@charset "utf-8";
*{
	margin:0px;
	padding:0px;
	text-decoration:none;
	font-family: "微软雅黑";
}
img {
	border: 0;
	/*margin: 0;
	padding: 0;*/
}
body{
	width:100%;
	overflow-x:hidden;
	background:#fff;
}
a{
	text-decoration: none;
	font-style:normal;
	border:none;
}
textarea {
	resize:none;
}
ol,ul,li{
	list-style:none;
}
.clear{
	height:0px;
	line-height:0px;
	clear:both;
}
.he5{
	width:100%;
	height:5px;
	line-height:5px;
	clear:both;
	overflow:hidden;
}
.he10{
	width:100%;
	height:10px;
	line-height:10px;
	clear:both;
	overflow:hidden;
}
.he13{
	width:100%;
	height:13px;
	line-height:13px;
	clear:both;
	overflow:hidden;
}
.he20{
	width:100%;
	height:20px;
	line-height:20px;
	clear:both;
	overflow:hidden;
}
.he25{
	width:100%;
	height:25px;
	line-height:25px;
	clear:both;
	overflow:hidden;
}
.he15{
	width:100%;
	height:15px;
	line-height:15px;
	clear:both;
	overflow:hidden;
}
.he30{
	width:100%;
	height:30px;
	line-height:30px;
	clear:both;
	overflow:hidden;
}
.he35{
	width:100%;
	height:35px;
	line-height:35px;
	clear:both;
	overflow:hidden;
}
.he40{
	width:100%;
	height:40px;
	line-height:40px;
	clear:both;
	overflow:hidden;
}
.he45{
	width:100%;
	height:45px;
	line-height:45px;
	clear:both;
	overflow:hidden;
}
.he50{
	width:100%;
	height:50px;
	line-height:50px;
	clear:both;
	overflow:hidden;
}
.he100{
	width:100%;
	height:100px;
	line-height:100px;
	clear:both;
	overflow:hidden;
}
.he60{
	width:100%;
	height:60px;
	line-height:60px;
	clear:both;
	overflow:hidden;
}
.he80{
	width:100%;
	height:80px;
	line-height:80px;
	clear:both;
	overflow:hidden;
}
.all{
	width:100%;
	background:#fff;
	margin:0 auto;
}
.header-c{
	width:100%;
	margin:0 auto;
}
.top{
	width:60%;
	margin:0 432px;
	height:85px;
	background:url(../images/top-bg.png) no-repeat center center;
}
.top-logo{
	float:left;
	position:absolute;
	z-index:9999;
}
.top-logo img{
	margin-right:15px;
}
.nav-ul{
	float:right;
	margin-right:50px;
}
.nav-ul li{
	float:left;
	width:105px;
}
.nav-ul li a{
	display:block;
	color:#333;
	font-size:18px;
	text-align:center;
	line-height:85px;
}
.nav-ul li a:hover{
	border-top:5px solid #1fac43;
	line-height:80px;
	color:#1fac43;
}
#page{
	margin:0 auto;
    text-align: center;
    width:920px;
}
#page a{
	background:#f8f8f8 none repeat scroll 0 0;
    color: #b4b4b4;
    font-size:14px;
    margin:2px;
    padding:16px 14px;
    font-family: "[CalifornianFB]"；
}
#page a:hover{
	background:#ffffff;
	color:#b4b4b4;
}


/*banner样式*/
.banner{ width:100%!important;position:relative;height:550px!important;}
#bannerBox{ width:100%;  position:absolute; top:0; left:0;}
#bannerList{ position:relative; width:100%; }
#bannerList li{position: absolute; left:0; top:0; width:100%; }
#bannerList li a img{position: absolute; left:0; top:0; width:100%!important; height:550px!important;}
#bannerBton{ position:absolute; right:48%; bottom:55px; }
#bannerBton li{ width:12px; height:12px; float:left; text-align: center; margin-right:7px; background-color:#ccc; line-height:15px; font-size:12px; cursor:pointer;border-radius:50%;}
#bannerBton li.up{ background-color:#00640a; color:#fff;}

.content{
	width:100%;
}
.content1{
	width:1113px;
	margin:0 auto;
}
.img-scroll1{ position:relative; margin:20px auto; width:100%;}
    
.img-scroll1 .prev1{
	position:absolute; 
	display:block; 
	width:50px; 
	height:100px; 
	background:url(../images/left.png) no-repeat left center;
	top:35%; 
}
.img-scroll1 .next1{
	position:absolute; 
	display:block; 
	width:50px; 
	height:100px; 
	background:url(../images/right.png) no-repeat left center;
	top:35%; 
}
.img-scroll1 .prev1 { left:0;}
.img-scroll1 .next1 { right:0}


.img-list1 { position:relative; width:1018px; /*height:363px;*/ margin-left:36px; overflow:hidden;}
.img-list1 ul { width:9999px;}
.img-list1 li { float:left; display:inline; width:330px; margin-right:10px; /*height:363px;*/text-align:center; line-height:100px;}
.mra{
	display:block;
	width:300px;
	/*height:363px;*/
	float:right;
}
.mr-img{
	display:block;
	width:300px;
	height:190px;
	position:relative;
}
.img-bg{
	position:absolute;
	width:300px;
	height:190px;
	background:rgba(0,0,0,0.6) url(../images/mr-img-bg.png) no-repeat center center;
	top:0;
	left:0;
	display:none;
}
.mr-xq{
	border-left:2px solid #e7e5e5;
	border-right:2px solid #e7e5e5;
	border-bottom:2px solid #e7e5e5;
	background:url(../images/mr-bg.png) no-repeat top center;
}
.mr-title{
	display:block;
	text-align:center;
	color:#333;
	font-size:20px;
	height: 50px;
    line-height: 61px;
    width:100%;
}
.mr-js{
	display:block;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:15px;
	color:#949494;
	font-size:14px;
	line-height:25px;
	/*height:80px;
	overflow:hidden;*/
	width:93%;
}
.mr-xq .mr-gd{
	display:block;
	color:#5c5c5c;
	font-size:14px;
	text-align:center;
	height:52px;
	line-height:30px;
}
.mr-more{
	display:block;
	width:185px;
	height:45px;
	border:2px solid #1fac43;
	text-align: center;
	color:#1fac43;
	line-height:45px;
	margin:0 auto
}
.content2{
	width:100%;
	height:444px;
	background:url(../images/ct2-bg.png) no-repeat center center;
	position:relative;
	background-size:100%;
}
.content2-c{
	width:1040px;
	margin:0 auto;
	position:relative;
}
.ct2-top{
	width:40%;
	float:left;
}
.ct2-title1{
	height:50px;
	line-height:50px;
	color:#fff;
	font-size:30px;
	font-family: "Arial";
	width:30%;
}
.ct2-title2{
	color:#fff;
	font-size:18px;
	height:35px;
	background:url(../images/news-bg.png) no-repeat left bottom;
	width:40%;
}
.ct2-title3{
	color:#fff;
	font-size:12px;
	line-height:35px;
	width:40%;
}
.js-title{
	float: right;
   	right: 164px;
    top: 20px;
    position: absolute;
}
.sy-hd{
	color: #333333;
    font-size: 16px;
    left: 61px;
    position: absolute;
    top: 42px;
}
.sy-hd1{
	color: #959595;
    font-family: "Arial";
    font-size: 12px;
    left: 50px;
    position: absolute;
    top: 66px;
}
.sy-news-more{
	position:absolute;
	left:165px;
	top:81px;
}
.sy-more1{
	position:absolute;
	left:244px;
	top:82px;
	width:72px;
	height:68px;
}
#forkme_banner {
  display: block;
  position: absolute;
  top: 0;
  right: 10px;
  z-index: 10;
  padding: 10px 50px 10px 10px;
  color: white;
  background: url("../images/blacktocat.png") #6A3 no-repeat 95% 50%;
  font-weight: 700;
  box-shadow: 0 0 10px rgba(0, 0, 0, .5);
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  text-decoration: none;
}

.head {
  padding: 30px 0;
  width: 960px;
  margin: auto;
}

.head h1 {
  font-weight: 200;
  font-family: Helvetica,Arial,Verdana,sans-serif;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9);
  text-transform: uppercase;
  color: #999;
}

.container {
  width: 960px;
  margin: auto;
}

.actions {
  margin-top: 10px;
}

.track {
  /*width: 100%;*/
  width:72%;
  position: relative;
  margin-top:94px;
}

.view-port, .track .inner {
  width:745px;
}

.axis-y .view-port,
.axis-y .track .inner {
  width: 240px;
  height: 660px;
}


.view-port {
  overflow: hidden;
  position: relative;
  height:185px;
}

.track .inner {
  position: relative;

 /* margin: auto;
  margin-bottom: 30px;*/
  /*padding: 10px;*/

  /*background: #F1F1F1;*/
  border-radius: 4px;
}

.track .inner h2 {
  font-weight: 200;
  font-family: Helvetica,Arial,Verdana,sans-serif;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9);
  text-transform: uppercase;
  color: #999;
}

.track .inner h2:hover {
  color: #6A3;
}

.track a.prev,
.track a.next {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -32px;
  width: 64px;
  height: 64px;
  background: url("../images/arrows.png");
  background-repeat: no-repeat;
}

.track a.prev.disabled,
.track a.next.disabled {
  display: none;
}

.track a.prev {
  left: 0;
  background-position: 0 0;
}

.track a.prev:hover {
  background-position: 0 -66px;
}

.track a.prev:active {
  background-position: 0 -132px;
}

.track a.next {
  right: 0;
  background-position: -64px 0;
}

.track a.next:hover {
  background-position: -64px -132px;
}

.track a.next:active {
  background-position: -64px -198px;
}

.slider-container {
  position: relative;
  margin: 0;
  padding: 0;

  height: 166px;
}

.slider-container.big {
  height: 288px;
}

.slider-container.huge {
  height: 432px;
}

.slider-container .item {
  position: absolute;
  width:248px;
  right:188px;
 /* width: 224px;
  height: 150px;

  margin-right: 16px;
  margin-bottom: 16px;*/
}
.sy-news-img{
	display:block;
	width:230px;
	height:190px;
	/*background:#e3e3e3;*/
}
.item-img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #e3e3e3;
  width:227px;
  height:185px;
  display:block;
  position:relative;
}
.item-img1{
	height: 181px;
    left: 2px;
    position: absolute;
    top: 2px;
    width: 223px;
	background:url(../images/news-bg3.png) no-repeat center center;
	display:none;
}
.item-title{
	position:absolute;
	width:90%;
/* 	height: 35px; */
	background:rgba(0,0,0,0.7);
/* 	line-height:35px; */
	bottom:30px;
	color:#dedede;
	font-size:14px;
	text-align:center;
	margin-left:2px;
}
.item-js{
	left: 192px;
    position: absolute;
    top: 160px;
    width: 250px;
    height: 266px;
    overflow:hidden;
    color:#676767;
    font-size:14px;
    line-height:30px;
}
.slider-container.big .item,
.slider-container.big .item .img-area {
  height: 288px;
}

.slider-contaiber.huge .item {
  margin-bottom: 12px;
}
/*
.slider-container .item p {
  padding: 0;
  margin: 0;
}*/

.slider-container .item.cover {
  width: 940px;
}

.slider-container .item.cover-2 {
  height: 432px;
}

.slider-container .item.cover img {
  float: left;
}

.slider-container .item.cover-2 img {
  float: none;
}

.slider-container .item.cover .img-area {
  float: right;
  margin-left: 16px;
}

.slider-container .item.cover-2 .img-area {
  float: none;
  margin-left: 0;
  margin-top: 12px;
}

.slider-container .item.cover-2 .img-area .img-block:first-child {
  margin-right: 14px;
}

.slider-container .item.cover .img-block {
  height: 128px;
}

.slider-container .item.cover-2 .img-block {
  float: left;
}

.img-block {
  margin-bottom: 16px;
}

.editorial {
  float: right;
  width: 200px;

  padding-right: 20px;
  height: 272px;
  background: white;
}

.editorial .title {
  font-size: 24px;
  margin: 20px 0 0 20px;
}

.editorial .desc {
  font-size: 14px;
  line-height: 18px;
  padding-top: 8px;
  margin-left: 20px;
}

.side-a, .side-b {
  float: left;
  width: 462px;
}

.side-a {
  margin-right: 16px;
}

.side-a > img, .side-b > img {
  width: 462px;
  height: 272px;
}

.bullet-pagination {
  width:133px;
  height:24px;
  text-align: center;
  margin-top: 15px;

}

.bullet {
  display: inline-block;
  background: #ffffff;
  margin-right: 5px;
  width:10px;
  height:10px;
  border-radius:50%;

  -webkit-transition: opacity 0.5s linear;
  -moz-transition: opacity 0.5s linear;
  -ms-transition: opacity 0.5s linear;
  -o-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
}

.bullet.active {
  opacity: 1;
 /* width:8px;
  height:8px;
  border-radius: 50%;*/
  background:#1fac43;

}

.bullet:last-child {
  margin-right: 0;
}

#example-4 img {
  width: 228px;
  height: 132px;
}

.example-4 .loading {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 4px;
  text-align: center;
  line-height: 140px;
  padding: 4px 0;
  z-index: 1;
}

.example-4 .loading:before {
  content: "loading...";
}

.example-4 .bullet {
  cursor: default;
}

.example-1 a.prev,
.example-1 a.next {
  margin-top: -69px;
}

.example-2 a.prev,
.example-2 a.next {
  margin-top: -58px;
}

.example-3 a.prev,
.example-3 a.next {
  margin-top: -53px;
}

.example-4 a.prev,
.example-4 a.next {
  margin-top: -68px;
}


.view-port {
  overflow: hidden;
  position: relative;
}
.slider-container {
  position: relative;
  margin: 0;
  padding: 0;
}
.item {
  position: absolute;
}
.content3{
	width:900px;
	margin:0 auto;
}
.sy-tc{
	width:100%;
	position:relative;
}
.sy-tc .li1{
	float:left;
	margin-left:300px;
}
.sy-tc .li1 .tc-xq{
	display:block;
	width:300px;
}
.tc-img{
	width:150px;
	height:150px;
	float:left;
	border:none;
	display:block;
}
.tc-img img{
	display:block;
	width:150px;
	height:150px;
}
.tc-js-c{
	padding:15px;
	display:block;
}
.tc-js1{
	float:left;
	width:150px;
	height:150px;
	background:#19c361;
}
.sy-tc-title{
	display:block;
	font-size:20px;
	width:100%;
	height:32px;
	overflow:hidden;
	color:#fff;
}
.sy-tc-js{
	display:block;
	font-size:14px;
	width:100%;
	height:92px;
	overflow:hidden;
	color:#fff;
	line-height:23px;
}
.sy-tc .li2{
	float:left;
}
.tc-js2{
	float:left;
	width:150px;
	height:150px;
	background:#1ac329;
	margin-top:150px;
}
.ad{
	width:450px;
	height:150px;
	position:absolute;
	left:0px;
	top:150px;
	text-align:center;
	line-height:150px;
}
.sy-tc .li3{
	float:left;
	font-family: "[FZZCHJW]";
	color:#4c4c4c;
	font-size:48px;
	width:450px;
	height:150px;
	background:#fff;
	margin-top:-150px;
	line-height:150px;
	text-indent:11%;
}
.sy-tc .li4{
	float: right;
    height: 300px;
    margin-right: 301px;
    margin-top: -150px;
    width: 150px;
}
.tc-js4{
	float:left;
	width:150px;
	height:150px;
	background:#1fac43;
}
.sy-tc .li5{
	float:left;
}
.tc-js5{
	float:left;
	width:150px;
	height:150px;
	background:#18b977;
}
.sy-tc .li6{
	float:left;
	width:149px;
	height:300px;
}
.tc-js6{
	float:left;
	width:150px;
	height:150px;
	background:#1ac329;
}
.sy-tc .li7{
	float:right;
	width:300px;
	height:300px;
	margin-top:-150px;
}
.tc-js7{
	float:left;
	width:150px;
	height:150px;
	background:#19c361;
	margin-top:150px;
}
.content4{
	width:100%;
	margin:0 auto;
	height:480px;
	background:#f6f6f6;
	position:relative;
}
.content4-c{
	width:1040px;
	margin:0 auto;
}
.ct4-cl{
	float:left;
	width:50%;
}
.ct4l-title1{
	height:50px;
	line-height:50px;
	color:#d9d9d9;
	font-size:30px;
	font-family: "Arial";
}
.ct4l-title2{
	color:#333333;
	font-size:18px;
	height:35px;
	background:url(../images/px2.png) no-repeat left bottom;
}
.ct4l-title3{
	color:#656565;
	font-size:12px;
	line-height:35px;
}
.ct4l-c{
	color:#4a4a4a;
	font-size:14px;
	line-height:25px;
	width:430px;
}
.sy-bm{
	display: block;
	width:142px;
	height:52px;
	font-size:20px;
	color:#fff;
	line-height:52px;
	text-align:center;
	margin:0 auto;
	background:url(../images/sy-bm.png) no-repeat center center;
}
.ct4-cr{
	float:right;
	width:50%;
}
.ct4r-title{
	width:410px;
	float:left;
}
.ct4r-title1{
	display:block;
	width:100px;
	height:43px;
	border:2px solid #dddcdc;
	color:#757575;
	font-size:16px;
	line-height:43px;
	text-align:center;
	float:left;
	margin-top:38px;
}
#lanrenzhijia {
	height:222px;
	width:490px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	float:left;
}
#lanrenzhijia .pre{
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	background-position: -50px top;
	display: block;
	height: 47px;
	width: 25px;
	cursor:pointer;
	position: absolute;
	left: -120px;
	top: 182px;
}
#lanrenzhijia a.pre:hover{
	background-position: -75px top;
	}
#lanrenzhijia .next{
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 47px;
	width: 25px;
	cursor:pointer;
	top: 182px;
	right: -120px;
	position: absolute;
	}
#lanrenzhijia a.next:hover{
	background-position: -25px top;
	}
#lanrenzhijia #wai_box {
	height:222px;
	width:490px;
	overflow: hidden;
	position: relative;
}
#lanrenzhijia #wai_box .lanrenzhijia_box .title {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	background:rgba(000, 000, 000, 0.5);
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#6B000000,endColorstr=#6B000000); 
	display: none;
	height: 30px;
	position: absolute;
	bottom: 0px;
	z-index: 30;
	width:248px;
	text-indent: 1em;
	left: 0px;	
}
#lanrenzhijia .lanrenzhijia_box{
	width: 2976px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#lanrenzhijia .lanrenzhijia_box a.img:hover{
	-moz-opacity:0.9;
	-khtml-opacity:0.9;
	Opacity:0.9;
	Filter:alpha(opacity=90);
	outline:none;
}
#lanrenzhijia .lanrenzhijia_box .img{
	display: block;
}
#lanrenzhijia .lanrenzhijia_box ul {
	float: left;
	display: block;
	/*height: 459px;
	width:325px;*/
	height: 224px;
    width: 494px;
}
#lanrenzhijia .lanrenzhijia_box li {
	float: left;
	font-size: 0px;
	line-height: 0px;
	position: relative;
	width:164px;
	height:112px;
}
#lanrenzhijia .nav {
	height: 10px;
	margin-top:30px;
	margin-right: auto;
	margin-left: auto;
	padding-left:8px;
}
#lanrenzhijia .nav a {
	background:#dddcdc;
	display: block;
	float: left;
	height: 10px;
	width:10px;
	font-size: 0px;
	line-height: 0px;
	margin-right: 2px;
	cursor:pointer;
	border-radius:50%;
	margin-right:10px;
}
#lanrenzhijia .nav a:hover{
	background-color: #b2b2b2;
}
#lanrenzhijia .nav .now{
	background-color: #b2b2b2;
}
.content5{
	width:1040px;
	margin:0 auto;
}
.content5-c{
	width: 1020px;
	float:right;
}
.content5-c li{
	float:left;
	width:170px;
	height:75px;
	margin-bottom:20px;
}
.content5-c li a{
	display:block;
	float:left;
	width:148px;
	height:74px;
	border:2px solid #ececec;
}
.ej-c{
	width:1040px;
	margin:0 auto;
}
.ej-title{
   /* position: relative;
    text-align: center;
    width: 350px;
    margin-left:25%;*/
    position: relative;
    text-align: center;
    width: 100%;
}
.ej-title1{
	bottom:28%;
    color: #333;
    font-size:19px;
    position: absolute;
    right:47%;
}
.ej-title11{
	bottom:28%;
    color: #333;
    font-size:19px;
    position: absolute;
    right:45%;
}
.ej-title2{
	text-align:center;
	color:#656565;
	font-size:12px;
	line-height:25px;
}
.fl-ul{
	width:100%;
	margin:0 auto;
	text-align:center;
}
.fl-ul li{
	width:145px;
	height:65px;
	display:inline-block;
}
.fl-ul li a{
	display:inline-block;
	color:#333;
	font-size:17px;
	line-height:40px;
	height:40px;
	background:url(../images/fl-bg1.png) no-repeat bottom center;
}
.fl-ul li a:hover{
	background:url(../images/fl-bg.png) no-repeat bottom  center;
	color:#1fac43;
	height:45px;
}
.ej-nr{
	width:96%;
	background:#f6f6f6;
	color:#464646;
	font-size:14px;
	line-height:30px;
	padding:20px;
}
.fl-ul1{
	width:100%;
	margin:0 auto;
	background:#eeeeee;
	height:45px;
}
.fl-ul1 li{
	width:108px;
	float:left;
	margin-right:20px;
}
.fl-ul1 li a{
	display:block;
	width:108px;
	color:#333;
	font-size:17px;
	line-height:45px;
	height:45px;
	text-align:center;
}
.fl-ul1 li a:hover{
	background:url(../images/pd-bg.png) no-repeat bottom  right;
	color:#1fac43;
	height:45px;
	width:108px;
}
.pd-list{
	margin-left:20%;
    width: 58%;
}
.pd-list li{
	float:left;
	width:365px;
	height:300px;
}
.pd-list li a{
	display:block;
	width:308px;
	height:265px;
	float:right;
	background:#f6f6f6;
}
.pd-list li a img{
	display:block;
}
.pd-title{
	background: #f6f6f6 none repeat scroll 0 0;
    color: #969696;
    display: block;
    font-size: 16px;
    line-height: 48px;
    margin: 0 auto;
    text-indent: 10px;
    width: 97.5%;
}
.pd-list li a:hover{
	background:#1fac43;
}
.pd-show{
	width:100%;
}
.pd-show-title{
	color:#3c3c3c;
	font-size:18px;
	text-align: center;
	line-height:90px;
}
.pd-js{
	width:100%;
	height:47px;
	line-height:47px;
	color:#fff;
	font-size:18px;
	text-indent:2em;
	background:url(../images/pd-show.png) no-repeat center center;
}
.pd-js-c{
	width:100%;
	background:#f6f6f6;
	padding:20px 30px;
	line-height:35px;
}
.ej-news{
	width:100%;
}
.ej-news ul{
	width:100%;
}
.ej-news ul li{
	float:left;
	width: 100%;
	height:138px;
	background:#f6f6f6;
	margin-bottom:23px;
}
.ej-news ul li a{
	display:block;
	padding:25px;
}

.ej-news-title{
	width:80%;
	float:left;
	display:block;
	color:#5e5e5e;
	font-size:18px;
	margin-bottom:15px;
}
.ej-news ul li a .sp2{
	width:100%;
	display:block;
	color:#8b8b8b;
	line-height:25px;
	height:53px;
	overflow:hidden;
}
.news-date{
	display:block;
	float:right;
	color:#9e9e9e;
	font-size:14px;
}
.ej-news-show{
	width:100%;
	background:#f6f6f6;
}
.news-show-title{
	line-height:80px;
	color:#5e5e5e;
	font-size:18px;
	text-align:center;
}
.news-show-date{
	color:#9e9e9e;
	font-size:14px;
	text-align:center;
}
.news-show-c{
	padding:30px 20px;
	color:#3f3f3f;
	font-size:14px;
	line-height:30px;
}
.gbook-ul{
	width:606px;
	margin:0 auto;
}
.gbook-ul li{
	float:left;
	width:100%;
	margin-bottom:20px;
}
.gbook-ul li .main_bd{
	width:507px;
	height:48px;
	background:#ececec;
	border:none;
}
.gbook-ul li .main_bd1{
	width:507px;
	height:240px;
	background:#ececec;
	border:none;
}
.main_but{
	width:100%;
	height:490px;
	background:url(../images/gb-tj1.png) no-repeat center center;
	position:relative;
}
.tj{
    border:none;
    bottom: -50px;
    color: #fff;
    display: block;
    font-size: 20px;
    height: 109px;
    line-height: 53px;
    position: absolute;
    right: 65px;
    text-align: center;
    transform: rotate(-8deg);
    width: 141px;
     background:url(../images/tj2.png) no-repeat center center;

}
.chongzhi{
    border:none;
    bottom: -57px;
    color: #fff;
    display: block;
    font-size: 20px;
    height: 109px;
    left: 73px;
    line-height: 53px;
    position: absolute;
    text-align: center;
    transform: rotate(-1deg);
    width: 147px;
     background:url(../images/chongzhi.png) no-repeat center center;
}
.zp-ul{
	width:100%;
}
.zp-ul .li2{
	width:507px;
	height:240px;
	float:left;
	background:#f6f6f6;
	margin-bottom:30px;
	margin-right:26px;
}
.zp-ul .li2 a{
	display:block;
	height:240px;
	padding:30px 20px;
}
.zp-ul .li1{
	width:507px;
	height:240px;
	float:left;
	background:#f6f6f6;
	margin-bottom:30px;
}
.zp-ul .li1 a{
	display:block;
	height:240px;
	padding:30px 20px;
}
.zp-title{
	color:#000;
	font-size:20px;
	margin-bottom:10px;
}
.zp-yq{
	color:#666;
	font-size:16px;
	line-height:30px;
}
.zp-show{
	background:#f6f6f6;
	color:#666;
	font-size:18px;
	line-height:30px;
	padding:30px 30px;
}
.zp-show-title{
	line-height:40px;
	text-align:center;
	color:#333;
	font-size:20px;
}
.jianli{
	width:883px;
	margin:0 auto;
}
.jianli-ul{
	width:100%;
	height:800px;
}
.jianli-ul li{
	float:left;
	color:#666;
	font-size:14px;
	margin-right:20px;
	margin-bottom:25px;
}
.jianli-ul li .main_bd3{
	width:203px;
	height:33px;
	background:#eaeaea;
	border:none;
}
.jianli-ul li .main_bd4{
	width:203px;
	height:33px;
	border:none;
}
.jianli-ul li .main_bd5{
	width:780px;
	height:113px;
	background:#eaeaea;
	border:none;
}
.jl-tj{
	width:177px;
	height:58px;
	background:url(../images/tj.png) no-repeat center center;
	border:none;
	color:#fff;
	font-size:20px;
	text-indent:-2em;
	margin-right:20px;
	margin-left:30%;
	float:left;
}
.jl-cz{
	width:177px;
	height:58px;
	background:url(../images/cz.png) no-repeat center center;
	border:none;
	color:#fff;
	font-size:20px;
	text-indent:-2em;
	float:left;
}





.ct-rc-title{
	width:920px;
	border-bottom:1px dashed #333;
}
.ct-rc-title{
	color:#1b1b1b;
	font-size:24px;
	text-align:center;
	line-height:60px;
}
.ct-rc-title span{
	display:block;
	color:#919191;
	font-size:16px;
	text-align:center;
	line-height:30px;
}
.pd-show{
	color:#333;
	font-size:15px;
	line-height:30px;
}
.pd-show-pic{
	text-align:center;
}

.ej-fr-c3{
	width:920px;
	float:right;
}
.ej-fr-c2 ul{
	width:920px;
}
.ej-fr-c2 li{
	width:920px;
	margin:0 auto;
}
.ej-fr-c2 li a{
	display:block;
	width:920px;
	border-bottom:1px dashed  #333;
	background:url(../images/yzli.png) no-repeat left center;
	color:#333;
	font-size:14px;
	height:40px;
	line-height:40px;
	text-indent:1em;
}
.ej-fr-c2 li a .sp1{
	display:block;
	width:75%;
	float:left;
	overflow:hidden;
	height:40px;
	line-height:40px;
}
.ej-fr-c2 li a .sp2{
	display:block;
	float:right;
}
.go a{
	display:block;
	color:#3f3f3f;
	font-size:14px;	
	line-height:30px;
}
.next1 a{
	display:block;
	color:#3f3f3f;
	font-size:14px;
	line-height:30px;
}
.ej-fr-c4{
	width:920px;
	float:right;
	background:url(../images/gb-bg.png) no-repeat right bottom;
}

#cqh-box {
	position:relative;
	overflow:hidden;
	margin:0 auto;
}
#cqh-box ul {
	margin:0;
	padding:0;
}
#cqh-box li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#cqh-box img {
	border:none;
	width:375px;
}
#cqh-num {
	width:88px!important;
	height:16px;
	float:right;
	position:absolute;
	right:0px;
	bottom:13px;
}
#cqh-num span {
	display:inline-block;
	float:left;
	width:20px;
	height:20px;
	background-color:#007f05;
	color:#fff;
	line-height:18px;
	text-align:center;
	cursor:pointer;
	margin:0 3px;
	border-radius:50px;
	font-size:11px;
}
#cqh-num span.this {
	background-color:#ea0000;
	color:#fff;
}
.silder {width:375px;height:275px!important; overflow: hidden;text-align: center;margin: 0 auto;position:relative;float:left;}
.silder .silder_list {height:275px; overflow:hidden;position: relative;}
.silder .silder_list a{position:absolute; top:0;left:0;}
.silder .silder_list a,.silder .silder_list img{display:inline-block;float:left;width:100%;height:275px;}
.silder .silder_page{height:42px;text-align:right; margin:0 auto;right:1px; overflow:hidden;position:absolute; bottom:1px;}
.silder .silder_page li{width:20px; font-size:12px; float:left; height:20px;line-height:18px;margin:16px 5px 0 0; background:#007f05;display:inline-block;text-align:center;color:#fff;border-radius:50px;}
.silder .silder_page li.current{background:#ea0000;color:#fff;}
.silder_desc{color:#fff;float:left;line-height:42px;height:42px;width:100%;overflow:hidden;position:absolute;left:0;bottom:0;text-align:left;text-indent:10px;}
.silder .silder_page li:hover{cursor:pointer;}







.lxwm{
	width:100%;
	background:##ffffff;
}
.ft-lxwm{
	width:100%;
	
	position:relative;
}
.ft-fx{
	position:fixed;
	border:1px solid #c7c7c7;
	right:0px;
	bottom:300px;
}
.zxkf{
	display:block;
	color:#323232;
	font-size:16px;
	text-align:center;
	width:31px;
	height:100px;
	padding-top:4px;
	background:#fff;
	padding-left:3px;
}
.fx2{
	background:url(../images/fx2.png) no-repeat right bottom;
	display:block;
	width: 35px;
	height:39px;
}
.top1{
	display:block;
	background:url(../images/top.png) no-repeat right bottom;
	width: 35px;
	height:39px;
}
.ewm-bg{
	display:block;
	background:url(../images/ewm-bg.png) no-repeat right bottom;
	width: 35px;
	height:39px;
	position:relative;
}
.ewm1{
	display:block;
	position:absolute;
	right:35px;
	bottom:0px;
	width:166px;
	height:200px;
	display:none;
}
.lxwm-c{
	width:1040px;
	margin:0 auto;
}
.lxwm-title{
	background:url(../images/tbg.png) no-repeat 49% center;
	height:54px;
	text-align:center;
	line-height:55px;
	color:#333;
	font-size:18px;
	width:100%;
}
.lxwm-left{
	width:50%;
	float:left;

}
.lxwm-right{
	width:50%;
	float:right;
	text-align:right;
}
.lx-nr{
	margin-left:38px;
}
.lx-nr .p1{
	height:23px;
	line-height:23px;
	color:#6e6e6e;
	font-size:14px;
	text-indent:2em;
	background:url(../images/lx-tel.png) no-repeat left center;
	margin-bottom:23px;
}
.lx-nr .p2{
	height:23px;
	line-height:23px;
	color:#6e6e6e;
	font-size:14px;
	text-indent:2em;
	background:url(../images/lx-email.png) no-repeat left center;
	margin-bottom:23px;
}
.lx-nr .p3{
	height:23px;
	line-height:23px;
	color:#6e6e6e;
	font-size:14px;
	text-indent:2em;
	background:url(../images/lx-add.png) no-repeat left center;
	margin-bottom:23px;
}
.lx-qt{
	width:973px;
	margin:0 auto;
}
.lx-qt1{
	float:left;
	width:290px;
	height:45px;
	background:#fff;
	box-shadow:2px 2px 0px #dbdbdb;
	line-height:45px;
	margin-right:50px;
	color:#848484;
	font-size:16px;
}
.bh{
	color:#1fac43;
	padding-left:20px;
}
.lx-qt2{
	float:left;
	width:290px;
	height:45px;
	background:#fff;
	box-shadow:2px 2px 0px #dbdbdb;
	line-height:45px;
	margin-right:50px;
	color:#848484;
	font-size:16px;
}
.lx-qt3{
	float:left;
	width:290px;
	height:45px;
	background:#fff;
	box-shadow:2px 2px 0px #dbdbdb;
	line-height:45px;
	color:#848484;
	font-size:16px;
}
.footer{
	width:100%;
	margin:0 auto;
}
.ft-nav{
	width:100%;
	height:70px;
	background:#fff;
}
.ft-nav-ul{
	width:1008px;
	margin:0 auto;
}
.ft-nav-ul li{
	float:left;
	width:110px;
}
.ft-nav-ul li a{
	display:block;
	color:#333;
	font-size:16px;
	line-height:70px;
	text-align:center; 
}
.bq{
	width:100%;
	background:#f6f6f6;
	height:85px;
}
.ft-bq{
	width:1040px;
	margin:0 auto;
}
.ft-bq img{
	display:block;
}
