﻿@charset "UTF-8";

/* Css for PEL, ver 1.0 CopyRight By Dongyi Network Technology CO.,Ltd Design Center 本网站通用布局
*/

/* Css Reset */
blockquote, body, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, img, input, li, ol, p, pre, td, textarea, th, ul{ padding: 0; margin: 0 }
table{ border-collapse: collapse; border-spacing: 0 }
fieldset, img{ vertical-align: top; border: 0 }
address, caption, cite, code, dfn, em, i, th, var{ font-weight: 400; font-style: normal }
li, ol, ul{ list-style: none }
dd, div, dl, dt, li, ol, ul{ zoom: 1 }
caption, th{ text-align: left }
h1, h2, h3, h4, h5, h6{ font-weight: 400; font-size: 100% }
q:after, q:before{ content: '' }
abbr, acronym{ border: 0 }
pre{ white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; font-size: 16px; line-height: 1.8; font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif }
article, aside, dialog, figure, footer, header, menu, nav, section, time{ margin: 0; padding: 0; display: block; zoom: 1 }

/* Public */
body{ color: #333; font-size: 14px; line-height: 30px; font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif; text-align: center; -webkit-text-size-adjust: none; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; }
a{ color: #333; text-decoration: none; outline: none; }
a:hover{ color: #d01a02; text-decoration: underline; }
.clearbox{ border: none; border-top: 1px solid transparent !important; clear: both; font-size: 0; height: 0; line-height: 0; margin-top: -1px !important; visibility: hidden; }
.blank{ display: block; height: 10px; font-size: 0px; line-height: 0; overflow: hidden; clear: both; }
.clearfix:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .clearfix{ height: 1%; }
* + html .clearfix{ min-height: 1%; }
.fl{ float: left !important; }
.fr{ float: right !important; }
.hide{ display: none; }
.ovv{ overflow: visible !important; }
input[type=button], input[type=submit], input[type=file], button{ cursor: pointer; -webkit-appearance: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.prev, .next{ transition: all 0.5s; }

/* frame */
body{ text-align: left; min-width: 1200px; }
.siteWidth{ position: relative; max-width: 1200px; _width: 1200px; margin: 0 auto; }
#content{ width: 1200px; margin: 20px auto; clear: both; position: relative; min-height: 300px; }
.siteWidth:after, .siteWidth:before, #content:after, #content:before, .row:after, .row:before{ display: table; content: " "; clear: both; }

#header{ background: url(../img/bg-header.jpg) no-repeat center top; }
.headerTop{ height: 161px; background: url(../img/motto.png) no-repeat 496px 52px; }

/* 顶部栏 */
.topbar{ line-height: 36px; height: 36px; position: absolute; right: 0; top: 28px; }
.topbar .links{ font-size: 0; text-align: right; color: #455c71; }
.topbar .links a{ color: #455c71; }
.topbar .links a:hover{ color: #222; }
.topbar .links dl{ margin: 0 10px; position: relative; display: inline-block; }
.topbar .links s{ display: inline-block; vertical-align: top; font-size: 14px; color: #6893b3; text-decoration: none; }
.topbar .links dt{ line-height: 36px; font-size: 14px; }
.topbar .links dt.cn a{ display: none; }

.topbar .links .userLogged{ padding:0 8px; color:#fff; }
.topbar .links .userLogged .spe{ margin: 0 5px; }
.topbar .links dd{ clear: both; display: none; transition: all 0.5s; padding: 7px; background: #fff; position: absolute; right: 50%; top: 36px; margin-right: -54px; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3); box-shadow: 0 0 5px rgba(0, 0, 0, .3); }
.topbar .links dd img{ width: 100px; height: 100px; }
.topbar .links dd > i{ z-index: 8; position: absolute; top: -10px; left: 50%; margin-left: -3px; border-width: 5px; border-color: transparent; border-style: dashed; border-bottom-color: #fff; border-bottom-style: solid; display: block; font-size: 0; line-height: 0; width: 0; }
.topbar .links .on dd{ display: block; }

/* 站群导航 */
.topbar .links .site{ margin: 0 0 0 5px; position: relative; }
.topbar .links .site dd{ padding: 10px; width: 770px; top: 36px; margin-right: 0; right: -1px; border: 1px solid #ccc; -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, .15); -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, .15); box-shadow: 2px 2px 5px rgba(0, 0, 0, .15); }
.topbar .links .site dd i{ display: none; }
.topbar .links .site dd h3{ text-align: left; margin: 0 10px; position: relative; font-size: 14px; font-weight: bold; line-height: 34px; color: #0068b7; display: block; height: 34px; }
.topbar .links .site dd h3 a{ color: #0068b7; }
.topbar .links .site dd h3 i{ content: ""; display: block; height: 1px; line-height: 0; font-size: 0; background: #eee; top: 18px; right: 0; width: 100%; position: absolute; z-index: 1; }
.topbar .links .site dd span{ float: left; height: 34px; line-height: 34px; padding: 0 15px 0 0; background: #ffffff; position: relative; z-index: 2; }
.topbar .links .site dd ul{ overflow: hidden; padding: 0 0 0 10px; display: block; margin-right: -10px; }
.topbar .links .site dd li{ float: left; min-width: 100px; margin-right: 10px; text-align: left; overflow: hidden; height: 30px; line-height: 30px; padding: 0 0 0 0; }
.topbar .links .site dd li a{ color:#333; }
.topbar .links .site dd li a:hover{ color: #195daf; text-decoration:none; }
.topbar .links .site li a{ cursor: pointer; }

/* 搜索框 */
.siteSearchBar{ margin-top: 3px; }
.s-form{ vertical-align: top; height: 40px; }
.s-form .input-box{ float: left; position: relative; }
.s-form .input-box input{ width: 190px; vertical-align: top; height: 16px; padding: 12px 12px; line-height: 16px; border: 0; outline: none; background: #fff; border-radius: 5px 0 0 5px; }
.s-form .input-box .dropdown-word{ position: absolute; top: 100%; width: 100%; font-size: 14px; margin-top: 1px; border-radius: 5px; border: none; padding: 10px 0; box-shadow: 2px 2px 4px rgba(0, 0, 0, .2) }
.s-form .input-box .dropdown-word li{ height: auto; line-height: 20px; padding: 6px 10px; text-indent: 0; color: #333; }
.s-form .btn-box{ float: left; }
.s-form .btn-box input{ height: 40px; line-height: 40px; padding: 0 15px; overflow: hidden; border: none; outline: none; background: #0065ab; color: #fff; font-size: 16px; letter-spacing: 5px; border-radius: 0 5px 5px 0; }
.s-form .link-box{ text-align: right; font-size: 14px; }

/* logo */
#logo{ float: left; margin-top: 46px; }
#logo img{ max-width: 480px; max-height: 68px; }

/* 主导航 */
.topNav{ height: 60px; background: #007f82;
    background: -webkit-linear-gradient(90deg, #009066, #00719b);
    background: -o-linear-gradient(90deg, #009066, #00719b);
    background: linear-gradient(90deg, #009066, #00719b);
}
.mainNav .li1{ float: left; display: inline; width: 119px; text-align: center; font-size: 16px; position: relative; z-index: 1; }
.mainNav .spe{ float: left; width: 1px; height: 60px; background: #fff; filter: alpha(opacity=15); opacity: 0.15; }
.mainNav .a1{ position: relative; display: block; line-height: 60px; color: #fff; z-index: 1; }
.mainNav .on1, .mainNav .li1:hover{ width: 127px; margin: -3px -4px; background: url(../img/nav-on.png) no-repeat left top; }
.mainNav .on1 .h1, .mainNav .li1:hover .h1{ padding: 0 3px; background: url(../img/nav-on.png) no-repeat right top; }
.mainNav .on1 .a1, .mainNav .a1:hover{ line-height: 66px; background: #0065ab; color: #fff; text-decoration: none; }
.mainNav .ul1{ display: none; position: absolute; background-color: #fff; text-align: center; left: 3px; right: 3px; top: 100%; box-shadow: 0 0 6px rgba(0, 0, 0, .2); }
.mainNav .a2{ display: block; font-size: 14px; padding: 10px 10px; line-height: 20px; color: #333; }
.mainNav .a2:hover{ background-color: #eee; text-decoration: none; }

.pageBanner{ height: 280px; background: #e6f4ff url(../img/pagebanner.jpg) no-repeat center top; }

/* 主栏 和 侧栏 */
.mainContent{ overflow: hidden; position: relative; }
.side{ width: 300px; float: left; margin: -20px 30px 0 0; }

/* 位置导航 */
.path{ width: 1170px; line-height: 22px; color: #666; text-align: left; border-bottom: 1px solid #e0e0e0; padding: 40px 0 40px 30px; font-size: 16px; margin: 0 auto 15px; background: url(../img/icon-path.png) no-repeat 0 center; }
.path span,
.path a{ color: inherit; margin: 0 5px; }
.path span{ color: #0065ab; }

/* footer */
#footer{ position: relative; color: #cbd3dd; background: #004279; padding: 5px 0 25px; }
#footer a{ color: inherit; }
#footer .footerCon{ position: relative; padding-top: 20px; }
#footer .copyRight{ padding-left: 80px; line-height: 1.9; font-size: 16px; }
#footer .pics{ position: absolute; left: -10px; top: 25px; }
#footer .qrCode{ position: absolute; right: -10px; top: 20px; }
#footer .qrCode li{ float: left; margin: 0 10px; }
#footer .qrCode .pic img{ width: 66px; height: 66px; }
#footer .qrCode .title{ padding-top: 2px; text-align: center; font-size: 14px; color: #fff; }

/* 侧栏固定菜单 */
.sideFixed{ z-index: 9; position: fixed; top: 50%; left: 50%; margin: -310px 0 0 635px; width: 82px; }
.sideFixed .closeBtn{ position: absolute; right: -9px; top: -9px; z-index: 1; width: 20px; height: 20px; background: #ff7800 url(../img/icon-close.png) no-repeat center center; border-radius: 50%; }
.sideFixed .closeBtn:hover{ background-color: #a13738; }
.sideFixed li{ position: relative; margin-bottom: 1px; }
.sideFixed .openBtn,
.sideFixed li a{ display: block; padding: 8px 0; color: #fff; text-align: center; background-color: #999; background-color: rgba(0, 0, 0, .4); line-height: 1.4; font-size: 14px; }
.sideFixed .openBtn:before,
.sideFixed li a:before{ display: block; content: ''; width: 30px; height: 30px; margin: 0 auto 3px; background: url(../img/icons-fixed.png) no-repeat; }

.sideFixed li.li2 a:before{ background-position: -30px 0; }
.sideFixed li.li3 a:before{ background-position: -60px 0; }
.sideFixed li.li4 a:before{ background-position: -90px 0; }
.sideFixed li.li5 a:before{ background-position: -120px 0; }
.sideFixed li.li6 a:before{ background-position: -150px 0; }
.sideFixed li.li7 a:before{ background-position: -180px 0; }
.sideFixed li.li8 a:before{ background-position: -210px 0; }
.sideFixed li.li9 a:before{ background-position: -240px 0; }
.sideFixed .openBtn:before{ background-position: -270px 0; }
.sideFixed .menuList,
.sideFixed .openBtn,
.sideFixed .openBtn:before,
.sideFixed li a,
.sideFixed li a:before{
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
}
.sideFixed .openBtn:hover:before,
.sideFixed li a:hover:before{
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
}
.sideFixed .openBtn:hover,
.sideFixed li:hover a{ background: #0065ab; text-decoration: none }
.sideFixed li.gt{ display: none; }

.sideFixed .closeBtn,
.sideFixed.on .openBtn{ display: none; }
.sideFixed .menuList{ visibility: hidden; opacity: 0;
    -webkit-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.sideFixed.on .closeBtn,
.sideFixed .openBtn{ display: block; }
.sideFixed.on .menuList{ visibility: visible;  opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.sideFixed li .pic{ display: none; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3); box-shadow: 0 0 5px rgba(0, 0, 0, .3); }
.sideFixed li .pic img{ width: 150px; height: 150px; }
.sideFixed li.on .pic{ display: block; position: absolute; left: -168px; top: -45px; padding: 4px; background: #fff; }
.sideFixed li.on .pic i{ z-index: 8; position: absolute; right: -10px; top: 50%; margin-top: -3px; border-width: 5px; border-color: transparent; border-style: dashed; border-left-color: #fff; border-left-style: solid; display: block; font-size: 0; line-height: 0; width: 0; }
@media screen and (max-width: 1440px) {
	.sideFixed{ left: auto; margin-left: 0; right: 10px; }
}
/* goTop */
#goTop{ position: fixed; display: none !important; _display: none !important; width: 50px; height: 50px; bottom: 60px; right: 5px; z-index: 99; cursor: pointer; margin: 5px; width: 40px; height: 40px; border-radius: 2px; box-shadow: 0 0 5px #9c9c9c; -webkit-box-shadow: 0 0 5px #9c9c9c; opacity: .9; background: rgba(0, 0, 0, .5); }
#goTop::after{ display: block; position: absolute; left: 50%; top: 50%; margin-left: -10px; margin-top: -15px; content: ""; border-width: 10px; border-color: transparent; border-bottom-color: #fff; border-bottom-style: solid; border-style: dashed; display: block; font-size: 0; line-height: 0; width: 0; }

/* winMark */
#winMark{ z-index: 1; width: 100%; display: none; height: 100%; position: fixed; background: rgba(0, 0, 0, .8); left: 0; top: 0; }

/* 侧栏-栏目菜单 */
#sideMenu{ margin-top: -50px; border: none; }
#sideMenu>.hd{ background: #0065ab; line-height: 42px; padding: 31px 15px; text-align: center; border: none; }
#sideMenu>.hd h3{ font-size: 30px; color: #fff; background: none; font-weight: normal; padding: 0; }
#sideMenu>.bd{ padding: 0; }
#sideMenu li{ text-align: center; border-bottom: 1px solid #e9e9e9; border-top: 1px solid #fff; }
#sideMenu li a{ display: block; padding: 16px 10px; font-size: 16px; line-height: 22px; background: #f4f4f4; color: #666; }
#sideMenu li a:hover{ text-decoration: none; background: #fafafa; color: #0065ab; letter-spacing: 2px; }
#sideMenu .on{ position: relative; border-top: none; border-bottom: none; margin-bottom: -1px; }
#sideMenu .on a, #sideMenu .on a:hover{ border-left: 8px solid #008e6a; background: #fff; color: #0065ab; font-weight: bold; padding: 17px 18px 17px 10px; }

/* box - 标准盒子 */
.box{ padding: 25px 35px; box-shadow: 0 0 8px rgba(0, 0, 0, .1); }
.box>.hd{ padding: 9px 0; height: 28px; line-height: 28px; }
.box>.hd h3,.box>.hd li{ float: left; margin-right: 20px; text-align: center; font-size: 24px; }
.box>.hd h3,.box>.hd li.on{ font-weight: bold; color: #a13738; }
.box>.hd h3 a,.box>.hd li a,
.box>.hd h3 a,.box>.hd li.on a{ text-decoration: none; color: inherit; }
.box>.hd .more{ float: right; padding: 0 17px; border-radius: 500px; background: #f1f1f1; font-size: 14px; color: #999; }
.box>.hd .more:hover{ background: #a13738; text-decoration: none; color: #fff; }
.box>.bd{ padding-top: 10px; }

/* defaultBox 盒子 - 默认的的 */
.defaultBox>.hd{ border-bottom: 2px solid #e5e5e5; height: 39px; line-height: 32px; }
.defaultBox>.hd .more{ float: right; color: #999; font-size: 14px; line-height: 37px; }
.defaultBox>.hd h3{ position: relative; float: left; height: 39px; border-bottom: 2px solid #a13738; font-size: 18px; padding: 0 8px 0 34px; background: url(../img/icons-index.png) no-repeat 4px -73px; }
.defaultBox>.hd h3 a{ color: inherit; text-decoration: none; }
.defaultBox>.bd{ padding: 10px 0 0; }

/* 侧栏盒子模型 */
.sideBox{ margin-top: 20px; border: 1px solid #e9e9e9; }
.sideBox>.hd{ padding: 16px 20px; line-height: 22px; background: #f4f4f4; border-bottom: 1px solid #e9e9e9; text-align: left; }
.sideBox>.hd .more{ float: right; }
.sideBox>.hd h3{ font-size: 16px; font-weight: bold; color: #a13738; padding-left: 27px; background: url(../img/icon-rdxw.png) no-repeat 0 center; }
.sideBox>.hd h3 a{ color: inherit; text-decoration: none; }
.sideBox>.bd{ background: #fff; padding: 14px 16px; }

/* 主体盒子 */
.mainBox{ background: #fff; }
.mainBox>.mHd{ line-height: 40px; padding: 15px 0 32px; border-bottom: 1px solid #e0e0e0; overflow: hidden; }
.mainBox>.mHd h3{ padding: 0 20px 0 48px; font-size: 30px; background: url(../img/icon-main.png) no-repeat 0 10px; color: #0065ab; }
.mainBox>.mHd h3 a{ color: inherit; text-decoration: none; }
.mainBox>.mHd .path{ float: right; border: none; width: auto; margin: 0; padding: 9px 0 9px 30px; background-color: transparent; background-position: 0 center; }
.mainBox>.mBd{ padding: 15px 0 0; }

/* 节点归档信息样式 */
.archived-info{ float: right; }
.archived-info span{ margin: 0 5px; }

/* infoListA */
.infoListA li{ padding: 0 0 10px 12px; margin-bottom: 10px; border-bottom: 1px solid #eee; line-height: 1.5; background: url(../img/icons.png) 0 -387px no-repeat; position: relative; }
.infoListA .date{ color: #999; float: right; }
.infoListA .last{ border-bottom: 0 }

/* 日历式列表 */
.calendarList li{ height: 60px; padding: 10px 0; }
.calendarList li .calendar{ float: left; width: 60px; height: 60px; background: #abb898; color: #fff; text-align: center; font-size: 12px; border-radius: 6px; margin-right: 20px; display: inline; }
.calendarList li .calendar em{ display: block; line-height: 20px; font-size: 24px; padding-top: 10px; }
.calendarList li .title{ font-size: 16px; font-weight: bold; }
.calendarList li .intro{ color: #999; font-size: 12px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

/* 信件列表 */
.letterList{ width: 100%; border: none; }
.letterList th, .letterList td{ text-align: center; font-size: 14px; vertical-align: middle; line-height: 26px; padding: 5px 5px }
.letterList th{ background: #f1f6fa; }
.letterList th{ color: #0065ab; height: 35px; line-height: 35px; padding: 0px; border-bottom: 1px solid #d7ebf6; }
.letterList th.title{ text-align: left; padding-left: 38px; }
.letterList .even td{ background: #f4f4f2; }
.letterList .num{ display: none; }
.letterList td.title{ text-align: left; padding-left: 5px; white-space: normal; word-break: break-all; }
.letterList .ico{ width: 30px; text-align: center; vertical-align: middle; padding: 0px }
.letterList .ico img{ vertical-align: middle; }
.letterList .dep{ width: 90px; }
.letterList .state{ width: 90px; }
.letterList .open, .letterList .handle{ display: none }
.letterList .state .s0{ color: #333; }
.letterList .state .s1{ color: #f70; }
.letterList .state .s2{ color: #f00; }
.letterList .state .s3{ color: #390; }
.letterList .state .s4{ color: #333; text-decoration: line-through; }
.letterList .date{ border-right: none; width: 90px; }
.letterList td.date{ color: #999999 }

/* detailTable */
.detailTable{ margin-bottom: 10px; background: #fff; width: 100%; }
.detailTable, .detailTable tr, .detailTable tr td{ border: 1px solid #e6e6e6; border-collapse: collapse; }
.detailTable thead tr{ border-color: #0065ab; }
.detailTable thead th{ background: #0065ab; height: 40px; line-height: 40px; color: #fff; font-size: 16px; text-align: center; border-color: #0065ab; }
.detailTable tbody td{ padding: 10px 15px; }
.detailTable tbody td.tdName{ font-weight: bold; background: #f7f7f7; text-align: center; width: 20%; font-size: 14px; }
.detailTable .trTitle .tdCon{ font-weight: bold; white-space: normal; word-break: break-all; }
.detailTable .trName td:nth-child(2), .detailTable .trUnit td:nth-child(2){ width: 160px }
.detailTable .trName td:nth-child(3), .detailTable .trUnit td:nth-child(3){ width: 160px }
.detailTable .preDiv{ width: 670px; overflow: auto; }
.detailTable .preDiv pre{ font-size: 14px; font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; }


/* 友情链接 */
.friendLinks{ padding: 7px 0 12px; border-bottom: 1px solid #336894; color: #fff; }
.friendLinks h3{ float: left; line-height: 30px; font-size: 16px; margin-right: 5px; padding-left: 33px; font-weight: bold; background: url(../img/icons-index.png) no-repeat 3px -400px; }
.friendLinks .list{ overflow: hidden; }
.friendLinks .list li{ float: left; padding: 0 5px; }
.friendLinks .list li.split:before{ content: '|'; }
.friendLinks .list li a{ color: #fff; }

/* 侧栏-栏目内搜索 */
#sideSearch .bd li{ padding: 0 0 10px 0; overflow: hidden; }
#sideSearch .nodes, #sideSearch input, #sideSearch button{ height: 32px; line-height: 32px; width: 100%; border: 1px solid #ddd; font-size: 14px; font-family: "microsoft yahei"; outline: none }
#sideSearch .keyword{ width: 60%; padding: 0 5px; }
#sideSearch button{ line-height: 28px; width: 32%; float: right; background: #0065ab; border-color: #0065ab; color: #fff; }
/*验证码*/
div.codeinp input[type=text]{ width: 100px !important; float: left; margin-right: 10px; line-height: 26px; }

/* 通用底部按钮 */
.bot{ text-align: center; padding: 0 0 20px 0; }
.bot a, .bot button{ cursor: pointer; display: inline-block; height: 46px; line-height: 46px; padding: 0 5%; font-size: 16px; background: #0065ab; border: 0; color: #fff; margin: 0 2%; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.bot a:hover, .bot button:hover{ text-decoration: none; background: #077BD4; }

/* 依申请、信访、咨询等通用 查询页样色 */
.queryForm{ background: #fff; padding: 3% 0; width: 80%; margin: 30px auto; border: 1px solid #e2e2e2; font-size: 16px; }
.queryForm td{ padding: 8px 0 }
.queryForm .tdlab{ width: 40%; text-align: right; }
.queryForm input[type=text]{ width: 56%; height: 30px; }
.queryForm .bot{ text-align: left; }
.queryForm .bot a{ margin: 0 }
.queryForm .required strong{ color: #f00; margin-right: 5px; }
.queryForm .errorMessage{ color: #f00; }
.queryForm table{ width: 100%; border: 0; }

/* 依申请、信访、咨询等通用 查询结果页样色 */
.queryResult{ width: 80%; margin: 30px auto; }
.queryResult .mainBox{ margin-bottom: 50px; }
.queryResult .tit h3{ text-align: center; font-size: 38px; line-height: 2; margin-bottom: 30px; }
.queryResult .tips{ text-align: center; font-size: 16px; margin-bottom: 50px; border-top: 1px solid #ddd; padding: 50px 0 20px 0; }
.queryResult .number{ font-weight: bold; color: #f00 }
/*--
颜色代码
#0065ab 深蓝色标题
#ddd 淡蓝色边框
--*/