﻿@charset "UTF-8";
/*
    Css for PEL,    ver 1.0
    CopyRight By Dongyi Network Technology CO.,Ltd Design Center

    本网站通用布局
*/
/* 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 {
    padding: 0;
    margin: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 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-weight: normal;
    font-size: 100%;
}
q:before,
q:after {
    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,
footer,
header,
section,
footer,
nav,
figure,
menu,
time {
    margin: 0;
    padding: 0;
    display: block;
    zoom: 1;
}
/* Public */
html{/*background-color: #fff;*/}
body {
    max-width: 1920px; 
    min-width: 1200px; 
    margin: 0 auto;
    color: #333;
    font-size: 16px;
    line-height: 30px;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
    text-align: center;
    -webkit-text-size-adjust: none;  
    background: #fff;  
}
a {
    color: #333;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #c00;
    text-decoration: none;
}
.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;
}
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;
}
/* frame */
.siteWidth{
    width:1200px;
    margin: 0 auto;
    position: relative;
}
#header {
    text-align: left;
    margin: 0 auto;
    position:relative;
    z-index:2;    
    background: url(../img/headbg8.png) center 40px no-repeat #fff;
}
#header.header-topNav-fixed {
    z-index: 9999;
}

#content {
    background: #fff;
    margin: 0 auto;
    padding:0 0px 20px 0px;
    width: 1200px;
    position: relative;
    z-index: 1;
    text-align: left;
}
#content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.headerTop {
    height: 210px;
    position: relative;
    z-index: 1;
    /*background:#fff; */
}  

.topBar{
    height:40px;
    line-height:40px;   
    position:relative;
    background:rgb(242, 242, 242);
    font-size:14px;
    color: rgba(0, 0, 0, 0.70);
    -webkit-box-shadow:0px 1px 1px rgba(0, 0, 0, .1); -moz-box-shadow:0px 1px 1px rgba(0, 0, 0, .1); box-shadow:0px 1px 1px rgba(0, 0, 0, .1); 
    z-index: 9;
}/* + z-index: 9;  */
.topBar a{
    color:#000;
}
.topBar .gov-link{
    float: left;
    color: rgba(0, 0, 0, 0.70);
}
.topBar .gov-link a{
    margin:0 5px;
}
.topBar .sw a{
    padding:2px 0 0;
    
}
.topBar .split {
    float: none !important;
    margin: 0 3px;
    color:#333;
}

.topBar .ipv6-mark {
	height: 26px;
	line-height: 26px;
	margin-top: 12px;
    margin-right: 6px;
	padding: 0 10px;
	background-color: #104583;
	border-radius: 13px;
	color:#fff;
}
.topBar .siteWidth{
    overflow:visible;
}
.topBar .links .phone{}
.topBar .links .phone dt{padding-left:30px;background: url(../img/topBar2.png) 13px -77px no-repeat;}
.topBar .links .robot dt{ background-position: 5px -325px;}
.topBar .links .obstacleFree dt{background-position: 5px 4px;}
.topBar .links .character dt{background-position: 5px -246px;}
.topBar .links .userLogged .spe { padding: 0 10px;}
.topBar .links .on dd {
    display: block;
}
.topBar .links {
    position: absolute;
    top: 6px;
    right: 1%;
    color: #0068B7;
    font-size: 14px;
    z-index: 9;
}
.topBar .links dl {
    /* margin: 0 5px; */
    color: #0068B7;
    position: relative;
    float: left;
}
.topBar .links s {
    float: left;
    text-decoration: none;
    line-height: 30px;
    width: 5px;
    overflow: hidden;
    text-align: center;
}
.topBar .links dt {
    float: left;
    height: 30px;
    line-height: 30px;
    position: relative;
    z-index: 11;
}
.topBar .links .site {
    margin: 0 0 0 5px;
}
.topBar .links dd {
    clear: both;
    display: none;
    padding: 7px;
    background: #fff;
    position: absolute;
    right: 50%;
    top: 34px;
    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 .phone 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 dt {
    padding: 0 10px 0 27px;
    background: url(../img/topBar2.png) 2px -458px no-repeat;
}
.topBar .links .site dt:hover {
    cursor:pointer
}

.topBar .links .site dd {
    padding: 10px;
    width: 380px;
    font-size: 16px;
    top: 31px;
    margin-right: 0;
    right: -1px;
    border: 1px solid #6E99B9;
    -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 h3 {
    text-align: left;
    margin: 0 10px;
    position: relative;
    font-size: 16px;
    font-weight: bold;
    line-height: 45px;
    color: #0068b7
}
.topBar .links .site dd h3 a {
    color: #0068b7;
}
.topBar .links .site dd h3.h{
    color: #000;
    font-weight: normal;
}
.topBar .links .site dd h3.h a{
   color: #000;
   font-weight: normal;
}
.topBar .links .site dd h3 i {
    content: "";
    display: block;
    height: 1px;
    line-height: 0;
    font-size: 0;
    background: #eee;
    top: 18px;
    right: 0;
    width: 88%;
    position: absolute;
}
.topBar .links .site dd h3 span {
    display:inline-block;
    background:#fff;
    padding-right:15px;
    position:  relative;
    z-index:  1;
}
.topBar .links .site dd ul {
    overflow: hidden;
    padding: 0 0 0 10px;
    display: block;
    margin-right: -10px;
}
.topBar .links .site dd li {
    float: left;
    width: 33.3%;
    text-align: left;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 0;
}
.topBar .links .site dd li a {
}
.topBar .links .site dd li a:hover {
    color: #195daf;
}
.topBar .links .site li a {
    cursor: pointer;
}
.topBar .links #siteLast.on dt {
    background-color: #fff;
    border: 1px solid #6E99B9;
    margin: -1px;
    border-bottom: 0;
    height: 32px;
}

.wzazzb{
    width:278px;
    position: absolute;
    right:1%;
    top: 35px;
}
#slbBtn{
    float: right;
    margin:0;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    font-size: 16px;
    font-weight:bold;
    color: white;
    background-color: #f79600;
}
#slbBtn:hover{
    text-decoration: none;
}
#zzbBtn{
    float: right;
    margin:0;
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
    font-size: 16px;
    font-weight:bold;
    color: #f75d00;
    border: 2px solid #f79600;
}
#zzbBtn:hover{
    text-decoration: none;
}
/* 搜索框 */
.siteSearchBar {
    height: 43px;
    position: absolute;
    right:1%;
    top: 90px;
}
.s-form {
    width: auto;
    float: left;
    vertical-align: top;
    height: 40px;
    line-height: 40px;
}
.s-form .input-box {
    float: left;
}
.s-form .input-box input {
    width: 300px;
    vertical-align: top;
    *margin: -1px 0;
    height: 38px;
    font-size: 16px;
    padding: 0 5px;
    line-height: 38px;
    border: 1px solid #ccc;
    border-right: 0;
    outline: none;
}
.s-form .btn-box {
    float: left;
    height: 40px;
}
.s-form .btn-box input {
    height: 40px;
    line-height: 100px;
    overflow: hidden;
    border: none;
    background: url(../img/icons.png) center 10px no-repeat #015393;
    width: 70px;
    outline: none;
}
.s-form .btn-box input:active {
    background-color: #015393;
}
.s-form .link-box {
    text-align: center;
    font-size: 14px;
}
.s-form .select-box {
    float: left;
    width: 100px;
    height: 38px;
    border: none;
    background: #015393;
    border: 1px solid #ccc;
    border-right: none;
    position: relative;
}
.s-form .select-box ul {
    position: absolute;
    background: #f7f7f7;
    border-top: 0;
    line-height: 1.8;
    display: none;
    left: -1px;
    top: 39px;
    border: 1px solid #ccc;
    border-top: 0;
    width: 301px;
    padding: 5px 10px;
}
.s-form .select-box ul li {
    cursor: pointer;
    padding: 4px 5px;
    font-size: 14px;
    float: left;
    width: 50%;
    text-align: left;
    box-sizing: border-box;
}
.s-form .select-box ul li:nth-child(1){
    display: block;
    width: 100%;
}
.s-form .select-box ul li:hover {
    color: #e20500;
    background: #f1f1f1;
}
.s-form .select-box .s-option {
    display: inline-block;
    position: absolute;
    top: 0;
    height: 38px;
    line-height: 38px;
    width: 80px;
    text-align: center;
    background: #025192;
    color: #fff;
    padding: 0 10px;
    box-sizing: border-box;
}
.s-form .select-box a:hover {
    text-decoration: none;
}
.s-form .select-box .arrow-dn {
    display: inline-block;
    top: 16px;
    height: 0;
    width: 0;
    font-size: 0;
    overflow: hidden;
    border: 5px solid transparent;
    border-color: #fff transparent transparent;
    position: absolute;
    right: 10px;
    top: 18px;
    transition: -webkit-transform 0.1s ease-in-out;
    transform: translate3d(0, 0, 999px);
    backface-visibility: visible;
    -webkit-transition: -webkit-transform 0.1s ease-in-out;
    -webkit-transform: translate3d(0, 0, 999px);
    -webkit-backface-visibility: visible;
    -moz-transition: -moz-transform 0.2s ease-in-out;
    -moz-transform: translate3d(0, 0, 999px);
    -moz-backface-visibility: visible;
}
.s-form .select-box .arrow-hover {
    border-color: transparent transparent #fff transparent;
    top: 11px;
}
.s-hot-search {
    position: absolute;
    padding-top: 50px;
    z-index: -1;
    margin-top: -10px;
    font-size: 12px;
}
.s-hot-search a {
    color: #fff;
}
/* logo */
#logo {
    position:absolute;
    left: 30px;
    top: 50px;
}
#logo img {
    max-width: 100%;
    max-height:90px;
}
/* 主导航 */
.topNav {
    position: relative;
    background:#025192;
}
.topNav ul{
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
}
.mainNav{line-height: 55px;height: 55px;zoom:1;background: #025192; color:#2971B9;}
.mainNav:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.mainNav .li1{display:inline-block;width:16.66%;}
.mainNav .li1,.mainNav .spe{float:left;}
.mainNav .spe{width:2px; overflow:hidden; }
.mainNav .h1{width: 100%;float:left;}
.mainNav .a1{display:block;color:#fff; text-align:center;width: 100%;font-size:20px; font-weight:bold;}
.mainNav .a1:hover{ text-decoration:none; color:#fff }
.mainNav .on1 .a1{ background-color:#1663A0 ;  color:#fff;}
.mainNav .ul1{max-width: 1176px;min-width:900px;text-align:center;font-size:16px;display:none;line-height:30px;padding:12px;position:absolute;left:50%;transform: translateX(-50%);top:55px;background: #1663A0;overflow:hidden;}
.mainNav .li2{ display:inline-block; *display:inline; margin:0 5px 0 5px;  }
.mainNav .a2{ padding:0 10px; color:#fff}

/* 主栏 和 侧栏 */
.mainContent {
    overflow:hidden;
}
.side {
    width: 260px;
    margin-right:20px;
    float: left;
}
/* 位置导航 */
.path {
    color: #999;
    line-height: 40px;
    padding: 20px;
    width:1200px;
    text-align: left;
    margin: 0 auto;
    font-size: 14px;
    background:url(../img/path.png) 20px 20px no-repeat #fff;
}
.path a,
.path span {
    padding: 0 3px;
    color: #999;
}
.path em {
    background: url(../img/icons.png) no-repeat 20px -1642px;
    padding-left: 46px;
}
/*footer*/
#footer{
    padding:20px 0;
    background:#e7e7e7;
    text-align: center;
    position:relative;
    font-size:16px;
}
#footer .siteWidth{
 	padding:20px 0;
}
#footer con{
    overflow:hidden;
}
#footer .footNav a{
    margin:0 5px;
    font-size:16px;
    font-weight:bold;
}
#footer .copyRight {
    margin-top:10px;
    text-align:left;
    line-height:30px;
    font-size: 16px;
    color:#666;
}
#footer .copyRight img{
    vertical-align: middle;
}
#footer #_span_slh{
    position:absolute;
    right:40px;
    top:88px;
}
#footer .pics {
    position: absolute;
    right: 0;
    top: 30px;
    display: flex;
    align-items: center;
}
/* goTop */
#goTop {
    display:none !important;
    position: fixed;
    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 .bd{
    border:1px solid #EEEEEE;
    border-top:0;
}
#sideMenu .hd{
    height:60px;
    line-height:60px;
    text-align:center;
}
#sideMenu .hd i{
    height:2px;
    display:block;
    background:#3F7AAC;
    font-size:0;
    line-height:0;
    position:absolute;
    left:20px;
    top:30px;
    width:220px;
}
#sideMenu .hd h3{
    font-size:22px;
    text-align:center;
    font-weight:normal;
    position:relative;
    z-index:1;
    background:#025192;
    display:inline-block;
    margin:0 auto;
    padding:0 15px;
}
#sideMenu li {
    text-align: center;
    vertical-align: top;
    margin-bottom:7px;
    font-size:16px;
}
#sideMenu li a {
    display: block;
    padding: 5px;
    background:#F2F2F2;
    -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; 
}
#sideMenu li a:hover {
    text-decoration: none;
    background-color:#e4e4e4;
}
#sideMenu .on a,
#sideMenu .on a:hover {
    background-color: #75ADDA;
    color:#fff;
}
/* box */
.box {
    margin-bottom:15px;
}
.box>.hd {
    margin-bottom: 10px;
    height: 46px;
    line-height: 46px;
    position: relative;
    border-bottom:2px solid #EBEBEB
}
.box>.hd .more {
    position: absolute;
    right: 10px;
    color: #999;
    font-size: 14px;
}
.box>.hd .more a {
    color: #999
}
.box>.hd h3{
    position:absolute;
    border-bottom: 4px solid #025192;
    line-height:44px;
    font-weight:bold;
    color:#025192;
    font-size:18px;
}
.box>.hd h3 a{
    color:#025192
}
.box>.hd a:hover {
    text-decoration: none;
}
.box>.hd ul{
    position:absolute;
    overflow:hidden;
    font-size:18px;
}
.box>.hd li{
    float:left;
    line-height:44px;
    margin-right:30px;
    font-weight:bold;
}
.box>.hd .on{
    border-bottom:4px solid #025192;
    color:#025192
}
.box>.hd .on a{
    color:#025192
}

.box-arrow .hd h3{
    position:relative
}
.box-arrow .hd h3 i{
    position:absolute;
    left:50%;
    margin-left:-6px;
    bottom:-12px;
    border-color:transparent;  border-style:dashed; border-width:6px;  border-top-color:#37B00D; border-top-style:solid; content:""; display:block; font-size:0; line-height:0; width:0;
}

/* box6 */
.box6 { margin-bottom: 15px; }
.box6 .hd { height: 45px; line-height: 45px; background: #fff;border-bottom:1px solid #025192 !important; overflow: hidden; font-size: 20px; }
.box6 .hd .more { color: #999; float: right; font-size: 12px; margin-right: 10px; font-weight: normal; }
.box6 .hd .more a { color: #999; }
.box6 .hd h3 { float: left; background: #fff; color: #025192; padding: 0 15px; font-weight: bold}
.box6 .hd h3 a { display: block; float: left; padding: 0 28px; color: #fff; font-weight: bold }
.box6 .hd h3 a:hover { text-decoration: none; }
.box6 .hd ul { overflow: hidden }
.box6 .hd li { float: left; }
.box6 .hd li a { display: block; float: left; padding: 0 22px;color: #025192; font-size: 20px;font-weight: bold }
.box6 .hd li a:hover { text-decoration: none }
.box6 .hd .on a { background: #025192; color: #fff;font-weight: bold }
.box6 .bd { padding: 15px 0; overflow: hidden; }

/* boxA */
.boxA {
    margin-bottom: 20px;
}
.boxA .hd {
    height: 40px;
    line-height: 40px;
    position: relative;
    background: #F6F6F6;
}
.boxA .hd .more {
    font-size: 12px;
    position: absolute;
    right: 10px;
    color: #999;
}
.boxA .hd h3 {
    position: absolute;
    color: #fff;
    font-size: 16px;
    padding: 0 20px;
    background: #025192;
}
.boxA .hd h3 a {
    color: #fff;
}
.boxA .hd h3 a:hover {
    text-decoration: none;
}
.boxA .hd ul {
    position: absolute;
    overflow: hidden;
}
.boxA .hd li {
    float: left;
    font-size: 16px;
}
.boxA .hd li a {
    display: block;
    float: left;
    padding: 0 30px;
}
.boxA .hd li a:hover {
    text-decoration: none
}
.boxA .hd .on {
    background:#025192;
    color:#fff;
}
.boxA .hd .on a{
    color:#fff;
}
.boxA .bd {
    padding: 5px 0;
    overflow: hidden;
}
/* boxB */
.boxB {
    background: #fff;
}
.boxB .hd {
    height: 49px;
    line-height: 49px;
    position: relative;
    border: 1px solid #E1E1E1;
}
.boxB .hd .more {
    font-size: 14px;
    position: absolute;
    right: 10px;
    color: #666;
}
.boxB .hd h3 {
    padding: 0 20px;
    font-size: 18px;
    color: #fff;
    background: #025192;
    position: absolute;
    height: 51px;
    line-height: 51px;
    left: -1px;
    top: -1px;
}
.boxB .hd h3 a {
    color: #fff
}
.boxB .bd {
    overflow: hidden;
    padding: 10px;
    border: 1px solid #E9E9E9;
    border-top: 0;
}
/* boxC */
.boxC {
    margin-bottom: 20px;
    overflow: hidden;
}
.boxC .hd {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #BEBDBD;
    position: relative;
    margin-bottom:8px;
}
.boxC .hd .more {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 12px;
    color:#666
}
.boxC .hd .more a {
    color: #666
}
.boxC .hd h3{
    border:1px solid #BEBDBD;
    position:absolute;
    padding:0 15px;
    border-bottom:1px solid #fff;
    border-top:2px solid #025192;
    background:#fff;
    line-height:28px;
}
.boxC .hd ul{
    position:absolute;
}
.boxC .hd li{
    float:left;
    padding:0 15px;
}
.boxC .hd .on{
    border:1px solid #BEBDBD;
    border-bottom:1px solid #fff;
    border-top:2px solid #025192;
    background:#fff;
    line-height:28px;
}
.boxC .bd {
    overflow: hidden;
    padding: 0 5px
}
/* boxD */
.boxD {
    margin-bottom: 20px;
}
.boxD .hd {
    height: 40px;
    line-height: 40px;
    background: #025192;
    overflow:hidden;
}
.boxD .hd  .more{
    float:right;
    color:#fff;
    margin-right:10px;
}
.boxD .hd h3 {
    font-size: 16px;
    color: #fff;
}
.boxD .hd h3 a {
    color: #fff
}
.boxD .hd h3 i {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    background: url(../img/icons-zwgk.png) #003b69 15px 10px no-repeat;
    margin-right: 10px;
}
.boxD .bd {
    background: #fff;
    overflow: hidden;
    border:1px solid #ddd;
    border-top:0;
}
/* boxE */
.boxE {
	width:100%;
    margin-bottom: 20px;
}
.boxE .hd {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    margin-bottom:10px;
    background:#F7F7F7
}
.boxE .hd h3 {
    float: left;
    padding: 0 20px;
    background: #025192;
    color: #fff;
    font-size: 16px;
    font-weight:bold;
}
.boxE .hd h3 a {
    color: #fff;
    display: block;
    float: left;
}
.boxE .hd .more {
    float: right;
    margin-right:10px;
    font-size:12px;
    color:#999
}
.boxE .bd {
    overflow: hidden;
}
/* 侧栏盒子模型 */
.sideBox {
    margin-bottom: 20px;
}
.sideBox .hd {
    overflow: hidden;
    padding:0 20px;
    background: #015393;
    height: 50px;
    line-height: 50px;
    position:relative;
}
.sideBox .hd .more {
    float: right;
    color:#fff;
    font-size:12px;
}
.sideBox .hd h3 {
    font-size:18px;
    font-weight:bold;
    color: #fff;
}
.sideBox .hd h3 a {
    color: #fff;
}
.sideBox .hd h3 i{
    display:inline-block;
    *display:inine;
    zoom:1;
    vertical-align:middle;
    width:32px;
    height:40px;
}
.sideBox .hd h3 .ico2{
    background-position: 2px -70px;
}
.sideBox .bd{
    padding:15px;
    overflow:hidden;
    background:#FAFAFA;
}
.sideRankList li{
    padding:10px 0;
    border-bottom:1px dotted #ccc;
    overflow:hidden;
    line-height:24px;
}
.sideRankList .last{
    border-bottom:0
}
.sideRankList em{
    display:block;
    float:left;
    margin-right:10px;
    height:30px;
    width:30px;
    text-align:center;
    line-height:30px;
    background:#EEEEEE;
    margin-top:5px;
    font-size:16px;
    color:#999;
    -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; 
    font-weight:bold;
}
.sideRankList .hot em{
    background:#F89999;
    color:#fff;
}
.sideRankList .first em{
    background:#E25757;
}
/* infoListA */
.infoListA li {
    padding: 0 0 10px 12px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    line-height: 1.6;
    background: url(../img/icons.png) 0 -384px no-repeat;
    position: relative;
}
.infoListA .date {
    color: #999;
    float: right;
}
.infoListA .last {
    border-bottom: 0
}
/* 信件列表 */
.letterList {
    width: 100%;
    border: none;
}
.letterList th {
}
.letterList th,
.letterList td {
    text-align: center;
    vertical-align: middle;
    line-height: 26px;
    padding: 6px 5px;
}
.letterList th {
    background: #eff4f7;
}
.letterList th {
    background:#F6F6F6;
}
.letterList th.title {
    text-align: left;
}
.letterList .even td {
}
.letterList .num {
    display: none;
}
.letterList td.title {
    text-align: left;
    padding-left: 5px;
}
.letterList .ico {
    width: 30px;
    text-align: center;
    vertical-align: middle;
    padding: 0px
}
.letterList .ico img {
    vertical-align: middle;
}
.letterList .dep {
    width: 130px;
}
.letterList .state {
	width: 76px;
    color: #75A661;
}
.letterList .open,
.letterList .handle,.letterList .date1{
    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,.letterList .date1 {
    border-right: none;
    width: 90px;
}
.letterList td.date,.letterList td.date1{
    color: #999999
}
.letterList tr .clicks{
	display:none;
}

.letterList .user{
    display:none;
}
/* 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: #015393;
}
.detailTable thead th {
    background: #015393;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-color: #015393;
}
.detailTable tbody td {
    padding: 10px 15px;
}
.detailTable tbody td img{
    max-width:100%;
}
.detailTable tbody td.tdName {
    font-weight: bold;
    background: #f7f7f7;
    text-align: center;
    width: 20%;
    font-size: 14px;
}
.detailTable .trTitle .tdCon {
    font-weight: bold;
}
.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;
}
/* mainBox */
.mainBox .mHd {
    position: relative;
    line-height: 58px;
    height: 58px;
    border-bottom:2px solid #EBEBEB;
    margin-bottom: 14px;
}
.mainBox .mHd h3{
    position:absolute;
    left:0;
    top:0;
    font-size:20px;
    font-weight:bold;
    border-bottom:4px solid #015393;
    line-height:56px;
    color:#015393;
    padding:0 10px;
}
.mainBox .mHd h3 a{
    color:#015393
}
.mainBox .mHd .list {
    overflow: hidden;
}
.mainBox .mHd .list li {
    float: left;
    padding: 0 4%;
}
.mainBox .mHd .list a {
    font-size: 18px;
    color: #888;
}
.mainBox .mHd .list a:hover {
    text-decoration: none
}
.mainBox .mHd .list .on a {
    color: #fff;
}
.mainBox .mHd .list .on {
    position: relative;
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 0 4%;
    color: #fff;
    border-bottom: 0;
    font-size: 18px;
    background: #015393;
}
.column {
    margin-bottom: 20px;
    overflow: hidden;
}
/* 侧栏-栏目内搜索 */
#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: #015393;
    border-color: #015393;
    color: #fff;
}

/* 动画 */
.animate1 i{
    -webkit-transition:400ms;-o-transition:400ms;-moz-transition:400ms;transition:400ms;
}
.animate1 a:hover i{
    -moz-transform:scaleX(-1); -webkit-transform:scaleX(-1); -o-transform:scaleX(-1); transform:scaleX(-1);
}
.animate2 a{
    -webkit-transition:400ms;-o-transition:400ms;-moz-transition:400ms;transition:400ms;
}
.animate3 .pic img{
    -webkit-transition:400ms;-o-transition:400ms;-moz-transition:400ms;transition:400ms;
}
.animate3 .pic a:hover img{
    -moz-transform:scale(1.05,1.05); -webkit-transform:scale(1.05,1.05); -o-transform:scale(1.05,1.05); transform:scale(1.05,1.05);
}
/* 图片按钮 */
.iconsList{
    overflow:hidden;
    margin-right: -20px;
    zoom:1;
}
.iconsList li{
    float:left;
    width: 128px;
    text-align:center;
    margin: 0 10px 10px 0;
    overflow:hidden;
}
.iconsList a{
    display:block;
    line-height:28px;
    border: 1px solid #DEDEDE;
    padding-bottom: 10px;
    border-radius:3px;
    font-size:16px;
    font-weight:bold;
    color:#015393;
}
.iconsList a:hover{
    text-decoration:none;
    background-color:#f2f2f2;
    border-color:#BDC4D2
}
.iconsList i{
    display:block;
    height: 50px;
    background: url(../img/ind-wsdc-icons.png) center -20px no-repeat;
}
.iconsList .li2 i{
    background-position:center -120px;
}
.iconsList .li3 i{
    background-position:center -220px;
}
.iconsList .li4 i{
    background-position:center -320px;
}
.iconsList .li5 i{
    background-position:center -420px;
}
.iconsList .li6 i{
    background-position:center -520px;
}
.iconsList .li7 i{
    background-position:center -620px;
}
.iconsList .li8 i{
    background-position:center -720px;
}
.iconsList .li9 i{
    background-position:center -820px;
}
.iconsList .li10 i{
    background-position:center -920px;
}
.iconsList .li11 i{
    background-position:center -1020px;
}
.iconsList .li12 i{
    background-position:center -1120px;
}
.iconsList .li13 i{
    background-position:center -1220px;
}
.iconsList .li14 i{
    background-position:center -1320px;
}
.iconsList .li15 i{
    background-position:center -1420px;
}

/* row */
.row{
    overflow:hidden;
    margin-bottom:15px;
}

/*验证码*/
div.codeinp input[type=text] {
    width: 100px !important;
    float: left;
    margin-right: 10px;
}
div input[type=text] {
    border: 1px solid #ccc;
    height: 20px;
    padding: 0 10px;
}
/* 通用底部按钮 */
.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: #015393;
    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;
    width: 80%;
    margin: 0 auto;
    padding:30px 0;
    font-size: 16px;
}
.queryForm td {
    padding: 8px 0
}
.queryForm .tdlab {
    width: 40%;
    text-align: right;
}
.queryForm input[type=text] {
    width: 56%;
}
.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: 0 auto;
    padding:30px 0;
}
.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
}

/* 侧栏固定菜单 */




/*toolbar*/
.f-mb8 {
    margin-bottom: 8px;
}
.f-db {
    display: block;
}
.is-toolbar{position: fixed; right: 0; bottom:2%; z-index: 11;}
.is-toolbar .u-close img{display: block; float: right;}
.is-toolbar li{margin-bottom: 8px; position: relative;}
.is-toolbar li a{display: block;  width: 60px;height:60px; text-align: center; background: #f2f2f2; border: 1px solid #b0c9e9;}
/* .is-toolbar li span{display: block; margin: 0 auto 8px; width: 28px; height: 28px; line-height: 28px; font-size: 28px; color: #0e54ad; transition: .3s;} */
.is-toolbar li .cbl-icon{display: block;width:30px;height: 30px;margin: 6px auto 0 auto;}
.is-toolbar li .cbl-icon1{background: url(../../base/img/cbl-icon1.png) center no-repeat;background-size: 30px 30px;}
.is-toolbar li .cbl-icon2{background: url(../../base/img/cbl-icon2.png) center no-repeat;background-size: 30px 30px;}
.is-toolbar li .cbl-icon3{background: url(../../base/img/cbl-icon3.png) center no-repeat;background-size: 30px 30px;}
.is-toolbar li .cbl-icon4{background: url(../../base/img/cbl-icon4.png) center no-repeat;background-size: 30px 30px;}
.is-toolbar li .cbl-icon5{width:30px;height: 30px;margin: 6px auto 0 auto;background: url(../../base/img/cbl-icon5.png) center no-repeat;background-size: 30px 30px;}
.is-toolbar li p{line-height: 18px; font-size: 12px; color: #3d3d3d;}
.is-toolbar li a:hover span{transform: rotateY(360deg);}
.is-toolbar li:hover .ewm{display: block;}
.is-toolbar li a .ewm{display: none;position: absolute;top: 0;left: -130px;width: 120px;height: 120px;}


/* 登录弹窗 */
.user-mainbox .hd h3,
.user-mainbox .top h3{color:#015393 !important;border-bottom:3px solid #015393 !important;}
.user-mainbox .loginBtn {background: #015393 !important;}
.user-mainbox .loginBtn:hover { background: #2971B9 !important;}

@media (min-width:1500px) {
    
    
    
}

#datalist{display:none;}
/* 视频-列表页 ----------------------------------------- */
.videoPageList { margin-right: -3%; overflow: hidden; text-align: center;}
.videoPageList li { float: left; width: 30.3%; margin: 1.5% 3% 2.5% 0; *display: inline;}
.videoPageList .pic { background: #fff; border: 1px solid #ddd; position: relative;}
.videoPageList .pic a { display: block; margin: 3%; overflow: hidden;}
.videoPageList .pic .ico { position: absolute; left: 50%; top: 50%; width: 62px; height: 62px; margin-left: -31px; margin-top: -31px; background: url(../../base/img/playbutton.png) 0 0 no-repeat; display: none; filter: alpha(opacity=80); opacity: 0.8;}
.videoPageList .pic img { height: 203px; width: 100%; -webkit-transition: 400ms; -o-transition: 400ms; -moz-transition: 400ms; transition: 400ms;}
.videoPageList .title { overflow: hidden; padding-top: 5px; line-height: 24px; height: 48px; text-align: left; font-size: 14px; padding-left: 25px; background: url(../../base/img/icons.png) 0 -2218px no-repeat;}
.videoPageList .pic:hover { border-color: #bbb;}
.videoPageList .pic:hover img { transform: scale(1.05, 1.05); -moz-transform: scale(1.05, 1.05); -webkit-transform: scale(1.05, 1.05); -o-transform: scale(1.05, 1.05);}

.myCreation{display:none;}
.userLogged { margin-right:0px!important;}
.detailTable .imgWrap img{
    max-width:10%;
}
/*--
颜色代码
#015393 深蓝色标题
#ddd 淡蓝色边框
--*/
.qh-ul{
    float: left;
    margin-top: -7px;
}
.qh-ul li{
    width: 26px;
    text-align: center;
    height: 26px;
    line-height: 26px;
    display: inline-block;
    background: #fff;
    color: #104583;
    border: 1px solid #104583;
    border-radius: 50%;
}
.qh-ul li.on{
    background: #104583;
    color: #fff;
    border: 1px solid #fff;
}
.qh-ul li.on a{
    color: #fff;
}
/* .zxft-content .side{
    display:none;
}
.zxft-content .mainContent{
    width:100%;
} */
