﻿@charset "UTF-8";
/* 全局样式 */
html{
	font-family:'Microsoft YaHei';
}
*{
    padding:0;margin: 0;outline: none;border: 0;
}
body{
    background:#ffffff;margin: 0 auto;font-weight:normal;min-width: 1200px;
}
a{
    text-decoration: none;display: inline-block;
}
a,input,button,label{
    -webkit-tap-highlight-color:rgba(255,0,0,0);-webkit-appearance : none ;
}
img{
    display: block;
}
ul,li{
    list-style: none;
}
h1{
    font-size: 36px;color: #000000;display: block;line-height: 40px;text-align: center;
}
p{font-size: 18px;text-align: center;color: #000000;line-height: 24px;}
.main-main{
  width: 1200px;margin: 0 auto;overflow: hidden;
}
.main-one{
  width: 100%;height: 656px;background-image: url(../images/bg1.jpg);background-size: cover;background-position: center;background-repeat: no-repeat;
}
.main-one .main-main{
  width: 1200px;height: 500px;padding-top: 156px;
}
.main-one .main-main img,.main-three .main-main img{
  display: block;margin: 0 auto;
}
.main-two{
  width: 100%;height: auto;overflow: hidden;background-image: url(../images/bg2.jpg);background-repeat: no-repeat;background-size: cover;background-position: center center;
}
.main-two .main-box{
  width: 1200px;margin: 0 auto;height: auto;padding: 80px 0;overflow: hidden;
}
.main-two h1{
  color: #fff600;
  margin-bottom: 36px;
}
.main-two p{
  font-size: 20px;line-height: 34px;color: #ffffff;text-align: center;
}

.main-two .p1 span{
  color: #fffc00;font-size: 24px;
}
.ul-one,.ul-two{
  width: 900px;height: auto;overflow: hidden;margin: 0 auto;margin-bottom: 180px;
}
.ul-one li{
  width: 260px;height: 56px;margin: 20px 20px;padding: 14px 0;text-align: center;background-color: #83d100;border-radius: 5px;font-size: 22px;line-height: 28px;color: #000000;float: left;
}
.ul-one li span{
  font-size: 26px;font-weight: bold;color: #a30001;
}
.ul-two{
  padding-top: 50px;
}
.ul-two li{
  width: 300px;float: left;height: 230px;
}
.ul-two li img{
  display: block;
  margin: 0 auto;
}
.ul-two li p{
  font-size: 20px;line-height: 26px;text-align: center;
}
.ul-three{
  width: 1200px;height: auto;overflow: hidden;
}
.ul-three li{
  width: 548px;height: 98px;float: left;margin: 14px 25px;border: 1px solid #83d100;border-radius: 4px;overflow: hidden;
}
.ul-three li img{
  display: block;
  float: left;
}
.ul-three li p{
  text-align: left;line-height: 26px;padding: 10px 0;float: left;margin-left: 20px;
}
.main-three{
  width: 100%;height: auto;overflow: hidden;background-color: #00561f;padding: 30px 0 60px 0;
}
.main-form{
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  padding-bottom: 100px;
  background-color: #ffffff;
}
.main-form h1{
  padding: 80px 0 20px 0;
}
.ael-form .phone{
  margin: 0 auto;
}
.ael-form{
  width: 550px;height: auto;margin: 0 auto;overflow: hidden;
}
.ael-form div{
  width: 460px;height: 56px;border: 1px solid #000000;margin: 0 auto;padding-left: 12px;box-sizing: border-box;-webkit-box-sizing: border-box;font-size: 18px;line-height: 56px;text-align: left;color: #000000;margin-bottom: 12px;background-color: #ffffff;
}
.ael-form input[type='text']{
  width: 340px;height: 56px;float: right;padding-right: 12px;font-size: 18px;line-height: 56px;text-align: left;color: #000000;background-color: rgba(255,255,255,0);
}
.ael-form button{
  width: 460px;height: 56px;display: block;margin: 0 auto;font-family:'Microsoft YaHei';background-color: #558800;font-size: 30px;line-height: 56px;color: #ffffff;font-weight: bold;text-align: center;outline: none;border: 0;cursor: pointer;margin-bottom: 30px;
}

.checkBox {
  width: 800px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid #000000;
}
.checkBox .object{
  width: 15%;
  height: auto;
  overflow: hidden;
  float: left;
}
.checkBox .option {
  width: 85%;
  height: auto;
  overflow: hidden;
  float: left;
}

.checkBox .option li, 
.checkBox .object li {
  width: 100%;
  height: auto;
  overflow: hidden;
  font-size: 20px;
  text-align: left;
  color: #000000;
  line-height: normal;
}
.checkBox .option li {
  padding: 15px 0px;
  border-bottom: 1px solid #000000;
  padding-left: 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.checkBox .object li {
  text-align: center;
  background-color: #ffffff;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  color: #000000;
  font-size: 20px;
  height: 77px;
  line-height: 77px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.checkBox .object li:last-child{
  border-bottom: 0px;
}
.checkBox .option li div {
  width: auto;
  height: 30px;
  float: left;
  overflow: hidden;
  display: inline-block;
  margin: 8px 0px; 
  margin-right: 30px;
}

.checkBox .option li label {
  display: inline-block;
  position: relative;
  height: 30px;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
  font-size: 20px;
  line-height: 30px;
  color: #000000;
  float: left;
  padding-left: 5px;
}

.checkBox .option li input[type='checkbox'],
.checkBox .option li input[type='radio'] {
  width: 26px;
  height: 26px;
  border: 1px solid #558800;
  float: left;
  opacity: 0;
  margin: 2px 0;
}

.checkBox .option li label:before {
  content: '';
  position: absolute;
  left: -26px;
  top: 2px;
  width: 25px;
  height: 25px;
  border: 1px solid #558800;
}

.checkBox .option li label:after {
  content: '';
  position: absolute;
  left: -26px;
  top: 2px;
  width: 26px;
  height: 26px;
  text-align: center;
}

.checkBox .option li input[type='checkbox']:checked+label:after,
.checkBox .option li input[type='radio']:checked+label:after {
  content: "\2713";
  font-size: 26px;
  color: #558800;
  line-height: 26px;
  text-align: center;
  font-weight: bold;
}