﻿/*
-----------------[公用]--------------*/
.g-tit{
    color: #333;
    font-size: 36px;
    text-align: center;
}
.g-tit1{
    color: #000;
    font-weight: bold;
}
/*
-----------------[首页]--------------*/
.banner .item{
    overflow: hidden;
    position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    /*background-color: #bfbfbf;*/
}
.banner .item .bg_video{
    position: absolute;
    z-index: 2;
    top: 50%;left: 50%;
    transform: translate(-50%,-50%);
    min-width: 100%;
    min-height: 100%;
}
.banner .ban_con{
    position: absolute;
    left: 0;top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}
.banner .ban_con .con{
    position: absolute;
    top: 50%;left: 50%;
    text-align: center;
    font-size: 48px;
    color: #fdfdfd;
    transform: translate(-50%,-50%);
}
.banner .ban_con .video_btn1{
    display: block;
    width: 290px;
    height: 57px;
    line-height: 55px;
    font-size: 24px;
    color: #fff;
    border-radius: 28px;
    border: 1px solid #fff;
    margin: 50px auto 0;
}
.banner .ban_con .video_btn1 span{
    display: inline-block;
    padding-left: 49px;
    background: url(../images/ico-03.png) left center no-repeat;
}
.banner .ban_con .video_btn2{
    position: absolute;
    cursor: pointer;
    width: 53px;
    height: 53px;
    left: 46px;
    bottom: 94px;
    background: url(../images/ico-04-on.png) left bottom no-repeat;
    background-size: 100% auto;
}
.banner .ban_con .video_btn2.open{
    background: url(../images/ico-04.png) left bottom no-repeat;
    background-size: 100% auto;
}
.m-banner{display: none !important;}
.m-banner .item{
    overflow: hidden;
    position: relative;
}
.m-banner .item .img{
    display: block;
    width: 100%;
}
.m-banner .ban_con{
    position: absolute;
    left: 0;top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}
.m-banner .ban_con .con{
    position: absolute;
    top: 50%;left: 50%;
    text-align: center;
    font-size: 48px;
    color: #fdfdfd;
    transform: translate(-50%,-50%);
}
.m-banner .ban_con .video_btn1{
    display: block;
    width: 290px;
    height: 57px;
    line-height: 55px;
    font-size: 24px;
    color: #fff;
    border-radius: 28px;
    border: 1px solid #fff;
    margin: 50px auto 0;
}
.m-banner .ban_con .video_btn1 span{
    display: inline-block;
    padding-left: 49px;
    background: url(../images/ico-03.png) left center no-repeat;
}


.m-txt2{
    padding: 90px 0;
    font-size: 18px;
    line-height: 2em;
    color: #616161;
    text-align: center;
}
.m-txt2 .g-tit{
    font-size: 30px;
    margin-bottom: 15px;
}

.m-txt4{
    padding: 90px 0;
    overflow: hidden;
}
.m-txt4 .con{
    float: left;
    width: 33.33%;
    text-align: center;
    font-size: 24px;
    line-height: 1.54em;
    color: #242725;
}
.m-txt4 .con .tit{
    font-size: 48px;
    line-height: 1.5em;
    margin-bottom: 10px;
}
.m-txt5{
    padding: 90px 0;
    font-size: 24px;
    line-height: 2.5em;
    color: #242725;
    text-align: center;
}
.m-txt5 .g-tit{
    line-height: 1.9em;
}
.pic-list1 .item{
    height: 640px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.pic-list1 .item img{
    display: block;
    width: 100%;
}
.pic-list1 .slick-dots{
    position: absolute;
    left: 0;right: 0;
    bottom: 20px;
    font-size: 0;
    text-align: center;
}
.pic-list1 .slick-dots li{
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 1px solid #333;
    border-radius: 50%;
    margin: 0 4px;
    background-color: #fff;
}
.m-infor{
    font-size: 14px;
    color: #242725;
}
.row-b1{
    font-size: 0;
    overflow: hidden;
    padding: 46px 0 90px;
}
.row-b1:after{
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0;
    overflow: hidden;
}
.m-infor .r-box{
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    position: relative;
}
.m-stroy{
    position: absolute;
    right: 0;
    bottom: 0;
    color: #242725;
    font-size: 14px;
}
.m-stroy .tit{
    font-size: 24px;
    position: relative;
    margin-bottom: 66px;
}
.m-stroy .tit:after{
    content: '';
    position: absolute;
    left: 0;
    bottom: -28px;
    height: 4px;
    width: 33px;
    background-color: #fd5903;
}
.m-stroy .img{
    display: block;
    margin: 0 auto 18px;
    width: 138px;
    height: auto;
}
.m-infor .pro-con{
    padding-right: 160px;
    font-size: 14px;
}
.m-infor .pro-con .tit{
    font-size: 18px;
    color: #fefefe;
    width: 161px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 26px;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.m-infor .pro-con .tit span{
    display: inline-block;
    vertical-align: top;
    margin: 0 6px;
}
.m-infor .pro-con .subtit{
    display: none;
}
.m-infor .pro-con .name{
    font-size: 36px;
    color: #242725;
    position: relative;
    margin-bottom: 60px;
}
.m-infor .pro-con .name:after{
    content: '';
    position: absolute;
    left: 0;
    bottom: -28px;
    height: 4px;
    width: 33px;
    background-color: #fd5903;
}
.m-infor .tr1{
    font-size: 16px;
    line-height: 2em;
    color: #363636;
}
.m-infor .tr1 .sp1{
    display: inline-block;
    width: 180px;
}
.m-infor .desc{
    font-size: 16px;
    margin-top: 5px;
    line-height: 1.88em;
    color: #242725;
}
.m-case1{padding-bottom: 50px;}
.m-case1 .tit{
    color: #242725;
    margin-bottom: 25px;
}
.ul-list1{
    text-align: center;
    margin-bottom: 46px;
}
.ul-list1 li{
    display: inline-block;
    margin: 0 18px;
}
.ul-list1 li a{
    display: block;
    font-size: 16px;
    color: #242725;
    height: 36px;
    line-height: 35px;
    cursor: pointer;
    border-bottom: 1px solid transparent;
}
.ul-list1 li.on a{
    color: #f08711;
    border-color: #f08711;
}
.ul-list1 li:hover a{color: #f08711;}

.ul-list2{
    overflow: hidden;
    margin: 0 0 60px -30px;
}
.ul-list2 li{
    float: left;
    width: 33.33%;
    margin-bottom: 32px;
}
.ul-list2 .con{
    display: block;
    margin-left: 30px;
    position: relative;
}
.ul-list2 .pic{
    position: relative;
    height: 0;
    padding-top: 74%;
    overflow: hidden;
}
.ul-list2 .pic img{
    display: block;
    position: absolute;
    left: 0;top: 0;
    width: 100%;
    height: 100%;
}
.ul-list2 .txt{
    position: absolute;
    left: 0;top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    background-color: rgba(0,0,0,.4);
    font-size: 0;
    opacity: 0;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
}
.ul-list2 .txt:after{
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0;
    content: '';
}
.ul-list2 .txt .desc{
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding: 0 38px;
    font-size: 14px;
    line-height: 2.14em;
}
.ul-list2 .txt .desc h4{
    font-size: 30px;
    text-align: center;
    line-height: 1.5em;
    font-weight: normal;
}
.ul-list2 .txt .desc p{display: none;}
.ul-list2.kz1 .txt .desc p{display: block;}
.ul-list2 .con:hover .txt{
    opacity: 1;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 100)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.m-pic3{
    height: 400px;
    overflow: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.m-pic3 .m-bg{
    display: none;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    
}
.m-pic3 .bg{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background-color: rgba(0,0,0,.2);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    -o-transition:1s;
    -ms-transition:1s;
    -moz-transition:1s;
    -webkit-transition:1s;
    transition:1s;
}
.m-pic3 .bg .ico{
    position: absolute;
    top: 0;left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.2) url(../images/ico-play.png) center center no-repeat;
    -o-transition:1s;
    -ms-transition:1s;
    -moz-transition:1s;
    -webkit-transition:1s;
    transition:1s;
}
.m-pic3:hover .bg{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1); 
    -ms-transform: scale(1.1); 
    -o-transform: scale(1.1); 
    transform: scale(1.1);
    transform-origin: 50% 50%;
}
.m-pic3:hover .bg .ico{
    background-color: transparent;
}
/*
-----------------[观点]--------------*/
/*#bgm{display: none;}*/
.ban-inner{
    position: relative;
}
.ban-inner .video_btn2 {
    position: absolute;
    cursor: pointer;
    width: 53px;
    height: 53px;
    left: 46px;
    bottom: 34px;
    background: url(../images/ico-04-on.png) left bottom no-repeat;
    background-size: 100% auto;
}
.ban-inner .video_btn2.stop{
    background: url(../images/ico-04.png) left bottom no-repeat;
    background-size: 100% auto;
}
.ban-inner .item{
    height: 600px;
    position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.ban-inner .item .con{
    position: absolute;
    top: 50%;left: 50%;
    font-size: 48px;
    color: #fdfdfd;
    text-align: center;
    transform: translate(-50%,-50%);
}
.m-txt1 {
    font-size: 18px;
    color: #616161;
    padding: 90px 0;
    line-height: 2em;
    text-align: center;
}
.m-txt1 .tit{
    font-size: 30px;
    margin-bottom: 25px;
}
.m-pic1{
    overflow: hidden;
}
.m-pic1 .img-bg{
    height: 640px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.m-pic1 .m-img-bg{
    display: none;
}
.m-pic2{
    overflow: hidden;
}
.m-pic2 .img-bg{
    height: 640px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.m-pic2 .m-img-bg{
    display: none;
}
/*
-----------------[我们]--------------*/
.m-txt3{
    font-size: 18px;
    color: #242725;
    text-align: center;
    padding: 90px 22px 35px;
}
.ul-list3{
    overflow: hidden;
    margin-left: -45px;
    margin-bottom: -25px;
}
.ul-list3 li{
    float: left;
    width: 33.33%;
}
.ul-list3 .con{
    display: block; 
    margin-left: 45px;
    margin-bottom: 25px;
}
.ul-list3 .pic{
    position: relative;
    height: 0;
    padding-top: 73%;
    overflow: hidden;
}
.ul-list3 .pic img{
    position: absolute;
    left: 0;top: 0;
    width: 100%;
    height: 100%;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
}
.ul-list3 .pic:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1); 
    -ms-transform: scale(1.1); 
    -o-transform: scale(1.1); 
    transform: scale(1.1);
    transform-origin: 50% 50%;
}
.ul-list3 .txt{
    height: 55px;
    line-height: 55px;
    font-size: 18px;
    color: #242725;
    padding: 0 21px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.ul-list4{
    overflow: hidden;
    margin: 50px 0 -30px -15px;
}
.ul-list4 li{
    float: left;
    width: 20%;
    margin-bottom: 30px;
}
.ul-list4 .con{
    display: block;
    margin-left: 15px;
    height: 100px;
    line-height: 98px;
    text-align: center;
}
.ul-list4 .con img{
    display: inline-block;
    vertical-align: middle;
    max-height: 80%;
    max-width: 90%;
}


/*
-----------------[单页]--------------*/
.m-intro{
    color: #616161;
    text-align: center;
}
.m-intro .txt{
    padding: 90px 0;
    font-size: 18px;
    line-height: 2em;
}
.m-intro .txt .tit{
    font-size: 30px;
    color: #222020;
    margin-bottom: 25px;
}
.m-intro .img{
    display: block;
    margin: 0 auto;
}
.m-intro .m-img{
    display: none;
}
.ul-list5{
    overflow: hidden;
    margin: 0 0 -44px -45px;
}
.ul-list5 li{
    float: left;
    width: 33.33%;
    margin-bottom: 44px;
}
.ul-list5 .con{
    display: block;
    margin-left: 45px;
}
.ul-list5 .pic{
    position: relative;
    height: 0;
    padding-top: 74%;
    overflow: hidden;
}
.ul-list5 .pic img{
    display: block;
    position: absolute;
    left: 0;top: 0;
    width: 100%;
    height: 100%;
    -o-transition:3s;
    -ms-transition:3s;
    -moz-transition:3s;
    -webkit-transition:3s;
    transition:3s;
}
.ul-list5 .con:hover .pic img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1); 
    -ms-transform: scale(1.1); 
    -o-transform: scale(1.1); 
    transform: scale(1.1);
    transform-origin: 50% 50%;
}
.ul-list5 .con1,.ul-list5 .con2{
    padding: 0 33px;
    font-size: 14px;
    color: #242725;
    background-color: #eee;
    overflow: hidden;
}
.ul-list5 .con1{
    height: 89px;
    border-bottom: 1px solid #fff;
}
.ul-list5 .con1 h4{
    font-size: 18px;
    color: #010101;
    padding: 15px 0 6px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-weight: normal;
}
.ul-list5 .con2{
    height: 57px;
    line-height: 57px;
    white-space: nowrap;
    border-bottom: 1px solid #fff;
}
.ul-list5 .con2 .sp1{
    margin-right: 15px;
}
.ul-list5 .con2 .sp2{
    margin-right: 15px;
    color: #010101;
}


/*
-----------------[联系]--------------*/
.m-cont-txt{
    padding: 90px 0;
    font-size: 24px;
    color: #d4d4d4;
    line-height: 1.25em;
    text-align: center;
}
.m-cont-txt h5{
    font-size: 36px;
    color: #242725;
    line-height: 1.6em;
}
.m-cont-txt .con{
    display: inline-block;
    text-align: left;
}
.m-cont{
    font-size: 14px;
    line-height: 2.57em;
    color: #6e6e6e;
    padding: 90px 0;
    text-align: center;
}
.m-cont .g-tit{
    color: #000100;
    margin-bottom: 20px;
}
.m-cont .m-qr{
    padding: 35px 0 45px;
}
.m-cont .m-qr .qr{
    display: inline-block;
    vertical-align: top;
    margin: 0 14px;
    color: #959696;
}
.m-cont .m-qr .qr img{
    display: block;
    width: 80px;
    height: auto;
}
.m-cont .btn-box{
    margin: 0 auto 40px;
    text-align: center;
}
.m-cont .btn-box a{
    display: inline-block;
    vertical-align: top;
    width: 203px;
    height: 59px;
    line-height: 59px;
    border-radius: 10px;
    font-size: 18px;
    line-height: 1.4em;
    color: #fff;
    margin: 0 13px;
    padding-top: 5px;
    background-color: #1eb6bb;
}
.m-cont .btn-box a .cn,.m-cont .btn-box a .en{
    display: block;
}
.m-cont .btn-box a .cn{
    letter-spacing: 4px;
}
.m-cont .btn-box a .en{
    font-size: 14px;
    letter-spacing: 2px;
}
.m-cont .btn-box a.a2{
    background-color: #4e34cf;
}
.m-cont .btn-box a:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
.m-cons{
    max-width: 1122px;
    margin: 0 auto;
}
.m-cons .tit{
    color: #080808;
    padding: 90px 0 20px;
}
.m-cons .con{
    font-size: 24px;
    color: #d4d4d4;
    line-height: 1.5em;
    text-align: center;
    margin-bottom: 30px;
}
.m-cons .tr1{
    margin-bottom: 38px;
    overflow: hidden;
}
.m-cons .tr1 .td1{width: 49.8%;float: left;}
.m-cons .tr1 .td2{width: 49.8%;position: relative;float: right;}
.m-cons .tr1 .td2 .yz_img{
    position: absolute;
    top: 0;right: 0;
    bottom: 0;
}
.m-cons .tr1 .td2 .txt{
    padding: 0 130px 0 24px;
}
.m-cons .sp1{
    width: 70px;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #080808;
    white-space: nowrap;
    overflow: hidden;
}
.m-cons .txt{
    display: block;
    font-size: 16px;
    color: #080808;
    width: 100%;
    height: 40px;
    padding: 0 24px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #dcdcdc;
}
.m-cons .text{
    padding: 24px;
    height: 141px;
    resize: none;
}
.m-cons .tr1{
    overflow: hidden;
}
.m-cons .tr1 .btn{
    float: left;
    display: block;
    width: 50%;
    height: 40px;
    font-size: 16px;
    color: #858786;
    outline: none;
    border: 1px solid #dcdcdc;
    background: none;
}
.m-cons .tr1 .btn2{
    border-left: none;
}
.m-cons .tr1 .btn:hover{
    color: #fff;
    background-color: #f08711;
}
.m-join .tit{
    color: #080808;
    padding: 80px 0 40px;
}
.sl-list6 {overflow: hidden;margin-bottom: 15px;}
.sl-list6 li{
    margin-bottom: 22px;
    border: 1px solid #dcdcdc;
}
.sl-list6 h4{
    height: 46px;
    line-height: 45px;
    padding: 0 31px;
    font-size: 16px;
    color: #000;
    font-weight: normal;
    cursor: pointer;
    background: url(../images/ico-13.png) 98% center no-repeat;
}
.sl-list6 .open h4{
    background: url(../images/ico-14.png) 98% center no-repeat;
}
.sl-list6 .txt{
    display: none;
    font-size: 14px;
    color: #555;
    line-height: 2.14em;
    padding: 18px 31px;
    border-top: 1px solid #dcdcdc;
}

/*
-----------------[视频页面]--------------*/
.sp-tit{
    font-size: 20px;
    color: #242725;
    padding: 20px 0 15px;
}
.m-shipin{
    padding: 20px 0;
    font-size: 14px;
    color: #242725;
}
.m-shipin .tit{
    overflow: hidden;
}
.m-shipin .tit .pic{
    float: left;
    width: 50px;
    height: 50px;
    overflow: hidden;
}
.m-shipin .tit .pic img{
    display: block;
    width: 100%;
    height: 100%;
}
.m-shipin .tit .con{
    padding-top: 2px;
    font-size: 13px;
    line-height: 1.8em;
    margin-left: 60px;
}
.m-shipin .txt{
    padding: 10px 0;
    font-size: 12px;
    line-height: 1.8em;
}
.m-shipin .stroy{
    padding: 20px 0;
    font-size: 13px;
    text-align: center;
}
.m-shipin .stroy .img{
    width: 110px;
    height: auto;
    display: block;
    margin: 20px auto 0;
}

































