

/*首页头部*/

.header {
	width: 100%;
	height: 150px;
}
.search {
	width: 1000px;
	height: 38px;
	padding-top: 38px;
	margin: 0 auto;
}
.search .logo {
	width: 135px;
	height: 38px;
	background: url(../images/logo.png) no-repeat;
	background-size: 100% 100%;
	float: left;
	margin-left: 100px;
	overflow: hidden;
	text-indent: -999em;
}
.searchbar {
	width: 400px;
	height: 38px;
	float: left;
	margin-left: 80px;
}
.searchbar .searchtxt {
	width: 320px;
	height: 38px;
	float: left;
	border: 2px solid #2168cc;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	box-sizing: border-box;
}
.searchbar .searchbtn {
	width: 80px;
	height: 38px;
	float: left;
}
.searchbar input {
	box-sizing: border-box;
	background: none;
	outline: none;
}
.searchbar .searchtxt input {
	width: 320px;
	height: 32px;
	padding: 4px 0 2px;
	line-height: 32px;
	vertical-align: middle;
	text-indent: .5em;
	font-size: 14px;
	border: 0;
}
.searchbar .searchbtn input {
	width: 80px;
	height: 38px;
	line-height: 38px;
	vertical-align: middle;
	color: #fff;
	font-size: 14px;
	background: #2168cc;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border: 0;
	cursor: pointer;
}
.share {
	width: 120px;
	float: left;
	margin-left: 50px;
}
.share a {
	display: block;
	width: 38px;
	height: 38px;
}
.share .weixin,
.share .sina {
	width: 38px;
	height: 38px;
	background: url(../images/share.png);
	float: left;
	margin-right: 20px;
	position: relative;
	z-index: 100;
}
.share .sina {
	background-position: -38px 0;
}
.share .weixin img {
	position: absolute;
	left: -30px;
	top: 42px;
	display: none;
}
.nav {
	width: 100%;
	height: 40px;
	background: #2168cc;
	margin: 34px auto 0;
}
.nav ul {
	width: 1000px;
	height: 40px;
	margin: 0 auto;
	display: block;
}
.nav ul li {
	float: left;
	color: #fff;
	font-size: 15px;
	line-height: 40px;
	position: relative;
	z-index: 90;
}
.nav ul li > a {
	display: block;
	position: relative;
	z-index: 90;
	padding: 0 32px;
	color: #fff;
}
.nav ul li > a:hover,
.nav ul li > a.cur {
	background: #003f97;
}
.nav .listbar {
	display: none;
	position: absolute;
	width: 100%;
	background: #2168cc;
}
.nav .listbar a {
	display: block;
	position: relative;
	z-index: 90;
	text-align: center;
	width: 100%;
	color: #fff;
}
.nav .listbar .hover {
	background: #003F97;
	width: 100%;
	height: 40px;
	position: absolute;
	z-index: 10;
	left: 0;
	top: -40px;
}
.gg_mod {
	width: 1000px;
	height: 80px;
	overflow: hidden;
	margin-top: 20px;
}
.gg_mod .ggleft {
	width:700px;
	float:left;
}
.gg_mod .ggleft img {
	width:700px;
	height:80px;
}
.gg_mod .ggright {
	width:280px;
	float:right;
}
.gg_mod .ggright img {
	width:280px;
	height:80px;
}
.gg_slide_top {
	width: 330px;
	height: 40px;
	overflow: hidden;
}
.gg_mod img,.gg_slide_top img {
	width: 100%;
	height: 100%;
}
.main {
	width: 1000px;
	margin: 0 auto;
}
.main .mod {
	width: 1000px;
	margin-top: 20px;
}

.main .m1 .l {
	width: 330px;
	height: 290px;
	overflow: hidden;
	float: left;
}
.main .m1 .m {
	width: 655px;
	height: 290px;
	float: left;
	margin-left: 15px;
}
.main .m1 .m .tit {
	height: 38px;
	border-bottom: 2px solid #bad1f3;
	line-height: 38px;
	font-size: 20px;
	color: #7aabf1;
}
.main .m1 .m .tit span {
	font-size: 14px;
	float: right;
	color: #666;
}
.main .m1 .m .cont {
	padding: 10px 0;
}
.main .m1 .m h2 {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
}
.main .m1 .m p {
	line-height: 30px;
	margin-top: 8px;
}
.main .m1 .m h2 a {
	color: #ff5f1e;
}
.main .m1 .m h2 a:hover {
	color: #ed4400;
}
.main .m1 .r {
	width: 258px;
	height: 288px;
	border: 1px solid #ddd;
	float: right;
}
.main .m1 .r .tit {
	height: 37px;
	font-size: 20px;
	line-height: 37px;
	text-indent: 1em;
	color: #2168CC;
	border-bottom: 2px solid #2168CC;
}
.main .m1 .r .cont {
	padding: 10px 10px 5px;
	overflow: hidden;
}
.main .m1 .r ul {
	padding-top: 5px;
}
.main .m1 .r li {
	background: url(../images/arr1.png) no-repeat left 50%;
	padding-left: 15px;
	line-height: 28px;
	height: 28px;
	overflow: hidden;
}

/*第一屏焦点图*/
.mod1_slide {
	width: 330px;
	height: 290px;
	overflow: hidden;
	position: relative;
}
.mod1_slide ul {
	position: absolute;
	width: 2000px;
	left: 0;
	top: 0;
	z-index: 10;
}
.mod1_slide li {
	width: 330px;
	height: 250px;
	float: left;
}
.mod1_slide li img {
	width: 100%;
	height: 100%;
}
.mod1_slide .slidenav {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 12;
	width: 320px;
	height: 30px;
	padding-right: 10px;
	background: rgba(0, 0, 0, .5);
	background: #000 \9;
	filter: alpha(opacity=70) \9;
	text-align: right;
}
.mod1_slide .slidenav span {
	display: inline-block;
	width: 10px;
	height: 10px;
	overflow: hidden;
	background: #fff;
	border-radius: 10px;
	margin: 11px 3px 0;
	cursor: pointer;
}
.mod1_slide .slidenav span.cur {
	background: #ff5f1e;
}
.mod1_slide .prevbtn,
.mod1_slide .nextbtn {
	width: 40px;
	height: 40px;
	border-radius: 20px;
	font-size: 20px;
	line-height: 40px;
	color: #fff;
	display: none;
	background: rgba(0, 0, 0, .3);
	background: #000 \9;
	filter: alpha(opacity=30) \9;
	position: absolute;
	z-index: 20;
	top: 90px;
	text-align: center;
	cursor: pointer;
}
.mod1_slide .prevbtn {
	left: 10px;
}
.mod1_slide .nextbtn {
	right: 10px;
}
.mod1_slide .slidetxt {
	color: #fff;
	width: 70%;
	overflow: hidden;
	line-height: 30px;
	height: 30px;
	text-indent: 1em;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 20;
}
.main .m2 {
	height: 270px;
	overflow: hidden;
}
.main .m2 .l {
	width: 49%;
	float: left;
}
.main .m2 .l .tit {
	position: relative;
}
.main .m2 .l .tit .cityname {
	display: inline;
}
.main .m2 .l .tit .cityweather {
	position: absolute;
	right: 0;
	top: 12px;
	color: #333;
	font-size: 14px;
	line-height: 14px;
}
.main .m2 .l .tit .cityweather img {
	width: 28px;
	height: 20px;
	vertical-align: middle;
	margin: 0 5px;
}
.main .m2 .m {
	width: 49%;
	float: left;
	margin-left: 15px;
	/*margin-right: 15px;*/
}
.main .m2 .r {
	width: 260px;
	float: left;
}
.main .m2 .r .tit {
	position: relative;
}
.main .m2 .r .tit ul {
	position: absolute;
	width: 150px;
	top: 8px;
	right: 0;
}
.main .m2 .r .tit li {
	width: 50px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background: #ededed;
	color: #333;
	float: left;
	font-size: 14px;
	padding: 0;
	cursor: pointer;
	transition: all .2s linear;
}
.main .m2 .r .tit li.on {
	color: #fff;
	background: #2168CC;
}

.main .m2 .tit {
	height: 38px;
	border-top: 2px solid #bad1f3;
	line-height: 38px;
	font-size: 18px;
	color: #7aabf1;
}
.main .m2 .cont {
	padding-top: 5px;
}
.main .m2 li {
	background: url(../images/arr2.png) no-repeat left 60%;
	padding-left: 10px;
	line-height: 28px;
	height: 28px;
	overflow: hidden;
}
.main .m2 li span {
	margin: 0 5px;
}

.main .m3 {
	height: 280px;
	overflow: hidden;
}
.main .m3 .tit,.main .m4 .tit {
	height: 48px;
	line-height: 48px;
	font-size: 24px;
	border-top: 2px solid #2168CC;
}
.main .m3 .tit a,.main .m4 .tit a {
	color: #2168CC;
}
.main .m3 .tit span {
	float: right;
	line-height: 28px;
}
.main .m3 .tit span a {
	color: #FF5F1E;
	font-size: 14px;
	margin: 0 10px;
}
.main .m3 .cont {
	padding-top: 10px;
}
.main .m3 .l {
	width: 320px;
	float: left;
	overflow: hidden;
}
.main .m3 .m {
	width: 690px;
	float: left;
	margin: 0 20px;
}
.main .m3 .r {
	width: 260px;
	float: right;
}
.main .m3 .pic {
	position: relative;
}
.main .m3 .pic img {
	display: block;
	-webkit-transition: -webkit-transform .2s linear;
}
.main .m3 .l img {
	width: 320px;
	height: 220px;
}
.main .m3 .r img {
	width: 260px;
	height: 90px;
}
.main .m3 .pic img:hover {
	-webkit-transform: scale(1.1)
}
.main .m3 .pic p {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	background: rgba(0,0,0,.6);
	background: #000 \9;
	filter: alpha(opacity=80);
}
.main .m3 .m h3 {
	text-align: center;
	font-size: 18px;
	line-height: 1;
}
.main .m3 .m h3 a {
	color: #FF5F1E;
}
.main .m3 .m h3 a:hover {
	color: #ED4400;
}
.main .m3 .m p {
	margin-top: 8px;
	color: #666;
}
.main .m3 .m ul {
	padding-top: 10px;
}
.main .m3 .m li {
	background: url(../images/arr2.png) no-repeat left 50%;
	padding-left: 10px;
	line-height: 28px;
}
.main .m3 .r .title {
	height: 28px;
	line-height: 1;
	border-bottom: 1px solid #ccc;
}
.main .m3 .r .title a {
	float: right;
}
.main .m3 .r .pic {
	width: 260px;
	height: 90px;
	overflow: hidden;
	margin-top: 12px;
	margin-bottom: 10px;
}
.main .m3 .r li {
	line-height: 28px;
	height: 28px;
	overflow: hidden;
}
.main .m4 .cont {
	height: 320px;
	margin-top: 10px;
	position: relative;
}
.main .m4 .cont li {
	position: absolute;
	width: 192px;
	overflow: hidden;
}
.main .m4 .cont li.i1 {
	height: 320px;
	left: 0;
	top: 0;
}
.main .m4 .cont li.i2 {
	height: 155px;
	left: 202px;
	top: 0;
}
.main .m4 .cont li.i3 {
	height: 155px;
	left: 202px;
	top: 165px;
}
.main .m4 .cont li.i4 {
	height: 155px;
	left: 404px;
	top: 0;
}
.main .m4 .cont li.i5 {
	height: 155px;
	left: 404px;
	top: 165px;
}
.main .m4 .cont li.i6 {
	height: 320px;
	left: 606px;
	top: 0;
}
.main .m4 .cont li.i7 {
	height: 155px;
	right: 0;
	top: 0;
}
.main .m4 .cont li.i8 {
	height: 155px;
	right: 0;
	top: 165px;
}
.main .m4 .cont li img {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transition: -webkit-transform .2s linear;
}
.main .m4 .cont li img:hover {
	-webkit-transform: scale(1.1)
}
.main .m4 .cont li p {
	position: absolute;
	bottom: -32px;
	width: 100%;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	background: rgba(0,0,0,.5);
	background: #000 \9;
	filter: alpha(opacity=80);
	color: #fff;
	text-align: center;
}
.main .m4 .cont li a {
	color: #fff;
}

#luntan .tit {
	border-top-color: #f30;
}
#luntan .tit a,#luntan h3 a {
	color: #f30;
}
#caijing .tit {
	border-top-color: #0c4c79;
}
#caijing .tit a,#caijing h3 a {
	color: #0c4c79;
}
#jiankang .tit {
	border-top-color: #1B86B0;
}
#jiankang .tit a,#jiankang h3 a {
	color: #1B86B0;
}
#lvyou .tit {
	border-top-color: #5C7600;
}
#lvyou .tit a,#lvyou h3 a {
	color: #5C7600;
}
#fangchan .tit {
	border-top-color: #BD0A01;
}
#fangchan .tit a,#fangchan h3 a {
	color: #BD0A01;
}
#qiche .tit {
	border-top-color: #f09300;
}
#qiche .tit a,#qiche h3 a {
	color: #f09300;
}
#jiaoyu .tit {
	border-top-color: #56d800;
}
#jiaoyu .tit a,#jiaoyu h3 a {
	color: #56d800;
}
#tietu .tit {
	border-top-color: #ff007e;
}
#tietu .tit a,#tietu h3 a {
	color: #ff007e;
}










.links {
	width: 998px;
	margin: 20px auto 0;
	border: 1px solid #ddd;
}
.links .tit {
	height: 36px;
	padding-left: 10px;
	padding-top: 10px;
}
.links .tit li {
	padding: 2px 10px;
	display: inline-block;
	float: left;
	color: #333;
	background: #ededed;
	margin-right: 10px;
	cursor: pointer;
	transition: all .2s linear;
}
.links .tit li.on {
	background: #2168CC;
	color: #fff;
}
.links .cont {
	padding: 10px;
}
.links .cont li {
	float: left;
	margin-right: 20px;
}

.fastnav {
	width: 100%;
	position: fixed;
	left: 0;
	top: 300px;
	z-index: 998;
}
.fastnav ul {
	width: 50px;
	position: absolute;
	left: 50%;
	margin-left: -570px;
	border: 1px solid #FF5F1E;
}
.fastnav ul li {
	line-height: 24px;
	text-align: center;
	font-size: 12px;
	cursor: pointer;
	position: relative;
	z-index: 1000;
}
.fastnav ul li.on {
	color: #fff;
}
.fastnav ul li.hover {
	background: #FF5F1E;
	position: absolute;
	z-index: 999;
	left: 0;
	top: 0;
	width: 50px;
	height: 24px;
}



/*通用间距*/
.mt0 {
	margin-top:0px;
}
.mt10 {
	margin-top:10px;
}
.mt15 {
	margin-top:15px;
}
.mt20 {
	margin-top:20px;
}

/*对联广告*/
.dlgg > div {
	position:fixed;
	top:40%;
	width:90px;
	height:270px;
}
.dlgg img {
	width:90px;
	height:270px;
}
.dlgg .leftdl {
	left:0;
}
.dlgg .rightdl {
	right:0;
}

.jds {
	/*height: 300px;*/
	border-top: 2px solid #bad1f3;
	padding-top: 10px;
}
.jds .sec {
	width: 320px;
	float: left;
}
.jds .sec .tit {
	width: 100%;
	height: 30px;
}
.jds .sec .tit li {
	width: 106.66666666666px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #ededed;
	color: #333;
	float: left;
	font-size: 14px;
	padding: 0;
	cursor: pointer;
	transition: all .2s linear;
}
.jds .sec .tit li a {
	color:#333;
}
.jds .sec .tit li.on {
	color: #fff;
	background: #7aabf1;
}
.jds .sec .tit li.on a {
	color:#fff;
}
.jds .sec .newsmod {
	padding-top: 20px;
}
.jds .sec .pic {
	width: 320px;
	height: 70px;
	position: relative;
	overflow: hidden;
}
.jds .sec .pic img {
	width: 120px;
	height: 70px;
	float: left;
	margin-right: 15px;
}
.jds .sec .pic p {
	line-height: 30px;
	color: #0873c0;
	padding-top: 8px;
	font-weight: bold;
}
.jds .sec .pic p a {
	color: #0873c0;
}

.jds .sec .newsmod ul {
	padding-top: 10px;
}
.jds .sec .newsmod li {
	background: url(../images/arr2.png) no-repeat left 60%;
	padding-left: 10px;
	line-height: 28px;
	height: 28px;
	overflow: hidden;
}
ul, ol {
    list-style: none;
}
.m-t--30{
	margin-top: -30px;
}
.m-t-10{
	margin-top: 10px;
}
.m-t-20{
	margin-top: 20px;
}
.p-30-20{
	padding: 30px 20px;
}
.m-l-r-a{
	margin: 0 auto;
}
.m-l-10{
	margin-left: 10px;
}
.m-l-20{
	margin-left: 20px;
}
.listtm{
	font-size: 14px;
	color: #000000;
	font-family: "宋体";
	float: left;
	/*width: 480px;*/
}
.table_td-p-0 td{
	padding: 0;
}
.listsj{
	font-size: 14px;
	color: #7C7C7C;
	font-family: "宋体";
	float: left;
}
.list {
	width: 600px;
	padding: 4px;
}

.fj_main_con{
	width:100%;
}
.fj_main_news_con{
	width:100%;
	background:#F5F8FD;
	border: 1px solid #DFDFDF;
	box-sizing: border-box;
}
.t-a-l{
	text-align: left;
}
.fj_ann_list{
	display: flex;
	margin: 20px;
}
.fj_w{
	width: 47%;
	text-align: left;
	padding: 0 10px;
	border: 1px solid #ccc;
	background-color: white;
	margin-right: 10px;
}
.fj_w_r{
	width: 47%;
	text-align: left;
	padding: 0 10px;
	border: 1px solid #ccc;
	background-color: white;
	margin-left: 10px;
}
.display_flex{
	display: flex;
}
.w-960{
	width: 960px;
}
.pf{
	width: 49%;
}
.ca_txt{
	font-size: 13px;
	line-height: 22px;
	font-family: "宋体";
	margin-top: 6px;
}
.ca_txt A{
	font-size: 13px;
	line-height: 22px;
	font-family: "宋体";
	color: #004080;
}
.ca_txt1{
	font-size: 12px;
	line-height: 22px;
	font-family: "宋体";
	margin-top: 3px;
	color: #999999;
}
.ca_txt1 A{
	font-size: 14px;
	line-height: 22px;
	font-family: "宋体";
	color: #2D2D2D;	
	margin-top: 3px;
}
.ca_txt2{
	font-size: 13px;
	line-height: 22px;
	font-family: "宋体";
	margin-top: 6px;
}
.ca_txt2 A{
	font-size: 13px;
	line-height: 22px;
	font-family: "宋体";
	color: #004080;
}
.fontc3{
	color: #181818;
	font-size: 12px;
	padding: 1px;
	background-color: #EDF6FF;
	width: 120px;
}
.fontc3 A{
	color: #181818;
	font-size: 12px;
	padding: 1px;
	background-color: #EDF6FF;
	width: 120px;
}
.news-p p{
	text-indent: 2em;
	font-size: 14.0pt;
	font-family: 宋体;
    mso-ascii-font-family: Calibri;
    mso-hansi-font-family: Calibri;
    text-align: justify;
}
.newsCon{
	width:960px;
	margin:0 auto;
}
#ArticleTit{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 20px;
	color: #03005C;
}
#tima{
	font-family: "宋体";
	font-size: 12px;
	color: #3E3E3E;
	line-height: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D0D0D0;
	border-bottom-color: #D0D0D0;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}
.STYLE2 {
	color: #FF0000;
	font-size: 12px;
}
.tb {	border: 1px solid #DFDFDF;
}
#wz{
	font-family: "宋体";
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	height: 420px;
	padding: 15px;
	text-align:left;
}
#wz A{
	font-family: "宋体";
	font-size: 14px;
	line-height: 24px;
	color: #000000;
}
.dian li{
	list-style: inside;
}
