/* CSS Document */
/* 重写浏览器的所有默认样式 yui.css
---------------------------------------------------------------------------------------------------------------------- */
html,body{font-size:12px;font-family:'Microsoft YaHei';min-width:1210px;overflow-x:auto;}
*{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;overflow:hidden;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}
ul{list-style-type:none;overflow:hidden;}
dd,dt,dl{overflow:hidden;}
a{ text-decoration:none;color:#313131;cursor:pointer;}
i{font-style: normal}
.clear { clear: both;}
.newClear:after{content:'';display:block;clear:both;}
textarea{resize: none;}
button{border:none;outline:none;}
input[type=button]{outline:none;}
input {outline:expression(this.type=="button" ?"none":""); }
input[type=submit]{outline:none;}
input {outline:expression(this.type=="submit" ?"none":""); }
::-ms-clear, ::-ms-reveal{display: none;}
input::-ms-clear{display:none;}
input[type=password]::-ms-reveal{display:none;}
input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px white inset;}
/* 基本属性
---------------------------------------------------------------------------------------------------------------------- */
.none{display: none ! important;}
.none1{display: none;}
/* index */
/*.sidebar {
    width: 259px;
    bottom: 0px;
    top: 0px;
    position: absolute;
    background-color: #222d32;
}*/

.mainFrame {
	width: auto;
	margin-left: 259px;
}
/* 主页面 */
/* 头部 */
.head {
	height: 50px;
	width: 100%;
	background: #fbfbfb;
    width: auto;
    margin-left: 259px;
}

.head-box {
	width: 400px;
	float: right;
}

.head-box span {
	float: left;
	margin-top: 19px;
	color: #b7b7b7;
}

.head-box h1 {
	float: right;
	font-size: 13px;
	color: #1d1d1d;
	font-weight: bold;
	cursor: pointer;
}

.head-box img {
	float: left;
	margin: 11px 0px 0px 23px;
	cursor: pointer;
}

.head-box .dropdown_menu{
	display:none;
	position:absolute;
	top: 50px;
    right: -11px;
	width:110px;
	height:70px;
	border:1px solid #c4c4c4;
	background-color: #fbfbfb;
}

.head-box .dropdown_menu li{
	padding-top:5px;
	padding-bottom: 5px;
	text-align: center;
	line-height: 25px;
	cursor: pointer;
}

.head-box .dropdown_menu li:hover{
	background-color: #e5e5e5;
}

.mail .label {
	position: absolute;
	top: -6px;
	left: 8px;
	text-align: center;
	font-size: 9px;
	padding: 2px 4px;
	line-height: .96;
	background-color: #f6bb42 !important;
	color: #fff;
	border-radius: 50%;
}

.mail {
	position: relative;
    float: right;
    margin-right: 30px;
    height: 50px;
}

.nav {
height: 47px;
    float: left;
    margin-left: 20px;
    width: 50%;
        margin-top: 3px;
}

.nav h1 {
	font-size: 16px;
	float: left;
	margin-top: 12px;
}

.nav span {
	float: left;
	margin-top: 12px;
	padding: 0px 8px 0px 12px;
	font-size: 15px;
}

.containers {
	padding: 15px;
	background: #f3f3f3;
	overflow: hidden;
}

/* 会员统计 */
.member {
	height: 482px;
	background: #fff;
	width: 65.4%;
	padding: 0px;
	position: relative;
}
/* 用户反馈 */
.feedback {
	height: 482px;
	background: #fff;
	float: right;
	padding: 0px;
}

.member-top {
	background: #e5e5e5;
	color: #777777;
	padding: 12px 28px;
}

.lan {
	background: #d9edf7;
}

.feedback-table {
	padding: 15px 10px;
}

.table tr>td:nth-child(1) {
	border: none;
	padding-left: 20px;
}

.table tr>td:nth-child(2) {
	border: none;
	color: #999999;
}

.table tr>td:nth-child(3) {
	border: none;
	color: #999999;
}

.table>thead>tr>th {
	border: none;
}
/*会员统计*/
.huyuan {
	position: absolute;
	top: 60px;
	right: 44px;
}

/*供求信息 资料下载  关键词查询 */
.cont {
	width: 100%;
	height: 267px;
	background-color: #f3f3f3;
	padding-top: 22px;
}

.info {
	float: left;
	width: 65.4%;
}

.info .mem-count {
	float: left;
	width: 49%;
}

.cont .title {
	background-color: #e5e5e5;
	width: 100%;
	height: 43px;
	line-height: 43px;
}

.title p {
	margin-left: 30px;
	font-size: 14px;
	color: #777777;
}

.info .mem-count .need-cont {
	background-color: #fff;
	width: 100%;
	height: 224px;
	border: 1px solid #e6e6e6;
	overflow: hidden;
    padding: 23px 5% 10px;
}

.info .mem-count .need-cont .dashboard-stats {
	float: left;
	width: 46%;

}
.info .mem-count .need-cont .dashboard-stats-item1 .cont-img{
    float: left;
    margin-top: 10px;
    margin-left: 8%;
}
.info .mem-count .need-cont .dashboard-stats-item1{
	height: 76px;
    overflow: hidden;
}

.info .mem-count .need-cont .dashboard-stats-item1 h2{
	margin: 0;
    padding: 0;
	color: #fff;
    font-size: 25px;
    font-family: inherit;
	margin-top:17px;
	height: 25px;
    overflow: hidden;
    margin-left: 33%;
}
.info .mem-count .need-cont .dashboard-stats-item1 h5{
	margin: 0;
    padding: 0;
	color: #fff;
	font-size: 12px;
	font-family: inherit;
	margin-top: 3%;
	height: 12px;
    overflow: hidden;
    margin-left: 35%;
}


.info .data-down {
	float: right;
	width: 49%;
}

.info .data-down .data-kinds {
	background-color: #fff !important;
	width: 100%;
	height: 224px;
	border: 1px solid #e6e6e6;
	overflow: hidden;
}

.keyword {
	float: right;
	padding: 0px;
	position: relative;
}

.keyword .times {
	background-color: #fff !important;
	width: 100%;
	height: 224px;
	border: 1px solid #e6e6e6;
	overflow: hidden;
}

.keyword .hxt {
	background-color: #fff !important;
	width: 100%;
	height: 200px;
	overflow: hidden;
	margin-top: 40px;
}

.keyword span {
	font-size: 12px;;
	overflow: hidden;
}

.keyword .hxt-title {
	width: 100%;
	height: 20px;
	position: absolute;
	top: 132px;
}

.keyword .hxt-title1 {
	width: 20%;
	line-height: 20px;
	text-align: center;
	float: left;
	color: #555555;
}

.keyword .hxt-label {
	width: 100%;
	height: 20px;
	position: absolute;
	top: 189px;
}

.keyword .hxt-label1 {
	width: 20%;
	line-height: 20px;
	text-align: center;
	float: left;
	color: #979494
}
/*menu 内容*/
.manage-logo {
	padding-top: 8px;
	padding-left: 17px;
	padding-bottom: 36px;

	/* 新加的属性（李龙飞）*/
	height: 80px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.sideBar {
	width: 258px;
	background: #222d32;
  /*float: left;*/

	/* 新加的属性（李龙飞）*/
  position: fixed;
  top: 0;
  bottom: 0;
	z-index: 100;
}

.sideBar-text {
	position: relative;
}

.sideBar-text h1 {
	color: #41b1c9;
	font-size: 18px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	margin: 0px;
	font-weight: 600;
	border-bottom: 1px solid #323c40;
	color: #fff;
}

.sideBar_img {
	position: absolute;
	color: #feb754;
	font-size: 20px;
	top: 15px;
	left: 43px;
}

.menu .dropdown .title {
	/*margin: 0px 13px;*/
	height: 40px;
	position: relative;
	/*padding: 0 13px;*/

	/* 新加的属性（李龙飞）*/
	overflow: hidden;
	width: 232px;
	/*border-bottom: 1px solid #323c40;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.menu .dropdown .arrow.up {
	/*position: absolute;*/
	background: url(../images/back/shouqi.png) no-repeat right;
	/*width: 20px;*/
	/*height: 20px;*/
	/*top: 11px;*/
	/*right: 21px;*/
}
.menu .dropdown .arrow.down{
	background: url(../images/back/zhankai.png) no-repeat right;
}
.menu .dropdown .arrow.down,
.menu .dropdown .arrow.up {
	/*position: absolute;*/
	/*background: url(../images/back/zhankai.png) no-repeat right;*/
	width: 20px;
	height: 20px;
	/*top: 11px;*/
	/*right: 21px;*/

	/* 新加的属性（李龙飞）*/
	float: left;
	display: block;
	position: relative;
	top: 11px;
}

.menu .dropdown h1 {
	/*height: 40px;*/
	line-height: 40px;
	/*border-bottom: 1px solid #323c40;*/
	font-size: 16px;
	/*color: #41b1c9;*/
	/*text-align: left;*/
	margin: 0px;
	cursor: pointer;
	color: #fff;
	/*padding-left: 44px;*/
	font-size: 14px;

	/* 新加的属性（李龙飞）*/
	float: left;
	width: 172px;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.menu .dropdown .subMenu {
	background: #fff;
	padding-left: 0;
	margin-bottom: 0px;
	display: none;
	background: #2c3b41;

	/* 新添加的属性（李龙飞）*/
	margin-left: -13px;
	width: 258px;
}

.menu .dropdown .subMenu li {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #3b494e;
	overflow: hidden;
	/* padding-left: 35px; */
	width: 230px;
	margin: 0 auto;
}

.subMenu li a {
	/*width: 176px;*/
	/*position: relative;*/
	/*padding-left: 44px;*/
	display: block;
	color: #fff;
	text-decoration: none;
	cursor: pointer;

	/* 新加的属性（李龙飞）*/
	width: 194px;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 36px;
}

.dropdown .subMenu li.active>a:after {
	color: #f00;
}

.dropdown .subMenu .menu-icon {
	position: absolute;
	left: 0;
	top: 0;
	/* background: url(../images/menu-icon.jpg) no-repeat; */
	width: 18px;
	height: 37px;
}

.dropdown .subMenu li.active>a {
	color: #428BCA;
}

.title img {
	width: 18px;
	height: 18px;
	display: block;
	float: left;
	margin-top: 11px;
	margin-left: 9px;

	/* 新加的属性（李龙飞）*/
	margin-right: 9px;
}

/*.dropdown {
	position: relative;
}*/

/* 导航折叠按钮 */
.manageNavbarInfo {
	position: fixed;
	top: 7px;
	left: 241.5px;
	z-index: 111;
}
/* 列表页 */
.nav a {
	display: block;
	float: left;
	color: #000;
	margin-top: 13px;
	text-decoration: none;
	cursor: pointer;
}

.nav span {
	display: block;
	float: left;
}

.list_box {
	background: #fff;
	padding: 1px 25px 20px;
    overflow: hidden;
}

.main_date {
	width: 125px;
	float: left;
}

.main_date input {
	width: 87px;
	height: 27px;
	line-height: 27px;
}

.main_date .input-group-addon {
	padding: 0px 9px;
}

.tab_box {
	width: 100%;
}

.list_box tr {
	border-bottom: 1px solid #e0e0e0;
}

.list_box td {
    text-align: left;
	height: 50px;
	padding: 0.5rem;
font-size: 16px;
}

.list_box .td1 {
	border-left: none;
	text-align: left;
	padding: 10px 0px 10px 24px;
}

#one {
	background: #428bca;
	color: #fff;
}

.td_last ul {
	margin: 0px auto;
	text-align: left;
}

.td_last ul li {
	float: left;
	height: 30px;
	width: 40px;
	margin-right: 5px;
	cursor: pointer;
}

.main-nav-l {
	float: left;
}

.main-nav-l ul li {
    width: 54px;
    background: #428bca;
    height: 30px;
    border-radius: 5px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    margin-top: 2px;
    float: left;
    margin-right:12px;
    cursor: pointer;
}

.main-nav-r {
    width: 100%;
    height: 60px;
}

.search_box {
	height: 30px;
	width: 100px;
	margin-left: 3px;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
	float: right;
    text-align: center;
}

.main-nav-r select {
	height: 30px;
	border: 1px solid #e0e0e0;
	color: #908c8c;
	border-radius: 5px;
	float: right;
}
.main-nav-r .chosen-select_box {
    height: 30px;
    border: 1px solid #e0e0e0;
    color: #908c8c;
    border-radius: 5px;
    width: 164px;
    float: right;
    margin-right: 5px;
}
.list_box h1 {
	font-size: 16px;
	height: 30px;
	width: 20%;
	float: left;
    margin: 0px;
    line-height: 30px;
}

.main-nav {
	height: 46px;
	border-bottom: 1px solid #e0e0e0;
    margin: 15px 0px;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
/* 	text-align: center; */
	background: #fff;
	box-shadow: none;
	height: 30px;
}

.form-control {
	color: #000;
}

.start, .end {
	padding: 0px;
	width: 108px;
	margin-right: 7px;
	float:right;
}

.search {
	float: right;
}

.main-footer-l {
	float: left;
	padding-left: 23px;
}

.main-footer {
	height: 60px;
	padding: 17px 0px;
}

/*菜单栏：小竖条的问题（李龙飞）*/
.leftBule::after {
	content: '';
	display: block;
	width: 2px;
	height: 40px;
	position: absolute;
	left: -13px;
	top: 0px;
	background: #5faee3;
}

/* 添加页面 */
.add_box .form-group {
	margin-left: 0px;
	margin-right: 0px;
}

.add_box {
	padding: 35px 10px;
}

.add_box .control-label {
	color: #000;
	font-weight: normal;
	margin-top: 5px;
}

.butt {
	width: 200px;
	margin: 51px auto;
	position: absolute;
	/* left: 50%; */
	left: 46%;
	margin-left: -64px;
	float: none;
}

.input_borders {
	height: 34px;
	width: 210px;
	float: left;
	padding-left: 0px;
	line-height: 18px;
	padding-top: 5px;
}
.btn-save{    background: #428bca;
    border: none;
    color: #fff;
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 5px;
    margin-right: 10px;
    margin-left: 22px;
    cursor: pointer;}
    .btn-cancel{    background: #1caf9a;
    border: none;
    color: #fff;
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 5px;
    margin-right: 10px;
    margin-left: 22px;
    cursor: pointer;}
.btn-save:hover{
    color: #ffffff;
    background-color: #3e82bd;
    border-color: #3e82bd;
}
.btn-cancel:hover{
    color: #ffffff;
    background-color: #19a38f;
    border-color: #19a38f;
}
/* 表格 行 鼠标滑过效果 */
.list_box tr:hover{
	background:#f9f9f9;
}

/* 菜单栏：完善的点击之后的类 */
.clickBg{
	background: #1e282c;
	margin: 0 0 0 -13px !important;
  padding: 0px 13px !important;
	border: none !important;
	width: 258px !important;
}

/* 菜单折叠的类 */
.smallMenu,
.smallMenuTitle{
	width: 36px !important;
}

.smallMenuTitle{
	margin: 0px !important;
	border-bottom: 1px solid #323c40;
}

.newSideBarInfo{
	left: 19px !important;
}

.posL36{
	margin-left: 36px !important;
}

/* 鼠标悬浮添加伪类 */
.SideBarMenu:hover ul{
	left: 49px;
	position: absolute;
	top: 0px;
	display: block !important;
	width: 200px !important;
}

.SideBarMenu:hover ul li{
	width: 200px !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.SideBarMenu:hover::after{
	width: 36px;
	height: 40px;
	content: '';
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: rgb(233, 26, 26);
	z-index: -1
}

.SideBarMenu ul li:hover{
	background: rgb(233, 26, 26);
}

/*分页*/
.pagination {
   margin: 0;
}
.pagination li a{
    background: #eff2f7;border-radius: 0px;
    height: 33px;    border: none;    margin-right: 2px;color:#626262;
}
.pull-right input{ background: #eff2f7;    margin-right: 2px;color:#626262;border-radius: 0px;
    height: 33px;    border: none;}
    .pull-right select{ background: #eff2f7;    margin-right: 2px;color:#626262;border-radius: 0px;
    height: 33px;    border: none;width:41px;}
    .pagination > li:first-child > a {
    margin-left: 0;
    border-bottom-left-radius: 0px;
     border-top-left-radius: 0px;}
     .btn-success:hover{color:#626262;}
.add{ width: 54px;
    background: #428bca;
    height: 25px;
    border-radius: 5px;
    text-align: center;
    line-height: 25px;
    color: #fff;
    font-size: 14px;
    margin: 0px 11px;
    border: none;}
/* 加载 */
.load5 {
	position: absolute;
	left: 0;
	top: 0px;
	background: rgba(8, 8, 8, 0.2);
	width: 100%;
	height: 100%;
    z-index: 6;
}

.load5 .loader {
	margin: 11em auto;
	width: 4em;
	height: 3em;
	text-indent: -9999em;
	background: url(../images/back/loading.gif) no-repeat;
}
/* 加载 */
.load6 {
	position: fixed;
	left: 0;
	top: 0px;
	background: rgba(8, 8, 8, 0.2);
	width: 100%;
	height: 100%;
	z-index:1000000;
}

.load6 .loader {
	margin: 11em auto;
	width: 50px;
	height: 50px;
	text-indent: -9999em;
	background: url(../images/back/tkjz.gif) no-repeat;
	background-size: 30px 30px;
	position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
}
/* 菜单编辑 */
.editMenu_box .name, .editMenu_box .biao {
	border: none;
	padding: 0;
}

.editMenu h1, .editMenu h4 {
	color: #666;
	font-size: 14px;
	border-bottom: 1px solid rgb(221, 221, 221);
	height: 50px;
	line-height: 50px;
	margin: 0;
	padding-left: 10px;
}

.editMenu table {
	margin: 40px auto;
}

.editMenu_box .name {
	text-align: right;
}

.editMenu_box table tr {
	height: 40px;
	border-bottom: none;
}

.editMenu_box input {
	margin-left: 10px;
	border: 1px solid #C7C6C6;
	width: 390px;
	padding: 3px 5px;
	float: left;
}

.editMenu_box label.error {
	color: #f00;
	margin-left: 10px;
	margin-top: 5px;
}

.biao div {
	float: left;
	height: 25px;
}

.sj1 {
	width: 10px;
	margin-left: 10px;
	border: 8px solid transparent;
	border-width: 12px 8px;
	background: #E7E7E7;
	border-left-color: #fff;
}

.sj2 {
	width: 270px;
	background: #E7E7E7;
	line-height: 25px;
	text-align: center;
}

.sj3 {
	width: 10px;
	border: 8px solid transparent;
	border-width: 12px 8px;
	border-left-color: #E7E7E7;
}

.caozuo input, .gszj {
	border: none;
	color: #fff;
	font-size: 12px;
	padding: 6px 10px;
}

.gszj {
	margin-left: 5px;
}

.caozuo ul li {
	float: left;
	margin-right: 10px;
}

.baocun, .gszj {
	background: #3C8DCF;
}

.quxiao {
	background: #DA594A
}

.caozuo {
	background: #F5F5F5;
	height: 70px;
	border-top: 1px solid #E7E7E7;
}

.caozuo ul {
	width: 550px;
	margin: 0 auto;
	height: 70px;
	padding-top: 20px;
}

.editMenu {
	padding: 0px 10px 10px 10px;
}

.caozuo ul li input.baocun:hover {
	background: #74b9f2
}

.gszj:hover {
	background: #74b9f2
}

.caozuo ul li input.quxiao:hover {
	background: #f28074
}

.jzsr {
	background: #E7E7E7;
}

.editMenu span {
	font-size: 12px;
	height: 50px;
	line-height: 51px;
	display: block;
	float: left;
}
/* 菜单编辑结束 */

/* 角色管理 添加 不为空提示的样式 */
.add_box label.error{
	position: relative;
  top: -26px;
  left: 200px;
  color: red;
}
/* 新的侧边栏样式（李龙飞） */
.dropdown{
	border-bottom: 1px solid #323c40;
	margin: 0 auto;
	width: 232px;
}
.subMenu li:last-child{
	border-bottom: none !important;
}
.SideBarMenu{
	width: 36px !important;
	border-bottom: none;
}
.SideBarMenu ul a{
	width: 164px !important;
}
/*  修改edit.html页面样式 */
.head-title {
	height: 50px;
	width: 100%;
	border-bottom: 1px solid rgb(221, 221, 221);
}

.head-title p {
	color: #666;
	font-size: 14px;
	line-height: 50px;
	margin: 0;
	margin-left: 35px;
}

em {
	color: #f00;
	font-style: normal;
	display: block;
	line-height: 34px;
}

.input_borders {
	/* width: 330px; */
	width: 835px;
}
.butt1{
   width: 300px;
    left: 255px;
    margin-left: 0;
    top: -36px;
}

/* 公用的头部和尾部（李龙飞）*/
/* .headerBg{
	background-color: #f2f2f2;
}
.header{
	width: 1210px;
	margin: 0 auto;
	color: #666666;
	line-height: 32px;
	text-align: center;
	overflow: hidden;
	font-size: 12px;
	height: 32px;
}
.header img{
	margin: 0px 5px
}
.headL{
	float: left;
	overflow: hidden;
}
.headL1{
	padding-left: 20px;
}
.headL2{
	padding-left: 21px;
	padding-right: 18px;
}
.headL div{
	float: left;
}
.headR{
	float: right;
	overflow: hidden;
}
.header a,
.footer a{
	cursor: pointer;
	color: #666666;
}
.headR div.headR_a{
	float: left;
	width: 86px;

}
.headR img{
	position: relative;
	top: 1px;
} */
.headerBg{
	background-color: #f2f2f2;
}
.header{
	width: 1210px;
	margin: 0 auto;
	color: #666666;
	line-height: 32px;
	text-align: center;
	/* overflow: hidden; */
	font-size: 12px;
	height: 32px;
}
.header img{
	margin: 0px 5px
}
.header .starts{
	    margin-left: 6px;
}
.header .starts img{
	margin: 7px 0px 0px;
	display: block;
    float: left;
}
.header .starts span{
	    margin: 0px 0px 0px 7px;
    display: block;
    float: left;
}
.headL{
	float: left;
}
.headL1{
	padding-left: 20px;
	/* cursor: progress; */
}
.headL2{
	padding-left: 12px;
    padding-right: 11px;
}
.headL div{
	float: left;
}
.headR{
	float: right;
}
.header a,
.footer a{
	cursor: pointer;
	color: #666666;
}
.headR div.headR_a{
	float: left;
	width: 86px;
	position: relative;
}
.headR img{
	position: relative;
	top: 1px;
}



.footerBg{
	background: #262626;
	/* margin-top: 25px;  */
}
.footer{
	width: 1210px;
	margin: 0 auto;
	padding-top: 27px;
}
.footTop{
	height: 200px;
}
.footTop > ul{
	float: left;
	width: 212px;
	line-height: 30px;
	text-indent: 5em;
}
.footTop > ul a,
.ThinkChange{
	color: #c2c2c2;
}
.footerLogo{
	display: block;
	float: left;
	margin-top: 10px;
}
.ThinkChange{
	text-align: center;
	float: left;
	margin-top: 10px;
	text-indent: 0px !important;
}
.footTop{
	border-bottom: 2px solid #363636;
	margin-bottom: 10px;
	overflow: hidden;
}
.footBottom{
	text-align: center;
	font-size: 12px;
	color: #c2c2c2;
}
.footBottom > div{
	padding: 6px 0px;
}
.footBottom img{
	display: inline-block;
	margin: 10px 2px;
	width: 102px;
}

/* 检验认证 */
.inspectNav{
	width: 1210px;
	/* height: 69.2px; */
	height:77px;
	margin: auto;
	padding-top: 23px;
	overflow: hidden;
}
.inspectNav > img{
	display: block;
	float: left;
}
.inspectR{
	float: right;
}
.inspectR p{
	text-align: right;
	padding-right: 14.36px;
	font-size: 12px;
	position: relative;
	top: -1.5px;
	color: #999999;
}
.inspectR span{
	font-size: 16px;
}
.inspectR400{
	color: #4cb4e4;
}
.inspectR ul{
	margin-right: 10px;
	margin-top: 17.5px;
	overflow: hidden;
}
.inspectR li{
	float: left;
	padding:  0px 20px;
	text-align: center;
	font-size: 16px;
}
.inspSeleBg{
	background-color: #f2f2f2;
	margin-top: 4px;
}
.inspSelet{
	width: 1210px;
	margin: 0 auto;
	overflow: hidden;
}
.inspSelet a{
	width: 403.3px;
	overflow: hidden;
	background-color: #e2e2e2;
	display: block;
	float: left;
	cursor: pointer;
}
.inspSeletBoxL,
.inspSeletBoxR,
.inspSeletBoxR a{
	float: left;
}
.inspSelet a h1 span{
	color: #bcbcbc;
	font-size: 14px;
	display: block;
	margin-top: 10px;
}
.inspSelet a h1{
	font-size: 26px;
	font-weight: bold;
	color: #494e50;
	padding-left: 84px;
	padding-top: 47.38px;
	padding-right: 30px;
}
.inspSelet a img{
	margin-top: 12px;
}
.inspSeletCentBg{
	background-color: #ececec !important;
}
.inspSeletCenter{
	margin-left: 27px;
  margin-top: 19px !important;
  padding-bottom: 9px;
}
.inspect_public{
	margin-left: 33.33px;
	margin-top: 23px !important;
	margin-bottom: 3px;
}
.inspectDefaH1{
	color: #0099ff !important;
}
.inspectIntroCont{
	width: 1000px;
	margin: 0 auto;
	padding: 66px 105px 66px;
	font-size: 14px;
	line-height: 23.5px;
	color: #333333;
}
.inspectIntroCont h1{
	text-align: center;
    margin-bottom: 48px;
/* 	margin-bottom: 36.1px; */
}
.insContCent{
	margin-top: 36px;
}
.insContCent2{
	margin-top: 18px;
}
.inspectIntroCont .goon{
	font-size:20px;
	color:#000;
}
.inspectIntroCont h2{
	font-size: 16px;
	font-weight: bold;
	margin: 70px 0 62px 0;
	color: #333;
}
.inspectIntroCont h2 + img{
	margin: auto;
	display: block;
}
.inspectSubCont input,
.inspectPubCont input{
	margin: 0px;
	border: 1px solid #dadada;
}
.inspectSubCont{
	width: 1210px;
	margin: auto;
	font-size: 14px;
	padding: 66px 0px 107px 307px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.inspectSubCont label.error{
	width: 423px;
    color: #f00;
    font-size: 14px;
    text-align: left;
    right: 20px;
    top: 8px;
    position: absolute;
}
.inspSubContNote1 label.error{
	left: 160px !important;
    top: 155px !important;
}
.inspectSubCont div{
	padding-bottom: 27px;
	position: relative;
}
.inspectSubCont label{
	margin-right: 15px;
	font-size: 18px;
	display: inline-block;
	width: 90px;
	color: #333333;
	text-align: right;
}
.inspectSubCont span{
	display: block;
	margin-left: 111.6px;
	margin-top: 10px;
	color: #666666 !important;
}
.inspSubContNote{
	position: absolute;
	top: 5px;
}
.inspectSubCont textarea{
	width: 655px;
	height: 132px;
	border: 1px solid #dadada;
	font-size: 16px;
	padding: 10px 0 10px 14px;
	margin-left: 110px;
}
.inspVerify{
	width: 178px !important;
	height: 38px;
}
.getinspVerify{
	width: 175px;
	height: 40px;
	border: none !important;
	background-color: #dadada;
	margin-left: 11px;
	font-size: 16px;
}
.textCommon{
	width: 358px;
	height: 38px;
	font-size: 16px;
	color: #000;
	text-indent: 14px;
}
.inspectSub{
	width: 120px;
	height: 42px;
	font-size: 18px;
	border: none !important;
	background-color: #ff9f00;
	color: #fff;
	margin-left: 110px !important;
}
.inspectPubCont{
	padding-top: 20px;
	width: 1210px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: auto;
}
.inspectPubCont label{
	margin-right: 2px;
	margin-left: 15px;
	font-size: 18px;
	display: inline-block;
	width: 90px;
	color: #333333;
	text-align: right;
}
.inspectPubCont input{
	width: 358px;
	height: 38px;
	font-size: 16px;
	text-indent: 14px;
	outline: none;
}
.inspPubContBut{
	width: 70px !important;
	height: 36px !important;
	border: none !important;
	text-indent: 0px !important;
	background-color: #ff9f00;
	margin-left: 19px !important;
	color: #fff !important;
}
.inspectPubCont > ul{
	margin-top: 20px;
	overflow: hidden;
}
.inspectPubContv ul > li,
.inspPubContTitl div,
.inspPubContList div{
	float: left;
}
.inspPubContTitl div{
	text-indent: 2px;
	font-size: 18px;
}
.inspPubContTitl{
	background-color: #0099ff !important;
	padding: 14px 0px 11px 45px;
	font-size: 18px;
	color: #fff;
}
.inspPubContTitl1,
.inspPubContTitl2,
.inspPubContTitl3{
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 16px;
}
.inspPubContTitl1{
	width: 263.63px;
	/* margin-right: 147.38px; */
	margin-right: 80px;
}
.inspPubContTitl2{
	width: 446px;
	/* margin-right: 167px; */
	margin-right: 50px;
}
.inspPubContTitl3{
	/* width: 139px; */
	width: 140px;
   /*  margin-right: 70px; */
}
.inspPubContTitl4{
	width: 140px;
	text-align: center;
}
.inspPubContTitl4 a{
	font-size: 15px;
	color: #0099ff;
	display: block;
	border: 1px solid #0099ff;
	border-radius: 4px;
	width: 75px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	margin-left: 33px;
}
.inspPubContTitl4 a:hover{
	color: #fff;
	background:#0099ff;
}
.inspPubContList{
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
	padding: 14px 0px 11px 43px;
}
.inspectPubCont > ul > li:last-child{
	border-bottom: 1px solid #dadada;
}
/*.inspPubContPaging{
	overflow: hidden;
	float: right;
	padding: 14px 0px 47px 0px;
}
.inspectPubCont .teacher-introduction-page input{
	text-indent: 0px !important;
	text-align: left !important;
}
.inspPubContPaging input{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #dadada;
	background-color: #fff;
	height: 30px !important;
	text-indent: 0px !important;
	color: #333;
  vertical-align: bottom;
	text-align: center;
	outline: none;
	cursor: pointer;
}
.inspPubContPag1{
	width: 30px !important;
	margin: 0px 5px !important;
}
.inspPubContPagL,
.inspPubContPagR{
	width: 45px !important;
}
.inspPubContPagL{
	background: url(../images/web/inspPubContPagL.png) center no-repeat;
	margin-right: 4px !important;
}
.inspPubContPagR{
	background: url(../images/web/inspPubContPagR.png) center no-repeat;
	margin-left: 4px !important;
}
.inspPubContPagTxt{
	display: inline-block;
	line-height: 30px;
	margin: 0px 8px 0px 16px;
}
.inspPubContPagGo{
	background-color: #ff9f00 !important;
	width: 40px !important;
	border: none !important;
	color: #fff !important;
}
.inspPubContPagCol{
	background-color: #0099ff !important;
	color: #fff !important;
	border: none !important;
}*/

/* 首页最右侧固定条回到顶部，样式 */
.mostright{
  padding-top: 100px;
	position:fixed;
	top:0;
	right:0px;
	bottom:0px;
	width:36px;
	background:#23262a;
	z-index: 999999;
}
.mostright img{
	margin:0 10px 10px;
}
.mostright p{
	color:#fff;
	font-size:12px;
	line-height: 13px;
}
.mostright .mostright-p{
    width:12px;
    margin:0 auto;
}
.hr{
	width:30px;
	border:1px solid #000;
	margin:0 3px 0;
}
.mostright .customerservice,.membershipapplication,.upward{
	width:36px;
	cursor: pointer;
	position:relative;
	padding-top: 5px;
}
.mostright .customerservice,.membershipapplication,.upward1{
	padding-top: 5px;
	height: 94px;
}
.mostright .customerservice:hover,.membershipapplication:hover,.upward1:hover{
	background:#bc0c16;
}
.mostright .customerservice{
	height:90px;
	padding-top: 5px;
}
.membershipapplication{
height: 94px;
padding-top: 5px;
}
.upward{
	 bottom:10px;
	 position:fixed;
	 display:none;
}
/* 检验认证的详情页 */
.inspDetaCont{
	width: 1210px;
	margin: 15px auto 0px;
	font-size: 14px;
	color: #666666;
	margin-bottom: 30px;
}
.inspDetaCont1{
	margin-top: 12px;
	padding: 0px 12px 65px 6px;
	border: 1px solid #dadada;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.inspDetaCont1 h1{
	font-size: 16px;
	color: #333333;
	padding-top: 17px;
	padding-left: 17px;
	padding-bottom: 6px;
}
.inspDetaCont1Bord{
	width: 120px;
	height: 1px;
	display: block;
}
.inspDetaCont1Tit{
	border-bottom: 1px solid #f2f2f2;
	height: 45px;
}
.inspDetaCont1Tit h1{
	width: 120px;
	border-bottom: 1px solid #0099ff;
}
.inspDetaCont1 h2{
	text-align: center;
	font-size: 24px;
	margin-top: 44px;
}
.inspDetaCont1 p{
	font-size: 16px;
	line-height: 30px;
	margin-top: 37px;
	width: 1107px;
	margin: 37px auto 0px;
}
.inspPubDetaImg{
	text-align: center;
	margin: 39px auto 0px;
	width: 1038px;
	position: relative;
	left: -16px;
}
.inspPubDetaImg img{
	display: inline-block;
	margin-left: 16px;
}
.inspDetaContMap i,
.memCentAuthMap i{
	margin: 0px 3px;
}
/*
-->通用的颜色
-->通用的输入框边框
-->通用的获取验证框背景
-->通用的提交框背景
*/
.inpbor input{
	border: 1px solid #dadada;
}
.inpverBg{
	background-color: #dadada;
}
.inpSubBg{
	background-color: #ff9f00;
}
.txt0099ff{
	color: #0099ff;
}
.txt185eb5{
	color: #185eb5;
}
.txt024e88{
	color: #024e88;
}
.a0464a8{
	color: #0464a8;
}
.newPrice_dd3939{
	color: #dd3939;
}
.memCentNavBg{
	background-color: #bc0c16;
}
.memCentNavBgDef{
	background-color: #a71a20;
}
/* 公共的检验认证和会议中心的用户位置 */
.inspDetaContMap,
.memCentAuthMap{
	padding-left: 17px;
	color: #a0a0a0;
	font-size: 14px;
}
.inspDetaContMap a,
.memCentAuthMap a{
	font-size: 14px;
	color: #666666;
}
.memCentAuthMap span{
	font-size: 14px;
	color: #666666;
}
/* 会员中心通用的input样式 */
.menCentMail input,
.memCentModPho input,
.memCentModifyPas input{
	border-radius: 5px;
	height: 30px;
    line-height: 30px;
	text-indent: 18px;
	outline: none;
}
/* 会员中心通用的右侧内容样式 */
.memCentAuthInp,
.menCentSys,
.menCentMail,
.memCentModPho,
.memCentModifyPas,
.memCenSysMesInd{
	background-color: #fff;
	padding-top: 40px;
	width: 830px;
/* 	height: 1108px; */
	margin-left: 42px;
	overflow: hidden;
	padding-bottom: 30px;
}



/* 页码样式 开始*/

.pagebox_small_wrap{
	width:auto;
	height:32px;
	float:right;
}
.teacher-introduction-pageUL,.teacher-introduction-pageleftBtn, .teacher-introduction-pagerightBtn {
	float: left;
}
 .teacher-introduction-pageUL li:hover a {
	color: #fff;
}

 .teacher-introduction-pageleftBtn {
	margin-right: 10px !important;
	width: 42px !important;
	height: 30px;
}

.teacher-introduction-pagerightBtn {
	margin-left: 5px;
	height: 30px;
	margin-right: 10px !important;
	width: 42px !important;
}

li.teacher-introduction-page {
	width: 30px !important;
	height: 30px;
	margin-right: 5px;
}

.teacher-introduction-page a,.teacher-introduction-pagerightBtn a, .teacher-introduction-pageleftBtn a, .num10 {
	display: block !important;
	border: 1px solid #dadada !important;
	width: 28px !important;
	height: 28px !important;
	line-height: 30px !important;
	text-align: center !important;
}
.teacher-introduction-page {
	float: left;
}
.teacher-introduction-page p {
	font-size: 14px !important;
	color: #333 !important;
	width: 40px !important;
	height: 30px !important;
	text-align: center !important;
	line-height: 30px !important;
}

.teacher-introduction-page input {
	margin-right: 8px;
}

/* .pageColor {
	background: #189d52;
} */

.turnTo {
	width: 40px !important;
	color: #fff;
}

/* 检验认证页码样式开始 */
.inspect_wrap{
	width:1210px;
	margin:0 auto;
	height:32px;
	padding-top:28px;
	margin-bottom: 26px
}
.inspect_wrap .pageColor{
	background: #0099ff;
}
.teacher-introduction-pageUL li:hover {
	background: #0099ff;
}
.inspect_wrap .goColor{
	background: #ff9f00;
}
/* 检验认证页码样式结束 */
/* 会员中心页码样式开始 */
.supplierCent .memCenSysMesInd .pagebox_small_wrap .teacher-introduction-pageUL li:hover,
.supplierCent .pagebox_small_wrap .teacher-introduction-pageUL li:hover{
	background: #c81623;
}
.memCenSysMesInd .pagebox_small_wrap .pageColor,
.supplierCent .pagebox_small_wrap .pageColor{
	background-color: #c81623;
}
.memCenSysMesInd .pagebox_small_wrap .goColor,
.supplierCent .pagebox_small_wrap .goColor{
	background-color: #c81623;
}
/* 会员中心页码样式结束 */
/* 行业资讯页码样式开始 */
.newList .pagebox_small_wrap .goColor{
	background-color: #f8b551;
}
/* 行业资讯页码样式结束 */
/* 举报结果页码样式开始 */
.customer_service_report .pagebox_small_wrap .teacher-introduction-pageUL li:hover{
	background: #c81623;
}
.customer_service_report .pagebox_small_wrap .goColor a{
	background-color: #c81623;
}
.customer_service_report .pagebox_small_wrap .pageColor a{
	background-color: #c81623;
}
/* 举报结果页码样式结束 */
/* 页码样式 结束*/

/* 绿建商学院头部样式开始 */
.greenschool .inspectDefault{
	color:#00923f;
}
.greenschool li:hover a{
	color:#00923f;
}
/* 绿建商学院头部样式结束 */
/* 检验认证头部样式开始 */
.inspection .inspectDefault{
	color: #0099ff;
}
.inspection li:hover a{
	color: #0099ff;
}
/* 信用体系 */
.credit_system .inspectDefault{
	color: #3ebb2b;
}
.credit_system li:hover a{
	color: #3ebb2b;
}
/* 检验认证头部样式结束 */
.about_us .inspectDefault{
	color:#dd3939;
}
.about_us li:hover a{
	color:#dd3939;
}

/* 公共头部的悬浮样式 */
.header a:hover{
	color: #bc0c16;
}

/* 头部鼠标滑过 */
.headR_a .ss {
	display: block;
	width: 86px;
	cursor: pointer;
}

.headR_a:hover a.ss {
	color: #bc0c16;
	border-right: 1px solid #dadada;
	border-left: 1px solid #dadada;
	height: 32px;
	width: 86px;
	background-color: #fff;
	z-index: 9999;
	position: relative;
	/* 增加的盒子模型 -> 李龙飞 */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.headR_a:hover div.head_nav {
	display: block;
}

.head_nav {
	width: 704px;
	display: none;
	height: 240px;
	border: 1px solid #dadada;
	position: absolute;
	right: -12px;
	z-index:9999999;
	top: 32px;
	background: #fff;
}

.head_nav ul {
	float: left;
	margin: 15px 27px;
}

.head_nav ul li a.one {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

.head_nav ul li {
	color: #333;
	font-size: 12px;
	line-height: 29px;
}

.head_nav .synopsis {
	width: 82px;
}

.head_nav .synopsis li {
	color: #333;
	font-size: 12px;
	line-height: 14px;
	margin-top: 15px;
}

.head_nav .synopsis li:first-child {
	margin-top: 7px;
}

.head_navs {
	width: 100px;
	display: none;
	border: 1px solid #dadada;
	position: absolute;
	z-index:9999999;
	right: -8px;
	top: 32px;
	background: #fff;
}

.headR_a:hover div.head_navs {
	display: block;
}
.font_weight{
	font-weight:bold;
}

/* 信息提交弹窗样式开始 ，用的会员升级的样式*/
.upgrade {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .6);
	z-index: 1000;
	display: none;
}

.infoUp_box {
	width: 326px;
	height: 210px;
	background: #fff;
	position: absolute;
	left: 50%;
	margin-left: -163px;
	top: 50%;
	margin-top: -105px;
}

.infoUp_box  .upgrade_box_top {
	height: 42px;
	background: #dadada;
	line-height: 42px;
	font-size: 14px;
}

.infoUp_box .upgrade_box_top h1 {
	width: 100px;
	font-weight: inherit;
	margin-left: 21px;
	color: #333;
	float: left;
	display: block;
}

.infoUp_box .upgrade_box_top p {
	float: right;
	margin-right: 14px;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
}

.infoUp_box .upgrade_box_bottom p {
	width: 325px;
	text-align: center;
	line-height: 26px;
	font-size: 14px;
	color: #333;
	margin: 34px auto 28px;
}

.infoUp_box input {
	width: 93px;
	height: 30px;
	border: none;
	margin: 0 auto;
	line-height: 27px;
	background: #ff9f00;
	color: #fff;
	font-size: 14px;
	margin-left: 116px;
	cursor: pointer;
}
/* 信息提交弹窗样式结束 */
/* 用户反馈（李龙飞）*/
.userFeedbacksub{
	border: none;
	width: 70px;
	height: 30px;
	border-radius: 5px;
	color: #fff;
}
.userFeedArea,
.userFeedsub{
	margin-left: 0px !important;
	border: none !important;
	position:relative;
}
.userFeedArea label.error{
	position: absolute !important;
    top: 175px !important;
    left: 0 !important;
    color: #ff0000;
}
.userFeedback1{
	margin: 0 auto !important;
	width: 720px !important;
}
.userFeedsub{
	text-align: right;
}
.userFeedback1 h1{
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 20px;
}
.newUserFeed{
	padding-top: 30px;
	padding-bottom: 50px;
}
/* 新修改的轮播图为了加一个边框 */
.floor_two .info_bottom .fl_1 .all_turn .bd li,
.floor_three .info_bottom .fl_1 .all_turn .bd li,
.floor_four .info_bottom .fl_1 .all_turn .bd li,
.floor_five .info_bottom .fl_1 .all_turn .bd li,
.floor_six .info_bottom .fl_1 .all_turn .bd li,
.floor_seven .info_bottom .fl_1 .all_turn .bd li,
.floor_eight .info_bottom .fl_1 .all_turn .bd li,
.floor_nine .info_bottom .fl_1 .all_turn .bd li{
	height: 229px;
}
/* logo、搜索、购物车 */
.headtop {
	/* width: 1210px;
	height: 93px;
	margin: 30px auto 10px; */
	width: 1210px;
    height: 80px;
    margin: 20px auto 20px;
    overflow: hidden;
}

.headtop img {
	float: left;
	display: block;
	margin-top: 10px;
}

.sBpart {
	/* width: 592px; */
	width: 585px;
	/* margin: 0px 0 0 80px; */
	margin: 0px 0px 0px 76px;
	float: left;
}

.sBpart .ptop {
	margin-left: 5px;
	color: #000;
}

.sBpart .ptop a:last-child {
	border: none;
}

.sBpart .ptop a:hover {
	color: #bc0c16
}

.sBpart .pbtm a:last-child {
	border: none;
}

.sBpart .pbtm a:hover {
	color: #bc0c16
}

.sBpart .ptop a {
	display: inline-block;
	margin-right: 6px;
	border-right: 1px solid #999999;
	padding-right: 12px;
	line-height: 14px;
	color: #999999;
	font-size: 14px;
	text-decoration: none;
}

.sBpart .ptop a.on {
	color: #bc0c16;
	text-decoration: none;
}

.sBpart .pbtm {
	margin-left: 5px;
	margin-top: 3px;
	font-size: 12px;
	color: #000;
}

.sBpart .pbtm a {
	display: inline-block;
	margin-right: 3px;
	border-right: 1px solid #999999;
	padding-right: 5px;
	line-height: 14px;
	color: #999999;
	font-size: 12px;
	text-decoration: none;
}

.sBpart .pbtm a.on {
	color: #bc0c16;
}

.sBpart .searchBox {
	margin-top: 5px;
	/* width: 591px; */
	width: 585px;
	height: 40px;
}

.sBpart .searchBox .act {
	float: left;
	/* width: 487px; */
	width: 480px;
	height: 36px;
	background-color: #fff;
	overflow: hidden;
	border: 2px solid #bc0c16;
}

.sBpart .searchBox .inputbox {
	width: 477px;
	height: 29px;
	line-height: 27px;
	padding: 3px 5px;
	font-size: 12px;
	border: 0;
	outline: none;
	color: #999;
}

.sBpart .searchBox .btn_search {
	width: 100px;
	height: 40px;
	color: #fff;
	font-size: 18px;
	border: 0;
	padding: 0;
	background: #bc0c16;
	cursor: pointer;
}

.shop {
	width: 120px;
	position: relative;
	height: 38px;
	background: #f2f2f2;
	border: 1px solid #dadada;
	float: left;
	/* margin: 22px 0px 0px 80px; */
	margin: 22px 0px 0px 43px;
	cursor: pointer;
}

.shop a {
    font-size: 12px;
    color: #333333;
    font-weight: normal;
    float: left;
    display: block;
    height: 40px;
    line-height: 40px;
        width: 107px;
    /* padding-left: 13px; */
    padding-left: 20px;
}

.shop img {
    top: -6px;
    position: absolute;
    /* right: 27px ;*/
    right:24px;
}

.shop img.go {
	    top: -3px;
    position: absolute;
    /* right: 17px; */
    right:12px;
}

.ci-count {
	position: absolute;
	top: -9px;
	left: 105px;
	display: inline-block;
	padding: 1px 2px;
	font-size: 12px;
	line-height: 12px;
	color: #fff;
	background-color: #c81623;
	border-radius: 7px 7px 7px 0;
	min-width: 12px;
	text-align: center;
	font-style: inherit;
}


/* 登录弹窗 */
.covered {
	position: fixed;
	_position: absolute;
	z-index: 20000;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
}
.loginTanChuang {
	position: absolute;
	z-index: 20001;
	top: 50%;
    margin-top: -210px;
    left:50%;
    margin-left:-200px;
    width:400px;
    background:#fff;
    overflow: hidden;
    display:none;
   /*  height:500px; */
}
.loginTanChuangHead{
	width:400px;
	height:31px;
	border-bottom:1px solid #dadada;
	background:#f2f2f2;
}
.loginTanChuangHead p{
	float: left;
	font-size:12px;
	color:#333;
	line-height:31px;
	margin-left:12px;
}
.loginCloseBtn{
	display: block;
    float: right;
    margin-top: 8px;
    margin-right: 8px;
    cursor: pointer;
}
.loginTanChuangContHead{
	margin-top:12px;
	overflow: hidden;
}
.loginTanChuangCont h1{
	font-size:18px;
	color:#333;
	font-weight:normal;
	float:left;
	line-height:54px;
	margin-left:28px;
}
.ljzcImg{
	float:right;
	margin-right:5px;
	margin-top:22px;
}
.restNowRegister{
	float:right;
	font-size:14px;
	color:#dd3939;
	margin-right:25px;
	margin-top:17px;
}
.inputDiv{
	width:350px;
	height:42px;
	margin:0 auto;
	margin-top:20px;
	position:relative;
	overflow:hidden;
}
.inputDiv .loginInput{
	width:291px;
	height:40px;
	border:1px solid #dadada;
	padding-left: 57px;
	font-size:14px;
}
.loginrNameImg{
	position:absolute;
	top:1px;
	left:1px;
	border-right:1px solid #dadada;
}
.loginCheckBox{
	float:left;
	margin-top: 11px;
    margin-right: 5px;
}
.autoLogin{
	font-size:12px;
	color:#666;
	float:left;
	line-height:36px;
}
.forgetPassword{
	float:right;
	line-height:36px;
	font-size:12px;
	color:#666;
	cursor:pointer;
	margin-right: 8px;
}
.inputDivYZM{
	margin-top:20px !important;
	cursor:pointer;
	    margin-bottom: -10px;
}
.inputYZM{
    width: 110px !important;
    padding-left: 20px !important;
    float: left;
}
.yzmImg{
	float: left;
    margin-left: 12px;
    margin-top: 3px;
}
.passone{
	font-size:12px;
	color:#666;
	cursor:pointer;
	float: left;
    margin-top: 13px;
    margin-left: 10px;
}
.loginBtn{
	display: block;
	width:350px;
	height:40px;
	background:#bc0c16;
	border:none;
	color:#fff;
	border-radius:3px;
	font-size:18px;
	margin:0 auto;
	margin-bottom:40px;
	margin-top: 10px;
	cursor: pointer;
}
.eyeNoSee{
	position:absolute;
	top: 10px;
    right: 5px;
    cursor: pointer;
    display:none;
}
.eyeSee{
	position:absolute;
	top: 10px;
    right: 5px;
    cursor: pointer;
    display:none;
}
/* 修正检验认证的认证公示分页样式（李龙飞）*/
.inspect_wrap input{
	text-indent: 0
}
/* 所有会员通用的列表的宽度
 * w -> width宽度
 * l -> 左边距
 */
.member_list_w71_l21{
	width: 71px;
	margin-left: 21px;
}
.member_list_w126_l8{
	width: 126px;
	margin-left: 8px;
}
.inspectSubContError label.error{
	right: -10px;
}
.inspectSubContErrorTextarea label.error{
	position: absolute;
    left: 121px !important;
}
.cannotempty{
   /*  font-size: 14px;
    color: #dd3939;
    margin-left: 25px;
    float: left; */
}
.downBoxNav{
	position: absolute;
    top: 42px;
    left: 0px;
    background: #fff;
    width: 110px;
    z-index: 111;
    border: 1px solid #d5d5d5;
    display: none;
}
.downBoxNav li{

}
.downBoxNav li a{
	color: #313131 !important;
	font-size: 14px !important;
}
.downBoxNav li a:hover{
	color:#ff0000 !important;
}
/* i.myAskCount{
	position: absolute;
    top: 4px;
    left: 142px;
    display: inline-block;
    padding: 1px 2px;
    font-size: 12px;
    line-height: 12px;
    height: 12px;
    color: #fff;
    background-color: #ff9f00;
    border-radius: 7px 7px 7px 0;
    min-width: 12px;
    text-align: center;
    font-style: inherit;
} */


.logout{margin: -24px 12px;}
.logout .logoutTop{ overflow: hidden;   background: #f2f2f2;
    padding: 21px 15px;}
.logout .logoutTop h1{    color: #999999;
    font-size: 20px;
    font-weight: initial;
    float: left;}
.logout .logoutTop div{      float: left;
    width: 580px;
    padding-bottom: 0px;}
.logout .logoutTop div p{    color: #999999;
    font-size: 20px;
    font-weight: initial;
    float: left;}
    .logout .logoutTop div p:nth-child(2){    margin-top: 10px;}
.logout .logoutBottom{    margin-top: 50px;}
.logout .logoutBottom .logouTab{}
.logout .logoutBottom .logouTab ul{text-align: center;}
.logout .logoutBottom .logouTab ul li{       display: inline-block;
    width: 150px;
    text-align: center;
    font-size: 22px;
    margin: 0px 95px;
    border-left: 4px solid #ffffff;
    height: 22px;
    line-height: 22px;}
.logout .logoutBottom .logouTab ul li.active{color:#bc1915;border-left: 4px solid #bc1915;}
.logout .logoutBottom .logouList{}
.logout .logoutBottom .logouList .list{display:none;}
.logout .logoutBottom .logouList .list .listBox{    margin: 30px 20px 0px;}
.logout .logoutBottom .logouList .list .listBox ul{}
.logout .logoutBottom .logouList .list .listBox ul li{      position: relative;
    margin-bottom: 52px;
    overflow: initial;
    height: 52px;}
.logout .logoutBottom .logouList .list .listBox ul li label.error {
width: 140px !important;
    position: absolute;
    margin: 0;
    text-align: left;
    top: 58px;
    left: 131px;
    color: #ff0000 !important;
    font-size: 14px !important;
    float: initial !important;
}
.logout .logoutBottom .logouList .list .listBox ul li .divli .divliBox div label.error{
	width: 140px !important;
    position: absolute;
    margin: 0;
    text-align: left;
    top: 58px;
    left: -169px;
    color: #ff0000 !important;
    font-size: 14px !important;
    float: initial !important;
}
.logout .logoutBottom .logouList .list .listBox ul li span{    display: block;
    font-size: 22px;
    color: #333333;
    width: 130px;
    float: left;    height: 52px;
    line-height: 52px;}
.logout .logoutBottom .logouList .list .listBox ul li input{  float:left;  width: 348px;
    height: 50px;
    border: 1px solid #999999;
    font-size: 22px;
    color: #999999;}

.logout .logoutBottom .logouList .list .listBox ul li input::-webkit-input-placeholder {
    color: #999999;
}
.logout .logoutBottom .logouList .list .listBox ul li input:-moz-placeholder {
   color: #999999;
}
.logout .logoutBottom .logouList .list .listBox ul li input::-moz-placeholder {
   color: #999999;
}
.logout .logoutBottom .logouList .list .listBox ul li input:-ms-input-placeholder{
   color: #999999;
}
.logout .logoutBottom .logouList .list .listBox ul li .divli{     padding: 0px;   float: left;}
.logout .logoutBottom .logouList .list .listBox ul li .divli span{     width: 100%;   color: #333333;
    font-size: 22px;}
.logout .logoutBottom .logouList .list .listBox ul li .divli .divliBox{    float: left;}
.logout .logoutBottom .logouList .list .listBox ul li .divli .divliBox div{
    margin-right: 34px;     padding: 0px;   border: 1px solid #dadada;    margin-top: 35px;
    float: left;
    background: #f2f2f2;
    border-radius: 30px;
    width: 134px;
    height: 48px;}
.logout .logoutBottom .logouList .list .listBox ul li .divli .divliBox div img{    display: block;
    float: left;
    margin: 8px 12px 10px 23px;}
.logout .logoutBottom .logouList .list .listBox ul li .divli .divliBox div label{    float: left;
    color: #333333;
    font-size: 22px;    width: 44px;
    margin: 8px 0px;}
    .logout .logoutBottom .logouList .list .listBox ul li .divli .divliBox div input{    display: none;}
.logout .logoutBottom .logouList .list .listBox ul li .divli .divliBox h1{    float: left;
    margin-top: 49px;
    color: #999999;
    font-size: 20px;
    font-weight: initial;}
.logout .logoutBottom .logouList .list .listBox ul li .btntime{    width: 170px;
    height: 50px;
    background: #dadada;
    border-radius: 5px;    font-size: 20px;
    color: #333333;
    display: block;    cursor: pointer;
    outline: none;
    float: left;
    margin-left: 50px;}
.logout .logoutBottom .logouList .list .listBox .tijiao{width: 120px;
    height: 44px;
    background: #ff9f00;
    color: #fff;
    font-size: 20px;
    display: block;
    margin-left: 217px;
    margin-top: 20px;
    outline: none;
    cursor: pointer;}

        .logout .logoutBottom .logouList .list .listBox h2{text-align: center;
    color: #333333;
    font-size: 20px;
    font-weight: initial;
    margin-top: 200px;}
            .logout .logoutBottom .logouList .list .listBox h3{text-align: center;
    color: #333333;
    font-size: 20px;
    font-weight: initial;
    margin-top: 55px;margin-bottom:264px;}


