@charset "utf-8";
/* CSS Document */
img {
	display: block;
}
.pc50m100{
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding-left: 25px;
    padding-right: 25px;
}
/*详情*/
.newshow {
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding-top: 45px;
	padding-bottom: 100px;
	background-image: url(../img/bg1.jpg);
	background-size: 100% auto;
	background-repeat: repeat;
}
.newshow2 {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 60px;
	background-color: #fff;
	box-sizing: border-box;
}
.news_show_tit {
	font-size: 38px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 60px;
	margin-bottom: 1.5vw;
}
.time {
	font-size: 16px;
	color: #808080;
	font-weight: normal;
	margin-bottom: 2.5vw;
	display: none;
}
.cont {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #4D4D4D;
	line-height: 38px;
}
.cont p {
	margin-bottom: 25px;
}
.video {
	width: 100%;
	margin-bottom: 30px;
}
.textarea_cont video{
	width: 100%;
	height: 680px;
}
.pro_cont {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 50px;
	background: #F8F8F8;
	box-sizing: border-box;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #4D4D4D;
	line-height: 38px;
	margin-bottom: 25px;
}
.pro_cont_tit {
	width: 96px;
	height: 40px;
	background: #F5A32E;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 20px;
}
.case_slide a {
	border: solid 1px #EEEEEE;
	margin-bottom: 2.6vw;
	display: block;
	width: 100%;
	height: 21.6vw;
	text-decoration: none;
	background-color: #fff;
}
.case_slide a h1 {
	font-size: 18px;
	font-family: Microsoft YaHei;
	height: 18px;
	overflow: hidden;
	font-weight: normal;
	color: #333333;
	padding-left: 25px;
	padding-right: 25px;
	display: block;
	line-height: 18px;
	margin-top: 1.5vw;
	margin-bottom: 1vw;
}
.case_slide a p {
	font-size: 15px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #8A8C8A;
	padding-left: 25px;
	padding-right: 25px;
}
.case_slide a p img {
	display: inline-block;
	margin-left: 15px;
	margin-bottom: 3px;
}
.img {
	width: 100%;
	height: 14.4vw;
}
.swiper-pagination-bullet {
	width: 16px;
	height: 16px;
	border-radius: 8px;
	margin-left: 10px;
	margin-right: 10px;
}
.swiper-pagination-bullet-active {
	width: 40px;
}
/*详情结束*/
/*列表*/
.pro_tit {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.pro_tit h1 {
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 36px;
	text-align: left;
	margin-bottom: 25px;
}
.pro_tit span {
	display: none;
	width: 80px;
	height: 4px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F5A32E;
	margin-bottom: 60px;
}
.pro1 {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 60px;
	padding-bottom: 60px;
	box-sizing: border-box;
	background-color: #f6f6f6;
}
.pro_list {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.pro_list li {
	width: 50%;
	float: left;
	height: 270px;
	position: relative;
}
.pro_list li img {
	width: 100%;
	height: 100%;
}
.pro_list li:hover {
	transform: scale(1.02);
	z-index: 99;
}
.pro_list li h1 {
	position: absolute;
	background-color: rgba(0,0,0,0.3);
	text-align: center;
	width: 445px;
	height: 175px;
	margin-left: -222px;
	margin-top: -87px;
	line-height: 175px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	left: 50%;
	top: 50%;
}
.pro2 {
	width: 100%;
	height: auto;
	overflow: hidden;
	background-image: url(../img/pro21.png);
	background-size: 100% 100%;
	padding-top: 100px;
	padding-bottom: 100px;
	box-sizing: border-box;
}
.pro_k {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 50px;
}
.pro2_left {
	width: 36.97vw;
	height: 26vw;
	position: absolute;
	z-index: 2;
	background-color: #F8B24E;
	top: 50px;
	padding: 4.6vw;
	box-sizing: border-box;
}
.pro2_right {
	width: 40.625vw;
	height: 26vw;
	float: right;
	position: relative;
	z-index: 1;
}
.pro2_left h1 {
	font-size: 1.56vw;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #171717;
	margin-bottom: 20px;
}
.pro2_left p {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 26px;
}
.pro2_left_box {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: absolute;
	bottom: 2.5vw;
	left: 0;
	line-height: 37px;
	padding-left: 4.6vw;
	padding-right: 4.6vw;
	box-sizing: border-box;
}
.pro2_r {
	float: right;
	font-size: 1.145vw;
}
.pro2_r .b {
	font-size: 1.56vw;
}
.pro2_r .b2 {
	font-size: 1.145vw;
}
.pro2_left_box img {
	float: left;
	margin-right: 17px;
}
.pro_left_box2 div {
	display: none;
}
.pro_left_box2 div.cur {
	display: block;
}
.pro_left_box2 a {
	text-decoration: none;
}
.next {
	cursor: pointer
}
.prev {
	cursor: pointer
}
.pro3 {
	width: 100%;
	height: auto;
	overflow: hidden;
	background-image: url(../img/pro22.png);
	background-size: cover;
	padding-top: 100px;
	padding-bottom: 100px;
	box-sizing: border-box;
}
.pro_tit2 h1 {
	color: #fff;
}
.pro3_list {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 30px;
}
.pro3_list li {
	width: 10vw;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 36px;
	text-align: center;
	float: left;
	margin-right: 5.5vw;
}
.pro3_list li a {
	text-decoration: none;
	color: #fff;
}
.pro3_list li img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.pro3_list li table {
	margin-bottom: 45px;
	width: 100%;
}
.pro3_list li td {
	height: 85px;
}
.pro3_list li:last-child {
	margin-right: 0;
}
/*产品列表*/

.product_list {
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	min-height: 500px;
}
.product_left {
	float: left;
	/*	background-color: #fff;*/
	width: 240px;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	/*
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
*/
	margin-top: 100px;
	-moz-transition: all 0s ease-in-out;
	-webkit-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
	-ms-transition: all 0s ease-in-out;
	transition: all 0s ease-in-out;
}
.product_left h1 {
	width: 100%;
	height: auto;
	overflow: hidden;
	line-height: 50px;
	border-bottom: solid 1px #eee;
	padding-left: 15px;
	box-sizing: border-box;
	font-size: 16px;
	display: block;
	background-color: #eee;
	margin-bottom: 1px;
}
.product_left h1 a {
	color: #F5A32E;
	text-decoration: none;
	display: block;
}
.product_left ul {
	width: 100%;
	height: auto;
	background-color: #f6f6f6;
	overflow: hidden;/*	display: none;*/
	-moz-transition: all 0s ease-in-out;
	-webkit-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
	-ms-transition: all 0s ease-in-out;
	transition: all 0s ease-in-out;   /*cubic-bezier(0.25,0.1,0.25,1)*/
	display: none;
}
.product_left li {
	font-size: 15px;
	width: 100%;
	height: auto;
	overflow: hidden;
	line-height: 50px;
	border-bottom: solid 1px #eee;
	padding-left: 15px;
	box-sizing: border-box;
	background-color: #f6f6f6;
}
.product_left li a {
	text-decoration: none;
	display: block;
	color: #666;
}
.product_left li:hover {
	background-color: #fff;
}
.product_left li.cur {
	background-color: #fff;
}
.product_left li:hover a {
	color: #F5A32E;
}
.product_left li.cur a {
	color: #F5A32E;
}
.product_right {
	width: 900px;
	float: right;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	margin-left: 0;
	padding-bottom: 100px;
}
.product_right ul {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 100px;
	display: block;
	clear: both;
	padding-top: 0px;
}
.product_right li {
	width: 100%;
	height: auto;
	overflow: hidden;
	clear: both;
	padding-bottom: 25px;
	padding-left: 10px;
	padding-top: 25px;
	border-bottom: solid 1px #ddd;
	box-sizing: border-box;
}
.product_right li a {
	text-decoration: none;
	display: block;
	width: 100%;
	height: auto;
	clear: both;
}
.product_right li span.img {
	display: block;
	width: 200px;
	height: auto;
	overflow: hidden;
	float: left;
	background-color: #fff;
	box-shadow: 5px 5px 15px rgba(0,0,0,0.1);
	margin-right: 0;
}

.product_right li span img {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.product_right li:hover span {
	transform: scale(1.02);
}
.product_right li span.text {
/*	float: left;*/
}
.product_right li h1 {
	font-size: 18px;
	color: #333;
	margin-bottom: 10px;
}
.product_right li:hover h1 {
	color: #F5A32E;
}
.product_right li p {
	font-size: 14px;
	color: #666;
	line-height: 28px;
}
.product_right li span.more {
	font-size: 14px;
	width: 90px;
	height: 36px;
	line-height: 36px;
	margin-right: 10px;
	text-align: center;
	background-color: #F5A32E;
	color: #fff;
	display: inline-block;
	margin-top: 10px;
	float: right;
}
.fl2 {
	display: none;
}
.pro_cont_tit2 {
	background-color: #eee;
	color: #666;
	margin-top: 25px;
	cursor: pointer;
}
.pro_kk {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 65px;
}
.search2 {
	float: right;
	width: 250px;
	height: 40px;
	border: solid 1px #ddd;
	box-sizing: border-box;
	border-radius: 6px;
	overflow: hidden;
	margin-top: 25px;
}
.s_text {
	float: left;
	height: 38px;
	width: 209px;
	border: 0;
	box-sizing: border-box;
	padding-left: 10px;
}
.s_btn {
	float: left;
	width: 38px;
	height: 38px;
	border: 0;
	background-image: url(../img/search2.png);
	background-size: 50%;
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	box-sizing: border-box;
}
.weizhi {
	display: block;
}
.ppp {
	margin-bottom: 20px;
}
.pro_flax {
	position: fixed;
	left: 50%;
	top: 0;
	margin-left: -600px;
}
/*商品详情*/
.pro_show {
	width: 1200px;
	height: auto;
	overflow: hidden;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
}
.pro_show_img {
	width: 600px;
	height: auto;
	overflow: hidden;
	float: left;
	box-sizing: border-box;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 50px;
}
.text {
	width: 690px;
	height: auto;
	overflow: hidden;
	float: left;
	box-sizing: border-box;
	padding-left: 50px;
	padding-top: 0px;
	line-height: 30px;
	color: #666;
	font-size: 15px;
}
.text h1 {
	font-size: 24px;
	font-weight: bold;
	color: #000;
	margin-bottom: 20px;
}
.text h2 {
	font-size: 20px;
	color: #F5A32E;
	margin-bottom: 20px;
	font-weight: normal;
}
.download {
	width: 150px;
	/*	height: 50px;*/
	line-height: 46px;
	text-align: center;
	color: #fff;
	background-color: #F5A32E;
	display: block;
	margin-top: 30px;
}
.textarea_h1 {
	background-color: #f6f6f6;
	width: 100%;
	height: auto;
	overflow: hidden;
	line-height: 58px;
	font-size: 20px;
	font-weight: bold;
	border-radius: 5px;
	margin-bottom: 50px;
}
.textarea_h1 span {
	display: block;
	float: left;
	width: 200px;
	background-color: #F5A32E;
	color: #fff;
	text-align: center;
}
.textarea {
	width: 100%;
	height: auto;
	overflow: hidden;
	float: left;
	line-height: 40px;
	padding-top: 50px;
	font-size: 15px;
	color: #444;
}
.textarea table tr {
	background-color: #fff;
}
.textarea table tr:nth-child(2n-1) {
	background-color: #f6f6f6;
}
.textarea table tr td {
	padding-left: 10px;
	padding-right: 10px;
}
.pro_show .text {
	width: 600px;
	padding-top: 50px;
	padding-right: 50px;
	box-sizing:border-box;
}
/*新增产品页面结构*/
.pro4 {
	width: 100%;
	height: 580px;
	overflow: hidden;
	padding-top: 100px;
	background-color: #f6f6f6;
	padding-bottom: 60px;
}
.pro4k {
	width: 1200px;
	height: 580px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.p_item {
	width: 1000px;
	background-color: #333;
	color: #fff;
	float: left;
	border-right: solid 1px #666;
	height: 580px;
	box-sizing: border-box;
	overflow: hidden;
	background-image: url(../img/v111.jpg);
	background-size: 800px 580px;
	-moz-transition: all 1s ease-in-out; 
	-webkit-transition: all 1s ease-in-out; 
	-o-transition: all 1s ease-in-out; 
	-ms-transition: all 1s ease-in-out; 
	transition: all 1s ease-in-out; 
	position: absolute;
	z-index: 11;
	left:0;
}
.p_item:last-child {
	border-right: 0;
}
.p_item.cur {
	width: 1000px;
}
.p_item:nth-child(2) {
	background-image: url(../img/v112.png);
	background-size: 800px 580px;
	z-index: 12;
	left: 1000px;
}
.p_item:nth-child(3) {
	background-image: url(../img/v113.jpg);
	background-size: 800px 580px;
	z-index: 13;
	left:1100px;
}
.p_item.cur:nth-child(2) {
	left:100px;
}
.p_item.cur2:nth-child(2) {
	left:100px;
}
.p_item.cur:nth-child(3) {
	left:200px;
}
.p_item_tit {
	font-size: 24px;
	font-weight: normal;
	width: 100px;
	padding-left: 35px;
	padding-right: 35px;
	display: block;
	padding-top: 200px;
	-moz-transition: all 0s ease-in-out;
	-webkit-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
	-ms-transition: all 0s ease-in-out;
	transition: all 0s ease-in-out;
	color: #fff;
	position: relative;
	z-index: 3;
	height: 580px;
	box-sizing: border-box;
	background-image: url(../img/v111.jpg);
	background-size: 800px 580px;
	overflow: hidden;
}
.cur .p_item_tit {
	display: none;
}
.cur2 .p_item_tit {
	display: block;
}
.pa1_fl {
	width: 0px;
	box-sizing: border-box;
	height: 580px;
	overflow: hidden;
	background-color: #393939;
	padding-top: 190px;
/*	border-right: solid 1px #666;*/
	float: left;
	background-image: url(../img/v111.jpg);
	background-size: 800px 580px;
	-moz-transition: all 0s ease-in-out;
	-webkit-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
	-ms-transition: all 0s ease-in-out;
	transition: all 0s ease-in-out;
	position: relative;
	z-index:3;
	display: none;
}
.p_item:nth-child(2) .pa1_fl,.p_item:nth-child(2) .p_item_tit {
	background-image: url(../img/v112.png);
	background-size: 800px 580px;
}

.p_item:nth-child(3) .pa1_fl,.p_item:nth-child(3) .p_item_tit {
	background-image: url(../img/v113.jpg);
	background-size: 800px 580px;
}

.cur .pa1_fl {
	display: block;
	width: 200px;
}
.cur2 .pa1_fl {
	display: none;
	width: 0;
}
.pa1_fl h1 {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 20px;
	padding-left: 35px;
}
.pa1_fl p {
	line-height: 34px;
	color: #fff;
	font-size: 15px;
	padding-left: 35px;
}

.pa1_fl p a {
	color: #ddd;
}
.pa1_fl p:hover a {
	color: #F5A32E;
}
.pa1{
	width: 100%;
	height: 580px;
/*	display: none;*/
	position: absolute;
	z-index: 1;
	padding-left: 200px;
	box-sizing: border-box;
	overflow: hidden;
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 800px 580px;
	top:0;
	left:0;
}
.cur .pa1 {
/*	display: block;*/
}
/*
.pa1:nth-child(3) {
	width: 450px;
}
.pa1:nth-child(4) {
	border-right: 0;
	width: 349px;
}
.pa1:nth-child(5) {
	width: 349px;
	border-bottom: 0;
}
.pa1:nth-child(6) {
	width: 450px;
	border-bottom: 0;
	border-right: 0;
}
*/
.cur .pa1 {
	display: block;
}
.pa1:hover img {
	transform: scale(1.05);
}
.pa1_txt {
	text-align: left;
	padding-left: 40px;
	padding-top: 40px;
	position: relative;
	z-index: 3;
}
.pa1_txt h1 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 20px;
}
.pa1_txt p {
	font-size: 13px;
	font-weight: normal;
	line-height: 28px;
	color: #a1a1a1;
}
.pa1_txt span {
	font-size: 14px;
	margin-top: 20px;
	display: inline-block;
}
.pa1_txt span a {
	color: #F5A32E;
}
.pa1_img {
	position: absolute;
	bottom: 25px;
	right: 25px;
	height: 200px;
	z-index: 1;
}
.pa1_img img {
	height: 100%;
}
.pro5 {
	width: 100%;
	padding-top: 60px;
	padding-bottom: 60px;
}
.pro5 .pro_list li:nth-child(1) {
	width: 50%;
	float: left;
	height: 540px;
	position: relative;
}
.pro5 .pro_list li:nth-child(1) h1 {
	position: absolute;
	background-color: rgba(0,0,0,0.3);
	text-align: center;
	width: 445px;
	height: 443px;
	margin-left: -222px;
	margin-top: -221px;
	line-height: 443px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	left: 50%;
	top: 50%;
}
.pro6 {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 60px;
	padding-bottom: 60px;
}
.case_video {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.case_v {
	width: 1200px;
	height: 560px;
	position: relative;
	z-index: 1;
}
.vbg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.65);
	z-index: 2;
}
.tip1:nth-child(1) {
	width: 200px;
	background: rgba(255,255,255,0.05);
	;
	border: 2px solid #F5A32E;
	color: #F5A32E;
	text-align: center;
	line-height: 50px;
	font-size: 24px;
	margin-top: 250px;
	font-weight: 400;
	float: left;
	margin-left: 350px;
}
.tip1 a {
	color: #F5A32E;
}
.tip1:nth-child(2) {
	width: 200px;
	background: rgba(255,255,255,0.05);
	;
	border: 2px solid #F5A32E;
	color: #F5A32E;
	text-align: center;
	line-height: 50px;
	font-size: 24px;
	margin-top: 250px;
	font-weight: 400;
	float: left;
	margin-left: 100px;
}
.tip1:hover {
	background-color: #F5A32E;
	color: #fff;
}
.tip1:hover a {
	color: #fff;
}
.textarea_cont {
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
}
.textarea_cont img{
	height: auto;
}
.san_fl{
	display: none;
}

/*------------------------------------------------------------------------------------------------------------------------*/

@media screen and (max-width:750px ) {
.pc50m100{
    width: 100%;
    float: none;
    clear: both;
    padding-left: 0px;
    padding-right: 0px;
}
.textarea_cont video{
	width: 100%;
	height: 65vw;
}
	.product_list{
		min-height: 50vw;
	}
.pro6 {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 0.6rem;
	padding-bottom: 0.6rem;
}
.case_video {
	width: 6.3rem;
	height: auto;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	box-sizing: border-box;
	padding-left: 0;
	padding-right: 0;
	margin-left: 0.6rem;
}
.case_v {
	width: 100%;
	height: 2.9rem;
	position: relative;
	z-index: 1;
}
.vbg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.65);
	z-index: 2;
}
.tip1:nth-child(1) {
	width: 2rem;
	background: rgba(255,255,255,0.05);
	;
	border: 2px solid #F5A32E;
	color: #F5A32E;
	text-align: center;
	line-height: 0.6rem;
	font-size: 0.3rem;
	margin-top: 1.2rem;
	font-weight: 400;
	float: left;
	margin-left: 1rem;
}
.tip1 a {
	color: #F5A32E;
}
.tip1:nth-child(2) {
	width: 2rem;
	background: rgba(255,255,255,0.05);
	;
	border: 2px solid #F5A32E;
	color: #F5A32E;
	text-align: center;
	line-height: 0.6rem;
	font-size: 0.3rem;
	margin-top: 1.2rem;
	font-weight: 400;
	float: left;
	margin-left: 0.1rem;
}
.tip1:hover {
	background-color: #F5A32E;
	color: #fff;
}
.tip1:hover a {
	color: #fff;
}
/*新增产品页面结构*/
.pro4 {
	width: 100%;
	height: 5.8rem;
	overflow: hidden;
	padding-top: 0.6rem;
	background-color: #f6f6f6;
	padding-bottom: 0.6rem;
}
.pro4k {
	width: 100%;
	height: 5.8rem;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0.6rem;
	padding-right: 0.6rem;
}
.p_item {
	width: 1rem;
	background-color: #333;
	color: #fff;
	float: left;
	border-right: solid 1px #666;
	height: 580px;
	box-sizing: border-box;
	overflow: hidden;
	background-image: url(../img/v111.jpg);
	background-size: cover;
}
.p_item:last-child {
	border-right: 0;
}
.p_item.cur {
	width: 4.3rem;
}
.p_item_tit {
	font-size: 0.3rem;
	font-weight: bold;
	width: 0.3rem;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 2rem;
	-moz-transition: all 0s ease-in-out;
	-webkit-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
	-ms-transition: all 0s ease-in-out;
	transition: all 0s ease-in-out;
	color: #fff;
	overflow: hidden;
	float: left;
}
.cur .p_item_tit {
	display: none;
}
.pa1_fl {
	width: 4.3rem;
	box-sizing: border-box;
	height: 5.8rem;
	display: none;
	overflow: hidden;
	background-color: #333;
	padding-left: 0.5rem;
	/*	padding-right: ;*/
	padding-top: 1.9rem;
	border-right: solid 1px #666;
	float: left;
	-moz-transition: all 0s ease-in-out;
	-webkit-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
	-ms-transition: all 0s ease-in-out;
	transition: all 0s ease-in-out;
	background-image: url(../img/v111.jpg);
	background-size: cover;
}
.p_item:nth-child(2) .pa1_fl {
	background-image: url(../img/v112.png);
	background-size: cover;
}
.p_item:nth-child(2) {
	background-image: url(../img/v112.png);
	background-size: cover;
}
.p_item:nth-child(3) .pa1_fl {
	background-image: url(../img/v113.jpg);
	background-size: cover;
}
.p_item:nth-child(3) {
	background-image: url(../img/v113.jpg);
	background-size: cover;
}
.cur .pa1_fl {
	display: block;
}
.pa1_fl h1 {
	font-size: 0.34rem;
	font-weight: normal;
	margin-bottom: 0.2rem;
}
.pa1_fl p {
	line-height: 0.6rem;
	color: #fff;
	font-size: 0.3rem;
}
.pa1_fl p a {
	color: #fff;
}
.pa1_fl p:hover a {
	color: #F5A32E;
}
.pa1 {
	box-sizing: border-box;
	height: 290px;
	width: 300px;
	background-color: #555;
	display: none;
	overflow: hidden;
	border-right: solid 1px #666;
	float: left;
	border-bottom: solid 1px #666;
	position: relative;
	-moz-transition: all 0s ease-in-out;
	-webkit-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
	-ms-transition: all 0s ease-in-out;
	transition: all 0s ease-in-out;
	display: none;
}
.pa1:nth-child(3) {
	width: 500px;
}
.pa1:nth-child(4) {
	border-right: 0;
	width: 299px;
}
.pa1:nth-child(5) {
	width: 299px;
	border-bottom: 0;
}
.pa1:nth-child(6) {
	width: 500px;
	border-bottom: 0;
}
.cur .pa1 {
	display: block;
}
.pa1:hover img {
	transform: scale(1.05);
}
.pa1_txt {
	text-align: left;
	padding-left: 25px;
	padding-top: 25px;
	position: relative;
	z-index: 3;
}
.pa1_txt h1 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 20px;
}
.pa1_txt p {
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
}
.pa1_txt span {
	font-size: 14px;
	margin-top: 20px;
	display: inline-block;
}
.pa1_txt span a {
	color: #F5A32E;
}
.pa1_img {
	position: absolute;
	bottom: 25px;
	right: 25px;
	height: 200px;
	z-index: 1;
}
.pa1_img img {
	height: 100%;
}
.pro5 {
	width: 100%;
	padding-top: 0.6rem;
	padding-bottom: 0.6rem;
	padding-left: 0.6rem;
	padding-right: 0.6rem;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
}
.pro5 .pro_list li:nth-child(1) {
	width: 100%;
	float: left;
	height: auto;
	position: relative;
}
.pro5 .pro_list li:nth-child(1) h1 {
	position: absolute;
	background-color: rgba(0,0,0,0.3);
	text-align: center;
	width: 5.2rem;
	height: 2.1rem;
	margin-left: -2.6rem;
	margin-top: -1.05rem;
	line-height: 2.1rem;
	font-size: 0.36rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	left: 50%;
	top: 50%;
}
/*商品详情*/
	
.pro_show {
	width: 90%;
	height: auto;
	overflow: hidden;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0.6rem;
	margin-top: 0.4rem;
}
.pro_show_img {
	width: 100%;
	height: auto;
	overflow: hidden;
	float: left;
	box-sizing: border-box;
	padding-left: 0.3rem;
	padding-right: 0.3rem;
	padding-top: 0.3rem;
}
.pro_show .text {
	padding-left: 0.3rem;
	padding-top: 0.3rem;
	padding-right: 0.3rem;
	box-sizing: border-box;
	width: 100%;
}
.textarea_cont {
	padding-left: 0.3rem;
	padding-right: 0.3rem;
	padding-bottom: 0.3rem;
}
.text {
	width: 90%;
	height: auto;
	overflow: hidden;
	float: left;
	box-sizing: border-box;
	padding-left: 0rem;
	padding-top: 0rem;
	line-height: 0.6rem;
	color: #666;
	font-size: 0.3rem;
}
.text h1 {
	font-size: 0.3rem;
	font-weight: bold;
	color: #000;
	margin-bottom: 0.2rem;
}
.text h2 {
	font-size: 0.3rem;
	color: #F5A32E;
	margin-bottom: 0.2rem;
	font-weight: normal;
}
.download {
	width: 1.5rem;
	/*	height: 50px;*/
	line-height: 0.6rem;
	text-align: center;
	color: #fff;
	background-color: #F5A32E;
	display: block;
	margin-top: 0.3rem;
}
.textarea_h1 {
	background-color: #f6f6f6;
	width: 100%;
	height: auto;
	overflow: hidden;
	line-height: 0.8rem;
	font-size: 0.3rem;
	font-weight: bold;
	border-radius: 0rem;
	margin-bottom: 0.3rem;
}
.textarea_h1 span {
	display: block;
	float: left;
	width: 2.4rem;
	background-color: #F5A32E;
	color: #fff;
	text-align: center;
}
.textarea {
	width: 100%;
	height: auto;
	overflow: hidden;
	float: left;
	line-height: 0.6rem;
	padding-top: 0.4rem;
	font-size: 0.26rem;
	color: #444;
}
.textarea table {
	box-sizing: border-box;
}
.textarea table tr {
	background-color: #fff;
	box-sizing: border-box;
}
.textarea table tr:nth-child(2n-1) {
	background-color: #f6f6f6;
}
.textarea table tr td {
	padding-left: 0.15rem;
	padding-right: 0.15rem;
	box-sizing: border-box;
	word-break: break-all;
}
.fl1 {
	display: none;
}
.fl2 {
	display: block;
}
.search2 {
	display: none;
}
.weizhi {
	display: none;
}
/*产品列表*/
.pro_kk {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 65px;
	display: none;
}
.product_list {
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding-left: 0.6rem;
	padding-right: 0.6rem;
}
.product_left {
	float: none;
	/*	background-color: #f6f6f6;*/
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding-left: 2vw;
	padding-top: 2vw;
	padding-right: 2vw;
	padding-bottom: 2vw;
	margin-top: 0vw;
	display: none;
}
.product_left ul {
	display: none;
}
.product_left li {
	width: 100%;
	height: auto;
	overflow: hidden;
	line-height: 0.8rem;
	border-bottom: solid 1px #fff;
	padding-left: 0.3rem;
	box-sizing: border-box;
	float: left;
}
.product_left li a {
	text-decoration: none;
	color: #666;
}
.product_left li:hover {
	background-color: #fff;
}
.product_left li.cur {
	background-color: #fff;
}
.product_left li:hover a {
	color: #F5A32E;
}
.product_left li.cur a {
	color: #F5A32E;
}
.ppp {
	margin-bottom: 0.3rem;
}
.product_left h1 {
	line-height: 0.8rem;
}
.product_right {
	width: 100%;
	float: left;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	margin-left: 0;
	padding-bottom: 1rem;
}
.product_right ul {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 0.6rem;
	display: block;
	clear: both;
	padding-top: 0.6rem;
}
.product_right li {
	width: 100%;
	height: auto;
	overflow: hidden;
	clear: both;
	padding-bottom: 0.5rem;
	padding-left: 0;
	margin-left: 0;
	padding-top: 0.5rem;
	border-bottom: solid 1px #ddd;
}
.product_right li a {
	text-decoration: none;
	display: block;
	width: 100%;
	height: auto;
	clear: both;
}
.product_right li span.img {
	display: block;
	width: 33vw;
	height: 33vw;

	overflow: hidden;
	float: left;
	background-color: #fff;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.1);
	margin-right: 4vw;
}
	.product_right li span.img td{
		width: 33vw;
		height: 33vw;
	}
.product_right li span img {
	width: 90%;
	height: auto;
	overflow: hidden;
}
.product_right li span.text {
	float: left;
	width: 47vw;
}
.product_right li h1 {
	font-size: 4.4vw;
	line-height: 4.4vw;
	color: #333;
	margin-bottom: 2vw;
}
.product_right li:hover h1 {
	color: #F5A32E;
}
.product_right li p {
	font-size: 3vw;
	color: #666;
	line-height: 7vw;
}
.product_right li span.more {
	font-size: 3vw;
	width: 1.2rem;
	height: 0.5rem;
	line-height: 0.5rem;
	text-align: center;
	background-color: #F5A32E;
	color: #fff;
	display: inline-block;
	float: left;
	margin-top: 10px;
	display: none;
}
/*	产品列表结束*/
	


.newshow {
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding-left: 0rem;
	padding-right: 0rem;
	padding-bottom: 0rem;
	background-image: url(../img/bg1.jpg);
	background-size: 100% auto;
	padding-top: 0rem;
	background-repeat: repeat;
}
.newshow2 {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-left: 0rem;
	padding-right: 0rem;
	padding-top: 0.6rem;
	padding-bottom: 0.6rem;
	background-color: #fff;
	box-sizing: border-box;
}
.news_show_tit {
	font-size: 0.4rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000;
	line-height: 0.4rem;
	margin-bottom: 0.3rem;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}
.time {
	font-size: 0.22rem;
	color: #808080;
	font-weight: normal;
	margin-bottom: 2.5vw;/*	display: none;*/
}
.cont {
	font-size: 0.26rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #4D4D4D;
	line-height: 0.45rem;
}
.cont p {
	margin-bottom: 0.45rem;
}
.video {
	width: 6.5rem;
	margin-bottom: 0.5rem;
}
.pro_cont {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 0.5rem;
	background: #F8F8F8;
	box-sizing: border-box;
	font-size: 0.26rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #4D4D4D;
	line-height: 0.45rem;
	margin-bottom: 0.15rem;
}
.pro_cont_tit {
	width: 1.6rem;
	height: 0.6rem;
	background: #F5A32E;
	line-height: 0.6rem;
	text-align: center;
	font-size: 0.28rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0.4rem;
}
.case_slide a {
	border: solid 1px #EEEEEE;
	margin-bottom: 0.2rem;
	display: block;
	width: 100%;
	height: 4.8rem;
	overflow: hidden;
	text-decoration: none;
}
.case_slide a h1 {
	font-size: 0.26rem;
	font-family: Microsoft YaHei;
	height: 0.26rem;
	overflow: hidden;
	font-weight: bold;
	color: #333333;
	padding-left: 0.2rem;
	padding-right: 0.2rem;
	display: block;
	line-height: 0.26rem;
	margin-top: 0.2rem;
	margin-bottom: 0.2rem;
}
.case_slide a p {
	font-size: 0.2rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #8A8C8A;
	padding-left: 0.2rem;
	padding-right: 0.2rem;
}
.case_slide a p img {
	display: inline-block;
	width: 0.16rem;
	height: 0.05rem;
	margin-left: 0.1rem;
	margin-bottom: 3px;
}
.img {
	width: 100%;
	height: 3.3rem;
	margin-bottom: 0.4rem;
}
.swiper-pagination-bullet {
	width: 16px;
	height: 16px;
	border-radius: 8px;
	margin-left: 10px;
	margin-right: 10px;
}
.swiper-pagination-bullet-active {
	width: 40px;
}
/*详情结束*/
/*列表*/
.pro_tit {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.pro_tit h1 {
	font-size: 0.36rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 0.6rem;
	text-align: center;
	margin-bottom: 0.3rem;
}
.pro_tit span {
	display: none;
	display: block;
	width: 0.5rem;
	height: 0.08rem;
	background: #F5A32E;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0.7rem;
}
.pro1 {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-left: 0.6rem;
	padding-right: 0.6rem;
	padding-top: 0.3rem;
	padding-bottom: 0.6rem;
	box-sizing: border-box;
}
.pro_list {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.pro_list li {
	width: 100%;
	float: left;
	height: 3.1rem;
	position: relative;
}
.pro_list li img {
	width: 100%;
	height: 3.1rem;
}
.pro_list li h1 {
	position: absolute;
	background-color: rgba(0,0,0,0.3);
	text-align: center;
	width: 5.2rem;
	height: 2.1rem;
	margin-left: -2.6rem;
	margin-top: -1.05rem;
	line-height: 2.1rem;
	font-size: 0.36rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	left: 50%;
	top: 50%;
}
.pro2 {
	width: 100%;
	height: auto;
	overflow: hidden;
	background-image: url(../img/pro21.png);
	background-size: 100% 100%;
	padding-top: 0.6rem;
	padding-left: 0.6rem;
	padding-right: 0.6rem;
	padding-bottom: 0.6rem;
	box-sizing: border-box;
}
.pro_k {
	position: relative;
	width: 100%;
	height: 8rem;
	overflow: hidden;
	padding-bottom: 0;
}
.pro2_left {
	width: 6.2rem;
	height: 4.4rem;
	position: absolute;
	z-index: 2;
	background-color: #F8B24E;
	top: 3.6rem;
	/*	left:-0.25rem;*/
	margin-right: -0.25rem;
	padding: 0.7rem;
	box-sizing: border-box;
}
.pro2_right {
	width: 6.2rem;
	height: 4rem;
	float: right;
	margin-right: -0.25rem;
	position: relative;
	z-index: 1;
}
.pro2_left h1 {
	font-size: 0.36rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #171717;
	margin-bottom: 0.2rem;
}
.pro2_left p {
	font-size: 0.22rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 0.32rem;
}
.pro2_left_box {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: absolute;
	bottom: 0.4rem;
	left: 0;
	line-height: 0.37rem;
	padding-left: 0.7rem;
	padding-right: 0.7rem;
	box-sizing: border-box;
}
.pro2_r {
	float: right;
	font-size: 1.145vw;
}
.pro2_r .b {
	font-size: 0.44rem;
}
.pro2_r .b2 {
	font-size: 0.28rem;
}
.pro2_left_box img {
	float: left;
	margin-right: 0.17rem;
}
.pro_left_box2 div {
	display: none;
}
.pro_left_box2 div.cur {
	display: block;
}
.next {
	cursor: pointer;
	width: 0.37rem;
	height: 0.37rem;
}
.prev {
	cursor: pointer;
	width: 0.37rem;
	height: 0.37rem;
}
.pro3 {
	width: 100%;
	height: auto;
	overflow: hidden;
	background-image: url(../img/pro22.png);
	background-size: cover;
	padding-top: 0.9rem;
	padding-left: 0.3rem;
	padding-right: 0.3rem;
	padding-bottom: 0.5rem;
	box-sizing: border-box;
}
.pro_tit2 h1 {
	color: #fff;
}
.pro3_list {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.pro3_list li {
	width: 33%;
	font-size: 0.24rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 0.36rem;
	text-align: center;
	float: left;
	margin-right: 0vw;
	margin-bottom: 0.8rem;
	box-sizing: border-box;
	padding-left: 0.2rem;
	padding-right: 0.2rem;
}
.pro3_list li img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: 0.52rem;
}
.pro3_list li table {
	margin-bottom: 0.25rem;
	width: 100%;
}
.pro3_list li td {
	height: 0.52rem;
}
.pro3_list li:last-child {
	margin-right: 0;
}
.pro3_list li:nth-child(4) {
	margin-left: 15%;
}
.pro_cont_tit2 {
	background-color: #eee;
	color: #666;
	margin-top: 25px;
}
	.san_fl{
	display: block;
}
}
