@charset "utf-8";
body { min-width: 1200px; background: #d6e8f4; font-family: "Lantinghei SC", "Open Sans", Monaco, Arial, "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", "STHeiti", "WenQuanYi Micro Hei", SimSun}
.header { width: 100%; height: 200px; background: url(../images/topbj.png) top center no-repeat; }
.container { width: 1200px; margin: 0 auto; position: relative; }
.container_col { background: #fff; padding: 10px; }
#weather { position: absolute; left: 0; top: 10px; font-size: 12px; color: #fff; line-height: 24px; }
.toptxt { position: absolute; right: 0; top: 10px; font-size: 12px; color: #fff; line-height: 24px; }
.toptxt a { font-size: 14px; color: #fff; line-height: 24px; padding: 0 10px; }
.toptxt a:hover { color: #FF0; }
.logo { width: 336px; height: 112px; position: absolute; left: 15px; top: 60px; }
.search { width: 274px; height: 30px; padding: 6px 96px 6px 10px; background: #fff; position: absolute; right: 15px; top: 150px; border-radius: 4px; overflow: hidden; }
.ipt-sea { height: 30px; width: 100%; border: 0; outline: none; line-height: 30px; color: #333; font-size: 14px; }
.search a { display: block; width: 90px; height: 42px; background: #044464; color: #fff; line-height: 42px; text-align: center; font-size: 14px; transition: all .3s ease; position: absolute; right: 0; top: 0; }
.search a:hover { background: #0594c9; }
.nav { width: 1220px; margin: 0 auto; height: 60px; background: #004c73; }
.nav>ul>li {  float: left; height: 60px; position: relative; }
.nav li a { display: block; text-align: center; line-height: 60px; font-weight: bold; font-size: 16px; color: #fff; transition: all .3s ease; padding:0 34px;}
.nav ul ul {width: 100%;}
.nav ul ul li a{padding: 0 15px;font-size: 14px;font-weight: 500;}
.nav li a:hover, .nav li.active>a { background: #0594c9; color: #FF0; }
#navul li ul { display: none; position: absolute; z-index: 999; left: 0; top: 60px; }
#navul li.navmoon { background: #004f7a; }
#navul li.navmoon a, #navul li.active a { color: #ffba00; }
#navul li.navhome a:hover { color: #ffba00; }
#navul li.navmoon ul { display: block; }
#navul li.navmoon ul li { background: #004f7a; height: 40px; line-height: 40px; border-top: 1px solid #004870; }
#navul li.navmoon ul a { display: block; height: 40px; line-height: 40px; font-size: 14px; }
#navul li.navmoon ul a:hover { color: #fff; }
.news-notice { margin: 10px 0 0 0; }
.indnews { width: 560px; height: 362px; float: left; }
.news-picbox { width: 150px; height: 100px; }
.news-picbox img { width: 150px; height: 100px; overflow: hidden; }
.news-pic { width: 560px; height: 362px; }
.news-pic, .news-pic img { width: 560px; height: 362px; overflow: hidden; }
.news-notice .news-txt { width: 620px; height: 362px; float: right; }
.news-txt { border: 1px solid #efefef; }
.news-title { height: 38px; background: #fafafa; border-bottom: 1px solid #efefef; line-height: 38px; position: relative; }
.news-title .name { position: absolute; left: -1px; top: -1px; height: 39px; background: #084466; color: #fff; text-align: center; line-height: 39px; font-size: 15px; padding: 0 15px; font-weight: bold; }
.news-name.tab-nav { position: absolute; left: -1px; top: -1px; height: 39px; }
.news-name.tab-nav a { display: block; float: left; height: 39px; line-height: 39px; color: #333; text-align: center; line-height: 39px; font-size: 15px; padding: 0 15px; margin: 0; position: relative; }
.news-name.tab-nav a.current { background: #084466; color: #fff; font-weight: bold; }
.news-name.tab-nav a i { width: 9px; height: 5px; background: url(../images/jtx.png) no-repeat; left: 10px; bottom: -5px; display: none; }
.news-name.tab-nav a.current i { display: block; }
.news-title .name i { width: 9px; height: 5px; background: url(../images/jtx.png) no-repeat; left: 10px; bottom: -5px; display: block; }
.news-title .more { position: absolute; right: 10px; line-height: 38px; top: 0; font-size: 12px; color: #999; transition: all .3s ease; }
.news-title .more:hover { color: #084466; }
.newslist { display: block; padding: 10px 12px; }
.hotnews { margin: 12px 12px 0 12px; }
.hotnews h1 { font-size: 16px; color: #084466; text-align: center; margin: 0 10px; height: 30px; line-height: 30px; word-break: break-all; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; }
.hotnews .hotcon { margin-top: 12px; word-break: break-all; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }
.hotnews .hotcon a { color: #999; line-height: 24px; font-size: 14px; }
.hotnews .hotcon a:hover { color: #0594c9; }
.newslist li { border-bottom: 1px dotted #dedede; position: relative; padding: 7px 80px 0 14px; background: url(../images/jiantou.png) 2px 15px no-repeat;margin-top: 7px; }
.newslist li a { line-height: 22px; font-size: 14px; color: #333; word-break: break-all;  }
.newslist li a:hover{color:#084466;border-bottom: 1px #084466 solid;}

#home-main .newslist li a{height: 22px;overflow: hidden;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;}

.newslist li span { position: absolute; right: 0; top: 0; line-height: 36px; color: #bbb; text-align: center; }
.newslist li:last-child { border: 0; }
.fwzn { margin: 20px 0; background: #d5e7f6; height: 140px; overflow: hidden; }
.fwzn .tit { width: 65px; background: #084466; text-align: center; font-size: 16px; color: #fff; height: 115px; padding-top: 25px; float: left; }
.fwzn .iconlist { float: left; width: 1135px; }
.fwzn .iconlist a { display: block; width: 162px; text-align: center; float: left; color: #333; font-size: 14px; line-height: 30px; }
.fwzn .iconlist a .pic { width: 82px; height: 82px; border-radius: 50%; margin: 20px auto auto auto; transition: all .3s ease; }
.fwzn .iconlist a.icon1 .pic { background: #eacd75; }
.fwzn .iconlist a.icon2 .pic { background: #93d884; }
.fwzn .iconlist a.icon3 .pic { background: #f57b7b; }
.fwzn .iconlist a.icon4 .pic { background: #b19de5; }
.fwzn .iconlist a.icon5 .pic { background: #60dcb5; }
.fwzn .iconlist a.icon6 .pic { background: #7ebfe2; }
.fwzn .iconlist a.icon7 .pic { background: #dec67c; }
.fwzn .iconlist a.icon1:hover .pic { background: #084466; }
.fwzn .iconlist a.icon2:hover .pic { background: #084466; }
.fwzn .iconlist a.icon3:hover .pic { background: #084466; }
.fwzn .iconlist a.icon4:hover .pic { background: #084466; }
.fwzn .iconlist a.icon5:hover .pic { background: #084466; }
.fwzn .iconlist a.icon6:hover .pic { background: #084466; }
.fwzn .iconlist a.icon7:hover .pic { background: #084466; }
.col-box { margin: 20px 0; }
.news-txt.col-3 { width: 388px; height: 280px; overflow: hidden; float: left; margin-right: 15px; }
.news-txt.col-3.last { margin-right: 0; }
.smalllist { margin-left: 100px; }
.smalllist a { line-height: 39px; font-size: 12px; color: #084466; margin: 0 5px; }
.smalllist a:hover { color: #0594c9; }
.col-2-l { }
.col-2-l .tit { height: 40px; background: url(../images/bmicon.png) 0 9px no-repeat; padding-left: 30px; line-height: 40px; color: #333; font-size: 16px; }
.col-2-l .list a { float: left; text-align: center; color: #fff; transition: all .3s ease; }
.col-2-l .list .ct { width: 162px; height: 120px; float: left; margin-right: 11px; }
.col-2-l .list .ct.last { margin-right: 0; }
.col-2-l .list a.color_bj .pic { margin: 24px auto 20px auto; }
.col-2-l .list a.color_bj { width: 162px; height: 120px; background: #e75603; }
.col-2-l .list a.color-1 { background: #80ba4a; }
.col-2-l .list a.color-2 { background: #e75603; }
.col-2-l .list a.color-3 { background: #288fd2; }
.col-2-l .list a.color-4 { background: #f3b548; }
.col-2-l .list a.color-5 { background: #2876a2; }
.col-2-l .list a.color-6 { background: #2bbe40; }
.col-2-l .list a.color-7 { background: #b363c7; }
.col-2-l .list a.color-1:hover, .col-2-l .list a.color-2:hover, .col-2-l .list a.color-3:hover, .col-2-l .list a.color-4:hover, .col-2-l .list a.color-5:hover { background: #084466; }
.col-2-r { }
.gsht { float: left; width: 400px; }
.col-2-r .tit { height: 40px; background: url(../images/sficon.png) 0 9px no-repeat; padding-left: 30px; line-height: 40px; color: #333; font-size: 16px; float: left; }
.sfbox { padding: 0 10px 15px 5px; height: 213px; }
.sftxt {	/*float: left;
		width: 400px;
		float: left;
		width: 390px;
		height: 215px;
		position: relative;*/ }
	.sftxt .info {	/*height: 198px;
			line-height: 22px;
			font-size: 12px;
			color: #666;
			word-break: break-all;
			display: -webkit-box;
			-webkit-line-clamp: 9;
			-webkit-box-orient: vertical;
			overflow: hidden;*/ }
		.sftxt a { display: block; position: absolute; left: 0; bottom: -2px; text-align: center; color: #F30; }
		.sftxt a:hover { color: #39F; }

		/*.jisuan {
			margin-left:10px;
			float: right;
			padding-left:10px;
			width: 270px;
			border-left: 1px dashed #efefef;
			height: 215px;
		}

		.jisuan h1 {
			color: #084466;
			line-height: 30px;
			font-size: 15px;
		}*/
		.lilun { float: right; width: 270px; border-left: 1px dashed #efefef; height: 215px; display: block; padding: 10px 12px; left: -80px; position: relative; }
		.jsbox { position: relative; padding-left: 65px; margin-top: 8px; }
		.jsbox span { position: absolute; left: 0; top: 0; line-height: 27px; display: block; width: 65px; color: #7e7e7e; }
		.jsbox .jsq { border: 1px solid #f0f0f0; height: 19px; padding: 3px 3px 3px 10px; border-radius: 2px; }
		.jsbox .jsq .ipt-jsq { border: 0; height: 19px; line-height: 19px; width: 100%; outline: none; }
		.jsbox .jsq a { display: block; width: 42px; height: 19px; text-align: center; line-height: 19px; background: #55aeec; position: absolute; top: 4px; right: 4px; color: #fff; border-radius: 2px; }
		.jsjg { background: #f0f0f0; padding: 4px 8px; margin-top: 10px; position: relative; }
		.jsjg .tab { line-height: 28px; border-bottom: 1px solid #e2e2e2; color: #6a6a6a; height: 28px; overflow: hidden; }
		.jsjg .tab span { float: right; }
		.jsjg .tab.last { border: 0; }
		.jsjg:before { content: ''; width: 9px; height: 5px; background: url(../images/jtt.png) no-repeat; display: block; position: absolute; right: 20px; top: -5px; }
		.jisuan .smtxt { color: #55aeec; line-height: 40px; }
		.xxlinks { height: 24px; overflow: hidden; }
		.xxlinks a { color: #F33; line-height: 24px; }
		.xxlinks a:hover { color: #55aeec; text-decoration: underline; }
		.newslist.htlist { padding: 0; width: 360px; }
		.col-4 { width: 289px; float: left; margin-right: 12px; border: 1px solid #efefef; }
		.col-4.last { margin-right: 0; }
		.news-title .name2 { float: left; line-height: 39px; font-size: 15px; font-weight: bold; color: #084466; padding-left: 20px; background: url(../images/shu.png) 8px 11px no-repeat; }
		.linksbox { margin: 20px 0; border: 1px solid #efefef }
		.txtlisttit { height: 32px; background: #f0f0f0; position: relative; border-bottom: 2px solid #084466; }
		.txtlisttit.linktit span { background: #084466; color: #fff; font-size: 15px; font-weight: bold; display: block; width: 100px; height: 33px; line-height: 33px; text-align: center; position: absolute; left: 0; top: -1px; }
		.tab-nav { position: absolute; left: 100px; top: 0; }
		.tab-nav a { float: left; line-height: 32px; font-size: 14px; margin: 0 20px; }
		.tab-nav a.current { color: #FF080D; }
		.linkcon { height: 54px; margin: 10px; overflow: auto; }
		.linkslist li { float: left; margin: 1px 20px; }
		.linkslist li a { display: inline-block; line-height: 25px; font-size: 13px; }
		.ft-menu { height:60px; width: 100%; background: url(../images/footbj.jpg) top center repeat-y; overflow: hidden; border-bottom: 15px #084466 solid;}
		.menu { width: 1000px; float: left; margin-top: 20px; }
		.menu dl { float: left; margin-right: 20px; color: #fff; }
		.menu dl dt { font-size: 15px; }
		.menu dl dd { margin-top: 20px; }
		.menu dl dd.last { margin-top: -3px; }
		.menu dl dd a { display: block; font-size: 12px; line-height: 24px; color: #A0E3FF; }
		.menu dl dd.last p { font-size: 14px; line-height: 26px; }
		.menu dl dd a:hover { color: #FF0; }
		.menu dl.last { margin-left: 100px; }
		.menu dl dd p { color: #fff; line-height: 24px; }
		.ewm { float: right; width: 125px; text-align: center; line-height: 30px; margin-right: 70px; margin-top: 40px; color: #fff; }
		.cop { font-size: 14px; color: #b7c1c6; height: 20px; line-height: 50px; background: #084466; }
		.mg-t-b { margin: 20px auto; }
		.page-left { width: 255px; float: left; background: #fff; }
		.page-right { width: 900px; float: right; margin-right: 15px; }
		.pagelist .listbox { border: 1px solid #efefef; }
		.pagelist h2 { color: #fff; height: 45px; line-height: 45px; font-size: 18px; font-weight: 600; background: #084466; padding-left: 20px; margin-bottom: 5px; }
		.pagelist li { border-top: 1px solid #efefef; border-bottom: 1px solid #efefef; margin-top: -1px; }
		.pagelist li a { height: 35px; line-height: 35px; display: block; background: url(../images/sanjiao2.png) 220px 14px no-repeat #fafafa; font-size: 12px; color: #333; padding-left: 20px; }
		.pagelist li a:hover, .pagelist li.active>a {  font-weight: bold; }
		.pagelist li .dropdown { display: none; }
		.pagelist li.active .dropdown { display: block; }
		.pagelist li .dropdown li { margin-left: 10px; margin-right: 10px; }
		.pagelist li .dropdown li a { background: #fff; padding-left: 40px; }
		.pagelist li .dropdown li.active a { color: #b61412; }
		.pagelist li .dropdown li:last-child { border-bottom: 0; }
		.hotarticl { margin-top: 20px; }
		.hotarticl .newslist li{padding-right: 0;}
		.hottit { border-bottom: 1px solid #efefef; line-height: 40px; font-size: 16px; color: #F30; margin: 12px 12px 0 12px; }
		.pagelujing { height: 40px; border-bottom: 2px solid #efefef; position: relative; }
		.pagelujing .name { position: absolute; left: 0; top: 0; height: 40px; border-bottom: 2px solid #F33; line-height: 40px; font-size: 16px; font-weight: bold; }
		.pagelujing span { position: absolute; right: 0; line-height: 40px; color: #888; }
		.news-txt.ny, .newslist.ny { border: 0; padding: 0; }
		.news-txt.ny { min-height: 600px; }
		.newslist.ny li:last-child { border-bottom: 1px dotted #efefef; }
		.foot { margin-top: 10px; }
		.liuyantab { border: 1px solid #f5f5f5; background: #f8f8f8; margin-top: 20px; padding: 20px; }

		/*分页*/
		.biaoti { font-size: 18px; color: #333; text-align: center; margin: 0 20px; font-weight: 600; margin-top: 30px; border-bottom: 1px #dedede dotted; line-height: 1.25;padding-bottom: 10px;}
		.sshuomign { color: #888; font-size: 12px; line-height: 30px; text-align: center; }
		.sshuomign span { margin: 0 10px; }
		.article_txt { font-size: 14px; line-height: 28px; color: #454545;overflow: hidden; padding: 10px; }
		.tcdPageCode { padding: 15px 20px; text-align: left; color: #ccc; text-align: center; margin-top: 30px; }
		.tcdPageCode a { display: inline-block; color: #428bca; display: inline-block; height: 25px; line-height: 25px; padding: 0 10px; border: 1px solid #ddd; margin: 0 2px; border-radius: 4px; vertical-align: middle; }
		.article_txt { font-size: 14px; line-height: 1.75; color: #454545;  }
		.tcdPageCode a:hover { text-decoration: none; border: 1px solid #428bca; }
		.tcdPageCode span.current { display: inline-block; height: 25px; line-height: 25px; padding: 0 10px; margin: 0 2px; color: #fff; background-color: #428bca; border: 1px solid #428bca; border-radius: 4px; vertical-align: middle; }
		.tcdPageCode span.disabled { display: inline-block; height: 25px; line-height: 25px; padding: 0 10px; margin: 0 2px; color: #bfbfbf; background: #f2f2f2; border: 1px solid #bfbfbf; border-radius: 4px; vertical-align: middle; }
		.table-name { text-align: center; }

.foot{text-align: center;line-height: 2;}
.foot p{margin: 0;padding: 0;}
#conac{width:auto;right:16px; top: -10px;position:absolute;}
#conac img{zoom:75%;}
.ft-menu{color:#FFF;position: relative;padding-top: 30px;}

.pagination-nav { width: 100%; display: block; position: relative; text-align: center; margin-top: 40px;padding: 20px;border-top: 1px #dedede solid;}
.pagination-nav ul { margin: 0px; padding: 0px; }
.pagination-nav ul li { display: inline-block; margin: 0px 2px; }
.pagination-nav ul li a { display: block; border: 1px solid #0c1f38; color: #0c1f38; height: 36px; width: 36px; line-height: 34px; text-align: center; font-size: 14px; }
.pagination-nav ul li.active a, .pagination-nav ul li:hover a { background: #0c1f38; color: #fff; }
.pagination-nav ul span, .pagination-nav ul a{display:inline-block;margin:0 2px;height:28px;width:auto;padding:0 7px;border:1px solid #0c1f38;font-size:12px;line-height:28px;}
.pagination-nav ul span.active{background-color:#0c1f38;color:#FFF}

#main-1{position: relative;}

.news-txt .news-con{margin-bottom: 20px;}
.news-txt h3 a{color:#084466;}
.news-txt h3{font-size: 18px;line-height: 1.5;border-bottom: 1px #084466 solid;}


.none{display: none;}
.search,#mob-menu{display: none;}
	.logo img{zoom:75%;}

	.pagelist h2{margin: 0;}


.slider2 {
	width: 390px;
	height: 210px;
	font-size: 40px;
	text-align: center;
	margin: 20px auto;
	background-color: #464576;
}
.was {
	overflow: hidden;
	height:75px;
	white-space: normal;
	text-overflow: ellipsis;
}
.carousel-item {
	line-height: 230px;
	color: #fff;
	font-family: Arial Black
}

@media only screen and (max-width:768px) {
	.fav{display: none;}
	.nav{height: auto;min-height: 60px}
	.nav>ul>li{float: none;height: auto;text-align: left;display: none;}
	.nav li a{text-align: left;}
	#navul li ul{display: block;position: static;clear: both;}
	#navul li ul li{width: 50%;float: left;}
	#home,#menu{width: 50%;display: block;}
	#home{float: left;}
	#menu{float: right;}
	#menu img{vertical-align: middle;}{line-height: 28px;}
	#menu a{text-align: right;}
	.logo img{zoom:50%;}
	body{min-width: 320px;}
	.nav{max-width: 100%;}
	.page-left{display: none;}
	.container{max-width: 100%;width: auto;}
	.page-right{width: auto;margin-right: 0;float: none}
	.pagelujing{clear: both;}
	.ft-menu{height: auto;padding-bottom: 20px;}
	#conac{display: none;}
	.mob-show{display: block;}
    .page-right .news-txt{padding:15px 10px}
    .toptxt{right:50px}

	#mob-menu{display: none;position: absolute;top: 0;z-index: 99999;left:0;top:0;background-color: #222;width: 60vw;min-height: 100vh;}
	#mob-menu-ul{padding:20px;}
	#mob-menu-ul strong{font-size: 16px;color:#FFF;line-height: 22px;float: left;}
	#mob-menu-ul a.close{float: right;border-bottom: none;}
	#mob-menu-ul li{
		clear: both;
		font-size: 14px;
		line-height: 30px;
	}
	#mob-menu-ul li a{
		color: #FFF;
		display: block;
		border-bottom: #555 1px solid;
	}
	#mob-menu-ul li li{
		padding-left: 2em;
	}
	#mob-menu-ul li li a{
		font-size: 12px;
	}

/* home */
	.container_col{padding: 0;}


	.col-box{padding:10px;}
	.news-txt.col-3{width: 100%;height: auto;}
	.news-txt{margin-bottom: 10px;}
	.linkcon{height: auto;overflow: visible}

	.indnews{width: 100%;float: none;text-align: center;}
	.news-pic {text-align: left;margin: 0 auto;}


	.news-notice .news-txt{
		width: calc(100% - 20px);
		margin: 10px 10px 0 10px;
		height: auto;
		float: none;
		clear: both;
	}
	.pagelujing{margin:0 10px;}
	.mg-t-b{margin: 0;}
	.foot{margin-top: 0;}

	.logo{width: auto;height: auto;top:30px;}

	.header {height: 120px;
	background-size: auto 100%;
	}
	#homepage .header{height:200px;}
	#homepage .logo{top:60px;}
	.news-notice{margin-top: 0;}
}
@media only screen and (max-width:560px) {
	#newspic,.news-pic, .indnews{width: 100vw !important;height:65vw !important;}
	.slider2{width: 100%}
}
.article_txt img{max-width:100%;height:auto !important;width:auto !important;}
