@charset "utf-8";
body {
  padding: 0px;
  font-size: 16px;
  font-family: "Microsoft YaHei", "微软雅黑";
  line-height: 32px;
  color: #333;
  overflow-x: hidden;
  background: #fff;
  margin: 0 auto;
}


.dompc {
  display: block;
}
.dommobile {
  display: none;
}
.mobile_btn {
  cursor: pointer;
  width: 36px;
  height: 50px;
  position: absolute;
  right: 10px;
  display: none;
  top: 0px;
  z-index: 999;
  box-sizing: border-box;
  padding: 15px 0px;
}
.mobile_btn.on .line1 {
  transform: rotate(45deg);
  transform-origin: -2% 50%;
}
.mobile_btn.on .line2 {
  width: 0;
}
.mobile_btn.on .line3 {
  transform: rotate(-45deg);
  transform-origin: 3% 50%;
}
.mobile_btn span {
  display: block;
  width: 28px;
  height: 3px;
  background: #fdb940;
  transition: all .45s;
}
.mobile_btn .line2 {
  margin: 7px 0;
  width: 28px;
}
.impact {
		font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.ziti {
font-family: Arial, Helvetica, sans-serif;
}
.imgbg {
  background: no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
}
.imgbg img {
  opacity: 0;
}
.flex {
  display: flex;
  align-items: center;
  justify-content: center;
}
.elli {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
h1, h2, h3, h4, h5 {
  margin: 0px;
  padding: 0px;
}
a {
  color: #333;
  text-decoration: none;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
}
a:hover {
  color: #fdb940;
  text-decoration: none;
}
.clear {
  clear: both;
}
dl {
  margin: 0px;
  padding: 0px;
}
dd {
  display: block;
  margin: 0px;
  padding: 0px;
  -webkit-margin-start: 5px;
}
form {
  margin: 0px;
  padding: 0px;
}
img {
  border: 0;
  margin: 0;
  padding: 0px;
}
* {
  box-sizing: border-box;
}
.pad60 {
  padding-top: 60px;
}
div {
  margin: 0px;
  padding: 0px;
}
ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
p {
  margin: 0px;
  padding: 0px;
  padding-bottom: 23px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.logozy {
  height: 110px;
  margin-left: 20px;
}
.logozy img {
  vertical-align: middle;
	width: 302px;
}
.topbg {
  left: 0;
  top: 0;
  right: 0;
height: 88px;
  position: fixed;
  line-height:88px;
  background: #fff;
  z-index: 99;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
}
.topbg .navpc {
  float: right;
  margin-right: 20px;
}
.topbg .navpc ul li {
  float: left;
}
.topbg .navpc ul li {
  font-size: 18px;
  display: block;
  position: relative;
  float: left;
  padding: 0px 1vw;
  margin: 0px 0.53vw;
}
.topbg .navpc ul li a {
  color: #333;
}
.topbg .navpc ul li:before {
  position: absolute;
  bottom: 10px;
  width: 0px;
  left: 50%;
  height: 17px;
  content: "";
  background: url(../images/line.png) no-repeat bottom center;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  opacity: 0;
}
.topbg .navpc ul li:hover:before {
  width: 73px;
	margin-left: -36px;
  opacity: 1;
	  background: url(../images/line.png) no-repeat bottom center;
}
.topbg .navpc ul li.activemenu:before {
  width: 73px;
	margin-left: -36px;
  opacity: 1;
	  background: url(../images/line.png) no-repeat bottom center;
}
.topbg .navpc ul li .box {
  padding: 10px 0;
  position: absolute;
  left: 50%;
  top: 86px;
  background: #fff;
  clear: both;
  width: 200px;
  margin-left: -100px;
  -o-transition: all .5s;
  overflow: hidden;
  display: none;

}
.topbg .navpc ul li .box a {
  float: left;
  width: 100%;
  clear: both;
  display: block;
  text-align: center;
  height: 48px;
  line-height: 48px;
  color: #333;
  font-size: 16px;
  font-weight: 400;
}
.topbg .navpc ul li .box a:hover {
  background: #fdb940;
	color: #fff;
}
.topbg .navpc ul li:hover .box {
  display: block;
}
.wrap {
  width: 91%;
  margin: 0 auto;
  clear: both;
  max-width: 1600px;
}
.ser{
		float: right;
		background: url(../images/ser.png) #fdb940 no-repeat center center;
	background-size: 40px auto;
	width: 79px;
	height: 100%;
	position: relative;
	cursor: pointer;
	}
.tousu{
	float: right;
	height: 100%;
}
.jianyi{
	font-size: 16px;
	margin-right: 20px;
}
.jianyi a {
	float: left;
	background: url(../images/tsjy.png) #f5f5f5 no-repeat 11px center;
	background-size: 28px auto;
	border-radius: 5px;
	line-height: 44px;
	padding-left: 42px;
	width: 120px;
	height: 44px;
}
.friendly-link {
  width: 127px;
	display: inline-block;
  position: relative;
  margin-top: 9px;
}
.friendly-link p {
  color: #333;
  cursor: pointer;
  height: 35px;
	border-radius: 3px;
	border: 1px solid #ddd;
  line-height: 32px;
  position: relative;
  font-size: 16px;
	text-align: left;
	padding-left: 20px;
}
.friendly-link p:before {
  content: "";
  position: absolute;
  bottom: 13px;
  right: 20px;
  z-index: 6;
  width: 0;
  height: 0;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-bottom: 5px solid #596d7e;
}
.friendly-link-ul {
  position: absolute;
  bottom: 35px;
  right: 0px;
  background: #fff;
  width: 200%;
  display: none;
  color: #000000;
  z-index: 20;
  text-align: left;
	border-radius: 3px;
	border: 1px solid #DDD;
    background: #FFF;
}
.friendly-link-ul a {
  color: #868686;
  font-size: 15px;
  display: block;
  width: 100%;
  height: 100%;
  padding: 7px 10px;
  line-height: 24px;
	border-top: 1px solid #DDD;
}
.friendly-link-ul  li:nth-child(1) a{
	border:0px;
}
.friendly-link-ul li:hover {
  background: #596d7e;
  cursor: pointer;
}
.friendly-link-ul li:hover a {
  color: #fff;
}
ul.friendly-link-ul {
  max-height: 340px;
  overflow-y: auto;
}
div ul .friendly-link {
  line-height: 30px;
}
ul.friendly-link-ul {
  line-height: 32px;
}
ul.friendly-link-ul a {
  width: 100%;
}

/*底部*/

.footbg {
  background: url(../images/footbg.jpg) no-repeat top center;
	background-size: cover;
	padding-bottom: 20px;
  overflow: hidden;
  clear: both;
	border-top: 4px solid #fdb940;
}
.foot_l {
  width: calc(100% - 406px);
  display: flex;
  justify-content: space-between;
  float: left;
  padding-top: 15px;

}
.foot_m {
 	width:100px;
	position: relative;
	float: left;
	height: 286px;
	margin-top:60px;
}
.foot_m:before {
	background:#e5e5e5;
	bottom: 0px;
	position: absolute;
	content: "";
	height: 286px;
	width: 1px;
	display: block;
	left: 49%;
}
.foot_r {
  width: 306px;
  float: right;
  padding-top:46px;
	
}
.wxqq {
  text-align: center;
  line-height: 28px;
  position: relative;
	clear: both;
	padding-top: 10px;
	width: 100%;
}
.wxqq_l{
	float: left;
	margin: 0px 15px;
	width: 119px;
}
.wxqq_l img{
	width: 119px;
	height: 122px;
}
.foot_l .ul_item {
  width: 139px;
}
.footbg h2 {
  font-size: 20px;
  font-weight: bold;
  padding: 54px 0px 23px;
}
.foot_l .ul_item ul li {
  line-height: 36px;
}
.foot_l .ul_item ul li a {
  color: #596d7e;
  position: relative;
  font-size: 15px;
}
.foot_l .ul_item ul li a:hover{
	color: #fdb940;
}
.top_tel {
	float: left;
	background: url(../images/tel.png) no-repeat 0px 1px;
	background-size: 36px;
	text-indent: 39px;
	line-height: 34px;
	padding-bottom: 12px;
}
.top_tel span {
	font-size: 22px;
	color: #efba34;
}
.top_tel span  b{
	font-size: 18px;
	position: relative;
	top: -2px;
	  font-family: "Microsoft YaHei", "微软雅黑";
}
.banquanbg{
	clear: both;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 40px;
}
.banquanbg a{
	display: inline-block;
}

.banquanbg a.axck{
	background: url(../images/love.png) no-repeat 0px 1px;
	background-size: 29px auto;
	padding-left: 33px;
	height: 36px;
	color: #596d7e;
	font-weight: bold;
	margin-right: 9px;
}
.copyright{
	border-top: 1px solid #cfcfcf;
	text-align: center;
	padding-top: 10px;
}
.masklayer {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7) !important;
	background: #000;
	filter: alpha(opacity=70);
	position: fixed;
	z-index: 998;
	left: 0;
	top: 0;
	display: none;
}
.search_box {
	transition: all 0.5s ease-out 0s;
	display: none;
	height: 45px;
	line-height: 45px;
	width: 550px;
	position: fixed;
	left: 50%;
	margin-left: -275px;
	top: 48%;
	z-index: 999;
}
.search_box .kw {
	background: #fff;
	width: 430px;
	height: 45px;
	line-height: 45px;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
	padding: 0px 15px;
	cursor: pointer;
	border: 0px;
	float: left;
}
.map-close {
	position: fixed;
	top: 100px;
	right: 30px;
	color: #fff;
	font-size: 60px;
	width: 60px;
	height: 60px;
	cursor: pointer;
}
.search_box .ok {
	background: #fdb940;
	float: right;
	color: #fff;
	width: 120px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 18px;
	cursor: pointer;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
	border: 0px;
}
.logodi img{
	width: 302px;
}
.copyright  span {
    margin-left: 10px;
}

@media screen and (max-width:1440px) {
	.topbg .navpc ul li{
		font-size: 16px;
	}
	.jianyi{
		font-size: 16px;
	}
	.logozy img{
		width: 250px;
	}
	.ser{
		width: 68px;
	}
	
		.topbg {
        height: 76px;
        line-height: 76px;
    }
	.topbg .navpc ul li .box{
		top: 73px;
	}
		.banquanbg{
		padding-top: 10px;
	}
	
}
@media screen and (max-width: 1028px) {
  body {
    font-size: 15px;
    line-height: 28px;
  }
  body.on {
    height: 100vh;
    width: 100vw;
    position: fixed;
    left: 0px;
    top: 0px;
  }
		    .topbg {
        height: 56px;
        line-height: 56px;
		
    }

.dompc {
    display: none;
  }
  .dommobile {
    display: block;
  }
  .mobile_btn {
    display: block;
  }
  .topbg .navmobile {
    width: 100%;
    box-sizing: border-box;
    transition: ease .5s;
    opacity: 0;
   transform: translateX(-140%);
   height: calc(100% - 56px);
    position: fixed;
    top: 56px;
    left: 0px;
    z-index: 998;
    background: rgba(253, 185, 64, .96);
    text-align: left;
    padding: 10px 30px 30px;
    padding-top: 10px;
  }
  .topbg .navmobile ul {
    overflow: scroll;
    height: 80%;
    overflow-x: hidden;
  }
  .topbg .navpc ul li:hover:before {
    width: 0px;
    left: 0px;
    opacity: 1;
  }
  .topbg .navpc ul li:hover .box {
    height: 0;
    overflow: hidden;
    display: none;
  }
  .topbg .navpc ul li.on .box {
    height: auto;
    display: block;
    top: 3px;
    padding: 9px;
    left: 0px;
    margin-left: 0px;
  }
  .topbg .navmobile.on {
    transform: translateY(0);
    opacity: 1;
  }
  .topbg .navmobile ul li {
    width: 100%;
    margin: 0 auto;
    height: auto;
  }
  .topbg .navmobile ul li {
    font-size: 15px;
    display: block;
    padding: 10px 0;
    line-height: 29px;
    color: #fff;
    position: relative;
    font-weight: bold;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
  }
  .topbg .navmobile ul li a {
    line-height: 29px;
    height: auto;
    color: #fff;
    display: inline-block;
  }
  .topbg .navmobile ul li .tit:before {
    content: "";
    background: url(../images/top02.png) no-repeat top center;
    width: 20px;
    height: 20px;
    background-size: 20px auto;
    position: absolute;
    right: 0px;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    top: 15px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
  }
  .topbg .navmobile ul li .no:before {
    content: "";
  }
  .topbg .navmobile ul li.cur .tit {
    color: #fff;
  }
  .topbg .navmobile ul li.cur .tit:before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
  }
  .topbg .navmobile ul li .box {
    display: none;
    padding: 10px 0;
    position: relative;
    background: none;
    padding: 0px;
    height: 0px;
    border: 0px;
  }
  .topbg .navmobile ul li .box a {
    display: block;
    font-size: 15px;
    line-height: 32px;
    height: 32px;
    color: #fff;
    text-align: left;
    text-indent: 10px;
  }	
	.foot_l{
		display: none;
	}
	.foot_m{
		display: none;
	}
	.foot_r {
    width: 100%;
    float: none;
    padding-top: 26px;
}
	.topbg .navpc ul li:before{
		background: none;
	}
	.search-box {
	width: 100%;
	margin-top:18px;
	clear:both;
}
.sousuo {
	float: left;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #ffffff;
	border-radius: 6px;
	padding: 0px 0px 0px 10px;
	box-sizing: border-box;
}
.sousuo input[type="text"] {
	appearance: none;
	-moz-appearance: none;
	border: none;
	width: 80%;
	-webkit-appearance: none;
	outline: none;
	font-size: 16px;
	background: none;
	color: #666;
	float:left;
	line-height:50px;
	height: 50px;
}
.serbb {
	float: left;
	color: #fff;
	background: url(../images/serb.png) no-repeat right center;
	background-size: 27px 27px;
	width: 15%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	padding-left: 30px;
	border-radius: 0px 3px 3px 0px;
	border-width: 0px;
	font-size: 22px;
	cursor: pointer;
}
	.nav_top{
	margin-bottom:0px;
	padding-top:0px;
	width:100%;
	height:70px;
	line-height:30px;
	position:relative;
	z-index:9;
}
	.ser{
		display: none;
	}
	.jianyi{
		margin-right: 60px;
	
	}
	.jianyi a {
	background: url(../images/tsjy.png) #fff no-repeat 0px center;
	background-size: 22px auto;
		padding-left: 26px;
		font-size: 15px;
			width: auto;
		font-weight: bold;
}
	.topbg .navpc ul li.activemenu:before{
		background: none;
	}
	.copyright span:nth-child(3) {
    display: block;
    clear: both;
    margin-left: 0px;
}
	.fixright{
		display: none;
	}
	.friendly-link {
    width: 167px;
    display: inline-block;
    position: relative
    margin-top: 9px;
}
	.friendly-link-ul{
		right:-83px;
	}
	.top_tel {
    float: left;
    background: url(../images/tel.png) no-repeat 0px 4px;
    background-size: 29px;
    text-indent: 29px;
    line-height: 34px;
    padding-bottom: 0px;
}
	.logodi img{
		width: 70%;
		margin: 0 auto;
		display: block;
	}
	.wxqq{
		    display: flex;
  align-items: center;
  justify-content: center;
	}


}
