.wrap{
	width: 1120px;
	margin:0 auto;
}
.heatop{
	background: #fff;
	height: 102px;
	position: relative;
}
.heatop.active .header{
	position: fixed;
}
.header{
	padding: 20px 0 12px;
	background: #fff;
	height: 102px;
	border-bottom: 1px solid #ee7800;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;z-index: 111;
	position: absolute;
	left: 0;right: 0;
	top: 0;
}
.header .logo{
	float: left;
}
.header .logo img{
	height: 60px;
	display: block;
}
.header .rts{
	float: right;
	max-width: calc(100% - 220px);
	margin-top: 28px;
}
.header .rts .naver{
	float: left;
}
.header .form{
	float: right;
	overflow: hidden;
	border: 1px solid rgba(255,255,255,0);
	border-radius: 26px;
}
.header .form:hover .txt{
	width: 100px;
}
.header .form:hover{
	border-color: #595757;padding-left: 10px;
}
.header .form .btn{
	background: url(../images/ico7.png) no-repeat center;
	width: 36px;
	height:36px;
	border: none;cursor: pointer;
}
.header .form .txt{
	width: 0;
	height: 36px;float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
	color: #595757;
	border: none;
	background: none;
}
.header .ench{
	float: left;
	margin-left:80px;
	margin-right: 30px;
}
.header .naver li{
	float: left;
	margin-left: 40px;
}
.header .naver li .dli{
	position: absolute;
	left: 0;right: 0;
	top: 100%;
	z-index: 999;
	background: url(../images/bg4.jpg) no-repeat right top #fff;
}
.header .naver li .dli dd>a{
	display: block;
	width:26% ;
	position: relative;
}
.header .naver li dd a h3{
	font-size: 14px;
	line-height: 70px;
	color: #595758;
	padding: 0 60px;
}
.header .naver li .dli dd:nth-child(2n)>a{
	background: #f6f6f6;
}
.header .naver li .dli dd .pic{
	position: absolute;
	right: 0;top: 0;z-index: 1;
	width: 110px;bottom: 0;
}
.header .naver li .dli dd .pic img{
	position: absolute;
	left: 0;right: 0;
	top: 50%;z-index: 1;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%);     /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 和 Chrome */
	-o-transform:translateY(-50%);
	max-width: 80%;
	max-height: 80%;
	display: block;
	margin: 0 auto;
}
.header .naver li .lis{
	position: absolute;
	left: 26%;top: 0;
	padding: 0 40px;z-index: 11;
	right: 0;bottom: 0;
}
.header .naver li.lspos{
	position: relative;
}
.header .naver li .dnls{
	position: absolute;width: 140px;
	left: 50%;margin-left: -70px;
	top: 100%;z-index: 11;background: #fff;
	display: none;
}
.header .naver li .dnls a{
	font-size: 16px;
	line-height: 50px;
	color: #333;
	text-align: center;
	display: block;
}
.header .naver li .dnls a:hover{
	color: #ee7800;
}
.header .naver li .imgs{
	position: absolute;
	right: 0;width: 50%;
	top: 0;height: 500px;
}
.header .naver li .imgs img{
	position: absolute;
	left: 0;right: 0;
	top: 50%;z-index: 1;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%);     /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 和 Chrome */
	-o-transform:translateY(-50%);
	margin: 0 auto;display: block;
	max-width: 70%;max-height: 70%;
}
.header .naver li dd h3:hover{
	background: rgba(211,209,209,0.66);
}
.header .naver li dd .nl a h3{
	width: 26%;
}
.header .naver .imgs,
.header .naver .lis,
.header .naver .dli{
	display: none;
}
.header .naver .dli dd:nth-child(1) .lis .nl:nth-child(1) .imgs,
.header .naver .dli dd:nth-child(1) .lis{
	display: block;
}


.header .naver li h2 a{
	display: inline-block;
	font-size: 16px;
	line-height: 36px;
	color: #595757;
	padding: 0 10px;
}
.header .ench li{
	display: inline-block;
	vertical-align: middle;
}
.header .ench li a{
	font-size: 16px;
	line-height: 36px;
	color: #595757;
	display: inline-block;
}
.header .ench span{
	font-size: 16px;
	line-height: 36px;
	color: #595757;
}
.footer{
	background: #2b2c30;border-top: 1px solid #ee8111;padding-top: 30px;overflow: hidden;
}
.footer .lt{
	float: left;width: 570px;padding-bottom: 50px;
}
.footer .rt{
	float: right;width: 370px;
}
.footer .lt .logo{
	height: 60px;
}
.footer .lt li{
	margin-right: 100px;float: left;
}
.footer .lt li:last-child{
	margin-right: 0;
}
.footer .lt .logo img{
	height: 100%;display: block;
}
.footer .lt .text{
	margin-top: 30px;
}
.footer .lt .text h4{
	font-size: 20px;color: #ee7800;font-weight: bold;
	line-height: 40px;background: url(../images/ico4.png) no-repeat left center;
	padding-left: 30px;
}
.footer .lt .text h2{
	font-size: 32px;color: #ee7800;font-weight: bold;line-height: 46px;
}
.footer .lt dl{
	margin-top: 20px;
}
.footer .lt .n1 dl{
	margin-top: 0;
}
.footer .lt .text dt{
	font-weight: bold;
}
.footer dt{
	font-size: 20px;color: #b5b5b6;line-height: 36px;
}
.footer dd a,
.footer dd{
	font-size: 14px;color: #b5b5b6;line-height: 28px;
}
.footer .lt .n1{
	margin-top: 64px;
}
.footer .rt dt,
.footer .lt .n1 dt{
	margin-bottom: 20px;
}
.footer .rt dl{
	margin-right: 80px;float: left;margin-top: 62px;
}
.footer .rt dl:last-child{
	margin-right: 0;
}
.footer .rt .wx{
	margin-top: 140px;
}
.footer .rt .wx li{
	float: left;margin-right: 26px;
}
.footer .rt .wx .img{
	height: 83px;width: 83px;
}
.footer .rt .wx .img img{
	width: 100%;height: 100%;display: block;
}
.footer .rt .wx h3{
	font-size: 14px;color: #b5b5b6;line-height: 36px;text-align: center;
}
.copyright{
	border-top: 1px solid rgba(181,181,182,0.1);padding: 30px 0;overflow: hidden;position: relative;
}
.copyright .lts{
	float: left;width: 800px;
}
.copyright .lts p a,
.copyright .lts p{
	font-size: 14px;color: #b5b5b6;line-height: 34px;
}
.copyright .lts p a{
	display: inline-block;
}
.copyright h5{
	float: right;font-size: 14px;color: #b5b5b6;line-height: 34px;
	background: url(../images/ico6.png) no-repeat left top 12px;padding-left: 30px;
	margin-right: 233px;
}
.copyright a{
	color: #b5b5b6;
}
.copyright h6{
	font-size: 14px;color: #b5b5b6;line-height: 34px;position: absolute;right: 142px;top: 30px;
}
.page1{
	height: 840px;overflow: hidden;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;padding: 60px 0 110px;
}
.page1 h2{
	line-height: 140px;font-size: 100px;color: #FFFFFF;text-align: center;
}
.page1 .bd{
	margin-top: 30px;
}
.page1 .bd ul{
	overflow: hidden;
}
.page1 .bd li{
	border-right: 1px solid rgba(255,255,255,0.6);width:370px;float: left;
	text-align: center;padding: 40px 20px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;border-bottom: 1px solid #FFFFFF;
}
.page1 .bd li:nth-child(4),
.page1 .bd li:nth-child(5),
.page1 .bd li:nth-child(6){
	border-bottom: none;
}
.page1 .bd li:nth-child(3){
	border-right: none;
}
.page1 .bd li h3{
	font-size: 100px;color: #FFFFFF;line-height: 96px;font-family: tahoma;
}
.page1 .bd li p{
	font-size: 18px;color: #FFFFFF;line-height: 1.7;margin-top: 5px;
}
.page1 .bd li:last-child{
	border-right: none;
}
.page2{
	height: 830px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;padding-top: 70px;
}
.page2 h2{
	line-height: 100px;font-size: 80px;color: #333333;margin-bottom: 36px;text-align: center;
}
.page2 p{
	font-size: 16px;color: #666666;line-height: 1.7;padding: 0 105px;
}
.page3{
	background: #2b2c30;padding: 86px 0 106px;
}
.h_pro .hd h2{
	line-height: 76px;font-size: 40px;color: #dcdddd;text-align: center;
}
.h_pro .hd .nav{
	margin-top: 40px;
}
.h_pro .hd .nav li{
	margin-right: 16px;float: left;margin-bottom: 26px;
	width: calc((100% - 82px)/6);text-align: center;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.h_pro .hd .nav li a{
	border: 3px solid rgba(255,255,255,0);
	display: block;width: 100%;height: 28px;
	overflow: hidden;border-top: 3px solid #FFFFFF;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.h_pro .hd .nav li:nth-child(6n){
	margin-right: 0;
}
.h_pro .hd .nav li,
.h_pro .hd .nav li a{
	line-height: 28px;font-size: 16px;color: #FFFFFF;
}
.h_pro .bd{
	margin-top: 55px;
}
.h_pro .bd ul{
	padding: 0 50px;font-size: 0;
	text-align: center;
	box-sizing: border-box;
}
.h_pro .bd li{
	margin: 0 10px;width: 430px;margin-bottom: 36px;display: inline-block;
}
.h_pro .bd a{
	display: block;
	padding: 38px 20px 46px;
	border: 1px solid #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.h_pro .bd span{
	display: block;width: 38px;height: 3px;background: #ee7800;
	margin-bottom: 12px;
}
.h_pro .bd h3{
	font-size: 18px;color: #FFFFFF;line-height: 30px;word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	text-align: left;
}
.h_pro .bd h4{
	height: 44px;line-height: 44px;border: 1px solid #FFFFFF;
	font-size: 20px;color: #FFFFFF;text-align: center;margin: 0 auto;
}
.h_pro .bd .img{
	height: 378px;
	position: relative;
}
.h_pro .bd .img img{
	display: block;
	max-width: 80%;
	max-height: 80%;
	position: absolute;
	left: 0;right: 0;
	top: 50%;z-index: 1;
	margin: 0 auto;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%);     /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 和 Chrome */
	-o-transform:translateY(-50%);
}
.page4{
	padding: 70px 0 98px;
}
.page4 .tit{
	text-align: center;
}
.page4 .tit h2{
	line-height: 54px;font-size: 40px;color: #333333;margin-bottom: 24px;
}
.page4 .tit p{
	line-height: 1.7;font-size: 20px;color: #666666;
}
.h_use{
	padding-top: 124px;width:1650px;margin: 0 auto;position: relative;
}
.h_new .rts,
.h_use .rts{
	position: absolute;
	right: 0;
	top: 0;z-index: 11;font-size: 0;
}

.h_new .rts .next,
.h_new .rts .prev,
.h_use .rts .next,
.h_use .rts .prev{
	background: url(../images/ico16.jpg) no-repeat center;width: 56px;height: 56px;
	overflow: hidden;display: inline-block;cursor: pointer;margin-left: 20px;
}
.h_new .rts .next,
.h_use .rts .next{
	transform:rotate(180deg);
	-ms-transform:rotate(180deg);  /* IE 9 */
	-moz-transform:rotate(180deg);     /* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	-o-transform:rotate(180deg);
}
.h_new .rts .prev:hover,
.h_new .rts .next:hover,
.h_use .rts .prev:hover,
.h_use .rts .next:hover{
	background: url(../images/ico16-1.jpg) no-repeat center;
}

.h_new .rts .kb,
.h_use .rts .kb{
	background: url(../images/ico1.jpg) no-repeat center;width: 56px;height: 56px;
	overflow: hidden;display: inline-block;margin-left: 20px;
}
.h_use li a{
	width: 100%;display: block;
	border: 1px solid #e2e2e2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.h_use li .img{
	width: 100%;height: 364px;overflow: hidden;
}
.h_use li .img img{
	width: 100%;height: 100%;display: block;
}
.h_use li h3{
	font-size: 18px;color: #333333;line-height: 26px;text-align: center;
	padding: 40px 10px;background: #FFFFFF;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;position: relative;top: 0;
	 word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.page5{
	height: 1075px;padding: 100px 0 190px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.page5 h2{
	line-height: 36px;text-align: center;font-size: 40px;color: #FFFFFF;margin-bottom: 40px;
}
.h_new{
	padding-top: 120px;width:1650px;margin: 0 auto;position: relative;overflow: hidden;
}
.h_new li .img{
	width: 100%;height: 338px;overflow: hidden;
}
.h_new li .img img{
	width: 100%;height: 100%;display: block;
}
.h_new li a{
	width: 100%;display: block;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.h_new li .txt{
	padding: 35px 52px;background: #FFFFFF;
}
.h_new li h4{
	line-height: 36px;font-size: 14px;color: #595757;background: url(../images/ico2.png) no-repeat left center;padding-left: 26px;
}
.h_new li h3{
	margin: 20px 0 0;font-size: 18px;color: #000000;line-height: 26px;
	height: 72px;
	overflow: hidden;
}
.h_new li h5 span{
	font-size: 14px;color: #6c6d6f;line-height: 26px;background: url(../images/ico3.png) no-repeat right top 5px;padding-right: 40px;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
	background-position: right 5px !important;
}
.page6{
	padding: 60px 0 70px;background: #F4F4F4;
}
.page6 .tit{
	text-align: center;
}
.page6 .tit h2{
	font-size: 80px;color: #333333;line-height: 94px;margin-bottom: 18px;
}
.page6 .tit p{
	font-size: 20px;color: #666666;line-height: 1.7;
}
.crap{
	width: 1590px;margin: 0 auto;
}
.contact h2{
	line-height: 64px;font-size: 38px;color: #333333;text-align: center;
}
.contact .hds{
	padding: 82px 0;
}
.contact .hds .txt{
	margin:60px 96px 0;
}
.contact .hds dl{
	float: left;margin-right: 46px;width: calc((100% - 94px)/3);
	border-top: 8px solid #bebdbd;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.contact .hds dl:last-child{
	margin-right: 0;
}
.contact .hds dt{
	margin-top: 20px;line-height: 44px;margin-bottom: 12px;font-size: 26px;color: #333333;
}
.contact .hds .c1{
	font-size: 36px;color: #ee7800;line-height: 44px;
}
.contact .hds .c1 span{
	font-size: 16px;
}
.contact .hds dd{
	font-size: 16px;color: #807f7f;line-height: 30px;
}
.cfwl{
	background: #f8f8f8;padding: 100px 0 144px;
}
.cfwl h2{
	    line-height: 64px;
	    font-size: 38px;
	    color: #333333;
	    text-align: center;
}
.cfwl ul{
	margin-top: 50px;
}
.cfwl li{
	float: left;margin-right: 50px;margin-bottom: 50px;border-radius: 8px;
	background: #FFFFFF;width: calc((100% - 102px)/3);padding: 40px 0 30px;text-align: center;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.cfwl li:nth-child(3n){
	margin-right: 0;
}
.cfwl li .img{
	width: 160px;height: 188px;overflow: hidden;margin: 0 auto;
}
.cfwl li .img img{
	width: 100%;height: 100%;display: block;
}
.cfwl li h3{
	font-size: 30px;color: #333333;line-height: 46px;margin-bottom: 10px;
	font-weight: bold;
}
.cfwl li p{
	line-height: 26px;font-size: 18px;color: #666666;
}
.contact .form{
	padding: 106px 0 144px;
}
.contact .form .crap{
	padding: 0 26px;
}
.contact .form h3{
	font-size: 36px;color: #2b2c30;line-height: 44px;
}
.contact .form ul{
	margin: 30px 0;
}
.contact .form li{
	float: left;margin-right: 28px;
}
.contact .form li:last-child{
	margin-right: 0;
}
.contact .form .t1{
	width: 226px;height: 48px;border: 1px solid #bebdbd;font-size: 14px;color: #807f7f;
	padding: 0 10px;background: none;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.contact .form .t2{
	width: 742px;height: 48px;border: 1px solid #bebdbd;font-size: 14px;color: #807f7f;
	padding: 10px;background: none;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;resize: none;line-height: 1.7;
}
.contact .form .b1{
	width: 230px;height: 50px;background: #000000;font-size: 14px;color: #FFFFFF;
	text-align: center;border: none;cursor: pointer;
}
.contact .form p{
	font-size: 14px;color: #807f7f;line-height: 1.7;
}
.nrap{
	width: 1650px;margin: 0 auto;
}
.new{
	padding: 130px 0 140px;margin-top: 0;
}
.new li{
	margin-bottom: 60px;border: 1px solid #f4f4f4;
}
.new li{
	width: calc((100% - 62px)/3);margin-right: 30px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;float: left;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.new li:nth-child(3n){
	margin-right: 0;
}
.new li .img{
	width: 100%;
    height: 338px;
    overflow: hidden;
}
.more span{
	font-size: 18px;color: #333333;background: url(../images/ico8.png) no-repeat right center;padding-right: 138px;
}
.more{
	display: block;margin: 0 auto;width: 300px;height: 48px;line-height: 42px;border: 3px solid #000000;
	border-radius: 25px;text-align: center;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.new ul{
	padding: 0;margin-bottom: 64px;
}
.use{
	padding: 86px 0 120px;margin-top: 0;
}
.use h2{
	font-size: 38px;color: #333333;line-height: 44px;text-align: center;
}
.use ul{
	margin-top: 60px;margin-bottom: 42px;
}
.use li{
	width: calc((100% - 62px)/3);margin-bottom: 44px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;float: left;margin-right: 30px;
}
.use li .img{
	position: relative;
}
.use li .mask{
	position: absolute;top:100%; left:0; width:100%; height:100%; right:0;bottom: 0;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;background: rgba(0,0,0,0.5);opacity: 0;
}
.use li .mask .ico{
	position: absolute;left:50%;margin-left: -34px;top:50%;
	margin-top: -34px;
}
.use li .video{
	width: 100%;
	height:300px ;
}
.use li:nth-child(3n){
	margin-right: 0;
}
.v1{
	padding-top: 0;
}
video{
	object-fit: cover;
}
.prap{
	width: 1512px;margin: 0 auto;
}
.q_pro{
	padding: 80px 0 120px;
}
.q_pro .bd h4,
.q_pro .bd h3,
.q_pro .hd .nav li,
.q_pro .hd .nav li a,
.q_pro .hd h2{
	color: #333333;
}
.q_pro .hd .nav li a{
	border-top: 3px solid #333333
}
.q_pro .hd .nav ul{
	padding: 0 150px;
}
.q_pro.prap .bd ul{
	padding: 0;
	font-size: 0;
}
.q_pro.prap .bd li{
	margin: 0 30px;
	width: 440px;
	display: inline-block;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
	box-shadow: 0 0 10px 3px rgba(0,0,0,0.1);
	margin-bottom: 30px;
}
.q_pro .bd h4{
	border-color: #333333;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.q_pro .bd{
	padding-bottom: 60px;
}
.pro_del .hds{
	height: 100%;padding-top: 62px;padding-bottom: 30px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.pro_del h2{
	font-size: 32px;color: #393c30;line-height: 44px;text-align: center;margin-bottom: 10px;
}
.pro_del .hds h2{
	margin-bottom: 0;
}
.pro_del .hds h6{
	font-size: 16px;color: #666666;line-height: 26px;margin-bottom: 20px;
}
.pro_del .tit{
	text-align: center;
}
.pro_del .sptitle{
	width: 94px;height: 3px;background: #666666;display: block;
	margin: 0 auto;
}
.pro_del .hds p{
	font-size: 16px;color: #666666;line-height: 30px;width: 940px;
	margin: 0 auto;
}
.pro_del .hds .img{
	margin: 30px 0 40px;
}
.pro_del .hds .img img{
	display: block;margin: 0 auto;
}
.pro_del .bds{
	background: #2b2c30;padding: 90px 0 102px;
}
.pro_del .bds h2{
	color: #FFFFFF;
}
.pro_del .bds .sptitle{
	background: #FFFFFF;
}
.pro_del .bds dl{
	margin-top: 46px;text-align: center;margin-bottom: 62px;    color: #FFFFFF;
	font-size: 16px;
	line-height: 30px;
}
.pro_del .bds dd{
	font-size: 16px;color: #ffffff;line-height: 30px;
}
.pro_del .fts .img img,
.pro_del .bds .img img{
	display: block;margin: 0 auto;
}
.pro_del .fts{
	padding: 90px 0;
}
.pro_del .fts .img{
	margin-top:70px ;
}
.pr_list li:nth-child(2n){
	background: #FFFFFF;
}
.pr_list li{
	background: #2b2c30;padding: 68px 0;
}
.pr_list li:nth-child(2n) .img{
	float: left;
}
.pr_list li:nth-child(2n) .txt{
	float: right;text-align: right;
}
.pr_list li .video{
	width: 640px;height: 350px;float: right;
}
.pr_list li .img{
	float: right;width: 700px;
}
.pr_list li .txt{
	float: left;width: 310px;text-align: left;margin-top: 80px;
}
.pr_list li:nth-child(2n) .txt h3{
	color: #393c30;
}
.pr_list li:nth-child(2n) .txt i{
	background: #666666;
}
.pr_list li .txt h3{
	font-size: 32px;color: #FFFFFF;line-height: 44px;margin-bottom: 10px;
}
.pr_list li .txt i{
	width: 94px;height: 3px;background: #fff;display: inline-block;
}
.pr_list li .img{
	width: 700px;height: 436px;overflow: hidden;
}
.pr_list li .img img{
	width: 100%;height: 100%;display: block;
}
.pr_list li .txt .more{
	border-color: #FFFFFF;margin-top: 180px;width: 295px;padding: 0;height: 48px;
}
.pr_list li .txt .more span{
	color: #FFFFFF;background: url(../images/ico9.png) no-repeat right center;
}
.pr_list li:nth-child(1) .txt{
	margin-top: 40px;
}
.pr_list .cs{
	background: #2b2c30;padding: 68px 0;
}
.pr_list .cs .img{
	width: 100%;margin-top: 50px;
}
.pr_list .cs .img img{
	width: 100%;display: block;
}
.pr_list .cs h2{
	font-size: 32px;color: #fff;line-height: 44px;text-align: center;margin-bottom: 10px;
}
.pr_list .cs span{
	width: 94px;height: 3px;background: #fff;display: block;
	margin: 0 auto;
}
.pr_swer{
	padding: 64px 0 124px;
}
.pr_swer h2{
	font-size: 32px;color: #2b2c30;line-height: 44px;text-align: center;margin-bottom: 10px;
}
.pr_swer .tit span{
	width: 94px;height: 3px;background: #2b2c30;display: block;
	margin: 0 auto;
}
.pr_swer .bds{
	padding-top: 64px;
}
.pr_swer .cpny{
	width: 1200px;position: relative;margin: 0 auto;overflow: hidden;
}
.pr_swer .cpny .img{
	width: 100%;height: 632px;overflow: hidden;
}
.pr_swer .cpny .img img{
	width: 100%;height: 100%;display: block;
}
.pr_swer .cpny h4{
	margin-top: 26px;font-size: 22px;color: #000000;line-height: 1.8;margin-bottom: 8px;
}
.pr_swer .cpny p{
	color: #727272;font-size: 18px;line-height: 1.7;
}
.pr_swer .prev,
.pr_swer .next{
	position: absolute;top: 50%;right: 0;background: url(../images/f_icon11.png) no-repeat  center #fff;
	width: 40px;height: 60px;display: block;cursor: pointer;
	box-shadow: 0 0 10px 1px rgba(0,0,0,0.05);transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;z-index: 9;
	margin-top: -50px;
}
.pr_swer .prev:hover,
.pr_swer .next:hover{
	background: url(../images/f_icon11-3.png) no-repeat center #ee7800;
}
.pr_swer .swiper_spot{
	text-align: center;
	color: 000;
	margin: 15px 0;
	font-size: 18px;
}
.pr_swer .swiper_spot span{
	font-size: 18px;
}
.pr_swer  .prev{
	right: auto;
	left: 0;
	transform:rotate(180deg);
	-ms-transform:rotate(180deg);  /* IE 9 */
	-moz-transform:rotate(180deg);     /* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	-o-transform:rotate(180deg);
}
.qm_fw{
	padding: 100px 0 127px;background: #FFFFFF;
}
.qm_fw .tit h2{
	line-height: 56px;font-size: 38px;color: #666666;
}
.newbox{
	background: #f4f4f4;padding-bottom: 120px;
}
.nap{
	width: 1200px;margin: 0 auto;
}
.n_ban{
	height: 500px;
}
.new_del{
	position: relative;
	background-color: #fff;
	top: -90px;
	padding: 102px 88px 116px;
}
.new_del .top{
    padding-bottom: 42px;
    border-bottom: 1px solid #f1f1f1;
}
.new_del .top h4{
    color: #999;
    font-size: 18px;
    text-align: center;line-height: 1.7;
}
.new_del .top h2{
    color: #000;
    font-size: 34px;
    text-align: center;
    margin-top: 6px;line-height: 1.7;
}
.new_del .text{
	padding: 54px 0 66px;
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
.new_del .fx h3{
	color: #999;
	font-size: 16px;
	line-height: 46px;float: left;
}
.new_del .fx li{
	float: left;margin-left: 15px;
}
.new_del .fx li a{
	display: block;width: 45px;height: 45px;overflow: hidden;
}
.new_del .fx li img{
	width: 100%;height: 100%;display: block;
}
.new_del .bot{
	margin-top: 50px;border-top: 1px solid #f1f1f1;
}
.new_del .bot li{
	border-bottom: 1px solid #f1f1f1;height: 58px;
	background: url(../images/ico15.png) no-repeat left top 22px;cursor: pointer;

}
.new_del .bot li label{
	font-size: 16px;color: #999;line-height:58px;float: left;margin-left: 15px;width: 60px;
}
.new_del .bot li p a{
	float: left;font-size: 16px;color: #999;line-height:58px;word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;width: 900px;
}


/*简介*/
.h_banner{
	height: auto;
}
.banner {
	height: 830px;
	margin: 0 auto;
	position: relative;overflow: hidden;
}
.banner .text {
	position: absolute;
	z-index: 11;
	left: 0;margin: 0 auto;
	right: 0;text-align: center;
	top: 270px;
}
.banner .text.cen {
	top: 290px;
}
.banner .text h2 {
	font-size: 70px;line-height: 100px;color: #ffffff;
}
.banner .text .img {
	margin: 22px auto 0;height: 71px;
	width: 71px;border-radius: 50%;
	overflow: hidden;cursor: pointer;
}
.banner .scroll {
	position: absolute;z-index: 11;
	right: 0;bottom: 0;padding: 0 80px 10px;
	cursor: pointer;width: 33%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	overflow: hidden;
}
.banner .scroll h4 {
	font-size: 18px;line-height: 88px;color: #7c7d79;float: left;
}
.banner .scroll span{
	float: right;cursor: pointer;
	background: url(../images/f_icon9.png) no-repeat center;
	width: 100px;height: 88px;display: block;
}
.introduce {
	padding: 90px 0 48px;
	box-sizing: border-box;
}
.introduce .text h2 {
	font-size: 38px;
	line-height: 60px;
	color: #333333;text-align: center;
}
.introduce .text p {
	font-size: 14px;
	line-height: 30px;
	color: #333333;
	margin: 26px 0 80px;
}
.introduce ul {
	overflow: hidden;
}
.introduce li {
	float: left;border-radius: 7px;
	width: calc((100% - 29px)/2);
	margin-right: 27px;margin-bottom: 26px;
	overflow: hidden;padding: 50px 30px 18px;
	background: #f8f8f8;box-sizing: border-box;
}
.introduce li:nth-child(2n) {
	margin-right: 0;
}
.introduce li .text {
	text-align: center;
}
.introduce li .text h3 {
	font-size: 24px;
	line-height: 42px;
	color: #666666;
	margin-bottom: 23px;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.introduce li .text p {
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	height: 150px;
	overflow: hidden;
}
.introduce li:hover,
.introduce li:hover .text h3,
.introduce li:hover .text p{
	background: #ee7800;
	color: #FFFFFF !important;

}

@keyframes tea_arrow {
	0%{transform: rotateZ(180deg);}
	25%{transform: rotateZ(135deg);}
	50%{transform: rotateZ(90deg);}
	75%{transform: rotateZ(45deg);}
	100%{transform: rotateZ(0deg);}
}
@keyframes tea_arrow1 {
	0%{transform: rotateZ(0deg);}
	25%{transform: rotateZ(45deg);}
	50%{transform: rotateZ(90deg);}
	75%{transform: rotateZ(135deg);}
	100%{transform: rotateZ(180deg);}
}

.recruititems .topright img{animation: tea_arrow 0.5s linear;transform-origin:center center;transform: rotateZ(0deg);}
.recruititems .topright.on img{animation: tea_arrow1 0.5s linear;transform-origin:center center;transform: rotateZ(180deg);}


.course {
	padding: 62px 0 70px;box-sizing: border-box;
}
.course h2 {
	font-size: 100px;
	line-height: 134px;
	color: #2b4185;
	text-align: center;
}
.course ul {
	margin: 53px auto 0;
	overflow: hidden;font-size: 0;
}
.course ul li {
	float: left;padding: 40px 10px 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;width: calc((100%)/3);
	-o-box-sizing: border-box;
	box-sizing: border-box;
	border-right: 1px solid #16171b;
	border-bottom: 1px solid #16171b;
}
.course ul li:nth-child(n+4) {
	border-bottom: none;
}
.course ul li:nth-child(3n) {
	border-right: 0px;
}
.course ul li .tet {
	text-align: center;
}
.course ul li .tet h3 {
	font-size: 70px;
	line-height: 106px;
	color: #333333;font-family: tahoma;
}
.course ul li .tet h3 span {
	display: inline-block;
}
.course ul li .tet p {
	font-size: 18px;
	line-height: 25px;
	color: #666666;
}
.corporate_culture li .img img{
	width: 100%;height: 100%;display: block;
}
.corporate_culture {
	padding: 80px 0 270px;
	box-sizing: border-box;
}
.corporate_culture .wrap {
	width: 1600px;
}
.corporate_culture h2 {
	font-size: 38px;
	line-height: 72px;
	color: #333333;
	text-align: center;
}
.corporate_culture ul {
	padding-top: 43px;
	overflow: hidden;
}
.corporate_culture li {
	float: left;
	width: calc((100% - 106px)/3);
	margin-right: 52px;
	padding: 92px 20px 81px;
	box-sizing: border-box;
	border-radius: 8px;
	background: #fff;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
	top: 0;
	position: relative;
}
.corporate_culture li:hover{
	background: #df7305;
	top: -10px;
}
.corporate_culture li:hover .text p,
.corporate_culture li:hover .text h3{
	color: #fff;
}
.corporate_culture li:nth-child(3n) {
	margin-right: 0;
}
.corporate_culture li .img {
	height: 93px;
	width: 93px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto;
	background: url(../images/f_icon13.png) no-repeat center;
}
.corporate_culture li:nth-child(2) .img{
	background: url(../images/f_icon14.png) no-repeat center;
}
.corporate_culture li:nth-child(3) .img{
	background: url(../images/f_icon15.png) no-repeat center;
}
.corporate_culture li:nth-child(1):hover .img{
	background: url(../images/f_icon13-1.png) no-repeat center;
}
.corporate_culture li:nth-child(2):hover .img{
	background: url(../images/f_icon14-1.png) no-repeat center;
}
.corporate_culture li:nth-child(3):hover .img{
	background: url(../images/f_icon15-1.png) no-repeat center;
}
.corporate_culture li .text {
	margin: 36px auto 0;text-align: center;
}
.corporate_culture li .text h3 {
	font-size: 30px;
	line-height: 44px;
	color: #333333;
	margin-bottom: 15px;
}
.corporate_culture li .text p {
	font-size: 18px;
	line-height: 32px;
	color: #666666;
}
.real_scene {
	padding: 80px 0;
	box-sizing: border-box;
	position: relative;
}
.real_scene .prev,
.real_scene .next{
	position: absolute;
	left: 15%;
	top: 50%;
	background: url(../images/f_icon11-1.png) no-repeat center;
	width: 40px;margin-top: -20px;
	height: 40px;z-index: 111;
	/*border: 1px solid #fff;*/
	border-radius: 50%;
	cursor: pointer;
	transform: rotate(180deg);
	background-size: 100% auto;
}
.real_scene .next{
	left: auto;
	right: 15%;
	transform: rotate(0);
}
.real_scene h3 {
	font-size: 38px;
	line-height: 86px;
	color: #333333;
	text-align: center;
}
.real_scene .swiper-slide {
	width: 930px;margin: 0 auto;
}
.real_scene .swiper-slide .img:before{
	background-color: rgba(255,255,255,0.4);position: absolute;
	z-index: 11;left: 0;right: 0;bottom: 0;top: 0;content: "";
}
.real_scene .swiper-slide.swiper-slide-active .img:before{
	background-color: rgba(255,255,255,0);position: absolute;
	z-index: 11;left: 0;right: 0;bottom: 0;top: 0;content: "";
}
.real_scene .shij {
	margin: 48px auto 0;
}
.real_scene .shij .swiper_spot {
	margin: 0 auto;text-align: center;
}
.real_scene .shij .swiper_spot .swiper-pagination-bullet {
	background: #858282;
}
.real_scene .shij .swiper_spot .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #7d7b7b;
}
.real_scene .shij .img {
	height: 530px;position: relative;
}
.real_scene .shij .swiper-slide .img img {
	display: block;width: 100%;
	height: 100%;
}
.real_scene .shij .swiper-slide p {
	font-size: 14px;line-height: 30px;
	color: #979797;margin: 20px auto 28px;
	text-align: center;
}
.fazhan  {
	padding: 60px 0 78px;box-sizing: border-box;
}
.recruit .wrap,
.qualifications .wrap,
.fazhan .wrap {
	width: 1600px;
}
.qualifications {
	background: #f8f8f8;
}
.recruit .text,
.qualifications .text,
.fazhan .text {
	text-align: center;
}
.recruit .text h3,
.qualifications .text h3,
.fazhan .text h3 {
	font-size: 38px;
	line-height: 70px;
	color: #16171b;

}
.recruit .text p,
.qualifications .text p,
.fazhan .text p {
	font-size: 16px;
	line-height: 26px;
	color: #807f7f;
}
.qualifications .rops,
.fazhan .rop {
	margin-top: 56px;position: relative;overflow: hidden;
}
.fazhan .rop .text {
	border-left: 1px solid #e5e5e5;
	padding-left: 30px;
}
.fazhan .rop .text h2 {
	font-size: 48px;
	line-height: 64px;
	color: #333333;
}
.fazhan .rop .text h2 span {
	display: inline-block;
	font-size: 14px;
	color: #666666;
}
.fazhan .rop .text p {
	font-size: 16px;
	line-height: 26px;
	color: #666666;
	height: 100px;
	overflow: hidden;
}
.fazhan .rop .swiper-wrapper {
	padding-bottom: 146px;
}
.xuanz .next,
.xuanz .prev {
	position: absolute;z-index: 111;cursor: pointer;
	bottom: 0;left: 0;height: 44px;width: 44px;
	background: url(../images/f_icon12.png) no-repeat center;
}
.xuanz .next {
	left: 105px;transform: rotate(180deg);
}
.xuanz .swiper-pagination {
	padding: 0 52px;
	font-size: 20px;
	line-height: 44px;
	color: #333333;
	text-align: left;
	position: relative;
	top: 0px;
}
.qualifications {
	padding: 60px 0 74px;box-sizing: border-box;
}
.qualifications .rops {
	overflow: hidden;
}
.qualifications .rops .xuanz {
	padding-top: 70px;
}
.qualifications .rops .swiper-slide {
	text-align: center;
}
.qualifications .rops .swiper-slide .img img {
	display: block;width: 100%;
	height: 100%;
}
.qualifications .rops .swiper-slide p {
	font-size: 14px;
	line-height: 30px;
	margin-top: 12px;
	color: #807f7f;
}
.recruit {
	padding: 70px 0 90px;
}

.recruititems{
	margin-top: 64px;margin-bottom: 80px;
}
.recruititem{background-color:#f7f7f7;margin-bottom:20px;}
.recruititem .top{padding:32px 40px 36px 58px;cursor:pointer;position: relative;overflow: hidden;}
.recruititem .top .lf{
	float: left;
}
.recruititem .top .lr{
	float: right;width: 21px;height: 12px;
}
.recruititem .top .lr img{
	width: 100%;height: 100%;display: block;
}
.recruititem .top .name{color:#000;font-size:24px;line-height:1.7;transition:all 0.3s;
-ms-transition:all 0.3s;  /* IE 9 */
-moz-transition:all 0.3s;     /* Firefox */
-webkit-transition:all 0.3s; /* Safari 和 Chrome */
-o-transition:all 0.3s;}
.recruititem .top .other{margin-top:2px;color:#666;font-size: 14px;line-height: 1.7;}
.recruititem .bot{padding:15px 60px 78px;display: none;}
.recruititem .bot .t{font-size:18px;margin-bottom:8px;line-height: 1.7;}
.recruititem .bot .b{color:#666;font-size:14px;line-height:1.7}
.recruititem .bot .list{margin-bottom:46px}
.recruititem .bot .list:nth-last-of-type(1){margin-bottom:0}
.recruititem .bot .email{margin-top:5px;color:#666;font-size:14px;}
.recruititem .bot .email a{color:#ee7800;font-size:14px;line-height: 1.7;}
.recruititem .top img{transition:0.5s ease 0s;-webkit-transition:0.5s ease 0s;-moz-transition:0.5s ease 0s}
.recruititem.cur .top .name{color:#1263aa}
.recruititem.cur .top img{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg)}
.banner .text h2.b1{
	font-size: 40px;line-height: 1.7;
}
.after_sale {
	padding: 88px 0 68px;
	box-sizing: border-box;
}
.after_sale h2 {
	font-size: 38px;
	line-height: 56px;
	color: #333333;
	margin-bottom: 27px;text-align: center;
}
.after_sale p {
	font-size: 16px;
	line-height: 30px;
	color: #666666;
}

/*.产品内页DIY*/
.production_line {
	background: #f4f4f4;
	padding: 65px 0 90px;
	box-sizing: border-box;
}
.production_line .text {
	text-align: center;
	margin-bottom: 40px;
}
.production_line .text h3 {
	font-size: 32px;
	line-height: 76px;
	color: #393c30;
}
.production_line .text p {
	font-size: 14px;
	line-height: 26px;
	color: #666666;
	position: relative;
	padding-bottom: 24px;
}
.production_line .text p:before {
	position: absolute;z-index: 11;
	content: "";height: 3px;
	width: 94px;background: #666666;
	margin: 0 auto;left: 0;
	right: 0;bottom: 0;
}
.production_line img {
	display: block;margin: 0 auto;
}
.map{
	height: 662px;
}
.maps li:first-child{
	display: block;
}
.maps li{
	position: relative;
	display: none;
}
.maps li .inner{
	position: absolute;
	right: 20%;
	top: 50%;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%);     /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 和 Chrome */
	-o-transform:translateY(-50%);
	background: #fff;
	width: 320px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
	box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);
}
.maps li .inner .pic img{
	display: block;
	width: 100%;
}
.maps li .inner h2{
	font-size: 22px;
	color: #333333;
	line-height: 1.7;
	margin-top: 10px;
	text-align: left;
}
.maps li .inner h4{
	font-size: 16px;
	color: #807f7f;
	line-height: 1.7;
}




/* 动画 */

.h_pro .hd .nav li a:hover{
	border: 3px solid #fff
}
.q_pro .hd .nav li a:hover{
	border-top:3px solid rgb(238, 120, 0) !important;
	border: 3px solid rgb(238, 120, 0)
}
.ahover{
	border: 3px solid #333;
}
.q_pro .hd .nav li.on a{
	border: 3px solid #333
}
.h_use li:hover h3{
	position: relative;top: -40px;
}
.h_new li:hover h5 span{
	background: none;color: #ee7800;
}
.use li .img img,
 .h_new li .img img{
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.use li:hover .img img,
.h_new li:hover .img img{
	transform:scale(1.1);
	-ms-transform:scale(1.1);  /* IE 9 */
	-moz-transform:scale(1.1);     /* Firefox */
	-webkit-transform:scale(1.1); /* Safari 和 Chrome */
	-o-transform:scale(1.1);
}
.q_pro .bd li:hover{
	transform:scale(1.05);
	-ms-transform:scale(1.05);  /* IE 9 */
	-moz-transform:scale(1.05);     /* Firefox */
	-webkit-transform:scale(1.05); /* Safari 和 Chrome */
	-o-transform:scale(1.05);
}
.q_pro .bd li:hover h4{
	background: #ee7800;color: #FFFFFF;border-color: #ee7800;
}
.cfwl li:hover{
	background: #ee7800;
}
.cfwl li:hover p,
.cfwl li:hover h3{
	color: #FFFFFF;
}
.banenr video{
	height: 100%;
	object-fit: cover;
}
.contact .hds dl:before{
	content: "";
	display: block;
	height: 8px;
	position: absolute;
	left: 0;background: #ee7800;
	top: -8px;z-index: 11;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
	width: 0;
}
.contact .hds dl.on:before{
	width: 100%;
}
.contact .hds dl{
	position: relative;
	cursor: pointer;
}
.new_del .bot li:hover p a,
.new_del .bot li:hover label{
	color: #ee7800;
}
.copyright a:hover,
.footer dd a:hover{
	color: #fff;
}
.new li:hover h5 span{
	background: url(../images/ico3.png) no-repeat right center;padding-right: 50px;
}
.use li:hover .mask{
	top:0; opacity:1;
}
.use li:hover h3{
	color: #FFFFFF;position: relative;top: 0;background: #df7305;
}
.more:hover{
	border-color: #df7305;background: #df7305;
}
.more:hover span{
	color: #FFFFFF;background: url(../images/f_icon10.png) no-repeat right center;
}
.pr_list li .txt .more:hover{
	border-color: #df7305;
}
.contact .form .t1:focus,
.contact .form .t2:focus{
	border-color: #df7305;
}
.contact .form .b1:hover{
	background: #df7305;
}


/* 地图 */
._export{padding-top: 60px;}
._export .map_img{width: 1200px;height: 581px;margin: 0 auto;margin-top: -20px;}
._export .map_content{width: 1200px;height: 581px;margin: 0 auto;position: relative;}
._export .map_content ul.map_nav li .map_point{position: absolute;}
._export .map_content ul.map_nav li.point0 .map_point{top: 178px;right: 325px;}
._export .map_content ul.map_nav li.point1 .map_point{top: 300px;left: 325px;}
._export .map_content ul.map_nav li.point2 .map_point{bottom: 178px;left: 620px;}
._export .map_content ul.map_nav li.point3 .map_point{top: 420px;left: 390px;}
._export .map_content ul.map_nav li.point4 .map_point{top: 484px;right: 260px;}
._export .map_content ul.map_nav li.point5 .map_point{top: 220px;right: 505px;}
._export .map_content ul.map_nav li.point6 .map_point{top: 300px;right: 500px;}


.point-area .point {position:absolute;top:0;left:0;right:0;bottom:0;width:10px;height:10px;margin:auto;-webkit-border-radius:50%;-webkit-background-clip:padding-box;-moz-border-radius:50%;-moz-background-clip:padding;border-radius:50%;background-clip:padding-box;background:transparent;}
/* a标签 ， a标签鼠标经过 ，a标签选取未被访问的链接 ，a标签选取已被访问的链接 */
.point a,.point a:hover,.point a:link,.point a:visited {color:#ee7800;}
.point-area .point-dot {z-index:1;background-color:#ee7800;border:1px solid rgba(238,120,0,0.37);}
.point-area .point-10 {height:100%;width:100%;}
.point-area .point-20 {height:100%;width:100%;}
.point-area .point-30 {height:100%;width:100%;}
.point-area .point-40 {height:100%;width:100%;}
.point-area .point-50 {height:100%;width:100%;}
.point-area .point-60 {height:100%;width:100%;}
.point-area .point-70 {height:100%;width:100%;}
.point-area .point-80 {height:100%;width:100%;}



.point-area .point-10::after {content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid #ee7800;opacity:0;-webkit-animation:ripple 4500ms ease-out 225ms infinite;-moz-animation:ripple 4500ms ease-out 225ms infinite;-o-animation:ripple 4500ms ease-out 225ms infinite;animation:ripple 4500ms ease-out 225ms infinite;}
.point-area .point-20::after {content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid #ee7800;opacity:0;-webkit-animation:ripple 4500ms ease-out 450ms infinite;-moz-animation:ripple 4500ms ease-out 450ms infinite;-o-animation:ripple 4500ms ease-out 450ms infinite;animation:ripple 4500ms ease-out 450ms infinite;}
.point-area .point-30::after {content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid #ee7800;opacity:0;-webkit-animation:ripple 4500ms ease-out 675ms infinite;-moz-animation:ripple 4500ms ease-out 675ms infinite;-o-animation:ripple 4500ms ease-out 675ms infinite;animation:ripple 4500ms ease-out 675ms infinite;}
.point-area .point-40::after {content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid #ee7800;opacity:0;-webkit-animation:ripple 4500ms ease-out 900ms infinite;-moz-animation:ripple 4500ms ease-out 900ms infinite;-o-animation:ripple 4500ms ease-out 900ms infinite;animation:ripple 4500ms ease-out 900ms infinite;}
.point-area .point-50::after {content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid #ee7800;opacity:0;-webkit-animation:ripple 4500ms ease-out 1125ms infinite;-moz-animation:ripple 4500ms ease-out 1125ms infinite;-o-animation:ripple 4500ms ease-out 1125ms infinite;animation:ripple 4500ms ease-out 1125ms infinite;}
.point-area .point-60::after {content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid #ee7800;opacity:0;-webkit-animation:ripple 4500ms ease-out 1350ms infinite;-moz-animation:ripple 4500ms ease-out 1350ms infinite;-o-animation:ripple 4500ms ease-out 1350ms infinite;animation:ripple 4500ms ease-out 1350ms infinite;}
.point-area .point-70::after {content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid #ee7800;opacity:0;-webkit-animation:ripple 4500ms ease-out 1575ms infinite;-moz-animation:ripple 4500ms ease-out 1575ms infinite;-o-animation:ripple 4500ms ease-out 1575ms infinite;animation:ripple 4500ms ease-out 1575ms infinite;}
.point-area .point-80::after {content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid #ee7800;opacity:0;-webkit-animation:ripple 4500ms ease-out 1800ms infinite;-moz-animation:ripple 4500ms ease-out 1800ms infinite;-o-animation:ripple 4500ms ease-out 1800ms infinite;animation:ripple 4500ms ease-out 1800ms infinite;}


.point-area .point-shadow:after {-webkit-box-shadow:inset 0 0 5em rgba(238,120,0,0.37);-moz-box-shadow:inset 0 0 5em rgba(238,120,0,0.37);box-shadow:inset 0 0 5em rgba(238,120,0,0.37);}



@keyframes ripple {
0% {opacity:0;transform:scale(0.1,0.1);}
5% {opacity:1;}
100% {opacity:0;transform:scale(1);}
}
li.point{position: absolute;visibility: visible; opacity: 1;}
.point-area{width: 100%;height: 100%;}
p.point-name{position: absolute; top: 48px; left: 100px;width: 100%;}

li.point0{width: 80px; height: 80px;top: 117px;left: 155px;}
li.point1{width: 80px; height: 80px;top: 195px;left: 198px;}
li.point2{width: 80px; height: 80px;top: 274px;left: 216px;}
li.point3{width: 80px; height: 80px;top: 351px;left: 301px;}
li.point4{width: 80px; height: 80px;top: 386px;left: 326px;}
li.point5{width: 100px; height: 100px;top: 507px;left: 274px;}
li.point6{width: 80px; height: 80px;top: 57px;left: 614px;}
li.point7{width: 80px; height: 80px;top: 73px;right: 482px;}
li.point8{width: 80px; height: 80px;top: 83px;right: 236px;}
li.point9{width: 80px; height: 80px;top: 258px;right: 334px;}
li.point10{width: 100px; height: 100px;top: 403px;right: 133px;}
li.point11{width: 80px; height: 80px;top: 336px;right: 209px;}
li.point12{width: 80px; height: 80px;top: 420px;right: 514px;}
li.point13{width: 80px; height: 80px;top: 118px;right: 489px;}
li.point14{width: 80px; height: 80px;top: 214px;right: 445px;}
li.point15{width: 100px; height: 100px;top: 143px;right: 545px;}
li.point16{width: 80px; height: 80px;top: 247px;right: 582px;}
li.point17{width: 80px; height: 80px;top: 264px;right: 538px;}
li.point18{width: 80px; height: 80px;top: 144px;right: 507px;}
li.point19{width: 80px; height: 80px;top: 307px;right: 541px;}
li.point20{width: 100px; height: 100px;top: 320px;right: 487px;}
li.point21{width: 80px; height: 80px;top: 370px;right: 516px;}
li.point22{width: 80px; height: 80px;top: 439px;right: 811px;}

li.point23{width: 150px; height: 150px;top: 177px;right: 321px;}
li.point24{width: 80px; height: 80px;top:116px;right: 400px;}
li.point25{width: 80px; height: 80px;top: 145px;right: 442px;}
li.point26{width: 80px; height: 80px;top: 220px;right: 384px;}
li.point27{width: 80px; height: 80px;top: 141px;right: 481px;}

li.point28{width: 100px; height: 100px;top: 152px;right: 495px;}
li.point29{width: 80px; height: 80px;top: 152px;right: 526px;}
li.point30{width: 80px; height: 80px;top: 90px;right: 550px;}
li.point31{top:202px;right:168px;cursor: pointer;}
li.point31 h3{
	font-size: 16px;color: #595757;background: url(../images/ico18.png) no-repeat left center;
	padding-left: 33px;line-height: 36px;position: relative;font-weight: bold;
}
li.point32 .hidebox,
li.point31 .hidebox{
	padding: 20px 20px;background: #FFFFFF;position: absolute;top: -206px;right: 100px;z-index: 11111;
	width: 200px;
	display: none;
}
li.point32 .hidebox dt,
li.point31 .hidebox dt{
	font-size: 16px;color: #595757;line-height: 1.8;
}
li.point32 .hidebox dd,
li.point31 .hidebox dd{
	font-size: 14px;color: #595757;line-height: 1.7;
}
li.point32{top:235px;right:162px;cursor: pointer;}
li.point32 h3{
	font-size: 16px;color: #595757;background: url(../images/ico18.png) no-repeat left center;
	padding-left: 33px;line-height: 36px;position: relative;font-weight: bold;
}





.h_pro .bd li .img{
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}

.h_pro .bd li a:hover .img{
	transform:scale(1.1);
	-ms-transform:scale(1.1);  /* IE 9 */
	-moz-transform:scale(1.1);     /* Firefox */
	-webkit-transform:scale(1.1); /* Safari 和 Chrome */
	-o-transform:scale(1.1);
}

.h_pro .bd li a h4{
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.h_pro .bd li a:hover h4{
	background: #ee7800;
	color: #fff;
}
.h_pro .bd li{
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.h_pro .bd li a:hover{
	transform:scale(1.05);
	-ms-transform:scale(1.05);  /* IE 9 */
	-moz-transform:scale(1.05) ;     /* Firefox */
	-webkit-transform:scale(1.05) ; /* Safari 和 Chrome */
	-o-transform:scale(1.05);
}

.lpor{
	position: relative;
	width: 1400px;
	margin: 0 auto;
}



.header .naver li h2 a:hover,
.header .naver li.on a{
	color: #ee7800;
}

.ykmodes{
	display: none;
}

.ycen{
	position: absolute;
	left: 0;right: 0;
	top: 36%;z-index: 11;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%) ;     /* Firefox */
	-webkit-transform:translateY(-50%) ; /* Safari 和 Chrome */
	-o-transform:translateY(-50%);
}
.ycen img{
	display: block;
	max-width: 80%;
	margin: 10px auto;
}
#nav-dots{
	display: mone;
}
