﻿@charset "utf-8";
.clear{ clear:both;}
.fl{ float: left;}
.fr{ float: right;}
.pr{position:relative;}
ul,li,dl ,dt,dd ,ol,p,img{ list-style: none;border: none; vertical-align:middle;}
.w1200{ width:1200px; margin:0 auto; }

@media only screen and (max-width: 1024px) {
    html,body{ width:1200px; }
}

.footer{ margin-top:30px; height:auto; overflow:hidden; }
.footer .all{ height:auto; padding-top:5px; padding-bottom:10px; }
/*当前位置*/
.site{ line-height: 30px; margin: 5px auto; background: #ffffff; }
.site .site-box{ background: url("2019dqwz.png") no-repeat 0 11px; padding: 5px 0 5px 30px; }
.site a{ color: #000; font-size: 14px; }
.site a:hover{ text-decoration: underline; }


/*单层tab切换1 */
.tab_box{ text-align:left; }
.tab_hd{ height: 40px; border-bottom: 1px solid #d0d0d0; overflow:hidden; }
.tab_hd>ul>li{ margin-right: 30px; float:left;  height: 38px; line-height:38px; }
.tab_hd>ul>li>a{ display:inline-block;  height: 100%;  font-size: 18px; font-weight: bold; color: #000; }
.tab_hd .on a{ color: #40a0d4; border-bottom: 2px solid #40a0d4;  }
.tab_hd>ul>li>a>span{ font-size: 14px; color: #999999; line-height: 38px; margin-left: 10px; }
.tab_hd>span{ float: right; }
.tab_hd>span>a{ display: block; width:16px; height: 38px; line-height: 38px; -webkit-transition: all 0.3s ease-out; transition: all .3s ease-out;  }
/* 新闻列表 */
.bd_new ul{ zoom:1; }
.bd_new li{  height: 45px; line-height: 45px; padding-left: 20px; background: url(2021zfb_dian.png) no-repeat 3px center;position: relative;  }
.bd_new li:last-child{ border-bottom:0; }
.bd_new li a{ font-size: 16px; color:#666666; display: block; overflow: hidden; text-overflow:ellipsis; white-space:nowrap; }
.bd_new li:hover a{ color: #0e7bbd; text-decoration:underline; }
.bd_new li:hover span{ color: #0e7bbd; }
.bd_new li span{ display: block; width: 100px; font-size: 14px; text-align: right; float:right; color: #666666; }
.bd_new li i{padding-left: 10px; font-size: 16px; color: #19b5ff; }
.bd_a80 li a{ margin-right: 100px; }

/******************************************************* 列表.html******************************************************/
#list .list_con { padding: 20px; background: #fff; overflow: hidden; position: relative;  border: 1px solid #e8e8e8;  -webkit-box-shadow: 0 0 10px #e4e4e4;   box-shadow: 0 0 10px #e4e4e4;  }
#list .con_left{ width: 320px; float: left; overflow: hidden; }
#list .con_right{ margin-left: 350px; }
#list .con_right .con_right_wenjianku{ margin-top: 0; }
#list .con_right .right_list{ border: 0; padding: 10px 0 0;  }
/*栏目样式*/
.left_title{ width: 100%; height: 50px; line-height: 50px; background: #40a0d4; text-align: center; font-size: 22px; font-weight: bold; color: #fff; }
.left_list{ overflow: hidden; background: #f5f5f5; }
.left_list .list_ul{ margin: 10px; background: #fff; }
.left_list .list_ul>a{ display:block; padding: 0 20px; height: 48px; line-height: 48px; font-size:18px; }
.left_list .list_ul:hover>a{ font-weight: bold; color: #40a0d4; }
.left_list .list_ul.active>a{ font-weight: bold; color: #40a0d4; }
.left_list .list_parent>a{ background: #fff url(2021zfb_dian7.png) no-repeat 92% 20px; }
.left_list .list_parent.slide>a{ font-weight: bold; color: #40a0d4; background: url(2021zfb_dian6.png) no-repeat 92% 24px; }
.left_list .list_ul .list_ul_ul{ display: none; padding-bottom: 10px; }
.left_list .list_ul .list_ul_ul a{ font-size:16px; }
.left_list .list_ul li{ margin-bottom: 5px; }
.left_list .list_ul li a{ line-height: 30px; padding-left: 55px; display: block; }
.left_list .list_ul li:hover a{ background: #40a0d4; color: #fff; }
.left_list .list_ul li.active a{  background: #40a0d4; color: #fff; }
/*列表样式*/
.right_list>ul>li{ height: 40px; line-height: 40px; }
.right_list .line { height: 0; line-height: normal; margin: 10px auto; *margin: 10px auto -10px; border-bottom: 1px solid #eeeeee; background: none; }
.right_list .line:last-child { display: none; }
/* 分页 */
.cutPage{height:30px;margin:20px;}
#kkpager{clear:both;color:#999;padding:5px 0px 5px 0px;font-size:13px;}
#kkpager a{border:1px solid #ccc;display:inline;padding:3px 7px 3px 7px;margin-right:5px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;cursor:pointer;background:#fff;text-decoration:none;color:#999;}
#kkpager span.disabled{display:inline;padding:3px 7px 3px 7px;margin-right:5px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;border:1px solid #DFDFDF;background-color:#FFF;color:#DFDFDF;}
#kkpager span.curr{border:1px solid #40a0d4;display:inline;padding:3px 7px 3px 7px;margin-right:5px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;background:#40a0d4;color:#fff;}
#kkpager a:hover{border:1px solid #40a0d4;background-color:#40a0d4;color:#fff;}
#kkpager span.normalsize{}
#kkpager_gopage_wrap{position:relative;left:0px;top:0px;}
#kkpager_btn_go{width:44px;height:18px;border:0px;overflow:hidden;line-height:140%;padding:0px;margin:0px;text-align:center;cursor:pointer;background-color:#40a0d4;color:#FFF;position:absolute;left:0px;top:1px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;display:none;}
#kkpager_btn_go_input{width:36px;height:16px;color:#999;text-align:center;margin-left:1px;margin-right:1px;border:1px solid #DFDFDF;position:relative;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;left:0px;top:0px;outline:none;}
#kkpager_btn_go_input.focus{border-color:#40a0d4;}
#kkpager .pageBtnWrap{float:left;}
#kkpager .infoTextAndGoPageBtnWrap{float:right;margin-right:35px;}
#kkpager .spanDot{margin-right:5px;}
#kkpager .currPageNum{color:#40a0d4;}
#kkpager .infoTextAndGoPageBtnWrap{padding-top:5px;}


/*********************************** 详情 µ****************************************/
@media \0screen\,screen\9 {
    .article{ border: 3px solid #eeeff1;   }
}
.wzlb{ background: #f4f4f4; }
.article{ width: 1200px; margin: 5px auto 30px; overflow: hidden; background: #fff; -webkit-box-shadow: 0 0 8px #cdced0; -moz-tbox-shadow: 0 0 8px #cdced0; -o-box-shadow: 0 0 8px #cdced0; box-shadow: 0 0 8px #cdced0;  }
.article h1{ line-height:56px; font-size: 32px; text-align:center; padding: 26px 0 26px 0; }
.oneColumn { padding: 10px 66px 66px 66px; }
.pages_zz{ border-top: 2px #f5f5f5 solid; padding-top: 7px; min-height:35px;overflow:hidden; color:#999999; font-size: 14px; text-align: justify; }
.pages_zz .font{display: inline-block; padding: 5px 10px;  color:#999999; font-size: 14px; }
.pages_zz .dozoom { float:right;  }
.pages_zz .dozoom a{ margin: 0 5px; color:#999999; font-size: 14px; }
.pages_zz .dozoom .on{ color:#40a0d4; text-decoration: underline; }
.fenxiang{ overflow: hidden; }
.fenxiang .printIco{ padding: 5px 10px 0 25px; background:url(http://www.ayaidi.com/images/2018cxghj_dayin.png) no-repeat 0 5px; }
.bdsharebuttonbox{ float: right; margin-left: 10px; margin-top: 2px; }

.pages-date{ }
.editor{ padding-bottom:30px;}
.pages_content *{  max-width: 100%!important; box-sizing: border-box!important; -webkit-box-sizing: border-box!important; word-wrap: break-word!important; }
.pages_content{  font-size: inherit; font-family:initial; line-height:30px;margin:0;padding: 20px 0 40px; }
.pages_content p,
.pages_content span,
.pages_content font,
.pages_content b,
.pages_content div,
.pages_content h1,
.pages_content tr,
.pages_content td { font-size: inherit; font-family:initial;margin-bottom: 10px; }
.pages_content table { width: 100%; }
.pages_content td { border:solid; }
.pages_content .editor{color:#898989;font-size:12px;text-align:right;padding:5px 0;}
.editor{ text-align:right; color:#888888; font-size:14px;}
.editor{ text-align:right; color:#888888; font-size:14px;}
.pub_border{ border:1px #dddddd solid;}
.fujian-box{ margin-top: 30px; }
.fujian-box a{ line-height: 48px; padding: 10px 10px 10px 70px; border-bottom: #c9c9c9 solid 1px; display: block; background: #f2f2f2 url(http://www.ayaidi.com/images/fujian.jpg) no-repeat 10px center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;  }
.fujian-box a:last-child{ border-bottom: none; }
.fujian-box a:hover{ background: #e4e4e4 url(http://www.ayaidi.com/images/fujian.jpg) no-repeat 10px center; }
#contentInfo{ margin: 0 auto; }
#qr_container{ margin:20px auto 0; position:relative;padding-bottom:10px; color: #40a0d4; font-weight: bold; }
.article .wjxx{ margin: 20px auto; background: #F7F7F7;  padding: 15px 0; }
.article .wjxx ul{ overflow: hidden; }
.article .wjxx li{ width: 33.33%; float: left; }
.article .wjxx li span{ display: block; margin-left: 30px; line-height: 40px; font-size: 14px; color: #666; }




