* {
	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:#000;}
*{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;}
.w1400{ width: 1400px;margin: 0 auto; }
.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;
}


/*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;
}

.nav ul{
	padding: 10px 0;
}
.nav li{
	float: left;
	margin: 0 20px;
}
.nav li a{
	display: block;
	padding: 0 35px;
	line-height: 32px;
	border-radius: 30px;
	transition: all 0.3s;
}
.nav li a:hover{
	color: #fff;
	background-color: #00998d;
}
.nav li:nth-child(2) a{
	background: url(../image/navhot.gif) no-repeat top 3px right 15px;
}
.nav li:nth-child(2) a:hover{
	background-color: #00998d;
}

.nav li:nth-child(3) a{
	background: url(../image/navhot.gif) no-repeat top 3px right 15px;
}
.nav li:nth-child(3) a:hover{
	background-color: #00998d;
}
/*head end*/


/*float*/
.float{
	position: fixed;
	left: 0px;
	top: 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;
}
/*float end*/

/*foot*/
footer .foot_top{
	background-color: #1eab9f;
	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: #fff;
	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: #fff;
	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;
}

/*foot end*/

.banner{
	width: 100%;
	height: 498px;
	background: url(../image/banner.jpg) no-repeat center;
}

.main_title{
	text-align: center;
}
.main_title h3{
	font-size: 31px;
	font-weight: bold;
	color: #414141;
	margin-bottom: 5px;
}
.main_title p{
  font-size: 15px;
  margin-bottom: 30px;
  color: #898989;
}

.main1{
	padding: 45px 0 55px 0;
}
.main1 .main_title{
	margin-bottom: 35px;
}
.main1 .main1_con ul{
	margin-bottom: 45px;
}
.main1 .main1_con li{
	position: relative;
	float: left;
	width: 18%;
	margin-right: 2.5%;
}
.main1 .main1_con li:after{
	content: ">";
	position: absolute;
	top: 0;
	right: -30px;
	width: 40px;
	line-height: 100px;
	font-size: 70px;
	font-weight: bold;
	color: #1eab9f;
	text-align: center;
    transform: scaleX(0.55);
}
.main1 .main1_con li:nth-child(5){
	margin-right: 0px;
}
.main1 .main1_con li:nth-child(5):after{
	display: none;
}
.main1 .main1_con li img{
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
}
.main1 .main1_con li p{
	font-size: 15px;
	color: #272727;
	text-align: center;
}
.main1 .main1_con a{
	display: block;
	margin: 0 auto;
	text-align: center;
	line-height: 48px;
	background-color: #1eab9f;
	color: #fff;
	font-size: 16px;
	width: 280px;
	border-radius: 40px;
	transition: all 0.3s;
}
.main1 .main1_con a:hover{
	box-shadow: 0px 1px 6px rgba(0,0,0,0.5);
}

.main2{
	background-color: #f0f0f0;
	padding: 45px 0 60px 0;
}
.main2 .main2_con .left{
	position: relative;
	float: left;
	width: 500px;
	height: 350px;
	margin-right: 50px;
}
.main2 .main2_con .left:after{
	content: "";
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.1);
}
.main2 .main2_con .right li{
	position: relative;
	float: left;
	width: 280px;
	height: 350px;
	border: 1px solid #1eab9f;
	padding: 20px 30px;
}
.main2 .main2_con .right li:nth-child(1){
	margin-right:34px;
}
.main2 .main2_con .right li:nth-child(1):after{
	content: "VS";
	display: block;
	position: absolute;
	z-index: 9;
	top: 115px;
	right: -47px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 33px;
	color: #fff;
	border-radius: 100%;
	background-color: #1eab9f;
}
.main2 .main2_con .right li h3{
	font-size: 18px;
	color: #1eab9f;
	margin-bottom: 20px;
}
.main2 .main2_con .right li p{
	font-size: 15px;
	line-height: 26px;
	color: #616161;
	margin-bottom: 20px;
}
.main2 .main2_con .right li h5{
	font-size: 15px;
	line-height: 26px;
	color: #616161;
}
.main2 .main2_con .right li h5 span{
	display: inline-block;
	width: 115px;
	font-size: 15px;
	line-height: 26px;
	color: #616161;
}
.main2 .main2_con .right li h5 font{
	font-size: 15px;
	color: #1eab9f;
}
.main3{
	height: 360px;
	background: url(../image/main3_bg.jpg) no-repeat center;
	padding-top: 90px;
}
.main3 h3{
	text-align: center;
	font-size: 40px;
	color: #fff;
	margin-bottom: 15px;
}
.main3 h3 span{
	display: inline-block;
	font-size: 40px;
	color: #00c1b1;
}
.main3 p{
	font-size: 19px;
	color: #fff;
	text-align: center;
	margin-bottom: 50px;
}
.main3 h5{
	margin: 0 auto;
	width: 310px;
	height: 48px;
	line-height: 48px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	background-color: #00c1b1;
	border-radius: 40px;
}

.main4{
	width: 100%;
	height: 108px;
	background: url(../image/main4_bg.jpg) no-repeat center;
}

.main5{
	padding: 35px 0 50px;
}
.main5 .main_title{
	margin-bottom: 25px;
}
.main5 dl{
	margin-bottom: 30px;
}
.main5 dl dd{
	float: left;
	width: 20%;
	margin-right: 5.33%;
	padding-left: 80px;
	background: url(../image/main5_ico1.png) no-repeat left top;
	transition: all 0.3s;
}
.main5 dl dd:nth-child(1){
	background: url(../image/main5_ico1.png) no-repeat left top;
}
.main5 dl dd:nth-child(2){
	background: url(../image/main5_ico2.png) no-repeat left top;
}
.main5 dl dd:nth-child(3){
	width: 24%;
	background: url(../image/main5_ico3.png) no-repeat left top;
}
.main5 dl dd:nth-child(4){
	background: url(../image/main5_ico4.png) no-repeat left top;
	margin-right: 0px;
}
.main5 dl dd h3{
	font-size: 22px;
	font-weight: bold;
	color: #363636;
	transition: all 0.3s;
}
.main5 dl dd span{
	display: block;
	width: 45px;
	height: 2px;
	margin: 8px 0;
	background-color: #363636;
	transition: all 0.3s;
}
.main5 dl dd p{
	font-size: 15px;
	line-height: 22px;
	color: #363636;
	transition: all 0.3s;
}
.main5 dl dd:nth-child(3) p{
	width: 170px;
}
.main5 dl dd:hover h3,.main5 dl dd:hover p{
	color: #00c1b1;
}
.main5 dl dd:hover span{
	background-color: #00c1b1;
}
.main5 dl dd:nth-child(1):hover{
	background: url(../image/main5_ico1a.png) no-repeat left top;
}
.main5 dl dd:nth-child(2):hover{
	background: url(../image/main5_ico2a.png) no-repeat left top;
}
.main5 dl dd:nth-child(3):hover{
	background: url(../image/main5_ico3a.png) no-repeat left top;
}
.main5 dl dd:nth-child(4):hover{
	background: url(../image/main5_ico4a.png) no-repeat left top;
}
.main5 ul li{
	float: left;
	width: 33.33%;
}
.main5 ul li .pic{
	position: relative;
}
.main5 ul li .pic:after{
	content: "";
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.1);
}
.main5 ul li .pic img{
	display: block;
	width: 100%;
	height: 260px;
}
.main5 ul li .text{
	height: 260px;
	background-color: #f0f0f0;
	padding: 45px 30px 0 30px;
	transition: all 0.3s;
}
.main5 ul li .text h3{
	font-size: 17px;
	color: #b60000;
	margin-bottom: 5px;
	transition: all 0.3s;
}
.main5 ul li .text p{
	font-size: 15px;
	color: #272727;
	margin-bottom: 10px;
	transition: all 0.3s;
}
.main5 ul li .text a{
	display: block;
	width: 120px;
	font-size: 14px;
	line-height: 32px;
	color: #272727;
	border: 1px solid #272727;
	text-align: center;
	transition: all 0.3s;
}
.main5 ul li.on .text{
	background-color: #1eab9f;
}
.main5 ul li.on .text h3{
	color: #fff000;
}
.main5 ul li.on .text p{
	color: #fff;
}
.main5 ul li.on .text a{
	color: #fff;
	border: 1px solid #fff;
}

.main6{
	padding: 35px 0 65px 0;
}
.main6 .main_title{
	margin-bottom: 45px;
}
.main6 dl dd{
	position: relative;
	float: left;
	width: 23%;
	margin-right: 2.66%;
	margin-bottom: 2.66%;
	background-color: #fff;
	transition: all 0.3s;
}
.main6 dl dd:nth-child(4n){
	margin-right: 0px;
}
.main6 dl dd:nth-child(n+4){
	margin-bottom: 0px;
}
.main6 dl dd img{
	display: block;
	width: 100%;
	opacity: 1;
	transition: all 0.3s;
}
.main6 dl dd:after{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: rgba(0,0,0,0);
	transition: all 0.3s;
}
.main6 dl dd:hover:after{
	background-color: rgba(0,0,0,0.2);
}

.main7{
	background-color: #ebebeb;
	padding: 60px 0 70px 0;
}
.main7 .main_title{
	margin-bottom: 45px;
}
.main7 .main_title h3{
	margin-bottom: 10px;
}
.main7 .main_title p{
	color: #222;
}
.main7 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;
}
.main7 ul li:nth-child(4){
	margin-right: 0px;
}
.main7 ul li img{
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}
.main7 ul li h3{
	text-align: center;
	color: #222;
	font-size: 18px;
	transition: all 0.3s;
}
.main7 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;
}
.main7 ul li:hover{
	border-color: #1eab9f;
}
.main7 ul li:hover a{
	background-color: #1eab9f;
	color: #fff;
}
/*.main7 ul li:hover h3{
	color: #fff;
}*/
.main7 ul li .inmain10_ico{
	overflow: hidden;
	width: 100px;
	height: 100px;
	margin: 0 auto;
}
.main7 ul li .inmain10_ico .ico{
	position: relative;
	/*left: -100px;*/
	width: 100px;
	height: 100px;
	/*-webkit-filter: drop-shadow(#363636 100px 0px);
    filter: drop-shadow(#363636 100px 0px);
    border-right: 100px solid transparent;*/
    transition: all 0.3s;
}
.main7 ul li:nth-child(1) .inmain10_ico .ico{
	background: url(../image/inmain10_ico1.png) no-repeat center;
}
.main7 ul li:nth-child(2) .inmain10_ico .ico{
	background: url(../image/inmain10_ico2.png) no-repeat center;
}
.main7 ul li:nth-child(3) .inmain10_ico .ico{
	background: url(../image/inmain10_ico3.png) no-repeat center;
}
.main7 ul li:nth-child(4) .inmain10_ico .ico{
	background: url(../image/inmain10_ico4.png) no-repeat center;
}