
/* nav */
*{
    margin: 0;
    padding: 0;
    font-family: Arial, 微软雅黑, sans-serif;
}
.main_body{
    min-height: 100%;
}
.main_body .index_bg{
    padding-bottom: 191px
}
.nav{
    /*position: absolute;*/
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    min-width: 1024px;
    max-width: 100%;
    height: 80px;
    line-height: 80px;
    z-index: 2999;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background:rgba(72,198,175,0.8);

}
.navbar-scale .nav {
    height: 50px;
    line-height: 50px;
    background-color: rgba(72,198,175,0.85);
}
.nav_wrap{
    width: 1024px;
    margin: 0 auto;
}


.logo{
    width: 148px;
    height: 40px;
   
}
.nav .logo a{
    display: block;
}
.nav .logo img{
    display: block;
    margin-top: 22px;
    vertical-align: middle;
}
.navbar-scale .nav .logo{
    margin-top: 8px;
 }

.navbar-scale .nav .logo img{
    margin-top: 0;
}



.nav_wrap > ul.navbar > li{
    position: relative;
    float: left;
    width: 80px;
    margin-left: 10px;
    font-size: 18px;
    color: #333;
    text-align: center;
    cursor: pointer;
 }
.nav_wrap > ul.navbar > li > a{
    display: block;
    width: 100%;
    height: 100%;
    color: #ffffff;
}
.nav_wrap > ul.navbar > li.active > a{
    color: #ffffff;
}

.nav_wrap > ul.navbar >li.active .slide {
    display: block;
    position: absolute;
    right: -4px;
    bottom: -2px;
    padding: 0 18px;
    width: 80px;
    height: 2px;
    background: #ffffff;
    transition: right 0.2s ease-in-out;
    -moz-transition: right 0.2s ease-in-out;
    -webkit-transition: right 0.2s ease-in-out;
    -o-transition: right 0.2s ease-in-out;
    pointer-events: none;
}

.nav_wrap > ul.navbar > li ul{
    display: none;
    background-image: url(../image/white_bg2.png);
    text-align: center;
}
.nav_wrap > ul.navbar > li ul li{
    line-height: 2.0;
}
.nav_wrap > ul.navbar > li ul a{
    display: block;
    font-size: 16px;
    color: #333;
}
.nav_wrap > ul.navbar > li ul li.active a,.nav_wrap > ul > li ul a:hover{
    color: #2974b2;
}
.number_phone{
    color: #ffffff;
    font-size: 16px;
    margin-left: 20px;
}

/* footer */
.footer{
    width: 100%;
    min-width: 1024px;
    max-width: 100%;
    height: 215px;
    margin: 200px auto 0;
    padding: 20px 0;
    background-color: rgba(37,45,69,1);
    overflow: hidden;
}
.footer_nav{
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 10px;
    text-align: center;
}
.footer_nav li{
    float: left;
    width: 160px;
    line-height: 1;
    text-align: center;
    margin: 30px 40px;
    border-right: 1px solid #333;
}
.footer_nav li.br_none{
    border-right: none;
}
.footer_nav a{
    display: block;
    color: #ffffff;
    font-size: 16px;
}
.footer_nav a:hover{
    color: #48c6af;
}
.footer_map{
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 10px;
    text-align: center;
    display: flex;
	flex-wrap: wrap;
    justify-content: center;
    opacity:0.5;
    font-size: 12px;

}
.footer_map li{
    float: left;
    /*width: 160px;*/
    line-height: 1;
    text-align: center;
    border-right: 1px solid #fff;
    padding-right: 10px;
    color: #EEE;
    margin-right: 10px;
	margin-top: 10px;
}
.footer_map li.br_none{
    border-right: none;
}
.footer_map a{
    display: block;
    color: #EEE;
}
.footer_map a:hover{
    color: #48c6af;
}
#weixin_code{
    width: 106px;
    height: 106px;
    position: relative;
    left: 65%;
}
.copyright{
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    position: relative;
    bottom: 0;
}
.copyright span{
    margin-right: 50px;
    color: white;
    opacity:0.5;
}

/*logoǽ*/
.work_title{
    margin:100px 0 70px 0;
    font-size: 40px;
    color: #333333;
    text-align: center;
    font-weight: lighter;
    position: absolute;
    left: 50%;
    transform: translate(-50%);

}
.com_title{
    font-size: 40px;
    color: #323232;
    text-align: center;
    font-weight: lighter;

}
.com_title3{
    margin-top: 29px;
    font-size: 18px;
    color: #464646;
    text-align: center;
    font-weight: lighter;
}
.com_title2{
    margin:0 0 40px 0;
    font-size: 22px;
    color: #48c6af;
    font-family: 微软雅黑;
    text-align: center;
}
.com_title4{
    font-size: 28px;
    color: #323232;
    line-height: 58px;
    text-align: center;
    font-weight: lighter;
}
.com_title5{
    font-size: 14px;
    color: #464646;
    margin-top: 100px;
}
.com_title6{
    font-size: 16px;
    color: #505050;
    font-weight: 300;
    text-align: center;
    line-height: 29px;
}
.com_title7{
    font-size:24px;
    font-weight:350;
    color:rgba(80,80,80,1);
    margin: 0 auto;
    width: 240px;
}
.com_title8{
    width:840px;
    height:46px;
    font-size:18px;
    font-weight:400;
    color:rgba(80,80,80,1);
    line-height:28px;
    margin: 27px auto 0;
    text-align: center;
}
.com_title9{
    font-size: 18px;
    color: #464646;
    text-align: center;
    font-weight: lighter;
}
.com_wall{
    float: left;
    margin: 30px 20px;
}
.photo_table{
    margin: 0 auto;
    width: 1065px;
    height: 400px;
}
.Tob{
    border-radius: 5px ;
    background-color: white;
    color: #646464;
    font-size: 14px;
    font-family: 微软雅黑;
    width: 314px;

}
.logo_wall{
    width: 1121px;
    margin: 0px auto 0;
}
.holder_list {
    width: 1121px;
    height: 400px;
    float: left;
    overflow: hidden;
    position: relative;
}
.holder_list .company {
    width: 1121px;
    height: 400px;
    position: absolute;
}
.holder_list .desc{
    top: 140px;
}


/*业务概览*/
.tag_view_1{
    padding-top: 1px;
    margin: 0 auto;
    width: 1280px;
    height: 400px;
    text-align: center;
}
.tag_view_2{
    padding-top: 1px;
    margin: 0 auto;
    width: 1180px;
    height: 300px;
    text-align: center;
}
.d1_tag{
    width: 255px;
    text-align: center;
}

.tag_pic{
    margin: 40px auto;
}
.tag_word {
    width: 255px;
    text-align: left;
    line-height: 24px;
    font-size: 14px;
    margin-top: 10px;
}
#tag_1{
    float: left;
    margin: 0 70px 0 50px;
}
#tag_2{
    float: left;
    margin: 0 140px;
}
#tag_3{
    float: left;
    margin: 0 50px 0 50px;
}
#tag_4{
    float: left;
    margin: 0 60px 0 150px;
}
#tag_5{
    float: left;
    margin: 0 60px 0 300px;
}

/*合作案例*/
.sass_word{
    width:420px;
    height: 50px;
    float: left;
    font-size: 18px;
    word-wrap: break-word;
    margin: 100px 30px;
    line-height: 40px;
    color: #333333
}

    /**/
.holder_list ul {
    background: #fff;
    width: 256px;
    height: 140px;
    padding: 0 15px;
    color: #656565;
    position: absolute;
    /* top: 140px; */
}
#slide1{
    width: 90px;
    margin: 8px auto 0;
    border: 1px #48C6AF solid;
}
#slide2{
    visibility: hidden;
    width: 90px;
    margin: 8px auto 0;
    border: 1px #48C6AF solid;
    background-color: #48C6AF;
}
.holder_list ul .line_1 {
    padding-top: 26px;
}
.holder_list ul li {
    line-height: 1.4;
    font-size: 14px;
}
.holder_list ul .line_1 h2{
    line-height: 1.8;
    font-size: 20px;
}

.holder_list ul .line_long h2{
    font-size: 16px;
}
.holder_list ul .line_long2 h2{
    font-size: 18px;
}


.nav_wrap > ul.navbar > li ul{
    position: relative;
    top: 16px;
}
b.nav-up-arrow {
    border-color: transparent transparent #bdbab7;
    border-style: solid;
    border-width: 8px;
    font-size: 0;
    height: 0;
    line-height: 0;
    width: 0;
    margin: 2px 0 0 -8px;
    vertical-align: middle;
    display: inline-block;
    position: absolute;
    top: -18px;
    left: 50%;
}

/*企业介绍*/
.com_int{
    width: 100%;
    height: 2187px;
    background:rgba(249,249,249,1);
    padding-top: 1px;
    margin: 0 auto;
}
.com_chose{
    height: 815px;
    width: 100%;
    margin:  0px auto;
    padding-top: 1px;

}
.com_colorBox{
    width: 1090px;
    height: 480px;
    margin: 0 auto;
}
.color_left{
    width: 365px;
    height: 480px;
    float: left;
}
.color_wd{
    width: 390px;
    height: 480px;
    float: left;
    background: #F2F2F2;
    padding: 40px 47px;
    font-size:16px;
    font-weight:300;
    color:rgba(50,50,50,1);
    line-height:32px;
    margin-left: -17px;
    z-index: -99;
}
.mid_wd{
    display: none;
}
.color_right{
    width: 350px;
    height: 480px;
    float: left;

}
.left_top{
    background: #75A1F7;
    width: 350px;
    height: 240px;
    text-align: center;
    padding: 65px 0 0 70px;
    float: left;
}
.left_bottom{
    background: #FDBB44;
    width: 350px;
    height: 240px;
    text-align: center;
    padding: 65px 0 0 70px;
    float: left;
}
.right_top{
    background: #B1D770;
    width: 350px;
    height: 240px;
    text-align: center;
    padding: 65px 0 0 70px;
}
.right_bottom{
    background: #5CCEB9;
    width: 350px;
    height: 240px;
    text-align: center;
    padding: 65px 0 0 70px;
}
.color_title1{
    width:75px;
    height:70px;
    font-size:95px;
    font-weight:400;
    color:rgba(255,255,255,1);
    float: left;
}
.color_title2{
    width:85px;
    height:45px;
    font-size:20px;
    font-weight:300;
    color:rgba(255,255,255,1);
    line-height:26px;
    float: left;
    margin: 30px 40px;
}
.bs_map{
    width: 100%;
    height: 1101px;
    margin: 0 auto;
    background:rgba(249,249,249,1);
    padding-top: 1px;
}
.bs_map p{
    margin: 0 auto;
    width: 1140px;
    text-align: center;
}
#bs_map_2{
    margin-top: -120px;
    margin-left: 50px;
}

#enterprise_introduce{
    width: 1074px;
    height: 600px;
    margin: 0 auto;
}
#introduce{
    width: 512px;
    height: 219px;
    font-size: 16px;
    line-height: 27px;
    word-wrap: break-word;
    text-indent:2em;
    float: right;
    margin-top: 30px;
    font-weight: normal;
}

/*业务概览*/
.work_view{
    padding-top: 1px;
    width: 1920px;
    height: 1070px;
    background-color: rgba(249,249,249,1);
    margin: 0 auto;
}
.work_view2{
    width: 1920px;
    height: 1772px;
    margin-bottom: 80px;
}

/*企业班车*/
.com_box{
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    margin-top: 250px;
}
.enterprise_line1{
    height: 130px;
    width: 680px;
    margin: 51px auto 108px;
}
.enterprise_line2{
    height: 130px;
    width: 1150px;
    margin: 40px auto;
}
.enterprise_line3{
    height: 80px;
    width: 1150px;
    margin-top: -50px;
    margin-bottom: -20px;
}
.icobox{
    float: left;
    text-align: center;
    height: 110px;
    width: 200px;
    margin: 0 -80px 0 0;

}
.bus_ico{
}
.Arrow{
    width: 48px;
    height: 30px;
    margin-top: 20px;
}
.ico_title{
    height:19px;
    font-size:20px;
    margin-top: 20px;
    color:rgba(50,50,50,1);
}
/*logoǽ�޸�*/

.logo_wall{
    position: relative;
    overflow: hidden;
}
.logo_wall2{
    width: 200%;
    position: relative;
    overflow: hidden;
}
.logo_wall2 > ul{
    position: relative;
    overflow: hidden;
}
.logo_wall2 > ul li{
    float: left;
    cursor: pointer;
    width: 256px;
}
.logo_wall2 > ul li p{
    padding-right: 20px;
}
.photo_wall{
    background-color: #fafafa;
    padding: 100px 0;
    height: 750px;
}
.com_simple{
    padding: 100px 0;
    text-align: center;
}
.p2{
    font-size: 28px;
    font-family: 微软雅黑;
}
.p3{
    font-size: 20px;
    font-family: 微软雅黑regular;
    color: #48c6af;
    margin: 51px 0 20px 0;
}
.page_phone{
    float: left;
}
.page_step{
    float: left;
    margin: 120px 15px 51px 15px;
}
.icon_left,.icon_right{
    position: absolute;
    top: 120px;
}
.icon_left{
    left: 0;
}
.icon_right{
    right: 0;
}

/*广告*/
.car_AD{
    background: url("../../assets/image/tittle2.png") no-repeat;
    background-size: cover;
    width: 1920px;
    height: 454px;
    text-align: center;
    padding-top: 1px;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    margin-bottom: 454px;
}
.AD_word{
    color: white;
    font-size: 40px;
    margin: 100px 0 50px 0;
    font-weight: lighter;
}
.AD_word2{
    color: white;
    font-size: 14px;
    margin: 0 0 10px 0;
    font-weight: lighter;
}
.AD_word3{
    color: white;
    font-size: 22px;
    margin-top: 90px;
    font-weight: lighter;
}
.AD_line{
    font-size: 28px;
    margin-top: 80px;
}
.AD_word4{
    font-size: 14px;
    margin-top: 51px;
    font-weight: lighter;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    font-size: 0;
}

.clearfix {
    *zoom: 1;
}
.Cooldog_container {
    width: 1000px;
    height: 600px;
    left: 50%;
    transform: translate(-50%);
    position: absolute;
    overflow: hidden;
}
.Cooldog_container .Cooldog_content {
    position: absolute;
    width: 534px;
    height: 600px;
    top: 0;
    left: 45%;
    margin-left: -180px;
}
.Cooldog_container .Cooldog_content li {
    position: absolute;
    top: 0;
    left: 0;
    width: 498px;
    height: 220px;
    transition: all 0.3s ease;
}
.Cooldog_container .Cooldog_content li img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    display: inline-block;
}
.Cooldog_container .btn_left, .Cooldog_container .btn_right {
    width: 126px;
    height: 179px;
    position: absolute;
    top: 180px;
    z-index: 50;
    color: #fff;
    line-height: 179px;
}
.Cooldog_container .btn_left {
    text-align: left;
    left: 0;
}
.btn_left>img{
    font-size: 100px;
    float: left;
    margin: 150px -400px 0 200px  ;
}
.btn_right>img{
    font-size: 100px;
    float: right;
    margin: 150px 320px 0 0;
}
.Cooldog_container .btn_right {
    text-align: right;
    right: 0;
}
.Cooldog_container i {
    font-size: 50px;
}
.Cooldog_container .buttons {
    width: 370px;
    height: 5px;
    line-height: 5px;
    position: absolute;
    bottom: 5px;
    left: 50%;
    margin-left: -185px;
    z-index: 80;
}
.Cooldog_container .buttons a {
    float: left;
    width: 40px;
    height: 5px;
    background-color: #898F94;
    margin-right: 15px;
}
.Cooldog_container .buttons a.color {
    background-color: #92ffff;
}
.Cooldog_container .buttons a:last-child {
    margin-right: 0;
}
.ad_pic1 {
    transform: translate3d(-577px, 0, 0) scale(0.81);
    opacity: 0;
    z-index: 1;
    width: 534px;
    height: 252px;
}
.ad_pic2 {
    transform: translate3d(-325px, 0, 0) scale(0.81);
    transform-origin: 0 50%;
    opacity: 0;
    z-index: 2;
    width: 534px;
    height: 252px;
}
.ad_pic3 {
    transform: translate3d(-300px, 0, 0) scale(0.81);
    transform-origin: 0 50%;
    opacity: 1;
    z-index: 3;
    width: 534px;
    height: 252px;
}
.ad_pic4 {
    transform: translate3d(-50px, 0, 0) scale(1);
    opacity: 1;
    z-index: 4;
    width: 534px;
    height: 252px;
}
.ad_pic5 {
    transform: translate3d(320px, 0, 0) scale(0.81);
    transform-origin: 0 50%;
    opacity: 1;
    z-index: 3;
    width: 534px;
    height: 252px;
}
.ad_pic6{
    transform: translate3d(425px, 0, 0) scale(0.81);
    transform-origin: 0 50%;
    opacity: 0;
    z-index: 2;
    width: 534px;
    height: 252px;
}
.ad_pic7 {
    transform: translate3d(625px, 0, 0) scale(0.81);
    transform-origin: 0 50%;
    opacity: 0;
    z-index: 1;
    width: 534px;
    height: 252px;
}
.com_banner2{
    width:1201px;
    height:621px;
    margin: 80px auto;
    /*background: url("../../assets/image/com_banner.png");*/
}
.they_word{
    float: left;
    width: 649px;
    height: 392px;
    background: white;
    margin-left: -37px;
    margin-top: 121px;
}
.slide_they{
    width: 60px;
    height: 30px;
    float: left;
    margin-right: 10px;
    padding-top: 10px;
    position: relative;
    bottom: 100px;
    left: 51.3%;
    transform: translate(-51%);
}
.slide_hr{
    width: 50px;
}
.slide_they>hr{
    border: #E6E6E6 solid 4px;
}
#slide_they1{
    border-color: #48c6af;

}


/*  */
.event_list{
    position: relative;
    width:850px;
    margin:0 auto;
    background: url("../image/line_bg.png") 51px 10px repeat-y;
}
.line::after{
    display: inline-block;
    content: '';
    width: 2px;
    background: #fff;
    position: absolute;
    left: 50px;
    bottom: 0;
    height: 104px;
}
.event_list h3{
    position: relative;
    height:22px;
    line-height:22px;
    margin:0 0 50px 40px;
    padding-left:42px;
    font-size:24px;
    color:#48c6af;
}
.icon_year{
    position: absolute;
    left: 0;
    display: inline-block;
    width: 22px;
    height: 24px;
    background:url('../image/icon_time.png') no-repeat;
}
.icon_time{
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url('../image/icon_tran.png') no-repeat;
}
.event_list li{/*background:url('image/icon_dian.png') no-repeat;*/}
.event_list li > span{
    display: block;
    float: left;
    width:60px;
    text-align: left;
    color: #666;
    font-size: 18px;
    background: url('../image/icon_dian.png') no-repeat;
    background-position: right;
}
.event_list li div{
    width:750px;
    margin-left:24px;
    display:inline-block;
    line-height:25px;
    _float:left;
}
.event_list li div h4{
    font-size: 18px;
    color: #282828;
    font-weight: 700;
}
.event_list li div span{
    display: block;
    width:750px;
    text-align:left;
    margin:0;
    color: #666;
    font-size: 14px;
    margin-bottom: 50px;
}

#fixed_wrap {
    background-color: aqua;
}
#qrcode1{
    height: 150px;
    width: 150px;
    text-align: center;
    position: fixed;
    left: 83%;
    bottom: 500px;
    /*transform: translate(-90%);*/
}
#qrcode2{
    height: 150px;
    width: 150px;
    text-align: center;
    position: fixed;
    left: 83%;
    bottom: 350px;
    /*transform: translate(-90%);*/
}
#qrcode3{
    width: 200px;
    border-radius: 14px;
    box-shadow: 8px 8px 8px rgba(35, 34, 34, 0.6);
    padding: 10px;
    text-align: left;
    position: fixed;
    left: 81.8%;
    bottom: 145px;
    background: rgba(72, 198, 175, 0.3);
    /*transform: translate(-90%);*/
}

.box_imgs{
    float: left;width: 180px;height: 220px;text-align: center;margin: 0 76px
}
.box_imgs2{
    float: left;width: 180px;height: 220px;text-align: center;margin: 0 50px
}

/*广告优势*/
.adad{
    width: 140px;
    text-align: center;
    float: left;
    margin-right: 130px;
}

/*合作案例*/
.ad_left{
    text-align: center;
    width: 790px;
    height: 488px;
    box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.07);
    float: left;
}
.ad_right{
    text-align: center;
    width: 380px;
    height: 488px;
    box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.07);
    float: right;
}

.adBottom{
    text-align: center;
    width: 380px;
    height: 488px;
    box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.07);
    float: left;
    margin-top: 26px;
}