body {
    background: #eef3f7;
}

.header {
    background: #184778;
}

.container {
    width: 1200px;
}

.logo {
    height: 135px;
    background: url("../img/logo.png") no-repeat left center;
    font-size: 32px;
    color: #fff;
    font-weight: bold;
    font-family: "Microsoft Yahei";
    line-height: 135px;
    text-indent: 435px;
}

.nav {
    height: 60px;
    background: #184778;
}

.nav ul {
    width: 1200px;
    margin: auto;
}

.nav ul li {
    float: left;
    height: 60px;
    background: url("../img/line.png") left center no-repeat;
}

.nav ul li:first-child {
    background: none;
}

.nav ul li a {
    display: block;
    font-size: 16px;
    font-family: "Microsoft Yahei";
    color: #fff;
    text-decoration: none;
    line-height: 60px;
    padding: 0 30px;
}

.nav ul li:hover a {
    background: #fe6400;
    color: #fff;
}

.fullSlide {
    width: 100%;
    position: relative;
    height: 450px;
    background: #000;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 450px;
    overflow: hidden;
    text-align: center;
}

.fullSlide .bd li a {
    display: block;
    height: 450px;
}

.fullSlide .prev,
.fullSlide .next {
    width: 45px;
    height: 90px;
    margin: -60px 0 0;
    display: none;
    background: url(../img/ad_ctr.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    filter: alpha(opacity=20);
    opacity: 0.2;
}

.fullSlide .prev {
    left: 115px;
}

.fullSlide .next {
    background-position: -10px -90px;
    right: 115px;
}

.fullSlide .prev:hover,
.fullSlide .next:hover {
    filter: alpha(opacity=50) !important;
    opacity: 0.5 !important;
}

.content {
    padding-top: 40px;
}

.contentA .left {
    width: 365px;
    height: 260px;
    background: #fff;
    padding: 20px;
    -moz-box-shadow: 0 1px 30px rgba(70, 70, 70, 0.36);
    -webkit-box-shadow: 0px 0px 10px rgba(220, 220, 220, 0.36);
    box-shadow: 0px 0px 10px rgba(220, 220, 220, 0.36);
}

.tit {
    height: 30px;
}

.tit span {
    color: #333;
    font-size: 24px;
    font-family: "Microsoft Yahei";
    display: block;
    float: left;
}

.tit a {
    font-size: 14px;
    font-family: Serif;
    display: block;
    color: #fe6400;
    float: right;
    height: 30px;
    line-height: 40px;
}

.tit label {
    font-size: 12px;
    color: #999;
    font-family: "Microsoft Yahei";
    display: block;
    float: left;
    height: 30px;
    line-height: 40px;
    padding-left: 10px;
}

.notic {
    margin-top: 20px;
}

.notic ul li {
    line-height: 22px;
    height: 30px;
}

.notic ul li a, .notic ul li span {
    font-size: 14px;
    font-family: Serif;
    color: #666;
    float: left;
    text-decoration: none;
}

.notic ul li span {
    float: right;
}

.contentA .center {
    width: 450px;
    height: 260px;
    background: #fff;
    padding: 20px;
    -moz-box-shadow: 0 1px 30px rgba(70, 70, 70, 0.36);
    -webkit-box-shadow: 0px 0px 10px rgba(220, 220, 220, 0.36);
    box-shadow: 0px 0px 10px rgba(220, 220, 220, 0.36);
    margin: 0 10px;
}

.contentA .newsTop {
    height: 105px;
    margin-top: 20px;
}

.contentA .pic-2 {;
    float: left
}

.contentA .pic-2 img {
    display: block;
    width: 166px;
    height: 94px;
}

.contentA .js {
    float: left;
    width: 265px;
    margin-left:15px;
}

.contentA .js span {
    font-size: 16px;
    display: block;
    height: 27px;
    font-family: Serif;
    color: #333;
}


.contentA .js a {
    font-size: 14px;
    line-height: 22px;
    float: left;
    color: #999999;
    text-align: justify;
    font-family: Serif;
}

.contentA .newsBottom {
    font-size: 14px;
    width: 100%;
}

.contentA .newsBottom ul {
    margin-top: 5px;
}

.contentA .newsBottom ul li {
    height: 28px;
    width: 100%;
    line-height: 28px;
    border-bottom: 1px dashed #c0c0c0;
}

.contentA .newsBottom ul li :hover {
    color: #0665a9;
}

.contentA .newsBottom ul li span {
    float: right;
    font-size: 12px;
    color: #999;
    font-family: Serif;
}

.contentA .newsBottom ul li a {
    float: left;
    color: #666;
    text-decoration: none;
    font-family: Serif;
}
.contentA .right{
    width: 240px;
    height: 260px;
    background: #fff;
    padding: 20px;
    -moz-box-shadow: 0 1px 30px rgba(70, 70, 70, 0.36);
    -webkit-box-shadow: 0px 0px 10px rgba(220, 220, 220, 0.36);
    box-shadow: 0px 0px 10px rgba(220, 220, 220, 0.36)
}

.dl_nr{width: 238px; height:150px; margin: auto;}
.loginTit span{
    color: #333;
    font-size: 24px;
    font-family: "Microsoft Yahei";
    display: block;
    text-align: center;
}
.dl_nr input{height: 40px;  outline: none;  border: none; background: #f0f0f0; float: right;  line-height: 40px;font-size:12px;width:185px;}
.usernameBox{width: 236px;height: 40px;border: none;background: url("../img/icon-1.png") #f0f0f0 left no-repeat; margin-top:35px;}
.passwordBox{width: 236px;height:40px;border: none;background: url("../img/icon-2.png") #f0f0f0 left no-repeat;margin-top:20px;position: relative;}
.button{display: block;margin:auto;margin-top:35px;}
.button button{outline: none;letter-spacing:3px;border: none;width:238px;color: #fff;height:40px;font-family: "Microsoft YaHei";font-size:14px;}
.button .dl{background: #184778;}


.contentB{
    padding-top:10px;
}

.contentB .left {
    width: 365px;
    height: 260px;
    background: #fff;
    padding: 20px;
    -moz-box-shadow: 0 1px 30px rgba(70, 70, 70, 0.36);
    -webkit-box-shadow: 0px 0px 10px rgba(220, 220, 220, 0.36);
    box-shadow: 0px 0px 10px rgba(220, 220, 220, 0.36);
}


.contentB .center {
    width: 450px;
    height: 260px;
    background: #fff;
    padding: 20px;
    -moz-box-shadow: 0 1px 30px rgba(70, 70, 70, 0.36);
    -webkit-box-shadow: 0px 0px 10px rgba(220, 220, 220, 0.36);
    box-shadow: 0px 0px 10px rgba(220, 220, 220, 0.36);
    margin: 0 10px;
}

.contentB .right {
    width:240px;
    height:260px;
    background:#fff;
    padding:20px;
    -moz-box-shadow: 0 1px 30px rgba(70, 70, 70, 0.36);
    -webkit-box-shadow: 0px 0px 10px rgba(220, 220, 220, 0.36);
    box-shadow:0px 0px 10px rgba(220, 220, 220, 0.36);
}

.sys{
    width:365px;height:200px;
    margin-top: 20px;
    position: relative;
}
.sys img{
    width:365px;height:200px;
}

.sys a{
    width:365px;height:200px;
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    background: url("../img/shiyanshi.png") no-repeat top center;
}

.xn{
    margin-top: 20px;
}

.xnContent{float:right;width:170px;height: 198px;}
.xnContent .xnTit{font-family:"Microsoft Yahei";font-size: 16px;color: #333;display:block;text-align: center;padding-bottom:15px;}

.xnContent p{text-align:left;padding:0 10px;line-height:22px;font-size:14px;font-family: Serif;color: #666;}
.xnContent .more{
    display: block;
    width: 30px;
    height: 30px;
    background: url("../img/more.png") no-repeat center;
    float: right;
}
.link{margin-top: 20px;}
.link ul li{
    width: 114px;
    height: 38px;
    float: left;
    margin: 3px 3px;

}
.link ul li:last-child{
    width: 234px;
}

.link ul li a{
    display: block;
    background: #184778;
    color: #fff;font-family: Serif;
    text-decoration: none;
    text-align: center;
    line-height: 38px;

}
.contentC{margin-top: 20px;}
.contentC .container{ width:1160px;
    height:460px;
    background:#fff;
    padding:20px;

    -moz-box-shadow: 0 1px 30px rgba(70, 70, 70, 0.36);
    -webkit-box-shadow: 0px 0px 10px rgba(220, 220, 220, 0.36);
    box-shadow:0px 0px 10px rgba(220, 220, 220, 0.36);}
.bitTit span{
    color: #333;
    font-size: 24px;
    font-family: "Microsoft Yahei";
    display: block;
    text-align: center;
}

.bitTit label {
    font-size: 12px;
    color: #999;
    font-family: "Microsoft Yahei";
    display: block;
    text-align: center;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
}

.virtualContent{padding:10px;}
.virtualBox ul li{width:360px;height:375px;border: 1px solid #ccc;float:left;margin:10px;position:relative;}
.virtualBox ul li .virtualTit{color:#333 !important;padding-top:3px;padding-bottom: 5px;}
.virtualBox ul li .virtualTit{color:#999;font-size:14px;text-decoration:none;display:block;line-height:25px;font-family: Serif;}
.virtualBox ul li .virtualP{color:#999;font-size:14px;text-decoration:none;display:block;line-height:25px;font-family: Serif;}
.virtualBox ul li img{height:220px;width:360px;}

.virtualBox ul li  .more {
    display: block;
    width: 30px;
    height: 30px;
    background: url(../img/more.png) no-repeat center;
    float: right;
}

.footer{
    height: 88px;
    line-height: 88px;
    background: #184778;
    color: #fff;
    font-family: "Microsoft Yahei";
    font-size: 14px;
    text-align: center;
}

/*二级页面*/
.content2 {padding-top:20px;padding-bottom:20px;}
.aside {width:220px;overflow: hidden;}
.aside h2 {height:55px;line-height:55px; color: #fff; font-size:22px;font-family:"Microsoft YaHei";background:#014f93;text-align: center;margin-bottom:10px;}
.aside ul li {background: #f0f0f0;margin-top: 1px;}
.aside ul li a {display:block; height:40px; line-height:40px; color: #333; font-size:16px; font-family:"Microsoft YaHei"; font-weight: normal; text-decoration: none; padding-left:68px; background: #eeeeee;}
.aside ul li a:hover {color:#ffffff; background: url(../img/bg-btn2.png) #014f93 top center no-repeat;}
.level3 {display: block !important;}
.level3 > li > a {font-size: 14px !important;padding-left: 75px !important;}
.level4 {display: none;}
.level4 > li > a {padding-left:10px;background: #E36776;}
.level2 > li > .arrow:hover,.level3 > li > .arrow:hover,.level4 > li > .arrow:hover,.level2 > li > .current,.level3 > li > .current,.level4 > li > .current {color:#DDDBDB;background: url(../img/bg-btn2.png) top center no-repeat;}

.level3 li a:hover{background: url(../img/bg-btn3.png) #eee no-repeat !important; color: #333 !important;}
.arroww{background:#014f93 !important;color: #fff !important;}


.contentLi {width:960px; margin-left: 10px;}
.breadcrumb {height:47px;border-bottom:3px solid #eee;overflow: hidden;}
.breadcrumb ul {float: left;}
.breadcrumb ul li a, .breadcrumb ul li {color:#666; font-size:12px; line-height:55px;font-family: serif;}
.breadcrumb ul li a:hover {text-decoration: none; color:#014f93;}
.breadcrumb b{    float: left;
    padding:0 15px;
    height:47px;
    line-height:55px;
    font-size: 18px;
    color: #014f93;
    border-bottom: 2px #014f93 solid;
    font-weight: normal;}
.title_info {
    font-family: serif;
    width: 100%;
    float: left;
    color: #666;
    text-align: center;
    padding: 20px 0;
    font-size: 15px;
    margin-bottom:20px;
    border-bottom: 1px #ccc dashed;}

.articleLi {margin-top:5px;min-height:450px;}
.articleLi ul {margin: 10px; min-height:400px;}
.articleLi ul li {height:35px;background: url(../img/b1.png) left center no-repeat;padding-left:15px;}
.articleLi ul li a {height:35px; line-height: 35px; font-size:14px;color:#666;text-decoration: none;cursor: pointer;}
.articleLi ul li a h3 {font-size: 14px;font-weight: normal;}
.articleLi ul li a:hover {color:#014f93;}

.page {text-align: center;margin-top: 20px;margin-bottom: 20px;font-size:14px;color: #666666;}
.page a {border: 1px solid #ccc;color: #727272;padding:5px;background: #f1f1f1;cursor: pointer;}
.page a:hover {color: #014f93;text-decoration: none;}

/*三级页面*/
.content3 {padding-top:20px;padding-bottom:20px;}
.contentArt {width:960px; margin-left: 10px;}
.articlePage {margin-top: 30px;min-height:450px;}
.articlePage h2 {    text-align: center;
    font-size: 27px;
    color: #014f93;
    font-weight: normal;}
.articlePage > p img {display: block;margin:auto;}
.articlePage > p {font-family:"Microsoft YaHei";line-height:25px;    padding-top: 10px;
    text-align: justify;
    color: #666;
    text-indent: 2em;
    font-size: 14px;}
.articlePage table {margin:0 auto;}
.articlePage table td {text-align: left;font-size:14px; color:#666;padding: 10px;line-height: 22px;}
.articlePage table td p{text-indent: 0;font-size: 14px;text-align:left;font-family: "Microsoft YaHei";color: #666;line-height:25px;}
.articlePage object{margin-left: -2em;}
