
html, body, body > form {
    height: 100%;
}
body {
    background: #fff url("../images/bg.png") repeat-x scroll 0 0;
    font: 14px/1.5 "Microsoft Yahei";
}
.wrapper {
    min-height: 100%;
    min-width: 1200px;
    position: relative;
}
.inner {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 1200px;
}
.module {
    position: relative;
}
a:hover {
    text-decoration: none;
}
.content {
 padding-top: 0px;
}
.module {
    margin-bottom: 12px;
}
.module-title {
    font-size: 16px;
    font-weight: normal;
}
.module-body {
    overflow: hidden;
}
.module01, .module02, .module03 {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #c8dcf2;
}
.module01 .module-header {
    background: #f3f3f3 none repeat scroll 0 0;
    border-color: #c8dcf2;
    border-style: solid;
    border-width: 1px 0;
    height: 43px;
}
.module01 .module-title {
    background: #0c82e6 url("../images/module01-hd.png") no-repeat scroll right center;
    color: #fff;
    float: left;
    line-height: 43px;
    padding: 0 28px;
}
.module01 .tabs {
    float: right;
    height: 43px;
    padding-right: 80px;
}
.module01 .tabs li {
    border-color: #c8dcf2;
    border-style: solid;
    border-width: 0 1px;
    color: #333;
    cursor: pointer;
    float: left;
    line-height: 43px;
    margin-left: 1px;
    padding: 0 10px;
}
.module01 .tabs li.current {
    color: #006ac3;
}
.module01 .model, .module02 .model {
    padding: 0 0 0 15px;
}
.module02 .module-header {
    background: #f3f3f3 none repeat scroll 0 0;
    border-bottom: 1px solid #c8dcf2;
    height: 43px;
}
.module02 .tabs li {
    color: #333;
    cursor: pointer;
    float: left;
    font-size: 16px;
    line-height: 43px;
    margin-left: -1px;
    padding: 0 15px;
}
.module02 .tabs li.current {
    background: #fff none repeat scroll 0 0;
    border-color: #0876d7 #c8dcf2 #fff;
    border-style: solid;
    border-width: 2px 1px 0;
    line-height: 42px;
}
.module03 .module-header {
    background: #f1faff none repeat scroll 0 0;
    border-top: 3px solid #0c82e6;
    height: 34px;
    padding-left: 2px;
}
.module03 .module-title {
    background: #0c82e6 none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-weight: bold;
    line-height: 34px;
    padding: 0 15px;
}
.tab-pane {
    display: none;
}
.tab-pane.current {
    display: block;
}
.nav {
    background: #0c82e6 none repeat scroll 0 0;
    height: 48px;
    line-height: 48px;
}
.nav-item {
    float: left;
    position: relative;
    z-index: 1;
}
.nav-item a {
    color: #fff;
    display: block;
    font-size: 16px;
    padding: 0 40px;
    text-align: center;
}
.nav-item:hover a {
    background-color: #2072b8;
}
.nav-item.active a, .nav-item.active:hover a {
    background-color: #2072b8;
}
.nav .subNav {
    background-color: #eee;
    display: none;
    left: 0;
    position: absolute;
    top: 100%;
    width: 400px;
}
.nav .subNav-item {
    float: left;
}
.nav .subNav-item a {
    font-size: 14px;
    line-height: 30px;
}
.sideNav {
    margin: 10px auto;
    width: 225px;
}
.sideNav-item {
    margin-bottom: 7px;
    position: relative;
    z-index: 1;
}
.sideNav-item a {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ffffff, #e8e8e8) repeat scroll 0 0;
    border: 1px solid #d2d2d2;
    display: block;
    font-weight: bold;
    line-height: 31px;
    text-align: center;
}
.sideNav-item:hover a {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ffbb00, #ffaa00) repeat scroll 0 0;
    border-color: #f8b551;
    color: #fff;
}
.sideNav-item.active a, .sideNav-item.active:hover a {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ffbb00, #ffaa00) repeat scroll 0 0;
    border-color: #f8b551;
    color: #fff;
}
.sideNav .subNav {
    padding: 9px 0 6px;
    width: 100%;
}
.wrapper-channel .sideNav .subNav {
    display: none;
}
.sideNav .subNav-item a {
    background: rgba(0, 0, 0, 0) url("../images/subNav-li.png") no-repeat scroll 107px center;
    border: medium none;
    color: #222;
    font-size: 12px;
    line-height: 22px;
    padding-left: 115px;
    text-align: left;
}
.sideNav .subNav-item:hover a {
    background: rgba(0, 0, 0, 0) url("../images/subNav-hover.png") no-repeat scroll 107px center;
    border: medium none;
    color: #0966b5;
}
.sideNav .subNav-item.active a, .sideNav .subNav-item.active:hover a {
    background: rgba(0, 0, 0, 0) url("../images/subNav-hover.png") no-repeat scroll 107px center;
    border: medium none;
    color: #0966b5;
}
.sideNav-item.active .subNav-item a {
    background: rgba(0, 0, 0, 0) url("../images/subNav-li.png") no-repeat scroll 107px center;
    border: medium none;
    color: #222;
}
.sideNav-item.active:hover .subNav-item:hover a {
    background: rgba(0, 0, 0, 0) url("../images/subNav-hover.png") no-repeat scroll 107px center;
    border: medium none;
    color: #0966b5;
}

.topBar {
    color: #fff;
    height: 40px;
    line-height: 40px;
    text-align: right;
}
.topBar a {
    color: #fff;
    padding: 0 10px;
}
.logo {
    height: 132px;
    padding-top: 20px;
}
.logo .title{
    padding-top:25px;
    line-height:44px;
    font-size:34px;
    color: #0468bf;
    letter-spacing: 4px;
    text-shadow:2px 2px 0 #fff,2px -2px 0 #fff,-2px -2px 0 #fff,-2px 2px 0 #fff;
}
.website {
    background: #f2fafd none repeat scroll 0 0;
    border: 1px solid #c8dcf2;
    height: 43px;
    line-height: 43px;
}
.website-fl {
    height: 43px;
    padding-left: 12px;
}
.website-fl span {
    color: #333;
    float: left;
    padding: 0 5px;
}
.website-fl .today {
    background: rgba(0, 0, 0, 0) url("../images/weather.png") no-repeat scroll left center;
    color: #075da7;
    padding-left: 30px;
}
.weather iframe {
    margin-top: 8px;
}
.search {
    height: 43px;
    padding-right: 10px;
}
.search .model {
    height: 38px;
    padding-top: 5px;
}
.footer {
 width: 100%;
}
.friendLink .inner {
    /*height: 73px;*/
}
.friendLink .model {
    padding: 8px 0 8px 10px;
}
.footer-inner {
    border-top: 3px solid #0c82e6;
    padding: 39px 0 48px;
}
.footer-content p {
    font-size: 14px;
    line-height: 1.8;
    text-align: center;
}
.footer-logo {
    float: left;
    margin: 0 10px 0 0;
}
.footer-flags {
    position: absolute;
    right: 200px;
    top: -23px;
}
.side {
    width: 443px;
}
.main {
    width: 747px;
}
.twfd {
    height: 336px;
    overflow: hidden;
    width: 745px;
}
.twfd .model {
    padding: 3px;
}
.gzap {
    width: 290px;
}
.zcwj, .kyzd {
    width: 443px;
}
.gzap .module-body, .zcwj .module-body {
    height: 174px;
}
.banner {
    height: 109px;
    width: 747px;
}
.imgLink01 {
    margin-bottom: 7px;
    width: 293px;
}
.imgLink01 a {
    height: 100px;
    margin: 0 6px 5px 0;
}
.yxdt .module-body {
    height: 291px;
}
.kyzd .module-body {
    height: 175px;
}
.ggl {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #c8dcf2;
}
.ggl .module-header {
    background: #0c82e6 none repeat scroll 0 0;
    height: 39px;
    padding: 5px 0 0 5px;
}
.ggl .module-title {
    background: #fff none repeat scroll 0 0;
    color: #075da7;
    float: left;
    line-height: 39px;
    padding: 0 35px;
}
.ggl .model {
    padding: 10px 0 0 10px;
}
.ggl .module-body {
    height: 402px;
}
.imgLink {
    margin-bottom: 8px;
}
.imgLink a {
    border: 1px solid #c8dcf2;
    /*padding: 3px;*/
    float: left;
    width:142px;
    height: 106px;
    margin: 0 5px 5px 0;
    text-align:center;
}
.imgLink a .icon{
    display:inline-block;
    width:60px;
    height:60px;
    margin-top:8px;
    background:url(../images/icon.png) no-repeat;
    border-radius:50%;
}
.imgLink .item02 .icon{
    background-position:0 -60px;
}
.imgLink .item03 .icon{
    background-position:0 -120px;
}
.imgLink .item04 .icon{
    background-position:0 -180px;
}
.imgLink .item02, .imgLink .item04 {
    margin-right: 0;
}
.imgLink02 a {
    height: 106px;
}
.wrapper-more .side {
    width: 280px;
}
.wrapper-more .main {
    width: 905px;
}
.sideNav-wrap {
    background: #f2faff none repeat scroll 0 0;
    border: 1px solid #c8dcf2;
}
.sideNav-wrap .module-header {
    background: #0c82e6 none repeat scroll 0 0;
    height: 38px;
    text-align: center;
}
.sideNav-wrap .module-title {
    color: #fff;
    font-weight: bold;
    line-height: 38px;
}
.sideNav-wrap .module-body {
    padding-bottom: 13px;
}
.breadcrumb {
    float: right;
    font-size: 12px;
    line-height: 34px;
    padding-right: 14px;
}
.breadcrumb a {
    cursor: default;
}
.moreList .module-body {
    min-height: 720px;
    padding: 14px 0 0 16px;
}
.article {
    margin-bottom: 10px;
    padding: 28px 5%;
    position: relative;
}
.article-title, .article-title h1.nsy-newsTitle {
    text-align: center;
    line-height: 2;
    font-size: 32px;
    color: #222222;
    letter-spacing: 0;
    text-align: center;
    font-weight: 600;
}
.article-meta {
    margin-top: 20px;
    text-align: center;
    font-size: 14px;
    color: #999999;
    letter-spacing: 0;
    line-height: 22px;
    font-weight: 400; 
}
.article-content {
    min-height: 300px;
    padding: 50px 0;
}
.article-content .nsy-newsContent {
    color: #4b4b4b;
    font-family: "Microsoft Yahei";
    font-size: 16px;
    line-height: 2;
}
.article-content .nsy-newsContent p {
    margin-bottom: 1em;
}
.articleUpDown {
    font-size: 16px;
}
.wrapper-channel .content {
    padding-top: 0;
}
.wrapper-channel .side {
    width: 280px;
}
.wrapper-channel .main {
    width: 905px;
}
.breadcrumb-channel {
    height: 34px;
}
.breadcrumb-channel .breadcrumb {
    float: left;
}
.channel-module .module-body {
    min-height: 175px;
    padding-bottom: 15px;
}
.channel-module .model {
    padding: 15px 0 0 15px;
}
.channel-moduleL {
    width: 472px;
}
.channel-moduleR {
    width: 414px;
}
.channel-tab .tab {
    margin-top: 5px;
    text-align: center;
}
.channel-tab .tab li {
    border: 1px solid #e3e4dd;
    color: #8f8f8f;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    margin: 0 5px 5px;
    width: 20px;
}
.channel-tab .tab li.current {
    background: #9d9d9d none repeat scroll 0 0;
    color: #e9e9e9;
}
.nsy-aMore {
    color: #777;
    font-size: 12px;
}
.ggl .rightTop {
    color: #fff;
}
.search .nsy-search-input {
    border: 1px solid #e0e0e0;
    float: left;
    height: 31px;
    padding: 0 0 0 10px;
    width: 272px;
}
.search .nsy-search-btn {
    background: #0b5b95 url("../images/search-btn.png") no-repeat scroll center center;
    border: medium none;
    float: left;
    font-size: 0;
    height: 33px;
    padding: 0;
    width: 54px;
}
.ggl .model01 {
    height: 60px;
}
.ggl .nsy-scrollUpNews {
    position: static !important;
}
.ggl .nsy-scrollUpNews-li1 {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 6px;
    position: absolute;
    top: 52px;
    width: 418px;
}
.ggl .nsy-scrollUpNews-li1 .nsy-newsFlag {
    display: none;
}
.ggl .nsy-scrollUpNews-li1 .nsy-scrollUpNewsTitle {
    font-weight: bold;
}
.ggl .nsy-scrollUpNews-li1 .nsy-newsTime {
    display: none;
}

/* ÁÙ·ÚÐÂÔö*/
.breadcrumb{float:none; margin-bottom: 16px;}
.sideNav-wrap{background: #FFFFFF;}
.sideNav-item{margin-bottom: 0px;height: 61px;}
.sideNav-item a{
    background:none;
    border:none;   
    border-bottom: 1px solid #EBECF0;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    font-weight: 500;
    text-align:left;
    padding-left: 12px;
    padding-bottom: 15px;
}
.sideNav { margin: 26px auto;}
.wrapper-more .side{width:310px;height:857px;background: #FFFFFF;box-shadow: 0 2px 10px 0 rgba(0,0,0,0.04);}
.side::after {
    content: "";
    display: block;
    position: absolute;
    left: 310px;
    top: 73px;
    height: 857px;
    width: 10px;
    background-image: linear-gradient(180deg, #e8ecf5 0%, #ffffff 100%);
}
.sideNav-wrap,.module01, .module02, .module03{border:none;}
.wrapper-more .main{width:1030px;height:857px;background: #fff;position: relative;}
.main::after {
    content: "";
    display: block;
    position: absolute;
    right: 0px;
    top: 0;
    height: 857px;
    width: 10px;
    background-image: linear-gradient(180deg, #e8ecf5 0%, #ffffff 100%);
}