* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 14px;
	font-family: Microsoft YaHei !important;
	font-style: normal;
	color: #333333;
	width: 100%;
	min-width: 1200px
}

a {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(255, 0, 0, 0.5)
}

a,
a:hover {
	transition: background 0.5s linear;
	-webkit-transition: background 0.5s linear;
	-moz-transition: background 0.5s linear;
	-o-transition: background 0.5s linear;
	cursor: pointer
}

em,
i {
	font-style: normal;
}

ul,
ol,
li {
	list-style: none;
}

img {
	border: none;
	vertical-align: middle;
}

textarea {
	outline: none;
	border: none;
	background: none;
	-webkit-appearance: none;
}

textarea {
	resize: none;
}

p {
	line-height: 22px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix:after {
	content: "";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}

.clearfix {
	zoom: 1;
}

.position {
	position: relative;
}

.text-center {
	text-align: center;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.color_red {
	color: #b61e27
}

.color_blue {
	color: #1059a2
}

.overflow_hidden {
	overflow: hidden;
	zoom: 1
}

.font_14 {
	font-size: 14px;
}

.font16 {
	font-size: 16px;
}

.font18 {
	font-size: 18px;
}

.font20 {
	font-size: 20px;
}

.font22 {
	font-size: 22px;
}

.font_b {
	font-weight: bold;
}

.dispaly_none {
	display: none;
}

.w_1200 {
	width: 1200px;
}

.w_1210 {
	width: 1210px;
}

.mar_auto {
	margin: auto;
}

.img_title1 {
	height: 45px;
	width: 100%;
}

.color_333 {
	color: #333333;
}

.color_ff {
	color: #fff;
}

.color_ffc {
	color: #ffc400;
}

.color_996 {
	color: #996f34;
}

.color_999 {
	color: #999;
}

.bg_996 {
	background: #996f34;
}

.bg_yellow {
	background: #f3b900;
}

.bg_black {
	background: #212121;
}

.bg_fff {
	background: #fff;
}

.bg_c18 {
	background: #c18e0c;
}

.bg_e4a {
	background: #e4af06;
}

.bg_ffcb {
	background: #ffcb4a;
}

.mgt10 {
	margin-top: 10px;
}

.mgb18 {
	margin-bottom: 18px;
}

.mgb20 {
	margin-bottom: 20px;
}

.mgl20 {
	margin-left: 20px;
}

.mgl80 {
	margin-left: 80px;
}

.mgt20 {
	margin-top: 20px;
}

.mgt30 {
	margin-top: 30px;
}

.mgb30 {
	margin-bottom: 30px;
}

.mgb40 {
	margin-bottom: 40px;
}

.mgb50 {
	margin-bottom: 50px;
}

.mgt60 {
	margin-top: 60px;
}

.mgt90 {
	margin-top: 90px;
}

.padl_20 {
	padding-left: 20px;
}

.padl_40 {
	padding-left: 40px;
}

.padl_100 {
	padding-left: 100px;
}

.padb_50 {
	padding-bottom: 50px;
}

.padt_60 {
	padding-top: 60px;
}

.height_58 {
	height: 58px;
}

.height_72 {
	height: 72px;
}

.lineh40 {
	height: 40px;
	line-height: 40px;
}

.text_ind20 {
	text-indent: 20px;
}

.go_in {
	color: #fff;
	height: 60px;
	line-height: 60px;
	display: inline-block;
}

.erweimah {
	position: absolute;
	top: 64px;
	right: -14px;
	display: none;
	z-index: 1000;
	width: 117px;
	height: 121px;
}

.disp_inlb {
	display: inline-block;
}

.wid260 {
	width: 260px;
}

.square_b {
	margin-top: 3px;
	height: 16px;
	margin-left: 20px;
	margin-right: 20px;
	width: 16px;
	display: inline-block;
}

.txt_time {
	text-align: left;
	text-indent: 100px;
	color: #ffc400;
}

table {
	width: 100%;
	empty-cells: show;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
}

.table th,
.table td {
	padding: 12px;
}

.table-border th,
.table-border td {
	border: 1px solid #c7c7c7;
}

.table th {
	font-weight: bold;
	padding: 16px 0;
}

.table td {
	padding: 18px;
}

.fix_rt {
	position: fixed;
	top: 50%;
	right: 20px;
	margin-top: -60px;
}

.fix_list {
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: #000;
	margin-bottom: 18px;
	padding: 0 10px;
	cursor: pointer;
}

.fix_list.active {
	background: #f3b900;
}

.huodong_wp_list {
	display: none;
	width: 1070px;
}

.huodong_wp_list.active {
	display: block;
}


/**********************************top*************************************************/

.top {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 2;
}

.top_1 {
	width: 100%;
	height: 14px
}

.nav {
	width: 100%;
	height: 60px;
	color: #ffffff;
	line-height: 60px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5000000, endColorstr=#E5000000);
}

.nav>div>ul {
	width: 930px;
	float: left;
	font-size: 14px;
}

.nav>div>ul>li {
	float: left;
	margin-right: 50px;
	cursor: pointer
}

.nav li.active {
	border-bottom: 2px solid #fff;
}

.nav>div>ul>li>div {
	background: rgba(100, 192, 236, 1);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5000000, endColorstr=#E5000000);
	display: none;
	width: 200px;
	position: absolute;
	top: 60px;
	left: -66px;
	font-size: 14px;
}

.lijiehuigu>div {
	padding: 10px 0;
}

.lijiehuigu a {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.nav>div>ul>li>div>p>a:hover {
	background: rgba(255, 255, 255, .3);
	/*background: rgba(0,0,0,.9);*/
	/*background: #64c0ec;*/
}

.nav>div>ul>li a {
	color: #ffffff;
	height: 60px;
	line-height: 60px;
	display: inline-block;
}

.nav>div>div {
	width: 86px;
	float: left;
	font-size: 12px;
	position: relative;
}

.blue_shu {
	width: 4px;
	height: 15px;
	display: inline-block;
	background: #1059a2;
	margin-right: 10px;
}


/*******************bottom*******************************************/

.bottom {
	width: 100%;
	height: 100px;
	color: #ffffff;
	line-height: 100px;
}

.bottom>ul {
	overflow: hidden;
	zoom: 1;
	display: table;
	margin: auto;
}

.bottom>ul>li {
	float: left;
	margin-left: 30px;
}

.foot_list {
	position: relative;
	height: 40px;
	width: 350px;
	float: left;
}

.list_title {
	z-index: 2;
	background: #f3b900;
	display: inline-block;
	width: 100px;
	left: 50px;
	text-align: center;
	position: absolute;
}

.line_thr {
	border: 1px solid #898989;
	position: absolute;
	z-index: 1;
	left: 0;
	height: 0;
	top: 10px;
	width: 200px;
}

.two .list_title {
	left: 108px;
}

.two .line_thr {
	left: 58px;
}

.three .list_title {
	left: 136px;
}

.three .line_thr {
	left: 88px;
}

.hui_concat li {
	float: left;
	margin-left: 12px;
}

.foot_log {
	margin-top: 20px;
	margin-left: 80px;
}

.foot_copy {
	height: 50px;
	line-height: 50px;
	padding-left: 80px;
	border-top: 2px solid #898989;
	margin: 0;
}

.lianxi_box {
	margin-top: 30px;
	margin-bottom: 50px;
}

.gong_cplan {
	margin-top: 90px;
	margin-left: 84px;
}

.com_supply li {
	float: left;
	height: 240px;
	margin-right: 20px;
	cursor: pointer;
}

.com_supply li:nth-of-type(4n) {
	margin-right: 0;
}

.service_list li {
	float: left;
	padding: 20px;
	width: 370px;
	height: 140px;
	margin-right: 20px;
	border: 1px solid #996f34;
	cursor: pointer;
}

.tag_list {
	border: 1px solid #996f34;
	border-radius: 20px;
	height: 26px;
	line-height: 26px;
	padding: 4px 10px;
}


/*go top*/

.go_top {
	position: fixed;
	z-index: 2;
	bottom: 100px;
	left: 50%;
	margin-left: 600px;
	border-radius: 100%;
	display: none;
	cursor: pointer;
}

.go_top>img {
	border-radius: 100%;
}

.copy_cmic {
	position: relative;
}

.copy_cmic a {
	position: absolute;
	bottom: 0;
	color: #f3b900;
}

.hotel_tit {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 6px;
}

.main_bg {
	background: #64C0EC;
}

.anchor {
	width: 240px !important;
	z-index: 9;
}

.yourclass {
	width: 600px !important;
	height: 90%;
	overflow-y: auto;
	overflow-x: hidden;
}

.xiangxi_table {
	border-collapse: collapse;
	margin: auto;
}

.xiangxi_table td {
	border: 1px solid #666666;
}

.xiangxi_table td:nth-child(1) {
	width: 100px
}

.xiangxi_table td:nth-child(2) {
	padding-left: 5px;
}


/*	/*	/*	/*
			 ::-webkit-scrollbar {
				width: 0;
			}*/

.review_item {
	padding-bottom: 30px;
}

.review_tit1,
.review_tit2 {
	font-family: "微软雅黑 Bold", "微软雅黑 Regular", 微软雅黑;
	font-weight: 700;
	font-style: normal;
	font-size: 28px;
	color: rgb(255, 196, 0);
	text-align: center;
	line-height: 48px;
}

.review_tit2 {
	font-size: 24px;
}

.review_txt_cont {
	margin-top: 24px;
	padding: 0 25px;
}

.review_p {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 28px;
}

.review_img_cont {
	display: flex;
	flex-wrap: wrap;
	margin: 25px 0;
}

.review_img {
	width: 280px;
	float: left;
	margin: 0 10px;
	list-style: none;
	text-align: center;
	line-height: 22px;
	margin-bottom: 25px;
}

.review_img img {
	width: 250px;
	height: 166px;
}

.review_img_p1 {
	margin-top: 10px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 20px;
}

.review_img_p2 {
	margin-top: 10px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
}

.nav>div>ul>li>div {
	padding: 10px 0;
}

.nav>div>ul>li>div>p {
	line-height: 45px;
}

.nav>div>ul>li a {
	color: #ffffff;
	height: auto;
	line-height: 45px;
	display: inline-block;
}
.footer_cmic_cont{
	border-top: 1px solid #e4e4e4;
	text-align: center;
	line-height: 20px;
	color: #999;
	font-size: 12px;
}
.footer_cmic{
	margin-bottom: 20px;
}
.footer_cmic a {
	color: blue;
}

.header_navs_cont {
	width: 100%;
	height: 50px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.header_navs {
	width: auto;
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
	font-size: 12px;
	line-height: 50px;
}

.header_navs li {
	padding: 0 12px;
	font-family: "微软雅黑";
	color: #333;
}

.header_navs li a {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	color: #999;
}

.header_navs .main_icon {
	position: absolute;
	top: 18px;
	left: -18px;
}