﻿body {
    margin: 0;
    padding: 0;
    color: #000;
    background-color: #fbfbf9;
}

* {
    box-sizing: border-box;
    font-family: 'Microsoft YaHei';
}

/** 头部css 开始 **/

.h1 {
    height: 110px;
    width: 100%;
    background-color: #fff;
    position: relative;
}

.h1_main {
    width: 80%;
    height: 110px;
    margin: 0 auto;
    max-width: 1200px;
}

;
.img_icon {
    width: 44px;
}

.logo_font {
    font-size: 13px;
    font-weight: bold;
}

.h1_one {
    float: left;
    padding: 20px 0 0 0;
}

.h1_one_right {
    float: right;
    padding: 30px 0 0 0;
}

.h1_one_mid {
    padding: 30px 0 0 30px;
}

.h2 {
    width: 100%;
    background: #122c4c;
    line-height: 1.5;
}

.h2_main {
    overflow: hidden;
    width: 80%;
    margin: 0 auto;
    max-width: 1200px;
}

.h2_item {
    float: left;
    clear: right;
    color: #fff;
    padding: 7px 60px 7px 0;
    cursor: pointer;
}

.h2_item_mid {
    float: left;
    clear: right;
    color: #fff;
    padding: 6px 0 0 0;
}

.h2_item_right {
    padding: 7px 0 0 60px;
}

.h2_item_left_active {
    color: rgb(79, 144, 241)
}

.h2_item_right_active {
    color: rgb(70, 179, 8)
}

/** 头部css  结束**/

/** footer css start **/

.footer {
    background: url('/static/images/header_bg.png') no-repeat center;
}

.fmain {
    width: 100%;
    background: linear-gradient(to right, #0170BB, #389372, #6EBA2D);
}

.f1 {
    width: 100%;
    line-height: 1.5em;
    text-align: center;
 
}

.f1_f1 {
    margin-top: 49px
}

.f1_main {
    padding: 10px;
    font-size: 18px;
    color: #fff;
    overflow: hidden;
}

.f1_main_2 {
    padding: 0 0 10px 0;
    font-size: 18px;
    color: #fff;
    overflow: hidden;
}

.f1_left {
    width: 50%;
    float: left;
    overflow: hidden;
    text-align: right;
    border-right: 2px solid #fff;
    padding: 0 32px 0 0;
}

.f1_right {
    width: 50%;
    float: left;
    overflow: hidden;
    text-align: left;
    padding-left: 32px;
}

.a_b:visited {
    text-decoration: none;
    color: #fff;
}

.d4 {
    margin: 0 auto;
    width: 0;
    height: 0;
    border-width: 15px;
    border-style: solid;
    border-color: transparent transparent #389372 transparent;
    /* color: linear-gradient(to right, #0170BB, #389372, #6EBA2D); */
}

.logo_font_f {
    font-size: 20px;
    font-weight: bold;
}

/** footer css end **/

/** first css **/

/* .contetn{width: 80%;margin:0 auto} */

.content {
    position: relative;
}

.about_div {
    position: relative;
    width: 80%;
    margin: 0 auto
}

.first_mid {
    position: absolute;
    width: 80%;
    top: 135px;
    left: 50%;
    z-index: 1;
    overflow: hidden;
    max-width: 1200px;
    margin-left: -600px;
}

.about_item {
    position: absolute;
    right: 5%;
    top: 100%;
    width: 500px;
    z-index: 1;
    background: rgb(0, 70, 173);
    height: 540px;
    opacity: 0.8;
    color: #fff;
    padding: 43px;
    transition: all 1s;
    opacity: 0;
}

.font-us {
    text-align: right;
    color: #fff;
}

.font-40 {
    font-size: 3em;
    font-weight: bold;
}

.font-11 {
    font-size: 20px;
    font-weight: bold;
}

.font-20 {
    font-size: 20px;
}

.font-us-p1 {
    margin: 0 0 40px 0;
}

.font-us-p2 {
    margin: 0 0 40px 0;
}

.font-25 {
    font-size: 23px;
    font-weight: 400;
    line-height: 40px;
}

.font-bottom_p1 {
    padding: 10px 0 10px 10px;
    background: #fff;
    color: rgb(0, 70, 173);
    width: 100px;
    font-weight: 600;
    position: absolute;
    bottom: 43px;
    right: 43px;
}

.d2 {
    margin: 3px 0 0 10px;
    width: 0;
    height: 0;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent transparent rgb(0, 70, 173);
    /* color: linear-gradient(to right, #0170BB, #389372, #6EBA2D); */
}

.first_mid_p1_bottom {
    width: 100%;
    height: 90px;
    position: absolute;
    bottom: 0%;
    background: rgb(0, 70, 173);
    opacity: 0.8;
    text-align: center;
}

.first_mid_p1_bottom_p1 {
    color: #fff;
    margin-left: 7px;
    font-size: 22px;
}

.first_mid_p1_bottom_p2 {
    font-size: 29px;
    margin: 23px 200px 0 200px;
    line-height: 58px;
    color: #fff;
}

.active .about_item {
    top: 20%;
    transition-delay: 0.7s;
    opacity: 0.9;
}

.active .notice_item {
    left: 10%;
    transition-delay: 0.7s;
    opacity: 0.7;
}

.first_mid2 {
    position: relative;
}

.first_mid_part1 {
    position: absolute;
    opacity: 0;
    ;
    top: 100%;
    left: 50%;
    z-index: 1;
    overflow: hidden;
    margin-left: -600px;
    text-align: center;
    transition: all 1s;
}

.first_mid_part2 {
    position: absolute;
    width: 80%;
    top: 13%;
    left: 50%;
    z-index: 1;
    overflow: hidden;
    max-width: 1200px;
    text-align: center;
    transition: all 1s;
    margin-left: -100%;
}

.first_mid2_mian {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url('/static/images/main_bg1.png') 50% 0 no-repeat;
    background-size: cover;
}

.first_mid_part3 {
    position: absolute;
    width: 1024px;
    top: 13%;
    left: 50%;
    z-index: 1;
    overflow: hidden;
    /* max-width: 1200px; */
    margin-left: -512px;
    overflow: hidden;
    text-align: center;
    transition: all 1s;
}

.first_p2_hourse {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 1200px;
    height: 498px;
    margin-left: -600px;
    background: url('/static/images/hourse.png') 50% 0 no-repeat;
    background-size: cover;
    transition: all 1s;
    opacity: 1;
    margin-bottom: -45px;
}

.first_p2_hnrc_p {
    position: absolute;
    position: absolute;
    left: 50%;
    bottom: 0%;
    margin-left: -140px;
    /* margin-bottom: 70px; */
    background: url('/static/images/hnrc_p.png') 50% 0 no-repeat;
    background-size: cover;
    transition: all 1s;
    opacity: 0;
    margin-left: 320px;
}

.active .first_p2_hnrc_p {
    margin-left: 60px;
    opacity: 1;
    transition-delay: 0.7s;
}

.notice_item {
    position: absolute;
    width: 500px;
    top: 13%;
    left: -50%;
    z-index: 1;
    background: rgb(70, 179, 8);
    height: 490px;
    opacity: 0.8;
    color: #fff;
    padding: 43px;
    transition: all 1s;
    opacity: 0;
}

.font-notice {
    text-align: left;
    color: #fff;
}

.font-bottom_p2 {
    padding: 10px 0 10px 10px;
    background: #fff;
    color: rgb(70, 179, 8);
    width: 100px;
    font-weight: 600;
    position: absolute;
    bottom: 43px;
}

.d3 {
    margin: 3px 0 0 10px;
    width: 0;
    height: 0;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent transparent rgb(70, 179, 8);
    /* color: linear-gradient(to right, #0170BB, #389372, #6EBA2D); */
}

.float_l {
    float: left;
}

.first_qr_div {
    position: relative;
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    max-width: 1200px;
    margin-bottom: 10em;
}

.first_qr_div_item {
    float: left;
    width: 33%;
    margin: 140px 0 80px 0;
    color: rgb(100, 99, 99);
    opacity: 0;
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
    transition: all 1s;
}

.first_qr_div_1 {
    float: left;
    width: 0.1%;
    height: 150px;
    background: #000;
    margin: 180px 0 0 0;
    opacity: 0;
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
    transition: all 1s;
}

.active .first_qr_div .first_qr_div_item {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    transition-delay: 0.7s;
}

.active .first_qr_div .first_qr_div_1 {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    transition-delay: 0.7s;
}

.mouse {
    background: url('/static/images/btn_mouse.png') no-repeat;
    width: 236px;
    height: 236px;
    position: absolute;
    left: 50%;
    margin-left: -118px;
    bottom: 42px;
}

.mouse i {
    display: block;
    width: 1px;
    height: 10px;
    margin: 10px auto;
    position: relative;
    top: 85px;
    background: #fff;
    -webkit-animation: mouse 1s ease infinite 300ms 0 ease;
    -moz-animation: mouse 1s ease infinite 300ms 0 ease;
    -ms-animation: mouse 1s ease infinite 300ms 0 ease;
    animation: mouse 1s ease infinite 300ms 0 ease;
    -moz-animation: mouse 1s ease infinite;
    -webkit-animation: mouse 1s ease infinite;
    -o-animation: mouse 1s ease infinite;
    -ms-animation: mouse 1s ease infinite;
    animation: mouse 1s ease infinite;
}

@keyframes mouse {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    100% {
        -webkit-transform: translateY(24px);
        transform: translateY(24px);
    }
}

/** first css **/

/** left fixed css **/

.left_fixed {
    height: 320px;
    width: 250px;
    position: fixed;
    left: 10px;
    top: 50%;
    margin-top: -175px;
    background: #fff;
    opacity: 0;
}

.left_fixed_item {
    width: 190px;
    margin: 0 auto;
    background: #fff;
    opacity: 0;
    position: fixed;
    top: 50%;
    margin-top: -150px;
    left: 40px
}

.left_fixed_item_p1 {
    font-size: 20px;
    font-weight: bold;
    margin: 15px 0 0 10px;
}

.left_fixed_item_p2 {
    color: #fff;
    background: rgb(0, 70, 173);
    padding: 5px;
    margin: 15px 10px 10px 10px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}

.left_fixed_item_p3 {
    color: #fff;
    background: rgb(70, 179, 8);
    padding: 5px;
    margin: 10px 10px 45px 10px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}

.left_fixed_item_notice {
    width: 228px;
    margin: 0 auto;
    opacity: 0;
    position: fixed;
    top: 50%;
    margin-top: 43px;
    left: 20px;
}

.left_fixed_item_notice_p1 {
    width: 100%;
    text-align: center;
}

.left_fixed_item_notice_p2 {
    color: rgb(75, 73, 73);
    font-size: 14px;
    font-weight: bold;
}

.active .left_fixed {
    opacity: 0.4;
}

.active .left_fixed_item {
    opacity: 0.9;
}

.active .left_fixed_item_notice {
    opacity: 0.9;
}

/** left fixed css **/

/** rcui second css**/

.rcui_div_mid {
    position: relative;
    width: 80%;
    margin: 0 auto;
    max-width: 1200px;
    margin-bottom: 80px;
}

.rcui_div_mid_p1 {
    font-size: 20px;
    color: rgb(90, 90, 90);
    font-weight: 600;
    margin: 70px 0 20px 0;
}

.rcui_div_mid_p1>img {
    margin: 0 5px 0 0;
    width: 30px;
}

.rcui_div_article_list {
    padding: 50px 35px 0 35px;
}

.rcui_div_article_list_item {
    padding: 0 0 15px 0;
    margin: 20px 0 0 0;
    border-bottom: 1px dashed rgb(211, 211, 211);
    font-size: 18px;
    cursor: pointer;
}

.rcui_div_article_list_icon {
    background: rgb(111, 184, 43);
    padding: 0 5px 0 6px;
    color: #fff;
}

.rcui_div_article_list_time {
    font-size: 14px;
    float: right;
    color: rgb(129, 129, 129)
}

.rcui_div_article_title {
    font-size: 32px;
    text-align: center;
    padding: 30px 0 20px 0;
}

.rcui_div_article_time {
    text-align: right;
    font-size: 16px;
    color: rgb(129, 129, 129)
}

#pager ul.pages {
    display: block;
    border: none;
    text-transform: uppercase;
    font-size: 14px;
    margin: 10px 0 15px;
    padding: 0;
    font: 14px microsoft yahei;
    font-family: microsoft yahei, 微软雅黑, "sans-serif"
}

#pager ul.pages li {
    float: left;
    padding: 5px 9px;
    text-decoration: none;
    border-left-width: 0;
    list-style: none;
    background-color: #eee;
    color: #888;
    margin: 0 7px 0 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

#pager ul.pages li:hover {
    color: #fff;
    background-color: #3c4852
}

#pager ul.pages li.pgEmpty {
    display: none
}

#pager ul.pages li.pgCurrent {
    color: #fff;
    font-weight: 700;
    background-color: rgb(111, 184, 43)
}

a {
    text-decoration: none;
    color: rgb(36, 35, 35);
}

a:hover {
    color: #000;
}

a:link {
    text-decoration: none;
}

.left_fixed_item_ckbx {
    width: 228px;
    margin: 0 auto;
    opacity: 0;
    position: fixed;
    top: 50%;
    margin-top: 165px;
    left: 20px;
}

.active .left_fixed_item_ckbx {
    opacity: 0.9;
}

/*已经访问过的链接*/

a:visited {
    text-decoration: none;
    color: #888;
}

@media only screen {
    .first_mid_part1 {
        width: 1424px;
    }
    .first_p2_hnrc_p {
        width: 600px;
        height: 650px;
    }
}

@media only screen and (max-width: 1430px) {
    .first_mid_part1 {
        width: 960px;
    }
    .first_p2_hnrc_p {
        width: 550px;
        height: 595px;
    }
    .font-us-p1 {
        margin: 0 0 5px 0;
    }
    .font-us-p2 {
        margin: 0 0 10px 0;
    }
    .notice_item {
        padding: 20px 10px 5px 20px;
        width: 400px;
        height: 387px;
    }
    .about_item {
        padding: 20px 10px 5px 20px;
        width: 430px;
        height: 410px;
    }
    .font-40 {
        font-size: 2.5em;
        font-weight: bold;
    }
}

@media only screen and (max-width: 1280px) {
    .first_mid_part1 {
        width: 900px;
    }
    .first_p2_hnrc_p {
        width: 476px;
        height: 512px;
    }
    .font-us-p1 {
        margin: 0 0 5px 0;
    }
    .font-us-p2 {
        margin: 0 0 10px 0;
    }
    .notice_item {
        padding: 20px 10px 5px 20px;
        width: 350px;
        height: 337px;
    }
    .about_item {
        padding: 20px 10px 5px 20px;
        width: 380px;
        height: 370px;
    }
    .font-40 {
        font-size: 2.0em;
        font-weight: bold;
    }
    .font-bottom_p2 {
        bottom: 23px;
    }
    .first_qr_div_item {
        margin: 40px 0 140px 0;
    }
    .first_qr_div_1 {
        margin: 80px 0 0 0;
    }
    .font-bottom_p1 {
        bottom: 21px;
        right: 21px;
    }
    .active .about_item {
        top: 30%;
    }
    .left_fixed {
        top: 53%
    }
    .left_fixed_item {
        top: 53%
    }
    .left_fixed_item_notice {
        top: 53%
    }
    .first_mid_p1_bottom {
        height: 70px;
    }
    .footer {
        background-size: 73%;
    }
    .f1_f1 {
        margin-top: 1px
    }
    .left_fixed_item_ckbx {
        margin-top: 180px;
    }
}


@media only screen and (max-width: 950px) {
    .rcui_div_article_title{font-size:24px;padding: 15px 0 10px 0;;}
    .rcui_div_article_list{
        padding: 0px 5px 0 5px;

    }
    .rcui_div_mid_p1{
        margin: 30px 0 15px 0;
    }
    .rcui_div_mid {
        position: relative;
        width: 100%;
        padding: 0 5px 0 5px;
        max-width: 1200px;
        margin-bottom: 0px;
    }
 
   .h1_one_mid{display:none;}
   .h1_one_right{display:none;}
   .h2_item_mid {
    float: left;
    clear: right;
    color: #fff;
    padding: 6px 15px 0 0;
}
.rcui_div_mid_p1 {
    font-size: 15px;
 
}
.rcui_div_mid_p1>img {
    margin: 0 0px 0 0;
    width: 25px;
}
   .h2_item {
    float: left;
    clear: right;
    color: #fff;
    padding: 7px 15px 7px 0;
    cursor: pointer;
}
    .f1_main{padding: 10px 0 0 0;}
    .f1 > img {width: 50%;}
    .f1_left {width: 100%;text-align: center; border-right:0px}
    .f1_right {width: 100%;text-align: center;}
  
    *{font-size: 16px;}    
}


.sanjitop{overflow:hidden;
    padding: 15px 35px 0 35px;}
.sanjitop_li {
    float: left;
    text-align: center;
    border: 1px solid #119232;
    border-radius: 5px;
    margin-right: 19px;
    margin-bottom: 20px;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    cursor: pointer;
}

.tive1 {
  background: #119232;color:#fff
}
