.iconfont {font-family: "iconfont" !important;font-size: 13px;font-style: normal;}
.key_tag{text-decoration:underline;}
/*导航栏样式*/
.nav{height:100px;}
.nav li{line-height:100px;height:100px;text-align:center;width:90px;float:left;position:relative;z-index:999;margin: 0 10px;}
.nav li a{display:block;line-height:100px;color:#3e3d3d;height:100px;font-size: 16px;background: url(../images/navli.html) no-repeat right;}
.nav li a:hover{color:#fff;text-decoration:none;background:#f08a1c;}
.nav li.cur{background:#f08a1c;color:#fff;}
.nav li.cur a{background: none;color:#fff;}
.nav .sec{height:0;background:#f08a1c;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:100px;left:0px;}
.nav .sec a{background:#f08a1c;color:#fff;height:38px;line-height:38px;width:90px;font-size: 14px;}
.nav .sec a:hover{background:#f08a1c;text-decoration:none;}
/*首页banner*/
/*banner*/
.banners{height:830px;}
.fullSlide {width:100%;position:relative;height:830px;}
.fullSlide .bd {margin:0 auto;position:relative;z-index:0;}
.fullSlide .bd ul {}
.fullSlide .bd li { float:left; background-repeat: no-repeat;width:100%;height:830px;overflow:hidden;text-align:center;background-position:center top;}
.fullSlide .bd li a {display:block;height:830px;}
.fullSlide .hd {position: absolute;width: 200px; right:50%;margin-right: -600px;top:570px;height: 79px;padding-top: 45px;text-align: right; z-index: 5;}
.fullSlide .hd ul {float: right;}
.fullSlide .hd ul li {cursor:pointer;display:inline-block;*display:inline;zoom:1;width:22px;height:22px;margin:5px 10px;overflow:hidden;background:url(../images/banta.html) no-repeat -40px 0;line-height:999px;filter:alpha(opacity=80);opacity:0.8;}
.fullSlide .hd ul .on {background:url(../images/banta.html) no-repeat 0 0;filter:alpha(opacity=100);opacity:1;}
.fullSlide .prev,.fullSlide .next {display:block;position:absolute;z-index:1;top:50%;margin-top:-75px;left:5%;z-index:1;width:128px;height:128px;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .prev{ background:url(../images/bleft.png) no-repeat left center; }
.fullSlide .next {left:auto;right:5%;background:url(../images/bright.png) no-repeat right center;}