* {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  outline: none;
  text-decoration: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Microsoft YaHei, arial, sans-serif;
}
body{min-width:1000px;}

/*@media (min-width:768px) {.container{width: 750px}}
@media (min-width:992px) {.container {width: 970px}}
@media (min-width:1200px) {.container {width: 1170px;margin: 0 auto;}}*/


#clear {
  clear: both;
  width: 0;
  height: 0;
  display: block;
}
.banner_section {
  width: 100%;
  min-width: 1000px;
  height: 358px;
  text-align: center;
  background: url(main_bg.png) no-repeat center;
}


.left {
  float: left;
}
.right {
  float: right;
}
.title-warp {
  width: 100%;
  height: 100px;
}
.title-warp .title-middle {
  width: 1000px;
  height: 100px;
  margin: 0 auto;
  overflow: hidden;
}
.title-warp .title-middle .title {
	text-align: center;
  height: 45px;
  display: block;
  margin: 20px auto 0;
  font-size:44px;
  color: #fff;
  font-weight: bold;
}
.title-warp .title-middle .title_s {
	text-align: center;
  display: block;
  margin: auto 0;
  font-size:32px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 2px;
}

.ban-warp {
  width: 100%;	
  margin-top:20px;
}
.ban-warp .title {
	text-align: center;
	margin-bottom: -70px;
  width: 100%;	
  display: block;	
  font-size:44px;	
  color: #05c160;	
  font-weight: bold;	
}

/* button*/
.ban-warp .button{
  width: 600px;
  margin: 0 auto;
  text-align: center;
  margin-top: 20px;
}

.ban-warp .btn {
  border-radius: 5px;
  padding: 10px 25px;
  font-size: 20px;
  font-weight: bold;
  letter-spacing:2px;
  text-decoration: none;
  color: #fff;
  position: relative;
  display: inline-block;
}

.ban-warp .green {
  background-color: #05c160;
  box-shadow: 0px 5px 0px 0px #b9ecc8;
}
.ban-warp .green:hover {
  background-color: #20ce76;
}

@media (max-width: 1000px) {  
  .ban-warp .btn {font-size: 1.8rem;padding: 20px 30px;}
}


.banci{
  width: 100%;
  min-width: 1000px;
  height:150px;
  text-align: center;
  background: url(banci.png) no-repeat center;
}

.ban-warp .button{margin-top: -180px;padding-bottom: 30px;}

.youhui{
  width: 100%;
  min-width: 1000px;
  height:790px;
  text-align: center;
  background: url(youhui.png) no-repeat center;
}
.kecheng{
  width: 100%;
  min-width: 1000px;
  height:564px;
  text-align: center;
  background: url(kecheng.png) no-repeat center;
}


.ban-warp  .table {
  background: white;
  border-collapse: collapse;
  margin: 1.25em 0 0;
  width: 100%;
  text-align: center;
}


.ban-warp .table th {
  background: #05c160;
  color: #ffffff;
  font-size: 16px;
}

.ban-warp .table tr td {
  background: #f3f9ff;
  color: #999999;
  font-size: 14px;
  text-align: center;
}

.ban-warp .table tr:nth-of-type(2n+2) td {
  background: #ffffff;
}

.ban-warp .table {
  margin-top: 10px;
  margin-bottom: 30px;
  border-collapse: collapse;
  border: 1px solid #e0e0e0;
}
.ban-warp .table td,
.ban-warp .table th {
  border-left: 1px solid #e0e0e0;
  padding: 5px;
}

@media (max-width: 1200px) { 
  .ban-warp .xibao-con p{font-size: 1.4rem;}
  .ban-warp .xibao-con h3{font-size: 1.4rem;}
  .ban-warp .table th {font-size: 2.0rem;}
  .ban-warp .table tr td {  font-size: 1.4rem;}
}



/**/
.lie {
    overflow: hidden;
    margin-bottom: 20px;
}

.lie1{
    padding: 10px;
    float: left;
    margin:7px;
    background:#ffffff;
    border:1px solid #dbdbdb;
    text-decoration: none;
}
.lie2{
    padding: 10px;
    float: left;
    margin:7px;
    background:#4dcb88;
    border:1px solid #dbdbdb;
    color: #fff;
}

.lie a{
    font-size: 16px;
    text-decoration: none;
    text-align:center;
}
.lie a:link{
    color: #000;
    text-decoration: none;
}

.lie a:visited{
    color: #000;
    text-decoration: none;
}
.lie a:hover{
    background-color: #05c160;
    color: #fff;
}


.tese-warp {
	margin-top: 20px;
  width: 100%;
}
.tese-warp .title {
  padding-top: 10px;
	background-color: #fff;
	text-align: center;
  width: 100%;
  height: 80px;
  display: block;
  font-size:44px;
  color: #0aa2f5;
  font-weight: bold;
}

.tese-warp .img{
	width: 1000px;
	margin: 0 auto;
	height:450px;
	text-align: center;
  background: url(tese.png) no-repeat center;
}

.ts_table{
	font-size: 20px;
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}
.ts_table .p1{
  position: absolute;
  margin-top: 120px;
  margin-left: 105px;
}
.ts_table .p2{
  position: absolute;
  margin-top: 120px;
  margin-left: 440px;
}
.ts_table .p3{
  position: absolute;
  margin-top: 120px;
  margin-left: 780px;
}
.ts_table .p4{
  position: absolute;
  margin-top: 330px;
  margin-left: 105px;
}
.ts_table .p5{
  position: absolute;
  margin-top: 340px;
  margin-left: 440px;
}
.ts_table .p6{
  position: absolute;
  margin-top: 340px;
  margin-left: 765px;
}


@media (max-width: 1200px) { 
	.ts_table .p1{font-size: 1.4rem;margin-top: 110px;margin-left: 100px;}
	.ts_table .p2{font-size: 1.4rem;margin-top: 110px;margin-left: 425px;}
	.ts_table .p3{font-size: 1.4rem;margin-top: 110px;margin-left: 770px;}
	.ts_table .p4{font-size: 1.4rem;margin-top: 320px;margin-left: 100px;}
	.ts_table .p5{font-size: 1.4rem;margin-top: 333px;margin-left: 435px;}
	.ts_table .p6{font-size: 1.4rem;margin-top: 333px;margin-left: 760px;}
}

	
.fw-warp {	
  width: 100%;	
	background-color: #fedf2d;
	padding-bottom: 50px;
}	
.fw-warp .title {	
  padding-top: 30px;	
  margin-bottom: 30px;	
	text-align: center;
  width: 100%;	
  height: 80px;	
  display: block;	
  font-size:44px;	
  color: #05c160;	
  font-weight: bold;	
}	
	
.fw_table{	
	font-size: 20px;
	width: 1000px;
	margin: 0 auto;
  text-align: left;
} 
.fw_table p{  
  border: 1px solid #d4d4d4;
    border-left: 5px solid #05c160; 
    border-radius: 4px;
    margin-top: 20px;
    width: 420px;
    margin-left: 40px;
    float: left;
    font-size: 20px;
    color: #5a5a5a;
    padding: 8px 20px;
    padding-left: 100px;
} 
.fw_table img{ position: absolute;margin-left: -60px;  }
  
@media (max-width: 1000px) {  
  .fw_table p{font-size: 1.4rem;} 
} 


.sz-warp {	
  width: 100%;	
	background-color: #fff;
	padding-bottom: 50px;
}	
.sz-warp .title {	
  padding-top: 20px;	
  margin-bottom: 30px;	
	text-align: center;
  width: 100%;	
  height: 100px;	
  display: block;	
  font-size:44px;	
  color: #fff;	
  background-color: #05c160;	
  font-weight: bold;	
}	




.display-warp .title-warp {
  background: #1dcd9f;
}
.display-warp .title-warp .title-middle {
  background: #1dcd9f;
}
.display-warp .title-warp .title-middle .title {
  text-align: center;
}
.display-warp .dispaly-con {
  width: 100%;
  background: #ebfffa;
  padding-top: 70px;
  padding-bottom: 70px;
}
.display-warp .dispaly-con .dis-main {
  width: 950px;
  margin: 0 auto;
}
.display-warp .dispaly-con .dis-main .l-con {
  margin-top: 100px;
  width: 30px;
  height: auto;
  text-align: center;
  background: #F9684B;
  font-size: 22px;
  padding: 15px;
  padding-right: 35px;
  color: white;
  line-height: 24px;
}
.display-warp .dispaly-con .dis-main .r-con {
  padding-left: 100px;
}
.display-warp .dispaly-con .dis-main .r-con .question {
  height: auto;
  background: #ffe42f;
  border-radius: 20px;
  position: relative;
  padding-bottom: 30px;
}
.display-warp .dispaly-con .dis-main .r-con .question .text {
  font-size: 14px;
  color: #333333;
  line-height: 24px;
  padding-top: 10px;
  padding-left: 30px;
  height: 130px;
  overflow: hidden;
  transition: 0.5s;
}
.display-warp .dispaly-con .dis-main .r-con .question .text1 {
  transition: 0.5s;
  height: auto;
  overflow: visible;
}
.display-warp .dispaly-con .dis-main .r-con .question .tangle {
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-right: 20px solid #ffe42f;
  position: absolute;
  top: 60px;
  left: -15px;
}
.display-warp .dispaly-con .dis-main .r-con .question .wenhao {
  width: 104px;
  height: 104px;
  display: block;
  background: url(wenhao.jpg) no-repeat;
  position: absolute;
  left: -130px;
  top: 30px;
}
.display-warp .dispaly-con .dis-main .r-con .question .line {
  width: 132px;
  height: 50px;
  display: block;
  background: url(line.jpg) no-repeat;
  position: absolute;
  bottom: -50px;
  left: 50%;
}
.display-warp .dispaly-con .dis-main .r-con .question .slide {
  font-size: 14px;
  color: white;
  text-decoration: underline;
  float: right;
  margin-right: 48px;
  cursor: pointer;
  transition: 0.5s;
}
.display-warp .dispaly-con .dis-main .r-con .question .slide .up {
  display: none;
}
.display-warp .dispaly-con .dis-main .r-con .question .slide:hover {
  color: #333;
}
.display-warp .dispaly-con .dis-main .r-con .answer {
  margin-top: 50px;
  border-radius: 0;
  background: #61c1be;
  box-shadow: 5px 5px #10908b;
  height: auto;
  padding-bottom: 40px;
}
.display-warp .dispaly-con .dis-main .r-con .answer .text {
  width: 98%;
  height: 102px;
}
.display-warp .dispaly-con .dis-main .r-con .answer .text1 {
  height: auto;
  overflow: visible;
}
.display-warp .dispaly-con .dis-main .r-con .answer .slide {
  display: block;
  padding-top: 10px;
}
.display-warp .dispaly-con .dis-main .two-con {
  padding-top: 70px;
}
.display-warp .dispaly-con .dis-main .two-con .question .two-text {
  height: 60px;
  line-height: 60px;
}
.display-warp .dispaly-con .dis-main .two-con .question .tangle {
  top: 30px;
}
.display-warp .dispaly-con .dis-main .two-con .question .wenhao {
  top: 10px;
}
.display-warp .dispaly-con .dis-main .tip {
  width: 705px;
  height: 32px;
  display: block;
  margin: 40px 0 0 260px;
  background: url(tip.png) no-repeat;
}





.live-warp .title-warp {
	background:#f8f8f8;
	border-top:1px solid #e1e1e1;
}
.live-warp .title-warp .title-middle .title {
  text-align: center;
  color: #05c160; 
}
.live-warp .live-con {
  width: 100%;
  padding-bottom: 50px;
	background:#f8f8f8;
}
.live-warp .live-con .live-main {
  width: 980px;
  margin: 0 auto;
}
.live-warp .live-con .live-main .liveinfo dt img {
  display: block;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
  border-radius: 20px;
  border: solid 5px #fff;
  box-shadow: 2px 2px 5px #cdcdcd;
}
.live-warp .live-con .live-main .liveinfo dd p {
  text-align: center;
  font-size: 20px;
  color: #333;
  padding-top: 15px;
}
.live-warp .live-con .live-main .liveinfo dd a {
  width: 300px;
  height: 42px;
  background: #099ef2;
  border-radius: 50px;
  font-size: 24px;
  display: block;
  margin: 15px auto 0;
  transition: 0.5s;
  text-align: center;
  line-height: 40px;
  color: white;
  margin-top: 30px;
}
@media (max-width: 1200px) { 
	.live-warp .live-con .live-main .liveinfo dd p {font-size: 1.6rem;}
  .live-warp .live-con .live-main .liveinfo dd a {width: 500px; height: 80px;  font-size: 2.4rem; padding-top: 15px;}
}



.liankao-warp .title-warp {			
  background: #05c160;			
}			
.liankao-warp .title-warp .title-middle {			
  background: #05c160;			
}			
.liankao-warp .title-warp .title-middle .title {			
  text-align: center;			
}			
.liankao-warp .liankao-con {			
  width: 100%;			
  background: #fff;			
  padding-top: 30px;			
  padding-bottom: 70px;			
}			
			
.liankao-warp .jieshao{			
  width: 1000px;			
  margin: 0 auto;			
	text-align: left;
  width:950px;
		
}				
		
.liankao-warp .jieshao span{	
	display:block;
	width: 200px;		
	color: #05c160;		
	font-size: 24px;	
	text-align: center;
	font-weight: bold;
  border:2px solid #05c160;
  border-radius:25px;
  padding: 2px 20px;
  margin:20px 0 5px 40px;
}			
.liankao-warp .jieshao p{			
	color: #484848;		
	font-size: 16px;	
	text-indent: 2em;
	line-height: 24px;
}				


.liankao-warp .jieshao .span1{	
	width: 300px;		
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 10px;
	color: #484848;		
  border:2px solid #484848;
}			






/*备考*/


.container .main{
  max-width: 900px;
  margin: 0 auto;
  padding: 0;
}

.bk {
  list-style: none;
  position: relative;
  padding-bottom: 30px;
} 


.bk .beikao {
  padding: 10px 30px;
  line-height: 1.4;
  position: relative;
  background:#ffffff; 
  border:1px solid #dbdbdb; 
  color: #484848;
  margin-bottom: 10px;
}


.beikao p{ padding-top: 10px;font-size: 16px;text-indent: 2em;}
.beikao a{ color: #05c160; text-decoration: underline;font-size: 10px; }
.beikao span{ color: #05c160; }


.bk .beikao h3 { 
  text-align: center;
  margin-top: -5px;
  padding: 0 0 10px 0;
  border-bottom: 1px dashed #484848;
}







.lkbs{		
	overflow: hidden;	
	width: 980px;	
	margin: 0 auto;	
}		
.lkbs .lkbs-item{		
	text-align: center;	
	float: left;	
	width: 185px;	
	margin: 10px 5px;	
	background:#ffffff;	
	border:1px solid #dbdbdb;	
	height:280px;	
	padding: 10px;
}		
.lkbs .lkbs-item img{		
	width: 100px;
	display: block;	
	margin:0 auto; 	
	margin-bottom: 10px;
}		
.lkbs .lkbs-item p{		
	font-size:16px;	
	color:#484848;	
	height: 20px;
	text-align: center;
	text-indent: 0;
}		
.lkbs .lkbs-item b{		
	font-size:20px;	
	color:#484848;	
	text-align:center;	
}		

.lkbs .lkbs-item hr{	
	height:1px;
	border:none;
	border-top:1px dashed #484848;
	width: 80%;
	margin: 0 auto;
	margin-top: 3px;	
}	

.extend-outer{
	background:#f8f8f8;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	padding-bottom: 10px;
}
.extend-container{
	overflow: hidden;
	width: 980px;
	margin: 0 auto;
}
.extend-container .extend-item{
	text-align: center;
	float: left;
	width: 125px;
	margin: 10px 7px;
	background:#ffffff;
	border:1px solid #dbdbdb;
	height:150px;
	text-decoration: none;
}
.extend-container .extend-item img{
	display: block;
	margin:30px auto 8px; 
}
.extend-container .extend-item p{
	font-size:16px;
	color:#222222;
	text-align:center;
}
.extend-container .extend-esp{
	border-color:rgb(78, 136, 182);
	background:rgb(235, 243, 255); 		
}


.extend-container table{
  border-collapse:collapse;border-spacing:0;
  text-align: center;
  float: left;
  width: 960px;
  margin: 10px 7px;
  background:#ffffff;
  border:1px solid #dbdbdb;
  text-decoration: none;
  color: #484848;
}



.extend-container table th{
    height: 34px;
    border: 1px solid #dbdbdb;
    background-color: #05c160;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.extend-container table td {
    border: 1px solid #dbdbdb;
    background-color: #fff;
    height: 30px;
    font-size: 14px;
    text-align: center;
}


.extend-container table span{  font-size: 15px; color: #05c160;font-weight: bold;}
.extend-container table span .t{  font-size: 20px;margin: 10px;}

.extend-container table b{color: #05c160;font-weight: bold;}

.extend-container .t2 th{  background-color: #7fd075;}
.extend-container .t2 span{  color: #7fd075;}



@media screen and (min-width: 830px) and (max-width: 1150px){
	.extend-container{
		width: 900px;
	}
	.extend-container .extend-item{
		float: left;
		width: calc(50% - 150px);
		margin: 40px 75px;
		margin-bottom: 15px;
	}
}	
@media screen and (max-width: 820px){
	.extend-container{
		width: 500px;
	}
	.extend-container .extend-item{
		float: left;
		width: calc(100% - 150px);
		margin: 40px 75px;
		margin-bottom: 15px;
	}
}	
		

		

.t_small{
	font-size: 12px;
}




/* 浮窗 */
.float_rt{
  width:110px; 
  position:fixed; 
  left:10px; 
  border:1px solid #e5e5e5; 
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1); 
  background:#fff; 
  border-radius:4px; 
  overflow:hidden;
}
.float_rt a{
  width:100%; 
  height:40px; 
  text-align:center; 
  color:#333; 
  line-height:40px; 
  font-size:14px; 
  float:left; 
  border-bottom:1px 
  solid #e5e5e5;
}
.float_rt a:hover{
  color:#fff; 
  background:#4dcb88; 
  text-decoration:none;
}

@media (min-width: 1200px) {  
  .float_rt{top:140px; }
}
@media (max-width: 1200px) {  

  .float_rt{
    display: none;
    width:100%; 
    left:0; 
    bottom:0; 
  }
  .float_rt a{
    height:50px; 
    line-height:50px; 
    width:25%; 
    font-size:2.0rem; 
  }
}




.zixun{
  position: fixed;
  right: 5px;
  bottom: 5px;
}

.zixun .wpa-container {
  cursor:pointer;display: inline-block;*zoom: 1;*display: inline;
  width: 70px;height: 70px;border-radius: 2px;border:1px solid #dadee7;
  position: relative;font-family:"microsoft yahei";font-size: 12px;text-align: center;
}

.zixun .theme-1 {background: #fff;}
.zixun .theme-1 .btn-text {color:#1e2330;}
.zixun .icon-zx {display: inline-block;*zoom: 1;*display: inline;width: 30px;height: 30px;position: absolute;top: 13px;left: 20px;background: url(http://wangqc.com/zt/public/qico.png) no-repeat;}
.zixun .btn-text {word-break: break-all;word-wrap:break-word;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;max-width: 70px;color:#fff;display: block;position: relative;top: 50px;}



@media (max-width: 1200px) {  
  .zixun .wpa-container {bottom: 100px;width: 160px;height: 160px;font-size: 1.8rem;}
  .zixun .icon-zx {width: 100px;height: 100px;top: 20px;left: 30px;background: url(http://wangqc.com/zt/public/qico-m.png) no-repeat;}
  .zixun .btn-text {max-width: 160px;top: 120px;}
}




.foot_top{
  background:#0f2345;
  padding:10px 0px; 
  text-align: center;
  color: #FFF;
  font-size: 14px;
}
@media (max-width: 1200px) {  
  .foot_top{ margin-bottom: 100px;font-size: 10px; } 
}




.wrapper .content {
  position: relative;
  width: 950px;
  height: 488px;
  margin-top: -70px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #e5e5e5;
}
.wrapper .content ul {
  margin-top: 106px;
  text-align: center;
}
.wrapper .content ul li {
  position: relative;
  display: inline-block;
  width: 240px;
  height: 306px;
  margin-right: 57px;
  border: 3px solid #000;
}
.wrapper .content ul li .img_obj {
  width: 100%;
  height: 146px;
  margin: 50px auto 20px;
}
.wrapper .content ul li p {
  display: inline-block;
  height: 38px;
  margin: 0 auto;
  font-size: 20px;
  line-height: 38px;
  text-indent: 0;
  border-bottom: 1px solid #000;
}
.wrapper .content ul li:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  top: 0;
  left: 50%;
  margin-left: -9px;
  border-top: 9px solid #000;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
}
.wrapper .content ul .contact_1 {
  border-color: #4dcb88;
}
.wrapper .content ul .contact_1 .img_obj {
  background: url("http://wangqc.com/zt/public/zx-wechat.jpg") no-repeat center;
}
/*.wrapper .content ul .contact_1 .img_obj:hover {
  background: url("../files/wechat_qcode.jpg") no-repeat center;
}*/
.wrapper .content ul .contact_1 p {
  border-bottom-color: #4dcb88;
}
.wrapper .content ul .contact_1:before {
  border-top-color: #4dcb88;
}
.wrapper .content ul .contact_2 {
  border-color: #4dcb88;
}
.wrapper .content ul .contact_2 .img_obj {
  background: url("http://wangqc.com/zt/public/zx-zx.jpg") no-repeat center;
}
.wrapper .content ul .contact_2 p {
  border-bottom-color: #4dcb88;
}
.wrapper .content ul .contact_2:before {
  border-top-color: #4dcb88;
}
.wrapper .content ul .contact_3 {
  border-color: #4dcb88;
  margin-right: 0;
}
.wrapper .content ul .contact_3 .img_obj {
  background: url("http://wangqc.com/zt/public/zx-xcx.jpg") no-repeat center;
}
 .wrapper .content ul .contact_3 p {
  border-bottom-color: #4dcb88;
}
.wrapper .content ul .contact_3:before {
  border-top-color: #4dcb88;
}





.join-warp .title {  
  padding-top: 20px;  
  margin-bottom: 30px;  
  text-align: center;
  width: 100%;  
  height: 100px;  
  display: block; 
  font-size:44px; 
  color: #fff;  
  background-color: #4dcb88;  
  font-weight: bold;  
} 



/*进面分数线*/


.jinmian{
  text-align: center;
  min-width: 1000px;
  padding-top: 20px;
  padding-bottom: 60px;
  width: 1000px;
  margin: 0 auto;
}
.jinmian .title{ color: #0fc27e;padding-bottom: 12px;}

/* button*/
.jinmian .di{
  width: 900px;
  margin: 0 auto;
  text-align: center;
}

.jinmian .d {
  border-radius: 5px;
  padding: 10px 30px;
  margin: 0 10px;
  font-size: 20px;
  font-weight: bold;
  letter-spacing:2px;
  text-decoration: none;
  color: #434343;
  position: relative;
  display: inline-block;
  border: solid 2px #05c160;
  box-shadow: 0px 3px 0px 0px #05c160;
}

.jinmian .d:hover { color: #05c160;}

@media (max-width: 1000px) {  
  .jinmian .btn {font-size: 1.8rem;padding: 20px 30px;}
}




/* 手机端咨询 */
.float_mobile{  display: none;}


@media (max-width: 1200px) {  
  .float_mobile{
    display: block;
    width:100%; 
    left:0; 
    bottom:0; 
    position:fixed; 
    border:1px solid #fff; 
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1); 
    background:#fff; 
    border-radius:4px; 
    overflow:hidden;
  }
  .float_mobile a{
    width:25%; 
    padding-left: 40px;
    text-align:center; 
    color:#333; 
    line-height:70px; 
    font-size:1.8rem; 
    float:left; 
    border:1px solid #e7e7e7;
  }
  .float_mobile a:hover{
    color:#00bd74; 
    text-decoration:none;
  }
  .float_mobile .a1{   color:#fff; background-color: #00bd74;  }
  .float_mobile .a1:hover{ color:#ffff00;}


  .float_mobile .z1{width: 30px;height:30px;top: 20px;left: 40px; position: absolute;background: url(https://www.wangqc.com/zt/shengkao/files-ms/icon-z1.png) no-repeat;}
  .float_mobile .z2{width: 30px;height:30px;top: 20px;left: 290px; position: absolute;background: url(https://www.wangqc.com/zt/shengkao/files-ms/icon-z2.png) no-repeat;}
  .float_mobile .z3{width: 30px;height:30px;top: 20px;left: 540px; position: absolute;background: url(https://www.wangqc.com/zt/shengkao/files-ms/icon-z3.png) no-repeat;}
  .float_mobile .z4{width: 30px;height:30px;top: 20px;left: 790px; position: absolute;background: url(https://www.wangqc.com/zt/shengkao/files-ms/icon-z4.png) no-repeat;}


}



.footer-pc{height: 560px;}

@media (max-width: 1300px){ .footer-pc{height: 600px;}}
@media (max-width: 1200px){ .footer-pc{height: 700px;}}
@media (max-width: 1000px){ .footer-pc{height: 899px;}}

