html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
a{text-decoration:none;outline:none;}
a:hover,a:active,a:focus{text-decoration:none;outline:none;}

input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}
.xypg-right-content img{max-width: 100%;
    max-height: 100%;
    height: auto;}


#m_demo{overflow:hidden;width:100%;margin:0 auto;padding-top:20px;}
#m_indemo {float: left;width:800%}
#m_demo1 {float: left;}
#m_demo2 {float: left;}


#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%}
#demo1 {float: left;}
#demo2 {float: left;}


.w1200{max-width: 1230px;margin: 0 auto;padding-left: 15px;padding-right: 15px;}
.fl{float: left;}
.fr{float: right;}

.top_head{
    width: 100%;
    background: url(../images/headbg.png) no-repeat center;
    background-size: cover;
    height: 144px;
    /*position: fixed;*/
    /*left: 0;*/
    /*right: 0;*/
    /*top: 0;*/
    z-index: 9999;
}
.top_head::after{
    content: '';
    width: 64%;
    height: 1px;
    background: rgba(255,255,255,0.5);
    position: absolute;
    right: 0;
    top: 46px;
}

.logo{
    line-height: 144px;
    float: left;
    width: 330px;
}
.logo img{
    max-width: 100%;
}
.head-right{
    width: calc(100% - 330px);
    float: right;
}
.head-right .k1{
    text-align: right;
    font-size: 12px;
    color: #fff;
    line-height: 46px;
    position: relative;
}
.head-right .k1 a{
    color: #fff;
}


@media (max-width: 1800px) {
    .top_head::after{
        width: 66%;
    }
}
@media (max-width: 1600px) {
    .top_head::after{
        width: 68%;
    }
}
@media (max-width: 1400px) {
    .top_head::after{
        width: 70%;
    }
}
@media (max-width: 1200px) {
    .top_head::after{
        width: 68%;
    }
}
@media (max-width: 1000px) {
    .top_head::after{
        width: 65%;
    }
}
@media (max-width: 990px) {
    body{
        padding-top: 60px;
    }
}

.index-c1{
    max-width: 985px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 50px;
    padding-bottom: 50px;
    overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.index-c1 .c1tlt{
    text-align: center;
}
.index-c1 .c1tlt h2{
    font-size: 30px;
    color: #252525;
    line-height: 1.5;
}
.index-c1 .c1tlt h3{
    font-size: 22px;
    color: #ccc;
}
.index-c1 .c1tlt h3 span{
    color: #252525;
    padding: 0 10px;
}
.index-c1 .jj{
    font-size: 15px;
    color: #252525;
    line-height: 2;
    text-align: center;
    margin-top: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: break-spaces;
}

@media (max-width: 990px) {
    .index-c1{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .index-c1 .c1tlt h2{
        font-size: 24px;
    }
    .index-c1 .c1tlt h3{
        font-size: 18px;
    }
    .index-c1 .jj{
        font-size: 14px;
        margin-top: 20px;
    }
}

.index-c2 .index-img-wrapper .img-scale-box:nth-child(1),.index-c2 .index-img-wrapper .img-scale-box:nth-child(4){
    width: 39.74%;
    float: left;
}
.index-c2 .index-img-wrapper .img-scale-box:nth-child(2),.index-c2 .index-img-wrapper .img-scale-box:nth-child(3){
    width: 60.26%;
    float: left;
}
.index-c2 .index-img-wrapper .img-scale-box:nth-child(5){
    width: 100%;
    height: 6rem;
}
.index-c2 .index-img-wrapper .img-scale-box{
    height: 4.8rem;
    position: relative;
    overflow: hidden;
    
}
.index-c2 .index-img-wrapper .img-scale-box a{
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
}
.index-c2 .index-img-wrapper .img-scale-box .text-box{
    position: absolute;
    bottom: 35%;
    left: 15%;
    opacity: 1;
    width: 70%;
    color: #fff;
    font-size: 0.16rem;
    text-align: left;
    overflow: hidden;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease;
    height: 1.25rem;
}
.index-c2 .index-img-wrapper .img-scale-box .img-scale{
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: transform .8s ease-in-out;
    -moz-transition: transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
}
.index-c2 .index-img-wrapper .img-scale-box .text-box .play-icon{
    display: block;
    width: 0.65rem;
    height: 0.65rem;
    background: url(../images/icon-play.png) no-repeat center center;
    background-size: cover;
    -webkit-transition: transform .8s linear;
    -moz-transition: transform .8s linear;
    transition: transform .8s linear;
    margin: 0 auto;
}
.index-c2 .index-img-wrapper .img-scale-box .text-box h3{
    font-size: 0.24rem;
    padding-bottom: 0.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    letter-spacing: 2px;
    text-align: center;
    line-height: 2;
    position: relative;
}
.index-c2 .index-img-wrapper .img-scale-box .text-box p{
    opacity: 0;
    -webkit-transition: opacity .6s linear .2s;
    -moz-transition: opacity .6s linear .2s;
    transition: opacity .6s linear 0.2s;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-size: 0.15rem;
    line-height: 1.8;
}
.index-c2 .index-img-wrapper .img-scale-box:hover .text-box .play-icon{
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
}
.index-c2 .index-img-wrapper .img-scale-box:hover .img-scale{
    -webkit-transform: scale(1.08,1.08);
    -moz-transform: scale(1.08,1.08);
    transform: scale(1.08,1.08);
}
.index-c2 .index-img-wrapper .img-scale-box:hover .text-box {
    height: auto;
    opacity: 1;
}
.index-c2 .index-img-wrapper .img-scale-box:hover .text-box p{
    opacity: 1;
}
.index-c2 .index-img-wrapper .img-scale-box .text-box h3::after{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0.1rem;
    width: 0;
    height: 1px;
    background-color: #fff;
    -webkit-transition: width .6s ease-in-out;
    -moz-transition: width .6s ease-in-out;
    transition: width .6s ease-in-out;
}
.index-c2 .index-img-wrapper .img-scale-box:hover h3::after{
    width: 100%;
}

@media (max-width: 1400px){
    .index-c2 .index-img-wrapper .img-scale-box .img-scale{
        height: 100%;
    }
}
@media (max-width: 768px) {
    .index-c2 .index-img-wrapper .img-scale-box{
        width: 100%!important;
        float: none!important;
    }

}



.w1400{
    max-width: 1430px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}
.index-c3{
    background: url(../images/bg1.jpg) no-repeat center;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 20px;
}
.c3tlt{
    text-align: center;
}
.c3tlt h2{
    font-size: 30px;
    color: #252525;
    line-height: 1.5;
}
.c3tlt h3{
    font-size: 22px;
    color: #ccc;
}
.c3tlt h3 span{
    color: #4c4c4c;
    padding: 0 10px;
    text-transform: uppercase;
}

.index-c3 ul{
    margin: 0 -1%;
    margin-top: 40px;
}
.index-c3 ul li{
    width: 23%;
    margin: 0 1% 50px;
    float: left;
    background: #fff;
    padding: 12px;
    box-shadow: 0 0 6px #ddd; 
}
.index-c3 ul li a{
    display: block;
    position: relative;
    overflow: hidden;
}
.index-c3 ul li a img{
    width: 100%;
    transition: .5s;
}
.index-c3 ul li .wz{
    width: 100%;
    position: absolute;
    bottom: 40%;
    left: 0;
    z-index: 99;
}
.index-c3 ul li .wz h3{
    font-size: 17px;
    color: #fff;
    text-align: center;
}
.index-c3 ul li .wz p{
    font-size: 13px;
    color: #fff;
    margin-top: 8px;
    text-align: center;
    height: 0;
    overflow: hidden;
    transition: .5s;
}
.index-c3 ul li a:hover .wz p{
    height: 20px;
}
.index-c3 ul li a:hover img{
    transform: scale(1.2);
}
@media (max-width: 990px){
    .index-c3{
        padding-top: 30px;
    }
    .c3tlt h2{
        font-size: 24px;
    }
    .c3tlt h3{
        font-size: 18px;
    }
    .index-c3 ul{
        margin-top: 20px;
    }
    .index-c3 ul li{
        margin-bottom: 30px;
    }
}

@media (max-width: 768px){
    .index-c3 ul li{
        width: 48%;
        margin-bottom: 20px;
    }
    .index-c3 ul li .wz h3{
        font-size: 16px;
    }
}


.index-c4{
    padding-bottom: 70px;
}
.c4tlt{
    position: relative;
    margin: 45px auto;
}
.c4tlt h2{
    font-size: 30px;
    font-weight: bold;
    color: #0f458c;
    text-transform: uppercase;
}
.c4tlt h3{
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    margin-top: 15px;
    letter-spacing: 7px;
}
.c4tlt::after{
    content: '';
    width: 70%;
    height: 1px;
    background: #e1e1e1;
    position: absolute;
    right: 0;
    bottom: 12px;
}

.c4-con{
    position: relative;
}
.c4-con .c4-con-item{
    padding: 0 2%;
}
.c4-con .c4-con-item a{
    display: block;
}
.c4-con .c4-con-item .img{
    padding: 6px;
    background: url(../images/yy.png) no-repeat center;
    background-size: cover;
}
.c4-con .c4-con-item .img .img-over{
    overflow: hidden;
}
.c4-con .c4-con-item .img img{
    width: 100%;
    transition: .5s;
}
.c4-con .c4-con-item h3{
    text-align: center;
    font-size: 16px;
    color: #333;
    margin-top: 15px;
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.c4-con .c4-con-item:hover h3{
    color: #0f458c;
}
.c4-con .c4-con-item:hover .img img{
    transform: scale(1.2);
}

.c4-con .owl-carousel{
    position: static;
}
.c4-con .owl-nav .owl-prev{
    width: 16%;
    height: 123px;
    background: #f2f2f2!important;
    position: absolute;
    left: 0;
    top: 0;
    outline: none;
}
.c4-con .owl-nav .owl-prev .icon-left-arrow{
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    background: url(../images/left01.png) no-repeat 80% center;
}
.c4-con .owl-nav .owl-prev:hover{
    background: #0f458c!important;
}
.c4-con .owl-nav .owl-prev:hover .icon-left-arrow{
    background: url(../images/left01_h.png) no-repeat 80% center;
}

.c4-con .owl-nav .owl-next{
    width: 16%;
    height: 123px;
    background: #f2f2f2!important;
    position: absolute;
    right: 0;
    bottom: 0;
    outline: none;
}

.c4-con .owl-nav .owl-next{
    background: #0f458c!important;
}
.c4-con .owl-nav .owl-next .icon-right-arrow{
    background: url(../images/right01_h.png) no-repeat 15% center;
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}
.c4-con .owl-nav .owl-next:hover{
    background: #f2f2f2!important;
}
.c4-con .owl-nav .owl-next .icon-right-arrow:hover{
    
    background: url(../images/right01.png) no-repeat 15% center;
}







@media (max-width: 1800px){
    .c4-con .owl-nav .owl-prev{
        width: 13%;
    }
    .c4-con .owl-nav .owl-next{
        width: 13%;
    }
}

@media (max-width: 1600px){
    .c4tlt::after{
        width: 75%;
    }
    .c4-con .owl-nav .owl-prev{
        width: 10%;
    }
    .c4-con .owl-nav .owl-next{
        width: 10%;
    }
}
@media (max-width: 1500px){
    .c4-con .owl-nav .owl-prev{
        width: 8%;
    }
    .c4-con .owl-nav .owl-next{
        width: 8%;
    }
}
@media (max-width: 1400px){
    .c4tlt::after{
        width: 78%;
    }
    .c4-con .owl-carousel{
        position: relative;
    }
    .c4-con .owl-nav .owl-prev{
        width: 60px;
        height: 60px;
        top: 50%;
        margin-top: -30px;
    }
    .c4-con .owl-nav .owl-next{
        width: 60px;
        height: 60px;
        top: 50%;
        margin-top: -30px;
    }
    .c4-con .owl-nav .owl-prev .icon-left-arrow{
        background-size: 40% 40%;
        background-position: center center
    }
    .c4-con .owl-nav .owl-prev:hover .icon-left-arrow{
        background-size: 40% 40%;
        background-position: center center
    }
    .c4-con .owl-nav .owl-next .icon-right-arrow{
        background-size: 40% 40%;
        background-position: center center
    }
    .c4-con .owl-nav .owl-next:hover .icon-right-arrow{
        background-size: 40% 40%;
        background-position: center center
    }
}
@media (max-width: 990px){
    .c4tlt{
        margin: 30px auto
    }
    .c4tlt h2{
        font-size: 24px;
        text-align: center;
    }
    .c4tlt h3{
        font-size: 18px;
        text-align: center;
        margin-top: 10px;
    }
    .c4tlt::after{
        display: none;
    }
    .c4-con .c4-con-item h3{
        font-size: 14px;
    }
    .index-c4{
        padding-bottom: 30px;
    }
}


.index-c5{
    padding-top: 20px;
}
.c5-con .c5-con-item{
    padding: 0 5%;
}
.c5-con .c5-con-item .img{
    border: 1px solid #dcdcdc;
    overflow: hidden;
    border-radius: 20px;
    text-align: center;
}
.c5-con .c5-con-item .img img{
    width: 100%;
    transition: .5s;
}
.c5-con .c5-con-item a:hover .img{
    border-color: #2b5298
}

.c5-con .c5-con-item h3{
    text-align: center;
    font-size: 14px;
    color: #323232;
    line-height: 2.5;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.c5-con .c5-con-item a:hover h3{
    font-weight: bold
}
.c5-con .c5-con-item a:hover .img img{
    transform: scale(1.2)
}

.yqlj{
    font-size: 16px;
    color: #2e2e2e;
    line-height: 2;
    padding: 20px 0;
}
.yqlj a{
    color: #2e2e2e
}

.foot1{
    background: url(../images/bg2.jpg) no-repeat center;
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 10px;
}
.foot1 .ff1{
    width: 300px;
    float: left;
}
.foot1 .ff1 .ftel{
    padding-left: 60px;
    background: url(../images/tel2.png) no-repeat left center;
    margin: 15px 0 24px;
}
.foot1 .ff1 .ftel dd{
    font-size: 13px;
    color: #ffffff;
    letter-spacing: 2px;
}
.foot1 .ff1 .ftel dl{
    font-size: 24px;
    color: #fff;
    font-weight: bold;
}
.foot1 .ff1 #formsearch{
    width: 247px;
    height: 37px;
    border: 1px solid #fff;
    border-radius: 18px;
}
.foot1 .ff1 #formsearch input{
    border: none;
    background: none;
    outline: none;
    line-height: 35px;
}
.foot1 .ff1 #formsearch #keyword{
    width: 200px;
    padding-left: 15px;
    color: #fff;
}
.foot1 .ff1 #formsearch #s_btn{
    width: 40px;
    background: url(../images/fdj.png) no-repeat center;
}

.foot1 .ff2{
    width: 32%;
    float: left;
}
.foot1 .ff2 > h3{
    font-size: 18px;
    color: #fff;
    margin-bottom: 15px;
}
.foot1 .ff2 .lxfs{
    font-size: 14px;
    color: #fff;
    line-height: 2;
}
.foot1 .ff4{
    width: 111px;
    text-align: center;
    font-size: 14px;
    color: #e8e8ea;
    line-height: 2.5;
    float: right;
}
.foot1 .ff4 img{
    max-width: 100%;
}
.foot1 .ff3{
    width: calc(68% - 411px);
    float: left;
}
.foot1 .ff3 > h3{
    font-size: 18px;
    color: #fff;
    margin-bottom: 15px;
}
.foot1 .ff3 ul li{
    width: 33.333%;
    float: left;
    font-size: 13px;
    color: #f2f2f2;
    line-height: 2;
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.foot1 .ff3 ul li a{
    color: #f2f2f2
}
.foot1 .ff3 ul li a:hover{
    color: #bbb;
    font-weight: bold;
}

.foot2{
    background: #1c1c1c;
    padding: 10px 0;
    text-align: center;
    font-size: 13px;
    color: #fff;
    line-height: 2;
}
.foot2 a{
    color: #fff;
}




@media (max-width: 1200px){
    .foot1 .ff3 ul li{
        width: 50%;
    }
}
@media (max-width: 990px){
    .foot1 .ff1{
        display: none;
    }
    .foot1 .ff2{
        width: 40%;
    }
    .foot1 .ff3{
        width: calc(60% - 111px);
    }
}

@media (max-width: 768px){
    .foot1 .ff2{
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    .foot1 .ff3{
        display: none
    }
    .foot1 .ff4{
        width: 100%;
        text-align: center;
    }
}


.xypg-product-list2{
    margin: 0 -1%;
}
.xypg-product-list2 li{
    width: 23%;
    margin: 0 1% 50px;
    float: left;
    background: #fff;
    padding: 12px;
    box-shadow: 0 0 6px #ddd;height:219px;
}
.xypg-product-list2 li a{
    display: block;
    position: relative;
    overflow: hidden;
}
.xypg-product-list2 li a img{
    width: 100%;
    transition: .5s;
}
.xypg-product-list2 li .wz{
    width: 100%;
    position: absolute;
    bottom: 40%;
    left: 0;
    z-index: 99;
}
.xypg-product-list2 li .wz h3{
    font-size: 17px;
    color: #fff;
    text-align: center;
}
.xypg-product-list2 li .wz p{
    font-size: 13px;
    color: #fff;
    margin-top: 8px;
    text-align: center;
    height: 0;
    overflow: hidden;
    transition: .5s;
}
.xypg-product-list2 li a:hover .wz p{
    height: 20px;
}
.xypg-product-list2 li a:hover img{
    transform: scale(1.2);
}

@media (max-width: 990px){
 
    .xypg-product-list2 li{
        margin-bottom: 30px;
        height:auto;
    }
}

@media (max-width: 768px){
    .xypg-product-list2 li{
        width: 48%;
        margin-bottom: 20px;
        height:auto;
    }
    .xypg-product-list2 li .wz h3{
        font-size: 16px;
    }
}


.team-box .li{
  width: 33.333%;
  float: left;
  height: 300px;
  padding-left: 32px;
  box-sizing: border-box;
  position: relative;
  background: #FBFBFB;
  cursor: pointer;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  -webkit-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
}

.team-box .li .ndan{
    width: 100%;
    height: 100%
}

.team-box .li:hover{
  background: #ecf3ff;
}
.team-box .li .pic{
  position: absolute;
  right: 0;
  top: 0;
}
.team-box .li .pic img{
  width: 160px;
  height: 160px;
}
.team-box .li .pic .block{
  width: 28px;
  height: 28px;
  background-color: #0f3b8a;
  position: absolute;
  left: -14px;
  bottom: -14px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
}
.team-box .li:hover .pic .block{
  left: 0px;
  bottom: 0px;
}
.team-box .li .mess{
  float: left;
  margin-top: 105px;
  width: 100%;
}
.team-box .li .t-mess{
  margin-top: 75px;
}
.team-box .li .m-mess{
  margin-top: 45px;
}
.team-box .li .tt{
  font-size: 20px;
  line-height: 30px;
  color: #0f3b8a;
  margin-bottom: 10px;
}
.team-box .li .job-mess{
  float: left;
  min-width: 160px;
}
.team-box .li .job-mess p{
  width: 100%;
  font-size: 14px;
  line-height: 21px;
  color: #5f6464;
}
.team-box .title-l{
  font-size: 24px;
  line-height: 43px;
  color: #2a2e2e;
  font-weight: 400;
  margin-top: 60px;
  margin-bottom: 35px;
  width: 100%;
  float: left;
}



.team-pop{
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  display: none;
}
.team-pop .pop-bg{
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.5);
  z-index: 9999999
}
.team-pop .pop-box{
  width: 982px;
  min-height: 520px;
  position: absolute;
  z-index: 9999999999;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  background: #FFFFFF;
  box-shadow: 0 12px 24px 0 rgba(0,0,0,0.10);
  padding: 0px 80px 50px 0px;
  box-sizing: border-box;
}
.team-pop .pop-box .close {
  width: 24px;
  height: 24px;
  position: absolute;
  right: 32px;
  top: 32px;
  cursor: pointer;
}
.team-pop .pop-box .team-pic{
  position: absolute;
  left: 0;
  top: 0;
}
.team-pop .pop-box .team-pic img{
  width: 200px;
}

.team-pop .pop-box .mess-box{
  width: 646px;
  float: left;
  margin-left: 256px;
}
.team-pop .pop-box .mess-box .t-box{
  height: 120px;
  border-bottom: 1px solid #E9ECF0;
  margin-bottom: 24px;
  overflow: hidden;
}
.team-pop .pop-box .mess-box .name{
  font-size: 30px;
  color: #0052D9;
  letter-spacing: 0;
  margin-bottom: 8px;
  margin-top: 48px;
}
.team-pop .pop-box .mess-box .ms .label{
  font-size: 14px;
  color: #5F6464;
  letter-spacing: 0;
  line-height: 25px;
  margin-bottom: 4px;
}
.en-us .team-pop .pop-box .mess-box .ms .label{
  line-height: 23px;
}
.team-pop .pop-box .mess-box .ms .label:last-child{
  margin-bottom: 0;
}
.team-pop .pop-box .mess-box .desc{
  font-size: 14px;
  color: #5F6464;
  letter-spacing: 0;
  line-height: 25px;
}
.team-pop .pop-box .mess-box .desc p{
  margin-top: 10px;
  font-size: 13px!important;
  line-height: 20px!important;
}
.team-pop .pop-box .mess-box .desc p span{
    font-size: 13px!important;
    line-height: 20px!important;
}


@media (max-width: 1200px){
    .team-box .li{
        height:240px;
    }
    .team-box .li .pic img{
        width:120px;
        height:120px;
    }
    .team-box .li .tt{
        font-size:16px;
    }
}
@media (max-width: 990px){
    .team-box .li{
        width:50%;
    }
    
    .team-pop .pop-box {
    width: auto;
    right: 12px;
    left: 12px;
    top: 78px;
    bottom: 48px;
    padding: 0px 28px 20px 28px;
    transform: translate(0,0);
   }
   .team-pop .pop-box .mess-box {
    width: 100%;
    margin: 0;
    margin-top: 146px;
   }
   .team-pop .pop-box .mess-box .name{
       font-size:20px;
       margin-top:20px;
   }
   .team-pop .pop-box .mess-box .t-box{
       height:auto;
   }
   .team-pop .pop-box .mess-box .desc {
    overflow-y: scroll;
    height: 300px;
   }
   
}

@media (max-width: 768px){
    .team-box .li{
        height:200px;
    }
    .team-box .li .pic img{
        width:72px;
        height:72px;
    }
    .team-box .li .mess{
        margin-top:60px;
    }
    .team-box .li .tt{
        font-size:14px;
    }
}

@media (max-width: 480px){
    .team-box .li{
        height:200px;
        width:100%;
    }
    
}




.index-c6{
    padding: 35px 0;
}
.c6-con{
    margin-top: 30px;
    padding: 0 13.5%;
    position: relative;
}
.c6-con .c6-con-item{
    position: relative;
}
.c6-con .c6-con-item .img img{
    width: 100%;
}
.c6-con .c6-con-item .sp_bof{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 999
}
.c6-con .c6-con-item .sp_bof .more_hjahj{
    display: block;
    width: 128px;
    height: 128px;
    background: url(../images/spbtn.png) no-repeat center;
    background-size: 100% 100%;
}

.c6-con .owl-carousel{
    position: static;
}
.c6-con .owl-nav .owl-prev{
    display: block;
    border: none;
    outline: none;
    width: 175px;
    height: 150px;
    position: absolute;
    left: 0;
    text-indent: 200px;
    overflow: hidden;
    background: url(../images/left01_h.png) no-repeat center #0f458c!important;
    top: 50%;
    margin-top: -75px;
}
.c6-con .owl-nav .owl-prev:hover{
    background: url(../images/left01.png) no-repeat center #f2f2f2!important;
}
.c6-con .owl-nav .owl-next{
    display: block;
    border: none;
    outline: none;
    width: 175px;
    height: 150px;
    position: absolute;
    right: 0;
    text-indent: 200px;
    overflow: hidden;
    background: url(../images/right01.png) no-repeat center #f2f2f2!important;
    top: 50%;
    margin-top: -75px;
}
.c6-con .owl-nav .owl-next:hover{
    background: url(../images/right01_h.png) no-repeat center #0f458c!important;
}


@media (max-width: 1440px){
    .c6-con .owl-nav .owl-prev{
        width:100px;
        height:86px;
        margin-top:-43px;
    }
    .c6-con .owl-nav .owl-next{
        width:100px;
        height:86px;
        margin-top:-43px;
    }
    .c6-con .c6-con-item .sp_bof .more_hjahj{
        width:90px;
        height:90px;
    }
}

@media (max-width: 768px){
    .c6-con {
    padding: 0 15px;
    position: relative;
   }
   .c6-con .c6-con-item .sp_bof .more_hjahj{
        width:50px;
        height:50px;
    }
}

















































