html {
    font-size: 10px;
}
.container_pad {
    width: 90%;
    margin: 0 auto;
}
.header_1 {
    height: 43px;
    line-height: 43px;
    background-color: #666666;
    overflow: hidden;
}
/*.header_222 .fl img {
    width: 130px;
}*/
.sousuo.fr {
    font-size: 16px;
    margin-left: 25px;
    font-weight: 600;
    cursor: pointer;
}
.sousuo.fr .iconfont {
    margin-left: 5px;
}
.header_1_ul li {
    float: left;
    /* padding-right: 20px; */
    margin-right: 20px;
    /* width: 12.5%; */
    
}
.header_1 .fl:nth-child(1) {
    width: 85%;
}

.header_1_ul li a img {
    margin-right: 5px;
}

.header_1_ul li a {
    font-size: 1.2rem;
    color: #ffffff;
    opacity: 0.85;
}

.header_1_fr_ul.header_1_ul li:last-child {
    padding-right: 0;
    margin-right: 0;
}

.header_1_fr_ul.header_1_ul li a span:nth-child(1) {
    margin-right: 5px;
}

.header_1_fr_ul.header_1_ul li:hover a span:nth-child(1) {
    color: #ffffff !important;
}

.header_2_ul {
    line-height: 80px;
    /* overflow: hidden; */
}

.header_2_ul>li {
    float: left;
    font-size: 1.8rem;
    color: #181818;
    margin-right: 8px;
    font-weight: 600;
    position: relative;
}

.header_2_ul>li.active,
.header_2_ul>li:hover {
    /* border-bottom: 4px solid #234584; */
}
.header_2_ul>li.active::before,
.header_2_ul>li:hover::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #234584;
}
.header_2_ul li>a {
    padding: 0 20px;
}

.header_2 {
    line-height: 80px;
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
}

.header_2.active {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
    background-color: #fff;
    border-bottom: 1px solid #eee;
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
}

.fls {
    display: inline-block;
}

.header_2_fr {
    height: 80px;
    padding: 0 30px;
    /* display: table;
    width: 10%; */
}

.header_2 .header_222 {
    /* overflow: hidden; */
    width: 100%;
}

.header_2_fr_con {
    height: 80px;
    display: table-cell;
    vertical-align: middle;
}

.header_2_fr2 {
    /* width: 60%; */
}

.header_2_fr_con div {
    line-height: 30px;
}

.header_2_fr_con div:nth-child(1) {
    font-size: 25px;
    font-weight: bold;
    line-height: 20px;
    color: #234584;
}

.header_2_fr_con div:nth-child(2) {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 26px;
    color: #181818;
}

.header_2_ul>li .er-ul {
    transition: 400ms ease-in-out;
    transform: scale(0);
    opacity: 0;
    top: 100%;
    display: block;
    z-index: 9999;
}

.header_2_ul>li:hover .er-ul {
    transform: scale(1);
    opacity: 1;
    z-index: 9999;
}

.er-ul {
    position: absolute;
    width: 170px;
    left: -25px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    right: 0;
    top: 100%;
    z-index: 999;
    background: #fff;
    padding: 10px 0;
}

.er-ul li {
    line-height: 32px;
    width: 100%;
    display: block;
    float: none;
}

/* .bott_li_div a, */
.er-ul li a {
    color: #000;
    font-size: 1.4rem;
    display: block;
    text-align: left;
    background: #fff;
    color: #3d3e3f;
    text-align: center;
}

/* .bott_li_div a:hover, */
.er-ul li:hover a {
    color: #234584;
}
.article_ypt_title {
    margin-bottom: 30px!important;
    font-weight: normal!important;
    
}


.list_ypt_title {
    height: 50px;
    line-height: 50px;
    font-size: 1.6rem;
    color: #000000;
    border-top: 1px solid #eee;
}
.list_honor_ul li:hover img {
    transform: scale(1.1);

}
.list_honor_ul li:hover  .list_ypt_title {
    background: #234584;
    color: #fff;
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
}
/* 新闻详情 */
.article_article {
    margin: 40px 0;
}

.article_article_title {
    font-size: 3rem;
    line-height: 40px;
    color: #181818;
}

.article_article .data {
    display: table;
    margin: 0 auto;
    font-size: 1.4rem;
    line-height: 26px;
    color: #666666;
    padding: 15px 0 35px;
}

.article_article_con {
    font-size: 1.6rem;
    line-height: 30px;
    color: #181818;
    margin-bottom: 60px;
}

.shangxia {
    line-height: 30px;
    font-size: 1.4rem;
    padding: 30px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.list_honor_ul li {
    width: 32%;
    margin: 0 0 20px 20px;
    float: left;
    border: 1px solid #eee;
}
.list_honor_ul li:nth-child(3n+1) {
    margin-left: 0;
}
.list_honor_ul {
    margin-top: 40px;
}

/* banner */

.banner,
.banner_swiper {
    width: 100%;
}

.banner .swiper-pagination-bullet {
    width: 13px;
    height: 4px;
    background-color: rgba(255, 255, 255, .36);
    border-radius: 2px;
    opacity: 1;
}

.banner .swiper-pagination-bullet-active {
    width: 40px;
    background-color: rgba(255, 255, 255, 1);
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets,
.banner .swiper-pagination-custom,
.banner .swiper-pagination-fraction {
    bottom: 45px;
}

.index_div1_fl {
    width: 50%;
}

.index_div1 .vjs-big-play-button,
.list_about .vjs-big-play-button {
    width: 80px !important;
    height: 80px !important;
    line-height: 80px !important;
    border-radius: 50% !important;
    background: rgba(255, 255, 255, 0) !important;
    font-size: 6rem !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.index_div1_fl .index_div1_fl_div1 {
    position: relative;
    right: 0;
}

.index_div1_fl .index_div1_fl_div1::before {
    content: "";
    position: absolute;
    top: -34px;
    left: 0;
    width: 90%;
    height: 100%;
    border: solid 13px #234584;
}

.index_div1_fl .index_div1_fl_div1::after {
    content: "";
    display: table;
    position: absolute;
    bottom: -45px;
    z-index: -1;
    left: 0;
    background: url(../img/1.jpg) 100%;
    width: 144px;
    height: 144px;
}

.index_div1_fl .video-js {
    position: relative;
    left: 40px;
    top: 0px;
}

.index_div1 {
    padding: 100px 0;
}

.title {
    position: relative;
    font-size: 3rem;
    line-height: 40px;
    color: #181818;
    font-weight: 600;
}

.title span {
    border-left: 8px solid #234584;
    padding-left: 20px;
}


/* .title::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-color: #234584;
    width: 8px;
    height: 100%;
} */

.index_div1_fr {
    padding-left: 77px;
    width: 50%;
}

.index_div1_fr_con {
    font-size: 1.6rem;
    line-height: 30px;
    color: #666666;
    padding: 30px 0;
}

.more {
    width: 160px;
    height: 54px;
    background-color: #234584;
    border-radius: 27px;
    text-align: center;
    border: 1px solid #234584;
}

.more a {
    color: #fff;
    font-size: 1.6rem;
    line-height: 54px;
    color: #ffffff;
    display: block;
}

.more:hover {
    background-color: #fff;
    border: 1px solid #234584;
}

.more:hover a {
    color: #234584;
}

.index_div2_ul {
    display: flex;
    justify-content: center;
    padding: 60px 0 50px;
}

.index_div2_ul li {
    padding: 0 15px;
    font-size: 1.8rem;
    border-radius: 22px;
    height: 44px;
    line-height: 44px;
}

.index_div2_ul li a {
    color: #666666;
}

.index_div2_ul li.active a,
.index_div2_ul li:hover a {
    color: #fff;
}

.index_div2_ul li.active,
.index_div2_ul li:hover {
    background-color: #234584;
}

.index_div2_sum .index_div2_swiper:nth-child(1) .swiper-slide .over  {
    height: auto;
}
.index_div2_swiper .swiper-slide .over {
    border-radius: 4px 4px 0px 0px;
    border: solid 1px #343d46;
    padding: 40px 0;
    height: 308px;
    width: 268px;
}

.index_dvi2_a {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background-color: #fff;
    border-radius: 0px 0px 4px 4px;
    font-size: 1.8rem;
    color: #181818;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index_div2_swiper .swiper-slide:hover .index_dvi2_a {
    background-color: #234584;
    color: #fff;
}

.index_div2_swiper {
    display: none;
}

.index_div2_swiper.active {
    display: block;
}

.index_div3 .index_div2_ul {
    padding: 0;
}

.index_div3 {
    margin: 160px 0 65px;
}

.index_div3_float {
    position: absolute;
    top: 0%;
    left: -100%;
    width: 100%;
    height: 100%;
    background: rgba(35, 69, 132, .46);
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    overflow: hidden;
}

.index_div3_float a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.index_div3_float a .iconfont {
    font-size: 5rem;
    color: #f6f6f6;
}

.index_div3_swiper .swiper-slide {
    overflow: hidden;
}

.index_div3_swiper .swiper-slide:hover .index_div3_float {
    left: 0;
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
}

.index_div3_swiper .swiper-slide:hover img {
    transform: scale(1.1);
}

.index_div3_sum {
    width: 90%;
    margin: 0 auto;
    padding: 70px 0 0px 0;
}

.index_div3_swiper {
    padding-bottom: 65px;
}

.index_div3_swiper .swiper-pagination-bullet,
.index_div5 .swiper-pagination-bullet,
.index_dvi2 .swiper-pagination-bullet {
    width: 12px;
    height: 4px;
    background: rgba(35, 69, 132, .46);
    border-radius: 2px;
    opacity: 1;
}

.index_div3_swiper .swiper-pagination-bullet-active,
.index_div5 .swiper-pagination-bullet-active,
.index_dvi2 .swiper-pagination-bullet-active {
    width: 40px;
    height: 4px;
    background: rgba(35, 69, 132, 1);
    border-radius: 2px;
}

.index_div4_fl,
.index_div4_fr {
    width: 50%;
}

.index_div4_fl {
    padding: 45px 35px 65px;
    background-color: #f6f6f7;
    box-shadow: -2px 2px 7px 0px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
}

.index_div4_a {
    font-size: 2rem;
    line-height: 30px;
    color: #080505;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index_div4_fl_con {
    font-size: 1.6rem;
    line-height: 28px;
    color: #666666;
    padding-left: 15px;
    position: relative;
    margin: 20px 0 30px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.index_div4_fl_con::before {
    content: "";
    position: absolute;
    left: 0;
    width: 2px;
    background-color: #666666;
    height: 80%;
    top: 10%;
}

.index_div4_fl:hover img {
    transform: scale(1.1);
}

.index_div4_fl .over {
    padding: 0 0 37px 0;
}

.index_div4_title .fl {
    width: 80%;
    font-size: 1.8rem;
    line-height: 30px;
    color: #080505;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    padding-left: 36px;
    font-weight: 500;
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
}

.index_div4_title .fl::before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: #234584;
    border-radius: 50%;
    left: 0px;
    top: 50%;
}

.index_div4_title .fr {
    font-size: 2rem;
    line-height: 30px;
    letter-spacing: 0px;
    color: #666666;
}

.index_fiv4_fr_con {
    font-size: 1.4rem;
    line-height: 28px;
    color: #666666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 36px;
    padding-top: 4px;
}

.index_div4_fr_ul li {
    padding: 30px 25px 30px 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.index_div4_fr_ul li:first-child {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.index_div4_fr {
    padding-left: 35px;
}

.index_div4_sum {
    padding: 65px 0 47px 0;
}

.index_div4_fr_ul li:hover .index_div4_title .fl {
    color: #234584;
    font-weight: 600;
    transform: translateX(20px);
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
}

.index_div4_fl:hover .index_div4_a {
    color: #234584;
    font-weight: 600;
}

.index_div5 .index_div5_swiper {
    padding: 15px 0 45px;
}

footer {
    background-color: #234584;
}

.footer_ul li {
    width: 20%;
    float: left;
}

.footer_title {
    font-size: 1.8rem;
    line-height: 45px;
    color: #ffffff;
    font-weight: 600;
}

.footer_ul li a {
    font-size: 1.4rem;
    line-height: 30px;
    letter-spacing: 1px;
    color: #ffffff;
}

/* .footer_ul li:nth-child(3) {
    width: 16%;
}

.footer_ul li:nth-child(4) {
    width: 24%;
} */

.footer_ul {
    padding: 55px 0 43px;
}

.beian {
    font-size: 1.6rem;
    line-height: 30px;
    color: #ffffff;
    padding: 15px 0;
    border-top: 1px solid rgba(255, 255, 255, .18);
    text-align: center;
}

.index_div5 {
    margin-bottom: 55px;
}

.index_div5 .index_div5_fr {
    font-size: 1.4rem;
    line-height: 30px;
    color: #181818;
    text-align: right;
}

.footer_ul li a:hover {
    text-decoration: underline;
}

.sidebar-menu {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #e7e9eb;
    z-index: 999;
    transition: 0.6s;
}

.sidebar-menu__header {
    height: 50px;
    background: #eff2f6;
    position: relative;
    display: block;
    padding: 15px 25px;
    height: 100%;
    width: 100%;
    color: #fff;
    margin-right: 105px;
}

.sidebar-menu .sidebar-menu__header {
    line-height: 35px;
    color: #646060;
    font-size: 20px;
}

.sidebar-menu .sidebar-menu__header .iconfont {
    font-size: 20px;
}

.sidebar-menu__list {
    position: fixed;
    top: 65px;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
    background: #fff;
    list-style-type: none;
    border-top: 1px solid #cec7c7;
}

.sidebar-menu__item:first-child {
    border-top: 0
}

.sidebar-menu__item {
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #eee;
}

.sidebar-menu__link {
    display: block;
    padding: 15px 25px;
    color: #828282;
    font-size: 14px;
    font-weight: 400;
    transition: color 0.1s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.sidebar-menu__item {
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #eeeeee;
}

.colos {
    line-height: 70px;
}

.sidebar-menu__item:first-child {
    border-top: 0;
}

.sidebar-menu__item.sidebar-menu__item--back,
.sidebar-menu__item.sidebar-menu__item--back:hover,
.sidebar-menu__link.sidebar-menu__subtitle {
    background-color: #eff2f6 !important;
}

.sidebar-menu__item.sidebar-menu__item--back .sidebar-menu__link {
    color: #000 !important;
}

.sidebar-menu__item:hover {
    background-color: #fff;
    cursor: pointer;
}

.sidebar-menu__item:hover>.sidebar-menu__link {
    color: #6e6e6e;
}

.phone_i {
    display: inline-block;
    line-height: 60px;
    padding: 0 15px;
}

.sidebar-menu__item:hover>.sidebar-menu__link .glyphicon-menu-right {
    color: #6e6e6e;
}

.sidebar-menu__item .sidebar-menu__list {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    transform: translateX(100%);
    transition: transform 0.25s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.sidebar-menu__item .sidebar-menu__list.is-active {
    transform: translateX(0);
}

.sidebar-menu__item .sidebar-menu__list .sidebar-menu__list {
    z-index: 2;
}

.sidebar-menu__item .sidebar-menu__list .sidebar-menu__list .sidebar-menu__list {
    z-index: 3;
}

.sidebar-menu__item .sidebar-menu__list .sidebar-menu__list .sidebar-menu__list .sidebar-menu__list {
    z-index: 4;
}

.sidebar-menu__link::first-letter {
    text-transform: uppercase;
}

.sidebar-menu__link:active,
.sidebar-menu__link:focus,
.sidebar-menu__link:hover {
    text-decoration: none;
}

.sidebar-menu__link span.glyphicon-menu-left {
    float: left;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    margin-right: 4px;
}

.sidebar-menu__link .glyphicon-menu-right {
    color: #bababa;
    float: right;
}

.phonenav .side-menu-trigger .iconfont {
    font-size: 30px;
}


/* æœç´¢ */

.serch_line {
    background: #234584;
    width: 100%;
    height: 2px;
}

.searchbox {
    background: #fff;
    width: 100%;
    top: 122px;
    text-align: center;
    z-index: 999;
    position: fixed;
}

.displaynone {
    display: none;
}

.searchs {
    max-width: 600px;
    margin: 0 auto;
    padding: 15px;
}

.clearfix {
    zoom: 1;
}

.searchs .sertext {
    display: block;
    padding: 0;
    outline: 0;
    padding-left: 14px;
    width: 78%;
    float: left;
    border: 1px solid #cdcdcd;
    color: #a2a2a2;
    font-size: 14px;
    height: 52px;
    line-height: 52px;
    transition: 0.4s;
    box-sizing: border-box;
}

.serbtn {
    padding: 0;
    margin: 0;
    border: none;
    outline: 0;
    width: 22%;
    float: right;
    height: 52px;
    text-align: center;
    line-height: 52px;
    background: #234584;
    background-blend-mode: normal, normal;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
    transition: 0.44s;
}

.ac,
.header_search {
    height: 75px;
}

.phonenav {
    display: none;
}

.mobile-foot {
    display: none;
}

.rightfix {
    position: fixed;
    top: 50%;
    right: 0px;
    width: 70px;
    border-right: none;
    transform: translateY(-50%);
    z-index: 99;
    border: 1px solid #dee2e7;
    background: #fff;
    display: block;
}

.fix_ul li {
    font-size: 12px;
    text-align: center;
    float: none;
    position: relative;
    width: 70px;
    cursor: pointer;
    height: 70px;
    padding: 0px 0;
    background: #234584;
    margin-bottom: 0px;
    color: #ffffff;
    border-bottom: 1px solid #dee2e7;
}

.fix_ul li:last-child {
    display: none;
}

.fix_ul li i {
    font-size: 30px;
    color: #fff;
}

.right_div {
    transform: scale(0);
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    min-height: 70px;
    -o-transform: scale(0);
    position: absolute;
    color: #6a6a6a;
    right: 40px;
    top: 0px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    background: #fff;
    padding: 5px;
    line-height: 70px;
    transition: 400ms ease-in-out;
    -moz-transition: 400ms ease-in-out;
    -webkit-transition: 400ms ease-in-out;
    -o-transition: 400ms ease-in-out;
    min-width: 140px;
    font-size: 1.6rem;
}

.fix_ul li:hover {
    background: #234584;
}

.fix_ul li:hover {
    background: #234584;
    transition: 400ms ease-in-out;
    -moz-transition: 400ms ease-in-out;
    -webkit-transition: 400ms ease-in-out;
    -o-transition: 400ms ease-in-out;
}

.fix_ul li:hover i {
    color: #fff;
}

.fix_ul li:hover .right_div {
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    right: 70px;
    transition: 400ms ease-in-out;
    -moz-transition: 400ms ease-in-out;
    -webkit-transition: 400ms ease-in-out;
    -o-transition: 400ms ease-in-out;
}

.right_div div {
    height: 30px;
    line-height: 30px;
}

.index_div2_sum .swiper-slide:hover img {
    transform: scale(1.1);
}

.index_div3_swiper {
    display: none;
}

.index_div3_swiper.active {
    display: block;
}

/* 内页 */
.neiye_ban_img img{
    height: 300px;
    object-fit: cover;
}
.neiye_ban_text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}

.neiye_ban_text>div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.neiye_title {
    font-size: 5.2rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 70px;
    letter-spacing: 0px;
    color: #fff;
    text-shadow: 3px 3px 4px #6a6a6a;
    text-align: center;
    font-weight: 600;
}

.bread {
    font-size: 2rem;
    line-height: 24px;
    color: #fff;
    margin-top: 10px;
    text-shadow: 3px 3px 4px #6a6a6a;
}
.bread a {
    color: #fff;
}

.neiye_search {
    line-height: 85px;
    background-color: #f2f2f2;
    border-radius: 4px;
}

.neiye_search .fl {
    font-size: 1.4rem;
    color: #181818;
}

.neiye_search .fl a {
    margin-right: 10px;
}

.neiye_search .fr input {
    width: 289px;
    height: 35px;
    background-color: #ffffff;
    border-radius: 2px;
    border: none;
    padding: 0 15px;
}

.neiye_search .fr .iconfont {
    position: absolute;
    top: 0%;
    right: 15px;
    font-weight: 600;
}

.list_pro_fl {
    width: 21.5%;
    background-color: #ffffff;
    border: solid 1px rgba(0, 0, 0, 0.12);

}

.list_pro_fr {
    width: 75.4%;
}

.list_pro_ul_fl_ul {
    display: none;
}

.list_pro_ul_fl_ul li {
    line-height: 36px;
    font-size: 1.6rem;
    color: #8a8a8a;
}
.list_pro_ul_fl_ul li.active a {
    color: #004f9f;
}

.list_pro_ul_fl_ul li.active a {
    color: #234584;
    font-weight: 600;
}

.list_pro_fl_ul li .clearfix {
    line-height: 57px;
    height: 57px;
    font-size: 1.8rem;
    font-weight: 600;
    color: #181818;
    cursor: pointer;

}

.list_pro_fl_ul>li.active .clearfix {
    color: #234584;
}

.list_pro_fl_ul>li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    padding: 0 25px;
}
.list_pro_fl_ul>li .iconfont {
    display: inline-block;
}
.list_pro_fl_ul>li.active .iconfont {
    transform: rotate(180deg);
}

.list_pro_fl_ul>li.active .list_pro_ul_fl_ul {
    display: block;
}

.list_pro_ul_fl_ul li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list_pro_ul_fl_ul {
    padding-bottom: 20px;
}

.list_pro_fr_ul li {
    margin: 0 0 48px 24px;
    float: left;
    width: 31.4%;
}
.list_pro_fr_ul li a:nth-child(1) {
    width: 267px;
    height: 267px;
line-height: 267px;
    object-fit: cover;
}.list_pro_fr_ul li a:nth-child(1) img {
    text-align: center;
    line-height: 267px;
}

.list_pro_fr_ul li:nth-child(3n+1) {
    margin-left: 0;
}

.list_pro_fr_ul li a:nth-child(1) {
    border-radius: 4px 4px 0px 0px;
    border: solid 1px #343d46;
}

.lsit_pro_fr_ul_title {
    height: 61px;
    line-height: 61px;
    background-color: #fff;
    border-radius: 0px 0px 4px 4px;
    font-size: 1.8rem;
    color: #181818;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
}

.list_pro_fr_ul li:hover .lsit_pro_fr_ul_title {
    background-color: #234584;
    color: #ffffff;
}

.mt40 {
    margin-top: 41px;
}

.mb70 {
    margin-bottom: 70px;
}

.list_pro_fr_ul li:hover img {
    transform: scale(1.1);
}

.ypt_article_swiper .swiper-slide {
    font-size: 2rem;
    line-height: 30px;
}

.ypt_article_swiper .swiper-slide.active a {
    color: #234584;
}

.ypt_article_swiper .swiper-slide a {
    color: #181818;
    font-weight: 600;
}

.ypt_article_swiper .swiper-slide.active a {
    color: #234584;

}

.list_pro_fr_over {
    background-color: #ffffff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.09);
    border-radius: 2px;
    margin-bottom: 70px;
}

.ypt_article_swiper {
    padding: 0 0 20px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.17);
}

.ypt_qiehuan .ypt_qiehuan_li {
    display: none;

}

.ypt_qiehuan .ypt_qiehuan_li.active {
    display: block;
}

.ypt_qiehuan_li {
    font-size: 1.6rem;
    line-height: 32px;
    color: #181818;
    padding: 23px 20px 50px;
}

.ypt_qiehuan_li span {
    font-size: 2.2rem;
}

.ypt_qiehuan_li_title {
    font-size: 2.4rem;
    line-height: 36px;
    color: #181818;
    font-weight: 600;
}

.shangxia {
    font-size: 1.6rem;
    line-height: 30px;
    color: #666666;
    padding: 30px 0 60px;
    border-top: 1px solid rgba(1, 1, 1, 0.17);
}

.shangxia .bshare-custom {
    margin-top: 20px;
}



.article_fr_div1 .fl {
    width: 40%;
}

.article_fr_div1 .fr {
    width: 6 0%;
}

.article_pro_jiantou .swiper-button-next,
.article_pro_jiantou .swiper-button-prev {
    top: 90%;
    height: 80px;
    width: 30px;
    background-color: #f7f7f7;
    border: solid 1px #eceaea;
    margin-top: -34px;
    background-size: 15px 44px;
    opacity: 1;
}

.article_pro_lunbo_bottom .gallery-thumbs {
    margin: 8px auto 0;
    width: 100%;
}

.article_pro_jiantou .swiper-button-next,
.article_pro_jiantou .swiper-container-rtl .swiper-button-prev {
    right: 16px;
}

.article_pro_jiantou .swiper-button-prev,
.article_pro_jiantou .swiper-container-rtl .swiper-button-next {
    left: 14px;
}

.article_pro_lunbo_bottom .gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
    border: solid 1px #17469e;
}

.gallery-top,
.article_pro_lunbo_bottom .gallery-thumbs .swiper-slide {
    border: solid 1px #b7b7b7;
}


.article_pro_title {
    font-size: 2.6rem;
    line-height: 50px;
    color: #004f9f;
    border-bottom: 1px solid rgba(0, 0, 0, .32);
    font-weight: 600;
}

.article_pro_title span {
    border-bottom: 1px solid #eb8137;
    display: inline-block;
}

.article_pro_con,
.article_ferx span {
    padding-top: 25px;
    font-size: 1.6rem;
    line-height: 30px;
    letter-spacing: 0px;
    color: #181818;
}

.article_pro_con span {
    color: #000;
    font-weight: 600;
    font-size: 1.8rem;
}

.article_pro_con div {
    margin-top: 20px;
}

.article_ferx {
    margin-top: 3rem;
    font-size: 3rem;
    color: #004f9f;
    font-weight: 600;
}

.article_pro>.clearfix {
    margin-bottom: 80px;
}

.list_anli_ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.list_anli_ul li {
    display: flex;
    justify-content: center;
    padding: 0 32px;
    font-size: 2rem;
    line-height: 30px;
    color: #ffffff;
    height: 54px;
    line-height: 54px;
}

.list_anli_ul li.active,
.list_anli_ul li:hover {
    background: #234584;
    border-radius: 30px;
}

.list_anli_ul li.active a,
.list_anli_ul li:hover a {
    color: #fff;
}

.list_anli_ul_list li {
    padding: 60px 0 55px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.list_anli_ul_list_a {
    position: relative;
    padding: 0 20px;
}

.list_anli_ul_list_a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 7px;
    height: 7px;
    background-color: #000000;
    border-radius: 50%;
    transform: translateY(-50%);
}

.list_anli_title {
    font-size: 1.8rem;
    line-height: 40px;
    color: #181818;
    width: 80%;
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;

}

.line1 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list_anli_content {
    font-size: 14px;
    line-height: 34px;
    color: #666666;
    width: 80%;
}

.list_anli_data {
    font-size: 14px;
    line-height: 40px;
    color: #666666;
}

.list_anli_content_a {
    font-size: 14px;
    line-height: 40px;
    color: #181818;
}

.list_anli_content_a span {
    margin-right: 10px;
}

.list_anli_ul_list li:hover .list_anli_title {
    color: #234584;
    font-weight: 600;
    transform: translateX(20px);
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;

}

.list_anli_ul_list li:hover .list_anli_ul_list_a::before {
    background-color: #234584;
}

.list_anli_ul_list li:hover .list_anli_content_a {
    color: #234584;
    font-weight: 600;
}

.index_div1_fl_div1 img {
    width: 80%;
}

.list_about_con {
    font-size: 1.6rem;
    line-height: 30px;
    margin-top: -20px;
}

.list_about .index_div1_fl {
    margin-right: 75px;
}

.list_about {
    margin-top: 125px;
}

.list_about_swiper .swiper-slide>div {
    border-radius: 2px;
    border: solid 1px #b7b7b7;
    padding: 25px 0 20px;
    text-align: center;

}

.list_about_swiper .swiper-slide>div .iconfont {
    text-shadow: 1px 6px 3px 0px rgba(0, 0, 0, 0.16);
    color: #234584;
    font-size: 6rem;
}

.list_about_shuzi {
    font-size: 1.8rem;
    line-height: 40px;
    color: #181818;
    height: 86px;
    padding: 15px 0 0;
}

.list_about_shuzi span {
    font-size: 3.6rem;
    color: #234584;
    font-weight: 600;
}

.list_about_swiper .swiper-slide:last-child .list_about_shuzi {
    line-height: 26px;
}

.list_about_swiper .swiper-slide:hover>div {
    border: 1px solid #234584;

}

.list_about_swiper .swiper-slide:hover .iconfont,
.list_lx_swiper .swiper-slide:hover .iconfont {
    transform: rotateY(360deg);
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
}

.list_about_swiper {
    margin-top: 80px;
}

.list_lx_swiper .swiper-slide>div {
    background-color: #ffffff;
    border: solid 1px rgba(0, 0, 0, 0.08);
    padding: 15px 30px;
}

.list_lianxi_info {
    height: 200px;
    min-height: 200px;
}

.list_lx_name,
.list_lianxi_info {
    font-size: 1.8rem;
    line-height: 25px;
    color: #181818;
}

.list_lx_name {
    padding-left: 10px;
    /* border-left: 3px solid #234584; */
    line-height: 55px;
}

.list_lx_swiper .swiper-slide .iconfont {
    font-size: 4rem;
    margin-right: 10px;
    color: #234584;
}

.list_lianxi {
    margin: 54px 0 95px;
}

.list_lx_swiper .swiper-slide .fl:nth-child(1) {
    width: 20%;
}

.list_lx_swiper .swiper-slide .fl:nth-child(2) {
    width: 80%;
}

.ditu {
    margin-top: 45px;
}

.list_article_name {
    font-size: 2rem;
    line-height: 30px;
    color: #080505;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list_article_con {
    font-size: 1.6rem;
    line-height: 24px;
    color: #666666;
    padding-left: 15px;
    border-left: 2px solid #666666;
    margin: 20px 0 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.list_article li .over {
    margin: 35px 0;
}

.list_article_a {}

.list_article li {
    width: 49%;
    margin-left: 22px;
    background-color: #f6f6f7;
    box-shadow: 2px 3px 7px 0px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    padding: 45px 35px 60px;
    float: left;
}

.list_article li:nth-child(1) {
    margin-left: 0;
}

.list_article li:hover {
    background-color: #234584;
}

.list_article li:hover .list_article_name,
.list_article li:hover .list_article_con {
    color: #fff;
}

.list_article li:hover .list_article_con {
    border-left-color: #fff;
}

.list_article li:hover .more {
    background-color: #fff;
}

.list_article li:hover .more a {
    color: #234584;
}
.list_article  {
    margin-top: 40px;
}
.list_search img {
    height:280px;
    object-fit: cover;
}

.header_2_ul>li:nth-child(4) .er-ul {
    width: 200px;
    left: -55px;
}
.header_2_ul>li:nth-child(6) .er-ul {
    width: 240px;
    left: -45px;
}

@media (max-width:1800px) {
    .header_2_ul li>a {
        padding: 0 17px;
    }
}
@media (max-width:1700px) {
    .container_pad {
        width: 92%;
    }
    .header_2_fr {
        padding: 0 15px;
    }
	    .header_222 img {
        width: 345px;
    }
}
@media (max-width:1440px) {

    html,
    body {
        font-size: 9px;
    }

    .index_div3 {
        margin: 100px 0 65px;
    }

    .index_div3_sum {
        padding: 60px 0 0px 0;
    }

    .neiye_title {
        font-size: 4rem;
    }

    .article_pro>.clearfix,
    .list_pro_fr_over {
        margin-bottom: 60px;
    }

    .list_about {
        margin-top: 80px;
    }

    .list_anli_ul_list li {
        padding: 30px 0 25px;
    }
    .index_div3 {
        margin:60px 0;
    }
	
	
}

@media (max-width:1366px) {
    .header_2_ul li>a {
        padding: 0 13px;
    }
	 
 .header_222 img {
    width: 280px;
}

}

@media (max-width:1280px) {
    .header_2_fr {
        padding: 0 0px;
    }
}

@media (max-width:1200px) {
    .header_1_ul li {
        padding-right: 10px;
    }

    .header_2_ul li a {
        padding: 0 7px;
    }

    .header_222 img {
        width: 230px;
    }

    .index_div1_fl .video-js {
        width: 420px;
        height: 278px;
    }

    .index_div1 .vjs-big-play-button {
        width: 65px !important;
        height: 65px !important;
        line-height: 65px !important;
        font-size: 4rem !important;
    }

    .index_div1_fl .index_div1_fl_div1::before {
        border: solid 8px #234584;
    }

    .index_div1_fl .video-js {
        left: 30px;
        top: 25px;
    }

    .index_div1_fr {
        padding-left: 30px;
    }

    .more {
        width: 140px;
        height: 44px;
    }

    .more a {
        line-height: 44px;
    }

    .index_div1_fr_con {
        line-height: 27px;
        padding: 15px 0;
    }

    .index_div1 {
        padding: 60px 0;
    }

    .index_div2_ul li {
        padding: 0 8px;
        font-size: 1.8rem;
        height: 36px;
        line-height: 36px;
    }

    .index_div2_ul {
        padding: 30px 0 40px;
    }

    .index_dvi2_a {
        height: 45px;
        line-height: 45px;
    }

    .index_div3_sum {
        padding: 35px 0 0px 0;
    }

    .index_div4_fr_ul li {
        padding: 25px 25px 24px 0px;
    }

    .index_div4_sum {
        padding: 40px 0 35px 0;
    }

    .list_pro_fr_over {
        margin-bottom: 45px;
    }

    .list_about .index_div1_fl {
        margin-right: 25px;
    }

    .list_anli .index_div1_fl .video-js {
        top: -12px;
    }

    .list_about_swiper {
        margin-top: 45px;
    }

    .list_about_swiper .swiper-slide>div {
        padding: 8px 0 8px;
    }

    .list_anli_ul li {
        padding: 0px 25px;
        height: 44px;
        line-height: 44px;
        font-size: 1.8rem;
    }

    .list_article li {
        margin-left: 18px;
    }

    .list_lx_swiper .swiper-slide>div {
        padding: 20px 15px 15px;
    }

    .list_pro_fr_ul li {
        margin: 0 0 20px 20px;
    }

    .list_pro_fr_ul li {
        margin: 0 0 15px 15px;
    }
    .list_honor_ul li {
        margin: 0 0 20px 18px;
    }
    .list_pro_fr_ul li a:nth-child(1) {
        width: 222px;
        height: 222px;
        line-height: 222px;
    }
    .list_pro_fr_ul li a:nth-child(1)  img {
        line-height: 222px;
    }
    .index_div2_swiper .swiper-slide .over {
        height: 264px;
        width: 218px;
    }
    .container_pad {
        width: 90%;
    }
    .header_1 .fl:nth-child(1) {
        width: 80%;
    }

}

@media (max-width:990px) {
    .header_1 {
        display: none;
    }

    .header_222 img {
        width: 120px;
    }

    .header_2_ul li {
        float: left;
        font-size: 1.6rem;
        color: #181818;
        margin-right: 8px;
    }

    .header_2,
    .header_2_ul {
        line-height: 65px;
    }

    .header_2_fr,
    .header_2_fr_con {
        height: 65px;
    }

    .index_div1_fl .video-js {
        width: 320px;
        height: 211px;
    }

    .index_div1 .vjs-big-play-button {
        width: 55px !important;
        height: 55px !important;
        line-height: 51px !important;
    }

    .title {
        font-size: 2.2rem;
    }

    .title span {
        border-left: 3px solid #234584;
        padding-left: 13px;
    }

    .index_div1_fr_con {
        line-height: 24px;
        padding: 5px 0;
    }

    .index_div2_ul li {
        padding: 0 8px;
        font-size: 1.6rem;
        height: 30px;
        line-height: 30px;
    }

    .index_dvi2_a {
        height: 40px;
        line-height: 40px;
        font-size: 1.6rem;
    }

    .index_div3 {
        margin: 45px 0 45px;
    }

    .index_div4_fl {
        padding: 25px 20px 35px;
    }

    .index_div4_fr_ul li {
        padding: 15px 10px 15px 0px;
    }

    .index_div5 {
        margin-bottom: 20px;
    }

    .list_pro_fl_ul>li {
        padding: 0 8px;
    }

    .article_pro_fr_con {
        margin-top: 15px;
    }

    .article_pro>.clearfix {
        margin-bottom: 40px;
    }

    .ypt_qiehuan_li {
        line-height: 26px;
        padding: 15px 0px 35px;
    }

    .list_about_swiper {
        padding-bottom: 45px;
    }

    .list_about_swiper .swiper-pagination-bullet-active {
        background: #234584;
    }

    .mb70 {
        margin-bottom: 25px;
    }

    .index_div1 .vjs-big-play-button,
    .list_about .vjs-big-play-button {
        width: 64px !important;
        height: 64px !important;
        line-height: 64px !important;
    }

    .list_article li {
        margin-left: 14px;
        padding: 25px 20px 25px;
    }

    .list_article_con {
        margin: 10px 0 0;
    }

    .list_article li .over {
        margin: 25px 0;
    }

    .list_lx_swiper {
        padding: 0 0 45px 0;
    }

    .list_lx_swiper .swiper-pagination-bullet-active {
        background: #234584;
    }

    .ditu {
        margin-top: 20px;
    }

    .list_lianxi {
        margin: 45px 0 45px;
    }

    .lsit_pro_fr_ul_title {
        height: 50px;
        line-height: 50px;
    }
    .list_honor_ul li {
        margin: 0 0 15px 14px;
    }
    .list_anli_ul li {
        padding: 0px 16px;
    }
    .list_pro_fr_ul li a:nth-child(1) {
        width: 170px;
        height: 170px;
        line-height: 170px;
    }
    .list_pro_fr_ul li a:nth-child(1)  img {
        line-height: 170px;
    }
    .footer_ul li:nth-child(3) {
        text-align: center;
    }
    .neiye_search {
        line-height: 58px;
    }
    .index_div2_swiper .swiper-slide .over {

        width: 165px;
        height: 180px;
        padding: 20px 0;
    }

    .list_search img {
        height: 174px;
    }
    .header_2_ul li a {
        padding: 0 4px;
    }
    .header_2_fr_con div:nth-child(1) {
        font-size: 15px;
    }
    .pc_header {
        display: none;
    }
    .phonenav {
        display: block;
    }
    .header_2 {
        display: none;
    }

    .phonenav {
        display: block;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        z-index: 999;
        background: #fff !important;
        box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
        z-index: 999;
        line-height: 75px;
        height: 75px;
        border-bottom: 1px solid #eceaea;
        height: 65px;
        line-height: 65px;
    }

    .header_search {
        margin-right: 15px;
    }

    .header_search .iconfont {
        font-size: 26px;
    }

    .sidebar-menu.is-active {
        display: block;
        transition: transform 0.25s cubic-bezier(0.39, 0.575, 0.565, 1);
    }

    .phone_logo img {
        width: 200px;
    }
    .index_div2_ul li {
        margin-bottom: 0px;
        padding: 0 20px;
        width: 50%;
        text-align: center;
        border: 1px solid #ddd;
        border-radius: 0;
        height: 45px;
        line-height: 45px;
        float: left;
    }
    .index_div2_ul {
        flex-wrap: wrap;
    }
    .index_div2_ul {
        padding: 20px 0 20px;
        display: block;
    }
    .index_div3 {
        margin: 45px 0;
    }
}

@media (max-width:767px) {


    .index_div2_ul {
        flex-wrap: wrap;
    }

    .index_div1_fl .video-js {
        width: 100%;
        height: 230px;
        left: 0px;
        top: 0px;
    }

    footer {
        display: none;
    }

    body {
        padding: 65px 0 51px;
    }

    .banner .swiper-container-horizontal>.swiper-pagination-bullets,
    .banner .swiper-pagination-custom,
    .banner .swiper-pagination-fraction {
        bottom: 10px;
    }

    .index_div1_fl,
    .index_div1_fr {
        width: 100%;
    }

    .index_div1 {
        padding: 30px 0;
    }

    .index_div1_fl .index_div1_fl_div1::after {
        display: none;
    }

    .index_div1_fr {
        padding: 15px 0 0;
    }

    .index_div1_fr_con {
        padding: 5px 0 15px;
    }

    .more {
        width: 120px;
        height: 40px;
    }

    .more a {
        line-height: 40px;
    }

  

    .index_div2_swiper .swiper-slide .over {
        padding: 15px 0;
    }

    .index_div2_ul {
        padding: 20px 0 10px;
        display: block;
    }

    .index_dvi2 .swiper-wrapper {
        padding: 0 0 40px 0;
    }

    .index_div3 .title {
        text-align: center;
        float: none;
    }

    .index_div3_sum {
        padding: 10px 15px 0px;
        width: 100%;
        margin: auto;
    }

    .index_div3_swiper {
        padding-bottom: 40px;
    }

    .index_div3 {
        margin: 25px 0 25px;
    }

    .index_div3 .index_div2_ul {
        padding: 15px 0 0;
    }

    .index_div4_fl,
    .index_div4_fr {
        width: 100%;
    }

    .index_div4_fl_con {
        margin: 5px 0 20px;
    }

    .index_div4_sum {
        padding: 20px 0 30px 0;
    }

    .index_div4_fl {
        padding: 15px 15px 20px;
    }

    .index_div4_fl .over {
        padding: 0 0 20px 0;
    }

    .index_div4_fr {
        padding-left: 0;
        padding-top: 15px;
    }

    .index_div4_fr_ul li {
        padding: 10px 10px 10px 0px;
    }

    .index_div4_title .fl,
    .index_fiv4_fr_con {
        padding-left: 20px;
    }

    .mobile-foot {
        display: block;
        background: #234584;
        padding: 8px 0;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 9999;
    }

    .mobile-foot a {
        color: #fff;
        height: 35px;
        line-height: 33px;
        border: 1px solid #fff;
        border-radius: 4px;
        text-align: center;
        width: 22%;
        padding: 0 15px;
        font-size: 15px;
        margin: 0 5px;
        transition: 0.3s;
        -o-transition: 0.3s;
        -moz-transition: 0.3s;
        -webkit-transition: 0.3s;
        padding: 0px;
    }

    .pull-right {
        float: right !important;
    }

    .pull-left {
        float: left !important;
    }

    .article_pro11 .over img {
        height: 223px;
    }

    .searchs .sertext,
    .serbtn {
        height: 40px;
        line-height: 40px;
    }

    .list_pro_fl,
    .rightfix,
    .neiye_search,
    .bread {
        display: none;
    }

    .list_pro_fr {
        width: 100%;
    }

    .neiye_title {
        font-size: 2.6rem;
    }

    .mt40 {
        margin-top: 30px;
    }

    .article_pro_title {
        font-size: 2.2rem;
    }

    .article_pro_con,
    .article_ferx span {
        padding-top: 15px;
    }

    .article_pro>.clearfix {
        margin-bottom: 25px;
    }

    .ypt_article_swiper {
        padding: 0 0 12px 0;
    }

    .ypt_qiehuan_li span {
        font-size: 2rem;
    }

    .ypt_qiehuan_li {
        padding: 15px 0px 20px;
    }

    .shangxia {
        line-height: 26px;
        padding: 15px 0 30px;
    }

    .shangxia .bshare-custom {
        margin-top: 10px;
    }

    .ypt_article_swiper .swiper-slide {
        font-size: 1.8rem;

    }

    .ypt_qiehuan_li_title {
        font-size: 2rem;
    }

    .list_anli_ul,
    .index_div1_fl .index_div1_fl_div1::before {
        display: none;
    }

    .list_about {
        margin-top: 10px;
    }

    .list_about_swiper {
        margin-top: 25px;
    }

    .list_anli_title {
        width: 64%;
    }

    .list_anli_content {
        width: 100%;
        line-height: 22px;
    }

    .list_anli_ul_list li {
        padding: 5px 0 8px;
    }

    .list_anli_ul_list li:first-child {
        padding: 0 0 8px;
    }

    .list_article li {
        width: 100%;
        margin-left: 0%;
        margin-bottom: 15px;
    }

    .list_article li {
        padding: 15px 15px 20px;
    }

    .list_article li .over {
        margin: 20px 0;
    }

    .list_lx_swiper .swiper-slide>div {
        padding: 10px 15px 4px 15px;
    }

    .list_pro_fr_ul li {
        width: 48%;
        margin-left: 0;
    }

    .list_pro_fr_ul li:nth-child(3n+1) {
        margin-left: 0;
    }

    .list_pro_fr_ul li:nth-child(even) {
        margin-left: 2%;
    }

    .list_pro_fr_ul li:nth-child(odd) {
        margin-right: 2%;
    }
    .list_honor_ul li {
        margin: 0 0 15px 0!important;
        width: 48%;

    }
    .list_honor_ul li:nth-child(odd) {
        margin-right: 2%!important;
    }
    .list_honor_ul li:nth-child(even) {
        margin-left: 2%!important;
    }
    .list_honor_ul,
    .list_article  {
        margin-top: 0;
    }
    .list_pro_fr_ul li a:nth-child(1) {
        width: 100%;
        height: 240px;
        line-height: 240px;
    }
    .list_pro_fr_ul li a:nth-child(1)  img {
        line-height: 240px;
    } 
    .index_div2_swiper .swiper-slide .over {
        width: 100%;
        height: 240px;
        text-align: center;
    }
    .index_div2_swiper .swiper-slide .over img {
        text-align: center
    }
    .list_search img {
        height: 140px;
    }
    
}
@media (max-width: 480px) {
    .list_pro_fr_ul li a:nth-child(1) {
        width: 100%;
        height: 170px;
        line-height: 170px;
    }
    .list_pro_fr_ul li a:nth-child(1)  img {
        line-height: 170px;
    } 
    .index_div2_swiper .swiper-slide .over {
        height: 190px;
        padding: 10px 0;
    }
}

#page{ clear:both; height:40px; margin:0 auto; text-align:center; display: table; margin-top:20px}
#page li{ float:left; padding:5px 14px; border:1px solid #CCCCCC; margin-right:6px; color:#666; font-size:12px; list-style:none;}
#page li:hover{border:1px solid #234584;}
#page li:hover a{color:#234584}
#page li a{ color:#666}
#page li.active{border:1px solid #234584; background-color:#234584; color:#FFFFFF}
#page li.active a{ color:#fff}
#page .thisclass{ background-color:#234584; color:#FFFFFF}