@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    /* font-size: 16px; */
    list-style: none;
}
a {	text-decoration:none;}
img {
    border: 0;
}
body, td, th {
    font-family: 微软雅黑;
    font-size: 16px;
    color: #333;
}
/*body{min-width:400px;}*/
@media screen and (max-width:800px){body{margin:0 7px;font-size:16px;}}
.head {
    margin: 0 auto;
    width: 100%;
	min-width:1200px;
    height: 40px;
    background: #eee;
}
@media screen and (max-width:1025px){.head{display:none;}}
.head ul {
    margin: 0 auto;
    width: 1200px;
    height: 40px;
    overflow: hidden;
}
.head li {
    margin:4px 10px 0 0;
    width: 70px;
    height: 40px;
    font-size: 14px;
    text-align: center;
    color: #60727f;
    line-height: 36px;
    letter-spacing: 0.1em;
    background: #e0e0de;
    overflow: hidden;
    float: left;
}
.head #li1 {
    width: 140px;
	float: right;
	color:#fff;
   background:  #5ba4e5;
}
.head #li1:hover {
	margin-top: 0;
	padding-top: 2px;
	height: 38px;
    width: 140px;
    color: #fff;
    background: #5ba4e5;/*橘色#f90*/
	border-radius: 0;
}
.head #li2 {
	margin: 0 10px 0 0;
	padding-top: 2px;
	height: 38px;
    background: #fff;
	border-radius: 0;
}
.head #li3 {
    /* background-image: url("../images/ww1.png"); */
    color:#fff;
   background:  #5ba4e5;
}
.head #li3:hover {
	margin: 0 10px 0 0;
	height: 40px;
	background: #5ba4e5;
	/* background-image: url("../images/ww2.png"); */
	border-radius: 0;
}
.head #li4 {
    /* background-image: url("../images/hw1.png"); */
     color:#fff;
   background:  #5ba4e5;
}
.head #li4:hover {
	margin: 0 10px 0 0;
	height: 40px;
	background: #5ba4e5;
     /*  background-image: url("../images/hw2.png");*/
	border-radius: 0;
}
.head #li5 {
	margin-right: 10px;
	width: 140px;
	float: right;
	color: #fff;
    background: #5ba4e5;
}
.head #li5:hover {
	margin: 0 10px 0 0;
	padding-top: 2px;
	height: 38px;
	background: #5ba4e5;
	border-radius: 0;
}
.head li:hover {
	-moz-transition: all 1s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.tou{width: 100%;height: 220px;}
.foot{width: 100%;height: 120px;position: absolute;}
@media screen and (max-width:1025px){.foot{position: unset;}}
.top {
    margin: 0 auto;
    width: 1200px;
    height: 130px;
    background: url("../images/bg.jpg");
    overflow: hidden;
}
@media screen and (max-width:1025px){.top{width:100%;height: auto;}}
.top_l {
    width: 370px;
    height: 130px;
    /* background: url("../images/logo.png"); */
    float: left;
}
@media screen and (max-width:1025px){.top_l{margin-left: 5px;width:100%;height:auto;}}
@media screen and (max-width:1025px){.top_l img{width: 35%;}.tou{height: 150px;}}
@media screen and (max-width:640px){.top_l img{width: 60%;}.tou{height: 160px;}}
@media screen and (max-width:540px){.top_l img{width: 60%;}}
@media screen and (max-width:400px){.top_l img{width: 90%;}}
.top_r {
    width: 800px;
    height: 130px;
    float: right;
    overflow: hidden;
}
.top_r a img{
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}
.top_r a img:hover{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
@media screen and (max-width:1025px){.top_r{display:none;}}
.st {
    width: 55%;
    overflow: hidden;
}
.st li {
    width: 15%;
    line-height: 40px;
    overflow: hidden;
    background: #eee;
}
#weather-view-he {display:none; }

.zhanqun{display:none;}
@media screen and (max-width:1025px){.zhanqun{width:100%;display:block;background-color: #5ba4e5;color:#fff;}.zhanqun ul{padding: 5px 0px 5px 10px;margin-bottom: 5px;}.zhanqun a{color:#fff;margin:0 10px;}.zhanqun ul li{width:130px;float: left;}}
@media screen and (max-width:325px){.zhanqun ul{text-align: center;}.zhanqun ul li{width: 100%;margin:0 auto;}}

.topad {
    width: 585px;
    height: 52px;
    overflow: hidden;
    float: right;
}
.nav {
    margin: 0 auto;
    width: 1200px;
    height: 50px;
    background: url("../images/navbg.png");
}
/* å¯¼èˆª */
#b {
    margin: 0 auto;
    width: 1200px;
    padding: 0;
}
@media screen and (max-width:1025px){#b{width:100%;}}
#daohang {
    width: 1200px;
    background: url("../images/navbg.png");
    position: relative;
    z-index: 99;
}
@media screen and (max-width:1025px){#daohang{width:100%;}#daohang li{width: 16%;min-width: 60px;margin-left: 10px;}}

.dh{display:none;}
@media screen and (max-width:1025px){.dh{width:100%;display:block;background-color: #5ba4e5;color:#fff;}.dh ul{text-align:center;padding: 5px 0px;}.dh a{color:#fff;margin:0 20px;}}


.home {
    /* margin-left: 50px; */
}
@media screen and (max-width:1025px){.home{margin-left:0;}}
#daohang ul{margin:0 auto;text-align: center;width: 1200px;}
@media screen and (max-width:1025px){#daohang ul{display:none}}
.tab {
    position: relative;
    display: block;
    float: left;
    cursor: pointer;
 margin: 0 4.9px;
}
.tab .tablink {
    position: relative;
    line-height: 50px;
    display: block;
    height: 50px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    z-index: 99;
   padding:0 12px;
}
@media screen and (max-width:1025px){.tab .tablink{width: 15%;min-width: 60px;font-size: 12px;line-height: 25px;height: auto;}}
.tab .tablink a {
    line-height: 50px;
}
.tab:hover {
    background: url("../images/dhbg.png");
	-moz-transition: all 1s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
}
.tab:hover .tablink {
    color: #fff;
    text-decoration: none;
	-moz-transition: all 1s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
}
.tab:hover .tablink a {
    color: #333;
}
.dropdown:hover .arwlink {
    height: 50px;
}
.dropdown ul {
    display: none;
}
.dropdown:hover ul {
    background: #ecf4fa;
    position: absolute;
    display: block;
    top: 50px;
    z-index: 9;
	width:123px;
}
.subnav {
    text-align: center;
}
.subnav a {
	width: 123px;
    line-height: 30px;
    display: block;
    white-space: nowrap;
    color: #1479d7;
    font-size: 12px;
	text-align: center;
    text-decoration: none;
}
.subnav2 a {
    width: 84px;
}
.subnav :hover {
    text-decoration: none;
    color: #fff;
	background: #5ba4e5;
	border-radius: 4px;
	-moz-transition: all 1s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
}
.dropdown .subnav {
    border-bottom: 3px solid #5ba4e5;
    padding: 10px;
	border-radius: 0 0 4px 4px;
}
.subnav span a{
    color: #f90;
	border-radius: 4px;
}

.subnav span a:hover{
    color: #fff;
	background: #f90;
}
.subnav #span1 a{
    color: #c33;
	border-radius: 4px;
}
.subnav #span1 a:hover{
    color: #fff;
	background: #c33;
}

	.tl1{
		margin: 0 auto;
		margin-top: 20px;
		width:1200px;
	}
	@media screen and (max-width:1025px){.tl1{width:100%;margin-top: 0px;}}
	.tl1_l {
		width: 483px;
		height: 300px;
		overflow:hidden;
		float: left;
	}
	@media screen and (max-width:1025px){.tl1_l{width:100%;}}
   @media screen and (max-width:400px){.tl1_l{height: 210px;}}
.toutiao{margin-bottom:23px;width: 100%;font-weight:bolder;line-height: 36px;letter-spacing:0.1em;text-align: center;}
.toutiao a{font-size:32px;color:#000;padding-left:10px;vertical-align: middle;}
.toutiao a:hover{ color:#1479d7;}
.toutiao img{vertical-align:middle;}
@media screen and (max-width:1025px){.toutiao{width:100%;margin-bottom:10px;}.toutiao a{font-size:20px;}.toutiao img{width:10%;}}

/* 列表切换 */
#testbox {width:380px; height:40px; border-bottom:#5ba4e5 1px solid; color: #5ba4e5; overflow:hidden}
@media screen and (max-width:1025px){#testbox{width:100%;}}
#testbox ul{ margin:0px; padding:0px; width: 380px; float: left; overflow: hidden;}
#testbox li{ margin-right: 30px; width:64px; height:37px; line-height: 40px; color: #666; float:left; overflow:hidden}
#testbox .curbg{  color: #5ba4e5; border-bottom:#5ba4e5 3px solid;}

#testbox1 {width:277px; height:40px; border-bottom:#5ba4e5 1px solid; color: #5ba4e5; overflow:hidden}
@media screen and (max-width:1025px){#testbox1{width:100%;}}
#testbox1 ul{ margin:0px; padding:0px; width: 277px; float: left; overflow: hidden;}
#testbox1 li{ margin-right: 30px; width:32px; height:37px; line-height: 40px; color: #666; float:left; overflow:hidden}
#testbox1 .curbg{  color: #5ba4e5; border-bottom:#5ba4e5 3px solid;}

/* 图片新闻 */
.Slide {width: 483px;height: 300px;float:left;overflow: hidden;position: relative;}
.slide-cont {width:483px;height:300px;position: relative;overflow: hidden;}
.slide-item {position: absolute;width: 100%;height: 100%;left: -450;}
.slide-item a {display: block;width: 100%;height: 100%;}
.slide-item img {width:483px;height:300px;}
.slide-txt{width:483px;height:30px;position: absolute;left: 0;bottom:0px;z-index: 1;font-size:14px;}
.slide-txt .txt_bg {height:30px;line-height:30px;background:#000;opacity: 0.5;filter: alpha(opacity=50);}
.slide-txt a {display: inline-block;width: 70%;height: 30px;line-height: 30px;font-size:14px;padding-left:10px;overflow: hidden;color:#fff;position: absolute;left: 0;top: 0;font-size:16px;}
.slide-nav {width: auto;height: 17px;display: inline-block;position: absolute;z-index: 100;bottom:0px;right: 20px;overflow: hidden;}
.slide-nav a {display: block;width: 20px;height: 7px;background:#666666;cursor: pointer;margin-left:10px;float: left;text-indent: -99em;overflow: hidden;}
.slide-nav .nownav {background:#ffff;}
@media screen and (max-width:483px){
.Slide {width:100%;}
.slide-cont {width:100%;}
.slide-item img {width:100%;}
.slide-txt{width:100%;}	
.slide-txt .txt_bg {width:100%;font-size: 14px;}	
.slide-nav {display:none;}
.slide-txt a {font-size:12px;width: 97%;}
	}
	@media screen and (max-width:400px){
.Slide {height: 100%;}
.slide-cont {height: 100%;}
.slide-item img {height:241px;}
	}


.td_padding {padding:8px;}
	
	.tl1_m{
	    margin: 0 30px;
	    width: 380px;
	    overflow:hidden;
	    float: left;
	}
	@media screen and (max-width:1025px){.tl1_m{width:100%;float:none;margin-left:0;}}
	.yw_list{
		margin: 0 auto;
		padding-top: 12px;
		width: 380px;
	}
	@media screen and (max-width:1025px){.yw_list{width:100%;}}
	.yw_list ul {
		/* margin-bottom: 0px; */
		width: 380px;
	}
	@media screen and (max-width:1025px){.yw_list ul{width:100%;}}
	.yw_list li {
		padding: 5px 0px 5px 40px;
		width: 89%;
		height: 30px;
		color: #333;
		line-height: 30px;
		text-align: left;
		background: url("../images/list01.png") no-repeat 10px 1px;
		border: #e1eefa 1px dashed;
		border-width: 0 0 1px 0;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	@media screen and (max-width:1025px){.yw_list li{font-size: 14px;}}
	.yw_list a{
		text-decoration:none;
	}
	.yw_list li:hover {
		width: 345px;
		padding-left: 30px;
		color: #1479d7;
		background: url("../images/list02.png") no-repeat 15px 1px;
		background-color: #eff5fb;
		border-left:#5ba4e5 5px solid;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		-moz-transition: all 1s ease 0s;
		-webkit-transition:all 0.5s ease 0s;
		transition:all 0.5s ease 0s;
		-o-transition:all 0.5s ease 0s;
		-moz-box-shadow:0px 1px 1px #bfdaf3;
		-webkit-box-shadow:0px 1px 1px #bfdaf3;
		box-shadow:0px 1px 1px #bfdaf3;
	}
	
	.tl1_r{
		width: 277px;
		overflow:hidden;
		float: right;
		height: 299px;
	}
@media screen and (max-width:1025px){.tl1_r{width:100%;}}
	.yw2_list{
		margin: 0 auto;
		padding-top: 12px;
		width: 277px;
	}
	@media screen and (max-width:1025px){.yw2_list{width:100%;}}
        @media screen and (max-width:1025px){.yw2_list img{width:100%;}}
	.yw2_list ul {
		margin-bottom: 40px;
		width: 277px;
	}
	@media screen and (max-width:1025px){.yw2_list ul{width:100%;}}
	.yw2_list li {
		padding:5px 0px 5px 40px;
		width: 237px;
		height: 30px;
		color: #333;
		line-height: 30px;
		text-align: left;
		background: url("../images/list01.png") no-repeat 10px 1px;
		border: #e1eefa 1px dashed;
		border-width: 0 0 1px 0;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	@media screen and (max-width:1025px){.yw2_list li{width:100%;font-size: 14px;}}
	.yw2_list a{
		text-decoration:none;
	}
	.yw2_list li:hover {
		width: 242px;
		padding-left: 30px;
		color: #1479d7;
		background: url("../images/list02.png") no-repeat 15px 1px;
		background-color: #eff5fb;
		border-left:#5ba4e5 5px solid;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		-moz-transition: all 1s ease 0s;
		-webkit-transition:all 0.5s ease 0s;
		transition:all 0.5s ease 0s;
		-o-transition:all 0.5s ease 0s;
		-moz-box-shadow:0px 1px 1px #bfdaf3;
		-webkit-box-shadow:0px 1px 1px #bfdaf3;
		box-shadow:0px 1px 1px #bfdaf3;
	}
	@media screen and (max-width:1025px){.yw2_list li:hover {width:100%;}}
	.lm2 {
		width:277px;
		float: left;
	}
	.lm2 ul{
		width:277px;
		height:240px;
	}
	.lm2 li{
		padding-left:40px;
		width:237px;
		height:40px;
		color:#333;
		line-height:40px;
		background: url("../images/list01.png") no-repeat 10px;
		text-decoration:none;
		overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
	}
	.lm2 li a { text-decoration:none;}
	.lm2 li:hover{
		width: 242px;
		padding-left:30px;
		color: #1479d7;
		background: url("../images/list02.png") no-repeat 15px;
		background-color: #eff5fb;
		border-left: #5ba4e5 5px solid;
		-moz-transition: all 1s ease 0s;
		-webkit-transition:all 0.5s ease 0s;
		transition:all 0.5s ease 0s;
		-o-transition:all 0.5s ease 0s;
	}
	.lm2 img{
		width:277px;
		height:80px;
		overflow:hidden;
	}
	.lm2n{
		margin-bottom: 12px;
		width:277px;
		height: 40px;
		line-height: 40px;
		color: #5ba4e5;
		border-bottom: #5ba4e5 1px solid;
		overflow: hidden;
	}
	.lm2n li{
		padding-left:0;
		color: #5ba4e5;
		background:none;
		width:32px;
		height:37px;
		text-align: center;
		border-bottom: #5ba4e5 3px solid;
		float: left;
	}
	.lm2n li:hover{
		width: 32px;
		padding-left:0;
		color: #5ba4e5;
		background:none;
		background-color: none;
		border-left: none;
	}
	.lm2n span {
		width: 30px;
		height: 40px;
		background: url("../images/more01.png") no-repeat 0 12px;
		float: right;
	}
	.lm2n span:hover {
		background: url("../images/more02.png") no-repeat 0 15px;
		-moz-transition: all 1s ease 0s;
		-webkit-transition:all 0.5s ease 0s;
		transition:all 0.5s ease 0s;
		-o-transition:all 0.5s ease 0s;
	}

.lmtl{
		margin: 0 auto;
		padding-top: 10px;
		width: 1200px;
		overflow: hidden;
	}
	@media screen and (max-width:1025px){.lmtl{width:100%;}}
	.lm {
		width: 380px;
		float: left;
	}
	@media screen and (max-width:1025px){.lm{width:100%;}}
	.lm ul{
		width: 380px;
		height:auto;
	}
	@media screen and (max-width:1025px){.lm ul{width:100%;}}
	.lm li{
		padding-left:40px;
		width: 89.5%;
		height:40px;
		color:#333;
		line-height:40px;
		background: url("../images/list01.png") no-repeat 10px;
		text-decoration:none;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		float: left;
	}
	@media screen and (max-width:1025px){.lm li{font-size: 14px;line-height: 30px;height: 30px;}}
	.lm li:hover{
		width: 91%;
		padding-left:30px;
		color: #1479d7;
		background: url("../images/list02.png") no-repeat 15px;
		background-color: #eff5fb;
		border-left: #5ba4e5 5px solid;
		-moz-transition: all 1s ease 0s;
		-webkit-transition:all 0.5s ease 0s;
		transition:all 0.5s ease 0s;
		-o-transition:all 0.5s ease 0s;
	}
	.lm span{width: 18%;float:right;color:#666;line-height: 40px;}
	.path{
		padding-left: 20px;
		width:1180px;
		height: 50px;
		border-bottom: #e5f1fb 1px solid;
		line-height: 50px;
		color: #666;
		font-size: 14px;
		background-image: url("../images/wz.png");
		background-position: left;
		background-repeat: no-repeat;
		}
		@media screen and (max-width:1025px){.path{width:100%;}}
	.path a{color:#666;font-size: 14px;}
	.lmsec .lm{width:930px;float:right;margin:20px;}
	@media screen and (max-width:1025px){.lmsec .lm{width:100%;float:none; clear:both;}}
	.lmsec1 .lm{width:1160px;}
	@media screen and (max-width:1025px){.lmsec1 .lm{width:100%;}}
	.clear{clear:both;}
	.lmsec ul{width:auto;}
	.lmsec li span{color:#888;float:right;padding-right:30px;display:inline-block;}
	.lmsec li{width:auto;text-align:left;}
	.lmsec li:hover{width:auto;}

	.lmsec .lmn{width:auto;margin:0 20px;}
	
	.lmn{
		margin-bottom: 20px;
		width: 380px;
		height: 40px;
		line-height: 40px;
		color: #5ba4e5;
		border-bottom: #5ba4e5 1px solid;
		overflow: hidden;
	}
	@media screen and (max-width:1025px){.lmn{width:100%;}}

	.lm .lmn li{
		width: auto;
		padding-left:0;
		color: #5ba4e5;
		background:none;
		height:37px;
		text-align: center;
		border-bottom: #5ba4e5 3px solid;
		float: left;
	}

	.lm .lmn li:hover{
		width: auto;
		padding-left:0;
		color: #5ba4e5;
		background:none;
		background-color: none;
		border-left: none;
	}
	.lmsec .lmn li{
		padding:0 10px;
		color: #5ba4e5;
		background:none;
		height:37px;
		text-align: center;
		border-bottom: #5ba4e5 3px solid;
		float: left;
	}
	
	.lmn span {
		width: 30px;
		height: 40px;
		background: url("../images/more01.png") no-repeat 0 12px;
		float: right;
	}
	.lmn span:hover {
		background: url("../images/more02.png") no-repeat 0 15px;
		-moz-transition: all 1s ease 0s;
		-webkit-transition:all 0.5s ease 0s;
		transition:all 0.5s ease 0s;
		-o-transition:all 0.5s ease 0s;
	}
	
	.ad { margin:0 auto; margin-top:20px; width:1200px; }
	@media screen and (max-width:1025px){.ad{width:100%;}}
	.ad ul { width:1230px; }
	.ad ul li{ width:1230px; }
	@media screen and (max-width:1025px){.ad ul{width:100%;}.ad ul li{width:100%;}}
	.ad li { margin-right:30px; width:280px; height:120px; float:left;overflow:hidden; }
	.ac{display:none;}
	@media screen and (max-width:580px){.ab{/* display:none; */}.ac{display:block;width:100%;height:auto;margin-bottom:5px;}.ad li{width:100%;height:auto;} }
@media screen and (max-width:580px){.ad img{width:100%;}}
.cy{ margin-top:20px; width:100%; min-width:1200px; height:100px; background:#596978;}
@media screen and (max-width:1025px){.cy{min-width:100%;height: auto;}}
.cy ul { margin:0 auto; width:1200px; height:100px; background:url(../images/cybg.jpg) right no-repeat; overflow:hidden;}
@media screen and (max-width:1025px){.cy ul{width:100%;height: auto;}}
.cy li { padding-top:15px; width:460px; height:100px; color:#b2c0cd; font-size:12px; line-height:24px; float:right;}
@media screen and (max-width:1025px){.cy li{width: 70%;float: right;}}
.cy img { padding-top:10px; width: 80px; height: 80px; float: right;}
.cy span { margin-left: 30px; padding-top: 14px; width: 460px; height: 80px; text-align: left; float: left;}
.link { margin-top:10px; width:600px; height:80px; color:#b2c0cd; font-size:12px; overflow:hidden; float:left;}
@media screen and (max-width:1025px){div.link{display:none;}}
 .link .lj { width:600px; height:32px;padding-bottom:10px;}
.link .lj ul{ width:600px; height:32px;background:none;}
.link .lj li { width:100px; height:32px; line-height:32px; font-size:16px;float:left;padding-top:0px;}
.link .jtlj { width:600px; height:48px; line-height:24px; font-size:12px;}
.link .jtlj a { text-decoration:none; color:#b2c0cd; font-size:12px;}
.link .jtlj a:hover { color:#fff;}
.link .jtlj select{
    background: #596978;
    color: #b2c0cd;
    border: 1px solid #b2c0cd;
    font-size: 12px;
    width: 160px;
    height: 30px;
text-align-last: center;
    }

/*滚动新闻*/
.demo {list-style:disc; margin:52px 0 0 8px; width: 790px; position: absolute; z-index: 9999;}
.BreakingNewsController{ height:auto; position:relative; overflow:hidden;}
.BreakingNewsController .bn-title{ padding:10px 0px 10px 30px; width: 84px; background: url("../images/xx.png") no-repeat 0px 12px; display:inline-block; float:left;}
.BreakingNewsController ul{ width: 706px; position:absolute; display:block;}
.BreakingNewsController li{list-style:disc; padding:10px 0px; width: 650px; display:none; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.BreakingNewsController li a{list-style:disc; padding:0; text-decoration:none; color:#607280; width: 650px; display:inline-block; overflow:hidden; white-space: nowrap; text-overflow: ellipsis;}
	
.BreakingNewsController .bn-arrows{display:inline-block; float:right; width:40px; position:absolute; right:0; top:0; bottom:0;}
.BreakingNewsController .bn-arrows span{display:block; width:15px; position:absolute; top:0; bottom:0; cursor:pointer; opacity:0.5;}
.BreakingNewsController .bn-arrows span:hover{opacity:1;}
.BreakingNewsController .bn-arrows-left{ left:0; background:url(../images/bn-arrows.png) left center no-repeat;}
.BreakingNewsController .bn-arrows-right{right:10px; background:url(../images/bn-arrows.png) right center no-repeat;}
.easing a, .easing span{transition:.25s linear; -moz-transition:.25s linear; -webkit-transition:.25s linear;}


	.page{margin:  10px 20px 10px 20px;padding: 10px 0 10px 0;text-align:center;border-top:1px solid #ddd;}
	.page a{color:#333;border:1px solid #ddd;padding:3px 5px 3px 5px;margin-right:10px;}
	.lml ul{width:200px;float:left;margin:20px 0 20px 20px;}
	@media screen and (max-width:1025px){.lml ul{width:auto;float:none;}}
	.lml li{float:left;width:200px;height:50px;line-height:50px;font-size:18px;text-align:center;background:#ededed;margin-bottom:10px;}
	@media screen and (max-width:1025px){.lml li{margin-left:10px;margin-top:10px;}}
	.lml li.current{width:195px;background:#eff5fb;border-left:5px solid #5ba4e5;}
	.lml li a{color:#666;}
	.lml li.current a{color:#5ba4e5;}
	
/*文章 */
.content_title{
		margin: 0 auto;
		margin-top: 10px;
		margin-bottom: 10px;
		line-height: 50px;
		text-align: center;
		font-size: 30px;
		font-weight: bolder;
		letter-spacing:0.1em;
	}
.subtitle{font-size: 20px;color: #666;line-height: 40px;text-align:center;}
.subtitle2{font-size: 20px;color: #666;line-height: 40px;text-align:center;}
.content_subtitle{font-size:14px;line-height:40px;color:#333;text-align:center;font-family:微软雅黑;}
.date{
		margin: 0 auto;
		margin-top: 20px;
		color: #999;
		line-height: 30px;
		text-align: center;
		font-size: 14px;
		letter-spacing:0.1em;
		border: #e5e5e5 1px dashed;
		border-width: 1px 0px 1px 0px;
		}
.zt{float:right;margin-right:40px;}
.zt a{display:inline-block;width:22px;height:20px;line-height:20px;background:#b5b5b5;color:#fff;font-family:微软雅黑;}
.content_p{
		margin: 0 auto;
		margin-top: 20px;
		line-height: 40px;
		font-size: 16px;
		letter-spacing:0.1em;
		}
.list{/* margin:20px; */}
.list_p{color:#33;font-size:16px;line-height:25px;font-family:微软雅黑;width:950px;float:right;}
.list_p p{margin-bottom:10px;}
.content_p a{
		padding:4px 8px 5px 10px;;
		color: #fff;
		background-color: #5ba4e5;
		text-decoration: none;
		border-radius:4px;
		line-break: anywhere;
	}
	.content_p a:hover{
		color: #fff;
		background-color: #f90;
		-moz-transition: all 1s ease 0s;
		-webkit-transition:all 1s ease 0s;
		transition:all 1s ease 0s;
		-o-transition:all 1s ease 0s;
	}

.content_p img{max-width:800px;}
@media screen and (max-width:800px){.content_p img{width:90%;height:auto;}.content_p video{width:90%;height:auto;}}
.zb {
		margin: 0 auto;
		height: 50px;
		color: #999;
		line-height: 50px;
		text-align: right;
		font-size: 14px;
		letter-spacing:0.1em;
		border-top: #eee 1px dashed;
	}

.ggt {
    margin: 0 auto;
    width: 1200px;
    height: 144px;
    overflow: hidden;
    padding-top: 15px;
}

@media screen and (max-width:1025px){.ggt{width:100%;height: auto;}}
.ggt .mobile{display:none;}
@media screen and (max-width:580px){.ggt .mobile{display:block;width:100%;}.ggt .mobile img{width:100%;}}
.ggt_l {
    width: 1200px;
    height: 144px;
}
@media screen and (max-width:1025px){.ggt_l{margin-left: 5px;width:100%;height:auto;}}
@media screen and (max-width:1025px){.ggt_l img{width: 100%;}.tou{height: 76px;}}
@media screen and (max-width:640px){.ggt_l img{width: 100%;}.tou{height: 76px;}}
@media screen and (max-width:540px){.ggt_l img{width: 100%;}}
@media screen and (max-width:400px){.ggt_l img{width: 100%;}}

/*首页横幅切换*/
.slider{position: relative}
.slider div{position: relative;text-align: center;padding: 0px;list-style-type: none;margin: 0px;width: 1200px;background: #ffffff;height: 144px;overflow: hidden;}
.slider span{z-index: 99;position: absolute;text-align: center;width: 100%;bottom: 2px;color: #ffffff;font-size: 12px;font-weight: bold}
.slider .txtbg{position: absolute;filter: alpha(opacity=70);width: 100%;bottom: 0px;background: #000;height: 17px;padding-top: 5px;left: 0px;opacity: 0.7;-moz-opacity: 0.7;-khtml-opacity: 0.7}
.slider .txtbg img{width: 1200px;height: 144px;}
.hdnum{display:none;width: 150px;height: 25px;position:absolute;right:10px;bottom:15px;overflow: hidden;padding-top: 2px}
.hdnum li{padding: 1px;background-color: #eee;border:1px solid #ddd;width: 18px;height:18px;line-height:18px;text-align:center;float: left;margin:0 0 0 3px;overflow: hidden;font-size:12px;}
.hdnum li img{width: 61px;height: 45px;filter: alpha(opacity=50);opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5}
.hdnum li.on{padding: 1px;background-color: #176fb7;color:#fff;width: 18px;height:18px;line-height:18px;}
.hdnum li.on img{border: #f54102 2px solid;filter: alpha(opacity=100);width: 59px;height: 43px;opacity: 1;-moz-opacity: 1;-khtml-opacity: 1}
@media screen and (max-width:1025px){table{display:none;}}

