@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;
}
.he70{
	width:100%;
	height:70px;
	line-height:70px;
	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{
	display:block;
	width:100%;
	margin:0 auto;
	height:80px;
	background:#3e3c3d;
}
.top{
	display:block;
	width:1200px;
	height:100%;
	margin:0 auto;
}
.top-logo{
	float:left;
	width:20%;
}
.nav-sy{
	display:block;
	width:100px;
	float:left;
	text-align:center;
	height:80px;
	color:#eb9818;
	font-size:16px;
	line-height:80px;
}
.nav-ul{
	float:right;
	width:80%;
	height:100%;
	margin:0 auto;
}
.nav-ul li{
	float:left;
	transform:skew(-41deg);   
	-webkit-transform: skew(-41deg);   
	-moz-transform: skew(-41deg);   
	-o-transform:skew(-41deg);   
	-ms-transform:skew(-41deg);   
	text-align:center;
	height:80px;
	color:#eb9818;
	font-size:16px;
	line-height:80px;
	border-left:1px solid #ccc;
	/*background:url(../images/nav-bg1.png) no-repeat left center;*/
}
.nav-ul li a{
	display:inline-block;
	width:120px; 
	height:100%;  
	transform:skew(41deg);   
	-webkit-transform: skew(41deg);   
	-moz-transform: skew(41deg);   
	-o-transform:skew(41deg);   
	-ms-transform:skew(41deg);   
	/*background-color: red; */
	text-align:center;
	height:80px;
	color:#eb9818;
	font-size:16px;
	line-height:80px;
}
.nav-ul li:hover{
	background:#231816;
	transform:skew(-41deg);   
	-webkit-transform: skew(-41deg);   
	-moz-transform: skew(-41deg);   
	-o-transform:skew(-41deg);   
	-ms-transform:skew(-41deg);   
	text-align:center;
	width:125px;
	height:80px;
	color:#eb9818;
	font-size:16px;
	line-height:80px;
	border-left:4px solid #ec9716;
}
.bn-c{
	width:100%;
	margin:0 auto;
	position:relative;
	/*height:155px;*/
}
.bn-c1{
	width:100%;
	margin:0 auto;
	position:relative;
}
.bn{
	width:100%;
	height:18px;
	background:#efab1a;
}
.sy-dy{
	display:block;
	width:1180px;
	margin:0 auto;
	/*position:absolute;*/
	z-index:999999999999;
	/*top:-30px;
	left:20%;*/
	margin-top:-50px;
}
.sy-dy .li1{
	float:left;
	width:408px;
	height:155px;
	background:url(../images/dy1.png) no-repeat center center;
}
.sy-dy .li1 span{
	display:block;
	width:228px;
	float:right;
	margin-right:8px;
}
.dy-p1{
	color:#fff;
	font-size:24px;
	margin-bottom:5px;
}
.dy-p2{
	color:#fff;
	font-size:14px;
	line-height:28px;
	height:57px;
	overflow:hidden;
}
.sy-dy .li2{
	float:left;
	width:353px;
	height:155px;
	background:url(../images/dy2.png) no-repeat center center;
}
.sy-dy .li2 span{
	display:block;
	width:232px;
	float:right;
	margin-right:10px;
}
.sy-dy .li3{
	float:left;
	width:419px;
	height:155px;
	background:url(../images/dy3.png) no-repeat center center;
}
.sy-dy .li3 span{
	display:block;
	width:227px;
	float:left;
	margin-left:95px;
}

/*分页代码*/
#page{
	margin:0 auto;
    text-align: center;
    width:920px;
}
#page a{
	background:#585858 none repeat scroll 0 0;
    color: #fff;
    font-size:13px;
    margin:6px;
    padding:8px 7px;
    line-height:20px;
    text-align:center;
    font-family: "Arial"；
}
#page a:hover{
	background:#ed9817;
}



/*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:10px; height:10px; 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:#ec9716; color:#fff;}

/*内容*/
.content{
	width:100%;
}
/*关于我们*/
.sy-bg-about{
	width:100%;
	margin:0 auto;
	background:url(../images/ej-bg1.png) repeat center center;
}
.sy-about{
	width:1200px;
	margin:0 auto;
}
.about-img{
	float:left;
	width:597px;
	padding-top:53px;
	margin-right:10px;
}
.about-c{
	float:left;
	width:567px;
}
.sy-about-t1{
	color:#333;
	font-size:32px;
}
.sy-about-t2{
	height:40px;
	background:url(../images/ab1.png) no-repeat bottom left;
	line-height:28px;
	width:80%;
	float:left;
	color:#9a9a9a;
	font-size:24px;
}
.about-c1{
	color:#555;
	font-size:15px;
	line-height:30px;
}
.sy-gd{
	display:block;
	width:147px;
	height:40px;
	background:#ed9817;
	color:#fff;
	font-size:16px;
	text-align:center;
	line-height:40px;
	float:right;
}
/*新闻资讯*/
.sy-news{
	width:100%;
	height:700px;
	background:url(../images/sy-news.png) no-repeat center center;
	background-size: 100% 100%;
}
.sy-news-c{
	width:1180px;
	margin:0 auto;
}
.sy-news-t1{
	color:#fff;
	font-size:32px;
	margin-bottom:5px;
}
.sy-news1{
	width:1150px;
	margin:0 auto;
}
.sy-news-tj{
	width:1150px;
	margin:0 auto;
}
.sy-news-date{
	width:113px;
	height:80px;
	background:#ed9817;
	float:left;
	margin-right:20px;
}
.date1{
	width:88px;
	height:40px;
	margin:0 auto;
	border-bottom:1px solid #fff;
	line-height:40px;
	text-align:center;
	color:#fff;
	font-size:25px;
}
.date2{
	line-height:40px;
	text-align:center;
	color:#fff;
	font-size:20px;
}
.sy-news-title{
	width:1016px;
	float:left;
	color:#fff;
	font-size:20px;
	margin-bottom:5px;
}
.sy-news-jianjie{
	color:#909090;
	font-size:15px;
	line-height:26px;
}
.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:1004px;  margin-left:60px; overflow:hidden;}
.img-list1 ul { width:9999px;}
.img-list1 li { float:left; display:inline; width:310px; margin-right:38px;}

.img-list1 li a{
	display:block;
	width:100%;
}
.news-title{
	width:100%;
	color:#fff;
	font-size:16px;
	height:22px;
	overflow: hidden;
}
.news-c{
	color:#909090;
	font-size:14px;
	line-height:28px;
	height:58px;
	overflow:hidden;
}
.sy-product{
	width:100%;
	height:646px;
	background:url(../images/sy-pd.png) no-repeat center center;
	background-size:100% 100%;
}
.product-c{
	width:1180px;
	margin:0 auto;
}
.ljgd{
	display:block;
	width: 20%;
	float:right;
	color:#ec9716;
	font-size:16px;
	line-height:40px;
	text-align:right;
}  
.proul {
	width: 99999px;
	position:absolute;
	top:0;
	left:0;
	
}
.proul li {
	width:317px;
	/*height:354px;*/
	float: left;
	margin-right:20px;
}

.proul li a{
	width:275px;
	height:100%;
	display: block;
}
.proul li a img{
	display:block;
	float:left;
	width:275px;
	height:240px;
	/*margin-bottom:20px;*/
	padding-top:30px;
}
.proul li a img:hover{
	display:block;
	width:317px;
	height:297px;
	margin-top:-30px;
	margin-left:-20px;
}
.proul-title{
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#555;
	font-size:18px;
}
/*底部代码*/
.footer{
	width:100%;
	/*height:630px;*/
	margin:0 auto;
	background:#2d3035;
}
.copyright{
	width:100%;
	background:#020202;
	color:#fff;
	font-size:14px;
	line-height:50px;
	text-align:center;
}
.footer-c{
	width:1180px;
	margin:0 auto;
}
.sy-case{
	width:690px;
	/*height:380px;*/
	float:left;
}
.sy-case li{
	width:230px;
	height:195px;
	float:left;
}
.sy-case li a{
	display:block;
	width:220px;
	height:185px;
}
.lxfs{
	width:450px;
	float:right;
}
.lxfs-c{
	color:#9a9a9a;
	font-size:18px;
	line-height:32px;
}
.ft-ewm img{
	float:left;
	margin-right:20px;
}
.ft-p1{
	width:60%;
	float:left;
	color:#9a9a9a;
	font-size:14px;
	line-height:52px;
}
.ft-p{
	width:60%;
	float:left;
	color:#9a9a9a;
	font-size:14px;
}
/*二级单页代码*/
.ej-content{
	width:100%;
	margin:0 auto;
	background:url(../images/ej-bg1.png) repeat center center;
}
.ej-c{
	width:1200px;
	margin:0 auto;
}
.ej-dh{
	width:100%;
	line-height:40px;
	text-indent:6px;
	color:#555555;
	font-size:14px;
	margin-bottom:10px;
}
.ej-left{
	width:280px;
	float:left;
}
.ej-lanmu{
	width:100%;
	height:95px;
	background:#2d3035;
}
.ej-title{
	color:#eaeaea;
	font-size:20px;
	line-height:30px;
	text-indent:30px;
}
.ej-title1{
	color:#eaeaea;
	font-size:14px;
	line-height:30px;
	text-indent:30px;
}
.fl-ul{
	width:100%;
}
.fl-ul li{
	float:left;
	width:100%;
	height:50px;
	margin-bottom:3px;
}
.fl-ul li a{
	display:block;
	line-height:50px;
	text-indent:32px;
	color:#eaeaea;
	font-size:16px;
	background:#555555;
}
.fl-ul li a:hover{
	background:#ffa300 url(../images/jt.png) no-repeat 90% center;
}
.ej-right{
	width:897px;
	float:right;
}
.ej-right-title{
	width:100%;
	height:53px;
	background:url(../images/ej-title.png) no-repeat bottom center;
	line-height:53px;
	color:#333;
	font-size:20px;
	text-indent:5px;
}
.ej-nr{
	width:98%;
	float:right;
	color:#555;
	font-size:15px;
	line-height:30px;
}
.ej-nr1{
	width:100%;
	color:#555;
	font-size:15px;
	line-height:30px;
}
.ej-news-ul{
	width:100%;
}
.ej-news-ul li{
	float:left;
	width:100%;
	margin-bottom:28px;
}
.ej-news-ul li .a1{
	display:block;
	width:742px;
	float:left;
	height:100%;
}
.ej-news-title{
	width:100%;
	float:left;
	color:#333;
	font-size:19px;
	margin-bottom:4px;
}
.ej-gd{
	display:block;
	float:right;
	width:150px;
	height:40px;
	background:#ed9817;
	line-height:40px;
	text-align:center;
	color:#fff;
	font-size:16px;
}
.new-show-title{
	width:873px;
	margin:0 auto;
	border-bottom:1px solid #555;
	color:#333;
	font-size:22px;
}
.news-date{
	color:#a2a2a2;
	font-size:14px;
	line-height:55px;
}
.news-show-c{
	width:98%;
	float:right;
	color:#555;
	font-size:14px;
	line-height:34px;
}
.page{
	width:70%;
	float:left;
	margin-left:20px;
}
.go a{
	display:block;
	color:#555;
	font-size:14px;	
	line-height:30px;
}
.go a:hover{
	color:#197ccd;
}
.next1 a{
	display:block;
	color:#555;
	font-size:14px;
	line-height:30px;
}
.next1 a:hover{
	color:#197ccd;
}
.fxd{
	float:right;
	width:20%;
	margin-top:37px;
}
.pd-list-ul{
	width:100%;
}
.pd-list-ul li{
	float:left;
	width:275px;
	margin-left:29px;
}
.pd-list-ul li a{
	display:block;
	width:100%;
}
.pd-list-ul li a span{
	display:block;
	width:100%;
	height:75px;
	line-height:75px;
	text-align:center;
	color:#555;
	font-size:18px;
}
.ej-nr3{
	width:913px;
	float:left;
}
/*留言代码*/
.gbook-ul{
	width:680px;
	float:left;
	margin-left:20px;
}
.gbook-ul li{
	float:left;
	width:100%;
	margin-bottom:20px;
	color:#555;
	font-size:14px;
}
.gbook-ul li .main_bd{
	width:272px;
	height:37px;
	background:#fff;
	border:1px solid #ccc;
	margin-left:20px;
	line-height:37px;
}
.gbook-ul li .main_bd1{
	width:552px;
	height:254px;
	background:#fff;
	border:1px solid #ccc;
	margin-left:20px;
}
.tj{
	float:right;
    width:105px;
    height:35px;
    background:#ffa300 url(../images/jt.png) no-repeat 90% center;
    color:#fff;
    font-size:16px;
    line-height:31px;
    text-indent:-9px;
    border:none;
    margin-right:32px;
    margin-top:20px;
}
































































.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:217px;
}

.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;
}


.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;
}

.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;}








