﻿html, body, ul, li, ol {
    padding: 0;
    margin: 0 auto;
    color:#333333;
    font-family: Microsoft YaHei,Simsun,SimHei,Arial;
    -webkit-text-size-adjust: none;
}

li,ol,ul {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333333;
}

    a:hover {
        color: #2453df;
    }

input {
    font-family: "Microsoft Yahei";
}

.clear {
    clear: both;
}

.center {
    width: 1280px;
    margin: 0 auto;
}

#head {
    height: 300px;
    background-color: #f2f1f0;
}

.logo {
    height: 250px;
    width:1900px;
    background:url(../images/logo_bg2.png) no-repeat;
}

.menuIndex {
    width: 1900px;
    min-width: 1000px;
    height: 50px;
    background: #1e7ac5;
}

    .menuIndex li {
        width: 145px;
        float: left;
        line-height: 50px;
        text-align: center;
        font-size: 17px;
        position: relative;
    }

        .menuIndex li a {
            text-decoration: none;
            color: #fff;
            display: block;
        }

            .menuIndex li a:hover {
                background: #0e61a5;
            }

        .menuIndex li.current {
            background: #0e61a5;
        }

        .menuIndex li ul {
            width: 145px;
            position: absolute;
            top: 50px;
            left: 0;
            background: #1e7ac5;
            display: none;
            z-index: 99;
        }



.fixednav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 999;
}

.index_content{
    width:1900px;
    margin:0 auto;
    padding-top:10px;
}


   
.show_more{
    display:block;
}
.show_more1 {
    display: none;
}


.xhdt {
    width:1280px;
    margin:40px auto;
}
.xhdt .xhjx{
    width:620px;
    float:left;
}
.xhdt .hyfc{
    width:620px;
    float:left;
    margin-left:30px;
}
.xhdt dt {
    border-bottom: 3px solid #e9e9e9;
    height:34px;
}
.xhdt ul{
    margin-left:-25px;
}
    .xhdt dt s {
        text-decoration: none;
        border-bottom: 3px solid #2ea7e0;
        width: 100px;
        display: block;
        padding-left: 10px;
        line-height: 34px;
        font-size: 1.1em;
        color: #333;
    }
    .xhdt dt i {
        float: right;
        margin-top: -30px;
        font-size: 14px;
        font-style: normal;
        border-bottom: 3px solid #2ea7e0;
        height:26px;
        width:50px;
    }
    .xhdt dt i a{
        color:#999;
        text-decoration:none;
        list-style:none;
    }
    .xhdt dd {
        padding-top:10px;
        font-size: 14px;
        line-height: 36px;
        color:#333;
    }
    .xhdt dd li {
        height: 36px;
        list-style-type: none;
    }
    .xhdt dd li a {
        height: 36px;
        display: inline-block;
        width: 490px;
        padding-left: 0px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        font-size:1.12em;
    }
    .xhdt .time {
        float: right;
        font-size: 1.12em;
        border: none;
        color:#999;
    }
.content_map {
    height:450px;
}
    .map{
        width:1280px;
        margin:30px auto;
        color:#333;

    }

    .map .map_dt{
        width:630px;
        float:left;
    }
    .map .map_dt1{
        width:630px;
        float:right;
    }
    .map .map_img{
        height:120px;
        width:610px;
        padding-left:10px;
    }
     .map_js{
        padding-top:10px;
        padding-left:15px;
        line-height:30px;
        text-indent:30px;
    }

    .map .map_cxdt{
        height:230px;
        margin-top:20px;
    }
    .map .map_dsj{
        height:280px;
        margin-top:20px;
        border-bottom:2px solid #e9edf0;
    }
    .map .map_left{
        width:450px;
        float:left;
        padding-top:20px;
    }
    .map .map_left img{
        width:450px;
    }
    .map .map_right{
        width:800px;
        float:right;
        text-indent:30px;
        line-height:30px;
    }

.content_link {
    background-color: #e9edf0;
    height:120px;
}
    .content_link .link_title {
        width: 1280px;
        margin: 0 auto;
        color: #5F5D5D;
        font-size: 1.25em;
        font-weight: bold;
        padding-top:10px;
    }
.content_link .link{
    width:1280px;
    margin:0 auto;
    color:#333;
}
.link span{
    width:170px;
    display:inline-block;
    line-height:60px;
    text-align:center;
}


#NewsList {
    width: 1280px;
    margin: 0 auto;
}
.left{
    width:275px;
    float:left;
}
.right {
    width: 940px;
    float: left;
    border-left: 1px solid #e9edf0;
    border-right: 1px solid #e9edf0;
    min-height: 700px;
    padding: 20px;
}
#NewsList #left_class li {
    line-height: 50px;
    border-bottom: 1px solid #eaeaea;
    padding-left:30px;
}
#NewsList .right_list li a {
    padding-left: 30px;
}

.left_menu {
    padding:20px;
    font-weight: bold;
    font-size:1.3em;
    color: #333333;
    position:relative;
    border-bottom: 2px solid #2150df;
}
.left_menu::before {
    content: "";
    display: block;
    width: 30%;
    height: 2px;
    background-color: #42bc62;
    position: absolute;
    right: 0px;
    bottom: -2px;
}
.left{
    font-size:1.1em;
}
.left a {
    position:relative;
    display:block;
}

.left a:hover {
        background: url(../images/l_bg.png) no-repeat 95% center;
    }
.left .on a {
    color: #2453df;
    background: url(../images/l_bg.png) no-repeat 95% center;
}

    .right .page_num{
        font-size:14px;
        text-align:center;

    }
    .right h2 {
        padding-left: 50px;
        margin-bottom: 30px;
        line-height: 20px;
        font-size: 1em;
        font-weight: normal;
        background: url(../images/r_pos.png) no-repeat 25px center;
        color:#333;
    }
.right_title h3 {
    font-size: 1.4em;
    color: #2252e0;
    font-weight: bold;
    padding-left: 40px;
    padding-bottom:10px;
    border-bottom: 1px solid #eaeaea;
}
.right li {
    padding-left: 0px;
    height:40px;
}
.right li span{
    color:gray;
    float:right;
}
.about{
    text-align:center;
}

.map h2 {
    padding-left: 50px;
    margin-bottom: 30px;
    line-height: 20px;
    font-size: 1em;
    font-weight: normal;
    background: url(../images/r_pos.png) no-repeat 25px center;
    color:#333;
}
.show_title {
    border-bottom: 1px solid #eaeaea;
    color:#333333;
    padding-bottom:10px;
}
.show_title h3 {
    font-size: 1.4em;
    color: #2252e0;
    font-weight: bold;
    padding-bottom: 0px;
}
.show_title span{
    width:200px;
    display:inline-block;
}
.show_content{
    color:#333333;
    line-height:30px;
    text-indent:30px;
    padding-top:20px;
}
#foot {
    height: 150px;
    width:1900px;
    background-color: #f4f8fb;
    text-align: center;
    padding-top: 30px;
    line-height: 30px;
    color: #333333;
}

/*asid_share*/
.asid_share {
    position: fixed;
    width: 67px;
    bottom: 35%;
    right: 20px;
    z-index: 890;
}

*html #asid_share {
    position: absolute;
    top: expression(documentElement.scrollTop + "px");
    margin: 300px 0 0 0;
}

.asid_share .asid_share_box {
    width: 65px;
    margin-bottom: 3px;
    text-align: center;
    background-color:white;
}

    .asid_share .asid_share_box a {
        display: block;
        height: 60px;
        padding-top: 5px;
    }

        .asid_share .asid_share_box a:hover {
            background: #0E61A5;
            text-decoration: none;
        }

    .asid_share .asid_share_box a:hover .asid_title, .asid_share .asid_share_box .asid_title {
        color: #fff;
        font-size: 12px;
        display: block;
        padding-left: 6px;
        line-height: 60px;
        width: 60px;
        margin-top: -2px;
    }

.asid_share .red_bag {
    background: #0E61A5;
    text-decoration: none;
}

.asid_share .asid_sha_layer {
    border: 1px solid #ccc;
    background: #fff;
    position: absolute;
    right: 70px;
    bottom:0px;
}

.sweep_img {
    padding: 10px;
}

.asid_share_box .asid_help_list li {
    line-height: 26px;
    height: 26px;
}

    .asid_share_box .asid_help_list li a {
        line-height: 26px;
        height: 26px;
        padding: 0 0 0 14px;
        text-align: left;
    }

.asid_help_list li a:hover {
    color: #fff;
}

.asid_share_triangle {
    width: 12px;
    height: 40px;
    position: absolute;
    right: 73px;
    bottom: 70px;
    z-index: 100;
}
.border_sj, .con_sj {
    display: block;
    width: 18px;
    height: 28px;
    font-size: 18px;
    overflow: hidden;
    font-family: SimSun;
}

.border_sj {
    color: #ccc;
    font-style: normal;
}

.con_sj {
    color: white;
    margin: -14px -2px 0 0;
    margin: -28px 0 0 -2px;
}
.pb6{
    font-size:16px;
    font-weight:100;
}

.mapitem {
    transition: .4s ease-in-out;
    width: 37%;
   
}
.mapitem1 {
    transition: .4s ease-in-out;
    width: 49%;
}
.aactive1 {
    transition: .4s ease-in-out;
    width: 61%;
}

.select a {
    display: inline-block;
    white-space: nowrap;
    height: 25px;
    line-height: 25px;
    padding: 3px;
    margin-right: 5px;
    text-decoration: none;
    
}
    .select a:hover {
        color: #fff;
        background-color: #40A9DA;
    }
.select dd {
    width: 160px;
    float: left;
    margin:0px;
}
.selected {
    color: #fff;
    background-color: #40A9DA;
}