/*banner*/

body, div, ul, li {
	margin: 0;
	padding: 0;
}
img {
	border: 0
}
ul {
	list-style: none;
}

.izl-rmenu{
	       margin-right: 0;
	       width: 60px;
	       position: fixed;
	       left: 40px;
	       top: 20%;
		   background:rgba(19,154,19,0.7);
	       z-index:999;
		   border:#c8dcb2 solid 1px;
		   border-radius:50px; padding:15px 0 5px; text-align:center;
}
.izl-rmenu .consult{    
	background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center -77px;
    display: block;
    height: 60px;
    width: 60px;
	text-align:center;
}
.izl-rmenu .consult .phone {
    background-color: rgb(247,247,255);
    position: absolute;
    width: 160px;
    left: -160px;
    top: 0px;
    line-height: 73px;
    color: #000;
    font-size: 18px;
    text-align: center;
    display: none;
    box-shadow: #DDD -1px 1px 4px;
}
.izl-rmenu a.consult:hover .phone{display:inline !important;}
.izl-rmenu .cart {
    background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    display: block;
    height: 16px;
    width: 16px;
    font-size: 12px;
    line-height: 16px;
    color: #45BDFF;
    text-align: center;
    padding-top: 0px;
    padding-right: 18px;
    padding-bottom: 57px;
    padding-left: 10px;
}
.izl-rmenu a.cart:hover .pic{display:block;}
.izl-rmenu .btn_top {
    background-image: url(../images/float_top.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 39px;
    width: 82px;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}
.izl-rmenu .btn_top:hover {
	background-image: url(../images/float_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;

}
.izl-rmenu .cart .pic {
	display:none;
    position: absolute;
    left: 70px;
    top: 80px;
    width: 133px;
    height: 133px;
    background:url(../images/wei.jpg);
}
#udesk-feedback-tab {
    position: fixed;
    right: 2px;
    top: 65%;
    margin-top: -76px;
    -webkit-box-shadow: #DDD 0px -1px 5px;
    -moz-box-shadow: #DDD 0px -1px 5px;
    box-shadow: #DDD 0px -1px 5px;
    z-index: 10000;
    cursor: pointer;
    background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 76px;
    width: 82px;
    background-color: #FFF!important;
    z-index:999;
}



/* focusBar */
.shang {
	width: 100%;
	height: 853px;
	position: relative;
	overflow: hidden;
}
/*.site-nav-left a, .floor1-nav-content a div, .banner-nav li, .floor1-title {
	background: url(icons.png) no-repeat;
}
.w1180 {
	width: 1180px;
	margin: 0 auto;
}
#content {
	overflow: hidden;
	position: relative;
	margin-top: -5px;
}
.head-shadow, .head-shadow2 {
	position: relative;
	width: 100%;
	height: 3px;
	background: #B2B2B2;
	opacity: 0.35;
	bottom: 0;
	left: 0;
	z-index: 999999;
}
.slide-banner {
	height: 853px;
	position: relative;
}
.banner-bg {
	position: absolute;
	left: 0;
	top: 0;
	height: 853px;
	z-index: 1;
	width: 100%;
	background-color: #f4f4f4;
	background-position: 50% 0;
}
.banner-nav-bg {
	height: 70px;
	background: #fff;

	position: relative;
	z-index: 199;
	bottom: 70px;
	filter: alpha(opacity=75);
	opacity: 0.75;
}
.banner-nav {
	position: absolute;
	left: 50%;
	bottom: 27px;
	z-index: 999;
}
.banner-nav li {
	float: left;
	width: 16px;
	height: 16px;
	background-position: -257px -929px;
	margin-right: 8px;
	cursor: pointer;
}
.banner-nav li.active {
	background-position: -280px -929px;
}
.banner-content {
	width: 1180px;
	margin: 0 auto;
	position: relative;
	height: 850px;
	z-index: 100;
}
.banner-img {
	position: absolute;
	z-index: 2;
	left: -150%;
}
.banner-bar-bg {
	width: 1180px;
	height: 3px;
	background: url(bar-bg.png) no-repeat;
	margin: 0 auto;
	bottom: 0px;
	position: relative;
	z-index: 99999;
}
.banner-bar {
	height: 3px;
	width: 0;
	background: #00925f;
	position: absolute;
	left: 0;
	z-index: 999;
}
.floor1-title {
	height: 80px;
	overflow: hidden;
	width: 300px;
	margin: 60px auto 0;
	cursor: pointer;
}


.ie6fixedTL {
	position: absolute;
	left: 0;
	top: 0
}
.ie6fixedBR {
	position: absolute;
	right: 0;
	bottom: 0
}
.floor-title-png {
	height: 80px;
	overflow: hidden;
	width: 287px;
	margin: 60px auto 0;
	cursor: pointer;
	display: block;
}
*/


.w1180{
	width: 1180px;
	margin: 0 auto;
}

#content{
	overflow: hidden;
	position: relative;
	margin-top: -5px;
}

.head-shadow,.head-shadow2{
	position: relative;
	width: 100%;
	height: 3px;
	background: #B2B2B2;
	opacity: 0.35;
	bottom: 0;
	left: 0;
	z-index: 999999;
}

.slide-banner{
	height: 630px;
	position: relative;
}
.banner-bg{
	position: absolute;	
	left: 0;
	top: 0;
	height: 630px;
	z-index: 1;
	width: 100%;
    background-color: #f4f4f4;
    background-position: 50% 0;
}
.banner-nav-bg{
    height: 70px;
    background: #fff;
    /*opacity: 0.65;*/
    position: relative;
    z-index: 199;
    bottom: 70px;
	filter:alpha(opacity=75);
	opacity:0.75;
}
.banner-nav{
	position: absolute;
	left: 50%;
	bottom: 27px;
	z-index: 999;
}
.banner-nav li{
	float: left;
	width: 16px;
	height: 16px;
	background-position: -257px -929px;
	margin-right: 8px;
    cursor: pointer;
}
.banner-nav li.active{
	background-position: -280px -929px;
}
.banner-content{
	width: 1180px;
	margin: 0 auto;
	position: relative;
	height: 630px;
	z-index: 100;
}
.banner-img{
	position: absolute;
	z-index: 2;
    left: -150%;
}

.banner-bar-bg{
    width: 1180px;
    height: 3px;
    background: url(bar-bg.png) no-repeat;
    margin: 0 auto;
    bottom: 71px;
    position: relative;
    z-index: 99999;
}
.banner-bar{
	height: 3px;
	width: 0;
	background: #00925f;
	position: absolute;
	left: 0;
	z-index: 999;
}
.floor1-title{
	height: 80px;
	overflow: hidden;
    width: 300px;
    margin: 60px auto 0;
    cursor: pointer;
}

/* 除IE6浏览器的通用方法 */

.ie6fixedTL{position:absolute;left:0;top:0}

.ie6fixedBR{position:absolute;right:0;bottom:0}

.floor-title-png{
	height: 80px;
	overflow: hidden;
    width: 287px;
    margin: 60px auto 0;
    cursor: pointer;
    display:block;
}






/*导航*/
.dao {
	width: 100%;
	background: rgba(0,0,0,0.2);
	padding: 20px 0 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}
.dao_er {
	width: 100%;
	background: rgba(255,255,255,1);
	padding: 10px 0 0;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
}
.banner1 {
	width: 100%;
	margin-top: 80px;
}
.banner1 img {
	width: 100%;
}


.banner{
  max-width: 1920px;
  margin-right:auto;
  margin-left:auto;
  overflow:hidden;
}
/*.banner li{position: relative;}*/
.banner{position: relative;max-height: 1064px;overflow: hidden;}
.banner li div.p{position: absolute;top: 40%;left: 18%;opacity:0;color: #fff;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);z-index: 2;}
.banner li div.p>*{margin-bottom: 10px;}
.banner li div.p .p_line{max-width: 780px;height: 1px;background:rgba(255,255,255,0.4);}
.banner li div.p .more{margin-top: 30px;}
.banner li div.p .more a{display: block;width: 175px;height: 45px;line-height:45px;text-align:center;border-radius: 45px;background: #fff;color: #003f61;}
.banner li div.p .more a:hover{background: #0098ea;color: #fff;}
.banner li div.p .more a img{margin:18px 0 0 10px;}
.banner li div.p .more a img.img_svg{display: inline-block;}
.banner li div.p .more a img.img_svgH{display: none;}
.banner li div.p .more a:hover img.img_svg{display:none; }
.banner li div.p .more a:hover img.img_svgH{display:inline-block; }
.banner .bx-wrapper{margin-bottom: 0;}
.banner .bx-wrapper .bx-pager,.banner .bx-wrapper .bx-controls-auto{bottom: auto;top: 70%;z-index: 9999;}
.banner .bx-wrapper .bx-pager.bx-default-pager a{background: rgba(0,0,0,0.4);font-size:16px;font-weight:normal;
  width: 240px;height: 70px;line-height: 70px;text-align: center;color: #fff;text-indent: 0;border-radius: 0;
  padding:0 20px;margin:0 0.5px;
  overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
}
.banner .bx-wrapper .bx-pager-item.active a{background: rgba(0,0,0,0.7);}
.banner .bx-wrapper .bx-pager-item a:hover{background: rgba(0,0,0,0.7);}

.banner li>img{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all 5s ease-out;transition:all 5s ease-out;}
.lt10 .banner li>img{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all 5s ease-out;transition:all 5s ease-out;}
.banner li.img_scale>img{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all 5s ease-out;transition:all 5s ease-out;}

.lt10 .banner li div.p{margin-top:-100px;-ms-transform:translateY(0%);transform:translateY(0%);}
.ie8 .banner li>img{width: 100%;}
.ie8 .banner {
  height: 800px!important;
}
.banner .videoBox img{position:relative;z-index: 100}
.banner .videoBox .p{z-index:101;}
.control-icon{
  opacity:0;
  position:absolute;
  width:100px;
  height:100px;
  left:50%;
  top:50%;
  -webkit-transform:translate(-50%,-50%);
  -moz-transform:translate(-50%,-50%);
  -o-transform:translate(-50%,-50%);
  -ms-transform:translate(-50%,-50%);
  transform:translate(-50%,-50%);
  z-index:102;
}
.control-icon .play{
  display:block;
  width:100%;
  height:100%;
  background:url(../img/btn-play.png) no-repeat;
  background-size:cover;
  transition:all 0.4s;
}
.banner video{
  position:absolute;
  width: 100%;
  left:50%;
  top:50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  height:100%;
}

.lt9 .banner ul{height:850px;}
.lt9 .banner li div.p{top: 40%;filter:alpha(opacity=100)!important;}
.lt9 .banner .img_svg{display: none!important;}
.lt9 .banner .img_svgH{display: none!important;}
.lt9 .banner .bx-wrapper .bx-pager.bx-default-pager a{background: url(../img/lt9_bg.png);}
.lt9 .banner .bx-wrapper .bx-pager-item.active a{background: url(../img/lt9_bg2.png);}
.lt9 .banner .bx-wrapper .bx-pager-item a:hover{background: url(../img/lt9_bg2.png);}

/*ie8*/
.lt9 .banner .control-icon{display: none;}

@media only screen and (max-width: 1366px){
  .banner li div.p{left:5%;top:45%;}
  .banner .bx-wrapper .bx-pager.bx-default-pager a{width:240px;height: 50px;line-height: 50px;}
}
@media only screen and (max-width: 1250px){
  .banner li div.p .more a{width: 140px;height: 35px;line-height: 35px;}
  .banner li div.p .more a img{margin-top: 13px;}
}
@media only screen and (max-width: 1060px){
  .banner .bx-wrapper .bx-pager{padding:0 10px;box-sizing:border-box;}
  .banner .bx-wrapper .bx-pager,.banner .bx-wrapper .bx-controls-auto{bottom: 20%;top: auto;}
}
@media only screen and (max-width:1024px){
  .control-icon{width:80px;height:80px}
}
@media only screen and (max-width: 900px){
  .banner .bx-wrapper .bx-pager-item{width: 33.33%;overflow: hidden;}
  .banner .bx-wrapper .bx-pager.bx-default-pager a{width: 100%;-webkit-box-sizing:border-box;box-sizing:border-box;}
  .banner li div.p>*{margin-bottom: 5px;}
  .banner li div.p{top: 50%;}
  .banner li div.p .more{margin-top:15px;}
  .control-icon{width:60px;height:60px}
  .banner li div.p{top:44%;}
}
@media only screen and (max-width: 767px){
  .banner{margin-top: 79px;}
  .banner li div.p{left: 8%;}

  .banner .fnt_30{font-size: 14px;}
  .banner .fnt_80{font-size: 26px;}
  .banner .bx-wrapper .bx-pager{text-align: right;}
  .banner .bx-wrapper .bx-pager-item{width: auto;}
  .banner .bx-wrapper .bx-pager.bx-default-pager a{text-indent: -9999px;height:5px;line-height: 5px;width: 40px;background: rgba(255,255,255,0.5);}
  .banner .bx-wrapper .bx-pager-item.active a{background: rgba(255,255,255,0.8);}
  .banner li div.p .more a{width: 120px;height: 30px;line-height: 28px;font-size: 12px;}
  .banner li div.p .more a img{margin-top: 9px;}
  .control-icon{width:50px;height:50px}
}
@media only screen and (max-width:639px){
  .banner li div.p{top:42%;}
}
@media only screen and (max-width:539px){
  .banner li div.p>*{font-size: 20px;}
}
@media only screen and (max-width: 359px){
  .control-icon{width:40px;height:40px;}
  .banner li div.p .more a{width:100px;height:26px;line-height: 26px}
}
@media only screen and (max-width: 320px){
  .banner .fnt_50{font-size: 16px;}
  .banner .fnt_30{font-size: 12px;}
}



.dao_left {
	width: 300px;
	float: left;
}
.con {
	width: 1200px;
	margin: 0 auto;
}
.con1 {
	width: 1220px;
	margin: 0 auto;
}
.con2 {
	width: 1360px;
	margin: 0 auto;
}
.con3 {
	width: 1420px;
	margin: 0 auto 50px;
}
.navs {
}
.navs * {
	text-decoration: none;
	font-size: 9pt;
}
.navs * a:hover {
	text-decoration: none;/* 鼠标经过时的红色背景，可自定义 */
}
.dao_right {
	width: 900px;
	float: left;
	padding-top: 25px;
}
.navs {
	list-style: none;
	width: 900px;
}
.navs li {
	float: left;
	padding: 0px 20px 40px;
	position: relative;
}
.navs li a {
	color: #000;
	font-family: "微软雅黑";
	font-size: 16px;
blr:expression(this.onFocus=this.close());
blr:expression(this.onFocus=this.blur());
	display: inline-block;
}
.navs li a:focus {
	-moz-outline-style: none;
}
.navs li .sub-nav {
	position: absolute;
	top: 62px;
	left: -10px;
	list-style: none;
	background: rgba(51,51,51,0.4);
	display: none;
	z-index: 99999;
}
.navs li .sub-nav li {
	text-align: center;
	clear: left;
	width: 120px;
	position: relative;
	padding: 10px 0;
}
.navs li .sub-nav li a {
	height: 20px;
	line-height: 20px;
	width: 120px;
	padding: 0;
	color: #000;
	font-size: 14px;
}
.navs li .sub-nav li a:hover {
	color: #a40000;
}
.hei {
	width: 100%;
}
.hei img {
	width: 100%;
}
/*第二部分*/
.wenhua {
	width: 490px;
	float: left;
	padding-top: 190px;
}
.wenhua1 {
	width: 710px;
	float: right;
	padding-top: 122px;
}
.wenhua2 {
	background: url(../images/wen.jpg) no-repeat left top;
	font-size: 18px;
	color: #169198;
	line-height: 30px;
	font-family: "微软雅黑";
	padding: 18px 20px;
	margin-bottom: 30px;
}
.wenhua3 {
	background: url(../images/wen1.jpg) no-repeat left top;
	font-size: 16px;
	color: #548008;
	line-height: 20px;
	font-family: "微软雅黑";
	padding: 18px 20px;
	margin-bottom: 30px;
}
.wenhua4 {
	background: url(../images/wen2.jpg) no-repeat left top;
	font-size: 18px;
	color: #b58e1c;
	line-height: 30px;
	font-family: "微软雅黑";
	padding: 18px 20px;
	margin-bottom: 30px;
}
.sed_banner {
	width: 100%;
	padding: 50px 0;
	background: url(../images/about-bg.jpg) no-repeat;
	height: 690px;
	overflow: hidden;
}
.chanpin {
	width: 100%;
	padding: 50px 0;
	background: url(../images/about-bg1.jpg) no-repeat;
	height: 852px;
	overflow: hidden;
}
/* #marquee1 */
#marquee1 {
	width: 1350px;
	height: 217px;
	overflow: hidden;
	margin-left: -95px;
	margin-top: 20px;
}
#marquee1 ul li {
	float: left;
	width: 450px;
	height: 217px;
}
#marquee1 ul li a {
	width: 430px;
	padding: 30px 20px;
	height: 217px;
	display: block;
	background: url(../images/hui.jpg) no-repeat left center;
	font-family: "微软雅黑";
	color: #8d8d8d;
	font-size: 14px;
	line-height: 24px;
}
#marquee1 ul li a:hover {
	background: url(../images/lv.jpg) no-repeat left center;
	text-decoration: none;
}
#marquee1 ul li a span {
	color: #343434;
	font-size: 20px;
	display: block;
	margin: 10px 0;
}
#marquee1 ul li a b {
	font-weight: 300;
	display: block;
	background: url(../images/arrow.jpg) no-repeat center center;
	margin-top: 10px;
}
#marquee1 ul li a:hover b {
	color: #00b369;
	background: url(../images/arrow1.jpg) no-repeat center center;
}
#marquee1 ul li img {
	float: left;
	margin-right: 20px;
}
.fen {
	width: 25%;
	float: left;
	position: relative;
	overflow: hidden;
}
.ming {
	position: absolute;
	top: 70%;
	left: 25%;
	background: rgba(0,0,0,0.5);
	border-radius: 30px;
	padding: 5px 0px;
	text-align: center;
	width: 50%;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #fff;
}
.fen img {
	width: 100%;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.fen:hover img {
	opacity: 1.0;
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.new {
	border: #e4e4e4 solid 1px;
	float: left;
	margin-right: 20px;
	width: 408px;
	overflow: hidden;
}
.new01 {
	padding: 20px;
	overflow: hidden;
	font-size: 14px;
	color: #999999;
	line-height: 26px;
	font-family: "微软雅黑";
}
.new01 span {
	display: block;
	font-size: 18px;
	color: #000;
	font-family: "微软雅黑";
	text-align: center;
}
.new01 a {
	font-size: 12px;
	margin: 20px 0 0 85px;
	display: block;
	width: 200px;
	text-align: center;
	border: #cd964d solid 1px;
	padding: 10px 0px;
	color: #402e17;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.new img {
	width: 100%;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.new:hover img {
	opacity: 1.0;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.new02 {
	width: 1300px;
	margin: 0 0 40px -60px;
	overflow: hidden;
}
.bottom {
	background: #00ae67;
	text-align: center;
	width: 100%;
	padding: 20px 0;
	font-size: 16px;
	color: #fff;
	font-family: "微软雅黑";
}
.bottom a {
	font-size: 16px;
	color: #fff;
	font-family: "微软雅黑";
	margin: 0 15px;
}
.bottom01 {
	background: #d9eae2;
	width: 100%;
	padding: 40px 0;
}
.bottom02 {
	width: 360px;
	float: left;
	border-right: #c7dbd2 solid 1px;
	font-size: 16px;
	padding-bottom: 30px;
	color: #6a6a6a;
	font-family: "微软雅黑";
	line-height: 30px;
}
.bottom02 span {
	font-size: 18px;
	color: #171717;
	font-family: "微软雅黑";
}
.bottom02 img {
	margin-left: 10px;
}
.bottom03 {
	width: 580px;
	float: left;
	border-right: #c7dbd2 solid 1px;
	font-size: 16px;
	padding-bottom: 30px;
	color: #6a6a6a;
	font-family: "微软雅黑";
	line-height: 30px;
}
.b {
	width: 100px;
	float: left;
	margin-left: 40px;
}
.b span a {
	font-size: 18px;
	color: #171717;
	font-family: "微软雅黑";
}
.b a {
	font-size: 16px;
	color: #6a6a6a;
	font-family: "微软雅黑";
	display: block;
}
.bottom04 {
	font-size: 18px;
	color: #171717;
	font-family: "微软雅黑";
	text-align: center;
	width: 200px;
	float: left;
	text-align: center;
	line-height: 40px;
}
/*大事记*/

div, form, input, textarea, p, ul, li, dl, dt, dd, h1, table, h2 {
	padding: 0;
	margin: 0;
}
li {
	list-style-type: none;
}
ol, ul {
	list-style: none;
}
input {
	vertical-align: middle;
	font-size: 100%;
}
img {
	vertical-align: top;
	border: 0;
}
em, i {
	font-style: normal;
}
.l {
	float: left;
}
.r {
	float: right;
}
.c {
	clear: both;
}
.o {
	overflow: hidden;
}
.left {
	float: left;
}
.right {
	float: right;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}
.clearfix {
 *zoom:1;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
}
.clearfix:after {
	clear: both;
}
.content {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
ul, li {
	list-style: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	cursor: point;
}
hr {
	height: 0;
	border-left: none;
	border-right: 0;
	border-top: 1px dashed #fff;
	border-bottom: 1px dashed #fff;
}
.top {
	margin-top: 60px;
}
.top img {
	width: 100%;
	margin-top: -10px;
}
.content {
	padding: 50px 0;
	min-height: 720px;
	width: 100%;
}
.content .wrapper {
	position: relative;
	background: url("../images/release-bg.png") no-repeat right top;
	width: 1200px;
	margin: 0 auto;
}
.content .light {
	position: absolute;
	left: 55px;
	top: -50px;
	width: 152px;
	height: 191px;
	background: url("../images/light-top.png") no-repeat top center;
}
.content .light i {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	background: url("../images/light.png") no-repeat top center;
}
.content .line-left {
	position: absolute;
	left: 0;
	top: 15px;
	width: 70px;
}
.content .line-right {
	position: absolute;
	right: 0;
	top: 15px;
	width: 460px;
}
.content .main {
	background: url("../images/line-bg.png") repeat-y 249px 0;
}
.content .main .title {
	position: absolute;
	line-height: 40px;
	padding-left: 67px;
	left: 230px;
	top: 0;
	color: #000;
	font-size: 24px;
	font-family: "微软雅黑";
	background: url("../images/clock.png") no-repeat left top;
}
.content .main .year {
	position: relative;
	z-index: 100;
}
.content .main .year h2 {
	height: 40px;
	width: 170px;
	padding-right: 30px;
	font-size: 24px;
	line-height: 40px;
	text-align: right;
}
.content .main .year h2 a {
	color: #000;
	font-family: "微软雅黑";
}
.content .main .year h2 i {
	display: block;
	position: relative;
	height: 0;
	width: 0;
	left: 190px;
	top: -20px;
	border-width: 6px;
	border-style: solid;
	border-color: #2fd035 transparent transparent transparent;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	-webkit-transform-origin: 6px 3px;
	-moz-transform-origin: 6px 3px;
	-ms-transform-origin: 6px 3px;
	-o-transform-origin: 6px 3px;
	transform-origin: 6px 3px
}
.content .main .year .list {
	margin: 10px 0;
	position: relative;
	overflow: hidden;
	-webkit-transition: height 1s cubic-bezier(0.025, 0.025, 0.000, 1.115), opacity 1s;
	-moz-transition: height 1s cubic-bezier(0.025, 0.025, 0.000, 1.115), opacity 1s;
	-ms-transition: height 1s cubic-bezier(0.025, 0.025, 0.000, 1.115), opacity 1s;
	-o-transition: height 1s cubic-bezier(0.025, 0.025, 0.000, 1.115), opacity 1s;
	transition: height 1s cubic-bezier(0.025, 0.025, 0.000, 1.115), opacity 1s
}
.content .main .year .list ul {
	bottom: 0;
}
.content .main .year .list ul li {
	background: url("../images/circle.png") no-repeat 235px 31px;
	padding: 30px 0;
	color: #a1a4b8;
}
.content .main .year .list ul li.highlight {
	background-image: url(http://p4.qhimg.com/d/inn/05a63fc5/circle-h.png);
}
.cls {
	zoom: 1;
}
.cls:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.content .main .year .list ul li.highlight .date, .content .main .year .list ul li.highlight .intro {
	color: #000;
}
.content .main .year .list ul li .date, .content .main .year .list ul li .version {
	float: left;
	display: block;
	clear: left;
	width: 200px;
	line-height: 24px;
	text-align: right
}
.content .main .year .list ul li .date {
	font-size: 18px;
	line-height: 32px;
	color: #000
}
.content .main .year .list ul li .intro, .content .main .year .list ul li .more {
	float: left;
	display: block;
	width: 900px;
	margin-left: 100px;
	line-height: 24px;
}
.content .more {
	float: left;
	display: block;
	width: 900px;
	margin-left: 100px;
	line-height: 24px;
	padding: 20px 0;
	background: url(../images/xian.jpg) no-repeat left bottom;
}
.content .main .year .list ul li .intro {
	font-size: 16px;
	line-height: 32px;
	color: #000;
	font-family: "微软雅黑";
}
.content .wrapper:first-child .main .year.close h2 i {
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg)
}
.content .wrapper:first-child .main .year.close .list {
	opacity: 0;
	height: 0!important;
}
.ie7 .content .main .year h2 i {
	left: 40px
}
.qie1 {
	width: 100%;
	border-bottom: #c3c3c3 solid 1px;
	overflow: hidden;
	text-align: center;
	padding: 30px 0 0;
}
.qie {
	width: 600px;
	margin: 0 auto;
	text-align: center;
}
.qie a {
	padding: 15px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #000;
	overflow: hidden;
	display: block;
	width: 150px;
	float: left;
}
.qie a:hover {
	border-bottom: #00ae67 solid 2px;
}
.sed {
	border-bottom: #00ae67 solid 2px;
}

.biaoti {
	width: 600px;
	margin: 0 auto;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #000;
	padding:20px 0 20px;
}


.neirong {
	width: 1200px;
	margin: 0 auto;
	color: #0a0a0a;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 45px;
	padding: 40px 0;
}
.bg_line {
	width: 100%;
	overflow: hidden;
	background: url(../images/bg_line.jpg) repeat-x left bottom;
	padding: 60px 0 3px;
}
.bg_left {
	width: 40%;
	float: left;
	padding-top: 100px;
	z-index:999;
	position:relative;
}
.bg_right {
	width: 60%;
	float: right;
	z-index:9
}
.bg_left1 {
	width: 40%;
	float: right;
	padding-top: 100px;
}

.bg_right1 {
	width: 60%;
	float: left;
}
.bg_right1 img {
	width: 100%;
}
.bg_left2 {
	width: 40%;
	float: left;
	padding-top: 100px;
	z-index:999;
	position:relative;
}
.bg_right2 {
	width: 60%;
	float: right;
	text-align: right;
}
.bg_right2 img {
	width: 95%;
}
.ren {
	width: 560px;
	float: left;
	overflow: hidden;
	margin: 0px 0 40px 0px;
}
.ren img {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.ren:hover img {
	opacity: 1.0;
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.ren1 {
	width: 600px;
	float: left;
	overflow: hidden;
	margin: 0 0 40px 40px;
	overflow: hidden;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #414146;
	line-height: 35px;
}
.ren1 span {
	width: 130px;
	display: block;
	text-align: center;
	border-bottom: #414146 solid 1px;
	padding: 0 0 10px;
	margin-bottom: 10px;
	font-family: "微软雅黑";
	font-size: 24px;
	color: #414146;
}
/*加入惠康*/

.list_dt {
	color: #4e4e4e;
	padding: 10px 5px 10px;
	line-height: 34px;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-family: "微软雅黑";
	font-size: 16px;
	position: relative;
	border-bottom: 1px dashed #b6b6b6;
}
.list_dt:hover {
}
.list_dt:hover ._after {
	display: block;
	width: 3px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
#open {
}
#open ._after {
	display: block;
	width: 3px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #4285F4;
}
.list_dt_icon {
	position: absolute;
	right: 10px;
	top: 9px;
	display: block;
	width: 16px;
	height: 16px;
	background: url("../images/off.png") no-repeat;
}
#open .list_dt_icon {
	background: url("../images/open.png") no-repeat;
}
.list_dd {
	display: none;
	padding: 15px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #333;
	line-height: 34px;
	background: #f5f5f5;
	border-bottom: 1px dashed #b6b6b6;
}
.list_li {
	background: #4e4e4e;
	list-style-type: none;
	color: white;
	width: 120px;
	padding: 0 30px;
	height: 34px;
	line-height: 34px;
	cursor: pointer;
	border-bottom: 1px solid #6b6b6b;
}
.list_li:hover {
	background: #4285F4;
}
/*实力展示*/

.product {
	text-align: center;
	background: url(../images/xian01.jpg) no-repeat center center;
	padding: 40px 0;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #414146;
}
.product1 {
	width: 100%;
	background: #ededeb;
	padding: 50px 0;
	margin: 40px 0 0;
	overflow: hidden;
}
.product2 {
	width: 600px;
	float: left;
	position: relative;
	overflow: hidden;
}
.product2 span {
	position: absolute;
	right: 20px;
	bottom: 20px;
}
.product2 a {
	font-family: "微软雅黑";
	font-size: 20px;
	color: #fff;
}
.product3 {
	width: 600px;
	float: right;
	position: relative;
	overflow: hidden;
}
.product3 span {
	position: absolute;
	right: 20px;
	bottom: 20px;
}
.product3 a {
	font-family: "微软雅黑";
	font-size: 20px;
	color: #fff;
}
.sliderbox {
	background: url(../images/index-bottom.jpg) no-repeat 0 -1px;
	width: 1220px;
	height: 300px;
	overflow: hidden;
	padding: 0px 0 0 0;
	margin: 0px auto;
}
.arrow-btn {
	margin: 75px 0 0 0;
	display: inline;
	background: url(../images/arrow-btn.png) no-repeat;
	width: 37px;
	height: 124px;
	overflow: hidden;
	cursor: pointer;
}
#btn-left {
	float: left;
	margin-left: 12px;
	background-position: 0 0;
}
#btn-left.dasabled {
	background-position: 0 -124px;
}
#btn-right {
	float: right;
	margin-right: 6px;
	cursor: pointer;
	background-position: -37px 0;
}
#btn-right.dasabled {
	background-position: -37px -124px;
}
.slider {
	width: 1100px;
	overflow: hidden;
	position: relative;
	height: 300px;
	float: left;
}
.slider ul {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 2500px;
	height: 300px;
	list-style: none;
	overflow: hidden;
}
.slider li {
	float: left;
	width: 280px;
	height: 230px;
	text-align: center;
}
.slider a {
	display: block;
	text-decoration: none;
	color: #414146;
	font-size: 18px;
	font-family: "微软雅黑";
	text-align: center;
	margin-top: 24px;
}
.slider img {
	width: 240px;
	display: inline-block!important;
}
.tou {
	width: 691px;
	float: left;
	overflow: hidden;
	color: #414146;
	font-size: 16px;
	font-family: "微软雅黑";
	padding: 50px 0;
	line-height: 30px;
}
.tou div {
	padding: 20px;
}
.tou1 {
	width: 509px;
	float: left;
	overflow: hidden;
	color: #414146;
	font-size: 16px;
	font-family: "微软雅黑";
	padding: 50px 0;
	line-height: 30px;
}
.tou1 div {
	padding: 30px;
	height: 435px;
}
.tou1 span {
	width: 130px;
	display: block;
	text-align: center;
	border-bottom: #414146 solid 1px;
	padding: 0 0 10px;
	margin-bottom: 10px;
	font-family: "微软雅黑";
	font-size: 24px;
	color: #414146;
}
.tou2 {
	width: 500px;
	float: left;
	margin-bottom: 60px;
}
.tou3 {
	width: 700px;
	float: left;
	color: #414146;
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 30px;
	margin-bottom: 20px;
}
.tou3 span {
	width: 150px;
	display: block;
	text-align: center;
	border-bottom: #414146 solid 1px;
	padding: 0 0 10px;
	margin-top: 30px;
	font-family: "微软雅黑";
	font-size: 24px;
	color: #414146;
}
/*新闻*/

.new03 {
	background: url(../images/xian02.jpg) no-repeat right bottom;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #00a400;
	margin: 30px 0;
}
.new03 span {
	display: block;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #00a400;
}
.lubo {
	width: 769px;
	min-width: 769px;
	clear: both;
	position: relative;
	height: 513px;
	float: left;
}
.lubo_box {
	position: relative;
	width: 769px;
	height: 513px;
}
.lubo_box li {
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	width: 769px;
	height: 513px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.lubo_box li a {
	display: block;
	width: 769px;
	height: 100%;
}
.lubo_box li img {
	width: 769px;
	height: 513px;
}
/*圆点*/
.cir_box {
	overflow: hidden;
	position: absolute;
	z-index: 100;
}
.cir_box li {
	float: right;
	width: 15px;
	height: 15px;
	border-radius: 20px;
	margin: 0 5px;
	cursor: pointer;
	background: #fff;
	opacity: 1;
	filter: alpha(opacity=100);
}
.cir_on {
	background: #00ae67 !important;
}
/*按钮*/
.lubo_btn {
	position: absolute;
	width: 769px;
	top: 140px;
}
.left_btn, .right_btn {
	width: 30px;
	height: 80px;
	background: #000;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer;
	color: #fff;
	line-height: 80px;
	font-size: 30px;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.left_btn {
	float: left;
}
.right_btn {
	float: right;
}
.new04 {
	width: 570px;
	float: left;
	margin-left: 20px;
	overflow: hidden;
}
.new04 ul li {
	background: url(../images/xian.jpg) no-repeat center 23px;
	border-bottom: #dcdcdc solid 1px;
	padding: 10px 0;
	margin-bottom: 10px;
	color: #646464;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 30px;
}
.new04 ul li a {
	color: #454545;
	font-family: "微软雅黑";
	font-size: 18px;
	background: #fff;
	padding-right: 15px;
}
.new04 ul li span {
	color: #454545;
	font-family: "微软雅黑";
	font-size: 14px;
	background: #fff;
	float: right;
	padding-left: 15px;
}
.new05 {
	background: #00a400;
	border-radius: 20px;
	padding: 5px 15px;
	float: right;
	text-align: center;
}
.new05 a {
	color: #fff;
	font-family: "微软雅黑";
	font-size: 14px;
}
.new06 {
	overflow: hidden;
}
.new06 ul li {
	background: url(../images/xian.jpg) no-repeat right 23px;
	padding: 10px 0 20px;
	color: #646464;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 30px;
	clear: both;
	overflow: hidden;
}
.new06 ul li a {
	color: #454545;
	font-family: "微软雅黑";
	font-size: 18px;
	background: #fff;
	padding-right: 15px;
}
.new06 ul li span {
	color: #454545;
	font-family: "微软雅黑";
	font-size: 14px;
	background: #fff;
	float: right;
	padding-left: 15px;
}
.new06 ul li img {
	width: 248px;
	height: 158px;
	float: left;
	margin-right: 30px;
	overflow: hidden;
}
.page {
	overflow: hidden;
	padding: 20px 0 50px;
	text-align: right;
}
.page a {
	overflow: hidden;
	padding: 20px 0;
	text-align: right;
	border: #cfcfcf solid 1px;
	border-radius: 5px;
	margin-left: 15px;
	padding: 8px 20px;
	color: #000;
	font-family: "微软雅黑";
	font-size: 14px;
}
.page a:hover {
	color: #00ae67;
	font-family: "微软雅黑";
	font-size: 14px;
}
.map {
	width: 100%;
	overflow: hidden;
	background: url(../images/map.jpg) no-repeat center top;
	height: 1040px;
}
.lianxi {
	width: 600px;
	background: #fff;
	padding: 21px 40px;
	overflow: hidden;
}
.lianxi01 {
	background: url(../images/heixian.jpg) no-repeat left bottom;
	padding: 0px 0 10px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
}
.lianxi01 span {
	color: #00ae67;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 46px;
	font-weight: bold;
	display: block;
}
.lianxi02 {
	background: url(../images/dizhi.jpg) no-repeat left 16px;
	padding: 15px 0 20px 25px;
	color: #000;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 24px;
}
.lianxi02 span {
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
	color: #000;
	font-family: "微软雅黑";
	font-size: 18px;
}
.liu {
	color: #00ae67;
	font-family: "微软雅黑";
	font-size: 20px;
	padding: 10px 0;
}
.pad {
	padding: 0 0 10px 0;
}

.cp{ overflow:hidden; padding:0 0 3px 0;}
.cp ul li{ float:left; margin-right:3px; overflow:hidden;}

.cp1{ overflow:hidden; padding:0 0 0px 0;}
.cp1 ul li{ float:left; margin-right:3px; margin-bottom:3px; overflow:hidden;}

.cp2{ overflow:hidden; padding:0 0 0px 0;}
.cp2 ul li{ float:left; margin-right:4px; margin-bottom:3px; overflow:hidden;}

.cp ul li img {
	width: 100%;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.cp ul li:hover img {
	opacity: 1.0;
	-webkit-transform: scale(1.15);
	transform: scale(1.15);}

.cp1 ul li img {
	width: 100%;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.cp1 ul li:hover img {
	opacity: 1.0;
	-webkit-transform: scale(1.15);
	transform: scale(1.15);}
.cp2 ul li img {
	width: 100%;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.cp2 ul li:hover img {
	opacity: 1.0;
	-webkit-transform: scale(1.15);
	transform: scale(1.15);}


.fan{ overflow:hidden; padding:20px 0; font-family:"微软雅黑"; font-size:16px; color:#000; width:1200px; margin:0 auto 30px;}
.fan a{font-family:"微软雅黑"; font-size:16px; color:#666; margin-left:5px; margin-right:30px;}
.fan span{ float:right; width:150px; text-align:center; padding:5px 0; background:#00ae67; border-radius:20px;}
.fan span a{font-family:"微软雅黑"; font-size:16px; color:#fff;}


.shebei ul li:nth-child(2n){ float:right;}



.zzsc{overflow:hidden; margin-bottom:30px;}
.zzsc ul li{ width:600px; height:450px; overflow:hidden; float:left; margin-bottom:20px; position:relative;}
.zzsc ul li img{ width:600px; height:400px; position:absolute; left:0; top:0; z-index:10; background:url(http://www.zzsc.com/demo/images/loading.gif) no-repeat center center;}
.zzsc ul li .mark{ background:url(../images/jia.png) no-repeat center 160px #000;opacity:0.5; display:none; width:600px; height:400px; position:absolute; left:0; top:0; z-index:15; text-indent:-3000px; overflow:hidden;filter:alpha(opacity=0.7);}
.zzsc ul li .mark2{ width:600px; height:100px; line-height:25px; text-align:center; position:absolute; left:0; top:420px; color:#000; font-size:18px; z-index:20;}
.zzsc ul li .mark2 a{ font-family:"微软雅黑"; font-size:18px; color:#000; text-decoration:none;}
.zzsc ul li:nth-child(2n){ float:right;}

