﻿@charset "utf-8";
body {
	font-family: "Microsoft Yahei";
	overflow-x: hidden;
	padding-top: 76px
}
body.on {
	overflow: hidden
}
img {
	max-width: 100%
}
a {
	outline: 0
}
@font-face {
	font-family: ge;
	src: url(../fonts/Ge-Body.ttf);
	font-weight: 400;
	font-style: normal
}
@media screen and (min-width:1366px) {
.container {
	width: 1200px;
	padding-left: 0;
	padding-right: 0
}
}
@media screen and (min-width:1440px) {
.w1400.container {
	width: 1100px
}
}
.f0 {
	font-size: 0
}
.bg-f5 {
	background: #f5f5f5
}
.header {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 100;
	background: #fff;
	box-shadow: 0 0 10px 5px rgba(0, 0, 0, .1)
}
.header .a-logo {
	margin-top: 15px;
	margin-bottom: 9px
}
.header .a-logo img {
	height: 52px
}
.header-bream {
	float: right;
	width: 30px;
	height: 25px;
	position: relative;
	padding-top: 12px;
	margin-top: 19px;
	cursor: pointer;
	display: none
}
.header-bream span {
	display: block;
	height: 1px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	background-color: #f8b812;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.header-bream::before, .header-bream:after {
	content: " ";
	position: absolute;
	left: 0;
	right: 0;
	height: 1px;
	background-color: #f8b812;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.header-bream::before {
	top: 2px
}
.header-bream::after {
	bottom: 2px
}
.header-bream.on span {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0
}
.header-bream.on::before {
	top: 12px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}
.header-bream.on::after {
	bottom: 12px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.nav-toggle {
	float: right
}
.nav-list {
	float: left;
	margin-right: 40px;
	margin-top: 10px
}
.nav-list li {
	float: left;
	margin-left: 35px
}
.nav-list li:first-child {
	margin-left: 0
}
.nav-list li .bdo-toggle {
	display: none
}
.nav-list li>a {
	position: relative;
	display: block;
	font-size: 18px;
	font-weight: 700;
	line-height: 66px
}
.nav-list li>a span {
	display: block;
	color: #333;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}
.nav-list li>a::before {
	content: " ";
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -9px;
	width: 18px;
	height: 12px;
	background: url(../images/icon-01.png) center no-repeat;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}
.nav-down {
	position: absolute;
	left: 0;
	top: 100%;
	right: 0;
	background: url(../images/navbgtp1.png) no-repeat center center;
	background-size: cover !important;
	padding: 37px 15px 30px
}
.nav-down ul .li_nr.xing {
	position: relative
}
.nav-down ul .li_nr.xing:before {
	content: "";
	width: 21px;
	height: 21px;
	background: url(../images/xingxing.png) no-repeat center center;
	position: absolute;
	left: -25px;
	top: 8px
}
.nav-down ul.abs {
	left: 0;
	bottom: 20px
}
.nav-down ul.abs .li_nr {
	float: none;
	display: block;
	line-height: 34px;
	margin-left: 0
}
.nav-down ul.abs .li_nr a {
	color: #fff;
	font-size: 16px;
	line-height: 34px
}
.nav-down ul.fl {
	width: 200px
}
.nav-down ul.fl:nth-child(1) {
	width: 115px
}
.nav-down ul.fl:nth-child(7) {
	width: 180px;
	padding-left: 20px
}
.nav-down ul.fl:nth-child(6) {
	width: 265px;
	padding-left: 20px
}
.nav-down ul.fl .li_tit {
	float: none;
	display: block
}
.nav-down ul.fl .li_tit a {
	color: #fff;
	font-size: 20px;
	line-height: 34px
}
.nav-down ul.fl .li_nr {
	float: none;
	display: block;
	line-height: 34px;
	margin-left: 0
}
.nav-down ul.fl .li_nr a {
	color: #fff;
	font-size: 16px;
	line-height: 34px
}
.nav-down .container {
	display: flex;
	justify-content: center;
	align-items: center
}
.nav-down .container.db {
	display: block;
	width: 1400px;
	position: relative
}
.nav-down .container.db.mobileshow {
	display: none !important
}
.nav-down-a1 {
	margin: 0 48px;
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	margin-top: 40px;
	margin-bottom: 40px
}
.nav-down-a1 span {
	background: #fff;
	border-radius: 10px;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px
}
.nav-down-a1 span img {
	vertical-align: middle;
	display: inline-block;
	width: auto
}
.nav-down-a1 .span-img {
	margin-bottom: 18px
}
.nav-down-a2 {
	margin-left: 15px
}
.nav_owl {
	width: 469px;
	height: 214px;
	border-radius: 10px;
	overflow: hidden
}
.nav_owl .owl-dots {
	position: absolute;
	bottom: 10px;
	right: 10px
}
.nav_owl .owl-dots .owl-dot {
	width: 10px;
	height: 10px;
	background: #fff;
	border-radius: 100%;
	margin-right: 10px
}
.nav_owl .owl-dots .owl-dot.active {
	background: #f6a700;
	font-weight: 700
}
.nav-down-a2, .nav-down-a2 img {
	border-radius: 20px;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s
}
.header-tell {
	float: right;
	margin-top: 22px
}
.header-tell img {
	width: 267px;
	height: 32px
}
.nav-list li.on>a span {
	color: #f8b812;
	transform: scale(1.3) translateY(-2px)
}
.foot-phone-bottom {
	display: none
}
.footer {
	padding-top: 45px;
	padding-bottom: 34px
}
.foot-top {
	padding-bottom: 18px;
	border-bottom: 1px solid #e5e5e5
}
.foot-phone {
	float: left
}
.foot-phone img {
	height: 32px
}
.foot-share {
	float: right;
	margin-top: 17px
}
.foot-share .bshare-custom {
	font-size: 0;
	line-height: 34px !important
}
.foot-share .bshare-custom a {
	padding-left: 0;
	width: 34px;
	height: 34px;
	line-height: 34px;
	background-position: center;
	background-repeat: no-repeat;
	margin-right: 0;
	display: inline-block;
	margin-left: 10px
}
.foot-share .bshare-custom .bshare-sinaminiblog {
	margin-left: 0;
	background-image: url(../images/sicon-01.png)
}
.foot-share .bshare-custom .bshare-weixin {
	background-image: url(../images/sicon-02.png)
}
.foot-list {
	padding-top: 48px
}
.foot-list li {
	float: left;
	margin-left: 11.7%;
	line-height: 30px
}
.foot-list li:first-child {
	margin-left: 0
}
.foot-list li:last-child {
	text-align: center;
	float: right;
	margin-left: 0
}
.foot-list li .div-title a {
	font-size: 16px;
	color: #222;
	font-weight: 700
}
.foot-list li .div-des {
	margin-top: 12px
}
.foot-list li .div-des a {
	font-size: 14px;
	color: #777
}
.foot-select {
	margin-top: 20px;
	font-size: 0
}
.fselect-01 {
	border: solid 1px #000;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(../images/icon-02.png) no-repeat scroll right 11px center #f5f5f5;
	padding-right: 30px;
	padding-left: 20px;
	font-weight: 700;
	color: #222;
	border: 1px solid #ccc;
	margin-top: 7px;
	width: 183px;
	height: 38px;
	line-height: 38px
}
.fselect-02 {
	border: solid 1px #000;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(../images/icon-03.png) no-repeat scroll right 11px center #f5f5f5;
	padding-right: 30px;
	padding-left: 20px;
	font-size: 16px;
	color: #222;
	border: 1px solid #ccc;
	margin-top: 7px;
	height: 46px;
	line-height: 46px;
	width: 183px;
	margin-left: 10px
}
.fselect-02:first-child {
	margin-left: 0
}
select::-ms-expand {
display: none
}
.foot-copy {
	font-size: 12px;
	line-height: 18px;
	color: #999;
	margin-top: 23px;
	margin-left: 165px;
}
.f-logo {
	float: left
}
.f-logo img {
	height: 47px;
	margin-right: 48px
}
.foot-copy .span-01 {
	display: inline-block;
	padding-top: 10px
}
.right-online {
	position: fixed;
	right: 2%;
	top: 50%;
	transform: translateY(-50%);
	z-index: 99
}
.right-online a {
	display: block;
	width: 98px;
	height: 98px;
	border-radius: 20px;
	background: #f8b812;
	margin-top: 10px;
	color: #fff;
	cursor: pointer
}
.right-online a:first-child {
	margin-top: 0
}
.online-01 {
	padding-top: 12px
}
.online-01 .b1 {
	font-size: 20px;
	line-height: 20px;
	margin-top: 8px
}
.online-02 {
	padding-top: 10px
}
.online-02 .b2 {
	font-size: 34px;
	line-height: 34px
}
.online-02 .b3 {
	font-size: 17px;
	line-height: 18px;
	margin-top: 2px
}
.online-02 .b4 {
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	margin-top: 8px
}
.yuyue {
	position: relative;
	z-index: 50;
	margin-top: -25px;
	height: 170px;
	background: url(../images/bg-01.png) center -1px no-repeat !important;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	bottom: 0;
	width: 100%;
	box-shadow: 0 0 0 0 transparent;
	border: 0
}
.yuyue .container {
	position: relative
}
.yuyue-close {
	position: absolute;
	right: 2px;
	top: 56px;
	cursor: pointer;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s
}
.yuyue .div-01 {
	float: left;
	color: #fff;
	padding-top: 20px;
	margin-right: 74px
}
.yuyue .div-01 .div-a {
	height: 48px;
	line-height: 48px
}
.yuyue .div-01 .b1 {
	display: inline-block;
	font-size: 48px;
	line-height: 48px;
	font-weight: 500
}
.yuyue .div-01 .span-01 {
	display: inline-block;
	vertical-align: middle;
	height: 28px;
	line-height: 28px;
	color: #fc8f07;
	font-size: 18px;
	text-transform: uppercase;
	background: #fff;
	padding: 0 10px;
	margin-left: 18px
}
.yuyue-list {
	margin-top: 15px
}
.yuyue-list li {
	color: #fff;
	font-weight: 700;
	padding-left: 30px;
	background: url(../images/bg-02.png) left center no-repeat;
	font-size: 18px;
	line-height: 26px;
	margin-top: 7px
}
.yuyue-list li:first-child {
	margin-top: 0
}
.yuyue .div-02 {
	float: left;
	padding-top: 56px;
	font-size: 0
}
.yuyue .div-02 .put-01 {
	outline: 0;
	border: none;
	width: 180px;
	height: 50px;
	line-height: 30px;
	background: #fefefe;
	padding: 10px 18px;
	border-radius: 10px;
	font-size: 18px;
	color: #666;
	vertical-align: middle;
	margin-left: 8px
}
.yuyue .div-02 .put-01:first-child {
	width: 160px;
	margin-left: 0
}
.yuyue .div-input {
	position: relative;
	margin-left: 8px !important;
	vertical-align: middle;
	display: inline-block
}
.yuyue .div-input .put-01:first-child {
	width: 200px;
	padding-right: 120px
}
.yuyue .div-input .a-yzm {
	display: block;
	position: absolute;
	right: 12px;
	top: 7px;
	width: 94px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background: #faeec9;
	font-size: 14px;
	color: #fe7e02;
	border-radius: 10px
}
.yuyue-select {
	border: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(../images/icon-15.png) no-repeat scroll right 11px center #fefefe;
	padding-right: 40px;
	padding-left: 17px;
	font-size: 18px;
	color: #999;
	border: 1px solid #fefefe;
	width: 153px;
	height: 50px;
	line-height: 50px;
	margin-left: 8px;
	vertical-align: middle;
	border-radius: 10px
}
.yuyue .but-01 {
	border: none;
	width: 150px;
	height: 50px;
	background: #aacd23;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	border-radius: 10px;
	vertical-align: middle;
	margin-left: 10px
}
.yuyue .div-word {
	font-size: 14px;
	color: #fff;
	margin-top: 13px
}
.yuyue .div-word a {
	color: #fff
}
.yuyue .div-word span {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../images/bg-03.png) center no-repeat
}
.yuyue .div-word input {
	display: none
}
.yuyue .div-word input[type=checkbox]:checked+span {
	background: url(../images/bg-03h.png) center no-repeat
}
.index-life .owl-nav button.owl-prev {
	background: url(../images/zuojj.png) no-repeat center center !important;
	background-size: 100% 100% !important
}
.index-life .owl-nav button.owl-prev span {
	display: none
}
.index-life .owl-nav button.owl-next {
	background: url(../images/youjj.png) no-repeat center center !important;
	background-size: 100% 100% !important
}
.index-life .owl-nav button.owl-next span {
	display: none
}
.banner .owl-nav {
	font-size: 0
}
.banner .owl-nav .owl-next, .banner .owl-nav .owl-prev {
	position: absolute;
	top: 50%;
	z-index: 20;
	transform: translateY(-50%);
	width: 44px;
	height: 77px;
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !important
}
.banner .owl-nav .owl-prev {
	left: 50%;
	margin-left: -700px;
	background-image: url(../images/arrow-left.png) !important
}
.banner .owl-nav .owl-next {
	right: 50%;
	margin-right: -700px;
	background-image: url(../images/arrow-right.png) !important
}
.banner .owl-dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 50px;
	z-index: 20;
	text-align: center
}
.banner button.owl-dot {
	width: 30px;
	height: 10px;
	background: #fff;
	border-radius: 4px;
	margin: 0 5px;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}
.banner button.owl-dot.active {
	width: 40px;
	background: #f8b912
}
.index-home, .index-life, .index-service {
	padding-top: 4%
}
.index-01 {
	padding-top: 4.8%;
	padding-bottom: 3.2%
}
.index-title {
	position: relative;
	font-size: 0;
	height: 40px;
	line-height: 40px
}
.index-title b {
	font-size: 40px;
	color: #f8b812
}
.index-title .a-more {
	position: absolute;
	right: 0;
	font-size: 20px;
	color: #222;
	font-weight: 700
}
.index-news-list {
	margin-top: 8px
}
.index-news-list li {
	padding-top: 38px;
	padding-bottom: 35px;
	border-bottom: 1px solid #ccc
}
.index-news-list li:last-child {
	padding-bottom: 0;
	border-bottom: none
}
.index-news-list .div-title {
	font-size: 20px;
	line-height: 26px;
	font-weight: 700;
	max-height: 60px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden
}
.index-news-list .div-title a {
	color: #444
}
.index-news-list .div-date {
	font-size: 18px;
	color: #ccc;
	line-height: 28px
}
.index-news-list .div-des {
	font-size: 18px;
	line-height: 24px;
	color: #999;
	max-height: 48px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top: 22px
}
.index-home-main {
	margin-top: 60px;
	padding-left: 385px
}
.index-home-sq {
	float: left;
	margin-left: -385px;
	margin-top: 0
}
.index-home-sq .div-title {
	height: 54px
}
.index-home-sq .div-title b {
	display: inline-block;
	line-height: 54px;
	padding-left: 75px;
	font-size: 30px;
	color: #333;
	font-weight: 700
}
.index-home-sq .div-title .a1 {
	display: none
}
.index-home-list {
	position: relative;
	margin-top: 33px;
	margin-bottom: 90px;
	height: 376px;
	overflow-y: auto;
	margin-right: -50px
}
.index-home-list li {
	margin-top: 7px;
	position: relative
}
.index-home-list li:before {
	content: "";
	position: absolute;
	left: 7px;
	top: 25px;
	height: 100%;
	width: 1px;
	background: #ccc
}
.index-home-list li:last-child:before {
	display: none
}
.index-home-list li:first-child {
	margin-top: 0
}
.index-home-list li a {
	padding-left: 37px;
	font-size: 24px;
	color: #777;
	background: url(../images/bg-05.png) left center no-repeat
}
.index-home-list li a img {
	margin-right: 15px;
	border-radius: 5px
}
.index-home {
	border-radius: 10px
}
.index-home-01 {
	position: relative;
	display: none
}
.index-home-01:first-child {
	display: block
}
.index-home-01 .span-img, .index-home-01 .span-img img {
	width: 100%;
	border-radius: 10px
}
.index-home-01 .span-img img {
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s
}
.index-home-01 .div-word {
	position: relative;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 20px 300px 35px 73px;
	background: #fff;
	border-radius: 0 0 10px 10px
}
.index-home-01 .div-word .b-title {
	font-size: 24px;
	line-height: 34px;
	color: #aacd23
}
.index-home-01 .div-word .div-des {
	font-size: 16px;
	line-height: 26px;
	color: #222;
	font-weight: 700;
	margin-top: 8px;
	min-height: 26px;
	max-height: 52px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden
}
.index-home-01 .div-word .a-more {
	position: absolute;
	right: 98px;
	top: 36px;
	width: 150px;
	height: 50px;
	line-height: 50px;
	background: #f8b812;
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	border-radius: 10px
}
.index-home-list li a.on {
	font-weight: 700;
	color: #aacd23;
	position: relative;
	background: url(../images/bg-05h.png) left center no-repeat
}
.index-home-sq .a-more {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #f8b812;
	border-radius: 10px;
	font-size: 20px;
	color: #fff;
	font-weight: 700
}
.index-service-top {
	margin-top: 42px;
	overflow: hidden
}
.index-service-01 {
	position: relative;
	display: none
}
.index-service-01 img {
	width: 100%
}
.index-service-word {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0
}
.index-service-word .div-01 {
	height: 120px;
	padding-left: 134px;
	background: rgba(255, 255, 255, .8);
	border-radius: 20px 20px 0 0;
	overflow: hidden
}
.index-service-word .b-num {
	float: left;
	margin-left: -134px;
	width: 134px;
	background: #f8b812;
	font-size: 65px;
	color: #fff;
	line-height: 120px;
	text-align: center
}
.index-service-word .b-title {
	float: left;
	font-size: 30px;
	line-height: 30px;
	color: #f8b812;
	padding-left: 50px;
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 33px;
	margin-left: 27px
}
.index-service-word .div-word {
	float: left;
	width: 575px;
	font-size: 18px;
	color: #222;
	line-height: 30px;
	font-weight: 700;
	margin-left: 34px;
	margin-top: 29px;
	height: 60px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden
}
.index-service-word .a-more {
	float: right;
	margin-right: 73px;
	background: #f8b812;
	width: 150px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	margin-top: 37px;
	border-radius: 10px
}
.index-service-01.on {
	display: block
}
.index-service-01.on img {
	animation: fadeIn .3s 1 linear;
	-moz-animation: fadeIn .3s 1 linear;
	-webkit-animation: fadeIn .3s 1 linear;
	-o-animation: fadeIn .3s 1 linear
}
.index-service-01.on .index-service-word {
	animation: fadeInUp .5s 1 linear;
	-moz-animation: fadeInUp .5s 1 linear;
	-webkit-animation: fadeInUp .5s 1 linear;
	-o-animation: fadeInUp .5s 1 linear
}
.index-service-title {
	font-size: 0;
	height: 80px;
	line-height: 80px;
	background: #fff
}
.index-service-title .a1 {
	position: relative;
	display: inline-block;
	font-size: 24px;
	color: #aacd23;
	font-weight: 700;
	padding-left: 48px;
	margin: 0 70px;
	cursor: pointer;
	width: auto
}
.index-service-title .a1 .span-img {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	display: inline-block;
	width: 32px;
	height: 28px
}
.index-service-title .a1 .span-img img {
	position: absolute;
	left: 0;
	top: 0
}
.index-service-title .a1 .span-img .mgh {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0
}
.index-service-title .a1.on {
	color: #f8b812
}
.index-service-title .a1.on .span-img .mg {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0
}
.index-service-title .a1.on .span-img .mgh {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1
}
.index-life-owl {
	margin-top: 35px
}
.index-life-owl .owl-nav {
	font-size: 0
}
.index-life-owl .owl-nav .owl-next, .index-life-owl .owl-nav .owl-prev {
	position: absolute;
	top: 40%;
	z-index: 20;
	transform: translateY(-50%);
	width: 44px;
	height: 72px;
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !important
}
.index-life-owl .owl-nav .owl-prev {
	left: -70px;
	background-image: url(../images/arrow-left2.png) !important
}
.index-life-owl .owl-nav .owl-next {
	right: -70px;
	background-image: url(../images/arrow-right2.png) !important
}
.index-life-owl a {
	font-size: 30px;
	font-weight: 700;
	color: #aacd23
}
.index-life-owl .span-img {
	border-radius: 10px;
	margin-bottom: 19px
}
.index-life-owl .span-img img {
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s
}
.index-active {
	float: left;
	width: 62%
}
.index-active-owl {
	border-radius: 10px;
	overflow: hidden;
	margin-top: 30px
}
.index-active-owl .owl-dots {
	position: absolute;
	left: 0;
	right: 3.45%;
	bottom: 4.97%;
	z-index: 20;
	text-align: right
}
.index-active-owl button.owl-dot {
	width: 14px;
	height: 14px;
	background: #fff;
	border-radius: 50%;
	margin: 0 7px;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}
.index-active-owl button.owl-dot.active {
	background: #f8b912
}
.index-news {
	float: right;
	width: 32.14%
}
.index-pointer {
	padding-top: 43px;
	padding-bottom: 92px;
	background: url(../images/bg-04.jpg) center bottom no-repeat #f8b812;
	color: #fff
}
.index-pointer .div-01 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	text-align: center;
	width: 92.8%;
	margin: 50px auto 0
}
.index-pointer .container::after, .index-pointer .container::before {
	display: none
}
.index-pointer .b-title {
	font-size: 40px;
	line-height: 40px;
	line-height: normal
}
.index-pointer .b-01 {
	position: relative;
	font-size: 24px;
	line-height: 24px
}
.index-pointer .b-01 .span-01 {
	white-space: nowrap;
	position: absolute;
	left: 50%;
	top: calc(116%);
	transform: translateX(-50%);
	color: #fff
}
.yy-title.tc {
	padding-bottom: 23px;
	background: url(../images/line-01.jpg) center bottom no-repeat
}
.yy-title.ling {
	padding-bottom: 25px
}
.yy-title .b1 {
	font-size: 40px;
	line-height: 40px;
	color: #f6a700;
	font-weight: 700;
	padding-left: 63px;
	background-position: left center;
	background-repeat: no-repeat
}
.yy-title .b5 {
	font-size: 40px;
	line-height: 40px;
	color: #f6a700;
	font-weight: 700;
	background-position: left center;
	background-repeat: no-repeat
}
.yy-title .b5 img {
	margin-left: 5px;
	margin-right: 15px;
	position: relative;
	top: -3px
}
.yy-title .b5 span {
	padding-left: 15px;
	padding-right: 15px;
	display: inline-block;
	-webkit-transform: scale(1.5);
	transform: scale(1.5)
}
.yy-title .b2 {
	font-size: 16px;
	color: #777;
	margin-top: 15px
}
.yy-title .b3 {
	font-size: 20px;
	color: #aacd23;
	line-height: 30px;
	margin-top: 7px
}
.yy-title .b4 {
	max-width: 775px;
	font-size: 18px;
	color: #333;
	line-height: 30px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto
}
.yy-main {
	padding-top: 0;
	padding-bottom: 1px;
}
.yy-main .yy-title .b1 {
	padding-right: 0;
	margin-left: -55px
}
.yy-main .yy-title {
	padding-bottom: 17px
}
.yy-main .yy-title .b1 {
	padding-left: 46px;
	position: relative
}
.yy-main .yy-title .b1 .mg1 {
	position: relative;
	top: -20px;
	left: 15px
}
.yy-main .div-img {
	margin-top: 50px
}
.yy-main .div-img img {
	width: 100%
}
.yy-pt {
	padding-top: 4%
}
.yy-intro-main {
	position: relative;
	min-height: 430px;
	background: #fff6e4;
	margin-top: 3.2%;
	border-radius: 5px;
	overflow: hidden
}
.yy-intro-img {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 57.66%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}
.yy-intro-img img {
	display: none
}
.yy-intro-word {
	float: right;
	width: 42.34%;
	padding: 27px 30px 25px 45px
}
.yy-intro-list li {
	float: left;
	min-width: 50%;
	font-size: 16px;
	color: #333;
	line-height: 40px
}
.yy-intro-list li .span-title {
	display: inline-block;
	min-width: 108px;
	padding-left: 27px;
	font-size: 18px;
	color: #f6a700;
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: 700
}
.yy-intro-word .div-des {
	font-size: 16px;
	line-height: 30px;
	color: #222;
	text-align: justify;
	margin-top: 68px
}
.yy-vr-a1 {
	margin-top: 3.2%;
	border-radius: 10px
}
.yy-vr-a1 img {
	width: 100%;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s
}
.yy-vr-a1 .span-mc {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background: rgba(41, 41, 41, .35)
}
.yy-vr-a1 .span-more {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 2;
	transform: translate(-50%, -50%);
	width: 150px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	background: #f8b812;
	border-radius: 10px
}
.yy-glimpse-owl {
	margin-top: 3.2%
}
.yy-glimpse-owl .owl-nav {
	font-size: 0
}
.yy-glimpse-owl .owl-nav .owl-next, .yy-glimpse-owl .owl-nav .owl-prev {
	position: absolute;
	top: 50%;
	z-index: 20;
	transform: translateY(-50%);
	margin-top: -17px;
	width: 50px;
	height: 50px;
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !important
}
.yy-glimpse-owl .owl-nav .owl-prev {
	left: 2.5%;
	background-image: url(../images/yy-arrow-left.png) !important
}
.yy-glimpse-owl .owl-nav .owl-next {
	right: 2.5%;
	background-image: url(../images/yy-arrow-right.png) !important
}
.yy-glimpse-owl .owl-dots {
	height: 10px;
	line-height: 10px;
	margin-top: 24px;
	text-align: center
}
.yy-glimpse-owl button.owl-dot {
	width: 10px;
	height: 10px;
	background: #ccc;
	border-radius: 50%;
	margin: 0 8px;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}
.yy-glimpse-owl button.owl-dot.active {
	background: #f8b912
}
.yy-glimpse-owl a {
	border-radius: 8px
}
.yy-glimpse-owl a img {
	width: 100%;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s
}
.yy-guarantee-owl {
	margin-top: 3.2%;
	background: #fff4dc
}
.yy-guarantee-owl .owl-nav {
	font-size: 0
}
.yy-guarantee-owl .owl-nav .owl-next, .yy-guarantee-owl .owl-nav .owl-prev {
	position: absolute;
	top: 37.5%;
	z-index: 20;
	width: 50px;
	height: 50px;
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !important
}
.yy-guarantee-owl .owl-nav .owl-prev {
	left: 2.5%;
	background-image: url(../images/yy-arrow-left.png) !important
}
.yy-guarantee-owl .owl-nav .owl-next {
	right: 2.5%;
	background-image: url(../images/yy-arrow-right.png) !important
}
.yy-guarantee-01 .div-img {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 57.5%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}
.yy-guarantee-01 .div-img img {
	display: none
}
.yy-guarantee-01 .div-word {
	float: right;
	width: 42.5%;
	padding-left: 65px;
	padding-right: 140px;
	min-height: 390px;
	display: flex;
	align-items: center;
	justify-content: center
}
.yy-guarantee-01 .div-word .div-num {
	font-size: 60px;
	color: #f6a700;
	font-weight: 700;
	line-height: 60px;
	padding-bottom: 14px;
	background: url(../images/line-02.jpg) bottom left no-repeat
}
.yy-guarantee-01 .div-word .div-title {
	font-size: 24px;
	color: #f6a700;
	font-weight: 700;
	margin-top: 40px
}
.yy-guarantee-01 .div-word .div-des {
	font-size: 16px;
	line-height: 24px;
	color: #333;
	margin-top: 17px
}
.yy-live-row {
	margin-top: 3.2%
}
.yy-live-01 {
	border-radius: 0 0 10px 10px;
	-webkit-box-shadow: 0 10px 20px rgba(246, 167, 0, .1);
	-moz-box-shadow: 0 10px 20px #f6a700;
	box-shadow: 0 10px 20px rgba(246, 167, 0, .1)
}
.yy-live-01 .div-img img {
	width: 100%;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s
}
.yy-live-01 .div-word {
	padding: 22px 10.48% 18px
}
.yy-live-01 .div-title {
	font-size: 24px;
	color: #f6a700;
	font-weight: 700;
	line-height: 34px
}
.yy-live-01 .div-des {
	font-size: 16px;
	color: #333;
	line-height: 24px;
	margin-top: 9px;
	min-height: 72px
}
.yy-diet-word {
	width: 69.5%;
	background: #fff4dc;
	border-radius: 10px;
	min-height: 396px;
	padding: 30px 256px 30px 55px;
	display: flex;
	align-items: center;
	justify-self: center;
	font-size: 16px;
	color: #333;
	line-height: 30px
}
.yy-diet-des {
	margin-top: 18px
}
.yy-diet-img {
	position: absolute;
	right: 0;
	top: 50%;
	width: 49.1%;
	transform: translateY(-50%);
	border-radius: 10px;
	overflow: hidden
}
.yy-diet-img img, .yy-story-01 img, .yy-video-01 img {
	width: 100%;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s
}
.yy-01 .yy-title {
	position: relative
}
.yy-01 .yy-title .a-more {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	font-size: 18px;
	color: #333
}
.yy-story-01, .yy-video-01 {
	margin-top: 5.9%;
	border-radius: 10px
}
.yy-story-01 .b-title {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	font-size: 18px;
	color: #fff;
	background: url(../images/bg-09.png) center bottom repeat-x;
	line-height: 46px;
	padding: 20px 30px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.yy-case {
	height: auto;
	margin-top: 4.9%;
	background: url(../images/bg-08.jpg) center bottom no-repeat #f8b812 !important;
	padding-bottom: 40px
}
.yy-case .div-02 {
	float: none;
	width: 100%;
	text-align: center
}
.yy-case .div-form {
	display: inline-block
}
.yy-case .div-02 .put-01 {
	width: 200px;
	margin-left: 18px
}
.yy-case .div-02 .put-01:first-child {
	width: 200px
}
.yuyue .div-input {
	margin-left: 18px
}
.yy-case .div-input .put-01:first-child {
	width: 250px
}
.yy-case .yuyue-select {
	width: 200px;
	margin-left: 18px
}
.yy-case .div-word {
	text-align: center
}
.yy-case .but-02 {
	border: none;
	outline: 0;
	width: 385px;
	max-width: 100%;
	height: 80px;
	background: #aacd23;
	color: #fff;
	font-size: 30px;
	border-radius: 10px;
	margin-top: 40px;
	-webkit-box-shadow: 0 20px 20px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 20px 20px rgba(0, 0, 0, .1);
	box-shadow: 0 20px 20px rgba(0, 0, 0, .1)
}
.ejbanner img {
	width: 100%
}
.breadCrumb {
	height: 60px;
	background: #fffbf2;
	line-height: 60px
}
.breadCrumb .container {
	padding-left: 40px;
	color: #333;
	font-size: 16px
}
.breadCrumb .container a {
	color: #333;
	font-size: 16px
}
.breadCrumb .container a.on {
	color: #f6a700;
	font-weight: 700
}
.trans {
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.hlgy_main {
	padding-top: 60px;
	padding-bottom: 60px
}
.hlgy_main .hlgy_tit {
	color: #f6a700;
	font-weight: 700;
	font-size: 30px;
	padding-top: 20px
}
.hlgy_main .hlgy_m {
	margin-left: -10px;
	margin-right: -10px;
	padding-top: 20px
}
.hlgy_main .hlgy_m .prev {
	width: 32px;
	height: 55px;
	background: url(../images/arrow-left.png) no-repeat center center;
	background-size: 100% 100%;
	top: 120px;
	left: -80px;
	cursor: pointer;
	opacity: .6
}
.hlgy_main .hlgy_m .prev:hover {
	opacity: 1
}
.hlgy_main .hlgy_m .next {
	width: 32px;
	height: 55px;
	background: url(../images/arrow-right.png) no-repeat center center;
	background-size: 100% 100%;
	top: 120px;
	right: -80px;
	cursor: pointer;
	opacity: .6
}
.hlgy_main .hlgy_m .next:hover {
	opacity: 1
}
.hlgy_main .hlgy_m .item {
	padding: 10px
}
.hlgy_main .hlgy_m .item .item1 {
	background: #fffcf6;
	box-shadow: 0 5px 10px 5px rgba(254, 243, 214, .7);
	border-radius: 10px;
	padding-bottom: 44px
}
.hlgy_main .hlgy_m .item .item1 .pic {
	width: 100%;
	height: 220px;
	background: #fff;
	display: block;
	line-height: 220px;
	text-align: center
}
.hlgy_main .hlgy_m .item .item1 .pic img {
	max-width: 90%;
	max-height: 200px;
	vertical-align: middle;
	display: inline-block
}
.hlgy_main .hlgy_m .item .item1 .tit {
	text-align: center;
	padding-top: 20px
}
.hlgy_main .hlgy_m .item .item1 .tit a {
	color: #f6a700;
	font-weight: 700;
	font-size: 24px
}
.hlgy_main .hlgy_m .item .item1 .note {
	color: #999;
	font-size: 18px;
	padding-top: 10px;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px
}
.hlgy_main .hlgy_m .item .item1 .note img {
	width: auto;
	display: inline-block;
	vertical-align: middle;
	top: -2px;
	position: relative
}
.dl_tit {
	color: #f6a700;
	font-weight: 700;
	font-size: 30px;
	text-align: center
}
.dl_main1 {
	background: #fffcf6;
	padding-top: 70px;
	padding-bottom: 60px
}
.dl_main1 .dl_m2 {
	padding-top: 60px
}
.dl_main1 .dl_m2 .dl_tit {
	padding-bottom: 60px
}
.dl_main1 .dl_m2 .piccont {
	margin-left: -10px;
	margin-right: -10px
}
.dl_main1 .dl_m2 .piccont .col-xs-12 {
	padding-left: 10px;
	padding-right: 10px
}
.dl_main1 .dl_m2 .piccont .pic img {
	width: 100%
}
.dl_main1 .dl_m2 .itemcont {
	margin-left: -10px;
	margin-right: -10px
}
.dl_main1 .dl_m2 .itemcont .col-xs-12 {
	padding-left: 10px;
	padding-right: 10px
}
.dl_main1 .dl_m2 .itemcont .item {
	height: 130px;
	background: #fff;
	box-shadow: 0 5px 10px 5px rgba(254, 243, 214, .7);
	border-radius: 10px;
	margin-top: 25px;
	padding: 30px
}
.dl_main1 .dl_m2 .itemcont .item .pic {
	width: 72px;
	height: 72px;
	background: #f6a700;
	font-weight: 700;
	border-radius: 100%;
	text-align: center;
	line-height: 72px;
	margin-right: 15px
}
.dl_main1 .dl_m2 .itemcont .item .cont {
	color: #777;
	font-size: 18px;
	line-height: 24px;
	margin-left: 80px;
	margin-top: -10px
}
.dl_main1 .dl_m3 {
	margin-top: 50px
}
.dl_main1 .dl_m3 .dl_tit {
	margin-bottom: 50px
}
.dl_main1 .dl_m3 .dl_m3a {
	box-shadow: 0 5px 10px 5px rgba(254, 243, 214, .7);
	background: #fff;
	border-radius: 10px
}
.dl_main1 .dl_m3 .dl_m3a .dl_xxk .xxk1 {
	width: 8.33%;
	padding-top: 15px;
	padding-bottom: 20px;
	color: #333;
	font-size: 14px;
	cursor: pointer;
	text-align: center;
	background: #fef1d6
}
.dl_main1 .dl_m3 .dl_m3a .dl_xxk .xxk1.on {
	background: #fff;
	color: #f6a700;
	font-weight: 700
}
.dl_main1 .dl_m3 .dl_m3a .dl_xxk .xxk1 .pic {
	margin-bottom: 10px
}
.dl_main1 .dl_m3 .dl_m3a .dl_xxkqh .xxkqh1 {
	padding: 35px 40px 30px
}
.dl_main1 .dl_m3 .dl_m3a .dl_xxkqh .xxkqh1 .pic {
	width: 670px
}
.dl_main1 .dl_m3 .dl_m3a .dl_xxkqh .xxkqh1 .pic img {
	width: 100%
}
.dl_main1 .dl_m3 .dl_m3a .dl_xxkqh .xxkqh1 .cont {
	margin-left: 720px;
	padding-top: 90px
}
.dl_main1 .dl_m3 .dl_m3a .dl_xxkqh .xxkqh1 .cont .tit {
	color: #f6a700;
	font-weight: 700;
	font-size: 24px
}
.dl_main1 .dl_m3 .dl_m3a .dl_xxkqh .xxkqh1 .cont .note {
	color: #777;
	font-size: 18px;
	line-height: 24px;
	padding-top: 15px
}
.dl_main2 {
	padding-top: 45px
}
.dl_main2 .dl_m2 {
	margin-left: -10px;
	margin-right: -10px;
	padding-bottom: 100px
}
.dl_main2 .dl_m2 .col-xs-12 {
	padding-left: 10px;
	padding-right: 10px
}
.dl_main2 .dl_m2 .col-xs-12 .item {
	margin-top: 25px
}
.dl_main2 .dl_m2 .col-xs-12 .item:hover .pic img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.dl_main2 .dl_m2 .col-xs-12 .item .pic {
	overflow: hidden;
	border-radius: 10px
}
.dl_main2 .dl_m2 .col-xs-12 .item .pic img {
	width: 100%;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.dl_main2 .dl_m2 .col-xs-12 .item .tit {
	color: #f6a700;
	font-weight: 700;
	font-size: 24px;
	padding-top: 15px;
	padding-bottom: 10px
}
.dl_main2 .dl_m2 .col-xs-12 .item .note {
	color: #777;
	font-size: 18px
}
.dl_main2 .dl_m3 {
	padding-top: 60px
}
.dl_main2 .dl_m3 .dl_m3left {
	width: 460px;
	padding: 30px 0 20px 20px;
	background: #fef1d6;
	border-radius: 15px 0 0 15px;
	box-shadow: 0 5px 10px 5px rgba(254, 243, 214, .7)
}
.dl_main2 .dl_m3 .dl_m3left .item {
	border-radius: 15px 0 0 15px;
	padding: 20px 25px 20px 20px;
	cursor: pointer
}
.dl_main2 .dl_m3 .dl_m3left .item.on {
	background: #fff
}
.dl_main2 .dl_m3 .dl_m3left .item.on .note {
	display: block
}
.dl_main2 .dl_m3 .dl_m3left .item .tit {
	color: #f6a700;
	font-weight: 700;
	font-size: 24px
}
.dl_main2 .dl_m3 .dl_m3left .item .tit img {
	margin-right: 15px
}
.dl_main2 .dl_m3 .dl_m3left .item .note {
	color: #777;
	font-size: 18px;
	line-height: 24px;
	padding-left: 55px;
	margin-top: 10px;
	display: none
}
.dl_main2 .dl_m3 .dl_m3right {
	margin-left: 490px
}
.dl_main2 .dl_m3 .dl_m3right img {
	width: 100%
}
.ej_nav {
	border-bottom: solid 1px #fff0ca;
	padding-top: 15px;
	padding-bottom: 18px;
	width: 100%;
	background: #fff;
	z-index: 3
}
.ej_nav ul li {
	display: inline-block;
	padding-left: 30px;
	padding-right: 30px
}
.ej_nav ul li a {
	display: block;
	height: 50px;
	border-radius: 10px;
	padding: 0 30px;
	line-height: 50px;
	color: #f6a700;
	font-weight: 700;
	font-size: 24px
}
.ej_nav ul li a.on {
	background: #f6a700;
	font-weight: 700;
	color: #fff
}
.dl_main3 {
	padding-top: 40px
}
.dl_main3 .m3_top {
	width: 1247px;
	height: 276px;
	background: url(../images/bgtp1.png) no-repeat center center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 110px 140px 0 120px;
	color: #333;
	font-size: 18px;
	line-height: 30px
}
.dl_main4 {
	padding-top: 60px;
	padding-bottom: 60px
}
.dl_main4 .row {
	padding-top: 20px;
	margin-left: -10px;
	margin-right: -10px
}
.dl_main4 .row .col-xs-12 {
	padding-left: 10px;
	padding-right: 10px
}
.dl_main4 .row .item {
	margin-top: 25px
}
.dl_main4 .row .item img {
	width: 100%
}
.dl_main4 .row .item:hover .pic img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.dl_main4 .row .item .pic {
	overflow: hidden;
	border-radius: 10px;
	height: 235px
}
.dl_main4 .row .item .pic img {
	width: 100%;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.dl_main4 .row .item .tit {
	text-align: center;
	padding-top: 15px
}
.dl_main4 .row .item .tit a {
	color: #333;
	font-size: 18px
}
.dl_main5 {
	background: #fffcf6;
	padding-top: 55px;
	padding-bottom: 55px
}
.dl_main5 .row {
	padding-top: 40px;
	margin-left: -10px;
	margin-right: -10px
}
.dl_main5 .row .col-xs-12 {
	padding-left: 10px;
	padding-right: 10px
}
.dl_main5 .row .col-xs-12 .item {
	background: #fff;
	margin-top: 20px;
	box-shadow: 0 5px 10px 5px rgba(254, 243, 214, .7)
}
.dl_main5 .row .col-xs-12 .item img {
	width: 100%
}
.dl_main5 .row .col-xs-12 .item:hover .pic img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.dl_main5 .row .col-xs-12 .item .pic {
	overflow: hidden;
	height: 366px;
	line-height: 366px
}
.dl_main5 .row .col-xs-12 .item .pic img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	position: relative;
	display: inline-block;
	top: -1px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.dl_main5 .row .col-xs-12 .item .cont {
	padding: 25px 40px 22px
}
.dl_main5 .row .col-xs-12 .item .cont .tit a {
	color: #333;
	font-size: 24px
}
.dl_main5 .row .col-xs-12 .item .cont .note {
	color: #999;
	font-size: 18px;
	padding-top: 5px
}
.dl_main5 .more {
	margin-top: 70px
}
.dl_main5 .more a {
	width: 180px;
	height: 50px;
	border-radius: 10px;
	background: #f8b812;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 18px;
	opacity: .8
}
.dl_main5 .more a:hover {
	opacity: 1
}
.dl_main6 {
	padding-top: 55px;
	padding-bottom: 85px;
	background: #fffcf6
}
.dl_main6 .row {
	padding-top: 20px;
	margin-left: -10px;
	margin-right: -10px
}
.dl_main6 .row .col-xs-12 {
	padding-left: 10px;
	padding-right: 10px
}
.dl_main6 .row .item {
	margin-top: 25px;
	background: #fff;
	border-radius: 0 0 10px 10px;
	padding-bottom: 25px;
	box-shadow: 0 5px 10px 5px rgba(254, 243, 214, .7)
}
.dl_main6 .row .item img {
	width: 100%
}
.dl_main6 .row .item:hover .pic img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.dl_main6 .row .item .pic {
	overflow: hidden
}
.dl_main6 .row .item .pic img {
	width: 100%;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.dl_main6 .row .item .tit {
	text-align: center;
	padding-top: 25px
}
.dl_main6 .row .item .tit a {
	color: #333;
	font-size: 18px
}
.dl_main7 {
	padding-top: 35px
}
.dl_main7 .m7_top {
	width: 611px;
	height: 105px;
	background: url(../images/bgtp2.png) no-repeat center center;
	padding: 50px 0 0 0;
	text-align: center;
	color: #333;
	font-size: 24px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -10px
}
.dl_main7 .m7_top1 {
	overflow: hidden;
	border-radius: 10px;
	margin-top: 50px
}
.dl_main7 .m7_top1 img {
	width: 100%;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.dl_main7 .m7_top1:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.dl_main7 .m7_bot {
	margin-left: -10px;
	margin-right: -10px
}
.dl_main7 .m7_bot .col-xs-12 {
	padding-left: 10px;
	padding-right: 10px
}
.dl_main7 .m7_bot .item {
	overflow: hidden;
	border-radius: 10px;
	margin-top: 22px
}
.dl_main7 .m7_bot .item img {
	width: 100%;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.dl_main7 .m7_bot .item:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.dl_main7 .m7_m {
	padding-top: 50px
}
.dl_main7 .m7_m .m7_left {
	width: 795px;
	overflow: hidden;
	border-radius: 15px
}
.dl_main7 .m7_m .m7_left img {
	width: 100%;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.dl_main7 .m7_m .m7_left:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.dl_main7 .m7_m .m7_right {
	margin-left: 810px
}
.dl_main7 .m7_m .m7_right .item {
	overflow: hidden;
	border-radius: 15px
}
.dl_main7 .m7_m .m7_right .item:nth-child(2) {
	margin-top: 10px
}
.dl_main7 .m7_m .m7_right .item img {
	width: 100%;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.dl_main7 .m7_m .m7_right .item:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.dl_main7 .m7_m1 {
	padding-bottom: 50px
}
.dl_main7 .m7_m1 .item_div {
	background: #fffcf6;
	margin-top: 70px
}
.dl_main7 .m7_m1 .item_div:nth-child(2n) .pic {
	float: right
}
.dl_main7 .m7_m1 .item_div:nth-child(2n) .cont {
	margin-left: 0;
	margin-right: 750px;
	padding-right: 0;
	padding-left: 60px
}
.dl_main7 .m7_m1 .item_div .pic {
	width: 690px;
	overflow: hidden
}
.dl_main7 .m7_m1 .item_div .pic:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.dl_main7 .m7_m1 .item_div .pic img {
	width: 100%;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.dl_main7 .m7_m1 .item_div .pic .owl-dots {
	position: absolute;
	bottom: 10px;
	right: 10px
}
.dl_main7 .m7_m1 .item_div .pic .owl-dots .owl-dot {
	width: 10px;
	height: 10px;
	background: #fff;
	border-radius: 100%;
	margin-right: 10px
}
.dl_main7 .m7_m1 .item_div .pic .owl-dots .owl-dot.active {
	background: #f6a700;
	font-weight: 700
}
.dl_main7 .m7_m1 .item_div .cont {
	margin-left: 750px;
	padding-top: 45px;
	padding-right: 60px
}
.dl_main7 .m7_m1 .item_div .cont .tit {
	color: #333;
	font-size: 20px;
	padding-bottom: 15px;
	background: url(../images/hengxian1.png) no-repeat left bottom;
	margin-top: 10px
}
.dl_main7 .m7_m1 .item_div .cont .note {
	color: #777;
	font-size: 18px;
	margin-top: 15px;
	line-height: 28px
}
.dl_main7 .m7_m4 {
	padding-bottom: 50px
}
.dl_main7 .m7_m4 .m7_div {
	margin-top: 60px
}
.dl_main7 .m7_m4 .m7_div .tit {
	background: url(../images/hengxian1.png) no-repeat center bottom;
	padding-bottom: 25px;
	color: #333;
	font-size: 30px;
	text-align: center
}
.dl_main7 .m7_m4 .m7_div .tit img {
	margin-right: 25px
}
.dl_main7 .m7_m4 .m7_div .note {
	margin-top: 20px;
	margin-bottom: 40px;
	color: #777;
	font-size: 18px;
	line-height: 28px;
	max-width: 680px;
	margin-left: auto;
	margin-right: auto;
	text-align: center
}
.dl_main7 .m7_m4 .m7_div .row {
	margin-left: -10px;
	margin-right: -10px
}
.dl_main7 .m7_m4 .m7_div .row .col-xs-12 {
	padding-left: 10px;
	padding-right: 10px
}
.dl_main7 .m7_m4 .m7_div .row .col-xs-12 .item {
	overflow: hidden;
	border-radius: 15px
}
.dl_main7 .m7_m4 .m7_div .row .col-xs-12 .item img {
	width: 100%;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.dl_main7 .m7_m4 .m7_div .row .col-xs-12 .item:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.dl_main8 .item_div {
	margin-top: 40px
}
.dl_main8 .item_div:nth-child(2n) .pic {
	float: right
}
.dl_main8 .item_div:nth-child(2n) .cont {
	margin-left: 0;
	margin-right: 690px
}
.dl_main8 .item_div .pic {
	width: 590px
}
.dl_main8 .item_div .pic .item:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}
.dl_main8 .item_div .pic img {
	width: 100%;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.dl_main8 .item_div .pic .owl-dots {
	position: absolute;
	bottom: 10px;
	right: 10px
}
.dl_main8 .item_div .pic .owl-dots .owl-dot {
	width: 10px;
	height: 10px;
	background: #fff;
	border-radius: 100%;
	margin-right: 10px
}
.dl_main8 .item_div .pic .owl-dots .owl-dot.active {
	background: #f6a700;
	font-weight: 700
}
.dl_main8 .item_div .cont {
	margin-left: 690px;
	padding-top: 70px
}
.dl_main8 .item_div .cont .tit {
	color: #333;
	font-size: 30px;
	padding-bottom: 20px;
	background: url(../images/hengxian1.png) no-repeat left bottom;
	margin-top: 15px
}
.dl_main8 .item_div .cont .note {
	color: #777;
	font-size: 18px;
	margin-top: 15px;
	line-height: 28px
}
.hl_main, .hl_main1 {
	background: #fffcf6;
	padding-top: 50px;
	padding-bottom: 50px
}
.hl_main .hl_pic, .hl_main1 .hl_pic {
	padding-top: 30px
}
.hl_main .hl_pic img, .hl_main1 .hl_pic img {
	width: 100%
}
.hl_main .hl_tit, .hl_main1 .hl_tit {
	color: #f6a700;
	font-weight: 700;
	font-size: 24px;
	margin-top: 25px;
	margin-bottom: 10px
}
.hl_main .hl_note, .hl_main1 .hl_note {
	color: #333;
	font-size: 18px;
	line-height: 30px;
	max-width: 720px;
	margin-left: auto;
	margin-right: auto
}
.hl_main .hl_item, .hl_main1 .hl_item {
	margin-top: 30px;
	margin-left: -10px;
	margin-right: -10px
}
.hl_main .hl_item .col-xs-12, .hl_main1 .hl_item .col-xs-12 {
	padding-left: 10px;
	padding-right: 10px
}
.hl_main .hl_item .item, .hl_main1 .hl_item .item {
	background: #fff;
	border-radius: 15px;
	padding: 50px 20px 40px;
	box-shadow: 0 0 10px 5px rgba(0, 0, 0, .05)
}
.hl_main .hl_item .item:hover .pic img, .hl_main1 .hl_item .item:hover .pic img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.hl_main .hl_item .item .pic, .hl_main1 .hl_item .item .pic {
	overflow: hidden;
	width: 230px;
	border-radius: 15px;
	float: left
}
.hl_main .hl_item .item .pic img, .hl_main1 .hl_item .item .pic img {
	width: 100%;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.hl_main .hl_item .item .cont, .hl_main1 .hl_item .item .cont {
	margin-left: 260px
}
.hl_main .hl_item .item .cont .tit, .hl_main1 .hl_item .item .cont .tit {
	color: #f6a700;
	font-weight: 700;
	font-size: 24px
}
.hl_main .hl_item .item .cont .note, .hl_main1 .hl_item .item .cont .note {
	color: #333;
	font-size: 18px;
	line-height: 24px;
	margin-top: 10px
}
.hl_main .hl_note1, .hl_main1 .hl_note1 {
	margin-top: 40px;
	color: #333;
	font-size: 18px;
	line-height: 30px;
	max-width: 820px;
	margin-left: auto;
	margin-right: auto
}
.hl_main1 {
	background: 0 0
}
.hl_main1 .hl_note {
	margin-top: 25px
}
.hl_main1 .hl_note2 {
	box-shadow: 0 0 10px 5px rgba(0, 0, 0, .05);
	padding-top: 1px;
	padding-bottom: 50px;
	border-radius: 0 0 15px 15px
}
.hl_main2 {
	margin-top: 20px
}
.hl_main2 .hl_m2 {
	margin-top: 55px
}
.hl_main2 .hl_m2 .hl_item {
	background: #fffcf6;
	margin-bottom: 33px
}
.hl_main2 .hl_m2 .hl_item:nth-child(2n) .pic {
	float: right
}
.hl_main2 .hl_m2 .hl_item:nth-child(2n) .cont {
	margin-left: 0;
	margin-right: 690px;
	padding-right: 0;
	padding-left: 80px
}
.hl_main2 .hl_m2 .hl_item:nth-child(2n) .cont .tit, .hl_main2 .hl_m2 .hl_item:nth-child(2n) .cont .tit1 {
	text-align: right
}
.hl_main2 .hl_m2 .hl_item .pic {
	width: 590px
}
.hl_main2 .hl_m2 .hl_item .pic:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.hl_main2 .hl_m2 .hl_item .pic img {
	width: 100%
}
.hl_main2 .hl_m2 .hl_item .cont {
	margin-left: 690px;
	padding-right: 80px;
	padding-top: 65px
}
.hl_main2 .hl_m2 .hl_item .cont .tit {
	color: #f6a700;
	font-weight: 700;
	font-size: 24px
}
.hl_main2 .hl_m2 .hl_item .cont .tit1 {
	color: #333;
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 10px
}
.hl_main2 .hl_m2 .hl_item .cont .note {
	color: #666;
	font-size: 18px;
	line-height: 32px
}
.hl_main3 {
	margin-top: 30px
}
.hl_main3 .cont {
	margin-top: 35px
}
.hl_main3 .cont .item {
	border-radius: 15px;
	overflow: hidden
}
.hl_main3 .cont .item:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}
.hl_main3 .cont .item img {
	width: 100%
}
.hl_main3 .cont .prev {
	width: 32px;
	height: 55px;
	background: url(../images/arrow-left.png) no-repeat center center;
	background-size: 100% 100%;
	top: 90px;
	left: -60px;
	cursor: pointer;
	opacity: .6
}
.hl_main3 .cont .prev:hover {
	opacity: 1
}
.hl_main3 .cont .next {
	width: 32px;
	height: 55px;
	background: url(../images/arrow-right.png) no-repeat center center;
	background-size: 100% 100%;
	top: 90px;
	right: -60px;
	cursor: pointer;
	opacity: .6
}
.hl_main3 .cont .next:hover {
	opacity: 1
}
.hl_main4 .hl_m4 {
	width: 1247px;
	height: 276px;
	background: url(../images/bgtp1.png) no-repeat center center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 100px 140px 0 120px;
	color: #333;
	font-size: 18px;
	line-height: 30px
}
.hl_main4 .hl_m4 .note {
	margin-top: 20px
}
.dl_main44 .dl_m4 {
	width: 1247px;
	height: 276px;
	background: url(../images/bgtp1.png) no-repeat center center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 80px 140px 0 120px;
	color: #333;
	font-size: 18px;
	line-height: 30px
}
.dl_main44 .dl_m4 .note {
	margin-top: 20px;
	max-width: 710px;
	margin-left: auto;
	margin-right: auto
}
.hl_main5 {
	margin-top: 40px;
	padding-bottom: 50px
}
.hl_main5 .row {
	margin-left: -10px;
	margin-right: -10px
}
.hl_main5 .row .col-xs-12 {
	padding-left: 10px;
	padding-right: 10px
}
.hl_main5 .row .col-xs-12 .item {
	padding: 0 110px 40px;
	box-shadow: 0 10px 20px 0 rgba(246, 167, 0, .1)
}
.hl_main5 .row .col-xs-12 .item .pic {
	border-radius: 100%;
	box-shadow: 0 10px 20px 0 rgba(246, 167, 0, .17);
	width: 183px;
	height: 183px;
	padding: 15px;
	margin-left: auto;
	margin-right: auto
}
.hl_main5 .row .col-xs-12 .item .pic img {
	border-radius: 100%
}
.hl_main5 .row .col-xs-12 .item .tit {
	color: #f8b812;
	font-size: 24px;
	text-align: center;
	margin-top: 30px
}
.hl_main5 .row .col-xs-12 .item .note {
	color: #333;
	font-size: 18px;
	margin-top: 20px;
	line-height: 30px
}
.hl_main6 {
	padding-top: 50px;
	padding-bottom: 45px;
	background: #fffcf6
}
.hl_main6 .hl_m6 .row {
	margin-left: -10px;
	margin-right: -10px;
	margin-top: 35px
}
.hl_main6 .hl_m6 .row .col-xs-12 {
	padding-left: 10px;
	padding-right: 10px
}
.hl_main6 .hl_m6 .row .col-xs-12 .item {
	box-shadow: 0 10px 20px 0 rgba(246, 167, 0, .1);
	background: #fff
}
.hl_main6 .hl_m6 .row .col-xs-12 .item:hover .pic img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}
.hl_main6 .hl_m6 .row .col-xs-12 .item .pic {
	overflow: hidden
}
.hl_main6 .hl_m6 .row .col-xs-12 .item .pic img {
	width: 100%;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.hl_main6 .hl_m6 .row .col-xs-12 .item .cont {
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px
}
.hl_main6 .hl_m6 .row .col-xs-12 .item .cont .tit {
	color: #f8b812;
	font-size: 24px;
	text-align: center
}
.hl_main6 .hl_m6 .row .col-xs-12 .item .cont .note {
	color: #333;
	font-size: 18px;
	line-height: 30px;
	height: 90px;
	margin-top: 10px
}
.hl_main7 {
	margin-top: 55px
}
.hl_main7 .cont {
	margin-top: 35px
}
.hl_main7 .cont .pic img {
	max-width: 100%
}
.hl_main7 .cont .note {
	max-width: 790px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	color: #333;
	font-size: 18px;
	line-height: 30px
}
.hl_main8 {
	margin-top: 65px
}
.hl_main8 .row {
	margin-left: -10px;
	margin-right: -10px;
	margin-top: 30px
}
.hl_main8 .row .col-xs-12 {
	padding-left: 10px;
	padding-right: 10px
}
.hl_main8 .row .col-xs-12 .item {
	background: #fffcf6;
	border-radius: 15px;
	padding: 30px
}
.hl_main8 .row .col-xs-12 .item:hover .pic img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}
.hl_main8 .row .col-xs-12 .item .pic {
	border-radius: 15px;
	overflow: hidden
}
.hl_main8 .row .col-xs-12 .item .pic img {
	width: 100%;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.hl_main8 .row .col-xs-12 .item .cont {
	padding: 35px 34px 0
}
.hl_main8 .row .col-xs-12 .item .cont .tit {
	color: #f8b812;
	font-size: 24px
}
.hl_main8 .row .col-xs-12 .item .cont .note {
	color: #333;
	font-size: 18px;
	margin-top: 5px;
	line-height: 30px;
	height: 60px;
	overflow: hidden
}
.hl_main9 {
	padding-top: 60px
}
.hl_main9 .hl_m9 .cont {
	margin-top: 40px;
	position: relative;
	width: 1038px;
	margin-left: auto;
	margin-right: auto
}
.hl_main9 .hl_m9 .cont .prev {
	width: 32px;
	height: 55px;
	background: url(../images/arrow-left.png) no-repeat center center;
	background-size: 100% 100%;
	top: 200px;
	left: -80px;
	cursor: pointer;
	opacity: .6
}
.hl_main9 .hl_m9 .cont .prev:hover {
	opacity: 1
}
.hl_main9 .hl_m9 .cont .next {
	width: 32px;
	height: 55px;
	background: url(../images/arrow-right.png) no-repeat center center;
	background-size: 100% 100%;
	top: 200px;
	right: -80px;
	cursor: pointer;
	opacity: .6
}
.hl_main9 .hl_m9 .cont .next:hover {
	opacity: 1
}
.hl_main9 .hl_m9 .cont .cont2 {
	position: relative;
	height: 620px;
	width: 100%
}
.hl_main9 .hl_m9 .cont .cont2 .item {
	position: absolute;
	top: 50%;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	box-sizing: border-box;
	cursor: pointer
}
.hl_main9 .hl_m9 .cont .cont2 .item img {
	width: 100%;
	height: 100%
}
.hl_main9 .hl_m9 .cont .cont2 .item .contt {
	opacity: 0;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.hl_main9 .hl_m9 .cont .cont2 .item .contt .tit {
	color: #f8b812;
	font-size: 24px;
	max-width: 600px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px
}
.hl_main9 .hl_m9 .cont .cont2 .item .contt .tit span {
	font-size: 36px;
	font-weight: 700;
	position: relative;
	top: 5px;
	margin-right: 20px
}
.hl_main9 .hl_m9 .cont .cont2 .item .contt .note {
	color: #333;
	font-size: 18px;
	text-align: center;
	line-height: 32px;
	margin-top: 15px
}
.hl_main9 .hl_m9 .cont .cont2 .item.item_style0 {
	width: 300px;
	left: 0;
	opacity: 0
}
.hl_main9 .hl_m9 .cont .cont2 .item.item_style1 {
	width: 694px;
	left: 0
}
.hl_main9 .hl_m9 .cont .cont2 .item.item_style2 {
	width: 870px;
	left: 80px;
	z-index: 2
}
.hl_main9 .hl_m9 .cont .cont2 .item.item_style2 .contt {
	opacity: 1
}
.hl_main9 .hl_m9 .cont .cont2 .item.item_style3 {
	width: 694px;
	left: 344px
}
.hl_main9 .hl_m9 .cont .cont2 .item.item_style4 {
	width: 300px;
	left: 344px;
	opacity: 0
}
.hl_main10 {
	background: #fffcf6;
	padding-top: 55px;
	padding-bottom: 50px;
	margin-top: 50px
}
.hl_main10 .hl_m10 .cont {
	padding-top: 10px
}
.hl_main10 .hl_m10 .cont .item {
	margin-top: 40px
}
.hl_main10 .hl_m10 .cont .item:nth-child(2n+1) .pic {
	float: right
}
.hl_main10 .hl_m10 .cont .item:nth-child(2n+1) .cont1 {
	margin-right: 635px;
	margin-left: 0
}
.hl_main10 .hl_m10 .cont .item:hover .pic img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}
.hl_main10 .hl_m10 .cont .item .pic {
	width: 590px;
	overflow: hidden;
	border-radius: 15px
}
.hl_main10 .hl_m10 .cont .item .pic img {
	width: 590px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.hl_main10 .hl_m10 .cont .item .cont1 {
	margin-left: 635px
}
.hl_main10 .hl_m10 .cont .item .cont1 .item1 {
	margin-top: 15px
}
.hl_main10 .hl_m10 .cont .item .cont1 .item1 .pic1 {
	width: 78px;
	height: 78px;
	background: #f8b812;
	border-radius: 100%;
	line-height: 78px;
	text-align: center
}
.hl_main10 .hl_m10 .cont .item .cont1 .item1 .cont2 {
	margin-left: 130px
}
.hl_main10 .hl_m10 .cont .item .cont1 .item1 .cont2 .tit {
	color: #f8b812;
	font-size: 24px
}
.hl_main10 .hl_m10 .cont .item .cont1 .item1 .cont2 .note {
	color: #333;
	font-size: 18px;
	line-height: 30px;
	margin-top: 5px
}
.mobileshow {
	display: none
}
.hl_main11 {
	padding-top: 65px;
	padding-bottom: 60px
}
.hl_main11 .hl_m11 .note {
	margin-top: 20px;
	color: #333;
	font-size: 18px;
	line-height: 30px;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto
}
.hl_main11 .hl_m11 .pic {
	margin-top: 20px
}
.hl_main11 .hl_m11 .pic img {
	max-width: 100%
}
.hl_main12 {
	background: #fffcf6;
	padding-top: 60px;
	padding-bottom: 65px
}
.hl_main12 .hl_m12 .note {
	margin-top: 20px;
	color: #333;
	font-size: 18px;
	line-height: 30px;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto
}
.hl_main12 .hl_m12 .pic {
	margin-top: 50px
}
.hl_main12 .hl_m12 .pic img {
	max-width: 100%
}
.hl_main13 {
	padding-top: 60px;
	padding-bottom: 60px
}
.hl_main13 .hl_m13 .note1 {
	margin-top: 20px;
	color: #333;
	font-size: 24px;
	line-height: 30px;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center
}
.hl_main13 .hl_m13 .pic {
	margin-top: 20px
}
.hl_main13 .hl_m13 .pic img {
	max-width: 100%
}
.hl_main14 {
	padding-top: 60px;
	padding-bottom: 65px
}
.hl_main14 .hl_m14 .note {
	margin-top: 20px;
	color: #333;
	font-size: 18px;
	line-height: 30px;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center
}
.hl_main14 .hl_m14 .cont {
	margin-top: 50px;
	margin-left: -10px;
	margin-right: -10px
}
.hl_main14 .hl_m14 .cont .item {
	padding-left: 10px;
	padding-right: 10px;
	width: 20%
}
.hl_main14 .hl_m14 .cont .item:hover .pic img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}
.hl_main14 .hl_m14 .cont .item .pic {
	border-radius: 15px
}
.hl_main14 .hl_m14 .cont .item .pic img {
	width: 100%
}
.hl_main14 .hl_m14 .cont .item .tit {
	color: #f8b812;
	font-size: 24px;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: center
}
.hl_main14 .hl_m14 .cont .item .note1 {
	color: #333;
	font-size: 18px;
	line-height: 30px
}
.hl_main15 {
	padding-top: 60px;
	padding-bottom: 65px;
	background: #fffcf6
}
.hl_main15 .hl_m15 .note {
	margin-top: 20px;
	color: #333;
	font-size: 18px;
	line-height: 30px;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center
}
.hl_main15 .hl_m15 .row {
	margin-top: 30px;
	margin-left: -10px;
	margin-right: -10px
}
.hl_main15 .hl_m15 .row .col-xs-12 {
	padding-left: 10px;
	padding-right: 10px
}
.hl_main15 .hl_m15 .row .item {
	padding: 15px;
	background: #fff;
	border-radius: 15px
}
.hl_main15 .hl_m15 .row .item:hover .pic img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}
.hl_main15 .hl_m15 .row .item .pic {
	border-radius: 15px;
	box-shadow: 0 10px 20px 0 rgba(246, 167, 0, .1)
}
.hl_main15 .hl_m15 .row .item .pic img {
	width: 100%
}
.hl_main15 .hl_m15 .row .item .cont {
	padding: 0 20px 10px;
	height: 160px;
}
.hl_main15 .hl_m15 .row .item .tit {
	color: #f8b812;
	font-size: 24px;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: center
}
.hl_main15 .hl_m15 .row .item .note1 {
	max-width: 280px;
	margin-left: auto;
	margin-right: auto;
	color: #333;
	font-size: 18px;
	line-height: 30px
}
.ej_nav1 {
	padding-top: 10px;
	line-height: 64px;
	width: 100%;
	background: #fff;
	z-index: 3;
	height: 74px
}
.ej_nav1 ul {
	font-size: 0
}
.ej_nav1 ul li {
	display: inline-block;
	padding-left: 30px;
	padding-right: 30px
}
.ej_nav1 ul li a {
	display: block;
	height: 64px;
	border-radius: 10px 10px 0 0;
	padding: 0 30px;
	line-height: 64px;
	color: #f6a700;
	font-weight: 700;
	font-size: 24px
}
.ej_nav1 ul li a img {
	margin-right: 10px
}
.ej_nav1 ul li a.on {
	background: #fffbf2
}
.jc_main {
	background: #fffbf2;
	padding-bottom: 55px;
	margin-top: -10px
}
.jc_main .jc_m {
	padding-top: 25px
}
.jc_main .jc_m .row {
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 50px
}
.jc_main .jc_m .row .col-xs-12 {
	padding-left: 10px;
	padding-right: 10px
}
.jc_main .jc_m .row .col-xs-12 .item {
	background: #fff;
	box-shadow: 0 10px 20px 0 rgba(246, 167, 0, .1);
	border-radius: 15px;
	overflow: hidden;
	margin-top: 20px;
	height: 418px
}
.jc_main .jc_m .row .col-xs-12 .item:hover .pic img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}
.jc_main .jc_m .row .col-xs-12 .item .pic {
	height: 214px;
	overflow: hidden
}
.jc_main .jc_m .row .col-xs-12 .item .pic img {
	width: 100%
}
.jc_main .jc_m .row .col-xs-12 .item .cont {
	padding: 20px
}
.jc_main .jc_m .row .col-xs-12 .item .cont .note span {
	display: inline-block;
	width: 76px;
	height: 32px;
	border-radius: 5px;
	background: #aacd23;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	text-align: center;
	line-height: 32px
}
.jc_main .jc_m .row .col-xs-12 .item .cont .notet span {
	display: inline-block;
	width: 76px;
	height: 32px;
	border-radius: 5px;
	background: #f8b812;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	text-align: center;
	line-height: 32px
}
.jc_main .jc_m .row .col-xs-12 .item .cont .tit {
	margin-top: 12px;
	height: 60px;
	overflow: hidden
}
.jc_main .jc_m .row .col-xs-12 .item .cont .tit a {
	color: #f6a700;
	font-size: 20px;
	font-weight: 700;
	line-height: 30px
}
.jc_main .jc_m .row .col-xs-12 .item .cont .tit1 {
	margin-top: 12px;
	height: 60px;
	overflow: hidden
}
.jc_main .jc_m .row .col-xs-12 .item .cont .tit1 a {
	color: #f6a700;
	font-size: 20px;
	font-weight: 700;
	line-height: 30px
}
.jc_main .jc_m .row .col-xs-12 .item .cont .note1 {
	color: #333;
	font-size: 18px;
	margin-top: 10px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.jc_main .jc_m .row .col-xs-12 .item .cont .share {
	color: #999;
	font-size: 16px
}
.jc_main .jc_m .row .col-xs-12 .item .cont .share a {
	margin-left: 5px
}
.pages {
	color: #333;
	font-size: 18px
}
.pages a {
	width: 116px;
	height: 38px;
	border-radius: 3px;
	background: #f8b812;
	text-align: center;
	line-height: 38px;
	color: #fff;
	font-size: 18px;
	margin-left: 10px;
	margin-right: 10px
}
.pages .inp1 {
	width: 74px;
	height: 38px;
	border: solid 1px #f8b812;
	background: #fff;
	text-align: center;
	color: #333;
	font-size: 18px;
	margin-right: 5px
}
.hsbtm1 {
	background: rgba(41, 45, 66, .7);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	display: none
}
.hsbtm_ewm {
	background: rgba(41, 45, 66, .7);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100
}
.ewm_tka {
	width: 150px;
	background: #fff;
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 111;
	padding: 10px
}
.ewm_tka img {
	width: 100%
}
.ewm_tka .note {
	color: #666;
	font-size: 16px;
	line-height: 24px;
	margin-top: 10px;
	text-align: center
}
.pic_tk {
	width: 590px;
	height: 590px;
	background: #fff;
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 100;
	display: none
}
.pic_tk .btn_close {
	position: absolute;
	width: 60px;
	height: 54px;
	border-radius: 0 10px 10px 0;
	background: url(../images/chacha.png) no-repeat center center rgba(255, 255, 255, .8);
	right: -60px;
	top: 0;
	cursor: pointer
}
.pic_tk .pic {
	width: 100%;
	height: 590px;
	text-align: center;
	line-height: 590px
}
.pic_tk .pic img {
	max-width: 90%;
	max-height: 560px;
	width: auto;
	height: auto
}
.jc_main1 {
	background: #000;
	padding: 30px 0 60px
}
.jc_main1 .tit {
	color: #f8b812;
	font-size: 30px;
	font-weight: 700;
	text-align: center
}
.jc_main1 .cont {
	margin-top: 25px;
	padding-left: 105px;
	padding-right: 105px
}
.jc_main1 .cont .prev {
	width: 32px;
	height: 55px;
	background: url(../images/arrow-left.png) no-repeat center center;
	background-size: 100% 100%;
	top: 50%;
	left: 0;
	margin-top: -28px;
	cursor: pointer;
	opacity: .6
}
.jc_main1 .cont .prev:hover {
	opacity: 1
}
.jc_main1 .cont .next {
	width: 32px;
	height: 55px;
	background: url(../images/arrow-right.png) no-repeat center center;
	background-size: 100% 100%;
	top: 50%;
	right: 0;
	margin-top: -28px;
	cursor: pointer;
	opacity: .6
}
.jc_main1 .cont .next:hover {
	opacity: 1
}
.jc_main1 .cont .item a {
	display: block
}
.jc_main1 .cont .item a .play_btn {
	width: 70px;
	height: 70px;
	background: url(../images/play_btn2.png) no-repeat center center;
	top: 50%;
	left: 50%;
	margin-top: -35px;
	margin-left: -35px
}
.ej_nav2 {
	background: #fff;
	line-height: 32px;
	font-size: 0;
	padding-top: 20px;
	padding-bottom: 20px
}
.ej_nav2 a {
	color: #999;
	font-size: 18px;
	display: inline-block;
	margin-left: 22px;
	margin-right: 22px;
	position: relative;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.ej_nav2 a.on, .ej_nav2 a:hover {
	color: #f6a700;
	font-weight: 700
}
.ej_nav2 a:before {
	content: "";
	width: 2px;
	height: 15px;
	background: url(../images/shuxian2.png) no-repeat center center;
	position: absolute;
	left: -21px;
	top: 50%;
	margin-top: -8px
}
.ej_nav2 a:nth-child(1):before {
	display: none
}
.jc_main2 {
	background: #fffbf2;
	padding-bottom: 55px;
	padding-top: 22px
}
.jc_main2 .row {
	margin-left: -8px;
	margin-right: -8px;
	margin-bottom: 50px
}
.jc_main2 .row .col-xs-12 {
	padding-left: 8px;
	padding-right: 8px
}
.jc_main2 .row .col-xs-12 .item {
	margin-top: 18px;
	background: #fff;
	border-radius: 0 0 15px 15px;
	box-shadow: 0 10px 20px 0 rgba(246, 167, 0, .1)
}
.jc_main2 .row .col-xs-12 .item:hover .pic img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}
.jc_main2 .row .col-xs-12 .item .pic {
	overflow: hidden
}
.jc_main2 .row .col-xs-12 .item .pic img {
	width: 100%
}
.jc_main2 .row .col-xs-12 .item .tit {
	padding: 0 15px;
	height: 74px;
	line-height: 74px;
	overflow: hidden;
	text-align: center
}
.jc_main2 .row .col-xs-12 .item .tit a {
	color: #333;
	font-size: 18px
}
.jc_main3 {
	background: #fffbf2;
	padding-bottom: 55px;
	padding-top: 28px
}
.jc_main3 .news_top {
	position: relative;
	box-shadow: 0 10px 20px 0 rgba(246, 167, 0, .1)
}
.jc_main3 .news_top .owl-dots {
	width: 770px;
	left: 0;
	bottom: 15px;
	display: block;
	position: absolute;
	text-align: right
}
.jc_main3 .news_top .owl-dots .owl-dot {
	width: 12px;
	height: 12px;
	background: #fff;
	border-radius: 100%;
	display: inline-block;
	margin-left: 10px
}
.jc_main3 .news_top .owl-dots .owl-dot.active {
	background: #f8b812
}
.jc_main3 .news_top .item {
	background: #fff
}
.jc_main3 .news_top .item .pic {
	width: 790px
}
.jc_main3 .news_top .item .pic img {
	width: 100%
}
.jc_main3 .news_top .item .cont {
	margin-left: 790px;
	padding: 50px 35px 0
}
.jc_main3 .news_top .item .cont .date .date1 {
	color: #aacd23;
	font-size: 30px
}
.jc_main3 .news_top .item .cont .date .year {
	color: #999;
	font-size: 18px
}
.jc_main3 .news_top .item .cont .tit {
	line-height: 30px;
	margin-top: 10px
}
.jc_main3 .news_top .item .cont .tit a {
	color: #333;
	font-size: 24px
}
.jc_main3 .news_top .item .cont .note {
	color: #999;
	font-size: 18px;
	line-height: 26px;
	margin-top: 30px
}
.jc_main3 .jc_m3 {
	margin-left: -9px;
	margin-right: -9px;
	padding-top: 20px
}
.jc_main3 .jc_m3 .col-xs-12 {
	padding-left: 9px;
	padding-right: 9px
}
.jc_main3 .jc_m3 .col-xs-12 .item {
	box-shadow: 0 10px 20px 0 rgba(246, 167, 0, .1);
	background: #fff;
	border-radius: 0 0 15px 15px;
	margin-top: 20px;
	height: 360px
}
.jc_main3 .jc_m3 .col-xs-12 .item:hover .pic img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}
.jc_main3 .jc_m3 .col-xs-12 .item .pic {
	overflow: hidden;
	height: 218px
}
.jc_main3 .jc_m3 .col-xs-12 .item .pic img {
	width: 100%
}
.jc_main3 .jc_m3 .col-xs-12 .item .pic .date {
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .5);
	padding: 10px
}
.jc_main3 .jc_m3 .col-xs-12 .item .pic .date .date1 {
	font-size: 24px;
	color: #fff;
	display: block
}
.jc_main3 .jc_m3 .col-xs-12 .item .pic .date .year {
	color: #fff;
	font-size: 16px
}
.jc_main3 .jc_m3 .col-xs-12 .item .cont {
	padding: 25px 28px 30px
}
.jc_main3 .jc_m3 .col-xs-12 .item .cont .tit {
	padding-bottom: 10px;
	border-bottom: solid 1px #e5e5e5;
	height: 72px;
	overflow: hidden;
	line-height: 28px
}
.jc_main3 .jc_m3 .col-xs-12 .item .cont .tit a {
	color: #333;
	font-size: 18px;
	display: block;
	height: 56px;
	overflow: hidden
}
.jc_main3 .jc_m3 .col-xs-12 .item .cont .note {
	color: #999;
	font-size: 16px;
	line-height: 24px;
	margin-top: 10px;
	height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.jc_main3 .btn_toggle {
	margin-top: 38px
}
.jc_main3 .btn_toggle .btn1 {
	width: 58px;
	height: 58px;
	background: #f6a700;
	font-weight: 700;
	border-radius: 10px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 0 0 10px 5px rgba(0, 0, 0, .06);
	cursor: pointer
}
.jc_main3 .btn_toggle .btn1.on img {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}
.jc_main3 .btn_toggle .btn1 div {
	color: #fff;
	font-size: 16px;
	margin-top: 10px;
	line-height: 16px;
	text-align: center
}
.jc_main4 {
	background: #fffbf2;
	padding-bottom: 55px;
	padding-top: 7px
}
.jc_main4 .jc_m4 {
	padding-bottom: 45px
}
.jc_main4 .item {
	margin-top: 18px;
	background: #fff;
	border-radius: 15px;
	overflow: hidden;
	box-shadow: 0 10px 20px 0 rgba(246, 167, 0, .1)
}
.jc_main4 .item:hover .pic img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}
.jc_main4 .item .pic {
	width: 490px;
	overflow: hidden;
	display: block;
}
.jc_main4 .item .pic img {
	width: 100%
}
.jc_main4 .item .cont {
	margin-left: 550px;
	padding-top: 35px;
	padding-right: 55px
}
.jc_main4 .item .cont .date .date1 {
	color: #aacd23;
	font-size: 30px
}
.jc_main4 .item .cont .date .year {
	color: #999;
	font-size: 18px
}
.jc_main4 .item .cont .tit {
	line-height: 30px;
	margin-top: 15px
}
.jc_main4 .item .cont .tit a {
	color: #333;
	font-size: 18px
}
.jc_main4 .item .cont .note {
	color: #999;
	font-size: 16px;
	line-height: 24px;
	margin-top: 10px;
	height: 48px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden
}
.ej_nav2 {
	border-bottom: solid 1px #fff0ca;
	padding-top: 15px;
	width: 100%;
	background: #fff;
	z-index: 3;
	height: 85px
}
.ej_nav2 ul li {
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px
}
.ej_nav2 ul li a {
	display: block;
	height: 70px;
	border-radius: 10px 10px 0 0;
	padding: 0 10px;
	line-height: 70px;
	color: #f6a700;
	font-weight: 700;
	font-size: 24px
}
.ej_nav2 ul li a span {
	width: 40px;
	height: 37px
}
.ej_nav2 ul li a span img {
	top: 0;
	left: 0
}
.ej_nav2 ul li a span img.imggb {
	opacity: 0
}
.ej_nav2 ul li a.on {
	background: #f6a700;
	font-weight: 700;
	color: #fff
}
.ej_nav2 ul li a.on span img.imggb {
	opacity: 1
}
.ej_nav2 ul li a.on span img.imgga {
	opacity: 0
}
.ejbanner2 img {
	width: 100%
}
.sc_main {
	background: #fffbf2;
	padding-top: 20px
}
.sc_main .sc_left {
	width: 690px;
	float: left
}
.sc_main .sc_left .pic img {
	width: 100%
}
.sc_main .sc_left .pic:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}
.sc_main .cont {
	margin-left: 710px
}
.sc_main .cont .pic:nth-child(1) {
	margin-bottom: 18px
}
.sc_main .cont .pic img {
	width: 100%
}
.sc_main .cont .pic:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}
.sc_main1 {
	margin-top: 20px
}
.sc_main1 .row {
	margin-left: -10px;
	margin-right: -10px
}
.sc_main1 .row .col-xs-12 {
	padding-left: 10px;
	padding-right: 10px
}
.sc_main1 .row .col-xs-12 .pic img {
	width: 100%
}
.sc_main1 .row .col-xs-12 .pic:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}
.sc_main2 {
	padding-top: 18px
}
.sc_main2 .row {
	margin-left: -9px;
	margin-right: -9px;
	padding-bottom: 50px
}
.sc_main2 .row .col-xs-12 {
	padding-left: 9px;
	padding-right: 9px
}
.sc_main2 .row .col-xs-12 .item {
	background: #fff;
	border-radius: 0 0 15px 15px;
	box-shadow: 0 10px 20px 0 rgba(246, 167, 0, .1);
	margin-top: 20px
}
.sc_main2 .row .col-xs-12 .item:hover .pic img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}
.sc_main2 .row .col-xs-12 .item .pic img {
	width: 100%
}
.sc_main2 .row .col-xs-12 .item .tit {
	height: 74px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 74px;
	overflow: hidden;
	text-align: center
}
.sc_main2 .row .col-xs-12 .item .tit a {
	color: #333;
	font-size: 18px
}
.yy-pt .b2 {
	text-align: center;
	font-size: 16px;
	color: #777;
	margin-top: 15px
}
.yy-guarantee .b4 {
	max-width: 775px;
	font-size: 18px;
	color: #333;
	line-height: 30px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	text-align: center
}
.dl_main1 .b2 {
	text-align: center;
	font-size: 16px;
	color: #777;
	margin-top: 15px
}
.dl_main2 .b2 {
	text-align: center;
	font-size: 16px;
	color: #777;
	margin-top: 15px
}
.jh_tit {
	text-align: center
}
.jh_tit .num {
	width: 70px;
	height: 70px;
	background: #f6a700;
	border-radius: 100%;
	text-align: center;
	line-height: 70px;
	color: #fff;
	font-size: 36px;
	font-weight: 700;
	position: relative;
	z-index: 2
}
.jh_tit .note {
	height: 60px;
	background: #fef6e5;
	padding: 0 35px 0 30px;
	line-height: 60px;
	color: #f6a700;
	font-size: 30px;
	font-weight: 700;
	margin-left: -20px;
	border-radius: 0 30px 30px 0
}
.tit {
	color: #f6a700;
	font-weight: 700
}
.jh_main .note1 {
	color: #333;
	font-size: 18px;
	margin-top: 15px;
	text-align: center;
	line-height: 30px
}
.jh_main .note2 {
	color: #333;
	font-size: 18px;
	margin-top: 20px;
	max-width: 920px;
	margin-left: auto;
	margin-right: auto;
	line-height: 30px
}
.jh_main .item {
	margin-top: 30px
}
.jh_main .item:hover .pic img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}
.jh_main .item .pic {
	border-radius: 15px;
	overflow: hidden
}
.jh_main .item .pic img {
	width: 100%
}
.jh_main .item .tit {
	font-size: 18px;
	margin-top: 15px
}
.jh_main .item .note {
	color: #333;
	font-size: 18px;
	margin-top: 10px;
	text-align: center;
	line-height: 30px
}
.jh_main .item .note3 {
	color: #333;
	font-size: 18px;
	margin-top: 10px;
	line-height: 30px
}
.jh_main .jh_m1 {
	padding-top: 50px
}
.jh_main .jh_m1 .row {
	margin-left: -10px;
	margin-right: -10px
}
.jh_main .jh_m1 .row .col-xs-12 {
	padding-left: 10px;
	padding-right: 10px
}
::-webkit-scrollbar-track-piece {
width: 5px;
background-color: #f8f8f8
}
::-webkit-scrollbar {
width: 5px;
background-color: #f9be00
}
::-webkit-scrollbar-thumb {
width: 5px;
background-color: #f9be00
}
::-webkit-scrollbar-thumb:hover {
width: 5px;
background-color: #f9be00
}
.hsbtm3 {
	background: rgba(0, 0, 0, .7);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 111;
	display: none
}
.hsbtm4 {
	background: rgba(0, 0, 0, .7);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 113;
	display: none
}
.hsbtm5 {
	background: rgba(0, 0, 0, .7);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 116
}
.yy_tank {
	z-index: 112;
	width: 600px;
	height: 650px;
	background: #fff;
	border-radius: 15px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -325px;
	margin-left: -300px;
	padding: 25px 30px 20px;
	display: none
}
.yy_tank .tk_close1 {
	width: 54px;
	height: 52px;
	background: url(../images/chacha.png) no-repeat center center #f7f7f7;
	border-radius: 0 10px 10px 0;
	position: absolute;
	right: -54px;
	top: 25px;
	cursor: pointer
}
.yy_tank .tit {
	font-size: 30px;
	line-height: 32px
}
.yy_tank .tit img {
	margin-left: 30px
}
.yy_tank .tk_owl {
	margin-top: 25px;
	overflow: hidden;
	height: 220px
}
.yy_tank .tk_owl .owl-dots {
	position: absolute;
	bottom: 10px;
	right: 10px
}
.yy_tank .tk_owl .owl-dots .owl-dot {
	width: 10px;
	height: 10px;
	background: #fff;
	border-radius: 100%;
	margin-right: 10px
}
.yy_tank .tk_owl .owl-dots .owl-dot.active {
	background: #f6a700;
	font-weight: 700
}
.yy_tank .note {
	color: #333;
	font-size: 24px;
	padding-top: 25px;
	padding-bottom: 10px;
	font-weight: 700
}
.yy_tank .form .item {
	margin-top: 10px
}
.yy_tank .form .item .name {
	width: 56px;
	color: #333;
	font-size: 18px;
	line-height: 60px
}
.yy_tank .form .item .cont {
	margin-left: 56px
}
.yy_tank .form .item .cont .item1 {
	border: solid 1px #f9be00;
	border-radius: 10px;
	width: 210px;
	height: 60px;
	overflow: hidden
}
.yy_tank .form .item .cont .item1 .inp1 {
	width: 100%;
	height: 58px;
	background: 0 0;
	border: 0;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 18px
}
.yy_tank .form .item .cont .item1 select {
	border: 0;
	height: 58px;
	width: 100%;
	font-size: 18px
}
.yy_tank .form .item .cont .item3 {
	width: 260px;
	height: 60px
}
.yy_tank .form .item .cont .item3 .btn1 {
	width: 100%;
	height: 100%;
	background: #f9be00;
	border-radius: 10px;
	border: 0;
	color: #fff;
	font-size: 24px;
	font-weight: 700
}
.yy_tank .form .item .cont .item2 {
	border: solid 1px #f9be00;
	border-radius: 10px;
	width: 260px;
	height: 60px;
	padding: 6px 10px;
	overflow: hidden
}
.yy_tank .form .item .cont .item2 .inp2 {
	width: 100px;
	height: 46px;
	background: 0 0;
	border: 0;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 18px
}
.yy_tank .form .item .cont .item2 .hqyzm {
	width: 100px;
	height: 46px;
	background: #fdf1cb;
	border-radius: 10px;
	text-align: center;
	line-height: 46px;
	color: #333;
	font-size: 16px
}
.yy_tank .tiaokuan {
	margin-top: 20px;
	color: #999;
	font-size: 14px
}
.yy_tank .tiaokuan span {
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	cursor: pointer;
	background: #aacd23
}
.yy_tank .tiaokuan input {
	display: none
}
.yy_tank .tiaokuan input[type=checkbox]:checked+span {
	background: url(../images/duigou.png) center no-repeat
}
.yy_tank .tiaokuan a {
	color: #aacd23;
	text-decoration: underline
}
.yy_tank .kefu {
	margin-top: 15px
}
.yy_tank .kefu img {
	margin-bottom: 5px;
	display: inline-block;
	margin-right: 5px
}
.yy_tank .kefu a {
	color: #aacd23;
	font-size: 18px
}
.yy_tank1 {
	z-index: 117;
	width: 600px;
	height: 670px;
	background: #fff;
	border-radius: 15px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -335px;
	margin-left: -300px;
	padding: 25px 30px 20px;
	display: none
}
.yy_tank1 .tk_close2 {
	width: 54px;
	height: 52px;
	background: url(../images/chacha.png) no-repeat center center #f7f7f7;
	border-radius: 0 10px 10px 0;
	position: absolute;
	right: -54px;
	top: 25px;
	cursor: pointer
}
.yy_tank1 .tit {
	font-size: 30px;
	line-height: 32px
}
.yy_tank1 .tit img {
	margin-left: 30px
}
.yy_tank1 .tk_owl {
	margin-top: 25px;
	overflow: hidden;
	height: 220px
}
.yy_tank1 .tk_owl .owl-dots {
	position: absolute;
	bottom: 10px;
	right: 10px
}
.yy_tank1 .tk_owl .owl-dots .owl-dot {
	width: 10px;
	height: 10px;
	background: #fff;
	border-radius: 100%;
	margin-right: 10px
}
.yy_tank1 .tk_owl .owl-dots .owl-dot.active {
	background: #f6a700;
	font-weight: 700
}
.yy_tank1 .note {
	color: #333;
	font-size: 24px;
	padding-top: 25px;
	padding-bottom: 10px;
	font-weight: 700
}
.yy_tank1 .form .item {
	line-height: 45px;
	margin-top: 10px
}
.yy_tank1 .form .item .name {
	width: 105px;
	color: #333;
	font-size: 18px
}
.yy_tank1 .form .item .name img {
	margin-right: 10px
}
.yy_tank1 .form .item .cont {
	margin-left: 110px;
	margin-right: 140px;
	height: 45px;
	border: solid 1px #f9be00;
	border-radius: 10px
}
.yy_tank1 .form .item .cont .inp1 {
	border: 0;
	width: 100%;
	height: 100%;
	padding-left: 20px;
	padding-right: 20px;
	background: 0 0
}
.yy_tank1 .form .item .item_btn {
	width: 128px;
	color: #999;
	font-size: 14px;
	line-height: 18px
}
.yy_tank1 .form .item .item_btn a {
	width: 100%;
	height: 45px;
	background: #fef2cc;
	text-align: center;
	line-height: 45px;
	display: block;
	color: #333;
	font-size: 16px;
	border-radius: 10px
}
.yy_tank1 .form_btn {
	margin-top: 28px;
	text-align: center
}
.yy_tank1 .form_btn .btn1 {
	width: 180px;
	height: 54px;
	background: #aacd23;
	border-radius: 10px;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	line-height: 54px;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px
}
.yy_tank1 .form_btn .btn2 {
	width: 180px;
	height: 54px;
	background: #f9be00;
	border: 0;
	border-radius: 10px;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	line-height: 54px;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px
}
.yy_tank1 .tiaokuan {
	margin-top: 30px;
	color: #999;
	font-size: 14px
}
.yy_tank1 .tiaokuan span {
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	cursor: pointer;
	background: #aacd23
}
.yy_tank1 .tiaokuan input {
	display: none
}
.yy_tank1 .tiaokuan input[type=checkbox]:checked+span {
	background: url(../images/duigou.png) center no-repeat
}
.yy_tank1 .tiaokuan a {
	color: #aacd23;
	text-decoration: underline
}
.yy_tank1 .kefu {
	margin-top: 15px
}
.yy_tank1 .kefu img {
	margin-bottom: 5px
}
.yy_tank1 .kefu a {
	color: #aacd23;
	font-size: 18px
}
.tiaok_tank {
	width: 600px;
	height: 500px;
	background: #fff;
	border-radius: 15px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -250px;
	margin-left: -300px;
	padding: 30px 20px 20px;
	z-index: 114;
	box-shadow: 0 0 10px 5px rgba(0, 0, 0, .1);
	display: none
}
.tiaok_tank .cont {
	height: 400px;
	overflow-y: auto;
	padding: 0 20px
}
.tiaok_tank .cont .titt {
	color: #333;
	font-size: 24px;
	text-align: center;
	margin-bottom: 15px
}
.tiaok_tank .cont .note {
	color: #333;
	font-size: 16px;
	line-height: 24px
}
.tiaok_tank .btn1 {
	padding-top: 15px;
	text-align: center
}
.tiaok_tank .btn1 .btn_ty {
	display: inline-block;
	padding: 5px 30px;
	font-size: 16px;
	color: #fff;
	background: #f9be00;
	margin-left: 10px;
	margin-right: 10px;
	cursor: pointer
}
.tiaok_tank .btn1 .btn_jj {
	display: inline-block;
	padding: 5px 30px;
	font-size: 16px;
	color: #fff;
	background: #a9cd23;
	margin-left: 10px;
	margin-right: 10px;
	cursor: pointer
}
.jh_main2 {
	padding-top: 50px
}
.jh_main2 .note {
	padding-top: 20px;
	color: #333;
	font-size: 18px;
	line-height: 32px;
	text-align: center;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto
}
.jh_main2 .pic {
	margin-top: 25px
}
.jh_main2 .pic img {
	max-width: 100%
}
.jh_main3 {
	background: #fffcf6;
	padding: 60px 0 75px
}
.jh_main3 .jh_m3 {
	padding-top: 10px
}
.jh_main3 .jh_m3 .item {
	margin-top: 20px;
	background: #fff;
	border-radius: 15px;
	box-shadow: 0 10px 20px 0 rgba(246, 167, 0, .1)
}
.jh_main3 .jh_m3 .item:hover .pic img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.jh_main3 .jh_m3 .item .pic {
	width: 600px
}
.jh_main3 .jh_m3 .item .pic img {
	width: 100%;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.jh_main3 .jh_m3 .item .cont {
	margin-left: 685px;
	padding-top: 50px;
	padding-right: 70px
}
.jh_main3 .jh_m3 .item .cont .tit a {
	font-size: 24px;
	color: #f8b812
}
.jh_main3 .jh_m3 .item .cont .note1 {
	color: #333;
	font-size: 18px;
	line-height: 32px;
	margin-top: 20px
}
.jh_main3 .jh_m3 .item .cont .more {
	padding-top: 30px
}
.jh_main3 .jh_m3 .item .cont .more a {
	width: 150px;
	height: 50px;
	background: #f8b812;
	border-radius: 15px;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	line-height: 50px;
	display: block
}
.jh_main4 {
	padding-top: 60px
}
.jh_main4 .yy-title .b5 span img {
	width: 60px
}
.jh_main4 .note {
	padding-top: 35px;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
	color: #333;
	line-height: 32px;
	text-align: center
}
.jh_main4 .picc {
	border-radius: 15px;
	margin-top: 25px
}
.jh_main4 .picc img {
	width: 100%
}
.jh_main4 .jh_m4 .item {
	margin-top: 20px
}
.jh_main4 .jh_m4 .item:hover .pic img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.jh_main4 .jh_m4 .item:nth-child(2n) .pic {
	float: right
}
.jh_main4 .jh_m4 .item:nth-child(2n) .cont {
	margin-left: 0;
	margin-right: 690px
}
.jh_main4 .jh_m4 .item:nth-child(2n) .cont .picc1 img {
	float: right
}
.jh_main4 .jh_m4 .item:nth-child(2n) .cont .tit {
	text-align: right
}
.jh_main4 .jh_m4 .item:nth-child(2n) .cont .note1 {
	text-align: right
}
.jh_main4 .jh_m4 .item .pic {
	width: 590px;
	border-radius: 15px;
	overflow: hidden;
	float: left
}
.jh_main4 .jh_m4 .item .pic img {
	width: 100%;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.jh_main4 .jh_m4 .item .cont {
	margin-left: 690px
}
.jh_main4 .jh_m4 .item .cont .picc1 {
	margin-bottom: 15px
}
.jh_main4 .jh_m4 .item .cont .tit {
	font-size: 24px
}
.jh_main4 .jh_m4 .item .cont .note1 {
	font-size: 18px;
	line-height: 30px;
	color: #333;
	margin-top: 20px
}
.jh_main5 {
	padding-top: 55px
}
.jh_main5 .note {
	padding-top: 15px;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
	color: #333;
	line-height: 32px;
	text-align: center
}
.jh_main5 .jh_m5 .item {
	margin-top: 30px
}
.jh_main5 .jh_m5 .item .tit {
	font-size: 24px;
	text-align: center
}
.jh_main5 .jh_m5 .item .item_owl {
	margin-top: 0
}
.jh_main6 {
	padding-top: 50px
}
.jh_main6 .pic {
	margin-top: 40px
}
.jh_main7 {
	width: 1247px;
	height: 321px;
	background: url(../images/bgtp3.png) no-repeat center center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 70px
}
.jh_main7 .jh_m7 {
	margin-top: 25px;
	padding-left: 110px;
	padding-right: 135px;
	color: #333336;
	font-size: 18px;
	line-height: 32px
}
.jh_main8 {
	margin-top: 50px
}
.jh_main8 .jh_m8 {
	background: #fff;
	box-shadow: 0 10px 20px 0 rgba(246, 167, 0, .1);
	padding: 0 20px 70px
}
.jh_main8 .jh_m8 .m8_top {
	margin-left: -5px;
	margin-right: -5px
}
.jh_main8 .jh_m8 .m8_top .xxk1 {
	padding-left: 5px;
	padding-right: 5px;
	float: left
}
.jh_main8 .jh_m8 .m8_top .xxk1.on .item {
	background: #f8b812
}
.jh_main8 .jh_m8 .m8_top .xxk1.on .item .pic img.imgga {
	opacity: 0
}
.jh_main8 .jh_m8 .m8_top .xxk1.on .item .pic img.imggb {
	opacity: 1
}
.jh_main8 .jh_m8 .m8_top .xxk1.on .item .tit {
	color: #fff
}
.jh_main8 .jh_m8 .m8_top .xxk1 .item {
	background: #fef8e7;
	border-radius: 10px;
	padding-top: 25px;
	height: 130px;
	text-align: center;
	color: #f8b812;
	font-weight: 700;
	font-size: 20px;
	cursor: pointer
}
.jh_main8 .jh_m8 .m8_top .xxk1 .item .pic {
	width: 47px;
	height: 49px;
	margin-bottom: 10px
}
.jh_main8 .jh_m8 .m8_top .xxk1 .item .pic img {
	top: 0;
	left: 0
}
.jh_main8 .jh_m8 .m8_top .xxk1 .item .pic img.imggb {
	opacity: 0
}
.jh_main8 .jh_m8 .m8_xxkqh {
	margin-top: 40px
}
.jh_main8 .jh_m8 .m8_xxkqh .xxkqh1:hover .pic img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.jh_main8 .jh_m8 .m8_xxkqh .xxkqh1 .pic {
	width: 627px
}
.jh_main8 .jh_m8 .m8_xxkqh .xxkqh1 .pic img {
	width: 100%
}
.jh_main8 .jh_m8 .m8_xxkqh .xxkqh1 .cont {
	margin-left: 680px;
	padding-right: 30px;
	padding-top: 30px
}
.jh_main8 .jh_m8 .m8_xxkqh .xxkqh1 .cont .tit {
	font-size: 24px
}
.jh_main8 .jh_m8 .m8_xxkqh .xxkqh1 .cont .note {
	margin-top: 25px;
	line-height: 30px;
	color: #333;
	font-size: 18px
}
.jh_main9 .m9_pic {
	padding-top: 40px
}
.jh_main9 .m9_pic img {
	width: 100%
}
.jh_main9 .m9_note {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
	color: #333;
	line-height: 30px;
	padding-top: 30px
}
.jh_main9 .m9_cont {
	padding-top: 50px
}
.jh_main9 .m9_cont .item {
	margin-top: 20px;
	background: #fffbf2;
	border-radius: 15px;
	overflow: hidden
}
.jh_main9 .m9_cont .item:hover .pic img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.jh_main9 .m9_cont .item .pic {
	width: 547px;
	border-radius: 15px
}
.jh_main9 .m9_cont .item .pic img {
	width: 100%
}
.jh_main9 .m9_cont .item .cont {
	margin-left: 610px;
	padding-top: 45px;
	padding-right: 40px
}
.jh_main9 .m9_cont .item .cont .tit {
	font-size: 24px
}
.jh_main9 .m9_cont .item .cont .note {
	margin-top: 10px;
	font-size: 18px;
	color: #333;
	line-height: 30px
}
.jh_main9 .m9_liucheng {
	margin-top: 50px
}
.jh_main9 .m9_liucheng .tit {
	font-size: 30px;
	text-align: center
}
.jh_main9 .m9_liucheng .pic {
	margin-top: 40px
}
.jh_main9 .m9_liucheng .pic img {
	max-width: 100%
}
.ab_main {
	padding-top: 60px;
	background-color: #fffbf2;
	padding-bottom: 60px
}
.ab_main .pic {
	margin-top: 30px
}
.ab_main .pic img {
	width: 100%
}
.ab_main .note {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
	color: #333;
	line-height: 30px;
	padding-top: 30px
}
.ab_main .note span {
	font-size: 16px;
	color: #333
}
.year_select {
	width: 80px;
	height: 88px;
	background: #f8b812;
	border-radius: 10px;
	padding-top: 10px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	position: fixed;
	left: 50%;
	margin-left: -700px;
	top: 250px;
	display: none
}
.year_select img {
	margin-bottom: 5px
}
.year_select .f_select {
	position: relative
}
.year_select .f_select span {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	display: block;
	background: url(../images/baijian.png) no-repeat right center;
	background-size: 10px;
	width: 70px;
	cursor: pointer
}
.year_select .f_select .f_xl {
	position: absolute;
	background: #f8b812;
	width: 100%;
	top: 30px;
	left: 0;
	border-radius: 0 0 10px 10px;
	display: none
}
.year_select .f_select .f_xl ul li {
	color: #fff;
	height: 24px;
	font-size: 16px;
	cursor: pointer
}
.year_select .f_select .f_xl ul li a {
	color: #fff
}
.year_select .f_select .f_xl ul li:hover {
	background: #f5cb5e
}
.ab_main1 {
	padding-top: 60px;
	background-color: #fffbf2;
	padding-bottom: 60px
}
.ab_main1 .m1_note {
	margin-top: 30px;
	color: #333;
	font-size: 18px;
	line-height: 30px;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto
}
.ab_main1 .m1_note1 {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	color: #aacd23;
	font-size: 24px
}
.ab_main1 .m1_cont {
	margin-top: 40px
}
.ab_main1 .m1_cont .m1_m {
	margin-top: 50px;
	position: relative
}
.ab_main1 .m1_cont .m1_m .dw {
	position: absolute;
	top: -190px;
	left: 0
}
.ab_main1 .m1_cont .m1_m .tit {
	font-size: 72px;
	text-align: center;
	font-weight: 400
}
.ab_main1 .m1_cont .m1_m .cont {
	position: relative;
	margin-top: 20px
}
.ab_main1 .m1_cont .m1_m .cont:before {
	content: "";
	width: 1px;
	height: 100%;
	background: #ccc;
	position: absolute;
	left: 50%;
	top: 20px
}
.ab_main1 .m1_cont .m1_m .cont .item {
	width: 50%;
	padding-right: 53px;
	text-align: right;
	float: left;
	min-height: 500px;
	margin-top: 170px
}
.ab_main1 .m1_cont .m1_m .cont .item:nth-child(1) {
	margin-top: 0
}
.ab_main1 .m1_cont .m1_m .cont .item:nth-child(2n) {
	float: right;
	text-align: left;
	padding-right: 0;
	padding-left: 53px
}
.ab_main1 .m1_cont .m1_m .cont .item:nth-child(2n) .date:before {
	content: '';
	position: absolute;
	width: 54px;
	height: 18px;
	background: url(../images/xianbiao2.png) no-repeat center center;
	left: -62px;
	top: 50%;
	margin-top: -9px
}
.ab_main1 .m1_cont .m1_m .cont .item .date {
	color: #001558;
	font-size: 36px;
	position: relative
}
.ab_main1 .m1_cont .m1_m .cont .item .date:before {
	content: '';
	position: absolute;
	width: 54px;
	height: 18px;
	background: url(../images/xianbiao1.png) no-repeat center center;
	right: -62px;
	top: 50%;
	margin-top: -9px
}
.ab_main1 .m1_cont .m1_m .cont .item .pic {
	width: 100%;
	margin-top: 45px
}
.ab_main1 .m1_cont .m1_m .cont .item .pic img {
	width: 100%
}
.ab_main1 .m1_cont .m1_m .cont .item .note {
	font-size: 16px;
	color: #777;
	line-height: 25px;
	margin-top: 40px
}
.ab_main2 {
	padding-top: 60px;
	background-color: #fffbf2;
	padding-bottom: 60px
}
.ab_main2 .m2_cont {
	margin-top: 15px
}
.ab_main2 .m2_cont .item {
	padding: 10px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	margin-top: 20px
}
.ab_main2 .m2_cont .item:hover {
	box-shadow: 0 0 20px 10px rgba(246, 167, 0, .1)
}
.ab_main2 .m2_cont .item .pic {
	width: 290px;
	float: left;
	background: url(../images/imgbk1.png) no-repeat center center;
	background-size: 100% 100%;
	padding: 30px;
	margin-right: 20px
}
.ab_main2 .m2_cont .item .pic img {
	width: 100%
}
.ab_main2 .m2_cont .item .cont {
	padding-top: 40px;
	padding-bottom: 40px
}
.ab_main2 .m2_cont .item .cont .tit {
	font-size: 20px;
	color: #222
}
.ab_main2 .m2_cont .item .cont .note {
	font-size: 18px;
	color: #777;
	line-height: 25px;
	overflow: hidden;
	margin-top: 10px;
	padding-left: 20px
}
.jc_main3 .pages {
	margin-top: 50px
}
.ab_main3 {
	padding-top: 60px;
	background-color: #fffbf2;
	padding-bottom: 60px
}
.ab_main3 .container {
	width: 1000px
}
.ab_main3 .ab_m3 {
	margin-top: 20px
}
.ab_main3 .ab_m3 .item>img {
	margin-top: 20px
}
.ab_main3 .ab_m3 .item:nth-child(1)>img {
	display: none
}
.ab_main3 .ab_m3 .item .item1 {
	box-shadow: 0 10px 20px 0 rgba(246, 167, 0, .1);
	background: #fff;
	border-radius: 15px;
	padding: 0 15px 35px;
	padding-top: 1px;
	margin-top: 50px;
	text-align: center
}
.ab_main3 .ab_m3 .item .item1 .num {
	width: 78px;
	height: 78px;
	background: #f8b812;
	border-radius: 100%;
	text-align: center;
	line-height: 78px;
	color: #fff;
	font-size: 40px;
	font-weight: 700;
	margin-top: -39px
}
.ab_main3 .ab_m3 .item .item1 .tit {
	font-size: 36px;
	text-align: center;
	margin-top: 20px
}
.ab_main3 .ab_m3 .item .item1 .tit img {
	margin-right: 15px
}
.ab_main3 .ab_m3 .item .item1 .note {
	display: inline-block;
	margin-top: 15px
}
.ab_main3 .ab_m3 .item .item1 .note div {
	text-align: left;
	padding-left: 25px;
	background: url(../images/huangdian.png) no-repeat left 10px;
	width: 100%;
	line-height: 30px;
	color: #333;
	font-size: 24px
}
.ab_main4 {
	padding-top: 60px;
	background-color: #fffbf2;
	padding-bottom: 60px
}
.ab_main4 .container {
	width: 1000px
}
.ab_main4 .m4_tit {
	margin-top: 45px;
	color: #333;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 20px
}
.ab_main4 .m4_cont {
	margin-left: -10px;
	margin-right: -10px
}
.ab_main4 .m4_cont .col-xs-12 {
	padding-left: 10px;
	padding-right: 10px
}
.ab_main4 .m4_cont .item {
	height: 145px;
	border-radius: 15px;
	overflow: hidden
}
.ab_main4 .m4_cont .item.item1 {
	background: #f8b812
}
.ab_main4 .m4_cont .item.item2 {
	background: #aacd23
}
.ab_main4 .m4_cont .item .pic {
	width: 185px
}
.ab_main4 .m4_cont .item .pic img {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px
}
.ab_main4 .m4_cont .item .note {
	margin-left: 185px;
	line-height: 144px;
	color: #fff;
	font-size: 24px
}
.ab_main4 .m4_cont .item .note span {
	font-size: 48px;
	font-weight: 700
}
.ab_main4 .m4_cont1 .item {
	box-shadow: 0 0 20px 10px rgba(246, 167, 0, .1);
	background: #fff;
	border-radius: 15px;
	padding-bottom: 35px;
	margin-top: 20px
}
.ab_main4 .m4_cont1 .item .tit {
	background: url(../images/titbg.png) no-repeat center center;
	width: 174px;
	height: 54px;
	text-align: center;
	line-height: 54px;
	color: #fff;
	font-size: 24px;
	font-weight: 700
}
.ab_main4 .m4_cont1 .item .tit1 {
	background: url(../images/titbg1.png) no-repeat center center;
	width: 204px;
	height: 54px;
	text-align: center;
	line-height: 54px;
	color: #fff;
	font-size: 24px;
	font-weight: 700
}
.ab_main4 .m4_cont1 .item .note {
	margin-top: 20px;
	max-width: 720px;
	margin-left: auto;
	margin-right: auto;
	color: #333;
	font-size: 18px;
	line-height: 30px
}
.ab_main4 .m4_dh {
	color: #f8b812;
	font-size: 30px;
	padding-top: 35px;
	padding-bottom: 60px
}
.ab_main4 .m4_dh span {
	font-size: 36px;
	color: #aacd23;
	font-weight: 700
}
.ab_main5 {
	padding-top: 60px;
	background-color: #fffbf2;
	padding-bottom: 60px
}
.ab_main5 .container {
	width: 1000px
}
.ab_main5 .ab_m5 {
	padding-top: 10px
}
.ab_main5 .ab_m5 .item {
	margin-top: 20px;
	box-shadow: 0 0 20px 5px rgba(246, 167, 0, .1);
	background: #fff;
	border-radius: 15px;
	padding: 30px 30px 35px 50px
}
.ab_main5 .ab_m5 .item .tit {
	height: 48px;
	background: #eef5d3;
	color: #333;
	font-size: 24px;
	display: inline-block;
	border-radius: 10px;
	line-height: 48px;
	position: relative;
	padding-left: 80px;
	padding-right: 40px
}
.ab_main5 .ab_m5 .item .tit:before {
	content: "";
	position: absolute;
	width: 60px;
	height: 60px;
	background: url(../images/cjtb1.png) no-repeat center center;
	top: -6px;
	left: -20px
}
.ab_main5 .ab_m5 .item .note {
	background: #fef8e7;
	border-radius: 15px;
	margin-top: 45px;
	padding: 30px 45px 40px 60px;
	position: relative;
	color: #333;
	font-size: 22px;
	line-height: 38px
}
.ab_main5 .ab_m5 .item .note:before {
	content: "";
	position: absolute;
	width: 60px;
	height: 60px;
	background: url(../images/cjtb2.png) no-repeat center center;
	top: -26px;
	left: -20px
}
.ab_main5 .pages {
	padding-top: 40px
}
.ab_main6 {
	padding-top: 55px;
	background: #fffbf2;
	padding-bottom: 70px
}
.ab_main6 .ab_m6 {
	padding-top: 10px;
	margin-left: -10px;
	margin-right: -10px
}
.ab_main6 .ab_m6 .col-xs-12 {
	padding-left: 10px;
	padding-right: 10px
}
.ab_main6 .ab_m6 .item {
	background: #fff;
	border-radius: 15px;
	overflow: hidden;
	margin-top: 20px;
	box-shadow: 0 10px 20px 0 rgba(246, 167, 0, .1)
}
.ab_main6 .ab_m6 .item:hover .pic img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}
.ab_main6 .ab_m6 .item .pic {
	border-radius: 15px 15px 0 0
}
.ab_main6 .ab_m6 .item .pic img {
	width: 100%
}
.ab_main6 .ab_m6 .item .cont {
	padding: 15px 30px 15px
}
.ab_main6 .ab_m6 .item .cont .tit {
	height: 30px;
	overflow: hidden;
	text-align: center
}
.ab_main6 .ab_m6 .item .cont .tit a {
	color: #f8b812;
	font-size: 20px;
	font-weight: 700
}
.ab_main6 .ab_m6 .item .cont .note {
	color: #333;
	font-size: 18px;
	line-height: 26px;
	height: 52px;
	margin-top: 10px
}
.ab_main6 .ab_m6 .item .cont .more {
	margin-top: 20px;
	text-align: right
}
.ab_main6 .ab_m6 .item .cont .more a {
	color: #f8b812;
	font-size: 18px;
	font-weight: 700
}
.qg_main2 {
	padding-top: 55px
}
.qg_main2 .qg_note {
	width: 1247px;
	background: url(../images/bgtp11.png) no-repeat center center;
	padding: 50px 20px 0 20px;
	color: #333;
	font-size: 18px;
	line-height: 50px;
	margin-left: auto;
	margin-right: auto
}
.qg_main2 .qg_m2 {
	margin-top: 60px;
	border-radius: 15px;
	overflow: hidden;
	background: #fffbf2
}
.qg_main2 .qg_m2 .qg_left {
	width: 180px;
	background: url(../images/shu111.png) no-repeat left bottom #f9be00;
	height: 800px;
	padding-left: 20px;
	padding-top: 40px
}
.qg_main2 .qg_m2 .qg_left .xxk1 {
	height: 60px;
	line-height: 60px;
	border-radius: 15px 0 0 15px;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	padding-left: 15px;
	margin-bottom: 10px
}
.qg_main2 .qg_m2 .qg_left .xxk1.on {
	background: #fff;
	color: #f9be00
}
.qg_main2 .qg_m2 .qg_left .xxk1.on img {
	opacity: 1
}
.qg_main2 .qg_m2 .qg_left .xxk1 img {
	opacity: 0
}
.qg_main2 .qg_m2 .qg_right {
	width: 956px;
	padding-right: 80px;
	padding-top: 50px
}
.qg_main2 .qg_m2 .qg_right .qg_top .xxk1 {
	color: #999;
	font-size: 24px;
	display: inline-block;
	margin-right: 40px;
	position: relative;
	cursor: pointer
}
.qg_main2 .qg_m2 .qg_right .qg_top .xxk1:nth-child(1):before {
	display: none
}
.qg_main2 .qg_m2 .qg_right .qg_top .xxk1:before {
	content: '';
	position: absolute;
	left: -22px;
	top: 4px;
	width: 3px;
	height: 28px;
	background: url(../images/shuxian3.png) no-repeat center center
}
.qg_main2 .qg_m2 .qg_right .qg_top .xxk1.on {
	color: #f9be00
}
.qg_main2 .qg_m2 .qg_right .qg_bot {
	margin-top: 30px
}
.qg_main2 .qg_m2 .qg_right .qg_bot .tit {
	color: #aacd23;
	font-size: 36px;
	font-weight: 700
}
.qg_main2 .qg_m2 .qg_right .qg_bot .tit span {
	display: inline-block;
	margin-left: 15px;
	width: 87px;
	height: 32px;
	background: url(../images/huangbg.png) no-repeat center center;
	text-align: center;
	line-height: 32px;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	position: relative;
	top: -3px
}
.qg_main2 .qg_m2 .qg_right .qg_bot .pic {
	margin-top: 15px
}
.qg_main2 .qg_m2 .qg_right .qg_bot .pic img {
	width: 100%
}
.qg_main2 .qg_m2 .qg_right .qg_bot .note {
	color: #333;
	font-size: 18px;
	line-height: 30px;
	margin-top: 25px
}
.qg_main2 .qg_m2 .qg_right .qg_bot .more {
	margin-top: 10px
}
.qg_main2 .qg_m2 .qg_right .qg_bot .more a {
	width: 150px;
	height: 50px;
	background: #f8b812;
	border-radius: 10px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 24px
}
.yy-main .yy-title {
	margin-top: 40px;
	margin-bottom: 40px
}
.nav_div1 {
	height: 200px;
	margin-right: 30px;
	padding-bottom: 30px
}
.nav_div1 .nav_div1_tit a {
	color: #fff;
	font-size: 20px;
	font-weight: 700
}
.nav_div1 .nav_div1_tit a span {
	background: #fff;
	border-radius: 10px;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	margin-right: 20px
}
.nav_div1 .nav_div1_tit a span img {
	display: inline-block;
	vertical-align: middle
}
.nav_div1 .nav_div1_nr {
	line-height: 44px;
	padding-left: 80px
}
.nav_div1 .nav_div1_nr a {
	display: block;
	padding-left: 20px;
	position: relative;
	font-size: 20px;
	color: #fff;
	white-space: nowrap
}
.nav_div1 .nav_div1_nr a:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px;
	width: 5px;
	height: 5px;
	background: #fff;
	border-radius: 100%
}
.jc_main.jc_bigpic .jc_m .row .col-xs-12 .item .pic {
	height: 366px;
	overflow: hidden;
	text-align: center;
	line-height: 366px
}
.jc_main.jc_bigpic .jc_m .row .col-xs-12 .item .pic img {
	max-width: 100%;
	max-height: 100%;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: -1px;
	width: auto
}
.jc_main.jc_bigpic .jc_m .row .col-xs-12 .item {
	height: auto
}
.video-js {
	margin-left: auto;
	margin-right: auto;
	width: 960px !important;
	height: auto !important
}
.video-js video {
	height: auto !important
}
.video-js .vjs-tech {
	position: static !important
}
.backtop {
	width: 98px;
	height: 98px;
	background: url(../images/up.png) no-repeat center center;
	position: fixed;
	background-size: cover !important;
	right: 2%;
	bottom: 50px;
	z-index: 99;
	cursor: pointer;
	display: none
}/*微信弹窗*/
#wxnr {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	z-index: 1000;
	display: none;
	background: rgba(0,0,0,.6);
}
#wxnr .nrdf {
	margin: auto;
	position: absolute;
	top: 40%;
	left: 0;
	right: 0;
	width: 25rem;
	height: 25rem;
	padding: 0.3rem;
	padding-top: 0.6rem;
	margin-top: -2.5rem;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.8);
	box-shadow: 0px 2px 6px #777;
	-webkit-box-shadow: 0px 2px 6px #777;
	-moz-box-shadow: 0px 2px 6px #777;
	border-radius: 10px;
}
#wxnr img {
	width: 19.3rem;
	height: 19.3rem;
	display: block;
	margin: 0 auto;
	margin-top: 1.5rem;
}
#wxnr p {
	font-size: 0.24rem;
	line-height: 0.45rem;
	text-align: center;
}
#wxnr i {
	position: absolute;
	top: 0.2rem;
	right: 0.2rem;
	width: 2.3rem;
	height: 2.3rem;
	font-size: 2.2rem;
	line-height: 2.3rem;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-style: normal;
	background: #333;
	border-radius: 1rem;
	cursor: pointer;
}
#wxnr span {
	display: inline-block;
	padding: 0.03rem 0.1rem;
	line-height: 0.35rem;
	background-color: #0060b7;
	color: #fff;
	border-radius: 0.05rem;
	cursor: pointer;
}
#wxnr span.wx {
	padding-left: 0.4rem;
	background-image: url(../images/wx.png);
	background-size: 0.28rem;
	background-position: 0.1rem center;
	background-repeat: no-repeat;
}/*复制提示*/
#weixin {
	position: fixed;
	top: 50%;
	margin-top: -0.4rem;
	z-index: 9999999;
	font-size: 0.26rem;
	color: #fff;
	width: 90%;
	right: 5%;
	line-height: 0.8rem;
	text-align: center;
	background: rgba(0, 0, 0, 0.8);
	border: 2px solid #333;
	border-radius: 0.1rem;
	display: none;
}

/*pages*/
.pagination-wrapper{
 text-align: center;
}
.pagination{
 height: 34px;
 text-align: center;
}
.pagination li {
 display: inline-block;
 height: 34px;
 margin-right: 5px;

}
.pagination li a{
 float: left;
 display: block;
 height: 32px;
 line-height: 32px;
 padding: 0 12px;
 font-size: 16px;
 border: 1px solid #dddddd;
 color: #555555;
 text-decoration: none;
}
.pagination li a:hover{
 background:#f5f5f5;
 color:#0099ff;
}
.pagination li.thisclass {
 background: #f8b812;
 color: #fff;
height: 32px;
    line-height: 32px;
    padding: 0 12px;
    font-size: 16px;
    border: 1px solid #dddddd;
    text-decoration: none;
}
.pagination li.thisclass a,.pagination li.thisclass a:hover{
 background: transparent;
 border-color: #09f;
 color: #fff;
 cursor: default;
}
