@charset "utf-8";

body {
	color: #555;
	font-size: 16px;
	line-height: 1.63;
	overflow-x: hidden;
	background: #F9F9F9;
	font-family: "Microsoft Yahei", "Hiragino Sans GB", "Helvetica Neue", Helvetica, tahoma, arial, Verdana, sans-serif;
}

p {
	margin: 1em 0;
}

a {
	color: #333;
	cursor: pointer;
}

a:hover {
	color: #009B4D;
}
.clear{
	clear: both;
}
/* -- header -- */
#cornerMarkerBtn{position:absolute;z-index:1;top:90px;right:-172px;}
#header {
	z-index: 99;
}

#header .container {
	position: static;
}

.logo {
	padding-top: 0
}
.logo_yd{
		display: none;
	}
.top {
	background: rgba(255, 255, 255, .8);
	box-shadow: 0 5px 8px rgba(0, 0, 0, .2);
	z-index: 99;
	position: relative;
}

.top .menu {
	display: none;
	
	font-size: 2rem;
	position: absolute;
	right: .5em;
	top: 0;
}

.nav li {
	float: left;
}

.nav li>a {
	display: inline-block;
	padding: 0 1.3em;
	line-height: 90px;
	color: #000000;
	position: relative;
}



.nav li.active>a {
	color: #009B4D;
}

.nav li:hover>a {
	
	color:#009B4D;
}

.nav li div {
	display: none;
	line-height: 50px;
	position: absolute;
	padding-left: 1em;
	left: 0;
	top: 90px;
	width: 100vw;
	font-size: 93%;
	text-align: center;
	background: rgba(0, 0, 0, .6);
}

.nav li div a {
	color: #C9CBCA;
	padding: 0 .5em;
	margin: 0 .5em;
}

/*.nav li div {
    display: none;
    line-height: 30px;
    position: absolute;
    left: 0;
    top: 90px;
    font-size: 93%;
    text-align: left;
    background: #fff;
    min-width: 150%;
    border-top: 3px solid #C09748;
    box-shadow: 0 5px 8px rgba(0, 0, 0, .2);
}
.nav li div a {
    white-space: nowrap;
    display: block;
    color: #999;
    padding: 0;
    margin: .5em 1em;
}*/
.nav li div a:hover {
	color: #009B4D;
}
.nav li.active>a:after {
	background: #009B4D;
	height: 3px;
	display: inline-block;
	overflow: hidden;
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.nav li:hover a:after {
	background: #009B4D;
	height: 3px;
	display: inline-block;
	overflow: hidden;
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.nav li:hover div a:after{
	height: 0;
}

.nav li div.fr {
	left: inherit;
	right: 0;
	text-align: right;
}

.nav li:hover div {
	display: block;
}

a.more {
	
	color: #ffffff;
	border: 1px solid #FFFFFF;
	display: block;
	font-size: 14px;
	height: 23px;
	line-height: 23px;
	text-indent: 0px;
	transition: all 0.3s ease-out 0s;
	width: 80px;
	text-align: center;
	border-radius: 2px;
	float: right;
}

a.more::after {
	content: "";
	display: block;
	width: 0;
	height: 23.5px;
	background-color: #ffffff;
	margin-top: -23px;
	transition: all 0.6s ease 0s;
	border-radius: 1.5px;
}

a.more:hover::after {
	width: 80px;
	height: 23.5px;
}

a.more:hover {
	color: #000000;
}
/* -- banner -- */
#banner {
	position: relative;
	/*margin-top: 90px;*/
	width: 100%;
	height: 560px;
	/*max-height: calc(100vh - 90px);*/
}

.swiper-slide {
	background-position: 50% 30%;
	background-repeat: no-repeat;
	background-size: cover;
}

/* -- home -- */
.video {
	position: relative;
	width: 100%;
	margin-top: -90px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	/*background: url(../img/v1_03.png) no-repeat 50% 0;*/
	background-size: cover;
}

.videocon {
	/*position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    height: calc(100vh - 90px);*/
}

.videocon video {
	vertical-align: top;
	width: 100%;
}
.video2{
	height: 124px;
	background: rgba(0, 0, 0, .6);
	position: relative;
	margin-top: -124px;
	z-index: 10;
	padding-top: 20px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.video2 img{
	border-radius: 5px;
}
.video2 .gallery-thumbs .swiper-slide-thumb-active{
	border-radius: 5px;
	border: 1px solid #ffffff;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.home .top {
	background: rgba(255, 255, 255, .8);
	box-shadow: 0 0 0;
}

.home .nav li div {
	background: rgba(0, 0, 0, .6);
}

.title {
	text-align: center;
}

.title h2 {
	font-size: 220%;
	font-weight: normal;
	margin: 2.3em 0 1.6em;
}

.title p a {
	font-size: 120%;
	margin: 0 1em;
}


/*** page
-------------------------------------------------------------- ****/
.pageBox {text-align: center;margin: 20px 0;}
.pageBox a {border:1px solid #ddd;display:inline-block;margin-right:6px;color: #707070;width:34px;height:34px;font:bold 14px/34px arial;}
.pageBox a:hover,.pageBox a:active{background:#3aa9f2;color: #FFFFFF;text-decoration: none;}
.pageBox .cur { background: #3aa9f2;border: 1px solid #3aa9f2;text-decoration: none;}
.pageBox a.cur {color: #fff;}
.pageBox .disabled {width: 79px;}

/*友情链接*/
.index_yqlj{
	margin: 1em 0;
}
.index_yqlj .container{
	background: #ffffff;
	border-radius: 15px;
}
.index_yqlj .title{
	width: 100%;
	text-align: center;
	font-size: 18px;
}
.index_yqlj .yqlj ul li{
	float: left;
}
/*底部*/
.footer{
	background: #087647;
	color: #DBDBDB;
}
.footer a{
	color: #DBDBDB;
}
.footer .footer-top{
	padding-top: 30px;
}
.footer .footer-top ul li{
	float: left;
}
.footer .footer-top .title{
	padding: 0 34px;
	font-size: 18px;
	border-right: 1px solid #DBDBDB;
}
.footer .footer-top .noborder{
	border: none !important;
}
.footer .footer-bottom{
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 16px;
}
.footer .footer-bottom p{
	line-height: 32px;
	padding-left: 30px;
}

/*首页*/
.index_lxwm{
	height: 100px;
	position: relative;
	margin-top: -50px;
	z-index: 10;
	color: #000000;
	line-height: 100px;
}
.index_lxwm .container{
	background: #ffffff;
	border-radius: 15px;
}
.index_lxwm_left{
	margin-left: 2em;
	font-weight: bold;
}
.index_lxwm_left a{
	padding-right: 4em;
	margin-right: 4em;
	border-right: 1px solid #CCCCCC;
	font-weight: normal;
}
.index_lxwm_left span{
	padding-right: 4em;
	margin-right: 4em;
	color: #009B4D;
	border-right: 1px solid #CCCCCC;
}
.index_lxwm_left img{
	margin-left: 2em;
}
.index_about{
	margin-top: 1.5em;
}
.index_about .container{
	background: #ffffff;
	border-radius: 15px;
}
.index_about_left{
	width: 60%;
	padding: 2em;
	padding-right: 0;
	float: left;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.index_about_left_title{
	font-weight: bold;
}
.index_about_left_nr{
	margin-top: .5em;
	line-height: 28px;
	font-size: 14px;
}
.index_about_right{
	width: 40%;
	padding:2em;
	float: left;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.index_yqbx{
	margin-top: 1.5em;
}
.index_yqbx .container{
	padding-bottom: 2em;
	background: #ffffff;
	border-radius: 15px;
}
.index_yqbx_top{
	padding: 2em;
	overflow: hidden;
}
.index_yqbx_top_title{
	font-weight: bold;
	float: left;
	overflow: hidden;
}
.index_yqbx_top_lb{
	float: right;
}
.index_yqbx_top_lb ul li{
	padding:0 2em;
	float: left;
}
.index_yqbx_top_lb ul li::after{
	background: #909090;
	width: 1.5px;
	display: inline-block;
	overflow: hidden;
	content: "";
	position: relative;
	bottom: -3px;
	left: 2em;
	height: 16px;
}
.index_yqbx_top_lb ul li:last-child::after{
	width: 0;
}
.index_yqbx_bottom img{
	border-radius: 3px;
}
.index_yqbx_bottom_zz{
	width: 100%;
	height: 202px;
	position: relative;
	margin-top: -202px;
	z-index: 10;
	border-radius: 3px;
	box-shadow:inset 0 -40px 15px rgba(0, 0, 0, .7);
}
.index_yqbx_bottom_title{
	width: 100%;
	position: absolute;
	bottom: 28px;
	z-index: 9;
	color: #ffffff;
	text-align: center;
}

.index_bzzn{
	margin-top: 1.5em;
}
.index_bzzn_title{
	overflow: hidden;
	background: #ffffff;
	padding: 2em;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.index_bzzn_title .index_yqbx_top_lb{
	float: left;
}
.index_bzzn_title .index_yqbx_top_lb ul li::after{
	left: 5em;
}
.index_bzzn_title .index_yqbx_top_lb ul li:first-child{
	font-weight: bold;
}
.index_bzzn_title a{
	float: right;
}
.index_bzzn_title i{
	font-size: 30px;
	line-height: 30px;
}
.index_bzzn_lb{
	padding:.5em 2em;
	background: #ffffff;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.index_bzzn_lb ul li {
	overflow: hidden;
	line-height: 32px;
	margin-bottom: 2em;
}
.index_bzzn_lb ul li:hover{
	background: #F9F9F9;
}
.index_bzzn_lb ul li div{
	float: left;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.index_bzzn_lb .index_bzzn_lb_left{
	width: 25%;
}
.index_bzzn_lb .index_bzzn_lb_left img{
	width: 100%;
}
.index_bzzn_lb .index_bzzn_lb_right{
	width: 75%;
	padding-left: 1em;
}
.index_bzzn_lb .index_bzzn_lb_right .index_bzzn_lb_right_title{
	font-weight: bold;
}
.index_bzzn_lb p span{
	font-weight: bold;
}
.index_bzzn_lb{
	height: 433px;
	overflow: hidden;
}


/*内页*/
.ny{
	overflow: hidden;
	position: relative;
	margin-top: -4em;
	z-index: 10;
	
}
.ny .ny_left{
	width: 150px;
	background: #ffffff;
	float: left;
	height: 100%;
	position: absolute;
	padding-top: 1em;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	border-radius: 10px;
	font-size: 18px;
	line-height: 36px;
}
.ny_left_title{
	width: 150px;
	font-weight: bold;
	text-align: center;
}
.ny_left ul li{
	width: 100px;
	margin: 0 auto;
	margin-top: 1em;
}
.ny_left ul li a{
	display: block;
	color: #000000;
	text-align: center;
	font-size: 18px;
	line-height: 36px;
	border-bottom: 2px solid #ffffff;
}
.ny_left ul li a:hover{
	display: block;
	font-weight: bold;
	border-bottom: 2px solid #009B4D;
}

.ny_right{
	width: 975px;
	float: left;
	margin-left: 165px;
	padding: 1em 2em;
	background: #ffffff;
	border-radius: 10px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ny_right_top{
	overflow: hidden;
	line-height: 36px;
	position: relative;
}
.ny_right_top:after{
	background: #cccccc;
	height: 2px;
	display: inline-block;
	overflow: hidden;
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}
.ny_right_top_left{
	float: left;
	font-size: 18px;
	font-weight: bold;
	position: relative;
}
.ny_right_top_left:after{
	background: #009B4D;
	height: 2px;
	display: inline-block;
	overflow: hidden;
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 10;
}
.ny_right_top_right{
	float: right;
}
.ny_right_top{
	margin-bottom: 2em;
}
.ny_right ul li{
	overflow: hidden;
	padding-bottom: 32px;
	margin-bottom: 32px;
	border-bottom: 1px solid #ededed;
}
.ny_right_left{
	width: 95px;
	height: 113px;
	border: 1px solid #ededed;
	background: #ededed;
	border-radius: 5px;
	float: left;
	overflow: hidden;
}
.ny_right_left_r{
	width: 95px;
	height: 68px;
	line-height: 68px;
	font-size: 50px;
	background: #ffffff;
	text-align: center;
	color: #009b4d;
}
.ny_right_left_ny{
	text-align: center;
	line-height: 45px;
	font-size: 18px;
}
.ny_right_right{
	width: 780px;
	height: 113px;
	overflow: hidden;
	margin-left: 28px;
	float: left;
	line-height: 32px;
}
.ny_right_right_title{
	font-size: 22px;
	font-weight: bold;
	line-height: 44px;
}
.ny_right_right_nr{
	height: 64px;
	overflow: hidden;
}
.ny_right .layui-col-md6{
	text-align: center;
	font-size: 18px;
}
.ny_right .title{
	font-size: 24px;
	margin-bottom: 1em;
}