

/*-----------------[初始化]--------------*/
body{color: #444;font-size: 12px;font-family:"微软雅黑","Microsoft Yahei";}
a{color: #4b3938;}
a:hover{color: #3e9631;}
img,.ani{
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
input,textarea,select{font-size: 12px;color: #444;font-family:"微软雅黑","Microsoft Yahei";}
input[type='submit'],input[type='reset'],input[type='button'],select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


/*布局*/
.wp{width: 1260px;margin: 0 auto;}
.h50{height: 50px;clear: both;overflow: hidden;}
.h100{height: 100px;clear: both;overflow: hidden;}

/*标题*/
.gt1{
    padding:10px 0 9px 44px;
    border-bottom: 1px #d9d8d8 solid;
    background-repeat: no-repeat;
    background-position: left top;
    font-size: 18px;
    color: #fe7221;
    line-height: 19px;
    font-weight: normal;
}
.gt1 em{
    display: block;
    font-size: 12px;
    color: #a3a3a3;
    line-height: 11px;
    text-transform: uppercase;
}


.gt2{
    padding-bottom: 7px;
    overflow: hidden;
    border-bottom: 1px #d9d9d9 solid;
}
.gt2 h3{
    font-size: 14px;
    color: #333;
    line-height: 13px;
    font-weight: normal;
    float: left;
    padding-left: 9px;
    border-left: 4px #ff7221 solid;
}
.gt2 .cur_tit{
    float: right;
    font-size: 12px;
    color: #999;
    line-height: 12px;
    padding-top: 3px;
    margin-right: 15px;
}
.gt2 .cur_tit a{
    color: inherit;
}
.gt2 .cur_tit a:hover{
    color: #ff7221;
    text-decoration: underline;
}
.gt2 .cur_tit span.on{
    color: #666;
}

.gt3{
    font-size: 16px;
    color: #fff;
    line-height: 43px;
    padding-left: 57px;
    background-repeat: no-repeat;
    background-position: 25px center;
    background-color: #ed6d00;
}
/*按钮*/

/*颜色*/


/*******************************
	-------[=头部]-------
********************************/



/*******************************
	-------[=导航]-------
********************************/
.nav-ul {
    margin:0 0 30px -40px;
    min-width: 1260px;
    height: 38px;line-height: 38px;
    text-align: center; min-width:1260px;
    background: url(/html/class/template/images/pic-nav1.png) repeat-x 0 0;
    box-shadow: 0 0 15px 5px #b0afaf;
}
.nav-ul li{
    display: inline-block;font-size: 16px;height: 38px;line-height: 38px;padding: 0 35px;
    background: url(/html/class/template/images/pic-nav2.png) no-repeat right center;overflow: hidden;
}
.nav-ul li:last-child{background: none;}
.nav-ul li a{color: #fff; display: block;height: 100%;}
/*.nav-ul li a:hover,.nav-ul .on a{color: #3e9631;}*/
/*******************************
	-------[=banner]-------
********************************/
#banner{background-color: #f59b4d;}
.fullSlide{width: 100%;position:relative;height:430px;overflow:hidden;}
.fullSlide .bd{ position:relative; z-index:0;}
.fullSlide .bd ul{ width:100% !important; overflow: hidden;}
.fullSlide .bd li{ width:100% !important;height:430px; overflow: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.fullSlide .bd li a{display: block;width: 100%;height: 100%;background: none;}
.fullSlide .logo{
    z-index:100;
    position: absolute;
    width: 111px;height: 118px;
    left: 170px;top: 20px;
    
}
.fullSlide .logo a{display: block;height: 100%;}
 .fullSlide .bd .prev, .fullSlide .bd .next{
    z-index:99; bottom:175px;cursor: pointer;
    display: block;height: 80px;width: 50px;position: absolute;
}
.fullSlide .bd .next{left: 265px;background: url(/html/class/template/images/ico-ban1.png) no-repeat center center;}
.fullSlide .bd .prev{right: 265px;background: url(/html/class/template/images/ico-ban2.png) no-repeat center center;}

/*******************************
    -------[=内页ban]-------修改内页ban
********************************/
#ban {
    position:relative;
    width:100% !important;
    height:430px; overflow: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
#ban .logo{
    z-index:100;
    position: absolute;
    width: 111px;height: 118px;
    left: 170px;top: 20px;
    
}
/*******************************
	-------[=底部]-------
********************************/

#fd {
    height: 42px;
    margin-top: 20px;
    padding: 0 240px;
    line-height: 42px; 
    font-family: "宋体";
    font-size: 12px;
    color: #5b5b5b;
    background: url(/html/class/template/images/pic-bj08.jpg) repeat-x 0 center;
}