/*-----  Global  ----*/
*{margin:0px;padding:0px;}
body{font-size:14px; font-family:"Microsoft YaHei";color:#555;}
a,a:visited{text-decoration:none!important;color:#555;transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;	}
a:hover,a:active{text-decoration:none!important;color:#555;}
ul li{list-style:none;}
.clear{clear:both;overflow:hidden;}
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix{display: inline-table;}
/* Hides from IE-mac \*/ 
*html .clearfix {height:1%;}
.clearfix {display: block;}
.floatLeft{float:left;}
.floatRight{float:right;}
::-webkit-input-placeholder
{color:#555;}
:-moz-placeholder
{color:#555;}
::-moz-placeholder
{color:#555;}
:-ms-input-placeholder
{color:#555;}
.h1, .h2, .h3, h1, h2, h3 {
    margin:0px;
}
a {
    text-decoration: none;
    background: transparent;
    outline: none;
    color: #000;

    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.middle_box{display: table;width: 100%;height: 100%;}
.middle_box .middle{display: table-cell;vertical-align: middle;width: 100%;}
.f_14{ font-size:14px; }
.f_16{ font-size:16px; }
.f_18{ font-size:18px; }
.f_20{ font-size:20px; }
.f_24{ font-size:24px; }
.f_26{ font-size:26px; }
.f_28{ font-size:28px; }
.f_30{ font-size:30px; }
.f_38{ font-size:38px; }
.f_40{ font-size:40px; }
.f_42{ font-size:42px; }
.f_48{ font-size:48px; }
.f_58{ font-size:58px; }
.f_72{ font-size:72px; }

.fl{
 float:left;
 }
.fr{
 float:right
 }
.clear{
	clear:both;
	}
.pageNav{
 clear:both; margin-top:30px; text-align:right;
}
.pageNav{}
.pageNav a{
 padding:8px 10px; font-size:11px; background:#EBEBEB;
}

.pageNav a.prev, .pageNav a.next, .pageNav a.cur{
 background-color:#09ba54;  color:#ffffff; padding:8px 10px;
}
.pageNav a:hover{
	background:#09ba54;
	color:#fff;
	}

.w1400 {
    width: 1400px;
    margin: 0 auto;
}
/*top*/
.topbg{position:fixed;left:0;top:0;width:100%;z-index:9999;background:linear-gradient(rgb(8 150 241 / 70%),rgba(0,0,0,0));}
.top{}
.top .logo{width:262px;float:left;display:block;margin:15px 0 15px;}
.top .logo img{width:100%;height:auto;display:block;}
/*nav*/
.pcnav{float:right;}
.pcnav ul{margin:0;text-align:right;float:left;}
.pcnav .firstfloor>li{font-size:16px;text-align:center;cursor:pointer;display:inline-block;padding:0 17px;}
.pcnav .firstfloor>li>a{display:inline-block;height:89px;line-height:30px;width:100%;color:#FFF;padding:31px 0 28px;position:relative; font-size:18px;}
.pcnav .firstfloor>li>a i{
	position:absolute;
	width: 8px;
    height: 8px;
    border: 2px solid #fff;
    border-style: solid solid none none;
    position: absolute;
    top: 40px;
    right: -15px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    transition: all .5s;}
.pcnav .firstfloor>li:hover{}
.pcnav .firstfloor>li.on:hover>a:before{content:'';position:absolute;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #fff;left:50%;margin-left:-10px;bottom:0px;}
.pcnav .secondfloor{position:absolute;width:90%;left:5%;z-index:9999;display:none;background:rgba(100%,100%,100%,.95);padding:2% 2% 1%;border-radius:20px; box-shadow:#999 0 2px 2px;}
.pcnav .secondfloor .navleft{ width:28%; display:inline-block; vertical-align:top;}
.pcnav .secondfloor .navleft img{ width:100%;}
.pcnav .secondfloor .navleft p{ text-align:justify; line-height:160%; font-size:14px;}
.pcnav .secondfloor .sn_ul{width:100%;vertical-align:top;padding:0;}
.pcnav .secondfloor .sn_ul a{width:18.5%;display:inline-block; margin:0 0.5%;color:#333;}
.pcnav .secondfloor .sn_ul a:hover{color:#121212;}
.pcnav .secondfloor .sn_ul a .navpic{ max-width:100%; }
.pcnav .secondfloor .sn_ul a .navpic img{ max-width:100%;border-radius:20px; border:#060 solid 1px; padding:1px;}
.pcnav .secondfloor .sn_ul a p{ text-align:center; line-height:300%; margin:0;}
.pcnav .secondfloor .sn_ul a i{ display:inline-block; width:10px; height:10px; background:#00873b; border-radius:10px; margin-right:10px;}
.pcnav .language{float:right;padding:31px 0 28px;}
.pcnav .language a{display:block;float:left;width:30px;height:30px;margin-left:10px;background-size:100%!important;border-radius:50%:;}
.pcnav .language a:first-child{margin-left:0;}
.pcnav .language a.cn{background:url(cn.png) no-repeat center center;}
.pcnav .language a.en{background:url(en.png) no-repeat center center;}
.pcnav .language a.ru{background:url(ru.png) no-repeat center center;}
.topfix{-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);top:0;position:fixed;background:linear-gradient(to right,#0896f1,#34ae82);}
/*tel*/
.tel{background: url(tel2.png) 5px 3px no-repeat;margin-top: 31px;margin-left: 2%; float:right;}
.tel p{color: #fff;font-family:'DINEngschriftStd';font-size: 22px;line-height:1.4em;padding-left: 36px;padding-right:18px;}
.tel p span{font-size:17px;    line-height: 26px;display: inline-block; height: 26px;vertical-align: top;}
/*mobilehead*/
#mobileheadbg{height:50px;display:none;}
.sp_header{height:50px;overflow:hidden;background: linear-gradient(to right, #0896f1, #34ae82);z-index:989;width:100%;position:fixed;padding:0 10px;}
.sp_logo{float:left;height:50px;padding:10px 0 11px;}
.sp_logo img{margin:auto;height:29px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
.sp_nav span{display:block;background:#FFF;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:988;background:#eee;width:100%;height:calc(100% - 103px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:50px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 105px)}
.sjj_nav>ul>li:first-child .language{float:right;width:105px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li em{display:block;width:40px;height:30px;border-left:1px solid #DDD;position:absolute;right:0;top:5px;}
.sjj_nav ul li i{width:8px;height:8px;border:2px solid #414141;border-style:solid solid none none;position:absolute;top:11px;right:16px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);transition:all .5s;}
.sjj_nav ul li .sjj_nav_i_se i{transform:rotate(135deg);border:2px solid #09ba54;border-style:solid solid none none;}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li ul li>ul{margin-left:10px}
/*flash*/
.index_banner{width:100%;height:0;padding-bottom:886px;position:relative;overflow:hidden;}
.index_banner .swiper-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;z-index:5;}
.index_banner .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;}
.index_banner .bg_info{background:rgba(0,0,0,.3);width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:10;}
.index_banner .f_txt{position:absolute;z-index:12;width:100%;left:0;top:50%;transform:translateY(-70%);}
.index_banner .f_txt p{margin:0;color:#FFF;text-align:center;}
.index_banner .f_txt p:first-child{font-size:70px;height:80px;line-height:80px;font-weight:bold;}
.index_banner .f_txt p:last-child{font-size:20px;height:30px;line-height:30px;margin-top:30px;}
.index_banner .swiper-pagination-bullets{bottom:35px!important;}
.index_banner .swiper-pagination-bullet{background:#FFF;opacity:1;width:11px;height:11px;border-radius:6px;}
.index_banner .swiper-pagination-bullet-active{width:35px;}

/*flash*/
.index_banner1{width:100%;position:relative;overflow:hidden;z-index:1;}
.index_banner1 .ban_pic{width:100%;padding-bottom:886px;position:relative;}
/*.index_banner1 .ban_pic:before{content:'';width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(0,0,0,.35);z-index:1;}*/
.index_banner1 .ban_pic.ban_pic1:before{content:none;}
.index_banner1 .ban_pic .ban_img{display:block;width:100%;height:100%;object-fit:cover;position:absolute;left:0;top:0;
	-webkit-transition:all 5s;
	   -moz-transition:all 5s;
	     -o-transition:all 5s;
	        transition:all 5s;
	-webkit-transform:translate3d(0,0,0) scale(1.2);
	   -moz-transform:translate3d(0,0,0) scale(1.2);
	     -o-transform:translate3d(0,0,0) scale(1.2);
	        transform:translate3d(0,0,0) scale(1.2);
}
.index_banner1 .f_wrap{height:100%;position:absolute;width:100%;left:0;top:0;z-index:2;}
.index_banner1 .f_txt{position:relative;z-index:2;padding-top:300px;}
.index_banner1 .f_txt p{margin:0;color:#FFF;opacity:0;text-align:center;}
.index_banner1 .f_txt p.p_tran{
	-webkit-transition-property:all;
	   -moz-transition-property:all;
	     -o-transition-property:all;
			transition-property:all;
	-webkit-transition-duration:2s;
	   -moz-transition-duration:2s;
		 -o-transition-duration:2s;
			transition-duration:2s;
	-webkit-transiton-timing-function:ease;
	   -moz-transiton-timing-function:ease;
		 -o-transiton-timing-function:ease;
			transiton-timing-function:ease;
}
.index_banner1 .f_txt p.p_ty{
	-webkit-transform:translateY(80px);
	   -moz-transform:translateY(80px);
	     -o-transform:translateY(80px);
	        transform:translateY(80px);}
.index_banner1 .f_txt p.p_ty1{
	-webkit-transform:translateY(-100px);
	   -moz-transform:translateY(-100px);
	     -o-transform:translateY(-100px);
	        transform:translateY(-100px);}
.index_banner1 .f_txt p.p_delay5{
	-webkit-transition-delay:0.5s;
	   -moz-transition-delay:0.5s;
	     -o-transition-delay:0.5s;
	        transition-delay:0.5s;
}      
.index_banner1 .f_txt p.p_delay7{
	-webkit-transition-delay:0.7s;
	   -moz-transition-delay:0.7s;
	     -o-transition-delay:0.7s;
	        transition-delay:0.7s;
}
.index_banner1 .f_txt p.p_delay10{
	-webkit-transition-delay:1s;
	   -moz-transition-delay:1s;
	     -o-transition-delay:1s;
	        transition-delay:1s;
} 
.index_banner1 .f_txt p.p0{font-size:50px;height:50px;line-height:50px;font-weight:bold;color:#ffe71e;}
.index_banner1 .f_txt p.p1{font-size:50px;line-height:66px;font-weight:bold;margin-top:15px; text-shadow:#333 0 2px 2px;}
.index_banner1 .f_txt p.p2{font-size:22px;height:32px;line-height:32px;margin-top:10px; text-shadow:#333 0 2px 2px;}
.index_banner1 .swiper-slide.swiper-slide-active .ban_pic .ban_img{
	-webkit-transform:translate3d(0,0,0) scale(1);
	   -moz-transform:translate3d(0,0,0) scale(1);
	     -o-transform:translate3d(0,0,0) scale(1);
	        transform:translate3d(0,0,0) scale(1);
}
.index_banner1 .swiper-slide.swiper-slide-active .f_txt p{opacity:1;}
.index_banner1 .swiper-slide.swiper-slide-active .f_txt p.p_tran{
	-webkit-transform:translateY(0);
	   -moz-transform:translateY(0);
	     -o-transform:translateY(0);
	        transform:translateY(0);}
.index_banner1 .swiper-pagination-bullets{bottom:35px!important;}
.index_banner1 .swiper-pagination-bullet{background:#FFF;opacity:1;width:11px;height:11px;border-radius:6px;}
.index_banner1 .swiper-pagination-bullet-active{width:35px;}
/*pb_title*/
.pb_title{text-align:center;position:relative;}
.pb_title h2{margin:0;font-size:36px;color:#000;height:46px;line-height:46px;position:relative;font-weight:bold;}
.pb_title p{margin:0;font-size:16px;color:#757575;line-height:26px;margin-top:8px;}
.pb_title p b{ font-size:24px; color:#063;}
/*class*/
.pclass{ margin-top:25px;}
.pclass li{ width:20%; padding-right:5px; float:left; height:45px; line-height:45px; text-align:center;margin-bottom:5px;text-overflow:ellipsis;white-space: nowrap;}
.pclass li:nth-child(5n){ padding:0;}
.pclass li a{ display:block;  background:#5dc1c3; color:#fff; font-size:16px;}
.pclass li a:hover{ background:#09ba54; font-size:17px; font-weight:bold;}
/*hangye*/
#hangyebg{background:url(hangyebg.jpg) no-repeat center center;background-size:cover;padding:40px 0 30px;}
.hangye{padding:10px 0 50px;}
.hangye a{display:inline-block;width:23.7%;height:330px;margin-left:1%;margin-top:12px; vertical-align:top;}
.hangye a:nth-child(4n){margin-right:0px;}
.hangye a .hy_fimg{width:100%;position:relative;border: 1px solid #f0f0f0;height:230px;}
.hangye a .hy_fimg img{width:100%;display:block;object-fit:cover; height:230px;}
.hangye a p{margin:0;height:48px;line-height:48px;font-size:16px;background: linear-gradient(to right, #0896f1, #34ae82);color:#fff;text-align:center; overflow:hidden;}
/*jishu*/
#jishubg{background:url(jishubg.jpg) no-repeat center center;background-size:cover;}
.jishu{position:relative;}
.jishu .j_img{position:absolute;width:834px;left:50%;margin-left:-425px;top:62px;}
.jishu .j_img .ji_img{width:100%;padding-bottom:634px;position:relative;}
.jishu .j_img .ji_img img{width:100%;height:100%;display:block;position:absolute;left:0;top:0;object-fit:cover;}
.jishu .j_left{width:50%;float:left;padding:100px 0 150px;}
.jishu .j_left .j_content{width:760px;float:right;}
.jishu .j_left .en{display:inline-block;height:72px;line-height:72px;font-size:72px;font-family:Arial;color:#636363;font-weight:bold;padding-right:40px;position:relative;}
.jishu .j_left .en:before{content:'';width:29px;height:4px;background:#09ba54;position:absolute;right:0;bottom:28px;border-top-right-radius:2px;border-bottom-right-radius:2px;}
.jishu .j_left .en:after{content:'';width:20px;height:4px;background:#09ba54;position:absolute;right:9px;bottom:16px;border-top-left-radius:2px;border-bottom-left-radius:2px;}
.jishu .j_left .j_p{ min-height:330px;}
.jishu .j_left .j_p p{margin:0;color:#121212;}
.jishu .j_left .j_p p:first-child{font-size:16px;height:26px;line-height:26px;position:relative;padding-right:24px;display:inline-block;}

.jishu .j_left .j_p p:nth-child(2){font-size:40px;height:58px;line-height:58px;position:relative;font-weight:bold;margin-top:29px;}
.jishu .j_left .j_p p:nth-child(3){font-size:16px;line-height:200%;margin-top:9px; width:55%;}
.jishu .j_left ul{ width:60%; margin-top:25px;}
.jishu .j_left ul li{ display:inline-block; margin-bottom:5px; width:46%;}
.jishu .j_left .j_p a{display:block;width:100%;height:45px;line-height:45px;background:#FFF;color:#09ba54;text-align:center; overflow:hidden;}
.jishu .j_left .j_p a:hover{background: linear-gradient(to right, #0896f1, #34ae82); color:#fff; border-radius:20px;}
.jishu .j_left .j_p a.more{ width:55%; margin-top:15px;}
.jishu .j_right{width:50%;float:right;padding:100px 0 80px;position:relative;}
.jishu .j_right:before{content:'';width:1px;height:100%;position:absolute;left:750px;top:0;border-right:1px dashed rgba(25,33,144,.3);z-index:10;}
.jishu .j_right .j_li{margin-top:5px;position:relative;cursor:pointer;}
.jishu .j_right .j_li .j_txt{width:760px;float:left;padding-right:45px;position:relative;}
.jishu .j_right .j_li .j_txt:before{content:'';width:19px;height:19px;background:#FFF;border:2px solid #747474;border-radius:50%;position:absolute;right:0;top:50%;margin-top:-9px;z-index:11;}
.jishu .j_right .j_li .j_txt .jt_p{width:calc(100% - 56px);float:left;text-align:right;padding:20px 25px 20px 0;}
.jishu .j_right .j_li .j_txt .jt_p p{margin:0;}
.jishu .j_right .j_li .j_txt .jt_p p:first-child{height:16px;line-height:16px;font-size:20px;color:#979797;text-transform:uppercase;}
.jishu .j_right .j_li .j_txt .jt_p p:last-child{height:25px;line-height:25px;font-size:20px;color:#000;}
.jishu .j_right .j_li .j_txt i{display:block;float:right;width:56px;height:60px;background-size: auto 60%!important;background:url(p_icon.png) no-repeat center center;}
    

.jishu .j_right .j_li.on{background: linear-gradient(to right, #0896f1, #34ae82);}
.jishu .j_right .j_li.on .j_txt:before{background:#0cbee4;border:4px solid #FFF;}
.jishu .j_right .j_li.on .j_txt .jt_p p{color:#FFF;}
.jishu .j_right .j_li.on .j_txt i{background:url(p_icon_hover.png) no-repeat center center;}


/* 产品横 */
.bg1{width:100%;box-sizing: border-box;padding-top: 30px;}
.sycpt{
	margin: 70px auto 40px auto;
	width: 80%;
}
.tt_jy{text-align: center;font-size: 44px;font-weight: normal;}
.tt_jy strong{color: #00ade4;font-weight: normal;}
.tt_jy img{display: inline-block;padding: 0 10px;vertical-align: middle;}
.tt_jy p{font-size: 16px;color: #999999;}
.tt_jy b{
	font-weight: normal;
}



.sylm{
	margin: 20px auto;
	border-top: 1px solid rgb(241, 241, 241);
	padding-top: 30px;
	text-align:center;
}
.sylm li{ display:inline-block;width:20%;height: 45px;line-height: 45px;margin-bottom:6px;}
.sylm li a{
	font-size: 14px;
	text-align: center;
	display: block;
	background: #f2f2f2;
	border-radius: 6px;
	margin-right: 6px;
	padding: 0 15px;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sylm li a:hover{
	background: linear-gradient(to right,#0896f1,#34ae82);
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sycpt a h3{
	font-size:16px;
	height: 45px;
    line-height: 45px;
	}


#scroll_one{height:290px;width:80%;position:relative;overflow:hidden;margin:-120px auto 0 auto;box-sizing:border-box;}
#scroll_one ul{width:100000px;position:absolute;left:0;}
#scroll_one ul li{float:left;text-align:center;border-radius:10px 10px 0 0;overflow:hidden;padding: 20px 20px;}
#scroll_one ul li img{width: 200px;height: 200px;border-radius: 50%;overflow: hidden;border:8px solid #fff;display: inline-block;box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);}
#scroll_one ul li h3{font-size:18px;color:rgb(255, 255, 255);line-height:40px;}
#scroll_one ul li:hover { -webkit-transform: scale(1.05,1.05); -moz-transform: scale(1.05,1.05); -o-transform: scale(1.05,1.05); -ms-transform: scale(1.05,1.05); transform: scale(1.05,1.05); }


/* 产品竖 */
.sycp{margin: 0px auto 60px auto;}
#top_scroll {height:950px;overflow: hidden;width:80%;margin:0 auto;}
#top_scroll ul li{float: left;width:24%;margin:0.5%;text-align: left;box-sizing: border-box;transition: all .3s;}
#top_scroll ul li .img{overflow: hidden;}
#top_scroll ul li img{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;width: 100%;}
#top_scroll ul li p{transition: all .3s;}


#top_scroll ul li:hover{background: linear-gradient(to right,#0896f1,#34ae82);}
#top_scroll ul li:hover img{-webkit-transform:scale(1.2, 1.2);-moz-transform:scale(1.2, 1.2);-o-transform:scale(1.2, 1.2);-ms-transform:scale(1.2, 1.2);transform:scale(1.2, 1.2);}
#top_scroll ul li h3{
	border: 1px solid rgb(219, 219, 219);
	color:#000;
	font-size:18px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
	margin:0;
}
#top_scroll ul li h3 b{
	display: block;
	font-size: 14px;
	font-weight: normal;
	margin-top:5px;
}
#top_scroll ul li p{color: #969696;font-weight: 700;font-size: 14px;margin-top: 10px;font-size: 14px;border-top: 1px solid #ebebeb;padding-top: 10px;}

#top_scroll ul li:hover h3, #top_scroll ul li:hover p{color:#fff;border-top: 1px solid #0099ff;}

#top_scroll ul li:hover p{}

.img-center {
	text-align: center;
	font-size: 0;
  }
  
  .img-center img {
	display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
  }
  
  .img-cover {
	overflow: hidden;
  }
  
  .img-cover span {
	display: block;
	width: 100%;
	background: no-repeat center / cover;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
  }
  
  .in-equipment {
	padding-bottom: 10px;
  }
  
  .in-equipment .swiper-slide {
	width: 1000px;
  }
  
  .in-equipment .swiper-slide a {
	display: block;
	position: relative;
  }
  
  .in-equipment .swiper-slide .img-cover span {
	padding-top: 52%;
	opacity: 0.5;
	-webkit-transition: all 1s;
	transition: all 1s;
  }
  
  .in-equipment .swiper-slide .text {
	position: absolute;
	left: 40px;
	top: 50px;
	background-color: #fff;
	padding: 40px 30px;
	width: 280px;
	height: 320px;
	color: #333;
	opacity: 0;
	-webkit-transition: all 1s;
	transition: all 1s;
  }
  
  .in-equipment .swiper-slide .text h4 {
	margin: 0;
	font-size: 28px;
	font-weight: normal;
	position: relative;
  }
  
  .in-equipment .swiper-slide .text h4 span {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
  }
  
  .in-equipment .swiper-slide .text h4:after {
	display: block;
	content: '';
	margin-top: 20px;
	width: 150px;
	height: 3px;
	background-color: #1e76db;
	margin-left: -90px;
  }
  
  .in-equipment .swiper-slide:nth-child(2n) .text h4:after {
	display: block;
	content: '';
	margin-top: 20px;
	width: 150px;
	height: 3px;
	background-color: #1d2088;
	margin-left: -90px;
  }
  
  .in-equipment .swiper-slide .text p {
	font-size: 16px;
	color: #666;
	line-height: 1.8;
	margin: 30px 0 0;
	text-align: justify;
	height: 140px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
  }
  
  .in-equipment .swiper-slide .text .more {
	display: block;
	margin-top: 20px;
	font-size: 16px;
	color: #1e76db;
	background: url(../images/icon4.png) no-repeat right center;
	padding-right: 36px;
  }
  
  .in-equipment .swiper-slide .text .p {
	position: absolute;
	right: 40px;
	bottom: 30px;
	font-size: 24px;
	color: #999;
  }
  
  .in-equipment .swiper-slide:nth-child(2n) .text .p span {
	color: #1d2088;
  }
  
  .in-equipment .swiper-slide .text .p span {
	color: #e60012;
  }
  
  .in-equipment .swiper-slide-active .img-cover span {
	opacity: 1;
  }
  
  .in-equipment .swiper-slide-active .text {
	opacity: 1;
  }
  
  .in-equipment .swiper-button-next,
  .in-equipment .swiper-button-prev {
	width: 90px;
	height: 55px;
	opacity: 1;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	margin-top: -40px;
	text-indent:-9999px;
  }
  .in-equipment .swiper-button-prev{
	  background: url(../images/jt1.jpg) center center no-repeat #b50000;
  }

  .in-equipment .swiper-button-next{
	background: url(../images/jt2.jpg) center center no-repeat #b50000;
}

.in-equipment .swiper-button-next:hover,
.in-equipment .swiper-button-prev:hover {
  opacity: 0.5;
}



  .in-equipment .swiper-button-prev {
	left: 50%;
	margin-left: -600px;
  }
  
  .in-equipment .swiper-button-next {
	right: 50%;
	margin-right: -600px;
  }
  
  .in-equipment .swiper-button-next:hover,
  .in-equipment .swiper-button-prev:hover {
	opacity: 1;
  }
  
  .in-equipment .swiper-pagination {
	position: static;
	font-size: 0;
	margin-top: 50px;
  }
  
  .in-equipment .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	border-radius: 0;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	margin: 0 8px !important;
  }
  
  .in-equipment .swiper-pagination-bullet-active {
	background-color: #1d2088;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
  }
  


/* 优势 */

.sy_2 {
	background: url(bg1.jpg) top center no-repeat;
	position: relative;
	height: 1000px;
	padding-top:50px;
  }
  .sy_2 h3 {
	text-align: center;
	position: relative;
  }
  .sy_2 h3 i {
	color: #fff;
	font-size: 90px;
	text-transform: uppercase;
	background-image: -webkit-linear-gradient(top, #ffffff, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: bold;
  }
  .sy_2 h3 strong {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	color: #fff;
	top: 60px;
	font-size: 46px;
	font-weight: bold;
	text-shadow: 0 0 15px rgba(110, 110, 110, 0.533);
  }
  .sy_2 .img1 {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 2;
	top: 340px;
	max-width:98%;
  }
  .sy_2 .img2 {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 2;
	max-width:98%;
	top: 53%;
	animation: sss3 1s infinite alternate linear;
  }
  
  @keyframes sss3 {
	0%{
    transform: scale(1);
	}
	100%{
    transform: scale(1.05);
	}
}
  .sy_2 ul {
	text-align: center;
	position: relative;
	margin-top:180px;
  }
  .sy_2 ul li {
	text-align: center;
	color: #fff;
	transition: .3s;
	position: absolute;
	z-index: 100;
	background: #fff;
	-webkit-clip-path: polygon(45% 1.33975%, 46.5798% 0.60307%, 48.26352% 0.15192%, 50% 0%, 51.73648% 0.15192%, 53.4202% 0.60307%, 55% 1.33975%, 89.64102% 21.33975%, 91.06889% 22.33956%, 92.30146% 23.57212%, 93.30127% 25%, 94.03794% 26.5798%, 94.48909% 28.26352%, 94.64102% 30%, 94.64102% 70%, 94.48909% 71.73648%, 94.03794% 73.4202%, 93.30127% 75%, 92.30146% 76.42788%, 91.06889% 77.66044%, 89.64102% 78.66025%, 55% 98.66025%, 53.4202% 99.39693%, 51.73648% 99.84808%, 50% 100%, 48.26352% 99.84808%, 46.5798% 99.39693%, 45% 98.66025%, 10.35898% 78.66025%, 8.93111% 77.66044%, 7.69854% 76.42788%, 6.69873% 75%, 5.96206% 73.4202%, 5.51091% 71.73648%, 5.35898% 70%, 5.35898% 30%, 5.51091% 28.26352%, 5.96206% 26.5798%, 6.69873% 25%, 7.69854% 23.57212%, 8.93111% 22.33956%, 10.35898% 21.33975%);
	width: 250px;
	height: 250px;
	box-sizing: border-box;
	display: inline-block;
	overflow: hidden;
	margin: 0 20px;
  }
  .sy_2 ul li::after {
	content: "+";
	width: 100%;
	height: 30px;
	line-height: 30px;
	position: absolute;
	bottom: 0;
	background: #17c280;
	left: 0;
	font-family: "arial";
	font-size: 20px;
  }
  .sy_2 ul li:nth-child(2n)::after {
	background: #00a7dd;
  }
  .sy_2 ul li:nth-child(2n) b {
	color: #00a7dd;
  }
  .sy_2 ul li b {
	display: block;
	color: #17c280;
	font-size: 26px;
  }
  .sy_2 ul li em {
	font-size: 16px;
	padding: 0px 12%;
	display: block;
	line-height: 30px;
	color: #666;
  }
  .sy_2 ul li:nth-of-type(1) {
	top: 180px;
	left: 0px;
  }
  .sy_2 ul li:nth-of-type(2) {
	top: -50px;
	left: 240px;
  }
  .sy_2 ul li:nth-of-type(3) {
	top: -100px;
	left: 570px;
  }
  .sy_2 ul li:nth-of-type(4) {
	top: -30px;
	right: 240px;
  }
  .sy_2 ul li:nth-of-type(5) {
	top: 190px;
	right: -40px;
  }
  .sy_2 .box a {
	animation: sss3 1s infinite alternate linear;
	margin: 0 auto;
  }

  

  .p_tit {
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 30px;
  }
  .p_tit b {
	display: block;
	font-size: 34px;
	position: relative;
	padding-top: 20px;
	font-weight: bold;
	color: #2b2b2b;
  }
  .p_tit b em {
	display: block;
	color: #999999;
	font-size: 40px;
	text-transform: uppercase;
	color: #00ace3;
  }
  .p_tit a {
	padding: 15px 20px;
	border-radius: 10px;
	border: 2px solid;
	font: 16px 'Open Sans', sans-serif;
	text-transform: uppercase;
	background: none;
	outline: none;
	cursor: pointer;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 15%;
	float: left;
	border-color: #00ace3;
	position: relative;
	overflow: hidden;
	text-align: center;
	z-index: 2;
	background: #fff;
	color: #00ace3;
	float: right;
  }
  .p_tit a::before {
	position: absolute;
	content: "";
	background: #fff;
	-webkit-transform: skew(45deg, 0);
	transform: skew(45deg, 0);
	width: 0;
	height: 100%;
	top: 0px;
	left: -30px;
	z-index: 0;
	-webkit-transition: all .5s;
	transition: all .5s;
  }
  .p_tit a:hover {
	background: #fff;
	color: #00ace3;
  }
  .p_tit a:hover::before {
	width: 150%;
  }

.syalx {
	background: #f2f2f2;
  }
  .syalx .p_tit {
	text-align: center;
  }
  .syalx .syalnr {
	width: 90%;
	margin: 0 auto 60px auto;
  }
  .syalx .syalnr li {
	display: inline-block;
	margin-right: 14px;
	width: 11.11111111%;
  }
  .syalx .syalnr li img {
	width: 100%;
  }
  .syalnr li p{
	  font-size: 14px;
	  text-align: center;
	  padding-top: 10px;
  }
  .in-equipment .swiper-pagination-bullet-active {
	background: #00ace3 !important;
  }

  .syalx i {
	width: 100px;
	height: 3px;
	background: #00ace3;
	display: block;
	margin: 10px auto;
  }



/*fenge*/
#fengebg{background:url(fengebg.jpg) no-repeat center center;background-size:cover;padding:51px 0 61px;}
.fenge{}
.fenge .f_title{position:relative;}
.fenge .f_title h2{margin:0;font-size:36px;height:46px;line-height:46px;color:#fefefe;font-weight:bold;}
.fenge .f_title p{margin:0;font-size:16px;height:26px;line-height:26px;color:rgba(255,255,255,.6);margin-top:6px;}
.fenge .f_title .ft_phone{display:inline-block;padding-left:56px;background:url(fenge_phone.png) no-repeat left center;padding-top:1px;position:absolute;right:0;bottom:5px;}
.fenge .f_title .ft_phone span{display:block;}
.fenge .f_title .ft_phone span:first-child{height:17px;line-height:17px;font-size:13px;color:rgba(255,255,255,.8);}
.fenge .f_title .ft_phone span:last-child{height:24px;line-height:24px;font-size:24px;color:#FFF;}
.fenge .fg_ul{margin-top:45px;overflow:hidden;}
.fenge .fg_ul i{display:block;width:100%;padding-bottom:100%;border:1px solid rgba(255,255,255,.5);border-radius:50%;background-size:auto 65px!important;position:relative;}
.fenge .fg_ul i:before{content:'';width:19px;height:14px;background:url(fenge_li.png) no-repeat center center;position:absolute;right:-32px;top:50%;margin-top:-7px;}
.fenge .fg_ul i.icon1{background:url(fenge_icon1.png) no-repeat center center;}
.fenge .fg_ul i.icon2{background:url(fenge_icon2.png) no-repeat center center;}
.fenge .fg_ul i.icon3{background:url(fenge_icon3.png) no-repeat center center;}
.fenge .fg_ul i.icon4{background:url(fenge_icon4.png) no-repeat center center;}
.fenge .fg_ul i.icon5{background:url(fenge_icon5.png) no-repeat center center;}
.fenge .fg_ul i.icon6{background:url(fenge_icon6.png) no-repeat center center;}
.fenge .fg_ul i.icon7{background:url(fenge_icon7.png) no-repeat center center;}
.fenge .fg_ul i.icon8{background:url(fenge_icon8.png) no-repeat center center;}
.fenge .fg_ul i.icon9{background:url(fenge_icon9.png) no-repeat center center;}
.fenge .fg_ul p{margin:0;font-size:15px;line-height:20px;margin-top:14px;color:#FEFEFE;text-align:center;}
/*youshi*/
#youshibg{background:url(youshibg.jpg) no-repeat center center;background-size:cover;padding:76px 0 100px;}
.youshi{}
.youshi .ys_left{width:calc(100% - 840px);float:left;padding:50px 180px 0 0;}
.youshi .ys_left .en{}
.youshi .ys_left .en span{display:inline-block;height:72px;line-height:72px;font-size:72px;font-family:Arial;font-weight:bold;color:#FFF;text-transform:uppercase;position:relative;}
.youshi .ys_left .en span:first-child{padding-right:40px;}
.youshi .ys_left .en span:nth-child(2){margin-top:9px;display:block;}
.youshi .ys_left .en span:first-child:before{content:'';width:29px;height:4px;background:#09ba54;position:absolute;right:0;bottom:28px;border-top-right-radius:2px;border-bottom-right-radius:2px;}
.youshi .ys_left .en span:first-child:after{content:'';width:20px;height:4px;background:#09ba54;position:absolute;right:9px;bottom:16px;border-top-left-radius:2px;border-bottom-left-radius:2px;}
.youshi .ys_left p{margin:0;color:#FFF;}
.youshi .ys_left p:nth-child(2){font-size:48px;height:58px;line-height:58px;margin-top:72px;font-weight:bold;}
.youshi .ys_left p:nth-child(3){font-size:18px;height:28px;line-height:28px;margin-top:4px;}
.youshi .ys_left .ysl_span{padding-top:15px;}
.youshi .ys_left .ysl_span a{ color:#fff;}
.youshi .ys_left .ysl_span span{display:block;width:48%;float:left;margin-left:2%;position:relative;padding-left:30px;margin-top:12px;font-size:18px;color:#FFF;}

.youshi .ys_left .ysl_span span:before{content:'';width:19px;height:19px;background:#09ba54;border:4px solid #FFF;border-radius:50%;position:absolute;left:0;top:50%;margin-top:-10px;}
.youshi .ys_right{width:840px;float:right;overflow:hidden;}
.youshi .ys_right .swiper-slide{margin-top:28px!important;}
.youshi .ys_right .ys_li{background:#FFF;border-radius:10px;padding:33px 25px 20px;}
.youshi .ys_right .ys_li:nth-child(odd){margin-left:0;}
.youshi .ys_right .ys_li i{display:block;height:82px;}
.youshi .ys_right .ys_li i.icon1{background:url(ys_icon1.png) no-repeat center center;}
.youshi .ys_right .ys_li i.icon2{background:url(ys_icon2.png) no-repeat center center;}
.youshi .ys_right .ys_li i.icon3{background:url(ys_icon3.png) no-repeat center center;}
.youshi .ys_right .ys_li i.icon4{background:url(ys_icon4.png) no-repeat center center;}
.youshi .ys_right .ys_li .ys_txt{padding-top:9px; height:120px;}
.youshi .ys_right .ys_li .ys_txt p{margin:0;line-height:24px;font-size:14px;color:#8a8d91;margin-top:9px;}
.youshi .ys_right .ys_li .ys_txt p:first-child{height:30px;line-height:30px;font-size:20px;font-weight:bold;color:#020303;text-align:center;}
/*hezuo*/
#hezuobg{background:url(hezuobg.jpg) no-repeat center center;padding:60px 0 74px;}
.hezuo{margin-top:30px;position:relative;}
.hezuo .hz_ul{width:100%;overflow:hidden;}
.hezuo .hz_ul .swiper-slide{margin-top:18px!important;}
.hezuo .hz_ul .hz_img{width:100%;position:relative;}
.hezuo .hz_ul .hz_img img{width:100%; height:210px;display:block;position:relative;left:0;top:0;object-fit:cover;border:1px solid #E6E6E6;}
.hezuo .hz_ul .hz_img p{ text-align:center; padding:10px 0; background:#E6E6E6;}
.hezuo .swiper-pagination{position:relative;margin-top:41px;}
.hezuo .swiper-pagination-bullet{width:12px;height:12px;background:#09BA54;margin:0 5px;opacity:1;}
.hezuo .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#12bfd2;}
/*info*/
#infobg{background:url(infobg.jpg) no-repeat center center;padding:80px 0 40px;}
.info{}
.info .i_left{width:50%; padding-right:3%;float:left;}
.info .i_left .i_txt{width:760px;float:right;}
.info .i_left .i_txt .en{display:inline-block;height:72px;line-height:72px;font-size:72px;font-family:Arial;color:#191919;font-weight:bold;padding-right:40px;position:relative;margin-top:64px;}
.info .i_left .i_txt .en:before{content:'';width:29px;height:4px;background:#6a6a6a;position:absolute;right:0;bottom:28px;border-top-right-radius:2px;border-bottom-right-radius:2px;}
.info .i_left .i_txt .en:after{content:'';width:20px;height:4px;background:#6a6a6a;position:absolute;right:9px;bottom:16px;border-top-left-radius:2px;border-bottom-left-radius:2px;}
.info .i_left .i_txt h2{margin:0;font-size:36px;height:46px;line-height:46px;margin-top:11px;color:#191919;font-weight:bold;}
.info .i_left .i_txt>p{margin:0;color:#707070;font-size:16px; line-height:200%; margin-top:15px;}

.info .i_left .i_txt a{display:block;width:150px;height:45px;line-height:45px;background:#FFF;color:#09ba54;text-align:center;margin-top:34px;border:1px solid #DDD;}
.info .i_left .i_txt a:hover{background: linear-gradient(to right, #0896f1, #34ae82); color:#fff; border-radius:20px; border:0;}
.info .i_left .i_txt .i_ul{margin-top:70px;}
.info .i_left .i_txt .i_ul .i_li{width:25%;float:left;text-align:center;border-left:1px solid #ededed;}
.info .i_left .i_txt .i_ul .i_li:first-child{border-left:none;}
.info .i_left .i_txt .i_ul .i_li p{margin:0;}
.info .i_left .i_txt .i_ul .i_li p em{font-style:normal;}
.info .i_left .i_txt .i_ul .i_li p span{font-size:14px;color:#595959;}
.info .i_left .i_txt .i_ul .i_li p:first-child{height:24px;line-height:24px;font-size:14px;color:#000;}
.info .i_left .i_txt .i_ul .i_li p:last-child{height:50px;line-height:50px;font-size:50px;color:#09ba54;margin-top:9px;}
.info .i_right{width:50%;float:right;}
.info .i_right .i_img{width:100%;padding-bottom:693px;position:relative;cursor:pointer;}
.info .i_right .i_img .video_btn{position:absolute; z-index:100; left:45%; top:40%;}
.info .i_right .i_img .video_btn img{
	-webkit-transition:all 0.3s ease-in-out;
       -moz-transition:all 0.3s ease-in-out;
         -o-transition:all 0.3s ease-in-out;
            transition:all 0.3s ease-in-out;
			}
.info .i_right .i_img .video_btn:hover img{
    -webkit-transform:scale(1.1);
       -moz-transform:scale(1.1);
         -o-transform:scale(1.1);
            transform:scale(1.1);
}
.info .i_right .i_img .bgimg{width:100%;height:100%;display:block;position:absolute; z-index:10;left:0;top:0;object-fit:cover;}
.info .i_right .i_img i{display:block;width:132px;height:133px;background:url(indexv_icon.png) no-repeat center center;position:absolute;left:50%;margin-left:-66px;top:50%;margin-top:-66px;}
/*news*/
#newsbg{background:#f4f4f4;padding:47px 0 45px;position:relative;}
.news{position:relative;}
.news .n_ul{width:100%;overflow:hidden;margin-top:53px;}
.news .n_ul .swiper-slide{background:#FFF;}
.news .n_ul .n_img{width:100%;padding-bottom:60.45%;position:relative;}
.news .n_ul .n_img img{width:100%;height:100%;display:block;position:absolute;left:0;top:0;object-fit:cover;}
.news .n_ul .n_txt{padding:25px 15px 15px;}
.news .n_ul .n_txt .n_p{padding:0 10px 23px;border-bottom:1px solid #E5E5E5;}
.news .n_ul .n_txt .n_p p{margin:0;}
.news .n_ul .n_txt .n_p p:first-child{height:26px;line-height:26px;font-size:16px;color:#4f4f4f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news .n_ul .n_txt .n_p p:last-child{line-height:20px;height:40px;color:#9f9f9f;font-size:14px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-top:7px;}
.news .n_ul .n_txt span{height:14px;line-height:14px;color:#737373;background:url(newsli.png) no-repeat right 10px center;padding-left:10px;display:block;margin-top:17px;font-family:Arial;}
.news .swiper-pagination{position:relative;margin-top:48px;}
.news .swiper-pagination-bullet{width:12px;height:12px;background:#09BA54;margin:0 5px;opacity:1;}
.news .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#12bfd2;}
/*friendlink*/
#friendlinkbg{background:#0a0a0a;padding:20px 0 20px;}
.friendlink{position:relative;}
.friendlink span{width:60px;float:left;display:block;height:28px;line-height:28px;font-size:16px;color:#FFF;font-weight:bold;margin-top:10px;}
.friendlink .fl_right{width:calc(100% - 60px);float:right;font-size:0;-webkit-text-size-adjust:none;}
.friendlink .fl_right a{color:rgba(255,255,255,.4);white-space:nowrap;display:inline-block;font-size:15px;position:relative;height:28px;line-height:28px;padding:0 25px;border-right:1px solid #232323;margin-top:10px;}



.content_list_video{ display:none;}
.content_list_video.on{ display:block;}
.content_list_video .list_video_bg{ position:fixed; background:rgba(0,0,0,.8); left:0; top:0;  width:100%; height:100%; z-index:120;}
.content_list_video .list_video_content{ max-width:90%;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%); z-index:121;
}
.content_list_video .list_video_content .video_content_close{ cursor:pointer; position:fixed; right:0; top:-35px;}
.content_list_video .list_video_content .video_content_close span{ color:#fff; font-size:25px;}
.content_list_video .list_video_content video{ width:100%;}
.click_video{ cursor:pointer; }






.syyw{height: 800px;background: url(news.jpg)}
.yw_r{width: 718px;}
.yw_r h3{color: #00873b;font-size: 40px;padding-top: 180px;position: relative;z-index: 66;}
.yw_r h3 p{position: absolute;bottom: 0;left: 0;font-size: 76px;color: #e2e2e2;z-index: 0;}
.yw_r h3 span{
	z-index: 666;
	position: relative;
	font-weight:bold;
}
.yw_r h3 i{
	width: 120px;
	height: 4px;
	background: #00873b;
	display: block;
}
.yw_wz{
	margin: 10px 0;
	line-height: 200%;
}
.ywbanner{width: 715px;height: 382px;color: #000;box-sizing: border-box;padding: 16px;}
.ywbanner .swiper-slide{padding: 30px 20px 0 20px;box-sizing: border-box;}
.ywbanner p{color: #000;overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;}

.syywdt{height: 800px;width:1200px;margin:20px 0 0;position: absolute;left: 0;}



.sycp_r{width:90%;margin: 0 auto 60px auto;}




/*foot*/
.foot{position:relative;padding:69px 0 29px;}
.foot .f_title{font-size:16px;height:26px;line-height:26px;color:#1b1b1b;font-weight:bold;}
.foot .f_left{width:calc(100% - 662px);float:left;position:relative;}
.foot .f_left .f_ul{float:left;margin-left:0; width:20%;}
.foot .f_left .f_ul:first-child{margin-left:0; width:60%;}
.foot .f_left .f_ul:first-child .f_li a{ width:50%; float:left;}
.foot .f_left .f_ul .f_li{margin-top:19px;}
.foot .f_left .f_ul .f_li a{height:30px;line-height:30px;font-size:14px;color:#9e9e9e;display:block;}
.foot .f_left .f_ul .f_li p:first-child{height:34px;line-height:34px;font-size:16px;color:#FFF;}
.foot .f_left .f_ul .f_li p:last-child{color:#5d5d5d;font-size:15px;height:23px;line-height:23px;margin-top:2px;}
.foot .f_left .f_ul .f_li p.p1{height:32px;line-height:32px;font-size:32px;margin-bottom:6px;font-family:Arial;}
.foot .f_left .fr_link{width:35%;float:left;}
.foot .f_left .fr_link .frl_title{height:35px;line-height:26px;padding-bottom:7px;border-bottom:2px solid #3b3b3b;background:url(flicon.png) no-repeat right 2px center; font-size:16px; font-weight:bold;}
.foot .f_left .fr_link .frl_c{margin-top:19px;}
.foot .f_left .fr_link .frl_c a{display:inline-block;margin-right:10px;height:26px;line-height:26px;white-space:nowrap;color:#9e9e9e;}

.foot .f_right{width:662px;float:right;}
.foot .f_right .erweima{ width:180px; float:left;}
.foot .f_right .fr_contact{width:300px;float:right;}
.foot .f_right .fr_contact .frc_txt{padding:9px 0 11px;border-bottom:1px solid #DDD;}
.foot .f_right .fr_contact .frc_txt p{margin:0;line-height:20px;font-size:14px;color:#757575;margin-top:9px;}
.foot .f_right .fr_contact .frc_txt p img{ width:50%;}
.foot .f_right .fr_contact .frc_txt p:first-child{height:24px;color:#09ba54;font-size:24px; font-weight:bold;}
.foot .f_right .fr_contact .frc_ewm{margin-top:10px;}
.foot .f_right .fr_contact .frc_ewm img{display:block;width:101px;height:101px;border:1px solid #a8a8a8;float:left;}
.foot .f_right .fr_contact .frc_ewm p{margin:0;width:calc(100% - 101px);float:right;padding:17px 0 0 15px;color:#898989;line-height:20px;font-size:14px;}
/*footbottom*/
#footbottombg{padding:10px 0 20px;background: linear-gradient(to right, #0896f1, #34ae82); color:#fff;}
.footbottom{text-align:center;}
.footbottom span{display:inline-block;margin-top:10px;white-space:nowrap;color:#fff;margin-right:10px;}
.footbottom a{color:#fff;}

/*stylepbulic*/
#stylepbulic{width:100%;height:340px;background-repeat:no-repeat;background-position:center top;background-size:cover;}
#stylesubnav{width:100%;background:#e5e5e5;padding:20px 0;}
#stylesubnav .xq_c{}
#stylesubnav .xq_crumbs{background:url(position.png) no-repeat left 6px;line-height:26px;float:left;padding-left:24px;}
#stylesubnav .xq_crumbs a{margin:0 10px;}
#stylesubnav .xq_nav{float:right;font-size:0;-webkit-text-size-adjust:none;}
#stylesubnav .xq_nav a{display:inline-block;height:49px;line-height:49px;padding:0 18px;text-align:center;position:relative;font-size:14px;}
#stylesubnav .xq_nav a.on{background:#ca0d00;color:#FFF;}
#stylesubnav .xq_nav a.on .san{position:absolute;left:50%;margin-left:-10px;bottom:-10px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #21A7EE;display:block;}

/*px*/
#px_banner{width:100%;margin-top:0px;}
#px_banner img{width:100%;height:100%;}
.px_txt{position:absolute;width:100%;height:100%;left:0;top:0;}
.px_txt .px_txt_p{position:absolute;top:50%;transform:translateY(-50%);left:0;width:100%;text-align:center;}
.px_txt .px_txt_p h2{margin:0;line-height:60px;height:60px;font-size:48px;font-weight:bold;color:#FFF;display:inline-block;padding:0 25px;position:relative;}
.px_txt .px_txt_p h2:before{content:'';position:absolute;width:55px;height:1px;background:#FFF;left:-55px;top:50%;}
.px_txt .px_txt_p h2:after{content:'';position:absolute;width:55px;height:1px;background:#FFF;right:-55px;top:50%;}
.px_txt .px_txt_p p{margin:0;margin-top:13px;height:30px;line-height:30px;font-size:26px;color:#FFF;text-transform:uppercase;}
.pnav_ul{font-size:0;-webkit-text-size-adjust:none;text-align:left;margin-top:-70px;position:relative;z-index:10;}
.pnav_ul a{height:34px;line-height:34px;background:#FFF;display:inline-block;margin-right:15px;font-size:16px;color:#444;padding:0 29px;}
.pnav_ul a:last-child{margin-right:0;}
.pnav_ul a.on{background:#9D48A5;color:#FFF;}

/*视频弹出*/
#tan_box{display:none;position:fixed;left:0px;top:0px;right:0px;bottom:0px;background:rgba(0, 0, 0, 0.8);z-index:1000;}
.tan_box{position:absolute;left:0px;top:0px;right:0px;bottom:0px;padding:50px;display:-webkit-box;display:-moz-box;display:-webkit-flex;
    display:-ms-flexbox;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;}
.tan_box .box{position:relative;background:#fff url(loading.gif) center center no-repeat;padding:10px;box-shadow:0 0 15px #ccc;border-radius:5px 0 5px 5px;}
.tan_box .box video{max-width:1000px;width:100%;height:auto;display:block;overflow:hidden;}
.tan_box .v_close{width:36px;height:36px;text-align:center;position:absolute;right:0px;top:-36px;cursor:pointer;box-shadow:0 0 5px #ccc;border-radius:5px 5px 0 0;background:url(closeicon.png) no-repeat center center #FFF;}

/*电脑浮动*/
.izl-rmenu{position:fixed;right:0;bottom:10px;padding-bottom:10px;z-index:999;width:72px;}
.izl-rmenu .btn{width:72px;height:73px;margin-bottom:1px;cursor:pointer;position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#09ba54;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#09ba54;text-decoration:none;display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat;background-color:#00873b;}
.izl-rmenu .btn-wx .pic{position:absolute;left:-160px;top:0px;display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat;background-color:#00873b;}
.izl-rmenu .btn-phone .phone{background-color:#00873b;position:absolute;width:160px;left:-160px;top:0px;line-height:73px;color:#FFF;font-size:18px;text-align:center;display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat;background-color:#666666;display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}

/*手机浮动*/
#floatBottom{width:100%;height:53px;background:#8a8a8a;position:fixed;left:0;bottom:0;z-index:999999;display:none;}
#floatBottom a{width:25%;height:53px;line-height:53px;display:block;float:left;position:relative;}
#floatBottom a.kf1{background:url(kf1.png) no-repeat center center;}
#floatBottom a.kf2{background:url(kf2.png) no-repeat center center;}
#floatBottom a.kf3{background:url(kf3.png) no-repeat center center;}
#floatBottom a.kf4{background:url(kf4.png) no-repeat center center;}
#floatBottom .ewm{width:90px;height:90px;position:absolute;bottom:55px;left:50%;margin-left:-45px;display:none;}
#floatBottom .ewm img{width:100%;height:100%;display:block;}

/*视频弹出*/
#indexvideobg{position:fixed;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,.8);z-index:9999;display:none;}
#indexvideo{width:968px;position:relative;left:50%;margin-left:-484px;top:130px;outline:none;}
#indexvideo .close{position:absolute;top:-35px;right:-35px;width:35px;height:35px;background:url(closeicon.png) no-repeat center center;border:2px solid #FFF;border-radius:50%;background-size:60%;cursor:pointer;}
/*1350以下屏幕*/
@media screen and (min-width:1550px){
	.container{width:1520px;}
	.pcnav .firstfloor>li>a{font-size:20px;}
	.pcnav .secondfloor .sn_ul a{ font-size:18px;}
	.pcnav .secondfloor .navleft p{ font-size:16px;}
}
/*1350以下屏幕*/
@media screen and (max-width:1549px){
	.container{width:1200px;}
	.syywdt {
    left: -200px !important;
	}
	.yw_r {
		width: 40%;
	}
	.ywbanner {
		width: 100%;
		background-size: 100% 100%;
	}
	.top .logo{margin:15px 0 15px;}
	.pcnav .firstfloor>li{font-size:15px;}
	.pcnav .firstfloor>li>a{padding:30px 0 19px;height:89px; font-size:16px;}
	.pcnav .secondfloor{top:89px;}
	.pcnav .language{padding:28px 0 25px;}
	.pcnav .language a{width:26px;height:26px;}
	.index_banner{padding-bottom:617px;}
	.index_banner .f_txt p:first-child{font-size:56px;height:66px;line-height:66px;}
	.index_banner .f_txt p:last-child{font-size:16px;height:26px;line-height:26px;margin-top:20px;}


	.index_banner1 .ban_pic{padding-bottom:617px;}
	.index_banner1 .f_txt{padding-top:220px;}
	.index_banner1 .f_txt p.p0{font-size:45px;height:40px;line-height:40px;}
	.index_banner1 .f_txt p.p1{font-size:40px;line-height:50px;margin-top:10px; letter-spacing:3px;}
	.index_banner1 .f_txt p.p2{font-size:20px;height:30px;line-height:30px;margin-top:6px;}

	


	.pb_title h2{font-size:30px;height:40px;line-height:40px;}
	.pb_title p{font-size:15px;line-height:24px;}
	#hangyebg{padding:30px 0 26px;}
	.hangye{padding:30px 0 0;}


	.hangye a p{font-size:15px;height:42px;line-height:42px;padding:0 8px;}
	.jishu .j_left{padding:80px 0 200px;}
	.jishu .j_left .j_content{width:600px;}
	.jishu .j_left .en{font-size:56px;height:56px;line-height:56px;}
	.jishu .j_left .j_p p:nth-child(2){font-size:30px;height:46px;line-height:46px;margin-top:20px;}
	.jishu .j_right{padding:80px 0 60px;}
	.jishu .j_right:before{left:590px;}
	.jishu .j_right .j_li{margin-top:5px;}
	.jishu .j_right .j_li .j_txt{width:600px;padding-right:35px;}
	.jishu .j_right .j_li .j_txt .jt_p{padding:15px 20px 15px 0;}
	.jishu .j_right .j_li .j_txt i{width:50px;height:60px;background-size:auto 60%!important;}
	.jishu .j_img{width:658px;margin-left:-270px;top:40px;}
	.jishu .j_img .ji_img{padding-bottom:700px;}
	#fengebg{padding:40px 0;}
	.fenge .f_title h2{font-size:30px;height:40px;line-height:40px;}
	.fenge .f_title p{font-size:15px;line-height:24px;margin-top:6px;}
	.fenge .fg_ul{margin-top:30px;}
	.fenge .fg_ul i{background-size:auto 56px!important;}
	.fenge .fg_ul i:before{right:-26px;}
	.fenge .fg_ul p{font-size:13px;margin-top:8px;}
	#youshibg{padding:60px 0 60px;}
	.youshi .ys_left{padding:50px 20px 0 0;width:calc(100% - 700px);}
	.youshi .ys_left .en span{font-size:56px;height:56px;line-height:56px;}
	.youshi .ys_left p:nth-child(2){font-size:38px;height:46px;line-height:46px;margin-top:30px;}
	.youshi .ys_left .ysl_span span{font-size:16px;}
	.youshi .ys_right{width:700px;}
	.youshi .ys_right .swiper-slide{margin-top:15px!important;}
	.youshi .ys_right .ys_li{padding:15px 15px 15px;}
	.youshi .ys_right .ys_li i{height:60px;background-size:auto 100%!important;}
	.youshi .ys_right .ys_li .ys_txt{padding-top:0;}
	.youshi .ys_right .ys_li .ys_txt p{font-size:14px;line-height:22px;}
	.youshi .ys_right .ys_li .ys_txt p:first-child{font-size:17px;height:26px;line-height:26px;}
	#hezuobg{padding:40px 0;}
	.hezuo{margin-top:15px;}
	.hezuo .swiper-pagination{margin-top:20px;}
	#infobg{padding:80px 0 40px;}
	.info .i_left .i_txt{width:600px;}
	.info .i_left .i_txt .en{font-size:56px;height:56px;line-height:56px;margin-top:30px;}
	.info .i_left .i_txt h2{font-size:30px;height:38px;line-height:38px;}
	.info .i_left .i_txt p{font-size:15px;line-height:24px;}

	.info .i_left .i_txt a{margin-top:20px;}
	.info .i_left .i_txt .i_ul{margin-top:30px;}
	.info .i_left .i_txt .i_ul .i_li p:last-child{font-size:40px;height:40px;line-height:40px;}
	.info .i_right .i_img{padding-bottom:480px;}
	.info .i_right .i_img i{width:110px;height:110px;background-size:100%;}
	#newsbg{padding:36px 0 30px;}
	.news .n_ul{margin-top:30px;}
	.news .swiper-pagination{margin-top:20px;}
	.foot{padding:40px 0 20px;}
	.foot .f_left{width:calc(100% - 500px);}
	.foot .f_left .f_ul{margin-left:0;}
	.foot .f_left .f_ul .f_li{margin-top:10px;}
	.foot .f_left .f_ul .f_li a{font-size:15px;height:28px;line-height:28px;text-overflow:ellipsis;white-space: nowrap;}
	.foot .f_right{width:500px;}
	.foot .f_right .fr_link{width:calc(100% - 236px);padding-right:40px;}
	.foot .f_right .fr_contact{width:236px;}
	#footbottombg{padding:5px 0 10px;}

	#px_banner{margin-top:0px;}
	
	.sycpt{
		width: 90%;
		font-size: 14px;
	}
	.sycpt a h3{
		font-size: 16px;
	}
	#scroll_one, #top_scroll {
    width: 94%;
	}
	.w1400 {
        width: 90%;
    }
	.sy_2 ul li:nth-of-type(1) {
        left: -40px;
    }
	.sy_2 ul li:nth-of-type(2) {
        left: 180px;
    }
	.sy_2 ul li:nth-of-type(3) {
        left: 480px;
    }
	.sy_2 ul li:nth-of-type(4) {
        right: 155px;
    }
	.sy_2 ul li:nth-of-type(5) {
        right: -40px;
    }
}
/*1230以下屏幕*/
@media screen and (max-width:1229px){
	.container{width:994px;}
	.top .logo{width:210px;}
	.pcnav .firstfloor>li{padding:0 15px;font-size:14px;}
	.pcnav .firstfloor>li>a{height:74px;padding:23px 0 21px;}
	.pcnav .firstfloor>li.on:hover>a:before{border-left-width:8px;border-right-width:8px;margin-left:-8px;border-bottom-width:8px;}
	.pcnav .secondfloor{top:74px;}
	.pcnav .secondfloor .sn_ul h3{font-size:15px;}
	.pcnav .secondfloor .sn_ul a{font-size:13px;height:26px;line-height:26px;}
	.pcnav .language{padding:28px 0 26px;}
	.pcnav .language a{width:20px;height:20px;margin-left:8px;}
	.index_banner{padding-bottom:505px;}
	.index_banner .f_txt p:first-child{font-size:52px;height:62px;line-height:62px;}
	.index_banner .f_txt p:last-child{font-size:15px;height:24px;line-height:24px;margin-top:15px;}


	.index_banner1 .ban_pic{padding-bottom:505px;}
	.index_banner1 .f_txt{padding-top:150px;}
	.index_banner1 .f_txt p.p0{font-size:24px;height:32px;line-height:32px;}
	.index_banner1 .f_txt p.p1{font-size:30px;line-height:40px;margin-top:7px;}
	.index_banner1 .f_txt p.p2{font-size:18px;height:26px;line-height:26px;margin-top:4px;}



	.pb_title h2{font-size:26px;height:36px;line-height:36px;}
	.pb_title p{font-size:14px;}
	#hangyebg{padding:26px 0 30px;}
	.hangye{padding:0px 0 30px;}

	
	.hangye a{width:241px; margin-left:10px;height: 220px;}
	

	.hangye a p{font-size:15px;height:42px;line-height:42px;padding:0 8px;}
	
	
	.jishu .j_left{padding:70px 0 170px;}
	.jishu .j_left .j_content{width:497px;}
	.jishu .j_left .en{font-size:40px;height:40px;line-height:40px;}
	.jishu .j_left .j_p p:first-child{font-size:14px;height:24px;line-height:24px;}
	.jishu .j_left .j_p p:nth-child(2){font-size:26px;height:36px;line-height:36px;}
	.jishu .j_left .j_p p:nth-child(3){font-size:13px;width:100%;}
	.jishu .j_left .j_p a{width:115px;height:38px;line-height:38px;}
	.jishu .j_right{padding:70px 0 80px;}
	.jishu .j_right:before{left:487px;}
	.jishu .j_right .j_li{margin-top:5px;}
	.jishu .j_right .j_li .j_txt{width:497px;}
	.jishu .j_right .j_li .j_txt .jt_p{padding:15px 10px 6px 0;width:calc(100% - 40px);}
	.jishu .j_right .j_li .j_txt .jt_p p:first-child{font-size:14px;height:14px;line-height:14px;}
	.jishu .j_right .j_li .j_txt .jt_p p:last-child{font-size:14px;height:23px;line-height:23px;margin-top:2px;}
	.jishu .j_right .j_li .j_txt i{width:40px;height:60px;}
	.jishu .j_img{width:540px;margin-left:-278px;top:30px;}
	.jishu .j_img .ji_img{padding-bottom:410px;}
	#fengebg{padding:30px 0;}
	.fenge .f_title h2{font-size:26px;height:36px;line-height:36px;}
	.fenge .f_title p{font-size:14px;}
	.fenge .f_title .ft_phone{background-size:auto 38px!important;padding-left:43px;}
	.fenge .f_title .ft_phone span:last-child{font-size:20px;height:20px;line-height:20px;}
	.fenge .fg_ul{margin-top:20px;}
	#youshibg{padding:30px 0 36px;}
	.youshi .ys_left{width:100%;padding:0 0 0 0;text-align:center;float:none;}
	.youshi .ys_left .en span{font-size:40px;height:40px;line-height:40px;display:inline-block;}
	.youshi .ys_left .en span:first-child{padding-right:10px;}
	.youshi .ys_left .en span:first-child:before{content:none;}
	.youshi .ys_left .en span:first-child:after{content:none;}
	.youshi .ys_left .en span:nth-child(2){display:inline-block;}
	.youshi .ys_left p:nth-child(2){font-size:26px;height:36px;line-height:36px;margin-top:16px;}
	.youshi .ys_left p:nth-child(3){font-size:16px;height:26px;line-height:26px;}
	.youshi .ys_left .ysl_span{padding-top:0;}
	.youshi .ys_left .ysl_span span{width:23%;text-align:left;}

	.youshi .ys_right{width:100%;float:none;padding-top:10px;}
	.youshi .ys_right .ys_li .ys_txt p:last-child{height:132px;}
	#hezuobg{padding:30px 0;}
	.hezuo{margin-top:6px;}
	.hezuo .hz_ul .swiper-slide{margin-top:10px!important;}
	.hezuo .hz_ul .hz_img img{ height:160px;}
	#infobg{padding:40px 0 40px;}
	.info .i_left .i_txt{width:497px;padding-right:30px;}
	.info .i_left .i_txt .en{font-size:40px;height:40px;line-height:40px;}
	.info .i_left .i_txt h2{font-size:24px;height:32px;line-height:32px;margin-top:8px;}
	.info .i_left .i_txt p{ font-size:13px;}

	.info .i_left .i_txt a{width:115px;height:38px;line-height:38px;margin-top:15px;}
	.info .i_left .i_txt .i_ul{margin-top:10px;}
	.info .i_left .i_txt .i_ul .i_li{width:50%;border-bottom:1px solid #ededed;padding:10px 0 15px;}
	.info .i_left .i_txt .i_ul .i_li:nth-child(odd){border-left:none;}
	.info .i_left .i_txt .i_ul .i_li:nth-child(3),.info .i_left .i_txt .i_ul .i_li:nth-child(4){border-bottom:none;}
	.info .i_left .i_txt .i_ul .i_li p:last-child{font-size:30px;height:30px;line-height:30px;margin-top:5px;}
	.info .i_left .i_txt .i_ul .i_li p span{font-size:12px;}
	.info .i_right .i_img{padding-bottom:496px;}
	#newsbg{padding:26px 0 20px;}
	.news .n_ul{margin-top:20px;}
	.foot{padding:30px 0 15px;}
	.foot .f_left{width:calc(100% - 300px);float:left; }
	.foot .f_left .f_ul{margin-left:0px;}
	.foot .f_left .f_ul .f_li a{ font-size:13px;}
	.foot .f_right{width:300px;float:left;}
	.foot .f_right .fr_link{ display:none;}
	.foot .f_right .fr_contact{width:100%;}
	.foot .f_right .fr_contact .frc_txt p { font-size:13px;}

	
	#lefttop{display:none;}
	#stylesubnav{padding:15px 0;}

	#video{width:70%;left:15%;margin-left:0;}
}
/*992以下屏幕*/
@media screen and (max-width:1023px){
	.container{width:738px;}
	.topbg{display:none;}
	#mobileheadbg{display:block;}
	#mobilehead.mhead{background:#FFF;position:fixed;z-index:9999;top:0;box-shadow:0 2px 5px rgba(0,0,0,.6);}
	#mobilehead .nav_bg.nav_bg1{height:70px;height:calc(100% - 70px);}
	#mobilehead .nav .nav_box.nav_box1{top:70px;}
	.index_banner{padding-bottom:46%;}
	.index_banner .f_txt p:first-child{font-size:40px;height:50px;line-height:50px;}
	.index_banner .f_txt p:last-child{font-size:14px;line-height:24px;margin-top:5px;}
	.index_banner .swiper-pagination-bullets{bottom:5px!important;}
	.index_banner .swiper-pagination-bullet{width:8px;height:8px;}
	.index_banner .swiper-pagination-bullet-active{width:26px;}

	.index_banner1 .ban_pic{padding-bottom:350px;}
	.index_banner1 .f_txt{padding-top:100px;}
	.index_banner1 .f_txt p.p0{font-size:20px;height:28px;line-height:28px;}
	.index_banner1 .f_txt p.p1{font-size:24px;line-height:32px;margin-top:5px;}
	.index_banner1 .f_txt p.p2{font-size:16px;height:24px;line-height:24px;}
	.index_banner1 .swiper-pagination-bullets{bottom:5px!important;}
	.index_banner1 .swiper-pagination-bullet{width:8px;height:8px;}
	.index_banner1 .swiper-pagination-bullet-active{width:26px;}
	
	.pclass li { width:50%;}

	.pb_title h2{font-size:24px;height:30px;line-height:30px;}
	.pb_title p{font-size:13px;line-height:22px;}
	.pb_title p br{display:none;}
	#hangyebg{padding:20px 0;}
	.hangye{padding:10px 0 20px;}
	.hangye a{width:49%;margin-left:2%; height:auto;}
	
	
	
	.sylm li {
        width: 49.5%;
    }
	.syalnr li p {
		font-size: 14px;
	}
	.sycpt {
        margin: 30px auto 40px auto;
    }
	.sycp {
        margin: 30px auto 40px auto;
    }
	#top_scroll ul li{
		width: 48%;
	}
	#top_scroll ul li .img {
        padding: 0;
    }
	#top_scroll ul li h3 {
        padding-left: 0;
        text-align: center;
        font-size: 14px;
    }
	#top_scroll ul li p {
        display: none;
    }
	.pb_title p b {
		font-size: 20px;
		line-height:160%;
		color: #063;
	}
	.sy_2 {
        display: none;
    }
	.sylm li a {
		background: linear-gradient(to right, #0896f1, #34ae82);
		color:#fff;
	}
	#top_scroll ul li{background: linear-gradient(to right,#0896f1,#34ae82);}
	#top_scroll ul li h3 { color:#fff; padding:8px 0;}
	
	
	
	
    
	#jishubg{padding:0 0 20px;background:#f5f5f5;}
	.jishu .j_right{width:100%;float:none;padding:0 0 0;background:#ddd;}
	.jishu .j_right:before{content:none;}
	.jishu .j_right .j_li{width:20%;float:left;margin-top:0;border-right:1px solid #FFF;}
	.jishu .j_right .j_li .j_txt{width:100%;padding-right:0;padding:8px 0;}
	.jishu .j_right .j_li .j_txt:before{content:none;}
	.jishu .j_right .j_li .j_txt i{width:100%;float:none;height:40px;background-size:auto 100%!important;}
	.jishu .j_right .j_li .j_txt .jt_p{width:100%;float:none;padding:0 0 0 0;margin-top:8px;text-align:center;}
	.jishu .j_right .j_li .j_txt .jt_p p:first-child{font-size:12px;height:12px;line-height:12px;}
	.jishu .j_right .j_li .j_txt .jt_p p:last-child{font-size:12px;}
	.jishu .j_font{width:300px;float:left;}
	.jishu .j_left{width:100%;float:none;padding:75px 15px 0 15px;}
	.jishu .j_left .en{font-size:30px;height:30px;line-height:30px;padding-right:30px;}
	.jishu .j_left .en:before{width:21px;height:2px;bottom:15px;}
	.jishu .j_left .en:after{width:12px;height:2px;bottom:10px;}
	.jishu .j_left .j_content{width:100%;}
	.jishu .j_img{position:relative;width:calc(100% - 300px);float:right;left:0;margin-left:0;top:0;padding-right:15px;margin-top:20px;}
	.jishu .j_img .ji_img{width:100%;padding-bottom:76%;}
	#fengebg{padding:20px 0;}
	.fenge .f_title{text-align:center;}
	.fenge .f_title h2{font-size:24px;height:30px;line-height:30px;}
	.fenge .f_title p{font-size:12px;line-height:22px;}
	.fenge .f_title .ft_phone{display:none;}
	.fenge .fg_ul{margin-top:10px;}
	.fenge .fg_ul p{font-size:12px;line-height:20px;margin-top:5px;}
	#youshibg{padding:20px 0;}
	.youshi .ys_left .en span{font-size:30px;height:30px;line-height:30px;}
	
	.youshi .ys_left p:nth-child(2){font-size:20px;height:28px;line-height:28px;margin-top:6px;}
	.youshi .ys_left p:nth-child(3){font-size:15px;line-height:24px;}
	.youshi .ys_left .ysl_span span {width: 46%; float:left;}
	#hezuobg{padding:20px 0;}
	#infobg{padding:20px 0 0;}
	.info .i_left{width:100%;float:none;}
	.info .i_left .i_txt{width:100%;padding:0 15px;}
	.info .i_left .i_txt .en{font-size:30px;height:30px;line-height:30px;padding-right:30px;margin-top:0;}
	.info .i_left .i_txt .en:before{width:21px;height:2px;bottom:15px;}
	.info .i_left .i_txt .en:after{width:12px;height:2px;bottom:10px;}
	.info .i_left .i_txt h2{font-size:20px;height:28px;line-height:28px;margin-top:6px;}
	.info .i_left .i_txt .i_ul .i_li{width:25%;border-bottom:none;}
	.info .i_left .i_txt .i_ul .i_li:nth-child(3){border-left:1px solid #ededed;}
	.info .i_right{width:100%;float:none;margin-top:20px;}
	.info .i_right .i_img{padding-bottom:72.26%;}
	#newsbg{padding:20px 0 15px;}
	.foot{padding:20px 0 10px;}
	.foot .f_left { width:100%;}
	.foot .f_left .f_ul{margin-left:0px; width:33%;}

	.foot .f_right { width:100%;}
	.foot .f_right .fr_link{ display:none;}
	.foot .f_right .fr_contact{width:100%;}
	#footbottombg{padding:6px 0 60px;}

	#floatBottom{display:block;}

	.syywdt {display: none;}
	.yw_r {width: 100%;float: none;}
	.yw_r h3{ font-size:25px; padding-top:40px; text-align:center;}
	.yw_r h3 p{ font-size:40px; display:none;}
	.yw_r h3 i{ margin:0 auto;}
	.info .i_right .i_img .video_btn{ left:40%; top:30%;}
	#top_scroll1{ height:600px;}
	.foot .f_left{ display:none;}
	.foot .f_right .erweima{ width:100%; text-align:center; padding-top:15px;}
	.hangye a { margin:0;height: 150px;}
	.hangye a .hy_fimg{height: 130px;}
	.hangye a .hy_fimg img{height: 130px;}
}
/*768以下屏幕*/
@media screen and (max-width:767px){
	.container{width:calc(100% - 30px);}


	.index_banner1 .ban_pic{padding-bottom:65%;}
	.index_banner1 .f_txt{padding-top:0;top:50%;
		-webkit-transform:translateY(-50%);
	       -moz-transform:translateY(-50%);
	         -o-transform:translateY(-50%);
	            transform:translateY(-50%);
	}
	.index_banner1 .f_txt p br{display:none;}
	.index_banner1 .f_txt p.p0{font-size:26px;height:26px;line-height:26px;}
	.index_banner1 .f_txt p.p1{font-size:20px;line-height:28px;}
	.index_banner1 .f_txt p.p2{font-size:14px;height:auto;line-height:22px;}
	.index_banner1 .swiper-pagination-bullets{bottom:5px!important;}
	.index_banner1 .swiper-pagination-bullet{width:8px;height:8px;}
	.index_banner1 .swiper-pagination-bullet-active{width:26px;}

	.hangye a{width:49%;}

	

	.fenge .f_title p{height:auto;}
	.jishu .j_left{padding:50px 15px 0 15px;}
	.youshi .ys_right .ys_li i{height:50px;}
	.youshi .ys_right .ys_li .ys_txt p:first-child{font-size:15px;height:24px;line-height:24px;}
	.youshi .ys_right .ys_li .ys_txt p:last-child{margin-top:5px;}
	.foot .f_left { width:100%;}
	.foot .f_left .f_ul{margin-left:0px; width:32%;}
	.foot .f_left .f_ul:first-child { width:100%;}
	.foot .f_right { width:100%;}
	.foot .f_right .fr_link{ display:none;}
	.foot .f_right .fr_contact{width:100%;}
	.footbottom span{margin-top:5px;font-size:13px;height:22px;line-height:22px;}
}
/*668以下屏幕*/
@media screen and (max-width:667px){
	.index_banner .f_txt p:first-child{font-size:30px;height:38px;line-height:38px;}
	.index_banner .f_txt p:last-child{font-size:13px;line-height:23px;height:auto;}
	.pb_title p{font-size:12px;line-height:20px;margin-top:5px;}
	.hangye a{width:49%;height:auto;}


	.jishu .j_right .j_li{width:33.33%;border-bottom:1px solid #FFF;}
	.jishu .j_right .j_li:nth-child(4),.jishu .j_right .j_li:nth-child(5){width:50%;}
	.jishu .j_font{width:100%;float:none;}
	.jishu .j_left{padding:0 15px;margin-top:15px;}
	.jishu .j_left .en{display:none;}
	.jishu .j_left .j_p{text-align:center;}
	.jishu .j_left .j_p p:nth-child(2){margin-top:10px;}
	.jishu .j_left .j_p a{margin:0 auto; width:100%;}
	.jishu .j_img{width:100%;padding:0 15px;}
	.fenge .fg_ul p br{display:none;}
	.youshi .ys_right{padding-top:0;}
	.info .i_left .i_txt .i_ul .i_li p:first-child{font-size:12px;height:22px;line-height:22px;}
	.info .i_left .i_txt .i_ul .i_li p:last-child{font-size:26px;line-height:26px;height:26px;}
	.foot{padding:0 0 10px;}
	.foot .f_left { width:100%;}
	.foot .f_left .f_ul{margin-left:0px;width:32%;}
	.foot .f_left .f_ul:first-child { width:100%;}
	.foot .f_right { width:100%;}
	.foot .f_right .fr_link{ display:none;}
	.foot .f_right .fr_contact{width:100%;}

	

	#stylesubnav .xq_nav{display:block;}
	#stylesubnav .xq_nav a{height:38px;line-height:38px;border-right:1px solid #FFF;border-bottom:1px solid #FFF;padding:0 15px;display:inline-block;}
	#indexvideo{width:90%;left:5%;margin-left:0;}
	#indexvideo .close{top:auto;bottom:-35px;right:50%;margin-right:-18px;}
	.jishu .j_left .j_p{ min-height:auto;}
	.product_left{ display:none;}
}
/*500以下屏幕*/
@media screen and (max-width:499px){
	#mobilehead .logo{width:calc(100% - 70px);background-size:auto 38px;}
	#mobilehead .nav_bg{top:70px;height:calc(100% - 70px);}
	#mobilehead .nav .nav_box{top:70px;}
	.index_banner{padding-bottom:170px;}
	.index_banner .f_txt p:first-child{font-size:24px;height:32px;line-height:32px;}
	.index_banner .f_txt p:last-child{font-size:12px;line-height:20px;padding:0 10px;}
	.hangye a{width:49%;height:auto;}


	.jishu .j_right .j_li{width:50%;}
	.jishu .j_right .j_li:nth-child(even){border-right:none;}

	.jishu .j_left .j_p p:nth-child(2){font-size:20px;height:26px;line-height:26px;margin-top:6px;}
	.fenge .f_title p{line-height:20px;}
	.youshi .ys_left .ysl_span span{width:49%;margin-left:2%;padding-left:24px;}
	.youshi .ys_left .ysl_span span:nth-child(odd){margin-left:0;}
	.foot .f_left { width:100%;}
	.foot .f_left .f_ul{margin-left:0px;width:32%;}
	.foot .f_left .f_ul:first-child { width:60%;}
	.foot .f_right { width:100%;}
	.foot .f_right .fr_link{ display:none;}
	.foot .f_right .fr_contact{width:100%; text-align:center;}



	.footbottom span:first-child{margin-right:0;}

	
	.sp_logo{padding:6px 0;}
	.sp_logo img{height:38px;}
	
	.jishu .j_left ul{ width:100%;}
	.jishu .j_left ul li{ width:45%;}
}

.float_ad{position:fixed;width:150px;height:195px;left:0;bottom:30px;z-index:99999999;}
.float_ad img{display:block;width:100%;height::auto;}
@media screen and (max-width:1199px){
	.float_ad{display:none;}
}