@charset "utf-8";
/* CSS Document */
.link {
    width: 1200px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    padding: 20px 0 0 15px;
}

.link p {
    font-size: 14px;
    color: #c4dfff;
    font-weight: bold;
    float: left;
}

.link select {
    width: 144px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #e1e1e1;
    float: left;
    margin-left: 20px;
    margin-top: 15px;
    font-size: 12px;
    color: #666;
    padding-left: 10px;
}

.link select option {
    font-size: 12px;
    color: #666;
    padding-left: 10px;
}

.con_select {
    height: 40px;
    line-height: 40px;
    width: 1255px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.con_select .s {
    float: left;
    width: 173px;
    height: 30px;
}

.diy_select {
    height: 40px;
    width: 408px;
    line-height: 40px;
    position: relative;
    font-size: 16px;
    color: #333333;
    float: left;
    cursor: pointer;
    margin-right: 8px;
    border: 1px solid #ccd7f6;
    background: #dce3f9;
}

.diy_select_btn,
.diy_select_txt {
    float: left;
    height: 100%;
}

.diy_select_txt {
    width: 100%;
    box-sizing: border-box;
}

.diy_select_txt {
    overflow: hidden;
    padding-left: 40px;
}

.diy_select_btn {
    width: 12px;
    background: url(kxyImg32.png) no-repeat right center;
    position: absolute;
    right: 15px;
    height: 20px;
    top: 13px;
}

.diy_select .up {
    background: url(kxyImg31.png) no-repeat right center;
}

.diy_select_list {
    position: absolute;
    left: 0px;
    width: 100%;
    top: 42px;
    display: none;
    height: 250px;
    z-index: 9999999;
    padding: 10px;
    background-color: #fff;
    box-sizing: border-box;
    overflow-y: auto;
}

.diy_select_list li {
    list-style: none;
    height: 30px;
    line-height: 30px;
    cursor: default;
}

.middle {
    padding-bottom: 30px;
    background: #ffffff;
    padding: 10px 30px 10px 30px;
    min-height: 400px;
}

.diy_select_list a {
    font-size: 14px;
}

.diy_select_list a:hover {
    color: #2b6fc2;
}


.footer{width: 100%;height: 245px;background:#3d55a7;margin: 0 auto;overflow: hidden;}
.db_box{height:auto;overflow: hidden;padding-top: 40px;}
.db_box .db_xx{width: 770px;float: left;margin-top: 10px;}
.db_box .db_xx .img{ margin:52px 0px;}
.db_box .db_xx p{text-align: center; line-height:28px; color:#a8d2f9; font-size: 16px; margin-left: 20px; }
.db_box .db_xx p a{color:#a8d2f9;}
.db_box .db_xx p a:hover{color:#c50001!important;text-decoration: underline;}
.db_box .db_xx .foot_l{float: left;width: 100%;margin-top:10px;text-align: center;}
.db_box .h35{width: 100%;height:30px;line-height:30px;color: #fff;text-align: center;margin-top:0px;font-size: 18px;} 
.db_box .h35 a{ color: #fff; }

.db_box  .fot_r{float:right; width:276px; margin-top:10px;  text-align: center; margin-top: 50px;}
.db_box  .fot_r a{ margin-left: 18px;}