@charset "utf-8";
/*leftmenu start*/
.leftmenu{width:100%;font-size:20px;}
.leftmenu ul{}
.leftmenu ul li{ float:left;height:54px;line-height:54px;display:block; margin-right:1px;}
.leftmenu ul li a{color:#000;padding-left:65px; padding-right:65px;}
.leftmenu ul li a:hover ,.leftmenu ul .hover a{height:54px;line-height:54px;color:#fff;display:block;text-decoration:none; background-color:#c00;padding-left:65px;padding-right:65px;}
/*leftmenu end*/

.font16{ font-size:18px;}
.about_txt{ margin-top:30px; margin-bottom:30px; color:#555; }
.about_txt p{ margin-bottom:20px; text-indent:2em; }
.about_pic{ margin-top:30px; margin-bottom:30px; }
.about_pic p{ margin-bottom:30px; }
.about_pic p .img img { transform: scale(1); transition: all .3s;}
.about_pic p .img.img-hover-no:hover img { transform: scale(1);}
.about_pic p .img:hover img { transform: scale(1.1); transition: all .3s;}

/*媒体播报*/
.news-ban-box {  padding-top: 3%;}
.news-list1 { width:100%;}
.news-list1 li { width:100%;  border-bottom: 1px solid #dbdbdb;  transition: all .3s;}
.news-list1 li a {  display: block;}
.news-list1 li:hover {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  transition: all .3s;
}
.news-list1 .pic { padding: 2% 2%;}
.news-list1 .pic img { width:200px; height:120px;}
.pic img { transform: scale(1); transition: all .3s;}
.pic.img-hover-no:hover img { transform: scale(1);}
.pic:hover img { transform: scale(1.1); transition: all .3s;}
.news-list1 .box { width:76%;
  padding: 2% 2% 2% 0; height:120px;
}
.news-list1 .cap {
  font-size: 20px;
  line-height: 26px;
  color: #000;
  max-height: 52px;
  overflow: hidden;
  position: relative;
}
.news-list1 li .box .cent .cap a { color: #000;}
.news-list1 li  a .box .cent .cap:hover { color: #00a0d8;}
.news-list1 .time {
  font-size: 12px;
  font-weight: bold;
  color: #c8c3c3;
  background: url("../images/img_12.png") no-repeat 0 center;
  height: 13px;
  line-height: 13px;
  padding-left: 20px;
  margin-top: 2%;
}
.news-list1 .text {
  font-size: 14px;
  color: #888888;
  line-height: 24px;
  margin-top: 2%;
  max-height: 48px;
  overflow: hidden;
  position: relative;
}

/*新闻播报*/
.news-ban-box {padding-top:3%;}
.news-list { width:100%;}
.news-list li { width:48%; margin-right:2%;
  border-bottom: 1px solid #dbdbdb;
  transition: all .3s;
}
.news-list li a { display: block;}
.news-list li:hover {  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);  transition: all .3s;}
.news-list .box { width:92%; padding: 4% 4%; height:120px;}
.news-list .cap {
  font-size: 20px;
  line-height: 26px;
  color: #000;
  max-height: 52px;
  overflow: hidden;
  position: relative;
}
.news-list .cap  span{font-size:14px;color:#f00;margin-left:8px; font-weight:bold;}
.news-list li .box .cent .cap a { color: #000;}
.news-list li  a .box .cent .cap:hover { color: #00a0d8;}
.news-list .time {
  font-size: 12px;
  font-weight: bold;
  color: #c8c3c3;
  background: url("../images/img_12.png") no-repeat 0 center;
  height: 13px;
  line-height: 13px;
  padding-left: 20px;
  margin-top: 2%;
}
.news-list .text {
  font-size: 14px;
  color: #888888;
  line-height: 24px;
  margin-top: 2%;
  max-height: 48px;
  overflow: hidden;
  position: relative;
}

/*视频播报*/
.news-video {
  padding-top:3%;
  padding-bottom:1%;
}
.news-video li {
  float: left;
  position: relative;
  width: 30%;
  margin: 1% 3.2% 1.5% 0;
}
.news-video li a {
  display: block;
  width: 100%;
  height: 100%;
}
.news-video li img {
  width: 348px; height:232px;
}
.video_img {
  overflow: hidden;
}
.video_img img {
  transform: scale(1);
  transition: all .3s;
}

.video_img.img-hover-no:hover img {
  transform: scale(1);
}

.video_img:hover img {
  transform: scale(1.1);
  transition: all .3s;
}
.news-video .box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../images/img_14.png") repeat-x bottom;
}
.news-video .box i {
  position: absolute;
  background: url("../images/img_13.png") no-repeat;
  width: 56px;
  height: 34px;
  max-width: 55px;
  background-size: 100%;
  bottom: 16%;
  left: 3%;
}
.news-video .box .text {
  position: absolute;
  left: 3%;
  bottom: 5%;
  font-size: 18px;
  color: #fff;
  line-height: 22px;
}


/*子页banner*/
.i-ban1 {
  position: relative;
  overflow: hidden;
  height: 400px;
}
.i-ban1 ul, .i-ban1 li {
  width: 100%;
  height: 100%;
}
.i-ban1 li {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}
.i-ban1 li a {
  display: block;
  width: 100%;
  height: 100%;
}
.i-ban1 .butn {
  width: 32px;
  height: 58px;
  position: absolute;
  top: 50%;
  margin-top: -29px;
  cursor: pointer;
}
.i-ban1 .prev {
  left: 6px;
  background: url(../files/ico_01.png) no-repeat center #fff;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.i-ban1 .prev:hover {
  background: url(../files/ico_01_hov.png) no-repeat center #909f0a;
}
.i-ban1 .next {
  right: 6px;
  background: url(../files/ico_02.png) no-repeat center #fff;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.i-ban1 .next:hover {
  background: url(../files/ico_02_hov.png) no-repeat center #909f0a;
}
.i-ban1 .order {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20px 0 18px;
  background: url(../img/bg_01.png) repeat 0;
}
.i-ban1 .order .tt {
  display: inline-block;
  font-size: 16px;
  line-height: 40px;
  color: #fff;
  margin-right: 20px;
}
.i-ban1 .order .tex {
  border: none;
  width: 185px;
  font-size: 14px;
  height: 15px;
  line-height: 14px;
  padding: 13px 11px;
  color: #999;
  border-radius: 10px;
  margin-right: 12px;
}
.i-ban1 .order .sub-btn {
  border: none;
  width: 142px;
  height: 40px;
  background: url(../img/bg_02.png) no-repeat center;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 14px;
}


/**view**/
.main{ width:1080px; margin-left:auto; margin-right:auto; margin-bottom:50px;}
.newsinfo-main{padding-top:60px;font-size:14px;line-height:24px;}
.newsinfo-main .detail p{text-indent:2em;}
.newsinfo-main h2{font-weight: normal;font-size:25px;text-align:center;}
.newsinfo-main .time{
	font-size: 12px;
	line-height: 20px;
	font-family: "宋体";
	color: #b9b9b9;
	text-align: center;
	padding-bottom: 25px;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 1px;
}
.newsinfo-main .detail{
	border-top: 1px solid #ededed;
	padding-top: 15px;
	padding-bottom:20px;
}
.newsinfo-main .detail p{
	padding-top:20px;
}
.newsinfo-main .detail img{
	display: block;
	margin: 0 auto;
	max-width: 960px;
}
.newsinfo-main .share{
	height: 28px;
}

.newsinfo-main .turn{
	border-top: 1px solid #ededed;
	padding-top: 15px;
}
.turn-main{
	font-size: 14px;
	line-height: 24px;
	position: relative;margin:0; padding:0;
}
.turn-main p{ margin:0; padding:0;}
.turn-main a{
	color: #888;
}
.turn-main a.back{
	display: inline-block;
	padding-left: 20px;
	background: url(../images/bg_sign27.jpg) no-repeat left center;
	position: absolute;
	right: 5px; height:30px; line-height:30px;
	top: 0;
}
.turn-main a:hover{
	color: #00438e;
}

.qimo8{ overflow:hidden; width:990px;}
.qimo8 .qimo {/*width:99999999px;*/width:80000%; height:30px;}
.qimo8 .qimo div{ float:left;}
.qimo8 .qimo ul{float:left; height:55px; overflow:hidden; zoom:1; }
.qimo8 .qimo ul li{float:left; line-height:55px; list-style:none;}
.qimo8 li a{margin-right:30px;color:#000;line-height:55px;}