/*默认样式*/

@charset "UTF-8";
html,
body {
	width: 100%;
	height: 100%;
	overflow: hidden;
	font-family: "Microsoft YaHei";
}

* {
	margin: 0;
	padding: 0
}

ul,
li {
	list-style: none;.con-box ul li .desc
	margin: 0;
}

a {
	color: #333333;
}



a,
a:hover,
a.active,
a.focus,
a.visited {
	text-decoration: none;
}

a {
	outline: none;
}

a:focus {
	outline: none;
	text-decoration: none;
}

select,
input {
	outline: none;
}

.fl {
	float: left
}

.fr {
	float: right
}

.clearfix {
	*zoom: 1
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.none {
	display: none;
}

.block {
	display: block;
}

.noPadding {
	padding: 0;
}


/*index*/
.w{
	width: 1200px;
}
.containers {
	width: 100%;
	height: 100%;
	overflow: auto;
}

.top {
	position: relative;
	max-width: 1920px;
	height: 985px;
	margin: auto;
	
	background: url(images/tu1_01.jpg) no-repeat center center/cover;
}
.top_1{width:1200px;height:188px;margin:0 auto;position:absolute;}
.more{color:#fcf0a3;font-size:15px;width:54px;height:15px;position: absolute;right: 0px; bottom: 0px; }
.mmoree{width:1200px;height:160px;overflow: hidden;line-height:31px;}
.mmore{color:#fcf0a3;font-size:16px;}






.top-content{
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	height: 358px;
	margin: auto;
	background: url(images/banner-content-bg.png) no-repeat center center/cover;
}
.slideTxtBox ul{
	word-break: break-all;
}
.slideTxtBox .hd{
	position: absolute;
    top: 20px;
    right: -240px;
	
}
.slideTxtBox .hd li{
	width: 180px;
	height: 52px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 24px;
	line-height: 52px;
	background-color: #fff;
	border-radius: 6px;
	color: #000;
	
}
.slideTxtBox .hd li.on{
	
	background-color: #0051b2;
	box-shadow: 0px 5px 9px 1px 
		rgba(0, 81, 178, 0.3);
	
}
.slideTxtBox .hd li.on a{
	color: #fff;
}
.slideTxtBox .bd .more{
	position: absolute;
	bottom: 0;
	right: 0;
	

}
.slideTxtBox .bd .more a{
	color: #e4070c;
}
.top-content .inBox{
	position: relative;
	width: 522px;
	height: 200px;
	padding: 30px;
	margin-left: 346px;
    margin-top: 96px;
	border-radius: 10px;
}
.top-content .inBox p{
	background-color: transparent !important;
	font-size: 18px;
	line-height: 30px;
	text-indent:36px;
}
.top-content .inBox .range{
	position: relative;
	height: 100%;
}
.top-content .inBox.cur{
	display: block;
}
.top-content .inBox .bd{
	height: 100%;
	overflow: hidden;
}
.content {
	width: 100%;
}

.main {
	width: 1200px;
	margin: 0 auto;
}

.first-box {
	width: 100%;
	height: 370px;
	margin-top: 45px;
}

.first-box .left-slid {
	float: left;
	width: 640px;
	height: 100%;
	margin-right: 30px;
}

.first-box .qhjs-box {
	float: left;
	width: 530px;
	height: 100%;
}

.first-box .qhjs-box .titles {
	width: 100%;
	height: 70px;
	line-height: 70px;
	border-bottom: 1px solid #EBEBEB;
}

.first-box .qhjs-box .titles span {
	display: inline-block;
	height: 66px;
	border-bottom: 4px solid #2558B2;
}


/*.first-box .qhjs-box .titles span img{
	
}*/

.first-box .qhjs-box .titles span i {
	color: #d30302;
	font-style: normal;
}

.first-box .qhjs-box .titles a {
	float: right;
	font-size: 14px;
	color: #92abd8;
}

.qhjs-list {
	width: 100%;
}

.qhjs-list li {
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dashed #e6e6e6;
	font-size: 14px;
}

.qhjs-list li i {
	display: block;
	float: left;
	width: 5px;
	height: 5px;
	margin-top: 23px;
	margin-right: 10px;
	border-radius: 50%;
	background: #000;
}

.qhjs-list li span.cont {
	display: block;
	float: left;
	width: 420px;
	line-height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #000000;
	font-size: 20px;
}

/*.qhjs-list li span.data {
	display: block;
	float: right;
	line-height: 60px;
	color: #999;
}*/

.con-box {
	width: 100%;
	margin-top: 166px;
}

.list-title {
	height: 80px;
	margin-bottom: 0px;
	
}

.list-title a {
	float: right;
	height: 20px;
	font-size: 14px;
	margin-top: 25px;
    /* margin-right: 50px; */
	/* color: #333333; */
}

.con-box ul {
	width: 100%;
}

.con-box ul li {
	float: left;
	width: 574px;
	min-height: 100px;
	margin-bottom: 12px;
}

.con-box ul li:nth-child(even) {
	/*float: right;*/
	/*margin-right: 40px;*/
}

.con-box ul li .big-title {
	display: block;
	width: 550px;
	float: right;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.con-box ul li .desc {
	width: 570px;
	line-height: 30px;
	font-size: 16px;
	color: #979797;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	    margin-top: 13px;
}

.con-box ul li .desc i {
	font-size: 14px;
	color: #Fa0300;
	font-style: normal;
}


.ywjj-title {
	background: url(images/202201181_03.png) no-repeat center;margin-left: 20px;background-size: 572px;
}
.ywjj-title-12 {
	background: url(images/202201182_07.png) no-repeat center;
}
.ywjj-title-13 {
	background: url(images/202201185_15.png) no-repeat center;background-size: 572px;
}
.ywjj-title-14 {
	background: url(images/202201183_10.png) no-repeat center;
}
.ywjj-title-15 {
	background: url(images/126shixianbobao_12.jpg) no-repeat center;
}
.ywjj-title-1-1{
	background: url(images/202201184_13.png) no-repeat center;background-size: 572px;
}
.titlemore{
	background: url(images/ld-3_07.png) no-repeat center;
}
.titlemore-1{
	background: url(images/zfwspzb_16.jpg) no-repeat center;
}

.ywjj-title1 {
	background: url(images/zfwsxbb_12.jpg) no-repeat center;
}

.sjjx-title {
	background: url(images/sjjx-title.png) no-repeat center center/cover;
}

.zcfg-title {
	background: url(images/zcfg-title.png) no-repeat center center/cover;
}

.ffzn-title {
	background: url(images/ffzn-title.png) no-repeat center center/cover;
}

.ytdd-title {
	background: url(images/ytdd-title.png) no-repeat center center/cover;
}

.sxzx-box {
	/* margin-top: 60px; */
}

.sxzx-box ul {
	/* margin-top: 10px; */
}

.sxzx-box li {
	width: 580px;
	float: left;
}

.sxzx-box li:nth-child(odd) {
	margin-right: 40px;
}

.sxzx-box .new-img {
	display: block;
	float: left;
	width: 252px;
	height: 150px;
	margin-top: 25px;
	/* margin-right: 20px; */
}

.sxzx-right {
	float: right;
	width: 314px;
	margin-top: 15px;
}

.sxzx-head {
	display: block;
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sxzx-desc {
	width: 100%;
	line-height: 28px;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
}

.sxzx-desc i {
	color: red;
}

.ytdd-box {
	width: 100%;
	margin-top: 20px;
}


.ytdd-img {
	margin-top: 40px;
}

.ytdd-img a {
	float: left;
	display: block;
	width: 270px;
	height: 180px;
	float: left;
	margin-right: 40px;
}

.ytdd-img a:last-child {
	margin-right: 0px;
}

.ytdd-img a img {
	display: block;
	width: 100%;
	height: 100%;
}

.zybb-box {
	margin-top: 30px!important;
}

.zybb-box li {
	width: 270px;
	height: 180px;
	margin-right: 30px!important;
}

.zybb-box li.last {
	margin-right: 0px!important;
}

.zybb-box li a {
	display: block;
	width: 100%;
	height: 100%;
}

.zybb-box li img {
	display: block;
	width: 100%;
	height: 100%;
}


/**/

.picScroll-left-1 {
	width: 580px;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.picScroll-left-1 .hd {
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top: -35px;
	left: 0;
	height: 1px;
	z-index: 200;
}

.picScroll-left-1 .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	position: absolute;
	right: 13px;
	top: 198px;
}

.picScroll-left-1 .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #ccc;
	border-radius: 50%;
}

.picScroll-left-1 .hd ul li.on {
	background-color: #fa0000;
	border-radius: 26%;
	width: 20px;
	height: 9px;
}

.picScroll-left-1 .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left-1 .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	position: relative;
}

.picScroll-left-1 .bd ul li .pic {
	text-align: center;
}

.picScroll-left-1 .bd ul li .pic img {
	width: 580px;
	height: 370px;
	display: block;
}

.picScroll-left-1 .bd ul li .title {
	width:450px;
	line-height: 50px;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 10px;
	z-index: 100;
	font-size: 17px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.picScroll-left-1 .bd ul li .title a {
	color: #fff;
}

.picScroll-left-1 .bd ul li i {
	height: 50px;
	background: #000;
	opacity: .5;
	filter: alpha(opacity=50);
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	text-indent: -99999em;
}

.footer {
	border-top: 1px solid #d1e0e5;
	text-align: center;
	padding-top: 38px;
	padding-bottom: 18px;
	width: 100%;
	height: 120px;
	font-size: 14px;
	border-top: 2px solid #fff6e8;
	background: #e4070c;
}

.footer div {
	display: inline-block;
	max-width: 1200px;
}


/*.footer a {display: inline-block;position: absolute;margin-top: 20px;}*/

.footer p {
	line-height: 25px;
	display: inline-block;
	position: relative;
	padding-left: 0px;
	color: #fff
}

.footer a {
	color: #FFF;
	text-decoration: underline;
}


/* 视频 */

.SpeList {
	margin-top: 20px
}

.SpeList:after {
	content: "";
	display: block;
	clear: both
}

.SpeList .zttp {
	display: block;
	margin-left: 5px;
	margin-right: 11px;
	position: relative;
	margin-bottom: 20px;
	float: left;
	width: 280px;
	height: 228px;
	background-color: #fafafa;
	animation: default .5s both
}

.SpeList .zttp a:hover {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
	animation: hover .5s both
}

.SpeList .zttp a img {
	width: 280px;
	height: 165px
}

.SpeList .zttp a>i {
	position: absolute;
	width: 40px;
	height: 40px;
	left: 50%;
	margin-left: -20px;
	top: 26%;
	background: url(images/play01.png) no-repeat;
}

.SpeList tt {
	display: block;
	margin: 10px;
	height: 60px;
	color: #434343;
	font-size: 16px;
	line-height: 30px;
	overflow: hidden;
	font-family: "微软雅黑";
}


/**/

.shsy li {
	margin-left: 5px;
	margin-right: 11px;
	position: relative;
	margin-bottom: 20px;
	float: left;
	width: 220px;
	height: 228px;
	background-color: #fafafa;
	animation: default .5s both
}

.shsy li a:hover {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
	animation: hover .5s both
}

.shsy li a img {
	width: 220px;
	height: 165px
}

.shsy li a>i {
	position: absolute;
	width: 40px;
	height: 40px;
	left: 50%;
	margin-left: -20px;
	top: 26%;
	background: url(images/play01.png) no-repeat;
}

.shsy li tt {
	display: block;
	margin: 10px;
	height: 60px;
	color: #434343;
	font-size: 16px;
	line-height: 30px;
	overflow: hidden;
	font-family: "微软雅黑";
}

.shsy li.More {
	width: 785px;
}

.footer {
	 margin-top: 40px;
	border-top: 1px solid #d1e0e5;
	text-align: center;
	padding-top: 38px;
	padding-bottom: 18px;
	width: 100%;
	height: 120px;
	font-size: 14px;
	border-top: 2px solid #fff6e8;
	background: #e4070c;
}

.footer div {
	display: inline-block;
	max-width: 1200px;
}


/*.footer a {display: inline-block;position: absolute;margin-top: 20px;}*/

.footer p {
	line-height: 25px;
	display: inline-block;
	position: relative;
	padding-left: 0px;
	color: #fff
}

.footer a {
	color: #FFF;
	text-decoration: underline;
}
.big-tit{ font-size: 16px!important;
	font-weight: 400!important;}
.bit-span{    float: right;
	width: 98px;color: #ACAAAA;line-height: 27px;}
.cle2{background: url(images/Group41.png) no-repeat center;height: 494px;}
.wid-width{width: 100%;float: left;margin-top: 61px;margin-left: 32.71px;}
.display{display: flex!important;justify-content: space-between!important;}
.con-box ul li .bid-title {
	display: block;
	width: 555px;
	float: right;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	/*white-space: nowrap;*/
}