@charset "utf-8";
/* CSS Document */
.pxrongqi{ width:100%; background: #f9f9f9; margin: 0 auto; padding-bottom: 15px;}
.pxw1180{ width:1180px; margin: 0 auto;}

.pxmto{width:1180px; margin: 0 auto}

.pxft{ height:810px; width:100%;clear:both;margin:0 auto; background:url(../img/bg10.jpg) no-repeat center top;}

/*第一栏*/
.crosswise ul li img {
	margin: 0 auto;
	background-size: cover;
}
.innerc .crosswise {
	width: 100%;
	height: 320px;
}
.innerc .crosswise ul {
	width: 100%;
}
.innerc .crosswise ul li {/*4栏背景色*/
	float: left;
	width: 25%;
	height: 320px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
	position: relative;
	text-align: center;
	cursor: pointer;
}
.innerc .crosswise ul li img {
	display: block;
	margin: 0 auto;
	padding-top: 30px;
	margin-bottom: 10px;
}
.innerc .crosswise ul li .l4ogo {
	display: block;
}
.innerc .crosswise ul li .logo-new, .innerc .crosswise ul li:hover .l4ogo {
	display: none;
}
.innerc .crosswise ul li:hover .logo-new {
	display: block;
}
.innerc .crosswise ul li .intro {/*标题颜色*/
	width: 100%;
	height: 32px;
	font-size: 22px;
	line-height: 32px;
	letter-spacing: 3px;
	color: #0056a0;
}
.innerc .crosswise ul li .line {/*未悬停横条背景色*/
	display: block;
	width: 100px;
	height: 6px;
	background: rgba(0,97,170,0.8);
	margin: 0 auto;
	margin-top: 4px;
	margin-bottom: 10px;
}
.innerc .crosswise ul li .detail {
	font-size: 16px; 
	width: 90%; 
	margin: 0 auto;
	line-height: 26px;
	letter-spacing: 1px;
	color: #323232;
	padding: 0 35px;
	text-align: center;
}
.innerc .crosswise ul li:nth-of-type(2) .img {
	background: url(../img/px_02.png) no-repeat 50%!important;
}
.innerc .crosswise ul li:nth-of-type(3) .img {
	background: url(../img/px_03.png) no-repeat 50%!important;
}
.innerc .crosswise ul li:nth-of-type(4) .img {
	background: url(../img/px_04.png) no-repeat 50%!important;
}
.innerc .crosswise ul li:hover {
	background-color: #f9f9f9;
}
.innerc .crosswise ul li:hover .line {/*金黄色*/
	-webkit-animation: linemove 1s;
	animation: linemove 1s;
	background: #ffa200;
}
@-webkit-keyframes linemove {
0% {
width:0
}
to {
width:100px
}
}
@keyframes linemove {
0% {
width:0
}
to {
width:100px
}
}


/*特色*/
.pxhuise{ background-color: rgba(0,97,170,.90); float: right; width: 250px; height: 148px;}
.sixlan{width:1180px; height:auto;}
.sixlan1{width:1180px; height:160px;}
.sixlan2{ overflow:hidden; background:url(../img/tx01.jpg) no-repeat left top; width:380px; height:148px; float:left; margin-right:20px;}
.sixlan3{ overflow:hidden; background:url(../img/tx02.jpg) no-repeat left top; width:380px; height:148px; float:left; margin-right:20px;}
.sixlan4{ overflow:hidden; background:url(../img/tx03.jpg) no-repeat left top; width:380px; height:148px; float:left;}
.sixlan5{ overflow:hidden; background:url(../img/tx04.jpg) no-repeat left top; width:380px; height:148px; float:left; margin-right:20px;}
.sixlan6{ overflow:hidden; background:url(../img/tx05.jpg) no-repeat left top; width:380px; height:148px; float:left; margin-right:20px;}
.sixlan7{ overflow:hidden; background:url(../img/tx06.jpg) no-repeat left top; width:380px; height:148px; float:left;}
.sixtit{ float:right; width:240px; margin-top:15px; margin-bottom:5px; margin-right:20px; text-align:right; font-size:16px; font-weight:bold; color:#ffba00}
.stxt a{ float:right; width:220px; text-align:left; line-height:25px; font-size:15px; color:#fff; margin-right:10px;}

