@charset "utf-8";
/* CSS Document */

html,body{
	width: 100%;
	height: 100%;
	background: #fff;
}
.login_con {
	background-color: #FFF;
	height: 400px;
	width: 680px;
	position: absolute;
	top: 8%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.login_top {
	background-color: #231f1f;
	height: 50px;
	width: 100%;
}
.login_bd {
	width: 100%;
	height: 100%;
	position: relative;
	background-image: url(../img/login_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
.login_top img {
	float: left;
	margin-top: 13px;
	margin-left: 35px;
}
.login_cc {
	float: left;
	height: 299px;
	width: 339px;
	border-right: 1px solid #e9e7e6;
	margin-top: 25px;
}
.login_ts {
	clear: both;
	float: left;
	height: 20px;
	width: 280px;
	margin-left:50px;
	margin-top:20px;
	overflow:hidden;
}
.login_ts span {
	font-size: 11px;
	line-height: 20px;
	color: #c7000a;
	float: left;
	height: 20px;
	width: auto;
	/*background-image:url(../img/login_ts.png);*/
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
}
.login_tit {
	float: left;
	height: auto;
	width: 270px;
	background-image: url(../img/login_uer.png);
	background-repeat: no-repeat;
	background-position: 10px 2px;
	font-size: 14px;
	line-height: 20px;
	color: #313131;
	padding-bottom: 7px;
	border-bottom: 1px solid #e9e7e6;
	margin-left:35px;
	padding-left:30px;
	text-align:left;
	box-sizing:border-box;
}
.login_in {
	clear: both;
	float: left;
	height: 30px;
	width: auto;
	box-sizing: border-box;
	margin-left: 60px;
}
.login_in span {
	background-color: #919191;
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 30px;
	float: left;
}
.login_in_text {
	float: left;
	height: 30px;
	width: 180px;
	font-size: 11px;
	color: #313131;
	padding-left: 5px;
	border: 1px solid #ebebeb;
}
.login_in_text:hover {
	border: 1px solid #919191;
}
.login_in_border {
	border: 1px solid #919191;
}
.login_b1 {
	background-image: url(../img/login_phone.png);
}
.login_b2 {
	background-image: url(../img/login_scr.png);
}
.login_forget {
	float: left;
	height: 20px;
	width: 217px;
	margin-left: 60px;
	margin-top: 60px;
}
.login_forget input {
	float: left;
	margin-top: 4px;
}
.login_forget span {
	font-size: 11px;
	line-height: 20px;
	color: #616161;
	float: left;
	height: 20px;
	width: auto;
}
.login_forget a {
	font-size: 11px;
	line-height: 20px;
	color: #00479d;
	float: right;
	height: 20px;
	width: auto;
}
.login_sub {
	clear: both;
	float: left;
	height: 30px;
	width: 100%;
	margin-top: 5px;
	text-align: center;
}
.login_sub button {
	text-align: center;
	display: inline-block;
	margin: auto;
	height: 30px;
	width: 220px;
	background-color: #56bb2b;
	color: #fff;
	font-size: 12px;
	border-radius: 3px;
}
.login_cc2 {
	float: left;
	height: 299px;
	width: auto;
	margin-top: 25px;
	margin-left:75px;
}
.wx_tit {
	font-size: 14px;
	line-height: 20px;
	color: #313131;
	float: left;
	height: 20px;
	width: 200px;
	margin-top: 5px;
	background-image: url(../img/w-chart.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	text-align:left;
}
.wx_erm {
	clear: both;
	float: left;
	height: auto;
	width: 190px;
	margin-top: 15px;
}
.wx_erm img {
	height: 190px;
	width: 190px;
	position: absolute;
	z-index: 1;
	left:0;
}
.wx_erm span {
	font-size: 11px;
	line-height: 20px;
	color: #313131;
	float: left;
	height: 20px;
	width: 190px;
	margin-top: 15px;
}
.pass_hide {
	height: 25px;
	width: 25px;
	background-image: url(../img/pass_hide.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-left:-25px;
	margin-top:3px;
	cursor:default;
}

.pass_show {
	height: 25px;
	width: 25px;
	background-image: url(../img/pass_show.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-left:-25px;
	margin-top:3px;
	cursor:default;
}
.login_con2 {
	background-color: #FFF;
	height: 400px;
	width: 380px;
	position: absolute;
	top: 8%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.resetPss{
	border: 1px solid #e7e7e7;
}
.resetPss .login_in_text{
	height: 30px;
	line-height: 30px;
}
.login_con .login_in_text{
	height: 30px;
	/*line-height: 30px;*/
}
.login_cc3 {
	float: left;
	height: auto;
	width: 380px;
	margin-top: 25px;
}
.login_tit2 {
	float: left;
	height: auto;
	width: 310px;
	background-image: url(../img/login_lock.png);
	background-repeat: no-repeat;
	background-position: 10px 2px;
	font-size: 14px;
	line-height: 20px;
	color: #313131;
	padding-bottom: 7px;
	border-bottom: 1px solid #e9e7e6;
	margin-left:35px;
	padding-left:30px;
	text-align:left;
	box-sizing:border-box;
}
.login_in2 {
	clear: both;
	float: left;
	height: 30px;
	width: auto;
	box-sizing: border-box;
	margin-left: 60px;
}
.login_in2 span {
	background-color: #919191;
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 30px;
	float: left;
}
.login_in_text2 {
	float: left;
	height: 26px;
	width: 180px;
	font-size: 11px;
	line-height: 26px;
	color: #313131;
	padding-left: 5px;
	border: 1px solid #ebebeb;
}
.login_in_text2:hover {
	border: 1px solid #919191;
}
.login_b3 {
	background-image: url(../img/login_phone.png);
}
.login_b4 {
	background-image: url(../img/login_check.png);
}
.login_in2 a {
	font-size: 11px;
	line-height: 30px;
	color: #FFF;
	background-color: #ff3646;
	float: left;
	height: 30px;
	width: 80px;
	margin-left: 5px;
}
.login_in2 small {
	font-size: 11px;
	line-height: 30px;
	color: #FFF;
	background-color: #e1e1e1;
	float: left;
	height: 30px;
	width: 80px;
	margin-left: 5px;
}
.wx_erm strong {
	height: 190px;
	width: 190px;
	position: relative;
	background-color:green;
	float:left;
	text-align:center;
}
.wx_erm strong small {
	height: 190px;
	width: 190px;
	position: absolute;
	z-index: 2;
	font-size: 14px;
	line-height: 180px;
	color: #313131;
	background-color:rgba(255,255,255,.8);
	left:0;
}
.wx_erm strong a {
	font-size: 11px;
	line-height: 30px;
	color: #FFF;
	background-color: #ff3646;
	text-align: center;
	border-radius: 3px;
	position: absolute;
 	height: 30px;
	width: 100px;
	z-index: 3;
	left:50px;
	top:105px;
}
.success_phone {
	text-align: center;
	clear: both;
	float: left;
	height: 220px;
	width: 100%;
	margin-top:10px;
}
.success_phone img {
	height: 100%;
	width: auto;
}
.success_back {
	font-size: 15px;
	line-height: 20px;
	color: #919191;
	text-align: center;
	clear: both;
	float: left;
	height: 20px;
	width: 100%;
	margin-top: 15px;
}
.success_back a {
	color: #005bb4;
}
.nav {
	background-color: #1695a3;
	float: left;
	width: 150px;
	height: 100%;
	position: fixed;
	left: 0px;
	z-index: 9999;
}
.nav2 {
	background-color: #1695a3;
	float: left;
	width: 60px;
}
.hide_btn {
	height: 20px;
	width: 20px;
	position: fixed;
	left: 157px;
	top: 16px;
	z-index: 999;
	display: inline-block;
	background-image: url(../img/hide_btn.png);
}
.hide_btn:hover {
}
.show_btn {
	height: 20px;
	width: 20px;
	position: absolute;
	left: 67px;
	top: 16px;
	z-index:999;
	display:inline-block;
	background-image: url(../img/show_btn.png);
}
.show_btn:hover {
}
.con {
	margin-left: 150px;
	height: 100%;
}
#if_con {
	min-height: 99%;
	width: 100%;
	border: none;
	box-sizing: border-box;
	 min-width: 1130px;
	/* overflow: auto; */
	/* padding-bottom: 50px; */
}
.logo_b {
    height: 60px;
    width: 100%;
    /*background-image: url(../img/nav_logo_b.png),url(../img/nav_logo_s.png);*/
    float: left;
    margin-top: 12px;
    /*background-repeat: no-repeat;
    background-position: center;*/
    text-align: center;
}
.logo_s {
    height: 30px;
    width: 100%;
    /*background-image: url(../img/nav_logo_s.png);*/
    float: left;
    margin-top:25px;
    text-align: center;
    display: none;
}
.time_b{color:#fff; font-size:12px; line-height:25px; width:130px; height:auto; position:fixed; left:8px; bottom:40px;    padding-top: 10px;
    border-top: 1px solid #41a8b4;}
.time_s{color:#fff; font-size:12px; line-height:25px; width:60px; height:auto; position:fixed; left:0; bottom:40px; display:none;}
.con_top {
	background-color: #FFF;
	height: 49px;
	width: 100%;
	border-bottom: 1px solid #058a9a;
}
.nav_con {
	clear: both;
	float: left;
	height: auto;
	width: 150px;
	margin-top: 5px;
}
.nav_con .nul_b {
	clear: both;
	float: left;
	height: auto;
	width: 150px;
}
.nav_con .nul_bli {
	width: 150px;
	clear: both;
	float: left;
	height: 40px;
	position: relative;
	background-color: #1695a3;
}
.nav_con .navb {
	font-size: 15px;
	line-height: 40px;
	color: #acf0f2;
	display: inline-block;
	height: 40px;
	width: 150px;
	padding-left: 13px;
	border-left: 3px solid #1695a3;
	box-sizing:border-box;
	position:absolute;
}
.nav_con .nul_s {
	height: auto;
	width: 140px;
	left: 150px;
	position: absolute;
	display: none;
	float: left;
	padding: 10px 0;
	background: #41a8b4;
}
.nav_con .nul_sli {
	width: 100%;
	clear: both;
	float: left;
	height: 30px;
}
.nav_con .navs {
	font-size: 12px;
	line-height: 30px;
	color: #acf0f2;
	float:left;
	clear:both;
	height: 30px;
	width: 100%;
	box-sizing: border-box;
	padding-left:20px;
	background-color: #41a8b4;
	border-left: 3px solid #41a8b4;
}
.nav_con .navs:hover {
	color: #fff;
	background-color:#67b9c3;
	border-left: 3px solid #eb7f00;
}
.shouye_top_div {
	 height: auto;
	 width: auto;
	 float: left;
	margin-top: 15px;
	margin-left: 30px;
 }
.shouye {
	font-size: 12px;
	line-height: 20px;
	color: #313131;
	display: inline-block;
	height: 20px;
	width: auto;
	margin-left: 20px;
	float: left;
}
.shouye i {
	 font-style: normal;;
 }

.nav_conm {
	clear: both;
	float: left;
	height: auto;
	width: 60px;
	margin-top: 22px;
}
.nav_conm .nul_b {
	clear: both;
	float: left;
	height: auto;
	width: 60px;
}
.nav_conm .nul_bli {
	width: 60px;
	clear: both;
	float: left;
	height: 40px;
	position: relative;
	background-color: #1695a3;
}
.nav_conm .navb {
	font-size: 18px;
	line-height: 40px;
	color: #acf0f2;
	display: inline-block;
	height: 40px;
	width: 60px;
	border-left: 3px solid #1695a3;
	position:absolute;
	padding-left:15px;
	padding-right:20px;
	box-sizing:border-box;
	overflow:hidden;
	text-align:center;
}
.nav_conm .nul_s {
	height: auto;
	width: 100px;
	left: 60px;
	position: absolute;
	display: none;
	float: left;
}
.nav_conm .nul_sli {
	width: 100%;
	clear: both;
	float: left;
	height: 30px;
}
.nav_conm .navs {
	font-size: 12px;
	line-height: 30px;
	color: #acf0f2;
	float:left;
	clear:both;
	height: 30px;
	width: 100%;
	box-sizing: border-box;
	padding-left:20px;
	background-color: #41a8b4;
	border-left: 3px solid #41a8b4;
}
.nav_conm .navs:hover {
	color: #fff;
	background-color:#67b9c3;
	border-left: 3px solid #eb7f00;
}
.user_center {
	height: 50px;
	width: 35px;
	position: fixed;
	right: 40px;
	top: 0;
	z-index: 999;
}
.user {
	font-size: 16px;
	width: auto;
	position: absolute;
	top: 13px;
	right: 12px;
}
.user_check {
	height: 12px;
	width: 12px;
	position: absolute;
	top: 17px;
	right: 10px;
}
.user_menu {
	width: 100px;
	position: absolute;
	top: 40px;
	right: 24px;
	display: none;
}
.user_arw {
	position: absolute;
	z-index: 2;
	background-image: url(../img/arw.png);
	height: 8px;
	width: 11px;
	right: 28px;
}
.user_menu_con {
	width: 100px;
	position: absolute;
	top: 7px;
	right: 15px;
	background-color: #f0f4fb;
	box-sizing: border-box;
	border: 1px solid #d3d9e5;
	z-index: 1;
	border-radius: 3px;
	background-image: url(../img/user_menu_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding:5px 0;
}
.um {
	font-size: 12px;
	line-height: 20px;
	color: #768da2;
	clear: both;
	float: left;
	height: 20px;
	width: 98px;
}
.um img {
	float: left;
	margin-left: 2px;
}
.um span {
	float: left;
	margin-left: 12px;
	height: 20px;
}
.um:hover {
	color:#fff;
	background-color:#41a8b4;
}
.msg_center {
	height: 50px;
	width: 30px;
	position: fixed;
	right: 75px;
	z-index:998;
}
.msg {
	font-size: 16px;
	width: auto;
	position: absolute;
	top: 13px;
	right: 10px;
}
.msg_red {
	height: 12px;
	width: 12px;
	position: absolute;
	top: 13px;
	right: 8px;
	font-size: 10px;
	line-height: 12px;
	color: #FFF;
	background-color: #F00;
	text-align: center;
	border-radius: 10px;
	font-style: normal;
	cursor: default;
}
.msg_menu {
	width: 230px;
	position: absolute;
	top: 40px;
	right: 37px;
	display: none;
}
.msg_arw {
	position: absolute;
	z-index: 2;
	background-image: url(../img/arw.png);
	height: 8px;
	width: 11px;
	right: 50px;
}
.msg_menu_con {
	width: 230px;
	position: absolute;
	top: 7px;
	right: 15px;
	background-color: #f0f4fb;
	box-sizing: border-box;
	border: 1px solid #d3d9e5;
	z-index: 3;
	border-radius: 3px;
	height: 320px;
	padding:7px;
}
.msg_tba {
	font-size: 15px;
	line-height: 30px;
	color: #919191;
	text-align: center;
	float: left;
	height: auto;
	width: 50%;
	background-color:#e9ecf2;
	border-bottom: 2px solid #e9ecf2;
}
.msg_tbactive {
	font-size: 15px;
	line-height: 30px;
	color: #1695a3;
	text-align: center;
	float: left;
	height: auto;
	width: 50%;
	background-color:#f0f4fb;
	border-bottom: 2px solid #1695a3;
}
.msg_tba small {
	font-size: 10px;
	line-height: 12px;
	color: #FFF;
	background-color: #F00;
	text-align: center;
	height: 12px;
	width: 12px;
	display:inline-block;
	border-radius:15em;
}
.msg_tab_con {
	clear: both;
	float: left;
	height: 240px;
	width: 210px;
	margin-top:5px;
}
.msg_tabc {
	clear: both;
	float: left;
	height: 100%;
	width: 220px;
	display: none;
	overflow-y: auto;
	overflow-x:hidden;
}
.msgd {
	clear: both;
	float: left;
	height: 60px;
	width: 213px;
	border: 1px solid #f0f4fb;
	padding-right: 5px;
	box-sizing: border-box;
	cursor: pointer;
	border-radius: 0;
	border-bottom: 1px solid #e9ecf2;
	margin-bottom: 2px;
	position: relative;
}
.msgd_news {
	background-color:#fff;
	border: 1px solid #fff;
	border-bottom: 1px solid #e9ecf2;
	border-radius:3px;
}
.msgd:last-child {
	border-bottom: 1px solid #f0f4fb;
}
.msgd_left {
	float: left;
	height: 60px;
	width: 46px;
	position: relative;
}
.msgd_right {
	float: left;
	height: 60px;
	width: 160px;
	position: relative;
}
.msgd_left img {
	height: 33px;
	width: 33px;
	border: 1px solid #d5dbe7;
	position: absolute;
	border-radius:15em;
    left: 5px;
    top: 10px;
}
.msgd_left small {
	background-color: #F00;
	float: left;
	height: 5px;
	width: 5px;
	position: absolute;
	border-radius:5px;
    left: 4px;
    top: 6px;
}
.msgd_top {
	clear: both;
	float: left;
	height: 20px;
	width: 160px;
	font-size: 12px;
	line-height: 20px;
}
.msgd_top small {
	color: #919191;
	float: right;
	height: 20px;
	width: 80px;
	text-align: right;
	overflow: hidden;
}
.msgd_top span {
	color: #313131;
	float: left;
	height: 20px;
	width: 80px;
	overflow: hidden;
}
.msgd_bottom {
	font-size: 12px;
	line-height: 17px;
	color: #919191;
	clear: both;
	float: left;
	height: 40px;
	width: 160px;
	word-break:break-all;
	text-overflow:ellipsis;
}

.new_msg_div {
	clear: both;
	float: left;
	height: 100%;
	width: 100%;
	overflow: auto;
	padding-top: 10px;
	box-sizing:border-box;
	display:none;
	position: relative;
}
.xmsgd {
	float: left;
	height: auto;
	width: 100%;
	box-sizing:border-box;
	padding:0 20px;
	cursor: pointer;
	border-radius: 0;
	border-right-color: #f0f4fb;
	border-bottom-color: #e9ecf2;
	border-left-color: #f0f4fb;
	overflow:hidden;
}
.xmsgd_left {
	float: left;
	height: 60px;
	width: 46px;
	position: relative;
}
.xmsgd_right {
	float: left;
	height: auto;
	width: 310px;
	position: relative;
}
.xmsgd_left img {
	height: 33px;
	width: 33px;
	border: 1px solid #d5dbe7;
	position: absolute;
	border-radius:15em;
    top: 10px;
}
.xmsgd_left small {
	background-color: #F00;
	float: left;
	height: 5px;
	width: 5px;
	position: absolute;
	border-radius:5px;
    left: 4px;
    top: 6px;
}
.xmsgd_top {
	clear: both;
	float: left;
	height: 20px;
	width: 310px;
	font-size: 12px;
	line-height: 20px;
	border-bottom:1px solid #d3d9e5;
}
.xmsgd_top small {
	color: #919191;
	float: right;
	height: 20px;
	width: 180px;
	text-align: right;
	overflow: hidden;
}
.xmsgd_top span {
	color: #313131;
	float: left;
	height: 20px;
	width: 80px;
	overflow: hidden;
}
.xmsgd_bottom {
	font-size: 12px;
	line-height: 22px;
	color: #919191;
	clear: both;
	float: left;
	height: auto;
	width: 310px;
	word-break:break-all;
	text-overflow:ellipsis;
	margin-top:7px;
	max-height:95px;
	overflow:auto;
}
.tmsgd {
	float: left;
	height: auto;
	width: 100%;
	box-sizing:border-box;
	padding:0 20px;
	cursor: pointer;
	border-radius: 0;
	border-right-color: #f0f4fb;
	border-bottom-color: #e9ecf2;
	border-left-color: #f0f4fb;
	overflow:hidden;
}
.tmsgd_top {
	clear: both;
	float: left;
	height: 20px;
	width: 100%;
	font-size: 12px;
	line-height: 20px;
	text-align:center;
}
.tmsgd_top span {
	height: 20px;
	width: 250px;
	overflow: hidden;
	display: inline-block;
	text-align: center;
	background-image: url(../img/spaces.png);
	background-repeat: repeat-x;
	background-position: left center;
}
.tmsgd_top span small {
	color: #919191;
	height: 20px;
	width: 150px;
	text-align: center;
	overflow: hidden;
	display:inline-block;
	background-color:#fff;
}
.tmsgd_bottom {
	font-size: 12px;
	line-height: 22px;
	color: #919191;
	clear: both;
	float: left;
	height: auto;
	width: 100%;
	word-break:break-all;
	text-overflow:ellipsis;
	max-height:95px;
	overflow:auto;
}
.nul_sli .navs{
	padding-left: 5px;
}
.navb i{ line-height:40px; width:18px;}

.if_wrap {
	position: absolute;
	top: 50px;
	bottom: 0;
	left: 150px;
	right: 0;
	background: #fff;
	overflow: auto;
}
.if_left{
	left: 60px;
}

/*消息弹窗  start*/
.tipMsg{
    position: absolute;
    top: 50px;
    right: 5px;
    width: 300px;
    height:auto;
    max-height: 52%;
    overflow: hidden;
    z-index: 2;
}
.tip-block{
    width: 100%;
    height: auto;
    border: 1px solid #e7e7e7;
    border-radius: 6px;
    overflow: hidden;
    background: #fff;
    margin-bottom: 5px;
}
.tipMsg-tit{
    padding: 0 20px 0 20px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #eee;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #1696a3;
    position: relative;
    font-size: 15px;
}
.tip-close{
    position: absolute;
    top: 0;
    right: 15px;
    cursor: pointer;
}
.close-msg{
    font-size: 12px;
    line-height: 22px;
    color: #919191;
    clear: both;
    height: auto;
    width: 100%;
    word-break: break-all;
    text-overflow: ellipsis;
    text-align: right;
    margin-bottom: 10px;
}
.tipMsg-content{
    padding: 10px;
    overflow: hidden;
    width: 100%;
    height: auto;
    box-sizing: border-box;
}
.tip-num{
    font-size: 14px;
    margin: 0 3px;
    color: #ff0000;
}
.tipMsg-btm{
    text-align: right;
    padding:10px 0 0;
    pointer-events: auto;
    user-select: none;
    -webkit-user-select: none;
    border-top: 1px solid #eff3f8;
    clear: both;
    float: left;
    width: 100%;
    box-sizing: border-box;
}
.tipMsg-btm .layui-btn{
    height: 25px;
    line-height: 25px;
    font-size: 12px;
}
.tip-btn-cancel{
    border-color: #bfccdd;
    background-color: #bfccdd;
    color: #fff;
}
/*消息弹窗  end*/
.nav_con .navb:hover{
	color:#fff;
	background-color:#41a8b4;
	border-left:3px solid #eb7f00;
}
.hq_btn {
    font-size: 11px;
    line-height: 30px;
    color: #FFF;
    background-color: #ff3646;
    float: left;
    height: 30px;
    width: 80px;
    margin-left: 5px;
	border:none;
}
.hq_time {
    color: #fff;
    background-color: #e1e1e1;
}
.menu_add{width:100%; height:auto; float:left; margin-top:40px;}
.menu_add span{ 
	cursor: pointer;
	height:auto;
	padding:5px 0;
	min-height:29px;
	font-size:14px;
	float:left;
	text-align:center;
	box-sizing:border-box;
	border-radius: 15em;
	background: #00b4b9;
	color: #FFF;
}
.menu_add span:hover{
	background-color:#67b9c3;
}
.menu_add span small{ cursor: pointer; font-size:14px; margin-left:12px; float:left;}
.menu_addb{width:90px; margin-left:27px;}
.menu_addm{width:30px; margin-left:14px;}
.menu_addb small{display:block;}
.menu_addm small{display:none;}
.menu_addb i{float: left;margin:3px 0 0 19px;}
.menu_addm i{float: left;margin:3px 0 0 9px;}
/*左侧导航选中状态*/
.nav_con .navb.active{
	color:#fff;
	background-color:#41a8b4;
	border-left:3px solid #eb7f00;
}
.nav_con .navs.active{
	color:#fff;
	background-color:#67b9c3;
	border-left:3px solid #eb7f00;
}
.nav_conm .navs.active{
	color:#fff;
	background-color:#67b9c3;
	border-left:3px solid #eb7f00;
}
.ui-dialog-buttonset button{
	height: 30px;
    line-height: 30px;
    margin: 5px 5px 0;
    border-radius: 2px;
    font-weight: normal;
    cursor: pointer;
    text-decoration: none;
    width: 100px;
    text-align: center;
    font-size: 15px;
	opacity:0.7;
}
.ui-dialog-buttonset button:nth-child(1){
    background-color: #bfccdd;
    color: #fff;
}
.ui-dialog-buttonset button:nth-child(2){
    background-color: #f9fbfc;
    color: #999;
}
.ui-dialog-buttonset button:hover{
	opacity:1;
    color: #666;
}

.h-more{
	text-align: center;
	float: left;
	width: 100%;
}
.h-more a{
	line-height: 30px;
	font-size: 14px;
	color: #666;
}
.h-more a:hover{
	color: #333;
}
.mgs-box-btm {
	width: 100%;
	float: left;
	border-top: 1px solid #e7e7e7;
	position: absolute;
	bottom: 0;
	text-align: right;
	padding: 10px 20px;
	box-sizing: border-box;
}
.mgs-box-btm span:first-child{
	border-color: #41a8b4;
	background-color: #41a8b4;
	color: #fff;
}
.mgs-box-btm span:last-child{
	border-color: #bfccdd;
	background-color: #bfccdd;
	color: #fff;
}
.mgs-box-btm span:last-child:hover{
	border-color: #ff3646;
	background-color: #ff3646;
}
.tip-btn-cancel:hover{
	border-color: #ff3646;
	background-color: #ff3646;
}

@media screen and (max-height: 800px){
	.nav_con .nul_s{
		width: 140px;
		max-height: 440px;
		overflow: auto;
	}
}
.clear_cookie{
	height: 50px;
	width: 30px;
	position: fixed;
	right: 10px;
	z-index:998;
	background:url(../img/clear.png) no-repeat center 13px;
}
.version{
	height: 50px;
	width: 30px;
	position: fixed;
	right: 110px;
	z-index:998;
	top:-7px;
	background:url(../img/mr_menu03.png) no-repeat center 13px;
}
.version-num{
	color: #fff;
	font-size: 12px;
	line-height: 25px;
	width: 130px;
	height: auto;
	position: fixed;
	left: 8px;
	bottom: 15px;
	padding-top: 10px;
}


























