﻿@charset "utf-8";
/* CSS Document */
* {
	box-sizing: border-box;
	font-family: 'PingFangSC-Regular','helvetica neue',arial,'hiragino sans gb','microsoft yahei ui','microsoft yahei',sans-serif;
}
html, body, div, p, span, font, em, ul, li, dl, dt, dd, table, tr, td, input, button, a {
	margin: 0 auto;
	padding: 0;
}
body {
	font-size: 16px;
	color: #333;
}
html,body{
	height: 100%;
	width: 100%;
}
ul {
	list-style-type: none;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #2bac93;
}
img {
	border: 0px;
	vertical-align: top;
}
em, i {
	font-style: normal;
}
.clr {
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	overflow: hidden;
	clear: both;
}
.clearfix:after {
	content: "";
	display: block;
	visibility: hidden;
	height: 0;
	line-height: 0;
	clear: both
}

.clearfix {
	zoom: 1
}
input, textarea, button, select{
	outline: none;
}

.red{
	color: #dc2328;
}
.blue{
	color: #005eb8;
}
.green{
	color: #1fad34;
}
.gray{
	color: #666666;
}
.container{
	width:1200px;
	margin: 0 auto;
}
.hidediv{
	overflow: hidden;
	height: 100%;
}
.pchidden{
	display: none;
}
.header{
	background: url("../images/topbg.jpg") center top no-repeat;
	/*overflow: hidden;*/
}
.header-top{
	width: 1200px;
	height:100px;
	overflow: hidden;
}
.header-top .logo{
	margin-top: 17px;
	float: left;
}
.header-min{
	width: 1200px;
	height:200px;
}
.search{
	float: left;
	width: 600px;
	margin-top:80px;
	height:50px;
}
.search-content{
	width: 600px;
	height:50px;
	background: #fff;
}
.search-content .option{
	position: relative;
	float: left;
	width: 96px;
	height:50px;
	background: url("../images/arrdown.png") 64px center no-repeat;
	font-weight: bold;
	font-size: 14px;
}
.search-content .option span{
	line-height: 50px;
	padding-left:24px;
	display: block;
	cursor: pointer;
}
.search-content .option > div{
	position: absolute;
	left: 0;
	top:50px;
	width: 96px;
	background: #fff;
	line-height: 30px;
	font-weight: normal;
	z-index: 999;
	display: none;
}
.search-content .option > div li{
	padding-left:24px;
	cursor: pointer;
}
.search-content input[type=text]{
	width: 380px;
	float: left;
	height:50px;
	border: 0;
	font-size: 14px;
}
.search-content button{
	float: right;
	width: 120px;
	height:50px;
	border: 0;
	background: url("../images/search.png") #2bac93 30px center no-repeat;
	color: #fff;
	font-weight: bold;
	padding-left:60px;
	text-align: left;
	font-size: 14px;
}
.search .massage{
	background: url("../images/msg.png") left center no-repeat;
	height:20px;
	line-height: 20px;
	padding-left:26px;
	margin-top: 20px;
}
.search .massage a{
	color: #fff;
}
.nav{
	height:60px;
	line-height: 60px;
	background: rgba(0,0,0,0.2);
}
.nav ul{
	width: 1200px;
	line-height: 60px;
}
.nav ul li{
	float: left;
	margin-right: 50px;
	font-size: 18px;
}
.nav ul li:hover,.nav ul li.cur{
	font-weight: bold;
}
.nav ul li:last-child{
	margin-right: 0;
}
.nav ul li a{
	color: #fff;
	display: block;
}

.mt{
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #dddddd;
}
.mt a:hover{
	color: #333;
}
.mt span{
	float: left;
	font-weight: bold;
	font-size: 20px;
	height: 48px;
	position: relative;
	border-bottom: 3px solid #2bac93;
}
.mt span:after{
	content: '';
	position: absolute;
	left: 0;
	bottom: -8px;
	background: url("../images/titlearr.png") center bottom no-repeat;
	height:8px;
	width: 100%;
}
.mt .more{
	float: right;
	height: 48px;
	font-size: 14px;
	color: #666666;
	text-transform: uppercase;
}
.mt .moregroup{
	float: right;
}
.mt a.more{
	float: right;
	height: 48px;
}
.mt .moregroup li{
	display: none;
}
.mt .moregroup li:nth-child(1){
	display: block;
}
.tab-menu li{
	float: left;
	margin-right:25px;
	color: #cccccc;
}
.tab-menu li a{
	float: left;
	margin-right:25px;
	font-size: 20px;
}

.tab-menu li.cur a{
	font-weight: bold;
	height: 48px;
	color: #333;
	font-size: 22px;
	border-bottom: 3px solid #2bac93;
	position: relative;
}
.tab-menu li.cur a:after{
	content: '';
	position: absolute;
	left: 0;
	bottom: -8px;
	background: url("../images/titlearr.png") center bottom no-repeat;
	height:8px;
	width: 100%;
}
.u-list{
	margin-top:12px;
}
.u-list li{
	position: relative;
	background: url("../images/dot.png") left center no-repeat;
	padding-left: 23px;
	height: 40px;
	line-height: 40px;
}
.u-list li a{
	float: left;
	width: 100%;
	padding-right: 120px;
	word-break: break-all;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.u-list li span{
	position: absolute;
	right: 0;
	top: 0;
	height: 38px;
	color: #999999;
}
.u-list li.empty {
	height: 1px;
	border-top: 1px dashed #dddddd;
	margin: 20px 0;
}
.u-list li.empty:last-child{
	display: none;
}
.ad{
	margin-top:20px;
}
.ad img{
	width: 100%;
}
.path{
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	padding-left: 30px;
	margin: 20px 0;
	background: url("../images/home.png") left center no-repeat;
}
.path a:last-child{
	font-weight: bold;
}
.page{
	margin-top:30px;
	text-align: center;
	border-top:1px solid #ddd;
	padding-top: 30px;
}
.page li{
	display: inline-block;
	min-width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	vertical-align: top;
	font-size:14px;
	margin-right: 5px;
	overflow: hidden;
}
.page li a{
	display: block;
	min-width: 40px;
	height: 40px;
	padding:0 16px;
	border-radius: 4px;
	border:1px solid #e1e4e9;
}
.page li span{
	float: left;
}
.page li.cur a{
	background: #2bac93;
	border:0;
}
.page li.cur a{
	color: #fff;
}
.page li.prevpage a, .page li.nextpage a{
	border: 0;
	background: none;
}
.page li.prevpage a, .page li.nextpage a{
	font-size: 20px;
	color: #d7d7d7;
}
.page li input{
	border:1px solid #e9ebee;
	border-radius: 4px;
	background: #fff;
	height: 40px;
	line-height: 40px;
	width:40px;
	text-align: center;
	font-size: 14px;
	margin: 0 5px;
	float: left;
}
.page li button{
	width:50px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #2bac93;
	border:1px solid #2bac93;
	border-radius: 4px;
	background: #fff;
	cursor: pointer;
}
.footer{
	height: 123px;
	background: #1f2d3d;
	text-align: center;
	line-height: 24px;
	font-size: 13px;
	color: #fff;
	padding-top:28px;
 }
.footer a{
	color: #fff;
}
.backtop{
	position: fixed;
	right: 30px;
	bottom: 100px;
	background: url("../images/backtop.png") left top no-repeat;
	height:60px;
	width: 60px;
	text-indent: -1000px;
	cursor: pointer;
	z-index: 99999;
	display: none;
	overflow: hidden;
}
.backtop:hover{
	background: url("../images/backtophover.png") left top no-repeat;
}
@media (max-width: 1190px) {
	.header-top,.header-min,.nav ul,.container,.rkxm-cont{
		width: 100%;
		padding:0 15px;
	}
	.nav ul li{
		margin: 0;
		width: 10%;
		font-size: 16px;
	}
}
@media (max-width: 1024px) {
	input, textarea, button, select{
		outline: none;
	}
	input::-webkit-input-placeholder {
		color: #fff;
	}
	input::-moz-input-placeholder {
		color: #fff;
	}
	input::-ms-input-placeholder {
		color: #fff;
	}
	.pchidden{
		display: block;
	}
	.waphidden{
		display: none;
	}
	.header-top,.header-min,.nav ul,.container,.rkxm-cont{
		width: 100%;
		padding:0;
	}
	.header{
		width: 100%;
		height:70px;
		background: none;
		box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
		position: absolute;
		z-index:999;
	}
	.header-top,.header-min{
		height:auto;
	}
	.header-top .logo{
		width: 53%;
		margin-left: 15px;
		margin-top: 14px;
	}
	.header-top .logo img{
		height:42px;
	}
	.menu-bnt{
		position: absolute;
		right: 0;
		top:0;
		z-index:99;
		float: right;
		height:70px;
		width: 70px;
		background: url("../images/menubg.png") #2bac93 center center no-repeat;
		background-size:35%
	}
	.menu-bnt-close{
		background: url("../images/close.png") #279a84 center center no-repeat;
		background-size:25%
	}
	.search{
		width: 100%;
		margin: 0;
		height: auto;
	}
	.search-content{
		display: none;
		position: absolute;
		left:0;
		top:0;
		background: #2bac93;
		width: calc(100% - 70px);
		height:70px;
		z-index: 99;
	}
	.search-content .option,.search .massage{
		display: none;
	}
	.search-content input[type=text]{
		width: 80%;
		height:70px;
		background: none;
		padding:0 15px;
		color: #fff;
		font-size: 17px;
	}
	.search-content button{
		width: 20%;
		height:70px;
		padding-left: 30px;
		background-position: center center;
		background-size:30%;
		text-indent: -1000px;
		overflow: hidden;
	}
	.nav{
		display: none;
		border-top: 1px solid rgba(255,255,255,0.3);
		background: #2bac93;
		position: absolute;
		left:0;
		top:70px;
		height:100%;
		z-index:99;
		padding:15px;
		line-height:normal;
		width: 100%;
	}
	.nav ul li{
		float: none;
		width: 100%;
		height:50px;
		line-height: 50px;
		padding:0 25px;
		font-size: 20px;
	}
	.nav ul li:hover, .nav ul li.cur{
		background: #279a84;
	}
	.mask{
		position: fixed;
		left:0;
		top:0;
		background: #2bac93;
		z-index: 90;
		width: 100%;
		height:100%;
		display: none;
	}
	.hidediv{
		overflow: hidden;
		height: 100%;
	}
	.mt span{
		font-size: 17px;
	}
	.tab-menu li a{
		font-size: 17px;
	}
	.tab-menu li.cur a{
		font-size: 17px;
	}
	.tab-menu li,.tab-menu li a{
		margin-right: 15px;
	}
	.u-list li{
		font-size: 15px;
		background-position: left 8px;
		line-height:22px;
		height:auto;
		margin-bottom: 10px;
		padding-left:15px;
	}
	.u-list li a{
		display: block;
		float: none;
		padding:0;
		white-space:normal;
		overflow: visible;
	}
	.u-list li span{
		display: none;
	}
	.page li{
		min-width: 30px;
		height: 30px;
		line-height: 30px;
		margin-right: 0;
	}
	.page li a {
		display: block;
		min-width: 30px;
		height: 30px;
		padding: 0 10px;
	}
	.page li input{

		height: 30px;
		line-height: 30px;
		width:30px;

	}
	.page li button{
		width:30px;
		height: 30px;
		line-height: 30px;

	}
	.container.main{
		padding-top: 70px;
	}
	.path{
		height: auto;
		line-height: 20px;
		margin: 0 -15px;
		padding: 10px 30px 10px 45px;
		background: url("../images/home.png") #f0f0f0 15px 12px no-repeat;
	}
	.footer{
		height:auto;
		padding:30px 15px;
	}
	.backtop{
		height:30px;
		width: 30px;
		background-size: 100%;
	}
	.backtop:hover{
		background-size: 100%;
	}
}
