@charset "utf-8";
/**
 * Created by Csfish on 2017/11/22.
*/

/*---------------head----------------------*/
/*.m-head{ background:url("/otherLogin/css/icon_top_furonghua.png") #10568a center top no-repeat; color: #fff; height: 306px;}*/

.top-links{ height: 26px; line-height: 26px; font-size: 14px; color: #fff; float: left; width: 100%}
.top-links .item a{ color: #fff; padding-right: 20px;}
.top-links .item a i{ padding-right: 8px;}
.top-links .item .top-login{ color:#333;}
.top-links .item .top-login a{ padding: 0 4px; color: #333;}
.top-links .item .top-login a:hover{ text-decoration: underline;}

/*.top-logo{ width: 308px; height: 74px; margin:20px auto;}*/
.top-logo{width: 503px;height: 100px;margin: 14px auto;}

.top-nav{ width: 602px; height: 92px; /*background: url("/otherLogin/css/top_nav_bg.png") no-repeat;*/ margin: 0 auto; position:relative;background-color: inherit;}
.top-nav .nav-list{overflow: hidden;width:603px;height:47px;background: url("/otherLogin/css/icon_submenu_bg1.png") no-repeat;position: absolute;top: 0; left:0;z-index: 2;}
.top-nav dl{ float: left; width: 120px;cursor: pointer;}
.top-nav dt{ float: left; padding-left: 20px; width: 35px; height: 46px; line-height: 46px;}
.top-nav dt i{ font-size: 23px;color: #89CDFF;}
.top-nav dd h2{font-size: 15px;line-height: 42px;color:#C6E9FF;}
.top-nav dd h2 em{ font-weight: bold;font-style: normal; padding-left: 2px;}
.top-nav dd p{ color: #C6E9FF; font-size: 12px;}
.top-nav dl dd.icon{background: url("/otherLogin/css/top_nav_on.png") center bottom no-repeat; height: 10px; clear: both; display:none;}
.top-nav dl.on dd.icon{display:block;}
.top-nav dl.on dt i,.top-nav dl.on dd p,.top-nav dl.on dd h2{color: #fff;}

.top-nav .nav-con{ display:none;float: left;width:603px;height:43px;background:url("/otherLogin/css/icon_submenu_bg2.png") no-repeat;margin-top: -20px;position: absolute;top:20px;left:0;z-index: 1;padding-left: 35px;}
.top-nav .nav-con a{float: left;padding: 0 16px;color: #CCE9FF;font-size: 14px;line-height: 47px;}
.top-nav .nav-con a:hover{ color: #fff;}

.m-menu .search{ float: right; margin-top: 12px; margin-right: 10px; width: 180px; height: 36px; background: url("/otherLogin/css/top_search_bg.png") no-repeat; display: inline-block;}
.m-menu .search .sr{display: inline-block;float: left;width: 120px;height: 22px; margin-top: 6px; margin-left: 20px; color:#fff;border-width: initial;border-style: none;border-color: initial;border-image: initial;background: none;font: 14px/22px 微软雅黑;}
.m-menu .search input::input-placeholder{ color: #6DABCE;}
.m-menu .search input::-webkit-input-placeholder{ color: #6DABCE;}
.m-menu .search input::-moz-placeholder{ color: #6DABCE;}
.m-menu .search input:-moz-placeholder{ color: #6DABCE;}
.m-menu .search input:-ms-input-placeholder{ color: #6DABCE;}
.m-menu .search .btn {display: inline-block;float: left;width:20px;height:20px;margin-top: 6px;margin-left:6px; border: none;background: url("/otherLogin/css/2017_search_btn.png") no-repeat center center;cursor: pointer;}

.m-menu{ width:100%; height: 60px;background: #006EAB; clear:both;}
.menu-list{ float:left;}
.menu-list a{display: inline-block;/*margin-right:56px;*/line-height: 60px;font-size: 18px;color: #fff;font-weight: bold;padding: 0 23px;letter-spacing: 0.9px;}
.menu-list a.last{ margin-right: 0;}
.menu-list a.on{ background: url("/otherLogin/css/top_menu_on.png") center bottom no-repeat; color:#fff;}
.menu-list a:hover{background: #0A81C3;}

/*二级页面头部*/
/*.head-skin{ height: 228px; background:url("/otherLogin/css/icon_top_furonghua2.png") #10568a center no-repeat;}*/

/*当前位置*/
.nav-path{ width: 100%; height: 60px; background-color: #f2f2f2;}
.dqwz{ width:1200px;margin: 0 auto; line-height:60px; height:60px; text-align:left; font-size:16px; color:#999999;}
.dqwz a{ color:#999999;}
.dqwz a:hover{ color:#006eab;}

/*页码*/
.page{
	width: 510px;
	margin: 0 auto;
	padding: 40px 0 10px 0;
	height: 30px;
}
.page a{
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	color: #00679d;
	font-size: 16px;
}
.page a.first{
	width: 73px;
	margin-right:30px;
}
.page a.end{
	width: 73px;
	margin-left:30px;
}
.page a.page-on{
	background: #00679d;
	color: #fff;
}

/*详情页面标题及日期 字体大中小*/
.sp_title{font-weight: bold;font-size: 30px;text-align: center;color: #006eab; padding:0 78px;}
.sp_time{overflow: hidden;font-size: 14px;color: #666;text-align: center;margin-top: 25px;}
.sp_time span{padding: 0 20px;}
.sp_time a{padding: 0 4px;color: #666;}

/*信息来源 责任编辑 分享*/
.chare{
	overflow: hidden;
	height: 33px;
	background: #f2f2f2;
    line-height: 33px;
    color: #999;
	font-size: 14px;
	padding-left: 20px;
}
.chare .chare-left{
	float: left;
}
.chare .chare-right{
	float: right;
}
.chare .chare-right span{
	float: left;
	height: 33px;
	margin-left: 20px;
}
.chare .chare-right span a.dy{
	background: url(/otherLogin/css/dc.jpg) no-repeat left;
	padding-left: 25px;
	
}
.chare .chare-right span a{
	color: #999;
	float: left;
	margin-right: 3px;
}
.chare .chare-right span a.yc1{
	height:33px;
	width: 25px;
    background: url(/otherLogin/css/dc_1.jpg) no-repeat 0px 5px;
}
.chare .chare-right span a.yc2{
	height:33px;
	width: 25px;
    background: url(/otherLogin/css/dc_1.jpg) no-repeat -25px 5px;
}
.chare .chare-right span a.yc3{
	height:33px;
	width: 25px;
    background: url(/otherLogin/css/dc_1.jpg) no-repeat -53px 5px;
}
.chare .chare-right span a.yc4{
	height:33px;
	width: 25px;
    background: url(/otherLogin/css/dc_1.jpg) no-repeat -79px 5px;
}
.chare .chare-right span a.yc5{
	height:33px;
	width: 25px;
    background: url(/otherLogin/css/dc_1.jpg) no-repeat -105px 5px;
}
.chare .chare-right span a.yc6{
	height:33px;
	width: 25px;
    background: url(/otherLogin/css/dc_1.jpg) no-repeat -130px 5px;
}

.right-nav-myfw{position: absolute;left:50%; margin-left: 610px; top: 482px; z-index: 99999;width: 60px;}
.right-nav-myfw li{ margin-bottom: 10px;}
#site-tab-box{width: 1220px; top:-10px;left: -1220px;position: absolute;display: none;z-index:10; background:url(/otherLogin/images/site_tab_box_t1.png) center top no-repeat;margin-left: 0px!important;}
.m-site-tab{ padding-top:20px;margin: 0 20px;border: 0px!important;}
.m-stab{overflow: hidden; padding: 12px 15px;border-bottom: 1px solid #f4f4f4;}
.m-stab .stab_title{float: left;width: 100px;text-align: right;font-weight: bold;font-size: 14px;color: #0076ca;font-family: 'Microsoft YaHei';}
.m-stab ul{width: 1000px;float: left;}
.m-stab ul li{float: left;padding:0 3px;line-height: 22px;height: 22px;margin: 0 6px;margin-bottom: 3px;}
.m-stab ul li a{font-size: 14px;color: #666; padding: 0 5px;font-family: 'Microsoft YaHei';}
.m-stab ul li:hover{background: #0076ca;}
.m-stab ul li:hover a{color: #fff;}
#site-tab-box .icon-arrow{ height:40px;position: absolute;bottom: -30px;width: 1220px; background: url(/otherLogin/images/site_tab_box_t2.png) center bottom no-repeat; }

/*右侧二维码*/
#ewm-tab-box {
	background: url(/otherLogin/images/phpj21.png) no-repeat;
    position: absolute;
    z-index: -1;
    filter: alpha(opacity=0);
    width: 140px;
    height: 130px;
    left: -165px;
	top: 100px;
    display: none;
}
#ewm-tab-box img{margin-left: 6px;margin-top: 7px;}
/*右侧微信二维码*/
#wx-tab-box {
	background: url(/otherLogin/images/phpj21.png) no-repeat;
    position: absolute;
    z-index: -1;
    filter: alpha(opacity=0);
    width: 140px;
    height: 130px;
    left: -165px;
	top: 175px;
    display: none;
}
#wx-tab-box img{margin-left: 6px;margin-top: 7px;}
.cityBtn{ width:60px; height:60px; background:url(/otherLogin/images/2017_index_rightflag0.gif) no-repeat; text-align:center; color:#fff;}
.cityBtn>a{ color:#fff; font-size:13px; padding-top:38px; display:block; font-weight:bold; max-width: 60px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}

.cityBtnblue{ width:60px; height:60px; background:url(/otherLogin/images/2017_index_rightflag1.gif) no-repeat; text-align:center; color:#fff;}
.cityBtnblue>a{ color:#fff; font-size:13px; padding-top:38px; display:block; font-weight:bold; max-width: 60px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}

.Hj-EasyRead-Container{
	left:100%!important;margin-left: -81px!important;
}

.m-stab ul li:hover,.m-stab ul li a.active2{background: #0076ca;}
.m-stab ul li:hover a,.m-stab ul li a.active2{color: #fff;}

.nav_bar1{
	margin:0;padding:0;z-index:999;display:none;position:absolute ;background:#EEFCFF;border:1px #448ACA solid;border-bottom:0px;
}
.nav_bar1 li{
	margin:0;padding:0;border-bottom: 1px #448ACA solid; text-align: center;width: 71px;height: 27px;line-height:2;
}
#nav_bar1 a{
	margin:0;padding:0;padding-right:1px;color:#666/* #448ACA */;
}

@media (max-width: 215px) {
	.top-links .item .top-login a {
		padding: unset;
		color: #fff;
		line-height: 1.4rem;
		height: 1.4rem;
		background-size: 1.3rem!important;
	}
	.operate .top-ico01{
		float: left!important;
		padding-right: 1.3rem!important;
		text-indent: 4.3rem!important;
		background: url(/otherLogin/icons/whiteUser.png) 2.8rem center no-repeat!important;
	}
	.top-links {
	}
	.operate .regi{
		text-indent: 2.8rem!important;
		background: url(/otherLogin/icons/whiteRegi.png) 8.5rem center no-repeat!important;
	}
}
