/* banner */
.banner {
  width: 100%;
  height: 300px;
  position: relative;
}
.banner span {
  height: 300px;
}
.banner span a {
  display: block;
  background: url("../images/nygg.jpg") no-repeat center;
  height: 100%;
}
.dinwei {
  position: relative;
}
.dinwei .xianmu {
  position: absolute;
  bottom: 0;
  height: 48px;
  line-height: 48px;
  width: 1172px;
  background: #000;
  opacity: 0.4;
  padding-left: 28PX;
  color: #fff;
}
.dinwei .xianmu span {
  height: 20px;
  font-size: 16px;
  float: left;
}
.dinwei .xianmu span img {
  margin-top: 14px;
  margin: 0 8px;
  transition: all 1s ease-out;
}
.dinwei .xianmu span img:first-child {
  position: relative;
  top: 3px;
  margin-right: 16px;
}
.dinwei .xianmu span img:hover {
  transform: scale(1.1);
}
.dinwei .xianmu span a {
  height: 48px;
  line-height: 48px;
  text-decoration: none;
  color: #fff;
}
.dinwei .xianmu span a:hover {
  color: #e4672f;
}
/* 展位 */
.zhanwei1 {
  width: 100%;
 margin-bottom: 30px;
  background: #f4f4f4;
}
.zhanwei1 a {
  text-decoration: none;
}
.zhanwei1 .container {
  padding-top: 30px;
}
.zhanwei1 .container .zhanwei-left {
  float: left;
  
  width: 266px;
}
.zhanwei1 .container .zhanwei-left a:hover {
  color: #e4672f;
}
.zhanwei1 .container .zhanwei-left .zhanwei {
  position: relative;
  background: #e4672f;
  color: #fff;
  height: 66px;
  line-height: 66px;
}
.zhanwei1 .container .zhanwei-left .zhanwei span {
  position: absolute;
  top: 12px;
  left: 20px;
  width: 36px;
  height: 38px;
}
.zhanwei1 .container .zhanwei-left .zhanwei span img {
  transition: all 1s ease-out;
}
.zhanwei1 .container .zhanwei-left .zhanwei span img:hover {
  transform: scale(1.1);
}
.zhanwei1 .container .zhanwei-left .zhanwei h2 {
  display: inline;
  margin-left: 74px;
  font-weight: 500;
  font-size: 24px;
}
.zhanwei1 .container .zhanwei-left .zhanwei-leixing {
  background: #e6e6e6;
}
.zhanwei1 .container .zhanwei-left .zhanwei-leixing h3 {
  height: 55px;
  line-height: 55px;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  color: #000;
  margin-bottom: 1px;
}
.zhanwei1 .container .zhanwei-left .zhanwei-leixing h3 a:hover,.zhanwei1 .container .zhanwei-left .zhanwei-leixing h3 a.cur {

  font-weight: 500;
  color: #e4672f;

}
.zhanwei1 .container .zhanwei-left .zhanwei-leixing h3 a{
  height: 55px;
  line-height: 55px;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  color: #000;
  display:block;
}
.zhanwei1 .container .zhanwei-left .zhanwei-leixing ul {
  background: #fff;
  
}
.zhanwei1 .container .zhanwei-left .zhanwei-leixing ul li {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #f1f0f0;
  font-family: "微软雅黑";
  width:50%;
  float:left
}
.zhanwei1 .container .zhanwei-left .zhanwei-leixing ul li:hover a,.zhanwei1 .container .zhanwei-left .zhanwei-leixing ul li a.cur {
  color: #e4672f;
}
.zhanwei1 .container .zhanwei-left .zhanwei-leixing ul li a {
  display: block;
  padding-left: 40px;
  font-size: 14px;
  color: #666666;
}
.zhanwei1 .container .zhanwei-right {
  position: relative;
  float: right;
  width: 905px;
  
}
.zhanwei1 .container .zhanwei-right .right-title {
  background: #000;
  height: 66px;
  line-height: 66px;
}
.zhanwei1 .container .zhanwei-right .right-title p {
  margin-left: 40px;
  font-size: 20px;
  color: #ffffff;
}
.zhanwei1 .container .list ul li {
  float: left;
  margin-top: 20px;
  margin-right: 10px;
  background: #ffffff;
  width: 295px;
  height: 334px;
  overflow: hidden;
}
.zhanwei1 .container .list ul{width: 102%;}

.zhanwei1 .container .list ul li a {
  display: block;
  width: 295px;
  height: 219px;
  overflow: hidden;
}
.zhanwei1 .container .list ul li a img {
  width: 100%;
  height: 100%;
  transition: all 1s ease-out;
}
.zhanwei1 .container .list ul li a img:hover {
  transform: scale(1.1);
}
.zhanwei1 .container .list ul li .zhanlang {
  position: relative;
  padding-left: 20px;
}
.zhanwei1 .container .list ul li .zhanlang .shanyang {
  font-size: 20px;
  color: #000;
  margin-top: 14px;
}
.zhanwei1 .container .list ul li .zhanlang p {
  font-size: 14px;
  color: #444444;
  line-height: 28px;
}
.zhanwei1 .container .list ul li .zhanlang p a {
  display: inline;
  font-size: 20px;
  color: #000;
}
.zhanwei1 .container .list ul li .zhanlang p a:hover {
  color: #e4672f;
}
.zhanwei1 .container .list ul li .zhanlang .zx {
  position: absolute;
  right: 10px;
  bottom: 0;
  display: block;
  width: 105px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background: #f2f2f2;
  color: #000000;
  border-radius: 5px;
  cursor: pointer;
  border: 1px solid #444444;
}
.zhanwei1 .container .list ul li .zhanlang .zx:hover {
  background: #e4672f;
  border: 1px solid #e4672f;
  color: #fff;
}
.zhanwei1 .container .zhanwei-right .fenyeu {
  height: 50px;
  position: absolute;
  left: 278px;
  bottom: -8px;
}
.zhanwei1 .container .zhanwei-right .fenyeu a {
  padding: 6px 18px;
  font-size: 14px;
  height: 34px;
  line-height: 34px;
  background: #f2f2f2;
  color: #000;
  border: 1px #bfbfbf solid;
  border-radius: 5px;
  margin-right: 12px;
}
.zhanwei1 .container .zhanwei-right .fenyeu a:hover {
  background: #e4672f;
  border: 1px #e4672f solid;
  color: #fff;
}
.zhanwei1 .container .zhanwei-right .fenyeu .cur {
  background: #e4672f;
  border: 1px #e4672f solid;
  color: #fff;
}
.konbai {
  
  width: 100%;
  
  background:#fff;
      padding: 30px 0;
}
.konbai .container {
  height: 100%;
  
}


.pagess {
	clear: both;
	overflow: hidden;
	text-align: center;
	font-size:12px;
	padding-top:20px;
}
.pagess ul a {
	display:inline-block;
	border: 1px solid #ccc;
	padding: 4px 12px;
	margin: 0 1px;
	line-height:24px;
	background: #fff;
	color:#999
}
.pagess ul span {
	display:inline-block;
	border: 1px solid #ccc;
	padding: 4px 12px;
	margin: 0 1px;
	line-height:24px;
	background: #fff;
	color:#999
}
.pagess ul a:hover {
	background:#c74b12;
	color:#fff;
	border: 1px solid #c74b12
}
.pagess ul li:hover a {
	color:#fff;
}
.pagess ul span.current {
	display: inline-block;
	border: 1px solid #c74b12;
	padding: 4px 12px;
	margin: 0 1px;
	background: #c74b12;
	color: #fff;
}
.pagess ul span.current a {
	color: #fff;
}
.pagess ul li a {
	display:block;
	color:#999
}
.pagess ul li a:hover {
	color: #fff;
}
/*# sourceMappingURL=./index.css.map */


/* project */

.project {
    width: 100%;
    background: url(../images/projectbg01.jpg) no-repeat center;
    height: 339px;
    padding-top: 42px;
    text-align: center;
    margin-bottom:-20px;
}

.project h2 {
    font-size: 33px;
    color: #fff;
}

.project span {
    display: block;
    font-size: 18px;
    color: #9b9a99;
}

.project em {
    display: block;
    margin-top: 22px;
    font-size: 21px;
    color: #fff;
}

.project h4 {
    font-size: 21px;
    color: #fff;
    margin-top: 6px;
    font-weight: normal;
}

.project h4 em {
    font-size: 25px;
    color: #fff;
    font-weight: bold;
}

.project .biaodan {
    width: 764px;
    margin: 32px auto 0;
    height: 48px;
}

.project .biaodan Input {
    width: 277px;
    float: left;
    border: none;
    border-right: 1px solid #cfcfcf;
    height: 48px;
    line-height: 48px;
    outline: none;
    padding: 0 10px 0 18px;
    font-size: 14px;
    color: #333333;
}

.project .biaodan .coolbg {
    display: block;
    width: 152px;
    height: 48px;
    float: left;
    line-height: 48px;
    text-align: center;
    background: #e15616;
    font-size: 14px;
    color: #fff;
    border-radius: 0 30px 30px 0;
}

.project .biaodan .name {
    border-radius: 30px 0 0 30px;
}

.project p {
    font-size: 18px;
    color: #fff;
    margin-top: 26px;
}

.project p i {
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    font-style: normal;
}