@charset "utf-8";

/* CSS Document */


/*
body{
	font-family:"Microsoft YaHei",微软雅黑,STHeiti !important;
	} */

body {
	font-family: "宋体"!important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0
}

a:hover {
	text-decoration: none;
}

object#start_video {
	object-fit: cover;
	width: 100%;
	height: 100% !important;
}

.index_sec7_tit {
	text-align: center;
	color: #7c6a56;
}

.index_sec7_tit h3 {
	font-size: 26px;
	margin: 0 auto 20px;
	letter-spacing: 5px;
}

.index_sec7_tit h4 {
	border-top: 1px solid #ccbfb2;
	border-bottom: 1px solid #ccbfb2;
	width: 260px;
	line-height: 30px;
	font-size: 15px;
	letter-spacing: 8px;
	margin: 0 auto;
}


.common_tit {
	text-align: center;
	color: #7c6a56;
	margin-bottom: 70px;
}
.common_tit h3 {
	font-size: 26px;
	margin: 0 auto 20px;
	letter-spacing: 5px;
}
.common_tit h4 {
	border-top: 1px solid #ccbfb2;
	border-bottom: 1px solid #ccbfb2;
	width: 260px;
	line-height: 30px;
	font-size: 15px;
	letter-spacing: 8px;
	margin: 0 auto;
}

.cont_more {
	text-align: left;
	margin-top: 60px;
}

.cont_more a {
	display: inline-block;
	height: 33px;
	color: #7c6a56;
	font-size: 14px;
	line-height: 33px;
	text-align: center;
	width: 104px;
	background: url(../images/about_more.png) center no-repeat;
}
.cont_more a i {
	width: 0px;
	overflow: hidden;
	transition: all 0.3s;
	position: relative;
	top: 2px;
}
.cont_more a:hover i {
	width: 16px;
}
.cont_more a:focus {
	text-decoration: none;
}

/*.cont_more a {
	position: relative;
	font-size: 14px;
	display: inline-block;
	padding: 13px 55px 14px;
	border: 1px solid #ad0c0c;
	color: #FFF;
	text-align: center;
	transition: .4s ease;
	-moz-transition: .4s ease;
	-ms-transition: .4s ease;
	-o-transition: .4s ease;
	-webkit-transition: .4s ease;
	background-color: #ad0c0c;
	letter-spacing: 3px;
}


.cont_more a {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

.cont_more a i {
	font-size: 18px;
	position: absolute;
	right: 20px;
	top: 14px;
}

.cont_more a:before {
	position: absolute;
	right: -2px;
	bottom: -2px;
	content: ' ';
	display: block;
	top: 4px;
	left: 4px;
	width: 100%;
	height: 100%;
	border-right: 1px dotted #ad0c0c;
	border-bottom: 1px dotted #ad0c0c;
	transition: .4s ease;
	-moz-transition: .4s ease;
	-ms-transition: .4s ease;
	-o-transition: .4s ease;
	-webkit-transition: .4s ease;
}

.cont_more a:hover {
	border: 1px solid #ad0c0c;
	color: #fff;
	transform: translate(2px, 2px);
	-webkit-transform: translate(2px, 2px);
	-moz-transform: translate(2px, 2px);
	-o-transform: translate(2px, 2px);
	-ms-transform: translate(2px, 2px);
}

.cont_more a:hover:before {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	transform: translate(-2px, -2px);
	-webkit-transform: translate(-2px, -2px);
	-moz-transform: translate(-2px, -2px);
	-o-transform: translate(-2px, -2px);
	-ms-transform: translate(-2px, -2px);
}*/


/*****header*******/

body {
	overflow: hidden;
}

.header_login {
	height: 80px;
	background: transparent;
	width: 100%;
	padding: 0 10%;
	position: absolute;
	top: 0;
}

.header_logo {
	margin-top: 13px;
}

.header_logo img {
	width: 60px;
}

.header {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	background: #fff;
	z-index: 100;
	transition: all 1.2s;
	-moz-transition: all 1.2s;
	-ms-transition: all 1.2s;
	-o-transition: all 1.2s;
	-webkit-transition: all 1.2s;
	overflow: hidden;
	background: url("../images/yd.jpg") bottom/cover no-repeat;
}

.header.done.active {
	left: -160px;
	position: absolute;
}

.header.done {
	width: 0px;
}

.menu_btn {}

.menu_btn {
	margin-top: 72px;
	cursor: pointer;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	transition: all 1.2s;
	-moz-transition: all 1.2s;
	-ms-transition: all 1.2s;
	-o-transition: all 1.2s;
	-webkit-transition: all 1.2s;
	width: 119px;
	height: 100%;
	position: absolute;
	z-index: 109;
}

.menu_btn img {
	width: 50px;
	position: relative;
	left: 35px;
}

.menu_btn h6 {
	font-size: 15px;
	letter-spacing: 2px;
	text-align: center;
	color: #333;
	font-weight: bold;
	margin: 10px 0 5px;
	margin-left: 3px;
	height: 16px;
}

.menu_btn h5 {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	font-family: arial;
	margin-left: 2px;
	text-transform: capitalize;
	margin-top: -4px;
}

.header .logo {
	position: absolute;
	top: 50%;
	width: 134px;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	left: 50%;
	-webkit-animation: fadeIn 2200ms cubic-bezier(.47, 0, .745, .715) infinite alternate;
	animation: fadeIn 2200ms cubic-bezier(.47, 0, .745, .715) infinite alternate;
	-mos-animation: fadeIn 2200ms cubic-bezier(.47, 0, .745, .715) infinite alternate;
	-o-animation: fadeIn 2200ms cubic-bezier(.47, 0, .745, .715) infinite alternate;
}

.logo img {
	width: 66px;
	margin-right: 0px;
	transition: all 0.5s 1.2s;
	-moz-transition: all 0.5s 1.2s;
	-ms-transition: all 0.5s 1.2s;
	-o-transition: all 0.5s 1.2s;
	-webkit-transition: all 0.5s 1.2s;
	margin-left: -152px;
}

.header.done .logo img {
	width: 36px;
	margin-right: 0px;
	margin-left: 0;
}

.header .header_bot {
	position: absolute;
	bottom: 0;
	background: #dedede;
	width: 100%;
	padding: 25px 0;
	text-align: center;
	cursor: pointer;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	transition: all 0.5s 0.8s;
	-moz-transition: all 0.5s 0.8s;
	-ms-transition: all 0.5s 0.8s;
	-o-transition: all 0.5s 0.8s;
	-webkit-transition: all 0.5s 0.8s;
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0.0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
	}
	100% {
		opacity: 1.0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0.0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
	}
	100% {
		opacity: 1.0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
	}
}

@-mos-keyframes fadeIn {
0% {
	opacity: 0.0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
100% {
	opacity: 1.0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
}

@-o-keyframes fadeIn {
	0% {
		opacity: 0.0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
	}
	100% {
		opacity: 1.0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
	}
}

.menu_btn.done {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.header.done .logo {
	animation: inherit;
	-o-animation: inherit;
	-mos-animation: inherit;
	-webkit-animation: inherit;
	width: 88px;
	text-align: left;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.header.done .header_bot {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.header_bot img {
	width: 35px;
}

.header_top {
	padding: 10px 0;
	position: fixed;
	background: #fff;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 10;
	-webkit-box-shadow: 0 0px 34px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0px 34px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0px 34px rgba(0, 0, 0, 0.2);
}

.header_tlfet {
	float: left;
}

.header_tright {
	float: right;
	margin-top: 12px;
	cursor: pointer;
}

.header_tlfet img {
	width: 60px;
}

.header_tright>div {
	float: right;
	margin-left: 12px;
}
.header_tright .user{ position:relative;}
.header_tright .user span{
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	border-radius: 50%;
	top: -5px;
	right: -5px;
	background: #AD0C0C;
	text-align: center;
	line-height: 20px;
	color: #fff;
	font-family: Arial;
}
.search {}

.search input {
	border: none;
	border-bottom: 1px solid #d2d2d2;
	 
	font-size: 14px;
	padding: 0;
	font-family: arial;
	letter-spacing: 1px;
}
.search img {
 height:20px!important;
}
.header_tright img {
	height: 32px;
}

.nav_tiao_box {
	width: 80%;
	margin: 0 auto;
}


/*****header*******/


/*****nav*******/

.nav_list {
	/*display: none;*/
}

.nav_list.active {
	background: #fff;
	position: fixed;
	top: 0px;
	width: 100%;
	left: 0;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	z-index: 20;
	border-bottom: 1px solid #cccccc;
}

.nav_list_box {
	padding: 45px 0 25px;
}

.nav_img {
	float: left;
}

.nav_img img {
	width: 100px;
}

.nav_list_box ul {
	float: right;
}

.nav_list_box ul li {
	display: inline-block;
	position: relative;
	width: 100px;
	height: 98px;
	vertical-align: top;
}

.nav_list_box ul li a {}

.nav_list_box ul li a h5 {
	width: 18px;
	font-size: 18px;
	color: #333;
	line-height: 21px;
	word-wrap: break-word;
	vertical-align: top;
	font-weight: bold;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.nav_list_box ul li a:hover h5 {
	color: #7c302d;
}

.nav_list_box ul li a:hover h6 {
	color: #7c302d;
}

.nav_list_box ul li a h6 {
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 0px;
	color: #999;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	position: absolute;
	left: -37px;
	white-space: nowrap;
	top: 17px;
	width: 38px;
	font-family: Arial;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.nav_list_box ul li.login img {
	width: 20px;
	display: block;
	margin-left: -2px;
}

.nav_list_box ul li.login a {
	width: 18px;
	font-size: 15px;
	line-height: 18px;
	margin: 5px 0;
	text-align: left;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.nav_list_box ul li.login a:hover {
	color: #7c302d;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.nav_list_box ul li.login {
	width: 15px;
	height: initial;
	text-align: center;
}

.nav_list-last {
	width: 44px!important;
}

.nav_list_box ul li:after {
	content: " ";
	width: 1px;
	height: 104%;
	position: absolute;
	background: #ccc;
	left: -55px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.nav_list_box ul li.login:after {
	display: none;
}

.nav_right_mid {
	float: right;
	margin: 0;
	margin-left: 40px;
}

.nav_right_mid a {
	margin: 0 0 10px;
	display: block;
}

.nav_right_mid a img {
	width: 30px;
}

.nav_right_r {
	float: right;
	margin-left: 10px;
}

.nav_right_r img {
	width: 60px;
}

@keyframes swing {
	0% {
		transform: rotate(18deg);
		-ms-transform: rotate(18deg);
		-webkit-transform: rotate(18deg);
		-o-transform: rotate(18deg);
		-moz-transform: rotate(18deg);
	}
	50% {
		transform: rotate(-18deg);
		-ms-transform: rotate(-18deg);
		-webkit-transform: rotate(-18deg);
		-o-transform: rotate(-18deg);
		-moz-transform: rotate(-18deg);
	}
	100% {
		transform: rotate(18deg);
		-ms-transform: rotate(18deg);
		-webkit-transform: rotate(18deg);
		-o-transform: rotate(18deg);
		-moz-transform: rotate(18deg);
	}
}

@-moz-keyframes swing {
	0% {
		transform: rotate(18deg);
		-ms-transform: rotate(18deg);
		-webkit-transform: rotate(18deg);
		-o-transform: rotate(18deg);
		-moz-transform: rotate(18deg);
	}
	50% {
		transform: rotate(-18deg);
		-ms-transform: rotate(-18deg);
		-webkit-transform: rotate(-18deg);
		-o-transform: rotate(-18deg);
		-moz-transform: rotate(-18deg);
	}
	100% {
		transform: rotate(18deg);
		-ms-transform: rotate(18deg);
		-webkit-transform: rotate(18deg);
		-o-transform: rotate(18deg);
		-moz-transform: rotate(18deg);
	}
}

@-webkit-keyframes swing {
	0% {
		transform: rotate(18deg);
		-ms-transform: rotate(18deg);
		-webkit-transform: rotate(18deg);
		-o-transform: rotate(18deg);
		-moz-transform: rotate(18deg);
	}
	50% {
		transform: rotate(-18deg);
		-ms-transform: rotate(-18deg);
		-webkit-transform: rotate(-18deg);
		-o-transform: rotate(-18deg);
		-moz-transform: rotate(-18deg);
	}
	100% {
		transform: rotate(18deg);
		-ms-transform: rotate(18deg);
		-webkit-transform: rotate(18deg);
		-o-transform: rotate(18deg);
		-moz-transform: rotate(18deg);
	}
}

@-o-keyframes swing {
	0% {
		transform: rotate(18deg);
		-ms-transform: rotate(18deg);
		-webkit-transform: rotate(18deg);
		-o-transform: rotate(18deg);
		-moz-transform: rotate(18deg);
	}
	50% {
		transform: rotate(-18deg);
		-ms-transform: rotate(-18deg);
		-webkit-transform: rotate(-18deg);
		-o-transform: rotate(-18deg);
		-moz-transform: rotate(-18deg);
	}
	100% {
		transform: rotate(18deg);
		-ms-transform: rotate(18deg);
		-webkit-transform: rotate(18deg);
		-o-transform: rotate(18deg);
		-moz-transform: rotate(18deg);
	}
}

.nav_list .container {
	width: 80%;
}

.nav_list_box ul li.login img {
	width: 35px;
	display: block;
	margin-left: -10px;
	margin-bottom: 10px;
}

.nav_list_box ul li.login a {
	width: 18px;
	font-size: 15px;
	line-height: 18px;
	margin: 5px 0;
	text-align: left;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.nav_list_box ul li.login a:hover {
	color: #7c302d;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.nav_list_box ul li.login {
	width: 20px;
	height: initial;
	text-align: center;
	margin: 0 20px 0 0;
}


/*****nav*******/


/*****footer*********/

.footer {
	background: url("../images/ind4_bg.jpg");
	padding: 60px 0 20px;
	position: relative;
}

.footer_nav {
	width: 80%;
}

.footer_left ul {
	padding-left: 0;
	width: 20%;
	float: left;
}

.footer_left ul li a span {
	color: #666;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
}

.footer_left ul li a {
	font-size: 13px;
	line-height: 25px;
	color: #888;
	letter-spacing: 2px;
}

.index5_right h2 {
	color: #666;
	font-size: 14px;
	line-height: 25px;
	margin: 0;
	margin-bottom: 10px;
	font-family: arial;
}

.index5_right h3 {
	color: #f6f6f6;
	font-size: 14px;
	line-height: 25px;
	margin-top: 10px;
}

.index5_right p {
	color: #999;
	font-size: 13px;
	line-height: 25px;
	margin-bottom: 0;
	letter-spacing: 1px;
}

.index5_right {
	text-align: right;
}


/******footer******/

.navBoxMore {
	text-align: center;
	padding: 10px 0 25px;
}

.navBoxMore a {
	font-size: 16px;
	color: #AD0C0C;
	line-height: 40px;
	height: 40px;
	display: inline-block;
	text-decoration: underline;
	font-family: arial;
}

.navBoxMore a:hover {
	color: #920007
}


/* register */

.login_sec {
	width: 100%;
	height: 100%;
}

.login_sec_box {
	width: 70%;
	margin: 7% auto 0;
}

.login_left img {
	width: 90%;
}

.login_right {
	padding: 50px 50px 80px;
	background: url(../images/ind04_bg.png);
	margin-top: 13%;
}

.login_right h1 {
	color: #333;
	font-size: 30px;
	font-weight: 900;
	text-align: center;
	margin-bottom: 30px;
	letter-spacing: 10px;
}

.login_right h4 {
	margin: 15px auto;
}

.login_right h4 input {
	text-indent: 5px;
	color: #666;
	letter-spacing: 1px;
	line-height: 42px;
	font-size: 14px;
	width: 100%;
	padding: 0 10px;
	background: none;
	border: 1px dashed #c0a8a8;
}

.login_right h3 {
	width: 180px;
	background: #cf092c;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	margin: 40px auto;
}

.login_right h3 a {
	color: #fff;
}

.login_right h5 {
	font-size: 16px;
	

	margin-top: 5px;
}
.login_right h5 span{
	font-size: 15px;
}
.login_right h5 span a{
	color: #920007;
	cursor: pointer;
	font-size: 15px;
}

.login_right h5>a {


	color: #920007;
	font-size: 15px;
	letter-spacing: 1px;
	float: right;
	cursor: pointer;
}

.login_other {
	text-align: center;
}

.login_other h6 {
	margin: 0;
	font-size: 14px;
	color: #999;
	letter-spacing: 1px;
}

.login_other ul {
	margin-top: 10px;
}

.login_other ul li {
	display: inline-block;
	margin: 0 5px;
}

.login_other ul li img {
	width: 27px;
}

.login_other h6:after,
.login_other h6:before {
	content: " ";
	display: inline-block;
	width: 28px;
	height: 1px;
	background: #d6d6d6;
	vertical-align: middle;
}

.login_other h6:after {
	margin-left: 10px;
}

.login_other h6:before {
	margin-right: 10px;
}

.reg_yhxy {
	margin-top: 17px;
}

.reg_yhxy img {
	width: 16px;
}

.reg_yhxy span {
	color: #A0A0A0;
	letter-spacing: 1px;
	font-size: 15px;
	vertical-align: middle;
}

.reg_yhxy span a {
	color: #666;
	padding-left: 5px;
	color: #920007;
	font-size: 15px;
}

.login_right h1 {
	font-size: 29px;
	margin-top: 0;
}

.reg_right {
	padding: 50px;
}

.login_right .button {
	display: inline-block;
	background-color: #920007;
	color: #FFFFFF;
	border: none;
	height: 42px;
	line-height: 42px;
	float: right;
	text-align: center;
	padding: 0 12px;
}

.login_right .button:hover {
	background: #AD0C0C!important;
}

.login_right .verification_code {
	display: inline-block;
	width: calc(100% - 100px);
	margin-top: 0;
	margin-bottom: 0;
}

.login_btn {
	background: #920007!important;
}

.login_btn:hover {
	background: #AD0C0C!important;
}


/* register */


/* login */


/* login */


/* shoppingcar */

.bill_warper {
	padding: 0 0 80px 0;
	margin-top: 150px;
}

.bill_warper_nav {
	width: 80%;
	margin: 80px auto 0;
}

.bill_titile {
	font-size: 18px;
	letter-spacing: 1px;
	color: #555;
	font-weight: bold;
	padding-bottom: 25px;
	/* border-bottom: 1px solid #ccc; */
	padding: 30px;
	background: #fff;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.bill_titile h3 {
	color: #1a1a1a;
}

.bill_titile:hover {
	-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
}

.bill-bg {}

.bill_top {
	/* padding: 80px 50px 0; */
	/* background: #fff; */
}

.bill_header {
	background: #fff;
}

.bill_sec1 {
	margin-top: 19px;
}

.bill_sec1_box {
	margin-top: 15px;
	padding: 30px;
	background: #fff;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.bill_sec1_box:hover {
	-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
}

.bill_pro_img {
	float: left;
	width: 80px;
}

.bill_pro_img img {
	width: 100%;
}

.bill_pro_name {
	float: left;
	padding: 20px;
}

.bill_pro_name h5 {
	color: #333;
	font-size: 16px;
	letter-spacing: 1px;
	margin-bottom: 8px;
	font-weight: bold;
}

.bill_pro_name h6 {
	color: #b0b0b0;
	letter-spacing: 1px;
	font-size: 13px;
}

.bill_protype {
	display: table;
}

.bill_protype h4 {
	font-size: 16px;
	color: #333;
}

.bill_protype h4 span {
	color: #333;
	margin: 0 6px;
}

.bill_proprice {
	display: table;
	text-align: center;
}

.bill_proprice h4 {
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 0;
	margin: 0 0 7px;
}

.bill_proprice h6 {
	font-size: 16px;
	text-decoration: line-through;
	color: #b0b0b0;
	margin: 0px;
}

.bill_pronum {
	display: table;
	width: 100%;
	text-align: center;
}

.bill_pronum h6 {
	color: #333;
	font-size: 16px;
}

.table-cell,
.bill_pronum h6 {
	display: table-cell;
	vertical-align: middle;
}

.bill_sec2 {
	padding: 30px;
	position: relative;
	background: #fff;
	margin-top: 15px;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.bill_sec2:hover {
	-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
}

.bill_sec2_box h3 {
	font-size: 16px;
	letter-spacing: 1px;
	color: #1a1a1a;
}

.bill_sec2_box h6 {
	font-size: 16px;
	letter-spacing: 1px;
	color: #9f9f9f;
	margin-top: 12px;
}

.bill_sec2_right {
	position: absolute;
	right: 30px;
	bottom: 50px;
}

.bill_sec2_right h5 {
	font-size: 16px;
	color: #b0b0b0;
	letter-spacing: 1px;
}

.bill_sec2_right h5 span {
	color: #ff6400;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0;
	margin: 0 5px;
}

.bill_sec2_right h5 i {
	font-style: normal;
	color: #ff6400;
}

.bill_mid {
	padding: 50px 50px 80px;
	background: #fff;
	margin: 40px 0;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.bill_mid:hover {
	-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
}

.bill_sec3_tit {
	float: left;
	width: 150px;
}

.bill_sec3_tit h4 {
	font-size: 16px;
	letter-spacing: 1px;
	color: #1a1a1a;
}

.bill_sec3_content {
	float: left;
}

.bill_sec3_tab {}

.bill_sec3_tab span {}

.bill_sec3_attantion {
	width: 76%;
	padding: 10px;
	background: #fffded;
}

.bill_sec3_attantion h6 {
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 22px;
	color: #ff6400;
}

.bill_sec3_attantion h6 i {
	font-size: 17px;
	margin-right: 5px;
}

.bill_sec3_formbox {
	width: 76%;
	margin-top: 25px;
	border: 1px dashed #cebcbc;
}

.bill_sec3_form {}

.bill_sec3_formtit {
	position: relative;
	background: #f5f5f5;
	padding: 20px 30px;
}

.bill_sec3_formtit h3 {
	font-size: 18px;
	letter-spacing: 2px;
	color: #333;
	font-weight: bold;
}

.bill_sec3_formtit img {
	position: absolute;
	width: 16px;
	right: 20px;
	top: 20px;
}

.bill_sec3_input {
	padding: 40px 30px;
	border-bottom: 1px dashed #cebcbc;
}

.bill_sec3_input h4 {
	text-align: center;
	font-size: 16px;
	color: #333;
	letter-spacing: 1px;
	margin-bottom: 30px;
}

.bill_sec3_input input {
	display: block;
	width: 64%;
	margin: 0 auto;
	border: 1px dashed #cebcbc;
	color: #999;
	height: 40px;
	line-height: 40px;
	text-indent: 28px;
	font-size: 16px;
	letter-spacing: 1px;
	margin-top: 20px;
}

.bill_sec3_btn {
	text-align: center;
	padding: 30px 0;
}

.bill_sec3_btn a {
	display: inline-block;
	width: 172px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	margin: 0px 15px;
}

.bill_noneed {
	background: #b1b1b1;
}

.bill_sure {
	background: #ff6600;
}

.bill_bot {
	padding: 50px 50px 80px;
	background: #fff;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.bill_bot:hover {
	-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
}

.bill_sec4_left {
	float: left;
	margin-right: 20px;
}

.bill_sec4_addr {
	width: 252px;
	height: 200px;
	border: 1px dashed #cebcbc;
	padding: 30px;
}

.bill_sec4_addr h3 {}

.bill_sec4_addr h5 {
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 25px;
	color: #888;
}

.bill_sec4_addr h3 {
	font-size: 17px;
	letter-spacing: 1px;
	color: #333;
	margin-bottom: 14px;
}

.bill_sec4_right {
	float: left;
}

.bill_sec4_right h2 {
	text-align: center;
	margin-top: 36px;
}

.bill_sec4_right h2 input {
	display: none;
}

.bill_sec4_right h2 label {
	text-align: center;
}

.bill_sec4_right h2 label i {
	font-size: 33px;
	color: #e0e0e0;
}

.bill_sec4_right h5 {
	text-align: center;
	font-size: 16px;
	letter-spacing: 1px;
	margin-top: 4px;
	color: #cdcccc;
}

.bill_sec3_content>h5 {
	font-size: 16px;
	letter-spacing: 1px;
	margin-top: 4px;
	color: #cdcccc;
	margin-top: 20px;
}


/** trolley**/

.trolley_single_choose {
	float: left;
}

.trolley_single_choose input {
	display: none;
}

.trolley_single_choose label {}

.trolley_single_choose label img {
	width: 20px;
	margin: 29px 20px 0 0;
}

.trolley_edit {
	font-size: 16px;
	letter-spacing: 1px;
	display: table;
}

.trolley_edit img {
	width: 20px;
	margin-right: 5px;
}

.trolley_edit span {
	color: #666;
	font-size: 16px;
}

.trolley_edit_box {
	display: table-cell;
	vertical-align: middle;
	cursor: pointer;
}

.plus_num {
	display: block;
	width: 30px;
	height: 30px;
	border: 1px solid #ccc;
	border-right: none;
	text-align: center;
	float: left;
	line-height: 30px;
	cursor: pointer;
}

.set_num input {
	width: 60px;
	line-height: 26px;
	display: block;
	float: left;
	border: 1px solid #ccc;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background: none;
}

.minus_num {
	display: block;
	width: 30px;
	height: 30px;
	border: 1px solid #ccc;
	text-align: center;
	margin-left: 0;
	border-left: none;
	float: left;
	line-height: 30px;
	cursor: pointer;
}

.trolley_close {
	display: table;
	margin: 0 auto;
}

.trolley_close img {
	width: 15px;
	cursor: pointer;
}

.trolley_closeimg {
	display: table-cell;
	vertical-align: middle;
}

.set_num {
	display: table;
	margin-left: auto;
	margin-right: 0;
}

.tabel_cell {
	display: table-cell;
	vertical-align: middle;
}

.trolley_proinfo {}

.trolley_all_choose input {
	display: none;
}

.trolley_all_choose label {
	margin-top: 10px;
}

.trolley_all_choose label img {
	width: 20px;
	margin-right: 10px;
	float: left;
	margin-top: 3px;
}

.trolley_titall {
	float: left;
	margin-top: 3px;
}

.trolley_titile h4 {
	font-size: 18px;
	letter-spacing: 1px;
	color: #404040;
	text-align: center;
}

.trolley_all_choose {
	float: left;
	margin-right: 20px;
}

.trolley_all_choose label span {
	font-size: 16px;
	color: #404040;
	letter-spacing: 1px;
	font-weight: normal;
	display: inline-block;
	width: 80px;
}

.trolley_style {

}

.trolley_num {
	padding-left: 54px;
}

.trolley_style h4 {
	text-align: left;
}

.trolley_top {
	padding: 30px;
	background: url(../images/ind04_bg.png);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.trolley_top:hover {
	-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
}

.trolley_sec1_box {
	padding: 30px;
	background: url(../images/ind4_bg.jpg);
	margin-bottom: 15px;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.trolley_sec1_box:hover {
	-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
}

.trolley_mid {
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.trolley_mid:hover {
	-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
}

.trolley_sec3_left {
	float: left;
	width: 30%;
}

.trolley_sec3_right {
	float: right;
	width: 70%;
	text-align: right;
}

.trolley_all_choose label span {
	width: initial;
	color: #333;
	font-size: 18px;
	float: left;
}

.trolley_sec3_left label i {
	font-style: normal;
	color: #ea5404;
	margin: 0 5px;
}

.trolley_sec3_right h5 {
	font-size: 16px;
	letter-spacing: 1px;
	color: #333;
	line-height: 27px;
}

.trolley_sec3_rinfo h5 {
	display: inline-block;
	margin-left: 25px;
}

.trolley_sec3_rinfo h5 span.trolley_color {
	color: #ea5404;
	font-size: 16px;
}

.trolley_sec3_rinfo a {
	width: 130px;
	text-align: center;
	background-color: #AD0C0C;
	line-height: 40px;
	color: #fff;
	display: inline-block;
	margin-left: 10px;
	font-size: 16px;
}

.trolley_sec3_rinfo a:hover {
	color: #fff!important;
}

.trolley_sec3_rinfo {
	margin-top: 16px;
}

.trolley_sec3_box {
	background: url(../images/ind04_bg.png);
	padding: 40px 30px;
}



.trolley_all_choose label span {
	color: #000;
	font-size: 16px;
	margin-top: 3px;
}

.trolley_titall {
	margin-left: 62px;
}

.trolley_titile h4 {
	font-size: 16px;
	color: #000;
	margin-top: 13px;
	vertical-align: middle;
	margin-bottom: 0;
}

.trolley_edit span {
	font-size: 16px;
}

.trolley_edit img {
	width: 17px;
}

.evaluation_sec1_nav {
	background: transparent!important;
	padding: 0!important;
}


/* shoppingcar */


/* 售后流程 */

.returns_sec1 {
	padding: 0 0 80px 0;
}

.returns_sec1_nav {
	width: 80%;
	margin: 80px auto 0;
}

.returns_sec1_status {}

.returns_sec1_status ul li {
	float: left;
	width: 25%;
	text-align: center;
}

.returns_sec1_status ul li h3 {
	width: 70px;
	height: 70px;
	line-height: 70px;
	color: #333;
	font-size: 30px;
	border-radius: 50%;
	margin: 0 auto;
	border: #333 2px dotted;
}

.returns_sec1_status ul li h3.active {
	background: #ea5404;
	color: #fff;
	border: none;
}

.returns_sec1_status ul li p {
	font-size: 18px;
	margin-top: 15px;
	color: #333;
}

.returns_sec1_status ul li {
	position: relative;
}

.returns_sec1_status ul li .fenge {
	position: absolute;
	right: -40px;
	top: 30px;
}

.returns_sec1_status ul li .fenge span {
	width: 8px;
	height: 8px;
	background: #c6c6c6;
	border-radius: 50%;
	display: inline-block;
	margin: 0 5px;
}

.pro_inner_bk {
	margin-top: 50px;
	position: relative;
}

.pro_inner_bk_con {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -45px;
	background: #ff6801;
	color: #ffffff;
	padding: 5px;
	width: 35px;
	text-align: center;
}

.pro_inner_zi_a1 {
	display: inline-block;
	vertical-align: top;
	border: 1px solid #d8d8d8;
	padding: 0 10px;
	cursor: pointer;
	margin-right: 15px;
	position: relative;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
}

.pro_inner_zi_a1 span {
	line-height: 30px;
	display: inline-block;
	vertical-align: top;
	padding: 0 10px 0 10px;
	color: #333;
}

.pro_inner_zi_a .on {
	border: 1px solid #ff6801;
}

.pro_inner_zi_a .on:before {
	width: 12px;
	height: 14px;
	content: '';
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url(../images/xz.png);
}

.pro_inner_zi_a {
	width: 100%;
	margin-bottom: 18px;
	padding-left:110px;
	position: relative;
}

.pro_inner_zi_a_tit {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 16px;
	letter-spacing: 1px;
	color: #333;
	text-align: right;
	padding-right: 15px;
	line-height: 40px;
	color: #333;
}

.pro_inner_zi_a span b {
	color: #c60909;
	font-weight: 300;
}

.ser_shou_num a,
.ser_shou_num input {
	display: inline-block;
	vertical-align: top;
	line-height: 30px;
	border: 1px solid #d8d8d8;
	border-right: none;
	color: #ccc;
	padding: 0 15px;
	margin: 0px;
	margin-right: -5px;
}

.ser_shou_num a {
	font-weight: 600;
	border-right: 1px solid #ccc !important;
	cursor: pointer;
	color: #333 !important;
	background-color: #fff;
}

.ser_shou_num input {
	width: 40px;
}

.ser_shou_num span {
	color: #999;
	display: inline-block;
	margin-left: 10px;
	line-height: 30px;
}

.service_type {
	margin-bottom: 10px;
	border: 1px dashed #cebcbc;
}

.service_type h5 {
	font-size: 16px;
	color: #333;
	background: #f5f5f5;
	margin: 0;
	border-bottom: 1px dashed #cebcbc;
	line-height: 40px;
	padding: 0 20px;
}

.service_type_con {
	padding: 30px 20px;
}

.service_type_box {
	width: 100%;
	border: 1px dashed #cebcbc;
	border-radius: 10px;
	padding: 20px 0 20px 30px;
	cursor: pointer;
}

.service_type_box:hover,
.ser_line {
	border: 1px solid #ff6801;
}

.service_type_box img {
	display: inline-block;
	width: 45px;
	vertical-align: top;
	margin-right: 10px;
}

.service_type_box_text {
	display: inline-block;
	vertical-align: top;
}

.service_type_box_text h4 {
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;

	line-height: 20px;
}


.service_type_box_text span {
	color: #999;
	font-size: 16px;
}

.service_shou_reason {
	cursor: pointer;
	font-size: 16px;
	position: relative;
}

.service_type2 {
	padding-top: 5px;
	color: #a0a0a0;
	letter-spacing: 1px;
	font-size: 16px;
}

.service_type2 input {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 4px;
	margin-right: 2px;
	outline: none;
}

.service_shou_reason p {
	display: block;
	width: 250px;
	height:40px;
	line-height:40px;
	border: 1px dashed #cebcbc;
	padding-left: 15px;
	position: relative;
	letter-spacing: 1px;
	margin-bottom: 0px;
	color: #a0a0a0;
}

.service_shou_reason p i {
	position: absolute;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	color: #999;
	top: 0px;
	right: 10px;
}

.service_shou_reason ul {
	display: none;
	border: 1px dashed #cebcbc;
	position: absolute;
	top: 40px;
	left: 0px;
	width: 250px;
	z-index: 9;
	background: url(../images/ind04_bg.png);
}

.service_shou_reason ul li {
	line-height: 30px;
	padding-left: 15px;
	border-bottom:1px dashed #cebcbc;
	/* transition:all 0.2s linear;
 -webkit-transition:all 0.2s linear;
 -moz-transition: all 0.2s linear;
 -o-transition: all 0.2s linear;*/
	font-size: 14px;
}

.service_shou_reason ul li:hover {
	background-color: #920007;
	color: #fff;
}

.service_shou_money {
	width: 150px;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	color: #ea5404;
	font-size: 16px;
	border: 1px dashed #cebcbc;
}

.service_shou_money span {
	display: inline-block;
	color: #920007;
}

.service_shou_money input {
	display: inline-block;
	border: 0px;
	background-color: transparent;
	width: 100px;
	color: #920007;
}

.service_shou_money_p {
	margin-top: 6px;
	font-size: 16px;
	letter-spacing: 1px;
	color: #a0a0a0;
}

.ser_shou_mes textarea {
	width: 50%;
	height: 150px;
	border: 1px dashed #cebcbc;
	padding: 10px 15px;
	font-size: 16px;
	display: inline-block;
	resize: none;
	outline: none;
	color: #a0a0a0;
	background: none;
}

.ser_shou_mes span {
	display: inline-block;
	position: relative;
	color: #999;
	margin-left: -35px;
	margin-bottom: 0px;
	height: 30px;
	line-height: 30px;
	vertical-align: bottom;
}

.ser_img {
	width: 100%;
	padding: 15px 0 15px 0;
	text-align: center;
	border-radius: 5px;
	border: 1px dashed #cebcbc;
	color: #999;
	height: 210px;
}

.ser_img_icon {
	margin-bottom: 10px;
	margin-top: 60px;
}

.ser_img input {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	cursor: pointer;
}

.service_sub {
	width: 100%;
	margin-top: 50px;
	text-align: center;
}

.service_sub a {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background-color: #920007;
	width: 200px;
	text-align: center;
	cursor: pointer;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	font-size: 16px;
}

.service_sub a:hover {
	background-color: #AD0C0C;
	color: #fff !important;
}

.pro_inner_bk2 h3 {
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 15px;
	text-align: center;
}

.pro_inner_bk2 h3 span {
	color: #ea5404;
	font-size: 18px;
	font-weight: 300;
	display: block;
	margin-bottom: 80px;
}

.pro_inner_bk2 h3 span img {
	width: 20px;
	margin-right: 5px;
}

.pro_inner_bk2 h5 {
	margin: 0px;
	color: #6c6c6c;
	font-size: 18px;
	text-align: center;
	margin-bottom: 80px;
}

.pro_inner_bk2 h5 span {
	color: #ea5404;
}

.pro_inner_bk2_mess {
	color: #999;
	margin-top: 80px;
	padding-top: 50px;
	border-top: 1px dashed #cebcbc;
}

.pro_inner_bk2_1 {
	margin-top: 20px;
	padding-top: 15px;
	border-top: 1px dashed #cebcbc;
	color: #333;
}

.pro_inner_bk2_1 p {
	font-size: 16px;
	line-height: 24px;
}

.pro_inner_bk2_1_time {
	margin-top: 10px;
}



.pro_inner_yuyue_time {
	width: 200px;
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
	color: #999;
	font-size: 16px;
	border: 1px dashed #cebcbc;
	position: relative;
}

.yuyue_img {
	position: absolute;
	height: 30px;
	top: 0px;
	right: 15px;
	padding-top: 2px;
}

.yuyue_img img {
	width: 23px;
}

.pro_inner_yuyue_time input {
	border: 0px;
	background-color: transparent;
	line-height: normal;
}

.pro_inner_bk2_1_time span {
	color: #ea5404;
}

.pro_inner_bk2_1_huo {
	margin-top: 30px;
	padding-top: 15px;
	border-top: 1px dashed #cebcbc;
}

.pro_inner_bk2_1_huo h3 {
	font-size: 16px;
	margin-bottom: 15px;
}

.pro_inner_bk2_1_huo p {
	margin-top: 10px;
	font-size: 16px;
	color: #333;
}



.pro_inner_bk_sure_name select {
	height: 30px;
	line-height: 30px;
	border: 1px dashed #cebcbc;
	padding: 0 15px;
	margin-right: 10px;
}

.pro_inner_bk2_mess p:after {
	content: '';
	position: absolute;
	top: 8px;
	left: 0px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #ccc;
}

.pro_inner_xie {
	margin-top: 30px;
	padding-top: 15px;
	border-top: 1px dashed #cebcbc;
}

.pro_inner_xie_con {
	padding-left: 80px;
	width: 100%;
	padding-top: 20px;
}

.pro_inner_xie_box {
	position: relative;
	font-size: 16px;
	line-height: 24px;
	color: #333;
	padding: 15px 0;
	border-bottom: 1px dashed #cebcbc;
}

.pro_inner_xie_tit {
	position: relative;
}

.pro_inner_xie_tit span {
	position: absolute;
	top: 0px;
	right: 0px;
	color: #999;
}

.pro_inner_xie h2 {
	font-size: 16px;
	font-weight: bold;
	position: relative;
}

.pro_inner_xie h2 span {
	position: absolute;
	top: 0px;
	right: 0px;
	color: #ea5404;
	font-size: 16px;
	cursor: pointer;
	font-weight: 300;
}

.duanxin .rule_content {
	width: auto;
}

.pro_inner_bk2 h3 {
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 15px;
	text-align: center;
	color: #000;
}

.pro_inner_bk2 h3 span {
	color: #920007;
	font-size: 18px;
	font-weight: 300;
	display: block;
	margin-bottom: 80px;
}

.pro_inner_bk2 h3 span img {
	width: 20px;
	margin-right: 5px;
}

.pro_inner_bk2 h5 {
	margin: 0px;
	color: #6c6c6c;
	font-size: 16px;
	text-align: center;
	margin-bottom: 80px;
	letter-spacing: 1px;
}

.pro_inner_bk2 h5 span {
	color: #920007;
}

.pro_inner_bk2_mess {
	color: #999;
	margin-top: 80px;
	padding-top: 50px;
	border-top: 1px dashed #cebcbc;
}

.pro_inner_bk2_1 {
	margin-top: 20px;
	padding-top: 15px;
	border-top: 1px dashed #cebcbc;
	color: #333;
}

.pro_inner_bk2_1 p {
	font-size: 16px;
	line-height: 24px;
}

.pro_inner_bk2_1_time {
	margin-top: 10px;
}

.pro_inner_yuyue_time {
	width: 200px;
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
	color: #999;
	font-size: 16px;
	border: 1px dashed #cebcbc;
	position: relative;
}

.yuyue_img {
	position: absolute;
	height: 30px;
	top: 0px;
	right: 15px;
	padding-top: 2px;
}

.yuyue_img img {
	width: 23px;
}

.pro_inner_yuyue_time input {
	border: 0px;
	background-color: transparent;
	line-height: normal;
}

.pro_inner_bk2_1_time span {
	color: #ea5404;
}

.pro_inner_bk2_1_huo {
	margin-top: 30px;
	padding-top: 15px;
	border-top: 1px dashed #cebcbc;
}

.pro_inner_bk2_1_huo h3 {
	font-size: 16px;
	margin-bottom: 15px;
}

.pro_inner_bk2_1_huo p {
	margin-top: 10px;
	font-size: 16px;
	color: #333;

}

.pro_inner_bk2_mess p {
	position: relative;
	padding-left: 20px;
	font-size: 16px;
	margin-bottom: 10px;
}

.pro_inner_bk_sure_name select {
	height: 30px;
	line-height: 30px;
	border: 1px dashed #cebcbc;
	padding: 0 15px;
	margin-right: 10px;
}

.pro_inner_bk2_mess p:after {
	content: '';
	position: absolute;
	top: 8px;
	left: 0px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #ccc;
}

.pro_inner_xie {
	margin-top: 30px;
	padding-top: 15px;
	border-top: 1px dashed #cebcbc;
}

.pro_inner_xie_con {
	padding-left: 80px;
	width: 100%;
	padding-top: 20px;
}


.pro_inner_xie_box {
	position: relative;
	font-size: 16px;
	line-height: 24px;
	color: #333;
	padding: 15px 0;
	border-bottom: 1px dashed #cebcbc;
}

.pro_inner_xie_tit {
	position: relative;
}

.pro_inner_xie_tit span {
	position: absolute;
	top: 0px;
	right: 0px;
	color: #999;
}

.pro_inner_xie h2 {
	font-size: 16px;
	font-weight: bold;
	position: relative;
}

.pro_inner_xie h2 span {
	position: absolute;
	top: 0px;
	right: 0px;
	color: #ea5404;
	font-size: 16px;
	cursor: pointer;
	font-weight: 300;
}


.erweima {
	text-align: center;
	color: #999999;
	padding: 6px;
}
.erweima{
	font-size: 12px;
	line-height: 24px;
}
.erweima img{
	margin-bottom: 4px;
}
.duanxin .rule_content {
	width: auto;
}

.pro_inner_bk3 {
	font-size: 16px;
}

.ser_addr {
	line-height: 30px;
	color: #999;
}

.ser_addr span {
	color: #ea5404;
	display: inline-block;
	margin-left: 30px;
	cursor: pointer;
}

.ser_img_img {
	background: url(../images/pro4_small.jpg) center center;
	background-size: cover;
	width: 100%;
	border: 0px;
	position: relative;
	border: 1px dotted #e8e8e8;
}

.ser_img_close {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 25px;
	cursor: pointer;
}

.pro_inner_bk3_ti {
	width: 100%;
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: bold;
}

.pro_inner_bk3_ti span {
	color: #ea5404;
	display: inline-block;
	margin-left: 20px;
	font-size: 16px;
	font-weight: 300;
}

.pro_inner_bk4 {}

.pro_inner_bk_sure_tit {
	font-size: 18px;
	line-height: 40px;
	color: #333;
	margin: 0;
	padding: 20px 0 6px;
	margin: 0 auto;
	display: block;
	border-bottom: 1px dashed #cebcbc;
	margin-bottom: 20px;
}

.pro_inner_bk_sure {
	padding-top: 0px;
}

.pro_inner_bk_sure_type {
	height: 30px;
	line-height: 30px;
}

.pro_inner_bk_sure_type span {
	color: #920007;
	font-size: 16px;
	letter-spacing: 1px;
}

.pro_inner_bk_sure_type input {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 6px;
	margin-right: 5px;
}

.pro_inner_bk_sure_name input {
	width: 400px;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	color: #a0a0a0;
	font-size: 16px;
	border: 1px dashed #cebcbc;
	letter-spacing: 1px;
	background: none;
}

.pro_inner_zi_last {
	margin-bottom: 0px !important;
}


/*售后流程*/

.returns_sec1_status ul li h3 {
	width: 58px;
	height: 58px;
	line-height: 58px;
	font-size: 25px;
}

.returns_sec1_status ul li h3.active {
	background: #920007;
}

.pro_inner_zi_a_tit {
	color: #000;
}

.collection_sec1_listxt span {
	


}

.collection_sec1_listxt h3 {
	color: #AD0C0C;
}

.trolley_all_choose label span {
	color: #000;
	font-size: 16px;
	margin-top: 3px;
}

.trolley_titall {
	margin-left: 62px;
}

.trolley_titile h4 {
	font-size: 16px;
	color: #000;
	margin-top: 13px;
	vertical-align: middle;
	margin-bottom: 0;
}

.trolley_edit span {
	font-size: 16px;
}

.trolley_edit img {
	width: 17px;
}

.evaluation_sec1_nav {
	background: transparent!important;
	padding: 0!important;
}

.evaluate_list ul li {
	background: #fff;
	margin-bottom: 15px;
}

.information_sec1_list {
	margin-bottom: 15px;
	position: relative;
}
.information_sec1_list:hover i{
	display: block;
}
/*.information_sec1_list>i{
 position: absolute;
 right: -8px;
 top: -10px;
 font-size: 26px;
 color:#999;
 cursor: pointer;
 display: none;
}
.information_sec1_list>i:hover{
	color:#AD0C0C;
}*/
.information_sec1_list .collection_sec1_img1{
	right: 20px;
 top: 20px;
}

.information_sec1_list:hover .collection_sec1_img1{
	display: block;
}



.information_sec1_listxt h2 {
}
.information_sec1_listxt h2 span{
display: inline-block;
width:6px;
height:6px;
background-color: #AD0C0C;
border-radius: 50%;
position: relative;
top: -4px;
left: -5px;
}
.active1{display: none !important;}
.information_sec1_listxt h3 {
	font-size: 18px;
}

.user_r_list {
	margin-bottom: 15px;
}

.order_sec1_list {
	margin-bottom: 15px;
}

.order_sec1_fl {
	margin: 80px 0 30px;
}

.order_sec1_lisbottom .neirong h2 {
	color: #333;
}




.information_sec1_listxt p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.order_sec1_lisbottom .neirong h4 {
	color: #920007;
}

.trolley_sec3_rinfo h5 span.trolley_color {
	color: #920007;
}

.trolley_sec3_left label i {
	color: #920007;
}

.phone_text h3 {
	font-size: 20px;
}

.phone_text h5 {
	font-size: 16px;
}

.user_shuru .input1 {
	line-height: 42px;
	border: 1px solid #ccc;
	color: #a0a0a0;
	padding: 0 10px;
}

.user_yz .input2 {
	float: left;
	width: 400px;
	margin-right: 0;
	height: 42px;
	margin-top: 15px;
	padding: 0 10px;
	line-height: 42px;

	color: #a0a0a0;

	border: 1px solid #ccc;
}

.user_botn {
	background: #707070;
	width: 25%;
	float: right;
	border-radius: 5px;
}

.phone_cont {
	background: #f6f6f6;
}

.user_botn1 {
	background: #920007;
	width: 100%;
	margin-top: 50px;
}

.user_botn1:hover {
	background: #AD0C0C;
}


/* recruit */

.service1_img_tishi p {
	margin-top: 15px;
	margin-bottom: 2px;
	color: #a0a0a0;
	letter-spacing: 1px;
	font-size: 16px;
}


/*pay*/

.pay_sec1 {
	padding: 150px 0 80px;
}

.pay_sec1_box {
	width: 80%;
	margin: 0 auto;
}

.pay_sec1_left {
	float: left;
	width: 50%;
	padding-right: 30px;
}

.pay_sec1_ltit {
	margin-bottom: 50px;
	height: 40px;
}

.pay_sec1_ltit h5 {
	font-size: 16px;
	color: #000;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 0;
}

.pay_sec1_ltit h6 {
	font-size: 16px;
	color: #000;
	letter-spacing: 1px;
	margin-bottom: 0;
}

.pay_sec1_content {}

.pay_type {
	position: relative;
}

.pay_tit {
	margin: 0;
	width: 100px;
	background: #e9e3dc;
	color: #444;
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 1px;
}

.pay_type .paytype_lists {
	margin: 15px 0;
}

.paytype_list {
	width: auto;
	height: 44px;
	display: table;
	line-height: 44px;
	position: relative;
	font-size: 16px;
	color: #595858;
	font-weight: 700;
	cursor: pointer;
}

.paytype_list input {
	display: none;
}

.paytype_list label {
	position: relative;
	cursor: pointer;
}

.paytype_list label img.paysel_img {
	width: 18px;
}

.paytype_list label img.paysel_img1 {
	width: 18px;
	position: absolute;
	top: 14px;
	left: 0px;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

.paytype_list label.active img.paysel_img1 {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.paytype_list label span img {
	width: 28px;
	margin-left: 5px;
}

.pay_sum {
	position: relative;
}

.pay_sum h3 {
	margin: 0;
	width: 60px;
	background: #e9e3dc;
	color: #444;
	font-size: 21px;
	font-weight: bold;
}

.pay_price {
	display: none;
}

.pay_price.active {
	display: block;
}

.pay_price h4 {
	font-size: 18px;
	line-height: 30px;
	margin: 0;
	color: #000;
	margin: 20px 0;
}

.pay_price h4 span {
	font-size: 30px;
	font-family: Arial;
	font-weight: normal;
	margin-left: 5px;
}

.pay_btn a {
	width: 150px;
	height: 45px;
	margin-top: 20px;
	background: #920007;
	color: #fff;
	text-align: center;
	font-size: 16px;
	line-height: 45px;
	cursor: pointer;
	display: block;
}

.pay_btn a:hover {
	background: #AD0C0C;
}

.paytype_list label span {
	font-size: 16px;
	font-weight: normal;
	color: #000;
	margin-left: 14px;
	vertical-align: middle;
	letter-spacing: 1px;
}

.pay_tit:after {
	content: " ";
	height: 1px;
	background: #ccc;
	display: block;
	position: absolute;
	top: 13px;
	z-index: -1;
	width: 100%;
}

.pay_sum h3:after {
	content: " ";
	height: 1px;
	background: #ccc;
	display: block;
	position: absolute;
	top: 13px;
	z-index: -1;
	width: 100%;
}

.pay_wxprice .pay_ewm {
	width: 225px;
	height: auto;
	padding: 15px;
	margin-top: 20px;
	background: #fff;
	border: #7d7d7d 1px solid;
	text-align: center;
}

.pay_ewm img {
	display: block;
	width: 100%;
}

.pay_ewm h5 {
	font-size: 13px;
	color: #505050;
	padding-top: 10px;
	font-weight: 600;
	letter-spacing: 1px;
	margin: 0;
}

.pay_ewm h6 {
	font-size: 16px;
	color: #505050;
	padding-top: 10px;
	margin: 0;
	letter-spacing: 0px;
}

.pay_wxprice {
	display: none;
}

.pay_open {
	position: relative;
	margin-bottom: 25px;
}

.pay_open h6 {
	margin: 20px 0;
	color: #313131;
	font-size: 16px;
	letter-spacing: 1px;
	margin-bottom: 7px;
}

.yl_btn a {
	width: 195px;
	text-align: center;
	height: 40px;
	margin-bottom: 30px;
	display: block;
	padding: 0 15px;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	background: #1b1b1b;
	cursor: pointer;
	letter-spacing: 1px;
	margin-top: 25px;

}

.pay_sum .pay_ban a {
	background: #bfbfbf;
	color: #dcdcdc;
	cursor: auto;
}

.pay_ylprice {
	display: none;
}

.pay_open h6 span {
	color: #e56a69;
}

.pay_open h5 a {
	color: #e56a69;
	font-size: 16px;
	letter-spacing: 1px;
	border-bottom: 1px solid #e56a69;
}

.yl_btn a span {
	color: #e56a69;
}

.pay_open h5 {
	margin: 0 0 20px;
}

.pay_ylxykprice {
	display: none;
}

.pay_sec1_right {
	float: left;
	width: 50%;
	padding-left: 30px;
}

.pay_sec1_infobox {
	padding: 15px 0;
	border-bottom: 1px dashed #cebcbc;
}

.pay_sec1_infobox>img {
	display: block;
	float: left;
	width: 100px;
}

.pay_sec1_info .neirong {
	float: left;
	padding-left: 30px;
	padding-top: 10px;
}

.pay_sec1_info .neirong h2 {
	font-size: 16px;
	color: #000;
	letter-spacing: 1px;
	margin: 0;
}

.pay_sec1_info .neirong h3 {
	font-size: 16px;
	margin: 9px 0;
	color: #a0a0a0;
}

.pay_sec1_info .neirong2 {
	float: right;
	padding-right: 30px;
	padding-top: 25px;
}

.pay_sec1_info .neirong2 h3 {
	font-size: 16px;
	margin: 9px 0;
	color: #a0a0a0;
}

.pay_sec1_info .neirong2 h4 {
	color: #dc3923;
	font-size: 16px;
	margin: 0;
}

.pay_sec1_mid {
	position: relative;
	margin: 40px 0;
}

.pay_sec1_addr h6 {
	color: #313131;
	letter-spacing: 1px;
	font-size: 16px;
	margin: 15px 0;
}

.pay_sec1_top {
	position: relative;
}

.pay_sec1_rtit {
	text-align: left;
	width: 80%;
	margin: 0 auto 50px;
	height: 40px;
}

.pay_sec1_rtit h5 {
	margin: 0;
}

.pay_sec1_rtit h5 span {
	font-size: 16px;
	letter-spacing: 1px;
	margin: 0 6px;
	color: #a0a0a0;
}

.pay_sec1_rtit h5 span.nowstep {
	color: #000;
}

.pay_price_box {
	width: 80%;
	margin: auto;
}


/*pay*/


/* user */

.user_sec1 {
	border-bottom: 1px solid #e6e6e6;
}

.user_sec2 {
	width: 80%;
	margin: 0 auto;
}

.tx_img {
	border-right: 1px dashed #cebcbc;
	padding: 10px 0;
	width: 80%;
}

.tx_img_box {
	width: 120px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-khtml-border-radius: 50%;
	overflow: hidden;
	float: left;
	margin-right: 40px;
}

.tx_img_box img {
	width: 100%;
}

.tx_text {
	padding-top: 10px;
}

.tx_text h3 {
	font-size: 20px;
	color: #333;
	letter-spacing: 1px;
}

.tx_text h4 {
	font-size: 14px;
	letter-spacing: 1px;
	color: #666;
	margin-top: 15px;
}

.tx_text h4 span {
	font-family: SangBleuSans, Arial, sans-serif;
	column-rule: #777;
}

.bj_box {
	position: relative;
}

.bj_box .bd_ico .tu {
	float: left;
	margin-right: 15px;
	display: block;
	width: 50px;
	height: 50px;
	background: #ccc;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.bj_box .bd_ico:hover .tu {
	background: #AD0C0C;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.bj_box .bd_ico a .phone_ico {
	display: block;
	width: 70%;
	margin: 0 auto;
	padding-top: 7px;
}

.bj_box .bd_ico h5 {
	float: left;
	margin-top: 30px;
	font-size: 16px;
	color: #999;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.bj_box .bd_ico h5 img {
	width: 15px;
}

.bj_box .bd_ico:hover h5 {
	color: #AD0C0C;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.bj_box h3 {
	font-size: 20px;
	margin-bottom: 40px;
}

.my_data {
	padding: 50px 0;
	border-bottom: 1px dashed #cebcbc;
}

.user_bankcard {
	padding: 80px 0;
	border-bottom: 1px solid #e6e6e6;
}

.user_bankcard h3 {
	margin: 0;
	color: #333;
}

.user_bottom a {
	display: block;
	height: 45px;
	line-height: 45px;
	color: #333;
	border: 2px solid #333;
	width: 160px;
	font-size: 16px;
	text-align: center;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	-khtml-border-radius: 25px;
	margin-top: 50px;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.user_bottom a:hover {
	background: #333;
	color: #fff;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.user_address {
	padding: 80px 0;
	width: 100%;
	height: auto;
	background: url(../images/user_bg.jpg) no-repeat center;
	background-size: cover;
	position: relative;
}

.user_address .address_box {
	width: 80%;
	margin: 0 auto;
}

.address_box h3 {
	color: #fff;
	margin: 0;
}

.address_box .user_bottom a {
	display: block;
	height: 45px;
	line-height: 45px;
	color: #fff;
	border: 2px solid #fff;
	width: 220px;
	font-size: 16px;
	text-align: center;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	-khtml-border-radius: 25px;
	margin-top: 50px;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.address_box .user_bottom a:hover {
	background: #fff;
	color: #333;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.shezhi {
	position: absolute;
	right: 0;
	top: -20px;
}


/*order_sure*/

.sure_sec1 {
	padding: 80px 0 65px;
	width: 80%;
	margin: 75px auto 0;
}

.sure_sec1_box {}

.sure_sec1_box h3 {
	margin-bottom: 20px;
	margin: 0;
	padding-bottom: 15px;
	font-size: 20px;
	color: #000;
	letter-spacing: 1px;
	border-bottom: 1px dashed #cebcbc;
	margin-bottom: 15px;
}

.order_num {
	display: table;
	width: 100%;
}

.order_num h6 {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	font-size: 16px;
	color: #000;
}

.sure_address {}

.sure_sec2 {
	padding: 80px 0;
}

.sure_sec2_box {
	width: 80%;
	margin: 0 auto;
}

.sure_sec2_box h4 {
	margin: 0;
	padding-bottom: 15px;
	font-size: 20px;
	color: #000;
	letter-spacing: 1px;
}

.sure_sec2_box h6 {
	font-size: 16px;
	color: #313131;
	letter-spacing: 1px;
	margin: 0;
	line-height: 27px;
}

.sure_agree {
	margin: 30px 0 20px;
	cursor: pointer;
}

.sure_agree img {
	width: 18px;
}

.sure_agree span {
	font-size: 16px;
	letter-spacing: 1px;
	color: #333;
	vertical-align: middle;
	margin-left: 6px;
}

.sure_agree_btn a {
	font-weight: 400;
	display: block;
	width: 250px;
	height: 44px;
	line-height: 44px;
	border-radius: 44px;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	text-align: center;
	background: #920007;
	letter-spacing: 1px;
}

.sure_sec3 {
	padding-bottom: 80px;
}

.sure_sec3_box {
	width: 80%;
	margin: 0 auto;
}

.sure_sec3_box h3 {
	margin: 0;
	padding-bottom: 15px;
	font-size: 20px;
	color: #000;
	letter-spacing: 1px;
}

.sure_sec3_message textarea {
	width: 580px;
	height: 100px;
	background: #fff;
	padding: 10px;
	margin-bottom: 20px;
	border: #d2d2d2 1px solid;
	resize: none;
	cursor: text;
	color: #a0a0a0;
	font-size: 16px;
	display: block;
}

.sure_agree_btn a:hover {
	background: #AD0C0C;
}

.sure_account {
	
	background: url(../images/ind04_bg.png);
	 padding: 0px 10%;
}


.sure_accountBox{
	position:relative;
}
.sure_account.active {
	position: absolute;
	width: 100%;
}

.sure_account {
	position: fixed;
	width: 100%;
	bottom: 0;
	left: 0;
}


/*order_sure*/


/*添加收货地址*/

.address_add {
	width: 870px;
	height: auto;

	background: #f6f6f6;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: absolute;
	padding: 20px 35px 40px;
	display: none;
}

.address_edit {
	width: 870px;
	height: auto;
	background: #f6f6f6;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: absolute;
	padding: 20px 35px 40px;
	display: none;
}

.eidit_close {
	width: 40px;
	height: 40px;
	position: absolute;
	right: 0;
	top: -1px;
	z-index: 2;
	cursor: pointer;
	background: #000;
	padding: 8px;
}

.eidit_close:hover {
	background: #333
}

.address_add h4 {
	padding-top: 20px;
	line-height: 16px;
	font-size: 20px;
	margin: 0;
	color: #111;
	letter-spacing: 1px;
	font-weight: bold;
}

.address_edit h4 {
	padding-top: 20px;
	line-height: 16px;
	font-size: 16px;
	margin: 0;
	color: #111;
	letter-spacing: 1px;
	font-weight: bold;
}

.addr_addtop h5 {
	color: #a0a0a0;
	line-height: 14px;
	font-size: 16px;
	padding-top: 8px;
	background: transparent;
	margin: 0;
}

.addr_addtop .addr_input .addr_dizhi ul li .x_shengshi {
	position: relative;
	padding-left: 15px;
	cursor: pointer;
	float: left;
	margin-right: 2%;
	width: 200px;
	height: 42px;
	margin-top: 15px;
	padding: 0 10px;
	line-height: 42px;
	border: #d2d2d2 0.5px solid;
	color: #a0a0a0;
	font-size: 16px;
	letter-spacing: 1px;
	background: #fff;
}

.addr_detail input {
	width: 778px;
	margin-right: 0;
	height: 42px;
	margin-top: 15px;
	padding: 0 10px;
	line-height: 42px;
	font-size: 16px;
	letter-spacing: 1px;
	color: #a0a0a0;
}

.addr_addbot {
	margin-top: 20px;
}

.addr_addbot .addr_info input {
	width: 180px;
	margin-right: 15px;
	height: 42px;
	margin-top: 15px;
	padding: 0 10px;
	line-height: 42px;
	border: #d2d2d2 0.5px solid;
	color: #a0a0a0;
	font-size: 16px;
	letter-spacing: 1px;
}

.addr_sure a {
	width: 270px;
	height: 48px;
	margin-top: 15px;
	line-height: 47px;
	font-size: 16px;
	background: #920007;
	color: #fff;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
	display: block;
}

.addr_sure a:hover {
	background: #AD0C0C
}

.user_addr_info .default-address-text {
	padding-bottom: 25px;
	padding-right: 20px;
	line-height: 30px;
	font-size: 16px;
}

.user_addr_info .default-address-text .fl {
	float: left;
	vertical-align: middle;
	margin-top: 1px;
	padding: 0 5px;
}

.user_addr_info .default-address-text .fl em {
	font-size: 16px;
	font-style: normal;
	color: #fff;
}

.user_addr_info .default-address-text .fl span {
	font-size: 16px;
	color: #fff;
	letter-spacing: 1px;
}

.user_addr_info .default-address-text .default-icon {
	width: 50px;
	height: 26px;
	float: left;
	margin-left: 30px;
	margin-top: 1px;
	background: #fff;
	color: #000;
	text-align: center;
	line-height: 26px;
	border-radius: 13px;
	letter-spacing: 0;
	font-size: 16px;
}

.user_addr_info .default-address-text .delete-address {
	position: relative;
	float: left;
	margin-left: 30px;
}

.user_addr_info .default-address-text .delete-address img {
	background: #fff;
	width: 30px;
	height: 30px;
}

.user_addr_info .default-address-text .delete-address span.addr_edit_bg {
	width: 30px;
	height: 30px;
	background: rgba(0, 0, 0, 0.3);
	position: absolute;
	left: 0;
	top: -6px;
	display: none;
}

.delete-address span.edit_del {
	font-size: 18px;
	color: #fff;
	margin-left: 9px;
	vertical-align: middle;
	cursor: pointer;
}

.delete-address span.addr_edit {
	position: relative;
	cursor: pointer;
}

.delete-address span.addr_edit:hover .addr_edit_bg {
	display: block;
}

.user_addr_info {
	margin-top: 40px;
}

.delete-address {
	display: none;
}

.default-address-text:hover .fl {
	border: 1px solid #fff;
	box-sizing: border-box;
}

.default-address-text:hover .default-icon {
	display: none;
}

.default-address-text:hover .delete-address {
	display: block;
}

.delete-address a {
	display: inline-block;
	width: 80px;
	height: 30px;
	margin-left: 10px;
	line-height: 26px;
	font-size: 16px;
	border: 2px solid #fff;
	text-align: center;
	box-sizing: border-box;
	cursor: pointer;
	color: #fff
}

.delete-address a:hover {
	background-color: #fff;
	color: #000;
}


/*添加收货地址*/


/* 我的订单 */

.order_sec1 {
	padding: 80px 0;
}

.order_sec1_nav {
	width: 80%;
	margin: 0 auto;
}

.order_sec1_list {
	background: url(../images/ind4_bg.jpg);
	padding: 25px;
	margin-bottom: 50px;
}

.order_sec1_listop {
	padding-bottom: 10px;
	border-bottom: 1px dashed #cebcbc;;
	margin-bottom: 30px;
}

.order_sec1_listop h2 {
	float: left;
	font-size: 18px;
}

.order_sec1_listop h3 {
	float: right;
	font-size: 18px;
}

.order_sec1_lisbottom {}

.order_sec1_lisbottom .shangpin {
	width: 150px;
	float: left;
}

.order_sec1_lisbottom .neirong {
	float: left;
	margin-left: 30px;
}

.order_sec1_lisbottom .neirong h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 20px;
}

.order_sec1_lisbottom .neirong h3 {
	font-size: 16px;
	margin: 0 0 10px 0;
}

.order_sec1_lisbottom .neirong h4 {
	font-size: 18px;
	color: #dc3923;
	margin-top: 20px;
}

.order_sec1_lisbottom .caozuo {
	float: right;
}

.order_sec1_lisbottom .caozuo a {
	display: block;
	line-height: 45px;
	font-size: 16px;
	padding: 0 20px;
	text-align: center;
}

.order_sec1_lisbottom .caozuo a.yanse {
	background: #AD0C0C;
	color: #fff;
}

.order_sec1_lisbottom .caozuo a:hover {
	background: #AD0C0C !important;
	color: #fff !important;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.order_sec1_lisbottom .caozuo:hover a.yanse {
	background: none;
	color: #333;
}

.order_sec1_fl ul li {
	float: left;
}

.order_sec1_fl ul li a.active {
	color: #AD0C0C;
	font-weight: bold;
}

.order_sec1_fl ul li a {
	line-height: 50px;
	margin: 0 25px;
	font-size: 16px;
}

.order_sec1_fl ul li:hover a {
	color: #AD0C0C;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}


/* 我的订单 */



/* 我的晒单 */

.evaluation_sec1 {
	padding: 0 0 10px 0;
}

.evaluation_sec1_nav {
	width: 80%;
	margin: 0 auto;
}

.evaluate_list ul li {
	overflow: hidden;
	padding: 30px;
}

.evaluate_txt_img {
	width: 70%;
	margin-left: 15%;
}

.evaluate_txt_img img {
	width: 100%;
}

.evaluate h3 {
	margin-top: 0;
}

.evaluate h3 b {
	font-size: 18px;
	color: #333;
}

.evaluate h3 img {
	width: 20px;
}

.evaluate h4 {
	font-size: 16px;
	color: #333;
	margin: 20px 0;
	letter-spacing: 1px;
}

.evaluate_img {
	width: 10%;
	margin-right: 20px;
	display: inline-block;
}

.evaluate_img img {
	width: 100%;
}

.evaluate_huifu h4 {
	margin-top: 30px;
	color: #999;
	font-size: 16px;
	letter-spacing: 1px;
}


/* 我的晒单 */


/* 我的消息 */

.information_sec1 {
	padding: 0 0 80px 0;
}

.information_sec1_nav {
	width: 80%;
	margin: 80px auto 0;
}

.information_sec1_nav .widthout {
	text-align: center;
	height: 500px;
	padding-top: 10%;
}

.information_sec1_nav .widthout p {
	font-size: 18px;
	margin-top: 20px;
}

.information_sec1_list {
	background: url(../images/ind4_bg.jpg);
	padding: 50px 80px;
	margin-bottom: 30px;
}

.information_sec1_listxt {}

.information_sec1_listxt h2 {
}

.information_sec1_listxt h3 {
	font-size: 20px;
}

.information_sec1_listxt p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	margin-top: 20px;
	letter-spacing: 1px;
}


/* 我的消息 */


/* 我的收藏 */

.collection_sec1 {
	padding: 0 0 80px 0;
}

.collection_sec1_nav {
	width: 80%;

	margin: 80px auto 0;
}


.collection_sec1_list {
	padding: 20px 20px 40px;
	margin-bottom: 30px;
	background: url(../images/ind04_bg.png);
	position: relative;
}
.collection_sec1_img1{
	width:20px;
	height:20px;
	position: absolute;
	cursor: pointer;
	display: none;
}
.collection_sec1_list:hover .collection_sec1_img1{
	display: block;
}
/*.collection_sec1_list>span{
	display: block;
 position: absolute;
 width: 20px;
 height: 20px;
 background: url(../images/close1.png);
 z-index: 9999;
 left: 10px;
 top: 10px;
 background-size: cover;

}*/
/*.collection_sec1_list:hover .collection_sec1_list>span{
	background: url(../images/close2.png);
}*/

.collection_sec1_list:hover i{
	display: block;
}

.collection_sec1_list>i{
	position: absolute;
 right: -8px;
 top: -10px;
 font-size: 26px;
 color: #999;
 cursor: pointer;
 display: none;
}
.collection_sec1_list>i:hover{
	color:#AD0C0C;
}

.collection_sec1_listxt {
	text-align: center;
}

.collection_sec1_listxt h2 {
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 18px;
	font-weight: bold;
	color: #313131;
	text-align: center;
	margin: 12px 0 0;
	letter-spacing: 2px;
}

.collection_sec1_listxt p {
	font-size: 16px;
	line-height: 24px;
	color: #333;
	margin-bottom: 20px;
}

.collection_sec1_listxt span {
	font-size: 13px;
	color: #333;
	background: #f5f5f5;
	padding: 0 10px;
	line-height: 25px;
	display: inline-block;
}

.collection_sec1_listxt h3 {
	margin-bottom: 10px;
	color: #000;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	margin: 20px 0;
}

.collection_sec1_listxt span {
	color: #fff;
	background: #AD0C0C;
	padding: 2px 20px;
}

.collection_sec1_listxt h3 {
	color: #AD0C0C;
}

.evaluate_list ul li {
	margin-bottom: 15px;
	background: url(../images/ind4_bg.jpg);
}

.information_sec1_list {
	margin-bottom: 15px;
}

.information_sec1_listxt h2 {
	font-size: 19px;
	letter-spacing: 1px;
	color: #000;
	font-weight: bold;
}

.information_sec1_listxt h3 {
	font-size: 14px;
	margin-top: 10px;
	font-family: arial;
}

.user_r_list {
	margin-bottom: 15px;
}

.order_sec1_list {
	margin-bottom: 15px;
}

.order_sec1_fl {
	margin: 0px 0 30px;
	background: url(../images/ind04_bg.png);
}

.order_sec1_lisbottom .neirong h2 {
	color: #333;
}

.information_sec1_listxt p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.order_sec1_lisbottom .neirong h4 {
	color: #920007;
}

.information_sec1_listxt .navBoxMore {
	text-align: left;
	padding: 0;
	margin-top: 30px;
}


/* 我的收藏 */


/* 绑定手机号 */

.phone_tc_box {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
	background: rgba(0, 0, 0, 0.6);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	display: none;
}

.phone_cont {
	width: 560px;
	padding: 60px 80px;
	background: #fff;
	position: relative;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.phone_cont .close {
	opacity: 1;
	position: absolute;
	right: 20px;
	top: 20px;
	width: 28px;
}

.phone_cont .close img {

}

.phone_cont_img {
	text-align: center;
}

.phone_img_ico {
	width: 35px;
	margin: 0 auto;
}

.phone_img_ico img {
	width: 100%;
}

.phone_text {}

.phone_text h3 {
	font-size: 26px;
	font-weight: 700;
	color: #333;
	margin: 10px 0 20px;
}

.phone_text h5 {
	font-size: 16px;
	color: #999;
	line-height: 24px;
	margin: 0px 0 30px;
}

.user_shuru .input1 {
	line-height: 45px;
	font-size: 14px;
	width: 70%;
	float: left;
	border: none;
	border-bottom: 1px solid #a0a0a0;
	color: #999;
}

.user_botn {
	background: #707070;
	width: 25%;
	float: right;
	border-radius: 5px;
}

.user_botn a {
	font-size: 16px;
	color: #fff;
	line-height: 45px;
}

.user_yz .input2 {
	line-height: 45px;
	font-size: 14px;
	width: 100%;
	float: left;
	border: none;
	border-bottom: 1px solid #a0a0a0;
	color: #999;
}

.user_botn1 {
	background: #333;
	width: 100%;
	margin-top: 50px;
}

.user_botn1 a {
	font-size: 16px;
	color: #fff;
	line-height: 45px;
}


/*消息详情页面*/

.newsdot_sec1 {
	margin: 80px 0 0;
}

.newsdot_sec1_box {
	width: 80%;
	margin: 0 auto;
	border-right: 1px dashed #cebcbc;
	border-left: 1px dashed #cebcbc;
	padding: 0 100px 80px;
}

.newsdot_sec1_top h5 {
	color: #920007;
	text-align: center;
	font-size: 16px;
	text-transform: capitalize;
}

.newsdot_sec1_top h3 {
	color: #333;
	text-align: center;
	font-size: 22px;

}

.newsdot_sec1_img {
	margin: 50px 0;
	position: relative;
}

.newsdot_sec1_img img {
	width: 100%;
}

.newsdot_sec1_img h5 {
	position: absolute;
	top: 30px;
	left: 0;
	width: 140px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	text-transform: capitalize;
	color: #fff;
	border-radius: 0 20px 20px 0;
	background: rgba(0, 0, 0, 0.3);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
}

.newsdot_sec1_txt h3 {
}

.newsdot_sec1_txt h3 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}

.newsdot_sec1_txt h4 {
	font-size: 13px;
	letter-spacing: 1px;
	text-align: center;
	margin: 20px 0;
}

.newsdot_sec1_txt h5,.newsdot_sec1_txt p {
	color: #666;
	font-size: 14px;
	line-height: 28px;
	font-weight: 100;
	letter-spacing: 1px;
}

.newsdot_sec1_txt h5 span {
	color: #920007;
	text-decoration: underline;
}

.newsdot_sec1_con {
	margin-top: 50px;
	border-top: 1px dashed #cebcbc;
	border-bottom: 1px dashed #cebcbc;
	padding: 30px;
	margin-left: -30px;
	margin-right: -30px;
}
.newsdot_sec1_box .cont_more{
	text-align: center !important;
	margin: 80px 0;
}

.newsdot_sec1_con h5 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
}

.newsdot_sec1_btn {
	text-align: center;
	margin-top: 50px;
}

.newsdot_sec1_btn a {
	display: inline-block;
	height: 72px;
	width: 214px;
	text-align: center;
	color: #920007;
	border-radius: 36px;
	line-height: 72px;
	font-size: 16px;
	text-transform: capitalize;
	border: 1px solid #920007;
}

.newsdot_sec1_bottom {
	margin: 160px -201px 0;
	border-left: 1px solid #920007;
	padding: 0 50px;
}

.newsdot_sec1_bottom h5 {
	margin-top: 0;
	color: #920007;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif!important;
	letter-spacing: 1px;
}

.newsdot_sec1_bottom h3 {
	font-size: 22px;
	color: #333;
	margin-bottom: 0;
	text-transform: capitalize;
	font-weight: bold;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif!important;
}

.newsdot_din {
	position: fixed;
	top: 45%;
	width: 13%;
	display: block;
	display: none;
	z-index: 999;
}

.newsdot_din_left {
	left: 0;
}

.newsdot_din_right {
	right: 0;
}

.newsdot_din_img {
	width: 80px;
	height: 80px;
	float: left;
	text-align: center;
	line-height: 90px;
	background: #fff;
	-webkit-box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.2);
}

.newsdot_din_left .newsdot_din_img {
	float: left;
}

.newsdot_din_right .newsdot_din_img {
	float: right;
}

.newsdot_din_img i {
	font-size: 30px;
	color: #333;
	line-height: 80px;
}

.newsdot_din_left .newsdot_din_txt {
	margin-left: 100px;
	padding-top: 10px;
}

.newsdot_din_right .newsdot_din_txt {
	margin-right: 100px;
	padding-top: 10px;
}

.newsdot_din_txt h4 {
	margin: 0;
	font-size: 16px;
	color: #920007;
}

.newsdot_din_txt h3 {
	font-size: 16px;
	line-height: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333;
	margin: 5px 0;
	letter-spacing: 1px;
}

.newsdot_din_txt h3 span {
	font-weight: bold;
}

.newsdot_din_txt h5 {
	margin: 0;
	font-size: 16px;
	color: #333;
	letter-spacing: 1px;
}

.newsdot_din_con {
	position: absolute;
	background: #fff;
	width: 600px;
	top: 0;
	transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	-webkit-transition: all 1s;
}

.newsdot_din_left .newsdot_din_con {
	left: -600px;
}

.newsdot_din_right .newsdot_din_con {
	right: -600px;
}

.newsdot_din_left:hover .newsdot_din_con {
	left: 0;
}

.newsdot_din_right:hover .newsdot_din_con {
	right: 0px;
}

.newsdot_din_image {
	width: 240px;
}

.newsdot_din_text {
	width: 360px;
	padding: 40px 20px 0;
}

.newsdot_din_left .newsdot_din_text,
.newsdot_din_left .newsdot_din_image {
	float: left;
}

.newsdot_din_right .newsdot_din_text,
.newsdot_din_right .newsdot_din_image {
	float: right;
}

.newsdot_din_text>h4 {

	margin: 0;
	font-size: 16px;
	color: #920007;
	letter-spacing: 1px;
}

.newsdot_din_text>h3 {
	font-size: 16px;
	line-height: 24px;
	margin: 10px 0;
	letter-spacing: 1px;
}

.newsdot_din_text h3 span {}

.newsdot_din_text>h5 {
	margin: 0;
	font-size: 16px;
	color: #333;
}

.newsdot_din_btn h6 {
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 16px;
	color: #999;
	line-height: 22px;
	text-transform: uppercase;
	width: 90px;
	display: inline-block;
	margin-left: 15px;
	vertical-align: middle;
	padding-top: 10px;
}

.infodot_sec .index_title h6 {
	font-size: 20px;
	color: #000;
	letter-spacing: 3px;
	margin-bottom: 0;
	margin: 0;
	font-weight: 600;
}

.infodot_sec .index_title h2 {
	font-size: 20px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 20px;
	letter-spacing: 1px;
}

.box-link {
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	text-align: center;
	padding: 9px 0 7px;
	width: 200px;
	position: relative;
	z-index: 10;
	font-size: 16px;
	line-height: 26px;
	color: #fff;
	border: solid 1px #920007;
	overflow: hidden;
	background: #920007;
}

.box-link:hover {
	background: #AD0C0C;
}


/*消息详情页面*/


/*editinfo*/

.select-datetime dl dd em {
	font-style: normal;
}

.lq-datetimepick {
	width: 565px;
	padding: 30px;
}

.datetime-select {
	padding-bottom: 45px;
}

.collection_sec1_nav {}

.editinfo {
	width: 500px;
	margin: 0 auto;
}

.editinfo_header {}

.editinfo_header input {
	display: none;
}

.editinfo_header label {
	cursor: pointer;
}

.editinfo_header label img {
	width: 116px;
	height: 116px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-khtml-border-radius: 50%;
}

.editinfo_header label span {
	line-height: 116px;
	padding-left: 30px;
	font-size: 16px;
	cursor: pointer;
	color: #a0a0a0;
	font-weight: normal;
	letter-spacing: 1px;
}

.editinfo_inputbox {
	width: 500px;
	margin-top: 30px;
	font-size: 16px;
}

.editinfo_input {
	position: relative;
	width: 500px;
	height: 40px;
	margin-top: 20px;
	padding: 0 10px;
	line-height: 40px;
	background: #fff;
	font-size: 16px;
	border: #fff 1px solid;
}

.editinfo_input input {
	width: 370px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #a0a0a0;
	border: none;
}

.editinfo_input>span {
	font-size: 16px;
	letter-spacing: 1px;
	color: #000;
}

.editinfo_sex {
	display: inline-block;
	width: 370px;
	cursor: pointer;
}

.editinfo_sex span {
	color: #a0a0a0;
}

.editinfo_sex ul {
	position: absolute;
	width: 501px;
	left: -2px;
	background: #fff;
	z-index: 3;
	border: #d2d2d2 1px solid;
	display: none;
}

.editinfo_sex ul li {
	font-size: 16px;
	letter-spacing: 1px;
	color: #000;
	padding-left: 55px;
}

.editinfo_birth {
	display: inline-block;
}

.birth_time {
	display: inline-block;
}

.birth_time input {
	padding: 0;
	border: none;
	background: #fff;
	border-radius: 0;
	color: #a0a0a0;
}

.birth_time span {
	position: absolute;
	left: 58px;
	top: 0px;
	font-size: 16px;
	color: #a0a0a0;
}

.editinfo_sex ul li:hover {
	background: #eee;
}

.editinfo_inputbox h6 {
	font-size: 13px;
	margin: 0;
	margin-top: 10px;
	line-height: 30px;
	padding-left: 10px;
	color: #707070;
	letter-spacing: 1px;
}

.editinfo_btn a {
	width: 270px;
	height: 40px;
	margin-top: 50px;
	line-height: 40px;
	background: #920007;
	color: #fff;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
	display: inline-block;
}

.editinfo_btn span {
	margin: 0px 0 0 40px;
	line-height: 32px;
	font-size: 16px;
	color: #000;
	letter-spacing: 1px;
	display: inline-block;
	cursor: pointer;
}

.modify_pwd {
	display: none;
	width: 430px;
	height: 330px;
	padding: 10px 45px;
	background: #f6f6f6;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);

	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.modify_pwd h3 {
	line-height: 55px;
	font-size: 20px;
	text-align: center;
	font-weight: 400;
	margin: 0;
	color: #000;
	font-weight: 600;
	letter-spacing: 1px;
}

.modify_input {}

.modify_input input {
	width: 100%;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	padding: 0 12px;
	letter-spacing: 1px;
	color: #a0a0a0;
	margin-top: 15px;
	border: none;
}

.modify_input .modify_btn a {
	height: 40px;
	line-height: 40px;
	margin-top: 15px;
	background: #920007;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
	display: block;
	text-align: center;
	width: 100%;
	letter-spacing: 2px;
}

.modify_btn a:hover {
	background: #AD0C0C;
}

.editinfo_btn a:hover {
	background: #AD0C0C;
}

.add_card {
	width: 870px;
	height: auto;
	background: #f6f6f6;
	top: 50%;
	left: 50%;
	display: none;
	position: absolute;
	padding: 20px 35px 40px;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.add_card .add_card_top h4 {
	padding-top: 20px;
	line-height: 16px;
	font-size: 20px;
	margin: 0;
	color: #111;
	letter-spacing: 1px;
	font-weight: bold;
}

.add_card .add_card_top h5 {
	color: #a0a0a0;
	line-height: 14px;
	font-size: 16px;
	padding-top: 8px;
	background: transparent;
	margin: 0;
}

.add_card_info {}

.add_card_info input {
	width: 508px;
	margin-right: 0;
	height: 42px;
	margin-top: 15px;
	padding: 0 10px;
	line-height: 42px;
	font-size: 16px;
	letter-spacing: 1px;
	color: #a0a0a0;
	display: block;
}

.add_card_info .card_yz input {
	width: 208px;
	display: inline-block;
}

.add_card_info .card_yz a {
	background: #707070;
	width: 130px;
	border-radius: 5px;
	display: inline-block;
	color: #fff;
	font-size: 16px;
	color: #fff;
	line-height: 42px;
	text-align: center;
	margin-left: 10px;
}

.card_addbtn a {
	height: 42px;
	line-height: 42px;
	margin-top: 15px;
	background: #920007;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	display: block;
	text-align: center;
	width: 270px;
}

.card_addbtn a:hover {
	background: #AD0C0C;
}


/*editinfo*/


/*订单详情页面*/

.service1_img_tishi span {
	color: #a0a0a0;
	letter-spacing: 1px;
	font-size: 16px;
}

.shouhuo_tk {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #f6f6f6;
	padding: 20px 35px 40px;
	width: 383px;
	height: 200px;
}

.shouhuo_tk_box h3 {
	font-size: 22px;
	color: #000;
	font-weight: bold;
	letter-spacing: 1px;

	text-align: center;
}

.shouhuo_tk_box h3 img {
	width: 26px;
	vertical-align: middle;
	display: inline-block;
	margin-right: 7px;
	margin-bottom: 0px;
}

.shouhuo_tk_box h5 {
	text-align: center;
	font-size: 17px;
	letter-spacing: 1px;
	color: #000;
	margin-top: 36px;
}

.shouhuo_tk_box h5 a {
	color: #920007;
}


/*银行卡列表*/

.user_bank_list {
	margin-top: 30px;
}

.user_bank_list .user_bank_info {
	display: inline-block;
	width: 220px;
	text-align: center;
	padding: 30px;
	height: 150px;
	margin-right: 12px;
	background: url(../images/ind4_bg.jpg);
}

.user_bank_info h5 {
	font-size: 16px;
	letter-spacing: 0px;
	color: #000;
	margin-top: 20px;
}

.user_bank_info h6 {
	font-size: 16px;
	color: #a0a0a0;
	letter-spacing: 1px;
}


/*银行卡列表*/


/*银行卡列表*/

.pro_inner_zi2 p span {
	display: inline-block;
	margin-left: 15px;
	padding: 7px 10px;
	border: 1px dashed #cebcbc;
	position: relative;
	cursor: pointer;
}

.pro_xz {
	border: 1px solid #920007!important;
}

.t_update_bt a:hover {
	background: #AD0C0C;
}

.paytype_list label span i {
	color: #e56a69;
	font-style: normal;
}

.service1_img_tishi p {
	margin-top: 15px;
	margin-bottom: 2px;
	color: #a0a0a0;
	letter-spacing: 1px;
	font-size: 16px;
}


/*编辑评价*/

.user_r {
	width: 100%;
}

.user_r_top {
	width: 100%;
	margin-bottom: 15px;
}

.user_r_top span {
	font-size: 16px;
	color: #999;
	letter-spacing: 1px;
	display: inline-block;
	float: left;
	line-height: 40px;
}

.user_r_top1 {
	float: left;
	margin-top: 5px;
	margin-left: 15px;
}

.user_r_top1 select {
	width: 100px;
	font-size: 13px;
	color: #333;
	border: 1px solid #d70000;
	height: 30px;
	padding-left: 5px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(../images/dizhi_xx1.png) no-repeat scroll right center transparent !important;
}

.user_r_top2 {
	float: left;
	margin-top: 5px;
	margin-left: 15px;
}

.user_r_top2 select {
	width: 100px;
	font-size: 13px;
	color: #333;
	border: 1px solid #d70000;
	height: 30px;
	padding-left: 5px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(../images/dizhi_xx1.png) no-repeat scroll right center transparent !important;
}

.user_r_top2 input {
	display: inline-block;
	width: 160px;
	line-height: 20px;
	padding: 5px 10px;
	border: 1px solid #d70000;
	margin-left: 10px;
}

.user_r_top3 {
	float: left;
	margin-top: 5px;
	margin-left: 15px;
}

.user_r_top3 span {
	display: inline-block;
	line-height: 30px;
	font-size: 13px;
	color: #333;
}

.user_r_top3 input {
	display: inline-block;
	width: 160px;
	line-height: 20px;
	padding: 5px 10px;
	border: 1px solid #d70000;
	margin-left: 10px;
}

.user_r_top>a {
	display: inline-block;
	line-height: 32px;
	background: #d70000;
	padding: 0 20px;
	color: #fff;
	margin-top: 5px;
	margin-left: 15px;
	font-size: 16px;
	letter-spacing: 1px;
}

.user_r_top>a:hover {
	color: #fff !important;
}

.user_r_list {
	width: 100%;
	margin-bottom: 30px;
	padding: 25px;
	background: url(../images/ind4_bg.jpg);
}

.user_r_list>h5 {
	font-size: 18px;
	line-height: 40px;
	color: #000;
	margin: 0;
	border-bottom: 1px dashed #cebcbc;
	letter-spacing: 1px;
}

.user_r_list>h5 span {
	display: inline-block;
	margin-right: 30px;
}

.user_r_list table {
	width: 100%;
}

.user_r_list th {
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 1px;
	color: #333;
	line-height: 30px !important;
	text-align: center;
}

.user_r_list td {
	font-size: 14px;
	text-align: center;
	padding: 10px 0 0;
	color: #666;
	letter-spacing: 1px;
}

.user_r_list td img {
	margin-right: 10px;
}

.user_r_list td a {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin: 3px 0;
	color: #333;
}

.fukuan {
	background: #000;
	color: #fff !important;
	line-height: 25px;
}

.fukuan:hover {
	color: #fff !important;
}

.user_r_frist {
	text-align: left !important;
}

.user_r_frist img {
	display: inline-block;
	float: left;
}

.user_r_frist span {
	display: inline-block;
	margin-top: 37px;
	font-size: 16px;
	letter-spacing: 1px;
	color: #333;
	margin-left: 20px;
}

.user_pj {
	color: #d70000;
	font-size: 14px !important;
}

.user_pj span {
	display: inline-block;
	width: 100%;
	font-size: 16px;
}

.user_pj i {
	margin: 0 2px;
}

.user_inner {
	width: 100%;
	padding: 25px;
}

.user_inner>h5 {
	margin: 0;
}

.user_inner>h5>p {
	margin: 0;
	line-height: 50px;
	width: 50%;
	float: left;
	color: #333;
	font-size: 18px;
	letter-spacing: 1px;
}

.user_inner>h5>p span {
	color: #333;
	letter-spacing: 0;
}

.user_inner_con {
	border-top: 1px dashed #cebcbc;
	padding: 30px 0 20px 0;
}

.user_inner_con1 {
	width: 50%;
	float: left;
}

.user_inner_con1 p {
	line-height: 35px;
	margin: 0;
	color: #a0a0a0;
	font-size: 16px;
	letter-spacing: 1px;
}

.user_inner_con1 p span {
	color: #333;
}

.user_inner {
	margin-bottom: 20px;
	background: url(../images/ind4_bg.jpg);
}

.wlxx>h5 {
	line-height: 37px !important;
}

.wlxx_con {
	padding: 15px 0 0 !important;
}


.wlxx_con p {
	font-size: 16px;
	letter-spacing: 1px;
	color: #a0a0a0;
	line-height: 25px;
}

.wlxx_con p span {
	letter-spacing: 0;
	color: #920007;
	margin-right: 10px;
}

.user_inner_con2 {
	width: 100%;
	float: left;
	margin-top: 10px;
}

.user_inner_con2 p {
	font-size: 16px;
	color: #999;
	line-height: 35px;
}

.user_inner_con2 p span {
	display: inline-block;
	color: #333;
	margin-right: 20px;
	font-size: 16px;
}

.user_inner_con2 .user_r3_j {
	display: inline-block;
}

.user_inner_con2 .user_r3_j .user_r3_j1 {
	padding: 5px 10px;
	font-size: 16px;
}

.user_inner_con2 .user_r3_j .user_r3_j1 span {
	font-size: 20px;
	width: 68px;
}

.user_inner_con2 .user_r3_j .user_r3_j2 {
	display: inline-block;
	vertical-align: top;
	padding-left: 15px;
	padding-top: 0px;
	line-height: 20px;
	color: #a0a0a0;
}

.goods1{
	line-height: 24px;
}

.star_score {
 background: url(../images/stark2.png);
 width: 160px;
 height: 21px;
 position: relative;
 left:36px;
}

.star_score a {
 height: 21px;
 display: block;
 text-indent: -999em;
 position: absolute;
 left: 0;
}

.star_score a:hover {
 background: url(../images/stars2.png);
 left: 0;
}

.star_score a.clibg {
 background: url(../images/stars2.png);
 left: 0;
}

.user12_1_con {
	margin-top: 20px;
	padding: 25px;
	background: url(../images/ind4_bg.jpg);
}

.user12_1_con>p {
	font-size: 18px;
	letter-spacing: 1px;
	color: #333;
	line-height: 25px;
}

.user12_1_con>p span {
	display: inline-block;
	width: 100%;
}

.user12_1_con>p i {
	padding: 0 3px;
	font-size: 16px;
	color: #920007;
	cursor: pointer;
}

.user12_1_con>p textarea {
	display: inline-block;
	width: 800px;
	font-size: 14px;
	letter-spacing: 1px;
	color: #999;
	padding: 20px;
	height: 180px;
	margin-top: 10px;
	border: 1px dashed #cebcbc;
	background: none;
	margin-bottom: 30px;
}

.user12_1_con>p span {
	display: inline-block;
	float: left;
	font-size: 16px;
	color: #a0a0a0;
}

.pjnr {
	display: inline-block;
	width: 100%;
	border: 1px dashed #cebcbc;
	padding: 15px;
	margin-top: 10px;
}

.user_r2_btn {
	width: 100%;
	margin-top: 20px;
	border-top: 1px dashed #e8e8e8;
}

.user_r2_btn a {
	display: inline-block;
	line-height: 40px;
	padding: 0 40px;
	color: #fff;
	background: #920007;
	font-size: 16px;
	margin-top: 20px;
}

.user_r2_btn a:hover {
	color: #fff !important;
}

.pj_update_tit label,
.pj_imgbox p {
	margin-left: 10px;
	font-size: 18px;
	color: #333;
	font-weight: normal;
	letter-spacing: 1px;
}

.pingjia_img {
	position: relative;
}

.pj_update_bg {
	position: absolute;
	background: rgba(0, 0, 0, 0.45);
	left: 0;
	width: 100%;
	top: 0;
	height: 100%
}

.pj_update_tit {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #fff;
	line-height: 30px;
	text-align: center;
	width: 120px;
	-webkit-box-shadow: 0 0 28px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 28px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 28px rgba(0, 0, 0, 0.15);
}

.pj_update_tit label {
	color: #333;
	font-size: 14px;
	margin: 0;
}

.dingdan_right {}

.user_r {
	margin: 0 auto;
}

.pingjia_img img {
	width: 100%;
}

.pj_update_tit input {
	display: none;
}


/*订单详情页面*/

.user_r_inner {
	width: 80%;
	margin: 0px auto;
}

.user_inner_con2 .user_r3_j {
	display: inline-block;
}

.user_r3_j1 {
	display: inline-block;
	vertical-align: top;
	background: #920007;
	color: #fff;
	font-size: 16px;
	padding: 15px 10px;
	padding-right: 20px;
	position: relative;
}

.user_inner_con2 .user_r3_j .user_r3_j1 span {
	font-size: 20px;
	width: 68px;
	color: #fff !important;
	font-weight: 600;
	margin-right: 10px;
	display: inline-block;
}

.user_r3_j1 p {
	height: 100%;
	width: 8px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/juan.png) center repeat-y;
}

.order1_yh_con2{
	position: relative;
	width: 80%;
	margin: 0 auto 80px;
	}
.yuxx_p{
	font-size:12px;
	color:#999;
	text-align:right;
	}	
.yuxx_sp{
	display:inline-block;
	width:100%;
	text-align:right;
	color:#ea5404;
	font-size:14px;
	}	

.jfxx_p{
	width:100%;
	text-align:right;
	margin-top:15px;
	}
	
.order1_yh_con2 h5 {
 padding-bottom: 15px;
 font-size: 20px;
 color: #000;
 letter-spacing: 1px;
 }
.order1_yh_con2>ul{
	margin-top: 0;
	}	
.order1_yh_con2>ul>li{
	line-height:30px;
	font-size: 16px;
	letter-spacing:1px;
	margin-bottom:10px;
	}
.order1_yh_con2>ul>li input{
	display:inline-block;
	position:relative;
	top: 26px;
	margin-right:10px !important;
	}	

.order1_yh_con2>ul>li .user_r3_j{
	display:inline-block;
	}
.order1_yh_con2>ul>li .user_r3_j .user_r3_j1{
	padding: 20px 50px;
	font-size: 15px;
	}
.order1_yh_con2>ul>li .user_r3_j .user_r3_j1 span{
	font-size: 28px;
	width:68px;
	font-family: arial;
	}		
.order1_yh_con2>ul>li .user_r3_j .user_r3_j2 {
 display: inline-block;
 vertical-align: top;
 padding-left: 15px;
 padding-top: 10px;
}
		
.j_checkbox{
	display:inline-block;
	vertical-align:top;
	border:none;
	-webkit-appearance: none;
	width:18px;
	height:18px;
	border:1px solid #c1c1c1;
	margin:0 !important;
	}	
.j_checkbox_on{
	background:url(../images/xuanzhong.png);
	}	
	.shopcar_zjs{
	width:100%;
	display:inline-block;
	text-align:right;
	padding: 30px 0;
	}	
.shopcar_zjs p{
	margin-bottom:0;
	font-size:12px;
	line-height:25px;
	letter-spacing:1px;
	color:#333;
	}	
.shopcar_zj_line{
	display:inline-block;
	width:300px;
	height:1px;
	background:#e8e8e8;
	margin-bottom:15px;
	margin-top:15px;
	}
.shopcar_zjs h5{
	margin-top:10px;
	}
.shopcar_zjs h5 span{
	color:#333;
	font-weight:600;
	}

.shopcar_zjs p span{
	font-weight:600;
	font-size:18px;
	border:600;
	color:#ea5404;
	}
.shopcar_zjs_btn{
	width:100%;
	text-align:right;
	}	
.shopcar_zjs_btn>a{
	display:inline-block;
	line-height:40px;
	padding:0px 50px;
	font-size:16px;
	color:#fff;
	letter-spacing:1px;
	background: #920007;
	margin-top:15px;
	border-radius:3px;
	}
.shopcar_zjs_btn>a:hover{
	color:#fff !important;
	}	

.shopcar_zjs_btn>p{
	display:inline-block;
	margin-top:15px;
	line-height:40px;
	font-size:12px;
	margin-right:10px;
	}	
.shopcar_zjs_btn>p>span{
	font-weight:normal;
	color:#333;
	font-size:13px;
	}	
.shopcar_zjs_btn>p>b{
	color: #920007;
	font-size:16px;
	}		

			
.shopcar_zj>p{
	position:absolute; top:20px; left:20px;
	line-height:30px;
	letter-spacing:1px;
	}
.shopcar_zj>p span{
	color:#ea5404;
	display:inline-block;
	padding:0 5px;
	}	
.shopcar_zj>p input{
	display:inline-block;
	vertical-align:middle;
	margin-top:0;
	margin-right:20px !important;
	}		

.sjf{
	position:absolute; top:70px; left:20px;
	}
.sjf h5{
	font-size:14px;
	color:#333;
	margin-bottom:10px;
	}
.sjf p{
	text-align:left;
	}		
.sjf p img{
	display:inline-block;
	vertical-align:top;
	}
.sjf p span{
	display:inline-block;
	vertical-align:top;
	padding-top:10px;
	padding-left:10px;
	}	
.sjf p span b{
	color:#ea5404;
	display:inline-block;
	margin-top:5px;
	font-weight:normal;
	}	

.dizhi_change{
	
	}
	
/*订单详情页面*/


/*编辑评价*/

.user_shuru .input1 {
	line-height: 42px;
	border: 1px solid #ccc;
	color: #a0a0a0;
	padding: 0 10px;
}

.user_yz .input2 {
	float: left;
	width: 400px;
	margin-right: 0;
	height: 42px;
	margin-top: 15px;
	padding: 0 10px;
	line-height: 42px;
	color: #a0a0a0;
	border: 1px solid #ccc;
}

.user_botn {
	background: #707070;

	width: 25%;

	float: right;
	border-radius: 5px;
}

.phone_cont {
	background: #f6f6f6;
}

.user_botn1 {
	background: #920007;
	width: 100%;
	margin-top: 50px;
}

.user_botn1:hover {
	background: #AD0C0C;
}

.phone_text h3 {
	font-size: 20px;
}

.phone_text h5 {
	font-size: 16px;
}

.user_shuru .input1 {
	line-height: 42px;
	border: 1px solid #ccc;
	color: #a0a0a0;
	padding: 0 10px;
}

.add_card {
	width: 870px;
	height: auto;
	background: #f6f6f6;
	top: 50%;
	left: 50%;
	display: none;
	position: absolute;
	padding: 20px 35px 40px;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.add_card .add_card_top h4 {
	padding-top: 20px;
	line-height: 16px;
	font-size: 20px;
	margin: 0;
	color: #AD0C0C;
	letter-spacing: 1px;
	font-weight: bold;
}

.add_card .add_card_top h5 {
	color: #666;
	line-height: 34px;
	font-size: 14px;
	padding-top: 8px;
	background: transparent;
	margin: 0;
	letter-spacing: 1px;
}

.add_card_info {}

.add_card_info input {
	width: 508px;
	margin-right: 0;
	height: 42px;
	margin-top: 15px;
	padding: 0 10px;
	line-height: 42px;
	font-size: 16px;
	letter-spacing: 1px;
	color: #a0a0a0;
	display: block;
}

.add_card_info .card_yz input {
	width: 208px;
	display: inline-block;
}

.add_card_info .card_yz a {
	background: #707070;
	width: 130px;
	border-radius: 5px;
	display: inline-block;
	color: #fff;
	font-size: 16px;
	color: #fff;
	line-height: 42px;
	text-align: center;
	margin-left: 10px;
}

.card_addbtn a {
	height: 42px;
	line-height: 42px;
	margin-top: 15px;
	background: #920007;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	display: block;
	text-align: center;
	width: 270px;
}

.card_addbtn a:hover {
	background: #AD0C0C;
}

.collection_add_card {
	width: 600px;
}
.add_card_ewm {
	width: 240px;
	margin: 40px auto 0;
}
.add_card_ewm img {
	width: 100%;
}
.shengshi_lis {
	position: absolute;
	top: 40px;
	width: 101%;
	left: -1px;
	background: #fff;
	border: 1px solid #ccc;
	font-size: 14px;
	line-height: 30px;
	color: #666;
	margin: 0;
	display: none;
	max-height: 120px;
	overflow: auto;
	cursor: pointer;
	z-index: 999;
	text-align: center;
	border-top: none;
	padding: 0 10px;
}

.personal-center {
	margin-top: 72px;
	border-bottom: #d2d2d2 1px solid;
}

.per_top {
	background: url("../images/personhome1.png") center/cover no-repeat;
	position: relative;
	padding: 200px 0;
}

.per_top_text {
	text-align: center;
}

.per_top_text h3 {
	margin: 20px auto 0;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;
}

.per_top_text ul {
	margin-top: 20px;
	text-align: center;
}

.per_top_text ul li {
	display: inline-block;
	margin-right: 20px;
	font-size: 14px;
	color: #fff;
}

.per_top_text ul li:last-child {
	margin-right: 0;
}

.per_top_text a.edit_btn {
	display: block;
	text-decoration: none;
	margin: 25px auto 0;
	border-radius: 35px;
	width: 130px;
	background: #AD0C0C;
	color: #fff;
	font-size: 14px;
	line-height: 35px;
}

.per_top .tx_img {
	position: absolute;
	width: 130px;
	bottom: 0;
	-webkit-transform: translateY(30%);
	-moz-transform: translateY(30%);
	-ms-transform: translateY(30%);
	-o-transform: translateY(30%);
	transform: translateY(30%);
	margin: auto;
	left: 0;
	right: 0;
	padding: 0;
	border: none;
	border-radius: 50%;
	overflow: hidden;
	border: 6px solid #ccc;
}

.per_top .tx_img img {
	width: 100%;
}

.per_bot {}

.per_bot ul {
	text-align: center;
	padding: 50px;
	margin-top: 50px;
}

.per_bot ul li {
	display: inline-block;
	border-right: 1px solid #e6e6e6;
	padding: 5px 24px;
}

.per_bot ul li a {
	color: inherit;
	text-decoration: none;
}

.per_bot ul li:last-child {
	border: none;
}

.per_bot ul li h3 {
	color: #AD0C0C;
	font-size: 18px;
	text-align: center;
	font-family: arial;
}

.per_bot ul li h6 {
	color: #666;
	font-size: 18px;
	margin-top: 12px;
	text-align: center;
}




/********************* product_detail **********************/

/* pro_info start */

.pro_info {
	padding-top: 150px;
	padding-bottom: 50px;
	width: 80%;
	margin: 0 auto;
}

.pro_info .pay_sec1_rtit {
	width: 100%;
	margin-bottom: 20px;
}

.proinfo_img_list {
	margin-top: 6px;
	height: 80px;
	/*overflow: hidden;*/
	position: relative;
}


.proinfo_img_swiper .swiper-slide{
	width: 20%;
}
.proinfo_img_swiper_img{
	height: 100%;
	height: 90px;
}
.proinfo_img_list .arrow-left{
	left: 0;
	-webkit-transform: translateY(-50%) translateX(-90%);
	-moz-transform: translateY(-50%) translateX(-90%);
	-ms-transform: translateY(-50%) translateX(-90%);
	-o-transform: translateY(-50%) translateX(-90%);
	transform: translateY(-50%) translateX(-90%);
}
.proinfo_img_list .arrow-right{
	right: 0;
	-webkit-transform: translateY(-50%) translateX(90%);
	-moz-transform: translateY(-50%) translateX(90%);
	-ms-transform: translateY(-50%) translateX(90%);
	-o-transform: translateY(-50%) translateX(90%);
	transform: translateY(-50%) translateX(90%);
}
.proinfo_img_list .arrow-left,
.proinfo_img_list .arrow-right{
	width: auto;
	height: auto;
	opacity: 0;
 -moz-opacity: 0;
 -khtml-opacity: 0;
 -webkit-opacity: 0;
 filter: alpha(opacity=0);
}
.proinfo_img_list ul {
	position: relative;
}
.proinfo_img_list ul li {
	float: left;
	width: 20%;
	padding: 0 3px;
}
.proinfo_img_list ul li:nth-child(n+6){
	/*margin-top: 6px;*/
}
.proinfo_img_list ul li img {
	width: 100%;
}

.proinfo_nav_inner>ul {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.proinfo_nav_inner>ul>li {
	padding-right: 5px;
	font-size: 16px;
}

.proinfo_con {
	margin-top: 30px;
}

.proinfo_text_inner {
	padding-left: 5%;
}

.proinfo_name {
	padding-bottom: 15px;
}

.proinfo_name>h2 {
	color: #666;
	margin: 0;
	font-weight: 700;
	font-size: 20px;
}
.proinfo_name>h2 img{
	width:20px;
	float: right;
	cursor: pointer;
}


.proinfo_name>h2 img{
	width: 30px;
	float: right;
	cursor: pointer;
}
.proinfo_heart2{
	display: none;
}

.proinfo_name>p {
	margin: 5px 0 0;
	font-size: 15px;
	line-height: 26px;
	letter-spacing: 2px;
}

.proinfo_price {
	position: relative;
}

.proinfo_price span.price {
	font-size: 22px;
	font-weight: bold;
	color: #333;
	position: relative;
	/*z-index: 1;*/
}

.proinfo_desc,
.proinfo_sku {
	padding: 15px 0;
}

.proinfo_desc>p {
	color: #666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	font-size: 15px;
	line-height: 28px;
	letter-spacing: 1px;
}

.proinfo_text_inner .daoji {
	margin-top: 25px;
 font-size: 14px;
 color: #333;
}


.proinfo_text_inner .daoji span {
 display: inline-block;
 vertical-align: middle;
 width: 30px;
 height: 30px;
 line-height: 30px;
 text-align: center;
 background-color: #ad0c0c;
 color: #fff;
 font-size: 16px;
 border-radius: 3px;
 margin: 0 8px;
 font-family: 'Arial';
}

.sku_inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 0px;
}

.sku_inner>p {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin: 0;
	line-height: 15px;
}

.sku_inner>p>span {
	display: block;
	width: 15px;
	height: 15px;
	background: #956e5e;
	border-radius: 50%;
	margin-left: 15px;
	vertical-align: middle;
}

.sku_inner>p>select {
	margin-left: 15px;
}

.sku_1 .sku_list {
	justify-content: space-between;
}

.sku_list {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-top: 50px;
}

.sku_list>p {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	letter-spacing: 2px;
	margin-right: 15px;
}

.sku_list>span {
	margin: 0 0 0 12px;
	background: #f2f2f2;
	border: 1px dashed #cebcbc;
	padding: 0 10px;
	line-height: 28px;
}

.sku_list>i {
	font-size: 20px;
	margin-left: 15px;
}

.sku_list_color {}

.sku_list_color span {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	display: inline-block;
}

.sku_2 .sku_list>div {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	border-bottom: 1px solid #000;
}

.sku_2 .sku_list>div.sku_list_num {
	border: 1px solid #ccc;
}

.sku_2 .sku_list>div.sku_list_num {
	border: 1px solid #666;
	margin-left: 5px;
	width: 110px;
	line-height: 50px;
	padding: 0 10px;
	position: relative;
	height: 40px;
}

.sku_list_num p {
	display: block;
	width: 100%;
}

.sku_list_num span {
	font-size: 14px;
	font-family: arial;
}

.sku_list_num p i {
	line-height: 32px;
	color: #ccc;
}

.sku_list_num ul.detail_inner {
	position: absolute;
	top: 32px;
	width: 100%;
	left: -1px;
	background: #fff;
	border: 1px solid #ccc;
	box-sizing: content-box;
	z-index: 1;
}

.sku_list_num ul li {
	padding: 0 10px;
	line-height: 32px;
}

.sku_list_num ul li a {
	color: inherit;
	text-decoration: none;
}

.sku_2 .sku_list>div>a {
	width: 240px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	font-family: "Raleway", Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	border-bottom: 2px solid #333;
}

.sku_2 .sku_list i {
	font-size: 20px;
	float: right;
	margin-top: 9px;
}

.proinfo_detail>ul>li {
	padding: 0;
	cursor: pointer;
}

.proinfo_detail>ul>li>a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px dashed #cebcbc;
	padding: 10px 0;
}

.proinfo_detail>ul>li a p {
	margin: 0;
	color: #333;
	letter-spacing: 2px;

	font-size: 15px;
}
.detail_inner li p{
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 24px;
}
.proinfo_detail>ul>li>a>span {
	font-size: 20px;
	font-weight: 600;
}

.detail_inner {
	display: none;
}

.detail_inner>li {
	padding: 5px 20px;
}

.detail_inner>li>p>span {
	margin-right: 15px;
	color: #999;
}

.proinfo_img {
	padding: 0 25px;
}

.proinfo_main {
	width: 100%;
}

.proinfo_main>img,
.proinfo_small>div>img {
	width: 100%;
}

.proinfo_small {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: nowrap;
}

.proinfo_small>div {
	width: 20%;
	padding: 0 10px;
}
.proinfo_text_inner .cont_more {
	float: right;
	margin-top: -40px;
}

/* pro_info end */


/* pro_info_2 start */
.pro_info_2{
	width: 80%;
	margin: 0px auto;
}
.pro_info_2_list{
	width: 18%;
	float: left;
}
.pro_info_2_list>div{
	border: 1px solid #ccbeb1;
}
.pro_info_2_title{
	padding: 20px;
	background: url(../images/marketing_2_bg.jpg);
}
.pro_info_2_title h4{
	font-size: 15px;
	color: #333;
}
.pro_info_2_title h4 img{
	margin-right: 10px;
	position: relative;
	bottom: 3px;
}
.pro_info_2_search_box{
	padding: 20px;
}
.pro_info_2_search_box span{
	font-size: 14px;
	color: #333;
}
.pro_info_2_search_box input[type="text"]{
	width: 73%;
	height: 24px;
	border: 1px solid #ccbeb1;
	background: none;
	float: right;
}
.pro_info_2_search_box input[type="button"]{
	width: 100%;
	margin: 20px 0 0;
	padding: 8px 0;
	font-size: 14px;
	border: 1px solid #ccbeb1;
	color: #7c6a56;
	background: none;
}
.pro_info_2_product{
	margin-top: 20px;
}
.pro_info_2_product_box{
	padding: 20px;
}
.pro_info_2_product_box ul{
	overflow: hidden;
	height: 50px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.pro_info_2_product_box ul:first-child.active{
	height: 260px;
}
.pro_info_2_product_box ul:nth-child(2).active{
	height: 330px;
}
.pro_info_2_product_box ul:nth-child(3).active{
	height: 260px;
}
.pro_info_2_product_box ul:last-child.active{
	height: 220px;
}
.pro_info_2_product_box ul h6{
	font-size: 14px;
	color: #333;
	padding: 10px 0;
	border-bottom: 1px solid #ccbeb1;
	margin-bottom: 8px;
	cursor: pointer;
}
.pro_info_2_product_box ul li{
	padding: 8px 0;
}
.pro_info_2_product_box ul li a{
	font-size: 14px;
	color: #666;
}
.pro_info_2_product_box ul li a:before{
	content: '';
	width: 6px;
	height: 6px;
	display: inline-block;
	background: #666;
	margin-right: 10px;
	position: relative;
	bottom: 2px;
}
.pro_info_2_recommend{
	margin-top: 20px;
}
.pro_info_2_recommend_box{
	padding: 20px;
}
.pro_info_2_recommend_img{
	text-align: center;
	padding: 20px 0;
	border-bottom: 1px solid #ccbeb1;
}
.pro_info_2_recommend_img img{
	width: 100%;
}
.pro_info_2_recommend_img p{
	font-size: 14px;
	color: #333;
	letter-spacing: 2px;
}
.pro_info_2_box{
	width: 80%;
	float: right;
}
.pro_info_2_box_top{
	background: url(../images/marketing_2_bg.jpg);
	border: 1px solid #ccbeb1;
}
.pro_info_2_box_top li{
	float: left;
	width: 12%;
	text-align: center;
}
.pro_info_2_box_top li.active{
	background: url(../images/body_bg.png);
}
.pro_info_2_box_top li a{
	font-size: 15px;
	color: #333;
	padding: 14px 0;
	text-decoration: none;
}
.pro_info_2_box_con{

	padding: 80px 0 0;
}
.pro_info_2_box_con_sec1{
	text-align: center;
}
.pro_info_2_box_con_txt {
	margin: 40px 0 60px;
	text-align: center;
}
.pro_info_2_box_con_txt h4{
	font-size: 24px;
	color: #666;
}
.pro_info_2_box_con_txt .line{
	width: 20px;
	height: 1px;
	margin: 20px auto;
	background: #666;
}
.pro_info_2_box_con_txt p{
	font-size: 14px;
	color: #666;
	line-height: 26px;
}	
.pro_info_2_box_con_txt h5{
	font-size: 14px;
	color: rgba(102,102,102.3);
	font-style: oblique;
	margin-top: 30px;
	letter-spacing: 2px;
}
.pro_info_2_box_con_sec2_img img{
	margin-right: 4%;
	float: left;
}
.pro_info_2_box_con_sec2_img img:last-child{
	margin-right: 0%;
}
.pro_info_2_box_con_sec3{
	margin-top: 80px;
}
.pro_info_2_box_con_sec1_img2{
	margin-top: 4%;
}
.pro_info_2_box_con_sec1_img2 img{
	float: left;
	margin-right: 4%;
}
.pro_info_2_box_con_sec1_img2 img:last-child{
	margin-right: 0;
}
.pro_info_2_box_con_sec4{
	margin: 80px 0;
}
.pro_info_2_box_con_sec4_txt h4{
	color: #ae201c;
	font-size: 32px;
	text-align: center;
	margin-bottom: 40px;
}
.pro_info_2_box_con_sec4_txt p{
	font-size: 16px;
	color: #666;
	line-height: 28px;
	margin-bottom: 10px;
}
.pro_info_2_box_con_sec4_txt p span{
	color: #ae201c;
	font-weight: bold;
}
.pro_info_2_box_con_sec4_center{
	margin: 60px 0;
}
.pro_info_2_box_con_sec4_center li{
	width: 25%;
	float: left;
	text-align: center;
}
.pro_info_2_box_con_sec4_center li h5{
	font-size: 20px;
	color: #333;
	font-weight: bold;
	margin: 30px 0 20px;
}
.pro_info_2_box_con_sec4_center li p{
	font-size: 16px;
	color: #666;
	line-height: 24px;
}
.pro_info_2_box_con_sec4_ewm{
	text-align: center;
	margin-top: 100px;
}
.pro_info_2_box_con_sec4_ewm img{
	width: 143px;
	height: 143px;
}
.pro_info_2_box_con_sec4_ewm p{
	font-size: 13px;
	color: #333;
	margin-top: 20px;
}
/* pro_info_2 end */


/* pro_info_3 start */

.pro_info_3 {
	width: 100%;
	margin-top: 80px;
	padding-bottom: 30px;
}

.proinfo3_text {
	width: 65%;
	margin: 10% auto 0;
	text-align: right;
}

.proinfo3_text>h1 {
	margin: 0;
	margin-bottom: 30px;
	font-size: 26px;
	color: #333333;
	letter-spacing: 3px;
}

.proinfo3_text p {
	line-height: 30px;
	font-size: 14px;
	letter-spacing: 1px;
	color: #333333;
}

.proinfo3_text>.a1,
.proinfo3_img_text>.a2 {
	font-size: 12px;
	margin: 0;
	margin-bottom: 30px;
	text-transform: uppercase;
	font-family: "Raleway", Arial, Helvetica, sans-serif;
}

.proinfo3_text>span,
.proinfo3_img_text>span {
	width: 1px;
	height: 80px;
	background: #ad0c0c;
	display: block;
	margin-top: 20px;
}
.proinfo3_text>span {
	position: relative;
	left: 99%;
}

.proinfo3_right {
	padding: 0;
}

.proinfo3_img_inner>img {
	width: 100%;
}

.proinfo3_img_text {
	text-align: right;
	width: 65%;
	position: relative;

	margin-top: -50px;
	text-align: center;
}

.proinfo3_img_text p {
	line-height: 30px;
	font-size: 14px;
	letter-spacing: 1px;
}

.proinfo3_img_text>.a2 {
	margin: 0;
}

.proinfo3_img_text>span {
	margin: 0 auto 30px;
}


/* pro_info_3 end */


/* pro_info_4 start */

.pro_info_4 {
	position: relative;
	width: 80%;
}

.pro_info_4_tit {
	position: absolute;
	z-index: 0;
	text-transform: uppercase;
	color: #e70d1e;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

.pro_info_4_tit h1 {
	font-size: 160px;
	letter-spacing: 0px;
	font-family: "Raleway", Arial, Helvetica, sans-serif;
}

.pro_info_4_img {
	width: 100%;
	position: absolute;
	z-index: 2;
}

.pro_info_4_img img {
	width: 70%;
	display: block;
	margin: 0 auto;
}


/* pro_info_4 end */


/* pro_info_5 start */

.pro_info_5 {
	width: 100%;
	background: url(../images/ind04_bg.png);
	color: #fff;
	padding: 10px 0 90px;
}

.pro_info_5_swiper {
	width: 150%;
	position: relative;
	left: -25%;
}

.pro_info_5_img {
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	-o-transform: scale(0.9);
	transform: scale(0.9);
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

.swiper-slide.active .pro_info_5_img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.pro_info_5_img img {
	width: 100%;
}

.pro_info_5_swiper_next {
	position: absolute;
	bottom: 0;
	z-index: 25;
	left: 34%;
	width: 33.5%;
}

.pro_info_5_swiper_next i {
	color: #ad0c0c;
	float: right;
	font-size: 48px;
	opacity: 0.6;
}


/* pro_info_5 end */
.pro_info_7{ padding: 80px 0 0;}
.pro_info_7 img{ display: block; width: 80%; margin: 0 auto;}
.pro_info_8 {
	width: 80%;
	margin: 90px auto 0;
}
.proinfo8_right_inner {
	float: right;
	margin-top: 10%;
	width: 95%;
	background-color: #d8cdc3;
}
.proinfo8_right_inner img {
	width: 75%;
	position: relative;
 top: 50%;
 left: 50%;
 transform: translate3d(-50%,-50%,0);
}
.proinfo8_img_text {
	/*position: absolute;*/
	float: right;
	text-align: center;
	/*bottom: -15%;
	left: 50%;
	transform: translateX(-50%);*/
	width: 100%;
	margin-top: -40px;
}
.proinfo8_img_text p {
	line-height: 30px;
 font-size: 14px;
 letter-spacing: 1px;
}
.proinfo8_img_text span {
	width: 1px;
	margin: 0 auto;
 height: 80px;
 background: #ad0c0c;
 display: block;
 margin-bottom: 20px;
}


/* pro_info_10 */
.pro_info_10_top {
	padding: 70px 0;
	
}
.pro_info_10_con {
	width: 80%;
	margin: 0 auto;
}
.proinfo10_header {
	font-size: 30px;
	color: #b22220;
	margin-bottom: 40px;
	text-align: center;
	font-family: PingFang-SC-Regular;
}
.proinfo10_txt {
	font-size: 15px;
	color: #333;
	margin-top: 30px;
	font-family: PingFang-SC-Regula;
	letter-spacing: 1px;
}
.proinfo10_s {
	font-family: PingFang-SC-Bold;
	font-size: 20px;
	color: #b01c1b;
}
.proinfo10_z {
	font-size: 15px;
	color: #B01C1B;
	font-weight: 600;
}
.pro_info_10_bot {
	padding: 70px 0 90px;
	font-size: 13px;
	text-align: center;
	color: #333333;
	
}
.proinfo10_img {
	margin-bottom: 20px;
}

/********************* product_detail **********************/


/* banner */

.banner {
	width: 100%;
}

.banner .banner_img {
	position: relative;
}

.banner .banner_img img {
	width: 100%;
}

.banner .banner_txt {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	color: #fff;
}

.banner .banner_txt h2 {
	font-size: 36px;
	font-family: "Arial";
}

.banner .banner_txt h1 {
	font-size: 58px;

	font-family: "Arial";
	margin-bottom: 30px;
}

.banner .banner_txt h4 {
	font-family: "Arial";
	font-size: 28px;

	position: relative;
}

.banner .banner_txt h4:before {
	content: ' ';
	height: 2px;
	width: 10px;
	background: #fff;
	position: absolute;
	top: 14px;
	left: 158px;
}

.banner .banner_txt h4 span {
	position: relative;
}

.banner .banner_txt h4 span:before {
	content: ' ';
	height: 2px;
	width: 10px;
	background: #fff;
	position: absolute;
	top: 15px;
	left: 12px;
}

.banner .banner_txt h5 {
	font-size: 18px;
	font-family: "Arial";
	line-height: 32px;
}


/* banner */


/******************about***********************/
.about_sec1 {
	border-top: 1px solid #ccc;
	padding: 80px 0 0;
}
.about_box{
	width:80%;
	margin: 0 auto;
}

.about_sec1_img {
	margin-bottom: 80px;
}
.about_sec1_img img {
	width: 100%;
}
.about_sec1_text {
	/*width:70%;*/
	margin: auto;
}
.about_sec1_left {
	float: left;
	width: 15%;
	/* overflow: hidden;
 -webkit-transform: translateY(90%);
 -moz-transform: translateY(90%);
 -ms-transform: translateY(90%);
 -o-transform: translateY(90%);
 transform: translateY(90%);
 filter: alpha(opacity=0);
 -moz-opacity: 0;
 -khtml-opacity: 0;
 opacity: 0;
 -webkit-transition: all 0.8s 0.5s;
 -moz-transition: all 0.8s 0.5s;
 -ms-transition: all 0.8s 0.5s;
 -o-transition: all 0.8s 0.5s;
 transition: all 0.8s 0.5s;*/
}
.about_sec1_left .about_sec1_tit {
	position: relative;
	padding-left: 26px;
	width: 70px;
	top: -30px;
	left: 50px;
}
.about_sec1_left .about_sec1_tit h5 {
	width: 24px;
	font-size: 24px;
	color: #333;
	line-height: 30px;
	word-wrap: break-word;
	vertical-align: top;
	font-weight: bold;
}
.about_sec1_left .about_sec1_tit h6 {
	text-transform: uppercase;
	font-size: 15px;
	letter-spacing: 0px;
	color: #333;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	position: absolute;
	left: -13px;
	white-space: nowrap;
	top: 17px;
	width: 38px;
	font-family: Arial;
}
.about_sec1_right {
	float: left;
	width: 85%;
}
.about_sec1_txt {
	float: left;
	width: 80%;
	padding-right: 60px;
}

.about_sec1_txt h4 {
	font-size: 20px;
	color: #333;
	font-weight: bold;
	margin-bottom: 20px;
}
.about_sec1_txt h6 {
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 28px;
	margin-bottom: 15px;
	text-indent: 2em;
}
.about_sec1_txt .about_top {
	margin-top: 20px;
}
.about_sec1_rtit {
	float: left;
	width: 116px;
	height: 116px;
	font-size: 32px;
	color: #c6b298;
	border: 3px solid #d6caba;
	padding: 13px 0 13px 5px;
	text-align: center;
	letter-spacing: 5px;
	line-height: 40px;
	margin-top: 80px;
	font-weight: bold;
	margin-left: 60px;
}
/*about_sec2*/
.about_sec2 {
	/*margin-top: 80px;*/
	padding: 80px 0;
	background: url(../images/about_bg1.jpg);
}
.about_sec2_con {
	width: 80%;
	margin: 0 auto;
}
.about_sec2_con .common_tit {
	color: #7c6a56;
}
.about_sec2_con .common_tit h3 {
	font-size: 30px;
}
.about_sec2_con .common_tit h4 {
	border-top: 1px solid #7c6a56;
 border-bottom: 1px solid #7c6a56;
}
.about_sec2_con .cont_more {
	text-align: center;
}
.about_sec2_ul li {
	display: inline-block;
	width: 23%;
	float: left;
	margin-right: 2.6666666%;
	margin-bottom: 20px;
	text-align: center;
	font-size: 16px;
	letter-spacing: 1px;
	color: #333333;
	font-family: PingFang-SC-Regula;
}
.about_sec2_ul li:nth-of-type(4n){
	margin-right: 0;
}
.about_sec2_ul_img {
	margin-bottom: 20px;
}
.about_sec2_ul_img img{width: 90%; display: block; margin: 0 auto;}


/*about_sec3*/
.about_sec3_left {
	float: left;
	width: 45%;
}
.about_sec3_right {
	float: right;
	width: 50%;
}
.about_sec3 {
	margin: 80px auto;
	width: 80%;
}
.about_sec3_tit {
	position: relative;
	padding-left: 26px;
	float: right;
	width: 70px;
	top: 20px;
	left: 30px;
}
.about_sec3_tit h5 {
	width: 24px;
	font-size: 24px;
	color: #333;
	line-height: 30px;
	word-wrap: break-word;
	vertical-align: top;
	font-weight: bold;
}
.about_sec3_tit h6 {
	text-transform: uppercase;
	font-size: 15px;
	letter-spacing: 0px;
	color: #333;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	position: absolute;
	left: -13px;
	white-space: nowrap;
	top: 17px;
	width: 38px;
	font-family: Arial;
}
.about_sec3_txt {
	padding: 100px 110px 0 60px;
}
.about_sec3_txt p{
	font-size: 15px;
	line-height: 28px;
	margin-bottom: 10px;
	text-indent: 2em;
}
.about_sec3_txt p span{
	font-size: 15px;
	line-height: 28px;
}
.about_sec3_txt h3{
	font-size:15px;
	line-height: 28px;
}
.about_sec3_txt h4{
	font-size:15px;
	line-height: 28px;
	margin-top: 30px;
	color: #ad0c0c;
	text-align: right;
}
.about_sec3_txt ul {
	margin: 20px 0 0;
}
.about_sec3_txt li {
	line-height: 28px;
	color: #333;
	font-size: 14px;
}
.about_sec3_more {
	display: inline-block;
	width: 100px;
	text-align: center;
	line-height: 28px;
	border: 1px solid #1f1f1f;
	border-radius: 2px;
	color: #1f1f1f;
	margin-top: 32px;
}
.about_sec3_more:hover {
	color: #1f1f1f;
}




.about_sec4 {
	background: url(../images/about_24.jpg) center/cover no-repeat fixed;
	padding: 80px 0;
}
.about_sec4_ul {
	width: 80%;
	margin: 50px auto 0;
}
.about_sec4_ul li {
	width: 23%;
	margin-right: 2.6%;
	display: inline-block;
	float: left;
	text-align: center;
}
.about_sec4_ul li a{
	color: white;
	font-size: 18px;
	letter-spacing: 4px;
}
.about_sec4_ul li:nth-last-of-type(1) {
	margin-right: 0;
}
.about_sec4_ul_img {
	overflow: hidden;
	margin-bottom: 30px;
	border: #e6dfd5 10px solid;
}
.about_sec4_ul_img img {
	transition: all 0.5s;
	transform: scale(1);
}
.about_sec4_ul_img:hover img {
	transform: scale(1.1);
}
.about_sec4_ul_txt{
	color: white;
	font-size: 18px;
	letter-spacing: 4px;
}
.about_sec4_ul_txt p:first-child{
	margin-bottom: 6px;
}
.about_sec4_ul_txt .line{
	display: block;
	width: 20px;
	height: 1px;
	background-color: #fff;
 margin: 10px auto 0;
}
.about_sec4_ul_txt span{
	letter-spacing: 0px;
}
/*.about_sec4_right {
	float: right;
	width: 60%;
}
.about_sec4_left {
	float: left;
	width: 40%;
	display: table;
	padding: 100px;
}
.about_sec4_left span {
	text-transform: uppercase;
	color: #999;
	font-size: 14px;


	font-weight: normal;
	letter-spacing: 2px;
}
.about_sec4_left_txt h6 {
	font-size: 14px;
	line-height: 28px;
	color: #888;

	letter-spacing: 2px;
}
.about_sec4_left_txt h6 span{
	width:8px;
	height: 8px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-khtml-border-radius: 50%;
	background: #ad0c0c;
	display: block;
	float: left;
	margin: 9px 10px 0 0;
}
.about_sec4_left_txt h5 {
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 28px;
	margin-bottom: 20px;
}
.about_sec4_left_txt .common_tit{
	margin-bottom: 50px;
}*/



/*about_sec5*/
.about_sec5 {
	margin: 80px auto;
	width: 74%;
}
.abSecSwiper {
	width: 100%;
	padding: 0 100px;
	position: relative;
}
.abSecA {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 45px;
}
.abSecA img {
	width: 100%;
}
.abSecA-l {
	left: 0;
}
.abSecA-r {
	right: 0;
}
.swiperS3 {
	width: 100%;
}
.swiperS3 .swiper-slide {
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	-o-transform: scale(0.9);
	transform: scale(0.9);
}
.swiperS3 .inSecItem {
}
.swiperS3 .abSec3I-img {
	position: relative;
}
.swiperS3 .abSec3I-img img {
	width: 100%;
}
.swiperS3 .abSec3I-img .mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .3);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4C000000, endcolorstr=#4C000000);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.swiperS3 .abSec3I-img:hover .mask {
	background: rgba(0, 0, 0, 0);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#00000000, endcolorstr=#00000000);
}
.swiperS3 .abSec3I-img .abSec3I-text {
	margin: auto;
	position: absolute;
	left: 160px;
	right: 0;
	top: 45%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.swiperS3 .abSec3I-img .abSec3I-text h3 {
	width: 24px;
	font-size: 20px;
	color: #fff;
	line-height: 30px;
	word-wrap: break-word;
	vertical-align: top;
	font-weight: bold;
}
.swiperS3 .abSec3I-img .abSec3I-text h6 {
	text-transform: uppercase;
	font-size: 20px;
	color: #fff;
	width: 28px;
	position: absolute;
	top: 3px;
	left: -40px;
	line-height: 25px;
}
.about_sec5 .common_tit{
	margin-bottom: 60px;
}


.about_sec6{
	background: url(../images/marketing_2.jpg) center/cover no-repeat;
	padding:80px 0 0;
	margin-top: 80px;
}
.about_sec6_box{
	position: relative;
	width: 80%;
	margin: 0 auto;
	overflow: hidden;
}
.about_sec6 .common_tit {
	color: #fff;
}
.about_sec6 .common_tit h4 {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
/*.about_sec6_box:before {
	position: absolute;
 content: '';
 width: 100%;
 height: 20px;
 top: 18%;
 left: 8px;
	background: url(../images/history_xian.png);
}
.about_sec6_box:after{
	content: '';
	display: block;
	position: absolute;
	top: 20%;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #999;
}*/
.about_sec6_con{
	position: relative;
}
.about_sec6_conSwiper {
	width: 80%;
	margin: 0 auto 80px;
	text-align: center;
	color: #fff;
}
.about_sec6_conSwiper_list h5 {
	font-size: 30px;
	letter-spacing: 6px;
	margin-bottom: 30px;
}
.about_sec6_conSwiper_list h6 {
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 24px;
}
.about_sec6_pagination {
	opacity: 0;
 -moz-opacity: 0;
 -khtml-opacity: 0;
 -webkit-opacity: 0;
 filter: alpha(opacity=0); 
}
.about_sec6_conPagination_box {
	width: 80%;
	overflow: hidden;
	margin: 0 auto 30px;
	padding-bottom: 30px;
	position: relative;
}
.about_sec6_conPagination_box:after {
	position: absolute;
	content: '';
	bottom: 15px;
	height: 1px;
	width: 100%;
	background-color: #fff;
	z-index: 0;
}
.about_sec6_conPagination {
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
}
.about_sec6_conPagination ul {
	position: relative;
	margin-bottom: 20px;
	left: -70px;
	/*font-size: 0;*/
	height: 24px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.about_sec6_conPagination ul li {
	float: left;
	/*display: inline-block;*/
	color: #fff;
	width: 140px;
	font-size: 14px;
	text-align: center;
	line-height: 34px;
	height: 24px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	cursor: pointer;
	position: relative;
}
.about_sec6_conPagination ul li:after {
	position: absolute;
	content: '';
	height: 30px;
	width: 1px;
	left: 50%;
	bottom: -50px;
	background-color: #fff;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.about_sec6_conPagination ul li:before {
	width: 100%;
	height: 19px;
	position: absolute;
	content: '';
	bottom: -45px;
	left: 70px;
	background: url(../images/swiper_time.png) no-repeat;
	background-size: 100%;
}
.about_sec6_conPagination ul li:nth-last-of-type(1):before {
	background: none;
}
.about_sec6_conPagination .active {
	font-size: 24px;
	line-height: 24px;
}
.about_sec6_conPagination .active:after {
	background-color: #ad0c0c;
}
.about_sec6 .swiper_but {
	position: absolute;
	right: 10%;
	z-index: 9;
}
.about_sec6 .swiper_but > div {
	position: relative;
	width: 36px;
	height: 36px;
	border: 1px solid #fff;
	display: inline-block;
 vertical-align: top;
 cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.about_sec6 .swiper_butPrev {
	margin-right: 5px;
}
.about_sec6 .swiper_but > div img {
	position: absolute;
	left: 50%;top: 50%;
	margin: -10px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.about_sec6 .swiper_but > div:hover {
	border: 1px solid #ad0c0c;
}
.hover_hidden {
	opacity: 1;
 -moz-opacity: 1;
 -khtml-opacity: 1;
 -webkit-opacity: 1;
 filter: alpha(opacity=100); 
}
.hover_visible {
	opacity: 0;
 -moz-opacity: 0;
 -khtml-opacity: 0;
 -webkit-opacity: 0;
 filter: alpha(opacity=0); 
}
.about_sec6 .swiper_but > div:hover .hover_hidden {
	opacity: 0;
 -moz-opacity: 0;
 -khtml-opacity: 0;
 -webkit-opacity: 0;
 filter: alpha(opacity=0); 
}
.about_sec6 .swiper_but > div:hover .hover_visible {
	opacity: 1;
 -moz-opacity: 1;
 -khtml-opacity: 1;
 -webkit-opacity: 1;
 filter: alpha(opacity=100); 
}
/******************about***********************/
/******************news***********************/
.news_sec_tit {
	text-align: center;
	color: #7c6a56;
}
.news_sec_tit h3 {
	font-size: 26px;
	margin: 0 auto 20px;
	letter-spacing: 5px;
}
.news_sec_tit h4 {
	border-top: 1px solid #ccbfb2;
	border-bottom: 1px solid #ccbfb2;
	width: 260px;
	line-height: 30px;
	font-size: 15px;
	letter-spacing: 8px;
	margin: 0 auto;
}
.news_sec1 {
	border-top: 1px solid #cccccc;
}
.news_sec1_box {
	margin-top: 80px;
}
.news_sec1_top {
}
.news_sec1_bot {
}

.news_sec1_img {
	width: 100%;
	overflow: hidden;
}
.news_sec1_img img {
	width: 100%;
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
}
.news_sec1_txt {
	margin: 28px 0 40px 0;
}
.news_sec1_txt .cont_more{
	margin-top:40px;
}
.news_sec1_txt h3{
	font-size: 20px;
	letter-spacing: 1px;
	margin:15px 0;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
	overflow:hidden;
	text-overflow:ellipsis;
	color: #333;
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
}

.news_sec1_txt h4 {
	line-height: 24px;
	font-size: 14px;
	font-family: arial;
	letter-spacing: 1px;
	color: #999;
}
.news_sec1_txt span {
	font-family: "Arial";
}
.news_sec1_txt h5 {
	line-height: 25px;
	font-size: 14px;
	color: #666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-overflow: ellipsis;
	letter-spacing: 1px;
}
.news_box {
	margin: 80px auto;
	width: 80%;
}
.news_sec1_box a{
	text-decoration: none !important;
}
.news_sec1_left:hover img{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	-ms-transform:scale(1.1);
}
.news_sec1_left:hover h3{
	color:#ad0c0c;
}


.news_sec2 {
	margin: 80px auto;
}
.news_sec2_bg {
	background: url(../images/pro_dot3_15.jpg) center/cover no-repeat fixed;
	padding: 80px 0;
}
.news_sec2_bg img {
	width: 100%;
}
.news_sec2_text {
	color: #Fff;
}
.news_sec2_text .news_sec2_h51 {
	white-space: nowrap;
	width: 38px;
	font-family: Arial;
	letter-spacing: 1px;
}
.news_sec2_text h5 {
	line-height: 28px;
	width: 37%;
	margin:0 auto;
	text-align: center;
	font-size: 14px;
	letter-spacing: 2px;
	color: #ccc;
}
.news_sec2_text .common_tit h3{
	color:#fff;
}
.news_sec2_text .common_tit h4{
	color:#ccc;
}
.news_sec2_text .common_tit{
	margin-bottom:50px;
}
/*news_sec3*/
.news_sec3 {
	margin: 80px auto;
	width: 80%;
}
.about_sec3_box {
	margin-top: 80px;
}

.news_sec3_img {
	width: 100%;
	overflow: hidden;
}
.news_sec3_img img {
	width: 100%;
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
}
.about_sec3_img_margin {
	margin: 0 2%;
}
.news_sec3_txt {
	margin: 28px 0;
}
.news_sec3_txt h4 {
	line-height: 24px;
	font-size: 14px;
	font-family: arial;
	letter-spacing: 1px;
	color: #999;
}
.news_sec3_txt h3 {
	font-size: 20px;
	letter-spacing: 1px;
	margin: 15px 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.news_sec3_txt h5 {
	line-height: 25px;
	font-size: 14px;
	color: #666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-overflow: ellipsis;
	letter-spacing: 1px;
}
.news_sec3_txt a {
	color: #c35b41;
	position: relative;
	font-size: 12px;
}
.about_sec3_box_img{ margin:40px 0;}
.about_sec3_box_img a{
	text-decoration: none;
}
.about_sec3_box_img .cont_more{
	margin-top: 40px;
}
.about_sec3_box_img:hover img{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);

	-ms-transform:scale(1.1);
}
.about_sec3_box_img:hover h3{
	color:#ad0c0c;
}

.news_sec4 {
	margin: 80px auto 0;
}
.news_sec4_bg {
 background: url(../images/pro_dot4_09.jpg) center/cover no-repeat fixed;
 padding: 80px 0 140px;
}
.news_sec4_bg img {
	width: 100%;
}
.news_sec4_text {
	color: #Fff;
}
.news_sec4_text .news_sec4_h51 {
	white-space: nowrap;
	width: 38px;
	font-family: Arial;
	letter-spacing: 1px;
}
.news_sec4_text h5 {
	line-height: 28px;
	width: 37%;
	margin:0 auto;
	text-align: center;
	font-size: 14px;
	letter-spacing: 2px;
	color: #ccc;
}
.news_sec4_text .common_tit{
	margin-bottom:0;
}
.news_sec4_text .common_tit h3{
	color:#fff;
	margin-bottom: 40px;
}
.news_sec4_text .common_tit h4{
	color:#ccc;
}
.news_sec4_bottom {}
.news_sec4_bottom .line {
	margin: 32px auto;
	height: 40px;
	width: 1px;
	background: #fff;
}
.news_sec4_bottom h6 {
 color: #ccc;
 font-size: 12px;
 text-align: center;
 text-transform: uppercase;
 letter-spacing: 2px;
}


.news_sec5 {
	margin: -60px auto 0;
	width: 94%;
	background: url(../images/body_bg.png);
	padding: 80px 0;
}
.news_sec5_left {
	float: left;
	width: 100%;
	min-height: 1px;
}
.news_sec5_img {
	width: 100%;
}
.news_sec5_right {
	float: left;
	width: 100%;
	padding-left: 100px;
}
.news_sec5_right ul {}
.news_sec5_right ul li:first-of-type {
	border-top: 1px dotted #b3b3b3;
}
.news_sec5_right ul li {
	border-bottom: 1px dotted #b3b3b3;
}

.news_sec5_right ul li:hover h4{
	margin-left: 50px;
	color: #ad0c0c;
}

.news_sec5_right ul li a {
 color: inherit;
 padding: 35px 10px;
}
.news_sec5_right .news_time {
	float: left;
	width: 90px;
}
.news_sec5_right .news_time h6 {
	color: #666;
 font-size: 14px;
 font-family: arial;
 letter-spacing: 2px;
}
.news_sec5_right .news_title {
	float: left;
	width: calc(100% - 90px);
}
.news_sec5_right .news_title h4 {
 font-size: 15px;
 color: #333;
 margin-left: 30px;
 letter-spacing: 2px;
 font-weight: bold;
 transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
}
.news_sec5_right .cont_more {
	text-align: left;
}
 
/******************news***********************/

/******************marketing***********************/
.marketing_sec1 {
	width: 80%;
	margin: 0 auto;
	padding: 80px 0;
	border-top: 1px solid #cccccc;
}
.marketing_sec1_box{
	position: relative;
}
.marketing_sec1_right{
	height: auto;
	padding-left: 2%;
	position: relative;
}
.marketing_sec1_right_txt{
	padding-top: 0%;
}
.marketing_sec1_right_txt h4{
	font-size: 20px;
	color: #333;
	margin-bottom: 18px;
}
.marketing_sec1_right_txt h5{
	font-size: 16px;
	color: #999;
	text-transform: uppercase;
}
.marketing_sec1_right_txt p{
	font-size: 15px;
	color: #666;
	line-height: 26px;
}
.marketing_sec1_right_txt h6{
	font-size: 15px;
	color: #867566;
	margin-top: 10px;
}
.marketing_sec1_right_txt h6 img{
	width: 18px;
	position: relative;
	bottom: 2px;
	margin-right: 10px;
}
.sec1_swiper_btn{
	position: relative;
	margin-top: 9%;
}
.marketing_sec1 .sec1_swiper_btn .sec1_swiper_prev,
.marketing_sec1 .sec1_swiper_btn .sec1_swiper_next{
	width: 40px;
	height: 40px;
	margin-right: 4px;
	float: left;
	cursor: pointer;
}
.marketing_sec1 .sec1_swiper_btn .sec1_swiper_prev{
	background: url(../images/marketing_sec1_btn.png) center left / cover no-repeat;
}
.marketing_sec1 .sec1_swiper_btn .sec1_swiper_next{
	background: url(../images/marketing_sec1_btn.png) center right / cover no-repeat;
}
.marketing_sec1_list{
	width: calc(98% - 36px);
	position: absolute;
	right: 15px;
	bottom: 0;
}
.marketing_sec1_list li{
	width: 22%;
	float: left;
	margin-right: 4%;
	cursor: pointer;
}
.marketing_sec1_list li:last-child{
	margin-right: 0;
}
.mark_box{
	width: 70%;
	margin: 80px auto;
}
.marketing_sec1_txt {
	padding-right:30px;
	padding-top: 30px;
}
.marketing_sec1_txt h4 {
	line-height:28px;
	color: #666;
	font-size: 15px;
	margin-bottom: 20px;
	letter-spacing: 1px;
	text-indent: 2em;
}
.marketing_sec1_txt h4 span{
	font-weight: bold;
	color: #333;
	font-size: 18px;
}
.marketing_sec1_img {
	width: 100%;
}
.marketing_sec1_img img {
	width: 100%;
}
.marketing_sec1_txt_top {
	margin-top: 20px;
}
.marketing_sec1_img h5 {
	margin-top: 20px;
	font-size: 18px;
	letter-spacing: 2px;
	color:#7c6a56;
}
.marketing_sec1_img h5 span{
	width: 40px;
	height: 1px;
	background: #7c6a56;
	display: block;
	float: left;
	margin-top:8px;
	margin-right: 10px;
}
/*marketing_sec2*/

.marketing_sec2 {
 background: url(../images/marketing_2_bg.jpg) no-repeat center center /cover;
 padding: 80px 0;
}
.marketing_sec2 .common_tit{
	/*color:#fff;*/
}
/*.marketing_sec2 h3{
	color:#fff;
	text-align: center;
	margin-bottom: 40px;
	font-size: 26px;
 letter-spacing: 2px;
}*/
.marketing_sec2_box {
	width: 80%;
	margin: 0px auto;
}
.marketing_sec2_map {
	position: relative;
	left: -10%;
}
.marketing_sec2_map img {
	display: block;
	width: 100%;
	margin: auto;
}
.marketing_sec2_right {
	position: relative;
	width: 100%;
}
.marketing_sec2_swiper{
	margin: 6% 0 0;
}
.marketing_sec2_desc {
 width: 98%;
	transition: all 1s;
	-moz-transition: all 1s; /* Firefox 4 */
	-webkit-transition: all 1s; /* Safari 和 Chrome */
	-o-transition: all 1s; /* Opera */
}
.yangshi{
 right: 0px !important;
 height: 100%;
 background: #000 !important;
 width: 4px !important;
}
.yangshi>span{
 margin: 0 !important;
 height: 8.33%;
 border-radius: 0 !important;
 width: 4px !important;
}
.swiper-pagination-bullet-active{
	background-color: #666;
}
.marketing_sec2_desc a{
	display: block;
	background: url(../images/marketing_sec2_desc_bg.jpg) center/cover no-repeat;
	padding: 30px;
	position: relative;
}
.marketing_sec2_desc .address_logo{
	position: absolute;
	top: 50px;
	left: 50px;
}
.marketing_sec2_desc a .line{
	width: 50px;
	height: 3px;
	background-color: #666666;
	margin-left: 50px;
}
.marketing_sec2_desc h3 {
 margin: 0;
 font-size: 24px;
 font-weight: bold;
 line-height: 26px;
 color: #333;
 letter-spacing: 4px;
}
.marketing_sec2_desc h6 {
 margin: 15px 0 0 0px;
 padding-bottom: 40px;
 position: relative;
 font-size: 14px;
 line-height: 24px;
 letter-spacing: 1px;
 color: #333;
 display: none;
}
.marketing_sec2_desc a h6:nth-of-type(1) {
	display: block;
}
.marketing_sec2_desc h6:after {
	position: absolute;
	content: '';
	display: inline-block;
	bottom: 0;
	left: 0;
	height: 1px;
	width: 20px;
	background-color: #333;
}
.marketing_sec2_desc h6 img {
	float: left;
	margin-right: 10px;
}
.marketing_sec2_desc h6 span {
	color: #7d93b3;text-decoration: underline;
}
.marketing_sec2_desc .lxfs {
	background: #d5dee6;
	padding: 12px 26px;
	margin: 30px 0 30px;
}
.marketing_sec2_desc .lxfs h5 {
	color: #055ba7;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	letter-spacing: 1px;
}
.marketing_sec2_desc .lxfs h5 i {
	color: #055ba7;
	width: 25px;
}
.marketing_sec2_map .map_marker > div {
	position: absolute;
}
.map_marker_img {
	height: 12px;
	width: 12px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
	top: -1px;
}
.marketing_sec2_map .map_marker > div > span {
	font-size: 16px;
	color: #ad0c0c;
	font-weight: bold;
	display: none;
	position: absolute;
	top: -5px;
	left: 15px;
	z-index: 9;
	width: 100px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.marketing_sec2_map .map_marker > div:hover > span {
	display: block;
}
.map_marker_img img {
	width: 100%;
}
.map_marker_sy {
	top: 29.5%;
	left: 78%;
}
.map_marker_ln {
	top: 37%;
	left: 73%;
}
.map_marker_zz {
	top: 44%;
	left: 70%;
}
.map_marker_jn {
	top: 42%;
	left: 71%;
}
.map_marker_xh {
	top: 37%;
	left: 70.5%;
}
.map_marker_shy {
	top: 33.5%;
	left: 70%;
}
.map_marker_lz {
	top: 35%;
	left: 70%;
}
.map_marker_qd {
	top: 37%;
	left: 78%;
}
.map_marker_qhd {
	top: 38%;
	left: 72%
}
.map_marker_qz {
 top: 66%;
 left: 76%;
}
.map_marker_wx {
	top: 57%;
	left: 76%;
}
.map_marker_km {
 top: 79%;
 left: 48%;
}
.map_marker_ha {
	top: 54%;
	left: 76%;
}
.map_marker_bd {
	top: 40%;
	left: 68%;
}
.map_marker_qd {
	top: 57%;
	left: 79%;
}
.map_marker_bz {
	top: 41%;
	left: 70%;
}
.map_marker_ks {
	top: 57%;
	left: 77%;
}
.map_marker_nt {
	top: 54%;
	left: 78%;
}
.map_marker_bjaj{
	top: 37%;
	left: 68%;
}
.map_marker_zb{
	top: 47%;
	left: 70%;
}
.map_marker_xazld{
	top: 53%;
	left: 59%;
}
.map_marker_xandd{
	top: 51%;
	left: 59%;

}
.map_marker_xn{
	top: 49%;
	left: 48%;
}
.map_marker_sz{
	top: 56%;
	left: 70%;
}
.map_marker_jinan{
	top: 45%;
	left: 72%;
}
.map_marker_lanzhou{
	top: 48%;
	left: 51%;
}
.map_marker_zaozhuang{
	top: 49%;
	left: 71%;
}
.map_marker_chengdu{
 top: 63%;
 left: 53%;
}
.map_marker_wlmq{
	top: 28%;
	left: 29%;
}
.map_marker_chongqing{
	top: 67%;
	left: 56%;
}
.map_marker_yancheng{
	top: 53%;
	left: 76%;
}
.map_marker_yantai{
 top: 42%;
 left: 76%;
}
.map_marker_shijiazhuang{
	top: 42%;
	left: 67%;
}
.map_marker_hefei{
	top: 58%;
	left: 72%;
}
.map_marker_tianjin{
	top: 40%;
	left: 71%;
}
.map_marker_bengbu{
	top: 53%;
	left: 71%;
}
.map_marker_weihai{
	top: 42%;
	left: 78%;
}
.map_marker_fujiancl{
	top: 73%;
	left: 76%;
}

.map_marker_xuzhou{
	left: 71%;
	top: 50%;;
}
.map_marker_dongying{
	top: 43%;
	left: 73%;
}
.map_marker_wuhan{
	top: 63%;
	left: 67%;
}
.map_marker_lecong{
	top: 85%;
	left: 66%;;
}
.map_marker_changsha{
	top: 70%;
	left: 66%;
}
.map_marker_changzhou{
	top: 51%;
	left: 69%;
}
.map_marker_maanshan{
	top: 54%;
	left: 69%;
}
.map_marker_dongguan{
	top: 84%;
	left: 69%;
}
.map_marker_shjinqiao{
	top: 59%;
	left: 79%;
}
.map_marker_shhunan{
	top: 59%;
	left: 78%;
}
.map_marker_taian{
	top: 47%;
	left: 71%;
}
.map_marker_liaocheng{
	top: 46%;
	left: 69%;
}
.map_marker_shqingpu{
	top: 60%;
	left: 77%;

}
.map_marker_huhehaote{
	top: 36%;
	left: 62%;
}


/*marketing_sec3*/
.marketing_sec3 {
	margin: 0 auto;
}
.marketing_sec3_box {
	margin-top: 30px;
}
.marketing_sec3_left {
	position: relative;
}
.markSec3-swiper .markSec3-pag {
	display: inline-block;
	position: absolute;
	right: 30px;
	width: 20px;
	top: 50%;
	z-index: 3;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	left: inherit;
	bottom: initial;
}

.markSec3-btn {
	position: absolute;
	top: 0;
	z-index: 2;
}
.markSec3-btn div {
	width: 50px;
	height: 50px;
	background-color: #000;
	cursor: pointer;
	text-align: center;
}
.markSec3-next {
	margin-top: 2px;
}
.markSec3left {
	color: #fff;
	line-height: 50px;
	font-size: 18px;
}
.markSec3right {
	color: #fff;
	line-height: 50px;
	font-size: 18px;
}
.markSec3-txt {
	position: absolute;
	bottom: 0;
	z-index: 2;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5ffffff, endColorstr=#E5ffffff);
	height: 60px;
	text-align: center;
}
.markSec3-txt h4 {
	line-height: 60px;
	color: #fff;
}
.markSec3-text {
	position: absolute;
	width: 100%;
}
.mark_img_box{
	width: 100%;
}
.mark_img_box img{
	width: 100%;
}

.marketing_sec3 .common_tit {
	margin-bottom: 30px;
}
.marketing_sec3_txt {
 padding: 0px 110px 0 50px;
 text-align: center;
}
.marketing_sec3_txt h3{
	font-size:15px;
	line-height: 28px;
	width: 66%;
	margin: 0 auto;
}
.marketing_sec3_img {
	margin-top: 50px;
	position: relative;
	overflow: hidden;
	width: 100%;
	-webkit-perspective: 100vw;
 perspective: 100vw;
}
.marketing_sec3_img_big {
	width: 100%;
 height: 100%;
 position: absolute;
 top: 0;
 left: 0;
 -o-object-fit: cover;
 object-fit: cover;
 -o-object-position: center;
 object-position: center;
 -webkit-transition: all cubic-bezier(.18, 1, .21, 1) 2s;
 -moz-transition: all cubic-bezier(.18, 1, .21, 1) 2s;
 -ms-transition: all cubic-bezier(.18, 1, .21, 1) 2s;
 -o-transition: all cubic-bezier(.18, 1, .21, 1) 2s;
 transition: all cubic-bezier(.18, 1, .21, 1) 2s;
}
.marketing_sec3_listBg {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 display: none;
}
.marketing_sec3_listBg > div {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 background-size: cover;
 -webkit-transform: scale(1.3);
 -moz-transform: scale(1.3);
 -ms-transform: scale(1.3);
 -o-transform: scale(1.3);
 transform: scale(1.3);
}
.marketing_sec3_listBg1 {
 background: url(../images/marketing_sec3_01.jpg) center no-repeat;
}
.marketing_sec3_listBg2 {
 background: url(../images/marketing_sec3_02.jpg) center no-repeat;
}
.marketing_sec3_listBg3 {
 background: url(../images/marketing_sec3_03.jpg) center no-repeat;
}
.marketing_sec3_listBg4 {
 background: url(../images/marketing_sec3_04.jpg) center no-repeat;
}
.marketing_sec3_img_small {
	position: absolute;
	bottom: -4px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 40%;
	font-size: 0;
}
.marketing_sec3_img_small > div {
	display: inline-block;
	/*float: left;*/
	width: 23.5%;
	background-color: rgba(255,255,255,.8);
	cursor: pointer;
	position: relative;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translate1(0px);
	transform: translateY(0px);
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.hover_hidden {
	opacity: 1;
	-moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  filter: alpha(opacity=100);
}
.hover_visible {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	opacity: 0;
	-moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  filter: alpha(opacity=0);
}
.marketing_sec3_img_small > div img {
	width: 60%;
	display: block;
	margin: 0 auto;
	padding: 20px 0;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.marketing_sec3_img_small > div:nth-last-of-type(1) {
	margin-right: 0;
}
.marketing_sec3_img_small .active {
	padding: 10px 0;
}
.marketing_sec3_img_small .active .hover_hidden {
	opacity: 0;
	-moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  filter: alpha(opacity=0);
}
.marketing_sec3_img_small .active .hover_visible {
	opacity: 1;
	-moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  filter: alpha(opacity=100);
}


.marketing_sec4 {
	padding: 0 0 80px 0;
	margin: 80px 0 0;
	/* background: url(../images/pro_dot3_15.jpg) center/cover no-repeat fixed; */
}
.marketing_sec4_box {
 width: 80%;
 margin: auto;
 padding: 0 100px;
 position: relative;
}

.marketing_sec4_box .common_tit h3 {
	/* color: #fff; */
}
.marketing_sec4_box .common_tit h4 {
	/* color: #ccc; */
}
.marketing_sec4_box .marketing_sec4_img{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.marketing_sec4_box .marketing_sec4_img .img_mask{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(233, 227, 220,0.8);
}
.marketing_sec4_box .swiper-slide:first-child .img_mask{
	background-color: rgba(0,0,0,0)
}
.marketing_sec4_box .swiper-slide-active .img_mask{
	transition: .5s all;
	background-color: rgba(0,0,0,0)
}
.marketing_sec4_box .marketing_sec4_txt{
	width: 100%;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0%;
	background-color: rgba(0,0,0,.5);
	padding: 20px 0;
}
.marketing_sec4_box .marketing_sec4_txt h5{
	font-size: 24px;
	line-height: 42px;
	letter-spacing: 2px;
}
.marketing_sec4_box .marketing_sec4_txt h6{
	font-size: 18px;
	letter-spacing: 2px;
}
.marketing_sec4_box .swiper-container {
 width: 100%;
 margin: 20px auto;
}
.marketing_sec4_box .swiper-slide {
 text-align: center;
 font-size: 18px;
 width: 70%;
}
.marketing_sec4_box .swiper-button-next{
	width: 40px;
	height: 50px;
	background-image: url(../images/btn_right.png);
	background-size: 100%;
	right: -14px;
	z-index: 9;
	top: 60%;
}
.marketing_sec4_box .swiper-button-prev{
	width: 40px;
	height: 50px;
	background-image: url(../images/btn_left.png);
	background-size: 100%;
	left: -14px;
	z-index: 9;
	top: 60%;
}
/******************marketing***********************/


/* customer_case */
.customer_case_sec1{
	width: 80%;
	margin: 80px auto;
}
.customer_case_sec1_box .row{
	margin-top: 50px;
}
.customer_case_sec1_txt:last-child{
	border-left: 1px solid #c2bfbb;
	padding-left: 30px;
}
.customer_case_sec1_txt h6{
	font-size: 18px;
	color: #333;
	margin-bottom: 14px;
	letter-spacing: 2px;
}
.customer_case_sec1_txt p{
	font-size: 14px;
	color: #666;
	line-height: 24px;
	letter-spacing: 2px;
}

.customer_case_sec2{
	width: 80%;
	margin: 80px auto;
}
.customer_case_sec2_txt{
	padding-top: 2%;
}
.customer_case_sec2_txt h5{
	font-size: 18px;
	color: #333;
	line-height: 32px;
}
.customer_case_sec2_txt h5 span{
	font-size: 14px;
	color: #666;
	line-height: 32px;
}
.customer_case_sec2_txt p{
	font-size: 14px;
	color: #666;
	line-height: 32px;
}
.customer_case_sec2_txt h6{
	font-size: 18px;
	color: #bfbfbf;
	font-style: oblique;
	margin-top: 50px;
	letter-spacing: 2px;
}

.customer_case_sec3_box {
 background: url(../images/customer_case_sec3_bg.jpg) center/cover no-repeat fixed;
 padding: 5% 0;
}
.customer_case_sec3_txt{
	text-align: center;
}
.customer_case_sec3_txt p{
	font-size: 14px;
	color: #fff;
	line-height: 28px;
	letter-spacing: 2px;
}
.customer_case_sec3_box .common_tit {
	color: #fff;
}
.customer_case_sec3_box .common_tit h4 {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.customer_case_sec4 {
	padding: 0 ;
	margin: 80px 0 0;
}
.customer_case_sec4 .marketing_sec4_box {
 width: 100%;
 margin: auto;
 padding: 0;
 position: relative;
}

.customer_case_sec4 .marketing_sec4_box .marketing_sec4_img{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.customer_case_sec4 .marketing_sec4_box .marketing_sec4_img .img_mask{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(233, 227, 220,0.8);
}
.customer_case_sec4 .marketing_sec4_box .swiper-slide:first-child .img_mask{
	background-color: rgba(0,0,0,0)
}
.customer_case_sec4 .marketing_sec4_box .swiper-slide-active .img_mask{
	transition: .5s all;
	background-color: rgba(0,0,0,0)
}
.customer_case_sec4 .marketing_sec4_box .marketing_sec4_txt{
	width: 100%;
	margin-top: 0px;
	color: #333;
}
.customer_case_sec4 .marketing_sec4_box .marketing_sec4_txt h5{
	font-size: 24px;
	line-height: 42px;
	letter-spacing: 2px;
}
.customer_case_sec4 .marketing_sec4_box .marketing_sec4_txt h6{
	font-size: 18px;
	letter-spacing: 2px;
}
.customer_case_sec4 .marketing_sec4_box .swiper-container {
 width: 100%;
 margin: 20px auto;
}
.customer_case_sec4 .marketing_sec4_box .swiper-slide {
 text-align: center;
 font-size: 18px;
 width: 70%;
}
.customer_case_sec4 .marketing_sec4_box .swiper-slide-prev .marketing_sec4_txt,
.customer_case_sec4 .marketing_sec4_box .swiper-slide-next .marketing_sec4_txt{
	display: none;
}
.customer_case_sec4 .marketing_sec4_box .swiper-button-next{
	width: 40px;
	height: 50px;
	background-image: url(../images/btn_right.png);
	background-size: 100%;
	right: 8%;
	top: 50%;
}
.customer_case_sec4 .marketing_sec4_box .swiper-button-prev{
	width: 40px;
	height: 50px;
	background-image: url(../images/btn_left.png);
	background-size: 100%;
	left: 8%;
	top: 50%;
}
.customer_case_sec4 .marketing_sec4_txt{
	position: relative;
	background-color: rgba(0,0,0,0);
	text-align: left;
}
.customer_case_sec4 .marketing_sec4_txt h5{
	font-size: 18px;
	color: #333;
	margin-bottom: 20px;
}
.customer_case_sec4 .marketing_sec4_txt h5:before{
	content: '';
	display: inline-block;
	width: 16px;
	height: 1px;
	background-color: #666;
	position: relative;
	bottom: 6px;
	margin-right: 20px;
}
.customer_case_sec4 .marketing_sec4_txt h6{
	font-size: 14px;
	color: #666;
	line-height: 24px;
}

.customer_case_sec5{
	width: 50%;
	margin: 80px auto;
}
.customer_case_sec5_img{
	text-align: center;
}
.customer_case_sec5_img img:first-child{
	margin-bottom: 40px;
}
.customer_case_sec5_img .line{
	width: 1px;
	height: 40px;
	margin: 0 auto;
	background-color: #7c6a56;
}
.customer_case_sec5_txt{
	margin-top: 30px;
}
.customer_case_sec5_txt p{
	color: #7c6a56;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	letter-spacing: 2px;
}

.customer_case_sec6{
	padding: 80px 0;
	background: url(../images/marketing_2_bg.jpg) no-repeat center center /cover;
}
.marketing_sec6_txt{
	text-align: center;
}
.marketing_sec6_txt h5{
	font-size: 22px;
	color: #333;
	margin-bottom: 20px;
	letter-spacing: 2px;
}
.marketing_sec6_txt p{
	font-size: 14px;
	color: #666;
	line-height: 24px;
	letter-spacing: 2px;
}
.marketing_sec6_box{
	margin: 8% 0 0; 
}
.marketing_sec6_box ul li{
	float: left;
	width: 21%;
}
.marketing_sec6_box ul li:nth-child(3){
	width: 16%;
}
.marketing_sec6_ewm{
	text-align: center;
	padding: 10% 20%;
	background-color: #7c6a56;
	-webkit-transform: translateY(-15%);
	-moz-transform: translateY(-15%);
	-ms-transform: translateY(-15%);
	-o-transform: translateY(-15%);
	transform: translateY(-15%);
}
.marketing_sec6_ewm p{
	font-size: 18px;
	color: #fff;
}
.marketing_sec6_ewm img{
	margin: 10px 0;
}
.marketing_sec6_ewm h6{
	font-size: 18px;
	color: #fff;
}
/* customer_case */


/* contact */
.contact_sec1 {
	border-top: 1px solid #ccc;
	padding: 80px 0;
}
.contact_sec1_box {
	width: 70%;
	margin: 60px auto 0;
}
.contact_sec1_left {
}
.contact_sec1_img img {
	width: 100%;
}

.contact_sec1_text {
	padding-left: 60px;
}
.contact_sec1_text h3 {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	letter-spacing: 3px;
}

.contact_sec1_text ul:first-of-type li span {
	display: inline-block;
	width: 100px;
}
.contact_sec1_text ul {
	margin-top: 10px;
}
.contact_sec1_text ul li {
	line-height:70px;
	font-size: 15px;
	color: #666;
	letter-spacing: 1px;
	border-bottom: #ccc dotted 1px;
}
.contact_sec1_text ul li b{
	font-weight:normal;
	font-family: arial;
}
.contact_sec2 {
}
.contact_sec2_tit {
}
.contact_sec2_tit h3 {
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	text-transform: uppercase;
	color: #333;
	margin-bottom: 20px;
}
.contact_sec2_tit h5 {
	text-align: center;
	font-size: 14px;
	color: #333;
	margin-bottom: 20px;
}
.contact_sec2_tit h6 {
	text-align: center;
	font-size: 12px;
	color: #333;
	margin-bottom: 10px;
}
.contact_sec2_box {
	width: 70%;
	margin: 80px auto;
}
.contact_sec2_left {
	padding-right: 30px;
}
.contact_sec2_right {
	padding-left: 30px;
}
.contact_sec2_inp {
	margin-bottom: 20px;
}
.contact_sec2_inp p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	letter-spacing: 2px;
	margin-bottom: 10px;
}
.contact_sec2_inp p span {
	color: #ed4b57;
}
.contact_sec2_inp input {
	border: 1px solid #cfcac4;
	background: transparent;
	line-height: 32px;
	padding: 0 10px;
	font-size: 14px;
}
.contact_sec2_inp div.drop-down {
	border: 1px solid #333;
	position: relative;
}
.contact_sec2_inp div.drop-down span {
	line-height: 32px;
	display: block;
	padding: 0 10px;
}
.contact_sec2_inp div.drop-down span:after {
	content: ' ';
	display: inline-block;
	float: right;
	height: 0;
	width: 0;
	border: 6px solid transparent;
	border-top: 8px solid #000;
	position: relative;
	top: 12px;
}
.contact_sec2_inp div.drop-down ul {
	display: none;
	position: absolute;
	top: 32px;
	width: 100%;
	background: #fff;
	border: 1px solid #cfcac4;
	z-index: 2;
}
.contact_sec2_inp div.drop-down ul li {
	padding: 0 10px;
	line-height: 32px;
	border-bottom: 1px solid #cfcac4;
}
.contact_sec2_inp div.drop-down ul li:last-child {
	border-bottom: none;
}
.contact_sec2_inp div.drop-down ul li a {
	color: inherit;
	text-decoration: none;
}
.contact_sec2_inp1 {
}
.contact_sec2_inp1 {
	width: 50%;
}
.contact_sec2_inp2 {
}
.contact_sec2_inp2 input {
	width: 100%;
}
.contact_sec2_inp2 textarea {
	width: 100%;
	max-width: 100%;
	border: 1px solid #cfcac4;
	background: transparent;
	line-height: 32px;
	padding: 0 10px;
	font-size: 14px;
	height: 270px;
}
.contact_sec2_inp3 {
}
.contact_sec2_inp3 input {
	width: 100%;
}
.contact_sec2_btn {
	margin: auto;
	text-align: center;
}
.contact_sec2_btn a.btn {
	position: relative;
	font-size: 14px;
	display: inline-block;
	padding: 13px 55px 14px;
	border: 1px solid #ad0c0c;
	color: #FFF;
	text-align: center;
	transition: .4s ease;
	-moz-transition: .4s ease;
	-ms-transition: .4s ease;
	-o-transition: .4s ease;
	-webkit-transition: .4s ease;
	background-color: #ad0c0c;
	letter-spacing: 3px;
	border-radius: 0;
}
.contact_sec2_btn a.btn:before {
	position: absolute;
	right: -2px;
	bottom: -2px;
	content: ' ';
	display: block;
	top: 4px;
	left: 4px;
	width: 100%;
	height: 100%;
	border-right: 1px dotted #ad0c0c;
	border-bottom: 1px dotted #ad0c0c;
	transition: .4s ease;
	-moz-transition: .4s ease;
	-ms-transition: .4s ease;
	-o-transition: .4s ease;
	-webkit-transition: .4s ease;
}
/* contact */

/*******************official*************/

.official_sec1 {
	border-top: 1px solid #ccc;
}
.official_box{
	width: 80%;
	margin: 80px auto;
}

.official_sec_tit {
	text-align: center;
	color: #7c6a56;
}
.official_sec_tit h3 {
	font-size: 26px;
	margin: 0 auto 20px;
	letter-spacing: 5px;
}
.official_sec_tit h4 {
	border-top: 1px solid #ccbfb2;
	border-bottom: 1px solid #ccbfb2;
	width: 260px;
	line-height: 30px;
	font-size: 15px;
	letter-spacing: 8px;
	margin: 0 auto;
}
.official_sec1_box {
	margin-top: 25px;
}
.official_sec1_txt h4 {
	font-size: 24px;
	color: #333;
	margin-bottom: 40px;
	letter-spacing: 3px;
}
.official_sec1_txt h5 {
	font-size: 15px;
	line-height: 28px;
	letter-spacing: 1px;
	margin-bottom: 30px;
}
.official_sec1_img{
	width: 100%;
}
.official_sec1_img img {
 width: 100%;
 padding-left: 10%;
}
.official_sec1_con{
	display: table;
}
.official_sec1_txt{
	/*padding-left: 25%;*/
	padding-top: 40px;
	display: table-cell;
	vertical-align: middle;
}
/*official_sec2*/
.official_sec2 {
	margin: 80px 0;

}
.official_sec2_box {
	width: 100%;
	position: relative;
}
.official_sec2_img {
	width: 79%;
}
.official_sec2_img img {
	width: 100%;
}
.official_sec2_txt {
	width: 26%;
	position: absolute;
	right: 0px;
	bottom: 0;
	background: url(../images/body_bg.png);
	padding: 90px 75px 50px;
}
.official_sec2_txt .common_tit{
	margin-bottom:40px;
}
.official_sec2_txt h5 {
	font-size: 18px;
	color: #333;
	margin-bottom: 5px;
	font-weight: bold;
}
.official_sec2_txt h6{
	font-size:15px;
	color: #666;
	line-height: 28px;
	margin-bottom: 20px;
}
.official_sec2_txt h4 {
	margin-bottom: 40px;
}

.official_sec3 {
	width: 43%;
	margin: 80px auto;
	text-align: center;
}
.official_sec3 .common_tit{
	margin-bottom: 40px;
}
.official_sec3_title {
}
.official_sec3_title h3 {
	line-height: 37px;
	letter-spacing: 2px;
	font-size: 26px;
	color: #1c1c1b;
}
.official_sec3_title h4 {
	color: #1c1c1b;
}
.official_sec3_txt {
	margin-top: 30px;
}
.official_sec3_txt h5 {
	letter-spacing: 2px;
 line-height: 28px;
 color: #666;
 font-size: 15px;
}
.official_sec3_more {
	width: 120px;
	border: 1px solid #1c1c1b;
	display: inline-block;
	height: 36px;
	line-height: 35px;
	font-size: 12px;
	color: #1c1c1b;
	font-family: "Arial";
	margin-top: 30px;
}
/*official_sec4*/
.official_sec4 {
 width: 80%;
 margin: 80px auto;
}
.offcial_sec4_top {
}
.offcial_sec4_lf {
	width: 49%;
	float: left;
}
.offcial_sec4_rf {
	width: 49%;
	float: right;
}
.offcial_sec4_img {
	/*width:100%;*/
	position: relative;
}
.offcial_sec4_img img {
	width: 100%;
}
.offcial_sec4_img span {
	font-size: 16px;
	width: 50px;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: rgba(255,255,255,.7);
	color: #1a1a1a;
	padding: 30px 17px;
}
.official_sec4_bot {
	margin-top: 2%;
}
.offcial_sec4{
	width: 32%;
	float: left;
	margin-right: 2%;
}
.offcial_sec4:last-child{
	margin-right: 0;
}


/*product.html*/
.product_sec1 {
	border-top: 1px solid #ccc;
}
.product_box {
	width: 80%;
	margin: 80px auto;
}

.product_sec_tit {
	text-align: center;
	color: #7c6a56;
}
.product_sec_tit h3 {
	font-size: 26px;
	margin: 0 auto 20px;
	letter-spacing: 5px;
}
.product_sec_tit h4 {
	border-top: 1px solid #ccbfb2;
	border-bottom: 1px solid #ccbfb2;
	width: 260px;
	line-height: 30px;
	font-size: 15px;
	letter-spacing: 8px;
	margin: 0 auto;
}
.product_sec1_top {
	margin-bottom: 40px;
}
.product_sec1_top h3 {
	font-size: 24px;
	color: #3f302f;
	letter-spacing: 2px;
	float: left;
}
.product_sec1_top span {
	font-family: "Arial";
	font-size: 14px;
}
.product_sec1_right {
	float: right;
	position: relative;
}
.product_sec1_rt {
	float: left;
	border: 1px solid #96928d;
	border-radius: 13px;
	padding: 5px 26px;
	margin-left: 15px;
	cursor: pointer;

}
.product_select {
	position: absolute;
	border: 1px solid #96928d;
	background-color: #e9e3dc;
	width: 90px;
	top: 28px;
	left: 25px;
	text-align: center;
	display: none;
	z-index: 6;
}
.product_select li {
	padding: 5px 10px;

}
.product_select li:hover {
	background-color: #fff;
}
.product_sec1_rt1 {
	float: left;
	border: 1px solid #96928d;
	border-radius: 13px;
	padding: 5px 26px;
	margin-left: 15px;
	cursor: pointer;

}
.product_select1 {
	position: absolute;
	border: 1px solid #96928d;
	background-color: #e9e3dc;
	width: 90px;
	top: 28px;
	right: 10px;
	text-align: center;
	display: none;
	z-index: 6;
}
.product_select1 li {
	padding: 5px 10px;

}
.product_select1 li:hover {
	
	background-color: #fff;
}
.product_sec1_right i {
	position: relative;
	left: 10px;
}
.product_sec1_box {
	margin: 0 0 80px;
}
.product_sec1_t {
}
.product_sec1_img {
	width: 100%;
}
.product_sec1_img img {
	width: 100%;
	cursor: pointer;
}
.product_sec1_text {
	color: #3f302f;
	position: relative;
}
.product_sec1_text h4 {
	font-size: 18px;
	margin: 15px 0;
	border-bottom: 1px solid #ccbfb2;
	padding: 10px 0 15px;
	color: #7c6a56;
	font-weight: bold;
	letter-spacing: 1px;
}
.product_sec1_text h4 span {
	font-family: arial;
	font-weight: normal;
}
.product_sec1_text h5 {
	font-size: 13px;
	line-height: 23px;
	letter-spacing: 1px;
	color: #666;
	margin-bottom: 20px;
}
.product_sec1_text h6 {
	font-size: 16px;
	line-height: 28px;
	color: #abb8d0;
}
.product_sec1_text > span {
	font-size: 18px;
	color: #ad0c0c;

}
.product_sec1_text > span b{
	font-family: arial;
	margin-right:10px;
}
.product_sec1_text a {
	width: 134px;
	height: 44px;
	display: block;
	color: #ad0c0c;
	font-size: 13px;
	text-align: center;
	letter-spacing: 2px;
	line-height: 44px;
	padding-right: 10px;
	background: url(../images/btn_bg.jpg) no-repeat;
}
.product_sec1_text .countdown{
	margin-bottom: 40px;
	font-size: 16px;
}
.product_sec1_text .countdown span{
	display: inline-block;
	width: 31px;
	height: 31px;
	border-radius: 3px;
	background-color: #ad0c0c;
	line-height: 31px;
	margin-right: 8px;
	text-align: center;
	color: #fff;
}
.product_sec1_bot {
	margin-top: 80px;
}
/*product */



/* pro_dot1 */
.pro_dot1_sec1 {
	border-top: 1px solid #ccc;
}
.pro_dot1_sec1_box {
	width: 80%;
	margin: 80px auto;
}
.pro_dot1_sec1_left {
 width: 100%;
}
.pro_dot1_sec1_left h5 {
	font-size: 15px;
	line-height: 32px;
	text-align:center;
	color: #666;
	letter-spacing: 1px;
}
.pro_dot1_sec1_right {
	text-align: center;
}
.pro_dot1_sec1_right h4 {
	border-top: 1px solid #ad0c0c;
	border-bottom: 1px solid #ad0c0c;
	display: inline-block;
	font-size: 24px;
	color: #ad0c0c;
	line-height: 42px;
	letter-spacing: 4px;
	padding: 4px 30px;
	text-align: center;
	font-weight: bold;
	margin-top: 60px;
}

.pro_dot1_sec1_bottom {}
.pro_dot1_sec1_bottom h3 {
	text-align: center;
	color: #316b3a;
	text-transform: uppercase;
	font-size: 24px;
	margin: 20px auto;
}
.pro_dot1_sec2_box {
 background: url(../images/pro_dot1_02.jpg) center/cover no-repeat fixed;
 height: 480px;
}
.pro_dot1_sec3_box {
 width: 80%;
 margin: 80px auto;
}
.pro_dot1_sec3_top {}
.pro_dot1_sec3_top h5 {
 text-align: center;
 line-height: 30px;
 color: #666;
 font-size: 15px;
 letter-spacing: 6px;
}
.pro_dot1_sec3_top ul {
	margin: 40px 0;
}
.pro_dot1_sec3_top ul li {
	width: 33.3%;
	float: left;
	border-left: 1px solid #ccc;
	text-align: center;
	color: #316b3a;
	padding: 4px 0;
}
.pro_dot1_sec3_top ul li:last-child {
	border-right: 1px solid #ccc;
}

.pro_dot1_sec3_bottom h3 {
	color: #316b3a;
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.pro_dot1_sec3_img {}
.pro_dot1_sec3_text {
	padding: 60px 0 60px 14%;
}
.pro_dot1_sec3_text h6 {
 color: #666;
 font-size: 15px;
 margin-bottom: 20px;
 letter-spacing: 1px;
 line-height: 28px;
}
.pro_dot1_sec3_text h2 {
	color: #316b3a;
	font-size: 22px;
	margin: 10px 0 10px;
	font-weight: bold;
}
.pro_dot1_sec3_text h5 {
	color: #316b3a;
	font-size: 14px;
	line-height: 28px;
}
.pro_dot1_sec3_btn {
	float: right;
	color: #6fb154;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 20px;
	padding-left: 28px;
	background: url(../images/pro_dot1_13.jpg) left/contain no-repeat;
	text-decoration: none;
}
.pro_dot1_sec3_btn:hover {
	color: #6fb154;
}
.pro_dot1_sec3_btn img {
	height: 20px;
	margin: 0 10px;
}
.pro_dot1_sec3_btn span {
	height: 0;
	width: 0;
	display: inline-block;
	border: 6px solid transparent;
	border-left: 8px solid #6fb154;
	position: relative;
	top: 2px;
}
.pro_dot1_sec4 {
	margin: 80px auto;
	width: 80%;
}
.pro_dot1_sec4_box .inSecMore{
	margin-top: 80px;
}
.pro_dot1_sec4_box .inSecMore a{
	-webkit-transform: translateY(0);
 -moz-transform: translateY(0);
 -ms-transform: translateY(0);
 -o-transform: translateY(0);
 transform: translateY(0);
}
.pro_dot1_sec4_b_box {}
.pro_dot1_sec4_b_box a{
	text-decoration: none;
}
.pro_dot1_sec4_b_img {
	position: relative;
	overflow: hidden;
}

.pro_dot1_sec4_b_img_inner {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.pro_dot1_sec4_b_box:hover .pro_dot1_sec4_b_img_inner {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.pro_dot1_sec4_b_box:hover h3{
	color: #ad0c0c;
}
.pro_dot1_sec4_s_box:hover h3{
	color: #ad0c0c;
}
.pro_dot1_sec4_img_txt {
	position: absolute;
	bottom: 12px;
	right: 12px;
}
.pro_dot1_sec4_img_txt h6 {
	color: #fff;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.pro_dot1_sec4_img_txt h6 span {
	font-size: 42px;
}
.pro_dot1_sec4_s_img .pro_dot1_sec4_img_txt h6 {}
.pro_dot1_sec4_s_img .pro_dot1_sec4_img_txt h6 span {
	font-size: 32px;
}
.pro_dot1_sec4_text {
 background: #fff;
 padding: 30px;
}
.pro_dot1_sec4_text h6 {
	color: #999;
	font-size: 12px;
	text-align: center;
	margin: 0 0 10px 0;
}
.pro_dot1_sec4_text a {
	text-align: center;
	display: block;
	margin: 0 auto 10px;
	background: #000;
	color: #e8e8e8;
	width: 80px;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
.pro_dot1_sec4_text h3 {
	color: #333;
	font-size: 20px;
	margin: 0 0 12px 0;
	transition:all 0.3s;
-moz-transition:all 0.3s;
-ms-transition:all 0.3s;
-o-transition:all 0.3s;
-webkit-transition:all 0.3s;
}
.pro_dot1_sec4_text h5 {
	font-size: 13px;
	line-height: 20px;
	color: #666;
	letter-spacing: 2px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	overflow:hidden;
	text-overflow:ellipsis;
}
.pro_dot1_sec4_s_text h6 {
	float: left;
	line-height: 20px;
}
.pro_dot1_sec4_s_text a {
	float: right;
	line-height: 20px;
}
.pro_dot1_sec4_s_box {
	float: left;
	width: calc(50% - 15px);
}
.pro_dot1_sec4_s_box:first-of-type {
	margin-right: 30px;
}
.pro_dot1_sec4_s_img {
	position: relative;
	overflow: hidden;
}
.pro_dot1_sec4_s_img img {
	width: 100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.pro_dot1_sec4_s_box:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.biaofont_box h4{
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	padding:15px 0;
	border-top: 1px solid #ad0c0c;
	border-bottom: 1px solid #ad0c0c;
	width: 500px;
	margin:0 auto;
	color:#ad0c0c;
	letter-spacing: 4px;
}
.biaofont_box{
	margin:80px 0;
}
/* pro_dot1 */

/* pro_dot2 */
.pro_dot2_sec1 {
	border-top: 1px solid #ccc;
}
.pro_dot2_sec1_box {
 margin: 80px auto;
 width: 80%;
}
.pro_dot2_sec1_text {
 width: 100%;
 position: relative;
 z-index: 1;
 top: 50%;
 left: 60px;
 -webkit-transform: translateY(-50%);
 -moz-transform: translateY(-50%);
 -ms-transform: translateY(-50%);
 -o-transform: translateY(-50%);
 transform: translateY(-50%);
 background: url(../images/body_bg.png);
}
.pro_dot2_sec1_text h1 {
 margin: 0px 0 30px 0;
 font-size: 26px;
 color: #ad0c0c;
 letter-spacing: 3px;
}
.pro_dot2_sec1_text h5 {
 line-height: 28px;
 font-size: 15px;
 color: #666;
 letter-spacing: 1px;
}
.pro_dot2_sec2 {
	background: url('../images/pro_dot2_bg.jpg') center/cover no-repeat;
	padding: 300px 0 200px;
}
.pro_dot2_sec2_box {
	width: 37%;
	margin: auto;
	text-align: center;
	color: #fff;
}
.pro_dot2_sec2_box h4{
	font-size: 24px;
	line-height: 48px;
	font-weight: bold;
 font-family: '宋体';
	letter-spacing: 2px;
}
.pro_dot2_sec2_box h5{
	font-size: 15px;
	font-family: Arial;
	letter-spacing: 1px;
}
.pro_dot2_sec2_box h6{
	font-size: 16px;
	line-height: 28px;
	margin-top: 50px;
 font-family: '宋体';
	letter-spacing: 1px;
}
.pro_dot2_sec3 {
	width: 80%;
	margin: 80px auto;
}
.pro_dot2_sec3_box1,
.pro_dot2_sec3_box2 {
	margin-top: 60px;
}
.pro_dot2_sec3_text {
 width: 33.5%;
 float: left;
 padding: 100px 50px;
 background: url(../images/pro_1_bg.jpg);
}
.pro_dot2_sec3_text .pro_dot2_sec3_tit1{
 display: inline-block;
 float: left;
}
.pro_dot2_sec3_text .pro_dot2_sec3_tit1 h5{
 line-height: 24px;
 letter-spacing: 2px;
}
.pro_dot2_sec3_text .pro_dot2_sec3_tit2{
	font-size: 24px;
 color: #333;
 line-height: 30px;
 font-weight: bold;
}
.pro_dot2_sec3_text .pro_dot2_sec3_tit2 h5{
	font-size: 24px;
	color: #333;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 6px;
}
.pro_dot2_sec3_text .pro_dot2_sec3_tit2 h6{
	text-transform: uppercase;
	font-size: 15px;
	letter-spacing: 0px;
	color: #666;
	white-space: nowrap;
	width: 38px;
	font-family: Arial;
}
.pro_dot2_sec3_text .pro_dot2_sec3_tit2 .line{
	width: 12px;
	height: 1px;
	background-color: #666;
	margin: 20px 0 40px;
}
.pro_dot2_sec3_img {
	width: 66.5%;
	float: left;
	overflow: hidden;
}
.pro_dot2_sec3_img_inner {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.pro_dot2_sec3_img a:hover .pro_dot2_sec3_img_inner {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.pro_dot2_sec3_block {
	width: 19.2%;
	margin-right: 1%;
	float: left;
	overflow: hidden;
	position: relative;
}
.pro_dot2_sec3_block:last-child {
	margin-right: 0%;
}
.pro_dot2_sec3_block img {
	width: 100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.pro_dot2_sec3_block_txt {
 color: #fff;
 text-align: center;
 letter-spacing: 1px;
 position: absolute;
	top: 45%;
	left:50%;
	-webkit-transform: translate(-50%);
	-moz-transform: translate(-50%);
	-ms-transform: translate(-50%);
	-o-transform: translate(-50%);
	transform: translate(-50%);
 
}
.pro_dot2_sec3_block_txt h3 {
 font-size: 24px;
 color: #fff;
 line-height: 30px;
 font-weight: bold;
 letter-spacing: 3px;
 margin-bottom: 10px;
}

.pro_dot2_sec3_block_txt h4 {
	font-family: arial;
	font-size: 15px;
	letter-spacing: 2px;
	color: #ccc;
	text-transform: uppercase;
}

.pro_dot2_sec3_block a:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.pro_dot2_sec1_img{
	width: 100%;
	overflow: hidden;
}
.pro_dot2_sec1_img img{
	width: 100%;
}
.pro_dot2_sec2_right{
	float:right;
	margin-right:20%;
}
.pro_dot1_cont{
	position: relative;
	left: 16%;
}
/* pro_dot2 */

/* pro_dot3 */
.pro_dot3_sec1 {
	border-top: 1px solid #ccc;
}
.pro_dot3_sec1_box {
	margin: 80px auto;
	width: 80%;
}
.pro_dot3_sec1_block {}
.pro_dot3_sec1_block h5 {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin: 0 0 20px 0;
}
.pro_dot3_sec1_block h5 span {
	float: right;
	font-weight: normal;
	color: #999;
}
.pro_dot3_sec1_img {
	overflow: hidden;
	position: relative;
}
.pro_dot3_sec1_img img {
	width: 100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.pro_dot3_sec1_img:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.pro_dot3_sec1_img:hover .img_bg{
	filter:alpha(opacity=0.2); -moz-opacity:0.2; -khtml-opacity:0.2; opacity:0.2; 
}
.pro_dot3_sec1_txt{
	margin: 40px 0;
	text-align: center;
}
.pro_dot3_sec1_txt h3{
	font-size: 20px;
	color: #333;
	margin-bottom: 30px;
	font-weight: bold;
}
.pro_dot3_sec1_txt p{
	font-size: 14px;
	color: #666;
	line-height: 28px;
	letter-spacing: 2px;
	position: relative;
}



.pro_dot3_sec2_box_top {
 background: url(../images/pro_dot3_15.jpg) center/cover no-repeat fixed;
 padding: 12% 0;
 position: relative;
}
.pro_dot3_sec2_box_right {
 position: absolute;
 right: 20%;
 -webkit-transform: translateX(100%);
 -moz-transform: translateX(100%);
 -ms-transform: translateX(100%);
 -o-transform: translateX(100%);
 transform: translateX(100%);
 top: 60px;
}
.pro_dot3_sec2_box_right ul {}
.pro_dot3_sec2_box_right ul li {
 float: left;
 width: 30px;
 font-size: 14px;
 text-align: center;
 margin: 0 10px;
 background:rgba(173,12,12,0.6);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ad0c0c,endColorstr=#99ad0c0c);
 display: block;
 padding: 8px;
 color: #fff;
}
.pro_dot3_sec2_box_bottom {
 width: 60%;
 margin: auto;
 background: url(../images/ind4_bg.jpg);
 padding: 80px 100px;
 position: relative;
 top: -80px;
}
.pro_dot3_sec2_box_bottom h1 {
 color: #333;
 font-weight: bold;
 font-size: 28px;
 text-align: center;
}
.pro_dot3_sec2_box_bottom h6 {
	line-height: 24px;
	font-size: 14px;
	letter-spacing: 2px;
	margin-top: 10px;
}
.pro_dot3_sec2_box_bottom ul {
	margin-top: 20px;
}
.pro_dot3_sec2_box_bottom ul li {
	width: 50%;
	float: left;
	font-size: 14px;
	color: #666;
}

.pro_dot3_sec2_box h1 {}
.pro_dot3_sec2_box h6 {}
.pro_dot3_sec2_box ul {}
.pro_dot3_sec2_box ul li {
	float: left;
	width: 50%;
}

.pro_dot3_sec3 {
 width: 80%;
 margin: 80px auto 80px;
}
.pro_dot3_sec3_box {}
.pro_dot3_sec3_block {
	position: relative;
}
.pro_dot3_sec3_block a{
	display: block;
	position: relative;
}

.pro_dot3_sec3_img {
 overflow: hidden;
}
.pro_dot3_sec3_img img {
	width: 100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.pro_dot3_sec3_block a {
	text-decoration: none;
}
.pro_dot3_sec3 a:hover .pro_dot3_sec3_img>img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.pro_dot3_sec3 a:hover .pro_dot3_sec3_text h4{
	color: #ad0c0c;
}


.pro_dot3_sec3 .common_tit p{
	font-size: 14px;
	color: #333;
	line-height: 28px;
	margin-top: 40px;
}


.pro_dot3_sec3_text {
	background-color: #e6ddd4;
	padding: 20px 14px;
	height: 150px;
	overflow:hidden;
}
.pro_dot3_sec3_text h4 {
 font-size: 18px;
 color: #333;
 margin: 0;
 letter-spacing: 2px;
}
.pro_dot3_sec3_text p{
	margin-top: 10px;
	font-size: 14px;
	color: #999;
	letter-spacing: 1px;
	min-height: 40px;
}

.pro_dot3_sec1_img .img_bg{
	width:100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background:#000;
	filter:alpha(opacity=0.5); -moz-opacity:0.5; -khtml-opacity:0.5; opacity:0.5; 
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
}
.pro_dot3_sec1_img .img_cont{
	position: absolute;
	top: 30%;
 left: 50%;
 -webkit-transform: translate(-50%);
 -moz-transform: translate(-50%);
 -ms-transform: translate(-50%);
 -o-transform: translate(-50%);
 transform: translate(-50%);
	z-index: 2;
	color: #fff;
}
.pro_dot3_sec1_img .img_cont h4 {
 width: 16px;
 font-size: 16px;
 line-height: 25px;
 word-wrap: break-word;
 vertical-align: top;
 float: right;
 margin: 4px 5px;
 color: #ccc;
}
.pro_dot3_sec1_img .img_cont h4 span{
	width: 1px;
	height: 30px;
	background: #fff;
	display: block;
	margin-bottom: 5px;
	margin-left: 10px;
}
.pro_dot3_sec1_img .img_cont .img_cont_tit{
	font-size: 20px;
	color: #fff;
	margin-left: 20px;
}

.pro_dot3_sec4{
	width: 100%;
 margin: 80px auto;
	position: relative;
}
.pro_dot3_sec4_box{
	position: relative;
	width: 80%;
	margin: 80px auto 0;
	padding-bottom: 60px;
}
.pro_dot3_sec4_bg{
	width: 100%;
	background: url(../images/pro_dot3_sec4_bg.jpg) center/cover no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
}
.pro_dot3_sec4_txt{
	width: 50%;
	float: right;
	font-size: 14px;
	color: #666;
	line-height: 28px;
	letter-spacing: 1px;
	padding: 4% 10% 4% 4%;
	position: relative;
}
.pro_dot3_sec4_txt img{
	position: absolute;
	top: 0;
	left: 7%;
	opacity: .35;
 -moz-opacity: .35;
 -khtml-opacity: .35;
 -webkit-opacity: .35;
 filter: alpha(opacity=35); 
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.pro_dot3_sec4_txt span{
	color: #333;
}
.pro_dot3_sec4_left{
	float: left;
	width: 50%;
	overflow: hidden;
}
.pro_dot3_sec4_img{
	width: 100%;
	background: url(../images/pro_dot3_02.jpg) center/cover no-repeat;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;

}
.pro_dot3_sec4_img:hover{

	transform:scale(1.1);
	-ms-transform:scale(1.1);	
	-moz-transform:scale(1.1);	
	-webkit-transform:scale(1.1);
	-o-transform:scale(1.1);
}
/* pro_dot3 */

/* pro_list */

.bus_sec {
	padding: 60px 0 80px;
}

.bus_list {
	width: 80%;
	margin: 80px auto 0;
}

.bus_img {
	width: 100%;
}

.bus_img img {
	width: 100%;height: auto;
}

.bus_text h4 {
	margin: 15px 0 25px;
	font-family: 'Titillium Web'!important;
	color: #999;
}

.bus_text h3 {
	font-size: 24px;
	color: #333;
	letter-spacing: 4px;
	margin-bottom: 30px;
	font-weight: bold;
}

.bus_text h3 span {
	width: 5px;
	height: 30px;
	background: #ccc;
	display: block;
	float: left;
	margin-right: 10px;
}

.bus_text h5 {
	font-size: 14px;
	line-height: 26px;
	letter-spacing: 1px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp: 5;
	overflow:hidden;
	text-overflow:ellipsis;
	text-indent: 2em;
}

.bus_text {
	padding: 70px 50px 0;
}

.list_botm {
	margin-bottom: 40px;
}


.product_detail_banner {
	width: 60%;
	margin: 0 auto;
	padding-bottom: 50px;
	position: relative;
}
.swiper-prodt1box {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.prodt1img img {
	width: 100%;
}
.product_detail_banner .icon{

	position: absolute;

	top: 35%;

	-webkit-transform: translateY(-50%);

	-moz-transform: translateY(-50%);

	-ms-transform: translateY(-50%);

	-o-transform: translateY(-50%);

	transform: translateY(-50%);

	z-index: 1;

	cursor: pointer;
}
.product_detail_banner .icon img{

	width: 10px;
}
.product_detail_banner .icon-right{

	right: 15px;
}
.product_detail_banner .icon-left{

	left: 15px;
}
.prodt_items{

	margin-top: 30px;

	margin-left: -30px;

	margin-right: -30px;
}
.prodt_item{

	float: left;

	width: 25%;



	padding: 0 15px;
}
.prodt_item img{
	border: 1px solid #f0f0f0;
}
.prodt_item.active img{
	border: 2px solid #ad0c0c;
}
.prodt_item img{

	width: 100%;
}
/* product_list */

.prouct_banner {
	position: relative;
}
.prouct_banner img {
	width: 100%;
}
.prouct_banner h4 {
	color: #fff;
	font-size: 38px;
	font-weight: bold;
	letter-spacing: 8px;
}

.prouct_banner h5{
	color: #fff;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 28px;
	margin-top: 30px;
}

.shop_banner_text {
 position: absolute;
 top: 56%;
 transform: translateY(-50%);
 left: 210px;
}
.prouct_banner h6 {
	position: absolute;
	bottom: 40px;
	left: 30px;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
}
.prouct_banner h6 a {
	color: inherit;
	text-decoration: none;
}
.prouct_banner h6 span {
	width: 24px;
	height: 24px;
	display: inline-block;
	border: 1px solid #fff;
	border-radius: 50%;
	text-align: center;
	line-height: 24px;
}
.prouct_banner h6 span i {
	line-height: 24px;
}
.pro_list_con {
	padding: 0 15px;
	margin: 20px 0 80px 0;
}
.pro_list_con .row {
	margin-top: 20px;
}
.pro_list_con .row:first-child {
	margin-top: 0px;
}
.pro_list_sec_box .index_scone_img img {
	width: 100%;
	height: inherit;
}
.index_pro_list .col-lg-3{
	padding: 0 10px;
}
/* product_list */

/* seckill */
.seckill_sce {}
.seckill_sce_box {}
.product_sec1_text .daoji {
 margin-bottom: 40px;
 margin-top: 5px;
 font-size: 14px;
 color: #333;
}
.product_sec1_text .daoji span{
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #ad0c0c;
	color:#fff;
	font-size: 16px;
	border-radius: 3px;
	margin: 0 8px;
	font-family: 'Arial';
}
.seckill_sce_box .product_sec1_text a {
	background: #ad0c0c;
	color: #fff;
	position: static;
}
.seckill_sce_box > .row {
	margin-top: 40px;
}
.seckill_sce_box > .row:first-child {
	margin-top: 0px;
}
/* seckill */

/* seckill_detail */
.seckill_num h6 {
 color: #ad0c0c;
 margin-bottom: 20px;
 font-size: 13px;
 letter-spacing: 1px;
}
.seckill_tk {
	width: 80%;
	margin: 90px auto 0;
}
.seckill_tk ul {}
.seckill_tk ul li {}
.seckill_tk ul li a {
	display: block;
	align-items: center;
	justify-content: space-between;
	border-top: 1px dashed #cebcbc;
	border-bottom: 1px dashed #cebcbc;
	padding: 20px 20px;
	margin: 10px 0;
}
.seckill_tk ul li a p {
	margin: 0;
	color: #333;
	letter-spacing: 2px;
	font-size: 15px;
	float: left;
	line-height: 24px;
}
.seckill_tk_img {
	width:10px;
	height:10px;
	display:block;
	background:#ad0c0c;
	border-radius:50%;
	float:left;
	margin-top:5px;
	margin-right:10px;
}

.seckill_tk ul li a span {
	font-size: 20px;
	float: right;
	color: #333;
	font-weight: bold;
	line-height: 24px;
}
.seckill_tk_inner {
	display: none;
}
.seckill_tk_inner li{
	padding: 50px 0;
	border-bottom: 1px solid #e8e8e8;
}
.seckill_tk_inner li .buy_pro_l{
	width: 7%;
	display: inline-block;
	vertical-align: middle;
}
.seckill_tk_inner li .buy_pro_l span{
	display: inline-block;
	width: 60px;
	height: 60px;
	color: #fff;
	background: #671115;
	line-height: 60px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-khtml-border-radius: 50%;
	text-align: center;
	letter-spacing: 1px;
	font-size: 16px;
	font-weight: bold;
}
.seckill_tk_inner li .buy_pro_r{
	width: 90%;
	display: inline-block;
	vertical-align: middle;
}
.seckill_tk_inner li .buy_pro_r h6{
	margin: 0;
	font-size: 16px;
	letter-spacing: 1px;
	color: #333;
	line-height: 28px;
}
.seckill_tk_inner li .buy_pro_r h6 span{
	color: #666;
	font-size: 15px;
	letter-spacing: 1px;
}
/* seckill_detail */

/* shop */

.shop_sec1 {
	/*margin-top: 72px;*/
}

.shop-swiper {
	position: relative;
}

.shop-pagination {
	position: absolute;
	top: 50%;
	right: 20px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.shop-pagination ul li {
	cursor: pointer;
	color: #fff;
	font-size: 15px;
	opacity: 0.5;
	line-height: 24px;
	margin: 25px 0;
	text-align: right;
	letter-spacing: 3px;
}

.shop-pagination ul li.active {
	opacity: 1;
}

.shop-pagination ul li span {
	display: block;
	background: #fff;
	width: 6px;
	height: 6px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-left: 15px;
	float: right;
	margin-top: 9px;
}

.shop_sec2 {
	margin: 80px auto;
	width: 80%;
}

.shop_sec2_box {}

.shop_sec2_box ul {}

.shop_sec2_box ul li {
	width: 20%;
	float: left;
	padding: 0 3%;
	border-left: 1px solid #ccc;
}

.shop_sec2_box ul li a {
	text-decoration: none;
}

.shop_sec2_box ul li h5 {
	font-size: 16px;
	color: #333;
	margin-bottom: 12px;
	letter-spacing: 3px;
}

.shop_sec2_box ul li h6 {
	font-size: 14px;
	color: #666;
	font-family: arial;
	text-transform: uppercase;
	margin-bottom: 20px;
	letter-spacing: 1px;
}

.shop_sec2_box ul li span {
	line-height: 20px;
	color: #ad0c0c;
	display: inline-block;
	font-size: 14px;
	font-family: arial;
	text-transform: uppercase;
}

.shop_sec2_box ul li span i {
	font-style: normal;
	display: inline-block;
	margin-right: 10px;
	position: relative;
	width: 20px;
	text-align: center;
	color: #ad0c0c;
	font-weight: bold;
	font-size: 15px;
	font-family: arial;
	top: 2px;
}

.shop_sec2_box ul li span i:after {
	content: ' ';
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid #ad0c0c;
	border-radius: 50%;
	position: absolute;
	top: -1px;
	left: 0px;
	opacity: 0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.shop_sec2_img {
	overflow: hidden;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-bottom: 20px;
}

.shop_sec2_img img {
	width: 100%;
}

.shop_sec2_img .mask {
	
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.shop_sec2_box ul li a:hover .shop_sec2_img {
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px);
}

.shop_sec2_box ul li a:hover .shop_sec2_img .mask {
	opacity: 1;
}

.shop_sec2_box ul li a:hover span i:after {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.shop_sec3 {}

.shop_sec3_box {}

.shop_sec3_left {
	float: left;
	width: 50%;
	background: url(../images/shop_17.jpg) center/cover no-repeat;
	padding: 160px 10%;
}

.shop_sec3_right {
	float: left;
	width: 50%;
	background: url(../images/shop_18.jpg) center/cover no-repeat;
	padding: 160px 10%;
}

.shop_sec3_text {
	text-align: center;
}

.shop_sec3_text h1 {
	color: #fff;
	font-size: 32px;
	text-transform: uppercase;
	margin-bottom: 40px;
	letter-spacing: 6px;
}

.shop_sec3_text h6 {
	color: #ccc;
	font-size: 13px;
	letter-spacing: 2px;
	line-height: 28px;
	margin-bottom: 50px;
}

.shop_sec3_text a {
	display: inline-block;
	width: 150px;
	line-height: 40px;
	text-transform: uppercase;
	font-size: 12px;
	color: #fff;
	border: 1px solid #fff;
	font-family: arial;
	letter-spacing: 1px;
}

.shop_sec3_right .shop_sec3_text h1,
.shop_sec3_right .shop_sec3_text h6 {
	color: #666;
}

.shop_sec3_right .shop_sec3_text a {
	color: #333;
	border-color: #333;
	text-decoration: none;
}

.shop_sec4 {
	width: 80%;
	margin: 80px auto;
}

.shop_sec4_box {}

.shop_sec4_left {
	width: calc(50% - 5px);
	float: left;
}


.shop_sec4_right {
	float: right;
	/*width: calc(50% - 5px);*/
}

.shop_sec4_left .index_scone_box {
	width: 100%;
}

.shop_sec4_right .index_scone_box {
	width: calc(48% - 5px);
	float: left;
}
.shop_sec4_right .index_scone_box img{
	/*width: 50%;*/
}
.shop_sec4_right .index_scone_box:first-child .index_scone_img img{
	width: 48%;
}
.shop_sec4_right .index_scone_box:nth-child(n+2) {
	width: calc(25% - 5px);
	float: left;
}

.shop_sec4_right .index_scone_box:nth-child(n+2) {
	margin-left: 10px;
}

.index_scone_box {
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	background: url(../images/ind4_bg.jpg);
	display: block;
	position: relative;
	/* overflow: hidden; */
	text-decoration: none;
	color: #999;
}

.index_scone_img {
	text-align: center;
	margin: 40px 0;
}

.index_scone_img img {
	width: 100%;
}

.index_scone_box:hover {
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px);
}

.index_scone_con {
	padding: 10px;
	transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	-webkit-transition: all 1s;
	padding: 20px 25px;
}

.index_scone_con h5 {
	transition: all 0.8s 0.3s;
	-moz-transition: all 0.8s 0.3s;
	-ms-transition: all 0.8s 0.3s;
	-o-transition: all 0.8s 0.3s;
	-webkit-transition: all 0.8s 0.3s;
	height: 55px;
}

.index_scone_con .one-line {
	color: #333;
	font-weight: 500;
}

.index_scone_con h5 span:last-child {
	color: #ad0c0c;
	font-size: 14px;
	letter-spacing: 1px;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	margin-top: 5px;
}

.index_scone_con h5 span {
	font-size: 20px;
	display: block;
	line-height: 24px;
	letter-spacing: 3px;
}

.shop_sec5 {
	width: 80%;
	margin: 80px auto;
}

.shop_sec5_box:nth-child(2) .shop_sec5_top h3 {
	margin-top: 0;
}
.shop_sec5_top h3 img {
	width: 80px;
	margin-right: 20px;
}

.shop_sec5_top {}

.shop_sec5_top h3 {
	color: #333;
	font-size: 22px;
	font-weight: bold;
	margin-top: 40px;
	letter-spacing: 3px;
}

.shop_sec5_top ul {
	margin: 15px 0 30px;
}

.shop_sec5_top ul li {
	display: inline-block;
}

.shop_sec5_top ul li a {
	display: inline-block;
	padding: 4px 7px;
	background: #e0d4c7;
	border-radius: 3px;
	color: #666;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 1px;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.shop_sec5_top ul li a:hover {
	background: #ad0c0c;
	color: #fff;
}

.shop_sec5_con {}

.shop_sec5_con .index_scone_box {
	float: left;
	width: calc(25% - 7.5px);
	margin-right: 10px;
}

.shop_sec5_con_5 .index_scone_box{
	width: calc(20% - 8px);
}

.shop_sec5_con .index_scone_box:last-child {
	margin-right: 0;
}


.index_scone_con h4 {
	margin: 0;
	overflow: hidden;
	transition: all 0.8s 0.3s;
	-moz-transition: all 0.8s 0.3s;
	-ms-transition: all 0.8s 0.3s;
	-o-transition: all 0.8s 0.3s;
	-webkit-transition: all 0.8s 0.3s;
}

.index_scone_con h4>span {
	font-size: 14px;
	display: inline-block;
	line-height: 24px;
	letter-spacing: 2px;
	color: #ad0c0c;
}

.index_scone_con h4>div {
	float: right;
	margin-top: 7px;
}

.index_scone_con h4>div span {
	display: inline-block;
	width: 9px;
	height: 9px;
	border-radius: 50%;
}

.index_scone_con h4>div span:first-child {
	border: 1px solid #ad0c0c;
	margin-right: 5px;
}

.index_scone_con h4>div span:last-child {
	background: #ad0c0c;
}

.shop_sec6 {
	width: 80%;
	margin: 80px auto;
}

.shop_sec6_left {
	width: 50%;
	float: left;
	padding-right: 200px;
}

.shop_sec6_text {}

.shop_sec6_text h6 {
	font-size: 14px;
	line-height: 24px;
	color: #333;
}

.shop_sec6_right {
	width: 50%;
	float: left;
}

.shop_sec6_inp {
	padding-right: 50px;
	position: relative;
}

.shop_sec6_inp input {
	width: 100%;
	height: 50px;
	line-height: 50px;
	border: 1px solid #000;
	color: #999;
	background: transparent;
	padding: 0 10px;
	font-size: 14px;
}

.shop_sec6_inp a {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	border: 1px solid #000;
	color: #000;
	border-left: none;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}


/* shop */

/* pro_dot4 */

.pro_dot4_sec1 {
	border-top: 1px solid #ccc;
}

.pro_dot4_sec1_box {
	width: 80%;
	margin: 80px auto;
}

.pro_dot4_sec1_left {
	padding: 0 20px;
}

.pro_dot4_sec1_qm {
	width: 160px;
}

.pro_dot4_sec1_qm img {
	width: 100%;
}

.pro_dot4_sec1_text {
	margin-top: 40px;
	padding-right: 100px;
}
.pro_dot4_sec1_text h6{
	font-weight: bold;
	font-size:20px;
	letter-spacing: 2px;
	line-height: 24px;
	color: #333;
	margin-bottom: 20px;
}
.pro_dot4_sec1_text h5 {
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 24px;
	color: #333;
	text-indent: 2em;
}

.pro_dot4_sec1_text ul:before {
	content: ' ';
	display: block;
	width: 12px;
	height: 1px;
	margin: 20px 0;
	background: #000;
}

.pro_dot4_sec1_text ul li {
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 24px;
	color: #333;
}

.pro_dot4_sec1_right {}

.pro_dot4_sec1_img {
	overflow: hidden;
	cursor: pointer;
}

.pro_dot4_sec1_img img {
	width: 100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.pro_dot4_sec1_img:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.pro_dot4_sec2 {
	padding: 160px 0;
	background: url(../images/pro_dot4_09.jpg) center/cover no-repeat fixed;
	position: relative;
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
}

.pro_dot4_sec2 .common_tit {
	color: #fff;
}

.pro_dot4_sec2_text {
	width: 80%;
	margin: auto;
	text-align: center;
}

.pro_dot4_sec2_text h6 {
	color: #fff;
	font-size: 16px;
	letter-spacing: 1px;
	width: 60%;
	line-height: 28px;
	margin: 0 auto;
}

.pro_dot4_sec2_text_bot {
	padding: 20px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 20px 0;
	display: inline-block;
}

.pro_dot4_sec2_text_bot h5 {
	color: #fff;
	font-size: 13px;
}

.pro_dot4_sec2_text_bot h3 {
	color: #fff;
	font-size: 22px;
	margin-top: 10px;
}

.pro_dot4_sec2_box {
	width: 80%;
	position: absolute;
	bottom: 0;
	left: 10%;
	-webkit-transform: translateY(50%);
	-moz-transform: translateY(50%);
	-ms-transform: translateY(50%);
	-o-transform: translateY(50%);
	transform: translateY(50%);
}

.pro_dot4_sec2_box ul {}

.pro_dot4_sec2_box ul li {
	width: 48.9%;
	float: left;
	margin-right: 0.2%;
}

.pro_dot4_sec2_box ul li:last-child {
	margin-right: 0;
}

.pro_dot4_sec2_box ul li a {
	display: block;
	color: #333;
	text-align: center;
	padding: 20px 0;
	font-size: 16px;
	background: url(../images/ind04_bg.png);
}
.pro_dot4_sec2_box ul li.active a{background: #ad0c0c;color: #fff;} 
.pro_dot4_sec3 {
	margin: 80px auto;
	width: 80%;
	position: relative;
}

.pro_dot4_sec3_inner {
	display: none;
	position: absolute;
}

.pro_dot4_sec3 .common_tit h6 {
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	color: #333;
	width: 60%;
	margin: auto;
}

.pro_dot4_sec3 .common_tit h6:before {
	content: ' ';
	display: block;
	margin: 30px auto;
	background: #000;
	width: 12px;
	height: 1px;
}

.pro_dot4_sec3 .common_tit h5 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #333;
	margin-top: 20px;
}

.pro_dot4_sec3_box .row{
	margin-top: 0px !important;
}

.pro_dot4_sec3_img {
	position: relative;
	margin: 4% 0;
}

.pro_dot4_sec3_img img {
	width: 100%;
}
.pro_dot4_sec3_inner2 .pro_dot4_sec3_img {
	position: relative;
	padding: 8%;
}

.pro_dot4_sec3_inner2 .pro_dot4_sec3_img img {
	width: 100%;
}
.pro_dot4_sec3_text {
	position: absolute;
	top: 0%;
 left: 0%;
 width: 100%;
 height: 100%;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	background: rgba(0, 0, 0, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.pro_dot4_sec3_inner2 .pro_dot4_sec3_text {
	position: absolute;
	top: 4%;
 left: 8%;
 width: 84%;
 height: 92%;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	background: rgba(0, 0, 0, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.pro_dot4_sec3_img:hover .pro_dot4_sec3_text {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.pro_dot4_sec3_text h5 {
	color: #fff;
	position: absolute;
	top: 40px;
	left: 30px;
	font-size: 14px;
}

.pro_dot4_sec3_text_bot {
	position: absolute;
	bottom: 20px;
	left: 20px;
	z-index: 2;
}
.pro_dot4_sec3_inner2 .pro_dot4_sec3_text_bot {
	position: absolute;
	bottom: 20px;
	left: 0;
	z-index: 2;
	padding: 0 10px;
}

.pro_dot4_sec3_text_bot h3 {
	color: #fff;
	margin-bottom: 6px;
	font-size: 18px;
	font-weight: bold;
}

.pro_dot4_sec3_text_bot h4 {
	color: #fff;
	font-size: 14px;
	line-height: 22px;
}


/* pro_dot4 */


/* preferential_con */
.preferential_list > ul li > ul.preferential_list_tit > li {
	font-weight: normal;
	color: #333;
}
.preferential_list ul.preferential_list_tit > li:first-child,
.preferential_list ul.preferential_list_con > li:first-child {
	width: 50%;
	text-align: left;
	padding: 0 20px;
}
.preferential_list > ul > li {
	padding: 40px 0 !important;
}
.preferential_list > ul > li:first-child {
	padding: 20px 0;
}
.preferential_list_con .yhq {
	float: left;
	margin: 0 20px 0 0;
	background: #ca000d;
	color: #fff;
	padding: 0px 20px;
}

.preferential_list_con .yhq h1 {
	text-align: center;
	font-size: 32px;
	line-height: 50px;
	font-weight: bold;
}
.preferential_list_con .yhq h1 span {
	font-weight: normal;
	font-size: 14px;
}
.preferential_list_con .yhq_info {
	float: left;
}
.preferential_list_con .yhq_info > h5 {
	margin: 0;
	font-size: 13px;
	line-height: 28px;
	color: #333;
}
.preferential_list_con .yhq_info > h6 {
	margin: 0;
	font-size: 13px;
	line-height: 28px;
	color: #666;
}
.withdrawal2_list ul.preferential_list_con > li > h6 {
	line-height: 18px;
	font-size: 12px;
}
.withdrawal2_list ul.preferential_list_con > li:last-child {
	line-height: 56px;
	font-size: 14px;
	color: #666;
}
/* preferential_con */



/* withdrawal2_con */
.withdrawal2_con {
	background: url(../images/ind4_bg.jpg);
	padding: 20px 20px 30px;
}
.withdrawal2_con ul {}
.withdrawal2_con > ul > li {
	font-size: 14px;
	padding: 10px 0;
	color: #ad0c0c;
	letter-spacing: 1px;
}
.withdrawal2_con > ul > li:first-child {
	border-bottom: 1px dashed #ccc;
}
.withdrawal2_con ul li span {
	display: inline-block;
	width: 120px;
	color: #666;
	font-weight: normal;
	min-height: 1px;
}
.withdrawal2_con ul li a.yanse {
	display: inline-block;
	line-height: 40px;
	font-size: 16px;
	padding: 0 20px;
	text-align: center;
	width: 330px;
	background: #AD0C0C !important;
	color: #fff !important;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	margin-left: 8px;
	letter-spacing: 11px;
}
.withdrawal2_con ul li input {
	border: 1px solid #ccc;
	background: transparent;
	height: 40px;
	padding: 0 10px;
	width: 330px;
	color: #666;
	font-weight: normal;
	font-size: 14px;
}
.withdrawal2_con ul li > div {
	display: inline-block;
	border: 1px solid #ccc;
	background: transparent;
	height: 40px;
	padding: 0px 10px;
	width: 330px;
	cursor: pointer;
	color: #666;
	font-weight: normal;
	position: relative;
}
.withdrawal2_con ul li > div::after {
	content: ' ';
	display: inline-block;
	border: 6px solid transparent;
	border-top: 8px solid #999;
	width: 0;
	height: 0;
	position: relative;
	top: 15px;
	float: right;
}
.withdrawal2_con ul li > div p {
	display: inline-block;
	line-height: 38px;
}
.withdrawal2_con ul li > div ul {
	display: none;
	position: absolute;
	background: url(../images/ind04_bg.png);
	width: 100%;
	left: 0;
	top: 40px;
	z-index: 9;
}
.withdrawal2_con ul li > div ul li {
}
.withdrawal2_con ul li > div ul li a {
	text-decoration: none;
	color: inherit;
	padding: 10px;
}
.withdrawal2_con ul li > div ul li a:hover {
	background: url(../images/ind4_bg.jpg);
}
.withdrawal2_list {
	margin-top: 40px;
}
.withdrawal2_list h5 {
	font-size: 16px;
	color: #333;
	margin-bottom: 20px;
}
.withdrawal2_list ul {
	color: #666;
	font-size: 14px;
}
.withdrawal2_list > ul li {
}
.withdrawal2_list > ul li > ul.withdrawal2_list_tit {}
.withdrawal2_list > ul li > ul.withdrawal2_list_tit li {
	float: left;
	width: 25%;
	text-align: center;
	color: #999;
	font-size: 14px;
	font-weight: bold;
}
.withdrawal2_list > ul > li {
	padding: 20px 0;
	background: url(../images/ind4_bg.jpg);
}
.withdrawal2_list > ul > li:nth-child(2n) {
	background: url(../images/ind04_bg.png);
}
.withdrawal2_list > ul li > ul.withdrawal2_list_con li {
	float: left;
	width: 25%;
	text-align: center;
	font-size: 14px;
	color: #666;
}
.withdrawal2_list > ul li > ul.withdrawal2_list_con li:nth-child(4) {
	color: #ad0c0c;
}.withdrawal2_list > ul li > ul.withdrawal2_list_con li:nth-child(4) {}
/* withdrawal2_con */




/* withdrawal */
.withdrawal_list {}
.withdrawal_list tr{}
.withdrawal_list_tit {
	border-bottom: 1px dashed #ccc;
}
.withdrawal_list_tit li {
	width: 20%;
	float: left;
	text-align: center;
	padding: 10px 0;
	font-size:14px;
	letter-spacing:1px;
}
.withdrawal_list_con {
	margin-top: 40px;
}
.withdrawal_list_con li {
 color: #ad0c0c;
 font-size: 14px;
 border-right: 1px solid #ccc;
 width: 20%;
 text-align: center;
 float: left;
 letter-spacing: 1px;
}
.withdrawal_list_con li:last-child{
	border-right: none;
}
.withdrawal_list_con li a.yanse{
	display: inline-block;
	margin-top: -12px;
	line-height: 40px;
	font-size: 15px;
	padding: 0 20px;
	text-align: center;
	width: 120px;
	background: #AD0C0C !important;
	color: #fff !important;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	letter-spacing: 5px;
}
/* withdrawal */



/* share */
.share_list {}
.share_list tr:first-child {
	border-bottom: 1px solid #ccc;
}
.share_list th {
	padding: 0 0 10px 30px;
}
.share_list td {
	padding: 20px 0 0 30px;
}
.share_neirong {
	float: left;
	margin-left: 30px;
}
.share_neirong h2{
	font-size: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 10px;
	color: #333;
}
.share_neirong h3{
	font-size: 16px;
	margin: 0 0 10px 0;
	color: #666;
}
.share_neirong h4{
	font-size: 18px;
	color: #AD0C0C;
	margin-top: 10px;
}
/* share */

/* collect */
.collect_sec1_listxt {
	text-align: center;
}

.collect_sec1_listxt h2 {
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 18px;
	font-weight: bold;
	color: #313131;
	text-align: center;
	margin: 12px 0 0;
	letter-spacing: 2px;
}
.collect_sec1_listxt h3 {
	margin-bottom: 10px;
	color: #AD0C0C;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	margin: 20px 0;
}

.collect_sec1_listxt span {
	font-size: 13px;
	line-height: 25px;
	display: inline-block;
	color: #fff;
	background: #AD0C0C;
	padding: 2px 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
/* collect */

/*newsdot*/
.more2{
	font-family: inherit !important;
	text-align: center;
	margin: 60px auto 0;
	display: block;
	width: 160px;
 }
 
 .newsdot_sec1 {
	margin: 170px 0 0;
 }
 
 .newsdot_sec1_box {
	width: 70%;
	margin: 0 auto;
	border-right: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	padding: 0 120px 0;
 }
 
 .newsdot_sec1_top h5 {
	color: #0ea29d;
	text-align: center;
	font-size: 16px;
	text-transform: capitalize;
 }
 
 .newsdot_sec1_top h3 {
	color: #333;
	text-align: center;
	font-size: 22px;
 }
 
 .newsdot_sec1_img {
	margin: 30px 0;
	position: relative;
 }
 
 .newsdot_sec1_img img {
	width: 100%;
 }
 
 .newsdot_sec1_img h5 {
	position: absolute;
	top: 30px;
	left: 0;
	width: 140px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	text-transform: capitalize;
	color: #fff;
	border-radius: 0 20px 20px 0;
	background: rgba(0, 0, 0, 0.3);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
 }
 
 .newsdot_sec1_txt h3 {
	color: #333;
	font-weight: bold;
	font-size: 16px;
 }
 
 .newsdot_sec1_txt h3 {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
 }
 
 .newsdot_sec1_txt h4 {
	font-size: 13px;
	letter-spacing: 1px;
	text-align: center;
	margin: 20px 0;
 }
 
 .newsdot_sec1_txt h5 {
	color: #666;
	font-weight: bold;
	font-size: 15px;
	line-height: 28px;
	font-weight: 100;
	letter-spacing: 1px;
	text-indent: 32px;
	text-align: left;
 }
 
 .newsdot_sec1_txt h5 span {
	color: #f4aa8d;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 4px;
 }
 
 .newsdot_sec1_con {
	margin-top: 50px;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	padding: 30px;
	margin-left: -30px;
	margin-right: -30px;
 }
 
 .newsdot_sec1_con h5 {
	font-size: 14px;
	color: #666;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
 }
 
 .newsdot_sec1_btn {
	text-align: center;
	margin-top: 50px;
 }
 
 .newsdot_sec1_btn a {
	display: inline-block;
	height: 72px;
	width: 214px;
	text-align: center;
	color: #0ea29d;
	border-radius: 36px;
	line-height: 72px;
	font-size: 14px;
	text-transform: capitalize;
	border: 1px solid #0ea29d;
 }
 
 .newsdot_sec1_bottom {
	margin: 160px -201px 0;
	border-left: 1px solid #0ea29d;
	padding: 0 50px;
 }
 
 .newsdot_sec1_bottom h5 {
	margin-top: 0;
	color: #0ea29d;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif !important;
	letter-spacing: 1px;
 }
 
 .newsdot_sec1_bottom h3 {
	font-size: 22px;
	color: #333;
	margin-bottom: 0;
	text-transform: capitalize;
	font-weight: bold;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif !important;
 }
 
 .newsdot_din {
	position: fixed;
	top: 45%;
	width: 13%;
	display: block;
	display: none;
	z-index: 999;
 }
 
 .newsdot_din_left {
	left: 0;
 }
 
 .newsdot_din_right {
	right: 0;
 }
 
 .newsdot_din_img {
	width: 80px;
	height: 80px;
	float: left;
	text-align: center;
	line-height: 90px;
	background: #fff;
	-webkit-box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.2);
 }
 
 .newsdot_din_left .newsdot_din_img {
	float: left;
 }
 
 .newsdot_din_right .newsdot_din_img {
	float: right;
 }
 
 .newsdot_din_img i {
	font-size: 30px;
	color: #666;
	line-height: 80px;
 }
 
 .newsdot_din_left .newsdot_din_txt {
	margin-left: 100px;
	padding-top: 10px;
 }
 
 .newsdot_din_right .newsdot_din_txt {
	margin-right: 100px;
	padding-top: 10px;
 }
 
 .newsdot_din_txt h4 {
	margin: 0;
	font-size: 12px;
	color: #eb5a3a;
 }
 
 .newsdot_din_txt h3 {
	font-size: 15px;
	line-height: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #666;
	margin: 5px 0;
	letter-spacing: 1px;
 }
 
 .newsdot_din_txt h3 span {
	font-family: arial;
	font-weight: bold;
 }
 
 .newsdot_din_txt h5 {
	margin: 0;
	font-size: 12px;
	color: #666;
	font-family: arial !important;
	letter-spacing: 1px;
 }
 
 .newsdot_din_con {
	position: absolute;
	background: #fff;
	width: 600px;
	top: 0;
	transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	-webkit-transition: all 1s;
 }
 
 .newsdot_din_left .newsdot_din_con {
	left: -600px;
 }
 
 .newsdot_din_right .newsdot_din_con {
	right: -600px;
 }
 
 .newsdot_din_left:hover .newsdot_din_con {
	left: 0;
 }
 
 .newsdot_din_right:hover .newsdot_din_con {
	right: 0px;
 }
 
 .newsdot_din_image {
	width: 240px;
 }
 
 .newsdot_din_text {
	width: 360px;
	padding: 40px 20px 0;
 }
 
 .newsdot_din_left .newsdot_din_text, .newsdot_din_left .newsdot_din_image {
	float: left;
 }
 
 .newsdot_din_right .newsdot_din_text, .newsdot_din_right .newsdot_din_image {
	float: right;
 }
 
 .newsdot_din_text > h4 {
	margin: 0;
	font-size: 16px;
	color: #eb5a3a;
	letter-spacing: 1px;
 }
 
 .newsdot_din_text > h3 {
	font-size: 16px;
	line-height: 24px;
	margin: 10px 0;
	letter-spacing: 1px;
	color: #333;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	overflow:hidden;
	text-overflow:ellipsis;
 }
 
 .newsdot_din_text h3 span {
	font-family: Arial;
 }
 
 .newsdot_din_text > h5 {
	margin: 0;
	font-size: 14px;
	color: #666;
	font-family: Arial !important;
 }
 
 .newsdot_din_btn h6 {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	color: #999;
	line-height: 22px;
	text-transform: uppercase;
	width: 90px;
	display: inline-block;
	margin-left: 15px;
	vertical-align: middle;
	padding-top: 10px;
 }
 .box-link{
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	text-align: center;
	padding: 9px 0 7px;
	width: 200px;
	position: relative;
	z-index: 10;
	font-size: 14px;
	line-height: 26px;
	color: #eb5a3a;
	border: solid 1px #eb5a3a;
	overflow: hidden;
	font-family: Arial;
 }
 .newsdot_sec1_txt img{
	width: 100%;
	display: block;
	margin: 30px 0;
 }
 .more {
	display: block;
	width: 140px;
	background:#ad0c0c;
	color: #fff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin: 60px auto ;
	text-align: center;
	font-size:14px;
	line-height: 40px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-family: arial;
	text-transform: capitalize;
	letter-spacing: 1px;
	border: 1px solid #ad0c0c;
 }
 .more:hover {
	background: #fff;
	color:#ad0c0c;
 }
 
 /*newsdot*/

/*personneldot*/
.personnel_dot1{ margin-top: 80px;	border-top: 1px solid #cccccc;}
.personnel_dot1_box{
	width: 80%;
	margin:0 auto;

	padding: 80px 0;
}
.personnel_dot1_box .personnel_dot1_sec1_img{
	background-color: #dad4cd;
	display: flex;
	justify-content: center;
	align-items: center; 
	padding:30px 0;
}
.personnel_dot1_box .personnel_dot1_sec1_con{
}
.personnel_dot1_box .personnel_dot1_sec1_txt{
	text-align: center;
	padding: 10px 0 30px;
}
.personnel_dot1_box .personnel_dot1_sec1_txt h5{
	font-size: 18px;
	color: #333;
	font-weight: bold;
	line-height: 40px;
	letter-spacing: 6px;
}
.personnel_dot1_box .personnel_dot1_sec1_txt h6{
	font-size: 14px;
	color: #333;
	letter-spacing: 2px;
}
.personnel_dot1_box .personnel_dot1_sec1_txt h6:before{
	content: '';
	display: inline-block;
	height: 1px;
	width: 25px;
	background-color: #333;
	margin:0 6px 6px 0;
}
.personnel_dot1_box .personnel_dot1_sec1_txt h6:after{
	content: '';
	display: inline-block;
	height: 1px;
	width: 25px;
	background-color: #333;
	margin:0 0 6px 6px;
}

.personnel_dot2{

}
.personnel_dot2_box{
	width: 100%;
	padding-top: 80px;
	border-top: 1px solid #cccccc;
}
.personnel_dot2_sec1_box{
	margin: 80px auto;
}
.personnel_dot2_sec1_box .personnel_dot2_sec1_con{
	width: 70%;
	margin: 0 auto;
}
.personnel_dot2_sec1_box .personnel_dot2_sec1_right{
	position: relative;
}
.personnel_dot2_sec1_box .personnel_dot2_sec1_txt{
	padding-left: 40px;
	position: absolute;
	top: 50%;
	left: 40px;
	transform: translateY(-50%);
}
.personnel_dot2_sec1_box .personnel_dot2_sec1_txt h4{
	font-size: 20px;
	color: #666;
	font-family: arial;
}
.personnel_dot2_sec1_box .personnel_dot2_sec1_txt .line{
	width: 40px;
	height: 2px;
	background-color: #666;
	margin: 20px 0 15px;
}
.personnel_dot2_sec1_box .personnel_dot2_sec1_txt h5{
	font-size: 20px;
	color: #b42423;
	margin-bottom: 40px;
	font-weight: bold;
}
.personnel_dot2_sec1_box .personnel_dot2_sec1_txt h6{
	font-size: 16px;
	color: #666;
	line-height: 28px;
	margin-bottom: 20px;
}


.personnel_dot2_sec2_box{
	width: 80%;
	margin: 80px auto;
}
.personnel_dot2_sec2_box .row{
	margin-bottom: 20px;
}
.personnel_dot2_sec2_box .personnel_dot2_sec2_con{
	text-align: center;
}
.personnel_dot2_sec2_box .personnel_dot2_sec2_img img{
	width: 100%;
}
.personnel_dot2_sec2_box .personnel_dot2_sec2_txt{
	margin: 20px 0;
}
.personnel_dot2_sec2_box .personnel_dot2_sec2_txt h5{
	font-size: 20px;
	color: #010101;
}
.personnel_dot2_sec2_box .personnel_dot2_sec2_txt h6{
	font-size: 16px;
	color: #666666;
}
.personnel_dot2_sec2_box .personnel_dot2_sec2_txt .line{
	width: 30px;
	height: 1px;
	background-color: #982f2f;
	margin: 10px auto;
}

.personnel_dot3_box{
	width: 100%;
	padding-top: 80px;
	border-top: 1px solid #cccccc;
}
.personnel_dot3_sec1_box{
	width: 80%;
	margin: 110px auto;
	position: relative;
}
.personnel_dot3_sec1_box .con_header{
	text-align: center;
}
.personnel_dot3_sec1_box .con_header .con_header_txt{
	width: 320px;
	/*height: 100px;*/
	padding: 20px 0;
	border-radius: 10px;
	background-color: #d6caba;
	margin: 14px auto 0;
	text-align: center;
	position: relative;
}
.personnel_dot3_sec1_box .con_header .con_header_txt:after{
	content: '';
	display: inline-block;
	width: 4px;
	height: 82px;
	background-color: #d6caba;
	position: absolute;
	left: 50%;
	bottom: -82px;
	transform: translateX(-50%);
}
.personnel_dot3_sec1_box .con_header .con_header_txt h3{
	font-size: 24px;
	color: #333;
	line-height: 36px;
}
.personnel_dot3_sec1_box .con_header .con_header_txt h4{
	font-size: 20px;
	color: #666;
}
.personnel_dot3_sec1_box .con_center{
	margin: 82px 0 300px;
	position: relative;
}
.personnel_dot3_sec1_box .con_center:after{
	content: '';
	display: inline-block;
	width: 52%;
	height: 4px;
	background-color: #d6caba;
	position: absolute;
	left:50%;
	transform: translateX(-50%);
	bottom: 0;
}
.personnel_dot3_sec1_box .con_center .con_center_left{
	width: 50%;
	float: left;
	text-align: center;
	padding-top: 54px;
}
.personnel_dot3_sec1_box .con_center .con_center_left .con_center_left_img{
	width: 220px;
	margin: 0 auto;
	position: relative;
}
.personnel_dot3_sec1_box .con_center .con_center_left .con_center_left_img:before{
	content: '';
	display: inline-block;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	background-color: #d6caba;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%) translateY(-200%);
}
.personnel_dot3_sec1_box .con_center .con_center_left .con_center_left_img:after{
	content: '';
	display: inline-block;
	width: 4px;
	height: 52px;
	background-color: #d6caba;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%) translateY(-100%);
}
.personnel_dot3_sec1_box .con_center .con_center_right{
	width: 50%;
	float: right;
	text-align: center;
	padding-top: 54px;
}
.personnel_dot3_sec1_box .con_center .con_center_right .con_center_right_img{
	width: 220px;
	margin: 0 auto;
	position: relative;
}
.personnel_dot3_sec1_box .con_center .con_center_right .con_center_right_img:before{
	content: '';
	display: inline-block;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	background-color: #d6caba;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%) translateY(-200%);
}
.personnel_dot3_sec1_box .con_center .con_center_right .con_center_right_img:after{
	content: '';
	display: inline-block;
	width: 4px;
	height: 52px;
	background-color: #d6caba;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%) translateY(-100%);
}
.personnel_dot3_sec1_box .con_center .con_center_left_txt,
.personnel_dot3_sec1_box .con_center .con_center_right_txt{
	width: 216px;
	/*height: 100px;*/
	padding: 10px 0;
	border-radius: 10px;
	background-color: #d6caba;
	margin: 14px auto 0;
	text-align: center;
	position: relative;
}
.personnel_dot3_sec1_box .con_center .con_center_left_txt h3,
.personnel_dot3_sec1_box .con_center .con_center_right_txt h3{
	font-size: 24px;
	color: #333;
	line-height: 36px;
}
.personnel_dot3_sec1_box .con_center .con_center_left_txt h4,
.personnel_dot3_sec1_box .con_center .con_center_right_txt h4{
	font-size: 20px;
	color: #666;
}
.personnel_dot3_sec1_box .con_center .con_center_left_txt:after {
 content: '';
 display: inline-block;
 width: 4px;
 height: 82px;
 background-color: #d6caba;
 position: absolute;
 left: 50%;
 bottom: -82px;
 transform: translateX(-50%);
}
.personnel_dot3_sec1_box .con_center .con_center_right_txt:after {
 content: '';
 display: inline-block;
 width: 4px;
 height: 82px;
 background-color: #d6caba;
 position: absolute;
 left: 50%;
 bottom: -82px;
 transform: translateX(-50%);
}
.personnel_dot3_sec1_box .con_footer{
	position: relative;
}
.personnel_dot3_sec1_box .con_footer .con_footer_left{
	width: 50%;
	float: left;
	text-align: center;
	padding: 82px 20px 0 0;
	position: relative;
}
.personnel_dot3_sec1_box .con_footer .con_footer_left .con_footer_left_txt{
	/*width: 114px;*/
	padding: 10px 26px;
	border-radius: 10px;
	background-color: #d6caba;
	margin: 14px auto 0;
	text-align: center;
	position: relative;
	display: inline-block;
}
.personnel_dot3_sec1_box .con_footer .con_footer_left .con_footer_left_txt h3{
	font-size: 20px;
	color: #333;
}
.personnel_dot3_sec1_box .con_footer .con_footer_left:after {
 content: '';
 display: inline-block;
 width: 78%;
 height: 4px;
 background-color: #d6caba;
 position: absolute;
 left: 50%;
 transform: translateX(-52%);
 top: 14px;
}
.personnel_dot3_sec1_box .con_footer .con_footer_left .first_floor .con_footer_left_txt:after {
 content: '';
 display: inline-block;
 width: 4px;
 height: 82px;
 background-color: #d6caba;
 position: absolute;
 top: 0;
 left: 50%;
 transform: translateX(-50%) translateY(-100%);
}
.personnel_dot3_sec1_box .con_footer .con_footer_left .first_floor .con_footer_left_txt:first-child:before {
 content: '';
 display: inline-block;
 width: 26px;
 height: 26px;
 border-radius: 50%;
 background-color: #d6caba;
 position: absolute;
 top: -40px;
 left: 50%;
 transform: translateX(-50%) translateY(-200%);
}
.personnel_dot3_sec1_box .con_footer .con_footer_left .first_floor .con_footer_left_txt:last-child:before {
 content: '';
 display: inline-block;
 width: 26px;
 height: 26px;
 border-radius: 50%;
 background-color: #d6caba;
 position: absolute;
 top: -40px;
 left: 50%;
 transform: translateX(-50%) translateY(-200%);
}
.personnel_dot3_sec1_box .con_footer .con_footer_right{
	width: 50%;
	float: right;
	text-align: center;
	padding: 82px 0 0 20px;
	position: relative;
}
.personnel_dot3_sec1_box .con_footer .con_footer_right .con_footer_right_txt{
	/*width: 114px;*/
	padding: 10px 26px;
	border-radius: 10px;
	background-color: #d6caba;
	margin: 14px auto 0;
	text-align: center;
	position: relative;
	display: inline-block;
}
.personnel_dot3_sec1_box .con_footer .con_footer_right .con_footer_right_txt h3{
	font-size: 20px;
	color: #333;
}
.personnel_dot3_sec1_box .con_footer .con_footer_right:after {
 content: '';
 display: inline-block;
 width: 78%;
 height: 4px;
 background-color: #d6caba;
 position: absolute;
 left: 50%;
 transform: translateX(-48%);
 top: 14px;
}
.personnel_dot3_sec1_box .con_footer .con_footer_right .first_floor .con_footer_right_txt:after {
 content: '';
 display: inline-block;
 width: 4px;
 height: 82px;
 background-color: #d6caba;
 position: absolute;
 top: 0;
 left: 50%;
 transform: translateX(-50%) translateY(-100%);
}

.personnel_dot3_sec1_box .con_footer .con_footer_right .first_floor .con_footer_right_txt:first-child:before {
 content: '';
 display: inline-block;
 width: 26px;
 height: 26px;
 border-radius: 50%;
 background-color: #d6caba;
 position: absolute;
 top: -40px;
 left: 50%;
 transform: translateX(-50%) translateY(-200%);
}
.personnel_dot3_sec1_box .con_footer .con_footer_right .first_floor .con_footer_right_txt:last-child:before {
 content: '';
 display: inline-block;
 width: 26px;
 height: 26px;
 border-radius: 50%;
 background-color: #d6caba;
 position: absolute;
 top: -40px;
 left: 50%;
 transform: translateX(-50%) translateY(-200%);
}
.personnel_dot3_sec1_box .con_footer .second_floor{
	margin: 10px 0;
}

.personnel_dot4_box{
	width: 80%;
	margin: 80px auto;
	position: relative;
}
.personnel_dot4_con{
	position: relative;
}
.personnel_dot4_img img{
	/*float: left;*/
}
.personnel_dot4_txt{
	width: 70%;
	/*float: right;*/
	background: url(../images/personnel_dot4_txt_bg.jpg) center/cover;
	position: absolute;
	right: 0;
	bottom: -11%;
	z-index: -1;
}
.personnel_dot4_txt_con{
	position: absolute;
	right: 30%;
	top: 50%;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);	
	-moz-transform:translateY(-50%);	
	-webkit-transform:translateY(-50%);
	-o-transform:translateY(-50%); 
}
.personnel_dot4_txt_con:before{
	content: '';
	display: inline-block;
	width: 50px;
	height: 1px;
	background-color: #a5a5a5;
	position: absolute;
	left: -90%;
 top: 20%;
}
.personnel_dot4_txt_con h4{
	font-size: 18px;
	color: #666;
	margin-bottom: 6px;
}
.personnel_dot4_txt_con h3{
	font-size: 24px;
	color: #333;
}
.personnel_dot4_bottom{
	margin-top: 110px;
}
.personnel_dot4_bottom p{
	font-size: 14px;
	color: #333;
	line-height: 28px;
	letter-spacing: 2px;
	text-indent: 2em;
}
/*personneldot*/

/* 20180505新增 */
.pro_list_sec_box {
	margin-bottom: 50px;
	position: relative;
 }
 .pro_list_sec_box .nav {
	width: 240px;
 position: fixed;
 top: 100px;
 margin-left: 40px;
 }
 .pro_list_sec_box .nav .pldh>li>a{
	 color: #ad0c0c;
	 font-size: 14px;
	 letter-spacing: 1px;
	}
	.pro_list_sec_box .nav .pldh>li ul{
	 display: none;
	}
 .pro_list_sec_box .nav_title {
	margin-top: 20px;
	font-size: 18px;
	color: #ad0c0c;
 }
 .pro_list_sec_box .nav_title_big {
	margin: 20px 10px 10px;
	font-size: 18px;
	color: #333;
	}
.pro_list_sec_box .nav_title_min {
 font-size: 18px;
 color: #333;
 margin-bottom: 10px;
}
 .pro_list_sec_box .nav_title_min::after {
	content: ' ';
	width: 16px;
	height: 3px;
	display: inline-block;
	float: right;
	background-color: #333;
	margin-top: 9px;
 }
.pro_list_sec_box .nav hr {
 border-top: 1px solid #ccc;
}
 .pro_list_sec_box a {
	text-decoration: none;
	color: initial;
	color: #333;
	letter-spacing: 1px;
	line-height: 22px;
 }
 .pro_list_sec_box a span{
 }
 .pro_list_sec_box a:hover {
	color: #ad0c0c;
 }
 .pro_list_sec_box .nav .pldh {
	margin-left: 10px;
 }
 .pro_list_sec_box .nav .pldh > li {
	margin-top: 10px;
 }
 .pro_list_sec_box .nav .pldh li ul {
	margin-left: 16px;
 }
 .pro_list_sec_box .nav .pldh li ul li {
	font-weight: normal;
	margin-top: 3px;
 }
 .pro_list_sec_box .nav .zxxl {
	margin-left: 10px;
 }
 .pro_list_sec_box .nav .zxxl li {
	margin-top: 10px;
 }
.pro_list_sec_box .nav .cm li {
 float: left;
 border: 1px solid #ccc;
 color: #000;
 margin: 0 5px 5px 0;
}
 .pro_list_sec_box .nav .cm li a {
	padding: 10px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
 }
 .pro_list_sec_box .nav .cm li.active a {
	background-color: #ad0c0c;
	color: #fff;
 }
 .pro_list_sec_box .nav .cm li:nth-child(5n + 1) {
	clear: both;
 }
 .pro_list_sec_box .nav .ys li {
	width: 36px;
	height: 36px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	overflow: hidden;
	margin: 10px 10px 10px 6px;
	float: left;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
 }
 .pro_list_sec_box .nav .ys li a {
	width: 100%;
	height: 100%;
 }
 .pro_list_sec_box .nav .ys li.active {
	border: 3px solid #ad0c0c;
 }
 .pro_list_sec_box .nav .ys li:nth-child(4n + 1) {
	clear: both;
 }
 .pro_list_sec_box .nav .jg li {
	margin-top: 10px;
	position: relative;
	cursor: pointer;
 }
 .pro_list_sec_box .nav .jg li a {
	display: inline-block;
 }
 .pro_list_sec_box .nav .jg li::before {
	content: ' ';
	width: 20px;
	height: 20px;
	border: 2px solid #000;
	display: inline-block;
	position: relative;
	top: 4px;
	margin: 0 10px 0 0;
 }
 .pro_list_sec_box .nav .jg li span {
	display: none;
	font-size: 24px;
	position: absolute;
	left: 0;
	top: -6px;
 }
 /* 20180505新增 */



 /*20180508*/
 .phone_tc_box {
 width: 100%;
 height: 100%;
 position: fixed;
 left: 0;
 top: 0;
 z-index: 9999;
 background: rgba(0, 0, 0, 0.6);
 filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
 display: none;
}
.phone_tc_box {
 width: 100%;
 height: 100%;
 position: fixed;
 left: 0;
 top: 0;
 z-index: 9999;
 background: rgba(0, 0, 0, 0.6);
 filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
 display: none;
}


.t_update {
 width: 900px;
 top: 50%;
 left: 50%;
 -webkit-transform: translateY(-50%) translateX(-50%);
 -moz-transform: translateY(-50%) translateX(-50%);
 -ms-transform: translateY(-50%) translateX(-50%);
 -o-transform: translateY(-50%) translateX(-50%);
 transform: translateY(-50%) translateX(-50%);
 position: fixed;
 border: 1px solid #BDBDBD;
 z-index: 999;
 background-color: #fff;
 padding: 30px;
 display: none;
}



.t_update_close {
 position: absolute;
 top: 10px;
 right: 10px;
 width: 20px;
 cursor: pointer;
}


.t_update_img {
 width: 35%;
 float: left;
}


.t_update_img_text {
 width: 65%;
 float: left;
 padding-left: 30px;
}


.t_update_img_text h1 {
 font-size: 25px;
 font-weight: bold;
}

.t_update_img_text .t_update_mess {
 margin-top: 10px;
 font-size: 16px;
 color: #333;
 letter-spacing: 1px;
 line-height: 30px;
 background-color: #f5f5f5;
 padding: 5px 10px;
}

.t_update_list {
 margin-top: 10px;
}


.t_update_list .pro_inner_zi2 {
 padding: 8px 0;
}

.pro_inner_zi2 {
 padding: 5px 15px;
}

.pro_inner_zi2 p {
 font-size: 13px;
 color: #666;
 line-height: 30px;
 margin-bottom: 0;
}

.pro_inner_zi2 p b {
 display: inline-block;
 width: 65px;
 font-weight: normal;
}

.pro_inner_zi2 p span {
 display: inline-block;
 margin-left: 15px;
 padding: 0 10px;
 border: 1px solid #e8e8e8;
 position: relative;
 cursor: pointer;
}

.pro_inner_zi2 p span {
 display: inline-block;
 margin-left: 15px;
 padding: 7px 10px;
 border: 1px solid #e8e8e8;
 position: relative;
 cursor: pointer;
}
.pro_xz {
 border: 1px solid #ea5404 !important;
}
.pro_xz {
 border: 1px solid #920007!important;
}

.pro_xz:before {
 width: 12px;
 height: 14px;
 content: '';
 position: absolute;
 bottom: 0px;
 right: 0px;
 background: url(../images/xz.png);
}
.pro_xz:before {
 width: 12px;
 height: 14px;
 content: '';
 position: absolute;
 bottom: 0px;
 right: 0px;
 background: url(../images/xz.png);
}

.t_update_bt {
 margin-top: 20px;
}

.t_update_bt a {
 width: 100%;
 line-height: 50px;
 background-color: #920007;
 text-align: center;
 display: block;
 font-size: 18px;
 color: #fff;
}
 /*20180508*/





/**7.20**/
.prodot4_cot {
 margin: 0 auto;
 width: 80%;
}

.prod4_left img {
 width: 40%;
}

.pro_dot4_sec4 {
 margin-top: 140px;
}

.prod4_left {
 padding-top: 60px;
 display: flex;
 align-items: flex-start;
}

.prod4_right img {
 max-width: 100%;
 margin-bottom: 10px;
}

.prod4_right p {
 margin: 0;
 font-size: 18px;
 color: #333;
 text-align: center;
 line-height: 30px;
}

.prod4_wz {width: 75%;margin-left: -20%;padding-right: 20px;margin-top: 16%;color: #333;}

.prod4_wz h3 {
 margin: 0;
 line-height: 44px;
 font-size: 26px;
 font-weight: bold;
}

.prod4_wz h3 span {
 display: block;
 font-size: 30px;
}

.prod4_txt {
 margin-top: 20px;
 padding-left: 20%;
 position: relative;
}

.prod4_txt p {
 font-size: 14px;
 line-height: 30px;
 margin-bottom: 20px;
}

.prod4_txt p:last-child{
	margin: 0;
}

.prod4_txt:before {content: '';width: 14%;height: 3px;background: #333;position: absolute;top: 14px;left: 0;}


.prod4_wz.prod4_wz_ts {margin-left: 15%;margin-top: 0;}

.prod4_wz.prod4_wz_ts .prod4_txt:before {
 display: none;
}

.prod4_wz.prod4_wz_ts .prod4_txt {
 padding-left: 0;
}

.prod4_wz.prod4_wz_ts .prod4_txt p{
	margin-bottom: 4px;
}

.prod4_right {
 text-align: center;
}

.prod4_left_ts{
	padding-top:10px;
}



@media (max-width: 1814px) {
	.personnel_dot3_sec1_box .con_footer .con_footer_right .con_footer_right_txt,
	.personnel_dot3_sec1_box .con_footer .con_footer_left .con_footer_left_txt{
		padding: 10px 20px;
	}
	.personnel_dot3_sec1_box .con_footer .con_footer_left:after,
	.personnel_dot3_sec1_box .con_footer .con_footer_right:after{
		width: 74%;
	}
} 
@media (max-width: 1750px) {
	.login_right {
		margin-top: 10%;
		padding: 40px;
	}
	.personnel_dot3_sec1_box .con_footer .con_footer_left:after,
	.personnel_dot3_sec1_box .con_footer .con_footer_right:after{
		width: 78%;
	}
	.personnel_dot4_txt_con{
		right: 29%;
	}
} 
@media (max-width: 1650px) {
	.personnel_dot3_sec1_box .con_footer .con_footer_right .con_footer_right_txt,
	.personnel_dot3_sec1_box .con_footer .con_footer_left .con_footer_left_txt{
		padding: 10px 16px;
	}
	.personnel_dot3_sec1_box .con_footer .con_footer_left:after,
	.personnel_dot3_sec1_box .con_footer .con_footer_right:after{
		width: 74%;
	}
	.personnel_dot4_txt_con{
		right: 28%;
	}
} 

@media (max-width: 1600px) {
	.swiperS3 .abSec3I-img .abSec3I-text {
		left: 120px;
	}
	.about_sec3_txt {
		padding: 60px 110px 0 60px;
	}
	.login_left img {
		
	}
	.login_right {
		margin-top: 7%;
		padding: 35px;
	}
	.about_sec3_txt h3 {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 6;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.marketing_sec1_txt {
		padding-top: 10px;
	}
	.marketing_sec1_txt h4 {
		margin-bottom: 10px;
		line-height: 26px;
	}
	.marketing_sec3_txt h3 {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 9; /* 3行 */
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.official_sec2_txt {
		padding: 90px 30px 50px;
	}
	.official_sec1_txt {
		/*padding-left: 15%;*/
	}
	.pro_dot1_sec1_left {
		padding-right: 20px;
	}
	.pro_dot2_sec2_text_m {
		padding: 15px 60px 0;
	}
	.pro_dot2_sec2_text_m1 {
		padding: 15px 40px 0 0;
	}
	.pro_dot3_sec1_img .img_cont {
		top: 20%;
	}

	.product_sec1_text .daoji span {
		margin: 0 3px;
	}
	.user_r_list td img {
		width: 100px;
	}
	.share_neirong {
		width: calc(100% - 140px);
	}
	.bill_pro_name {
		width: calc(100% - 120px);
	}
	.personnel_dot3_sec1_box .con_footer .con_footer_left:after,
	.personnel_dot3_sec1_box .con_footer .con_footer_right:after{
		width: 78%;
	}
	#swiper-history{
		padding: 14% 0;
	}
}
@media (max-width: 1520px) {
	.personnel_dot3_sec1_box .con_footer .con_footer_right .con_footer_right_txt,
	.personnel_dot3_sec1_box .con_footer .con_footer_left .con_footer_left_txt{
		padding: 10px 14px;
	}
}
@media (max-width: 1500px) {
	.about_sec1_txt {
		width: 75%;
	}
	.product_detail_banner {
		width: 70%;
	}
	.login_right {
		margin-top: 4%;
		padding: 30px;
	}
	.marketing_sec1_txt h4 {
		margin-bottom: 20px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.marketing_sec3_txt h3 {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 6;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.marketing_sec3_txt {
		padding: 120px 20px 0 20px;
	}
	.official_sec1_txt {
		/*padding-left: 5%;*/
	}
	.pro_dot1_sec1_left {
		padding-right: 40px;
	}
	.personnel_dot4_txt_con{
		right: 27%;
	}
}
@media (max-width: 1460px) {
	.personnel_dot3_sec1_box .con_footer .con_footer_left .con_footer_left_txt h3,
	.personnel_dot3_sec1_box .con_footer .con_footer_right .con_footer_right_txt h3{
		font-size: 18px;
	}
}
@media (max-width: 1440px) {
	.bus_text {
		padding: 30px 50px 0;
	}
	.marketing_sec1_img h5 {
		letter-spacing: 0px;
	}
	.login_right {
		margin-top: 2%;
	}
	.official_sec1_txt h5 {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.pro_dot1_sec1_left {
		padding-right: 20px;
	}
	.pro_dot2_sec2_text_m {
		padding: 15px 30px 0;
	}
	.pro_dot2_sec2_text_m1 {
		padding: 15px 20px 0 0;
	}
	.pro_dot3_sec1_img .img_cont {
		top: 10%;
	}
	.pro_dot3_sec3_box > .row > div:first-of-type > div {
		padding-right: 10%;
	}
	.pro_dot3_sec3_box > .row > div:nth-of-type(2) > div {
		padding: 0 5%;
	}
	.pro_dot3_sec3_box > .row > div:last-of-type > div {
		padding-left: 10%;
	}
	.proinfo3_text {
		width: 75%;
	}

	.product_sec1_text .daoji span {
		width: 28px;
	}

	.personnel_dot4_txt_con{
		right: 26%;
	}
	.prod4_wz h3 {
	 line-height: 28px;
	 font-size: 20px;
	}
	.prod4_wz h3 span {
	 font-size: 24px;
	}
	.prod4_wz {
	 padding-right: 20px;
	 margin-top: 40px;
	}
	.prod4_txt p{
		margin-bottom: 4px;
	}

	.sec1_swiper_btn{
		margin-top: 6%;
	}
	.marketing_sec1_right_txt h4{
		margin-bottom: 10px;
	}
	.marketing_sec1_right_txt p{
		margin: 10px 0;
		font-size: 14px;
		line-height: 22px;
		letter-spacing: 1px;
	}

}
@media (max-width: 1390px) {
	.login_right {
		margin-top: 1%;
	}
	.prod4_txt p br{display: none;}
}
@media (max-width: 1366px) {
	.swiperS3 .abSec3I-img .abSec3I-text {
		left: 100px;
		top: 45%;
	}
	.login_left img {
		width: 94%;
	}
	.login_right {
		margin-top: 0%;
	}
	.product_detail_banner {
		width: 80%;
	}
	.marketing_sec1_img h5 span {
		width: 28px;
	}

	.product_sec1_text .daoji span {
		width: 24px;
	}
	.trolley_sec1_box .row .col-sm-1 {
		padding: 0;
	}
	.personnel_dot3_sec1_box .con_footer .con_footer_right .con_footer_right_txt,
	.personnel_dot3_sec1_box .con_footer .con_footer_left .con_footer_left_txt{
		padding: 10px 14px;
	}
	.personnel_dot3_sec1_box .con_footer .con_footer_left:after, 
	.personnel_dot3_sec1_box .con_footer .con_footer_right:after{
		width: 76%;
	}
	.personnel_dot3_sec1_box .con_footer .con_footer_left .con_footer_left_txt h3, 
	.personnel_dot3_sec1_box .con_footer .con_footer_right .con_footer_right_txt h3{
		font-size: 14px;
	}

	.personnel_dot4_txt_con{
		right: 25%;
	}
	#swiper-history{
		padding: 15% 0 14%;
	}
}
@media (max-width: 1280px) {
	.marketing_sec1_img h5 span {
		display: none;
	}
	.pro_dot2_sec2_text_m {
		padding: 15px 10px 0;
	}

	.product_sec1_text .daoji span {
		width: 20px;
	}
	
	.login_left img {
		width: 98%;
	}
	.personnel_dot3_sec1_box .con_footer .con_footer_left:after, 
	.personnel_dot3_sec1_box .con_footer .con_footer_right:after{
		width: 78%;
	}
	.personnel_dot4_txt_con{
		right: 24%;
	}
	.sec1_swiper_btn{
		margin-top: 0;
	}
	.marketing_sec1_list li{
		width: 23%;
		margin-right: 2.5%;
	}
}
@media (max-width: 1200px) {
	.login_left img {
		width: 103%;
	}
	.personnel_dot3_sec1_box .con_footer .con_footer_left .con_footer_left_txt h3, 
	.personnel_dot3_sec1_box .con_footer .con_footer_right .con_footer_right_txt h3{
		font-size: 12px;
	}

	.personnel_dot4_txt_con{
		right: 22%;
	}
}
@media (max-width: 1100px) {
	.personnel_dot3_sec1_box .con_footer .con_footer_left .con_footer_left_txt h3, 
	.personnel_dot3_sec1_box .con_footer .con_footer_right .con_footer_right_txt h3{
		font-size: 12px;
	}
	.personnel_dot3_sec1_box .con_footer .con_footer_right .con_footer_right_txt,
	.personnel_dot3_sec1_box .con_footer .con_footer_left .con_footer_left_txt{
		padding: 10px;
	}
	.personnel_dot3_sec1_box .con_footer .con_footer_left:after, 
	.personnel_dot3_sec1_box .con_footer .con_footer_right:after{
		width: 76%;
	}
	.personnel_dot4_txt_con{
		right: 20%;
	}
}

@media (max-width: 768px) {
	.about_sec1 {
		padding: 40px 0 0;
	}
	.about_box {
		width: 88%;
	}
	.common_tit {
		margin-bottom: 20px;
	}
	.about_sec1_text {
		width: 100%;
	}
	.about_sec1_text > div {
		width: 100%;
	}
	.about_sec1_left .about_sec1_tit{
		left: 0;
	}
	.about_sec1_left .about_sec1_tit h5{
		font-size: 20px;
		width: 20px;
		line-height: 26px;
	}
	.about_sec1_left .about_sec1_tit h6{
		font-size: 13px;
	}

 .about_sec1_img{
 margin-bottom: 50px;
 }

	.about_sec1_txt {
		padding: 0;
		width: 100%;
	}
	.about_sec1_txt h6 {
		line-height: 24px;
		letter-spacing: 0px;
	}
	.about_sec2 {
		/*margin-top: 50px;*/
 	padding: 40px 0;
	}
	.about_sec2_con {
		width: 92%;
	}
	.about_sec2_ul_img img {
		width: 95%;
	}
	.about_sec2_ul li {
		width: 50%;
		margin-right: 0;
		margin-bottom: 10px;
		font-size: 12px;
	}
	.about_sec2_ul_img {
		margin-bottom: 10px;
	}
	
	.cont_more {
		margin-top: 40px;
	}
	.about_sec3 {
		margin: 40px auto;
 	width: 88%;
 }
	.about_sec3_text > div {
		width: 100%;
	}
	.about_sec3_tit h5{
		width: 20px;
		font-size: 20px;
	}
	.about_sec3_tit{
		padding-left: 20px;
		line-height: 26px;
	}
	.about_sec3_tit h6{
		font-size: 13px;
	}
	.about_sec3_txt {
		padding: 60px 0px 10px 30% !important;
	}
	.about_sec3_txt p span{
		font-size: 12px;
		line-height: 24px;
	}
	.about_sec4{
		padding: 40px 0;
	}
	
	.about_sec4_ul {
		width: 88%;
		margin-top: 40px;
	}
	.about_sec4_ul li {
		width: 50%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.about_sec4_ul_txt{
		font-size: 13px;
	}
	.about_sec4_ul_img {
		margin-bottom: 10px;
	}
	.about_sec5 {
		width: 88%;
		margin: 40px auto 40px;
	}
	.about_sec5 .common_tit {
		margin-bottom: 40px;
 }
 .about_sec6{
 margin-top: 20px;
 }
 .about_sec6_con .swiper_but{
 right: 35%;
 bottom: -30px;
 }
 .about_sec6_conSwiper{
 margin: 0 auto 60px;
 }
 .fr .pages{
 margin-top: 15px;
 }
 .pagination{
 margin: 20px 0 0;
 }
 
 
	.abSecSwiper {
		padding: 0;
		margin: 0 auto;
		width: 88%;
	}
	.abSecA-r {
		right: -35px;
	}
	.abSecA-l {
		left: -35px;
	}
	.abSecA {
		z-index: 9;
		width: 30px;
	}
	.swiperS3 .swiper-slide {
		transform: none;
	}
	
	
	.bus_list {
		width: 88%;
		margin-top: 30px;
	}
	.bus_text {
		padding: 30px 0;
	}
	.bus_text h3 {
		margin-bottom: 15px;
		font-size: 18px;
	}
	.bus_text h5{
		font-size: 13px;
		line-height: 24px;
	}
	.bus_text .cont_more {
		text-align: center;
	}
	.list_botm {
		margin-bottom: 0;
	}
	.bus_sec {
		padding: 40px 0 40px;
	}
	
	.mark_box {
		width: 92%;
		margin: 60px auto;
	}
	.marketing_sec1_txt {
		padding: 0;
	}
	.marketing_sec1_img h5 {
		font-size: 14px;
		text-align: center;
	}
	
	.marketing_sec3 {
		width: 88%;
		margin: 0 auto 30px;
	}
	.marketing_sec3_txt {
		padding: 0;
	}
	.marketing_sec3_box {
	 margin-top: 30px;
	}
	.marketing_sec3_box .row {
	 margin: 50px -15px;
	}
	.marketing_sec3_box .row .col-xs-12 {
		margin-top: 20px;
	}
	
	.marketing_sec4_box {
		padding: 0;
		width: 88%;
	}
	.marketing_sec4_box .swiper-slide {
		width: 100%;
		margin: 0;
	}
	.marketing_sec4_box .marketing_sec4_txt h6 {
		font-size: 16px;
	}
	.marketing_sec4_box .marketing_sec4_txt h5 {
		font-size: 20px;
	}
	.marketing_sec4_box .marketing_sec4_txt {
		margin-bottom: 10px;
	}
	.marketing_sec4_box .swiper-button-next,.marketing_sec4_box .swiper-button-prev {
		margin-top: 0;
		width: 30px;
	}
	.marketing_sec4_box .swiper-button-prev{
		left: -20px;
	}
	.marketing_sec4_box .swiper-button-next {
		right: -20px;
	}
	.marketing_sec4_box .swiper-container {
		width: 92%;
	}
	.marketing_sec4 {
 margin-top: 40px;
		padding-bottom: 20px;
	}
	.marketing_sec1_txt h4 span {
		font-size: 16px;
	}
	.marketing_sec1_txt h4 {
		font-size: 14px;
	}
	.common_tit h3 {
		font-size: 24px;
	}
	
	#param_province ,#param_city {
		outline: none;
		height: 25px;
		color: #333;
		float: right;
	}
	
	.marketing_sec2_con2 {
		font-size: 15px;
		color: #fff;
		width: 300px;
		margin: 0 auto;
	}
	.marketing_sec2_con2 > div {
		line-height: 25px;
		margin-bottom: 20px;
	}
	
	
	.news_sec_tit h3 {
		font-size: 20px;
	}
	.news_sec_tit h4{
		font-size: 13px;
	}
	.news_box {
		width: 88%;
		margin: 30px auto 20px;
	}
	.news_sec1_box,.about_sec3_box {
		margin-top: 30px;
	}
	.news_sec1_txt .cont_more {
		margin-top: 25px;
	}
	.news_sec1_txt h3,.news_sec3_txt h3 {
		margin: 10px 0;
		font-size: 14px;
	}
	.news_sec1_txt h5{
		font-size: 12px;
		line-height: 22px;
	}
	.news_sec1_txt {
		margin: 10px 0 30px 0;
 }
 .news_sec3_txt h3{
 font-size: 14px;
 }
	
	.news_sec2 {
		margin: 50px auto;
	}
	.news_sec2_text h5,.news_sec4_text h5 {
		width: 88%;
	}
	.news_sec3 {
		width: 88%;
		margin: 50px auto;
	}
	.news_sec4_text .common_tit h3 br {
		display: block !important;
	}
	.news_sec4_text .common_tit h3 span {
		display: none ;
	}
	
	.news_sec5 {
 padding: 30px 0 0;
 margin: -40px auto 0;
	}
	.news_sec5 .col-xs-12,.news_sec5_right {
		padding: 0;
	}
	.news_sec5_right .news_time {
		margin-top: 15px;
		letter-spacing: 0;
	}
	.news_sec5_right .news_time h6{
		letter-spacing: 0;
	}
	.news_sec5_right .news_title h4 {
	 display: -webkit-box;
	 -webkit-box-orient: vertical;
	 -webkit-line-clamp: 2;
	 overflow: hidden;
	 text-overflow: ellipsis;
	 line-height: 28px;
	 height: 56px;
 }
 .newsdot_sec1_txt h5, .newsdot_sec1_txt p{
 font-size: 12px;
 padding: 0 10px;
 }
	
	.news_sec5 .cont_more {
		text-align: center;
	}
	.contact_sec1_box {
		width: 88%;
	}
	.contact_sec1_text {
		padding: 0;
	}
	.contact_sec1 {
		padding-bottom: 20px;
	}
	.contact_sec2_left ,.contact_sec2_right {
		padding: 0;
	}
	.contact_sec2_box {
		width: 88%;
	}
	.contact_sec2_box {
 height: auto;
 margin: 20px auto;
	}
	.personnel_dot4_txt_con{
		right: 18%;
	}
	.personnel_dot4_txt_con:before{
		left: -110%;
	}
	.personnel_dot4_txt_con h4{
		font-size: 14px;
	}
	.personnel_dot4_txt_con h3{
		font-size: 20px;
 }
 .footer{
 padding: 15px 0;
 }
 /*login*/
 .login_sec_box{
 width: 100%;
 margin: 25% 0 0;
 }
 .login_sec{
 background: url(../images/ind04_bg.png);
 }
 /*marketing*/
 .marketing_sec1{
 padding: 30px 0;
 }
 .marketing_sec2{
 padding: 30px 0; 
 }
 .marketing_sec1_right_txt h6{
 font-size: 14px;
 margin: 15px 0;
 }
 .marketing_sec3_img_small{
 width: 100%;
 }
 .marketing_sec3_img_small > div{
 width: 25%;
 }
 .marketing_sec4_txt p{
 font-size: 12px;
 line-height: 24px;
 letter-spacing: 1px;
 }
 .customer_case_sec4 .marketing_sec4_box .marketing_sec4_txt h5{
 	font-size: 20px;
 	margin-bottom: 0;
 }
 
 .nav_tiao_box{
 width: 90%;
 }
 .customer_case_sec1{
 margin: 30px auto;
 }
 .customer_case_sec2{
 margin: 30px auto;
 }
 .customer_case_sec4{
 margin-top: 30px;
 }
 .customer_case_sec5{
 margin: 30px auto;
 }
 .customer_case_sec6{
 padding: 30px 0;
 }
 .customer_case_sec4 .marketing_sec4_box .marketing_sec4_txt{
 padding-bottom: 0;
 margin-bottom: 0;
 }
 .customer_case_sec4 .marketing_sec4_box .swiper-container{
 margin-bottom: 0;
 }
 .customer_case_sec4 .marketing_sec4_box .swiper-button-next{
 right: 4%;
 }
 .customer_case_sec4 .marketing_sec4_box .swiper-button-prev{
 left: 4%;
 }
 .customer_case_sec5{
 margin: 0 auto 15px;
 width: calc(100% - 30px);
 }
 .customer_case_sec5_txt{
 margin-top: 15px;
 }
 .marketing_sec6_ewm{
 width: 40%;
 margin: 0 auto;
 padding: 10px;
 transform: translateY(0);
 }
 /*nwes*/
 .fr .pages{
 margin: 0px 0 !important;
 }
 .newsdot_sec1{
 margin-top: 100px;
 padding: 0 15px;
 }
 .newsdot_sec1_box{
 width: 100%;
 padding: 0;
 }
 .newsdot_sec1_con{
 margin: 0;
 padding: 15px;
 }
 .news_sec5_right ul li a{
 padding: 15px 10px;
 }
 .news_sec4_bg{
 padding: 30px 0 70px;
 }
 .news_sec4_text .common_tit h3{
 margin-bottom: 20px;
 }
 .news_sec4_bottom .line{
 margin: 15px auto;
 }
 /*shop*/
 .shop_sec2{
 margin: 50px auto;
 width: calc(100% - 30px);
 }
 .shop_sec2_box ul li{
 width: 50%;
 text-align: center;
 border-left:0;
 padding: 0;
 }
 .shop_sec2_box ul li h6{
 margin-bottom: 15px;
 }
 .shop_sec2_img{
 width: 70%;
 margin: 0 auto 15px;
 }
 .shop_sec2_box ul li span{
 margin-bottom: 15px;
 }
 .shop_sec4{
 width: calc(100% - 30px);
 margin: 0 auto 20px;
 }
 .shop_sec4_right .index_scone_box{
 width: 100% !important;
 margin-bottom: 15px;
 }
 .index_scone_img{
 margin: 15px 0;
 }
 .shop_sec5{
 width: calc(100% - 30px);
 margin: 20px auto;
 }
 .shop_sec5_top h3{
 font-size: 14px;
 }
 .shop_sec5_top h3 img{
 width: 40px;
 margin-right: 10px;
 }
 .shop_sec5_top ul{
 margin: 15px 0;
 }
 .shop_sec5_top ul li{
 margin-bottom: 10px;
 }
 .shop_sec5_con .index_scone_box{
 width: 100%;
 margin: 0 0 15px;
 }
 .product_sec1_right{
 width: 100%;
 margin-top: 15px;
 }
 .product_sec1_rt{
 margin-left: 55px;
 }
 .product_sec1_top{
 margin-bottom: 15px;
 }
 .product_sec1_top h3{
 width: 100%;
 text-align: center;
 }
 .product_sec1_text .countdown{
 font-size: 14px;
 margin-bottom: 15px;
 }
 .product_sec1_text{
 margin-bottom: 15px;
 }
 .product_sec1_text h4{
 margin: 0;
 padding: 15px 0;
 }
 .product_sec1_box{
 margin-bottom: 30px;
 }
 .product_box{
 width: calc(100% - 30px);
 margin-bottom: 30px;
 }
 .product_select{
 left: 67px;
 }
 .product_select1{
 right: 63px;
 }
 .fr{
 width: calc(100% - 30px) !important;
 margin: 0 auto;
 }
 .official_sec1{
 padding: 0 15px;
 border: 0;
 }
 .official_box{
 width: 100%;
 margin: 30px auto;
 }
 .official_sec1_txt{
 padding:0;
 }
 .official_sec1_txt h4{
 font-size: 20px;
 text-align: center;
 margin-bottom: 0px;
 }
 .official_sec1_txt h5{
 margin-bottom: 15px;
 }
 .official_sec2{
 margin-bottom: 30px;
 }
 .official_sec2_box{
 padding: 0 15px;
 }
 .official_sec2_img{
 width: 100%;
 }
 .official_sec2_txt{
 position: relative;
 width: 100%;
 padding: 30px 0 0;
 }
 .common_tit h3{
 font-size: 20px;
 text-align: center !important;
 }
 .official_sec2_txt .common_tit{
 margin-bottom: 15px;
 }
 .official_sec2_txt h6{
 font-size: 14px;
 margin-bottom: 10px;
 }
 .official_sec3{
 width: calc(100% - 30px);
 margin: 30px auto;
 }
 .official_sec3 .common_tit{
 margin-bottom: 15px;
 }
 .official_sec4{
 width: calc(100% - 30px);
 margin: 30px auto;
 }
 .offcial_sec4_lf{
 width: 100%;
 margin-bottom: 15px;
 }
 .offcial_sec4_rf{
 width: 100%;
 }
 .offcial_sec4{
 width: 100%;
 margin-bottom:15px;
 }
 .pro_list_sec_box{
 padding:74px 0 0;
 margin-bottom: 20px;
 }
 .pro_list_sec_box .nav{
 position: relative;
 top: 0;
 }
 .shop_banner_text{
 top: 50%;
 left: 15px;
 }
 .prouct_banner h4{
 font-size: 20px;
 padding-left: 10px;
 }
 .prouct_banner h5{
 font-size: 14px;
 margin-top: 15px;
 }
 .index_sc index_scone{
 margin-top: 15px;
 }
 .pro_list_sec_box .nav .pldh{
 display: flex;
 justify-content: space-around;
 margin: 0;
 }
 .pro_list_sec_box .nav{
 width:calc(100% - 30px);
 margin-left: 0;
 margin: 0 auto 20px;
 }
 .pro_list_sec_box .nav_title_big{
 margin:10px 0;
 padding-left: 10px;
 }
 .pro_list_sec_box .nav hr{
 margin: 10px 0;
 }
 .pro_list_sec_box .nav .pldh li{
 position: relative;
 }
 .pro_list_sec_box .nav .pldh li ul{
 position: absolute;
 margin: 0;
 width: 100px;
 left: -22px;
 z-index: 999;
 background: url(../images/ind4_bg.jpg);
 text-align: center;
 }
 .pro_list_con{
 margin-bottom: 30px;
 }
 .index_scone_con{
 padding: 15px;
 margin-bottom: 15px;
 }
 .pro_list_con .row{
 margin-top: 0;
 }
 .pro_info{
 padding-top: 95px;
 width: calc(100% - 30px);
 padding: 95px 0 20px;
 }
 .pro_info .pay_sec1_rtit{
 margin-bottom: 15px;
 height: auto;
 }
 .proinfo_con{
 margin-top: 0;
 }
 .proinfo_img_list{
 height: auto;
 margin-bottom: 15px;
 }
 .sku_list{
 margin-top: 0;
 }
 .sku_inner{
 margin-top: 15px;
 }
 .proinfo_text_inner .cont_more{
 width: 100%; 
 float: none;
 margin: 15px 0;
 }
 .seckill_tk{
 width: 100%;
 margin: 30px 0 0;
 }
 .seckill_tk_inner li .buy_pro_l span{
 width: 40px;
 height: 40px;
 line-height: 40px;
 font-size: 12px;
 }
 .seckill_tk_inner li{
 padding: 15px 0;
 }
 .seckill_tk_inner li .buy_pro_r h6{
 padding-left: 20px;
 }
 .pro_info_2{
 width: calc(100% - 30px);
 }
 .proinfo2_left{
 width: 100%;
 }
 .proinfo2_right_bg{
 display: none;
 }
 .proinfo2_right{
 width:100%;
 }
 .proinfo2_text_right_bottom img{
 width: 100%;
 margin: 15px 0;
 }
 .proinfo2_right_icon_con {
 width: 100%;
 padding: 0;
 }
 .proinfo2_right_inner{
 display: flex;
 flex-wrap: wrap;
 }
 .proinfo2_right_icon_con{
 width: 44%;
 margin-bottom: 15px;
 margin:0 3% 15px;
 }
 .proinfo2_right_icon{
 display: flex;
 align-items: center;
 }
 .proinfo2_right_icon img{
 width: 50px;
 }
 .proinfo2_right_txt{
 margin-left: 5px;
 }
 .pro_info_5{
 padding: 25px 0;
 }
 .pro_info_3 {
 margin-top: 20px;
 padding-bottom: 15px;
 }
 .proinfo3_left {
 width: 100%;
 padding: 0;
 }
 .proinfo3_text{
 width: 100%;
 margin: 15px 0 0;
 }
 .proinfo3_text p{
 text-align: center;
 font-size: 12px;
 }
 .proinfo3_text>h1{
 margin-bottom: 15px;
 font-size: 20px;
 text-align: center;
 }
 .proinfo3_text>span{
 display: none;
 }
 .proinfo3_right{
 width: 100%;
 }
 .proinfo3_img_inner{
 margin: 15px 0;
 }
 .proinfo3_img_text>span{
 display: none;
 }
 .proinfo3_img_text{
 width: 100%;
 margin: 0;
 }
 .evaluate_txt {
 display: flex;
 align-items: center;
 }
 .evaluate_txt_img{
 width: 100%;
 }
 .evaluate h3 b{
 font-size: 14px;
 }
 .evaluate h4{
 font-size: 12px;
 }
 .evaluate h3 img{
 width: 14px;
 }
 .evaluate_img{
 width: 20%;
 }
 .evaluate_huifu_box {
 display: flex;
 }
 .evaluate_huifu h4{
 font-size: 12px;
 }
 .pro_info_2_list{
 width: 100%;
 }
 .pro_info_2_box{
 width: 100%;
 }
 .pro_info_2_box_top {
 display: flex;
 justify-content: space-around;
 }
 .pro_info_2_box_top li a{
 font-size: 12px;
 padding: 10px 5px;
 }
 .pro_info_2_box_top li{
 width: auto;
 }
 .pro_info_2_box_con{
 padding: 30px 0 0;
 }
 .pro_info_2_box_con_txt{
 margin: 20px 0 30px;
 }
 .pro_info_2_box_con_txt h4{
 font-size: 18px;
 }
 .pro_info_2_box_con_txt p{
 font-size: 12px;
 }
 .pro_info_2_box_con_txt .line{
 margin: 10px auto;
 }
 .pro_info_2_box_con_sec3{
 margin-top: 30px;
 }
 .pro_info_2_box_con_sec4{
 margin: 30px 0 30px;
 }
 .pro_info_2_box_con_sec4_txt h4{
 margin-bottom: 20px;
 font-size: 20px
 }
 .pro_info_2_box_con_sec4_txt p{
 font-size: 14px;
 }
 .pro_info_2_box_con_sec4_center img{
 min-height: 50px;
 }
 .pro_info_2_box_con_sec4_center li h5{
 font-size: 14px;
 }
 .pro_info_2_box_con_sec4_center li p{
 font-size: 12px;
 text-align: left;
 line-height: 18px;
 }
 .pro_info_2_box_con_sec4_center li{
 width: 24%;
 margin-left: 1%
 }
 .pro_info_2_box_con_sec4_ewm{
 margin-top: 30px;
 }
 .pro_dot3_sec1_box{
 width: calc(100% - 30px);
 margin: 30px auto;
 }
 .pro_dot3_sec4{
 width: calc(100% - 30px);
 margin:30px auto 0;
 }
 .pro_dot3_sec4_box{
 width: 100%;
 margin: 30px auto 0;
 padding-bottom: 0;
 }
 .pro_dot3_sec4_left{
 width: 100%;
 
 }
 .pro_dot3_sec4_img{
 background-size: 100% !important;
 background-repeat: no-repeat !important;
 height: 300px !important;
 margin-top: 15px;
 }
 .pro_dot3_sec4_txt{
 width: 100%;
 padding: 0;
 padding-top: 4%;
 }
 .pro_dot3_sec4_bg{
 position: relative;
 }
 .pro_dot3_sec4_txt img{
 width: 100%;
 left: 0;
 }
 .pro_dot3_sec3{
 width: calc(100% - 30px);
 margin: 0 auto 30px;
 }
 .pro_dot3_sec3 .common_tit p{
 margin-top: 15px;
 font-size: 12px;
 }
 .pro_dot3_sec3_text p{
 font-size: 12px;
 }
 .pro_dot1_sec1_box{
 width: calc(100% - 30px);
 margin: 30px auto 0;
 }
 .pro_dot1_sec1_left h5{
 font-size: 12px;
 line-height: 24px;
 }
 .pro_dot1_sec1_right h4{
 margin: 30px 0 40px;
 font-size: 18px;
 }
 .pro_dot1_sec2_box{
 background-size: 100% !important;
 background-repeat: no-repeat !important;
 height: 150px !important;
 }
 .pro_dot1_sec3_box{
 width: calc(100% - 30px);
 margin: 15px auto 0;
 }
 .pro_dot1_sec3_top h5{
 font-size: 12px;
 line-height: 24px;
 letter-spacing: 2px;
 }
 .biaofont_box{
 width: 100%;
 }
 .biaofont_box h4{
 width: 100%;
 font-size: 18px;
 }
 .biaofont_box{
 margin: 30px 0;
 }
 .pro_dot1_sec3_text{
 padding: 0;
 padding-top: 30px;
 }
 .pro_dot1_sec4{
 width: calc(100% - 30px);
 margin: 30px auto 0;
 }
 .pro_dot1_sec4_b_box{
 margin-bottom: 15px;
 }
 .pro_dot1_sec4_s_box{
 width: 100%;
 margin-bottom: 15px;
 }
 .pro_dot1_sec4_box .inSecMore{
 margin: 15px auto;
 }
 .pro_dot2_sec1_box{
 width: calc(100% - 30px);
 margin: 30px auto;
 }
 .pro_dot2_sec1_text{
 top: 0;
 left: 0;
 transform: translateY(0);
 }
 .pro_dot2_sec1_left{
 height: auto !important;
 }
 .pro_dot2_sec1_text h1{
 text-align: center;
 }
 .pro_dot2_sec2{
 padding: 40px 0;
 }
 .pro_dot2_sec2_box{
 width: calc(100% - 30px);
 }
 .pro_dot2_sec2_box h4{
 font-size: 20px;
 }
 .pro_dot2_sec2_box h6{
 font-size: 14px;
 margin-top: 20px;
 }
 .pro_dot2_sec3{
 width: calc(100% - 30px);
 margin: 30px auto;
 }
 .pro_dot2_sec3_text{
 padding: 0;
 width: 100%;
 }
 .pro_dot2_sec3_img{
 width: 100%;
 }
 .pro_dot2_sec3_box1, .pro_dot2_sec3_box2{
 margin-top: 30px;
 }
 .pro_dot2_sec3_text{
 text-align: center;
 padding: 15px 0;
 }
 .pro_dot2_sec3_text .pro_dot2_sec3_tit2 .line{
 margin: 0 auto;
 }
 .pro_dot2_sec2_text_m{
 padding: 0;
 width: 100%;
 }
 .pro_dot2_sec3_text .pro_dot2_sec3_tit2 h5{
 text-align: center;
 }
 .pro_dot2_sec3_text .pro_dot2_sec3_tit1 h5{
 margin: 15px 0;
 }
 .pro_dot2_sec3_block{
 width: 100%;
 margin-bottom: 15px;
 }
 .personnel_dot4_txt{
 bottom: -57%;
 width: 100%;
 z-index: 1;
 }
 .header_tlfet img{
 width: 40px;
 }
 .header_tright {
 float: right;
 margin-top: 4px;
 cursor: pointer;
 }
 .personnel_dot4_img img{
 width: 100% !important;
 }
}



/********2018.11.14*******/
@media (max-width: 768px) {
	
.about_sec1_txt p span{
	font-size: 12px !important;
	line-height: 20px !important;
}	
.about_sec6{
	padding-top: 40px;
}
.about_sec6_conPagination ul li{
	font-size: 12px;
}
.about_sec6_conPagination .active{
	font-size: 16px;
}
.about_sec6_conPagination_box{
	width: 100%;
	margin-bottom: 20px;
}
.about_sec6_conSwiper_list h5{
	font-size: 20px;
	margin-bottom: 20px;
}

.about_sec6_conSwiper{
	width: 100%;
}
.about_sec2_con .common_tit h3{
	font-size: 20px;
}
.about_sec2_con .common_tit h4{
	font-size: 13px;
}

.pagination>li:last-child>a, .pagination>li:last-child>span, .pagination>li:first-child>span{
	font-size: 12px !important;
}
.pagination>.active>span{
	font-size: 12px !important;
}
.pagination>li>a{
	font-size: 12px !important;
}
.pagination>li>a, .pagination>li>span{
	padding:3px 6px !important;
}
.pagination>.disabled>span{
	font-size:12px !important;
}

.swiperS3 .abSec3I-img .abSec3I-text h3{
	font-size: 16px;
}
.swiperS3 .abSec3I-img .abSec3I-text h6{
	font-size: 14px;
	width: 14px;
}
.personnel_dot4_bottom p span{
	font-size: 13px !important;
	line-height: 22px !important;
}
.personnel_dot4_box{
	margin: 40px auto;
}

.pro_dot1_sec3_text h6{
	font-size: 12px;
	line-height: 24px;
	margin-bottom: 10px;
}
.pro_dot1_sec4_text{
	padding: 15px;
}
.pro_dot1_sec4_text h3{
	font-size: 16px;
}

.pro_dot4_sec1_box {
 width: 90%;
 margin: 40px auto;
}
.pro_dot4_sec1_left{
	padding: 0;
}
.pro_dot4_sec1_text {
 margin-top: 20px;
 padding-right: 0px;
}

.pro_dot4_sec1_text p span{
	font-size: 14px !important;
	line-height: 24px !important;
}

.pro_dot4_sec2{
	padding: 60px 0;
}

.pro_dot4_sec2_text h6{
	width: 100%;
	font-size: 13px;
	line-height: 24px;
}
.pro_dot4_sec2_text_bot{
	padding: 15px 0;
	margin: 10px 0;
	margin-top: 20px;
}
.pro_dot4_sec2_text_bot h5 span{
	font-size: 16px !important;
}

.pro_dot4_sec2_box ul li a{
	padding: 10px 0;
}

.pro_dot4_sec4{
	margin-top: 60px;
}
.prod4_wz.prod4_wz_ts{
	margin-left: 0;
	padding-right: 0;
	width: 100%;
}

.prod4_wz h3 span{
	font-size: 20px;
}
.prod4_wz h3{
	font-size: 14px;
}
.prod4_wz.prod4_wz_ts .prod4_txt p{
	font-size: 12px;
	line-height: 24px;
}
.pro_dot4_sec3{
	margin: 40px 0;
	width: 100%;
	margin-top: 0px;
}

.pro_dot4_sec3 .common_tit h6{
	width: 80%;
	font-size: 12px;
	line-height: 24px;
}
.pro_dot4_sec3_text_bot h3{
	font-size: 14px;
}
.pro_dot4_sec3_text_bot h4{
	font-size: 12px;
	line-height: 20px;
}
.pro_dot3_sec3_text{
	height: auto;
}

.pro_dot2_sec1_text h1{
	font-size: 20px;
	margin-bottom: 20px;
}
.pro_dot2_sec1_text h5{
	font-size: 13px;
	line-height: 24px;
}

.pro_dot2_sec2{
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important; 
}

.pro_dot2_sec3_block{
	width: 49%;
}
.pro_dot2_sec3_block_txt h3{
	font-size: 18px;
}

.official_sec1_txt h5 span{
	font-size: 13px !important;
}
.official_sec1_txt h5{
	margin-bottom: 5px;
}
.marketing_sec1_right_txt p{
	font-size: 12px;
}
.marketing_sec4_box .marketing_sec4_txt h5{
	font-size: 16px;
}

.marketing_sec3_txt h3{
	width: 80%;
	font-size: 13px;
	line-height: 24px;
}

.marketing_sec3_listBg1{
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important; 
}
.marketing_sec3_listBg2{
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important; 
}
.marketing_sec3_listBg3{
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important; 
}
.marketing_sec3_listBg4{
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important; 
}


.customer_case_sec1_box .row{
	margin-top: 30px;
}

.customer_case_sec1_txt{
	margin-bottom: 20px;
}

.customer_case_sec1_txt h6{
	font-size: 16px;
}

.customer_case_sec2_txt h6{
	margin-top: 0;
}

.customer_case_sec2_txt p{
	font-size: 13px;
	line-height: 24px;
}

.customer_case_sec3_txt{
	margin-top: 40px;
}

.customer_case_sec3_txt{
	padding: 0 20px;	
}

.customer_case_sec3_txt p{
	font-size: 12px;
	line-height: 24px;	
}

.customer_case_sec3_box{
	padding-top: 40px;
}

.customer_case_sec5_img img:first-child{
	width: 90px;
	margin-bottom: 20px;
	margin-top: 20px; 	
}

.customer_case_sec5_txt p{
	line-height: 24px;
	font-size: 13px;
}

.marketing_sec6_txt h5{
	font-size: 18px;
}


.news_sec2_bg{
	padding: 60px 0;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important; 
}
.news_sec5_right .news_title h4{
	font-size: 13px;
	line-height: 24px;
	height: 48px;
}


.contact_sec1{
	padding: 40px 0;
}

.contact_sec1_text h3{
	font-size: 18px;
}
.contact_sec1_box{
	margin-top: 30px;
}
.contact_sec1_text ul li{
	line-height: 40px;
	font-size: 13px;
}
.contact_sec2_inp p{
	font-size: 13px;
}

.shop_sec1{
	margin-top: 45px;
}

	
}
/********2018.11.14*******/

