﻿@charset "utf-8";

/* 通用*/

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

body,
button,
input,
select,
textarea {
    font: normal 16px "Microsoft Yahei";
    font: normal 16px "Pingfang SC";
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;
    outline: none;
}

img {
    border: 0;
}


/*HC - 2017.11.28*/

.content div .main {
    width: 1200px;
    margin: 0 auto;
}

.banner_gt img,
.banner_gh img {
    width: 100%;
    display: block;
}

.line_01 {}

.line_01 .main {}

.banner_gt .swiper-slide {
    background-size: cover;
    background-position: center;
}

.banner_gt .gallery-top {
    height: 80%;
    width: 100%;
}

.banner_gh {
    width: 645px;
    height: 84px;
    margin: -125px auto 0;
    position: relative;
}

.banner_gh .gallery-thumbs {
    box-sizing: border-box;
}

.banner_gh .gallery-thumbs .swiper-slide {
    /* width: 160px; */
    height: 100%;
    opacity: 0.8;
    border: 2px solid #fff;
    border-radius: 2px;
    box-sizing: border-box;
}

.banner_gh .gallery-thumbs .swiper-slide:nth-last-child(1) {
    margin-right: 0 !important;
}

.banner_gh .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}

.hc_next {
    width: 30px;
    height: 30px;
    background: url(../images/hc_next.jpg) no-repeat top center;
    transform: rotate(180deg);
}

.banner_gt .hc_box_next {
    width: 755px;
    margin: 0 auto;
    position: relative;
}

.hc_cont .hc_box_next {
    width: 88px;
    float: right;
    position: relative;
    margin-top: 98px;
}

.swiper-button-next,
.swiper-button-prev {
    top: inherit;
    bottom: 55px;
}

.hc_prev {
    width: 30px;
    height: 30px;
    background: url(../images/hc_next.jpg) no-repeat top center;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    background: url(../images/hc_next.jpg) no-repeat bottom center;
    opacity: 1;
}

.hc_sw_1 {
    overflow: hidden;
    padding-bottom: 40px;
}

.index_top_tex {
    border-left: 2px solid #21b8d3;
    margin: 27px 0 0 5px;
}

.index_top_tex .text1 {
    font-size: 20px;
    color: #000;
    margin-left: 5px;
    line-height: 1;
}

.index_top_tex .text2 {
    font-size: 20px;
    color: #21b8d3;
    margin-left: 5px;
    line-height: 1;
    padding-top: 8px;
}

.line_02 {
    height: 333px;
    background: url(../images/bg_index1.jpg) top center no-repeat;
    margin-top: 7px;
}

.line_02 .main {
    height: 333px;
    background: url(../images/bg_index1.jpg) top center no-repeat;
    margin-top: 7px;
}

.line_03 {
    height: 438px;
    background: url(../images/bg_index2.jpg) top center no-repeat;
}

.line_03 .main {
    height: 438px;
    background: url(../images/bg_index2.jpg) top center no-repeat;
}

.line_05 {
    height: 485px;
    background: url(../images/bg_index3.jpg) top center no-repeat;
}

.line_05 .main {
    height: 485px;
    background: url(../images/bg_index3.jpg) top center no-repeat;
    overflow: hidden;
}

.line_07 {
    height: 397px;
    background: url(../images/bg_index4.jpg) top center no-repeat;
}

.line_07 .main {
    height: 397px;
    background: url(../images/bg_index4.jpg) top center no-repeat;
    overflow: hidden;
}

.line_10 {
    height: 358px;
    background: url(../images/bg_btm.jpg) top center no-repeat;
}

.line_10 .main {
    width: 1200px;
    margin: 0 auto;
    height: 358px;
    background: url(../images/bg_btm.jpg) top center no-repeat;
}

.tab_box_index {
    height: 34px;
    float: right;
    padding-top: 30px;
}

.tab_box_index li {
    height: 35px;
    color: #333;
    float: left;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border-radius: 20px;
    padding: 0 10px;
}

.tab_box_index li:nth-child(1) {
    width: 160px;
}

.tab_box_index li:nth-last-child(1) {
    margin: 0;
}

.tab_box_index .li_box_active {
    background-color: #014099;
    color: #fff;
}

.tab_cen {
    overflow: hidden;
}

.tab_box_index .line_x {
    float: left;
    margin: 5px 30px 0;
}

.box_cont {
    width: 1200px;
    height: 240px;
    margin: 71px 0 0 65px;
}

.box_cont .con_nrx {
    display: none;
}

.box_cont .con_nrx .img1 {
    width: 399px;
    height: 216px;
    float: left;
}

.box_cont .con_nrx .right_tex {
    width: 700px;
    height: 232px;
    float: right;
    margin-right: 1 0px;
}

.box_cont .con_nrx .right_tex .top_tex {
    font-size: 20px;
    color: #21b8d3;
    padding-top: 33px;
    float: right;
}

.box_cont .con_nrx .right_tex .btm_tex {
    font-size: 14px;
    color: #333;
    padding: 20px 106px 0 0;
    line-height: 2;
    text-align: justify;
}

.box_cont .con_nrx .right_tex .btn_c {
    width: 80px;
    height: 29px;
    border: 1px solid #014099;
    border-radius: 15px;
    color: #264ad9;
    font-size: 14px;
    display: flex;
    float: right;
    justify-content: center;
    align-items: center;
}

.cont_btn1 {
    float: left;
    margin-left: 490px;
}

.pd_t4 {
    padding-top: 4px;
}

.ul_1 {
    width: 1200px;
    height: 210px;
    padding-top: 44px;
    overflow: hidden;
}

.ul_1 li {
    width: 284px;
    height: 206px;
    float: left;
    margin-right: 20px;
}

.ul_1 li:nth-last-child(1) {
    margin-right: 0;
}

.ul_1 li .img1 {
    width: 283px;
    height: 164px;
}

.ul_1 li .text1 {
    font-size: 16px;
    color: #000;
    padding-top: 23px;
    text-align: center;
}

.line_04 {
    background: #f6f6f6;
}

.mg_t80 {
    margin-top: 80px;
}

.ul_2 {
    overflow: hidden;
    padding-bottom: 20px;
}

.ul_2 li {
    width: 350px;
    height: 99px;
    margin: 18px 55px 0 0;
    float: left;
}

.ul_2 li:nth-child(3n) {
    margin-right: 0;
}

.ul_2 li .left_pic {
    width: 98px;
    height: 98px;
    border-radius: 50%;
    float: left;
}

.ul_2 li .left_pic img {
    border-radius: 50%;
}

.ul_2 li .right_text {
    width: 224px;
    float: left;
    margin: 17px 0 0 18px;
}

.ul_2 li .top_tex {
    font-size: 18px;
    color: #333;
}

.ul_2 li .btm_tex {
    font-size: 14px;
    color: #999;
    padding-top: 8px;
}

.color_FFF {
    color: #fff !important;
}

.mg_t52 {
    margin-top: 52px;
}

.lb_cont_box {
    width: 1200px;
    height: 300px;
    background: url(../images/bg_lb.jpg) no-repeat top center;
    margin-top: 37px;
}

.left_img {
    width: 249px;
    height: 300px;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
}

.hc_img {
    width: 249px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.right_cont {
    margin: 50px 0 0 50px;
    float: left;
}


.right_cont a {
    color: #000;
}
.top_tex1 {
    font-size: 20px;
    color: #000;
}

.right_cont .top_tex2 a{
    font-size: 14px;
    color: #21b8d3;
}

.top_tex3 {
    font-size: 14px;
    color: #999;
    padding-top: 30px;
    line-height: 2;
    text-align: justify;
}

.right_img {
    width: 260px;
    height: 132px;
    float: left;
    margin: 48px 0 0 60px;
}

.lb_cont_box .swiper-button-next {
    left: 218px;
    top: 333px;
}

.lb_cont_box .swiper-button-prev {
    left: 173px;
    top: 333px;
}

.lb_cont_box .swiper-container {
    padding-bottom: 95px;
}

.wd1 {
    width: 830px;
}

.swiper-container-fade .swiper-slide {
    opacity: 0 !important;
}

.swiper-container-fade .swiper-slide-active {
    opacity: 1 !important;
}

.index_hdm {
    overflow: hidden;
    padding-top: 25px;
    float: left;
}

.hc_cont {
    float: unset;
    padding-top: 24px;
    box-sizing: border-box;
}

.index_hdm .left_div {
    width: 230px;
    height: 267px;
    float: left;
    border: 1px solid #e3e3e3;
    border-right: none;
    padding: 17px 32px;
    box-sizing: border-box;
}

.index_hdm .swiper-container {
    padding-bottom: 30px;
}

.cont_left_tab {
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
    width: 960px;
    height: 267px;
    align-items: center;
    float: left;
    margin-left: 2px;
    margin-top: 2px;
}

.cont_left_tab .item {
    width: 239px;
    height: 132px;
    border: 1px solid #e5e5e5;
    margin-left: -1px;
    margin-top: -1px;
    display: grid;
}

.cont_left_tab .item img {
    width: 100%;
}

.cont_left_tab .item .img1 {
    width: 238px;
    height: 130px;
    place-self: center;
    filter: grayscale(100%);
}

.cont_left_tab .item .img1:hover {
    filter: grayscale(0%);
}

.cont_left_tab .item.item_active .img1 {
    filter: grayscale(0);
}

.index_hdm .left_div img {
    width: 100%;
    display: block;
}

.index_7_title {
    color: #21b8d3;
    font-size: 24px;
    padding: 55px 0 0 36px;
}

.index_7_text {
    width: 714px;
    padding: 16px 0 0 36px;
    font-size: 14px;
    line-height: 2;
}

.index_7_ul {
    overflow: hidden;
}

.index_7_ul li {
    width: 160px;
    height: 100px;
    margin: 20px 0 0 50px;
    float: left;
}

.index_7_ul li .img1 {
    width: 80px;
    height: 70px;
    margin: 0 auto;
}

.index_7_ul li .tex1 {
    font-size: 18px;
    color: #333;
}

.index_7_ul li .img1 img {
    text-align: center;
}

.div_i7_line {
    width: 2px;
    height: 74px;
    background: #e5e5e5;
    margin: 52px 30px 0;
    float: left;
}

.cont_btn2 {
    padding: 20px 0 0 36px;
    float: left;
}

.btn_c2 {
    width: 80px;
    height: 29px;
    border: 1px solid #d2d2d2;
    color: #737373;
    font-size: 14px;
    display: flex;
    float: right;
    justify-content: center;
    align-items: center;
}

.logo_title {
    font-size: 20px;
    color: #000;
    text-align: center;
}

.logo_text {
    font-size: 20px;
    color: #21b8d3;
    text-align: center;
    padding-top: 10px;
}

.logo_img1 {
    width: 767px;
    height: 79px;
    margin: 25px auto 0;
}

.line_09 {
    height: 100px;
    background: #f6f6f6;
    margin-top: 70px;
    overflow: hidden;
}

.line_06,
.line_06 .main,
.cont_tab_index {
    overflow: hidden;
}

.yqlx_b {
    font-size: 14px;
    color: #312a2a;
    text-indent: 18px;
    background: url(../images/yqlj_bg.jpg) no-repeat left center;
    margin: 44px 0 0 0;
    float: left;
}

.yqlq_ul {
    overflow: hidden;
    float: left;
    padding-top: 30px;
}

.yqlq_ul li {
    float: left;
    font-size: 14px;
    margin: 15px 15px 0;
}

.yqlq_ul li:nth-child(1) {
    margin-left: 0;
}

.yqlq_ul li a {
    color: #312a2a;
}

.foot1 {
    padding-top: 45px;
    float: left;
}

.foot1 .title1 {
    font-size: 16px;
    color: #a5a5a5;
}

.foot1 .text1 {
    font-size: 12px;
    color: #a5a5a5;
    margin-bottom: 15px;
}

.foot1 li {
    font-size: 12px;
    color: #a5a5a5;
    margin-bottom: 13px;
}

.foot1 li a {
    font-size: 12px;
    color: #a5a5a5;
}

.foot_left {
    margin-left: 80px;
}

.foot_left2 {
    margin-left: 40px;
}

.foot_left3 {
    margin-left: 80px;
}

.div_footer {
    width: 303px;
    height: 118px;
    float: left;
    padding: 45px 0 0 50px;
}

.div_footer .div_tel {
    font-size: 16px;
    color: #a5a5a5;
    background: url(../images/tel_bg.png) no-repeat left center;
    text-indent: 30px;
}

.div_footer .div_email {
    font-size: 16px;
    color: #a5a5a5;
    background: url(../images/emal_bg.png) no-repeat left center;
    text-indent: 30px;
    margin-top: 18px;
}

.div_footer .div_address {
    font-size: 12px;
    color: #a5a5a5;
    background: url(../images/adress_bg.png) no-repeat top left;
    text-indent: 30px;
    margin-top: 18px;
}

.div_footer .div_address span {
    text-indent: 30px;
    display: block;
}

.div_qrcode {
    width: 140px;
    float: left;
    padding-top: 42px;
}

.div_qrcode .img1 {
    width: 98px;
    height: 98px;
    margin: 0 auto;
}

.div_qrcode .text1 {
    padding-top: 0.3rem;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 2.3;
}

.div_bqxx {
    color: #a5a5a5;
    font-size: 12px;
    padding-top: 80px;
    text-align: center;
    clear: both;
}


.div_bqxx a{
    color: #a5a5a5;
}

.mg_t90 {
    margin-top: 90px;
}

.x_x {
    height: 100%;
    width: inherit;
}


/* 导航 */

.right_nav {
    width: 870px;
    float: right;
    margin-top: 7px;
    display: flex;
    justify-content: space-around;
}

.head_hc_nav_blk {
    width: 100%;
    height: 70px;
    position: fixed;
    top: 0;
    background: rgba(251, 251, 251, 1);
    z-index: 9;
}

.right_nav li {
    width: 140px;
    transition: 0.5s;
    position: relative;
    text-align: center;
}

.right_nav li a {
    font-size: 16px;
    /*color: #21b8d3;*/
	    color: #333
}

.right_nav li  a.ac2_tex  {
color: #21b8d3;
}
 
.news_pic2 {
    text-indent: 0;
    margin-bottom: 0;
    width: 500px;
    margin: 0 auto;
}

.cont_mb {
    width: 140px;
    position: absolute;
}

.over_enter {
    color: #333;
    font-size: 16px;
    position: relative;
    z-index: 3;
    padding-top: 12px;
}

.over_enter  a:hover {
    color: #21b8d3;
}


/**/

.t_ot {
    position: relative;
}

.right_nav li:hover .over_enter {
    color: #21b8d3;
}


/*#cc6e1c*/

.t_boxbg {
    height: 89px;
    position: absolute;
    top: -26px;
    left: -26px;
    z-index: 1;
}

.t_box_c {
    background-color: rgba(251, 251, 251, 0.8);
}

.cont_mb {
    position: absolute;
    top: -12px;
    left: -0;
    display: none;
    /* border-radius: 10px; */
}

.new_zs_pic {
    width: 1200px;
    margin: -100px auto 0;
    overflow: hidden;
}

.cont_mb li {
    width: 140px;
    height: 50px;
    background: rgba(251, 251, 251,1);
    color: #000;
    font-size: 16px;
    text-align: center;
    line-height: 50px;
}

.cont_mb li:nth-child(1) {
    padding-top: 25px;
}

.cont_mb li:nth-last-child(1) {
    padding-bottom: 8px;
}

.cont_mb li:nth-child(2) {
    line-height: 50px;
}

.cont_mb li a {
    color: #000;
    transition: 0.3s;
}

.cont_mb li a:hover {
    text-indent: 10px;
    color: #21b8d3;
    transition: 0.3s;
}

.cont_mb li:nth-last-child(1) {
    /* border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px; */
}

.new_nav {
    width: 1200px;
    height: 70px;
    margin: 0 auto;
    position: relative;
}

.new_texbox {
    height: 60px;
    float: left;
    border-left: 2px solid #21b8d3;
    font-size: 20px;
    color: #333;
    margin: 20px 0 0 30px;
    text-indent: 25px;
    line-height: 2.8;
    font-weight: bold;
}

.nav_active {
    width: 0%;
    position: absolute;
    top: -7px;
    left: 0;
    transition: 0.3s;
    z-index: 2;
    border-bottom: 4px solid #21b8d3;
    transition: 0.5s;
}

.right_nav li:hover {
    transition: 0.5s;
}

.right_nav li:hover .nav_active {
    width: 100%;
    transition: 0.5s;
}

.ac2 {
    width: 100%;
    background-color: #21b8d3;
}

.ac2_tex {
    color: #21b8d3;
}

.right_nav li:nth-last-child(1) {
    margin-right: 0 !important;
}

.left_logo {
    width: 214px;
    height: 50px;
    position: absolute;
    top: 10px;
    left: 10px;
}

.left_logo .alo {
    width: 214px;
    height: 50px;
    display: block;
    background: url(../images/nav_log.png) no-repeat top center;
}


/* 二级页 */

.line_01_cpzlrz {
    height: 298px;
    background: url(../images/cpzlrz.jpg) no-repeat top center;
}

.line_01_nmn {
    height: 298px;
    background: url(../images/nmn_bg_01.jpg) no-repeat top center;
}

.line_02_nmn {
    height: 415px;
    background: url(../images/nmn_bg_02.jpg) no-repeat top center;
}

.line_02_nmn .main {
    position: relative;
}

.line_03_nmn {
    height: 458px;
    background: url(../images/nmn_bg_03.jpg) no-repeat top center;
    margin-top: 60px;
}

.line_04_nmn {
    height: 467px;
    background: url(../images/nmn_bg_04.jpg) no-repeat top center;
    margin-top: 60px;
}

.line_01_jjfa {
    height: 298px;
    background: url(../images/jjfa_bg.jpg) no-repeat top center;
}

.title_top {
    margin-left: 20px;
}

.title_top_tex {
    font-size: 38px;
    color: #fff;
    padding-top: 127px;
}

.title_top_tex_en {
    font-size: 20px;
    float: left;
    color: #fff;
    padding-top: 5px;
    line-height: 1;
}

.line_x2 {
    overflow: hidden;
    /*padding-bottom: 40px;*/
}

.ling_jjfa_2bg {
    height: 62px;
    background: #f8f8f8;
    border: 1px solid #e5e5e5;
}

.cont_left_nav {
    width: 260px;
    height: 296px;
    float: left;
    border-top: 1px solid #e5e5e5;
    margin-top: 20px;
    background: #fff;
}

.cont_left_nav .left_top_bg {
    height: 61px;
    background: #f8f8f8;
    border: 1px solid #e5e5e5;
    border-top: none;
}

.left_ul {
    overflow: hidden;
}

.left_ul li {
    width: 258px;
    height: 50px;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    display: table;
}

.left_ul li:hover a {
    color: #21b8d3;
    transition: 0.3s;
}

.left_ul li a {
    color: #333;
    font-size: 18px;
    padding-left: 8px;
    display: table-cell;
    vertical-align: middle;
    transition: 0.3s;
}

.left_ul li .active_li {
    color: #21b8d3;
    border: 1px solid #e5e5e5;
    border-left: 2px solid #21b8d3;
    border-right: none;
}

.end_border {
    width: 258px;
    height: 366px;
    border: 1px solid #e5e5e5;
    border-top: none;
}

.cont_right_box {
    padding-left: 43px;
    overflow: hidden;
    float: left;
}

.cont_right_tab {
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
    width: 894px;
    height: 375px;
    margin-top: 13px;
    align-items: center;
}

.cont_right_tab .item {
    width: 222px;
    height: 122px;
    border: 1px solid #e5e5e5;
    margin-left: -1px;
    margin-top: -1px;
    display: grid;
}

.cont_right_tab .item .img1 {
    width: 220px;
    height: 120px;
    place-self: center;
    filter: grayscale(100%);
}

.cont_right_tab .item .img1 img {
    width: 100%;
}

.cont_right_tab .item.item_active .img1 {
    filter: grayscale(0);
}

.right_hb {
    height: 38px;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 47px;
}

.right_hb li {
    font-size: 12px;
    color: #999;
    float: left;
}

.right_hb li a {
    color: #999;
}

.box_cont1 .con_nrx .right_tex {
    overflow: hidden;
}

.box_cont1 .con_nrx {
    display: none;
    margin-top: 36px;
}

.box_cont1 .con_nrx .left_pic {
    width: 241px;
    height: 321px;
    border: 1px solid #e5e5e5;
    padding: 11px 8px;
    float: left;
}

.right_top .top_pic {
    width: 196px;
    height: 113px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 8px 0 0 18px;
    float: left;
}

.box_cont1 .con_nrx .right_tex_t1 {
    float: left;
    font-size: 20px;
    padding-top: 45px;
    padding-left: 36px;
}

.box_cont1 .con_nrx .right_top {
    width: 894px;
    height: 132px;
    background: #efefef;
    margin-top: 10px;
    overflow: hidden;
}

.right_tex_btm {
    width: 894px;
    height: 210px;
    font-size: 14px;
    color: #666;
    line-height: 2;
    background: url(../images/tab_btm_tex_bg.jpg) no-repeat top center / cover;
    float: right;
    padding: 53px 15px 0 21px;
    box-sizing: border-box;
    text-align: justify;
    margin-top: 10px;
}

.cont_right_tab2 {
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-template-rows: auto auto;
    width: 896px;
    height: 221px;
    margin-top: 13px;
    align-items: center;
}

.cont_right_tab2 .item {
    width: 223px;
    height: 110px;
    border: 1px solid #e5e5e5;
    margin-left: -1px;
    margin-top: -1px;
    display: grid;
}

.cont_right_tab2 .item .img1 {
    width: 222px;
    height: 109px;
    place-self: center;
    filter: grayscale(100%);
}

.cont_right_tab2 .item .img1 img {
    width: 100%;
}

.cont_right_tab2 .item.item_active .img1 {
    filter: grayscale(0);
}

.box_cont1 .con_nrx .top_box1 {
    width: 890px;
    height: 131px;
}

.box_cont1 .con_nrx .top_box1 .left_img {
    width: 221px;
    height: 108px;
    float: left;
    border: 1px solid #eee;
}

.box_cont1 .con_nrx .top_box1 .left_img img {
    width: 100%;
}

.box_cont1 .con_nrx .top_box1 .right_box {
    float: left;
    margin-left: 22px;
    height: 108px;
}

.box_cont1 .con_nrx .top_box1 .right_box .text1 {
    color: #21b8d3;
    font-size: 16px;
    padding-top: 10px;
}

.box_cont1 .con_nrx .top_box1 .right_box .text2 {
    padding-top: 15px;
    font-size: 20px;
    color: #333;
}

.box_cont1 .con_nrx .btm_tex {
    width: 890px;
    font-size: 14px;
    color: #666;
    line-height: 2.2;
    padding-top: 25px;
    text-align: justify;
}

.about_btm_box {
    width: 895px;
    height: 440px;
    margin: 50px auto 0;
    background: #f5f5f5;
    padding: 27px 0 0 20px;
    box-sizing: border-box;
}

.top_wz {
    overflow: hidden;
}

.title_left {
    width: 4px;
    height: 20px;
    background: #3dcfe9;
    float: left;
}

.title_right {
    font-size: 20px;
    color: #333;
    float: left;
    margin-left: 5px;
    line-height: 1;
}

.about_btm_box li {
    width: 275px;
    height: 157px;
    border: 1px solid #eee;
    float: left;
    margin: 22px 10px 0 0;
}

.about_btm_box li.m0 {
    margin-right: 0;
}


/* 公司介绍 */

.aywm_box {
    clear: both;
    width: 880px;
    overflow: hidden;
}

.aywm_box .title_h1 {
    font-size: 18px;
    color: #333;
    padding-top: 28px;
}

.aywm_box .title_h1s {
    font-size: 18px;
    color: #000033;
    padding-top: 28px;
}

.aywm_box .text_h2 {
    padding-top: 20px;
    font-size: 16px;
    height: #666;
    line-height: 2;
	padding-bottom: 50px;
}

.aywm_box img {
    margin-top: 20px;
}

.mg_30 {
    margin-top: 30px;
}

.top_xz_18 {
    font-size: 18px;
    color: #666;
    padding-top: 20px;
}

.shim_box {
    width: 832px;
    margin-top: 20px;
    overflow: hidden;
}

.shim_box .left_img {
    width: 293px;
    height: 392px;
    float: left;
}

.shim_box .right_box {
    width: 420px;
    height: 393px;
    float: left;
    margin-left: 45px;
    padding-bottom: 70px;
}

.right_box li {
    float: left;
}

.right_box li .left_img1 {
    width: 60px;
    height: 60px;
    float: left;
    margin-bottom: 45px;
}

.right_box li .left_img1 img {
    border-radius: 50%;
}

.right_box li .right_text {
    float: left;
    margin-left: 12px;
	width: 346px;
}

.right_box li .right_text .right_text1 {
    font-size: 22px;
    color: #333;
    padding-top: 22px;
}

.right_box li .right_text .right_text2 {
    font-size: 16px;
    color: #666;
    padding-top: 5px;
}


/* 解决方案 */

.ling_jjfa_2bg .ul_dh {
    width: 723px;
    height: 60px;
}

.ling_jjfa_2bg .ul_dh li {
    width: 213px;
    height: 60px;
    text-align: center;
    font-size: 18px;
    float: left;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #eee;
}

.ling_jjfa_2bg .ul_dh li a {
    width: 100%;
    height: 100%;
    color: #333;
    line-height: 3;
}

.ling_jjfa_2bg .ul_dh li:hover a {
    color: #fff;
}

.ling_jjfa_2bg .ul_dh li:hover {
    background: #014099;
    color: #fff;
}

.ling_jjfa_2bg .ul_dh li.active {
    background: #014099;
    color: #fff;
}

.ling_jjfa_2bg .ul_dh li.active a {
    color: #fff;
}

.jjfa_bg1 {
    height: 427px;
    background: url(../images/jjfa_bg1.jpg) no-repeat center;
}

.jjfa_bg_lwmf {
    height: 437px;
    background: url(../images/jjfa_mf1.jpg) no-repeat center;
}

.jjfa_sd {
    height: 437px;
    background: url(../images/jjfa_sd.jpg) no-repeat center;
}

.line_jjfa_bg_02 {
    height: 255px;
    background: url(../images/jjfa_bg2.jpg) no-repeat center;
}

.jjfa_title_1 {
    width: 330px;
    font-size: 28px;
    color: #333;
    text-align: center;
    padding-top: 63px;
    margin-left: 62px;
}

.jjfa_title_2 {
    width: 1024px;
    color: #666;
    font-size: 18px;
    padding: 130px 0 0 138px;
    text-align: justify;
    line-height: 1.7;
}

.jjfa_img1 {
    width: 533px;
    height: 470px;
    margin: 50px auto 113px;
}

.jjfa_img1s {
    width: 1200px;
    height: 607px;
    margin: 3px auto 0;
}

.line_jjfa_bg_02 .title_1 {
    font-size: 28px;
    color: #fff;
    padding: 17px 0 0 6px;
}

.pd_70 {
    padding-top: 82px;
}

.jjfa_title_2s {
    font-size: 28px;
    color: #333;
    padding-top: 140px;
    text-align: center;
}

.sd_box {
    width: 1200px;
    height: 540px;
    margin: 15px 0 100px 0;
}

.sd_box .left_box {
    width: 488px;
    height: 540px;
    float: left;
    background: url(../images/sdzx_img1.jpg) no-repeat center;
    position: relative;
}

.lo_text {
    position: relative;
}

.sd_box .lo_text .x_text1 {
    position: absolute;
}

.sd_box .lo_text .x_text1 .ct1 {
    font-size: 18px;
    color: #333;
}

.sd_box .lo_text .x_text1 .ct2 {
    font-size: 14px;
    color: #999;
}

.location_x1 {
    top: 10px;
    left: 303px;
}

.location_x2 {
    top: 143px;
    left: 480px;
}

.location_x3 {
    top: 376px;
    left: 483px;
}

.location_x4 {
    top: 489px;
    left: 325px;
}

.sd_box .right_box {
    width: 477px;
    height: 314px;
    border-left: 2px solid #eee;
    padding-left: 35px;
    float: right;
    margin-top: 135px;
}

.sd_box .right_box .title_1 {
    font-size: 28px;
    color: #333;
    margin-top: -20px;
}

.sd_box .right_box .btm_text1 {
    font-size: 14px;
    color: #333;
    padding-top: 20px;
    line-height: 3.5;
}


/* 服务案例 */

.line_02_fwal {
    overflow: hidden;
    padding-bottom: 40px;
}

.pd_p0 {
    padding-bottom: 0;
}

.line_nav_mb {
    height: 70px;
    margin: 22px 0 28px;
    overflow: hidden;
}

.line_nav_mb li {
    font-size: 12px;
    color: #666;
    float: left;
}

.line_nav_mb li a {
    color: #666;
}

.mb_tit {
    width: 1200px;
    margin-top: -17px;
    position: absolute;
}

.mb_tit .title_1 {
    color: #21b8d3;
    font-size: 24px;
    text-align: center;
}

.mb_tit .title_1 span {
    font-size: 14px;
}

.right_ico_text {
    margin-left: 398px;
    padding-top: 50px;
}

.right_ico_text .text_1 {
    width: 702px;
    font-size: 14px;
    color: #999;
    padding-top: 30px;
    line-height: 2.5;
    text-align: justify;
    padding-left: 50px;
}

.mb_tit2 {
    margin-top: 0;
    padding-top: 16px;
}

.lsan_right_box {
    width: 543px;
    height: 330px;
    float: right;
    padding-top: 130px;
}

.ul_icon {
    overflow: hidden;
}

.ul_icon li {
    width: 80px;
    margin: 0 27px;
    float: left;
}

.ul_icon li .img1 {
    width: 50px;
    height: 50px;
    margin: 0 auto;
}

.ul_icon li .text1 {
    font-size: 18px;
    color: #21b8d3;
    padding-top: 16px;
    text-align: center;
}

.lsan_right_box .btm_text {
    font-size: 14px;
    color: #999;
    line-height: 2.5;
    text-align: justify;
    padding-top: 30px;
}

.pd_top1 {
    padding-top: 50px;
}

.ul_nmn_report {
    width: 1200px;
    overflow: hidden;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding-top: 106px;
}

.ul_nmn_report li {
    width: 236px;
}

.ul_nmn_report li .img1 {
    width: 236px;
    height: 290px;
}

.ul_nmn_report li .text1 {
    font-size: 14px;
    color: #333;
    padding-top: 18px;
    text-align: center;
}

.left_text_xc {
    width: 460px;
    height: 428px;
    float: left;
    margin-left: 35px;
}

.left_text_xc .title_1 {
    font-size: 24px;
    color: #fff;
    padding-top: 25px;
    text-align: center;
}

.left_text_xc .text_1s {
    font-size: 24px;
    color: #fff;
    padding: 40px 0 0 24px;
}

.left_text_xc .text_x {
    font-size: 18px;
    color: #fff;
    padding: 40px 0 0 24px;
    line-height: 2;
}

.right_swiper_cp {
    width: 681px;
    float: right;
    margin-top: 20px;
}

.right_swiper_cp .swiper-container {
    width: 697px;
    height: 426px;
}

.right_swiper_cp .hc_next {
    right: 20px;
    top: 417px;
}

.right_swiper_cp .hc_prev {
    left: 617px;
    top: 417px;
}

.line_05_nmn {
    height: 100px;
}

.line_06_nmn {
    box-sizing: border-box;
    height: 333px;
    background: #f7f7f7;
    padding: 40px;
}

.line_06_nmn .icot {
    width: 1300px;
    margin: 0 auto;
    position: relative;
}

.cpjs_swiper_cp {
    width: 1300px;
    box-sizing: border-box;
}

.cpjs_swiper_cp .swiper-container {
    width: 1200px;
    margin: 0 auto;
}

.cpjs_swiper_cp .hc_next {
    right: 0;
    top: 140px;
}

.cpjs_swiper_cp .hc_prev {
    left: 0;
    top: 140px;
}


/* 服务案例 */

.fwal_ul {
    width: 1120px;
    margin: 0 auto;
}

.fwal_ul li {
    width: 516px;
    float: left;
    margin-right: 80px;
}

.fwal_ul li:nth-child(2n) {
    margin-right: 0;
}

.fwal_ul li .img1 {
    width: 516px;
    height: 255px;
}

.fwal_ul li .text_1 {
    font-size: 18px;
    color: #333;
    padding-top: 22px;
    text-align: center;
}


/* 联系我们 */

.line_01_lxwm {
    height: 298px;
    background: url(../images/lxwm_bg1.jpg) no-repeat center;
}

.line_02_lxwm {
    height: 833px;
    background: url(../images/lxwm_bg2.jpg) no-repeat center;
}

.line_01_zxzx {
    height: 260px;
    background: url(../images/zxzx_bg.jpg) no-repeat center;
}

.line_nav_lxwm {
    width: 555px;
    margin: 22px 0 18px;
    overflow: hidden;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
}

.oth_color1 {
    color: #014099;
}

.line_02_lxwm {
    margin: 0 0 0 28px;
    overflow: hidden;
}

.mg_l_0 {
    margin-left: 0;
}

.line_02_lxwm li {
    font-size: 12px;
    color: #666;
    float: left;
}

.line_02_lxwm li a {
    color: #666;
}

.lxwm .title_1 {
    font-size: 20px;
    color: #333;
    padding-top: 16px;
}

.lxwm_wenzi {
    width: 536px;
    height: 108px;
    font-size: 16px;
    color: #333;
    padding-left: 45px;
}

.lxwm_wenzi .mm1 {
    margin-top: 40px;
}

.lxwm_wenzi .mm2 {
    margin: 20px 0 20px;
}

.lxwm_qrcard {
    width: 191px;
    height: 200px;
    margin: 40px 0 0 180px;
}

.lxwm_qrcard .box_qr {
    width: 98px;
    height: 98px;
    margin: 0 auto;
}

.lxwm_qrcard .text1 {
    font-size: 16px;
    color: #333;
    text-align: center;
    line-height: 1.7;
    padding-top: 10px;
}


/* 资讯中心 */

.line_nav_zx {
    margin: 0 0 28px;
    overflow: hidden;
    height: 169px;
    background: #f8f8f9;
    padding-top: 25px;
    border: 1px solid #eee;
}

.line_nav_zxs {
    overflow: hidden;
}

.line_nav_zx li {
    font-size: 12px;
    color: #666;
    float: left;
}

.line_nav_zx li a {
    color: #666;
}

.zx_tit {
    width: 1200px;
    overflow: hidden;
}

.zx_tit .title_1 {
    padding-top: 60px;
    color: #333;
    font-size: 18px;
    text-align: center;
}

.zx_tit .title_2 {
    font-size: 14px;
    color: #333;
    text-align: center;
    padding-top: 18px;
}

.line_02_zxzx_nr .cont_zxnr {
    padding: 20px;
}

.line_02_zxzx_nr .cont_zxnr p,
.line_02_zxzx_nr .cont_zxnr a {
    font-size: 16px;
    color: #666;
    padding-bottom: 20px;
    line-height: 2.5;
}

.line_02_zxzx_nr .cont_zxnr .img_nr {
    width: 599px;
    margin: 0 auto 20px;
}

.line_02_zxzx_nr .cont_zxnr .img_nr img {
    display: block;
}

.next_wzbox {
    padding: 23px 0 40px;
    border-top: 1px solid #eee;
}

.f_l {
    float: left;
}

.f_r {
    float: right;
}

.wx_text {
    font-size: 12px;
    color: #999;
}

.line_nav_zx_ul {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
    display: table;
}

.line_nav_zx_ul li {
    width: 1200px;
    height: 198px;
    border: 1px solid #e5e5e5;
    padding: 25px;
    box-sizing: border-box;
    transition: 0.3s;
    margin-bottom: 33px;
}

.line_nav_zx_ul li .img1 {
    width: 200px;
    height: 150px;
    float: left;
}

.line_nav_zx_ul li .date_box {
    width: 93px;
    height: 90px;
    display: table;
    float: left;
    margin: 53px 0 0 25px;
}

.line_nav_zx_ul li .date_box .cont_data_nr1 {
    display: table-cell;
    vertical-align: middle;
    font-size: 35px;
    float: left;
    color: #333;
    transition: 0.3s;
}

.line_nav_zx_ul li .date_box .cont_data_nr2 {
    display: table-cell;
    vertical-align: middle;
    font-size: 14px;
    float: right;
    color: #333;
    margin-top: 7px;
    transition: 0.3s;
}

.line_nav_zx_ul li .right_box_nr {
    width: 777px;
    height: 124px;
    border-left: 1px solid #e5e5e5;
    margin: 20px 0 0 15px;
    float: left;
    padding-left: 20px;
}

.line_nav_zx_ul li .right_box_nr .title_1 {
    font-size: 18px;
    color: #333;
    transition: 0.3s;
}

.line_nav_zx_ul li .right_box_nr .text_1 {
    width: 777px;
    font-size: 14px;
    color: #666;
    line-height: 2;
    padding-top: 12px;
    overflow: hidden;
    text-align: justify;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.line_nav_zx_ul li:hover .date_box .cont_data_nr2,
.line_nav_zx_ul li:hover .date_box .cont_data_nr1,
.line_nav_zx_ul li:hover .right_box_nr .title_1 {
    color: #21b8d3;
    transition: 0.3s;
}

.line_nav_zx_ul li:hover {
    box-shadow: -0.313px 1.975px 10.79px 2.21px rgba(0, 0, 0, 0.15);
    transition: 0.3s;
}

.page_box .main {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 60px;
}

.fenye_page_box {
    width: 345px;
    height: 50px;
    margin: 36px auto 0;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.fenye_page_box li {
    padding: 10px 14px;
    border: 1px solid #ececec;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 5px;
    box-sizing: border-box;
    transition: 0.3s;
}

.fenye_page_box li .div_con {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: #333;
    transition: 0.3s;
}

.fenye_page_box li:hover {
    background: #21b8d3;
    transition: 0.3s;
}

.fenye_page_box li:hover .div_con {
    color: #fff;
}

div:focus {
    outline: none;
}