@charset "utf-8";

/* CSS Document */

*,
body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
tbody {
    margin: 0px;
    padding: 0px;
    font-family: "宋体"
}

li {
    list-style: none
}

a {
    text-decoration: none
}

img {
    border: none
}

.clear {
    clear: both
}

.header {}

.header_top {
    width: 65%;
    position: absolute;
    left: 16%;
    top: 0px;
    padding: 20px 0px;
    padding-top: 10px;
    display: flex;
    align-items: center;
}

.logo {
    float: left;
    width: 60%
}

.top2 {
    float: right;
    width: 40%
}

.complaint-hotline {
    padding-top: 16px;
    font-size: 30px;
    font-weight: bold;
    line-height: 24px;
    display: flex;
    align-items: center;
}

.complaint-hotline_text {
    color: #ec6100;
    font-family: "Microsoft YaHei", sans-serif;
}

.complaint-hotline_icon {
    display: inline-block;
    margin-right: 5px;
    color: #fff;
    border-radius: 50%;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
    margin-right: 12px;
}

.complaint-hotline_icon img {
    width: 40px;
    height: 40px;
}
@media (max-width: 1340px) {
    .complaint-hotline {
        font-size: 25px;
    }
    .complaint-hotline_icon img {
        width: 33px;
        height: 33px;
    }
}
@media (max-width: 1140px) {
    .complaint-hotline {
        font-size: 20px;
    }
    .complaint-hotline_icon img {
        width: 28px;
        height: 28px;
    }
}
.nav_1 {
    background: url(../images/nav_1.png) no-repeat
}

.header_nav {
    background: url(../images/nav_bg.jpg) repeat;
    height: 60px;
    width: auto;
}

.header_nav .nav {
    width: 980px;
    margin: 0 auto;
}

.header_nav .nav ul {
    padding-top: 22px;
}

.header_nav .nav ul li {
    float: left;
}

.header_nav .nav ul li a {
    padding: 20px 35px;
}

.contain {
    width: 980px;
    margin: 0 auto
}

.banner_buttom {
    background: url(../images/ij_bg1.jpg) repeat-x;
    height: 144px;
}

.banner_buttom ul {
    width: 980px;
    margin: 0 auto;
    padding-top: 10px;
}

.banner_buttom ul li {
    float: left;
    border-right: #505050 1px solid;
    padding: 15px;
    width: 200px;
    text-align: center;
    color: #505050;
    font-size: 20px;
}

.list_box_l {
    background: url(../images/wy_bg.jpg) no-repeat;
    width: 455px;
    float: left;
    margin-left: 30px;
    margin-right: 10px
}

.list_box_top .list_box_ll {
    float: left
}

.list_box_ll img {
    padding: 12px;
}

.list_box_top .list_box_lr {
    width: 235px;
    float: right;
    margin-right: 20px;
    margin-top: 20px;
    line-height: 20px;
}

.list_box_top .list_box_lr h2 {
    font-size: 25px;
    color: #00aeef;
    margin-bottom: 10px;
}

.list_box_top .list_box_lr span {
    font-size: 14px;
    color: #898989
}

.list_box_top .list_box_lr .span_r {
    text-align: right;
    color: #00aeef;
}

.list_box_top .list_box_lr .span_r a {
    color: #00aeef;
}

.list_box_r {
    background: url(../images/wy_bg.jpg) no-repeat;
    width: 455px;
    float: left;
}

.line_1 {
    margin-bottom: 20px;
}

.list_box_buttom ul li {
    float: left;
    background: url(../images/jx1.jpg) no-repeat;
}

.list_box_buttom ul li img {
    padding: 10px 12px 20px 12px;
}

.list_box_buttom ul li h4 {
    font-size: 20px;
    color: #00aeef;
    text-align: center;
    margin-top: 10px;
}

.list_box_buttom ul li p {
    text-align: center;
    color: #898989;
    font-size: 14xpx;
    padding: 25px 0 25px 0;
}


/**************about*********************/

.contain .title {
    background: url(../images/title_bg.png);
    margin: 30px auto;
    font-size: 20px;
    color: #fff;
    padding: 7px;
    padding-left: 25px;
}

.about_one {
    border-bottom: #CCC 2px solid;
    font-size: 16px;
    color: #333;
    line-height: 26px;
    letter-spacing: 2px;
}

.about_two {
    margin-top: 10px;
    font-size: 16px;
    color: #333;
    line-height: 26px;
    letter-spacing: 2px;
}

.about_l {
    float: left
}

.about_r {
    float: right;
    width: 550px;
    margin: 60px 60px 30px 0px
}


/**********************server***********************/

.s_top {
    background: url(../images/sbg_1.jpg) no-repeat;
    padding: 5px 10px 25px 40px;
    font-size: 25px;
    color: #fff;
    font-family: "微软雅黑"
}

.s_main {
    background: url(../images/sbg_2.jpg) repeat-y
}

.s_1 .s_main_r {
    float: right;
    margin-right: 15px;
}

.s_1 .s_main_l {
    float: left;
    width: 570px;
    margin-left: 30px;
    letter-spacing: 1px;
    line-height: 30px;
    font-size: 16px;
    color: #333333;
}

.s_1 .s_main_l li {
    background: url(../images/li_icon.jpg) 0px 8px no-repeat;
    padding-left: 20px;
}

.s_buttom {
    background: url(../images/s_bg3.jpg) no-repeat;
    height: 30px;
}

.s_1,
.s_2 {
    margin-bottom: 20px;
}

.s_2 .s_main_l {
    float: left;
    margin-left: 30px;
}

.s_2 .s_main_r {
    float: right;
    width: 570px;
    margin-right: 15px;
    letter-spacing: 1px;
    line-height: 30px;
    font-size: 16px;
    color: #333333;
}


/********************apply**********************************/

.apply_main {
    margin-bottom: 30px;
}

.apply_main .apply_l {
    float: left;
}

.apply_main .apply_r {
    float: right;
    width: 570px;
    margin-right: 180px;
    font-size: 16px;
    color: #333
}

.apply_main .apply_r p {
    line-height: 30px;
}

.apply_main .apply_r span {
    color: #02adee;
    font-size: 20px;
}

select.loan_selector option:checked {
    background: #eeeeee!important;
}

select.loan_selector option:hover {
    background: #eeeeee!important;
}


/**************************privacy*******************/

.one {
    border: 1px solid #666;
    padding: 5px;
    border-top: none;
    font-size: 16px;
}

.two {
    border: 1px solid #666;
    border-top: none;
    padding: 5px;
    background: #f5f5f5;
    font-size: 16px;
}


/*****************************query***********/

.query_l {
    float: left;
    margin-top: 20px;
    font-size: 16px;
    color: #333;
    width: 400px;
}

.query_r {
    float: right
}

.query_l p {
    margin-top: 20px;
}

.query_l input,
textarea {
    margin-left: 5px;
    border-radius: 5px;
    border: 2px #CCC solid;
    width: 280px;
    height: 28px;
    padding-left: 5px;
    color: #999;
    font-size: 18px;
}

.query_l select.loan_selector,
.query_l select-selected {
    width: 490px;
    border-radius: 5px;
    border: 2px #CCC solid;
    height: 30px;
    font-size: 18px;
    padding-left: 5px;
    margin-top: 8px;
}

select.loan_selector option:hover {
    box-shadow: 0 0 10px 100px #1882A8 inset;
}

.query_l option:hover {
    background-color: #eeeeee;
}

.query_l textarea {
    height: 100px;
    resize: none;
}

.xx_l {
    float: left;
    width: 100px;
    margin-top: 8px;
}

.xx_r {
    float: right;
}

.xx_l span {
    margin-left: 40px;
}

.query_l .tj {
    text-align: center;
    margin-left: 80px;
}

.tj span {
    margin-left: 30px;
    cursor: pointer
}


/************************contact************************/

#map_canvas {
    height: 300px;
}

.contact h3 {
    color: #3785c5;
    font-family: "微软雅黑";
    font-size: 22px;
    letter-spacing: 2px;
}

.contact_main {
    margin-top: 30px;
    color: #333;
}

.contact_main_l {
    width: 240px;
    float: left;
}

.contact_main p {
    line-height: 45px;
}

.contact_main_l span {
    background: url(../images/icon8.png) no-repeat;
    padding: 15px 30px 15px 50px;
}

.contact_main_l .icon_81 {
    background-position: 0 10px
}

.contact_main_l .icon_82 {
    background-position: 0 -40px
}

.contact_main_l .icon_83 {
    background-position: 0 -135px
}

.contact_main_l .icon_84 {
    background-position: 0 -187px
}

.contact_main_l .icon_85 {
    background-position: 0 -235px
}

.contact_main_l .icon_86 {
    background-position: 0 -282px
}

.contact_main_l .icon_87 {
    background-position: 0 -335px
}

.contact_main_l .icon_88 {
    background-position: 0 -390px
}

.contact_main_l .icon_89 {
    background-position: 0 -90px
}

.contact_main_r {
    float: left;
}

.footer {
    width: 980px;
    margin: 35px auto
}

.footer .footer_p {
    background: url(../images/footer_bg.png) no-repeat;
    padding: 20px 20px;
    width: 820px;
    margin: 0 auto;
    line-height: 30px;
    font-size: 18px;
}

.footer p,
.footer p a {
    color: #898989
}

.footer p span {
    padding-right: 10px;
    border-right: #999 1px solid;
    padding-left: 10px;
}

.footer p {
    text-align: center;
    font-size: 14px;
}