﻿/* CSS Document */
/*transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;*/
@font-face{
    font-family: 'Bodoni';
    src:url(../fonts/BodoniStd-Italic.otf);
}
@font-face{
    font-family: 'Poppins';
    src:url(../fonts/Poppins-SemiBold.ttf);
}
@font-face{
    font-family: 'Lato';
    src:url(../fonts/LATO-LIGHT.WOFF.TTF);
}
@font-face{
    font-family: 'Playfair';
    src:url(../fonts/PlayfairDisplay-Regular.ttf);
}
@font-face{
    font-family: 'Sans';
	src:url(../fonts/OpenSans-Regular.ttf);
}
@font-face{
    font-family: 'Raleway';
    src:url(../fonts/Raleway-400-Regular.otf);
}
.friendlink{text-align: center;
    margin: 30px auto -30px auto;}
.friendlink a{display:inline-block !important}

body,div,ul,li,h1,h2,h3,h4,h5,p,table,td,tr,p,dl,dt,dd{ padding:0; margin:0; list-style:none;}
body{ font-family:"微软雅黑"; font-size:14px; color:#262626;}
a{ color:#666; text-decoration:none;transition: .6s;}
a:hover{}
img{ border:0;}
.clear:after{content:""; display:block; clear:both;}
.fl-1,.fl-2,.fl-3,.fl-4,.fl-5,.fl-6,.fl-7,.fl-8,.fl-9,.fl-10,.fl-11,.fl-12{float:left;box-sizing:border-box; padding-left:25px; padding-right:25px;}
.fr-1,.fr-2,.fr-3,.fr-4,.fr-5,.fr-6,.fr-7,.fr-8,.fr-9,.fr-10,.fr-11,.fr-12{float:right;box-sizing:border-box; padding-left:25px; padding-right:25px;}
.fl-1,.fr-1{width:calc(100%/12);}
.fl-2,.fr-2{width:calc(100%/12*2);}
.fl-3,.fr-3{width:calc(100%/12*3);}
.fl-4,.fr-4{width:calc(100%/12*4);}
.fl-5,.fr-5{width:calc(100%/12*5);}
.fl-6,.fr-6{width:calc(100%/12*6);}
.fl-7,.fr-7{width:calc(100%/12*7);}
.fl-8,.fr-8{width:calc(100%/12*8);}
.fl-9,.fr-9{width:calc(100%/12*9);}
.fl-10,.fr-10{width:calc(100%/12*10);}
.fl-11,.fr-11{width:calc(100%/12*11);}
.fl-12,.fr-12{width:calc(100%/12*12);}
.pad10{padding-top: 10px;padding-bottom: 10px;}.pad20{padding-top: 20px;padding-bottom: 20px;}.pad30{padding-top: 30px;padding-bottom: 30px;}.pad40{padding-top: 40px;padding-bottom: 40px;}.pad50{padding-top: 50px;padding-bottom: 50px;}.pad60{padding-top: 60px;padding-bottom: 60px;}.pad70{padding-top: 70px;padding-bottom: 70px;}
.padt10{padding-top: 10px;}.padt20{padding-top: 20px;}.padt30{padding-top: 30px;}.padt40{padding-top: 40px;}.padt50{padding-top: 50px;}.padt60{padding-top: 60px;}.padt70{padding-top: 70px;}
.padb10{padding-bottom: 10px;}.padb20{padding-bottom: 20px;}.padb30{padding-bottom: 30px;}.padb40{padding-bottom: 40px;}.padb50{padding-bottom: 50px;}.padb60{padding-bottom: 60px;}.padb70{padding-bottom: 70px;}
.swiper-slide img{ max-width:100%;}
img{max-width: 100%; vertical-align: middle;}
.wid{width:1200px;  margin:0 auto;}
.wid:after{ content:""; display:block; clear:both;}
.mid_h2{font-size:26px; line-height:36px;color:#242e35; margin-bottom: 20px; padding-top: 15px;}
.mid_h3{ font-size:18px; line-height:28px; margin-bottom:10px;color:#333; padding-top: 20px;}
.mid_text p{ font-size:16px; color:#3d3d3d; line-height:32px; margin-bottom:10px;}
.mid_flex{display: flex; align-items: center;flex-wrap:wrap;}

.top{ line-height: 40px; border-bottom: #eaeaea 1px solid;}
.top li{display: inline-block; margin-left: 15px; color: #a7a2a2;}
.top li a{color: #A7A2A2;}
.top li a:hover{color: #af0004;}
.top_lx{float: right;}
.top_lang{float: right;margin-left: 50px;}
.top_lang .act{color: #AF0004; font-weight: bold;}
.header{position: fixed; width: 100%; padding: 0px 0; text-align: center;background:rgba(0,0,0,.6); z-index: 10000;}
.header.fixed{background:rgba(0,0,0,.8); }
.logo{position: absolute; left: 10%; top: 15px;}
.nav{}
.nav li{position: relative; display: inline-block;  padding: 22px 20px;}
.nav li>a{position: relative; display: block; font-size: 14px; color: #fff; padding: 0px 0 10px; line-height: 24px;}
.nav li>a:after{content: ""; position: absolute;left: 0; top: 100%; width: 0; height: 2px; background: #DC2525; transition: .6s;}
/*.nav li>a.act{color: #DC2525;}*/
.nav li>a.act:after{width: 100%;}
.nav li:hover >a:after{width: 100%;}
.nav li:hover >a{color: #DC2525;}
.nav li .erji{position: absolute; top: calc(100% - 3px); left: -250px; width: 600px; background: #fff; display: none; z-index: 1000;}
.erji_left{float: left; width:350px; padding: 20px; box-sizing: border-box;}
.erji_left .pic{ margin-bottom: 15px;}
.erji_left .text{font-size: 15px; line-height: 28px;color: #615959;}
.erji_right{float: right; width:250px; padding: 20px; box-sizing: border-box;}
.erji_right a{display: block;padding: 0 10px; font-size: 14px; line-height: 50px; color: #222; border-bottom: #ddd solid 1px; text-align:left;}
.erji_right a img{margin-right:8px;}
.erji_right a:hover{color: #AF0004;}

.header_right{position: absolute; right: 10%; top: 20px; padding: 0 25px; border-radius: 50px; }
.header_right .header_pro{ display:inline-block;padding: 0 25px; border-radius: 50px;background: linear-gradient(to bottom, #9c0506 ,#c2393b);color: #fff; font-size: 14px; line-height: 40px; margin-right: 25px;}
.header_right .header_pro:hover{/*background: linear-gradient(to bottom, #9c0506 ,#aaa);*/ background:#c2393b;}
.header_right .header_pro i{display:inline-block; vertical-align: -4px; width: 27px; height: 18px; margin-right: 8px; background: url(../images/car_tb.png) no-repeat;}
.header_right .lang{color: #fff; font-size: 16px; margin-left: 10px;}
.header_right .lang:hover{color: #AF0004;}

.video{position: absolute; top: -200px; left: 0; width: 100%; z-index: -1;}
.video_bg{position: absolute;top: 0; left: 0; width: 100%; height: 750px; background: rgba(0,0,0,.6); z-index: 100;}
.ban_text{position: absolute;top: 0; left: 0; width: 100%; text-align: center; color: #fff; padding: 0 15px; box-sizing: border-box; z-index: 200;}
.ban_text h2{ font-size: 50px; line-height: 60px; font-weight: normal; letter-spacing: 5px; padding-top: 8%;}
.ban_text h2 img{ max-width:800px;}
.ban_text h2 span{color: #DC2525; font-weight: bold;}
.ban_text h3{ font-size: 20px; line-height: 40px; margin: 15px 0 35px; font-weight:400;}
/*.ban_text h3 span{color:#DC2525;}*/
.ban_text p{font-size: 18px;}
.banner .swiper-pagination{bottom: 25px;}
.banner .swiper-pagination .swiper-pagination-bullet{width: 12px; height: 12px; border: #ccc 2px solid; margin: 0 8px;}
.banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #DC2525;}
.ban_text2{position:absolute; top:36%; width:100%; text-align:center;  color:#fff; font-size:42px; line-height:46px; font-weight:normal;letter-spacing:5px; opacity:0;transform: translateY(-100px); transition: .8s;}
.ban_text h2{opacity:0; transform: translateY(200px);}
.show .ban_text h2{opacity:1; transform: translateY(0px);transition: 1.2s;}
.ban_text h3{opacity:0; transform: translateY(200px);}
.show .ban_text h3{opacity:1; transform: translateY(0px);transition: 1.2s .6s;}
.ban_text2 span{font-size:20px; letter-spacing:0px;font-family: 'Sans';}
.ban_text2 img{ max-width:650px;}
.show .ban_text2{opacity:1;transform: translateY(0px); }
.ban_text3{position: absolute;top: 40%; left: 0; width: 100%; text-align: center; color: #fff; padding: 0 15px; box-sizing: border-box; z-index: 200;}
.ban_text3 h2{opacity:0; transform: scale(0);}
.ban_text3 h2 img{ max-width:700px;}
.show .ban_text3 h2{opacity:1; transform: scale(1);transition: 1.2s;}
.ban_text3 h3{margin-top:20px; font-size:22px; letter-spacing:0px;font-family: 'Sans';}
.show .ban_text3 h3{opacity:1;transform: translateY(0px); }

.banner .shine{width:8px;height:8px;border:2px solid #fff;display:block;border-radius:50%;box-shadow: 0px 0px 10px 2px #fff;position:relative;}
.banner .shine:before,.banner .shine:after{content:"";position: absolute;left: -16px;top: -16px; width: 40px;height: 40px; background: rgba(255,255,255,1); border-radius: 50%;box-shadow: 0px 0px 4px #fff; transform: scale(0);}
.banner .shine:before{animation: shineShow 3s .75s infinite;}
.banner .shine:after{animation: shineShow 3s infinite;}
.home_map1{position: absolute;}
.home_map1 .line{position: absolute; left: 10px; top:0%; width: 0px; height: 1px; background: #fff; transform-origin: left; transform: rotate(284deg);}
.home_map1 .line:before{content:""; position: absolute; left: 100%; width: 0px; height: 1px; background: #fff;transform-origin: left;transform: rotate(76deg);}
.home_map1 .text{position: absolute; left: 100px; top: -300px; width: 300px; color: #fff; font-size: 13px; transform: translateX(100px); opacity: 0;}
.home_map1 .text h3{margin-bottom: 15px; font-size: 16px; font-weight: normal;}
.home_map1 .text h3 span{color: #DC2525; font-size: 12px; margin-left: 5px;}
.show .home_map1 .line{ width: 280px;transition: .4s;}
.show .home_map1 .line:before{ width: 250px; transition: .4s .4s;}
.show .home_map1 .text{transform: translateX(0); opacity: 1; transition: .4s 0.8s;}
.home_map2{position: absolute;}
.home_map2{position: absolute;}
.home_map2 .line{position: absolute; right: 10px; top:50%; width: 0px; height: 1px; background: #fff; transform-origin: right; transform: rotate(-34deg);}
.home_map2 .line:before{content:""; position: absolute; left: 0; width: 0px; height: 1px; background: #fff;transform-origin: left;transform: rotate(-146deg);}
.home_map2 .text{position: absolute; left: -590px; top: 205px; width: 300px; color: #fff; font-size: 13px; transform: translateX(100px); opacity: 0;}
.home_map2 .text h3{margin-bottom: 15px; font-size: 16px; font-weight: normal;}
.home_map2 .text h3 span,.home_map4 .text h3 span,.home_map5 .text h3 span{color: #DC2525; font-size: 12px; margin-left: 5px;}
.show .home_map2 .line{ width: 410px;transition: .4s .4s;}
.show .home_map2 .line:before{ width: 280px;transition: .4s 0.8s;}
.show .home_map2 .text{transform: translateX(0); opacity: 1;transition: .4s 1.2s;}

.home_map5 .line{    transform: rotate(280deg);}
.home_map5 .line:before{    transform: rotate(260deg);}
.home_map5 .text{left: -280px;top: 75px;}
.show .home_map5 .line{width: 100px;transition: .4s 1.6s;}
.show .home_map5 .line:before{transition: .4s 2s;}
.show .home_map5 .text{transition: .4s 2.4s;}

.home_map4 .line{transform: rotate(200deg);}
.home_map4 .text{left: 90px;top: 0px;}
.home_map4 .line:before{transform: rotate(-200deg);}
.show .home_map4 .line{width: 70px;transition: .4s 1.2s;}
.show .home_map4 .line:before{transition: .4s 1.6s;}
.show .home_map4 .text{transition: .4s 2s;}

.home_map3{position: absolute;}
.home_map3 .line{position: absolute; left: 10px; top:70%; width: 0px; height: 1px; background: #fff; transform-origin: left; transform: rotate(60deg);}
.home_map3 .line:before{content:""; position: absolute; left: 100%; width: 0px; height: 1px; background: #fff;transform-origin: left;transform: rotate(-60deg);}
.home_map3 .text{position: absolute; left: 65px; top: 46px; width: 300px; color: #fff; font-size: 13px; transform: translateX(-100px); opacity: 0;}
.home_map3 .text h3{margin-bottom: 15px; font-size: 16px; font-weight: normal;}
.home_map3 .text h3 span{color: #DC2525; font-size: 12px; margin-left: 5px;}
.show .home_map3 .line{ width: 75px; transition: .4s 0.8s;}
.show .home_map3 .line:before{ width: 280px; transition: .4s 1.2s;}
.show .home_map3 .text{transform: translateX(0); opacity: 1; transition: .4s 1.6s;}

.home_map3 .line1{position: absolute; left: 10px; top:0%; width: 0px; height: 1px; background: #fff; transform-origin: left; transform: rotate(80deg);}
.home_map3 .line1:before{content:""; position: absolute; left: 100%; width: 0px; height: 1px; background: #fff;transform-origin: left;transform: rotate(-80deg);}
.home_map3 .text1{position: absolute; left: 55px; top: 170px; width: 300px; color: #fff; font-size: 13px; transform: translateX(100px); opacity: 0;}
.home_map3 .text1 h3{margin-bottom: 15px; font-size: 16px; font-weight: normal;}
.home_map3 .text1 h3 span{color: #DC2525; font-size: 12px; margin-left: 5px;}
.show .home_map3 .line1{ width: 200px; transition: .4s 1.2s;}
.show .home_map3 .line1:before{ width: 280px; transition: .4s 1.6s;}
.show .home_map3 .text1{transform: translateX(0); opacity: 1; transition: .4s 2s;}
@keyframes shineShow{
	from{transform: scale(0); opacity: 1;}
	to{transform: scale(1); opacity: 0;}
}

.home_title{text-align: center; font-size: 32px; line-height: 42px; margin-bottom: 15px; color: #DC2525; font-weight:normal;}
.home_des{text-align: center;}
.home_des span{border: 0px solid #dcdcdc; color: #999; padding: 2px 15px; line-height: 24px; font-size: 18px;}
.home_pro{padding: 70px 0;}
.home_pro_nav{margin: 50px 0 25px; border-bottom: 1px solid #dcdcdc; padding-bottom: 15px;}
.home_pro_nav a{display: inline-block;font-size: 16px; color: #222; padding: 5px 15px; line-height: 24px; border: #dcdcdc 1px solid; margin-right: 8px;}
.home_pro_nav a.act{background: #DC2525; color: #fff;border: #DC2525 1px solid;}
.home_pro_nav a:hover{background: #DC2525; color: #fff;border: #DC2525 1px solid;}
.home_pro_nav a.more{float: right; background: #222; color: #fff; font-size: 14px;}
.home_pro_nav a.more:hover{background: none; color: #DC2525;}
.home_pro_left{float: left; width: 50%;}
.home_pro_right{float: left; width: 50%; padding: 5px 25px; box-sizing: border-box;}
.home_pro_right .text{}
.home_pro_right .text h3{font-size: 22px; line-height: 32px;font-weight: normal;}
.home_pro_right .text p{color: #7e7e7e; text-indent: 2em; line-height: 27px; margin: 10px 0 20px;}
.home_pro_right .text a{display: inline-block; padding: 5px 15px; border: 1px solid #DC2525; color: #DC2525; border-radius: 3px;}
.home_pro_right .text a:hover{background: #DC2525; color: #fff;}
.home_pro_right .pic{margin-top: 25px;}
.home_pro_cont{display: none;}
.home_pro_cont.show{display: block; animation: show .8s linear;}

.home_com{padding: 100px 0; background: url(../images/home_combg.jpg) no-repeat center bottom;}
.home_com .home_title{ color: #fff;}
.home_com .home_des span{border: 0px solid #AF0004; color: #AF0004;}
.home_com p{ max-width: 700px; text-indent: 2em; margin: 35px auto 70px; color: #fff; line-height: 30px;}
.home_com_box{float: left; width: 23.5%; margin-right: 2%; background: #fff; padding: 60px 0; text-align: center;}
.home_com_box:nth-child(4){margin-right: 0;}
.home_com_box b{font-size: 60px; color: #dc2525;  font-family: impact; font-weight:normal;}
.home_com_box span{ font-size: 18px; color: #333;}
.home_com_box span.jia{font-size: 40px; color: #DC2525;}

.home_base{padding: 70px 0;}
.home_base_nav{ margin-top: 50px; box-shadow: 0 0 5px 3px #ebebeb;}
.home_base_nav li{position: relative; float:left; width:calc(100% / 4); text-align: center; padding: 25px 0; cursor: pointer;}
.home_base_nav li h3{font-size: 24px; color: #DC2525; line-height: 34px; margin-bottom: 6px; font-weight:normal;}
.home_base_nav li p{color: #7e7e7e;}
.home_base_nav li.act:after{content: ""; position: absolute; top:100%; left: 50%; transform: translateX(-50%); border: 30px transparent solid; border-top: 20px solid #ebebeb;}
.home_base_nav li.act:before{content: ""; position: absolute; top:100%; left: 50%; transform: translateX(-50%); border: 26px transparent solid; border-top: 16px solid #AF0004; z-index: 100;}
.home_base_cont{margin-top: 20px; display: none;}
.home_base_cont.show{display: block; animation: show .8s linear;}

.home_adv{padding: 70px 0; background: #f2f2f2;}
.home_adv_contk{background: #fff;}
.home_adv_cont{position: relative; margin-top: 50px;}
.home_adv_left{float: left; width: 50%; padding: 10px 50px; box-sizing: border-box;transform: translateX(-100px); opacity: 0; transition: .6s;}
.home_adv_right{float: left; width: 50%;opacity: 0; transition: .6s; overflow: hidden;}
.home_adv_right img{transition: .6s;}
.home_adv_right:hover img{transform: scale(1.05);}
.home_adv_title{padding: 25px 0 25px 15px;}
.home_adv_title>span{float: left; display: inline-block; font-size: 80px; width: 100px; text-align: center; color: #DC2525; font-family: impact;}
.home_adv_title h3{margin-left: 110px; font-size: 30px; padding-top: 10px;}
.home_adv_title h3 span{font-weight: normal; font-size: 22px; line-height: 40px;}
.home_adv_text{border-top: 1px solid #bbb; padding-top: 10px;}
.home_adv_text h4{font-size: 18px; line-height: 28px; margin-bottom: 10px; color: #DC2525;text-indent: 1.5em;}
.home_adv_text p{text-indent: 2em; line-height: 26px; color: #666; margin-bottom: 10px;}
.home_adv_text p span{color: #DC2525;}
.banin .home_adv_left{transform: translateX(0px); opacity: 1;}
.banin .home_adv_right{transform: translateX(0px); opacity: 1;}
.home_adv_cont .swiper-button-next{right: 0; margin-top: -36px; width: 36px; height: 72px; background: rgba(0,0,0,.3); color: #fff; text-align: center; font-size: 20px;}
.home_adv_cont .swiper-button-prev{left: 0; margin-top: -36px; width: 36px; height: 72px; background: rgba(0,0,0,.3); color: #fff; text-align: center; font-size: 20px;}
.home_adv_cont i{line-height: 72px;}

.home_network{padding: 70px 0;}
.home_network p{text-align: center;}
.home_network p img{width: 70%;}
.home_cus img{border: 1px solid #ddd;}

.foot{padding:60px 0 20px; background: url(../images/foot_bg.jpg) no-repeat center; color: #ccc;}
.foot h3{font-size: 20px; line-height: 30px; margin-bottom: 10px; color: #fff;}
.foot a{display: block; color: #ccc; line-height: 28px; font-size:13px;}
.foot p{line-height: 28px;font-size:13px;}
.foot a:hover{color: #fff; text-decoration: underline;}
.foot_ewm{text-align: center; padding-top: 15px;}
.foot_ewm img{width:120px;}
.copy{text-align: center; color: #fff; margin-top: 30px;}

.nybanner{position: relative;}
.nyban_text{position: absolute; bottom: 32px; left: 50%; transform: translateX(-50%);}
.nyban_text h2{display: inline-block; background: #AF0004; padding: 20px 50px; color: #fff; font-size: 42px; font-weight: normal;}

/*.mid_nav{position:relative;transform: translateY(-32px);background: #fff;box-shadow: 2px 2px 10px #d7d7d7; z-index: 200;}
.mid_nav a{display: inline-block; padding: 20px 50px; font-size: 18px; border-right: 1px solid #ddd;}
.mid_nav a:last-of-type{border-right: 0;}
.mid_nav a.act{color: #DC2525; font-weight: bold;}
.mid_nav a:hover{color: #DC2525;}
.mid{padding: 15px 0 70px;}*/

.page{width: 86%; margin: 0 auto;}
.mid_nav{float: left; width: 300px; transform: translateY(-48px);}
.mid_nav.fixed{position:fixed; top:150px; }
.mid_nav a{display: block; background: #f4f4f4; color: #484747; font-size: 16px; padding: 0 20px; line-height: 48px; margin-bottom: 2px;}
/*.mid_nav a.act{transform: translateX(25px); background: #ccc;}*/
.mid_nav a img{vertical-align:middle; margin:0 10px 2px 0;}
.mid_nav a:hover{transform: translateX(25px); background: #ccc;}
.mid{ padding: 0px 0 70px; float: right; width: calc(100% - 350px);}
.other_mid{ padding: 50px 0 70px; float: right; width: calc(100% - 350px);}
.mid_con{padding:50px 0 70px;}

.about h3{font-size: 24px; font-weight: normal; margin-bottom: 15px;}
.about_adv{ margin:50px 0;padding: 100px 0; background: url(../images/nr/wenhua.jpg) no-repeat center;}
.about_adv_box{float: left; width: 25%; text-align: center; color: #fff; border-right: 1px solid #ddd; box-sizing: border-box;}
.about_adv_box i{font-size: 40px;}
.about_adv_box b{color: #DC2525; font-size: 42px; line-height: 100px;}
.about_adv_box span{ font-size: 18px;}
.about_adv_box span.jia{font-size: 40px; color: #DC2525;}

.prolist{}
.prolist:after{ content:""; display:block; clear:both;}
.flexed{display:flex;display: -ms-flexbox;display: -webkit-flex;flex-wrap:wrap;}
.prolist dl{ width:calc(100% / 3 ); padding:0 1%; box-sizing:border-box; text-align:center; overflow:hidden;margin-bottom:15px;}
.prolist dl dt{ position:relative;}
.prolist dl dt img{ max-width:100%; vertical-align:middle;border:1px #ebebeb solid; box-sizing:border-box;}
.prolist dl dt span{ position:absolute; left:0; top:0; width:100%; height:100%; display:block; background:#ccc;background:rgba(193,44,32,0.2); opacity:0;transition:320ms;}
.prolist dl dt span:before{ content:"";width:100%;height:0;border-left:3px solid #c12c20;border-right:3px solid #c12c20;box-sizing:border-box;position:absolute;left:0;top:0;transition:320ms;}
.prolist dl dt span:after{ content:"";width:0;height:100%;border-top:3px solid #c12c20;border-bottom:3px solid #c12c20;box-sizing:border-box;position:absolute;left:0;top:0;transition:320ms;}
.prolist dl:hover span{ opacity:1;transition:320ms;}
.prolist dl:hover dt span:before{ height:100%; transition:330ms 200ms;}
.prolist dl:hover dt span:after{ width:100%; transition:330ms 200ms;}
.prolist dl dt span b{ position:absolute; left:50%; top:50%; margin:-23px 0 0 -23px; width:46px; height:46px; display:block; z-index:10;}
.prolist dl dt span b:before{ position:absolute; left:0; top:23px; content:"";width:100%;height:1px; background:#c12c20;transform:translateX(-200px);}
.prolist dl dt span b:after{ position:absolute; left:23px; top:0; content:"";width:1px;height:100%; background:#c12c20;transform:translateY(-200px);}
.prolist dl:hover dt span b:before{ transform:translateX(0); transition:355ms 180ms;}
.prolist dl:hover dt span b:after{ transform:translateY(0); transition:355ms 180ms;}
.prolist dl dd{ font-size:16px; padding:9px 0 19px; font-weight:bold;line-height:22px; overflow:hidden;}
.prolist dl:hover dd{ color:#c12c20;}

.procont_title{font-size: 30px; margin-bottom: 35px; text-align: center;}
.procont_pic{ text-align: center;}
.procont_cont{padding: 20px 0; border-top: 1px solid #ddd; line-height:28px; font-size:14px; color:#7e7e7e;}
.procont_cont p{margin-bottom:10px;}

.contact{margin-top: 35px;}
.contact_info{float: left; width: 48%;}
.contact_info .text{padding-left: 80px;}
.contact_info .text h2{font-size: 24px; font-weight: normal; margin-bottom: 10px;}
.contact_info .text p{line-height: 30px; color: #7e7e7e;}
.contact_send{float: right; width: 48%;}
.contact_send .send{padding-left: 75px;}
.contact_send input{ width: 100%; border: 1px solid #ddd; margin-bottom: 15px; line-height: 30px; padding: 0 10px;}
.contact_send textarea{ width: 100%; border: 1px solid #ddd; margin-bottom: 15px; line-height: 24px; padding: 0 10px; font-family: "微软雅黑";}
.contact_send a{display: inline-block; padding: 5px 20px; background: #DC2525; color: #fff;}
.contact_send a:hover{background: #AF0004;}
.contact i{float: left; font-size: 60px; color: #ccc;}
.contact_map{height: 400px; overflow: hidden; margin-top:25px; margin-bottom:-70px;}

.newslist{margin-top: 25px;}
.news_list{ padding: 20px; margin-bottom: 20px; border-bottom: 1px dashed #ddd;}
.news_list a{display: flex;justify-content: space-between;}
.news_list .pic{overflow: hidden;}
.news_list .pic img{ width: 160px; height: 120px; object-fit: cover;}
.news_list .text{ margin: 0 15px; width:calc(100% - 340px);}
.news_list .text h3{font-size: 24px; line-height: 34px; margin-bottom: 10px; font-weight: normal; color: #222;}
.news_list .text p{height: 72px; line-height: 24px; color: #7e7e7e; overflow: hidden;}
.news_list .time{width: 150px; text-align: center; border-left: 1px solid #ddd; padding-top: .5%;}
.news_list .time b{font-size: 40px; color: #DC2525;}
.news_list .time hr{width: 70px; border:.5px solid #ddd; margin: 5px auto 15px;}
.news_list .time span{color: #AF0004;}
.news_list:hover{ background: #f2f2f2; border-bottom: 1px dashed transparent;}
.news_list:hover h3{color: #AF0004;}

.newscont_title{text-align: center; margin-bottom: 30px; font-size: 24px;}
.newscont_cont{color: #7e7e7e; line-height:28px;}
.newscont_cont img{display: block;margin: auto;}
.newscont_cont p{margin-bottom:10px;}

.about_team_k{position: relative;}
.about_team_text{position: absolute; right: 0; bottom: 0; width: 50%; padding: 50px; background: rgba(220,37,37,.9); color: #fff;}
.about_team_text h3{font-size: 42px; line-height: 60px; margin-bottom: 10px; font-weight: normal;}
.about_team_text p{font-size: 18px; color: #fff; line-height: 34px;}

.memorabilia{position: relative; background:url(../images/dashiji_bj.jpg) no-repeat right bottom;}
.memorabilia:after{content: ""; position: absolute; top: 0; left: 27px; height: 100%; width: 2px; background: #ccc; z-index: -1;}
.memorabilia_box{margin-bottom: 25px;}
.memorabilia_box h3{ font-size: 30px; color: #222; line-height: 46px;}
.memorabilia_box h3 i{font-size: 20px; color: #DC2525; padding: 0 20px;}
.memorabilia_box p{padding-left: 60px; color: #2d2d2d; font-size: 16px; line-height: 32px;}

.honor{}
.honor dl{float: left; width: calc(100%/3 - 30px); margin: 0 15px 20px; box-sizing: border-box;}
.honor dt{overflow: hidden;display: flex;justify-content: center;}
.honor dt img{transition: .6s;}
.honor dd{line-height: 32px; padding: 10px 0 0; color: #666; font-size:16px;}
.honor dd p{padding-left:27px;}
.honor dd .time{padding-left:10px;color: #000; font-size: 30px; font-weight: bold;font-family: 'Bodoni'; }
.honor dd .time i{font-size: 22px;color: #DC2525; margin-right: 10px; font-weight:bold; }
.honor dl:hover img{ transform: scale(1.2);}

.client_cont{border-top:1px #e5e5e5 solid;border-left:1px #e5e5e5 solid;margin-top:0px;background:#fff;}
.client_cont li{ width:25%; height:114px; float:left; box-sizing:border-box;-moz-box-sizing:border-box; /* Firefox */-webkit-box-sizing:border-box; /* Safari */ border-right:1px #e5e5e5 solid;border-bottom:1px #e5e5e5 solid; text-align:center; line-height:84px; font-size:22px; position:relative; padding:15px 0;}
.client_cont li:before{ content:""; display:block; width:14px; height:1px; position:absolute; bottom:-1px; right:-7px; background:#c7c7c7; z-index:1000;}
.client_cont li:after{ content:""; display:block; width:1px; height:14px; position:absolute; bottom:-7px; right:-1px; background:#c7c7c7; z-index:1000;}
.client_cont li img{ max-width:100%; max-height:84px;vertical-align:top;box-sizing:border-box;-moz-box-sizing:border-box; /* Firefox */-webkit-box-sizing:border-box; /* Safari */}

.nrtp{}
.nrtp img{float: left; width: 49%; margin:0 2% 20px 0;}
.nrtp img:nth-child(2n){margin-right: 0;}

.equ_pic{}
.equ_pic li{position: relative; float: left; width: 32%; margin:0 2% 20px 0; overflow: hidden;}
.equ_pic li:nth-child(3n){margin-right: 0;}
.equ_pic li img{transition: .6s;}
.equ_pic li span{position: absolute;top: 0; left: 0; width: 100%; height: 100%;display: flex;justify-content: center;align-items: center; font-size: 18px; color: #fff; background: rgba(0,0,0,.7); transform: scale(0); transition: .6s;}
.equ_pic li:hover span{transform: scale(1);}
.equ_pic li:hover img{transform: scale(1.1);}

.equ_pic1{}
.equ_pic1 li{position: relative; float: left; width: 49%; margin:0 2% 20px 0; overflow: hidden;}
.equ_pic1 li:nth-child(2n){margin-right: 0;}
.equ_pic1 li img{transition: .6s;}
.equ_pic1 li span{position: absolute;top: 0; left: 0; width: 100%; height: 100%;display: flex;justify-content: center;align-items: center; font-size: 18px; color: #fff; background: rgba(0,0,0,.7); transform: scale(0); transition: .6s;}
.equ_pic1 li:hover span{transform: scale(1);}
.equ_pic1 li:hover img{transform: scale(1.1);}

.rdlc{position: relative;}
.rdlc_next,.rdlc_prev{position: absolute; top: 50%; margin-top: -30px; width: 30px; height: 60px; text-align: center;background: rgba(0,0,0,.5); cursor:pointer;z-index: 1000; transition: .6s;}
.rdlc_next:hover,.rdlc_prev:hover{background: rgba(0,0,0,.9);}
.rdlc_next i,.rdlc_prev i{line-height: 60px; color: #fff;}
.rdlc_next{right: -50px;}
.rdlc_prev{left: -50px;}
.rdlc_box{position: absolute; top: 0; left: 0; width: 100%; height: 100%; color: #fff; padding: 35px 30px 0; box-sizing: border-box; z-index: 200;}
.rdlc_bg{position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(230,33,41,.5); z-index:100; opacity:0; transform: scaleY(0); transition: .5s;}
.rdlc_box .icon{margin:0 auto 20px; width:60px; text-align: center;}
.rdlc_box .icon i{font-size: 40px;}
.rdlc_box .title{font-size:26px; color:#fff; font-weight:bold; position:relative; line-height:60px; margin-bottom:15px; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
.rdlc_box .title:after{content:''; position:absolute; width:50px; height:1px; background:#fff; left:0; bottom:0; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
.rdlc_box .des{font-size:13px; color:#fff; line-height:24px; opacity:0; visibility:hidden\9; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;overflow: auto;height: 180px;}
.rdlc .swiper-slide:hover .icon{display:none;}
.rdlc .swiper-slide:hover .title{text-align:center;}
.rdlc .swiper-slide:hover .title:after{left:50%; margin-left:-25px;}
.rdlc .swiper-slide:hover .rdlc_bg{-webkit-transform: scaleY(1); opacity:1; visibility:visible\9; transform-origin: left 0;}
.rdlc .swiper-slide:hover .des{opacity:1; visibility:visible\9;}

.equ_list{border-left: 1px solid #ddd;border-top: 1px solid #ddd;}
.equ_list tr{background: #cfd2eb;}
.equ_list tr:nth-child(2n){background: #f7f7f7;}
.equ_list th,.equ_list td{border-right: 1px solid #ddd;border-bottom: 1px solid #ddd; padding: 0 5px; line-height: 32px;}
.equ_list th{color: #fff; font-size: 16px; background: #4f4f4f; line-height: 40px;}

.team{ margin-top:30px;}
.team h2{ font-size:26px; border-bottom:1px #ccc solid; height:50px; margin-bottom:30px; font-weight:normal;}
.team dl{ width:45%; padding-left:5%; float:left; margin-bottom:30px;}
.team dt{ float:left; margin-right:20px;}
.team dd{ float:left; line-height:24px;}
.team dd span{ font-size:18px; color:#DC2525; margin-bottom:6px; display:block;}
.team dd img{ vertical-align:middle;}

.mainnn {width:100%; height:400px;}

.prolist_top{padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #ddd;}
.prolist_des{width: 45%; float: left;}
.prolist_des h2{font-size: 30px; color: #484747; line-height: 40px; margin-bottom: 10px; font-weight:normal;}
.prolist_des p{font-size: 18px; line-height: 34px;color: #484747;}
.prolist_pic{width: 50%; float: right;}
.prolist_pic img{border:3px solid #a90e0e; padding:20px; box-sizing:border-box;}

.memor{}
.memor_nav{float: left; width: 100px;}
.memor_nav a{display: inline-block; padding: 0 15px; line-height: 36px; color: #3f3e3e; border: 3px solid transparent;}
.memor_nav a i{margin-left: 15px; display: none;}
.memor_nav a.act{ border: 3px solid #a40000; border-radius: 5px;}
.memor_nav a.act i{display: inline-block;}
.memor_cont{padding-left: 160px; padding-top:45px; display: none;}
.memor_cont.show{display: block; animation: show .8s linear;}
.memor_cont .memor_pic{float: left; width: 30%;}
.memor_cont .memor_pic img{border: 6px solid #a40000; padding: 10px; border-radius: 50%; overflow: hidden; box-sizing: border-box;}
.memor_cont .memor_text{float: left; width: 67%; padding-left: 3%;}
.memor_cont .memor_text h3{font-size: 48px;font-family: impact; font-weight: normal; color: #a90809; padding: 10% 0 10px;}
.memor_cont .memor_text p{font-size: 16px;color: #7a7878;}

.rd_text h2{font-size: 32px; line-height: 42px; color: #000000;margin-bottom: 5px;}
.rd_text h3{font-size: 28px; line-height: 38px; font-weight: normal; margin-bottom: 15px;}
.rd_text h4{font-size: 20px; color: #000; padding: 35px 0 10px;}
.rd_text p{font-size: 16px; line-height: 28px; margin-bottom: 10px;}
.rd_text p span{font-weight: bold; padding: 0 8px 0 15px;}

.mid_title{font-size: 30px; color: #484747; line-height: 40px; padding:25px 0 0; font-weight:normal;}
.mid_xian span{display:block;width:60px; height:4px; background:#a40000; margin:10px 0 25px;}

.milestone{}
.milestone_box{display: none;}
.milestone_box.show{display: block; animation: show 1s linear;}
.box_text{position: relative; float: left; width: 50%; padding: 0 5%; box-sizing: border-box; font-size: 18px; line-height: 30px;}
.box_text:after{content: ""; position: absolute; right: 0; top: 0; display: block; width: 5px; height: 150px; background: #DC2525; }
.box_text b{font-size: 100px; color: #DC2525;line-height: 110px;}
.box_pic{float: right; width: 50%; padding: 0 5%; box-sizing: border-box;}
.milestone_nav_k{position: relative; margin-top: 80px; border-top: 1px dashed #666; margin-bottom: 100px;}
.milestone_nav{position: absolute; top: -7px;width: 100%; overflow: hidden;}
.milestone_nav_cont{ float: left; width: calc(100% / 8); text-align: center; cursor: pointer;}
.milestone_tb{display: block; width: 12px; height: 12px; border-radius: 50%; border: 1px solid #666; background: #fff; margin: 0 auto;}
.milestone_time{display: inline-block; margin-top: 25px; font-size: 20px; width: 60%; line-height: 38px;color: #666; border-radius: 6px;}
.milestone_nav_cont.act .milestone_tb{background: #DC2525;border: 1px solid #DC2525;}
.milestone_nav_cont.act .milestone_time{background: #DC2525;color: #fff;}
.milestone_prev,.milestone_next{position: absolute; bottom: -10px;}
.milestone_prev{left: -21px;}
.milestone_next{right: -21px;}
.milestone_prev:hover i,.milestone_next:hover i{background: #DC2525; color: #fff;border: #DC2525 solid 1px;}
.milestone_prev i,.milestone_next i{ width: 20px; height: 20px; line-height: 20px; text-align: center; font-size: 16px; border: #666 solid 1px; border-radius: 50%; cursor: pointer; transition: .6s;}

.development{position: relative; margin: 280px 0;}
.development_nav{ background: rgba(0,0,0,.4); padding: 20px 0;}
.development_nav span{display: block; float: left; width: calc(100%/10); text-align: center; color: #fff; font-size: 16px; font-weight: bold;}
.development_top{position: absolute; left: 0; top: -230px; margin-left: calc(100%/20);}
.development_top_box{position: relative; float: left; width: calc(105.5% / 10 * 2 - 3%); margin-right: 3%; font-size: 14px; line-height: 28px; padding: 0 15px; box-sizing: border-box;}
.development_top_box:after{content: ""; position: absolute; top: 0; left: 0; height: 235px; width: 1px; background: #666;}
.development_top_box:before{content: ""; position: absolute; top: 235px; left: -5px; width: 10px; height: 10px; background: #333; border-radius: 50%;}
.development_top_box img{width: 100%; margin-bottom: 10px;}
.development_bottom{position: absolute; left: 0; top: 75px; padding-left: calc(100% /20 * 3);}
.development_bottom_box{position: relative; float: left; width: calc(118% / 10 * 2 - 3%); margin-right: 3%; font-size: 14px; line-height: 28px; padding: 0 15px; box-sizing: border-box;}
.development_bottom_box:after{content: ""; position: absolute; top: -20px; left: 0px; height: 275px; width: 1px; background: #666;}
.development_bottom_box:before{content: ""; position: absolute; top: -30px; left: -5px; width: 10px; height: 10px; background: #333; border-radius: 50%;}
.development_bottom_box img{width: 100%; margin-top: 10px;}

.mid_erp{}
.mid_erp dl{float: left; width: 48%; margin-bottom: 20px; margin-right:4%;}
.mid_erp dl:nth-child(2n){margin-right:0;}
.mid_erp dd{font-size: 16px; text-align: center; line-height:40px;}




.home_cus .swiper-wrapper{-webkit-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;}

.inleft{transform: translateX(-100px);}
.inright{transform: translateX(100px);}
.inbottom{transform: translateY(100px);}
.intop{transform: translateY(-100px);}
.js-stt{opacity: 0; transition: 1s;}
.animate{opacity: 1; transform: translate(0) scale(1) rotate(0);}
@keyframes show{
	from{opacity: 0;}
	to{opacity: 1;}
}
/*分页代码*/
.pagelist {clear:both; font-size: 12px; padding:20px 0;text-align:center;}
.pagelist a{ padding: 5px 9px; border: solid 1px #ddd; background: #fff; text-decoration: none;margin:3px; color:#666; font-family:宋体,arial,sans-serif;}
.pagelist a:visited, #nowpage { padding: 3px 8px; margin:3px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
.pagelist a:hover, #nowpage{color:#97262a; background: #fff; border-color:#97262a; text-decoration: none;}

/*send*/
.pro_send{ padding-top:0px;}
.pro_send h2{ position:relative; font-size:24px; line-height:34px; color:#333; text-align:center; padding:40px 0 10px; margin-bottom:20px;}
.pro_send h2:after{content:""; position:absolute; bottom:0; left:50%; margin-left:-30px;width:60px; height:3px; background:#0eade2;}
.pro_send p{ text-align:center; margin-bottom:15px; font-size:13px; line-height:23px; color:#85868c;}
.pro_send input{ width:100%; font-size:14px; line-height:25px; padding:5px 12px; border:#e0e1e1 solid 1px; border-radius:1px; color:#8b8d94; margin-bottom:10px;box-sizing:border-box;}
.pro_send input::-webkit-input-placeholder{color:#ccc;}
.pro_send textarea{ width:100%; font-size:14px; line-height:25px; padding:5px 12px; border:#e0e1e1 solid 1px; border-radius:1px; color:#8b8d94; margin-bottom:10px;font-family: 'Sans';box-sizing:border-box;}
.pro_send textarea::-webkit-input-placeholder{color:#ccc;}
.pro_send a{ font-size:14px; line-height:38px; height:38px; color:#fff; padding:0 18px; background:#0fbcf5; display:inline-block; margin-top:10px;}
.pro_send a:hover{ background:#0eade2;}

/*产品标签*/
.tag{ margin:50px 0 10px;}
.tag strong{ font-size:16px;}
.tag a{ padding:0px 10px; line-height:32px; display:inline-block; background:#ebebeb; margin:0 5px; border-radius:3px; color:#666;}
.tag a:hover{color:#000;}

.nav_tb,.mid_nav_tb{display:none;}

@media screen and (max-width:1700px){
.page{width:92%;}
.wid{width:96%;}
.honor dd p:last-child{height: 4em;}
	}

@media screen and (max-width:1599px){
.page{width:96%;}
.wid{width:96%;}
.mid{width:calc(98% - 300px);}
.rdlc_next{right:5px;}
.rdlc_prev{left:5px;}
/* .show .home_map2 .line{width:400px;} */
/* .home_map2 .text{left:-610px; top:178px;} */
.show .home_map1 .line{width: 230px;}
.home_map1 .text{left: 90px;top: -254px;}
.logo{left:5%;}
.header_right{right:10px;}
.header_right .header_pro{font-size:14px; line-height:32px; padding: 0 15px; margin-right:0;}
	}

@media screen and (max-width:1199px){
.logo{left:15px;}
.header_right{right:0px;}
.header_right .header_pro{display:none;}
.mid_nav{width:220px;}
.mid{width:calc(98% - 220px);}
.other_mid{width:calc(98% - 220px);}
	}

@media screen and (max-width: 768px) {

	}

@media screen and (max-width: 480px) {
.fl-1,.fl-2,.fl-3,.fl-4,.fl-5,.fl-6,.fl-7,.fl-8,.fl-9,.fl-10,.fl-11,.fl-12{width:100%; padding:10px; padding:10px;}
.fr-1,.fr-2,.fr-3,.fr-4,.fr-5,.fr-6,.fr-7,.fr-8,.fr-9,.fr-10,.fr-11,.fr-12{width:100%; padding:10px; padding:10px;}

.header{position:static; height:80px; background:#000;}

.nav{display:none;}
.nav_tb{display:block;}
.nav{position:fixed; left:0; top:0; right:0;bottom:0; background:rgba(0,0,0,0.9); padding-top:7%;z-index:2000; display: none;}
.nav li{position:relative; text-align:center; display:block; padding:10px 0;}
.nav li>a{ line-height:20px; color:#fff; padding:15px 20px; text-transform:uppercase; animation:zhuan .4s ease-out both 1; display:inline-block;}
.nav li:nth-child(1) a{animation-delay:0ms;}
.nav li:nth-child(2) a{animation-delay:200ms;}
.nav li:nth-child(3) a{animation-delay:400ms;}
.nav li:nth-child(4) a{animation-delay:600ms;}
.nav li:nth-child(5) a{animation-delay:800ms;}
.nav li:nth-child(6) a{animation-delay:1000ms;}
.nav li:nth-child(7) a{animation-delay:1200ms;}
.nav li:nth-child(8) a{animation-delay:1400ms;}
@keyframes zhuan{
	0%{ transform:translateY(60px); opacity:0;}
	100%{ transform:translateY(0px); opacity:1;}
	}
.nav li:hover>a{ color:#E10707; font-weight: bold;}
.nav_tb{position: fixed;right: 10px; top: 10px; padding: 12px 10px; background: #E10707; transform:scale(.6); cursor:pointer; z-index: 2000;}
.nav_tb span{ display: block; width: 40px; height: 5px; background: #fff;transition: .6s;}
.icon_bar_m{margin: 8px 0;}
.nav_tb.click .icon_bar_t{ transform: rotate(45deg) translate(9px,10px);}
.nav_tb.click .icon_bar_m{ opacity: 0;}
.nav_tb.click .icon_bar_b{ transform: rotate(-45deg) translate(8px,-9px);}
.nav li>a i,.nav li .erji,.banner .text,.banner .line,.banner .text1,.banner .line1{display:none !important;}

.header_right{top:25px; right:60px;}
.banner .swiper-pagination{bottom:5px;}
.home_pro,.home_adv,.home_network{padding:30px 0;}
.home_title{font-size:24px; line-height:34px; margin-bottom:5px;}
.home_des span{font-size:15px;}
.home_pro_nav{margin:25px 0 7px;}
.home_pro_nav a{margin-bottom:8px;}
.home_pro_left,.home_pro_right{width:100%;}
.home_pro_right{margin-top:10px;}
.home_pro_nav a{font-size:14px; padding:3px 12px;}
.home_pro_nav a.more{float:none;}
.home_com{padding:50px 10px;}
.home_com p{margin:18px 0 30px;}
.home_com_box{width:49%; }
.home_com_box:nth-child(2n){margin-right:0; margin-bottom:10px;}
.home_com_box b{font-size:50px;}
.home_com_box span{font-size:16px;}
.home_adv_cont{margin-top:30px;}
.home_adv_left,.home_adv_right{width:100%;}
.home_adv_left{padding:10px;}
.home_adv_title > span{font-size:60px; width:80px;}
.home_adv_title h3{margin-left:90px; font-size:22px;}
.home_adv_title h3 span{font-size:17px;}
.home_adv_title{padding:16px 0 16px 15px;}
.home_network p img{width:100%;}
.home_network .swiper-slide{width:100px !important;}
.foot{background:url(../images/foot_bg.jpg) center; padding:35px 0 12px;}

.nybanner{height:260px; overflow:hidden;}
.nybanner img{max-width:inherit; height:260px; margin-left:-100%;}
.mid_nav{position: fixed; left:-220px; top:340px; background:#fff; transform: translateY(-30px); transition:.6s; z-index:10000;}
.mid_nav.show{left:0px;}
.mid,.other_mid{width:100%;}
.mid_nav_tb{display:block;position: fixed; left:0px; top:340px;transform: translateY(-30px); cursor:pointer;transition:.6s;z-index:10000;}
.mid_nav_tb.fixed{top:150px;}
.mid_nav_tb.show{left:220px;}
.mid_nav_tb i{width:30px; height:30px; background:rgba(220,37,37,.8); color:#fff; line-height:30px; text-align:center;}
.mid_title{font-size:24px; line-height:34px;}
.about h3{font-size:18px;}
.mid_text p{font-size:14px; line-height:28px; color:#7e7e7e;}
.about_adv_box{width:50%; margin-bottom:30px;}
.about_adv{padding:40px 0;margin:35px 0 5px;}
.development_top,.development_bottom{position:static; margin:0;}
.development_bottom{padding-left:0;}
.development{margin:0;}
.development_nav{display:none;}
.development_top_box,.development_bottom_box{width:100%;margin:0 0 10px 0;}
.development_top_box:after,.development_top_box:before,.development_bottom_box:after,.development_bottom_box:before{display:none;}
.honor dl{width:calc(100% - 30px);}
.client_cont li{width:50%;}
.prolist_des{width:100%; margin-bottom:15px;}
.prolist_pic{width:100%;}
.prolist_des h2{font-size:24px;}
.prolist_des p{font-size:15px; line-height:30px; color:#7e7e7e;}
.prolist dl{width:50%;}
.prolist dl dd{font-size:13px;}
.procont_title{font-size:22px; margin-bottom:25px;}
.rd_text h3{font-size:22px; line-height:32px;}
.rd_text p{font-size:14px; color:#7e7e7e;}
.rdlc .swiper-slide{text-align:center;}
.equ_pic1 li,.equ_pic li{width:100%;}
.newslist{margin-top:0;}
.news_list{padding:10px 3px;}
.news_list .pic img{width:0px; height:66px;}
.news_list .time{width:80px;}
.news_list .text{width:calc(100% - 90px); margin:0 10px;}
.news_list .text h3{font-size:20px; line-height:30px;}
.news_list .text p{font-size:13px;}
.contact_info{width:100%; margin-bottom:25px;}
.contact_send{width:100%;}
.contact_send input{box-sizing:border-box;}
.contact_send textarea{box-sizing:border-box;}
.team dd{font-size:12px;}
.contact_map{height:300px;}

.ban_text h2{padding-top:2%;}
.ban_text h2 img{max-width:94%;}
.ban_text3 h2 img{max-width:80%;}
.ban_text2 img{max-width:80%;}
.ban_text h3{font-size:12px; margin: 5px 0 10px; line-height:20px;}
.ban_text3{top:20%;}
.ban_text2{top:20%;}
	}