﻿@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/common/page.css");/*图标*/
@import url("../css/navi/navi_02.css");/*02导航*/
@import url("../css/common/kefu.css");/*02导航*/

/*@import url("../css/animate.min.css");*//*动画*/

html {
	overflow-x: hidden;
	/* user-select: none; */
}
.header .navbar .pc_menu .pc_logo .hotline{
	margin-left: 40px;
	font-size: 12px;
	color: #cccccc;
}
.header .navbar .pc_menu .pc_logo .hotline span{
	font-size: 24px;
	color: #f1e3ad;
	font-weight: bold;
}
.clear{
	clear: both;
}
.dowebok .section{ overflow:hidden;}

a:focus, input, select,textarea {
    outline: none;
}

.part_one .swiper-pagination-bullet{
	width: 60px;
	height: 3px;
	display: inline-block;
	border-radius: 0;
	background: rgba(255, 255, 255, .18);
}
.part_one .swiper-pagination-bullet-active{
	display: inline-block;
	border-radius: 0;
	background: #fff500;
}
.header{ width:100%; background:none;position: fixed;z-index: 100;}
.header .navbar{ width:100%;}
.header .navbar .pc_menu{
	width:100%; 
	margin:0 auto; 
	transition: all 0.3s 0s ease-in-out ; 
	transition: all 0.2s linear -1ms;
}
.header .navbar .pc_menu01{
	background-color: transparent;
}
.header .navbar .pc_fixed{
	background-color: #000000;
}

.header .navbar .pc_menu .pc_logo{ float:left; height:100px; margin-left:4.1%;align-items:center; display: -webkit-flex;}
.header .navbar .pc_menu .pc_logo a { display:block;height: 80%;}
.header .navbar .pc_menu .pc_logo a img{ height:100% !important;}
.header .navbar .pc_menu .pc_logo a img:nth-child(2){ display: none;}

.header .navbar .pc_menu .pc_menu_right>li{
    margin-left: 15px;
    margin-right: 15px;
    display: inline-block;
	line-height: 100px;
}
.header .navbar .pc_menu .pc_menu_right>li:hover .t::after{
	width: 100%;
}
.header .navbar .pc_menu .pc_menu_right>.active .t::after{
	width: 100%;
}
.header .navbar .pc_menu .pc_menu_right>li .t{
	font-size:13px;
	color:#f1f1f1;
	position: relative;
	padding: 10px 20px;
	transition: all .5s linear;
}
.header .navbar .pc_menu .pc_menu_right .active>a{ position: relative; color: #000000; background: #fff500; border-radius: 4px;}
.header .navbar .pc_menu .pc_menu_right> .on{
	transition: all .5s linear;
}
.header .navbar .pc_menu .pc_menu_right> .on:hover .t{
	color: #000000;
	background: #fff500;
	border-radius: 4px;
}
.d5 .t img:nth-child(2){
	display:none;
}
.language {
	width: 100px;
	position: absolute;
	top: 50%;
	right: 7.2%;
	transform: translateY(-50%);
}
.language ul{width:100px;}
.language ul li{font-size: 14px;color: #999999;line-height: 14px;cursor: pointer;}
.language ul li a{
	color: #999999;
}
.language ul li a:first-child{
	margin-right: 15px;
}
.language ul li a:last-child{
	margin-left: 15px;
}
.language ul li .active{
	color: #ffffff;
}
.language ul li a:hover{
	color: #ffffff;
}
.m_menu{ display:none; position:relative; z-index:999;background-color: rgba(0,0,0,.8);}
.m_menu_top{ width:100%;height:80px; z-index:998;}
.m_menu_top .m_logo{ 
	height: 70%;
    position: absolute;
	left: 5%;
	top: 15%;
}
.m_menu_top .m_logo img{ height:100%;}
.m_menu_top .list{
	height: 30px;
    width: 40px;
    margin: auto;
    position: absolute;
    top: 6px;
    bottom: 0;
    right: 5%;
    transition: all 0.2s linear -1ms;
}
.m_menu_top .list span{
    display: block;
    width: 30px;
    height: 3px;
    border-radius: 2px;
    background: #fff500;
    margin: 5px auto;
}


.m_menu_list{ position:relative; width: 100%; height: 100%; position: absolute; top: 0; right:-100%; background: #fff; z-index: 10; transition: all 0.5s cubic-bezier(0.73, 0.03, 0.04, 0.94) -1ms;}
.m_menu_list .menu_list_close{
	position: absolute;
    right: 5%;
    top: 20px;
    z-index: 20;
}
.m_menu_list .menu_list_close img{ width:24px; height:24px;}
.m_menu_list .m_menu_nav{     padding-top: 18%;padding-left: 6%;background: #fff;padding-bottom: 1000%;}
.m_menu_list .m_menu_nav li{ margin-top:14px; margin-bottom:14px;}
.m_menu_list .m_menu_nav li a{ font-size:14px; color:#393F4B;}
.m_menu_box{ display:none;width: 100%; height: 100%; position: absolute; top: 0; right: 0; background-color:rgba(0,162,233,0.2);}
.m_open_list{ right:0; transition: all 0.5s cubic-bezier(0.73, 0.03, 0.04, 0.94) -1ms; box-shadow:0 0px 10px 0px  #888; -webkit-transition: all 0.5s cubic-bezier(0.73, 0.03, 0.04, 0.94) -1ms; -moz-transition: all 0.5s cubic-bezier(0.73, 0.03, 0.04, 0.94) -1ms; -ms-transition: all 0.5s cubic-bezier(0.73, 0.03, 0.04, 0.94) -1ms; -o-transition: all 0.5s cubic-bezier(0.73, 0.03, 0.04, 0.94) -1ms; }
.m_menu_list .m_menu_nav li a:hover{ color:#1bb9ee;}
.m_menu_list .m_menu_nav li.cur a{
	color: #000000;
}
.m_menu_list .m_menu_nav li a:hover{
	color: #000000;
}

.m_1,.m_2,.m_3,.m_4,.m_5,.m_6,.m_7,.m_8,.m_9,.m_10,.m_11{
	display: inline-block;
    width: 15px;
    height: 15px;
    float: right;
    background: url(../images/m-nav-arrow.png) no-repeat center center;
	background-size: 90% 70%;
	margin-right: 10px;
}

.m_bg{
	display: inline-block;
	width: 15px;
	height: 15px;
	float: right;
	background: url(../images/m-nav-arrow1.png) no-repeat center center;
	background-size: 90% 70%;
	margin-right: 10px;
}


.m_menu_nav li .dropdown_menu{
	display: none;
	margin-top: 10px;
}

.m_menu_nav li .dropdown_menu a{
	display: block;
	line-height: 24px;
	padding: 0 20px;
	font-size: 12px;
}
.m_menu_nav li .dropdown_menu a:last-child{
	border: none;
}

@media(max-width:1600px){
	.header .navbar .pc_menu .pc_menu_right>li{
		margin-left: 10px;
		margin-right: 10px;
	}
}
@media(max-width:1400px){
	.header .navbar .pc_menu .pc_menu_right>li .t{
		font-size: 12px;
		padding: 7px 14px;
	}
	.language{
		right: 8.2%;
	}
}
@media(max-width:1300px){
}
@media(max-width:1200px){
	.navbar{
		display: none;
	}
	.m_menu{
		display: block;
	}
	.m_menu_top .m_logo {
		height: 60%;
		position: absolute;
		left: 5%;
		top: 20%;
	}
	.header{
		height: 80px;
	}
}
@media(max-width:760px){
	.m_menu_top .m_logo {
		height: 50%;
		position: absolute;
		left: 5%;
		top: 25%;
	}
}
.part_one .swiper-container .swiper-button-prev{
    width: 26px;
    height: 50px;
	background: url(../images/index_prev02.png) no-repeat;
	background-size: cover !important;
    position: absolute;
    top: 50%;
    left: 8%;
    transition: all .5s linear;
}
.part_one .swiper-container .swiper-button-next{
    width: 26px;
    height: 50px;
	background: url(../images/index_next02.png) no-repeat;
	background-size: cover !important;
    position: absolute;
    top: 50%;
    right: 8%;
    transition: all .5s linear;
}
.part_one .swiper-container .swiper-button-prev:hover{
    background: url(../images/index_prev01.png) no-repeat;
}
.part_one .swiper-container .swiper-button-next:hover{
    background: url(../images/index_next01.png) no-repeat;
}
@media (max-width:760px){
	.part_one .swiper-container .swiper-button-next{
		width: 18px;
		height: 34px;
	}
	.part_one .swiper-container .swiper-button-prev{
		width: 18px;
		height: 34px;
	}
	.part_one .swiper-pagination-bullet{
		width: 40px;
		height: 2px;
	}
}

/* page-title */
.page-title{
	text-align: center;
	margin-bottom: 3%;
}
.page-title h1{
	font-size: 16px;
	color: #999;
	font-weight: lighter;
}
.page-title h2{
	display: inline-block;
	padding: 0 20px 20px;
	color: #946d4b;
	font-size: 50px;
	font-weight: lighter;
	margin-bottom: 25px;
	position: relative;
}
.page-title h2::before{
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	width: 100%;
	height: 1px;
	background: #cccccc;
}
.page-title h2::after{
	content: "";
	position: absolute;
	bottom: -3.2px;
	left: calc(50% - 3.5px);
	width: 7px;
	height: 7px;
	background: url(../img/page-after.png) no-repeat;
	background-size: 100% 100%;
	z-index: 1;
}
.page-title p{
	font-size: 16px;
	color: #333;
	letter-spacing: 8px;
}
.page-title span{
	display: inline-block;
	font-size: 14px;
	color: #999;
	line-height: 30px;
	margin-top: 1%;
}

@media(max-width:1600px){
	.page-title h2 {
		padding: 0 20px 18px;
		font-size: 45px;
		margin-bottom: 21px;
	}
}
@media(max-width:1400px){
	.page-title h2 {
		padding: 0 20px 15px;
		font-size: 38px;
		margin-bottom: 18px;
	}
}

@media(max-width:960px){
	.page-title h1 {
		font-size: 14px;
	}
	.page-title h2 {
		padding: 0 20px 10px;
		font-size: 30px;
		margin-bottom: 15px;
	}
	.page-title p {
		font-size: 14px;
	}
	.page-title span{
		font-size: 12px;
		line-height: 24px;
		margin-top: 1%;
	}
}

@media(max-width:580px){
	#title{
		margin-top: 6.5%;
	}
	.page-title {
		margin-bottom: 10%;
	}
}

@media(max-width:580px){
	.page-title h1 {
		font-size: 12px;
	}
	.page-title h2 {
		padding: 0 20px 5px;
		font-size: 26px;
		margin-bottom: 10px;
	}
	.page-title p {
		font-size: 12px;
	}
}


/* 内部导航 */
.page-nav{
	max-width: 1280px;
	margin: 0 auto;
	padding: 0 10%;
	margin-top: -2.5%;
	margin-bottom: 6%;
}
.page-nav ul{
	width: 100%;
	background: #fff;
	padding: 3% 0;
	box-shadow: 0 0 35px rgba(0,0,0,0.1);
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 1;
}
.page-nav ul li{
	display: inline-block;
	margin: 0 2%;
}
.page-nav ul li a{
	font-size: 16px;
	color: #666;
	position: relative;
}
.page-nav ul li a:after{
	content: "";
	position: absolute;
	bottom: -8px;
	left: 0;
	width: 0%;
	height: 1px;
	background: #946d4b;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
}
.page-nav ul li a:hover{
	color: #946d4b;
}
.page-nav ul li.active a{
	color: #946d4b;
}
.page-nav ul li:hover a{
	color: #946d4b;
}
.page-nav ul li.active a:after{
	width: 100%;
}
.page-nav ul li:hover a:after{
	width: 100%;
}

@media(max-width:960px){
	.page-nav{
		padding: 0 5%;
	}
	.page-nav ul li a {
		font-size: 14px;
	}
}


@media(max-width:760px){
	.page-nav {
		margin-top: -5.3%;
	}
	.page-nav ul{
		flex-wrap: wrap;
		padding: 3% 0 1%;
	}
	.page-nav ul li{
		margin: 0 5% 6%;
	}
}


.title2{
    text-align: center;
    margin-bottom: 2%;
}
.title2 h1{
	font-size: 30px;
	color: #946d4b;
	font-weight: normal;
	margin-bottom: 10px;
}
.title2 p{
	font-size: 14px;
	color: #666666;
}
@media(max-width:1600px){
	.title2 h1 {
		font-size: 26px;
	}
}
@media(max-width:1400px){
	.title2 h1 {
		font-size: 24px;
	}
	.title2 p {
		font-size: 13px;
	}
}
@media(max-width:960px){
	.title2{
		margin-bottom: 7%;
		margin-top: 14%;
	}
	.title2 h1 {
		font-size: 20px;
	}
	.title2 p {
		font-size: 12px;
	}
}



.hide{
	display: none;
}

.loading_box1,.loading_box2,.loading_box3{
	text-align: center;
	margin-bottom: 3%;
}
.loading_box1 a,.loading_box2 a,.loading_box3 a{
	font-size: 16px;
	display: inline-block;
	background:url(../img/icon_arrow_down_hover.png) center bottom no-repeat;
	padding-bottom: 24px;
	margin-bottom: 24px;
	color: #999;
}
.loading_box1 a:hover{
	color: #946d4b;
}
.loading_box1 a:hover,.loading_box1 a:focus,.loading_box2 a:hover,.loading_box2 a:focus,.loading_box3 a:hover,.loading_box3 a:focus{
	color: #999;
	background:url(../img/icon_arrow_down_hover.png) center bottom no-repeat;
}
.loading_box1 a.opened,.loading_box2 a.opened,.loading_box3 a.opened{
		background:url(../img/icon_arrow_up_hover.png) center bottom no-repeat;
}
.loading_box1 a.opened:hover,.loading_box1 a.opened:focus,.loading_box2 a.opened:hover,.loading_box2 a.opened:focus,.loading_box3 a.opened:hover,.loading_box3 a.opened:focus{
	background:url(../img/icon_arrow_up_hover.png) center bottom no-repeat;
}

@media(max-width:760px){
	.loading_box1 a, .loading_box2 a, .loading_box3 a {
		font-size: 14px;
		padding-bottom: 16px;
	}
}


/* 底部 */
.footer .footer01{
	background: #262626;
	padding: 80px 0 100px;
}
.footer .footer01 .content{
	width: 83.3%;
    margin: 0 auto;
}
.footer .footer01 .content .top{
	margin-bottom: 60px;
}
.footer .footer01 .content .top ul{
	display: flex;
}
.footer .footer01 .content .top ul li{
	margin-right: 7%;
}
.footer .footer01 .content .top ul .active a{
	color: #fff500;
}
.footer .footer01 .content .top ul li a{
	color: #ffffff;
	font-size: 16px;
	line-height: 34px;
	text-transform: capitalize;
}
.footer .footer01 .content .top ul li:hover a{
	color: #fff500;
}
.footer .footer01 .content .bottom{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.footer .footer01 .content .bottom .left{

}
.footer .footer01 .content .bottom .left h1{
	font-size: 20px;
	color: #999999;
	line-height: 24px;
	margin-bottom: 10px;
	font-weight: normal;
}
.footer .footer01 .content .bottom .left p{
	font-size: 16px;
	color: #999999;
	line-height: 24px;
}
.footer .footer01 .content .bottom .center{
	width: 58%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0 2%;
}
.footer .footer01 .content .bottom .center h3{
	width: 100%;
	font-size: 12px;
	color: #ffffff;
	padding-bottom: 30px;
	border-bottom: 1px solid #434343;
	margin-bottom: 10px;
	font-weight: normal;
}

.footer .footer01 .content .bottom .center ul li{
	display: flex;
}
.footer .footer01 .content .bottom .center ul li span{
	color: #999999;
	font-size: 13px;
	line-height: 24px;
	white-space: nowrap;
}
.footer .footer01 .content .bottom .center ul li p{
	color: #999999;
	font-size: 13px;
	line-height: 24px;
}
.footer .footer01 .content .bottom .center ul li p a{
	color: #999999;
}
.footer .footer01 .content .bottom .right p{
	color: #666666;
	font-size: 13px;
	text-align: center;
}
.footer .footer01 .content .bottom .right .img{
	width: 108px;
	height: 108px;
	margin-bottom: 10px;
}
.footer .footer01 .content .bottom .right .img img{
	width: 100%;
}
.footer .footer02{
	background: #303030;
}
.footer .footer02 .content{
	width: 83.3%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 2% 0;
}
.footer .footer02 .content .left a{
	height: 100%;
}
.footer .footer02 .content .left a img{
	max-width: 100%;
}
.footer .footer02 .content .right{
	display: flex;
}
.footer .footer02 .content .right p{
	color: #666666;
	font-size: 13px;
	line-height: 24px;
}
.footer .footer02 .content .right p a{
	color: #666666;
	font-size: 13px;
}
@media (max-width:1800px){
	.footer .footer01 .content .bottom .center ul{
		width: 45%;
		margin-bottom: 20px;
	}
}
@media (max-width:1700px){
	.footer .footer02 .content{
		flex-wrap: wrap;
	}
	.footer .footer02 .content .left{
		width: 100%;
		margin-bottom: 10px;
	}
	.footer .footer02 .content .right{
		width: 100%;
		flex-wrap: wrap;
	}
	.footer .footer02 .content .right p{
		width: 100%;
	}
}
@media (max-width:1400px){
	.footer .footer01 .content .bottom .center ul{
		width: 100%;
	}
}
@media (max-width:1200px){
	.footer .footer01 .content {
		width: 95%;
	}
	.footer .footer02 .content {
		width: 95%;
	}
}
@media (max-width:1000px){
	.footer .footer01 .content .bottom .left h1{
		font-size: 18px;
	}
	.footer .footer01 .content .bottom .left p{
		font-size: 14px;
	}
	.footer .footer01 .content .bottom{
		flex-wrap: wrap;
	}
	.footer .footer01 .content .bottom .left{
		width: 100%;
		margin-bottom: 20px;
	}
	.footer .footer01 .content .bottom .center{
		width: 100%;
	}
	.footer .footer01 .content .top ul{
		flex-wrap: wrap;
	}
}
@media (max-width:760px){
	.footer .footer02 .content .left a img{
		max-width: 40%;
	}
}
@media (max-width:550px){
	.footer .footer01 .content .bottom .left h1{
		font-size: 16px;
		margin-bottom: 0px;
	}
	.footer .footer01 .content .bottom .left p{
		font-size: 12px;
	}
	.footer .footer01 .content .bottom .center ul li span{
		font-size: 12px;
	}
	.footer .footer01 .content .bottom .center h3{
		padding-bottom: 20px;
	}
	.footer .footer01 .content .bottom .center ul li p{
		font-size: 12px;
	}
	.footer .footer01 .content .bottom .right{
		margin: 0 auto;
	}
	.footer .footer02 .content .left a img{
		max-width: 50%;
	}
	.footer .footer01{
		padding: 60px 0 80px;
	}
	.footer .footer02 .content .right p {
    		font-size: 12px;
	}
	.footer .footer02 .content .right p a{
    		font-size: 12px;
	}
}
sup {
vertical-align: super !important;
}