/*初始化样式*/
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,navs,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#333;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}

a:hover,a:active,a:focus{text-decoration:none;outline:none;}


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{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}




/*----- 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;}


/*滚动*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%!important;}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:92%;margin:0 auto;}
#m_indemo {float: left;width:800%!important;}
#m_demo1 {float: left;}
#m_demo2 {float: left;}



.wh{max-width:1630px;margin:0 auto;padding:0 15px;}
.w1300{max-width:1300px;margin:0 auto;padding:0 15px;}
.wh1500{max-width:1530px;margin:0 auto;padding:0 15px;}
.wh1600{max-width:1200px;margin:0 auto;padding:0 15px;}
.com-img{overflow:hidden;}
.com-img img{ transition:all 0.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}



.roll_product {float: left;}





/*头部样式*/
.top1{background:#e6e6e6;color:#595959;height:27px;line-height:27px;overflow:hidden;font-size:14px;}
.top1 a{color:#595959;}


.top2{height:93px;width:100%;position:absolute;left:0;top:0;z-index:9999;}
.logo{float:left;line-height:93px;width:30.7%;height:93px;overflow:hidden;}
.logo img{line-height:93px;width:100%;}

.tptel{line-height:92px;}

/*热门搜索*/
.hotSearch{float:left;height:24px;line-height:24px;font-weight:normal;color:#0d0d0d;font-size:14px;}
.hotSearch a{margin-right:6px;color:#0d0d0d;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}

.tphm{
  width: 14%;
  font-size: 16px;
    color: #000000;
    line-height: 93px;
}

.tphm p{
  font-size: 16px;
    color: #000000;
    line-height: 93px;
}

/* 导航样式 */
.x-menu {width:51.9%;float:right;}

.x-menu > li {
  float: left;
  position: static;
 text-align:center;width:13.11%;
}

.x-menu > li > a {
  display: block;
  font-size:18px;
  color: #000000;
  line-height:93px;
  font-weight: bold;
}

.x-menu > li:hover > a {
  color: #005faf;
}




.x-menu > li:hover .x-sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.x-sub-menu {
  position: absolute;
  z-index: 99999;
  width: 150%;
  left: -25%;
  top: 93px;
  background: #fff;
  border-radius: 5px;
  padding: 10px 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.x-sub-menu > li > a {
  display: block;
  text-align: center;

  font-size: 14px;
  color: #333;
  line-height:40px;
 height:40px;overflow:hidden;
}

.x-sub-menu > li > a:hover {
  background: #e9eaeb;
}

.x-sub-menu:after {
  content: '';
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 10px;
  cursor: pointer;
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #fff transparent;
  border-top: none;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -10px;
  z-index: 99;
}


.mwrap { max-width:1260px; margin-right:auto; margin-left:auto;}


.x-menu .nav_li .dropdown{display:none; overflow:hidden; position:absolute; z-index:1; width:100%; top:100%; left:0; background:url(../image/29da4c0551534f868f7d9261d3b0aba97202780d.jpg) no-repeat center;}
.dropdown .left{float:left; width:19%; padding-top:45px; min-height:400px;text-align: left;}
.dropdown .left ul{position:relative; padding-bottom:30px;}
.dropdown .left ul:after{content:''; position:absolute; bottom:0; width:90%; left:0; height:1px; background:#c7c7c9;}
.dropdown .left ul li{font-size:16px; color:#3c3c3c; line-height:36px; padding-left:50px;}
.dropdown .left ul li a{color:#3c3c3c;}
.dropdown .left ul li a:hover{color:#005faf;}
.dropdown .left ul li:hover{background:#fff;}
.dropdown .left ul li.cur{background:#fff;}
.dropdown .left dl{padding:25px 0 20px;}
.dropdown .left dl dt{font-size:16px; color:#272727;  padding-left:50px; line-height:30px;}
.dropdown .left dl dd{font-size:14px; color:#3c3c3c; line-height:30px; padding-left:50px;}
.dropdown .left dl dd a{color:#3c3c3c;}
.dropdown .left dl dd a:hover{color:#005faf;}
.fix { *zoom: 1; *clear: both;}
.fix:before, .fix:after { display: table; clear: both; content: '';}

.dropdown .right{float:right; width:80%; padding-top:45px;text-align: left;}
.dropdown .right .infor{float:left; width:50%; position:relative; z-index:1;}
.dropdown .right .infor .box{padding-left:60px;}
.dropdown .right .infor .tit{font-size:28px; color:#3c3c3c; line-height:40px;}
.dropdown .right .infor .con{font-size:16px; color:#3c3c3c; line-height:30px; margin:40px 0;}
.dropdown .right .infor .more{font-size:14px; background:#005faf; color:#fff; padding:10px 30px; transition:.3s ease;}
.dropdown .right .infor .more:hover{background:#eee; color:#3c3c3c;}
.dropdown .right .infor .more .icon{display:inline-block; width:17px; margin-left:10px; height:10px; background:url(../image/9a51b475b51156386d83434dcdbd2ed08d449c41.png) no-repeat center;}
.dropdown .right .img{position:absolute; right:0; top:0;}
.dropdown .right .infor .more:hover .icon{background:url(../image/27c59eb0b8a6c31c0aea94a9e409339473e7705e.png) no-repeat center;}
.dropdown .btn_close{position:absolute; bottom:10px; color:#005faf; line-height:20px; left:50%; margin-left:-18px; cursor:pointer;z-index:9999;}
.dropdown .btn_close .icon{line-height:15px; text-align:center;}
.dropdown .btn_close span{font-size:12px; line-height:9px;}

@media only screen and (max-width:1240px) {
  /* .wrap, .mwrap { width:940px; } */
  .x-menu .nav_li {font-size:14px; padding:0 6px;}
  .x-menu .nav_li .dropdown{background-position:-300px center;}
}

@media only screen and (max-width:992px) {
  .wrap, .mwrap { width:740px; }
}











/*主体样式*/
.box1{overflow:hidden;background-color: #eeeeee;padding:56px 0 ;}
.bt{text-align:center;}
.bt h2{text-align:center;color:#005faf;opacity:.3;font-size:60px;text-transform:uppercase;font-family:"Impact";}
.bt h3{color:#000000;font-weight:bold;font-size:36px;margin-top:-55px;position:relative;z-index:999;}
.bt .hx{background:#005faf;width:83px;margin:0 auto;height:2px;margin-top:30px;display: none;}

.honor{margin: 40px 0 56px;}
.honor .bd{overflow: hidden;}
.honor .bd li{margin: 0 11px;width: 382px;}
.honor .bd li .img img{width: 100%;}
.honor .bd li p{line-height: 56px;border-bottom: 2px solid #dcdcdc;color: #000000;font-size: 17px;padding-left: 18px;background: url(../image/b796d436304ac0364bb4e58c6754305b245a665e.png) no-repeat 94%  center;}
.honor .bd li:hover p{color: #005faf;border-color: #005faf;background: url(../image/5437f57b6aa06df7d43c5f30f14a96cc2650d387.png) no-repeat 94%  center;}

.m1 a{display: block;width: 140px;height: 43px;color: #ffffff;font-size: 15px;margin: 0 auto;	background-color: #005faf;border-radius: 10px;line-height: 43px;text-align: center;}
.prolist{text-align:center;margin-top:30px;}
.prolist li{text-align:center;display:inline-block;color:#fff;font-size:18px;cursor:pointer;height: 27px;}
.prolist li+li{background:url(../image/4b0ac8be5f71b8b76a8cfbd5a507d38aecc67d08.png) no-repeat left center;}
.prolist li a{color:#fff;padding:0 25px 0 30px;}
.prolist li.cur{color:#fff;}
.prolist li.cur a{color:#005faf;}
.prolist li:hover a{color:#005faf;font-size: 20px; transition: all 0.5s;}

.proimg{display:none;margin-top:30px;}
.proimg.clicked{display:block;}
.proimg ul{display: flex; justify-content: space-between;flex-wrap:wrap; }
.proimg li{position:relative;width:24%;margin-bottom:20px;}
.proimg li .img img{width:100%;display:block;}
.proimg li .det{background:#fff;width:100%;height:50px;overflow:hidden;padding:0 5%;}
.proimg li h3{line-height:50px;color:#333333;font-size:17px;background:url(../image/80c1b1a65e4f3fef40d06cc94137283f8709e59f.png) no-repeat center right;}
.proimg li:hover .det{background:#005faf;}
.proimg li:hover h3{color:#fff;background:url(../image/c6c8682d82d7a605a997500feb1a45d9a07f3f50.png) no-repeat center right;}



@media(max-width: 1200px){
  .honor .bd li{width: 300px;}
}





@media (max-width:768px) {
   .prolist li{font-size:16px;} 
   .proimg li .det{height:40px;}
   .proimg li h3{font-size:14px;line-height:40px;}
}




@media (max-width:425px) {
  .box1{padding:30px 0;}
   .bt h2{font-size:33px;}
   .bt h3{font-size:20px;margin-top:-28px;}
   .bt .hx{width:60px;margin:0 auto;height:2px;margin-top:20px;}
   .prolist li+li{background:none;font-size:14px;}
   .prolist li a{padding:0 10px;}
   .proimg li{width:48%;margin-bottom:15px;}
}



@media (max-width:375px) {
   .proimg li h3{background:none;}
}




.box2{overflow:hidden;padding:4vw 0;margin-top:-1px;}
.about{width:50%;}
.abtt{color:#005faf;font-size:36px;}
.ab{color:#000000;font-size:16px;line-height:32px;width:89.38%;margin-top:1.5vw;margin-bottom:1vw;}
a.am{display:block;color:#005faf;font-size:16px;}

a.am:hover{
  padding-left: 15px;
   transition: all 0.5s;
}

.add{margin-top:3vw;display: none;}
.add li{width:33%;float:left;}
.add li h3{display:inline-block;color:#005faf;font-size:2.8645vw;font-family:"Impact";}
.add li sup{color:#000000;font-size:16px;margin-left:1.041vw;top:-5px;}
.add li h5{color:#000000;font-size:16px;margin-top:15px;}


.abouty{width:49%;}
.add2 li{width:33.3333%;float:left;position:relative;overflow:hidden;height:100%;}
.add2 li .img img{width:100%;display:block;}
.add2 li .mask{width:100%;background:rgba(0,0,0,.6);height:100%;position:absolute;left:0;top:0;display:block;}
.add2 li .nr{width:100%;height:100%;display:flex;align-items: center;justify-content: center;flex-direction:column;}
.add2 li .img2{height: 65px;line-height: 65px;}
.add2 li .img2 img{max-width:100%;}
.add2 li h3{color:#fff;font-size:24px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-top:45px;}
.add2 li .det2{width:100%;background:rgba(1,96,175,.8);position:absolute;left:0;bottom:-100%;transition:all 0.8s;text-align:center;height:50%;}
.add2 li .nr2{width:82%;margin:0 auto;padding:2vw 0;}
.add2 li h4{color:#fff;font-size:24px;}
.add2 li h5{color:#fff;font-size:14px;line-height:28px;overflow:hidden;margin-top:1vw;}
.add2 li:hover .mask{display:none;}
.add2 li:hover .det2{bottom:0;}


@media (max-width:1024px) {
   .ab{height:90px;overflow:hidden;line-height:30px;}
   .add li h3{font-size:35px;}
   .add li sup{font-size:14px;margin-left:6px;}
   .add li h5{font-size:14px;margin-top:8px;}
   .add2 li .det2{height:68%;}
}

@media (max-width:768px) {
  .about{width:100%;float:none;}
  .ab{height:auto;}
  .abouty{width:100%;float:none;margin-top:30px;}
  .add2 li .img2{width:40%;margin:0 auto;text-align:center;}
  .add2 li .det2{height:40%;}
}



@media (max-width:425px) {
   .box2{padding:8vw 0;}
   .abtt{font-size:20px;}
   .ab{width:100%;font-size:14px;line-height:26px;}
   a.am{font-size:14px;}
   .add li h3{font-size:24px;}
   .add li sup{font-size:12px;}
   .add li h5{font-size:12px;}
   .add2 li h3{font-size:18px;margin-top:20px;}
   .add2 li h4{font-size:18px;}
   .add2 li h5{font-size:12px;line-height:20px;height:60px;}
}


@media (max-width:375px) {
    .add li{width:100%;margin-bottom:20px;}
    .add li h3{font-size:38px;}
    .abouty{margin-top:10px;}
    .add2 li h3{font-size:16px;margin-top:12px;}
    .add2 li h4{font-size:16px;}
    .add2 li h5{font-size:12px;height:40px;}
}


@media(max-width: 1024px){
  .x-menu > li > a{font-size: 14px;}
  .add2 li h3,.add2 li h4{font-size: 20px;}
  .add2 li h5{line-height: 23px;}
}


.box3{overflow:hidden;background-color: #eeeeee;padding:3vw 0;}
.prod{position:relative;margin-top:2vw;}
.prod .prods{}
.prod .prods a{outline:none;border:none;}
.prod .prods .img img{width:100%;margin:0 auto;display:block;}
.prod .prods h3{color:#000000;font-size:17px;line-height:55px;height:55px;overflow:hidden;font-weight:normal;background:url(../image/b796d436304ac0364bb4e58c6754305b245a665e.png) no-repeat 96% center;border-bottom:2px solid #7f7f7f;padding-left:4%;}
.prod .prods:hover h3{color:#005faf;border-color:#005faf;background:url(../image/292fbceb94a45d82f62351920c1200ad159458ee.png) no-repeat 96% center;}
a.hm{display:block;text-align:center;margin:0 auto;color:#fff;font-size:15px;margin-top:3vw;border-radius:10px;background-color: #005faf;width: 140px;line-height:42px;}

a.hm:hover{
  font-size: 17px;
   transition: all 0.5s;
}



@media (max-width:425px) {
  .box3{padding:6vw 0;}
  .prod{margin-top:4vw;} 
  a.hm{width:117px;line-height:35px;font-size:14px;margin-top:4vw;}
  .prod .prods h3{font-size:14px;line-height:45px;height:45px;background:none;}
}






.box4{overflow:hidden;padding:4vw 0;background-color: #eeeeee;}
.cbt{position:relative;color:#000000;font-size:36px;letter-spacing: 4px;}
.cbt p{font-size:16px;margin-top:10px;font-weight:normal;letter-spacing: 2px;color: #2c2c2c;}
.cbt a{text-transform:uppercase;color: #585858;opacity: 0.8;font-size:18px;position:absolute;right:0;top:0;font-weight:normal;font-family: 'Arial';}
.cbt a:hover{
  color:#005faf;
}
.box4 .prod2{margin-top:2vw;}
.prod2 .prods2{}
.prod2 .prods2 a{outline:none;border:none;position:relative;width:100%;height:100%;display:block;}
.prod2 .prods2 .img{overflow: hidden;}
.prod2 .prods2 .img img{width:100%;margin:0 auto;display:block;-webkit-transform: scale(1,1);-moz-transform: scale(1,1);-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
.prod2 .prods2 .mask{width:100%;background:rgba(1,96,175,.8);height:100%;position:absolute;left:0;top:0;display:none;}
.prod2 .prods2 .nr{width:100%;height:100%;display:flex;align-items: center;justify-content: center;flex-direction:column;}
.prod2 .prods2  h3{color:#fff;font-size:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.prod2 .prods2  h4{margin-top:1vw;}
.prod2 .prods2:hover .mask{display:block;}
.prod2 .prods2:hover .img img{-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);-webkit-transition:all 0.6s ease-out;-moz-transition:all 0.6s ease-out;transition:all 0.6s ease-out;}



@media (max-width:425px) {
   .cbt{font-size:20px;}
   .cbt p{font-size:14px;}
   .cbt a{font-size:16px;}
  .box4{padding:8vw 0;}
  .box4 .prod2{margin-top:4vw;}
  .prod2 .prods2  h3{font-size:16px;}
  .prod2 .prods2  h4{margin-top:2vw;}
}



@media (max-width:375px) {
  .prod2 .prods2  h3{font-size:14px;}
  .prod2 .prods2  h4{width:15%;margin:0 auto;margin-top:2vw;}
  .prod2 .prods2  h4 img{width:100%;display:block;}
}




.box5{overflow:hidden;padding:3vw 0;}
.box5 .cont{margin-top:3vw;display:flex;justify-content:space-between;}
.xwz{width:35.44%;}
.prod3{position:relative;}
.prod3 .prods3{background:#005faf;}
.prod3 .prods3 a{outline:none;border:none;}
.prod3 .prods3 .nr{
  width: 90%;
    margin: 0 auto;
    padding-top: 14px;
    padding-bottom: 14px;
}
.prod3 .prods3 h2{color:#fff;font-size:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.prod3 .prods3 h3{color:#fff;font-size:16px;margin-top:13px;}
.prod3 .prods3 .img img{width:100%;margin:0 auto;display:block;}
.prod3 .prods3 .det{background:#f5f5f5;padding:15px 0;}
.prod3 .prods3 h5{color:#666666;font-size:14px;line-height:28px;overflow:hidden;width:90%;margin:0 auto;}
.prod3 .prods3:hover h5{
  color:#005faf;
}
.prod3 .slick-arrow{top:70px;position:absolute;width:16px;height:26px;border:none;outline:none;}
.prod3 .slick-prev{background: url(../image/0c14aee677db14c2a794613813593a1ff9cb09b2.png) no-repeat;text-indent:-1000px;overflow:hidden;right:80px;z-index:99;}
.prod3 .slick-next{background: url(../image/f36f5e69cdf1645d4ac5290ffe8ff06b7222a74f.png) no-repeat;outline:none;text-indent:-1000px;overflow:hidden;right:40px;z-index:99;}
.prod3 .slick-slide{margin:0;}


.xwy{width:62%;}
.xwbt{color:#005faf;font-size:16px;border-left:4px solid #005faf;line-height:29px;padding-left:15px;position:relative;}
.xwbt a{position:absolute;right:0%;line-height:29px;top:0;color:#333333;font-size:14px;text-decoration:underline;}
.xwbt a:hover{
  color:#005faf;
}

.xinw2{}
.xinw2 li{margin-top:25px;border-bottom:1px solid #dddddd;}
.xinw2 li a{display:flex;justify-content:space-between;}
.xinw2 li .det{width:75%;margin-left:15px;padding-top:10px;}
.xinw2 li h3{color:#333333;font-size:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.xinw2 li h5{color:#888888;font-size:14px;line-height:28px;overflow:hidden;margin-top:5px;}

.xinw2 li .time{width:15%;background:#ffffff;text-align:center;color:#a1a1a1;font-size:45px;padding:5px 0 23px;}
.xinw2 li .time p{color:#a1a1a1;font-size:14px;line-height:6px;}
.xinw2 li:hover h3{color:#005faf;}
.xinw2 li:hover h5{color:#005faf;}
.xinw2 li:hover .time{color:#ffffff;background:#005faf;}
.xinw2 li:hover .time p{color:#ffffff;}




@media (max-width:1440px) {
   .xinw2 li{margin-top:18px;}
}


@media (max-width:1024px) {
   .xinw2 li h5{line-height:22px;height:44px;}
   .xinw2 li .time{font-size:38px;padding:5px 0 23px;}
}

@media (max-width:768px) {
   .box5 .cont{flex-wrap:wrap;}
   .xwz{width:100%;}
   .xwy{width:100%;margin-top:30px;}
}

@media (max-width:425px) {
   .box5{padding:7vw 0;}
   .box5 .cont{margin-top:5vw;}
   .prod3 .prods3 h2{font-size:16px;}
   .prod3 .prods3 h3{font-size:14px;}
   .xinw2 li{padding-bottom:10px;}
   .xinw2 li .det{width:93%;}
   .xinw2 li h3{font-size:16px;}
   .xinw2 li .time{display:none;}

}



.flex{display: flex;justify-content: space-between;flex-wrap: wrap;display: -webkit-flex;}



/*  */
.yewu{margin: 76px 0 64px;}
.yul{margin-top: 49px;}
.yul li{width: 23.76%;margin-bottom: 40px;position: relative;}
.yul li .img2{overflow: hidden;}
.yul li .img2 img{width: 100%;-webkit-transform: scale(1,1);-moz-transform: scale(1,1);-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
.bj1{position: absolute;display: flex;align-items: center;justify-content: center;flex-direction: column;width: 100%;height: 100%;top:0;left: 0;background: rgba(1,96,175,.91);}
.yul li:hover .img2 img{-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);-webkit-transition:all 0.6s ease-out;-moz-transition:all 0.6s ease-out;transition:all 0.6s ease-out;}
.yy h3{color: #ffffff;font-size: 25px;}
.yy p{color: #ffffff;font-size: 14px;font-family: 'Arial';margin-top: 6px;}
.m2{width: 90px;height: 33px;background-color: #ffffff;border-radius: 16px;line-height: 33px;text-align: center;color: #a2a2a2;font-size: 12px;font-family: 'Arial';margin-top: 23px;text-transform: uppercase;}
.bj1 .img{margin-right: 18px;}
.yul li:hover .bj1{background: rgba(98,98,98,.91);}
.yul li:hover .m2{color: #005faf;}





@media(max-width: 1350px){
  .yy h3{font-size: 20px;}
  .yy p{font-size: 12px;}
  .bj1 .img{margin-right: 10px;}
}

@media(max-width: 1200px){
  .bj1 .img{margin-left: 6px;}
  .yy{width: calc(100% - 66px);}
}

@media(max-width: 1024px){
  .yy h3{font-size: 18px;}
  .yewu{margin: 46px 0 40px;}
}
@media(max-width: 768px){
  .yul li{width: 48%;margin-bottom: 20px;}
  .yul{margin-top: 20px;}
}


@media(max-width: 640px){
  .yewu{margin: 40px 0 20px;}
  .yy h3{font-size: 14px;}
  .bj1 .img{display: none;}
  .yy{width: 100%;padding: 0 3px;text-align: center;}
  .m2{margin-top: 10px;}
  .yy p{line-height: 15px;}
}




/*页面底部*/
.foot{background:#212121;position:relative;margin-top:-1px;}
.footz{width:72.5%;padding-top:31px;}

.f_nav{margin-top:25px;margin-bottom: 25px;}
.f_nav dl{float:left;padding:0 7%;}
.f_nav dl+dl{background:url(../image/4b0ac8be5f71b8b76a8cfbd5a507d38aecc67d08.png) no-repeat left top;}
.f_nav dt{margin-bottom:15px;font-size:16px;color:#fff;font-weight:normal;}
.f_nav dd a{font-size:14px;color:#bababa;line-height:30px;}
.f_nav dl:nth-child(1){padding-left:0;}
.f_nav dd a:hover{
  color:#005faf;
}
.copyright{line-height:106px;border-top:1px solid #4d4d4d;color:#fff;font-size:13px;height:106px;overflow:hidden;}
.copyright a{color:#fff;}
.copyright img{
  margin-top: -3px;
}
.flx{width:17.97%;background:#005faf;color:#fff;position:absolute;right:8%;top:0%;height:100%;}
.flx a{color:#fff;}
.flx .nr{width:76%;margin-left:8%;padding-top:5px;}
.lxtt{font-size:24px;text-transform:uppercase;}
.lxtt2{font-size:18px;}
.lxfs{
  font-size: 18px;
    line-height: 23px;
    margin: 10px 0;
    }
.lxdz{font-size:14px;line-height:21px;}
.codes{width:78%;margin-top:10px;}
.codes img{max-width:100%; height:auto !important;width:auto !important;display:block;}

@media (max-width:1800px) {
  .flx{right:5.5%;} 
}


@media (max-width:1600px) {
   .flx{right:15px;} 
  .f_nav dl{float:left;padding:0 7%;}
}

@media (max-width:1440px) {
  .lxtt2{background:none;}
  .codes{width:100%;}
}

@media (max-width:1366px) {
  .flx{display:none;}
  .footz{width:100%;}
}


@media (max-width:768px) {
  .flx{display:none;}
  .footz{width:100%;}
  .f_nav dl{padding:0 6%;}
}


@media (max-width:425px) {
  .footz{display:none;}
  .copyright{line-height:24px;padding:10px 0;height:auto;}
}

.footer33{height:49px;}

@media (max-width:1024px) {
 .x-banner{margin-top:60px;}
 .page-banner{margin-top:60px;}
}




@media (max-width: 768px) {
 .xypg-right-content img{max-width:100%!important;width:auto!important;height:auto!important;}
}
.xymob-left-close-btn .icon-close:before{font-size:0;}

@media (max-width:640px) {
    .page-product-detail-effect {
        pointer-events: none;
    }
}




/*内页左侧样式*/
.page-product-inquiry a{color: #fff;}




.xypg-left-con2{margin-bottom:3%;}
 .xypg-left-con2 .xypg-left-nav {
    display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.xypg-left-con2 .xypg-left-nav>li {width:18%;
    position: relative;text-align:center;
    background: #f7f7f7;border-right: 1px solid #dedede;
}

.xypg-left-con2  .xypg-left-nav > li:last-child {
  border: none;
}

.xypg-left-con2 .xypg-left-nav>li>a {
    display: block;
    font-size: 16px;
    line-height: 30px;
    color: #4c4c4c;
    padding: 15px 18px;
}


.xypg-left-con2 .xypg-left-nav>li:hover>a,
.xypg-left-con2 .xypg-left-nav>li.clicked>a {
    color: #fff;background:#005faf;
}
.xypg-left-con2 .xypg-left-nav > li .first-nav-btn{display: none;}


@media (min-width: 991px) {
     .page-wrap-left{display:none;}
    
}

@media (max-width: 768px) {
     .xypg-left-con2 .xypg-left-nav{display:none!important;}
}
.page-wrap{
  padding: 3% 0;
}


@media(max-width: 640px){
  .add2 li h3, .add2 li h4{font-size: 18px;}
  .honor{margin: 20px 0 30px;}
  .honor .bd li{width: 160px;}
  .honor .bd li p{line-height: 45px;padding-left: 10px;font-size: 14px;}
  .m1 a{width: 120px;height: 38px;line-height: 38px;font-size: 14px;}
}





/* 发展历程 */
.history .banner{ background-position: top center }
.history .timeline{ overflow:hidden;}
.history .history_list .back{margin-top: 3rem; color: #fff; display: block; float: none;  }
.history .history_list .back:hover{color: #000000;}
.history .history_list h2{font-size: 42px; margin:3rem 0 0; color: #000000; }
.history .history_list h3{font-size: 40px;  color: rgba(119,119,119,1);font-family: Impact;}
.line1{width: 130px;height: 4px;background-color: #005faf;margin: 15px 0;display: none;}

.history .history_list .event_list li{position: relative; color:#000000;background-color: #eeeeee; width: 50.3%;margin-top: 2.6vw;padding: 60px 20px 50px 45px;}
.history .history_list .year_item h3{ font-size: 16rem; color: #00a99d; text-align: right; line-height: 75%; }
.ftt{color: #000000;font-size: 2.343vw;line-height: 3.072vw;}
.fcon{color: #000000;font-size: 18px;line-height: 36px;margin-top: 25px;}
.fcon span{color: #005faf;font-weight: bold;}

.timeline {  width: 100%;  position: relative;}
.timeline-nav{position: relative;}
.timeline-nav:after{content: '';width: 100%;height: 1px;background-color: #005faf;display: block;margin-top: -9px;}
.timeline-nav .slick-arrow{outline: none;border: none;font-size: 0;width: 43px;height: 43px;position: absolute;top:18px;z-index: 999;}
.timeline-nav .slick-prev{background:#fff url(../image/a85132418fb57c7beb589d75c38f3f87f3b253df.png) no-repeat center;left: 0;background-size: 100% 100%;}
.timeline-nav .slick-next{background:#fff url(../image/284378ab747f4428439f3aaae21a1a26eab58993.png) no-repeat center;right: 0;background-size: 100% 100%;}
.timeline-nav__item {text-align: center;position: relative;  color: #444444;display: block;font-size: 18px;padding-bottom: 20px;background: url(../image/e25f6238d42ff6e8668432c5fb09a0b1b175f32c.png) no-repeat bottom center;
outline: none;cursor: pointer;}

.timeline-nav .slick-current .timeline-nav__item {  color: #005faf;background: url(../image/fd7ad9d42db1039263042245def9ef0ac634aebf.png) no-repeat bottom center;}

.slick-slider .slick-list{ padding: 0 !important }
.timeline-wrapper {background: no-repeat top center;position: relative;width: 100%;padding: 2.1666vw 0 44px;}
.timeline-slide{ height: 400px; position: relative; outline: none; }
.timeline-year { font-family: "Impact"; z-index: 5; font-size: 5vw; color: #005faf; text-align: right; line-height: 75%;position: absolute;right: 0;bottom: 10px;opacity: 1;font-weight: bold}

.timeline .slick-arrow{position:absolute; background:none; background:url(../image/72e6900eb7c9192cb766dca9300ee54d13de74fb.png) no-repeat center; background-size:100%; width:40px; height:40px; text-indent:-99999px; overflow:hidden; top:50%; margin-top:-60px; opacity:1;z-index: 902;border:none;}
.timeline .slick-prev{ left: -50px; }
.timeline .slick-next{ right:-50px; background-image: url(../image/db08279092abab5c5967994be40e81e782870f9f.png); }
.timeline .slick-disabled{ display:none !important;}
.contact .banner .container{ position:relative;}
.contact .banner .share_zone{ position:absolute; right:0; bottom:2rem;}
.contact .banner .share_zone strong{ display:none;}

.contact .title{ color:#000;}
.contact .title h3{ font-size:4.5rem; line-height:100%; margin-bottom:2rem;}

.mt-50{ margin-top:2rem;}
/* button{background:none;border:none;} */

@media(max-width: 1300px){
  .fcon{font-size: 16px;line-height: 28px;}
  .history .history_list .event_list li{padding: 40px 20px 30px 25px;}
}
@media(max-width: 1024px){
  .fcon{font-size: 14px;line-height: 24px;}
  .history .history_list h2{font-size: 36px;}
  .history .history_list h3{font-size: 34px;}
}
@media (min-width: 1281px) and (max-width: 1440px) {
    .timeline-slide{ height:300px;}
}
@media (min-width: 992px) and (max-width: 1280px) {
    .timeline-slide{ height:260px;}
    .history .history_list h2{font-size: 25px;}
}
@media (max-width: 767px){
    .history .history_list h2{font-size: 22px;}
    .history .history_list h3{font-size: 18px;}
    .line1{margin: 6px 0;width: 100px;height: 2px;}
}

@media(max-width: 640px){
  .history .history_list .event_list li{width: 70%;padding: 20px 15px;}
  .ftt{font-size: 16px;line-height: 24px;}
  .fcon{font-size: 12px;line-height: 20px;margin-top: 15px;}
  .timeline-year{font-size: 30px;}
  .timeline-nav{padding: 0 20px;}
  .timeline-nav .slick-arrow{width: 28px;height: 28px;top:25px;}
}


.xulie{clear:both; width:100%;margin:0 auto; text-align: center;    line-height: 30px; padding-bottom:8px}
.xulie a{  display:inline-block; width:30px; height:30px;  border:#CCCCCC solid 1px; text-align:center; color:#666666; margin:0 7px;}
.xulie a:hover{ background-color:#c8a064; color:#FFFFFF}
.disabled{display:inline-block; width:30px; height:30px;  border:#EEE solid 1px; text-align:center; color:#DDD; margin:0 7px;}
#oncur{background-color:#005faf; color:#FFFFFF}
