article,aside,blockquote,body,dd,div,dl,dt,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,label,legend,li,menu,nav,ol,p,pre,samp,section,summary,td,textarea,th,ul{margin:0;padding:0;border:0;font-family:"Microsoft YaHei",Verdana,SimHei,SimSun}
.transition{-webkit-transition:all .2s ease-in;-moz-transition:all .2s ease-in;transition:all .2s ease-in;transform:translate3d(0,0,0)}
img{border:0;vertical-align:middle;max-width: 100%;}
ul{list-style:none}
a{text-decoration:none;color:#000}
.clear:after{content:'';display:block;clear:both}
.clear{ zoom:1; }
.fl{float:left}
.fr{float:right}
.pr{position:relative}
.box{box-sizing:border-box}
/* .container {width: 1140px; margin:0 auto;} */
.container {width: 1380px; margin:0 auto;}
.w1200{width: 1200px;margin:0 auto;}
.w1094{width: 1094px;margin:0 auto;}
.pa{position:absolute}
.m10{
    margin-top: 10px;
}
.h196{
    height: 206px;
}
.pagebox{
    background: #f5f5f5;
    padding: 50px 0;
}
/* 头部 */
 .header{
    height: 206px;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 1998;
    width: 100%;
    opacity: 1;
    transition: all .3s;
 }
.header.up{
    opacity: 0;
    z-index: -1;
}

/* 顶部 */
.top{
    height: 154px;
}
.top_la{
    background: #e6eaf0;
    padding: 0 50px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}
.top_la i{
    margin-right: 10px;
}
.top_la .fl{
    color: #999999;
}
.top_la a{
    color: #999999;
    font-size: 14px;
    margin-right: 20px;
    transition: all .3s;
}
.top_la a:hover{
    color: #111e3e;
}
.top_la a img{
    margin-right: 10px;
}
.logo{
    padding-top: 10px;
}
.top_con{
    float: right;
    padding-top: 45px;
}
.top_con img{
    margin-right: 10px;
    margin-left: 20px;
}
.top_con a{
    color: #57575a;
}
.top_con a:hover{
    color: #111e3e;

}
/* 导航 */
.nav{
    height: 50px;
    border-top: 1px solid #cdcbc9;
    border-bottom: 1px solid #cdcbc9;
    line-height: 50px;
}
.top_con input{
    height: 40px;
    background-color: #f4f6fc;
    border: 1px solid #e5e5e5;
    outline: none;
    padding: 0px 10px;
    width: 250px;
    box-sizing: border-box;
}
.top_con select{
    display: inline-block;
    width: 80px;
    border-radius: 0;
    height: 40px;
    border: none;
    background-color: #e6eaf0;
    outline: none;
    padding-left: 10px;
    margin-right: -4px;
    float: left;
}
.nav ul{
    display: inline-block;
}
.nav ul > li{
    float: left;
    margin: 0 18px;
    height: 50px;
}
.nav ul > li > a{
    color: #7d7d7d;
    font-size: 16px;
}
.nav ul > li:hover{
    border-bottom: 2px solid #111e3e;
    box-sizing: border-box;
}
.nav ul > li > a:hover{
    color: #111e3e;
}
.pull{
    width: 100%;
    border-bottom: 6px solid #111e3e;
    position: absolute;
    left: 0px;
    color: #57575a;
    min-height: 420px;
    z-index: 999;
    background: #f5f5f5;
    box-sizing: border-box;
    padding-top: 10px;
    text-align: center;
    display: none;
    padding-bottom: 20px;
}
.pull.qita_nav{
    width: 150px;
    padding-top: 0;
    min-height: auto;
    left: -43.5px;
    border-radius: 5px;
    padding-bottom: 0;
}
.qita_nav .pull_ul{
   display: block;
   min-height: auto;
   margin-right: auto;
   margin-left: auto;
   padding-left: 12px;
   padding-right: 12px;
   text-align: center;
   padding: 0px 12px;
   border-bottom: 1px solid #e9e9e9;
}
.pull a{
    color: #57575a;
}
.pull a:hover{
    color: #111e3e;
}
.pull_ul{
    display: inline-block;
    min-height: 300px;
    margin-right: 50px;
    text-align: left;
    vertical-align:text-top;
}
@media screen and (max-width:1400px){
 .pull_ul {
      margin-right: 10px;
  }
}
.pull_ul span{
    display: block;
    line-height: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 14px;
}
.pull_ul b{
    line-height: 30px;
    font-size: 16px;
}
.pull_ul img{
    margin-top: 20px;
}
.pull_li{
    padding-top: 10px;
}
.pull_li p{
    padding-left: 20px;
    border-left: 1px solid #cdcbc9;
    transition: all .3s;
}
.pull_li p:hover{
    border-left: 1px solid #111e3e;
}
/* banner */
.banner .swiper-slide img{
    width: 100%;
}
.banner .swiper-pagination-bullet {
    width: 22px;
    height: 22px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: .8;
}
.banner .swiper-pagination-bullet-active {
    opacity: 1;
    background: #111e3e;
}

/* 首页标题 */

.tit{
    font-size: 20px;
    font-weight: bold;
    color: #111e3e;
    position: relative;
    display: inline-block;
    line-height: 75px;
}
.tit:after{
    position: absolute;
    width: 42px;
    height: 3px;
    left: 50%;
    top: 0px;
    content:'';
    margin-left: -21px;
    background: #111e3e;
}
/* 产品推荐 */
.recommend{
    padding-top: 60px;
    text-align: center;
    height: 1390px;
}
.tab{
    margin-top: 60px;
    height: 197px;
    box-shadow: 0 8px 16px 0 rgba(7,17,27,.1);
    border-bottom: 1px solid #e5e5e5;
}
.tab_list{
    width: 277px;
    float: left;
    height: 197px;
    border: 1px solid #e5e5e5;
    margin-left: -1px;
    box-sizing: border-box;
    transition:all .2s;
    border-bottom: 0px;
    text-align: justify;
}
.tab_list:hover {
    margin-top: -40px;
    height: 270px;
    box-shadow: 0 5px 16px rgba(7,17,27,.1);
}
.tab_content{
    height: 197px;
    padding: 38px 0 ;
    box-sizing: border-box;
    text-align: center;
}
.tab_title{
    color: #111e3e;
    font-size: 20px;
    line-height: 50px;
}
.tab_content span{
    color: #a0a0a0;
    font-size: 14px;
}
.tab_list:hover .tab_content{
    height: 166px;
}
.tab_item{
    min-height:103px;
    background: #646464;
    padding: 18px;
    box-sizing: border-box;
    display: none;
    transition:all .2s ease-in;
    overflow: hidden;

}
.tab_list:first-child{
    text-align: center;
}
.tab_list:hover .tab_item{
    display: block;
}
.tab_item a{
    color: #fff;
    font-size: 14px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
}

.hotshop{
    padding-top: 98px;
    padding-bottom: 80px;
}
.hot_item{
    height: 805px;
    padding: 0 118px;
}
.hot_list{
    float: left;
    border: 1px solid #e5e5e5;
    width: 552px;
    height: 388px;
    margin-left: 12px;
    margin-top: 12px;
    overflow: hidden;
    transition: all .3s;
}
.hot_img{
    height: 305px;
    overflow: hidden;
    transition: all .2s;
    position: relative;
}
.hot_img img{
    width: 100%;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
}
.hot_tit{
    height: 160px;
    background: #efeff0;
    position: relative;
    z-index: 1;
}
.hot_title{
    color:#111e3e;
    font-size: 20px;
    line-height: 70px;
    position: relative;
    height: 70px;
}
.hot_title:after{
    position: absolute;
    width: 48px;
    height: 1px;
    background: #111e3e;
    left: 50%;
    bottom: 0;
    content: '';
    margin-left: -24px;
}
.hot_con {
    opacity: 0;
    padding-top: 25px;
}
.hot_con a{
    color: #fff;
}
.hot_list:hover{
    transition: all .3s;
}
.hot_list:hover .hot_img{
    height: 228px;
    transform: scale(1.2);
    transition:  all .3s;
}
.hot_list:hover .hot_tit{
    background: #111e3e;
    transition:  all .3s;
}
.hot_list:hover .hot_tit p{
    color: #fff;
    transition:  all .3s;
}
.hot_list:hover .hot_tit p:after{
    background: #fff;
    transition:  all .3s;
}
.hot_list:hover .hot_con{
    opacity: 1;
    transition: all .3s;
}
.hotmore{
    background: #111e3e;
    padding: 7px 15px;
    width: 100px;
    display: inline-block;
    margin-top: 20px;
    border-radius: 5px;
    transition: all .3s;
}
.hotmore:hover{
    opacity: .8;
}
.hotmore a{
    color: #fff;
}

/* product */
.product{
    height: 760px;
    padding-top: 35px;
    padding-bottom: 60px;
    box-sizing: border-box;
    text-align: center;
    background: #f1f1f1;
}
.product_content{
    position: relative;
}
.product_draw{
     height: 390px;
     overflow: hidden;
}
.product_img{
    height: 390px;
    opacity: 0;
    position: absolute;
    top: 0px;
    width: 100%;
    transition: all 1.2s ease;
}
.product_img  a>div{
    height: 390px;
    width: 100%;
    margin: 0 auto;
}
.product_img.on{
    opacity: 1;
    z-index: 1;
}
.product_item{
    border: 1px solid #d2d2d2;
    margin-top: 5px;
    background: #fff;
    box-shadow: 0 8px 16px 0 rgba(7,17,27,.1);
}
.product_list{
    width: 228px;
    height: 120px;
    float: left;
    position: relative;
    padding-top: 70px;
}
.product_list:before{
    content: '';
    width: 1px;
    height: 96px;
    margin-top: -48px;
    background: #d2d2d2;
    top: 50%;
    right: 0px;
    position: absolute;
}
.product_list:last-child:before{
    background: none;
}
.product_list span{
    color: #111e3e;
    position: relative;
    height: 50px;
    display: block;
}
.product_list span:after{
    position: absolute;
    width: 18px;
    height: 1px;
    content: '';
    background: #111e3e;
    bottom: 0px;
    left: 50%;
    margin-left: -9px;
}
.product_list.on{
    background: #646464;
    transition: all .2s;
}
.product_list.on span{
    color: #fff;
    transition: all .2s;
}
.product_list.on span:after{
    background: #fff;
}
.product_list.on:before{
    background: none;
}
.product_list.on:after{
    display:block;
    width:0;
    height:0;
    border-width:0 10px 10px;
    border-style:solid;
    border-color:transparent transparent #646464;/*透明 透明  黄*/
    position:absolute;
    top:-10px;
    left:50%;
    margin-left: -10px;
    content: '';
}
/* 招商加盟 */
.forjoin-img{
    overflow: hidden;
    position: relative;
}
.join-1{
    width: 1040px;
    margin: 0  auto;
    text-align: center;
}
.join-1 p{
    margin-bottom: 20px;
}
.join-3{
    width: 1040px;
    margin: 0  auto;
    text-align: center;
}

.join-3 > p{
    margin-bottom:20px ;
}
.join-3con{
    color: #838383;
    text-align: left;
    line-height: 35px;
    text-indent: 2em;
}
.join-3 li{
    width: 330px;
    height: 190px;
    border:1px solid #cccccc;
    margin: 40px 7px 25px 7px;
    background: #fff;
    float: left;
    padding-left: 40px;
    box-sizing: border-box;
    text-align: left;
    padding-top: 30px;
}
.join-3 li > div{
    margin-bottom: 25px;
}
.join-3 li > div span{
    margin-left: 45px;
    background: #111e3e;
    color: #fff;
    padding: 5px 20px;
}
.join-3 li > div span a{
    color: #fff;
}
.join-3 li p{
    line-height: 25px;
    font-size: 16px;
    color: #777;
}
.join-3 li b{
    color: #222;
    width: 80px;
    text-align: justify;
}
.join-4{
    background: #fff;
    margin: 0  auto;
    text-align: center;
    padding-top: 55px;
    padding-bottom: 90px;
}
.join-5 {
    width: 1040px;
    margin: 0 auto;
    text-align: center;
    padding-top: 70px;
}
.join-5 div{
    background: #fff;
    padding: 35px 0;
}
.join-5 input {
    width: 330px;
    margin-left: 20px;
    margin-top: 20px;
    padding: 10px;
    background-color: #f6f6f6;
    border: 1px solid #c6c6c6;
    box-sizing: border-box;
    height: 55px;
}
.send{
    text-transform: uppercase;
    display: block;
    background: #000000;
    color: #fff;
    padding: 10px 25px;
    width: 170px;
    margin: 0 auto;
    margin-top: 40px;
}
.sjoin{
    margin: 0 auto;
    height: 740px;
    width: 100%;
    background: url('../img/join.jpg') center no-repeat;
    text-align: center;
    padding-top: 60px;
    box-sizing: border-box;
}
.sjoin ul{
    width: 1040px;
    margin: 0 auto;
    padding-top: 50px;
}
.sjoin li{
    width: 260px;
    float: left;
    padding: 60px 25px 0 25px;
    box-sizing: border-box;
    height: 250px;
    background: #fff;
}
.sjoin .ef{
    background: #efefef;
}
.sjoin li >p{
    margin-top: 30px;
    text-align: left;
    color: #838383;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.sjoin li >b{
    color: #111e3e;
}
/* caselist */
.caselist{
    height: 740px;
    padding-bottom: 45px;
    padding-top: 45px;
    background: #ddddde;
    text-align: center;
}
.caselist ul{
    width: 1150px;
    margin: 0 auto;
    background: #fff;
}
.caselist li{
    margin-top: 10px;
    margin-left: 10px;
    height: 300px;
    background: #fff;
    width: 370px;
    float: left;
    overflow: hidden;
    position: relative;
}
.caselist li img{
   width: 100%;
   transition: all 0.5s;
}
.caselist_m{
    width: 180px;
    height: 234px;
    overflow: hidden;
}
.case_more{
    height: 56px;
    line-height:56px;
    background: #111e3e;
    margin-top: 10px;
}
.case_more a{
    color: #fff;
}

.case_hover{
    opacity: 0;
    position: absolute;
    width: 360px;
    height: 290px;
    border: 1px solid #fff;
    top: 5px;
    left: 5px;
    box-sizing: border-box;
}
.case_hover span{
    background: #fff;
    color: #111e3e;
    line-height: 290px;
    padding: 5px 10px;
}
.caselist li:nth-child(3){
    margin-right: 10px;
    height: 145px;
}
.caselist li:nth-child(3) .case_hover{
    height: 135px;
}
.caselist li:nth-child(3) .case_hover span{
    line-height: 135px;
}
.caselist li:nth-child(4){
    margin-right: 10px;
    height: 145px;
}
.caselist li:nth-child(4) .case_hover{
    height: 135px;
}
.caselist li:nth-child(4) .case_hover span{
    line-height: 135px;
}
.caselist li:nth-child(5){
    margin-bottom: 10px;
    width: 560px;
}
.caselist li:nth-child(5) .case_hover{
    width: 550px;
}
.caselist li:nth-child(6){
    margin-bottom: 10px;
    width: 180px;
}
.caselist li:nth-child(6) .case_hover{
    width: 170px;
    height: 223px;
}
.caselist li:nth-child(6) .case_hover span{
    line-height: 223px;
}
.caselist li:nth-child(7){
    margin-bottom: 10px;
    margin-right: 10px;
}

.yingyong{
    text-align: center;
}
.tcc{
    position: fixed;
    top: 0%;
    left: 100%;
    width: 100%;
    height: 100%;
    background-color: #fff;
    transition: all .8s ease-in-out;
    overflow: hidden;
    z-index: 99999999999;
    opacity: 0;
}
.tcc-active{
    opacity: 1;
    top: 0%;
    left: 0%;
}
.tcc-close{
    position: absolute;
    right: 2%;
    top: 3%;
    z-index: 999999999999999999;
    background-color: rgba(0,0,0,0);
    border: none;
    outline: none;
    color: #333333;
    transition: all .5s;
}
.tcc-close:hover{
    color: #2a3048;
    transform: rotate(90deg);
}
.tcc .swiper-button-next,
.tcc .swiper-button-prev{
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 50px 50px;
    -webkit-background-size: 50px 50px;
    background-size: 50px 50px;
    background-position: center;
    background-repeat: no-repeat;
}
.tcc .swiper-button-next{
    background: none;
    right: 50px;
    left: auto;
    background-image: url(../img/module1-75.png);
}
.tcc .swiper-button-prev{
    background: none;
    left: 50px;
    right: auto;
    background-image: url(../img/module1-76.png);
}
.swiper-tcc {
        width: 100%;
        height: 100%;
}
.swiper-tcc .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* 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;
}
.swiper-slide-box{
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 80%;
    max-height: 80%;
    transform: translate(-50%,-50%);
}
.swiper-tcc .swiper-tcc-img{
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        max-width: 80%;
        max-height: 80%;
        transform: translate(-50%,-50%);
}
@media screen and (max-width: 767px){
    .tcc-close{
        font-size: 10px;
    }
}
/* about */
.about{
    height: 886px;
    text-align: center;
    padding-top: 46px;
    box-sizing: border-box;
    padding-bottom: 76px;
}
.about_ul{
    padding: 45px 122px;
    border: 1px solid #d2d2d2;
    margin-bottom: 12px;
}
.about_ul li{
    border-left: 1px solid #ddddde;
    width: 188.5px;
    height: 89px;
    float: left;
    padding-top: 8px;
    box-sizing: border-box;
    color: #111e3e;
    font-weight: bold;
    transition: all .2s;
}

.about_ul li div{
    height: 50px;
}
.about_ul li:hover{
    opacity: .8;
}
.about_ul li:first-child{
    border-left: 0px;
}
.about_list li{
    width: 50%;
    float: left;
    height: 236px;
    position: relative;
    overflow: hidden;
}
.about_list .left img{
    position: absolute;
    top: 0px;
    left: 0px;
}
.about_list .right img{
    position: absolute;
    top: 0px;
    right: 0px;
}
.about_list div{
    background: #111e3e;
    width: 209px;
    height: 236px;
    position: relative;
    color: #fff;
}
.about_list div span{
    display: block;
    height: 50px;
    color: #fff;
    position: relative;
    margin-bottom: 20px;
}
.about_list div  a{
    color: #fff;
    display: block;
   /* width: 209px;*/
    height: 236px;
    padding-top: 70px;
    box-sizing: border-box;
}
.about_list div span:after{
    position: absolute;
    width: 36px;
    height: 1px;
    content: '';
    background: #fff;
    bottom: 0px;
    left: 50%;
    margin-left: -18px;
}
.about_list .left div{
  float: right;
}
.about_list .left div:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-width:10px 10px 10px 0;
    border-style:solid;
    border-color:transparent #111e3e transparent transparent;
    left: -10px;
    top: 50%;
    margin-top: -10px;
}
.about_list .right div:after {
    right: -10px;
    top: 50%;
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    margin-top: -10px;
    border-width:10px 0 10px 10px;
    border-style:solid;
    border-color:transparent transparent transparent #111e3e;
}

/* news */

.news{
    text-align: center;
    height: 750px;
    box-sizing: border-box;
    padding-bottom: 90px;
}
.newsnav{
    padding-bottom: 40px;
}
.newsnav li {
    width: 130px;
    height: 28px;
    line-height: 18px;
    display: inline-block;
    cursor: pointer;
    position: relative;
}
.newslis.on  p {
    color: #fff;
    background: #111e3e;
}
.newsnav li p{
    padding: 5px 10px;
    color: #6b6b6b;
    margin: 0 10px;
    display: block;
    border-radius: 5px;
    line-height: 18px;
}
.newsnav li:hover .news_p{
    color: #fff;
    background: #111e3e;
    transition: all .2s;
}
.newsnav li:after{
   width: 1px;
   height: 18px;
   content: '';
   background: #c9c9c9;
   position: absolute;
   right: 0px;
   top: 50%;
   margin-top: -9px;
}
.newsnav li:last-child:after{
    background: none;
}
.bd_content{
    height: 520px;
    width: 1140px;
    margin: 0 auto;
    text-align: left;
}
.newsdes{
    z-index: -1;
    opacity: 0;
    top: 0;
    left: 0;
    position: absolute;
    transition: all 1.2s ease;
    width: 100%;
}
.newsdes.on {
    z-index: 1;
    opacity: 1;
}
.inewsl, .inewsr {
    width: 50%;
    float: left;
    height: 520px;
    transition: all .3s;

}
.newsimg{
    width: 485px;
    height: 512px;
    overflow: hidden;

}
.newsimg img{
    transition: all .5s;
}
.newsimg img:hover{
     transform: scale(1.2);
}
.headlines {
    width: 25%;
    height: 55px;
    line-height: 55px;
    background: #111e3e;
    text-align: center;
    color: #fff;
}
.headlines_new {
    width: 70%;
    height: 55px;
    line-height: 55px;
    background: #eeeeee;
    padding-left: 5%;
}
.headlines_new a{
    font-size: 16px;
}
.inewsr_headlines div:last-child {
    line-height: 24px;
    margin: 20px 0;
    color: #555555;
}
.inewsr_headlines p{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.inewsr li{
    margin-bottom:15px;
    border-top: 1px solid #ececec;
    padding-top: 15px;
}
.inewsr li a:hover{
    color: #111e3e;
}
.inewsr li:hover .itime{
    background: #111e3e;
    transition: all .3s;
}
.itime{
    width:75px;
    height:82px;
    border:1px solid #cdcdcd;
    padding:5px;
    box-sizing:border-box;
    float:left;
    margin-right:14px;
    background: #cfcfcf;
    text-align: center;
}
.itime p{
    font-size:30px;
    color:#fff;
    font-family:SimHei;
    text-align:center;
    line-height:45px;
    font-weight:700;
}
.itime span{
    font-size: 12px;
    color: #fff;

}
.inewst a{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    display: -webkit-box;
    font-size: 18px;
}
.inewsc{
    font-size:14px;
    color:#666;
    line-height: 20px;
    text-align: left;
    margin-top: 8px;
}

.inewsc a{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #666!important;
}
/* video */
.video{
    height: 592px;
    box-sizing: border-box;
    padding-bottom: 92px;
    text-align: center;
}
.video_item{
    width: 380px;
    float: left;
    height: 405px;
    border: 1px solid #d4d4d4;
    background: #efeff0;
}
.video_list{
    height: 110px;
    transition: all .2s;
    border-bottom: 1px solid #d4d4d4;
    padding: 35px 20px;
    box-sizing: border-box;
    text-align: left;
}
.video_lis a{
    line-height: 40px;
    color: #111e3e;
}
.video_lis{
    position: relative;
    line-height: 40px;
    display: block;
    width: 90px;
    float: left;
    margin-right: 25px;
}
.video_lis:after{
    content: '';
    height: 40px;
    width: 1px;
    top: 0;
    right: 0;
    background: #111e3e;
    position: absolute;
}
.on .video_lis:after{
    background: #fff;
}
.on .video_lis a{
    color: #fff;
}
.video_list.on{
    background: #111e3e;
}
.video_list.on a{
    color: #fff;
}
.video_r{
    float: left;
    width: 755px;
    height: 407px;
    overflow: hidden;
    position: relative;
}
.video_con{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 1.2s ease;
    z-index: -1;
}
.video_con.on{
    opacity: 1;
    z-index: 1;

}
.video_r:hover .video_btn{
    opacity: 1;
}
.video_btn{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90px;
    height: 90px;
    margin-top: -45px;
    margin-left: -45px;
    background: url('../img/video_btn.png');
    opacity: 0;
    transition: all .3s;
    cursor:pointer;
}
.video_a a{
    line-height: 75px;
    color: #111e3e;
    display: block;
    width: 380px;
    height: 75px;
}
.video_a a:hover{
    background: #111e3e;
    color: #fff;
    text-shadow: 0 1px 1px rgba(17,30,62,.5);
    transition: all .3s;
}


.second_nav{
    height: 80px;
    line-height: 50px;
    background: #fff;
    text-align: center;
    border-bottom: 1px solid #f2f2f2;
    border-top: 1px solid #f2f2f2;

}
.second_nav > div{
    position: relative;
}
.second_nav.fixed {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 30;
    background: #fff;
}
.second_nav a{
    color: #7d7d7d;
}
.second_nav .on{
    color: #535353;
}
.second_nav .container > p{
    text-align: left;
    font-size: 14px;
    line-height: 30px;
}

.second_nav .fr {
    width: 20px;
    height: 20px;
}
.second_nav .cennav a{
     position: relative;
     transition: all .3s;
}
.second_nav .cennav li > a{
    padding: 20px 25px 13px 25px;
    border-bottom: 1px solid #fff;
}
.second_nav .cennav .on{
    color: #111e3e;
    border-bottom: 2px solid #111e3e;
}
.cennav li >div{
    width: 100%;
}
.th_hover > a{
    padding: 0 15px;
}
.th_hover{
    display: none;
    position: absolute;
    left: 100%;
    top: 0px;
    background: #f2f2f2;
}
.th_hover a:hover{
    background: #fff;
}
.cennav li{
    float: left;
    position: relative;
    margin: 0 10px;
    box-sizing: border-box;
}
.cennav li > a:hover{
    border-bottom: 2px solid #111e3e;
}
.cennav .second_hover{
    position: absolute;
    top: 50px;
    border: 1px solid #f2f2f2;
    text-align: center;
    line-height: 35px;
    width: 100%;
    background: #fff;
    display: none;
    transition: all .3s;
    z-index: 999;
}
.cennav .second_hover >a{
    padding: 0 10px;
}
.cennav {
    display: inline-block;
}
.cennav a:hover{
    color: #535353;
}
.cennav .second_hover a{
    font-size: 14px;
    display: block;
    padding-bottom: 0px;
    white-space:nowrap;
}
.second_hover > div > a:hover{
    border-bottom: 0px;
    background: #f2f2f2;
}
/* 搜索 */
.soForm{border: 1px solid #ddd;border-top: 0;
    padding: 30px;width: 320px;background-color: #f3f3f3;
    position: absolute;right: 0;top: 82px;display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 10;
}
.soForm .inp,.soForm .inp-sel{display: block;width: 100%;padding: 0 10px;height: 40px;
    border: 1px solid #c4c4c4;border-radius: 3px;color: #777;margin-bottom: 15px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    box-sizing: border-box;
}
.soForm .inp{line-height: 40px \9;}
.soForm .inp:focus{border-color: #c80000;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(190,0,0,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(190,0,0,.6)
}
.soForm .inp-sel{}
.soForm .g-btn1{width: 100%;}
.g-btn1{background-color: #f3f3f3;border: 1px solid #000;color: #000;
    display: block;line-height: 40px;text-align: center;font-size: 14px;
}
.g-btn1:hover {
    color: #fff;
    background-color: #111e3e;
    border-radius: 3px;
}
.soForm select{
    width: 100%;
    padding: 0 10px;
    height: 40px;
    border: 1px solid #c4c4c4;
    border-radius: 3px;
    color: #777;
    margin-bottom: 15px;
}
/* 新闻列表页 */
.newslist{
    padding: 20px 15px;
    background: #f5f5f5;
}
.newslist li{
    width: 33.33333333%;
    float: left;
    padding: 0px 15px 25px 15px ;
    box-sizing: border-box;
    overflow: hidden;
    border-bottom: 1px solid #efefef;
    min-height: 310px;
    text-align: center;
}
.newslist li img{
    max-width: 100%;
    height: 203px;
    overflow-y: hidden;

}
.newslist li a>div{
    margin-bottom: 25px;
    margin-top: 35px;
    background: #fff;
    border-radius: 5px;
    padding: 10px;
    box-sizing: border-box;
}
.newslist.nli li img{
    width: 100%;
}
.newslist.nli li{
    text-align: left;
}
.newslist li p{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #111e3e;
}
.newslist li span{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #a59999;
    display: block;
    line-height: 35px;
    height: 35px;
}
.newsmain{
    padding: 60px 15px;
}
.newstit{
    text-align: center;
    font-size: 24px;
}
.newstime{
    border-bottom: 1px solid #eeeeee;
    padding: 20px;
    text-align: center;
    color: #7d7d7d;
}
.newscontent{
    border-bottom: 1px dashed  #eee;
    padding: 20px;
    width: 668px;
    margin: 0 auto;
}
.newsfen a{
    color: #7d7d7d;
    transition: all .3s;
    line-height: 50px;
}
.newsfen a:hover{
    color: #111e3e;
}


 .news_ul li {
    position: relative;
    padding: 16px 20px;
    margin-bottom: 10px;
    background: #fff;
    overflow: hidden;
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(26,26,26,.1);
    box-sizing: border-box;
    transition: all .3s;
 }

.news_ul li:hover{
    background: #fafafa;
    box-shadow: 0 0 8px #999;
}
.news_ul li img{
    width: 300px;
    margin-right: 18px;
    margin-bottom: 4px;
    border-radius: 4px;
    height: 185.4px;
}
.news_ul .showd {
     display: table;
    }
.news_ul .showd >div{
    width: 780px;
}
.news_ul li p{
    font-size: 15px;
    color: #1a1a1a;
    line-height: 1.67;
    margin-top: 10px;
    margin-bottom: 10px;
}
.news_ul .f span{
    font-size: 18px;
    color: #111e3e;
    line-height: 1.6;
    font-weight: 600;
}
.news_ul .f {
    display: table-cell;
    vertical-align: middle;
}
.news_ul .data{
    color: #9aabb8;
    font-size: 14px;
}
.vr{
    margin:0px 20px;
    width: 340px;
    float: left;

}
.vr .showd {
    display: block;
}
.vr p{
    display: none;
}
/* 经销商 */

.module2-jxs-login{
    margin-top: 100px;
    margin-bottom: 150px;
}
.module2-jxs-login>div{
    max-width: 360px;
    margin: 0 auto;
}.module2-jxs-login>div>div{
    padding-top: 5px;
    padding-bottom: 5px;
}
.module2-jxs-login>div>div:nth-of-type(1){
    padding-top: 30px;
    padding-bottom: 30px;
}
.module2-jxs-login>div>div:nth-of-type(5){
    padding-bottom: 40px;
    border-bottom: 1px solid #d2cfcc;
}
.module2-jxs-login>div>h3{
    text-align: center;
    margin-bottom: 0;
}
.module2-jxs-login-zh,
.module2-jxs-login-mm,
.module2-jxs-login-tj{
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
}
.module2-jxs-login-zh,
.module2-jxs-login-mm{
    border: none;
    background-color: #ebebeb;
}
.module2-jxs-login-tj{
    background-color: #2a3048;
    border: none;
    color: #ffffff;
}
.module2-jxs-login img{
    margin: 0 auto;
}
.module2-jxs-login .checkbox{
    margin: 0;
    margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
    .module2-jxs-login{
        margin-top: 30px;
        margin-bottom: 60px;
    }
}
.reseller li{
    background: #dbdbdb;
    width: 317px;
    height: 315px;
    float: left;
    margin-right: 30px;
    margin-top: 40px;
    border-radius: 5px;
    overflow: hidden;
}
.reseller li > img{
    width: 100%;
    margin-bottom: 25px;
    height: 158px;
}
.reseller li p{
    margin-left: 15px;
   line-height: 30px;
   color: #111e3e;
}

.reseller li span {
    margin-right: 10px;
}

/* 产品分类列表 */
.proclasslist li{
    background: #fff;
    margin-bottom: 30px;
    border: 1px solid #d2d2d2;
    transition: all .3s;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,0.05);
    border-radius: 2px;
}
.proclasslist li:hover{
    border: 1px solid #111e3e;
}
.proclasslist li img{
    max-height: 390px;
    width: 100%;

}
.proclasslist .pimg{
    max-height: 390px;
   /* width: 658px;*/
    float: left;
    overflow: hidden;
    margin: 10px;
}
.proclasslist .pword{
    float: left;
    width: 460px;
    text-align: center;
    min-height: 410px;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 35px;
    color: #111e3e;
    border-right: 1px solid #d2d2d2;
    display: table;
}
.pword >div{
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.proclasslist .pword > p{
    font-weight: bold;
}
.proclasslist .pword b{
    font-weight: normal;
    color: #959595;
    margin-top: 20px;
   font-size: 16px;
}
.proclasslist .on  .pword{
    background: #111e3e;
    color: #fff;
}
.proclasslist li :hover .pword{
    background: #111e3e;
    color: #fff;
    transition: all .3s;
}
.proclasslist li :hover .pimg img {
    transform: scale(1.05);
    transition: all 1s;
}
.proclasslist .two .pword{
    float: right;
    border-left: 1px solid #d2d2d2;
    border-right: 0px;
}
.proclasslist .pword span{
    padding: 20px 100px 0px 100px;
    display: block;
    margin-bottom: 20px;
}
.proclasslist .en{
    font-size: 24px;
    font-weight: bold;
    line-height: 50px;
}
/* 产品列表页 */
.prolist {
    padding: 50px 0;
    text-align: center;
}
.prolist .prodiv{
    background: #57575a;
    height: 410px;
    overflow: hidden;
    margin-top: 40px;
}
.prolist > div img{
    width: 675px;
    height: 410px;
}
.prolist .pnavtit{
    width: 465px;
    float: right;
    padding-top: 70px;
    padding-left: 40px;
    box-sizing: border-box;
    text-align: left;
}
.pnavtit a{
    color: #fff;
}
.pnavtit p:first-child{
    font-size: 36px;
    font-weight: bold;
    position: relative;
    padding-bottom: 40px;
    color: #fff;
    margin-bottom: 20px;
}
.pnavtit p:first-child:after{
    content: '';
    width: 95px;
    height: 2px;
    position: absolute;
    background: #fff;
    bottom: 0;
    left: 0;
}
.prolist ul{
    margin-top: 20px;
}

.prolist li{
    float: left;
    width: 356px;
    height: 391px;
    margin-top: 40px;
    margin-left: 30px;
    background: #f6f6f6;
    position: relative;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    border-radius: 2px;
    transition: all .3s;
}

.prolist li  a{
    font-size: 14px;
    color: #828282;
    line-height: 50px;
}
.prolist li >a img{
  text-align: center;
  vertical-align: middle;
  max-height: 333px;
}
.prolist li p{
    line-height: 50px;
}
.prolist .cover >div{
    position: absolute;
    top: 0px;
    left: 10px;
    opacity: 0;
    transition: all .3s;
    background: #fff;
    width: 340px;
    height: 340px;
    overflow: hidden;
}
.prolist .cover >div a{

}
.prolist .cover >div {
    display: table-cell;
    vertical-align: middle;
    line-height: 340px;
}
.prolist .cover {
    height: 340px;
}
.prolist li:hover .cover >div{
    opacity: 1;
}
.prolist .title {
    width: 100%;
    font-weight: bold;
    color: #111e3e;
    font-size: 14px;
    line-height: 50px;
}
.prolist .info {
    position: relative;
    padding: 5px 0 0 0;
}
.prolist .shade { opacity: 0;transition: all .5s; position: absolute; top: -16px; right: -14px; bottom: 0; left: -14px; background-color: #fff; box-shadow: 0 0 12px rgba(0, 0, 0, 0.2); }
.prolist .shade:after { content:""; position: absolute; top: -1px; right: -1px; bottom: -1px; left: -1px; border: 1px solid rgba(0, 0, 0, 0.05); }
.prolist li:hover{
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
}

.aimg{
    width: 333px;
    height: 333px;
    overflow: hidden;
    display: table;
    text-align: center;
    background: #fff;
}
.aimg div{
    display: table-cell;
    vertical-align: middle;
}
.prolist li span{
    opacity: 0;
    position: absolute;
    top: 10px;
    left: 10px;
    transition: all .3s;
    width: 333px;
    height: 333px;
    background: #fff;
    text-align: center;
    display: table;
}
.hov > a{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.hov img{max-height: 333px;}
.prolist li:hover .hov{
    opacity: 1;
}
.prolist li:hover .pt{
    color: #111e3e;
}
.prolist li i{
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-bottom: 20%;
    width: 20%;
    z-index: 11;
}
.ellipsis {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.glist {
    text-align: left;
    background: #f2f2f2;
}
.glist >div{
    padding: 30px 20px;
    box-sizing: border-box;
    font-size: 16px;
    color: #999999;
    line-height: 35px;
}
.glist a{
    width: 110px;
    box-sizing: border-box;
    font-size: 16px;
    color: #999999;
    line-height: 35px;
    display: block;
    float: left;
    margin-right: 35px;
}
.glist span{
    margin-right: 70px;
    display: block;
}
.glist i{
    margin-right: 5px;
    width: 14px;
}
/* 产品内页 */
.promain{
    background: #fff;
    padding: 30px 40px;
}
.promain .fr{
    width: 460px;
    min-height: 570px;
    padding-bottom: 30px;
    border-bottom: 1px solid #cdcbc9;
}
.promain .fl{
    overflow: hidden;
    width: 550px;
    text-align: center;
}
.promain .fl img{
    max-height: 655px;
}
.protit{
    border-bottom: 1px solid #cdcbc9;
    font-size: 24px;
    color: #111e3e;
    font-weight: bold;
    line-height: 50px;
    word-break: break-all;
}
.prosepc{
    line-height: 50px;
    padding-top: 15px;
    color: #000;
    font-size: 16px;
}
.prosepc span{
    color: #626262;
    margin-right: 5px;
}
.pcontent{
    padding: 30px 40px;
    background: #fff;
    text-align: center;
}
.pcontent > div{
    margin-bottom:  20px;
}
.pcontent li{
    display: inline-block;
    width: 250px;
    margin-right: 7px;
}
.pcontent li:last-child{
    margin-right: 0px;
}
.pcontent li img{
    max-height: 250px;
}
.pcontent li p{
    line-height: 50px;
    color: #111e3e;
    font-size: 14px;
}
.connav{
    border:1px solid #cdcbc9;
    height: 60px;
    margin-bottom: 10px;
    line-height: 60px;
}
.connav .xiang{
    color: #111e3e;
    width: 115px;
    border-right: 1px solid #cdcbc9;
    font-size: 16px;
    border-top: 4px solid #111e3e;
    box-sizing: border-box;
    height: 60px;
    position: relative;
    font-weight: bold;
}
.connav .mobiread{
    border-left: 1px solid #cdcbc9;
    width: 200px;
    color: #959595;
    font-size: 14px;
    background: #f5f5f5;

}
.mobiread img{
    margin-left: 10px;
    width: 50px;
}
.connav .fr{
    padding-right: 20px;
}
.connav .fr i{
    margin-right: 10px;
}
.xiang:after{
    position: absolute;
    content: "";
    border-style: solid dashed dashed dashed;
    border-width: 5px;
    border-color: #111e3e transparent transparent transparent;
    width: 0;
    height: 0;
    top: 0px;
    left: 50%;
    margin-left: -5px;
}
/* 人才招聘 */
.service li p{
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 30px;
    margin-bottom: 0;
    padding-top: 30px;
}
.service li p:hover{
    border-bottom: 1px solid #111e3e;
}
.service li > div{
    display: none;
    padding: 10px;
    line-height: 35px;
    font-size: 14px;
    transition: all .3s;
}
.service span{
    opacity: 1;
    transition: all .3s;
}
.service .son{
    opacity: 0;
}
.service .on{
    display: block;
    transition: all .3s;
}
/* 分页 */
.pager_list{
    text-align: center;
    padding-top: 40px;
    height: 50px;
}
.pager_list a,.pager_list span{
    border: 1px solid #111e3e;
    padding: 6px 12px;
    margin-left: -1px;
    font-family: arial,"NotoSansHans-Regular";
    transition: all .3s;
}
.pager_list span {
    margin-right: 10px;
}
.pager_list .cur{
    background: #111e3e;
    color: #fff;
}
.pager_list a:first-child{
    margin-right: 10px;
}
.pager_list span:hover{
    background: #111e3e;
    color: #fff;
}
.pager_list a:hover{
    background: #111e3e;
    color: #fff;
}
/* 发展历程 */
.history{
    text-align: center;
}
.history .hislist{
    height: 530px;
}
.history .w1094{
    height: 590px;
    padding-top: 50px;
    overflow: hidden;
}
.hiscon{
    padding: 30px 20px;
    box-sizing: border-box;
    color: #4c4b4b;
    font-size: 16px;
    line-height: 30px;
}
.hiscon::-webkit-scrollbar {/*滚动条整体样式*/
        width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/
        height: 1px;
    }
.hiscon::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
        border-radius: 10px;
         -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        background: #535353;
    }
.hiscon::-webkit-scrollbar-track {/*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        border-radius: 10px;
        background: #EDEDED;
    }
.hislist{
    position: absolute;
    top: 0px;
    opacity: 0;
    transition: all .3s;
    text-align: center;
}
.hislist.on{
    opacity: 1;
    z-index: 1;
}
.hislist >div{
    margin: 0 auto;
}
.hislist >div img:first-child{
    max-height: 450px;
}
.his_img{
    height: 450px;
    display: table;
    text-align: center;
    margin: 0 auto;
}
.his_img span{
    display: table-cell;
    vertical-align: middle;
}
.timelist {
    text-align: center;
    padding-top: 20px;
    margin-top: 30px;
    background: url('../img/yeba.png') top repeat-x;
}
.timeyear{
    display: inline-block;
    margin-right: 40px;
    padding-top: 10px;
    border-top: 2px solid #f5f5f5;
    color: #7d7d7d;
    cursor:pointer
}
.timeyear.on{
    border-top: 2px solid #111e3e;
    color: #111e3e;
}
/* 门店 */
.stores{

}
.stores  .row .keys{
    width: 200px;
}
.stores .row {
    padding-top: 20px;
    text-align: center;
}
.stores .row >div{
    display: inline-block;
    width: 16.6666666%;
    height: 36px;
    line-height: 36px;
    margin-right: 20px;
}
.stores .row select{
    border: 1px solid #ccc;
    width: 100%;
    padding: 7px 15px;
}
.stores .row input{
    border: 1px solid #ccc;
    width: 100%;
    padding: 8px 15px;
    display: block;
    box-sizing: border-box;
}
.stores .row a{
    text-align: center;
    text-decoration: none;
    display: block;
    border: 1px solid #ccc;
    width: 100%;
    background-color: #ccc;
    color: #000;
    font-size: 14px;
    line-height: 31px;
}
.stores li{
    border: 1px solid #999;
    width: 350px;
    height: 155px;
    border-radius: 10px;
    margin-right: 20px;
    float: left;
    margin-top: 20px;
    padding:0 25px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 30px;
    display: table;
}
.stores li > div{
    display: table-cell;
    vertical-align: middle;
}
.stores li span{
    color: #111e3e;
    font-size: 16px;
    margin-bottom: 10px;
}
.stores li p span{
    font-size: 14px!important;
    margin-bottom: 5px;
}
/* 公司简介 */
.profile{
    background: #fff;
    padding: 60px 35px;
    box-sizing: border-box;
}
.profile-1{
    width: 100%;
/*     height: 550px; */
    padding-bottom: 40px;
    box-sizing: border-box;
    overflow: hidden;
}
.profile-1 > div{
    margin-bottom: 30px;
}
.profile-1 >p{
    text-indent: 2em;
    line-height: 35px;
    color: #666666;
}
.profile-1 b{
    color: #111e3e;
    font-size: 16px;
    font-weight: 800;
}
.profile-1 .fl{
    width: 500px;
}
.profile-1 .fl p{
    color: #111e3e;
    font-size: 20px;
    font-weight: bold;

}
.profile-1 .fl > div{
    width: 214px;
    height: 123px;
    box-sizing: border-box;
     margin-bottom: 30px;
}
.profile-1 .fl > img{
    margin-left: 30px;
}
.profile-1 .fr{
    width: 570px;
    color: #666666;
    padding-left: 40px;
    box-sizing: border-box;
    padding-top: 100px;
}
.profile-1 .fr p{
    line-height: 35px;
    text-indent: 2em;
    margin-bottom: 30px;
}
.profile-1 .fr .bule{
    color: #111e3e;
    text-indent: 0em;
}
.profile-1 .fl  .p1{
    color: #666;
    font-size: 32px;
    font-weight: normal;
}
.profile-1 .fl .p2{
    border-bottom: 1px solid #666;
    padding-bottom: 12px;
}
/* .profilep{
    height: 370px;
    overflow-x: auto;
} */
/* .profilep::-webkit-scrollbar {滚动条整体样式
        width: 10px;     高宽分别对应横竖滚动条的尺寸
        height: 1px;
    }
.profilep::-webkit-scrollbar-thumb {滚动条里面小方块
        border-radius: 10px;
         -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        background: #535353;
    }
.profilep::-webkit-scrollbar-track {滚动条里面轨道
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        border-radius: 10px;
        background: #EDEDED;
    } */
.profile-2{
    height: 300px;
    background: #111e3e;
    position: relative;
}
.profile-2:after{
    position: absolute;
    content: '';
    width: 60px;
    height: 60px;
    background: url('../img/xia.jpg') center no-repeat #737373;
    left: 50%;
    margin-left: -30px;
    bottom: -30px;

}
.profile-2 li{
    height: 300px;
    float: left;
    width: 25%;
    padding: 60px 20px 0px 20px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
}
.rem{
    display: inline-block;
    border: 1px solid #b7bcc6;
    height: 44px;
    line-height: 46px;
    padding :0 20px;
    color: #fff;
    font-size: 26px;
    font-family: '宋体';
    margin-bottom: 20px;
    min-width: 75px;
    position: relative;
}
.rem:after{
    position: absolute;
    width: 107px;
    height: 36px;
    content: '';
    border: 1px solid #445069;
    top: 3px;
    left: 3px;
}
.profile-2 li p{
    color: #fff;
}
.profile-2  li .remp{
    color: #8b96af;
    text-align: left;
    font-size: 14px;
    line-height: 30px;
}
.profile-2  li:after{
    position: absolute;
    content: '';
    right: 0px;
    width: 1px;
    height: 126px;
    margin-top: -63px;
    top: 50%;
    background: #273553;
}
.profile-3{
     background: -webkit-linear-gradient(left, #efefef , #fff);
     height: 168px;
     margin-top: 85px;
     text-align: right;
     padding-top: 30px;
     box-sizing: border-box;
}
.profile-3 p{
    text-transform: uppercase;
    font-size: 18px;
    color: #d1d1d1;
    margin-bottom: 15px;
}
.profile-3 b{
    display: block;
    font-size: 20px;
    color: #111e3e;
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
}
.profile-3 b:after{
    position: absolute;
    content: '';
    width: 75px;
    background: #9e9e9e;
    height: 3px;
    bottom: 0px;
    right: 0px;
}
.profile-4{
    text-align: center;
    margin-top: 30px;
}
.profile-4 .about_ul li{
    width: 178px;
}
.profile-4 .about_ul{
    margin-bottom: 40px;
}
.profile-4 .fl{
    width: 570px;
    padding-right: 30px;
    box-sizing: border-box;
    line-height: 35px;
    color: #666;
    text-align: left;
}
.profile-5{
     background: -webkit-linear-gradient(right, #efefef , #fff);
     height: 168px;
     margin-top: 85px;
     padding-top: 30px;
     box-sizing: border-box;
     margin-bottom: 30px;
}
.profile-5 p{
    text-transform: uppercase;
    font-size: 18px;
    color: #d1d1d1;
    margin-bottom: 15px;
}
.profile-5 b{
    display: block;
    font-size: 20px;
    color: #111e3e;
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
}
.profile-5 b:after{
    position: absolute;
    content: '';
    width: 75px;
    background: #9e9e9e;
    height: 3px;
    bottom: 0px;
    left:  0px;
}
.profile-6 .fr{
    width: 422px;
}
.profile-6 .fr >div{
    background: #f5f5f5;
    line-height: 35px;
    padding: 40px 20px;
    margin-top: 15px;
    color: #666;
}
/* 联系我们 */
.feedback{
    background: #fff;
    text-align: center;
    padding: 25px 0;
}
.feedback li{
    height: 225px;
    border-right: 1px solid #e5e5e5;
    width: 300px;
    float: left;
    box-sizing: border-box;
    padding: 45px 20px 0px 20px;
}
.feedback li:last-child{
    border-right: 0px;
}
.feedback li p{
    line-height: 70px;
    font-weight: bold;
}
.feedback span{
    font-size: 14px;
    color: #333;
}
/* 法律信息 */
.falv{
    padding-top: 50px;
}
.falv p{
    margin-bottom: 90px;
    margin-top: 40px;
    color: #666666;
    line-height: 35px;
}
/* foot */
.footer{
    
    padding-top: 50px;
    box-sizing: border-box;
    background: url('../img/foot.png') bottom center no-repeat #e6e7e7;
    color: #707070;
    overflow: hidden;
    margin-top: 50px;
}
.foot{
    min-height: 310px;
    border-bottom: 1px solid #707070;
    width: 1125px;
    margin: 0 auto;
    position: relative;
    font-size: 14px;
}
.foot a{
    color: #707070;
    font-size: 14px;
}
.foot a:hover{
    color: #111e3e;
}
.foot_logo{
    margin-left: 50px;
}
.footul{
    width: 660px;
    float: right;
}
.footul li{
    line-height: 50px;
}
.foot dl {
    float: left;
    padding: 40px 30px;
    width: 14.28571428571429%;
    box-sizing: border-box;
}
.foot dt {
    color: #222222;
    margin-bottom: 20px;
}
.foot dd {
    padding: 5px 0;
}
.foot_buy{
    position: absolute;
    text-align: left;
    bottom: 3px;
    font-size: 14px;
}
.foot_buy a{
    color: #111e3e;
}
.bottom {
    width: 1125px;
    margin: 0 auto;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    text-align: left;
    padding-top: 5px;
}
.bottom a{
    color: #707070;
    margin-right: 10px;
    font-size: 12px;
}
.bottom .fr img{
    width: 80px;
    display: block;
}
.bottom span{
    float: left;
    margin-right: 15px;
    color: #707070;
}
.bottom .fr .fr p{
    font-size: 16px;
    color: 111e3e;
}
.feed{
    text-align: center;
    background: #fff;
    padding: 25px;
    margin-top: 15px;
    box-sizing: border-box;
}
.feed input {
    padding: 10px;
    background-color: #f6f6f6;
    border: 1px solid #c6c6c6;
    box-sizing: border-box;
    height: 50px;
    width: 417px;
    margin-bottom: 20px;
    margin-right: 20px;
}
.feed textarea{
    margin-top:25px;
    width: 100%;
    height: 150px;
    background: #f6f6f6;
}
.feed p{
    margin-bottom: 20px;
    color: #111e3e;
    font-size: 16px;
}
.feed form > div{
    width: 860px;
    margin: 0 auto;
    margin-bottom: 40px;
    text-align: left;
}
.feed .long{
    width: 100%;
}
.feed .m0{
    margin-right: 0px;
}


.piao{
    position: fixed;
    right: 50px;
    bottom: 200px;
    width: 40px;
    height: 200px;
    z-index: 1;

}
.piao a{
    width: 40px;
    display: block;
    text-align: center;
    color: #111e3e;
    margin-bottom: 15px;
    font-size: 14px;
}
.piao a i{
    font-size: 24px;
}
.cas-tan{
    width: 825px;
    margin: 0 auto;
    text-align: center;
    border-radius: 5px;
    background: #fff;
    padding: 30px  20px;
}
.cas-tan .tit{
    margin-top: 40px;
}
.cas-tan li{
    width: 190px;
    margin-right: 5px;
    text-align: center;
    float: left;
    font-size: 14px;
}
.cas-tan li:last-child{
    margin-right: 0px;
}
.cas-tan li img{
    max-height: 190px;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}
.cas-tan .swiper-button-next,.cas-tan .swiper-button-prev{
    top: 30%;
    background: none;
    color: #111e3e;
    font-size: 30px;
}
#mask{
    overflow-x: hidden;
    overflow-y: scroll;
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    z-index:1999;
    background:rgba(0, 0, 0, .2);
}
#mask::-webkit-scrollbar {/*滚动条整体样式*/
    width: 6px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}
#mask::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 6px;
    background: #D1D1D1;
}
#maskTop{
    border-radius: 4px;
    margin-bottom: 12px;
    color: #333333;
    position: absolute;
    left: 50%;
    z-index: 2999;
}
#iframeId{
    border-radius: 4px;
    margin-bottom: 12px;
}
.piaotu{
    position: fixed;
    bottom: 20px;
    right: 50px;
    width: 200px;
    height: 150px;
    z-index: 1;
}
.pma{
    width: 165px;
    float: right;
    margin-top: 20px;
    font-size: 12px;
}
.pma p{
    padding-left: 6px;
}
#MagnifierWrap2{position:relative;width:550px}
.MagnifierMain{position:relative;height:655px;    overflow: hidden;}
.MagnifierMain img{max-width:100%}
.MagnifierDrag{position:absolute;top:0;left:0;background-color:#ccc;opacity:.4;filter:alpha(opacity=40);cursor:move}
.MagnifierPop{position:absolute;top:0;overflow:hidden}
.MagnifierImg{position:absolute;top:0;left:0}
.spec-items.swiper-container{position:relative;height:79px;overflow:hidden;padding:10px 20px;}
.spec-items div *{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.spec-items .swiper-slide{width:66px;height:66px;float:left;overflow:hidden;margin-right:10px;border:2px solid #fff;cursor:pointer}
.spec-items .on{border:2px solid #000}
.promain  .spec-items  img{max-width:100%;max-height: 79px;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}
.spec-items .on img{-webkit-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}
.spec-items .button-prev{
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 9999;
        color: 111e3e;
    font-size: 20px;
}
.spec-items .button-next{
        position: absolute;
    top: 40%;
    right: 0;
    z-index: 9999;
    color: 111e3e;
    font-size: 20px;
}

span.spe_leftBtn,span.spe_rightBtn{position:absolute;bottom:0;display:block;width:20px;height:79px;line-height:79px;font-family:"é»‘ä½“";text-align:center;font-size:30px;color:#ddd;cursor:default;background-color:#f9f9f9}
span.on{background-color:#ccc;color:#999;cursor:pointer}
span.spe_leftBtn{left:-25px}
span.spe_rightBtn{right:-25px}
.prorow{color:#fff;background:rgba(0,0,0,.7);
    display:inline-block;position:absolute;
    left:0;bottom:0;
    font-size:16px;
    padding:10px 5px;
       overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: -webkit-box;}

.vr span{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    display: -webkit-box;
}
.newstopa{
    color: #666;
    font-size: 14px;
}
.tool_nav li{
    width: 138px;
    height: 66px;
    background-color: #fff;
    text-align: center;
    font-size: 14px;
    margin-bottom: 2px;
}
.tool_nav li a{
    display: block;
    height: 66px;
    line-height: 66px;
    color: #666;
    transition: all .3s;
}
.tool_nav li a:hover{
    background: #111e3e;
    color: #fff;
}
.tool_nav li a.on{
    background: #111e3e;
    color: #fff;
}
.tool_input{
    float: left;
    width: 598px;
    height: 505px;
    border: 1px solid #eaeaea;

    position: relative;
    background: #fff;
}
.tool_result{
    float: left;
    width: 459px;
    height: 505px;
    border: 1px solid #eaeaea;
    border-left: 0;
    position: relative;
    background: #fff;
}
.result{
    width: 300px;
    position: absolute;
    top: 30px;
    left: 100px;
}

.p_text_jg{font-size:18px; color:#333333; margin-bottom:20px; position:relative;}
.p_text_sl{font-size:14px; color:#333333; margin-bottom:20px; position:relative; text-align:center; color:#666666;}
.p_text_money{ text-align:center; border-bottom:1px dotted #eeeeee; height:50px; position:relative;}
.p_text_tx{font-size:12px; margin-top:15px; position:relative; color:#999999; text-align:center;}
.tool_result p em{font-size:30px; color:#111e3e;}
.tool_input .qz_calculator{ width:558px; position:absolute; top:30px; left:40px;}
.tool_input .qz_calculator .tiaojian{font-size:18px; color:#333333; margin-bottom:20px;}
.tool_input .qz_calculator .fangjian{ width:558px; height:63px;  margin-bottom:20px;}
.tool_input .qz_calculator .fangjian .p_text{ font-size:14px;}
.tool_input .qz_calculator .fangjian .chang{font-size:14px; color:#666666; float:left;}
.tool_input .qz_calculator .fangjian .kuan{font-size:14px; color:#666666; float:left; margin-left:18px;}
.tool_input .qz_calculator .fangjian div input{padding:5px 10px; width:60px; margin:7px 5px 0px 10px; border:1px solid #eeeeee; color:#333;}
.tool_input .qz_calculator .fangjian .text_se{ font-size:14px; color:#666666; float:left;}
.tool_input .qz_calculator .fangjian div select{ padding:6px 8px; width:140px; margin:7px 5px 0px 0px; border:1px solid #eeeeee;}
.calc-btn{
    position: absolute;
    top: 175px;
    right: 394px;
    background-position: -142px -263px;
    display: inline-block;
    width: 134px;
    height: 140px;
    background: url('../images/jisuan.png')no-repeat center;
}
.newslist  li i{
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-bottom: 20%;
    width: 20%;
    z-index: 11;
}
.footer-showbar{
    display: none;
}
.about-file p{
  margin-bottom: 12px;
  color: #666666;
}
.about-file a{
  color: #666666;
}
.no-close{display: none;}
.sr{width:450px;height:auto;position:fixed;top:5%;right:20px;margin:0 0 0 -225px;background:#fff;border-radius:8px;border:1px solid #ccc;display: block;z-index: 1999;}

.sr span{display:block;width:16px;height:16px;line-height:16px;cursor:pointer;text-align:center;font-size:14px;color:#666;position:absolute;top:7px;right:7px}
#newBridge .icon-right-center{
  left: 20px!important;
  top: 60%;
}