@charset "utf-8";
/*html5*/ 
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
/* CSS Document */
/*内外边距*/
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td ,dd,dt{margin:0;padding:0;}
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form,button, textarea, iframe, table, th, td ,dd,dt{margin:0;padding:0;outline:none;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;outline:none }
.clear{clear:both;overflow:hidden;}
a{text-decoration:none;color:#333;}
input{border:none;  outline:medium;font-family:微软雅黑;}
*{font-family:微软雅黑;box-sizing: border-box;}
body{width:100%;font-family:微软雅黑;background:#f9f9f9;color:#333;font-size:14px;}
html{overflow-x:hidden;}
table{border-collapse:collapse}
img{border:none;max-width: 100%;}
ul{list-style: none;}


.header{
	background: url(../images/header_bg.png) no-repeat;
	font-size: 0;
	background-position-x: center;
	background-position-y: 28px;
	height: 135px;
	position: relative;
}
.search_tc{
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	background-color: rgba(255,255,255,0.75);
	z-index: 963;
	padding: 17px 0 34px;
}
.search_tc1{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	text-align: right;
}
.search_tc2{
	border: 2px solid #b9402a;
	background-color: #f3f3f3;
	width: 464px;
	height: 48px;
	border-radius: 24px;
	font-size: 0;
	display: inline-block;
}
.search_tc2i{
	width: 83%;
	border-radius: 24px;
	height: 100%;
	background-color: #f3f3f3;
	font-size: 16px;
	padding-left: 16px;
	vertical-align: top;
}
.search_tc2i1{
	width: 17%;
	height: 100%;
	border-radius: 24px;
	vertical-align: top;
	background: url(../images/search_tc.png) #f3f3f3 center no-repeat;
}


.header1{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	zoom: 1;
}
.header1:after{
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}
.logo{
	margin-top: 10px;
}
.log_sear{
	margin-top: 10px;
	text-align: right;
}
.dlzc{
	display: inline-block;
	width: 134px;
	height: 25px;
	border-radius: 11px;
	text-align: center;
	line-height: 25px;
	font-size: 14px;
	color: #333333;
	text-align: center;
	background-color: #dddddd;
}
.dlzc img{
	vertical-align: middle;
}
.search{
	margin-left: 17px;
}
.language{
	margin-right: 17px;
	font-size: 16px;
	color: #333;
}
.nav{
	margin-left: 275px;
	margin-top: -41px;
}
.nav ul{
	font-size: 0;
}
.nav ul li{
	display: inline-block;
	list-style-type: none;
	height: 79px;
	font-size: 16px;
	padding: 0 22px;
	line-height: 79px;
	position: relative;
}
.hidden{
	display: none !important;
}
.nav ul li>a{
	color: #ffffff;
}
.navon{
	background-color: #a72710;
}
.nav_sub{
	display: none;
	position: absolute;
	width: 110%;
	top: 100%;
	left: -5%;
	background-color: #ffffff;
	z-index: 963;
	/* padding-bottom: 10px; */
}
.nav_sub a{
	display: block;
	text-align: center;
	font-size: 14px;
	color: #333333;
	line-height: 40px;
}
.nav_sub a:hover{
	background-color: #b9402a;
	color: #FFFFFF !important;
}
.nav ul li:hover .nav_sub{
	display: block;
}


.banner{
	font-size: 0;
}
.banner a{
	font-size: 0;
}

.banner .swiper-button-prev{
	left: 7.7%;
	background: url(../images/left.png) no-repeat;
	width: 36px;
	height: 60px;
}
.banner .swiper-button-prev:hover{
	background: url(../images/left1.png) no-repeat;
}
.banner .swiper-button-next{
	right: 7.7%;
	background: url(../images/right.png) no-repeat;
	width: 36px;
	height: 60px;
}
.banner .swiper-button-next:hover{
	background: url(../images/right1.png) no-repeat;
}

.tourism{
	margin-top: 26px;
}
.tourism1{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.tourism_img{
	font-size: 0;
	text-align: center;
}

.tourism_bg{
	background: url(../images/tourism_bg.jpg) no-repeat;
	width: 320px;
	height: 32px;
	margin: 29px auto 0;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	line-height: 32px;
}

.tourism_shop{
	margin-top: 40px;
	position: relative;
}

.brand{
	position: relative;
	height: 150px;
}
.brand img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.tourism_shop .swiper-container{
	padding-bottom: 11px;
}
.tourism_shop .swiper-wrapper{
	position: static;
}
.tourism_shop .swiper-slide{
	position: static;
}

.tourism_shop .swiper-button-prev1{
	position: absolute;
	top: 63px;
	margin-top: 0;
	left: -25px;
	background: url(../images/brand_left.png) no-repeat;
	width: 24px;
	height: 24px;
	z-index: 963;
}
.tourism_shop .swiper-button-next1{
	position: absolute;
	right: -25px;
	background: url(../images/brand_right.png) no-repeat;
	width: 24px;
	height: 24px;
	top: 63px;
	margin-top: 0;
	z-index: 963;
}

.brand_mess{
	display: none;
	padding: 30px 57px 30px 23px;
	border: 1px solid #e7beb7;
	background-size: 100% 100%;
	overflow: hidden;
	width: 1200px;
	position: absolute;
	top: 140px;
	left: 0;
}
.brand_mess_left{
	float: left;
	width: 52%;
	text-align: center;
}
.posi_add{
	position: relative;
	overflow: hidden;
}
.brand_mess_right{
	float: right;
	width: 45%;
	/* padding-right: 10%; */
	margin-top: 30px;
}
.brand_mess_right1 dl{
	overflow: hidden;
}
.brand_mess_right1 dl dt{
	float: left;
	font-size: 36px;
	color: #000000;
}
.brand_mess_right1 dl dt span{
	display: block;
	width: 29px;
	height: 2px;
	background-color: #000000;
	margin-top: 20px;
}
.brand_mess_right1 dl dd{
	float: right;
	margin-right: 20px;
}
.brand_mess_right2{
	font-size: 16px;
	color: #000000;
	line-height: 24px;
	margin-top: 20px;
}
.tourism_shop .swiper-container:hover .brand_mess{
	display: block;
}
.introduce{
	margin-top: 36px;
	/*background: url(../images/introduce_bg.jpg) right top no-repeat;*/
}
.introduce1{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

.introduce_title{
	font-size: 26px;
	color: #000000;
	text-align: center;
	letter-spacing: 100;
}
.line{
	width: 46px;
	height: 2px;
	margin: 10px auto;
	background-color: #000000;
}
.introduce_title1{
	font-size: 31px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	letter-spacing: 50;
}
.introduce_font{
	color: #333333;
	font-size: 16px;
	line-height: 32px;
	text-align: center;
	margin-top: 32px;
}
.introduce_more{
	margin-top: 56px;
}
.introduce_more a{
	display: block;
	margin: 0 auto;
	width: 121px;
	height: 33px;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	line-height: 33px;
	border-radius: 15px;
	background-color: #b5946b;
}

.theme{
	margin-top: 80px;
}
.theme1{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.theme_left{
	width: 51%;
	float: left;
	font-size: 0;
}
.theme_right{
	float: left;
	width: 54%;
	margin-left: -5%;
}
.theme_right1{
	padding-left: 20%;
	margin-top: 30px;
}
.theme_title{
	font-size: 26px;
	color: #000000;
	text-align: left;
}
.line1{
	width: 46px;
	height: 2px;
	margin: 10px 0;
	background-color: #000000;
}
.theme_title1{
	font-size: 31px;
	color: #333333;
	font-weight: bold;
	text-align: left;
}
.theme_right2{
	background-color: #b5946b;
	margin-top: 36px;
	padding: 45px 30px 25px 45px;
	position: relative;
}
.theme_right2d{
	font-size: 16px;
	color: #ffffff;
	line-height: 32px;
}
.theme_right2d1{
	margin-top: 10px;
}
.theme_right2d1 a{
	font-size: 14px;
	color: #45321a;
}
.theme_right2d2{
	font-size: 0;
	position: absolute;
	right: 40px;
	bottom: 15px;
}
.news{
	margin-top: 60px;
}
.news1{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.news_list{
	margin-top: 30px;
}

.news_list_d{
	font-size: 0;
}
.news_list_d1{
	font-size: 16px;
	color: #333333;
	margin-top: 10px;
	padding: 0 20px 0 20px;
}
.news_list_d2{
	font-size: 12px;
	color: #333333;
	letter-spacing: 50;
	margin-top: 10px;
	padding: 0 20px 0 20px;
}
.news_list_d3{
	font-size: 14px;
	color: #333333;
	padding: 0 20px 0 20px;
	margin-top: 16px;
}
.news_list_d3 img{
	float: right;
}
.news_list .swiper-container{
	padding-bottom: 50px;
}
.news_list .swiper-pagination-bullet {
	width: 6px;
	height: 6px;
	opacity: 1;
	border-radius: 2px;
	vertical-align: middle;
	background-color: #f1f0f0;
}
.news_list .swiper-pagination-bullet-active{
	width: 36px !important;
	height: 12px !important;
	border-radius: 5px !important;
	background-color: #eae8e8 !important;
}
.news_list .swiper-button-next{
	width: 16px;
	height: 28px;
	bottom: 4px;
	top: auto;
	right: 40%;
	background: url(../images/news_right.jpg) no-repeat;
}
.news_list .swiper-button-prev{
	width: 16px;
	height: 28px;
	bottom: 4px;
	top: auto;
	left: 40%;
	background: url(../images/news_left.jpg) no-repeat;
}
.news_list .swiper-button-next:hover{
	background: url(../images/news_right1.jpg) no-repeat;
}
.news_list .swiper-button-prev:hover{
	background: url(../images/news_left1.jpg) no-repeat;
}
.ck_more{
	font-size: 14px;
	color: #45321a;
	text-align: center;
	margin-top: 30px;
}
.footer{
	background: url(../images/footer_bg.jpg) center no-repeat;
	padding: 50px 0 0;
	margin-top: 30px;
}
.footer1{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}
.footer_d{
	overflow: hidden;
}
.footer_d1{
	float: left;
	margin-right: 40px;
}
.footer_d_title{
	font-size: 16px;
	color: #ffffff;
}
.footer_d_title span{
	display: inline-block;
	width: 24px;
}
.footer_d_font{
	font-size: 14px;
	line-height: 24px;
	margin-top: 10px;
	padding-left: 28px;
}
.footer_d_font a{
	display: block;
	color: #aaaaaa;
}

.footer_wcp{
	margin-top: 16px;
}
.footer_wcp a{
	display: block;
	width: 121px;
	height: 33px;
	border-radius: 15px;
	background-color: #ae4736;
	text-align: center;
	line-height: 33px;
	font-size: 14px;
	color: #FFFFFF;
}
.footer_ms{
	margin-top: 16px;
}
.footer_ms a{
	display: block;
	width: 121px;
	height: 33px;
	border-radius: 15px;
	background-color: #b5946b;
	text-align: center;
	line-height: 33px;
	font-size: 14px;
	color: #FFFFFF;
}
.footer_code{
	font-size: 12px;
	color: #737373;
	float: left;
	text-align: center;
}
.footer_code img{
	display: block;
	margin: 0 auto 5px;
}
.footer_mess{
	float: right;
}
.footer_mess1{
	font-size: 12px;
	color: #737373;
}
.footer_mess2{
	font-size: 16px;
	color: #737373;
}
.footer_mess3{
	font-size: 21px;
	color: #737373;
	margin-top: 20px;
}
.footer_mess4{
	font-size: 14px;
	color: #737373;
	margin-top: 10px;
}
.footer_mess4 a{
	margin: 0 9px;
	vertical-align: middle;
}
.footer_beia{
	margin-top: 25px;
	font-size: 14px;
	color: #999999;
	line-height: 45px;
	border-top: 1px solid #4a4949;
	text-align: center;
}

.footer_sign{
	position: absolute;
	right: 0;
	top: -135px;
	font-size: 0;
}

.sy_tc{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
}
.sy_tc1{
	position: relative;
	width: 100%;
	height: 100%;
}
.sy_tc_d{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 60%;
	transform: translate(-50%,-50%);
}
.tc_close{
	font-size: 0;
	text-align: right;
}
.sy_tc_d1{
	margin-top: 32px;
	overflow: hidden;
	background-color: #FFFFFF;
}
.sy_tc_d_left{
	font-size: 0;
	float: left;
	width: 70%;
	height: 450px;
}
.sy_tc_d_left img{
	height: 100%;
	width: 100%;
}
.sy_tc_d_right{
	float: left;
	width: 30%;
	height: 100%;
	border: 5px solid #b9402a;
	box-sizing: border-box;
	padding: 20px 2%;
	height: 450px;
}
.sy_tc_d_right1{
	font-size: 30px;
	color: #b9402a;
	text-align: center;
}
.sy_tc_d_right2{
	width: 60px;
	height: 3px;
	background-color: #b9402a;
	margin: 20px auto 0;
}
.sy_tc_d_right3 {
	margin-top: 10px;
}
.sy_tc_d_right3 span{
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 100%;
	background-color: #313131;
	vertical-align: top;
	margin-top: 10px;
}
.sy_tc_d_right3 code{
	display: inline-block;
	font-size: 12px;
	color: #555555;
	line-height: 20px;
	width: 90%;
}

.sy_tc_d_right4{
	text-align: center;
	margin-top: 30px;
}
.sy_tc_d_right4 a{
	display: inline-block;
	padding: 0 20px;
	line-height: 30px;
	border: 1px solid #b9402a;
	border-radius: 15px;
}

.header_m{
	display: none;
}

.header_m1{
	overflow: hidden;
	background: url(../images/header_bg.jpg) no-repeat center;
}
.logo_m{
	width: 40%;
	float: left;
	margin: 6px 0 6px 12px;
}
.logo_m img{
}
.icon_m{
	width: 25%;
	text-align: right;
	float: right;
	margin: 11px 9px 0 0;
}
.icon_m a{
	display: inline-block;
	vertical-align: top;
}
.menu_m{
	display: none;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 60%;
	height: 100%;
	background-color: rgba(0,0,0,0.9);
	padding: 23px 7% 0;
}
.menu_m1{
	width: 77%;
}
.menu_m2{
	margin-top: 20px;
}
.menu_m2 ul{
	
}
.menu_m2 ul li{
	list-style-type: none;
	line-height: 40px;
	border-bottom: 1px solid #FFFFFF;
	font-size: 16px;
	padding-left: 6%;
}
.menu_m2 ul li a{
	color: #fff;
}
.menu_m2 ul li a img{
	margin-right: 9px;
	vertical-align: middle;
}
.menu_msub{
	display: none;
	width: 100%;
	padding-left: 20px;
}
.menu_msub a{
	display: block;
	font-size: 14px;
	color: #fff;
}
.menu_msub input{
	height: 25px;
	width: 100%;
}

.address{
	width: 100%;
	max-width: 1200px;
	margin: 9px auto 0;
	font-size: 12px;
	color: #666666;
}
.address a{
	color: #666666;
}
.address img{
	vertical-align: middle;
}
.inner_title{
	width: 100%;
	max-width: 1200px;
	margin: 36px auto 0;
	font-size: 30px;
	color: #000000;
}
.inner_title span{
	display: inline-block;
	width: 6px;
	height: 26px;
	border-radius: 2px;
	vertical-align: middle;
	background-color: #b9402a;
}

.inner_introduce{
	background: url(../images/introduce_bg.jpg) center no-repeat;
	padding: 150px 0 200px;
	/*background-size: 100% 100%;*/
	background-size: 100% auto !important;
	margin: 30px 0 -30px;
}
.int_m{
	display: none;
	font-size: 0;
}

.inner_introduce1{
	width: 100%;
	max-width: 1200px;
	margin: 36px auto 0;
	overflow: hidden;
}
.inner_introduce1a{
	float: right;
}
.inner_introduce_d{
	font-size: 24px;
	color: #000000;
}
.inner_introduce_d1{
	width: 66px;
	height: 2px;
	margin-top: 16px;
	background-color: #b9402a;
}
.inner_introduce_d2{
	font-size: 16px;
	color: #333333;
	line-height: 32px;
	margin-top: 16px;
}
.inner_introduce_d3{
	font-size: 0;
	margin-top: 50px;
}
.inner_introduce_d3 img{
	margin-right: 14px;
}

.inner_main{
	width: 100%;
	max-width: 1200px;
	margin: 50px auto 0;
	padding-bottom: 80px;
}
.duty_title{
	font-size: 30px;
	color: #000000;
	text-align: center;
}
.duty_line{
	width: 99px;
	height: 3px;
	margin: 25px auto 0;
	background-color: #000000;
}
.duty{
}
.duty ul{
	
}
.duty ul li{
	list-style-type: none;
	border: 1px solid #ebebeb;
	margin-top: 25px;
	padding: 11px;
	overflow: hidden;
}
.duty_left{
	float: left;
	font-size: 0;
	width: 21%;
}
.duty_right{
	float: right;
	width: 77%;
}
.duty_right1{
	font-size: 24px;
	color: #282828;
	margin-top: 16px;
}
.duty_right2{
	font-size: 14px;
	color: #8e8e8e;
	line-height: 27px;
	text-indent: 2rem;
	margin-top: 10px;
}
.duty_right3{
	margin-top: 16px;
	font-size: 12px;
	color: #008ff4;
	text-align: right;
}
.duty_right3 a{
	color: #008ff4;
}
.page{
	font-size: 14px;
	color: #333333;
	margin-top: 56px;
	line-height: 28px;
	text-align: center;
}
.page a{
	margin: 0 5px;
	color: #333333;
}
.page1{
	display: inline-block;
	width: 28px;
	height: 28px;
	background-color: #f3f1f2;
	border-radius: 100%;
}
.page1.pageon{
	background-color: #ee454c;
	color: #FFFFFF;
}

.duty_xq{
	font-size: 0;
	margin-top: 36px;
}
.duty_xq img{
	width: 100%;
}
.duty_xq1{
	margin-top: 36px;
	font-size: 16px;
	color: #333333;
	line-height: 29px;
	text-indent: 2rem;
}

.qyyg{
	margin-top: 56px;
	font-size: 0;
	text-align: center;
}
.qyyg1{
	display: inline-block;
	text-align: center;
	font-size: 20px;
	color: #333333;
	cursor: pointer;
}
.qyyg1 img{
	margin-top: 10px;
}
.qyyg_bottom{
	display: block;
}
.qyyg_bottom1{
	display: none;
}
.qyygon .qyyg_bottom{
	display: none;
}
.qyygon .qyyg_bottom1{
	display: block;
}
.qyyg_time{
	margin-top: 90px;
	background: url(../images/qyyg.png) center no-repeat;
	padding-bottom: 110px;
}
.qyyg_time1{
	display: none;
	border-right: 1px solid #c15e4c;
	width: 375px;
}
.qyyg_time1_d{
	position: relative;
	font-size: 20px;
	text-align: right;
	color: #333333;
	margin-top: 140px;
	padding-right: 36px;
}
.show{
	display: block !important;
}
.qyyg_time1_circle{
	position: absolute;
	width: 23px;
	height: 23px;
	border-radius: 100%;
	background-color: #e3c0bd;
	padding: 5px;
	top: 0;
	right: -11px;
}
.qyyg_time1_circle1{
	background-color: #b9402a;
	height: 100%;
	border-radius: 100%;
}
.qyyg_time1_font{
	position: absolute;
	top: 0;
	left: 110%;
	width: 200%;
}
.qyyg_time1_font1{
	font-size: 27px;
	color: #333333;
	text-align: left;
	line-height: 1;
}
.qyyg_time1_font2{
	font-size: 16px;
	color: #333333;
	margin-top: 10px;
	text-align: left;
}

.reputation{
	font-size: 0;
	margin-top: 30px;
}
.reputation ul{
	overflow: hidden;
}
.reputation ul li{
	list-style-type: none;
	width: 23%;
	margin: 20px 1%;
	float: left;
	box-shadow: 0 0 20px #e2e2e2;
}
.relevance{
	background-color: #f3f6fb;
	padding: 30px 0 160px;
	margin-bottom: -30px;
}
.relevance1{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.relevance_d{
	font-size: 24px;
	color: #000000;
}
.relevance_d1{
	width: 66px;
	height: 2px;
	background-color: #b9402a;
	margin-top: 16px;
}
.relevance_d2{
	margin-top: 24px;
}
.relevance_d2 ul{
	overflow: hidden;
}
.relevance_d2 ul li{
	list-style-type: none;
	width: 23%;
	margin: 0 1%;
	float: left;
	border: 1px solid #dedfdf;
	background-color: #FFFFFF;
}
.relevance_d2 ul li span{
	display: block;
	height: 286px;
	position: relative;
}
.relevance_d2 ul li span img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.relevance_d2 ul li code{
	display: block;
	font-size: 14px;
	color: #111111;
	text-align: center;
	line-height: 39px;
	border-top: 1px solid #eeeeee;
}

.mark{
	
}
.mark ul{
	
}
.mark li{
	list-style-type: none;
	border-bottom: 1px solid #dcccb6;
	padding-bottom: 36px;
	margin-top: 36px;
}
.markd{
	overflow: hidden;
	position: relative;
}
.markd dt{
	width: 54%;
	float: left;
	font-size: 0;
}
.markd dd{
	width: 43%;
	float: right;
}
.mark1{
	font-size: 36px;
	color: #000000;
	margin-top: 30px;
}
.mark2{
	width: 33px;
	height: 2px;
	background-color: #000000;
	margin-top: 20px;
}
.mark3{
	font-size: 18px;
	color: #000000;
	line-height: 32px;
	margin-top: 20px;
}
.mark4{
	line-height: 36px;
	margin-top: 30px;
	background: url(../images/brand_bg.jpg) left no-repeat;
	font-size: 16px;
}
.mark4 a{
	color: #9c2510;
	padding-left: 24px;
}
.mark5{
	position: absolute;
	right: 0;
	bottom: 0;
	background-color: #eeeeee;
	padding: 9px;
	display: inline-block;
	border-radius: 5px;
}
.mark_xq{
	margin-top: 60px;
}
.mark_xq1{
	background: url(../images/pp_detail_bg.jpg) left no-repeat;
	line-height: 48px;
	padding-left: 36px;
	font-size: 30px;
	color: #ffffff;
}
.mark_xq2{
	font-size: 16px;
	color: #696969;
	text-indent: 2rem;
	line-height: 27px;
	margin-top: 20px;
}
.mark_xq3{
	text-align: center;
	font-size: 0;
	margin-top: 20px;
}

.visit{
	font-size: 18px;
	color: #303030;
	margin-top: 20px;
	
}
.visit span{
	color: #b9402a;
	font-weight: bold;
}
.visit1{
	border: 1px dashed #b9402a;
	border-radius: 11px;
	background-color: #ffeeeb;
	margin-top: 36px;
	padding: 16px 36px;
}
.visit1_d{
	font-size: 16px;
	color: #b9402a;
	font-weight: bold;
}
.visit1_d1{
	margin-top: 10px;
	font-size: 14px;
	color: #464646;
	text-indent: 2rem;
}

.visit code{
	display: block;
	font-size: 14px;
	color: #4c4c4c;
	margin: 10px 0 0 80px;
}
.visit code i{
	color: #000000;
	font-weight: bold;
	font-style: normal;
	display: inline-block;
	width: 60px;
	text-align: right;
	vertical-align: top;
}
.visit code strong{
	font-style: normal;
	display: inline-block;
	font-weight: normal;
}
.visit2{
	font-size: 0;
	margin-top: 36px;
	text-align: center;
}

.v_map{
	
}
.v_map ul{
	text-align: center;
	font-size: 0;
}
.v_map ul li{
	list-style-type: none;
	display: inline-block;
	margin: 0 2%;
	position: relative;
	font-size: 0;
	border-radius: 100%;
	width: 227px;
	height: 227px;
}
.v_map1{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 6px;
	width: 215px;
	height: 62px;
	background: url(../images/v_map_bg.png) center no-repeat;
	font-size: 18px;
	color: #000000;
	text-align: center;
	padding-top: 5px;
}
.v_sign{
	margin-top: 60px;
	font-size: 0;
}
.road{
	background-color: #FFFFFF;
	padding: 10px 120px 40px 40px;
	border-radius: 11px;
}
.road1{
	font-size: 24px;
	color: #b9402a;
	font-weight: bold;
	margin-top: 30px;
}
.roada{
	overflow: hidden;
	margin-top: 20px;
	padding: 0 20px;
}
.roada1{
	width: 20%;
	float: left;
}
.roada_d{
	width: 108%;
	background: url(../images/road.png) no-repeat;
	background-size: 100% 100%;
	line-height: 51px;
	font-size: 16px;
	color: #ffffff;
	padding-left: 36px;
}
.roada_d span{
	display: inline-block;
	width: 25px;
	height: 25px;
	border-radius: 100%;
	background-color: #FFFFFF;
	font-size: 15px;
	color: #b24032;
	font-weight: bold;
	margin-right: 6px;
	vertical-align: middle;
	line-height: 25px;
	text-align: center;
}
.roada_dd{
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	height: 254px;
	padding: 40px 0 0 20px;
}
.roada_dd1{
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	margin-bottom: 20px;
}
.roada_dd1 span{
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background-color: #666666;
	vertical-align: middle;
	margin-right: 6px;
}
.roada_dd2{
	font-size: 14px;
	padding-left: 15px;
	color: #666666;
}
.roada_d1{
	width: 108%;
	background: url(../images/road1.png) no-repeat;
	background-size: 100% 100%;
	line-height: 51px;
	font-size: 16px;
	color: #ffffff;
	padding-left: 36px;
}
.roada_d1 span{
	display: inline-block;
	width: 25px;
	height: 25px;
	border-radius: 100%;
	background-color: #FFFFFF;
	font-size: 15px;
	color: #1f7fb1;
	font-weight: bold;
	margin-right: 6px;
	vertical-align: middle;
	line-height: 25px;
	text-align: center;
}
.roada_d2{
	width: 108%;
	background: url(../images/road2.png) no-repeat;
	background-size: 100% 100%;
	line-height: 51px;
	font-size: 16px;
	color: #ffffff;
	padding-left: 36px;
}
.roada_d2 span{
	display: inline-block;
	width: 25px;
	height: 25px;
	border-radius: 100%;
	background-color: #FFFFFF;
	font-size: 15px;
	color: #e7425f;
	font-weight: bold;
	margin-right: 6px;
	vertical-align: middle;
	line-height: 25px;
	text-align: center;
}
.roada_d3{
	width: 108%;
	background: url(../images/road3.png) no-repeat;
	background-size: 100% 100%;
	line-height: 51px;
	font-size: 16px;
	color: #ffffff;
	padding-left: 36px;
}
.roada_d3 span{
	display: inline-block;
	width: 25px;
	height: 25px;
	border-radius: 100%;
	background-color: #FFFFFF;
	font-size: 15px;
	color: #945743;
	font-weight: bold;
	margin-right: 6px;
	vertical-align: middle;
	line-height: 25px;
	text-align: center;
}
.roada_d4{
	width: 108%;
	background: url(../images/road4.png) no-repeat;
	background-size: 100% 100%;
	line-height: 51px;
	font-size: 16px;
	color: #ffffff;
	padding-left: 36px;
}
.roada_d4 span{
	display: inline-block;
	width: 25px;
	height: 25px;
	border-radius: 100%;
	background-color: #FFFFFF;
	font-size: 15px;
	color: #d47167;
	font-weight: bold;
	margin-right: 6px;
	vertical-align: middle;
	line-height: 25px;
	text-align: center;
}
.w_map{
	font-size: 0;
	margin-top: 16px;
}

.wcp_introduce{
	font-size: 26px;
	color: #ffffff;
}
.wcp_introduce1{
	width: 115px;
	height: 5px;
	background-color: #ffffff;
	margin: 16px 0 10px;
}
.wcp_introduce2{
	font-size: 14px;
	line-height: 22px;
	color: #ffffff;
	text-indent: 2rem;
}
.wcp_introducea{
	background-color: #b5946b;
	margin-top: 20px;
	padding: 20px 30px 125px 45px;
	position: relative;
}

.tj_wcp{
	margin-top: 30px;
}

.tj_wcp .swiper-button-prev1{
	position: absolute;
	top: 50%;
	margin-top: -25px;
	left: -49px;
	background: url(../images/tj_wcp_left.jpg) no-repeat;
	width: 49px;
	height: 49px;
}
.tj_wcp .swiper-button-next1{
	position: absolute;
	right: -49px;
	background: url(../images/tj_wcp_right.jpg) no-repeat;
	width: 49px;
	height: 49px;
	top: 50%;
	margin-top: -25px;
}
.tj_wcp1{
	position: relative;
}
.tj_wcp2{
	font-size: 0;
	position: relative;
}
.tj_wcp2d{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 36px;
	background-color: rgba(0,0,0,0.8);
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	line-height: 36px;
}
.tj_wcp2 img{
	width: 100%;
}
.case{
	
}
.case ul{
	overflow: hidden;
}
.case ul li{
	width: 33.3%;
	float: left;
	margin-bottom: 20px;
}

.case_xq{
	font-size: 0;
	text-align: center;
}
.case_xq1{
	font-size: 16px;
	color: #555555;
	text-indent: 2rem;
	margin-top: 20px;
	line-height: 32px;
}
.case_xq2{
	margin-top: 36px;
	padding-top: 20px;
	border-top: 1px solid #dddddd;
	font-size: 0;
}
.case_xq2 a{
	font-size: 12px;
	color: #666666;
	display: inline-block;
	width: 50%;
}
.case_xq2 a span{
	color: #444444;
	margin-right: 6px;
}
.t_left{
	text-align: left;
}
.t_right{
	text-align: right;
}

.shop{
	
}
.shop ul{
	overflow: hidden;
}
.shop ul li{
	list-style-type: none;
	width: 31.3%;
	float: right;
	margin: 0 1% 20px;
	background-color: #f9f9f9;
	padding-bottom: 20px;
}
.shop1{
	font-size: 0;
}
.shop1 img{
	width: 100%;
}
.shop2{
	width: 322px;
	height: 36px;
	margin: -14px auto 0;
	background-color: #b9402a;
	text-align: center;
	line-height: 36px;
	font-size: 17px;
	color: #ffffff;
	z-index: 3;
	position: relative;
	border-radius: 5px;
}
.shop3{
	font-size: 14px;
	color: #444444;
	margin-top: 16px;
	padding-left: 60px;
	height:140px;
}
.shop3 p{
	margin-top: 5px;
}
.shop3 span{
	display: inline-block;
	width: 16px;
	text-align: center;
}
.shop_xq{
	font-size: 0;
}
.shop_xq1{
	margin-top: 50px;
	font-size: 16px;
	color: #444444;
}
.shop_xq1 p{
	margin-top: 5px;
}
.shop_xq1 span{
	display: inline-block;
	width: 16px;
	text-align: center;
	vertical-align: middle;
}
.shop_xq1 a{
	color: #ff2700;
}
.shop_xq2{
	margin-top: 20px;
	font-size: 16px;
	color: #555555;
}
.shop_xq2 p{
	margin-top: 5px;
}
.shop_xq3{
	font-size: 0;
	margin-top: 30px;
}

.inner_title code{
	float: right;
	font-size: 14px;
	color: #333333;
}
.vip{
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin-top: 50px;
}
.vip p{
	margin-top: 16px;
}
.vip span{
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background-color: #3f3f3f;
}

.join_vip{
	text-align: right;
}
.join_vip a{
	display: inline-block;
	width: 160px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	background-color: #b9402a;
	color: #fff;
	font-size: 16px;
	border-radius: 18px;
	margin-right: 20px;
}

.contact{
	font-size: 30px;
	color: #000000;
	padding-left: 60px;
}
.contact span{
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 100%;
	background-color: #000000;
	vertical-align: middle;
}
.contact1{
	overflow: hidden;
	margin-top: 50px;
	padding: 0 70px;
}
.contact1_d{
	float: left;
	width: 42%;
}
.contact1_d1{
	font-size: 0;
}
.contact1_d2{
	font-size: 16px;
	color: #444444;
	margin-top: 30px;
}
.contact1_d2 p{
	margin-top: 5px;
}
.contact1_d2 p span{
	display: inline-block;
	width: 16px;
	text-align: center;
	vertical-align: top;
}
.contact1_d2 p code{
	display: inline-block;
	width: 90%;
	word-break: break-all;
}
.contact1_da{
	float: right;
}

.diy{
	font-size: 14px;
	color: #707070;
	line-height: 24px;
}

.x_line{
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 30px;
}
.diy_line{
	height: 1px;
	background-color: #1b1b1b;
	margin: 30px 0;
}
.diy1{
	font-size: 16px;
	color: #b9402a;
	font-weight: bold;
}

.diy2{
	margin-top: 60px;
}
.diy2 ul{
	padding: 0 20px;
}
.diy2 ul li{
	list-style-type: none;
	background-color: #f4f4f4;
	overflow: hidden;
	box-shadow: 0 0 15px #c0c0c0;
	border-radius: 30px;
	margin-top: 46px;
}
.diy2_left{
	font-size: 0;
	float: left;
	width: 29%;
}
.diy2_left img{
	width: 100%;
}
.diy2_right{
	width: 71%;
	float: left;
	padding: 0 50px 0 30px;
}
.diy2_right1{
	font-size: 30px;
	color: #b9402a;
	font-weight: bold;
	margin-top: 25px;
}
.diy2_right2{
	font-size: 14px;
	color: #686868;
	margin-top: 20px;
}
.diy2_right3{
	text-align: right;
	margin-top: 20px;
}
.diy2_right3 a{
	display: inline-block;
	width: 152px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-color: #b9402a;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}

.diy_xq{
	overflow: hidden;
}
.diy_xq_left{
	width: 35%;
	float: left;
	font-size: 0;
}
.diy_xq_right{
	width: 62%;
	float: right;
}
.diy_xq_right1{
	font-size: 18px;
	color: #b9402a;
	font-weight: bold;
	margin-top: 25px;
}
.diy_xq_right2{
	font-size: 14px;
	color: #373737;
	margin-top: 20px;
}
.diy_xq_right2 span{
	font-weight: bold;
}
.diy_xq_right3{
	color: #404040;
	font-size: 14px;
	margin-top: 20px;
}
.diy_xq_right3 span{
	font-size: 24px;
	color: #b9402a;
	font-weight: bold;
}
.diy_xq_right4{
	font-size: 14px;
	color: #b9402a;
	margin-top: 20px;
}
.diy_xq_right5{
	text-align: center;
	margin-top: 30px;
}
.diy_xq_right5 a{
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	width: 180px;
	height: 49px;
	background-color: #b9402a;
	border-radius: 4px;
	text-align: center;
	line-height: 49px;
}
.diy_xq_right6{
	font-size: 14px;
	color: #b9402a;
	text-align: center;
	margin-top: 10px;
}
.diy_xq_right6 input{
	vertical-align: middle;
	margin-right: 5px;
}
.diy_xq_right7{
	margin-top: 66px;
}
.diy_xq_right7d{
	display: inline-block;
	width: 44px;
	height: 321px;
	background-color: #86d9e2;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	padding: 66px 7px 0;
	vertical-align: top;
}
.diy_xq_right7d1{
	display: inline-block;
	margin-left: 20px;
	margin-top: 20px;
}
.diy_xq_right7d1a{
	font-size: 16px;
	color: #000000;
	margin-top: 10px;
}
.diy_xq_right7d1a span{
	color: #ff0000;
}
.diy_xq_right7d1b{
	margin-top: 5px;
}
.diy_xq_right7d1b input{
	width: 382px;
	height: 33px;
	border-radius: 2px;
	border: 1px solid #e6e6e6;
	background-color: #f9f9f9;
	padding-left: 10px;
}
.diy_xq_right7d1b select{
	width: 382px;
	height: 33px;
	border-radius: 2px;
	border: 1px solid #e6e6e6;
	background-color: #f9f9f9;
	padding-left: 10px;
}

.diy_xq_right8{
	margin-top: 40px;
	border-top: 1px solid #1b1b1b;
	padding-top: 15px;
}
.diy_xq_right8d{
	display: inline-block;
	width: 44px;
	height: 241px;
	background-color: #58b765;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	padding: 53px 7px 0;
	vertical-align: top;
}

.diy_xq_right9{
	text-align: center;
	margin-top: 60px;
}
.diy_xq_right9 input{
	margin: 0 25px;
	width: 195px;
	height: 46px;
	border-radius: 7px;
	font-size: 18px;
	color: #ffffff;
}
.diy_xq_right9i{
	background-color: #b9402a;
}
.diy_xq_right9ia{
	background-color: #535353;
}

.diy_tc{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
}
.diy_tc1{
	position: relative;
	width: 100%;
	height: 100%;
}
.diy_tc_d{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 37%;
	transform: translate(-50%,-50%);
}
.diy_tc_d1{
	background-color: #FFFFFF;
	margin-top: 11px;
	padding: 50px;
	border-radius: 9px;
}
.diy_tc_d1d{
	font-size: 14px;
	color: #747474;
	margin-bottom: 20px;
}
.diy_tc_d1da{
	font-size: 14px;
	color: #747474;
}

.taste2{
	font-size: 0;
	position: relative;
	background-color: #000000;
}
.taste2>img{
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	opacity: 0.7;
}
.taste .swiper-slide{
}
.taste .swiper-button-next{
	background: url(../images/taste_right.png) center no-repeat;
	width: 31px;
	height: 31px;
	border: 1px solid #ffffff;
	border-radius: 100%;
}
.taste .swiper-button-next:hover{
	border: 1px solid #b9402a;
	background-color: #b9402a;
}
.taste .swiper-button-prev{
	background: url(../images/taste_left.png) center no-repeat;
	width: 31px;
	height: 31px;
	border: 1px solid #ffffff;
	border-radius: 100%;
}
.taste .swiper-button-prev:hover{
	border: 1px solid #b9402a;
	background-color: #b9402a;
}

.taste_tc{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	padding: 50px 0 0 40px;
}

.taste_tc1{
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
}
.taste_tc2{
	width: 53px;
	height: 2px;
	background-color: #b9402a;
	margin-top: 20px;
}
.taste_tc3{
	font-size: 14px;
	color: #ffffff;
	margin-top: 20px;
	max-width: 567px;
}

.taste .swiper-slide-thumb-active .taste2>img{
	filter: none;
	opacity: 1;
}
.taste .swiper-slide-thumb-active .taste_tc{
	height: auto;
	background-color: rgba(0,0,0,0.7);
	padding: 35px 50px;
	top: 50%;
	transform: translateY(-50%);
}
.taste1{
	width: 100%;
	max-width: 1200px;
	margin: 20px auto 0;
}
.taste_bottom{
	
}
.taste_bottom1{
	font-size: 24px;
	color: #b9402a;
	font-weight: bold;
}
.taste_bottom2{
	margin-top: 30px;
	overflow: hidden;
	padding: 20px;
}
.taste_bottom2d{
	float: left;
	width: 25%;
	background-color: #b9402a;
	padding: 0 0 23px 0;
}
.taste_bottom2d img{
	margin-top: -13px;
	margin-left: -16px;
}
.taste_bottom2da{
	width: 70%;
	float: right;
}
.taste_bottom2da1{
	font-size: 14px;
	line-height: 24px;
	margin-top: 20px;
}
.taste_bottom2da1 span{
	display: inline-block;
	font-weight: bold;
	color: #000000;
	vertical-align: top;
}
.taste_bottom2da1 code{
	color: #646464;
	display: inline-block;
	width: 90%;
}
.taste_bottom2da2{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
}
.taste_bottom2da2 span{
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 100%;
	background-color: #000000;
	border-radius: 100%;
}
.taste_bottom2da3{
	margin-top: 10px;
	font-size: 0;
}
.taste_bottom2da3 span{
	margin-top: 10px;
	display: block;
	width: 50%;
	font-size: 14px;
	color: #ff0200;
}
.taste_bottom2da3 span input{
	height: 35px;
	width: 340px;
	box-shadow: 0 0 10px #f7f7f7;
	padding-left: 10px;
	color: #333333;
}
.taste_bottom2da4{
	background: url(../images/sq_bg.jpg) left no-repeat;
	height: 32px;
	line-height: 32px;
	width: 129px;
	text-align: center;
	margin-top: 18px;
	font-size: 14px;
}
.taste_bottom2da4 input{
	display: block;
	color: #ffffff;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0);
}
.taste_bottom2da5{
	font-size: 14px;
	color: #646464;
	margin-top: 20px;
}
.taste_bottom2da5 span{
	display: inline-block;
	font-size: 16px;
	color: #da0403;
	vertical-align: top;
}
.taste_bottom2da5 code{
	display: inline-block;
	width: 90%;
}

.taste_bottom2da6{
	margin-top: 50px;
	position: relative;
	width: 600px;
	padding: 0 50px;
}
.taste_bottom2da6 .swiper-button-prev1{
	position: absolute;
	margin-top: -20px;
	left: 5px;
	background: url(../images/t_left.jpg) no-repeat;
	width: 40px;
	height: 40px;
	top: 50%;
}
.taste_bottom2da6 .swiper-button-next1{
	position: absolute;
	right: 5px;
	background: url(../images/t_right.jpg) no-repeat;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	top: 50%;
}
.register{
	font-size: 30px;
	color: #000000;
	text-align: center;
}
.register img{
	vertical-align: middle;
}
.register1{
	text-align: center;
	margin-top: 30px;
	font-size: 24px;
	color: #b9402a;
	margin-bottom: 50px;
}
.register2{
	border-bottom: 1px solid #e5e5e5;
	width: 790px;
	margin: 16px auto 0;
	padding-bottom: 13px;
	font-size: 0;
}
.register2 span{
	font-size: 14px;
	color: #000000;
	display: inline-block;
	width: 220px;
	text-align: right;
	margin-right: 10px;
}
.register2 span code{
	color: #f91333;
}
.register2 input{
	width: 355px;
	height: 34px;
	background-color: #f9f9f9;
	border: 1px solid #9b9b9b;
	padding-left: 10px;
}
.register3{
	border-bottom: 1px solid #e5e5e5;
	width: 790px;
	margin: 16px auto 0;
	padding-bottom: 13px;
	font-size: 0;
}
.register3 span{
	font-size: 14px;
	color: #000000;
	display: inline-block;
	width: 220px;
	text-align: right;
	margin-right: 10px;
}
.register3 span code{
	color: #f91333;
}
.register3 .yzm{
	width: 250px;
	height: 34px;
	background-color: #f9f9f9;
	border: 1px solid #9b9b9b;
	margin-right: 10px;
	padding-left: 10px;
	font-size: 14px;
}
.send{
	display: inline-block;
	width: 95px;
	height: 34px;
	background-color: #f9f9f9;
	font-size: 14px;
	border: 1px solid #9b9b9b;
	vertical-align: bottom;
}
.send img{
	height: 100%;
}
.register4{
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin-top: 16px;
}
.register4 input{
	background-color: #f9f9f9;
	vertical-align: middle;
}
.register5{
	text-align: center;
	margin-top: 20px;
}
.register5 input{
	width: 190px;
	height: 50px;
	color: #FFFFFF;
	font-size: 16px;
	border-radius: 2px;
	background-color: #3b3b3b;
}

.cp_tc{
	text-align: center;
}
.cp_tc1{
	font-size: 16px;
	color: #5a5a5a;
	text-align: center;
	margin-top: 20px;
}
.cp_tc2{
	text-align: center;
	margin-top: 20px;
}
.cp_tc2 a{
	display: inline-block;
	width: 117px;
	height: 37px;
	border-radius: 4px;
	border: 1px solid #7d7d7d;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	color: #5a5a5a;
}

.tyg{
	height: 1px;
	background-color: #fceeeb;
	position: relative;
}
.tyg1{
	background: url(../images/tyg1.png) no-repeat;
	width: 273px;
	height: 50px;
	position: absolute;
	top: -25px;
}
.tyg1a{
	left: 0;
}
.tyg1b{
	left: 50%;
	transform: translateX(-50%);
}
.tyg1c{
	right: 0;
}
.tygon{
	background: url(../images/tyg.png) no-repeat !important;
}
.tyg_d{
	position: relative;
	width: 100%;
	height: 100%;
	font-size: 16px;
	color: #000000;
	text-align: center;
	line-height: 50px;
}
.tyg_d span{
	display: inline-block;
	width: 32px;
	height: 32px;
	background-color: #b9402a;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
	position: absolute;
	right: 7px;
	border-radius: 100%;
	color: #FFFFFF;
	top: -11px;
}
.tygon .tyg_d{
	color: #FFFFFF !important;
}

.bmxz{
	border-radius: 29px;
	overflow: hidden;
	margin-top: 66px;
}
.bmxz1{
	font-size: 26px;
	color: #ffffff;
	background-color: #b24032;
	height: 67px;
	text-align: center;
	line-height: 67px;
}
.bmxz1 span{
	display: inline-block;
	width: 29px;
	height: 1px;
	background-color: #ffffff;
	vertical-align: middle;
}
.bmxz2{
	overflow: hidden;
	margin-top: 30px;
	border-bottom: 1px solid #e4d7d5;
	padding-bottom: 10px;
}
.bmxz2_right{
	font-size: 0;
	float: right;
	width: 40.75%;
	margin: 14px 14px 0 0;
}
.bmxz2_left{
	width: 52%;
	float: left;
	margin-left: 32px;
}
.bmxz2_left1{
	
}
.bmxz2_left1 span{
	display: inline-block;
	width: 5px;
	height: 5px;
	background-color: #000000;
	border-radius: 100%;
	vertical-align: middle;
}
.bmxz2_left1 code{
	font-size: 26px;
	color: #333333;
	display: inline-block;
	vertical-align: middle;
}
.bmxz2_left2{
	font-size: 16px;
	color: #333333;
	line-height: 32px;
	padding-left: 10px;
}

.bmxz3{
	text-align: center;
	margin-top: 20px;
}
.bmxz3 a{
	display: inline-block;
	width: 190px;
	height: 50px;
	line-height: 50px;
	color: #FFFFFF;
	font-size: 16px;
	border-radius: 2px;
	background-color: #b24032;
}

.zltx{
	margin-top: 80px;
	overflow: hidden;
	padding: 0 60px;
}
.zltx_left{
	width: 60%;
	float: left;
}
.zltx_left1{
	font-size: 0;
	color: #f86867;
	margin-top: 20px;
}
.zltx_left1 span{
	font-size: 14px;
	display: inline-block;
	width: 10%;
	vertical-align: middle;
	color: #666;
	text-align: right;
	padding-right: 5px;
}
.zltx_left1 code{
	font-size: 14px;
	display: block;
	color: #666;
}
.zltx_left1 input{
	font-size: 14px;
	width: 89%;
	vertical-align: middle;
	padding-left: 10px;
	height: 48px;
	box-shadow: 0 0 10px #f0f0f0;
}
.zltx_left1 select{
	font-size: 14px;
	width: 89%;
	padding: 0 10px;
	vertical-align: middle;
	height: 48px;
	box-shadow: 0 0 10px #f0f0f0;
	border: 0;
}
.zltx_left1 textarea{
	width: 89%;
	padding: 10px;
	height: 48px;
	vertical-align: middle;
	box-shadow: 0 0 10px #f0f0f0;
	border: 0;
	resize: none;
	height: 100px;
}
.zltx_left2{
	font-size: 14px;
	color: #333333;
	margin-top: 30px;
}
.zltx_left3{
	font-size: 14px;
	color: #333333;
	margin-top: 20px;
}
.zltx_left3 input{
	border-radius: 100%;
	vertical-align: middle;
	margin: 0 10px 0 30px;
}
.zltx_left3 input:first-child{
	margin-left: 0;
}
.zltx_left4{
	margin-top: 30px;
}
.zltx_left4 input{
	display: block;
	color: #ffffff;
	background: url(../images/sq_bg.jpg) left no-repeat;
	height: 32px;
	width: 129px;
	font-size: 14px;
}
.zltx_right{
	width: 100%;
}
.zltx_right1{
	font-size: 16px;
	color: #333333;
	margin-top: 80px;
	line-height: 32px;
}
.zltx_right2{
	margin-top: 30px;
}
.zltx_right3{
	margin-top: 20px;
}

.wc_success{
	margin-top: 60px;
	text-align: center;
	font-size: 0;
}
.wc_success1{
	font-size: 26px;
	color: #333333;
	text-align: center;
	margin-top: 20px;
}
.wc_success2{
	font-size: 16px;
	color: #333333;
	text-align: center;
	margin-top: 10px;
}
.wc_success2 a{
	color: #b24032;
}

.zlcd{
	font-size: 0;
	text-align: center;
}
.zlcd1{
	overflow: hidden;
	padding: 0 50px;
	margin-top: 30px;
}
.zlcd_left{
	float: left;
}
.zlcd_right{
	float: right;
}
.vlogin{
	text-align: center;
	font-size: 12px;
	color: #000000;
	margin-top: 10px;
}
.vlogin a{
	color: #000000;
	margin: 0 5px;
}
.order{
	
}
.order ul{
	overflow: hidden;
}
.order ul li{
	width: 31.3%;
	margin: 0 1%;
	background-color: #ececec;
	padding: 40px;
	float: left;
}
.order1{
	text-align: center;
}
.order2{
	text-align: center;
	margin-top: 30px;
}
.order3{
	font-size: 25px;
	font-weight: bold;
	margin-top: 20px;
	text-align: center;
}
.order3 a{
	color: #b9402b;
}
.order4{
	font-size: 24px;
	margin-top: 16px;
	text-align: center;
	color: #000000;
}
.order5{
	font-size: 16px;
	margin-top: 10px;
	text-align: center;
	color: #040404;
}

.message {
	zoom: 1;
}

.message:after {
	content: '';
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}
.message_left{
	float: left;
	width: 18.75%;
	border: 1px solid #eeeeee;
	padding: 33px 0 170px;
}
.message_left1{
	text-align: center;
	font-size: 0;
}
.message_left2{
	font-size: 18px;
	color: #000000;
	text-align: center;
	margin-top: 10px;
}
.message_left3{
	font-size: 14px;
	color: #333333;
	text-align: center;
	margin-top: 16px;
}
.message_left3 img{
	vertical-align: middle;
}
.message_left4{
	margin-top: 20px;
}
.message_left4 ul{
	
}
.message_left4 ul li{
	line-height: 55px;
	list-style-type: none;
	padding-left: 30px;
	font-size: 16px;
	color: #333333;
	border-bottom: 1px solid #eeeeee;
}
.message_left4 ul li a{
	color: #333333;
}
.message_icon1{
	display: none;
}
.messageon{
	background-color: #b5946b;
}
.messageon a{
	color: #FFFFFF !important;
}
.message_left4 ul li img{
	vertical-align: middle;
	margin-right: 5px;
}
.messageon .message_icon{
	display: none;
}
.messageon .message_icon1{
	display: inline-block;
}
.message_right{
	float: right;
	width: 78.3%;
}
.message_right1{
	border: 1px solid #eeeeee;
	border-left: 2px solid #b9402a;
	height: 47px;
	line-height: 47px;
	font-size: 18px;
	color: #000000;
	padding-left: 22px;
	background-color: #f9f8f8;
}
.message_righta{
	width: 790px;
	margin: 0 auto;
}
.message_right2{
	margin-top: 18px;
	padding-left: 80px;
}
.message_right2 span{
	vertical-align: middle;
	display: inline-block;
	width: 140px;
}
.message_right2d{
	display: inline-block;
	width: 76px;
	height: 76px;
	vertical-align: middle;
	font-size: 0;
}
.message_right2d img{
	width: 100%;
	height: 100%;
	border-radius: 100%;
}
.message_right2d1{
	position: relative;
	font-size: 14px;
	color: #b9402a;
	display: inline-block;
	margin-left: 20px;
	vertical-align: middle;
}
.message_right2d1 input{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	width: 100%;
	height: 100%;
}
.message_right3{
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
	margin-top: 20px;
	font-size: 0;
	padding-left: 80px;
}
.message_right3 span{
	vertical-align: middle;
	display: inline-block;
	width: 140px;
	font-size: 14px;
	color: #000000;
}
.message_right3 input{
	width: 355px;
	height: 34px;
	font-size: 14px;
	border: 1px solid #9b9b9b;
}
.message_right4{
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
	margin-top: 20px;
	font-size: 0;
	padding-left: 80px;
}
.message_right4 span{
	vertical-align: middle;
	display: inline-block;
	width: 140px;
	font-size: 14px;
	color: #000000;
}
.message_right4a{
	width: 237px;
	height: 34px;
	font-size: 14px;
	border: 1px solid #9b9b9b;
	margin-right: 23px;
}
.message_right4b{
	width: 95px;
	height: 34px;
	font-size: 14px;
	border: 1px solid #9b9b9b;
	background-color: #eeeeee;
	text-align: center;
}
.message_right5{
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
	margin-top: 20px;
	padding-left: 80px;
}
.message_right5 span{
	vertical-align: middle;
	display: inline-block;
	width: 140px;
	font-size: 14px;
	color: #000000;
}
.message_right5 code{
	margin-right: 30px;
}
.message_right5 input{
	margin: 0 10px 0 0;
}

.message_right6{
	text-align: center;
	margin-top: 20px;
}
.message_right6 input{
	width: 190px;
	height: 50px;
	background-color: #3b3b3b;
	font-size: 16px;
	color: #3b3b3b;
	border-radius: 2px;
	color: #FFFFFF;
}

.subscribe{
	font-size: 14px;
	color: #333333;
	margin-top: 30px;
}
.subscribe a{
	margin: 0 5px;
	color: #333333;
}
.subscribeon{
	color: #b9402a;
	border-bottom: 1px solid #b9402a;
	padding-bottom: 6px;
}

.diyty{
	width: 940px;
	margin-top: 60px;
}
.diyty ul{
	overflow: hidden;
}
.diyty ul li{
	list-style-type: none;
	line-height: 50px;
	height: 50px;
	float: left;
	text-align: center;
}
.diyty_header{
	border-bottom: 1px dashed #d0d0d0;
}
.diyty_header{
	font-size: 14px;
	color: #777777;
}
.d_ii{
	width: 3%;
}
.d_i9{
	width: 23%;
}
.d_i{
	width: 8%;
}

.d_i1{
	width: 6%;
}
.d_i2{
	width: 15%;
}
.d_i3{
	width: 19%;
}
.d_i4{
	width: 18%;
}
.d_i5{
	width: 8%;
}
.d_i6{
	width: 11%;
}
.diyty_body{
	font-size: 12px;
	color: #000000;
}

.xgred{
	color: #a72710;
	margin: 0 5px;
}
.xgred1{
	color: #000000;
	margin: 0 5px;
}

.d1_i{
	width: 20%;
}

.da_i{
	width: 8%;
}
.da_i1{
	width: 14%;
}
.da_i2{
	width: 20%;
}
.da_i3{
	width: 8%;
}
.da_i4{
	width: 14%;
}
.da_i5{
	width: 14%;
}
.da_i6{
	width: 14%;
}
.da_i7{
	width: 8%;
}

.dtya{
	border: 1px solid #a0a0a0;
	border-radius: 15px;
	padding: 30px;
	margin-top: 30px;
}
.dtya1{
	display: inline-block;
	width: 45%;
	margin: 0 2% 20px;
	box-shadow: 0 0 15px #f1f1f1;
	height: 46px;
	font-size: 0;
	background-color: #FFFFFF;
	padding: 0 10px;
}
.dtya1 span{
	display: inline-block;
	width: 20%;
	font-size: 14px;
	color: #333333;
	line-height: 46px;
}
.dtya1 input{
	width: 75%;
	padding-left: 10px;
	color: #9e9e9e;
	font-size: 16px;
	height: 100%;
}

.dtya1 select {
	width: 75%;
	padding-left: 10px;
	color: #9e9e9e;
	font-size: 16px;
	height: 100%;
	border: none;
	outline: none;
}

.dtya2{
	width: 100%;
	margin-top: 80px;
	text-align: center;
}
.dtya2 input{
	display: inline-block;
	color: #ffffff;
	background: url(../images/sq_bg.jpg) left no-repeat;
	height: 32px;
	width: 129px;
	font-size: 14px;
}

.dtya3{
	font-size: 14px;
	color: #333333;
	margin: 30px 2% 0;
}
.dtya4{
	font-size: 14px;
	color: #333333;
	margin: 20px 2% 0;
}
.dtya4 input{
	border-radius: 100%;
	vertical-align: middle;
	margin: 0 10px 0 30px;
}
.dtya4 input:first-child{
	margin-left: 0;
}

.goTop{
	position: fixed;
	right: 6%;
	bottom: 10%;
	z-index: 99;
}


.sxp{
	margin-top: 50px;
}
.sxp1{
	font-size: 14px;
	color: #666666;
	margin-bottom: 20px;
}
.sxp1 a{
	color: #666666;
	max-width: 90%;
	overflow : hidden;
	vertical-align: middle;
	text-overflow: ellipsis;
	display: -webkit-inline-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.language_m{
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 6px;
	margin-right: 6px;
}


















