@charset "utf-8";
/* CSS Document */
body, html,div, h1, h2, h3, h4, h5, h6, table, tbody, th, tr, dl, dt, dd, p, a, form, input,span,textarea,select,button{
    border: 0 none;
    font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: "微软雅黑";
	outline: none;
     }
body{ font:normal 12px "微软雅黑"; line-height:25px; color:#000;}
a{ text-decoration:none; color:#434343;}
a:visited{ text-decoration:none;}
a:hover{ text-decoration:none; }
ul, li{ list-style:none; margin:0; padding:0;}
img{ border:0;}
.clear{ clear:both;}
.h_70{height: 70px;}
.h_60{height: 60px;}
.h_50{height: 50px;}
.h_30{height: 30px;}
.long-line{height: 50px;background: #e9e9e9;}
.wid100{width: 1000px;margin: 0 auto;}
.wid110{width: 1100px;margin: 0 auto;}
.wid120{width: 1200px;margin: 0 auto;}


.header .logo{
	float: left;
	width: 375px;
	margin: 15px 0;
}
.header .logo img{
	display: block;
	width: 100%;
}
.header .logo a,.header .nav li a{
	display: block;
}
.header .nav{
	float: right;
	margin-top: 12px;
}
.header .nav .main-menu>li{
	float: left;
	line-height: 30px;
	font-size: 14px;
	/*margin: 0 5px;*/
	/*padding: 0 14px;*/
	border-radius: 100px;
	border: 2px #fff solid;
	position: relative;
}
.header .nav li a{
	padding: 2px 10px;
	text-align: center;
}
.header .nav li:hover>a{
	/*border: 2px #cb201e solid;
	border-radius: 100px;
	padding: 0 8px;*/
	color: #cb201e;
}
.header .nav .main-menu .dropdown-menu{
	position: absolute;
	top: 34px;
	left: 0;
	z-index: 2;
	display: none;
}
.header .nav .main-menu .dropdown-menu li{
	background-color: #fff;
}
.header .nav #menu-item-3 .dropdown-menu li{
	width: 110px;
}


.on{
	border: 2px #cb201e solid;
	padding: 0 8px!important;
	border-radius: 100px;
}
.hotline{
	display: block;
	text-align: right;
	font-size: 14px;
	margin-bottom: 10px;
	margin-right: 20px;
}
.hotline b{
	color: #cb201e;
	font-size: 18px;
}

.banner .swiper-button-next {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E") no-repeat center rgba(0, 0, 0, .6);
	right: 5%;
	left: auto;
}

.banner .swiper-button-prev {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E") no-repeat center rgba(0, 0, 0, .6);
	left: 5%;
	right: auto;
}

.banner .swiper-button {
	padding: 8px 4px;
	background-size: 50%;
	border-radius: 3px;
	opacity: 0.1;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.banner:hover .swiper-button {
	opacity: 1;
}

.banner img {
	display: block;
	width: 100%;
	border-top: 10px #cb201e solid;
}

.banner .swiper-pagination-clickable .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	opacity: 1;
	background: #fff;
	border: 1px #cb201e solid;
	border-radius: 50px;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.banner .swiper-pagination-bullet-active {
	width: 26px !important;
	background: rgb(203, 32, 30) !important;
}
.banner-span1{
	margin:0px;
	padding:0px;
	width:15%;
	position:absolute; 
	bottom:5%; 
	z-index:886;
	left:48%
}
.banner-span1 span{
	display:inline-block;
	margin-left:7px;
	width:15px;
	height:15px;
	background:url(../images/bb1_11.png)  no-repeat; 
	cursor:pointer;
}
.banner-span1 span.cur,.banner-span span:hover{
	display:inline-block;
	margin-left:7px;
	width:15px;
	height:15px;
	background:url(../images/bb1_10.png)  no-repeat; 
	cursor:pointer;
}
.fy_banner{
	width: 100%;
	background: url(../images/body_bg.jpg);
	border-top: 2px #cb201e solid;
	/*margin-bottom: 30px;*/
}
.fy_banner img{
	width: 100%;
	display: block;
}
.indextit img{
	display: block;
	margin: 4px auto;
}
.indextit span{
	text-align: center;
	display: block;
	font-size: 24px;
	color: #333;
	margin: 10px 0;
}

.left{
	float: left;
}
.right{
	float: right;
}
.gotop{
	width: 50px;
	height: 50px;
	background: url(../images/i_img.png);
	position: fixed;
	right: 50px;
	bottom: 20%;
	cursor: pointer;
}
.gotop:hover{
	background: rgba(0,0,0,0.8);
	-ms-background: #666!important;
}
.gotop img{
	width: 100%;
}
.footer{
	width: 100%;
	padding: 40px 0 30px;
	background: #313131;
}
.foot{
	width: 630px;
	margin: 0 auto;
}
.foot ul li{
	float: left;
	margin: 0 8px;
	border-right: 1px #fff solid;
	padding-right: 15px;
	font-size: 14px;
	line-height: 16px;
}
.footer a{
	display: inline-block;
	color: #fff;
}
.footer a:hover{
	text-decoration: underline;
}
.footBot{
	width: 1000px;
	margin: 30px auto;
}
.footBot .left{
	padding-top: 0px;
}

.footBot .left span.webname{
	margin: 15px 0 10px;
	font-size: 18px;
}
.footBot .left span{
	font-size: 14px;
	display: block;
	color: #999;
}
.footBot .right{
	margin-top: 30px;
	margin-right: 30px;
}
.footBot .right span{
	display: block;
	color: #fff;
	text-align: center;
}
.fy_container{
	width: 1200px;
	margin: 50px auto 60px;
}
.page_info{
	margin-top:30px;
	color:#333;
	font-size:16px;
	text-align: center;
}
.page_info span{
	padding:0 2px;
	font-weight:bold;
}
.page_list{
	height:24px;
	line-height:24px;
	text-align:right;
	letter-spacing:0;
	font-size:14px;
	margin-top:40px;
	text-align: center;
}
.page_list li{
	display:inline-block;
	color:#898989;
	/*border:1px solid #e8e8e8;*/
	background:#E5E5E5;
	text-align:center;
	margin:0 2px;
	/*font-weight: bold;*/
}
.page_list li a{
	color:#898989;
	display: block;
	padding:0 10px;
}
.page_list a:hover{
	color:#fff;
	/*border:1px solid #B38146;*/
	background:#B38146;
}
.page_list li.active{
	color:#fff;
	border:1px solid #cb201e;
	background:#cb201e;
	border-radius: 0;
	padding:0 10px;
}
.subNav{
	margin: 20px 0 30px;
	line-height: 40px;
	font-size: 14px;
	color: #333;
	background: #e5e5e5;
	padding: 0 20px;
}
.subNav .subTit{
	float: left;
	font-size: 16px;
}
.subNav .subTit span{
	font-size: 12px;
	color: #999;
	margin-left: 6px;
}
.subNav .subCat{
	float: right;
	color: #999;
}
.subNav a{
	color: #333;
}
.subNav li{
	/*float: left;*/
	display: inline-block;
	margin-right: 10px;
}
.subNav .nidw{
	float: left;
}
.subNav a:hover{
	text-decoration: underline;
}
.Bright{
	background: ;
}
.Bright li{
	background: #000;
	margin-bottom: 6px;
	border-radius: 5px 0 0 5px;
	width: 200px;
	position: fixed;
	right: -150px;
	color: #fff;
}
.Bright .Rtel{
	bottom: 300px;
}
.Bright .wechat{
	bottom: 250px;
}
.Bright .totop{
	bottom: 200px;
}
.Bright li img{
	display: inline-block;
	width: 30px;
	margin: 6px 10px 0;
}

.iw_poi_title {
	color:#CC5522;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	padding-right:13px;
	white-space:nowrap;
}
.iw_poi_content {
	font:12px arial,sans-serif;
	overflow:visible;
	padding-top:4px;
	white-space:-moz-pre-wrap;
	word-wrap:break-word;
}


.center_msg{
	width: 400px;
	float: left;
	margin: 0 20px;
}
.center_msg .botForm input{
	display: block;
	width: 280px;
	margin: 10px auto;
	padding: 0 10px;
	line-height: 30px;
}
.center_msg .botForm label{
	display: block;
	width: 300px;
	margin: 10px auto;
}
.center_msg .botForm label select{
	padding: 0 10px;
	line-height: 30px;
	height: 30px;
	width: 148px;
}
.center_msg .botForm label span{
	width: 110px;
	float: left;
	margin-top: 0;
	overflow: hidden;
	border-left: 3px #313131 solid;
}
.center_msg .botForm label input{
	width: 166px;
	float: left;
	margin: 0;
}
.center_msg .botForm label img{
	display: block;
	float: left;
	height: 30px;
}
.center_msg .botForm textarea{
	resize: none;
	display: block;
	width: 280px;
	margin: 10px auto;
	height: 50px;
	font-family: "微软雅黑";
	padding: 5px 10px;
}
.center_msg .botForm .submit{
	width: 300px;
	margin: 0px auto;
	display: block;
	line-height: 30px;
	background: #cb201e;
	color: #fff;
	cursor: pointer;
}
.center_msg .botForm .submit:hover{
	background: #B38146;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.link-bg{
	background: #e8e8e8;
	line-height: 35px;
	padding: 10px 0;
	font-size: 14px;
}
.link-bg .link a{
	margin: 0 10px 0 0;
}
.store-recom{
	font-size: 14px;
	line-height: 35px;
}
.store-recom span{
	color: #fff;
}
.store-recom a{
	color: #fff;
	margin-right: 10px;
}


#dialog {
	width: 700px;
	height: 410px;
	margin: 0 auto;
	display: block;
	background-color: #ffffff;
	position: fixed;
	display: none;
	top: 50%;
	left: 50%;
	margin: -230px 0 0 -350px;
	z-index: 10000;
	border: 8px solid #cb201e;
/*	border-radius: 10px;
	-webkit-border-radius: 10px;*/
	box-shadow: 0px 0px 10px #eee;
	-webkit-box-shadow: 0px 0px 10px #eee;
	transition: all 1s;
}

.dialogTop {
	margin-top: -27px;
	margin-bottom: 10px;
	position: relative;
}

.dialogTop .lf {
	width: 76px;
	float: left;
	position: absolute;
	top: -15px;
	left: 40px;
}

.dialogTop .ri {
	width: 76px;
	float: right;
	position: absolute;
	top: -15px;
	right: 38px;
}

.dialogTop p {
	font-size: 20px;
	width: 65%;
	margin: 0 auto;
	letter-spacing: 1px;
	padding: 13px 0;
	text-align: center;
	background: #cb201e;
	color: #fff;
	box-shadow: 0 4px 9px rgba(0,0,0,0.2);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.dialogIco {
	width: 50px;
	height: 50px;
	position: absolute;
	top: -25px;
	left: 50%;
	margin-left: -25px;
}

.editInfos {
	padding: 0;
}

.editInfos li {
	width: 260px;
	margin: 20px auto auto;
	text-align: center;
}

.editInfos li label{
	display: block;
}

.ipt {
	width: 240px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #ccc;
	padding: 0px 5px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	margin-left: 5px;
	margin-bottom: 0;
}

.ipt.yzm{
	width: 100px;
	float: left;
}

.ipt:focus {
	outline: none;
	border-color: #B38146;
}

.ipts {
	width: 124px;
	height: 35px;
	border: 1px solid #ccc;
	padding: 5px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	margin-left: 5px;
	resize: none;
	font-family: "微软雅黑";
	margin-bottom: 0;
	float: left;
}

.ipts:focus {
	outline: none;
	border-color: #B38146;
}

.submitBtns .submit {
	width: 160px;
	height: 40px;
	line-height: 40px;
	font-family: "microsoft yahei";
	cursor: pointer;
	margin-top: 35px;
	display: inline-block;
	text-align: center;
	background-color: #cb201e;
	color: #fff;
	font-size: 15px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.submitBtns .submit:hover {
	background: #B38146;
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s;
}

.list-ls {
	width: 350px;
	float: left;
	margin-top: 20px;
}

.li-ls {
	width: 295px;
	float: left;
	margin-top: 43px;
	margin-left: 35px;
	position: relative;
}

.li-ls img{
	display: block;
	width: 100%;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.hotline-jiam {
	position: absolute;
	bottom: 55px;
	left: 45px;
}

.hotline-jiam p {
	font-size: 14px;
}

.hotline-jiam b{
	font-size: 24px;
	color: #B38146;
}

.dialogTop .close {
	float: right;
	cursor: pointer;
	position: absolute;
	top: 27px;
	right: 0px;
	width: 50px;
}
.dialogTop .close img{
	display: block;
	width: 100%;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.form-tips{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 10px;
	text-align: center;
	font-size: 14px;
	color: #c9c9c9;
}
#close-tips{
	width: 180px;
	margin: 0 auto;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

#close-tips a{
	color: #aaa;
}

#close-tips a:hover{
	cursor: pointer;
	color: #cb201e;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

