﻿@charset "utf-8";
@import url("../css/common/grid.css");/*网格*/
@import url("../css/common/layout.css");/*整体框架*/
@import url("../css/common/icon.css");/*图标*/
@import url("../css/common/ie.css");/*图标*/
@import url("../css/animate.css");/*动画效果*/
@import url("../css/common/page.css");/*图标*/
@import url("../css/navi/navi_02.css");/*02导航*/
@import url("../css/common/kefu.css");/*02导航*/
@import url("../css/navi/navi_01.css");/*02导航*/
/*@import url("../css/animate.min.css");*//*动画*/

html {
	overflow-x: hidden;
}
.clear{
	clear: both;
}
.dowebok .section{ overflow:hidden;}

body{
	overflow: hidden;
}

.header{ width:100%; background:none; position:fixed !important; z-index:999!important;background: #fff;box-shadow: 0 0 25px rgba(0, 0, 0, .1);}
.header .navbar{ margin: 0 auto;position: relative;margin: 0 4%;}
.header .navbar .pc_menu{
 width:100%;
 margin:0 auto;
 transition: all 0.3s 0s ease-in-out ;
 transition: all 0.2s linear -1ms;
 -webkit-transition: all 0.2s linear -1ms;
 -moz-transition: all 0.2s linear -1ms;
 -ms-transition: all 0.2s linear -1ms;
 -o-transition: all 0.2s linear -1ms;
}
.header .navbar .pc_menu .pc_logo{ height:100%;align-items:center; display: -webkit-flex;position: absolute;}
.header .navbar .pc_menu .pc_logo a { display:block; height:50%;}
.header .navbar .pc_menu .pc_logo a img{ height:100% !important;}

.header .navbar .pc_menu .pc_menu_right{padding: 0 15%;}
.header .navbar .pc_menu .pc_menu_right>li{ float:left; margin-left:2%; margin-right:2%;}
.header .navbar .pc_menu .pc_menu_right>li .t{display:block;line-height:100px; font-size:16px; color:#666666;position: relative;}
.header .navbar .pc_menu .pc_menu_right .active>a{ position: relative;}
.header .navbar .pc_menu .pc_menu_right>li .t::after{
	content: "";
	width: 0;
	height: 3px;
	background: #d93c40;
	position: absolute;
	left: 0px;
	bottom:0%;
}
.header .navbar .pc_menu .pc_menu_right>li:hover .t{color: #d93c40;}
/*.header .navbar .pc_menu .pc_menu_right>li:hover .t::after{
	width: 100%;
	color: #d93c40;
}*/
.header .navbar .pc_menu .pc_menu_right .active>a::after{ 
	width: 100%;
}
.header .navbar .pc_menu .pc_menu_right>li.active .t{color: #d93c40;}

/* 顶部 */
.header-top{ height: 48px; background: #fff; box-sizing: border-box; border-bottom: 1px solid #eee; transition: .5s; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; }
.header-top-container{display: flex;justify-content: space-between;align-items: center; max-width: 1600px;margin: 0 auto;height: 100%;padding: 0 6%;}
.header-top-container ul{display: flex;align-items: center;}
.header-top-container ul li{display: flex;align-items: center;}
.header-top-container ul p a{display: inline-block; font-size: 14px;color: #777;line-height: 48px;border-right: 1px solid #eee;padding-right: 20px;margin-right: 20px;}
.header-top-container ul li>a{display: inline-block; font-size: 14px;color: #aaa;line-height: 14px;border-left: 1px solid #aaa;padding-left: 10px;margin-left: 10px;}
.header-top-container ul li:first-child>a{border: none;}
.header-top-container ul p img{display: inline-block;width: 20px;margin-right: 12px;}
.header-top-container a:hover{color: #d93c40 !important;}


/*-----滚动后--------*/
.header.pc_fixed{ transition: all 0.2s linear -1ms; box-shadow: 0 0 13px rgba(0, 0, 0, .13); transition:.5s ; -webkit-transition:.5s ; -moz-transition:.5s ; -ms-transition:.5s ; -o-transition:.5s ; }
.header.pc_fixed .header-top{opacity: 0;height: 0;}

.header .navbar .pc_menu .pc_logo p br{display: none;}


@media(max-width:1600px){
	.header .navbar .pc_menu .pc_menu_right>li .t{font-size: 16px;line-height: 95px;}
	.header .navbar .pc_menu .pc_logo p {font-size: 20px;}
}
@media(max-width:1500px){
	.header .navbar .pc_menu .pc_logo p {font-size: 18px;}
	.header .navbar .pc_menu .pc_menu_right>li .t{font-size: 15px;line-height: 90px;}
	.header-top-container ul p,.header-top-container ul a{font-size: 13px;line-height: 13px;}
}
@media(max-width:1400px){
	.header .navbar .pc_menu .pc_menu_right>li .t {display: block;line-height: 85px;font-size: 14px;}
	.header .navbar .pc_menu .pc_logo p {font-size: 16px;line-height: 18px;}
}
@media(max-width:1300px){
	.header .navbar .pc_menu .pc_menu_right>li .t {display: block;line-height: 80px;font-size: 13px;}
}
@media(max-width:1200px){
	.header .navbar .pc_menu .pc_menu_right>li .t {display: block;line-height: 75px;font-size: 13px;}
	.header .navbar .pc_menu .pc_menu_right>li{margin: 0 1.5%;}
}
@media(max-width:1200px){
	.Big-index{
		height: 60px;
	}
	.header.pc_fixed .header-top{opacity: 1;}
	.header-top-container ul p, .header-top-container ul a {letter-spacing: -0.03rem;}
	.header .navbar .pc_menu .pc_logo p {font-size: 14px;line-height: 16px;}
}
@media(max-width:760px){
	.header-top-container ul p a{border: none}
	.header-top-container .header-top-left ul li:not(:nth-child(1)){display: none;}
	.header .navbar .pc_menu .pc_logo p {font-size: 12px;line-height: 14px;}
	.header .navbar .pc_menu .pc_logo p br{display: block;}
}


/* banner */
.part_one,.banner,.page_banner{width: 100%;margin-top: 100px;overflow: hidden;}
.banner img,.page_banner img{display: inline-block;width: 100%;}

@media(max-width:1600px){
	.part_one,.banner,.page_banner{margin-top: 95px;}
}
@media(max-width:1500px){
	.part_one,.banner,.page_banner{margin-top: 90px;}
}
@media(max-width:1400px){
	.part_one,.banner,.page_banner{margin-top: 85px;}
}
@media(max-width:1300px){
	.part_one,.banner,.page_banner{margin-top: 80px;}
}
@media(max-width:1200px){
	.part_one,.banner,.page_banner{margin-top: 75px;}
}
@media(max-width:1200px){
	.part_one,.banner,.page_banner{margin-top: 60px;}
}
@media(max-width:760px){
	.banner img,.page_banner img{
		width: 250%;
		margin-left: -76%;
	}
}

.language{
	position: absolute;
	width: 90px;
	right: 0%;top: calc(50% - 12px);
	border-bottom: 1px solid #cccccc;
}
.language ul{
	padding-right: 16px;
	display: flex;
	justify-content: center;
	background: url(../images/language-arrow.png) no-repeat top 4px right;
	margin: 0 5px;
	padding: 0;
	position: relative;
}
.language ul li{
	font-size: 14px;
	color: #666666;
	line-height: 14px;
	display: none;
	cursor: pointer;
	width: 100%;
	padding-bottom: 13px;
}
.language ul li.active{
	display: block;
}
.language ul li:hover a{
	color: #d93c40;
}
.language ol{
	position: absolute;
	left: calc(50% - 60px);
	top: 28px;
	z-index: 10;
	display: none;
}
.language ol li{
	width: 120px;
	background: rgba(255, 255 ,255, 0.7);
	text-align: center;
	line-height: 40px;
}
.language ol li a{
	display: block;
}
.language ol li:hover{
	background: #d93c40;
}
.language ol li:hover a{
	color: #fff;
}
@media (max-width:1200px){
	.language{
		display: none;
	}
}

/* 底部 */
.footer{
	background-color: #f0f0f0;
}
.footer .content{
	width: 75%;
	margin: 0 auto;
}
.footer .content .boxlist{
	width: 100%;
}
.footer .content .boxlist .footer_icon{
	padding-top: 60px;
	display: none;
}
.footer .content .boxlist .footer_icon ul{
	display: flex;
	flex-wrap: wrap;
}
.footer .content .boxlist .footer_icon ul li{
	width: 17%;
	margin-bottom: 3.75%;
	margin-right: 3.75%;
}
.footer .content .boxlist .footer_icon ul li:nth-child(5n){
	margin-right: 0;
}
.footer .content .boxlist .footer_icon ul li img{
	width: 100%;
}
.footer .content .boxlist .top{
	padding: 60px 0 100px;
	display: flex;
	justify-content: space-between;
}
.footer .content .boxlist .top .left{
	width: 56.25%;
}
.footer .content .boxlist .top .left ul{
	display: flex;
	justify-content: space-between;
}
.footer .content .boxlist .top .left ul >li > a{
	display: block;
	color: #333333;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 30px;
	font-weight: bold;
}
.footer .content .boxlist .top .left ul >li > ol >li a{
	display: block;
	color: #666666;
	font-size: 14px;
	line-height: 36px;
}
.footer .content .boxlist .top .right{
	display: flex;
}
.footer .content .boxlist .top .right .one{
	margin-left: 20px;
}
.footer .content .boxlist .top .right .one .img{
	width: 120px;
	height: 120px;
	margin-bottom: 10px;
}
.footer .content .boxlist .top .right .one .img img{
	width: 100%;
}
.footer .content .boxlist .top .right .one p{
	text-align: center;
	font-size: 14px;
	color: #666666;
}
.footer .content .boxlist .bottom .one{
	display: flex;
	justify-content: space-between;
	padding-bottom: 30px;
	border-bottom: 1px solid #cccccc;
}
.footer .content .boxlist .bottom .one .phone{
	display: flex;
	align-items: flex-end;
}
.footer .content .boxlist .bottom .one .phone span{
	color: #666666;
	font-size: 14px;
	margin-right: 10px;
	display: inline-block;
}
.footer .content .boxlist .bottom .one .phone p a{
	color: #d93c40;
	font-size: 36px;
	margin-right: 10px;
	display: inline-block;
	font-weight: lighter;
}
.footer .content .boxlist .bottom .one .friendship{
	position: relative;
	width: 140px;
	height: 38px;
	border: 1px solid #cccccc;
}
.footer .content .boxlist .bottom .one .friendship ul{
	margin-bottom: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 15px;
	height: 100%;
}
.footer .content .boxlist .bottom .one .friendship ul li{
	width: 100%;
	font-size: 14px;
	color: #999999;
	cursor: pointer;
	position: relative;
	transition: all .5s linear;
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
}
.footer .content .boxlist .bottom .one .friendship ul li::after{
	content: "";
	width: 8px;
	height: 6px;
	position: absolute;
	right: 0;
	top: 50%;
	background: url(../images/footer_icon01.png) no-repeat;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transition: all .5s linear;
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
}
.footer .content .boxlist .bottom .one .friendship ul .active::after{
	content: "";
	width: 7px;
	height: 7px;
	position: absolute;
	right: 0;
	top: 50%;
	background: url(../images/footer_icon01.png) no-repeat;
	transform: translateY(-50%) rotateZ(-180deg);
	-webkit-transform: translateY(-50%) rotateZ(-180deg);
	-moz-transform: translateY(-50%) rotateZ(-180deg);
	-ms-transform: translateY(-50%) rotateZ(-180deg);
	-o-transform: translateY(-50%) rotateZ(-180deg);
	transition: all .5s linear;
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
}
.footer .content .boxlist .bottom .one .friendship ul li:hover a{
	color: #124386;
}
.footer .content .boxlist .bottom .one .friendship ol{
	position: absolute;
	bottom: 100%;
	left: 50%;
	z-index: 10;
	display: none;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}
.footer .content .boxlist .bottom .one .friendship ol li{
	width: 140px;
	background-color: #ffffff;
	text-align: center;
	line-height: 26px;
}
.footer .content .boxlist .bottom .one .friendship ol li a{
	display: block;
}
.footer .content .boxlist .bottom .one .friendship ol li:hover{
	background-color: #d93c40;
}
.footer .content .boxlist .bottom .one .friendship ol li:hover a{
	color: #ffffff;
}
.footer .content .boxlist .bottom .two{
	display: flex;
	justify-content: space-between;
	padding: 40px 0;
}
.footer .content .boxlist .bottom .two p{
	color: #666666;
	font-size: 14px;
}
.footer .content .boxlist .bottom .two p a{
	color: #666666;
}
@media (max-width:1400px) {
	.footer .content{
		width: 85%;
	}
}
@media (max-width:1200px) {
	.footer .content{
		width: 95%;
	}
	.footer .content .boxlist .footer_icon ul li{
		width: 22%;
		margin-bottom: 4%;
		margin-right: 4%;
	}
	.footer .content .boxlist .footer_icon ul li:nth-child(5n){
		margin-right: 4%;
	}
	.footer .content .boxlist .footer_icon ul li:nth-child(4n){
		margin-right: 0%;
	}
}
@media (max-width:1000px) {
	.footer .content .boxlist .top{
		justify-content: center;
		padding: 50px 0 80px;
	}
	.footer .content .boxlist .top .left{
		display: none;
	}
	.footer .content .boxlist .bottom .one .phone p a{
		font-size: 30px;
	}
}
@media (max-width:760px) {
	.footer .content .boxlist .bottom .one .phone{
		flex-wrap: wrap;
		width: 70%;
	}
	.footer .content .boxlist .bottom .one .phone p{
		margin-top: 20px;
		width: 100%;
	}
	.footer .content .boxlist .bottom .one .phone p a{
		font-size: 24px;
	}
	.footer .content .boxlist .bottom .one .friendship{
		width: 120px;
	}
	.footer .content .boxlist .bottom .one .friendship ul li{
		font-size: 12px;
	}
	.footer .content .boxlist .bottom .two{
		flex-wrap: wrap;
	}
	.footer .content .boxlist .bottom .two p{
		width: 100%;
		line-height: 26px;
	}
	.footer .content .boxlist .footer_icon ul li{
		width: 30%;
		margin-right: 5%;
		margin-bottom: 5%;
	}
	.footer .content .boxlist .footer_icon ul li:nth-child(5n){
		margin-right: 5%;
	}
	.footer .content .boxlist .footer_icon ul li:nth-child(4n){
		margin-right: 5%;
	}
	.footer .content .boxlist .footer_icon ul li:nth-child(3n){
		margin-right: 0%;
	}
}
@media (max-width:550px) {
	.footer .content .boxlist .footer_icon {
		padding-top: 40px;
	}
	.footer .content .boxlist .footer_icon ul{
		justify-content: space-between;
	}
	.footer .content .boxlist .footer_icon ul li{
		width: 46%;
		margin-right: 0;
	}
	.footer .content .boxlist .footer_icon ul li:nth-child(5n){
		margin-right: 0%;
	}
	.footer .content .boxlist .footer_icon ul li:nth-child(4n){
		margin-right: 0%;
	}
	.footer .content .boxlist .footer_icon ul li:nth-child(3n){
		margin-right: 0%;
	}
	.footer .content .boxlist .top{
		padding: 20px 0 40px;
	}
	.footer .content .boxlist .top .right{
		width: 100%;
		justify-content: space-around;
	}
	.footer .content .boxlist .top .right .one{
		margin-left: 0;
	}
	.footer .content .boxlist .bottom .one .phone{
		align-items: flex-start;
	}
	.footer .content .boxlist .bottom .one .phone span{
		width: 30%;
		margin-right: 0;
		text-align: right;
	}
	.footer .content .boxlist .bottom .one .phone p{
		width: 70%;
		margin-top: 0;
	}
	.footer .content .boxlist .bottom .one .phone p a{
		font-size: 20px;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.footer .content .boxlist .bottom .one .phone{
		width: 60%;
	}
	.footer .content .boxlist .bottom .one{
		padding-bottom: 20px;
	}
	.footer .content .boxlist .bottom .two{
		padding: 20px 0;
	}
	.footer .content .boxlist .top .right .one p{
		font-size: 12px;
	}
	.footer .content .boxlist .bottom .one .phone span{
		font-size: 12px;
	}
	.footer .content .boxlist .bottom .two p{
		font-size: 12px;
	}
	.footer .content .boxlist .bottom .one .friendship{
		width: 100px;
	}
	.footer .content .boxlist .bottom .one .friendship ul{
		padding: 0 10px;
	}
	.footer .content .boxlist .bottom .one .friendship ol li{
		width: 100px;
	}
	.footer .content .boxlist .top .right .one .img{
		width: 100px;
		height: 100px;
	}
}


/* 手机端切换中英 */
.m_language{
	padding: 0 20px;
	display: flex;
	align-items: center;
	color: #333333;
}
.m_nav .ul{
	margin-bottom: 10px;
}
.m_language a{
	color: #333333;
	font-size: 18px;
	transition: all .5s linear;
}
.m_language a:first-child{
	margin-right: 10px;
}
.m_language a:last-child{
	margin-left: 10px;
}
.m_language .active{
	color: #d93c40;
}
.m_language a:hover{
	color: #d93c40;
}

.header .navbar .pc_menu .pc_menu_right > #m5{
	display: none;
}










