@charset "utf-8";

/* CSS Document */
body {
    font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei UI", "Microsoft YaHei", SimHei, "\5B8B\4F53", simsun, sans-serif;
    color: #444;
}

h4 {
    line-height: 36px;
}

* {
    margin: 0;
    padding: 0;
}

a {
    color: #444;
}

a:hover {
    color: #172963;
    text-decoration: none;
}

ul li {
    list-style: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pd20 {
    padding: 20px;
}

.mt20 {
    margin-top: 20px;
}

.mt40 {
    margin-top: 2.5%;
}

.pl5 {
    padding-left: 5px;
}

.f20 {
    font-size: 26px;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.fb {
    font-weight: bold;
}

.blank10 {
    height: 10px;
    overflow: hidden;
    clear: both;
}

.blank20 {
    height: 20px;
    overflow: hidden;
    clear: both;
}

.blank40 {
    height: 50px;
    overflow: hidden;
    clear: both;
}

.blank70 {
    height: 70px;
    overflow: hidden;
    clear: both;
}

.bg-color {
    width: 100%;
    background: #279e50 url(../images/bg_02.jpg);
}

.bg-color2 {
    width: 100%;
    background: #279e50 url(../images/bg_04.jpg);
}

.title2 {
    color: #adadad;
    padding-top: 4%;
    line-height: 24px;
}

.title1 {
    color: #fff;
    padding-top: 4%;
    line-height: 24px;
}

.severico {
    text-align: center;
}

.head-text {
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 17px;
    background: url(../images/img_07.jpg) no-repeat left center;
    padding-left: 20px;
}

.con-pro li a img{
    height: 80px;
    object-fit: cover;
  flex: 1;
}

@media (min-width: 1200px) {
    .b-navbar-container {}

    .b-nav li {
        float: left;
        width: 142px;
        height: 54px;
        line-height: 54px;
        background: url(../images/img_21.jpg) no-repeat right center;
        text-align: center;
    }

    .b-nav li a {}

    .b-nav li a:hover {
        background: url(../images/img_18.jpg) no-repeat center bottom;
    }

    .b-nav li a:hover p {
        color: #fff;
    }

    .b-navbar .b-nav li a {
        display: block;
        color: #fff;
        position: relative;
    }

    .b-navbar .b-nav li a:hover {
        color: #fff;
    }

    .b-navbar {
        width: 1150px;
        font-size: 16px;
        text-align: center;
        padding: 0;
    }

    .b-menu {
        -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.05);
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.05);
    }
}

.navbg {
    background: url(../images/img_15.jpg) repeat-x;
}

.b-nav li i {
    display: block;
    width: 51px;
    height: 51px;
}

.fi-home {
    background: #fff url(../images/fi-home_03.jpg) no-repeat center center;
}

.fi-gsjs {
    background: #fff url(../images/fi-gsjs_03.jpg) no-repeat center center;
}

.fi-bfcl {
    background: #fff url(../images/fi-bfcl_03.jpg) no-repeat center center;
}

.fi-bfqcz {
    background: #fff url(../images/bfqcz_03.jpg) no-repeat center center;
}

.fi-bfbt {
    background: #fff url(../images/fi-bfbt_03.jpg) no-repeat center center;
}

.fi-xwzx {
    background: #fff url(../images/fi-xwzx_03.jpg) no-repeat center center;
}

.fi-lxwm {
    background: #fff url(../images/fi-lxwm_03.jpg) no-repeat center center;
}

.fi-dingw {
    background: #fff url(../images/fi-dingw_03.jpg) no-repeat center center;
}

.carousel-inner img {
    margin: 0 auto;
}

.con-about-nr {
    height: 250px;
    overflow: hidden;
    line-height: 30px;
    padding: 1% 0;
}

.con-about-a {
    margin-top: 5%;
}

.con-pro li {
    margin: 0.5% 0;
}

.con-pro li a {}

.con-pro li a img {
    border: #ccc solid 2px;
    padding: 2%;
}

.con-pro li a:hover img {
    border: #ef9200 solid 2px;
}

.con-pro li a span {
    text-align: center;
    display: block;
    overflow: hidden;
    height: 35px;
    line-height: 35px;
    font-size: 13px;
}

.con-pro li a:hover span {
    color: #ef9200;
}

.con-yous {}

.con-yous li {
    padding: 0 3%;
    margin-bottom: 3%;
}

.con-yous-li {
    border: #fff solid 2px;
    color: #fff;
    padding: 0 10%;
}

.con-yous li img {
    padding-top: 4%;
}

.con-yous li span {
    display: inline-block;
    text-align: center;
    font-weight: 400;
    font-size: 22px;
    color: #fff;
}

.con-yous-r {
    padding-left: 10%;
}

.con-new {}

.con-new span {
    display: block;
    font-size: 17px;
    width: 100%;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    font-weight: 500;
}

.con-new div {
    color: #adadad;
    height: 56px;
    overflow: hidden;
    line-height: 18px;
}

.con-new-li li {
    margin-bottom: 1%;
    height: 90px;
}

.con-new-li li a:hover {
    color: #ef9200;
}

.con-quy li {
    float: left;
    margin-bottom: 1.5%;
}

.con-quy li a {
    background: #60c1b6;
    display: inline-block;
    font-size: 18px;
    padding: 3% 25%;
    border-radius: 8px;
    color: #fff;
}

.con-quy li a:hover {
    background: #ee9726;
}

.links a {
    margin-right: 3%;
}

.links a:hover {
    color: #ef9200;
}

.con-b-navbg {
    background: #389a8f;
}

.con-b-nav {
    font-size: 16px;
    line-height: 51px;
    color: #fff;
}

.con-b-nav a {
    color: #fff;
    display: inline-block;
    margin: 0 2%;
}

.con-b-nav a:hover {
    color: #ef9200;
}

.con-bottom {
    background: #60c1b6;
    padding: 1% 0;
    width: 100%;
}

.con-b-ewm img {
    padding-left: 13%;
}

.con-b-tt {
    color: #fff;
    padding-top: 1%;
    line-height: 28px;
}

.con-b-tt a {
    color: #fff;
    padding-right: 2%;
}

.con-quyu-t {
    color: #60c1b6;
    border-bottom: #ddd solid 1px;
    padding-bottom: 4%;
    font-size: 25px;
    font-weight: 500;
}

.nr-quy li {
    float: left;
    margin-bottom: 3%;
}

.nr-quy li a {
    background: #60c1b6;
    display: inline-block;
    font-size: 18px;
    padding: 3% 22%;
    border-radius: 8px;
    color: #fff;
}

.nr-quy li a:hover {
    background: #ee9726;
}

.nr-new li {
    background: url(../images/img_29.jpg) no-repeat left center;
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    border-bottom: #ccc dashed 1px;
    margin-top: 20px;
}

.nr-new span {
    float: right;
    color: #ef9200;
}

.nr-new a {
    display: inline-block;
    float: left;
    width: 100%;
    height: 40px;
    overflow: hidden;
}

.nr-new a:hover {
    color: #ef9200;
}

.con-lx-ny {
    line-height: 30px;
}

.n-about {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: #c0c0c0 solid 1px;
    text-align: right;
}

.n-about span {
    border-bottom: #ef9200 solid 3px;
    font-size: 18px;
    float: left;
    padding: 0 1%;
}

.n-about-t {
    line-height: 29px;
    padding: 2% 0;
}

.nr-newr li {
    margin-bottom: 3%;
}

.nr-newr-bt {
    line-height: 40px;
}

.nr-newr-bt a {
    font-size: 18px;
    display: inline-block;
    height: 35px;
    line-height: 35px;
}

.nr-newr-bt a:hover {
    color: #ef9200;
}

.nr-newr-tt {
    color: #adadad;
    height: 85px;
    width: 100%;
    line-height: 25px;
    overflow: hidden;
    padding-top: 2%;
}

.nr-newr li span {
    display: block;
    border: #ccc dashed 1px;
    border-left: none;
    border-right: none;
    height: 30px;
    line-height: 30px;
}

.xwnrt {
    text-align: center;
    color: #000;
}

.xwnrs {
    padding: 0.5% 0 1% 0;
    text-align: center;
    border-bottom: #a7a7a7 dotted 1px;
    border-top: #a7a7a7 dotted 1px;
}

h3.xwnrt {
    display: block;
    color: #333;
    font-size: 22px;
    padding: 20px 0;
    margin: 0 0 10px 0;
    line-height: 28px;
}

.bdsharebuttonbox {
    float: right;
}

#webjx {
    display: inline-block;
}

.con-related {
    font-size: 18px;
    border-bottom: #ccc solid 3px;
    padding-bottom: 1%;
}

.xguan ul li {
    background: url(../images/img_999.jpg) no-repeat left center;
    padding-left: 10px;
    height: 30px;
    line-height: 30px;
    color: #444;
}

.xguan ul li a {
    color: #444;
}

.foot-menu {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}

.foot-menu>div {
    padding: 0;
    float: left;
    width: 100%;
}

.foot-menu a {
    display: block;
    width: 100%;
    padding: 10px 0;
    color: #fff;
    background: #f00;
    text-align: center;
}

.foot-menu a:hover {
    opacity: 0.8;
}

.foot-menu .bdshare-button-style0-16 a {
    background-image: none;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    font-size: 14px;
}

.foot-menu .bdshare-button-style0-16 a:hover {
    color: #fff;
}

.visible-xs {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
}

@media (max-width: 768px) {
    .f16 {
        font-size: 12px;
    }

    .f20 {
        font-size: 20px;
    }

    .b-nav {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .b-navbar-container {
        position: relative;
    }

    .b-navbar {
        font-size: 16px;
        text-align: center;
        padding: 0;
    }

    .b-navbar {
        overflow: hidden;
        margin-left: -15px;
        margin-right: -15px;
    }

    .b-navbar:before {
        content: "";
        height: 0;
        clear: both;
        display: block;
    }

    .b-navbar .b-nav {
        width: 100%;
    }

    .b-navbar .b-nav li {
        padding: 9 15px;
        border-left: 1px solid #009944;
    }

    .b-navbar .b-nav li {
        border-left: none;
    }

    .b-navbar .b-nav li {
        width: 25%;
        float: left;
    }

    .b-navbar .b-nav li a {
        display: block;
        color: #fff;
        padding: 8px 0;
        position: relative;
    }

    .b-navbar .b-nav li a {
        color: #37b28e;
    }

    .b-navbar .b-nav li a:hover {
        background-color: #ee9726;
        color: #fff;
    }

    .b-navbar .b-nav li a:hover .ic {
        color: #fff;
        border: 1px solid #009944;
    }

    .b-navbar .b-nav li:hover,
    .b-navbar .b-nav li.active {
        background-image: inherit;
    }

    .b-navbar .b-nav li .ic {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 30px;
        margin: auto;
        display: block;
        margin-bottom: 10px;
        color: #172963;
        border-radius: 50%;
        border: 1px solid #eefffa;
    }

    .b-navbar .b-nav {
        display: table;
    }

    .b-navbar .b-nav>li {
        display: table-cell;
    }

    .visible-xs-block {
        display: block !important;
    }

    .blank40 {
        height: 30px;
    }

    .blank70 {
        height: 30px;
        overflow: hidden;
        clear: both;
    }

    .navbg {
        background: none;
    }

    .con-about-nr {
        margin-top: 3%;
    }

    .n-about-t img {
        width: 100%;
        height: auto;
    }

    .con-yous-li img {
        margin: 0 0 10% 16%;
    }

    .con-new-li li {
        margin-bottom: 3%;
    }

    .con-b-ewm {
        padding-top: 5%;
    }

    .con-bottom {
        padding-bottom: 10%;
    }
}

@media (min-width: 768px) {
    .f20 {
        font-size: 22px;
    }
}

@media (min-width: 992px) {
    .f20 {
        font-size: 24px;
    }
}

@media (min-width: 1200px) {
    .f20 {
        font-size: 26px;
    }
}




.waz {
    float: left;
    width: 12.5%;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}

.waz a {
    color: white;
    background: #60c1b6;
    font-size: 15px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    width: 80%;
    float: none;
    display: block;
    margin: auto;
}

.waz:hover {
    background-color: #389a8f;
}



.zd_bk{
    margin-top:50px;
}

.zd_cl .row .blank20{
    height: 10px;
}

.ab_pc,.con-about-nr{
    width: 100%;
    max-width: 315px;
    padding: 0px;
}


.con-about-nr{
    margin-left: 20px;
    font-size: 14px !important;
    line-height: 2 !important;
}

.lc{
    width: 255px;
    float: left;
}

.con-lx-ny img{
    width: 80%;
    float: none;
    display: block;
    margin: auto;
}
    
    




@media (max-width: 766px) {
    .con_r,.col-xs-7,.con-new-li,.con-new-li li,.lc,.row{
        width: 100% !important;
    }
    .row,.con-new-li li{
        margin: 0 !important;
    }
    .zd_bk{
        width: 100% !important;
        padding:0px;
    }
    .col-xs-7{
        padding: 0px;
    }
    .waz{
        width: 25%;
    }
    .ab_pc, .con-about-nr{
        max-width: 100%;
    }
    .con-about-nr{
        margin-left: 0px;
    }
    .lc{
        margin-bottom: 10px;
    }
    .blank10 {
        height: 5px;
        overflow: hidden;
        clear: both;
    }
}

@media (min-width: 768px) {
    .con_r {
        width: 65%;
        display: block;
        float: left;
        margin-left: 50px;
    }

    .zd_cl {
        width: 30%;
        display: block;
        float: left;
    }
}

.row {
    width: 85%;
    margin-left: 25px;
}

@media (min-width:768px) {

    /* css禁止文字选择 */
    * {
        -webkit-user-select: none;
    }

    p {
        font-family: 'Microsoft Yahei';
        font-size: 15px;
    }

    input {
        width: 80%;
        padding: 10px 20px;
    }
}