html, body {
        position: relative;
        height: 100%;
    }
body {
    background: #eee;
    font-family: "微软雅黑","microsoft yahei", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color:#000;
    margin: 0;
    padding: 0;
}
.swiper-container {
    width: 100%;
    height: 100%;      
    }
.swiper-wrapper{
	width: 100%;
    height: 100%;
}
.swiper-slide {   
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.f-sro-photobox{
	width: 100%;
	height: 100%;
}
.f-sro-photobox img{
	width: 100%;
	height: 100%;
}
/*header*/
.m-header{
	width:100%;
	height:110px;
	z-index: 99;
}
.g-hea-contentbox{
	width: 1000px;
	height: 90px;
	margin: 0 auto;
}
.g-hea-left{
	float: left;
	width: 448px;
	height: auto;
	margin-top:27px;
	
}
.g-hea-right{
	float: right;
	width:360px;
	height: auto;
	margin-top:16px;
}

.g-hea-link-top{
	float: right;
}
.g-hea-link-top a{
	font-family: "微软雅黑";
	font-size: 13px;
	line-height:14px ;
	color: #014489;
	padding-left: 5px;
	padding-right: 7px;
	float: left;
}
.g-hea-link-top a:last-child{
	margin-right:5px;
}
.g-hea-link-top a:hover{
	text-decoration:none ;
}
.weeks{
	float:left;
    margin-right: 7px;
    line-height:13px;
    color: #014489;
    margin-left: 5px;
}
.g-hea-link-down form{
	float: right;
	margin-top: 16px;
	width: 200px;
	height: 30px;
	background-color: white;
	border:solid 1px #dedede;
	border-radius: 15px;
	position: relative;
}
.shuru{
	width: 164px;
	*width: 149px;
	height: 27px;
	*line-height: 29px;
	line-height: 27px\0;
	border:none;
	padding-left:15px;
	border-radius: 15px;
	color: #333;
	font-family: "微软雅黑";
}
.g-hea-link-down form img{
	position: absolute;
	top:7px;
	right:18px;
}
/*nav*/
.m-nav{
	width:1000px;
	height: 39px;
	margin: 0 auto;	
	z-index: 999;
}
.menu-box {
	margin:0 auto;
	width:1000px;
}
.menu-box ul{
	margin:0;
	padding:0;
}
.menu {
	width:1000px;
	height: 39px;
	background-color: #014489;
}
.menu li {
	text-align: center;
	margin-right: 0px;
}
.menu li a {
	height: 39px;
	line-height: 39px;	
}
.menu .drop-menu a.tablink-fix {
	width: 109px;
	text-align: center;
	height: 39px;
	line-height: 39px;
	display: block;
	color: #fff;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: normal;
	position: relative;
	z-index: 9000;
	/*background-color: #014489;*/
}
a.tablink-fix:link{
	text-decoration: none;
}

.menu .drop-menu a.tablink {
	width: 109px;
	text-align: center;
	height: 39px;
	line-height: 39px;
	display: block;
	color: #fff;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: normal;
	position: relative;
	z-index: 9000;
	
}
.navLine{
	position: absolute;
	right:-1px;
	top:9px;
}
.navLine-1{
	position: absolute;
	left:-2px;
	top:0;
}
.menu .drop-menu {
	
}

.menu .drop-menu {
	height: 38px;
	line-height: 38px;
	float: left;
	position: relative;
	z-index: 9000;
}
.submenu {
	width: 109px;
	height: auto;
	position: absolute;
	top:39px;
	left:0;
	display:none;
	z-index:9000 !important;
	background:#0066CC;
/*	filler:alpha(opacity:90);
	-moz-opacity: 0.9;
	opacity:0.9;*/
}
.submenu li {
	text-align: center;
	z-index:9000!important;
}
.submenu li a {
	display:block;
	width:109px;
	padding: 0;
	margin: 0;
	height: 40px;
	line-height: 40px;
	font-size: 13px;
	font-weight:bold;
	color: #fff;
	z-index:9000;
}
.submenu li a:hover {
	color:#fff;
	background:#193885;
	text-decoration: none;
	z-index:9000;
}
.menu .drop-menu a.tablink-fix:hover {
	color: #fff;
	background:#193885;
	text-decoration: none;
	z-index:9000;
}
.menu .drop-menu a.tablink:hover {
	color: #fff;
	background:#193885;
	text-decoration: none;
}
.menu .drop-menu a.tablink:link{
	text-decoration:none ;
}
/*内容*/
.g-content{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	z-index:99;
}
.g-conbox-left{
	width: 620px;
	height: 498px;
	float: left;
	overflow: hidden;
	margin: 16px 0;
}
.g-conbox{
	width: 360px;
	height: 498px;
	float: right;
	background-image: url(../img/news-bg.png);
	background-repeat: repeat;
	margin: 16px 0;
}
/*新闻轮播*/
.f-lunbo{
	width:328px;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 6px;
	height: 186px;
}
/*新闻表单*/
.tab-nav{
	width: 328px;
	height: auto;
	margin: 10px 16px 8px 16px;
}
.tab-menu{
	width: 40px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-color:#585858;
	font-family: "微软雅黑";
	font-size: 14px;
	float: left;
	margin-right: 10px;
	color:#fff;
	cursor: pointer;
}
.acitve-this{
	background-color:#23398d;
	color: #fff;
}
.tab-list{
	width: 328px;
	margin: 0 16px;
	height: auto;
}
.tab-item{
	width:100%;height: auto;display: none;
}
.acitve-this2{
	display:block;
}
.tab-item li{
	width: 100%;
	position: relative;
	margin-bottom: 4px;
}
.tab-item li img{
	margin-right: 12px;
	position: absolute;
	left:0;
	top:5px;
}
.tab-item>li>a{
	display: inline-block;
	width: 270px;
	white-space: nowrap;
	text-overflow: ellipsis;overflow: hidden;
	color:#000000 ;
	font-family: "微软雅黑";
	margin-left:18px;
}
.tab-item li a:hover{
	text-decoration: none;
	color: #F88D2F;
}
.more{
	*width: 50px !important;
	float: right;
	*float: right;
	font-family: "微软雅黑";
	color: #000;
}
.more:hover{
	text-decoration: none;
	color: #F88D2F !important;
}
.m-news-photo{
	display: block;
	width: 318px !important;
	height: 130px !important;
	margin-left:0 !important;
	overflow:hidden !important;
}
.m-news-photo>img{
	width: 100%;
	position: inherit !important;
}
.m-news-text{
	width: 328px;
	height: auto;
}
.m-news-text>a{
	display: block;
	font-family: "微软雅黑";
	font-size: 16px;
	margin-bottom: 6px;
	color: #000;
}
.m-news-text p{
	font-size: 12px;
	line-height: 18px;
	color: #393D49;
}
.m-news-text p a{
	display: inline-block !important;
	color: red;
}
.m-news-text p .date{
	color: #49494B;
	margin-left: 10px;
	font-size: 12px;
}
.m-news-text1>span{
	font-size: 12px;
	color: #49494B;
	margin-left: 10px;
}
/*footer*/
.footer{
	width: 100%;
	height:  auto;
	background-color:#014489;
	z-index: 99;
}
.g-foot-content{
	width: 1000px;
	height: auto;
	margin: 0 auto;
}
.g-foot-content address{
	font-size: 13px;
	font-family: "微软雅黑";
	color:#a6b5ed;
	float: left;
	margin-bottom:12px;
	margin-top: 12px;
	line-height: 24px;
	position: relative;
	/*filler:alpha(opacity:90);
	-moz-opacity: 0.9;
	opacity:0.9;*/
}
.g-foot-content address img{
	margin-right: 10px;
}
.g-foot-content address a{
	color:#a6b5ed;
}
.g-foot-content address a:hover{
	text-decoration: none;
	color: #F88D2F;
}
.fengxiang{
	position: absolute;
	top:0;
	right:0;
	z-index: 99;
}
.foot-link{
	float: right;
	margin-top: 5px;
	margin-left: 3px;
	margin-right: 3px;
}
.foot-link img{
	margin-left: 3px;
	margin-right: 3px;
}
.drop-select{
	width: 170px;color: #000000;font-size: 14px;
	font-family: "微软雅黑", "microsoft yahei";
	background-color: #014489;
	border-color:#3469a1;
	color:#a6b5ed;
	margin-top: 16px;
}
.drop-select option{
	font-family: "微软雅黑", "microsoft yahei";
	line-height: 30px;
}
.clearfix{
	clear: both;
}
/*覆盖样式*/
.m-news-text1>a{
	font-size:14px ;
	width: 200px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}