@charset "utf-8";
*{margin:0;padding:0;}
ul{list-style:none;}
a{text-decoration:none;}
img{display:block;}

.backToTop{
	width:50px;
	height:50px;
	z-index:999;
	color:#fff;
	cursor:pointer;
	position:fixed;
	right:10px;
	bottom:183px;
	font-family: "黑体";
	font-size:18px;
	text-align:center;
	line-height:50px;
	background-color:#1462ad;
	display:none;
}
.backToTop span{
	display:block;
	width:50px;
	height:50px;
}
.backToTop p{
	width:50px;
	height:50px;
	line-height:25px;
	background-color:#1462ad;
	display:none;
}
.header_container,.header_top,.header_nav,.banner_box,.main_box,.footer_container{
	width:100%;
	overflow: hidden;
}
.header_container{
	height:182px;
	/*background-color:#f1f1f1;*/
}
.header_top{
	height:55px;
	background-color:#1361ac;
}
.header_top_fir{
	width:85%;
	height:100%;
	margin:auto;
}
.header_top_fir p{
	color:#fff;
	font-family:"黑体";
}
.header_top_fir div{
	margin-right:10px;
}
.header_top_fir div img{
	margin:8px auto;
}
.header_container .header_top .header_top_fir p{
	color:#fff;
	-webkit-color:#fff;
}

.header_nav{
	height:127px;
}
.header_nav_fir{
	width:85%;
	height:100%;
	margin:0 auto;
}
.header_top .header_top_fir >p,.header_top .header_top_fir
>div{
	float:right;
	height:100%;
	text-align:center;
	line-height:55px;
	color:#fff;
}
.header_nav_fir>div{
	width:22%;;
	height:78px;
	padding-top:25px;
	float:left;
}
.header_nav_fir>div img{
	width:100%;
}
.header_nav .header_nav_fir ul{
	width:75%;
	float:right;
	padding-top:37px;              
}
.header_nav .header_nav_fir ul li{
	width:15%;
	float:left;
	margin-left:5%;
}
.header_nav .header_nav_fir ul li a{
	display:block;
	width:100%;
	color:#333;
	font-family: "微软雅黑";
	text-align:center;
}
.header_nav .header_nav_fir ul li a:hover{
	color:#fff;
	background-color:#1462ad;
}
.header_nav .header_nav_fir ul li a p:nth-child(1){
	width:100%;
	padding-top:3px;
	/*font-size:18px;*/
}
.header_nav .header_nav_fir ul li a p:nth-child(2){
	width:100%;
	/*font-size:16px;*/
	padding-bottom:3px;
}
.navfont_change{
	background-color:#1462ad;
}
.navfont_change p{
	color:#fff;
}
.header_container .header_top .header_top_fir #header_serveNum{
	color:#fff;
}
/*---主体内容开始---*/
.main_box{
	width:100%;
	min-height:1000px;
	height:auto!important;
	height:1000px;
	background-color:#fff;
}
.main_box>div{
	margin:30px auto;
}
.main_box>div>img{
	margin:0 auto;
	width:100%;
}
.com_introBox{
	width:85%;
}
.com_introBox p{
	font-size:18px;
	color:#231816;
	text-indent:40px;
	font-family:"黑体";
	padding:40px 0;
	line-height:35px;
}
.com_introBox p.pt40{
	padding: 40px 0 10px 0;
}
.com_introBox p.pd40{
	padding: 10px 0 40px 0;
}
.com_introBox img:nth-child(1),.business_introBox img:nth-child(1),.join_orderBox img:nth-child(1),.com_honoursBox img:nth-child(1),.com_partnerBox img:nth-child(1){
	width:85%;
}
#com_introBox_img1{
	width:100%;
}
.business_introBox img:nth-child(2),.join_orderBox img:nth-child(2),.com_honoursBox img:nth-child(2),.com_partnerBox img:nth-child(2){
	margin:30px auto;
}
.com_introBox img:nth-child(2){
	width:85%;
}
.changeSmall{
	background-color:#f7f8f0;
	margin:0 auto;
}
.join_orderBox .join_order,.com_partnerBox .com_partner{
	margin-bottom:25px;
}
.join_orderBox .changeSmall{
	width:100%;
	background-color:#f7f8f0;
}
.join_orderBox .changeSmall #changeSmall,.com_partnerBox .changeSmall #changeSmall_1  {
	width:85%;
	margin:0 auto;
}
.com_partnerBox .changeSmall{
	background-color:#eee;
}

/*---底部开始----*/
.footer_container{
	background-color:#1462ad;
}
.footer_bottom{
	width:85%;
	height:182px;
	margin:0 auto;
	position:relative;
}
.footer_text{
	width:59%;
	height:100px;
	float:left;
}
.footer_text ul{
	width:100%;
	height:25px;
	padding-top:25px;
}
.footer_text ul li{
	float:left;
}
.footer_text ul li a,.footer_text p{
	color:#fff;
	font-size:16px;
	font-family: "黑体";
	padding-left:5px;
}
.footer_text p a{
	color:#fff;
	font-size:16px;
	font-family: verdana;
}
.footer_text .footer_compaddr{
	padding-top:8px;
}
@media only screen and (min-width:768px ) and(max-width:940px) {
	.footer_text ul li a,.footer_text p,.footer_compaddr{
		font-size:12px;
	}
	.footer_logo_box{
		margin-left:5%;
	}
}
@media only screen and (min-width:940px ) and (max-width:1024px) {
	.footer_text ul li a,.footer_text p,.footer_compaddr{
		font-size:14px;
	}
	.footer_logo_box{
		margin-left:7%;
	}
}
@media only screen and (min-width:1024px ) and(max-width:1920px) {
	.footer_text ul li a,.footer_text p,.footer_compaddr{
		font-size:16px;
	}
	.footer_logo_box{
		margin-left:10%;
	}
}
.footer_logo_box{
	width:18%;
	float:left;
	margin-left:8%;
	margin-top:40px;
}
.footer_logo_box a,.footer_logo_box a img{
	display:block;
	width:100%;
}
.erweima_box{
	float:right;
	padding-top:3px;
}
.erweima_box img{
	width:90px;
	height:92px;
	margin:13px auto;
}
.footer_icon{
	width:100%;
	position:absolute;
	left:0;
	bottom:20px;
}
.footer_icon ul{
	width:60%;
	margin:0 auto;
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;      /* TWEENER - IE 10 */
	display: -webkit-flex;     /* NEW - Chrome */
	display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.footer_icon ul li{
	-webkit-box-flex: 1;      /* OLD - iOS 6-, Safari 3.1-6 */
	-moz-box-flex: 1;         /* OLD - Firefox 19- */
	-webkit-flex: 1;          /* Chrome */
	-ms-flex:1;		  /*IE 10*/
	flex:1;
	
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;      /* TWEENER - IE 10 */
	display: -webkit-flex;     /* NEW - Chrome */
	display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
	
	/*垂直居中*/
	-webkit-box-align: center; 
	-moz-box-align: center;
	-ms-flex-align: center; 
	-webkit-align-items: center;
	align-items:center;
	/*水平居中*/
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-orient: horizontal;
	-webkit-justify-content: center;
	justify-content:center;
	
	
}
.footer_icon ul li a{
	display:block;
	width:75%;
}
.footer_icon ul li a img{
	display:block;
	width:100%;
}
/*-------swiper_banner开始------------*/
.swiper-container .swiper-wrapper div img{
	width:100%;
	display:block;
}
	.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	right:100px;
}
	.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	left:100px;
}
    .swiper-button-next, .swiper-container-rtl .swiper-button-prev,.swiper-button-prev, 	.swiper-container-rtl .swiper-button-next{
	width:40px;
	height:70px;
	background-color:rgba(256,256,256,0.3)!important;
	filter:alpha(opacity=30);
	font-size:50px;
	color:#fff;
	text-align:center;
	line-height:70px;
	font-weight: 900;
	background-image:none;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}
.swiper-pagination-bullet{
	background:#fff;
	width:10px;
	height:10px;
}
/*-------swiper结束------------*/
