.header {
    height: 80px;
}

.header ul li a {
    line-height: 80px;
}

.header .logo {
    margin: 18px auto;
}

.header .denglu {
    margin-top: 25px;
}

.banner {
    width: 100%;
    height: 610px;
    background: url(../img/jpg/wh2.jpg) no-repeat;
    min-width: 1200px;
    display: flex;
    justify-content: center;
}

.bnner-box {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.banner-t {
    font-family: MyriadPro-Regular;
    font-size: 48px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: 1px;
    color: #ffffff;
    opacity: 0.2;
    margin-top: 214px;
}

.bt_z {
    font-family: SourceHanSansCN-Bold;
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-top: 19px;
}

.bnner-box span {
    display: block;
    width: 70px;
    height: 2px;
    background: #f6aa15;
    margin-top: 19px;
}

.bnner-box p {
    width: 628px;
    height: auto;
    font-family: SourceHanSansCN-Regular;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-top: 29px;
}
.nav{
    width: 100%;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #e3e3e3;
}
.nav ul{
    width: 1200px;
    margin: 0 auto;
}
.nav ul li{
    float: left;
    width: auto;
    margin-right: 53px;
}
.nav ul li a{
    display: block;
    font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 72px;
	letter-spacing: 1px;
	color: #666666;
}
.nav_on{
    color: #0053a6 !important;
    border-bottom: 1.5px solid #0053a6;
}
.wen_img{
    width: 100%;
    min-width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 134px 0;
    background: url(../img/jpg/bj.png) no-repeat;
}

.wen_img img{
    display: block;
    width: 869px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.wen_img p{
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #333333;
    text-align: center;
}
.wen_img h4{
    text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #0053a6;
    margin-top: 35px;
}
.personal{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 80px 0;
}
.personal ul{
    width: 1200px;
    margin: 0 auto;
}
.personal ul li{
    float: left;
}
.personal ul li img{
    display: block;
    width: 134px;
	height: 134px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.personal ul li p{
    text-align: center;
    font-family: MicrosoftYaHei;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #0053a6;
    margin-bottom: 30px;
}
.personal ul li span{
    display: block;
    text-align: center;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #666666;
}
.li_2{
    margin: 0 45px;
}
.tj_box{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 80px;
}
.tj_box img{
    width: 262px;
	height: 262px;
}
.con_img img:hover{
    transform: scale(1.05);
}
.con_img{
    position: relative;
    width: 262px;
    height: 262px;
    float: left;
    margin-right: 38px;
    margin-top: 38px;
    overflow: hidden;
}
.con_img p{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: rgba(0,0,0, .5);
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    color: #ffffff;
}