/* Ã¥â€¦Â¬Ã§â€Â¨ */
body{display: -ms-flexbox; display: flex; flex-direction: column; min-height: 100vh;}
.container,.wrapper{width: 1600px;margin: 0 auto; *zoom:1;}
.clearfix:after, .container:after{content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1;}
.background{ background-size: cover; background-repeat: no-repeat; background-position: center center;}

/* Ã¥Â¤Â´Ã¥Â°Â¾Ã©Æ’Â¨ */
.header-welcome{
    height: 30px;
    line-height: 30px;
    background: #e5e5e5;
    font-size: 12px;
    color: #898989;}
.header-main{
    height: 100px;
    background: url(/dfiles/9753/images/header-bg.jpg) center bottom no-repeat;}
.header-main .wrapper{
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;}
.header-logo{
    height: 120px;}
.header-logo:after{
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;}
.header-logo img{
    display: inline-block;
    vertical-align: middle;
    max-height: 90px;
    max-width: 90%;}
.hearder-search{
    font-size: 0;}
.hearder-search input[type="text"]{
    width: 300px;
    height: 8px;
    border: 1px solid #dcdcdc;
    padding: 10px;
    line-height: 28px;
    background: #fff;
    font-size: 14px;
    color: #333;
    vertical-align: middle;
    outline: none;}
.hearder-search input[type="button"]{
    width: 80px;
    height: 30px;
    border: none;
    background: #dcdcdc;
    font-size: 16px;
    color: #333;
    vertical-align: middle;
    outline: none;}
.header-nav{
    height: 60px;
    background: #056ad2;}
.header-nav ul li{
    float: left;
    height: 60px;
    line-height: 60px;
    text-align: center;}
.header-nav ul li a{
    font-size: 16px;
    color: #fff;
    padding: 0 38px;
    display: block;
    transition: all .3s;}
.header-nav ul li a.active,
.header-nav ul li a:hover{
    background: #6bcbca;}

footer{
    margin-top: auto;
    padding: 30px 0;
    background-image: url(/dfiles/9753/images/footer-bg.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;}
footer .wrapper{
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;}
.footer-nav{
    font-size: 0;}
.footer-nav a{
    display: inline-block;
    vertical-align: middle;
    height: 15px;
    line-height: 15px;
    border-right: 1px solid #fff;
    padding: 0 8px;
    font-size: 14px;
    color: #fff;}
.footer-nav a:first-child{
    padding-left: 0;}
.footer-nav a:last-child{
    border: 0;}
.footer-address{
    margin-top: 26px;}
.footer-address,
.footer-copyright{
    font-size: 14px;
    color: #fff;}

/* Ã©Â¦â€“Ã©Â¡Âµ */
.index-section1{
    height: 350px;}
.index-section2{
    margin-top: 30px;
    }
.index-section2 .container{
    height: 1020px;
    position: relative;}
.style-card{
    background-color: #fff;
    box-sizing: border-box;
    padding: 20px;}
.style-card .card-header{
    height: 46px;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #eee;}
.style-card .card-header span{
    display: inline-block;
    position: relative;
    font-size: 20px;
    color: #056ad2;
    line-height: 46px;
    height: 46px;}
.style-card .card-header span:after{
    content: "";
    display: block;
    width: 100%;
    height: 4px;
    background: #056ad2;
    position: absolute;
    left: 0;
    bottom: -1px;}
.is2-card1{
    position: absolute;
    left: 0;
    top: 0;
    width: 780px;
    height: 1020px;
    }
.is2-card2{
    position: absolute;
    right: 0;
    top: 0;
    width: 780px;
    height: 600px;
    }
.is2-card3{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 440px;
    height: 400px;}
.is2-card1-list li{
    padding: 23px 0;}
.is2-card1-list li+li{
    border-top: 1px dotted #c6c6c6;}
.is2-card1-list li .top{
    height: 8px;
    line-height: 30px;}
.is2-card1-list li .top .title{
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    max-width: 630px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: bold;
    }
.is2-card1-list li .top .time-view{
    float: right;
    font-size: 14px;
    color: #898989;
    height: 30px;
    line-height: 30px;}
.is2-card1-list li .top .time{
    float: left;
    padding-left: 20px;
    background: url(/dfiles/9753/images/icon-clock.jpg) left center no-repeat;}
.is2-card1-list li .top .view{
    float: left;
    padding-left: 20px;
    margin-left: 20px;
    background: url(/dfiles/9753/images/icon-eye.jpg) left center no-repeat;}
.is2-card1-list li .desc{
    font-size: 14px;
    color: #898989;
    height: 44px;
    line-height: 22px;
    margin-top: 12px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;}
.is2-card2-list1{
    margin-top: 25px;}
.is2-card2-list1 li{
    float: left;
    width: 355px;
    }
.is2-card2-list1 li:nth-child(even){
    float: right;}
.is2-card2-list1 li .img{
    width: 190px;
    height: 107px;
    overflow: hidden;}
.is2-card2-list1 li .img img{
    width: 100%;
    display: block;}
.is2-card2-list1 li .title{
    line-height: 22px;
    height: 44px;
    font-size: 16px;
    font-weight: bold;
    margin-top: 6px;
overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.is2-card2-list2{
    padding-top: 10px;
    margin-top: 26px;
    border-top: 1px dotted #c6c6c6;}
.is2-card2-list2 li{
    height: 39px;
    line-height: 39px;
    overflow: hidden;}
.is2-card2-list2 li .title{
    float: left;
    max-width: 600px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    }
.is2-card2-list2 li .time{
    float: right;
    font-size: 12px;
    color: #898989;}
.is2-card3-list{
    margin-top: 20px;}
.is2-card3-list li{
    height: 36px;
    line-height: 36px;}
.is2-card3-list li{
    overflow: hidden;}
.is2-card3-list li .title{
    float: left;
    max-width: 290px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;}
.is2-card3-list li .time{
    float: right;
    font-size: 12px;
    color: #898989;} 
.index-section3{
    margin-top: 35px;
    }
.is3-list{
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;}
.is3-list li{
    width: 511px;
    height: 200px;
    padding-top: 18px;
    box-sizing: border-box;
    }
.is3-list li:nth-child(1){
    background: #056ad2;}
.is3-list li:nth-child(2){
    background: #f39800;}
.is3-list li:nth-child(3){
    background: #4f7bb8;}
.is3-list li .icon{
    height: 60px;
    display: block;
    margin: 0 auto;}
.is3-list li .title{
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;}
.is3-list li .btn{
    width: 130px;
    height: 30px;
    box-sizing: border-box;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border: 1px dashed #deebf9;
    display: block;
    margin: 16px auto 0;}
.is4-content{
    margin-top: 30px;
    position: relative;}
.is4-content::before{
    content: "";
    display: block;
    width: 0;
    height: 100%;
    border-left: 1px dotted #c6c6c6;
    position: absolute;
    left: 708px;
    top: 0;}
.is4-first{
    float: left;
    height: 160px;
    width: 655px;
    overflow: hidden;}
.is4-first .img{
    float: left;
    width: 280px;
    height: 160px;
    overflow: hidden;}
.is4-first .img img{
    width: 100%;
    display: block;}
.is4-first .text{
    float: right;
    width: 343px;
    height: 160px;
    position: relative;}
.is4-first .text .title{
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    font-weight: bold;
    color: #333;}
.is4-first .text .desc p{
    float: left;
    font-size: 14px;
    color: #898989;
    height: 66px;
    line-height: 22px;
    margin-top: 12px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;}
.is4-first .text .desc a{
    float: right;
    font-size: 14px;
    color: #056ad2;}
.is4-first .text .time-view{
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 14px;
    color: #898989;}
.is4-first .text .time{
    float: left;
    padding-left: 20px;
    background: url(/dfiles/9753/images/icon-clock.jpg) left center no-repeat;}
.is4-first .text .view{
    float: left;
    padding-left: 20px;
    margin-left: 20px;
    background: url(/dfiles/9753/images/icon-eye.jpg) left center no-repeat;}
.is4-list{
    float: right;
    width: 400px;
    margin-top: -10px;}
.is4-list li{
    height: 36px;
    line-height: 36px;}
.is4-list li{
    overflow: hidden;}
.is4-list li .title{
    float: left;
    max-width: 290px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;}
.is4-list li .time{
    float: right;
    font-size: 12px;
    color: #898989;} 
.index-section5{
    margin-top: 35px;
    margin-bottom: 35px;
    }
.is5-title{
    float: left;
    position: relative;
    width: 80px;
    height: 80px;
    background: #056ad2;}
.is5-title span{
    display: block;
    width: 100%;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 20px;
    height: 40px;}
.is5-link{
    width: 1520px;
    height: 80px;
    position: relative;
    background: #fff;
    box-sizing: border-box;
    overflow: hidden;
    padding: 14px 40px;
    }
.is5-link a{
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 52px;
    margin-right: 12px;}
.is5-link a:last-child{
    margin-right: 0;}

/* Ã¥â€ â€¦Ã©Â¡Âµ */
.inside-box{
    width: 1200px;
    margin: 30px auto;
    background: #fff;
    box-sizing: border-box;
    padding: 30px;
    overflow: hidden;
    position: relative;}
.inside-com-banner{
    height: 320px;}
.inside-nav{
    float: left;
    width: 240px;
    height: 100%;
    background: #f3f3f3;}
.inside-nav .title{
    padding: 0 20px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: #056ad2;}
.inside-nav .list li{
    border-top: 5px solid #fff;}
.inside-nav .list li a{
    display: block;
    height: 40px;
    line-height: 40px;
    background: #f3f3f3;
    text-align: center;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    transition: all .3s;}
.inside-nav .list li a:hover,
.inside-nav .list li a.active{
    background: #f5aa2e;
    color: #fff;}
.inside-main{
    width: 860px;
    float: right;}
.inside-location{
    height: 36px;
    line-height: 36px;
    border-bottom: 2px solid #eee;
    font-size: 14px;
    color: #056ad2;}
.inside-location span{
    margin: 0 5px;}
.inside-location span,
.inside-location a{
    color: #898989;}
.inside-article{
    padding-top: 26px;}
.article-title{
    font-size: 24px;
    color: #333;
    font-weight: bold;
    text-align: center;}
.article-titledb{
    font-size: 20px;
    color: #333;
    font-weight: bold;
    text-align: center;}
.article-time-view{
    text-align: center;
    font-size: 14px;
    color: #898989;
    margin-top: 14px;}
.article-time-view .time{
    display: inline-block;
    padding-left: 20px;
    background: url(/dfiles/9753/images/icon-clock.jpg) left center no-repeat;}
.article-time-view .view{
    display: inline-block;
    padding-left: 20px;
    margin-left: 20px;
    background: url(/dfiles/9753/images/icon-eye.jpg) left center no-repeat;}
.article-content{
    padding-top: 26px;
    border-top: 1px dotted #c6c6c6;
    margin-top: 26px;
    font-size: 16px;
    color: #333;}
.dl-list li{
    padding: 18px 270px 20px 0;
    position: relative;
    border-bottom: 1px dotted #c6c6c6;}
.dl-list li .title{
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: bold;}
.dl-list li .desc{
    font-size: 14px;
    color: #898989;
    height: 44px;
    line-height: 22px;
    margin-top: 12px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;}
.dl-list li .dl-btn{
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background: #056ad2;
    position: absolute;
    right: 0;
    top: 15px;
    cursor: pointer;}