html,
body {
    height: 100%;
    width: 100%;
    min-width: 1300px;
}

* {
   /* -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;*/
    font-style: normal;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Roboto", "SF Pro SC", "SF Pro Display", "SF Pro Icons", "PingFang SC", BlinkMacSystemFont, -apple-system, "Segoe UI", "Microsoft Yahei", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 400;
    margin: 0;

}

a {
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
    color: #474157;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #0A3023;
}

hr {
    max-width: 100px;
    margin: 25px auto 0;
    border-width: 1px;
    border-color: rgba(34, 34, 34, 0.1);
}

hr.light {
    border-color: white;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 200;
    letter-spacing: 1px;
    margin: 0;
}

p {
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
}
ul{ padding: 0; }
li{ list-style: none; }

#mainbody {
    position: relative;
    width: 100%;
    min-height: auto;
    overflow-y: hidden;
    background: #f1f6fd;
    color: #474157;
    height: calc(100vh - 61px);
}

#mainbody > .container > .text-center {
    text-align: center;
    padding: 350px 0 50px;
    position: relative;
    height: 100vh;
}

#mainbody > .container > .text-center h1 {
    font-size: 50px;
    font-weight: bold;
    color: #171347
}

#mainbody > .container > .text-center > a {
    background: #fdcc52;
    background: -webkit-linear-gradient(#fdcc52, #fdc539);
    background: linear-gradient(#fdcc52, #fdc539);
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 300px;
    margin-top: 20px;
    padding: 10px 45px;
    font-size: 14px;
    text-decoration: none;
}





.footer {
    background-color: #222222;
    padding: 20px 0;
    color: rgba(255, 255, 255, 0.3);
    text-align: center;
}

.footer p {
    font-size: 14px;
    margin: 0;
}
.w_1300{
    width: 1300px;
    margin: 0 auto;
    overflow: hidden;
}
/*header*/
.header{
    width: 100%;
    height: 140px;
   
}
.logo{
    width: 364px;
    height: 54px;
    float: left;
    background:url(../homeimg/logo.png) center center no-repeat;
    background-size: 100% 100%;
    margin: 30px 0 0 40px;
}
.logo_name{
     width: 192px;
    height: 32px;
    float: left;
    background:url(../homeimg/logo.png) center center no-repeat;
    background-size: 100% 100%;
    margin: 38px 0 0 15px;
    display: none;

}
.logo_site{
   
    float: left;
    margin: 43px 0 0 10px;
    line-height: 28px;
    font-size: 18px;
    color: #fff;
    display: none;
}
.header_search{
     width: 14px;
    height: 14px;
    float: right;
    background:url(../homeimg/search_w.png) center center no-repeat;
    background-size: 100% 100%;
    margin: 55px 30px 0 45px;
}
.header_menu{
     width: 16px;
    height: 16px;
    float: right;
    background:url(../homeimg/header_menu.png) center center no-repeat;
    background-size: 100% 100%;
    margin: 55px 40px 0 15px;
     display: none;
}
.header_nav{
    float: right;
    padding: 50px 0;

}
.header_nav a{
    padding: 0 15px;
    color: #FAF9F0;
    font-size: 16px;
}
.header_nav a.active{
    font-weight: bold;
    color: #EA8B0A;
}

.home_header_bannar{
    height: 800px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
     

}
.headerSwiper img{
    width: 100%;
    height: 100%;
}
#home_body .header{
    position: absolute;
    z-index: 1000;
    top: 0;
    left: 0;
}
#home_body{
     background:#EAE7D5;
}
.home_top{
    position: relative;
    overflow: hidden;
    height: 920px;
}
#home_body .about_ad{
    display: none;
}
.home_chaxun{
    background: #FAF9F0;
    border-radius: 8px;
    height: 160px;
     position: absolute;
     z-index: 100;
     top:760px ;
     left: 50%;
     margin-left: -650px;

}
.home_chaxun_zs{
    background:#0A3023 url(../homeimg/chaxun_zs.png) right 29px  center no-repeat;
    background-size: 68.5px 14px;
    border-radius: 8px;
    margin: 20px 10px 0 20px;
    height: 120px;
    width: 630px;
    float: left;
}
.home_chaxun_zs span{
    display: block;
    height: 32px;
    line-height: 32px;
    margin: 30px 0 0 30px;
    color: #E4C98E;
    font-size: 32px;
    font-weight: bold;
}
.home_chaxun_zs em{
    display: block;
    height: 18px;
    line-height: 18px;
    margin: 10px 0 0 30px;
    color: #E4C98E;
    font-size: 18px;
}

.home_chaxun_hy{
    background:#EA8B0A url(../homeimg/chaxun_hy.png) right 29px  center no-repeat;
    background-size: 68.5px 14px;
    border-radius: 8px;
    margin: 20px 0;
    height: 120px;
    width: 630px;
    float: left;
}
.home_chaxun_hy span{
    display: block;
    height: 32px;
    line-height: 32px;
    margin: 30px 0 0 30px;
    color: #FAF9F0;
    font-size: 32px;
    font-weight: bold;
}
.home_chaxun_hy em{
    display: block;
    height: 18px;
    line-height: 18px;
    margin: 10px 0 0 30px;
    color: #FAF9F0;
    font-size: 18px;
}
.home_news{
    width: 330px;
    height: 510px;
    border-radius: 6px;
    background-color: #FAF9F0;
    margin: 20px 0 30px;
    float: left;
    box-sizing: border-box;
    padding: 6px 20px ;
}
.news_title{
    border-bottom: 1px solid #D8D8D8 ;
    line-height: 44px;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
   
}
.news_title img{
    width: 20px;
    height: 20px;
}
.news_title a{
    display: block;
    height: 8px;
    width: 28.5px;
    float: right;
    float: right;
     background:url(../homeimg/more_icon.png) center  center no-repeat;
    background-size:28.5px 8px;
    margin: 20px 20px 0 0;
}
.news_img{
    margin-top: 16px;
    width: 290px;
    height: 170px;
    overflow: hidden;
}
.news_img img{
    width: 100%;
}
.news_ul li{
    margin-top: 16px;
    height: 44px;
    line-height: 22px;
    position: relative;
    padding-left: 54px;
    font-size: 14px;
}
.news_ul li p{
    position: absolute;
    left: 0;
    text-align: center;
    width: 54px;
    top: 9px;
}
.news_ul li p span{
    font-size: 16px;
    color: #333;
    line-height: 16px;
    display: block;
}
.news_ul li p em{
    font-size: 12px;
    display: block;
    color: #999;
    line-height: 14px;
}
.news_ul li a:hover{
    color: #0A3023;
}
.home_news_gg{
    width: 600px;
    height: 510px;
    float: left;
    margin: 20px 20px  !important;
    background: #FAF9F0;
    border-radius: 8px;
}
.home_news_gg_img{
    height: 350px;
    overflow:hidden;
}
.home_news_gg_h2{
    margin-top: 8px;
    line-height: 42px;
    height: 42px;
    overflow: hidden;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    box-sizing: border-box;
    padding: 0px 20px ;
}
.home_news_gg_p{
   box-sizing: border-box;
   padding: 0px 20px ; 
    line-height: 24px;
    overflow: hidden;
    font-size: 14px;
    color: #999;
}
.home_news_gg_next{
    width: 68.5px !important;
    height: 14px !important;
    background:url(../homeimg/home_news_gg_next.png) center  center no-repeat !important;
    background-size:100% 100% !important;
    top: auto  !important;
    bottom: 30px  !important;
    right: 30px !important;
}
.home_news_gg_prev{
    width: 68.5px !important;
    height: 14px !important;
    background:url(../homeimg/home_news_gg_prev.png) center  center no-repeat !important;
    background-size:100% 100% !important;
    top: auto  !important;
    bottom: 30px  !important;
    left: 30px !important;
}
.home_news_gg_next:after, .home_news_gg_prev:after{
    content: "" !important;
}
.home_news_gg_pagination{
    top: 467px  !important;
}
.home_news_gg_pagination .swiper-pagination-bullet{
    width: 24px  !important;
    height: 8px  !important;
    border-radius:4px   !important;
    background: #D8D8D8 !important;

}
.home_news_gg_pagination .swiper-pagination-bullet-active{
    background: #0A3023  !important;
}
/*店铺展示*/
.home_dp{
    height: 524px;
    width: 100%;
    background-color: #0A3023;
    clear: both;
    overflow: hidden;
}
.home_dp h1{
    width: 1300px;
    margin: 50px auto;
    height: 34px;
    line-height: 34px;
    color: #E1BF7A;
    font-weight: bold;
}
.home_dp_swiper{
    height: 360px;
    margin-top: 30px;
}
.home_dp_slide{
    width: 400px !important;
    height: 360px;
    border-radius: 8px;
    background: #FAF9F0 ;
    overflow: hidden;
}
.home_dp_slide img{
    width: 100%;
    height: 260px;
}
.home_dp_slide h2{
    text-indent: 15px;
    margin: 15px 0 10px;
    font-size: 16px;
    color: #333;
    line-height: 16px;
    height: 16px;
    overflow: hidden;
    font-weight: bold;

}
.home_dp_slide p{
    text-indent: 15px;
    font-size: 14px;
    color: #999;
    line-height: 14px;
    height: 14px;
    overflow: hidden;
    margin-bottom: 10px;
  

}
.home_dp_slide p span{
    color: #0A3023;
}
.home_dp_swiper{
    overflow:visible  !important;
}
.home_dp_swiper_next{
    width:36px !important;
    height: 36px !important;
    border-radius: 50%  !important;
    background: #EA8B0A url(../homeimg/right-H.png) center  center no-repeat !important;
    right: 0px !important;
    
}
.home_dp_swiper_prev{
    width:36px !important;
    height: 36px !important;
    border-radius: 50%  !important;
    background: #EA8B0A url(../homeimg/left-H.png) center  center no-repeat !important;
     right:76px !important;
     left: auto  !important ;
   
}
.home_dp_swiper_btn{
    width: 1300px;
    margin: 0 auto;
    width: 1300px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -650px;
    top: -63px;
    height: 36px;
}
.home_dp_swiper_prev.swiper-button-disabled{
    opacity: 1 !important;
      background: #FAF9F0 url(../homeimg/left-L.png) center  center no-repeat !important;

    }
.home_dp_swiper_next.swiper-button-disabled{
        opacity: 1 !important;
        background: #FAF9F0 url(../homeimg/right-L.png) center  center no-repeat !important;
    }


.home_dp_swiper_next:after, .home_dp_swiper_prev:after{
    content: "" !important;
}
.home_hy h1{
    text-align: center;
    font-size: 34px;
    padding-top: 55px;
    font-weight: bold;
    color: #333;
    padding-bottom: 50px;
}
.hy_swiper{
    height: 450px;
}
.hy_swiper .swiper-wrapper{
    height: 390px !important;
}
.hy_slide{
    height: 390px;
    width: 244px;
    background: #FAF9F0 ;
    border-radius: 8px;
    text-align: center;

}
.hy_slide img{
    height: 340px;
    width: 100%;
}
.hy_slide h2{
    font-size: 16px;
    line-height: 50px;
}
.home_hy .home_news_gg_pagination{
    top: 420px  !important;
}
.home_jcsp{
    height: 622px;
    background:url(../homeimg/home_jcsp.jpg) bottom  center no-repeat;
    background-size:100% 530px;


}
.home_jcsp_left{
    height: 580px;
    width: 320px;
    background: #FAF9F0;
    float: left;
    padding: 0 20px;
}
.home_jcsp_left h2{
    padding: 37px 0;
    text-align: center;
    line-height: 34px;
    font-size: 34px;
    font-weight: bold;
}
.home_jcsp_left p a{
    line-height: 44px;
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
    height: 44px;
    overflow: hidden;
    border-radius: 8px;
    color: #333333;
    background: #EFEDE1 url(../homeimg/left_hui.png) left 15px  center no-repeat;
    background-size: 18px 18px;
    text-indent: 43px;
}
.home_jcsp_left p a.on,.home_jcsp_left p a:hover{
    background: #0A3023 url(../homeimg/left_huang.png) left 15px  center no-repeat;
     color: #FAF9F0;
}
.home_jcsp_right{
     height: 540px;
    width:940px;
    background: #333;
     float: left;
     margin-top: 20px;
}
.home_jcsp_right video{
    margin: 0 auto;
    display: block;
}
.home_jcsp_more{
    display: block;
    width: 160px;
    height: 36px;
    margin: 22px auto;
     background: #0A3023;
     color: #FAF9F0;
     font-size: 14px;
     border-radius: 18px;
     text-align: center;
     line-height: 36px;
}
.home_jcsp_more:hover{
    color:#FAF9F0 ;
}
/*home_hdzt*/
.home_hdzt h1{
     padding: 50px 0 40px;
    text-align: center;
    line-height: 34px;
    font-size: 34px;
    font-weight: bold;
}
.home_hdzt_list{
    clear: both;
    overflow: hidden;
}
.home_hdzt_list .home_dp_slide{
    float: left;
    width: 310px !important;
    height: 275px;
    margin-right: 20px;
}
.home_hdzt_list .home_dp_slide img{
    height: 200px;
}
.home_hdzt_list .home_dp_slide:last-child{
    margin-right: 0;
}
/*home_zixun*/
.home_zixun{
    width: 100%;
    background: #FAF9F0;
    margin-top: 50px;
    padding: 50px 0 30px;
    overflow: hidden;
}
.home_zixun_item{
    box-sizing: border-box;
    padding: 0 20px;
    width: 420px;
    height: 483px;
    background: #FAF9F0;
    box-shadow: 0px 0px 6px 0px rgba(1,21,13,0.1);
    border-radius: 8px;
    border: 1px solid #D8D8D8;
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;

}
.zixun_top{
    height: 94px;
    margin-top: 15px;
}
.zixun_top_img{
    width: 160px;
    height: 94px;
    overflow: hidden;
    float: left;
    background: #E4E4E4;
}
.zixun_top_r{
    width: 203px;
    float: left;
    margin-left: 15px;
}
.zixun_top_r h2{
    height: 52px;
    line-height: 26px;
    font-size: 16px;
    color: #333;
}
.zixun_top_r p{
      font-size: 12px;
    color: #999;
    padding-top: 10px;
}
.zixun_top_ul{
    margin-top: 10px;
}
.zixun_top_ul li{
    line-height: 32px;
    height: 32px;
    color: #0A3023 ;
    font-size: 14px;
}
.zixun_top_ul li::before {
  content: ''; 
  display: inline-block; 
  width: 8px; 
  height: 8px; 
  background-color: #D8D8D8; 
  border-radius: 50%; 
}
.home_zixun_item:nth-child(3n){
    margin-right: 0;

}
.footer{
    width: 100%;
    height: 240px;
    background: #333;
    padding-top: 40px;
}
.footer_logo{
    width: 290px;
    float: left;
}
.footer_logo .logo{
    width: 192px;
    height: 191px;
    margin-left: 50px;
    background:   url(../homeimg/footer_logo.png)  top  center no-repeat;
    background-size:100% 100% ;
    margin-top: 0;

}
.footer_logo .logo_name{
    width: 192px;
    height: 191px;
    margin-left: 50px;
    display: none;
    margin-top: 17px;

}
.footer_logo .logo_site{
    width: 100%;
   margin: 0;
   text-align: center;
   color: #fff;
   display: none;
   margin-top: 10px;

}
.footer_lxwm{
    height: 170px;
    border-left: 1px solid #666666;
    margin-top: 10px;
    float: left;
    width: 490px;
    box-sizing: border-box;
    padding: 0 30px;
    text-align: left;
}
.footer_lxwm h2{
    color: #fff;
    font-size: 20px;
    font-weight: bold;

}
.footer_lxwm p{
    color: #D8D8D8;
    padding-top: 10px;
    font-size: 14px;
}
.footer_lxwm p span{
    color: #999999;
}
.footer_gyxh{
    width: 140px;
    padding: 0 25px;
}
.footer_gyxh p a{
    color: #D8D8D8;
}
.footer_code{
    padding-right: 0px;
    width: 376px;
    padding-left: 6px;
}
.footer_code_item{
    float: left;
    margin-top: 12px;
    width: 96px;
    text-align: center;
    margin-left: 24px;
}
.footer_code_item img{
    width: 96px;
    height: 96px;

}
.footer_bottom{
     border-top: 1px solid #666666;
     overflow: hidden;
     margin-top: 20px;
     clear: both;
     float: left;
     width: 100%;
     
}
.footer_bottom p{
   line-height: 30px;
   color: #D8D8D8; 
}
#other_body .header{
    background: #0A3023;
    height: 70px;
}
#other_body .logo{
    margin-top: 8px;
}
#other_body .logo_name,#other_body .logo_site{
    margin-top: 15px;
}
#other_body .header_nav{
   padding: 25px 20px;
}
#other_body .header_menu,#other_body .header_search{
    margin-top: 28px;
}
#other_body {
    background: #EAE7D5;
}
/*证书查询*/
.zhengshu_body .about_ad{
    display: none;
}
#news_search{
    display: block;
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}
.zhengshuchaxun{
    padding: 90px 0;
}
.zhengshuchaxun h1{
    line-height: 58px;
    text-align: center;
    font-weight: 600;
    font-size: 48px;
    color: #282828;
    padding-bottom: 60px;
}
.search_input{
    width: 640px;
    height: 48px;
    border-radius: 30px;
    border: 0;
    text-indent: 60px;
    outline: 0;
    float: left;
     background: #FAF9F0 url(../homeimg/search_input.png) left 20px  center no-repeat;
    background-size: 21px 21px;
    margin-left: 290px;
    margin-right: 20px;
}

.zhengshuchaxun_content{
    width: 1300px;
    background: #FAF9F0;
    overflow: hidden;
    border-radius: 16px;
    border: 1px solid #D8D8D8;
    margin-top: 100px;
}
.no_jieguo{
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    color: #999999;
    line-height: 24px;
    line-height: 200px;
}
.search_button{
    border: 0;
    outline: 0;
    width: 120px;
    height: 48px;
    border-radius: 30px;
    background: #EA8B0A;
    color: #FAF9F0;
    font-size: 20px;
    float: left;
}
.chaxun_img {
    width: 166px;
    height: 240px;
    background: #D8D8D8;
    overflow: hidden;
    float: left;
    margin: 40px 30px 40px 40px;
}
.chaxun_img img{
    width: 100%;
}
.chaxun_right{
    width: 300px;
    float: left;
    margin-top: 34px;
}
.chaxun_right p{
    line-height: 24px;
    font-size: 16px;
    margin-top: 26px;
    color: #333;
}
.chaxun_right p span{
    padding-right: 15px;
}
.chaxun_right p em{
    padding-right: 15px;
    font-style: normal;
    display: inline-block;
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 5px;
}
.w_210{
    width: 195px;
}
.w_96{
    width: 96px;
}
.chaxun_zhengshu{
    width: 1240px;
    height: 847px;
    margin: 30px auto;
     background: url(../homeimg/zhengshu.jpg)   center no-repeat;
     background-size: 100% 100%;
     position: relative;
  
}
.chaxun_zhengshu_img{
     width: 1240px;
    height: 847px;
    margin: 30px auto;
   
}
.zhengshu_img{
    width: 100px;
    height: 152px;
    float: left;
    margin: 291px 0 0 264px;
    overflow: hidden;
}
.zhengshu_img img{
    width: 100%;
}
.zhengshu_msg{
    margin-top:60px ;
    width: 100%;
    float: left;
    clear: both;
}
.zhengshu_msg  p{
    line-height: 32px;
    padding-left: 213px;
    font-size: 20px;
    font-weight: 500;
}
.zhengshu_msg .l_253{
     padding-left: 253px;
     padding-top: 2px;
}
/*关于协会*/
.about_ad{
    height: 300px;
    width: 100%;
}
.nav_daohang{
    padding: 30px 0 15px;
    line-height: 24px;
    font-size: 16px;
    height: 24px;
    border-bottom: 1px solid #D1CDB7;
    margin-bottom: 20px;

}
.nav_daohang em{
    font-style: normal;
    color: #999;
}
.nav_daohang span::before {
  content: ''; 
  display: inline-block; 
  width: 12px; 
  height: 12px; 
  background-color: #0A3023; 
  border-radius: 50%; 
}
.back{
     background: url(../homeimg/back.png) right  center no-repeat;
     background-size: 20px 20px;
     float: right;
     font-size: 14px;
     color: #999;
     padding-right: 25px;
}
.about_left{
   width: 380px;
    min-height: 1000px;
    background: #FAF9F0;
    box-shadow: 0px 0px 6px 0px rgba(1,21,13,0.1);
    border-radius: 8px; 
    margin-bottom: 30px;
    float: left;
    box-sizing: border-box;
    padding: 20px;
}
.about_left li{
    height: 20px;
    line-height: 20px;
    margin-top: 20px;
}
.about_left li a{
 padding-left: 10px;
 font-size: 18px;
 color: #333;
}
.about_left li::before {
  content: ''; 
  display: inline-block; 
  width: 12px; 
  height: 12px; 
  margin-top: 4px;
  border: 2px solid #979797;
  border-radius: 50%; 
}
.about_left li.on a{
     color: #0A3023;

}
.about_left li.on{
    background:url(../homeimg/more_icon.png) right  center no-repeat;
    background-size:28.5px 8px;
}
.about_left li.on::before{
    border: 2px solid #0A3023;
    content: ''; 
      display: inline-block; 
      width: 12px; 
      height: 12px; 
      margin-top: 4px;
      border-radius: 50%; 
}

.about_right{
   width: 900px;
    min-height: 1000px;
    background: #FAF9F0;
    box-shadow: 0px 0px 6px 0px rgba(1,21,13,0.1);
    border-radius: 8px; 
    box-sizing: border-box;
    padding: 30px;
    float: right;
    margin-bottom: 30px;
}
.about_title{
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    padding: 20px 0 0;
    line-height: 26px;
    text-align: center;
}
.about_content{
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    padding-top: 20px;
    text-align: justify;
}
.about_content p{
    padding-bottom: 24px;
}
.about_content img{
    max-width: 100% !important;
}
/*店铺展示*/
.dianpu_content .home_dp_slide{
    float: left;
        width: 420px !important;
        margin:0  20px 20px 0;
}
.dianpu_content .home_dp_slide:nth-child(3n){
    margin-right: 0;
}
.dianpu_content{
    overflow: hidden;
}
.jiazai_more{
    width: 180px;
    height: 36px;
    background: #EAE7D5;
    border-radius: 18px;
    display: block;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    text-align: center;
    line-height: 36px;
    margin: 10px auto 50px;
}
.xiangqing_laiyuan{
    text-align: center;
    font-size: 14px;
    color: #D8D8D8;
    line-height: 19px;
}
.about_content .xiang_top_p{
    color: #999;
    padding-bottom: 0;
}
.xiang_top_p span{
    color: #0A3023;
}
.dianpu_xiangqing_r{
    width: 380px;

background: #FAF9F0;
float: right;
box-shadow: 0px 0px 6px 0px rgba(1,21,13,0.1);
border-radius: 8px;
box-sizing: border-box;
padding: 20px;
margin-bottom: 20px;
}
.dianpu_xiangqing_r{
    float: right;
    margin-left: 20px;
}
.dianpu_xiangqing_r .home_dp_slide{
    width: 340px  !important;
     background: #FAF9F0;
     height: 321px !important;
     margin-top: 20px;
}
.dianpu_xiangqing_r .home_dp_slide img{
    height: 221px;
}
/*活动专题*/
.huodong_content{
    overflow: hidden;
}
.huodong_content .home_dp_slide{
     float: left;
        width: 310px !important;
        height: 275px !important;
        margin:0  20px 20px 0;
}
.huodong_content .home_dp_slide:nth-child(4n){
    margin-right: 0;
}
.huodong_content .home_dp_slide img{
    height: 200px !important;
}
/*news_item*/
.news_item{
    position: relative;
    box-sizing: border-box;
    padding-left: 76px;
    padding-bottom: 20px;
}
.news_item_times{
    width: 61px;
    height: 42px;
    position: absolute;
    top: 0px;
    left: 0px;
    text-align: center;
    background: #EAE7D5;
    line-height: 16px;
}
.news_item_times span{
    color: #333333;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    padding-top: 5px;
     display: inline-block;
}
.news_item_times em{
    line-height: 12px;
    display: inline-block;
    font-weight: 400; 
    font-size: 12px;
    color: #999999;
}
.news_item h1{
    font-weight: bold;
font-size: 16px;
color: #333333;
line-height: 24px;
padding-bottom: 5px;
}
.news_item_cont{
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    text-align: justify;
}
.news_item_cont img{
    width: 185px;
    height: 120px;
    margin-top: 15px;
}

/*pagination*/
.pagination{
    width: 100%;
    text-align: center;
    clear: both;
}
.pagination li{
    display: inline-block;
}
.pagination li a,
.pagination li span{
    display: inline-block;
    padding: 0 8px;
    margin: 0 5px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    border: 1px solid #999;
}
.pagination .active a,
.pagination .active span
{
    background: #0A3023;
    color: #fff;
}
/*
 *手机显示
*/
@media (max-width: 767px) {
    html,body {
        height: 100%;
        width: 100%;
        min-width: auto;
    }
    .logo{
        width: 182px;
        height: 27px;
    }
    .header_search{
        display: none;
    }
    .header_menu{
       display: block;
       margin-top: 35px;
       margin-right: 15px;
    }
    .header_nav{
        display: none;
      width: 100%;
      background-color:#FAF9F0;
      padding: 10px 10px;
       position: absolute;
        top: 70px;
        box-sizing: border-box;
        z-index: 100;
    }
    .home_top{
        overflow: visible;
    }
       .header_nav a{
        display: block;
        text-align: left;
        line-height: 44px;
        color:#333;
        border-bottom: 1px solid #D8D8D8;
            background: url(../homeimg/san.png) right center no-repeat;
    background-size: 20px 20px;
    }

    #home_body{
        background-size: 100% 300px !important;
    }
    .home_top{
        height: 620px;
    }
    .home_header_bannar{
        height: 300px;
    }
    .home_chaxun{
        top: 320px;
        height: auto;
         box-sizing: border-box;
        width: 100%;
        padding: 0 15px;
       margin-left: 0;
       left: 0;
    }
    .w_1300{
        width: 100%;
        box-sizing: border-box;
        padding: 10px 20px;
    }
    .home_chaxun_zs,.home_chaxun_hy{
        box-sizing: border-box;
        width: 100%;
        margin: 10px 0;
    }

    .home_news{
        width: 100%;
        margin-top: 10px;
    }
    .news_img{
        width: 100%;
    }
    #video{
        width: 100%;
    }
    .home_news_gg{
        width: 100%;
        margin: 0 !important;
    }
    .home_news_gg_prev,.home_news_gg_next{
        display: none !important;
    } 
    .home_dp{
        box-sizing: border-box;
        width: 100%;
        padding: 10px 15px;
        height: auto;
        display: none;
    }
    .home_dp_swiper_next,
    .home_dp_swiper_prev{
        display: none !important;
    } 
    .home_dp_slide{
        width: 80%  !important;
    }
    .home_dp h1{
        width: 100%;
        margin: 20px 0;
    }
    .home_hy{
        display: none;
    }
    .home_hy h1{
        padding: 20px 0;
    }
    .hy_slide{
        width: 300px !important;
    }
    .home_jcsp_left{
        width: 90%;
    }
    .home_jcsp_right{
        display: none;
    }
    .home_hdzt h1{
        padding: 20px 0;
    }
    .home_hdzt_list .home_dp_slide{
        width: 100% !important;
        margin-bottom: 10px;
    }
    .home_zixun{
        margin-top: 0;
        padding: 0;
    }
    .home_zixun_item{
        width: 100%;
    }
    .zixun_top{
       box-sizing: border-box;
       position: relative;

    }
   .zixun_top_r{
         padding-left: 160px;
    }
    .zixun_top_img{
        position: absolute;
        top: 0;
        left: 0;
    }
    .footer{
        height: auto;
    }
    .footer_logo{
        display: none;
    }
    .footer_lxwm{
        width: auto;
        border-left: 0;
        height: auto;
    }
    #other_body .header .logo{
        margin-top: 20px;
        margin-left: 15px;
    }
    .about_ad{
        height: 150px;
    }
    .dianpu_xiangqing_r{
        display: none;
    }
    .about_right{
        width: 100%;
        padding: 15px;
        min-height:600px;
    }
    .huodong_content .home_dp_slide{
        width: 100% !important;
    }
    .zhengshuchaxun h1{
        font-size: 28px;
        padding-bottom: 15px;
    }
    .search_input{
        width: 60%;
        margin-left: 0;
        margin-bottom: 20px;
    }
    .zhengshuchaxun_content{
        width: 100%;
        clear: both;
        margin-top: 10px;
    }
    .chaxun_zhengshu_img{
        width: 100%;
        height: auto;
    }
    .chaxun_jieguo{
        box-sizing: border-box;
        padding: 10px;
        overflow: hidden;
    }
    .chaxun_img{
        width: 100%;
        margin: 0;
    }

    .chaxun_zhengshu{
        width: 100%;
        height: 423px;
    }
    .zhengshu_img{
        width: 50px;
        height: 76px;
        float: left;
        background: #000;
        margin:145px 0 0 74px;
    }
    .zhengshu_msg{
        margin-top: 25px;
    }
    .zhengshu_msg p{
        font-size: 14px;
        padding-left: 100px;

    }
    .about_left{
        width: 100%;
        height: auto;
    }
    .search_button{
        width: 30%;
    }


}