body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { 
  margin:0; 
  padding:0; 
}
body { 
  color:#555;
  font-size:14px; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  overflow: hidden;
}
td,th,caption { 
  font-size:14px; 
}
h1, h2, h3, h4, h5, h6 { 
  font-weight:normal; 
  font-size:100%; 
}
address, caption, cite, code, dfn, em, strong, th, var { 
  font-style:normal; 
  font-weight:normal;
}
a { 
  color:#555; 
  text-decoration:none; 
  cursor: pointer;
}
a:hover { 
  text-decoration:none; 
}
img { 
  border:none; 
}
ol,ul,li { 
  list-style:none; 
}
input, textarea, select, button { 
  font:14px Verdana,Helvetica,Arial,sans-serif; 
}
table { 
  border-collapse:collapse; 
}
html {
  overflow-y: scroll;
}
.clearfix:after {
  content: "."; 
  display: block; 
  height:0; 
  clear:both; 
  visibility: hidden;
}
.clearfix { 
  *zoom:1; 
}
.fl{
  float: left;
}
.fr{
  float: right;
}
.banner{
  width: 100%;
  height: 810px;
}
.bannerm{
  display: none;
  width: 100%;
  height: auto;
}
.bannerm img{
  width: 100%;
}
.w1200{
  width: 1200px;
  margin: auto;
}
.title{
  display: block;
  width: 100%;
  height: 55px;
  margin: 100px 0 38px;
}
.titlem{
  display: none;
  width: 100%;
  margin: 100px 0 38px;
}
.titlem img{
  width: 100%;
}
.mtgz{
  width: 605px;
}
.mtgz li{
  margin-bottom: 40px;
  font-family: Microsoft YaHei;
}
.date{
  width: 92px;
  height: 90px;
  background: url("../images/date.png") no-repeat;
  color: #808080;
  padding: 14px 14px 0 13px;
  box-sizing: border-box;
  font-weight: bold;
  font-size: 28px;
  text-align: center;
  line-height: 29px;
}
.date p{
  font-weight: 400;
  font-size: 16px;
  border-top: 1px solid #808080;
  margin-top: 6px;
}
.text{
  width: 492px;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  color: #999999;
  line-height: 24px;
}
.text h3{
  font-weight: bold;
  color: #808080;
  font-size: 18px;
  line-height: 26px;
  width: 100%;
  height: 26px;
  overflow: hidden;
  margin-bottom: 12px;
}
.mtgz li:hover .date{
  background: url("../images/date1.png") no-repeat;
  color: #fff;
}
.mtgz li:hover .date p{
  border-top: 1px solid #fff;
}
.focus{
  width: 540px;
  height:390px;
  position:relative;
}
.focus #pic{
  width:540px;
  height:390px;
  overflow:hidden;
}
.focus #pic li{
  width:540px;
  height:390px;
  float:left;
}
.focus #pic li img{
  width:540px;
  height:390px;
}
.focus #tip{
  width:80px;
  height:15px;
  position:absolute;
  left:230px;
  bottom:23px;
  z-index:2;
}
.focus #tip ul li{
  width:15px;
  height:15px;
  float:left;
  display:inline;
  margin:0 5px;
  cursor:pointer;
  border-radius: 50%;
  background: #fff;
}
.focus #tip ul li.on{
  background:#7A200B;
}
.more{
  display: block;
  text-align: right;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 30px;
  background: url("../images/more.png") no-repeat right;
  padding-right: 10px;
  margin-top: -30px;
}
.intr{
  width: 318px;
  font-family: Microsoft YaHei;
}
.p-title{
  display: block;
  width: 100%;
  height: 50px;
  background: url("../images/ptitle1.png");
  border-radius: 5px 0 0 5px;
  box-sizing: border-box;
  padding-left: 21px;
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 50px;
}
.int-t{
  width: 100%;
  box-sizing: border-box;
  padding: 21px;
  background: #F4F4F4;
  font-size: 16px;
  color: #999999;
  line-height: 24px;
  margin-top: 9px;
}
.int-t .more{
  margin-top: 19px;
}
.ccwhj{
  width: 540px;
  height:390px;
  margin-left: 14px;
  position:relative;
}
.ccwhj #pic1{
  width:540px;
  height:390px;
  overflow:hidden;
}
/* .ccwhj #pic1 ul{
  width: 3240px !important;
} */
.ccwhj #pic1 li{
  width:540px;
  height:390px;
  float:left;
}
.ccwhj #pic1 li img{
  width:540px;
  height:390px;
}
.ccwhj .txt-bg { 
  position: absolute; 
  bottom: 0; 
  z-index: 1; 
  height: 40px; 
  width:100%;  
  background: #333; 
  filter: alpha(opacity=60); 
  opacity: 0.6; 
  overflow: hidden; 
}
.ccwhj .txt { 
  position: absolute; 
  bottom: 0; 
  left: 50px;
  z-index: 2; 
  height: 40px; 
  width:440px; 
  overflow: hidden; 
}
.ccwhj .txt li{ 
  width: 100%;
  height:40px; 
  line-height:40px; 
  position:absolute; 
  bottom:-40px;
  text-align: center;
}
.ccwhj .txt li a{ 
  color: white; 
  font-size: 18px; 
  text-align: center;
  text-decoration: none; 
}
.ccwhj .btn{
  width:100%;
  height:15px;
  position:absolute;
  font-size: 16px;
  color: #fff;
  right:0;
  bottom:15px;
  z-index:9;
  overflow:hidden;
}
.ccwhj .btn li{
  width:15px;
  height:15px;
  position:absolute;
  cursor:pointer;
  overflow:hidden;
  margin-left: 24px;
}
.ccwhj .btn li.next{
  right: 24px;
}
.activities{
  width: 318px;
}
.activities .p-title{
  background: url("../images/ptitle.png");
  border-radius: 0 5px 5px 0;
}
.activities li{
  display: flex;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: url("../images/libg.png") no-repeat center center;
  margin-top: 6.5px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  overflow:hidden;
}
.activities span{
  margin-left: 20px;
}
.activities p{
  display: inline-block;
  text-align: center;
  width: 260px;
    margin-left: 20px;
  overflow:hidden;
}
.activities li:hover{
  background: url("../images/libg1.png") no-repeat center center;
  color: #fff;
}
.jpjm{
  background: url("../images/jpjm.png") no-repeat bottom;
  padding-bottom: 67px;
}
.zbhf{
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  background: url("../images/title.png") no-repeat;
  line-height: 50px;
  padding: 0 21px;
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
  margin-bottom: 10px;
}
.zbhf a{
  font-size: 14px;
  color: #FFFFFF;
}
.left-jpjm{
  width: 590px;
  height: 460px;
  box-sizing: border-box;
}
.left-jpjm .left-img{
  display:block;
  background: #f4f4f4;
  border-radius: 8px;
  padding: 10px 9px; 
}
.left-jpjm img{
  width: 570px;
  height: 382px;
}
.right-jpjm{
  width: 590px;
  height: 460px;
  position: relative;
}
.right-jpjm video{
  width: 590px;
  height: 400px;
}
.right-jpjm .txtbg{
  width: 100%;
  height: 40px;
  background: #333;
  filter: alpha(opacity=60); 
  opacity: 0.6; 
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
}
.video-title{
  width: 100%;
  height: 40px;
  color: #fff;
  font-size: 18px;
  line-height: 40px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
  text-align: center;
}
.jcsj{
  background: url("../images/jcsjbg.png") no-repeat bottom;
  padding-bottom: 125px;
}
.pic{
  width: 382px;
  height: 281px;
  margin-left: 25px;
}
.picf{
  margin-left: 0;
}
.pic img{
  width: 382px;
  height: 281px;
}
.mobile{
  display: none;
}
.add{
  display: block;
  width: 100%;
  height: 25px;
  background: #7a200b;
  color: #fff;
  font-size: 14px;
  line-height: 25px;
  text-align: center;
  margin-top: 25px;
}
@media screen and (max-width:960px){
  .banner{
    display: none;
  }
  .bannerm{
    display: block;
  }
  .w1200{
    width: 100%;
  }
  .mtgz{
    width: 100%;
  }
  .text{
    width: calc(100% - 94px);
  }
  .focus{
    width: 100%;
  }
  .focus #pic{
    width:100%;
  }
  .focus #pic li{
    width:100%;
  }
  .focus #pic li img{
    width:100%;
  }
  .focus #tip{
    left: 50%;
    margin-left: -30px;
  }
  .intr{
    width: 49%;
  }
  .intr p{
    height: 235px;
    overflow: hidden;
  }
  .activities{
    width: 50%;
  }
  .activities p{
    width: auto;
    margin-left: 15px;
  }
  .ccwhj{
    width: 100%;
    margin: 0;
  }
  .ccwhj #pic1{
    width:100%;
  }
  .ccwhj #pic1 li{
    width:100%;
  }
  .ccwhj #pic1 li img{
    width:100%;
  }
  .ccwhj .txt { 
    width:85%;  
  }
  .title{
    display: none;
  }
  .titlem{
    display: block;
    margin-top: 50px;
  }
  .zbhf{
    font-size: 18px;
    height: 30px;
    line-height: 30px;
  }
  .left,.right{
    width: 100%;
    margin: 0;
  }
  .left img{
    width: 100%;
  }
  .pic{
    width: 45%;
    height: auto;
  }
  .pic img{
    width: 100%;
    height: auto;
  }
  .picd{
    margin: 0;
  }
  .mobile{
    display: block;
  }
  .jcsj{
    padding-bottom: 30px;
  }
  .text p{
    height: 50px;
    overflow: hidden;
  }
  .mtgz li{
    margin-bottom: 20px;
  }
  .more{
    margin-top: 20px;
  }
}