@charset "utf-8";
/* CSS Document */
*{font-family:"微软雅黑";}
.cont{padding:10px;} 
.cls{clear:both;} 
.hidden{display:none;} 
.clear{clear:both;}
.blank30{height:40px; clear:both; width:100%;}

.ti_tdnew{font-size:16px; padding:0px 10px; border-bottom:#ececec solid 1px; line-height:23px; background:#f8f8f8;}
.ks_tdnew{font-size:16px; padding:0px 10px; border-bottom:#ececec solid 1px; line-height:23px; background:#fff;}


.murara_pro_bg1{background:url(images/bg1.jpg) no-repeat; height:500px;}
.murara_pro_bg2{background:url(images/bg01.jpg) repeat; height:600px;}
.scrolldoorFrame{margin:0px auto;overflow:hidden; width:100%;} 
.scrollUl{overflow:hidden;height:65px; width:100%; list-style:none;} 
.scrollUl li{float:left;} 
.bor03{clear:both; padding:15px;} 
.bor03 a{font-size:16px; line-height:23px; color:#000; text-decoration:none;}
.bor03 a:hover{color:#c00;}
.bor03 p{font-size:14px; line-height:22px; color:#666;}
.borderb{padding:10px 0px; margin:10px 0px; border-bottom:#ccc dashed 1px; clear:both;}
.prol{padding:50px; color:#000; font-size:18px; line-height:30px; width:100%;}
.prol2{padding:20px 30px; color:#000; font-size:16px; line-height:26px;}
.prol img{width:100%;}
.sd01{cursor:pointer; 
    height: 35px;
    line-height: 35px;
    background: #fc0232;
    text-align: center;
    border: 1px solid #fc0232;
    outline: 1px solid #fc0232;
    outline-offset: 7px; font-weight:bold;
    margin-top: 8px; margin-right:35px; font-size:16px; margin-left:0px; color:#fff; padding:0px 20px;} 
.sd02{cursor:pointer; 
    height: 35px;
    line-height: 35px;
    background: #ececec;
    text-align: center;
    border: 1px solid #fff;
    outline: 1px solid #ececec;
    outline-offset: 7px;
    margin-top: 8px; margin-right:35px; font-size:16px; margin-left:0px; padding:0px 20px;}
	
@media (max-width: 768px) {
.scrollUl{overflow:hidden;height:80px; width:100%; list-style:none;} 
.sd01{cursor:pointer;  width:40%;
    height: 35px;
    line-height: 35px;
    background: #fc0232;
    text-align: center;
    border: 1px solid #fc0232;
    outline: 1px solid #fc0232;
    outline-offset: 7px; font-weight:bold;
    margin-top: 8px; margin-right:25px; font-size:14px; margin-left:0px; color:#fff;} 
.sd02{cursor:pointer;  width: 40%;
    height: 35px;
    line-height: 35px;
    background: #ececec;
    text-align: center;
    border: 1px solid #fff;
    outline: 1px solid #ececec;
    outline-offset: 7px;
    margin-top: 8px; margin-right:15px; font-size:14px; margin-left:0px;}

    }