﻿@charset "utf-8";
/**
 * 公共样式
 */
.wrap{
	width: 1204px;
	min-width: 1204px;
	max-width: 1204px;
	margin: 0 auto;
}
.pt79{
	padding-top: 78px;
}
.article-content{
	padding:5px;
}
.article-content ul{
	padding:5px;
	margin:5px;
}
.article-content li{
	list-style-position: inside;
    list-style-type: disc;
}
.green-li{
	line-height: 30px;
	list-style-position: outside !important;
    list-style: none !important;
	background-image: url(../images/check-icon.png);
    background-repeat: no-repeat;
    background-position-y: 6px;
}
.green-li p{
	margin-left:30px;
	display:block;
}
#header{
	width: 100%;
	height: 78px;
	background-color: #fff;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 999;
	/*border-bottom: 1px solid #ededed;*/
}

#header .logo{
	display: block;
	width: 195px;
	height: 78px;
	margin-right: 74px;
	background-image: url(../images/logo.png);
	background-size: 191px 50px;
	background-position: center;
	background-repeat: no-repeat;
}
#header .menu-wrap{
	width: auto;
	height: 78px;
	overflow: hidden;
}
#header .menu-wrap>li{
	float: left;
	width: 130px;
	height: 78px;
	line-height: 78px;
	text-align: center;
}
#header .menu-wrap>li>a{
	display: block;
	width: 100%;
	height: 100%;
	color: #363636;
}
#header .menu-wrap>li.active{
	background-color: #d49b32;
}
#header .menu-wrap>li.active>a{
	color: #FFFFFF;
}

#header .menu-wrap>li:hover{
	background-color: #d49b32;
}
#header .menu-wrap>li:hover>a{
	color: #FFFFFF;
}
.language-wrap{
	width: 105px;
	height: 78px;
	line-height: 78px;
}
.language-wrap .js-lang{
	cursor: pointer;
	color: #747b74;
}
.language-wrap .js-lang.active,.language-wrap .js-lang:hover{
	color: #000;
}

.language-icon{
	display: inline-block;
	width: 19px;
	height: 15px;
	margin-right: 4px;
	vertical-align: sub;
}
.language-txt{
	font-size: 12px;
	color: #8a8a8a;
}
/*小三角*/
.language-txt:after{
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 4px;
	vertical-align: middle;
	border-left: 2px solid transparent;
	border-right: 2px solid transparent;
	border-top: 4px solid #8a8a8a;
}
.language-txt.active:after{
	border-top: none;
	border-bottom: 4px solid #8a8a8a;
}
.icon-china{
	background-image: url(../images/icon-china.png);
	background-size: 100% 100%;
}
.second-menu-wrap{
	width: 100%;
	height: 44px;
	display: block;
	background-color: rgba(255,255,255,0.80);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8ffffff,endColorstr=#c8ffffff);
}

.second-menu{
	width: auto;
	height: 44px;
	margin-right: 255px;
}
.second-menu>li{
	float: left;
	display: block;
	width: auto;
	min-width: 120px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size: 15px;
	
}
.second-menu>li>a{
	width: 100%;
	height: 100%;
	display: block;
	color: #363636;
	padding: 0 10px;
}
.second-menu>li.active>a{
	color: #d49b32;
}
.second-menu>li:hover>a{
	color: #fff;
	background-color:#d49b32;
}


.color-ls{
	color: #d49b32;
}
.color-hs{
	color: #767676;
}
.color-000{
	color: #000;
}
.color-fff{
	color: #fff;
}
.color-444{
	color: #444;
}
.color-8d8d8d{
	color: #8d8d8d;
}

.color-fdfeff{
	color:#fdfeff;
}
.bg-f0f3f5{
	background-color: #f0f3f5;
}
.nav-wrap{
	width: 100%;
	height: 267px;
	min-width: 1204px;
	background-position: center;
	background-repeat: no-repeat;
}
.footer-nav{
	min-width: 1204px;
}
.footer-left>ul,.footer-right>ul{
	vertical-align: top;
}
.footer-left>ul>li{
	text-align: left;
	line-height: 25px;
}

.footer-left>ul:first-child{
	float: left;
	margin-left: 20px;
}
.footer-left>ul:last-child{
	float: right;
}

.footer-right>ul:first-child{
	float: left;
	margin-left: 45px;
}
.footer-right>ul:last-child{
	float: right;
}

.footer-right>ul>li{
	text-align: left;
	line-height: 25px;
}
.footer-nav{
	min-height: 294px;
}

.fix-footer{
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 9999;
}



.zencode-wrap{
	position: absolute;
	left: 50%;
	top: -20px;
	margin-left: -65.5px;
	width: 130px;
	height: 147px;
}

.zencode-wrap>p{
	line-height: 30px;
	text-align: center;
}
.zencode{
	width: 117px;
	height: 117px;
	margin: 0 auto;	
}


.swiper-pagination {
	position: absolute;
	left: 0;
	text-align: center;
	bottom:5px;
	width: 100%;
}
.swiper-pagination-switch {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2;
	margin: 0 6px;
}
.swiper-active-switch {
	opacity: 1;
	background: #d49b32;
}


/*文本超出*/
.txt-overflow{
	white-space: nowrap;
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
}

/*树状菜单*/

.menu-title{
	font-size: 16px;
	color: #000;
	line-height: 30px;
}
.cata-ul{
	padding-left: 25px;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-bottom: 30px;
}
.cata-ul li{
	width: 100%;
	height: 30px;
	line-height: 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	cursor: pointer;
}
.cata-ul li.handle{
	height: auto;
	font-weight: bold;
	color: #000;
	position: relative;
	border: none;
}

.cata-ul li:not(.handle):hover{
	background-color: #d49b32;
	color: #fff!important;
}
.cata-ul li:not(.handle).active{
	background-color: #d49b32;
	color: #fff!important;
}
.cata-ul li:not(.handle).active a{
	color: #fff!important;
}
.cata-ul li:not(.handle):hover a{
	color: #fff!important;
}

.cata-ul li.handle>*{
	font-weight: normal;
	color: #767676;
}
.cata-ul li a{
	font-weight: normal;
	color: #767676;
}

.cata-ul>li>ul>li{
	padding-left: 5px;
	border-bottom: 1px solid #e2e2e2;
}
.cata-ul>li>ul>li>ul>li{
	padding-left: 10px;
	border-bottom: 1px solid #e2e2e2;
}

.ls-mark{
	display: block;
	width: 6px;
	height: 6px;
	background-color: #d49b32;
	position: absolute;
	top: 10px;
	left: -14px;
}
.arrow-down{
	display: block;
	width: 0px;
	height: 0px;
	border-left:3px solid transparent ;
	border-right: 3px solid transparent ;
	border-top: 6px solid #b9b9b9;
	position: absolute;
	top: 10px;
	right: 0px;	
}
.arrow-up{
	display: block;
	width: 0px;
	height: 0px;
	border-left:3px solid transparent ;
	border-right: 3px solid transparent ;
	border-bottom: 6px solid #b9b9b9;
	position: absolute;
	top: 10px;
	right: 0px;	
}
.bg-f8f8f8{
	background-color: #f8f8f8;
}
.ls-line:before{
	content: '';
	display: inline-block;
	width: 3px;
	height: 20px;
	margin-right: 10px;
	background-color: #91C322;
	vertical-align: sub;
}

.mt52{
	margin-top: 52px;
}
.mb64{
	margin-bottom: 64px;
}
.mr52{
	margin-right: 52px;
}
.f44{
	font-size: 44px;
}
.mb18{
	margin-bottom: 18px;
}
.mb14{
	margin-bottom: 14px;
}
.mt40{
	margin-top: 40px;
}


.f32{
	font-size: 32px;
}
.pt214{
	padding-top: 214px;
}
.mb36{
	margin-bottom: 36px;
}
.mb84{
	margin-bottom: 84px;
}
.mr18{
	margin-right: 18px;
}
.mt50{
	margin-top: 50px;
}
.f60{
	font-size: 60px;
}
.f34{
	font-size: 34px;
}
.mt74{
	margin-top: 74px;
}
.pt52{
	padding-top: 52px;
}
.w30{
	width: 30%!important;
}
.w33{
	width: 33%!important;
}
.mb131{
	margin-bottom: 131px;
}
.color-3a3a3a{
	color: #3a3a3a;	
}
.color-545454{
	color: #545454;	
}
.mb5{
	margin-bottom:5px;
}
.mb26{
	margin-bottom: 26px;
}
.lh25{
	line-height: 25px;
}
.mb40{
	margin-bottom: 40px;
}
.mb96{
	margin-bottom: 96px;
}
.loading{
	width: 32px;
	height: 32px;
	background-image: url("../images/loading.gif");
	position: absolute;
	top:50%;
	left:50%;
	margin-left: 16px;
	margin-top:16px;
}

.more-btn{
	display: inline-block;
	width: 160px;
	color: #91c322;
	line-height: 40px;
	border: 1px solid #91c322;
	border-radius: 8px;
}
.w48{
	width: 48%;
}