header@charset "utf-8";
*{padding: 0px;margin:0px;}
body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,textarea,p{margin:0px;padding:0px;font-family:微软雅黑;color:#000;}
body{ background:#ffffff; min-width:1200px;}
body{background:#ffffff;}
ol,ul{list-style:none;}
img,a img{border:0px;border:none;}
a{text-decoration:none;cursor: pointer;}
a.hidefocus{outline:none}
/*a:hover{text-decoration:underline;}*/
label{ margin-bottom:0; font-weight:normal;}
input{border:0;outline:none;/*去除蓝色边框*/}
select::-ms-expand { display:none;}
select{ appearance:none; -moz-appearance:none; -webkit-appearance:none;background-color:#fff; }
select{-webkit-appearance: menulist;box-sizing: border-box;align-items: center;white-space: pre;-webkit-rtl-ordering: logical;color: black;background-color: white;cursor: default;border-width: 1px;border-style: solid;border-color: initial;border-image: initial;}
.white{ background:#fff;}
.fix:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.fix{zoom:1}
p{font-size: 16px;color: #000;line-height: 28px;}
/**以上样式不可更改**/
/*select样式*/
select{-webkit-appearance: menulist;box-sizing: border-box;align-items: center;white-space: pre;-webkit-rtl-ordering: logical;color: black;background-color: white;cursor: default;border-width: 1px;border-style: solid;border-color: initial;border-image: initial;}
/*----------限制----------*/
.wrapper{width: 100%;}
.container{width: 1200px;margin:0 auto;position: relative;min-width: 1200px;}
/*----------头部----------*/
header{background: linear-gradient(180deg, #73D13D 0%, rgba(115, 209, 61, 0) 90.1%);}
header .head-top{padding:60px 0 20px 0;}
header .head-top .title{font-size: 24px;font-weight: 700;margin-bottom: 16px;text-align: center;color: #fff;}
header .head-top h3{font-size: 48px;color: #50BC1B;text-align: center;}
header .head-top .head-center{display: flex;align-items: center;justify-content: center;margin-top: 20px;}
header .head-top .head-center p{font-size: 20px;margin-right: 100px;display: block;color: #4F4F4F;}

/*----------底部----------*/


/*----------首页----------*/
.banner{margin-bottom: 60px;}
.banner .ban-center{display: flex;justify-content: space-between;}
.banner .ban-center .ban-left{width: 796px;}
.banner .ban-center .ban-left .ban-img{width: 790px;height: 420px;}
.banner .ban-center .ban-left .ban-img img{width: 100%;height: 100%}
.banner .ban-center .ban-right{width: 390px;position: relative;}
.banner .ban-center .ban-right h4{font-size: 24px;color: #50BC1B;text-align: center;margin-bottom: 24px;}
.banner .ban-center .ban-right p{text-indent: 32px;}
.banner .ban-center .ban-right a{color: #50BC1B;}

.one{margin-bottom: 60px;}
.one .one-top{background: linear-gradient(180deg, #9CDF2E 0%, #50BC1B 100%);border-radius: 8px 8px 0px 0px;height: 60px;}
.one .one-top p{font-size: 20px;color: #fff;line-height: 60px;text-align: center;font-weight: 700;}
.one .one-bot{padding: 40px;display: flex;align-items: center;flex-wrap: wrap;justify-content: center;border: 2px solid #CECECE;}
.one .one-bot img{width: auto;height: 85px;padding-right: 20px;}
.one .one-bot2{padding: 40px 20px;display: flex;align-items: center;flex-wrap: wrap;border: 2px solid #CECECE;}
.one .one-bot2 img{width: auto;height:110px;padding-right: 18px;margin-bottom: 20px;}
.one .one-bot3{padding: 40px 20px;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;border: 2px solid #CECECE;}
.one .one-bot3 img{width: auto;height:110px;}
.one .one-bot4{border: 2px solid #CECECE;}

.two{}
.two .two-center{display: flex;justify-content: space-between;padding: 30px;}
.two .two-center .two-left{width: 192px;height: 216px;}
.two .two-center .two-left img{width: 100%;height: 100%;}
.two .two-center .two-right{width: 923px;overflow: hidden;}
.two .two-center .two-right ul{}
.two .two-center .two-right ul li{}
.two .two-center .two-right ul li.li1{display: flex;align-items: center;margin-bottom: 10px;}
.two .two-center .two-right ul li.li1 h4{font-size: 20px;font-weight: 700;margin-right: 20px;}
.two .two-center .two-right ul li.li1 p{font-size: 20px;color: #50BC1B;font-weight: 400;}
.two .two-center .two-right ul li.li2{position: relative;}
.two .two-center .two-right ul li.li2 p{text-indent: 20px;}
.two .two-center .two-right ul li.li2 a{color: #50BC1B;}

.three{margin-bottom: 60px;}
.three .three-top{height: 60px;background: linear-gradient(180deg, #9CDF2E 0%, #50BC1B 100%);border: 2px solid #50BC1B;box-sizing: border-box;border-radius: 8px 8px 0 0;}
.three .three-top h4{font-size: 20px;text-align: center;line-height: 60px;color: #fff;}
.three .three-bot{border: 2px solid #CECECE;padding: 30px;display: flex;justify-content: space-between;flex-wrap: wrap;border-radius: 0 0 8px 8px;}
.three .three-bot .three-ul{display: flex;justify-content: space-between;width: 48%;margin-bottom: 38px;}
.three .three-bot .three-ul img{width: 190px;height: 216px;flex-shrink: 0;}
.three .three-bot .three-ul ul{width: 335px;}
.three .three-bot .three-ul ul li{margin-bottom: 5px;}
.three .three-bot .three-ul ul li h4{font-size: 20px;}
.three .three-bot .three-ul ul li h5{font-size: 16px;text-indent: 32px;color: #4F4F4F;}
.three .three-bot .three-ul ul li h5 span{color: #50BC1B;}
.three .three-bot .three-ul ul li p{color: #4F4F4F;text-indent: 32px;}
.three .three-bot .three-ul ul li p a{color: #50BC1B;}
.three .three-img{height: 815px;}
.three .three-img img{width: 100%;height: 100%;}
/*----------分页----------*/


























