/* .maincont {
  padding-top: 500px;
  background: url(../images/banner1.png) center top no-repeat;
} */

.content {
  width: 1280px;
  margin: 0 auto;
}

.develop {
  padding: 11px 35px 10px 23px;
  height: 43px;
  border-bottom: 1px solid #e0dfdf;
  background: url(../images/ftop.gif) repeat-x;
}

.news {
  padding: 8px 23px;
  background: url(../images/liu.gif) repeat-x;
}

.newtop {
  overflow: hidden;
  margin-bottom: 50px;
}

.dynamic {
  width: 735px;
  float: left;
}

.title {
  overflow: hidden;
  padding: 30px 0;
}

.title h2 {
  font-size: 20px;
  font-family: "苹方";
  float: left;
}

.hong {
  color: #333;
  height: 40px;
}

.title h2 a b {
  padding-right: 15px;
}

.title h2 a span {
  padding-left: 15px;
  font-weight: normal;
}

.more {
  float: right;
}

.clearfix {
  clear: both;
  overflow: hidden;
}

.jituan {
  margin-bottom: 44px;
}

.jituan p {
  float: left;
  margin-right: 19px;
}

.jituan p img {
  width: 281px;
  height: 195px;
  border: 1px solid #747f8a;
  padding: 2px;
}

.jituan dt {
  font-size: 18px;
  line-height: 40px;
  font-weight: bold;
  margin-bottom: 20px;
  padding-top: 6px;
}

.jituan dd {
  line-height: 28px;
}

.jituan dl dd span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.qiye {
  padding-top: 5px;
}

.qiye ul {
  width: 120%;
}

.qiye li {
  width: 243px;
  padding-left: 103px;
  margin-right: 30px;
  float: left;
  position: relative;
  min-height: 106px;
}

.times {
  width: 70px;
  height: 70px;
  overflow: hidden;
  position: absolute;
  top: 2px;
  left: 0;
  display: table;
  background: #f2f2f2;
  padding: 3px;
  border-radius: 50%;
}

.times dl {
  border: 1px solid #7499c0;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  border-radius: 50%;
}

.times dd {
  font-size: 22px;
  font-weight: bold;
}

.qiye li a {
  display: block;
}

.hong2 {
  color: #333;
  min-height: 40px;
}

.qiye li a b {
  font-size: 16px;
  font-weight: normal;
  display: block;
  padding-bottom: 6px;
}

.gonggao {
  width: 359px;
  float: right;
}

.gcont img {
  width: 100%;
  height: 213px;
}

.gcont dl {
  height: 204px;
  padding: 32px 30px 0;
  background: #f2f2f2;
}

.gcont dt {
  line-height: 30px;
  padding: 10px 0;
  font-size: 16px;
}

.gcont dl dd {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.gcont .more {
  float: left;
  padding-top: 20px;
}

.more a {
  color: #9b9b9b;
  display: block;
  padding-right: 14px;
  background: url(../images/more.png) right center no-repeat;
}
.more a:hover {
  color: #004ea2;
}

.banner p {
  width: 100%;
  height: 110px;
  line-height: 110px;
  font-size: 56px;
  color: #ffe9a5;
  font-family: "宋体";
  font-weight: bolder;
  background: url("../images/bg1.jpg") no-repeat left top;
  text-align: center;
}

.work {
  margin-top: 50px;
}
.nbox {
  width: 617px;
  height: 315px;
  overflow: hidden;
  float: left;
  margin-right: 46px;
  margin-bottom: 30px;
}
.nbox1 {
  width: auto;
  height: 200px;
  margin-bottom: 30px;
}

.nbox:nth-child(2n) {
  margin-right: 0;
}

.nbox h3,
.nbox1 h3 {
  background: #f6f6f6;
  border-bottom: 2px solid #ebebeb;
  line-height: 50px;
}

.nbox h3 label,
.nbox1 h3 label {
  display: inline-block;
  width: 118px;
  text-align: center;
  background: #f6f6f6;
  color: #000;
  font-size: 16px;
  font-weight: bolder;
}
.newlist {
  padding-top: 26px;
  padding-left: 8px;
  color: #666;
  font-size: 15px;
  line-height: 40px;
  color: #999;
}
.newlist li {
  height: 40px;
}
.com_pic {
  padding: 20px;
  box-sizing: border-box;
}
.com_pic li {
  width: 22%;
  float: left;
  border: 1px solid #ddd;
  box-sizing: border-box;
}
.com_pic p {
  text-align: center;
  height: 100px;
  line-height: 100px;
  font-size: 30px;
  font-family: "楷体";
  position: relative;
}
/* .com_pic p span {
  display: block;
  width: 100%;
  height: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -25px;
  background-color: rgba(255, 255, 255, 0.5);
  line-height: 50px;
} */
.com_pic p span:hover {
  font-weight: 600;
  color: #000;
}
.com_pic a:hover {
  color: #000;
}

.jcgs {
  background-repeat: no-repeat;
  background-size: cover;
  width: 273px;
  height: 137px;
}
.jcgs a {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: relative;
}
.jcgs a img {
  width: 100%;
  height: 100%;
}
.jcgs a p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.com_pic li:not(:last-child) {
  margin-right: 4%;
}
.newlist a {
  display: inline-block;
  width: 490px;
  line-height: 40px;
  background: url("http://www.bigac.com.cn/cn/images/Floor002861_icon.png")
    no-repeat 0 center;
  padding-left: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.newlist a:hover {
  color: #e91a2e;
}
.newlist li span {
  float: right;
}

.mainbottom {
  background: #f1f1f1;
  padding-top: 26px;
}

.kjtop {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 60px;
  /* border-bottom: 1px solid #dbdbdb; */
}

.newbottomv2 {
  margin-bottom: 27px;
}

.dingweiv2 {
  float: left;
}

.dingweiv2 dt {
  font-size: 16px;
}

.titlev2 {
  overflow: hidden;
  padding: 10px 0;
}

.titlev2 h2 {
  color: #333;
  font-size: 20px;
  font-family: "苹方";
}

.img_zj {
  height: 500px;
}

.b_a {
  background: url(../images/2_03.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.img_zj b {
  margin: 0 10px;
  float: left;
  display: block;
  width: 380px;
  height: 500px;
}

.pp {
  display: block;
  width: 380px;
  font-weight: 100;
  height: 50px;
  margin-top: 430px;
  text-align: center;
  font-size: 24px;
  color: #ffffff;
  position: absolute;
  font-weight: 600;
}

.class_div1 {
  display: none;
  width: 340px;
  height: 460px;
  background: #004ea2;
  float: left;
  margin: 20px 30px 0 20px;
  opacity: 0.8;
  filter: alpha(opacity: 80);
  display: none;
  position: relative;
}

.p_t {
  text-align: center;
  margin: 80px 20px 20px 20px !important;
  font-size: 24px !important;
}

.p_t,
.p_t1 {
  font-size: 16px;
  line-height: 32px;
  color: #ffffff;
  margin: 0 20px;
  font-weight: 100 !important;
}

.xian_zj {
  width: 70px;
  height: 2px;
  background: #ffffff;
  margin: 20px auto;
}

.span {
  display: block;
  width: 200px;
  height: 50px;
  border: 1px solid #ffffff;
  position: absolute;
  bottom: 20px;
  margin-left: 70px;
}

.span a {
  color: #ffffff;
  font-size: 18px;
  font-weight: 100;
  margin: 0 auto;
  line-height: 50px;
  margin-left: 64px;
}

.b_b {
  background: url(../images/2_09.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.b_c {
  background: url(../images/2_06.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

/* 底部轮播开始 */
.inner_bottom {
  width: 100%;
  margin-bottom: 40px;
}
.inner_bottom h3 {
  height: 40px;
  line-height: 40px;
  color: #000;
  padding: 0 15px;
  font-weight: 600;
  box-sizing: border-box;
  background-color: #f6f6f6;
}
.inner_bottom .swiper {
  height: 240px;
  border: 1px solid #ebebeb;
  padding: 20px;
  box-sizing: border-box;
}
.inner_bottom .swiper .swiper-wrapper {
  transition-timing-function: linear;
}
.inner_bottom .swiper .swiper-wrapper .swiper-slide {
  width: 25%;
  height: 180px;
  border: 1px solid lightgray;
  padding: 3px;
  box-sizing: border-box;
}
.inner_bottom .swiper .swiper-wrapper .swiper-slide a img {
  width: 100%;
  height: 100%;
}
.inner_bottom .swiper .swiper-wrapper .swiper-slide span {
  text-align: center;
  margin-top: 8px;
  font-size: 16px;
  display: block;
  color: #666;
}
/* 底部轮播结束 */
