.content-activity-top{
    width:100%;
    height:auto;
    position: relative;
}
.active-box{
   width: 100%;
    height: auto;
    background: url(xwbj.png) top no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}
.content-activity-top-img{
    display:block;
    width:100%;
    height:auto;
}
.content-activity-text{
    position: absolute;
    width:280px;
    height:100px;
    bottom:40px;
    left:0px;
    background: rgba(208, 39, 39, 0.6);
    border-radius: 0px 10px 10px 0px;
}
.content-activity-text-top{
    margin-left:40px;
    font-size:33px;
    height:100px;
    line-height:100px;
    color:#fff;
}
.content-activity-text-bottom{
    margin-left:40px;
    line-height:30px;
    width:430px;
    color:#fff;
    font-size:16px;
}
.activity-part-two-title {
    width: 100%;
    height: 70px;
    position: relative;
    margin-top: 22px;
}
.activity-part-two-title-ground {
    font-size: 38px;
    font-family: "SimHei";
    font-weight: bold;
    color: #cecdcd;
    position: absolute;
    top: 0px;
    left: 50%;
    width: 400px;
    margin-left: -200px;
}
.activity-part-two-title-top {
    color: #9e2724;
    font-size: 28px;
    position: absolute;
    top: 17px;
    left: 50%;
    width: 300px;
    margin-left: -60px;
    font-family: dqht;
    font-weight: bold;
}
.content-activity-message{
    width:1280px;
    margin:0 auto;
    margin-bottom:60px;
    /* overflow:hidden; */
}
.content-activity-message:after{
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
}
.content-activity-message{
    margin-top:50px;
}
.content-activity-message-item{
    height:600px;
    width:400px;
    float:left;
}
.activity-message-item-imgwrap{
    width:400px;
    height:290px;
}
.activity-message-item-imgwrap img{
    width:100%;
    height:100%;
}
.activity-message-item-title{
    width:90%;
    height:auto;
    font-size:22px;
    line-height:30px;
    margin:0 auto;
    margin-top:70px;
}
.activity-message-item-title a:hover{
    color:#9e2724;
}
.activity-message-item-summary{
    font-size:14px;
    line-height:26px;
    width:90%;
    margin:0 auto;
    text-align:justify;
    margin-top:30px;
}
.activity-message-item-summary-p{
    font-weight:bold;
}
.content-activity-message-item:nth-child(2){
    margin-right:40px;
    position:relative;
}
.content-activity-message-item:nth-child(1){
    margin-right:40px;
}
.content-activity-message-item:nth-child(2) .activity-message-item-title{
    text-align:center;
}
.content-activity-message-item:nth-child(2) .activity-message-item-imgwrap{
    position:absolute;
    width:700px;
    height:350px;
    left:-150px;
    top:-30px;
}
.content-activity-message-item:nth-child(2) .activity-message-item-title{
    margin-top:360px;
}
.content-activity-message-item:nth-child(3) .activity-message-item-title{
    text-align:right;
}
.content-activity-bottom{
    height:200px;
    width:1280px;
    margin:0 auto;
}
.content-activity-bottom img{
    float:right;
    width:30px;
}

.service-part-two-title-ground{
    font-size: 38px;
    font-family: "SimHei";
    font-weight: bold;
    color: #cecdcd;
    position: absolute;
    top: 0px;
    left: 50%;
    width: 300px;
    margin-left: -150px;
}
.content-activity-content{
    width: 1200px;
    margin: 0 auto;
}
.content-service-message{
    width:1000px;
    height:auto;
    margin:0 auto;
    margin-top:40px;
    position:relative;
    float: right;
}
.content-service-message:after{
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
}
.content-service-message-partone-item{
    width:100%;
    height:220px;
    box-shadow:0px 2px 8px 4px #eee;
    margin-bottom:30px;
}
.content-service-message-partone-item-left{
    float:left;
    width:380px;
    height:100%;
    background:url('tags2.jpg') no-repeat;
    background-size:cover;
}
.content-service-message-partone-item-right{
    float:left;
    width:calc(100% - 380px);
    height:100%;
}
.content-service-message-partone-item-right{
    padding:20px 30px;
    box-sizing: border-box;
}
.service-message-partone-item-right-title{
    font-size:28px;
    /* font-weight:bold; */
    color:#333;
    position:relative;
}
.service-message-partone-item-right-title a:hover{
    color:#9e2724;
}
.service-item-newimg{
    position:absolute;
    top:5px;
    right:100px;
    width:40px;
}
.service-message-partone-item-right-date{
    font-size:16px;
    padding:20px 0 15px 0;
    font-family: 'STFangsong';
}
.service-message-partone-item-right-summary{
    font-size:16px;
    font-family: 'STFangsong';
    line-height:22px;
}
.content-service-message-partone{
    padding-bottom:20px;
    border-bottom:1px solid #ccc;
}
.content-service-message-parttwo{
    /* padding-bottom:30px; */
}
.content-service-message-parttwo-item{
    width:90%;
    margin-left: 100px;
    height:auto;
    padding:20px 0 20px 0;
    border-bottom:1px solid #ccc;
    overflow:hidden;
}
.service-message-parttwo-item-left{
    width:76px;
    height:76px;
    background:#a83224;
    overflow:hidden;
    float:left;
}
.service-message-parttwo-item-top{
    width: 100%;
    text-align: center;
    font-size: 26px;
    color: #fff;
    font-family: dqht;
    margin-top: 11px;
}
.service-message-parttwo-item-bottom{
    font-size:15px;
    color:#fff;
    font-family:dqht;
    width:100%;
    text-align:center;
    margin-top: 12px;
}
.service-message-parttwo-item-right{
    float:right;
    width:calc(100% - 80px);
    box-sizing:border-box;
    height:76px;
    padding:0px 10px 0px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center; /* 垂直居中 */

}
.service-message-parttwo-item-right-top{
    font-family:'STFangsong';
    font-size:22px;
    font-weight:bold;
    color:#000;
}
.service-message-parttwo-item-right-top a{
    color:#000;
}
.service-message-parttwo-item-right-bottom{
    font-family:'STFangsong';
    font-size:16px;
}
.left-contact-wrap{
    width:260px;
    height:250px;
    position:absolute;
    left:-280px;
    bottom: 0;
}
.left-contact-wrap-title{
    font-size:26px;
    color:#000;
}
.left-contact-wrap-item{
    margin-top:20px;
    overflow: hidden;
}
.left-contact-wrap-item-left{
    float:left;
    width:47px;
    height:30px;
    background:url('service-fwrx.png') no-repeat;
}
.left-contact-wrap-item-right{
    width:calc(100% - 47px);
    float:left;
    font-size:16px;
    line-height:22px;
}
.left-contact-wrap-item-left2{
    background:url('service-yx.png') no-repeat;
}
.left-contact-wrap-item-left3{
    background:url('service-wz.png') no-repeat;
}

.fanye {
    height: 80px;
    padding-top: 30px;
    clear: both;
   }
   .page-navigation {
    text-align: center;
   }
   .page-navigation a:link {
    text-decoration: none;
   }
   
   .page-navigation a{
    border:1px solid #ccc;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 8px;
    background-color: #fff;
    border: 1px solid #ccc;
    margin-right: 10px;
    color: #666;
    cursor: pointer;
    transition: background-color, fast;
    -webkit-transition: background-color, fast;
    transition: background-color, 0.2s;
    -o-transition: background-color, 0.2s;
    -ms-transition: background-color, 0.2s;
    -moz-transition: background-color, 0.2s;
    -webkit-transition: background-color, 0.2s;
   
    -o-border-radius: 4px, 0, 0, 0;
    -ms-border-radius: 4px, 0, 0, 0;
    -moz-border-radius: 4px, 0, 0, 0;
    -webkit-border-radius: 4px, 0, 0, 0;
    font-size: 14px;
   }
   .page-navigation select {
    margin-bottom:3px;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 8px;
    background-color: #fff;
    border: 1px solid #ccc;
    margin-right: 10px;
    color: #666;
    cursor: pointer;
    transition: background-color, fast;
    -webkit-transition: background-color, fast;
    transition: background-color, 0.2s;
    -o-transition: background-color, 0.2s;
    -ms-transition: background-color, 0.2s;
    -moz-transition: background-color, 0.2s;
    -webkit-transition: background-color, 0.2s;
   
    -o-border-radius: 4px, 0, 0, 0;
    -ms-border-radius: 4px, 0, 0, 0;
    -moz-border-radius: 4px, 0, 0, 0;
    -webkit-border-radius: 4px, 0, 0, 0;
    font-size: 14px;
   }
   .page-info {
    text-align: center;
    margin-top: 10px;
   }
   .page-info span {
    margin-right: 10px;
    color: #666;
    font-size: 14px;
   }

@media screen and (max-width: 1560px){
    .left-contact-wrap{
        display:none;
    }
}