.main {
  width: 100%;
  min-width: 1200px;
}
.main .con {
  margin: 0 auto;
  width: 1200px;
}

.main .part2{
  margin-bottom: 30px;
}
.main ul.list {
  position: relative;
}
.main ul.list li {
  line-height: 34px;
  height: 34px;
  font-size: 18px;
  margin-bottom: 10px;
}
.main ul.list li span {
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #c90500;
  margin-right: 10px;
  border-radius: 3px;
  vertical-align: 3px;
}
.main ul.list li a{
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.main ul.list li a:hover {
  color: #c90500;
}
.main .more {
  background: url("../images/more.png");
  width: 63px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  color: #FFFFFF;
  display: inline-block;
  font-size: 14px;
}
.main .title{
  position: relative;
}
.main .title a{
  position: absolute;
  width: 130px;
  height: 38px;
  display: block;
  left: 102px;
  top: 14px;
}
.main .headline{
  background: url("../images/headline_bg.png") no-repeat left bottom;
  height: 88px;
  box-sizing: border-box;
  margin: 0 auto;
  padding-top: 6px;
}
.main .headline .swiper-headline{
  height: 64px;
  width: 1200px;
}
.main .headline .swiper-headline .swiper-slide{
  overflow: hidden;
}
.main .headline .swiper-headline h4{
  font-weight: bold;
  font-size: 28px;
  line-height: 64px;
  text-align: center;
  color: #ba1e21;
}
.main .headline .swiper-headline h4.long{
  line-height: 32px;
  padding-left: 100px;
}
.main .news {
  margin: 30px auto 40px;
  width: 1200px;
}

.main .news .newsPic {
  width: 658px;
  margin-top: 5px;
  height: 412px;
  position: relative;
  box-sizing: border-box;
  padding: 8px 2px 0 0;
  background: url("../images/newsPic.png");
}
.main .news .newsPic .swiper-newsPic {
  width: 640px;
  height: 396px;
}
.main .news .newsPic .swiper-newsPic .pic {
  width: 640px;
  height: 396px;
  position: relative;
  overflow: hidden;
}
.main .news .newsPic .swiper-newsPic .pic img {
  width: 640px;
  height: 396px;
}
.main .news .newsPic .swiper-newsPic .pic p {
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 54px;
  line-height: 54px;
  text-indent: 10px;
  color: #FFFFFF;
  overflow: hidden;
  text-overflow: ellipsis;
  box-sizing: border-box;
  padding-right: 120px;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.6);
}
.main .news .newsPic .pagination {
  position: absolute;
  text-align: right;
  bottom: 24px;
  z-index: 2;
  right: 20px;
}
.main .news .newsPic .pagination .swiper-pagination-switch {
  width: 11px;
  height: 11px;
  background: #ffffff;
  cursor: pointer;
  border-radius: 6px;
  margin: 0 4px;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.main .news .newsPic .pagination .swiper-active-switch {
  background: #bb1f1f;
  width: 23px;
}

.main .zscdList {
  width: 510px;
  box-sizing: border-box;
}
.main .zscdList .zscdNav {
  background: url("../images/title_zscd.png") no-repeat left top;
  width: 510px;
  height: 60px;
  margin-bottom: 20px;
  box-sizing: border-box;
  padding: 0 0 0 90px;
}
.main .zscdList .zscdNav li {
  width: 126px;
  height: 30px;
  float: left;
  margin: 17px 18px 0;
  cursor: pointer;
}
.main .zscdList .zscdNav li a{
  width: 126px;
  height: 30px;
  display: block;
}
.main .zscdList .zscdNav li.zscd {
  background: url("../images/til_zscd.png");
}
.main .zscdList .zscdNav li.zscd.active {
  background: url("../images/til_zscd_a.png");
}
.main .zscdList .zscdNav li.gzyw {
  background: url("../images/til_gzyw.png");
}
.main .zscdList .zscdNav li.gzyw.active {
  background: url("../images/til_gzyw_a.png");
}
.main .zscdList .zscdBox {
  margin: 10px 16px 44px;
}
.main .zscdList .zscdBox .list {
  position: relative;
  margin-left: 10px;
}
.main .zscdList .zscdBox .list .more {
  position: absolute;
  right: 0;
  display: inline-block;
  bottom: -40px;
}
.main .jcdt {
  border: 1px solid #f3d6d6;
  width: 583px;
  box-sizing: border-box;
  padding: 6px 0 18px 0;
}
.main .jcdt .title {
  background: url("../images/title_jcdt.png") no-repeat left top;
  width: 581px;
  height: 60px;
  margin-bottom: 14px;
}
.main .jcdt .list {
  position: relative;
  margin: 10px;
}
.main .jcdt .list .more {
  float: right;
  margin-right: 16px;
}
.main .xtdt .title {
  background: url("../images/title_xtdt.png") no-repeat left top;
}
.main .swfw{
  margin:40px auto;
}
.main .swfw .title {
  background: url("../images/title_fwgl.png") no-repeat left bottom;
  width: 1200px;
  height: 60px;
  margin-bottom: 20px;
}
.main .swfw .swfwCon {
  position: relative;
}
.main .swfw .swfwCon .swiper-swfw{
  height: 132px;
}
.main .swfw .swfwCon .section{
  width: 230px;
  height: 132px;
  margin: 0 auto;
  background: #ffebe1;
  position: relative;
  overflow: hidden;
  font-size: 18px;
}
.main .swfw .swfwCon .section.gwyc{
  background: url("../images/swfwBg_gwyc.png") no-repeat right bottom;
}
.main .swfw .swfwCon .section.bgyf{
  background: url("../images/swfwBg_bgyf.png") no-repeat right bottom;
}
.main .swfw .swfwCon .section.tdfc{
  background: url("../images/swfwBg_tdfc.png") no-repeat right bottom;
}
.main .swfw .swfwCon .section.yjfw{
  background: url("../images/swfwBg_yjfw.png") no-repeat right bottom;
}
.main .swfw .swfwCon .section.hqfw{
  background: url("../images/swfwBg_hqfw.png") no-repeat right bottom;
}
.main .swfw .swfwCon .section.jgcb{
  background: url("../images/swfwBg_jgcb.png") no-repeat right bottom;
}
.main .swfw .swfwCon .section.wxgzh{
  background: url("../images/swfwBg_wxgzh.png") no-repeat right bottom;
}
.main .swfw .swfwCon .section a{
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 26px 0 0 26px;
  -webkit-transition: all .6s ease-in;
  -o-transition: all .6s ease-in;
  transition: all .6s ease-in;
}
.main .swfw .swfwCon .section .circle {
  width: 62px;
  height: 62px;
  background: #bb1f1f;
  text-align: center;
  color: #ffffff;
  border-radius: 40px;
  margin-right: 10px;
  margin-top: 2px;
  box-sizing: border-box;
  padding-top: 10px;
  transition: all .6s ease-in;
  -moz-transition: all .6s ease-in;
  -webkit-transition: all .6s ease-in;
  -o-transition: all .6s ease-in;
}
.main .swfw .swfwCon .section a:hover {
  color: #bb1f1f;
}
.main .swfw .swfwCon .section a:hover .circle {
  transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
}
.main .swfw .swfwCon .section .circle img{
  display: block;
  margin: 0 auto;
}
.main .swfw .swfwCon .section p{
  line-height: 62px;
}
.main .swfw .swfwCon .section .ewmWechat{
  position: absolute;
  background: #ffffff;
  transition: all .5s ease-in;
  -moz-transition: all .5s ease-in;
  -webkit-transition: all .5s ease-in;
  -o-transition: all .5s ease-in;
  top: 6px;
  right: -146px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
}
.main .swfw .swfwCon .section.wxgzh .ewmWechat img{
  width: 120px;
}
.main .swfw .swfwCon .arrow-left {
  position: absolute;
  width: 36px;
  height: 87px;
  background: #F8D4CD;
  top: 21px;
  left: -29px;
  box-sizing: border-box;
  padding: 10px 0;
  z-index: 2;
  cursor: pointer;
}
.main .swfw .swfwCon .arrow-left img {
  display: block;
  margin: 22px auto 0;
}
.main .swfw .swfwCon .arrow-left:hover {
  background: #F1C1BA;
}
.main .swfw .swfwCon .arrow-left.gray {
  background: #eeeeee;
}
.main .swfw .swfwCon .arrow-left.gray:hover {
  background: #eeeeee;
}
.main .swfw .swfwCon .arrow-right {
  position: absolute;
  width: 36px;
  height: 87px;
  background: #F8D4CD;
  top: 21px;
  right: -29px;
  box-sizing: border-box;
  padding: 10px 0;
  z-index: 2;
  cursor: pointer;
}
.main .swfw .swfwCon .arrow-right img {
  display: block;
  margin: 22px auto 0;
}
.main .swfw .swfwCon .arrow-right:hover {
  background: #F1C1BA;
}
.main .swfw .swfwCon .arrow-right.gray {
  background: #eeeeee;
}
.main .swfw .swfwCon .arrow-right.gray:hover {
  background: #eeeeee;
}
.main .zwgk {
  width: 640px;
  margin-bottom: 30px;
}
.main .zwgk .title {
  background: url("../images/title_zwgk1.png") no-repeat left bottom;
  width: 640px;
  height: 60px;
  margin-bottom: 20px;
}
.main .zwgk .zwgkIcon {
  background: url("../images/zwgk_bg.png") no-repeat top right;
  padding: 20px 0;
}
.main .zwgk .zwgkIcon .icon {
  float: left;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  width: 33.3%;
  margin: 20px 0;
}
.main .zwgk .zwgkIcon .icon a{
  display: block;
}
.main .zwgk .zwgkIcon .icon img {
  display: block;
  margin: 10px auto;
}
.main .zwgk .zwgkIcon .icon a:hover{
  color: #bb1f1f;
}
.main .zwgk .zwgkIcon .ewm {
  margin-top: -30px;
}
.main .tzggList {
  width: 511px;
  box-sizing: border-box;
}
.main .tzggList .tzggNav {
  background: url("../images/title_zscd.png") no-repeat left top;
  width: 511px;
  height: 60px;
  margin-top: 16px;
  box-sizing: border-box;
  padding: 0 0 0 90px;
}
.main .tzggList .tzggNav li {
  width: 126px;
  height: 30px;
  float: left;
  margin: 17px 18px 0;
  cursor: pointer;
}
.main .tzggList .tzggNav li a{
  width: 126px;
  height: 30px;
  display: block;
}
.main .tzggList .tzggNav li.tzgg {
  background: url("../images/til_tzgg.png");
}
.main .tzggList .tzggNav li.tzgg.active {
  background: url("../images/til_tzgg_a.png");
}
.main .tzggList .tzggNav li.zcwj {
  background: url("../images/til_zcwj.png");
}
.main .tzggList .tzggNav li.zcwj.active {
  background: url("../images/til_zcwj_a.png");
}
.main .tzggList .tzggBox {
  margin: 10px 16px 44px;
}
.main .tzggList .tzggBox .list {
  position: relative;
  margin-left: 10px;
}
.main .tzggList .tzggBox .list .more {
  position: absolute;
  right: 0;
  bottom: -30px;
}

.main .jdhy {
  width: 820px;
}
.main .jdhy .title {
  background: url("../images/title_jdhy.png") no-repeat;
  width: 820px;
  height: 60px;
  margin-bottom: 30px;
}
.main .jdhy .section {
  margin-bottom: 30px;
}
.main .jdhy .section .pic {
  background: url("../images/jdhy_pic.png");
  width: 353px;
  height: 197px;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
  padding: 6px 0 0 7px;
}
.main .jdhy .section .pic img {
  width: 339px;
  height: 185px;
}
.main .jdhy .section .describe {
  background: url("../images/jdhy_describe.png") no-repeat left center;
  width: 444px;
  margin-top: 18px;
  height: 179px;
  position: relative;
  box-sizing: border-box;
  padding: 16px 0 0 20px;
  left: -2px;
  z-index: 1;
}
.main .jdhy .section .describe h5 {
  font-weight: bold;
  font-size: 22px;
  color: #bb1f1f;
  margin-bottom: 8px;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.main .jdhy .section .describe p {
  line-height: 28px;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.main .jdhy .section .describe p a {
  color: #ea6a1b;
  
}
.main .hdjl {
  width: 318px;
}
.main .hdjl .title {
  background: url("../images/title_hdjl.png") no-repeat left bottom;
  width: 318px;
  margin-bottom: 40px;
  height: 60px;
}
.main .hdjl .title a{
  top: -4px;
}
.main .hdjl .hdjlIcon .icon {
  margin: 10px 0;
  float: right;
}
.main .hdjl .hdjlIcon .icon a {
  display: block;
}
.main .ztzl {
  width: 100%;
  background: #fff0e1;
  padding: 30px 0 0;
  margin-top: 40px;
}
.main .ztzl .title {
  background: url("../images/title_ztzl.png") no-repeat;
  height: 60px;
  width: 1200px;
  margin: 0 auto 30px;
}
.main .ztzl .con {
  position: relative;
}
.main .ztzl .con .swiper-ztzl {
  height: 140px;
  width: 1146px;
  margin: 0 auto;
}
.main .ztzl .con .swiper-ztzl .pic{
  height: 138px;
  width: 268px;
  margin: 0 auto;
}
.main .ztzl .con .swiper-ztzl a{
  display: block;
}
.main .ztzl .con .swiper-ztzl img {
  height: 138px;
  width: 268px;
}
.main .ztzl .con .arrow-left {
  position: absolute;
  width: 36px;
  height: 87px;
  background: #F8D4CD;
  top: 26px;
  left: 0;
  box-sizing: border-box;
  padding: 10px 0;
  z-index: 2;
  cursor: pointer;
}
.main .ztzl .con .arrow-left img {
  display: block;
  margin: 22px auto 0;
}
.main .ztzl .con .arrow-left:hover {
  background: #F1C1BA;
}
.main .ztzl .con .arrow-right {
  position: absolute;
  width: 36px;
  height: 87px;
  background: #F8D4CD;
  top: 26px;
  right: 0;
  box-sizing: border-box;
  padding: 10px 0;
  z-index: 2;
  cursor: pointer;
}
.main .ztzl .con .arrow-right img {
  display: block;
  margin: 22px auto 0;
}
.main .ztzl .con .arrow-right:hover {
  background: #F1C1BA;
}
.ad.adLeft{
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 999;
  height: 142px;
}
.ad.adRight {
  z-index: 999;
  position: absolute;
  bottom: 0;
  height: 142px;
  right: 0;
}
.ad .close{
  color: #666666;
  position: absolute;
  right: 0;
  cursor: pointer;
  font-size: 15px;
  top: -25px;
}