﻿.Tout {
	height: 123px;
}
.Tout h2 {
	padding-left: 105px;
	height: 88px;
	padding-top: 35px;
	background: url("index10.png") no-repeat left center;
}
.Tout h2 a {
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 28px;
	color: #1f6096;
	font-weight: 700;
	text-align: center;
}
.Tout h2 a:hover {
	color: #DD2525;
}
.Tout h2 p {
	font-size: 16px;
	color: #666;
	font-weight: 400;
	text-align: center;
	margin-top: 13px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 1075px;
	height: 16px;
}
.NewsImg .News{
	float: left;
	width: 640px;
	height: 360px;
	position: relative;
	overflow: hidden;
}
.NewsImg .News .bd ul li{
	width: 640px;
	height: 360px;
	position: relative;
}
.NewsImg .News .bd ul li>a{
	display: block;
	width: 640px;
	height: 360px;
	overflow: hidden;
}
.NewsImg .News .bd ul li>a img{
	display: block;
	width: 640px;
	height: 360px;
	transition: transform 0.8s;
	-webkit-transition: transform 0.8s;
	-moz-transition: transform 0.8s;
	-o-transition: transform 0.8s;
	-ms-transition: transform 0.8s;
}
.NewsImg .News .bd ul li a:hover img{
	transform: scale(1.08);
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-o-transform: scale(1.08);
	-ms-transform: scale(1.08);
}
.NewsImg .News .bd ul li h3{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 42px;
	line-height: 42px;
	box-sizing: border-box;
	padding-left: 22px;
	background: url("../images/toumingbj.png") no-repeat center;
}
.NewsImg .News .bd ul li h3 a{
	float: left;
	width: 525px;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.NewsImg .News .bd ul li h3 a:hover{
	font-weight: bold;
}
.NewsImg .News .hd{
	position: absolute;
	right: 16px;
	bottom: 16px;
	z-index: 9;
}
.NewsImg .News .hd ul li{
	float: left;
	width: 8px;
	height: 8px;
	cursor: pointer;
	margin-left: 6px;
	border-radius: 50%;
	background-color: #fff;
}
.NewsImg .News .hd ul li.on{
	background-color: #ff0000;
}
.NewsImg .News .prev{
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -16px;
	z-index: 9;
	cursor: pointer;
	display: none;
}
.NewsImg .News .next{
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -16px;
	z-index: 9;
	cursor: pointer;
	display: none;
}
.NewsImg .News:hover .prev{
	display: block;
}
.NewsImg .News:hover .next{
	display: block;
}
.slideTxtBox{ float: right; width:492px; }
.slideTxtBox .hd{ height:40px; position:relative; }
.slideTxtBox .hd ul { height: 38px; border-bottom: 1px solid #d7d7d7; }
.slideTxtBox .hd ul li{ line-height: 25px; height: 37px; float:left; margin-right: 44px; cursor:pointer;font-size: 18px; color: #333; }
.slideTxtBox .hd ul li.on{color: #0062b4; border-bottom: 3px solid #0062b4; height: 37px; }
.slideTxtBox .bd ul{zoom:1; margin-top: 20px;  }
.slideTxtBox .bd li{ line-height: 42px; height: 42px; padding-left: 19px; background: url("index49.png") no-repeat left center;  }
.slideTxtBox .bd li > a { font-size: 16px; color: #333; display: inline-block; max-width: 390px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.slideTxtBox .bd li > a:hover { color: #DD2525; }
.slideTxtBox .bd li .date{ float:right; color:#999; font-size: 14px; }
.slideTxtBox .bd li:first-child {
	height: 81px;
	background: none;
	padding-left: 0;
	line-height: unset;
	margin-bottom: 15px;
}
.slideTxtBox .bd li:first-child .date {
	float: left;
	width: 69px;
	height: 70px;
	text-align: center;
	background: url("index11.png") no-repeat center center;
	color: #fff;
	font-size: 16px;
	margin-right: 23px;
}
.slideTxtBox .bd li:first-child .date i {
	display: block;
	font-size: 34px;
	font-weight: 700;
	margin-top: 10px;
	margin-bottom: 5px;
}
.slideTxtBox .bd li:first-child > a {
	max-width: 400px;
	height: 26px;
	line-height: 26px;
}
.slideTxtBox .bd li:first-child > p {
	display: inline-block;
	max-width: 400px;
	line-height: 22px;
	font-size: 14px;
	color: #999;
	margin-top: 5px;
}
.slideTxtBox .bd li:first-child > p a {
	display: inline-block;
	font-size: 14px;
	color: #e02020;
	margin-left: 5px;
}
.slideTxtBox .hd .more {
	float: right;
}
.slideTxtBox .hd .more a {
	display: block;
	width: 26px;
	height: 26px;
	background: url("index17.png") no-repeat center center;
}

/*专题*/
.ZhuanT {
	margin-top: 30px;
	margin-bottom: 30px;
}
.ZhuanT .left {
	width: 50px;
	height: 96px;
	background: #0062b4;
	margin-right: 8px;
}
.ZhuanT .left a {	
	display: block;
	text-align: center;
	height: 30px;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	height: 100%;
}
.ZhuanT .left a span {
	display: block;
	width: 30px;
	margin: 0 auto;
	margin-top: 8px;
	line-height: 20px;
}
.ZhuanT .right{ height:96px; overflow:hidden; position:relative;}
.ZhuanT .right .hd{ height:15px; overflow:hidden; position:absolute; right:6px; bottom:4px; z-index:1; }
.ZhuanT .right .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ZhuanT .right .hd ul li{ font-size: 14px; color: #fff; float:left; margin-right:2px;  width:19px; height:16px; line-height:16px; text-align:center; background:#0074bf; cursor:pointer; }
.ZhuanT .right .hd ul li.on{ background:#cf0000;}
.ZhuanT .right .bd{ position:relative; height:100%; z-index:0;   }
.ZhuanT .right .bd li{ zoom:1; vertical-align:middle; }
.ZhuanT .right .bd img{ width:1100px; height:96px; display:block;  }

.neiR1 {
	padding: 0 0 20px;
	height: 290px;
}
.neiR1l {
	width: 640px;
}
.neiR1lL {
	width: 79px;
}
.neiR1lL span {
	display: block;
	width: 26px;
	line-height: 40px;
	font-size: 26px;
	color: #666;
	font-weight: 700;
	padding-bottom: 22px;
	border-bottom: 3px solid #e02020;
	margin-top: 20px;
}
.neiR1lR{ float: right; width: 559px; }
.neiR1lR .hd{ height:40px; position:relative; }
.neiR1lR .hd ul { height: 38px; border-bottom: 1px solid #d7d7d7; }
.neiR1lR .hd ul li{ padding: 0 20px; line-height: 25px; height: 37px; float:left; cursor:pointer;font-size: 18px; color: #333; }
.neiR1lR .hd ul li.on{color: #0062b4; background: url("index16.png") no-repeat left 3px;  height: 37px; }
.neiR1lR .bd ul{zoom:1; margin-top: 20px; min-height: 210px;  }
.neiR1lR .bd li{ line-height: 42px; height: 42px; padding-left: 19px; background: url("index49.png") no-repeat left center;  }
.neiR1lR .bd li > a { font-size: 16px; color: #333; display: inline-block; max-width: 480px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.neiR1lR .bd li > a:hover { color: #DD2525; }
.neiR1lR .bd li .date{ float:right; color:#999; font-size: 14px; }
.neiR1lR .hd .more {
	float: right;
}
.neiR1lR .hd .more a {
	display: block;
	width: 26px;
	height: 26px;
	background: url("index17.png") no-repeat center center;
}
.neiR1r {
	width: 492px;
}
.neiR1r .hd {
	height: 38px;
	font-size: 18px;
	color: #0062b4;
	padding-left: 26px;
	background: url("index16.png") no-repeat left 3px;
	line-height: 25px;
}
.neiR1r .bd1 li {
	float: left;
	width: 158px;
	height: 57px;
	line-height: 57px;
	background-color: #f7faff;
	border: 1px solid #ecf3f9;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	margin-right: 9px;
	margin-bottom: 12px;
}
.neiR1r .bd1 li a{
	display: block;
	padding-left: 45px;
	height: 100%;
	font-size: 16px;
	color: #333;
	background-position: 11px center;
	background-repeat: no-repeat;
}
.neiR1r .bd1 li:hover {
	background-color: #2e82e2;
	transition: .3s;
}
.neiR1r .bd1 li:hover a {
	color: #fff;
	transition: .3s;
}
.neiR1r .bd2 a {
	float: left;
	width: 116px;
	height: 84px;
	border: 1px solid #ecf3f9;
	margin-right: 9px;
	text-align: center;
	padding-top: 57px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	font-size: 16px;
	color: #333;
	background-position: center 15px;
	background-repeat: no-repeat;
	transition: .3s;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.neiR1r .bd2 a:hover {
	transform: translate(-3px,-3px);
	transition: .3s;
	box-shadow: 3px 3px 5px #ddd;
}

.neiR2 {
	background: url("index46.png") no-repeat center center;
	height: 364px;
}
.neiR2l {
	width: 640px;
}
.neiR2lL {
	width: 79px;
}
.neiR2lL span {
	display: block;
	width: 26px;
	line-height: 40px;
	font-size: 26px;
	color: #666;
	font-weight: 700;
	padding-bottom: 22px;
	border-bottom: 3px solid #e02020;
	margin-top: 55px;
}
.neiR2lR {
	margin-top: 41px;
	width: 559px;
}
.neiR2lR .hd a {
	display: block;
}
.neiR2lR .hd a img {
	display: block;
	width: 559px;
	height: 137px;
}
.neiR2lR .bd {
	background: url("index54.png") repeat center center;
	height: 145px;
	border-bottom: 1px solid #f2f2f2;
}
.neiR2lR .bd span {
	float: left;
	padding-right: 37px;
	background: url("index55.png") no-repeat right center;
	-webkit-background-size: 1px 70px;
	background-size: 1px 70px;
	height: 83px;
	margin-left: 38px;
	margin-top: 33px;
}
.neiR2lR .bd span a {
	display: block;
	text-align: center;
	padding-top: 67px;
	background-position: center top;
	background-repeat: no-repeat;
	transition: .3s;
}
.neiR2lR .bd span a:hover {
	transform: translateY(-5px);
	transition: .3s;
}

.neiR2r{ float: right; width: 492px; margin-top: 41px; }
.neiR2r .hd{ height:40px; position:relative; }
.neiR2r .hd ul { height: 38px; border-bottom: 1px solid #d7d7d7; }
.neiR2r .hd ul li{ padding: 0 20px; line-height: 25px; height: 37px; float:left; cursor:pointer;font-size: 18px; color: #333; }
.neiR2r .hd ul li.on{color: #0062b4; background: url("index16.png") no-repeat left 3px;  height: 37px; }
.neiR2r .bd ul{zoom:1; margin-top: 24px;   }
.neiR2r .bd li {
	float: left;
	margin-right: 43px;
	margin-bottom: 29px;
	width: 64px;
}
.neiR2r .bd li a {
	display: block;
}
.neiR2r .bd li p {
	margin-top: 15px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	color: #333;
}
.neiR2r .bd li img {
	display: block;
	margin: 0 auto;
	transition: 0.2s;
	border-radius: 20px;
}
.neiR2r .bd li span {
	display: block;
	width: 60px;
	height: 60px;
	border-radius: 20px;
	border: 1px solid #a8bdd0;
	background-repeat: no-repeat;
	background-position: center center;
	transition: 0.2s;
}
.neiR2r .bd li a:hover img {
	transform: translate(-2px,-2px);
	transition: 0.2s;
	box-shadow: 3px 3px 5px #ddd;
}
.neiR2r .bd li a:hover span {
	transform: translate(0px,-2px);
	transition: 0.2s;
	box-shadow: 3px 3px 5px #ddd;
}
.neiR3 {
	padding: 30px 0 20px;
	min-height: 290px;
}
.neiR3l {
	width: 640px;
}
.neiR3lL {
	width: 79px;
}
.neiR3lL span {
	display: block;
	width: 26px;
	line-height: 40px;
	font-size: 26px;
	color: #666;
	font-weight: 700;
	padding-bottom: 22px;
	border-bottom: 3px solid #e02020;
	margin-top: 20px;
}
.neiR3lR{ 
	float: right; 
	width: 559px; 
}
.neiR3lR .hd {
	height: 38px;
	font-size: 18px;
	color: #0062b4;
	padding-left: 26px;
	background: url("index16.png") no-repeat left 3px;
	line-height: 25px;
	border-bottom: 1px solid #d7d7d7;
}
.neiR3lR .hd a {
	float: right;
    width: 26px;
    height: 26px;
    background: url(index17.png) no-repeat center center;
}
.neiR3lR .bdOne {
	margin-top: 21px;
}
.neiR3lR .bdOne .bd1 > a {
	float: left;
	width: 173px;
	height: 108px;
	overflow: hidden;
}
.neiR3lR .bdOne .bd1 > a img {
	display: block;
	width: 173px;
	height: 108px;
	transition: 0.3s;
}
.neiR3lR .bdOne .bd1 > a:hover img {
	transform: scale(1.2,1.2);
	transition: 0.3s;
}
.neiR3lR .bdOne .bd1 > span {
	float: right;
	width: 359px;
}
.neiR3lR .bdOne .bd1 > span a {
	font-size: 16px;
	line-height: 28px;
}
.neiR3lR .bdOne .bd1 > span p {
	font-size: 14px;
	color: #999;
	margin-top: 10px;
}
.neiR3lR .bdOne .bd2 ul {
	margin-top: 15px;
}
.neiR3lR .bdOne .bd2 li {
	height: 38px;
	line-height: 38px;
	padding-left: 15px;
	background: url("index49.png") no-repeat left center;
}
.neiR3lR .bdOne .bd2 li a {
	display: inline-block;
	max-width: 440px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #555555;
}
.neiR3lR .bdOne .bd2 li a:hover {
	color: #DD2525;
}
.neiR3lR .bdOne .bd2 li span {
	float: right;
	font-size: 14px;
	color: #999;
}
.neiR3lR .hd2 {
	margin-top: 15px;
}
.neiR3lR .bdTwo ul {
	margin-top: 19px;
}
.neiR3lR .bdTwo li {
	height: 38px;
	line-height: 38px;
}
.neiR3lR .bdTwo li i {
 	float: left;
 	width: 60px;
 	height: 25px;
 	line-height: 25px;
 	color: #fff;
 	background-color: #a8b2be;
 	margin-right: 22px;
 	font-size: 14px;
 	text-align: center;
 	margin-top: 6px;
}
.neiR3lR .bdTwo li i.on {
	background-color: #eb3135;
}
.neiR3lR .bdTwo li a {
	float: left;
	padding-left: 15px;
	background: url("index49.png") no-repeat left center;
	color: #555;
	max-width: 450px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.neiR3lR .bdTwo li a:hover {
	color: #DD2525;
}
.neiR3lR .bdTwo li span {
	float: right;
	font-size: 14px;
	color: #999;
}
.neiR3r {
	width: 492px;
}
.neiR3r .neiR3r2 {
	background-color: #f5f5f5;
	height: 34px;
	line-height: 34px;
	margin-top: 21px;
}
.neiR3r .neiR3r2 span {
	font-size: 16px;
	color: #666;
}
.neiR3r .neiR3r2 span:first-child {
	margin-left: 39px;
}
.neiR3r .neiR3r2 span:first-child+span {
	margin-left: 336px;
}
.neiR3r .neiR3r3 ul {
	margin-top: 15px;
	min-height: 190px;
}
.neiR3r .neiR3r3 li {
	height: 38px;
	line-height: 38px;
	padding-left: 15px;
	background: url("index49.png") no-repeat left center;
}
.neiR3r .neiR3r3 li a {
	display: inline-block;
	max-width: 385px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.neiR3r .neiR3r3 li span {
	font-size: 14px;
	color: #999;
	float: right;
}
.neiR3r .neiR3r4 {
	margin-top: 20px;
}
.neiR3r .neiR3r4 a {
	float: left; 
	width: 94px;
	height: 49px;
	border: 1px solid #e7e7e7;
	background-color: #fafafa;
	line-height: 49px;
	padding-left: 62px;
	margin-right: 9px;
	background-position: 22px center;
	background-repeat: no-repeat;
	color: #333;
	transition: 0.2s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.neiR3r .neiR3r4 a:hover {
	box-shadow: 0px 0px 5px #999;
	transition: 0.2s;
}