@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}

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

ol,ul{
	list-style: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	color:#00a0e9;
}

.info {
	font: 12px/30px "microsoft yahei";
	font-weight: bold;
	text-align: left;
	background-color: #5bc0de;
	color: #3a87ad;
	padding-left:10px;
	padding-right:10px;
}

.warn {
	font: 12px/30px "microsoft yahei";
	font-weight: bold;
	text-align: left;
	background-color: #fcf8e3;
	color: #c09853;
	padding-left:10px;
	padding-right:10px;
}

.error {
	font: 12px/30px "microsoft yahei";
	font-weight: bold;
	text-align: left;
	color: #990000;
	background-color: #f2dede;
	padding-left:10px;
	padding-right:10px;
}

.fl {
	float: left
}

.fr {
	float: right
}

.mar_R_5 {
	margin-right: 5px;
}

.mar_R_7 {
	margin-right: 7px;
}

.mar_R_25 {
	margin-right: 25px;
}

.mar_T_10 {
	margin-top: 10px;
}

.col_gray {
	color: #fff;
}

html {
	height: 100%;
}

#content {
	height: 100%;
	width: 100%;
	background-size: cover;
	background-image: url(../images/auth/bg.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat no-repeat;
}

#bgTitle {
	position: absolute;
/* 	top: 80%; */
/* 	left:65%; */
	right: 80px;
	bottom: 80px;
}

#login {
	width: 450px;
	height: 200px;
	position: absolute;
	top: 34%;
	left: 6%;
	display: table-cell;
	vertical-align: middle;
	display: table-cell;
	float: left;
}

#login2 {
	position: absolute;
	top: 80%;
	left: 6%;
	vertical-align: middle;
	display: table-cell;
}

.background-title {
	position: absolute;
	left: 42%;
	color:#fff;
	font-family: arial;
	font-size: 20px;
	/* text-shadow: 0 0 20px #000;
	background: #595959;
	border-radius:3px;
	padding: 6px;
	background: rgba(89, 89, 89, .7);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#595959, endColorstr=#595959);
	background: #1d6688\9;
	opacity: 0.7\9;
    filter: alpha(opacity=80)\9; */
    display: none;
}

.background-title a:hover {
	color:#fff;
}

.hasPlaceholderText {
    color: #aaa;
}

#logo {
	float: left;
}

.login_form {
	float: left;
	width: 500px;
	margin-top: 25px;
	display: block;
}

.login_form p {
	width: 100%
}

.login_form .inp {
	height: 30px;
	border: 0px;
	font: 12px/30px "microsoft yahei";
	color: #333;
	padding: 0 5px;
}

.login_form .tex0 {
	height: 30px;
	width: 247px;
	background: url(../images/auth/tex_000.png) no-repeat left top;
}

.login_form .tex1 {
	width: 140px;
	background: url(../images/auth/tex_001.png) no-repeat left top;
}

.login_form .tex2 {
	width: 65px;
	background: url(../images/auth/tex_002.png) no-repeat left top;
}

.login_form .btn {
	width: 80px;
	height: 30px;
	text-align: center;
	border: 0px;
	font: 14px/30px "microsoft yahei";
	color: #833100;
	background: url(../images/auth/btn.png) no-repeat left top;
	cursor: pointer;
}

.login_form .short_msg {
	width: 307px;
}

.login_form .long_msg {
	width: 394px;
}

.login_form .tips {
	font: 12px/30px "microsoft yahei";
	color: #fff;
}

.login_form .rs a {
	margin: 0 0 0 0px;
	font: 12px/30px "microsoft yahei";
	color: #fff;
}

.login_form .box {
	width: 16px;
	height: 16px;
	overflow: hidden;
	margin: 7px 7px 0 0;
	cursor: pointer
}

.ui-autocomplete {
	max-height: 200px;
	overflow-y: auto;
	/* prevent horizontal scrollbar */
	overflow-x: hidden;
}

.kaptcha_none {
	display: none;
}

.kaptcha_block {
	display: block;
}

.iconCode {
	width: 70px;
	height: 30px;
	margin-left: 5px;
	vertical-align: middle;
	float: left;
	cursor: pointer;
}

#footer {
	width: 100%;
	height: 40px;
	position: absolute;
	bottom: 0px;
	background: #333;
	/*background: rgba(0, 0, 0, 0.6);
	background: transparent\9;
	zoom:1\8;
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);*/
	z-index: 20;
}

.footer-bar {
	/* width: 1150px; */
	height: 40px;
	margin-left:auto;
    margin-right:auto;
    text-align:left;
    overflow: hidden;
}

.azureWrap {
	width: 150px;
	float: left;
	padding-top: 18px;
	padding-left: 20px;
}

.footerWrap {
	width: 500px;
	height: 100%;
	color: #fff;
	float: left;
	display: inline-block;
	padding-left: 10px;
}

.footerWrap ul {
	list-style: none;
	height: 100%;
}

.footerWrap ul li {
	float: right;
	width: 125px;
}

.footerWrap ul li a {
	display: block;
	font: 12px/20px "microsoft yahei";
	overflow: hidden;
	margin-top: 20px;
}

.language {
	float: left;
	width: 150px;
	height: 100%;
	display: inline-block;
	margin-left:40px;
	margin-top: 10px;
	color:#fff;
	font: 14px/20px "microsoft yahei";
}

.g-ft1 {
	/* width: 380px; */
	height: 100%;
	/* float:	right; */
	padding-right: 30px;
}

.g-ft1 ul {
	list-style: none;
	font: 13px/20px "microsoft yahei";
	color: #888;
}

.g-ft1 ul li {
	padding-top: 12px;
}

.g-ft1 ul li a {
	color: #888;
}

.g-ft1 ul li a:hover {
	color: #9a9a9a;
}

.float-side {
	font: 12px/20px "microsoft yahei";
	padding: 0px; 
	display: block; 
	visibility: visible; 
	background-image: none; 
	float: none; 
	overflow: hidden; 
	position: fixed; 
	z-index: 10000; 
	background-position: initial initial; 
	background-repeat: initial initial;
}

.side-bar {
	width: 80px;
	height: 360px; 
	line-height: 360px; 
	right: 2px; 
	top: 150px; 
}

.side-item {
	margin-top: 2px;
	background: rgba(0, 0, 0, 0.6);
	background: transparent\9;
	zoom:1\8;
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	width: 80px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	vertical-align: bottom;
	color: #fff;
	background-position: 24px 9px;
	background-repeat: no-repeat;
}

.side-item:HOVER {
	color: #00a0e9;
}

.side-item div {
	cursor: pointer;
	padding-top: 20px;
}

.side-item a {
	cursor: pointer;
	display: block;
	font: 12px/20px "microsoft yahei";
	color: #ededed;
	overflow: hidden;
	margin-top: 25px;
}

.side-item a:HOVER {
	color: #00a0e9;
}

.feedback-layer {
	background: rgba(0, 0, 0, 0.6);
	background: transparent\9;
	zoom:1\8;
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	width: 270px;
	height: 420px;
	right: -270px;
	top: 1px;
	display: none;
	padding: 0;
}

.feedback-layer .feedback {
	width: 230px;
	height: 390px;
	background: #fff;
	margin-left: 5px;
	margin-top: 5px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.feedback .action_back,.feedback .action_back:link {
    display:block;
    height:34px;
    width:34px;
    background:url(../images/icons/icon_actions.jpg) no-repeat;
    cursor:pointer;
}

.feedback .action_back:hover {
   background:url(../images/icons/icon_actions.jpg) no-repeat 0 -57px;
}

.feedback a {
	color: #06c;
}

.feedback a:HOVER {
	color: #94eb96;
}

.feedback textarea {
	padding: 5px;
	border: 1px solid #707070;
}

.feedback h3 {
    font-size:18px;
    font-weight:normal;
    margin-bottom: 10px;
    margin-top: 20px;
}

.feedback .submit {
	margin-top: 5px;
	width: 100px;
	height: 34px;
	font-size: 16px;
	color: #fff;
	background: #0072c6;
	border: none;
	cursor: pointer;
}

.feedback .feedback-right {
	margin-top: 10px;
    display:none;
    font-size:18px;
    padding:6px 30px;
    background:url(../images/icons/icon_right.gif) no-repeat left center;
}

.side-radar {
	background-image: url(../images/icons/detect_37.png);
}

.side-share {
	background-image: url(../images/icons/share_37.png);
}

.side-feedback {
	background-image: url(../images/icons/feedback_37.png);
}

.side-news {
	background-image: url(../images/icons/news_37.png);
}


.share-list {
	list-style-type: none;
	padding-left: 20px;
}

.share-list .weibo,.weibo {
	background: url(../images/icons/sina-x32.png) no-repeat;
}

.share-list .weixin,.weixin {
	background: url(../images/icons/weixin_32.png) no-repeat;
}

.share-list .facebook,.facebook {
	background: url(../images/icons/facebook-32.png) no-repeat;
}

.share-list .twitter,.twitter {
	background: url(../images/icons/twitter-32.png) no-repeat;
}

.share-list .lofter,.lofter {
	background: url(../images/icons/lofter-x32.png) no-repeat;
}

.share-list li {
	padding-left: 35px;
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 15px;
	line-height: 42px;
}

.star-icon {
	width: 32px;
	height: 32px;
	float: left;
	display: inline-block;
	background-repeat: no-repeat;
}

.star-full {
	background-image: url(../images/icons/star-full-32.png);
}

.star-half {
	background-image: url(../images/icons/star-half-32.png);
}

.star-none {
	background-image: url(../images/icons/star-none-32.png);
}

.detect-layer {
	background: rgba(0, 0, 0, 0.2);
}

.detect-layer iframe {
	position: absolute;
	width: 900px;
	height: 240px;
}

.detect-close {
	position: absolute;
	width: 24px;
	height: 24px;
	cursor: pointer;
	background-image: url(../images/icons/close-24.png);
}

.hide{
	display:none;
}

.show{
	display:block;
}

#embed-captcha {
	width: 300px;
	margin: 10px auto 4px;
}

#notice {
	margin-top: 6px;
}

/*  */
html,
body,
#hp_table,
#hp_cellCenter {
	height: 100%;
	width: 100%;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
}

input, select, .Wdate {
	outline: none;
}

#hp_bottomCell {
	position: absolute;
	bottom: 35px;
	width: 100%
}

#hp_container {
	min-width: 1115px;
	width: 100%;
	min-height: 599px;
	height: 100%;
	position: relative;
	margin: auto
}

#bgDiv {
	position: absolute;
	top: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
	opacity: 1;
	background-color: #666;
	background-image: url(../images/auth/bg.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
}

@media only screen and (min-height:806px) and (orientation:landscape) , screen
	and (min-width:1433px) and (orientation:landscape) {
	#vid {
		max-width: 1920px;
		max-height: 1080px;
	}
}

#vid {
	margin-top: -65px;
	/* display: none; */
}

.header {
	background-color: #333;
	z-index: 11;
	/* width: 100%; */
	position: relative;
	border: 0;
	padding: 0;
	height: 43px;
	font-family: "microsoft yahei";
	font-size: small;
}

.header-fl {
	height: 100%;
	color: #fff;
	float: left;
	display: inline-block;
	padding-left: 10px;
}

.header-fl ul {
	list-style: none;
	height: 100%;
	padding-top: 7px;
}

.header-fl ul li {
	float: left;
	margin-right: 50px;
}

.header-fl ul li a {
	display: block;
	overflow: hidden;
	line-height: 30px;
	color: #acacac;
}

.header-fl ul li a span {
	padding-top: 12px;
}

.header .header-fr {
	position: absolute;
	top: 12px;
	right: 0;
}

.header .header-fr ul {
	list-style: none;
	height: 100%;
}

.header .header-fr ul li {
	float: left;
	margin-right: 30px;
}

.header .header-fr ul li a {
	color: #acacac;
}

.header .header-fl ul li a:hover,
.header .header-fr ul li a:hover {
	text-decoration: none;
	color: #2dcefb;
}

.header-fl ul.om {
    padding: 15px;
    width: 320px;
    height: 300px;
    z-index: 9;
    display: none;
    background: rgba(0, 0, 0, 0.7);
	zoom: 1\8;
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
}

.header-fl #off_menu_cont {
    display: none;
    visibility: visible;
}

.header-fl .oml_img {
    height: 48px;
    width: 48px;
  	margin-left: 25px
}

.header-fl .sc_pc {
    position: absolute;
    padding: 0;
    top: 33px;
    font-size: 92%;
   /*  margin: .82em 0 0 230px; */
    visibility: hidden;
    min-width: 16em;
    width: auto;
    margin-top: 10px;
}

.header-fl .sc_pc .om li {
    float: left;
    width: 80px;
    height: 80px;
    text-align: center;
    padding: 10px;
    margin-right: 0;
}

.hpcNext {
	background-position: -85px -57px
}

.hpcPrevious {
	background-position: -122px -57px
}

#hp_ctrls {
	position: relative;
	right: -440px;
}

#sh_rdiv .hpcNext, #sh_rdiv .hpcPrevious {
	background: transparent url(../images/icons/icon.png) no-repeat;
	overflow: hidden;
	width: 40px;
	height: 40px;
	margin: 0 10px
}

#hp_ctrls {
	height: 80px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

#sh_rdiv {
	position: absolute;
	right: 140px;
	margin-top: 20px
}

#sh_rdiv a {
	display: inline-block;
	text-decoration: none;
	cursor: default;
	vertical-align: top
}

#sh_rdiv a div {
	cursor: pointer
}

#sh_rdiv .sc_lightdis,
#sh_rdiv .sc_lightdis div {
	cursor: default;
	opacity: .7;
	filter: alpha(opacity = 70)
}

#sh_rdiv .hpcNext {
	background-position: 0 -126px
}

#sh_rdiv .hpcPrevious {
	background-position: 0 -84px;
}

#lap_w {
	position: absolute;
	width: 440px;
	right: -440px;
	height: 100%;
	overflow-x: hidden;
	background: rgba(0, 0, 0, 0.7);
	zoom: 1\8;
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	z-index: 10;
	font-family: "microsoft yahei";
	padding-top: 20px;
}

#lap_s {
	overflow-y: scroll;
	overflow-x: hidden;
	padding: 0 46px 0 30px;
	width: 440px;
	position: absolute;
	box-sizing: border-box;
	scrollbar-face-color: #cdcdcd;
	scrollbar-track-color: rgba(0, 0, 0, .8);
	scrollbar-arrow-color: rgba(0, 0, 0, .8);
	scrollbar-shadow-color: rgba(0, 0, 0, .8);
	scrollbar-track-color: #000\9;
	scrollbar-arrow-color: #000\9;
	scrollbar-shadow-color: #000\9;
}

#hp_container {
	overflow: hidden;
}

#hp_bottomCell {
	z-index: 10;
}

::-webkit-scrollbar {
	background-color: transparent;
	width: 10px;
}

::-webkit-scrollbar-thumb {
	background: #575a59;
	border-radius: 5px;
	border: 0;
}

#hpla {
	background-color: transparent;
	color: #fff;
	letter-spacing: .8px;
	font-size: 13px;
	width: 364px;
	position: relative;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	line-height: 18px;
}

#hpla img {
	width: 100%;
	padding: 15px 0 10px;
	border: none !important;
}

.hplatt {
	font-size: 16px;
	font-family: "microsoft yahei";
}

.hplaPvd {
	color: #aaa;
	text-align: right;
	margin: 8px 2px 18px 0;
}

.hplactc {
	padding-left: 20px;
	line-height: 30px;
}

.hplact {
	margin-bottom: 30px;
}

#hpla .hplactt {
	margin-bottom: 9px;
	font-size: 15px
}

.hplaCata {
	margin-bottom: 40px;
}

.forgotPwd {
	/* 白色#fff 天蓝色#00B2EE 深蓝色#004B97 橙色#fed900 黑色#000000 替换forgotPwd颜色 */
	color: #fff;
	margin-left: 10px;
	font-family: "microsoft yahei";
	font-size: small;
}

.tools {
	font-size: 14px;
	clear: both;
	padding-top: 15px;
    font-family: "microsoft yahei";
}

.tools li
{
	padding-right: 5px;
	/* 白色#fff 天蓝色#00B2EE 深蓝色#004B97 橙色#fed900 替换li颜色 */
	border-right: 1px solid #fff;
	margin: 2px 5px 0 0;
	float: left;
}

.tools li:last-child {
	border: none;
}

.tools li a {
	/*	白色#fff 天蓝色#00B2EE 深蓝色#004B97 橙色#fed900 替换文字颜色*/
	color: #fff;
	background: none;
	display: block;
	padding: 0 4px;
	text-decoration: none;
	line-height: 14px;
}

.hplaDM a:hover,
.tools li a:hover {
	color: #00a0e9;
}

#tools-Control {
	display: none;
}

#hplaT {
    position: absolute;
    top: 200px;
   	background: rgba(0, 0, 0, 0.5);
	zoom: 1\8;
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    width: 100%;
    padding: 10px 0px;
}

.hplaDM {
   	float: right;
    margin-right: 10px;
    padding-left: 10px;
    color: #fff;
    position: relative;
}

.hplaDM a {
	margin-right: 10px;
	text-decoration: initial;
	font-size: 14px;
}

.summery a {
	color: #acacac;
    font-size: 13px;
}

.newsCount {
	top: -7px;
	right: 50px;
	position: absolute;
	width: 18px;
	height: 17px;
	color: #fff;
	background: red;
	text-align: center;
	border-radius: 100%;
	font-size: 12px;
}
 #wechat_login{
	    	 
   	z-index:10001;
   }
.wechat-tip{
   background:#fed900;
   padding:6px 20px;
   border-radius:4px;
   font-size:14px;
   font-weight:bold;
   }
.text-center{
   text-align:center;
   }
.wechat-bind-tip{
   margin-bottom:30px;
   background:#fed900;
   padding:6px 20px;
   border-radius:4px;
   font-size:14px;
   font-weight:bold;
   width:240px;
   }
.wechat-bind-tip{
   position:fixed;
   top:10%;
   left:35%;
   width:400px;
   z-index:10001;
   }
#message {
	display:none;
	font-size:9px;
	background: #f00;
	border-radius: 50%;
	width: 11px;
	height: 11px;
	text-align: center;
	color: #FFF;
	z-index: 99999;
	margin-left:12px;
	margin-top:-10px;
}
.show-modal::before{
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.4);
	position: absolute;
}