@charset "utf-8";

body {
	color: #555;
	font-size: 16px;
	line-height: 1.63;
	overflow-x: hidden;
	background: #FFFFFF;
	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: #00923F;
}
.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: #fff;
	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: #00923F;
}

.nav li:hover>a {
	
	color:#00923F;
}

.nav li div {
	display: none;
	line-height: 60px;
	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: #000000;
	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: #00923F;
}

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

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

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

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

a.more:hover::after {
	width: 80px;
	height: 28.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: 0;
	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%;
}

.home .top {
	background: #ffffff;
	box-shadow: 0 0 0;
}

.home .nav li div {
	background: rgba(255, 255, 255, .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-top: 20px;
}
.index_yqlj .title{
	width: 100%;
	text-align: center;
	font-size: 18px;
}
.index_yqlj .yqlj ul li{
	float: left;
	height: 110px;
}
.index_yqlj .yqlj ul li img{
	height: 80%;
}
/*底部*/
.footer{
	background: #4C4A4F;
	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 #57555A;
}
.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_ksdh{
	width: 100%;
	height: 130px;
	background: #F6F6F6;
}
.index_ksdh .layui-col-md2:first-child{
	border-left: 1px solid #e9e9e9;
}
.index_ksdh .layui-col-md2{
	height: 38px;
	margin-top: 46px;
	padding-left: 30px;
	line-height: 38px;
	border-right: 1px solid #e9e9e9;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.index_ksdh .layui-col-md2 img{
	margin-right: 1em;
	max-height: 100%
}

.index_about{
	width: 100%;
	height: auto;
	margin-top: 1.5em;
}
.index_about .layui-col-md3 a{
	color: #ffffff;
}
.index_about .layui-col-md3 div{
	height: 80px;
	line-height: 24px;
	padding-top: 15px;
	padding-left: 2em;
	margin-top: 7px;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.index_about .layui-col-md3 div h1{
	font-size: 100%;
	font-weight:normal;
}
.index_about .layui-col-md3 div h2{
	font-size: 80%;
	font-weight:normal;
}
.index_about .layui-col-md3 .index_about_gmlc{
	background: #48494D;
}
.index_about .layui-col-md3 .index_about_bzbk{
	background: #AC5754;
}
.index_about .layui-col-md3 .index_about_lxwm{
	background: #00923F;
}
.index_about_top{
	overflow: hidden;
	margin-bottom: 1em;
}
.index_about_top .index_about_top_title{
	float: left;
}
.index_about_top .index_about_top_title ul li{
	float: left;
	margin-right: 2em;
}
.index_about_top .index_about_top_title ul li a{
	margin-top: 10px;
	display: block;
}
.index_about_top .index_about_top_title ul li:first-child a{
	background: #00923F;
	color: #ffffff;
	width: 100px;
	text-align: center;
	line-height: 28px;
}
.index_about_top .more{
	margin-top: 10px;
}
.index_about_bottom {
	line-height: 27px;
}
.index_about_bottom img{
	float: left;
	margin-right: 1em;
	border: 2px solid #ffffff;
}
.layui-col-md5 a:hover .index_about_bottom img{
	border: 2px solid #00923F;
}
.index_about_bottom{
	height: 192px;
    overflow:hidden;
    text-overflow:ellipse;
}
.layui-col-md5 a:hover{
	color: #000000;
}
.layui-col-md5 a:hover .index_about_bottom h1 span{
	color: #00923F;
}

.index_about_bottom h1 span{
	font-size: 120%;
	
}
.index_about_bottom h1 span::after {
	content: "";
	display: block;
	width: 274px;
	height: 1px;
	background-color: #dadada;
	transition: all 0.6s ease 0s;
	position: absolute;
	right: 30px;
}

.index_yqjg{
	margin-top: 1em;
}
.index_yqjg img{
	border: 2px solid #ffffff;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.index_yqjg img:hover{
	border: 2px solid #00923F;
}

/*内页*/
.ny_dh {
	position: relative;
	width: 100%;
	height: 65px;
	box-sizing: border-box;
	border-bottom: 2px solid #dddddd;
}

.ny_dh li {
	width: auto;
	height: 65px;
	float: left;
	line-height: 65px;
	text-align: center;
	box-sizing:border-box;  
    -moz-box-sizing:border-box; /* Firefox */  
    -webkit-box-sizing:border-box; /* Safari */  
}

.ny_dh li a {
	height: 65px;
	padding: 0 20px;
	display: block;
	position: relative;
	box-sizing:border-box;  
    -moz-box-sizing:border-box; /* Firefox */  
    -webkit-box-sizing:border-box; /* Safari */  
}
.ny_dh li a:hover {
	border-bottom: 2px solid #00923F;
}
.ny_xz a {
	border-bottom: 2px solid #00923F;
}
.ny_ny{
	margin-top: 2em;
}
.ny_ny ul li{
	border-bottom: 1px solid #DBDBDB;
	margin-bottom: 30px;
	overflow: hidden;
	line-height: 32px;
}
.ny_lb_left{
	width: 130px;
	height: 136px;
	float: left;
	text-align: center;
	color: #B2B2B2;
}
.ny_lb_right{
	width: 1010px;
	height: 136px;
	float: left;
	overflow: hidden;
}
.ny_lb_title{
	font-size: 120%;
}
.ny_lb_nr{
	color: #B2B2B2;
}
.ny_ny .layui-col-md4{
	text-align: center;
}
.ny_ny .title{
	font-size: 24px;
}
.ny_ny .ny_nr{
	line-height: 32px;
	margin-top: 2em;
}
