
.wrap {width: 1150px;margin: 0 auto;}
.fll {float:left}
.fr {float:right}
.bg-gray{background:#f6f6f6}
.mt20{margin-top:20px}
.about-box{padding:20px 0 60px;*zoom:1}
.about-box:after{display:block;clear:both;height:0;content:"\200B"}
.about-left{overflow:hidden;width:250px}
.about-right{overflow:hidden;width:880px;-webkit-border-radius:4px;-ms-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
.about-nav{overflow:hidden;padding:11px 0;background:#fff;-webkit-border-radius:4px;-ms-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
.about-nav li{position:relative;padding:11px 0}
.about-nav li a{display:block;padding:0 30px;border-left:3px solid #fff;color:#555;line-height:30px;text-decoration:none;font-size:14px}
.about-nav li a:hover,.about-nav li a.cur{color:#EA0303;border-left:3px solid #EA0303;font-weight:700}
.about-tit{padding:6px 32px 0;line-height:65px;border-bottom:1px solid #f1f1f1}
.about-tit h2{font-size:16px;color:#333}
.about-cont{*zoom:1;padding:40px 32px 20px;font-size:14px;color:#444;line-height:32px;text-align:justify}
.about-cont:after{display:block;clear:both;height:0;content:"\200B"}
.about-cont p{}
.bg-white {background: #fff;}
.service_hd{height:45px;line-height:45px;padding:0 20px;border-bottom:1px solid #f1f1f1;font-size:16px}
.service_con{padding:20px 30px 35px;line-height:24px;font-size:14px}
.service_con p{padding:5px 0}
.links_list h3{height:35px;line-height:35px;border-bottom:1px dashed #f6f6f6;font-size:14px}
.links_list ul{padding:10px 0 15px}
.links_list ul li{float:left;display:inline;padding:6px 12px 6px 0;white-space:nowrap}
.button {
    background-color: #ea0303; border: none;color: white;text-align: center;text-decoration: none;display: inline-block;font-size: 16px;margin: 0 30px;-webkit-transition-duration: 0.4s; /* Safari */
   cursor: pointer;border-radius: 8px; transition-duration: 1s;}
.button a {
    background-color: #ea0303;
    color: white;    
    line-height:50px;
padding:10px 35px;
}

.button a:hover {
    background-color: #ea0303;
    color: white;
text-decoration:none;
}
