@charset "utf-8";
*{margin:0;padding:0; font-family: 'microsoft yahei';}
li{list-style:none}
a img{border:0}
a{color:#333;text-decoration:none;cursor:pointer;}
a:hover{text-decoration:none;}
.fl{float:left;}
.fr{float:right;}
.clearfix:after{display:block;content:'';clear:both;}
.clearfix{zoom:1}

.wrapbox{width: 1300px; margin: 0 auto; position: relative;}

.header{ width: 100%; height: 588px; padding-top: 45px; background: url(../images/bannerbg.jpg) no-repeat center top; box-sizing: border-box;}
.header .logo{ width: 322px;}
.header .logo a,.header .logo img{ display: block; width: 100%;}
.header .back{ position: absolute; right: 0; top: 0; padding: 0 15px; background-color: rgba(255, 255, 255, .4); border-radius: 5px; font-size: 14px; line-height: 36px; text-align: center; color: #e10501;}
.header .back:hover{ color: #bc0805;}
.header .txt{ display: block; margin: 20px auto 0;}

.introBox{ position: relative; width: 1316px; padding: 8px; margin: -85px auto 64px; background: url(../images/leadBg.png) no-repeat center top; background-size: 100% 100%; box-sizing: border-box;}
.introBox .img{  position: absolute; left: 154px; top: -66px;}
.introBox .intro{ position: relative; width: 100%; background-color: #fff; border: 1px solid #f81c24; box-sizing: border-box;  }
.introBox .intro h2{ position: absolute; left: 20px; top: 50%; width: 111px; height: 260px; margin-top: -130px;}
.introBox .intro p{padding: 24px 30px 28px 160px; font-size: 16px; line-height: 30px; color: #000; text-indent: 2em; text-align: justify; }


.title{margin-bottom: 42px; background: url(../images/titbg.png) no-repeat center center; text-align: center;}
.title h2{padding-bottom: 10px; height: 72px;}
.title h2 a{ display: inline-block;}
.title h2 img{ display: block;}
.title p{ display: inline-block; padding: 0 10px; background-color: #f21b20; border-radius: 22px; font-size: 12px; line-height: 22px; color: #fff; letter-spacing: 2px;}   
.more{  text-align: right; margin-bottom: 40px; }
.more a{display: inline-block; font-size: 16px; color: #000; line-height: 28px;}
.more a:hover{color: #df0410; font-weight: bold;}

.ztjy-list li{ float: left; width: 624px; margin-bottom: 32px; background-color: #fff; border: 1px solid #e70012; box-shadow: 10px 10px 1px #fe2e22; box-sizing: border-box;} 
.ztjy-list li:nth-child(2n){ float: right;}
.ztjy-list li a{display: block; height: 60px; padding: 24px 18px 0; margin-bottom: 24px; font-size: 18px; line-height: 30px; color: #000; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;}
.ztjy-list li a:hover{ color: #df0410; font-weight: bold;}

.xxdt .title{ background-image: url(../images/titbg02.png);}
.xxdt .title p{ width: 666px; box-sizing: border-box;}
.xxdt-list{ margin-bottom: 30px;}
.xxdt-list li{ position: relative; float: left; width: 624px; padding: 26px 20px 20px 32px; border-bottom: 1px dashed #e6e5e6; box-sizing: border-box;} 
.xxdt-list li::before{ content: ''; position: absolute; left: 0; top: 30px; width: 10px; height: 10px; background-color: #df0410; border-radius: 50%;}
.xxdt-list li:nth-child(2n){ float: right;}
.xxdt-list li a{display: block; height: 48px; font-size: 16px; line-height: 24px; color: #000; 
    text-align: justify; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;
 }
.xxdt-list li a:hover{ color: #df0410; font-weight: bold;}
.xxdt-list li:last-child,.xxdt-list li:nth-last-child(2){ border-bottom: none;}



/*小屏*/
@media (max-width: 1320px) and (min-width: 1000px){
    .wrapbox{width: 1000px;}
    .introBox{ width: 1000px; }
    .introBox .img{ left: 60px;}
    .ywjd-list{ width: 400px;}
    .ywjd-list .fir p{ margin: 10px 0;}
    .ywjd-list ul{ padding:15px 0 8px;}
    .ztjy-list li{ width: 488px;}
    .xxdt-list li{ width: 488px;} 
}
@media (max-width: 999px) and (min-width: 320px){
    html{ overflow-x: hidden;}
    .header{ width: 100%; height: auto; padding-top: 25px; padding-bottom: 60px; background-size: auto 100%;}
    .header .logo{ max-width: 70%;}
    .header .txt{ margin: 45px auto 0; max-width: 90%; }

    .introBox{ width: 94%; margin: 30px auto; padding: 3px;}
    .introBox .img{ display: none;}
    .introBox .intro h2{ position: absolute; left: 5px; top: 15px; width: 50px; height: 120px; margin-top: 0;}
    .introBox .intro h2 img{width: 100%; height: auto;}
    .introBox .intro p{padding: 24px 30px 28px 70px; }

    .wrapbox{width: 94%; margin: 0 3%;}

    .title{margin-bottom: 20px;}
    .title h2{padding-bottom: 5px; height: auto;}
    .title h2 img{ display: block; height: 60px;}
    .title p{ padding: 0 2px; letter-spacing: 1px;}   
    .xxdt .title p{ width: auto; box-sizing: border-box;}
    .xxdt .title img{ max-width: 100%; height: auto;}

    .ztjy-list li{ width: 100%; margin-bottom: 20px; box-shadow: 2px 2px 1px #fe2e22;} 
    .ztjy-list li:nth-child(2n){ float: left;}
    .ztjy-list li a{min-height: 60px; height: auto; margin-bottom: 24px; font-size: 16px; display: block; -webkit-box-orient: initial; -webkit-line-clamp: initial; overflow: initial;}
    .ztjy-list li a:hover{ color: #df0410; font-weight: bold;}

    .xxdt-list{ margin-bottom: 20px;}
    .xxdt-list li{ width: 100%; padding: 15px 10px 20px 18px; } 
    .xxdt-list li::before{ top: 20px; width: 5px; height: 5px;}
    .xxdt-list li:nth-child(2n){ float: left;}
    .xxdt-list li a{height: auto; 
        display: block; -webkit-box-orient: initial; -webkit-line-clamp: initial; overflow: initial;
    }
    .xxdt-list li a:hover{ color: #df0410; font-weight: bold;}
    .xxdt-list li:nth-last-child(2){ border-bottom: 1px dashed #e6e5e6;}
        
    



    .footer_pc_box {
        height: 164px;
        background-color: #4d90eb;
        padding: 20px 20px 0 20px;
        box-sizing: border-box;
    }

    .footer_pc_box p {
        line-height: 1.8;
        font-size: 14px;
        color: #ffffff;
        text-align: center;
    }

    .footer_pc_box p .anBei {
        vertical-align: text-bottom;
    }

    .footer_pc_box a {
        font-size: 14px;
        color: #ffffff;
    }
}