*{ 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-family: "微软雅黑";min-width: 1360px;}
body{--primary-color: #B10000;--secondary-primary-color: #7f170d;}
/* body{--primary-color: #457ec8;--secondary-primary-color: #0c4da2;} */
.my-width{width: 1360px; margin: 0 auto;}

.w33{ width: calc(33.33% - 20px) !important;}
.w50{ width: calc(50% - 15px);}

.mt10{ margin-top: 10px;}
.mt20{ margin-top: 20px;}
.mt30{ margin-top: 30px;}
.mt40{ margin-top: 40px;}
.mt50{ margin-top: 50px;}
.ml30{ margin-left: 30px;}
.ml20{ margin-left: 20px;}

.fl{float: left;}
.fr{float: right;}

.posr{position: relative;}
.pb25{padding-bottom: 25px;}
/* ********************************************** */
/* ********************************************** */
/* ********************************************** */
/* ********************************************** */




/* ********************************************** */
.header{
    min-width: 1360px;
    /* background: url("../img/headBg1.png") no-repeat; */
    background-color: #891b0f;
    /* background-size: 100% auto; */
    /* background-position: bottom; */
}
.header>div.my-width{
    /* height: 175px; */
    height: 145px;
    position: relative;
    /* background: url("../img/logo.jpg") no-repeat; */
    background: url("../img/logo2.png") 0 center/auto 65% no-repeat;
    /* background-position: 0 center;
    background-repeat: no-repeat;
    background-size: auto 80%; */
}
.header img{
    position: absolute;
    top: 50%;left: 0;
    transform: translateY(-50%);
}

.search{
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    width: 250px;
	height: 35px;
	background-color: #0d3161;
    box-sizing: border-box;
}
.search input[type="text"]{
    float: left;
    width: calc(100% - 65px);
    border: solid 1px #dddddd;
    border-right: none;
    box-sizing: border-box;
    background: #fff;
    line-height: 33px;
    height: 35px;
    padding-left: 10px;
    color: #999;
}
.search input[type="submit"]{
    float: left;
    width: 65px;
    height: 35px;
    border: none;
    background: #fdb23b;
    color: #fff;
    cursor: pointer;
}
input::-webkit-input-placeholder{ color:#999}
input:-moz-placeholder{ color:#999}
input:-ms-input-placeholder{ color:#999}
/* ********************************************** */



/* ********************************************** */
.nav{
    /* background: var(--primary-color); */
    background-color: #76170e;
    min-width: 1360px;
}
.nav .wpnav{
    height: 45px;
}
.nav .wpnav>li{
    width: calc(99.9% / 10);
    float: left;
    position: relative;
}
.nav .wpnav>li>a{
    display: block;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.nav .wpnav>li:hover{
    background: var(--secondary-primary-color);
}
.subnav{
    /* display: none; */
    position: absolute;
    top: 45px;
    z-index: 99;
    min-width: 100%;
    width: auto;
    background-color: #ffffff;
	box-shadow: 0px 3px 7px 0px 
		rgba(0, 0, 0, 0.13);
}
.subnav li  {
    display: flex;
    min-width: 100%;
    width: auto;
    box-sizing: border-box;
    white-space: nowrap;
}
.subnav li a{
    display: inline-block;
    height: 0;
    overflow: hidden;
    transition: height 0.3s;
    font-size: 16px;
    line-height: 45px;
    text-align: left;
    color: #333;
    padding: 0 25px;
    min-width: 100%;
    width: auto;
    box-sizing: border-box;
    white-space: nowrap;
}
.nav .wpnav>li:hover>.subnav li a{
    height: 45px;
}
.subnav li:hover a{
    background: var(--primary-color);
    color: #fff;
}
/* ********************************************** */



/* ********************************************** */
.footer{
    /* background: url("../img/footerBg.png") no-repeat center; */
    /* background-color: var(--primary-color); */
    background-color: #891b0f;
    background-size: cover;
    min-width: 1360px;
}
.footer .my-width{
    height: 180px;
    position: relative;
}
.footer .content{
    font-size: 14px;
	line-height: 16px;
	letter-spacing: 0px;
    color: #ffffff;
    position: absolute;
    left: 0;top: 50%;
    transform: translateY(-50%);
}
.footer .content p{
    padding-bottom: 14px;
}
.footer .content a{
    text-decoration: underline;
}
.footer .rwm {
    position: absolute;
    right: 0; top: 50%;
    transform: translateY(-50%);
    text-align: center;
}
.footer .rwm li{
    float: left;
    width: 90px;
    margin-left: 25px;
}
.footer .rwm li span{
    display: block;
    line-height: 16px;
    font-size: 14px;
    color: #fff;
    margin-top: 5px;
}
/* ********************************************** */


/* ********************************************************** */
/* ******************************************************* */
/* *************************************************** */
/* ********************************************** */
.subpage-left {
    float: left;
    width: 260px;
}
.subpage-left .left-item{
    border: solid 1px #dddddd;
    border-top: solid 6px var(--primary-color);
    padding: 0 15px;
    border-radius: 5px;

    background-image: url(../img/navbg.jpg);
    background-position: right bottom;
    background-size: 75% auto;
    background-repeat: no-repeat;
}
.subpage-left .program-name{
	font-size: 24px;
	line-height: 70px;
    color: var(--primary-color);
    text-align: center;
    font-weight: bold;
    border-bottom: solid 1px #ddd;
}
.program-list{
    box-sizing: border-box;

}
.program-list li{
    position: relative;
    border-bottom: 1px solid #ddd;
}
.program-list li:last-child{
    border-bottom: none;
}
.program-list li a{
    display: block;
    font-size: 16px;
    line-height: 55px;
    box-sizing: border-box;
    text-align: center;
}
.program-list li:hover a{
    color: var(--primary-color);
}


.subpage-right{
    float: right;
    width: 1024px;
    box-sizing: border-box;
}
.subpage-right-title{
    padding: 20px 0;
    border-bottom: solid 1px #dddddd;
}
.subpage-right-title .section-name{
    float: left;
    line-height: 30px;
    font-size: 24px;
	color: #010101;
    /* position: relative; */
    /* padding-left: 10px; */
}
/* .subpage-right-title .section-name::before{
    content: "";
    display: inline-block;
    width: 4px;
    height: 1em;
    background: var(--primary-color);
    margin-right: 10px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
} */

.subpage-right-title .address{
    float: right;
    line-height: 30px;
    font-size: 16px;
    color: #666;
}