body{
    background-image: url(../images/bg.png);
    background-position: center top;
    background-repeat: no-repeat;
}
.fw{width: 1100px;margin: 0 auto;}
.header{width: 100%;overflow: hidden;padding: 48px 0 40px;min-width: 1100px;}
.header .logo{display: inline-block;}
.header .timg{text-align: center;margin-top: 20px;}
.mainbox{width: 100%;overflow: hidden;padding-bottom: 54px;min-width: 1100px;}
.whitebox{background-color: #fff;padding: 35px 36px 40px;border-radius: 2px;}
.whitebox0{padding-top: 30px;}
.search{position: relative;margin-bottom: 35px;}
.search .wrap{
    position: relative;
    z-index: 9;
    width: 700px;
    margin: 0 auto;
    background-color: #fff;

}
.search .ww{
    width: 565px;height: 50px;margin: 0 auto;position: relative;
    box-shadow: 0px 0px 18px 0px rgba(0,0,0,.1);
    border-radius: 5px;
    padding-right: 70px;
    border: 1px solid #eee;
}
.search .ww .btn{
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    line-height: 50px;
    width: 60px;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
}
.search .ww input{
    width: 100%;
    height: 50px;
    padding-left: 50px;
    color: #666666;font-size: 14px;
    background-image: url(../images/ss.png);
    background-position: 20px center;
    background-repeat: no-repeat;
    transition: all .3s ease;
}
.search .ww.on input{background-image: none;padding-left: 20px;}
.search .ww.on .btn{opacity: 1;visibility: visible;}
.search .line{
    position: absolute;
    width: 100%;
    background-color: #ececec;height: 1px;
    left: 0;
    z-index: 1;
    top: 50%;
}
.leftbar{width: 240px;}
.leftbar li{margin-bottom: 15px;}
.leftbar li .item{
    display: block;
    background-repeat: no-repeat;
    background-position: 26px center;
    border: 1px solid #ececec;
    position: relative;
    height: 70px;
    padding-left: 94px;
    padding-top: 6px;color: #2d66a5;
}
.leftbar li .jia{
    position: absolute;
    right: 14px;
    top: 50%;
    margin-top: -10px;
}
.leftbar li .item span{
    display: block;
    font-size: 23px;
    line-height: 1.2;
}
.leftbar li .item.active{
    background-color: #2d66a5;color: #fff;
}
.leftbar li .subbar{padding-top: 12px;border: 1px solid #ececec;border-top: 0;padding-bottom: 8px;display: none;}
.leftbar li .subbar a{
    display: block;
    background-image: url(../images/kk.png);
    background-repeat: no-repeat;
    background-position: 58px center;
    height: 32px;line-height: 32px;
    padding-left: 102px;
    color: #333333;font-size: 15px;
}
.leftbar li .subbar a.active{background-image: url(../images/kk2.png);background-color: #e6f5ff;color: #2d66a5;}
.leftbar li .subbar a:hover{color: #2d66a5;background-image: url(../images/kk2.png);}
.leftbar li .item0{padding-top: 0;}
.leftbar li .item0 span{line-height: 70px;}
.rightbox{overflow: hidden;padding-left: 18px;}
.rightbox .wrap{
    border: 1px solid #ececec;
    padding: 30px 20px;
    max-height: 1040px;overflow: auto;
    min-height: 500px;
}
.rightbox .wrap0{padding: 0;}
.article .title{text-align: center;color: #0d0d0d;font-size: 20px;margin-bottom: 20px;}
.article .date{color: #0d0d0d;font-size: 16px;text-align: center;margin-bottom: 20px;}
.article .detail{
    color: #0d0d0d;font-size: 16px;
    line-height: 1.5;
}
.titlewrap{border-bottom: 1px solid #eaeaea;margin-bottom: 20px;}
.titlewrap .title span{display: inline-block;padding-bottom: 10px;color: #222;font-size: 18px;position: relative;}
.titlewrap .title span::after{
    content: "";
    width: 100%;
    height: 3px;
    background-color: #4764ae;
    position: absolute;
    bottom: 0;
    left: 0;
}
.fontsize span{display: inline-block;color: #333;font-size: 14px;height: 22px;line-height: 22px;}
.fontsize a{
    display: inline-block;color: #333;font-size: 14px;width: 22px;height: 22px;line-height: 20px;text-align: center;
    border: 1px solid #eaeaea;
    margin-left: 10px;
}
.fontsize a.on{background-color: #4764ae;color: #fff;}
.listwrap .box{margin-bottom: 40px;}
.nlist li a{
    font-size: 16px;
    color: #555;
    display: block;
    position: relative;
    padding: 6px 100px 6px 10px;
    background-image: url(../images/kk.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.nlist li p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.nlist li .date{color: #999;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.nlist li a:hover{background-image: url(../images/kk2.png);color: #4764ae;}
.nlist li a:hover .date{color: #4764ae;}
.more{
    display: block;
    padding-right: 20px;
    background-image: url(../images/more.png);
    background-repeat: no-repeat;
    background-position: right center;
    color: #333333;font-size: 14px;
}
.more:hover{color: #4764ae;}
.rightbox .wbox{padding: 24px 20px;}
.rightbox .wbox+.wbox{border-top: 1px dashed #ececec;}
.listwrap .wbox .box{margin-bottom: 0;}
.detail_wrap{max-width: 1000px;margin: 0 auto;min-height: 500px;}
.detail_wrap .title{
    text-align: center;
    color: #1d1d1d;font-size: 20px;
    margin-bottom: 20px;
}
.detail_wrap .subtitle{
    padding: 10px;text-align: center;
    color: #333333;font-size: 14px;
    background-color: #f5f5f5;
    margin-bottom: 40px;
}
.detail_wrap .subtitle span{display: inline-block;margin: 0 2px;}
.detail_wrap .btns{text-align: center;margin-top: 80px;}
.detail_wrap .btns a{
    display: inline-block;
    padding: 10px 14px;
    background-color: #f0f0f0;
    border-radius: 5px;
    margin: 0 3px;
    color: #333;
    font-size: 14px;
}
.detail_wrap .btns a:hover{color: #2d66a5;}
.detail_wrap .detail{
    color: #333;
    font-size: 14px;
    line-height: 1.8;
}
.fontsize2{text-align: right;margin-bottom: 30px;}


/* 
.links{
    width: 100%;
    min-width: 1100px;
    background-color: #d11b14;
    padding: 12px 0;
    position: relative;z-index: 29;
}
.links .tt{
    background-color: #f9d883;
    color: #3c0908;
    border: 1px solid #3c0908;
    padding: 0 15px;
    font-size: 14px;
    height: 36px;
    line-height: 34px;
    margin-right: 36px;
}
.links .item{
    width: 270px;position: relative;
    margin-right: 36px;
}
.links .item .t0{
    display: block;
    height: 36px;
    line-height: 34px;
    color: #666666;font-size: 14px;
    border: 1px solid #aaaaaa;
    padding: 0 45px 0 10px;
    background-color: #fff;
}
.links .list{
    position: absolute;
    top: 36px;
    width: 100%;
    left: 0;
    background-color: #fff;
    border: 1px solid #aaaaaa;
    border-top: 0;
    max-height: 200px;
    overflow: auto;
}
.links .list a{
    display: block;
    padding: 8px 10px;
    color: #666;
    font-size: 14px;
}
.footer{
    padding: 30px 0 50px;position: relative;z-index: 19;
    width: 100%;
    overflow: hidden;
    min-width: 1100px;
}
.footer p{text-align: center;} */