* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
}

body {
    font-family: "微软雅黑";
}

ul {
    list-style: none;
}

li {
    list-style: none;
}

.clear {
    clear: both;
    overflow: hidden;
}

.banner {
    width: 100%;
    overflow: hidden;
}

.banner img{
    width: 100%;
}

.right_nav {
    position: absolute;
    right: 0;
    top: 0;
    width: 105px;
    height: 100px;
    background: #46b4e4;
    text-align: center;
    line-height: 100px;
    cursor: pointer;
    outline: none;
}

.search {
    position: absolute;
    right: 755px;
    top: 0;
    width: 105px;
    height: 100px;
   
    text-align: center;
    line-height: 100px;
    cursor: pointer;
    outline: none;
}

.head {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 99;
    height: 100px;
    line-height: 100px;
}

.head1{
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 99;
    height: 100px;
    background: #fff;
    line-height: 100px;
}
.heads {
    max-width: 1340px;
    margin: auto;
}

.logo {
    width: 19.1%;
    float: left;
}

.logo img {
    width: 100%;
}

.nav {
    float: right;
    width: 66.5%;
}

.nav ul {
    margin-bottom: 0;
}

.nav ul li {
    float: left;
    margin-left: 5.6%;
    position: relative;
}

.nav ul li a {
    font-size: 17px;
    color: rgba(0, 0, 0, 0.8);
}

.nav ul li:first-child {
    margin-left: 0;
}

.search-box {
    width: 28%;
    position: fixed;
    right: 755px;
    top: 100px;
    display: none;
    z-index: 9999;
    background: #46b4e4;
    padding: 18px 2%;
}

.search-box .close {
    float: right;
    width: 35px;
    height: 35px;
    background: url(../images/wel26.png) no-repeat center;
    background-size: 100%;
    margin-top: 2px;
    opacity: 1;
}

.search-box form {
    width: 76%;
    height: 40px;
    line-height: 40px;
    position: relative;
    border: 1px solid rgba(255, 255, 255, .2);
}

.search-box form .text {
    font-size: 12px;
    color: #fff;
    border: none;
    background: none;
    padding: 0 28px 0 18px;
    width: 100%;
    height: 40px;
    color: #fff;
    line-height: 40px;
    outline: none;
}

.search-box form .submit {
    width: 22px;
    height: 30px;
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: -15px;
    background: url(../images/wsearch.png) no-repeat center;
    border: none;
}

.search-box form .text::-webkit-input-placeholder {
    color: #fff;
}

.search-box form .text:-moz-placeholder {
    color: #fff;
}

.search-box form .text::-moz-placeholder {
    color: #fff;
}

.search-box form .text:-ms-input-placeholder {
    color: #fff;
}

.home_a{
    max-width: 1360px;
    padding: 0 10px;
    overflow: hidden;
    margin: auto;
    margin-bottom: 55px;
}

.home_aLeft{
    float: left;
    width: 22%;
}
.home_aLeft .home_aLefts{
    width: 100%;
    background: #fbf9fa;
    margin-bottom: 5px;
    height: 111px;
    padding-top: 2.5rem;
    padding-left: 1.7rem;
    padding-right: 2rem;
    position: relative;
    cursor: pointer;
}

.home_aLeft .home_aLefts.on{
    background: #002b5e;
}

.home_aLeft .home_aLefts.on .home_aLefts_a{
    color: #fff;
}

.home_aLeft .home_aLefts.on .home_aLefts_b span{
    color: #fff;
}

.home_aLeft .home_aLefts.on .home_aLefts_b div{
    color: #fff;
}
.home_aLeft .home_aLefts.on .home_aLefts_c i{
    color: #4281ca;
    background: #fff;
}
.home_aLeft .home_aLefts.on .home_aLefts_d{
    opacity: 1;
}


/*.home_aLeft .home_aLefts:hover{
    background: #002b5e;
}

.home_aLeft .home_aLefts:hover .home_aLefts_a{
    color: #fff;
}

.home_aLeft .home_aLefts:hover .home_aLefts_b span{
    color: #fff;
}

.home_aLeft .home_aLefts:hover .home_aLefts_b div{
    color: #fff;
}
.home_aLeft .home_aLefts:hover .home_aLefts_c i{
    color: #4281ca;
    background: #fff;
}
.home_aLeft .home_aLefts:hover .home_aLefts_d{
    opacity: 1;
}

.home_aLeft .home_aLefts:hover .home_aLeftsbottom{
    color: #fff;
}*/






.home_aLeft .home_aLefts:nth-child(3) .home_aLefts_b{
    margin-top: -9px;
}
.home_aLeft .home_aLefts:nth-child(3) .home_aLefts_b span{
    margin-top: 0px;
}

.home_aLeft .home_aLefts .home_aLefts_a{
    font-size: 42px;
    color: #312a2a;
    float: left;
    width: 28%;
}
.home_aLeft .home_aLefts .home_aLefts_b{
    float: left;
    width: 66%;
    overflow: hidden;

}

.home_aLeft .home_aLefts .home_aLefts_b span{
    font-size: 24px;
    color: #333131;
    display: block;
    line-height: 100%;
    margin-bottom: 11px;
    margin-top: 6px;
}
.home_aLeft .home_aLefts .home_aLefts_b div{
    text-transform: uppercase;
    color: #8b8888;
}
.home_aLeft .home_aLefts .home_aLefts_c{
        float: left;
    width: 15px;
    height: 15px;
    background: #adadad;
    text-align: center;
    line-height: 13px;
    color: #fff;
    border-radius: 50%;
}
.home_aLeft .home_aLefts .home_aLefts_c i{
    float: left;
    width: 15px;
    height: 15px;
    background: #adadad;
    text-align: center;
    line-height: 15px;
    color: #fff;
    border-radius: 50%;
}

.home_aLeft .home_aLefts .home_aLefts_d{
    position: absolute;
    right: -11px;
    top: 50%;
    margin-top: -11.5px;
    opacity: 0;
    z-index: 1;
}
.home_aLeft .myhome_aLefts{
    width: 100%;
    background: #fbf9fa;
    height: 111px;
    position: relative;
    cursor: pointer;
}
.home_aLeft .myhome_aLefts .home_aLeftsbottom{
    display: block;
    line-height: 111px;
    text-align: center;
    color: #333131;
    font-size: 24px;
}
.home_aLeft .myhome_aLefts .home_aLeftsbottom img{
    margin-top: -6px;
    margin-right: 3px;
}
.home_aLeft .myhome_aLefts .home_aLeftsbottom span{
    
}

.home_aRight{
    float: right;
    width: 78%;
    overflow: hidden;
}
.home_aRight .home_aRightbox{
    display: none;
    overflow: hidden;
    position: relative;
}

.home_aRight .home_aRightbox:nth-child(1){
    display: block;
}

.home_aRight .home_aRightbox img{
    height: 575px;
    width: 100%;
}
.home_aRightboxs{
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 153px;
    color: #fff;
    background: rgba(60,86,115,0.6);
    padding-top: 3rem;
    padding-left: 3.4rem;
    padding-right: 7.2rem;
    overflow: hidden;
}
.home_aRightboxsLeft{
        float: left;
    width: 79%;
    overflow: hidden;
}
.home_aRightboxsLeft div{
    font-size: 24px;
}
.home_aRightboxsLeft p{
    margin: 0;
    font-size: 15px;
    line-height: 26px;
    margin-top: 0.5rem;
}

.home_aRightboxsRight{
    float: right;
}
.home_aRightboxsRight a{
    display: block;
    width: 139px;
    height: 44px;
    border: 2px solid #fff;
    text-align: center;
    line-height: 44px;
    color: #fff;
    margin-bottom: 12px;
}



.title {
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.maintitle {
    font-size: 38px;
    color: #1f1a1b;
}

.titles {
    font-size: 13.53px;
    color: #030303;
    font-family: "Arial";
}

.titleline {
    width: 30px;
    border-top: 6px solid #46b4e4;
    margin: auto;
    margin-top: 15px;
}

.yous {
    height: 605px;
}

.yous .cp_tit {
    color: #fff;
    background: url(../images/ys_tline.png) no-repeat center 60px;
}

.yous .cp_tit span {
    color: #fff;
}

.ys_t {
    height: 143px;
    width: 985px;
    background: #fff;
    box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 400px;
    left: 110px;
    z-index: 10;
}

.ys_t ul li {
    font-size: 17px;
    color: #030303;
    float: left;
    width: 246px;
    height: 145px;
    padding: 30px 0 0;
    position: relative;
    text-align: center;
}

.ys_t ul li:before {
    content: "";
    width: 1px;
    height: 37px;
    background: #efefef;
    position: absolute;
    top: 50px;
    left: 0;
    z-index: -1;
}

.ys_t ul li p {
    width: 46px;
    height: 46px;
    position: relative;
    margin: 0 auto;
}

.ys_t ul li b {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transform: translateX(0) rotate(0deg);
    transform: translateX(0) rotate(0deg);
    -webkit-transition: all 0.35s ease-out;
    transition: all 0.35s ease-out;
    margin: 0 auto;
}

.ys_t ul li em {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 1;
    visibility: hidden;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transition: all 0.1s ease 0.2s;
    transition: all 0.1s ease 0.2s;
    margin: 0 auto;
}

.ys_t ul li b img,
.ys_t ul li em img {
    display: block;
    width: 46px;
    height: 46px;
}

.ys_t ul li span {
    display: block;
    padding: 10px 0 0;
    line-height: 22px;
}
.ys_t ul li:hover{
   
}

.ys_t ul li i {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    color: rgba(51, 51, 51, 0.4);
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
}

.ys_t ul li.on {
    background: #46b4e4;
    color: #fff;
    font-weight: bold;
    z-index: 5;
}

.ys_t ul li.on i {
    color: rgba(255, 255, 255, 0.4);
    font-weight: normal;
}

.ys_t ul li.on b {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(100%) rotate(180deg);
    transform: translateX(100%) rotate(180deg);
}

.ys_t ul li.on em {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.ys_t ul li:first-child:before {
    background: none;
}

.yous dl {
    position: relative;
    height: 617px;
    margin-bottom: 0;
}

.yous dl dt {
    width: 960px;
    height: 617px;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 50%;
}

.yous dl dt img {
    width: 950px;
    height: 605px;
}

.yous dl dd {
    width: 555px;
    float: left;
    padding: 105px 0 0 55px;
}

.yous dl dd h5 {
    height: 90px;
    border-bottom: #d6d6d6 2px solid;
    width: 500px;
    display: inline-block;
    font-size: 30px;
    color: #333;
}

.yous dl dd em {
    width: 46px;
    height: 46px;
    display: block;
    float: left;
    line-height: 0;
    margin: 6px 15px 0 0;
}

.yous dl dd em img {
    width: 46px;
    height: 46px;
}

.yous dl dd span {
    display: block;
    float: left;
    line-height: 32px;
}

.yous dl dd i {
    display: block;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.yous dl dd b {
    width: 60px;
    height: 50px;
    display: block;
    float: right;
    line-height: 0;
}

.yous dl dd b img {
    width: 60px;
    height: 50px;
}

.yous dl dd p {
    font-size: 14px;
    color: #333;
    padding: 20px 0 0;
    line-height: 30px;
}

.pr {
    position: relative;
}

.content {
    max-width: 1200px;
    margin: 0 auto;
}

.ban01 {
    padding: 55px 0 0;
}

.ban01_l {
    width: 900px;
}

.ban01_l b {
    background: url(../images/ban_k.png) no-repeat;
    display: block;
    width: 196px;
    height: 57px;
    line-height: 56px;
    overflow: hidden;
    font-size: 20px;
    color: #46b4e4;
    text-align: center;
    float: left;
    margin-top: 25px;
}

.ban01_lm {
    padding: 0 0 0 40px;
    width: 660px;
    float: left;
}

.ban01_lm p {
    font-size: 32px;
    color: #fff;
    font-weight: bold;
    height: 56px;
    line-height: 56px;
}

.ban01_lm ul li {
    font-size: 18px;
    color: #fff;
    float: left;
    line-height: 36px;
    background: url(../images/ban_ico.png) no-repeat 0 13px;
    padding: 0 20px 0 20px;
}

.ban01_tel {
    width: 220px;
}

.ban01_tel span {
    display: block;
    text-align: center;
    height: 75px;
}

.ban01_tel b {
    display: block;
    font-size: 26px;
    color: #fff;
    height: 40px;
    line-height: 40px;
}

.ban01_tel em {
    width: 22px;
    height: 22px;
    display: block;
    line-height: 0;
    margin: 0 auto;
}

.ban01_tel em img {
    width: 22px;
    height: 22px;
}

.ban01_tel a {
    font-size: 14px;
    color: #333;
    display: block;
    width: 110px;
    text-align: center;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    background: #fff;
    border-radius: 30px;
    margin: 0 auto;
}

.ban01_tel a {
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
}

.ban01_tel a:hover {
    -webkit-animation-name: hvr-pulse;
    animation-name: hvr-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cp_tit span {
    color: #333;
    display: block;
    font-size: 18px;
    font-weight: normal;
    padding: 3px 0 0;
}

.cp_tit {
    font-size: 40px;
    color: #333;
    text-align: center;
    height: 85px;
    line-height: 40px;
    overflow: hidden;
    background: url(../images/cp_tline.png) no-repeat center 60px;
    font-weight: bold;
}

.yous dl dd em:hover img {
    animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
}

@keyframes shake {
    10%,
    90% {
        transform: translate3d(-1px, 0, 0);
    }
    20%,
    80% {
        transform: translate3d(2px, 0, 0);
    }
    30%,
    50%,
    70% {
        transform: translate3d(-4px, 0, 0);
    }
    40%,
    60% {
        transform: translate3d(4px, 0, 0);
    }
}

.product {
    width: 100%;
    overflow: hidden;
    background: #fafafa;
    margin-top: 30px;
}

.plist {
    -webkit-box-shadow: #ebebeb 0px 0px 10px;
    -moz-box-shadow: #ebebeb 0px 0px 10px;
    box-shadow: #ebebeb 0px 0px 10px;
    margin-top: 70px;
    position: relative;
    padding-bottom: 65px;
}

.ptitle {
    font-size: 20px;
    color: #1b1a1a;
    font-weight: bold;
    text-align: center;
    padding-top: 50px;
}

.pmore {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: #46b4e4;
    text-align: center;
    line-height: 27px;
    margin: auto;
    margin-top: 25px;
}

.pline {
    width: 80%;
    margin: auto;
    margin-top: 13px;
    border-top: 1px solid #a9a4a4;
}

.ppic img {
    width: 100%;
    margin-top: 55px;
}

.pnum {
    width: 68px;
    height: 60px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(../images/cp_k01.png) center no-repeat;
    text-align: right;
    line-height: 80px;
    font-size: 31px;
    font-weight: bold;
    color: #fff;
    padding-right: 10px;
}

.swiper-container.plistswiper {
    padding-bottom: 10px;
}

.about {
    width: 100%;
    overflow: hidden;
  
}

.about img {
     margin: 20px 0;
}

.abouts {
    max-width: 1200px;
    margin: auto;
    
    z-index: 9;
    position: relative;
    padding-bottom: 50px;
    overflow: hidden;
}

.lab1 {
    font-size: 30px;
    color: #3a2a2a;
    font-weight: bold;
}

.lab2 {
    font-size: 16px;
    color: #3a2a2a;
    margin-top: 30px;
    margin-bottom: 25px;
}

.left_about a {
    display: block;
    width: 155px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #46b4e4;
    border-radius: 30px;
    color: #fff;
    font-size: 16px;
    margin-top: 15px;
}

.left_about {
    width: 48%;
    padding-right: 2%;
    float: left;
}

.right_about {
    width: 50%;
    float: right;
    text-indent: 2em;
    font-size: 16px;
    color: #3a2a2a;
    line-height: 35px;
    margin-top: 10px;
}
.ab_bot {
    overflow: hidden;
    padding: 20px 0 30px;
}
.shuju {
    width: 33%;
    float: left;
    text-align: center;
}


.sj_top .counter {
    font-size: 38px;
    color: #444444;
    font-weight: bold;
    font-family: "Arial";
}

.sj_top .sjco {
    font-size: 32px;
    color: #161b1f;
    font-weight: bold;
}

.sj_bot {
    font-size: 18px;
    color: #17191a;
}

.case {
    width: 1200px;
    overflow: hidden;
 
    margin: 0 auto;
  
}
.cases
{  margin-top: 40px;}
.casenr {
    max-width: 1270px;
    margin: 25px auto 0;
}

.cas_pic img {
    width: 100%;
}

.cas {
    width: 32.0625%;
    float: left;
    margin-right: 1.25%;
    margin-bottom: 15px;
    position: relative;
}

.cas:nth-child(3n) {
    margin-right: 0;
}

.cas_before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(1, 105, 183, 0.8);
    padding: 0;
    opacity: 0;
    transition: all 0.8s;
}

.cas_befores {
    width: 100%;
    height: 100%;
    border: 2px solid #cbdce9;
    text-align: center;
}

.cas_before_title {
    font-size: 24px;
    color: #fff;
    margin-top: 65px;
}

.cas_before_line {
    width: 48px;
    height: 1px;
    background: #fff;
    margin: 12px auto 0;
}

.cas_before_con {
    width: 77%;
    margin: auto;
    font-size: 14px;
    color: #fff;
    line-height: 25px;
    margin-top: 25px;
}

.cas_before_more {
    margin-top: 15px;
}

.cas:hover .cas_before {
    opacity: 1;
    padding: 12px;
}
.partner {
    width: 100%;
    overflow: hidden;
    margin-top: 65px;
    background: #f7f9fa;
    position: relative;
    padding-bottom: 70px;
}

.partners {
    max-width: 1200px;
    margin: auto;
}

.partitle {
    width: 100%;
    overflow: hidden;
}

.left_partitle {
    float: left;
}

.left_partitle div:first-child {
    color: #393c3d;
    font-weight: bold;
    font-size: 22px;
    margin-top: 65px;
}

.left_partitle div:nth-child(2) {
    font-size: 12px;
    color: #9e9fa3;
    margin-top: 10px;
}

.right_partitle {
    float: right;
    margin-top: 80px;
}

.right_partitle a {
    color: #393c3d;
    font-size: 14px;
}

.swiper-container.parswiper {
    max-width: 1200px;
    margin: auto;
    margin-top: 45px;
}

.swiper-container.parswiper img {
    width: 100%;
}

.partner .swiper-button-prev {
    width: 8px;
    height: 13px;
    background: url(../images/button_03.jpg) center no-repeat;
    top: 70%;
    left: 15%;
}

.partner .swiper-button-next {
    width: 8px;
    height: 13px;
    background: url(../images/button_05.jpg) center no-repeat;
    top: 70%;
    right: 15%;
}

.fline {
    width: 100%;
    height: 10px;
    background: #46b4e4;
}

.foot {
    width: 100%;
    overflow: hidden;
    background: #262626;
    padding-top: 60px;
    padding-bottom: 55px;
}

.foots {
    max-width: 1200px;
    margin: auto;
}

.btitles {
    font-size: 26px;
    color: #fff;
}

.btitle {
    overflow: hidden;
}

.btitleline {
    width: 52px;
    border-top: 3px solid #ad2e28;
    margin-top: 10px;
}

.blist {
    float: left;
    margin-left: 35px;
    overflow: hidden;
}

.blists_title {
    font-size: 17px;
    color: #fff;
    margin-top: 30px;
}

.blists_line {
    width: 54px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    margin-top: 15px;
}

.blists ul {
    margin-bottom: 0;
    margin-top: 20px;
}

.blist ul li {
    margin-bottom: 10px;
}

.blist ul li a {
    font-size: 14px;
    color: #cbc9c9;
}

.blists {
    float: left;
    margin-right: 40px;
}

.blists:last-child {
    margin-right: 0;
}

.contact {
    float: left;
    margin-left: 6.7%;
    padding-left: 6.7%;
    padding-right: 2%;
    height: 390px;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.contitle {
    font-size: 20px;
    color: #fff;
    margin-top: 25px;
}

.contacts {
    overflow: hidden;
    margin-top: 35px;
}

.saoma {
    float: left;
}

.con {
    float: left;
    margin-left: 25px;
}

.cons {
    margin-bottom: 10px;
}

.cons div:first-child img {
    margin-right: 10px;
    width: 17px;
}

.cons div:first-child {
    font-size: 14px;
    color: #a19696;
    margin-bottom: 10px;
}

.cons div:nth-child(2) {
    font-size: 14px;
    color: #a19696;
    margin-left: 25px;
}

.flogo {
    float: left;
    margin-left: 2%;
    margin-top: 60px;
}

.copy {
    line-height: 85px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background: #1d1d1d;
}

.copy a {
    font-size: 14px;
    color: #fff;
    margin: 0 5px;
}

#div_sitemap {
    display: none;
    position: fixed;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 9999;
    background-color: #fff;
    height: 600px;
}

#div_sitemap h1 {
    display: none;
    position: absolute;
    left: 50px;
    top: 15px;
}

#div_sitemap .fr {
    right: 2%;
    top: 0px;
    padding: 24px 25px 22px !important;
    position: relative;
    z-index: 2;
}

#div_sitemap .fr i {
    font-size: 40px;
    color: #46b4e4;
}

#ul_sitemap {
    margin: 0 auto;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 40px;
    background: #fff;
}

#ul_sitemap_inner {
    display: table;
    margin: 0 auto;
    height: 600px;
}

#ul_sitemap_inner>li {
    padding: 33px 15px;
    display: table-cell;
    width: 11.5%;
}

#ul_sitemap_inner>li>a {
    font-size: 18px;
    color: #000;
    font-weight: 700;
}

#ul_sitemap_inner .ul_submenu {
    display: block !important;
    border-top: 1px solid #46b4e4;
    margin: 25px 0px 0px 0px;
    padding-top: 6px;
}

#ul_sitemap_inner .ul_submenu>li {
    display: table-row;
}

#ul_sitemap_inner .ul_submenu>li>a {
    display: block;
    padding-top: 19px;
    text-align: left;
    font-size: 16px;
    color: #000;
    font-weight: 400;
}

#ul_sitemap_inner .ul_submenu>li>a:hover {
    color: #46b4e4;
}


/* #ul_sitemap_inner .ul_submenu > li > a:hover::before {
    background: #1a99d5;
  } */

.no_ul {
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
}

.no_ul.active {
    height: 300px;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
}


/* #ul_sitemap_inner .ul_submenu > li > a:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 4px;
    height: 4px;
    background: #1a99d5;
    margin: -4px 4px 0 0;
  } */

#ul_sitemap_inner #li_languagemenu,
#ul_mainmenu_mobile #li_languagemenu {
    display: none;
}

#div_sitemap .ul_endpoint {
    padding-top: 10px;
    display: block;
}

#div_sitemap .ul_endpoint>li {
    padding: 6px;
    padding-left: 8px;
    text-align: left;
    font-size: 1em;
    line-height: 20px;
}

.counter {
    font-weight: 100;
    padding: 30px;
}

#ul_globalcount {
    line-height: 10px !important;
    margin: 0px auto;
    margin-top: 30px;
    display: table;
}

#ul_globalcount>li {
    padding: 30px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

#ul_globalcount>li:first-child {
    border-right: 1px solid #46b4e4;
}

.phone {
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
    display: none;
    top: 0;
    background: #fff;
    z-index: 999;
    width: 100%;
    height: 50px;
    line-height: 50px;
    position: fixed;
    left: 0;
    right: 0;
}

.phone .clearfix {
    padding-left: 15px;
    padding-right: 15px;
}

.phone .clearfix.fl {
    padding-left: 0;
    padding-right: 0;
}

.index_a {
    display: inline-block;
    width: 50%;
}

.index_a img {
    width: 100%;
}

.phone .wid {
    float: left;
}

.phone .wid>a {
    display: inline-block;
}

.color_dao .iconfont {
    color: #46b4e4;
    font-size: 3rem;
    margin: 0 5px;
}

.color_dao {
    line-height: 50px;
}

.color_dao .daohang_sp {
    position: relative;
    top: -7px;
    font-size: 1.5625rem;
}

.color_a {
    font-size: 1.5625rem;
    position: relative;
    top: -7px;
}

.sidebar-menu {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 250px;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #46b4e4;
    z-index: 999;
    transition: 0.6s;
}

.sidebar-menu__header {
    height: 50px;
    background: #46b4e4;
    position: relative;
    display: block;
    padding: 15px 25px;
    height: 100%;
    width: 100%;
    color: #fff;
    margin-right: 105px;
}

.sidebar-menu__list {
    position: fixed;
    top: 50px;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    width: 250px;
    list-style: none;
    background: #fff;
    list-style-type: none;
}

.sidebar-menu__item:first-child {
    border-top: 0
}

.sidebar-menu__item {
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #eee;
}

.sidebar-menu__link {
    display: block;
    padding: 10px 25px;
    color: #828282;
    font-size: 18px;
    font-weight: 400;
    transition: color 0.1s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.sidebar-menu__item {
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #eeeeee;
}

.colos {
    line-height: 70px;
}

.sidebar-menu__item:first-child {
    border-top: 0;
}

.sidebar-menu__item.sidebar-menu__item--back,
.sidebar-menu__item.sidebar-menu__item--back:hover,
.sidebar-menu__link.sidebar-menu__subtitle {
    background-color: #46b4e4 !important;
}

.sidebar-menu__item.sidebar-menu__item--back .sidebar-menu__link {
    color: #fff !important;
}

.sidebar-menu__item:hover {
    background-color: #46b4e4;
    cursor: pointer;
}

.sidebar-menu__item:hover>.sidebar-menu__link {
    color: #6e6e6e;
}

.phone_i {
    display: inline-block;
    line-height: 60px;
    padding: 0 15px;
}

.sidebar-menu__item:hover>.sidebar-menu__link .glyphicon-menu-right {
    color: #6e6e6e;
}

.sidebar-menu__item .sidebar-menu__list {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    transform: translateX(300px);
    transition: transform 0.25s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.sidebar-menu__item .sidebar-menu__list.is-active {
    transform: translateX(0);
}

.sidebar-menu__item .sidebar-menu__list .sidebar-menu__list {
    z-index: 2;
}

.sidebar-menu__item .sidebar-menu__list .sidebar-menu__list .sidebar-menu__list {
    z-index: 3;
}

.sidebar-menu__item .sidebar-menu__list .sidebar-menu__list .sidebar-menu__list .sidebar-menu__list {
    z-index: 4;
}

.sidebar-menu__link::first-letter {
    text-transform: uppercase;
}

.sidebar-menu__link:active,
.sidebar-menu__link:focus,
.sidebar-menu__link:hover {
    text-decoration: none;
}

.sidebar-menu__link span.glyphicon-menu-left {
    float: left;
    font-size: 0.75rem;
    color: #fff;
    line-height: 20px;
    margin-right: 4px;
}

.sidebar-menu__link .glyphicon-menu-right {
    color: #bababa;
    float: right;
}

.sidebar-menu.is-active {
    display: block;
    transition: transform 0.25s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.phone_ul {
    display: none;
    margin-bottom: 0;
}

.phone_ul li {
    width: 25%;
    float: left;
    border-left: 1px solid #fff;
    padding: 10px 0;
}

.phone_ul li:nth-of-type(1) {
    border-left: none;
}

.phone_ul li a {
    display: block !important;
    text-align: center;
    color: #fff !important;
    font-size: 1.125rem;
}

.phone_ul li .iconfont {
    font-size: 2.1875rem;
}

.phone_ul {
    background: #46b4e4;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
}

.phone_ul li .bshare-custom a {
    color: #fff !important;
    height: auto !important;
    line-height: 32px;
    background: none !important;
    padding-left: 0 !important;
}

.phone_ul li:nth-of-type(3).iconfont {
    font-size: 2.1875rem;
}

.phone_ul li .bshare-custom {
    line-height: 37px !important;
}

.phone_ul {
    display: none;
}

.erji {
    background: #f6f4f5;
    padding-top: 30px;
}

.pro_nav dl {
    float: left;
    width: 48%;
    margin-right: 2%;
    margin-left: -1px;
    padding-top: 20px;
    border-bottom: 1px dashed #bbb;
}

.pro_nav dl dt {
    float: left;
    padding-bottom: 20px;
}

.pro_nav dl dt a {
    background: #46b4e4;
    font-size: 16px;
    width: 110px;
    text-align: center;
    display: inline-block;
    color: #fff;
    font-weight: bold;
    padding: 2px 5px;
    letter-spacing: 1px;
    border-radius: 5px;
}

.pro_nav dl dd {
    overflow: hidden;
    padding-left: 30px;
}

.pro_nav dl dd a {
    color: #6c6c6c;
    margin-bottom: 20px;
    text-align: center;
    display: inline-block;
    padding: 2px 13px;
    border-radius: 6px;
}

.pro_nav dl dd a.active {
    color: #FFF;
    background-color: #46b4e4;
}

.prolist_ul_div>a,
.prolist_ul_div>a>img {
    border-radius: 10px;
}

.over>img:hover {
    transform: scale(1.1);
}

.prolist {
    background: #f6f4f5;
    padding: 70px 0 70px 0;
}

.prolist_fl {
    width: 100%;
}

.prolist_fl>li:nth-of-type(odd) {
    background: #dddddd;
}

.prolist_fl>li:nth-of-type(even) {
    background: #e8e8e8;
}

.prolist_fl>li>a {
    color: #3c3c3c;
    font-size: 1.0625rem;
    display: block;
    padding: 18px 0px 18px 45px;
    position: relative;
}

.prolist_fl>li>a::after {
    position: absolute;
    right: 35px;
    top: 50%;
    transform: translateY(-50%);
    content: "+";
    color: #434343;
    font-size: 1.3625rem;
}

.prolist_fl>li.active>a::after {
    content: "-";
    color: #fff;
}

.prolist_fl>li.active>a {
    background: #46b4e4;
    color: #fff;
}

.prolist_fl_ul li.active a,
.prolist_fl_ul li:hover a {
    color: #46b4e4;
}

.prolist_fl_ul {
    padding: 15px 35px;
    background: #fff;
}


/* .prolist_fl_ul{
    display: none;
} */

.prolist_fl_ul li a {
    color: #3c3c3c;
    font-size: .9375rem;
    display: block;
    line-height: 38px;
}

.prolist_ul>li .prolist_ul_div {
    background: #fff;
    margin-bottom: 30px;
    box-shadow: 2.5px 4.33px 20px 0px rgba(0, 0, 0, 0.15);
}

.prolist_ul_div {
    border-radius: 10px;
}


/* .prolist_ul>li:nth-of-type(odd){
    float: left;
}
.prolist_ul>li:nth-of-type(even){
    float: right;
} */

.prolist_ul_top {
    font-size: 1.7rem;
    font-weight: bold;
    color: #2b2b2b;
    margin-bottom: 25px;
}

.prolist_size {
    text-align: center;
    padding: 15px;
}

.prolist_size a:nth-of-type(1) {
    color: #303030;
    font-size: 1.2rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.prolist_size p {
    color: #6b6b6b;
    font-size: 1rem;
    line-height: 30px;
    margin: 15px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: none;
}

.prolist_size a:nth-of-type(2) {
    display: inline-block;
    color: #46b4e4;
    font-size: 1rem;
    border: 1px solid #46b4e4;
    line-height: 48px;
    padding: 0 48px;
    text-decoration: underline !important;
    display: none;
}

.prolist .right {
    width: 26%;
}

.prolist_ul>li:hover .prolist_size a:nth-of-type(1) {
    color: #46b4e4;
}

.prolist_ul>li:hover .prolist_size a:nth-of-type(2) {
    box-shadow: inset 0 0 0 2.5rem #46b4e4;
    border: 1px solid #46b4e4 !important;
    color: #fff;
    transition: 400ms ease-in-out;
    -moz-transition: 400ms ease-in-out;
    -webkit-transition: 400ms ease-in-out;
    -o-transition: 400ms ease-in-out;
}

.alllistsearch {
    width: 100%;
    height: 92px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    line-height: 92px;
}

.alllistsearch>div {
    max-width: 1220px;
    margin: auto;
    ;
    overflow: hidden;
    padding: 0 10px;
}

.alllistsearchLeft {
    float: left;
    font-size: 16px;
    color: #464646;
}

.alllistsearchLeft img {
    margin-right: 7px;
}

.alllistsearchLeft i {
    font-style: normal;
}

.alllistsearchLeft span {}

.alllistsearchLeft a {
    color: #464646;
}

.p12-aboutinfo-1 {
    max-width: 1220px;
    margin: auto;
    overflow: hidden;
}

.p12-aboutinfo-1 .tit {
    height: 160px;
    background: url(../images/d63899212b4c4e7d99ac9ed293b3ac9f_2.jpg)no-repeat center 91px;
    clear: both;
    text-align: center;
}

.p12-aboutinfo-1 .tit span {
    display: block;
    font-size: 28px;
    color: #000;
    padding-top: 45px;
}

.p12-aboutinfo-1 .tit em {
    font-style: normal;
    color: #999;
    text-transform: uppercase;
    font-family: "Times New Roman";
    padding-top: 18px;
    display: block;
}

.g-gywm {
    height: 530px;
    max-width: 1220px;
    margin: auto;
    overflow: hidden;
}

.wm-l {
    width: 40%;
    float: left;
    color: #fff;
    height: 460px;
    overflow: hidden;
    background: #46b4e4;
    padding: 60px 0 0 40px;
}

.wm-l h4 {
    font: 20px "Microsoft YaHei";
    line-height: 60px;
    padding-bottom: 30px;
    margin: 0;
}

.wm-l li {
    font: 16px "Microsoft YaHei";
    color: #fff;
    line-height: 40px;
}

.wm-l li b {
    font-weight: bold;
    font-size: 20px;
    color: #fff;
}

.wm-r {
    float: left;
    width: 60%;
}

#map {
    width: 100%;
    height: 460px;
    border: 1px solid rgb(204, 204, 204);
    font-size: 12px;
}

.map-title {
    font-size: 16px;
    line-height: 24px;
}

.map-list {
    font-size: 14px;
    line-height: 22px;
    color: #333;
    margin-top: 6px;
}

.listcontacts {
    width: 100%;
    background: #f1f1f1;
    overflow: hidden;
    margin-bottom: 50px;
}

.listcontacts>div {
    max-width: 1210px;
    margin: 5rem auto;
    overflow: hidden;
}

.listcontacts>div>span {
    font-size: 28px;
    color: #6a6a6a;
}

.listcontacts>div>span>i {
    font-style: normal;
    font-size: 19px;
    color: #8d8c8c;
    font-family: Arial Regular;
    text-transform: uppercase;
    margin-left: 5px;
}

.listcontactsTitle {
    overflow: hidden;
    margin-top: 3rem;
}

.listcontactsTitle input {
    height: 58px;
    display: block;
    float: left;
    padding-left: 47px;
    box-sizing: border-box;
    width: 48%;
    font-size: 16px;
    margin-bottom: 2rem;
    border: 1px solid #ccc;
    outline: none;
}

.listcontactsTitle input:nth-child(1) {
    background: url(../images/122.png)left 0 no-repeat #fff;
    background-position: 11px;
}

.listcontactsTitle input:nth-child(2) {
    float: right;
    background: url(../images/123.png)left 0 no-repeat #fff;
    background-position: 17px;
}

.listcontactsTitle input:nth-child(3) {
    background: url(../images/124.png)left 0 no-repeat #fff;
    background-position: 8px;
}

.listcontactsTitle input:nth-child(4) {
    float: right;
    background: url(../images/125.png)left 0 no-repeat #fff;
    background-position: 12px;
}

.listcontactsTextarea {
    width: 100%;
    border: 1px solid #ccc;
    background: url(../images/126.png)left 0 no-repeat #fff;
    background-position: 12px 16px;
    padding-left: 47px;
    font-size: 16px;
    padding-top: 18px;
    height: 174px;
    outline: none;
}

.listcontactsubmit {
    text-align: center;
    margin-top: 3rem;
}

.listcontactsubmit input {
    background: #46b4e4;
    color: #fff;
    border: 0;
    width: 260px;
    height: 50px;
    font-size: 16px;
    margin: 0 5px;
}

.listcontactsubmit input:nth-child(2) {
    background: #484848;
}

.listnavRight {
    float: right;
}

.listnavRight a {
    display: block;
    float: left;
    font-size: 16px;
    color: #464646;
    padding: 0 3rem;
    transition: 0.3s linear;
}

.listnavRight a.on {
    background: #46b4e4;
    color: #fff;
}

.listnavRight a:hover {
    background: #46b4e4;
    color: #fff;
    transition: 0.3s linear;
}

.g-yous {
    display: none;
}

.second {
    line-height: 70px;
    background: #fff;
}

.second_ul li {
    display: inline-block;
}

.second_ul li a {
    color: #3c3c3c;
    font-size: 1.0625rem;
    display: block;
    padding: 0 35px;
    position: relative;
}

.second_ul li.active a {
    color: #46b4e4;
}

.second_ul li a::after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 12px;
    background: #cecece;
    content: "";
}

@media (min-width: 1320px) {
    .container {
        width: 1300px;
    }
}

.innernews {
    background: #f6f4f5;
    padding: 105px 0 95px 0;
}

.news_size p:nth-of-type(1) {
    color: #6b6b6b;
    font-size: 1rem;
}

.news_size a {
    color: #303030;
    font-size: 1.5rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin: 15px 0 10px 0;
}

.news_size p:nth-of-type(2) {
    font-size: 1rem;
    color: #6b6b6b;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 32px;
}

.news_ul li>a {
    width: 33%;
    float: left;
}

.news_ul li .news_size {
    width: 62%;
    float: right;
    padding-top: 20px;
    padding-right: 30px;
}

.news_ul li {
    background: #fff;
    padding: 12px;
    margin-top: 45px;
}

.news_ul li:nth-of-type(1) {
    margin-top: 0;
}

.left {
    width: 70%;
    /* float: left; */
}

.right {
    width: 28%;
    /* float: right; */
}

.newsxq_fr_fom select {
    width: 100%;
    height: 45px;
    border: none;
    padding-left: 15px;
    color: #dedede;
    font-size: .875rem;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/14.jpg) no-repeat scroll right center transparent;
    background-color: #f6f4f5;
    padding-right: 14px;
    margin-bottom: 20px;
}

.newsxq_fr_fom input {
    width: 100%;
    height: 45px;
    border: 1px solid #dedede;
    padding-left: 15px;
    color: #a3a3a3;
    font-size: .875rem;
    background: #dedede;
}

.newsxq_fr_fom input::-webkit-input-placeholder {
    color: #a3a3a3;
}

.newsxq_fr_fom button {
    width: 100%;
    border: 1px solid #46b4e4;
    background: #46b4e4;
    color: #fff;
    font-size: 1.1875rem;
    line-height: 41px;
    margin-top: 20px;
}

.newsxq_fr_pro {
    background: #fff;
    margin-top: 35px;
}

.newsxq_fr_size p {
    color: #6b6b6b;
    font-size: 1rem;
}

.newsxq_fr_size a {
    color: #303030;
    font-size: 1.3125rem;
    margin: 12px 0 8px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.newsxq_fr_size p:nth-of-type(2) {
    line-height: 30px;
}

.newsxq_fr_size {
    padding: 25px 20px 40px 20px;
}

.newsxq {
    background: #f6f4f5;
    padding: 115px 0 90px 0;
}

.newsxq_div {
    background: #ffffff;
    padding: 40px 25px 60px 25px;
}

.newsxq_fl_tit {
    text-align: center;
}

.newsxq_fl_tit h1 {
    color: #2b2b2b;
    font-size: 1.625rem;
    font-weight: bold;
    margin-bottom: 15px;
}

.newsxq_fl_ico {
    display: inline-block;
}

.newsxq_fl_tit span {
    color: #888888;
    font-size: .875rem;
    display: inline-block;
    margin: 0 2px;
}

.newsxq_fl_tit .iconfont {
    font-size: 1.25rem;
    position: relative;
    top: 3px;
}

.newsxq_fl_tit .icon-fenxiang {
    position: relative;
    top: -2px;
}

.newsxq_fl_ico .bshare-custom a {
    background: none !important;
    padding-left: 0 !important;
}

.newsxq_fl_size {
    font-size: 1rem;
    color: #6b6b6b;
    line-height: 36px;
}

.newsxq_fl_tit {
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e2e2e2;
}

.newsxq_fl_tit_inp {
    display: inline-block;
    margin: 0 5px;
}

.newsxq_fl_tit_inp input {
    background-size: 100% 100%;
    width: 22px;
    height: 15px;
    border: none;
}

.newsxq_fl_tit_inp input:nth-of-type(1) {
    background: url(/images/12.jpg) no-repeat;
}

.newsxq_fl_tit_inp input:nth-of-type(2) {
    background: url(/images/11.jpg) no-repeat;
}

.newsxq_fl_tit_inp input:nth-of-type(3) {
    background: url(/images/10.jpg) no-repeat;
}

.newsxq_fr_top a {
    width: 100%;
    display: block;
    border: 1px solid #46b4e4;
    line-height: 65px;
    background: #fff;
    font-size: 1.3125rem;
    color: #46b4e4;
    padding: 0 40px;
}

.newsxq_fr_top span {
    float: right;
    font-size: 1.75rem;
}

.newsxq_fr_bott,
.newsxq_fr_cen {
    background: #fff;
    padding: 20px 25px;
}

.newsxq_fr_pian p:nth-of-type(1) {
    position: relative;
    color: #343434;
    font-size: 1.1875rem;
    font-weight: bold;
    position: relative;
    margin-bottom: 20px;
}

.newsxq_fr_pian p:nth-of-type(1)::after {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 1px;
    width: 100%;
    content: "";
    background: #e2e2e2;
}

.newsxq_fr_pian p:nth-of-type(1) span {
    background: #fff;
    padding-right: 15px;
    position: relative;
    z-index: 5;
}

.newsxq_fr_pian a {
    color: #303030;
    font-size: 1.125rem;
}

.newsxq_fr_pian p:nth-of-type(2) span {
    position: relative;
    top: -3px;
}

.newsxq_fr_cen>div:nth-of-type(1) {
    margin-bottom: 40px;
}

.newsxq_fr_cen {
    margin: 30px 0;
}

.newsxq_fr_bott>p {
    color: #343434;
    font-size: 1.1875rem;
    font-weight: bold;
    margin-bottom: 20px;
}

.newsxq_fr_bott_ul li a {
    width: 70%;
    color: #303030;
    font-size: 1.0625rem;
    padding-left: 15px;
    position: relative;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.newsxq_fr_bott_ul li a::after {
    display: block;
    content: '';
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-left: 6px solid #46b4e4;
    top: 50%;
    left: 0%;
    position: absolute;
    transform: translateY(-50%);
}

.newsxq_fr_bott_ul li {
    margin-top: 18px;
}

.newsxq_fr_bott_ul li:nth-of-type(1) {
    margin-top: 0;
}

.ab_1_1 {
    max-width: 1200px;
    margin: 70px auto;
    overflow: hidden;
}

.ab_1_2 {
    width: 38%;
    float: left;
    overflow: hidden;
}

.ab_1_2 img {
    width: 100%;
    height: auto;
}

.ab_1_3 {
    width: 56%;
    float: right;
}

.ab_1_3 h1 {
    font-size: 40px;
    color: #46b4e4;
    margin-top: 138px;
}

.ab_1_3 h2 {
    font-size: 25px;
    color: #333333;
    margin-top: 22px;
}

.ab_1_3 p {
    font-size: 16px;
    line-height: 25px;
    padding-right: 100px;
}

.ab_2_1 {
    max-width: 1200px;
    margin: 66px auto;
    background-color: #FFF;
    font-size: 0;
}

.ab_2 {
    background-color: #f1f1f1;
    overflow: hidden;
    width: 100%;
}

.ab_2_1 ul {
    list-style-type: none;
    display: block;
    font-size: 0;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

.ab_2_1 ul li {
    display: block;
    float: left;
    width: 50%;
    height: 335px;
}

.ab_2_1 ul li h1 {
    font-size: 40px;
    color: #46b4e4;
    padding-top: 24px;
    padding-left: 46px;
}

.ab_2_1 ul li h2 {
    font-size: 25px;
    color: #333333;
    margin-top: 27px;
    margin-left: 46px;
    border-left: 3px solid #46b4e4;
}

.ab_2_1 ul li p {
    font-size: 16px;
    line-height: 25px;
    padding: 17px 65px 0 64px;
}

.ab_2_1 ul li img {
    width: 100%;
    height: 335px;
}

.ab_2_1 ul li:nth-child(4n) h2 {
    padding-left: 12px;
    margin-top: 73px;
}

.brand-three .brand-three-t {
    padding: 30px 0;
    text-align: center;
}

.brand-three .brand-three-t li {
    font-size: 28px;
    color: #555;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 17px;
    margin-bottom: 17px;
    position: relative;
    list-style: none;
}

.brand-three .brand-three-t li:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 100px;
    height: 1px;
    background: #46b4e4;
    margin-left: -50px;
}

.brand-three .brand-three-t p {
    font-size: 14px;
    color: #ccc;
    margin: 0;
}

.brand-honor .brand-honor-box {
    overflow: hidden;
    padding: 5px 0px;
    position: relative;
}

.brand-honorswiper {
    position: relative;
    margin: 0 auto;
    max-width: 1380px;
    padding: 30px 10px;
    overflow: hidden;
}

.brand-honor .brand-honor-box .brand-honor-item {
    padding: 30px 15px;
    float: left;
    text-align: center;
    transition: all .5s;
}

.brand-honor .brand-honor-box .brand-honor-item li {
    margin: 20px auto;
    color: #666;
}

.brand-honor .brand-honor-box .brand-honor-item img {
    width: 100%;
}

.news-next,
.news-prev {
    display: inline-block;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 52%;
    transition: all .5s;
    border-radius: 2px;
}

.news-next {
    right: 0;
    background: url(../images/new-right.png) no-repeat center center;
}

.news-prev {
    left: 0;
    background: url(../images/new-left.png) no-repeat center center;
}

.brand-jin .brand-jin-box {
    overflow: hidden;
    padding: 5px 0px;
    position: relative;
}

.brand-jinswiper {
    position: relative;
    margin: 0 auto;
    max-width: 1380px;
    padding: 30px 10px;
    overflow: hidden;
}

.brand-jin .brand-jin-box .brand-jin-item {
    padding: 30px 15px;
    float: left;
    text-align: center;
    transition: all .5s;
}

.brand-jin .brand-jin-box .brand-jin-item li {
    margin: 20px auto;
    color: #666;
}

.brand-jin .brand-jin-box .brand-jin-item img {
    width: 100%;
}

.jinnews-next,
.jinnews-prev {
    display: inline-block;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 52%;
    transition: all .5s;
    border-radius: 2px;
}

.jinnews-next {
    right: 0;
    background: url(../images/new-right.png) no-repeat center center;
}

.jinnews-prev {
    left: 0;
    background: url(../images/new-left.png) no-repeat center center;
}

.about {
    width: 100%;
    height: auto;
    background: url(../images/about.jpg) no-repeat center center;
}

.about .box1 {
    padding-top: 70px;
}

.about .box1 .title {
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
}

.about .box1 .title .t {
    font-size: 114px;
    line-height: 114px;
    color: #f6f6f6;
    font-family: HEB;
    text-transform: uppercase;
}

.about .box1 .title .t1 {
    font-size: 36px;
    line-height: 114px;
    color: #333;
    font-weight: bold;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.about .box1 .box-new {
    width: 100%;
    height: auto;
    margin-top: 60px;
}

.about .box1 .box-new .con {
    width: 100%;
    overflow: hidden;
    float: left;
}

.about .box1 .box-new .con .txt {
    font-size: 16px;
    line-height: 30px;
    color: #616161;
    width: 100%;
    height: auto;
}

.about .box1 .box-new .pic {
    width: 33.3%;
    height: auto;
    float: right;
    position: relative;
}

.about .box1 .box-new .pic ul {
    width: 100%;
    height: auto;
}

.about .box1 .box-new .pic ul li {
    width: 100%;
    height: auto;
    float: left;
}

.about .box1 .box-new .pic .btns {
    width: 100%;
    position: absolute;
    bottom: 15px;
    left: 0;
    z-index: 10;
    text-align: center;
}

.about .box1 .box-new .pic .btns span {
    width: 12px;
    height: 12px;
    border-radius: 12px;
    background: #fff;
    margin: 0 5px;
}

.about .box1 .box-new .pic .btns span.swiper-pagination-bullet-active {
    background: #3072c4;
}

@media (max-width: 1380px) {
    .about .box1 .box-new .con {
        height: 620px;
    }
}

@media (max-width: 1300px) {
    .about .box1 {
        padding-top: 50px;
    }
    .about .box1 .box-new {
        margin-top: 30px;
    }
    .about .box1 .box-new .con {
        height: 510px;
    }
}

@media (max-width: 1024px) {
    .about .box1 {
        padding-top: 40px;
    }
    .about .box1 .title .t {
        font-size: 80px;
        line-height: 80px;
    }
    .about .box1 .title .t1 {
        font-size: 26px;
        line-height: 80px;
    }
    .about .box1 .box-new .con {
        height: 440px;
    }
    .about .box1 .box-new .con .mCSB_inside>.mCSB_container {
        margin-right: 20px;
    }
}

@media (max-width: 830px) {
    .about .box1 .box-new .pic {
        width: 40%;
    }
    .about .box1 .box-new .con {
        width: 57%;
    }
}

@media (max-width: 710px) {
    .about .box1 {
        padding-top: 30px;
    }
    .about .box1 .title .t {
        font-size: 60px;
        line-height: 60px;
    }
    .about .box1 .title .t1 {
        font-size: 20px;
        line-height: 60px;
    }
    .about .box1 .box-new {
        margin-top: 15px;
    }
    .about .box1 .box-new .con {
        height: 380px;
    }
}

@media (max-width: 580px) {
    .about .box1 .box-new .pic {
        width: 96%;
        float: none;
    }
    .about .box1 .box-new .con {
        width: 100%;
        height: auto;
        margin-top: 7%;
    }
    .about .box1 .box-new .con .mCSB_inside>.mCSB_container {
        margin-right: 0;
    }
}

.about .box2 {
    width: 100%;
    height: auto;
    margin-top: 116px;
    padding-bottom: 157px;
    background-size: cover !important;
}

.about .box2 .box-new {
    padding-top: 88px;
}

.about .box2 .box-new .title {
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
}

.about .box2 .box-new .title .t {
    font-size: 114px;
    line-height: 114px;
    color: #d5e5f9;
    opacity: 0.2;
    filter: alpha(opacity=20);
    text-transform: uppercase;
    font-family: HEB;
}

.about .box2 .box-new .title .t1 {
    font-size: 36px;
    line-height: 114px;
    width: 100%;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 0;
}

.about .box2 .box-new .tabs {
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 50px;
}

.about .box2 .box-new .tabs a {
    width: 19.6%;
    height: 59px;
    display: inline-block;
    text-align: center;
    background: #38485e;
    font-size: 24px;
    line-height: 59px;
    color: #fff;
    font-weight: bold;
    position: relative;
    border-radius: 10px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    margin: 0 1.5%;
}

.about .box2 .box-new .tabs a i {
    width: 28px;
    height: 19px;
    display: block;
    position: absolute;
    bottom: -17px;
    left: 50%;
    margin-left: -14px;
    background: url(../images/about_icon1.png) no-repeat;
    display: none;
}

.about .box2 .box-new .tabs a.on {
    background: #fff;
    color: #3072c4;
}

.about .box2 .box-new .tabs a.on i {
    display: block;
}

.about .box2 .box-new .pic {
    width: 100%;
    height: auto;
    margin-top: 78px;
    text-align: center;
}

.about .box2 .box-new .pic .img {
    display: none;
    width: 100%;
    text-align: center;
}

.about .box2 .box-new .pic .img img {
    max-width: 100%;
}

.about .box2 .box-new .pic .img.on {
    display: block;
}

@media (max-width: 1200px) {
    .about .box2 {
        margin-top: 80px;
        padding-bottom: 100px;
    }
    .about .box2 .box-new {
        padding-top: 60px;
    }
    .about .box2 .box-new .tabs {
        margin-top: 30px;
    }
    .about .box2 .box-new .tabs a {
        font-size: 20px;
        line-height: 59px;
    }
    .about .box2 .box-new .pic {
        margin-top: 40px;
    }
}

@media (max-width: 1024px) {
    .about .box2 .box-new .title .t {
        font-size: 80px;
        line-height: 80px;
    }
    .about .box2 .box-new .title .t1 {
        font-size: 26px;
        line-height: 80px;
    }
    .about .box2 .box-new .tabs a {
        width: 24%;
        height: 45px;
        font-size: 20px;
        line-height: 45px;
    }
    .about .box2 .box-new .tabs a i {
        bottom: -13px;
    }
}

@media (max-width: 790px) {
    .about .box2 {
        margin-top: 60px;
        padding-bottom: 70px;
    }
    .about .box2 .box-new .title .t {
        font-size: 60px;
        line-height: 60px;
    }
    .about .box2 .box-new .title .t1 {
        font-size: 20px;
        line-height: 60px;
    }
    .about .box2 .box-new .tabs a {
        font-size: 16px;
        line-height: 45px;
    }
}

@media (max-width: 600px) {
    .about .box2 {
        margin-top: 40px;
        padding-bottom: 50px;
    }
    .about .box2 .box-new {
        padding-top: 50px;
    }
    .about .box2 .box-new .tabs a {
        width: 28%;
        font-size: 16px;
        line-height: 45px;
    }
}

@media (max-width: 500px) {
    .about .box2 .box-new {
        padding-top: 40px;
    }
    .about .box2 .box-new .title .t {
        font-size: 40px;
        line-height: 40px;
    }
    .about .box2 .box-new .title .t1 {
        font-size: 16px;
        line-height: 40px;
    }
    .about .box2 .box-new .tabs {
        margin-top: 20px;
    }
    .about .box2 .box-new .tabs a {
        width: 40%;
        font-size: 14px;
        line-height: 40px;
        height: 40px;
    }
}

.about .box3 {
    width: 100%;
    height: auto;
    background: #f0f0f0;
}

.about .box3 .box-new {
    padding-top: 77px;
    padding-bottom: 20px;
}

.about .box3 .box-new .title {
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
}

.about .box3 .box-new .title .t {
    font-size: 114px;
    line-height: 114px;
    color: #d8d8d8;
    font-family: HEB;
    text-transform: uppercase;
}

.about .box3 .box-new .title .t1 {
    font-size: 36px;
    line-height: 114px;
    color: #333;
    font-weight: bold;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.about .box3 .box-new .list {
    width: 100%;
    height: auto;
    position: relative;
}

.about .box3 .box-new .list .a {
    width: 45px;
    height: 45px;
    display: block;
    border-radius: 45px;
    background-color: #fff;
    border: 1px solid #ebebeb;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.11);
    position: absolute;
    top: 50%;
    margin-top: -22px;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 10;
}

.about .box3 .box-new .list .a.prev {
    background-image: url(../images/about_prev2.png);
    left: 0;
}

.about .box3 .box-new .list .a.next {
    background-image: url(../images/about_next2.png);
    right: 0;
}

.about .box3 .box-new .list .list-new {
    width: 93.5%;
    padding: 100px 0px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.about .box3 .box-new .list .list-new ul {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 5;
    padding: 200px 0;
}

.about .box3 .box-new .list .list-new ul li {
    width: 50%;
    height: auto;
    float: left;
    position: relative;
    top: -100px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.about .box3 .box-new .list .list-new ul li .year {
    width: 97px;
    height: 97px;
    background: #46b4e4;
    border-radius: 97px;
    border: 8px solid #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    color: #fff;
    position: relative;
    z-index: 3;
}

.about .box3 .box-new .list .list-new ul li .year .t {
    font-family: HEB;
    font-size: 24px;
    line-height: 26px;
    padding-top: 24px;
}

.about .box3 .box-new .list .list-new ul li .year .t1 {
    font-size: 16px;
    line-height: 18px;
    margin-top: 4px;
}

.about .box3 .box-new .list .list-new ul li .line1 {
    width: 27px;
    height: 68px;
    position: absolute;
    top: -80px;
    left: 50%;
    margin-left: -13px;
    background: url(../images/about_line1.png) no-repeat;
}

.about .box3 .box-new .list .list-new ul li .tits {
    width: 100%;
    font-size: 14px;
    line-height: 22px;
    color: #676767;
    text-align: left;
    position: absolute;
    left: 0;
    bottom: 200px;
}

.about .box3 .box-new .list .list-new ul li.l {
    top: 100px;
}

.about .box3 .box-new .list .list-new ul li.l .line1 {
    top: auto;
    bottom: -84px;
    background: url(../images/about_line2.png) no-repeat;
}

.about .box3 .box-new .list .list-new ul li.l .tits {
    bottom: auto;
    top: 207px;
}

.about .box3 .box-new .list .list-new .line {
    width: 0;
    height: 5px;
    background: #716f6f;
    position: absolute;
    top: 50%;
    margin-top: -2.5px;
    left: 0;
    z-index: 2;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.18) inset;
    transition: width 2.5s linear;
}

.about .box3 .box-new .list .list-new .line.on {
    width: 100%;
}

@media (max-width: 1100px) {
    .about .box3 .box-new .list .list-new ul li .year {
        width: 78px;
        height: 78px;
        border: 4px solid #fff;
    }
    .about .box3 .box-new .list .list-new ul li .year .t {
        font-size: 20px;
        line-height: 22px;
        padding-top: 18px;
    }
    .about .box3 .box-new .list .list-new ul li .tits {
        bottom: 176px;
    }
    .about .box3 .box-new .list .list-new ul li.l .tits {
        top: 180px;
    }
}

@media (max-width: 1024px) {
    .about .box3 .box-new {
        padding-top: 60px;
        padding-bottom: 20px;
    }
    .about .box3 .box-new .title .t {
        font-size: 80px;
        line-height: 80px;
    }
    .about .box3 .box-new .title .t1 {
        font-size: 26px;
        line-height: 80px;
    }
}

@media (max-width: 710px) {
    .about .box3 .box-new {
        padding-top: 50px;
        padding-bottom: 70px;
    }
    .about .box3 .box-new .title .t {
        font-size: 60px;
        line-height: 60px;
    }
    .about .box3 .box-new .title .t1 {
        font-size: 20px;
        line-height: 60px;
    }
    .about .box3 .box-new .list .list-new ul {
        padding: 170px 0;
    }
}

@media (max-width: 520px) {
    .about .box3 .box-new {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .about .box3 .box-new .title .t {
        font-size: 50px;
        line-height: 50px;
    }
    .about .box3 .box-new .title .t1 {
        font-size: 18px;
        line-height: 50px;
    }
}

.about .box4 {
    width: 100%;
    height: auto;
    background-size: cover !important;
}

.about .box4 .box-new {
    padding-top: 80px;
    padding-bottom: 85px;
}

.about .box4 .box-new .title {
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
}

.about .box4 .box-new .title .t {
    font-size: 114px;
    line-height: 114px;
    color: #fff;
    opacity: 0.05;
    filter: alpha(opacity=5);
    font-family: HEB;
    text-transform: uppercase;
}

.about .box4 .box-new .title .t1 {
    font-size: 36px;
    line-height: 114px;
    color: #fff;
    font-weight: bold;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.about .box4 .box-new .list {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 47px;
}

.about .box4 .box-new .list ul {
    width: 100%;
    height: auto;
    padding-bottom: 25px;
}

.about .box4 .box-new .list ul li {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.about .box4 .box-new .list ul li dl {
    width: 110%;
    height: auto;
}

.about .box4 .box-new .list ul li dl dd {
    width: 14.4%;
    height: 100px;
    background: #fff;
    float: left;
    margin-right: 0.9%;
    margin-bottom: 24px;
    position: relative;
}

.about .box4 .box-new .list ul li dl dd img {
    max-width: 90%;
    max-height: 90%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.about .box4 .box-new .list .btns {
    width: 100px;
    height: 40px;
    margin: 0 auto;
}

.about .box4 .box-new .list .btns a {
    width: 40px;
    height: 40px;
    display: block;
}

.about .box4 .box-new .list .btns a.prev {
    background: url(../images/about_prev.png) no-repeat;
    float: left;
}

.about .box4 .box-new .list .btns a.next {
    background: url(../images/about_next.png) no-repeat;
    float: right;
}

@media (max-width: 1024px) {
    .about .box4 .box-new {
        padding-top: 60px;
        padding-bottom: 70px;
    }
    .about .box4 .box-new .title .t {
        font-size: 80px;
        line-height: 80px;
    }
    .about .box4 .box-new .title .t1 {
        font-size: 26px;
        line-height: 80px;
    }
}

@media (max-width: 900px) {
    .about .box4 .box-new .list {
        margin-top: 30px;
    }
    .about .box4 .box-new .list ul {
        padding-bottom: 10px;
    }
    .about .box4 .box-new .list ul li dl dd {
        width: 22%;
        height: 85px;
        margin-bottom: 10px;
    }
}

@media (max-width: 710px) {
    .about .box4 .box-new {
        padding-top: 50px;
        padding-bottom: 60px;
    }
    .about .box4 .box-new .title .t {
        font-size: 60px;
        line-height: 60px;
    }
    .about .box4 .box-new .title .t1 {
        font-size: 20px;
        line-height: 60px;
    }
}

@media (max-width: 500px) {
    .about .box4 .box-new {
        padding-top: 30px;
        padding-bottom: 40px;
    }
    .about .box4 .box-new .list {
        margin-top: 20px;
    }
    .about .box4 .box-new .list ul li dl dd {
        width: 29.6%;
        margin-bottom: 5px;
    }
}

.about .box5 {
    padding-top: 70px;
    padding-bottom: 100px;
}

.about .box5 .title {
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
}

.about .box5 .title .t {
    font-size: 114px;
    line-height: 114px;
    color: #f6f6f6;
    font-family: HEB;
    text-transform: uppercase;
}

.about .box5 .title .t1 {
    font-size: 36px;
    line-height: 114px;
    color: #333;
    font-weight: bold;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.about .box5 .video {
    width: 100%;
    height: auto;
    margin-top: 20px;
    cursor: pointer;
}

.about .box5 .video .pic {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.about .box5 .video .pic .img {
    transition: all .5s;
}

.about .box5 .video .pic .img1 {
    width: 64px;
    height: 64px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.about .box5 .video .con {
    width: 100%;
    height: 78px;
    border: 1px solid #e9e9e9;
    box-sizing: border-box;
}

.about .box5 .video .con .tits {
    font-size: 16px;
    line-height: 78px;
    color: #333;
    float: left;
    margin-left: 2%;
}

.about .box5 .video .con .tit {
    float: right;
    margin-right: 2%;
}

.about .box5 .video .con .tit .t {
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    font-family: HEB;
    color: #195093;
    margin-top: 24px;
}

.about .box5 .video .con .tit .line {
    width: 18px;
    height: 2px;
    background: #195093;
    float: right;
    margin-top: 9px;
}

@media (max-width: 1024px) {
    .about .box5 {
        padding-top: 50px;
        padding-bottom: 70px;
    }
    .about .box5 .title .t {
        font-size: 80px;
        line-height: 80px;
    }
    .about .box5 .title .t1 {
        font-size: 26px;
        line-height: 80px;
    }
    .about .box5 .video {
        margin-top: 25px;
    }
}

@media (max-width: 710px) {
    .about .box5 {
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .about .box5 .title .t {
        font-size: 60px;
        line-height: 60px;
    }
    .about .box5 .title .t1 {
        font-size: 20px;
        line-height: 60px;
    }
}

@media (max-width: 600px) {
    .about .box5 .video .con {
        height: 50px;
    }
    .about .box5 .video .con .tits {
        line-height: 50px;
    }
    .about .box5 .video .con .tit {
        display: none;
    }
}

@media (max-width: 450px) {
    .about .box5 {
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .about .box5 .video {
        margin-top: 10px;
    }
    .about .box5 .video .con .tits {
        font-size: 14px;
    }
}

.about .box6 {
    width: 100%;
    height: auto;
    background-size: cover !important;
    text-align: center;
}

.about .box6 img {
    max-width: 100%;
}

.about .box7 {
    margin: 100px auto 80px;
}

.about .box7 .title {
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
}

.about .box7 .title .t {
    font-size: 114px;
    line-height: 114px;
    color: #f6f6f6;
    font-family: HEB;
    text-transform: uppercase;
}

.about .box7 .title .t1 {
    font-size: 36px;
    line-height: 114px;
    color: #333;
    font-weight: bold;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.about .box7 ul {
    width: 100%;
    height: auto;
    margin-top: 40px;
}

.about .box7 ul li {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.about .box7 ul li .pic {
    width: 41.7%;
    height: auto;
}

.about .box7 ul li .con {
    width: 52.5%;
    height: 100%;
}

.about .box7 ul li .con .tits {
    font-size: 16px;
    line-height: 40px;
    background: #037069;
    padding: 0 15px;
    display: inline-block;
    color: #fff;
    letter-spacing: -0.5px;
}

.about .box7 ul li .con .tit {
    font-size: 16px;
    line-height: 30px;
    color: #616161;
    margin-top: 17px;
}

.about .box7 ul li .con .tit .t {
    margin-bottom: 18px;
}

.about .box7 ul li:last-child {
    border-bottom: none;
}

@media (max-width: 1024px) {
    .about .box7 .box-new {
        padding-top: 60px;
        padding-bottom: 80px;
    }
    .about .box7 .box-new .title .t {
        font-size: 80px;
        line-height: 80px;
    }
    .about .box7 .box-new .title .t1 {
        font-size: 26px;
        line-height: 80px;
    }
}

@media (max-width: 1450px) {
    .about .box7 ul li .con .tit .t {
        margin-bottom: 10px;
    }
}

@media (max-width: 1320px) {
    .about .box7 ul li .pic {
        width: 46%;
    }
    .about .box7 ul li .con {
        width: 50.5%;
    }
    .about .box7 ul li .con .tit .t {
        margin-bottom: 5px;
    }
}

@media (max-width: 1160px) {
    .about .box7 ul li {
        height: auto !important;
    }
    .about .box7 ul li .con {
        margin-top: 20px;
    }
}

@media (max-width: 940px) {
    .about .box7 {
        margin: 60px auto 40px;
    }
    .about .box7 ul li {
        padding-bottom: 30px;
        margin-bottom: 30px;
    }
    .about .box7 ul li .con {
        margin-top: 10px;
    }
    .about .box7 ul li .con .t {
        margin-bottom: 0;
    }
}

@media (max-width: 710px) {
    .about .box7 {
        margin: 40px auto 20px;
    }
    .about .box7 .title .t {
        font-size: 60px;
        line-height: 60px;
    }
    .about .box7 .title .t1 {
        font-size: 20px;
        line-height: 60px;
    }
    .about .box7 ul {
        margin-top: 20px;
    }
    .about .box7 ul li .pic {
        width: 100%;
        float: none;
    }
    .about .box7 ul li .con {
        width: 100%;
        float: none;
        margin-top: 15px;
    }
}

@media (max-width: 520px) {
    .about .box7 .title .t {
        font-size: 50px;
        line-height: 50px;
    }
    .about .box7 .title .t1 {
        font-size: 18px;
        line-height: 50px;
    }
}

@media (max-width: 400px) {
    .about .box7 ul li {
        padding-bottom: 30px;
        margin-bottom: 30px;
    }
}

.second_div .picture_a,
.second_div .picture_a a {
    color: #818181;
}

.second_div {
    background: #ececec;
}

.second_div .second_ul li:last-child a::after {
    width: 0;
}

.proxq .casexq_a {
    margin-bottom: 0;
    position: absolute;
    z-index: 10000;
    right: 20px;
    bottom: 0px;
}

.proxq {
    background: #f6f4f5;
    padding: 70px 0 0 0;
}

.proxq_wid {
    background: #fff;
    box-shadow: 2.5px 4.33px 20px 0px rgba(0, 0, 0, 0.15);
}

.proxq_wid>div {
    width: 50%;
}

.proxq_wid .fl {
    border-right: 1px solid #ebebeb;
}

.proxq_fl_fd {
    position: absolute;
    right: 25px;
    bottom: 15px;
}

.proxq_fl_fd .iconfont {
    font-size: 1.25rem;
    color: #000000;
}

.proxq_fl {
    padding: 50px 70px 30px 40px;
}

.proxq_size {
    font-size: 1rem;
    color: #6b6b6b;
    line-height: 32px;
}

.proxq_size span {
    font-size: 1.125rem;
    color: #2f2f2f;
}

.proxq_size_p {
    color: #46b4e4;
    font-size: 2.25rem;
    margin-bottom: 30px;
}

.proxq_fl_div {
    margin-top: 32px;
}

.proxq_a {
    color: #fff;
    font-size: 1rem;
    font-weight: bold;
    background: #46b4e4;
    line-height: 50px;
    padding: 0 50px;
    border-radius: 24px;
    display: inline-block;
}

.proxq_fl .newsxq_fl_ico .iconfont {
    font-size: 1.575rem;
}

.proxq_fl .newsxq_fl_ico {
    margin-left: 35px;
}

.proxq_fl .newsxq_fl_ico span {
    font-size: 1rem;
}

.details {
    padding-bottom: 80px;
    background: #f6f4f5;
    padding-top: 30px;
}

.details_ul {
    background: #c3c3c3;
    line-height: 65px;
    margin-bottom: 30px;
}

.details_ul li {
    font-size: 1.1875rem;
    color: #3c3c3c;
    padding: 0 70px;
    border-right: 1px solid #fff;
    float: left;
}

.details_ul li.active {
    color: #fff;
    background: #46b4e4;
}

.details_lb_div p {
    color: #303030;
    font-size: 1.1875rem;
    margin-top: 22px;
    text-align: center;
}

.details_div>div {
    display: none;
}

.w100 {
    width: 100%;
}

.casexq_a img {
    width: 50px;
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
}

.technology {
    background: #f6f4f5;
    padding: 110px 0 135px 0;
}

.technology_ul li>a {
    width: 35%;
}

.technology_size>a:nth-of-type(1) {
    color: #1c1c1c;
    font-size: 1.6875rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.technology_size p {
    color: #6b6b6b;
    font-size: 1rem;
    line-height: 30px;
    margin: 20px 0 25px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.technology_size>a:nth-of-type(2) {
    display: inline-block;
    color: #46b4e4;
    font-size: 1rem;
    border: 1px solid #46b4e4;
    line-height: 48px;
    padding: 0 48px;
    text-decoration: underline !important;
}

.technology_ul li {
    margin-top: 65px;
    background: #fff;
}

.technology_ul li:nth-of-type(1) {
    margin-bottom: 0;
}

.technology_size {
    padding: 45px 45px 15px 0;
    width: 61%;
    float: right;
}

.news_ul li:hover,
.technology_ul li:hover {
    box-shadow: 2.5px 4.33px 20px 0px rgba(0, 0, 0, 0.15);
}

.technology_ul li:hover .technology_size>a:nth-of-type(2) {
    box-shadow: inset 0 0 0 2.5rem #46b4e4;
    border: 1px solid #46b4e4 !important;
    color: #fff;
    transition: 400ms ease-in-out;
    -moz-transition: 400ms ease-in-out;
    -webkit-transition: 400ms ease-in-out;
    -o-transition: 400ms ease-in-out;
}

.news_ul li:hover .news_size a,
.technology_ul li:hover .technology_size>a:nth-of-type(1) {
    color: #46b4e4;
}
.htel{
    text-align: right;
position: absolute;

line-height:93px;
right: 496px;
}

.htel a:first-child{
font-size: 17px;
color: #000;
}
.htel a:nth-child(2){
font-size: 26px;
color: #e54201;
font-weight: bold;
}