.a-herder {background: #079ee2;position: relative;height: 100px;}
.a-herder .top{
	/*padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;*/
    overflow: hidden;
    }
.a-herder .logo img{display: block;vertical-align: middle; margin-top:15px;}
.a-herder .logo{height: 88px;position: relative;}
.a-herder .left{width: 24%;}
.a-herder .right{width: 76%;position: relative;}
.a-herder .right p{font-family: "微软雅黑";font-size: 18px;text-align: right;color: white;}
.a-herder .right p span{display: inline-block;margin-left:10px; font-size:18px;}
.a-herder .right ul{position: relative;margin-top: -10px;}
.a-herder .right ul li{float: left;font-family:"微软雅黑";font-size: 24px; margin-right:8px;}
.a-herder .right ul li a{color: white;padding: 0 20px;border-radius: 20px;}
.a-herder .right ul li.on a{background: #ffb380; color: #000000;}
.a-herder .right ul li:hover a{background: #ffb380; color: #000000;}
.a-herder .right .sou span {
    padding: 0 10px;
    cursor: pointer;
    display: inline-block;
    width: 70px;
    font-family: "微软雅黑";
    font-size: 24px;
    color: white;
    background-image: url(../img/images/mone-bg.png);
    background-repeat: no-repeat;
    background-position: 70px;
    line-height: 30px;
    height: 30px;
    margin-top: 9px;
    border-radius: 20px;
}
.a-herder .right .sou span.on{background-color:#ffb380 ;color: #000000;}
.a-herder .right .sou {
    position: absolute;
    right: -10px;
    width: 100px;
    height: 56px;
    z-index: 88;
}
.a-herder .mone-nav {
    position: absolute;
    right: -5px;
    top: 88px;
    z-index: 999999;
    font-family: "微软雅黑";
    font-size: 16px;
    width: 106px;
   background-color: rgba(3,176,254,0.5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f03b0fe,endColorstr=#7f03b0fe);


    text-align: center;
}
.a-herder .mone-nav a{color: white;}


.a-herder .sist {
    position: absolute;
    right: 0px;
    bottom: 10px;
    cursor: pointer;
}

.a-banner{position: relative;clear: both;}
.a-banner .index_banner{width: 100%;height: 600px;overflow: hidden;position: relative;z-index:1;min-width: 1200px;}
.a-banner .index_banner .bd{width: 100%;height: 600px;overflow: hidden;position: absolute;top:0;left: 0;}
.a-banner .index_banner .bd li{width: 100%;height: 600px;position: relative;overflow: hidden;float:left;}
.a-banner .index_banner .bd li a{position: absolute;width: 1920px;height: 600px;left: 50%;margin-left: -960px;outline:none;}
.a-banner .index_banner .bd li img{display: block;height: 600px;border:none;}

.a-banner .index_banner .hd{position: absolute;width: 100%;text-align: center;bottom: 25px;}
.a-banner .index_banner .hd ul{display: inline-block;*display: inline;*zoom:1;}
.a-banner .index_banner .hd li{float: left;width: 25px;height: 25px;overflow: hidden;margin: 0 22px;list-style:none;cursor: pointer;background: #cbcbca;border-radius: 50%;}
.a-banner .index_banner .hd li:hover{background:red;}
.a-banner .index_banner .hd li.on{background:red;}

.a-banner .index_banner #prev{position: absolute;left: 0;top: 50%;margin-top: -80px;cursor: pointer;}
.a-banner .index_banner #next{position: absolute;right: 0;top: 50%;margin-top: -80px;cursor: pointer;}






.footer .footer_top{width: 100%;min-width: 1200px;height: 240px;background: #00479d;}
.footer_main{width: 1200px;margin: 0 auto;height: 100%;}
.footer_message{padding: 50px 112px 30px 30px;clear: both;overflow: hidden;}
.footer_left{float: left;}
.footer_left li{font: 14px "微软雅黑";color: white;margin-bottom: 18px;}
.footer_right{float: right;}
.footer_right img{margin: 0 auto 18px auto;display: block;}
.footer_right .code{width: 150px;height: 150px;background: white;display: inline-block;}
.friend{display: inline-block;vertical-align: top;margin: 15px 0 0 30px;width: 280px;}
.friend p{font: 14px "微软雅黑";color: white;}
.friend ul{clear: both;overflow: hidden;margin: 12px 0 0 0;}
.friend ul li{float: left;margin-right: 52px;margin-bottom: 10px;}
.friend ul li a{color: white;font: 14px "微软雅黑";}
.end{width: 100%;height: 50px;}
.end p{font: 12px/50px "微软雅黑";color: #909090;text-align: center;}

.code_top{position: fixed;z-index: 1000;top: 200px;}    
.code_top .curry{width: 170px;height: 26px;position: relative;background:transparent;top: -71px;left: 8px;cursor: pointer;}   






.so {
    position: absolute;
    float:left;
	margin-top:15px;
}
.so input{border-radius: 20px;border:none;padding: 0 10px;font-family: "微软雅黑";font-size: 14px;width: 120px;}
.so #search {
    width: 46px;
    font-family: "微软雅黑";
    font-size: 14px;
    cursor: pointer;
    background: #0089c6;
    text-align: center;
    height: 30px;
    line-height: 30px;
    padding: 0px;
    color: white;
}




 