@charset "utf-8";
/*******************

 	今日北斗
	广州一窝疯网络科技有限公司
	
********************/
@import "icon.css";
/* 通用 */
* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: "Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
	font-size:13px;
	background-color:#e9eaec;
	line-height:1.5;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1, h2, h3 {
	font-weight:normal;
}

ul {
	list-style: none;
}


a {
	text-decoration:none;
	color: #333333;
}
li{
	    list-style: none;
}
.container {
	width: 1160px;
	margin: 0 auto;
	position: relative;
	overflow:hidden;
}

.show {
	display:block;
}

.hide {
	display:none;
}
/* 头部 */
.header a{
	transition: all .2s;
    -webkit-transition: all .2s;
}
.common-header {
	font-family: "Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #ffffff;
	height: 62px;
	z-index: 3;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	box-sizing: content-box;
	box-shadow: 0 1px 3px rgba(0,0,0,.25);
}

.common-header .logo {
	padding:13px 0;
	float:left;
	margin-right:30px;
}
.header .nav-list li a:HOVER {
	color:#d90000;
}

.header-search {
	margin-top: 18px;
	line-height: 27px;
	margin-left: 200px;
	width: 243px;
	float: left;
}	
.header-search .text {
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
    height: 30px;
    transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    width: 200px;
    background-color: #f8f8f8;
    border-color: rgba(0,0,0,.04);
    text-indent: 5px;
    border-radius: 2px;
    transition: all .2s;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-appearance: none;
    border: 1px solid #ddd;
    outline: 0;
    padding-left: 5px;
	margin-top: -21px;
}
.header-search .text:HOVER,.header-search .text:FOCUS{
    border: 1px solid #d90000;
}
.header-search .submit {
    width: 32px;
    height: 32px;
    border: 0;
    background: #D90000 url(http://www.leiphone.com/resWeb/images/common/yp_spirit.png) no-repeat 5px 6px;
    cursor: pointer;
    position: relative;
    padding: 11px;
    right: 5px;
}

.header-login{
    float: right;
    color: #848484;
    padding: 7px 15px 6px 15px;
    margin-top: 15px;
    border: 1px solid #CCC;
    cursor: pointer;
}
.header-login:HOVER{
	border: 1px solid #d90000;
	color: #d90000;
}
ul.nav-list li {
	float: left;
	position: relative;
}
ul.nav-list li a {
	display: block;
	padding: 0 15px;
	margin: 0 5px;
	line-height: 66px;
	height: 62px;
	overflow: hidden;
	box-sizing: border-box;
	font-size: 15px;
	cursor:pointer;
}

.common-header nav ul li.active a {
	border-bottom: solid 2px #d90000;
	color: #d90000;
	font-weight: 600;
	cursor:pointer;
}
/* 搜索框 */
.navbar-right {
	float: right !important;
	margin-top:12px;
}

.header .navbar-form .search-input {
	width: 300px;
	height: 36px;
	line-height: 22px;
	padding-left: 4px;
	box-shadow: none;
	border: 1px solid #ddd;
	border-radius:4px;
}
.header .navbar-form a {
	position: absolute;
	right: 110px;
	top: 17px;
	width: 33px;
	height: 31px;
	text-indent: -999px;
	border: none;
	background: url(../images/icon_search.png) no-repeat;
	outline: none;
	cursor:pointer;
}

.navbar-form .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle;
}
#user_Info{
	float: right;
}
#user_Info .user_headImg{
	border-bottom: none;
    margin-right: 50px;
}
#user_Info img{
	border-radius: 60px;
}
.zu-top-nav-count {
    left: 55px;
}
.zu-top-nav-count, .zu-top-nav-userinfo .zu-top-nav-pm-count {
    top: -15px;
    position: relative;
    left: -30px;
}
.zg-noti-number {
    background: #F93030;
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    -webkit-text-size-adjust: none;
    padding: 0 5px;
    height: 16px;
    line-height: 16px;
    border-radius: 60px;
    text-indent: 0;
    text-align: center;
    text-decoration: none;
}
/* container */
.left-container {
	float:left;
	width:800px;
	margin-right:20px;
}

.right-container {
	float:left;
	width:340px;
}

.wrap-container {
	margin-top:90px;
	min-height:1100px;
}


/* 排行榜 */
.sidebar-rank .sidebar-rank-tit {
	height: 42px;
	line-height: 42px;
	background: #f6f6f6;
}

.sidebar-rank .sidebar-rank-content, .article-hot {
	padding: 20px;
}

.sidebar-rank .sidebar-rank-tit span {
	    width: 33.3%;
	height: 42px;
	display: block;
	float: left;
	text-align: center;
	font-weight: bold;
	color: #696969;
	font-size:14px;
	cursor:pointer;
}

.sidebar-rank .sidebar-rank-tit span.current {
	background: #fff;
	color: #d90000;
	
}

.sidebar-rank .sidebar-rank-content .sidebar-rank-item li {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	transition: all .2s;
    -webkit-transition: all .2s;
}
.sidebar-rank .sidebar-rank-content .sidebar-rank-item li:HOVER {
    padding-left: 5px;
}
.sidebar-rank .sidebar-rank-content .sidebar-rank-item li a:hover {
	color:#CE2F2F;
}

.sidebar-rank .sidebar-rank-content .sidebar-rank-item li .rank-num {
	width: 23px;
	margin-left: 3px;
	display: inline-block;
}
.sidebar-rank .sidebar-rank-content .sidebar-rank-item li a {
	color: #5e5e5e;
}
/*广告banner*/
.ab-banner{
	width:100%;
	height:90px;
	position:relative;
	margin-bottom:20px;
}
/* 右边板块广告 */
.sidebar-ad{
	overflow:hidden;
}
.sidebar-ad .sidebar-ad-1{
	width:340px;
	height:200px;
	margin-bottom:20px;
	position:relative;
}
.sidebar-ad .sidebar-ad-2, .sidebar-ad .sidebar-ad-3{
	width:160px;
	height:180px;
	margin-bottom:20px;
	float:left;
	position:relative;
}
.sidebar-ad .sidebar-ad-2{
	margin-right:10px;
}
.sidebar-ad .sidebar-ad-3{
	margin-left:10px
}
.sidebar-ad-1 b, .sidebar-ad-2 b, .sidebar-ad-3 b{
    position: absolute;
    background: url(../images/bg21.png);
    width: 100%;
    height: 60%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    left: 0;
    bottom: 0;
    transition: all .2s;
    -webkit-transition: all .2s;
    background-size: 100% 100%;
}
.sidebar-ad-1 span, .sidebar-ad-2 span, .sidebar-ad-3 span{
position: absolute;
bottom: 6px;
width: 100%;
color: #fff;
left: 5px;
}
.sidebar-ad-1 span{
font: 18px/32px "微软雅黑","黑体";
}
.sidebar-ad-2 span{
font-size: 15px;
}
.sidebar-ad-3 span{
font-size: 15px;
}
.line-red{
height:1px;
background:#FFDCDC;
}


/* 资讯列表 */
.article-list .article {
	padding: 20px;
	margin-top: 20px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	border-bottom:1px solid #E0E0E0;
	background-color:#fff;
	transition: all .2s;
    -webkit-transition: all .2s;
}
.article-list .article:HOVER {
	box-shadow: 2px 5px 10px #C5C5C5;
}
.article-list .article ul{
	line-height:2em;
}

.article-list .article .pic {
	float: left;
	display:table-cell;
	vertical-align:middle;
	margin-right: 20px;
	width: 165px;
	height: 120px;
}

.article-list .article .pic img {
	vertical-align:middle;
}

.article-list .article .desc {
	overflow: hidden;
}

.article-list .article .desc .title {
	font-size: 18px;
	font-weight: 600;
	word-break: break-all;
	word-wrap: break-word;
}

.article-list .article .desc .title:hover {
	color:#CE2F2F;
}

.article-list .article .desc .time {
	margin: 5px 0 5px;
	color: #aaa;
}

.article-list .article .desc .time .label {
	color: #fff;
	padding: 2px 6px;
	margin-right: 10px;
	font-size: 12px;
}

.bidding-label {
	background:#0C9;
}

.bidded-label {
	background:#c5c5c5;
}

.bid-soon-label {
	background: #cea9d3;
}

.article-list .article .desc .brief{
	color: #666666;
	float: left;
	margin-right: 68px;
	overflow:hidden;
	line-height: 1.8em;
}

.article-list .article:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
}
.titil-blue, .titil-yellow{
position: absolute;
top: 0;
left: 0;
color: #ffffff;
padding: 2px 10px;
font-size: 12px;
display: block;
}
.titil-blue{
background: #478de4;

}
.titil-yellow{
background: #D8703F;
}


/*招标热门信息*/
ul.bid-tab, ul.pro-intro-tab {
	background: #f6f6f6;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	border-bottom: 1px solid #E0E0E0;
}

ul.bid-tab li, ul.pro-intro-tab li {
	cursor: pointer;
	display: inline-block;
	padding: 7px 20px;
	font-size: 14px;
	color: #696969;
}

ul.bid-tab li.current, ul.pro-intro-tab li.current{
	border-top: 3px solid #d90000;
	background: #fff;
	color: #333;
}

/* 企业LOGO */
.enterprise-logo, .enterprise-logo ul{
	overflow:hidden;m
	overflow: hidden;
text-align: center;
margin: 0 auto 20px;
width: 1130px;
}
.enterprise-logo ul li{
	float: left;
	width: 204px;
	height: 148px;
	background: #fff;
	text-align: center;
	line-height: 148px;
	margin-right: 20px;
	border: 1px solid #ddd;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	border-bottom: 1px solid #E0E0E0;
	margin-bottom: 20px;
}

.recruit-category {
	padding: 0 20px;
	background: #fff;
	margin-bottom: 20px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	border-bottom: 1px solid #E0E0E0;

}

.recruit-category .recruit-tag, .pro-category .pro-tag {
	clear:both;
	padding:20px;
	overflow:hidden;
	border-bottom:1px dashed #e1e1e1;
}
.recruit-category .recruit-tag, .pro-category .pro-tag:last-child{
	border-bottom:0px;
}

.recruit-category .recruit-tag span, .pro-category .pro-tag span {
	float:left;
}

.recruit-category .recruit-tag li, .pro-category .pro-tag li {
	float:left;
	height:27px;
	padding:0 8px;
	line-height:27px;
	margin-right: 10px;
	cursor: pointer;
	color: #333333;
	border-radius: 4px;
}

.recruit-category li.active, .pro-category li.active {
	background-color:#d90000;
	color:#fff;
}

/*招聘列表*/

.recruit-list .article-list article .desc {
	padding-top:20px;
}
.article-list .article .desc .requirement li, .jobs-list-tem .requirement li{
	float:left;
	border-right:1px #e1e1e1 solid;
	padding-right:10px;
	margin-right:10px;
}
.article-list .article .desc .requirement li:last-child{
	border-right:0;
}

.recruit-list .article-list article .desc .time {
	margin-bottom:0;
}
	
.recruit-list .article-list article .desc .title {
	font-size:24px;
}

.recruit-list .article-list .salary {
	width:120px;
	float:right;
	text-align: center;
	font-size: 26px;
	color: #d90000;
	margin-top:30px;
}
.load-more {
    border-radius: 2px;
    margin-top: 20px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #CDD8E3 none repeat scroll 0% 0%;
    box-shadow: none;
    color: #6483A2;
    width: 100%;
  	cursor: pointer;
}
.load-more:hover {
    background: #BCCBD9 none repeat scroll 0% 0%;
}
/*职位详情*/
.job-detail {
	padding:20px 30px 30px; 
	background: #fff;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	border-bottom: 1px solid #E0E0E0;
}
.job-request {	
	line-height: 40px;
	padding:20px 0;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	color:#666;
}

.job-request .item {
	margin-right:50px;
	color: #666;
	font-size: 16px;
	padding:2px 4px;
	border:1px dashed #ACACAc;
}
.job-detail h2{
	font-size:18px;
	color:#666;
}

.job-detail h3.description {
	font-size: 16px;
	color: #666;
	border-left: 7px solid #d90000;
	padding: 2px 0 0 7px;
	line-height: 16px;
	margin-bottom: 20px;
}

.job-detail .job-bt {
	margin-top:20px;
	color: #666;
	word-wrap: break-word;
}

.job-detail .job-bt p {
	margin:36px 0;
}

.job-company {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	border-bottom: 1px solid #E0E0E0;
	background:#fff;
	padding:20px;
}
.job-company a {
text-align:center;
}

.job-company img {
	border: 1px solid #D8D8D8;
	margin-bottom:10px;
}

.job-company a span {
	font-size:18px;	color:#333;
}

.job-company .com-feature {
	margin-top:20px;
}

.job-company .com-feature li{
	margin: 10px 0;
	color: #333;
	line-height: 25px;
	overflow: hidden;
}
.job-company .com-feature li i{
	float:left;
	width:15px;
	height:25px;
}
.job-company .com-feature .industry i{
	width:16px;
	background:url(../images/basic_info_icon.png) no-repeat -3px 0px;
	}
.job-company .com-feature .scale i{
	width:16px;
	background:url(../images/basic_info_icon.png) no-repeat -3px -83px;
	}
.job-company .com-feature .web i{
	width:16px;
	background:url(../images/basic_info_icon.png) no-repeat -3px -42px;
	}
.job-company .com-feature .location i{
	width:16px;
	background:url(../images/basic_info_icon.png) no-repeat -3px -123px;
	}	

.job-company .com-feature li span {
	padding: 0 6px;
	color: #333;
	margin-right: 8px;
	float: left;
}

.job-company .com-feature li a {
	color: #777;
	text-decoration:underline;
}

/*资讯详情*/
article.single-post {
	border-radius: 2px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	border-bottom: 1px solid #E0E0E0;
	padding: 35px;
	background-color:#fff;
}

article.single-post header h1 {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 20px;
	text-align: left;
}

article.single-post .author {
	margin: 15px 0 40px;
	color: #aaaaaa;
}

article.single-post .single-post-header-headline {
	text-align: center;
	margin: 20px 0;
	position: relative;
}

article.single-post .article {
	font-size: 17px;
	line-height: 1.8;
	overflow: hidden;
	word-wrap: break-word;
}
.lable-deepgray{
	background:#A2A2A2;
	color:#FFFFFF;
	position:absolute;
	top:0;
	left:0;
	font-size:11px;
	padding:0 4px;
	}
.bid-ab{
	overflow:hidden;
	width:688px;
	padding: 30px 20px 12px 20px;
	background:#F8F7F4;
	border:1px solid #e1e1e1;
	font-size:14px;
	margin-bottom:40px;
	position:relative;
	}
.bid-ab .brief{
	float: left;
	margin-right:44px;
	line-height:34px;
	}

.article-hot .article {
	height:60px;
	margin-top:14px;
	overflow: hidden;
}
.article-hot .article .pic{
	float: left;
	margin-right: 10px;
	width: 82px;
	height: 60px;
}

.article-hot .article .title {
	clear:both;
	font-size:14px;
	line-height:22px;
}
.article-hot .article .title:HOVER{
	color: #d90000;
}

.sidebar-rank{
	background-color:#fff;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	border-bottom: 1px solid #E0E0E0;
}
.sidebar-rank .sidebar-rank-tit span:HOVER{
    color:#D90000;
}
.sidebar-rank .sidebar-rank-item .rank-num{
	font-size: 14px;
    color: #b8b8b8;
    font-weight: bold;
    display: inline-block;
    width: 25px;
}
/*免费发布产品*/
.sidebar-product {
	width:340px;
	background:#434f81;
	height:400px;
}

/*产品推荐*/
.wrap-pro-list {
	clear:both;
	margin-bottom:20px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	border-bottom: 1px solid #E0E0E0;
}
.wrap-pro-list h2{
	font-size:15px;
	background:#FAFAFA;
	padding:4px 20px;
	border-bottom:1px solid #e9eaec;
	color:#333;
}
.wrap-pro-list .btn-more {
	float:right;
	font-size:12px;
	color:#333333;
	padding:3px 3px 3px 7px;
	cursor:pointer;
}
	/*产品列表*/
.pro-category {
	padding:0 20px;
	background:#fff;
	margin-bottom:20px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	border-bottom: 1px solid #E0E0E0;
}

.pro-category .pro-tag span {
	margin-right:10px;
	height:27px;
	line-height:27px;
}
.pro-list {
	height: 278px;
	padding: 20px;
	background: #fff;
}

.pro-list ul {
	width: 1160px;
	padding-left: 2px;
	overflow: hidden;
}

.pro-list ul li {
	float: left;
	background: url(../images/pro-bg.png) no-repeat -18px 0px;
	width: 271px;
	height: 277px;
	border: 1px solid #E0E0E0;
	position: relative;
	overflow: hidden;
	margin-right:8px;
}
.pro-list ul li:last-child{
	margin-right:0px;
	}
.pro-list .pro-lt {
	float: left;
	width: 148px;
	padding: 20px 10px;
	position: relative;
}
.pro-list .pro {
	text-align: center;
	font: bold 14px/20px arial;
	text-align: center;
	height: 35px;
	overflow: hidden;
	word-break: break-all;
}
	
.pro-list .img {
	text-align: center;
	position: absolute;
	top: 85px;
	right: 35px;
}

.pro-list .brand {
	position: absolute;
	top: 210px;
	left: 54px;
}

.pro-list .pro-intro {
	margin-left: 176px;
	padding-right: 10px;
	padding-top: 20px;
	font-size:12px;
	color:#666;
}

.pro-list .tt {
	text-align: center;
	text-align: left;
	height: 35px;
	overflow: hidden;
}

.pro-list .desc {
  height: 75px;
  overflow: hidden;
  line-height: 160%;
  word-break: break-all;
  text-align: center;
  margin-top: 10px;
}
.pro-list .title {
  height: 60px;
  overflow: hidden;
  line-height: 160%;
  word-break: break-all;
}

.pro-list .app {
	margin-top: 20px;
	height: 90px;
	overflow: hidden;
	text-align:center;
}

.pro-list .mod-label {
	background: #4593fd;
	color: #fff;
	padding: 2px 8px 2px 8px;
	position: relative;
}

.pro-list .mod-label i {
	position: absolute;
	border: 4px dashed transparent;
	border-top: 4px solid #4593fd;
	left: 50%;
	margin-left: -4px;
	bottom: -8px;
	font-size: 0;
	width: 0;
	height: 0;
}

.pro-list .app .text {
	margin-top: 12px;
	line-height: 160%;
	word-break: break-all;
}


/* 脚部 */
.footer h2{
	margin-bottom:9px;
	display:block;
	height:40px;
	line-height:34px;
	color:#FFFFFF;
	font-size:17px;
	}
.common-footer {
	background: #2d3237;
	width: 100%;
	height:auto;
	margin-top:40px;
}

.common-footer .sections {
	padding-bottom:86px;
}

.common-footer .sections .us-section, .common-footer .sections .qr-section {
	float: left;
	padding-top: 18px;
	padding-left: 10px;
	height:60px;
	color: #929699;
	line-height:24px;
}

.common-footer .sections .qr-section {
	padding-right: 80px;
	padding-left:60px;
	width:130px;
	float:right;
	color:#aaaaaa;
	text-align:center;
}
.common-footer .sections .qr-section img{
	border:4px solid #fff;
}

.common-footer .sections .qr-section span {
	display: block;
	margin: 10px auto;
	text-align: center;
	font-size:13px;
}
.common-footer .sections .us-section span {
	display: block;
	font-size: 14px;
	margin-bottom: 18px;
}

.common-footer .sections .us-section li {
	line-height: 24px;
	font-size: 14px;
}
.common-footer .sections .us-section li a{
	color:#b1d1e8;
	}
.common-footer .sections .us-section li i {
        margin: 0 15px;
    color: #b1d1e8;
}	
.footer .bottom{
	background: #23282d;
	line-height: 50px;
	height: 50px;
	color: #666666;
	position: relative;
	text-align:center;
}
/**********************右下角悬浮框************************/
#feedback {
	position: fixed;
	bottom: 73px;
	left: 95%;
	z-index: 3;
	width:38px;
	height:80px;
}

.icon-top {
	background:url(../images/ic_go_top.png) center no-repeat;
}

.icon-feedback {
	background:url(../images/ic_feedback_normal.png) center no-repeat;
}

.icon-top:HOVER {
	background:url(../images/ic_go_top_hover.png) center no-repeat;
}

.icon-feedback:HOVER {
	background:url(../images/ic_feedback_hover.png) center no-repeat;
}

#feedback .icon {
	display:block;
	height: 34px;
	width: 34px;
	margin-bottom:4px;
	cursor:pointer;
}

.dialog {
	color: #4E4E4E;
	background-color: #fff;
	border-radius: 3px;
	z-index: 25;
}

.feedback_dialog {
	position: fixed;
	right: -362px;
	bottom: 165px;
}

.dialog .dialog-header {
	padding: 9px 15px;
	border: 1px solid #ddd;
	border-top: 2px solid #d90000;
	border-radius: 3px 3px 0 0;
	border-bottom: 1px solid #ddd;
}

.dialog .dialog-inner {
	border: 1px solid #ddd;
	border-top: 0;
	border-radius: 0 0 3px 3px;
	padding-top: 15px;
}

.feedback_dialog .feedback_panel {
	width: 320px;
	padding: 0 20px 10px;
	font-size: 13px;
	line-height: 20px;
}

.feedback_dialog .input-group {
	margin-bottom: 10px;
	position: relative;
}

.feedback_dialog .email, .feedback_dialog .content {
	border-radius: 4px;
	border: 1px solid #d7d7d7;
	color: #5e5e5e;
	height: 18px;
	width: 300px;
	padding: 0;
	outline: 0;
	background: #f2f2f5;
	padding: 5px 10px;
	resize: none;
}

.feedback_dialog .close {
	cursor:pointer;
	float:right;
}

.submit-btn{
  cursor: pointer;
  padding: 5px;
  border-radius: 4px;
  background-color: rgb(240, 0, 0);
  color: white;
}


/******************文章内容固定*********************/
/*文章内图片居中*/
section.article img,.pro-intro-featrue img{
	display:block; 
	margin:0 auto;
	max-width: 100%;
  	max-height: 100%;
}
/*表格*/
table {
	width: 100%;
	border: 1px solid #000;
}
th,td {
	padding-left: 10px;
	font-size: 13px;
}
th {
	height: 35px;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	width: 30px;
}
td {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	height: 28px;
	width: 30px;
}
/* iframe{
width: auto;
height:auto;
text-align: center;
} */
/***********登录注册忘记密码***********/

/* new */
.user_Info.login-sign{
	float: right;
}
.common-header .nav-list .login-sign a{
	color:#d90000;
}
/* login-box */

.box-container{
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 555555;
	width: 500px;
	height: 400px;
	margin-left: -250px;
	margin-top: -200px;
	background: #fff;
	border-radius:4px;
}
.login-box{
	width: 400px;
	margin-left: -200px;
}
.box-container .header{
	position: relative;
	padding: 44px 0 20px 0;
	text-align: center;
	font-size: 15px;
	color:#807E7E;
	border-radius:4px 4px 0 0;
	font-weight:bold;
}
.box-container .header .close{
position: absolute;
top: 10px;
right: 10px;
color: #fff;
cursor: pointer;
font-weight: normal;
width: 20px;
height: 21px;
background: #cfcfcf;
border-radius: 10px;
font-size: 14px;
line-height: 22px;
padding-left: 1px;
}
.box-container .field input{
	width: 260px;
	height: 18px;
	margin: 5px 0;
	padding: 10px 10px;
	line-height: 18px;
	border: 1px solid #d8d8d8;
	border-radius: 4px;
	font-size: 13px;
}
.login-form .field{
	display:inline-block;
	position:relative;
	}
.login-form .field i{
	position:absolute;
	width:20px;
	height:20px;
	top:14px;
	left:4px;
}
.login-form .field .phonenum{background:url(../images/icon-phonenum.png) center no-repeat;}
.login-form .field .password{background:url(../images/icon-password.png) center no-repeat;}
.login-form .field input{
	text-indent: 15px;
	}
.other-btn{
	font-size:12px;
}
.login-form .keep{
	float: left;
	margin-left: 32px;
}
.login-form .keep input{
	vertical-align: text-top;;
}
.login-form .foget{
	float: right;
	margin-right: 32px;
}
.box-btn{
	clear: both;
}
.box-btn button{
	display: block;
	margin: 10px auto;
	padding: 10px 124px;
	font-size: 16px;
	text-align: center;
	background: #d90000;
	border: 1px solid #d90000;
	color: #fff;
	border-radius: 4px;
	cursor: pointer;
}
.box-btn .JS_sign{
	background:#fff;
	color:#d90000;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.box-btn .JS_sign:hover{
	background:#feeeee;
}
/* end sign-box */
.talk{
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 555555;
	width: 400px;
	height:640px;
	margin-left: -200px;
	margin-top: -320px;
	background: #fff;
	font-size: 16px;
	display: table;
}

.talk .content{
	padding: 0 28px;
	text-align:center;
}
.talk .content p{
	text-align: left;
	font-size: 13px;
	color: #7A7A7A;
	margin-left: 31px;
	margin-top: 20px;
}
.talk .content li:last-child{
	border: none;
}
.talk .content li input{
	width: 260px;
	height:18px;
	margin:5px 0px;
	padding: 10px 10px;
	line-height:18px;
	border: 1px solid #d8d8d8;
	border-radius: 4px;
	font-size:13px;
}
.talk .content li textarea{
	width: 282px;
	box-sizing: border-box;
	border: 1px solid rgba(34,36,38,.15);
	border-radius: 4px;
	padding: 10px;
}
.talk .content .btn button{
	display: block;
	margin: 10px auto;
	padding: 10px 124px;
	font-size: 16px;
	text-align: center;
	background: #d90000;
	color: #fff;
	border-radius: 4px;
	cursor: pointer;
}
/* sign-box */
.sign-box{
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 555555;
	width: 400px;
	height: 440px;
	margin-left: -200px;
	margin-top: -220px;
	background: #fff
}
.box-container .form-box{
	padding: 0 	28px;
	text-align: center;
}
.sign-box .sign-form .item{
	margin-left: 32px;
	text-align: left;
	margin-top: 8px;
	font-size: 12px;
	color: #868686;
	width: 280px;
}
.box-container .form-box label{
	display: inline-block;
	width: 80px;
	text-align: right;
}
.sign-box .sign-form .box-btn a{
	margin-left:214px;
	color:#d90000;
}


/* forget */
.forget-box{
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 555555;
	width: 400px;
	height: 400px;
	margin-left: -200px;
	margin-top: -200px;
	background: #fff
}
.forget-box .request-code, .sign-box .request-code{
	position: relative;
}
.forget-box .request-code button, .sign-box .request-code button{
	position: absolute;
	right: 32px;
	top: 6px;
	height: 38px;
	padding: 0 10px;
	border-radius: 0 2px 2px 0;
	cursor:pointer;
	background:#5AC05E;
	color:#fff;
}
.forget-box .request-code .get-code{
    position: absolute;
    right: 32px;
    top: 6px;
    height: 38px;
    padding: 0px 10px;
    border-radius: 0 2px 2px 0;
    cursor: pointer;
    background: #5AC05E;
    color: #fff;
    line-height: 3em;
}
/*等待...*/
.loading{
	position: fixed;
    left: 45%;
    top: 45%;
    z-index: 999999;
    padding:10px;
    background:rgba(0,0,0,.5);
    border-radius:6px;
    display:none;
}
/*用户tab*/
.li_message{
	font-size: 12px;
color: #fff;
background: #E22020;
border-radius: 60px;
padding: 0px 6px;
text-align: center;
display: inline-block;
position: absolute;
}

.user_Info ul.user-menu{
position: relative;
    padding: 0 5px;
    background: #fff;
    border: 1px solid #eee;
    text-align: center;
    width: 100px;
    right: 18px;
}
.user_Info ul.user-menu:before{
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #ffffff;
    border: solid 1px #ddd;
    border-width: 1px 1px 0 0;
    position: absolute;
    top: -6px;
    left: 44px;
    content: " ";
}
.user_Info ul.user-menu li{
    float: inherit;
    border-bottom: 1px solid #ddd;
}
.user_Info ul.user-menu li a{
	display: block;
    height: 36px;
    width: 96px;
    line-height: 36px;
	font-size:12px;
	border-bottom: none;
	margin: 0;
}
.user_Info ul.user-menu li:last-child{
    border-bottom: none;
}
.user_Info ul.user-menu li a:hover{
    color: #d90000;
}
.user-menu li a:HOVER{
	font-weight:0px;
	border-bottom: 0px;
    cursor: pointer;
}
/**********/
/* clear float */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden} 
.clearfix{*+height:1%;}
/* fixed-bg */
.fixed-bg{
	position: fixed;
	left: 0;
	top: 0;
	z-index: 4;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
}
.loading{
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 6;
	width: 100px;
	height: 100px;
	padding: 10px;
	margin-left: -50px;
	margin-top: -50px;
	background: rgba(0,0,0,.5);
	border-radius: 4px;
}
.js-msg{
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 999999;
	width: 100px;
	/*height: 100px;*/
	padding: 40px 10px;
	margin-left: -50px;
	margin-top: -50px;
	background: rgba(0,0,0,.5);
	border-radius: 4px;
	text-align: center;
	line-height: 20px;
	color: #fff;
	font-size: 12px;
}
.loading img{
	max-width: 100%;
}
.tip {
    position: absolute;
    /*top: 0;
    left: 65%;*/
    z-index: 9999;
    padding: 2px 5px;
    display: none;
    /* border: 1px solid #d90000; */
    color: #FFFFFF;
    font-size: 14px;
    border-radius: 4px;
    background: #FDC4C4;
}
.tip:after {
    content: '';
    position: absolute;
    top: -2px;
    left: 10px;
    z-index: 1;
    width: 5px;
    height: 5px;
    /* border: 1px solid #d90000; */
    background: #FDC4C4;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* 登录注册 */
.user_Info.login-sign {
    float: right;
}
.common-header .nav-list .login-sign a {
    color: #d90000;
}


.widescreen{
	padding-top:90px;
	width:100%;
	height:100%;
	background:url(img/bg-widescreen2.jpg) no-repeat center -275px;
	text-align:center;
}
.widescreen h1{
	font-size:40px;
	font-weight:bold;
	color:#FFFFFF;
	height:140px;
	line-height:120px;
}
.answer-container .answer-header{
	padding: 0 0 10px;
	margin-bottom: 1px;
	overflow: hidden;
}
span.err{
    color: red
}
.field .selectchose{
    float: left;
    width: 210px;
    height: 30px;
    margin-right: 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
}
.field .selectchose select{
    width: 100%;
    height: 100%;
    border-radius: 4px;
}
.selectbox{
    display: inline-block;
    vertical-align: middle;
}

/*提示框*/
.yzEmail_tip {
    z-index: 9;
    display: none;
    padding: 12px 12px 12px 12px;
    background: #FFFBDD;
    border: solid 1px #ECD7A8;
    position: fixed;
    top: 145px;
    right: 20px;
    color: #3f3f3f;
    font-size: 14px;
}
.yzEmail_tip1 em {
    float: left;
    width: 20px;
    height: 20px;
    margin-top: 2px;
    background: url(http://oss.jinribeidou.com/jinribeidou%2Fimg%2F02%2FyzEmail-sprite.png) no-repeat -30px 0;
}
.yzEmail_tip a {
    color: #D90000;
}
.yzEmail_tip span {
    color: #858585;
}
