@charset "gb2312";
@media screen and (min-width:750px){
    HTML, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
    pre, form, fieldset, table, th, td {
        border:none;
        font-size:14px;
        margin:0px;
        padding:0px;
    }
    html,body{
        height: 100%;
        width: 100%;
    }
    
    address, caption, cite, code, dfn, em, th, var {
        font-style: normal;
        font-weight: normal;
    }
    a{
        text-decoration:none;
    }
    input::-ms-clear{
        display:none;
    }
    input::-ms-reveal{
        display:none;
    }
    input{
        -webkit-appearance: none;
        margin: 0;
        outline: none;
        padding: 0;
    }
    input::-webkit-input-placeholder{
        color: #ccc;
    }
    input::-ms-input-placeholder{
        color: #ccc;
    }
    input::-moz-placeholder{
        color: #ccc;
    }
    input[type=submit],input[type=button]{
        cursor: pointer;
    }
    button[disabled], input[disabled] {
        cursor: default;
    }
    img{
        border:none;
    }
    ul,ol,li{
        list-style-type:none;
    }
    
    .clearfix:after{
        clear: both;
        display:block;
        overflow: hidden;
        content: '';
    }
    .clearfix{
        zoom: 1;
    }
    .fl{
        float: left;
    }
    .fr{
        float: right;
    }
    a{color:#333;}
    a:hover{text-decoration: none;}
    html,body{
        height: 100%;
    }
    body{
        background-color: #fbfbfb;
    }
    .center_box{
        width: 1100px;
        margin:0 auto;
    }
    
    .logo_bar{
        min-width: 1100px;
    }
    .rd_img{
        margin: 10px 0 10px 0;
    }
    .rd_menu{
        min-height: 40px;
        line-height: 40px;
        margin-bottom: 10px;
        min-width: 1100px;
    }
    .rd_menu_box{
        background-color: #4bacf3;
    
    }
    #nav .active,#nav a:hover{
        background-color: #197cbf;
    }
    
    .menu_ul li{
        float: left;
        min-width: 132px;
    }
    .menu_ul li a{
        color:white;
        display: inline-block;
        width: 100%;
        height: 100%;
        text-align: center;
        font-size: 16px;
    }
    .menu_ul li a:hover{
        text-decoration: underline;
    }
    /* end ????’????******************** */
    
    .rd_container{
        min-height:calc(100% - 316px) ;
    }
    .rd_art_list{
        width: 753px;
        margin-right: 10px;
    }
    .rd_let_nav{
        background-color: #fff;
        padding:15px 0 10px 0 ;
    
    }
    .rd_list_ul{
        background-color: #fff;
        padding: 5px 25px 25px 25px;
        border:1px solid #EAEAEA;
    }
    .rd_list_ul li{
        border-bottom: 1px #CCCCCC dashed;
        padding:8px 0;
        position: relative;
    }
    
    .rd_list_ul li h1{
        font-size: 16px;
        color: #000000;
        font-weight: 700;
        line-height: 34px;
        padding-right: 100px;
    }
    .rd_list_ul li span{
        position: absolute;
        right: 0;
        top: 15px;
        color:#666;
    }
    
    .rd_hot{
        width: 334px;
        background-color: #fff;
        border:1px solid #EAEAEA;
    }
    .rd_rem p{
        font-size: 14px;
        padding-left: 10px;
        font-weight: bold;
        color: #4bacf3;
        line-height: 36px;
        font-size: 14px;
        border-bottom: 1px solid #EAEAEA;
    }
    .rd_itemb{
        padding:10px 16px;
    }
    .rd_itemb li{
        line-height: 32px;
    }
    .rd_itemb li a:hover{
        color:red;
    }
    .number{
        display: inline-block;
        line-height: 18px;
        text-align: center;
        font-size: 12px;
        margin-right: 10px;
        color:#fff;
        width: 18px;
        height: 18px;
        background-color: #ee510c;
    }
    .numberAct{
        background-color: #3688d1;
        color:white;
    }
    
    
    .right_fixed { bottom: 54px;width: 336px;position: fixed!important;z-index: 300;}
    
    
    .pages{text-align: center;width: 100%;height: 50px;float: left;margin-top: 20px;}
    .pages a{color: #4bacf3;float: left;color: #4bacf3;font-size: 16px;padding: 5px 12px;background: #fff;margin-right: 5px;border: 1px solid #4bacf3;}
    .pages a:hover{color:#fff;background: #4bacf3;border: 1px solid #4bacf3;}
    .pages .thisclass{float: left; color: #fff;font-size: 16px;background: #4bacf3;padding: 5px 12px;margin-left: 5px;margin-right: 5px;border: 1px solid #4bacf3;}
    .pages span{font-size: 16px;display: inline-block;float: left;
    color: #4bacf3;
    font-size: 16px;
    padding: 5px 12px;
    background: #fff;
    margin-right: 5px;
    border: 1px solid #4bacf3;}
    
    .flink{
        zoom: 1 
    }
    .flink::after{
        clear: both;
        display:block;
        overflow: hidden;
        content: '';
    }
    .flink{
        width: 1068px;
        margin:0 auto;
        background-color: #fff;
        border: 1px solid #E3E3E3;
        border-left: 2px solid #4bacf3;
        margin-top: 10px;
    }
    .flink{
        padding: 7px 15px;
    }
    .flink li{
        float: left;
        margin-right: 10px;
    }
    .flink li a:hover{
        color:red;
    }
    .foo_con{
        border-top: 1px solid #C5C5C5;
        margin-top: 10px;
        padding: 10px 0px;
        text-align: center;
    }
    .foo_con p{
        line-height: 24px;
        color: #333333;
        font-size: 12px;
    }
}

@media screen and (max-width:750px){ 
HTML, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td {
    border:none;
    font-size:14px;
    margin:0px;
    padding:0px;
    }
html,body{
    height: 100%;
    width: 100%;
    }

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: normal;
}
a{
    text-decoration:none;
}
input::-ms-clear{
    display:none;
    }
input::-ms-reveal{
    display:none;
}
input{
    -webkit-appearance: none;
    margin: 0;
    outline: none;
    padding: 0;
}
input::-webkit-input-placeholder{
    color: #ccc;
}
input::-ms-input-placeholder{
    color: #ccc;
}
input::-moz-placeholder{
    color: #ccc;
}
input[type=submit],input[type=button]{
    cursor: pointer;
}
button[disabled], input[disabled] {
    cursor: default;
}
img{
    border:none;
}
ul,ol,li{
    list-style-type:none;
}
.clearfix:after{
    clear: both;
    display:block;
    overflow: hidden;
    content: '';
}
.clearfix{
    zoom: 1;
}
.fr{
    float: right;
}
.cursor{
    cursor: pointer;
}
a{
    color:#333;
}
body{
    background-color:#fbfbfb;
}
.logo_bar{
    height: 36px;
    padding: 6px 0 0px 0px;
    background-color: #fff;
    border-bottom: 2px solid #4bacf3;
    text-align: center;
}
.logo_bar a{
    display: inline-block;
}
.rd_img{
    width: 117px;
}
.rd_menu{
    padding: 3%;
    padding-bottom: 0;
    padding-right: 0;
}
.menu_ul li{
    float: left;
    width: 21.5%;
    background-color: #fff;
    text-align: center;
    height: 30px;
    line-height: 30px;
    margin-right: 2.5%;
    margin-bottom: 8px;
    border: 1px solid #d7ebff;
}
.menu_ul li a{
    display: inline-block;
    width: 100%;
    font-size: 15px;
}
.menu_ul li .active{
    background-color: #4bacf3;
    color:#fff;
}
.rd_container{
    min-height:calc(100% - 316px) ;
}
.rd_let_nav{
    background-color: #fff;
    padding-top: 0;
}
.rd_list_ul{
    background-color: #fff;
    padding: 2%;
    border-top: 1px solid #EAEAEA;
}
.rd_list_ul li{
    border-bottom: 1px #c5c5c5 dashed;
    padding: 5px 0;
    position: relative;
}

.rd_list_ul li h1{
    font-size: 15px;
    color: #000000;
    font-weight: 700;
    line-height: 34px;
    padding-right: 100px;
    overflow: hidden;
    height: 34px;
}
.rd_list_ul li span{
    position: absolute;
    right: 0;
    top: 15px;
    color: #929292;
}

.rd_hot{
    background-color: #fff;
    border:1px solid #EAEAEA;
}
.rd_rem p{
    font-size: 14px;
    padding-left: 10px;
    font-weight: bold;
    color: #4bacf3;
    line-height: 36px;
}
.rd_itemb{
    padding:10px 16px;
    padding-top: 0;
}
.rd_itemb li{
    line-height: 32px;
}
.rd_itemb li a:hover{
    color:red;
}
.number{
    display: inline-block;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
    margin-right: 10px;
    color:#fff;
    width: 18px;
    height: 18px;
    background-color: #ee510c;
}

.right_fixed { bottom: 54px;width: 336px;position: fixed!important;z-index: 300;}


.pages{text-align: center;padding: 15px 14px 5px 14px;}
.pages:after{content: '';clear:both;display: block;overflow:hidden;zoom: 1;}
.pages a{margin-bottom: 10px;color: #4bacf3;font-size: 12px;padding: 4px 8px;background: #fff;margin-right: 5px;border: 1px solid #4bacf3;float: left;}
.pages .thisclass{color: #fff;font-size: 12px;padding: 4px 8px;background: #4bacf3;margin-right: 5px;border: 1px solid #4bacf3;float: left;}

.flink{
    zoom: 1 
}
.flink::after{
    clear: both;
    display:block;
    overflow: hidden;
    content: '';
}
.flink{
    margin:0 auto;
    background-color: #fff;
    border-left: 2px solid #4bacf3;
    margin-top: 10px;
    
}
.flink{
    padding: 7px 15px;
}
.flink li{
    float: left;
    margin-right: 14px;
    margin-bottom: 5px;
    font-size: 14px;
}

.foo_con{
    padding:12px 10px;
    text-align: center;
}
.foo_con p{
    color:#333333;
    font-size: 12px;
    line-height: 24px;
}
}

.btMap{margin-top:15px;position:relative;z-index:104;float:right}
.btMap .search{height:40px;position:relative;width:461px;z-index:105}
.btMap .search .search-wrap{height:34px;border:1px solid #E5E5E5;background:#FFF !important;position:relative}
.btMap .search .search-wrap .search-option{border:none;position:relative;border-right:1px solid #DCDCDC;width:80px;height:34px;color:#555;line-height:34px;text-decoration:none;text-align:center;padding-right:12px;vertical-align:middle;display:block;float:left;font-size:14px;overflow:hidden;cursor:pointer}
.btMap .search .search-wrap .search-option i{position:absolute;right:12px;top:15px;margin-right:8px;display:block;margin:0}
.btMap .search .search-wrap .search-option i span{BORDER-RIGHT:transparent 3px solid;BORDER-TOP:transparent 3px solid;LEFT:0px;OVERFLOW:hidden;BORDER-LEFT:transparent 3px solid;WIDTH:0px;BORDER-BOTTOM:transparent 0px solid;ZOOM:1;POSITION:absolute;TOP:0px;HEIGHT:0px;_border-color:tomato;_filter:chroma(color=tomato);BORDER-TOP-COLOR:#808080}
.btMap .search .keyWord{color:#909090;float:left;height:30px;line-height:30px;overflow:hidden;padding:0;width:283px;text-indent:30px;border:none;background:url(static/picture/new_bg.gif) no-repeat -174px 7px;margin-top:2px;background-color:#FFF}
.btMap .search .sub-btn{border:0;cursor:pointer;height:36px;line-height:34px;overflow:hidden;width:90px;position:absolute;top:0;right:0;font-size:16px;color:#ffffff;transition:all .2s ease-in-out;background:#4bacf3;"}