/* banner */
.twoBan,.two_PH_Ban {
	width: 100%;
	height: 400px;
	background-attachment: fixed !important;
	background-repeat: no-repeat !important;
	background-position: top center !important;
}

.two_PH_Ban{
	height: 200px;
}

/* banner 下nav */
.nowSiteUls li a,
.nowSiteUls li a::before,
.proNavCnes {
	transition: all 0.4s ease;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
}

.proNavCnes {
	width: 100%;
	background: #F7F7F7;
	border-bottom: solid 2px rgba(0, 0, 0, 0.1);
	z-index: 7;
}

.nowSiteUls li {
	float: left;
	margin: 0 10px;
}

.nowSiteUls li a {
	color: #333333;
	font-size: 16px;
	display: block;
	line-height: 65px;
	text-align: center;
	padding: 0 18px;
	position: relative;
	z-index: 10;
}

.nowSiteUls li a:before {
	content: '';
	width: 100%;
	height: 102%;
	display: block;
	background-color: #EBEBEB;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	transform: skew(-26deg);
	-webkit-transform: skew(-26deg);
	-moz-transform: skew(-26deg);
	opacity: 0;
}

.nowSiteUls li a:hover,
.liActed {
	color: #2C7DDD !important;
}

.nowSiteUls li a:hover:before,
.liActed:before {
	opacity: 1 !important;
}

.searSite p {
	width: 190px;
	height: 32px;
	margin: 16px 0;
	border: solid 1px rgba(0, 0, 0, 0.1);
}

.searSite p input {
	width: 78%;
	float: left;
	height: 100%;
	text-indent: 20px;
}

.searSite p i {
	width: 20px;
	height: 100%;
	padding-right: 20px;
	display: inline-block;
	float: right;
	cursor: pointer;
	background: url(../images/search.png) no-repeat center center;
	background-size: 20px;
}




/* page */
.pageList {
	width: 100%;
	margin-bottom: 60px;
	text-align: center;
	box-sizing: border-box;
}

.pageList ul {
	box-sizing: border-box;

}

.pageList ul li {
	display: inline-block;

}

.pageList ul li span {
	cursor: pointer;
	display: block;
	padding: 5px;
}

.pageList ul li a {
	display: block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	margin: 0 10px;
	border: 1px transparent solid;
	border-radius: 50%;
	color: #333333;
}

.pageList ul li a:hover,
.acteds {
	border: 1px #114897 solid;
	background: #114897;
	color: #FFFFFF !important;
}








/*  */
.btpage5 {
	background: #272a2f;
}

.btpage5h4 {
	font-size: 35px;
	color: #fff;
}

.btpage5p1 {
	margin-top: 15px;
	font-size: 16px;
	color: #fff;
}

.btpage5p2 {
	margin-top: 45px;
}

.btpage5p2 .puba {
	border-radius: 25px;
	-webkit-border-radius: 25px;
}

.btpage5a {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
}

.btpage5bgs {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .85)), to(transparent));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .85), transparent);
	background-image: linear-gradient(0deg, rgba(0, 0, 0, .85), transparent);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.3;
	-webkit-opacity: 0.3;
}

.btpage5amn {
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	margin-top: 40px;
}

.btpage5b {
	text-align: left;
	font-size: 12px;
}

.btpage5b,
.btpage5b a {
	color: #7d7f82;
	line-height: 30px;
}

.btpage5b a:hover {
	color: #fff;
	border-color: #5291CD;
}

.btpage5b,
.btpage5cm {
	margin: 0 auto;
}

.btpage5bb {
	width: 270px;
	margin-top: 40px;
}

.btpage5bc {
	width: 315px;
}

.btpage5bd {
	width: 120px;
}

.btpage5bc h5 span,
.btpage5bd h5 span,
.btpage5be h5 span {
	color: #fff;
	font-size: 14px;
	padding-left: 38px;
	display: inline-block;
	line-height: 30px;
}

.btpage5bc h5 span {
	background: url(../images/xp.png) left center no-repeat;
	background-size: 28px auto;
}

.btpage5be1 {
	background: url(../images/plan.png) left center no-repeat;
}

.btpage5be2 {
	background: url(../images/xw.png) left center no-repeat;
}

.btpage5bc a,
.btpage5bd a,
.btpage5be a {
	display: inline-block;
	margin-left: 38px;
}

.btpage5bc a {
	margin-left: 0;
	margin-right: 10px;
}

.btpage5bc a {
	width: 120px;
	border: 1px solid #3d4044;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
}

.btpage5be a {
	display: block;
}

.btpage5bb a {
	width: 118px;
	margin: 0 5px;
	display: inline-block;
	color: #fff;
	border: 1px solid #3d4044;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	text-align: center;
	line-height: 42px;
}

.btpage5bb a,
.btpage5bc a {
	margin-top: 15px;
}

.btpage5bc ul,
.btpage5bd ul,
.btpage5be ul {
	margin-top: 10px;
}

.btpage5bc ul {
	padding-left: 40px;
}

.btpage5bap1 img {
	height: 30px;
}

.btpage5bap2 {
	margin: 12px 0;
}

.btpage5bap5 span {
	display: block;
	margin-top: 8px;
}

.btpage5bap4 {
	padding-top: 8px;
}

.btpage5bap5 {
	padding-top: 5px;
}

.btpage5c {
	background: #1a1b1d;
	font-size: 12px;
	padding: 18px 0;
	line-height: 20px;
}

.btpage5c,
.btpage5c a {
	color: #909090;
}

.btpage5beI {
	width: 375px;
}

.btpage5bc a {
	display: block;
}

.btpage5c em {
	padding: 0 8px;
	font-style: normal;
}

.infos h4 span,
.hrs h4 span {
	font-size: 14px;
}

.infos {
	margin-bottom: 12px !important;
}




@media screen and (max-width: 1920px) {

	.btpage5b,
	.btpage5cm {
		width: 1780px;
	}

	.btpage5bb,
	.btpage5bc,
	.btpage5bd {
		margin-left: 225px;
	}

	.btpage5b {
		padding: 50px 0;
	}
}

@media screen and (max-width: 1600px) {

	.btpage5b,
	.btpage5cm {
		width: 1440px;
	}

	.btpage5bb,
	.btpage5bc,
	.btpage5bd {
		margin-left: 112px;
	}

	.btpage5b {
		padding: 30px 0;
	}

}

@media screen and (max-width: 1440px) {

	.btpage5b,
	.btpage5cm {
		width: 1200px;
	}

	.btpage5bb,
	.btpage5bc,
	.btpage5bd {
		margin-left: 30px;
	}
}

.baboutap2 {
	overflow: hidden;
}

.baboutap2>img {
	max-width: 100%;
}


@media screen and (min-width:2000px) {
	.twoBan {
		background-size: contain !important;
	}
}



@media screen and (max-width:910px) {
	.nowSiteUls li {
		width: 50%;
		margin: 0;
	}
	.twoBan,.two_PH_Ban{
	    background-size: 100% !important;
	}

	.navCenItem,
	.nowSite {
		width: 100% !important;
	}

	.nowSiteUls li a {
		padding: 0;
		line-height: 45px;
	}

	.nowSiteUls li a:before {
		transform: skew(0);
		-webkit-transform: skew(0);
	}
	.searSite {
		display: none;
	}
    .ph_tosearch a{
        border: 1px #fff solid !important;
        border-radius: 6px;
        display: inline-block !important;
        padding: 0 28px;
        height: 30px !important;
        line-height: 30px !important;
        margin: 20px 0 0;
    }







}
