 
  
 
* {
	margin: 0;
	padding: 0
}

body {
	font: 14px/160% 'Microsoft YaHei',Helvetica,Arial,sans-serif;
	_font-family: "SimSun";
	color: #333;
	background: #fff;
	font-family: 'Microsoft YaHei',Helvetica,Arial,sans-serif
}

select,input,img {
	vertical-align: middle
}

input,button,select,textarea {
	outline: none
}

img {
	border: 0;
	max-width: 100%
}

ul,li,ol {
	list-style: none
}

textarea {
	resize: none
}

a {
	color: #39f;
	text-decoration: none;
	cursor: pointer
}

a:hover,a:active,a:focus {
	text-decoration: none;
	color: #3598ff
}

button {
	cursor: pointer
}

.area {
	width: 1140px;
	position: relative;
	margin: 0 auto
}

.head-ct.area {
	width: initial;
	max-width: 1140px
}

.sec-head {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99
}

.head-icons {
 
	display: inline-block
}

.head-h {
	height: 60px
}

.head-mask {
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1
}

.head-mask.scroll {
	opacity: .7;
	filter: alpha(opacity=70);
	background-color: #051122
}

.head-l {
	float: left
}

.head-r {
	float: right
}

.head-logo {
	background-position: 0 0;
	width: 168px;
	height: 44px;
	vertical-align: middle
}

.head-r li {
	position: relative;
	display: inline-block;
	padding: 0 16px;
	color: #4fc2c3;
	vertical-align: middle
}

.head-r li a,.head-r li a:active,.head-r li a:focus {
	font-size: 16px;
	color: #4fc2c3
}

.head-r li a.active,.head-r li a:hover {
	color: #f8a222
}

.head-r li a.active {
	border-bottom: 1px solid #f8a222
}

.head-btn {
	font-size: 16px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border: 1px solid;
	border-radius: 2px;
	cursor: pointer;
	padding: 0 20px!important;
	margin-left: 10px
}

.head-btn.active {
	background-color: #4fc2c3;
	border: 1px solid #4fc2c3;
	color: #343a41
}

.head-btn.left {
	margin-left: 25px
}

.head-btn.loading {
 
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 center;
	opacity: .4;
	cursor: default;
	filter: alpha(opacity=40)
}

.head-user {
	cursor: pointer
}

.head-user .name {
	display: inline-block;
	max-width: 80px;
	margin-left: 5px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: 14px;
	line-height: 30px;
	vertical-align: middle;
	text-align: right
}

.head-user .menu {
	display: none;
	background-position: -204px 0;
	width: 85px;
	height: 30px;
	position: absolute;
	top: 25px;
	left: 15px;
	text-align: center;
	padding-top: 13px
}

.head-user .menu a,.head-user .menu a:hover,.head-user .menu a:visited {
	font-size: 14px;
	color: #000
}

.head-user:hover .menu {
	display: block
}

.head-pic {
	background-position: 0 -52px;
	width: 21px;
	height: 21px;
	vertical-align: middle
}

.head-opt {
	display: inline-block;
	vertical-align: middle;
	width: 260px
}

.sec-foot {
	background-color: #363c47;
	color: #919bac;
	min-width: 1160px
}

.sec-foot,.foot-l,.foot-r {
	height: 120px;
	line-height: 120px
}

.foot-l {
	float: left
}

.foot-r {
	float: right;
	width: 360px
}

.sec-foot p {
	font-size: 14px
}

.sec-foot p,.sec-foot img {
	display: inline-block;
	vertical-align: middle
}

.sec-foot img {
	width: 80px;
	height: 80px;
	margin-left: 10px
}

.unsupport-warning {
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #fde7c1;
	color: #d95e00;
	font-weight: 700;
	font-size: 14px;
	display: none
}

.unsupport-warning img {
	display: inline-block;
	width: 12px;
	position: relative;
	top: -1px;
	right: 5px
}

.unsupport-warning a {
	text-decoration: underline;
	color: #d95e00
}

.hkj-jh-btn {
	position: relative
}

.hkj-jh-btn .jh-form {
	width: 262px;
	background: #fff;
	border: 1px solid #d1d1d1;
	border-radius: 5px;
	padding: 40px 0 25px 43px;
	position: absolute;
	top: 40px;
	left: -232px;
	box-shadow: 0 0 15px rgba(0,0,0,.5);
	z-index: 8888
}

.hkj-jh-btn .jh-form .jh-el {
	height: 16px;
	width: 200px;
	padding: 10px 8px;
	line-height: 16px;
	border: 1px solid #d1d1d1;
	border-radius: 4px;
	margin-bottom: 16px;
	font-size: 14px
}

.hkj-jh-btn .jh-form .jh-el.jh-btn {
	height: 36px;
	padding: 0;
	border: none;
	background: #3ec8dd;
	color: #fff;
	margin-bottom: 13px;
	text-align: center;
	width: 218px;
	cursor: pointer
}

.jh-form p {
	color: #999;
	font-size: 12px
}

.jh-form p a {
	font-size: 14px;
	border: none;
	border-bottom: 1px solid #3ec8dd;
	color: #3ec8dd!important;
	border-radius: 0;
	line-height: 28px;
	display: inline
}

.jh-form .ee-hover-arrow {
	display: block;
	width: 15px;
	height: 11px;
 
	position: absolute;
	top: -11px;
	left: 266px
}

 

.jh-form .label {
	width: 220px;
	color: #666;
	font-size: 12px
}

.headerbox.show-fixed {
	position: fixed;
	display: block!important;
	top: 0;
	left: 0;
	background: #fff;
	z-index: 10;
	min-width: 1200px
}

.show-fixed .header_nav a,.show-fixed .header_nav .c-fff {
	color: #323439
}

.contentbox {
	width: 1000px;
	padding: 30px 0;
	background: #fff;
	margin: 0 auto
}

.btn {
	border-radius: 2px
}

.jh-btn.loading {
	opacity: .7!important;
	filter: alpha(opacity=7)!important
}