@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-family: "Microsoft YaHei", "微软雅黑";
	background: url(../images/bg.jpg) #fff no-repeat top center;
	line-height: 32px;
	color: #333;
	overflow-x: hidden;
	max-width: 1920px;
	margin: 0 auto;
	min-width: 1280px;
}
* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}
a {
	color: #333333;
	text-decoration: none;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}
a:hover {
	color: #cb0600;
	text-decoration: none;
}
.clear {
	clear: both;
}
dl {
	margin: 0px;
	padding: 0px;
}
dd {
	display: block;
	margin: 0px;
	padding: 0px;
	-webkit-margin-start: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
	margin: 0;
	padding: 0px;
}
.flex {
	display: flex;
	align-items: center;
	justify-content: center;
}
.elli {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
div {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 12px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.imgbg {
	background: no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 100%;
}
.imgbg img {
	opacity: 0;
}
.imgbg img {
	opacity: 0;
	width: 100%;
}
.topbg {
	height: 554px;
	text-align: center;
	width: 100%;
	overflow: hidden;
	position: relative;
	padding-top: 146px;
}
.topbg img.logo {
	position: absolute;
	left: 30px;
	top: 30px;
}
.slog {
	text-align: center;
}
.newsshow {
	width: 100%;
	margin: 0 auto;
	padding-top: 20px;
}
.news_title {
	color: #333333;
	text-align: center;
	font-size: 32px;
	line-height: 36px;
	padding: 45px 0px 15px;
	font-weight: bold;
	clear: both;
}
.xian {
	border-bottom: 1px solid #e7e8eb;
	height: 44px;
	margin-top: 8px;
	text-align: center;
	color: #92a2b1;
	font-size: 14px;
}
.box01 {
	padding: 30px 0px 90px;
	clear: both;
	font-size: 18px !important;
	color: #333;
	line-height: 36px !important;
	text-align: justify;
	overflow: hidden;
}
.box01 p {
	text-indent: 34px;
}
.box01 img {
	max-width: 900px;
	text-align: center;
}
.posi {
	width: 100%;
	clear: both;
	margin: 180px auto 0px;
	height: 59px;
	line-height: 59px;
	background: #1b4ca8;
	color: #fff;
}
.posi a {
	color: #fff;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
	clear: both;
}
.titlebg {
	width: 1200px;
	margin: 100px auto 53px;
	height: 130px;
	position: relative;
	clear: both;
	text-align: center;
}
.bottombg {
	text-align: center;
	color: #fff;
	background: #1b4ca8;
	padding: 30px 0px;
	clear: both;
	line-height: 38px;
}
.bian {
	padding: 40px 40px 0px 140px;
	font-size: 18px;
	line-height: 40px;
	width: 1200px;
	margin: 40px auto 46px;
	height: 204px;
	clear: both;
	color: #fff;
	background: url(../images/bianbg.jpg) no-repeat top center;
	border-radius:30px;
	overflow:hidden;
}
.blank46 {
	height: 46px;
	clear: both;
	overflow: hidden;
}
/*shangye*/
.sideMenu1 {

}
.sideMenu1 .winwin{
		width: 563px;
		float:left;
		overflow:hidden;
		margin-right:60px;
}
	
.sideMenu1 h3 {
	width: 563px;
	height: 70px;
	float:left;
	line-height: 70px;
	margin-bottom: 30px;
	text-align: left;
	color: #fff;
	background: url(../images/20220511163542143.png) no-repeat top center;
	cursor: pointer;
	font-size:18px;
	padding:0px 50px;
	    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	float:left;
}
.sideMenu1 .winwin:nth-child(2n) {
	margin-right:0px;
}
.sideMenu1 h3 a{
	color:#fff;
}
.sideMenu1 h3.on {
	background-position: 16px -57px;
	background: url(../images/20220511163542143.png) no-repeat top center;
}
.sideMenu1 ul {
	padding: 20px 0px;
	margin-bottom: 20px;
	margin-top: -30px;
	width: 563px;
	color: #999;
	display: none;
	background: url(../images/20220511163542143.png) no-repeat bottom center;
	line-height:36px;
}
.sideMenu1 .winwin:nth-child(1)  ul{
	display:block;
}
.sideMenu1 .winwin:nth-child(2)  ul{
	display:block;
}
.sideMenu1 .winwin.on ul{
	display:block;
}
.sideMenu1 .winwin:hover ul{
	display:block;
}
.sideMenu1 ul li {
	list-style: none;
	color: #000;
	line-height: 28px;
	padding-bottom: 20px;
	margin: 0 50px;
}
.sideMenu1 ul li a {
	color: #d0332b;
}
.w50 {
	width: 50%;
}
.synews {
	width: 100%;
	clear: both;
	margin-top:-11.3px;
}
.synews li {
	float: left;
	width:100%;
	text-align: left;
	line-height: 32px;
	margin-top:11.3px;
}
.synews li {
	position: relative;
}
.chy_title{
	font-size:20px;
	font-weight:bold;
}
.chy_intro{
	font-size:17px;
	padding-top:8px;
	line-height:28px;
}
.synews li a {
		background:#f1f4f8;
		width:100%;
	float: left;
	height: 193px;
	display:block;
	color: #333;
	font-size: 18px;
		display: flex;
	flex-direction: column;
	/* co1umn 从上到下*/
	align-items: left;
	/* center代表水平方向 */
	justify-content: center;/* center代表垂直方向 */
	padding:0px 33px;
}
.synews li a:hover {
	color: #fff;
	background:#2756b9;
}
.kbxx {
	clear: both;
}
.kbxx li {
	float: left;
	height: 166px;
	width: 100%;
	text-align: left;
	position: relative;
	background: url(../images/listbg.png) no-repeat 0px 0px;
	margin-bottom: 20px;
	padding: 20px 20px 0px 40px;
}
.kbxx_l {
	width: 100%;
	color: #1b4ca8;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 20px;
	height:45px;
	line-height:40px;
	font-weight: bold;
	padding-top:5px;
}
.kbxx_l a {
	color: #1b4ca8;
}
.kbxx_r a {
	color: #727272;
}
.kbxx_r {
	width: 100%;
	color: #727272;
	padding-top:6px;
	overflow: hidden;
	line-height:30px;
}
.morechy{
	width:255px;
	padding-top:10px;
	clear:both;
	margin:0 auto;
}
.morechy a {
	width: 255px;
	height: 51px;
	display: block;
	text-align:center;
    background: linear-gradient(to right,#1b4ca8,#4179e1);
	color: #fff;
	font-size: 18px;
	line-height: 51px;
	transition: 0.33s;
	margin: 0px 15px 0px;
	font-size: 18px;
	font-weight: bold;
}
.morechy a:hover {
	color: #fff;
}
.tujie_l{
	width:360px;
	float:left;
}

.tujie_r{
	width:821px;
	float:right;
}
.imgbox{
	padding-bottom:90px;
	clear:both;
	overflow:hidden;
}
.imgbox_l a{
	width:584px;
	float:left;
	height:229px;
	overflow:hidden;
	font-size:40px;
	color:#fff;
	font-weight:bold;
	display:block;
	text-align:center;
	margin-bottom:35px;
}
.imgbox .imgbox_l:nth-child(2n) {
	float:right;
}
.imgbox .imgbox_l:nth-child(3) a{
	height:329px;
}
.imgbox .imgbox_l:nth-child(4) a{
	height:329px;
}
.imgbox_r a{
	width:585px;
	height:229px;
	background:url(../images/img02.jpg) no-repeat top center;
	float:right;
	font-size:40px;
	color:#1b4ca8;
	font-weight:bold;
	display:block;
	padding:101px 0px 0px 0px;
	text-align:center;
}
.imgboxts{
	margin-top:35px;
	clear:both;
	overflow:hidden;
	padding-bottom:160px;
}
.imgboxts_l a{
	width:585px;
	height:329px;
	background:url(../images/video.png) #ce332d no-repeat 250px 100px;
		font-size:40px;
		padding-top:190px;
		text-align:center;
	color:#fff;
	font-weight:bold;
	display:block;
}
.imgboxts_r{
	width:585px;
	height:329px;
	background:#ce332d;
}
.fenye {
	clear: both;
	padding: 20px 0px 60px 0px;
	text-align: center;
	float: right;
	overflow: hidden;
}
.fenye span {
	border: 1px solid #e1e1e1;
	background: #fff;
	height: 36px;
	line-height: 36px;
	padding: 0px 10px;
	display: block;
	float: left;
	margin-left: 10px;
	margin-top: 9px;
}
.fenye span:hover {
	background: #1b4ca8;
	color: #fff;
	border: 1px solid #1b4ca8;
}
.fenye span:hover a {
	background: #1b4ca8;
	color: #fff;
}
