* {
  margin: 0;
  padding: 0;
  font-family: 'Arial', 'Times New Roman', 'Verdana', 'Tahoma', 'Microsoft YaHei', 'Hiragino Sans GB', tahoma, arial, simhei;
  color: #666;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
  padding: 0;
  margin: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
  font-weight: normal;
  font-style: normal;
}
ol,ul {
  list-style: none;
}
caption,th {
  text-align: left;
}
h1,h2,h3,h4,h5,h6 {
  font-weight: normal;
  font-size: 100%;
}

abbr,
acronym {
  border: 0;
}
.clear {
  height: 0px;
  line-height: 0px;
  clear: both;
}
.clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* + html .clearfix {
  overflow: hidden;
}
* html .clearfix {
  height: 1%;
}
body {
  min-width: 1200px;
  background: #f2f2f2 url("../images/bg.png") no-repeat center top;
  padding: 0;
  margin: 0;
}
a img {
  border: 0;
}
a {
  color: #666;
  text-decoration: none;
}
a:hover {
  color: #cb641e;
}
.float_l {
  float: left;
}
.float_r {
  float: right;
}
.red {
  color: #cc0000;
}
.logo {
  width: 1200px;
  margin: 32px auto 0 auto;
  height: 73px;
background: url(../../images/banner2023.png) no-repeat left center;
 background-size: 600px;
}
.logo a {
  width: 600px;
  height: 73px;
  display: block;
}
.menu {
  margin: 0 auto;
  color: #CB641E;
}
.menu span{
  color:#CB641E;
  padding:0 105px;
  font-size: 26px;
}
.menu a {
  font-size: 26px;
  color: #CB641E;
  display: inline-block;
  line-height:36px;
  height:36px;

}
.menu a:hover,
.menu a.act {
  font-size: 26px;
  display: inline-block;
  color: #de5c03;
  line-height:36px;
  height: 36px;
}

.father {
  width: 1114px;
  margin: 260px auto 0 auto;
  padding:35px 43px;
}

.list2, .list4 {
  height: 100%;
  overflow: hidden;
  margin:35px 0 40px 0;
}
.list2 .img-list {
  width: 560px;
  float: left;
  position: relative;
  background: #f0f0f0;

}

.img-list .swiper-container {
  width: 560px;
  height: 360px;
}
.img-list .swiper-container .swiper-slide {
  position: relative;
  height: 360px;
}
.img-list .swiper-container .swiper-slide img {
  width: 100%;
  height: 360px;
}
.img-list .swiper-container .swiper-slide span {
  width: 560px;
  height: 46px;
  line-height: 46px;
  left: 0px;
  bottom: 0px;
  font-size: 18px;
  color: #fff;
  position: absolute;
  background:rgba(0,0,0,0.6);
  background:#333 9;/*CSS Hack,只能对ie9以下浏览器ie6,ie7,ie8有效，否侧ie10,FF,Cherome会失去透明效果*/
  filter:Alpha(opacity=60);
  padding-left: 10px;
}
.img-list .pagination {
  position: absolute;
  text-align: right;
  bottom: 12px;
  right: 10px;
  z-index: 1;
}
.img-list .swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  width: auto;
  bottom: 15px;
  left: auto;
}
.img-list .swiper-pagination-switch {
  display: inline-block;
  width: 13px;
  height: 13px;
  border-radius: 13px;
  background: #fff;
  margin: 0 6px;
  cursor: pointer;
}
.img-list .swiper-pagination-bullet {
  opacity: 1;
  background: #cb641e;
}
.img-list .swiper-active-switch {
  background: #cb641e;
}
.img-list .swiper-pagination-bullet-active {
  background: #fff;
}

.list2 .right {
  width:514px;
  float: right;

}
.l_tit {
  background: url("../images/titbg.png") no-repeat left ;
  height:58px;
  font-size: 32px;
  font-weight: bold;
  color: #CB641E;
  padding-left:66px;
  line-height:52px;
}

.l_tit a{
  float:right;
  display: block;
  font-size: 20px;
  line-height: 52px;
  height: 58px;
  color:#CB641E;
  font-weight: 400;
}
.l_tit a:hover{
  text-decoration: underline;
}

.list2 .right ul li a {
  height: 39px;
  overflow: hidden;
  line-height: 39px;
  font-size:18px;
  background: url("../images/dian1.png") no-repeat left center;
  padding-left:20px;
  color: #666;
}
.list2 .right ul li a:hover{
  color:#CB641E
}


.list3 , .list5{
  height:100%;
  overflow: hidden;

}
.list3 .left{
  width:514px;
  float:left;
}
.list3 .right{
  width:514px;
  float:right;
}
.new_list{
  padding-top:10px;
}

.new_list  li a{
  font-size: 16px;
  color: #666;
  height: 36px;
  line-height: 36px;
  background: url("../images/dian1.png") no-repeat left center;
  padding-left:17px;
}
.new_list li a:hover{
  color:#3366cc
}
.list3 .right .zximg a{
  display: block;
  float:left;
  margin-bottom: 15px;
}
.list3 .right .zximg a:nth-child(2n+0){
  float:right;

}

.list4 .left{
  width:514px;
  float:left;
}

.sp_tit{
  background:url("../images/sp.png") no-repeat center;

}
.list4 .right{
  width:514px;
  float:right;
}
.list5 {
  height: 100%;
  overflow: hidden;

}


.list5 .d_pic ul {
  width: 100%;
  padding-top:24px;
}
.list5 .d_pic li {
  margin: 0 14px;
  display: block;
  float: left;
  width: 253px;
  margin-bottom:10px;
}
.list5 .d_pic li:nth-child(4n+0){
  margin-right: 0;
}
.list5 .d_pic li p {
  font-size: 18px;
  color: #666;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.list5 .d_pic img{
  width:253px;
  height: 162px;
}
.list5 .d_pic a img {
  border:#CB641E solid 2px;
}
.list5 .d_pic a img:hover{
  border:#CB641E solid 2px;
}



