@charset "utf-8";
body{
	margin: 0px;
	padding: 0px;
}
.xinwen {
	height:auto;
	overflow:hidden;
	border-bottom:1px solid #f7f7f7;
	margin-top:12px;
	margin-bottom:70px;
}
.xinwen-aa {
	width:20%;
	height:680px;
	padding:40px;
	padding-top:80px;
	padding-left:96px;
	padding-bottom:120px;
	background:url(../images/xwtt.png) bottom right;
	background-repeat:no-repeat;
	background-color:#58595b;
	float:left;
}
.xinwen-aa h2 {
	font-family: 'DINPro-Regular', Helvetica, Arial, sans-serif;
	font-size:37px;
	color:#FFFFFF;
	margin-top:20px;
	margin-bottom:0px;
}
.xinwen-aa h3 {
	font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
	font-size:37px;
	color:#FFFFFF;
	margin-top:0px;
	margin-bottom:72px;
	text-transform: uppercase;
}
.xwhh {
	height:auto;
	overflow:hidden;
}
.xwhh li {
	list-style-type:none;
	height:auto;
	overflow:hidden;
	line-height:50px;
	margin-bottom:20px;
	border-bottom:1px solid rgba(255, 255, 255, .1);
}
.xwhh li a {
	color:#FFFFFF;
	font-size:18px;
}
.xwhh-aa {
	width:58.8%;
	height: auto;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float:left;
}
.xwhh-bb {
	width:24%;
	float:left;
	text-align:center;
}
.xwhh-cc {
	width:10%;
	float:right;
	text-align:right;
}
.down {
	height:auto;
	overflow:hidden;
	margin-top:124px;
	font-size:18px;
	color:#004aa1;
	line-height:31px;
	font-family: 'DINPro-Regular', Helvetica, Arial, sans-serif;
	height:auto;
	overflow:hidden;
}
.down a {
	color:#FFFFFF;
}
.xinwen-bb {
	width:80%;
	float:right;
}
.xinwen-bb li {
	list-style-type:none;
	width:25%;
	height:600px;
	border-top:1px solid #f7f7f7;
	border-left:1px solid #f7f7f7;
	float:left;
}
.xinwen-bb li h2 {
	font-family: 'DINPro-Regular', Helvetica, Arial, sans-serif;
	font-size:14px;
	margin-top:0px;
	margin-bottom:14px;
}
.xinwen-bb li h3 {
	font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
	font-size:27px;
	height:70px;
	overflow:hidden;
	line-height:35px;
	color:#004aa1;
	margin-top:0px;
	margin-bottom:50px;
}
.xwjt {
	margin-top:55px;
	height:auto;
	overflow:hidden;
}
.xwtuk {
	margin-top:45px;
	height:auto;
	overflow:hidden;
}
.xwtuk img {
	width:70%;
}
.hudu {
	border-radius:10px;
}
.xinwen-bb li a {
	display:block;
	height:auto;
	overflow:hidden;
	font-size:15px;
	line-height:21px;
	color:#332f2b;
	color:#9b9b9b;
}
.xinwen-bb li a i {
	display: block;
	position: relative;
	height:680px;
	padding:40px;
	overflow: hidden;
	font-style: normal;
 transition: .3s;
}
.xinwen-bb li a i {
 transition: .3s;
}
.xinwen-bb li a:hover i {
	transform: scale(1);
}
.xinwen-bb li a i:before {
	content: "";
	display: block;
	width: 0;
	height: 10px;
	background: #004aa1;
	position: absolute;
	top: 0;
	left: 0;
 transition: .3s;
	z-index: 7;
}
.xinwen-bb li a:hover i:before {
	width: 100%;
}
.xinwen-bb li a i:after {
	content: "";
	display: block;
	width: 10px;
	height: 0;
	background: #004aa1;
	position: absolute;
	top: 0;
	right: 0;
 transition: .3s;
	z-index: 7;
}
.xinwen-bb li a:hover i:after {
	height: 100%;
}
.xinwen-bb li a i b:before {
	content: "";
	display: block;
	width: 10px;
	height: 0;
	background: #004aa1;
	position: absolute;
	bottom: 0;
	left: 0;
 transition: .3s;
	z-index: 7;
}
.xinwen-bb li a:hover b:before {
	height: 100%;
}
.xinwen-bb li a i b:after {
	content: "";
	display: block;
	width: 0;
	height: 10px;
	background: #004aa1;
	position: absolute;
	bottom: 0;
	right: 0;
 transition: .3s;
	z-index: 7;
}
.xinwen-bb li a:hover b:after {
	width: 100%;
}
.xinwen-bb li a b p {
	display: flex;
	align-items: center;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .5);
	z-index: 6;
 transition: .3s;
	position: absolute;
	font-weight: normal;
	font-size: 1.6rem;
	justify-content: center;
	color: #fff;
	opacity: 0;
}
.xinwen-bb li a:hover b p {
	opacity: 1;
}
@media (max-width: 1400px) {
.xinwen-aa h3{ font-size:24px}

}
.c-copyright u{
	text-decoration: none;
}
@media (max-width: 748px) {
.xinwen-bb li{ height:550px;}
.xinwen-aa { width:100%; height:auto; float:left; clear:both}
.xinwen-bb{ width:100%; float:none; clear:both}
.xinwen-bb li{ width:100%; float:none}
.xinwen-bb li a i{ height:500px; padding:20px;}
.xinwen-bb li h3{ margin-bottom:20px;}
.xwjt{ margin-top:0px;}
.xwtuk img {
	width:65%;
	margin-left:18%
}
#c-footer .c-bottom-box .c-box{ display: block;}
.c-copyright{
text-align:center

}
.c-copyright u{
	text-decoration: none;
	display:block
}
}
