﻿
label, input, button, select, textarea {
	border-radius:0!important;
}
[class*="span"] {
margin:0;
}
a {
	color:inherit;
	-webkit-transition:color 0.3s ease 0s;
	transition:color 0.3s ease 0s;
}
a:hover {
	color: #E24A13;
}
.w1310 {
	width:1200px;
	margin:0 auto;
	position:relative;
}
.w1210 {
	width:1210px;
	margin:0 auto;
	position:relative;
}
.w960 {
	width:960px;
	margin:0 auto;
}
.header {
	width: 100%;
	position: relative;
	z-index: 5;
	background: #fff;
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.1);
	box-shadow: 0 2px 5px rgba(0,0,0,0.1);
	border: 1px solid #e0e0e0\9;
}
.header .w1310 {
	height:100%;
}
.header .logo {
	display:block;
	width:141px;
	height:40px;
	padding:44px 39px 36px 39px;
	background:url("http://www.jslxzg.com/static/images/bg_01.png") no-repeat center;
	margin-left:-7px;
	margin-bottom:-52px;
}
.header .nav {
	float: right!important;
	width: 63%;
}
.header .nav li {
	float: left;
	display: block;
	position: relative;
	overflow: visible;
	margin: 0 0.9%;
}
.header .nav li.navli {
}
.header .nav .att {
	text-align: center;
	display: block;
	height: 68px;
	line-height: 68px;
	padding-left: 18px;
	padding-right: 18px;
	padding-left: 10px\9;
	padding-right: 10px\9;
	font-size: 15px;
	position: relative;
	overflow: hidden;
}
.header .nav li:hover a.att, .header .nav li.hover a.att {
	color:#eb6e04;
}
.header .nav .sub-box {
	min-width: 100%;
	line-height: 40px;
	position: absolute;
	top: 68px;
	left: 0;
	background: #f3f9f5;
	display: none;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow: hidden;
}
.header .nav .sub-box a {
	display: block;
	color: #333;
	padding-left: 40px;
	padding-right: 40px;
	white-space: nowrap;
	transition: background 0.3s ease 0s;
	border-bottom: 1px solid #d4d4d4;
}
.header .nav .sub-box a:hover {
	background: #ea5a25;
	color:#fff;
}
.header .nav .ico {
	display:none;
	width:21px;
	height:11px;
	background:url("http://www.jslxzg.com/static/images/ico_17.png") no-repeat center;
	position:absolute;
	left:50%;
	margin-left:-11px;
	bottom:0;
}
.header .nav .img {
	display:block;
	width:224px;
}
.header .nav .img img {
	width:100%;
}
.header .nav .left-li {
	width:204px;
}
.header .nav .left-li li {
	border-bottom:1px solid #ee842a;
	line-height:32px;
	min-width:102px;
	margin:0;
}
.header .nav .left-li a {
	display:inline-block;
	padding-left:24px;
	background:url("http://www.jslxzg.com/static/images/ico_16.png") no-repeat 2px center;
	color:#fadbc0;
	transition:color 0.3s ease 0s;
	font-size:14px;
}
.header .nav .left-li a:hover {
	color:#fff;
}
.header .search-ico {
	display:inline-block;
	width:23px;
	height:22px;
	background:url("http://www.jslxzg.com/static/images/ico_01.jpg") no-repeat center;
	margin-top:35px;
	cursor:pointer;
}
.header .gray-link {
	margin-right:25px;
	font-size:14px;
	line-height:90px;
}
.header .gray-link a {
	float:right;
	display:inline-block;
	margin-left:19px;
	color:#bfbfbf;
	-webkit-transition:color 0.3s ease 0s;
	transition:color 0.3s ease 0s;
}
.header .gray-link a:hover {
	color:#eb6e04;
}
.header .line-s {
	display:inline-block;
	width:1px;
	height:22px;
	background-color:#e5e5e5;
	margin:35px 15px 0;
}
.header .lang {
	font-size:18px;
	font-family:"Arial";
	font-weight:bold;
	margin-top:30px;
	line-height:32px;
	color:#8c8c8c;
	margin-left:4px;
	display:inline-block;
}
.header .nav-btn {
	cursor:pointer;
	display:none;
	height:26px;
	margin-right:-3px;
	margin-top:18px;
	position:relative;
	width:30px;
}
.header .nav-btn span {
	display:block;
	width:100%;
	height:4px;
	background-color:#656565;
	position:absolute;
	left:0;
	-webkit-transition:left 0.5s ease 0s;
	transition:left 0.5s ease 0s;
}
.header .nav-btn .top {
	top:0;
	-webkit-transform-origin:left top 0;
	-ms-transform-origin:left top 0;
	transform-origin:left top 0;
}
.header .nav-btn .cent {
	top:11px;
}
.header .nav-btn .bot {
	top:21px;
	-webkit-transform-origin:left bottom 0;
	-ms-transform-origin:left bottom 0;
	transform-origin:left bottom 0;
}
.header .nav-btn.hover span {
	left:5px;
}
.header .m-nav {
	width:100%;
	left:0;
	top:100%;
	position:absolute;
	margin-left:0;
	background-color:#fff;
	border-top:1px solid #dbdbdb;
	display:none;
}
.header .m-nav ul {
	width:100%;
	background-color:#fff;
}
.header .m-nav li {
	width:100%;
	line-height:50px;
	border-bottom:1px solid #dbdbdb;
	margin-left:0;
	font-size:15px;
}
.header .m-nav li.link a {
	display:block;
	width:92%;
	padding:0 4%;
	background:url("http://www.jslxzg.com/static/images/ico_07.png") no-repeat 95% center;
	background-size:auto 45%;
}
.header .m-nav li.link:hover a {
	background:url("http://www.jslxzg.com/static/images/ico_07_hov.png") no-repeat 95% center;
	background-size:auto 45%;
}
.header .m-nav li a {
	color:#666;
}
.header .m-nav li:hover {
	background-color:#ec6c00;
}
.header .m-nav li:hover a {
	color:#fff;
}
.header .m-nav li.subli .tt {
	background:url("http://www.jslxzg.com/static/images/ico_05.png") no-repeat 96% center;
	background-size:auto 45%;
	width:92%;
	padding:0 4%;
	cursor:pointer;
}
.header .m-nav li.subli:hover .tt {
	background:url("http://www.jslxzg.com/static/images/ico_05_hov.png") no-repeat 96% center;
	background-size:auto 45%;
}
.header .m-nav li.subli:hover .subbox a {
	color:#666;
}
.header .m-nav li.subli.hover {
	background-color:#ec6c00;
}
.header .m-nav li.subli.hover .tt {
	background:url("http://www.jslxzg.com/static/images/ico_06_hov.png") no-repeat 96% center;
	background-size:auto 3%;
}
.header .m-nav li.subli.hover .tt a {
	color:#fff;
}
.header .m-nav li.subli .subbox {
	width:100%;
	display:none;
}
.header .m-nav li.subli .subbox a {
	display:block;
	width:92%;
	padding:0 4%;
	background:url("http://www.jslxzg.com/static/images/ico_07.png") no-repeat 95% center #eee;
	background-size:auto 45%;
	font-weight:normal;
}
.m-navbg {
	width:100%;
	height:100%;
	position:fixed;
	left:0;
	top:0;
	background-color:#000;
	opacity:0.5;
	z-index:3;
	display:none;
}
.header.fix {
	position:fixed;
	left:0;
	top:0;
	padding-top:0;
	border-bottom:1px solid #f2f2f2;
	z-index:50;
}
.footer {
	background-color:#404040;
}
.footer .main {
	padding-top:58px;
}
.footer .main ul {
	width:62%;
}
.footer .main li {
	width:33.3%;
}
.footer .main p.tit {
	padding-left:22px;
	font-size:16px;
	line-height:36px;
	background:url("http://www.jslxzg.com/static/images/ico_04.png") no-repeat left center;
}
.footer .main p.tit a {
	color:#ededed;
	-webkit-transition:color 0.3s ease 0s;
	transition:color 0.3s ease 0s;
}
.footer .main p.tit a:hover {
	color:#eb6e04;
}
.footer .main span.sub {
	display:block;
	line-height:24px;
	font-size:14px;
	margin-top:11px;
	margin-bottom:32px;
	padding-left:22px;
}
.footer .main span.sub a {
	color:#acacac;
	-webkit-transition:color 0.3s ease 0s;
	transition:color 0.3s ease 0s;
}
.footer .main span.sub a:hover {
	color:#eb6e04;
}
.footer .mapimg {
	display:block;
	width:38%;
	position:relative;
}
.footer .mapimg img {
	width:100%;
}
.footer .mapimg .ico {
	display:block;
	width:5.8%;
	height:12.3%;
	position:absolute;
	animation:2.6s linear 0s infinite opacity;
}
.footer .mapimg .ico img {
	width:100%;
}
.footer .mapimg .ico1 {
	left:12.6%;
	top:25%;
}
.footer .mapimg .ico2 {
	left:18.7%;
	top:39.4%;
}
.footer .mapimg .ico3 {
	left:25.1%;
	top:54.6%;
}
.footer .mapimg .ico4 {
	left:48.3%;
	top:14.1%;
}
.footer .mapimg .ico5 {
	left:47.3%;
	top:46.8%;
}
.footer .mapimg .ico6 {
	left:75.9%;
	top:18.5%;
}
.footer .mapimg .ico7 {
	left:86%;
	top:58.4%;
}
@keyframes opacity {
0% {
opacity:0.8;
}
50% {
opacity:0.1;
}
100% {
opacity:0.8;
}
}
.footer .bot-wrap {
	border-top:1px solid #535353;
	height:36px;
	line-height:36px;
	padding-top:17px;
	padding-bottom:45px;
	color:#999;
	position:relative;
}
.footer .bot-wrap a {
	color:#999;
	-webkit-transition:color 0.3s ease 0s;
	transition:color 0.3s ease 0s;
}
.footer .bot-wrap a:hover {
	color:#fff;
}
.footer .bot-wrap .link a {
	float:right;
}
.footer .bot-wrap .link .line {
	display:inline-block;
	width:1px;
	height:10px;
	background-color:#535353;
	margin:14px 10px 0;
	float:right;
}
.i-ban {
	width:100%;
	position:relative;
	overflow:hidden;
	height:815px;
	background:url("http://www.jslxzg.com/images/loadings.gif") no-repeat center;
	z-index:1;
}
.i-ban.active {
}
.i-ban li {
	width:100%;
	height:100%;
	position:absolute;
	display:none;
	left:0;
	top:0;
	overflow:hidden;
}
.i-ban li a {
	display:block;
	width:100%;
	height:100%;
}
.i-ban li img {
	width:100%;
	display:block;
}
.i-ban .butn {
	position:absolute;
	left:50%;
	bottom:150px;
}
.i-ban .butn span {
	display:inline-block;
	width:15px;
	height:15px;
	border-radius:50%;
	float:left;
	margin-right:10px;
	background-color:#a1a2a2;
	cursor:pointer;
}
.i-ban .butn span.on {
	background-color:#ec6c00;
}
.m-ban {
	position:relative;
	width:100%;
	overflow:hidden;
	display:none;
	cursor:-webkit-grab;
	cursor:grab;
	z-index:1;
}
.m-ban ul, .m-ban li {
	width:100%;
}
.m-ban li a {
	display:block;
}
.m-ban li img {
	width:100%;
}
.banner .i-ban-hei {
	height:0;
	margin-top:42.4%;
	width:100%;
}
.i-main {
	background-color:#f5f5f5;
	z-index:2;
	position:relative;
}
.i-main .i-wrap {
	width:92.4%;
	margin:0 auto;
	position:relative;
}
.i-main .i-wrap .titbox {
	line-height:40px;
}
.i-main .i-wrap .titbox .line {
	display:inline-block;
	width:1px;
	height:20px;
	margin:11px 12px 9px;
	background-color:#c9c9c9;
}
.i-main .i-wrap .titbox .ftt {
	font-size:14px;
	color:#c9c9c9;
}
.i-main .i-wrap h4 {
	font-size:20px;
	color:#444;
}
.i-main .i-wrap1 {
	position:relative;
	margin-bottom:-123px;
	top:-123px;
	border-top:1px solid #ecefee;
	background-color:#fff;
	padding-top:33px;
	padding-bottom:60px;
}
.i-main .i-wrap1 .scroll {
	width:100%;
	position:relative;
	margin-top:24px;
}
.i-main .i-wrap1 .swiper-container {
	width:100%;
	position:relative;
	overflow:hidden;
}
.i-main .i-wrap1 .butn {
	display:block;
	width:29px;
	height:29px;
	border:1px solid #e7e7e7;
	position:absolute;
	top:-59px;
	-webkit-transition:border 0.3s ease 0s;
	transition:border 0.3s ease 0s;
}
.i-main .i-wrap1 .butn:hover {
	border:1px solid #ec6c00;
}
.i-main .i-wrap1 .swiper-button-prev {
	background:url("http://www.jslxzg.com/static/images/ico_08.png") no-repeat center;
	right:38px;
	left:auto;
}
.i-main .i-wrap1 .swiper-button-prev:hover {
	background:url("http://www.jslxzg.com/static/images/ico_08_hov.png") no-repeat center;
}
.i-main .i-wrap1 .swiper-button-next {
	background:url("http://www.jslxzg.com/static/images/ico_09.png") no-repeat center;
	right:0;
}
.i-main .i-wrap1 .swiper-button-next:hover {
	background:url("http://www.jslxzg.com/static/images/ico_09_hov.png") no-repeat center;
}
.i-main .i-wrap1 .img {
	display:block;
	border-bottom:3px solid #f08933;
	padding:11px 0;
}
.i-main .i-wrap1 .img img {
	width:100%;
}
.i-main .i-wrap1 ul {
	width:100%;
}
.i-main .i-wrap1 .box {
	border:1px solid #f1f1f1;
}
.i-main .i-wrap1 .box:hover .img {
	border-bottom:3px solid #ec6c00;
}
.i-main .i-wrap1 a.tt {
	display:block;
	line-height:48px;
	text-align:center;
	color:#555;
	font-size:14px;
	transition:all 0.3s ease 0s;
}
.i-main .i-wrap1 .box:hover .tt {
	color:#fff;
	background-color:#ec6c00;
}
.i-main .i-wrap1 .my-swiper-pagination {
	padding-top:20px;
	text-align:center;
	display:none;
}
.i-main .i-wrap2 {
	padding-top:43px;
	padding-bottom:62px;
}
.i-main .i-wrap2 .leftbox {
	width:45%;
}
.i-main .i-about {
	margin-top:17px;
}
.i-main .i-about .rowbox {
	background-color:#fff;
}
.i-main .i-about .pic {
	display:block;
	width:50%;
	overflow:hidden;
}
.i-main .i-about .pic img {
	width:100%;
	transform:translateZ(0px);
	transition:transform 0.3s ease 0s;
}
.i-main .i-about .pic:hover img {
	transform:scale(1.1, 1.1);
	transition:transform 0.6s ease 0s;
}
.i-main .i-about .cont {
	width:37%;
	padding:24px 7.3% 0 5.7%;
	position:relative;
}
.i-main .i-about .ico {
	display:block;
	width:25px;
	height:25px;
	background:url("http://www.jslxzg.com/static/images/ico_02.png") no-repeat center;
	position:absolute;
	left:-25px;
	top:29px;
}
.i-main .i-about .s-tit {
	display:inline-block;
	line-height:32px;
	color:#444;
	font-size:16px;
	font-weight:bold;
}
.i-main .i-about .font {
	display:block;
	line-height:22px;
	font-size:14px;
	margin-top:13px;
}
.i-main .i-about .font a {
	color:#888;
}
.i-main .i-about .bot-box {
	width:100%;
	height:42px;
	line-height:42px;
	background-color:#ec6c00;
}
.i-main .i-about .font a:hover {
	color:#ec6c00;
}
.i-main .i-about .bot-box a {
	display:inline-block;
	color:#fff;
	margin-right:4%;
	font-family:"Arial";
	font-size:14px;
}
.i-main .rightbox {
	width:51%;
}
.i-main .rightbox .more {
	display:inline-block;
	padding-right:18px;
	background:url("http://www.jslxzg.com/static/images/ico_03.png") no-repeat right center;
	color:#888;
	text-transform:uppercase;
}
.i-main .rightbox .more:hover {
	color:#ec6c00;
}
.i-main .i-news {
	margin-top:17px;
}
.i-main .i-news ul, .i-main .i-news li {
	width:100%;
}
.i-main .i-news li {
	margin-bottom:26px;
}
.i-main .i-news li:last-child {
	margin-bottom:0;
}
.i-main .i-news li:last-child .cont {
	border-bottom:none;
}
.i-main .i-news .date {
	display:block;
	width:50px;
	text-align:center;
	color:#fff;
	padding-top:8px;
	height:61px;
	background:url("http://www.jslxzg.com/static/images/bg_02.png") no-repeat center;
}
.i-main .i-news .date .day {
	font-size:16px;
	font-weight:bold;
	line-height:17px;
}
.i-main .i-news .date .mon {
	line-height:16px;
	font-size:14px;
}
.i-main .i-news .cont {
	width:87.2%;
	padding-bottom:24px;
	border-bottom:1px solid #e0e0e0;
}
.i-main .i-news .s-tit {
	line-height:32px;
	font-size:16px;
	font-weight:bold;
}
.i-main .i-news .s-tit a {
	color:#444;
}
.i-main .i-news .font {
	display:block;
	line-height:22px;
	font-size:14px;
}
.i-main .i-news .font a {
	color:#888;
}
.i-main .i-news .font a:hover {
	color:#eb6e04;
}
.i-main .i-news .l-more {
	display:inline-block;
	margin-top:8px;
	line-height:30px;
	color:#ec6c00;
	font-size:14px;
}
.ins-ban {
	position:relative;
	width:100%;
	overflow:hidden;
	background:url("http://www.jslxzg.com/images/loadings.gif") no-repeat center;
}
.ins-ban .bg-img {
	opacity:0;
}
.ins-ban .w1210 {
	height:100%;
	position:absolute;
	left:50%;
	margin-left:-600px;
	top:0;
}
.ins-ban .cent-font {
	width:100%;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-190px;
	text-align:center;
	color:#fff;
}
.ins-ban .en-tit, .ins-ban h3, .ins-ban .word {
	-webkit-transform:translateY(30px);
	-ms-transform:translateY(30px);
	transform:translateY(30px);
	opacity:0;
}
.ins-ban .en-tit {
	display:block;
	width:100%;
	-webkit-transition:-webkit-transform 0.5s cubic-bezier(0.35, 0.67, 0.25, 0.97) 0.5s, opacity 0.5s linear 0.5s;
	transition:transform 0.5s cubic-bezier(0.35, 0.67, 0.25, 0.97) 0.5s, opacity 0.5s linear 0.5s;
}
.ins-ban .en-tit img {
	max-width:100%;
}
.ins-ban h3 {
	font-size:42px;
	line-height:68px;
	-webkit-transition:-webkit-transform 0.5s cubic-bezier(0.35, 0.67, 0.25, 0.97) 0.9s, opacity 0.5s linear 0.9s;
	transition:transform 0.5s cubic-bezier(0.35, 0.67, 0.25, 0.97) 0.9s, opacity 0.5s linear 0.9s;
}
.ins-ban .word {
	display:block;
	width:62.5%;
	margin:48px auto 0;
	font-size:14px;
	line-height:30px;
	-webkit-transition:-webkit-transform 0.5s cubic-bezier(0.35, 0.67, 0.25, 0.97) 1.3s, opacity 0.5s linear 1.3s;
	transition:transform 0.5s cubic-bezier(0.35, 0.67, 0.25, 0.97) 1.3s, opacity 0.5s linear 1.3s;
}
.ins-ban .butn-box {
	display:block;
	width:58px;
	height:164px;
	position:absolute;
	left:50%;
	margin-left:-29px;
	bottom:0;
	background:url("http://www.jslxzg.com/static/images/btn_bg01.png") no-repeat center;
	opacity:0;
	-webkit-transition:opacity 0.5s linear 1.8s;
	transition:opacity 0.5s linear 1.8s;
}
.ins-ban .butn-box .butn {
	display:block;
	width:58px;
	height:58px;
	position:relative;
	cursor:pointer;
	overflow:hidden;
}
.ins-ban .butn-box i {
	display:inline-block;
	width:20px;
	height:12px;
	background:url("http://www.jslxzg.com/static/images/ico_10.png") no-repeat center;
	position:absolute;
	left:50%;
	margin-left:-9px;
	top:23px;
}
.ins-ban.active {
}
.ins-ban.active .en-tit, .ins-ban.active h3, .ins-ban.active .word {
	-webkit-transform:translateY(0px);
	-ms-transform:translateY(0px);
	transform:translateY(0px);
	opacity:1;
}
.ins-ban.active .butn-box {
	opacity:1;
}
.ins-ban.active .butn-box i {
	-webkit-animation:1.5s linear 1.8s infinite icoDown;
	animation:1.5s linear 1.8s infinite icoDown;
}
@-webkit-keyframes icoDown {
0% {
opacity:0;
top:20%;
}
50% {
top:50%;
opacity:1;
}
100% {
top:70%;
opacity:0;
}
}
@keyframes icoDown {
0% {
opacity:0;
top:20%;
}
50% {
top:50%;
opacity:1;
}
100% {
top:70%;
opacity:0;
}
}
.about-wrap1 {
	padding-top:2px;
}
.about-wrap1 h4 {
	font-size:25px;
	line-height:70px;
	color:#333;
}
.about-wrap1 .line {
	display:block;
	width:13px;
	height:2px;
	background-color:#e5e5e5;
}
.about-wrap1 .row {
	margin-top:14px;
	border: 1px solid #dedfde;
}
.about-wrap1 .left-box {
	width:90.6%;
	padding-bottom:51px;
	border-right:1px solid #f2f2f2;
	padding-right:9%;
}
.about-wrap1 .left-cont {


}
.about-wrap1 .left-cont.auto {
	height:auto;
}
.about-wrap1 .cn-tt {
	display:block;
	line-height:42px;
	color:#555;
	font-size:26px;
}
.about-wrap1 .en-tt {
	display:block;
	line-height:27px;
	margin-top:8px;
	font-size:18px;
	color:#999;
	font-family:"Arial";
}
.about-wrap1 .word {
	display:block;
	margin-top:25px;
	font-size:13px;
	line-height:24px;
	color:#555;
}
.about-wrap1 .more {
	display:inline-block;
	padding-right:32px;
	background:url("http://www.jslxzg.com/static/images/ico_11.png") no-repeat right center;
	font-size:13px;
	color:#000;
	line-height:22px;
}
.about-wrap1 .more.cur {
	background:url("http://www.jslxzg.com/static/images/ico_11_hov.png") no-repeat right center;
}
.about-wrap1 .right-box {
	width:81%;
	margin-left:10%;
}
.about-wrap1 .list-box {
	width:100%;
	padding-bottom:34px;
	border-bottom:1px solid #f2f2f2;
	margin-top:-3px;
	margin-bottom:38px;
}
.about-wrap1 .list-box .oran-num {
	font-size:68px;
	color:#ff9e57;
	line-height:56px;
	display:inline-block;
	font-family:"Arial";
}
.about-wrap1 .list-box .ico1 {
	display:inline-block;
	width:57px;
	height:46px;
	background:url("http://www.jslxzg.com/static/images/ico_12.png") no-repeat center;
	margin-right:10px;
	margin-top:4px;
}
.about-wrap1 .tips {
	margin-left:4%;
	padding-top:15px;
}
.about-wrap1 .tips .cn {
	line-height:21px;
	font-size:16px;
}
.about-wrap1 .tips .en {
	line-height:20px;
	color:#dcdcdc;
	font-size:16px;
}
.about-wrap1 .peo li {
	width:19px;
	height:50px;
	background:url("http://www.jslxzg.com/static/images/ico_13.png") no-repeat center;
	margin-right:6px;
}
.about-wrap1 .peo li.cur {
	background:url("http://www.jslxzg.com/static/images/ico_14.png") no-repeat center;
}
.about-wrap1 .bot-msg ul {
	width:100%;
}
.about-wrap1 .bot-msg li {
	width:49%;
	margin-bottom:42px;
}
.about-wrap1 .bot-msg .gray-num {
	font-size:67px;
	font-family:"Arial";
	line-height:60px;
	text-align:center;
	min-width:65px;
	color:#b0b0b0;
}
.about-wrap1 .bot-msg li:first-child {
	border-right:1px solid #f2f2f2;
}
.about-wrap1 .bot-msg .tips {
	margin-left:13px;
}
.about-wrap2 {
	width:100%;
	height:460px;
}
.about-wrap2 .w1310 {
	position:relative;
	height:100%;
	overflow:hidden;
}
.about-wrap2 .tips {
	position:absolute;
	left:0;
	bottom:80px;
}
.about-wrap2 h4 {
	font-size:40px;
	color:#fff;
	line-height:45px;
	opacity:0;
	transform:translateX(100px);
	transition:transform 0.3s linear 0s, opacity 0.3s linear 0s;
}
.about-wrap2 .en {
	display:inline-block;
	width:563px;
	height:135px;
	background:url("../image/font_02.png") no-repeat center;
	margin-left:-26px;
	opacity:0;
	transform:translateX(100px);
	transition:transform 0.3s linear 0.5s, opacity 0.3s linear 0.5s;
}
.about-wrap2.active h4, .about-wrap2.active .en {
	opacity:1;
	transform:translateX(0px);
}
.about-wrap3 {
	height:700px;
	width:100%;
	background-color:#f5f5f5;
	position:relative;
	overflow:hidden;
	z-index:1;
}
.about-wrap3 ul {
	width:100%;
}
.about-wrap3 li {
	width:257px;
	height:352px;
	background-color:#fff;
	border-radius:5px;
	padding:20px 25px 50px;
	box-shadow:0 0 6px 6px #e9e9e9;
	transform:translateY(0);
	transition:transform 0.3s linear 0s, box-shadow 0.2s linear 0.2s;
}
.about-wrap3 li img {
	width:100%;
}
.about-wrap3 .scroll {
	margin-top:82px;
	position:relative;
	padding-bottom:82px;
}
.about-wrap3 .scroll .swiper-button-prev {
	display:none;
	width:35px;
	height:100%;
	background:none;
	position:absolute;
	left:0;
	top:0;
}
.about-wrap3 .year {
	line-height:66px;
	font-size:44px;
	color:#000;
	width:100%;
	border-bottom:1px solid #f2f2f2;
}
.about-wrap3 .year .unit {
	font-size:23px;
}
.about-wrap3 .cont {
	width:100%;
	position:relative;
	margin-top:18px;
	font-size:14px;
	line-height:22px;
	height:288px;
	overflow:hidden;
}
.about-wrap3 .cont p {
	background:url("http://www.jslxzg.com/static/images/ico_15.png") no-repeat 5px 15px;
	padding:7px 0 7px 18px;
}
.about-wrap3 .cont .content {
	width:97%;
}
.about-wrap4 {
	position:relative;
	padding-top:100px;
	padding-bottom:78px;
}
.about-wrap4 h4 {
	font-size:40px;
	color:#fff;
	line-height:53px;
}
.about-wrap4 .en-tt {
	display:inline-block;
	width:472px;
	height:60px;
	background:url("http://www.jslxzg.com/static/images/font_03.png") no-repeat center;
	margin-left:-25px;
	max-width:100%;
}
.about-wrap4 .list {
	padding-top:88px;
	width:100%;
	position:relative;
	overflow:hidden;
	opacity:1;
	transform:translateY(80px);
	transition:transform 0.5s linear 0s, opacity 0.5s linear 0s;
}
.about-wrap4 .list.active {
	opacity:1;
	transform:translateY(0);
}
.about-wrap4 .list ul {
	width:103%;
}
.about-wrap4 .list li {
	width:32.3%;
	margin-right:1%;
	position:relative;
	margin-bottom:11px;
	overflow:hidden;
}
.about-wrap4 .list img {
	width:100%;
}
.about-wrap4 .list .upbox {
	position:absolute;
	left:0;
	top:0;
	width:86%;
	padding:9% 7%;
	height:82%;
}
.about-wrap4 .list .cntt {
	line-height:33px;
	font-size:22px;
	color:#fff;
	-webkit-transition:color 0.3s ease 0s;
	transition:color 0.3s ease 0s;
}
.about-wrap4 .list .entt {
	-webkit-transition:-webkit-transform 0.5s cubic-bezier(0.35, 0.67, 0.25, 0.97) 0.2s, opacity 0.5s linear 0.2s;
	transition:transform 0.5s cubic-bezier(0.35, 0.67, 0.25, 0.97) 0.2s, opacity 0.5s linear 0.2s;
}
.about-wrap4 .list .line {
	-webkit-transition:-webkit-transform 0.5s cubic-bezier(0.35, 0.67, 0.25, 0.97) 0.1s, opacity 0.5s linear 0.1s;
	transition:transform 0.5s cubic-bezier(0.35, 0.67, 0.25, 0.97) 0.1s, opacity 0.5s linear 0.1s;
}
.about-wrap4 .list .word {
	-webkit-transition:-webkit-transform 0.5s cubic-bezier(0.35, 0.67, 0.25, 0.97) 0s, opacity 0.5s linear 0s;
	transition:transform 0.5s cubic-bezier(0.35, 0.67, 0.25, 0.97) 0s, opacity 0.5s linear 0s;
}
.about-wrap4 .list .entt {
	line-height:22px;
	color:#9a9c9e;
	font-size:14px;
	-webkit-transform:translateY(50px);
	-ms-transform:translateY(50px);
	transform:translateY(50px);
	opacity:0;
}
.about-wrap4 .list .line {
	display:inline-block;
	width:12px;
	height:2px;
	background-color:#000;
	margin-top:12px;
	-webkit-transform:translateY(50px);
	-ms-transform:translateY(50px);
	transform:translateY(50px);
	opacity:0;
}
.about-wrap4 .list .word {
	display:block;
	margin-top:13px;
	line-height:24px;
	font-size:16px;
	color:#333;
	-webkit-transform:translateY(50px);
	-ms-transform:translateY(50px);
	transform:translateY(50px);
	opacity:0;
}
.about-wrap5 {
	padding-top:80px;
	padding-bottom:130px;
}
.about-wrap5 h4 {
	font-size:40px;
	color:#333;
	line-height:60px;
}
.about-wrap5 .en-tt {
	display:inline-block;
	width:242px;
	height:37px;
	background:url("http://www.jslxzg.com/static/images/font_04.png") no-repeat center;
}
.about-wrap5 .list-scroll {
	margin-top:46px;
	position:relative;
}
.about-wrap5 .list-scroll ul, .about-wrap5 .list-scroll li {
	width:100%;
}
.about-wrap5 .list-scroll li {
	border-top:1px solid #f2f2f2;
}
.about-wrap5 .list-scroll .box {
	width:16.6%;
	float:left;
	padding:25px 0;
	text-align:center;
	border-bottom:1px solid #f2f2f2;
}
.about-wrap5 .list-scroll .link-box {
	display:block;
	border-right:1px solid #f2f2f2;
}
.about-wrap5 .list-scroll .box a {
	display:block;
}
.about-wrap5 .list-scroll .box img {
	max-width:100%;
}
.about-wrap5 .list-scroll .box:nth-child(6n) .link-box {
	border-right:none;
}
.about-wrap5 #scroll {
	width:100%;
	position:relative;
	overflow:hidden;
}
.about-wrap5 .swiper-pagination {
	bottom:auto;
	top:-65px;
	left:auto;
	right:0;
	width:auto;
}
.about-wrap5 .swiper-pagination span {
	margin:0 3px;
	background-color:#e5e5e5;
}
.about-wrap5 .swiper-pagination .swiper-pagination-bullet-active {
	background-color:#ff9e57;
}
.news-wrap .navbox {
	width:100%;
	text-align:center;
	padding:63px 0 72px;
	background-color:#fff;
}
.news-wrap .navbox a {
	display:inline-block;
	width:150px;
	height:50px;
	line-height:50px;
	text-align:center;
	border:1px solid #e9e9e9;
	margin:0 5px;
	font-size:14px;
	border-radius:24px;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
.news-wrap .navbox a:hover, .news-wrap .navbox a.hover {
	border:1px solid #eb6e04;
	color:#fff;
	background-color:#eb6e04;
}
.news-wrap .list-wrap {
	width:100%;
	padding:40px 0 120px;
	background-color:#f5f5f5;
	position:relative;
}
.news-wrap .list-wrap .main {
	position:relative;
	width:100%;
	opacity:0;
}
.news-wrap .list-wrap .box {
	width:320px;
	background-color:#fff;
	float:left;
}
.news-wrap .list-wrap .box:hover {
	box-shadow:0 3px 6px 3px #c4c3c3;
}
.news-wrap .list-wrap .contbox {
	display:block;
	width:300px;
	padding:10px;
	margin:0 auto;
}
.news-wrap .list-wrap .img {
	display:block;
}
.news-wrap .list-wrap .img img {
	width:100%;
}
.news-wrap .list-wrap .cont {
	padding-top:10px;
	padding-bottom:20px;
	display:block;
	border-bottom:none;
}
.news-wrap .list-wrap .tit {
	line-height:38px;
	font-size:18px;
	font-weight:bold;
}
.news-wrap .list-wrap .tit a:hover {
	color:#eb6e04;
}
.news-wrap .list-wrap .font {
	display:block;
	line-height:22px;
	font-size:13px;
	margin-top:5px;
}
.news-wrap .list-wrap .font a {
	color:#999;
	display:inline-block;
}
.news-wrap .list-wrap .font a:hover {
	color:#eb6e04;
}
.news-wrap .list-wrap .date {
	display:block;
	line-height:24px;
	margin-top:33px;
	color:#8c8c8c;
	font-size:13px;
	font-family:"Arial";
}
.loadbg {
	width:100%;
	text-align:center;
	height:60px;
	position:relative;
}
.crumbs {
	line-height:36px;
	text-align:right;
}
.crumbs a {
	display:inline-block;
}
.crumbs a:hover {
	color:#ff6600;
}
.news-info {
	background-color:#f5f5f5;
	padding-top:28px;
	padding-bottom:50px;
}
.news-info .titbox {
	border-bottom:1px solid #dcdcdc;
	text-align:center;
	padding-bottom:12px;
	margin-top:47px;
}
.news-info h3 {
	font-size:30px;
	font-weight:normal;
	line-height:52px;
	color:#333;
}
.news-info .date {
	line-height:28px;
}
.news-info .cont {
	padding-top:20px;
	padding-bottom:50px;
	border-bottom:1px solid #dcdcdc;
	font-size:14px;
}
.news-info .cont img {
	max-width:100%;
}
.news-info .cont .mobile {
	display:none;
}
.news-info .paging {
	margin-top:20px;
}
.news-info .paging .return {
	display:inline-block;
	width:118px;
	height:33px;
	line-height:33px;
	text-align:center;
	border:1px solid #ff6600;
	color:#ff6600;
	border-radius:18px;
	font-size:14px;
	margin-top:13px;
}
.news-info .paging p {
	line-height:30px;
	font-size:14px;
	color:#777;
}
.news-info .paging a {
	color:#777;
}
.news-info .paging a:hover {
	color:#ff6600;
}
.product-wrap {
	padding-top:80px;
	padding-bottom:60px;
}
.product-wrap img {
	max-width:100%;
}
.product-wrap .listwrap {
	border-bottom:1px solid #dbdbdb;
}
.product-wrap .big {
	text-align:center;
}
.product-wrap .big a {
	display:block;
	border-top:1px solid #dbdbdb;
}
.product-wrap .big p.tit {
	line-height:42px;
	margin-top:35px;
	font-size:24px;
	color:#000;
	font-weight:bold;
}
.product-wrap .big p.tit .weight {
	font-size:18px;
	color:#8d8d8d;
	font-weight:normal;
}
.product-wrap .big p.intr {
	line-height:24px;
	padding:5px 0;
	font-size:14px;
	min-height:70px;
	width:67%;
	margin:6px auto 0;
}
.product-wrap .small {
	width:50%;
	float:left;
}
.product-wrap .small a {
	display:block;
	border-top:1px solid #dbdbdb;
}
.product-wrap .small p.tit {
	line-height:36px;
	margin-top:24px;
	min-height:58px;
	text-align:center;
	font-size:18px;
	color:#000;
	font-weight:bold;
}
.product-wrap .small p.tit .weight {
	font-size:14px;
	color:#8d8d8d;
	font-weight:normal;
}
.product-wrap .left .small a {
	border-left:1px solid #dbdbdb;
}
.product-wrap .left .small:nth-child(2n+1) a {
	border-right:1px solid #dbdbdb;
}
.product-wrap .left.big a {
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
}
.product-wrap .right .small a {
	border-right:1px solid #dbdbdb;
}
.product-wrap .right.big a {
	border-right:1px solid #dbdbdb;
}
.product-wrap .long {
	width:100%;
}
.product-wrap .long a {
	display:block;
	border-left:1px solid #dbdbdb;
	border-top:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	padding:68px 1.8% 68px 10%;
	position:relative;
}
.product-wrap .long .cont {
	width:42%;
	position:absolute;
	top:50%;
	left:10%;
	margin-top:-44px;
}
.product-wrap .long .tit {
	line-height:34px;
	font-size:18px;
	font-weight:bold;
	color:#000;
}
.product-wrap .long .tit .weight {
	font-size:14px;
	color:#8d8d8d;
	font-weight:normal;
}
.product-wrap .long .intr {
	line-height:24px;
	font-size:14px;
	margin-top:6px;
}
.product-wrap .long img {
	width:45.7%;
}
.product-wrap .big, .product-wrap .small, .product-wrap .long {
	position:relative;
	z-index:1;
}
.product-wrap .big:hover, .product-wrap .small:hover, .product-wrap .long:hover {
	box-shadow:0 5px 8px 5px #dbdbdb;
	z-index:2;
}
.product-info .nav-box {
	width:100%;
	background-color:#fff;
	padding:62px 0;
	text-align:center;
}
.product-info .nav-box a {
	display:inline-block;
	width:130px;
	height:46px;
	line-height:46px;
	text-align:center;
	border:1px solid #e9e9e9;
	font-size:14px;
	margin:5px;
	border-radius:22px;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
.product-info .nav-box a:hover, .product-info .nav-box a.hover {
	border:1px solid #ec6c00;
	background-color:#ec6c00;
	color:#fff;
}
.product-info .info-wrap {
	background-color:#f5f5f5;
	padding-top:120px;
	padding-bottom:132px;
}
.product-info img {
	max-width:100%;
}
.product-info .left-cont {
	width:480px;
	padding-top:42px;
	margin-left:30px;
}
.product-info .left-cont h4 {
	font-size:60px;
	font-family:"Arial";
	font-weight:bold;
	color:#444;
	line-height:61px;
	text-transform:uppercase;
}
.product-info .left-cont .entt {
	display:block;
	line-height:36px;
	font-size:22px;
	color:#9c9c9c;
	text-transform:uppercase;
}
.product-info .left-cont .lab {
	width:360px;
	padding:14px 0;
	border-bottom:1px solid #dcdcdc;
	color:#444;
	display:block;
}
.product-info .left-cont .lab1 {
	margin-top:16px;
	font-size:20px;
	line-height:28px;
}
.product-info .left-cont .lab2 {
	line-height:24px;
	font-size:18px;
}
.product-info .left-cont .trait {
	display:block;
	margin-top:86px;
}
.product-info .img {
	display:block;
	width:61%;
}
.product-info .info-nav {
	width:100%;
	border-bottom:1px solid #c7c7c7;
	margin-top:72px;
}
.product-info .info-nav span {
	float:left;
	cursor:pointer;
	display:block;
	width:192px;
	text-align:center;
	line-height:51px;
	height:51px;
	background-color:#c7c7c7;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
	box-shadow:3px 3px 6px 0 #c7c7c7;
	margin-right:2px;
	margin-bottom:-1px;
	color:#fff;
	font-size:14px;
}
.product-info .info-nav span:hover {
	background-color:#ec6c00;
}
.product-info .info-nav span.hover {
	background:url("http://www.jslxzg.com/static/images/bg_04.png") no-repeat center top;
	padding-bottom:10px;
	margin-bottom:-10px;
	box-shadow:none;
}
.product-info .info-cont {
	padding-top:80px;
	padding-bottom:120px;
	border-bottom:1px solid #c7c7c7;
}
.product-info .info-cont .left-font p {
	padding-right:10px;
	font-size:14px;
}
.product-info .info-cont .left-font .en {
	font-family:"Arial";
	line-height:24px;
}
.product-info .info-cont .boxs {
	display:none;
}
.product-info .paging {
	padding-top:32px;
}
.product-info .paging p {
	line-height:24px;
	font-size:14px;
}
.product-info .paging a:hover {
	color:#eb6e04;
}
.product-info .paging a.return {
	display:inline-block;
	width:87px;
	padding-left:52px;
	line-height:42px;
	font-size:14px;
	background:url("http://www.jslxzg.com/static/images/ico_19.png") no-repeat 30px center;
	border:1px solid #c7c7c7;
	border-radius:20px;
}
.product-info .paging a.return:hover {
	color:#eb6e04;
	border:1px solid #eb6e04;
	background:url("http://www.jslxzg.com/static/images/ico_19_hov.png") no-repeat 30px center;
}
.recruit-top {
	background-color:#fff;
	padding-top:100px;
	padding-bottom:90px;
	border-bottom:1px solid #e5e5e5;
}
.recruit-top ul {
	width:103%;
}
.recruit-top li {
	width:31%;
	margin-right:2.3%;
}
.recruit-top li .tit {
	line-height:36px;
	font-size:18px;
	margin-top:16px;
}
.recruit-top li a {
	display:block;
	width:83%;
	padding:33px 7% 42px 10%;
}
.recruit-top li .img {
	display:block;
	width:100%;
	position:relative;
	overflow:hidden;
	transform:translateZ(0px);
	transition:transform 0.3s ease 0s;
}
.recruit-top li img {
	max-width:100%;
}
.recruit-top li:hover img {
	transform:scale(1.1, 1.1);
	transition:transform 0.6s ease 0s;
}
.recruit-top .w1310 {
	position:relative;
	overflow:hidden;
}
.recruit-list {
	background-color:#f5f5f5;
	padding-top:74px;
	padding-bottom:80px;
}
.recruit-list .titbox h4 {
	height:70px;
	background:url("http://www.jslxzg.com/static/images/font_08.png") no-repeat center;
	width:100%;
}
.recruit-list .titbox .intr {
	line-height:48px;
	font-size:18px;
	color:#999;
	text-align:center;
}
.recruit-list .list {
	margin-top:55px;
	width:100%;
	position:relative;
	overflow:hidden;
}
.recruit-list ul {
	width:103%;
}
.recruit-list li {
	width:31%;
	margin-right:2.3%;
	background-color:#fff;
	border-bottom:5px solid #f9cc87;
	border-radius:6px;
	margin-bottom:35px;
}
.recruit-list li .tit {
	line-height:36px;
	font-size:18px;
	margin-top:16px;
}
.recruit-list li a {
	display:block;
	width:83%;
	padding:33px 7% 42px 10%;
}
.recruit-list li .stit {
	line-height:43px;
	font-size:24px;
	color:#444;
}
.recruit-list li .lab {
	line-height:35px;
	color:#999;
}
.recruit-list li .lab span {
	display:inline-block;
	padding-left:22px;
	background:url("http://www.jslxzg.com/static/images/ico_20.png") no-repeat left center;
	margin-right:18px;
}
.recruit-list li .word {
	display:block;
	line-height:24px;
	color:#999;
	height:72px;
	overflow:hidden;
}
.recruit-list li .more {
	display:inline-block;
	width:52px;
	height:31px;
	background:url("http://www.jslxzg.com/static/images/btn_01.png") no-repeat center;
	margin-top:24px;
}
.recruit-list li:hover {
	background:url("http://www.jslxzg.com/static/images/bg_05.png") no-repeat center #f4990f;
	background-size:auto 100%;
	border-bottom:5px solid #ee7904;
}
.recruit-list li:hover .stit, .recruit-list li:hover .lab, .recruit-list li:hover .word {
	color:#fff;
}
.recruit-list li:hover .lab span {
	background:url("http://www.jslxzg.com/static/images/ico_20_hov.png") no-repeat left center;
}
.recruit-list li:hover .more {
	background:url("http://www.jslxzg.com/static/images/btn_01_hov.png") no-repeat center;
}
.recruit-list .page {
	width:100%;
	height:60px;
	margin-top:16px;
}
.l-c-wrap {
	background-color:#fff;
	border-radius:6px;
	left:50%;
	margin-left:-440px;
	padding:0 40px;
	position:fixed;
	top:50%;
	width:800px;
	z-index:10000;
	display:none;
	height:700px;
}
.l-c-wrap.short {
	height:600px;
}
.l-c-wrap.short .l-c-cnt {
	height:376px;
}
.l-c-hd {
	border-bottom:1px solid #e5e5e5;
	height:39px;
	padding-bottom:15px;
	padding-top:35px;
}
.l-c-hd h2 {
	color:#333;
	float:left;
	font-size:30px;
	font-weight:normal;
	line-height:40px;
	text-indent:9px;
}
.l-c-hd .l-c-hdr {
	float:right;
	height:39px;
	line-height:39px;
}
.l-c-hdr span {
	background:url("http://www.jslxzg.com/static/images/ico_20.png") no-repeat 0 center;
	display:block;
	float:left;
	margin-left:18px;
	padding-left:23px;
}
.l-c-cnt {
	border-bottom:1px solid #e5e5e5;
	padding:0 9px 0;
	height:470px;
	overflow:hidden;
	position:relative;
	margin-top:24px;
}
.l-c-cnt .obj-wrap {
	position:absolute;
	left:0;
	top:24px;
	width:95%;
}
.l-c-cnt .obj-bar {
	right:0;
	top:24px;
	position:absolute;
	background-color:#f7f7f7;
	display:block;
	width:4px;
	border-radius:4px;
	height:100%;
}
.l-c-cnt .obj-bar .obj-btn {
	background-color:#f29200;
	border-radius:4px;
	position:absolute;
	right:0;
	transition:background-color 0.2s linear 0s;
	width:4px;
	height:100px;
}
.l-c-cnt h3 {
	color:#000;
	font-size:14px;
	font-weight:normal;
	line-height:24px;
	margin-bottom:9px;
}
.l-c-cnt p {
	color:#666;
	font-size:12px;
	line-height:24px;
}
.l-c-ft {
	padding:30px 0 46px 9px;
}
.l-c-ft .l-c-apl {
	background-color:#f60;
	border-radius:4px;
	color:#fff;
	cursor:pointer;
	display:block;
	float:left;
	font-size:18px;
	height:45px;
	line-height:45px;
	text-align:center;
	width:200px;
}
.l-c-ft p {
	color:#666;
	float:right;
	font-size:12px;
	height:45px;
	line-height:45px;
}
.l-c-ft p span {
	color:#333;
}
.l-c-cls {
	background:url("http://www.jslxzg.com/static/images/ico_21.png") no-repeat 0 0;
	cursor:pointer;
	display:block;
	height:35px;
	position:absolute;
	right:-45px;
	top:36px;
	width:35px;
}
.l-c-cls:hover {
	background-position:0 -35px;
}
.recruit-crumbs {
	background-color:#f9f9f9;
	font-size:12px;
	line-height:36px;
	padding:0 3%;
	width:94%;
}
.recruit-crumbs a {
	color:#000;
	float:left;
}
.recruit-crumbs span {
	float:left;
	display:inline-block;
	width:18px;
	color:#aeaeae;
	text-align:center;
}
.recruit-crumbs a.home {
	background:url("http://www.jslxzg.com/static/images/ico_22.png") no-repeat scroll left center;
	background-size:auto 50%;
	display:inline-block;
	padding-left:19px;
}
.join-info {
	background-color:#f5f5f5;
	padding:15px 6% 26px;
	width:88%;
}
.join-info h3 {
	color:#333;
	font-size:16px;
	font-weight:normal;
	line-height:28px;
}
.join-info .lab {
	border-bottom:1px solid #dcdcdc;
	line-height:20px;
	margin-top:3px;
	padding-bottom:5px;
	width:100%;
}
.join-info .lab span {
	background:url("http://www.jslxzg.com/static/images/ico_20.png") no-repeat left center;
	background-size:auto 50%;
	display:inline-block;
	float:left;
	margin-right:14px;
	padding-left:13px;
}
.join-info .cont {
	border-bottom:1px solid #dcdcdc;
	padding-bottom:17px;
	padding-top:10px;
}
.join-info .cont strong {
	color:#000;
}
.join-info .bot-btn {
	margin-top:10px;
	width:100%;
}
.join-info .bot-btn a {
	border-radius:2px;
	color:#fff;
	font-size:14px;
	height:28px;
	line-height:28px;
	text-align:center;
}
.join-info .bot-btn a.sub-btn {
	background-color:#ff6600;
	display:block;
	width:68%;
}
.join-info .bot-btn a.return {
	background-color:#999;
	display:block;
	width:28.5%;
}
.join-info .bot-link {
	line-height:28px;
}
.join-info .bot-link a {
	color:#333;
	text-transform:uppercase;
}
.contact-top {
	background-color:#f5f5f5;
	padding-top:90px;
	padding-bottom:73px;
	text-align:center;
}
.contact-top h3 {
	font-size:42px;
	color:#333;
	line-height:78px;
	height:78px;
	background:url("http://www.jslxzg.com/static/images/font_09.png") no-repeat center;
}
.contact-top .font {
	display:block;
	width:57%;
	margin:21px auto 0;
	font-size:14px;
	color:#999;
	line-height:30px;
}
.contact-cent {
	background-color:#fff;
	position:relative;
}
.contact-cent .w1310 {
	padding-top:56px;
	padding-bottom:84px;
}
.contact-cent .titbox {
	text-align:center;
	width:100%;
}
.contact-cent .titbox p.cn {
	line-height:32px;
	font-size:24px;
	color:#000;
}
.contact-cent .titbox p.en {
	line-height:20px;
	color:#d0d0d0;
	font-family:"Arial";
	font-size:18px;
	text-transform:uppercase;
}
.contact-cent ul {
	margin-top:45px;
	width:100%;
}
.contact-cent li {
	text-align:center;
	line-height:28px;
	font-size:14px;
	color:#777;
	position:relative;
	background: #efefef;
	padding: 35px 0;
}
.contact-cent li p {
	color:#000;
	font-size: 15px;
}
.contact-cent .line {
	display:block;
	width:1px;
	height:47px;
	position:absolute;
	right:0;
	top:44px;
	background-color:#c3c3c3;
}
.contact-cent .look-map {
	position:absolute;
	bottom:-25px;
	height:50px;
	width:193px;
	line-height:50px;
	color:#fff;
	padding-left:107px;
	background:url("http://www.jslxzg.com/static/images/ico_23.png") no-repeat 83px center #ec6c00;
	font-size:14px;
	display:inline-block;
	left:50%;
	margin-left:-150px;
	border-radius:24px;
}
.contact-list {
	width:100%;
	background-color:#f5f5f5;
	padding-top:85px;
	padding-bottom:54px;
}
.contact-list ul {
	width:100%;
}
.contact-list li {
	width:23.4%;
	margin:0 0.8% 20px;
	background-color:#fff;
	border-radius:5px;
}
.contact-list li .cont {
	width:84%;
	padding:8px 8% 28px;
}
.contact-list li img {
	width:100%;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}
.contact-list li .stit {
	display:block;
	line-height:50px;
	font-size:18px;
	color:#ec6c00;
	border-bottom:1px solid #f2f2f2;
}
.contact-list li .word {
	display:block;
	line-height:24px;
	font-size:14px;
	margin-top:13px;
	min-height:100px;
	padding-bottom:16px;
	color:#777;
}
.contact-list li .look {
	display:inline-block;
	padding-left:26px;
	font-size:14px;
	color:#c2c2c2;
	line-height:26px;
	background:url("http://www.jslxzg.com/static/images/ico_24.png") no-repeat left center;
}
.contact-list li .look:hover {
	color:#eb6e04;
}
.contact-list li:hover {
	box-shadow:0 5px 8px 5px #dbdbdb;
}
.tec-wrap .titbox {
	padding-top:50px;
	padding-bottom:40px;
}
.tec-wrap .titbox h4 {
	font-size:25px;
	color:#fff;
	line-height:70px;
	height: 70px;
}
.tec-wrap .titbox .en-tt {
	display:block;
	height:54px;
	color:#fff;
	line-height:70px;
}
.tec-wrap .titbox .line {
	display: block;
	width: 13px;
	height: 2px;
	background-color: #e5e5e5;
}
.tec-wrap .list ul, .tec-wrap .list li {
	width:100%;
}
.tec-wrap .list li.gray {
	background-color:#f8f8f8;
}
.tec-wrap .list .center {
	width:980px;
	margin:0 auto;
	position:relative;
	-webkit-transition:all 0.3s linear 0s;
	transition:all 0.3s linear 0s;
	left:0;
}
.tec-wrap .list li {
	padding:50px 0;
}
.tec-wrap .list .num {
	display:block;
	width:104px;
	border-right:1px solid #ddd;
	line-height:60px;
	font-size:72px;
	font-family:"Arial";
	color:#d2d2d2;
	font-weight:bold;
	font-style:italic;
}
.tec-wrap .list .font {
	display:block;
	width:83.7%;
	font-size:16px;
	line-height:30px;
}
.tec-wrap .list li:hover {
	background-color:#ee7801;
}
.tec-wrap .list li:hover .num, .tec-wrap .list li:hover .font {
	color:#fff;
}
.tec-wrap .list li:hover .num {
	border-right:1px solid #f19334;
}
.tec-wrap .list li:hover .center {
	left:-16px;
}
.tec-wrap .more {
	display:block;
	width:260px;
	height:45px;
	line-height:45px;
	text-align:center;
	color:#fff;
	font-size:16px;
	border-radius:20px;
	background-color:#ee7801;
	margin:40px auto 60px;
}
.service-wrap {
	width:100%;
	padding-bottom: 50px;
}
.service-wrap .titbox {
	padding-top:10px;
	color:#fff;
}
.service-wrap .titbox h4 {
	font-size:25px;
	line-height: 70px;
	color: #333;
}
.service-wrap .titbox .en-tt {
	display:block;
	height:40px;
	line-height: 55px;
	color:#333;
}
.service-wrap .titbox .line {
	display: block;
	width: 13px;
	height: 2px;
	background-color: #e5e5e5;
}
.service-wrap .list {
	width:100%;
	margin-top:35px;
	position:relative;
	overflow:hidden;
}
.service-wrap .list ul {
	width:103%;
}
.service-wrap .list li {
	width:31%;
	background-color:#F5F5F5;
	margin-right:2%;
}
.service-wrap .m-list {
	padding-bottom:45px;
	display:none;
}
.service-wrap .list li:hover img {
	-webkit-transform:scale(1.1, 1.1);
	-ms-transform:scale(1.1, 1.1);
	transform:scale(1.1, 1.1);
	-webkit-transition:-webkit-transform 0.6s ease 0s;
	transition:transform 0.6s ease 0s;
}
.service-wrap .list .img {
	display:block;
	position:relative;
	overflow:hidden;
}
.service-wrap .list img {
	width:100%;
	-webkit-transform:translateZ(0px);
	transform:translateZ(0px);
	-webkit-transition:-webkit-transform 0.3s ease 0s;
	transition:transform 0.3s ease 0s;
}
.service-wrap .list p.tit {
	line-height:30px;
	text-align:center;
	font-size:16px;
	padding:18px 2%;
	width:96%;
}
.download-wrap {
	background-color:#f5f5f5;
	padding-top:60px;
	padding-bottom:60px;
}
.download-wrap .titbox h4 {
	font-size:25px;
	color:#333;
	line-height: 70px;
	height: 70px;
}
.download-wrap .titbox .en-tt {
	display:block;
	height:54px;
	line-height:70px;
}
.download-wrap .titbox .line {
	display: block;
	width: 13px;
	height: 2px;
	background-color: #e5e5e5;
}
.download-wrap .list {
	margin-top:20px;
	width:100%;
	position:relative;
	overflow:hidden;
}
.download-wrap ul {
	width:102%;
}
.download-wrap li {
	width:48%;
	margin-right:2%;
	background-color:#fff;
	line-height:50px;
	font-size:14px;
	margin-bottom:20px;
}
.download-wrap li a {
	display:block;
	float:left;
	width:100%;
}
.download-wrap li .ico {
	display:inline-block;
	width:50px;
	height:50px;
	margin-left:2%;
	background:url("http://www.jslxzg.com/static/images/ico_25.png") no-repeat center;
}
.download-wrap li .stit {
	display:inline-block;
	margin-left:5%;
}
.download-wrap li .down {
	display:inline-block;
	padding-left:31px;
	background:url("http://www.jslxzg.com/static/images/ico_26.png") no-repeat left center;
	margin-right:5%;
}
.download-wrap li:hover {
	background-color:#ee7801;
}
.download-wrap li:hover .ico {
	background:url("http://www.jslxzg.com/static/images/ico_25_hov.png") no-repeat center;
}
.download-wrap li:hover .stit {
	color:#fff;
}
.download-wrap li:hover .down {
	color:#fff;
	background:url("http://www.jslxzg.com/static/images/ico_26_hov.png") no-repeat left center;
}
.download-wrap .page {
	width:100%;
	height:60px;
	margin-top:16px;
}
.search-bg {
	background-color:#000;
	display:none;
	height:100%;
	left:0;
	opacity:0.8;
	position:fixed;
	top:0;
	width:100%;
	z-index:100;
}
.searchbox {
	border:1px solid #535353;
	display:none;
	height:68px;
	left:50%;
	margin-left:-25%;
	position:fixed;
	top:169px;
	width:50%;
	z-index:101;
}
.m-search-box {
	border:1px solid #aaa;
	display:none;
	height:40px;
	left:3%;
	position:fixed;
	top:54px;
	width:93%;
	z-index:101;
}
.searchbox input.tex {
	background:none;
	border:medium none;
	color:#a7a7a7;
	font-family:"Arial";
	font-size:36px;
	height:37px;
	line-height:36px;
	padding:16px 2% 15px;
	width:80%;
}
.m-search-box input.tex {
	background:none;
	border:medium none;
	color:#a7a7a7;
	font-family:"Arial";
	font-size:12px;
	height:13px;
	line-height:12px;
	padding:14px 2% 13px;
	width:80%;
}
.searchbox input.search-btn {
	background:url("http://www.jslxzg.com/static/images/ico_115.png") no-repeat center center;
	background-size:50% auto;
	border:medium none;
	height:68px;
	margin-right:1%;
	min-width:40px;
	width:7%;
}
.m-search-box input.search-btn {
	background:url("http://www.jslxzg.com/static/images/ico_115.png") no-repeat center center;
	background-size:60% auto;
	border:medium none;
	height:40px;
	margin-right:1%;
	width:7%;
}
.close-search {
	background:url("http://www.jslxzg.com/static/images/ico_116.png") no-repeat center center;
	cursor:pointer;
	display:none;
	height:37px;
	position:fixed;
	right:3%;
	top:50px;
	width:37px;
	z-index:101;
}
.m-close-search {
	background:url("http://www.jslxzg.com/static/images/ico_116.png") no-repeat center center;
	background-size:100% auto;
	cursor:pointer;
	display:none;
	height:15px;
	position:fixed;
	right:4.6%;
	top:15px;
	width:15px;
	z-index:101;
}
.m-searchbtn {
	background:url("http://www.jslxzg.com/static/images/ico_117.png") no-repeat left center;
	background-size:auto 100%;
	border-right:1px solid #ccc;
	cursor:pointer;
	display:none;
	height:15px;
	margin-top:16px;
	width:28px;
}
.search-tit {
	width:100%;
	margin-top:30px;
}
.search-tit .entit {
	display:block;
	height:66px;
	background:url("http://www.jslxzg.com/static/images/font_13.png") no-repeat center;
}
.search-tit .numbox {
	text-align:center;
	font-size:18px;
	color:#999;
	line-height:52px;
}
.news-wrap .list-wrap.pd30 {
	padding-top:30px;
}
.video-wrap {
	background-color:#f5f5f5;
	padding-top:30px;
	padding-bottom:50px;
}
.video-wrap .crumbs {
	text-align:right;
	line-height:30px;
}
.video-wrap .crumbs a {
	color:#666;
}
.video-wrap .titbox {
	margin-top:43px;
	text-align:center;
}
.video-wrap .titbox .en-tt {
	display:block;
	height:52px;
	background:url("http://www.jslxzg.com/static/images/font_14.png") no-repeat center;
}
.video-wrap .titbox .cn-tt {
	line-height:42px;
	font-size:24px;
	color:#333;
}
.video-wrap .vid-nav {
	text-align:center;
	margin-top:30px;
}
.video-wrap .vid-nav a {
	display:inline-block;
	width:160px;
	height:40px;
	line-height:40px;
	text-align:center;
	border-radius:22px;
	margin:0 10px;
	background-color:#fff;
	font-size:14px;
	color:#333;
	transition:all 0.3s ease 0s;
}
.video-wrap .vid-nav a.hover {
	background-color:#f5641e;
	color:#fff;
}
.video-wrap .vid-nav a:hover {
	color:#f5641e;
}
.video-wrap .vid-nav a.hover:hover {
	background-color:#f5641e;
	color:#fff;
}
.video-wrap .video-list {
	margin-top:60px;
	position:relative;
	overflow:hidden;
}
.video-wrap .video-list ul {
	width:102%;
}
.video-wrap .video-list li {
	width:31.7%;
	margin-right:1.6%;
	margin-bottom:10px;
}
.video-wrap .video-list li a {
	display:block;
}
.video-wrap .video-list li p {
	line-height:52px;
	text-align:center;
	color:#000;
	font-size:14px;
	transition:color 0.3s ease 0s;
}
.video-wrap .video-list li .img {
	display:block;
	position:relative;
	background-color:#000;
}
.video-wrap .video-list li .img .up-pic {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
.video-wrap .video-list li .img img {
	opacity:0.5;
	width:100%;
}
.video-wrap .video-list li .img .bg-img {
	opacity:0;
	filter:alpha(opacity=0);
}
.video-wrap .video-list li .ico {
	display:block;
	width:70px;
	height:70px;
	background:url("http://www.jslxzg.com/static/images/ico_27.png") no-repeat center;
	position:absolute;
	left:50%;
	margin-left:-35px;
	top:50%;
	margin-top:-35px;
	transform:rotate(0deg);
	transition:transform 0.6s ease 0s;
}
.video-wrap .video-list li:hover .ico {
	transform:rotate(180deg);
}
.video-wrap .video-list li:hover p {
	color:#eb6e04;
}
.tec-wrap {
	background:url("../image/bg_06.jpg") no-repeat center;
	height: 620px;
}
.about-wrap1 .mle {
	float: right;
	padding-top: 47px;
}
/*header*/
#cd-menu-trigger, #cd-lateral-nav {
	display: none
}
.headbox {
	width:100%;
	max-width: 100%;
	background: #fff;
	-moz-box-shadow:0 2px 5px rgba(0,0,0,0.1);
	-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.1);
	box-shadow:0 2px 5px rgba(0,0,0,0.1);
	border:1px solid #e0e0e0\9;
	position: fixed;
	top: 0;
	z-index:1000
}
.headmenu {
	width:1200px;
	height:68px;
	padding-top:18px;
	margin-left: auto;
	margin-right: auto;
	background: #fff
}
.top-share {
	margin-top:20px
}
.top-share a.iconfont, .top-share span.icon-weixin, .share .bdsharebuttonbox .icon-sina {
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity:0.3;
	opacity:0.3;
	font-size:2em
}
.top-share a.iconfont:hover, .top-share span.icon-weixin:hover, .share .bdsharebuttonbox:hover .icon-sina {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1
}
.top-share span.icon-weixin:hover {
	color:#08d80d
}
.top-share a.icon-linkedin:hover {
	color:#07a7f1
}
/* nav_menu */
.nav {
	margin-left:40px
}
.nav .menuLi {
	float:left;
	display:block;
	position:relative;
	overflow: visible;
	margin: 0 1%;
}
.nav .last {
	float:left;
	display:block;
	position:relative;
	overflow: visible;
	margin-right: 0;
}
.nav .menuLi .mainmenu {
	text-align:center;
	display:block;
	height:68px;
	line-height:68px;
	padding-left:18px;
	padding-right:18px;
	padding-left:10px\9;
	padding-right:10px\9;
	font-size:15px;
	position:relative;
	overflow:hidden
}
.nav .menuLi .mainmenu .mainmenu-dot {
	width:6px;
	height:6px;
	position:absolute;
	top:54px;
	left:50%;
	margin-left:-3px;
	background:#59c400;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-webkit-transition:top 300ms;
	transition:top 300ms;
	display: none
}
.nav .menuLi .mainmenu.menuLipitchon .mainmenu-dot {
	display: block
}
.nav .menuLi .mainmenu:hover, .nav .menuLi .mainmenu.menuLiBnameover {
}
.menuListBox {
	min-width: 100%;
	line-height:40px;
	position:absolute;
	top: 68px;
	left: 0;
	background:#f3f9f5;
	display:none;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow: hidden;
}
.menuListBox a {
	display:block;
	color:#333;
	padding-left:40px;
	padding-right:40px;
	white-space:nowrap;
	transition: background 0.3s ease 0s;
	border-bottom: 1px solid #d4d4d4;
}
.menuListBox a:hover {
	background: #ea5a25;
	color:#fff;
}
.cd-main-content {
	padding-top: 0
}
.cf {
	zoom: 1;
}
.mo_undis {
	display: block;
}
.positionRelative {
	position: relative;
}
.fright {

}
.moblogo {
	display:none;
}
@media (max-width: 800px) {
.headbox {
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	border:none;
	position: relative
}
.headmenu {
	height:4em;
	padding-top:1em;
	width: 100%;
}
.mo_undis, .gap30, .gap40 {
	display: none;
}
.header .headmenu {
	display:none;
}
.logos {
	width: auto;
	margin-top: 0;
	height: 2.9em;
}
.moblogo {
	display:block;
	position: absolute;
}
.about-wrap3 ul {
	width:100%;
	overflow: auto;
}
}
/* nav_menu */
@media ( min-width:1190px ) and ( max-width:1290px ) {
.nav {
	margin-left:18px
}
.nav .menuLi .mainmenu {
	padding-left:15px;
	padding-right:15px
}
}
@media ( min-width:1075px ) and ( max-width:1189px ) {
.nav {
	margin-left:15px
}
.nav .menuLi .mainmenu {
	padding-left:8px;
	padding-right:8px
}
}
@media ( min-width:885px ) and ( max-width:1074px ) {
.logo {
	width: auto;
	height: 30px;
	margin-top: 14px
}
.nav {
	margin-left:10px
}
.nav .menuLi .mainmenu {
	padding-left:5px;
	padding-right:5px
}
}
@media ( min-width:800px ) and ( max-width:884px ) {
.logo {
	width: auto;
	height: 30px;
	margin-top: 14px
}
.nav {
	margin-left:10px
}
.nav .menuLi .mainmenu {
	padding-left:4px;
	padding-right:4px;
	font-size:12px
}
}
.language {
	width: 56px;
	margin-top: 27px;
	margin-left: 20px
}
.language-a, .language-span {
	float: left;
	display: block;
	margin: 0 2px;
	width: 24px;
	text-align: center;
	height: 16px;
	line-height: 16px!important;
	font-size: 12px;
	color: #fff;
	font-family:Arial, "Helvetica Neue", Helvetica, sans-serif, "simhei", 黑体
}
.language-a {
	background: #828282
}
.language-a:hover {
	background: #E24A13;
	color: #fff
}
.language-span {
	background: #bababa
}
@media (max-width: 800px) {
.language {
	width: 64px;
	position: absolute;
	top: 1.8em;
	right: 4.5em;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	display: none;
}
}
/*下拉css end*/


/*footer*/
.pageFooter .lt {
}
.footer01 {
	background: #555555;
	height:305px;
}
.footer01 .siteLinks {
	padding-top:45px;
	position:relative;
	padding-right:150px;
}
.footer01 .siteLinks dl {
	width:10%;
	margin-left:1%;
	margin-right:3%;
	float:left;
	border-right: #777 solid 1px;
}
.footer01 .siteLinks dl dt ._zh_title:after {
	position:absolute;
	top:25px;
	left:1px;
	content:'';
	width:98%;
	height:1px;
}
.footer01 .siteLinks dl dt {
	padding-bottom:15px;
	color:#fff;
	line-height:1;
}
.footer01 .siteLinks dl ._en_title {
	font-size:20px;
}
.footer01 .siteLinks dl ._zh_title {
	position:relative;
	padding-bottom:10px;
	font-size:16px;
}
.footer01 .sitleLinks dl dd {
	padding-top:15px;
	font-size:13px;
	color:#4a4a4a;
	line-height:1.7;
}
.footer01 .siteLinks dl dd {
	color: #b7b7b7;
}
.footer01 .qrcode_wrap {
	width:150px;
	text-align:center;
	position:absolute;
	right:0;
	top:45px;
}
.footer01 .qrcode_wrap img {
	width:100%;
}
.footer01 .qrcode_wrap ._wd {
	padding-top:10px;
	padding-bottom:15px;
	font-size:13px;
	color:#fff;
}
.footer01 .qrcode_wrap .ico_list {
	margin-left:2%;
	margin-right:4%;
}
.footer01 .qrcode_wrap .foot_share {
	text-align:center;
	font-size:0;
}
.footer01 .bdshare-button-style1-16 ._bd_item {
	float:left;
}
.footer01 .bdshare-button-style1-16 a {
	float:none;
	padding-left:0;
	width:28px;
	height:28px;
	display:inline-block;
	background:url("http://www.jslxzg.com/static/images/share_ico.png");
	margin:0 3px;
}
.footer01 .bdshare-button-style1-16 a.bds_tsina {
	background-position:0 0;
}
.footer01 .bdshare-button-style1-16 a.bds_tqq {
	background-position:-28px 0;
}
.footer01 .bdshare-button-style1-16 a.bds_sqq {
	background-position:-56px 0;
}
.footer01 .bdshare-button-style1-16 a.bds_weixin {
	background-position:-84px 0;
}
.footer02 a:hover {
	color:#fff;
}
.footer02 .lt {
	margin-right:10px;
}
.footer02 {
	background-color:#3f3f3f;
	font-size:13px;
	color:#fff;
	padding:13px 0;
	overflow: auto;
}
.footer02 ._left {
	float:left;
}
.footer02 ._right {
	position:relative;
	float:right;
}
.footer02 ._right ._item {
	display:inline-block;
	margin-left:10px;
	margin-right:10px;
}
.footer02 ._right ._item._last:after {
	position:absolute;
	top:50%;
	right:50%;
	margin-top:-4px;
	content:'';
	width:0;
	height:0;
	border-width:4px 1px 4px 0;
	border-style:solid solid solid dashed;
	border-color:#fff #fff #fff transparent;
}
.wrap {
	margin-right: auto;
	margin-left: auto;
}
.wrap {
	max-width: 1200px;
}
@media only screen and (max-width: 760px) {
.footer01 {
	height: auto;
	display: none;
}
.footer02 {
	height: auto;
}
.wrap {
	padding-left: 4%;
	padding-right: 4%;
	max-width: none;
}
.footer02 ._left, .footer02 ._right {
	float: none;
	text-align: center;
}
.about-wrap1 .mle {
	display:none;
}
}
/*下层banner*/
.index_banner {
	padding-top:86px;
}
.slide_c .block {
	display:block;
}
.slide_c .none {
	display:none;
}
@media (max-width: 800px) {
.slide_c .block {
	display:none;
}
.slide_c .none {
	display:block;
}
.index_banner {
	padding-top: 0;
}
}
.xc_banner {
	background:url("../image/about.jpg") no-repeat;
	width: 100%;
	height: 300px;
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
	margin-bottom:20px;
}
.xc_banner ._title_main {
	text-align: center;
	font-size:14px;
	color: #555555;
	padding-top: 100px;
}
.xc_banner ._title_main ._tetle {
	font-size:38px;
	font-weight: bold;
	color: #E24A13;
}
.lx_banner {
	background:url("../image/lx.jpg") no-repeat;
	width: 100%;
	height: 300px;
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
	margin-bottom:20px;
}
.lx_banner ._title_main {
	text-align: center;
	font-size:14px;
	color: #555555;
	padding-top: 100px;
}
.lx_banner ._title_main ._tetle {
	font-size:38px;
	font-weight: bold;
	color: #E24A13;
}
.fw_banner {
	background:url("../image/fw.jpg") no-repeat;
	width: 100%;
	height: 300px;
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
	margin-bottom:20px;
}
.fw_banner ._title_main {
	text-align: center;
	font-size:14px;
	color: #555555;
	padding-top: 100px;
}
.fw_banner ._title_main ._tetle {
	font-size:38px;
	font-weight: bold;
	color: #E24A13;
}
.news_banner {
	background:url("../image/news.jpg") no-repeat;
	width: 100%;
	height: 300px;
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
	margin-bottom:20px;
}
.news_banner ._title_main {
	text-align: center;
	font-size:14px;
	color: #555555;
	padding-top: 100px;
}
.news_banner ._title_main ._tetle {
	font-size:38px;
	font-weight: bold;
	color: #E24A13;
}
.pz_banner {
	background:url("../image/pz.jpg") no-repeat;
	width: 100%;
	height: 300px;
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
	margin-bottom:20px;
}
.pz_banner ._title_main {
	text-align: center;
	font-size:14px;
	color: #555555;
	padding-top: 100px;
}
.pz_banner ._title_main ._tetle {
	font-size:38px;
	font-weight: bold;
	color: #E24A13;
}
.pro_banner {
	background:url("../image/pro.jpg") no-repeat;
	width: 100%;
	height: 300px;
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
	margin-bottom:20px;
}
.pro_banner ._title_main {
	text-align: center;
	font-size:14px;
	color: #555555;
	padding-top: 100px;
}
.pro_banner ._title_main ._tetle {
	font-size:38px;
	font-weight: bold;
	color: #E24A13;
}
@media only screen and (max-width: 768px) {
.xc_banner {
	background:url("../image/about2.jpg") no-repeat;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 225px;
	margin-bottom: 30px;
	margin-top:0;
}
.pro_banner {
	background:url("../image/pro2.jpg") no-repeat;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 225px;
	margin-bottom: 30px;
	margin-top:0;
}
.lx_banner {
	background:url("../image/lx2.jpg") no-repeat;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 225px;
	margin-bottom: 30px;
	margin-top:0;
}
.fw_banner {
	background:url("../image/fw2.jpg") no-repeat;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 225px;
	margin-bottom: 30px;
	margin-top:0;
}
.news_banner {
	background:url("../image/news2.jpg") no-repeat;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 225px;
	margin-bottom: 30px;
	margin-top:0;
}
.pz_banner {
	background:url("../image/pz2.jpg") no-repeat;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 225px;
	margin-bottom: 30px;
	margin-top:0;
}
}
.breadcrumbs {
	font-size:14px;
	font-weight:normal;
}
.breadcrumbs .lt {
	display:inline-block;
	margin:0 5px;
}
.breadcrumbs a {
	display: inline-block;
}
/*products*/
.floor {
	padding-top: 46px;
	padding-bottom: 46px;
}
.floor-hd {
	height: 26px;
	line-height: 26px;
}
.floor-hd h2 {
	float: left;
	border-left: 4px solid #E24A13;
	padding-left: 10px;
	font-size: 24px;
	color: #E24A13;
	font-weight: normal;
}
.floor-hd .link {
	float: right;
}
.floor-hd .link a {
	font-size: 14px;
	color: #535353;
}
.floor-bd {
	margin-top: 17px;
}
.floor-banner {
	float: left;
	width: 232px;
	height: 259px;
	overflow: hidden;
}
.floor-banner img {
	width: 100%;
	height: 100%;
}
.floor-product {
	float: left;
}
.floor-product .item {
	float: left;
	margin-left: 12px;
	width: 228px;
	height: 257px;
	border: 1px solid #c9c9c9;
	background: #fff;
	text-align: center;
	overflow: hidden;
	position: relative;
}
.floor-product .item .fd {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 60px;
	z-index: 2;
}
.floor-product .item .img {
	width: 228px;
	overflow: hidden;
	z-index: 1;
	position: relative;
}
.floor-product .item .img img {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	vertical-align: middle;
}
.floor-product .item:hover {
	background:#f89508;
	-webkit-transition: all 0.6s;
	-o-transition: all 0.6s;
}
.floor-product .item:hover .text h3 {
	color: #fff;
	font-weight: normal;
}
.floor-product .item .text {
	margin-top: 10px;
}
.floor-product .item .text h3 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.floor-product .item .text .desc {
	padding: 4px 0;
	font-size: 14px;
	color: #313131;
}
.floor-product .item .text .desc2 {
	font-size: 14px;
	color: #ef001d;
}
.floor-product .item a.pro_btn {
	line-height: 30px;
	border: 1px solid #e1e1e1;
	padding: 0 12px;
	height: 30px;
	display: block;
	float: left;
	color: #373737;
	margin: 5px 68px;
}
.floor-product .item:hover .text h3 {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
.floor-product .item:hover a.pro_btn {
	border:1px solid #fff;
	color:#FFF;
}
.floor-product .item a.pro_btn:hover {
	background:#DB0000;
	border:1px solid #DB0000;
	color:#FFF;
	cursor:pointer;
}
.floor-even {
	background: #f5f4f4;
}
@media (max-width: 800px) {
.floor-product {
	display: none;
}
.floor-banner {
	float: left;
	width: 100%;
	height: auto;
	overflow: hidden;
}
}
/* */
.pub-list {
	padding-top:30px;
}
.pub-list li {
	width:22%;
	height: 262px;
	float:left;
	margin-right:36px;
	background:#fff;
	margin-bottom:30px;
	overflow: hidden;
	margin-bottom: 45px;
	border-bottom: 4px solid #f3f3f3;
	overflow: hidden;
}
.pub-list li:hover {
	border-bottom:4px solid #f29c06
}
.pub-list.global li {
	height: 339px;
}
.pub-list li .text {
	width:84%;
	padding:12px 8%;
	font-size:14px;
	line-height:20px;
	text-align:center;
}
.pub-list li img.t_block {
	width: 99%;
	border: 1px solid #DCDCDC;
}
.pub-list.global li img.t_block {
	height:185px
}
.pub-list li h3 {
	padding-bottom:5px;
	white-space:nowrap;
	text-overflow:ellipsis;
	width:100%;
	height:30px;
	line-height:30px;
	overflow:hidden;
	font-size: 16px;
	font-weight:500;
	color: #333;
}
.pub-list li p {
	width:100%;
	text-align:left;
	height:60px;
	overflow:hidden;
	color:#666;
	text-indent:2em;
}
.pub-list li a.btn {
	display:inline-block;
	margin:5px 0 10px;
	color:#f00;
}
.pub-list li a.btn i {
	margin-right:5px;
	font-size:16px;
}
/*品质保证*/
.pub-list2 {
	padding-top:30px;
}
.pub-list2 li {
	width:22%;
	float:left;
	margin-right:36px;
	background:#fff;
	margin-bottom:30px;
	overflow: hidden;
	margin-bottom: 45px;
	border-bottom: 4px solid #f3f3f3;
	overflow: hidden;
}
.pub-list2 li:hover {
	border-bottom:4px solid #f29c06
}
.pub-list2.global li {
	height: 339px;
}
.pub-list2 li .text {
	width:84%;
	padding:12px 8%;
	font-size:14px;
	line-height:20px;
	text-align:center;
}
.pub-list2 li img.t_block {
	width: 99%;
	border: 1px solid #DCDCDC;
}
.pub-list2.global li img.t_block {
	height:185px
}
.pub-list2 li h3 {
	padding-bottom:5px;
	white-space:nowrap;
	text-overflow:ellipsis;
	width:100%;
	height:30px;
	line-height:30px;
	overflow:hidden;
	font-size: 16px;
	font-weight:500;
	color: #333;
}
.pub-list2 li p {
	width:100%;
	text-align:left;
	height:60px;
	overflow:hidden;
	color:#666;
	text-indent:2em;
}
.pub-list2 li a.btn {
	display:inline-block;
	margin:5px 0 10px;
	color:#f00;
}
.pub-list2 li a.btn i {
	margin-right:5px;
	font-size:16px;
}
/*新闻*/
.notice-detail {
	padding: 15px 30px 0;
	border: 1px solid #e6e6e6;
	margin: 30px 0 40px;
	width: 71%;
}
.notice-detail p.p-first {
	border-top: none;
}
.notice-detail p {
	padding:25px 30px 25px 20px;
	line-height: 28px;
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
}
.notice-detail p span {
	float: right;
	color: #a5a5a5;
}
.notice-detail p a {
	font-size: 16px;
}
.notice-detail p a:hover {
	color: #e63520;
}
.notice-detail span {
	color: #929292;
	font-size: 13px;
	line-height: 22px;
	padding: 5px 0 10px;
	overflow: hidden;
	text-indent: 2em;
}
.content-right {
	width: 22%;
}
.annoincement-t {
	position:relative;
	margin:30px 0 40px;
}
.content-right .annoincement {
	padding:20px;
	border:1px solid #E6E6E6;
}
.content-right h3 {
	font-size:14px;
	color:#2a2a2a;
	line-height:12px;
}
.content-right h3 .title {
	font-size:22px;
	line-height:32px;
}
.content-right h3 .bd {
	display:inline-block;
	background:#2a2a2a;
	width:40px;
	height:3px;
}
.annoincement li {
	padding-bottom:10px;
}
.annoincement.kwml li, .annoincement.textnews li {
	padding-bottom:3px;
}
.annoincement li p {
	font-size:16px;
	line-height:30px;
	height:30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.annoincement li a {
	color:#2a2a2a;
}
.annoincement li a img {
	border-radius:4px;
}
.annoincement li a:hover {
	color:#e63520;
}
.pt25 {
	padding-top:25px;
}
.news_top {
	margin-top: 10px;
}
.news_top h2 {
	height: 55px;
	line-height: 55px;
	border-bottom: 1px solid #D9D9D9;
	font-size: 22px
}
.news_top .bd {
	padding: 8px 0 16px;
}
.news_top .bd li {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
}
/**/
.pages {
	width: 100%;
	text-align: center;
	padding-bottom: 25px;
}
.pages a {
	display: inline-block;
	zoom: 1;
	width: 70px;
	height: 27px;
	border: 1px solid #ddd;
	text-align: center;
	line-height: 27px;
	font-size: 14px;
	color: #666;
	margin: 0 5px;
	background-color: #fff;
	text-indent: 0;
}
.pages {
	width: 100%;
	text-align: center;
	padding-bottom: 25px;
}
.pages a:hover {
	color:#eb6e04;
	border:1px solid #eb6e04;
}
.pages p {
	line-height: 36px !important;
}
.prod {
	padding: 15px 30px;
	border: 1px solid #e6e6e6;
	margin: 30px 0 40px;
	width: 71%;
}
 @media only screen and (max-width: 768px) {
.pub-list li {
	width:100%;
	height:auto;
	float:left;
	margin-right:36px;
	background:#fff;
	margin-bottom:30px;
	overflow: hidden;
}
.notice-detail {
	padding: 0;
	border: none;
	margin: 0 auto;
	width: 95%;
	float: none;
}
.notice-detail p {
	padding: 10px;
	line-height: 28px;
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
}
.content-right {
	display:none;
}
.prod {
	padding: 0;
	border: 0;
	margin: 0;
	width: 100%;
}
.pcd img {
	width:100%
}
.pc {
	display:none;
}
.w1310 {
    width: 100%;
}
.sm {
    overflow: hidden !important;
}
}
