* {
	box-sizing:content-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
ul,li{ list-style-type:none;}
a {
    text-decoration: none;
    color: #424242;
}
*{margin: 0px;padding: 0px;font-size:14px; font-family: "微软雅黑", arial, Helvetica, sans-serif;}
li{list-style-type:none;}
h1,h2,h3,h4,h5{font-weight: 500;}
img{border:0px;max-width: 100%;display:inline-block;}

.w1200{ width: 1200px;margin: 0 auto; }
.w1150{ width: 1150px;margin: 0 auto; }
.w1100{ width: 1100px;margin: 0 auto; }
.w1050{ width: 1050px;margin: 0 auto; }
.w1000{ width: 1000px;margin: 0 auto; }
.w900{ width: 900px;margin: 0 auto; }
.w333{width: 33.3333%;float: left; }
.w50{ width: 50%;float: left; }
.w666{ width: 66.6666%;float: left; }
.w25{ width: 25%;float: left; }

.left{ float: left; }
.right{ float: right; }

.clear:after{
  display:block;
  clear:both;
  content:"";
  visibility:hidden;
  height:0;
}

.footer .copy {
    border-top: 1px solid #404040;
    color: rgb(204, 204, 204);
    text-align: center;
    height: 50px;
    line-height: 50px;
    float: left;
}
/*head*/
.top{
	height: 108px;
	padding-top: 30px;
	border-bottom: 1px solid #ebebeb;
}
.top .left h3{
	font-size: 45px;
	color: #00998d;
	float: left;
	margin-right: 10px;
}
.top .left a.logo{
	float: left;
	/*padding-top: 10px;*/
	margin-right: 10px;
}
.top .left p{
	float: left;
	color: #222;
	padding-top: 10px;
	line-height: 22px;
}
.top .left p span{
	display: inline-block;
	color: #b50000;
}
.top .right{
	padding-top: 10px;
}
.top .right img{
	display: block;
	float: left;
	margin-right: 6px;
}
.top .right p{
	float: left;
	line-height: 16px;
	color: #00998d;
}
.top .right span{
	display: left;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	font-family: arial;
	float: right;
	color: #00998d;
}

.nmain .gsz {
    width: 100%;
    height: 510px;
    margin: 0 auto;
    background: url(../img/banne.png) no-repeat center center;
}
.nav_l .ul1:hover {
display:block;

}
.nav_l .ul1 {
    display: none;
    width: 100%;
    position: absolute;
    top: 50px;
    left: 0;
     z-index: 999; 
}
.index_main1{
	padding: 40px 0;
}
.index_main1 li{
	float: left;
	width: 22%;
	margin-right: 4%;

}
.index_main1 li:nth-child(4){
	margin-right: 0px;
}
.index_main1 li img{
	float: left;
	display: block;
	margin-right: 10px;
}
.index_main1 li h3{
    color: #e51616;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 3px;
}
.index_main1 li p{

	color: #222;
	font-size: 16px;
}

.index_title{
	text-align: center;
}
.index_title h3{
	font-size: 31px;
	font-weight: bold;
	color: #222;
}
.index_main2{
	padding: 60px 0 75px 0;
	background-color: #ebebeb;
	-webkit-box-shadow:0px 8px 3px #c8c8c8 inset;
	-moz-box-shadow:0px 3px 3px #c8c8c8 inset;
	box-shadow:0px 5px 25px rgba(0,0,0,0.1) inset;
}
.index_main2 ul{
	margin-top: 45px;
}
.index_main2 ul li{
	float: left;
	width: 222.5px;
	height: 280px;
	margin-right: 15px;
	background-color: #fff;
}
.index_main2 ul li:nth-child(5){
	margin-right: 0px;
}
.index_main2 ul li:nth-child(1){
     padding: 50px 10px; 
    background-color: #23bbf2;
    width: 250px;
}
.index_main2 ul li:nth-child(1) .inma2_top{
	padding: 0 10px;
}
.index_main2 ul li:nth-child(1) h1{
	float: left;
	width: 58px;
	height: 58px;
	line-height: 58px;
	text-align: center;
	font-size: 42px;
	font-weight: bold;
	border: 1px solid #fff;
	color: #fff;
	margin-right: 10px;
}
.index_main2 ul li:nth-child(1) h2{
	line-height: 38px;
	font-size: 34px;
color: #ffffff;
	font-weight: bold;
}
.index_main2 ul li:nth-child(1) h3{
	line-height: 20px;
	font-size: 17px;
	color: #ffde00;
	font-weight: bold;
}
.index_main2 ul li:nth-child(1) span{
	display: block;
	width: 100%;
	height: 1px;
	background-color: #c5fffb;
	margin: 20px 0;
}
.index_main2 ul li:nth-child(1) h4{
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 0 10px;
}
.index_main2 ul li:nth-child(1) h5{
	font-size: 17px;
	color: #fff;
	font-weight: bold;
	font-family: arial;
	text-transform:uppercase;
	letter-spacing: 3px;
	padding: 0 10px;
	margin-top: 5px;
}
.index_main2 ul li.option{
	padding-top: 30px;
	text-align: center;
}
.index_main2 ul li.option img{
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
}
.index_main2 ul li.option h3{
	font-size: 16px;
	color: #222;
	margin-bottom: 5px;
}
.index_main2 ul li.option h4{
	font-size: 14px;
	color: #222;
	margin-bottom: 10px;
}
.index_main2 ul li.option p{
	font-size: 14px;
	color: #b50000;
	margin-bottom: 10px;
}
.index_main2 ul li.option a{
	display: block;
	margin: 0 auto;
	width: 100px;
	height: 28px;
	line-height: 28px;
	background-color: #525252;
	color: #fff;
	border-radius: 5px;
	transition: all 0.3s;
}
.index_main2 ul li.option a:hover{
background-color: #23bbf2;
}

.index_main3{
	padding: 50px 0 65px 0;
}
.index_main3 .index_title{
	margin-bottom: 40px;
}
.index_main3 .inma3_con:nth-child(2){
	margin-bottom: 25px;
}
.index_main3 .inma3_con .inma3_con_tl{
	position: relative;
	float: left;
	width: 115px;
	height: 220px;
	padding: 0 35px;
    background-color:#23bbf2;
}
.index_main3 .inma3_con .inma3_con_tl h1{
	position: absolute;
	left: -64px;
	top: 0px;
	font-size: 12px;
	line-height: 20px;
	width: 220px;
	word-wrap: break-word;
	text-align: center;
	font-weight: bold;
	transform:rotate(90deg);
	margin: 100px auto;
	color: #fff;
}
.index_main3 .inma3_con .inma3_con_tl h2{
	font-size: 18px;
	width: 18px;
	margin-top: 35px;
	margin-left: 20px;
	line-height: 25px;
	word-wrap: break-word;
	text-align: center;
	font-weight: bold;
	color: #fff;
	float: left;
}
.index_main3 .inma3_con ul{
	width: 1085px;
	height: 220px;
	float: right;
	/*border: 1px solid #e7e7e7;*/
}
.index_main3 .inma3_con ul li{
	position: relative;
	float: left;
	width: 25%;
	height: 220px;
	background-color: #fff;
	border: 1px solid #e7e7e7;
	border-left: 0px;
	padding: 30px 0 0 30px;
	transition: all 0.3s;
}
.index_main3 .inma3_con ul li:first-child{
	border-left: 1px solid #e7e7e7;
}
.index_main3 .inma3_con ul li h3{
	font-size: 18px;
	color: #222;
	transition: all 0.3s;
}
.index_main3 .inma3_con ul li p{
	font-size: 16px;
	color: #222;
	margin-bottom: 10px;
	transition: all 0.3s;
}
.index_main3 .inma3_con ul li a{
	display: inline-block;
	line-height: 30px;
	padding: 0 30px;
	color: #b50000;
	border: 1px solid #b50000;
	transition: all 0.3s;
}
.index_main3 .inma3_con ul li img{
	position: absolute;
	right: 12px;
	bottom: 8px;
}
.index_main3 .inma3_con ul li:hover{
    background-color: #23bbf2;
    border-color: #23bbf2;
}
.index_main3 .inma3_con ul li:first-child:hover{
    background-color: #23bbf2;
    border-color: #23bbf2;
	border-left: 1px solid #e7e7e7;
}
.index_main3 .inma3_con ul li:hover h3{
	color: #fff;
}
.index_main3 .inma3_con ul li:hover p{
	color: #fff;
}
.index_main3 .inma3_con ul li:hover a{
	color: #fff;
	border-color: #fff;
}

.index_main4{
	background-color: #ebebeb;
	padding: 60px 0 45px 0;
}
.index_main4 .index_title h3{
	margin-bottom: 10px;
}
.index_main4 .index_title p{
	margin-bottom: 30px;
	color: #0b0907;
}
.index_main4 ul{
	margin-bottom: 40px;
}
.index_main4 ul li{
	float: left;
	width: 23%;
	height: 130px;
	margin-right: 2.66%;
	background-color: #fff;
	padding: 30px 25px;
}
.index_main4 ul li:last-child{
	margin-right: 0px;
}
.index_main4 ul li h1{
	float: left;
	color:   #23bbf2;
	font-size: 28px;
	line-height: 30px;
	width: 40px;
	height: 70px;
	text-align: center;
}
.index_main4 ul li:nth-child(1) h1{
	background: url(../images/inmain4_ico1.png)no-repeat center bottom;
}
.index_main4 ul li:nth-child(2) h1{
	background: url(../images/inmain4_ico2.png)no-repeat center bottom;
}
.index_main4 ul li:nth-child(3) h1{
	background: url(../images/inmain4_ico3.png)no-repeat center bottom;
}
.index_main4 ul li:nth-child(4) h1{
	background: url(../images/inmain4_ico4.png)no-repeat center bottom;
}
.index_main4 ul li .right{
	width: 180px;
	padding: 0 15px;
}
.index_main4 ul li h2{
	font-size: 18px;
	line-height: 30px;
	color: #222;
	text-align: center;
	margin-bottom: 5px;
}
.index_main4 ul li .hx{
	position: relative;
	width: 100%;
	height: 2px;
    background-color: #23bbf2;
	margin-bottom: 10px;
}
.index_main4 ul li .hx:after{
	display: block;
	margin-top: -4px;
	float: left;
	width: 10px;
	height: 10px;
    background-color: #23bbf2;
	border-radius: 100%;
	content: "";
}
.index_main4 ul li .hx:before{
	display: block;
	margin-top: -4px;
	float: right;
	width: 10px;
	height: 10px;
    background-color: #23bbf2;
	border-radius: 100%;
	content: "";
}
.index_main4 ul li h3{
	text-align: center;
	font-size: 16px;
	color: #222;
}
.index_main4 a.more{
	display: block;
	margin: 0 auto;
	text-align: center;
	line-height: 48px;
	background-color: #23bbf2;
	color: #fff;
	font-size: 16px;
	width: 280px;
	border-radius: 40px;
	transition: all 0.3s;
}
.index_main4 a.more img{
	display: inline-block;
	vertical-align:middle;
	margin-right: 20px;
}
.index_main4 a.more:hover{
	box-shadow: 0px 1px 6px rgba(0,0,0,0.5);
}

.index_main5{
	padding: 60px 0 50px 0;
}
.index_main5 .index_title{
	margin-bottom: 50px;
}
.index_main5 ul{
	margin-bottom: 50px;
}
.index_main5 ul li{
	float: left;
	width: 18%;
	margin-right: 2.5%;
}
.index_main5 ul li:last-child{
	margin-right: 0px;
}
.index_main5 ul li img{
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}
.index_main5 ul li h3{
	text-align: center;
	font-size: 16px;
	color: #222;
}
.index_main5 a.more{
	display: block;
	margin: 0 auto;
	text-align: center;
	line-height: 48px;
	background-color: #23bbf2;
	color: #fff;
	font-size: 16px;
	width: 280px;
	border-radius: 40px;
	transition: all 0.3s;
}
.index_main5 a.more:hover{
	box-shadow: 0px 1px 6px rgba(0,0,0,0.5);
}

.index_main6{
	background-color: #ebebeb;
	padding: 65px 0 60px 0;
}
.index_main6 .index_title{
	margin-bottom: 30px;
}
.index_main6 ul{
	margin-bottom: 30px;
}
.index_main6 ul li{
	float: left;
	width: 33.33%;
}
.index_main6 ul li dd{
	border: 1px solid #ebebeb;
	border-top: 0px;
	line-height: 50px;
	background-color: #fff;
	padding: 0 25px;
	font-size: 16px;
	color: #222;
	transition: all 0.3s;
}
.index_main6 ul li dd:last-child{
	line-height: 24px;
	padding: 10px 25px;
	height: 50px;
}
.index_main6 ul li dd:hover{
    background-color: #23bbf2;
	color: #fff;
}
.index_main6 p{
	font-size: 16px;
	color: #222;
	text-align: center;
	margin-bottom: 30px;
}
.index_main6 a.more{
	display: block;
	margin: 0 auto;
	text-align: center;
	line-height: 48px;
	background-color: #23bbf2;
	color: #fff;
	font-size: 16px;
	width: 280px;
	border-radius: 40px;
	transition: all 0.3s;
}
.index_main6 a.more:hover{
	box-shadow: 0px 1px 6px rgba(0,0,0,0.5);
}

.index_main7{
	padding: 55px 0;
}
.index_main7 .index_title{
	margin-bottom: 75px;
}
.index_main7 .inmain7_tl{
	position: relative;
	height: 54px;
}
.index_main7 .inmain7_tl:before{
	position: absolute;
	left: -20px;
	top: 6px;
	content: "√";
	width: 36px;
	height: 36px;
	line-height: 36px;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	color: #fff;
      background-color: #0086c6;
	display: block;
	border-radius: 50%;
	border: 3px solid #fff;
}
.index_main7 .inmain7_tl:after{
	position: absolute;
	right: -20px;
	top: 6px;
	content: "×";
	width: 36px;
	height: 36px;
	line-height: 36px;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	color: #fff;
    background-color: #23bbf2;
	display: block;
	border-radius: 50%;
	border: 3px solid #fff;
	clear: both;
}
.index_main7 .inmain7_tl p{
    background-color: #0086c6;
	line-height: 54px;
	float: left;
	width: 50%;
	text-align: right;
	padding: 0 140px;
	font-size: 28px;
	color: #fff;
	font-weight: bold;
	border-radius:10px 0 0 10px;
}
.index_main7 .inmain7_tl p:nth-child(2){
	float: right;
    background-color: #23bbf2;
	text-align: left;
	border-radius:0px 10px 10px 0px;
}
.index_main7 .inmain7_tl span{
    display: block;
    position: absolute;
    z-index: 99;
    left: 50%;
    top: -43px;
    margin-left: -70px;
    width: 140px;
    height: 140px;
    line-height: 108px;
    border-radius: 50%;
    background-color: #fff;
    border: 16px solid #23bbf2;
    border-top: 16px solid #0086c6;
    border-left: 16px solid #0086c6;
    border-bottom: 16px solid #23bbf2;
    border-right: 16px solid #23bbf2;
    transform: rotate(-45deg);
}
.index_main7 .inmain7_tl span font{
	display: block;
	line-height: 108px;
	width: 108px;
	font-size: 47px;
    color: #23bbf2;
	text-align: center;
	border-radius: 50%;
	transform: rotate(45deg);
}
.index_main7 .inmain7_con{
	padding: 50px 40px 20px 40px;
	background-color: #ebebeb;
	position: relative;
	margin-bottom: 40px;
}
.index_main7 .inmain7_con li{
	line-height: 64px;
	border-top: 1px dashed #007d72;
	font-size: 16px;
	color: #222;
	width: 50%;
	float: left;
	padding-right: 150px;
	text-align: right;
}
.index_main7 .inmain7_con li span{
    color: #e51616;
	font-size: 16px;
	display: inline-block;
}
.index_main7 .inmain7_con li:nth-child(2n){
	float: right;
	padding-right: 0px;
	padding-left: 150px;
	text-align: left;
}
.index_main7 .inmain7_con li:nth-child(-n+2){
	border-top: 0px;
}
.index_main7 .inmain7_con dl{
	position: absolute;
	left: 50%;
	top: 50px;
	margin-left: -47px;
}
.index_main7 .inmain7_con dl dd{
	height: 65px;
	padding-top: 12.5px;
}
.index_main7 .inmain7_con dl dd p{
	width: 94px;
	height: 40px;
	line-height: 34px;
    border: 2px solid #0086c6;
	background-color: #fff;
	text-align: center;
	font-size: 18px;
	color: #222;
	border-radius: 5px;
}
.index_main7 a.more{
	display: block;
	margin: 0 auto;
	text-align: center;
	line-height: 48px;
	background-color: #23bbf2;
	color: #fff;
	font-size: 16px;
	width: 280px;
	border-radius: 40px;
	transition: all 0.3s;
}
.index_main7 a.more:hover{
	box-shadow: 0px 1px 6px rgba(0,0,0,0.5);
}

.index_main8{
	padding: 50px 0 80px 0;
	background-color: #ebebeb;
}
.index_main8 .index_title{
	margin-bottom: 40px;
}
.index_main8 ul li{
	float: left;
	width: 28%;
	margin-right: 6%;
	background-color: #000;
	/*width: 345px;
	margin-right: 82.5px;*/
}
.index_main8 ul li:last-child{
	margin-right: 0px;
}
.index_main8 ul li img{
	display: block;
	width: 100%;
	opacity: 0.8;
	transition: all 0.3s;
}
.index_main8 ul li .inmain8_licon{
	padding: 25px;
	height: 230px;
	background-color: #fff;
	transition: all 0.3s;
}
.index_main8 ul li h3{
	font-size: 16px;
	font-weight: bold;
	color: #222;
	margin-bottom: 5px;
	transition: all 0.3s;
}
.index_main8 ul li p{
	font-size: 14px;
	color: #222;
	line-height: 26px;
	margin-bottom: 20px;
	transition: all 0.3s;
}
.index_main8 ul li a{
	display: block;
	color: #23bbf2;
	width: 125px;
	height: 30px;
	line-height: 26px;
	text-align: center;
	border: 1px solid #23bbf2;
	transition: all 0.3s;
}
.index_main8 ul li:hover img{
	opacity: 1;
}
.index_main8 ul li:hover .inmain8_licon{
	background-color: #23bbf2;
}
.index_main8 ul li:hover h3{
	color: #fff;
}
.index_main8 ul li:hover p{
	color: #fff;
}
.index_main8 ul li:hover a{
	color: #fff;
	border: 1px solid #fff;
}

.index_main9{
	padding: 60px 0 65px 0;
}
.index_main9 .index_title{
	margin-bottom: 45px;
}
.index_main9 li{
	float: left;
	width: 32%;
	margin-right: 2%;
}
.index_main9 li:nth-child(3n){
	margin-right: 0px;
}
.index_main9 li h3{
	background-color: #e5e5e5;
	line-height: 40px;
	padding: 0 20px;
	border-radius: 20px;
	font-weight: bold;
	font-size: 16px;
	color: #222;
	margin-bottom: 5px;
}
.index_main9 li p{
	height: 100px;
	line-height: 22px;
	padding: 0 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.index_main9 dl dd{
	float: left;
	width: 23%;
	margin-right: 2.66%;
	margin-bottom: 2.66%;
	background-color: #fff;
	transition: all 0.3s;
}
.index_main9 dl dd:nth-child(4n){
	margin-right: 0px;
}
.index_main9 dl dd:nth-child(n+4){
	margin-bottom: 0px;
}
.index_main9 dl dd img{
	display: block;
	width: 100%;
	opacity: 1;
	transition: all 0.3s;
}
.index_main9 dl dd:hover{
	box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
}
.index_main9 dl dd:hover img{
	opacity: 0.9;
}

.index_main10{
	background-color: #ebebeb;
	padding: 60px 0 70px 0;
}
.index_main10 .index_title{
	margin-bottom: 45px;
}
.index_main10 .index_title h3{
	margin-bottom: 10px;
}
.index_main10 .index_title p{
	color: #222;
}
.index_main10 ul li{
	position: relative;
	float: left;
	width: 23%;
	margin-right: 2.66%;
	/*background-color: #fff;*/
	border: 1px solid #C3C3C3;
	padding: 30px 0;
	transition: all 0.3s;
}
.index_main10 ul li:nth-child(4){
	margin-right: 0px;
}
.index_main10 ul li img{
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}
.index_main10 ul li h3{
	text-align: center;
	color: #222;
	font-size: 18px;
	transition: all 0.3s;
}
.div1.fl li a {
    color: white;
}
.copy.clear.clearfix a {
    color: aliceblue;
}
.index_main10 ul li a{
	display: block;
	position: absolute;
	bottom: -13px;
	left: 50%;
	margin-left: -50px;
	width: 100px;
	line-height: 26px;
	text-align: center;
	color: #333;
	background-color: #c3c3c3;
	transition: all 0.3s;
}
.index_main10 ul li:hover {
    border-color: #23bbf2;
}
.index_main10 ul li:hover a{
  border-color: #23bbf2;
	color: #fff;
}
/*.index_main10 ul li:hover h3{
	color: #fff;
}*/
.index_main10 ul li .inmain10_ico{
	overflow: hidden;
	width: 100px;
	height: 100px;
	margin: 0 auto;
}
.index_main10 ul li .inmain10_ico .ico{
	position: relative;

	width: 100px;
	height: 100px;

    transition: all 0.3s;
}
.index_main10 ul li:nth-child(1) .inmain10_ico .ico{
	background: url(../img/inmain10_ico1.png) no-repeat center;
}
.index_main10 ul li:nth-child(2) .inmain10_ico .ico{
	background: url(../img/inmain10_ico2.png) no-repeat center;
}
.index_main10 ul li:nth-child(3) .inmain10_ico .ico{
	background: url(../img/inmain10_ico3.png) no-repeat center;
}
.index_main10 ul li:nth-child(4) .inmain10_ico .ico{
	background: url(../img/inmain10_ico4.png) no-repeat center;
}

.float{
	position: fixed;
	left: 0px;
	bottom: 30%;
}

.float .code_img{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 120px;
	border: 1px solid #ddd;
}
.float .code_img img{
	display: block;
	width: 100%;
	
}
.float .code_img h3{
	background-color: #fff;
	color: #555;
	line-height: 24px;
	text-align: center;
}

footer .foot_top{
	background-color: #23bbf2;
	padding-top: 50px;
	padding-bottom: 30px;
}
footer .foot_top li{
	float: left;
	width: 22%;
	margin-right: 4%;
}
footer .foot_top li:nth-child(4){
	margin-right: 0px;
}
footer .foot_top li img{
	float: left;
	display: block;
	margin-right: 10px;
}
footer .foot_top li h3{
	color: #fff;
	font-size: 18px;
}
footer .foot_top li p{
	color: #fff;
	font-size: 14px;
}
footer .foot_bottom{
	position: relative;
	background-color: #363636;
	padding: 20px 0;
}
footer .foot_bottom a.logo{
	float: left;
}
footer .foot_bottom a.logo img{
	display: block;
}
footer .foot_bottom .foot_nav{
	position: absolute;
	left: 50%;
	text-align: center;
	width: 600px;
	margin-left: -300px;
}
footer .foot_bottom .foot_nav ul{
	text-align: center;
	font-size: 0px;
}
footer .foot_bottom .foot_nav ul li{
	display: inline-block;
	vertical-align: top;
}
footer .foot_bottom .foot_nav ul li a{
	display: block;
	color: #424242;
	line-height: 24px;
	transition: all 0.3s;
}
footer .foot_bottom .foot_nav ul li a:hovers{
	text-decoration:underline;
}
footer .foot_bottom .foot_nav ul span{
	display: inline-block;
	width: 1px;
	height: 14px;
	background-color: #424242;
	margin: 0 5px;
	margin-top: 6px;
	vertical-align: top;

}
footer .foot_bottom .foot_nav p{
	color: #fff;
	text-align: center;
}
footer .foot_bottom .foot_tel{
	padding-top: 6px;
	float: right;
	width: 220px;
}
footer .foot_bottom .foot_tel img{
	float: left;
	margin-right: 6px;
}
footer .foot_bottom .foot_tel h3{
	color: #fff;
	font-size: 14px;
	line-height: 16px;
}
footer .foot_bottom .foot_tel h3 span{
	display: block;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
}


.clear {
    clear: unset;
}








/*foot end*/

/*about*/
.pageban{
	height: 320px;
	width: 100%;
}
.pagemain{
	padding: 50px 0;
}
.pagemain .about_tl{
	margin-bottom: 20px;
}
.pagemain .about_tl h3{
	text-align: center;
	color: #1eab9f;
	font-size: 26px;
}
.pagemain .about_con p{
	color: #444;
	line-height: 24px;
}
/*about end*/
