
body,input,textarea,select{font-size:14px;font-family:"microsoft yahei";}
body,h1,h2,h3,h4,p,ul,ol,dl,dd,form{margin:0; padding:0;}
ul,ol,li{padding-left:0;list-style-type:none;}
input,textarea,select{outline:none;vertical-align:bottom;}
img{border:none;}
a{outline:none; text-decoration:none; color:#434a5d; display:block;}
label{cursor:pointer; display:inline-block;}
.img{width: 100%;}
.img img{width: 100%;border: 0;display: block;}
pre {
    white-space: pre-wrap;       /* css-3 */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
}  
body, input, button, select, textarea, th, td {
    color: #666666;
    font-size: 14px;
    line-height: 1.4;
}
body{
 word-break: break-all;
 word-wrap: break-word;
 background-color: #EEEFF1!important;
 }
body{
scrollbar-face-color:efefef; 
scrollbar-track-color:efefef; 
scrollbar-arrow-color:4c4c4c; 
scrollbar-shadow-color:efefef; 
scrollbar-dark-shadow-color:efefef; 
scrollbar-3dlight-color:efefef; 
scrollbar-highlight-color:efefef;
}

.tc {text-align: center;}
h4 {font-size: 16px;}
h1, h2, h3, h4, h5, h6 {
    color: inherit;
    font-family: inherit;
    font-weight: normal;
/*    line-height: 20px;*/
    margin: 0;
    text-rendering: optimizelegibility;
}

.text_red{color:#FF6803;}

.mt0{margin-top:0px!important;}
.mt5{margin-top:5px!important;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.ml28{ margin-left:28px!important;}
.ml2{ margin-left:2px!important;}
.mr5{ margin-right:5px!important;}
.mr10{ margin-right:10px!important;}

.width180 { width:180px !important;}
.width90 { width:90px !important;}

.fl{ float:left;}
.fr{ float:right;}

.clear:after{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 983px;
}
.container {margin:0 auto;overflow: hidden;}
.ma_auto{
	float: none !important;
    margin: 0 auto;
    width: 350px;
}
.a_checkbox, .a_radio {
    margin-right: 3px;
    vertical-align: -2px;
}
.Vat{ vertical-align:top;}
.well {
min-height: 20px;
padding: 8px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.color1 { color: #0099ff;}

/*遮罩层*/

.modal-backdrop {
    background-color: #000000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1040;
}
.modal-backdrop, .modal-backdrop.fade.in {
  opacity:0.5;
}
/*-----------*/
table {
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
.table-bordered {
border: 1px solid #dddddd;
border-collapse: separate;
border-left: 0;
}

.table th, .table td {
    border-top: 1px solid #DDDDDD;
    line-height: 20px;
    padding: 8px;
    text-align: left;
    vertical-align: top;
}
.table-bordered th, .table-bordered td {
    border-left: 1px solid #DDDDDD;
}
/*select{
    background-color: #FFFFFF;
    border: 1px solid #77A5B4;
    width: 220px;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	color: #555555;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 4px 6px;
    vertical-align: middle;
    background-color: #FFFFFF;
    border: 1px solid #77A5B4;
	}
select {
    background-color: #FFFFFF;
    border: 1px solid #77A5B4;
    width: 220px;
}
select{
	color: #555555;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 4px 6px;
    vertical-align: middle;
    line-height: 30px;
}*/
[class^="icon-"], [class*=" icon-"] {
    background-image: url("/static/images/glyphicons-halflings.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    margin-top: 1px;
    vertical-align: text-top;
    width: 14px;
}	
.icon-plus {
    background-position: -408px -96px;
    margin-top: 3px;
}
/*-------------按钮----------------------*/
.WJButton {
    border-radius: 4px;
    cursor: pointer;
	display: inline-block;
	*display: inline;
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    outline: medium none;
    padding: 0 11px;
    text-align: center;
    text-decoration: none;
    vertical-align: baseline;
    background: #53a4f4;
    margin-left: 20px;
    color: #fff;
    height: 28px;
    line-height: 28px;
    min-width: 48px;
    behavior: url(/static/css/PIE.htc);
    position: relative;
}

.margin_no {
	margin-left: 0;
}

.in_bt {
	height: 32px;
	line-height: 32px;
}
/*:root .WJButton {
	padding: .7em 2em;
}*/
.WJButton_one {margin-left: 0;}

/* orange */
.wj_orange {
	color: #fef4e9;
	background: #f78d1d;
}
.wj_orange:hover {
	background: #f47c20;
}
.wj_orange:active {
	color: #fcd3a5;
}
/* blue */
.wj_blue {
	color: #ffffff;
	/*background: #0095cd;*/
	background: #53a4f4;
}
.fR .wj_blue {
	border:1px solid #0099FF;
}
.wj_blue:hover {
	/*background: #007ead;*/
	border-color:rgb(111,197,255);
	background: rgb(111,197,255);
}
.wj_blue:hover {
	/*background: #007ead;*/
	background: #6FC5FF;
}
.wj_blue:active {
	color: #80bed6;
}
/* white */
.wj_white {
	color: #4c4c4c;
	background: #fff;
	border:1px #dbdbdb solid;
}
.wj_white:hover {
	color:#4c4c4c;
	background: #efefef;
}
.wj_white:active {
	color: #858585;
}
.wj_grey{
	color:#929292;
	background:#EBEBEB;
	font-weight:normal;
	border:1px #EBEBEB solid;
	}
.wj_grey:hover{
	color:#616161;
	background:#e3e3e3;
	border:1px #e3e3e3 solid;
	}	

/* gray */
.wj_gray {
	color: #45809e;
	background: #ebebeb;
}
.wj_gray:hover {
	color:#fff;
	background: #0095cd;
}
.wj_gray:active {
	color: #858585;
}
/*----------------公共头尾---------------------*/
.wjContent{
	width:100%;
	min-height:300px;
	background:#fff;
	padding-bottom:20px;
	min-width:990px;
	z-index:888;
	}
.wrapper {
	margin: 0 auto;
	width:990px;
	position:relative;
	height:100%;
}
.header {
	background:#1c658b;
	height:70px;
	/*border-bottom:1px solid #9AAD9C;*/
	width:100%;
	min-width:990px;
}
.logo{
	float:left;
	width:100px;
	height:50px;
	margin-top:12px;
	background:url(/static/images/index_logo_other.png) no-repeat 0 -5px;
}
.logo:active,.cq_logo:active{
	margin-top:13px;
	opacity:.8;
}
.cq_logo{float:left;
	width:100px;
	height:50px;
	margin-top:12px; }
.logo_lenove{
	float:left;
	width:100px;
	height:50px;
	margin-top:12px;
	background:url(/static/images/index_logo_other_lenovo.png) no-repeat 0 -5px;
}
.logo_lenove:active{
	margin-top:13px;
	opacity:.8;
}
.main-nav{
    float: left;
    height: 100%;
    margin: 0 0 0 20px;
    overflow: hidden;
}
.main-nav li {
	 float: left;
     height: 100%;
}
.main-nav li a {
	color: #a2b2a5;
	display: block;
	float: left;
	margin: 0;
	height: 100%;
	font-weight:normal;
	padding: 0 15px;
	text-decoration:none;
	font-size:18px;
	line-height: 75px;
}
.main-nav li a:hover {
color:#fff;
}
.main-nav li.active a {
color:#fff;
background-color: #154C69;
}

/*userHead*/
.userHead {height: 71px; float: right;padding-right: 20px;position: relative;max-width: 255px;}
.userHead .userNavHov {height: 100%; float: left;}
.userHead .userPortrait {width: 35px;height: 71px;float: left;cursor: pointer;margin-right: 5px;}
.userHead .userPortrait span {display: inline-block;height: 100%;width: 0;vertical-align: middle;}
.userHead .userPortrait .img {width: 30px;height: 30px;border-radius: 50px;vertical-align: middle;}
.userHead .userPortrait .num {position: absolute;top: 14px; left: 110px; min-width: 8px; padding: 0 5px; display: block; background: #f97c7c; color: #fff; line-height: 15px; border-radius: 15px; font-size: 12px;}
.userHead .userInfo {float: left;position: relative;min-width: 30px;text-align: right;cursor: pointer;}
.userHead .senior_user {float: left;position: relative;margin-right: 18px;}
.userHead .senior_user a.userEdition {color: #fff;height: 22px;line-height: 22px;border-radius: 4px;display: inline-block;width: 70px;padding: 0;font-size: 12px;text-align: center;margin-top: 24px;}
.userHead .senior_user a.no_buy {background: #ef6262;}
.userHead .senior_user a.no_buy:hover {background: #fb7575;}
.userHead .senior_user a.buy {background: #53a4f4;}
.userHead .senior_user a.buy:hover {background: #75b6f5;}
.userHead .userInfo .userName {color: #a0a0a0;height: 71px;line-height: 71px;max-width: 89px;word-break:keep-all;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;font-size: 16px;}
.userHead .userNav {width: 150px;position: absolute;top: 71px;right: 20px;z-index: 599;background: #313131;padding: 6px 0;display: none;}
.userHead .userNav li {height: 32px;cursor: pointer;}
.userHead .userNav li a {display: block;padding: 0 26px;color: #fff;height: 32px;line-height: 32px;}
.userHead .userNav li .icon {width: 18px;height: 16px;display: inline-block;background: url(/static/images/pic/systemHead/tx_nav_v2.png) no-repeat;vertical-align: middle;margin: 0 4px 3px 0;}
/*新加一行：企业协作的小图标*/
.icon_ent{width: 18px;height: 16px;display: inline-block;background: url(/static/images/pic/systemHead/ent_coo_gray.png) no-repeat;vertical-align: middle;margin: 0 4px 3px 0;}
.userHead .userNav .message_num .num {font-style: normal;color: #fff;margin-left: 6px;display: inline-block;min-width: 15px;height: 15px;background: #ef6262;font-size: 12px;text-align: center;line-height: 15px;text-indent: 0;padding: 2px;}
/*.userHead .userNav a .mb {background-position:-11px -6px;}
.userHead .userNav a .wallet {background-position:-11px -43px;}
.userHead .userNav a .contact {background-position:-11px -80px;}
.userHead .userNav a .message {background-position:-11px -115px;}
.userHead .userNav a .bbnot {background-position:-11px -150px;}*/
.userHead .userNav a:hover {color: #fff;background: #53a4f4;}
.userHead .userNav a .mb {background-position:-42px -6px;}
.userHead .userNav a .wallet {background-position:-42px -43px;}
.userHead .userNav a .contact {background-position:-42px -80px;}
.userHead .userNav a .message {background-position:-42px -115px;}
.userHead .userNav a .bbnot {background-position:-42px -150px;}

/*--- end ---*/

.entry{ float:right; height:70px; width:450px; }
.util-nav { color: #dbdbdb; float: right; list-style:none; margin:0;}	
.util-nav li { float: left; line-height:21px; overflow:hidden; display:inline; padding: 25px 10px 0 0; }
.util-nav a { font-size:14px; color: #dbdbdb; text-decoration: none; padding-top:3px \9; }
.util-nav a:hover { color: #FFF; }
.util-nav input[type="text"],.util-nav input[type="password"]{
	/*border:1px solid #6E9FB1;*/
	border:1px solid #1C658B;
	background-color:#E9F0F4;
	padding-left:22px;
	width:135px;
	height:21px;
	line-height:21px;
	color:#666666;
	background-image:url(/static/images/all_index_pic.png);
	background-repeat:no-repeat;
	}
.log_u{ background-position:-745px 3px; }
.log_p{ background-position:-745px -18px; }
.entry_top{ float:right; }	
.entry_but{
	float:left;
	color:#A2B2A5;
	height:30px;
	line-height:30px;
	font-size:14px;
	width:100%;
	margin-top:10px;
	}	
.entry_but span{
	float:left;
	font-size:14px;
	font-weight:bold;
	}
.log_social{
	float:left;
	overflow:hidden;
	margin:0 0 0 60px;
	}
.log_social a{
	float:left;
	margin-top:8px;
	margin-right:10px;
	width:17px;
	height:16px;
	display:inline-block;
	background-image:url(/static/images/all_index_pic.png);
	background-repeat:no-repeat;
	}		
.log_qq{ background-position:-318px -42px; }	
.log_sina{ background-position:-339px -42px; }
.log_taobao{ background-position:-382px -42px; }
.log_renren{ background-position:-404px -42px; }
.log_mingdao{ background-position:-649px -42px; }					
.log_old{
	float:right;
	font-size:14px;
	font-weight:bold;
	line-height:28px;
	color:#A2B2A5;
	}	
.log_old:hover{ color:#ffffff; }
.addWj{
	float:right;
	margin-top:5px;
	position:relative;
	padding:0 0 0 24px;
	line-height:24px;
	color:#FFFFFF;
	font-size:16px;
	}
.addWj .icon_add{
	display:block;
	position:absolute;
	left:0px;
	top:3px;
	width:21px;
	height:21px;
	background:url(/static/images/all_index_pic.png) no-repeat -106px -10px;
	}	
.wjNews{
	width: 21px;
	height: 15px;
	display: block;
	margin: 3px 10px 0 0;
	position: relative;
	background:url(/static/images/index_logo_other.png) no-repeat -363px -13px;
}
.PointRed{ background: none repeat scroll 0 0 #FF0000; border-radius: 6px; display: block; height: 10px; position: absolute; right: -5px; top: -5px; width: 10px; }
.util-nav .userMsg { position: relative;padding-right: 15px;}
.util-nav .userMsg .num { position: absolute; top: 18px; left: 12px;  min-width: 8px; padding: 0 5px; display: block; background: #f97c7c; color: #fff; line-height: 17px; border-radius: 15px; font-size: 12px;}
.util-nav .username { position: relative; padding-right: 25px;overflow: inherit; }
.util-nav .username a{ display:block; }
.util-nav .arrowup {
	border-bottom: medium none !important;
    display: inline-block;
    font-size: 30px !important;
    margin: 0 5px 0 0;
    padding: 0 0 0 5px;
    position: absolute;
    right: 0;
    top: 33px;
    vertical-align: middle;
    width: 10px;
    z-index: 1000;
}

.util-nav .arrowupt {
	border-width: 5px 5px 0px;
	border-style: solid dashed dashed;
	border-color: #fff transparent transparent;
	z-index: 3;
	color: inherit;
	font: 0px/9999px serif;
	height: 0;
	overflow: hidden;
	width: 0;
	z-index: 1;
	padding: 0px!important;
}
.util-nav .atop{
	border-width: 0px 5px 5px;
	border-style: dashed dashed solid;
	border-color: transparent transparent #fff;
}
/*-----------------------*/
.mini_nav{
	height: 55px;
}
.mini_nav .logo{
	background: url("/static/images/index_logo_other.png") no-repeat -107px -5px ;
    float: left;
    height: 40px;
    margin-top: 10px;
    width: 90px;
}
.mini_nav .main-nav li a{ line-height: 55px;}
.mini_nav .entry{ height: 55px;}
.mini_nav .util-nav{margin:19px 0 0 0!important;}
/*-----------------------*/	
.loginMeun{
	display: none;
    position: absolute;
    right: -22px;
    top: 52px;
    z-index: 599;
    width: 100px;
}			
.loginMeun .opacityDIV{
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 98;
    box-shadow: 0 1px 2px rgba(0,0,0,0.5);
    border-radius: 3px;
}
.username { cursor:pointer;}
.loginMeun .loginMenu_n{position: relative;z-index: 99;}
.loginMeun .UserMenu li:first-child{border-radius: 4px 4px 0 0;behavior:url(/static/css/PIE.htc);}
.loginMeun .UserMenu li:last-child{border-radius: 0 0 4px 4px ;}
.loginMeun .UserMenu li{ float: left; width: 100%;padding: 0; border-bottom: 1px solid #cccccc;}
.loginMeun .UserMenu .bbnot{border-bottom: 0px!important;}
.loginMeun .UserMenu li a{color: #616161; padding: 5px 15px; display: block;}
.loginMeun .UserMenu li a:hover{background-color: #53a4f4; color: #fff;}

.loginBox{
	display: none;
	min-height: 280px;
	*height: 280px;
    position: absolute;
    right: 0;
    top: 58px;
}			
.loginBox .opacityDIV{
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity:.7;
    z-index: 98;
    box-shadow: 0 1px 2px rgba(0,0,0,0.5);
    border-radius: 3px;
}
.loginBox_n{
	position: relative;
	z-index: 99;
}
.loginBox_n .UserMenu li{
    padding: 5px 10px;
    border-bottom: 1px solid #E0E5EB;
}
.loginB_con{width:200px;padding: 10px;}
.loginBox_n .log_u , .loginBox_n .log_p{
	float: left;
    border: 1px solid #949393;
    border-radius: 3px;
    margin:0 0 10px 0;
    padding: 5px;
    width: 188px;
}
.loginBox_n .forgetpword{margin-left: 130px;}
.loginBox_n .btns{ margin: 5px 0 10px 0;}
.loginbut{
	background-color: #56a5f1;
	color: #fff;
	padding: .5em 1em;
	text-align: center;
}
.loginbut:hover{background-color: #75b6f5;}
.loginbut:active{background-color: #4b94dc;}
.OtherLogin > div a:last-child{margin-left: 0px;}
.OtherLogin > div a{
	float: right;
    height: 30px;
    margin-left: 5px;
    width: 30px;
    background-image: url("/static/images/index_logo_other.png");
    background-repeat: no-repeat;
}
.OtherLogin .weixin {
    background-position:-210px -50px;
}
.OtherLogin .weibo {
    background-position:-210px -13px;
}
.OtherLogin .tengxun {
    background-position:-245px -13px;
}
.OtherLogin .taobao {
    background-position:-497px -13px;
}
.OtherLogin .renren {
    background-position:-281px -13px;
}
.OtherLogin .mingdao {
    background-position:-316px -13px;
}
.OtherLogin {margin-top: 40px;}
.OtherLogin .title{ text-align: center;}
/*--------footer start--------*/
.footer_w{
	background: none repeat scroll 0 0 #B8B8B8;
    color: #828282;
    font-size: 12px;
    min-height:150px;
    width: 100%;
	min-width:990px;
}
.footer{
	width:990px;
	margin:0 auto;
	padding-top:30px
}
.focus{ float:right; height:50px;}
.footer h4{
	float:left; 
	color: #fff;
	margin-right:10px; 
	font-size:18px;
	line-height:40px;
}
.aboud{display:block; width:100%;}
.aboud ul{float:left;}
.aboud li{
	float:left;
	line-height:20px;
	margin:0 6px 0 0;
	}
.aboud li a{color:#fff;font-size:14px;padding:0 1px;}
.aboud li a:hover{color:#fff;}			
.tel{float:right;}
.tel h5{font-size:16px;font-weight:500;line-height:20px;text-align:right; margin-top:8px;}
.slogan{
	width:170px;
	height:16px;
	margin:0 10px;
	background:url(/static/images/all_index_pic.png) no-repeat -104px -42px;
}
.slogan_min{
	width:47px;
	height:16px;
	margin:0 10px;
	background:url(/static/images/all_index_pic.png) no-repeat -104px -42px;
}
.instructions{
	float:left;
	width:100%;
	color:#fff;
	margin:15px 0 0 0;
	}
.instructions div{float:left;}	


.biaoq{float:right!important;}
.biaoq a{ 
	display:inline-block;
	background-image:url(/static/images/all_index_pic.png);
	background-repeat:no-repeat;
}	
.biaoq .cmra{width:83px;height:35px;background-position:-140px -2px;}
.biaoq .xukezheng{width:84px;height:35px;background-position:-228px -2px;}
.biaoq .web110{width:85px;height:35px;background-position:-315px -2px;}
.biaoq .chengxin{width:80px;height:35px;background-position:-404px -2px;}			
/*footer end*/	


/*********分页页码**********/
.pagination { color:#9e9e9e;margin-top: 5px; margin-bottom:5px;}

.pagination .prev {background: url(/static/images/wjsj_toolico.png) no-repeat; background-position:-78px -240px;width: 19px;height: 20px;display: inline-block;vertical-align: middle; }

.pagination .next_off {background: url(/static/images/wjsj_toolico_off.png) no-repeat; background-position:-61px -240px;width: 19px;height: 20px;display: inline-block;vertical-align: middle; }

.pagination .prev_off{background: url(/static/images/wjsj_toolico_off.png) no-repeat; background-position:-78px -240px;width: 19px;height: 20px;display: inline-block;vertical-align: middle; }

.pagination .next {background: url(/static/images/wjsj_toolico.png) no-repeat; background-position:-61px -240px;width: 19px;height: 20px;display: inline-block;vertical-align: middle; }

.pagination .active { color:#1c658b;}

.paginationa { display:inline; line-height:20px; color:#c1c1c1; font-weight:normal;}

.paginationa a { display:inline-block; font-size: 12px; color:#c1c1c1; padding:0 2px;}

.paginationa a:hover { background-color:#2a95cc; color:#fff; opacity:0.5; filter:alpha(opacity=50);}
/*********分页页码**********/

/*------------确认框---------------*/	
/*.tccCon p{}
.tccCon_t{padding:16px 32px;font-size: 14px;}
.tccCon_a{ text-align:right; padding:0 20px 10px 10px}	
.tccCon .WJButton {
    border-radius: 0.2em 0.2em 0.2em 0.2em;
    cursor: pointer;
	display: inline-block;
	*display: inline;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    margin: 0 2px;
    outline: medium none;
    padding: 0.3em 1em;
    text-align: center;
    text-decoration: none;
    vertical-align: baseline;
}*/
/*------------确认框-End--------------*/	


/*-------------------------*/	
.top_hj {
    background: url("/static/images/top_hj.png") no-repeat scroll 0 0 transparent;
/*    border: 1px solid #ADB6BD;*/
    bottom: -100px;
    display: inline;
    height: 44px;
    margin-left:850px;
    outline: medium none;
    position: fixed;
    width: 44px;
}
.top_hj:hover {
    /*background: url("/static/images/top_hj123.png") no-repeat scroll 0 0 transparent;*/
}	
.top_feedback {
    background: url("/static/images/ques.png") no-repeat scroll 0 0 transparent;
/*    border: 1px solid #ADB6BD;*/
    bottom: -100px;
    display: inline;
    height: 47px;
    margin-left:850px;
    outline: medium none;
    position: fixed;
    width: 44px;
	bottom:176px;
}
.top_weixin{
	background: url("/static/images/wxpic1.jpg") no-repeat scroll 0 0 transparent;
/*    border: 1px solid #ADB6BD;*/
    bottom: -100px;
    display: inline;
    height: 44px;
    margin-left:850px;
    outline: medium none;
    position: fixed;
    width: 44px;
}
.gzweixin{
	background: url("/static/images/GZ_wenjuan.jpg") no-repeat scroll 0 0 transparent;
	width:155px;
	height:223px;
	position: absolute;
}
/*-------------------------*/	
.follow_sina{
	background:url(/static/images/index_logo_other.png) -454px -6px no-repeat;
	width:44px;
	height:44px;
	float:left;
	margin-right:5px;
	}
.follow_sina:hover{background-position: -556px -6px;}
.follow_qq:hover{background-position: -607px -6px;}		
.follow_qq{
	background:url(/static/images/index_logo_other.png) -505px -6px no-repeat;
	width:44px;
	height:44px;
	float:left;
	margin-right:5px;
	}	
	
/********tipdiv*********/
.tips {
	width: 12px;
	height: 16px;
	background:url(/static/images/info_ico.png) no-repeat;
	display:inline-block;
	cursor:pointer;
}

.tipdiv {
	border:1px #dbdbdb solid;
	padding:10px;
	width:200px;
	border-radius:5px;
	position:absolute;
	color:#4c4c4c;
	background-image: -moz-linear-gradient(top, #FDFFFE, #E4E5EA); /* Firefox */
	background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, #FDFFFE), color-stop(1, #E4E5EA)); /* Saf4+, Chrome */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FDFFFE', endColorstr='#E4E5EA', GradientType='0'); /* IE*/
	box-shadow:2px 2px 2px #999;
	-moz-box-shadow:2px 2px 2px #999;
	-webkit-box-shadow:2px 2px 2px #999;
	display:none;
	font-size:14px !important; 
}
.use {
	top: 13px;
	left: 243px;
}
.col {
	top: 33px;
	left: 181px;
}	
.stopbtn{
	margin-top:2px;
	font-size:12px!important;
	padding: 0.4em 1.5em!important;
}
	
.get_idy{ display:inline;}	

.nav2-tabs{
	background-image:url(/static/images/arrow_long.png);	
	background-position:70px 18px;
	background-repeat: no-repeat;
}
.NewMessage{ width: 33px;}
.newinfo td{color:#B2B3BC;}

.getevent{ display: inline; color: #ff9971!important; font-weight: normal;}
.btn_member .getevent{border:none;width: 100px;}
.btn_member .getevent:hover{border:none;background: none; color: #fff;}
/*-------统一列表样式---------*/
.WJtable{
	margin-top: 20px;
}
.UnityTable{
    width: 927px;
    margin: 0 auto;
}
.UnityTable .UnityTable_n{
	float: left;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    min-height: 340px;
    position: relative;
    border-left: 1px solid #DBDBDB;
    border-right: 1px solid #DBDBDB;
    border-bottom: 1px solid #DBDBDB;
    border-top:1px solid #DBDBDB;
}
.UnityTable .tablehead{

}
.UnityTable .tablehead thead tr td {
    background-color: #EFEFEF;
    /*border-top:1px solid #DBDBDB;*/
    border-bottom:1px solid #EFEFEF;
    border-top: 0px;
}
.UnityTable thead td,.UnityTable tbody td{
    overflow: hidden;
    white-space: nowrap;
}
.UnityTable .tablehead tr .tdiv{ 
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding:0 10px 0 0;
    max-width: 200px;
}
.UnityTable .tablehead tr .tdiv img{ margin: 5px;}
.UnityTable .tablehead tr td{
    border-bottom: 1px solid #EFEFEF;
    line-height: 30px;
    padding: 0px 10px;
    margin:0px;
    border-left: 1px solid #EFEFEF;
}
.UnityTable .tablehead tr td:last-child{
    border-right: none;
}

.UnityTable .sequence {
    background: url("/static/images/arrow_list_ico.png") no-repeat scroll right -35px #EFEFEF;
    cursor: pointer;
}
.UnityTable .sequenceup {
    background: url("/static/images/arrow_list_ico.png") no-repeat scroll right -15px #CBCBCB!important;
    cursor: pointer;
}
.UnityTable .sequencedown {
    background: url("/static/images/arrow_list_ico.png") no-repeat scroll right 6px #CBCBCB!important;
    cursor: pointer;
}


.UnityTable_n tr td:first-child {
    border-left: medium none !important;
}
.UnityTable_n tr td:first-child {
    border-left: medium none !important;
}

div.cDrag{
	position: absolute;
	top: 0px;
}
div.cDrag .DragBar{
    background: none;
    cursor: col-resize;
    display: block;
    float: left;
    height: 24px;
    position: absolute;
    width: 5px;
    border:1px solid #000;
}
.button.Zebra_DatePicker_Icon{
	background: no-repeat scroll left top rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    height: 16px;
    line-height: 0;
    margin: 0 0 0 5px;
    padding: 0;
    text-indent: -9000px;
    width: 16px;
}
.Time_con select{width: auto!important;} 


/*---------------select-------------------*/
.select-div {
    display: inline-block;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    color: #858585;
    cursor: pointer;
    height: 18px;
    padding: 4px 0 4px 4px;
}
.select-div  .arrowup {
    border-bottom: medium none !important;
    display: inline-block;
    font-size: 30px !important;
    margin: 8px 7px 0 0;
    padding: 0 0 0 5px;
    vertical-align: middle;
    float: right;
    width: 10px;
    z-index: 1000;
}
.select-div  .arrowupt {
    border-color: #9D9D9D rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid dashed dashed;
    border-width: 5px 5px 0;
    color: inherit;
    font: 0px/9999px serif;
    height: 0;
    overflow: hidden;
    padding: 0 !important;
    width: 0;
    z-index: 1;
}
.select-div  span {
	max-width: 150px;
	display: inline-block;
    padding-left: 8px !important;
    overflow: hidden;
    text-decoration: none !important;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.formButtom{
	cursor: pointer;
	float: right;
	padding:3px 12px;
	margin: 7px 0 0 5px;
	border-radius: 2px;
	border:1px solid #DBDBDB;
	background-color: #EFEFEF;
}
.formButtom:hover{background-color: #E4E4E4;}

.allButtom{
	display: inline-block;
	cursor: pointer;
	padding:3px 12px;
	margin: 7px 0 0 5px;
	border-radius: 2px;
	border:1px solid #DBDBDB;
	background-color: #EFEFEF;
}
.allButtom:hover{background-color: #E4E4E4;}

.nav_button {
    background-color: #F5F5F5;
    border: 1px solid #E5E5E5;
    border-radius: 2px;
    color: #8A8A8A;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: normal;
    margin: 0 2px;
    outline: medium none;
    padding: 2px 5px;
    text-align: center;
    text-decoration: none;
    vertical-align: baseline;
}
.blue_button {
    background: none repeat scroll 0 0 #4C8EF5;
    border: medium none;
    border-radius: 2px;
    color: #FFFFFF;
    padding: 5px 25px;
}
.userStyle{
	background-color: #EFEFEF;
	padding-top: 32px;
}
.tips_2hours{
	color: #EE6261;
	margin-top: 10px;
}
.ie6fixedBR{ display:flex;}

/*后台登陆功能更新提示*/
.mask{    
position:absolute; 
top:0px;
filter:alpha(opacity=50); background-color: #000;  
z-index:1002;
left: 0px;
opacity:0.5;
-moz-opacity:0.5;
width:100%;
height:100%;			
}  
.pb20{padding-bottom: 20px;}
.pb30{padding-bottom: 30px;}
.pop_up{
background-color:#f8f8f8;
font-size: 16px;
position:absolute;
padding:20px auto;
margin:auto;
width:465px;
z-index:9999;
}
.pop_title{
font-size:24px;
color:#FFF;
background-color:#38A1DA;
font-weight:bord;
line-height: 53px;
text-align:center;
border-bottom: 1px solid #3190C0;
padding:2px 19px 0px 43px;
}	
.pop_up p{ text-align: left; padding:9px 37px; background-color:#F8F8F8;line-height: 30px;}
.p1{border-bottom:0px solid #DFDFDF;padding-top: 30px;display:block;margin-top: 15px;}
.p2{border-top:0px solid #FFF;line-height: 2;}
.p3{border-bottom:0px solid #DFDFDF;}
.pop_up p span{display:block;font-weight: bold; font-size: 13px;}
.pop_up i{cursor:pointer;position:absolute;right:10px;top:2px;background:url(/static/images/update_close.jpg) center no-repeat;width:24px;}

/*后台登陆功能更新提示*/

.bate_z{position:relative;}.bate_z span{ position: absolute; font-size: 12px;color: #f97c7c;top:15px;left:52px;white-space: nowrap;}
.wjactions .bate_z span{top:-12px;left:72px;}
.list_head.clearfix{display: block;}
.list_head{ height: 71px; background: #484848; position: relative; padding: 0 20px;}
.list_head h1{padding: 0px; width: auto; height: 42px; position: absolute; left: 20px; top: 15px;}
.list_head h1 img{max-height: 42px;} 
.list_head .head_nav{ height: 71px; line-height: 71px; position: absolute; left: 50%; margin-left: -275px; top: 0px; width: 550px; text-align: center;} 
.list_head .head_nav a{color: #fff;display: inline-block; font-size: 16px; float: left; width: 110px; text-align: center;position: relative; }
.list_head .head_nav a .beta{display: inline-block;width: 27px; height: 9px; background: url(/static/images/plugin_center/beta.png) no-repeat center center;position: absolute;right: 13px; top: 13px;}
.list_head .head_nav a:hover{ background: #5089c1;}
.list_head .head_nav a.active{background: #53a4f4;}
.list_head .head_nav a .ico_new{ display: block; width: 28px; height: 15px; background: url(/static/images/Activity/2017_06/ico_new.png) no-repeat; position: absolute; top: 18px; left: 84px;}
.list_head .advanced_nav_small a.active{background: transparent!important;}
.list_head.mem_head .head_nav{width: 770px;margin-left: -330px;}
.mem_head .back{display: inline-block; width:76px; height: 71px; background:#5b5b5b url(/static/img/create/back.png) no-repeat 22px 24px; position: absolute; left: 0px; color: #fff; text-decoration: none; top: 0px; line-height: 71px; font-size: 18px;} 
.mem_head .back:hover{background:#1e1f23 url(/static/img/create/back.png) no-repeat 22px 24px;transition: background 0.4s;-moz-transition: background 0.4s;	-webkit-transition: background 0.4s;-o-transition: background 0.4s;}
.head_mem .loginMeun{ right: -10px;}
.head_mem .wjNews{background: url(/static/images/list/cq_icon.png) no-repeat 0px -181px;}
.head_mem .util-nav .arrowupt{border-color:#a4a4a4 transparent transparent;}
.head_mem .util-nav .atop{border-color: transparent transparent #a4a4a4;}
/*head_muban*/
.cq_footer{width: 100%; background:#506078; overflow: hidden; padding: 35px 0px 32px 0px; display: none;}
.cq_footer .police{position:absolute;right: 0px; top: 0px;} 
.cq_footer .foot_nav{ width: 1000px; text-align: center; position: relative; margin: 0 auto; padding-bottom: 20px; line-height: 14px;}
.cq_footer .foot_nav a{color:#9cd6fb;display: inline-block; font-size: 12px; vertical-align: middle; padding: 0 4px;}
.cq_footer .foot_nav span{display: inline-block; vertical-align: middle; margin: 0 5px; color: #9cd6fb; font-size: 12px;}
.cq_footer .foot_down{ overflow: hidden; width: 100%; margin: 0 auto; line-height: 30px; font-size: 12px; color: #9cd6fb; text-align: center;}
.cq_footer .foot_down>.sign_saftey{ display: inline-block; vertical-align: middle; padding-left: 10px;}
.cq_footer .foot_down>span{display: inline-block; vertical-align: middle; padding-left: 20px;}
.cq_footer .foot_down img{ display: inline-block; vertical-align: middle;}
.cq_footer .foot_down span a{display:inline-block;color:#9cd6fb;}
.cq_footer .foot_down a[logo_type=business]{display:inline-block;color:#9cd6fb; vertical-align: top;}
.cq_footer .foot_down>a.foot_down_lg {text-decoration:none;height:30px;line-height:30px;display: inline-block;background: url(/static/images/jhlogo.png) no-repeat left center;color: #9cd6fb;padding-left: 26px; margin-left: 20px;}
.cq_footer .foot_down a[logo_type=common] img{ max-height: 30px !important; max-width: 79px !important;}
.cq_footer .foot_down .call{ font-size: 18px; color: #fff; line-height: 30px; margin-top: 2px; display: inline-block; background:url(/static/images/index/call.png) no-repeat left center; padding-left: 22px; font-family: arial; font-weight: bold;}
.mb_head{background: #484848; position: relative; z-index: 100; width: 100%; height: 89px;}
.mb_head .head_index{ position: absolute;}
.head_index{ width: 1000px; padding: 20px 0px; line-height: 53px; position: fixed; left: 50%; margin-left: -484px; top: 0px;  z-index: 100;}
.head_index .h1{ position: absolute; left: 0; top: 24px;}
.head_index .h1 img{max-height: 53px;}
.head_index .head_nav{ width: 400px; margin: 0 auto; padding-top: 13px;}
.head_index .head_nav .a{display: inline-block; float: left; margin-right: 55px; font-size: 18px; color: #fff; line-height: 22px; padding-bottom: 5px;}
.head_index .head_nav .a .down_a{color: #fff;}
.head_index .head_nav .a.active{border-bottom: 2px solid #fff;}
.head_index .head_nav .a.last{margin-right: 0px;}
.btn_member{ position: absolute; top: 24px; right: 0;}
.btn_member a{display: inline-block; width: 73px; height: 26px; line-height: 26px; text-align: center; color: #fff; border:1px solid #fff; border-radius: 4px; float: left; margin-left: 12px; margin-top: 7px; cursor: pointer;}
.btn_member a:hover,.zc_btn:hover,.section .more:hover{border-color: #75b6f5; background:#75b6f5;}
.btn_member a:active,.zc_btn:active,.section .more:active{border-color: #4b94dc; background:#4b94dc;}
.btn_member .login_qq{ width: 64px; border-color: #56a5f1; background-color: #56a5f1; position: relative; padding-left: 30px; text-align: left;}
.btn_member .login_qq:before{ content: ''; width: 14px; height: 16px; position: absolute; left: 10px; top: 6px; background: url(/static/images/index/ico_qq.png) no-repeat; }
.list_foot{ padding:40px 30px 40px 30px; text-align: center; line-height: 13px;}
.list_foot a{display: inline; padding: 0 10px;}
/*subset_nav*/
.head_nav .subset_title {color: #fff;}
.head_nav .subset_a {position: relative;}
.head_nav .subset_nav {background: url(/static/images/down_nav_bg_v2.png) no-repeat left 12px;position: absolute;left: 0;top: 20px;display: none;z-index: 599;}
.head_nav .subset_nav dl {margin-top: 26px}
.head_nav .subset_nav dt {height: 32px;line-height: 32px; font-size: 14px;}
.head_nav .subset_nav dd {height: 32px;overflow: hidden;}
.head_nav .subset_nav dd a {font-size: 14px;height: 32px;line-height: 32px;color: #ffffff;text-align: center;display: inline-block; width: 100%;}
.head_nav .subset_nav dd:hover {background: #53a4f4;}
.head_nav .subset_nav dd:hover a {background: #53a4f4;color: #fff;}
/*scene_nav*/
.head_nav .subset_a .scene_nav {width: 108px;height: 128px;}
/*templates_nav*/
.head_nav .subset_a .templates_nav {width: 332px; height: 256px;}
.head_nav .subset_a .templates_nav dl { width: 110px; border-right: 1px solid #444444; height: 225px; float: left; text-align: center;}
.head_nav .subset_a .templates_nav dl:last-child {border: 0;}
.head_nav .subset_a .templates_nav dl dd{ height: 24px;}
.head_nav .subset_a .templates_nav dl dd a{ height: 24px; line-height: 24px; font-size: 12px;}
/* solution_nav */
.head_nav .solution_nav {width: 120px;height: 192px;}
.list_head .head_nav .solution_nav {height: 172px;}
.list_head .head_nav .subset_nav {top: 71px;background: #373737;}
.list_head .head_nav .subset_nav dl {margin-top: 6px;}
.list_head .head_nav .subset_nav dd a {text-align: left;padding: 0 17px;width: 86px;}
.list_head .head_nav .advanced_nav dd a {text-align: center;}
.list_head .head_nav .subset_a {color: #fff;display: inline-block; font-size: 16px; float: left; width: 110px; text-align: center; position: relative;}
.list_head .subset_a:hover .subset_title {background: #5089c1;}
.list_head .subset_a:hover .active {background: #53a4f4;}
/*advanced_nav*/
.list_head .head_nav .advanced_nav {height: 76px;}
.list_head .head_nav .advanced_nav_small {height: 76px;}
/*common login*/
.bg_ceng{display: none; width: 100%; height: 100%; position: fixed; left: 0px; top: 0px; background:#000; opacity: 0.5;filter:alpha(opacity=50) !important; z-index: 999;}
.tc_login_cq{ display: none; width: 35%; min-width: 355px; max-width: 800px; position: fixed; left: 50%;top: 50%; opacity: 0;filter:alpha(opacity=0); margin-top: -293px; z-index: 1000; background: #fff;border-radius: 8px;behavior:url(/static/css/PIE.htc);}
.login_center_cq{ width: 315px; padding: 35px 0px; margin: 0 auto;}
.login_center_cq .error{margin-bottom: 10px; line-height: 20px; font-size: 14px; margin-top: 25px; color: #f47233;}
.login_center_cq .error a,.login_center_cq .error a:hover{ color:#f47233;}
.login_center_cq .login_password,.login_center_cq .login_name{ position: relative; border:1px solid #bfbfbf; border-radius: 4px; height: 38px; line-height: 38px; margin-bottom: 20px; overflow: hidden;}
.login_center_cq .login_password i,.login_center_cq .login_name i{display: inline-block; width:38px; height: 38px;float: left; border-right: 1px solid #e9e9e9; background: #f7f7f7 url(/static/images/index/name_dl.png) no-repeat center center; background-size: 58%;}
.login_center_cq .login_password i{background: #f7f7f7 url(/static/images/index/mima_dl.png) no-repeat center center;background-size: 58%;}
.login_center_cq .login_password input ,.login_center_cq .login_name input{ color: #999; width: 266px; height: 18px; line-height: 16px; padding: 10px 4px; position: absolute; right: 0px; top: 0px; border:none;}
.login_center_cq input::-webkit-input-placeholder {color:#999;} 
.login_center_cq input:-moz-placeholder { color:#999;} 
.login_center_cq input::-moz-placeholder { color:#333; } 
.login_center_cq input:-ms-input-placeholder {color:#999;  }
.login_forget{overflow: hidden; position: relative; z-index: 2; line-height: 14px;}
.login_forget label{display: inline-block; line-height: 14px; float: left;}
.login_forget label input{vertical-align: middle;}
.login_forget a{display: inline-block; color: #53a4f4; line-height: 14px; float: right;}
.login_forget a:hover{color: #5089c1;}
.login_center_cq .loginbut{ line-height: 40px; height: 40px; padding: 0 0px; border-radius: 4px; margin-top: 18px; margin-bottom: 20px; font-size: 16px;}
.login_center_cq .loginbut:hover{color: #fff;}
.login_center_cq h5{ height: 22px; line-height: 22px; text-align: center;background: url(/static/images/index/xian.png) repeat-x center center; font-size: 14px;}
.login_center_cq h5 span{display: inline-block; background: #fff; padding: 0 10px;}
.login_center_cq .OtherLogin{overflow: hidden; margin-top: 15px;}
.login_center_cq .OtherLogin a{margin-right: 22px;}
.login_center_cq .OtherLogin #login_button_qq{width: 45px; height: 44px; background:url(/static/images/index/icon.png) no-repeat left center; float: left; margin-left: 0px;}
.login_center_cq .OtherLogin #login_button_weixin{width: 46px; height: 44px; background:url(/static/images/index/icon.png) no-repeat -67px center; float: left; margin-left: 0px;}
.login_center_cq .OtherLogin #login_button_sina{width: 46px; height: 44px; background:url(/static/images/index/icon.png) no-repeat -135px center; float: left; margin-left: 0px;}
.login_center_cq .OtherLogin #login_button_renren{width: 46px; height: 44px; background:url(/static/images/index/icon.png) no-repeat -202px center; float: left; margin-right: 21px; margin-left: 0px;}
.login_center_cq .OtherLogin #login_button_mingdao{width: 45px; height: 44px; background:url(/static/images/index/icon.png) no-repeat right center; float: left;margin-right: 0px; margin-left: 0px;}
.tc_login_cq .close_tc{display: inline-block; width: 22px; height: 22px; background: url(/static/images/index/gb_dl.png) no-repeat left center; position: absolute; right: 16px; top: 16px;}
.tc_login_cq .close_tc:hover{background: url(/static/images/index/gb_dl.png) no-repeat right center;}
/*open header*/
.open_head{ height: 89px; width: 100%; background: #484848;}
.open_head .open_head_nr{ width: 990px; position: relative; margin: 0 auto;height: 89px;}
.open_head .open_head_nr h1{ height: 53px; line-height: 53px; position: absolute; left: 0px; top: 20px;}
.open_head .open_head_nr h1 img{max-width: 103px; vertical-align: middle;}
.open_head .open_head_nr span{display: inline-block; position:absolute; left: 120px; top: 44px;}
/*head error*/
.head_error{ height: 71px; width: 100%; background: #484848;}
.head_error .head_error_nr{ width: 990px; margin: 0 auto; position: relative; height: 71px;}
.head_error .head_error_nr h1{ position: absolute; left: 0px; top: 17px;}
/*100W*/
/*.cq_100w{width: 100%; height: 100%; position:fixed; background:url(/static/images/index/100w.jpg) no-repeat center center; left: 0px; top: 0px; z-index: 1000; background-size: cover; text-align: center;}
.cq_100_nr{height: 500px; width: 100%; position: absolute; left: 0px; top: 50%; margin-top: -250px;}
.cq_100w .cq_100_wz{height: 143px; background: url(/static/images/index/100_bg.png) no-repeat center bottom;overflow: hidden; position: relative; width: 825px; margin:85px auto 30px;}
.cq_100w .cq_100_wz span{display: inline-block; float: left; margin-top: 143px;}
.cq_100w .cq_100_wz span.cq_1{width: 85px; height: 143px;}
.cq_100w .cq_100_wz span.cq_0{width: 107px; height: 143px;}
.cq_100w .cq_100_wz span.cq_dh{width: 53px; height: 53px;}
.cq_100w .cq_100_wz span:last-child{ width: 99px;}
.cq_100w .cq_100_sm{ opacity: 0;filter:alpha(opacity:0);}
.video_bg{width: 100%;height: 100%;position: fixed; left: 0px; top: 0px; z-index: 400;background:url(/static/images/bg-40.png);display: none;}
.tc_video{width: 600px; height: 361px; position: fixed; left: 50%; top: 50%; margin-left: -300px; margin-top: -265px; z-index:500;padding-top: 130px;display: none;}
.tc_video .video_cont{width:600px; height:400px;background: #000;}
.tc_video .close{display: inline-block;width: 40px; height: 40px; position: absolute; right: 0px; top: 20px; z-index: 3;}
.tc_video  p{position: absolute; width: 100%; left: 0px; top: 0px; text-align: center;z-index: 2;}
.sx_video{ width: 100px; display:inline-block; position: fixed; right: 40px; bottom: 40px; z-index: 500;}*/
/*theme_layer*/
.bg_mark { width: 100%; height: 1000px; position: fixed; left: 0; top: 0; z-index: 1001; background: #000; opacity: 0.6; filter:alpha(opacity=60);}
.newyear_layer{display: none; width: 596px;height: 467px;position: fixed; left: 50%;top: 50%;margin-left: -298px;margin-top: -233px;z-index: 1002;background: url(/static/images/midAutumn/newyear.png) no-repeat center center;}
.newyear_layer .close{display: inline-block; width: 21px; height: 21px; position: absolute; right: -38px; top: -21px; background: url(/static/images/midAutumn/close.png) no-repeat;}
.newyear_layer .bg_a{display: block;height: 285px;}
.newyear_layer .gif_img{display: inline-block; position: absolute;left:130px;top: 160px;background: #e32028; }
.newyear_layer .case_a{padding-left: 103px;overflow: hidden;}
.newyear_layer .case_a a{display: inline-block; position: relative; float: left;width: 180px; height: 135px;margin-right: 30px;}
.newyear_layer .case_a a span{ display: none; position: absolute; left: 0px; top: 0px; z-index: 2;}
.newyear_layer .case_a a:hover span{display: block;}
.btn_midAutumn_newyear{ float: left; line-height: 30px; height: 30px; margin-left: 5px; color: #f97c7c; cursor:pointer; font-size: 15px;}
.btn_midAutumn_newyear:hover{color: #f97c7c;}
.btn_list_five_marketing{ float: left; line-height: 30px; height: 30px; margin-left: 5px; color: #f97c7c; cursor:pointer; font-size: 15px;}
.btn_list_five_marketing:hover{color: #f97c7c;}
/*适应retina屏幕*/
.bq_logo{ display: inline-block !important; width: 179px; height: 35px; padding: 0 !important; background: url(/static/images/bq_logo.png) no-repeat;}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
    .bq_logo {
        background-image: url(/static/images/bq_logo@2x.png);
        background-size: 100% auto;
    }
}
/*发布问卷绑定手机号码*/
#publish_bind_mobile .loaddiv{ min-height: 330px;}
#publish_bind_mobile .bind_mobile_wrap{ width: 315px; margin: 0 auto; padding-top: 50px;}
#publish_bind_mobile .bind_mobile_wrap .bind_mobile_form{ position: relative;}
#publish_bind_mobile .bind_mobile_wrap .bind_mobile_form .form_item_wrap{ margin-bottom: 32px; position: relative;}
#publish_bind_mobile .bind_mobile_wrap .bind_mobile_form .form_item{ border-radius: 5px; border: 1px #d2d2d2 solid; padding: 6px 0;}
#publish_bind_mobile .bind_mobile_wrap .bind_mobile_form .form_mobile>label{ display: block !important; padding: 2px 20px;}
#publish_bind_mobile .bind_mobile_wrap .bind_mobile_form .form_mobile>label input{ width: 100%; line-height: 22px; color: #484848; font-size: 14px; border: 0; outline: none;}
#publish_bind_mobile .bind_mobile_wrap .bind_mobile_form .form_item_wrap .form_error{ position: absolute; top: 100%; color: #ed6365; font-size: 13px; line-height: 1.5; padding: 3px 0 0;}
#publish_bind_mobile .bind_mobile_wrap .bind_mobile_form .form_item{ border-radius: 5px; border: 1px #d2d2d2 solid;}
#publish_bind_mobile .bind_mobile_wrap .bind_mobile_form .form_vcode>label{ float: left; display: inline-block; width: 132px; padding: 2px 20px;}
#publish_bind_mobile .bind_mobile_wrap .bind_mobile_form .form_vcode>label input{ width: 100%; line-height: 22px; color: #484848; font-size: 14px; border: 0; outline: none;}
#publish_bind_mobile .bind_mobile_wrap .bind_mobile_form .form_vcode .btn_get_vcode{ display: block; line-height: 26px; border-left: 1px #d2d2d2 solid; text-align: center; color: #53a4f4; font-size: 14px; margin-left: 172px; cursor: pointer;}
#publish_bind_mobile .bind_mobile_wrap .bind_mobile_form .form_vcode .btn_get_vcode.btn_disabled { color: #d7d7d7 !important; background-color: transparent !important; cursor: default;}
#publish_bind_mobile .bind_mobile_wrap .btn_wrap{ margin: 0; padding-top: 10px;}
#publish_bind_mobile .bind_mobile_wrap .btn_wrap .btn_publish{ display: block; width: 100%; height: 40px; line-height: 40px; text-align: center; border-radius: 5px; background-color: #53a4f4; color: #ffffff; font-size: 16px; cursor: pointer;}
#publish_bind_mobile .bind_mobile_wrap .btn_wrap .btn_publish.btn_disable{ background-color: #d7d7d7;}
#publish_bind_mobile .bind_mobile_wrap .share_temp{ display: none; margin: 26px 0 0; height: 22px; color: #484848; font-size: 14px;}
#publish_bind_mobile .bind_mobile_wrap .share_temp>label{ cursor: pointer;}
#publish_bind_mobile .bind_mobile_wrap .share_temp input[type=checkbox]{ vertical-align: middle; margin: 0 5px 0 0 !important;}
.have_bind{padding: 20px 50px 30px;}
.have_bind p{line-height: 1.5;}
.third_logout,.third_close{ display: inline-block;margin-top: 30px;padding: 5px 10px;border: 1px solid #efefef;border-radius: 4px;cursor: pointer;background-color: #53a4f4;color: #fff;}
.third_logout:hover,.third_close:hover{background-color: #75b6f5;}
.third_logout{float: left;margin-left: 250px;}
.third_logout a{color: #fff;}
.third_close{margin-left: 50px;}
.third .third_close{margin-left: 0;}
.wenben{width: 400px;height: 100px;}
.iradio_div{margin: 10px 0!important;}
.iradio_div input{margin-bottom: 2px!important;}