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

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

.top-links{ height: 40px; line-height: 40px; font-size: 14px; color: #fff;}
.top-links .item a{ color: #fff; padding-right: 20px;}
.top-links .item a i{ padding-right: 8px;}
.top-links .item .top-login{ color:#A1D7FF;}
.top-links .item .top-login a{ padding: 0 4px; color: #A1D7FF;}
.top-links .item .top-login a:hover{ text-decoration: underline;}

.top-logo{width: 503px;height: 100px;margin: 14px auto;}
.top-nav dd h2{font-size: 15px;line-height: 42px;/* padding-top: 5px; */color:#C6E9FF;}
.top-nav dl.on dt i,.top-nav dl.on dd p,.top-nav dl.on dd h2{color: #fff;}

.top-nav{width: 602px;height:92px;/* background:url(../img/top_nav_bg.png) no-repeat; */margin: 0 auto;position:relative;}
.top-nav .nav-list{overflow: hidden;width:603px;height: 47px;background:url(../img/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 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(../img/top_nav_on.png) center bottom no-repeat; height: 10px; clear: both; display:none;}
.top-nav dl.on dd.icon{display:block;}

.top-nav .nav-con{display:none;float: left;width:603px;height: 43px;background:url(../img/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;}
.bbvb {margin: 2px auto 12px;}
.m-menu .search{ float: right; margin-top: 12px; margin-right: 10px; width: 180px; height: 36px; background:url(../img/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(../img/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;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(../img/top_menu_on.png) center bottom no-repeat; color:#fff;}
.menu-list a:hover{background: #0A81C3;}

/*二级页面头部*/
.head-skin{ height: 214px; background:url(../img/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-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(../img/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(../img/dc_1.jpg) no-repeat 0px 5px;
}
.chare .chare-right span a.yc2{
	height:33px;
	width: 25px;
    background:url(../img/dc_1.jpg) no-repeat -25px 5px;
}
.chare .chare-right span a.yc3{
	height:33px;
	width: 25px;
    background:url(../img/dc_1.jpg) no-repeat -53px 5px;
}
.chare .chare-right span a.yc4{
	height:33px;
	width: 25px;
    background:url(../img/dc_1.jpg) no-repeat -79px 5px;
}
.chare .chare-right span a.yc5{
	height:33px;
	width: 25px;
    background:url(../img/dc_1.jpg) no-repeat -105px 5px;
}
.chare .chare-right span a.yc6{
	height:33px;
	width: 25px;
    background:url(../img/dc_1.jpg) no-repeat -130px 5px;
}

/*2017-12-2*/
.sp_xtitle{font-size: 18px;text-align: center;color: #666; padding:0px 0px 21px 0px;}
.sp_xtitle1{font-size: 18px;text-align: center;color: #666; padding:23px 0px 2px 0px;}