* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    padding: 0;
    margin: 0;
    font-family: "microsoft yahei";
    font: normal 12px/180% \5FAE\8F6F\96C5\9ED1;
    color: #333;
    text-align: center;
    background: #fff;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

input {
    border: 0;
    outline: none;
}

div {
    text-align: left;
    font: normal 14px/160% \5FAE\8F6F\96C5\9ED1;
}

a,
a:link,
a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

img {
    border: none;
}

ol,
ul,
li {
    list-style: none;
}

em {
    font-style: normal;
}


/*clear*/

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
    overflow: hidden;
}

.clearfix {
    zoom: 1;
}


/*other*/

h1,
h2,
h3,
h4,
h5,
h6 {
    text-align: left;
    font: normal 12px/200% Microsoft YaHei;
}

.mt10 {
    margin-top: 10px;
}

.mb10 {
    margin-bottom: 10px;
}

.m10 {
    margin: 10px auto;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.list_14 li {
    background: url(images/dot.gif) no-repeat 0 12px;
    padding-left: 12px;
    font-size: 14px;
}

.list_12 li {
    background: url(images/dot.gif) no-repeat 0 8px;
    padding-left: 12px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.gray,
.gray a:link,
.gray a:visited,
.gray a:hover {
    color: #666;
}

.container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

img {
    border: 0;
    max-width: 100%;
}

.content {
    width: 100%;
    margin: 0 auto;
}

.m-content {
    background-color: #fff;
    width: 100%;
    margin: 0px auto 30px;
    padding: 40px;
}
.txt-elise {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

.txt-2ellipsis {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
  }


/* Í·²¿¿ªÊ¼ */
.header-con {
    height: 538px;
    background: url(../images/header_bg.jpg) center no-repeat;
    position: relative;
    text-align: center;

}

.header-con .top-logo24{margin-top: 6px; margin-bottom: 27px;}
.header-con .top-logo24 img{max-width: 100%;}
.header-con .top-txt{margin-top: 10px;}
.header-con .top-txt img {display: block;margin: 0 auto;}

.introductionPart{
    margin-top: 40px;
    padding: 40px 60px;
    font-size: 18px;
    line-height: 42px;
    text-indent: 2em;
    background: #F3FBFF;
    box-shadow: 0px 10px 20px 0px rgba(157,204,252,0.4);
}

.partContent{margin-top: 40px;}
.partContent .part-title{font-weight: bold;font-size: 30px;color: #333333;text-align: center;border-bottom: 1px solid #EAEAEA;position: relative;letter-spacing: 3px;height: 55px;}
.partContent .part-title::after{position: absolute; content: "";width: 74px;height: 5px;background: #027BF8; left: 50%; bottom: -3px; transform: translateX(-50%);}
.partContent .part-title em{font-weight: bold; color: #0665DD;}

.workProgress{margin-top: 40px; display: flex;justify-content: space-between;}
.workProgress .boxL{width: 620px;}
.workProgress .boxR{width: 546px;}

.single-item .sli-qybox img{width: 620px; height: 348px;}
.single-item .sli-qy{position:absolute;height:70px;left:0;right:0;bottom:0px;width:100%;color:#fff;background: url(../images/slick_text-bg1.png) bottom repeat-x;}
.single-item .sli-qy a{padding:0 20px;color:#fff;width:85%;line-height:70px;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:18px;}

.single-item .slick-dots{bottom:25px;width:auto;right:18px;position:absolute}
.single-item .slick-dots li button{font-size:0;width:8px;height:8px;background-color:#fff;border-radius:50%;padding:0}
.single-item .slick-dots li{width:auto;height:auto;margin:0 4px}
.single-item .slick-dots .slick-active button{width:12px;height:12px;background: #0665DD;}
.single-item .slick-prev{width:44px;height:44px;left:2px;transform:rotate(180deg);background:url(../images/hover.png) center center no-repeat}
.single-item .slick-prev:hover{transform:rotate(0deg);background:url(../images/hoveron.png) center center no-repeat}
.single-item .slick-next{right:2px;width:44px;height:44px;background:url(../images/hover.png) center center no-repeat}
.single-item .slick-next:hover{transform:rotate(180deg);background:url(../images/hoveron.png) center center no-repeat}

.govHeader-txt{padding-bottom: 12px;border-bottom: 1px solid #E3F3FF;}
.govHeader-txt a{height: 30px;overflow: hidden;font-weight: 400;font-size: 22px;color: #07070D;line-height: 30px;margin-bottom: 10px;}
.govHeader-txt a:hover{color: #016AD5;}
.govHeader-txt p{font-size: 16px;color: #666666;line-height: 26px; padding: 0 15px;}

.govlist{width:100%}
.govlist li{list-style:none;line-height:20px;margin-top:20px;font-size:18px;font-family:"Microsoft YaHei",arial;white-space:nowrap;overflow:hidden}
.govlist li a{text-decoration:none;color:#0d1c28;float:left;width: calc(100% - 100px);display:block;padding-left:20px;position:relative}
.govlist li a::before{content:"";position:absolute;width:4px;height:4px;background-color:#BFBFBF;left:0px;top:50%;transform:translateY(-50%)}
.govlist li span{float:right;font-size:16px;text-align:right;width: 100px;color:#999999;}
.govlist li:hover a,.govlist li:hover span{color: #016AD5;}
.govlist li:hover a::before{background-color: #016AD5;}

.partContent .more{text-align: right;margin-bottom: 40px;}
.partContent .more a{display: block; font-size: 16px;color: #999;line-height: 36px;transition: all .3s ease;}
.partContent .more a:hover{transform: translateX(5px);}

.govPolicy{margin-bottom: 40px; padding: 15px; background: #E5F2FF;}
.govPolicy a{float:left;box-sizing:border-box;display:flex;font-size: 18px;color: #333333;line-height: 26px;align-items:center;justify-content:center;width:calc(100%/3 - 30px);height:100px;margin:15px;padding:0 16px;background-color:#ffffff;box-shadow: 0px 0px 10px 0px rgba(137,186,244,0.4);transition: all .3s ease;}
.govPolicy a:hover{color: #016AD5;transform: translateY(-5px);}

.interpret-items{padding-left:30px; margin-top: 72px;}
.interpret-items a{display: block;width: 358px; height: 233px; position: relative;}
.interpret-items a img{width: 358px; height: 233px;}
.interpret-items a span{display: block;width: 100%;background: rgba(0, 0, 0, 0.65);font-size: 18px;color: #fff;line-height: 26px;padding: 10px 20px;position: absolute;left: 0;bottom: 0;}
.interpret-items .slick-prev{width:19px;height:40px;left:2px;background:url(../images/ico_arrow-l.png) center center no-repeat}
.interpret-items .slick-next{right:2px;width:19px;height:40px;background:url(../images/ico_arrow-r.png) center center no-repeat}

.zcjd-list{padding: 0 20px;}
.news_list4{box-sizing:border-box;padding:18px 50px;margin-top:34px;background: #fff;box-shadow: 0px 10px 20px 0px rgba(157,204,252,0.4);overflow:hidden}
.news_list4 li{padding:10px 0;overflow:hidden;}
.news_list4 li a{display: block; padding-left: 20px; width: 100%;font-size: 18px; color: #333; transition: all .3s ease; position: relative;}
.news_list4 li a::before{content: "";position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 6px;height: 6px;background: #BFBFBF;}
.news_list4 li a:hover{transform: translateX(5px);}

.bgTile{background: url(../images//ico_bg_x.jpg) left 113px repeat-x;}
#jrms{padding: 8px 15px;}
#lnms{background: rgba(100, 184, 246, .5);padding: 8px 15px;font-size: 16px;background-image: linear-gradient(to top, #5cb7fb, #016bb9);border-radius: 31px;line-height: 34px;margin-top: 3px;box-shadow: 0 0 1px #ffffff;}
/* ÊÊÅä */

@media screen and (max-width:850px) {
    .w1200 {
        width: 95%;
        margin: 0 auto;
    }
    .header-con {
        height: auto;
    }
    .header-con img {
        width: 90%;
        margin: 0 auto;
    }
    .smalltitle {
        font-size: 24px;
    }

    .header-con .top-logo24{width:65%;}
    .header-con .top-txt{margin-bottom:20px;}
    .introductionPart{padding:20px;line-height: 36px;}
    .single-item .sli-qybox img{width:100%;height: 230px;}
    .workProgress{width: 100%;flex-direction: column;float: none;margin-top: 20px;}
    .workProgress .boxL,.workProgress .boxR{width:100%;margin-bottom:20px;}
    .govPolicy a{width: calc(100% - 32px);}
    .news_list4{padding:20px;margin-bottom:20px;}
    .interpret-items{padding:0;}
    .interpret-items a,.interpret-items a img{width:100%;}
    .oldyy-btn{top:0}
    #jrms{position: relative;}
    .partContent .part-title{
    font-size: 26px;
    height: 48px;
}
    .interpret-items{
    margin-top: 20px;
}
    .govHeader-txt a{
    font-size: 20px;
}
    .partContent .more{
    margin-bottom: 20px;
}
    .main {width: 100%;padding: 0 15px;}
    .footer{ height: auto; margin-top: 0px;background: #0b57b7;}
         .footer .rg{ float: left;}
         .footer .rg a:first-child{ margin-top: 10px;}
         .footer .rg a:last-child{ margin-top: 14px;}
    .footer .lf{float:none;padding-top: 10px;padding-bottom: 20px;}
    .footer .lf p{ text-align: center; line-height: 26px;margin: 0 auto;}
    .footer .lf p span{display: block;}
    .footer .lf p span:nth-child(3),.footer .lf p span:nth-child(4) {display:none;}
    .footer_top{ font-size: 12px; display:none;}
    .footer .lf p.foothidep{display:none;}
    .footer .rg a{ float: none;margin-left:0px;color:#fff;}
    #topzt{display:none;}
    .footer .rg{display:none; float:none;text-align: center;}
    .footwap {float: none;font-size: 14px;color: #fff;display: block;margin: 0 auto;text-align: center;line-height: 26px; padding-bottom: 10px;}
    ._hidden{display:block;}
}