/*页面初始化*/
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    font-weight:normal;
}

body {
    margin: 0 auto;
    font-size: 12px;
    color: #000;
    font-family: Arial,Microsoft YaHei;
    background: #fff;
    line-height: 24px;
    overflow-x:hidden;
}

fieldset, img {
    border: 0;
    padding: 0;
    margin: 0;
}

ol, ul {
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

em {
    font-style: normal;
    line-height: 0;
}

p {
    line-height: 1em;
}

input, button, select, textarea {
    outline: none;
}

a {
    color: #000000;
    text-decoration: none;
}

a:hover {
    /*color: #0572af;*/
    text-decoration: none;
}

i,s{

    font-style: normal;
    text-decoration: none;

}

/*清除浮动*/
.clearfix:after{
    content: " ";
    height: 0;
    line-height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}

.clearfix {
    zoom: 1;  /* 针对IE浏览器设置*/
}

/*版心*/
.m {
    width: 1400px;
    margin: 0 auto;
    overflow: hidden;
}

.p20{
    padding: 0px 20px;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.font-w{
    font-weight: 500;
}

/*头部开始*/
.header{
    height: 175px;
    background: url("../images/head-red.png") no-repeat center center;
    color: #ffffff;
    font-size: 18px;
}
.header .ri-top{
    padding: 12px 10px;
    background: url("../images/head-topbg.png") no-repeat;
    display: block;
    width: 986px;
}
.header .ri-top span{
    float: right;
}
.header .ri-top span img{
    width: 21px;
    height: 18px;
    margin-top: 4px;
}

.header .ri-nav .min-nav ul#nav {
    height: 500px;
    padding-top: 25px;
}

.header .ri-nav .min-nav ul#nav li {
    float: left;
    position: relative;
    margin-left: 75px;
}
.header .min-nav ul#nav li a.a {
    display: block;
    font-size: 16px;
    padding: 55px 12px 15px;
    height: 89px;
    line-height: 18px;
    text-align: center;
    box-sizing: border-box;
    color: #FFFFFF;
    margin: 0 auto;
}
#nav01{
    background: url("../images/head-nav01.png") no-repeat center top;
}
#nav02{
    background: url("../images/head-nav02.png") no-repeat center top;
}
#nav03{
    background: url("../images/head-nav03.png") no-repeat center top;
}
#nav04{
    background: url("../images/head-nav04.png") no-repeat center top;
}
#nav05{
    background: url("../images/head-nav05.png") no-repeat center top;
}
#nav06{
    background: url("../images/head-nav06.png") no-repeat center top;
}
#nav07{
    background: url("../images/head-nav07.png") no-repeat center top;
}
.header .min-nav ul#nav li a.a:hover{

}
#nav li.navs ul.navleft{
    left: -205px;
}
#nav li ul{
    position:absolute;
    left:-999999px;
}


#nav li.navs ul {
    position:absolute;
    padding-top: 14px;
    top: 65px;
    left: -75px;
    padding-bottom: 0px;
    float: left;
    overflow: hidden;
    z-index: 9;
}
#nav li.navs ul li{
    float: none;
}

#nav li.navs ul a{
    display: block;
    padding:7px 0px 7px 15px;
    width: 193px;
    box-sizing: border-box;
    font-size: 16px;
    color: #ffffff;
    background-color: #7f1338;
    border-bottom: 2px solid #981b45;
}
#nav li.navs ul a:hover{
    color: #f3f5f6;
    background-color: #981b45;
}
#nav li.navs li ul{
    position:absolute;
    left:-999999px;
}
#nav li li.navs ul{
    position:absolute;
    left:99px;
    top:0;
}

/*尾部开始*/
.footer{
    height: 370px;
    background-color: #171717;
    padding-top: 55px;
    box-sizing: border-box;
}
.footer .footer-left{
    margin-right: -155px;
}
.footer .footer-left dl{
    float: left;
    color: #ffffff;
}
.footer .footer-left dt{
    font-size: 22px;
    margin-bottom: 42px;
    padding-left: 40px;
}
.footer .footer-left dd{
    font-size: 16px;
    margin-bottom: 10px;
    padding-left: 40px;
}
.footer .footer-left dd.home{
    background: url("../images/footer-home.png") no-repeat;
}
.footer .footer-left dd.mail{
    background: url("../images/footer-mail.png") no-repeat;
}
.footer .footer-left dd.tel{
    background: url("../images/footer-tel.png") no-repeat;
}
.footer .footer-right{
    width: 186px;
    text-align: center;
}
.footer-right p{
    font-size: 22px;
    color: #ffffff;
    margin-bottom: 45px;
}
.Copyright{
    height: 50px;
    background-color: #2f2f2f;
    text-align: center;
    line-height: 50px;
    color: #ffffff;
    margin-top: 30px;
}

/*一级页面公共样式*/
.pub-min-title{
    margin-top: 80px;
    padding-bottom: 40px;
    margin-bottom: 45px;
    font-size: 36px;
    color: #981b44;
    width: 1200px;
    display: block;
    border-bottom: 1px solid #f0f0f0;
}
.pub-min-nav ul{
    padding-left: 7px;
    margin: 0px -57px 35px 0px;
}
.pub-min-nav ul li{
    float: left;
    margin-right: 60px;
    position: relative;
    height: 34px;
    z-index: 1;
}
.pub-min-nav ul li a{
    font-size: 20px;
    padding: 5px;
    color: #981b44;
}
.pub-min-nav ul li a:hover{
    border-bottom: 1px solid #981b44;
}
.pub-min-con{
    height: auto!important;
    padding-bottom: 160px;
    text-align: justify;
}

.pub-min-con a.link{
    font-size: 36px;
    color: #981b44;
}
/*二级页面公共样式*/

.pub-Info-nav ul{
    padding-left: 0px;
}

.pub-Info-nav ul{
    padding-bottom: 2px;
    /*border-bottom: 1px solid #7d7d7d;*/
    position: relative;
}

.pub-Info-nav ul .posit{
    position: absolute;
    height: 1px;
    width: 1457px;
    border-bottom: 1px solid #7d7d7d;
    bottom: 2px;
}

.pub-Info-nav ul li a{
    border: 1px solid #ffffff;
    border-bottom: 1px solid #7d7d7d;
    height: 34px;
    box-sizing: border-box;
    display: block;
}
.pub-Info-nav ul li a:hover{
    border: 1px solid #7d7d7d;
    color: #7d7d7d;
    border-bottom: 1px solid #ffffff;
    box-sizing: border-box;
}
.infoHover{
    border: 1px solid #7d7d7d !important;
    color: #7d7d7d !important;
    border-bottom: 1px solid #ffffff !important;
    box-sizing: border-box !important;
}