@CHARSET "UTF-8";
/* Global */
html { font-size: 62.5%; }
a { color: #000; }
a:hover { color: #d60000; }
body { color: #333333; font: 14px/1.7 "Microsoft Yahei",  Helvetica, sans-serif; background: #fff; }
.wrapper{max-width:1400px; margin:0 auto;padding: 0 10px;}
.fade{opacity: 0;}

/* ==========================================================================
   Header
   ========================================================================== */
.head{width: 100%;height: 100px;z-index: 9999;position: relative;}
.gn-content .logo{position: absolute;left:18px;}
.logo a{display: block;height: 75px;overflow: hidden;color: #fff;font-size: 14px;line-height: 60px;margin-top: 8px}
.logo a>img{vertical-align: middle;margin-right: 8px}
.toptel{float: right;margin-left: 50px;margin-top: 20px;}
.toptel i{width: 45px;height: 45px;background: url(../images/tel.png)center no-repeat;display: inline-block;background-size: cover}
.toptel .num{float: right;;font-size: 14px;line-height: 20px}
.toptel .num span{font-size: 24px;font-style: italic;color: #d60000;}
/* ==========================================================================
   Nav
   ========================================================================== */
.gn-list li{text-align: center;}
.gn-list li a{font:14px/35px Arial,microsoft yahei;}
#globalnav .gn-link:hover { color:#d60000;}
/* .gn-list .active1{border-bottom: 2px solid #fff; color: #fff;} */
.gn-list .active,.gn-list li.active1 {
}

.dropdown {position: absolute;z-index: 999;background-color: rgba(198, 0, 0, 0.7);display: none;margin-left: -46px;top: 101%;min-width: 150px;box-shadow: 1px 2px 3px #4e4e4e38;-moz-box-shadow: 1px 2px 3px #4e4e4e38;}
.dropdown a{
  line-height: 35px;
  display: inline-block;
  margin: 0 10px;
  color: #fff;
  /* border-bottom: 1px dashed #fff; */
}
.dropdown a .fa {
  font-size: 12px;
  line-height: 30px;
  color: #fff;
  padding-right: 5px;
}
.dropdown a:hover,.dropdown a:hover .fa {color: #fff;}
.dropdown:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 0 dashed transparent;
  overflow: hidden;
  border-bottom-style: solid;
  border-width: 8px 8px 10px;
  border-bottom-color: rgba(198, 0, 0, 0.7);
  left: 50%;
  margin-left: -5px;
  top: -18px;
}

/* banner */
#owl-banner{position: relative;}
#owl-banner .item{height: 760px;text-align: center}
#owl-banner .item img{display: none;width: 100%}
#owl-banner .owl-controls {margin-top: 0; position: absolute; bottom: 15px; left: 50%;margin-left: -30px;}
#owl-banner .owl-controls .owl-buttons{display: none;}
#owl-banner .owl-controls .owl-page span{ filter: Alpha(Opacity=100);/*IE7 fix*/ opacity:1; background: #fff;}
#owl-banner  .owl-controls .owl-page.active span,
#owl-banner  .owl-controls.clickable .owl-page:hover span{background: #d60000;text-decoration: underline}

/*---------------homemain -----------------*/
.homemain{width: 100%;overflow: hidden;position: relative;background: url(../images/home_bg.jpg)center repeat-y}
.homemain .title{text-align: center;}
.homemain .title h2{font: 600 36px "Microsoft Yahei";color: #333333;position: relative;display: inline-block;padding: 0 20px}
.homemain .title h2::before{content:'';position: absolute;width: 105px;height: 15px;background: url(../images/title_bg.png)left center no-repeat;top: 50%;transform: translateY(-50%);left: -105px}
.homemain .title h2::after{content:'';position: absolute;width: 105px;height: 15px;background: url(../images/title_bg.png)right center no-repeat;top: 50%;transform: translateY(-50%) rotateY(180deg);left: 100%;}
.homemain .title .des{color: #666666;font-size: 16px;padding: 0 20px;margin-top: 10px}


/* service */
.service{width: 100%;padding: 2% 0;position: relative;}
.service-top{width: 100%;margin: 3% 0}
.service-top ul li{width: 16.66%;float: left;border-bottom: 5px solid #eee;font-size: 18px;font-weight: bold;height: 60px;color: #777777}
.service-top ul li i{display: inline-block;margin:0 15px;width: 45px;height: 45px;vertical-align: middle}
.service-top ul li:first-child i{background: url(../images/inco1.png)center no-repeat}
.service-top ul li:nth-child(2) i{background: url(../images/inco2.png)center no-repeat}
.service-top ul li:nth-child(3) i{background: url(../images/inco3.png)center no-repeat}
.service-top ul li:nth-child(4) i{background: url(../images/inco4.png)center no-repeat}
.service-top ul li:nth-child(5) i{background: url(../images/inco5.png)center no-repeat}
.service-top ul li:nth-child(6) i{background: url(../images/inco6.png)center no-repeat}
.service-top ul li:hover,.service-top ul li.swiper-slide-thumb-active{border-bottom: 5px solid #d60000;color: #333333}
.service-top ul li:first-child:hover i,.service-top ul li:first-child.swiper-slide-thumb-active i{background: url(../images/inco1b.png)center no-repeat}
.service-top ul li:nth-child(2):hover i,.service-top ul li:nth-child(2).swiper-slide-thumb-active i{background: url(../images/inco2b.png)center no-repeat}
.service-top ul li:nth-child(3):hover i,.service-top ul li:nth-child(3).swiper-slide-thumb-active i{background: url(../images/inco3b.png)center no-repeat}
.service-top ul li:nth-child(4):hover i,.service-top ul li:nth-child(4).swiper-slide-thumb-active i{background: url(../images/inco4b.png)center no-repeat}
.service-top ul li:nth-child(5):hover i,.service-top ul li:nth-child(5).swiper-slide-thumb-active i{background: url(../images/inco5b.png)center no-repeat}
.service-top ul li:nth-child(6):hover i,.service-top ul li:nth-child(6).swiper-slide-thumb-active i{background: url(../images/inco6b.png)center no-repeat}

.service-bd ul,.service-bd li{width: 100%}
.service-bd li .imgarea{width: 70%;height: 500px;float: left;display: block}
.service-bd li .imgarea img{width: 100%;height: 100%;}
.service-bd li .txt{width: 30%;height: 500px;background: #333;color: #fff;float: right;color: #fff}
.service-bd li .txt h3{margin: 40px 30px 0;font: 600 24px "Microsoft Yahei";}
.service-bd li .txt .des{margin: 30px 30px;font-size: 15px;line-height: 2.2;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 6;overflow : hidden;word-break:break-all;}
.service-bd li .txt .more{display: block;color: #fff;margin: 15px 30px;border: 1px solid #fff;border-radius: 20px;box-sizing: border-box;width: 120px;text-align: center;line-height: 33px}
.service-bd li .txt .link{display: block;color: #fff;margin: 15px 30px;background: #d60000;border-radius: 20px;width: 120px;text-align: center;line-height: 35px}
.service .swiper-button-prev{background: url(../images/prev.jpg)no-repeat;top: auto;margin-top: 3%;width:50px;height: 36px;left: 45%;opacity: 1;position: relative;float: left; }
.service .swiper-button-next{background: url(../images/next.jpg)no-repeat;top: auto;margin-top: 3%;width:50px;height: 36px;right: 45%;opacity: 1;position: relative; float: right;}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{opacity: 1 !important;}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after,.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{display: none}

/* process */
.process{width: 100%;position: relative;background: url(../images/lc_bg.jpg)center repeat;padding: 3% 0}
.process .imgarea{margin: 3% 0;width: 100%}
.process .imgarea img{max-width: 100%}
.process .tel{text-align: center;font-size: 24px;color: #222;line-height: 60px}
.process .tel i{width: 60px;height: 60px;background: url(../images/tel.png)center no-repeat;display: inline-block;margin-right: 5px;vertical-align: middle}
.process .tel span{color: #d60000;font-size: 36px;font-family: Arial, Helvetica, sans-serif;font-style: italic}

/* about */
.about{width: 100%;position: relative;padding:3% 0}
.about .bd{margin-top: 3%}
.about .bd .intro{width: 50%;height:500px;background: url(../images/about1.jpg)center no-repeat;float: left;position: relative;background-size: cover}
.about .bd .intro .cont{width: 80%;margin-left: 10%}
.about .bd  h3{font: 600 24px "Microsoft Yahei";color: #fff;margin: 10% 0 5%}
.about .bd  .profile{font: 600 24px "Microsoft Yahei";color: #fff;margin: 10% 0 5%}
.about .bd  h3 span{font-size: 16px;font-family: Arial;font-weight: normal}
.about .bd .intro .des{font-size: 15px;line-height: 2.2;margin-bottom: 5%;color: #fff}
.about .bd .intro .more{display: inline-block;padding: 8px 30px;border: 1px solid #fff;color: #fff}
.about .bd ul{width: 50%;float: right;}
.about .bd ul li{width: 33.33%;float: left;height: 250px;position: relative;}
.about .bd ul li img{width: 100%;height: 100%;}
.about .bd ul li:first-child{background: #d60000;color: #fff;}
.about .bd ul li h3{position: absolute;width: 100%;text-align: center;top: 50%;transform: translateY(-50%);margin: 0}
.about .bd ul li .photo{font-size:20px;position: absolute;width: 100%;text-align: center;top: 50%;transform: translateY(-50%);margin: 0}
.about .bd ul li .cont{width: 80%;height: 80%;background: rgba(198, 0, 0, 0.7);position: absolute;top: 10%;left: 10%;text-align: center;transition: all 1s ease-in-out;transform: scale(0)}
.about .bd ul li .cont .txt{transform: translate(-50%,-50%);top: 50%;position: absolute;line-height: 60px;border-top: 1px solid #fff;border-bottom: 1px solid #fff;color: #fff;display: inline-block;}
.about .bd ul li:hover .cont{transition: transform 1s;transform: scale(1)}

/* case */
.case{width: 100%;}
.case .bd{width: 100%;background: #333333;margin-top: 2%}
.case .bd .leftnav{width: 12%;text-align: center;float: left;}
.case .bd .leftnav li{font-size: 18px;color: #fff;line-height: 69px;border-bottom: 1px solid #bbbbbb;position: relative;}
.case .bd .leftnav li.select{background: #d60000;border-bottom: 1px solid #d60000}
.case .bd .leftnav li.select::after{z-index: 2;content: '';width: 0;height: 0;border: 0 dashed transparent;border-left-style: solid;border-width: 10px 10px 10px;border-left-color: #d60000;position: absolute;top: 50%;transform:translateY(-50%);right: -20px;}
.case .bd .right_cont{width: 88%;float: right;background: #f5f5f5;height: 420px;position: relative;}
.case .bd .right_cont ul{width: 90%;height: 100%;margin: 0 auto;display: none}
.case .bd .right_cont ul li{width: 30.33%;float: left;margin:0 1.5%;text-align: center;margin-top: 3%}
.case .bd .right_cont ul li .cont{margin: 0 10px}
.case .bd .right_cont ul li .imgarea{width: 100%;display: block;padding: 5px;border: 1px solid #ddd;height: 240px;}
.case .bd .right_cont ul li .imgarea img{width: 100%;height: 100%;}
.case .bd .right_cont ul li .tit{font-size: 16px;color: #000000;margin: 10px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.case .bd .right_cont ul li .des{color: #555;font-size: 14px;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow : hidden;word-break:break-all;}
.case .bd .right_cont ul li:hover .imgarea{border: 1px solid #d60000}
.case  .more{color: #d60000;display: block;text-align: center;width: 200px;line-height: 45px;border: 1px solid #d60000;margin: 3% auto}
.case .bd .right_cont ul.select{display: block}

/* news */
.news{width: 100%;overflow: hidden;position: relative;padding-bottom: 2%}
.news .bd{margin-top: 2%}
.news .bd .hotnews{width: 38%;float: left;}
.news .bd .hotnews .imgarea{display: block;width: 100%;height: 290px;}
.news .bd .hotnews .imgarea img{width: 100%;height: 100%;}
.news .bd .hotnews h3{float: left;;width: 60%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;;font: 600 18px "Microsoft Yahei";color: #333;margin: 15px 0}
.news .bd .hotnews span{float: left;;width: 60%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;;font: 600 18px "Microsoft Yahei";color: #333;margin: 15px 0}
.news .bd i{color: #d60000;margin-right: 5px}
.news .bd .hotnews .tag{float: right;width: 40%;overflow: hidden;margin: 15px 0;color: #666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news .bd span{color: #d60000}
.news .bd .des{text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow : hidden;word-break:break-all;}
.news .bd ul{width: 60%;float: right;}
.news .bd ul li{width: 47%;margin: 0 1.5%;background: #f5f5f5;color: #666;float: left;margin-bottom: 30px}
.news .bd ul li .cont{padding: 20px 15px;position: relative;}
.news .bd ul li .date{text-align: center;width: 80px;border-right: 1px solid #ddd;position: absolute;top: 50%;transform: translateY(-50%)}
.news .bd ul li .date span{font-size: 30px;font-family: Arial;}
.news .bd ul li .date p{font-size: 14px;font-family: Arial;color: #666}
.news .bd ul li .txt{margin-left: 100px}
.news .bd ul li .tit{font-size: 16px;color: #000000;margin-bottom: 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news .bd ul li:hover {background: #d60000;color: #fff}
.news .bd ul li:hover .date span,.news .bd ul li:hover .date p,.news .bd ul li:hover .tit,.news .bd ul li:hover i,.news .bd ul li:hover .des{color: #fff}

/* partner */
.partner{width: 100%;overflow: hidden;position: relative;padding-top: 1%;padding-bottom: 3%}
.partner ul{padding: 3% 0;width: 100%}
.partner ul li{width: 20%;text-align: center;overflow: hidden;}
.partner ul li img{max-width: 100%;border: 1px solid #ddd;box-sizing: border-box;}
.partner .swiper-pagination-bullet{width: 12px;height: 12px;}
.partner .swiper-container-horizontal>.swiper-pagination-bullets,.partner .swiper-pagination-custom,.partner .swiper-pagination-fraction{bottom: 0}


/* foot */
.footer{position: relative;padding-top: 2%;width: 100%;padding-bottom: 20px;background: #333333;color: #fff}
.footer .fn-col .tit{font: 600 18px "Microsoft Yahei";color: #fff;margin-bottom: 15px}
.footer .fn-col h3{font: 600 18px "Microsoft Yahei";color: #fff;margin-bottom: 15px}
.footer .fn-col a{color: #fff}
.footer .fn-col .btline{width: 20px;height: 2px;background: #d60000;margin: 10px 0}
.footer .fn-col ul li{line-height: 30px;}
.fn-bd{text-align: justify;padding-right: 5%;box-sizing: border-box;}
.fn-bd:after{content: "";width: 100%;display: inline-block;font-size: 0;line-height: 0;}
.fn-col{margin-top: 10px;display: inline-block;vertical-align: top}
.footer .contact p{line-height: 40px;}
.footer .fa-phone{font-size: 26px;width: 30px}
.footer .fa-envelope{font-size: 20px;width: 30px}
.footer .fa-map-marker{font-size: 26px;width: 30px}
.footer .contact .num{font-size: 26px;font-family: Arial, Helvetica, sans-serif;line-height: 30px}
.footer .contact .num span{display: inline-block;margin-left: 30px}
.code img{margin-top: 15px;}
.code p{font:500 14px microsoft yahei;margin-top: 8px;text-align: center}
.footer .frendlink{margin: 20px 0 0;line-height: 38px}
.footer .frendlink .fa-chain{display: inline-block;width: 38px;height: 38px;border-radius: 100%;background: #555555;color: #aaa;margin-right: 8px;line-height: 38px;text-align: center;font-size: 22px}
.footer .frendlink a{margin: 0 5px;color: #aaa;}
.footbar{line-height: 60px;background:#333333; }
.copyright{width: 100%;color: #fff;text-align: center;border-top: 1px solid #bbb}
.copyright a{color: #fff;}
.footer .fn-col .contact{line-height: 30px}
.fixed-b { position: fixed; width: 100%; background: #d60000; bottom: 0; left: 0; display: none;z-index: 999; font-size: 20px;}
.fixed-b li { width: 25%; text-align: center; color: #fff; float: left; }
.fixed-b li a { display: block; border-right: 1px solid #fff; color: #fff; padding: 2px 0; }
.fixed-b li:last-of-type a { border-right: 0 none; }
.fixed-b li a .txt { display: block; margin-top: 5px;}

@media only screen and (max-width: 1400px){

}
@media only screen and (max-width: 1200px){
  #owl-banner .item{background: none !important;height: auto;}
  #owl-banner .item img{display: block}
  /*  */
  .service-top ul li{font-size: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;height: 55px;}
  .service-top ul li i{margin: 0 10px 0 0}
  .service-bd li .imgarea,.service-bd li .txt{height: 450px;}
  .service-bd li .txt .des{margin: 20px 30px}
  .service-bd li .txt .more{margin: 0px 30px;}
  .case .bd .leftnav li{line-height: 59px;font-size: 16px}
  .case .bd .right_cont{height: 360px;width: 85%}
  .case .bd .right_cont ul li .imgarea{height: 17vw;}
  .case .bd .right_cont ul li{margin-top: 3vw}
  .case .wrapper{padding: 0}
  .case .bd .leftnav{width: 15%;}

  .news .bd ul li .cont{padding: 15px 10px;}
  .news .bd ul li .date{width: 70px;}
  .news .bd ul li .txt{margin-left: 85px;}

}

@media only screen and (max-width: 1000px){
  #globalnav .gn-header .gn-link1 img{max-height: 45px;}
  #globalnav .gn-content .logo{display: none}
  #globalnav .gn-content .toptel{display: none}
  #globalnav .active1{color: #fff}
  #globalnav .gn-link,#globalnav.scroll .gn-link{color: #fff}
  .gn-list li>a:hover {border-bottom: none; color: #fff; }
  #globalnav .gn-link:hover { color:#fff;}
  .dropdown{position: relative;margin-left:0}
  .gn-content .lang{display: none}
  .gn-content .mo_lang{float: none;margin-left: 65%;margin-top: 8px;width: 60px}
  .fixed-b { display: block;}
  .footer{display: none}
  .footbar{background: #222222}
  .copyright{padding-bottom: 40px;}
  .homemain .title h2{font: 600 28px "Microsoft Yahei";}

  .about .bd .intro,.about .bd ul{width: 100%;height: auto;}
  .about .bd .intro .cont{width: 90%;margin-left: 5%;}
  .about .bd h3{margin: 6% 0 3%;font: 500 22px "Microsoft Yahei";}
  .about .bd .intro .cont{padding-bottom: 10%}
  .about .bd ul li{height: 25vw;}
}

@media only screen and (max-width: 768px){
  .service-top ul li{height: auto;line-height: 55px;}
  .service-top ul li i{display: none}
  .service-bd li .imgarea,.service-bd li .txt{width: 100%;height: auto;}
  .service-bd li .txt .more,.service-bd li .txt .link{display: inline-block}
  .service-bd li .txt .more{margin: 0 3% 5%}
  .service-bd li .txt .link{margin: 15px 0}
  .service-bd li .txt h3{margin: 3% 3% 0; font: 500 18px "Microsoft Yahei";}
  .service-bd li .txt .des{margin: 1% 3% 1%;font-size: 14px;line-height: 2;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow : hidden;word-break:break-all;}
  .service .swiper-button-prev{left: 35%;margin: 2% 0}
  .service .swiper-button-next{right: 35%;margin:2% 0;}
  .news .bd .hotnews{width: 100%;margin-bottom: 20px}
  .news .bd ul{width: 100%}
  .news .bd ul li{margin-bottom: 20px}
  .case .bd .leftnav,.case .bd .right_cont{width: 100%}
  .case .bd .leftnav li{width: 16.66%;float: left;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
  .case .bd .leftnav li.select::after{bottom: -20px;right: auto;top:auto;left: 50%;transform: translateX(-50%) rotate(90deg);}
  .case .bd .right_cont{height: auto;}
  .case .bd .right_cont ul{padding: 3% 0 5%;width: 100%}
  .case .more{width: 160px;line-height: 36px;margin: 3% auto 5%;}
  .about{padding: 5% 0}
  .process .tel{font-size: 18px}
  .process .tel i{width: 50px;height: 50px;background-size: cover;}
  .process .tel span{font-size: 30px}
}

@media only screen and (max-width: 640px){
  .copyright{padding-bottom:60px;box-sizing: inherit;height: auto;padding-top:15px;line-height: 1.9em;text-align: center;}
  .skip .fr{margin-left: 10px;float: left;}
  .copyright a{float: none;}
  .fixed-b { display: block;}
  .footer{display: none}
  .homemain .title h2{font: 600 22px "Microsoft Yahei"}
  .solution ul li{height: auto}
  .solution ul li img{width: 60px}
  .solution ul li .cont{padding: 20px 0 10px}
  .solution ul li .des{display: none;}

  .news .bd ul li{width: 100%}
}

@media only screen and (max-width: 480px){
  .fixed-b { display: block;}
  .footer{display: none}
}