@charset "utf-8";
.index_sec7{
	position: relative;
	z-index: 9;
}
.ban .banner_txt_box{
	width: 40%;
	top:56%;
	left: 48%;
	padding: 3% 5%;
	background: rgba(223,100,20,0.95);
	z-index: 9999;
	opacity: 1;
}
.a_ban .banner_txt  p{
	line-height: 1.8;
}
.about{
	padding: 7% 0%;
	position: relative;
	background: #f6f6f6;
}
.about .bg img{
	position: absolute;
	left: 56%;
	top: 50%;
	height: 76%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	opacity: 0.03;
}
.about h2{
	font-size: 5rem;
	margin-bottom: 2%;
	color: #333;
	font-weight: bold;
	padding-top: 2%;
}
.about h2:first-of-type::before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 8%;
	height: 1px;
	background: #ccc;
}
.about p{
	font-size: 1.3rem;
	margin: 12px 0;
	line-height: 1.6;
}
.about .bb{
	float: left;
	width: 47%;
}
.about .bb:nth-of-type(2){
	float: right;
}
.about .contain{
	position: relative;
}
.about .left{
	width: 80%;
}
.about .right{
	position: absolute;
	right: -5%;
	bottom: 45%;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.about .right p{
	font-size: 5rem;
	color: #df6414;
	font-weight: 600;
	text-transform: uppercase;
}
.about2{
	position: relative;
	margin: 7% 0;
}
.about2 .left{
	width: 52%;
	float: left;
	padding: 5%;
	position: relative;
}
.about2 h2{
	font-size: 1.4rem;
	letter-spacing: 2px;
	position: absolute;
	left: 1%;
	top: 34%;
	font-weight: bold;
	opacity: 0.5;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.about2 p:first-of-type::before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 20%;
	height: 1px;
	background: #ccc;
}
.about2 p{
	font-size: 1.4rem;
	margin: 12px 0;
	line-height: 1.7;
}
.about2 p:first-of-type{
	font-size: 3.6rem;
	color: #df6414;
	padding: 5% 0;
	position: relative;
	line-height: 1.3;
}
.about2 p.p0{
	font-size: 3.6rem;
	color: #df6414;
	padding: 2% 0;
	position: relative;
	line-height: 1.3;
}
.about2 .right{
	width: 47%;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
}
.about3{
	position: relative;
	margin: 7% 0;
}
.about3 .left{
	width: 47%;
	float: right;
	position: relative;
	margin: 5% 0;
}
.about3 h2{
	position: absolute;
	left: -1.5%;
	top: -35%;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	z-index: 8;
}
.about3 h2 strong{
	font-size: 5rem;
	color: #df6414;
	letter-spacing: 2px;
	font-weight: bold;
	display: block;
}
.about3 p:first-of-type::before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 20%;
	height: 1px;
	background: #ccc;
}
.about3 p{
	font-size: 1.4rem;
	margin: 12px 0;
	line-height: 1.7;
}
.about3 p:first-of-type{
	font-size: 3.6rem;
	color: #df6414;
	padding: 5% 0;
	position: relative;
	line-height: 1.3;
}
.about3 .right{
	width: 38%;
	position: absolute;
	left: 10%;
	top: 0;
	height: 100%;
}
.about4{
	padding: 5% 0;
	background: #eee url(../images/a4_bg.jpg) no-repeat top center/cover;
	position: relative;
}
.about4::before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #f9f9f9;
	opacity: 0.98;
}
.about4 .contain{
	position: relative;
	z-index: 3;
	height: 100%;
}
.about4 h2{
	color: #df6414;
	font-size: 3.6rem;
	margin-bottom: 2%;
	text-align: center;
}
.about4 .left{
	position: absolute;
	left: 0;
	top: 0;
	width: 35%;
	background: #eee;
	height: 100%;
}
.about4 .left img{
	width: 100%;
	padding: 10%;
	box-sizing: border-box;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.about4 ul{
	float: right;
	width: 60%;
}
.about4 ul li{
	width: 25%;
	float: left;
	text-align: center;
	padding:1.5% 2%;
	box-sizing: border-box;
}
.about4 ul li:hover h3{
	color: #df6414;
}
.about4 ul li img{
	width: 100%;
	margin-bottom:15px;
}
.about4 ul li h3{
	font-size: 1.4rem;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.news ul{
	padding: 3% 12% 5%;
	box-sizing: border-box;
}
.news ul li{
	margin: 6% 0;
	position: relative;
	border-left: 1px solid #ddd;
	padding-left: 5%;
}
.news ul li .left{
	position: absolute;
	right: 0;
	top: 0;
	width: 35%;
	height: 100%;
	-webkit-transition: all 0.6s linear;
	transition: all 0.6s linear;
}
.news ul li:hover .left{
	background-position: left top !important;
}
.news ul li .right{
	float: left;
	width: 56%;
}
.news ul li span{
	font-size: 1.2rem;
	margin-bottom: 3%;
	display: block;
	letter-spacing: 1px;
	font-weight: bold;
	opacity: 0.5;
}
.news ul li h2{
	font-size: 2.6rem;
	color: #333;
	margin-bottom: 3%;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.news ul li:hover h2{
	color: #e0630e;
}
.news ul li p{
	font-size: 1.6rem;
	color: #666;
}
.more2{
	font-size: 1.4rem;
	color: #e0630e;
	margin-top: 8%;
	border-bottom: 1px solid #e0630e;
	display: inline-block;
}
.pages{
	display: flex;
	justify-content: center;
}
.pages span{
	display: block;
	margin: 0 10px;
	cursor: pointer;
}
.pages span img{
	width: 50px;
}
.pages span img:nth-of-type(2){
	display: none;
}
.pages span:hover img:nth-of-type(1){
	display: none;
}
.pages span:hover img:nth-of-type(2){
	display: block;
}
.news_d{
	padding: 5% 0;
}
.news_d .data {
	position: fixed;
	left: 5%;
	top: 20%;
	font-size: 1.6rem;
	color: #e0630e;
	text-align: center;
}
.news_d .data strong{
	display: block;
	font-size: 2rem;
	font-weight: normal;
	margin-bottom: 3%;
	padding-bottom: 40px;
	color: #333;
}
.news_d .data strong::before{
	content: "※";
	position: absolute;
	left: 50%;
	top: 45px;
	color: #333;
	font-size: 1.2rem;
	font-weight: normal;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.news_d .contain{
	width: 50%;
	margin: auto;
}
.news_d h2{
	font-size: 3rem;
	color: #333;
	text-align: center;
}
.news_d .contain img{
	width: 100%;
	margin: 5% 0;
}
.news_d p{
	font-size: 1.1rem;
	color: #666;
	line-height: 1.5;
	margin: 12px 0;
}
.close{
	opacity: 0.5;
	z-index: 99;
	position: relative;
}
.close img{
	position: fixed;
	right: 3%;
	top: 4.5%;
	width: 42px;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.close:hover{
	opacity: 1;
}
.close:hover img{
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.con_ban h1{
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	color: #fff;
	font-size: 5rem;
}
.con_ban .bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background:#e0630e;
	opacity: 0.7;
}
.con_ban .banner_box{
	position: absolute;
	width: 100%;
	height: 100%;
}
.con_ban #dituContent{
	height: 100%;
	width: 100%;
}
.con_ban .txt{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 64%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: 9;
}.con_ban .left{
	float: left;
	width: 45%;
	margin-top: 4%;
}
.con_ban h2{
	color: #fff;
	font-size: 5rem;
	margin-bottom: 5%;
}
.con_ban .left p{
	color: rgba(255,255,255,0.8);
	font-size: 1.4rem;
	margin: 16px 0;
}
.con_ban .left p strong{
	display: block;
	color: #fff;
	font-size: 1.6rem;
	font-weight: normal;
}
.con_ban .left p a{
	text-decoration: underline !important;
	display: block;
	color: #fff;
	font-size: 1.6rem;
	font-weight: normal;
}
.con_ban .right{
	float: right;
	width: 40%;
	background: #fff;
	border-radius: 10px;
	padding: 5%;
	box-shadow:0px 22px 64px rgba(224,99,4,0.3);
}
.con_ban .right h2{
	color: #333;
	margin-bottom: 20px;
	font-size: 3rem;
}
.con_ban .right input{
	display: block;
	width: 100%;
	border: none;
	background: #eee;
	border-radius: 20px;
	padding: 10px 20px;
	margin: 15px 0;
	font-size: 1.3rem;
	color: #333;
}
.con_ban .right textarea{
	display: block;
	width: 100%;
	border: none;
	background: #eee;
	border-radius: 20px;
	padding: 10px 20px;
	margin: 15px 0;
	font-size: 1.3rem;
	color: #333;
	height: 120px;
}
.con_ban .right .more3 input{
	background: #e0630e;
	color: #fff;
	font-size: 1.3rem;
	padding: 10px 50px;
	display: inline-block;
	border-radius: 20px;
	margin-top: 5%;
	width: auto;
}
.p_ban{
	position: relative;
}
.p_ban .bg{
	width: 100%;
	height: 100%;
}
.p_ban .bb{
	width: 50%;
	height: 100%;
	float: left;
	position: relative;
	z-index: 5;
}
.p_ban .bb::before{
	content: "";
	width: 100%;
	height: 100%;
	background: #e0630e;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0.86;
}
.p_ban a:nth-of-type(2) .bb::before{
	background: #4ab0da !important;
}
.p_ban .txt{
	position: absolute;
	left: 50%;
	top: 29%;
	-webkit-transform: translate(-50%,-0%);
	transform: translate(-50%,-0%);
}
.p_ban .txt img{
	width: 60%;
	margin: auto;
	display: block;
}
.p_ban a:nth-of-type(2) .bb .txt img{
	width: 32%;
	margin-top: -8%;
}
.p_ban2 .banner_txt_box{
	top: 66%;
}
.p_ban2 .banner_txt_box p{
	font-size: 1.4rem;
	margin: 20px 0;
	width: 90%;
}
.p_banl1 p{
	line-height: 1.9;
}
.p_ban2 .more2{
	color: #fff;
	border-color: #fff;
	margin-top: 3%;
}
.banner_txt .top{
	color: #fff;
	font-size: 1.4rem;
	margin: 0 0 3%;
}
.banner_txt .top img{
	width: 15px;
	float: left;
	margin-top: 4px;
	margin-right: -20px;
}
.banner_txt .top a{
	color: #fff;
	font-size: 1.4rem;
	margin: 0 10px;
	opacity: 0.6;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.banner_txt .top a:hover{
	opacity: 1;
}
.banner_txt .top span{
	color: #fff;
	font-size: 1.4rem;
	margin: 0 10px;
}
.pro_l{
	padding: 5% 0;
}
.p_navn{
	position: fixed;
	left: 3%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: #df6414;
	padding: 2% 3%;
}
.p_navn.active{
	top: 30%;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.p_navn dl {
	margin:15px 0;
}
.p_navn dl dt{
	font-size: 1.4rem;
	color: #FFF;
	font-weight: normal;
	padding: 5px 0;
	letter-spacing: 1px;
	font-weight: bold;
	position: relative;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.p_navn dl dt::before{
	content: "";
	position: absolute;
	left: -16px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #FFF;
}
.p_navn dl dd{
	font-size: 1.2rem;
	color: #fff;
	font-weight: normal;
	margin: 6px 0;
	opacity: 0.9;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.p_navn dl dt:hover{
	letter-spacing: 1.5px;
}
.p_navn dl dd:hover{
	opacity: 1;
	text-decoration: underline;
}
.pro_l ul{
	padding-left:17%;
	box-sizing: border-box;
}
.pro_l ul li{
	float: left;
	width: 31.3%;
	margin-right: 3%;
	margin-bottom: 3%;
	background: #fdf5f2;
	position: relative;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
	cursor: pointer;
}
.pro_l ul li:nth-of-type(3n){
	margin-right: 0;
}
.pro_l ul li b{
	width: 100%;
	display: block;
	-webkit-transition: all 0.6s linear;
	transition: all 0.6s linear;
}
.pro_l ul li img{
	width: 100%;
}
.pro_l ul li h6 strong{
	color: #e0630e;
	display: block;
	font-weight: normal;
	position: absolute;
	left: 7%;
	top: 10px;
	font-size: 1.4rem;
}
.pro_l ul li h6{
	font-size: 2.2rem;
	color: #333;
	padding:0 8% 8%;
	box-sizing: border-box;
	position: relative;
	line-height: 1.5;
}
.pro_l ul li:hover{
	box-shadow: 0 12px 20px rgba(0,0,0,0.06);
}
.pro_l ul li .more2{
	margin-top: 3%;
	color: #888;
	border-color: #999;
	margin-left: 2px;
}
.pro_l ul li:hover h6{
	color: #e0630e;
}
.pro_l ul li:hover b{
	-webkit-transform: translateY(-1%);
	transform: translateY(-1%);
}
.pro_bar1{
	padding: 5% 0;
}
.pro_bar1 .box{
	position: relative;
}
.pro_bar1 .box img{
	width: 46%;
	display: block;
	margin-left: 5%;
}
.pro_bar1 h2{
	position: absolute;
	right: 5%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 3.6rem;
	color: #df6414;
	width: 35%;
	font-weight: bold;
}
.pro_bar1 h2 p{
	color: #666;
	margin-top: 30px;
	font-size: 1.8rem;
	font-weight: normal;
	line-height: 1.7;
}
.pro_bar2{
	padding: 5% 0;
	background: #f6f6f6;
}
.pro_bar2 ul li{
	float: left;
	width: 14.25%;
	padding:0 10px ;
	box-sizing: border-box;
}
.pro_bar2 ul li img{
	width: 110%;
	margin-left: -5%;
}
.pro_bar2 ul li h2{
	font-size: 2rem;
	color: #333;
	margin: 20px 0 20px;
	font-weight: 200;
	line-height: 1.3;
}
.pro_bar2 ul li p{
	font-size: 1.4rem;
	color: #333;
	margin: 10px 0;
}
.pro_bar2 ul li p strong{
	display: block;
	font-size: 1.3rem;
	color: #666;
	font-weight: normal;
	margin-top: 3px;
}
.title2{
	font-size: 3.6rem;
	color: #df6414;
	font-weight: bold;
	text-align: center;
	margin-bottom: 2%;
}
.pro_bar3{
	padding: 4% 0 4%;
	background: rgba(253,245,242,0.5);
}
.pro_bar3 .box{
	overflow: hidden;
}
.pro_bar3 table{
	width: 100%;
	float: left;
}
.pro_bar3 table tr td{
	font-size: 1.4rem;
	text-align: center;
	padding:8px 10px;
	border-bottom: 1px solid #eee;
}
.pro_bar3 table tr td img{
	display: block;
	width: 70%;
	margin: 0 auto 10px;
}
.pro_bar3 table tr:first-of-type td{
	font-size: 1.8rem;
	font-weight: bold;
	color: #df6414;
}
.pro_bar3 table tr td:first-of-type{
	color: #333;
	text-align: left;
	font-size: 1.5rem;
	width: 210px;
}
.pro_bar3 .btn2{
	text-align: center;
	margin-top: 2%;
	display: flex;
	justify-content: center;
}
.pro_bar3 .btn2 span{
	width: 12px;
	height: 12px;
	display: block;
	border-radius: 50%;
	background: #ccc;
	margin: 8px;
	cursor: default;
}
.pro_bar3 .btn2 span.active{
	background: #df6414;
}
.pro_bar3s{
	padding: 18% 0;
	position: relative;
}
.pro_bar3s span{
	background:#df6414;
	border-radius:50%;
	display:block;
	position: absolute;
	left: 62%;
	bottom:18%;
	width:12px;
	height:12px;
	-webkit-transition:all 0.3s linear;
	transition:all 0.3s linear;
	box-shadow:0 13px 18px rgba(0,0,0,0.1);
	z-index:3;
	}
.pro_bar3s span:nth-of-type(2){
	left: 69%;
	bottom: 36%;
}
.pro_bar3s span::before{
	content:"";
	padding: 25px;
	background:rgba(223,100,20,0.2);
	position:absolute;
	left:-19px;
	top:-19px;
	z-index:0;
	border-radius:50%;
	-webkit-animation: circle0 1.8s cubic-bezier(0.22, 0.61, 0.36, 0.5) infinite;
	animation: circle0 1.8s cubic-bezier(1, 2, 0.66, 3) infinite; 
	}
.pro_bar3s span:after{
	content:"";
	padding: 15px;
	background:rgba(223,100,20,0.4);
	position:absolute;
	left:-9px;
	top:-9px;
	z-index:0;
	border-radius:50%;
	-webkit-animation: circle 1.5s cubic-bezier(0.22, 0.61, 0.36, 0.5) infinite;
	animation: circle 1.5s cubic-bezier(1, 2, 0.66, 3) infinite; 
	}
@keyframes circle0 {
  0% {
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
	opacity: 0.5; 
   }
  50% {
	opacity: 1.0; 
   }
  100% {
	-webkit-transform: scale(1.4);
			transform: scale(1.4);
	opacity: 0; } 
}
@keyframes circle {
  0% {
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
	opacity: 0.5; 
   }
  50% {
	opacity: 1.0; 
   }
  100% {
	-webkit-transform: scale(1.4);
			transform: scale(1.4);
	opacity: 0; } 
}
.pro_l2 {
	padding-bottom: 3%;
}
.pro_l2 ul li{
	margin-bottom: 3%;
}
.pro_l2 ul li h6{
	font-size: 2rem;
}
.pro_l2 ul li img{
	width: 80%;
	margin:3% auto;
	display: block;
}
.pro_d{
	position: relative;
}
.pro_d .left{
	width: 50%;
	background: #df6414;
	padding: 5%;
	box-sizing: border-box;
	min-height: 100%;
}
.pro_d .left h2{
	font-size: 4rem;
	color: #fff;
	font-weight: bold;
	margin-bottom:5% ;
	position: relative;
	padding-left: 25px;
	line-height: 1.2;
}
.pro_d .left h2::before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 5px;
	height: 100%;
	background: #fff;
}
.pro_d .left h3{
	font-size: 1.6rem;
	color: #fff;
	line-height: 1.5;
	opacity: 0.9;
}
.pro_d .left h4{
	font-size: 2rem;
	color: #fff;
	margin:5% 0 2% ;
}
.pro_d .left p{
	font-size: 1.4rem;
	color: #fff;
	opacity: 0.8;
	margin: 5px 0;
}
.pro_d table{
	width: 100%;
	margin-top: 5%;
}
.pro_d table tr td{
	border-bottom: 1px solid rgba(255,255,255,0.2);
	font-size: 1.4rem;
	color: #fff;
	padding: 15px 10px;
	text-align: center;
}
.pro_d table tr td:first-of-type{
	text-align: left;
	font-size: 1.2rem;
}
.pro_d .right{
	position: fixed;
	width: 35%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 8%;
}
.pro_d .right .pp{
	width: 100%;
}
.pro_d .right .logo_b{
	position: absolute;
	left: 50%;
	top: 50%;
	opacity: 0.03;
	width: 80%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.pro_d .right .pp2{
	position: absolute;
	right: 0%;
	bottom: 0%;
	width: 20%;
}
.pro_d dl{
	margin: 8% 0 0;
}
.pro_d dl dd{
	float: left;
	width: 25%;
	text-align: center;
	font-size: 1.2rem;
	color: #fff;
	padding: 0 1%;
	box-sizing: border-box;
}
.pro_d dl dd img{
	width: 88%;
	margin: 0 auto 8%;
	border-radius: 50%;
	display: block;
	border: 1px solid rgba(255,255,255,0.2);
	padding: 5%;
	box-sizing: border-box;
}
.pro_l1 ul li{
	width: 48%;
	margin-right: 4%;
}
.pro_l1 ul li:nth-of-type(3n){
	margin-right: 4%;
}
.pro_l1 ul li:nth-of-type(2n){
	margin-right: 0;
}
.pro_l1 ul li h6{
	padding-top: 0;
}
.pro_l11 ul li h6{
	font-size: 2.2rem;
	color: #333;
}
.pro_l11 ul li h6 >b{
	font-weight: normal;
	font-size: 1.5rem;
    color: #555;
    padding: 0 ;
	margin-bottom: 5px;
	display: block;
    box-sizing: border-box;
    position: relative;
    line-height: 1.5;
}
.pro_l ul li table{
	width: 100%;
	margin: 3% 0;
}
.pro_l ul li table tr td{
	font-size: 1.3rem;
	padding: 8px 0;
	color: #555;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.pro_d1 .right{
	width: 50%;
	top: inherit;
	-webkit-transform: none;
	transform: none;
	right: 0;
	bottom: 0;
}
.pro_da .right .pp2{
	width: 8%;
	bottom: 60%;
	right: 8%;
}
.pro_da dl dd:last-of-type{
	margin-top: 4%;
}
.p2_ban2 .banner_txt_box{
	background: rgba(75,175,221,0.95);
}
.pro_l0 ul li{
	background: #f3f8fc;
	margin-bottom: 3%;
}
.pro_l0 ul li h6{
	padding-top: 0;
}
.pro_l0 ul li:hover h6{
	color:#4bafdd ;
}
.pro_d2 .left{
	background: #4bafdd;
}
.pro_d2 .right{
	height: 90%;
	width: auto;
	right: -1%;
}
.pro_d2 .right .pp{
	height: 100%;
	width: auto;
}
.pro_d2 .right .pp2{
	left: 0;
}
.pro_l3 ul li{
	background: #fffdfc;
	cursor: default;
	box-shadow: 0 1px 5px rgba(0,0,0,0.06);
}
.pro_l3 ul li b{
	background: #fefaf7;
	padding: 5%;
	margin-bottom: 5%;
}
.pro_l3 ul li img{
	width: 100%;
	margin: auto;
}
.pro_l2 ul li table tr td{
	font-size: 1.2rem;
	padding:5px 6px;
	border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.pro_l2 ul li table tr:nth-of-type(2n+1) td{
	background: #ddd;
}
.pro_l2 ul li h6{
	padding-bottom: 4%;
}
.banner_more{
	width: 40%;
	margin:15% auto 0;
	position: relative;
}
.banner_more_btn{
    padding: 0 30px 0 90px;
    line-height: 55px;
    cursor: pointer;
    -webkit-transition: all cubic-bezier(.18,1,.21,1) .9s;		
    transition: all cubic-bezier(.18,1,.21,1) .9s;
}	
.banner_more_btn span{
	display: inline-block;
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	font-family: arial;
	opacity:1;
    -moz-opacity:1; 
    -khtml-opacity:1;
    -webkit-opacity:1;
    filter:alpha(opacity=100);
    -webkit-transform: translateX(0);
    transform: translateX(0);
	-webkit-transition: all cubic-bezier(.18,1,.21,1) .6s;		
    transition: all cubic-bezier(.18,1,.21,1) .6s;
	opacity:0;
	-moz-opacity:0; 
	-khtml-opacity:0;
	-webkit-opacity:0;
	filter:alpha(opacity=0);
	-webkit-transform: translateX(-10%);
	transform: translateX(-10%);
}
.banner_more_btn:before{
	width: 100%;
	height: 55px;
	border-radius: 55px;
	content: '';
	position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #fff;
    -webkit-transition: all cubic-bezier(.18,1,.21,1) .6s;		
    transition: all cubic-bezier(.18,1,.21,1) .6s;
	opacity: 0.6;
}	
.banner_more_btn:after{
	width: 145px;
	height: 125px;
	background: url(../images/jt.png) no-repeat center;
    background-size: 10%;
    content: '';
    -webkit-transform: translate(-50%,-50%) rotate(180deg);
    transform: translate(-50%,-50%) rotate(180deg);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transition: all cubic-bezier(.18,1,.21,1) .6s;		
    transition: all cubic-bezier(.18,1,.21,1) .6s;
}
.zp2 ul{
	padding:5% 12%;}
.zp2 ul .bar{
	width:100%;
	cursor:pointer;
	position:relative;
	}
.zp2 ul .bar .bl{
	position:relative;
	z-index:2;
	overflow:hidden;
	}
.zp2 ul .bar h5{
	text-align:center;
	float:left;
	font-size:1.3rem;
	width:20%;
	color:#333;
	border-bottom:1px solid #f0f0f0;
	line-height:56px;
	position:relative;
	height:56px;
	overflow:hidden;
	}
.zp2 ul li:first-of-type h5{
	font-size:1.5rem;
	color:#333;
	font-weight:bold;
	}
.zp2 ul li h5:first-of-type {
	text-align: left;
}
.zp2 ul .bar h5 img{
	position:absolute;
	color:#333;
	width: 16px;
	text-align:center;
	opacity:0;
	display:block;
	top:50%;
	left:50%;
	margin-top:-10px;
	margin-left:-10px;
	}
.zp2 ul .bar h5.active:first-of-type{
	color:#df6414;
	font-weight: bold;
	}
.zp2 ul .bar h5.active img{
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg);
	}
.zp2 ul .bar h5 img{
	-webkit-animation:myfirst 2.8s ease-in-out 0s infinite;
	animation:myfirst 2.8s ease-in-out 0s infinite;
}
@keyframes myfirst
{
    0%,100% {top: 30px; opacity: 1;}
    50% {top: 40px; opacity: 0.6;}
}
 
@-webkit-keyframes myfirst
{
    0%,100% {top: 30px; opacity: 1;}
    50% {top: 40px; opacity: 0.6;}
}
.zp2 ul .bars{
	width:100%;
	background:#fff;
	height:0;
	background: #f8f8f8;
	opacity:0;
	text-align:left;
	margin-top:-2px;
	}
.zp2 ul .bars .contain{
	padding:2% 5%;
	display:none;
	margin-bottom:0;
	}
.zp2 ul .bars .contain h4{
	font-size:1.4rem;
	color:#111;
	letter-spacing:0.5px;
	margin:20px 0 15px;
	padding-left:12px;
	position:relative;
	}
.zp2 ul .bars .contain h4:before{
	content:"";
	width:5px;
	height:5px;
	background:#333;
	border-radius:50%;
	position:absolute;
	left:0;
	top:6px;
	}
.zp2 ul .bars .contain p{
	font-size:1.2rem;
	color:#555;
	letter-spacing:0;
	margin: 5px 0;
	}
.zp2 ul .bars .contain h6{
	margin-top:30px;
	font-size:1.3rem;
	color:#222;}
.zp2 ul .bars .contain h6 a{
	font-size:1.4rem;
	font-weight:bold;
	display: inline-block;
	text-decoration:underline !important;
	color:#df6414;}
html[lang="cn"] .about p{
	line-height: 2;
	text-indent: 2em;
	text-align: justify;
}
html[lang="cn"] .about .bb p{
	color: #333;
	font-size: 1.28rem;
	line-height: 2.2;
}
html[lang="cn"] .about h2{
	font-size: 3.6rem;
	letter-spacing: 2px;
}
html[lang="cn"] .about .right{
	right: -8%;
}
html[lang="cn"] .about .right p{
	font-size: 4rem;
	margin: 0;
}
html[lang="cn"] .about2 h2{
	left:2%;
}
html[lang="cn"] .about2 .left{
	margin-left: 8%;
	padding: 3% 5%;
}
html[lang="cn"] .about3 .left{
	width: 42%;
	margin: 2% 0;
}
html[lang="cn"] .about3 .right{
	left: 11%;
}
html[lang="cn"] .about3 h2{
	top: -25%;
}
html[lang="cn"] .news ul li h2{
	font-size: 2.4rem;
	line-height: 1.4;
}
html[lang="cn"] .news ul li p{
	font-size: 1.4rem;
	line-height: 2;
}
html[lang="cn"] .more2{
	font-size: 1.3rem;
}
html[lang="cn"] .news_d h2{
	font-size: 2.4rem;
	font-weight: normal;
}
html[lang="cn"] .news_d p{
	font-size: 1.02rem;
	line-height: 1.7;
}
html[lang="cn"] .con_ban .left p a{
	text-decoration: none !important;
	font-size: 1.5rem;
	line-height: 1.8;
}
html[lang="cn"] .con_ban h2{
	font-size: 4.6rem;
	letter-spacing: 2px;
}
html[lang="cn"] .con_ban .right h2{
	font-size: 2.6rem;
}
html[lang="cn"] .banner_txt p{
	font-size: 1.6rem;
	line-height: 2;
}
html[lang="cn"] .ban .banner_txt_box{
	top: 62%;
}
html[lang="cn"] .banner_txt .top{
	margin-bottom: 6%;
}
html[lang="cn"] .banner_txt h5{
	font-size: 4rem;
	text-align: justify;
}
