input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2,h3,h4{font-size:12px;font-weight:bold;line-height: 1.5}
hr {border: 0;border-top:1px solid #ccc;height:0;}
.wd1200{width:1200px;margin: 0 auto;}

.wd1080{width:1080px;margin: 0 auto;}

p{margin:0;}

/*滚动*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:100%;margin:0 auto;}
#m_indemo {float: left;width:800%}
#m_demo1 {float: left;}
#m_demo2 {float: left;}



/*头部样式*/
#header{
    padding: 25px 30px 0;
    height: 120px;
    width: 100%;
    /*left: 50%;*/
    /*margin-left: -960px;*/
    z-index: 9999;
    position: absolute;
}

.logo{
   float:left;
}

.language{
    position: relative;
    float: left;
    display: flex;
    justify-content: center;
    width: 80px;
    margin-left: 15px;
}

.language a{
    width: 32px;
    height: 30px;
    color: #fff;
    font-size: 14px;
    display: block;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
}

.language .en{
    background: #272727;
}

.language .cn{
    background: #fd212e
}

.fu_menu{
    float: right;
    width: 100px;
}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}


/*主体样式*/

/*c1_index*/
.x-company-list {
  position: relative;
  margin: 10px;
  background: #fff;
}
.x-company-item {
  margin: 0 5px;
  position: relative;
}
.x-company-item:hover .time{
    opacity: 1;
}
.x-company-item a {
  display: block;
  text-align: center;
}
.x-company-item a img {
  width: 100%;
  height: auto;
  display: block;
  vertical-align: middle;
}
.x-company-item .time{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: 0;
    transition: .3s;
    background: rgba(69,85,98,.6) url(../images/jia.png) no-repeat right bottom;
}
.x-company-item .time h3{
    padding-top: 100px;
    font-size: 30px;
    color: #fff;
    font-weight: 400;
}
.x-company-item .time p{
    color: #fff;
    padding-top: 10px;
    font-family: "Myriad Pro";
    font-size: 14px;
    font-weight: 400;
}

.x-company-list .owl-carousel .owl-nav .owl-prev {
  left: 10px;
  background: url(../images/c1_prev.png) no-repeat center center;
}

.x-company-list .owl-carousel .owl-nav .owl-next {
  right: 10px;
  background: url(../images/c1_next.png) no-repeat center center;
}

.x-company-list .owl-carousel .owl-nav button.owl-prev,
.x-company-list .owl-carousel .owl-nav button.owl-next {
  outline: none;
  position: absolute;
  top: 50%;
  z-index: 9999;
  height: 45px;
  width: 45px;
  margin-top: -32.5px;
  border-radius: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.x-company-list .owl-carousel .owl-nav button span{
    display: none;
}

.x-company-list .owl-carousel .owl-nav{
    display: block;
}



/*c2_index*/
.c2_index{
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px;
    background: url(../images/c2_bg.jpg) no-repeat top center;
}

.wd1520{
    width:1520px;
    margin: 0 auto;
}

.c22_left{
    float: left;
    position: relative;
    width: 710px;
}

.c22_left li img{
    width: 708px;
    height: 580px;
}

.c22_left .slick-prev,.c22_left .slick-next{
    position: absolute;
    bottom: 36px;
    border: none;
    outline:none;
    width: 55px;
    height: 33px;
    font-size: 0;
    z-index: 9999;
}

.c22_left .slick-prev{
    right: 90px;
    background: rgba(0,29,66,.7) url(../images/c2_next.png) no-repeat center center;
    transform:rotate(180deg);
}

.c22_left .slick-next{
    right: 34px;
    background: rgba(0,29,66,1) url(../images/c2_next.png) no-repeat center center;
}

.abb_right{
    position: relative;
    width: 680px;
    float: right;
    margin-right: 80px;
}

.abb_right h1{
    padding-top: 50px;
    color: #fff;
    font-size: 32px;
}
.abb_right h1 span{
    display: block;
    font-weight: 100;
    font-size: 16px;
    text-transform: uppercase;
    color: rgba(229,229,229,.3);
}

.abb_right .abb_txt{
    color: rgba(243,243,243,.7);
    font-size: 18px;
    margin-top: 25px;
    line-height: 35px;
}

.abb_right ul{
    margin-top: 25px;
    position: relative;
    display: flex;
    justify-content: center;
}

.abb_right ul li{
    width: 25%;
    text-align: center;
}

.abb_right ul li+li{
    background: url(../images/shu2.png) no-repeat left center;
}

.abb_right ul li a{
    display:block;
}
.abb_right ul li span{
    line-height: 64px;
    height: 64px;
    display: block;
    vertical-align: middle
}

.abb_right ul li span img{
    max-width: 100%;
}

.abb_right ul li h3{
    padding-top: 20px;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
}


/*c3_index*/
.c3_index{
    position: relative;
    padding-top: 100px;
    background: url(../images/c3_bg.jpg) no-repeat center center;
    height: 840px;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

.c33_left{
    float: left;
    width:760px;
}

.ttt3{
    text-align: right;
}

.ttt3 h3{
    font-size: 30px;
    color: #6a8795;
}

.ttt3 p{
    color: #444444;
    font-size: 12px;
    text-transform: uppercase;
    padding-bottom: 10px;
    background: url(../images/xian2.png) no-repeat right bottom;
}

.case_list22{
    margin-top: 35px;
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.case_list22 li{
    position: relative;
    margin-bottom: 22px;
}
.case_list22 li a{
    display: block
}

.case_list22 li img{
    width: 368px;
    height: 276px;
}

.c33_right{
    float: right;
    width: 615px;
}

.c33_right img{
    margin-top: 65px;
    width: 613px;
    height: 458px;
}

.c33_right a{
    margin-top: 50px;
    display:block;
    background: #6a8795;
    width: 240px;
    height: 50px;
    line-height: 50px;
    border-radius: 30px;
    font-size: 18px;
    color: #fff;
    text-align: center;
}

/*合作伙伴*/
.hezuo{
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    height: 383px;
    background: url(../images/hezuo_bg.jpg) no-repeat center center;
}

.hz_left{
    float: left;
    width: 245px;
    text-align: center;
}

.hz_left h3{
    font-size: 48px;
    color: #fff;
    padding-top: 130px;
}

.hz_left p{
    font-size: 19px;
    color: rgba(224,244,244,.9);
    font-weight: 100;
    text-transform: uppercase;
    padding-bottom: 10px;
    background: url(../images/xian3.jpg) no-repeat center bottom;
}

.hz_right{
    float: right;
    width: 760px;
    margin-right: -160px;
    position: relative;
}

.hz_right img{
    width: 760px;
    height: 384px;
}


/*foot_wap*/
.foot_wap{
    position: relative;
    background: #f6f6f6;
    height: 360px;
    border-bottom: 1px solid #f3f3f3;
}

.foot_wap::before{
    position: absolute;
    left: 60px;
    top: 80px;
    width: 93px;
    height: 93px;
    content: "";
    background: url(../images/foot_logo.png) no-repeat center center;
}


.x-layout-menu dl {
    padding-top: 58px;
    background: url(../images/foot_shu.png) no-repeat left top;
    padding-left: 30px;
    float: left;
    text-align: left;
    width: 480px;
    margin-bottom: 0;
    height: 358px;
}

.x-layout-menu dl:first-child{
    margin-left: 120px;
}

.x-layout-menu dl:last-child{
    width: 120px;
}


.x-layout-menu dl dt {
  font-size: 18px;
  color: #027dc0;
  font-weight: 400;
  margin-bottom: 20px;
}

.x-layout-menu dl dd a {
  display: block;
  font-size: 16px;
  color: #666666;
  line-height: 2;
}



/*友情链接*/

.link_index{
    color: #666666;
    font-size: 16px;
    padding: 10px 0;
    border-bottom: 1px solid #f3f3f3;
}

.link_index a{
    color: #666666;
    font-size: 16px;
}


.x-footer {
  padding: 15px 0;
  text-align: center;
  color: #666666;
  font-size: 16px;
  line-height: 1.7;
}

.x-footer a {
   color: #666666;
   font-size: 16px;
}

.x-footer a:hover {
  color: rgba(102, 102, 102, 0.8);
}



/*专题页*/
.z1_index{
    position: relative;
}

.zzz1{
    position: relative;
    width:860px;
    margin-left: 145px;
}

.zzz1 h3{
    color: #6a8795;
    font-size: 40px;
    font-weight: 400;
}

.zzz1 h3 span{
    display: block;
    color: #999999;
    font-weight:100;
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 16px;
    background: url(../images/xian5.jpg) no-repeat left bottom;
}

.zzz1 .neir{
    margin-top: 30px;
    line-height: 40px;
    color: #666666;
    font-weight:400;
    font-size: 18px; 
}


.z2_index{
    margin-top: 50px;
    position: relative;
    height: 742px;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    background: url(../images/z2_bg.png) no-repeat center center;
}

.zzz2{
    padding-top: 325px;
    margin-left: 660px;
}

.zzz2 h3{
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 30px;
}

.zzz2 h3 span{
    display: block;
    color: #fff;
    font-weight:100;
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 16px;
    background: url(../images/xian6.png) no-repeat left bottom;
}

.zzz2 h4{
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}

.zzz2 p{
    line-height: 35px;
    margin-top: 20px;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
}

.z3_index{
    position: relative;
    padding: 70px 0;
}

.zzz3{
    position: relative;
    width:1010px;
    margin-left: 145px;
}

.honor_img{
    margin-top: 50px;
}

.honor_img img{
    width: 737px;
    height: 319px;
}


/*产品列表页*/
.product_list_cc{
    position: relative;
    width: 1080px;
    margin: 0 auto;
}

.product_list_cc li{
    position: relative
}

.product_list_cc li a.img{
    display: block;
    float: left;
}

.product_list_cc li a.img img{
    width: 540px;
    height: 340px;
}

.product_list_cc li .time{
    float: left;
     width: 540px;
    height: 340px;
    background: #fff;
    padding: 45px 25px 0 50px;
}

.product_list_cc li .time h3{
    color: #6a8795;
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 10px;
    margin-bottom: 25px;
    background: url(../images/xian88.png) no-repeat left bottom;
}


.product_list_cc li .time span{
    font-size: 16px;
    color: #666666;
    line-height: 38px;
}

.product_list_cc li .time a{
    margin-top: 25px;
    display: block;
     color: #6a8795;
    font-size: 20px;
    width: 150px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #6a8795;
    text-align: center;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    position: relative;
    padding-left: 20px;
}

.product_list_cc li .time a::before{
    width: 5px;
    height: 5px;
    position: absolute;
    left: 25px;
    top: 22px;
    background: #8198a4;
    border-radius: 50%;
    content: "";
}












