a{
    cursor: pointer;
}
.indexBox{
    background: url("../images/index_bg.jpg") no-repeat center 35px #feb17b;
    min-height: 900px;
}
.indexContent{
    width: 1070px;
    margin: 415px auto 0 auto;
    clear: both;
}
.menuLeft{
    width: 287px;
    float: left;
    min-height: 200px;
}
.menuRightBox {
    width: 710px;
    float: right;
    min-height: 540px;
    background: #fff;
    padding: 25px;
    margin-bottom: 50px;
    overflow: hidden;
}
.menuRight{
   /* width: 680px;
    float: right;
    height: 650px;
    background: #fff;
    padding: 30px;*/
}
.menuTitle {
    width: 287px;
    line-height: 50px;
    background: #fff;
    border-radius: 10px;
    height: 50px;
}
.menuTitle img {
    display: block;
    margin: 0px auto;
    padding: 11px 0px;
}
.quan {
    width: 60px;
    float: left;
    position: relative;
    height: 60px;
    vertical-align: middle;
}
.quan img {
    display: inline-flex;
    line-height: 60px;
    margin: 9px 0px;
    /*padding: 8px 8px;*/
    transition: all 0.6s;
}
.menuBox ul{
    position: relative;
    margin-top: 10px;
    clear: both;
}
.menuBox ul:before{
    width: 0px;
    border: 1px dashed #fff;
    content: "";
    position: absolute;
    z-index: -1;
    height: 385px;
    top: 20px;
    left: 20px;
}
.menuBox ul:after{
    content: "";
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 405px;
    left: 18px;
    z-index: 2;
}
.menuBox ul li.on .quan img{
    transform: scale(1.2);
}
.menuBox ul li.on em {
    background: url("../images/icon_right.png")  no-repeat;
    width: 10px;
    height: 21px;
    display: block;
    float: right;
    margin: 20px 10px;
}
.menuBox ul li{
    line-height: 60px;
}
.menuBox ul li a{
    font-weight: bold;
    font-size: 28px;
    color: #fff;
    line-height: 60px;
}
.menuRight h2{
    font-size: 24px;
    color: #ed7e4b;
    font-weight: bold;
    border-bottom: 1px solid #ed7e4b;
    padding-bottom: 5px;
}
.menuRight ul{
    width: 720px;
}
.menuRight ul li{
    padding: 10px;
    box-shadow: 4px 2px 7px #dad9d9;
    margin: 10px 10px 10px 0px;
    width: 330px;
    float: left;
    height: 100px;
    position: relative;
    cursor: pointer;
}
.menuRight ul li h2 {
    border: 0px;
}
.menuRight ul li h2 a{
    font-size: 16px;
    color: #333;
}
.menuRight ul li .info{
    height: 25px;
    width: 100%;
    position: absolute;
    bottom: 15px;
}
.menuRight ul li .info a{
    font-size: 14px;
    color: #ffffff;
    width: 80px;
    height: 25px;
    background: #ed7e4b;
    border-radius: 5px;
    display: block;
    float: right;
    line-height: 25px;
    text-align: center;
    margin-right: 20px;
}
.menuRight ul li .info span{
    font-size: 14px;
    color: #999999;
    margin-right: 10px;
}









.localhost {
    color: #808080;
    line-height: 50px;
}
.list li{
    line-height: 45px;
    clear: both;
    height: 45px
}
.list li.line {
    height: 1px ;
    background: #e6e6e6;
    width: 100%;
    margin-top: 35px;
}
.list li.line:before{
    content: "";
    width: 0px;
    height: 0px;
}
.list li:before{
    content: "";
    width: 6px;
    height: 6px;
    background: #eeeeee;
    display: block;
    float: left;
    margin: 19px 5px;
}
.list li:hover a{
    color: #bc0015;
}
.list li:hover:before{
    background: #bc0015;
}
.list li a{
    line-height: 45px;
    font-size: 16px;
    color: #333333;
    width: 82%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    float: left;
}
.list li span{
    float: right;
    color: #999;
}

.contentBox {
    line-height: 2;
    font-size: inherit;
}

.conTit h2{
    font-size: 22px;
    color: #333;
    font-weight: bold;
    text-align: center;
    margin: 15px 0px;
    border: 0px;
}
.conTit .time{
    font-size: 14px;
    color: #999;
    clear: both;
    text-align: center;
    height: 30px;
}
.dotte_line {
    background: url("../images/dotton_line.png")  center;
    height: 10px;
}
.page {
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #404040;
    padding-bottom: 36px;
    clear: both;
    padding-top: 8px;
}
.page span {
    padding: 0px 15px;
    border: 1px solid #EDEDED;
    margin-right: 6px;
    border-radius: 5px;
    line-height: 38px;
    height: 38px;
    display: inline-block;
    font-size: 16px;
}
.page span.on {
    border: 1px solid #bd1a2d;
    background: #bd1a2d;
    color: #fff;
}
.page a {
    padding: 0px 15px;
    border: 1px solid #EDEDED;
    margin-right: 6px;
    color: #404040;
    line-height: 38px;
    height: 38px;
    display: inline-block;
}
.page a:hover {
    border: 1px solid #bd1a2d;
    background: #bd1a2d;
    color: #fff;
}
.page a.back:hover {
    border: 1px solid #EDEDED;
    color: #404040;
    background: #fff;
}

.wrap .location {
    width: 1200px;
    margin: 0 auto;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #808080;
}
.wrap .secBox {
    width: 1160px;
    margin: 0 auto;
    padding: 0px 20px;
}
.wrap .secBox .conTit {
    border-bottom: 1px dashed #bfbfbf;
    padding-bottom: 15px;
}
.wrap .secBox .conTit h1 {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
}
.wrap .secBox .conTit .time {
    line-height: 30px;
    text-align: center;
}
.wrap .secBox .contentBox {
    margin-top: 15px;
    line-height: 2;
}
script {
    display: none;
}

/*åˆ†é¡µ*/

.g_foot_box {
    clear: both;
}