@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	/* min-width: 1200px; */
	/*background: url(../img/body.png) repeat 0px 0px;*/
	font-family: "微软雅黑";
}

input {
	outline: none;
	border: none;
}

li {
	list-style: none;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	text-decoration: none;
}

.inner {
	width: 1200px;
	margin: 0px auto;
}

.clear {
	clear: both;
}

.more a {
	font-size: 14px;
	color: #1152AE;
	float: right;
}


/* 页头 */

.top {
	background: #0f4b8f;
	height: 30px;
	line-height: 30px;
	color: #ffffff;
	font-size: 14px;
}

.top_left {
	float: left;
}
.top_left>span{display:inline-block;}
.top_right a {
	float: right;
	color: #FFFFFF;
	font-size: 14px;
}


/*页头*/

.header {
	width: 100%;
	background: url(../img/topbg.png) no-repeat left top/cover;
	/*background-size: 100%;*/
}

.logo {
	float: left;
	padding: 12px 0px;
}

.search {
	width: 180px;
	height: 35px;
	float: right;
	border: 1px solid #FFFFFF;
	border-radius: 25px;
	margin-top: 35px;
}

.search input {
	display: block;
	float: left;
}

.inp {
	width: 147px;
	height: 35px;
	text-indent: 15px;
	color: #FFFFFF;
	background: url(../img/search2.png) no-repeat left center;
}

.sub {
	width: 30px;
	height: 35px;
	margin-left: 10px;
	color: #fff;
	background: url(../img/search.png) no-repeat center center;
}

input::-webkit-input-placeholder {
	color: #FFFFFF;
}

input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #FFFFFF;
}

input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #FFFFFF;
}

input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #FFFFFF;
}


/*nav*/


/*nav*/

.nav {
	width: 100%;
	height: 40px;
	background: #0f58aa;
	line-height: 40px;
}

.nav .inner {
	background: url(../img/line.png) no-repeat top left;
}

.nav ul>li {
	float: left;
	background: url(../img/jian.png) no-repeat right center;
	text-align: center;
	padding-left: 20px;
	padding-right: 25px;
	position: relative;
}

.nav .nav_first {
	background: url(../img/jian.png) no-repeat 77px center;
}

.nav ul>li:hover {
	background-color: #004395;
}

.nav li a {
	color: #fff;
	font-size: 16px;
}

.nav li ol {
	position: absolute;
	left: 0;
	top: 20px;
	z-index: 9999;
	width: 100%;
	padding-top: 20px;
	display: none;
}

.nav li ol li {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: url(../img/navbg.png) no-repeat center -20px;
}

.nav .dh1 {
	padding-top: 5px;
	background: url(../img/navbg.png) no-repeat center top;
}

.nav .dh1 a {
	border-top: none;
}

.nav li ol li a {
	display: block;
	width: 96%;
	font-size: 14px;
	margin: 0px 2%;
	/*font-weight: normal;*/
	border-top: 1px solid #F3E8EC;
}

.nav li ol li:hover a {
	font-weight: bold;
}

.nav li ol.widths li {
	width: 268px;
}

.nav li ol.widths li a {
	width: 50%;
}


/*banner*/

.banner {
	position: relative;
	overflow: hidden;
	height: 400px;
}

.banner .inner {
	position: relative;
}

.rslide li {
	position: relative;
	height: 400px;
}

.rslide li>a {
	display: block;
	height: 400px;
}

.rslide li p {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	text-indent: 15px;
	color: #FFFFFF;
	background: rgba(0, 0, 0, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000', endColorstr='#99000000');
	/*IE6,IE7*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000', endColorstr='#99000000')";
	/*IE8*/
}

.centered-btns_nav {
	position: absolute;
	top: 50%;
	z-index: 2;
	width: 30px;
	height: 61px;
	margin-top: -40px;
	line-height: 200px;
	background: url(../img/left.png) no-repeat left center;
	overflow: hidden;
	opacity: .7;
}

.next {
	right: 0;
	background: url(../img/right.png) no-repeat left center;
}

.centered-btns_nav:active {
	opacity: 1;
}

.centered-btns_tabs {
	position: absolute;
	margin-top: 15px;
	text-align: center;
	font-size: 0;
	list-style-type: none;
	z-index: 99;
	bottom: 18px;
	right: 0;
	margin-left: -65px;
}

.centered-btns_tabs li {
	display: inline-block;
	margin: 0 8px;
	*display: inline;
	*zoom: 1;
}

.centered-btns_tabs a {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	line-height: 20px;
	background: url(../img/dot3.png) no-repeat center;
	overflow: hidden;
	*display: inline;
	*zoom: 1;
}

.centered-btns_tabs .centered-btns_here a {
	background: url(../img/dot4.png) no-repeat center;
}


/*小轮播*/

.fl {
	float: left;
	margin-top: 30px;
}

.xiao_banner {
	width: 370px;
	height: 300px;
	position: relative;
}

.xiao_banner .rslide li,
.xiao_banner .rslide li>a {
	height: 300px;
}

.xiao_banner .rslide li p {
	height: 35px;
	line-height: 35px;
	font-size: 14px;
}

.xiao_banner .centered-btns_tabs {
	bottom: 10px;
}

.xiao_banner .centered-btns_tabs a {
	background: url(../img/dot1.png) no-repeat center;
}

.xiao_banner .centered-btns_tabs .centered-btns_here a {
	background: url(../img/dot2.png) no-repeat center;
}

.xiao_banner .centered-btns_tabs li {
	margin: 0px 3px;
}


/*新闻动态*/

.news {
	width: 410px;
	margin-top: 30px;
	margin-left: 12px;
	margin-right: 25px;
}

.news_title {
	height: 35px;
	line-height: 25px;
	border-bottom: 2px solid #ccc;
	margin-bottom: 10px;
}

.news_title h3 {
	font-size: 20px;
	float: left;
	height: 35px;
	color: #0b56ab;
	border-bottom: 2px solid #df9300;
}

.more {
	float: right;
	color: #999;
	font-size: 14px;
}

.news_list ul li {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dashed #999;
}

.news_list ul li a {
	width: 77%;
	float: left;
	display: block;
	padding-left: 15px;
	transition: .5s;
	font-size: 14px;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../img/dot.png) no-repeat left center;
}

.news_list ul li:hover a,.list ul li:hover a{
	color: #004395;
	padding-left: 22px;
	transition: .5s;
}

.more:hover {
	color: #004395;
}

.date {
	float: right;
	text-align: right;
	color: #999999;
	font-size: 14px;
}

.margin {
	margin-right: 26px;
}

.notice,
.dang,
.gong,
.xue {
	width: 383px;
}

.gong {
	margin-left: 25px;
	margin-right: 25px;
}


/*条广*/

.adver {
	height: 100px;
	position: relative;
	margin-top: 30px;
}

.adver .rslide li,
.adver .rslide li>a {
	height: 100px;
}

.adver .centered-btns_tabs li {
	margin: 0px 5px;
}

.adver .centered-btns_tabs {
	right: 90px;
	bottom: 80px;
}

.kuai {
	margin-top: 30px;
	margin-bottom: 50px;
}

.kuai ul li {
	float: left;
	width: 200px;
	height: 45px;
	margin-right: 50px;
	line-height: 45px;
	margin-top: 10px;
	background: url(../img/kuaibg.png) no-repeat left center;
}

.kuai ul li img {
	margin-top: 10px;
}

.kuai ul li a {
	display: block;
	color: #FFFFFF;
	font-size: 16px;
}

.kuai .last {
	margin-right: 0px;
}

.kuai1 a {
	background: url(../img/icon1.png) no-repeat 30px center;
	text-indent: 75px;
}

.kuai2 a {
	background: url(../img/icon2.png) no-repeat 55px center;
	text-indent: 100px;
}

.kuai3 a {
	background: url(../img/icon3.png) no-repeat 40px center;
	text-indent: 90px;
}

.kuai4 a {
	background: url(../img/icon4.png) no-repeat 55px center;
	text-indent: 100px;
}

.kuai5 a {
	background: url(../img/icon5.png) no-repeat 55px center;
	text-indent: 100px;
}


/*页尾*/

.foot {
	background: url(../img/footbg.png) repeat left top;
	color: #fff;
	font-size: 14px;
	/* height: 130px; */
}

.foot_left {
	margin: 25px 0px  0px 0px;
}

.foot_left p {
	color: #fff;
	line-height: 25px;
}

.foot_right {
	float: right;
}

.foot_right ul li {
	float: left;
	text-align: center;
	margin-top: 20px;
	margin-left: 40px;
}


/*内容*/

.left_nav {
	width: 230px;
	float: left;
	margin-right: 25px;
	background: #00499b url(../img/bg.png) no-repeat left bottom;
}

.left_nav>h2 {
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	text-indent: 45px;
	background: url(../img/lanbg.png) no-repeat center, url(../img/jian2.png) no-repeat 25px 35px;
	padding: 30px 0px 25px 0px;
}

.left_nav ul li ul li:hover a {
	color: #1687ef;
}

.ban {
	width: 100%;
	margin-bottom: 20px;
}

.ban img {
	width: 100%;
}

.right_nav {
	float: right;
	width: 940px;
	padding-bottom: 100px;
}

.right_top {
	padding-bottom: 10px;
	border-bottom: 2px solid #0f58aa;
}

.lan {
	margin-top: 45px;
	color: #0f58aa;
	float: left;
	font-size: 20px;
}

.wei {
	margin-top: 50px;
	float: right;
	background: url(../img/wei.png) no-repeat left center;
	padding-left: 20px;
}

.wei,
.wei a {
	font-size: 14px;
	color: #999999;
}
/*内容*/

.nr_title {
	text-align: center;
	margin-top: 40px;
	border-bottom: 1px dashed #CCCCCC;
}

.nr_title h2 {
	font-size: 24px;
	color: #555555;
	font-weight: normal;
}

.nr_title>div {
	font-size: 14px;
	width: 380px;
	height: 25px;
	margin: 20px auto;
	background-color: #e9f5fb;
	color: #999999;
	line-height: 25px;
}

.con {
	margin-top: 30px;
	border-bottom: 1px dashed #ccc;
	/*padding-bottom: 30px;*/
}

.con p {
	line-height: 35px;
	text-indent: 2em;
}

.ye {
	margin-top: 30px;
	color: #3f6084;
}

.ye p {
	margin-bottom: 15px;
	float: left;
	max-width: 50%;
	overflow: hidden;
}

.ye a {
	font-size: 14px;
	color: #858585;
}

.ye a:hover {
	color: #3f6084;
}
.ye .riye{float: right;}
.bdsharebuttonbox {
	/*margin-top: 50px;*/
	margin-bottom: 10px;
}

.nr {
	margin-bottom: 50px;
}

.dy {
	margin-top: 10px;
	/*margin-bottom: 10px;*/
	float: left;
	color: #999;
}
.shares{
	height: 40px;
	margin: 30px 0px;
	background-color: #f1f6f9;
}
.shares .bdshare-button-style0-24 a,.shares .bdshare-button-style0-24 .bds_more{
	margin-top: 9px;
}



/*单篇*/
.dp{
	background-color: #FFFFFF;
	/*border: 1px solid #ccc;*/
}

.dp_title{
	height: 45px;
	line-height: 73px;
	text-align: center;
	font-size: 24px;
	padding-top: 20px;
	padding-bottom: 40px;
	border-bottom: 1px dashed #ccc;
	background: url(../img/bg6.png) no-repeat center center;
}
.dp_con{margin-top: 20px;}
.dp_con p{
	text-indent: 2em;
	line-height: 30px;
	font-size: 16px;
}
.newstxt,.newstxt table{
	width:100%;
}
.newstxt{
font-size: 14px;
    line-height: 38px;
}
.dp_con img,.nr img{display:block;max-width:100%;margin:0px auto;}

/*图片列表*/

.pic_list {
	margin-top: 30px;
}

.pic_list ul li {
	width: 290px;
	height: 200px;
	float: left;
	margin-right: 32px;
	border: 1px solid #ccc;
	margin-bottom: 30px;
	position: relative;
}


.pic_list .margin2 {
	margin-right: 0px;
}

.pics {
	width: 290px;
	height: 200px;
	overflow: hidden;
}

.pics img {
	width: 100%;
}

.pic_list ul li p {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	background: url(../img/bg2.png) no-repeat left top;
	height: 38px;
	line-height: 38px;
	text-indent: 20px;
	color: #FFFFFF;
	/*background-color: #f2f9fd;*/
}


/*列表*/

.list {
	
}

.list ul{margin-top: 20px;}
.list ul li {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dashed #ccc;
}
.list ul li a{
	display: block;
	float: left;
	width: 80%;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	padding-left: 17px;
	background: url(../img/ico3.png) no-repeat left center;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: .5s;
}
.fan{margin: 30px 0px;}







.demo-2{display:none;position:relative;z-index:999;}

 /*手机屏*/

@media screen and (max-width: 600px){
.inner{width:96%;margin: 0px 2%;}
.top{height:auto;}
.logo{width: 86%;}
.logo img,.banner,.xiao_banner,.news,.notice, .dang, .gong, .xue,.right_nav{width:100%;}
.search{display: none;}
.nav,.banner,.left_nav{display:none;}
.news,.gong{margin-left:0px;margin-right:0px;}
.adver .rslide li>a{background-size: cover !important;background-position: center !important;}
.kuai ul li a{background:none;text-indent: 0px;text-align: center;}
.kuai ul li{width:45%;float:left;margin-right: 3%;}
.foot_right ul li{margin-top:0px;}
.demo-2{display:block;}
.list ul li a{width:68%;}
.lan{margin-top:0px;}
.wei{margin-top:10px;}
}