.header_right .header_en{
	color: #FFFFFF;
}
.header_right .header_en:hover{
	color: #FFFFFF;
}
.header_right .shortcut_menu a{
	color: #FFFFFF;
}
.header_right .shortcut_menu a:hover{
	color: #FFFFFF;
}
.header_right .shortcut_menu a.shortcut_now{
	color: #FFFFFF;
}
/*解决方案*/
.service_one{
	width: 100%;
	overflow: hidden;
	position: relative;
	padding:0 75px;
}
.service_one::before{
	content: '';
	width: 50%;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
	background-color: #0048b1;
}
.service_one .container{
	position: absolute;
	left: 50%;
	margin-left: -700px;
	z-index: 10;
}
.one_txt{
	width: 420px;
	overflow: hidden;
	margin-top: 70px;
	font-size: 14px;
	color: #777777;
}
.one_txt h2{
	font-size: 36px;
	font-weight: lighter;
	color: #333333;
	padding: 20px 0;
	border-bottom: 1px solid #e2e2e2;
}
.one_txt strong{
	color: #333333;
}
.one_banner{
	width: 56.77%;
	height: auto;
	float: right;
	position: relative;
	z-index: 11;
}
.one_banner img{
	width: 100%;
}
.swiper-button-next,.swiper-button-prev {
	position: absolute;
	top: auto;
	bottom: 0;
	width: 50px;
	height: 50px;
	margin-top: 0px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: center !important;
	background-repeat: no-repeat !important;
}
.swiper-button-next.swiper-button-disabled{
	background:rgba(255,255,255,0.73) url(../img/right_iconB.png);
	opacity: 1;
	cursor: auto;
	pointer-events: none
}
.swiper-button-prev.swiper-button-disabled {
	background:rgba(255,255,255,0.73)  url(../img/left_iconB.png);
	opacity: 1;
	cursor: auto;
	pointer-events: none
}
.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
	background:#0048b1 url(../img/left_icon.png);
	left: -50px;
	right: auto;
}
.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
	background:#0048b1 url(../img/right_icon.png);
	right: auto;
	left: 0;
}
@media only screen and (max-width:991px ) {
	body{
		padding: 0 0 75px;
	}
	.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
		left: auto;
		right: 0;
	}
	.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
		right: -50px;
		left: auto;
	}
	.service_one{
		padding: 0;
	}
	.one_banner{
		width: 578px;
		margin: 190px auto 0;
		float: none;
	}
	.service_one::before {
	    width: 100%;
	    height: 547px;
	    margin-top: 75px;
	}
	.service_one .container{
		position: relative;
	    left: 0;
	    margin: 0 auto;
	    z-index: 10;
	}
	.one_txt{
		width: calc(100% - 110px);
		width: -moz-calc(100% - 110px);
		width: -webkit-calc(100% - 110px);
		margin: 50px auto;
		float: none;
	}
}
@media only screen and (max-width:767px ) {
	body{
		padding: 0 0 50px;
	}
	.swiper-button-next,.swiper-button-prev {
		width: 30px;
		height: 30px;
		background-size: 8px auto !important;
	}
	.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
		right: -30px;
	}
	.service_one{
		padding: 0;
	}
	.one_banner{
		width: 305px;
		left: 50%;
		margin: 110px 0 0 -168px;
	}
	.service_one::before {
	    height: 283px;
	    margin-top: 55px;
	}
	.one_txt{
		width: 100%;
		margin: 30px auto;
		font-size: 12px;
	}
	.one_txt>img{
		width: 40px;
	}
	.one_txt h2{
		font-size: 24px;
		padding: 10px 0;
	}
}
@media only screen and (min-width:992px ) {
	.service_one .container{
		margin-left: -470px;
	}
	.one_txt {
	    width: 350px;
	    margin-top: 115px;
	}
	.one_banner {
	    width: 56.77%;
	    top: 25%;
	}
}
@media only screen and (min-width:1450px ) {
	.service_one .container{
		margin-left: -700px;
	}
	.one_txt {
	    width: 420px;
	     margin-top: 145px;
	}
	.one_banner {
	    width: 56.77%;
	    top: 75px;
	}
}
/*服务支持*/
.service_two{
	width: 100%;
	overflow: hidden;
	padding: 210px 0 70px;
	background-color: #fcfcfc;
}
.service_two .two_list{
	width: 760px;
	height: 380px;
	overflow: hidden;
	float: left;
	margin-left: -60px;
	position: relative;
}
.service_two .two_list li{
	width: 25%;
	height: 50%;
	float: left;
	overflow: hidden;
	text-align: center;
	padding-top: 44px;
}
.service_two .two_list li h5{
	opacity: 0;
	color: #0048b1;
	transition: all 0.5s;
}
.service_two .two_list li:hover h5{
	opacity: 1;
}
.service_two .two_list .yuan_box{
	width: 100%;
	height: 3px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.service_two .two_list .yuan_box:nth-of-type(2){
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -1.5px;
}
.service_two .two_list .yuan_box:nth-of-type(3){
	position: absolute;
	top: auto;
	left: 0;
	bottom: 0;
}
.service_two .two_list .yuan_box span{
	display: block;
	width: 3px;
	height: 3px;
	background-color: #0048b1;
	float: left;
	margin-right: 186px;
}
.service_two .two_list .yuan_box span:nth-of-type(2n){
	background-color: #fa820b;
}
.service_two .two_list .yuan_box span:last-of-type{
	margin: 0;
}
.two_txt{
	width: 420px;
	overflow: hidden;
	font-size: 14px;
	color: #777777;
	float: right;
}
.two_txt h2{
	font-size: 36px;
	font-weight: lighter;
	color: #333333;
	padding: 20px 0;
	border-bottom: 1px solid #e2e2e2;
}
.two_txt strong{
	color: #333333;
}
@media only screen and (max-width:991px ) {
	.service_two {
	    padding: 60px 0 50px;
	}
	.two_txt{
		width: calc(100% - 110px);
		width: -moz-calc(100% - 110px);
		width: -webkit-calc(100% - 110px);
		margin: 0 auto 80px;
		float: none;
	}
	.service_two .two_list{
		width: 100%;
		height: 344px;
		margin-left: 0px;
	}
	.service_two .two_list .yuan_box span{
		margin-right: 168px;
	}
}
@media only screen and (max-width:767px ) {
	.service_two {
	    padding: 40px 0 30px;
	}
	.two_txt{
		width: calc(100% - 60px);
		width: -moz-calc(100% - 60px);
		width: -webkit-calc(100% - 60px);
		margin: 0 auto 40px;
		font-size: 12px;
	}
	.two_txt>img{
		width: 40px;
	}
	.two_txt h2{
		font-size: 24px;
		padding: 10px 0;
	}
	.service_two .two_list{
		height: 166px;
	}
	.service_two .two_list li{
		padding-top: 15px;
	}
	.service_two .two_list li h5{
		font-size: 12px;
	}
	.service_two .two_list li img{
		width: 50px;
	}
	.service_two .two_list .yuan_box span{
		margin-right: 80px;
	}
}
@media only screen and (min-width:992px ) {
	.service_two {
	    padding: 110px 0 70px;
	}
	.two_txt {
	    width: 350px;
	}
	.service_two .two_list{
		width: 600px;
		height: 300px;
		margin-left: -20px;
	}
	.service_two .two_list li{
		padding-top: 30px;
	}
	.service_two .two_list .yuan_box span{
		margin-right: 146px;
	}
}
@media only screen and (min-width:1450px ) {
	.service_two {
	    padding: 210px 0 70px;
	}
	.two_txt {
	    width: 420px;
	}
	.service_two .two_list{
		width: 760px;
		height: 380px;
		margin-left: -60px;
	}
	.service_two .two_list li{
		padding-top: 44px;
	}
	.service_two .two_list .yuan_box span{
		margin-right: 186px;
	}
}