﻿/* AB模版网 做的织梦整站模板下载网站 Www.AdminBuy.Cn */
/* QQ：9490489 */
/* 仿站：Fang.AdminBuy.Cn */
@charset "utf-8";
@font-face {
	font-family: 'iconfont';  /* project id 876485 */
	src: url('../fonts/font_876485_a3vf69rydgp.eot');
	src: url('../fonts/font_876485_a3vf69rydgp.eot') format('embedded-opentype'), url('../fonts/font_876485_a3vf69rydgp.woff') format('woff'), url('../fonts/font_876485_a3vf69rydgp.ttf') format('truetype'), url('../fonts/font_876485_a3vf69rydgp.svg#iconfont') format('svg');
}
body {
	max-width: 1920px;
	margin: auto;
}
html, body {
	min-height: 100%;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear_both {
	zoom: 1;
}
.clear_both:before {
	content: "";
	display: table;
	clear: both;
}
.clear_both:after {
	content: "";
	display: table;
	clear: both;
}
.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
.fixed {
	position: fixed;
}
.inline-block {
	display: inline-block;
}
.text-right {
	text-align: right;
}
.text-left {
	text-align: left;
}
.text-center {
	text-align: center;
}
.trans {
	-webkit-transition: all 500ms ease 0s;
	-moz-transition: all 500ms ease 0s;
	-ms-transition: all 500ms ease 0s;
	-o-transition: all 500ms ease 0s;
	transition: all 500ms ease 0s;
}
.rotating180 {
	transform: rotate(180deg);
	-ms-transform: rotate(180deg); /* IE 9 */
	-moz-transform: rotate(180deg); /* Firefox */
	-webkit-transform: rotate(180deg);/* Safari 和 Chrome */
	-o-transform: rotate(180deg);
}
.gray {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}
.main {
	overflow: hidden;
	position: relative;
}
.wrap {
	max-width: 95.8%;
	margin: 0 auto;
}
.wrap1 {
	max-width: 62.5%;
	margin: 0 auto;
}
/*头部 header*/
#header {
	width: 100%;
	height: 18px;
	background: transparent;
	top: 0;
	left: 0;
	right: 0;
	padding: 37px 0px 45px;
	z-index: 100;
}
/*#header .logo{margin-top:-20px;}*/
#header .logo a {
	font-size: 26px;
	color: #333;
	font-weight: bold;
}
#header .logo a img{height:40px; margin-top:-20px; margin-left:15%}
#header.pro {
	border-bottom: 1px solid #e7e7e7;
}
#header.headerbg {
	background: #fff;
}
#header .nav .nav_a {
	margin-right: 80px;
	color: #666;
}
#header .nav .nav_a:hover {
	color: #333;
	font-weight: bold;
}
#header .nav .nav_a.on {
	color: #333;
	font-weight: bold;
}
#header .nav .lang {
	cursor: pointer;
}
#header .nav .sousuo {
	cursor: pointer;
}
#header .menu {
	display: none;
}
#header .menu_bg1 {
	left: 0;
	top: 100px;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.4);
	z-index: 99;
}
#header .sou {
	background: #fff;
	width: 100%;
	z-index: 134;
	position: fixed;
	left: -100%;
	top: 100px;
	overflow: auto;
	height: 70px;
	border-top: 1px solid #aaa;
}
#header .sou input[type="text"] {
	height: 32px;
	width: 74%;
	margin: 0.5rem 0 0 1.5%;
	border: 1px solid #ccc;
	text-indent: 0.2rem;
	font-size: 18px;
	line-height: 32px;
	float: left;
}
#header .sou #search {
	height: 32px;
	width: 20%;
	margin: 0.5rem 1.5% 0 0;
	font-size: 20px;
	line-height: 32px;
	background: #333;
	color: #fff;
	text-align: center;
	cursor: pointer;
	float: right;
}
#header .sou.on {
	left: 0;
}
#header .menu_bg1.on {
	display: block;
}
/*尾部 footer*/
#footer {
	background: #fff;
}
#footer .footer_top {
	border-bottom: 1px solid #3e3e3e;
	height: 62px;
}
#footer .footer_top * {
	font-size: 12px;
	color: #666;
	vertical-align: middle;
}
#footer .footer_top a {
	margin-right: 10px;
}
#footer .footer_top a:hover {
	color: #fff;
}
#footer .footer_top .wrap1 {
	margin-top: 25px;
}
#footer .footer_top .wrap1 .link_con .swiper-slide {
	width: auto;
	padding: 0px 3px;
}
#footer .footer_bottom {
	margin-top: 20px;
}
#footer .footer_bottom .p1 {
	font-size: 12px;
	line-height: 30px;
	color: #ccc;
}
#footer .footer_bottom .copyright {
	margin: 20px auto 50px;
	font-size: 12px;
	line-height: 30px;
	color: #ccc;
}
#footer .footer_bottom .copyright * {
	font-size: 12px;
	line-height: 30px;
	color: #ccc;
}
#footer .footer_bottom .erweima_img {
	width: 90px;
	height: 90px;
	text-align: center;
}
.kefu {
	position: fixed; display:none;
	top: 150px;
	right: 5.2%;
	z-index: 100;
	width: 200px;
	height: 380px;
	background: #fff;
}
.kefu .cha {
	margin: 10px;
}
.kefu .cha img {
	cursor: pointer;
}
.kefu .p1 {
	font-size: 22px;
	color: #333;
	margin: 20px auto 8px;
}
.kefu .p2 {
	font-size: 12px;
	color: #666;
}
.kefu .p3 {
	font-size: 14px;
	color: #999;
	margin: 60px auto 15px;
}
.kefu .p4 {
	font-size: 22px;
	color: #474747;
}
.kefu .a1 {
	font-size: 14px;
	color: #fff;
	width: 140px;
	height: 40px;
	background: #666;
	border-radius: 20px;
	line-height: 40px;
	margin: 40px auto 10px;
}
.kefu .a2 {
	font-size: 14px;
	color: #fff;
	width: 140px;
	height: 40px;
	background: #999;
	border-radius: 20px;
	line-height: 40px;
	margin: 0 auto;
}
.kefu a img {
	vertical-align: middle;
}
.lianxi {
	position: fixed;
	bottom: 10%;
	right: 5.2%;
	z-index: 100;
	width: 50px;
	height: 153px;
	cursor: pointer;
}
.lianxi .lian {
	width: 50px;
	height: 50px;
	margin-bottom: 1px;
	background: rgba(0,0,0,0.5);
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	color: #fff;
}
.lianxi .lian img {
	vertical-align: middle;
}
.lianxi .weixin {
	position: relative;
}
.lianxi .weixin .erweima {
	position: absolute;
	top: 0px;
	right: 120%;
	z-index: 50;
	opacity: 0;
	max-width: 90px;
	max-height: 90px;
}
.lianxi .weixin .erweima_img {
	width: 90px;
	height: 90px;
	text-align: center;
}
.lianxi .weixin:hover .erweima {
	opacity: 1;
}
/*广告图 banner*/
.top_bg.on {
	margin-top: 100px;
}
.top_bg .top_bg_con .top_bg_button {
	width: 30px;
	height: 59px;
}
.top_bg_con  img{width:100%}
.top_bg .top_bg_con .swiper-button-next {
	background: url(../img/right.png) no-repeat center;
	right: 3.1%;
}
.top_bg .top_bg_con .swiper-button-prev {
	background: url(../img/left.png) no-repeat center;
	left: 3.1%;
}
/*index 首页*/
.index_pro .title {
	line-height: 130px;
}
.index_pro .title .p1 {
	font-size: 36px;
}
.index_pro .title .pro_a a {
	font-size: 14px;
	color: #666;
}
.index_pro .title .pro_a a:hover {
	color: #333;
	font-weight: bold;
}
.index_pro .con .index_pro_con {
	padding-bottom: 150px;
}
.index_pro .con .swiper-slide .pro_a {
	width: 20%;
	overflow: hidden;
	border-bottom: 1px solid #fff;
}
.index_pro .con .swiper-slide .pro_a .img {
	border-right: 1px solid #fff;
	background: #fff;
}
.index_pro .con .swiper-slide .pro_a .img img{height:205px; width:100%}
.index_pro .con .swiper-slide .pro_a .img_bg {
	height: 100%;
	left: 0;
	right: 1px;
	background: rgba(0,0,0,0.3);
	z-index: 10;
	text-align: center;
	bottom: 100%;
}
.index_pro .con .swiper-slide .pro_a .img_bg .p1 {
	font-size: 22px;
	color: #fff;
	line-height: 42px;
	display: inline-block;
	border-bottom: 3px solid #fff;
	margin-top: 13%;
}
.index_pro .con .swiper-slide .pro_a .img_bg .p2 {
	font-size: 14px;
	color: #f2f2f2;
	line-height: 42px;
}
.index_pro .con .swiper-slide .pro_a:hover .img_bg {
	bottom: 0;
}
.index_pro .con .index_pro_con .swiper_button {
	bottom: 60px;
	top: auto;
	width: 50px;
	height: 50px;
	background: #f1f1f1;
	border-radius: 2px;
}
.index_pro .con .index_pro_con .swiper_button_cen {
	bottom: 60px;
	width: 80px;
	height: 50px;
	background: #f1f1f1;
	border-radius: 2px;
	position: absolute;
	left: 50%;
	margin-left: -40px;
}
.index_pro .con .index_pro_con .swiper-button-next {
	right: 43%;
}
.index_pro .con .index_pro_con .swiper-button-prev {
	left: 43%;
}
.index_about {
	background: #f6f6f6;
}
.index_about .img {
	width: 50%;
}
.index_about .text {
	width: 50%;
}
.index_about .text .p1 {
	font-size: 60px;
	margin-top: 15%;
	text-transform: uppercase;
}
.index_about .text .p2 {
	font-size: 16px;
	margin: 1% auto 4%;
	color: #666;
}
.index_about .text .p3 {
	font-size: 14px;
	color: #666;
	width: 71%;
	margin: 0 auto;
}
.index_about .text .a1 {
	font-size: 14px;
	color: #333;
	width: 160px;
	height: 50px;
	margin: 50px auto 0;
	border: 1px solid #999;
	line-height: 50px;
}
.index_about .text .a1:hover {
	color: #fff;
	background: #333;
	border: 1px solid #333;
}
.index_info {
	margin: 60px auto;
}
.index_info .title .p1 {
	font-size: 36px;
}
.index_info .title .p2 {
	font-size: 14px;
	color: #999;
	line-height: 34px;
}
.index_info .con {
	margin-top: 60px;
}
.index_info .con .text {
	border-bottom: 1px solid #ededed;
	padding: 2%;
}
.index_info .con .text .img{width:20%; margin-right:3%; overflow:hidden;}
.index_info .con .text .img img{width:100%;height:120px;}
.index_info .con .text .tent {
	width: 49%;
}
.index_info .con .text .tent .p3 {
	font-size: 18px;
	line-height: 48px;
}
.index_info .con .text .tent .p4 {
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	color: #999;
}
.index_info .con .text .tent .p7 {
	font-size: 12px;
	line-height: 24px;
	color: #999;
	display: none;
}
.index_info .con .text .you {
	width: 20%;
	border-left: 1px solid #eaeaea;
}
.index_info .con .text .you .time {
	padding-left: 10%;
}
.index_info .con .text .you .time .p5 {
	font-size: 50px;
	line-height: 74px;
}
.index_info .con .text .you .time .p6 {
	font-size: 14px;
	color: #999;
	line-height: 30px;
	text-indent: 1em;
}
.index_info .con .text .you .jiantou {
	margin: 12% 33% 0 0;
}
.index_info .con .text .you .jiantou .img2 {
	display: none;
}
.index_info .con .text:hover {
	background: #12b5ff;
	border-bottom: 1px solid #12b5ff;
}
.index_info .con .text:hover .tent .p3 {
	color: #fff;
}
.index_info .con .text:hover .tent .p4 {
	color: #fff;
}
.index_info .con .text:hover .tent .p7 {
	color: #fff;
}
.index_info .con .text:hover .you {
	border-left: 1px solid #fff;
}
.index_info .con .text:hover .you .time .p5 {
	color: #fff;
}
.index_info .con .text:hover .you .time .p6 {
	color: #fff;
}
.index_info .con .text:hover .you .jiantou {
	margin: 12% 28% 0 0;
}
.index_info .con .text:hover .you .jiantou .img1 {
	display: none;
}
.index_info .con .text:hover .you .jiantou .img2 {
	display: block;
}
.index_partner {
	margin: 60px auto;
}
.index_partner .title .p1 {
	font-size: 36px;
}
.index_partner .title .p2 {
	font-size: 14px;
	color: #999;
	line-height: 34px;
}
.index_partner .title .p3 {
	font-size: 14px;
	color: #666;
	line-height: 34px;
}
.index_partner .con {
	margin-top: 40px;
	 
}
.index_partner .con .text {
	width: 12.5%;
 
 
	overflow: hidden;
}
.index_partner .con .text:before {
	content: '';
	width: 100%;
	padding-top: 70.484581497797356828193832599119%;
	display: block;
}
.index_partner .con .text .img {
 
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.index_partner .con .text .img img {
	max-width: 80%;
	height: auto;
 
}
.index_partner .con .text .img:hover img {
	height: auto;
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
	filter: gray;
}
.index_contact {
	padding: 60px 0px;
	background: #f3f3f3;
}
.index_contact .title .p1 {
	font-size: 36px;
}
.index_contact .title .p2 {
	font-size: 14px;
	color: #999;
	line-height: 34px;
}
.index_contact .title .p3 {
	font-size: 14px;
	color: #666;
	line-height: 34px;
}
.index_contact .con .contact1 {
	padding: 50px 5%;
}
.index_contact .con .contact1 .tact {
	width: 33.33333333%;
}
.index_contact .con .contact1 .tact .img {
	width: 10%;
}
.index_contact .con .contact1 .tact .text {
	width: 85%;
	margin-left: 5%;
}
.index_contact .con .contact1 .tact .text .p1 {
	text-align: left;
}
.index_contact .con .message .mess_con {
	width: 100%;
}
.index_contact .con .message .mess_con .mess {
	width: 31.666%;
	margin-right: 2.501%;
	background: #fff;
	height: 45px;
}
.index_contact .con .message .mess_con .mess:nth-child(3) {
	margin-right: 0px;
}
.index_contact .con .message .mess_con .mess input {
	height: 43px;
	border: 1px solid #e4e4e4;
	line-height: 43px;
	text-indent: 1em;
	width: 100%;
	color: #999;
}
.index_contact .con .message .mess_con .textarea {
	width: 100%;
	background: #fff;
	height: 150px;
	border: 1px solid #e4e4e4;
	margin: 20px auto;
}
.index_contact .con .message .mess_con .textarea textarea {
	height: 100%;
	line-height: 43px;
	text-indent: 1em;
	width: 100%;
	color: #999;
}
.index_contact .con .message .mess_con div[type="submit"] {
	width: 100%;
	height: 60px;
	line-height: 60px;
	color: #fff;
	background: #333;
	text-align: center;
	border-radius: 5px;
	cursor: pointer;
}
/*关于我们 about*/
.about .company {
	margin: 70px auto;
}
.about .company .p1 {
	font-size: 60px;
	text-transform: uppercase;
}
.about .company .p2 {
	font-size: 24px;
	margin: 30px auto;
}
.about .company .p3 {
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
.about .store {
	background: #f6f6f6;
	margin-bottom: 60px;
}
.about .store .img {
	width: 50%;
}
.about .store .text {
	width: 36%;
	padding: 3.8% 9.5% 3.8% 4.5%;
}
.about .store .text .p1 {
	font-size: 24px;
	padding-bottom: 22px;
	border-bottom: 3px solid #666;
	display: inline-block;
}
.about .store .text .p2 {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	margin-top: 60px;
}
.about .history {
	background: url(../img/history_bg.jpg) no-repeat top;
	height: 780px;
	overflow: hidden;
}
.about .history .ptit {
	font-size: 28px;
	margin: 45px auto;
	text-transform: uppercase;
}
.about .history .gallery-top {
	height: 400px;
	margin: 0 auto;
	width: 100%;
	overflow: visible;
}
.about .history .gallery-top .p1 {
	font-size: 28px;
	color: #fff;
	display: block;
	background: #666;
	width: 120px;
	height: 120px;
	margin: 80px auto;
	border-radius: 50%;
	line-height: 120px;
}
.about .history .gallery-top .p2 {
	font-size: 16px;
	color: #333;
	line-height: 30px;
}
.about .history .gallery-top .swiper-button-next {
	right: 14%;
}
.about .history .gallery-top .swiper-button-prev {
	left: 14%;
}
.about .history .gallery-top .swiper-button-white {
	width: 36px;
	height: 36px;
	bottom: -158px;
	top: auto;
	background: none;
}
.about .history .gallery-bg {
	width: 65.934065934065934065934065934066%;
	background: url(../img/history_line.jpg) center no-repeat;
	height: 180px;
	overflow: hidden;
	margin: 50px auto 30px;
}
.about .history .gallery-top .swiper-pagination2 {
	display: none;
}
.about .history .gallery-thumbs {
	height: 180px;
	width: 100%;
}
.about .history .gallery-thumbs .swiper-wrapper .deve_num {
	cursor: pointer;
	background: url(../img/icon21.png) center no-repeat;
}
.about .history .gallery-thumbs .swiper-wrapper .deve_num .p2 {
	text-align: center;
	font-size: 16px;
	line-height: 270px;
	color: #747474;
}
.about .history .gallery-thumbs .swiper-wrapper .deve_num:hover {
	background: url(../img/icon20.png) center no-repeat;
}
.about .history .gallery-thumbs .swiper-wrapper .deve_num:hover .p2 {
	color: #333;
	font-size: 22px;
	font-weight: bold;
}
.about .history .gallery-thumbs .swiper-wrapper .swiper-slide-active {
	background: url(../img/icon20.png) center no-repeat;
}
.about .history .gallery-thumbs .swiper-wrapper .swiper-slide-active .p2 {
	color: #333;
	font-size: 22px;
	font-weight: bold;
}
/*联系我们 contact*/
.contact {
	padding: 60px 0px;
	background: #fff;
}
.contact .title .p1 {
	font-size: 60px;
	text-transform: uppercase;
}
.contact .title .p2 {
	font-size: 16px;
	color: #333;
	line-height: 34px;
}
.contact .title .p3 {
	font-size: 14px;
	color: #666;
	line-height: 34px;
}
.contact .con .ntact {
	padding: 50px 5%;
}
.contact .con .ntact .tact {
	width: 33.33333333%;
}
.contact .con .ntact .tact .img {
	width: 10%;
}
.contact .con .ntact .tact .text {
	width: 85%;
	margin-left: 5%;
}
.contact .con .ntact .tact .text .p1 {
	text-align: left;
	line-height: 24px;
}
.contact .con .message .mess_con {
	width: 100%;
}
.contact .con .message .mess_con .mess {
	width: 31.666%;
	margin-right: 2.501%;
	background: #fff;
	height: 45px;
}
.contact .con .message .mess_con .mess:nth-child(3) {
	margin-right: 0px;
}
.contact .con .message .mess_con .mess input {
	height: 43px;
	border: 1px solid #e4e4e4;
	line-height: 43px;
	text-indent: 1em;
	width: 100%;
	color: #999;
}
.contact .con .message .mess_con .textarea {
	width: 100%;
	background: #fff;
	height: 150px;
	border: 1px solid #e4e4e4;
	margin: 20px auto;
}
.contact .con .message .mess_con .textarea textarea {
	height: 100%;
	line-height: 43px;
	text-indent: 1em;
	width: 100%;
	color: #999;
}
.contact .con .message .mess_con div[type="submit"] {
	width: 100%;
	height: 60px;
	line-height: 60px;
	color: #fff;
	background: #333;
	text-align: center;
	border-radius: 5px;
	cursor: pointer;
}
/*品牌介绍 brand*/
.brand .brand1 {
	margin: 70px auto;
}
.brand .brand1 .p1 {
	font-size: 60px;
	text-transform: uppercase;
	line-height: 50px;
}
.brand .brand1 .p2 {
	font-size: 16px;
	color: #666;
	margin: 30px auto 60px;
}
.brand .brand1 .p3 {
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
.brand .brand2 {
	background: #f6f6f6;
	margin-bottom: 60px;
}
.brand .brand2 .img {
	width: 50%;
}
.brand .brand2 .text {
	width: 36%;
	padding: 3.8% 9.5% 0px 4.5%;
}
.brand .brand2 .text .p1 {
	font-size: 24px;
}
.brand .brand2 .text .p2 {
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
.brand .brand2 .text .brand_line {
	width: 36px;
	height: 2px;
	background: #333333;
	margin: 15px 0px 40px;
}
.brand .brand2 .text .p3 {
	font-size: 14px;
	line-height: 24px;
}
/*新闻 info*/
.info .title {
	margin-top: 70px;
}
.info .title .p1 {
	font-size: 60px;
	text-transform: uppercase;
	line-height: 50px;
}
.info .title .p2 {
	font-size: 16px;
	color: #666;
	margin: 25px auto 55px;
}
.info .con {
	width: 100%;
}
.info .con .info_a {
	width: 23.275%;
	margin-right: 2.3%;
	margin-bottom: 60px;
}
.info .con .info_a:nth-child(4n) {
	margin-right: 0;
}
.info .con .info_a .img {
	width: 100%;
	overflow: hidden;
}
.info .con .info_a .text .p1 {
	font-size: 20px;
	margin: 25px auto;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.info .con .info_a .text .p2 {
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	color: #8c8c8c;
	height: 40px;
}
.info .con .info_a .text .time {
	font-size: 14px;
	color: #666;
	line-height: 44px;
	margin-top: 10px;
}
.info .info_more {
	width: 140px;
	height: 40px;
	background: #f1f1f1;
	color: #666;
	line-height: 40px;
	border-radius: 20px;
	text-align: center;
	margin: 70px auto;
	cursor: pointer;
}
.info .con .info_a .text .p1:hover {
	font-weight: bold;
}
.info .con .info_a .text .time:hover img {
	transform: rotate(90deg);
	-ms-transform: rotate(90deg); /* IE 9 */
	-moz-transform: rotate(90deg); /* Firefox */
	-webkit-transform: rotate(90deg);/* Safari 和 Chrome */
	-o-transform: rotate(90deg);
}
.info .info_more:hover {
	background: #333;
	color: #fff;
}
/*客户故事详情页  info_detail */
.info_detail .news_detail {
	background: #fff;
	margin-bottom: 70px;
}
.info_detail .news_detail .text_left {
	width: 100%;
	position: relative;
	margin-top: 50px;
}
.info_detail .news_detail .text_left .title {
	width: 98%;
	margin: 0 auto;
	border-bottom: 1px dotted #ccc;
}
.info_detail .news_detail .text_left .title .p1 {
	font-size: 22px;
	color: #333;
	line-height: 30px;
	margin: 0px auto 30px;
}
.info_detail .news_detail .text_left .title .p2 {
	font-size: 12px;
	color: #999;
	line-height: 24px;
	margin: 0px auto 35px;
}
.info_detail .news_detail .text_left .title .p2 span {
	color: #333;
	font-weight: bold;
}
.info_detail .news_detail .text_left .contents {
	width: 98%;
	margin: 60px auto 0px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 40px;overflow: hidden;
}
.info_detail .news_detail .text_left .contents .con {
	font-size: 14px;
	color: #333;
	line-height: 24px;
}
.info_detail .news_detail .text_left .contents .con img {
	max-width: 100% !important;
	height: auto !important;
}
.info_detail .news_detail .text_left .anniu {
	width: 98%;
	margin: 50px auto 0px;
}
.info_detail .news_detail .text_left .anniu .anniu_p {
	font-size: 14px;
	color: #666;
	margin: 0px auto 25px;
	overflow: hidden;
	width: 100%;
	height: 19px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.info_detail .news_detail .text_left .anniu .anniu_p .news_anniu {
	color: #333;
}
.info_detail .news_detail .text_left .anniu .anniu_p .news_anniu:hover {
	font-weight: bold;
}
/*产品列表 products*/
.products {
	margin-top: 100px;
}
.products .pro_nav {
	line-height: 130px;
}
.products .pro_nav .pro_a a {
	font-size: 14px;
	color: #666;
}
.products .pro_nav .pro_a a:hover {
	color: #333;
	font-weight: bold;
}
.products .pro_nav .pro_a a.on {
	color: #333;
	font-weight: bold;
}
.products .con .pro_a {
	width: 25%;
	overflow: hidden;
	border-bottom: 1px solid #fff;
}
.products .con .pro_a .img {
	border-right: 1px solid #fff;
	background: #fff;
}
.products .con .pro_a .img img{width:100%}
.products .con .pro_a .img_bg {
	height: 100%;
	left: 0;
	right: 1px;
	background: rgba(0,0,0,0.3);
	z-index: 10;
	text-align: center;
	bottom: 100%;
}
.products .con .pro_a .img_bg .p1 {
	font-size: 22px;
	color: #fff;
	line-height: 42px;
	display: inline-block;
	border-bottom: 3px solid #fff;
	margin-top: 20%;
}
.products .con .pro_a .img_bg .p2 {
	font-size: 14px;
	color: #f2f2f2;
	line-height: 42px;
}
.products .con .pro_a:hover .img_bg {
	bottom: 0;
}
.products .pro_more {
	width: 140px;
	height: 40px;
	background: #f1f1f1;
	color: #666;
	line-height: 40px;
	border-radius: 20px;
	text-align: center;
	margin: 70px auto;
	cursor: pointer;
}
.products .pro_more:hover {
	background: #333;
	color: #fff;
}
/*产品详情页  products_detail */
.products_detail {
	margin-top: 100px;
	position: relative;
}
.products_detail .detail {
	width: 78.26%;
	border-right: 1px solid #e7e7e7;
}
.products_detail .detail .con_img {
	width: calc(100%-40px);
	margin: 40px 40px 40px 0px;
	background: #f3f3f3;
}
.products_detail .detail .text {
	width: calc(100%-40px);
	margin: 40px 40px 40px 0px;
}
.products_detail .detail .text img {
	width: 100% !important;
	height: auto !important;
}
.products_detail .detail_text {
	width: 18.75%;
	position: fixed;
	top: 150px;
	right: 2.0833333333333333333333333333333%;
	z-index: 10;
}
.products_detail .detail_text .anniu {
	width: 100%;
	margin-bottom: 76px;
}
.products_detail .detail_text .anniu .anniu_a {
	width: 33.3333333%;
}
.products_detail .detail_text .anniu .anniu_a.left {
	text-align: left;
}
.products_detail .detail_text .anniu .anniu_a.right {
	text-align: right;
}
.products_detail .detail_text .p1 {
	font-size: 24px;
	margin-bottom: 30px;
}
.products_detail .detail_text .p2 {
	font-size: 14px;
	color: #666;
	line-height: 20px;
}
.products_detail .detail_text .weilian {
	width: 120px;
	height: 40px;
	border: 1px solid #999;
	color: #666;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	margin: 30px 0px;
	vertical-align: middle;
}
.products_detail .detail_text.ap1 {
	position: absolute;
	width: calc(21.74%-1px);
	right: 0;
}
.products_detail .detail_text.fx1 {
	width: 18.75%;
	position: fixed;
	top: 150px !important;
	right: 2.0833333333333333333333333333333%;
}
.products_detail .detail_text1 {
	width: 95%;
	margin: 30px auto;
	display: none;
}
.products_detail .detail_text1 .anniu {
	width: 100%;
	margin-bottom: 76px;
}
.products_detail .detail_text1 .anniu .anniu_a {
	width: 33.3333333%;
}
.products_detail .detail_text1 .anniu .anniu_a.left {
	text-align: left;
}
.products_detail .detail_text1 .anniu .anniu_a.right {
	text-align: right;
}
.products_detail .detail_text1 .p1 {
	font-size: 24px;
	margin-bottom: 30px;
}
.products_detail .detail_text1 .p2 {
	font-size: 14px;
	color: #666;
	line-height: 20px;
}
.products_detail .detail_text1 .weilian {
	width: 120px;
	height: 40px;
	border: 1px solid #999;
	color: #666;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	margin: 30px 0px;
	vertical-align: middle;
}
 @media screen and (max-width: 1200px) {
#header .nav .nav_a {
	margin-right: 50px;
}
.index_pro .con .swiper-slide .pro_a .img_bg .p1 {
	margin-top: 15%;
}
.index_pro .con .index_pro_con .swiper-button-next {
	right: 40%;
}
.index_pro .con .index_pro_con .swiper-button-prev {
	left: 40%;
}
.index_about .text .p1 {
	margin-top: 7%;
}
.index_about .text .p3 {
	width: 85%;
}
.index_about .text .a1 {
	margin: 30px auto 0;
}
.index_info .con .text .you {
	width: 30%;
}
.index_partner .con .text {
	width: 25%;
}
.wrap1 {
	max-width: 70%;
}
.index_partner .title .p3 {
	line-height: 24px;
}
.index_contact .title .p3 {
	line-height: 24px;
}
}
@media screen and (max-width: 1000px) {
#header {
	height: 30px;
	padding: 31px 0px 39px;
}
#header .logo img {
	margin-top: 6px; height: 40px;
}/* 
	#header .logo{margin-top:0px;}
	#header .logo img{height:40px;width:auto;} */
#header .menu {
	display: block;
	cursor: pointer;
}
#header .menu_bg {
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.4);
	z-index: 101;
}
#header .menu_bg.on {
	display: block;
}
#header .nav {
	float: none;
	position: fixed;
	top: 0;
	bottom: 0;
	right: -100%;
	width: 55%;
	z-index: 102;
	background: #fff;
	padding-top: 50px;
}
#header .nav.on {
	right: 0;
}
#header .nav .nav_a {
	float: none;
	margin-bottom: 10px;
	text-indent: 2em;
	line-height: 30px;
}
#header .nav .sousuo {
	float: none;
	margin-bottom: 10px;
	text-indent: 2em;
	line-height: 30px;
	text-align: left;
	margin-left: 28px;
}
.top_bg .top_bg_con .top_bg_button {
	width: 15px;
	height: 30px;
	background-size: cover;
}
#footer .footer_bottom .copyright {
	margin: 20px auto;
}
.kefu {
	display: none;
}
.index_pro .con .swiper-slide .pro_a {
	width: 50%;
}
.index_about .text .p1 {
	font-size: 30px;
}
.index_about .text .p3 {
	width: 95%;
}
.index_about .text .a1 {
	width: 100px;
	height: 30px;
	margin: 20px auto 0;
	line-height: 30px;
}
 
.index_info .con .text .tent {
	width: 69%;
}
.index_info .con .text .tent .p3 {
	line-height: 24px;
}
.index_info .con .text .you {
	width: 30%;
}
.index_info .con .text .you .time .p5 {
	font-size: 35px;
	line-height: 59px;
}
.wrap1 {
	max-width: 80%;
}
.about .store .text {
	width: 43%;
	padding: 3% 3% 0px 3%;
}
.about .store .text .p2 {
	margin-top: 20px;
}
.info .con .info_a {
	width: 49%;
	margin-right: 2%;
	margin-bottom: 40px;
}
.info .con .info_a:nth-child(2n) {
	margin-right: 0;
}
.products .con .pro_a {
	width: 50%;
}
}
@media screen and (max-width: 750px) {
#header {
	height: 30px;
	padding: 7px 0px 13px;
}
#header .menu_bg1 {
	top: 50px;
}
#header .sou {
	top: 50px;
}
.top_bg.on {
	margin-top: 50px;
}
.products {
	margin-top: 50px;
}
.products_detail {
	margin-top: 50px;
}
.index_pro .con .index_pro_con .swiper-button-next {
	right: 30%;
}
.index_pro .con .index_pro_con .swiper-button-prev {
	left: 30%;
}
.index_about .img {
	width: 100%;
	float: none;
}
.index_about .text {
	width: 100%;
	margin: 0px auto 20px;
	float: none;
}
.wrap1 {
	max-width: 95%;
}
.index_info .con .text .tent .p7 {
	display: block;
}
.index_info .con .text .tent {
	width: 100%;
}
.index_info .con .text .you {
	display: none;
}
.index_pro .con .swiper-slide .pro_a .img_bg {
	bottom: 0;
}
.about .store .img {
	width: 100%;
	float: none;
}
.about .store .text {
	width: 93%;
	padding: 3%;
	float: none;
}
.about .history .gallery-bg {
	display: none;
}
.about .history .gallery-top .swiper-button-white {
	display: none;
}
.about .history .gallery-top .swiper-pagination2 {
	display: block;
}
.about .history {
	height: 600px;
}
.brand .brand2 .img {
	width: 100%;
	float: none;
}
.brand .brand2 .text {
	width: 93%;
	padding: 3%;
	float: none;
}
.products .con .pro_a .img_bg {
	bottom: 0;
}
.products_detail .detail {
	width: 100%;
	border-right: 0px;
}
.products_detail .detail_text {
	display: none;
}
.products_detail .detail_text1 {
	display: block;
}
.products_detail .detail .con_img {
	width: 100%;
	margin: 40px 0px;
}
.products_detail .detail .text {
	width: 100%;
	margin: 40px 0px;
}
}
@media screen and (max-width: 500px) {
.index_info .title .p1 {
	font-size: 0.72rem;
}
.index_info {
	margin: 1.2rem auto;
}
.index_info .con {
	margin-top: 0.5rem;
}
.index_pro .title {
	line-height: 2.6rem;
}
.index_pro .title .p1 {
	font-size: 0.72rem;
}
.index_pro .con .swiper-slide .pro_a .img_bg .p1 {
	font-size: 18px;
	line-height: 26px;
	margin-top: 10%;
}
.index_pro .con .swiper-slide .pro_a .img_bg img {
	display: none;
}
.index_pro .con .index_pro_con {
	padding-bottom: 100px;
}
.index_pro .con .index_pro_con .swiper_button {
	width: 30px;
	height: 30px;
	bottom: 30px;
}
.index_pro .con .index_pro_con .swiper_button_cen {
	width: 60px;
	height: 30px;
	margin-left: -30px;
	bottom: 30px;
}
.index_partner {
	margin: 1.2rem auto;
}
.index_partner .title .p1 {
	font-size: 0.72rem;
}
.index_contact {
	padding: 1.2rem 0px;
}
.index_contact .title .p1 {
	font-size: 0.72rem;
}
.index_contact .con .contact1 {
	padding: 0.5rem 5%;
}
.index_contact .con .contact1 .tact {
	width: 100%;
	margin-bottom: 10px;
}
.index_contact .con .message .mess_con .mess {
	width: 100%;
	margin-right: 0%;
	margin: 20px auto 0px;
}
.contact {
	padding: 1.2rem 0px;
}
.contact .title .p1 {
	font-size: 0.72rem;
}
.contact .con .ntact {
	padding: 0.5rem 5%;
}
.contact .con .ntact .tact {
	width: 100%;
	margin-bottom: 10px;
}
.contact .con .message .mess_con .mess {
	width: 100%;
	margin-right: 0%;
	margin: 20px auto 0px;
}
.about .company {
	margin: 1rem auto;
}
.about .company .p1 {
	font-size: 0.72rem;
}
.about .company .p2 {
	font-size: 18px;
	margin: 0.2rem auto;
}
.about .history {
	height: 530px;
}
.about .history .ptit {
	font-size: 24px;
	margin: 0.6rem auto;
}
.about .history .gallery-top .p1 {
	font-size: 20px;
	width: 2.4rem;
	height: 2.4rem;
	margin: 1rem auto;
	line-height: 2.4rem;
}
.about .history .gallery-top .p2 {
	width: 95%;
}
.brand .brand1 {
	margin: 1rem auto;
}
.brand .brand1 .p1 {
	font-size: 0.72rem;
	line-height: 0.72rem;
}
.brand .brand1 .p2 {
	margin: 0 auto 0.5rem;
}
.brand .brand2 {
	margin-bottom: 1rem;
}
.brand .brand2 .text .p1 {
	font-size: 20px;
}
.brand .brand2 .text .brand_line {
	margin: 0.3rem 0px 0.4rem;
}
.info .title {
	margin-top: 0.5rem;
}
.info .title .p1 {
	font-size: 0.72rem;
	line-height: 1rem;
}
.info .title .p2 {
	margin: 0 auto 0.5rem;
}
.info .con {
	width: 100%;
}
.info .con .info_a {
	width: 100%;
	margin-right: 0;
	margin-bottom: 0.5rem;
}
.info .con .info_a .text .p1 {
	margin: 0.5rem auto;
}
.info .con .info_a .text .time {
	margin-top: 0.2rem;
}
.info .info_more {
	width: 120px;
	margin: 1rem auto;
}
.products .pro_nav {
	line-height: 2.6rem;
}
.products .pro_nav .p1 {
	font-size: 0.72rem;
}
.products .con .pro_a .img_bg .p1 {
	font-size: 18px;
	line-height: 26px;
	margin-top: 10%;
}
.products .con .pro_a .img_bg img {
	display: none;
}
.products .pro_more {
	width: 120px;
	margin: 1rem auto;
}
.products_detail .detail .con_img {
	margin: 0.8rem 0px;
}
.products_detail .detail .text {
	margin: 0.8rem 0px;
}
.products_detail .detail_text1 {
	margin: 0.6rem auto;
}
.products_detail .detail_text1 .anniu {
	margin-bottom: 1rem;
}
.products_detail .detail_text1 .p1 {
	margin-bottom: 0.6rem;
}
.products_detail .detail_text1 .weilian {
	margin: 0.6rem 0px;
}
}
/*pages*/ .pagination-wrapper {
	margin: 20px 0;
}
.pagination {
	height: 34px;
	text-align: center;
}
.pagination li {
	display: inline-block;
	height: 34px;
	margin-right: 5px;
}
.pagination li a {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;
	color: #555555;
	text-decoration: none;
}
.pagination li a:hover {
	background: #f5f5f5;
	color: #0099ff;
}
.pagination li.thisclass {
	background: #09f;
	color: #fff;
}
.pagination li.thisclass a, .pagination li.thisclass a:hover {
	background: transparent;
	border-color: #09f;
	color: #fff;
	cursor: default;
}
/*AB模版网新增翻页样式 各类模版站 www.adminbuy.cn*/
.pagess {clear: both;margin: 20px;overflow: hidden;margin-left: 0px;text-align: right;font-size:12px}
.pagess ul li { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999}
.pagess ul li:hover{ background:#ccc; color:#fff;border: 1px solid #ccc}
.pagess ul li:hover a{color:#fff;}
.pagess ul li.thisclass {display: inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;background: #ccc;color: #fff;}
.pagess ul li.thisclass a {color: #fff;}
.pagess ul li a{ display:block;color:#999}
.pagess ul li a:hover {color: #fff;}

#tj{width: 100%;
    height: 60px;
    line-height: 60px;
    color: #fff;
    background: #0a2d88;
    text-align: center;
    border-radius: 5px;
    cursor: pointer; border:0}
    
    
    
    .conProInfo-list1 {
  margin: 2.5rem 3%; }
  .conProInfo-list1 .list1-right {
     float: left;
    width: 60%; }
  .conProInfo-list1 .left-imgs-wrap {
    flex: 0 0 84px;
    position: relative;
    padding: 52px 0;
    width: 84px;
    height: 400px; left: 100px;}
  .conProInfo-list1 .left-imgs-banner {
    overflow: hidden;
    height: 300px; }
  
  .conProInfo-list1 .list1-top-flex {
        padding-right: 23%;
    width: calc(100% - 656px);
    justify-content: flex-end;
    margin-bottom: 2rem; }
    .conProInfo-list1 .list1-top-flextop{
      width:calc(100% - 520px);
    }
    .conProInfo-list1 .list1-top-flextop .list1-key-wrap{
      width:80%;
      margin: 0 auto;
      text-align:center
    }
     .conProInfo-list1 .list1-top-flextop .text-tishi{
      margin-top:20px;
      margin-bottom:20px;
      font-size:16px;
      text-align:center;
      color:#333
     }
     .yanse-tihsi{
       margin-top:20px;
      font-size:16px;
      text-align:center;
      color:#999;
     }
     @media (max-width: 1025px) {
          .conProInfo-list1 .list1-top-flextop{
      width:100%;
    }
     }
  // .conProInfo-list1 .left-show-wrap, .conProInfo-list1 .list1-key-wrap {
  //   flex: 0 0 372px; }
  .conProInfo-list1 .para-item-wrap {
   box-sizing: border-box;
    padding-left: 98px;
    text-align: center; }
  .conProInfo-list1 .para-item {
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 50%;
    margin: 0 12px;
    color: #fff;
    transition-duration: .3s;
    background: #343131;
    font-size: 14px;
    cursor: pointer; }
    .conProInfo-list1 .para-item:first-child {
      margin-left: 0; }
    .conProInfo-list1 .para-item:last-child {
      margin-right: 0; }
    .conProInfo-list1 .para-item:hover, .conProInfo-list1 .para-item.cur {
      background: #e60039;
      color: #fff; }
  .conProInfo-list1 .list1-left {
    
    width: 30%;
    display: inline-flex;
    justify-content: space-between; }
  .conProInfo-list1 .right-mains {
    padding: 12px 24px 44px 24px;
    background: #fff url(../img/right-mains-bg.png) no-repeat right 22px bottom 16px; }
  .conProInfo-list1 .proInfo-h5-cn {
    font-size: 30px;
    line-height: 1.2;
    color: #333;
    margin-bottom: 12px; }
  .conProInfo-list1 .scroll-wrap {
    height: 192px; }
  .conProInfo-list1 .proInfo-h5-en {
    font-size: 18px;
    line-height: 1.2;
    color: #333;
    text-transform: uppercase; }
    .conProInfo-list1 .proInfo-h5-en:after {
      content: "";
      display: block;
      background: #333;
      width: 48px;
      height: 1px;
      margin: 20px 0; }
  .conProInfo-list1 .proInfo-h5-detail {
    font-size: 14px;
    line-height: 24px;
    color: #666; }
  .conProInfo-list1 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e60039 !important; }
  .conProInfo-list1 .left-ajax-btns {
    text-align: center; }
  .conProInfo-list1 .ajax-color-btn {
    display: inline-block;
    cursor: pointer; }
  .conProInfo-list1 .left-ajax-btns {
    margin-top: 1.8rem; }
  .conProInfo-list1 .color-s0, .conProInfo-list1 .color-s1 {
    display: inline-block;
    vertical-align: top;
    height: 25px;
    line-height: 25px;
    color: #333;
    font-size: 14px; }
  .conProInfo-list1 .color-s1 {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 7px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }

.left-imgs-btns {
  position: absolute;
  height: 100%;
  width: 1px;
  left: 50%;
  top: 0; }
  .left-imgs-btns .btn {
    left: -50%;
    position: absolute;
    display: block;
    width: 34px;
    height: 18px;
    cursor: pointer;
    transition-duration: .3s;
    transform: translateX(-50%); }
  .left-imgs-btns .prev {
    top: 12px;
    background: url(../img/conProInfo-prev1.png) no-repeat center; }
    .left-imgs-btns .prev:hover {
      background: url(../img/conProInfo-prev1on.png) no-repeat center; }
  .left-imgs-btns .next {
    bottom: 12px;
    background: url(../img/conProInfo-next1.png) no-repeat center; }
    .left-imgs-btns .next:hover {
      background: url(../img/conProInfo-next1on.png) no-repeat center; }

.conProInfo-list2 .conProInfo-list1-top {
  background-color: #343131;
  padding: .75rem 0;
  color: #fff;
  line-height: 40px; }
@media (max-width: 1440px) {
.conProInfo-list1 .list1-left {
    
    width: 34%;
}
.conProInfo-list1 .left-imgs-wrap {
    left: 0;
}
}
@media (max-width: 1366px) {
.conProInfo-list1 .para-item-wrap {
    padding-left: 34px;
}
}
.conProInfo-list2 .top-en {
  margin-right: 20px;
  font-size: 26px; }
.conProInfo-list2 .top-cn {
  font-size: 24px; }
.conProInfo-list2 .h2-s0 {
  display: inline-block;
  width: auto; }
  .conProInfo-list2 .h2-s0:after {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    width: 80px;
    height: 2px;
    background-color: #2da0db; }
.conProInfo-list2 .list2-h2 {
  position: relative;
  font-size: 20px;
  line-height: 1.4;
  color: #000;
  padding: 1.2rem 20px .6rem 20px; }
.conProInfo-list2 .para-list {
  background-color: #fff; }
.conProInfo-list2 .para-tr {
  border-bottom: 1px solid #eaeaea; }
.conProInfo-list2 .td-content {
  padding: 0 1rem; }
.conProInfo-list2 .para-td {
  flex: 0 0 50%;
  width: 50%;
  position: relative;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  padding: .75rem 0;
  display: inline-flex; }
  .conProInfo-list2 .para-td:nth-child(2n):before {
    position: absolute;
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background-color: #eaeaea;
    top: 0;
    left: 0; }
.conProInfo-list2 .para-s0 {
  flex: 0 0 auto;
  margin-left: 40px; }
.conProInfo-list2 .para-s1 {
  flex: 0 0 calc(100% - 110px); }
.conProInfo-list2 .others-banner {
  overflow: hidden; }
.conProInfo-list2 .others-banner-wrap {
  position: relative; }
.conProInfo-list2 .pro-hd01 {
  bottom: 0; }
.conProInfo-list2 .swiper-slide {
  position: relative; }
  .conProInfo-list2 .swiper-slide:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
    .conProInfo-list2 .swiper-slide:hover .pro-en, .conProInfo-list2 .swiper-slide:hover .pro-cn {
      color: #e60039; }
  .conProInfo-list2 .swiper-slide .txts-wrap {
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    padding: 22px 30px 0;
    font-size: 14px;
    line-height: 20px; }
.conProInfo-list2 .pro-en {
  font-size: 18px;
  color: #333;
  height: 20px;
  transition-duration: .5s;
  margin-bottom: 10px; }
.conProInfo-list2 .pro-cn {
  color: #666;
  height: 20px;
  font-size: 14px; }

.no-banner {
  position: relative;
  background: rgba(76, 72, 73, 0.45);
  height: 60px; }
  .no-banner .proInfo-nav-wrap1 {
    top: 0; }

.signUp-list1 {
  padding-bottom: 2rem; }
  .signUp-list1 .list1-mains {
    background: #fff;
    padding: 2.5rem 0 3.3rem; }
  .signUp-list1 .td-name {
    font-size: 18px;
    line-height: 24px;
    color: #333;
    padding-bottom: 26px; }
  .signUp-list1 .must-s0 {
    font-size: 14px;
    line-height: 24px;
    color: #e60039; }
  .signUp-list1 .td-img-wrap {
    height: auto;
    background-size: cover !important;
    border-radius: 8px;
    overflow: hidden;
    position: relative; }
  .signUp-list1 .card-img0 {
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: auto;
    position: absolute;
  }
  .signUp-list1 .bottom-img0 {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 0;
    opacity: 0;
  }
  .signUp-list1 .person-card {
    background: url(../img/idCard.jpg) no-repeat center; }
  .signUp-list1 .sale-card {
    background: url(../img/sale-card.jpg) no-repeat center; }
  .signUp-list1 .upload-img-btn {
    z-index: 3;
    display: inline-block;
    width: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    transform: translate(-50%, -50%);
    border-bottom: 1px solid #fff;
    color: #fff;
    cursor: pointer; }
    .signUp-list1 .upload-img-btn.hide {
      opacity: 0;
      z-index: -1;
    }
  .signUp-list1 .td {
    position: relative;
    flex: 0 0 45%;
    font-size: 14px;
    line-height: 52px;
    color: #666;
    margin-bottom: 1rem; }
    .signUp-list1 .captcha {
      position: absolute;
      display: block;
      max-height: 100%;
      width: 100px;
      right: 0;
      top: 0;
    }
  .signUp-list1 .upload-td {
    margin-bottom: 1.5rem; }
  .signUp-list1 .td-s0 {
    position: absolute;
    left: 0;
    top: 0;
    height: 52px;
    display: block;
    width: auto; }
  .signUp-list1 .signUp-input {
    display: block;
    padding: 0 0 0 53px;
    background: none;
    border: none;
    border-bottom: 1px solid #e5e5e5;
    height: 52px;
    line-height: 52px;
    width: 100%;
    box-sizing: border-box; }
  .signUp-list1 .wechat-input {
    padding-left: 78px; }
  .signUp-list1 .form-section {
    cursor: pointer;
    display: block;
    border: none;
    width: 100%;
    background: none;
    border: none;
    border-bottom: 1px solid #e5e5e5;
    height: 52px;
    line-height: 52px;
  }
  .signUp-list1 option {
    display: block;
    height: 52px;
    line-height: 52px;
    border-bottom: 1px solid #e5e5e5;
  }
  /*  .signUp-list1 .form-section.cur {
      background: url(../img/sectionto2pon.png) no-repeat right top 21px; }
  .signUp-list1 .province-section {
    z-index: 2; }
  .signUp-list1 .section-top {
    border-bottom: 1px solid #e5e5e5; }
  .signUp-list1 .options-wrap {
    position: absolute;
    z-index: 3;
    width: 100%;
    height: auto;
    top: 100%;
    left: 0;
    display: none;
    background: #f5f5f5;
    color: #707070;
    height: auto;
    line-height: 40px; }
  .signUp-list1 .options-item {
    padding: 0 10px;
    border-bottom: 1px solid #e5e5e5; }*/
  .signUp-list1 .flex100 {
    flex: 0 0 100%; }
  .signUp-list1 .options-scroll {
    max-height: 320px; }
  .signUp-list1 .signUp-submit {
    display: block;
    border: none;
    background: #e60039;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 56px;
    height: 56px;
    width: 8rem;
    margin: 1.5rem auto 0; }
  .signUp-list1 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #e60039 !important; }
  .signUp-list1 .td-reminds {
    padding-top: 15px;
    font-size: 14px;
    line-height: 22px;
    padding-left: 28px;
    color: #888; }
  .signUp-list1 .reminds-a {
    display: inline-block;
    vertical-align: top; }
  .signUp-list1 .reminds-s0 {
    display: block;
    position: absolute;
    width: 16px;
    height: 22px;
    line-height: 21px;
    left: 0;
    top: 15px;
    cursor: pointer;
    background: url(../img/reminds-ico.jpg) no-repeat center; }
    .signUp-list1 .reminds-s0.cur {
      background: url(../img/reminds-icoon.jpg) no-repeat center; }
  .signUp-list1 .reminds-s1 {
    vertical-align: top;
    display: inline-block;
    border-bottom: 1px solid #e60039;
    color: #e60039;
    margin-left: 4px; }
    .reminds-s2 {
      cursor: pointer;
    }
  .signUp-list1 .upload-file-input {
    opacity: 0;
    height: 0;
    display: block; }
  .signUp-list1 .fancybox-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff; }

.code-td {
  position: relative; }
  .code-td .code-img {
    right: 0;
    top: 0;
    display: block;
    position: absolute;
    max-height: 100%;
    width: 100px; }

.mCSB_inside > .mCSB_container {
  margin-right: 0 !important; }


.flexBox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.infobox>img{display:none}



.web_head .btn--search+.change-language:before{content: '';display: block;width: 1px;height: 16px;background-color: #909090;position: absolute;left: 0;top: 50%;margin-top: -8px;}
.web_head .nav_wrap{float: right;padding-right: 3%;text-align: center;-webkit-box-flex:1;-webkit-flex:1;flex:1;text-align: center;}
.head_nav{position: relative;}
.web_head .head_nav>li,.web_head .head_nav>li>a,.web_head .head_nav>li>a>em{display: inline-block;vertical-align: top;}
.web_head .head_nav>li{font-size: 16px;line-height: 30px;margin: 0 40px;position: relative;}
.web_head .head_nav>li>a{padding: 0;/*! text-transform: uppercase; */position: relative;z-index: 1;}
.web_head .head_nav>li>a:before{content: '';display: block;width: 0%;height: 2px;background-color: #027dcb;position: absolute;left: 50%;bottom: 5%;-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.web_head .head_nav>li.nav-current>a,.web_head .head_nav>li:hover>a{color: #027dcb;}
.web_head .head_nav>li.nav-current>a:before,.web_head .head_nav>li:hover>a:before{width: 100%;left: 0;}
.nav_wrap .head_nav li ul{width: 250px;padding: 15px 0;background-color: rgba(10,45,136,.8);background-color: #fff9;position: absolute;left: 0;top: 100%;z-index:999;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);-o-transform:scaleY(0);transform:scaleY(0);opacity:0;filter: alpha(opacity=0);visibility:hidden;box-sizing: border-box;-webkit-transform-origin: 0 0;-moz-transform-origin: 0 0;-ms-transform-origin: 0 0;-o-transform-origin: 0 0;transform-origin: 0 0;}
 
.web_head .head_nav>li ul ul{left: 102%;top: 0;margin-top: -15px;}
.web_head .head_nav>li li{padding: 3px 15px;position: relative;text-align: left;}
.nav_wrap .head_nav>li li a {display: block;line-height:1.6em;padding:5px 0;font-size: 14px;position: relative;color:#fff;}
.nav_wrap .head_nav>li li b:after{content: '';display: inline-block;width: 0;height: 0;overflow: hidden;border: 4px solid #aaa;border-left-width: 7px;border-right: 0;border-top-color: transparent;border-bottom-color: transparent;position: absolute;right: 10px;top: 13px;}
.nav_wrap .head_nav>li li:hover>a{color: #fff;}
.nav_wrap .head_nav>li li:hover>a>b:after{border-left-color: #fff;}
.nav_wrap .head_nav li:hover>ul { display:block;-webkit-transform: none;-ms-transform: none;-o-transform: none;transform: none;opacity: 1;filter: alpha(opacity=100);visibility: visible;}
 
 
 
 			
			
			
/*fenlei*/
.head_nav > .fenlei {position: static!important;perspective: initial;}
.head_nav li.fenlei>ul{width: 1200px;display: flex;flex-wrap: wrap;padding: 2% 3%;border-radius: 0;justify-content:space-between;background-color:#0a2d88  }
.nav_wrap .head_nav>li.fenlei>ul li+li{border-top:0px;}
.head_nav>li.fenlei>ul>li{padding-bottom: 25px;margin-bottom: 25px;padding: 3px 5px;}
.head_nav>li.fenlei>ul>li>a:after{content: "";position: absolute;width: 40px;height: 1px;background-color: #fff;bottom: -14px;left: 0px;}
.head_nav>li.fenlei>ul>li>ul{position: relative;opacity: 1;visibility: visible;transform: scale(1);box-shadow: 0 0 black;border-top: 0;    left: 0px;
    top: 20px;width: 100%;}			
.head_nav>.fenlei>.sub-menu>li>a>b{display:none;} 					
.head_nav>.fenlei>.sub-menu>li>.sub-menu{background-color:transparent;}			
.web_head .head_nav>.fenlei li{padding: 3px 5px;}			
 .head_nav .fenlei li.navhide	{ display:none}	
 .nav_wrap .head_nav li.fenlei:hover>ul 	{display: flex;} 
.open{height: 100%!important;transition: .3s ease-in-out;}
.nav_more { 
    font-size: 24px;
    display: block;
    width: 100%;
    line-height: 30px;
    text-align: center;
    position: relative; color: #fff;
}
.nav_more:before{  }
.nav_more.navup:before{  }



.remove_list{
	transform: rotate(180deg);
}
.product_item .item_info p{height: 42px;overflow:hidden;}
 


@media screen and (min-width: 1440px) and (max-width: 1680px){
    .sys_btn{
        padding: .35em .3em;
    }
    .head_nav > li.fenlei > ul > li{
        flex:0 0 14%;
    }
}
 
 
@media screen and (min-width: 950px) and (max-width: 1439px){
    .sys_btn{
        padding: .35em .3em;
        font-size: 15px;
    }
    .head_nav > li.fenlei > ul > li{
        flex:0 0 14%;
    }
}
 
 .head_nav li.fenlei>ul{ right:0;}

.head_nav li.fenlei:hover>ul{ transform: translateX(-50%) scaleY(1); -webkit-transform: translateX(-50%) scaleY(1);}
 @media screen and (max-width: 1536px) { 
     .head_nav li.fenlei>ul{width:1200px; }
 .web_head .head_nav>.fenlei li {
    padding: 3px 0;
}
 .nav_wrap .head_nav>li li a { 
   
    font-size: 12px; 
}
     
 }
 @media screen and (max-width:1280px) { 
     .head_nav li.fenlei>ul{width:1250px; }
 
     
 }
 .flex_row .contact_item {
flex: 0 0 25%;
max-width: 25%;
width: 25%;
padding: 10px 2%;    
 }
 
 
 
 
.infobox table{   border-left:#e6e6e6 1px solid; border-top:#e6e6e6 1px solid; border-collapse:collapse;}

.infobox td, .infobox th {
    position: relative;
    padding: 9px 15px;
    min-height: 20px;
    line-height: 20px;
    font-size: 14px;
	
	 border-right:#e6e6e6 1px solid; border-bottom:#e6e6e6 1px solid;}
	
	 .infobox table tr:nth-child(even) {
    background-color: #f5f5f5}
	.infobox table tr:hover {
    background-color: #f5f5f5}