/*global 151201 filter:alpha(opacity=97);-moz-opacity:0.97;opacity:0.97;font:62.5%/150% '\5FAE\8F6F\96C5\9ED1''\5b8b\4f53'*/
html{margin:0;padding:0;border:0;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;overflow-y:scroll;overflow-x:hidden}
body,div,span,h1,h2,h3,h4,h5,h6,p,pre,a,abbr,address,code,del,em,q,dl,dt,dd,ol,ul,li,form,caption,tbody,tfoot,thead,
article,aside,dialog,figure,footer,header,nav,section,td{margin:0;padding:0;border:0;word-wrap:break-word;word-break:break-all}
body{height:100%;font:normal 12px/1.5 "simsun","Helvetica Neue", Verdana, Geneva, sans-serif;color:#333;background:#fff}
article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section{display:block}
div,p,dt,dd,li,h1,h2,h3,h4,h5,h6,th,td{zoom:1}s{color:#888}[hidden],template{display:none}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}table,th,tr ,td{border-collapse:collapse;border-spacing:0}
li{list-style-type:none}img,.nobd{border:none !important}em,th,i{font-style:normal;font-weight:normal}
input,select,form img,button,label,textarea{vertical-align:middle;font-family:Tahoma;color:#000}
a{background-color:transparent;color:#333;text-decoration:none;zoom:1}
img{vertical-align:middle}
body{font-family:Microsoft Yahei,"Arial","Hiragino Sans GB",sans-serif}

/*--Expand Css--*/
.section{width:100%;display: inline-block;}
.secbox{width:1200px; margin:0 auto; position:relative}
.lin-img{width:100%;float:left;}.lin-img img{width:100%;}
.fl{float:left;}.fr{float:right;}
.clearfix:after{content:'.';clear:both;display:block;height:0;visibility:hidden;font-size:0;line-height:0}
.tit{text-align: center;height: 112px;background: url(imgs/tit_bk.png) 28% no-repeat;background-size: 250px;}
.tit h1{padding-top: 46px;font-size: 44px;color: #448b89;font-style: italic;font-weight: 600;letter-spacing: 2px;}
.tit h1 span{color: #eeaf3b;}
.tit p{padding-top: 6px;font-size: 20px;letter-spacing: 2px;}
.tit_em{width: 120px;height: 7px;background: url(imgs/cr.png) no-repeat center;margin: 12px auto 20px;display: block;}
.tites{text-align: center;}
.tites h3{font-size: 24px;}
.tites h3 span{color: #448b89;font-weight: 600;}
.tites h4{font-size: 22px;color: #d05a04;font-weight: 600;letter-spacing: 2px;}
.subtit{text-align: center;font-size:19px;color: #666;padding-top:5px;}

/*-----内容-----*/
.banner{
    height:200px;
    background:url(imgs/banner.jpg) no-repeat center;
}

.sec1{
  height: 630px;
  background:url(imgs/sec_1.jpg) no-repeat center;
}

.sec2{
  margin: 40px 0;
}

.sec2 ul{
  flex-direction: column;
  justify-content: center;
  margin: 20px auto;
  height: 200px;
  text-align: center;
  box-shadow: 1px 1px 7px 1px #e9e9e9;
  width: 730px;
  display: flex;
  border-radius: 10px;
}

.sec2 ul li{
  line-height: 30px;
  font-size: 16px;
  letter-spacing: 2px;
}

.sec2 ul li span{
  font-size: 20px;
  font-style: italic;
  color: #ea4647;
  font-weight: 600;
}

.sec2 ul h3{
  margin: 20px 0;
  text-align: center;
  font-size: 20px;
  font-style: italic;
  color: #ea4647;
  font-weight: 600;
}

.sec2 img{
  width: 540px;
  margin: auto;
  display: block;
}

.sec3 img{
  display: block;
  width: 90%;
  margin: auto;
}

.sec3 a,
.sec6 a,
.sec8 a{
  display: block;
  width: 360px;
  margin: 20px auto;
  padding: 14px 60px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  background-color: #ea4647;
  border-radius: 12px;
}

.sec3 a:hover,
.sec6 a:hover,
.sec8 a:hover{
  background-color: #eeaf3b;
  color: #000;
}

.sec4 {
  margin: 40px 0;
}

.sec4 ul{
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  margin: auto;
  width: 1000px;
  padding: 20px 0 16px 26px;
  box-shadow: 1px 1px 7px 1px #e9e9e9;
  border-radius: 10px;
}

.sec4 ul h3{
  line-height: 36px;
  font-size: 22px;
  font-weight: 600;
  font-style: italic;
  color: #eeaf3b;
  letter-spacing: 2px;
}

.sec4 ul li{
  line-height: 38px;
  font-size: 16px;
  letter-spacing: 1px;
}

.sec4 ul li span{
  font-weight: 600;
  color: #ea4647;
}

.sec4 ul h4{
  line-height: 36px;
  font-size: 20px;
  font-weight: 600;
  font-style: italic;
  color: #ea4647;
  letter-spacing: 1px;
}

.sec4 img{
  width: 140px;
  margin: 14px 0;
}

.sec4 .lov{
  width: 134px;
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0;
}

.sec5{
  background-color: #f8f8f8;
  padding: 20px 0;
}

.sec5 .harvest{
  display: grid;
  grid-template-columns: 23% 50%;
  justify-content: end;
  align-items: center;
  padding-top: 20px;
}

.sec5 .harvest img{
  width: 200px;
}

.sec5 .harvest ul li{
  line-height: 32px;
  font-size: 16px;
  letter-spacing: 1px;
}

.sec6{
  margin: 40px 0;
}

.sec6 .kc_date{
  height: 150px;
  width: 900px;
  margin: 40px auto;
  text-align: center;
  box-shadow: 1px 1px 7px 1px #e9e9e9;
  border-radius: 10px;
}

.sec6 .kc_date_tit{
  padding: 10px 0;
  display: grid;
  grid-template-columns: 23% 23% 23% 23%;
  background-color: #eeaf3b;
  font-weight: 600;
  font-size: 17px;
}

.sec6 .kc_date_7{
  display: grid;
  line-height: 50px;
  grid-template-columns: 23% 23% 23% 23%;
  font-size: 17px;
  border-bottom: 1px solid #e9e9e9;
}

.sec6 .kc_date_8{
  display: grid;
  line-height: 50px;
  grid-template-columns: 23% 23% 23% 23%;
  font-size: 17px;
}

.sec6 .kc_date_7 h4,
.sec6 .kc_date_8 h4,
.sec8 .kc_date_7 h4,
.sec8 .kc_date_8 h4{
  color:#eeaf3b;
  font-weight: 600;
  letter-spacing: 1px;
}

.sec7 .cont{
  display: grid;
  grid-template-columns: 15% 34% 30%;
  justify-content: space-evenly;
}

.sec7 ul{
  padding-top: 54px;
  display: grid;
  justify-items: end;
}

.sec7 ul li{
  font-size: 16px;
}

.sec7 .cont img{
  width: 100%;
}
.sec7 .con_tent{
  margin: 44px 0 0 80px;
  display: grid;
  grid-template-columns: 360px 360px 360px;
  grid-row-gap: 38px;
  grid-column-gap: 20px;
  justify-content: center;
}

.sec7 .numb{
  line-height: 12px;
  font-size: 50px;    
  color: #f1f1f1;
  font-style: italic;
}

.sec7 dl{
  width: 93%;
  padding: 20px 0 20px 13px;
  background: none;
  position: relative;
}

.sec7 dl:hover{
  background-color: #448b89;
  color: #fff;
}

.sec7 dl em{
  height: 72px;
  border-right: 1px solid #949494;
  position: absolute;
  right: -13px;
  top: 27px;
}

.sec7 dt{
  padding: 6px 0;
  font-size: 18px;
  font-weight: bold;
  font-size: 20px;
}

.sec7 dl dt span{
  margin: 0 4px;
  padding: 0 10px;
  background-color: #eeaf3b;
  color: #fff;
  border-radius: 2px;
  letter-spacing: 1px;
}

.sec7 dd{
  font-size: 14px;
  font-weight: 200;
}

.sec7 img{
  width: 93%;
  display: block;
  margin: auto;
}

.sec8{
  margin: 40px 0;
}

.sec8 .kc_date{
  height: 150px;
  width: 700px;
  margin: 40px auto;
  text-align: center;
  box-shadow: 1px 1px 7px 1px #e9e9e9;
  border-radius: 10px;
}

.sec8 .kc_date_tit{
  padding: 10px 0;
  display: grid;
  grid-template-columns: 33% 33% 33%;
  background-color: #eeaf3b;
  font-weight: 600;
  font-size: 17px;
}

.sec8 .kc_date_7{
  display: grid;
  line-height: 50px;
  grid-template-columns: 33% 33% 33%;
  font-size: 17px;
  border-bottom: 1px solid #e9e9e9;
}

.sec8 .kc_date_8{
  display: grid;
  line-height: 50px;
  grid-template-columns: 33% 33% 33%;
  font-size: 17px;
}

.sec7 .tu{
  text-align: center;
}
.sec7 .tu img,
.sec3 .tu img{
  width:70%;
}

.bottom{
  padding: 20px 0;
  background-color: #333333;
  text-align: center;
  color: #fff;
}

.bottom h4{
  padding-bottom: 10px;
  font-size: 16px;
}

.bottom img{
  padding-right: 10px;
}