﻿/*默认样式*/

@charset "UTF-8";
html,
body {
	width: 100%;
	height: 100%;
	overflow: hidden;
	font-family: "Microsoft YaHei";
}

* {
	margin: 0;
	padding: 0
}

ul,
li {
	list-style: none;
	margin: 0;
}

a {
	color: #333333;
}

a:hover {
	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: 872px;
	margin: auto;
	background: url(images/banner.jpg) no-repeat center center/cover;
}

.slideTxtBox ul{
	word-break: break-all;
	text-indent: 44px;
}
.slideTxtBox .hd{
	color: #fff;
	line-height: 2.6;
	font-size: 22px;
	margin-left: 18px;
}
.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 a.more{
	color: #f18b22;
}
.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: 512px;
    height: 184px;
    padding: 12px;
    margin-left: 542px;
    margin-top: 28px;
    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{
	position: absolute;
	left: -60px;
	top: 11px;
	width: 30px;
	height: 100%;
	overflow: hidden;
}
.top-content .inBox .bd a{
	color: #fff;
	font-size: 28px;
	font-weight: bold;
}
.content {
	width: 100%;
}

.main {
	width: 1200px;
	margin: 0 auto;
}

.first-box {
	width: 100%;
	height: 370px;
	margin-top: 45px;
}
.con-box .first-box .new-list li{
	height: 60px;
}
.con-box .first-box .new-list li .cont{
	height: 58px;
	line-height: 58px;
	border-bottom: 1px dotted #ccc;
}
.con-box .first-box .new-list li .cont a{
	padding: 10px 0;
}

.first-box .left-slid {
	float: left;
	width: 50%;
	height: 100%;
	margin-right: 30px;
}

.first-box .qhjs-box {
	float: left;
	width: 564px;
	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%;
}
.ywbox h4{
	font-size: 32px;
	text-align: center;
	margin-bottom: 20px;
}

.qhjs-list li {
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dashed #e6e6e6;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.qhjs-list li a{
	font-size: 18px;
}

.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;
}*/
.w50{
	width: 50%;
	box-sizing: border-box;
}

.con-box,.ywbox {
	box-sizing: border-box;
	width: 100%;
	min-height: 320px;
	overflow: hidden;
}
.ywbox .qhjs-box ul li{
	width: 556px;
}

.con-box .fl{
	float: left;
	width: 50%;
	padding-right: 5px;

}
.con-box .fr{
	float: right;
	width: 50%;
	padding-left: 5px;
}

.list-title {
	height: 146px;
	margin-bottom: 16px;
	margin-top: 16px;
	
}

.list-title a {
	float: right;
	height: 20px;
	font-size: 14px;
	margin-top: 56px;
	color: #767676;
}
.hxyy-box{
	overflow: inherit;
}

.hxyy-box .content_img{
	position: relative;
	left: -84px;
	top: -36px;
	height: 700px;
	width: 1360px;
	background: url(images/hxyy_content.png) no-repeat center center;
}
.box4{
	margin-top: -80px;
}

.con-box ul {
	width: 100%;
}
.frist_img img{
	width: 254px;
	float: left;
}

.con-box ul li {
	float: left;
	box-sizing: border-box;
    width: 574px;
}
.con-box .new-list:after{
	content: "";
	display: block;
	clear: both;
}
.con-box .new-list li{
	position: relative;
	height: 40px;
	line-height: 40px;
	word-break: keep-all;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 20px;
}
.box3 .new-list li:nth-child(even){
	margin-left: 50px;
}
.con-box .new-list li>i{
	position: absolute;
	top: 18px;
	left: 8px;
	width: 0;
	height: 0;
	border: 2px solid #999;
	border-radius: 50%;
}
.con-box .first-box .new-list li>i{
	top: 28px;
}
.con-box .new-list li .cont{
	display: block;
	height: 40px;
	word-break: break-all;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.ywbox .first-box{
	margin-top: 0;
}

.con-box ul li .big-title {
	display: block;
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.con-box ul li .desc {

	line-height: 30px;
	font-size: 14px;
	overflow: hidden;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.con-box ul li .desc i {
	font-size: 14px;
	color: #Fa0300;
	font-style: normal;
}


.fzxt-title {
	background: url(images/fzxt.png) no-repeat center center;
}

.hxyy-title {
	background: url(images/hxyy.png) no-repeat center center;
}

.gcsy-title {
	background: url(images/gcsy.png) no-repeat center center;
}

.xxdt-title {
	background: url(images/xxdt.png) no-repeat center center;
}

.mtsj-title {
	background: url(images/mtsj.png) no-repeat center center;
}
.zthz-title {
	background: url(images/zthz.png) no-repeat center center;
}


.sxzx-box li {
	width: 580px;
	float: left;
}

.sxzx-box li:nth-child(odd) {
	margin-right: 40px;
}
.scroll_box{
	position: relative;
}
.sxzx-box .zybb-box .new-img,.sxzx-box .zybb-box li, .sxzx-box .zybb-box  li img{
	display: block;
    float: left;
    width: 290px;
	height: 128px;
    overflow: hidden;
    /* margin-right: 20px; */
    margin: 0;
	padding: 0;
	margin-right: 13px;
}
.sPrev{  width:23px; height:49px; float:left; background:url(images/an1.png) center center no-repeat ; margin-top:25px; position:absolute; left:0px; top:20px;z-index:99 }
.sNext{ width:23px; height:49px; float:left;background:url(images/an2.png) center center no-repeat;margin-top:25px;  position:absolute; right:0px; top:20px;z-index:99  }
.sxzx-box .zybb-box  li:last-child img{
	margin: 0;
}
.sxzx-box .zybb-box li:last-child{
	margin: 0;
    padding: 0;
}

.sxzx-right {
	float: left;
	width: 420px;
	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: 425px;
	line-height: 28px;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.sxzx-desc i {
	color: #bf1414;
}

.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 .sxzx-box li {
	width: 270px;
	height: 180px;
	margin-right: 30px!important;
}

.zybb-box .sxzx-box li.last {
	margin-right: 0px!important;
}

.zybb-box .sxzx-box li a {
	display: block;
	width: 100%;
	height: 100%;
}

.zybb-box .sxzx-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;
	height: 50px;
	width: auto;
}

.picScroll-left-1 .hd ul li {
	float: left;
	width: 9px;
	height: 9px ;
	min-height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #ccc;
	border-radius: 50%;
	margin: 0 2px;
}

.picScroll-left-1 .hd ul li.on {
	background-color: #fa0000;
	border-radius: 26%;
	width: 20px;
	height: 9px ;
	min-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;
	margin: 0 2px;
}

.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;
	color: #fff;
	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;
}