.nav{
	border-bottom: 1px solid #c9c9c9;
}
.top-tiao{
	width: 100%;
	height: 45px;
	line-height: 45px;
	background-color: #AE8B58;
	text-align: right;
	font-size: 13px;
	color:#fff;
}
.top-tiao span:last-child{
	margin-right: 3%;
}
.top-tiao a{
	color: #fff;
}
.content-3{
	padding-top: 80px;
	width: 100%;
	min-height: 60%;
	overflow: hidden;
}
.product-center .bg-obj{
	width: 100%;
	height: 23%;
	max-height: 180px;
	min-height: 90px;
	overflow: hidden;
	margin-bottom: 43px;
}
.product-center .bg-obj .bg{
	width: 100%;
}
.product-center .product-lists{
	width: 80%;
	max-width: 1500px;
	margin: 20px auto;
	overflow: hidden;
	margin-bottom: 55px;
}
.product-center .product-lists .top-text{
	width: 100%;
	border-bottom: 1px dashed #A5A5A5;
	overflow: hidden;
	margin-bottom: 18px;
	padding-bottom: 5px;
}
.product-center .product-lists .top-text .text-left{
	float: left;
	font-size: 18px;
	color: #AE8B58;
	font-weight: 700;
}
.product-center .product-lists .top-text .text-right{
	float: right;
	font-size: 12px;
	color:#333;
	letter-spacing:5px;
}
.product-center .product-lists li{
	width: 30%;
	text-align: center;
	float: left;
	margin-left: 4.8%;
}
.product-center .product-lists li:first-child{
	margin-left: 0;
}
.product-center .product-lists li .img{
	width: 98%;
	padding: 1%;
	overflow: hidden;
	border: 1px solid #A5A5A5;
}
.product-center .product-lists li .img img{
	width: 99%;
}
.product-center .product-lists li .btn-click{
	display: block;
	width: 100%;
	padding: 7px 0;
	font-size: 16px;
	background-color: #AE8B58;
	color: #333;
	font-weight: 700;
	border-radius: 20px;
	letter-spacing:5px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.product-center .product-lists li p{
	font-size: 12px;
	color:#333;
	text-align: left;
}

.product-list,.recruitment-list,.contact .contact-content,.search{
	width: 85%;
	max-width: 1500px;
	overflow: hidden;
	margin:0 auto;
	margin-top:45px;
	margin-bottom: 70px;
	position: relative;
}
.product-list .nav-left,.recruitment-list .nav-left{
	position: absolute;
	left: 0;
	top: 0;
	width: 182px;
}
.product-list .nav-left ul,.recruitment-list .nav-left ul{
	overflow: hidden;
	width: 100%;
}
.product-list .nav-left .title,.recruitment-list .nav-left .title{
	font-size: 37px;
	letter-spacing: 7px;
	border-bottom: 1px solid #BABABA;
	font-weight: 700;
	padding-bottom: 10px;
	font-family: 'SimSun';
}
.product-list .nav-left li,.recruitment-list .nav-left li{
	width: 100%;
	overflow: hidden;
	padding: 3px 0 1px 0;
}
.product-list .nav-left .nav-title-top{
	padding: 6px 0 3px 0;
}
.product-list .nav-left .li-left-top{
	padding-top: 6px;
	padding-right: 3px;
}
.product-list .nav-left li a,.recruitment-list .nav-left li a{
	display: inline-block;
	width: 100%;
	overflow: hidden;
}
.product-list .nav-left li .li-left,.recruitment-list .nav-left li .li-left{
	float: left;
	width: 13px;
}
.product-list .nav-left .nei-li{
	padding-top: 0px;
}
.product-list .nav-left .nei-li li,.recruitment-list .nav-left .nei-li li{
	border-bottom: 1px solid #BABABA;
	padding-left: 25px;
}
.product-list .nav-left .nei-li li{
	padding-left: 0;
}
.product-list .nav-left .top-ul>li{
	border-bottom: 1px solid #BABABA;
}
.product-list .nav-left .top-ul>li:last-child{
	border-bottom: 0;
}
.product-list .nav-left .nei-li li .nav-name{
	margin-left: 16px;
	padding: 6px 0 2px 0;
}
.product-list .nav-left .nei-li:last-child li:last-child{
	border-bottom: 0;
}
.product-list .nav-left .nei-li .class-list-z li{
	padding-left: 32px;
}
.product-list .nav-left .nei-li .class-list-z li span{
	font-size: 14.5px;
}
.product-list .nav-left .nei-li .class-list-z li:last-child{
	border-bottom: 0;
}
.product-list .nav-left .nei-li li:first-child{
	border-top: 1px solid #BABABA;
}
.product-list .nav-left li .nav-title,.recruitment-list .nav-left li .nav-title{
	float: left;
	font-size: 15px;
	margin-left:29px;
}
.product-list .nav-left li .nav-title{
	display: inline-block;
	width: 130px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.product-list .nav-left li .nav-title-top,.recruitment-list  .nav-left li .nav-title-top{
	font-weight: 700;
}
.product-list .nav-left li.active .nav-title,.product-list .nav-left li.active>.nav-title{
	margin-left: 12px;
	cursor: pointer;
}
.product-list .nav-left .class-list-z li a .nav-title{
	float: left;
	font-size: 15px;
	margin-left:25px;
}
.product-list .class-list-z li.active>a .nav-title{
	margin-left: 12px;
}
.product-list .content-right,.recruitment-list .content-right{
	width: 100%;
	word-wrap:break-word;
}
.product-list .content-right .content,.recruitment-list .content-right .content{
	margin-left: 280px;
}
.product-list .title{
	font-size: 16px;
	font-weight: 600;
	color:#AE8B58;
	border-bottom: 1px solid #A1A1A1;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.product-list .content .product-lists{
	width: 100%;
}
.product-list .content .product-lists ul{
	overflow: hidden;
}
.product-list .content .product-lists .btn-click{
	font-size: 13px;
	letter-spacing:1px;
}
.product-list .content-top{
	width: 100%;
	height: auto;
	overflow:hidden;
	padding-bottom: 35px;
}
.product-list .content .swiper-container-2{
	width: 43%;
	max-height: 600px;
	overflow: hidden;
	float: left;
	display: flex;
}
.product-list .content .swiper-container-2 img{
	width: 99%;
	border:1px solid #A1A1A1;
}
.product-list .content .texts{
	float: left;
	margin-left: 3%;
	width: 54%;
	padding-top: 10px;
}
.product-list .content .texts p{
	font-size: 15px;
	margin-top: 10px;
}
.recruitment .bg{
	width: 100%;
}
.recruitment .bg img{
	width: 100%;
}
.recruitment .recruitment-lists{
	width: 85%;
	max-width: 1500px;
	margin:0 auto;
	margin-top:35px;
	margin-bottom: 50px;
	position: relative;
}
.recruitment .left-ul{
	width: 20%;
	display: inline-block;
	overflow: hidden;
	text-align: center;
}
.recruitment .recruitment-lists .title{
	font-size: 19px;
	color:#AE8B58;
	font-weight: 700;
	letter-spacing: 2px;
	float: left;
	width: 100%;
	vertical-align:top;
}
.recruitment .btn-xzdy{
	display: inline-block;
	font-size: 12px;
	color:#333;
	padding: 3px 11px;
	background-color: #AE8B58;
	border-radius: 20px;
	margin-top: 12px;
	font-weight: 600;
	cursor: pointer;
}
.recruitment .recruitment-lists .right-ul{
	width: 75%;
	display: inline-block;
	vertical-align:top;
	overflow: hidden;
	margin-left: 3%;
}
.recruitment .recruitment-lists .right-ul li{
	width: 26%;
	font-size: 14px;
	float: left;
	margin-left: 11%;
	margin-bottom: 15px;
}
.recruitment .recruitment-lists .right-ul li a{
	display: inline-block;
	width: 100%;
}
.recruitment .recruitment-lists .right-ul li:nth-child(3n-2){
	margin-left: 0;
}
.recruitment .recruitment-lists .right-ul li img{
	width: 13px;
	float: right;
}
.recruitment .recruitment-lists .fuli-list{
	display: none;
	position: absolute;
	background-color: #fff;
	width: 55%;
	min-width: 550px;
	top: -265px;
	left: 18%;
	font-size: 15px;
	box-shadow: 5px 10px 15px 2px rgba(0,0,0,0.3);
	z-index: 9;
}
.recruitment .recruitment-lists .fuli-list img{
	width: 100%;
}
.recruitment.content-3{
	overflow: visible;
}
.recruitment .fuli-list li{
	margin: 0!important;
	margin-bottom: 13px!important;
	display: block!important;
	width: 100% !important;
}

.recruitment-list .nav-left li{
	border-bottom: 1px solid #BABABA;
	padding: 2px 0 0px 0;
}
.recruitment-list .nav-left li .nav-title-top{
	font-weight: 500;
	margin-left: 25.2px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	width: 86%;
}
.recruitment-list .nav-left .active .nav-title-top{
	margin-left: 10px;
	padding-top: 6.5px;
	padding-bottom: 7px;
}
.recruitment-list .nav-left li .li-left{
	padding-top: 8px;
}
.quality-system .content{
	margin-bottom: 25px;
}
.quality-system .title-text{
	display: block;
	font-size: 20px;
	width: 100%;
	color:#AE8B58;
	font-weight: 700;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #A1A1A1;
}
.quality-system .img-text-ul{
	width: 100%;
	overflow: hidden;
}
.quality-system .img-text-ul li{
	width: 45%;
	margin-right: 8%;
	float: left;
	overflow: hidden;
	margin-bottom: 20px;
}
.quality-system .img-text-ul li:nth-child(2n){
	margin-right: 0;
}
.quality-system .img-text-ul li span{
	float: left;
	font-size: 15px;
	color: #666666;
	font-weight: 700;
}
.quality-system .img-text-ul li .btn-img{
	float: right;
	font-size: 12px;
	padding: 1px 15px;
	border-radius: 20px;
	background-color: #AE8B58;
}
.quality-system .content{
	position: relative;
}
.quality-system .content .miaodin{
	position: absolute;
	top: -100px;
	left: 0;
}
.quality-system .imgs{
	width: 100%;
	overflow: hidden;
}
.quality-system .imgs li{
	width: 49%;
	float: left;
	margin-bottom: 10px;
}
.quality-system .imgs-2 li:nth-child(2n-1){
	margin-right: 2%;
}
.quality-system .imgs li img{
	width: 100%;
}
.quality-system .imgs-4 li{
	width: 24%;
	margin-right: 1.3%;
}
.quality-system .imgs-4 li:nth-child(4n){
	margin-right: 0%;
}
.quality-system .text{
	font-size: 15px;
}
.quality-system-box-img{
	position: fixed;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(18,42,42,0.85);
	z-index: 1;
}
.quality-system-box-img .img-con{
	margin:0 auto;
	margin-top: 10%;
	width: 85%;
	height: 73%;
	text-align: center;
	overflow: auto;
	padding: 10px;
}
.quality-system-box-img .img-con img{
    margin: 0px auto;
    object-fit: cover;
}
.quality-system-box-img .close-btn{
	position: absolute;
    right: 3%;
    top: 16%;
    width: 3%;
    z-index: 4;
    cursor: pointer;
}
.quality-system-box-img .caozuo-btn{
	position: absolute;
	right: 5%;
	bottom: 5%;
	width: 10%;
	z-index: 4;
	overflow: hidden;
	cursor: pointer;
}
.quality-system-box-img .caozuo-btn span{
	display: block;
	width: 50%;
	height: 100%;
	position: absolute;
	top:0;
}
.quality-system-box-img .caozuo-btn .suoxiao-btn{
	left: 0;
}
.quality-system-box-img .caozuo-btn .fanda-btn{
	left: 50%;
}
.quality-system-box-img .caozuo-btn img{
	width: 100%;
}
.quality-system-box-img .swiper-button-next, .quality-system-box-img .swiper-container-rtl .swiper-button-prev{
	background-image: url(../images/btn-right-2.png);
	right: 3%;
}
.quality-system-box-img .swiper-button-prev, .quality-system-box-img .swiper-container-rtl .swiper-button-next, .quality-system-box-img .swiper-button-prev, .quality-system-box-img .swiper-container-rtl .swiper-button-next {
    background-image: url(../images/btn-left-2.png);
    left: 3%;
    top: 48%;
}

.content-model-3 .content-text{
	font-size: 13px;
}
.investment .page{
	overflow: hidden;
	position: relative;
}
.investment{
	margin-top: 0px !important;
}
.investment .bg,.introduce .content .bg,.culture .bg{
	width: 100%;
	min-width: 100%;
	min-height: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 0;
}
.investment .page .content .content-text{
	position: absolute;
	width: 100%;
	height: 100%;
	top:1.5%;
	left: 0;
	z-index: 1;
	text-align: center;
	overflow: hidden;
}
.investment .page .content-text .text{
	width: auto;
	height: 77%;
	max-height: 80%;
	margin-top: 4.5%;
}
.investment .page-1 .content-text .text{
	margin-top: 3%;
	height: 76%;
}

.contact{
	background-color: #002626;
}
.contact .contact-content{
	margin-top: 85px;
}
.contact .contact-content .left-content{
 	float: left;
 	width: 43%;
 	text-align: left;
 	color:#BABABA;
}
.contact .contact-content .left-content li{
	width: 100%;
	margin-bottom: 26px;
}
.contact .contact-content .left-content img{
	width: 15px;
	margin-right: 5px;
	margin-bottom: 1.8px;
	vertical-align:bottom;
}
.contact .contact-content .left-content .text-1{
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 11px;
}
.contact .contact-content .left-content .text-2{
	font-size: 13px;
	margin-bottom: 11px;
}
.contact .contact-content .left-content .text-2 span{
	vertical-align:bottom;
}
.contact .contact-content{
	margin-bottom: 0;
}
.contact .contact-content .right-content{
	width: 38%;
	float: right;
	overflow: hidden;
}
.contact .contact-content .right-content input,.contact .contact-content .right-content textarea{
	width: 100%;
	border:0;
	margin-bottom: 16.5px;
	font-size: 14.5px;
	padding: 10px;
}
.contact .contact-content .right-content textarea{
	height:95px;
}
.contact .contact-content .right-content .verification-code{
	width: 100%;
	overflow: hidden;
}
.contact .contact-content .right-content .verification-code input{
	width: 130px;
	float: left;
}
.contact .contact-content .right-content .verification-code img{
	float: left;
	margin-left: 15px;
	cursor: pointer;
}
.contact .contact-content .right-content .btn{
	border:0;
	padding: 8px 49px;
	background: #AE8B58;
	font-size: 16px;
	color:#fff;
	cursor: pointer;
}
.contact .contact-content .right-content{
	margin-bottom: 65px;
}

.introduce{
	margin-top: 0 !important;
}
.introduce .content{
	width: 100%;
	position: absolute;
}
.introduce .content .text-2{
	width: 29%;
	max-width: 390px;
	position: absolute;
	top: 50%;
	left: 13%;
	opacity: 0;
}
.introduce .page-1.swiper-slide-active .text-2{
	top:8%;
	opacity: 1;
	transition: top 0.8s ease-out,opacity 0.5s ease-out;;
    transition-delay: 0.3s;
}
.introduce .content .text-1{
	height: 100%;
	position: absolute;
	right: -35%;
	top:0;
	opacity: 0;
	z-index: 1;
}
.introduce .page-1.swiper-slide-active .text-1{
	right:0%;
	opacity: 1;
	transition: right 0.9s ease-out,opacity 0.5s ease-out;;
    transition-delay: 0.3s;
}

.certificate .certificate-content{
	width: 100%;
	position: relative;
}
.certificate .certificate-content .top-content{
	width: 100%;
	overflow: hidden;
	background: url(../images/certificate/bg.jpg) no-repeat fixed center;
	background-size: 100% 100%;
}
.certificate .certificate-content .top-content .list,.certificate .certificate-content .bottom-content{
	width: 71%;
	max-width: 1400px;
	margin:0 auto;
	overflow: hidden;
	padding: 30px 0;
}
.certificate .certificate-content .bottom-content{
	width: 88%;
	max-width: 1750px;
}
.certificate .certificate-content .top-content .list ul{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.certificate .certificate-content .top-content .list li{
	width: 28%;
	border:1px solid #ccc;
	border-radius: 1px;
	padding: 1.5% 1.5%;
	float: left;
	margin-left: 3%;
}
.certificate .certificate-content .top-content .list li:first-child{
	margin-left: 0;
}
.certificate .certificate-content .top-content .list li img,.certificate .certificate-content .bottom-content ul li img{
	width: 100%;
}
.certificate .certificate-content .top-content .list li p,.certificate .certificate-content .bottom-content ul li p{
	text-align: center;
	font-size: 14.5px;
	color: #fff;
	margin-top: 10px;
	height: 42px;
	overflow: hidden;
}
.certificate .certificate-content .bottom-content{
	margin-bottom: 100px;
	position: relative;
}
.certificate .certificate-content .bottom-content ul{
	width: 91%;
	overflow: hidden;
	padding: 0 4.5%;
}
.certificate .certificate-content .bottom-content ul li{
	width: 21%;
	float: left;
	margin-left:1.1%;
	border:1px solid #888;
	border-radius: 1px;
	padding: 1.2% 1.35%;
	margin-bottom: 30px;
}
.certificate .certificate-content .bottom-content ul li:nth-child(4n-3){
	margin-left: 0.5%;
}
.certificate .certificate-content .bottom-content ul li p{
	color:#555;
}
.certificate .swiper-wrapper{
	height: auto;
}
.certificate .swiper-2-pagination,.news .swiper-2-pagination{
	position: absolute;
	bottom: 0.5%;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 10;
}
.certificate .swiper-2-pagination .swiper-pagination-bullet,.news .swiper-2-pagination .swiper-pagination-bullet{
	margin-right: 10px;
}
.certificate .swiper-2-pagination .swiper-pagination-bullet:last-child,.news .swiper-2-pagination .swiper-pagination-bullet:last-child{
	margin-right: 0;
}
.certificate .swiper-2-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.news .swiper-2-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background-color: #878787;
	opacity: 1;
}
.certificate .swiper-2-pagination .swiper-pagination-bullet,.news .swiper-2-pagination .swiper-pagination-bullet{
	background: #CFCFCF;
	opacity: 1;
}
.certificate .swiper-button-prev,.certificate .swiper-container-rtl .swiper-button-next,.certificate .swiper-button-prev,.certificate .swiper-container-rtl .swiper-button-next{
	background-image:url(../images/btn-left.png);
	left: 1px;
	top: 48%;
}
.certificate .swiper-button-next,.certificate .swiper-container-rtl .swiper-button-prev{
	background-image:url(../images/btn-right.png);
	right: 1px;
	top: 48%;
}

.society-duty .list{
	width: 78%;
	max-width: 1500px;
	margin: 0 auto;
}
.society-duty .list table{
	width: 100%;
	overflow: hidden;
}
.society-duty .list tr{
	border-top:25px solid #fff;
	border-bottom: 25px solid #fff;
}
.society-duty .list .text-left{
	color: #BABABA;
	text-align: right;
	width: 45%;
	vertical-align: text-top;
	padding-right: 12px;
}
.society-duty .list .text-left .text-d{
	font-size: 38px;
	font-weight: 700;
}
.society-duty .list .text-left .text-x{
	font-size: 12px;
}
.society-duty .list .img{
	width: 260px;
	display: inline-block;
}
.society-duty .list .text-right{
	width: 45%;
	position: relative;
}
.society-duty .list .text-right .text-right-obj{
	position: absolute;
	left: 12px;
	bottom: 0;
}
.society-duty .list .text-right .text-top{
	color: #AE8B58;
	margin-bottom: 5px;
}
.society-duty .list .text-right .text-top .text-d{
	font-size: 28px;
	font-weight: 700;
}
.society-duty .list .text-right .text-top .text-x{
	font-size:12px;
}
.society-duty .list .text-right .text-title{
	color: #AE8B58;
	font-weight: 16px;
	font-weight: 700;
	margin-bottom: 5px;
}
.society-duty .list .text-right .text-content{
	font-size: 15px;
	word-wrap: break-word;
	width: 320px;
	margin-bottom: 5px;
	color:#666666;
}
.society-duty .list .text-right .arrow{
	width: 15px;
}

.society-duty-content{
	width: 82%;
	max-width: 1600px;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 20px;
}
.society-duty-content .list-1{
	width: 100%;
	overflow: hidden;
	margin-bottom: 35px;
}
.society-duty-content .list-1-2{
	margin-bottom: 5px;
}
.society-duty-content .list-1 li{
	width: 18%;
	float: left;
	background: #002626;
	text-align: left;
	margin-bottom: 15px;
	margin-left: 2.5%;
}
.society-duty-content .list-1 li:first-child{
	margin-left: 0;
}
.society-duty-content .list-1 .title-name{
	font-size: 15px;
	font-family: 'SimSun';
	font-weight: 700;
	letter-spacing: 1.6px;
	color: #AE8B58;
	padding: 10px 5px;
	padding-left: 12%;
	display: block;
}
.society-duty-content .list-2{
	width: 100%;
	overflow:hidden;
	background: #FFF;
	padding-top: 15px;
}
.society-duty-content .list-2 li{
	width: 100%;
	background: #FFF;
	margin-left: 0;
	margin-bottom: 8px;
}
.society-duty-content .list-1 .list-2-1 li,.society-duty-content .list-1 .list-2-3 li{
	padding-left: 9%;
}
.society-duty-content .list-1 .list-2-2 li,.society-duty-content .list-1 .list-2-4 li{
	padding-left: 3%;
}
.society-duty-content .list-2 li a{
	color:#333;
	display: block;
	font-size: 12.3px;
	letter-spacing: 0.6px;
	padding-left: 3%;
}

.video-3{
	width: 100%;
	background: url(../images/video/bg.jpg) no-repeat repeat center;
	background-size: 100% auto;
	overflow: hidden;
}
.video-3 .video-content{
	width: 83%;
	max-width: 1550px;
	margin: 0 auto;
	overflow: hidden;
}
.video-3 .video-content .video-div{
	width: 100%;
	margin: 30px auto;
	position: relative;
	overflow: hidden;
}
.video-3 .video-content .video-div video{
	width: 100%;
}
.video-3 .video-content .video-div .content-text{
	width: 100%;
}
.video-3 .video-content .video-div .video-obj,.video-3 .video-content .video-div .video-obj video{
	position:static;
	height: auto;
	overflow: hidden;
}
.video-3 .video-content .video-div .content-text .video-bg{
	width: 100%;
	min-width: 100%;
	min-height: 100%;
}
.video-3 .video-content .video-lists{
	width: 100%;
	margin-top: 120px;
	margin-bottom:60px;
	overflow: hidden;
}
.video-3 .video-content .video-lists .title{
	width: 100%;
	color:#AE8B58;
	font-size: 18px;
	padding-bottom: 8px;
	border-bottom: #949797 solid 1px;
	margin-bottom: 20px;
}
.video-3 .video-content .video-lists li{
	width: 30%;
	position: relative;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 4.7%;
	float: left;
	cursor: pointer;
}
.video-3 .video-content .video-lists li:nth-child(3n-2){
	margin-left: 0;
}
.video-3 .video-content .video-lists li .video-bg-obj{
	width: 100%;
	height:230px;
	overflow: hidden;
	position: relative;
	margin-bottom: 15px;
	text-align: center;
}
.video-3 .video-content .video-lists li .img{
	height: 100%;
	min-width: 100%;
	margin: 0 -100%;
	display: inline-block;
}
.video-3 .video-content .video-lists li .play-btn{
	width: 28%;
	position: absolute;
	top: 30%;
	left: 35%;
}
.video-3 .video-content .video-lists li .video-title{
	font-size: 13px;
	color: #fff;
	border-bottom: 1px solid #fff;
	padding-bottom: 8px;
	margin-bottom: 6px;
}
.video-3 .video-content .video-lists li .video-date{
	color:#AE8B58;
	font-size: 13.5px;
}
.news,.new-view{
	position: relative;
}
.news .top-tiao,.new-view .top-tiao{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}
.news .bg-body{
	height: 100%;
	width: 20%;
	position: relative;
	overflow: hidden;
	float: left;
	margin-top: -80px;
}
.news .bg-body .bg-img{
	width: 100%;
	height: 100%;
}
.news .bg-body .bg-text{
	width: 30%;
	position: absolute;
	top: 28%;
	left: 7%;
}
.news .content-body{
	margin-top: -80px;
	float: left;
	width: 80%;
}
.news .content-body .swiper-container-2 {
	position:relative;
	overflow: hidden;
	width: 93%;
}
.news .swiper-2-pagination{
	bottom: 3.5%;
}
.news .content-body .content{
	margin-top: 110px;
	width: 95%;
	padding-top: 3%;
	padding-left: 3%;
	overflow: hidden;
}
.news .content-body .content ul{
	width: 100%;
	height: 37.5%;
	overflow: hidden;
}
.news .content-body .content li{
	width: 30%;
	height: 100%;
	float: left;
	margin-left: 5%;
	margin-bottom: 3.8%;
}
.news .content-body .content li:nth-child(3n-2){
	margin-left: 0;
}
.news .content-body .content li .news-bg-obj{
	width: 100%;
	height: 53%;
	text-align: center;
	overflow: hidden;
}
.news .content-body .content li .news-bg-obj img{
	width: 100%;
	min-height: 100%;
	min-width: 100%;
	margin: 0 -100%;
}
.news .content-body .content li .news-text{
	width: 94%;
	height: 31%;
	overflow: hidden;
	background: #002626;
	padding: 10px 3%;
	text-align: left;
}
.news .content-body .content li .news-text .news-title{
	font-size: 13px;
	color:#fff;
	padding-bottom: 8px;
	margin-bottom: 6px;
	border-bottom: 1px solid #eaeaea;
	height: 47px;
	overflow: hidden;
}
.news .content-body .content li .news-text .news-date{
	color:#AE8B58;
	font-size: 13px;
}
.news .content-body .content li .news-text .news-date img{
	width: 15px;
	float: right;
}

.new-view{
	overflow: hidden;
}
.new-view .content-new-view{
	width: 96%;
	height: 100%;
	overflow: auto;
	padding: 3% 2%;
	padding-top:158px;
}
.new-view .content-new-view .top{
	height: 30px;
}
.new-view .content-new-view .bottom{
	height: 130px;
}
.new-view .content-new-view img{

}
.new-view .bg-body{
	margin-top: 0;
}

.strategy-allianc{
	margin-top: 0 !important;
}
.strategy-allianc .page{
	position: relative;
}
.strategy-allianc .page-1 .text-bg{
	position: absolute;
	top: 0;
	left: 7.3%;
	z-index: 10;
	height: 100%;
}
.strategy-allianc .page .text-bg{
	position: absolute;
	top: 0;
	z-index: 10;
	height: 100%;
}
.strategy-allianc .page-2 .text-bg,.strategy-allianc .page-3 .text-bg{
	left:-30%;
	opacity: 0;
}
.strategy-allianc .page-2.swiper-slide-active .text-bg,.strategy-allianc .page-3.swiper-slide-active .text-bg{
	left: 0;
	opacity: 1;
	transition: left 1s ease-out,opacity 0.5s ease-out;
    transition-delay: 0.3s;
}
.strategy-allianc .page .btn{
	position: absolute;
	bottom: 20%;
	left: 7%;
	z-index: 11;
	width: 8.5%;
	min-width: 85px;
}
.strategy-allianc .page-2 .btn{
	left: -25%;
	bottom: 25%;
}
.strategy-allianc .page-2.swiper-slide-active .btn{
	left: 6.8%;
	opacity: 1;
	transition: left 1s ease-out,opacity 0.5s ease-out;
    transition-delay: 0.3s;
}
.strategy-allianc .page-3 .btn{
	bottom: 17.9%;
	left: -25%;
}
.strategy-allianc .page-3.swiper-slide-active .btn{
	left: 6.5%;
	opacity: 1;
	transition: left 1s ease-out,opacity 0.5s ease-out;
    transition-delay: 0.3s;
}
.strategy-allianc .page-4 .text-bg,.strategy-allianc .page-5 .text-bg{
	top: 0;
	right: -30%;
	opacity: 0;
}
.strategy-allianc .page-4.swiper-slide-active .text-bg,.strategy-allianc .page-5.swiper-slide-active .text-bg{
	right: 0;
	opacity: 1;
	transition: right 1s ease-out,opacity 0.5s ease-out;
    transition-delay: 0.3s;
}
.strategy-allianc .page-4 .btn{
	left:auto;
	bottom:32.3%;
	right:-21%;
}
.strategy-allianc .page-4.swiper-slide-active .btn{
	right:9.8%;
	opacity: 1;
	transition: right 1s ease-out,opacity 0.5s ease-out;
    transition-delay: 0.3s;
}
.strategy-allianc .page-5 .btn{
	left:auto;
	bottom:8.8%;
	right:-21%;
}
.strategy-allianc .page-5.swiper-slide-active .btn{
	right:9.5%;
	opacity: 1;
	transition: right 1s ease-out,opacity 0.5s ease-out;
    transition-delay: 0.3s;
}
.culture{
	margin-top: 0!important;
}
.culture .text{
	height: 100%;
	position: absolute;
	left: -30%;
	top:0;
	opacity: 0;
}
.culture .page-1.swiper-slide-active .text{
	left: 0;
	opacity: 1;
	transition: left 0.8s ease-out,opacity 0.5s ease-out;;
    transition-delay: 0.3s;
}
.experience .swiper-container-2{
	background: url(../images/video/bg.jpg) no-repeat fixed center;
	background-size: 100% 100%;
	margin-top: -80px;
	position: relative;
}
.experience .top-tiao{
	position: absolute;
	left: 0;
	top: 80px;
	z-index: 9;
}
.experience .date_list,.experience .date_list-2,.experience .date_list-3{
	width: 88%;
	overflow: hidden;
	margin:0 auto;
	margin-top: 10%;
	height: 35%;
}
.experience .date_list-2{
	margin-top: 0;
}
.experience .date_list li,.experience .date_list-2 li,.experience .date_list-3 li{
	float: left;
	width: 16.5%;
	height: 100%;
	position: relative;
}
.experience .date_list li div{
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
}
.experience .date_list-2 li div{
	text-align: left;
}
.experience .date_list li img,.experience .date_list-2 li img{
	width: 80%;
}
.experience .date_list li div img:last-child{
	margin-top: 10px;
	border-top: 3px solid #AF8C57;
	padding-top: 10px;
}
.experience .date_list-2 li div img:first-child{
	margin-bottom: 10px;
	border-bottom: 3px solid #AF8C57;
	padding-bottom: 10px;
}
.experience .date_list li:nth-child(3) div img{
	margin-left: 3%;
}
.experience .date_list-2 li:nth-child(4) div img{
	margin-right: 3%;
}
.experience .date_list li:nth-child(4) div,
.experience .date_list li:nth-child(5) div,
.experience .date_list li:nth-child(6) div,
.experience .date_list-2 li:nth-child(4) div,
.experience .date_list-2 li:nth-child(5) div,
.experience .date_list-2 li:nth-child(6) div{
	text-align: right;
}
.experience .date_list-3{
	margin-top: 5px;
	margin-bottom: 5px;
	height: 2.6%;
	min-height: 10px;
	background: #AF8C57;

}
.experience .date_list-3 li{
	position: relative;
	overflow: hidden;
}
.experience .date_list-3 li i{
	position: absolute;
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	left: 37%;
	top: 30%;
}
.experience .date_list-3 li.active i{
	background:#002626;
}
.experience .date_list-3 li:nth-child(1) i,
.experience .date_list-3 li:nth-child(2) i,
.experience .date_list-3 li:nth-child(3) i{
	margin-right: 20%;
}
.experience .date_list-3 li:nth-child(4) i,
.experience .date_list-3 li:nth-child(5) i,
.experience .date_list-3 li:nth-child(6) i{
	margin-left: 20%;
}
.experience .swiper-button-prev,.experience .swiper-container-rtl .swiper-button-next,.experience .swiper-button-prev,.experience .swiper-container-rtl .swiper-button-next{
	background-image:url(../images/btn-left.png);
	left: 2%;
	top: 60.5%;
}
.experience .swiper-button-next,.experience .swiper-container-rtl .swiper-button-prev{
	background-image:url(../images/btn-right.png);
	right: 2%;
	top: 62%;
}
.experience .swiper-2-pagination{
	display: none;
}
.experience .bg-2{
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.direct-sale .content-text table{
	width: 99%;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
}
.direct-sale .content-text table tr{
	height: 35px;
	line-height:35px;
	border:0;
	border-top:1px solid #AF8B59;
	color:#666666;
}
.direct-sale .content-text table tr:first-child{
	line-height: 40px;
	height: 40px;
}
.direct-sale .content-text table tr:nth-child(2){
	border:0;
	height: 12px;
	line-height: 12px;
}
.direct-sale .content-text table tbody tr:nth-child(2) td{
	border:0;
}
.direct-sale .content-text table tr:last-child{
	border-bottom: 1px solid #AF8B59;
}
.direct-sale .content-text table tr td{
	border:0;
	border-left: 1px solid #A4A4A4;
}
.direct-sale .content-text table tr td:last-child{
	border-right: 1px solid #A4A4A4;
}
.direct-sale .content-text table tr:first-child{
	background-color: #AF8B59;
	color:#fff;
	border:0;
}
.direct-sale .content-text table tr:first-child td{
	border:0;
}

.direct-sale .content-text p>sub>span{
	font-size: 18px;
	color:#AF8B58 !important;
	font-weight: 700;
	display: block;
	width: 100%;
	border-bottom: 1px solid #A6A6A6;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.direct-sale .content-text p>sup{
	font-size: 15px;
	color:#666666;
	font-weight: 700;
	margin-top: 15px;
	display: block;
}
.direct-sale .nav-left{
	width: 218px;
}
.search .nav-left{
	width: 185px;
	float: left;
}
.search .nav-left .title{
	font-size: 37px;
	letter-spacing: 7px;
	font-weight: 700;
	padding-bottom: 10px;
}
.search .content-right{
	float: right;
	width: 73%;
	max-width: 1500px;
}
.search .content-right .title{
	font-size: 18px;
	color:#AE8B58;
	border-bottom: 1px solid #BFBFBF;
	font-weight: 600;
	padding-bottom: 10px;
	margin-bottom: 25px;
}
.search .content-right .search-product{
	margin-top: 33px;
}
.search .search-news ul{
	width: 100%;
}
.search .search-news ul li{
	width: 100%;
	font-size: 14px;
	overflow: hidden;
	margin-bottom: 12px;
	font-weight: 600;
}
.search .search-news ul li a{
	display: block;
	overflow: hidden;
	padding: 5px 1px;
}
.search .search-news ul li a:hover{
	background-color: #efefef;
}
.search .search-news ul li span:nth-child(1){
	display: inline-block;
	width: 80%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.search .search-news ul li span:nth-child(2){
	color:#AE8B58;
	float: right;
}
.search .search-product ul{
	width: 100%;
	overflow:hidden;
	margin-bottom: 33px;
}
.search .search-product ul li{
	width: 47%;
	overflow: hidden;
}
.search .search-product ul li:nth-child(1){
	float: left;
}
.search .search-product ul li:nth-child(2){
	float: right;
}
.search .search-product ul img{
	width: 92%;
	padding: 3.5%;
	border:1px solid #BFBFBF;
	margin-bottom: 12px;
}
.search .search-product ul a{
	display: block;
	font-size: 14px;
	width: 89%;
	margin:0 auto;
	background-color: #AE8B58;
	padding: 6px 5%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	text-align: center;
	border-radius: 30px;
	font-weight: 600;
}
.search .search-product ul a:hover{
	opacity: 0.9;
}
.search .empty-text{
	font-size: 18px;
	color:#BFBFBF;
	text-align: center;
}