
*{box-sizing: border-box;}
.header{height:723px;}
.header_animate{height: 480px;}
/* 标题*/.title-main{overflow: hidden;}
.title-main .title{font-size: 36px;color:#333333;float:left;}
.title-main .title span{font-size: 36px;vertical-align:unset;display: inline-block;/* padding-bottom: 10px;*/border-bottom:solid 4px #0052b7;}
.title-main .right{float:right;margin-top: 20px;}
.title-main .search-box{width: 290px;height: 32px;display: flex;float:left;border:solid 1px #333333;align-items:center;margin-right: 30px;}
.title-main .search-input{flex: 1;font-size: 16px;padding:0 10px;}
.title-main .search-btn{display: block;width: 22px;height: 22px;background: url(../image/icons/icon-search.png) no-repeat;background-size:cover;margin-right: 10px;}
.title-main .btn-1{display: inline-block;width: 100px;height: 32px;text-align: center;line-height: 30px;border:solid 1px #333;border-radius:100px;transition: all .5s;}
.title-main .btn-1:hover{background: #0052b7;color:#fff;border:none;}
.title-main .tab{float: left;}
.title-main .tab .btn{display: inline-block;width: 100px;height: 32px;border-radius: 100px;border:solid 1px #333333;color:#333333;font-size:14px;margin:0 10px;background:#fff;}
.title-main .tab .btn.active{border:none;background: #0052b7;color:#fff;}
.enterprise-main{padding:40px 0 0 0;position: relative;}
.enterprise-main .banner{width:716px;overflow: hidden;position: relative;float: left;}
.enterprise-main .swiper{width: 100%;height: 100%;}
.enterprise-main .swiper-pagination{display: inline-block;text-align: right;width: 98%;}
.enterprise-main .swiper-slide{position: relative;}
.enterprise-main .swiper-pagination-bullet{background: #cccccc;opacity: 1;}
.enterprise-main .swiper-pagination-bullet-active{background: #0068b7;}
.enterprise-main .banner .swiper-slide h4.subTitle{position: absolute;left: 0;right: 0;bottom: 0;height:42px ;background: rgba(0,0,0,.6);padding:0 15px;font-size:16px;color:#fff;line-height: 42px;}
.enterprise-main .right{float: right;width: 470px;}
.enterprise-main .intr{display: flex;border-bottom:solid 1px #dcdcdc;padding-bottom:10px;}
.enterprise-main .intr .img{width: 128px;height: 88px;}
.enterprise-main .intr .img img{width: 100%;}
.enterprise-main .intr .cont{flex:1;padding-left:10px;}
.enterprise-main .intr .intr_title{font-size:16px;color:#333333;font-weight: bold;margin-bottom:10px;}
.enterprise-main .intr .intr_text{font-size:14px;color:#999999;}
.enterprise-main .news_list{margin-top: 5px;height: 240px;overflow: hidden;}
.enterprise-main .news_list a{display: flex;align-items: center;font-size: 14px;line-height: 30px;}
.enterprise-main .news_list .icon{width: 12px;height: 12px;background: url(../image/icons/icon-link-jiao.jpg) no-repeat center;background-size: cover;}
.enterprise-main .news_list .news_title{flex: 1;color:#333333;font-size: 14px;padding: 0 20px 0 10px;}
.enterprise-main .news_list .news_date{width: 80px;color:#999999;font-size: 14px;}
.enterprise-main .news_list .link:hover .news_title,
.enterprise-main .news_list .link:hover .news_date{color:#0066cc;}
.enterprise-main .company_tab{display: flex;justify-content: space-around;margin:35px 0;}
.enterprise-main .company_tab li{width: 100px;height: 32px;text-align: center;line-height: 32px;font-size: 14px;color:#333333;border:solid 1px #333333;border-radius: 100px;cursor: pointer;transition: all 1s;}
.enterprise-main .company_tab li.active{border:none;background: #0052b7;color:#fff;}
.enterprise-main .company_container{height: 660px;}
.enterprise-main .company_cont{display: none;overflow: hidden;width: 1240px;margin-left: -20px;}
.enterprise-main .company_cont .list{display: block;width: 226px;height: 190px;border:solid 1px #cccccc;background: #f6f9fe;overflow: hidden;float: left;margin: 10px;position: relative;}
.enterprise-main .company_cont .img{height: 110px;background: #fff;}
.enterprise-main .company_cont .img img{width: 100%;}
.enterprise-main .company_cont .cont{padding: 8px 15px;}
.enterprise-main .company_cont .subTitle{font-size:16px;color:#333333;}
.enterprise-main .company_cont .score_cont{overflow: hidden;margin-top: 24px;}
.enterprise-main .company_cont .score_left{float: left;}
.enterprise-main .company_cont .score_right{float: right;font-size: 14px;color: #999999;}
.enterprise-main .company_cont .follow{position: absolute;/* left: 0;right: 0;bottom: 0;*//* top: -100%;*/top: 0;width: 100%;height: 100%;background: rgba(0,0,0,.8);padding: 15px;display: flex;flex-direction:column;align-items: center;justify-content: center;/* transition: top 0.5s;*/transition: opacity .5s;opacity:0; cursor: pointer}
.enterprise-main .company_cont .follow_title{font-size: 16px;color:#fff;}
.enterprise-main .company_cont .list .btn-box{ position: absolute; bottom:20px; overflow: hidden;width: 100%;text-align: center; opacity:0;}
.enterprise-main .company_cont .list .btn{width: 80px;height: 30px;font-size: 14px;color:#fff;border:solid 1px #cccccc;border-radius:4px;color:#333333;transition: all .5s;}
.enterprise-main .company_cont .follow .btn:hover,.enterprise-main .company_cont .list .btn.active{border:none;color:#fff;background: #0052b7;}
.enterprise-main .company_cont .follow .guan{border:none;color:#fff;background: #0052b7;}
.enterprise-main .company_cont .list:hover .follow,.enterprise-main .company_cont .list:hover .btn-box{/* top:0;*/opacity:1;}
.data-main{background:#f6f9fe;padding: 50px 0;}
.data-main .content{margin-top: 45px;}
.data-main .project{width: 340px;float:left;}
.data-main .project .project_link{display: block;margin-bottom: 10px;/* overflow: hidden;*/}
.data-main .project .project_link img:hover{animation: movep_roject_link .5s linear forwards;}
@keyframes movep_roject_link{0%{transform: scale(1);}
    100%{transform: scale(1.1);}}
.data-main .project .project_link img{width: 100%;}
.data-main .data_cont{float: right;width: 850px;height: 560px;background-color: #fff;border:solid 1px #cccccc;overflow: hidden;}
.data-main .data_tab_cont{display: none;}
.data-main .data_cont ul{display:flex;align-items:center;justify-content: space-between;flex-flow: row wrap;padding: 0 15px;}
.data-main .data_cont li{width: 390px;border-bottom:solid 1px #eeeeee;padding: 3px 0;}
.data-main .data_cont li a{display: flex;align-items: center;padding: 12px 0 10px 10px;transition: all .5s;}
.data-main .data_cont .date{width: 60px;height: 48px;background: #0052b7;color:#fff;border-radius:4px;font-size:14px;padding: 3px 0 0 6px;}
.data-main .data_cont .date h3{font-size:18px;}
.data-main .data_cont .date h4{font-size:12px;}
.data-main .data_cont .cont{border-left:solid 1px #eeeeee;flex: 1;margin: 0 10px;padding-left:10px;}
.data-main .data_cont .cont .subTitle{font-size: 16px;color:#333333;}
.data-main .data_cont .cont .text{font-size: 14px;color:#999999;margin-top: 10px;}
.data-main .data_cont .icon{width: 24px;height: 24px;background: url(../image/icons/icon-right-jiao.png) no-repeat center;background-size:cover;}
.data-main .data_cont li:hover a{background: #eeeeee;}
.banner-2{width: 100%;min-width: 1200px;background: #0052b7;position: relative;}
.banner-2 .container{overflow: hidden;}
.banner-2 .container .swiper-wrapper{width: 100%;}
.banner-2 .container img{width: 100%;}
.contacts-main{margin:40px auto;}
.contacts-main .contacts_container{margin:40px 0;}
.contacts-main .contacts_list_main{width: 335px;/* height: 80px;*/}
.contacts-main .contacts_list_main li{height: 80px;border:solid 1px #cccccc;background: #f9f9f9;display: flex;align-items: center;padding: 0 10px;margin-bottom: 8px;transition: all .5s;}
.contacts-main .contacts_list_main li:hover{background: #eeeeee;}
.contacts-main .contacts_list_main li:hover .add{background: #3399ff;}
.contacts-main .contacts_list_main .img{width: 60px;height: 60px;overflow: hidden;border-radius:60px;}
.contacts-main .contacts_list_main .list_cont{flex: 1;padding: 0 10px;}
.contacts-main .contacts_list_main .name-cont{display: flex;align-items: center;font-size:14px ;color:#333333;}
.contacts-main .contacts_list_main .name{font-size: 16px;color:#333333;font-weight: bold;}
.contacts-main .contacts_list_main .text{font-size:14px;color:#999999;}
.contacts-main .contacts_list_main .add{ padding: 0px 12px; height: 24px;color:#fff;font-size:14px;background:#0066cc;text-align: center;line-height: 24px;border-radius:100px;transition: all .5s;}
.contacts-main .trends_cont{width: 850px;height: 786px;background: #fff;border: solid 1px #cccccc;padding: 0 30px;}
.contacts-main .trends_head{display: block;border-bottom: solid 1px #333333;padding: 10px 0 7px 8px;overflow: hidden;}
.contacts-main .trends_head .subTitle{font-size: 16px;color:#333333;display: inline-block;font-weight: bold;margin-left: 10px;}
.contacts-main .trends_head .more_link{display: block;width:30px;height: 30px;overflow: hidden;position: relative;/* transition*//* background: url(../image/icons/icon-more-jian.png) no-repeat center;*//* background-size:28px 28px;*/}
/* .contacts-main .trends_head .more_link img{position: absolute;top: 0;}
.contacts-main .trends_head .more_link .active{left:-100px ;}*//* .contacts-main .trends_head .more_link:hover .default{left:100px;}
.contacts-main .trends_head .more_link:hover .active{left: 0;}*/.contacts-main .trends_head .more_link .box{position: absolute;width: 60px;right: 0;transition: right .5s;/* background: red;*/}
.contacts-main .trends_head:hover .more_link .box{right:-30px;/* background-color: #0052b7;*/}
.contacts-main .trends_list{height: 400px;overflow: hidden;}
.contacts-main .trends_list .list{display: flex;align-items: center;justify-content: space-between;flex-flow: row wrap;}
.contacts-main .trends_list .list li{width: 380px;height: 110px;border-bottom: solid 1px #dcdcdc;padding-top: 3px; position: relative;}
.contacts-main .trends_list .list a{display: block;padding: 10px 10px 0 10px;/* background: red;*/height: 100px;transition: all .5s;}
.contacts-main .trends_list .list .box{display: flex;align-items: center;}
.contacts-main .trends_list .list .img{width: 60px;height: 60px;border-radius: 60px;overflow: hidden;}
.contacts-main .trends_list .list .img img{width: 100%;}
.contacts-main .trends_list .list .cont{flex: 1;padding: 0 10px;}
.contacts-main .trends_list .list .subTitle{font-size: 16px;color:#333333;}
.contacts-main .trends_list .list .date{font-size: 14px;color:#999999;margin-top: 8px;}
.contacts-main .trends_list .list .btn{width: 60px;height: 24px;text-align: center;/* line-height: 24px;*/color:#fff;font-size:14px;background: #0066cc;border-radius: 100px;transition: all .5s; position: absolute; right: 10px; top: 50%; margin-top: -12px;}
.contacts-main .trends_list .list .text{font-size: 14px;color: #666666;margin-top: 5px;}
.contacts-main .trends_list .list a:hover{background: #eeeeee;}
.contacts-main .trends_list .list a:hover .btn{background: #3399ff;}
.contacts-main .trends_list_two .list a{/* background: red;*/padding-top: 15px;}
.contacts-main .trends_list_two .list .img{width: 70px;height: 70px;border-radius: 0px;}
.contacts-main .trends_list_two .list .date{margin:6px 0 ;}
.contacts-main .trends_list_two .list .name{font-size: 14px;color: #0066cc;}
.contacts-main .trends_list_two{height: 370px;}
.mv-main{height: 610px;background:#f6f9fe;padding-top: 55px;}
.mv-main .container{display: none;}
.news_main{display: flex;}
.mv-main .title-main{margin-bottom: 35px;}
.news_main .left{width: 720px;height: 420px; overflow: hidden;/* background: red;*/}
/* .news_main .video-main{background: #000;}*/.news_main .left .video-main{display: none;}
.news_main .plyr,
.news_main .plyr__video-wrapper,
.news_main .plyr audio,
.news_main .plyr video,
.news_main video,
.news_main .video-main{width: 100%;height: 100%;}
.news_main .right{flex: 1;background: #fff;border:solid 1px #cccccc;}
.news_main .list{height: 416px;padding: 10px;/* overflow-y: auto;*/}
.news_main .list li{border-bottom: solid 1px #dcdcdc;}
.news_main .list li:nth-last-child(1){border:none;}
.news_main .list a{display: flex;align-items: center;height:80px ;padding: 8px 10px;transition: all .5s;position: relative;}
.news_main .list a::after{pointer-events: none;position: absolute;z-index: -1;content: '';border-style: solid;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-property: transform;transition-property: transform;top: calc(50% - 10px);left: 0;border-width: 10px 10px 10px 0;border-color: transparent #eeeeee transparent transparent;}
.news_main .list a:hover{background: #eeeeee;}
.news_main .list a:hover::after{-webkit-transform: translateX(-10px);transform: translateX(-10px);z-index: 0; display: none;}
.news_main .list li.active a{background: #eeeeee;}
.news_main .list li.active a::after{-webkit-transform: translateX(-10px);transform: translateX(-10px);z-index: 0; display: none;}
.news_main .list.container_link li.active a::after{z-index: -1;}
.news_main .list.container_link a:hover::after{z-index: -1;}
.news_main .list .img{width: 100px;height: 60px;overflow: hidden;}
.news_main .list .img img{width: 100%;}
.news_main .list .cont{flex: 1;padding-left:10px ;}
.news_main .list .subTitle{font-size: 16px;color:#333333;}
.news_main .list .text{font-size: 14px;color:#999999;margin-top: 15px;}
.news_main .list .date_cont{font-size: 14px;color:#999999;margin-top: 15px;overflow: hidden;}
.infor-main{margin: 50px ;height: 520px;}
.infor-main .container{display: none;}
.infor-main .title-main{margin-bottom: 40px;}
.news_banner,.expo_banner{position: relative;width: 100%;height: 100%;overflow:hidden;}
.news_banner img,
.news_banner .swiper,
.news_banner .swiper-wrapper,
.expo_banner img,
.expo_banner .swiper,
.expo_banner .swiper-wrapper{height: 100%;width: 100%;}
.meeting-main{height: 610px;background:#f6f9fe;padding-top: 55px;}
.meeting-main .container{display: none;}
.meeting-main .title-main{margin-bottom: 45px;}
.meeting-main .image_box{display: none;width: 100%;height: 100%;}
.meeting-main .image{position: relative;display: block;width: 100%;height: 100%;text-align: center;line-height: 420px;background: #fff;}
.meeting-main .image img{display: inline-block;vertical-align: middle;height: 100%;width: 100%;}
.fixed_nav{position: absolute;z-index: 9;width: 60px;top: 100px;left: 1220px;/* transition: fixed .5s;*//* left:50%;margin-left: 620px;*/}
.fixed_nav li{height: 60px;}
.fixed_nav li a{display: inline-block;background-color: #f9f9f9;width: 60px;height:60px;line-height:60px;/* margin: 0 10px;*/text-align: center;position: relative;overflow: hidden;border-bottom:solid 2px #fff;/* opacity: .99;*//* border-radius: 28%;*//* box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.05);*/-webkit-transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);}
.fixed_nav li:nth-last-child(1) a{border:none;}
.fixed_nav li.hover a::before{content: '';background-color: #0066cc;width: 150%;height: 150%;position: absolute;top: 90%;left: -180%;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);}
.fixed_nav li.hover a:hover::before{top: -30%;left: -30%;}
.fixed_nav li span{position: absolute;left:0;top: 0;z-index: 2;display: block;width: 60px;height: 60px;-webkit-transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);}
.fixed_nav .nav_1 span{background: url(../image/icons/icon-nav-1.png) no-repeat center;}
.fixed_nav .nav_1 a:hover span{/* background: red;*/background: url(../image/icons/icon-nav-1-active.png) no-repeat center;}
.fixed_nav .nav_1.active a span{background: url(../image/icons/icon-nav-1-active.png) no-repeat center;}
.fixed_nav .nav_1.active a::before{top: -30%;left: -30%;}
.fixed_nav .nav_1.active span{background: url(../image/icons/icon-nav-1-active.png) no-repeat center;}
.fixed_nav .nav_2 span{background: url(../image/icons/icon-nav-2.png) no-repeat center;}
.fixed_nav .nav_2 a:hover span{/* background: red;*/background: url(../image/icons/icon-nav-2-active.png) no-repeat center;}
.fixed_nav .nav_2.active a span{background: url(../image/icons/icon-nav-2-active.png) no-repeat center;}
.fixed_nav .nav_2.active a::before{top: -30%;left: -30%;}
.fixed_nav .nav_2.active span{background: url(../image/icons/icon-nav-2-active.png) no-repeat center;}
.fixed_nav .nav_3 span{background: url(../image/icons/icon-nav-3.png) no-repeat center;}
.fixed_nav .nav_3 a:hover span{/* background: red;*/background: url(../image/icons/icon-nav-3-active.png) no-repeat center;}
.fixed_nav .nav_3.active a span{background: url(../image/icons/icon-nav-3-active.png) no-repeat center;}
.fixed_nav .nav_3.active a::before{top: -30%;left: -30%;}
.fixed_nav .nav_3.active span{background: url(../image/icons/icon-nav-3-active.png) no-repeat center;}
.fixed_nav .nav_4 span{background: url(../image/icons/icon-nav-4.png) no-repeat center;}
.fixed_nav .nav_4 a:hover span{/* background: red;*/background: url(../image/icons/icon-nav-4-active.png) no-repeat center;}
.fixed_nav .nav_4.active a span{background: url(../image/icons/icon-nav-4-active.png) no-repeat center;}
.fixed_nav .nav_4.active a::before{top: -30%;left: -30%;}
.fixed_nav .nav_4.active span{background: url(../image/icons/icon-nav-4-active.png) no-repeat center;}
.fixed_nav .nav_5 span{background: url(../image/icons/icon-nav-5.png) no-repeat center;}
.fixed_nav .nav_5 a:hover span{/* background: red;*/background: url(../image/icons/icon-nav-5-active.png) no-repeat center;}
.fixed_nav .nav_5.active a span{background: url(../image/icons/icon-nav-5-active.png) no-repeat center;}
.fixed_nav .nav_5.active a::before{top: -30%;left: -30%;}
.fixed_nav .nav_5.active span{background: url(../image/icons/icon-nav-5-active.png) no-repeat center;}
.fixed_nav .nav_6 span{background: url(../image/icons/icon-nav-6.png) no-repeat center;}
.fixed_nav .nav_6 a:hover span{/* background: red;*/background: url(../image/icons/icon-nav-6-active.png) no-repeat center;}
.fixed_nav .nav_6.active a span{background: url(../image/icons/icon-nav-6-active.png) no-repeat center;}
.fixed_nav .nav_6.active a::before{top: -30%;left: -30%;}
.fixed_nav .nav_6.active span{background: url(../image/icons/icon-nav-6-active.png) no-repeat center;}
.fixed_nav .nav_top{background-color: #0066cc;cursor: pointer;}
.fixed_nav .nav_top p{width: 100%;height: 100%;background: url(../image/icons/icon-nav-top.png) no-repeat center;}
.fixed_nav.fixed{position: fixed;left:50%;top:150px;margin-left: 620px;}
.video-main iframe{width: 720px!important;height: 420px!important;}
.contacts_list_main .member-avatar { width: 60px; height: 60px;}