@charset "utf-8";
/* CSS Document */


.banner{ position:relative;background:#f3f3f3;}
.fullSlide{   margin:0 auto;}
.fullSlide .bd{ position:relative; z-index:0; }
.fullSlide .bd li img{width:100%; vertical-align:top;  } 
.fullSlide .hd {
position: absolute;
z-index: 1;
height: 30px;
line-height: 30px;
text-align: center;
bottom: 70px;
width: 1000px;
}		
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:28px; height:17px; padding:0 15px;
 border-bottom:1px solid #fff; background:url(../images/tg_flash_p.png) center no-repeat; overflow:hidden; font-size:0;
}
.fullSlide .hd ul .on{ background:url(../images/tg_flash_p1.png) center no-repeat; }
.fullSlide .prev,.fullSlide .next{ z-index:1; display:block; width:55px; height:55px; position:relative; margin:-23% 0 0 3%; float:left;  background:url(../images/arrow.png) 0 0 no-repeat; filter:alpha(opacity=40);opacity:0.4 ; display:none }
.fullSlide .next{  background-position:right 0; float:right; margin-right:3% ;display:none }
.fullSlide .prev:hover,.fullSlide .next:hover{ filter:alpha(opacity=100);opacity:1 }

.gg{ height:54px; width:100%; background:url(../images/gg_bg.png); position:absolute; bottom:0px; z-index:9999}
.ddcx{ width:280px; float:left; height:100%; background:url(../images/gg_bg.png); cursor:pointer; position:relative;}
.ddcx h1{ background:url(../images/ddcx_icon.png) left center no-repeat; font-size:18px; color:#fff; text-align:right; font-weight:normal; width:200px; margin:0 auto; padding:18px 0}
.ddcx h1 a{ color: #3C3}

.ddh{ width:90%; background:url(../images/ddh_bg.png); height:250px; position:absolute; top:-250px; padding:0 5%}
.ddh textarea {
width: 95%;
height: 150px;
padding:5px 3%;
margin-top:20px;
margin-bottom: 20px;
border: 0px;
font-size: 14px;
resize: none;
outline: none;
border-radius:5px;
}
.yzm{ width:65px; float:left; color:#fff; font-size:14px; line-height:32px;}
.vcodetext {
width: 80px;
height: 22px;
line-height: 20px;
border: 0px;
float: left;
padding-left: 10px;
outline: none;
padding: 5px 5px;
}
.vcode {
float: right;
width:72px;
height: 32px;
}
.ddh dl dd {
overflow: hidden;
}
.waybill {
width: 100%;
height: 40px;
background:#d9c04f;
color: #fff;
margin-top: 0px;
border: none;
cursor: pointer;
font-size:16px;
}

.txtScroll-top{overflow:hidden; position:relative; width:650px; }
.txtScroll-top h1{ font-size:18px; line-height:54px; color:#fff; font-weight:normal; width:110px; float:left; background:url(../images/gg.png) left center no-repeat; 
text-align:right; margin:0 40px}
.txtScroll-top .bd{ padding:15px;  }
.txtScroll-top .infoList li{ height:24px; line-height:24px; font-size:14px;   }
.txtScroll-top .infoList li a{ color:#fff;}
.txtScroll-top .infoList li a:hover{color:#007a35}
.txtScroll-top .infoList li .date{ float:right; color:#999;  }

.fuwu{ width:100%; padding-bottom:70px;}
.fuwu ul li{ width:374px; height:458px; border:1px solid #dfdfdf; float:left; margin:0 12px;}
.fuwu h1{ text-align:center; padding:50px 0}
.fuwu ul li .img{ height:183px; width:100%; overflow:hidden; position:relative;}
.fuwu ul li .img img{ width:100%; position:absolute;}
.fuwu .txt{ width:88%; padding:0% 6%;}
.fuwu .txt h2{ font-size:20px; color:#282b2a; font-weight:normal; padding-top:25px;}
.fuwu .txt p{ font-size:16px; line-height:28px; color:#666; padding-top:15px; height:134px; overflow:hidden;}
.fuwu .txt p a.curr{ color:#007a35}
@font-face {font-family: "iconfont";
  src: url('iconfont.eot?t=1458632397'); /* IE9*/
  src: url('iconfont.eot?t=1458632397#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('iconfont.woff?t=1458632397') format('woff'), /* chrome, firefox */
  url('iconfont.ttf?t=1458632397') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('iconfont.svg?t=1458632397#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.icon_lists{ font-size:16px; }
.icon_lists .icon{
  font-size: 22px;
  margin: 10px 0;
  line-height:100px;
  -webkit-transition: font-size 0.25s ease-out 0s;
  -moz-transition: font-size 0.25s ease-out 0s;
  transition: font-size 0.25s ease-out 0s;
  padding-right:10px;

}
.icon_lists a{color:#007a35}

.fuwu ul li:hover{ border:1px solid #dac250}
.fuwu ul li:hover .txt h2{ color:#007a35}
.fuwu ul li:hover .icon_lists a{color:#dac250}


.new{ width:100%; background:#f5f5f5; padding-bottom:70px}
.new h1{ text-align:center; padding:50px 0}
.new_w{ width:100%; height:353px; overflow:hidden;}
.slideBox{ width:643px; height:353px; overflow:hidden; position:relative;}
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; position:relative;}
.slideBox .bd img{ width:100%; height:auto; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-30px; display:block; width:32px; height:60px; background:url(../images/slider-arrow.png) -110px center no-repeat; filter:alpha(opacity=50);opacity:0.5; background-color:#000   }
.slideBox .next{ left:auto; right:3%; background-position:8px  center; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
.slideBox .bd li .title{ height:40px; width:94%; padding:0 3%; background:url(../images/gg_bg.png); position:absolute;bottom:0px; line-height:40px;}
.slideBox .bd li .title a{ color:#fff; font-size:14px;}
.slideBox .bd li .title a span{}
.slideBox .bd li .date{ float:right; display:inline-block; color:#fff;}
.slideBox .bd li .title a:hover{color:#009944;}

.new_w .text{ width:530px;}
.new_w .text li{ font-size:14px; padding-bottom:34px}
.new_w .text li a{ color:#5a5a5a}
.new_w .text li .date{ float:right;display:inline-block;}
.new_w .text li a:hover{ color:#007c36}


.ys{ width:100%; height:445px; background:url(../images/ys.jpg) no-repeat center; text-align:center;}
.ys h1{ text-align:center; padding:50px 0}
.ys .icon{ padding-top:50px;}


.hzhb{ padding-bottom:70px;}
.hzhb h1{ text-align:center; padding:50px 0}
.same-ul {
width: 1201px;
border-top: 1px solid #ebebeb;
border-right: 1px solid #ebebeb;
}
.same-ul li, .same-ul p {
width: 199px;
height: 143px;
border-bottom: 1px solid #ebebeb;
border-left: 1px solid #ebebeb;
text-align: center;
cursor: pointer;
float:left;
}

.same-ul .brand img{
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); 
/* Firefox 3.5+ */
filter: gray; 
/* IE6-9 */
-webkit-filter: grayscale(100%); transition:all 0.5s; -webkit-transition:all 0.5s; 
height: 74px;
margin-top:35px
}
.same-ul .brand:hover img{filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
-webkit-filter: grayscale(0%);}











