@font-face {
  font-family: 'search_icon';
  src:  url('fonts/search_icon.eot?2q7ps4');
  src:  url('fonts/search_icon.eot?2q7ps4#iefix') format('embedded-opentype'),
    url('fonts/search_icon.ttf?2q7ps4') format('truetype'),
    url('fonts/search_icon.woff?2q7ps4') format('woff'),
    url('fonts/search_icon.svg?2q7ps4#search_icon') format('svg');
  font-weight: normal;
  font-style: normal;
}


[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'search_icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-uniE900:before {
  content: "\e900";
}
.icon-m_list:before {
  content: "\e908";
}

/* 公共属性 */
.contain_wrapper .contain_left .contain_item ul li img,
.contain_wrapper .contain_left .contain_item .contain_l_right img,
.contain_wrapper .contain_right .contain_r_otherRecommend ul li img{
  object-fit: cover;
}
.m_list,.filter{
  display: none !important;
}
    

body{
  font-family: 微软雅黑;
  background: #ecebe8;
  width: 100%;
  height: 100%;
}

.header_wrapper{
  position: fixed;
  width: 100%;
  height: 70px;
  background: #87b16f;
  overflow: hidden;
  z-index: 1;
}
.header_wrapper .header{
  display: flex;
  margin:15px auto;
  width: 1200px;
}
.header .logo{
  flex:0 0 160px;
  width: 160px;
  height: 40px;
}
.header .logo img{
  width: 100%;
  height: 100%;
}
.header .search{
  margin-left: 20px;
  flex:1;
  height: 40px;
}
.header .search form{
  width: 100%;
  height: 100%;
}
.header .search .search_text{
  display: inline-block;
  vertical-align: top;
  min-width: 400px;
  height: 100%;
}
.header .search .search_text input{
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0);
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 2px solid #fff;
  box-sizing: border-box;
  color: #fff;
  font-size: 16px;
}
input::-webkit-input-placeholder {
  color: #fff;
  font-size: 16px;
}
.header .search .search_button{
  display: inline-block;
  margin-left: 20px;
  min-width: 80px;
  height: 100%;
  text-align: center;
  background: #ADC996;
  border-radius: 4px;
}
.header .search .search_button button{
  background: #ADC996;
  border-radius: 4px;
}
.header .search .search_button button,
.header .search .search_button span{
  display: block;
  width: 100%;
  color: #fff;
  font-size: 20px;
  border: none;
  line-height: 40px;
}
.header .contact{
  width: 400px;
  flex:0 0 400px;
  height: 40px;
}
.header .contact ul{
  width: 100%;
  height: 100%;
  display: flex;
}
.header .contact ul li{
  display: inline-block;
  line-height: 40px;
  text-align: center;
  width: 100px;
  font-size: 16px;
} 
.header .contact ul li a{
  color: #fff; 
}

.banner_wrapper{
  position: relative;
  left: 0;
  top: 70px;
  width: 100%;
  height: 300px;
  overflow: hidden;
}
.banner_wrapper .banner_filter{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.2);
}
.banner_wrapper p{
  position: absolute;
  top: 35%;
  left: 10%;
  font-size: 36px;
  color: #fff;
}
.banner_wrapper p span{
  display: block;
} 
.banner_wrapper img{
  width: 100%;
  height: 100%;
}

.contain_wrapper{
  margin: 100px auto 0 auto;
  display: flex;
  width: 1200px;
}
.contain_wrapper .contain_left{
  flex: 0 0 860px;
  width: 860px;
}
.contain_item_more {
  float: right;
  display: block;
  color: #111;
  margin-right:10px;
}
.contain_wrapper .contain_left .contain_item {
  margin-bottom: 20px;
}
.contain_wrapper .contain_left .contain_item .common_title,
.itemList_wrapper .common_title{
  display: inline;
  padding: 5px 10px;
  background: #93b874;
  color: #fff;
  font-size: 18px;
}
.contain_wrapper .contain_left .contain_item ul{
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
}
.contain_wrapper .contain_left .contain_item ul li{
  margin-bottom: 10px;
}
.contain_wrapper .contain_left .contain_item ul li:nth-child(13),
.contain_wrapper .contain_left .contain_item ul li:nth-child(14),
.contain_wrapper .contain_left .contain_item ul li:nth-child(15),
.contain_wrapper .contain_left .contain_item ul li:nth-child(16),
.contain_wrapper .contain_left .contain_item ul li:nth-child(17),
.contain_wrapper .contain_left .contain_item ul li:nth-child(18),
.contain_wrapper .contain_left .contain_item ul li:nth-child(19){
  display: none;
}
.contain_wrapper .contain_left .contain_item ul li a p,
.contain_wrapper .contain_left .contain_item .contain_l_right p,
.contain_wrapper .contain_right .contain_r_otherRecommend ul li p{
  position: absolute;
  bottom: 0;
  padding:  0 5px;
  width: 100%;
  height: auto;
  line-height: 30px;
  background: rgba(0,0,0,0.5);
  color: #fff;
  font-size: 16px;
  box-sizing: border-box;
}
.contain_wrapper .contain_left .contain_item ul .contain_l_li1,
.contain_wrapper .contain_left .contain_item ul .contain_l_li2{
  position: relative;
  margin-right: 10px;
  left: 0;
  display: inline-block;
  vertical-align: top;
  padding-bottom: 20%;
  width: 420px;
  height: 0;
  overflow: hidden;
}
.contain_wrapper .contain_left .contain_item ul .contain_l_li2{
  width: 205px;
}
.contain_wrapper .contain_left .contain_item ul .contain_l_li1 a img,
.contain_wrapper .contain_left .contain_item ul .contain_l_li2 a img,
.contain_l_right img,
.contain_wrapper .contain_right .contain_r_otherRecommend ul li img{
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fafafa;
}

.contain_item_wrapper{
  display: flex;
}
.contain_wrapper .contain_left .contain_item ul.contain_l_ul1{
  width: 430px;
}
.contain_wrapper .contain_left .contain_item ul.contain_l_ul2{
  width: 215px;
}
.contain_wrapper .contain_left .contain_item ul.contain_l_ul1 .contain_l_li1,
.contain_wrapper .contain_left .contain_item ul.contain_l_ul1 .contain_l_li2{
  padding-bottom: 40%;
}
.contain_wrapper .contain_left .contain_item ul.contain_l_ul2 .contain_l_li2{
  padding-bottom: 80%;
}
.contain_wrapper .contain_left .contain_item .contain_l_right{
  margin-top: 10px;
  position: relative;
  margin-right: 10px;
  left: 0;
  display: inline-block;
  vertical-align: top;
  padding-bottom: 41.164%;
  width: 420px;
  height: 0;
  overflow: hidden;
}

.contain_wrapper .contain_right{
  margin-left: 20px;
  flex: 0 0 300px;
  width: 300px;
}
.contain_wrapper .contain_right .contain_r_item{
  margin-bottom: 20px;
  padding: 16px;
  width: 100%;
  background-color: #f6f5f4;
  border-radius: 4px;
  box-sizing: border-box;
  font-size: 16px;
}
.contain_wrapper .contain_right .contain_r_contact h1.contain_r_c_text {
  margin-top: 10px;
  color: #383;
  font-size: 14px;
}
.contain_wrapper .contain_right .hl_logo{
  text-align: center;
}
.contain_wrapper .contain_right .hl_logo .hl_logo_a{
  width: 40%;
  display: inline-block;
}
.contain_wrapper .contain_right .hl_logo .hl_logo_a:first-child{
  margin-right:10%;
}
.contain_wrapper .contain_right .hl_logo .hl_logo_a img{
  width: 100%;
  height: 100%;
}
.contain_wrapper .contain_right .hl_logo a {
  display: block;
  width: 100%;
  color: #383;
  font-size: 14px;
}
.contain_wrapper .contain_right .contain_r_otherItem nav{
  margin-top: 10px; 
}
.contain_wrapper .contain_right .contain_r_otherItem nav a{
  margin-bottom: 2px;
  display: block;
  color: #383;
  font-size: 14px;
}
.contain_wrapper .contain_right .contain_r_otherRecommend ul{
  margin-top: 10px;
  width: 100%;
}
.contain_wrapper .contain_right .contain_r_otherRecommend ul li{
  position: relative;
  margin-bottom: 10px;
  left: 0;
  display: inline-block;
  vertical-align: top;
  padding-bottom: 40%;
  width: 100%;
  height: 0;
  overflow: hidden;
}
.contain_wrapper .contain_right .contain_r_otherRecommend ul li{

}
.bdshare-button-style1-24 a, .bdshare-button-style1-24 .bds_more{
  margin:10px 20px 0px 0px !important;
}
.bdshare_popup_bg,.bdshare_popup_box{
    display: none !important;
}

.itemList_wrapper{
  margin: 20px auto 0 auto;
  width: 1200px;
}
.itemList_wrapper .itemItem_wrapper{
  margin-bottom: 20px;
}
.itemList_wrapper .itemItem_wrapper .itemItem{
  margin-top: 10px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.itemList_wrapper .itemList{
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 16px;
  flex: 0 0 290px;
  width: 290px;
  box-sizing: border-box;
  border: 1px solid #fff;
  border-radius: 4px;
}
/*.itemList_wrapper .itemList:nth-child(4n){
  margin-right: 0px;
}*/
.itemList_wrapper .itemList .common_itemTitle{
  color: #383;
  font-size: 16px;
  font-weight: bold;
}
.itemList_wrapper .itemList .common_itemTitle a{
  float: right;
  color: #111;
}
.itemList_wrapper .itemList ul{
  height: 300px;
  overflow: hidden;
}
.itemList_wrapper .itemList ul li{
  margin-top: 10px;
  font-size: 14px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.itemList_wrapper .itemList ul li a{
  display: inline-block;
  width: 100%;
  color: #383;
}
.itemItem_wrapper .common_title a{
  float: right;
  margin-right: 20px;
  color: #111;
  font-size: 16px;
}

.link_wrapper{
  width: 1200px;
  margin:10px auto 0 auto;
  text-align: center;
  font-size: 14px;
  color: #666;
  box-sizing: border-box;
}
.link_wrapper a{
  color: #666
}




.footer_wrapper{
  margin-top: 20px;
  width: 100%;
  background: #87b16f;
  height: 60px;
  line-height: 60px;
}
.footer_wrapper .footer{
  width: 1200px;
  margin:0 auto;
  display: flex;
  justify-content: space-between;
}
.footer_wrapper .footer ul{
  display: flex;
}
.footer_wrapper .footer ul li{
  margin-right: 10px;
}
.footer_wrapper .footer ul li a{
  color: #fff;
  font-size: 16px;
}
.footer_wrapper .footer p{
  margin-right: 10px;
  color: #fff;
  font-size: 16px;
}


a.laishu:link{text-decoration: none; color:black; font-size: 18px; font-family: 微软雅黑;}
a.laishu:visited{ color:green;}
a.laishu:hover{text-decoration: unset; color:green; font-size: 18px;}
a.laishu:active{text-decoration: blink; color: yellow;}

