@charset "utf-8";
/* CSS Document */
* {
    border:0;
}
.erjicon {
    overflow: hidden;
    margin-top: 20px;
}

.jdLeft {
    float: left;
    overflow: hidden;
    width: 300px;
}

.jdLeft div {
    overflow: hidden;
    margin-bottom: 10px;
}

.jdLeft div > a {
    display: block;
    height: 40px;
    line-height: 40px;
    background-color: #3fa0ef;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.jdLeft div li {
    overflow: hidden;
    background-color: #eee;
    list-style: none;
}

.jdLeft div li a {
    display: block;
    line-height: 36px;
}

.jdLeft div li a span {
    margin: 0 10px 0 60px;
}

.jdRight {
    float: right;
    width: 850px;
    overflow: hidden;
}

.jdRight form {
    height: 44px;
    background-color: #0b6195;
    width: 100%;
    overflow: hidden;
    border-radius: 0px;
    margin-bottom: 10px;
}

.jdRight form p {
    color: #fff;
    float: left;
    line-height: 44px;
    margin: 0 10px 0 10px;
}

.jdRight form input[type="text"] {
    width: 280px;
    height: 36px;
    float: left;
    border-radius: 6px;
    height: 36px;
    line-height: 36px;
    margin-top: 4px;
    font-size: 14px;
    color: #666;
    padding-left: 16px;
    vertical-align: middle;
}

/* --ie清除--*/
.jdRight form select::-ms-expand {
    display: none;
}

.jdRight form select {
    float: left;
    width: 280px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    border-radius: 6px;
    color: #666;
    padding-left: 10px;
    margin: 4px 20px 0 20px;
    /* --火狐、谷歌清除--*/
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #fff url(sj.png) no-repeat 250px center;
    float: left;
}

.jdRight form input[type="button"] {
    width: 75px;
    height: 36px;
    line-height: 36px;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    background-color: #fff;
    float: left;
    border-radius: 6px;
    margin-top: 4px;
    color: #0b6195;
    font-weight: 600;
}
.ywRight {
    overflow:hidden;
    float:right;
    width:840px;
}
.ywRight li {
    overflow:hidden;
    line-height:36px;
}
.ywRight li a {
    display:block;
    float:left;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    width:80%;
}
.ywRight li a span {
    color:#0a81d6;
    margin-right:10px;
}
.ywRight li em {
    font-style:normal;
    float:right;
}
.erjicon1 {
    overflow:auto;
}
.erjicon1 h2 {
    text-align:center;
    color:#0a81d6;
    font-size:32px;
    margin:24px auto 16px 0;
}
.erjicon1 li {
    overflow:hidden;
    text-align:center;
}
.erjicon1 li a {
    margin:0 10px;
    color:#7f7e7e;
}
.erjicon1 i {
    display:block;
    height:10px;
    background:url(bt2.jpg) center repeat;
    margin:16px auto 20px 0;
}
.erjicon1 p {
    line-height:30px;
    padding:0 14px;
}
.erjicon2 h2 {
    text-align: center;
    color: #0a81d6;
    font-size: 32px;
    margin: 24px auto 16px 0;
}

.erjicon2 li {
    text-align: center;
    list-style: none;
}

.erjicon2 li a {
    margin: 0 10px;
    color: #7f7e7e;
}

.erjicon2 i {
    display: block;
    height: 10px;
    background: url(bt2.jpg) center repeat;
    margin: 16px auto 20px 0;
}

.erjicon2 p {
    line-height: 30px;
    padding: 0 14px;
}
.con_zn {
    height: 700px;
    overflow-y: auto;
}

/*样式添加新的*/

.zdly i {
    display:block;
    margin-bottom:14px;
}
.zfnb h1 {
    line-height:34px;
    border-bottom:1px solid #0a81d6;
    margin:14px 0;
    padding-bottom:2px;
}
.zfnb h1 a {
    font-size:20px;
    color:#0a81d6;
}
.zfnb>div {
    overflow:hidden;
}
.zfnb>div a {
    display:block;
    float:left;
    width:178px;
    padding:0 6px;
    height:44px;
    background-color:#c7ebfb;
    color:#333;
    text-align:center;
    line-height:44px;
    margin:2px 2px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}

/*手机添加新的*/
@media screen and (max-width: 750px){
    .jdLeft {
        float: left;
        overflow: hidden;
        width:100%;
    }
    .jdRight {
        float: right;
        width:100%;
        overflow: hidden;
    }
    .jdRight form {
        height: 200px;
        background-color: #0b6195;
        width: 100%;
        overflow: hidden;
        border-radius: 0px;
        margin-bottom: 10px;
    }
    .jdRight form input[type="text"] {
        width: 96%;
        height: 36px;
        float: left;
        border-radius: 6px;
        height: 36px;
        line-height: 36px;
        margin-top: 4px;
        font-size: 14px;
        color: #666;
        padding-left: 0px;
        vertical-align: middle;
        margin-left: 2%;
        margin-bottom: 10px;
    }
    .jdRight form select {
        float: left;
        width: 96%!important;
        height: 36px;
        line-height: 36px;
        font-size: 14px;
        border-radius: 6px;
        color: #666;
        padding-left: 0px;
        margin: 0;
        /* --火狐、谷歌清除--*/
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        background: #fff url(sj.png) no-repeat 250px center;
        float: left;
        margin-left: 2%;
        margin-bottom: 6px;
    }
    .jdRight form input[type="button"] {
        width:96%;
        height: 36px;
        line-height: 36px;
        vertical-align: middle;
        cursor: pointer;
        background-image: none;
        background-color: #fff;
        float: left;
        border-radius: 6px;
        margin-top: 4px;
        color: #0b6195;
        font-weight: 600;
        margin-left: 2%;
    }
    .ywRight {
        overflow:hidden;
        float:right;
        width:100%;
    }
    .ywRight li a {
        display:block;
        float:left;
        text-overflow:ellipsis;
        white-space:nowrap;
        overflow:hidden;
        width:60%;
    }

}