.bgcolor1{
	background-color: #fbf9f8;
}
.bgcolor2{
	background-color: #0f472d;
}
.bgcolor3{
	border-bottom: 1px solid #f5f5f5;
}
.bgcolor4{
	background-color: #f5f5f5;
}
/*section#bg-video-box {
    height: 920px !important;
}*/
.bgimg1 {
	background-image: url(/uploads/image/scsimages/ycl_zs_004.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.bgimg2 {
	background-image: url(/uploads/image/scsimages/ycl_zs_014.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.module-038 .text p {
    color: #0f472d;
}
.module-038 .text p:hover {
    color: #0f472d;
}
.module-047 .left .hidden-xs a {
    color: #0f472d;
}
.module-047 .left .hidden-xs a:hover {
    color: #32835c;
}
.bgimg3 {
	background-image: url(/uploads/image/scsimages/ycl_zs_018.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.bgimg4 {
	background-image: url(/uploads/image/scsimages/ycl_zs_018.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.bgimg5 {
	background-image: ;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: top;
}
.bgimg6 {
	background-image: ;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.bgimg7 {
	background-image: ;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: bottom;
}
.bgimg8 {
	background-image: ;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.bgimg9 {
	background-image: ;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.bgimg10 {
	background-image: ;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.bgimg11 {
	background-image: ;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.bgimg12 {
	background-image: ;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.bgimg13 {
	background-image: ;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.bgimg14 {
	background-image: ;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.bgimg15 {
	background-image: ;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.bgimg16 {
	background-image: ;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.bgimg17 {
	background-image: ;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.bgimg18 {
	background-image: ;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.bgimg19 {
	background-image: ;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.bgimg20 {
	background-image: ;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.bgimg21 {
	background-image: ;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

/*视频背景*/
#bg-video-box .banner-center-text {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translatey(-50%);
	-o-transform: translatey(-50%);
	-webkit-transform: translatey(-50%);
	-moz-transform: translatey(-50%);
	-ms-transform: translatey(-50%);
}
#bg-video-box .banner-center-text .btn-box{
	margin-top: 50px;
}
#bg-video-box .bg-video-icon{
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translate(-50%);
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	cursor: pointer;
}
#bg-video-box .bg-video-icon.active{
	transform: translate(-50%,-15%);
}
#bg-video-box .bg-video-icon .text{
	color: #fff;
	font-size: 12px;
	margin-bottom: 10px;
}
#bg-video-box .hotspot-box{
	position: absolute;
	top: 90%;
	left: 0;
	right: 0;
	bottom: 0;
}
/*视频背景 end*/

/* 头部导航 */
.pc-header-height-div{
	height: 73px;
}
.pc-header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 1000;
	transition: all .5s;
	padding-left: 30px;
	padding-right: 30px;
    background-color: rgb(0, 0, 0, 0.3);
}
.pc-header.ny-pc-header{
	background-color: #fff;
	border-bottom: 1px solid rgba(245,245,245,1);
}
.pc-header.scroll{
	transition: all .5s;
	background-color: #fff;
	border-bottom: 1px solid rgba(245,245,245,1);
}
.pc-header::after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 3px;
	right: 0;
	background-color: #005bca;
	opacity: 0;
	transition: all 0.3s;
}
.pc-header.active{
	border-bottom: 1px solid rgba(245,245,245,0);
}
.pc-header.active::after{
	opacity: 1;
	transition: all 0.5s;
}
.pc-header-bg{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
	opacity: 0;
	z-index: 999;
}
.pc-header-bg .top-bgcolor{
	background-color: #fff;
	height: 40%;
	background-image: ;
	background-position: left bottom;
	background-repeat: no-repeat;
	position: relative;
	min-height: 430px;
	padding-left: 30px;
	padding-right: 30px;
}
.pc-header-bg .top-bgcolor .posi-text-box{
	max-width: 1830px;
	margin: 0 auto;
}
.pc-header-bg .top-bgcolor .posi-text-box .text-box{
	position: absolute;
	top: 50%;
	transform: translatey(-50%);
	max-width: 350px;
}
.pc-header-bg .top-bgcolor .posi-text-box .text-box p{
	color: #424242;
	margin-bottom: 5px;
}
.pc-header-bg .top-bgcolor .posi-text-box .text-box::after{
	content: "";
	position: absolute;
	top: -35px;
	left: 0;
	display: inline-block;
	height: 2px;
	width: 36px;
	background-color: #424242;
}
.pc-header-bg .bottom-bgcolor{
	background-color: rgba(0,0,0,0.7);
	height: 60%;
}
.pc-header .left{
	width: 204px;
	height: 50px;
}
.pc-header .left .logo{
	position: relative;
	width: 204px;
	height: 30px;
	display: inline-block;
}
.pc-header .left .logo::after{
	content: "";
	background-image: url(/uploads/image/scsimages/logo147.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 204px;
	height: 58px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	opacity: 1;
	transition: all .5s;
}
.pc-header.scroll .left .logo::after,
.pc-header.active .left .logo::after,
.pc-header.ny-pc-header .left .logo::after,
.pc-header .left .logo:hover::after{
	opacity: 0;
}
.pc-header .left .logo::before{
	content: "";
	background-image: url(/uploads/image/scsimages/logo258.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 204px;
	height: 58px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	transition: all .5s;
}
.pc-header.scroll .left .logo::before,
.pc-header.active .left .logo::before,
.pc-header.ny-pc-header .left .logo::before,
.pc-header .left .logo:hover::before{
	opacity: 1;
}
.pc-header .content{
	max-width: 1680px;
	margin: 0 auto;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	height: 100%;
}
.pc-header .right{
	width: calc(100% - 158px);
	text-align: right;
	font-size: 0;
}
.pc-header .right .level1{
	display: inline-block;
	vertical-align: middle;
}
.pc-header .right .level1>li{
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.pc-header .right .level1>li>a{
	font-size: 16px;
	color: #fff;
	position: relative;
	display: inline-block;
	padding: 33px 30px;
}
.pc-header .right .level1>li>a>span{
	position: relative;
}
.pc-header .right .level1>li.active>a>span::after{
	content: "";
	position: absolute;
	left: 50%;
	transform: translatex(-50%);
	bottom: -3px;
	width: 100%;
	height: 9px;
	background-color: #0f472d;
	z-index: -1;
	transition: all .5s;
}
.pc-header.active .right .level1>li.active>a>span::after,
.pc-header.scroll .right .level1>li.active>a>span::after,
.pc-header.ny-pc-header .right .level1>li.active>a>span::after{
	bottom: -10px;
	height: 7px;
}

.pc-header.active .right .level1>li>a,
.pc-header.scroll .right .level1>li>a,
.pc-header.ny-pc-header .right .level1>li>a{
	color: #666666;
	padding: 28px 30px;
}
.pc-header .right .level1>li:hover>a{
	color: #fff;
	background-color: #0f472d;
}
.pc-header .right .level2 {
	position: absolute;
	top: 100%;
	left: 0;
	min-width: 250px;
	display: none;
	opacity: 0;
	background-color: #0f472d;
}
.pc-header .right .level2>li{
	text-align: left;
}
.pc-header .right .level2>li:nth-last-of-type(1){
	margin-bottom: 0;
}
.pc-header .right .level2>li>a {
	display: block;
	padding: 13px 25px;
	text-decoration: none;
	color: #fff;
	position: relative;
	transition: all .8s cubic-bezier(.075, .82, .165, 1);
	-webkit-transition: all .8s cubic-bezier(.075, .82, .165, 1);
	-webkit-transition: all .8s cubic-bezier(.075, .82, .165, 1);
	transition: all .8s cubic-bezier(.075, .82, .165, 1);
}
.pc-header .right .level2>li>a::before{
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	display: inline-block;
	background-color: #fff;
	font-size: 0;
	line-height: 1em;
	vertical-align: middle;
	margin-right: 10px;
}
.pc-header .right .level2>li>a:hover {
	background-color: #32835c;
}



.pc-header .right .en-box{
	display: inline-block;
	vertical-align: middle;
	margin-left: 30px;
	transition: all .5s;
	position: relative;
}
.pc-header .right .en-box::after{
	content: "";
	position: absolute;
	top: 50%;
	transform: translatey(-50%);
	left: 0;
	height: 15px;
	width: 1px;
	background-color: #fff;
	transition: all .5s;
}
.pc-header.active .right .en-box::after,
.pc-header.scroll .right .en-box::after,
.pc-header.ny-pc-header .right .en-box::after{
	background-color: #e4e4e4;
}
.pc-header .right .en-box a i{
	display: inline-block;
	margin-left: 30px;
	color: #fff;
	font-size: 22px;
	transition: all .5s;
}
.pc-header.active .right .en-box a i,
.pc-header.scroll .right .en-box a i,
.pc-header.ny-pc-header .right .en-box a i{
	color: #666666;
}
.pc-header .right .en-box a:hover i{
	color: #0f472d;
}
.pc-header .right .en-box  .search{
	display: inline-block;
	vertical-align: middle;
}
@media screen and (max-width: 1680px){
	.pc-header .right .level1>li>a{
		font-size: 16px;
		padding: 33px 25px;
	}
	.pc-header.active .right .level1>li>a,
	.pc-header.scroll .right .level1>li>a,
	.pc-header.ny-pc-header .right .level1>li>a{
		padding: 28px 25px;
	}
	.pc-header .right .en-box {
	    margin-left: 25px;
	}
}
@media screen and (max-width: 1440px){
	.pc-header .right .level1>li>a{
		font-size: 16px;
		padding: 30px 20px;
	}
	.pc-header.active .right .level1>li>a,
	.pc-header.scroll .right .level1>li>a, 
	.pc-header.ny-pc-header .right .level1>li>a {
	    padding: 25px 20px;
	}
	.pc-header .right .en-box {
	    margin-left: 20px;
	}
	.pc-header-height-div{
		height: 67px;
	}
}
@media screen and (max-width: 1280px){
	.pc-header .right .level1>li>a{
		font-size: 14px;
		padding: 25px 15px;
	}
	.pc-header.active .right .level1>li>a, 
	.pc-header.scroll .right .level1>li>a, 
	.pc-header.ny-pc-header .right .level1>li>a {
	    padding: 20px 15px;
	}
	.pc-header .right .en-box {
	    margin-left: 15px;
	}
	.pc-header .right .en-box a {
	    font-size: 14px;
	}
	.pc-header .right .en-box a .icon-btn_search {
	    font-size: 18px;
	}
	.pc-header .right {
	    width: calc(100% - 132px);
	}
	.pc-header-height-div{
		height: 55px;
	}
}
@media screen and (max-width: 991px){
	.pc-header-height-div{
		display: none;
	}
}

/*wap端导航*/
.wap-nav {
	padding: 18px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
	background-color: #fff;
	border-bottom: 1px solid #f5f5f5;
}
.wap-nav .logo {
	float: left;
}
.wap-nav>div:nth-of-type(1) {
	position: relative;
}

.wap-search-box{
	position: absolute;
	top: 50%;
	right: 105px;
	transform: translatey(-50%);
	-webkit-transform: translatey(-50%);
	-moz-transform: translatey(-50%);
}
.wap-search-box .icon-weimingmingwenjianjia_sousuo{
	font-size: 30px;
	color: #333333;
}
.nav-button {
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translatey(-35%);
	-webkit-transform: translatey(-35%);
	-moz-transform: translatey(-35%);
}

.wap-nav-listbox {
	display: none;
	border-top: 1px solid #c8c8c8;
}

.wap-nav-listbox .level1,
.wap-nav-listbox .level2 {
	list-style: none;
	margin: 0;
	padding: 0;
}

.wap-nav-listbox .level2 {
	display: none;
	background-color: #1e4fdb;
}

.wap-nav-listbox .level1>li>a {
	text-decoration: none;
	padding: 15px 15px 15px 36px;
	display: block;
	color: #6b6b6b;
	border-bottom: 1px solid #c8c8c8;
}

.wap-nav-listbox .level1>li>a>span {
	float: right;
	transition: all 0.3s;
}

.wap-nav-listbox .level1>li>a.active {
	color: #fff;
	background-color: #1e4fdb;
	border-bottom: 1px solid #3366ff;
}

.wap-nav-listbox .level1>li>a.active span {
	transform: rotate(90deg);
}

.wap-nav-listbox .level2>li>a {
	text-decoration: none;
	padding: 15px 15px 15px 60px;
	display: block;
	color: #fff;
	border-bottom: 1px solid #3366ff;
}

.wap-nav-listbox .level2>li>a:hover {
	color: #fff;
	background-color: #e9ba2c;
}

@media screen and (max-width: 767px) {
	.wap-nav .logo img{
		width: 90%;
	}
	.wap-search-box{
		right: 100px;
	}
	.wap-search-box .icon-btn_search{
		font-size: 32px;
	}
}

@media screen and (max-width: 575px) {
	.wap-nav .logo img{
		width: 80%;
	}
	.wap-search-box{
		right: 95px;
	}
	.wap-search-box .icon-btn_search{
		font-size: 28px;
	}
}


.wap-burger_menu{
	position: fixed;
	top: 63px;
	left: 0;
	width: 100%;
	height: 0;
	background-color: #fff;
	z-index: 1;
	overflow-y: auto;
	-webkit-transition: all 0.8s cubic-bezier(.19,1,.22,1);
	transition: all 0.8s cubic-bezier(.19,1,.22,1);
	-webkit-transition-delay: .65s;
    transition-delay: .65s;
}
.wap-burger_menu.active{
	height: calc(100% - 63px);
	-webkit-transition: all 0.8s cubic-bezier(.19,1,.22,1);
	transition: all 0.8s cubic-bezier(.19,1,.22,1);
}
.wap-burger_menu>.level1>li{
	display: block;
	padding: 15px 20px;
	width: 100%;
	
	transform: translatey(-50px);
	-webkit-transform: translatey(-50px);
	-moz-transform: translatey(-50px);
	-ms-transform: translatey(-50px);
	
	opacity: 0;
	
    transition: all 0.25s ease-in;
    -webkit-transition: all 0.25s ease-in;
    -moz-transition: all 0.25s ease-in;
    -ms-transition: all 0.25s ease-in;
}
.wap-burger_menu.active>.level1>li{
	transform: translatey(0px);
	-webkit-transform: translatey(0px);
	-moz-transform: translatey(0px);
	-ms-transform: translatey(0px);
	
	opacity: 1;
	
	transition: all 1s cubic-bezier(.19,1,.22,1);
	-webkit-transition: all 1s cubic-bezier(.19,1,.22,1);
	-moz-transition: all 1s cubic-bezier(.19,1,.22,1);
	-ms-transition: all 1s cubic-bezier(.19,1,.22,1);
}

.wap-burger_menu>.level1>li:nth-child(1){
	transition-delay: 0.65s;
	-webkit-transition-delay: 0.65s;
    -moz-transition-delay: 0.65s;
    -ms-transition-delay: 0.65s;
}
.wap-burger_menu>.level1>li:nth-child(2){
	transition-delay: 0.5s;
	-webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -ms-transition-delay: 0.5s;
}
.wap-burger_menu>.level1>li:nth-child(3){
	transition-delay: 0.3s;
	-webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
}
.wap-burger_menu>.level1>li:nth-child(n 4){
	transition-delay: 0.2s;
	-webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
}


.wap-burger_menu.active>.level1>li:nth-child(1){
	transition-delay: 0.2s;
	-webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
}

.wap-burger_menu.active>.level1>li:nth-child(2){
	transition-delay: 0.3s;
	-webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
}

.wap-burger_menu.active>.level1>li:nth-child(3){
	transition-delay: 0.4s;
	-webkit-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -ms-transition-delay: 0.4s;
}
.wap-burger_menu.active>.level1>li:nth-child(n 4){
	transition-delay: 0.5s;
	-webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -ms-transition-delay: 0.5s;
}


.wap-burger_menu .level1>li>a{
	display: block;
	text-decoration: none;
	color: #333333;
	font-size: 14px;
}
.wap-burger_menu .level1>li>a span{
	float: right;
	-webkit-transition: all 1s cubic-bezier(.19,1,.22,1);
	transition: all 1s cubic-bezier(.19,1,.22,1);
}
.wap-burger_menu .level1>li.active{
	background-color: #fafafa;
}
.wap-burger_menu .level1>li.active>a span{
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.wap-burger_menu .level1>li>a .icon-jiantou{
	color: #cccccc;
}
.wap-burger_menu .level2{
	padding: 0;
	overflow: hidden;
	display: none;
	margin-top: 15px;
}
.wap-burger_menu .level2>li{
	margin-bottom: 10px;
	display: inline-block;
	margin-right: 20px;
}
.wap-burger_menu .level2>li>a{
	color: #8d8d8d;
	display: inline-block;
    text-decoration: none;
    position: relative;
}
.wap-burger_menu .level2>li>a:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #8d8d8d;
    -webkit-transition: width .5s cubic-bezier(.19,1,.22,1);
    transition: width .5s cubic-bezier(.19,1,.22,1);
}
.wap-burger_menu .level2>li>a:hover:after {
    width: 100%;
}

/*头部防遮挡*/
.wap-header-height-div{
	height: 63px;
}
/*头部防遮挡 end*/
/*wap端导航 end*/

.module-001 .title-en{
	color: #999999;
	font-size: 16px;
	font-weight: bold;
text-transform: capitalize;
}
.module-001 .title-cn{
	color: #333333;
	font-size: 28px;
	margin-top: 10px;
}
.module-001 .note{
	color: #666666;
	font-size: 22px;
	margin-top: 20px;
}
@media screen and (max-width: 1280px) {
	.module-001 .title-cn{
		font-size: 26px;
	}
	.module-001 .note{
		font-size: 20px;
	}
}
@media screen and (max-width: 1199px) {
	.module-001 .title-cn{
		font-size: 24px;
	}
	.module-001 .note{
		font-size: 18px;
	}
}
@media screen and (max-width: 991px) {
	.module-001 .title-cn{
		font-size: 22px;
	}
	.module-001 .note{
		font-size: 16px;
	}
}
@media screen and (max-width: 767px) {
	.module-001 .title-en{
		font-size: 14px;
	}
	.module-001 .title-cn{
		font-size: 20px;
	}
	.module-001 .note{
		font-size: 14px;
		margin-top: 15px;
	}
}
@media screen and (max-width: 575px) {
	.module-001 .title-en{
		font-size: 12px;
	}
	.module-001 .title-cn{
		font-size: 18px;
	}
	.module-001 .note{
		font-size: 12px;
		margin-top: 10px;
	}
}


.module-002{
	max-width: 550px;
}
.module-002 p{
	color: #666;
	font-size: 16px;
	line-height: 2em;
text-indent: 2em;
}



.module-003 a{
	display: inline-block;
	padding: 12px 30px;
	border: 1px solid #e3e3e3;
	color: #707070;
	transition: all .5s;
}
.module-003 a:hover{
	color: #fff;
	background-color: #286a4a;
	border: 1px solid #286a4a;
}


.module-004 a{
	display: block;
}
.module-004 .tp{
	padding-bottom: 168.95%;
	transition: all .5s;
}
.module-004:hover .tp{
	transform: scale(1.05);
}
.module-004 .text-box{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
}
.module-004 .over-img::after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	z-index: 1;
	transition: all .5s;
}
.module-004 a:hover .over-img::after{
	background-color: rgba(15,71,45,1);
}
.module-004 .text-box{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
	z-index: 2;
	width: 90%;
}
.module-004 .text-box .hx{
	text-align: center;
	display: block;
	position: relative;
	height: 2px;
	margin-top: 20px;
	margin-bottom: 25px;
}
.module-004 .text-box .hx::after{
	content: "";
	display: inline-block;
	width: 27px;
	height: 2px;
	background-color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.module-004 .text-box .title{
	color: #fff;
	font-size: 24px;
}
.module-004 .text-box .note{
	color: #fff;
	font-size: 14px;
	margin-top: 15px;
	line-height: 1.75em;
}
.module-004 .text-box .more{
	color: #fff;
	font-size: 14px;
	margin-top: 30px;
	opacity: 0;
	transition: all .5s;
}
.module-004 a:hover .text-box .more{
	opacity: 1;
}
@media screen and (max-width: 1680px) {
	.module-004 .text-box .title {
	    font-size: 22px;
	}
	.module-004 .text-box img{
		width: 80px;
	}
}
@media screen and (max-width: 1440px) {
	.module-004 .text-box .title {
	    font-size: 20px;
	}
	.module-004 .text-box img{
		width: 70px;
	}
	.module-004 .text-box .more {
	    margin-top: 25px;
	}
}
@media screen and (max-width: 1280px) {
	.module-004 .text-box .title {
	    font-size: 18px;
	}
	.module-004 .text-box img{
		width: 60px;
	}
	.module-004 .text-box .hx {
	    margin-top: 15px;
	    margin-bottom: 20px;
	}
	.module-004 .text-box .more {
	    margin-top: 20px;
	}
}
@media screen and (max-width: 1199px) {
	.module-004 .text-box .title {
	    font-size: 16px;
	}
	.module-004 .text-box img{
		width: 50px;
	}
	.module-004 .text-box .hx {
	    margin-top: 10px;
	    margin-bottom: 15px;
	}
	.module-004 .text-box .note {
	    font-size: 12px;
	    margin-top: 15px;
	}
	.module-004 .text-box .more {
	    margin-top: 15px;
	}
}
@media screen and (max-width: 991px) {
	.module-004 .text-box .title {
	    font-size: 20px;
	}
	.module-004 .text-box img{
		width: 70px;
	}
	.module-004 .text-box .more {
	    margin-top: 25px;
	}
}
@media screen and (max-width: 767px) {
	.module-004 .text-box .title {
	    font-size: 18px;
	}
	.module-004 .text-box img{
		width: 60px;
	}
	.module-004 .text-box .hx {
	    margin-top: 15px;
	    margin-bottom: 20px;
	}
	.module-004 .text-box .more {
	    margin-top: 20px;
	}
}
@media screen and (max-width: 575px) {
	.module-004 .text-box .title {
	    font-size: 16px;
	}
	.module-004 .text-box img{
		width: 50px;
	}
	.module-004 .text-box .hx {
	    margin-top: 10px;
	    margin-bottom: 15px;
	}
	.module-004 .text-box .note {
	    font-size: 12px;
	    margin-top: 15px;
	}
	.module-004 .text-box .more {
	    margin-top: 15px;
	}
}


.module-005{
	max-width: 550px;
}
.module-005 .note{
	font-size: 16px;
	line-height: 2em;
}
@media screen and (max-width: 575px) {
	.module-005 .note{
		font-size: 14px;
		line-height: 1.75em;
	}
}


.module-006 {
	text-align: center;
}
.module-006 .title{
	font-size: 28px;
	color: #fff;
}
.module-006 .note{
	font-size: 18px;
	color: #fff;
	margin-top: 30px;
}
@media screen and (max-width: 1280px) {
	.module-006 .title{
		font-size: 26px;
	}
}
@media screen and (max-width: 1199px) {
	.module-006 .title{
		font-size: 24px;
	}
}
@media screen and (max-width: 991px) {
	.module-006 .title{
		font-size: 22px;
	}
	.module-006 .note{
		margin-top: 25px;
	}
}
@media screen and (max-width: 767px) {
	.module-006 .title{
		font-size: 20px;
	}
	.module-006 .note{
		font-size: 16px;
		margin-top: 20px;
	}
}
@media screen and (max-width: 575px) {
	.module-006 .title{
		font-size: 18px;
	}
	.module-006 .note{
		font-size: 14px;
		margin-top: 15px;
	}
}



.module-007 {
	margin-bottom: 80px;
}
.module-007 .tp{
	padding-bottom: 44.5%;
	transition: all .5s;
}
.module-007:hover .tp{
	transform: scale(1.05);
}
.module-007 .title{
	text-align: center;
	font-size: 18px;
	color: #0f472d;
	margin-top: 15px;
}
@media screen and (max-width: 1280px) {
	.module-007 {
		margin-bottom: 70px;
	}
}
@media screen and (max-width: 1199px) {
	.module-007 {
		margin-bottom: 60px;
	}
}
@media screen and (max-width: 991px) {
	.module-007 {
		margin-bottom: 50px;
	}
}
@media screen and (max-width: 767px) {
	.module-007 {
		margin-bottom: 40px;
	}
	.module-007 .title{
		font-size: 16px;
	}
}
@media screen and (max-width: 575px) {
	.module-007 {
		margin-bottom: 30px;
	}
	.module-007 .title{
		font-size: 14px;
	}
}


.module-008{
	text-align: center;
}



.module-009 {
	text-align: center;
	margin-bottom: 50px;
}
.module-009 .day{
	font-size: 44px;
	color: #fff;
}
.module-009 .title{
	font-size: 20px;
	color: #fff;
	margin-top: 15px;
}
.module-009 .note{
	font-size: 12px;
	color: #fff;
	opacity: 0.6;
	margin-top: 15px;
	line-height: 1.75em;
}
@media screen and (max-width: 1440px) {
	.module-009 .day{
		font-size: 40px;
	}
}
@media screen and (max-width: 1280px) {
	.module-009 .day{
		font-size: 36px;
	}
}
@media screen and (max-width: 1199px) {
	.module-009 {
		margin-bottom: 45px;
	}
	.module-009 .day{
		font-size: 32px;
	}
}
@media screen and (max-width: 991px) {
	.module-009 {
		margin-bottom: 40px;
	}
	.module-009 .day{
		font-size: 28px;
	}
	.module-009 .title{
		font-size: 18px;
	}
}
@media screen and (max-width: 767px) {
	.module-009 {
		margin-bottom: 35px;
	}
	.module-009 .day{
		font-size: 26px;
	}
	.module-009 .title{
		font-size: 16px;
	}
}
@media screen and (max-width: 575px) {
	.module-009 {
		margin-bottom: 30px;
	}
	.module-009 .day{
		font-size: 24px;
	}
	.module-009 .title{
		font-size: 14px;
	}
}

.module-010{
	margin-bottom: 50px;
	text-align: center;
	margin: 0 auto;
}
@media screen and (max-width: 1199px) {
	.module-010{
		max-width: 200px;
	}
}
@media screen and (max-width: 991px) {
	.module-010{
		max-width: 150px;
	}
}
@media screen and (max-width: 767px) {
	.module-010{
		max-width: 200px;
		margin-bottom: 45px;
	}
}
@media screen and (max-width: 575px) {
	.module-010{
		max-width: 150px;
		margin-bottom: 40px;
	}
}



.module-011{
	padding:105px 135px 75px;
}
.module-011 .text{
	margin-bottom: 30px;
}
.module-011 .text .title1{
	font-size: 42px;
	color: #666666;
}
.module-011 .text .title2{
	font-size: 42px;
	color: #000000;
	margin-top: 25px;
}
.module-011 .text .note{
	font-size: 14px;
	color: #666666;
	margin-top: 25px;
	line-height: 1.75em;
	max-width: 800px;
}
.module-011 .box{
	display: inline-block;
	margin-bottom: 30px;
	text-align: center;
}
.module-011 .box .title{
	margin-top: 10px;
	color: #333333;
	font-size: 18px;
}
@media screen and (max-width: 1680px) {
	.module-011{
		padding:90px 135px 75px;
	}
	.module-011 .box img{
		max-width: 58px;
	}
}
@media screen and (max-width: 1440px) {
	.module-011{
		padding:80px 130px 75px;
	}
	.module-011 .box img{
		max-width: 54px;
	}
}
@media screen and (max-width: 1280px) {
	.module-011{
		padding:70px 110px 75px;
	}
	.module-011 .text .title1,
	.module-011 .text .title2{
		font-size: 38px;
	}
	.module-011 .box img{
		max-width: 50px;
	}
}
@media screen and (max-width: 1199px) {
	.module-011{
		padding:60px 90px 70px;
	}
	.module-011 .text .title1,
	.module-011 .text .title2{
		font-size: 34px;
	}
	.module-011 .box img{
		max-width: 46px;
	}
}
@media screen and (max-width: 991px) {
	.module-011{
		padding:50px 70px 50px;
	}
	.module-011 .text .title1,
	.module-011 .text .title2{
		font-size: 30px;
	}
	.module-011 .text .title2{
		margin-top: 20px;
	}
	.module-011 .box img{
		max-width: 42px;
	}
}
@media screen and (max-width: 767px) {
	.module-011{
		padding:40px 50px 30px;
	}
	.module-011 .text .title1,
	.module-011 .text .title2{
		font-size: 26px;
	}
	.module-011 .text .title2{
		margin-top: 15px;
	}
	.module-011 .box img{
		max-width: 38px;
	}
	.module-011 .box .title{
		font-size: 16px;
	}
}
@media screen and (max-width: 575px) {
	.module-011{
		padding:30px 30px 10px;
	}
	.module-011 .text .title1,
	.module-011 .text .title2{
		font-size: 22px;
	}
	.module-011 .text .title2{
		margin-top: 10px;
	}
	.module-011 .box img{
		max-width: 34px;
	}
	.module-011 .box .title{
		font-size: 14px;
	}
}




.module-012 dt{
	color: #fff;
	margin-bottom: 30px;
}
.module-012 dd{
	margin-bottom: 30px;
}
.module-012 dd>a{
	color: #eeeeee;
	opacity: 0.6;
}
.module-012 dd>a:hover{
	opacity: 1;
}
@media screen and (max-width: 575px) {
	
}
@media screen and (max-width: 1440px) {
	.module-012 dd {
	    margin-bottom: 25px;
	}
}
@media screen and (max-width: 1280px) {
	.module-012 dd {
	    margin-bottom: 20px;
	}
}

.module-013 dt{
	color: #fff;
	margin-bottom: 30px;
}
.module-013 dd{
	display: inline-block;
	margin-bottom: 30px;
	margin-right: 100px;
}
.module-013 dd>a{
	color: #eeeeee;
	opacity: 0.6;
}
.module-013 dd>a:hover{
	opacity: 1;
    color:#32835c;
}
@media screen and (max-width: 1440px) {
	.module-013 dd {
	    margin-bottom: 25px;
	    margin-right: 80px;
	}
}
@media screen and (max-width: 1280px) {
	.module-013 dd {
	    margin-bottom: 20px;
	    margin-right: 60px;
	}
}


.module-014 .title{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 30px;
}
.module-014 .text{
	color: #eeeeee;
	font-size: 16px;
	margin-bottom: 20px;
	opacity: 0.6;
}
.module-014 .text1{
	margin-bottom: 20px;
	font-size: 16px;
}
.module-014 .text1 .kuai{
	display: block;
}
.module-014 .text1 .kuai .t{
	opacity: 0.6;
	color: #fff;
}
.module-014 .text1 a{
	font-size: 16px;
	text-decoration: none;
	color: #fff;
	opacity: 0.6;
}
.module-014 .text1 a:hover{
	opacity: 1;
}
@media screen and (max-width: 1440px) {
	.module-014 .text1 {
	    font-size: 14px;
	}
	.module-014 .text1 a {
	    font-size: 14px;
	    margin-right: 15px;
	}
	.module-014 .text {
	    font-size: 14px;
	}
	.module-014 .title {
	    font-size: 16px;
	}
}
@media screen and (max-width: 1199px) {
	.module-014 .text1 .kuai{
		display: inline-block;
	}
}
@media screen and (max-width: 767px) {
	.module-014 .text1 .kuai{
		display: block;
	}
}
@media screen and (max-width: 575px) {
	.module-014 .text1 {
	    margin-bottom: 15px;
	    font-size: 14px;
	}
	.module-014 .text1 a {
	    font-size: 14px;
	    margin-right: 15px;
	}
	.module-014 .text {
	    font-size: 14px;
	    margin-bottom: 15px;
	}
	.module-014 .title {
	    font-size: 16px;
	    margin-bottom: 15px;
	}
}


.module-015{
	float: right;
}
@media screen and (max-width: 1199px) {
	.module-015{
		max-width: 130px;
	}
}
@media screen and (max-width: 991px) {
	.module-015{
		max-width: 120px;
	}
}
@media screen and (max-width: 767px) {
	.module-015{
		max-width: 110px;
	}
}
@media screen and (max-width: 575px) {
	.module-015{
		float: left;
		margin-bottom: 25px;
		max-width: 100px;
	}
}

.module-016{
	border-top: 1px solid #32835c;
	padding-top: 25px;
	padding-bottom: 15px;
text-align: center;
}
.module-016 p{
	margin-bottom: 15px;
	font-size: 12px;
}
.module-016 p span{
	color: #eeeeee;
	font-size: 12px;
	opacity: 0.6;
}
.module-016 p a{
	color: #eeeeee;
	margin-bottom: 10px;
	margin-right: 10px;
	font-size: 12px;
	opacity: 0.6;
}
.module-016 p a:hover{
	color: #fff;
	opacity: 1;
}



.module-017{
	
}



.module-018{
	padding: 15px 0 0;
}
.module-018 ul>li{
	display: inline-block;
	margin-right: 45px;
	margin-bottom: 15px;
}
.module-018 ul>li>a{
	text-decoration: none;
	display: inline-block;
	padding: 12px 20px;
	color: #5e5e5e;
	font-size: 16px;
}
.module-018 ul>li.active>a,
.module-018 ul>li>a:hover{
	background-color: #0f472d;
	color: #fff;
}
@media screen and (max-width: 1199px) {
	.module-018 ul>li{
		margin-right: 30px;
	}
	.module-018 ul>li>a {
	    padding: 10px 15px;
	}
}
@media screen and (max-width: 991px) {
	.module-018 ul>li{
		margin-right: 20px;
	}
	.module-018 ul>li>a {
	    padding: 7px 10px;
	}
}



.module-019 .nav-top{
	border-bottom: 1px solid #ededed;
}
.module-019 .nav-top .left{
	display: inline-block;
	padding: 15px;
	font-size: 16px;
	color: #286a4a;
}
.module-019 .nav-top .right{
	float: right;
	padding: 17px 15px;
	cursor: pointer;
	font-size: 14px;
}
.module-019 .nav-top .right:hover{
	color: #286a4a;
}
.module-019 ul{
	display: none;
	width: 100%;
}
.module-019 ul>li>a{
	display: block;
	padding: 10px 15px;
	border-bottom: 1px solid #ededed;
	text-decoration: none;
	color: #333333;
}
.module-019 ul>li.active>a,
.module-019 ul>li>a:hover{
	border-bottom: 1px solid #286a4a;
	color: #fff;
	background-color: #286a4a;
}



.module-020 {
	margin-bottom: 30px;
}
.module-020 .text{
	margin-bottom: 50px;
}
.module-020 .text .title1{
	font-size: 50px;
	color: #000000;
}
.module-020 .text .title2{
	font-size: 50px;
	color: #666666;
	margin-top: 15px;
}
.module-020 .text .note{
	font-size: 16px;
	color: #666666;
	margin-top: 25px;
	line-height: 1.75em;
	max-width: 630px;
}
.module-020 .box p{
	font-size: 18px;
	color: #333333;
	margin-bottom: 20px;
	line-height: 1.75em;
}
@media screen and (max-width: 1680px) {
	.module-020 .text .title1,
	.module-020 .text .title2{
		font-size: 46px;
	}
}
@media screen and (max-width: 1440px) {
	.module-020 .text .title1,
	.module-020 .text .title2{
		font-size: 42px;
	}
}
@media screen and (max-width: 1280px) {
	.module-020 .text .title1,
	.module-020 .text .title2{
		font-size: 38px;
	}
}
@media screen and (max-width: 1199px) {
	.module-020 .text .title1,
	.module-020 .text .title2{
		font-size: 34px;
	}
	.module-020 .text{
		margin-bottom: 45px;
	}
}
@media screen and (max-width: 991px) {
	.module-020 .text .title1,
	.module-020 .text .title2{
		font-size: 30px;
	}
	.module-020 .text{
		margin-bottom: 40px;
	}
}
@media screen and (max-width: 767px) {
	.module-020 .text .title1,
	.module-020 .text .title2{
		font-size: 26px;
	}
	.module-020 .text .note{
		margin-top: 20px;
	}
	.module-020 .text{
		margin-bottom: 35px;
	}
	.module-020 .box p{
		font-size: 16px;
		margin-bottom: 15px;
	}
}
@media screen and (max-width: 575px) {
	.module-020 .text .title1,
	.module-020 .text .title2{
		font-size: 22px;
	}
	.module-020 .text .title2{
		margin-top: 10px;
	}
	.module-020 .text .note{
		font-size: 14px;
		margin-top: 15px;
	}
	.module-020 .text{
		margin-bottom: 30px;
	}
	.module-020 .box p{
		font-size: 14px;
		margin-bottom: 10px;
	}
}

.module-021{
	
}


.module-022{
	margin-bottom: 85px;
}
.module-022 .title{
	color: #ffffff;
	font-size: 40px;
}
@media screen and (max-width: 1680px) {
	.module-022 .title{
		font-size: 36px;
	}
}
@media screen and (max-width: 1440px) {
	.module-022 .title{
		font-size: 32px;
	}
}
@media screen and (max-width: 1280px) {
	.module-022{
		margin-bottom: 70px;
	}
	.module-022 .title{
		font-size: 30px;
	}
}
@media screen and (max-width: 1199px) {
	.module-022{
		margin-bottom: 60px;
	}
	.module-022 .title{
		font-size: 28px;
	}
}
@media screen and (max-width: 991px) {
	.module-022{
		margin-bottom: 50px;
	}
	.module-022 .title{
		font-size: 26px;
	}
}
@media screen and (max-width: 767px) {
	.module-022{
		margin-bottom: 40px;
	}
	.module-022 .title{
		font-size: 24px;
	}
}
@media screen and (max-width: 575px) {
	.module-022{
		margin-bottom: 30px;
	}
	.module-022 .title{
		font-size: 22px;
	}
}


.module-023 {
	margin-bottom: 85px;
}
.module-023 .num{
	color: #ffffff;
	font-size: 36px;
	margin-bottom: 5px;
}
.module-023 .title{
	color: #ffffff;
	font-size: 24px;
	margin-bottom: 15px;
}
.module-023 .note{
	color: #ffffff;
	font-size: 14px;
	max-width: 300px;
	line-height: 1.75em;
}
@media screen and (max-width: 1440px) {
	.module-023 {
		margin-bottom: 80px;
	}
}
@media screen and (max-width: 1280px) {
	.module-023 {
		margin-bottom: 70px;
	}
	.module-023 .num {
	    font-size: 34px;
	}
}
@media screen and (max-width: 1199px) {
	.module-023 {
		margin-bottom: 60px;
	}
	.module-023 .num {
	    font-size: 32px;
	}
	.module-023 .title {
	    font-size: 22px;
	}
}
@media screen and (max-width: 991px) {
	.module-023 {
		margin-bottom: 50px;
	}
	.module-023 .num {
	    font-size: 30px;
	}
	.module-023 .title {
	    font-size: 20px;
	}
}
@media screen and (max-width: 767px) {
	.module-023 {
		margin-bottom: 40px;
	}
	.module-023 .num {
	    font-size: 28px;
	}
	.module-023 .title {
	    font-size: 18px;
	}
}
@media screen and (max-width: 575px) {
	.module-023 {
		margin-bottom: 30px;
	}
	.module-023 .num {
	    font-size: 26px;
	}
	.module-023 .title {
	    font-size: 16px;
	}
	.module-023 .note{
		font-size: 12px;
	}
}




.module-024 {
	text-align: center;
	margin-bottom: 30px;
}
.module-024 .title{
	color: #ffffff;
	font-size: 16px;
	margin-bottom: 15px;
	margin-top: 15px;
	line-height: 1.75em;
}
@media screen and (max-width: 1680px) {
	.module-024 img{
		max-width: 120px;
	}
}
@media screen and (max-width: 1440px) {
	.module-024 img{
		max-width: 110px;
	}
}
@media screen and (max-width: 1280px) {
	.module-024 img{
		max-width: 100px;
	}
}
@media screen and (max-width: 1199px) {
	.module-024 img{
		max-width: 90px;
	}
}
@media screen and (max-width: 991px) {
	.module-024 img{
		max-width: 80px;
	}
}
@media screen and (max-width: 767px) {
	.module-024 img{
		max-width: 70px;
	}
	.module-024 .title{
		font-size: 14px;
	}
}
@media screen and (max-width: 575px) {
	.module-024 img{
		max-width: 60px;
	}
	.module-024 .title{
		font-size: 12px;
		margin-top: 10px;
	}
}


.module-025 {
	margin-bottom: 30px;
}
.module-025 .text .title1{
	font-size: 38px;
	color: #666666;
}
.module-025 .text .title2{
	font-size: 60px;
	color: #000000;
	margin-top: 15px;
}
.module-025 .text .note{
	font-size: 16px;
	color: #333333;
	margin-top: 105px;
	line-height: 2em;
	max-width: 700px;
}
@media screen and (max-width: 1680px) {
	.module-025 .text .title2{
		font-size: 56px;
	}
	.module-025 .text .note{
		margin-top: 80px;
	}
}
@media screen and (max-width: 1440px) {
	.module-025 .text .title1{
		font-size: 36px;
	}
	.module-025 .text .title2{
		font-size: 52px;
	}
	.module-025 .text .note{
		margin-top: 70px;
	}
}
@media screen and (max-width: 1280px) {
	.module-025 .text .title1{
		font-size: 32px;
	}
	.module-025 .text .title2{
		font-size: 46px;
	}
	.module-025 .text .note{
		margin-top: 60px;
	}
}
@media screen and (max-width: 1199px) {
	.module-025 .text .title1{
		font-size: 28px;
	}
	.module-025 .text .title2{
		font-size: 42px;
	}
	.module-025 .text .note{
		margin-top: 50px;
	}
}
@media screen and (max-width: 991px) {
	.module-025 .text .title1{
		font-size: 24px;
	}
	.module-025 .text .title2{
		font-size: 36px;
	}
	.module-025 .text .note{
		margin-top: 40px;
	}
}
@media screen and (max-width: 767px) {
	.module-025 .text .title1{
		font-size: 20px;
	}
	.module-025 .text .title2{
		font-size: 30px;
	}
	.module-025 .text .note{
		margin-top: 30px;
	}
}
@media screen and (max-width: 575px) {
	.module-025 .text .title1{
		font-size: 16px;
	}
	.module-025 .text .title2{
		font-size: 24px;
	}
	.module-025 .text .note{
		font-size: 14px;
		margin-top: 20px;
		line-height: 1.75em;
	}
}



.module-026 .box{
	margin-bottom: 70px;
}
.module-026 .box .title{
	color: #fff;
	font-size: 24px;
}
.module-026 .box .note{
	color: #fff;
	font-size: 14px;
	margin-top: 15px;
}
@media screen and (max-width: 575px) {
	.module-026 .box{
		margin-bottom: 30px;
	}
	.module-026 .box .title{
		font-size: 16px;
	}
	.module-026 .box .note{
		font-size: 14px;
		margin-top: 10px;
	}
}



.module-027 .title{
	font-size: 30px;
	color: #333333;
}
.module-027 .note{
	font-size: 18px;
	color: #666666;
	margin-top: 20px;
	line-height: 1.75em;
}
@media screen and (max-width: 1280px) {
	.module-027 .title{
		font-size: 28px;
	}
}
@media screen and (max-width: 1199px) {
	.module-027 .title{
		font-size: 26px;
	}
}
@media screen and (max-width: 991px) {
	.module-027 .title{
		font-size: 24px;
	}
}
@media screen and (max-width: 767px) {
	.module-027 .title{
		font-size: 22px;
	}
	.module-027 .note{
		font-size: 16px;
		margin-top: 15px;
	}
}
@media screen and (max-width: 575px) {
	.module-027 .title{
		font-size: 20px;
	}
	.module-027 .note{
		font-size: 14px;
		margin-top: 10px;
	}
}


.module-028{
	margin-bottom: 50px;
}
.module-028 a .tp{
	padding-bottom: 133.33%;
}
.module-028 a{
	display: block;
}
.module-028 a .num{
	font-size: 18px;
	color: #666666;
}
.module-028 a .title{
	font-size: 18px;
	color: #666666;
	margin-top: 15px;
}
.module-028 a .dow{
	font-size: 16px;
	color: #be2727;
	margin-top: 15px;
}
@media screen and (max-width: 1199px) {
	.module-028{
		margin-bottom: 45px;
	}
}
@media screen and (max-width: 991px) {
	.module-028{
		margin-bottom: 40px;
	}
}
@media screen and (max-width: 767px) {
	.module-028{
		margin-bottom: 35px;
	}
	.module-028 a .num{
		font-size: 16px;
	}
	.module-028 a .title{
		font-size: 16px;
	}
}
@media screen and (max-width: 575px) {
	.module-028{
		margin-bottom: 30px;
	}
	.module-028 a .num{
		font-size: 14px;
	}
	.module-028 a .title{
		font-size: 14px;
	}
	.module-028 a .dow{
		font-size: 12px;
	}
}



.module-029 .title{
	font-size: 24px;
	color: #333333;
}
@media screen and (max-width: 1199px) {
	.module-029 .title{
		font-size: 22px;
	}
}
@media screen and (max-width: 991px) {
	.module-029 .title{
		font-size: 20px;
	}
}
@media screen and (max-width:767px) {
	.module-029 .title{
		font-size: 18px;
	}
}
@media screen and (max-width: 575px) {
	.module-029 .title{
		font-size: 16px;
	}
}

.module-030{
	margin-bottom: 30px;
}
.module-030 .tp{
	padding-bottom: 115.75%;
}
.module-030 .text{
	margin-top: 20px;
}
.module-030 .text .title{
	font-size: 20px;
	color: #333333;
}
.module-030 .text .note{
	color: #666666;
	margin-top: 10px;
	font-size: 14px;
	line-height: 1.75em;
}
@media screen and (max-width: 991px) {
	.module-030 .text .title{
		font-size: 18px;
	}
}
@media screen and (max-width: 767px) {
	.module-030 .text .title{
		font-size: 16px;
	}
}
@media screen and (max-width: 575px) {
	.module-030 .text .title{
		font-size: 14px;
	}
	.module-030 .text .note{
		font-size: 12px;
	}
}



.module-031{
	margin-top: 15px;
}
.module-031 ul>li{
	display: inline-block;
	margin-right: 20px;
}
.module-031 ul>li>a{
	padding: 15px 20px;
	display: inline-block;
	font-size: 16px;
	color: #333333;
	border-bottom: 5px solid rgba(40,106,74,0);
}
.module-031 ul>li>a:hover,
.module-031 ul>li.active>a{
	color: #286a4a;
	border-bottom: 5px solid rgba(40,106,74,1);
}
@media screen and (max-width: 767px) {
	.module-031 ul>li{
		margin-right: 15px;
	}
	.module-031 ul>li>a{
		padding: 15px;
		border-bottom: 4px solid rgba(40,106,74,0);
	}
	.module-031 ul>li>a:hover,
	.module-031 ul>li.active>a{
		border-bottom: 4px solid rgba(40,106,74,1);
	}
}
@media screen and (max-width: 575px) {
	.module-031 ul>li{
		margin-right: 10px;
	}
	.module-031 ul>li>a{
		padding: 15px 10px;
		font-size: 14px;
		border-bottom: 3px solid rgba(40,106,74,0);
	}
	.module-031 ul>li>a:hover,
	.module-031 ul>li.active>a{
		border-bottom: 3px solid rgba(40,106,74,1);
	}
}


.module-032{
	border: 1px solid #f5f5f5;
	margin-bottom: 30px;
}
.module-032 a{
	display: block;
	box-shadow: 0 0 15px 1px rgba(0,0,0,0);
	text-align: center;
	background-color: #fff;
}
.module-032 a:hover{
	box-shadow: 0 0 15px 1px rgba(0,0,0,0.15);
}







.module-033{
	text-align: center;
	margin-bottom: 50px;
}
.module-033 .title{
	font-size: 32px;
	color: #000000;
}
@media screen and (max-width: 1680px) {
	.module-033{
		margin-bottom: 40px;
	}
	.module-033 .title{
		font-size: 28px;
	}
}
@media screen and (max-width: 1440px) {
	.module-033{
		margin-bottom: 35px;
	}
	.module-033 .title{
		font-size: 26px;
	}
}
@media screen and (max-width: 1199px) {
	.module-033{
		margin-bottom: 30px;
	}
	.module-033 .title{
		font-size: 24px;
	}
}
@media screen and (max-width: 991px) {
	.module-033{
		margin-bottom: 25px;
	}
	.module-033 .title{
		font-size: 22px;
	}
}
@media screen and (max-width: 767px) {
	.module-033{
		margin-bottom: 20px;
	}
	.module-033 .title{
		font-size: 20px;
	}
}
@media screen and (max-width: 575px) {
	.module-033{
		margin-bottom: 15px;
	}
	.module-033 .title{
		font-size: 18px;
	}
}


.module-034{
	border: 1px solid #333333;
	font-size: 0;
	max-width: 800px;
	margin: 0 auto;
	transition: all .5s;
}
.module-034:hover{
	border: 1px solid #0f472d;
}
.module-034 select{
	font-size: 14px;
	padding: 10px 15px;
	border: none;
	outline: none;
	vertical-align: middle;
	width: 100px;
}
.module-034 input{
	width: calc(100% - 151px);
	font-size: 14px;
	border: none;
	outline: none;
	padding: 10px 15px;
	vertical-align: middle;
}
.module-034 a{
	display: inline-block;
	font-size: 14px;
	border-left: 1px solid #a1a1a1;
	vertical-align: middle;
}
.module-034 a i{
	color: #000000;
	font-size: 20px;
	padding: 10px 15px;
	transition: all .5s;
}
.module-034 a:hover i{
	color: #286a4a;
}
@media screen and (max-width: 991px) {
	.module-034 input {
	    font-size: 12px;
	    padding: 7px 10px;
		width: calc(100% - 140px);
	}
	.module-034 a i {
	    font-size: 18px;
	    padding: 7px 10px;
	}
}
@media screen and (max-width: 767px) {
	.module-034{
		margin-bottom: 15px;
	}
}
@media screen and (max-width: 575px) {
	.module-034{
		margin-bottom: 10px;
	}
	.module-034 input {
	    font-size: 12px;
	    padding: 7px 10px;
	}
	.module-034 a i {
	    font-size: 18px;
	    padding: 7px 10px;
	}
}



.module-035{
	max-width: 800px;
	margin: 0 auto;
	margin-top: 30px;
}
.module-035 span{
	color: #333333;
	vertical-align: middle;
	font-size: 14px;
	margin-right: 10px;
	display: inline-block;
	margin-bottom: 15px;
}
.module-035 a{
	color: #666666;
	display: inline-block;
	vertical-align: middle;
	padding: 7px 30px;
	background-color: #f5f5f5;
	border-radius: 50px;
	margin-right: 20px;
	font-size: 14px;
	margin-bottom: 15px;
}
.module-035 a:hover{
	background-color: #286a4a;
	color: #fff;
}
@media screen and (max-width:991px) {
	.module-035 a{
		padding: 7px 25px;
	}
}
@media screen and (max-width:767px) {
	.module-035 a{
		padding: 7px 20px;
	}
}
@media screen and (max-width: 575px) {
	.module-035 a{
		padding: 7px 15px;
		margin-right: 15px;
		font-size: 12px;
	}
}



.module-036 .text{
	font-size: 18px;
	color: #333333;
	margin-bottom: 40px;
}
@media screen and (max-width: 1199px) {
	.module-036 .text{
		margin-bottom: 35px;
	}
}
@media screen and (max-width: 991px) {
	.module-036 .text{
		margin-bottom: 30px;
	}
}
@media screen and (max-width: 767px) {
	.module-036 .text{
		font-size: 16px;
		margin-bottom: 25px;
	}
}
@media screen and (max-width: 575px) {
	.module-036 .text{
		font-size: 14px;
		margin-bottom: 20px;
	}
}



.module-037 a .tp{
	padding-bottom: 56.57%;
	transition: all .5s;
}
.module-037 a:hover .tp{
	transform: scale(1.06);
}
.module-037 a .over-img{
	transition: all .5s;
}
.module-037 a:hover .over-img{
	transform: scale(0.95);
}
.module-037 .box{
	margin-bottom: 90px;
}
.module-037 .box a .title{
	font-size: 26px;
	color: #333333;
}
.module-037 .box a:hover .title{
	color: #0f472d;
}
.module-037 .box a .note{
	font-size: 14px;
	color: #414141;
	margin-top: 15px;
	line-height: 1.75em;
}
.module-037 .box a .date{
	margin-top: 50px;
	color: #999999;
	font-size: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
@media screen and (max-width: 1440px) {
	.module-037 .box a .date {
	    margin-top: 45px;
	}
	.module-037 .box {
	    margin-bottom: 80px;
	}
}
@media screen and (max-width: 1280px) {
	.module-037 .box a .date {
	    margin-top: 40px;
	}
	.module-037 .box a .title {
	    font-size: 24px;
	}
	.module-037 .box {
	    margin-bottom: 70px;
	}
}
@media screen and (max-width: 1199px) {
	.module-037 .box a .date {
		font-size: 18px;
	    margin-top: 35px;
	}
	.module-037 .box a .title {
	    font-size: 22px;
	}
	.module-037 .box {
	    margin-bottom: 60px;
	}
}
@media screen and (max-width: 991px) {
	.module-037 .box a .title {
	    font-size: 20px;
	}
	.module-037 .box a .note {
	    font-size: 12px;
	}
	.module-037 .box a .date {
	    margin-top: 30px;
		font-size: 16px;
	}
	.module-037 .box {
	    margin-bottom: 50px;
	}
}
@media screen and (max-width: 767px) {
	.module-037 .box a .title{
	    font-size: 18px;
		margin-top: 15px;
	}
	.module-037 .box a .note {
	    font-size: 14px;
	}
	.module-037 .box a .date{
	    margin-top: 20px;
	    font-size: 14px;
	}
	.module-037 .box {
	    margin-bottom: 40px;
	}
}
@media screen and (max-width: 575px) {
	.module-037 .box a .title{
	    font-size: 16px;
	}
	.module-037 .box a .note {
	    font-size: 12px;
	    margin-top: 10px;
	}
	.module-037 .box a .date{
	    margin-top: 10px;
	    font-size: 12px;
	}
	.module-037 .box {
	    margin-bottom: 30px;
	}
}



.module-038{
	margin-bottom: 40px;
	cursor: pointer;
}
.module-038 .tp{
	padding-bottom: 56.25%;
	transition: all .5s;
}
.module-038 .tp:hover{
	transform: scale(1.05);
}
.module-038 .text {
	margin-top: 20px;
}
.module-038 .text .title{
	font-size: 16px;
}
.module-038 .text .note{
	color: #999999;
	font-size: 12px;
	margin-top: 5px;
	line-height: 2em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
@media screen and (max-width: 1280px) {
	.module-038{
		margin-bottom: 70px;
	}
}
@media screen and (max-width: 1199px) {
	.module-038{
		margin-bottom: 60px;
	}
}
@media screen and (max-width: 991px) {
	.module-038{
		margin-bottom: 50px;
	}
}
@media screen and (max-width: 767px) {
	.module-038 .text .title{
		font-size: 18px;
	}
	.module-038{
		margin-bottom: 40px;
	}
}
@media screen and (max-width: 575px) {
	.module-038 .text .title{
		font-size: 16px;
	}
	.module-038{
		margin-bottom: 30px;
	}
}




.module-039{
	text-align: center;
	margin-bottom: 80px;
}
.module-039 .title{
	font-size: 66px;
	color: #333;
	font-weight: bold;
}
.module-039 .note{
	font-size: 66px;
	color: #999999;
	margin-top: 30px;
}
@media screen and (max-width: 1680px) {
	.module-039 .title{
		font-size: 58px;
	}
	.module-039 .note{
		font-size: 58px;
	}
}
@media screen and (max-width: 1440px) {
	.module-039 .title{
		font-size: 52px;
	}
	.module-039 .note{
		font-size: 52px;
	}
}
@media screen and (max-width: 1280px) {
	.module-039{
		margin-bottom: 70px;
	}
	.module-039 .title{
		font-size: 46px;
	}
	.module-039 .note{
		font-size: 46px;
	}
}
@media screen and (max-width: 1199px) {
	.module-039{
		margin-bottom: 60px;
	}
	.module-039 .title{
		font-size: 40px;
	}
	.module-039 .note{
		font-size: 40px;
	}
}
@media screen and (max-width: 991px) {
	.module-039{
		margin-bottom: 50px;
	}
	.module-039 .title{
		font-size: 34px;
	}
	.module-039 .note{
		font-size: 34px;
		margin-top: 25px;
	}
}
@media screen and (max-width: 767px) {
	.module-039{
		margin-bottom: 40px;
	}
	.module-039 .title{
		font-size: 28px;
	}
	.module-039 .note{
		font-size: 28px;
		margin-top: 20px;
	}
}
@media screen and (max-width: 575px) {
	.module-039{
		margin-bottom: 30px;
	}
	.module-039 .title{
		font-size: 22px;
	}
	.module-039 .note{
		font-size: 22px;
		margin-top: 15px;
	}
}



.module-040 .title{
	font-size: 66px;
	color: #333;
	font-weight: bold;
}
.module-040 .note{
	font-size: 16px;
	color: #999999;
	margin-top: 50px;
	max-width: 600px;
	line-height: 1.75em;
}
.module-040 .note{
	font-size: 16px;
	color: #999999;
	margin-top: 50px;
	max-width: 600px;
	line-height: 1.75em;
}
.module-040 .more{
	display: inline-block;
	padding: 15px 35px;
	border: 1px solid #e5e5e5;
	font-size: 12px;
	color: #666666;
	margin-top: 70px;
	transition: all .5s;
}
.module-040 .more:hover{
	background-color: #286a4a;
	border: 1px solid #286a4a;
	color: #fff;
}
@media screen and (max-width: 1680px) {
	.module-040 .title{
		font-size: 58px;
	}
	.module-040 .note {
	    margin-top: 45px;
	}
}
@media screen and (max-width: 1440px) {
	.module-040 .title{
		font-size: 52px;
	}
	.module-040 .note {
	    margin-top: 40px;
	}
}
@media screen and (max-width: 1280px) {
	.module-040 .title{
		font-size: 46px;
	}
	.module-040 .note {
	    margin-top: 35px;
	}
}
@media screen and (max-width: 1199px) {
	.module-040 .title{
		font-size: 40px;
	}
	.module-040 .note {
	    margin-top: 30px;
	}
}
@media screen and (max-width: 991px) {
	.module-040 .title{
		font-size: 34px;
	}
	.module-040 .note {
	    margin-top: 25px;
	}
	.module-040 .more {
	    padding: 14px 30px;
	}
}
@media screen and (max-width: 767px) {
	.module-040{
		margin-bottom: 40px;
	}
	.module-040 .title{
		font-size: 28px;
	}
	.module-040 .note {
	    margin-top: 20px;
	}
	.module-040 .more {
	    padding: 13px 25px;
	    margin-top: 40px;
	}
}
@media screen and (max-width: 575px) {
	.module-040{
		margin-bottom: 30px;
	}
	.module-040 .note {
	    font-size: 14px;
	    margin-top: 15px;
	}
	.module-040 .title{
		font-size: 22px;
	}
	.module-040 .more {
	    padding: 12px 20px;
	    margin-top: 30px;
	}
}



.module-041 {
	margin-bottom: 100px;
}
.module-041 .tp{
	padding-bottom: 56.57%;
	transition: all .5s;
}
.module-041 a:hover .tp{
	transform: scale(1.05);
}
.module-041 .text-box .title{
	font-size: 26px;
	color: #000000;
	line-height: 1.5em;
	transition: all .5s;
}
.module-041 a:hover .text-box .title{
	color: #286a4a;
}
.module-041 .text-box .note{
	color: #666666;
	font-size: 14px;
	line-height: 2em;
	margin-top: 10px;
}
.module-041 .text-box .date{
	color: #999999;
	font-size: 12px;
	margin-top: 30px;
}
@media screen and (max-width: 1680px) {
	.module-041{
		margin-bottom: 90px;
	}
}
@media screen and (max-width: 1440px) {
	.module-041{
		margin-bottom: 80px;
	}
}
@media screen and (max-width: 1280px) {
	.module-041{
		margin-bottom: 70px;
	}
}
@media screen and (max-width: 1199px) {
	.module-041{
		margin-bottom: 60px;
	}
	.module-041 .text-box .title {
	    font-size: 24px;
	}
	.module-041 .text-box .date{
		margin-top: 25px;
	}
}
@media screen and (max-width: 991px) {
	.module-041{
		margin-bottom: 50px;
	}
	.module-041 .text-box .title {
	    font-size: 22px;
	}
	.module-041 .text-box .date{
		margin-top: 20px;
	}
}
@media screen and (max-width: 767px) {
	.module-041{
		margin-bottom: 40px;
	}
	.module-041 .text-box{
		padding-top: 30px;
	}
	.module-041 .text-box .title {
	    font-size: 20px;
	}
	.module-041 .text-box .date{
		margin-top: 15px;
	}
}
@media screen and (max-width: 575px) {
	.module-041{
		margin-bottom: 30px;
	}
	.module-041 .text-box{
		padding-top: 15px;
	}
	.module-041 .text-box .title {
	    font-size: 18px;
	}
	.module-041 .text-box .note {
	    font-size: 12px;
		line-height: 1.75em;
	}
	.module-041 .text-box .date{
		margin-top: 10px;
	}
}


.module-042 {
	border-bottom: 1px solid #f5f5f5;
	margin-bottom: 30px;
}
.module-042 .title{
	font-size: 26px;
	color: #333333;
	margin-bottom: 15px;
}
.module-042 .note{
	font-size: 12px;
	color: #999999;
}
.module-042 .note span{
	display: inline-block;
	margin-right: 40px;
	color: #999999;
	margin-bottom: 20px;
}
.module-042 .note span:nth-last-of-type(1){
	margin-right: 0px;
}
@media screen and (max-width: 1280px) {
	.module-042 .title {
	    font-size: 24px;
	}
}
@media screen and (max-width: 1199px) {
	.module-042 .title {
	    font-size: 22px;
	}
}
@media screen and (max-width: 991px) {
	.module-042 .title {
	    font-size: 20px;
	}
}
@media screen and (max-width: 767px) {
	.module-042 .title {
	    font-size: 18px;
	}
}
@media screen and (max-width: 575px) {
	.module-042 .title {
	    font-size: 16px;
	}
	.module-042 .note span {
	    margin-right: 30px;
	    margin-bottom: 15px;
	}
	.module-042 {
	    margin-bottom: 20px;
	}
}

.module-043{
	margin-bottom: 30px;
	margin-top: 75px;
}
.module-043 .top-title{
	font-size: 20px;
	margin-bottom: 30px;
}
.module-043 a{
	display: block;
	text-decoration: none;
	color: #333333;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #dfe1e4;
	position: relative;
	font-size: 0;
}
.module-043 a:after{
	content: "";
	display: inline-block;
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 0;
	height: 1px;
	background-color: #286a4a;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.module-043 a:hover:after{
	width: 100%;
}
.module-043 a .left{
	display: inline-block;
	width: 100px;
	vertical-align: top;
}
.module-043 a .left .tp{
	padding-bottom: 56.57%;
}
.module-043 a .right{
	display: inline-block;
	width: calc(100% - 100px);
	vertical-align: top;
	padding-left: 15px;
}
.module-043 a .right .title{
	margin-bottom: 5px;
	color: #000000;
	font-size: 14px;
	line-height: 1.5em;
}
.module-043 a .right .date{
	color: #999999;
	font-size: 12px;
}


.module-044 video{
	margin-bottom: 15px;
}
.module-044 .bjb{
	padding: 0;
}



.module-045{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.module-045 .left .title-cn{
	font-size: 22px;
	color: #333333;
	border-left: 3px solid #286a4a;
	padding-left: 15px;
	line-height: 1em;
}
@media screen and (max-width: 991px) {
	.module-045 .left .title-cn{
		font-size: 20px;
	}
}
@media screen and (max-width: 767px) {
	.module-045 .left .title-cn{
		font-size: 18px;
	}
}
@media screen and (max-width: 575px) {
	.module-045 .left .title-cn{
		font-size: 16px;
		border-left: 2px solid #286a4a;
		padding-left: 10px;
	}
}


.module-046{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 55px;
}
.module-046 a{
	display: inline-block;
}
.module-046 .left .icon{
	display: inline-block;
	height: 10px;
	width: 10px;
	border-bottom: 1px solid #a3a3a3;
	border-left: 1px solid #a3a3a3;
	transform: rotate(45deg);
	transition: all .5s;
}
.module-046 .left a:hover .icon{
	border-bottom: 1px solid #286a4a;
	border-left: 1px solid #286a4a;
}
.module-046 .left .text{
	color: #4e4e4e;
	margin-left: 5px;
	transition: all .5s;
}
.module-046 .left a:hover .text{
	color: #286a4a;
}
.module-046 .right .icon{
	display: inline-block;
	height: 10px;
	width: 10px;
	border-top: 1px solid #a3a3a3;
	border-right: 1px solid #a3a3a3;
	transform: rotate(45deg);
	transition: all .5s;
}
.module-046 .right a:hover .icon{
	border-top: 1px solid #286a4a;
	border-right: 1px solid #286a4a;
}
.module-046 .right .text{
	color: #4e4e4e;
	margin-right: 5px;
	transition: all .5s;
}
.module-046 .right a:hover .text{
	color: #286a4a;
}
@media screen and (max-width: 991px) {
	.module-046{
		margin-top: 50px;
	}
}
@media screen and (max-width: 767px) {
	.module-046{
		margin-top: 40px;
	}
}
@media screen and (max-width: 575px) {
	.module-046{
		margin-top: 30px;
	}
}


.module-047{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px 0;
}
.module-047 .left ul{
	display: inline-block;
	vertical-align: middle;
}
.module-047 .left ul>li{
	display: inline-block;
}
.module-047 .left ul>li::after{
	content: "/";
	color: #666666;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 5px;
}
.module-047 .left ul>li:nth-last-of-type(1)::after{
	content: "";
	display: none;
}
.module-047 .left ul>li>a{
	display: inline-block;
	color: #666666;
	transition: all .5s;
	font-size: 12px;
}
.module-047 .left ul>li>a:hover{
	color: #286a4a;
}
.module-047 .right a{
	color: #333;
	font-size: 12px;
}
.module-047 .right a:hover{
	color: #286a4a;
}
@media screen and (max-width: 767px){
	.module-047{
		padding: 15px 0;
	}
}
@media screen and (max-width: 575px){
	.module-047{
		padding: 10px 0;
	}
}



.module-048{
	text-align: center;
	margin-bottom: 30px;
}
.module-048 .title{
	color: #fff;
	margin-top: 30px;
	font-size: 24px;
}
.module-048 .note{
	opacity: 0.7;
	color: #fff;
	margin-top: 15px;
	font-size: 14px;
	max-width: 300px;
	margin: 15px auto;
	line-height: 1.75em;
}
@media screen and (max-width: 1199px){
	.module-048 .title {
	    font-size: 22px;
	}
}
@media screen and (max-width: 991px){
	.module-048 img {
	    width: 60px;
	}
	.module-048 .title {
	    margin-top: 25px;
	    font-size: 20px;
	}
	.module-048 .note{
		margin: 15px auto;
	}
}
@media screen and (max-width: 767px){
	.module-048 img {
	    width: 45px;
	}
	.module-048 .title {
	    margin-top: 20px;
	    font-size: 18px;
	}
	.module-048 .note{
		margin: 10px auto;
	}
}
@media screen and (max-width: 575px){
	.module-048 img {
	    width: 40px;
	}
	.module-048 .title {
	    margin-top: 15px;
	    font-size: 16px;
	}
	.module-048 .note{
		font-size: 12px;
		margin: 5px auto;
	}
}



.module-049{
	padding: 0 50px;
	margin-bottom: 50px;
}
.module-049 .title{
	font-size: 28px;
	color: #333333;
}
.module-049 .note{
	font-size: 14px;
	color: #666666;
	line-height: 1.75em;
	margin-top: 25px;
}
.module-049 .more{
	background-color: #fff;
	margin-top: 65px;
	display: inline-block;
	border: 1px solid #eeeeee;
	padding: 15px 35px;
	color: #333333;
}
@media screen and (max-width: 1680px){
	.module-049 .more{
		margin-top: 60px;
	}
}
@media screen and (max-width: 1440px){
	.module-049 .more{
		margin-top: 50px;
	}
}
@media screen and (max-width: 1280px){
	.module-049 .more{
		margin-top: 40px;
	}
}
@media screen and (max-width: 1199px){
	.module-049{
		padding: 0 45px;
		margin-bottom: 45px;
	}
	.module-049 .title{
		font-size: 24px;
	}
	.module-049 .more{
		margin-top: 35px;
	}
}
@media screen and (max-width: 991px){
	.module-049{
		padding: 0 30px;
		margin-bottom: 40px;
	}
	.module-049 .title{
		font-size: 22px;
	}
	.module-049 .more{
		margin-top: 30px;
	}
}
@media screen and (max-width: 767px){
	.module-049{
		padding: 0 15px;
		margin-bottom: 35px;
	}
	.module-049 .title{
		font-size: 20px;
	}
	.module-049 .note{
		margin-top: 20px;
	}
	.module-049 .more{
		margin-top: 25px;
		padding: 13px 30px;
	}
}
@media screen and (max-width: 575px){
	.module-049{
		padding: 0;
		margin-bottom: 30px;
	}
	.module-049 .title{
		font-size: 18px;
	}
	.module-049 .note{
		margin-top: 15px;
	}
	.module-049 .more{
		margin-top: 20px;
		padding: 12px 25px;
	}
}


.module-050{
	margin-bottom: 50px;
}
@media screen and (max-width: 1199px){
	.module-050{
		margin-bottom: 45px;
	}
}
@media screen and (max-width: 991px){
	.module-050{
		margin-bottom: 40px;
	}
}
@media screen and (max-width: 767px){
	.module-050{
		margin-bottom: 35px;
	}
}
@media screen and (max-width: 575px){
	.module-050{
		margin-bottom: 30px;
	}
}


.module-051{
	text-align: center;
	margin-bottom: 100px;
}
.module-051 .hx{
	display: inline-block;
	width: 25px;
	display: block;
	margin: 15px auto;
	border-top: 2px solid #a7a7a7;
}
.module-051 .title{
	font-size: 26px;
	line-height: 1.5em;
}
@media screen and (max-width: 1680px){
	.module-051{
		margin-bottom: 90px;
	}
}
@media screen and (max-width: 1440px){
	.module-051 .title {
	    font-size: 24px;
	}
	.module-051{
		margin-bottom: 80px;
	}
}
@media screen and (max-width: 1280px){
	.module-051 .title {
	    font-size: 22px;
	}
	.module-051{
		margin-bottom: 70px;
	}
}
@media screen and (max-width: 1199px){
	.module-051 img{
		max-width: 55px;
	}
	.module-051 .title {
	    font-size: 20px;
	}
	.module-051{
		margin-bottom: 60px;
	}
}
@media screen and (max-width: 991px){
	.module-051 img{
		max-width: 50px;
	}
	.module-051 .title {
	    font-size: 18px;
	}
	.module-051{
		margin-bottom: 50px;
	}
}
@media screen and (max-width: 767px){
	.module-051 img{
		max-width: 45px;
	}
	.module-051 .title {
	    font-size: 16px;
	}
	.module-051{
		margin-bottom: 40px;
	}
}
@media screen and (max-width: 575px){
	.module-051 img{
		max-width: 40px;
	}
	.module-051 .title {
	    font-size: 14px;
	}
	.module-051{
		margin-bottom: 30px;
	}
}


.module-052{
	text-align: center;
	margin-bottom: 100px;
}
.module-052 .title{
	color: #fff;
	font-size: 28px;
}
.module-052 .note{
	color: #fff;
	font-size: 14px;
	max-width: 1050px;
	margin: 30px auto 0;
	line-height: 1.75em;
}
@media screen and (max-width: 1680px){
	.module-052{
		margin-bottom: 90px;
	}
}
@media screen and (max-width: 1440px){
	.module-052{
		margin-bottom: 80px;
	}
}
@media screen and (max-width: 1280px){
	.module-052{
		margin-bottom: 70px;
	}
}
@media screen and (max-width: 1199px){
	.module-052{
		margin-bottom: 60px;
	}
	.module-052 .title{
		font-size: 26px;
	}
}
@media screen and (max-width: 991px){
	.module-052{
		margin-bottom: 50px;
	}
	.module-052 .title{
		font-size: 24px;
	}
	.module-052 .note{
		margin: 25px auto 0;
	}
}
@media screen and (max-width: 767px){
	.module-052{
		margin-bottom: 40px;
	}
	.module-052 .title{
		font-size: 22px;
	}
	.module-052 .note{
		margin: 20px auto 0;
	}
}
@media screen and (max-width: 575px){
	.module-052{
		margin-bottom: 30px;
	}
	.module-052 .title{
		font-size: 20px;
	}
	.module-052 .note{
		margin: 15px auto 0;
	}
}


.module-053{
	text-align: center;
	margin-bottom: 30px;
}
.module-053 .title{
	color: #fff;
	font-size: 24px;
	margin-top: 30px;
}
.module-053 .note{
	color: #fff;
	font-size: 14px;
	max-width: 350px;
	margin: 15px auto 0;
	line-height: 1.75em;
}
@media screen and (max-width: 1680px){
	.module-053 img{
		max-width: 80px;
	}
}
@media screen and (max-width: 1440px){
	.module-053 img{
		max-width: 75px;
	}
}
@media screen and (max-width: 1280px){
	.module-053 img{
		max-width: 70px;
	}
}
@media screen and (max-width: 1199px){
	.module-053 img{
		max-width: 65px;
	}
	.module-053 .title{
		font-size: 22px;
	}
}
@media screen and (max-width: 991px){
	.module-053 img{
		max-width: 60px;
	}
	.module-053 .title{
		font-size: 20px;
		margin-top: 25px;
	}
}
@media screen and (max-width: 767px){
	.module-053 img{
		max-width: 55px;
	}
	.module-053 .title{
		font-size: 18px;
		margin-top: 20px;
	}
}
@media screen and (max-width: 575px){
	.module-053 img{
		max-width: 50px;
	}
	.module-053 .title{
		font-size: 16px;
		margin-top: 15px;
	}
	.module-053 .note{
		font-size: 12px;
	}
}



.module-054 .title{
	font-size: 36px;
	color: #fff;
	margin-bottom: 55px;
}
.module-054 .note{
	font-size: 16px;
	color: #fff;
	margin-bottom: 30px;
	line-height: 1.75em;
}
.module-054 a{
	display: inline-block;
	font-size: 14px;
	color: #fff;
	border: 1px solid #fff;
	margin-top: 150px;
	padding: 15px 30px;
	transition: all .5s;
	background-color: rgba(40,106,74,0);
}
.module-054 a:hover{
	border: 1px solid #286a4a;
	background-color: rgba(40,106,74,1);
}
@media screen and (max-width: 1680px){
	.module-054 .title{
		font-size: 32px;
	}
}
@media screen and (max-width: 1440px){
	.module-054 .title{
		font-size: 30px;
		margin-bottom: 50px;
	}
	.module-054 a{
		margin-top: 130px;
	}
}
@media screen and (max-width: 1280px){
	.module-054 .title{
		font-size: 28px;
		margin-bottom: 45px;
	}
	.module-054 a{
		margin-top: 110px;
	}
}
@media screen and (max-width: 1199px){
	.module-054 .title{
		font-size: 26px;
		margin-bottom: 40px;
	}
	.module-054 a{
		margin-top: 90px;
	}
}
@media screen and (max-width: 991px){
	.module-054 .title{
		font-size: 24px;
		margin-bottom: 35px;
	}
	.module-054 .note{
		margin-bottom: 25px;
	}
	.module-054 a{
		margin-top: 70px;
		padding: 14px 25px;
	}
}
@media screen and (max-width: 767px){
	.module-054 .title{
		font-size: 22px;
		margin-bottom: 30px;
	}
	.module-054 .note{
		margin-bottom: 20px;
	}
	.module-054 a{
		margin-top: 50px;
		padding: 13px 20px;
	}
}
@media screen and (max-width: 575px){
	.module-054 .title{
		font-size: 20px;
		margin-bottom: 25px;
	}
	.module-054 .note{
		font-size: 14px;
		margin-bottom: 15px;
	}
	.module-054 a{
		margin-top: 30px;
		padding: 12px 15px;
	}
}




.module-055 {
	max-width: 500px;
}
.module-055 .title{
	font-size: 24px;
	color: #333333;
}
.module-055 .note{
	font-size: 14px;
	color: #666666;
	line-height: 1.75em;
	margin-top: 15px;
}
@media screen and (max-width: 767px){
	.module-055 {
		margin-bottom: 30px;
	}
}
@media screen and (max-width: 575px){
	.module-055 .title{
		font-size: 16px;
	}
	.module-055 .note{
		margin-top: 10px;
	}
}



.module-056 {
	text-align: center;
}
.module-056 .title{
	font-size: 28px;
	color: #333333;
	font-weight: bold;
}
.module-056 .note{
	font-size: 18px;
	color: #666666;
	margin-top: 15px;
}
@media screen and (max-width: 1199px){
	.module-056 .title{
		font-size: 26px;
	}
}
@media screen and (max-width: 991px){
	.module-056 .title{
		font-size: 24px;
	}
}
@media screen and (max-width: 767px){
	.module-056 .title{
		font-size: 22px;
	}
	.module-056 .note{
		font-size: 16px;
	}
}
@media screen and (max-width: 575px){
	.module-056 .title{
		font-size: 20px;
	}
	.module-056 .note{
		font-size: 14px;
	}
}


.module-057 {
	margin-bottom: 150px;
	max-width: 400px;
}
.module-057 .title{
	font-size: 28px;
	color: #333333;
	border-left: 5px solid #26704b;
	padding-left: 15px;
}
.module-057 .note{
	padding-left: 20px;
	font-size: 18px;
	color: #999999;
	margin-top: 20px;
	line-height: 1.75em;
}
@media screen and (max-width: 1440px){
	.module-057 {
		margin-bottom: 130px;
	}
}
@media screen and (max-width: 1280px){
	.module-057 {
		margin-bottom: 110px;
	}
	.module-057 .title {
	    font-size: 26px;
	}
}
@media screen and (max-width: 1199px){
	.module-057 {
		margin-bottom: 90px;
	}
	.module-057 .title {
	    font-size: 24px;
	}
}
@media screen and (max-width: 991px){
	.module-057 {
		margin-bottom: 70px;
	}
	.module-057 .title {
	    font-size: 22px;
	}
}
@media screen and (max-width: 767px){
	.module-057 {
		margin-bottom: 50px;
	}
	.module-057 .title {
	    font-size: 20px;
	}
	.module-057 .note{
		font-size: 16px;
	}
}
@media screen and (max-width: 575px){
	.module-057 {
		max-width: 100%;
		margin-bottom: 30px;
	}
	.module-057 .title {
	    font-size: 18px;
	}
	.module-057 .note{
		font-size: 14px;
		margin-top: 15px;
	}
}



.module-058{
	margin-bottom: 75px;
}
.module-058 .note{
	margin-bottom: 30px;
	line-height: 2em;
	color: #666666;
	font-size: 16px;
	max-width: 550px;
}
.module-058 .more,
.module-060 .more{
	color: #333333;
	font-size: 12px;
	display: inline-block;
	padding: 15px 40px;
	border: 1px solid #eeeeee;
	transition: all .5s;
}
.module-058 .more:hover,
.module-060 .more:hover{
	color: #fff;
	border: 1px solid #286a4a;
	background-color: #286a4a;
}
@media screen and (max-width: 1280px){
	.module-058{
		margin-bottom: 70px;
	}
}
@media screen and (max-width: 1199px){
	.module-058{
		margin-bottom: 60px;
	}
	.module-058 .more,.module-060 .more{
		padding: 14px 35px;
	}
}
@media screen and (max-width: 991px){
	.module-058{
		margin-bottom: 50px;
	}
	.module-058 .note{
		margin-bottom: 25px;
	}
	.module-058 .more,.module-060 .more{
		padding: 13px 30px;
	}
}
@media screen and (max-width: 767px){
	.module-058{
		margin-bottom: 40px;
	}
	.module-058 .note{
		margin-bottom: 20px;
	}
	.module-058 .more,.module-060 .more{
		padding: 12px 25px;
	}
}
@media screen and (max-width: 575px){
	.module-058{
		margin-bottom: 30px;
	}
	.module-058 .note{
		margin-bottom: 15px;
		font-size: 12px;
	}
	.module-058 .more,.module-060 .more{
		padding: 11px 20px;
	}
}



.module-059{
	margin-bottom: 75px;
	overflow: hidden;
}
.module-059 img{
	transition: all .5s;
	cursor: pointer;
}
.module-059 img:hover{
	transform: scale(1.05);
}
@media screen and (max-width: 1280px){
	.module-059{
		margin-bottom: 70px;
	}
}
@media screen and (max-width: 1199px){
	.module-059{
		margin-bottom: 60px;
	}
}
@media screen and (max-width: 991px){
	.module-059{
		margin-bottom: 50px;
	}
}
@media screen and (max-width: 767px){
	.module-059{
		margin-bottom: 40px;
	}
}
@media screen and (max-width: 575px){
	.module-059{
		margin-bottom: 30px;
	}
}


.module-060{
	padding: 15px 0px;
	margin-bottom: 50px;
}
.module-060 .title{
	font-size: 30px;
	margin-bottom: 20px;
	line-height: 1.3em;
}
.module-060 .note{
	font-size: 14px;
	color: #666666;
	max-width: 600px;
	line-height: 2em;
margin-bottom: 30px;
}
@media screen and (max-width: 1680px){
	.module-060{
		padding: 15px 0px;
	}
}
@media screen and (max-width: 1440px){
	.module-060 .title{
		font-size: 28px;
	}
	.module-060{
		padding: 15px 0px;
	}
}
@media screen and (max-width: 1280px){
	.module-060 .title{
		font-size: 26px;
	}
	.module-060{
		padding: 15px 0px;
	}
}
@media screen and (max-width: 1199px){
	.module-060 .title{
		font-size: 24px;
	}
	.module-060{
		padding: 15px 0px;
	}
}
@media screen and (max-width: 991px){
	.module-060 .title{
		font-size: 22px;
	}
	.module-060{
		padding: 15px 0px;
	}
}
@media screen and (max-width: 767px){
	.module-060 .title{
		font-size: 20px;
		margin-bottom: 15px;
	}
	.module-060{
		padding: 15px;
		margin-bottom: 40px;
	}
}
@media screen and (max-width: 575px){
	.module-060 .title{
		font-size: 18px;
		margin-bottom: 10px;
	}
	.module-060{
		padding: 0px;
		margin-bottom: 30px;
	}
}


.module-061{
	margin-bottom: 50px;
}
@media screen and (max-width: 767px){
	.module-061{
		margin-bottom: 40px;
	}
}
@media screen and (max-width: 575px){
	.module-061{
		margin-bottom: 30px;
	}
}



.module-062 {
	max-width: 85px;
	margin: 0 auto 80px;
	text-align: center;
}
.module-062 .title{
	color: #fff;
	font-size: 34px;
}
.module-062 .note{
	color: #fff;
	font-size: 12px;
	margin-top: 10px;
}
@media screen and (max-width: 1680px){
	.module-062 .title{
		font-size: 30px;
	}
}
@media screen and (max-width: 1440px){
	.module-062 {
	    margin: 0 auto 70px;
	}
	.module-062 .title{
		font-size: 28px;
	}
}
@media screen and (max-width: 1280px){
	.module-062 {
	    margin: 0 auto 60px;
	}
	.module-062 .title{
		font-size: 26px;
	}
}
@media screen and (max-width: 1199px){
	.module-062 {
	    margin: 0 auto 50px;
	}
	.module-062 .title{
		font-size: 24px;
	}
}
@media screen and (max-width: 991px){
	.module-062 {
	    margin: 0 auto 50px;
	}
	.module-062 .title{
		font-size: 22px;
	}
}
@media screen and (max-width: 767px){
	.module-062 {
	    margin: 0 auto 40px;
	}
	.module-062 .title{
		font-size: 20px;
	}
}
@media screen and (max-width: 575px){
	.module-062 {
	    margin: 0 auto 30px;
	}
	.module-062 .title{
		font-size: 18px;
	}
}


.module-063{
	max-width: 350px;
	margin: 0 auto 90px;
}
.module-063 .title{
	color: #fff;
	font-size: 16px;
}
.module-063 .note{
	color: #fff;
	font-size: 24px;
	margin-top: 10px;
}
@media screen and (max-width: 1280px){
	.module-063{
		margin: 0 auto 70px;
	}
}
@media screen and (max-width: 1199px){
	.module-063{
		margin: 0 auto 60px;
	}
	.module-063 .note{
		font-size: 22px;
	}
}
@media screen and (max-width: 991px){
	.module-063{
		margin: 0 auto 50px;
	}
	.module-063 .title{
		font-size: 16px;
	}
	.module-063 .note{
		font-size: 20px;
	}
}
@media screen and (max-width: 767px){
	.module-063{
		margin: 0 auto 40px;
	}
	.module-063 .title{
		font-size: 14px;
	}
	.module-063 .note{
		font-size: 18px;
	}
}
@media screen and (max-width: 575px){
	.module-063{
		margin: 0 auto 30px;
	}
	.module-063 .title{
		font-size: 12px;
	}
	.module-063 .note{
		font-size: 16px;
	}
}


.module-064 {
	margin-bottom: 70px;
	max-width: 670px;
}
.module-064 .title{
	font-size: 24px;
	color: #333333;
}
.module-064 .note{
	font-size: 14px;
	color: #666666;
	margin-top: 15px;
	line-height: 1.5em;
}
@media screen and (max-width: 1680px){
	.module-064 {
		margin-bottom: 60px;
	}
	.module-064 .title{
		font-size: 22px;
	}
}
@media screen and (max-width: 1440px){
	.module-064 {
		margin-bottom: 50px;
	}
	.module-064 .title{
		font-size: 20px;
	}
}
@media screen and (max-width: 1280px){
	.module-064 {
		margin-bottom: 40px;
	}
	.module-064 .title{
		font-size: 18px;
	}
	.module-064 .note{
		font-size: 14px;
	}
}
@media screen and (max-width: 1199px){
	.module-064 {
		margin-bottom: 30px;
	}
	.module-064 .title{
		font-size: 16px;
	}
	.module-064 .note{
		font-size: 12px;
		margin-top: 10px;
	}
}
@media screen and (max-width: 991px){
	.module-064 {
		margin-bottom: 50px;
	}
	.module-064 .title{
		font-size: 20px;
	}
}
@media screen and (max-width: 767px){
	.module-064 {
		margin-bottom: 40px;
	}
	.module-064 .title{
		font-size: 18px;
	}
	.module-064 .note{
		font-size: 14px;
	}
}
@media screen and (max-width: 575px){
	.module-064 {
		margin-bottom: 30px;
	}
	.module-064 .title{
		font-size: 16px;
	}
	.module-064 .note{
		font-size: 12px;
		margin-top: 10px;
	}
}


.module-065 {
	margin-bottom: 85px;
}
.module-065 .title{
	font-size: 36px;
	color: #fff;
	line-height: 1.5em;
	margin-bottom: 20px;
}
.module-065 .note{
	opacity: 0.75;
	font-size: 14px;
	color: #fff;
	line-height: 1.5em;
	max-width: 850px;
}
@media screen and (max-width: 1680px){
	.module-065 .title{
		font-size: 34px;
	}
}
@media screen and (max-width: 1440px){
	.module-065 {
		margin-bottom: 80px;
	}
	.module-065 .title{
		font-size: 30px;
	}
}
@media screen and (max-width: 1280px){
	.module-065 {
		margin-bottom: 70px;
	}
	.module-065 .title{
		font-size: 26px;
	}
}
@media screen and (max-width: 1199px){
	.module-065 {
		margin-bottom: 60px;
	}
	.module-065 .title{
		font-size: 24px;
	}
}
@media screen and (max-width: 991px){
	.module-065 {
		margin-bottom: 50px;
	}
	.module-065 .title{
		font-size: 22px;
	}
}
@media screen and (max-width: 767px){
	.module-065 {
		margin-bottom: 40px;
	}
	.module-065 .title{
		font-size: 20px;
	}
}
@media screen and (max-width: 575px){
	.module-065 {
		margin-bottom: 30px;
	}
	.module-065 .title{
		font-size: 18px;
		margin-bottom: 15px;
	}
}

.module-066{
	text-align: center;
	max-width: 300px;
	margin: 0 auto 85px;
}
.module-066 .title{
	color: #fff;
	font-size: 32px;
	margin-bottom: 15px;
}
.module-066 .note{
	color: #fff;
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 1.5em;
}
@media screen and (max-width: 1680px){
	.module-066 .title{
		font-size: 28px;
	}
}
@media screen and (max-width: 1440px){
	.module-066{
		margin: 0 auto 80px;
	}
	.module-066 .title{
		font-size: 26px;
	}
}
@media screen and (max-width: 1280px){
	.module-066{
		margin: 0 auto 70px;
	}
	.module-066 .title{
		font-size: 24px;
	}
}
@media screen and (max-width: 1199px){
	.module-066{
		margin: 0 auto 60px;
	}
	.module-066 .title{
		font-size: 22px;
	}
}
@media screen and (max-width: 991px){
	.module-066{
		margin: 0 auto 50px;
	}
	.module-066 .title{
		font-size: 20px;
	}
}
@media screen and (max-width: 767px){
	.module-066{
		margin: 0 auto 40px;
	}
	.module-066 .title{
		font-size: 18px;
	}
}
@media screen and (max-width: 575px){
	.module-066{
		margin: 0 auto 30px;
	}
	.module-066 .title{
		font-size: 16px;
		margin-bottom: 10px;
	}
}


.module-067{
	text-align: center;
}
.module-067 a{
	display: inline-block;
	padding: 15px 40px;
	color: #fff;
	border: 1px solid #fff;
	transition: all .5s;
}
.module-067 a:hover{
	background-color: #;
	border: 1px solid #286a4a;
	background-color: #286a4a;
}
@media screen and (max-width: 1199px){
	.module-067 a{
		padding: 14px 35px;
	}
}
@media screen and (max-width: 991px){
	.module-067 a{
		padding: 13px 30px;
	}
}
@media screen and (max-width: 767px){
	.module-067 a{
		padding: 12px 25px;
	}
}
@media screen and (max-width: 575px){
	.module-067 a{
		padding: 11px 20px;
	}
}



.module-068{
	text-align: center;
	margin-bottom: 150px;
}
.module-068 .title{
	color: #fff;
	font-size: 70px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.module-068 .f-title{
	color: #fff;
	font-size: 22px;
	margin-top: 15px;
}
.module-068 .note{
	color: #fff;
	font-size: 14px;
	max-width: 1000px;
	margin: 0 auto;
	line-height: 1.75em;
	margin-top: 50px;
}
@media screen and (max-width: 1680px){
	.module-068 .title{
		font-size: 60px;
	}
}
@media screen and (max-width: 1440px){
	.module-068{
		margin-bottom: 130px;
	}
	.module-068 .title{
		font-size: 56px;
	}
	.module-068 .note{
		margin-top: 45px;
	}
}
@media screen and (max-width: 1280px){
	.module-068{
		margin-bottom: 110px;
	}
	.module-068 .title{
		font-size: 52px;
	}
	.module-068 .f-title{
		font-size: 20px;
	}
	.module-068 .note{
		margin-top: 40px;
	}
}
@media screen and (max-width: 1199px){
	.module-068{
		margin-bottom: 90px;
	}
	.module-068 .title{
		font-size: 48px;
	}
	.module-068 .f-title{
		font-size: 18px;
	}
	.module-068 .note{
		margin-top: 35px;
	}
}
@media screen and (max-width: 991px){
	.module-068{
		margin-bottom: 70px;
	}
	.module-068 .title{
		font-size: 44px;
	}
	.module-068 .f-title{
		font-size: 16px;
	}
	.module-068 .note{
		margin-top: 30px;
	}
}
@media screen and (max-width: 767px){
	.module-068{
		margin-bottom: 50px;
	}
	.module-068 .title{
		font-size: 40px;
	}
	.module-068 .f-title{
		font-size: 14px;
	}
	.module-068 .note{
		margin-top: 25px;
	}
}
@media screen and (max-width: 575px){
	.module-068{
		margin-bottom: 30px;
	}
	.module-068 .title{
		font-size: 36px;
	}
	.module-068 .f-title{
		font-size: 12px;
	}
	.module-068 .note{
		font-size: 12px;
		margin-top: 20px;
	}
}

.module-069{
	text-align: center;
}



.module-070{
	max-width: 330px;
	margin: 80px auto 0;
}
.module-070 p{
	color: #666666;
	font-size: 18px;
	line-height: 1.75em;
}
@media screen and (max-width: 1280px){
	.module-070{
		margin: 75px auto 0;
	}
}
@media screen and (max-width: 1199px){
	.module-070{
		margin: 60px auto 0;
	}
	.module-070 p{
		font-size: 16px;
	}
}
@media screen and (max-width: 991px){
	.module-070{
		margin: 45px auto 0;
	}
	.module-070 p{
		font-size: 14px;
	}
}
@media screen and (max-width: 767px){
	.module-070{
		max-width: 100%;
		margin: 30px auto 0;
	}
	.module-070 p{
		font-size: 16px;
	}
}
@media screen and (max-width: 575px){
	.module-070{
		margin: 15px auto 0;
	}
	.module-070 p{
		font-size: 14px;
	}
}


.module-071{
	margin-bottom: 65px;
}
.module-071 .cla{
	font-size: 30px;
	color: #fff;
}
.module-071 .title{
	font-size: 36px;
	color: #fff;
	margin-top: 15px;
}
.module-071 .note{
	font-size: 16px;
	color: #fff;
	margin-top: 30px;
}
@media screen and (max-width: 1680px){
	.module-071 {
	    margin-bottom: 60px;
	}
	.module-071 .cla{
		font-size: 28px;
	}
	.module-071 .title{
		font-size: 34px;
	}
}
@media screen and (max-width: 1440px){
	.module-071 {
	    margin-bottom: 55px;
	}
	.module-071 .cla{
		font-size: 26px;
	}
	.module-071 .title{
		font-size: 32px;
	}
}
@media screen and (max-width: 1280px){
	.module-071 {
	    margin-bottom: 50px;
	}
	.module-071 .cla{
		font-size: 24px;
	}
	.module-071 .title{
		font-size: 30px;
	}
}
@media screen and (max-width: 1199px){
	.module-071 {
	    margin-bottom: 45px;
	}
	.module-071 .cla{
		font-size: 22px;
	}
	.module-071 .title{
		font-size: 28px;
	}
	.module-071 .note{
		margin-top: 25px;
	}
}
@media screen and (max-width: 991px){
	.module-071 {
	    margin-bottom: 40px;
	}
	.module-071 .cla{
		font-size: 20px;
	}
	.module-071 .title{
		font-size: 26px;
	}
	.module-071 .note{
		margin-top: 25px;
	}
}
@media screen and (max-width: 767px){
	.module-071 {
	    margin-bottom: 35px;
	}
	.module-071 .cla{
		font-size: 18px;
	}
	.module-071 .title{
		font-size: 24px;
	}
	.module-071 .note{
		margin-top: 20px;
	}
}
@media screen and (max-width: 575px){
	.module-071 {
	    margin-bottom: 30px;
	}
	.module-071 .cla{
		font-size: 16px;
	}
	.module-071 .title{
		font-size: 22px;
	}
	.module-071 .note{
		font-size: 14px;
		margin-top: 15px;
	}
}


.module-072 .title{
	font-size: 26px;
	color: #fff;
	max-width: 300px;
	margin-bottom: 60px;
	line-height: 1.75em;
}
.module-072 .list {
	max-width: 400px;
}
.module-072 .list ul>li{
	display: inline-block;
	color: #fff;
	margin-right: 40px;
	margin-bottom: 30px;
}
@media screen and (max-width: 1440px){
	.module-072 .title {
	    margin-bottom: 55px;
	}
}
@media screen and (max-width: 1280px){
	.module-072 .title {
	    font-size: 24px;
	    margin-bottom: 50px;
	}
}
@media screen and (max-width: 1199px){
	.module-072 .title {
	    font-size: 22px;
	    margin-bottom: 45px;
	}
}
@media screen and (max-width: 991px){
	.module-072 .title {
	    font-size: 20px;
	    margin-bottom: 40px;
	}
}
@media screen and (max-width: 767px){
	.module-072 .title {
	    font-size: 18px;
	    margin-bottom: 35px;
	}
}
@media screen and (max-width: 575px){
	.module-072 .title {
	    font-size: 16px;
	    margin-bottom: 30px;
	}
}


.module-073 {
	margin-top: 40px;
}
.module-073 .title{
	font-size: 48px;
	color: #fff;
}
@media screen and (max-width: 1680px){
	.module-073 {
		margin-top: 30px;
	}
}
@media screen and (max-width: 1440px){
	.module-073 {
		margin-top: 25px;
	}
	.module-073 .title{
		font-size: 44px;
	}
}
@media screen and (max-width: 1280px){
	.module-073 {
		margin-top: 20px;
	}
	.module-073 .title{
		font-size: 40px;
	}
}
@media screen and (max-width: 1199px){
	.module-073 {
		margin-top: 15px;
	}
	.module-073 .title{
		font-size: 36px;
	}
}
@media screen and (max-width: 991px){
	.module-073 {
		margin-top: 10px;
	}
	.module-073 .title{
		font-size: 32px;
	}
}
@media screen and (max-width: 767px){
	.module-073 {
		margin-top: 5px;
	}
	.module-073 .title{
		font-size: 28px;
	}
}
@media screen and (max-width: 575px){
	.module-073 {
		margin-top: 0px;
	}
	.module-073 .title{
		font-size: 24px;
	}
}




.module-086{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
	display: none;
}
.module-086 .mask{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0);
	z-index: 99999;
}
.module-086 .box{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 80%;
	z-index: 999999;
}
.module-086 .box video{
	box-shadow: 0 0 30px 10px rgba(0,0,0,0.5);
}
.module-086 .cloes-btn{
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 1;
}




/*侧边栏*/
.cbl-box{
	background-color: rgba(0,0,0,0.2);
	position: fixed;
	right: 0;
	top: 50%;
	transform: translatey(-50%);
	border: 1px solid rgba(0,0,0,0.2);
	z-index: 9;
}
.cbl-box ul>li:nth-last-of-type(1){
	border-bottom: none;
}
.cbl-box ul>li>a{
	display: inline-block;
	padding: 12px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
.cbl-box ul>li>a .title{
	font-size: 12px;
	color: #fff;
	margin-top: 5px;
}
.cbl-box ul>li>a:hover .title{
	color: #004398;
}
.wx-box{
	padding: 10px;
	background-color: #fff;
	position: absolute;
	top: 65%;
	transform: translatey(-50%);
	right: 85px;
	width: 180px;
	height: 200px;
	border-radius: 10px;
	opacity: 0;
	display: none;
	box-shadow: 0 0 30px 2px rgba(0,0,0,0.1);
}
.wx-box:after{
	content: "";
	position: absolute;
	left: 100%;
	top: 50%;
	transform: translatey(-50%);
	display: inline-block;
	background-image: ;
	background-position: right;
	background-repeat: no-repeat;
	background-size: cover;
	width: 7px;
	height: 19px;
}
/*侧边栏 end*/