@charset "utf-8";
/* CSS Document */

/* global */
body {
	font-family: Tahoma, Arial, \5fae\8f6f\96c5\9ed1, \5b8b\4f53;
	color: #333;
	background-color: #fff;
	font-size: 12px;
	padding: 176px 0 0 0;
	margin: 0;
}

div,
ul,
li,
dl,
dt,
dd,
table,
th,
tr,
td,
img,
p,
font,
span,
h1,
h2,
h3,
iframe,
input,
button {
	margin: 0px;
	padding: 0px;
	border: 0;
	list-style: none;
}

a {
	color: #000;
	text-decoration: none;
}

a:active,
a:hover {
	color: #f60;
	text-decoration: none;
}

.clear {
	clear: both;
	font-size: 1px;
	visibility: hidden;
	margin-top: 0px !important;
	*margin-top: -1px;
	line-height: 0
}

.f_l {
	float: left;
}

.f_r {
	float: right;
}

a,
img {
	blr: expression(this.onFocus=this.blur());
	outline: none;
}

em,
i {
	font-style: normal;
}

input,
select,
textarea,
button {
	outline: none;
	font-family: \5fae\8f6f\96c5\9ed1;
}

.ico {
	background-image: url(../images/ico_pc.png);
	background-repeat: no-repeat;
}

#wrap {
	width: 100%;
	position: relative;
}

.hiSlider {
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
}

.hiSlider-item {
	float: left;
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
}

.hiSlider-item img {
	display: block;
	width: 100%;
}

.hiSlider-btn-next,
hiSlider-title,
.hiSlider-btn-prev {
	display: none;
}

.hiSlider-pages {
	display: block;
	width: 100%;
	height: 8px;
	position: absolute;
	left: 0;
	bottom: 20px;
	text-align: center;
}

.hiSlider-pages a {
	display: inline-block;
	width: 40px;
	height: 3px;
	background: rgba(0, 0, 0, 0.5);
	overflow: hidden;
	margin: 0 6px;
	text-indent: -999px;
	color: #fff;
}

.hiSlider-pages a.active {
	background-color: #fff;
	color: #fff;
}

.hiSlider-title {
	display: none;
}

/* 404 */
.cw {
	width: 100%;
	padding: 3% 0;
	overflow: hidden;
	text-align: center;
}

.cw img {
	display: block;
	max-width: 100%;
	margin: auto;
}

.cw p {
	display: block;
	font-size: 16px;
	color: #666;
	margin-top: 1%;
}

.cw p em {
	color: #f60;
	display: inline-block;
	margin: 0 5px;
}

.cw p a {
	color: #f60;
}

/* layer */
.pop_box {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 199;
}

.pop_box .box {
	width: 100%;
	background-color: #fff;
	position: absolute;
	left: 0;
	bottom: 50px;
	overflow: hidden;
}

.pop_box .box .close {
	display: block;
	width: 28px;
	height: 28px;
	position: absolute;
	right: 10px;
	top: 10px;
	overflow: hidden;
	z-index: 299;
}

.pop_box .box .close a {
	display: block;
	width: 100%;
	height: 28px;
	overflow: hidden;
}

.pop_box .box .close a i {
	display: block;
	width: 28px;
	height: 28px;
	overflow: hidden;
	background-position: left -30px;
}

.pop_box .box .contact {
	width: 100%;
	overflow: hidden;
	text-align: center;
	padding: 10% 0;
}

.pop_box .box .contact .code {
	width: 100%;
	font-size: 16px;
	line-height: 180%;
}

.pop_box .box .contact .code img {
	display: block;
	max-width: 100%;
	margin: 10px auto 0;
}

.pop_box .box .contact .qq {
	width: 100%;
	overflow: hidden;
	font-size: 16px;
	line-height: 37px;
	margin: 8% 0;
}

.pop_box .box .contact .qq i {
	display: inline-block;
	width: 31px;
	height: 37px;
	background-position: -90px top;
	overflow: hidden;
	vertical-align: top;
	margin-right: 8px;
}

.pop_box .box .contact .tel {
	width: 100%;
	overflow: hidden;
}

.pop_box .box .contact .tel a {
	display: block;
	width: 70%;
	height: 44px;
	background-color: #f60;
	color: #fff;
	font-size: 22px;
	text-align: center;
	line-height: 44px;
	border-radius: 22px;
	margin: auto;
}

.pop_box .box .contact .tel a i {
	display: inline-block;
	width: 24px;
	height: 28px;
	vertical-align: top;
	margin: 8px 6px 0 0;
	overflow: hidden;
	background-position: -28px -30px;
}

.video_pop,
.qq_pop,
.go_back {
	display: none;
}

.go_top {
	width: 60px;
	height: 60px;
	position: fixed;
	right: 40px;
	bottom: 50px;
	z-index: 99;
}

.go_top a {
	display: block;
	width: 60px;
	border-radius: 5px;
	height: 60px;
	background: rgba(0, 0, 0, 0.4);
	color: #fff;
	text-align: center;
	overflow: hidden;
}

.go_top a i {
	display: block;
	width: 32px;
	height: 32px;
	overflow: hidden;
	margin: 5px auto 3px;
	background-position: left -44px;
}

.go_top a p {
	display: block;
}

.go_top a:hover {
	background: rgba(0, 0, 0, 0.8);
}

.foot_float {
	width: 100%;
	height: 160px;
	background: rgba(246, 114, 26, 0.75);
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 90;
}

.foot_float .box {
	width: 1200px;
	height: 160px;
	margin: auto;
	position: relative;
}

.foot_float .box .close {
	display: block;
	position: absolute;
	right: -43px;
	top: 20px;
}

.foot_float .box .close a {
	display: block;
	color: #fff;
	line-height: 16px;
}

.foot_float .box .close a i {
	display: inline-block;
	width: 16px;
	height: 16px;
	background-position: -51px top;
	overflow: hidden;
	vertical-align: top;
	margin-right: 3px;
}

.foot_float .box .code {
	width: 150px;
	overflow: hidden;
	margin-top: 20px;
}

.foot_float .box .code img {
	display: block;
	float: left;
	max-width: 120px;
}

.foot_float .box .code span {
	display: block;
	float: right;
	color: #fff;
	font-size: 16px;
	width: 16px;
	line-height: 125%;
}

.foot_float .box .service {
	width: 960px;
	overflow: hidden;
	margin-top: 35px;
}

.foot_float .box .service li {
	float: left;
	width: 33.33333%;
	overflow: hidden;
	color: #fff;
	text-align: center;
}

.foot_float .box .service li span {
	display: inline-block;
	overflow: hidden;
	vertical-align: top;
	margin-right: 5px;
}

.foot_float .box .service li span i.qq {
	display: block;
	margin: auto;
	width: 54px;
	height: 54px;
	background-position: left -120px;
	overflow: hidden;
}

.foot_float .box .service li span a {
	display: inline-block;
	width: 76px;
	height: 21px;
	font-size: 12px;
	line-height: 21px;
	color: #fff;
	vertical-align: top;
	margin: 10px 0 0 0;
	background-color: #2199ff;
	overflow: hidden;
	border-radius: 2px;
}

.foot_float .box .service li span a i {
	display: inline-block;
	vertical-align: top;
	width: 13px;
	height: 13px;
	overflow: hidden;
	background-position: -21px top;
	margin: 4px 3px 0 0;
}

.foot_float .box .service li span a:hover {
	background-color: #008aff;
}

.foot_float .box .service li em {
	display: inline-block;
	overflow: hidden;
	vertical-align: top;
	text-align: left;
	font-size: 14px;
	line-height: 180%;
}

.foot_float .box .service li a.nav {
	display: inline-block;
	overflow: hidden;
}

.foot_float .box .service li a.nav i {
	display: block;
	margin: auto;
	width: 54px;
	height: 54px;
	background-position: -54px -120px;
	overflow: hidden;
}

.foot_float .box .service li a.nav p {
	font-size: 14px;
	display: block;
	margin-top: 10px;
	color: #fff;
}

.foot_float .box .service li a:hover.nav p {
	color: #ff0;
}

.none_data {
	width: 100%;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	padding: 20px 0;
}

.none_data img {
	display: block;
	margin: 0 auto 10px;
}

.head_top {
	width: 100%;
	height: 176px;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	background-color: #fff;
}

.head_top .head {
	width: 100%;
	height: 34px;
	background-color: #fafafa;
	border-bottom: #eee 1px solid;
}

.head_top .head .box {
	width: 1200px;
	height: 34px;
	margin: auto;
	line-height: 34px;
}

.head_top .head .box .head_font {
	color: #999;
}

.head_top .head .box .head_nav {
	color: #aaa;
}

.head_top .head .box .head_nav i {
	display: inline-block;
	padding: 0 6px;
}

.head_top .head .box .head_nav a {
	color: #333;
}

.head_top .head .box .head_nav a:hover {
	color: #915f3e;
}

.head_top .logo_main {
	width: 1200px;
	height: 100px;
	margin: auto;
	overflow: hidden;
	position: relative;
}

.head_top .logo_main .logo {
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -33px;
}

.head_top .logo_main .logo img {
	display: block;
	width: 100%;
}

.head_top .logo_main .tel {
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -21px;
}

.head_top .logo_main .tel i {
	display: block;
	float: left;
	width: 36px;
	height: 42px;
	background-position: -32px -20px;
}

.head_top .logo_main .tel span {
	display: block;
	float: right;
	overflow: hidden;
	margin-left: 8px;
}

.head_top .logo_main .tel span p {
	display: block;
	height: 14px;
	line-height: 14px;
	font-size: 14px;
	color: #000;
}

.head_top .logo_main .tel span em {
	display: block;
	color: #f60;
	font-size: 24px;
	line-height: 28px;
	font-weight: 700;
}

.head_top .logo_main .search {
	width: 470px;
	height: 40px;
	margin: 30px auto;
}

.head_top .logo_main .search span.input {
	display: block;
	width: 389px;
	height: 38px;
	border: #e4e4e4 1px solid;
	border-right: 0;
	position: relative;
	overflow: hidden;
}

.head_top .logo_main .search span.input input {
	display: block;
	width: 100%;
	height: 38px;
	padding: 0;
	border: 0;
	font-size: 14px;
	text-indent: 32px;
}

.head_top .logo_main .search span.input i {
	display: block;
	width: 16px;
	height: 20px;
	overflow: hidden;
	position: absolute;
	left: 8px;
	top: 9px;
}

.head_top .logo_main .search a {
	display: block;
	width: 80px;
	height: 40px;
	background-color: #f60;
	overflow: hidden;
}

.head_top .logo_main .search a i {
	display: block;
	width: 24px;
	height: 24px;
	margin: 8px auto;
	overflow: hidden;
	background-position: left -20px;
}

.head_top .logo_main .search a:hover {
	background-color: #f30;
}

.head_top .menu_box {
	width: 100%;
	height: 40px;
	border-bottom: #f60 1px solid;
}

.head_top .menu_box .box {
	width: 1200px;
	height: 40px;
	margin: auto;
}

.head_top .menu_box .box .down {
	width: 200px;
	height: 40px;
	position: relative;
}

.head_top .menu_box .box .down .nav {
	width: 100%;
	line-height: 40px;
	overflow: hidden;
	font-size: 16px;
	color: #fff;
	background-color: #f60;
	text-align: center;
	font-weight: 700;
	cursor: pointer;
}

.head_top .menu_box .box .down .nav:hover {
	background-color: #f30;
}

.head_top .menu_box .box .down .down_list {
	width: 1200px;
	overflow: hidden;
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 40px;
	box-shadow: 0px 0 5px rgba(0, 0, 0, .4);
}

.head_top .menu_box .box .down .down_list dl {
	width: 100%;
	overflow: hidden;
	border-bottom: #eee 1px solid;
	font-size: 14px;
	line-height: 24px;
}

.head_top .menu_box .box .down .down_list dl dt {
	width: 5%;
	color: #666;
	padding: 10px 0;
	float: left;
	text-indent: 10px;
}

.head_top .menu_box .box .down .down_list dl dd {
	width: 95%;
	float: right;
	overflow: hidden;
}

.head_top .menu_box .box .down .down_list dl dd a {
	display: block;
	float: left;
	line-height: 24px;
	padding: 0 10px;
	color: #000;
	margin: 10px 3px;
}

.head_top .menu_box .box .down .down_list dl dd a.on,
.head_top .menu_box .box .down .down_list dl dd a:hover,
.head_top .menu_box .box .down .down_list dl dd a:hover {
	background-color: #f60;
	color: #fff;
}

.head_top .menu_box .box .list {
	display: block;
	width: 1200px;
	height: 40px;
	overflow: hidden;
}

.head_top .menu_box .box .list a {
	display: block;
	float: left;
	line-height: 40px;
	font-size: 16px;
	font-weight: 700;
	color: #333;
	margin-left: 5.6%;
}

.head_top .menu_box .box .list a:hover {
	color: #f60;
}

.head_top .menu_box .box .list a.on {
	color: #f60;
	position: relative;
}

.head_top .menu_box .box .list a.on img {
	display: block;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -11px;
}

.head_top .menu_box .box .list a:hover.on {
	color: #f30;
}

.banner {
	width: 100%;
	overflow: hidden;
}

.banner img {
	display: block;
}

.hot_news {
	width: 100%;
	height: 40px;
	background-color: #fafafa;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #333;
}

.hot_news .box {
	width: 1200px;
	margin: auto;
	height: 40px;
}

.hot_news .box i.lb {
	display: inline-block;
	vertical-align: top;
	width: 17px;
	height: 14px;
	overflow: hidden;
	margin: 13px 3px 0 0;
	background-position: -34px top;
}

.hot_news .box a {
	display: inline-block;
	width: 76px;
	height: 21px;
	font-size: 12px;
	line-height: 21px;
	color: #fff;
	vertical-align: top;
	margin: 10px 0 0 3px;
	background-color: #2199ff;
	overflow: hidden;
	border-radius: 2px;
}

.hot_news .box a i {
	display: inline-block;
	vertical-align: top;
	width: 13px;
	height: 13px;
	overflow: hidden;
	background-position: -21px top;
	margin: 4px 3px 0 0;
}

.hot_news .box a:hover {
	background-color: #008aff;
}

.color_a {
	border-top: #3ec6d6 1px solid;
}

.color_a .title {
	background-color: #3ec6d6;
}

.color_a .title span a {
	color: #3ec6d6;
}

.color_a .title span a b {
	background-color: #3ec6d6;
}

.color_b {
	border-top: #ff9927 1px solid;
}

.color_b .title {
	background-color: #ff9927;
}

.color_b .title span a {
	color: #ff9927;
}

.color_b .title span a b {
	background-color: #ff9927;
}

.color_c {
	border-top: #ff6c81 1px solid;
}

.color_c .title {
	background-color: #ff6c81;
}

.color_c .title span a {
	color: #ff6c81;
}

.color_c .title span a b {
	background-color: #ff6c81;
}

.home_lsit {
	width: 1200px;
	margin: 30px auto 0;
	overflow: hidden;
}

.home_lsit .title {
	width: 240px;
	height: 432px;
	position: relative;
}

.home_lsit .title .back {
	width: 168px;
	height: 197px;
	background: url(../images/qq_back.png) no-repeat;
	overflow: hidden;
	position: absolute;
	right: 0;
	bottom: 0;
}

.home_lsit .title span {
	display: block;
	padding: 20px;
	overflow: hidden;
	color: #fff;
}

.home_lsit .title span em {
	display: block;
	font-size: 34px;
	font-style: italic;
}

.home_lsit .title span p {
	display: block;
	margin: 4% 0 15%;
}

.home_lsit .title span a {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	background-color: #fff;
	overflow: hidden;
	padding: 0 8px;
}

.home_lsit .title span a b {
	display: inline-block;
	vertical-align: top;
	width: 14px;
	height: 14px;
	overflow: hidden;
	margin: 8px 0 0 5px;
	border-radius: 50%;
}

.home_lsit .title span a b i {
	display: block;
	width: 5px;
	height: 9px;
	overflow: hidden;
	margin: 2.5px 5px;
	background-position: -16px top;
}

.home_lsit .title span a:hover {
	color: #f60;
}

.home_lsit .title span a:hover b {
	background-color: #f60;
}

.home_lsit .list {
	width: 960px;
	overflow: hidden;
}

.home_lsit .list li {
	width: 239px;
	height: 144px;
	text-align: center;
	float: left;
	border-right: #e4e4e4 1px solid;
	border-bottom: #e4e4e4 1px solid;
	position: relative;
	cursor: pointer;
}

.home_lsit .list li .show {
	display: none;
}

.home_lsit .list li:hover .show {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	background: rgba(255, 195, 39, 0.8);
}

.home_lsit .list li:hover .show span {
	display: block;
	padding: 35px 20px 0;
	overflow: hidden;
}

.home_lsit .list li:hover .show span p {
	display: block;
	border-bottom: #f60 1px solid;
	font-size: 16px;
	line-height: 30px;
	color: #000;
}

.home_lsit .list li:hover .show span p em {
	display: inline-block;
	margin: 0 1%;
}

.home_lsit .list li:hover .show span a {
	font-size: 18px;
	margin-top: 10px;
	display: inline-block;
	font-weight: 700;
	color: #f00;
}

.home_lsit .list li i {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 8px;
	top: 8px;
	overflow: hidden;
	line-height: 18px;
	font-size: 14px;
	font-family: 宋体;
	color: #fff;
	border-radius: 2px;
}

.home_lsit .list li i.p {
	background-color: #69b2fc;
}

.home_lsit .list li i.l {
	background-color: #f60;
}

.home_lsit .list li .con {
	width: 100%;
	margin-top: 37px;
}

.home_lsit .list li .con span {
	font-size: 34px;
	color: #f60;
	line-height: 50px;
	display: block;
}

.home_lsit .list li .con p {
	display: block;
	font-size: 16px;
	line-height: 20px;
	color: #666;
}

.home_lsit .list li .con p em {
	display: inline-block;
	color: #d92a00;
	margin-left: 8px;
}

.home_lsit .list li .con p.wap {
	display: none;
}

.home_ad {
	width: 1200px;
	margin: 30px auto 0;
	overflow: hidden;
}

.home_ad img {
	display: block;
}

.home_news {
	width: 1200px;
	margin: 30px auto;
}

.home_news .box {
	width: 540px;
	padding: 20px;
	overflow: hidden;
	box-shadow: 0px 0 5px rgba(0, 0, 0, .1);
}

.home_news .box .title {
	width: 100%;
	overflow: hidden;
	border-bottom: #e4e4e4 1px solid;
	line-height: 20px;
	padding-bottom: 8px;
}

.home_news .box .title span {
	display: block;
	font-size: 18px;
	color: #000;
	float: left;
}

.home_news .box .title a {
	display: block;
	font-size: 14px;
	float: right;
}

.home_news .box .list {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}

.home_news .box .list li {
	width: 100%;
	overflow: hidden;
	line-height: 30px;
	font-size: 14px;
}

.home_news .box .list li a {
	float: left;
}

.home_news .box .list li span {
	float: right;
}

.quick_search {
	width: 100%;
	height: 50px;
	background-color: #fafafa;
}

.quick_search .box {
	width: 1200px;
	height: 50px;
	margin: auto;
	font-size: 14px;
	color: #333;
	line-height: 50px;
}

.quick_search .box input.text {
	display: inline-block;
	height: 30px;
	border: #ddd 1px solid;
	padding: 0;
	margin-left: 8px;
	text-indent: 8px;
	width: 200px;
}

.quick_search .box label {
	margin-left: 5px;
}

.quick_search a {
	display: inline-block;
	line-height: 32px;
	padding: 0 20px;
	color: #fff;
	background-color: #f60;
	border-radius: 16px;
	margin-left: 10px;
}

.filter_list {
	width: 1200px;
	margin: 10px auto;
	overflow: hidden;
}

.filter_list dl {
	width: 100%;
	overflow: hidden;
	border-bottom: #eee 1px solid;
	font-size: 14px;
	line-height: 24px;
}

.filter_list dl dt {
	width: 4%;
	color: #666;
	padding: 8px 0;
	float: left;
}

.filter_list dl dd {
	width: 96%;
	float: right;
	overflow: hidden;
}

.filter_list dl dd a {
	display: block;
	float: left;
	line-height: 24px;
	padding: 0 10px;
	color: #000;
	margin: 8px 3px;
}

.filter_list dl dd a.on,
.filter_list dl dd a:hover,
.filter_list dl dd a:hover {
	background-color: #f60;
	color: #fff;
}

.result_data {
	width: 1180px;
	height: 32px;
	font-size: 14px;
	background-color: #fafafa;
	overflow: hidden;
	margin: auto;
	padding: 9px 10px;
}

.result_data .nav {
	display: block;
	overflow: hidden;
}

.result_data .nav a {
	display: block;
	float: left;
	background-color: #fff;
	border: #e4e4e4 1px solid;
	line-height: 30px;
	border-radius: 16px;
	padding: 0 20px;
	margin-right: 10px;
}

.result_data .nav a.on,
.result_data .nav a:hover.on,
.result_data .nav a:hover {
	background-color: #f60;
	border: #f60 1px solid;
	color: #fff;
}

.result_data .data {
	line-height: 32px;
	font-weight: 700;
	color: #000;
}

.result_data .data em {
	color: #d92a00;
}

.more_title {
	width: 1200px;
	margin: 30px auto -10px;
	font-size: 16px;
	font-weight: 700;
	color: #000;
	overflow: hidden;
}

.qq_list {
	width: 1200px;
	border-top: #f60 1px solid;
	border-left: #e4e4e4 1px solid;
	margin: 20px auto 0;
	overflow: hidden;
}

.qq_list li {
	width: 239px;
	height: 144px;
	text-align: center;
	float: left;
	border-right: #e4e4e4 1px solid;
	border-bottom: #e4e4e4 1px solid;
	position: relative;
	cursor: pointer;
}

.qq_list li .show {
	display: none;
}

.qq_list li:hover .show {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	background: rgba(255, 195, 39, 0.8);
}

.qq_list li:hover .show span {
	display: block;
	padding: 35px 20px 0;
	overflow: hidden;
}

.qq_list li:hover .show span p {
	display: block;
	border-bottom: #f60 1px solid;
	font-size: 16px;
	line-height: 30px;
	color: #000;
}

.qq_list li:hover .show span p em {
	display: inline-block;
	margin: 0 1%;
}

.qq_list li:hover .show span a {
	font-size: 18px;
	margin-top: 10px;
	display: inline-block;
	font-weight: 700;
	color: #f00;
}

.qq_list li i {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 8px;
	top: 8px;
	overflow: hidden;
	line-height: 18px;
	font-size: 14px;
	font-family: 宋体;
	color: #fff;
	border-radius: 2px;
}

.qq_list li i.p {
	background-color: #69b2fc;
}

.qq_list li i.l {
	background-color: #69b2fc;
}

.qq_list li .con {
	width: 100%;
	margin-top: 37px;
}

.qq_list li .con span {
	font-size: 34px;
	color: #f60;
	line-height: 50px;
	display: block;
}

.qq_list li .con p {
	display: block;
	font-size: 16px;
	line-height: 20px;
	color: #666;
}

.qq_list li .con p em {
	display: inline-block;
	color: #d92a00;
	margin-left: 8px;
}

.qq_haoma {
	width: 430px;
	height: 265px;
	color: #fff;
	margin: 40px auto 20px;
	overflow: hidden;
	position: relative;
}

.qq_haoma .title {
	display: block;
	position: absolute;
	left: 9%;
	bottom: 28%;
	font-size: 14px;
}

.qq_haoma .haoma {
	display: block;
	position: absolute;
	left: 0;
	bottom: 6%;
	font-size: 44px;
	width: 100%;
	text-align: center;
}

.qq_haoma img {
	display: block;
	width: 100%;
}

.prict_box {
	width: 100%;
	vertical-align: bottom;
	text-align: center;
	font-size: 16px;
	color: #666;
}

.prict_box em {
	color: #d92a00;
	font-size: 32px;
	font-weight: 700;
}

.haoma_show {
	width: 1000px;
	margin: 20px auto 0;
	overflow: hidden;
}

.haoma_show table {
	width: 100%;
	border-collapse: collapse;
	border-top: #e4e4e4 1px solid;
	border-left: #e4e4e4 1px solid;
	font-size: 16px;
	line-height: 30px;
}

.haoma_show table td {
	border-bottom: #e4e4e4 1px solid;
	border-right: #e4e4e4 1px solid;
	padding: 10px 15px;
}

.haoma_show table td.title {
	font-weight: 700;
	color: #f60;
	text-align: center;
	width: 100px;
}

.haoma_show .nav {
	width: 998px;
	border: #e4e4e4 1px solid;
	padding: 30px 0;
	text-align: center;
	border-top: 0;
}

.haoma_show .nav a {
	display: inline-block;
	line-height: 40px;
	font-size: 16px;
	background-color: #f60;
	color: #fff;
	padding: 0 30px;
	margin: 0 13px;
	color: #fff;
	font-weight: 700;
}

.haoma_show .nav a i {
	display: inline-block;
	vertical-align: top;
	width: 19px;
	height: 22px;
	margin: 9px 8px 0 0;
	overflow: hidden;
	background-position: -68px top;
}

.haoma_show .nav a:hover {
	background-color: #f30;
}

.haoma_show .process {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}

.haoma_show .process .tit {
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: 700;
	color: #333;
}

.haoma_show .process .con {
	display: block;
	background-color: #fff2e9;
	border: #ffa264 1px solid;
	line-height: 48px;
	border-radius: 10px;
	text-align: center;
	font-size: 16px;
}

.haoma_show .process .con i {
	display: inline-block;
	width: 16px;
	height: 18px;
	overflow: hidden;
	vertical-align: top;
	background-position: -87px top;
	margin: 15px 5.5%;
}

.main_box {
	width: 1200px;
	margin: 15px auto 0;
	overflow: hidden;
	position: relative;
	min-height: 400px;
}

.main_box .class_list {
	width: 200px;
	background-color: #f6f6f6;
	overflow: hidden;
	min-height: 10000px;
	position: absolute;
	left: 0;
	top: 0;
}

.main_box .class_list .title {
	width: 100%;
	font-size: 14px;
	font-weight: 700;
	background-color: #fff;
	line-height: 30px;
}

.main_box .class_list .list {
	width: 100%;
	overflow: hidden;
}

.main_box .class_list .list a {
	display: block;
	font-size: 14px;
	line-height: 40px;
	border-bottom: #e4e4e4 1px solid;
	text-indent: 15px;
	color: #333;
}

.main_box .class_list .list a:hover {
	color: #f60;
}

.main_box .content {
	width: 970px;
	float: right;
	margin-top: 30px;
	overflow: hidden;
}

.main_box .content .title {
	width: 100%;
	font-size: 20px;
}

.main_box .content .title p {
	display: block;
	font-size: 12px;
	color: #999;
	margin-top: 6px;
}

.main_box .content .title span {
	display: block;
	float: right;
	font-size: 14px;
	line-height: 20px;
}

.main_box .content .title span em {
	display: inline-block;
	margin: 0 5px;
}

.main_box .content .con_main {
	width: 100%;
	margin-top: 20px;
	overflow: hidden;
	font-size: 14px;
	line-height: 180%;
}

.main_box .content .con_main img {
	max-width: 100%;
}

.main_box .content .con_list {
	width: 100%;
	overflow: hidden;
}

.main_box .content .con_list dl {
	width: 100%;
	padding: 20px 0;
	overflow: hidden;
	border-bottom: #e4e4e4 1px solid;
}

.main_box .content .con_list dl dt {
	width: 160px;
	float: left;
}

.main_box .content .con_list dl dt img {
	display: block;
	max-width: 100%;
}

.main_box .content .con_list dl dd {
	width: 790px;
	float: right;
	padding-top: 1%;
}

.main_box .content .con_list dl dd p {
	display: block;
	color: #666;
	line-height: 200%;
}

.main_box .content .con_list dl dd p a.tit {
	font-size: 16px;
}

.main_box .content .con_list dl dd a.more {
	color: #f60;
	font-size: 14px;
}

.main_box .content .con_list dl dd a:hover.more {
	color: #f30;
}

.main_box .content .news_list {
	width: 100%;
	overflow: hidden;
}

.main_box .content .news_list dl {
	width: 100%;
	padding: 20px 0;
	overflow: hidden;
	border-bottom: #e4e4e4 1px solid;
}

.main_box .content .news_list dl dd {
	width: 100$;
	padding-top: 1%;
}

.main_box .content .news_list dl dd p {
	display: block;
	color: #666;
	line-height: 200%;
}

.main_box .content .news_list dl dd p a.tit {
	font-size: 16px;
}

.main_box .content .news_list dl dd a.more {
	color: #f60;
	font-size: 14px;
}

.main_box .content .news_list dl dd a:hover.more {
	color: #f30;
}

.main_box .content .next_main {
	width: 100%;
	margin-top: 20px;
	padding-top: 20px;
	border-top: #e4e4e4 1px solid;
}

.main_box .content .next_main p {
	display: block;
	font-size: 14px;
	color: #999;
	line-height: 200%;
}

.main_box .content .next_main p a {
	color: #f60;
}

.main_box .content .next_main p a:hover {
	color: #f30;
}

/* page */
/* page */
.page {
	display: block;
	overflow: hidden;
	margin: 30px auto 0;
	text-align: center;
}

.page li {
	display: inline-block;
	vertical-align: top;
}

.page a {
	display: inline-block;
	margin-left: 5px;
	vertical-align: top;
	padding: 0 16px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border: #e4e4e4 1px solid;
	border-radius: 3px;
	font-size: 14px;
}

.page a:hover {
	background-color: #f60;
	border: #f60 1px solid;
	color: #fff;
}

.page li.active span {
	background-color: #f60;
	border: #f60 1px solid;
	margin-left: 5px;
	vertical-align: top;
	padding: 0 16px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	border-radius: 3px;
	font-size: 14px;
}

.page span {
	display: inline-block;
	margin-left: 5px;
	line-height: 32px;
	vertical-align: top;
}


.trust {
	width: 100%;
	height: 100px;
	margin-top: 30px;
	background-color: #fafafa;
}

.trust ul {
	display: block;
	width: 1200px;
	margin: auto;
	height: 100px;
	overflow: hidden;
}

.trust ul li {
	width: 25%;
	float: left;
	overflow: hidden;
	height: 44px;
	margin-top: 33px;
	text-align: center;
}

.trust ul li i {
	display: inline-block;
	width: 44px;
	height: 44px;
	overflow: hidden;
	vertical-align: top;
	margin-right: 10px;
}

.trust ul li i.ico_a {
	background-position: left -76px;
}

.trust ul li i.ico_b {
	background-position: -44px -76px;
}

.trust ul li i.ico_c {
	background-position: -88px -76px;
}

.trust ul li i.ico_d {
	background-position: -132px -76px;
}

.trust ul li span {
	display: inline-block;
	height: 44px;
	vertical-align: top;
	text-align: left;
}

.trust ul li span em {
	display: block;
	color: #333;
	font-size: 20px;
	line-height: 28px;
}

.trust ul li span p {
	display: block;
	color: #666;
	font-size: 14px;
	line-height: 16px;
}


.copy {
	width: 100%;
	padding: 30px 0 170px;
	overflow: hidden;
	background: url(../images/foot_back.png) left top repeat #000;
}

.copy .box {
	width: 1200px;
	margin: auto;
}

.copy .box .menu {
	width: 67%;
	overflow: hidden;
}

.copy .box .menu li {
	width: 25%;
	float: left;
	overflow: hidden;
	line-height: 30px;
	color: #fff;
}

.copy .box .menu li span {
	font-size: 14px;
}

.copy .box .menu li a {
	color: #999;
}

.copy .box .menu li a:hover {
	color: #fff;
}

.copy .box .tel {
	width: 33%;
	overflow: hidden;
	text-align: center;
}

.copy .box .tel p {
	display: block;
	color: #fff;
	font-size: 18px;
	margin-top: 4%;
}

.copy .box .tel em {
	display: block;
	color: #f60;
	font-size: 36px;
	line-height: 180%;
}

.copy .box .tel a {
	display: inline-block;
	border: #fff 1px solid;
	color: #fff;
	width: 25%;
	line-height: 30px;
}

.copy .box .tel a:hover {
	background-color: #f60;
	border: #f60 1px solid;
}

.wap_banner,
.wap_filter,
.show_menu {
	display: none;
}

.wap_copy {
	width: 100%;
	text-align: center;
	display: none;
	color: #999;
	background-color: #fafafa;
	padding: 10px 0 60px;
}

.wap_menu {
	display: none;
	position: fixed;
	left: 0;
	bottom: 0;
	background-color: #fff;
	height: 50px;
	width: 100%;
	box-shadow: 0px 0 5px rgba(140, 140, 140, 0.4);
	z-index: 999;
}

.wap_menu li {
	width: 20%;
	float: left;
}

.wap_menu li a {
	display: block;
	width: 100%;
	height: 50px;
	overflow: hidden;
}

.wap_menu li a p {
	display: block;
	text-align: center;
	color: #333;
}

.wap_menu li a i {
	display: block;
	width: 24px;
	height: 24px;
	margin: 5px auto 3px;
	overflow: hidden;
}

.wap_menu li a i.ico_a {
	background-position: left -58px;
}

.wap_menu li a i.ico_b {
	background-position: -24px -58px;
}

.wap_menu li a i.ico_c {
	background-position: -48px -58px;
}

.wap_menu li a i.ico_d {
	background-position: -72px -58px;
}

.wap_menu li a i.ico_e {
	background-position: -96px -58px;
}

.wap_menu li a.on p {
	color: #f60;
}

.wap_menu li a.on i.ico_a {
	background-position: left -82px;
}

.wap_menu li a.on i.ico_b {
	background-position: -24px -82px;
}

.wap_menu li a.on i.ico_c {
	background-position: -48px -82px;
}

.wap_menu li a.on i.ico_d {
	background-position: -72px -82px;
}

.wap_menu li a.on i.ico_e {
	background-position: -96px -82px;
}

.wap_carte {
	display: none;
	width: 100%;
	background-color: #fff;
	overflow: hidden;
}

.wap_carte li {
	width: 25%;
	float: left;
	text-align: center;
}

.wap_carte li a {
	display: block;
	width: 100%;
	overflow: hidden;
	padding-top: 10px;
}

.wap_carte li a span {
	display: block;
	width: 44px;
	height: 44px;
	margin: auto;
	overflow: hidden;
	border-radius: 50%;
}

.wap_carte li a span i {
	display: block;
	width: 30px;
	height: 30px;
	margin: 7px;
	overflow: hidden;
}

.wap_carte li a span.ico_a {
	background-color: #f93934;
}

.wap_carte li a span.ico_b {
	background-color: #fe9d34;
}

.wap_carte li a span.ico_c {
	background-color: #cf3093;
}

.wap_carte li a span.ico_d {
	background-color: #31ce03;
}

.wap_carte li a span.ico_e {
	background-color: #057dfd;
}

.wap_carte li a span.ico_f {
	background-color: #70e300;
}

.wap_carte li a span.ico_g {
	background-color: #fd8133;
}

.wap_carte li a span.ico_g i {
	background-position: -30px top;
}

.wap_carte li a span.ico_h {
	background-color: #24b35e;
}

.wap_carte li a span.ico_h i {
	background-position: -60px top;
}

.wap_carte li a p {
	display: block;
	font-size: 14px;
	padding: 4px 0 10px;
}

.menu_main {
	width: 100%;
	overflow: hidden;
	padding-bottom: 50px;
}

.menu_main h1 {
	width: 100%;
	text-align: center;
	background-color: #fafafa;
	font-size: 16px;
	font-weight: 100;
	line-height: 50px;
}

.menu_main ul {
	width: 100%;
	overflow: hidden;
}

.menu_main li {
	width: calc(33.33333% - 1px);
	float: left;
	text-align: center;
	border-bottom: #eee 1px solid;
	border-right: #eee 1px solid;
}

.menu_main li:nth-child(3),
.menu_main li:nth-child(6),
.menu_main li:nth-child(9),
.menu_main li:nth-child(12) {
	width: 33.33333%;
	border-right: 0;
}

.menu_main li a {
	display: block;
	width: 100%;
	overflow: hidden;
}

.menu_main li a span {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: #f60;
	margin: 10px auto 5px;
	overflow: hidden;
}

.menu_main li a span i {
	display: block;
	width: 30px;
	height: 30px;
	overflow: hidden;
	margin: 10px;
}

.menu_main li a p {
	display: block;
	padding-bottom: 10px;
	font-size: 14px;
	color: #333;
}

@media only screen and (max-width:768px) {
	.ico {
		background-image: url(../images/ico_wap.png);
		background-size: 121px;
		background-repeat: no-repeat;
	}

	body {
		padding-top: 0;
	}

	.wap_copy,
	.wap_menu,
	.wap_carte {
		display: block;
	}

	.foot_float,
	.go_top,
	.trust,
	.copy,
	.banner,
	.hot_news,
	.home_lsit .title .back,
	.home_lsit .title span a,
	.head_top .head,
	.head_top .menu_box,
	.head_top .logo_main .tel,
	.head_top .logo_main .search span.input i,
	.main_box .class_list,
	.filter_list,
	.result_data .data,
	.qq_list li:hover .show,
	.haoma_show .nav,
	.home_lsit .list li .show,
	.home_lsit .list li:hover .show,
	.home_ad,
	.main_box .content .title span {
		display: none;
	}

	.head_top {
		height: auto;
		position: inherit;
	}

	.head_top .logo_main {
		width: 100%;
		height: auto;
	}

	.head_top .logo_main .logo {
		width: 120px;
		left: 2%;
		margin-top: -22px;
	}

	.head_top .logo_main .search {
		float: right;
		width: 55%;
		margin: 5px;
	}

	.head_top .logo_main .search span.input {
		width: calc(75% - 1px);
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
	}

	.head_top .logo_main .search span.input input {
		text-indent: 10px;
		font-size: 12px;
	}

	.head_top .logo_main .search a {
		width: 25%;
		border-top-right-radius: 20px;
		border-bottom-right-radius: 20px;
	}

	.head_top .logo_main .search a i {
		width: 18px;
		height: 18px;
		background-position: -52px -30px;
		margin: 11px auto;
	}

	.wap_banner {
		display: block;
		width: 100%;
		overflow: hidden;
	}

	.wap_banner img {
		display: block;
		width: 100%;
	}

	.qq_haoma img {
		width: 90%;
		margin: auto;
	}

	.color_a,
	.color_b,
	.color_c {
		border-top: 0;
	}

	.color_a .title,
	.color_b .title,
	.color_c .title {
		background-color: #fafafa;
	}

	.color_a .title span em {
		color: #3ec6d6;
	}

	.color_b .title span em {
		color: #ff9927;
	}

	.color_c .title span em {
		color: #ff6c81;
	}

	.home_lsit {
		width: 100%;
		margin: auto;
	}

	.home_lsit .title {
		width: 100%;
		float: none;
		height: auto;
	}

	.home_lsit .title span {
		text-align: center;
		color: inherit;
		padding: 14px 0;
	}

	.home_lsit .title span em {
		font-style: normal;
		font-size: 20px;
	}

	.home_lsit .title span p {
		color: #999;
		margin: 4px auto 0;
	}

	.home_lsit .list {
		width: 100%;
	}

	.home_lsit .list li {
		width: 50%;
		border-right: #eee 1px solid;
		border-bottom: #eee 1px solid;
		height: auto;
		padding: 20px 0;
	}

	.home_lsit .list li:nth-child(odd) {
		width: calc(50% - 1px);
	}

	.home_lsit .list li:nth-child(even) {
		border-right: 0;
	}

	.home_lsit .list li:nth-child(7),
	.home_lsit .list li:nth-child(8),
	.home_lsit .list li:nth-child(9),
	.home_lsit .list li:nth-child(10),
	.home_lsit .list li:nth-child(11),
	.home_lsit .list li:nth-child(12) {
		display: none;
	}

	.home_lsit .list li .con {
		margin: auto;
	}

	.home_lsit .list li .con span {
		font-size: 22px;
		line-height: 30px;
	}

	.home_lsit .list li .con p {
		font-size: 14px;
	}

	.home_lsit .list li .con p.wap {
		display: block;
	}

	.main_box {
		width: 100%;
		margin: auto;
	}

	.main_box .content {
		width: auto;
		margin: auto;
		float: none;
	}

	.main_box .content .title {
		text-align: center;
		background-color: #fafafa;
		padding: 15px 0;
		font-size: 18px;
		font-weight: 700;
	}

	.main_box .content .title p {
		font-weight: 100;
	}

	.main_box .content .con_main {
		width: auto;
		display: block;
		margin: 0;
		padding: 15px 10px;
	}

	.main_box .content .news_list dl {
		display: block;
		padding: 10px 10px;
		width: auto;
	}

	.main_box .content .con_list dl {
		display: block;
		padding: 10px 10px;
		width: auto;
	}

	.main_box .content .con_list dl dt {
		width: 120px;
	}

	.main_box .content .con_list dl dd {
		width: calc(100% - 130px)
	}

	.main_box .content .con_list dl dd p {
		line-height: 160%;
	}

	.main_box .content .con_list dl dd p a.tit {
		font-size: 14px;
	}

	.page {
		margin: 18px auto;
	}

	.page a {
		font-size: 12px;
		line-height: 30px;
		height: 30px;
		padding: 0 11px;
		margin-left: 2px;
	}

	.main_box .content .next_main {
		margin: auto;
		width: auto;
		padding: 10px;
	}

	.quick_search {
		position: fixed;
		left: 0;
		top: 0;
		z-index: 999;
	}

	.quick_search .box {
		width: calc(100% - 20px);
		padding-left: 20px;
	}

	.quick_search .box input.text {
		margin-left: -70px;
		width: 45%;
	}

	.qq_list {
		width: 100%;
		margin: auto;
	}

	.qq_list li {
		width: calc(50% - 1px);
		height: auto;
		border-bottom: #eee 1px solid;
		border-right: #eee 1px solid;
		padding: 3% 0;
	}

	.qq_list li .con {
		margin: 0;
	}

	.qq_list li:nth-child(even) {
		border-right: 0;
		width: 50%;
	}

	.qq_list li .con span {
		font-size: 22px;
		line-height: 30px;
	}

	.qq_list li .con p {
		font-size: 14px;
	}

	.qq_list li .con p em {
		display: block;
		margin: 0;
	}

	.wap_filter {
		display: block;
		width: 100%;
		overflow: hidden;
		margin-top: 50px;
	}

	.wap_filter li {
		width: calc(50% - 1px);
		float: left;
		border-bottom: #eee 1px solid;
		border-right: #eee 1px solid;
	}

	.wap_filter li select {
		display: block;
		width: 100%;
		border: 0;
		height: 42px;
		font-size: 14px;
		text-indent: 5px;
	}

	.wap_filter li:nth-child(even) {
		border-right: 0;
		width: 50%;
	}

	.wap_filter h1 {
		display: block;
		padding: 10px;
		overflow: hidden;
		font-size: 14px;
		line-height: 32px;
		font-weight: 100;
	}

	.wap_filter h1 span {
		display: block;
		float: left;
	}

	.wap_filter h1 span em {
		display: inline-block;
		padding: 0 5px;
		color: #f00;
	}

	.wap_filter h1 a {
		display: block;
		float: right;
		padding: 0 10px;
		line-height: 30px;
		border: #eee 1px solid;
		background-color: #fafafa;
		border-radius: 16px;
	}

	.result_data {
		width: 100%;
		padding: 10px 0;
	}

	.result_data .nav {
		float: none;
	}

	.result_data .nav a {
		padding: 0;
		margin: 0;
		border-radius: 0;
		border: #fafafa 1px solid;
		line-height: 40px;
		background-color: #fafafa;
		width: calc(33.33333% - 2px);
		text-align: center;
	}

	.more_title {
		width: 100%;
		margin: 10px 0 0 0;
		text-align: center;
		background-color: #fafafa;
		line-height: 40px;
	}

	.qq_haoma {
		width: 100%;
		background-size: 92%;
		background-position: center top;
		margin: 20px 0 0 0;
		height: auto;
	}

	.qq_haoma .title {
		left: 15%;
		bottom: 25%;
	}

	.qq_haoma .haoma {
		bottom: 8%;
		font-size: 32px;
	}

	.haoma_show {
		width: 100%;
	}

	.haoma_show .process .tit {
		width: 100%;
		padding: 0;
		text-align: center;
		background-color: #fafafa;
		line-height: 40px;
	}

	.haoma_show .process .con {
		width: 96%;
		margin: 2% auto 0;
		font-size: 14px;
		line-height: 220%;
		padding: 8px 0;
	}

	.haoma_show .process .con i {
		display: block;
		margin: auto;
		width: 18px;
		height: 24px;
		overflow: hidden;
		background-position: -70px -30px;
	}

	.haoma_show table {
		width: 96%;
		margin: auto;
		font-size: 14px;
		line-height: 160%;
	}

	.haoma_show table td.title {
		width: 25%;
	}

	.prict_box em {
		font-size: 28px;
	}

	.show_menu {
		width: 100%;
		height: 60px;
		position: fixed;
		left: 0;
		bottom: 0;
		z-index: 999;
		display: block;
	}

	.show_menu a {
		display: block;
		width: 33.333333%;
		float: left;
		height: 60px;
		text-align: center;
		overflow: hidden;
	}

	.show_menu a i {
		display: block;
		width: 24px;
		height: 24px;
		margin: 8px auto 5px;
		overflow: hidden;
	}

	.show_menu a p {
		display: block;
		font-size: 14px;
		color: #fff;
	}

	.show_menu a.wx {
		background-color: #2ba245;
	}

	.show_menu a.wx i {
		background-position: left -106px;
	}

	.show_menu a.qq {
		background-color: #4399fe;
	}

	.show_menu a.qq i {
		background-position: -86px -106px;
	}

	.show_menu a.tel {
		background-color: #f60;
	}

	.show_menu a.tel i {
		background-position: -48px -106px;
	}

	.go_back {
		width: 100%;
		display: block;
		width: 100%;
		height: 42px;
		background-color: #fafafa;
		border-bottom: #eee 1px solid;
	}

	.go_back a {
		display: block;
		width: 30%;
		overflow: hidden;
		line-height: 42px;
		font-size: 14px;
		color: #4a4a4a;
	}

	.go_back a i {
		display: inline-block;
		vertical-align: top;
		width: 14px;
		height: 14px;
		margin: 14px 5px 0 8px;
		overflow: hidden;
		background-position: -72px -106px;
	}

	.home_news {
		width: 100%;
		margin: 20px 0;
	}

	.home_news .f_r {
		display: none;
	}

	.home_news .box {
		width: 94%;
		box-shadow: none;
		padding: 0;
		margin: auto;
		float: none;
	}

	.home_news .box .list li span {
		display: none;
	}
}
/* ----- PB分页数字条效果 结束 ----- */
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 14px;
  padding: 8px 12px;
  margin: 0 5px;
  border-radius: 3px;
}
.pagination span {
    color: #333;
    font-size: 14px;
    padding: 8px 2px;
    margin: 0 5px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #2667e9;
  border: 1px solid #2667e9;
}
.pagination a.page-num-current {
  color: #fff;
  background: #2667e9;
  border: 1px solid #2667e9;
}
/* ----- PB分页数字条效果 结束 ----- */
