﻿html, body{font-family:"寰蒋闆呴粦",'Roboto-Regular'; font-size:100%; background:#FFFFFF; color:#333 !important; margin:0 auto; padding:0;}
a{text-decoration: none; color:#333; outline:none;}
a:focus,a:hover {color:#f07203; outline:none;text-decoration: none;}
a:hover {text-decoration: none; color:#f07203;}
ul,li { list-style:none; display:block;  margin:0; padding:0;}
body, div, span, h5, h6, p, blockquote, pre, a, abbr, acronym, address{margin:0;padding:0;border:0;font-size:14px;font:inherit;vertical-align:baseline;}
img {border:0;vertical-align:bottom;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
*:before,*:after {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
h1, h2, h3,h4, h5, h6 {margin: 0;}
ul, ol,li {margin: 0;}
p {margin: 0;}
.img {display:block;max-width:100%;height:auto;}
h5{font-size:18px;color:#595757;text-transform:uppercase;}
.deanmbprice a {
    margin-bottom: 20px !important;
}

.hd_top{
    background: #e8f5ff;
    width: 100%;
    padding: 10px;
}
.hd_top div {
    text-align: right;
}
.hd_top div a {
    color: #0e4182;
    font-size: 14px;
}
.hd_top div a.ptrz{
    background: #00aef0;
    color: #FFF;
    font-weight: bold;
    padding: 2px 10px;
    border-radius: 14px;
    margin-left: 20px;
}

.hd {
    background: #FFF!important;
    border: none!important;
}
.hd_logo img {
    width: 100%;
}
div#example-navbar-collapse a {
    color: #000;
    font-size: 18px;
}
div#example-navbar-collapse a:hover{
    color: #f07203!important;
}
.navbar-default .navbar-nav>.active>a {
    background: transparent!important;
    color: #f07203!important;
}

.banner{
    width: 100%;
}
.banner img{width: 100%;}
.banner2 {
    width: 100%;
    height: 260px;
    animation: gdownIn 1s 0.4s both;
}
.banner2 p {
    width: 100%;
    height: 260px;
    display: block;
    float: left;
}

.rjcp_tit {
    text-align: center;
    margin: 50px 0 30px;
}
.rjcp_tit p {
    font-size: 14px;
    color: #999;
}
.rjcp_lt li div {
    box-shadow: 0 1px 5px 0 #ccc;
    margin-bottom: 30px;
    overflow: hidden;
}
.rjcp_lt li span.rjcp_lt_pic {
    display: block;
    width: 100%;
    height: 260px;
}
.rjcp_lt li img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.rjcp_lt li span.rjcp_lt_tit {
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin: 10px;
}
.rjcp_lt li p {
    font-size: 14px;
    line-height: 1.8;
    color: #999;
    padding: 0 10px;
    margin: 0;
}
.rjcp_lt li a {
    display: block;
    background: #00AEF0;
    width: 90%;
    margin: 20px auto;
    text-align: center;
    font-size: 14px;
    color: #FFF;
    padding: 7px;
    border-radius: 25px;
}

.rjcp_tit h1 {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 15px;
}

.rjnum{
    background: url(/res/ruanjian/a_img/23090575.png) ;
}

.rjnum .rjnum_item {
    display: flex;
    justify-content: space-around;
}
.rjnum .rjnum_item div {
    text-align: center;
}
.rjnum .rjnum_item div h2 {
    color: #00AEF0;
    line-height: 2;
    font-size: 36px;
}
.rjnum .rjnum_item div h2 span {
    font-weight: 500;
    font-size: 20px;
}
.rjnum .rjnum_item div p {
    font-size: 14px;
    color: #666;
}


.rjpt {
    padding-bottom: 50px;
    text-align: center;
}
.rjpt_tit h1 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 15px;
}
.rjpt_tit p {
    font-size: 14px;
    color: #999;
}
.rjpt a.rjpt_zx {
    display: inline-block;
    margin: 50px 30px 20px 0;
    background: #00AEF0;
    width: 240px;
    text-align: center;
    line-height: 46px;
    border-radius: 25px;
    color: #FFF;
    font-size: 14px;
}
.rjpt ul li div {
    background: #F6F8FB;
    height: 240px;
    box-sizing: border-box;
    padding: 20px;
    margin-bottom: 20px;
}
.rjpt ul li div h3 {
    font-size: 18px;
    font-weight: bold;
    padding-left: 50px;
    line-height: 37px;
    margin-top: 10px;
    margin-bottom: 19px;
    position: relative;
}
.rjpt ul li div h3 i{
    background: url(/res/ruanjian/a_img/23090574.jpg) no-repeat;
    display: block;
    width: 40px;
    height: 36px;
    position: absolute;
    top: 0;
    left: 0;
}
.rjpt ul li div h3 i.rjpt_icon1{
    background-position: 0px 0px;
}
.rjpt ul li div h3 i.rjpt_icon2{
    background-position: -58px 0px;
}
.rjpt ul li div h3 i.rjpt_icon3{
    background-position: 0px -54px;
}
.rjpt ul li div h3 i.rjpt_icon4{
    background-position: -57px -54px;
}
.rjpt ul li div p {
    position: relative;
    line-height: 2;
    font-size: 14px;
    padding-left: 10px;
    margin: 0;
}
.rjpt ul li div p::before {
    content: '.';
    position: absolute;
    top: -4px;
    left: 0;
}


.footer {
    padding: 1em 0 0 0;
    background: #232426 url(/res/JIUZHOUTONG/a_img/23090101.png) top center no-repeat;
    color: #cccccc;
    -webkit-animation: gdownIn 1s 1.2s both;
    -moz-animation: gdownIn 1s 1.2s both;
    animation: gdownIn 1s 1.2s both;
}
.foot_t ul {
    padding: 0;
    width: 100%;
    margin: 30px 0 20px 0;
}
.foot_t ul li .circle {
    width: 100px;
    height: 100px;
    margin: 10px auto 0px;
    position: relative;
    color: #333;
    background: none;
    border: 2px solid #ccc;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    z-index: 2;
}
.foot_t ul li p {
    line-height: 28px;
    font-size: 15px;
    padding: 25px 0 10px;
    text-align: center;
}
.foot_t ul li .circle span{
    display: block;
    height: 100px;
    width: 100px;
    line-height: 100px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}
.foot_t ul li .circle .c-1{background: url(/res/JIUZHOUTONG/a_img/23090102.png) center no-repeat;}
.foot_t ul li .circle .c-2{background: url(/res/JIUZHOUTONG/a_img/23090103.png) center no-repeat;}
.foot_t ul li .circle .c-3{background: url(/res/JIUZHOUTONG/a_img/23090104.png) center no-repeat;}
.foot_t ul li .circle .c-4{background: url(/res/JIUZHOUTONG/a_img/23090105.png) center no-repeat;}

.foot_b {
    line-height: 50px;
    min-height: 50px;
    background: #2a2a2a;
    color: #c2c2c2;
    font-size: 12px;
    width: 100%;
    text-align: center;
    display: block;
}

.fm {
    width: 700px;
    max-width: 100%;
    margin: 50px auto;
    padding: 15px;
}

@media (min-width: 1190px){
    .hd_top div,.rjcp,.rjpt {
        width: 1200px;
        margin: auto!important;
    }

    .hd {
        width: 1200px;
        margin: auto!important;
    }
    .hd div#example-navbar-collapse {
        padding: 40px 0;
        float: right;
    }

    .rjnum{
        width: 1400px;
        margin: 40px auto 70px!important;
        padding: 80px 0;
    }
    .foot_t {
    width: 980px;
    margin: auto;
}
}

@media (max-width: 460px){
    .navbar-brand.hd_logo {
        width: 80%;
    }
    button.navbar-toggle {
        margin-right: 0;
        margin-top: 17px;
    }
    .hd_logo img {
        width: 50%;
    }

    .rjcp_lt ul.row,.rjpt ul {
        margin: 0;
    }
    .rjnum{
        width: 100%;
        margin: 40px auto!important;
    }
    .rjpt{
        padding: 10px;
    }
    .rjpt a.rjpt_zx {
        margin: 10px;
    }

    .foot_t ul li{
        height: 180px;
        padding: 0;
    }
    .foot_t ul li p{
        font-size: 12px;
    }
}