header{
    height: 300px;
    background: url(../image/yh-banner.png) no-repeat;
    overflow: hidden;
}

header img{
    margin-top: 95px;
}
.hyzx{
    margin-top: 40px;
}
.yonghu{
    width: 690px;
	height: 189px;
	background-color: #ffffff;
	box-shadow: 0px 0px 7px 1px 
		rgba(63, 115, 165, 0.15);
    border-radius: 5px;
    overflow: hidden;
}
.yonghuxx{
    margin: 30px 0 0 30px;
}
.yhimg{
    width: 104px;
	height: 104px;
    background-color: #3f73a5;
    border-radius: 50%;
}
.yhlogin a{
    display: block;
    float: left;
    width: 40px;
	height: 23px;
	background-color: #3f73a5;
    border-radius: 5px;
    color: #ffffff;
    line-height: 23px;
    text-align: center;
    font-size: 12px;
    margin: 11px 8px 0 8px;
}
.yonghuxx-text i{
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    width: 30px;
	height: 30px;
    background-color: #3f73a5;
    margin-right: 14px;
}
.yonghuxx-text p{
    color: #3f73a5;
    font-size: 20px;
    margin-bottom: 20px;
    margin-left: 12px;
}
.rili{
    width: 165px;
    height: 136px;
    background: url(../image/rili-bg.png) no-repeat;
    margin: 30px 30px 0 0;
}
.rili-top{
    color: #ffffff;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
}
.rili-main{
    text-align: center;
    line-height: 85px;
    font-size: 68px;
    color: #ffffff;
    font-weight: bold;
    margin-top: 11px;
}

.bsfw{
    width: 690px;
	height: 261px;
	background-color: #ffffff;
	box-shadow: 0px 0px 7px 1px 
		rgba(63, 115, 165, 0.15);
    border-radius: 5px;
    margin-top: 30px;
}
.bsfw-top{
	height: 50px;
	background-color: #d9e3ed;
	border-radius: 5px 5px 0px 0px;
}
.bsfw-top h3{
    float: left;
    width: 144px;
	height: 50px;
	border-radius: 5px 0px 0px 0px;
    line-height: 50px;
    text-align: center;
}
.bsfw-top h3 a{
    color: #3f73a5;
    font-size: 20px;
}
.bsfw-top h3.hover{
    background-color: #5e89b3;
}
.bsfw-top h3.hover a{
    color: #ffffff;
}

.bsfw-li{
    overflow: hidden;
}
.bsfw-li a{
    display: block;
    float: left;
    width: 190px;
    height: 60px;
    background-color: #d9e3ed;
    margin: 30px 0 0 30px;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    color: #3f73a5;
    overflow: hidden;
}
.bsfw-li a span{
    display: block;
    float: left;
    width: 60px;
	height: 60px;
    background-color: #3f73a5;
    text-align: center;
    line-height: 60px;
}
.bsfw-li a span img{
    vertical-align: middle;
}
.bsfw-li a:hover{
    background-color: #8cabc9;
    font-weight: bold;
    color: #ffffff;
	box-shadow: 0px 0px 7px 1px 
		rgba(63, 115, 165, 0.15);
}

.rdxx{
    width: 480px;
	height: 481px;
	background-color: #ffffff;
	box-shadow: 0px 0px 7px 1px 
		rgba(63, 115, 165, 0.15);
	border-radius: 5px;
}
.rdxx ul{
    margin: 22px 20px 0;
    display: none;
    border-left: 1px solid #dfdfdf;
}
.rdxx ul.show{
    display: block;
}
.rdxx li {
    padding: 10px 0;
}
.rdxx li:first-child{
    padding-top: 0;
}
.rdxx li:last-child{
    padding-bottom: 0;
}
.rdxx li a{
    color: #333333;
    font-size: 16px;
    line-height: 20px;
}
.rdxx li a i{
    display: block;
    float: left;
    border-radius: 50%;
    width: 9px;
    height: 9px;
    margin: 5px 0 0 -7px;
	background-color: #ffffff;
    border: solid 2px #dfdfdf;
    margin-right: 11px;
}
.rdxx li:hover a{
    color: #3f73a5;
}

.ggfw,
.dyfw{
    padding-top: 40px;
    clear: both;
    position: relative;
}
.ggfw .container,
.dyfw .container{
	height: 276px;
    background-color: #ffffff;
	box-shadow: 0px 0px 7px 1px 
		rgba(63, 115, 165, 0.15);
    border-radius: 5px;
    clear: both;
}
.ggfw-main a{
    width: 108px;
    display: block;
    float: left;
    margin: 42px 42px 0;
}
.ggfw-main a h3{
    width: 108px;
	height: 108px;
    background-color: #3f73a5;
    border-radius: 50%;
    text-align: center;
    line-height: 108px;
}
.ggfw-main a h3 img{
    vertical-align: middle;
    transition: all 1.2s;
}
.ggfw-main a p{
    color: #3f73a5;
    text-align: center;
    line-height: 45px;
    font-weight: bold;
    font-size: 18px;
}
.ggfw-main a:hover h3 img{
    transform: rotateY(360deg);
}



.zhanshi-box{
    margin-top: 40px;
}
.zhanshi-box .container{
    height: 473px;
	background-color: #ffffff;
	box-shadow: 0px 0px 7px 1px 
		rgba(63, 115, 165, 0.15);
	border-radius: 5px;
}
.zhanshi-list li{
	height: 116px;
    margin-top: 3px;
    overflow: hidden;
}
.zhanshi-list li:first-child{
    margin-top: 0;
}
.zhanshi-list li a{
    display: block;
    width: 220px;
    line-height: 116px;
    color: #3f73a5;
    font-size: 20px;
    text-align: center;
    background-color: #f0f0f0;
}
.zhanshi-list li a p{
    font-size: 14px;
    color: #ffffff;
    display: none;
}
.zhanshi-list li.hover{
    background: transparent url(../image/bsfw-bg.png) no-repeat;
}
.zhanshi-list li.hover a{
    display: block;
    height: 116px;
    line-height: 20px;
    font-weight: bold;
    color: #fff;
    background-color: #658fb7;
    padding-top: 38px;
}
.zhanshi-list li.hover a p{
    margin-top: 5px;
    display: block;
}


.zhanshi-right{
    overflow: hidden;
    display: none;
}
.zhanshi-right.show{
    display: block;
}


.wdbj{
    width: 922px;
    margin-left: 28px;
}
.wdbj-top{
    width: 922px;
    height: 80px;
    margin-top: 30px;
    border-radius: 5px;
	background-color: #e2eaf2;
}
.wdbj-top h3{
    color: #658fb7;
    font-size: 26px;
    font-weight: bold;
    line-height: 80px;
    text-align: center;
}
.wdbj-top h3 span{
    font-size: 14px;
    margin-left: 10px;
    font-weight: initial;
}
.wdbj-list{
    width: 920px;
    height: 300px;
    border: 1px solid #efefef;
    margin-top: 30px;
}
.wdbj-title{
    line-height: 50px;
    overflow: hidden;
    text-align: center;
}
.wdbj-title span{
    color: #000000;
    font-size: 20px;
    line-height: 32px;
}

.wdbj-list li{
    border-top: 1px solid #efefef;
    overflow: hidden;
}
.wdbj-list span{
    display: block;
    float: left;
    line-height: 50px;
    border-left: 1px solid #efefef;
    text-align: center;
    color: #666666;
    font-size: 16px;
}
.wdbj-list .bh{
    width: 170px;
}
.wdbj-list .bt{
    width: 250px;
}
.wdbj-list .lx,
.wdbj-list .zt,
.wdbj-list .tjsj{
    width: 165px;
}