@charset "utf-8";

/* Reset css*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video,a{margin:0;padding:0;font-family: 'Microsoft Yahei', Times, serif;}
body,button,input,select,textarea{font:12px/1.5 tahoma,arial,\5b8b\4f53}
body{_overflow:auto;_height:100%;margin:0 auto;}
html{_overflow:hidden}
h1,h2,h3,h4,h5,h6{font-size:100%}
address,cite,dfn,em,var{font-style:normal}
code,kbd,pre,samp{font-family:courier new,courier,monospace}
small{font-size:12px}
ul,ol,li,dl,dt,dd{list-style:none}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
legend{color:#000}
fieldset,img{border:0}
input,select,textarea{border: none;outline: none;background: none;}
button,input,select,textarea{font:12px/1.5 tahoma,arial,sans-serif; vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
.hide{display: none;}
/*清浮动*/
.clearfix:after{content: "";display: block;clear: both;}
.clearfix{zoom: 1;}
.pr{position: relative}
.pa{position: absolute}
.fl{float: left;}
.fr{float: right;}
/*a*/
a{ text-decoration:none; }
/*h5*/
article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary { 
    display:block;
}
body{
 background: url(../img/index_04.jpg) repeat-x;
min-width:1200px;
}
/*通用样式*/
.wrap{
    width: 1200px;
    margin: 0px auto;
}
.wrap1{
    width: 1100px;
    margin: 0px auto;
}
.clearfix:after{
    content: " ";
    display: block;
    height: 0;
    line-height: 0;
    clear: both;
    zoom:1;
  }
  /*header*/
.header{
    height: 120px;
 
}
.search{
    float: right;
    width: 258px;
    height: 33px;
    border: 1px solid #8C3C40;
    position: absolute;
    right: 0;
    top: 43px;
}
.search-input{
    width: 213px;
    padding-left: 10px;
}
.search-submit{
    width: 35px;
    height: 35px;
    display: block;
    float: right;
    background: url(../img/index_07.jpg)
}
/*nav*/
.nav{
    height: 50px;
    background-color: #F8F8F8;
}
.nav .wrap>ul>li{
    float: left;
    padding: 0 20px;
    
}
.nav .link{
    display: block;
    height: 50px;
    line-height: 50px;
    color: #3B3B3B;
    font-size: 16px;
    min-width: 80px;
    text-align: center;
    box-sizing: border-box;
}
.nav .ul{
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
}
.nav .ul li{
    width: 130px;
    padding:0 20px;
}
.nav .wrap ul .focus{
    background: #76171B;
}
.nav .focus a,
.nav li:hover a{
    color: #fff;
    
}
.nav li:hover>a{
    border-bottom: 1px solid #AA6E71;
}
.nav li .ul li a{
	color: #fff;
}
.nav li .ul li a:hover{
    color: #DCAF73;
}
.nav .ul .link{
    text-align: start;
}
/* footer
 */
.footer{
    width: 100%;
    height: 165px;
    background: #4C4B4B;
    color: #F8F8F8;
    font-size: 14px;
}
.footer .wrap1 .text{
    padding-top: 40px;
}
.footer .text p{
    line-height: 28px;
    height: 28px;
}
.footer .wxlogo .item{
    float: left;
    margin: 28px 0 0 80px;
}
.footer .wxlogo .item .item_text{
    padding: 5px 20px 0 0;
    line-height: 38px;
}
.footer .wxlogo .item img{
    width: 105px;
    height: 105px;
    float: right;
}
/*内容页*/
.breadcrumb{
    background: #EFEFEF;
}
.breadcrumb .dh{
    height: 45px;
    line-height: 45px;
    padding-left:15px;
}
/* .breadcrumb .dh span{
    display: inline-block;
    height: 16px;
    width: 16px;
    background: url(../img/home.jpg) no-repeat;
    margin:5px 10px 0 0;
} */
.breadcrumb .dh img{
    display: inline-block;
    margin-top: 5px;
}
.breadcrumb .dh a{
    display: inline-block;
    font-size: 16px;
    color: #6E6E6E;
    margin: 0 5px;
}
.breadcrumb .dh a.focus{
    color: #7F272B;
}
.content .caption{
    text-align: center;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    border-bottom: 1px solid #E4E4E4;
}
.content .intro{
    text-align: center;
    color: #A4A3A3;
    margin: 15px 0;
}
.content p{
    color: #696868;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 20px;
}
.content .more{
    height: 65px;
    border-top: 1px solid #E4E4E4;
}
.content .more .next a,
.content .more .pre a{
    display: inline-block;
    line-height: 65px;
    color: #76161B;
    font-size: 14px;
}
/*list*/
.body .body-left{
    width: 350px;
}
.body .body-right{
    width: 700px;
}
.body .body-left .caption,
.body .body-right .caption{
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    border-bottom: 1px solid #AE4239;
}
.body span.bg{
    display: block;
    width: 30px;
    height: 15px;
    background: #76171B;
    bottom: 0;
    right: 0;
}
.body  .news-fir{
    height: 230px;
    box-sizing: border-box;
    padding: 25px 0 10px 276px;
}
.body .body-left .news-fir{
    height: 135px;
    padding-left: 148px;
}
.body  .news-fir img{
    position: absolute;
    top: 25px;
    left: 0;
}
.body  .news-fir .news-name a{
    font-size: 18px;
    color: #13122F;
}
.body .body-left .news-fir .news-name a{
    font-size: 16px;
}
.body  .news-fir .news-summary a{
    display: inline-block;
    color: #848484;
    font-size: 14px;
    line-height: 24px;
    text-indent: 28px;
    padding: 10px 0 0px 0;
}
.body .body-right .news-fir .news-info{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}
.body .body-right .news-fir .news-info .fr{
    width: 80px;
    height: 30px;
    background: #D4AC57;
    text-align: center;
    line-height: 30px;
}
.body .body-right .news-fir .news-info .fr a{
    color: #FFFFFF;
}
.body  .news-list-items li{
    padding: 12px 0;
    border-bottom: 1px dashed #B6B5B3;
    font-size: 16px;
    color: #585858;
}
.body  .news-list-items li span{
    color: #9A9A9A;
}
.body .body-left .news-list-items li{
    padding: 3px 0;
    border: none;
}
.body .body-left .news-list-items li span{
    font-size: 14px;
}
.body  li a{
    color: #585858;
    
}
.body .body-right .page{
    margin: 20px 0 25px 0;
    width: 294px;
    height: 30px;
    line-height: 30px;
    color: #666B6A;;
}
.body .body-right .page .total{
    margin-right: 20px;
}
.body .body-right .page li{
    padding: 0px 10px;
    float: left;
    border: 1px solid #E1E1E1;
}
.body .body-right .page li:hover,
.body .body-right .page li:hover a,
.body .body-right .page li.act a,
.body .body-right .page li.act{
    background: #D2A448;
    color: #E1E1E1;
}
.body .body-right .page li.bor{
    border-right: none;
}
.body .more_info{
    margin-top: 35px;
    font-size: 0;
}
.body .more_info img{
    width: 174px;
    zoom: 1;
}


/**二级菜单
*/
.menu{
    margin-bottom: 40px;
}
.meun_left{
    width: 300px;
}
.meun_left .menu_list,
.menu_right .table{
    margin-top: 20px;
}
.meun_left .menu_list a{
    width: 100%;
    display: block;
    height: 45px;
    line-height: 45px;
    background: #EFEFEF;
    position: relative;
    color: #363636;
    font-size: 16px;
    margin-bottom: 2px;
    text-indent: 80px;
}
.meun_left .menu_list a:hover{
    background: #76161B;
    color: #EFEFEF
}
.meun_left .menu_list a img{
    position: absolute;
    right: 20px;
    top: 11px;
}
.meun_left .more_info img{
    width: 150px;
}
.menu .menu_right,
.menu .menu_right .table{
    width: 750px;
}
.menu .menu_right .caption{
    font-size: 22px;
}
.menu .menu_right .more{
    line-height: 14px;
    right: 4px;
    top: 26px;
    color: #AC7A03;
    font-size: 12px;
}
.menu .menu_right .table{
    font-size: 14px;
    line-height: 22px;
    text-align: center;
}
.menu .menu_right .table .name{
    border: 1px solid #811A1E;
    padding: 15px;
    word-wrap: break-word;
    word-break:keep-all;
    overflow: hidden;
}
.menu .menu_right .table table,th,td a {
    color: #000;
    margin: 0 5px;
}
.menu .menu_right .table .name{
    min-width: 100px;
}



.tdd a{
   color: #00f;
    margin: 0 5px;
}




.clear {
  clear: both;
  }