﻿/*================首页样式及公共部分样式================*/
/* 头部logo和导航栏开始 */
body,html{
  scroll-behavior: smooth;
}
.header .header_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 17px 0;
}

.header .header_top .top_left {
    display: flex;
    align-items: center;
}

.header .header_top .top_left img {
    padding-right: 45px;
    border-right: 1px solid #D8D8D8;
    margin-right: 32px;
}

.header .header_top .top_left .left_txt p {
    font-size: 20px;
    font-weight: bold;
    color: #222222;
}

.header .header_top .top_left .left_txt h5 {
    font-size: 24px;
    color: #EB001B;
}

.header .header_top .top_right {
    display: flex;
    align-items: center;
}

.header .header_top .top_right form {
    position: relative;
    margin-right: 44px;
}

.header .header_top .top_right form input {
    width: 216px;
    height: 41px;
    box-sizing: border-box;
    border: 1px solid #CCCCCC;
    padding-left: 15px;

}

.header .header_top .top_right form>button {
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
    background: none;
    border: none;
    cursor: pointer;
}

.header .header_top .top_right .phone {
    display: flex;
    align-items: center;
}

.header .header_top .top_right .phone span {
    font-size: 30px;
    font-weight: bold;
    color: #EB001B;
    margin-left: 12px;
}
.header .header_top .top_right .phone div{
	display: flex;
      flex-direction: column;
}
.header .header_top .language {
    display: flex;
    align-items: center;
}
.language a{ display: flex;
    align-items: center; color:#333; margin-right:15px; font-size:16px;}
.language a:hover{ color:#F00;}	
.language img{ margin-right:5px; border-radius:4px;}
.language a:last-child{ margin-right:0px;}


.address-ip ul li {
    float: none !important;
}

.swiper1 .nuogao-slide {
    width: 100%;
    max-height: 561px;
    overflow: hidden;
}

.swiper1 .nuogao-slide img {
    width: 100%;
    height: 100%;
    vertical-align: top;
}

.nav_li.nav_on>a {
    background-color: #333333;
}

.footer-fot p a {
    color: #575757;
}

.w {
    width: 1200px;
    margin: 0 auto;
}

.header {
    /* height: 139px; */
}

.header-t {
    height: 89px;
}

.header-t .logo {
    width: 290px;
    height: 89px;
    float: left;
    line-height: 112px;
}

.header-t-l {
    float: left;
}

.header-t .logo img {
    /* width: 100%; */
}

.header-t .text {
    /* width: 293px; */
    height: 89px;
    float: left;
    padding-left: 23px;
}

.header-t .text span {
    display: inline-block;
    height: 29px;
    /* width: 245px; */
    font-size: 20px;
    margin-top: 31px;
    padding-left: 18px;
    border-left: 2px solid #828282;
}

.header-t-r {
    float: right;
    width: 200px;
    height: 47px;
    margin-top: 22px;
}

.header-t-r .iphone {
    float: left;
    width: 47px;
    height: 47px;
}

.header-t-r .tel {
    float: left;
    margin-left: 6px;
    height: 100%;
    line-height: 47px;
}

.header-t-r .tel p:nth-child(1) {
    color: #000000;
    font-size: 14px;
}

.header-t-r .tel p:nth-child(2) {
    font-size: 20px;
    color: red;
    font-weight: bold;
}

.header .nav {
    width: 100%;
    background-color: #222222;
    height: 50px;
    margin: 0 auto;
}

.header .nav .nav-a {
    position: relative;
}

.header .nav .nav-a li {
    float: left;
   width: 171px; 
    /* height: 50px; */
    line-height: 50px;
    color: #ffffff;
    font-size: 16px; 
}

.nav_a_btn {
    color: #ffffff;
    display: inline-block;
    width: 100%;
    height: 100%;
    text-align: center;
}

.nav_a_btn:hover {
    background-color: #333333;
}

/* 下拉菜单开始 */
.nav-a .excel {
    width: 1200px;
    /* height: 212px; */
    background-color: rgba(255, 255, 255, 0.8);
    border-top: 2px solid #152e77;
    position: absolute;
    top: 48px;
    left: -19px;
    padding-top: 8px;
    display: none;
    z-index: 9999;
    padding-bottom: 20px;
}

.nav-a .excel ul ol span {
    display: block;
    width: 19px;
    height: 4px;
    border-radius: 2px;
    float: left;
    background-color: #EB001B;
    margin-top: 14px;
}

.nav-a .excel ul .excel-li {
    margin-left: 10px; width:230px;
}


.nav-a .excel ul ol p {
    font-size: 12px; font-weight:bold;
}

.nav-a .excel ul ol a {
    font-size: 12px; height:25px; line-height:25px;
    color: #333;
}

.nav-a .excel ul ol a:hover {
    color: #EB001B;
    text-decoration: underline;
}

.nav-a .anli,
.nav-a .nuogao,
.nav-a .new {
    position: absolute;
    width: 170px;
    background: rgba(0, 0, 0, 0.3);
    display: none;
    z-index: 999;
}

.nav-a .anli .anli-ul li,
.nav-a .nuogao .nuogao-ul li,
.nav-a .new .new-ul li {
    width: 171px;
    height: 36px;
}

.nav-a .anli .anli-ul li a,
.nav-a .nuogao .nuogao-ul li a,
.nav-a .new .new-ul li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #333;
    text-align: center;
    line-height: 36px;
    background-color: rgba(255, 255, 255, 0.8);
}

.nuogao-ul li {
    border-bottom: 1px dashed #ddd;
}

.nuogao-ul li:last-child {
    border-bottom: 0;
}

.nav-a .anli .anli-ul li a:hover,
.nav-a .nuogao .nuogao-ul li a:hover,
.nav-a .new .new-ul li a:hover {
    background-color: #fff;
    color: #eb001b;
}
.nav-a .excel ul ol p{
width:230px;}
.nav-a .excel ul .excel-li ol li {
     line-height:20px;
width：220px!important;
}
/* 下拉菜单结束 */
/* 头部logo和导航栏结束 */
/* content中间部分开始 */
/* content中间部分结束 */
/* 底部开始 */
.footer {
    width: 100%;
    background-color: #333333;
}

.footer-logo div {
    width: 260px;
    height: 82px;
    line-height: 100px;
}

.footer-logo div img {
    width: 100%;
}

.footer .line {
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #4f5356;
}

.footer .footer-body {
  width: 1360px;
  margin: 0 auto;
  padding: 64px 0 37px;
    /* height: 310px; */
}

.footer-body-l {
    /* width: 710px; */
    /* height: 248px; */
    display: flex;
}
.footer-body-l>div{
  /*margin-right: 80px;*/
}
.footer-body-l>div ul{
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  
}
.footer-body-l>div:nth-child(2) ul{
  width: 304px;
  /*height: 255px;*/
}

.footer-body-l .address {
    margin-top: 0;
}

.footer-body-l div>span {
    font-size: 18px;
    color: #cccccc;
    padding-bottom: 5px;
    border-bottom: 1px solid #AAAAAA;
    display: inline-block;
    margin-bottom: 23px;
}

.icon .bshare-custom .bshare-sinaminiblog {
    float: left;
    display: block;
    width: 31px;
    height: 31px;
    border-radius: 50%;
    padding: 0;
    margin-right: 11px;
    background: #fff url("../images/wb_03.png") no-repeat center center;
}

.icon .bshare-custom .bshare-qqim {
    float: left;
    display: block;
    width: 31px;
    height: 31px;
    border-radius: 50%;
    padding: 0;
    margin-right: 11px;
    background: #fff url("../images/qq_03.png") no-repeat center center;
}

.icon .bshare-custom .bshare-weixin {
    float: left;
    display: block;
    width: 31px;
    height: 31px;
    padding: 0;
    border-radius: 50%;
    margin-right: 11px;
    background: #fff url("../images/vx_03.png") no-repeat center center;
}

.footer-body-l .cont_us>div>ul>li{
  display: flex;
  align-items: center;
}
.footer-body-l .cont_us ul li span{
  display: block;
  font-size: 15px;
  color: #FFFFFF;
  font-weight: bold;
  margin-left: 20px;
}

.footer-body-l ul li a{
    display: inline-block;
    color: #999999;
    font-size: 16px;
    line-height: 36px;
}
.footer-body-l .address-ip p{
  color: #999999;
  font-size: 16px;
  line-height: 36px;
}
.footer-body-l .address-ip span {
  display: inline-block;
  color: #cccccc;
  font-size: 16px;
  line-height: 36px;
}
.footer-body-l ul li a:hover {
    color: #ffffff;
}


.footer-body-l .footer-body-l-img a:nth-child(2) {
    margin: 0 12px;
}

.footer .footer-fot {
    width: 100%;
    height: 60px;
    background-color: #333333;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    text-align: center;
}

.footer .footer-fot p {
  display: inline-block;
    color: #AAAAAA;
    font-size: 14px;
    text-align: center;
    line-height: 60px;
}
.footer .footer-fot p a{
  color: #AAAAAA;
}

.footer-body-r {
    width: 320px;
    height: 248px;
    float: right;
}

.footer-tell div,
.footer-email div {
    float: left;
    margin-top: 25px;
}

.footer-tell .tell-right,
.footer-email .email-right {
    margin-left: 15px;
    height: 30px;
    line-height: 20px;
}

.footer-tell .tell-right span,
.footer-email .email-right {
    color: #ffffff;
}

.footer-tell .tell-right span:nth-child(1),
.footer-email .email-right span {
    font-size: 16px;
}

.footer-tell .tell-right span:nth-child(2) {
    font-size: 25px;
    font-weight: bold;
}

.footer .erweima {
    width: 100%;
    margin-top: 15px;
}

.footer .erweima div {
    float: left;
}

.footer .erweima .add {
    margin-left: 25px;
}

.footer .erweima img {
    display: block;
    width: 122px;
    height: 122px;
    float: left;
}

.footer .erweima span {
    display: block;
    width: 15px;
    color: #838383;
    text-align: center;
    float: left;
    margin: 10px 0 0 10px;
    font-size: 16px;
}
.erwm{
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin-top: 51px;
}
.erwm ul{
  margin-left: 33px;
}
.erwm ul li img{
  vertical-align: top;
}

/* 底部结束 */
.swiper-slide {
    width: 100%;
}

.my-xuanZhong {
    background-color: #EB001B !important;
    opacity: 1 !important;
}

.product {
    width: 1366px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 94px;
}

.product .product_top {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.product .product_top h2 {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 32px;
    color: #333333;
    font-weight: bold;
}

.product .product_top h2:before {
    content: '';
    width: 61px;
    height: 2px;
    margin-right: 27px;
    background: #EB001B;
}

.product .product_top h2:after {
    content: '';
    width: 61px;
    height: 2px;
    margin-left: 27px;
    background: #EB001B;
}

.product .product_top p {
    font-size: 16px;
    color: #666666;
}

.product .product_bottom {
    margin-top: 43px;
}

.product .product_bottom ul {
    width: 100%;
    display: flex;
}

.product .product_bottom ul li {
    position: relative;
    width: 260px;
    height: 350px;
    margin-right: 17px;
    border-radius: 10px;
    background-color: #474747;
    border-radius: 10px;
    overflow: hidden;
}

.product .product_bottom ul li:hover {
    transition: all 0.5s;
    transform: translate(0, -10px);
}

.product .product_bottom ul li:nth-child(1) .product_icon {
    background: url("../images/jixie_icon_01.png") no-repeat #084CA1 center center;
}

.product .product_bottom ul li:nth-child(2) .product_icon {
    background: url("../images/jixie_icon_02.png") no-repeat #084CA1 center center;
}

.product .product_bottom ul li:nth-child(3) .product_icon {
    background: url("../images/jixie_icon_03.png") no-repeat #084CA1 center center;
}

.product .product_bottom ul li:nth-child(4) .product_icon {
    background: url("../images/jixie_icon_04.png") no-repeat #084CA1 center center;
}

.product .product_bottom ul li:nth-child(5) .product_icon {
    background: url("../images/jixie_icon_04.png") no-repeat #084CA1 center center;
}

.product .product_bottom ul li:nth-child(5) {
    margin-right: 0;
}

.product .product_bottom ul li a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: linear-gradient(180deg, #678ED4 0%, #1C3870 118%);
}

.product .product_bottom ul li a img {
    width: 100%;
    height: 282px;
    border-radius: 10px 10px 0 0;
    vertical-align: top;
}

.product .product_bottom ul li a .ico_box {
    width: 100%;
    height: 0%;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    transition: 0.4s;
}

.product .product_bottom ul li:hover a .ico_box {
    height: 100%;
}
.product .product_bottom ul li:hover a .product_h1{
  background: #222222;
}
.product .product_bottom ul li a .ico_box span {
    display: block;
    font-size: 16px;
    position: absolute;
    color: #fff;
    left: 50%;
    top: 195px;
    transform: translate(-50%);
    padding-bottom: 5px;
    border-bottom: 1px solid #fff;
}

.product .product_bottom ul li a .product_icon {
    position: absolute;
    display: block;
    width: 74px;
    height: 74px;
    left: 50%;
    top: 99px;
    border-radius: 10px;
    transform: translate(-50%);
}

.product .product_bottom ul li a .product_h1 {
    position: absolute;
    top: 282px;
    width: 100%;
    height: 68px;
    line-height: 68px;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    background-color: #474747;
    transition: 0.4s;
}

.about {
    width: 100%;
    padding-top: 69px;
    padding-bottom: 80px;
    /* background-color: #f9f9f9; */
    background: url("../images/aboutusbg.png");
}

.about .about_count {
    width: 1360px;
    margin: 0 auto;
}

.about .about_count .about_top {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.about .about_count .about_top h2 {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 32px;
    color: #333333;
    font-weight: bold;
}

.about .about_count .about_top h2:before {
    content: '';
    width: 61px;
    height: 2px;
    margin-right: 27px;
    background-color: #EB001B;
}

.about .about_count .about_top h2:after {
    content: '';
    width: 61px;
    height: 2px;
    margin-left: 27px;
    background-color: #EB001B;
}

.about .about_count .about_top p {
    font-size: 16px;
    color: #666666;
    margin-top: 17px;
}

.about .about_count .about_bottom {
    display: flex;
    justify-content: center;
    margin-top: 50px;
    height: 416px;
    overflow: hidden;
}

.about .about_count .about_bottom>img {
    width: 636px;
    height: 416px;
}

.about .about_count .about_bottom div {
    width: 661px;
    margin-left: 64px;
    /* padding-top: 27px; */
}

.about .about_count .about_bottom div h1 {
    font-size: 20px;
    color: #333333;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.about .about_count .about_bottom div h1 img {
    margin-right: 10px;
}

.about .about_count .about_bottom div i {
    display: block;
    width: 80px;
    height: 3px;
    margin-top: 12px;
    margin-bottom: 29px;
    background-color: #152e77;
}

.about .about_count .about_bottom div p {
    font-size: 16px;
    color: #333333;
    line-height: 30px; margin-bottom:20px;
    /*height: 272px;*/
}

.about .about_count .about_bottom div a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 116px;
    height: 40px;
    color: #EB001B;
    font-size: 16px;
    margin-top: 42px;
    border: 1px solid #EB001B;
    transition: all 0.5s;
}

.about .about_count .about_bottom div a:hover {
    background-color: #EB001B;
    color: #fff;
}

.case {
    position: relative;
    width: 1360px;
    margin: 0 auto;
    padding-top: 70px;
    padding-bottom: 74px;
}

.case .case_top {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.case .case_top h2 {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 32px;
    color: #333333;
    font-weight: bold;
}

.case .case_top h2:before {
    content: '';
    width: 61px;
    height: 2px;
    margin-right: 27px;
    background-color: #EB001B;
}

.case .case_top h2:after {
    content: '';
    width: 61px;
    height: 2px;
    margin-left: 27px;
    background-color: #EB001B;
}

.case .case_top p {
    font-size: 16px;
    color: #666666;
    margin-top: 17px;
}

.swiper1_pagination {
    position: absolute;
    width: 100%;
    bottom: 31px !important;
    left: 0;
    text-align: center;
    z-index: 99;
}

.case_box {
    position: relative;
    width: 100%;
    margin-top: 42px;
}

.case_box .case_hd {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.case_box .case_hd .next,
.case_box .case_hd .prev {
    position: absolute;
    display: block;
    top: 50%;
    transform: translateY(-50%);
    width: 52px;
    height: 52px;
}

.case_box .case_hd .next:hover,
.case_box .case_hd .prev:hover {
    background-color: #152e77;
}

.case_box .case_hd .next {
    right: 0;
    background: #828282 url("../images/jiantou_right.png") no-repeat center center;
}

.case_box .case_hd .prev {
    left: 0;
    background: #828282 url("../images/jiantou_left.png") no-repeat center center;
}

.case_bd {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.case_bd .swiper-button-prev,
.case_bd .swiper-button-next {
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    width: 39px;
    height: 64px;
    font-weight: bold;
}

.case_bd .swiper-button-prev {
    left: 0;
}

.case_bd .swiper-button-next {
    right: 0;
}

.case_bd .swiper-button-prev::after,
.case_bd .swiper-button-next::after {
    font-size: 18px;
}

.case_bd ul {
    width: 100%;
}

.case_bd ul li {
    width: 334px;
    margin-right: 47px;
}

@keyframes tiao {
    0% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-20px)
    }

    100% {
        transform: translateY(0)
    }
}

.case_bd ul li:hover div {
    background: #222222;
    color: #fff;
}

.case_bd ul li img {
    width: 100%;
    height: 213px;
    vertical-align: middle;
}

.case_bd ul li .case_img_box {
    width: 100%;
    height: 213px;
    overflow: hidden;
}

.case_bd ul li .case_name {
    height: 54px;
    font-size: 18px;
    color: #222222;
    line-height: 54px;
    text-align: center;
    background-color: #f0f0f0;
}

.news_box {
    width: 100%;
    padding-top: 69px;
    padding-bottom: 93px;
    background-color: #f9f9f9;
}

.news {
    width: 1360px;
    margin: 0 auto;
}

.news .news_top {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.news .news_top h2 {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 32px;
    color: #333333;
    font-weight: bold;
}

.news .news_top h2:before {
    content: '';
    width: 61px;
    height: 2px;
    margin-right: 27px;
    background-color: #EB001B;
}

.news .news_top h2:after {
    content: '';
    width: 61px;
    height: 2px;
    margin-left: 27px;
    background-color: #EB001B;
}

.news .news_top p {
    font-size: 16px;
    color: #666666;
    margin-top: 17px;
}

.news .news_bottom {
    margin-top: 39px;
    display: flex;
    justify-content: flex-start
}

.news .news_bottom .bottom_left {
    position: relative;
    width: 556px;
    height: 385px;
    margin-right: 47px;
}

.news .news_bottom .bottom_left a {
    display: block;
    width: 100%;
    height: 100%;
}

.news .news_bottom .bottom_left a img {
    width: 100%;
    height: 100%;
    vertical-align: top;
}

.news .news_bottom .bottom_left a .bottom_news_box {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    display: flex;
    width: 92%;
    justify-content: space-between;
    height: 56px;
    padding: 0 4%;
    background: rgba(0, 0, 0, 0.6);
}

.news .news_bottom .bottom_left a .bottom_news_box h2 {
    font-size: 18px;
    width: 74%;
    line-height: 56px;
    display: -webkit-box;
  	-webkit-line-clamp: 1;
  	-webkit-box-orient: vertical;
  	overflow: hidden;
}

.news .news_bottom .bottom_left a .bottom_news_box span {
    font-size: 16px;
    line-height: 56px;

}

.news .news_bottom .bottom_left a .bottom_news_box p {
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.news .news_bottom .news_nav {
    position: relative;
}

.news_hd {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    border-bottom: 1px solid #DDDDDD;
}

.news_hd ul {
    display: flex;
}
.news_hd a{
  font-size: 16px;
  color: #999999;
}
.news_hd ul li.new_nav::after{
  content: '';
  width: 100%;
  height: 4px;
  background: #EB001B;
  position: absolute;
  left: 0;
  bottom: -13px;
}
.news_hd ul li{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    font-size: 20px;
    line-height: 36px;
    color: #222222;
    padding-left: 25.5px;
    margin-right: 56px;
    margin-bottom: 11px;
}
.news_hd ul li:last-child{
  margin-right: 0;
}
.news_hd ul li:first-child::before{
  content: '';
  position: absolute;
  width: 15px;
  height: 16.67px;
  background: url("../images/newsicob1.png");
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.news_hd ul li:nth-child(2)::before{
  content: '';
  position: absolute;
  width: 15px;
  height: 16.67px;
  background: url("../images/newsicob2.png");
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.news_hd ul li.new_nav:first-child::before{
  content: '';
  position: absolute;
  width: 15px;
  height: 16.67px;
  background: url("../images/newsicor1.png");
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.news_hd ul li.new_nav:nth-child(2)::before{
  content: '';
  position: absolute;
  width: 15px;
  height: 16.67px;
  background: url("../images/newsicor2.png");
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.news_bd {
    width: 100%;
    height: 100%;
}

.news_bd ul {
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.news_bd ul .read_more {
    height: 40px;
    width: 167px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    color: #666666;
    transform: translate(0, -100%);
    border: 1px solid #a5a5a5;
}

.news_bd ul .read_more:hover {
    color: #152e77 !important;
}

.news_bd ul .read_more:hover:after {
    background: url("../images/read_more_on.png") no-repeat center center;
}

.news_bd ul .read_more:after {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    margin-left: 22px;
    background: url("../images/read_more.png") no-repeat center center;
    background-size: 100% 100%;
}

.news_bd ul li:last-child{
  margin-bottom: 0;
}

.news_bd ul li:hover .news_a_left p {
  color: #152e77;
}

.news_bd ul li:hover .news_a_right p {
    color: #152e77;
}

.news_bd ul li:nth-child(3) {
    border-bottom: 0;
    padding-bottom: 0;
}

.news_bd ul li a {
    display: flex;
    flex-direction: column;
    color: #000;
}

.news_bd ul li a .news_a_left {
    display: flex;
    align-items: center;
    width: 722px;
}

.news_bd ul li a .news_a_left span {
  display: block;
    font-size: 16px;
    color: #666666;
    font-weight: bold;
    background: linear-gradient(270deg, #f9f9f9 6%, #EAEAEA 84%);
    padding: 10px 25px 10px 39px;
    position: relative;
}
.news_bd ul li a .news_a_left span::after{
  content: '';
  width: 20px;
  height: 20px;
  background: url('../images/time.png');
  position: absolute;
  top: 50%;
  left: 11px;
  transform: translateY(-50%);

}

.news_bd ul li a .news_a_left p {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
}

.news_bd ul li a .news_a_right {
    width: 722px;
}

.news_bd ul li a .news_a_right h1 {
    font-size: 20px;
    color: #333333;
    font-weight: 400;
}

.news_bd ul li a .news_a_right p {
    color: #666666;
    font-size: 16px;
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


.tou_back {
    width: 100%;
    height: 300px;
    background: url("../images/case.jpg") no-repeat center center;
    background-size: 100% 100%;
}

.tou_back .tou_count {
    position: relative;
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding-top: 70px;
    padding-left: 20px;
    box-sizing: border-box;
}
.about_us{
 background: url("../images/about_us.jpg") no-repeat center center;
}
.tou_back .tou_count h1 {
    font-size: 30px;
    color: #fff;
}

.tou_back .tou_count>i {
    display: block;
    width: 50px;
    height: 3px;
    margin: 19px 0;
    background-color: #fff;
}

.tou_back .tou_count>p {
    font-size: 18px;
    color: #fff;
}
.tou_count_bottom {
    width: 1200px;
    margin: 0 auto;
    /* position: absolute; */
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 20px 0;
    /* left: 20px; */
    /* bottom: 13px; */
}

.tou_count_bottom i {
    display: block;
    width: 12px;
    height: 14px;
    margin-right: 11px;
    background: url("../images/address_icon1.png") no-repeat center center;
}
.tou_count_bottom p {
    font-size: 16px;
    font-weight: bold;
}

.tou_count_bottom p a {
    font-size: 16px;
    color: #000;
}

.enterpriseBox {
    width: 100%;
}

.enterprise_hd {
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #d7d6d6;
}

.enterprise_hd ul {
    display: flex;
    width: 1200px;
    margin: 0 auto;
}

.enterprise_hd ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 190px;
    height: 50px;
    font-size: 16px;
    color: #000;
    cursor: pointer;
}

.enterprise_on {
    color: #fff !important;
    background-color: #eb001b;
}

.enterprise_bd_ul {
    width: 100%;
}

.enterprise_box {
    width: 1200px;
    margin: 68px auto 99px;
}

.enterprise_bd {
    width: 100%;
}

.enterprise_bd .enterprise_bd_ul_top {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}

.enterprise_bd .enterprise_bd_ul_top h1 {
    font-size: 24px;
    color: #000 ;
}

.enterprise_bd .enterprise_bd_ul_top p {
    font-size: 16px;
    color: #a9a9a9;
}

.enterprise_bd .enterprise_bd_ul_p {
    width: 100%;
    margin-top: 29px;
    text-align: center;
}

.enterprise_bd .enterprise_bd_ul_p p {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
}

.enterprise_bd .enterprise_bd_ul_p p:nth-child(2) {
    margin-top: 30px;
}

.enterprise_bd .enterprise_bd_ul_img {
    width: 1000px;
    margin: 40px auto 0;
}

.enterprise_bd .enterprise_bd_ul_img ul {
    display: flex;
    justify-content: space-between;
}

.enterprise_bd .enterprise_bd_ul_img ul li {
    width: 285px;
    height: 214px;
}

.enterprise_bd .enterprise_bd_ul_img ul li img {
    vertical-align: middle;
}

.culture {
    width: 100%;
    /* height: 399px; */
    background: url("../images/wenhua_back.jpg") no-repeat;
    background-size: 100% 100%;
}

.culture .culture_count {
    width: 1200px;
    margin: 0 auto;
    padding: 70px 0;
}

.culture .culture_count .culture_count_top .culture_count_ul_top {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.culture .culture_count .culture_count_top .culture_count_ul_top h1 {
    font-size: 24px;
    color: #152e77;
}

.culture .culture_count .culture_count_top .culture_count_ul_top p {
    font-size: 16px;
    color: #a9a9a9;
}

.culture .culture_count .culture_count_bottom ul {
    display: flex;
    justify-content: space-between;
    /* flex-wrap: wrap; */
}

.culture .culture_count .culture_count_bottom ul li {
    width: 20%;
    display: flex;
    margin-top: 50px;
    flex-direction: column;
    align-items: center;
    padding: 35px 20px;
}
.culture .culture_count .culture_count_bottom ul li:hover{
  background: #FFFFFF;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
}
.culture .culture_count .culture_count_bottom ul li img {
    width: 56px;
    height: 56px;
    margin-bottom: 30px;
}

.culture .culture_count .culture_count_bottom ul li div {
    display: flex;
    /* margin-left: 25px; */
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.culture .culture_count .culture_count_bottom ul li div h2 {
    font-size: 24px;
    color: #333333;
    margin-bottom: 30px;
}

.culture .culture_count .culture_count_bottom ul li div p {
    font-size: 18px;
    color: #333333;
    text-align: center;
}

.map {
    width: 1200px;
    /* height: 380px; */
    margin: 40px auto 20px;
    display: flex;
}

.map img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: 240px;
}

.map .map_left {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 25px 0;
}

.map .map_left img {
    width: 50%;
    height: 100%;
}

.map .map_right {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    box-sizing: border-box;
    padding-left: 11px;
    padding-right: 34px;
}

.map .map_right h1 {
    font-size: 28px;
    color: #000;
    margin-bottom: 20px;
}

.map .map_right .miaoshu {
    font-size: 16px;
    color: #a9a9a9;
}

.map .map_right .network_count {
    font-size: 16px;
    color: #999999;
    margin-top: 46px;
    margin-bottom: 20px;
}

.ry_box {
    width: 1200px;
    margin: 50px auto 0;
}

.ry_box ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ry_box ul li {
    width: 375px;
    margin-bottom: 56px;
    border-bottom: 1px solid #e0e0e0;
}

.ry_box ul li img {
    width: 100%;
    border: 1px solid #e0dfdf;
}

.ry_box ul li .ry_name {
    width: 100%;
    height: 65px;
    text-align: center;
    line-height: 65px;
}

.ry_box ul li .ry_name h1 {
    font-size: 16px;
    font-weight: 400;
}

.fenyeqi {
    width: 100%;
    display: flex;
    margin-bottom: 95px;
    justify-content: center;
}

.fenyeqi span {
    min-width: 20px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #888888;
    margin: 0 6px;
    padding: 0 10px;
    border: 1px solid #d8d8d8;
    text-align: center;
}

.fenyeqi span.current {
    background: #152e77;
    color: #fff;
}

.fenyeqi a {
    min-width: 20px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #888888;
    margin: 0 6px;
    padding: 0 10px;
    border: 1px solid #d8d8d8;
    text-align: center;
}

.fenye_on {
    color: #fff !important;
    background-color: #152e77;
}

.mask_back {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    background-color: #000;
}

.mask_count {
    position: fixed;
    display: flex !important;
    justify-content: center;
    align-items: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 800px;
    height: 500px;
    border-radius: 20px;
    background-color: #fff;
}

.mask_count img {
    width: 605px;
    height: 407px;
}

.mask_count .mask_stop {
    position: absolute;
    right: 11px;
    top: 11px;
    width: 36px;
    height: 36px;
    border: 2px solid #4c4c4c;
    border-radius: 50%;
    background: url("../images/x.png") no-repeat center center;
}
.crumbs_box{
  width: 100%;
  background-color: #fff;
}
.crumbs {
    position: relative;
    display: flex;
    align-items: center;
    width: 1200px;
    height: 58px;
    box-sizing: border-box;
    margin: 0 auto;
    justify-content: space-between;
}

.crumbs>a {
    position: relative;
    font-size: 14px;
    color: #666666;
    padding-left: 33px;
    position: relative;
    text-decoration: underline;
}
.crumbs>a::after{
  content: '';
  width: 20px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url("../images/fanhuiico.png");

}

.crumbs .crumbs_icon {
    display: block;
    width: 12px;
    height: 14px;
    margin-right: 10px;
    background: url("../images/address_icon1.png") no-repeat center center;
}

.crumbs .crumbs_address {
    font-size: 14px;
    color: #222222;
}

.crumbs .crumbs_address a {
    color: #666666;
}

.details {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    /* height: 346px; */
    margin: 44px auto 41px;
}

.details .details_left {
    width: 540px;
    height: 405px;
    display: flex;
    align-items: center;
    overflow: hidden;
}

.details .details_left img {
    width: 100%;
    height: 100%;
    border: 1px solid #e7e7e7;
}

.details .details_right {
    width: 579px;
    display: flex;
    flex-direction: column;
}

.details .details_right h1 {
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 18px;
}

.details .details_right>p {
    font-size: 16px;
    color: #444444;
    line-height: 30px;
    padding-bottom: 47px;
    border-bottom: 1px solid #D8D8D8;
}

.details .details_right a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 264px;
    height: 43px;
    font-size: 18px;
    color: #152e77;
    border-radius: 5px;
    cursor: default;
    border: 1px solid #152e77;
    margin-top: 47px;
}

.details .details_right a:hover {
    color: #fff;
    background-color: #152e77;
}
.details .details_right .pro_phone{
  display: flex;
  align-items: center;
  margin-top: 47px;
}
.details .details_right .pro_phone img{
  padding-right: 19px;
  border-right: 1px solid #BFBFBF;
  margin-right: 18px;
}
.details .details_right .pro_phone .phone_txt p{
  font-size: 18px;
  font-weight: bold;
  color: #222222;
}

.details .details_right .pro_phone .phone_txt span{
  font-size: 18px;
  color: #EB001B;
  font-weight: bold;
  display:inline-block;
  margin-right: 20px;
}
.introduce_box{
  width: 100%;
  background: #fff;
}
.introduce_box .introduce .intro_nav{
  display: flex;
  border-bottom: 1px solid #DDDDDD;
}
.introduce_box .introduce .intro_nav li{
  width: 117px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 16px;
}
.introduce_box .introduce .intro_nav li a{
    color: #000;
}
.introduce {
    width: 1200px;
    margin: 0 auto 88px;
    /* padding: 0 30px 62px; */
    box-sizing: border-box;
    background-color: #fff;
    padding-top: 50px;
}
.introduce_box .introduce .intro_nav li.active{
    background: #EB001B;

}
.introduce_box .introduce .intro_nav li.active a{
    color: #fff;
}
.introduce .introduce_bt {
    display: flex;
    align-items: center;
    width: 100%;
    padding-top: 38px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dddddd;
}
.introduce_box .introduce .intro_cont{
  margin-top: 20px;
}
.introduce_box .introduce .intro_cont ul li{
  margin-bottom: 34px;
}
.introduce_box .introduce .intro_cont ul li img{
	max-width:100%;
}
.introduce_box .introduce .intro_cont ul li:last-child{
  margin-bottom: 0;
}
.introduce_box .introduce .intro_cont ul li .cont_title{
  display: flex;
  align-items: center;
  padding: 16px 0 16px 21px;
  background: linear-gradient(270deg, rgba(247,247,247,0.00) 0%, #F1F1F1 60%);
}
.introduce_box .introduce .intro_cont ul li .cont_title img{
  margin-right: 10px;
}
.introduce_box .introduce .intro_cont ul li .cont_title p{
  font-size: 18px;
  color: #222222;
 
}
.introduce_box .introduce .intro_cont ul li .cont_txt{
 
}
.introduce_box .introduce .intro_cont ul li .cont_txt p {
  font-size: 16px;
  line-height: 30px;
  color: #222222;
   padding:7px 38px 7px 42px;
}
.introduce_box .introduce .intro_cont ul li .cont_txt img{
  /*margin-top: 50px;*/
}
.introduce_box .introduce .intro_cont ul li .cont_txt .cont_imgs{
  display: flex;
  flex-wrap: wrap-reverse;
  justify-content: space-between;
  width: 95%;
  margin: 0 auto;
}
.introduce_box .introduce .intro_cont ul li .cont_txt .cont_imgs img{
 max-width: 100%;
}
.introduce .introduce_bt i {
    width: 20px;
    height: 4px;
    margin-right: 13px;
    background-color: #152e77;
}

.introduce .introduce_bt h1 {
    font-size: 24px;
    color: #333333;
    font-weight: 400;
}

.introduce .introduce_count {
    padding-top: 30px;
    font-size: 16px;
    color: #666666;
}

.introduce .introduce_count p {
    line-height: 28px;
    margin-bottom: 24px;
}

.introduce .introduce_count img {
    width: 100%;
    margin: 20px 0;
}

.advantage_bt {
    display: flex;
    align-items: center;
    width: 100%;
    padding-top: 38px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dddddd;
}

.advantage_bt i {
    width: 20px;
    height: 4px;
    margin-right: 13px;
    background-color: #152e77;
}

.advantage_bt h1 {
    font-size: 24px;
    color: #333333;
    font-weight: 400;
}

.advantage_count h1 {
    font-size: 18px;
    color: #333333;
    margin: 31px 0;
}

.advantage_count p {
    font-size: 16px;
    color: #666666;
    line-height: 26px;
}

.centre_back {
    /* background: url("../images/cpzx_back.jpg") no-repeat center center; */
}

.centre {
    width: 1200px;
    display: flex;
    justify-content: space-between;
    margin: 70px auto 74px;
    align-items: flex-start
}

.centre .centre_left {
    position: relative;
    width: 250px;
    box-sizing: border-box;
    padding: 18px 10px;
    border: 1px solid #e4e4e4;
    box-sizing: border-box;
}

.centre .centre_left .bt_position {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -100%);
    width: 100%;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #eee;
}

.centre .centre_left .bt_position h1 {
    font-size: 14px;
    color: #EB001B;
    margin-right: 9px;
}

.centre .centre_left .bt_position p {
    font-size: 12px;
    color: #a8afca;
}

.centre .centre_left .nav_left {
    width: 100%;
    margin-bottom: 15px;
}

.centre .centre_left .nav_left:first-child .nav_left_top i {
    /* transform: rotate(90deg); */
}

.centre .centre_left .nav_left .nav_left_top {
    width: 100%;
    height: 42px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-left: 4px solid #ddd;
   
    cursor: pointer;
    margin-bottom: 10px;
}
.centre .centre_left .nav_left .nav_left_top.on{
  border-left-color:#eb001b ;
    background-color: #f1f1f1;
}
.centre .centre_left .nav_left .nav_left_top.on h1{
	font-weight:700;
	color: rgb(235, 0, 27);
}
.centre .centre_left .nav_left .nav_left_top h1 {
    font-size: 16px;
    color: #333333;
    margin-left: 7px;
    font-weight: 400;
}

.centre .centre_left .nav_left .nav_left_top i {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 9px;
    background: #ddd;
    display: flex;
    justify-content: center;
    align-items: center;
}
.centre .centre_left .nav_left .nav_left_top i.on{
  background: #EB001B;
}
.centre .centre_left .nav_left .nav_left_top i img{
  width: 14px;
}

.centre .centre_left .nav_left .nav_left_bottom {
    display: none;
}

.centre .centre_left .nav_left .nav_left_bottom .nav_position {
    padding-bottom: 16px;
}

.centre .centre_left .nav_left .nav_left_bottom .nav_position li {
    display: flex;
    padding-left: 12px;
    align-items: center;
    height: 46px;
    font-size: 14px;
    color: #333333;
    border-bottom: 1px dashed #d6d5d5;
}

.centre .centre_left .nav_left .nav_left_bottom .nav_position li a:hover {
    color: #152e77 !important;
    font-weight: 700;
}

.centre .centre_right {
    width: 900px;
}

.centre .centre_right ul {
    width: 100%;
    box-sizing: border-box;
}

.centre .centre_right ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    height: 190px;
    padding: 0 27px 0 19px;
    border-bottom: 1px solid #f5f5f5;
}

.centre .centre_right ul li:hover {
    border-radius: 5px;
    box-shadow: 0 0 8px #ccc;
}

.centre .centre_right ul li:hover .cp_right h2,
.centre .centre_right ul li:hover .cp_right p {
    color: #EB001B;
}

.centre .centre_right ul li:hover .cp_right .liaoJie {
    background-color: #EB001B;
    color: #fff;
}

.centre .centre_right ul li .cp_left {
    width: 230px;
    height: 148px;
    display: flex;
    align-items: center;
    overflow: hidden;
}

.centre .centre_right ul li .cp_left img {
    width: 100%;
    border: 1px solid #e7e7e7;
}

.centre .centre_right ul li .cp_right {
    position: relative;
    width: 588px;
    height: 147px;
}

.centre .centre_right ul li .cp_right h2 {
    font-size: 18px;
    color: #333333;
    margin: 16px 0;
}

.centre .centre_right ul li .cp_right p {
    font-size: 16px;
    color: #666666;
}

.centre .centre_right ul li .cp_right .liaoJie {
    position: absolute;
    right: 0;
    bottom: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 105px;
    height: 35px;
    color: #EB001B;
    border-radius: 5px;
    border: 1px solid #EB001B;
}

.cp_fenYeQi {
    margin-top: 37px;
    margin-bottom: 0;
}

.news_back {
    background: url("../images/news.jpg") no-repeat center center;
}

.information_count {
    width: 1200px;
    margin: 0 auto;
}

.information_count ul {
    margin-bottom: 56px;
}

.information_count ul li {
    position: relative;
    width: 100%;
    /* height: 168px; */
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 10px;
    /* padding-right: 99px; */
    border-bottom: 1px solid #e2e2e2;
}

.information_count ul li:hover .information_time h1,
.information_count ul li:hover .information_time p,
.information_count ul li:hover .information_text h2,
.information_count ul li:hover .information_text p {
    color: #eb001b;
}

.information_count ul li:hover .information_nav {

    background-color: #eb001b;
}

.information_count ul li .information_nav {
    background: url("../images/rightjt.png") no-repeat center center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #999;
}

.information_count ul li .information_time {
    width: 128px;
    height: 53px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #e2e2e2;
}

.information_count ul li .information_time h1 {
    font-size: 35px;
    color: #9d9d9d;
    font-weight: 400;
}

.information_count ul li .information_time p {
    font-size: 16px;
    color: #9d9d9d;
}

.information_count ul li .information_text {
    width: 500px;
}
.information_count ul li .information_img{
  width: 200px;

}
.information_count ul li .information_img img{
  width: 100%;
  vertical-align: top;
}
.information_count ul li .information_text h2 {
    font-size: 16px;
    color: #333333;
    margin-bottom: 6px;
}

.information_count ul li .information_text p {
    font-size: 14px;
    color: #888888;
    line-height: 28px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.news_details {
    width: 1200px;
    margin: 74px auto 97px;
}

.news_details .details_top {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.news_details .details_top h1 {
    font-size: 25px;
    color: #333333;
    font-weight: 400;
}

.news_details .details_top .details_miaoshu {
    margin: 27px 0 20px 0;
}

.news_details .details_top .details_miaoshu span {
    font-size: 14px;
    color: #666666;
    margin: 0 11px;
}

.news_details .details_instructions {
    width: 100%;
    /* display: flex;
    flex-direction: column;
    align-items: center; */
    border-top: 1px dashed #dddddd;
    border-bottom: 1px dashed #dddddd;
}

.news_details .details_instructions img {
    width: 745px;
    /* height: 420px; */
    /* margin-top: 48px; */
    /* margin-bottom: 58px; */
}

/* .news_details .details_instructions p {
    font-size: 16px;
    color: #666666;
    text-indent: 2em;
    margin-bottom: 48px;
} */

.news_details .next_news,
.news_details .on_news {
    display: inline-block;
    margin-top: 23px;
    font-size: 16px;
    color: #666666;
    cursor: pointer;
}

.news_details .next_news a,
.news_details .on_news a {
    color: #666666;
}

.news_details .next_news:hover,
.news_details .on_news:hover {
    color: #152e77;
}

.news_details .next_news:hover a,
.news_details .on_news:hover a {
    color: #152e77;
}

.update_back {
    background: url("../images/down.jpg") no-repeat center center;
}

.update_right {
    width: 900px;
}

.update_right ul .update_li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding-left: 17px;
    padding-right: 19px;
    margin-bottom: 14px;
    height: 92px;
    border: 1px solid #e0dfdf;
}

.update_right ul .update_li:last-child {
    margin-bottom: 0;
}

.update_right ul .update_li:hover .update_name p {
    font-size: 20px;
    color: #152e77;
}

.update_right ul .update_li:hover .update_name i {
    background-color: #152e77;
}

.update_right ul .update_li:hover {
    box-shadow: 0 0 6px #ccc;
}

.update_right ul .update_li .update_name {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.update_right ul .update_li .update_name i {
    display: block;
    width: 12px;
    height: 2px;
    background-color: #999999;
}

.update_right ul .update_li .update_name p {
    font-size: 18px;
    color: #333333;
    margin-left: 11px;
}

.update_right ul .update_li .update_li_right {
    display: flex;
}

.update_right ul .update_li .update_li_right .update_yulang,
.update_right ul .update_li .update_li_right .update_up {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 84px;
    cursor: pointer;
}

.update_right ul .update_li .update_li_right .update_yulang {
    position: relative;
}

.update_right ul .update_li .update_li_right .update_yulang p {
    margin-top: 10px;
}

.update_right ul .update_li .update_li_right .update_up p {
    margin-top: 11px;
}

.update_right ul .update_li .update_li_right .update_yulang:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 27px;
    transform: translateY(-50%);
    background-color: #d7d6d6;
}

.update_left {
    cursor: pointer;
}


.content-Application {
    height: 1215px;
    padding-top: 105px;
    position: relative;
}

.content-Application .Application-l {
    position: relative;
    width: 248px;
    border: 1px solid #e4e4e4;
    height: 1136px;
    float: left;
    background-color: #ffffff;
    padding-top: 2px;
}

.content-Application .Application-l .Application-l-text {
    width: 224px;
    height: 65px;
    background-color: #1c439e;
    position: absolute;
    top: -54px;
    left: 13px;
    border-radius: 15px;
    z-index: -11;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    line-height: 50px;
}

.content-Application .Application-l .Application-l-text span:nth-child(2) {
    font-size: 16px;
    color: #a8aec9;
    font-weight: 400;
}

.content-Application .Application-l .Application-l-tab-ul a {
    display: inline-block;
    width: 220px;
    height: 50px;
    margin-top: 16px;
    background-color: #f1f1f1;
    font-size: 16px;
    color: #000000;
    line-height: 50px;
    border-left: 4px solid #152e77;
    padding-left: 6px;
    margin-left: 7px;
}

.content-Application .Application-l .Application-l-tab-ul a:hover {
    font-weight: 700;
}

.content-Application .Application-l .Application-l-tab-ul a:hover {
    color: #152e77;
}

.content-Application .Application-r {
    height: 1140px;
    width: 900px;
    float: left;
    margin-left: 50px;
}

.content-Application .Application-r .Application-r-tab {
    width: 100%;
    height: 100%;
    display: none;
}

.content-Application .Application-r .Application-r-tab .Application-r-tab-div {
    width: 100%;
    height: 1092px;
}

.content-Application .Application-r .Application-r-tab .Application-r-tab-div .Application-r-tab-r {
    margin-left: 20px;
}

.content-Application .Application-r .Application-r-tab .Application-r-tab-div .Application-r-tab-l,
.content-Application .Application-r .Application-r-tab .Application-r-tab-div .Application-r-tab-r {
    height: 100%;
    width: 440px;
    float: left;
}

.content-Application .Application-r .Application-r-tab .Application-r-tab-div .Application-r-tab-l a,
.content-Application .Application-r .Application-r-tab .Application-r-tab-div .Application-r-tab-r a {
    display: inline-block;
    width: 100%;
    height: 339px;
    margin-bottom: 25px;
}

.content-Application .Application-r .Application-r-tab .Application-r-tab-div .Application-r-tab-l a img,
.content-Application .Application-r .Application-r-tab .Application-r-tab-div .Application-r-tab-r a img {
    width: 100%;
    height: 283px;
    vertical-align: middle;
}

.content-Application .Application-r .Application-r-tab .Application-r-tab-div .Application-r-tab-l a span,
.content-Application .Application-r .Application-r-tab .Application-r-tab-div .Application-r-tab-r a span {
    display: block;
    width: 100%;
    height: 56px;
    font-size: 18px;
    color: #000000;
    text-align: center;
    line-height: 56px;
    background-color: #f1f1f1;
}

.content-Application .Application-r .Application-r-tab .Application-r-tab-div .Application-r-tab-l a:hover span,
.content-Application .Application-r .Application-r-tab .Application-r-tab-div .Application-r-tab-r a:hover span {
    background-color: #152e77;
    color: #ffffff;
}

.content-Application .Application-r .Application-r-tab .Application-r-tab-div .Application-r-tab-l .Application-r-tab-r,
.content-Application .Application-r .Application-r-tab .Application-r-tab-div .Application-r-tab-r .Application-r-tab-r {
    margin-left: 20px;
}

.content-Application .Application-r .Application-r-tab .Application-r-tab-fot {
    width: 350px;
    height: 40px;
    margin: 0 auto;
}

.content-Application .Application-r .Application-r-tab .Application-r-tab-fot .Application-r-tab-fot-li {
    float: left;
}

.content-Application .Application-r .Application-r-tab .Application-r-tab-fot .Application-r-tab-fot-li a {
    display: inline-block;
    width: 38px;
    height: 38px;
    border: 1px solid #d8d8d8;
    margin-left: 6px;
    text-align: center;
    line-height: 38px;
    color: #a5a5a5;
}

.content-Application .Application-r .Application-r-tab .Application-r-tab-fot .Application-r-tab-fot-li a:hover {
    background-color: #162e78;
    color: #efefef;
}

.content-Application .Application-r .Application-r-tab .Application-r-tab-fot .Application-r-tab-fot-li:first-child a {
    margin: 0;
}

.content-Application .Application-r .Application-r-tab .Application-r-tab-fot .Application-r-tab-fot-li:first-child a,
.content-Application .Application-r .Application-r-tab .Application-r-tab-fot .Application-r-tab-fot-li:last-child a {
    width: 78px;
    height: 38px;
}

.cpm-bg {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
}

.cpm-bg .cpm {
    width: 800px;
    height: 500px;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 9999;
    transform: translate(-50%, -50%);
    background-color: #ffffff;
    border-radius: 20px;
}

.cpm-bg .cpm .cpm-img {
    position: absolute;
    top: 90px;
    left: 150px;
    width: 500px;
    height: 320px;
    overflow: hidden;
}

.cpm-bg .cpm .cpm-img img {
    width: 100%;
}

.cpm-bg .cpm .cpm-out {
    width: 30px;
    height: 30px;
    position: absolute;
    margin-top: 10px;
    right: 10px;
    cursor: pointer;
}

.content-news-bg {
    width: 100%;
    /* height: 750px; */
    background: url(../images/callme_bg_02.png) no-repeat top;
    padding: 65px 0;
}

.content-news {
    /* height: 680px; */
}

.content-news .content-news-a {
    width: 100%;
    height: 164px;
    padding-top: 45px;
    background-color: #ffffff;
    box-shadow: 0px 0px 20px #dddddd;
}

.content-news .content-news-a .content-news-a-t {
    width: 1020px;
    margin: 0 auto;
    height: 26px;
    font-size: 20px;
    text-align: center;
    display: flex;
    justify-content: space-between;
}

.content-news .content-news-a .content-news-a-f {
    width: 1020px;
    margin: 0 auto;
    height: 56px;
    margin-top: 20px;
}

.content-news .content-news-a .content-news-a-f div {
    width: 330px;
    height: 100%;
    float: left;
    text-align: center;
}

.content-news .content-news-a .content-news-a-f div p {
    font-size: 16px;
}

.content-news .content-news-a .content-news-a-f div:nth-child(2) {
    margin: 0 15px;
}

.content-news .content-news-b,
.content-news .content-news-c {
    width: 100%;
    height: 200px;
}

.content-news .content-news-b div,
.content-news .content-news-c div {
    width: 545px;
    height: 170px;
    float: left;
    padding-top: 30px;
    padding-left: 38px;
    background-color: #ffffff;
    box-shadow: 0px 0px 20px #dddddd;
}

.content-news .content-news-b div span,
.content-news .content-news-c div span {
    font-size: 20px;
    color: #666666;
    font-weight: 700;
    margin-bottom: 10px;
}

.content-news .content-news-b div p,
.content-news .content-news-c div p {
    margin-top: 10px;
    font-size: 16px;
    color: #666666;
}

.content-news .content-news-b div:nth-child(2),
.content-news .content-news-c div:nth-child(2) {
    margin-left: 33px;
}

.content-news .content-news-b div:hover,
.content-news .content-news-c div:hover {
    background-color: #EB001B;
}

.content-news .content-news-b div:hover span,
.content-news .content-news-c div:hover span,
.content-news .content-news-b div:hover p,
.content-news .content-news-c div:hover p {
    color: #ffffff;
}

.content-news .content-news-b {
    margin-top: 34px;
}

.content-new-message {
    width: 1200px;
    height: 450px;
    padding-top: 40px;
}

.content-new-message .content-news-message-f {
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
}

.content-new-message .content-news-message-f span {
    font-size: 24px;
    font-weight: 700;
}

.content-new-message .content-news-message-f p {
    font-size: 16px;
    color: #bcbcbc;
}

.content-new-message .content-news-message-input {
    height: 50px;
    width: 100%;
    position: relative;
}

.content-new-message .content-news-message-input div {
    width: 578px;
    height: 48px;
    border: 1px solid #cbcbcb;
    float: left;
    line-height: 48px;
    padding-left: 10px;
}

.content-new-message .content-news-message-input div input {
    display: inline-block;
    height: 48px;
    width: 480px;
    background-color: transparent;
    margin-left: 25px;
}

.content-new-message .content-news-message-input div:nth-child(2) {
    margin-left: 17px;
}

.content-new-message .content-news-message-textarea {
    width: 1185px;
    height: 98px;
    padding-top: 15px;
    padding-left: 10px;
    border: 1px solid #cbcbcb;
    position: relative;
}

.content-new-message .content-news-message-textarea::before {
    content: "*";
    position: absolute;
    left: 15px;
    color: red;
}

.content-new-message .content-news-message-textarea #textarea {
    width: 1100px;
    height: 80px;
    background-color: transparent;
    position: absolute;
    top: 15px;
    left: 30px;
    border: none;
    outline: none;
    font-size: 16px;
}

.content-news-message-input-div1::before {
    content: "*";
    position: absolute;
    left: 15px;
    color: red;
}

.content-news-message-input-div2::before {
    content: "*";
    position: absolute;
    /* left: 620; */
    color: red;
}
.div3::before{content: "*";
    position: absolute;
    left: 15px; bottom:15px;
    color: red;}
.xx4::before{content: "*";
    position: absolute;
    left: 15px; bottom:15px;
    color: red;}	
.content-new-message .btn {
    width: 100%;
    height: 50px;
}

.content-new-message .btn button {
    display: block;
    font-size: 18px;
    width: 300px;
    height: 50px;
    background-color: #eb001b;
    color: #ffffff;
    cursor: pointer;
    margin: 35px auto;
    border: none;
    outline: none;
}

.call_us {
    background: url("../images/call.jpg") no-repeat center center;
}

.my_i,
.yy_i {
    background-color: #b0b0b0 !important;
}

.my_p,
.yy_p {
    color: #eeeeee !important;
}

.content-news .content-news-a {
    background-color: rgba(255, 255, 255);
}

.content-news .content-news-a .content-news-a-f div p {
    color: #333;
}

.content-news-a-t span {
    color: #333;
    width: 330px;
}






.swiper-container .swiper-pagination-bullet {
    width: 34px;
    height: 6px;
    background: #fff;
    opacity: 0.8;
    border-radius: 0;
}