@charset "utf-8";
body{
    padding:0;
    margin:0;
    font-family:"Microsoft Yahei", Verdana, Arial;
    font-size:16px;
    -webkit-text-size-adjust:none;
}
html, body{
    height:100%;
    background:url(../images/welcome/body_bg.gif);
}
img{
    border:none;
}
h1, h2, h3, p, dl, dt, dd, ul, li, table, th, td, form, input, textarea{
    margin:0;
    padding:0;
    list-style:none;
}
.clearfix{
    zoom:1;
}
.clearfix:after{
    content:"";
    display:block;
    clear:both;
    height:0;
}
a{
    color:#333;
    text-decoration:none;
}
.white-bg{
    background-color:#fff;
}
.pt-10{
    padding-top:10px;
}
.pt-20{
    padding-top:20px;
}
.pt-30{
    padding-top:30px;
}
.pb-20{
    padding-bottom:20px;
}
.pb-30{
    padding-bottom:30px;
}
.pb-160{
    padding-bottom:160px;
}
.pd-15{
    padding:15px;
}
.pd-20{
    padding:20px;
}
.pd-30{
    padding:30px;
}
.pd-40{
    padding:10px 40px;
}
.pd-25{
    padding:25px;
}
.pb-0{
    padding-bottom:0px;
}
.mt-12{
    margin-top:12px;
}
.mt-20{
    margin-top:25px;
}
.mt-25{
    margin-top:25px;
}
.mt-170{
    margin-top:170px;
}
.mb-15{
    margin-bottom:15px;
}
.mb-20{
    margin-bottom:20px;
}
.mr-30{
    margin-right:30px;
}
.mr-15{
    margin-right:15px;
}
.ml-15{
    margin-left:15px;
}
.w15{
    width:15px;
}
.w25{
    width:25px;
}
.w40{
    width:40px;
}
.fl{
    float:left;
}
.fr{
    float:right;
}
.t-c{
    text-align:center;
}
.t-r{
    text-align:right;
}
.t-j{
    text-align:justify;
}
.t-i{
    text-indent:2em;
}
.va-top{
    vertical-align:top;
}
.pic-left{
    float:left;
    margin-right:15px;
    margin-top:12px;
}
.pic-right{
    float:right;
    margin-left:15px;
    margin-top:12px;
}
.main-wrap{
    width:1003px;
    margin:0 auto;
    position:relative;
}
.white-bg{
    background:#fff;
}
.top-bg{
    background:url(../images/welcome/body_col_top_x.gif) repeat-x #fff;
}
.index-wrap{
    width:800px;
    margin:0 auto;
    position:relative;
}
.index-top-bar{
    height:100px;
}
.top-bar{
    padding:0px 15px;
}
.logo{
    display:inline-block;
    padding:20px 0;
}
.index-menu-nav{
    float:right;
    width:25em;
    padding-top:32px;
    position:relative;
    z-index:99;
}
.menu-nav{
    width:25em;
    float:right;
    padding-top:40px;
    position:relative;
    z-index:99;
}
.top-bg-pic{
    background:url(../images/welcome/top-bg-pic.gif) no-repeat 215px top;
}
.top_banner{
    padding:0 15px;
    line-height:0;
    margin-bottom:10px;
}
.top_banner img{
    display:block;
    width:100%;
}
.xz-shuiyin{
    width:142px;
    height:256px;
    background:url(../images/welcome/xz-shuiyin.png);
    position:absolute;
    right:-105px;
    bottom:-85px;
    z-index:0;
}
.main-wrap-content{
    padding:10px 15px;
}
.logo-small{
    display:none;
}
/*头--结束*/
/*下拉菜单--start*/
.main-nav-bg{
    position:relative;
    z-index:99;
    background-color:#0085CE;
    height:60px;
}
#menu{
}
#menu a{
    display:block;
    color:#333;
}
#menu li:hover > ul, #menu li.hover > ul{
    display:block;
}
/* 一级菜单 */
#menu > ul{
    display:table;
    width:100%;
    table-layout:fixed;
}
#menu > ul > li{
    display:table-cell;
    position:relative;
}
#menu > ul > li > a{
    display:block;
    height:2em;
    line-height:2em;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    text-align:center;
    color:#f6e89c;
    background:url(../images/welcome/nav_welcome_btn_bg.gif) no-repeat center center;
    background-size:auto 1.75em;
}
#menu > ul > li.focus:hover > a, #menu > ul > li.focus > a{
    background-color:#0C9EFE;
    color:#fff;
    background-image:url(../images/welcome/menu-on-bg.png);
    background-repeat:no-repeat;
    background-position:center 30px;
}
/* 下拉的菜单栏 */
#menu > ul > li ul{
    display:none;
    position:absolute;
    background-color:#FDE0A1;
    width:100%;
    margin-left:9px;
    border:1px solid #E0B888;
}
/* 下拉菜单的菜单项 */
#menu > ul > li > ul li{
    text-align:center;
    position:relative;
    border-bottom:1px solid #E0B888;
}
#menu > ul > li > ul li > a{
    color:#924809;
    padding:6px 0;
    font-size:0.75em;
}
#menu > ul > li > ul li > a:hover{
    background-color:#B17437;
    color:#fff;
}
/* 三级及以下的菜单项的定位 */
#menu > ul > li > ul > li ul{
    left:100px;
    top:-1px;
}
#menu > ul > li > ul > li ul > li{
    font-size:0.75em;
}
/* 下拉的菜单--end*/
.left-btn{
    height:65px;
}
.left-btn a{
    width:63px;
    height:46px;
    padding:8px 15px;
    display:block;
    background:url(../images/welcome/btn_welcome_link.gif) no-repeat;
    text-align:center;
    font-family:"隶书";
    font-size:1.325em;
    line-height:20px;
    float:left;
    margin-left:10px;
}
.left-btn a:first-child{
    margin-left:0;
}
.left-col-menu{
    background:#D0D9DE;
    padding:5px;
}
.left-col-menu ul{
    background:#697E8F;
}
.left-col-menu ul li a{
    display:block;
    height:2em;
    line-height:2em;
    border-bottom:1px solid #97A7B6;
    text-align:center;
    color:#fff;
}
.left-col-menu .border{
    border:1px solid #fff;
}
.left-col-menu .border span{
    display:none;
}
.lsxz-left-bg{
    background:url(../images/welcome/deco_col_bottom_01.gif) no-repeat bottom #697E8F;
}
.jrxz-left-bg{
    background:url(../images/welcome/deco_col_bottom_04.gif) no-repeat bottom #697E8F;
}
.wlxz-left-bg{
    background:url(../images/welcome/deco_col_bottom_03.gif) no-repeat bottom #697E8F;
}
.col-a-left{
    float:left;
    width:652px;
}
.col-a-right{
    margin-left:652px;
    overflow:hidden;
}
.news_content{
    line-height:1.875em;
    padding:0 20px;
}
.news_content p{
    padding:5px 0px;
}
.news_content img{
    max-width:100%;
}
/*二级栏目切换--模块化--开始*/
.box-tab > dd{
    padding-top:10px;
}
.box-tab > dt{
    border-bottom:1px solid #ececec;
    line-height:36px;
}
.four-list .box-tab > dt{
    border-bottom:none;
}
.box-tab > dt > ul > li{
    display:block;
    float:left;
    margin-left:38px;
}
.box-tab > dt > ul > li:first-child{
    margin-left:0;
}
.box-tab > dt > ul > li > a{
    float:left;
    color:#333;
    position:relative;
    height:36px;
    line-height:36px;
    font-size:1.25em;
}
.box-tab > dt > ul > li.focus > a{
    position:relative;
    color:#0085CC;
}
.box-tab > dt > ul > a:hover{
    color:#3db1ea;
}
.four-list .box-tab > dt > ul > li.focus > a{
    background:none;
    color:#333;
    font-size:1.0625em;
    padding:0;
}
.box-tab > dt > ul > li.focus > a .triangle, span.box-title-name .triangle{
    width:100%;
    height:1px;
    background:#0085CE;
    position:absolute;
    left:0;
}
.box-tab > dd > ul > li{
    display:none;
}
.box-tab > dd > ul > li.focus{
    display:block;
}
.box-tab > dt > ul:after{
    content:"";
    display:block;
    height:0;
    clear:both;
}
.more.more-right{
    display:block;
    float:right;
    color:#999;
    font-weight:normal;
    font-size:0.875em;
}
.more.more-right:hover{
    color:#ff7900;
}
.more.more-mobile{
    float:right;
}
.more.more-center{
    display:block;
    text-align:center;
    background-color:#eee;
    padding:8px 0;
}
.more.more-center:hover{
    background-color:#3db1ea;
    color:#fff;
    -webkit-transition:background-color 400ms;
    transition:background-color 400ms;
}
.box-tab.online-service{
    position:relative;
}
.box-tab.online-service dt{
    position:absolute;
    right:0;
    top:-58px;
}
/*二级栏目切换--模块化--结束*/
/*列表--模块化--开始*/
.small-title{
    display:none;
}
.news-list > li:after{
    content:"";
    display:block;
    clear:both;
    height:0;
}
.news-list > li > a{
    display:block;
    color:#666;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    position:relative;
}
.news-list > li > a:hover{
    color:#ff7900 !important;
}
.news-list > li > em{
    font-style:normal;
    color:#aaa;
    font-size:0.875em;
    font-family:Arial, Verdana;
}
.news-list.date-right > li > a:before{
    content:attr(date-time);
    color:#999;
    font-size:0.875em;
    font-family:Arial;
    float:right;
    padding-left:7px;
}
.news-list.date-right > li > a{
    height:52px;
    line-height:52px;
}
.sub-box-c .news-list.date-right.dot-b > li{
}
.sub-box-c .news-list.date-right.dot-b > li > a{
    height:56px;
    line-height:56px;
}
.sub-box-c .news-list.date-right.dot-b.source-pre > li{
    border-bottom:1px solid #ececec;
    height:56px;
    line-height:56px;
}
.sub-box-c .news-list.date-right.dot-b > li span{
    font-size:0.875em;
    color:#999;
    position:relative;
    top:-15px;
    display:block;
}
.sub-box-c .news-list.date-right.dot-b hr{
    height:1px;
    background:#ececec;
    border:none;
    margin:15px auto;
}
.four-list .news-list > li > a{
    font-size:0.9375em;
    height:30px;
    line-height:30px;
}
.four-list .news-list.date-right > li > a:before{
    display:none;
}
.source-pre > li{
    height:52px;
    line-height:52px;
}
.source-pre > li > em{
    font-style:normal;
    display:block;
    float:right;
}
.source-pre > li > div{
    margin-right:100px;
    vertical-align:top;
    overflow:hidden;
}
.source-pre > li > div > a{
    display:block;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.source-pre > li > div > a:first-child{
    max-width:140px;
    float:left;
}
.source-pre > li > div > a:hover{
    color:#ff7900;
}
.news-list.date-left > li > a:before{
    content:attr(date-time);
    color:#999;
    font-size:0.875em;
    font-family:Arial;
    float:right;
    position:absolute;
    top:25px;
    z-index:2;
}
.news-list.date-left > li > a{
    height:52px;
    position:relative;
    z-index:0;
}
/*列表--模块化--结束*/
/*table布局--开始*/
.d-table{
    display:table;
    table-layout:fixed;
    width:100%;
}
.d-table > *{
    display:table-cell;
    vertical-align:top;
}
.d-table-sub{
    display:table;
    table-layout:fixed;
    width:100%;
}
.d-table-sub > *{
    display:table-cell;
    vertical-align:top;
}
.d-table > .mr-25{
    width:25px;
}
.d-table > .mr-30{
    width:30px;
}
.d-table > .col-narrow{
    width:442px;
}
/*table布局--结束*/
.platform-list a{
    display:block;
    position:relative;
    width:442px;
    height:236px;
    text-align:center;
    margin-top:25px;
}
.platform-list a:first-child{
    margin-top:0;
}
.icon-platform{
    position:absolute;
    z-index:91;
    width:100%;
    height:100%;
    text-align:center;
}
.icon-platform > i{
    display:block;
    padding-top:56px;
}
.icon-platform > span{
    display:block;
    font-weight:bold;
    color:#fff;
    font-size:1.25em;
    padding-top:6px;
}
.img-frame{
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    overflow:hidden;
    z-index:90;
}
.list-have-pic > span{
    display:block;
    float:left;
    width:160px;
}
.list-have-pic > ul{
    margin-left:175px;
    overflow:hidden;
    vertical-align:top;
}
.four-list{
    border-top:1px solid #65bde1;
    border-left:1px solid #65bde1;
}
.four-list dl{
    float:left;
    width:50%;
    padding:15px 25px 23px;
    border-right:1px solid #65bde1;
    border-bottom:1px solid #65bde1;
    box-sizing:border-box;
}
.col-a-h{
}
.col-b-h{
}
.copyright{
    font-size:0.8125em;
    line-height:1.75em;
    padding:15px;
    box-sizing:border-box;
    text-align:center;
    background-color:#ececec;
    color:#111;
}
.copyright-top a{
    color:#111;
}
.copyright-top a:before{
    content:"|";
    padding:0 6px;
    font-size:0.75em;
    vertical-align:bottom;
}
.copyright-top a:first-child:before{
    display:none;
}
.copyright-top a:hover{
    color:#f6e89c;
}
.copyright table{
    width:100%;
    table-layout:fixed;
}
.copyright table td a, .copyright table td span{
    display:inline-block;
    color:#000;
}
.copyright table td a:hover{
    color:#ff2626;
}
.copyright table td a img, .copyright table td span img{
    vertical-align:middle;
}
.copyright-btn{
    font-weight:bold;
    font-size:1.125em;
}
/*首页版权*/
.index-copyright.copyright{
    position:relative;
    background:transparent;
}
.index-copyright.copyright table td a:hover{
    color:#f6e89c;
}
.index-back-btn{
    width:6em;
    height:2em;
    position:absolute;
    right:30px;
    top:calc(50% - 5px);
    text-align:center;
    line-height:2em;
    display:block;
    background:url(../images/welcome/nav_welcome_btn_bg.gif) no-repeat center;
    background-size:100%;
    color:#E6E89C;
}
.small-copyright{
    display:none;
    text-align:center;
    line-height:1.5em;
    box-sizing:border-box;
}
/*二级页面左右结构-start*/
.sub-nav-left{
    width:196px;
}
.sub-nav-left .title{
    text-align:left;
    padding:13px 30px 30px;
    font-size:1.625em;
    background:url(../images/welcome/deco_col_top_01.gif) no-repeat;
    text-align:center;
    font-family:"隶书";
}
.sub-nav-left .title-name{
    font-size:1.375em;
}
.sub-nav-left .underline{
    float:right;
}
.underline{
    width:20px;
    border-bottom:2px solid #fff;
    margin-top:10px;
}
.box-tab.sub-box-c{
    position:relative;
}
.box-tab.sub-box-d{
    position:relative;
    padding:0 30px;
}
.box-tab.sub-box-d .sub-title{
    width:100%;
    text-align:center;
    border:1px #eee solid;
    border-radius:5px;
    background:#f8f8f8;
    padding:15px;
    box-sizing:border-box;
}
.box-tab .third-title{
    border-bottom:1px solid #dbdbdb;
}
.box-tab .third-title a{
    display:block;
    float:left;
    color:#000;
    padding:15px 0px;
    margin-right:20px;
}
.box-tab .third-title a.focus{
    border-bottom:3px solid #3db1ea;
    margin-bottom:-1px;
}
/*三级栏目较多的情况下-开始*/
.box-tab .third-title-2{
    padding:0 15px;
    border-bottom:1px solid #dbdbdb;
}
.box-tab .third-title-2 a{
    display:block;
    float:left;
    color:#000;
    margin:10px 5px 10px 5px;
    line-height:1.8em;
    font-size:.875em;
    padding:0 8px;
}
.box-tab .third-title-2 a.focus{
    border-bottom:none;
    background-color:#1bbc9b;
    color:#fff;
    border-radius:15px;
}
/*三级栏目较多的情况下-结束*/
.sub-nav-left .nodes a{
    color:#555;
    display:block;
    position:relative;
    line-height:20px;
    padding:15px 30px;
    max-height:40px;
    overflow:hidden;
    text-align:left;
    margin-right:-1px;
    z-index:99;
    border-right:2px solid transparent;
    font-size:1em;
}
.sub-nav-left .nodes a.focus, .sub-nav-left .nodes a:hover.focus, .sub-nav-left .nodes a.focus:after{
    background-color:#faf9f7;
    color:#28aec2;
    border-right:2px solid #2db8cd;
}
.sub-nav-left .nodes a:hover{
    background-color:#C6EBFF;
    color:#0076B3;
}
.sub-nav-left .nodes a:first-child{
    border-top:none;
}
.sub-nav-left .nodes a i{
    width:4px;
    height:18px;
    display:none;
    position:absolute;
    left:15px;
    top:16px;
    background:#008FDD;
    z-index:999;
}
.sub-nav-left .nodes a:hover i{
    display:inline-block;
}
.box-tab.sub-box-c .sub-title .arrow-down{
    display:block;
    content:"";
    background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAACuUlEQVRoQ93YS6hNURzH8eMRkTwGokwUtxgIAyHJW4kUyvsx4BbJjJAy8ShFDCQDMTJgcMujDISMGHgMkBRF3hflTaLj+zvZdfz7H517z2Ovv199Jv99zt5rnbXO2nvtQrFY/C+4xYjcYkRuMSK3GJFbjMgtRuQWI3KLEbnFiNxiRG4xIrcYkVuMqDyDcAon0F+FRNMdh3AWQ1UoTw/swE98xiakmlV4h184gF4oZTB2QZ3QGMl7bEBXpJIuWIZ2ZO1UZw5jOAqzcB/ZwYxGphXdkHfUicV4C9tOdWw1ShmNe7Af+oA10InyzAK8hm3fC0zHX+0bBW9kPmEl8socvIRt1zPMhJtxeAT7JY3MUjQ7M/AUtj3PMRf/zFR4ndFcnI9mZTIewrbjFRahqszGY9iTaDh1rNGZAG+av8EKdCiam2q4PdkTzEOjMhHewqNOLEenoqnkrRYarWmod8biLuz1dF/T6llTFsJbvx9gCuoV3QJuw15H97O1qPnmrDV6CfSr2ItoHk9CrdHSfwP2/F+gJww9X9Ul+jU0P73O3MF4dDYjcQ32vF+hZ766dSKLRmYddIO0F72FMeho9Ix0FfZ837AFDX3WWw8Nub24pob+rNWmBZdhz/Md29CU6GHyI2wjbqKazgzDRdjvazptRVOzEd40uw79eStFm6ELsN/TSOxELtkMb5pp3o+AzRCcgf38D+xGrtkOTQnbuCvQ/yCLNnBtsJ/Thm4fct/3aGXRNlm/qm3kJQxET5z+U7P2Q8eTiPb8e6Ctp22oOnDc1DLapvZBUukN7f29zniOoC+SjDqzF+UvMjzHkPIrp1LUmYOoNDIn0Q8hos4chR0ZLb3JTqdK0QKgKZR15hySn06Vos6ch26QA1SIHO2/9e6psfHebEfkFiNyixG5xYjcYkRuMSK3GE+x8Buma2tLCblf5wAAAABJRU5ErkJggg==) no-repeat center center;
    opacity:.80;
    filter:alpha(opacity=80);
    height:2em;
    width:36px;
    background-size:42%;
    cursor:pointer;
    position:absolute;
    right:0;
}
.box-tab.sub-box-c .sub-title .arrow-up{
    background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAACuklEQVRoQ93YS4hOcRjH8XGJSC4LUTYKxUJYaEhyGZRGCuV+WaBIdoSUzQylRiwkC7GyGAvlUhZCVixcFkiKItdxKXcSvb6/d5yaeXqGmXnPe855/OpT0/POnPP/z/9yzv+tKZVK/wW3GJFbjMgtRuQWI3KLEbnFiNxiRG4xIrcYkVuMyC1G5BYjyiJTMLv1x7jpg/O4iiEqRIw6cQw/obE/h8EIlf44iqQTiTMYiBBRJw7iF9p2InESg1DoqBP7YEfC0pQr7DRTJxrQ0UhYR1C4aaaFvRdeJ07huKklDmMACpGe2I0fsA29hKHoC3XIfi5N0Oe5Zxe+wjbwCsYgyXCchv09raf96IXcsg1fYBunB+BY2IyAtmD7+xrNRuSSLfgE26jrGI+OMhIXYP/uO/Yg02zER9jG3MQk/CujcBH27zVFdyCTbII3nW6gM51IovVzGfY6GpmdqFp6YAO86XQLE9HVjIbWk73eN2yHdsRUowuuxHvYm95BLbqbcbgGe11Ns63ojVSikVgGrxP3MQ2VRpuDpqa9vqbwZqTSmcV4C3uTB5iBtDIBt2Hv8xnrUdE0W4gW2Is/xiykHW0Wd2Hvp9mwDt3KfDyDvegTLEC1MhX3YO/7BlqnXco86L9uL6aO6bNqR+d8rT97f3VmFTqVmXgEe5HX0FTLKtPxELYdr7AEf81keJ34gOXIOnV4Ctue56iHG22B3nDqAbgaeUVr9SVsuzTN56BdtPV5C0wjod1Cz5I8swje7vkC+s6s3L658EZC+7deDnM9J/yJGroU3vNMa3ctygcenbXbfmGgfVtP1NTfdSqIOrMCanjSTh2tdVzWO1s5OnPruKrOaCT0jlPUrME7qBMH0A/tMgzNOIEifyOo965DOAsd0lrjfbMdkVuMyC1G5BYjcosRucWI3GJEbjGeUs1vU5NrS5yfGOQAAAAASUVORK5CYII=) no-repeat center center;
    opacity:.80;
    filter:alpha(opacity=80);
    background-size:42%;
}
span.box-title-name{
    float:left;
    display:block;
    position:relative;
    color:#0085CC;
    height:2em;
    line-height:2em;
    cursor:default;
    font-size:1em;
}
.box-tab.sub-box-c .sub-title{
    display:none;
    border-bottom:1px solid #ececec;
    box-sizing:border-box;
}
.box-tab .sub-title.second-title{
    display:none !important;
}
.box-tab.sub-box-c .sub-nav{
    display:none;
    padding:15px 10px 0;
    background:#fafafa;
    border:1px solid #dbdbdb;
    border-top:none;
    width:100%;
    box-sizing:border-box;
    position:absolute;
    z-index:8;
    box-shadow:0px 2px 4px rgba(0, 0, 0, 0.2);
}
.box-tab.sub-box-c .sub-nav a{
    display:block;
    padding:0 15px 15px 0px;
    font-size:.875em;
    float:left;
    color:#333;
}
.box-tab.sub-box-c .sub-nav a.focus{
    color:#3db1ea;
}
/*二级页面左右结构-end*/
/*单页排版*/
.article{
    color:#666;
    line-height:2.5em;
}
.article .article-title{
    display:block;
    font-size:1.25em;
    font-weight:bold;
    color:#333;
    padding:10px 0;
}
.article-sub-title{
    color:#2db8cd;
    display:inline-block;
    line-height:22px;
    padding:6px 10px;
    border:1px solid #7bd5e2;
    font-weight:bold;
}
.article p{
    text-indent:2em;
    color:#333;
}
.article-sub-title{
    font-size:0.875em;
    padding:3px 8px;
}
.col-article-left{
    float:left;
    width:600px;
}
.col-article-right{
    float:right;
    width:600px;
}
.imgs span{
    display:block;
}
.imgs.a01 span{
    float:right;
    margin-right:-100px;
    margin-top:80px;
}
.imgs.a01 span:first-child{
    margin:0;
}
.imgs.a02 span{
    float:left;
    float:left;
    margin-top:0;
    margin-left:-100px;
}
.imgs.a02 span:first-child{
    margin:0;
    margin-top:80px;
}
.imgs img{
    display:block;
    width:320px;
}
.pb-50{
    padding-bottom:40px;
    border-bottom:1px dashed #cacaca;
    margin-bottom:30px;
}
.jmg-left{
    float:left;
    width:39%;
}
.jmg-right{
    float:right;
    width:59%;
}
.jmg-left img, .jmg-right img{
    display:block;
    width:100%;
}
img.img-ydyl{
    float:right;
    display:block;
    max-width:500px;
    padding:10px;
}
img.img01-gk{
    max-width:100%;
    margin:0 auto;
    display:block;
    padding:10px 0;
    box-sizing:border-box;
}
img.img02-gk{
    float:right;
    display:block;
    max-width:360px;
    padding:10px;
    box-sizing:border-box;
}
.article-list a{
    float:left;
    display:block;
    width:48%;
    margin-left:4%;
    font-size:1.0625em;
    padding:8px 0;
    font-weight:bold;
    border-bottom:1px dashed #ccc;
}
.article-list a:nth-child(2n-1){
    margin-left:0 !important;
}
.article-list a:before{
    content:">";
    color:#ff7900;
    font-weight:bold;
    font-family:Simsun;
    color:#ff7900;
    padding-right:8px;
    font-size:0.75em;
}
/*1000以下*/
@media screen and (max-width:1000px){
    .w25{
        display:none;
    }
    .w705{
        width:initial !important;
    }
    .xz-shuiyin, .copyright table, .copyright-top{
        display:none;
    }
    .small-copyright{
        display:block;
    }
    .index-back-btn{
        margin:10px auto 0;
        position:initial;
        right:initial;
        top:initial;
    }
    .index-wrap{
        width:auto;
    }
    .index-menu-nav{
        content:"";
        display:block;
        background:url(../images/welcome/index_icon_list.png) center center no-repeat;
        width:40px;
        height:40px;
        background-size:55%;
        position:absolute;
        right:10px;
        top:35px;
        border:none !important;
        padding-top:initial;
    }
    .slideBox{
        max-width:100%;
    }
    .news-list.date-left > li > a:before{
        position:initial;
        top:initial;
    }
    .sub-box-c .news-list.date-right.dot-b > li span{
        margin:0px 15px;
        top:-10px;
    }
    .d-table > .mr-30{
        display:none;
    }
    .sub-box-c .big-title{
        display:none;
    }
    .left-btn{
        height:48px;
    }
    .left-btn a{
        background:#edeef1;
        width:auto;
        height:auto;
        border:1px solid #d6dfe8;
        font-size:1em;
    }
}
/*720以下*/
@media screen and (max-width:720px){
    .main-wrap-bar{
        top:240px;
    }
    .banner ul li{
        height:340px;
        background-size:cover !important;
    }
    .logo-small{
        font-size:18px;
        padding:10px;
    }
    .platform-list a{
        width:100%;
        margin:0;
        margin-top:10px;
        height:140px;
    }
    .platform-list a:first-child{
        margin-top:10px;
    }
    .icon-platform > span{
        font-size:1em;
    }
    .icon-platform > i{
        padding-top:22px;
    }
    .news-list > li > a{
        white-space:inherit;
        overflow:inherit;
        text-overflow:inherit;
        padding:10px 0;
    }
    .news-list.date-right > li{
        height:auto !important;
        line-height:1.5em !important;
    }
    .news-list.date-right > li > a{
        height:auto !important;
        line-height:inherit;
        line-height:1.5em !important;
    }
    .news-list.date-right > li > a:before{
        display:none;
    }
    .source-pre > li > em{
        display:none;
    }
    .source-pre > li > div{
        margin-right:0;
        padding:10px 0;
        margin:0 10px;
    }
    .source-pre > li > div > a{
        display:block;
        white-space:inherit;
        overflow:inherit;
        text-overflow:inherit;
        line-height:1.5em;
    }
    .source-pre > li > div > a:first-child{
        float:none;
        max-width:100%;
        color:#25599a;
    }
    .sub-box-c .news-list.date-right.dot-b.source-pre > li{
        height:auto !important;
        line-height:inherit;
    }
}
/*基本模块化*/
/*无障碍阅读-模块化-start*/
.accessible-wrap{
    display:none;
    -moz-user-select:none;
    -webkit-user-select:none;
    -ms-user-select:none;
    -khtml-user-select:none;
    user-select:none;
}
.accessible-body{
    position:fixed;
    z-index:10;
    width:100%;
    min-width:1000px;
    text-align:right;
    padding:10px 0;
    font-size:14px;
    background-color:white !important;
    border-bottom:1px solid #ddd;
}
.accessible-body-fixed{
    height:47px;
}
.accessible-body span{
    display:inline-block;
    padding:0 10px;
    margin-left:6px;
    border:1px solid #dbdbdb;
    border-radius:5px;
    background-color:#f3f3f3 !important;
    line-height:24px;
    color:#444 !important;
    cursor:pointer;
}
.contrast, .contrast *{
    background:black !important;
    color:white !important;
}
/*无障碍阅读-模块化-end*/
/*网站地图页-模块化-start*/
.map-box.content-box{
    font-size:1em;
}
.map-box.content-box > .location{
    font-size:.75em;
}
.map > li{
    border-top:1px solid #e8e8e8;
    padding:0;
    line-height:2.4em;
}
.map > li:first-child{
    border-top:none;
}
.map > li .wrap{
    padding:5px 0;
}
.map > li .title{
    display:block;
    color:#333;
    border-left:8px solid #3db1ea;
    padding-left:10px;
    margin:10px 0;
    line-height:16px;
}
.map > li .node{
    display:inline-block;
    color:#4095ce;
    font-size:0.875em;
    line-height:2em;
    padding-right:25px;
    margin-left:19px;
}
.map > li .list{
    line-height:.75em;
    margin-bottom:5px;
    padding-left:19px;
}
.map > li .sub-node{
    display:inline-block;
    color:#888;
    font-size:0.75em;
    line-height:2em;
    padding-right:10px;
    font-family:Simsun;
}
.map > li .sub-node:before{
    content:">";
    font-family:Simsun;
    padding-right:5px;
}
.map a:hover{
    color:#ff7900;
}
/*网站地图页-模块化-end*/
/*内容页-模块化-start*/
.single-article{
    line-height:2.5em;
    color:#666;
    word-break:break-all;
}
.single-article p{
    text-indent:2em;
}
.location{
    font-size:0.925em;
    line-height:1.5em;
    background:url(../images/welcome/location-bg.png) repeat-x;
    background-size:auto 100%;
    border:1px solid #E7E4DD;
    margin:0 15px;
    padding:.25em 0;
    color:#999;
}
.location:before{
    content:"";
    float:left;
    width:0;
    height:0;
    border-top:4px solid transparent;
    border-left:5px solid #F18B02;
    border-bottom:4px solid transparent;
    position:relative;
    top:.5em;
    left:10px;
    margin-right:20px;
}
.location *{
    display:block;
    float:left;
    font-style:normal;
    color:#333333;
}
.location > span{
    color:#e23701;
    font-weight:bold;
}
.location > a:after{
    content:">";
    padding:0px 5px;
}
.location > a:after{
    content:">>";
    padding:0px 7px;
    font-family:"宋体";
}
.pd-space{
    padding:20px;
}
.sub-box-c{
    color:#666;
}
.sub-box-c .big-title{
    font-size:1em;
    height:1.5em;
    line-height:1.5em;
    color:#333;
    background:url(../images/welcome/box_wel_01_title_g.gif) repeat-x 100px center;
}
.sub-box-c .big-title span{
    background:#fff;
    color:#884F15;
}
.sub-box-c .big-title span:before{
    content:"【";
    background:url(../images/welcome/box_wel_01_title_l.gif) no-repeat left center;
    padding-left:22px;
    color:#884F15;
}
.sub-box-c .big-title span:after{
    content:"】";
    background:url(../images/welcome/box_wel_01_title_mr.gif) no-repeat right center;
    padding-right:22px;
    color:#884F15;
}
.sub-box-c .second-title{
    padding-bottom:10px;
    font-size:1em;
    text-align:center;
    color:#666;
}
.sub-box-c .content-small-title{
    font-size:0.75em;
    text-align:center;
    color:#999;
    line-height:1em;
    border-bottom:1px #e8e8e8 solid;
    padding-bottom:1.25em;
}
.news_content_description{
    font-size:.75em;
    color:#888;
    background-color:#f3f3f3;
    line-height:1.75em;
    padding:15px;
    border:1px solid #e8e8e8;
    border-top:none;
}
.news_content_content{
    line-height:1.875em;
    font-size:1em;
    padding-top:15px;
}
.news_content_content img{
    max-width:95%;
    height:auto !important;
}
.news_content_other{
    padding:30px 0px;
}
.news-content-function{
    float:right;
    font-size:.75em;
    color:#999;
}
.news-content-function > span:before{
    content:"[";
}
.news-content-function > span:after{
    content:"]";
}
.news-content-function > span{
    display:inline-block;
    padding:0 5px;
    cursor:pointer;
    line-height:36px;
}
.news-content-function > span:hover{
    text-decoration:underline;
}
.news_content_img{
    text-align:center;
    padding:20px 0px;
}
.news_content_img img{
    max-width:700px;
    height:auto !important;
}
.news-content-share{
    float:left;
}
@media screen and (max-width:1000px){
    .main-wrap{
        width:auto;
    }
    .top_banner img{
        width:100%;
    }
    .menu-nav{
        content:"";
        display:block;
        background:url(../images/welcome/icon_list.png) center center no-repeat;
        width:40px;
        height:40px;
        background-size:55%;
        position:absolute;
        right:10px;
        top:20px;
        border:none !important;
    }
    #menu{
        display:none;
        float:right;
        position:absolute;
        top:55px;
        right:0;
        padding:0;
        width:auto;
        background-color:#fff;
        border:1px solid #e5e5e5;
    }
    #menu li:hover > ul{
        display:none;
    }
    #menu > ul{
        display:block;
        float:right;
    }
    #menu > ul > li{
        display:block;
        text-align:center;
        float:none;
    }
    .main-nav:after{
        content:"";
        display:block;
        background:url(../images/welcome/icon_list.png) center center no-repeat;
        width:40px;
        height:40px;
        background-size:55%;
        position:absolute;
        right:0;
        top:0;
    }
    #menu > ul > li > a{
        height:auto;
        line-height:22px;
        padding:10px;
        border-bottom:1px solid #e8e8e8;
        background:none;
        color:#333;
        width:6em;
        text-align:center;
        font-size:0.875em;
        font-weight:normal;
        margin:0;
        white-space:inherit;
        overflow:inherit;
        text-overflow:inherit;
    }
    #menu > ul > li.focus a{
        border-bottom:none;
        background-color:#E5E2E2;
        color:#333;
        width:100%;
    }
    .news_content{
        padding:0;
    }
    .news_content_other{
        display:none;
    }
    .pd-25{
        padding:0;
    }
    .d-table{
        display:block;
    }
    .d-table > *{
        display:block;
    }
    .d-table > .mr-25{
        display:none;
    }
    .d-table > .col-narrow{
        width:auto;
    }
    .box-tab > dt{
        display:none;
    }
    .box-tab > dd{
        padding-top:0;
    }
    .box-tab > dd > ul > li{
        display:block;
    }
    .news-list > li > a{
        margin:0 15px;
        color:#333;
        height:auto !important;
        line-height:inherit !important;
        padding:10px 0px;
    }
    .source-pre > li{
        border-bottom:1px solid #ececec;
    }
    .source-pre > li:last-child{
        border-bottom:none;
    }
    .source-pre > li > em{
        padding-right:10px;
    }
    .source-pre > li{
        height:initial;
        line-height:initial;
    }
    .four-list .news-list > li > a{
        height:auto;
        line-height:inherit !important;
        font-size:1em;
    }
    .col-wide dl:first-child dd > ul > li:first-child .news-list.date-right li:first-child a{
        font-size:1em;
        color:#333;
        font-weight:normal;
    }
    .more:after{
        display:none;
    }
    .col-a-left{
        float:none;
        width:100%;
    }
    .col-a-h, .col-b-h{
        height:auto;
    }
    .mt-25{
        margin-top:0;
    }
    .small-title{
        margin-top:10px;
    }
    .more.more-mobile{
        padding:0 10px;
        font-size:0.75em;
    }
    .small-title{
        display:block;
        background-color:#edeef1;
        height:36px;
        line-height:36px;
        border-left:3px solid #4491f0;
        padding-left:10px;
        color:#333;
    }
    .col-a-right{
        margin-left:0;
        width:100%;
        margin-top:10px;
    }
    .d-table-content .detail{
        float:left;
        position:relative;
        bottom:inherit;
        right:inherit;
    }
    .platform-list a{
        float:left;
        margin-top:0;
        width:48%;
        margin:0 1%;
    }
    .img-frame img{
        width:100%;
        /*height: 100%;*/
    }
    .four-list{
        border:none;
    }
    .four-list dl{
        width:100%;
        border:none;
        padding:0;
    }
    .list-have-pic > span{
        display:none;
    }
    .list-have-pic > ul{
        margin-left:0;
    }
    /*1000以下左右结构变化*/
    .sub-nav-left{
        width:100%;
        display:table-caption;
    }
    .left-col-menu{
        display:none;
    }
    .box-tab.sub-box-c .sub-title{
        background-color:#edeef1;
        height:2em;
        line-height:2em;
        border-left:3px solid #ae412f;
        padding-left:10px;
        color:#333;
        display:block;
    }
    span.box-title-name{
        background:none;
        padding:0;
        color:#333;
    }
    span.box-title-name .triangle{
        display:none;
    }
    .box-tab.sub-box-c{
        padding:0;
        border:none;
    }
    .box-tab.sub-box-d{
        padding:0;
    }
    .box-tab.sub-box-c .sub-nav-block{
        display:block;
    }
    .box-tab .box-title-name.second-title{
        display:block;
    }
    .box-tab .third-title a.focus{
        background-color:#3db1ea;
        color:#fff;
        border-bottom:none;
        margin-bottom:4px;
    }
    .box-tab .third-title a{
        border:1px solid #ccc;
        font-size:.875em;
        border-radius:100px;
        padding:0 16px;
        background-color:#fff;
        border:none;
        line-height:30px;
        height:30px;
        margin:4px 5px 4px 5px;
    }
    .box-tab .sub-title.second-title{
        display:block !important;
    }
    .box-tab .third-title{
        border-bottom:none;
        margin-top:5px;
    }
}
@media screen and (max-width:720px){
    .news_content_img img{
        max-width:100%;
    }
    .news_content_content img{
        max-width:100%;
    }
    .news_content_other{
        display:none;
    }
    .pd-space{
        padding:10px;
    }
}
@media screen and (max-width:640px){
    .pd-30{
        padding:10px;
    }
    .find-bar{
        width:80%;
    }
}
@media screen and (max-width:480px){
    .sub-content .big-title, .sub-content .second-title, .sub-content .content-small-title{
        text-align:left;
    }
    .sub-content .big-title{
        font-size:1.25em;
        color:#000;
    }
    .second-title{
        font-size:1.125em;
    }
    .news_content img{
        width:100% !important;
    }
    .pic-left, .pic-right{
        float:none;
        margin-left:initial;
        margin-right:initial;
    }
}
@media screen and (max-width:320px){
    .ptlr-20{
        padding:10px;
    }
}
/*内容页-模块化-end*/
/*翻页-模块化-start*/
.page-tile{
    display:block;
    border-width:1px 0;
    font-family:Verdana, Arial;
    padding:30px 0;
    text-align:center;
    border-top:1px solid #ececec;
}
.page-tile:after{
    display:block;
    content:"";
    clear:both;
}
.page-tile > *{
    color:#888;
    display:inline-block;
    padding:.1em .4em;
    min-width:1.5em;
    text-align:center;
    font-size:1em;
    line-height:30px;
    height:30px;
    overflow:hidden;
    border:1px solid #e3e3e3;
    margin-left:3px;
}
.page-tile > em{
    display: none;
}
.page-tile > *:before{
    font-size:1em;
}
.page-tile .more:before{
    content:"…";
}
.page-tile a.prev:before{
    content:"\2039"
}
.page-tile a.next:before{
    content:"\203A"
}
.page-tile a.last:before{
    content:"\203A\203A"
}
.page-tile .focus{
    background-color:#0085CE;
    color:#fff;
    border-radius:2px;
    border:1px solid #0085CE;
}
.page-tile-2{
    display:none;
    text-align:center;
    font-size:.875em;
    height:1.875em;
    margin-top:10px;
    padding-bottom:10px;
}
.page-tile-2 span.no-click{
    background-color:#ccc;
    color:#fff;
}
.page-tile-2 span{
    padding:0.5em 1em;
    background-color:#888;
    margin:0px 3px;
    color:#fff;
    border-radius:20px;
}
.page-tile-2 span a{
    color:#fff;
}
.page-tile a:hover{
    text-decoration:underline;
}
@media screen and (max-width:1000px){
    .page-tile a, .page-tile span{
        display:none;
    }
    .page-tile > *{
        float:none;
    }
    .page-tile a.prev, .page-tile a.next{
        display:inline-block;
        box-sizing:border-box;
        height:40px;
        line-height:34px;
        color:#333;
        width:90px;
    }
    .page-tile a.prev:before{
        content:"上一页";
    }
    .page-tile a.next:before{
        content:"下一页";
    }
}
/*翻页-模块化-end*/
/*市志book*/
.book-list{
    width:773px;
    margin:auto;
}
.book-top{
    background:url(../images/welcome/xzsz_top.jpg) no-repeat;
    height:13px;
}
.book-bottom{
    background:url(../images/welcome/xzsz_foot.jpg) no-repeat;
    height:16px;
    margin:auto;
}
.book-center{
    background:url(../images/welcome/book-center.jpg) repeat-y;
    padding:20px 25px 0px 20px;
    height:auto;
    position:relative;
}
.book-botm-img{
    position:absolute;
    left:20px;
    bottom:10px;
}
.book-left{
    width:196px;
    float:left;
}
.book-right{
    width:425px;
    float:right;
}
@media screen and (max-width:780px){
    .book-list{
        width:auto;
    }
    .book-top, .book-bottom, .book-botm-img{
        display:none;
    }
    .book-center{
        background:none;
        padding:20px 0px;
    }
    .book-left, .book-right{
        width:100%;
        float:none;
    }
}
/*适老开关·登录·简繁体*/
#pip-triggers-container{
    position:absolute;
    right:5px;
    top:0;
    z-index:999;
    height:30px;
    line-height:30px;
}
.pip-triggers{
    line-height:20px;
    text-align:left;
}
.pip-triggers > em > i{
    vertical-align:middle;
}
.top-bar .user > a{
    color:#3e71a4;
}
/*适老开关·登录·简繁体 end*/