@CHARSET "UTF-8";

body {
    background: white;
}

body.body-white {
    background: #fff;
}
/* 建档100周年background: white;*/
body.body-gray {
   background-size:100%;
   background: white;
}

.new_down_line_title{
    color: #333333;
    font-family: 'Microsoft Yahei', 'Helvetica Neue', 'Helvetica', sans-serif;

}


a {
    color: #333333;
    font-family: 'Microsoft Yahei', 'Helvetica Neue', 'Helvetica', sans-serif;

}
a:visited{
  text-decoration:none;
}

p {
    font-family: 'Microsoft Yahei', 'Helvetica Neue', 'Helvetica', sans-serif;

}

.container {
    padding-left: 0px;
    padding-right: 0px;
}

.by-white {
    background: #fff;
    /* min-height: 1000px; */

}

.by-gray {
    background: #f7f7f7;

}

hr {
    height: 0px !important;
    margin: 10px 0;
    border: 0;
    clear: both;
    background-color: #ed1c1c;
}

.mg10 {
    height: 10px;
}
.mg20{
    width: 100%;
    height: 20px;
}
/* 阿里图标 */
.icon {
    width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
}

.line-t {
    width: 100%;
    background: #fbfbfb26;
    height: 2px;
    top: 150px;
    position: absolute;
}

.head {
    width: 100%;
    background: #4A90E2;
    height: 200px;
    padding-left: 0px;
    padding-right: 0px;
}

.head .line {
    height: 140px;
    line-height: 140px;
}

.head img {
    height: 257px;
    height: 69px;
    text-align: left;
}

/* 搜索框 */

.head form {
    display: flex;
    float: left;
    width: 111px;
    height: 30px;
}

/* .btn-primary {
    color: #2780e3;
    background-color: #d2d2d2;
    border-color: #e6e6e6;
}  */
.head-form {
    display: block;
    width: 111px;
    height: 30px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.margin-l {
    margin-left: 10px;

}


.head-form-btn {
    width: 80px;
    height: 30px;
    float: right;
    padding: 2px 3px;
    font-size: 10px;
    z-index: 1;
}

.line-right {
    width: 550px;
    height: 101px;
    /* background: #eee; */
    z-index: 1;
    /* line-height: 140px; */
    float: right;
    margin-top: 10px;
}

.line-right .mail {
    padding-left: 143px;
    height: 30px;
    width: 320px;
    z-index: 1;
    /* line-height: 140px; */
    float: left;
}


.line-right .nuv {
    font-size: 14px;
    color: #fff;
    width: 550px;
    margin-top: 40px;
    font-weight: bold;
    height: 71px;
    line-height: 22px;
    /* padding-inline-start: 1px; */
}

.line-right .nuv a {
    line-height: 17px;
    display: inline-block;
    text-align: justify;
    text-justify: distribute-all-lines;
    /*ie6-8*/
    text-align-last: justify;
    /* ie9*/
    -moz-text-align-last: justify;
    /*ff*/
    -webkit-text-align-last: justify;
    /*chrome 20+*/
    color: #fff;
    width: 90px;
}

.line-right .nuv a:hover {
    color: #F5A623;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    color: #00399E !important;
    text-decoration: none;
}

.line-right .nuv li {
    list-style: none;
    /* width: 87.5px; */
    float: left;
}

.head .form-group {
    height: 111px;
    height: 20px;
}

.head_down {
    width: 100%;
    /* background: #eee; */
    height: 60px;
    line-height: 1px;
    margin-top: 22px;
    color: #fff;
}

.head_down span {
    width: 100%;
}

.head_down .down1 {
    font-size: 12px;
    width: 100%;
    /* background: #000; */
    height: 18px;
}

.head_down span {
    font-weight: bold;
}

.head_down .title {
    font-weight: bold;
    width: 80px;
    text-align-last: justify;
    text-align: justify;
    display: inline-block;
}

.head_down a {
    color: #fff;
}

.head_down a:hover {
    color: #F5A623;
    font-weight: bold;
    text-decoration: none;
}

/* 幻灯片下三图 */


/* 通知栏目 */
.index_notice {
    margin-top: 10px;
    width: 100%;
    /* height: 42px;  */
    border-style: solid;
    border-width: 1px;
    background: #fff;
    border-color: #F2F2F2;
    color: #0F56AB;
    font-weight: bold;
    line-height: 42px;
    padding-left: 10px;
}

/* 最新消息 */

.new_notice {
    margin-top: 10px;
    width: 100%;
    height: 118px;
    /* background: #000; */
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.new_notice .new_list {
    border-style: solid;
    border-width: 2px;
    border-color: #eee;
    width: 100%;
    height: 100%;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.new_notice .title {
    margin-top: 0px;
    width: 40px;
    height: 116px;
    float: left;
    background: url(/themes/theme_z/public/assets/images/zxxx.png) no-repeat left top !important;
    /* background-size: 100% !important; */
    border-right: 2px solid #AED2FC;
}

.new_notice .title span {
    color: #00399E;
    padding-left: 0.6rem;
    padding-top: 0.5rem;
    font-size: 2rem;
    text-align: center;
    font-weight: bold;
    word-break: break-all;
    writing-mode: vertical-rl;
}

.new_notice .list_title {
    width: 100%;
    color: #00399E;
    /* padding-left: 20px !important; */
    text-align: center;
    font-weight: bold;
}

.new_notice .list_title li {
    padding-top: 10px;
    color: #666;
    /* padding-left: 60px !important; */
    text-align: left;
    font-weight: bold;
    float: left;
    /* padding-right: 20px; */
    padding-top: 20px;
    width: 48%;
    font-size: 16px;
    text-align: center;
}

.new_notice .new_notice_img {
    float: right;
    width: 25%;
    background: #000;
    height: 200px;
    height: 94px;
}

.new_notice .img {
    width: 100%;
}

.new_notice .img img {
    width: 100%;
    height: 94px;
}

/* 首页中间位置 */
.index_center {
    margin-top: 10px;
    width: 100%;
    height: 620px;
    padding-left: 0px;
    padding-right: 0px;
}

/* a列 */
.index_center .slider_a {
    width: 33.33333%;
    margin-top: 0px;
    background: none !important;
}

.index_center .slider_a .a {
    width: 100%;
    height: 280px;
}

.index_center .slider_a .a img {
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
}

/* 首页电影 */
.index_center .slider_a .b {
    margin-top: 10px;
    width: 100%;
}

.index_center .slider_a .b .title {
    width: 100%;
    height: 35px;
    margin-top: 10px;
    border-top: 2px solid #979797;
    background: #fff;
}
.last_title_imgdl {
    background: url(/themes/theme_z/public/assets/images/link_title2.png) no-repeat left top;
    height: 32px;
    width: 80%;
    float: left;
    overflow: hidden;
    /* background-size: 100% !important; */
}
.last_title_img {
    background: url(/themes/theme_z/public/assets/images/link_title.png) no-repeat left top;
    height: 32px;
    width: 80%;
    float: left;
    /* background-size: 100% !important; */
}

.f_last_title {
    float: left;
    width: 112px;
    height: 32px;
    background: #217ECB;
}

.index_center .slider_a .b .title span {
    padding-left: 12px;
    position: absolute;
    text-align: center;
    line-height: 32px;
    width: 90px;
    height: 32px;
    font-size: 18px;
    display: inline-block;
    text-align: justify;
    text-align-last: justify;
    font-weight: bold;
    color: #fff;
}

.index_center .slider_a .b .title a {

    float: right;
    text-align: center;
    line-height: 32px;
    height: 32px;
    font-size: 11px;
    font-weight: bold;
    color: #00399E;
    padding-right: 5px;
}

.last_more_img {
    background: url(/themes/theme_z/public/assets/images/more.png) no-repeat left top !important;
    background-size: 100% !important;

    height: 32px;
    width: 32px;

}

.index_center .slider_a .b .title svg {
    margin-left: -5px;
}

.index_center .slider_a .b .b_list {
    width: 100%;
    height: 294px;
    background: #fff;
}

.index_center .slider_a .b .b_list .list_img {
    width: 100%;
    height: 290px;
    background: #fff;
}

.index_center .slider_a .b .b_list .list_img li {
    width: 100%;
    height: 285px;
    background: #fff;
}

.index_center .slider_a .b .b_list .list_img img {
    width: 100%;
    height: 239px;
    padding: 10px;
}

.index_center .slider_a .b .b_list .list_img p {
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
    text-align: justify;
    overflow: hidden;
    white-space: nowrap;
    font-size: 16px;
}

.line_title {
    width: 100%;
    height: 35px;
    border-top: 2px solid #979797;
    background: #F3F3F3;
}

.line_title span {
    margin-left: 10px;
    position: absolute;
    text-align: center;
    line-height: 32px;
    width: 19%;
    height: 35px;
    font-size: 20px;
    display: inline-block;
    text-align: justify;
    text-align-last: justify;
    font-weight: bold;
    color: #fff;
}

.line_title a {
    float: right;
    text-align: center;
    line-height: 35px;
    height: 35px;
    font-size: 11px;
    font-weight: bold;
    color: #00399E;
    padding-right: 5px;
}

.line_title svg {
    margin-left: -5px;
}

/* 标题头 */

.slider_title {
    margin-top: 232px;
    position: absolute;
    text-align: left;
    width: 100%;
    height: 48px;
    color: #fff;
    background: rgba(0, 0, 0, 0.523);
}

.slider_title p {
    font-size: 16px;
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 1px;
    overflow: hidden;
    white-space: nowrap;
}

/* b列 */

.index_center .slider_b {
    width: 39.85%;
    margin-top: 0px;
    margin-left: 10px;
    background: #fff;
}

.index_center .slider_b .slider_b_ul {
    margin: 3px;
    font-size: 16px;
}

.index_center .slider_b .slider_b_ul_li {
    width: 100%;
}

.index_center .slider_b .slider_b_ul li {
    margin: 5px;
    list-style: initial;
    width: 83%;
    height: 20px;
    overflow: hidden;
    float: left;

    font-weight: 350;
}

.index_center .slider_b .slider_b_ul p {
    float: right;
    margin: 5px;
    line-height: 20px
}

/* 第三栏目 */

.index_center .slider_c {
    /* padding-left: 10px; */
    width: 25%;
    margin-top: 0px;
    background: rebeccapurple;
    float: right;
}

.slider_c_line {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
    font-size: 16px;
    line-height: 34px;
}

.slider_c_line span {
    color: #00399E;
    font-size: 16.5px;
}


.slider_c_line .btn_link {
    width: 100%;
    height: 40px;
    margin-top: 8px;
}

.slider_c_line .btn_link a {
    font-size: 15px;
    padding: 2px;
}

.slider_c_line .btn_link img {
    width: 100%;
    margin-top: 5px;
}

.bluk-img {
    background: url(/themes/theme_z/public/assets/images/b07.jpg) no-repeat left top !important;
    background-size: 100% !important;
}

/* .btn_link a{
    padding: 0px !important;
} */

.btn_1 {
    width: 50%;
    float: left;
    height: 36px;
    background: url(/themes/theme_z/public/assets/images/btn_cwls.png) no-repeat left top !important;
    background-size: 100% !important;
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/theme_z/public/assets/images/btn_cwls.png', sizingMethod='scale');
}

.btn_2 {
    float: left;
    width: 65px;
    height: 36px;
    background: url(/themes/theme_z/public/assets/images/btn_2.png) no-repeat left top !important;
    background-size: 100% !important;
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/theme_z/public/assets/images/btn_2.png', sizingMethod='scale');
}

.btn_3 {
    width: 50%;
    float: left;
    height: 36px;
    background: url(/themes/theme_z/public/assets/images/btn_xswyh.png) no-repeat left top !important;
    background-size: 100% !important;
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/theme_z/public/assets/images/btn_xswyh.png', sizingMethod='scale');
}

.qr_img {
    width: 100%;
    height: 60px;
    height: 60px \9;
    background: #fff;

}

.qr_img img {
    width: 100%;
    padding-top: 4%;
    padding-left: 8%;
    padding-right: 8%;
}

.qr_img_1 {
    float: left;
    width: 50%;
    text-align: center;

}

.qr_img_2 {
    float: left;
    width: 50%;
    text-align: center;
}


/* 首页第二栏 */

.index_center2 {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}

.center_mini_box {
    width: 100%;
    height: 534px;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
}

.center_mini_box .center_mini_box_line {
    padding-left: 0px;
    padding-right: 0px;
    height: 267px;
}

.mini_box {
    width: 94%;
    height: 100%;
    background: #fff;
}

.index_img {
    width: 100%;
    height: 96px;
    padding-top: 10px;
    border-bottom: 2px dotted #eee;
    border-top: 2px dotted #eee;
}


.index_img .line1 {
    height: 71px;
    padding-left: 0px;
    padding-right: 0px;
}

.index_img img {
    width: 100%;
    height: 100%;
    /* padding-left: 10px; */
}

/* 首页第三栏 */
.index_center3 {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 10px;
    /* background: #fff; */
}


/* 底部栏目样式 */
.index_center3_box {
    height: 296px;
    margin-top: 10px;
    background: #fff
}

.border-blue {
    border: 1px solid #E6F1FE;
}

.border-top-blue {
    border-top: 2px solid #057EFA;
}

.border-blue {
    border: 1px solid #057EFA;
}


.center3_title {
    width: 100%;
    height: 48px;
    font-size: 20px;
    line-height: 48px;
    font-family: "宋体", sans-serif;
    font-weight: bold;
}

.center3_title span {
    margin-left: 15px;
    color: #00399E;
    font-size: 24px;
}

.span_blue {
    color: #00399E !important;
}

.index_center3 .mu_line {
    height: 227px;
    /* background: rgb(227, 23, 23); */
    float: left;
}

.index_center3 .mu_line li {
    width: 90%;
    line-height: 27px;
    font-size: 12px;
    list-style-type: unset !important;
    /* display: inline-block; */
    text-align: justify;
    /* text-align-last: justify; */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.index_center3 .mu_line span {
    font-weight: bold;

}

.index_center3 .mu_line img {
    padding-left: 10px;
    width: 60%;
}

.index_center3 .mu_line a {
    font-size: 8px;
    margin-bottom: 15px;
}






.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
}

.navbar-fixed-top,
.navbar-fixed-bottom,
.navbar-static-top {
    margin-right: 0px;
    margin-left: 0px;
}

.navbar .nav .user {
    padding: 0;
    line-height: 70px;
}

.navbar .nav .user .headicon {
    margin: 0 5px;
    height: 30px;
}

.navbar .nav .user .caret {
    vertical-align: middle;
    margin: 0 5px;
}

/*tc widget*/
.tc-main {
    margin-top: 20px;
}

/*tc-box*/
.tc-box {
    padding: 5px 10px;
    margin: 0 0 10px 0;
}

.body-white .tc-box {
    border: solid 1px #eee;
}

.tc-box.first-box {
    margin: 0 0 10px 0;
}

.tc-box.article-box {
    /* padding: 5px 20px; */
}

.tc-box.article-box h3 {
    text-align: center;
    padding: 5px 20px;
}

.tc-box.article-box p {
    font-size: 12px;
    /* text-align: center; */
    padding: 0px 20px 5px 20px;
    line-height: 30px;
}

/*tc-box end */

/* The blog boxes */
/*.tc-gridbox {
  background-color: #ececec;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0px 1px 1px #a8a8a8;
  -moz-box-shadow: 0px 1px 1px #a8a8a8;
  box-shadow: 0px 1px 1px #a8a8a8;
  margin-bottom: 40px;
}*/
.tc-gridbox-container {
    width: 25%;
    float: left;
}

.tc-gridbox {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: solid 1px #eee;
    background: #fff;
    cursor: pointer;
}

.tc-gridbox {
    margin: 0 10px 20px 10px;
}

.tc-gridbox:hover {
    -webkit-box-shadow: 0 0 10px 1px rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0 0 10px 1px rgba(50, 50, 50, 0.1);
    box-shadow: 0 0 10px 1px rgba(50, 50, 50, 0.1);
}

.tc-gridbox a {
    text-decoration: none;
}



.tc-gridbox .header {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
    background: #fff;
}

.tc-gridbox .footer {
    padding: 5px 14px 5px 14px;
    text-align: right;
    background: #fff;
}

.tc-gridbox .header .item-image {
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
}

.tc-gridbox .header img {
    margin-bottom: 5px;
    width: 100%;
    /*-webkit-transition: all 0.8s ease-in-out;*/
    /*-moz-transition: all 0.8s ease-in-out;*/
    /*-o-transition: all 0.8s ease-in-out;*/
    /*-ms-transition: all 0.8s ease-in-out;*/
    /*transition: all 0.8s ease-in-out;*/
}

.tc-gridbox .header img:hover {

    /*-webkit-transform: scale(1.2) rotate(2deg);*/
    /*-moz-transform: scale(1.2) rotate(2deg);*/
    /*-o-transform: scale(1.2) rotate(2deg);*/
    /*-ms-transform: scale(1.2) rotate(2deg);*/
    /*transform: scale(1.2) rotate(2deg);*/
}

.tc-gridbox .header h3 {
    color: #454a4e;
    margin: 0 5px;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 24px;
}

.tc-gridbox .header h3 a,
.tc-gridbox .header h3 a:focus,
.tc-gridbox .header h3 a:hover {
    color: #454a4e;
    white-space: nowrap;
}

.tc-gridbox .header .meta {
    color: #5a6065;
}

.tc-gridbox .header hr {
    border-top-color: #eee;
    border-bottom: none;
    margin: 5px 0;
}

.tc-gridbox .body {
    padding-right: 14px;
    padding-left: 14px;
    margin-bottom: 14px;
    color: #343a3f;
}

.tc-gridbox .body a {
    color: #666;
}

.tc-gridbox .body a:hover {
    color: #428bca;
}

.tc-gridbox .btn {
    float: right;
    margin-right: 10px;
    margin-bottom: 18px;
}

/*masonary*/

.masonary-container .item {
    margin-bottom: 20px;
}

.masonary-container .item h3 {
    line-height: 100%;
}

.masonary-container .grid-sizer,
.masonary-container .item {
    width: 24.9%;
    margin: 10px 0.05%;
    float: left;
    zoom: 1;
}

.index_ul {
    font-size: 16px;
    width: 95%;
    height: 210px;
    margin-left: 10px;
    margin-top: 10px;
    overflow: hidden;
    white-space: nowrap;
    word-break: break-word;
}

.index_ul li {
    line-height: 35px;
    list-style: unset;
}


.list-boxes {
    overflow: hidden;
    padding: 15px 20px;
    margin-bottom: 25px;
    background: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    word-wrap: break-word;
    word-break: break-all;
    border: solid 1px #eee;
}

.list-boxes:hover {
    border: solid 1px #ddd;
}

.list-boxes h2 a {
    color: #555;
}

.list-boxes:hover h2 a {
    color: #f90;
}

.list-boxes .list-actions a {
    font-size: 16px;
    text-decoration: none;
}

.list-boxes p a {
    color: #72c02c;
}

.list-boxes .list-boxes-img li i {
    color: #72c02c;
    font-size: 12px;
    margin-right: 5px;
}

.list-boxes .list-boxes-img img {
    display: block;
    margin: 5px 10px 10px 0;
}

.list-boxes h2 {
    margin-top: 0;
    font-size: 20px;
    line-height: 20px;
}

.list-boxes ul.list-boxes-rating li {
    display: inline;
}

.list-boxes ul.list-boxes-rating li i {
    color: #f8be2c;
    cursor: pointer;
    font-size: 16px;
}

.list-boxes ul.list-boxes-rating li i:hover {
    color: #f8be2c;
}

/*list Colored Boxes*/
.list-boxes-colored p,
.list-boxes-colored h2 a,
.list-boxes-colored .list-boxes-img li,
.list-boxes-colored .list-boxes-img li i {
    color: #fff;
}

/*Red list Box*/
.list-boxes-red {
    background: #e74c3c;
}

/*Blue list Box*/
.list-boxes-blue {
    background: #3498db;
}

/*Grey list Box*/
.list-boxes-grey {
    background: #95a5a6;
}

/*Turquoise list Box*/
.list-boxes-sea {
    background: #1abc9c;
}

/*Turquoise Top Bordered list Box*/
.list-boxes-top-sea {
    border-top: solid 2px #1abc9c;
}

.list-boxes-top-sea:hover {
    border-top-color: #16a085;
}

/*Yellow Top Bordered list Box**/
.list-boxes-top-yellow {
    border-top: solid 2px #f1c40f;
}

.list-boxes-top-yellow:hover {
    border-top-color: #f39c12;
}

/*Orange Left Bordered list Box**/
.list-boxes-left-orange {
    border-left: solid 2px #e67e22;
}

.list-boxes-left-orange:hover {
    border-left-color: #d35400;
}

/*Green Left Bordered list Box**/
.list-boxes-left-green {
    border-left: solid 2px #72c02c;
}

.list-boxes-left-green:hover {
    border-left-color: #5fb611;
}

/*Green Right Bordered list Box**/
.list-boxes-right-u {
    border-right: solid 2px #72c02c;
}

.list-boxes-right-u:hover {
    border-right-color: #5fb611;
}

/*comments*/
.comment {
    margin-bottom: 10px;
}

.comment .avatar {
    height: 40px;
    width: 40px;
}

.comment-body {
    overflow: hidden;
}

.comment-content {
    padding-bottom: 2px;
    word-break: break-all;
    word-wrap: break-word;
}

.comment>.pull-left {
    margin-right: 10px;
}

.comment .time {
    color: #ccc;
    font-size: 12px;
    line-height: 14px;
}

.comment-postbox-wraper {}

.comment-postbox {
    width: 100%;
    padding: 10px;
}

.comment-reply-box {
    position: relative;
}

.comment-reply-box .textbox {
    width: 100%
}

.comment-reply-submit .btn {
    margin-top: 20px;
}

/*ranking box*/

.ranking ul li {
    padding: 5px 0;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px dashed #f0f0f0;
}

.ranking ul.unstyled li i {
    margin-right: 5px;
}

.ranking li i {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin-right: 15px;
    font-style: normal;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    vertical-align: middle;
    background-color: #aaa;
}

.ranking li.top3 i {
    background: #FC9B0B;
}

/*comment ranking box*/
.comment-ranking .comment-ranking-inner {
    padding: 10px;
    background: #f7f7f7;
    position: relative;
    margin-bottom: 10px;
    /*border-top: solid 2px #eee;*/
}

.comment-ranking .comment-ranking-inner,
.comment-ranking .comment-ranking-inner:after,
.comment-ranking .comment-ranking-inner:before {
    transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.comment-ranking .comment-ranking-inner:after,
.comment-ranking .comment-ranking-inner:before {
    width: 0;
    height: 0;
    right: 0px;
    bottom: 0px;
    content: " ";
    display: block;
    position: absolute;
}

.comment-ranking .comment-ranking-inner:after {
    border-top: 15px solid #eee;
    border-right: 15px solid transparent;
    border-left: 0px solid transparent;
    border-left-style: inset;
    /*FF fixes*/
    border-right-style: inset;
    /*FF fixes*/
}

.comment-ranking .comment-ranking-inner:before {
    border-bottom: 15px solid #fff;
    border-right: 0 solid transparent;
    border-left: 15px solid transparent;
    border-left-style: inset;
    /*FF fixes*/
    border-bottom-style: inset;
    /*FF fixes*/
}

.comment-ranking .comment-ranking-inner:hover {
    border-color: #FC9B0B;
    border-top-color: #FC9B0B;
    background: #f0f0f0;
}

.comment-ranking .comment-ranking-inner:hover:after {
    border-top-color: #FC9B0B;
}

.comment-ranking .comment-ranking-inner span.comment-time {
    color: #777;
    display: block;
    font-size: 11px;
}

.comment-ranking .comment-ranking-inner a {
    text-decoration: none;
}

.comment-ranking .comment-ranking-inner a:hover {
    text-decoration: underline;
}

.comment-ranking .comment-ranking-inner i.fa {
    top: 2px;
    color: #bbb;
    font-size: 18px;
    position: relative;
}

ul.tc-photos {
    margin: 0;
}

.mg8 {
    margin-top: 8px
}

.tc-photos li {
    display: inline;
}

.tc-photos li a {
    text-decoration: none;
}

.tc-photos li img {
    opacity: 0.6;
    width: 50px;
    height: 50px;
    margin: 0 2px 8px;
    border: 1px solid #ddd;
}

.tc-photos li img:hover {
    opacity: 1;
    border: 1px solid #f90;
    /* box-shadow: 0 0 0 1px #f90; */
}

/**/

/*Blog Posts
------------------------------------*/
.posts .dl-horizontal a {}

.posts .dl-horizontal {
    margin-bottom: 15px;
    overflow: hidden;
}

.posts .dl-horizontal dt {
    width: 60px;
    float: left;
}

.posts .dl-horizontal dt .img-wraper {
    display: block;
    width: 55px;
    height: 55px;
    padding: 1px;
    margin-top: 2px;
    border: solid 1px #ddd;
}

.inform_img {
    position: absolute;
    width: 30px;
    height: 30px;
    margin-top: -38px;
    margin-left: -1px;
    background: url(/themes/theme_z/public/assets/images/gonggao.png) no-repeat left top !important;
    background-size: 100% 100% !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/theme_z/public/assets/images/gonggao.png',sizingMethod='scale');
}

.posts .dl-horizontal dt img {
    width: 100%;
    height: 100%;
    /* width: 55px;
    height: 55px;
    padding: 1px;
    margin-top: 2px;
    border: solid 1px #ddd; */
}

.posts .dl-horizontal dd {
    margin-left: 70px;
}

.posts .dl-horizontal dd p {
    margin: 0;
}

.posts .dl-horizontal dd a {
    font-size: 14px;
    line-height: 16px !important;
}

.posts .dl-horizontal dd a:hover {
    text-decoration: none;
}

.posts .dl-horizontal:hover dt img,
.posts .dl-horizontal:hover dd a {
    color: #FC9B0B;
    border-color: #FC9B0B !important;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
/* 建档100周年background: #4A90E2;*/
.footer {
    position: absolute;
    width: 100%;
    background: #4A90E2;
    /*background: #d2010e*/;
    left: 0px;
    height: 120px;
    text-align: center;
}

.footer .footer_logo {
    float: left;
    margin-top: 30px;
    width: 200px;
    margin-right: 20px;
}

.footer p {
    padding: 20px;
    /* width: 70%; */
    text-align: center;
    color: #fff;
    padding-left: 0px;
    padding-right: 0px;
}

.p_l {
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
    height: 14px;
    font-size: 13px;
}

#article_content {
    word-wrap: break-word;
    word-break: normal;
    text-align: left;
    font-size: 16px;
    color: #000;
}

#article_content p {
    text-align: justify;
    font-size: 18px;
    color: #000;
}

#article_content span {
    text-align: justify;
    font-size: 18px;
    color: #000;
    text-indent: 2.2em !important;

}

.index_center4_box {
    min-height: 1000px;
    width: 73.97%;
    float: left;
    margin-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
    background: #fff;
    background: url(/themes/theme_z/public/assets/images/b07.jpg) no-repeat left top;
    background-size: 100%;
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/theme_z/public/assets/images/b07.jpg', sizingMethod='scale');
}

.center {
    text-align: center;
}

.big-font {
    font-size: 26px !important;
}

.center4_title {
    font-size: 24px;
    font-weight: bold;
}

.center4_mini_title {
    font-size: 24px;
    font-weight: bold;
    border-bottom: 2px solid #c9daef;
}

.blue_color {
    color: rgb(14, 96, 180) !important;
}

.max_font {
    font-size: 24px;
    font-weight: bold;

}

.center4_title span {
    margin-left: 20px;
    /* width: 100px; */
    /* height: 48px; */
    font-size: 20px;
    line-height: 48px;
    /* font-weight: bold; */
    display: inline-block;
    /* text-align: justify;
    text-align-last: justify;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; */
}

.title_img {
    width: 100%;
    height: 10px;
    ;
    padding-left: 20px;
    padding-right: 20px;
}

.doc_list {
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    height: 1000px;
}

.doc_list ul {
    width: 23%;
    float: left;
    margin-left: 10px;
    margin-right: 5px;
}

.doc_list li {
    width: 100%;
    margin-top: 10px;
    height: 190px;

}

.doc_list li img {
    width: 100%;
    height: 117px;
    border: 1px solid #eee;
}

.doc_list li span {
    margin-top: 10px;
    position: absolute;
    height: 58px;
    width: 21%;
    font-weight: bold;
    display: block;
    word-wrap: break-word;
    word-break: normal;
    text-align: center;
    overflow: hidden;
}

.index_center4_minibox {
    background: #fff;
    /* height: 120px; */
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    padding-left: 0px;
    padding-right: 0px;
}

.img_minibg {
    background: url(/themes/theme_z/public/assets/images/b07.jpg) no-repeat left top;

}

.mini_font {
    font-size: 18px !important;
    font-weight: bold;
}

.center4_mini_title {
    font-size: 24px;
    font-weight: bold;

}

.center4_mini_title span {
    margin-left: 10px;
    height: 48px;
    font-size: 20px;
    line-height: 48px;
    font-weight: bold;
    /* width: 20em; */
    display: inline-block;
    text-align: justify;
    text-align-last: justify;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}

.link_mini {
    width: 93%;
    line-height: 30px;
    /* height: 60px; */
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    /* padding: 10px; */
}

.link_mini li {
    list-style: disc;
}

.link_mini a {
    font-size: 16px;
    list-style: disc;
}

.link_mini2 {
    width: 90%;
    padding-left: 15px;
}

.link_mini2 li {
    line-height: 30px;
    list-style: disc;
    text-align: justify;
    /* text-align-last: justify; */
    overflow: hidden;
    /* font-size: 16px; */
    white-space: nowrap;
}

.link_mini svg {
    color: #057EFA;
    font-size: 13px;
}

.center4_mini_title2 {
    font-size: 24px;
    font-weight: bold;
    margin-top: 10px;
}

/* 普通列表页面 */

.doc_list_1 {
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    margin-top: 20px;

}

.doc_list_1 ul {
    padding-left: 20px;
    color: rgb(34, 34, 34);
}

.doc_list_1 li {
    line-height: 30px;
    list-style: unset;
    width: 100%;
}

.doc_list_1 span {

  	width:72%;
    height: 30px;
    display: inline-block;
    text-align: justify;
    /* text-align-last: justify; */
    overflow: hidden;
    /* white-space: nowrap; */
    text-overflow: ellipsis;
}

.doc_list_1 p {
    margin-right: 5px;
    float: right;
    color: #797979;
  	line-height: 29px
}

.li_fg {
    width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 2px dotted #eee;
}

.li_fg_bg {
    margin-left: 20px;
    width: 95%;
    height: 1px;
    margin-bottom: 5px;
}


.border_blue_dotted {
    border-top: 2px dotted rgba(5, 127, 250, 0.468);
}

/* .doc_box{
    float: left;
    width: 25%;
    height: 180px;
    background: #fff;
} */

/* list_a 领导讲话*/

.list_a_title {
    margin-left: 10px;
    margin-bottom: 10px;
    width: 97.5%;
    height: 35px;
    border-bottom: 1px dotted rgb(218, 218, 218);
}

.list_a_title span {
    font-size: 16px;
    font-weight: bold;
    color: rgb(6, 70, 136) !important;
}

.list_a_title a {
    font-size: 11px;
    float: right;
    color: #797979;
}

.list_a_title svg {
    font-size: 9px;
    color: #797979;
}

.mg_20 {
    height: 20px;
    width: 100%;
}



/* 最大栏目 */
.mx_title {
    font-size: 1px;
}

.mx_title span {
    height: 1px;
}

.max_big {
    min-height: 100px;
    width: 100%;
    margin-bottom: 20px;
}

.max_big_big {
    min-height: 1000px;
    width: 100%;
    margin-bottom: 20px;
}

.max_f_l {
    height: 230px;

}

.mx_big li {
    list-style: none;
}

.mx_big ul {
    list-style: none;
}

.mx_big img {
    width: 240px;
    height: 200px;
    float: left;

}

.mx_lin_d {
    width: 70%;
    height: 200px;
    padding-left: 20px;
    float: left;
}

.mx_lin_d span {
    width: 100%;
    height: 30px;
    font-size: 22px;
    color: #057EFA;
    padding-left: 0px;
    float: left;
}

.mx_lin_d p {
    height: 120px;
    line-height: 20px;
    width: 100%;
    word-wrap: break-word;
    word-break: normal;
    float: left;
}

.pc_link {
    font-size: 10px;
    float: right;
}

.pc_link a {
    color: #057EFA;

}

.dpage_right {
    height: 100px;
    line-height: 30px;
    margin-bottom: 15px
}

.dpage_right a {
    padding-left: 5px;
    width: 50%;
    float: left;
    font-size: 16px;
    /* font-style: italic; */
}

/* .doc_box img{
    float: left;
    padding-left: 10px;
    padding-right: 5px;
    width: 100%;
    height: 130px;
}
.doc_box li{
    width: 100%;
    font-size: 15px;

}

.doc_box span{
    height: 50px;
    width: 100%;
    display: inline-block;
    text-decoration: none;
    text-align: justify;
    text-align-last: justify;
    overflow: hidden;
    white-space: pre;
    text-overflow: ellipsis;
} */
 /* 建党100中间修改背景*/
.new_head {
    width: 100%;
    height: 35px;
	background: #fff;
}

.hear {
    width: 100%;
    height: 30px;
    background: #fff;

}



.mail_title {
    font-weight: bold;
    color: #00399E;
    font-size: 15px;
    float: left;

}

.new_head_mail {
    width: 40%;
    height: 30px;
    float: left;
    line-height: 30px;
}

.new_head_mail .mail_title_name {
    color: #00399E;
    font-size: 15px;
}

.new_head_mail form {
    float: left;
    width: 70%;
}

.head_btn {
    background-color: #fff;
    background-image: none;
    border: 1px solid rgb(193, 193, 193);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form_mail_name {
    width: 30%;
    line-height: 10px;
    border-radius: 2px;
    color: #333333;

}

.form_mail_pass {
    width: 20%;
    line-height: 10px;
    border-radius: 2px;
}

.form_mail_sub {
    line-height: 12px;
    height: 20px;
    font-size: 12px;
    padding: 0px 4px;
    border-radius: 2px;
    margin-top: 8px \9;
    line-height: 16px \9;
}

.new_head_time {
    width:38%;
    height: 30px;
    float: left;
}
.gotoold{
    color: rgb(47, 147, 235);
    font-size: 9px;
    float: left;
    line-height: 35px;
}
.gotoold a{
    color: rgb(47, 147, 235);
    font-weight: bold;
}
.new_head_time_time {
    font-size: 16px;
    line-height: 30px;
    color: rgb(47, 147, 235);
    font-weight: bold;
    float: left;

}

.new_head_iframe {
    padding-left: 10px;
    /*padding-top: 2.5px;
    height: 30px;*/
  	height: 29px;
    float: left;
}

.new_head_search {
    width: 16%;
    height: 30px;
    float: right;
}

.new_head_search form {
    height: 30px;
    line-height: 30px;
}

.form_mail_search {
    margin-top: 2px;
    width: 20%;
    line-height: 10px;
    border-radius: 10px;

}

.searchInput {
    width: 20%;
}

.form-control {
    height: 22px;
    border-radius: 10px;
}





#searchInput {

    float: left;
    width: 95%;
    padding-top: 4px;
}

#searchInput .form-control {
    border: 1px solid #AAAAAA;
}

#searchInput .search {
    border: 1px solid #0088CF;
}

#searchTubiao {
    float: left;
    font-size: 16px;
    margin-left: -20px;
}

#searchTubiao a {
    color: #AAAAAA;
    text-decoration: none;
}

#searchTubiao a:hover {
    text-decoration: none;
    color: #0088CF;
}

.index_center5_box {
    height: 71px;
    width: 100%;
    background: url(/themes/theme_z/public/assets/images/index_bg1.png) no-repeat left top !important;
    background-size: 100% !important;
}

.index_center6_box {
    height: 71px;
    width: 100%;
    background: url(/themes/theme_z/public/assets/images/index_bg3.png) no-repeat left top !important;
    background-size: 100% !important;
}

.index_center7_box {
    height: 71px;
    width: 100%;
    background: url(/themes/theme_z/public/assets/images/index_bg2.png) no-repeat left top !important;
    background-size: 100% !important;
}

.index_center8_box {
    height: 71px;
    width: 100%;
    background: url(/themes/theme_z/public/assets/images/index_bg4.png) no-repeat left top !important;
    background-size: 100% !important;
}
/*建档100周年修改上和宽*/
.face {
    /*width: 64%;*/
    width: 100%;
    height: 88px;
    background: #207DC2;
    /*margin-top: 10px;
  	margin-top: 235px;*/

}

.face_lin {
    width: 100%;
    height: 88px;
}

.header_logo {
    width: 25%;
    float: left;
    height: 88px;
}

.header_logo img {
    width: 100%;
    height: 88px;
}

.header_nav {
    float: left;
    height: 88px;
}

.header_nav ul {
    list-style: none;
    /* padding: 20px; */
    line-height: 24px;
    letter-spacing: 1px;
    padding-top: 20px;
    padding-left: 20px;
}

.header_nav li {
    float: left;

    list-style: none;
    color: #fff;
}

.header_nav a {
    /* font-size: 15px; */
    width: 10%;
    font-weight: bold;
    color: #fff;
}

.header_nav_lin {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 7px;
    margin-bottom: 7px;
    width: 100%;
    height: 100px;
    background: #147abd;
    /* background-image: linear-gradient(-180deg, #147abd 0%, #1B66B9 100%); */
}

.df_nav {
    width: 99%;
    height: 39px;
    line-height: 39px;
    /* background: #000; */
}

.df_nav span {
    margin-left: 3px;
    float: left;
    color: #fff;

}

.df_nav a {
    color: #fff;
}

/* 规阵 */

.list_gz_img {
    margin: 5px;
    border-radius: 3px;
    border: 2px solid #E6F1FE;
    height: 250px;
    background: #000;
    background: url(http://fxhoss.idcmatrix.com/portal/20190226/fc794d6f927227e34841a0d50314f818.png!watermark) no-repeat left top !important;
    background-size: 100% !important;
}

.list_gz_img_2 {
    width: 100%;
    margin-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
}

.list_gz_li {
    height: 144px;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
}

.list_gz_li img {
    width: 100%;
    padding: 10%;
}

.list_gz_li1 {
    width: 100%;
    height: 144px;
    background: url(http://fxhoss.idcmatrix.com/portal/20190226/6d95e127b44d76f6521b37a6aed352a1.png!watermark) no-repeat left top !important;
    background-size: 100% 100% !important;
}

.list_gz_li2 {
    float: left;

    width: 40%;
}

.list_gz_li_t {
    text-align: center;
    float: left;
    margin-top: 12px;
    width: 50%;
    height: 34px;
}

.list_gz_li_t a {
    width: 90px;
    height: 25px;
    padding: 1px;
    border: 2px solid #E6F1FE;

}

.li3_bgimg {
    background: url(/themes/theme_z/public/assets/images/fxhInterface-lweixin.png) no-repeat left top !important;
    background-size: 100% 100% !important;
}

.li4_bgimg {
    background: url(/themes/theme_z/public/assets/images/fxh-font.png) no-repeat left top !important;
    background-size: 100% 100% !important;
}

.li5_bgimg {
    background: url(/themes/theme_z/public/assets/images/fxhInterface-lweibo.png) no-repeat left top !important;
    background-size: 100% 100% !important;
}

.li6_bgimg {
    background: url(/themes/theme_z/public/assets/images/content-bg.jpg) no-repeat left top !important;
    background-size: 100% !important;

}


.new_down_line {
    float: left;
    display: inline-block;
    text-align: justify;
    text-align-last: justify;
    overflow: hidden;
    white-space: nowrap;
    width: 95%;
}

.new_down_line_title {
    font-size: 17px;
    font-weight: bold;

}

.new_down_line a {
    font-size: 17px;
    font-weight: bold;
    width: 80%;
    height: 40px;
}

.df {
    margin-left: 3.5px \9;
}

.yj {
    margin-left: 3.2px \9;

}

.new_head_down a {
    font-size: 15px;
}









/* index多屏适配 */

.s_name {
    width: 210px;
}



.li_fg_bg_box {
    height: 100%;
    min-height: 1000px;
    background: #000;
    margin: 15px;
    float: left;
    background: #eff7ff;
    border: 1px solid #cce2f8;
    margin-top: 10px;
}

.li_fg_bg_img {
    width: 100%;
    text-align: center;
    padding-top: 20px;
    line-height: 50px;
}

.li_fg_bg_box img {
    width: 140px;
    height: 193px;
    margin: 10px auto;
}

.list_l_title {
    margin-bottom: 10px;
    height: 35px;
    padding-top: 10px;
}

.list_l_title span {
    font-size: 22px;
    color: rgb(6, 70, 136) !important;
}

.list_l_title a {
    font-size: 11px;
    margin-right: 10px;
    float: right;
    color: #797979;
}

.list_l_title svg {
    font-size: 9px;
    color: #797979;
}

.right_link7 {
    height: 40px;
    font-size: 16px;
}

.right_link7 ul {
    height: 40px;
    width: 100%;
    margin-top: 10px;
    line-height: 20px;
    height: 20px;
}

.right_link7 span {
    float: left;
    width: 80%;
    display: inline-block;
    text-align: justify;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.right_link7 p {
    font-size: 14px;
    color: #797979;
    float: right;
}

.sline {
    padding-top: 20px;
    height: 100px;
    padding-left: 0px;
    padding-right: 0px;
}

.sbtn {
    color: #333;
    background-color: #ffffff;
    height: 30px;
    display: block;
    width: 270px;
    height: 38px;
    padding: 0 0 0 5px;
    line-height: 28px;
    border: 1px solid #ccc;
    position: relative;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.btn:hover,
.btn:focus,
.btn.focus {
    color: #333;
}

.dropdown-menu li {
    width: 270px;
}

.page_c_ul {
    width: 100%;
    /* display: flex;
    justify-content: space-between;
    flex-wrap: wrap; */
}

.page_c_ul_li {
    width: 20%;
    float: left;
    height: 58px;
    border-bottom: 1px dotted rgb(199, 199, 199);
    margin-top: 10px;
    margin-right: 2.3%;
    margin-left: 2.3%;
    /* margin-right: 10px; */
    margin-bottom: 10px;
}

.page_c_ul_li a {
    font-size: 16px;
    text-align: left;
    font-weight: bold;
    margin-left: -20px;

}

.index_bat_g {
    width: 31%;
    height: 30px;
    color: #333;
    background-color: #E3E9FC;
    border-color: #a2b5f1;
    padding-top: 4px !important;
}

.heard_img_bg {
    width: 100%;
    height: auto;
}

.heard_img_bg img {
    width: 100%;

}

.list_d_nav {
    width: 100%;
    background: #fff;
    height: 45px;
    border-bottom: 5px solid #ddd;
    min-width: 1000px;
    margin: 0px auto;
}

.nav_c {
    width: 100%;
    margin: 0px auto;
    /* width: 585px; */
    border-right: 1px solid #ddd;
    height: 45px;

}

.nav_c li {
    list-style: none;
    float: left;
    border-left: 1px solid #ddd;
}

.nav_c li a {
    display: block;
    height: 45px;
    line-height: 45px;
    width: 145px;
    text-align: center;
    font-size: 18px;
    color: #c00;
}

/* 分页 */
.pagination {
    display: -webkit-box;
    -webkit-box-pack: center;
}

.link_t {
    margin-left: 10px;
    position: absolute;
    text-align: center;
    line-height: 32px;
    width: 24%;
    height: 35px;
    font-size: 20px;
    display: inline-block;
    text-align: justify;
    text-align-last: justify;
    font-weight: bold;
    color: #fff;
}





.p_left {
    padding-left: 10px;
}

.p_right {
    float: right;
    padding-right: 10px;
}

.kwbox {
    width: 100%;
    /* background: #000; */
    height: 100px;
    margin: 20px;
}


.kwbox img {
    float: left;
    margin-left: 20px
}

.kwbox h3 {
    font-size: 20px;
    float: left;
    color: rgb(14, 96, 180);
    margin-left: 20px
}

.c_box {
    float: left;
    width: 434px;
    margin-left: 20px;
    position: relative;
    padding-top: 10px;
    background: #000;
}

.kwbox li p {
    margin-left: 10px;
    width: 100%;
}

.zt_01 {
    overflow: hidden;
    position: relative;
    padding-bottom: 15px;
    min-height: 510px
}

.zt_01 h2 {
    position: relative;
    padding-left: 20px;
    font-size: 24px;
    color: #0e60b4;
    height: 30px;
    margin-top: 18px;
    margin-bottom: 30px;
    font-weight: normal;
    font-family: "å¾®è½¯é›…é»‘";
}

.zt_01 h2 span {
    position: absolute;
    top: 0px;
    right: 20px;
    text-align: right;
    font-size: 12px;
}

.zt_01 div.s {
    width: 90%;
    margin: 0px auto;
    margin-top: 15px;
    padding-top: 0px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #0e60b4;
    overflow: hidden
}

.zt_01 div.s ol {
    float: left;
    width: 180px;
    text-align: center;
    padding-top: 10px;
}

.zt_01 div ol img {
    max-width: 180px;
}

.zt_01 div.s dl {
    float: left;
    width: 54%;
    margin-left: 20px;
    position: relative;
    padding-top: 10px;
      line-height: 18px;
      /*width: 74%;  */
      display: inline-block;
      height: 120px;
      text-align: justify;
      /* text-align-last: justify; */
      overflow: hidden;
      /* white-space: nowrap; */
      text-overflow: ellipsis;

}
.zt_01 div.s dl p{
    margin-top: 5px;
    font-size: 20px;
    line-height: 26px;
    height: 85px;
}
.zt_01 div.s dl h3 {
    color: #0e60b4;
    font-size: 19x;
    line-height: 30px;
    font-weight: bold
}

.s_span{
    position: absolute;
    right: 10%;
    margin-top: 140px;
}
.s_span a{
    color: #f90
}
.zt_01 div.s dl span {
    position: absolute;
    border: 0px;
    right: 0px;
    text-align: right;
    margin-top: 20px;
}

.zt_01 div.s dl span a {
    color: #f90
}

.zt_01 div.s ul {
    float: right;
    width: 260px;
    margin-left: 20px;
    background: #eef3ff;
    padding: 10px;
    border: 1px solid #cce2f8
}

.zt_01 div.s ul h3 {
    color: #0e60b4;
    font-size: 18px;
    font-family: "å¾®è½¯é›…é»‘";
    line-height: 30px;
    height: 30px;
    position: relative;
    font-weight: normal
}

.zt_01 div.s ul h3 span {
    position: absolute;
    top: 0px;
    right: 0px;
    text-align: right;
    font-size: 12px;
    font-family: "å®‹ä½“";
}

.zt_01 div.s ul h3 span a {
    color: #0e60b4;
}

.zt_01 div.s ul li {
    padding-left: 10px;
    background: url(/Include/Images/ic01.gif) no-repeat left center;
    line-height: 24px;
    position: relative;
    font-size: 14px;
}



/* 懒人图库 搜集整理 www.lanrentuku.com */
* {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

a,
img {
    border: 0;
    text-decoration: none;
}


p {
    margin: 0px;
    padding: 0px;
    line-height: 20px;
}

i {
    margin: 0px;
    padding: 0px;
    font-style: normal;
}

ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

ul li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

a {
    color: #333333;
    text-decoration: none;
}

a:hover {
    color: #1967be;
    text-decoration: none;
}

.clear {
    clear: both;
    font-size: 0px;
    line-height: 0;
    height: 0;
}

/* @font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?qradjf');
    src: url('../fonts/icomoon.eot?qradjf#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?qradjf') format('truetype'),
        url('../fonts/icomoon.woff?qradjf') format('woff'),
        url('../fonts/icomoon.svg?qradjf#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
} */

.demo-icon {
    font-family: "icomoon";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    font-size: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 24px;
    color: #999;
}

/*new right*/
.cndns-right {
    position: fixed;
    right: 1px;
    top: 80%;
    margin-top: -100px;
    z-index: 100
}

.cndns-right-meau {
    position: relative;
}

.cndns-right-btn {
    width: 48px;
    height: 48px;
    border: 1px solid #ddd;
    text-align: center;
    display: block;
    margin-bottom: 6px;
    position: relative;
    background-color: #fff
}

.cndns-right-btn span {
    color: #848484;
    font-size: 26px;
    line-height: 48px;
}

.cndns-right-btn sup {
    display: block;
    min-width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    color: #fff;
    border-radius: 50%;
    background-color: #1967be;
    position: absolute;
    left: -12px;
    top: -12px;
}

.cndns-right-btn p {
    color: #1967be;
    font-size: 14px;
    line-height: 18px;
    padding-top: 5px;
    display: none;
}

.cndns-right-meau:hover .cndns-right-btn span {
    display: none
}

.cndns-right-meau:hover .cndns-right-btn p {
    display: block;
}

.meau-car .cndns-right-btn {
    border-color: #1967be;
    margin-bottom: 20px;
}

.meau-car.cndns-right-meau:hover .cndns-right-btn {
    background-color: #1967be
}

.meau-car.cndns-right-meau:hover .cndns-right-btn span {
    color: #fff;
    display: block;
}

.meau-car .cndns-right-btn span {
    color: #1967be;
}

.meau-sev .cndns-right-btn {
    border-color: #1967be;
    background: url(../images/zxkf.gif) no-repeat #1967be center;
}

.meau-sev .cndns-right-btn p {
    color: #fff
}

.meau-sev .cndns-right-btn span {
    color: #fff
}

.meau-top .cndns-right-btn span {
    font-size: 12px;
    line-height: 12px;
    padding-top: 10px;
    display: block
}

.meau-top .cndns-right-btn i {
    display: block;
    color: #999
}

.meau-top.cndns-right-meau:hover .cndns-right-btn {
    background-color: #1967be
}

.meau-top.cndns-right-meau:hover .cndns-right-btn span {
    display: block;
    color: #fff
}

.meau-top.cndns-right-meau:hover .cndns-right-btn i {
    color: #fff;
}

.cndns-right-box {
    position: absolute;
    top: -15px;
    right: 48px;
    padding-right: 25px;
    display: none;
}

.cndns-right-box .box-border {
    border: 1px solid #ccc;
    border-top: 4px solid #1967be;
    padding: 20px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
    position: relative
}

.cndns-right-box .box-border .arrow-right {
    display: block;
    width: 13px;
    height: 16px;
    background: url(../images/arrow.png) no-repeat;
    position: absolute;
    right: -13px;
    top: 26px;
}

.cndns-right-box .box-border .sev-t span {
    font-size: 42px;
    float: left;
    display: block;
    line-height: 56px;
    margin-right: 20px;
    color: #d3d3d3
}

.cndns-right-box .box-border .sev-t p {
    float: left;
    color: #1967be;
    font-size: 24px;
    line-height: 28px;
}

.cndns-right-box .box-border .sev-t p i {
    display: block;
    font-size: 14px;
    color: #aaa;
}

.cndns-right-box .box-border .sev-b {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #e4e4e4
}

.cndns-right-box .box-border .sev-b h4 {
    color: #666;
    font-size: 14px;
    font-weight: normal;
    padding-bottom: 15px;
}

.cndns-right-box .box-border .sev-b li {
    float: left;
    width: 33.33333%
}

.cndns-right-box .box-border .sev-b li a {
    display: inline-block;
    color: #999;
    font-size: 13px;
    padding-left: 43px;
    background: url(../images/qq.gif) no-repeat left 3px;
    line-height: 36px;
}

.cndns-right-box .box-border .sev-b li a:hover {
    color: #1967be
}

.meau-sev .cndns-right-box .box-border {
    width: 430px;
}

.meau-contact .cndns-right-box .box-border {
    width: 230px;
}

.cndns-right-meau:hover .cndns-right-box {
    display: block
}

.meau-code .cndns-right-box {
    top: inherit;
    bottom: -35px;
}

.meau-code .cndns-right-box .box-border {
    width: 156px;
    text-align: center;
    border-top: 1px solid #ccc;
}

.meau-code .cndns-right-box .box-border i {
    display: block;
    color: #1967be;
    font-size: 16px;
    line-height: 16px;
}

.meau-code .cndns-right-box .box-border .arrow-right {
    top: inherit;
    bottom: 50px;
}

.meau-sev .cndns-right-btn .demo-icon {
    display: none;
}

.meau-sev:hover .cndns-right-btn {
    background: #1967be
}

.meau-zs .cndns-right-btn {
    background-color: #1967be;
    color: #fff;
    margin-top: 80px;
    border-color: #1967be
}

.meau-zs .cndns-right-btn span {
    color: #fff
}

.meau-zs .cndns-right-btn p {
    color: #fff
}

.web_title {
    font-size: 20px;
}

.navtop {
    overflow: hidden;
}

/* 多屏幕适配 */
@media all and (min-width: 325px) and (max-width: 1200px) {
    .index_center .slider_b .slider_b_ul li {
    margin: 5px;
    list-style: initial;
    width: 75%;
    height: 25px;
    overflow: hidden;
    float: left;

    font-weight: 350;
	}
}
@media all and (min-width: 1200px) {
    .form_mail_name {
        width: 30%;
    }
    .form_mail_sub{
        margin-top: -1px \9 !important;
    }
    .index_center .slider_a .b .b_list .list_img p {
        width: 369px;
    }

    .qr_img img {
        width: 90%;
    }

    /* .qr_img_1 img {
        height: 110px;
    } */

    /* .qr_img_2 img {
        height: 110px;
    } */
    .link_t{
        width: 8%;
    }
    .slider_c_line span {
        font-size: 16px
    }

    .new_down_line a {
        font-size: 16px;
    }

    .new_down_line_title {
        font-size: 16px;
    }

    .header_nav a {
        font-size: 15px;
        font-size: 15px \9;
        letter-spacing: 1px \9;

    }

   .header_logo{
        width: 25% \9;;
        height: 88px \9; ;
    }
    .header_nav {
        width: 75%;
        margin-top: 2px
    }

    .form_mail_pass {
        width: 26%;
    }
}

/* IE适配 */
@media all and (min-width: 1225px) and (max-width: 1225px){
    .header_nav a {
        letter-spacing: 0.4px \9;
    }

}
@media all and (min-width: 1217px) and (max-width: 1225px){
    .header_nav a {
        letter-spacing: 1px \9;
    }
}

@media all and (min-width: 975px) and (max-width: 1017px){
    .header_nav a {
        letter-spacing: 0px \9;
    }
    .index_center4_minibox{
        width: 25%;
    }
}
@media all and (min-width: 946px) and (max-width: 975px){
    .header_nav a {
        letter-spacing: 0px \9;
    }
    .header_nav {
        width: 78% \9 !important;
    }
    .header_logo{
        width: 21% \9 !important;
        height: 80px;
    }
    .qr_img_1 img{
        height: 110px \9!important;
    }
    .qr_img_2 img{
        height: 110px \9!important;
    }
    .new_notice .list_title LI {
      padding-top: 10px;
      color: #666;
      text-align: left;
      font-weight: bold;
      float: left;
      padding-top: 20px;
      width: 45%;
      font-size: 16px;
      text-align: center;
  }
  .qr_img_1 IMG {
      height: 100% !important;
  }
  .qr_img_2 IMG {
      height: 100% !important;
  }
}
@media all and (min-width: 911px) and (max-width: 946px){
    .header_nav a {
        letter-spacing: 0.2px \9;
    }
    .header_nav {
        width: 84% \9 !important;
    }
    .header_logo{
        width: 15% \9 !important;
        height: 55px;
    }
    .qr_img_1 img{
        height: 110px \9!important;
    }
    .qr_img_2 img{
        height: 110px \9!important;
    }
  .new_notice .list_title LI {
      padding-top: 10px;
      color: #666;
      text-align: left;
      font-weight: bold;
      float: left;
      padding-top: 20px;
      width: 45%;
      font-size: 16px;
      text-align: center;
  }
  .qr_img_1 IMG {
      height: 100% !important;
  }
  .qr_img_2 IMG {
      height: 100% !important;
  }
}
@media all and (min-width: 794px) and (max-width: 910px){
    .header_nav a {
        letter-spacing: 0px \9;
    }
    .header_nav {
        width: 89% \9 !important;
    }
    .header_logo{
        width: 11% \9 !important;
        height: 65px;
    }
    .qr_img_1 img{
        height: 110px \9!important;
    }
    .qr_img_2 img{
        height: 110px \9!important;
    }
    .new_down_line{
        width: 92% \9!important;
    }
    .slider_c_line p{
        font-size: 10px \9!important;
    }
    .slider_c_line span{
        font-size: 10px \9!important;

    }
    .slider_c_line .btn_link a{
        font-size: 10px \9!important;
    }
  .qr_img_1 IMG {
      height: 100% !important;
  }
  .qr_img_2 IMG {
      height: 100% !important;
  }
}
@media all and (min-width: 760px) and (max-width: 794px){
    .header_nav a {
        letter-spacing: 0px \9;
    }
    .header_nav {
        width: 75% \9 !important;
    }
    .header_logo{
        width: 25% \9 !important;
        height: 55px;
    }
    .qr_img_1 img{
        height: 110px \9!important;
    }
    .qr_img_2 img{
        height: 110px \9!important;
    }
    .slider_c_line p{
        font-size: 10px \9!important;
    }
    .slider_c_line span{
        font-size: 10px \9!important;
    }
    .slider_c_line .btn_link a{
        font-size: 10px \9!important;
    }
    .header_logo img {
        height: auto;
    }
    .qr_img_1 IMG {
      height: 100% !important;
  }
  .qr_img_2 IMG {
      height: 100% !important;
  }
}
@media all and (min-width: 1000px) and (max-width: 1216px){
    .header_nav a {
        letter-spacing: 0px \9;
    }
}
@media all and (min-width: 990px) and (max-width: 1199px) {
    .header_logo img {
        height: auto;
    }

    .form_mail_sub {
        float: right;
        margin-top: 6px;
    }

    .slider_c_line span {
        color: #00399E;
        font-size: 13px;
    }

    .header_logo {
        line-height: 88px
    }

    /* .qr_img_1 img {
        height: 110px;
        height: 105px \9;

    } */

    /* .qr_img_2 img {
        height: 110px;
        height: 105px \9;

    } */


    .form_mail_name {
        width: 30%;
    }

    .header_nav ul {
        letter-spacing: 0.5px
    }

    .header_nav a {
        font-size: 13px \9;
        font-size: 13px;
    }

    .header_nav {
        width: 75%;
        width: 75% \9;

        /* margin-top: 11px; */
    }

    .new_head_mail form {
        width: 72%;
    }

    .header_logo {
        width: 25%;
    }

    .new_down_line {
        width: 94%;
    }

    .new_down_line_title {
        font-size: 13px;
    }

    .new_down_line a {
        font-size: 13px;
    }

    .new_head_down a {
        font-size: 13px;

    }


    .new_notice .list_title li {
        padding-top: 10px;
        padding-left: 50px !important;
    }

    .new_notice .list_title li {
        width: 45% !important;
    }

    .line_title span {
        font-size: 18px;
        display: inline-block;
        text-align: justify;
        text-align-last: justify;
        /* overflow: hidden; */
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 23%;
    }

    .xhgk {
        margin-top: 14px !important;
    }

    .slider_c_line {
        line-height: 23.9px !important;
    }

    .slider_c_line p {
        line-height: 26px !important;
        font-size: 13px;
    }

    .btn_1 {
        width: 30%;
        background-size: 100% 100% !important;
        background: none\9;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/theme_z/public/assets/images/btn_1.png', sizingMethod='scale');
    }

    #home-slider1 {
        height: 128px !important;
    }

    .btn_2 {
        width: 30%;
        background-size: 100% 100% !important;
        background: none\9;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/theme_z/public/assets/images/btn_2.png', sizingMethod='scale');
    }

    .btn_3 {
        width: 40%;
        background-size: 100% 100% !important;
        background: none\9;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/theme_z/public/assets/images/btn_3.png', sizingMethod='scale');
    }
}

@media all and (min-width: 190px) and (max-width: 691px) {
    .index_center4_box{
        width: 100%;
    }
    .right_link7{
        display: none;
    }
    .slider_c_line P {
      line-height: 22px;
  }

    .list_l_title{
        display: none;
    }
    .img_minibg{
        width: 25%;
    }
    .new_head_iframe {
        display: none;
    }
    .slider_c_line .btn_link a{
        font-size: 16px;
    }
    .container {
        width: 100%;
    }

    .new_head_mail {
        width: 44%;
    }

    /* 导航按钮 */
    .header_nav {
        width: 76%;
    }
  .qr_img_1 IMG {
      height: 100% !important;
  }
  .qr_img_2 IMG {
      height: 100% !important;
  }

    .header_nav ul {
        letter-spacing: 0px;
    }

    .header_nav a {
        font-size: 13px
    }

    .df_nav span {
        font-size: 12px;
    }

    .new_down_line a {
        font-size: 14px
    }

    .new_down_line {
        width: 94%;
    }

    /* logo */
    .header_logo {
        width: 24%;
        line-height: 88px;
    }

    .header_logo img {
        height: auto !important;
    }

    #home-slider1 {
        height: 120px !important;
    }

    /* 领导 */
    .slider_c_line p {
        font-size: 16.5px;
        letter-spacing: 3px;
    }

    .slider_c_line {
        font-size: 16.5px;
                        margin-left: 20px;
        margin-right: 20px;
    }

    .slider_c_line span {
        font-size: 16.5px;
    }

    .btn_1 {
        width: 50%;
        background-size: 100% 100% !important;
        background: none\9;
        background: url(/themes/theme_z/public/assets/images/btn_cwls-sj.png) no-repeat left top !important;
    }

    .btn_2 {
        width: 30%;
        background-size: 100% 100% !important;
        background: none\9;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/theme_z/public/assets/images/btn_2.png', sizingMethod='scale');
    }

    .btn_3 {
        width: 50%;
        background-size: 100% 100% !important;
        background: none\9;
        background: url(/themes/theme_z/public/assets/images/btn_xswyh-sj.png) no-repeat left top !important;
    }

    .slider_c_line p {
        line-height: 25px;
    }

    .new_notice h1 {
        font-size: 30px;
    }

    .f_last_title span {
        width: 90px !important;
    }

    .line_title span {
        /* width: 90px !important; */
    }

    .njs {
        width: 100% !important;
        font-size: 16px !important;
    }
  .new_notice .list_title LI {
    padding-top: 10px;
    color: #666;
    text-align: left;
    font-weight: bold;
    float: left;
    padding-top: 20px;
    width: 46%;
    font-size: 16px;
    text-align: center;
}

}


/* 菜单变幻 */
@media all and (min-width: 882px) and (max-width: 928px) {
    .header_nav {
        width: 80%;
    }
   .qr_img_1 IMG {
      height: 100% !important;
  }
  .qr_img_2 IMG {
      height: 100% !important;
  }
    .header_logo {
        width: 20%;
        line-height: 88px;
    }

    .header_logo img {
        height: 60%;
    }

    .new_head_time {
        width: 30%;
    }

    .new_head_mail {
        width: 46%;
    }

    .new_head_time {
        width: 20%;
    }
}

@media all and (min-width: 830px) and (max-width: 882px) {
    .header_nav {
        width: 85%;
    }

    .header_logo {
        width: 15%;
        line-height: 88px;
    }

    .header_logo img {
        height: 45%;
    }

    .new_head_time {
        width: 30%;
    }

    .new_head_mail {
        width: 50%;
    }

    .new_head_time {
        width: 20%;
    }

    #home-slider1 {
        height: 100px !important;
    }
}

@media all and (min-width: 760px) and (max-width: 830px) {
    .header_nav {
        width: 85%;
    }

    .header_nav a {
        font-size: 12px;
    }

    .header_logo {
        width: 15%;
        line-height: 88px;
    }

    .header_logo img {
        height: 45%;
    }

    .new_head_time {
        width: 30%;
    }

    .new_head_mail {
        width: 60%;
    }

    .new_head_time {
        width: 20%;
    }

    .new_head_time_time {
        font-size: 12px;
    }

    .new_down_line {
        width: 93%;
    }
    .new_notice .list_title li{
        font-size: 14px !important;
    }
}

@media all and (min-width: 760px) and (max-width: 789px) {
    .header_nav {
        width: 85%;
    }
    .new_head_iframe{
        display: none;
    }
    .header_nav a {
        font-size: 10px;
    }

    .header_logo {
        width: 15%;
        line-height: 88px;
    }

    .header_logo img {
        height: auto;
    }

    .new_head_time {
        width: 30%;
    }

    .new_head_mail {
        width: 60%;
    }

    .new_head_time {
        width: 20%;
    }

    .new_head_time_time {
        font-size: 11px;
    }

    .new_down_line {
        width: 93%;
    }

    .header_nav ul {
        letter-spacing: 0px;
    }

    .new_down_line a {
        font-size: 10px;
    }

    .new_down_line_title {
        font-size: 10px;
    }

    .new_head_down a {
        font-size: 10px;
    }

    #home-slider1 {
        height: 60px !important;
    }
    .new_notice h1{
        font-size: 28px;
    }
    .line_title span{
        width: 90px !important;
    }
    .last_title_img{
        width: 40% !important;
    }

}

@media all and (min-width: 760px) and (max-width: 789px){
    #home-slider1{
        height: 90px !important;
    }
  .new_notice .list_title LI {
    padding-top: 10px;
    color: #666;
    text-align: left;
    font-weight: bold;
    float: left;
    padding-top: 20px;
    width: 45%;
    font-size: 16px;
    text-align: center;
}

}


@media all and (min-width: 100px) and (max-width: 860px) {
    .right_link7{
        display: none;
    }
    .list_l_title{
        display: none;
    }
}

@media all and (min-width: 100px) and (max-width: 760px) {
    .new_head_iframe{
        display: none;
    }
    .header_logo  {
        line-height: 88px;
        }

    .new_notice h1{
        font-size: 25px;
    }
    .new_notice .list_title li{
        font-size: 13px;
    }

    .index_center{
        height: 1240px;
    }
    .slider_a{
        width: 100% !important;
        height: auto;
    }
    .slider_b{
        /* padding-right: 15px; */
        height: 640px;
        padding-right: 0px;
        padding-left: 0px;
        width: 100% !important;
    }
    .index_center .slider_b{
        margin-right: 0px;
        margin-left: 0px;
    }
    .slider_c{
        width: 100% !important;
        /* padding-left: 15px;
        padding-right: 15px; */
        /* height: auto; */
    }
    .index_center_a2{
        height: auto !important;
    }
    .index_center_a3{
        height: 477px !important;
    }
    .index_img{
        display: none;
    }
    .qr_img{
        width: 38%;
        height: 100px;
    }
    .center_mini_box{
        width: 100%;
    }
    .p_left{
        padding-left: 0px;
    }
    .mini_box{
        width: 100%;
        /* padding-left: 15px;
        padding-right: 15px; */
        height: 310px;
    }
    .center_mini_box .center_mini_box_line{
        height: 300px;
    }
    .center_mini_box{
        height: auto  !important
    }
    .center_mini_box_line{
        /* padding-left: 15px !important;
        padding-right: 15px !important;  */
    }
    .footer{
        margin-top: 77px;
        height: auto;
    }
    .new_head_time{
        display: none;
    }
    .new_head_mail{
        width: 100%;
    }
    .index_center4_box{
        width: 100%;
    }
    .index_center4_minibox{
        width: 100%;
        margin-top: 10px;
        margin-left: 0px;
    }
}
@media all and (min-width: 100px) and (max-width: 759px) {
    .header_logo img {
        width: 180px !important;
        height: 60%;
    }
    .header_nav{
        display: none;
    }
    .new_down_line{
        width: 90%;
    }
    #home-slider1{
        height: 100px !important;
    }
    .line_title span{
        width: 90px !important;
    }
    .tc-box{
        padding: 0px !important;
    }
    .link_t{
        width: 22%;
    }

}
@media all and (min-width: 100px) and (max-width: 640px){
    .new_notice h1{
        font-size: 20px;
        line-height: 30px !important;

    }
    .new_notice .list_title li{
        width: 44%;
        padding-top: 0px !important;
        font-size: 13px;
        overflow: hidden;
        height: 35px;
    }
    #home-slider1{
        height: 80px !important;
    }

}
@media all and (min-width: 100px) and (max-width: 502px){
    .header_logo{
        width:  200px;
    }


.new_head_mail{
    /* display: none; */
}
.new_head_mail form{
    width: 80%;
}
.new_head_search{
    display: none;
}
.new_head{
    /* display: none; */
}
.face{

    	/*margin-top: 65px;*/
        width: 100%;




}
.new_down_line{
    width: 87%;
}
.new_down_line a{
    font-size: 12px;
}
.new_down_line_title{
    font-size: 12px;
}
.new_head_down a{
    font-size: 12px;

}
.new_notice .list_title li{
    width: 44%;
}
#home-slider1{
    height: 60px !important;
}
.index_center8_box{
    /* display: none; */
    background-size: 250% !important;

}
.index_center5_box{
    /* display: none; */
    background-size: 250% !important;

}
.index_center6_box{
    /* display: none; */
    background-size: 250% !important;
}
.index_center7_box{
    /* display: none; */
    background-size: 250% !important;
}
.qr_img{
    width: 64%;
}
.footer p{
 font-size: 10px;
}
}

@media all and (min-width: 100px) and (max-width: 378px){
    .new_down_line{
        width: 86%;
    }
    #home-slider1{
        height: 50px !important;
    }
    .footer{
        /* height: 150px; */
    }
    .footer p{
        font-size: 10px;
       }
}

@media all and (min-width: 100px) and (max-width: 521px){
    .doc_list ul{
        width: 45% !important;
        height: 180px;
    }
    .doc_list{
        height: 2000px;
    }
  .doc_list li span{
    width: 42% !important;
  }
  .p_l{
    height:auto !important;
  }

    .header_nav ul {
       list-style: none;
       /* padding: 20px; */
       line-height: 24px;
       letter-spacing: 0.5px;
       padding-top: 2px;
       padding-left: 2px;
    }
    .header_nav a {
      font-size: 12px;
      width: 10%;
      font-weight: bold;
      color: #fff;
  }
}
@media all and (min-width: 100px) and (max-width: 900px){
    .tc-box img{
        width: 100% !important;
        height: auto !important;
    }
    .zt_01 div.s ul{
        margin-top: 50px;
        width: 100%;
    }
    .zt_01 div.s dl{
        width: 50%;
    }

}
@media all and (min-width: 100px) and (max-width: 500px){

    .btn_1 {
        width:50%;
        background: url(/themes/theme_z/public/assets/images/btn_cwls-sj.png) no-repeat left top !important;
        background-size: 100% 100% !important;
        background: none\9;

    }

    .btn_2 {
        width: 30%;
        background-size: 100% 100% !important;
        background: none\9;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/theme_z/public/assets/images/btn_2.png', sizingMethod='scale');
    }

    .btn_3 {
        width: 50%;
       	background: url(/themes/theme_z/public/assets/images/btn_xswyh-sj.png) no-repeat left top !important;
        background-size: 100% 100% !important;
        background: none\9;

    }
    .qr_img {
        width: 100% !important;
    }

}

@media (max-width: 575.98px){
    .articles-content, img {
        width: 100% !important;
        height: 90% !important;
        margin: 0 auto;
    }
     .doc_list li img {
        height: 94px;
    }

    .xmtjz{
   		width: 84% !important;
    }
      .hyxt{
    	width: 84% !important;
    }
 	}
#top1{
    position: absolute;
    margin-top: -190px;
    background-color: #2780e3;
    border: 2px;
    padding: 30px;
    border-radius: 8px;
    margin-left: -10px;
}
#top2{
    position: absolute;
    margin-top: -190px;
    background-color: #2780e3;
    padding: 30px;
    margin-left: 120px;
    border-radius: 8px;
}


.top{
    width: 32px;
    height: 20px;
    float: left;
    color: white;
    font-size: 10px;
    background-color: #ff7518;
    float: right;
    text-align: center;
    line-height: 20px;
    border-radius: 3px;
}

.recommended{
    width: 32px;
    height: 20px;
    float: left;
    color: white;
    font-size: 10px;
    background-color: #dd0707;
    float: right;
    text-align: center;
    line-height: 20px;
    border-radius: 3px;
}