@charset "utf-8";
* { margin: 0; padding: 0; box-sizing: border-box;}
body { margin: 0; padding: 0; height: 100%; font-size: 14px; font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; color: #333; line-height: 24px; word-break: break-all; }
dd, dl, dt, li, ol, ul { margin: 0; padding: 0; list-style: none }
input { font-size: 12px; font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; vertical-align: middle }
select { font-family: Arial; font-size: 12px }
textarea { font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; font-size: 12px }
h3, h4, h5 { margin: 0; padding: 0; font-family: "微软雅黑"; font-size: 14px }
.container{
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
}
.fl { float: left }
.fr { float: right } 
.clear { clear: both; font-size: 0; }
a { text-decoration: none; transition: all .2s linear 0s; color: #666; }
:focus { outline: 0 }
img { border: 0 }
p { line-height: 24px }
.flex{display: flex;display: -ms-flexbox;justify-content:space-between;-ms-flex-pack: justify;}
.flex-default{display: flex;}
.flex-wrap {display: flex; flex-wrap: wrap;}
.wrap { width: 1200px; margin: auto; }
.b_shadow {
    -o-box-shadow: 0 0 8px rgba(0,0,0,.08);
    -ms-box-shadow: 0 0 8px rgba(0,0,0,.08);
    -moz-box-shadow: 0 0 8px rgba(0,0,0,.08);
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,.08);
    box-shadow: 0 0 8px rgba(0,0,0,.08);
}
/*other*/
.swiper-container { width: 100%;height: 100%;}
.hd_title{
    padding-top: 84px;
    text-align: center;
    padding-bottom: 49px;
}
.hd_title h2{
    padding-bottom: 5px;
    font-size: 36px;
    font-weight: 700;
    color: #282628;
    line-height: 47px;
}
.hd_title h2 span{
    color: #BC151C;
}
/*headtop*/
.headtop{width: 100%;height: 40px;line-height: 40px;background-color: #f5f5f5;font-size: 13px;color: #666;}
.headtop .fr img {margin-right: 5px; position: relative; top: 2px; height:14px;}
.headtop .fr{color: #666;padding-top:0px;padding-bottom: 0px;padding-left: 20px;}
.headtop .fr a{color: #666;font-size: 13px;}
/*header*/
.header { width: 100%; min-height:120px;}
.header .wrap { position: relative; }
.header .wrap div{display: inline-block;}
.header .wrap .phone{float: right;padding-top: 20px;}
.header .wrap .phone .ph1{position: relative; font-size: 13px; line-height: 30px;color: #535353;; }
.phone .ph1 img{position: absolute;top: 10px;left: -50px;}
.phone .ph1 span{font-size: 25px;line-height:26px;color: #be131b;; display: block; font-weight:bold;}

/*.logo {width: 587px;}*/
.logo{ float:left;}
.logo img { margin-top: 30px; margin-right:10PX; padding-right:10PX;}
.logoright{ float:left; padding-top:30px; line-height:32px;}

.nav {width: 100%;min-width: 1200px; background: #252525;}
.nav ul {text-transform: uppercase;font-size: 0;}
.nav ul li.navleft{border-left:1px solid #FFF;border-color: rgba(255, 255, 255, 0.1);}
.nav ul li { display: inline-block; position: relative;font-size: 14px;width: 169px;text-align: center; }
.nav ul li a { display: block;color: #ffffff;}
.nava{line-height:50px;}
.nava:hover{background: #BE131B;}
.nav ul li.active > a, .nav ul li:hover{background: #BE131B;}
.nav ul li.gbksub { cursor: pointer; }
.sub-menu { position: absolute; top:75px; width: 100%; visibility: hidden; opacity: 0; z-index: -1; }
.nav ul li:hover .sub-menu { top:49px; visibility: visible; opacity: 1; z-index: 999; }
.sub-menu > li > a { background: #252525; border-top: 1px solid #CCC;height:40px; font-size:12px; line-height:40px;border-color: rgba(255, 255, 255, 0.2);}
.sub-menu li:hover a,.sub-menu li.on a { background: #BC151C; }
.transition {-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s; }
/*banner*/ 
.banner {
    width: 100%; 
    /* height: 650px;  */
    position: relative 
}
.wy-mod-banner { width: 100%; margin-top: 0; height: 730px; position: relative; overflow: hidden }
.wy-mod-banner img { width: auto }
.wy-mod-banner .banners { width: 1920px; height: 730px; overflow: hidden; position: absolute; left: 50%; margin-left: -960px }
.wy-mod-banner .banner { width: 1920px; height: 730px; overflow: hidden; position: absolute; left: 50%; margin-left: -960px }
.wy-mod-banner .focus { width: 960px; margin: 0 auto; padding-top: 690px; text-align: center }
.wy-mod-banner .focus a { text-decoration: none; z-index: 3; width: 20px; height: 20px; position: relative; display: inline-block; overflow: hidden; margin: 0; zoom: 1 }
.wy-mod-banner .focus a .bg-m { z-index: 4; color: #fff; line-height: 40px; font-size: 40px; position: absolute; display: block; left: 2px; top: 6px; cursor: pointer; display: none }
.wy-mod-banner .focus a .bg-b { background: url(../images/bt2.png) center center no-repeat; position: absolute; display: block; left: 0; top: 0; cursor: pointer; width: 20px; height: 20px }
.wy-mod-banner .focus a .inner { background: url(../images/bt1.png) center center no-repeat; position: absolute; left: 0; top: 0; z-index: 9; opacity: 0; display: none\9; display:none;
width: 20px; height: 20px }
.wy-mod-banner .focus a.on .inner, .wy-mod-banner .focus a:hover .inner { cursor: pointer; display: block; border: 0; -webkit-transition: opacity .3s ease-in-out; -ms-transition: opacity .3s ease-in-out; transition: opacity .3s ease-in-out; opacity: 1 }
.wy-mod-banner .focus .hover .inner { display: block }
/*首页*/



/*产品中心*/
.product{
    background: #f7f7f7;
    padding-bottom: 76px;
}
.product nav{
    display: flex;
    justify-content: center;
}
.product nav a{
    display: inline-block;
    width: 139px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    background: #e7e7e7;
    border-radius: 5px;
    margin-right: 14px;
    color: #212121;
}
.product nav a:first-child{
    background: #BC151C;
    color: #fff;
}
.product nav a:hover{
    background: #BC151C;
    color: #fff;
}
.product .main{
    padding-top: 42px;
    flex-wrap: wrap;
}
.product .main a{
    display: block;
    width: 380px;
    text-align: center;
}
.product .main a:hover img{
    transform: scale(1.1);
    transition: 2s;
}
.product .main a .pic{
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    background: #fff;
    text-align: center;
    width: 370px;
    height: 287px;
    line-height: 36px;
}
.product .main a .botm{
    padding-top: 18px;
    padding-bottom: 30px;
}
.product .main a .pic img{
    width: 380px;
    height: 287px;
}
.product .main a .botm h5{
    font-size: 14px;
    color: #151714;
}
.product .main a .botm p{
    color: #686868;
    font-size: 14px;
}

/* 服务流程 */
.servie{
    position: relative;
    height: 588px;
    background: url('../images/fuwu.jpg') no-repeat;
}
.servie .wrap{
    position: relative;
}
.servie hr{
    position: absolute;
    top: 354px;
    width: 100%;
    left: 0;
    height: 1px;
    opacity: 0.42;
    background: #d5d5d3;
}
.servie .hd_title{
    color: #ffffff;
    padding-bottom: 68px;
}
.servie .hd_title h2{
    color: #ffffff;
}
.servie .t_op{
    display: flex;
    justify-content: flex-start;
}
.servie .t_op li{
    margin-right: 115px;
    padding:0px 22px;
    text-align: center;
    color: #000000;
    font-size: 14px;
    width: 115px;
    height: 85px;
    background: url('../images/mpao.png') no-repeat;
}
.servie .t_op li:nth-child(-n+3){
    padding-top: 17px;
    padding-bottom: 20px;
}
.servie .t_op li:nth-child(n+4){
    line-height: 82px;
}
.servie .nums{
    padding-top: 21px;
    z-index: 999;
    position: absolute;
    top: 89px;
    padding-left: 42px;
}
.servie .nums li{
    float: left;
    text-align: center;
    line-height: 32px;
    width: 32px;
    height: 32px;
    background: #ffffff;
    border: 1px solid #413c3c;
    border-radius: 50%;
    font-size: 14px;
    font-weight: 700;
    color: #000000;
    margin-right: 83px;

}
.servie .b_ottom{
    padding-right: 50px;
    padding-top: 85px;
    display: flex;
    justify-content: flex-end;
}
.servie .b_ottom li{
    margin-left: 115px;
    padding:0px 22px;
    text-align: center;
    color: #000000;
    font-size: 14px;
    width: 115px;
    height: 85px;
    background: url('../images/mpao02.png') no-repeat;
}
.servie .b_ottom li:nth-child(1),
.servie .b_ottom li:nth-child(4),
.servie .b_ottom li:nth-child(5){
    padding-top: 24px;
}
.servie .b_ottom li:nth-child(2){
    padding-top: 10px;
}
.servie .b_ottom li:nth-child(3){
    line-height: 88px;
}

/* 我们的优势 */

.adv .hd_title{
    position: relative;
    padding-bottom: 122px;
}
.adv .hd_title .lt{

    position: absolute;
    left: 322px;
    top: 94px;
}
.adv .hd_title .rt{
    position: absolute;
    right: 322px;
    top: 134px;
}
.adv .img_s{
    margin-top: 5px;
    width: 73px;
    height: 48px;
    margin-right: 29px;
}
.adv .pub .txt{
    display: flex;
    justify-content: flex-start;
}
.adv .pub h1{
    font-size: 30px;
    font-weight: 400;
    color: #121212;
    line-height: 36px;
}
.adv .pub h1 span{
    color: #BC151C;    font-weight: bold;
}
.adv .pub p{
    font-size: 12px;
    color: #969696;
}
.adv .pub hr{
    margin: 10px 0;
    width: 405px;
    height: 1px;
    border:none;
    background: #ebebeb;
}
.adv .pub h5{
    width: 407px;
    font-size: 14px;
    font-weight: 400;
    color: #686868;
    line-height: 36px;
}
.adv .one{
    border-bottom: 1px solid  #ededed;
}

.adv .item{
    position: relative;
}
.adv section{
    padding-bottom: 60px;
}
.adv .item .pic1{
    width: 629px;
    height: 402px;
    position: absolute;
    right: 0;
    top: -48px;
}
.adv .two{
    padding-top: 70px;
    padding-bottom: 80px;
}
.adv .two .pic1{
    width: 577px;
    height: 440px;
}
.adv .two .item{
    padding-left: 115px;
}

.abt{
    height: 570px;
    background: url('../images/aboutbg.jpg');
    padding-top: 91px;
}
.abt .txt{
    text-align: left;
    padding-right: 19px;
}
.abt .txt h2{
    font-size: 50px;
    font-weight: 400;
    color: #ffffff;
    line-height: 47px;
}
.abt .txt h5{
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    line-height: 47px;
}
.abt .txt hr{
    border: none;
    width: 39px;
    height: 2px;
    background: #bc121d;
    float: left;
}
.abt .txt h4 {
    padding-top: 21px;
    font-size: 18px;
    font-weight: 700;
    color: #dd1e23;
    line-height: 47px;
}
.abt .txt p{
    font-size: 14px;
    color: #ffffff;
    line-height: 30px;
}
.abt .txt .more{
    margin-top: 59px;
    float: left;
    display: block;
    text-align: center;
    line-height: 33px;
    width: 105px;
    height: 33px;
    border: 1px solid #bd1419;
    font-size: 14px;
    color: #e71c1f;
}
.abt .txt .more:hover{
    background: #bd1419;
    color: #fff;
    border: #999;
}
.abt img{
    width: 804px;
    height: 406px;
}
.s_conts{
    position: relative;
    padding-bottom: 91px;
}
.s_conts .conts{
    position: absolute;
    width: 337px;
    height: 516px;
    top: 225px;
    right: 0px;
}
.s_conts .conts .txt{
    position: relative;
    width: 337px;
    height: 355px;
    padding-top: 62px;
    padding-left: 18px;
    padding-right: 18px;
    background: #be131b;;
}
.s_conts .conts .txt h3{
    width: 301px;
    height: 42px;
    line-height: 42px;
    background: #000000;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
}
.s_conts .conts .txt p{
    text-align: center;
    padding-top: 37px;
    font-size: 14px;
    color: #ffffff;
    line-height: 30px;
}
.s_conts .conts .txt hr{
    position: absolute;
    bottom: 57px;
    height: 1px;
    width: 100%;
    background: #e81b20;
    border: none;
}

.s_conts .swiper-container {
    width: 100%;
    height: 100%;
}

/* 六大优势 */
.six_adv {
    background: url('../images/six_advbg.png') no-repeat;
    height: 832px;
    
}
.six_adv .hd_title{
    padding-bottom: 0;
}
.six_adv .txt{
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
.six_adv .txt .adv_img{
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}
.six_adv .txt p{
    font-size: 16px;
    color: #313131;
    position: absolute;
}
.six_adv .txt :nth-child(2){
    top: 154px;
    left: 70px;
}
.six_adv .txt :nth-child(3){
    top: 303px;
    left: 195px;
}
.six_adv .txt :nth-child(4){
    top: 445px;
    left: 98px;
}
.six_adv .txt :nth-child(5){
    top: 154px;
    right: 42px;
}
.six_adv .txt :nth-child(6){
    top: 303px;
    right: 8px;
}
.six_adv .txt :nth-child(7){
    top: 445px;
    right: 54px;
}

/* 新闻 */
.new_s{
    padding-bottom: 120px;
}


.new_s .pub .top{
    width: 580px;
    padding-bottom: 37px;
    border-bottom: 1px solid #cccccc;
}
.new_s .pub .top:hover time{
    background: #BC151C;
    transition: 0.5s;
}
.new_s .pub .top:hover h3{
    transition: 0.5s;
    color: #BC151C;
    font-weight: bold;
}
.new_s .pub time{
    display: block;
    padding-top: 25px;
    text-align: center;
    width: 100px;
    height: 100px;
    background:  #333333;
}
.new_s .pub time .dd{
    font-size: 34px;
    color: #fdfffc;
    padding-bottom: 8px;
}
.new_s .pub time .ym{
    font-size: 14px;
    color: #fdfffc;
}
.new_s .pub .txt{
    padding-left: 24px;
    width: 480px;
}
.new_s .pub .txt h3{
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 47px;
}
.new_s .pub .txt p{
    font-size: 14px;
    color: #333333;
    line-height: 24px;
}
.new_s .pub li{
    font-size: 16px;
    color: #333333;
    padding-left: 6px;
    width: 580px;
    height: 74px;
    line-height: 74px;
    border-bottom: 1px solid #cccccc;
}
.new_s .pub li:hover{
    color: #BC151C;
}
.new_s .pub li i{
    display: inline-block;
    width: 25px;
    height: 5px;
    background: #333333;
    margin-right: 32px;
}
.new_s .pub li span{
    font-size: 14px;
    color: #666666;
    float: right;
}
.new_s .item{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}


/*分站*/
.citys {width: 100%; min-width: 1200px; padding: 50px 0;}
.citys .dq ul {padding:15px; background: #fafafa; border: 1px solid #e6e6e6; display: flex; display: -ms-flexbox; justify-content: space-between; -ms-flex-pack: justify;}
.citys .dq ul li {font-size: 16px; color: #666;}
.citys .dq ul li:hover {cursor: pointer;}
.citys .dq ul li i {    width: 1px;
    height: 11px;
    margin: 8px 0 0 38px;
    float: right;
    background: #C7C7C7;}
.citys .cs ul {padding: 15px; display: flex; display: -ms-flexbox; flex-wrap:wrap; -ms-flex-wrap: wrap; border: 1px solid #e6e6e6; border-top: none;}
.citys .cs ul li a {padding: 5px 12px;}

.dqli {font-weight: bold;}

/*友情链接*/
.link {height: 64px;  line-height: 64px;}
.link .wrap { color: #bc151c; line-height: 64px;font-size: 18px;}
.link .wrap a { color: #a9a9a9; margin: 0 5px; }
.link img{width: 90px;height: 33px;}

/*内页*/
.ban { width: 100%; height: 400px; }
.about p { line-height: 36px; }
.videolist ul {display: flex; flex-wrap: wrap; justify-content: space-between; flex-wrap: wrap; -ms-flex-wrap: wrap;}
.videolist ul li  {margin-bottom: 20px;}
.videolist ul li .title {text-align: center; line-height: 45px; background: #f2f2f2;}
.videolist ul li .title:hover {background: #BC151C; color: #fff;}
.videolist ul li img {width:285px ; height: 250px;}
.location { width: 100%; border-bottom: 1px solid #e4e4e4; height: 45px; line-height: 24px; padding: 13px 0; }
.location .breadrumb { background: url(../images/address.png) left center no-repeat; padding-left: 20px; }
.c_wrap { margin:40px auto;}
.c_wrap_l { width: 240px; float: left; }
.c_wrap_l .tit { background: #333; font-size: 20px; color: #fff; font-weight:bold; padding: 15px; text-align:center; }
.c_wrap_l .tellbg {background: url(../images/tellbg.jpg) center no-repeat; background-size:auto; padding:15px 0; }
.c_wrap_l .telltest {  width:60%; height: 64px; background: #a15605; background: rgba(33, 33, 33, 0.5); line-height:40px;font-size:20px; color: #fff; padding-left:15px; font-weight:bold;}
.c_wrap_l .telltest p{font-family: Arial;font-weight:100; line-height:10px;}
.c_wrap_l .tit p { font-size: 14px; text-transform: uppercase; font-family: Arial; padding-top: 10px; }
.c_wrap_l .box #leftnav dl dt {display: flex; justify-content: space-between;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box #leftnav dl dt a {flex:1; display: inline-block; text-indent:5px;font-size: 14px; margin:0 10px;}
.c_wrap_l .box #leftnav dl dt span {width: 19px; height: 19px; display: block; float:right; color: #444; font-size: 18px; margin-right: 15px;}
.c_wrap_l .box #leftnav dl dt:hover {background: #BC151C;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box #leftnav dl dt:hover a {color: #fff;border-bottom: 1px dashed #BC151C;}
.c_wrap_l .box #leftnav .list2 { color: #333; line-height:40px; } 
.c_wrap_l .box #leftnav .list2 a {display:block; width:200px; margin:0 auto;  padding-left:20px;  border-bottom: 1px dashed #d7d7d7;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box #leftnav .list2 a:hover {color: #fff; background: #BC151C;border-bottom: 0px;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box { background: #f6f6f6; margin-bottom: 30px; padding-bottom:10px;}
.c_wrap_l .box dt a{ display:block; margin:0 auto;  height: 45px; line-height: 45px;  transition: all .2s linear 0s;border-bottom: 1px dashed #d6d6d6;  position: relative; }
.c_wrap_l .box #leftnav dt a {display: inline-block; }
.c_wrap_l .box dl dt:hover span{width:10px; height: 15px; display: inline-block; color:#fff !important;}
.c_wrap_l .box dl dt:hover {cursor: pointer; color: #fff;}
.c_wrap_l .box dl .active{background: #BC151C; border-bottom: 1px dashed #BC151C;}
.c_wrap_l .box dl .active a,.c_wrap_l .box dl .active span{color: #fff !important;border-bottom: 0px ;}

.c_wrap_l .box dl dt span:hover {cursor: pointer;}
.c_wrap_l .box.contact { padding: 15px 15px; background: #f6f6f6; }
.c_wrap_l .box.tags { padding: 15px; }
.c_wrap_l .box.tags .badge { display: inline-block; min-width: 10px; padding: 3px 7px; font-size: 11px; font-weight: bold; color: #fff; line-height: 1; vertical-align: middle; white-space: nowrap; text-align: center; background-color: #777777; border-radius: 10px; margin-bottom: 10px; }
.c_wrap_l .box.tags .badge i { display: inline-block; width: 12px; height: 12px; background: url(../images/tags.png) no-repeat; margin-right: 5px; }
.c_wrap_r { width: 930px; float: right; }
.c_wrap_r iframe{ min-height:350px !important;}

.prolist { width: 280px; float: left; }
.prolist { width: 280px; float: left; margin: 0 15px; margin-bottom: 28px; }
.prolist img { width: 280px;}
.prolist p.title { height: 45px; line-height: 45px; background: #f2f2f2; text-align: center; transition: all .2s linear 0s; }
.prolist p.title:hover { background: #BC151C; color: #fff; }
.newslist { padding-bottom: 30px; }
.overf { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.list_item { position: relative; padding: 33px 0; transition: all .2s linear 0s; }
.list_item .news_con { position: absolute; width: 718px; padding: 0 30px; }
.list_item .name { padding: 15px 0 5px; font-weight: normal; margin-bottom: 10px; font-size: 18px; color: #343434; }
.list_item .news_con .des { overflow: hidden; height: 72px; font-size: 14px; line-height: 22px; color: #999999; text-align: left; }
.list_item .news_con .xian { position: absolute; top: 16px; height: 16px; width: 4px; background: #999; transition: all .2s linear 0s; }
.list_item .news_others { position: relative; overflow: hidden; width: 160px; padding: 0 40px; height: 126px; }
.list_item .news_others .inform { position: absolute; width: 100%; top: 10px; }
.list_item .news_others .date { margin-bottom: 10px; font-size: 40px; line-height: 1; font-family: 'PingFang-Light'; opacity: 0.7; color: #999; display: block; padding-bottom: 5px; }
.list_item .news_others .year { margin-bottom: 5px; font-size: 14px; opacity: 0.6; color: #999; }
.list_item .news_others .more { display: block; width: 42px; height: 20px; opacity: 0; transform: translateX(-20px); border-bottom: 2px solid #BC151C; padding-bottom: 8px; font-size: 12px; transition: all .2s linear 0s; }
.list_item .news_xian { display: block; width: 1px; height: 192px; background: #e3e3e4; position: absolute; left: 210px; margin-left: -0.5px; top: 0; z-index: 0; }
.odd .list_item { padding-left: 50%; }
.odd .list_item .news_con { left: 0; }
.odd .list_item .news_con .xian { right: -2px; }
.even .list_item .news_con { right: 0; }
.even .list_item .news_con .xian { left: -2px; }
.list_item:hover { box-shadow: 0 0 20px #ddd; }
.list_item:hover .news_con .xian { height: 80%; background: #BC151C; }
.list_item:hover .news_con .name { color: #BC151C; font-weight: normal; }
.list_item:hover .news_others .date, .list_item:hover .news_others .year { opacity: 1; color: #BC151C; }
.list_item:hover .news_others .more { opacity: 1; transform: translateX(0); color: #BC151C; }
.list_item:hover .news_others .img { opacity: 1; }
.c_wrap_r h1 { font-weight: 400; font-size: 24px; text-align: center; padding: 15px 0; }
.c_wrap_r p.news_oth { text-align: center; color: #888; border-bottom: 1px dashed #e4e4e4; padding-bottom: 10px; }
.c_wrap_r p.news_oth span { margin: 0 10px; }
.summary { position: relative; background: #fafafa; margin: 20px 10px 0; padding: 40px 20px 20px; font-family: 微软雅黑; color: #6c7480; font-style: italic; line-height: 150%; border: 1px solid #eee; border-radius: 5px; }
.summary span { position: absolute; left: -1px; top: 15px; padding: 0 0 0 20px; font-size: 1.2em; font-style: normal; color: #c2c6cc; border-left: 4px solid #c2c6cc; }
.content { padding: 20px 10px; line-height: 30px; }
.content img {display: block; margin: 0 auto;}
.content p { margin-bottom: 10px; }
.content h2, .interested .tit { height: 48px; line-height: 48px; font-size: 16px; color: #202020; background: #eee; text-indent: 15px; font-weight: 400; border-left: 5px solid #BC151C; margin-bottom: 10px; }
.pro_c { margin-bottom: 40px; padding:0px 50px; }
.pro_c .img { width: 100%;text-align: center;border-bottom: 1px dashed #ccc;padding-bottom:20px; }
.pro_c .img img { width: 650px; border-radius: 10px; cursor: pointer;margin: 0 auto; }
.pro_c .img .swiper-pagination { background: rgba(0,0,0,.5); color: #fff; width: auto; left: 50%; margin-left: -25px; padding: 0 10px; border-radius: 24px; line-height: 24px; height: 24px; font-size: 12px; }
.pro_c .text { text-align: center; margin-bottom: 20px;}
.pro_c .text .tit h1 { font-size: 18px; font-weight: 400; text-align: left; display: inline-block; padding: 0; font-weight:bold; }
.pro_c .des {margin-top: 20px; line-height: 30px; color: #777777;text-align: center; }
.interested+.content { padding-top: 0; }
.taglist .list { display: none; border-bottom: 1px solid #f5f5f5; height: 50px; line-height: 50px; padding: 0 10px; }
.taglist .list span { margin-right: 20px; }
.taglist .list a { display: block; color: #777; background: url(../images/jt1.jpg) right center no-repeat; }
.tag { border-bottom: 1px dashed #ccc; padding-bottom: 16px; margin-top: 50px; font-size: 14px; color: #29282d; margin-bottom:30px; }
.tag a { display: inline-block; height: 25px; line-height: 25px; padding: 0 10px; border: 1px solid #999; margin-left: 6px; color: #29282d; border-radius: 3px; }
.pagebox { height: 36px;  text-align: center; }
.pagebox #pagesize { display: inline-block; }
.pagebox #pagesize li { float: left; }
.pagenav { overflow: hidden; margin-top: 30px; margin-bottom: 62px; }
.pagenav p { width: 45%; font-size: 14px; color: #777; }
.pagenav p.next { float: left; }
.pagenav p.prev { float: right; text-align: right; }
.interested { padding-bottom: 20px; }
.interested .list { border-bottom: 1px dashed #ddd; height: 50px; line-height: 50px; padding-right:5px; padding-left:20px; background:url(../images/jt_right.png) no-repeat center left; }
.interested .list span { float:right; color:#CCC;}
.interested .list a { display: block; color: #777; }
.interested .prolist { width: 212px; float: left; margin: 15px 10px; margin-bottom: 30px; }
.interested .prolist img { width: 212px;}
.interested .prolist p.title { height: 45px; line-height: 45px; background: #f2f2f2; text-align: center; transition: all .2s linear 0s; }
.interested .prolist p.title:hover { background: #BC151C; color: #fff; }
.photolist {float: left; margin-right: 40px;margin-bottom: 28px;}
.photolist img{width:269px;}
.photolist .title {height: 45px; text-align: center; line-height: 45px;background: #f2f2f2; transition: all .2s;}
.photolist .title:hover {background: #cd0208;color: #fff;}


.zxly{ padding-left:5px; margin-bottom:30px; line-height:40px; font-size:15px;}
.zxly span{ font-weight:bold; font-size:16px;}

.ny_lxwm .t{ font-size:24px; color:#333; font-weight:bold; line-height:50px;}
.ny_lxwm li{float:left; width:400px; background:url(../images/lx_ico.png) left 18px  no-repeat;line-height:70px; height:70px; border-bottom:1px solid #eee;padding-left:65px;}
.ny_lxwm li.li1{ background-position:0px 20px;}
.ny_lxwm li.li2{ background-position:00px -50px;}
.ny_lxwm li.li3{ background-position:0px -120px;}
.ny_lxwm li.li4{ background-position:0px -190px;}
.ny_lxwm li.li5{ background-position:0px -260px;}
.ny_lxwm li.li6{ background-position:0px -330px;}
.lxtjyc{ display:none;}



/*底部*/
.footer { padding: 30px 0;background: #272727; }
.footer p { color: #dcdee0; text-align: center; line-height: 34px; }
.footer p span { margin: 0 10px; }
.footer a { color: #dcdee0; }
.footer .foot_p4 .footp_span img{position: relative;top: 4px;}
.footer .sit span {display: inline-block; padding-left: 30px;}
.fix-right-v2 { position: fixed; right: 20px; bottom: 100px; width: 38px; height: 38px; background: #fff; z-index: 1001; }
.fix-right-v2 table { width: 100%; height: 100%; }
.fix-right-v2 table, .fix-right-v2 td { margin: 0; padding: 0; border: 0; border-spacing: 0; border-collapse: collapse; height: 38px; }
.fix-right-v2 li { position: relative; }
.fix-right-v2 a { display: block; width: 38px; font-size: 0; background-image: url(../images/sidebar_spriteV2.png); overflow: hidden; cursor: pointer; transition: none; }
.fix-right-v2 .download a { height: 38px; background-position: -38px -176px; }
.fix-right-v2 .download:hover a { background-position: 0 -176px; }
.fix-right-v2 .download img { width: 90px; height: 90px; }
.fix-right-v2 li span { position: absolute; right: 58px; top: 0; visibility: hidden; padding: 0 14px; opacity: 0; color: #fff; font-size: 12px; background: #BC151C; transition: .3s all ease-in; -webkit-transition: .3s all ease-in; -moz-transition: .3s all ease-in; -o-transition: .3s all ease-in; white-space: nowrap; }
.fix-right-v2 li .popup-qr { top: -30px; padding: 8px; background: #fff; }
.fix-right-v2 li span i { position: absolute; right: 0; top: 50%; width: 0; height: 0; margin: -5px -10px 0 0; font-size: 0; border: 5px solid; border-color: transparent transparent transparent #BC151C; overflow: hidden; }
.fix-right-v2 li .popup-qr i { border-color: transparent transparent transparent #fff; }
.fix-right-v2 .feedback a, .fix-right-v2 .feedback span { height: 38px; line-height: 38px; }
.fix-right-v2 .feedback a { background-position: -38px -252px; }
.fix-right-v2 .feedback:hover a { background-position: 0 -252px; }
.fix-right-v2 li:hover span { right: 38px; opacity: 1; visibility: visible; }
.fix-right-v2 .gotop { position: absolute; bottom: 38px; }
.fix-right-v2 .gotop a, .fix-right-v2 .gotop span { height: 38px; line-height: 38px; }
.fix-right-v2 .gotop a { background-position: -38px -290px; }
.fix-right-v2 .gotop:hover a { background-position: 0 -290px; }
/**/
#dituContentn{ width:100%; height:300px;}
.companywab{background:url(../images/ba.png) no-repeat left center; padding-left:25px;}