/*去除默认边距*/
* {
  margin: 0;
  padding: 0;
  color: #333;
  font-family: MicrosoftYaHei;
}
a {
  text-decoration: none;
}
li {
  list-style: none;
}
.clearbox:after {
  content: "";
  height: 0;
  display: block;
  overflow: hidden;
  clear: both;
}
header {
  background-color: #fff;
  width: 100%;
  position: relative;
  z-index: 3;
}
header .sylogo {
  display: block;
  width: 360px;
  position: absolute;
  left: 0;
  top: 0;
}
header .navbox {
  width: 1200px;
  height: 100px;
  margin: 0 auto;
}
header .nav {
  height: 100px;
  float: right;
}
header .nav li {
  width: 90px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  font-size: 18px;
  float: left;
}
header .nav > li > a {
  color: #333;
}
/**/
.banbox {
  min-width: 1200px;
  height: 350px;
  position: relative;
}
.banbox img {
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  margin-left: -980px;
}
.banbox div {
  position: relative;
  margin: 0 auto;
  width: 1200px;
}
.banbox p {
  font-size: 24px;
  font-family: SourceHanSansCN-Regular;
  line-height: 24px;
  color: #ffffff;
  width: 1200px;
  position: absolute;
  top: 195px;
  left: 0;
}
/**/
.lr {
  width: 111px;
  height: 55px;
  position: absolute;
  left: 0;
  bottom: 71px;
  z-index: 4;
}
.lr .l {
  width: 55px;
  height: 55px;
  font-size: 23px;
  line-height: 55px;
  text-align: center;
  color: white;
  float: left;
  background-color: #f39257;
}
.lr .r {
  width: 55px;
  height: 55px;
  font-size: 23px;
  line-height: 55px;
  text-align: center;
  color: white;
  float: right;
  background-color: #f39257;
}
/**/
.main {
  padding-top: 47px;
}
.main > p {
  width: 1200px;
  margin: 0 auto;
  padding-left: 20px;
}
/**/
.focus {
  width: 1200px;
  margin: 0 auto;
  padding: 56px  0;
}
.focus > li {
  width: 171px;
  height: 123px;
  padding-top: 48px;
  float: left;
}
.focus > .show  .icon-focus1 {
  background-image: url('http://www.hunyin580.com/skins/images/pc/a_focus1.png');
}
.focus > .show  .icon-focus2 {
  background-image: url('http://www.hunyin580.com/skins/images/pc/a_focus2.png');
}
.focus > .show  .icon-focus3 {
  background-image: url('http://www.hunyin580.com/skins/images/pc/a_focus3.png');
}
.focus > .show  .icon-focus4 {
  background-image: url('http://www.hunyin580.com/skins/images/pc/a_focus4.png');
}
.focus > .show  .icon-focus5 {
  background-image: url('http://www.hunyin580.com/skins/images/pc/a_focus5.png');
}
.focus > .show  .icon-focus6 {
  background-image: url('http://www.hunyin580.com/skins/images/pc/a_focus6.png');
}
.focus > .show  .icon-focus7 {
  background-image: url('http://www.hunyin580.com/skins/images/pc/a_focus7.png');
}
.focus > li  .icon-focus1 {
  background-image: url('http://www.hunyin580.com/skins/images/pc/d_focus1.png');
}
.focus > li  .icon-focus2 {
  background-image: url('http://www.hunyin580.com/skins/images/pc/d_focus2.png');
}
.focus > li  .icon-focus3 {
  background-image: url('http://www.hunyin580.com/skins/images/pc/d_focus3.png');
}
.focus > li  .icon-focus4 {
  background-image: url('http://www.hunyin580.com/skins/images/pc/d_focus4.png');
}
.focus > li  .icon-focus5 {
  background-image: url('http://www.hunyin580.com/skins/images/pc/d_focus5.png');
}
.focus > li  .icon-focus6 {
  background-image: url('http://www.hunyin580.com/skins/images/pc/d_focus6.png');
}
.focus > li  .icon-focus7 {
  background-image: url('http://www.hunyin580.com/skins/images/pc/d_focus7.png');
}
.focus > .active > a {
  display: block;
  text-align: center;
}
.focus > li a{
  display: block;
  text-align: center;  
}
.icon {
  display: inline-block;
  width: 35px;
  height: 35px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.focus > .show {
  background-color: #f6f6f6;
}
.focus > .show > p {
  color: #f39257;
}
.focus > li > img {
  display: block;
  margin: 50px auto 0 auto;
}
.focus > li > p {
  line-height: 80px;
  text-align: center;
}
/**/
.main .banbox2 {
  background-color: #f6f6f6;
  height: 566px;
}
.main .banbox2 > .ban2 {
  width: 1200px;
  height: 566px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.main .banbox2 > .ban2 img {
  display: block;
}
/**/
.main .listbox {
  width: 1200px;
  margin: 0 auto;
  padding-top: 83px;
}
.main .listbox > .p1 {
  position: relative;
  font-size: 22px;
  padding-left: 25px;
}
.main .listbox > .p1 > span {
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  height: 12px;
  width: 3px;
  background-color: #f39257;
}
.main .listbox > ul > li {
  position: relative;
  padding: 40px 0;
  border-bottom: 1px solid #eeeeee;
}
.main .listbox > ul > li > a {
  display: block;
}
.main .listbox > ul > li .leftbox {
  width: 140px;
  height: 140px;
  background-color: #f9f9f9;
  float: left;
}
.main .leftbox > .day {
  font-size: 28px;
  margin-top: 40px;
  text-align: center;
  color: #f39257;
}
.main .leftbox > .year {
  font-size: 12px;
  line-height: 40px;
  text-align: center;
}
.main .leftbox > .listline {
  width: 14px;
  height: 1px;
  background-color: #bfbfbf;
  margin: 0 auto;
}
.main .rightbox {
  width: 800px;
  height: 140px;
  float: left;
  margin-left: 65px;
}
.main .rightbox .listtitle {
  font-size: 24px;
  line-height: 70px;
}
.main .rightbox .listinfo {
  font-size: 14px;
  line-height: 24px;
}
.main .rightbox .arrows {
  position: absolute;
  font-size: 24px;
  top: 115px;
  right: 70px;
  color: #bfbfbf;
}
/**/
.main .pagenum {
  height: 40px;
  width: 360px;
  margin: 30px auto 110px auto;
}
.main .pagenum > li {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background-color: #e5e5e5;
  margin: 0 10px;
  float: left;
}
.main .pagenum > .redbg {
  background-color: #f39257;
  color: white;
}
/*底*/
.footerbox {
  background-color: #222222;
}
.footerbox .footer {
  width: 1200px;
  margin: 0 auto;
  padding-top: 36px;
  padding-bottom: 64px;
  position: relative;
}
.footer > .h1 {
  color: white;
  font-size: 20px;
  line-height: 52px;
}
.footer > .footerline1 {
  width: 22px;
  height: 1px;
  background-color: #f39257;
}
.footer > .site {
  margin-top: 20px;
  line-height: 32px;
  color: #6f6f6f;
  font-size: 14px;
}
.footer > .footerline2 {
  width: 275px;
  height: 1px;
  background-color: #313131;
  margin: 20px 0;
}
.footer > .callme {
  line-height: 32px;
  color: #6f6f6f;
  font-size: 14px;
}
.footer > .logo2 {
  position: absolute;
  right: 0;
  bottom: 100px;
}
.footer > .ewm {
  position: absolute;
   bottom: 63px;
   left: 400px;
   width: 100px;
}
/*底2*/
.footer2 {
  height: 70px;
}
.footer2 > div {
  margin: 0 auto;
  width: 1200px;
  height: 70px;
}
.footer2 .p1 {
  color: #6f6f6f;
  line-height: 70px;
  font-size: 14px;
  float: left;
}
.footer2 .p2 {
  color: #6f6f6f;
  line-height: 70px;
  font-size: 14px;
  float: right;
}
.footer2 .p2 > img {
  margin: 0 10px;
}
.icon {
  display: inline-block;
  width: 35px;
  height: 35px;
  background-repeat: no-repeat;
}
.icon-warp {
  background-image: url('../images/icon-warp.png');
  float: right;
}
.ban2 ul .sl-info {
  width: 1200px;
  height: 566px;
  background-color: #f6f6f6;
}
.ban2 ul .sl-info .info-warp a {
  display: inline-block;
  position: relative;
}
.ban2 ul .sl-info .info-warp .img-box {
  position: relative;
}
.ban2 ul .sl-info .info-warp .sl-content {
  width: 530px;
  height: 272px;
  padding: 40px 70px;
  background-color: #ffffff;
  position: absolute;
  top: 143px;
  left: 527px;
}
.ban2 ul .sl-info .info-warp .sl-content .title {
  font-size: 22px;
  color: #353535;
}
.ban2 ul .sl-info .info-warp .sl-content .line {
  width: 32px;
  border-bottom: 1px solid #f39257;
  margin-top: 16px;
  margin-bottom: 16px;
}
.ban2 ul .sl-info .info-warp .sl-content .sl-footer {
  margin-top: 25px;
}
.ban2 ul .sl-info .info-warp .sl-content .sl-cont a .c-title,
.ban2 ul .sl-info .info-warp .sl-content .sl-footer a .c-title {
  font-size: 18px;
  color: #353535;
}
.ban2 ul .sl-info .info-warp .sl-content .sl-cont a .c-cont,
.ban2 ul .sl-info .info-warp .sl-content .sl-footer a .c-cont {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 14px;
  color: #6f6f6f;
  line-height: 28px;
  margin-top: 15px;
}
