.today {
	width: 1200px;
	margin: 8px auto;
}
.today-l {
	width: 430px !important;
	    height: 302px;
	padding: 0px;
	position: relative;
	float: left;
	margin-top: 7px;
}
.today-l a{
	display: block;
}

.p {
	position: absolute;
	width: 100%;
	height: 50px;
	bottom: 0px;
/* 	padding-left: 10px; */
	background: rgba(000, 000, 000, 0.5);
	color: #fff;
	font-size: 22px;
	text-indent: 10px;
	
}
.p  a{
	width: 410px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.today-c {      
	width: 330px;
	margin: 0 10px;
	/* padding-top: 6px; */
	float: left;
}
.today-c div{
	width: 150px;
	height: 92px;
	position: relative;
	float: left;
	margin: 7px 7px;
}
.today-c div p {
	font-size: 14px;
	margin-bottom: 0rem !important;
	margin-top: 6px;
	position: absolute;
	bottom: 0px;
	background: rgba(000, 000, 000, 0.5);
	color: #fff;
	 display: none;
}
.today-c div:hover p{
	display: block;
	display: -webkit-box;
	  text-overflow: ellipsis;
	  overflow : hidden;
	  -webkit-line-clamp: 2;
	  -webkit-box-orient: vertical;
	 
}
.today-r {
	width: 418px;
	height: 302px;
	float: right;
	margin-top: 7px;
	background: #f0ebeb;
}

.tltie {
	padding: 0 18px;
	margin: 7px 0px;
	font-size: 26px;
}
.tltie span{
	font-size:24px;
	color:#f34540;
	margin-left: 10px;
}
.tltie img{
	float: left;
	margin-top: 4px;
}
.today-r ul li {
	font-size: 50px;
    width: 100%;
	line-height: 36px;
	display: flex;
	display: inline-block;
	float: left;
}

.today-r ul li span {
	line-height: 36px;
	display: block;
	width: 25px;
	text-align: right;
	float: left;
	
}

.today-r ul li a {
	font-size: 17px;
	color: #000000;
	display: block;
	line-height: 38px/9;
	text-decoration: none;
	float: left\9;
}
.today-r ul li a:hover{
	color: #243c83;
}

.information {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-top: 22px;
}

.information-l {
	width: 764px;
	float: left;
}

.tlties {
	border-bottom: 1px solid #e5e5e5;
	padding-top: 30px\9;
	font-size: 20px;
    padding-bottom: 6px;
}

.tlties a {
	font-size: 14px;
	float: right;
	margin-top: 10px;
	color: #a2a2a2;
}

.infor {
	width: 100%;
	float: left;
	display: flex;
	flex-wrap: nowrap;
	height: 95px;
	margin-bottom: 29px;
}
.infors{
	width: 574px;
	margin-left: 28px;
}

.infor div h5{
	width: 100%;
	font-size: 17px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.infor:hover div h5 {
	color: #243c83 !important;
}

.infor div {
	height: 95px;
	position: relative;
	float: left;
	font-size: 13px;
    color: #7b7b7b;
}
.infors div,.inforss div{
	width: 100%;
	height: auto;
	font-size: 14px;
}
.infor_img{
	width: 150px;
	height:95px !important;
	float: left;
}
.infor div p {
	width: 100%;
	font-size: 14px;
	margin-top: 26px;
	color: #1b1b1b;
	margin: 0px !important;
	float: left\9;
}

.information-r {
 width: 409px;
	float: right;
}

.information-r li {
	line-height:32px;
	font-size: 17px;
}

.information-r li a {
	 width: 409px;
	 display: block;
	color: #333333;
	text-decoration: none;
	  overflow: hidden;
	  white-space: nowrap;
	  text-overflow: ellipsis;
}

.information-r li:hover a {
	color: #3d4f8d;
}
.pictures{
	width: 1200px;
	height:304px;
	margin: 0 auto;
	margin-top: 20px;
	 clear:both;
	 overflow: hidden;
}
/* .clear{
        clear:both;
    } */
.picture {
	width: 1200px;
	height:300px;
	display: inline-block;
	background: #f0ebeb;
    padding-top:30px;
	display: flex;
	justify-content: space-between;

	
}
.p a{
	color: #fff;
	display: block;
	height: 50px;
	line-height: 50px;
}
.today-c  div p a{
	color: #fff;
}
.picture img{
	width:74px;
	height: 242px;
/* 	margin-left: 10px; */
	float: left;
}
.picMarquee-left {
	width: 1100px;
	height: 240px;
		float: right;
		margin-right: 10px;
	position: relative;
	
}

.picMarquee-left .prev {
	width: 25px;
	height: 35px;

	position: absolute;
	top: 50%;
	margin-top: -12.5px;
	right: 0px;
}

.picMarquee-left .prev img{
    width: 20px !important;
	height: 38px !important;
}
.picMarquee-left .next img{
	width: 20px !important;
	height: 38px !important;
}
.picMarquee-left .next {
	display: block;
	float: left;
	position: absolute;
	top: 50%;
	margin-top: -12.5px;
	left: 0px;

}

.picMarquee-left .bd {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

.picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picMarquee-left .bd ul li {
	margin: 0 20px;
	float: left;
	_display: inline;
	overflow: hidden;
}

.picMarquee-left .bd ul li .pic {
	width: 298px;
	height: 154px;
	text-align: center;
}

.picMarquee-left .bd ul li .pic img {
	width: 298px;
	height: 154px;
	display: block;
/* 	padding: 2px; */
    margin: 0px;
}

.picMarquee-left .bd ul li .pic a:hover img {
	border-color: #999;
}

.picMarquee-left .bd ul li .tit {
	width: 298px;
	line-height: 24px;
	float: left;
}
.picMarquee-left .bd ul li .tit a {
	color: #000000;
	text-decoration: none;
}
.picMarquee-left .bd ul li .tit h6{
	font-size: 17px;
}
.useful{
	width: 1200px;
	margin: 18px auto;
	display: flex;
	
	justify-content: space-between;
	
}
.useful-l{
	width:766px;
	float: left;
}
#useful-c{
	width: 100%;
	display: flex;
    justify-content: space-between;
}
.art{
	width:362px;
	float: left;
}
.art-t{
	width: 360px;
	height: 285px;
	margin-bottom:18px;
}
.art-t img{
	width: 360px;
	height: 285px;
}
.art-b img{
	width: 174px;
	height: 86px;
}
.art-b{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.art-r{
	width:358px;
	float: right;
}
.art-r h5{
	margin: 20px 0px;
	font-size: 26px;
}
.art-r li{
	width: 100%;
	display: flex;
	line-height:36px;
	line-height: 40px\9;
	display: inline-block;
}
.art-r li span{
	font-size: 40px;
	margin: 0 8px;
	float: left;
}
.art-r li a{
	color: #333333;
	font-size: 17px;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
	text-decoration: none;
}
.art-r li a:hover{
	color: #243c83;
}
.jidi li{
	line-height: 36px !important;
}
.guoji li{
	line-height: 38px !important;
}
.today-c div img {
    width: 100%;
    height: 90px;
}
.today-l img {
    width: 100%;
    height: 302px;
}
.infor img{
	width: 150px;
	height: 95px;
}
.infors h5 a{
	color: #333333 !important;
}
.infor h5{
	color: #333333 !important;
}
.tlties img{
	margin: 0 6px;
}
.lishi{
		width: 1200px; 
		height: 70px;
		
		margin: 20px auto;
	}
.lishis{
	      width: 28px\9;
		  writing-mode: tb-rl;
		  overflow: hidden;
		  padding: 0 10px;
		  background: #243c83;
		  letter-spacing: 1px;
		  color: #FFFFFF;
		  float: left;
}
#search_module li {
	width: 100%;
}
.guan-s{
	width: 20px;
	height: 20px;
	float: right;
}
.gif {
	width: 300px;
	height: 300px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -150px\9;
	margin-top: -150px\9;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: none;
}
.carousel{ width:1200px; height:80px; overflow:hidden; position:relative;  }
.carousel .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:10px; z-index:1; }
.carousel .hd ul{ float:right; overflow:hidden; zoom:1;}
.carousel .hd ul li{ float:left;  width:15px; height:15px; overflow:hidden; margin-right:10px; text-indent:-999px; cursor:pointer; background:url("../img/icoCircle.png") 0 -15px no-repeat #cccccc;border-radius: 7px }
.carousel .hd ul li.on{ background-position:0 0; background: #FF6600}
.carousel .bd{ position:relative; height:100%; z-index:0;   }
.carousel .bd li{ zoom:1; vertical-align:middle; }
.carousel .bd img{ width:1200px; height:80px; display:block;  }
.imgMarquee{ width:1200px; height: 70px; overflow:hidden; position:relative;margin:0 auto;}
.imgMarquee .bd ul{ overflow:hidden; zoom:1; }
.imgMarquee .bd ul li{ margin-right:10px; float:left; _display:inline; overflow:hidden; text-align:center;width:190px;  }
.imgMarquee .bd ul li a{ text-align:center; }
.imgMarquee .bd ul li a img{ /*width:190px; height:70px;*/ display:block;}
.imgMarquees .bd ul li{ margin-right:10px; float:left; _display:inline; overflow:hidden; text-align:center;width:121px !important;  }
.imgMarquees .bd ul li a img{ width:121px !important; height:57px !important; display:block;}