/* 顶部 */
.user_top{
    width:100%;
    height:72px;
    background:#fff;
}
.logo{
    height: 100%;
}
.logo a{
    display: block;
    height: 72px;
    overflow: hidden;
}
.logo a img {
    float: left;
    height: 50px;
    margin: 15px 0 7px;
}
.logo .title{
    float: left;
    font-size: 24px;
    margin-top: 23px;
    color: #444;
    font-weight: 600;
}
.user_top .tel{
    margin-top: 30px;
    color: #595959;
    font-size: 14px;
    line-height: 20px;
}
.user_top .tel span{
    color: #262626;
    font-weight: 600;
    font-size: 15px;
    vertical-align: top;
}
/* 头部 */
.header{
    width:100%;
    height:60px;
    background:#fff;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.05);
    margin: 0 auto; 
}
.header ul{
    height: 60px;
    position: relative;
}
.header ul li{
    position: relative;
    float: left;
    height:60px;
    line-height:60px;
    text-align: center;
}
.header ul li:last-of-type{
    padding-right: 0;
}
.sub_item.active>a,
.header ul li:hover>a{
    color: #216BD0;
}
.header ul li>a{
    display: block;
    padding: 0 35px;
    color:#222;
}
.header ul li:first-of-type a{
    padding-left: 0; 
}
.sub2{
    display: none;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 60px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    background:#fff;
    box-shadow:0px 2px 4px 0px rgba(0,0,0,0.1);
}
.sub2 a{
    display: block;
    width:100%;
    height:34px;
    font-size:12px;
    line-height: 34px;
    text-align: center;
    color: #000;
}
.sub2 a:hover{
    background:#f4f4f4;
    color: #216BD0;
}
.sub_item:hover .sub2{
    display: block;
}
.header li i{
    font-weight: 200;
    vertical-align: top;
    margin-left: 10px;
}
.top_search_input{
    vertical-align: top;
    width: 260px;
    height: 32px;
    border-radius: 20px;
    background-color: #F1F4F7;
    padding: 6px 44px 6px 14px;
    border: none;
    margin-top: 14px;
}
.header .f_right{
    height: 60px;
    position: relative;
}
.header .search{
    position: absolute;
    right: 14px;
    top: 20px;
    font-size: 18px;
}
.header .f_right .btn-search-blue{
    display: none;
}
.search_info{
    display: none;
    position: absolute;
    z-index: 999;
    top: 140px;
    left: 0;
    width: 100%;
    height:305px;
    background:#fff;
    box-shadow:0px 2px 6px 0px rgba(0,0,0,0.13);
}
.search_input{
    width:600px;
    height:48px;
    border:1px solid #216BD0;
    position: relative;
    top: 115px;
    left: 300px;
    padding: 0 30px 0 36px;
    font-size: 16px;
}
.search_link,
.search_text_link{
    width:120px;
    height:46px;
    border-right:1px solid #D7D7D7;
    position: relative;
    top: 68px;
    left: 300px;
    padding-left: 19px;
    line-height: 46px;
    cursor: pointer;
    text-align: center;
}
.search_link i,
.search_text_link i{
    vertical-align: top;
    margin-left: 10px;
}
.search_link_item,
.search_text_link_item{
    display: none;
    width: 120px;
    background-color: #fff;
    box-shadow:0px 0px 6px 0px rgba(0,0,0,0.1);
    position: absolute;
    top: 48px;
    left: 0;
    z-index: 99;
}
.search_link_item>p,
.search_text_link_item>p{
    width: 100%;
    height: 34px;
    line-height: 34px;
    text-align: center;
}
.search_link_item>p:hover,
.search_text_link_item>p:hover{
    background-color: #f4f4f4;
    color: #216BD0;
}
.search_btn{
    display: block;
    position: relative;
    width:120px;
    height:48px;
    background:#216BD0;
    top: 21px;
    left: 899px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    line-height: 47px;
    cursor: pointer;
    border: 1px solid #216BD0;
}
.search_hotword{
    width:500px;
    height:22px;
    line-height:22px;
    position: relative;
    top: 40px;
    left: 420px;
}
.search_hotword a{
    color: #222;
}
.search_hotword a:hover{
    color: #216BD0;
}
/* 底部 */
.footer{
    width:100%;
    height:510px;
    background:#2C2C2C;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
}
.footer_box{
    padding: 40px 0 24px;
    border-bottom: 1px solid #444444;
}
.footer_box .box_l{
    max-width: 50%;
    height: 33px;
    font-size: 24px;
    line-height: 33px;
    font-weight: 600;
    margin-bottom: 30px;
}
.footer_box .box_c{
    float: left;
    max-width: 540px;
}
.footer_box .box_c .list{
    float: left;
    width: 220px;
}
.footer_box .box_c .list .address{
    width: 320px;
    height: 40px;
}
.footer_box .box_c .content{
    color: #999;
    margin: 8px 0 24px;
    max-height: 40px;
    overflow: hidden;
}
.footer_box .box_c .pic_box{
    width: 117px;
    height: 117px;
    margin-bottom: 4px;
}
.footer_box .box_c .pic_title{
    width: 117px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
}
.footer_box .box_r{
    float: right;
}
.footer_b{
    max-width:1070px;
    height:17px;
    font-size:12px;
    font-weight:400;
    color:#A3A3A3;
    line-height:17px;
    margin: 20px 0;
    overflow: hidden;
}
.westarcloud,
.westarcloud:hover{
    margin-top: 18px;
    font-size: 12px;
    color: #999;
    line-height: 23px;
}
.westarcloud img{
    width: 22px;
    height: 22px;
    vertical-align: top;
}
/* 留言 */
.message{
    background: transparent;
    width: 476px;
}
.message h4{
    color: #fff;
    font-weight: 600;
    padding: 6px 0 20px;
    white-space: nowrap;
    overflow: hidden;
}
.message form>div{
    position: relative;
    margin-bottom: 16px;
}
.input,
.textarea{
    display: block;
    width: 100%;
    height: 40px;
    background-color: #202020;
    color: #fff;
    border: none;
    padding: 10px 12px 10px 52px;
}


.input-1{
    display: block;
    width: 77%;
	float:left;
    height: 40px;
    background-color: #202020;
    color: #fff;
    border: none;
    padding: 10px 12px 10px 52px;
}
.message textarea{
    height: 110px;
}
.message form span{
    position: absolute;
    top: 10px;
    left: 12px;
    color: #999;
    font-size: 14px;
}
.message form .message_btn{
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0;
    background-color: #216BD0;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-top: 24px;
    cursor: pointer;
}
.message form .message_btn:hover{
    background-color: #1D60BB;
}
span.n-msg{
    font-size: 12px !important;
    width: 300px;
    text-align: left;
    color: #E62D27 !important;
    left: 26px !important;
    top: 18px !important;
}
/* 右侧固定栏 */
.contact{
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -156px;
    z-index: 99;
}
.contact>a{
    display: block;
    width: 88px;
    height: 65px;
    font-size: 14px;
    line-height: 20px;
    background-color: #EAEAEA;
    border-radius:4px 0px 0px 4px;
    text-align: center;
    padding: 10px 0;
    margin-bottom: 2px;
}
.contact>a.active{
    background-color: #216BD0;
    color: #fff;
}
.contact>a>i{
    font-size: 22px;
    display: block;
    margin-bottom: 4px;
}
.contact .tell,
.contact .wechat{
    position: relative;
}
.contact .tell>div,
.contact .wechat>div{
    position: absolute;
    top: 0;
    left: -154px;
    width: 140px;
    height: 65px;
    background-color: #fff;
    border:1px solid #EAEAEA;
    border-radius:4px 4px 0px 0px;
    padding: 10px 0 0 10px;
    text-align: left;
    display: none;
}
.contact .wechat>div{
    padding: 6px 10px;
    top: -40px;
    height: 146px;
}
.contact .tell>div::before,
.contact .wechat>div::before{
    content: "";
    position: absolute;
    right: -10px;
    top: 22px;
    width: 0;
    height: 0;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 9px solid #EAEAEA;
}
.contact .wechat>div::before{
    top: 60px;
}
.contact .tell>div::after,
.contact .wechat>div::after{
    content: "";
    position: absolute;
    right: -9px;
    top: 23px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 9px solid #fff;
}
.contact .wechat>div::after{
    top: 61px;
}
.contact .tell .title{
    font-size: 14px;
    line-height: 20px;
    color: #666;
}
.contact .tell .tel{
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
    margin: 0;
    color: #216BD0;
}
.contact .wechat>div img{
    width: 118px;
}
.contact .wechat>div .title{
    font-size: 12px;
    line-height: 17px;
    color: #666;
    text-align: center;
}
.fh{
    width: 88px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}
.fh>i{
    font-size: 19px;
}
/* 首页轮播图 */
.index_bannner{
    height: 608px;
}
.index_bannner .next_button, 
.index_bannner .prev_button{
    right: 60px;
    background-color: transparent;
}
.index_bannner .prev_button{
    left: 60px;
}
.index_bannner .next_button i, 
.index_bannner .prev_button i{
    font-size: 52px;
    color: #999;
}
.index_bannner .next_button:hover i, 
.index_bannner .prev_button:hover i{
    color: #216BD0;
}
.nav_indicators {
    position: absolute;
    bottom: 10px;
    left: 0px;
    width: 100%;
    text-align: center;
    z-index: 50000;
}
.nav_indicators ul li {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #999;
    margin: 10px 6px;
    padding: 0;
    overflow: hidden;
    background-color: transparent;
    cursor: pointer;
}
.nav_indicators ul li span{
    display: block;
    width: 6px;
    height: 6px;
    margin: 1px;
    border-radius: 50%;
    background-color: #999;
}
.nav_indicators ul li.active {
    position: static;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #216BD0;
    margin: 9px 6px;
    padding: 0;
    overflow: hidden;
    background-color: transparent;
    cursor: pointer;
}
.nav_indicators ul li.active span{
    display: block;
    width: 8px;
    height: 8px;
    background-color: #216BD0;
}
.bj{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.index_w h2,
.index_about h2{
    font-weight: 500;
    text-align: left;
}
.index_about{
    width: 100%;
    height: 800px;
    background-color: #fff;
}
.index_about .about_box{
    float: left;
    width: 58.33%;
    padding: 91px 4% 117px 12.5%;
}
.index_about .pic_box{
    float: left;
    width: 41.67%;
    height: 800px;
}
.zh_title{
    margin-top: 5px;
    color: #216BD0;
    font-size: 24px;
    line-height: 33px;
}
.about_box .intro{
    line-height: 32px;
    color: #939393;
    margin: 44px 0 50px;
}
.index_num{
    height: 160px;
    width: 100%;
    color: #216BD0;
    overflow: hidden;
}
.index_num .list{
    position: relative;
    float: left;
    width: 25%;
    padding: 0 10px;
    text-align: center;
    overflow: hidden;
    font-family:PingFangSC-Medium,PingFang SC;
}
.index_num .list::before{
    content: "";
    position: absolute;
    right: 0;
    top: 20px;
    width: 1px;
    height: 70px;
    background-color: #EAEAEA;
}
.index_num .list:last-of-type::before{
    display: none;
}
.index_num .list .num{
    position: relative;
    font-size: 40px;
    line-height: 60px;
    font-weight: 500;
}
.index_num .list .num .tag{
    position: relative;
    top: 18px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    vertical-align: top;
}
.index_num .list .intro{
    font-size: 18px;
    line-height: 25px;
    margin: 0;
    color: #666;
}
.more_btn{
    display: block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #216BD0;
    color: #fff;
}
.more_btn:hover{
    background-color: #1D60BB;
    color: #fff;
}
.index_product{
    padding: 67px 0 149px;
    color: #444;
    background-color: #F8F8F8;
}
.index_product .title_box{
    float: left;
}
.index_product .index_cate{
    float: right;
    padding-top: 58px;
}
.index_product .index_cate .list{
    float: left;
    padding: 0 24px;
    position: relative;
    font-size: 18px;
    line-height: 25px;
    cursor: pointer;
}
.index_product .index_cate .list::before{
    content: "";
    position: absolute;
    right: 0;
    top: 2px;
    width: 1px;
    height: 18px;
    background-color: #EAEAEA;
}
.index_product .index_cate .list:last-of-type{
    padding-right: 0;
}
.index_product .index_cate .list:last-of-type::before{
    display: none;
}
.index_product .index_cate .list.active{
    color: #216BD0;
}
.index_product .list_box{
    display: none;
    margin-top: 48px;
}
.index_product .list_box.active{
    display: block;
}
.index_product .list_box .list{
    position: relative;
    float: left;
    width: 340px;
    height: 378px;
    margin: 0 26px 40px 0;
    background-color: #fff;
}
.index_product .list_box .list:nth-child(4n){
    margin-right: 0;
}
.index_product .list_box .img_box{
    width: 100%;
    height: 300px;
}
.index_product .list_box .title{
    margin: 28px 47px 25px 24px;
    font-size: 18px;
    line-height: 25px;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.index_product .list_box .iconfont{
    font-size: 18px;
    position: absolute;
    right: 27px;
    color: #999;
    bottom: 28px;
}
.index_product .list_box .list:hover,
.index_product .list_box .list:hover .iconfont{
    color: #216BD0;
}
.index_product .list_box .list:hover img{
    transform: scale(1.1);
    -webkit-transform: ease all 0.5s;
    -moz-transform: ease all 0.5s;
    -ms-transform: ease all 0.5s;
    -o-transform: ease all 0.5s;
    transition: ease all 0.5s;
}
.index_case{
    height: 670px;
    padding-top: 85px;
    background-image: url('../images/index_case.png');
}
.index_case .index_w{
    position: relative;
}
.index_case .title_box{
    position: absolute;
    top: 7px;
    left: 60px;
    width: 300px;
}
.index_case .title_box .title,
.index_case .title_box .zh_title{
    color: #fff;
}
.index_case_banner{
    width: 1320px;
    margin: 0 auto;
    background: transparent;
    height: 495px;
    overflow: hidden;
}
.index_case_banner .list{
    position: relative;
    float: left;
    width: 100%;
}
.index_case_banner .list .img_box{
    display: block;
    width: 836px;
    height: 495px;
    margin: 0 60px 0 484px;
}
.index_case_banner .list .content_box{
    background-color: #fff;
    position: absolute;
    top: 200px;
    left: 0;
    width: 544px;
    height: 295px;
    padding: 40px 68px;
    font-size: 14px;
    line-height: 32px;
    text-align: left;
}
.index_case_banner .list .content_box .title{
    display: block;
    font-size: 18px;
    line-height: 25px;
    max-height: 50px;
    color: #575757;
    font-weight: 600;
    overflow: hidden;
    margin-bottom: 16px;
}
.index_case_banner .list .content_box .title:hover{
    color: #216BD0;
}
.index_case_banner .list .content_box .intro{
    height: 100px;
    overflow: hidden;
}
.index_case_banner .list .content_box .more{
    display: block;
    width: 120px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: 1px solid #216BD0;
    color: #216BD0;
    margin-top: 24px;
}
.index_case_banner .list .content_box .more:hover{
    background-color: #216BD0;
    color: #fff;
}
.index_case .arrow-left,
.index_case .arrow-right{
    position: absolute;
    left: 0;
    top: 280px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
}
.index_case .arrow-right{
    left: auto;
    right: 0;
}
.index_case .arrow-left:hover,
.index_case .arrow-right:hover{
    background-color: #fff;
}
.index_case .arrow-left:hover i,
.index_case .arrow-right:hover i{
    color: #216BD0;
}
.index_images{
    padding: 80px 0 80px;
}
.index_images .title_box{
    margin-bottom: 52px;
}
.title_box{
    position: relative;
}
.title_box .more{
    display: block;
    position: absolute;
    bottom: 6px;
    right: 0;
    line-height: 22px;
    color: #216BD0;
} 
.index_images .box{
    display: none;
}
.images_tab{
    position: absolute;
    bottom: 6px;
    right: 0;
    line-height: 22px;
}
.images_tab .list{
    float: left;
    margin-left: 40px;
    color: #444;
    cursor: pointer;
}
.images_tab .list.active{
    color: #216BD0;
}
.index_images .box.active{
    display: block;
}
.index_images .more_btn{
    margin: 40px auto 0;
}
.index_images .video_l{
    float: left;
    width: 49.44%;
    height: 561px;
    overflow: hidden;
}
.index_images .video_l .img_box{
    position: relative;
    display: block;
    width: 712px;
    height: 561px;
}
.index_images .video_l i,
.index_images .photo_r i{
    font-size: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -30px;
    color: #fff;
}
.index_images .photo_r i{
    font-size: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    color: #fff;
}
.index_images .video_l .title,
.index_images .photo_r .title{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    padding: 0 10px;
    color: #fff;
    text-align: center;
    overflow: hidden;
    background-color: rgba(0,0,0,0.7);
}
.index_images .photo_r{
    float: left;
    width: 50.55%;
    overflow: hidden;
}
.index_images .photo_r .img_box{
    position: relative;
    float: left;
    width: 47.8%;
    height: 272px;
    margin: 0 0 16px 2.19%;
}
.index_images .photo_r .title{
    height: 40px;
    line-height: 40px;
}
.index_news{
    padding: 80px 0 128px;
    background-color: #F8F8F8;
}


.index_news .list{
    position: relative;
    float: left;
    width: 31%;
    height: 444px;
    padding: 10px;
    margin: 40px 45px 0 0;
    background-color: #fff;
    color: #8F8F8F;
    font-size: 14px;
    line-height: 28px;
}
.index_news .list:nth-child(3n){
    margin-right: 0;
}
.index_news .list .img_box{
    width: 100%;
    height: 248px;
}
.index_news .list .iconfont{
    position: absolute;
    top: 238px;
    right: 31px;
    display: block;
    width: 40px;
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: #216BD0;
}
.index_news .list .title{
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    line-height: 25px;
    color: #2B2B2B;
    font-weight: 500;
    margin-top: 24px;
}
.index_news .list .title:hover{
    color: #216BD0;
}
.index_news .list .date{
    margin: 6px 0 16px;
}
.index_customer{
    padding: 80px 0;
}
.index_customer h3{
    margin-bottom: 27px;
    text-align: center;
}
.index_customer .w{
    position: relative;
}
.customer_swiper{
    height: 132px;
}
.customer_swiper .swiper-slide{
    width: 240px;
    height: 132px;
  	text-align: center;
}
.customer_swiper .swiper-slide img{
    max-width: 230px;
    height: 100%;
}
.index_customer .arrow-left,
.index_customer .arrow-right{
    position: absolute;
    top: 118px;
    left: -40px;
}
.index_customer .arrow-left i,
.index_customer .arrow-right i{
    font-size: 24px;
    color: #999;
}
.index_customer .arrow-right{
    left: auto;
    right: -30px;
}
.index_customer .arrow-left:hover i,
.index_customer .arrow-right:hover i{
    color: #216BD0;
}
/* 面包屑 */
strong,
.crumb_wrap a,
.crumb_wrap span,
.crumb_wrap h1{
    display: inline-block;
    font-weight: 400;
    color: #999;
    font-size: 12px;
    line-height: 17px;
}
.crumb_wrap span,
.crumb_wrap h1{
    color: #216BD0;
}
.crumb_wrap{
    padding: 16px 0;
    white-space: nowrap;
    overflow: hidden;
}
.top_banner .crumb_wrap{
    white-space: normal;
}
.top_banner strong,
.top_banner .crumb_wrap a,
.top_banner .crumb_wrap span,
.top_banner .crumb_wrap h1{
    color: #fff;
}
/* 搜索页 */
.search_text{
    height: 224px;
    background-color: #F8F8F8;
}
.search_text form{
    margin-top: 64px;
    position: relative;
}
.search_text .search_text_input{
    margin: 0 auto;
    top: 0;
}
.search_text_link {
    position: absolute;
    top: 1px;
}
.search_text_btn{
    top: -48px;
}
.search_result_box{
    padding: 32px 0 0;
}
.search_cate_links{
    height: 74px;
    line-height: 74px;
    background-color: #fff;
    border-bottom: 1px solid #EAEAEA;
}
.search_cate_links .link{
    float: left;
    height: 73px;
    margin-right: 30px;
    padding: 0 10px;
    border-bottom: 2px solid #fff;
}
.search_cate_links .link.active,
.search_cate_links .link:hover{
    color: #216BD0;
    border-color:#216BD0;
}
.result_box .count,
em.s-key{
    color: #216BD0;
}
/* 产品搜索 */
.result_box .product_list_box{
    padding-bottom: 8px;
}
.product_list_box .list{
    width: 100%;
    height: 252px;
    padding: 32px 25px 32px 32px;
    background-color: #F8F8F8;
    margin-bottom: 30px;
}
.product_list_box .list:hover{
    background-color: #fff;
    box-shadow:0px 0px 10px 0px rgba(0,0,0,0.13);
}
.product_list_box .img_box{
    float: left;
    width: 266px;
    height: 188px;
    margin-right: 48px;
}
.product_list_box .content_box{
    float: left;
    width: 766px;
    padding-top: 13px;
}
.product_list_box .content_box .title{
    display: block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    color: #444;
    max-height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product_list_box .content_box .content{
    border-bottom: 1px solid #EAEAEA;
    padding-bottom: 24px;
    margin-bottom: 16px;
}
.product_list_box .title:hover{
    color: #216BD0;
}
.product_list_box .content_box .txt_content{
    height: 80px;
    padding: 16px 0 0;
}
.detail_more{
    font-size: 14px;
    line-height: 28px;
    color: #216BD0;
}
.detail_more:hover{
    color: #1D60BB;
}
/* 新闻搜索 */
.news_list_box .list{
    height: 235px;
    padding: 32px 40px 35px 32px;
}
.news_list_box .list.no_pic .content_box{
    width: 100%;
}
.news_list_box .content_box{
    padding-top: 0;
}
.news_list_box .img_box{
    width: 286px;
    height: 168px;
}
.news_list_box .list .date{
    color: #999;
    line-height: 22px;
    margin: 10px 0;
}
.news_list_box .list .txt_content{
    padding: 0;
    line-height: 24px;
    margin-bottom: 20px;
    height: 50px;
}
.news_list_box .list .more{
    display: block;
    width: 120px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    text-align: center;
    border: 1px solid #D7D7D7;
    color: #999;
}
.news_list_box .list .more:hover{
    background-color: #216BD0;
    border-color: #216BD0;
    color: #fff;
}
/* 搜索无结果 */
.no_result{
    padding-bottom: 250px;
    /* display: none; */
}
.no_result h2.index{
    width: 367px;
    color: #216BD0;
    padding: 90px 0 0;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
}
.no_result_content{
    width: 367px;
    margin: 24px auto 40px;
    line-height: 32px;
}
a.online_consult{
    display: block;
    width: 144px;
    height: 48px;
    background-color: #216BD0;
    border-radius: 4px;
    line-height: 48px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    margin-left: 420px;
}
a.online_consult:hover{
    background-color: #1D60BB;
}
.result_sum{
    padding: 30px 0 24px;
}
/* 页码样式 */
.u-paging {
    height: 40px;
    margin: 0 auto 40px;
    text-align: center;
}
.u-paging .current {
    background: #216BD0;
    color: #fff;
}
.u-paging a {
    display: inline-block;
    width: 40px;
    height: 40px;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    margin-right: 10px;
}
.u-paging a:last-of-type{
    margin-right: 0;
}
.u-paging .prev{
    background: url("../images/pc_left_prev.png") no-repeat center center;
    vertical-align: middle;
}
.u-paging .next{
    background: url("../images/pc_right_next.png") no-repeat center center;
    vertical-align: middle;
}
.news_page{
    margin: 0 auto 40px;
}
.news_page ul{
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    width: 490px;
}
.news_page li.pre,
.news_page li.next{
    background-color: transparent;
}
.news_page li {
    float: left;
    width: 40px;
    height: 40px;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    margin-right: 10px;
}
.news_page li:last-of-type{
    margin-right: 0;
}
.news_page li .gd{
    display: inline-block;
    vertical-align: top;
    line-height: 40px;
}
.news_page li.active{
    background-color: #216BD0;
}
.news_page li.active a{
    color: #fff;
}
.pre i,
.next i{
    display: block;
    font-size: 16px;
    color: #000;
    margin: 0 auto;
}
/* tab */
.cate_links{
    padding-bottom: 16px;
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */
    justify-content: center;
}
.cate_links .link{
    float: left;
    width: 180px;
    height: 48px;
    line-height: 48px;
    padding: 0 10px;
    background-color: #F0F0F0;
    margin: 0 24px 24px 0;
    color: #444;
    font-weight: 500;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
}
.cate_links .link:nth-child(7n){
    margin-right: 0;
}
.cate_links .link:hover,
.cate_links .link.active{
    background-color: #216BD0;
    color: #fff;
}
/* 产品中心 */
.top_banner{
    height: 300px;
    position: relative;
}
.product_banner{
    background-image: url('../images/product_banner.png');
}
.top_banner .top_box{
    width: 800px;
    margin: 54px auto 0;
    color: #fff;
    text-align: center;
}
.top_banner .top_box .title{
    font-size: 36px;
    line-height: 50px;
    padding-bottom: 6px;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
}
.top_banner .top_box .intro{
    margin-top: 8px;
    font-size: 18px;
    line-height: 25px;
    max-height: 50px;
    overflow: hidden;
}
.product_big_box{
    background-color: #F8F8F8;
    padding: 60px 0 16px;
}
.h2_title{
    margin-bottom: 49px;
}
.product_cate_box{
    padding-bottom: 10px;
}
.product_cate_box .cate_box{
    position: relative;
    float: left;
    width: 282px;
    height: 402px;
    margin-right: 24px;
    text-align: center;
    color: #fff;
}
.product_cate_box .cate_box::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(36, 50, 70, 0.8);
    z-index: 1;
}
.product_cate_box .cate_box .title{
    font-size: 24px;
    position: relative;
    line-height: 33px;
    font-weight: 600;
    margin: 59px 9px 20px;
    max-height: 66px;
    overflow: hidden;
    z-index: 2;
}
.product_cate_box .cate_box .intro{
    position: relative;
    margin: 0 40px;
    font-size: 14px;
    line-height: 24px;
    max-height: 96px;
    overflow: hidden;
    z-index: 3;
}
.product_cate_box .cate_box .more_btn{
    position: absolute;
    width: 234px;
    bottom: 72px;
    left: 24px;
    z-index: 3;
}
.product_link_box{
    float: left;
    width: 894px;
}
.product_link_box .list{
    float: left;
    width: 282px;
    height: 403px;
    margin: 0 24px 40px 0;
    background-color: #fff;
}
.product_link_box .list:nth-child(3n){
    margin-right: 0;
}
.product_link_box .list:hover{
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
}
.product_link_box .img_box{
    width: 100%;
    height:199px;
}

.product_link_box .img_box-1{
    height:199px;
	overflow:hidden;
}
.product_link_box .content_box{
    padding: 24px 20px 30px;
}
.product_link_box .title{
    display: block;
    height: 44px;
    margin-bottom: 16px;
    overflow: hidden;
    color: #444;
}
.product_link_box .title:hover{
    color: #216BD0;
    font-weight: 500;
}
.product_link_box .sx{
    height: 48px;
    font-size: 14px;
    line-height: 24px;
    color: #999;
    margin-bottom: 10px;
}
.product_link_box .sx>div{
    white-space: nowrap;
    overflow: hidden;
}
.product_link_box .btn_box a{
    float: left;
    width: 112px;
    height: 32px;
    line-height: 30px;
    text-align: center;
    border-radius: 2px;
    border: 1px solid #216BD0;
    color: #216BD0;
}
.product_link_box .btn_box a:hover{
    background-color: #216BD0;
    color: #fff;
}
.product_link_box .btn_box a:last-of-type{
    border-color: #D7D7D7;
    color: #666;
    margin-left: 18px;
}
.product_link_box .btn_box a:last-of-type:hover{
    background-color: #444;
    color: #fff;
}
/* 产品列表 */
.product_links_box{
    padding: 60px 0 0;
    background-color: #F8F8F8;
}
.link_left{
    float: left;
    width: 265px;
    overflow: hidden;
    margin: 0 40px 40px 0;
}
.link_left .top{
    width: 100%;
    height: 64px;
    line-height: 64px;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    padding: 0 24px;
    background-color: #216BD0;
    text-align: center;
}
.link_box_l_content{
    padding: 20px 8px;
    border: 1px solid #F4F4F4;
    background-color: #fff;
}
.link_box_l_content .title{
    display: block;
    position: relative;
    width: 249px;
    line-height: 48px;
    padding: 0 34px 0 24px;
    color: #444;
    font-weight: 500;
    background-color: #F8F8F8;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 6px;
}
.link_box_l_content .title>i{
    position: absolute;
    right: 24px;
    top: 0;
    color: #666;
}
.link_box_l_content li{
    position: relative;
}
.link_box_l_content .title2{
    display: none;
    padding: 0 25px 16px;
}
.link_box_l_content .title2 a{
    display: block;
    font-size: 14px;
    line-height: 40px;
}
.link_box_l_content .title2 a.active,
.link_box_l_content .title:hover,
.link_box_l_content li.active .title{
    color: #216BD0;
}
.link_box_l_content li.active .title2{
    display: block;
}
.link_box_l_content li.active::before,
.link_box_l_content li:hover::before{
    content: "";
    width: 2px;
    height: 22px;
    background-color: #216BD0;
    position: absolute;
    top: 16px;
    left: -24px;
}
.link_box_l_content .title2 a:hover,
.link_box_l_content .title:hover>i,
.link_box_l_content li.active .title>i{
    color: #216BD0;
}
/* 产品详情 */
.detail_top{
    padding: 40px 0 49px;
}
.detail_top .pic_box{
    width: 500px;
    height: 500px;
}
.detail_top .f_right{
    width: 699px;
    overflow: hidden;
    padding: 0 56px;
}
.detail_top .title{
    margin: 30px 0 24px;
    font-weight: 500;
    max-height: 66px;
    font-size: 24px;
    line-height: 33px;
    overflow: hidden;
}
.detail_top .info_box{
    padding: 24px 0 0;
    min-height: 152px;
    border-top: 1px solid #EAEAEA;
}
.detail_top .f_right .list{
    font-size: 14px;
    line-height: 32px;
    color: #575757;
}
.detail_top .f_right .list span{
    font-weight: 500;
    color: #373737;
}
.detail_top .f_right .range{
    margin-top: 24px;
}
.detail_top .btn_box{
    margin-top: 32px;
}
.detail_top .btn_box a{
    float: left;
    width: 128px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #216BD0;
    margin-right: 24px;
    border-radius: 4px;
    border: 1px solid #216BD0;
}
.detail_top .btn_box a:hover{
    background-color: #216BD0;
    color: #fff;
}
.detail_top .btn_box a:last-of-type{
    width: 170px;
    cursor: default;
}
.left_banner_box{
    height: 500px;
}
.left_banner_box .prev_button,
.left_banner_box .next_button{
    background-color: transparent;
}
.left_banner_box .prev_button i,
.left_banner_box .next_button i{
    color: #216BD0;
}
.hide_box {
    height: 56px;
    width: 100%;
    display: none;
}
.product_tab{
    width: 1150px;
    height: 56px;
    overflow: hidden;
    line-height: 56px;
    background-color: #F0F0F0;
}
.product_tab a{
    float: left;
    width: 225px;
    font-size: 18px;
    color: #222;
    height: 56px;
    text-align: center;
    background-color: #F0F0F0;
}
.product_tab a.active{
    background-color: #fff;
    color: #216BD0;
    border-top: 2px solid #216BD0;
}
.product_tab.fixed{
    position: fixed;
    top: 0;
    z-index: 99;
    width: 1150px;
    background-color: #F0F0F0;
}
.product_detail_box{
    width: 1150px;
    margin: 0 52px 0 0;
    padding-bottom: 10px;
}
.product_detail_box .nav_mark{
    width: 100%;
    background-color: #fff;
    padding: 24px 24px 30px;
    margin-bottom: 30px;
}
.product_detail_box .title{
    position: relative;
    padding: 30px 0 13px;
    margin-bottom: 30px;
    font-size: 24px;
    color: #444;
    font-weight: 500;
    line-height: 28px;
    border-bottom: 1px solid #EAEAEA;
}
.product_detail_box .title::before{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #216BD0;
    width: 96px;
    height: 3px;
}
.product_detail_box .content,
.product_detail_box .content p{
    line-height: 32px;
    color: #444;
}
.product_detail_box .content img{
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.product_xf{
    float: left;
    width: 248px;
}
.xf_fixed{
    position: static;
    position: fixed;
    top: 0;
    left: 75%;
    z-index: 99;
}
.product_xf_box{
    padding: 24px;
    background-color: #fff;
}
.product_xf_box{
    padding-bottom: 8px;
}
.product_xf_box .img_box{
    height: 200px;
}
.product_xf_box .title{
    margin: 16px 0 32px;
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    text-align: center;
}
.product_xf_box .info{
    font-size: 14px;
    line-height: 28px;
    color: #444;
    margin: 8px 0 24px;
}
.product_xf_box .btn{
    display: block;
    width: 200px;
    height: 40px;
    font-size: 14px;
    font-weight: 500;
    line-height: 40px;
    border-radius: 4px;
    background-color: #216BD0;
    color: #fff;
    margin-bottom: 16px;
    text-align: center;
}
.product_xf_box .btn:hover{
    background-color: #1D60BB;
    color: #fff;
}
.pro_about_box{
    padding-bottom: 40px;
}
.pro_about_box .pic_box{
    float: left;
    width: 354px;
    height: 234px;
}
.pro_about_box .content_box{
    float: left;
    margin-left: 46px;
    width: 452px;
}
.nav_mark .content .pro_title{
    font-size: 24px;
    line-height: 33px;
    color: #444;
    font-weight: 500;
    text-align: center;
    margin-bottom: 24px;
    white-space: nowrap;
    overflow: hidden;
}
.nav_mark .pro_about_box .pro_title{
    text-align: left;
}
.pro_pic_boxs{
    padding-bottom: 16px;
}
.pro_pic_boxs .list{
    float: left;
    width: 200px;
    margin: 0 17px 24px 0;
    text-align: center;
    line-height: 22px;
}
.pro_pic_boxs .list:nth-child(4n){
    margin-right: 0;
}
.pro_pic_boxs .list .pic_box{
    width: 200px;
    height: 285px;
    margin-bottom: 9px;
}
.pro_service_box{
    color: #fff;
}
.pro_service_box .list{
    float: left;
    width: 273px;
    height: 192px;
    margin: 0 16px 16px 0;
    padding: 45px 26px;
    text-align: center;
}
.pro_service_box .list:nth-child(3n){
    margin-right: 0;
}
.pro_service_box .top{
    font-size: 18px;
    line-height: 25px;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 16px;
}
.pro_service_box .txt_content{
    color: rgba(255,255,255,.8);
    line-height: 20px;
    -webkit-line-clamp:3; 
}
/* 相关推荐 */
.last_box{
    padding-top: 40px;
    background-color: #fff;
}
.about_title{
    font-weight: 400;
    padding: 0 0 32px;
    color: #222;
}
.about_title a{
    float: right;
    font-size: 14px;
    line-height: 33px;
    color: #999;
}
.about_title a:hover{
    color: #216BD0;
}
.about_product_box .product_link_box{
    width: 100%;
}
.about_product_box .product_link_box .list{
    height: 317px;
    background-color: #F8F8F8;
}
.about_product_box .product_link_box .list:nth-child(3n){
    margin-right: 24px;
}
.about_product_box .product_link_box .list:nth-child(4n){
    margin-right: 0;
}
.about_product_box .product_link_box .title{
    white-space: nowrap;
    height: 22px;
    text-overflow: ellipsis;
    text-align: center;
    font-weight: 500;
}
.about_news_box{
    padding-bottom: 16px;
}
.news_box .list{
    float: left;
    background-color: #F8F8F8;
    width: 588px;
    height: 142px;
    margin: 0 24px 24px 0;
    padding: 32px;
} 
.news_box .list:nth-child(2n){
    margin-right: 0;
}
.news_box .list a{
    float: left;
    width: 420px;
    line-height: 22px;
    color: #262626;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news_box .list .date{
    float: right;
    color: #A3A3A3;
}
.news_box .list .txt_content{
    color: #ADADAD;
    line-height: 24px;
    margin-top: 8px;
}
.news_box .list:hover{
    background-color: #fff;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.08);
}
.news_box .list a:hover{
    color: #216BD0;
}
.case_box .list{
    float: left;
    width: 282px;
    height: 245px;
    margin: 0 24px 40px 0;
    color: #444;
    background-color: #F8F8F8;
}
.case_box .list:nth-child(4n){
    margin-right: 0;
}
.case_box .img_box{
    width: 282px;
    height: 189px;
}
.case_box .title{
    margin: 18px 20px;
    text-align: center;
    line-height: 22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.case_box .list:hover{
    color: #216BD0;
    background-color: #fff;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
}
.case_box .list:hover img,
.about_photo .list:hover .img_box img,
.video_content_right_content a:hover img{
    transform: scale(1.1);
    -webkit-transform: ease all 0.5s;
    -moz-transform: ease all 0.5s;
    -ms-transform: ease all 0.5s;
    -o-transform: ease all 0.5s;
    transition: ease all 0.5s;
}
/* 新闻列表 */
.news_banner{
    background-image: url('../images/news_banner.png');
}
.news_big_box{
    padding-top: 60px;
}
.news_link_box{
    padding-bottom: 10px;
}
.news_link_box .list{
    width: 1200px;
}
.news_link_box .img_box{
    width: 300px;
    margin-right: 48px;
}
.news_link_box .content_box{
    width: 733px;
}
.news_link_box .list.no_pic .content_box{
    width: 100%;
}
.news_link_box .date{
    float: left;
    font-size: 24px;
    line-height: 28px;
    color: #999;
    font-weight: 300;
}
.news_link_box .detail_more{
    float: right;
}
.news_link_box .list:hover .date{
    color: #216BD0;
    font-weight: 400;
}
/* 新闻详情 */
.news_detail{
    margin-top: 16px;
}
.news_detail .product_xf_cate:first-of-type{
    margin-bottom: 32px;
}
.news_detail .news_f_right{
    float: left;
    width: 900px;
    margin-right: 24px;
    margin-bottom: 40px;
}
.news_detail_box{
    background-color: #fff;
}
.news_detail_box .detail_top{
    padding: 60px 0 32px;
    margin: 0 48px 40px;
    border-bottom: 1px solid #EAEAEA;
}
.news_detail_box h1{
    text-align: center;
    font-size: 24px;
    line-height: 33px;
    font-weight: 500;
    color: #2B2B2B;
}
.news_detail_box .detail_info{
    font-size: 14px;
    line-height: 30px;
    color: #A3A3A3;
    text-align: center;
    margin: 8px 0 32px;
}
.news_detail_box .detail_info .iconfont{
    color: #999;
    font-size: 15px;
    margin-right: 6px;
    vertical-align: top;
}
.news_detail_box .abstract{
    font-size: 14px;
    line-height: 28px;
    color: #7D7D7D;
}
.news_detail_box .detail_content{
    padding: 0 48px 60px;
}
.news_detail_box .detail_content,
.news_detail_box .detail_content p{
    font-size: 14px;
    color: #222;
    line-height: 32px;
}
.news_detail_box .detail_content img{
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.news_xf{
    float: left;
    width: 276px;
}
.news_xf .new_cate{
    background-color: #fff;
    margin-bottom: 24px;
}
.news_xf .top{
    width: 100%;
    height: 54px;
    line-height: 54px;
    padding: 0 16px;
    color: #216BD0;
    font-weight: 500;
    background-color: #fff;
}
.news_xf .top span{
    display: inline-block;
    width: 4px;
    height: 16px;
    vertical-align: top;
    margin: 19px 8px 0 0;
    background-color: #216BD0;
}
.news_xf .box{
    padding: 0 16px 9px;
}
.news_xf .box .list{
    display: block;
    font-size: 14px;
    line-height: 24px;
    padding: 16px 0;
    color: #424242;
    border-bottom: 1px dashed #EAEAEA;
}
.news_xf .box .list:first-of-type{
    padding-top: 8px;
}
.news_xf .box .list:last-of-type{
    border-bottom: none;
}
.news_xf .box .list:hover{
    color: #216BD0;
}
/* 上一个下一个 */
.detail_others{
    padding: 0 48px;
    background-color: #fff;
    margin-top: 15px;
}
.detail_others>div{
    width: 50%;
}
.detail_others>div a,
.detail_others>div span{
    display: block;
    text-align: left;
    color: #A3A3A3;
    font-size: 14px;
    height: 66px;
    line-height: 66px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.detail_others .detail_next a,
.detail_others .detail_next span{
    text-align: right;
}
.detail_others>div a:hover{
    color: #216BD0;
}
/* 案例列表 */
.case_big_box{
    padding-top: 60px;
}
.case_banner{
    background-image: url('../images/case_banner.png');
}
/* 案例详情 */
.case_detail .detail_top .pic_box{
    height: 400px;
}
.case_detail .detail_top .range{
    padding: 24px 0 0;
    border-top: 1px solid #EAEAEA;
    min-height: 150px;
    margin-bottom: 60px;
    overflow: hidden;
}
.case_detail .product_detail_box{
    background-color: #fff;
    padding: 10px 0 30px;
    width: 1250px;
}
.case_detail .product_detail_box .nav_mark{
    margin-bottom: 10px;
    padding: 0 50px;
}
.case_detail .detail_others{
    margin-bottom: 40px;
}
/* 图库列表 */
.photo_banner{
    background-image: url(../images/photo_banner.png);
}
.about_photo .list{
    float: left;
    width: 384px;
    margin: 0 24px 40px 0;
    background-color: #fff;
}
.about_photo .list:nth-child(0n){
    margin-right: 0;
}
.about_photo .list .img_box{
    width: 100%;
    height: 256px;
}
.about_photo .list .top_box{
    border: 1px solid #eee;
}
.about_photo .list img{
    vertical-align: top;
}
.about_photo .list .pic_box{
    padding: 0 16px;
    height: 14px;
}
.about_photo .list .content_box{
    padding: 16px 30px;
}
.about_photo .list .title{
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    line-height: 24px;
    color: #444;
    margin-bottom: 16px;
}
.about_photo .list .info{
    color: #999;
    font-size: 14px;
    line-height: 24px;
}
.about_photo .list .num{
    float: left;
}
.about_photo .list .date{
    float: right;
}
.about_photo .list:hover .title{
    color: #216BD0;
    font-weight: 500;
}
/* 视频列表 */
.about_video .list{
    border: 1px solid #eee;
}
.about_video .list:hover{
    box-shadow: 0px 2px 11px 0px rgba(0, 0, 0, 0.1);
}
.about_video .list .img_box{
    height: 216px;
    position: relative;
}
.about_video .list .img_box .iconfont{
    position: absolute;
    font-size: 70px;
    top: 50%;
    left: 50%;
    margin: -35px 0 0 -35px;
    color: #fff;
}
.about_video .list .img_box .duration{
    position: absolute;
    bottom: 20px;
    right: 30px;
    color: #fff;
    line-height: 24px;
    text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
}
/* 图片列表 */
.photo_pic_box h1,
.pic_detail_box h1,
.video_detail_box h1{
    padding: 40px 20px;
    font-size: 24px;
    line-height: 33px;
    text-align: center;
    color: #222;
    font-weight: 500;
}
.photo_pic_box .intro{
    font-size: 18px;
    line-height: 32px;
    color: #444;
    margin-bottom: 40px;
}
/* 图片详情 */
.pic_detail_box{
    margin-top: 30px;
    border: 1px solid #EAEAEA;
    margin-bottom: 40px;
}
.pic_detail_content img{
    display: block;
    max-width: 1100px;
    margin: 0 auto;
}
.pic_content{
    padding: 40px 50px 30px;
    font-size: 14px;
    color: #444;
    line-height: 20px;
    text-align: left;
}
.pic_detail_banner_box{
    height: 234px;
    width: 1104px;
    margin-bottom: 40px;
}
.pic_detail_banner_box a.img_box{
    display: block;
    width: 258px;
    height: 180px;
}
.pic_detail_banner_box a.title{
    width: 258px;
    display: block;
    padding: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pic_detail_banner_box .prev_button,
.pic_detail_banner_box .next_button {
    left: -47px;
    top: 50%;
    margin-top: -56px;
    width: 32px;
    height: 56px;
    line-height: 56px;
    background-color: #EAEAEA;
    border-radius: 0;
}
.pic_detail_banner_box .prev_button i,
.pic_detail_banner_box .next_button i{
    font-size: 28px;
    color: #fff;
}
.pic_detail_banner_box .next_button {
    left: auto;
    right: -47px;
}
.pic_detail_banner_box .prev_button:hover,
.pic_detail_banner_box .next_button:hover{
    background-color: #216BD0;
}
.pic_detail_banner_box .links:hover img{
    transform: scale(1.1);
}
.pic_detail_banner_box .links:hover a{
    color: #216BD0;
}
/* 视频详情 */
.video_detail_box h1{
    text-align: left;
    padding: 24px 0 8px 0;
}
.video_top .info{
    font-size: 14px;
    line-height: 30px;
    color: #A3A3A3;
    margin-bottom: 32px;
}
.video_content_box{
    margin-top: 32px;
}
.video_content_right{
    float: left;
    width: 322px;
    height: 503px;
    background-color: #f8f8f8;
    padding: 14px 20px;
}
.video_content_right_title{
    font-size: 18px;
    color: #444;
    line-height: 25px;
    padding-left: 13px;
    position: relative;
    margin-bottom: 10px;
}
.video_content_right_title::before{
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    width: 5px;
    height: 18px;
    background-color: #216BD0;
}
.video_link_box.video_content_right a{
    width: 282px;
    height: auto;
    display: block;
    margin-bottom: 10px;
    background-color: #fff;
    border: 1px solid #eee;
    overflow: hidden;
}
.video_content_right_content a{
    display: block;
    width: 282px;
    margin-bottom: 10px;
    background-color: #fff;
}
.video_box{
    position: relative;
    width: 282px;
    height: 159px;
    overflow: hidden;
}
.video_box img{
    width: 100%;
    height: 100%;
}
.video_box i{
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 60px;
    margin-left: -30px;
    margin-top: -30px;
}
.video_box .duration{
    line-height: 26px;
    text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
    border-radius:4px;
    position: absolute;
    bottom: 10px;
    right: 20px;
    color: #fff;
    text-align: center;
}
.video_content_right_content .title{
    padding: 16px 20px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #444;
    line-height: 24px;
}
.video_content_right_content a:hover .title{
    color: #216BD0;
}
.video_content_right_content_box{
    width: 282px;
    overflow: hidden;
}
.video_content_right_content{
    width: 320px;
    height: 446px;
    overflow: auto;
}
.video-js{
    background-color: #fff;
    overflow: hidden;
}
.video-js .vjs-big-play-button{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    line-height: 62px;
    font-size: 52px;
    margin-left: -35px;
}
.video-js .vjs-control-bar{
    height: 48px;
    background:rgba(0,0,0,0.6);
    bottom: 0;
    display: flex;
}
.video-js .vjs-control{
    min-width: 48px !important;
    height: 48px;
    text-align: center;
}
.video-js .vjs-control:before {
    font-size: 32px;
    line-height: 48px;
}
.video-js .vjs-control:nth-child(2)::before{
    font-size: 24px;
}
.vjs-remaining-time-display {
    line-height: 48px;
    font-size: 16px;
}
.vjs-volume-bar.vjs-slider-horizontal {
    top: 5px;
    top: .8em \9;
}
@media screen and(-ms-high-contrast:active),(-ms-high-contrast:none) {
    .vjs-volume-bar.vjs-slider-horizontal {
        top: 8px;
    }
}
.video_content{
    padding-left: 0;
    padding-right: 0;
}
.video_label_box .label_box{
    padding: 0 0 32px 0;
    border-bottom: 1px solid #EAEAEA;
    margin-bottom: 40px;
}
.video-js .vjs-tech{
    width: auto;
    width: 100% \9;
}
.vjs-poster{
    background-size: cover;
}
.video_txt{
    padding: 20px 0;
}
/* 关于企业 */
.about_banner{
    background-image: url('../images/about_banner.png');
}
.about_index{
    padding: 80px 0;
    height: auto;
}
.about_index h2{
    font-weight: 600;
}
.about_index .about_box{
    width: 630px;
    margin-right: 50px;
    padding: 3px 0 0;
}
.about_index .pic_box{
    width: 520px;
    height: 582px;
}
.about_index .about_box>.intro{
    max-height: 288px;
    overflow: hidden;
}
.history_box{
    position: relative;
    height: 518px;
  	overflow: hidden;
    background-image: url('../images/history_box.png');
}
.history_box .w{
    position: relative;
}
.history_box h2{
    padding: 60px 0 48px;
    text-align: center;
}
.history_swiper{
    width: 1088px;
    height: 300px;
    margin: 0 auto;
    padding-left: 18px;
}
.history_box .tag{
    position: absolute;
    bottom: 107px;
    left: 43px;
    background-color: #E1E1E1;
    width: 100%;
    height: 1px;
}
.history_box .tag1{
    position: absolute;
    top: -10px;
    left: 150px;
}
.history_box .tag1 i{
    font-size: 16px;
    color: #216BD0;
}
.history_box .tag3{
    left: 424px;
}
.history_box .tag4{
    left: 700px;
}
.history_box .tag5{
    left: 970px;
}
.history_swiper .swiper-slide{
    position: relative;
    text-align: center;
}
.history_swiper .swiper-slide .content_box{
    padding: 58px 34px 0 18px;
}
.history_swiper .swiper-slide .year{
    font-size: 36px;
    line-height: 44px;
    color: #216BD0;
    margin-bottom: 10px;
}
.history_swiper .swiper-slide .intro{
    font-size: 14px;
    line-height: 24px;
    color: #444;
    max-height: 96px;
    overflow: hidden;
}
.history_box .arrow-left,
.history_box .arrow-right{
    position: absolute;
    top: 280px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #999;
}
.history_box .arrow-right{
    left: auto;
    right: 0;
}
.history_box .arrow-left i,
.history_box .arrow-right i{
    font-size: 20px;
}
.history_box .arrow-left:hover,
.history_box .arrow-right:hover{
    color: #216BD0;
}
.about_me{
    background-color: #fff;
    padding: 80px 0 40px;
}
.about_me .intro{
    margin: 40px 0 68px;
    color: #444;
    line-height: 28px;   
}
.about_me .list{
    float: left;
    width: 384px;
    height: 305px;
    margin: 0 24px 40px 0;
    background-color: #F8F8F8;
}
.about_me .list:nth-child(3n){
    margin-right: 0;
}
.about_me .list .title{
    margin: 20px;
    font-size: 18px;
    line-height: 25px;
    color: #216BD0;
    font-weight: 500;
    text-align: center;
}
.about_qualification{
    background-color: #F8F8F8;
    padding: 80px 0 60px;
}
.about_qualification h2 i{
    float: left;
    width: 1040px;
    padding-left: 80px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.about_qualification a.more{
    float: right;
    width: 80px;
    font-size: 16px;
    line-height: 45px;
    font-weight: 400;
    color: #216BD0;
}
.about_qualification p{
    color: #444;
}
.about_qualification_banner{
    width: 1104px;
    height: 408px;
    margin-top: 40px;
}
.about_qualification_banner>.links{
    width: 258px !important;
    font-size: 16px;
    line-height: 22px;
    color: #444;
    text-align: center;
}
.about_qualification_banner .links:hover p{
    color: #444 !important;
    cursor: default;
}
.img-box{
    width: 258px;
    height: 360px;
    line-height: 350px;
    margin-bottom: 16px;
    text-align: center;
    cursor: default;
    border: 4px solid #ECE1CA;
}
.img-box img{
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.banner .next_btn,
.banner .prev_btn{
    width: 32px;
    height: 56px;
    background: #EAEAEA;
    border-radius: 0;
    line-height: 56px;
    margin-top: -56px;
    cursor: pointer;
}
.banner .prev_btn{
    left: -43px;
}
.banner .next_btn{
    right: -38px;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .5;
    cursor: auto;
    pointer-events: auto;
}
.banner .next_btn:hover,
.banner .prev_btn:hover {
    opacity: 1 !important;
    background-color: #216BD0;
}
.next_btn>i, .prev_btn>i {
    font-size: 32px;
    color: #fff;
}
.about_customer{
    background: #fff;
}
.about_customer h2{
    padding: 0 0 40px;
    text-align: center;
}
.about_customer .arrow-left, 
.about_customer .arrow-right{
    top: 142px;
}
/* 联系我们 */
.contact_banner{
    background-image: url('../images/contact_banner.png');
}
.contact_big_box h2{
    padding: 60px;
}
.cancat_info_box{
    background-color: #fff;
    padding-bottom: 60px;
}
.cancat_info_box .list{
    position: relative;
    float: left;
    width: 270px;
    text-align: center;
    padding: 0 10px;
    color: #444;
}
.cancat_info_box .list::before{
    content: "";
    position: absolute;
    right: 0;
    top: 25px;
    width: 1px;
    height: 80px;
    background-color: #EAEAEA;
}
.cancat_info_box .list:last-of-type{
    width: 388px;
    padding-left: 59px;
}
.cancat_info_box .list:last-of-type::before{
    display: none;
}
.cancat_info_box .list i{
    display: block;
    font-size: 52px;
    margin: 0 auto;
    color: #216BD0;
}
.cancat_info_box .list .title{
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    margin: 20px 0 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.cancat_info_box .list .content{
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:4; 
    word-break:break-all;
}
.cancat_info_box .img_list{
    float: left;
    width: 115px;
    margin-right: 24px;
}
.cancat_info_box .img_list .img_list_box{
    width: 115px;
    height: 115px;
    border: 1px solid #EAEAEA;
    padding: 7px;
}
.cancat_info_box .img_list .img_list_box img{
    width: 100px;
    height: 100px;
}
.cancat_info_box .img_list .title{
    font-size: 14px;
    line-height: 20px;
    color: #222;
    margin: 8px 0;
}
.cancat_box_map{
    width: 100%;
    height: 491px;
    margin-bottom: 66px;
}
.wcs-success,
.fail{
    display: none;
    position: fixed;
    z-index: 10000;
    top: 45%;
    left: 50%;
    margin-top: -120px;
    margin-left: -120px;
    width: 240px;
    height: 240px;
    border-radius: 8px;
    overflow: hidden;
}


.gd {
    color: #216BD0;
    display: block;
    float: right;
    line-height: 68px;
    text-align: center;
    font-size: 20px;
    margin-top: 60px;
}
