/*-----  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; height:0px; width:0px; 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;}



.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;
	}


/*top*/
#topbg{position:fixed;left:0;top:0;width:100%;z-index:9999;}
.top{}
.top .logo{width:189px;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%;border-radius:20px; box-shadow:#999 0 2px 2px;}
.pcnav .secondfloor .navleft{ width:28%; display:inline-block; vertical-align:top; border-right:#CCC solid 1px; padding-right:3%;}
.pcnav .secondfloor .navleft img{ width:100%; margin-bottom:10px;}
.pcnav .secondfloor .navleft p{ text-align:justify; line-height:160%; font-size:14px;}
.pcnav .secondfloor .sn_ul{width:70%; display:inline-block; vertical-align:top; text-align:left; padding:0 3%;}
.pcnav .secondfloor .sn_ul a{width:32%;display:inline-block; font-size:15px;line-height:40px;height:40px; overflow:hidden;color:#333;font-weight:bold; 
text-align:left;}
.pcnav .secondfloor .sn_ul a:hover{color:#121212;}
.pcnav .secondfloor .sn_ul a i{ display:inline-block; width:10px; height:10px; background:#5dc1c3; 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:rgba(93,193,195,.9);}
/*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:rgba(0,0,0,.9);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:230px;}
.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;}
.index_banner1 .f_txt p.p2{font-size:22px;height:32px;line-height:32px;margin-top:10px;}
.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;}
/*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:block;width:372.5px;height:330px;float:left;margin-left:10px;margin-top:12px;}
.hangye a:first-child{width:755px;height:552px;margin-left:0;}
.hangye a:first-child img{ height:622px;}
.hangye a:not(:nth-child(-n+5)){width:372.5px; height:330px; margin-left:0;margin-right:10px;}
.hangye a:nth-child(9){margin-right:0px;}
.hangye a:nth-child(13){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:#E3E6E7;color:#4d4d4d;text-align:center;}
/*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:177px 0 302px;}
.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:48px;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;height:16px;line-height:16px;margin-top:9px;font-family:Arial;}
.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:#09ba54; color:#fff;}
.jishu .j_right{width:50%;float:right;padding:146px 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:22px 25px 15px 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:16px;color:#979797;text-transform:uppercase;}
.jishu .j_right .j_li .j_txt .jt_p p:last-child{height:25px;line-height:25px;font-size:15px;color:#000;}
.jishu .j_right .j_li .j_txt i{display:block;float:right;width:56px;height:60px;background-size: auto 60%!important;}
    
.jishu .j_right .j_li .j_txt i.icon47{background:url(p_icon1.png) no-repeat center center;}
.jishu .j_right .j_li .j_txt i.icon48{background:url(p_icon2.png) no-repeat center center;}
.jishu .j_right .j_li .j_txt i.icon65{background:url(p_icon3.png) no-repeat center center;}
.jishu .j_right .j_li .j_txt i.icon68{background:url(p_icon4.png) no-repeat center center;}
.jishu .j_right .j_li .j_txt i.icon73{background:url(p_icon5.png) no-repeat center center;}
.jishu .j_right .j_li .j_txt i.icon76{background:url(p_icon6.png) no-repeat center center;}
.jishu .j_right .j_li .j_txt i.icon79{background:url(p_icon7.png) no-repeat center center;}
.jishu .j_right .j_li .j_txt i.icon81{background:url(p_icon8.png) no-repeat center center;}
.jishu .j_right .j_li.on{background:#09ba54;}
.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.icon47{background:url(p_icon1_hover.png) no-repeat center center;}
.jishu .j_right .j_li.on .j_txt i.icon48{background:url(p_icon2_hover.png) no-repeat center center;}
.jishu .j_right .j_li.on .j_txt i.icon65{background:url(p_icon3_hover.png) no-repeat center center;}
.jishu .j_right .j_li.on .j_txt i.icon68{background:url(p_icon4_hover.png) no-repeat center center;}
.jishu .j_right .j_li.on .j_txt i.icon73{background:url(p_icon5_hover.png) no-repeat center center;}
.jishu .j_right .j_li.on .j_txt i.icon76{background:url(p_icon6_hover.png) no-repeat center center;}
.jishu .j_right .j_li.on .j_txt i.icon79{background:url(p_icon7_hover.png) no-repeat center center;}
.jishu .j_right .j_li.on .j_txt i.icon81{background:url(p_icon8_hover.png) no-repeat center center;}
/*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 80px;}
.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 .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 img{width:100%;height:100%;display:block;position:absolute;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;}
/*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:40%;}
.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_right{width:662px;float:right;}
.foot .f_right .fr_link{width:calc(100% - 300px);float:left;padding-right:95px;}
.foot .f_right .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;}
.foot .f_right .fr_link .frl_c{margin-top:19px;}
.foot .f_right .fr_link .frl_c a{display:inline-block;margin-right:10px;height:26px;line-height:26px;white-space:nowrap;color:#9e9e9e;}
.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{border-top:1px solid #f8f8f8;padding:17px 0 50px;}
.footbottom{text-align:center;}
.footbottom span{display:inline-block;margin-top:10px;height:24px;line-height:24px;white-space:nowrap;color:#888;margin-right:10px;}
.footbottom a{color:#888;}

/*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%;padding-bottom:300px;position:relative;z-index:9;margin-top:90px;}
#px_banner img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;}
.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:#5dc1c3;}
.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:#5dc1c3;}
.izl-rmenu .btn-phone .phone{background-color:#5dc1c3;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;}
	.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:180px;}
	.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:10px 0 40px;}
	.hangye a{width:292.5px; margin-left:10px;height: 270px;}
	.hangye a:first-child{width:595px;}
	.hangye a:first-child .hy_fimg{height:510px;}
	.hangye a:first-child img{ height:510px;}
	
	.hangye a:not(:nth-child(-n+5)) {width: 292.5px;height: 260px;margin-left: 0;margin-right: 10px;}
	.hangye a:nth-child(9){margin-right:0px;}
	.hangye a:nth-child(13){margin-right:0px;}
	.hangye a p{font-size:15px;height:42px;line-height:42px;padding:0 8px;}
	.jishu .j_left{padding:110px 0 237px;}
	.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:38px;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:8px;}
	.jishu .j_right .j_li .j_txt{width:600px;padding-right:35px;}
	.jishu .j_right .j_li .j_txt .jt_p{padding:18px 20px 12px 0;}
	.jishu .j_right .j_li .j_txt i{width:50px;height:55px;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 80px;}
	.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:10px 0 30px;}

	#px_banner{margin-top:90px;}
}
/*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:first-child{width:492px; height:450px;}
	.hangye a:first-child img{ height:411px;}
	.hangye a:not(:nth-child(-n+5)) {width: 241px;height: 220px;margin-left: 0;margin-right: 10px;}
	.hangye a:nth-child(9){margin-right:0px;}
	.hangye a:nth-child(13){margin-right:0px;}
	.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;height:13px;line-height:13px;}
	.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;}
	#px_banner{padding-bottom:25%;margin-top:74px;}
	#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;}
	.hangye a:not(:nth-child(-n+5)) {width:49%;height:auto;margin-left:2%; margin-right:0;}
	.hangye a:nth-child(even){margin-left:0;}
	.hangye a:first-child{width:100%;margin-left: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;}
	.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%;}
	#footbottombg{padding:6px 0 60px;}

	#floatBottom{display:block;}
	#px_banner{padding-bottom:31%;margin-top:0;}
}
/*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%;margin-left:2%; height:auto;}
	.hangye a:not(:nth-child(-n+5)) {width:49%;height:auto;margin-left:2%; margin-right:0;}
	.hangye a:nth-child(even){width:49%;margin-left:2%; height:auto;margin-left:0;}
	.hangye a:first-child{width:100%;margin-left:0;}

	.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%;margin-left:2%; height:auto;}
	.hangye a:not(:nth-child(-n+5)) {width:49%;height:auto;margin-left:2%; margin-right:0;}
	.hangye a:nth-child(even){width:49%;margin-left:2%; height:auto;margin-left:0;}
	.hangye a:first-child{width:100%;margin-left:0;}
	.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%;}

	
	#px_banner{padding-bottom:120px;}
	#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%;margin-left:2%; height:auto;}
	.hangye a:not(:nth-child(-n+5)) {width:49%;height:auto;margin-left:2%; margin-right:0;}
	.hangye a:nth-child(even){width:49%;margin-left:2%; height:auto;margin-left:0;}
	.hangye a:first-child{width:100%;margin-left:0;}
	.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;}
}