
* {
	margin: 0px;
	padding: 0px;
	
	outline:none;
}
html, body {
	position: relative;
	height: 100%;
}

body {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #0b0b0b;
	margin: 0;
	padding: 0;
}
.w90{
	width:90%;
	margin:0 auto;
}
/*banner*/
@font-face {
	font-family: syht;
	src: url(SourceHanSansCN-Regular_0.otf);
}
.banner {
	width: 100%;
	height: auto;
}
.banner .swiper-button-next,.banner .swiper-button-prev{
	color: #fff !important;
}
.banner .swiper-button-prev,.banner .swiper-rtl .swiper-button-next{
	left:5% !important;
}
.banner .swiper-button-next,.banner .swiper-rtl .swiper-button-prev{
	right:5% !important;
}
.banner.swiper {
	width: 100%;
	height: 937px;
  }

  .banner .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	overflow:hidden;
  }
  
  .banner .slide-inner {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-size: cover;
	background-position: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	color:#fff;
  }
/*banner end*/

/*header*/
.header{
	position:fixed;
	top:0px;
	left:0px;
	z-index: 999;
	height:100px;
	width:100%;
	background:#fff;
	box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
}
.header_l{
	width:20%;
	float:left;
}
.header_l img{
	margin-top:17.5px;
}
.header_r{
	width:60%;
	float:right;
}
.header_r>ul>li{
	line-height:100px;
	float:left;
	width:16.66%;
	text-align:center;
}
.header_r>ul>li .header_rb1{
	color:#000;
}
.header_r>ul>li:hover .header_zb{
	display:block;
	height:auto;
}
.header_zb{
	display:none;
	height:0px;
	transition: .5s;
}
.header_zb ul li{
	background:#fff;
	line-height:60px;
	position:relative;
	overflow: hidden;
}
.header_zb ul li::after{
	content:'';
	position:absolute;
	left:-100%;
	width:100%;
	height:100%;
	bottom:0px;
	background:#ce8c55;
	transition: .5s;
}
.header_zb ul li:hover::after{
	left:0;
}
.header_zb ul li:hover a{
	color:#fff;
}
.header_zb ul li a{
	color:#ce8c55;
	font-size:16px;
	position:relative;
	z-index: 1;
}
/*header end*/
/*about*/
.w80{
	width:80%;
	margin:0 auto;
}
.about{
	width:100%;
	background:url(../images/about_bg.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
	padding:70px 0px 140px;
	position:relative;
}
.aboutl{
	width:48%;
	float:left;
}
.aboutl1{
	color:#fff;
	font-size:42px;
	font-weight:bold;
	color:#fff;
	position:relative;
	padding-left:86px;
	margin-top:77.5px;
	letter-spacing: 4px;
}
.aboutl1::after{
	content:'';
	position:absolute;
	left:0px;
	top:25px;
	width:74px;
	height:11px;
	background:url(../images/aboutl1.png) center no-repeat;
}
.aboutl2{
	color:#fff;
	line-height:34px;
	text-align:justify;
	font-size:16px;
	margin:50px 0px 100px;
}
.aboutl3{
	width:165px;
	height:46px;
	text-align:center;
	line-height:46px;
	background:#ce8c55;
	font-size:16px;
	color:#fff;
	border-radius: 23px;
	position:relative;
	overflow: hidden;
	transition: .5s;
}
.aboutl3 div{
	position:relative;
	z-index: 1;
}
.aboutl3::after{
	content:'';
	position:absolute;
	left:-100%;
	bottom:0px;
	width:100%;
	height:100%;
	background:#fff;
	transition: .5s;
}
.aboutl3:hover{
	color:#ce8c55;
}
.aboutl3:hover::after{
	left:0px;
}
.aboutr{
	width:48%;
	float:right;
}
.aboutr img{
	width:100%;
	display:block;
}
.about_bl{
	position:absolute;
	width: 100%;
	bottom:0px;
	left:0px;
}
/*about end*/

/*jrjx*/
.jrjx{
	padding-bottom:90px;
	padding-top:50px;
}
.jrjx1{
	font-size:54px;
	color:#262626;
	font-weight:bold;
	letter-spacing: 2px;
}
.jrjx2l1{
	font-size:35px;
	color:#262626;
	font-weight:bold;
	letter-spacing: 2px;
	margin:40px 0px;
	line-height:60px;
}
.jrjx2l1 span{
	color:#ce8c55;
}
.jrjx2l2{
	font-size:16px;
	color:#afafaf;
	line-height:30px;
}
.jrjx2l{
	float:left;
}
.jrjx2r{
	float:right;
	font-size:100px;
	color:rgba(0,0,0,0.1);
	text-transform: uppercase;
	font-weight:bolder;
	text-align:right;
	margin-top:46px;
}
/*jrjx end*/
/*product*/
.prdouct{
	position:relative;
}
.prdouct img{
	width:100%;
	display:block;
}
.pro_wb{
	position:absolute;
	top:20%;
	color:#fff;
	left:10%;
}
.pro_wb1{
	font-size:38px;
}
.pro_wb2{
	font-size:24px;
	margin:10px 0px 15px;
	
}

.pro_wb3{
	margin-top:30px;
	width:120px;
	line-height:32px;
	text-align:center;
	font-size:14px;
	letter-spacing: 0.5px;
	border:1px solid #fff;
	border-radius: 16px;
	position:relative;
}
.pro_you{
	width:75px;
	height:75px;
	text-align:center;
	line-height:75px;
	background:#ce8c55;
	border-radius: 50%;
	position:absolute;
	top:50%;
	margin-top:-37.5px;
	right:18%;
	z-index: 3;
	cursor: pointer;
}
.pro_you i{
	color:#fff;
	font-size:26px;
}
.pro_banner .swiper-slide {
	width: 80%;
}
.pro_banner .swiper-wrapper{
	transition: .5s;
}
/*product end*/
/*qyln*/
.qyln{
	padding:78px;
	position:relative;
}
.qyln1,.qyln2{
	width:65%;
}
.qyln1 li{
	width:23.5%;
	margin-right:2%;
	float:left;
	position:relative;
	height:286px;
}
.qyln2 li{
	height:286px;
}
.qyln1 li:last-child{
	margin-right:0px;
}
.qyln1 img{
	width:100%;
	display:block;
	margin-right:5px;
}
.qyln1 li:nth-child(2){
	background:#d08d4f;
}
.qyln1 li:nth-child(4){
	background:#f7f7f7;
}
.qyln2{
	margin-top:25px;
}
.qyln2 li {
	float:left;
	position:relative;
}
.qyln2 li img{
	width:100%;
	display:block;
}
.qyln2 li:first-child{
	width:51%;
}
.qyln2 li:nth-child(2){
	background:#f7f7f7;
	width:24.5%;
	text-align:right;
}
.qyln2 li:nth-child(3){
	background:#d08d4f;
	width:24.5%;
	text-align:right;
}
.qylnt2{
	position:absolute;
	bottom:20px;
	padding:0px 20px;
}
.qyln3{
	position:absolute;
	right:2%;
	top:80px;
	width:30%;
}
.qyln3 img{
	width:100%;
	display:block;
}
.qylnt_img{
	width:33px;
	float:left;
	margin-top:4px;
}
.qylnt_title{
	float:left;
	font-size:26px;
	color:#fff;
	margin-left:10px;
}
.qylnt1{
	float:right;
	padding:20px;
}
.qyln2 .qylnt1{
	float:left;
}

.qylnte{
	font-size:24px;
	color:#fff;
	text-transform: uppercase;
	font-weight:bold;
}
.qylntc{
	font-size:14px;
	color:#fff;
	margin-top:6px;
	line-height:26px;
}
.qylnt_titlea,.qylntea,.qylntca{
	color:#15181a;
}
/*qyln end*/
/*news*/
.news{
	background:url(../images/new_bg.jpg);
	width:100%;
	padding:70px 0px;
}
.news .aboutl1{
	margin-top:0px;
}
.news_t{
	margin-bottom:60px;
}
.news_l{
	width:48%;
	transition: .5s;
	float:left;
}
.news_l:hover{
	box-shadow: 0px 0px 10px 2px rgba(255,255,255,0.1);
}
.news_l:hover .news_l1 img{
	transform: scale(1.1);
}
.news_l1{
	position:relative;
	overflow: hidden;
}
.news_l1 img{
	display:block;
	width:100%;
	transition: .5s;
}
.news_l2{
	background:#fff;
	padding:3% 6%;
	position:relative;
	overflow: hidden;
}
.news_l2::after{
	content:'';
	position:absolute;
	left:50%;
	right:50%;
	bottom:0px;
	height:100%;
	background:#e29e65;
	transition: .5s;
}
.news_l:hover .news_l2::after{
	left:0px;
	right:0px;
}
.news_l2a{
	color:#e29e65;
	font-size:20px;
	letter-spacing: 1px;
	position:relative;
	z-index: 1;
	transition: .5s;
}
.news_l:hover .news_l2a,.news_l:hover .news_l2b{
	color:#fff;
}
.news_l2b{
	font-size:20px;
	margin-top:10px;
	line-height:20px;
	height:20px;
	color:#0f0f0f;
	position:relative;
	z-index: 1;
	transition: .5s;
}
.news_r{
	width:48%;
	float:right;
}
.news_r ul li:nth-child(2){
	margin-top:10%;
}
.news_r ul li:hover .news_rrb{
	color:#ce8c55;
}

.news_rl{
	float:left;
}
.news_rr{
	width:80%;
	float:right;
}
.news_rla{
	font-family: sw721;
	font-size:42px;
	color:#e29e65;
	line-height:42px;
}
.news_rlb{
	font-size:24px;
	color:#fff;
	margin-top:10px;
	margin-bottom:40%;
}
.news_rlc i{
	font-size:34px;
	color:#fff;
}
.news_rra{
	color:#e29e65;
	font-size:18px;
	font-weight:bold;
	position:relative;
	padding-bottom:5%;
	margin-bottom:10%;
}
.news_rra::after{
	content:'';
	position:absolute;
	bottom:0px;
	left:0px;
	width:6%;
	height:2px;
	background:#fff;
	transition: 2s;
}
.news_r ul li:hover .news_rra::after{
	width:100%;
}

.news_rrb{
	color:#fff;
	line-height:26px;
	height:52px;
}
/*news end*/

/*ss*/
.ss{
	padding:90px 0px;
	background:url(../images/ss_bg.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
}
.ss_title{
	text-align:center;
	font-size:36px;
	letter-spacing: 2px;
}
.ss_title .ys{
	color:#e39f66;
}
.ss_title .yd{
	font-weight:bold;
	border-radius: 50%;
}
.ss_input{
	border:1px solid #c3c3c3;
	border-radius: 5px;
	width:50%;
	margin:35px auto;
	line-height:54px;
	position:relative;
	transition: .5s;
}
.ss_input:hover{
	border:1px solid #e39f66;
}
.ss_input input{
	line-height:54px;
	border:None;
	width:90%;
	background:none;
	margin-left:5%;
}
.ss_bq{
	position:absolute;
	right:5%;
	top:0px;
	z-index: 2;
	cursor: pointer;
	border:none;
	background:none;
	top:20%;
}
.ss_bq i{
	font-size:26px;
}
.ss_c{
	text-align:center;
}
.ss_c ul li{
	display:inline-block;
	line-height:34px;
	border:1px solid #808080;
	border-radius: 4px;
	margin:11px 1%;
	position:relative;
	overflow: hidden;
}
.ss_c ul li::after{
	content:'';
	position:absolute;
	height:100%;
	width:100%;
	background:#ce8c55;
	bottom:0px;
	left:-100%;
	transition: .5s;
}
.ss_c ul li:hover{
	border:1px solid #ce8c55;
}
.ss_c ul li:hover::after{
	left:0;
}
.ss_c ul li:hover a{
	color:#fff;
}
.ss_c ul li a{
	color:#808080;
	font-size:14px;
	position:relative;
	z-index: 1;
	padding:0px 30px;
	height:100%;
}
/*ss end*/

/*footer*/
.footer{
	position:relative;
	background:url(../images/new_bg.jpg);
}
.footer_img{
	position:absolute;
	right:0px;
}
.footer_img img{
	display:block;
}
.footer_t{
	padding:70px 0px;
	position:relative;
	z-index: 1;
	border-bottom:1px solid #676767;
}
.footer_t2{
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color:rgba(255,255,255,0.47);
	margin-top:40px;
}
.footer_b{
	padding:50px 0px;
	border-bottom:1px solid #676767;
}
.footer_bl{
	width:50%;
	float:left;
}
.footer_nav ul li{
	width:20%;
	float:left;
}
.footer_nav ul li a{
	color:#fff;
	font-size:16px;
	letter-spacing: 0.5px;
}
.footer_nav ul li:hover a{
	color:#ce8c55;
}
.footer_br li{
	width:126px;
	text-align:center;
	float:left;
}
.footer_br li:nth-child(2){
	margin:0px 4%;
}
.ewm_text{
	color:#fff;
	text-align:center;
	line-height:40px;
	font-size:14px;
}
.ewm_img img{
	width:100%;
}
.footer_br{
	float:right;
	width:32%;
}
.footer_co{
	margin-top:60px;
}
.footer_coa{
	width:44px;
	height:44px;
	text-align:center;
	line-height:44px;
	border-radius: 50%;
	background:#ce8c55;
	color:#fff;
	float:left;
}
.footer_coa i{
	font-size:20px;
}
.footer_cob{
	margin-left:70px;
}
.footer_cob1{
	font-size:14px;
	color:rgba(255,255,255,0.74);
}
.footer_cob2{
	color:#fefffe;
	font-size:18px;
}
.footer_bt{
	line-height:55px;
	text-align:center;
	color:#fefffe;
	font-size:14px;
}
.footer_bta{
	display:inline-block;
}
.footer_bta span{
	padding-left:30px;
}
.footer_btb{
	display:inline-block;
	padding-left:10%;
}
.footer_btb img{
	height: 14px;
    display: inline-block;
    position: relative;
    top: 2px;
}
/*footer end*/

/*about banner*/

/*about banner end*/

#allmap{height:580px;width:100%;} 
.shadow img{display:none;}
.contactMap img{max-width:none;}

/*nybanner*/

.navx{
	border-bottom:1px solid #fff;
}
.about_nav{
	padding:20px 0;
	background:url(../images/new_bg.jpg) center;
}
.about_nav .about_navl{
	width:100%;
}
.about_nav .about_navl li{
	display:inline-block;
	line-height:42px;
	margin-right:3%;
	text-align:center;
	letter-spacing: 1px;
	position:relative;
	padding:0px 2%;
}
.about_nav .about_navl li a{
	color:#fff;
	position:relative;
	z-index: 1;
	
}
.about_nav .about_navl li::after{
	content:'';
	position:absolute;
	left:50%;
	right:50%;
	height:100%;
	bottom:0px;
	background:#ce8c55;
	border-radius: 21px;
	transition: .5s;
}
.about_nav .about_navl .action::after,.about_nav .about_navl li:hover::after{
	left:0px;
	right:0px;
}
/*nybanner end*/

/*aboutn*/
.aboutn_l{
	width:50%;
	float:left;
	background:url(../images/about_aboutl.jpg) center no-repeat;
	background-size:100% 100%;
	height:698px;
}
.aboutn_r{
	width:50%;
	float:right;
}
.aboutn_r img{
	width:100%;
	height:698px;
}
.aboutn_l1{
	font-size:16px;
	font-weight:bold;
	text-transform: uppercase;
	position:relative;
	padding-left:40px;
	color:#ce8c55;
	margin-top:90px;
}
.aboutn_l1::after{
	content:'';
	position:absolute;
	left:0px;
	top:50%;
	margin-top:-1px;
	background:#ce8c55;
	width:24px;
	height:2px;
}
.aboutn_lp{
	padding:0px 15%;
}
.aboutn_l2{
	font-size:44px;
	font-weight:bold;
	font-family: sw721;
	margin-top:15px;
}
.about1_right1{
	display: inline-block;
	color:#ce8c55;
}
.about1_right2{
	display: inline-block;
}
.aboutn_l3{
	font-size:28px;
	letter-spacing: 2px;
	margin-top:40px;
}
.aboutn_l4{
	margin-top:10px;
}
.aboutn_l4 p{
	font-size:14px;
	line-height:30px;
	margin-bottom:30px;
}
/*aboutn end*/
/*aboutn1*/
.aboutn1{
	height:730px;
	background: url(../images/aboutn1.jpg) center no-repeat;
    background-attachment: fixed;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
	padding-top:1px;
}
.aboutn1a{
	text-align:center;
}
.aboutn1a1{
	font-size:50px;
	font-family: sw721;
	text-transform: uppercase;
	color:rgba(255,255,255,0.2);
	letter-spacing: 3px;
	height:50px;
	margin-top:100px;
}
.aboutn1a2{
	font-size:36px;
	color:#fff;
	position:relative;
	top:-27px;
	letter-spacing: 2px;
	position:relative;
	padding-bottom:24px;
}
.aboutn1a2::after{
	content:'';
	position:absolute;
	width:50px;
	left:50%;
	margin-left:-25px;
	height:2px;
	background:#fff;
	bottom:0px;
}
.aboutn1b{
	position:absolute;
	bottom:0px;
	left:0px;
}
.aboutn1b ul li{
	width:392px;
	float:left;
    height: 240px;
}
.aboutn1b ul li:nth-child(1){
	background:url(../images/qywh1.jpg) center no-repeat;
	background-size:100% 100%;
}
.aboutn1b ul li:nth-child(2){
	background:url(../images/qywh2.jpg) center no-repeat;
	background-size:100% 100%;
}
.aboutn1b ul li:nth-child(3){
	background:url(../images/qywh3.jpg) center no-repeat;
	background-size:100% 100%;
}
.aboutn1ba{
	display: table-cell;
    vertical-align: middle;
	height:240px;
	width:0.1%;
	padding-left:10%;
	padding-right:26%;
}
.aboutn1b1{
	font-size:28px;
	color:#fff;
}
.aboutn1b2{
	font-size:16px;
	color:#fff;
	margin-top:10px;
	line-height:30px;
}
.aboutn1b ul li:last-child .aboutn1b1,.aboutn1b ul li:last-child .aboutn1b2{
	color:#000;
}
/*aboutn1 end*/

/*aboutn2*/
.aboutn2_l{
	width:48%;
	float:left;
	background:url(../images/new_bg.jpg) center;
	padding:300px 0px;
}
.aboutn2_lh{
	width:60%;
	margin:0 auto;
}
.aboutn2_la{
	font-size:36px;
	color:#fefefe;
	letter-spacing: 3px;
}
.aboutn2_lb{
	font-size:50px;
	color:rgba(255,255,255,0.1);
	text-transform: uppercase;
	margin-top:15px;
}
.aboutn2_r{
	width:52%;
	float:right;
	padding:60px 0px;
	max-height:765px;
	overflow-y: auto;
}
.aboutn2_r::-webkit-scrollbar{
	width:2px;
}
.aboutn2_r::-webkit-scrollbar-track {
	background-color:#acacac;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius:2em;
}
.aboutn2_r::-webkit-scrollbar-thumb {
	background-color:#e29e65;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius:2em;
}
.aboutn2_r ul{
	width:80%;
	margin:0 auto;
}
.aboutn2_r ul li:hover .aboutn2_rimg img{
	transform: scale(1.1);
}
.aboutn2_rimg {
	position:relative;
	overflow: hidden;
}
.aboutn2_rimg img{
	width:100%;
	transition: .5s;
}
.aboutn2_rtext{
	line-height:46px;
	margin-bottom:30px;
	font-size:20px;
	letter-spacing: 1px;
}

/*aboutn2 end*/

/*product*/
.aproduct{
	border-bottom:1px solid #7e7e7e;
}
.aproduct1{
	padding-top:60px;
}
.aproduct1 ul li{
	width:32%;
	float:left;
	background:#FFF;
	margin-right:2%;
	padding-top:2%;
	margin-bottom:35px;
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1);
}
.aproduct1 ul li:nth-child(3n){
	margin-right:0px;
}
.aproduct1 ul li:hover .pro_img img{
	transform: scale(1.1);
}
.pro_img{
	width:86%;
	margin:0 auto;
	position:relative;
	overflow: hidden;
}
.pro_img img{
	width:100%;
	transition: .5s;
}
.pro_text{
	text-align:center;
	color:#000;
	line-height:100px;
	letter-spacing: 1px;
	font-weight:bold;
}
/*product end*/

/*nyfooter*/
.pages{
	padding:30px 0px 60px;
}
.pages ul{
	text-align:center;
}
.pages ul li{
	width:34px;
	height:34px;
	text-align:center;
	line-height:34px;
	border:1px solid #ce8c55;
	display:inline-block;
	margin:0 10px;
	border-radius: 5px;
}
.pages ul li:hover{
	background:#ce8c55;
	border:1px solid #ce8c55;
}
.pages ul li:hover a{
	color:#fff;
}
.pages .current{
	background:#ce8c55;
	border:1px solid #ce8c55;
}
.pages .current a{
	color:#fff;
}
.pages ul .fy{
	width:80px;
}
.pages ul .sw{
	width:50px;
}
.pages ul li a{
	color:#d08d4f;
	font-size:14px;
}
.pages_a {
	text-align:center;
}
.pages_a ul{
	float:None;
	text-align:center;
}
/*pages*/
/*info*/
.proa{
	border-bottom:1px solid #7e7e7e;
}
.proa_1{
	padding:76px 0px;
}
.proa_1l{
	width:46%;
	float:left;
}
.proa_1r{
	width:50%;
	float:right;
}
.proa_1rhc{
	width:85%;
	margin:0 auto;
	position:relative;
}
.proa_1rhc .swiper-button-next{
	color: #ce8c55 !important;
	right: -8% !important;;
    left: auto;
}
.proa_1rhc .mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}
.proa_1rhc .mySwiper .swiper-slide-thumb-active {
    opacity: 1;
}
.proa_1rhc .swiper-button-prev{
	color: #ce8c55 !important;
	left: -8% !important;;
    right: auto;
}
.proa_1rhc .swiper-button-next:after,.proa_1rhc .swiper-button-prev:after{
	font-size:28px;
}
.proa_1 .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.proa_1rtitle{
	font-size:36px;
	color:#fff;
	font-weight:400;
	letter-spacing: 1px;
	position:relative;
	overflow: hidden;
	padding-bottom:20px;
	margin-bottom:70px;
}
.proa_1rtitle::after{
	content:'';
	position:absolute;
	bottom:0px;
	left:0px;
	height:2px;
	width:10%;
	background:#d08d4f;
}
.proa_1rtel{
	margin-bottom:100px;
}
.proa_1rtell img{
	float:left;
	position:relative;
	top:16px;
	margin-right: 20px;
}
.proa_1rtell{
	float:Left;
	background:#ce8c55;
	position: relative;
	line-height:60px;
	font-size:22px;
	color:#fff;
	letter-spacing: 3px;
	padding:0px 6%;
}
.proa_1rtelr{
	width:40%;
	float:left;
	text-align:center;line-height:58px;
	border:1px solid #ce8c55;
	font-size:28px;
	color:#fff;
}
.pro_tx{
	border-bottom: 66px solid #ce8c55;
	border-right: 30px solid transparent;
	width:15%;
	position:relative;
}
.pro_txf{
	position:absolute;
	line-height:66px;
	text-align:center;
	width:100%;
	font-size:28px;
	color:#fff;
	letter-spacing: 0.5px;
}
.pro_conc{
	margin-bottom:100px;
}

.pro_conc img{
	width:100%;
}
.pr_ba img{
    width:100%;
	cursor: pointer;
}
.pr_ba{
	position:relative;
	min-height:600px;
}
.pr_ba p{
	position:absolute;
	width:60%;
	box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.1);
}
p.gd{
	position:relative;
	margin:10px auto;
}
p.gd img{
	border:None;
}
.tc{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100vh;
	background:#fff;
	z-index: 9999;
	display:none;
}
.tcs{
	display:flex;
  align-items:center;/*垂直居中*/
  justify-content: center;/*水平居中*/
  height:100%;
}
.tc img{
	width:60%;
}
.pr_ba p::after{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	background:rgba(208,141,79,0.12);
	width:100%;
	height:100%;
}
.tcgb{
	color:#262626;
	position:absolute;
	right:5%;
	top:5%;
	cursor: pointer;
}
.tcgb i{
	font-size:26px;
}
p.gd::after{
	display:none;
}
.pr_ba p.p0{
	left:0%;
	transform: scale(0.8);
}
.pr_ba p.p1{
	left:10%;
	transform: scale(0.92);
	z-index: 8;
}
.pr_ba p.p2{
	left:20%;
	transform: scale(1);
	z-index: 9;
}
.pr_ba p.p2::after{
	background:none;
}
.pr_ba p.p3{
	right:10%;
	transform: scale(0.92);
}
.pr_ba p.p4{
	right:0%;
	transform: scale(0.8);
}
.pr_z,.pr_y{
	width:60px;
	height:60px;
	background:#f7f7f7;
	text-align:center;
	line-height:60px;
	border-radius: 50%;
	cursor: pointer;
	position:absolute;
	box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.2);
	z-index: 9;
}
.pr_z{
	left:15%;
	top:50%;
	margin-top:-30px;
}
.pr_y{
	right:13%;
	top:50%;
	margin-top:-30px;
}
.pr_top{
	background:url(../images/new_bg.jpg) center;
}
.pr_z i,.pr_y i{
	font-size:18px;
}
.pro_mst{
    font-size:32px;
    font-weight:bold;
	margin-top:35px;
}
.pro_msd{
    font-size:18px;
    color:#e3e3e3;
	padding-bottom:30px;
	border-bottom:1px solid #e3e3e3;
}
.pro_ms0{
    font-size:18px;
    color:#272727;
	margin-top:35px;
	padding-bottom:20px;
	position:relative;
}
.pro_ms0::after{
	content:'';
	position:absolute;
	bottom:0px;
	left:0px;
	height:2px;
	background:#272727;
	width:35px;
}
.pro_ms1{
    font-size:14px;
    color:rgba(36,36,36,0.7);
	margin-top:30px;
	margin-bottom:20px;
}
.pro_ms2{
	color:#acacac;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	line-height:26px;
	margin-bottom:70px;
}
.pro_xgcp1{
	border-bottom:1px solid #d08d4f;
	margin:80px 0px;
}
.pro_xgcp1 .pro_tx{
	border-bottom:#d08d4f 66px solid;
}
.pro_xgcp1 .pro_txf{
	color:#fff;
}
.pro_xga{
	height:34px;
	line-height:34px;
	background:#d08d4f;
	color:#fff;
	font-size:12px;
	padding:0px 4%;
}
.pro_xgal{
	float:left;
}
.pro_xgar{
	float:right;
}
.pro_xgb{
	border-bottom:5px solid #d08d4f;
	position:relative;
	overflow: hidden;
}
.pro_xg .swiper-slide:hover .pro_xgb img{
	transform: scale(1.1);
}
.pro_xgb img{
	width:100%;
	transition: .5s;
}
.pro_xgc{
	line-height:100px;
	color:#d08d4f;
	font-size:20px;
	text-align:center;
}
.pro_xgd{
	text-align:center;
	padding:40px 0px 100px;
}

.pro_xgd .swiper-pagination-bullet {
    width:10px !important;
    height: 10px !important;
    display: inline-block;
    border-radius: 50%;
	border:1px solid #d08d4f;
    background: none!important;
    opacity: 1!important;
}
.pro_xgd .swiper-pagination-bullet-active{
	background:#d08d4f !important;
}
.liuyan_title{
	text-align:center;
}
.liuyan_title_cn{
	font-size:38px;
	color:#d08d4f;
	letter-spacing: 2px;
}
.liuyan_title_en{
	font-size:18px;
	text-transform: uppercase;
	color:#d08d4f;
	line-height:36px;
	position:relative;
	padding-bottom:15px;
}
.liuyan_title_en::after{
	content:'';
	position:absolute;
	width:100px;
	left:50%;
	margin-left:-50px;
	bottom:0px;
	background:#d08d4f;
	height:2px;
}
.liuyan_form{
	margin-top:30px;
}
.liuyan_form ul li{
	width:48%;
	float:left;
	margin-top:30px;
}
.liuyan_form ul li input{
	border:1px solid #6f6f6f;
	background:none;
	width:100%;
	line-height:66px;
	color:#d08d4f;
	text-indent:2em;
	font-size:16px;
}
.liuyan_form ul li input::input-placeholder{
	color:#d08d4f;
	font-size:16px;
}
.liuyan_form ul li input::-webkit-input-placeholder{	
	color: #d08d4f;
	font-size:16px;
}
.liuyan_form ul li input::-moz-placeholder{			
	color: #d08d4f;
	font-size:16px;
}
.liuyan_form ul li input::-moz-placeholder{			
	color: #d08d4f;
	font-size:16px;
}
.liuyan_form ul li input::-ms-input-placeholder{		
	color: #d08d4f;
	font-size:16px;
}

.liuyan_form ul li textarea::input-placeholder{
	color:#d08d4f;
	font-size:16px;
	font-family: "微软雅黑";
}
.liuyan_form ul li textarea::-webkit-input-placeholder{	
	color: #d08d4f;
	font-size:16px;
	font-family: "微软雅黑";
}
.liuyan_form ul li textarea::-moz-placeholder{			
	color: #d08d4f;
	font-size:16px;
	font-family: "微软雅黑";
}
.liuyan_form ul li textarea::-moz-placeholder{			
	color: #d08d4f;
	font-size:16px;
	font-family: "微软雅黑";
}
.liuyan_form ul li textarea::-ms-input-placeholder{		
	color: #d08d4f;
	font-size:16px;
	font-family: "微软雅黑";
}
.liuyan_form ul li:nth-child(2n){
	margin-left:4%;
}
.liuyan_form ul li:nth-child(5){
	width:100%;
}
.liuyan_form ul li textarea{
	width:100%;
	border:1px solid #6f6f6f;
	background:none;
	text-indent:2em;
	line-height:66px;
	font-size:16px;
	color:#d08d4f;
	font-family: "微软雅黑";
}
.liuyan_btn{
	width:150px;
	margin:40px auto;
	height:50px;
	text-align:center;
	border:1px solid #d08d4f;
	color:#d08d4f;
	font-size:16px;
	line-height:50px;
	letter-spacing: 2px;
	cursor: pointer;
	position: relative;
	overflow: hidden;
}
.liuyan_btn span{
	position:relative;
	z-index: 1;
}
.liuyan_btn::after{
	content:'';
	position:absolute;
	left:-100%;
	bottom:0px;
	height:100%;
	width:100%;
	background:#d08d4f;
	transition: .5s;
}
.liuyan_btn:hover::after{
	left:0px;
}
.liuyan_btn:hover{
	color:#fff;
}
/*info end*/

/*jssl*/
.zbjs{
	padding-top:60px;
}
.zbjs ul li{
	width:32%;
	margin-right:2%;
	float:left;
}
.zbjs ul li:nth-child(3n){
	margin-right:0px;
}
.zbjs ul li:hover .zbjs_text1{
	background:#d08d4f;
}
.zbjs ul li:hover .zbjs_text1 img{
	transform: scale(1.01);
}
.zbjs_text1{
	background:#fff;
	padding:15px;
	transition: .5s;
}
.zbjs_text2{
	text-align:center;
	color:#fff;
	line-height:80px;
}
.zbjs_text1{
	position:relative;
	overflow: hidden;
	transition: .5s;
}
.zbjs_text1 img{
	width:100%;
	transition: .5s;
}

/*jssl end*/

/*newsls*/

.newsls_ul{
	padding-top:60px;
}
.newsls_ul li{
	position:relative;
	min-height:272px;
	margin-bottom:70px;
	overflow: hidden;
}
.newsls_ul li::after{
	content:'';
	position:absolute;
	width:100%;
	height:100%;
	background:#d08d4f;
	bottom:0px;
	transition: .5s;
	right:-100%;
}
.newsls_ul li:hover::after{
	right:0;
}
.newsls_ul li:last-child{
	margin-bottom:0px;
}
.news_img{
	position:absolute;
	width:30%;
	z-index: 1;
	padding:25px 0px;
}
.news_img img{
	width:100%;
	height:272px;
}
.news_con{
	background:#f7f7f7;
	width:86%;
	min-height:272px;
	float:right;
	padding:24px 0px;
}
.news_con1{
	width:66%;
	margin-right:7.5%;
	float:right;
	position:relative;
	z-index: 1;
}
.news_con2{
	display: table-cell;
    vertical-align: middle;
    height: 272px;
}
.newsls_ul li:hover .news_time1,.newsls_ul li:hover .news_text1,.newsls_ul li:hover .news_text2,.newsls_ul li:hover .news_text3{
	color:#fff;
}
.news_time1{
	font-size:14px;
	color:#d08d4f;
	transition: .5s;
}

.news_text1{
	font-size:20px;
	color:#000;
	letter-spacing: 2px;
	font-weight:bold;
	line-height:50px;
	margin-bottom:20px;
	transition: .5s;
}
.news_text2{
	font-size:16px;
	color:#878787;
	line-height:30px;
	letter-spacing: 1px;
	text-align:justify;
	margin-bottom:30px;
	transition: .5s;
}
.news_text3{
	font-size:16px;
	color:#878787;
	transition: .5s;
}
/*newsls end*/

/*lxwm*/
.lxwm{
	background:url(../images/new_bg.jpg);
}
.lxwm_top{
	background:#fff;
	position:relative;
	top:-150px;
}
.lxwm_topal{
	width:50%;
	float:left;
}
.lxwm_topal img{
	margin-top:35px;
}
.lxwm_topa .footer_br{
	width:30%;
}
.lxwm_topa .footer_br li{
	width:30%;
}
.lxwm_topa .ewm_text {
    color: #000;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
}
.lxwm_topa{
	padding:30px 5%;
	border:1px solid #d9d9d9;
}
.lxwm_topbl{
	float:left;
	width:50%;
}
.lxwm_topbr{
	float:right;
	width:50%;
}
.lxwm_topb{
	padding:80px 0px;
	text-align:center;
}
.lxwm1{
	background:#d08d4f;
	width:44px;
	height:44px;
	text-align:center;
	line-height:44px;
	color:#fff;
	margin:0 auto;
	border-radius: 50%;
}
.lxwm2{
	font-size:16px;
	color:rgba(0,0,0,0.7);
	margin-top:20px;
}
.lxwm3{
	font-size:22px;
	font-weight:bold;
	line-height:34px;
	margin-top:15px;
}
/*lxwm end*/

/*tybanner*/
.nnews{
	border-bottom:#7e7e7e 1px solid;
	padding-bottom:60px;
}
.ty_atitle{
	text-align:center;
	font-size:32px;
	font-family: pfzc;
	padding-bottom:20px;
	border-bottom:1px solid rgba(0,0,0,0.5);
	margin-bottom:20px;
	color:#000;
	padding-top:80px;
}

.ty_acontent img{
	max-width:60%;
	margin:0 auto;
}
.ty_time{
	text-align:center;
	margin-bottom:40px;
	color:#000;
}
.fenye {
	margin-top:40px;
	color:#000;
}
.fenye p{
	padding:10px 0px;
}
.fenye a{
	display:inline-block;
	color:#000;
	font-size:14px;
}
.ty_acontent img{
	max-width: 100% !important;
}
.about_banner{
	height:670px;
	background:url(../images/about_banner.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
	width:100%;
}
.product_banner{
	height:670px;
	background:url(../images/product_banner.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
	width:100%;
}
.jssl_banner{
	height:670px;
	background:url(../images/jssl_banner.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
	width:100%;
}
.news_banner{
	height:670px;
	background:url(../images/news_banner.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
	width:100%;
}
.lxwm_banner{
	height:670px;
	background:url(../images/lxwm_banner.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
	width:100%;
}
/*tybanner end*/

.sj{
	display:none;
}

@media only screen and (max-width: 1100px){
	
	.pc{
		display:none;
	}
	.sj{
		display:block;
	}
	.sj_nav_top{
		position:fixed;
		top:0px;
		left:0px;
		height:70px;
		width:100%;
		z-index:999;
		background:#fff;
		box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
	}
	.header_logo{
		height:60%;
		position:relative;
		top:15px;
		left:3%;
	}
	.header_logo img{
		height:100%;
	}
	.sj_nav_zk{
		color:#d08d4f;
		position:absolute;
		right:5%;
		top:18px;
	}
	.sj_nav_zk i{
		font-size:34px;
	}
	.sj_nav_list{
		position:fixed;
		width:100%;
		height:100%;
		background:#fff;
		left:0px;
		top:0px;
		z-index:1000;
		display: none;
	}
	.sj_nav_img{
		width:50%;
		margin:30px auto 20px;
	}
	.sj_nav_img img{
		width:100%;
	}
	.sj_nav_gb{
		color:#d08d4f;
		position:absolute;
		right:5%;
		top:40px;
	}
	.sj_nav_gb i{
		font-size:24px;
	}
	.sj_nav_list ul li{
		line-height:50px;
		border-bottom:1px solid #f8f8f8;
		text-indent: 2em;
		position:relative;
	}
	.sj_nav_list>.sj_nav_ul>li>a{
		font-size:16px;
		color:#d08d4f;
	}
	.header_zba{
		width:100%;
		background:#fff;
		display:none;
	}
	.header_zba ul li{
		height:40px;
		line-height:40px;
		font-size:14px;
		border-bottom:1px solid rgba(0,0,0,0.1);
	}
	.header_zba ul li a{
		color:#000;
	}
	.sj_nav_ul i{
		position:absolute;
		right:10px;
		top:5px;
		color:#d08d4f;
		font-size:30px;
	}
	.ty_banner {
		width: 100%;
		height: 240px;
		margin-top:70px;
	}
	.nav_listr{
		display:none;
	}
	.nav_listl {
		width: 100%;
		padding-left: 0%;
		float: none;
		text-align:center;
	}
	.nav_list {
		height: auto;
		line-height: 50px;
		background: #f8f8f8;
	}
	.nav_listl ul li {
		display: inline-block;
		font-size: 16px;
		margin:0px;
		position: relative;
		width:20%;
	}
	.nav_listl ul li a{
		font-size:14px;
	}
	.w90 {
		width: 94%;
		margin: 0 auto;
	}
	/*sy*/
	.banner.swiper {
		width: 100%;
		height: 240px;
		margin-top:70px;
	}
	
	#allmap {
		height: 300px;
		width: 100%;
	}
	.w80 {
		width: 94%;
		margin: 0 auto;
	}
	.swiper-button-next:after, .swiper-button-prev:after{
		font-size:16px !important;
	}
	.aboutl {
		width: 100%;
		float: none;
	}
	.about {
		width: 100%;
		background: url(../images/about_bg.jpg) center no-repeat;
		background-size: cover;
		background-position: center;
		padding: 30px 0px 70px;
		position: relative;
	}
	.aboutr {
		width: 100%;
		float: none;
	}
	.aboutl2 {
		color: #fff;
		line-height: 26px;
		text-align: justify;
		font-size: 14px;
		margin: 20px 0px 30px;
	}
	.aboutl1 {
		color: #fff;
		font-size: 24px;
		font-weight: bold;
		color: #fff;
		position: relative;
		padding-left: 50px;
		margin-top: 0px;
		letter-spacing: 2px;
	}
	.aboutl1::after {
		content: '';
		position: absolute;
		left: 0px;
		top: 14px;
		width: 44px;
		height: 8px;
		background: url(../images/aboutl1.png) center no-repeat;
		background-size:100% 100%;
	}
	.aboutl3 {
		width: 100px;
		height: 34px;
		text-align: center;
		line-height: 34px;
		background: #ce8c55;
		font-size: 12px;
		color: #fff;
		border-radius: 17px;
		position: relative;
		overflow: hidden;
		transition: .5s;
		margin:0px auto 25px;
	}
	.jrjx1 {
		font-size: 24px;
		color: #262626;
		font-weight: 400;
		letter-spacing: 2px;
	}
	.jrjx2l1 {
		font-size: 18px;
		color: #262626;
		font-weight: 400;
		letter-spacing: 2px;
		margin: 10px 0px;
		line-height: 30px;
	}
	.jrjx2l2 {
		font-size: 14px;
		color: #afafaf;
		line-height: 28px;
	}
	.jrjx2r {
		float: none;
		text-align:center;
		font-size: 40px;
		color: rgba(0,0,0,0.1);
		text-transform: uppercase;
		font-weight: bolder;
		margin-top: 30px;
	}
	.jrjx {
		padding-bottom: 30px;
		padding-top: 30px;
	}
	.pro_you {
		width: 45px;
		height: 45px;
		text-align: center;
		line-height: 45px;
		background: #ce8c55;
		border-radius: 50%;
		position: absolute;
		top: 50%;
		margin-top: -22.5px;
		right: 14%;
		z-index: 3;
		cursor: pointer;
	}
	.pro_you i {
		color: #fff;
		font-size: 16px;
	}
	.qyln1 li {
		width: 50%;
		margin-right: 0%;
		float: left;
		position: relative;
	}
	.qyln1, .qyln2 {
		width: 100%;
	}
	.qylnte {
		font-size: 16px;
		color: #fff;
		text-transform: uppercase;
		font-weight: bold;
	}
	.qylntc {
		font-size: 12px;
		color: #fff;
		margin-top: 3px;
		line-height: 22px;
	}
	.qyln2 {
		margin-top: 0px;
	}
	.qyln2 li:nth-child(2) {
		background: #f7f7f7;
		width: 50%;
		text-align: right;
	}
	.qyln2 li:nth-child(3) {
		background: #d08d4f;
		width: 50%;
		text-align: right;
	}
	.qyln2 li:first-child {
		width: 100%;
	}
	.qylnt_titlea, .qylntea, .qylntca {
		color: #15181a;
	}
	.qyln {
		padding: 0px;
		position: relative;
	}
	.news_l {
		width: 100%;
		transition: .5s;
		float: none;
	}
	.news_r {
		width: 100%;
		float: none;
		margin-top:20px;
	}
	.qyln3{
		display:none;
	}
	.news_rla {
		font-family: sw721;
		font-size: 24px;
		color: #e29e65;
		line-height: 42px;
	}
	.news_rlb {
		font-size: 14px;
		color: #fff;
		margin-top: 10px;
		margin-bottom: 40%;
	}
	.news_t {
		margin-bottom: 30px;
	}
	.news_rra {
		color: #e29e65;
		font-size: 16px;
		font-weight: bold;
		position: relative;
		padding-bottom: 5%;
		margin-bottom: 10%;
	}
	.news_rrb {
		color: #fff;
		font-size:12px;
		line-height: 22px;
		height: 44px;
	}
	.news {
		background: url(../images/new_bg.jpg);
		width: 100%;
		padding: 30px 0px;
	}
	.ss {
		padding: 30px 0px;
		background: url(../images/ss_bg.jpg) center no-repeat;
		background-size: cover;
		background-position: center;
	}
	.ss_title {
		text-align: center;
		font-size: 24px;
		letter-spacing: 2px;
	}
	.ss_input {
		border: 1px solid #c3c3c3;
		border-radius: 5px;
		width: 80%;
		margin: 30px auto;
		line-height: 36px;
		position: relative;
		transition: .5s;
	}
	.ss_input input {
		line-height: 36px;
		border: None;
		width: 90%;
		background: none;
		margin-left: 5%;
	}
	.ss_bq i {
		font-size: 16px;
	}
	.ss_c ul li a {
		color: #808080;
		font-size: 14px;
		position: relative;
		z-index: 1;
		padding: 0px 5px;
		height: 100%;
	}
	.footer_t {
		padding: 30px 0px;
		position: relative;
		z-index: 1;
		border-bottom: 1px solid #676767;
	}
	.footer_t1 img{
		width:100%;
	}
	.footer_t2 {
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		color: rgba(255,255,255,0.47);
		margin-top: 10px;
	}
	.footer_b {
		padding: 30px 0px;
		border-bottom: 1px solid #676767;
	}
	.footer_bl {
		width: 100%;
		float: none;
	}
	.footer_nav ul{
		display:None;
	}
	.footer_img{
		display:none;
	}
	.footer_co {
		margin-top: 0px;
	}
	.footer_cob2 {
		color: #fefffe;
		font-size: 14px;
		line-height:30px;
	}
	.footer_br {
		float: none;
		width: 100%;
		margin-top:20px;
	}
	.footer_br li {
		width: 30.66%;
		text-align: center;
		float: left;
	}
	.footer_bt {
		line-height: 28px;
		text-align: center;
		color: #fefffe;
		font-size: 14px;
	}
	.footer_btb {
		display: inline-block;
		padding-left: 0%;
	}
	.news_l2b {
		font-size: 16px;
		margin-top: 5px;
		line-height: 20px;
		height: 20px;
		color: #0f0f0f;
		position: relative;
		z-index: 1;
		transition: .5s;
	}
	.news_l2a {
		color: #e29e65;
		font-size: 14px;
		letter-spacing: 1px;
		position: relative;
		z-index: 1;
		transition: .5s;
	}
	.aboutn_l {
		width: 100%;
		float: none;
		background: url(../images/about_aboutl.jpg) center no-repeat;
		background-size: 100% 100%;
		height: auto;
	}
	.aboutn_lp {
		padding: 0px 3%;
	}
	.aboutn_l1 {
		font-size: 16px;
		font-weight: bold;
		text-transform: uppercase;
		position: relative;
		padding-left: 40px;
		color: #ce8c55;
		margin-top: 30px;
	}
	.aboutn_l2 {
		font-size: 32px;
		font-weight: bold;
		font-family: sw721;
		margin-top: 15px;
	}
	.aboutn_l3 {
		font-size: 28px;
		letter-spacing: 2px;
		margin-top: 10px;
	}
	.aboutn_l4 p {
		font-size: 14px;
		line-height: 30px;
		margin-bottom: 0px;
		padding-bottom:15px;
	}
	.aboutn_r {
		width: 100%;
		float: none;
	}
	.aboutn_r img {
		width: 100%;
		height: auto;
	}
	.aboutn1b ul li {
		width: 100%;
		float: none;
		height: 240px;
	}
	.aboutn1 {
		height: auto;
		min-height:600px;
	}
	.aboutn1a1 {
		font-size: 28px;
		font-family: sw721;
		text-transform: uppercase;
		color: rgba(255,255,255,0.2);
		letter-spacing: 3px;
		height: 40px;
		margin-top: 30px;
	}
	.aboutn1a2 {
		font-size: 20px;
		color: #fff;
		position: relative;
		top: -22px;
		letter-spacing: 2px;
		position: relative;
		padding-bottom: 14px;
	}
	.aboutn1b{
		position:relative;
	}
	.aboutn2_l {
		width: 100%;
		float: none;
		background: url(../images/new_bg.jpg) center;
		padding: 40px 0px;
	}
	.aboutn2_la {
		font-size: 26px;
		color: #fefefe;
		letter-spacing: 3px;
	}
	.aboutn2_lb {
		font-size: 30px;
		color: rgba(255,255,255,0.1);
		text-transform: uppercase;
		margin-top: 15px;
	}
	.aboutn2_lh {
		width: 100%;
		margin: 0 auto;
		text-align:center;
	}
	.aboutn2_r {
		width: 100%;
		float: none;
		padding: 30px 0px;
	}
	.about_banner{
		height:200px;
		background:url(../images/about_banner.jpg) center no-repeat;
		background-size:cover;
		background-position:center;
		width:100%;
		margin-top:70px;
	}
	.product_banner{
		height:200px;
		background:url(../images/product_banner.jpg) center no-repeat;
		background-size:cover;
		background-position:center;
		width:100%;
		margin-top:70px;
	}
	.jssl_banner{
		height:200px;
		background:url(../images/jssl_banner.jpg) center no-repeat;
		background-size:cover;
		background-position:center;
		width:100%;
		margin-top:70px;
	}
	.news_banner{
		height:200px;
		background:url(../images/news_banner.jpg) center no-repeat;
		background-size:cover;
		background-position:center;
		width:100%;
		margin-top:70px;
	}
	.lxwm_banner{
		height:200px;
		background:url(../images/lxwm_banner.jpg) center no-repeat;
		background-size:cover;
		background-position:center;
		width:100%;
		margin-top:70px;
	}
	.about_nav .about_navl{
		text-align:center;
		width: 100%;
    	float: none;
	}
	.about_nav .about_navl li a {
		color: #fff;
		position: relative;
		z-index: 1;
		font-size:14px;
	}
	.aproduct1 ul li {
		width: 100%;
		float: left;
		background: #FFF;
		margin-right: 0%;
		margin-bottom: 15px;
	}
	.pro_img {
		width: 96%;
		margin: 0 auto;
		position: relative;
		overflow: hidden;
	}
	.pro_text {
		text-align: center;
		color: #000;
		line-height: 40px;
		letter-spacing: 1px;
	}
	.pages ul li {
		width: 34px;
		height: 34px;
		text-align: center;
		line-height: 34px;
		border: 1px solid #7c7c7c;
		display: inline-block;
		margin: 0 4px 4px;
		border-radius: 5px;
	}
	.proa_1l {
		width: 100%;
		float: none;
	}
	.proa_1r {
		width: 100%;
		float: none;
		margin-top:30px;
	}
	.proa_1rtitle {
		font-size: 36px;
		color: #fff;
		font-weight: 400;
		letter-spacing: 1px;
		position: relative;
		overflow: hidden;
		padding-bottom: 20px;
		margin-bottom: 30px;
	}
	.proa_1 {
		padding: 30px 0px;
	}
	.proa_1rtell img{
		display:none;
	}
	.proa_1rtell {
		float: Left;
		width:50%;
		background: #ce8c55;
		position: relative;
		line-height: 60px;
		font-size: 16px;
		color: #fff;
		letter-spacing: 3px;
		padding: 0px 0%;
		text-align:center;
	}
	.proa_1rtelr {
		width: 49%;
		float: left;
		text-align: center;
		line-height: 58px;
		border: 1px solid #ce8c55;
		font-size: 16px;
		color: #fff;
	}
	.proa_1rtel {
		margin-bottom: 30px;
	}
	.pro_tx {
		border-bottom: 50px solid #fff;
		border-right: 25px solid transparent;
		width: 150px;
		position: relative;
	}
	.pro_txf {
		position: absolute;
		line-height: 50px;
		text-align: center;
		width: 100%;
		font-size: 20px;
		color: #d08d4f;
		letter-spacing: 0.5px;
	}
	.pro_xgcp1 .pro_tx {
		border-bottom: #d08d4f 50px solid;
	}
	.pro_conc {
		border: 1px solid #d08d4f;
	}
	.pro_xgcp1 {
		border-bottom: 1px solid #d08d4f;
		margin: 30px 0px;
	}
	.pro_xgc {
		line-height: 60px;
		color: #000;
		font-size: 20px;
		text-align: center;
	}
	.pro_xgd {
		text-align: center;
		padding: 20px 0px 30px;
	}
	.liuyan_title_cn {
		font-size: 28px;
		color: #000;
		letter-spacing: 2px;
	}
	.liuyan_title_en {
		font-size: 16px;
		text-transform: uppercase;
		color: #000;
		line-height: 36px;
		position: relative;
		padding-bottom: 7px;
	}
	.liuyan_form ul li {
		width: 100%;
		float: none;
		margin-top: 10px;
	}
	.liuyan_form ul li:nth-child(2n) {
		margin-left: 0%;
	}
	.zbjs ul li {
		width: 100%;
		margin-right: 0%;
		float: none;
	}
	.zbjs_text2 {
		text-align: center;
		color: #fff;
		line-height: 50px;
	}
	.zbjs {
		padding-top: 30px;
	}
	.ty_atitle {
		text-align: center;
		font-size: 22px;
		font-family: pfzc;
		padding-bottom: 20px;
		border-bottom: 1px solid rgba(255,255,255,0.5);
		margin-bottom: 20px;
		color: #fff;
		padding-top: 30px;
	}
	.newsls_ul {
		padding-top: 10px;
	}
	.news_img {
		position: relative;
		width: 100%;
		z-index: 1;
		padding: 25px 0px 0px;
	}
	.news_con {
		background: #fff;
		width: 96%;
		min-height: 272px;
		float: right;
		padding:2%;
	}
	.news_con1 {
		width: 100%;
		margin-right: 0%;
		float: none;
		position: relative;
		z-index: 1;
	}
	.news_con2 {
		display: block;
		vertical-align: middle;
		height: auto;
		padding:20px 0px;
	}
	.news_text1 {
		font-size: 16px;
		color: #000;
		letter-spacing: 2px;
		font-weight: bold;
		line-height: 20px;
		height:20px;
		margin-top: 20px;
		transition: .5s;
	}
	.news_text2 {
		font-size: 14px;
		color: #878787;
		line-height: 26px;
		letter-spacing: 1px;
		text-align: justify;
		margin-bottom: 10px;
		transition: .5s;
	}
	.news_text3 {
		font-size: 14px;
		color: #878787;
		transition: .5s;
	}
	.lxwm_topal {
		width: 50%;
		margin:0 auto;
		float: none;
	}
	.lxwm_topal img {
		margin-top: 0px;
		width:100%;
	}
	.lxwm_topa .footer_br {
		width: 100%;
	}
	.lxwm_topb {
		padding: 30px 0px;
		text-align: center;
	}
	.lxwm_topbl {
		float: none;
		width: 100%;
		margin-bottom:20px;
	}
	.lxwm_topbr {
		float: none;
		width: 100%;
	}
	.lxwm2 {
		font-size: 16px;
		color: rgba(0,0,0,0.7);
		margin-top: 10px;
	}
	.lxwm3 {
		font-size: 16px;
		font-weight: bold;
		line-height: 28px;
		margin-top: 15px;
	}
	.lxwm_top {
		background: #fff;
		position: relative;
		top: -50px;
	}
	.pro_wb1 {
		font-size: 14px;
	}
	.pro_wb2 {
		font-size: 12px;
		margin: 5px 0px 10px;
	}
	.pro_wb3 {
		margin-top: 10px;
		width: 80px;
		line-height: 28px;
		text-align: center;
		font-size: 12px;
		letter-spacing: 0.5px;
		border: 1px solid #fff;
		border-radius: 16px;
		position: relative;
	}
	.pr_ba {
		position: relative;
		min-height: auto;
	}
	.pr_ba p {
		width: 100%;
		box-shadow: 0px 0px 10px 5px rgb(0 0 0 / 10%);
	}
	.pro_conc {
		margin-bottom: 40px;
	}
	.pro_ms2 {
		color: #acacac;
		text-transform: uppercase;
		letter-spacing: 0.5px;
		line-height: 26px;
		margin-bottom: 30px;
	}
	.tc img{
		width:100%;
	}
	.qyln2 li{
		height:223px;
	}
	.qyln2 li>img{
		height:223px;
	}
	.qyln1>img,.qyln1 li{
		height:223px;
	}
	.qylnt_title{
		font-size:18px;
		margin-top:5px;
	}
}
.wbsl{
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.wbsl2{
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}