

.banner-about {
    height: 299px;
    background: #FFF url(/static/index2019/img/bg-about.jpg) no-repeat center center;
    background-size: cover;
}



.about-box{font-family:'Microsoft YaHei'}
.about-left{width:200px;padding:30px;float:left;background:#f2f2f2}
.about-nav{height:42px;line-height:42px;text-align:center;font-size:14px}
.about-nav a{display:block;color:#333;text-decoration:none}
.about-nav a.cur,.about-nav a:hover{background:#ff6600;color:#fff;text-decoration:none;border-radius: 5px;}
.about-navLine{width:100%;height:1px;border-bottom:1px #e4e4e4 solid;display:inline-block;overflow:hidden;}

.about-right{float:left;width:calc(100% - 220px);padding:0 0 100px 55px;min-height:640px;}
.about-tit{height:36px;line-height:36px;font-size:20px;color:#666;border-bottom:1px #e5e5e5 solid;padding:30px 0 5px}
.about-img{height:260px;margin-top:15px;padding-bottom:10px}
.about-txt{font-size:14px;line-height:32px;color:#000}
.about-txt p{text-indent:2em}

.about-contact .c1,.about-map .p1{line-height:26px;color:#666;font-size:14px}
.about-contact{padding:25px 0 30px;border-bottom:1px #737373 dotted}
.about-contact .c1{width:330px;float:left}
.about-contact .c2{padding-right:25px;float:left}
.about-contact .c2 dt{float:left;font-size:14px;color:#666;padding-top:5px}
.about-contact .c2 dd{float:left;height:120px}

.about-box .crumbs{width:100%;height:32px;line-height: 14px;color: #666;padding-top: 18px;margin: 0 auto;}
.crumbs h1 {color: #333;display: inline-block;}
.crumbs, .crumbs h1, .f12 {font-size: 12px;}

.about-tit{height:66px;line-height:36px;font-size:20px;color:#666; font-weight:bold;border-bottom:1px #e5e5e5 solid;padding:30px 0 5px;}




.about-fwjs{padding:25px 15px;border-bottom:1px #737373 dotted}
.about-fwjs.last-fwjs{border-bottom:0}
.about-fwjs dt{width:86px;float:left}
.about-fwjs dt i{display:inline-block;width:86px;height:86px;background:url(/static/index2019/img/about_fwjs.png) no-repeat}
.about-fwjs dt i.i-1{background-position:left top}
.about-fwjs dt i.i-2{background-position:left -86px}
.about-fwjs dt i.i-3{background-position:left -172px}
.about-fwjs dt i.i-4{background-position:left -258px}
.about-fwjs dd{padding-left:10px;float:left}
.about-fwjs dd.dd1{padding-top:15px}
.about-fwjs dd.dd2{padding-top:2px}
.about-fwjs .dd-tit{height:24px;line-height:24px;font-size:18px;font-weight:700;color:#666;padding-bottom:10px}
.about-fwjs .dd-p{line-height:24px;font-size:14px;color:#666}

.about-wt dt{font-weight:700}
.about-wt{padding:10px 0;font-size:14px;line-height:28px}
.about-wt dt{color:#333}
.about-wt dd{color:#666}


