﻿body {
  background: url(../images/szfld/bg.png) no-repeat;
  background-size: cover;
}
.cwhy_container {
  width: 1200px;
  margin: 0 auto;
}
.cwhy_header {
  height: 423px;
}
.cwhy_header a {
  display: inline-block;
  margin-top: 50px;
}
.cwhy_header a img{width:50%;}
.cwhy {
  border-radius: 17.2px;
  background: #fff;
  position: relative;
}
.cwhy .hycontent {
  float: left;
  height: 100%;
  padding: 27px 30px 0 30px;
  width: 755px;
  background: #fff url(../images/szfld/bg2.png) repeat-y right center;
}
.cwhy .hycontent .tips {
  height: 32px;
  line-height: 32px;
  color: #005192;
  font-size: 24px;
  font-weight: 700;
  text-indent: 40px;
  margin-bottom: 27px;
  background: url(../images/szfld/ldicon2.svg) no-repeat left center;
}
.cwhy .hycontent .contents .hytitle {
  line-height: 50px;
  margin-bottom: 20px;
  text-align: center;
  color: #333;
  font-size: 32.57px;
  font-weight: 700;
}
.cwhy .hycontent .contents .subtitle {
  line-height: 32px;
  text-align: center;
  margin-bottom: 30px;
  color: #333;
  font-size: 20.57px;
  font-weight: 700;
}
.cwhy .hycontent .contents .hyinfos {
  padding-bottom: 30px;
  color: #333;
  font-size: 16px;
  line-height: 30px;
  text-indent: 2em;
}
.cwhy .hycontent .contents .hyinfos a{
	line-height: 32px;
  text-align: center;
  margin-bottom: 30px;
  color: #333;
  font-size: 20.57px;
  font-weight: 700;
  display:block;
}

.cwhy .hyother {
  padding-top: 20px;
  float: right;
  width: 380px;
  margin-right: 30px;
}
.cwhy .hyother .hycalendar {
  margin-bottom: 30px;
}
.hycalendar{  
    float: right;
    margin-right: 37px;
    padding-top: 20px;

}
.cwhy .hyother .picvideo {
  margin-bottom: 30px;
}
.cwhy .hyother .picvideo .common_hd {
  margin-bottom: 16px;
}
.cwhy .hyother .picvideo .common_hd li {
  margin-right: 30px;
}
.cwhy .hyother .picvideo .common_hd li + li {
  margin-left: 30px;
}
.cwhy .hyother .picvideo .common_hd li.one a::after {
  content: "";
  width: 2px;
  height: 28px;
  background: #333;
  position: absolute;
  left: 70px;
  top: 6px;
}
.cwhy .hyother .picvideo .taglist div {
  display: none;
}
.cwhy .hyother .picvideo .taglist div.active {
  display: block;
}
.cwhy .hyother .picvideo .taglist .pic img {
  width: 100%;
}
.cwhy .hyother .yzread {
  margin-bottom: 30px;
}
.cwhy .hyother .yzread .yzreadlist li {
  margin-bottom: 5px;
}
.cwhy .hyother .yzread .readtitle {
  line-height: 40px;
  color: #000;
  font-size: 17.14px;
}
.cwhy .hyother .yzread .readtitle::before {
  display: inline-block;
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  vertical-align: middle;
  background: #005293;
}
.cwhy .hyother .yzread .readtitle a {
  padding-left: 10px;
}
.cwhy .hyother .yzread .readdesc {
  line-height: 30px;
  color: #999;
  font-size: 15.43px;
}
@media screen and (max-width: 768px) {
.hycalendar{
    margin-right:0;
    float:left;
    margin-left:10px;
  }
  .cwhy_header {
    height: 200px;
  }
  .cwhy_container {
    width: 100%;
  }
  .cwhy_header a {
    margin-left: 10px;
  }
.cwhy_header a img{width:80%;}
  .cwhy .hycontent {
    width: 100%;
    padding: 10px;
  }
  .cwhy .hyother {
    float: none;
    width: 100%;
    padding: 20px 10px;
    margin-right: 0;
  }
  .cwhy .hycontent .contents .hytitle {
    font-size: 26px;
    margin-bottom: 0;
  }
  .cwhy .hycontent .contents .subtitle {
    font-size: 18px;
  }
  .cwhy .hyother .picvideo .taglist div.pic a img {
    width: 100%;
    height: auto;
  }
}
