body{
	background: #fff;
}
a{
	outline: none !important;
}
/*** header  public css  star ***/
.pc-mode .header-logo{
	top:30%;
}
.pc-mode .header-nav-item a:hover,.pc-mode .header-nav-item:hover>a{
	opacity: 1;
	-webkit-opacity:1;
	color: #00d6d8;
}
.header-nav-item a:hover:after{
	content: '';
	display: block;
	width: 153px;
	height: 18px;
	background: url("../../img/bottom-line.png") no-repeat center;
	background-size: 100%;
	position: absolute;
	left: -45px;
	top: 96%;
}
.header-nav-item.item2 a:hover:after{
	left: -45px;
	top:45%;
}
.header-nav-item.item2.active>a:after{
	content: '';
	display: block;
	width: 153px;
	height: 18px;
	background: url("../../img/bottom-line.png") no-repeat center;
	background-size: 100%;
	position: absolute;
	left: -45px;
	top:45%;
}
.header-nav-item:first-child a:hover:after{
	left: -63px;
}
.pdt72{
	padding-top: 72px;
}
.subnav-list{
	padding-left: 0;
	width: 200px;
	text-align:  left;
	position: absolute;
	left: 0;
	margin-top: 20px;
	overflow: hidden;
	display: none;
	animation:htos 1s infinite;
	-webkit-animation:htos 1s; /* Safari 和 Chrome */
}
.item2{
	height:156px;
}
.pc-mode .header-nav-item:hover .subnav-list{
	display: block;
}
.pc-mode .header-nav-item .subnav-list a:hover:after{
	width: 0;
	height: 0;
}
.pc-mode .header-nav-item .subnav-list a:hover{
	background:url("../../img/right_arr.png") no-repeat 47% center;
	background-size:6px 9px;
}
.pc-mode .header-nav-item a{
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
.pc-mode .header-nav-item .subnav-list a{
	display: block;
	height: 42px;
	line-height: 42px;
	font-size:14px;
	/*padding-right:10px;*/
	color: #fff;
	opacity:0.5;
	filter:alpha(opacity=50);
}
.pc-mode .header-nav-item .subnav-list a:hover{
	color: #00ffff;
	opacity:1;
	filter:alpha(opacity=100);
}

.header-nav-item.item3 a:hover:after{
	left: -45px;
	top:45%;
}
.header-nav-item.item3.active>a:after{
	content: '';
	display: block;
	width: 153px;
	height: 18px;
	background: url(../../img/bottom-line.png) no-repeat center;
	background-size: 100%;
	position: absolute;
	left: -45px;
	top:45%;
}
.sub_list2{
	padding-left: 0;
	width: 200px;
	text-align:  left;
	position: absolute;
	left: 0;
	margin-top: 20px;
	overflow: hidden;
	display: none;
	animation:htos 1s infinite;
	-webkit-animation:htos 1s; /* Safari 和 Chrome */
}
.item3{
	height:156px;
}
.pc-mode .header-nav-item .sub_list2 a:hover:after{
	width: 0;
	height: 0;
}
.pc-mode .header-nav-item .sub_list2 a:hover{
	background:url("../../img/right_arr.png") no-repeat 32% center;
	background-size:6px 9px;
}
.pc-mode .header-nav-item .sub_list2 a{
	display: block;
	height: 42px;
	line-height: 42px;
	font-size:14px;
	/*padding-right:10px;*/
	color: #fff;
	opacity:0.5;
	filter:alpha(opacity=50);
}
.pc-mode .header-nav-item .sub_list2 a:hover{
	color: #00ffff;
	opacity:1;
	filter:alpha(opacity=100);
}
.header-nav-item.item3 .sub_list2 a:hover:after{
	left: -45px;
	top:45%;
}
.header-nav-item.item3.active>a:after{
	content: '';
	display: block;
	width: 153px;
	height: 18px;
	background: url(../../img/bottom-line.png) no-repeat center;
	background-size: 100%;
	position: absolute;
	left: -45px;
	top:45%;
}
.pc-mode .header-nav-item:hover .sub_list2{
	display: block;
}
/***   header  public css  end ****/
/***  footer public css star  ***/
.copy{
	width: 100%;
	min-width: 1100px;
	height: 230px;
	background: url('../../img/copybg.jpg') no-repeat center;
	background-size: 1920px 230px;
}
.left-title{
  font-size: 30px;
  color: #0fbae0;
  position: absolute;
  left: 30px;
  top: 26px;
  letter-spacing: 5px;
}
.left-logo{
	display: block;
	width: 113px;
	height: 63px;
	background: url('../../img/logo.png') no-repeat center;
	background-size: 100%;
	position: absolute;
	left: 30px;
	top: 74px;
}
.copy-text{
  position: absolute;
  left: 30px;
  top: 133px;
}
.copy-text p{
  font-size: 16px;
  color: #FFF;
  font-weight: 100;
  line-height: 18px;
	margin-bottom: 10px;
}
.copy-text a:hover,
.copy-text a:focus{
  color: #FFF;
  text-decoration: none;
}
.copy-text img{
  width: auto;
  height: 24px;
  padding: 0 4px 0 0;
  vertical-align: -4px;
}
.copy-text a{
  padding-right: 10px;
}
.copy-text span{
  display: inline-block;
  height: 26px;
  line-height: 26px;
}
.copy-text p:last-child{
  display: block;
  width: 830px;
  border-top: 1px solid #ccc;
  padding-top: 6px;
  font-size: 12px;
  color: #FFF;
  line-height: 26px;
  margin-bottom: 0;
}
.copy-text p:last-child span{
  opacity: 0.5;
  -webkit-opacity: 0.5;
}
.copy-box{
	width: 1100px;
	margin:auto;
	display: block;
	position: relative;
}
.za-qrcode{
	position: absolute;
	top: 45px;
	right: 60px;
	font-size: 16px;
	color: #FFF;
}
.cqgseb{
	position: absolute;
	top: 126px;
	left: 540px;
}
.cqgseb>img{
  height: 90px;
  width: 66px;
}
.za-qrcode>p{
	text-align: center;
	margin-top:10px;
	letter-spacing: 2px;
}
.za-qrcode>img{
	width: 110px;
}
/***  footer public css end  ***/


.banner{
	width:100%;
	height:484px;
	background:url("../../img/about/about_banner.jpg") no-repeat center center;
	background-size:auto 100%;
	min-width:1200px;
}

.serve-main {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.main-pos {
    position: absolute;
    width: 314px;
    height: 313px;
    background: url('../../img/pos.png') no-repeat;
    background-size: 100% 100%;
    right: -157px;
    bottom: 94px;
}
.serve-main-box {
    width: 702px;
    margin: 0 auto;
    padding: 74px 0;
}

.main-h2 {
    width: 511px;
    height: 65px;
    background: url("../../img/service-title.png") no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-bottom: 60px;
}

.main-con {
    margin-bottom: 46px;
}

.main-con:last-child {
    margin-bottom: 0;
}

.main-con p {
    font-size: 16px;
    color: #999999;
}

.main-con .con-worda {
    padding-left: 18px;
}

.con-pos {
	position: relative;
	margin-bottom: 80px;
}

.con-pos .pos-span1 {
    position: absolute;
    top: -42px;
    left: -70px;
    width: 173px;
    height: 152px;
    background: url('../../img/pos-img.png') no-repeat;
    background-size: 100% 100%;
}

.con-pos .pos-span2 {
    position: absolute;
    bottom: 12px;
    right: -15px;
    width: 122px;
    height: 30px;
    background: url('../../img/service-wh.png') no-repeat;
    background-size: 100% 100%;
}

.main-h3 {
    height: 24px;
    line-height: 24px;
    font-size: 24px;
    color: #454545;
    background: url('../../img/service-sx.png') no-repeat 0;
    background-size: 5px 25px;
    /*background-position: 0 0;*/
    padding-left: 18px;
    margin-bottom: 25px;
}

.con-img {
    width: 578px;
    height: 128px;
    margin-left: 18px;
}
.supervise{
	width: 100%;
	border-top: 1px solid #999999;
}
.supervise:hover{
	cursor: pointer;
}
.complaint-box{
	display: none;
	color: #999999;
	font-size: 12px;
}
.comp-text{
	height: 24px;
	line-height: 24px;
}
.small-icon {
    height: 24px;
    line-height: 24px;
    background-size: 100% 100%;
    background-position: 0 0;
	margin-left: 18px;
	margin-bottom: 15px;
}

.icon-sec {
	padding-left: 36px;
    background: url('../../img/service-mail.png') no-repeat;
}

.icon-thr {
	padding-left: 36px;
	background: url('../../img/service-url.png') no-repeat;
	margin-bottom: 0;
}

.icon-for {
	padding-left: 36px;
    background: url('../../img/service-phone.png') no-repeat;
}
.clearfix {
    zoom: 1;
}

.clearfix:after {
    display: block;
    content: '';
    clear: both;
}