@charset "utf-8";
.zscq-title{
    width: 100%;
    height: 100px;
    background-color: #ffffff;
    text-align: center;
    overflow: hidden;
}
.zscq-title h3{
    color: #033f90;
    font-size: 28px;
    font-weight: bold;
    line-height: 28px;
    margin: 19px 0 16px;
}
.zscq-title h3:hover a{
    text-decoration: underline;
}
.zscq-title p{
    color: #4375ba;
    font-size: 14px;
    line-height: 36px;
}
.zscq-title p a{
    color: #e02625;
    font-size: 14px;
}

/* 轮播，要点资讯 */

.lunbo-zwfuwu {
    overflow: hidden;
    margin-top: 20px;
}

.device {
    width: 580px;
    height: 348px;
    position: relative;
}

.swiper-container {
    height: 348px;
    width: 580px;
}

.content-slide {
    padding: 20px;
    color: #fff;
}

.title {
    font-size: 25px;
    margin-bottom: 10px;
}

.swiper-slide a {
    display: block;
    position: relative;
}

.swiper-slide a:hover h3{
    text-decoration: underline;
}

.swiper-slide div {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 580px;
    height: 45px;
    background: url(../img/nav-bg.png) no-repeat;
}

.swiper-slide div h3 {
    font-size: 20px;
    font-weight: bold;
    text-indent: 20px;
    line-height: 45px;
    color: #ffffff;
}

.pagination {
    position: absolute;
    right: 15px;
    text-align: center;
    bottom: 12px;
    z-index: 999;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 5px;
    cursor: pointer;
    background: url(../img/scju_pic1.png) no-repeat;
}

.swiper-active-switch {
    width: 20px;
    height: 8px;
    background: url(../img/scju_pic2.png) no-repeat;
}

.zwfuwu {
    width: 580px;
    height: 348px;
    background-color: #fff;
}
.zwfuwu-top {
    width: 540px;
    margin: 0 auto;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}
.zwfuwu-top h3.hover,.qsjs-top h3.hover{
    color: #033f90;
    border-bottom: 3px solid #074ba7;
}

.zwfuwu-top h3,.qsjs-top h3 {
    float: left;
    line-height: 50px;
    margin: 0 16px;
    color: #033f90;
    font-size: 20px;
    font-weight: bold;
}
.zwfuwu-top h3:first-child,.qsjs-top h3:first-child{
    margin-left: 0;
}

.zwfuwu-top h3 a,.qsjs-top h3 a {
    position: absolute;
    top: 0;
    right: 0;
    letter-spacing: 0px;
    line-height: 50px;
    color: #aaaaaa;
    font-size: 16px;
    font-weight: initial;
    display: none;
}
.zwfuwu-top h3.hover a,.qsjs-top h3.hover a{
    display: block;
}
.zwfuwu-list {
    width: 540px;
    margin: 20px auto 0;
    display: none;
}
.zscq_xx{display: none;}
.zwfuwu-list.show,.zscq_xx.show{
    display: block;
}

.zwfuwu-list li {
    overflow: hidden;
    position: relative;
}

.zwfuwu-list li a {
    display: block;
    overflow: hidden;
}
.zwfuwu-list li a:hover p{
    color: #004aa3;
    text-decoration: underline;
}

.zwfuwu-list li a p {
    line-height: 42px;
    letter-spacing: 0px;
    color: #333333;
    font-size: 16px;
    float: left;
    display: block;
    width: 380px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zwfuwu-list li a p img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.zwfuwu-list li a small {
    float: right;
    line-height: 42px;
    letter-spacing: 0px;
    color: #999999;
    font-size: 16px;
}

.ljsm_bwcx{
    margin-top: 20px;
    overflow: hidden;
}

.xitong{
    overflow: hidden;
    height: 120px;
    margin-top: 20px;
}

.xitong .content{
    height: 120px;
    background-color: #ffffff;
}
.xitong a{
    display: block;
    float: left;
    width: 558px;
    height: 78px;
    margin: 20px 0 0 20px;
    border: 2px solid #33b3ed;
    text-align: center;
    line-height: 80px;
    color: #033f90;
    font-size: 36px;
    font-weight: bold;
    background-color: #f1f7ff;
}

.qsjs-zcfg{
    overflow: hidden;
    margin-top: 20px;
}
.qsjs{
    width: 770px;
	height: 540px;
	background-color: #ffffff;
}
.qsjs-top {
    width: 725px;
    margin: 0 auto;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}


.qsjs ul{
    margin: 0 22px;
}
.qsjs ul li{
    border-top: 1px dashed #999999;
}
.qsjs ul li:first-child{
    border-top: 0;
}
.qsjs ul li a{
    display: block;
    margin: 8px 0;
    position: relative;
}
.qsjs ul li a:hover h3 {
    color: #3a6dc0;
    text-decoration: underline;
}
.qsjs ul li a:hover p{
    text-decoration: underline;
}

.qsjs ul li a h3{
    color: #313131;
    font-size: 16px;
    line-height: 42px;
}
.qsjs ul li a p{
    color: #999999;
    font-size: 14px;
    line-height: 32px;
}
.qsjs ul li a small{
    position: absolute;
    bottom: 8px;
    right: 0;
    color: #666666;
    font-size: 14px;
}
.qsjs ul li a small i{
    color: #ffffff;
    font-size: 12px;
    padding: 2px 8px;
    background-color: #3a6dc0;
    border-radius: 2px;
    font-style: normal;
    margin-right: 58px;
}

.zcfg{
    width: 392px;
	height: 540px;
	background-color: #ffffff;
}
.zcfg-top {
    width: 351px;
    margin: 0 auto;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}

.zcfg-top h3 {
    float: left;
    line-height: 50px;
    margin: 0 16px;
    font-size: 20px;
    font-weight: bold;
    color: #033f90;
    border-bottom: 3px solid #074ba7;
}
.zcfg-top h3:first-child{
    margin-left: 0;
}

.zcfg-top a {
    display: block;
    float: right;
    letter-spacing: 0px;
    line-height: 50px;
    color: #aaaaaa;
    font-size: 16px;
    font-weight: initial;
}

.zcfg-list{
    width: 350px;
    margin: 20px auto 0;
}
.zcfg-list a{
    display: block;
    width: 350px;
    height: 45px;
    line-height: 45px;
    background-color: #f3f3f3;
    margin-bottom: 10px;
    color: #313131;
    font-size: 16px;
    text-indent: 126px;
}
.zcfg-list a:hover{
    color: #fff;
    background-color: #406cc3;
}
.zscqflfg{
    background: url(../img/zscqflfg.png) no-repeat;
    background-position: 86px 14px;
}
.zscqflfg:hover{
    background: url(../img/zscqflfg-hover.png) no-repeat;
    background-position: 86px 14px;
}
.zscqzc{
    background: url(../img/zscqzc.png) no-repeat;
    background-position: 86px 14px;
}
.zscqzc:hover{
    background: url(../img/zscqzc-hover.png) no-repeat;
    background-position: 86px 14px;
}
.zscqzcjd{
    background: url(../img/zscqzcjd.png) no-repeat;
    background-position: 86px 14px;
}
.zscqzcjd:hover{
    background: url(../img/zscqzcjd-hover.png) no-repeat;
    background-position: 86px 14px;
}

.tjfx-list{
    margin: 17px 20px;
}
.tjfx-list li{
    overflow: hidden;
}
.tjfx-list li:first-child{
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #bfbfbf;
}

.tjfx-list li h3{
    width: 60px;
    height: 60px;
    background-color: #406cc3;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
}
.tjfx-list li h3 img{
    vertical-align: middle;
}
.tjfx-list .left{
    padding: 7px 15px 7px 0;
    border-right: 1px solid #406cc3;
}
.tjfx-list .left p{
    text-align: center;
    color: #1b1b1b;
    font-size: 16px;
    line-height: 25px;
}
.tjfx-list .right{
    width: 260px;
}
.tjfx-list .right a{
    color: #1b1b1b;
    line-height: 32px;
    font-size: 14px;
    float:left;
}
.tjfx-list .right a:hover{
    color: #406cc3;
}

.footer{
    overflow: hidden;
    padding-top: 20px;
    background-color: #f1f5fb;
}
.footer-nav{
    height: 60px;
    background-color: #c1d9ed;
}
.footer-nav p{
    float: left;
    width: 90px;
    height: 60px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    line-height: 60px;
	background-color: #3a6dc0;
}
.link-cell{
    margin: 13px 0 0 8px;
}
.link-cell select{
    width: 248px;
	height: 33px;
    background-color: #ffffff;
    color: #666666;
    margin-left: 26px;
    text-indent: 20px;
    border-radius: 0;
}
.footer-text{
    height: 164px;
    background-color: #f1f5fb;
}
.zscq-red{
    margin: 53px 30px 0 276px;
}
.zscq-jiucuo{
    margin: 63px 0 0 30px;
}

.footer-text div{
    margin-top: 30px;
}
.footer-text p{
    text-align: center;
}
.footer-text p a{
    color: #7d7d7d;
    line-height: 30px;
    font-size: 14px;
}
.footer-text p span{
    color: #7d7d7d;
    font-size: 14px;
    line-height: 30px;
}