@charset "utf-8";
/* CSS Document */
*{font-family:"微软雅黑";}
.cont{padding:10px;} 
.cls{clear:both;} 
.hidden{display:none;} 
.clear{clear:both;}

.scrolldoorFrame{margin:0px auto;overflow:hidden; width:100%;} 
.scrollUl{overflow:hidden;height:90px; width:100%; list-style:none;} 
.scrollUl li{float:left;} 
.bor03{clear:both; padding:15px;} 
.bor03 img{width:30%;}
.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{float:left; width:30%; padding-right:2%;}
.prol2{float:left; width:30%;}
.prol img{width:100%;}
.prol2 img{width:100%;}
.sd01{cursor:pointer;  width: 55px;
    height: 55px;
    line-height: 55px;
    background: #2098F5;
    text-align: center;
    border: 1px solid #2098F5;
    outline: 1px solid #2098F5;
    outline-offset: 7px;
    margin-top: 15px; margin-right:15px; font-size:0.8rem; margin-left:15px; color:#fff;} 
.sd02{cursor:pointer;  width: 55px;
    height: 55px;
    line-height: 55px;
    background: #fff;
    text-align: center;
    border: 1px solid #fff;
    outline: 1px solid #fff;
    outline-offset: 7px;
    margin-top: 15px; margin-right:15px; font-size:0.8rem; margin-left:15px;}


@media screen and (min-width:768px) and (max-width:960px){
	.sd01{cursor:pointer;  width: 9%;
    height: 55px;
    line-height: 55px;
    background: #2098F5;
    text-align: center;
    border: 1px solid #2098F5;
    outline: 1px solid #2098F5;
    outline-offset: 7px;
    margin-top: 15px; margin-right:5px; font-size:0.8rem; margin-left:15px; color:#fff;} 
.sd02{cursor:pointer;  width: 10%;
    height: 55px;
    line-height: 55px;
    background: #fff;
    text-align: center;
    border: 1px solid #fff;
    outline: 1px solid #fff;
    outline-offset: 7px;
    margin-top: 15px; margin-right:5px; font-size:0.8rem; margin-left:15px;}

}
@media screen and (min-width:360px) and (max-width:1250px){
	.sd01{cursor:pointer;  width: 9%;
    height: 55px;
    line-height: 55px;
    background: #2098F5;
    text-align: center;
    border: 1px solid #2098F5;
    outline: 1px solid #2098F5;
    outline-offset: 7px;
    margin-top: 15px; margin-right:5px; font-size:0.8rem; margin-left:15px; color:#fff;} 
.sd02{cursor:pointer;  width: 9%;
    height: 55px;
    line-height: 55px;
    background: #fff;
    text-align: center;
    border: 1px solid #fff;
    outline: 1px solid #fff;
    outline-offset: 7px;
    margin-top: 15px; margin-right:5px; font-size:0.8rem; margin-left:15px;}

}