﻿@charset "utf-8";
/* Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
ul, li, ol{list-style:none;}
em ,i{font-style:normal;}
table{border-collapse:collapse;border-spacing:0;}
a{text-decoration:none;outline:none;cursor:pointer;color:#666; transition:0.5s}
a:hover {text-decoration:none; color:#0ba041	;}
*{margin: 0; padding: 0; box-sizing: border-box;}

body,textarea,pre,input{font:12px/1.2 tahoma,arial,sans-serif;}
input,textarea{margin:0;padding:0;outline:none;font-size:100%;vertical-align:baseline;}
textarea{resize:none;}
textarea, input[type="text"], input[type="password"] {background:white url(../images/common/input_bg_sd.png) 0 0 no-repeat;}
hr {border:none;height:1px;}

html,body{height:100%;}
pre{white-space: pre-wrap;white-space: -moz-pre-wrap;white-space: -pre-wrap;white-space: -o-pre-wrap;word-wrap: break-word;}

.clearfix:after {content:"020";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {clear:both;zoom:1;}





body {
	font-family: "Microsoft YaHei";
	background:#fff;
}


/*页头部分*/
.container {
	width:1200px;
	clear:both;
	margin:0 auto;
}
.slider_bg{ background:#e8e8e8;  width:100%; }
.header {
	display:block;
  background:#fff; 
  height: 80px; 
}
.headercon{ }
.logo {
 
    margin: 5px 0;
    width: 450px;
    float: left;

}
.logo img{ width: 90%; }
.topleft { float: right ;display: block; margin-top: 35px; }

.topleft p { display: block;  float:left; margin-left: 10px; font-size:18px; color: #0ba041;  }
.topleft p span {color: #333; font-size: 12px; padding-top: 5px; display: inline-block; margin-bottom: 10px }
.topright p{ float: left; margin-top: 30px; color: #ccc; width:150px }
.topright { float: right;
	 font-size: 12px; 
	font-weight: bold; color: #999; 
    height:100px; margin-top:15px;margin-left: 20px}

.topright span{ display: block; padding-top:30px;  color: #000; font-size: 16px }
.topleft img,.topright img{ float: left; }
.topright img{ width: 80px; margin-top:5px; margin-right: 10px; }


/*-- nav --*/
.nav{ background: #fff; }
nav{
  position: relative; z-index: 1000;
  width:750px;height:50px;
  float: right; margin-bottom:50px;
}
nav ul li{list-style:none;width:100px;height:80px;float:left; text-align:center;}
nav ul li a{font-size:16px; color:#000;text-decoration:none;  height: 80px; line-height: 80px; display: block;}
nav ul li:hover a{ color: #fff }
nav ul li:hover a em{ color: #fff; transition: 0.5s }
nav ul li:hover ,nav ul li.cur a{background:#0ba041; transition: 0.5s; color: #fff }



nav .hid li{border:none; background:rgba(255,255,255,0.9); }
nav .hid li:hover{background:#ecc366;}

nav ul li ul{ position: relative; top: -1px }
nav ul li ul li{height: 50px!important; line-height: 50px!important; }
nav ul li ul li a{ font-weight:normal; font-size:14px;color: #000!important;height: 50px!important; line-height: 50px!important;}
nav ul li ul li:hover a{ color:#fff!important}
nav .hid2{display:none;}
nav ul li:hover .hid2{display:block;-webkit-animation:aa 1s;-moz-animation:aa 0.5s;}
 /*调用动画函数，并且1S执行 */


/*--nav--*/










/*----slider----*/
#slider2,
#slider3 {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 auto;
}
.rslides_tabs {
	list-style: none;
	padding: 0;
	background: rgba(0,0,0,.25);
	box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	-moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	-webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	font-size: 18px;
	list-style: none;
	margin: 0 auto 50px;
	max-width: 540px;
	padding: 10px 0;
	width: 100%;
}
.rslides_tabs li {
	display: inline;
	float: none;
	margin-right: 1px;
}
.rslides_tabs a {
	width: auto;
	line-height: 20px;
	padding: 9px 20px;
	height: auto;
	background: transparent;
	display: inline;
}
.rslides_tabs li:first-child {
	margin-left: 0;
}
.rslides_tabs .rslides_here a {
	background: rgba(255,255,255,.1);
	color: #fff;
	font-weight: bold;
}
.events {
	list-style: none;
}
.callbacks_container {
	position: relative;
	float: left;
	width: 100%;
}
.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.callbacks li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.callbacks img {
	position: relative;
	z-index: 1;
	height: auto;
	border: 0;
	width: 100%;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 1%;
	right: 0%;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 47%;
}
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 56%;
	left: 8%;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 41px;
	background: url("../images/leftarrow.png") no-repeat left top;
	margin-top: -65px;
}
.callbacks_nav:active {
	opacity: 1.0;
}
.callbacks_nav.next {
	left: auto;
	background-position: right top;
	right: 8%;
}
#slider3-pager a {
	display: inline-block;
}
#slider3-pager span {
	float: left;
}
#slider3-pager span {
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a {
	background: #FFF;
	border-radius:30em;
	opacity:1;
}
#slider3-pager a {
	padding: 0;
}
#slider3-pager li {
	display:inline-block;
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	height: auto;
	border: 0;
}
.callbacks_tabs {
	list-style: none;
	position: absolute;
	top: 99%;
	z-index: 999;
	padding: 0;
	margin: 0;
	margin-top:-3em;
	left:50%;
	margin-left:-52px;
}
.callbacks_tabs li {
	display:inline-block;
}
@media screen and (max-width: 600px) {
	h1 {
	font: 24px/50px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.callbacks_nav {
	top: 47%;
}
}


/*----*/
.callbacks_tabs a {
visibility: hidden;
padding: 0 0.2em;
}
.callbacks_tabs a:after {
	content: "f111";
	font-size:0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height:12px;
	width:12px;
	display:inline-block;
	border:2px solid #E9E9E9;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
}
.callbacks_here a:after {
	border:2px solid #96c94a;
}
.header-info {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 9%;
}
.header-info h2 a {
	display:inline-block;
	color:#fff;
	padding:0.5em 2em;
	background:rgba(255, 255, 255, 0.32);
	text-decoration:none;
}
.header-info h2 a:hover {
	color:#fff;
	background:#60B0E6;
}
.header-info lable {
	background:#fff;
	height: 1px;
	width: 36%;
	display: block;
	margin-top:2em
}
.header-info h1 a {
	color:#fff;
	font-weight:bold;
	font-size:1.2em;
	text-decoration:none;
}
.header-info h1 a:hover {
	color:#CA670C;
}



.innerbanner img{ width: 100% }

.longimg{ background: url(../images/longimg.jpg) no-repeat center top;
 text-align: center; padding: 100px 0; width: 100%; color: #fff; margin-top: 50px; overflow: hidden; }
.longimg strong{ line-height: 50px; font-size: 36px; display: block;   }
.longimg span{ font-size: 18px; color: #0ba041; line-height: 50px }




#footer{
    width: 100%;
    height: 454px;
    background: #0ba041;
    position: relative;
    overflow: hidden;
}
.footer_main{
    width: 1200px;
    height: inherit;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.footer_top{
    width: 100%;
    height: 332px;
    box-sizing: border-box;
    border-bottom: 1px solid #cccccc;
    position: relative;
    overflow: hidden;
}
.footer_link{
    width: 100%;
    height: 70px;
    position: absolute;
    top: 0;
    left: 0;
}
.footer_link span{
    color: #ffffff;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 70px;
    float: left;
}
.footer_link ul{
    width: 1000px;
    height: 70px;
    float: left;
    overflow: hidden;
    margin-bottom: 0;
    margin-left: 20px;
}
.footer_link ul li{
    float: left;
    font-size: 15px;
    margin-right: 24px;
    line-height: 70px;
}
.footer_link ul li:last-child{
    margin-right: 0;
}
.footer_link ul li a{
    color: #ffffff;
    opacity: 0.8;
    transition: .4s;
}
.footer_link ul li a:hover{
    opacity: 1;
}

.footer_top > div h4{
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    margin-top: 85px;
    margin-bottom: 0;
}
.footer_nav{
    width: 304px;
    height: 100%;
    float: left;
    overflow: hidden;
}
.footer_nav h4{
    margin-bottom: 24px!important;
}
.footer_nav ul{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 0;
}
.footer_nav ul li{
    width: 50%;
    height: auto;
    float: left;
    overflow: hidden;
    margin-bottom: 24px;
}
.footer_nav ul li a{
    color: #ffffff;
    font-size: 16px;
    line-height: 16px;
    opacity: 0.8;
    transition: .4s;
}
.footer_nav ul li a:hover{
    opacity: 1;
}
.footer_info{
    width: 442px;
    height: 100%;
    float: left;
    margin-left: 76px;
    overflow: hidden;
}
.footer_info h4{
    margin-bottom: 28px!important;
}
.footer_mob{
    height: 35px;
    box-sizing: border-box;
    background-image: url('../images/foot_mob.png');
    background-position: left center;
    background-repeat: no-repeat;
    color: #ffffff;
    display: block;
    font-size: 26px;
    font-weight: bold;
    line-height: 35px;
    padding-left: 46px;
    margin-bottom: 20px;
}
.footer_info p{
    color: #e5e5e5;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 8px;
}
.footer_ewm{
    height: 100%;
    float: right;
    overflow: hidden;
}
.footer_ewm h4{
    margin-bottom: 14px!important;
}
.footer_ewm ul{
    height: auto;
    overflow: hidden;
    margin-bottom: 0;
}
.footer_ewm ul li{
    width: 120px;
    height: auto;
    float: left;
    margin-right: 30px;
    overflow: hidden;
}
.footer_ewm ul li:last-child{
    margin-right: 0;
}
.footer_ewm ul li img{
    width: 100%;
    display: block;
    margin-bottom: 8px;
}
.footer_ewm ul li span{
    color: #e5e5e5;
    display: block;
    font-size: 13px;
    text-align: center;
}

.footer_bot{
    width: 100%;
    height:50px;
    box-sizing: border-box;
    position: relative;

}
.foot_logo{
    width: 146px;
    height: 174px;
    float: left;
    overflow: hidden;
}
.foot_logo img{
    width: 100%;
}
.foot_text{
    width: 765px;
    height: auto;
    box-sizing: border-box;
    float: left;
    padding-top: 20px;
    margin-left: 75px;
    overflow: hidden;
}
.foot_text p{
    width: 100%;
    color: #cccccc;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 0;
    text-align: justify;
}

.foot_link{
    width: 166px;
    height: 40px;
    border-radius: 45px;
    background: #ffffff;
    color: #00911a!important;
    display: block;
    float: right;
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
    margin-top: 58px;
    transition: .3s;
}
.foot_link:hover{
    background: #2cb545;
    color: #fff!important;
}

.footer_copy{
    width: 100%;
    height: 50px;
    color: #ffffff;
    font-size: 14px;
    line-height: 50px;
    margin-bottom: 0;
    text-align: center;
    opacity: 0.8;
    bottom: 0;
    left: 0;
}
.footer_copy b{
    font-weight: 500;
}
.footer_copy a{
    color: #ffffff!important;
}

/* footer */






