:root{
 
  --primary: #2d4b81;
  --secondary: #dc161f;
  --text: #222;
  --info: #666;
  --desc: #999;

  --gray: #fafafa;
  
  --white: #fff;
  --rounded: 290486px;

  --swiper-theme-color: #007ec5;
}

#n_case {
}
#n_case .ul {
    margin: 0 -1.875rem;
    margin-top: -3rem;
}
#n_case .ul .li {
    width: 33.333%;
    float: left;
    padding: 0 1.875rem;
    margin-top: 3rem;
}
#n_case .ul .li .img, #n_case .ul .li .img img {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative
}
#n_case .ul .li .img img {
    transition: 1s;
    display: block;
}
#n_case .ul .li .img .red-bg {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: 300ms;
    -webkit-transition: 300ms;
    background: rgba(47,47,55,0.8);
}
#n_case .ul .li .img .line {
    display: block;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    visibility: hidden;
    transition: 400ms;
    -webkit-transition: 400ms;
}
#n_case .ul .li .img .line_1 {
    width: 52px;
    height: 1px;
    margin: -1px 0px 0px -26px;
    transform: translateX(-55px);
    -webkit-transform: translateX(-55px);
}
#n_case .ul .li .img .line_2 {
    width: 1px;
    height: 52px;
    margin: -26px 0px 0px -1px;
    transform: translateY(55px);
    -webkit-transform: translateY(55px);
}
#n_case .ul .li .img:hover .red-bg {
    opacity: 1;
    visibility: visible;
}
#n_case .ul .li .img:hover .line {
    transform: translate(0);
    -webkit-transform: translate(0);
    opacity: 1;
    visibility: visible;
}
#n_case .ul .li .img:hover img {
    transform: scale(1.05);
}
#n_case .ul .li .txt {
    text-align: center;
    /*padding-top: 1.375rem;*/
    background: #c33;
    height: 50px;

}

#n_case .ul .li:hover .txt{
   background: #2d4b81;
}

#n_case .ul .li .txt h5 {
    font-size: 1rem;
    color: #fff;
    margin-bottom: 1.125rem;
        line-height: 50px;
}
#n_case .ul .li .txt p {
font-size: .875rem;
    color: #4f4f4f;
}
#n_case .ul .li:hover .txt h5 {
    color: #fff;
}

.column {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 73.4375vw;
    margin: 1.25vw auto 0;
    padding-bottom: 6.25vw;
}

.column-1 {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 73.4375vw;
    margin: 1.25vw auto 0;
    /*padding-bottom: 6.25vw;*/
}


.column-none-news {
    width: 100%;
    height: 40px;
}
.column-page {
    display: grid;
    grid-gap: 2.5vw;
    width: 100%;
    max-width: 73.4375vw;
    padding-bottom: 0.5vw;
    margin: auto;
}

.location {
    display: flex;
    /* justify-content: flex-end;*/
    align-items: center;
    width: 100%;
    padding: .75rem 1.875rem;
    background: #fff;
    font-size: 0.8125rem;
    line-height: 2;
    color: #666;
}

.location:before {
    content: '当前位置： ';
}

.location a:not(:last-child) {
    font-size: 0.8125rem;
    line-height: 2;
    color: var(--info)
}

.location a:not(:last-child):after {
    content: '>';
    padding: 0 .5em;
}

.location a:last-child {
    color: var(--secondary)
}


.location-1 {
    display: flex;
    /* justify-content: flex-end;*/
    align-items: center;
    width: 100%;
    padding: .75rem 1.875rem;
    background: #fff;
    font-size: 20px;
    line-height: 2;
    color: #666;
}

.location-1:before {
    /*content: '当前位置： ';*/
}

.location-1 a:not(:last-child) {
    font-size: 0.8125rem;
    line-height: 2;
    color: var(--info)
}

.location-1 a:not(:last-child):after {
    content: '>';
    padding: 0 .5em;
}

.location-1 a:last-child {
    color: var(--secondary)
}


  .left_fenlei{width:100%;float: left;height: auto;margin-top:20px;margin-bottom: 30px;background-color: rgba(247, 79, 79, 0.5);z-index: 10;position: relative;}
  .left_fenlei_box{
    width:100%; float: left; height:auto; margin-bottom: 15px;background-color: #c33; z-index: 20;position: relative;margin-left: 15px;margin-top: -15px;
  }
  .left_fenlei_title{width: 80%; text-align: center;padding-top:30px;padding-bottom: 20px; font-size: 30px; margin: 0 auto; border-bottom: 1px solid #b51c1c;color: #fff;}

.left_nav_btn li a{color: #fff;line-height: 50px; text-align: center; font-size: 16px; display: block;margin-bottom: 15px;}
.left_nav_btn li a span{padding-left: 20px; background: url(../img/icon-nav.png) left center no-repeat;}
.left_nav_btn li.active a span,.left_nav_btn li a:hover span{background: url(../img/icon-nav02.png) left center no-repeat;}

.left-nav li a{ display: block;  font-size: 20px; text-align: center; color: #fff; line-height: 50px; }
.left_nav_btn li a:hover,.left_nav_btn li.active a{ color: #c33; background: #fff; }
.left-nav li{ margin-bottom:15px; }

    .gssll .linw {
        width: 50px;
        height: 4px;
        background: #faf6f3;
        display: block;
        margin-bottom: 28px;
    }
    
    .smjz {
        background: #f6f6f6;
        padding: 30px 0px 10px;
        margin-bottom: 20px;
        overflow: hidden;
        margin-top: 30px;
    }
    
    .smjz li {
        line-height: 30px;
        margin-bottom: 30px;
        color: #333;
        width: 24.5%;
        text-align: center;
        float: left;
        border-right: 1px dashed #bbb;
        /*padding: 0 30px 0 30px;*/
        transition: 0.3s;
    }
    
    .smjz li img {
        width: 70px;
    }
    
    .smjz .qyyj {}
    
    .smjz .qyyj2 {
        border-right: none
    }
    
    .smjz li span {
        display: block;
        font-size: 18px;
        font-weight: bold;
    }
    
    .smjz li em {
        display: block;
        font-size: 15px;
        font-style: normal;
    }
    
    .smjz li:hover {
        -webkit-transform: translate(0, -10px);
        transform: translate(0, -10px);
    }


.left_box {
    width: 56%;
    float: left;
}
.right_box {
    width: 38.8%;
    float: right;
}
.case_info {
}
.case_info .tt {
    font-size: 1.625rem;
    color: #4f4f4f;
    border-bottom: 1px solid #e5e5e5;
    line-height: 2.5rem;
    padding-bottom: 1.25rem;
    margin-bottom: 1.5rem;
}
.case_info ul {
}
.case_info ul li {
    line-height: 2.125rem;
}
.case_info ul li span {
}
.case_info ul li span img {
margin-right: .5rem;
}
.case_info .tt2 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    font-size: 1.375rem;
    color: #4f4f4f;
}
.case_info .con {
font-size: .9375rem;
    color: #747474;
    line-height: 1.875rem;
    margin-bottom: 3.125rem;
}
.btn_yuyue {
    display: block;
    width: 12rem;
    height: 2.8125rem;
    text-align: center;
    line-height: 2.8125rem;
    background: #cc3333;
    color: #fff;
    border-radius: 1.5rem;
}

.btn_yuyue:hover{ background:#0e63e4; }

.btn_yuyue img {
margin-right: .5rem;
    height: 1.125rem;
}
.btn_flashcenter {
    display: block;
    position: relative;
    overflow: hidden;
    transition: 0.52s;
}
.btn_flashcenter .anim {
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
}
.btn_flashcenter .anim:before {
    position: relative;
    content: '';
    display: block;
    margin-top: 100%;
}
.btn_flashcenter .anim:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 50%;
}
.btn_flashcenter:hover .anim {
    -moz-animation: anim-out 0.75s;
    -webkit-animation: anim-out 0.75s;
    animation: anim-out 0.75s;
}
.btn_flashcenter:hover .anim:after {
    -moz-animation: anim-out-pseudo 0.75s;
    -webkit-animation: anim-out-pseudo 0.75s;
    animation: anim-out-pseudo 0.75s;
}
.ar_fot {
    overflow: hidden;
    margin-top: 1rem;
}
.ar_fot div {
    width: 49%;
    float: left;
}
.ar_fot span {
    display: inline-block;
    width: 6.25rem;
    height: 2.5rem;
    line-height: 2.5rem;
    float: left;
font-size: .9375rem;
    background: #c33;
    color: #fff;
    border-radius: 3px;
    text-align: center;
margin-right: .625rem;
    transition: .3s;
}
.ar_fot h5 {
    line-height: 2.5rem;
font-size: .9375rem;
    color: #303030;
}
.ar_fot .next {
    float: right;
}
.ar_fot .next span {
    float: right;
margin-left: .625rem;
}
.ar_fot .next h5 {
    text-align: right;
}
.ar_fot div:hover span {
    background: #0e6acf;
}



.j_tab {
    display: table;
    width: 100%;
    height: 100%;
}
.j_tab_cel {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}


#n_wenhua {
    width: 100%;
    overflow: hidden;
}
#n_wenhua .tt {
    position: relative;
}
#n_wenhua .tt p {
    font-size: 1.75rem;
    color: #fff;
margin-bottom: .75rem;
}
#n_wenhua .tt h3 {
    font-size: 1.75rem;
    color: #fff;
}
#n_wenhua .box {
    position: relative;
}
#n_wenhua .center {
    text-align: center;
    position: relative;
    font-size: 0;
    width: 36rem;
    height: 36rem;
    margin: 0 auto;
    border-radius: 50%;
}
#n_wenhua .s_tt {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 1rem;
    margin-bottom: 0;
}
#n_wenhua ul {
}
#n_wenhua ul li {
    position: absolute;
}
#n_wenhua ul li font {
    position: absolute;
    display: block;
    width: 4.6875rem;
    height: 4.6875rem;
    line-height: 4.6875rem;
    text-align: center;
    right: -6rem;
top: -.875rem;
    background: #626262;
    border-radius: 50%;
}
#n_wenhua ul li:hover font {
    background: #0e6acf;
}
#n_wenhua ul li .txt {
}
#n_wenhua ul li .txt h5 {
    font-size: 1.5rem;
    color: #343434;
margin-bottom: .75rem;
}
#n_wenhua ul li .txt p {
font-size: .9375rem;
    color: #555;
    line-height: 1.5rem;
    height: 3rem;
}
#n_wenhua ul li.li_1 {
    text-align: right;
    right: 70%;
    top: 6.5rem;
}
#n_wenhua ul li.li_2 {
    text-align: left;
    left: 70%;
    top: 6.5rem;
}
#n_wenhua ul li.li_3 {
    text-align: right;
    right: 70%;
    bottom: 5rem;
}
#n_wenhua ul li.li_4 {
    text-align: left;
    left: 70%;
    bottom: 5rem;
}
#n_wenhua ul li.li_2 font {
    left: -6rem;
}
#n_wenhua ul li.li_4 font {
    left: -6rem;
}
.circle {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
}
.circle span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    background-color: #c33;
    -webkit-transform: scale(.6);
    -moz-transform: scale(.6);
    -ms-transform: scale(.6);
    transform: scale(.6);
}
.circle span:nth-of-type(2) {
    -webkit-transform: scale(.7);
    -moz-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7);
    -webkit-animation: circleScale 3s linear infinite;
    -moz-animation: circleScale 3s linear infinite;
    -ms-animation: circleScale 3s linear infinite;
    animation: circleScale 3s linear infinite;
}
.circle span:nth-of-type(3) {
    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
    border: 1px solid #dadada;
    background: none;
    animation-delay: 2s;
    -webkit-animation: circleScale1 3s linear infinite;
    -moz-animation: circleScale1 3s linear infinite;
    -ms-animation: circleScale1 3s linear infinite;
    animation: circleScale1 3s linear infinite;
}
 @keyframes circleScale {
 0% {
 opacity: .35;
 -webkit-transform: scale(.7);
 -moz-transform: scale(.7);
 -ms-transform: scale(.7);
 transform: scale(.7);
}
 100% {
 opacity: 0;
 -webkit-transform: scale(1);
 -moz-transform: scale(1);
 -ms-transform: scale(1);
 transform: scale(1);
}
}
 @keyframes circleScale1 {
 0% {
 opacity: .35;
 -webkit-transform: scale(.9);
 -moz-transform: scale(.9);
 -ms-transform: scale(.9);
 transform: scale(.9);
}
 60% {
 opacity: .35;
}
 100% {
 opacity: 0;
 -webkit-transform: scale(1.3);
 -moz-transform: scale(1.3);
 -ms-transform: scale(1.3);
 transform: scale(1.3);
}
}
#s_liucheng ul li:hover font img, #s_rukou ul li:hover .txt font img, #s_ys ul li:hover font img {
    animation: jello 1s;
}
 @-webkit-keyframes jello {
 from, 11.1%, to {
-webkit-transform: none;
transform: none
}
 22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg)
}
 33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg)
}
 44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg)
}
 55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg)
}
 66.6% {
-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
transform: skewX(-.78125deg) skewY(-.78125deg)
}
 77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg)
}
 88.8% {
-webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
transform: skewX(-.1953125deg) skewY(-.1953125deg)
}
}
 @-moz-keyframes jello {
 from, 11.1%, to {
-moz-transform: none;
transform: none
}
 22.2% {
-moz-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg)
}
 33.3% {
-moz-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg)
}
 44.4% {
-moz-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg)
}
 55.5% {
-moz-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg)
}
 66.6% {
-moz-transform: skewX(-.78125deg) skewY(-.78125deg);
transform: skewX(-.78125deg) skewY(-.78125deg)
}
 77.7% {
-moz-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg)
}
 88.8% {
-moz-transform: skewX(-.1953125deg) skewY(-.1953125deg);
transform: skewX(-.1953125deg) skewY(-.1953125deg)
}
}
 @keyframes jello {
 from, 11.1%, to {
-webkit-transform: none;
-moz-transform: none;
transform: none
}
 22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
-moz-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg)
}
 33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
-moz-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg)
}
 44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
-moz-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg)
}
 55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
-moz-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg)
}
 66.6% {
-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
-moz-transform: skewX(-.78125deg) skewY(-.78125deg);
transform: skewX(-.78125deg) skewY(-.78125deg)
}
 77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
-moz-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg)
}
 88.8% {
-webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
-moz-transform: skewX(-.1953125deg) skewY(-.1953125deg);
transform: skewX(-.1953125deg) skewY(-.1953125deg)
}
}


/*联系我们*/
.c_1010{width:100%;overflow: hidden;}
.c_1010 .dt{ width:100%; float:left; text-align: center; padding:39px 0px 26px 0px; background:#ececec;}
.c_1010 .dt h3{ width:100%; float:left; font-size:30px; color:#333; font-weight:bold; line-height:40px; letter-spacing:1px;}
.c_1010 .dt h5{ width:100%; float:left; margin-top:8px; font-size:16px; color:#9c9c9c; line-height:22px; text-transform:uppercase;font-weight: normal;}
.c_1010 .dd{ width:100%; float:left; padding:33px 60px 34px 60px; background:#f6f6f6;}
.c_1010 .dd lii{ width:50%; float:left; padding-left:65px; position:relative; margin-left: 30px;}

.c_1010 .dd lii:nth-child(2n){ width:39%; /*float:right;*/ padding-left:65px; position:relative; }


.c_1010 .dd lii .ico{ width:42px; height:42px; background:#c33; line-height:0; position:absolute; left:2px; top:2px;
-moz-border-radius:50%; 
-webkit-border-radius:50%; 
-khtml-border-radius:50%;
border-radius:50%;}

.c_1010 .dd lii .ico img{border: none;max-width: 100%;vertical-align: middle;}

.c_1010 .dd lii h5{ float:left; width:100%; font-size:16px; color:#444; line-height:29px; letter-spacing:1px;}
.c_1010 .dd lii h6{ float:left; width:100%; font-size:16px; color:#444; line-height:26px;font-weight: normal;padding-top:10px;}
.c_1010 .dd lii h6 span{ margin-right:22px; display:inline-block;}
.c_1010 .dd:nth-child(3){ background:#ececec;}
.c_1010 .dd:nth-child(5){ background:#ececec;}
.c_1010 .dd:nth-child(7){ background:#ececec;}
.c_1010 .dd:nth-child(9){ background:#ececec;}

     .my-map { margin: 0 auto; width: 100%; height: 640px;margin-top:30px; } .my-map .icon { background: url(//a.amap.com/lbs-dev-yuntu/static/web/image/tools/creater/marker.png) no-repeat; } .my-map .icon-cir { height: 31px; width: 28px; } .my-map .icon-cir-red { background-position: -11px -5px; }
     .amap-container{height: 100%;}
     .myinfowindow{width: 240px;min-height: 50px;}
     .myinfowindow h5{ height: 20px; line-height: 20px; overflow: hidden; font-size: 14px; font-weight: bold; width: 220px; text-overflow: ellipsis; word-break: break-all; white-space: nowrap; }
     .myinfowindow div{ margin-top: 10px; min-height: 40px; line-height: 20px; font-size: 13px; color: #6f6f6f; }

     .contact_box {
    padding: 50px;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    margin-bottom: 20px;
    overflow: hidden;
}
.contact_box .tit {
    line-height: 50px;
    height: 40px;
    background: url(../img/icon21.png) no-repeat left center;
    text-align: left;
}
.contact_box .tit h3 {
    font-size: 20px;
    display: inline-block;
    padding-left: 10px;
    height: 20px;
    border-left: 5px solid #c33;
    line-height: 20px;
    font-weight: normal;
    ;
}
.contact_box ul {
    margin: 0 -1.5%;
}
.contact_box ul li {
    width: 47%;
    float: left;
    margin: 0 1.5%;
    margin-bottom: 15px;
}
.contact_box ul li span {
    display: block;
    padding-left: 10px;
    color: #888;
    line-height: 35px;
}
.contact_box .div_input {
    line-height: 40px;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 0 15px;
}
.div_input input {
    width: 100%;
    border: 0;
    background: none;
}
.div_input textarea {
    height: 80px;
    width: 100%;
    border: 0;
    background: none;
    resize: none;
    padding: 5px 0;
}
.contact_box ul li.li_last {
    width: 97%;
}
.contact_box .btn1 a {
    border: 0;
    display: inline-block;
    width: 200px;
    text-align: center;
    line-height: 40px;
    background: #c33;
    color: #fff;
    border-radius: 3px;
    font-size: 16px;
}
.contact_box .btn1 a:hover {
    color: #fff;
    background: #2d4b81;
}
.contact_box .btn1 {
    width: auto;
    text-align: center;
    text-align: left;
}
.contact_box .btn1 span {
    display: inline-block;
    color: #fff;
}
.contact_box .btn1 a:hover span {
    color: #fff;
}


.column-banner {
    position: relative;
    z-index: 0;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 20vw;
    background: var(--primary);
}

.column-banner .en {
    position: absolute;
    z-index: 1;
    font-size: 7.5rem;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    color: var(--white);
    opacity: 0.1;
    transform: translateY(-50%);
}

.column-banner .cn {
    position: relative;
    z-index: 1;
    /*width: 3rem;*/
    font-size: 3rem;
    font-weight: bold;
    line-height: 1;
    color: var(--white)
}

.column-banner .line {
    position: absolute;
    z-index: 1;
    width: 1px;
    height: 6rem;
    bottom: 6.25vw;
    background: var(--white);
}

.column-banner .bg {
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.column-banner .bg img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.column {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 73.4375vw;
    /*margin: -6.25vw auto 0;*/
    padding-bottom: 6.25vw;
}