
    *{
        margin: 0;
        padding: 0;
    }
    a{
        text-decoration: none;
        color: #000;
    }
    a:hover{
        text-decoration: none;
        /* color:#0e5797; */
    }
    ul li{
        list-style-type: none;
    }
    input:focus{
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.0);
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.0);
    }
    table img{
        max-width: 100%;
    }
    table{
        width: 1080px;
    margin: 0 auto;
    }
    .clear{ clear:both; height:0px;  margin:0; padding:0;width:0; border:none; overflow:hidden;}
    .fl { float:left}
    .fr { float:right}
    .min-w{min-width: 1400px;}
    .wrap{width:1400px;margin:0 auto;}
    .i_pic_box{position: relative;overflow: hidden;}
    .i_pic{position: relative;left: 50%;margin-left: -1000px;width: 2000px;text-align: center;max-height: 468px;}
    .banner_pic_box{position: relative;overflow: hidden;font-size: 0;}
    .banner_pic{position: relative;left: 50%;margin-left: -1000px;width: 2000px;text-align: center;}
    .footer_pic_box{position: relative;overflow: hidden;font-size: 0;}
    .footer_pic{position: relative;left: 50%;margin-left: -960px;width: 2000px;text-align: center;}
    /*page*/
	.page { margin:30px auto 0; text-align:center; width:1200px;}
	.page p a { width:50px;height: 32px;display:inline-block; border:1px solid #ccc;  border-radius: 4px;padding:5px 10px; text-decoration:none; color:#666666; margin:0 0 0 10px;line-height: 2;}
	.page p a:hover { color:#fff;background-color: #00a1e9;}
	.page p span { margin:0 0 0 20px;}
	.page p span input { width:40px; height:28px;}
    .all{
        width: 1920px;
        margin: 0 auto;
    }
    .logo{
        margin-top: 10px;
        width: 377px;
        margin-right: 160px;
    }
    .column{
        margin-top: 10px;
    }
    .column ul{
        height: 100px;
    }
    .column ul li{
        padding:55px 20px 0;
        text-align: center;
        float: left;
        font-size: 16px;
        /* line-height: 44px; */
    }
    .column ul li a{
        padding-bottom: 28px;
        display: block;
        box-sizing: border-box;
        /* border-bottom: 2px solid #fff; */
    }
    .column ul li:hover a{
        /* border-bottom: 1px solid #fbfbfb; */
        box-sizing: border-box;
    }
    /* 二级栏目 */
        .column-two-left{
            padding-top: 22px;
            padding-left: 50px;
        }
        .column-two-left h2{
            height: 74px;
            line-height: 74px;
            text-align: left;
            color: #fff;
        }
        .column-two-left img{
            height: 224px;
            /* border: 1px solid #fff; */
            position: relative;
    top: -1px;
    left: -1px;
        }
        .column-two-right{
            width: 880px;
            padding-top: 50px;
            color: #fff!important;
        }
        .column-two-right li{
            width: 210px;
            height: 58px;
            padding-left: 58px;
            text-align: left!important;
        }
        .column ul li ol{
            width: 100%;
            min-width:1400px;
            min-height: 360px;
            /* border-top: 1px solid #000; */
            display: none;
            position: absolute;
            left: 0;
            z-index: 999;
            background-color: #0063b2;
            opacity: 0.85;
        }
        .column ul li ol li{
            width: 210px;
            /* height: 72px!important; */
            /* padding-left:100px; */
            font-size: 14px!important;
            padding:19px 30px 0;
            line-height:0px;
            /* border-bottom: 2px solid #0b6ed6!important; */
        }
        .column ul li:hover ol{
            display: block;
            background-color: #0063b2;
        }
        .column ul li :hover a{
            
            /* border-bottom: 2px solid #0e5797!important; */
            /* position: absolute; */
        }
        .column ul li:hover ol li a{
        color: #fff;
        /* border-bottom: 2px solid #0b6ed6; */
        box-sizing: border-box;
        /* opacity: 0.9; */
    }
    .box{
        width: 330px;
        height: 220px;
        overflow: hidden;
    }
    /* 搜索 */
    .search{
        position: relative;
    }
    .search input{
        width: 145px;
        height: 30px;
        border: none;
        outline: none;
        background-color: #f0f0f0;
        border-radius:10px;
        padding-left: 10px;
    }
    .search img{
        position: absolute;
        top: 50px;
        /* 36px */
        right: 10px;
        z-index: 9;
        
    }
    .WeiXin {
    display: flex; 
    line-height: 14px;
    margin-bottom: 10px;
    position: relative;
    /* height: 14px; */
        /* width: 150px; */
        z-index: 10000;
        cursor: pointer;
    }
    .WeiXin span{
        /* display:block; */
        padding-top: 12px;
        padding-right: 9px;
        font-size: 14px;
        font-weight: bold;
    }
    /* .WeiXin img{
        width: 21px;
        height: 21px;
    } */
    .wx-search-all{
        margin-top:18px;
    }
    .WxNone{
        display: none;
        position: absolute;top:80px;right: 0;
        z-index: 999;
    }
    .WxNone img{
        width: 200px;
        position: relative;
        /* margin-right: 10px; */
        overflow: hidden;
    }
    .WeiXin:hover .WxNone{
        display: block;
    }
    /* banner */
    .swiper-container{
        width:1920px;
    --swiper-theme-color:#00ffff;
    --swiper-pagination-color:#00ffff;/* 两种都可以 */
    
    }
    .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
            top: 420px;
    }
    .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{
        width: 14px;
        height: 14px;
        border: 1px solid #fff;
        opacity: 0.7;
    }
    .banner{
        overflow: hidden;
    }
    /* 新闻资讯 */
    .new-all{
        padding-bottom:78px;
    }
    .new-tit{
        padding-top: 20px;
        padding-bottom:15px;
        font-size: 30px;
        text-align: center;
        /* vertical-align: center; */
        
    }
    .new-more{
        display: block;
        width: 48px;
        height: 26px;
        background: url(../i/more-1.png) no-repeat center center;
    }
    .new-more:hover{
        background: url(../i/more-2.png) no-repeat center center;
    }
    .new-list{
        max-height: 500px;
        width: 1400px;
        overflow: hidden;
        /* white-space:nowrap; */
    }
    .new-list ul{overflow: hidden;margin-right: -25px;margin-top:20px}
    .new-list ul li{
        max-width: 450px;
        float: left;
        height: 485px;
        background-color: #f6f6f6;
        margin-right: 25px;
        overflow: hidden;
    }
    .new-list ul li img{
        width: 450px;
        height: 290px;
        display: block;
    }
    .new-list-font{
        height: 195px;
        margin:0 24px 0;
    }
    .new-list-font h2{
        font-size:18px;
        line-height: 20.66px;
        padding:30px 0 20px 0;
        font-weight: bold;
    }
    .new-list ul li:hover h2{
        color: #0e5797;
    }
    .new-list-font-p{
        display: block;
        height: 74px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        padding:0 0 10px 0;
        font-size:14px;
        color: #666666;
        line-height: 24px;
        text-align: justify;
    }
    .new-list:hover .new-list-font-p{
        color: #000;
        
    }
    .new-list-font span{
        font-size:14px;
        color: #666666;
        /* margin-top: 20px; */
        line-height: 20px;
        
    }
    /* 底部大图 */
    .footer-banner-all{
        /* width: 1920px; */
        color: #fff;
    }
    .footer-banner-one{
        /* width:1920px; */
        height: 676px;
        background: url(../i/banner_06.png) no-repeat;
        position: relative;
    }
    .footer-banner-font{
        width: 1250px;
        /* max-height: 165px; */
        text-align: center;
        margin:auto;
        position: absolute;
        left:50%;
        top:50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
    
    }
    .footer-banner-font h1{
        font-size:36px;
    }   
    .footer-banner-font p{
        padding: 66px 0 70px 0; 
        font-size: 16px;
        line-height: 30px;
        
    }
    .footer-banner-font a{
        width: 196px;
        height: 40px;
        display: block;
        font-size: 14px;
        margin:auto;
        color: #fff;
        border: 2px solid #fff;
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: center;
                justify-content: center;
        -webkit-box-align: center;
                align-items: center;
    }
    .footer-banner-font a:hover {
        color: #A7A7A7;
        border: 2px solid #A7A7A7;
    }
    .footer-banner-one>.footer-banner-font a:hover{

    }
    .footer-banner-two{
        /* width:1920px; */
        height: 676px;
        background: url(../i/banner_07.png) no-repeat;
        position: relative;
    }
    .footer-banner-three{
        /* width:1920px; */
        height: 676px;
        background: url(../i/banner_08.png) no-repeat;
        position: relative;
    }
    .footer-banner-three>.footer-banner-font{
        color: #000;
    }
    .footer-banner-three>.footer-banner-font a{
        color: #000;
        border: 2px solid #000;
    }
    .footer-banner-three>.footer-banner-font a:hover {
        color: #A7A7A7;
        border: 2px solid #A7A7A7;
    }
    .footer-banner-three>.footer-banner-font p{
        text-align: left;
        text-indent: 2em;
    }
    .footer-all {
        min-width: 1400px;
        height:76px;
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: center;
                justify-content: center;
        -webkit-box-align: center;
                align-items: center;
        background-color: #222222;
        color:#b8b8b8;
    }
    .footer-all p{
        text-align: left;
        display: inline-block;
    }
    .footer-all span{
        text-align: right;
    }
    .footer-all a{
        color:#b8b8b8;
    }
    .footer-all a:hover{
        color:#e6e6e6;
    }
    /* 图片列表 */
    /* 图片列表 */
    /* 图片列表 */
    /* 图片列表 */
    /* 图片列表 */
    /* pic-list */
    .pic-banner{
        font-size: 0;
    }
    .pic-banner img{
        width: 1920px;
        height:400px;
    }
    .pic-list-left-all{
        padding-right: 33px;
    }
  
    /* position */
    .position-all{
        /* width: 1920px; */
        height: 50px;
        font-size: 14px;
        line-height: 50px;
        background-color: #f8f8f8;
        
    }
    .position-all a{
        /* display: block; */
        color: #666666;
    }
    .position-all p{
        color: #666666;
    }
    .position-all a:hover{
        font-size: 14px;
        color: #00a1e9;
    }
    /* 左侧位置信息 */
    .position-left{
        padding:44px 0 20px 0;
    }
    .position-left dl{
        
    }
    .position-left dl a{
        display: block;
    }
    .position-left dt{
        width:238px;
        height: 100px;
        padding-left: 22px;
        font-size: 22px;
        color: #fff;
        background:url(../i/left-bgd-01.png) no-repeat;
        /* background-color: #00a1e9; */
        display: flex;
        align-items: center;
    }
    .position-left dd{
        width: 236px;
        height:60px;
        padding-left: 22px;
        font-size: 16px;
        background-color: #fff;
        display: flex;
        align-items: center;
        border-bottom:1px solid #e5e5e5;
        border-left:1px solid #e5e5e5;
        border-right:1px solid #e5e5e5;
    }
    .position-left dl a:hover{
        color: #00a1e9;
        /* background-color: #222; */

    }
    .position-left dd::before{
        content: url(../i/left-bgd-02.png);
        padding-right: 15px;
        line-height: 4px;
    }
    /* .abhblTop .current { background:#f1f1f1;}
	.abhblTop .current a {  color:#00a9d2;} */
    /* 左侧联系我们 */
    .contact-left{
        
    }
    .contact-left dl{
        
    }
    .contact-left dt{
        width:238px;
        height: 52px;
        padding-left: 22px;
        font-size: 22px;
        color: #fff;
        background-color: #0063b2;
        display: flex;
        align-items: center;    
    }
    .contact-left dd ul {
        width: 258px;
        border: 1px solid #e5e5e5;
        padding:20px 0;
    }
    .contact-left dd ul li{
        /* width: 258px; */
        min-height:38px;
        line-height: 36px;
        padding-left: 6px;
        padding-right: 6px;
        font-size: 14px;
        color: #000;
        display: flex;
        text-align: justify;
    }
    .contact-left dd ul li i{
        padding:10px 10px 0 0;
    }
    .contact-left dd ul li span{
        /* height:110px;  */
        /* display: block;
        float: left;*/		
    }
	.contact-left dd ul li span.tel{
		width: 175px;
	}
	.contact-left dd ul li span.email{
		width: 165px;
		word-break: break-all;
	}
    .dd{
        position: relative;
    }
    /* 图片列表右侧内容 */
    /* height: 820px; */
    .pic-list-body-all{
        width:1085px;
        margin-bottom: 100px;
        padding-top:44px;
        text-align: center;
        overflow: hidden;
        
    }
    .pic-list-body-all ul{

    }
    .pic-list-body-all ul li{
        padding-left: 19px;
        float: left;
    }
    .pic-list-body-all ul li img{
        width: 342px;
        height: 230px;
    }
    .pic-list-body-all ul li p{
        height: 40px;
        font-size: 16px;
        line-height: 20.66px;
    }
    .pic-list-body-all tbody tr{
        width: 1000px;
        margin: 0 auto;
        /* padding: 20px; */
    }
    .pic-list-body-all tbody tr td{
        padding: 10px;
        width:300px;
        /* border: 1px solid #000; */
        /* display: flex;
        justify-content: center;
        align-items: center; */
        /* float: left; */
    }

    /* 联系我们页 */
    /* 联系我们页 */
    /* 联系我们页 */
    /* 联系我们页 */
    /* 联系我们页 */
    .company-all {
        min-height: 700px;
        padding-top: 44px;
        width:1085px;
        /* margin-bottom: 100px; */
    }

    /* 新闻页 */
    /* 新闻页 */
    /* 新闻页 */
    /* 新闻页 */
    /* 新闻页 */
    /* 新闻页 */
    .news-all{
        min-height: 700px;
        padding-top: 44px;
        width:1085px;
    }
    .news-body-all ul li{
        
        height: 194px;
        padding-bottom: 22px;
    }
    .news-body-all ul li img{
        
        width: 300px;
        max-height: 194px;
        padding-right: 28px;
    }
    .news-img{
        background-size: cover;
        background-repeat: no-repeat;
        width: 300px;
        height: 100%;
        margin-right: 20px;
    }
    .new-body-p{
        height: 194px;
        background-color: #fafafa;
        padding-right: 27px;
        padding-left: 28px;
    }
    .new-body-p h1{
        font-size: 18px;
        color: #454545;
        height: 71px;
        display: flex;
        align-items: center;
    }
    .new-body-p p{
        height: 60px;
        font-size: 14px;
        line-height: 24px;
        color: #666666;
    }
    .new-body-p span{
        padding-top: 28px;
        font-size: 14px;
        color: #666666;
    }
    .news-body-all ul li:hover h1{

        color: #000;
    }
    .news-body-all ul li:hover p{

        color: #0063b2;
    }
    .news-body-all ul li:hover span{

        color: #000;
    }
    /* 新闻详情页 */
    /* 新闻详情页 */
    /* 新闻详情页 */
    /* 新闻详情页 */
    /* 新闻详情页 */
    /* 新闻详情页 */
    .text-center{
        text-align: center;
    }
    .content-all h2{
        font-size: 26px;
        padding-bottom: 30px;
        border-bottom: 1px solid #dadada;
    }
    .content-title{
        height: 80px;
        line-height: 80px;
        font-size: 14px;
        color: #333;
    }
    .content-title span{
        color: #666!important;
    }
    /* 搜索页 */
    /* 搜索页 */
    /* 搜索页 */
    /* 搜索页 */
    /* 搜索页 */
    .search-all{
        min-height: 600px;
        padding-top: 8px;
        width:1085px;
        margin-bottom: 100px;
    }
    .search-all ul li{
        padding:5px;
        margin: 5px;
    }
    .search-all ul li:hover a{
        color:#0063b2;
    }

/*news list*/
.depth_cate_name{line-height: 30px;text-align: left;border-bottom: 1px solid #e6e6e6;color:#0063b2;font-size: 18px;font-weight: bold;padding-bottom: 10px;margin-bottom: 25px;}

/*news detail*/
.article_detail{padding-top:15px;padding-bottom: 20px;}
.detail_title{position: relative;padding: 0 40px 30px;}
.detail_title h1{font-size: 26px;color:#454545;text-align: center;font-weight: bold;line-height:30px;}
.page_header_info{text-align: center;color: #333;line-height:1.2;padding:30px 0 0;border-top: 1px solid #D9D9D9;font-size: 14px;}
.page_header_info span{margin:0 5px;}
.page_header_info span b{font-weight: normal;color:#656565;}
.abhbrToBottm,
.page_con{padding:30px 15px;line-height: 1.8;color:#454545;font-size: 14px;overflow: hidden;text-align: justify;}
.abhbrToBottm{padding:0;}
.abhbrToBottm .detail_title{}
.about_detail .page_con{padding-top: 0;}

.page_con h4,
.page_con h3,
.page_con h2,
.page_con h1{margin-bottom: 15px;}
.abhbrToBottm p,
.page_con p{text-indent: 2em;margin-bottom: 15px;}
.abhbrToBottm img,
.page_con img{max-width: 100%;height:auto!important;}
.abhbrToBottm > img,
.abhbrToBottm > p > img,
.page_con > img,
.page_con > p > img{display: block;margin:0 auto 30px;}
.page_con video,
.page_con object{display: block;margin:0 auto;}

.position-left dl .current a{color:#00A0E9;}
.position-left dt.new{display: block;}
.position-left dt.new .name{padding-top: 25px;}
.position-left dt.new .en_name{font-size: 16px;text-transform: uppercase;}

.transition-scale-pic{display: block;overflow: hidden;}
.transition-scale-pic img{
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
}
.transition-scale-pic img:hover{
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-o-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
}

.banner_pic{margin-left: -1500px;width: 3000px;font-size: 0;}
.banner_pic img{max-width: 100%;margin:0 auto;}
.position-left dd{font-size: 14px;}
.banner{position: relative;}
.banner .swiper-container{position: relative;left:50%;margin-left: -960px;width: 1920px;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets, 
.banner .swiper-pagination-custom, 
.banner .swiper-pagination-fraction{top:auto;bottom:30px;font-size: 0;}

.employee_page_right .abhbrToBottm ul li .tit{font-size: 22px;}
.employee_page_right .abhbrToBottm ul li .tit p{text-indent: 0!important;}
.employee_page_right .abhbrToBottm ul li .con{}

.new-tit{margin-bottom: -25px;}
.new-list li .transition-scale-pic{margin:24px 24px 0;height: 260px;}
.new-list li .transition-scale-pic img{width: 100%;height:auto;}