﻿@charset 'UTF-8';
/* Css Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img{margin:0; padding:0;}
fieldset,img{vertical-align:top; border:0;}
address,caption,cite,code,dfn,em,th,var,i{font-weight:normal; font-style:normal;}
ol,ul,li{list-style:none;}
div,dl,dt,dd,ol,ul,li{zoom:1;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
pre{font-family:'Microsoft YaHei', Helvetica, Arial, sans-serif; line-height:1.8; word-break: break-all; white-space: pre-wrap; white-space:-moz-pre-wrap; white-space:-pre-wrap; white-space:  -o-pre-wrap; word-wrap:break-word;}
.fl{float:left;}
.fr{float:right;}
.clearfix:after{display:block; visibility:hidden; clear:both; overflow:hidden; height:0; content:'.';}
.hide{display:none;}
img{vertical-align:top; border:0;  width:100%;}


/* 节点归档图标 */
#nodeArchive {
    zoom:0.6
}




@font-face{font-family:'iconfont'; src:url('../fonts/iconfont.eot?t=1466761399'); /* IE9*/ src:url('../fonts/iconfont.eot?t=1466761399#iefix') format('embedded-opentype'), url('../fonts/iconfont.woff?t=1466761399') format('woff'), url('../fonts/iconfont.ttf?t=1466761399') format('truetype'), url('../fonts/iconfont.svg?t=1466761399#iconfont') format('svg'); /* iOS 4.1- */}
/* Public */
body{font-family:'Microsoft YaHei', Helvetica, Arial, sans-serif; line-height:1.8; color:#333;}
a{text-decoration:none; color:#333; outline:none; -webkit-tap-highlight-color:rgba(0, 0, 0, .3);}
a:hover{color:#c00;}
input[type=button],input[type=submit],input[type=file],button{cursor:pointer; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0; -webkit-appearance:none;}
.moreBtn{line-height:30px;display:block;height:30px;text-align:center;color: #98A3B7;font-size: 14px;background: #fff;border-radius: 15px;border: 1px solid #eee;}
.moreBtn:hover{color: white; background-color: #0359af;}
.show{display:block !important;}

/* goTop */
#goTop{position:fixed;z-index:99;right:5px;bottom: 20px;display:none;width:40px;height:50px;height:40px;margin:5px;cursor:pointer;opacity:.9;border-radius:2px;background:rgba(0, 0, 0, .5);-webkit-box-shadow:0 0 5px #9c9c9c;_display:none !important;}
#goTop::after{font-size:0; line-height:0; position:absolute; top:50%; left:50%; display:block; display:block; width:0; margin-top:-15px; margin-left:-10px; content:''; border-width:10px; border-style:dashed; border-color:transparent; border-bottom-style:solid; border-bottom-color:#fff;}

/* winMark */
#winMark{position:fixed; z-index:1; top:0;left:0; display:none; width:100%; height:100%; background:rgba(0, 0, 0, .8); }

.btn-xmt {display: block; z-index: 3; ;background-color: rgba(44,121,199,.8);text-align: center;font-size: 12px;position: fixed;right: 5px;bottom: 50%;height: 60px;width: 65px;border-radius: 5px; color: #fff;}
.btn-xmt i { display: block; width: 22px; height:20px; background: url(../img/icons-xmt.png) no-repeat center; background-size: auto 20px; margin: 8px auto 5px;}

/* frame */
.header-bg,.indexheader .headerimg{width: 100%;position: relative;} 
.indexheader #logo{position: absolute;top: 28%;left: 0;right: 0;text-align: center;}
.indexheader #logo img{width: 60%;}
.indexheader .s-form{width: 65%;position: relative;height:30px;border-radius: 20px;background: rgb(255 255 255 / 50%);z-index: 11;}
.indexheader .s-form #queryString{height: 30px;line-height: 30px;width: 76%;border: none;background: none;padding-left: 4%;outline:none;vertical-align: top;}
.indexheader .s-form #search{height: 30px;line-height: 30px;width: 18%;border: none;background: none;color: transparent;background:  url(../../base/img/search-icon.png) center no-repeat;background-size: 20px;position: absolute;right: 0;top: 0;}
#header #slbBtn{position: absolute;z-index:11;cursor: pointer;background-color: #EA9327;box-shadow: 0px 5px 5px rgb(0 0 0 / 15%);border-radius: 15px;height: 30px;line-height: 30px;padding: 0 8px;font-size: 14px;color:#fff!important;overflow: hidden;}

.header{display:block;}
.header-bg,.header .headerimg{width: 100%;position: relative;} 
.header #logo{position: absolute;top: 22%;left: 12px;}
.header #logo img{width: 50%;}

#header .flex{display: flex;position: absolute;left: 0;right: 0;top: 10px;width: 94%;height: 30px;padding: 0 3%;justify-content: space-between;}
#header .flex #slbBtn{margin: 0;position: relative;top: 0;right: 0;}

#header dd{display: none;width: 94%;background: #f2f2f2;left: 0;padding: 10px 3%;position: absolute;top: 40px;text-align: left;line-height: 1.8;z-index: 9;}
#header dt{display: block;width: 30px;height: 30px;line-height: 30px;text-align: center;z-index: 10;position: relative;}
#header .topNav dt {background: #015293 url(../img/menuicon.png) no-repeat center;border-radius: 50%;}
#header dt i {color: #fff; font-size: 26px;}
#header dt:after{position: absolute;left: 50%;margin-left: -6px;content: "";border-color: transparent;display: block;font-size: 0;line-height: 0;width: 0;border-width: 6px;border-style: dashed;border-bottom-color: #f2f2f2;border-bottom-style: solid;display: none;}
#header dt.on:after {display:block;position: absolute;left: 50%;margin-left: -6px;bottom: -11px;width: 0;height: 0;content: "";border:6px solid transparent;border-bottom-color: #f2f2f2;z-index: 11;}
#header dt.on {background-color: #c13c3c;}

#header .pubwza{width: 48px;height: 48px;position: fixed;right: 20px;bottom: 80px;background-color: #00CE5F;color: #fff;border-radius: 24px;font-size: 26px;text-align: center;line-height: 42px;text-indent: 2px;z-index: 99;}

.nav {padding:10px;background-color: #015293;height:60px;}
.nav li{float:left;height: 30px;line-height: 30px;width: 25%;}
.nav .sh{display:none;}

.nav li .a1{display: block;font-size: 16px;color: #ffffff;font-weight: 400;text-align: center;}
.nav li .a1 {height: 30px;}
.mainNav .li1{width:100%; margin:0 0 2% 0;}
.mainNav .li1 .a1{font-size:16px;line-height:42px;display:block;height:42px;padding:0 5%;text-align:left;color:#333;background: #fff;}
.mainNav .ul1{display:none; overflow:hidden; padding-bottom:15px;}
.mainNav .li2{float:left; min-width:49.9%; padding:10px 0 0 0;}
.mainNav .h2{margin:0 10%; overflow: hidden; color:#666; text-overflow:ellipsis;}
.mainNav .a2{font-size:14px; white-space:nowrap; word-break:keep-all; color:#666;}
.mainNav .sh{display:none;}
.mainNav .hasUl1 .sh{font-size:0;line-height:42px;position:relative;display:block;float:right;overflow:hidden;width:52px;height:42px;color:#666;background: #fff;}
.mainNav .sh::after,.mainNav .sh::before{position:absolute; top:50%; left:50%; display:block; width:13px; height:1px; margin:0 0 0 -6px; content:''; background:#888;}
.mainNav .sh::before{width:1px; height:13px; margin:-6px 0 0 0;}
.mainNav .showSubMenu .ul1{display:block;}
.mainNav .showSubMenu .sh::before{display:none;}
.mainNav #li-zwgk .li2{width:50%;}


.siteSearch .select-box{display:none;}
#search{font-size:16px; line-height:38px; position:absolute; top:6px; right:1%; display:block; width:20%; height:40px; text-align:center; color:#fff; border:0; }
#queryString, .from-control,#topKeyWord{font-size:14px; line-height:20px; width:74%; height:20px; padding:0 4px; border:0; outline:none; background:#fff;border-radius: 20px 0 0 20px;}

#content{position:relative; z-index:0; overflow:hidden;padding:3%; background:#fff;  min-height:420px; }

/*footer*/
#footer{position:relative;z-index: 1;padding: 5% 0;text-align:left;color:white;background: #015293;font-size:14px;}
#footer .copyRight{line-height: 30px;color: white;text-align:center;} 
#footer {text-align: center;}
#footer .footerZfzc,
#footer .footDzjg,
#footer .wzafw {right: auto;left: auto;top: auto;position: relative;float: none;display:inline-block; margin: 1%}
#footer .copyRight {padding:0;font-size: 14px;margin-bottom:3%}
#footer a { color: inherit; }

#topNav{ height: 40px; height: 40px; background-color: #F6F7FB; border-bottom: 1px solid #ccc;}
#topNav .menuList{overflow:hidden; width:100%; margin-bottom: -1px; overflow-x:scroll; white-space:nowrap; -webkit-backface-visibility:hidden; -webkit-perspective:1000; -webkit-overflow-scrolling:touch;}
#topNav li{display: inline-block; margin: 0 12px; line-height: 39px; font-size: .92rem;}
#topNav .menuList::-webkit-scrollbar{display: none;}
#topNav li.on{border-bottom: 2px solid #015293;}
#topNav li.on a{color: #015293;}

.languageBox{padding:10px 0; margin:0 auto; text-align: center; overflow: hidden; background-color: #e6e6e6; }
.languageBox a{display: inline-block; width: 23%; margin: 0 1%; float: left; color: #333; }

.zqdhList{overflow: hidden; background-color: #2c64a5;}
.zqdhList li{position: relative; z-index: 1; width: 33.3%; float: left; text-align: center; height: 34px; line-height: 34px; color: white; overflow: hidden; font-size: .82rem; border-bottom: 1px solid #3f7abe;}
.zqdhList li a{display: block; color: white;}
.zqdhList li::after{position: absolute; z-index: 1; right: 0; top: 0; content: '|'; color: white; text-align: center; vertical-align: middle;}
.zqdhList li:nth-child(3n)::after{display: none;}


.path{font-size:14px;line-height:1.6; padding:3% 3% 0 3%; text-align:left; color:#666; }
.path a,.path span{padding:0 3px; color:#666;}
.path::before{font-family:'iconfont';font-size:16px;margin-right:0;content:'\e614';color: #999;}

.page{font-size:14px; line-height:36px; clear:both; overflow:hidden;padding:3% 0; text-align:center; }
.page a{display:none; float:left; margin:0 8px 8px 0;padding:0 15px; border:1px solid #e1e1e1; }
.page .current{display:none;}
.page .select{display:none;}
.page .prev,.page .next,.page .total{display:block;}
.page .next{float:right;}
/* focusBox */
.focusBox{position:relative;}
.focusBox .bd img{display:block; width:100%;}
.focusBox .bd li{position:relative;}
.focusBox .bd .title,.focusBox .bd .titleBg{line-height:46px;position:absolute;z-index:1;bottom:0;display:block;overflow:hidden;width:90%;height: 50px;padding:0 5%;text-align:center;}
.focusBox .bd .titleBg{z-index:0; opacity:0.5; background:black; background:-webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(black)); background:-moz-linear-gradient(transparent, black); background:-ms-linear-gradient(transparent, black); background:-o-linear-gradient(transparent, black); background:linear-gradient(transparent, black);}
.focusBox .bd .title{font-size: 1rem;text-align: center;}
.focusBox .bd .title a{color:#fff;}
.focusBox .hd{position:absolute;right: 0;bottom: 0;overflow:hidden;width: 100%;}

.focusBox .hd li{float:left;width: 20%;height:5px;background-color: rgb(0 0 0 / 50%);}
.focusBox .hd .on{background: #c00;}

/* box */
.box{margin-bottom: 3%;}
.box .hd{font-size: 1.1rem;line-height:39px;position:relative;height:39px;border-bottom:1px solid #ddd;}
.box .hd h3{position: relative; z-index: 1; float:left;padding:0 0 5px 0; color:#015293;  line-height:33px; border-bottom:2px solid #015293;}
.box .hd h3 a{color:#015293;font-weight: bold;}
.box .hd ul{line-height:33px; height:40px; }
.box .hd li{float:left;text-align:center;margin-right: 5%;padding-bottom:5px; border-bottom:3px solid transparent}
.box .hd .on{position: relative;z-index: 1;line-height: 32px;border-bottom: 3px solid #015293;}
.box .hd .on a{color:#015293;font-weight: bold;}
.box .bd{clear:both; overflow:hidden;padding:3% 0 0 0; }

.tabBox .hd ul{display:flex; }
.tabBox .hd li {float:none;flex:1;margin:0;max-width:33.3%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}

/* boxA */
.boxA{margin-bottom:20px;}
.boxA .hd{font-size: 1.1rem; line-height:39px; position:relative; height:39px; border-bottom:1px solid #ddd; }
.boxA .hd h3{position: relative; z-index: 1; float:left;padding:0 6% 5px 6%; color:#015293;  line-height:33px; border-bottom:2px solid #015293;}
.boxA .hd h3 a{color:#015293;}
.boxA .hd ul{line-height:33px; height:40px; }
.boxA .hd li{float:left; min-width:33.3%; text-align:center;}
.boxA .hd .on{position: relative; z-index: 1; line-height:33px; padding-bottom:5px;border-bottom:2px solid #015293; }
.boxA .hd .on a{color:#015293;}
.boxA .bd{clear:both; overflow:hidden;padding:3% 0 0 0; }
/* boxB */
.boxB{margin-bottom:20px;background:#fff; }
.boxB .hd{line-height:39px; position:relative; height:39px; border:1px solid #e1e1e1;}
.boxB .hd .more{font-size:14px; position:absolute; right:10px; color:#666;}
.boxB .hd h3{font-size: 1.1rem;  line-height:41px; position:absolute; top:-1px;left:-1px; height:41px; padding:0 20px; color:#fff; background:#015293; }
.boxB .hd h3 a{color:#fff;}
.boxB .bd{overflow:hidden; padding:10px; border:1px solid #e9e9e9; border-top:0;}
/* boxC */
.boxC{overflow:hidden;margin-bottom:20px; }
.boxC .hd{line-height:34px; position:relative;height:34px; border-bottom:1px solid #e9e9e9; background:#fafafa; }
.boxC .hd .more{font-size:14px;position:absolute; top:0; right:10px; }
.boxC .hd .more a{color:#666;}
.boxC .hd ul{overflow:hidden;}
.boxC .hd ul li{float:left;}
.boxC .hd ul a{line-height:16px; display:block; float:left; margin:9px 0; padding:0 20px; border-right:1px solid #ccc;}
.boxC .hd ul a:hover{text-decoration:none;}
.boxC .hd ul li:last-child a{border-right:0;}
.boxC .hd .on a{color:#015293;}
.boxC .bd{overflow:hidden; padding:8px 5px;}
/* boxD */
.boxD{margin-bottom:20px;}
.boxD .hd{line-height:40px; height:40px; background:#015293;}
.boxD .hd h3{font-size: 1.1rem;  color:#fff;}
.boxD .hd h3::before{font-family:'iconfont'; font-size:20px; display:inline-block; width:42px; margin-right:10px;content:'\e612'; text-align:center; background:#00599d; }
.boxD .bd{overflow:hidden; border:1px solid #e9e9e9; border-top:0;background:#fff; }
/* boxE */
.boxE{margin-bottom:20px;}
.boxE .hd{line-height:38px; overflow:hidden; height:38px; border-bottom:2px solid #015293;}
.boxE .hd h3{float:left; padding:0 20px; color:#fff;background:#015293; }
.boxE .hd h3 a{display:block; float:left;color:#fff; }
.boxE .hd .more{float:right;}
.boxE .bd{overflow:hidden;padding:10px 0; }
/*å››åˆ—*/
.boxFour .hd li{min-width: 24.9%; }
/* mainBox */
.mainBox{margin-bottom:20px;}
.mainBox .mHd{font-size: 1.1rem; line-height:39px; position:relative; height:39px; border-bottom:1px solid #ddd; }
.mainBox .mHd h3{position: relative; z-index: 1; line-height:33px; float:left;padding:0 0 5px ; color:#015293; border-bottom:2px solid #015293;  font-weight:bold;}
.mainBox .mHd h3 a{color:#015293;}
.mainBox .mHd ul{line-height:33px; height:40px; }
.mainBox .mHd li{float:left; min-width:33.3%; text-align:center;}
.mainBox .mHd .on{position: relative; z-index: 1; line-height:33px; padding-bottom:5px;border-bottom:2px solid #015293; }
.mainBox .mHd .on a{color:#015293;}
.mainBox .mHd h3::after,
.mainBox .mHd .on::after{ display:none;position: absolute; z-index: 1; left: 50%; bottom: -10px; content: ""; width: 0; height: 0; float: left; margin-left: -4px; border-width: 4px; border-style: solid; border-color:#015293 transparent transparent transparent;}
.mainBox .mBd{clear:both; overflow:hidden;padding:3% 0 0 0; }
/* mainBox */
.mainBox > .mHd > .select,.mainBox > .mHd > .write{font-size:14px;line-height:40px; position:absolute; top:0; right:5px; display:inline-block; padding:0 10px; color:#f00; }
.mainBox > .mHd > .select a,.mainBox > .mHd > .write a{color:#f00;}
.mainBox > .mHd > .select::before,.mainBox > .mHd > .write::before{font-family:'iconfont'; margin:0 5px 0 0;content:'\e61e'; }
.mainBox > .mHd > .select{display:none;}

.infoList li{line-height:46px;overflow:hidden;height:46px;font-size:1rem;text-overflow: ellipsis;white-space: nowrap;}
.infoList li a::before{content: ""; display: inline-block; vertical-align: middle; margin-right: 4px; width: 4px; height: 4px; background-color: #d2d2d2;}
.infoList .date{font-size:1rem;float:right;margin-left: 3%;color:#999;}

.twList li{overflow:hidden;padding:3% 0; border-bottom:1px solid #eee; }
.twList li > a{display:block; overflow:hidden;}
.twList .pic{float:left; width:32%;margin-right:4%; }
.twList .pic img{width:100%;height:auto; }
.twList .con{overflow:hidden; zoom:1;}
.twList .title{font-size: .92rem; line-height: 1.4; overflow:hidden;margin-bottom:5px; }
.twList .intro{font-size:.82rem;line-height:24px; overflow:hidden; max-height:48px; color:#777; }
.twList .title a:hover{text-decoration:none;}
.twList .intro .more{display:none;}
.twList .others{font-size:.82rem; color:#bbb;}
.twList .others span{margin-right:15px;}
.twList .node{margin-right:15px;color:#aaa; }
.twList .last{margin-bottom:0;border-bottom:0; }

.letterList{width:100%; empty-cells:show;border-collapse:collapse; }
.letterList th{line-height:34px;height:34px; text-align:center; background:#f2f2f2; }
.letterList tr{border-bottom:1px solid #eee;}
.letterList td.state{width:80px; text-align:center;color:#999; }
.letterList td.title{line-height:38px; display:block; overflow:hidden;height:38px; }
.letterList td.ico img{margin:-2px 8px 0 0;vertical-align:middle; }
.letterList .date{width: 90px; text-align: center;}
.letterList td.date{color: #999;}
.letterList .number,
.letterList .open,
.letterList .state,
.letterList .dep,
.letterList .FinishTime,
.letterList .clicks{display: none;}


.picListFl{display: flex; flex-wrap: wrap; overflow:hidden; text-align:center;}
.picListFl li{position:relative; display:inline; float:left; overflow:hidden;width:50%; margin-bottom: 10px; }
.picListFl li:nth-child(2n+1) .pic{margin-right: 5px;}
.picListFl li:nth-child(2n) .pic{ margin-left: 5px; }
.picListFl .pic img{width:100%;height:auto; }
.picListFl .title{font-size:14px; line-height:22px; overflow:hidden; height:44px; padding-top:5px;}

.boxZtzl{margin: 3% 0 2%;overflow: hidden;}

.boxZtzl .bd{position: relative;z-index: 1;overflow: hidden;padding: 20px 42px;line-height: 70px;}
.boxZtzl .prev,
.boxZtzl .next{position: absolute; z-index: 1; top: 50%; width: 30px; margin-top:-15px;height: 40px; float: left; text-align: center; overflow: hidden; background:#98A3B7; opacity:0.5; border-radius:3px;}
.boxZtzl .prev{left:0;}
.boxZtzl .next{right:0;}
.boxZtzl .prev i,
.boxZtzl .next i{width: 9px; height: 16px; display:block; margin:12px auto; background:url(../../base/img/ztprevarr.png)}
.boxZtzl .next i{ background:url(../../base/img/ztnextarr.png)}
.boxZtzl .prev:hover,
.boxZtzl .next:hover{background-color: #000; opacity: .2; filter: alpha(opacity=20); border-radius: 2px;}
.boxZtzl .nodePicList .slick-list { overflow:hidden;}
.boxZtzl .nodePicList li{width: 22.5%;height: auto;overflow: hidden;float: left;margin: 0 7.5px;padding: 10px;background: #fff;border-radius: 10px;}
.boxZtzl .nodePicList li img{display: block;width: 100%;height: auto;background-color: #f0f0f0;border-radius: 10px;max-width: 300px;}
.boxZtzl .nodePicList li .tit{}

.circlePic .pic img{border-radius: 50%;}

#indRdzt .bd li img{width:100%;}
#indRdzt .bd li .tit{display:none;}
#indRdzt .fd{overflow:hidden; height:8px; margin-top:8px; text-align:center;}
#indRdzt .fd li{line-height:30px; display:inline-block; overflow:hidden; width:8px; height:8px; margin:0 2px;vertical-align:top; background:#b4b4b4; }
#indRdzt .fd .on{background:#0068b4;}

.xxgkIcons{overflow:hidden; margin-bottom:2%;}
.xxgkIcons li{font-size:14px; line-height:32px; float:left; overflow:hidden; width:48.5%; height:32px; margin:0 0 3% 0;background:#ececec; }
.xxgkIcons li:nth-child(2n){float:right;}
.xxgkIcons li a{display:block;}
.xxgkIcons i{line-height:32px; display:block; float:left; width:32px; height:32px; margin-right:5px; text-align:center;background:#298ad3; }
.xxgkIcons i::after{font-family:'iconfont'; font-size:18px;content:'\e606'; color:#fff; }
.xxgkIcons .li2 i{background:#2dbd44;}
.xxgkIcons .li2 i::after{content:'\e60d';}
.xxgkIcons .li3 i{background:#4adae7;}
.xxgkIcons .li3 i::after{content:'\e60a';}
.xxgkIcons .li4 i{background:#f49d3e;}
.xxgkIcons .li4 i::after{line-height:36px;content:'\e60f'; }
.xxgkIcons .li5 i{background:#f4513e;}
.xxgkIcons .li5 i::after{line-height:28px;content:'\e610'; }
.xxgkIcons .li6 i{background:#2cb5bb;}
.xxgkIcons .li6 i::after{content:'\e607';}
.xxgkIcons .li7 i{background:#8c2cbb;}
.xxgkIcons .li7 i::after{content:'\e609';}
.xxgkIcons .li8 i{background:#bbaa2c;}
.xxgkIcons .li8 i::after{content:'\e604';}
.xxgkIcons .li9{width:100%;}
.zdlyxxgkBtn{font-size:20px; line-height:52px; position:relative; display:block; overflow:hidden; height:52px; margin-bottom:10px; padding-left:50px; text-align:center; background:#d6edff; background:-webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#d6edff)); background:-moz-linear-gradient(#fff, #d6edff); background:-ms-linear-gradient(#fff, #d6edff); background:-o-linear-gradient(#fff, #d6edff); background:linear-gradient(#fff, #d6edff);}
.zdlyxxgkBtn i{position:absolute; top:-30px; left:-60px; display:block; float:left; width:120px; height:120px; -webkit-border-radius:100%; -moz-border-radius:100%; border-radius:100%;background:#288ad3; }
.zdlyxxgkBtn::after{font-family:'iconfont'; font-size:28px;position:absolute; top:2px; left:15px; content:'\e611'; color:#fff; }
.nodeList{overflow:hidden;}
.nodeList li{float:left; min-width:31.3%; margin:1%; text-align:center;}
.nodeList a{font-size:14px;line-height:34px; display:block; height:34px; overflow: hidden; border:1px solid #ddd; }
.nodeList .on a{color:#fff; border-color:#015293;background:#015293; }
.nodeList-2 li{width:48%;}
.nodeList-one li{width:100%; margin: 1% 0;}

div.codeinp input[type=text]{float:left;width:60px !important; }

.bot{padding:0 0 20px 0;text-align:center; }
.bot a,.bot button{font-size:16px; line-height:40px; display:inline-block; height:40px; margin:0 2%; padding:0 20px; cursor:pointer; color:#fff; border:0; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;background:#015293; }
.bot a:hover,.bot button:hover{text-decoration:none; background:#077bd4;}

.queryForm{font-size:14px;background:#fff;  padding-top:30px;}
.queryForm td{padding:8px 0;}
.queryForm .tdlab{width:50%; text-align:right;}

.queryForm .bot{text-align:left;}
.queryForm .bot a{margin:0;}
.queryForm .required strong{margin-right:5px;color:#f00; }
.queryForm .errorMessage{color:#f00;}
.queryForm table{width:100%; border:0;}

.queryResult .tit h3{font-size:24px; margin-bottom:15px;text-align:center; }
.queryResult .tips{font-size:16px; padding:15px 10px 20px 10px;border-top:1px solid #ddd; }
.queryResult .number{font-weight:bold; color:#f00;}
/* history.css */
.historydetail .timeline-badge{display:none;}
.timeline-inverted{margin-bottom:10px; padding:0 5px 10px 5px; border-bottom:1px dotted #ccc;}
.col-sm-10,.control-content,.col-xs-5,.col-xs-10,.col-xs-10 p{display:inline;}
/* detailTable */
.detailTable{width:100%; empty-cells:show;border-collapse:collapse; }
.detailTable td{padding:5px 8px; border:1px solid #e6e6e6;}
.detailTable.tdName{text-align:right; background:#f6f6f6;}

.historydetail .timeline > li > .timeline-panel {width: 85%;}
.historydetail .timeline:before { display:none; }

.ueditortable{height:100% !important;}
.ueditortable table{width:98% !important;}
@media screen and (min-width: 500px){body{position:relative; max-width:500px; margin:0 auto;;border-right:1px solid #ccc; border-left:1px solid #ccc; }}


.onlineplForm select option:nth-child(6){
   display:none;
}
/*# sourceMappingURL=default.css.map */
