* {
	margin: 0;
	padding: 0;
}
html{
	min-width: 1200px;
}
body {
	background: #f6f6f6;
	color: #333;
	font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}

input:-webkit-autofill , textarea:-webkit-autofill, select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
.text-red{
	color:#FF0000;
	font-family: "微软雅黑";
	margin-right:5px;
}
.text-success{
	color:#61AF00;
}
.text-muted{
	color:#999;
}
.text-warning{
	color:#ff4300;
}
.layui-bg-red{
	background:#ff4300 !important;
}
.layui-bg-green{
	background:#5FB878 !important;
}
.borN{
	border:none;
}
.mt0{
	margin:0 !important;
}
.mtt20{
	margin-top:20px !important;
}
.mtb20{
	margin-bottom:20px !important;
}
.layui-layer-btn a,.layui-form-switch{
	box-sizing: content-box;
	line-height:1
}
a:hover{
	opacity: 1;
}
li {
	list-style: none;
}

ul,
li,
.row {
	margin: 0;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
	padding: 0;
}

.list-inline {
	margin: 0;
}

.m15 {
	margin-top: 15px;
}

.text-weight {
	font-weight: bold;
}

.main {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.header {
	width: 100%;
	min-width: 1200px;
	background: #fff;
}
/*头部*/
.header1 {
	height: 37px;
	line-height: 37px;
	background: #fafafa;
	color: #333;
	border-bottom: 1px solid #d8d8d8;
	box-sizing: content-box;
}

.header1 li {
	height: 37px;
	line-height: 37px;
}

.header1 li:last-child {
	padding-right: 0;
}

.header1 a {
	color: #333;
}

.header1 .zc {
	padding-left: 20px;
	background: url(../img/zhuce.png) no-repeat 2px center;
}

.header1 .dl {
	padding-left: 20px;
	background: url(../img/dl.png) no-repeat 2px center;
}

.header1 .zh {
	padding-left: 20px;
	background: url(../img/zh.png) no-repeat 2px center;
}

.header1 a:hover {
	text-decoration: underline;
}

.login-y li {
	padding-left: 22px;
	background: url(../img/eye.png) no-repeat left center;
}

.top,
.header2 {
	width: 1200px;
	margin: 0 auto;
}

.header2,
.header2 .col-xs-9 {
	height: 120px;
	line-height: 120px;
}

.form-control {
	height: 48px;
}

.header2 .col-xs-9 .input-group {
	width: 616px;
	height: 48px;
	float: right;
	margin: 36px 0;
}

.header2 .col-xs-9 .input-group-addon,
.header2 .col-xs-9 .form-control {
	border: solid 2px #ff4300;
	background: #fff;
}

.header2 .col-xs-9 .form-control {
	border-right: none;
	border-left: none;
	vertical-align: middle;
	line-height: 1;
	line-height:32px\0;
	color:#333;
}

.header2 .col-xs-9 .form-control:focus {
	box-shadow: none;
}

.caret {
	margin-left: 8px;
}

.header2 .col-xs-9 .dropdown-menu {
	left: -2px;
	margin-top: 0;
	border: solid 2px #ff4300;
	line-height: 40px;
	min-width: 0px;
	width: 110px;
	text-align: center;
	top:44px;
}

.header2 .col-xs-9 .dropdown-menu li:hover {
	background: #fde9e1;
}

.header2 .col-xs-9 .dropdown-menu li {
	padding: 0 12px;
	cursor: pointer;
}

.header2 .col-xs-9 .input-group-addon.l {
	width: 110px;
	padding:0;
}
.header2 .col-xs-9 .dropdown-toggle{
	display: block;
	height:44px;
	line-height:44px;
	color:#333;
}
.header2 .col-xs-9 .input-group-addon.s {
	color: #fff;
	padding:0;
	border: none;
	font-size: 0;
}
.header2 .col-xs-9 .input-group-addon.s input{
	height: 48px;
	line-height:48px;
	border: none;
	background: #ff4300;
	padding: 0 22px;
	font-size: 18px;
	border-radius:0 4px 4px 0;
	outline: none;
}
.header3 {
	background: #ff4300;
	font-size: 16px;
	text-align: center;
}

.header3 .hea3-nav {
	width: 1200px;
	margin: 0 auto;
}

.header3 .hea3-nav a {
	display: block;
	color: #fff;
	width: 11.1111111111111111%;
	height: 45px;
	line-height: 45px;
}

.header3 .hea3-nav .act,
.header3 .hea3-nav a:hover {
	background: #fe6732;
}
/*底部*/
.footer {
	width: 100%;
	min-width: 1200px;
	background: #fff;
	border-top: solid 1px #f2f2f2;
	padding: 25px 0;
	position: relative;
}

.foo_cont {
	width: 1200px;
	margin: 0 auto;
	line-height: 28px;
	color: #666;
}

.foo_cont a {
	color: #666;
}

.foo1 {
	margin-bottom: 10px;
}

.foo1 a {
	color: #333;
	margin-right: 20px;
}

.foo2{
	line-height: 35px;
}

.foo5 {
	height: 69px;
	line-height: 22px;
	padding-left: 68px;
	background: url(../img/kf.png) no-repeat left center;
	margin-top: 15px;
}

.foo5 p {
	margin: 0;
	color: #777;
	text-align: justify;
	font-size: 16px;
}

.foo5 img {
	margin-right: 15px;
}

.foo5 .foo5_t {
	font-size: 14px;
	color: #666;
	text-align: left;
	margin-bottom: 3px;
}


.t {
	background-image: url(../img/t.jpg);
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-left: 10px;
	height: 56px;
	line-height: 56px;
	margin-bottom: 10px;
}

.t strong {
	font-size: 18px;
	color: #ff4300;
	margin-right: 20px;
}

.t a,
.t span {
	float: right;
	color: #666;
}

.t a:hover {
	color: #ff4300;
}

.hot_job_baiser_box_more,.t .t_more{
	color:#666;
	padding:0 6px;
	border:solid 1px #f2f2f2;
	border-radius: 4px;
	height: 26px;
	line-height:26px;
	font-size:13px;
	cursor: pointer;
	box-sizing: content-box;
}
.hot_job_baiser_box_more:hover,.t .t_more:hover{
	color:#666;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.hot_job_baiser_box_more span,.t .t_more span{
	color:#666;
	float:none;
	font-family: "microsoft yahei","微软雅黑";
}
.hot_job_baiser_box_more{
	position:absolute;
	top:4px;
	right: 5px;
}
.t .t_more{
	float:right;
	margin-top: 14px;
}
.hot_job_baiser_box_more i,.t .t_more i{
	font-style: normal;
	font-size:12px;
}

.nav-banner {
	font-size: 0;
	width: 100%;
}

.nav-banner li {
	width: 1200px;
	margin-top: 10px;
}

.nav-banner img {
	width: 1200px;
	height: 75px;
}
.edrc {
	margin: 20px 0;
}
/*外页*/
.seach_chlose{
	border:solid 1px #F2F2F2;
	background:#fff;
	padding-top: 20px;
}
.seach_chlose_list {
    padding-bottom: 20px;
}
.seach_clear_list{
	padding:20px 0;
	border-top:solid 1px #F2F2F2;
}
.seach_chlosename {
    height:28px;
    line-height:28px;
    padding-right: 10px;
    padding-left:25px;
    text-align: right;
    margin-top: 3px;
    color: #666;
}
.seach_chlose .qttj .seach_chlosename{
	margin-top:5px;
}
.seach_chlose_list_r {
    width: 996px;
    float: left;
}
.seach_chlose_list_a {
    height: 26px;
    line-height: 26px;
    border-radius: 3px;
    float: left;
    padding: 0px 10px;
    margin-top: 3px;
    margin-bottom: 3px;
    white-space: nowrap;
    color: #333;
    margin-right: 8px;
    position: relative;
    border: 1px #FFFFFF solid;
    background-color: #FFFFFF;
    box-sizing: content-box;
}
.seach_chlose_list .cur,.seach_chlose_list_a:hover,
.seach_clear_list .seach_chlose_list_a,
.seach_clear_list .seach_chlose_list_a:hover,
.seach_clear_list .empty:hover{
    color: #FF9900;
    border: 1px #FF9900 solid;
    background-color: #FEFCE8;
}
.seach_clear_list .seach_chlose_list_a:hover .layui-icon-close{
	color: #FF9900;
}
.seach_clear_list .seach_chlose_list_a{
	background:#f8f8f8;
	border-color:#E6E6E6;
	color:#666;
}
.seach_chlose .layui-inline{
	width: 190px;
	vertical-align: top;
	margin:3px 5px 3px 0;
}
.seach_chlose .layui-input,.seach_chlose .layui-select,
.seach_chlose .layui-btn{
	height: 32px;
	line-height: 32px\9;
}
.seach_chlose .layui-btn{
	line-height: 32px;
	background:#FF9900;
	transition: none;
}
.seach_chlose .layui-form-select dl{
	top:31px;
	box-shadow: none;
}
.seach_chlose .layui-form-selectup dl{
	top: auto;
	bottom: 31px;
}
.seach_chlose .ipt_more:before{
	top: 1px;
}

.seach_clear_list .empty {
	height: 26px;
    line-height: 26px;
    border-radius: 14px;
    margin-top: 3px;
    padding:0 10px;
    border: 1px #e6e6e6 solid;
    box-sizing: content-box;
    color:#666;
    cursor: pointer;
}
.seach_chlose_list_a .layui-icon-close{
	font-size:17px;
	margin-left:5px;
	margin-right:-3px;
	color:#999;
}
.seach_clear_list .empty .layui-icon-delete{
	font-size:19px;
	margin-right:3px;
}


.film_left,.job_left,.resume_left,.news_left{
	width:1200px;
	border:solid 1px #F2F2F2;
	background:#fff;
}
.firm_list,.job_list,.resume_list,.news_list{
	padding:25px;
	border-bottom: solid 1px #F2F2F2;
}

.job_list_box_line{
	margin: 0 10px;
	color: #999;
}
.job_search_xz{
	margin-right: 10px;
	max-width: 120px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.film_list_btn{
	width:180px;
	text-align: center;
	margin-top:40px;
}
.film_list_btn.w{
    width: 140px;
}
.film_list_btn_a{
	display: block;
	width:100%;
	height:40px;
	line-height:38px;
	color:#fff;
	font-size:16px;
	border-radius: 4px;
	background: #fe6732;
	border:solid 1px #fe6732;
}
.film_list_btn_a:hover{
	color: #fff;
	background:#ff4300 ;
}
.film_list_btn_a.disabled{
	border-color: #e6e6e6;
	background: #FBFBFB;
    color: #C9C9C9;
    cursor: not-allowed;
}
.film_list_btn_a i,.film_list_btn_a span{
	display: inline-block;
	vertical-align: top;
	height: 38px;
	line-height:38px;
}
.film_list_btn_a i{
	font-size:21px;
}
.film_list_btn div{
	height:35px;
	line-height: 35px;
	color:#666;
	font-size:12px;
}
.film_list_btn .sc a{
	display: inline-block;
	height: 35px;
	line-height:35px;
	font-size:14px;
	vertical-align: top;
	position:relative;
	padding-left:21px;
	cursor: pointer;
	color:#999;
}
.film_list_btn .sc a.y{
	color: #FF9900;
}
.film_list_btn .sc a:hover{
	color: #FF9900;
	text-decoration: underline;
}
.film_list_btn.w div i{
	height: 20px;
	line-height: 20px;
	font-size:19px;
	position: absolute;
	left:0;
	top:50%;
	margin-top:-11px;
}
.J_allListBox_n{
	padding: 100px 0;
    text-align: center;
}
.allListBox_n_empty_group{
	display: inline-block;
	height:100px;
	padding-left:115px;
	background:url(../img/138.png) no-repeat left center;
}
.allListBox_n_empty_group .sorry_box{
	padding-top: 25px;
    color: #FF9900;
    font-size: 20px;
}
.allListBox_n_empty_group .stips_box {
    padding-top: 10px;
    font-size: 16px;
    color: #999;
}
.suggest_main,.zhucejob_cont,.ret_cont{
    background: #fff;
    padding: 65px;
    font-size: 16px;
    margin-top: 20px;
    border:solid 1px #F2F2F2;
}
.suggest_main .suggest_head,.zhucejob_tit,.lost_mm_tit{
    text-align: center;
    height: 28px;
    line-height: 28px;
    font-size: 28px;
    margin-bottom: 45px;
}
.suggest_main .top_tips {
    text-indent: 2em;
    line-height: 200%;
    color: #666;
}

.zhucejob_cont .rg6{
	color:#666;
}

.suggest_main .suggest_list_group .layui-form-item,
.zhucejob_cont .layui-form-item{
	margin-bottom:30px;
}
.suggest_main .suggest_list_group .layui-form-label,
.zhucejob_cont .layui-form-label{
	height: 24px;
	line-height:24px;
}
.suggest_main .suggest_list_group input,
.zhucejob_cont .layui-form-item input,
.ret_cont_form_box input{
    padding-left: 12px;
    height: 40px;
    line-height: 40px\9;
    border: 1px solid #e2e2e2;
    box-sizing: content-box;
}
.suggest_main .suggest_list_group .layui-inline,
.zhucejob_cont .layui-form-item .layui-inline{
	margin:0; 
}
.suggest_main .suggest_list_group .centerCon_rig_btn_info,
.suggest_main .suggest_list_group .centerCon_rig_btn_info .ora_btn,
.zhucejob_cont .layui-form-item .ora_btn{
    margin: 0px;
}
.suggest_main .suggest_list_group .centerCon_rig_btn_info .ora_btn,
.zhucejob_cont .layui-form-item .ora_btn{
	height: 40px;
	line-height: 40px;
	font-size:16px;
}
.zhucejob_cont .mmqd .psw_span,.second_step .psw_span{
	width:134px;
	background:#e6e6e6;
	text-align: center;
	margin-right:6px;
}
.zhucejob_cont .mmqd label,
.zhucejob_cont .mmqd .layui-input-block,
.second_step .psw_span{
	height:22px;
	line-height: 22px;
	min-height:22px;
	font-size:14px;
}
/*登录*/
.edrc_login .up{
	width:100%;
	height:47px;
	border:solid 1px #f2f2f2;
	border-radius: 3px;
	margin-top:15px;
	padding-left:50px;
	padding-right:10px;
	position:relative;
}
.edrc_login .login_yzm{
	padding-right:65px;
}
.edrc_login .login_yzm img{
	position:absolute;
	right:8px;
	top:50%;
	margin-top:-12px;
}
.login_hy_icon {
    position: absolute;
    left: 10px;
    top: 13.5px;
    width: 18px;
    height: 18px;
    background: url(../img/re.png) no-repeat;
}
.login_mm_icon {
    position: absolute;
    left: 10px;
    top: 13.5px;
    width: 18px;
    height: 18px;
    background: url(../img/so.png) no-repeat;
}
.login_yzm_icon {
    position: absolute;
    left: 10px;
    top: 13.5px;
    width: 18px;
    height: 18px;
    background: url(../img/yzm.png) no-repeat;
}
.login_line {
    width: 1px;
    height: 20px;
    background: #f2f2f2;;
    display: inline-block;
    position: absolute;
    left: 38px;
    top: 12.5px;
}
.edrc_login input{
	display: block;
	height:45px;
	line-height: 1;
	line-height:45px\0;
	width:100%;
	border:none;
	outline: none;
}
.edrc_login .layui-input{
	padding-left:0;
}
.edrc_login input::-webkit-input-placeholder {
	color: #666;
} 
.edrc_login input:focus::-webkit-input-placeholder{
	color: #333;
}
.edrc_login .login_but{
	border:none;
	background:#ff4300;
	color:#fff;
	padding:0;
	font-size:16px;
	line-height:47px;
}
.login_rg{
	height: 19px;
	line-height: 19px;
	margin:18px 0;
}
.login_rg a{
	color:#333;
}
.login_rg a:hover{
	text-decoration: underline;
}
.login_rg .log_zh{
	float:right;
}
.login_zc a{
	display: block;
	height:40px;
	line-height:38px;
	border-radius: 3px;
	text-align: center;
	border:solid 1px #fe6732;
	color:#fe6732;
}
.login_zc .qy{
    margin-right: 2%;
}
.login_zc a:hover{
	background:#fe6732;
	color:#fff;
}
.log_pop_up_box_other a {
	height: 28px;
	line-height: 28px;
    margin-right: 20px;
    padding-left: 34px;
    color:#333;
}
.log_pop_up_box_other a:hover{
	text-decoration: underline;
}
.log_pop_up_box_other{
	padding-top:20px;
}
.log_pop_up_box_other_wx {
    background: url("../img/wx11.jpg") no-repeat left center;
}
.log_pop_up_box_other_qq {
    background: url("../img/qq1.jpg") no-repeat left center;
}

.log1.out{
	width: 461px;
	padding:15px 60px 30px;  
	border-right: solid 1px #eee;
	margin:30px 0;
}
.login_zc a.out{
	width:32%;
}
/*分页*/
#f-page{
	text-align: center;
}
#f-page .layui-laypage a,#f-page .layui-laypage span{
	height: 35px;
	line-height: 35px;
	margin-bottom: 0;
}
#f-page .layui-laypage{
	margin:30px 0;
}
#f-page .layui-laypage .layui-laypage-refresh{
	height: 37px;
    line-height: 37px;
    margin-right: 0;
}
#f-page .layui-laypage .layui-laypage-skip{
	height: 37px;
	line-height: 37px;
}
#f-page .layui-laypage button, #f-page .layui-laypage input{
	height: 37px;
	line-height: 35px;
	color:#333;
}
/*会员中心左侧*/
.centerCon_lef{
	width:230px;
	margin-right:20px;
}
.centerCon_lef .centerCon_lef_ul a,.centerCon_lef_top .open a{
	display: block;
	color:#333;
}
.centerCon_lef_top{
	margin-bottom:20px;	
	background:#fff;
	padding:30px 20px;
	text-align: center;
	border:solid 1px #f2f2f2;
}
.centerCon_lef_top_picbox{
	overflow: hidden;
	padding:2px;
	border:solid 1px #f2f2f2;
	margin:0 auto;
	border-radius: 50%;
	box-sizing: content-box;
	width:56px;
}

.centerCon_lef_top_logbox {
	display: inline-block;
    padding: 2px;
    border: solid 1px #f2f2f2;
    margin: 0 auto;
    box-sizing: content-box;
    vertical-align: top;
    font-size:0;
}

.centerCon_lef_top_picbox>a{
	display: block;
	width:56px;
	height:56px;
	border-radius: 50%;
	
}

.centerCon_lef_top_logbox>a{
	display: inline-block;
	height:56px;
	vertical-align: top;
}

.centerCon_lef_top_picbox>a>img{
	width:56px;
	vertical-align: top;
	border-radius: 50%;
}

.centerCon_lef_top_logbox>a>img{
	height:56px;
	vertical-align: top;
}

.centerCon_lef_top_name{
	overflow: hidden;
	margin-top:20px;
}
.centerCon_lef_top_name a{
	color:#333;
}
.centerCon_lef_top_name a:hover{
	text-decoration: underline;
}
.centerCon_lef_top_percen{
	margin-top:10px;
	margin-bottom:15px;
}
.centerCon_lef_top_pross{
	width:100%;
	height:15px;
	background:#f5f5f5;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
.centerCon_lef_top_pross>div{
	width:35%;
	height:15px;
}
.pross_warning{
	background:#ff4300;
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
}
.pross_success{
	background:#329932;
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
}
.centerCon_lef_ul{
	padding:20px 0;
	background:#fff;
	border:solid 1px #F2F2F2;
}
.centerCon_lef_ul li{
	height:40px;
	line-height:40px;
}
.centerCon_lef_ul li a{
	padding-left:85px;
	position: relative;
}
.centerCon_lef_ul li a span{
	position: relative;
}
.centerCon_lef_ul li a span i{
    position:absolute;
    display: block;
    width:18px;
    height:18px;
    line-height: 18px;
    color:#ff4300;
    font-size: 20px;
    border-radius: 50%;
    right: -22px;
    top: -1px;
    font-style: normal;
    text-align: center;
    font-family: "microsoft yahei";
}
.centerCon_lef_ul li .ora_bor,.centerCon_lef_ul li a:hover{
	color:#ff4300;
}
.ora_bor:after{
	content: "";
	display: block;
	height:40px;
	border-right:solid 4px #ff4300;
	position: absolute;
	top:0;
	left:0;
}
.centerCon_lef_top .m_serv{
	font-size:16px;
}
.centerCon_lef_top .m_tip{
	font-size:12px;
	margin:10px 0 20px;
}
.centerCon_lef_top .m_tip a{
	color:#999;
}
.centerCon_lef_top .m_tip a:hover{
	text-decoration: underline;
}
.centerCon_lef_top .open{
	margin:0 20px;
}
.centerCon_lef_top .open a{
	height:34px;
	line-height:34px;
	padding-left:35px;
	color:#fff;
	background-image:url(../img/533.png);
    background-position: 20px 10px;
    background-repeat: no-repeat;
    background-color:#ff9900;
    transition: none;
    -webkit-transition: none;
    border:solid 1px #ff9900;
    box-sizing: content-box;
}
.centerCon_lef_top .open a:hover{
	background-color:#ffa620;
	border:solid 1px #ffa620;
}
.centerCon_lef_top .open .layui-btn-disabled,.centerCon_lef_top .open .layui-btn-disabled:hover{
	border: 1px solid #e6e6e6;
    background-color: #FBFBFB;
	color:#C9C9C9;
	background-position: 20px -34px;
}
.centerCon_lef_bot {
    margin-top: 20px;
    background: #fff;
    padding: 30px 20px;
}
.centerCon_lef_bot .td2{
	width: 100px;
    padding-left: 15px;
    padding-top: 8px;
    line-height: 180%;
    font-size: 12px;
}
.centerCon_lef_bot .name{
	padding-bottom: 8px;
}
.centerCon_lef_bot .tel{
    padding-left: 25px;
    padding-top: 15px;
}
.centerCon_lef_bot .tel p{
	margin-top:10px;
}
/*会员中心右侧*/
.idl{
	min-height:800px;
}
.etp{
	min-height:1060px;
}
.centerCon{
	margin-top:20px;
}
.centerCon_rig,.qy_centerCon_rig{
	width:950px;
	background:#fff;
	padding:30px 0;
	border: solid 1px #f2f2f2;
}
.centerCon_rig_es,.centerCon_rig_info{
	padding:30px 24px;
	border-bottom:solid 1px #f2f2f2; 
}
.centerCon_rig_info .but_gray a{
	width: 92px;
	/*display: block;*/
	height:31px;
	/*color:#fff;*/
	padding:0;
	line-height:31px;
	border-radius: 5px;
	/*background:url(../img/21.jpg) no-repeat;
	margin:0 auto;
	font-size:14px;*/
}
.centerCon_rig_info .but_gray_more a{
	background-position:  left -77px;
}
.centerCon_rig_info .but_gray_more a:hover{
	background-position: left -114px;
}
.centerCon_rig_xx_info{
	padding:0 24px;
}
.centerCon_rig_xx_title {
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    color: #666;
}
.centerCon_rig_xx_title .layui-icon-about{
	color:#ff4300;
	font-size:30px;
	margin-right: 5px;
}
.centerCon_rig_xx_title i,.centerCon_rig_xx_title strong{
	vertical-align: middle;
}
.centerCon_rig_xx_info .but_gray a{
	width: 120px;
	display: block;
	height:31px;
	color:#fff;
	padding-left:28px;
	line-height:31px;
	background:url(../img/21.jpg) no-repeat;
	border-radius: 5px;
	margin:0 auto;
	font-size:14px;
	margin-top:12.5px;
}
.centerCon_rig_xx_info .but_gray_more a{
	background-position:  left -77px;
}
.centerCon_rig_xx_info .but_gray_more a:hover{
	background-position: left -114px;
}
.centerCon_rig_xx_info .but_gray_hs a{
	width:106px;
	background-position:  -1px -151px;
}
.centerCon_rig_xx_info .but_gray_hs a:hover{
	background-position: -1px -188px;
}
.centerCon_rig_xx_title .layui-btn{
	height: 33px;
    line-height: 33px;
    box-sizing: content-box;
    padding: 0 10px;
}
.centerCon_rig_xx_title .layui-btn .layui-icon{
    font-size: 20px;
    vertical-align: top;
}
.centerCon_rig_xx_title .layui-btn  span{
	vertical-align: top;
    font-family: 'microsoft yahei';
}
.centerCon_rig_info .shzt,.centerCon_rig_xx_info .shzt{
	font-size:14px;
	margin-left:10px;
}
.centerCon_rig_title{
	height:40px;
	font-size:18px;
	color:#666;
}
.borN{
	border:none;
}
.centerCon_rig_es .qz,.centerCon_rig_info .pt,.centerCon_rig_xx_info .pt{
	padding-top:20px;
}
.shsm_con {
    line-height: 26px;
    text-indent: 2em;
}
.ipt_more input,.ipt_date input{
	padding-right:30px;
	cursor: pointer;
	position: relative;
	z-index: 1;
	background:transparent;
}
.ipt_more,.ipt_date{
	cursor: pointer;
}
.ipt_more:before{
	content: "";
	display: block;
	width:30px;
	height:30px;
	position:absolute;
	right:1px;
	top:4px;
	background:url(../img/17.png) no-repeat left top;
}
.ipt_date:before{
	content: "";
	display: block;
	width:30px;
	height:30px;
	position:absolute;
	right:1px;
	top:4px;
	background:url(../img/17.png) no-repeat left -30px;
	z-index: 0;
}
.centerCon_rig_btn_info button{
	width:80px;
	height: 36px;
	line-height: 36px;
	border-radius: 4px;
	transition: none;
	-webkit-transition: none;
	margin-top:60px;
	vertical-align: top;
	box-sizing: content-box;
}
.centerCon_rig_btn_info .ora_btn{
	background:#fe6732;
	border-color:#fe6732;
	color:#fff;
}
.centerCon_rig_btn_info .ora_btn:hover{
	background:#ff4300;
	border-color:#ff4300;
}
.centerCon_rig_btn_info .gra_btn{
	background:#f8f8f8;
	border-color:#ddd;
	color:#666;
	margin-left:10px;
}
.centerCon_rig_btn_info .gra_btn:hover{
	background:#E3E3E3;
	border-color:#e3e3e3;
	opacity: 1;
	filter: alpha(opacity=100);
}
.layui-tab-title .layui-this:after {
    border-radius: 0;
}
.uppic_tip_bthfile {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	filter:Alpha(opacity=0);
	opacity:0;
	cursor: pointer;
	font-size:0;
}
/*弹出框*/
.layui-layer-box{
	height:337px;
	overflow-y: auto;
	margin:10px 10px;
	padding:10px 20px;
	border:solid 1px #F2F2F2;
}
.layui-layer-box .checkbox{
	margin:0;
	height:35px;
	line-height:35px;
}
.layui-layer-box .checkbox label{
	width:100%;
}
.layui-layer-box .checkbox label input{
	margin-top:11px;
}
.layui-form-tc{
	width:100%;
	height:50px;
	padding: 10px 15px;
	background:#F8F8F8;
	position:absolute;
	left:0;
	bottom:0;
	text-align: right;
}
.layui-form-tc button {
	width: auto;
    height: 28px;
    line-height: 28px;
    margin: 0;
    padding: 0 15px;
    border: 1px solid #dedede;
    background-color: #fff;
    color: #333;
    border-radius: 2px;
    font-weight: 400;
    margin:0 5px 0;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    box-sizing: content-box;
}
.layui-form-tc button:hover{
	opacity:.9;
}
.layui-form-tc button.yes_btn{
	border-color: #1E9FFF;
    background-color: #1E9FFF;
    color: #fff;
}


.body-demo-class .layui-layer-btn {
	background: #f8f8f8;
	padding-bottom: 10px;
}
.body-demo-class .layui-layer-btn a {
	margin-top: 0;
}
/*无消息*/
.center_msg_no {
    width: 100%;
    font-size: 15px;
    margin: 0 auto;
    padding: 200px 0 100px;
    text-align: center;
    background: #f8f8f8 url(../img/yun_no.png) no-repeat center 100px;
    line-height: 30px;
    color:#666;
}
.center_msg_no a{
	color:#337ab7;
}
.center_msg_no a:hover{
	text-decoration: underline;
}
/*tip*/
.admin_tip{
	background: #FEFCE8;
	margin-bottom: 15px;
	padding:6px 0;
	line-height:30px;
}
.admin_tip div{
	color:#FF9900;
	padding-left:45px;
	background:url(../img/admin-icon.png) no-repeat 20px center;
}



