@charset "gb2312";
img{display:block;}
/* 列表 */
.li_banner{background:url(http://www.xxdlks.com/images/v2/duibi/inner-banner.png);background-size:cover;width:100%;overflow:hidden;padding:3rem 0;margin-bottom:1rem;}
.li_banner h1{font-size:1.5rem;text-align:center;line-height:2rem;font-weight:normal;position:relative;}
.li_banner h1:after{content:"";top:calc(50% - 1px);width:5rem;height:2px;position:absolute;background:#8e8e8e;right:calc(50% - 9rem);}
.li_banner h1:before{content:"";top:calc(50% - 1px);width:5rem;height:2px;position:absolute;background:#8e8e8e;left:calc(50% - 9rem);}
.li_db{padding:.5rem;display:flex;flex-wrap:wrap;}
.li_db_img{width:100%;border:1px solid #8e8e8e;padding:.25rem;box-shadow:0 .5rem 1rem #ddd;}
.li_db_img h3{font-size:1rem;text-align:center;line-height:2rem;font-weight:normal;color:#535455;}
.li_db_img ul{overflow:hidden;position:relative;border:1px solid #eaeaea;background:#f7f7f7;}
.li_db_img ul:before{background:#4667aa;opacity:.6;position:absolute;content:"";width:calc(100% - .5rem);height:2rem;top:calc(50% - 1rem);left:.25rem;z-index:1;}
.li_db_img ul:after{background:url(http://www.xxdlks.com/images/v2/duibi/icon_db.png);background-size:2rem;position:absolute;content:"";width:2rem;height:2rem;top:calc(50% - 1rem);left:calc(50% - 1rem);z-index:1;}
.li_db_img ul li{width:calc(50% - 1rem);float:left;position:relative;display:block;background:#fff;padding:.25rem;}
.li_db_img ul li p{width:100%;line-height:2rem;color:#fff;font-size:1rem;font-weight:bold;text-align:center;position:absolute;top:calc(50% - 1rem);z-index:2;}
.li_db_img ul li:nth-child(2){float:right;}
/* 页码 */
.page{padding-top:1rem;display:block;text-align:center;}
.page ul{display:inline-flex;}
.page ul li{padding:0 1rem;border:1px solid #8e8e8e;line-height:2rem;margin-left:.75rem;}
.page ul li .page-this{text-decoration:underline;text-decoration-style:wavy;}
.page ul li:first-child{margin-left:0;}
.page ul li:hover{border:1px solid #3557aa;background:#3557aa;color:#eee;}
.page ul li:hover a{color:#fff;}

/* 专题头图 */
.db_top{background-image:url(http://www.xxdlks.com/images/v2/duibi/inner-banner.png);background-size:cover;width:100%;overflow:hidden;position:relative;padding:1rem;margin-bottom:1rem;}
.db_top h1{font-size:1.5rem;text-align:center;line-height:2rem;margin-bottom:1rem;font-weight:normal;}
.db_top_img{width:100%;margin:0 auto;}
.db_top_img ul{overflow:hidden;position:relative;}
.db_top_img ul:before{background:#4667aa;opacity:.6;position:absolute;content:"";width:100%;height:2rem;top:calc(50% - 1rem);z-index:1;}
.db_top_img ul:after{background:url(http://www.xxdlks.com/images/v2/duibi/icon_db.png);background-size:2rem;position:absolute;content:"";width:2rem;height:2rem;top:calc(50% - 1rem);left:calc(50% - 1rem);z-index:1;}
.db_top_img ul li{width:calc(50% - 1rem);float:left;position:relative;display:block;background:#fff;padding:.25rem;border:1px solid #8c8d8e;}
.db_top_img ul li p{width:100%;line-height:2rem;color:#fff;font-size:1.125rem;font-weight:bold;text-align:center;position:absolute;top:calc(50% - 1rem);z-index:2;}
.db_top_img ul li:nth-child(2){float:right;}
.anchor_fixed{display:flex;flex-wrap:wrap;background:#f7f7f7;border-top:1px solid #eaeaea;border-left:1px solid #eaeaea;}
.anchor_fixed a{width:25%;text-align:center;line-height:2rem;border-bottom:1px solid #eaeaea;border-right:1px solid #eaeaea;color:#535455;}
/* 中部内容 */
.section{padding:0 .5rem 1rem;}
.section_bg{padding:0 .5rem;}
.section .main{background:#fff;padding:.5rem;}
.section h2{font-size:1.25rem;text-align:center;padding:.5rem 0 1rem;line-height:2rem;font-weight:normal;}
.section01{overflow:hidden}
.section01 table tr{width:100%;color:#8c8d8e;}
.section01 table tr td{width:42%;padding:.75rem;line-height:1.5rem;word-break:break-all;}
.section01 table tr td:first-child{width:16%;text-align:center;color:#535455;}
.section01 table tr:nth-child(even){background:#f2f2f3;}
.section01 table tr:nth-child(odd){background:#f8f8f9;}
.section01 table tr:first-child td{color:#fff;background:#4667aa;text-align:center;}
.section02{overflow:hidden}
.section02 .hd{margin:0 auto 1rem;width:100%;}
.section02 .hd ul{display:flex;justify-content:space-between;align-items:center;border:1px solid #ccc;}
.section02 .hd ul li{flex:1;position:relative;padding:.5rem 0;border-right:1px solid #ccc;text-align:center;cursor:pointer;}
.section02 .hd ul li:last-child{border-right:none;}
.section02 .hd ul li.selected{background:#4667aa;color:#fff;}
.section02 .hd ul li.selected:before{content:'';position:absolute;left:calc(50% - .5rem);bottom:-.5rem;border-top:.5rem solid #4667aa;border-left:.5rem solid transparent;border-right:.5rem solid transparent;}
.section02 .bd{position:relative;width:100%;overflow:hidden;}
.section02 .bd h3{font-size:1.125rem;padding:.5rem 0;border-bottom:1px dashed #535455;text-align:center;font-weight:normal;color:#535455;}
.section02 .bd img{background:#fff;width:100%;margin-top:.5rem;padding:.25rem;border:1px solid #8c8d8e;}
.section02 .bd p{margin:.5rem 0;width:100%;color:#8c8d8e;line-height:1.5rem;}
.section02 .bd li .left{padding:.5rem .75rem;width:50%;float:left;background:#f2f2f3;}
.section02 .bd li .right{padding:.5rem .75rem;width:50%;float:left;background:#f8f8f9;}
.section03{overflow:hidden}
.section03 li{width:calc(50% - .5rem);float:left;}
.section03 li h3{font-size:1.125rem;font-weight:normal;margin-bottom:.5rem;color:#535455;}
.section03 li p{line-height:1.5rem;color:#8c8d8e;margin-top:.5rem;}
.section03 li:nth-child(2){float:right;}
.section03 li .you{background:#f2f2f3;margin-bottom:1rem;width:100%;padding:.75rem;}
.section03 li .que{background:#f8f8f9;width:100%;padding:.5rem;}
.section04{overflow:hidden}
.section04 h3{font-size:1.125rem;font-weight:normal;padding-top:.75rem;color:#535455;}
.section04 p{line-height:1.75rem;color:#8c8d8e;padding-top:.5rem;}
.section04 .xuanxing{margin-left:-.5rem;}
.section04 .xuanxing a{border-radius:.5rem;border:1px solid #ccc;padding:.25rem;margin:.5rem 0 0 .5rem;display:inline-block;color:#8c8d8e;line-height:1.5rem;}
.section05{overflow:hidden}
.section05 li{width:calc(50% - .5rem);float:left;background:#f2f2f3;}
.section05 li img{background:#fff;padding:.25rem;border:1px solid #8e8e8e;}
.section05 li p{line-height:1.5rem;color:#8c8d8e;padding:.25rem .5rem;}
.section05 li:nth-child(2){float:right;background:#f8f8f9;}
/* 底部留言 */
.bot_zx{width:100%;}
.bot_zx .box{width:calc(50% - .5rem);float:left;position:relative;background:#fff;padding:5rem 1rem 1rem;margin-bottom:1rem;text-align:center;font-size:.875rem;}
.bot_zx .box:nth-child(2){float:right;}
.bot_zx .box:before{content:"";width:4rem;height:4rem;position:absolute;left:calc(50% - 2rem);top:1.5rem;background:url(http://www.xxdlks.com/images/v2/duibi/lx_icon1.png) no-repeat;background-size:4rem;}
.bot_zx .box:nth-child(2):before{background:url(http://www.xxdlks.com/images/v2/duibi/lx_icon3.png) no-repeat;background-size:4rem;}
.bot_zx .box p{margin-top:1rem;line-height:1.5rem;}
.bot_zx .box span{display:block;font-weight:700;line-height:1.5rem;}
.bot_botsms{width:100%;box-sizing:border-box;overflow:hidden;background:#fff;padding:1rem;}
.bot_botsms h2{padding:.5rem 0 1rem;line-height:2rem;text-align:center;font-size:1.25rem;font-weight:500;}
.bot_botsms p{font-size:.875rem;line-height:1.25rem;padding-bottom:1rem;font-weight:normal;color:#8c8d8e;text-align:center;}
.bot_botsms ul li{width:100%;overflow:hidden;margin-bottom:.75rem;}
.bot_botsms ul li:last-child{margin-bottom:1rem;}
.bot_botsms span{width:4rem;line-height:2.5rem;font-size:.875rem;text-align:center;display:block;float:left;}
.bot_botsms .textbox{width:calc(100% - 4rem);float:left;box-sizing:border-box;padding-left:.25rem;height:2.5rem;line-height:2.5rem;text-indent:.5rem;background:#f7f7f7;}
.bot_botsms .select{width:calc(100% - 4rem);float:left;box-sizing:border-box;padding-left:.25rem;height:2.5rem;line-height:2.5rem;text-indent:.5rem;background:#f7f7f7;border:none;}
.bot_botsms .bssubmit{width:40%;margin:0 auto;font-size:.875rem;color:#fff;background:#4667aa;line-height:2.5rem;display:block;-webkit-appearance:none;}