body {	color: #000000;	font-family:PingFang-Regular ;	background: #fff;	font-size: 16px;}
@font-face {
	font-family:PingFang-Regular ;
	/*src: url(/static/index/fonts/PingFang-Regular.ttf);*/
	src:local('PingFang-Regular');
}
@font-face {
	font-family:PingFang-Bold ;
	/*src: url(/static/index/fonts/PingFang-Bold.ttf);*/
	src:local('PingFang-Bold');

}
/*@font-face {*/
/*	font-family:PingFang-Light ;*/
/*	src: url(/static/index/fonts/PingFang-Light.ttf);*/
/*}*/

* {	margin: 0;	padding: 0;	box-sizing: border-box;}
dl {margin: 0;}
dt {font-weight: normal;}
ul,li {	list-style-type: none;	margin: 0;}
h1,h2,h3,h4,h5,h6 {	font-size: 100%;	font-weight: normal;}
a {	color: #000000;	text-decoration: none;	outline: none;	transition: all .3s;}
a:hover {	color: #ff9a00;}
a:focus {	text-decoration: none;	color: inherit;}
img {	border: 0;	vertical-align: middle;	transition: all 0.6s;	max-width: 100%;}
table {	border-collapse: collapse;}
input,textarea,select,button {	border: 0;	outline: none;}
.container {	width: 1140px;	margin: 0 auto;	z-index: 3;}

/*公共样式勿删除*/
.clearfix:after {	content: " ";	display: block;	clear: both;	visibility: hidden;	line-height: 0;	height: 0;}
.clearfix {	zoom: 1;}
.flex {	display: flex;	align-items: center;}
.flex_item {	flex: 1;}
video {	vertical-align: middle;	background: #000;	width: 100%;}
.pic img{width: 100%;}
.pic {overflow: hidden;}
.pic:hover img{transform: scale(1.1);}
.hidden {	display: none;}
/**/
.header {font-family:PingFang-Bold ;transition: all 0.3s; padding: 20px 0;font-size: 18px;z-index: 100;width: 100%;position: absolute;left: 0;top: 0;}
.header .logo img{width:123px;}
.header .flex{justify-content: space-between;}
.header .nav {display: flex;	align-items: center;}
.header .nav>li {	position: relative;margin-left: 80px;}
.header .nav>li>a {	display: block;	color: #fff;line-height: 75px;}
.header .nav>li .down{display: none; border-radius: 10px; text-align: center;line-height: 24px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);position: absolute;top: 100%;left: 50%;transform: translate(-50%,0); width: 246px;background: #fff;padding: 20px;}
.header .nav>li .down p{margin-top: 10px;}
.header .nav>li:hover .down{display: block;}
.header .nav>li .down::after{content: '';width:0;display: inline-block;position: absolute;top: -8px;left: 50%;
	height:0;
	border-right:8px solid transparent;
	border-left:8px solid transparent;
	border-bottom:8px solid #fff;}


/**/
.homepage .banner{height: 700px;display: flex;align-items: flex-end;position: relative;}
#poly-output{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: -1;}
.homepage .banner .flex{color: #fff;font-size: 48px;}
.homepage .banner dl{margin-top: -150px;}
.homepage .banner dt{font-size: 60px;font-family:PingFang-Bold ;padding-bottom: 15px;}
.homepage .banner .btn{font-family:PingFang-Bold ;margin-top: 20px; display: none;font-size: 20px;background-color: #fff;border-radius: 10px;line-height: 42px;width: 167px;text-align: center;}
.homepage .a .bd{z-index: 9; background-color: #fff;border-radius: 10px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);position: relative;margin-top: -45px;}
.homepage .a .bd ul{display: flex;flex-wrap: wrap;text-align: center;}
.homepage .a .bd ul li{width: 25%;padding: 35px 0;border-left: 1px solid #eee;}
.homepage .a .bd ul li:first-child{border-left: none;}
.homepage .a .bd ul li:hover img,.homepage .d .bd ul li:hover img{transform: rotateY(360deg);}
.homepage .a .bd ul dd{line-height: 24px;color: #666666;}
.homepage .a .bd ul dt{font-family:PingFang-Bold ;font-size: 20px;padding: 15px 0 10px;}
.homepage .title{font-size: 36px;}
.homepage .b{margin: 120px 0;font-size: 18px;}
.homepage .b .side{width: 255px;}
.homepage .b .side ul{margin-top: 35px;}
.homepage .b .side li{border-radius: 5px;cursor: pointer;line-height: 55px;padding-left: 18px;}
.homepage .b .side li i{display: inline-block;width: 31px;height: 31px;background-image: url(../images/home_28.png);background-repeat: no-repeat;vertical-align: middle;margin-right: 15px;}
.homepage .b .side li .i2{background-position: 0 -60px;}
.homepage .b .side li .i3{background-position: 0 -117px;}
.homepage .b .side li .i4{background-position: 0 -173px;}
.homepage .b .flex{justify-content: space-between;align-items: stretch;}
.homepage .b .side li.on{background-image: linear-gradient(to bottom, #f9ae4b , #fb7c3c);color: #fff;}
.homepage .b .side li.on i{background-image: url(../images/home_29.png);}
.homepage .b .tabcontent{border-radius: 10px;border: 1px solid #ddd;text-align: center;padding: 25px 25px 10px;}
.homepage .b .tabcontent p{margin-top: 10px;}
.homepage .b .tabcontent img{width: 676px;object-fit: cover;}
.homepage .c p{color: #666;font-size: 18px;line-height: 24px;margin-top: 20px;font-family:PingFang-Light ;}
.homepage .c .flex{justify-content: space-between;}
.homepage .c .flex img{max-width: 50%;}
.homepage .c .bd:nth-child(odd){background-color: #f6f8fc;}
.homepage .c{overflow: hidden;}
.homepage .d{padding: 90px 0;text-align: center;}
.homepage .d .bd ul{display: flex;flex-wrap: wrap;text-align: center;margin-top: 35px;font-size: 18px;line-height: 24px;}
.homepage .d .bd ul li{width: 20%;}
.homepage .d .bd ul dd{color: #999;margin-top: 20px;}
.homepage .d .bd ul dt{margin-top: 15px;}
.footer,.footer a{color: #fff;}
.footer{background-image: linear-gradient(to right, #f98e1d , #f55b3d);font-size: 14px;line-height: 24px;padding: 50px 0;}
.footer .bd{display: flex;align-items: center;}
.footer .bd .side{width: 200px;font-size: 30px;line-height: 40px;text-align: center;margin-right: 110px;}
.footer .bd .side h4{margin-top: 40px;font-family: PingFang-Bold;}
.footer .bd p{margin-top: 30px;}
.footer .bd p a:after{content: '|';color: #fff;padding: 0 5px;}
.footer .bd .code{margin-right: 80px;text-align: center;}
.footer .bd ul{display: flex;font-size: 20px;padding: 10px 0;font-family: PingFang-Bold;}
.footer .bd ul li{position: relative;cursor: pointer;}
.footer .bd ul li:hover .down{display: block;}
.footer .bd ul li .down{position: absolute;top: 100%;display: none; left: 0;width: 150px;box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);padding: 5px;border-radius: 5px;background-color: #fff;}
.footer .bd .flex .flex_item{padding-right: 80px;}
.footer .bd h3{font-size: 24px;font-family: PingFang-Bold;}
.rightside{position: fixed;right: 10px;z-index: 99; top: 50%;transform: translate(0,-50%);width:75px;text-align: center;font-size: 12px;}
.rightside > ul>li>a{background-color: #fff; display: block;border: 1px solid #f88225;border-radius: 5px;padding: 8px 0 ;}
.rightside > ul>li i{display: block;margin: 0 auto 5px;width: 32px;height: 32px;background-image: url(../images/home_22.png);background-repeat: no-repeat;}
.rightside > ul>li:first-child>a{padding: 15px 0; font-size: 16px;color: #fff;background-color: #f88225;}
.rightside > ul>li+li{margin-top: 5px;}
.rightside > ul>li{position: relative;padding-left: 10px;}
.rightside > ul>li .i2{background-position: 0 -112px;}
.rightside > ul>li .i3{background-position: 0 -182px;}
.rightside > ul>li .i4{background-position: 0 -254px;}
.rightside > ul>li:hover>a{color: #fff;background-color: #f88225;}
.rightside > ul>li:hover>a i{background-image: url(../images/home_23.png);}
.rightside > ul>li .down{display: none; position: absolute;top: 0;right: 100%;border: 1px solid #f88225;border-radius: 5px;text-align: center;background-color: #fff;width: 140px;}
.rightside > ul>li .down h4{color: #fff;background-color: #ff7037;font-size: 16px;padding: 5px 0;}
.rightside > ul>li .down .code{padding: 10px;line-height: 32px;font-size: 16px;text-align: left;}
.rightside > ul>li .down .code img+img{margin-top: 10px;}
.rightside > ul>li .down::after{content: '';display: block;width: 7px;height: 13px;background: url(../images/home_24.png) center no-repeat;position: absolute;right: -7px;top: 20px;}
.rightside > ul>li:hover .down{display: block;}
.rightside > ul>li .down .name{text-align: center}
/**/
.header.info{position: sticky;top: 0;background-image: linear-gradient(to right, #f98e1d , #f55b3d);padding: 8px 0;}
.header.info .logo img{width: 105px;}
.header.info .nav>li>a{line-height: 64px;}
.bread{padding: 30px 0;}
.products{display: flex;}
.products .side{width: 293px;margin-left: 30px;border-radius: 10px;box-shadow:  0 0 10px rgba(0, 0, 0, 0.1);overflow: hidden;height: 324px;position: sticky;top: 80px; text-align: center;font-size: 20px;padding-top: 20px;background: url(../images/bg.jpg) center no-repeat;background-size: 100% 100%;}
.products .side .code{padding: 10px 0;}
.products .bd li{padding: 40px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.products .bd li+li{margin-top: 30px;}
.products .bd li p{line-height: 24px;font-size: 14px;color: #666;word-break: break-all;
text-overflow: ellipsis;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;margin-top: 10px;}
.products .bd li .data{font-weight: bold;color: #666;padding-left: 25px;background: url(../images/2_07.png) left center no-repeat;margin-top: 15px;}
.products .bd li h4{font-size: 24px;word-break: break-all;
text-overflow: ellipsis;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.products .bd li .flex_item{border-right: 1px solid #ddd;padding-right: 40px;margin-right: 30px;}
.products .bd li i{display: block;width: 25px;height: 20px;background: url(../images/2_13.png) center no-repeat;}
.pages{text-align: center;padding: 30px 0;}
.pages li{display: inline-block;vertical-align: middle;}
.pages li a{display: block;width: 30px;height: 30px;line-height: 30px;background: #f98d1e;color: #fff;}
.pages li .prev{display: inline-block;vertical-align: middle;margin: -3px -5px 0 0;
	height: 8px;
	width: 8px;
	border-width: 0px 0px 1px 1px;
	border-color: #fff;
	border-style: solid;
	-webkit-transform: matrix(.71,.71,-.71,.71,0,0);
	transform: matrix(.71,.71,-.71,.71,0,0);}
.pages li .next{display: inline-block;vertical-align: middle;margin: -3px 5px 0 0;
    height: 8px;
    width: 8px;
    border-width: 1px 1px 0 0;
    border-color: #fff;
    border-style: solid;
    -webkit-transform: matrix(.71,.71,-.71,.71,0,0);
    transform: matrix(.71,.71,-.71,.71,0,0);}
.pages li.on a,.pages li:hover a{background: #3d3d3d;}
/**/
.joinus{text-align: center;padding: 50px 0;}
.joinus .hd h2{font-size: 36px;padding-bottom: 20px;}
.joinus .bd {font-size: 18px; padding: 40px 0;}
.joinus .bd ul{padding: 20px 0 30px;}
.joinus .bd li{display: inline-block;vertical-align: middle;}
.joinus .bd li+li{margin-left: 80px;}
.joinus .bd li p{margin-top: 15px;}
.joinus .bd .tip{color: #f54336;}

.mask{display: none; position: fixed;z-index: 101;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);}
.dialog{width: 250px;background-color: #fff;border-radius: 10px;top: 50%;left: 50%;transform: translate(-50%,-50%);text-align: center;padding: 15px;position: absolute;}
.dialog img{width: 100%;margin-bottom: 10px;}
.dialog .close{color: #fff;position: absolute;font-size: 40px;top: 0;right: -30px;line-height: 40px;}

@media screen and (min-width:1080px) and (max-width:1365px) {
	.container{width: 980px;}
	.homepage .banner dt{font-size: 40px;}
	.homepage .banner .flex{font-size: 24px;}
	.homepage .b .tabcontent{width: 60%;}
	.footer .bd .code{margin-right: 20px;}
	.footer .bd .side{margin-right: 40px;}
}

@media screen and (min-width:769px) and (max-width:1079px) {
	.container{width: 680px;}
	.homepage .banner img{width: 400px;}
	.homepage .banner{height: 500px;}
	.homepage .banner .flex{font-size: 20px;}
	.homepage .banner dt{font-size: 36px;}
	.homepage .b .tabcontent{width: 50%;}
	.homepage .b .tabcontent img{height: 250px;object-fit: cover;}
	.homepage .title{font-size: 26px;}
	.footer .bd .side,.products .side{display: none;}
	.footer .bd .code{margin-right: 20px;}
	body{font-size: 14px;}

}

@media (max-width:768px) {
	.header {padding: 5px 55px 5px 0;font-size: 12px;line-height: 40px;}
	.header .logo img,.header.info .logo img{width:60px;}
	.header .nav>li{margin: 0;}
	.header.info .nav>li>a{line-height: 40px;}
	.header .nav>li>a{line-height: 40px;font-size: 14px;padding: 0 15px;}
	.header .nav {z-index: 3; position: absolute;background-color:rgba(0, 0, 0, 0.8);top: 100%;left: 0;width: 100%;		display: none;}
	.m_nav {position: absolute;right: 15px;top: 16px;width: 25px;z-index: 99;	}
	.m_nav i {display: block;height: 2px;background: #fff;margin-bottom: 6px;	}
	.cross i:nth-of-type(1) {-webkit-transform: translateY(8px) rotate(-45deg);-ms-transform: translateY(8px) rotate(-45deg);transform: translateY(8px) rotate(-45deg);	}
	.cross i:nth-of-type(2) {opacity: 0;	}
	.cross i:nth-of-type(3) {-webkit-transform: translateY(-8px) rotate(45deg);		-ms-transform: translateY(-8px) rotate(45deg);		transform: translateY(-8px) rotate(45deg);}
	.container{width: 100%;padding: 0 15px;}
	.hidden-xs{display: none;}
	.visible-xs{display: block;}
	/**/
	.footer .bd,.homepage .banner .flex,.homepage .b .flex,.homepage .c .flex,.footer .bd .flex{display: block;}
	.homepage .a .bd ul li{width: 50%;padding: 15px 0;}
	.homepage .a .bd ul li:first-child,.homepage .a .bd ul li:nth-child(2){border-bottom: 1px solid #eee;}
	.homepage .d .bd ul li{width: 33.333%;padding-bottom: 15px;}
	.rightside{display: none;}
	.homepage .banner{height: 500px;text-align: center;}
	.homepage .banner dl{padding-bottom: 10px;}
	.homepage .banner dt{font-size: 30px;padding-bottom: 5px;}
	.homepage .banner .flex{font-size: 20px;}
	.homepage .banner img{width: 100%;}
	.homepage .banner .btn{font-size: 14px;margin-bottom: 20px;}
	body{font-size: 14px;}
	.homepage .a .bd ul dt{font-size: 16px;}
	.homepage .b{margin: 40px 0;font-size: 14px;}
	.homepage .title{font-size: 24px;}
	.homepage .b .side{width: 100%;}
	.homepage .b .side ul{display: flex;margin: 15px 0;}
	.homepage .b .side li{flex: 1;padding: 0;text-align: center;line-height: 40px;}
	.homepage .b .side li i{display: none;}
	.homepage .b .tabcontent{padding: 10px;}
	.homepage .c .title{margin-top: 15px;}
	.homepage .c .bd{padding-bottom: 20px;}
	.homepage .c p{font-size: 14px;margin-top: 10px;}
	.homepage .d{padding: 40px 0;}
	.homepage .d .bd ul{font-size: 14px;}
	.homepage .d .bd ul dt,.homepage .d .bd ul dd{margin-top: 5px;}
	.footer .bd .side{width: 100%;margin: 0;font-size: 18px;line-height: 24px;}
	.footer .bd .side img{width: 100px;}
	.footer .bd .side h4{margin-top: 10px;}
	.footer .bd .side h4 br{display: none;}
	.footer .bd h3{font-size: 16px;margin-top: 20px;}
	.footer{padding: 20px 0;}
	.footer .bd .code{display: inline-block;margin-right: 20px;margin-top: 20px;}
	.footer .bd p{margin-top: 15px;}
	.products{display: block;}
	.products .bd li{padding: 30px;text-align: center;}
	.products .bd li a{display: block;}
	.products .bd li .flex_item{padding: 0;margin:0;border: none;}
	.products .bd li h4{font-size: 18px;font-weight: bold;}
	.products .bd li i{margin: 15px auto 0;}
	.products .bd li .data{display: inline-block;}

	.products .side{margin: 0 0 30px 0;width: 100%;}
	.bread{padding: 15px 0;}
	.joinus{padding: 20px 0 30px;}
	.joinus .hd h2{font-size: 24px;}
	.joinus .bd li+li{margin: 0;}
	.joinus .bd ul{display: flex;flex-wrap: wrap;}
	.joinus .bd li{width: 25%;}
	.joinus .bd{padding: 20px 0;font-size: 14px;}
	.joinus .bd img{width: 40px;}
	.homepage .a .bd ul li img{width: 45px;}
	.footer .bd ul li .down{width: 100px;}
	.products .side{font-size: 16px;}
	.homepage .c .flex img{max-width: 100%;}















}
