html, body, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, cite, font, img,
strong, b, u, i, center, ul, li {
    margin: 0;
    padding: 0;

}
body{
    font-size: 16px;
    line-height: 1.5;
    font-family: 'Microsoft Yahei', 'simsun', 'arial', 'tahoma';
    overflow-x: hidden;
    color: #FFF;
}

h1, h2, h3, h4, h5, h6, th {
    font-size: 100%;
    font-weight: normal;

}

.header {
    min-height: 960px;
    background-image: url("../image/index-banner.jpg");
    background-position:center ;
    background-repeat: no-repeat;
}


.pic img{
    width:50%;
}
.list{
    padding-top: 10px;
}
.nav li a{
    color: #f5d469;
    border-radius: 15px;
    letter-spacing: 2px;
}
.nav li a:active{
    color: yellow;
    background-color:transparent;
}
.nav li a:hover{
    background-color: #888888;
    color: #FFFFff;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 6px 6px;
}
.list-nav{
    padding-top: 48px;
}
.list {
   padding-top: 20px;
}
.head-text p{
 padding-top:20px;
    font-size:18px;
   letter-spacing: 4px;
}
.glyphicon{
   padding-top:40%;
    cursor: pointer;
}
.con-1{
    margin-top:120px;
    position: relative;
}
.con-1-title h3{
    color: #010000;
    font-size: 28px;
    letter-spacing: 4px;
}
.underxian{
    padding-top: 40px;
}

.con1-c{
    position: relative;
   width: 100%;
    min-height:460px;

}
.ms{
    position: absolute;
   top:0;
    bottom: 0;
     left: 0;
     min-height:400px;
    width: 100%;
    background:#ea4226;
    display: none;
}
.ms1{
    display: block;
}

.list-group{
    padding-top:100px;
}
.list-group  li {
    border: 0px solid #ddd;
    padding: 5px 5px;
}

.con-text{
  text-align: center;
}
.con1-c img{
    width: 100%;
   min-height: 460px;
}
.text{
     position: relative;
    margin-top: -360px;
    left: 0;
    z-index: 999;
    text-align: center;
    line-height: 40px;
    min-height: 448px;
}
.text a{
    color: #FFF;
    font-size: 26px;
}
.text p{
    font-size: 16px;

}
.footer{
    margin-top: 80px;
    text-align: center;
    clear: both;
    background-color: #000000;
}
.footer1{
    padding-top: 40px;
    box-sizing: content-box;
}
.footer2{
    padding-top: 20px;
    box-sizing: content-box;
}
.footer-txt1 p{
   color: #FFFFff;
   font-size: 16px;
}

.footer-txt2 p{
    color: #FFFFff;
    font-size: 16px;
    box-sizing: border-box;
}
