* {
    margin: 0px;
    padding: 0px;
}
a{
    color: #ffffff;
}
a:hover{
    cursor: pointer;
    color: #ffffff;
    text-decoration: none;
}
li{
    list-style: none;
}
.MyContainer{
   width: 100%;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.block{
    display: inline-block;
}
.content_div{
    width: 1200px;
    margin: 0px auto;
}
.clear{
    clear: both;
}
.show{
    display: block;
}
.hidden{
    display: none;
}
.swiper-slide{
    margin-right: 0px!important;
}
/* 头部样式 */
.header{
    width: 100%;
    min-width: 1200px;
    color: #ffffff;
    position: relative;
}
.header * img{
    height: 100%;
}
.top_mouse{
    position: absolute;
    right: 26px;
    bottom: 26px;
}
.main_page{
    font-weight: bold;
}
.banner_div{
    z-index: 999;
    width: 80%;
    min-width: 1200px;
    margin:0 auto;
    position: relative;
}
.nav{
    padding-top: 16px;
}
.nav_btn{
    text-align: end;
}
.nav_btn a{
    display: inline-block;
    margin-left: 50px;
    text-align: end;
    color: #fff;
}
.header .des{
    margin-top: 106px;
}
.header .des img{
    padding-left: 0px;
}
.top_pri_btn{
    background-color: #4484c6;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 50px;
}

/*first_floor*/
.floor_fs .content_div{
    color: #000000;
    min-height: 430px;
}
.row_item{
    width: 24%;
    display: inline-block;
    padding: 74px 0px;
    vertical-align: top;
    text-align: center;
}
.num_des{
    margin-top: 24px;
    display: inline-block;
    font-size: 24px;
    font-weight: bolder;
}
.row_item .detail_des{
    margin-top: 18px;
    display: inline-block;
    color: #999999;
}
/*floor_sec*/
.icon{
  width: 90px;
  height: 90px;
  margin: 40px auto;
  position: relative;
}
.icon-1{
  background: url(../images/icon_01_1.png) center center no-repeat;
}
.icon-2{
  background: url(../images/icon_02_1.png) center center no-repeat;
}
.icon-3{
  background: url(../images/icon_03_1.png) center center no-repeat;
}
.icon-4{
  background: url(../images/icon_04_1.png) center center no-repeat;
}
.icon-bg{
  position: absolute;
  width: 147px;
  height: 148px;
  top: -29px;
  left: -28.5px;
  -webkit-transition-property: -webkit-transform;
  -webkit-transition-duration: 1s;
  -moz-transition-property: -moz-transform;
  -moz-transition-duration: 1s;
  -webkit-animation: rotate 8s linear infinite;
  -moz-animation: rotate 8s linear infinite;
  -o-animation: rotate 8s linear infinite;
  animation: rotate 8s linear infinite;
}
.icon-bg-1{
  background: url(../images/icon_01_2.png) center center no-repeat;
}
.icon-bg-2{
  background: url(../images/icon_02_2.png) center center no-repeat;
}
.icon-bg-3{
  background: url(../images/icon_03_2.png) center center no-repeat;
}
.icon-bg-4{
  background: url(../images/icon_04_2.png) center center no-repeat;
}
.floor_sec{
    width: 100%;
    min-width: 1200px;
    height: 450px;
}
.half{
    width: 50%;
    margin: 0;
    padding: 0;
    height: 450px;
    min-width: 600px;
    position: relative;
}
.floor_sec .half>img{
    position: absolute;
    width: 100%;
    min-width: 600px;
    z-index: -1;
}
.floor_sec .detail_des{
    color: #ffffff;
    z-index: 999;
    width: 100%;
    height: 100%;
    background-color: rgba(34,110,189,0.8) ;
}
.floor_sec .detail_des{
    color: #ffffff;
    z-index: 999;
    width: 100%;
    height: 100%;
    padding-left: 56px;
    background-color: rgba(34,110,189,0.8) ;
}
.rt{
    margin-top: 60px;
}
.rt1{
    margin-top: 14px;
    width: 160px;
}
.rt2{
    margin-top: 30px;
    width: 480px;
}
.rt3{
    margin-top: 36px;
    width: 480px;
}
/*floor_trd*/
.white_bg{
    background-color: #ffffff;
    width: 100%;
}
.grey_bg{
    background-color: #f8f8f9;
    min-width: 1200px;
    width: 100%;
}
.our_pro, .success_eg, .our_partner, .success_eg{
    text-align: center;
    vertical-align: center;
    padding-bottom: 76px;
}
.sub_title{
    margin-top: 98px;
    margin-bottom: 14px;
}
.sub_title_des{
    display: inline-block;
    color: #999999;
    margin-top: 8px;
}
.comp_des1, .comp_des2{
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    line-height: 26px;
    width: 502px;
}
.our_pro .nav_bar li{
    width: 20%;
    float: left;
    font-size: 20px;
    list-style: none;
    margin-top: 72px;
    padding-bottom: 36px;
}
.active{
    border-bottom: 4px solid #4484c6;
}
.our_pro .nav_bar li:hover{
    color: #4484c6;
    cursor: pointer;
}
.grey_bg .des{
    padding-top: 30px;
    font-size: 16px;
    line-height: 28px;
    color: #636363;
}
.grey_bg .des_icon{
    padding-bottom: 90px;
    text-align: center;
}
.grey_bg .des_icon .item{
    width: 19%;
    display: inline-block;
    margin: 74px 0px;
    vertical-align: top;
    text-align: center;
}
.grey_bg .des_icon .item30{
    width: 30%;
    display: inline-block;
    padding: 74px 0px;
    vertical-align: center;
    text-align: center;
}
.grey_bg .des_icon .item .des_title, .grey_bg .des_icon .item30 .des_title{
    margin-top: 24px;
    display: inline-block;
    font-size: 20px;
    font-weight: bolder;
}
.grey_bg .des_icon .item .detail_des, .grey_bg .des_icon .item30 .detail_des{
    margin-top: 10px;
    display: inline-block;
    color: #999999;
}
/*floor_fif*/
.floor_fif{
    width: 100%;
}
.success_comp{
    width: 100%;
    min-width: 1200px;
    background-color: #535353;
    margin: 0px auto;
    text-align: center;
    height: 450px;
}
.swiper-container,.swiper-container1{
    width: 100%;
    min-width: 1000px;
    height: 450px;
    overflow: hidden;
}
.success_comp .content_div{
    overflow: hidden;
    height: 450px;
}
.success_comp .center{
    text-align: center;
    vertical-align: center;
}
.success_comp .pic_box{
    z-index: -1;
    padding-bottom: 450px;
    overflow: hidden;
    text-align: center;
    width: 240px;
    height: 450px;
    background-position: center;
    background-repeat: no-repeat;
}
.success_comp .left_btn, .success_comp .right_btn{
    text-align: center;
    vertical-align: top;
    height: 450px;
}
.success_comp .left_btn:hover, .success_comp .right_btn:hover{
    cursor: pointer;
}
.success_comp .left_btn img{
    margin-top: 220px;
    margin-right: 30px;
}
.success_comp .right_btn img{
    margin-top: 220px;
    margin-left: 30px;
}
.swiper_box{
    width: 1200px;
    margin: 0px auto;
}
.pic_box .comp_name{
    display: inline-block;
    text-align: center;
    color: #ffffff;
    font-size: 32px;
    margin-top: 180px;
}
.pic_box .com_des,.pic_box .hover_des{
    width: 180px;
    display: inline-block;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    margin-top: 22px;
}
.pic_box .shadow{
    overflow: hidden;
    background-color: rgba(0,0,0,0.5);
    z-index: 999;
    width: 240px;
    height: 450px;
    transition: height 0.2s linear;
}
.pic_box .hover_name{
    display: inline-block;
    text-align: center;
    color: #ffffff;
    font-size: 32px;
    margin-top: 90px;
}
.pic_box .com_hover{
    overflow: hidden;
    background-color: rgba(34,110,189,0.8);
    z-index: 999;
    width: 240px;
    height: 0px;
    transition: height 0.2s linear;
}
/*floor_six*/
.floor_six{
    width: 100%;
}
.sixth_bg{
    height: 800px;
    position:absolute;
    left:0px;
    top:0px;
    z-index:-1;
    min-width: 1200px;
    width:100%!important;
}
.com_acv{
    z-index: 999;
    width: 100%;
    min-width: 1200px;
    margin:0 auto;
    position: relative;
    height: 845px;
}
.com_acv .white_bg{
    background-color: rgba(255,255,255,0.96);
    width: 100%;
    height: 845px;
    z-index: 1001;
    margin: 0px auto;
    text-align: center;
}
.six_bg_height{
    height: 730px;
}
.ac_title{
    margin: 0px;
    display: block;
    font-size: 32px;
    color: #000000;
    padding: 98px 0px 78px 0px;
}
.open_btn, .close_btn{
    margin-top: 78px;
    margin-bottom: 78px;
}
.open_btn:hover, .close_btn:hover{
   cursor: pointer;
}
.close_btn,.timeline{
    display: none;
}
/*floor_sev*/
.partner_des_bg{
    text-align: center;
    min-width: 1200px;
    width: 100%;
    height: 500px;
    position: relative;
}
.partner_des_bg>img{
    left: 0px;
    position: absolute;
    width: 100%;
    min-width: 1200px;
    min-height: 420px;
    z-index: -1;
}
.partner_des_bg .comIcon_div{
    margin: 0px auto;
    z-index: 999;
    min-width: 1200px;
    width: 100%;
    height: 100%;
    /*background-color: rgba(34,110,189,0.75) ;*/
}
.icon_row{
    width: 1200px;
    margin: 0px auto;
    text-align: left;
    padding-top: 36px;
}
/*.icon_row:nth-child(1){*/
    /*padding-top: 70px;*/
/*}*/
.icon_row .item{
    display: inline-block;
    width: 120px;
    height: 42px;
    padding: 0px 20px;
    max-width: 280px;
    min-width: 236px;
}
.icon_row .item img{
    width: 120px;
    height: 42px;
}
.change_btn{
    width: 1200px;
    display: block;
    height: 20px;
    text-align: center;
    margin: 0px auto;
    margin-top: 40px;
}
.change_btn ul li{
    float: left;
    width: 8px;
    height: 8px;
    content: '';
    margin: 0px 4px;
    border-radius: 50%;
    background-color: #9ab9da;
}
.change_btn ul li:hover{
    cursor: pointer;
}
.change_btn ul li:first-child{
    margin-left: 580px;
}
.active_btn{
    background-color: #4484c6!important;
}
/*底部*/
.font_white{
    color: #ffffff;
}
.footer{
    position: relative;
    width: 100%;
    background-color: #2e3033;
    min-width: 1200px;
    color: #979899;
}
.footer .content_div .top_block{
    width: 1200px;
    /*border-bottom: 1px solid #434548;*/
    padding: 100px 0px;
}
.footer .content_div .left_block{
    width: 699px;
    border-right: 1px solid #434548;
    float: left;
}
.footer .content_div .left_block ul{
    float: left;
    margin-left: 130px;
}
.footer .content_div .left_block ul li{
    margin-bottom: 16px;
}
.footer .content_div .left_block ul:first-child{
    margin-left: 180px;
}
.left_block a{color: #7d7d7d;}
.footer .content_div .right_block{
    padding-left: 130px;
    font-size: 16px;
    width: 490px;
    float: left;
    color: #ffffff;
    height: 226px;
}
.footer .content_div .right_block .blue_bg{
    margin-top: 20px;
    display: block;
    width: 226px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    background-color: #4484c6;
}
.bottom_block{
    margin: 0px auto;
    border-top: 1px solid #434548;
    padding: 30px;
    margin-top: 40px;
}
.bottom_block span{
    display: inline-block;
    font-size: 12px;
    width: 376px;
    padding: 10px 0px;
}
.back_top{
    position: absolute;
    bottom: 102px;
    right: 36px;
}
.back_top:hover{
    cursor: pointer;
}
.back_top img{
    width: 50px;
}
.erweim{
    position: absolute;
    width:180px;
    height: 180px;
    background:url("../images/gzh.png");
}


/*媒体查询*/
@media screen and (max-width: 1200px){
    .success_comp{
        width: 1200px;
    }
    .success_comp .swiper_box{
        width: 1000px;
    }
    .success_comp .pic_box{
        padding-bottom: 450px;
        overflow: hidden;
        text-align: center;
        width: 200px!important;;
        height: 450px;
        background-position: center;
        background-repeat: no-repeat;
    }
    .pic_box .shadow{
        overflow: hidden;
        background-color: rgba(0,0,0,0.5);
        z-index: 999;
        width: 200px!important;;
        height: 450px;
        transition: height 0.2s linear;
    }
    .pic_box .com_hover{
        overflow: hidden;
        background-color: rgba(34,110,189,0.8);
        z-index: 999;
        width: 200px!important;;
        height: 0px;
        transition: height 0.2s linear;
    }
    /*三楼适配*/
    .floor_sec .rt{
        margin-top: 40px;
    }
     .floor_sec .rt2{
        margin-top: 14px;
    }
    .floor_sec .rt3{
        margin-top: 20px;
    }
    .floor_sec .rt4{
        margin-top: 16px;
    }
}

@media screen and (max-width: 1400px) and (min-width: 1200px){
    .success_comp{
        width: 100%;
    }
    .success_comp .swiper_box{
        width: 1000px;
    }
    .success_comp .pic_box{
        padding-bottom: 450px;
        overflow: hidden;
        text-align: center;
        width: 200px!important;
        height: 450px;
        background-position: center;
        background-repeat: no-repeat;
    }
    .pic_box .shadow{
        overflow: hidden;
        background-color: rgba(0,0,0,0.5);
        z-index: 999;
        width: 200px!important;;
        height: 450px;
        transition: height 0.2s linear;
    }
    .pic_box .com_hover{
        overflow: hidden;
        background-color: rgba(34,110,189,0.8);
        z-index: 999;
        width: 200px!important;;
        height: 0px;
        transition: height 0.2s linear;
    }
    /*三楼适配*/
    .floor_sec .rt{
        margin-top: 46px;
    }
     .floor_sec .rt2{
        margin-top: 20px;
    }
    .floor_sec .rt3{
        margin-top: 30px;
    }
    .floor_sec .rt4{
        margin-top: 26px;
    }
}
.time-main{
    width: 660px;
    margin: 0 auto;
}
.time-axis{
  margin: 0;
  padding: 0;
  position: relative;
}

.time-axis:before{
  content: '';
  position: absolute;
  left: 190px;
  top: 15px;
  width: 2px;
  height: 100%;
  background-color: #dddddd;
}
.time-axis-item{
  list-style: none;
  padding-left: 260px;
  position: relative;
  line-height: 45px;
  font-size: 16px;
  color: #000;
}
.time-axis-achievement{
  margin: 0;
}
.time-axis-date{
  position: absolute;
  left: 0;
  top: 0;
  width: 125px;
  text-align: right;
  color: #000;
}
.time-axis-title{
  padding-left: 15px;
  margin-bottom: 15px;
    text-align: left;
}
.time-axis-date span{
  position: absolute;
  right: -74px;
  top: 35%;
  display: block;
  width: 15px;
  height: 15px;
  border: 1px solid #4484c6;
  border-radius: 100%;
  background-color: #fff;
}
.time-axis-date span:after{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 9px;
  height: 9px;
  margin: auto;
  background-color: #4484c6;
  border: 1px solid #ccc;
  border-radius: 100%;
}
.time_more{
  width: 120px;
  height: 34px;
  line-height: 34px;
  border:solid 1px #000;
  text-align: center;
  margin: 40px auto;
  cursor: pointer;
}
.time_more span{
  color: #000;
}

@-webkit-keyframes rotate{
  from{-webkit-transform: rotate(0deg)}
  to{-webkit-transform: rotate(360deg)}
}
@-moz-keyframes rotate{
  from{-moz-transform: rotate(0deg)}
  to{-moz-transform: rotate(359deg)}
}
@-o-keyframes rotate{
  from{-o-transform: rotate(0deg)}
  to{-o-transform: rotate(359deg)}
}
@keyframes rotate{
  from{transform: rotate(0deg)}
  to{transform: rotate(359deg)}
}