body{
   
}
.bannerindex{
    
    background: #eee;
    display: block;
    clear: both;
   
}
.h96{
    height: 96px;
    width: 100%;
}

.fullSlide{width:100%;position:relative;height:809px;background:#000; }
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:809px;overflow:hidden;text-align:center;position: relative;background-size: 100%}
/* .fullSlide .bd li a{display:block;height:809px;} */
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:50px;left:0;height:4px;line-height:4px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:266.66px;height:4px;  overflow:hidden;background:rgba(255,255,255,1); line-height:999px;}
.fullSlide .hd ul .on{background:#D7000F;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:40px;background:url(../images/srleft.png) center center #000 no-repeat;cursor:pointer; display:none;}
.fullSlide .next{left:auto;right:15%;background:url(../images/srright.png) center center #000 no-repeat;}


.bannerfont{
    /* position: absolute;
    width: 800px;
    color: #fff;
    top: 140px;
    left: 50%;
    margin-left: -400px;    
    text-align: center;
    font-weight: 40px;
     */

}
.bannerfont h2{
    position: absolute;
    width: 800px;
    top: 140px;
    left: 50%;
    margin-left: -400px; 

    font-size: 40px;
    font-weight: bold;
    margin-bottom: 36px;
    color: #000;
    text-shadow: 0 2px 2px #fff;
    text-align: center;
    line-height: 1.3em;
    max-height: 210px;
    overflow: hidden;
}
.bannerfont p{
    font-size: 16px;
    margin-bottom: 15px;
    
    text-align: center;
    line-height: 2em;
    color: #fff;
  
    position: absolute;
    width: 800px;
    top: 55%;
    left: 50%;
    margin-left: -400px; 
    
}
.bannerfont   a{
    display: inline-block;
    margin-top: 20px;   

}
.mainindex{
   
    height: 536px;
    margin-top: 44px;

}
.ml{
   
    width: 880px;
    float: left;
   
}
.mlt{
    width: 100%;
    height: 358px;

 

}
.mlb{
    margin-top: 35px;

}
.mr{
    width: 322px;
    height: 456px;
    float: right;
   
}

.newsindex{
    width: 284px;
    height: 356px;
    float: left;
}
.newsindexhead{
    border-bottom: 2px solid #000;
}
.headname{
    height: 34px;
    line-height: 34px;
    padding: 0 13px;
    color: #000;
    display: inline-block;
    cursor: pointer;
    font-size: 15px;font-weight: bold;


}
.headname.focus{
    background: #000;
    color: #fff;
}
.newsindexbody{

}
.newsindexbody ul li{
    display: block;
  
    border-bottom: 1px solid #1a1a1a;
    position: relative;
    cursor: pointer;
}

.newsindexbody ul li .lijj{
    position: absolute;
    top: -100%;
    left: 0;
    border: 1px solid #ccc;
    background: #F5F2E3;
    padding: 10px;
    display: none;
    z-index: 99;
  
}


.newsindexbody ul li a{
    padding-left: 20px;
    background:url(../images/ico.png) no-repeat left center;
    padding-right:10px ;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 8px;
    display: block;
    color: #000;
    position: relative;
}
.newsindexbody ul li a:hover{
    text-decoration: underline;
}
.newsindexbody ul li a span{
    width: 31px;
    height: 11px;
    background: url(../images/new.png) no-repeat right center;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 5px

}
.newsindexbody ul li .xx{
    margin-top: 9px;
    text-align: right;
    color: #999;
    padding-bottom: 4px;
}
.newsindexbody ul li .xx span{
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
}
.newsindexbody ul li .xx span:last-child{
    padding-right: 0;
}

.gdbanner{
    width: 582px;
    height: 356px;
   
    float: right;
}
 
.three{
    width: 100%;
    height: 140px;
   
    overflow: hidden;
     
}
.threeli{
    float: left;
    width: 284px;
    height: 140px;
    margin-left: 12px;
    background-size: cover
}
.threeli a{
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}
.threeli:first-child{
    margin-left: 0;
}

.threeli a span{
  
    width: 100%;
    height: 32px;
    line-height: 32px;
    position: absolute;
    bottom: 3px;
    left: 0;
    background:rgba(0,0,0,0.6);
    text-align: center;
    color: #fff;
    display: none;
}
.threeli a:hover span{
    display: inline-block;
}

.ycmk{
    margin-bottom: 14px;
}

.ycmk .ychead{
    height: 35px;
    background: #C50018;
    /* border-top: 1px solid #000; */
    border-bottom: 2px solid #000;
    cursor: pointer;

    
}
/* .ycmk .ychead:first-child{   background: #000;}

.ycmk .ychead:nth-child(1){   background: #C50018;} */


.ycname{
    padding-left: 30px;
    background-repeat: no-repeat;
    background-position: left center;
    line-height: 35px;   
    margin-left:12px; 
    font-weight: bold;
    position: relative;
    color: #fff;

}
.yccont{
    background: #f2f2f2;
    width: 100%;
    height: 224px;
    display: none;

}
.houjiade{
    width: 100%;
    margin-top: 36px;
}
.houjiade a{
    display: block;
    height: 140px;
    width: 100%;
    position: relative;
    background-size: cover;
    background-repeat: none;
    background-position: center center
}
.houjiade a .divicon{
    position: absolute;
    width: 322px;
    height: 140px;
    background: url(../images/zt.png) no-repeat center 40px rgba(0,0,0,0.2);
    z-index: 99;


}
.houjiade a img{
    max-width: 100%;
}
ul.yclist{
    padding: 10px 20px;
   
}
ul.yclist li{
    line-height: 32px;
     
}
ul.yclist li a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  
    padding-left: 15px;
    position: relative;
    color: #808080;

}
ul.yclist li a:hover{color: #3E8B28;}
ul.yclist li a:after{
    content: "";
    position: absolute;
    left: 0;
    top: 13px;
    width: 4px ;
    height: 4px;
    background: #808080;
}

.ycmk.focus .ychead{
    /*background: #000;*/
    
}
.ycmk.focus .ychead .ycname{
    color: #fff;
}

.ycmk  .ychead .ycname:after{
    content: "";
    position: absolute;
    top: 18px;
    right: 15px;
   
    width:0;
    height:0;
    border-top:3px solid transparent;
    border-bottom:3px solid transparent;
    border-left:3px solid #000;


    transition: transform .1s ease,-webkit-transform .1s ease;
    transform-origin: 50% 33%;
}


.ycmk.focus .ychead .ycname:after{
    content: "";
    position: absolute;
    top: 18px;
    right: 15px;
    border-style: solid;
    border-color: #fff transparent transparent;
    transition: transform .1s ease,-webkit-transform .1s ease;
    transform-origin: 50% 33%;
}
.ycmk.focus .yccont{
    display: block;
}

.ycmk:nth-child(3) .ychead{   background: #FFD900 ;}

.yuekan{
    text-align: center;
  
    
    width: 100%;
    height: 100%;
    position: relative;
    padding: 24px;
    
}

.yuekan a{
    width: 274px;
    height:96px;
    display: inline-block;
    
}
.yuekan a img{
    width: 274px;
    height:96px;
    display: inline-block;
    
}
.yuekan a span{ display: block;margin-top: 10px; color: #000;}
a.more{
    color: #333;
    text-align: right;
    width: 100%;
    display: block;
    margin-top: 0px;
    padding-right: 20px;
    font-size: 12px;
}

.jiaruwomen{
    width: 100%;
    height: 100%;
    background: url(../images/jrwmbg.png) no-repeat center top;
}
.sousuo{
    position: relative;
    padding: 15px 30px;
    margin-top: 225px;
    float: left;
  

}
.sousuo input{
    height: 32px;
    width: 100%;
    border:1px solid #F3B3B6;
    padding-left: 15px;
    padding-right: 100px;
}
.sousuo button{
    width: 56px;
    height: 32px;
    background: #ED1C24;
    text-align: center;
    line-height: 32px;
    color: #fff;
    border:none;
    position: absolute;
    right: 30px;
    top: 15px

}
.lianjie{
    padding: 0 30px;
    text-align: right;
}
.lianjie a{
    color: #000;
    font-size: 12px;
    padding: 0 10px;
}
.lianjie a:last-child{
    padding-right: 0;
}


.mkfour{
    background: #e6e6e6;
    height: 160px;
    margin-top: 34px;
    margin-bottom: 34px;
    overflow: hidden;
}
.fourli{
    width: 220px;
    height: 160px;
    text-align: center;
    cursor: pointer;
    float: left;
    transition: all 0.62s  0s

}
.fourli span.icon{
    width: 83px;
    height: 83px;
    display: inline-block;
    margin-top: 26px;
}
.fourli .font{
    color: #fff;
    font-size: 16px;
   
    display: block;
    text-align: center;
    width: 100%;
    margin-top: 10px;
}

.fourli:hover{
    width: 574px;
}
.fourli:first-child:hover{
    background: url(../images/w1bg.jpg) no-repeat top center !important;
   
}
.fourli:nth-child(2):hover{
    background: url(../images/w2bg.jpg) no-repeat top center !important;
   
}
.fourli:nth-child(3):hover{
    background: url(../images/w1bg.jpg) no-repeat top center !important;
   
}
.fourli:last-child:hover{
    background: url(../images/w2bg.jpg) no-repeat top center !important;
   
}
.fourli.one:first-child{
    background: url(../images/w1bg.jpg) no-repeat top center !important;
    width: 574px;
}
.friendlink{
    margin-top: 34px;
    margin-bottom: 34px;
}
.fdl{
    width: 1013px;


}
.fdltt{
    padding-left: 26px;
    background:url(../images/link.png) no-repeat left center;
    line-height: 40px;
    height: 40px;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.fdlaa{

}
.fdlaa a{
    padding:0 12px;
    color: #000;
}
.fdlaa a:first-child{
    padding-left: 0;
}
.fdr{
    width: 140px;
}
.lxli{
    float: left;
    margin-left: 12px;
    width: 31px;
    height: 31px;
    margin-top: 20px;
    cursor: pointer;
    position: relative;
}
.lxli .lxcont{
   position: absolute;
   bottom: 120%;
   right: 0;
 
     text-align: left;
   display: none;
   font-size: 18px;
   font-weight: bold;
   padding: 5px;
   border: 1px solid #ccc;
   box-shadow: 0 0 3px #ccc
}


/* 业务板块 */
.fixedbg{
    width: 100%;
    height: 100vh;
    background:url(../images/neiye1.jpg) no-repeat top center;
}
.location{
    position: absolute;
    top: 160px;
    left: 15px;
    color: #000;
    background: url(../images/loc.png) no-repeat left center;
    height: 23px;
    line-height: 23px;
    padding-left: 20px;

}
.menu{
    position: absolute;
    top: 220px;
    left: 42px;

}
.menu ul li {
    width: 304px;
    height: 109px;
    line-height: 84px;
    text-align: center;
    float: left;
    margin: 15px 40px ;
    background: url(../images/fourjiao.png) no-repeat ;
    position: relative;



   

      
}
.menu ul li a{
    font-size: 30px;
   
    color: #fff;
    display: block;
    width: 280px;
    height: 84px;
     background: rgba(0,0,0,0.62);
     top: 10px;
     left: 10px;
     position: relative;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
     padding:0 15px;
}

.menu ul li a:hover{
    background: rgba(0,0,0,1);
}

.kjbtn{
    position: absolute;
    left: 0;
    bottom: 120px;
}
.kjbtn a{
    display: inline-block;
    width: 84px;
    height: 26px;
}

/* 留言 */
.liuyantt{
    font-size: 32px;
    margin-bottom: 15px;
}
form{
    width: 536px;
    margin-top: 24px;
}
.formitem{
width: 236px;
float: left;
margin-right: 32px;
margin-bottom: 32px;
}
.formitem .lable{
    font-size: 14px;
    padding-bottom: 5px;
}
.formitem input,textarea{
    width: 100%;
    height: 32px;
    background: #e6e6e6;
    border: 1px solid #ccc;
    border-radius: 2px;
    padding-left: 8px;
}
form textarea{
 height: 100px;
}
form button{
    width: 100%;
    height: 28px;
    text-align: center;
    border:none;
}
.formitem.w504{
    width: 504px;
}

/*  */
 

ul.newslist{

}
ul.newslist li{
    border-bottom: 1px solid #ccc;
    padding-top: 32px;
    padding-bottom: 32px;

}
ul.newslist li .newsfont{
    width: 664px;
    float: left;


}
ul.newslist li .newsfont .tt a{font-size: 18px;color: #000; font-weight: bold;}
ul.newslist li .newsfont .tt a:hover{font-size: 18px;color: #3B881C; font-weight: bold;}
ul.newslist li .newsfont p{color: #666; padding-top: 16px; padding-bottom: 30px;}
ul.newslist li .newsfont .ms span{
    color: #999;
}
ul.newslist li .newspic{
    float: right;
    width: 272px;
    height: 152px;


}
ul.newslist li .newspic a{
    background-size: cover;
    display: block;
    width: 272px;
    height: 152px;
}


ul.news {}

ul.news li {
    clear: both;
    line-height: 56px;


}

ul.news li a {
    font-size: 18px;
    color: #000;
    float: left;
    width: 800px;
    display: block;
    position: relative;
    padding-left: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
ul.news li a:hover {
    color: #38871C;
}

ul.news li a:before {
    position: absolute;
    left: 0;
    top: 27px;
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background: #000;
}

ul.news li span {
    color: #999;
    float: right;
    width: 100px;
}
.newstt{
    font-size: 24px;
    font-weight: bold;
    padding-bottom:20px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
.newsms{
    color: #999;
    font-size: 14px;
    margin: 6px 0;
    margin-bottom: 32px;

}

ul.videolist{
    margin-left: -24px;

}
ul.videolist li{
    width: 309px;
    height: 176px;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    margin-left: 24px;
    margin-bottom: 24px; 
    background: #eee;
    position: relative;
    border-bottom: 2px solid #D7000F;
}
ul.videolist li a{
    display: block;
    width: 100%;
    height: 100%; 
}
ul.videolist li a span.tt{
    position: absolute;
    bottom: 0;
    left: 0;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: rgba(0,0,0,0.6);
 
    width: 100%;
    padding:0 15px;
    display: none;
}
ul.videolist li a:hover span.tt{
    display: block;
}
ul.videolist li a span.icon{
    position: absolute;
    top: 50%;   
    left: 50%;
    height: 41px;
    color: #fff;
    background:url(../images/video.png) no-repeat center center; 
    width: 41px;
    padding:0 15px;
    display: none;
    margin-left: -20px;
    margin-top: -20px;
}
ul.videolist li a:hover span.icon{
    display: block;
}

.dsjmk{
    margin-bottom: 40px;
    position: relative;
    height: 300px;
    overflow: hidden;

}
.dsjmk .item{
  background: url(../images/line.png) no-repeat  144px top;
padding-bottom: 30px;
padding-top: 8px;


}
.dsjmk .item .time{
    width: 124px;
    float: left;
    text-align: right;
    
}
.dsjmk   .year{
    font-size: 32px;
    padding-left: 50px;
    padding-bottom: 12px;
} 
.dsjmk .item .time.year{
   
    
}
.dsjmk .item .cont{
    margin-left: 164px;
     font-size: 16px;
}
.more2{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background:url(../images/btm.png) no-repeat top center;
    height: 195px;
    cursor: pointer;
}
.more2 a{
    display: block;
    width: 100%;
    height: 195px;
}
.yearlist{

    
    position: fixed;
    width: 180px; 
    top: 360px;


   
    text-align: center;
    margin-top: 30px;
    /* position: fixed;
    top: 350px;
    right: 0 */
}
.yearlist a{
    text-align: center; 
    display: block;
    width: 100%;
    padding: 10px 0;
    font-size: 29px;
color: #000;

}

 
#wenzhang0123 img{
    max-width: 100% !important;
    height: auto !important;
}

#wenzhang0123{
    /* min-height: 400px; */
    line-height: 1.9em;
}
 
#wenzhang0123 *,#wenzhang0123{
    font-size: 16px;
}

.map {
    margin-bottom: 50px;
    position: relative;
}
.lxfs{
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 80px;
    background:rgba(0,0,0,0.6);
    z-index: 9999;
    display: block;
    padding: 20px 0
}
.lxfs ul li{
    float: left;
    width: 50%;
    
    text-align: left;
    color: #fff;
    line-height:25px;
    padding-left: 30px;
}
.ditu{
    /* position: absolute;
   top: 0;
    left: 0;
    width: 100%;
    height: 624px; */
}

.tips{
     width: 306px;
 
     padding: 10px;
     background:rgba(255,255,255,1);
     color: #000;
     font-size: 14px;
     position: absolute;
     bottom: 110%;
     left: 0;
     line-height: 21px;
     border-radius: 4px;
     display: none;

}
.tips:before{
    content: "";
    position: absolute;
    left: 50%;
    bottom: -10px;
    width: 5px;
    height: 5px;
    border: 5px solid transparent;
    border-top: 5px solid #fff
}

.bodyleft>ul.news img{
    max-width: 100% !important;
}
.newcont{
    margin-top: 40px;
}

.kjbtnindex{
    position: fixed;
    right: 20px;
    bottom: 125px;
    width: 45px;
 
    height: 190px;
   

}
.kjbtnindex a{
    display: block;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 12px;
    margin-bottom: 8px;
     border-radius: 2px;
     transition: all  0.8s; 
    
      background: rgba(0,0,0,0.6); !important;
        color: #fff;
        box-shadow: 0 0 3px #fff
}
.kjbtnindex a:hover{
    background: #C50018;
}
.kjbtnindex a span{
    text-shadow: 0 0 2px #000
}