/*头部开始********************************************************************************************/
@charset "utf-8";
/*html {filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);-webkit-filter: grayscale(100%);}*/

@font-face {
    font-family: "Akrobat";
    src: url("../font/Akrobat.woff2") format("woff2"),
    url("../font/Akrobat.woff") format("woff"),
    url("../font/Akrobat.ttf") format("truetype"),
    url("../font/Akrobat.eot") format("embedded-opentype"),
    url("../font/Akrobat.svg") format("svg");
}
@font-face {
    font-family: "AkrobatBlack";
    src: url("../font/AkrobatBlack.woff2") format("woff2"),
    url("../font/AkrobatBlack.woff") format("woff"),
    url("../font/AkrobatBlack.ttf") format("truetype"),
    url("../font/AkrobatBlack.eot") format("embedded-opentype"),
    url("../font/AkrobatBlack.svg") format("svg");
}

@font-face {
    font-family: "Montserrat-Light";
    src: url("../font/Montserrat-Light.woff2") format("woff2"),
    url("../font/Montserrat-Light.woff") format("woff"),
    url("../font/Montserrat-Light.ttf") format("truetype"),
    url("../font/Montserrat-Light.eot") format("embedded-opentype"),
    url("../font/Montserrat-Light.svg") format("svg");
}
@font-face {
    font-family: "Montserrat";
    src: url("../font/Montserrat-Regular.woff2") format("woff2"),
    url("../font/Montserrat-Regular.woff") format("woff"),
    url("../font/Montserrat-Regular.ttf") format("truetype"),
    url("../font/Montserrat-Regular.eot") format("embedded-opentype"),
    url("../font/Montserrat-Regular.svg") format("svg");
}
@font-face {
    font-family: "Montserrat-Bold";
    src: url("../font/Montserrat-Bold.woff2") format("woff2"),
    url("../font/Montserrat-Bold.woff") format("woff"),
    url("../font/Montserrat-Bold.ttf") format("truetype"),
    url("../font/Montserrat-Bold.eot") format("embedded-opentype"),
    url("../font/Montserrat-Bold.svg") format("svg");
}

@font-face {
    font-family: "SourceHanSansCN-Regular";
    src: url("../font/SourceHanSansCN-Regular.woff2") format("woff2"),
    url("../font/SourceHanSansCN-Regular.woff") format("woff"),
    url("../font/SourceHanSansCN-Regular.ttf") format("truetype"),
    url("../font/SourceHanSansCN-Regular.eot") format("embedded-opentype"),
    url("../font/SourceHanSansCN-Regular.svg") format("svg");
}
.w {
    width: 1600px;
    margin: 0 auto;
    position: relative;
}

html, body {
    position: relative;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #333;
    font-family: "SourceHanSansCN-Regular";
}
body{
    overflow-x: hidden;
}

footer,
section{
    overflow: hidden;
}
.swiper{
    width: 100%;
    height: 100%;
}
.mCSB_scrollTools{
    width: 2px;
}
.mCSB_inside > .mCSB_container {
    margin-right: 30px;
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background: #0073DA;
    width: 2px;
}
.mCSB_scrollTools .mCSB_draggerRail{
    background:  #ccc;
    opacity: 1;
}
::-webkit-input-placeholder{
    color: #fff;
}
::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color: #fff;
}
:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color: #fff;
}
:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color: #fff;
}

.swiper-button-prev:after,
.swiper-button-next:after{
    display: none;
}
.next1,
.prev1{
    position: static;
    width: 70px;
    height: 70px;
    -o-background-size: 100% 100% !important;
    background-size: 100% 100% !important;
    outline: none;
    margin: 0;
}
.prev1{
    background: url(../img/prev_icon.png) no-repeat center center;
}

.next1{
    margin-left: 50px;
    background: url(../img/next_icon.png) no-repeat center center;
}
.prev1:hover{
    background: url(../img/prev_icon_hover.png) no-repeat center center;
}
.next1:hover{
    background: url(../img/next_icon_hover.png) no-repeat center center;

}

.prev3,
.next3,
.prev2,
.next2{
    position: static;
    margin-top: 0;
    width: 60px;
    height: 60px;
    -o-background-size: 100% 100% !important;
    background-size: 100% 100% !important;
    outline:none;
}
.prev3{
    background: url(../img/prev_icon3.png) no-repeat center center;
}
.prev2{
    background: url(../img/prev_icon2.png) no-repeat center center;
}
.next3{
    background: url(../img/next_icon3.png) no-repeat center center;
}
.next2{
    background: url(../img/next_icon2.png) no-repeat center center;
}
.prev3:hover,
.prev2:hover{
    background: url(../img/prev_icon2_hover.png) no-repeat center center;
}
.next3:hover,
.next2:hover{
    background: url(../img/next_icon2_hover.png) no-repeat center center;
}

.next3,
.next2{
    margin-left: 40px;
}


.top_nav {
    width: 100%;
}
.top_logo_con{
    justify-content: center;
    align-items: center;
    background: #00518E;
    background-size: cover !important;
    padding: 20px 0;
}
.top_logo_con .logo_box{
    justify-content: center;
    align-items: center;
}
.top_logo_con .logo{
    position: relative;
    z-index: 1;
}
.top_logo_con .logo img{
    width: 813px;
}
.top_logo_con .line{
    width: 3px;
    height:  90px;
    background: #f3cb8e;
    margin: 0 120px;
}
.top_logo_con .top_logo img{
    /*width: 260px;*/
}
.top_nav .nav_con{
    height: 50px;
    background: #00518E;
    margin-top: 1px;

}
.top_nav .nav_con .w{
    height: 100%;
    justify-content: space-between;
    align-items: center;
}
.top_nav .search_box{
    position: relative;
    width: 40px;
    height: 40px;
    padding-left: 50px;
    margin-left: 50px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.top_nav .search_box:before{
    content: "搜索";
    display: block;
    position: absolute;
    top: 50%;
    left: 100%;
    width: 50px;
    color: #fff;
    transform: translateY(-50%);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.top_nav .search_box .search_ipt{
    width: 100%;
    height: 40px;
    border-radius: 10px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background: transparent;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    color: transparent;
}
.top_nav .search_icon{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    width: 40px;
    width: 40px;
    height: 100%;
    background: url(../img/search_icon.png) no-repeat center center;
    -o-background-size: 14px 14px !important;
    background-size: 14px 14px !important;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
}
.top_nav .search_box:hover .search_ipt{
    width: 200px;
    padding: 0 50px 0 15px;
    color: #fff;
    background: transparent;
    border: 1px solid rgba(255 , 255, 255, 0.2);
}
.top_nav .search_box:hover:before,
.top_nav .search_box:hover .search_icon{
    color: transparent;
}
.nav_list{

}
.nav_list li {
    position: relative;
    float: left;
    font-size: 0;
    padding: 0 75px;
}
.nav_list li:first-of-type{
    padding-left: 0;
}
.nav_list li>a {
    position: relative;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    font-size: 20px;
   
    color: #fff;
    line-height: 80px;
}
.nav_list li:before{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    /*left: 0;*/
    width: 2px;
    height: 16px;
    background: #112D8B;
    opacity: 0.2;
}
.nav_list li:first-of-type:before{
    display: none;
}
.nav_list li:hover>a,
.nav_list li.on>a{
    opacity: 0.9;
}
.nav_list li .hide_menu{
    position: absolute;
    top: calc(100% - 4px);
    left: 15%;
    width: 70%;
    background: #FFFFFF;
    z-index: 10;
    padding: 15px 0;
    display: none;
}
.nav_list li .hide_menu:before{
    width: 78px;
    height: 4px;
    background: #0070C0;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.nav_list li .hide_menu dd{

}
.nav_list li .hide_menu a{
    width: 100%;
    font-size: 18px;
    line-height: 48px;
    text-align: center;
}
.nav_list li .hide_menu dd:hover a{
    color: #FFFFFF;
    font-weight: bold;
    background: #00518E;

}



.sec{
    padding: 30px 0;
}
/*首页----------------------------------------------------------------------------------------------*/
.sec1{
    width: 100%;
    position: relative;
    background: url(../img/sec1_bg.jpg) no-repeat center center;
    background-size: cover;
}

.sec1 .w{
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: flex-start;
}
.sec1_left{
    width: 100%;
}

.index_news_left_container{

}
.index_news_left_container li{
    font-size: 0;
}
.index_news_left_container li a{
    width: 100%;

}
.index_news_left_container li .img_con{
    width: 100%;
    height: 600px;
    overflow: hidden;
}
.index_news_left_container li .img_con .img{
    width: 100%;
    height: 100%;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.index_news_left_container li .info_con{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 120px 120px 30px 30px ;
    background: linear-gradient(0deg, #000000 0%, rgba(0,0,0,0) 100%);
    color: #fff;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.index_news_left_container li .time{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 40px;
}
.index_news_left_container li .day{
    font-size: 30px;
    line-height: 30px;
    font-family: AkrobatBlack;
    font-weight: 900;
}
.index_news_left_container li .year{
    font-family: Akrobat;
    font-weight: 400;
    color: #FFFFFF;
    font-size: 16px;
}

.index_news_left_container li .title{
    font-size: 24px;
    font-weight: bold;
    width: -webkit-calc(100% - 300px);
    width: -moz-calc(100% - 300px);
    width: calc(100% - 300px);
}

.index_news_left_container .swiper-pagination-news-left{
    text-align: right;
    width: 310px;
    left: auto;
    right: 0;
    bottom: 30px;
    padding-right: 30px;
    position: absolute;

}
.index_news_left_container .swiper-pagination-news-left .swiper-pagination-bullet{
    width: 22px;
    height: 22px;
    background: url(../img/dot.png) no-repeat center center;
    -o-background-size: 100% 100% !important;
    background-size: 100% 100% !important;
    margin: 0 6px;
    opacity: 1;
}
.index_news_left_container .swiper-pagination-news-left .swiper-pagination-bullet-active{
    background: url(../img/dot_active.png) no-repeat center center;
    -o-background-size: 100% 100% !important;
    background-size: 100% 100% !important;
}
.sec1_right{
    width: 46.875%;
}
.read_more1{
    font-size: 18px;
    font-family: Montserrat;
    color: #0070C0;
    line-height: 30px;
    opacity: 0.6;
}
.read_more1 i{
    position: relative;
    top: 2px;
}
.read_more1:hover{
    opacity: 1;
}
.index_title{
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    border-bottom: 1px solid #CCCCCC;
}

.index_title .title{
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    background-size: 100% 100% !important;
}
.index_title .title.title1{
    padding: 36px 105px 17px;
    background: url(../img/title1.png) no-repeat center center;

}
.index_title .title.title2{
   display: inline-block;
   padding: 0px 26px;
   font-size: 16px;
   color: #FFFFFF;
   background: #00518E;
   border-radius: 6px 6px 0px 0px;
   /*height: 42px;*/
   line-height: 42px;
}
.index_title .title.title3{
    color: #0070C0;
    padding:  12px 66px 12px 70px;
    background: url(../img/title3.png) no-repeat center center;
}
.index_news_list{

}
.index_news_list_ny,.index_news_list_dym{
min-height:460px;
}
.index_news_list li{
}

.index_news_list li a{
    padding: 5px 140px 5px 0;
    width: 100%;
    position: relative;
    z-index: 1;
}
.index_news_list li .time{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    font-family: Montserrat;
    color: #999999;
}
.index_news_list li .title{
    font-size: 18px;
    transition: all 0.5s;
    padding-left: 11px;
    font-weight: 400;
    position: relative;
}
.index_news_list li .title:before{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #0070C0;
}
.index_news_list li:hover .title{
    color: #0070C0;
    font-weight: 600;
}
.img_list{
    justify-content: space-between;
}
.img_list li{
    width: 23.125%;
    overflow: hidden;
}
.img_list li a,
.img_list li img{
    width: 100%;
}
.width475{
    width: 47.5%;
}


.sec3{

}

.sec4{
    border-top: 1px solid rgba(17, 45, 139, 0.1);
}
.sec4_con{
    justify-content: space-between;
}
.sec4_con .part{
    width: 30%;
}
.sec5{
    background: rgba(17, 45, 139, 0.05);
}
.sec5 .left{
    width: 40%;
}
.sec5_title{
    font-size: 24px;
    font-weight: bold;
    color: #0070C0;
    margin-bottom: 30px;
}
.customer_logo_list{
}
.customer_logo_list li{
    float: left;
    width: 31.25%;
    background: #fff;
    margin-right: 3.125%;
    margin-bottom: 3.125%;
    padding: 10px 20px;
    height: 70px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
}
.customer_logo_list li:nth-of-type(3n){
    margin-right: 0;
}
.customer_logo_list li img{
    max-height: 100%;
    max-width: 100%;
    transition: all 0.5s;
}
.customer_logo_list li:hover img{
    transform: scale(1.05);
}
.sec5 .right{
    width: 46.25%;
}
.supervision_list{
    flex-wrap: wrap;
}
.supervision_list li{
    width: 40%;
    color:#000;
    margin-bottom: 30px;
}
.supervision_list li:nth-of-type(2n){
    width: 60%;
}
.supervision_list li .title{
    margin-bottom: 10px;
}
.supervision_list li .info,
.supervision_list li .info p{
    line-height: 20px;
}
.super_btn{
    width: 180px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #0070C0;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
}
/*底部*/
footer{
    background: #00518E;
    background-size:  auto 150%;
    color:#fff;
    margin-top: 30px;
}

.foot_con{
    padding: 20px 0 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.foot_left .top_logo_con{
    padding: 0;
    background: transparent;
}
.foot_left .top_logo_con .logo img {
    width: 600px;
}
.foot_left .top_logo_con .line {
    width: 2px;
    height: 43px;
    margin: 0 56px;
}
.foot_left .top_logo_con .top_logo img {
    /*width: 158px;*/
}

.foot_left .info{
    padding-top: 40px;
    font-size: 18px;
}
.foot_right .ewm_box{
    margin-left: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.foot_right .ewm_box img{
    width: 80px;
}
.foot_right .ewm_box p{
    padding-top: 5px;
    font-size: 16px;
    line-height: 30px;
}

.copy_right{
    line-height: 25px;
    padding: 25px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);

}
.copy_right .gongbei_icon{
    position: relative;
    top: -2px;
    margin-right: 3px;
}
.copy_right span,
.copy_right a{
    margin-right: 15px;
    opacity: 0.3;
}
.dangjian .w{
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.dangjian .left{
    width: 300px;
}
.dangjian .left .title_img img{
    width: 100%;
}
.left_nav_list{
    width: 100%;
    position: relative;
    background: rgba(17, 45, 139, 0.05);
    padding: 0 20px;
}

.left_nav_list li{
}
.left_nav_list li a{
    width: 100%;
    line-height: 24px;
    padding: 20px 0;
    font-size: 20px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    border-bottom: 1px solid rgba(17, 45, 139, 0.1);
    position: relative;
    text-align: center;
}

.left_nav_list li.on a,
.left_nav_list li:hover a{
    color: #0070C0;
    border-bottom: 1px solid #0070C0;
}

.right_area{
    width: calc(100% - 300px);
    padding-left: 140px;
}
.right_title{
    font-size: 30px;
    font-weight: bold;
    color: #0070C0;
    border-bottom: 1px solid #0070C0;
    padding-bottom: 20px;
    margin-bottom: 30px;
}



/*分页*/
.page{
    padding-top: 60px;
    text-align: center;
}

.page a,
.page span{
    width: 50px;
    line-height: 50px;
    text-align: center;
    font-family: Montserrat-Light;
    background: transparent;
    margin: 0 10px;
    border-radius: 50%;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
.page .number:hover,
.page .number.current{
    color: #fff;
    background: #0070C0;
}
.page .prev,
.page .next{
    background: rgba(220, 0, 0, 0.05);
}
.page .prev img,
.page .next img{
    width: 22px;
    position: relative;
    top: -1px;
}
.page .prev:hover,
.page .next:hover{
    color: #fff;
    background: #EB6709;
}

.dan_page .title{
    font-size: 30px;
    font-weight: bold;
    line-height: 48px;
    margin-bottom: 20px;
    text-align: center;
    color: #112D8B;
}
.index_news_list_dym .title{
    font-size: 30px;
    font-weight: bold;
    line-height: 48px;
    margin-bottom: 20px;
    text-align: center;
    color: #112D8B;
}
.dan_page .sub_detail_title{
    margin-bottom: 50px;
    text-align: center;
}
.dan_page .sub_detail_title span{
    color: #666666;
    padding: 5px 0;
    margin-right: 20px;
}
.sub_sec{
    padding: 60px 0;
}
/*1920*/

/*搜索结果页*/
.search{

}

.search_title{
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 40px;
}
.search_list{
    border-top: 1px solid #ccc;
}
.search_list li{
    border-bottom: 1px solid #ccc;
    position: relative;
}
.search_list li:after{
    width: 0;
    height: 1px;
    display: block;
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    background: #112D8B;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.search_list li a{
    padding: 30px 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.search_list li .title{
    height: 30px;
    line-height: 30px;
    margin: 5px 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.search_list li .source{
    color: #999999;
}
.search_list li .time{
    color: #112D8B;
    font-family: Montserrat-Light;
}
.search_list li:hover .title{
    color: #112D8B;
}
.search_list li:hover:after{
    width: 100%;
}
@media screen and (max-width: 1800px) {

}

@media screen and (max-width: 1680px) {
    .w{
        width: 1440px;
    }
    .sec {
        padding: 80px 0;
    }
    .top_logo_con {
        padding: 20px 0;
    }
    .top_logo_con .logo img {
        width: 650px;
    }
    .top_logo_con .top_logo img {
        /*width: 228px;*/
    }
    .top_logo_con .line {
        width: 4px;
        height: 60px;
        margin: 0 60px;
    }
    .top_nav .nav_con {
        height: 50px;
    }
    .nav_list li>a {
        font-size: 18px;
        line-height: 70px;
    }
    .nav_list li {
        padding: 0 40px;
    }
    .nav_list li .hide_menu a {
        font-size: 16px;
        line-height: 40px;
    }
    .index_news_left_container li .img_con {
        height: 450px;
    }
    .index_news_left_container li .info_con {
        padding: 20px 120px 20px 20px;
    }

    .index_news_left_container li .time {
        margin-right: 30px;
    }
    .index_news_left_container li .day {
        font-size: 24px;
        line-height: 24px;
    }
    .index_news_left_container li .title {
        font-size: 20px;
        width: -webkit-calc(100% - 249px);
        width: -moz-calc(100% - 249px);
        width: calc(100% - 249px);
    }
    .index_news_left_container .swiper-pagination-news-left .swiper-pagination-bullet {
        width: 20px;
        height: 20px;
        margin: 0 5px;
    }

    .index_news_left_container .swiper-pagination-news-left {
        width: 300px;
        bottom: 27px;
        padding-right: 25px;
    }
    .index_title .title {
        font-size: 24px;
    }
    .index_title .title.title1 {
        padding: 24px 80px 10px;
    }
    .index_title .title.title2 {
       /* padding: 15px 100px 8px 65px;*/
    }
    .index_title .title.title3 {
        padding: 8px 50px 8px 53px;
    }
    .index_title {
        margin-bottom: 12px;
    }
    .read_more1 {
        font-size: 17px;
    }
    .index_news_list li .title {
        font-size: 17px;
    }
    .index_news_list li a {
        padding: 5px 131px 5px 0;
    }
    .sec5_title {
        font-size: 20px;
        margin-bottom: 25px;
    }
    .customer_logo_list li {
        padding: 12px 20px;
        height: 60px;
    }
    .supervision_list li {
        margin-bottom: 20px;
    }
    .supervision_list li .title {
        margin-bottom: 8px;
    }
    .super_btn {
        width: 160px;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
    }





    .foot_left .top_logo_con .logo img {
        width: 350px;
    }
    .foot_left .top_logo_con .top_logo img {
      /*  width: 146px;*/    }
    .foot_left .top_logo_con .line {
        height: 38px;
        margin: 0 40px;
    }
    footer .line {
        height: 8px;
    }
    .foot_con {
        padding: 20px 0 20px;
    }
    .foot_left .info {
        padding-top: 35px;
        font-size: 16px;
    }
    .foot_right .ewm_box {
        margin-left: 50px;
    }
    .copy_right {
        padding: 20px 0;
    }
    .copy_right span, .copy_right a {
        margin-right: 12px;
    }


    .dangjian .left {
        width: 280px;
    }
    .right_area {
        width: calc(100% - 280px);
        padding-left: 120px;
    }
    .left_nav_list li a {
        line-height: 22px;
        padding: 16px 0;
        font-size: 18px;
    }
    .right_title {
        font-size: 24px;
        padding-bottom: 15px;
        margin-bottom: 20px;
    }




    .page .prev img, .page .next img {
        width: 18px;
        top: -2px;
    }
    .page {
        padding-top: 50px;
    }
    .page a, .page span {
        width: 45px;
        line-height: 45px;
        margin: 0 8px;
    }
    .dan_page .title,.index_news_list_dym .title {
        font-size: 24px;
        line-height: 40px;
        margin-bottom: 15px;
    }
    .dan_page .sub_detail_title{
        margin-bottom: 40px;
    }
    .sub_sec{
        padding: 50px 0;
    }
    /*1680*/

}

@media screen and (max-width: 1600px) {

}
@media screen and (max-width: 1500px) {
    body {
        font-size: 14px;
    }
    .w{
        width: 1200px;
    }
    .sec {
        padding: 30px 0;
    }
    .top_logo_con {
        padding: 20px 0;
    }
    .top_logo_con .logo img {
       /* width: 500px;*/
    }
    .top_logo_con .top_logo img {
       width: 260px;
    }
    .top_logo_con .line {
        height: 47px;
        margin: 0 40px;
        width: 3px;
    }
    .top_nav .nav_con {
        height: 50px;
    }
    .nav_list li>a {
        font-size: 16px;
        line-height: 60px;
    }
    .nav_list li {
        padding: 0 60px;
    }
    .nav_list li .hide_menu {
        padding: 12px 0;
    }
    .top_nav .search_box:hover .search_ipt {
        width: 170px;
    }
    .index_news_left_container li .img_con {
        height: 450px;
    }

    .index_news_left_container li .time {
        margin-right: 25px;
    }
    .index_news_left_container li .day {
        font-size: 20px;
        line-height: 20px;
    }
    .index_news_left_container li .title {
        font-size: 16px;
        width: -webkit-calc(100% - 220px);
        width: -moz-calc(100% - 220px);
        width: calc(100% - 220px);
    }
    .index_news_left_container .swiper-pagination-news-left .swiper-pagination-bullet {
        width: 18px;
        height: 18px;
        margin: 0 4px;
    }

    .index_news_left_container .swiper-pagination-news-left {
        width: 300px;
        bottom: 27px;
        padding-right: 20px;
    }


    .index_title .title {
        font-size: 18px;
    }
    .index_title .title.title1 {
        padding: 18px 60px 8px;
    }
    .index_title .title.title2 {
        /*padding: 12px 70px 8px 55px;*/
    }
    .index_title .title.title3 {
        padding: 8px 40px 8px 43px;
    }
    .index_title {
        margin-bottom: 10px;
    }
    .read_more1 {
        font-size: 16px;
    }
    .index_news_list li .title:before {
        width: 3px;
        height: 3px;
    }
    .index_news_list li .title {
        font-size: 16px;
        padding-left: 9px;
    }
    .index_news_list li a {
        padding: 5px 120px 5px 0;
    }
    .sec5_title {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .customer_logo_list li {
        padding: 10px 15px;
        height: 50px;
    }
    .supervision_list li {
        margin-bottom: 15px;
    }
    .supervision_list li .title {
        margin-bottom: 5px;
    }
    .super_btn {
        width: 150px;
        height: 36px;
        line-height: 36px;
        font-size: 16px;
    }




    .foot_left .top_logo_con .logo img {
        width: 300px;
    }
    .foot_left .top_logo_con .top_logo img {
        /*width: 125px;*/
    }
    .foot_left .top_logo_con .line {
        height: 32px;
        margin: 0 30px;
    }
    footer .line {
        height: 6px;
    }
    .foot_con {
        padding: 20px 0 20px;
    }
    .foot_left .info {
        padding-top: 30px;
        font-size: 16px;
    }
    .foot_right .ewm_box {
        margin-left: 40px;
    }
    .copy_right {
        padding: 15px 0;
    }
    .copy_right span, .copy_right a {
        margin-right: 10px;
    }


    .dangjian .left {
        width: 270px;
    }
    .right_area {
        width: calc(100% - 270px);
        padding-left: 100px;
    }
    .left_nav_list li a {
        line-height: 20px;
        padding: 15px 0;
        font-size: 17px;
    }
    .right_title {
        font-size: 20px;
        padding-bottom: 12px;
        margin-bottom: 15px;
    }

    .page .prev img, .page .next img {
        width: 15px;
        top: -2px;
    }
    .page {
        padding-top: 40px;
    }
    .page a, .page span {
        width: 40px;
        line-height: 40px;
        margin: 0 5px;
    }
    .dan_page .title,.index_news_list_dym .title {
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 10px;
    }
    .dan_page .sub_detail_title{
        margin-bottom: 20px;
    }
    .sub_sec{
        padding: 40px 0;
    }

    /*1500*/
    .search_title {
        line-height: 28px;
        font-size: 24px;
        margin-bottom: 30px;
    }
    .search_list li a {
        padding: 20px 0;
    }




















}


@media screen and (max-width: 1366px) {

}


@media screen and (max-width: 1280px) {


}


/*移动端*/
@media screen and (max-width: 1024px) {
    .w {
        margin: 0;
        width: auto;
        padding: 0 15px;
    }
    body{
        background: #fff;
    }
    .sec {
        padding: 30px 0;
    }
    /*全屏导航*/

    .full_menu .search_box{
        position: relative;
        width: 80%;
        margin: 20px auto;
        height: 40px;
    }

    .full_menu .search_box .search_ipt{
        width: 100%;
        height: 40px;
        border-radius: 10px;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
        background: transparent;
        padding: 0 50px 0 15px;
        color: #333;
        background: #fff;
        border: 1px solid rgba(17, 45, 139, 0.1);
    }
    .full_menu .search_icon{
        position: absolute;
        top: 0;
        right: 0;
        z-index: 2;
        width: 40px;
        width: 40px;
        height: 100%;
        background: url(../img/search_icon2.png) no-repeat center center;
        -o-background-size: 14px 14px !important;
        background-size: 14px 14px !important;
        cursor: pointer;
        color: #fff;
        font-size: 16px;
    }
    /*全屏导航*/
    .full_menu{
        position: fixed;
        bottom: -100%;
        right: 0;
        width: 100%;
        height: 100%;
        z-index: 9999;
        background: #0070C0;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s;
        color: #fff;
    }
    .full_menu.open{
        bottom: 0;
    }
    .full_menu .close_menu {
        position: relative;
        top: 15px;
        left: 50%;
        width: 50px;
        height: 50px;
        margin-left: -25px;
        background: url(../img/close.png) no-repeat center center;
        background-size: 24px 24px !important;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
        margin-bottom: 15px;
    }
    .full_menu .top_action_area {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .full_menu_con{
        height: -webkit-calc(100% - 80px);
        height: -moz-calc(100% - 80px);
        height: calc(100% - 80px);
        overflow-y: auto;
    }
    .full_meum_list{
        width: 100%;
        padding-top: 30px;

    }
    .full_meum_list li{
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .full_meum_list li> a {
        font-size: 22px;
        padding: 20px 15px;
        width: 100%;
        text-align: center;
    }
    .full_meum_list li .hide_menu dd a{
        width: 100%;
        opacity: 0.9;
        line-height: 20px;
        text-align: center;
        padding: 10px 15px;
        font-size: 16px;
    }
    .top_nav .menu{
        background: url(../img/menu.png) no-repeat center right;
        width: 40px;
        height: 40px;
        line-height: 40px;
        -o-background-size: 22px 20px !important;
        background-size: 22px 20px !important;
        -webkit-transition: all 0.4s;
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s;
    }
    .top_logo_con{
        justify-content: space-between;
        padding: 20px 15px;
    }
    .top_logo_con .line {
        width: 1px;
        height: 24px;
        margin: 0 12px;
    }
.top_logo_con .logo{ width:100%;  }
    .top_logo_con .logo img {
        /*width: 200px;*/  width:98%; 
    }
    .top_logo_con .top_logo img {
       /* width: 80px;*/ display:none;
    }
    .width475 {
        width: 100%;
    }
    .sec1 .w{
        flex-wrap: wrap;
    }
    .sec1_left {
        width: 100%;
    }

    .index_news_left_container li .img_con {
        height: 450px;
    }
    .index_news_left_container li .info_con {
        padding: 8px 0px 8px 15px;
    }
    .index_news_left_container .swiper-pagination-news-left {
        width: 300px;
        bottom: 12px;
        padding-right: 15px;
    }
    .index_news_left_container li .time {
        margin-right: 20px;
    }
    .index_news_left_container li .info_con {
        padding: 8px 0px 8px 15px;
    }
    .sec1_right {
        width: 100%;
        padding-top: 20px;
    }
    .index_title .title {
        font-size: 16px;
    }
    .index_title .title.title1 {
        padding: 15px 45px 5px;
    }
    .index_title .title.title2 {
        /*padding: 10px 50px 6px 40px;*/
    }
    .index_title .title.title3 {
        padding: 8px 30px 8px 33px;
    }
    .img_list,
    .sec4_con{
        flex-wrap: wrap;
    }
    .sec4_con .part{
        width: 100%;
    }
    .img_list li {
        width: 48%;
        margin-bottom: 10px;
    }
    .sec4_con .part,
    .sec3_con .part{
        padding-bottom: 15px;
    }
    .sec4_con .part:last-of-type,
    .sec3_con .part:last-of-type{
        padding-bottom: 0;
    }
    .sec5 .left{
        width: 100%;
    }
    .sec5 .right{
        width: 100%;
        padding-top: 15px;
    }
    .supervision_list li{
        width: 100% !important;
    }
    .foot_left .top_logo_con .logo img {
        width: 200px;
    }
    .foot_left .top_logo_con .top_logo img {
        width: 80px;
    }
    .foot_left .top_logo_con .line {
        height: 22px;
        margin: 0 15px;
        width: 1px;
    }
    footer .line {
        height: 4px;
    }
    .foot_con {
        padding: 20px 0 20px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .foot_left .info {
        padding-top: 24px;
        font-size: 14px;
    }
    .foot_right{
        padding-top: 20px;
    }
    .foot_right .ewm_box {
        margin-left: 0;
        margin-right: 30px;
    }
    .foot_right .ewm_box img {
        width: 70px;
    }
    .foot_right .ewm_box p {
        padding-top: 0px;
        font-size: 14px;
        line-height: 30px;
    }

.index_news_list_ny{ min-height:auto; }
    .focus .w{
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .left_nav_title{
        width: 100%;
        color: #fff;
        height: 48px;
        line-height: 48px;
        font-size: 20px;
        font-weight: bold;
        background: #0070C0;
        padding: 0 15px;
        position: relative;
    }
    .left_nav_title:after{
        width: 30px;
        height: 30px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 15px;
        content: "";
        display: block;
        background: url(../img/cd.png) no-repeat center center;
        -o-background-size: 100% 100%;
        background-size: 100% 100%;
    }
    .dangjian .left{
        width: 100%;
        display: none;
    }
    .dangjian .w{
        display: block;
    }
    .dangjian .left .title_img{
        display: none;
    }
    .right_area{
        width: 100%;
        padding-left: 0;
    }






    .page .prev img, .page .next img {
        width: 12px;
        top: -1px;
    }
    .page {
        padding-top: 10px;
    }
    .page a, .page span {
        width: 30px;
        line-height: 30px;
        margin: 0 2px;
    }
    .sub_sec{
        padding: 25px 0;
    }
    /*1024*/
    .search_title {
        line-height: 20px;
        font-size: 18px;
        margin-bottom: 15px;
    }
    .search_list li a {
        padding: 15px 0;
    }


}



@media screen and (max-width: 320px) {
    .w {
        margin: 0;
        width: auto;
        padding: 0 10px;
    }

}