@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2019-06-25 10:18:48
 * @version $Id$
 */
a.a1_page {display: none !important;}
.por{position: relative;}

.pro-select{ height: 205px; padding-top: 30px; background: url(../images/bg_bg09.jpg) no-repeat center; line-height: 20px; color: #c3daf4; z-index: 3;}
.pro-select > .page > p{font-size: 15px;font-weight: 100;color: #c3daf4;display: block;line-height: 26px;padding-bottom: 14px;}
.pro-select .w{ height: 205px; }
.pro-select h2{ margin-bottom: 8px; font-size: 30px; line-height: 50px; color: #fff; }
.pro-select .select{ left: 0; bottom: 32px; width: 1200px; height: 49px; }
.pro-select .box{ width: 592px; height: 45px; border: 2px solid #fff; background: #fff; transition: border 0.5s; position:relative; }
.pro-select .box.hover, .pro-select .box.cur{ border: 2px solid #0180ca; }
.pro-select .tit{ padding-left: 20px; font-size: 14px; line-height: 45px; color: #666; cursor: pointer; height: 47px;position: relative;}
.pro-select .tit p.fl{ width: 518px; position: absolute;background: #fff;}
.pro-select .tit span{ display: inline-block; width: 54px; height: 45px; background: url(../images/bg_sign33.png) no-repeat center; }
.pro-select .tit span.cur{ background-image: url(../images/bg_sign33s.png); }
.pro-select .list{ left: -2px; top: 47px; width: 592px; border: 2px solid #0180ca; border-top: 0; background: #fff; font-size: 14px; line-height: 45px; color: #666; position: absolute;}
.pro-select .list p{ padding: 0 25px; cursor: pointer; transition: all 0.3s; }
.pro-select .list p a{color: #444;display: block}
.pro-select .list p.hover{ color: #fff; background: #0180ca; }
.pro-select .list p.hover a{ color: #fff;  }
.pro-select input{ width:260px; height: 43px; padding: 0 32px; border: 0; font-size: 14px; line-height: 43px; color: #666; }
.pro-select input.submit{ width: 55px; height: 43px; padding: 0; background: url(../images/bg_btn07.png) no-repeat center; }


.pro-list{ padding: 60px 0; background: #f5f5f5; }
.pro-title h2{ font-weight: normal; font-size: 45px; line-height: 56px; color: #515151; text-align: center; }
.pro-title p.en{ height: 28px; background: url(../images/pname01.png) no-repeat center bottom; }
.pro-list .list{ padding-top: 40px; }
.pro-list .list li{ position: relative; width: 100%; height: auto; background: #fff; margin:0 0 30px 0; display: block; }
.pro-list .list li:after{content: '';clear: both;display: block;}
.pro-list .list li.new{ opacity: 0; top: 150px; }
.pro-list .tit{ display: block;  height: 70px;  font-size: 28px; line-height: 70px; color: #343434;  transition: all 0.5s; margin-bottom: 0px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding-bottom: 10px;}
.pro-list .int p{font-size: 18px;color: #888;font-weight: 100;line-height: 32px;display: block;}
.pro-list .tit.bor-b{ border: 1px solid #0180ca; }
.pro-list .img{  width:450px;height:450px;padding: 0 75px;}
.pro-list .img a,.pro-list .img a img{width: 100%;height: 100%;display: block;}
.pro-list .int{ width: 490px; padding: 80px 55px 50px; line-height: 18px; }
.pro-list .btn{ height: 37px;  width: 490px;padding: 0px 55px;}
.pro-list .bor{ border-left: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4; transition: border 0.5s; }
.pro-list .bor-b{ border-left: 1px solid #0e7dc7; border-right: 1px solid #0e7dc7; }
.pro-list .btn a{ display: block;    line-height: 26px; color: #666; line-height: 36px;text-align: center;width: 130px;border: 1px solid #ddd;border-radius: 50px;transition: 0.3s all ease;}
.pro-list .list li:hover .btn a{background: #0180ca;border-color: #0180ca;color: #fff;}
.pro-list .list li.sec_list:hover .btn a{background: #009b4c;border-color:#009b4c}
.pro-list .sec_list .img{float: right}
.pro-list .btn span{ display: block;   color: #666;font-size: 13px;font-weight: 100;}
.pro-list .list li:hover .btn a span{color: #fff;}
.pro-list a:hover{ color: #fff; background-position: left -26px; }
.pro-list .list li:hover a.tit{ color: #0180ca; }
.pro-list .list li.sec_list:hover a.tit{color: #009b4c}
.pro-list a:hover span{ background-position: right -26px; }
.pro-list .line{ width: 100%; height: 3px; background: #ededed; clear: both;transition: 0.3s all ease-in-out;position: absolute;bottom: 0;left: 0;}
.pro-list .line .in {
    left: 0;
    top: 0;
    width: 0%;
    height: 3px;
    background: #0180ca;
    transition: 0.3s all ease;
    position: absolute;
}
.pro-list .list li.sec_list .line .in{background: #009b4c}
.pro-list .list li:hover .line .in{width: 100%;}
.pro-list .sign{ left: 0; top: 0; width: 54px; height: 54px; background: url(../images/bg_sign36.png) no-repeat; position: absolute;}
.pro-list .sign.hot{ background-position: 0 -54px; }
.pro-list .loading{ height: 30px; background: url(../images/loading.gif) no-repeat center; }
.pro-list .btns{ height: 45px; margin-top: 35px; }
.pro-list .btns a{ display: inline-block; left: 50%; top: 0; width: 178px; height: 43px; border: 1px solid #0180ca; padding-left: 110px; background: #0180ca; margin-left: -145px; font-size: 18px; line-height: 45px; color: #fff; transition: all 0.5s; }
.pro-list .btns a:hover{ border: 1px solid #040000; background: none; color: #040000; }
.pro-list .btns span.fr{ display: inline-block; width: 30px; height: 30px; margin: 7px 10px 0 0; background: url(../images/bg_sign37.png) no-repeat; display: none; }
.pro-list .btns span.in{ display: inline-block; left: 0; top: 0; width: 30px; height: 30px; background: url(../images/bg_sign38.png) no-repeat; }
.pro-list .out-list{ left: 0; top: 0; z-index: 2; width: 980px; background: #fff; }
.pro-list .out-list .sign{ top: -5px; width: 9px; height: 6px; background: url(../images/bg_sign40.png) no-repeat; }
.pro-list .out-list .tit{ width: 946px; height: 58px; padding-left: 32px; border-bottom: 0; font-size: 14px; line-height: 58px; color: #000; }
.pro-list .out-list .close{ cursor: pointer; }
.pro-list .con-list{ overflow: hidden; width: 100%; min-height: 206px; border: 1px solid #e7e7e6; border-bottom: 3px solid #BABABA; background: url(../images/loading.gif) no-repeat center; }
.pro-list .con-list.bgno{ background: none; }
.pro-list .con-list ul{border-left: 1px solid #e7e7e6; margin-left: -1px; }
.pro-list .con-list li{ position: relative; width: 195px; height: 166px; padding-top: 40px; border: 1px solid #e7e7e6; margin: -1px 0 0 -1px; line-height: 24px; text-align: center; cursor: pointer; transition: border 0.5s; }
.pro-list .con-list li.fi,
.pro-list .con-list li.se,
.pro-list .con-list li.th,
.pro-list .con-list li.fo{ z-index: 2; border: 1px solid #0e7dc7; }
.pro-list .con-list img{ margin-bottom: 40px; }
.pro-list .con-list img.poa{ left: 0; top: 40px; margin: 0; }
.pro-list .con-list .signs{ left: 14px; top: 24px; width: 17px; height: 17px; background: url(../images/bg_sign41.png) no-repeat; filter:alpha(opacity=0); opacity: 0; transition: opacity 0.5s; }
.pro-list .con-list li.fi .signs,
.pro-list .con-list li.se .signs,
.pro-list .con-list li.th .signs,
.pro-list .con-list li.fo .signs{ filter:alpha(opacity=1); opacity: 1; }



.pagination { padding: 20px 0; text-align: center; overflow: hidden; }

.pagination a { vertical-align: middle; font-size: 12px; line-height: 30px; display: inline-block; height: 30px; padding: 0 12px; text-align: center; color: #333; border: 1px solid #f5f5f5; background: #fff; margin-left: 5px; border-radius: 50px; }

.pagination a.a1{ line-height:30px; height:30px; margin-top:0; padding:0 12px; }

.pagination a:hover{ text-decoration:none; color:#000; background:#f1f1f1; border: 1px solid #0180ca; color: #0180ca}

.pagination span { vertical-align: middle; line-height: 30px; display: inline-block; height: 30px; text-align: center; color: #fff; margin-left: 5px; background: #0180ca; border-radius: 50px; width: 30px; }

.proinfo-ban{ width: 100%;  background: url(../images/bg_proinfoban.jpg) no-repeat center bottom / cover;  padding-top: 100px;}
.proinfo-ban .list{ padding-top: 0; }
.proinfo-ban .list li{       }
.proinfo-ban .list li:after{content: '';clear: both;display: block}
.proinfo-ban .list .tips {
    width: 650px;
    padding: 50px 0;
    height: 450px;
}
.proinfo-ban .list h2 {

    font-size: 38px;
    line-height: 70px;
    color: #0180ca;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;

}
.proinfo-ban .list .detail{padding: 10px 0;}
.proinfo-ban .list .detail p {
    font-size: 14px;
    font-weight: 100;
    color: #5694b7;
    line-height: 28px;
    padding-top: 5px;
    text-indent: 2em;
}
.proinfo-ban .list span{ display: inline-block; font: 52px/100px Arial; color: #0180ca; line-height: 70px; }
.proinfo-ban .list li > img{     width: 550px;}
.proinfo-ban .btn{ left: 50%; bottom: 32px; height: 60px; }
.proinfo-ban .btn img{ padding: 10px; border: 1px solid #ccc; margin: 0 5px; cursor: pointer; transition: border 0.5s; }
.proinfo-ban .btn img.cur{ border: 1px solid #0180ca; }


.proinfo-ban .list .tips .box{ width: 100%; position: absolute; bottom:100px; left: 0; }

.proinfo-ban .list .tips .box .zx { display: block; width: 200px; height: 50px; float: left; font-size: 22px; color: #fff; line-height: 48px;  text-align: center; text-decoration: none; border-radius: 100px; transition: 0.3s all ease-in-out; background: #343434;}

.proinfo-ban .list .tips .box .zx:hover{ background:#0180ca;}

.proinfo-ban .list .tips .box .zx img{ position: relative; top: 4px; margin-left: 8px; }

.proinfo-ban .list .tips .box .phone { float: left; padding-left: 56px; background: url(../images/proListClassify_phone.png) no-repeat left center; margin-left: 106px; margin-top: 2px; }

.proinfo-ban .list .tips .box .phone span { display: block; font-size: 14px; color: #666; line-height: 20px; }

.proinfo-ban .list .tips .box .phone em { display: block; font-size: 24px; color: #0180ca; font-family: arial; line-height: 24px; font-style: normal;}

.proinfo-menu, .proinfo-part.proinfo-intro {
    display: none;
}
.proinfo-menu{ height: 168px; padding-top: 20px; background: url(../images/bg_proinfomenu.jpg) no-repeat center; }
.proinfo-menu h2{ font-size: 30px; line-height: 108px; color: #fff; }
.proinfo-menu .title:after{content: '';clear: both;display: block}
.proinfo-menu .tips{ margin-top:30px; }
.proinfo-menu .tips li{ position: relative; width: 78px; }
.proinfo-menu .tips a{ display: inline-block; min-width: 36px; height: 26px; padding-top: 30px; background: url(../images/bg_sign42.png) no-repeat center 2px; line-height: 26px; color: #fff; text-align: center; transition: background 0.5s; }
.proinfo-menu a.download{ background-image: url(../images/bg_sign43.png); }
.proinfo-menu a.video{ background-image: url(../images/bg_sign44.png); }
.proinfo-menu a.share{ background-image: url(../images/bg_sign59.png); }
.proinfo-menu .tips a:hover{ background-position: center 0; }
.proinfo-menu .tips .sub-in {
    left: -260px;
    top: -10px;
    width: 260px;
    background: none;
    position: absolute;
}
.proinfo-menu .tips .sub-in a{ position: relative; left: 20px; filter:alpha(opacity=0); opacity: 0; background: url(../images/bg_sign53.png) no-repeat center!important; transition: all 0.5s; }
.proinfo-menu .tips .sub-in a.bds_tsina{ background: url(../images/bg_sign54.png) no-repeat center!important; }
.proinfo-menu .tips .sub-in a.bds_qzone{ background: url(../images/bg_sign55.png) no-repeat center!important; }
.proinfo-menu .tips .sub-in a.bds_tqq{ background: url(../images/bg_sign56.png) no-repeat center!important; }
.proinfo-menu .tips .sub-in a.bds_sqq{ background: url(../images/bg_sign57.png) no-repeat center!important; }
.proinfo-menu .tips .sub-in a.bds_tieba{ background: url(../images/bg_sign58.png) no-repeat center!important; }
.proinfo-menu .tips .sub-in a:hover{ filter:alpha(opacity=80)!important; opacity: 0.8!important; }
.proinfo-menu .list.fixed{ position: fixed; left: 0; top: 72px; z-index: 19; width: 100%; height: 64px; background: url(../images/bg_proinfomenu.jpg) no-repeat center bottom; }
.proinfo-menu .list ul{ width: 100%;  }
.proinfo-menu .list ul:after{content: '';display: block;clear: both;}
.proinfo-menu .list.fixed ul{ position: absolute; left: 50%; top: 0; width: 980px; margin-left: -491px; }
.proinfo-menu .list li{ height: 60px;   float: left; width: 50%;}
.proinfo-menu .list a{ display: inline-block; width: 100%; height: 60px; font-size: 16px; line-height: 60px; color: #fff; text-align: center; background: url(../images/bg_bg12.png) repeat right center; trnaistion: all 0.5s; }
.proinfo-menu .list li.bg a{ background-image: url(../images/bg_bg13.png); }
.proinfo-menu .list li:hover a, .proinfo-menu .list li.cur a{ background: #fff; color: #0180ca; }
.proinfo-menu .list li.cur a{ padding-top: 3px; margin-top: -3px; }
.proinfo-menu .out-list{ top: 85px; }
.proinfo-menu .pro-list{ padding: 0; background: none; }
.proinfo-menu .pro-list .out-list .sign{ left: 802px; }
.proinfo-menu .select-list .sign{ left: 11px; }
.proinfo-menu .pro-list .contrast-btn{ bottom: auto; top: 132px; margin-left: 488px; }
.product_content_p strong{display: block;font-size: 25px;text-align: left;line-height: 60px;color: #343434;margin: 30px 0 20px;font-weight: normal;padding-left: 20px;border-left: 3px solid #0180ca;background: #f5f5f5;}
.product_content_p p{font-weight: 100;font-size: 14px;line-height: 30px;padding-bottom: 10px;color: #666;}


.proinfo_content_in {
    padding: 30px;
}

.proinfo_content_in_table table {
  display: table;
  margin: 30px auto;
  line-height: 3em;
  color: #555;
}
.proinfo_content_in_table table td{font-size: 14px;}
.proinfo_content_in_table table > tbody > tr:nth-child(1), .proinfo_content_in_table table > tbody > tr:nth-child(2), .proinfo_content_in_table table > tbody > tr:nth-child(3) {
    background: #ddd;
    color: #222;
}
.proinfo_content_in_table table > tbody > tr:nth-child(1) td, .proinfo_content_in_table table > tbody > tr:nth-child(2) td, .proinfo_content_in_table table > tbody > tr:nth-child(3) td{
    font-size: 16px;
}


.about_con01 .mCSB_container{padding-right: 20px;}
.about_mscroll .mCSB_scrollTools .mCSB_draggerRail{background: none;}
.about_con01{position: relative;}
.about_con01 .qygk { position: absolute; top: 180px; left: 50%; z-index: 9; margin-left: -600px; width: 1120px; padding: 0 40px; }
.about_con01 .qygk h3{color: #fff;display: block;float: none;font-size: 28px;font-weight: bold;position: relative;line-height: 50px;padding-bottom: 15px;}
.about_con01 .qygk div.p{color: #fff;max-height: 18.6em;line-height: 1.8em;overflow: hidden;width: 1150px;}
.about_con01 .edit_v_btn{width: 100%;height: 800px;overflow: hidden;position: relative;}
.about_con01 .edit_v_btn img{position:absolute;display: block;width: 100%;height: auto;top: 100px;left: 0;}

.about_con01 .qygk div.p.overY{ overflow: auto; overflow-y: auto; }

.about_con01 .edit_video .edit_v_btn a>img{ width: 100%; }
.about_con01 .edit_v_video{ width: 100%; }
.about_con01 .edit_v_video video{ width:100%; }
.about_con01 em img{ width: 45px; }

.mCSB_container, .mCSB_container p { color: #fff; line-height: 28px; font-size: 15px; text-align: justify; text-indent: 2em; }
.mCSB_container p { padding: 10px 0 10px; }
.about_row2{left: 50%;margin-left: -600px;bottom: 100px;}


.gsgk_main3 { height: 410px;/* background: url(../images/bj3.jpg) no-repeat center;*/ padding: 80px 0 65px; }
.gsgk_main3 .wrap1400 { padding-top: 125px; }

.gsgk_main3_l { padding-top: 50px; width: 320px; }
.gsgk_main3_l p { display: block; padding: 15px 0; color: #999; font-size: 14px; line-height: 26px;  font-weight: 100;}
.gsgk_main3_l h3 { font-size: 36px; line-height: 60px; color: #343434; padding-right: 30px; background: url(../images/prod_tit.png) no-repeat -60px center; display: block; padding-bottom: 5px; }
.gsgk_main3_l h4 { font-size: 15px; color: #999;  text-transform: uppercase; padding-bottom: 40px; font-family: arial;}


.gsgk_main3_r li { float: left; margin-left: 30px; width: 185px; overflow: hidden;}
.gsgk_main3_r li h5 {

    vertical-align: middle;
    display: block;
    width: 170px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    padding-top: 24px;
    line-height: 30px;
    margin: 0 auto;
    font-weight: 100;

}
.gsgk_main3_r li h5 i{display: block;font-size: 26px;font-family: arial;font-style: normal;font-weight: bold;}
.gsgk_main3_con { width: 185px; height: 140px; background-color: #0180ca; text-align: center; }

.gsgk_main3_r li p { font-size: 14px; color: #999; padding-top: 20px; line-height: 24px; text-align: center; }



.gsgk_main6 .title_h3 { font-size: 40px; line-height: 40px; text-align: center; padding: 60px 0 50px 0; color: #333; background: url(../images/prod_tit.png) no-repeat center 60px; }

.gsgk_main6 .title_h4 { padding-bottom: 75px; }

.gsgk_main6 .swiper-container { width: 100%; padding-bottom: 55px; }
.gsgk_main6 .swiper-container:before{content: '';display: block;clear: both;width: 33.3334%;background: rgba(239,239,239,0.75);height: 100%;position: absolute;top: 0;left: 0;z-index: 33;}
.gsgk_main6 .swiper-container:after{content: '';display: block;clear: both;width: 33.3334%;background: rgba(239,239,239,0.75);height: 100%;position: absolute;top: 0;right: 0;z-index: 33;}

.gsgk_main6 .swiper-container .swiper-slide { text-align: center; position: relative; font-size: 18px; /* Center slide text vertically */
    display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }

.gsgk_main6 .swiper-container .swiper-slide img {
    width: 96%;
    height: auto;
    display: block;
    margin: 0 auto;
}
.gsgk_main6 .swiper-button-prev, .gsgk_main6 .swiper-button-next {
  display: block;
  z-index: 36;
  position: absolute;opacity: 0.6;
  filter: grayscale(1);
  margin-top:-35px;
}
.gsgk_main6 .swiper-button-prev{left: 26%;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 27 44'%3E%3Cpath d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z' fill%3D'%230180ca'%2F%3E%3C%2Fsvg%3E");}
.gsgk_main6 .swiper-button-next{right: 26%;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%230180ca'%2F%3E%3C%2Fsvg%3E");}

.gsgk_main6 .swiper-button-prev:hover, .gsgk_main6 .swiper-button-next:hover{opacity: 1;
filter:grayscale(0); }
.gsgk_main6 > .page{ width: 96%;margin:0 auto; }
.gsgk_main4 > .page{ width: 1240px; }
.gsgk_main6 { background: #efefef; width: 100%; overflow: hidden; padding: 0 0 60px; }
.gsgk_main6 .swiper-pagination-bullet { border-radius: 100px; opacity: 1 !important; background-color: #999999; width: 14px; height: 14px; cursor: pointer; }

.gsgk_main6 .swiper-pagination-bullet-active { opacity: 1 !important; background-color: #0180ca; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{ margin:5px; }
.swiper-container-horizontal > .swiper-pagination{ bottom: 0}



.gsgk_main4 .swiper-container { width: 100%;padding-bottom: 45px; }

.gsgk_main4 .swiper-container .swiper-slide { text-align: center; position: relative; font-size: 18px; /* Center slide text vertically */
    display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: block; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }

.gsgk_main4 .swiper-container .swiper-slide img { width: 96%; }

.gsgk_main4 .swiper-pagination-bullet { border-radius: 100px; opacity: 1 !important; background-color: #e5e5e5; width: 14px; height: 14px; }

.gsgk_main4 .swiper-pagination-bullet-active { opacity: 1 !important; background-color: #0180ca; }

.gsgk_main4 { height: 730px; }

.gsgk_main4 .title_h3 { padding: 60px 0 30px; }
.gsgk_main4 p { text-align: center; line-height: 25px; font-size: 15px; color: #666; padding-top: 40px; padding-bottom: 45px;  letter-spacing: -1px; }

.title_h3 { font-size: 36px; padding-top: 65px; padding-bottom: 0px; color: #000; text-align: center; line-height: 1; }
.title_h4 { font-size: 16px; color: #666; text-align: center; text-transform: uppercase; font-weight: 100; }

.title_h3 i { display: inline-block; vertical-align: middle; width: 80px; height: 22px; }

.title_h3 i:nth-child(1) { background: url(../images/h3_bg1.png) no-repeat center; }

.title_h3 i:nth-child(2) { background: url(../images/h3_bg2.png) no-repeat center; }
.main_pic{ width: 285px; height: 214px; display: block; position: relative; overflow: hidden; }
.main_pic img:hover { -webkit-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); }
.main_pic img { -webkit-transition: .8s; -o-transition: .8s; transition: .8s; }





.plc{ line-height: 70px; border-bottom: 1px solid #f5f5f5; height: 70px; background: #fff; }
.plc > .page{position: relative;height: 100%;}
.plc .fl:after{ content: ''; display: block; clear: both; }
.plc .fl a, .plc .fl p { font-size: 16px; color: #666; line-height: 70px; height: 70px; font-weight: 100; }
.plc .fl a{ display: inline-block; line-height: 70px; padding:0 2px; }
.plc .fl a:hover{ text-decoration: underline; color: #0180ca}
.plc .fl p{ float: left; }
.plc .fl .index_plc { width: 32px; height: 32px; padding: 19px; float: left; border-right: 1px solid #eee; border-left: 1px solid #eee; margin-right: 20px; transition: 0.3s all ease-in-out; position: relative; }
.plc .fl .index_plc:hover{ background: #0180ca; }
.plc .fl .index_plc img{ width: 100%; height: 100%; }


.page_nav { float: right; text-align: left; padding-top: 1px; }

.page_nav li { display: inline-block; position: relative; transition: 0.3s; height: 70px; }

.page_nav li a { padding: 0 15px; transition: 0.3s; font-size: 16px; color: #333; display: block; line-height: 70px; }

.page_nav li:before { transition: 0.3s; content: ""; width: 22px; height: 0px; background-color: #0180ca; position: absolute; bottom: 0px; left: 50%; margin-left: -9px; }

.page_nav li:hover a { color: #0180ca; }

.page_nav li:hover:before { height: 5px; }

.page_nav li.on a { color: #0180ca; }

.page_nav li.on:before { height: 5px; }


.nei_banner_tit { position: absolute; width: 1200px; left: 50%; margin-left: -600px; top: 0; height: 100%; }

.nei_banner_tit h3 { font-size: 48px; color: #fff; margin-top: 13%; display: block; line-height:48px; }

.nei_banner_tit h4 { text-transform: uppercase; padding-bottom: 50px; font-size: 12px; color: #fff; }

.nei_banner_tit h6 { font-size: 18px; font-weight: lighter; color: #fff; margin-top: 30px; line-height: 30px; text-align: left; }
.banner_ding { position: absolute; top: -49px; left: 0px; z-index: 2; width: 425px; text-align: center; height: 120px; line-height: 120px; background: url(../images/page_img.jpg) no-repeat center / cover; }
.banner_ding h5 { font-size: 44px; color: #fff; line-height: 120px; display: block; text-transform: capitalize; font-weight: normal; font-family: arial; }

.banner-btn{height: 450px;}
.banner-box{height: 450px;}
.banner-box .bd li{height: 450px;}



.news_in_page {
    padding: 0 0 50px 0;
}
.corp_in_page {
    background: #f5f5f5;
}


.news-title h2 {
    font-size: 20px;
    padding-bottom: 15px;
}

.news-show-left {
    float: left;
    width: 840px;
    background: #fff;
    margin: auto;
}

.news-show-left .news-title {
    padding: 40px 20px;
    padding-bottom: 20px;
    text-align: center;
}

.news-show-left .news-title h1 {
    font-size: 24px;
    color: #333;
    padding-bottom: 10px;
    font-weight: normal;
}

.news-show-left .news-title p {
    font-size: 14px;
    color: #a3afb7;
    padding-bottom: 10px;
    border-bottom: 1px solid #F0F2F5;
}

.news-show-left .news-views {
    margin: 40px 20px 20px;
    margin-top: 0;
    font-size: 14px;
    color: #666;
    line-height: 25px;
    overflow: hidden;
}

.news-views iframe {
    width: 100% !important;
}

.news-views p {
    padding: 0 20px;
    line-height: 30px;
    font-family: '微软雅黑' !important;
}

.news-views p span {
    font-family: '微软雅黑' !important;
}

.news-views img {
    padding-top: 15px;
    padding-bottom: 15px;
}

.news-views p img {
    height: auto !important;
    max-width: 100%;
}

.news-show-left .news-title p a {
    color: #a3afb7;
}

/* .news-show-left .news-title p a:hover {color:#E12B1F;}
*/
.news-show-left .share-bar {
    padding: 20px;
}

 
.news-other {
    padding: 10px 15px;
    border-top: 1px #ddd solid;
}

.gr-back-btn {
    float: right;
    margin-top: 6px;
    width: 125px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #353535;
    font-size: 14px;
    color: #fff !important;
}

.gr-back-btn {
    margin-top: 6px;
    width: 125px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #e12b1f;
    font-size: 14px;
    color: #fff;
    position: relative;
    overflow: hidden;
    z-index: 2;
}

.gr-back-btn:hover {
    background-color: #0180ca;
}

 .news-other p {
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 3px;
}
 .news-other p a{color: #343434}
 .news-other p a:hover{color: #0180ca}
 .news-other p {
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 3px;
}

.news-show-right {
    float: right;
    width: 350px;
    border: 0 !important;
}

.news-show-right dl {
    display: block;
    margin-top: 0;
    margin-bottom: 20px;
    background: #fff;
    border: 0 !important;
}

.news-show-right dl.tab dt {
    height: 55px;
    line-height: 55px;
    color: #1d1d1d;
    font-size: 18px;
}

.news-show-right dl dt {
    margin: 0 20px;
    display: block;
    height: 55px;
    line-height: 55px;
    position: relative;
}

.news-show-right dl.tab dd {
    /* height:520px;*/
    position: relative;
}

.news-show-right dl.tab dd ul {
    display: block;
    padding: 0 20px 20px;
    /* height:520px;*/
}

.news-show-right dl.tab dd ul li {
display: block;
    padding: 20px 0 0;
    border:none;
}
.news-show-right .invList a{padding: 0px 0;border-bottom: 1px solid #eee;}
.news-show-right .invList a span h3{font-size: 18px;}
.news-show-right .invList a span {
    display: inline-block;
    width: calc(100% - 110px);
    padding: 0 0 0 10px;
    box-sizing: border-box;
    background: none;
    vertical-align: middle;
    width: 215px;
}
.news-show-right dl.tab dd ul li:nth-last-child(1){border:0 none;}

.news-show-right dl.tab dd ul li:nth-child(7) {
    border-bottom: 0;
}

.news-show-right dl.tab dd ul li h5 {
    padding-top: 4px;
    font-size: 16px;
    color: #333;
    display: block;
    line-height: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
}
.news-show-right dl.tab dd ul li h5 a{font-size: inherit;}
.news-show-right dl.tab dd ul li:hover h5 a{color: #0180ca}
.news-show-right dl.tab dd ul li i {
    float: left;
    font-size: 13px;
    color: #999;
    font-family: arial;
    font-style: normal;
    line-height: 28px;
}

.news-show-right dl.tab dd ul li em {
    float: right;
    padding-left: 25px;
    width: 30px;
    font-size: 12px;
    color: #999;
    background: url(../images/eye.png) no-repeat left center;
    font-style: normal;
}

.news-show-right dl.tab dd .more_r {
    color: #333;
    height: 45px;
    line-height: 45px;
    border-top: 1px #ddd solid;
    position: relative;
    top: -1px;
    text-align: center;
}

.news-show-right dl.tab dd .more_r a {
    display: inline-block;
    position: relative;
    color: #333;
}

.news-show-right dl {
    display: block;
    margin-top: 0;
    margin-bottom: 20px;
    background: #fff;
}

.news-show-right dl.list dt {
    color: #333;
    font-size: 18px;
    margin-bottom: 20px;
}

.news-show-right dl dt {
    display: block;
    height: 55px;
    line-height: 55px;
    position: relative;
    border-bottom: 1px #dedede solid;
}

.gr-back-btn {
    margin-top: 6px;
    width: 125px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #353535;
    font-size: 14px;
    color: #fff !important;
}

.gr-back-btn {
    margin-top: 6px;
    width: 125px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    transition-duration: 0.3s;
    background-color: #696969;
    font-size: 14px;
    color: #fff;
    position: relative;
    overflow: hidden;
    z-index: 2;
}

.hvr-sweep-to-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
}

.news-show-right dl.list dd ul li a {
    color: #666;
    font-size: 12px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.news-show-right dl.list dd ul li i {
    display: inline-block;
    width: 3px;
    height: 3px;
    background-color: #666;
    margin-right: 10px;
    margin-bottom: 2px;
    border-radius: 100px;
}

.news-show-right dl.list dd ul li {
    line-height: 30px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 20px;
    padding-right: 20px;
}

.news-show-right dl.tab dd ul li .pic {
    line-height: 51px;
    margin-right: 14px;
    width: 86px;
    height: 51px;
    overflow: hidden;
    position: relative;
}

.news-show-right dl.tab dd ul li .pic img {
    width: 100%;
}

.news_in_page1 {
    background: #f5f5f5;
}


.news_in_x1 {
    padding-top: 50px;
}
.index_nt{width:100%;height:234px;padding: 25px 0;}
.index_nt *{}
.index_nti{width:350px;height:234px;float:left;}
.index_nti img{width:100%;display: block;height: auto;}
.index_ntr{width:766px;float:right;position:relative}
.index_ntr .date{font-size:18px;color:#bfbfbf;;margin-top:30px;display: none;}
.index_ntr .date span {
    color: #0180ca;
    font-weight: normal;
    margin-left: 5px;
    font-size: inherit;
    display: inline-block;
}
.index_ntr .line{width:72px;height:1px;background:#b3b3b3;margin:20px 0}
.index_ntr .title{font-size:28px;color:#333;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.index_ntr .title a {
    color: #333;
    font-size: inherit;
    display: block;
    font-weight: normal;
    line-height: 40px;
    padding: 10px 0 0;
}
.index_ntr .title a:hover,.index_ntr .more a:hover{color:#0180ca;}

.index_ntr .more{ left: -15px;padding:3px 15px; display: inline-block; *display: inline; *zoom: 1; font-size: 14px; color: #0180ca; border: 1px solid transparent; position: relative; font-family: arial; }
.index_ntr .more:after{ content: ""; width: 0; height: 1px; background-color: #0180ca; position: absolute; left:100%; top: 50%; transform: translateY(-50%); margin-left: -10px;transition:0.5s all ease; }
.index_ntr .more:before{content: '';display: block; border-style: solid; border-width: 5px; border-color: transparent transparent transparent #0180ca; position: absolute; left: 100%; top: 50%; margin-top: -5px; transition: all .5s ease; }

.index_ntr:hover .more:after{ width: 70px; }
.index_ntr:hover .more{ border: 1px solid #0180ca; }
.index_ntr:hover .more:before{ left: calc(100% + 60px)}

.index_ntr .cont{color:#999;line-height:26px;text-align:justify;margin:10px 0;text-indent:0;font-size: 15px;display: block;height: 52px;overflow: hidden;}
.index_ntr .more{color:#666;margin-top:10px;}
.index_ntr .more a{color:#666;margin-top:30px;font-size: 14px;}


.soft-list{ padding-top: 80px; padding-bottom: 60px; }
.soft-list .lis{ width: 32%; float: left; margin-right: 2%; margin-bottom: 80px; }
.soft-list .lis:nth-child(3n){ margin-right: 0; }
.soft-list .lis .img{ position: relative}
.soft-list .lis .img img{ width: 100%; height: auto; display: block; }
.soft-list .lis .main{ padding: 25px 15px; height: auto; min-width: auto; }
.soft-list .lis .main .title { font-size: 22px; color: #222; margin-bottom: 5px; height: 24px; line-height: 24px; }
.soft-list .lis .main .msg{ font-size: 1rem; color: #888; margin-bottom: 15px; height: 16px; line-height: 16px; }
.soft-list .lis .main .demo{ font-size: 14px; color: #999; line-height: 2; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; height: 60px; }
.soft-list .lis .more{ padding:3px 15px; display: inline-block; *display: inline; *zoom: 1; font-size: 14px; color: #0180ca; border: 1px solid transparent; position: relative; font-family: arial; }
.soft-list .lis .more:after{ content: ""; width: 0; height: 1px; background-color: #0180ca; position: absolute; left:100%; top: 50%; transform: translateY(-50%); margin-left: -10px;transition:0.5s all ease; }
.soft-list .lis .more span{ border-style: solid; border-width: 5px; border-color: transparent transparent transparent #0180ca; position: absolute; left: 100%; top: 50%; margin-top: -5px; transition: all .5s ease; }
.soft-list .lis:hover .img{ -webkit-filter: grayscale(0); /* Chrome, Safari, Opera */
    filter: grayscale(0); }
.soft-list .lis:hover .main .title{ color: #0180ca; }
.soft-list .lis:hover .more:after{ width: 70px; }
.soft-list .lis:hover .more{ border: 1px solid #0180ca; }
.soft-list .lis:hover .more span{ left: calc(100% + 60px)}



.invList{border-top:1px solid #cbcbcb; padding-bottom:30px;}
.invList a{ display:block; border-bottom:1px solid #cbcbcb; padding:25px 0;}
.invList a div{display:inline-block; width:90px; height:90px; background:#d8d8da; vertical-align:middle; font-family:'arial'; text-align:center}
.invList a div h1{font-family: inherit; font-size:36px; line-height:36px;color:#0180ca; border-bottom:1px solid #b1b1b3; width:50px; display:inline-block; margin:0 auto; padding:12px 0 8px 0; margin-bottom:8px;}
.invList a div h2{font-family: inherit; font-size:14px; line-height:14px;color:#999}
.invList a span{display:inline-block; width:calc(100% - 110px); padding:0 54px 0 20px; box-sizing:border-box; background:url(../images/icoPdf.png) right center no-repeat; vertical-align:middle;}
.invList a span h3{ font-size:24px; font-weight:normal; line-height:30px; padding:0 0 10px 0;color: #343434;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.invList a span h4{ font-size:14px; line-height:15px; color:#aaa;font-weight: normal;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.invList a:hover div{background:#0180ca}
.invList a:hover div h1{color:#fff; border-bottom:1px solid #fff; }
.invList a:hover div h2{ color:#fff}
.invList a:hover span{background:url(../images/icoPdfHover.png) right center no-repeat;}

.news_in_page1 .invList a:hover span{background: none}


.list_case_ul li { float: left; width: 32%; margin-right: 2%; margin-bottom: 30px; position: relative; }

.list_case_ul li:nth-child(3n) { margin-right: 0px; }

.list_case_ul li .main_pic { height: auto; position: relative; overflow: hidden; width: 100%; }

.list_case_ul li .main_pic:after{ content: ''; display: block; width: 100%; height: 100%; background: #0180ca url(../images/a22.png) no-repeat center; position: absolute; z-index: 3; opacity: 0.8; left: 0; top: -100%; transition: 0.3s all ease; }
.list_case_ul li:hover .main_pic:after{ top: 0; }
.list_case_ul li .main_pic img { transition: 0.5s; width: 100%; height: auto; display: block; }

.list_con {
    padding-left: 35px;
    width: 75%;
    padding-bottom: 25px;
}

.list_con h4 { transition: 0.5s; font-size: 16px; color: #333; /* padding-top: 25px; */
    padding-top: 37px; text-align: left; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.list_con p { font-size: 14px; color: #999; padding-top: 13px; }

.list_case_cen i { transition: 0.5s; display: block; margin-right: 33px; margin-top: 36px; width: 24px; height: 26px; background: url(../images/jiahao.png) no-repeat center; transform: rotate(0deg); }

.list_case_ul li:hover i { background: url(../images/jiahao_on.png) no-repeat center; transform: rotate(180deg); }

.list_case_ul li:hover h4 { color: #0180ca; }

.list_case_cen { background: #fff; border-top: 0px; }
.list_case_cen:after{content: '';display: block;clear: both;}

.list_case_ul li:hover .main_pic img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); }
.list_case_ul li a{display: block;}
.list_case { padding-top: 65px; }

/*内页图片点击放大*/

#jquery-overlay{ position:absolute; top:0; left:0; z-index:2090; width:100%; height:500px; }

#jquery-lightbox{ position:absolute; top:0; left:0; width:100%; z-index:2100; text-align:center; line-height:0; }

#jquery-lightbox a img{ border:none; }

#lightbox-container-image-box{ position:relative; background-color:#fff; width:250px; height:250px; margin:0 auto; }

#lightbox-container-image{ padding:10px; }

#lightbox-loading{ position:absolute; top:40%; left:0%; height:25%; width:100%; text-align:center; line-height:0; }

#lightbox-nav{ position:absolute; top:0; left:0; height:100%; width:100%; z-index:10; }

#lightbox-container-image-box > #lightbox-nav{ left:0; }

#lightbox-nav a{ outline:none; }

#lightbox-nav-btnPrev,

#lightbox-nav-btnNext{ width:49%; height:100%; zoom:1; display:block; }

#lightbox-nav-btnPrev{ left:0; float:left; }

#lightbox-nav-btnNext{ right:0; float:right; }

#lightbox-container-image-data-box{ font:10px Verdana, Helvetica, sans-serif; background-color:#fff; margin:0 auto; line-height:1.4em; overflow:auto; width:100%; padding:0 10px 0; }

#lightbox-container-image-data{ padding:0 10px; color:#666; }

#lightbox-container-image-data #lightbox-image-details{ width:70%; float:left; text-align:left; }

#lightbox-image-details-caption{ font-weight:bold; }

#lightbox-image-details-currentNumber{ display:block; clear:left; padding-bottom:1.0em; }

#lightbox-secNav-btnClose{ width:66px; float:right; padding-bottom:0.7em; }



.contact-top-container .address .name .small {
    display: block;
    font-weight: normal;
    font-size: 13px;
    line-height: 15px;
    color: #bbb;
}
.contact_add_tit {
    font-size: 15px;
    margin: 8px 0 5px;
    color: #666;
}
.contact_add_cont{font-size: 16px;}


.contact-top-container{
    padding-top: 65px;
    padding-bottom: 70px;
    background-color: #f6f6f6;
}
.contact-top-container *{font-family: arial,'Microsoft yahei'}
.contact-top-container .address{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-bottom: 40px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 40px;
}
.contact-top-container .address .name{
    font-size: 27px;
    color: #0180ca;
    padding-right: 5%;
    width: 40.8%;
    font-weight: bold;
    line-height: 50px;
}
.contact-top-container .address .right{
    color: #1e1e1e;
    font-size: 14px;
    -webkit-flex:1;
    -ms-flex:1;
    flex:1;
    position: relative;
    padding-left: 75px;
}
.contact-top-container .address .right:after{transition: 0.3s all ease;content: '';display: block;width: 60px;height: 60px;background: #aaa url(../images/contact_add.png) no-repeat center;border-radius: 50%;position: absolute;top: 50%;left: 0;margin-top: -30px}
.contact-top-container .address:hover .right:after{background-color: #0180ca}

.contact-top-container .bottom{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.contact-top-container .bottom .clickmap{
    padding-right: 5%;
    width: 40.8%;
}
.contact-top-container .bottom .clickmap .word{
    font-size: 15px;
    color: #747474;
}
.contact-top-container .bottom .clickmap .click {

    display: block;
    width: 120px;
    height: 60px;
    line-height: 60px;
    background-color: #0180ca;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin-top: 24px;
    cursor: pointer;
    font-weight: bold;

}
.contact-top-container .bottom .right{
    -webkit-flex:1;
    -ms-flex:1;
    flex:1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.contact-top-container .bottom .item{
    width: 100%;
    padding-right: 3%;
}
.contact-top-container .bottom .item2{
    padding-right: 0;
}
.contact-top-container .bottom .item p, .contact-top-container .bottom .item {
    font-size: 15px;
    line-height: 30px;
    padding-top: 0;
    color: #666;
    font-family: ;
}
.contact-top-container .bottom .item .word{
    font-size: 16px;
    color: #0180ca;
}
.contact-top-container .bottom .item .tel{
    font-size: 24px;
    color: #0180ca;
    margin-top: 0;
    display: inline-block;
    margin-bottom: 10px;
}
.contact-top-container .bottom .item  .content{
    font-size: 16px;
    color: #585858;
    line-height: 2;
}
.contact-map-container{
    display: none;
}
.contact-map-container .allmap{
    height: 500px;
}
.contact-map-container .allmap img{
    max-width: none;
}
.BMapLib_SearchInfoWindow .BMapLib_bubble_center,.BMapLib_SearchInfoWindow .BMapLib_bubble_tools{
    display: none;
}
.BMapLib_SearchInfoWindow .BMapLib_bubble_title,.BMapLib_SearchInfoWindow .BMapLib_bubble_top{
    height: auto !important;
}
.BMapLib_SearchInfoWindow .BMapLib_bubble_title{
    font-weight: bold;
    color: #343434;
    line-height: 1.5;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;text-align: center;
}
.BMapLib_SearchInfoWindow .BMapLib_bubble_top{
    padding-left: 10px;
    padding-right: 10px;
}
.BMapLib_SearchInfoWindow{
    position: absolute;
    background-color: #fff;
    border: 0;
    margin-bottom: -20px;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
    box-shadow: 0 0 5px rgba(0,0,0,.3);
    margin-left: -28px;
}
.BMapLib_SearchInfoWindow:before{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid rgba(0,0,0,.3);
    bottom: -9px;
    left: 50%;
    margin-left: -8px;
}
.BMapLib_SearchInfoWindow:after{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 9px solid #fff;
    bottom: -8px;
    left: 50%;
    margin-left: -7px;
}
.BMapLib_SearchInfoWindow .BMapLib_trans{
    display: none;
}
/*contact-bottom*/
.contact-bottom{
    margin: 70px 0 0;
}
.contact-bottom .inbox{
    background: url(../images/news_r.png) no-repeat right bottom;
}
.contact-bottom .inbox .title{
    text-align: center;
    font-size: 30px;
    color: #2e2e2e;
    font-family: "Microsoft yahei";
}
.contact-bottom .inbox .desc{
    font-size: 14px;
    color: #616161;
    text-align: center;
    margin-top: 15px;
}
.contact-bottom .inbox form {
    margin-top: 45px;
    border-top: 1px solid #cfd8dc;
    padding-top: 25px;
    width: 700px;
    margin: 30px auto 0px 0;
    padding-bottom: 30px;
}
.contact-bottom .inbox form .input-box{
    padding-bottom: 20px;
    padding-top: 10px;
}
.contact-bottom .inbox form .input-box label {
    width: 13%;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: #464646;
    font-family: arial,'Microsoft yahei';
    line-height: 42px;
    text-align: justify;
    padding: 0 20px 0 55px;
}
.contact-bottom .inbox form .input-box input[type="text"]{
    display: inline-block;
    vertical-align: top;
    height: 40px;
    background-color: #fff;
    width: 75%;
    text-indent: 10px;
    font-size: 16px;
    max-width: 600px;
    border: 1px solid #ececec;
    border-top-width: 2px;
}
.contact-bottom .inbox form .input-box textarea{
    height: 200px;
    background-color: #fff;
    max-width: 600px;
    border: 0;
    width: 75%;
    border: 1px solid #ececec;
    border-top-width: 2px;
    resize: none;
    padding-top: 10px;
    text-indent: 10px;
    font-size: 14px;
}
.contact-bottom .inbox form .input-box input[type="text"].tdinput2{
    width: 150px;
}
.contact-bottom .inbox form .input-box .code{
    display: inline-block;
    width: 184px;
    height: 60px;
    vertical-align: top;
    background-color: #b0b0b0;
    margin-left: 10px;
    text-align: center;
    font-size: 24px;
    cursor: pointer;
    line-height: 60px;
    letter-spacing: 8px;
}
.contact-bottom .inbox form .fline{
    height: 1px;
    background-color: #cfd8dc;
    margin: 15px 0;
}
.contact-bottom .inbox form .input-box input[type="submit"]{
    margin-left: 22.49%;
    width: 132px;
    height: 60px;
    border: 0;
    background-color: #0180ca;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    text-indent: 20px;
    background-image: url(../images/icon13.png);
    background-repeat: no-repeat;
    background-position: 28px center;
    vertical-align: top;
}
.contact-bottom .inbox form .input-box .qx{
    display: inline-block;
    width: 80px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    background-color: #aaabad;
    font-size: 14px;
    vertical-align: top;
    margin-left: 12px;
    cursor: pointer;
}
.btns.reset {
    width: 110px;
    height: 60px;
    border: 0;
    background-color: #ccc;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    vertical-align: top;
}



.custom{width: 100%;padding: 50px 0;}
.custom_row1{font-size: 34px;color: #343434;font-weight:100;text-align: center;line-height: 45px;display: block;padding-top: 5px;}
.custom_row1 > .str{font-size: 34px;color: #0180ca;font-weight: bold;display:inline-block;}
.custom_row1 p{text-align: center;color: #bbb;line-height: 30px;font-size: 13px;}
.custom_row2{text-align: center;padding:30px 0;position: relative;}
.custom_row2:after{content: '';display: block;width: 1420px;height: 50px;background: url(../images/custom_in.png) no-repeat center;left: -110px;position: absolute;top: 82px;}
.custom_item{width: 120px;height: 80px;background: url(../images/custom_item_bg1.png) no-repeat center;text-align: center;padding: 40px 20px;display: inline-block;margin: 0 25px;position: relative;z-index: 5}
.custom_item > i{display: block;width: 36px;height: 36px;margin: 0 auto;padding-top: 5px}
.custom_item > i > img{display: block;}
.custom_item p{font-size: 16px;color: #343434;line-height:32px;display:block;font-weight:100;}  
.custom_item_c p{color: #fff;}
.custom_item_c{background: url(../images/custom_item_bg2.png) no-repeat center;}


.check_con01 {
    overflow: hidden;
    padding: 50px 0 30px;
}
.check_con01 .left{float: left;width:52%;}
.check_con01 .left .fnt_30{font-size: 30px;line-height: 50px;display: block;color: #343434}
.check_con01 .left div.p{color: #777;padding: 5px 0}
.check_con01 .left div.p p{line-height:2em; font-size: 15px; display: block;padding-top: 15px;text-indent: 2em}
.check_con01 .right{float: right;width: 43%;}
.check_con01 .right img{width: 100%;}

.check_con03 .tab_con {
    background: #f5f5f5;
    padding: 50px 0
}
.check_list002{position: relative;}
.check_list002:after{content: '';display: block;clear: both;}
.check_list002 dl {

    float: left;
    position: relative;
    margin: 10px;
    width: 280px;
    overflow: hidden;

}
.check_list002 dl dt{position: relative;}
.check_list002 dl dt img{width: 100%;}
.check_list002 dl dt .p{position: absolute;bottom: 0px;left: 20px;z-index: 2;color: #fff;}
.check_list002 dl dt .p>*{line-height: 1;}
.check_list002 dl dt .p .fnt_24{font-size: 24px;}
.check_list002 dl span{display: block;width: 26px;height: 4px;background: #0180ca;margin:15px auto 20px 0;}
.check_list002 dl dd span{margin-left: auto;margin-right: auto;}
.check_list002 dl dd{position: absolute;bottom: 0px;left: 0px;right:0px;top:500px;background: rgba(0,0,0,0.7);color: #fff;transition:top 0.3s ease-in-out;}
.check_list002 dl dd h3{line-height: 1;text-align: center;margin-top:30px;font-size: 24px}
.check_list002 dl dd .p{margin-top: 30px;width: 80%;margin:0px auto;}
.check_list002 dl dd .p p{font-size: 15px;}
.check_list002 dl:hover dd{top: 0px;}
.check_list002 dl:hover dt .p{display: none;}


.check_con02_1 .bottom{width: 100%;float: left;}
.check_con02_1 .bottom ul{margin-top: 30px;}
.check_con02_1 .bottom li{float: left;width: 40%;padding-left: 50px;height: 35px;line-height:35px;box-sizing:border-box;font-size: 24px;}
.check_con02_1 .bottom li em{color: #0180ca;}
.check_con02_1 .bottom li.li01{background: url(../images/che_img02.png) no-repeat left top;}
.check_con02_1 .bottom li.li02{background: url(../images/che_img03.png) no-repeat left top;}

.service_check .custom_item{margin: 0 18px;}


.service_check .case{
    padding-top: 0;
    padding-bottom: 25px
}
.friendlink{display: none;}