*{ padding:0;margin: 0px;}
ul,li{list-style: none;}
a{text-decoration: none; color: inherit;}
a:link{text-decoration:none;   /* 指正常的未被访问过的链接*/}
a:visited{text-decoration:none; /*指已经访问过的链接*/}
a:hover{text-decoration:none;/*指鼠标在链接*/}
a:active{text-decoration:none;/* 指正在点的链接*/ }
li:hover{cursor:pointer;/* 触碰时变成小手*/}
.clr::after{content: "";display: block;clear: both;}
body,html{font: 10px '微软雅黑';}

.my-width{width: 1400px; margin: 0 auto;}
@media(max-width:1400px){.my-width{width: 1200px; margin: 0 auto;}}
@media(max-width:1200px){.my-width{width: 1150px; margin: 0 auto;}}

.w33{ width: calc(33.33% - 20px);}
.w50{width: calc(50% - 15px);}
.mt10{ margin-top: 10px;}
.mt20{ margin-top: 20px;}
.mt30{ margin-top: 30px;}
.mt50{ margin-top: 50px;}
.ml{ margin-left: 30px;}
.fl{float: left;}
.fr{float: right;}
.posr{position: relative;}
.pb25{padding-bottom: 25px;}
.ptb30{padding: 45px 0;}
/* ********************************************** */
/* ********************************************** */
/* ********************************************** */
/* ********************************************** */








/* ********************************************** */
/* 头部 */
.top{
    background-color: #f9f9f9;
    min-width: 1200px;
}
.top>div.my-width{
    height: 40px;
    font-size: 14px;
	line-height: 40px;
    letter-spacing: 1px;
	color: #333;
}
.top>div.my-width span{
    float: left;
}
.top>div.my-width .top-right{
    float: right;
}
.top>div.my-width .top-right img{
    margin-top: 11px;
    margin-right: 8px;
}
.top-right *{
    float: left;
}
.top-right .top-xian{
    width: 1px;
	height: 10px;
	background:  #333;
    opacity: 0.63;
    margin:15px;
}


.header{
    
    min-width: 1200px;
}

.header>div.my-width{
    background: url("https://www.josephineteh.com/__xh__/zsb.xzhmu.edu.cn/img/headerBg.png") no-repeat;
    background-position: right;
    height: 150px;
    position: relative;
}
.header img{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
/* ********************************************** */



/* ********************************************** */
/* 导航 */
.nav{
    background: #0c4da2;
    min-width: 1200px;
}
.nav .wpnav{
    height: 50px;
}
.nav .wpnav>li{
    width: calc(99.9% / 7);
    float: left;
    position: relative;
}
.nav .wpnav>li::before{
    content: "";
    display: block;
    width: 1px;
	height: 20px;
    background:  #bfbfbf;
    position: absolute;
    left: 0;
    top: 15px;
}
.nav .wpnav>li:first-child::before{
    display: none;
}
.nav .wpnav>li>a{
    display: block;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
	color: #ffffff;
}
.nav .wpnav>li:hover{
    background: #003d8d;
}


.nav .wpnav>li:hover>.subnav{
    display: block;
}
.subnav{
    z-index: 99;
    display: none;
    background:#fff;
    position: absolute;
    width: 100%;
}
.subnav li {
    border-top: 1px solid #eee;
}
.subnav li a{
    display: block;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    color: #000;
}
.subnav li:hover a{
    color: #003d8d;
}
/* ********************************************** */



/* ********************************************** */
/* 底部 */
.footer{
    background-color: #0c4da2;
}
.footer>.my-width{
    height: 175px;
    display: flex;
    align-items:center;
    justify-content: space-between;
}
.contact{
    font-size: 14px;
	line-height: 30px;
	color: #ffffff;
}
.erwm li{
    float: left;
    width: 84px;
}
.erwm li:last-child{
    margin-left: 30px;
}
.erwm li span{
    display: block;
    font-size: 14px;
	line-height: 30px;
    color: #ffffff;
    text-align: center;
}

.bottom{
    height: 35px;
    line-height: 35px;
    background: rgba(0,0,0,.2);
    color: rgba(255, 255, 255, .8) ;
    text-align: center;
    font-size: 14px;
}

/* ********************************************** */


/* ********************************************************** */
/* ******************************************************* */
/* *************************************************** */
/* ********************************************** */

.la-img{
    height: 350px;
    min-width: 1200px;
    background: url("https://www.josephineteh.com/__xh__/zsb.xzhmu.edu.cn/img/la-bg.png") no-repeat;
    background-size: cover;
    background-position: center;
}

.la-main{
    margin-top: -80px;
    z-index: 10;
}
/* ********************************************** */
.la-left{
    width: 24.5%;
    float: left;
}
.la-left .lTitle{
    width: 100%;
    line-height: 80px;
    background: #0e52ab;
    color: #fff;
    font-family: FZCSJW--GB1-0;
    font-size: 30px;
    text-align: center;
}
.la-left .lTitle .iconfont{
    font-size: 30px;
}

.left-list li {
    font-size: 20px;
    color: #666;
    line-height: 40px;
    text-align: center;
    border-bottom: 1px solid #eee;
}
.left-list li:hover {
    color: #003f6b;
}
.left-list li::before {
    content: ">";
    margin-right: 5px;
    display: none;
    color: #003f6b;
}
.left-list-  li:hover::before {
    display: inline-block;
}
.inquire a{
    display: block;
    height: 140px;
    background: url("https://www.josephineteh.com/__xh__/zsb.xzhmu.edu.cn/img/operation.png") no-repeat center;
    background-size: cover;
    border-radius: 5px;
    overflow: hidden;
}
/* ********************************************** */



.la-right{
    width: 73.5%;
    float: right;
    background: #fff;
}
.la-title {
    height: 80px;
    line-height: 80px;
    border-bottom: 1px solid #eee;
}
 .la-title .t-pic{
    font-family: Arial-BoldMT;
    float: left;
    width: 300px;
    height: 80px;
    padding-left: 20px;;
    line-height: 80px;
    text-align: left;
    font-size: 30px;
	color: #0e52ab;
}
.dizhi {
    float: right;
    height: 80px;
    line-height: 80px;
    padding-right: 10px;
    font-size: 16px;
}