@charset "utf-8";

/* CSS Document */

html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
	margin: 0;
	padding: 0;
}

fieldset,
img {
	border: none;
}

address,
caption,
cite,
code,
dfn,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ul,
ol {
	list-style: none;
}

input,
button {
	padding-top: 0;
	padding-bottom: 0;
	font-family: Microsoft YaHei;
}

input::-moz-focus-inner {
	border: none;
	padding: 0;
}

select,
input {
	vertical-align: middle;
}

select,
input,
textarea {
	font-size: 12px;
	margin: 0;
}

input[type="text"],
input[type="password"],
textarea {
	outline-style: none;
	-webkit-appearance: none;
}

textarea {
	background-color: #FFFFFF;
	font-family: "Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
	border: 1px solid #E8E8E8;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	color: #B8B8B8
}

textarea:focus {
	box-shadow: 0 0 8px rgba(139, 46, 49, 0.2);
	border: solid 1px #8b2e31;
	outline: 0 none;
}

textarea {
	resize: none;
}

table {
	border-collapse: collapse;
}

html {
	-webkit-text-size-adjust: none;
}

body {
	font: 14px "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", "Simsun", "\5B8B\4F53";
	color: #9aabb8;
	background: #fff
}

a {
	color: #7f8c8d;
	text-decoration: none;
}

a:visited {
	color: #7f8c8d;
}

a:hover {
	color: #3498db;
}

a:focus {
	outline: none;
}

:focus {
	outline: 0;
}

a.fblue,
a.fblue:visited {
	color: #218fcf
}

a.fblue:hover {
	color: #228fdd;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.clear {
	clear: both;
	overflow: hidden;
	width: 100%;
	height: 0px;
}

.space {
	height: 20px;
	overflow: hidden;
	clear: both
}

.bold {
	font-weight: bold
}

.feed-card-txt a,
.feed-card-txt a:visited,
.feed-card-txt a:hover {
	color: #666;
}

h1,
h2,
h3,
h4 {
	font-weight: normal
}



.navheader {
	width: 1200px;
	margin: 0 auto;
}

.head .navbox {
	width: 1200px;
	margin: 0 auto;
}

.header .hLogo {
	float: left;
}

.header .logo {
	display: block;
	float: left;
	height: 88px;
	line-height: 999px;
	overflow: hidden;
	zoom: 1;
	background: url(../img/logo.png) no-repeat 0 0;
	width: 120px;
}

.hHelper {
	float: left;
}

.header .nav {
	display: block;
	float: left;
	width: 930px;
}

.header .nav .nav_pc {
	width: 100%;
	display: flex;
}

.header .nav ul li {
	float: left;
	position: relative;
	box-sizing: border-box;
	z-index: 999;
	flex: 1;
}

.header .nav ul li .f_a {
	line-height: 88px;
	display: block;
	text-align: center;
	font-size: 16px;
	color: #373737;
}

.header .nav ul li.current {
	border-left: 1px #eff3f5 solid;
	border-right: 1px #eff3f5 solid;
	background: url(../img/navhover.jpg) repeat-x;
}

.header .nav ul li.current a {
	color: #5eade2;
	font-weight: bold;
}

.header .nav ul li:hover .f_a {
	background: url(../img/navhover.jpg) repeat-x;
	color: #5eade2;
	font-weight: bold;
}

.header .nav ul li .s_navbox {
	display: none;
	position: absolute;
	left: 0;
	width: 100%;
	background: #fff;
	z-index: 9999;
	box-sizing: border-box;
	border-top-width: 0;
}

.header .nav ul li .s_navbox .s_a a {
	color: #000;
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	text-align: center;
	padding: 10px 0px;
	margin: 5px 0;
	font-weight: normal;
}

.header .nav ul li .s_navbox .s_a a:hover {
	background-color: #5eade2;
	color: #fff;
}

.m_nav {
	display: none
}

.headlf .m_logo {
	display: none
}

.headrg .m_menuimg {
	display: none
}

.active {
	background-color: #cf1322
}

.activ2 {
	background-color: #cf1322
}

.registerlogin {
	width: 150px;
	height: 88px;
	float: left;
	font-size: 16px;
	text-align: right;
	background: url(../img/loginicon.png) no-repeat 38px 33px;
}

.registerlogin a {
	line-height: 88px;
	color: #333;
	cursor: pointer;
}

.registerlogin a:hover {
	color: #5eade2;
}

.registerlogin-after{
	color: #5eade2;
	text-align: right;
	line-height: 88px;
}



.common-footer {
				padding: 35px 0;
				background: #eff3f5;
				z-index: 100;
				width: 100%;
				min-width: 1200px;
				overflow: hidden;
			}
			
			.bt-wrap {
				width: 1200px;
				font-size: 15px;
				margin: 0 auto;
			}
			
			.btlogo {
				width: 96px;
				height: 96px;
				float: left;
			}
			
			.btlist {
				width: 1080px;
				float: right;
			}
			
			.btlist dl {
				width: 100%;
				overflow: hidden;
			}
			
			.btlist dt {
				width: 100%;
				overflow: hidden;
				height: 32px;
				line-height: 32px;
			}
			
			.wel {
				font-size: 16px;
				font-weight: bold;
				color: #2c3e50;
				float: left;
			}
			
			.welbtn {
				font-size: 14px;
				float: left;
				margin-left: 10px;
			}
			
			.welbtn a {
				color: #fff;
				float: left;
				height: 32px;
				padding: 0 8px;
				background: #3498db;
				border-radius: 8px;
			}
			
			.welbtn a:hover {
				background: #1f75ae;
			}
			
			.btlist dd {
				width: 100%;
				overflow: hidden;
				padding-top: 10px;
				color: #9aabb8;
			}
			
			.btlist dd a {
				color: #9aabb8;
				margin-right: 15px;
			}
			
			.btlist dd a:hover {
				color: #3498db;
			}
