@charset "utf-8";
/*banner*/
.banner{position: relative; height:auto;clear: both;}
.banner img {display: block;width: 100%;margin:0 auto;}
.slick-dots {position: absolute;left:5%; font-size:0;bottom:8%;width:90%;text-align: center;outline: none;z-index: 4;}
.slick-dots li {display: inline-block;margin: 0 15px; outline: none;}
.slick-dots li button {display: block;border: 0 none;width:14px;height:14px;border-radius:14px;margin-right:12px; display: inline-block;outline: none;background:#fff;}
.slick-dots .slick-active button {background: #0049c7;width: 48px;}
.banner .slick-arrow{width:30px;height:84px;cursor: pointer;z-index: 22;top:44.5%;outline: none;position:absolute;border:0;overflow: hidden;text-align: center;transition:.8s;opacity: 0;text-indent: 100px;}
.banner .slick-arrow.slick-prev{background:url(../images/ban_prev.png) no-repeat 0 0;left: 3%; opacity: 0.8;}
.banner .slick-arrow.slick-next{background:url(../images/ban_next.png) no-repeat 0 0;right: 3%; opacity: 0.8;}
.banner:hover .slick-prev{ left: 6%;}
.banner:hover .slick-next{ right: 6%;}
.banner .slick-arrow:hover{opacity: 1;}

.til01{text-align: center;color: #333;font-size:48px;line-height:60px;font-family: "Microsoft Yahei";white-space: nowrap;padding: 0 0 45px;}
.til01 span{display: block;font-size:20px;line-height: 32px;font-weight: bold;opacity: 0.8;margin-top: 15px;color: #111;}
.til01 a{color: #1e50ae;font-weight:bolder;}
.til02,.til02 a{color: #fff;}

/*产品中心*/
.probox{clear: both;font-size:14px;font-family:"Microsoft Yahei";position: relative;line-height:22px;padding:80px 0 0;z-index: 1;background: #f1f1f1;}
.pro_con,.super_con{width: 1400px;margin: 0 auto;}
.probox:before{content: "";width: 100%;height:684px;background: #fff;position: absolute;top: 900px;left: 0;z-index: -1;}
.prod1{height:684px;box-sizing:border-box;}
.prod1 h3{font-size:24px;line-height: 70px;}
.prod1 h3 span{float: right;font-size:16px;font-weight: normal;}
.prod1 h3 a{color: #333;}

.prod_gg{width: 29%;overflow: hidden;}
.prod_gg p,.prod_gg p img,.prod_gg span img{width:100%;display: block;overflow: hidden;}
.prod_gg span{width:66%;display: block;position: absolute;z-index: 1;left:17%;bottom: 0;background: #d61412;border-radius:200px 200px 0 0;overflow: hidden;}
.prod_list{width: 71%;background: #fff;overflow: hidden;}
.prod2 .prod_list{background: #f1f1f1;}
.prod_lc dl{width: 235px;float: left;height: 446px;padding: 50px 46px 0;border-right: solid 1px #e6e6e6;}
.prod_lc dt,.prod_lc dt img{width: 235px;height: 235px;display: block;overflow: hidden;}
.prod_lc dt{position: relative;}
.prod_lc dl:hover dt a{position: absolute;width: 235px;height: 235px;display: block;background:url(../images/ico01.png) no-repeat center rgba(216, 0, 11, 0.66);left: 0;top: 0;}
.prod_lc dd h4{font-size: 20px;line-height: 80px;font-weight: normal;}
.prod_lc dd h4 a{display: block;color: #333;white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.prod_lc dd p{height: 44px;display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2;  overflow: hidden; text-overflow: ellipsis;}
.prod_lc dd span{display: block;}
.prod_lc dl:hover dd span a{background:url(../images/ico02.png) no-repeat center;display: block;height: 50px;}

@media screen and (max-width: 1680px) { 
    .probox:before{height:610px;top: 830px;}
    .prod1{height:610px;}
    .pro_con{width: 1200px;}
    .prod_lc dl{height:394px;padding: 30px 30px 0;}
    .prod_lc dd h4{line-height: 60px;}
    .prod_lc dl:hover dd span a{height: 36px;}
 } 

/*优势*/
.super{clear: both;font-family:"Microsoft Yahei";line-height:32px;font-size: 16px;position: relative;z-index: 2;color: #fff;padding:80px 0 0;}
.super:before{content: "";width: 100%;height: 1px;background: #d7d7d7;position: absolute;top: 217px;left: 0;z-index: -1;}
.super_t{font-size:24px;line-height:35px;height:85px;color: #333;width: 100%;z-index: 2;text-align: center;}
.super_t li{float: left;width:25%;height:85px;box-sizing:border-box;position: relative;padding-top: 24px;}
.super_t li:before{content: "";position: absolute;width: 0;height: 2px;left: 50%;top:0;background: #1e50ae;transform: translateX(-50%);transition: all 0.6s cubic-bezier(.075, .82, .165, 1)}
.super_t li span{display: inline-block;padding-left: 46px;}
.super_t li.cur:before{width: 100%;}
.super_t li.cur span{background-position: 0 -60px!important;}
.super_c .tempWrap{overflow: inherit!important;}
.super_cl dl{position: relative;background: #000;}
.super_cl dt{opacity: 0.2;}
.super_cl dt,.super_cl dt img{width: 100%;display: block;overflow: hidden;}
.super_cl dd{width: 100%;height: 110px;display: block;padding: 56px 0 0;position: absolute;left: 0;bottom: 0;display: none;
    /* background: rgba(0, 0, 0, 0.5); IE 兼容写法，过质检后删除 */
background-image: -webkit-gradient(linear, top left, bottom right, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.9))); 
background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9)); 
background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9)); 
background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9)); 
background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9)); 
background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
}
.super_cl dd h4{width: 17.5%;float: left;height: 80px;border-right: solid 1px rgba(255, 255, 255, 0.35); font-size: 28px;line-height:48px;text-align: center;}
.super_cl dd h4 em{display: block;height: 38px;width: 38px;margin: 0 auto;}
.super_cl dd .super_w{width: 77%;float: left;padding-left: 3%;}
.super_cl dd .super_w b{display: block;font-size: 30px;line-height: 46px;}
.super_cl dl.cur dt{opacity: 1;}
.super_cl dl.cur dd{display: block;}
 
.prev1,.next1{width:60px;height:60px;display: block;cursor: pointer;top:390px;right:-100px; z-index: 9;overflow: hidden;}
.prev1{left:-100px;}
.prev1 img,.next1 img{display: block;}

@media screen and (max-width: 1680px) { 
    .super_con{width: 1200px;}
}

/*案例*/
.case{font-family:"Microsoft Yahei";font-size: 14px;line-height:24px;color: #909090;position: relative;overflow: hidden;padding:64px 0 80px;background: #f1f1f1;}
.case_t{height:62px;line-height: 62px;overflow: hidden;text-align: center;font-size: 20px;background: #fff;box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.05);margin-bottom: 45px;}
.case_t li{width: 20%;float: left;position: relative;border-right: solid 1px #d9d9d9;box-sizing:border-box;}
.case_t li:last-child{border:0;}
.case_t li a{display: inline-block;padding-left: 44px;color: #333;}
.case_t li.cur a,.case_t li:hover a{color: #1e50ae;background-position: 0 -63px!important;}

.case_c{overflow: hidden;}
.case_c dl{width: 425px;float: left;margin:0 50px 0 0;background: #fff;}
.case_c dt{position: relative;width: 100%;}
.case_c dt h3{width: 78%;position: absolute;z-index: 2;left:11%;bottom: -56px;font-size: 14px;}
.case_c dt h3 span{float: right;padding: 58px 0 0;line-height: 30px;}
.case_c dt b{float: left;width: 31.3%;border-radius: 100%;background: #fff;box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.05);overflow: hidden;}
.case_c dt p,.case_c dt p img,.case_c dt b img{width: 100%;display: block;overflow: hidden;}
.case_c dd{padding: 35px 11% 42px;display: block;}
.case_c dd h4{font-size: 28px;line-height: 48px;padding-bottom: 25px;margin-bottom: 25px;border-bottom: 1px solid #eaedee;}
.case_c dd h4 a{display: block;white-space: nowrap; text-overflow: ellipsis; overflow: hidden;color: #333;}
.case_c dd h4 span{display: block;font-size: 14px;line-height: 30px;}
.case_c dd p{height: 96px;display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:4;  overflow: hidden; text-overflow: ellipsis;margin-bottom: 32px;}
.case_c dd .case_more{display: block;width:100%;height:40px;background: url(../images/ico03.png) no-repeat;}

/*新闻资讯*/
.nswsbox{padding:85px 0;position: relative;font-size: 14px;line-height:30px;color: #999;overflow: hidden;}
.new_til{width: 18.6%;}
.new_til a{display: block;color: #1e50ae;}
.new_til h2{font-size: 48px;line-height: 66px;height: 234px;}
.new_til h2 span{display: block;font-weight: normal;font-size: 18px;line-height: 28px;padding: 12px 0 0;color:#333;}
.new_t span{display: block;font-size: 20px;line-height: 36px;height: 36px;padding-bottom: 58px;}
.new_t span a{display: inline-block;position: relative;float: left;color:#333;}
.new_t span a:before{content: "";position: absolute;width: 0;height: 2px;left:0;top:34px;background: #d11011;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.new_t span.cur a{color: #d11011;font-weight: bold;}
.new_t span.cur a:before{width: 100%;}

.new_con{width: 77.7%;overflow: hidden;}
.news_l li{height: 143px;border-bottom: #e3e3e3 1px solid;position: relative;overflow: hidden;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;box-sizing:border-box;margin-bottom: 40px;}
.news_l li a{display: block;}
.news_l li .new_p{width: 35.8%;}
.news_l li .new_p p,.news_l li .new_p p img{width: 78%;display: block;overflow: hidden;}
.news_l li .new_p p{display: none;padding: 10px 0 0;}
.news_l li .new_p span{padding: 10px 0 0;float: right;}
.news_l li .new_p span a,.news_l li .new_w span a{display: block;width: 157px;line-height: 60px;background: #1e50ae;color: #fff;text-align: center;font-size: 20px;font-weight: bold;}
.news_l li .new_w{width: 59%;}
.news_l li .new_w h4{line-height: 62px;font-size: 26px;color: #282828;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.news_l li .new_w h4 a{display: block;color: #282828;white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.news_l li .new_w em{display: none;line-height:32px;color: #000;font-size: 16px;font-weight: bold;}
.news_l li .new_w p{height: 60px;}
.news_l li .new_w span a{border: solid 2px #1e50ae;background: #fff;color: #1e50ae;display: none;}
.news_l li.cur .new_w em{display: block;}
.news_l li.cur{height: 270px;font-size: 16px;}
.news_l li.cur .new_p p,.news_l li.cur .new_p p img,.news_l li.cur .new_w span,.news_l li.cur .new_w span a{display: block;}
.news_l li.cur .new_p span,.news_l li .new_w span{display: none;}

/*关于*/
.aboutbox{font-family:"Microsoft Yahei";font-size: 16px;line-height:30px;color: #666;position: relative;z-index: 1;padding: 0 0 80px;}
.about_p,.about_p img{width: 100%;display: block;overflow: hidden;}
.about_w p{width: 63%;float: right;}
.about_w p a{display: inline-block;color: #d11011;}
.about_w{display: block;padding:74px 0 0;height: 150px;}
.about_w .til01{text-align: left;}

/* 风采展示 */
.show{clear: both;height: 236px;font-size: 14px;line-height:54px;text-align: center;}
.about_con{width: 1400px;margin: 0 auto;}
.show_c1{overflow: hidden;}
.prev2,.next2,.prev3,.next3{width:15px;height:25px;display: inline-block;cursor: pointer;top:80px;right:-38px; z-index: 9;overflow: hidden;}
.prev2{left: -38px;}
.prev3,.next3{top:138px;right:18px;}
.prev3{left:18px;}
.prev2 img,.next2 img,.prev3 img,.next3 img{display: block;}
.prev2:hover img,.next2:hover img,.prev3:hover img,.next3:hover img{margin-top: -49px!important;}

.show_cl{overflow: hidden;}
.show_cl li{width: 330px;float: left;margin:0 26px 0 0;position: relative;}
.show_cl li p,.show_cl li p img{width: 100%;display: block;overflow: hidden;}
.show_cl li span a{display: block;color: #666;white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.show_cl li:hover span a{color: #1e50ae;}

@media screen and (max-width: 1680px) { 
    .about_con{width: 1200px;}
    .show_cl li{width:280px;margin: 0 20px 0 0;}
 } 

/*友情链接*/
.link{height:70px;line-height:70px;z-index: 9;font-size: 14px;color: #a1a0a0;background: #1b1818;text-align: center;}
.link a{display: inline-block;color: #a1a0a0;padding: 0 35px;}
.link a:hover{color: #666;font-weight: bold;}

.prod_lc dt img,.prod_gg span img,.case_c dt p img, .super_c dt img, .news_l li .new_p p img{-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.prod_lc dl:hover dt img,.prod_gg:hover span img,.case_c dl:hover dt img, .super_c dl:hover dt img, .news_l li .new_p p:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}


@-webkit-keyframes swing{
    20%,40%,60%,80%,100%{-webkit-transform-origin:top center}
    20%{-webkit-transform:rotate(15deg)}
    40%{-webkit-transform:rotate(-10deg)}
    60%{-webkit-transform:rotate(5deg)}
    80%{-webkit-transform:rotate(-5deg)}
    100%{-webkit-transform:rotate(0deg)}
}
@-moz-keyframes swing{
    20%,40%,60%,80%,100%{-moz-transform-origin:top center}
    20%{-moz-transform:rotate(15deg)}
    40%{-moz-transform:rotate(-10deg)}
    60%{-moz-transform:rotate(5deg)}
    80%{-moz-transform:rotate(-5deg)}
    100%{-moz-transform:rotate(0deg)}
}

@-webkit-keyframes spinAround {
	from {
		-webkit-transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(360deg);
	}
}
@keyframes spinAround {
	from {
		transform: rotate(0deg)
	}
	to {
		transform: rotate(360deg);
	}
}

  html{font-size:10px;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
  @media screen and (min-width:320px){html{font-size:8.5333px;}}
  @media screen and (min-width:360px){html{font-size:9.6px;}}
  @media screen and (min-width:375px){html{font-size:10px;}}
  @media screen and (min-width:400px){html{font-size:10.66666666666px;}}
  @media screen and (min-width:414px){html{font-size:11.04px;}}
  @media screen and (min-width:440px){html{font-size:11.73333333333333px;}}
  @media screen and (min-width:480px){html{font-size:12.8px;}}
  @media screen and (min-width:520px){html{font-size:13.86666666666667px;}}
  @media screen and (min-width:560px){html{font-size:14.93333333333333px;}}
  @media screen and (min-width:600px){html{font-size:16px;}}
  @media screen and (min-width:640px){html{font-size:17.06666666666667‬px;}}
  @media screen and (min-width:680px){html{font-size:18.1333333333px;}}
  @media screen and (min-width:700px){html{font-size:18.66666666666667px;}}
  @media screen and (min-width:720px){html{font-size:19.2px;}}
  @media screen and (min-width:750px){html{font-size:20px;}}