body {
  font-family: "微软雅黑", arial;
  font-size: 14px;
}
ol,
ul,
dl,
dd,
dt,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  padding: 0;
}
.font-ccc {
  color: #cccccc;
}
.font-slogan {
  color: #3f210e;
}
.font-orange {
  color: #f57d2c;
}
.font-main {
  color: #4c4c4c;
}
.font-newstop {
  color: #585858;
}
.font-newscont {
  color: #666;
}
.font-less {
  color: #999;
}
.font-white {
  color: #fff;
}
.fs-12 {
  font-size: 12px;
}
.fs16 {
  font-size: 16px;
}
.fs18 {
  font-size: 18px;
}
.fs22 {
  font-size: 22px;
}
.nop {
  padding-left: 0;
  padding-right: 0;
}
.nop-all {
  padding-left: 0;
  padding-right: 0;
}
.nop-all * {
  padding-left: 0;
  padding-right: 0;
}
.clear {
  clear: both;
}
.hide {
  display: none !important;
}
.wzdx {
  background-color: #f57d2c;
  color: #fff;
}
.sgs {
  background-color: #7c480a;
  color: #FFF;
}
.carousel-indicators li {
  width: 20px;
  height: 20px;
  border: none;
  background-color: rgba(42, 42, 42, 0.8);
  margin: 0 5px;
}
.carousel-indicators li.active {
  width: 20px;
  height: 20px;
  margin: 0 5px;
}
nav {
  /*顶部黑色条*/
  /*顶部黑色条*/
  /*白色导航*/
  /*白色导航*/
}
nav .topblack {
  height: 30px;
  background-color: #292929;
}
nav .topblack .container {
  line-height: 20px;
}
nav .topblack .container a {
  color: #cccccc;
  margin: 5px 0px;
  padding: 0px 10px;
  display: inline-block;
  border-right: 1px solid #ccc;
}
nav .topblack .container a:last-child {
  border: none;
}
nav .mainnav {
  padding-top: 8px;
  padding-bottom: 15px;
  position: relative;
}
nav .mainnav.navfixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  background-color: #fff;
  box-shadow: 0 1px 4px #e6e6e6;
}
nav .mainnav .logo {
  float: left;
}
nav .mainnav .slogan {
  float: left;
  font-weight: bold;
  margin-top: 13px;
  margin-left: 12px;
}
nav .mainnav .bignav {
  float: right;
}
nav .mainnav .bignav li {
  transition: all 0.2s;
  float: right;
  margin-top: 10px;
  width: 80px;
  margin-right: 10px;
  text-align: center;
  line-height: 26px;
  border-radius: 4px;
}
nav .mainnav .bignav li a {
  color: #4c4c4c;
  display: block;
}
nav .mainnav .bignav li.active {
  background-color: #fb861e;
  color: #fff;
}
nav .mainnav .bignav li.active a {
  color: #fff;
}
nav .mainnav .bignav li:hover {
  cursor: pointer;
  background-color: #fb861e;
  color: #fff;
}
nav .mainnav .bignav li:hover a {
  color: #fff;
}
nav .mainnav .smnav {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
nav .mainnav .smnav dt {
  position: absolute;
  right: 22px;
  top: 22px;
  font-size: 25px;
}
nav .mainnav .smnav .slidebox {
  display: none;
  width: 100%;
  position: absolute;
  z-index: 99;
  left: 0;
  top: 69px;
}
nav .mainnav .smnav .slidebox dd {
  text-align: center;
  background-color: #fff;
  line-height: 40px;
  border-bottom: 1px solid #ccc;
}
nav .mainnav .smnav .slidebox dd a {
  color: #4c4c4c;
  display: block;
}
nav .mainnav .smnav .slidebox dd.active {
  background-color: #fb861e;
  color: #fff;
}
nav .mainnav .smnav .slidebox dd.active a {
  color: #fff;
}
/*公司介绍*/
.Companyprofile {
  background-image: url(../images/bg-gsjs.jpg);
  background-size: cover;
  background-position: center;
  padding: 50px 0  55px 0;
}
.Companyprofile h2 {
  padding-left: 12px;
  border-left: 4px solid #f58743;
}
.Companyprofile p {
  font-size: 16px;
  line-height: 1.8;
  margin-top: 10px;
  text-align: justify;
}
.Companyprofile a {
  cursor: pointer;
}
.Companyprofile a:hover {
  color: #f57d2c;
}
/*公司介绍END*/
.bannerroll.mt70 {
  margin-top: 70px;
}
/*项目展示*/
.xiangmu {
  padding: 40px 0  30px 0;
}
.xiangmu .container {
  border: 1px solid #ccc;
  padding-top: 50px;
  padding-bottom: 30px;
  position: relative;
  background-color: #fff;
}
.xiangmu .container .biaoti {
  line-height: 34px;
  font-weight: bold;
  width: 200px;
  height: 34px;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -100px;
  margin-top: -17px;
  border-radius: 2px;
}
.xiangmu .container .wzlogo {
  margin-top: 30px;
}
.xiangmu .container .wzdx-fs {
  margin-top: 8px;
}
.xiangmu .container .wzdx-fs i {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url(../images/homeicon.png);
  background-size: cover;
}
.xiangmu .container .wzdx-fs span {
  vertical-align: 10px;
}
.xiangmu .container p {
  margin-top: 10px;
  line-height: 1.8;
  color: #4c4c4c;
}

.xiangmu .addbtn{
	width: 180px;
	height: 38px;
	background-color: #ff7f24;
	text-align: center;
	border-radius: 4px;
	font-size: 14px;
	color: #fff;
	border:none;
	outline: none;
	line-height: 38px;
	cursor: pointer;
	margin-top: 10px;
	transition: all 0.3s;
}
.xiangmu .addbtn:hover{
	background-color: #ff6b02;
	
}

	
.xiangmu .addbtn.btnsgs{
	background-color: #7c480a;
}

.xiangmu .addbtn.btnsgs:hover{
	background-color: #aa6c21;
}

/*新闻列表*/
.homenews {
  padding: 40px 0;
  background-image: url(../images/newsbg.jpg);
  background-size: cover;
  background-position: center;
}
.homenews h2 {
  font-size: 28px;
}
.homenews .newslist {
  background-color: inherit;
}
.homenews .newslist > div {
  margin-top: 30px;
}
.homenews .newslist .newbox {
  transition: all 0.3s;
  border: 1px solid #ccc;
  background-color: #fff;
  position: relative;
}
@media only screen and (min-width: 1200px) {
  .homenews .newslist .newbox:hover {
    border: 1px solid #EC971F;
    margin-top: -4px;
  }
}
.homenews .newslist .newbox .nr {
  padding: 0 6px;
  padding-bottom: 6px;
}
.homenews .newslist .newbox .nr h4 {
  font-size: 16px;
  height: 47px;
  line-height: 20px;
  overflow: hidden;
  padding: 4px 0;
  color: #4c4c4c;
}
.homenews .newslist .newbox .nr p {
  height: 54px;
  line-height: 18px;
  overflow: hidden;
}
.homenews .seemore {
  width: 150px;
  padding: 0;
  line-height: 36px;
  border: 1px solid #ccc;
  background-color: #fff;
  outline: none;
}
.homenews .seemore:active {
  outline: none;
}
/*新闻列表*/
/*合作伙伴*/
.Cooperation {
  padding: 35px 0px  80px 0px;
  background-image: url(../images/cooperationbg.jpg);
  background-size: cover;
  background-position: center;
}
.Cooperation .logolist > div {
  margin-top: 40px;
}
.Cooperation .logolist > div img {
  border-radius: 2px;
}
/*合作伙伴*/
/*底部*/
footer {
  background-image: url(../images/footbg.jpg);
  padding: 20px 0 0 0 ;
}
footer .logowhite {
  margin-left: 20px;
}
footer .logomiaoshu {
  font-weight: bold;
  vertical-align: -12px;
  margin-left: 10px;
}
footer .webmap {
  line-height: 14px;
  margin-top: 10px;
}
footer .webmap a {
  color: #fff;
  border-right: 1px solid #fff;
  width: 70px;
  text-align: center;
  display: inline-block;
}
footer .webmap a:last-child {
  border-right: none;
}
footer .address {
  margin-top: 10px;
  padding-left: 20px;
}
footer .ewmbox .erweima {
  width: 130px;
  height: 130px;
  background-color: #fff;
  border-radius: 4px;
  padding: 5px;
}
footer .ewmbox .ewms {
  margin-top: 10px;
}
footer .copyright {
  background-color: #333333;
  margin-top: 20px;
  padding: 8px 0;
}
/*关于我们*/
.aboutus {
  position: relative;
}
.aboutus.mt70 {
  margin-top: 70px;
}
.aboutus .midfont {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -44px;
  margin-top: -12px;
  font-size: 22px;
}
.aboutus .midwz {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -212px;
  margin-top: -25px;
}
.aboutwh {
  padding-top: 30px;
}
.aboutwh h3 {
  font-size: 28px;
  font-weight: 100;
}
.aboutwh p {
  line-height: 2;
  margin-top: 20px;
  text-align: justify;
}
.aboutwh .csrphoto {
  position: relative;
  margin-top: 60px;
}
.aboutwh .c-name {
  margin-top: 10px;
}
.ceocoo {
  margin-top: 30px;
  padding: 20px 0;
  background-image: url(../images/aboutbg.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.ceocoo h3 {
  font-size: 28px;
  font-weight: 100;
}
.ceocoo .card {
  margin-top: 30px;
  padding: 0px 15px;
}
.ceocoo .card > div {
  padding: 20px 30px;
  background-color: rgba(255, 255, 255, 0.85);
  min-height: 470px;
  border-radius: 2px;
  box-shadow: 0 2px 2px rgba(78, 78, 78, 0.2);
}
.ceocoo .card > div .headbox {
  width: 170px;
  border-radius: 50%;
  border: 4px solid #fb861e;
  overflow: hidden;
}
.ceocoo .card > div .namebox {
  width: 100px;
  height: 30px;
  background-color: #fb861e;
  color: #fff;
  text-align: center;
  line-height: 30px;
  border-radius: 2px;
  position: relative;
  top: -8px;
}
.ceocoo .card > div p {
  line-height: 2;
  margin-top: 5px;
  text-align: justify;
}
.about-team {
  margin-top: 20px;
}
.about-team h3 {
  font-size: 28px;
  font-weight: 100;
  margin-bottom: 28px;
}
.about-team .owl-carousel .text-center {
  margin-top: 10px;
}
.honor {
  margin-top: 35px;
  margin-bottom: 80px;
}
.honor h3 {
  font-size: 28px;
  font-weight: 100;
}
.honor ol li {
  border-left: 2px solid #fb861e;
  padding: 5px 8px;
  font-size: 16px;
  color: #4c4c4c;
  margin-top: 20px;
}
/*新闻列表*/
.newslist {
  background-color: #fff;
  margin-bottom: 40px;
  margin-top: 20px;
}
.newslist ol li {
  border-bottom: 1px solid #f1f1f1;
  padding: 20px 0;
}
.newslist ol li h4 {
  font-weight: bold;
  color: #585858;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 20px;
  white-space: nowrap;
}
.newslist ol li p {
  color: #666;
  line-height: 20px;
  height: 60px;
  overflow: hidden;
}
.newslist ol li:hover {
  cursor: pointer;
}
.newslist ol li:hover .monthdate {
  background-color: #fc8c31;
}
.newslist ol li:hover h4 {
  color: #f57d2c;
}
.newslist ol li:hover .newscont .rightjt {
  background-position: 0 0;
}
.newslist ol li:hover p {
  color: #4c4c4c;
}
.newslist .monthdate {
  width: 86px;
  height: 86px;
  background-color: #ffb266;
  padding-top: 6px;
  transition: all 0.3s;
  text-align: center;
  font-size: 26px;
  font-weight: 100;
  color: #fff;
}
.newslist .newscont {
  padding-left: 10px;
}
.newslist .newscont p {
  margin: 8px 0 0 0 ;
}
.newslist .newscont .rightjt {
  transition: all 0.2s ;
  width: 34px;
  height: 34px;
  background-image: url(../images/rightjt.png);
  background-size: cover;
  background-position: 0 -34px;
  margin-top: 30px;
}
/*招聘信息*/
.zhaopin-top {
  margin-top: 40px;
}
.zhaopin-top h3 {
	text-align: center;
  font-size: 28px;
  font-weight: 100;
}
.zhaopin-top li {
  margin-top: 20px;
}
.zhaopin-top .midicon {
  width: 160px;
  height: 110px;
  background-image: url(../images/zhaopinicon.png);
  background-size: cover;
}
.zhaopin-top .green {
  background-color: #1dcc88;
  border: 2px solid #0fb172;
}
.zhaopin-top .blue {
  background-color: #65b0f6;
  border: 2px solid #4497e5;
}
.zhaopin-top .orange {
  background-color: #fd9a69;
  border: 2px solid #ed8653;
}
.zhaopin-top .pink {
  background-color: #f089bf;
  border: 2px solid #e368a9;
}
.zhaopin-top .midfont {
  width: 80%;
  border-radius: 99px;
  line-height: 30px;
  color: #fff;
  font-size: 16px;
  margin-top: 14px;
}


.zhaopin-roll{
	margin-top: 40px;
}

.zhaopin-roll h3{
	text-align: center;
	margin-bottom: 30px;
	font-size: 28px;
  font-weight: 100;
}

.zhaopin-roll .container .owl-carousel .text-center{
	text-align: center;
	margin-top: 10px;
}

.zhaopin-bot {
  margin-top: 60px;
  margin-bottom: 80px;
}
.zhaopin-bot h3 {
  font-size: 28px;
  text-align: center;
  font-weight: 100;
}
.zhaopin-bot .zhaopinlist li {
  transition: all 0.3s;
  position: relative;
  border: 1px solid #d1d0cf;
  border-radius: 4px;
  margin-top: 40px;
  padding: 10px 30px;
}
.zhaopin-bot .zhaopinlist li:hover {
  border: 1px solid #f99d4c;
  box-shadow: 0px 2px 3px rgba(50, 50, 50, 0.2);
}
.zhaopin-bot .zhaopinlist li .licon {
  margin-bottom: 20px;
}
.zhaopin-bot .zhaopinlist li .licon > img {
  max-width: 60px;
}
.zhaopin-bot .zhaopinlist li .zhiwei {
  font-weight: bold;
  color: #4c4c4c;
  font-size: 18px;
}
.zhaopin-bot .zhaopinlist li .diayu {
  margin-left: 20px;
  color: #4c4c4c;
  font-size: 18px;
}
.zhaopin-bot .zhaopinlist li .biaoqianlist li {
  float: left;
  margin-top: 10px;
  line-height: 24px;
  padding: 0 8px ;
  border-radius: 2px;
  border: none;
  background-color: #fb861e;
  margin-right: 10px;
  color: #fff;
}
.zhaopin-bot .zhaopinlist li .miaoshu {
  margin-top: 20px;
  line-height: 1.8;
  padding-right: 40px;
  color: #4c4c4c;
}
.zhaopin-bot .zhaopinlist li .toujianli {
  position: absolute;
  right: 0;
  top: 0;
  margin-right: 10px;
  margin-top: 10px;
  background-color: inherit;
  border: none;
  color: #f57d2c;
  outline: none;
}
.zhaopin-bot .zhaopinlist li .toujianli i {
  display: inline-block;
  width: 16px;
  height: 18px;
  background-image: url(../images/jianli.png);
  background-size: cover;
  vertical-align: -4px;
  margin-right: 6px;
}
.contact {
  background-color: #f6f6f6;
  padding-bottom: 80px;
}
.contact .pinpai {
  margin-top: 20px;
  padding: 15px 10px;
}
.contact .pinpai > div {
  background-color: #fff;
  padding: 20px 0;
  border-radius: 8px;
  height: 110px;
}
.contact .pinpai .logobox img {
  max-width: 68px;
  max-height: 68px;
}
.contact .pinpai .cont h4 {
  font-weight: bold;
  margin-bottom: 5px;
}
.contact .pinpai .cont > div {
  line-height: 24px;
}
.contact .mapbigbox {
  padding: 0px 15px;
}
.contact .mapbox {
  padding: 10px;
  background-color: #fff;
  padding-bottom: 30px;
  border-radius: 8px;
}
.contact .mapbox img {
  margin-top: 15px;
}
.contact .mapright {
  padding: 0 20px;
}
.contact .mapright h4 {
  margin-top: 15px;
  font-weight: bold;
}
.contact .mapright div {
  margin-top: 10px;
}
/*响应效果*/
@media (max-width: 770px) {
  .fs-12 {
    font-size: 12px;
  }
  .fs16 {
    font-size: 14px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs22 {
    font-size: 22px;
  }
  .news {
    padding-top: 20px;
  }
  .news h2 {
    font-size: 22px;
  }
  .news .seemore {
    margin-top: 20px;
  }
  .homenews h2 {
    font-size: 22px;
  }
  .homenews .newslist {
    margin-top: 0;
  }
  nav .mainnav {
    padding-left: 15px;
  }
  .Companyprofile {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .Companyprofile h2 {
    text-align: center;
    border-left: none;
    margin-top: 10px;
  }
  .Companyprofile p {
    padding: 0;
  }
  .Companyprofile .maincontain {
    padding: 0;
  }
  .xiangmu {
    padding: 30px 15px;
  }
  .xiangmu .container {
    padding-left: 0;
    padding-right: 0;
  }
  .xiangmu p {
    padding-left: 0;
    padding-right: 0;
  }
  footer .ewmbox {
    margin-top: 10px;
  }
  .Cooperation {
    padding-top: 20px;
  }
  .Cooperation h2 {
    font-size: 22px;
  }
  .zhaopin-top {
    margin-top: 15px;
  }
  .zhaopin-top h3 {
    font-size: 22px;
    text-align: center;
  }
  .zhaopin-bot h3 {
    font-size: 22px;
    text-align: center;
  }
  .zhaopin-bot .zhaopinlist li {
    margin-top: 16px;
  }
  .zhaopin-bot .zhaopinlist li:hover {
    border: 1px solid #d1d0cf;
    box-shadow: none;
  }
  .zhaopin-bot .zhaopinlist li .miaoshu {
    padding-right: 0;
  }
  .zhaopin-bot .zhaopinlist li .toujianli {
    position: relative;
    width: 60%;
    display: block;
    margin: 0 auto;
    border: 1px solid #fb861e;
    border-radius: 4px;
    padding: 8px 0;
    margin-top: 30px;
  }
  .carousel-indicators li {
    width: 10px;
    height: 10px;
  }
  .carousel-indicators li.active {
    width: 10px;
    height: 10px;
  }
  .contact {
    padding-bottom: 20px;
  }
  .contact .pinpai {
    margin-top: 0;
    padding: 10px 15px 0 15px ;
  }
  .contact .pinpai > div {
    padding: 15px;
    height: auto;
  }
  .contact .mapbox {
    margin-top: 10px;
  }
  .aboutwh,
  .ceocoo {
    padding-top: 20px;
  }
  .aboutwh .card > div .namebox,
  .ceocoo .card > div .namebox {
    width: 80px;
    height: 26px;
    line-height: 26px;
  }
  .aboutwh h3,
  .ceocoo h3 {
    text-align: center;
    font-size: 22px;
  }
  .ceocoo {
    padding-top: 20px;
  }
  .ceocoo .card {
    margin-top: 15px;
  }
  .about-team h3 {
    text-align: center;
    font-size: 22px;
  }
  .honor h3 {
    text-align: center;
    font-size: 22px;
  }
  .newslist .newscont {
    margin-top: 10px;
  }
  .zhaopin-bot {
    margin-top: 30px;
  }
  .mapbox .mapright {
    padding-left: 0;
  }
  
  .zhaopin-roll h3{
  	font-size: 22px;
  }
}
