﻿/*头部样式*/
header{

}
.container{
    max-width: 1200px;
    margin: 0 auto;
    width: 90%;
}
.logo{
    float: left;
    margin-top: 22px;
}
.head_tel {
    float: right;
    font-size: 24px;
    color: #0219a3;
    padding: 40px 0 20px 38px;
    background: url(../images/tel1.png) no-repeat 0px 42px;
    margin-left: 30px;
    line-height: 1.4em;
}
.nav{
    float: right;
        padding-top: 21px;
}
.nav li{
    padding-top: 22px;
    margin-left: 60px;
    float: left;
    position: relative;
    padding-bottom: 46px;
}
.nav li a{
    display: block;
    font-size: 15px;
    color: #333;
}
.nav li .b_nav{
    display: none;
    position: absolute;
    top:95px;
    left:0px;
    z-index: 999;
    background: url(../images/tiao.png)no-repeat top center;
    width: 150px;

}

.nav li .b_nav a{
    font-size: 14px;
    color: #333;  
    line-height: 2em;  
    text-indent: 20px;
    background:rgba(255,255,255,0.8);
    padding:5px 0;
}
.nav li:hover a {
    font-weight: bold;
    color: #0219a3;
}
.nav li:hover .b_nav a{
    color: #333;
    font-weight: normal;
}
.nav li .b_nav a:hover{
    color: #0219a3;
}

.menu-button{
    display: none;
    position: absolute;
    top: 5px;
    right: 0px;
    padding: 7px;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    background-color: #0219a3;
    z-index: 99999;
}
.menu-button .bar {
    display: block;
    height: 2px;
    background: #fff;
    margin: 9px 0;
    opacity: 1;
    transition: all .5s ease;
    width: 30px;
    transform-origin: left center;
}

.mnav .bar:nth-child(1){
    transform:rotate(45deg);
    /*width: 40px;*/
}
.mnav .bar:nth-child(2){
    opacity: 0;
}
.mnav .bar:nth-child(3){
    transform:rotate(-45deg);
    /*width: 40px;*/
}

.mobileNav{
    display: none;
    background-color: #0219a3;
    text-align: center;
    position: absolute;
    left:0;
    top:60px;
    z-index: 99999;
    width: 100%;
}
.mobileNav li {
    line-height: 2em;
    padding:1em 0;
}
.mobileNav li a{
    font-size: 1rem;
    color: #fff;
}
#swiper-container1 .swiper-button-prev,#swiper-container1 .swiper-button-next{ 
    position:absolute; 
    left:3%; 
    top:50%; 
    margin-top:-43px; 
    display:block; 
    width:32px; 
    height:43px; 
    background:url(../images/slider-arrow.png) -110px 5px no-repeat #000; 
    filter:alpha(opacity=20);
    opacity:0.2; 
    border-radius:3px;
    outline:none;
}
#swiper-container1 .swiper-button-next{ 
    left:auto; 
    right:3%; 
    background-position:8px 5px; 
}
#swiper-container1 .swiper-button-prev:hover,#swiper-container1 .swiper-button-next:hover{ 
    filter:alpha(opacity=100);
    opacity:1;  
}
@media(max-width: 1199px){
    .container{
        width: 96%;
    }
    .logo {
        margin-top: 10px;
    }
    .nav li{
        padding-top: 10px;
        margin-left: 40px;
        padding-bottom: 30px;        
    }
    .nav li .b_nav{
        top:65px;
    }
    .head_tel{
        display:none;
    }
}
@media(max-width: 768px){
    .logo img{
        max-height: 50px;
    }
    .nav{
        padding-top:5px;
    }
    .nav li {
        padding-top: 10px;
        margin-left: 20px;
        padding-bottom: 30px;
    }    
}
@media(max-width: 767px){
    header{
        padding:10px 0; 
    }
    .logo{
        width: 70%;
        float: none;
        margin-top:0;
    }
    .menu-button{
        display: block;
    }
    .nav{
        display: none;
    }
    #swiper-container1 .swiper-button-next,#swiper-container1 .swiper-button-prev{
        display: none;
    }
    #swiper-container1 .swiper-pagination{
        display: none;
    }
}


/*我们的产品*/
.product{
    width:100%;
    background:#fff;
}

.product-w0{
    padding:69px 0px 47px 0px;
}

.product-title{
    width: 570px;
    margin:auto;
    text-align: center;
    position: relative;
}

.product-title h2 {
    font-size: 40px;
    color: #333333;
    line-height: 25px;
    position: relative;
    padding-bottom: 25px;
    font-weight: 700;
}

.product-title span{
    width: 100%;
    font-size: 14px;
    color: #0219a3;
}

.title-line1{
    position: absolute;
    width:90px;
    height:1px;
    border-bottom:1px solid #E5E5E5;
    left:70px;
    top:10px;
}

.title-line2{
    position: absolute;
    width:90px;
    height:1px;
    border-bottom:1px solid #E5E5E5;
    right:95px;
    bottom:10px;
}

.product-list{
    width:100%;
    padding:60px 0 40px;
    display: flex;
    flex-wrap: wrap;
}

.product-list li{
    float:left; 
    width: 23.5%;
    margin-right: 2%;
/*    padding: 0 35px; */
}
.product-list li:last-child{
    margin-right: 0;
}
.product-list li a{
    display: block;
}
.product-w1{
    /* width: 230px; */
    text-align: center;
    /* padding-top:20px; */
}

.product-img1{
    /* width:140px; */
    /* height:140px; */
    /* border-radius:100%; */
    overflow: hidden;
    margin:auto;
    text-align: center;
    /* line-height: 140px; */
}

.product-img1 img{
    /*max-width:100%;*/
    max-height:100%;
    vertical-align: middle;
}

.product-w1 h3 {
    width: 100%;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.3px;
    margin:15px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.product-w1 p {
    width: 100%;
    font-family: arimo;
    color: #555;
    font-size: 14px;
    letter-spacing: 0.3px;
    line-height: 26px;
    margin-bottom: 43px;
    height:50px;
    overflow: hidden;
}

a.product-btn{
    width:163px;
    height:52px;
    border-radius:30px;
    background:#0219a3;
    color:#fff;
    font-size:16px;
    display: block;
    margin:auto;
    text-align: center;
    line-height:50px;
    border:2px solid #0219a3;
    transition: all 0.3s;
}

a.product-btn:hover{
    background:#fff;
    color:#0219a3;
    border:2px solid #0219a3;
    transition: all 0.3s;
}

@media(max-width: 1440px){
    .product-title h2{
        font-size: 32px;
    }
}
@media(max-width: 1199px){
    .product-w0{
        padding:40px 0;
    } 
    .product-title h2{
        font-size: 28px;
        padding-bottom:15px;
    }
    .product-list{
        padding: 40px 0 ;
    }
    a.product-btn {
        width: 140px;
        height: 40px;
        font-size: 14px;
        line-height: 36px;
    }   
}
@media(max-width: 768px){
    .product-w0 {
        padding: 30px 0;
    }
    .product-title h2{
        font-size: 24px;
        padding-bottom: 5px;
    }
    .title-line1,.title-line2{
        display: none;
    }
    .product-list {
        padding: 30px 0;
    }
    a.product-btn {
        width: 120px;
        height: 36px;
        line-height: 32px;
    }
}
@media(max-width: 767px){
    .product-w0 {
        padding: 20px 0;
    }
    .product-title{
        width: 100%;
    }
    .product-title h2{
        font-size: 20px;
        padding-bottom: 0px;
    }
    .product-list {
        padding: 20px 0 0;
    }
    .product-list li{
        width: 49%;
    }
    .product-list li:nth-child(2n){
        margin-right: 0;
    }
    .product-w1 h3{
        margin: 10px 0 20px;
    }
}

/*世名服务*/
.service{
    width:100%;
    background:#F6F6F6;
}

.service-w1{
    padding:100px 0px 30px 0px;
}

.service-w740{
    width:62%;
    float:left;
}

.service-w740 h2{
    font-size:36px;
    color:#333;
    text-align: right;
    padding:5px 0px 20px 0px;
}

.service-w740 h2 span{
    color:#0219a3;
}

.service-w740 p{
    font-size:14px;
    color:#666;
    text-align: right;
    line-height:30px;
}
.service-w390{
    width:33%;
    float:right;
    overflow: hidden;
    text-align: center;
}

.service-w390 img{
    min-height:100%;
}

.service-u1{
    width:100%;
    padding:40px 0px 60px 0px;
}

.service-u1 li{
    width:300px;
    float:left;
}

.service-w2{
    width:185px;
    float:left;
    text-align: right;
    overflow: hidden;
}

.service-p1{
    font-size:36px;
    color:#0219a3;
}

.service-h66{
    width: 63px;
    height:66px;
    line-height:66px;
    float:left;
    text-align: center;
}

.service-h66 img{
    display: inline-block;
    max-height:100%;
    vertical-align: middle;
}
a.service-btn{
    width:108px;
    height:45px;
    border-radius:30px;
    background:#0219a3;
    color:#fff;
    font-size:14px;
    display: block;
    float: right;
    text-align: center;
    line-height:45px;
    border:2px solid #0219a3;
    transition: all 0.3s;
    margin-top:24px;
}

a.service-btn:hover{
    background:#fff;
    color:#0219a3;
    border:2px solid #0219a3;
    transition: all 0.3s;
}
@media(max-width: 1440px){
    .service-w740 h2{
        font-size: 30px;
    }
    a.service-btn{
        height: 36px;
        line-height:32px;
    }
}
@media(max-width: 1199px){
    .service-w1{
        padding:50px 0px;
    }   
    .service-w740 h2 {
        font-size: 24px;
        padding: 5px 0px 10px 0px;
    }
    .service-w740{
        width: 60%;
    }
    .service-w390{
        width: 35%;
    } 
    a.service-btn{
        margin-top:5px;
    }
}
@media(max-width: 768px){
    .service-w1 {
        padding: 35px 0px;
    }
    .service-w740 h2 {
        font-size: 20px;
        padding: 0px 0px 5px 0px;
    } 
    a.service-btn {
        margin-top: 0px;
    }   
}
@media(max-width: 767px){
    .service-w1 {
        padding: 20px 0px;
    }
    .service-w740 {
        width: 100%;
        margin-bottom: 15px;
    } 
    .service-w390 {
        width: 100%;
    }  
    .service-w740 h2{
        font-size: 18px;
        text-align:left;
    } 
    .service-w740 p{
        text-align:left;
    }
    a.service-btn{
        float: none;
    }
}



/*新闻*/
.new{
    width:100%;
    background:#fff;
}

.new-w1{
    padding-top:70px;
}

.new-u1{
    padding:50px 0px 45px 0px;
    display: flex;
    flex-wrap: wrap;
}

.new-u1 li{
    width:32%;
    text-align: center;
    margin-right:2%;
    float:left;
}

.new-u1 li:last-child{
    margin-right:0px;
}

.new-w2{
    overflow: hidden;
    text-align: center;
}

.new-w2 img{
    width:100%;
    height:100%;
}

.new-p1{
    font-size:18px;
    color:#0219a3;
    padding:24px 10px 15px;
}

.new-p2{
    font-size:18px;
    font-weight: bold;
    line-height:1.4em;
    padding:10px 5px 20px;
}

.new-p2 a:hover{
    color:#0219a3;
}

.new-p3{
    font-size:14px;
    color:#999;
    line-height:25px;
    padding:0px 10px 0px 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;    
    -webkit-line-clamp: 3; 
    -webkit-box-orient: vertical;
    text-indent: 2em;
}

@media(max-width: 1440px){
    .new-p2{
        font-size:16px;
        padding: 10px 5px;
    }
}
@media(max-width: 1199px){
    .new-w1{
        padding-top:50px;
    }
}
@media(max-width: 768px){
    .new-w1{
        padding-top:35px;
    }
    .new-u1 {
        padding: 30px 0px;
    }
}
@media(max-width: 767px){
    .new-w1 {
        padding-top: 20px;
    }
    .new-u1 {
        padding: 20px 0px;
    }
    .new-u1 li{
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .new-p2{
        text-align:left;
    }
    .new-p3{
        text-align:left;
        text-indent: 0;
        padding: 0px 5px;
    }
}


/*底部*/
.foot{
    width:100%;
    background:#3a3b3c;
    padding:58px 0px 50px 0px;
}
.foot-u1{
/*    float: left;*/
}
.foot-u1 li{
    float:left;
    color:#DDE2EB;
    width:15%;
}
.foot-u1 li h4{
    font-weight:bold;
    font-size:14px;
    padding-bottom:5px;
    line-height:36px;
}
.foot-u1 li a{
    display: block;
    color:#7F8795;
    font-size:12px;
    line-height:32px;
    transition: all 0.3s;
}
.foot-u1 li a:hover{
    color:#0219a3;
    transition: all 0.3s;
}
.foot-u1 li p{
    display: block;
    color:#7F8795;
    font-size:12px;
    line-height:32px;
    transition: all 0.3s;
}
.foot-u1 .foot_txt {
    line-height: 12px;
    text-align: center;
    font-size:12px;
    position: relative;
    float: left;
    width: 20%;
}

.foot-u1 .foot-ewm{
    float: right;
    width: 14%;
}
.foot-u1 .foot-ewm h4{
    text-align:center;
}
.foot-ewm p{
    font-size:12px;
    color:#DDE2EB;
    line-height:26px;
    text-align:center;
}

.copyright{
    width:100%;
    height:65px;
    line-height:65px;
    text-align: center;
    font-size:14px;
    color:#797D8F;
    background:#323334;
}
.copyright a{
    font-size:14px;
    color:#797D8F;    
}
@media(max-width: 1440px){

}
@media(max-width: 1199px){
    
}
@media(max-width: 768px){
    .foot{
        display: none;
    }
    .copyright{
        height:65px;
        line-height:30px;
    }
}
@media(max-width: 767px){
    
}


/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}
.f_none{
    display: none;
}


/*------------内页-------------------*/
.n_banner {
    width: 100%;
    margin: 0 auto;
}

.n_banner img {
    width: 100%;
    margin: 0 auto
}
.sitemp{
    color: #333;
    padding:15px 0;
    border-bottom: 1px solid #e5e5e5;
}
.site{
    padding-left: 30px;
    background:url(../images/home.png) no-repeat left center;
    background-size: 22px;
    font-size: 15px;
    color: #333;
}
.site a{
    font-size: 15px;
}
.wrap {
    padding: 60px 0 80px;
}
.left {
    float: left;
    width: 26%;
}
.left h3{
    padding: 20px 40px;
    color: #fff;
    background-color: #0219a3;
    font-size: 30px;
    font-weight: normal;
    display: block;
}
/*.left h3:hover{*/
/*    background: #0219a3*/
/*}*/
.left .sort li {
    position: relative;
    border-bottom: 1px solid #fff;
}
.left .sort li a{
    font-size: 16px;
    line-height: 30px;
    position: relative;
    display: block;
    padding: 15px 40px;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.left .sort li:hover a{
    color: #0219a3;
    /*background-color: #e02e47;*/
}
.left .sort li.on a{
    color: #0219a3;
    /*background-color: #e02e47;    */
}


.right {
    float: right;
    width: 74%;
    padding-left: 30px;
}
.right .content{
    font-size: 15px;
}

@media(max-width: 1440px){
    .wrap {
        padding: 50px 0;
    }
    .left h3{
        padding: 10px 40px;
        font-size: 24px;        
    }
}
@media(max-width: 1199px){
    .left h3{
        padding: 10px 30px;      
    }
    .left .sort li a {
        padding: 10px 30px;

    }    
}
@media(max-width: 768px){
    .wrap {
        padding: 35px 0;
    }
    .sitemp{
        padding:10px 0;
    }
    .site{
        font-size: 14px;
    } 
    .site a{
        font-size: 14px;
    }
    .left{
        width: 100%;
        float: none;
    }  
    .left h3{
        display: none;
    } 
    .left .sort{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 30px;
    }
    .left .sort li{
        border:none;
        display: inline-block;
        margin-bottom: 5px;
    }
    .left .sort li a {
        padding: 2px 15px;
        font-size: 14px;
    }
    .right{
        width: 100%;
        float: none;
        padding-left: 0;
    } 
}
@media(max-width: 767px){
    .wrap {
        padding: 20px 0;
    }  
    .left .sort{
        margin-bottom: 20px;
    }
    .left .sort li a{
        padding: 0px 10px;
    }  
}




/*n_about*/


@media(max-width: 1440px){

}
@media(max-width: 1199px){
    
}
@media(max-width: 768px){
    
}
@media(max-width: 767px){
    
}



/*n_product*/
.product_list{
    display: flex;
    flex-wrap: wrap;
}
.product_list li{
    width: 32%;
    margin-right: 2%;
    margin-bottom:20px;
    float: left;
    border:1px solid #e5e5e5;
}
.product_list li:nth-child(3n){
    margin-right: 0;
}
.product_list li a.img{
    display: block;
    overflow: hidden;
}
.product_list li a.img img{
    transition: all 0.6s ease-out;
}
.product_list li h3 a{
    font-weight: normal;
    font-size: 16px;
    text-align:center;
    display: block;
    line-height:52px;
    height: 52px;
}
.product_list li:hover a.img img{
    transition: all 0.6s;
    transform: scale(1.1);
}
.product_list li:hover h3 a{
    background:#0219a3;
    color: #fff;
}

.product-show{
    display: flex;
    flex-wrap: wrap;
}
.proleft{
    width: 50%;   
}
.jqueryzoom{

}
.proright{
    width: 50%;
    padding:50px 0 0 30px;
}
.proright h1{
    font-size: 30px;
    font-weight: normal;
    /*line-height: 1.5;*/
    margin: 0;
    color: #333;
    border-bottom: 1px solid #e5e5e5;
}
.proright .text{
        margin-top: 30px;
}
.proright .text p{
    font-size: 16px;
}
.proright .text p span{
    font-weight: bold;
    color: #333;
}
.proright .text b{
    display: block;
    font-size: 18px;
    display: block;
    margin-bottom: 14px;
    font-weight: bold;
    color: #333;
    line-height: 1.4em;
}
a.btn-inquiry{
    line-height: 50px;
    display: block;
    height: 50px;
    width: 160px;
    margin-top: 40px;
    text-align:center;
    -webkit-transition: all .4s;
    transition: all .4s;
    color: #fff;
    background-color: #0219a3;
}

.p_detail{
    margin:50px 0 50px;
}
.prosort{
    
    padding: 10px;
    background-color: #0219a3;
}
ul.prosort li {
    display: inline-block;
}
ul.prosort li a {
    font-size: 16px;
    line-height: 40px;
    display: block;
    padding: 0 30px;
    color: #fff;
    border-radius: 6px;
}
ul.prosort li.active a {
    color: #0219a3;
    background-color: #fff;
}
.p_detail .text {
    padding: 20px;
    border: 1px solid #e5e5e5;
    display: none;
}
.p_detail .text p {
    line-height: 2.14285714;
    margin: 0;
    color: #666;
}
.table-box {
    overflow: auto;
    width: 100%;
    max-width: 100%;
}
table {
    /*width: 100%;*/
    max-width: 100%;
    margin: 0;
    padding: 0;
    border-spacing: 0;
    border-collapse: collapse;
    text-align: center;
    
}
table tr:nth-child(6) td:nth-child(1){
    width: 35%!important;
}
table tr:nth-child(6) td:nth-child(2){
    width: 35%!important;
}
table tr:nth-child(6) td:nth-child(3){
    width: 30%!important;
}
table td {
    padding: 8px !important;
    border: 1px solid #ccc !important;
    color: #000;
}
table tr, table td {
    width: auto !important;
    height: auto !important;
    vertical-align: middle;
}
@media(max-width: 1440px){
    .proright {
        padding: 40px 0 0 30px;
    }
    .proright h1{
        font-size: 26px;
    }
}
@media(max-width: 1199px){
    .proright {
        padding: 10px 0 0 30px;
    }
    .proright h1{
        font-size: 24px;
    } 
    .proright .text {
        margin-top: 15px;
    }  
    a.btn-inquiry{
        margin-top: 30px;
        line-height: 42px;
        height: 42px;
        width: 140px;
    } 
}
@media(max-width: 768px){
    .proright h1{
        font-size: 20px;
    }  
    .proright .text {
        margin-top: 10px;
    }
    .proright .text b{
        font-size: 16px;
        margin-bottom: 10px;
    }   
    .p_detail {
        margin: 35px 0;
    }
    .p_detail .text {
        padding: 20px;
    }
}
@media(max-width: 767px){
    .product_list li{
        width: 49%;
    }
    .product_list li:nth-child(3n){
        margin-right: 2%;
    }
    .product_list li:nth-child(2n){
        margin-right: 0;
    }
    .product_list li h3 a{
        line-height:40px;
        height: 40px;
        font-size: 14px;
    }
    .proleft{
        width: 100%;
    }
    .jqueryzoom{
        text-align:center;
    }
    .proright {
        padding: 10px 0 0;
        width: 100%;
    }
    .proright h1 {
        font-size: 18px;
    }
    .p_detail {
        margin: 20px 0;
    }
    .prosort{
        padding:8px 5px;
    }
    ul.prosort li a{
        padding:0 10px;
        font-size: 14px;
        line-height:32px;
    }
    .p_detail .text {
        padding: 10px;
    }
}


/*n_news*/
.news_list{

}
.news_list li{
    display: flex;
    flex-wrap: wrap;
    padding:30px 0;
    border-bottom:1px solid #ccc;
}
.news_list li:first-child{
    padding-top:0;
}
.news_list li a.img{
    display: block;
    overflow: hidden;
    width: 30%;
}
.news_list li a.img img{
    transition: all 0.6s ease-out;
}
.news_list li .text{
    width: 70%;
    padding-left: 30px;
}
.news_list li .text h3 a{
    display: block;
    font-size: 20px;
    color: #333;
    line-height:1.4em;
    padding: 5px 0px 15px 0px;
}
.news_list li .text p{
    line-height: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
/*    text-indent: 2em;*/
}
.news_list li .text a.more1{
    color: #0219a3;
    display: block;
    margin-top:10px;
}
.news_list li .text a.more1 img{
    margin-left: 15px;
    display: inline-block;
}
@media(max-width: 1440px){
    .news_list li .text h3 a{
        font-size: 18px;
    }
}
@media(max-width: 1199px){
    
}
@media(max-width: 768px){
    
}
@media(max-width: 767px){
    .news_list li{
        padding:15px 0;
    }
    .news_list li a.img{
        width: 100%;
    }
    .news_list li .text{
        width: 100%;
        padding-left: 0;
    }
    .news_list li .text h3 a{
        font-size: 16px;
        padding: 10px 0px 5px 0px;
    }
}



/*n_message*/
.message{
/*    padding:70px 0;*/
}
.message h3{
    font-size: 32px;
    color: #222;
}
.message p{
    font-size: 16px;
    color: #999;
    padding:25px 0 30px;
}
.message ul{
    display: flex;
    flex-wrap: wrap;
}
.message ul li{
    position: relative;
    width: 22%;
    margin-right: 4%;
    margin-bottom:25px;
}
.message ul li:last-child{
    margin-right: 0;
}
.message ul li span{
    color: #ff0000;
    display: block;
    position: absolute;
    right:10px;
    top:5px;
}
.message ul li input{
    display: block;
    width: 100%;
    border:1px solid #ccc;
    outline: none;
    line-height:36px;
    text-indent: 12px;
}
.mess_content textarea{
    width: 100%;
    line-height:30px;
    height: 155px;
    outline: none;
    padding:10px ;
    box-sizing: border-box;
    border: 1px solid #ccc;
}
.mess_btn input{
    width: 115px;
    line-height: 38px;
    font-size: 14px;
    color:#fff;
    display: block;
    border:none;
    background: #0219a3;
    margin-top:50px;
    cursor: pointer;
}
@media(max-width: 1440px) {
    .message h3{
        font-size: 26px;
    }
}
@media(max-width: 1199px){

}
@media(max-width: 768px){
/*    .message{
        padding:30px 1%;
    }*/
}
@media(max-width: 640px){
/*    .message {
        padding: 20px 1%;
    }*/
    .message h3{
        font-size: 20px;
    }
    .message p {
        font-size: 12px;
        padding: 10px 0;
    }
    .message ul li{
        width: 100%;
        margin-right: 0%;
        margin-bottom:5px;
    }
    .message ul li:nth-child(2n){
        margin-right: 0;
    }
    .mess_btn input{
        margin-top:10px;
    }
}






/*n_contact*/


.n_contact{
    padding:80px 0 60px;
}
.n_contact h3{
    font-size: 32px;
    color: #222;
    text-align: center;
}
.n_contact h4{
    font-size: 24px;
    color: #333;
    font-weight: normal;
    padding:15px 0 5px;
}
.n_contact_list{
    display: flex;
    flex-wrap: wrap;
    margin:25px 0;
}
.n_contact_list li{
    width: 32%;
    margin-right: 2%;
    padding:20px 15px;
    color: #fff;
    background: #999;
    text-align: center;
    float: left;
    font-size: 16px;
    color: #fff;
}
.n_contact_list li:last-child{
    margin-right: 0;
}
.n_contact_list li .img{
    display: block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border:1px solid #fff;
    border-radius: 50%;
    margin:0 auto 10px;
}
.n_contact_list li .img img{
    max-width: 40px;
}
.n_contact_list li p{
    line-height: 1.6em;
}
.n_contact_list li:nth-child(1){
    
}
.n_contact_list li:nth-child(2){
    
}
.n_contact_list li:nth-child(3){
    
}

/*.n_contact_list p{*/
/*    margin-right:60px;*/
/*    font-size: 16px;*/
/*    color: #666;*/
/*}*/
/*.n_contact_list p:nth-child(4){*/
/*    margin-right: 0;*/
/*}*/
@media(max-width: 1440px){
    .n_contact {
        padding: 60px 0 ;
    }
    .n_contact h3{
        font-size: 26px;
    }
    .n_contact h4{
        font-size: 20px;
    }
}
@media(max-width: 1199px){
    .n_contact{
        padding:30px 1%;
    }
    .n_contact_list p{
        margin-right: 40px;
    }
    .n_contact_intro{
        margin: 20px auto 40px;
        padding: 25px 0;
    }
    
}
@media(max-width: 768px){

    .n_contact_list p:nth-child(4) {
        margin-right: 30px;
    }
    .n_contact_intro h3{
        font-size: 22px;
    }
    .n_contact_intro p{
        font-size: 14px;
    }
    .n_contact h3{
        font-size: 24px;
    }
    .n_contact h4 {
        font-size: 20px;
        padding: 5px 0 5px;
    }
    .n_contact_list li{
        width:100%;
        margin-bottom:10px;
    }
}
@media(max-width: 767px){
    .n_contact {
        padding: 20px 1%;
    }
    .n_contact h3{
        font-size: 20px;
    }
    .n_contact h4 {
        font-size: 16px;
        padding: 0;
    }
    .n_contact_list p {
        width: 100%;
        margin-right: 0px;
    }
    .n_contact_list p:nth-child(4) {
        margin-right: 0px;
    }
}





h1.title{
    font-size: 24px;
    color: #0219a3;
    padding-top: 4px;
    padding-bottom: 18px;
    line-height:1.4em;
    font-weight: normal;
}
.info_title{
    font-size: 14px;
    color: #999;
}
h3.tag{
    font-size: 14px;
    color: #666;
    font-weight: normal;
}
.page{
    font-size: 14px;
    color: #666;    
    margin-top:10px;
}
.page a{
    font-size: 14px;
    color: #666;    
}

@media(max-width: 768px){
    h1.title{
        font-size: 18px;
    }
}

.pageController{
    text-align: center;
    color:#505050;margin:0 auto;
    margin:2em 0;
    line-height:24px;
}
.pageController a{background-color:#FFF;vertical-align:middle; border:#efefef 1px solid; 
    color:#505050;padding:5px 8px; margin-right:3px;margin-left:3px;
}
.pageController a:hover{background-color:#2b70bb;color:#fff; text-decoration:none;border:#efefef 1px solid;}
.pageController .currPage {background-color: #2b70bb;color:#ff0000;border:#efefef 1px solid;}
.pageController .t1{
    float:left;margin-right:5px;height:24px;line-height:22px;white-space:nowrap;
    display: none;
}
.pageController .t2{vertical-align:middle;line-height:39px;}
.pageController .t2 #current{
    line-height: 39px;
    background-color: #ef8200;
    vertical-align: middle;
    border: 1px solid #ef8200; 
    color: #fff;padding: 5px 8px;
    margin-right: 3px;
    margin-left: 3px;
    width: 39px;
}
.pageController .t1 span{
    /*padding-left:4px;
    padding-right:4px;*/
    width: 39px;
}
.pageController select{height:24px;vertical-align:middle;text-align:center;line-height:24px;
    display: none;
}
.pageController select option{vertical-align:middle;}


.m_f_fixed{
    position: fixed;
    bottom:0;
    left:0;
    background: #0219a3;
    color: #fff;
    z-index:9999;
    justify-content: center;
    width: 100%;
    display:none;

}
.m_f_fixed a{
    flex:1;
    font-size: 16px;
    color: #fff;
    display: block;
    text-align: center;
    padding:10px 0;
}
.m_f_fixed a img{
    width: 25px;
    display: block;
    margin:0 auto 0px;
}
#gotop{
    position: fixed;
    right: 0;
    bottom: 30px;
    cursor: pointer;
}
@media(max-width: 1199px){
    #gotop{
        display: none;
    }
}
@media(max-width:640px){
    .m_f_fixed{
        display: flex;
    }
    footer{
        margin-bottom:70px;
    }
}

.client-2 {
    position: fixed;
    right: -170px;
    top: 50%;
    z-index: 900;
}

.client-2 li a {
    text-decoration: none;
}
.client-2 li {
    margin-top: 1px;
    clear: both;
    height: 71px;
    position: relative;
    background: #222;
}

.client-2 li i {
    background: url(../images/fx.png) no-repeat;
    display: block;
    width: 30px;
    height: 27px;
    margin: 0px auto;
    text-align: center;
}

.client-2 li p {
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.client-2 .my-kefu-qq i {
    background-position: 4px 5px;
}

.client-2 .my-kefu-tel i {
    background-position: 0 -21px;
}

.client-2 .my-kefu-liuyan i {
    background-position: 4px -53px;
}

.client-2 .my-kefu-weixin i {
    background-position: -34px 4px;
}

.client-2 .my-kefu-weibo i {
    background-position: -30px -22px;
}

.client-2 .my-kefu-ftop {
    display: none;
}

.client-2 .my-kefu-ftop i {
    width: 33px;
    height: 35px;
    background-position: -27px -51px;
}

.client-2 .my-kefu-left {
    float: left;
    width: 77px;
    height: 47px;
    position: relative;
}

.client-2 .my-kefu-tel-right {
    font-size: 16px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 22px;
    padding: 0 15px;
    border-left: 1px solid #fff;
    margin-top: 14px;
}

.client-2 .my-kefu-right {
    width: 20px;
}

.client-2 .my-kefu-tel-main {
    background: #222;
    color: #fff;
    height: 56px;
    width: 247px;
    padding:9px 0 6px;
    float: left;
}

.client-2 .my-kefu-main {
    background: #222;
    width: 97px;
    height: 56px;
    position: relative;
    padding:9px 0 6px;
    float: left;
}

.client-2 .my-kefu-weixin-pic {
    position: absolute;
    left: -140px;
    top: -24px;
    display: none;
    z-index: 333;
}

.my-kefu-weixin-pic img {
    width: 140px;
    height: 140px;
}

@media(max-width: 1199px){
    .client-2{
        display: none;
    }
}