* {
    margin: 0;
    padding: 0;
    text-decoration: none;

}

.name a img {
    width: 100%;
    height: 100%;
}
.header {
    overflow: hidden;
    position: fixed;
    top: 0;
    margin: 0 auto;
    width: 100%;
    height: 100px;
    background-color: #fff;
    z-index: 10;
}
.name {
    position: absolute;
    left: 40px;
    top: 20px;
    height: 80px;
}
.name a {
    font-size: 20px;
    color: black;
    font-weight: 500;
    display: block;
    height: 100%;
    text-align: center;
    line-height: 44px;
}
.nav {
    float: right;

}
.nav ul {
    font-size: 0;
}
.nav ul li {
    display: inline-block;

}
.nav ul li .beijin {
    color: #fff;
    background-color: black;
}
.nav ul li a{
    line-height: 99px;
    font-size: 14px;
    color: #000000;
    display: block;
    height: 100%;
    padding: 0 17px 0 17px;
}
.nav ul li a:hover {
    background-color: black;
    color: #ffffff;
}
.banner {
    margin-top: 100px;
    width: 100%;
    height: 600px;
    background: url("../images/9.jpg");
    background-size:100% 100%;
    font-size: 0;
    text-align: right;
}
.houtai div {
    margin: 20px 10px 0 10px;
    display: inline-block;
    padding: 3px;
    background-color: white;
    border-radius: 10px;
    font-size: 12px;
    opacity: 0.6;
    background-color:rgba(255,255,255,0.6);
}
.houtai div a {
    color: black;
}
.gsjj {
    margin: 0 auto;
    width: 720px;
}
.gsmc {
    padding: 20px 0 10px 0;
    text-align: center;
    font-size: 30px;
}
.gsyw {
    text-align: center;
    color: #c3c3c3;
}
.ht {
    padding: 10px 0 10px 0;
    margin: 0 auto;
    width: 180px;
    font-size: 0;
}
.ht div {
    display: inline-block;
    width: 60px;
    height: 2px;
    background-color:#c3c3c3 ;
}
.ht .ht_1 {
    background-color: #31b5ff;
}
.fonts {
    font-size: 14px;
    color: #636363;
}
.ckgd {
    text-align: right;

}
.ckgd a {
    font-size: 12px;
    color: #A9A9A9;
}
.fc {
    font-size: 0;
    margin: 0 auto;
}

.fc div {margin: 10px;

    display: inline-block;
    width: 220px;
    height: 220px;
    background-color: rgba(0, 0, 0, 0.5);
}
.fc div a {
    width: 100%;
    height: 100%;
    display: inline-block;
}
.zix {
    margin: 0 auto;
    width: 700px;
    height: 200px;
}
.zix div a {
    color: #313030;
    font-size: 14px;
}
.zix div {
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #A9A9A9;
}
.zix .ckgd {
    border: none;
}
.my {
    overflow: hidden;
    margin: 0 auto;
   width: 1000px;
    padding: 70px 0 70px 0;
}
.my_1 {
    float: left;
    width: 530px;
    height: 400px;
    background-color: black;
}
.my_1 img {
    width: 100%;
    height: 100%;
}
.my_2 {
    padding: 10px 0 0 10px;
    margin-left: 50px;
    width: 400px;
    float: right;
}
.my_2 div {
    font-size: 14px;
    color: #333;
}
.my_2 .my_21 {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 50px;
}
.my_2 .my_22 {
    font-size: 15px;
    color: black;
    margin-bottom: 70px;
}
.foot {
    padding-top: 10px;
    margin-top: 20px;
    width: 100%;
    height: 80px;
    background-color: black;
    text-align: center;
}
.foot div {
    color: #ffffff;
    margin-top: 5px;
    font-size: 12px;
}
.txt {
    margin: 0 auto;
    width: 1200px;
    padding-top: 40px;
}
.test {
    padding: 10px;
    border: 1px;
    border-bottom: dashed #636363;
    margin-bottom: 10px;
}
.test a {
    color: black;
}
.yuedu {
    margin-top: 10px;
    font-size: 14px;
    color: #636363;
}

.fc img, .fc div a img  {
    width: 100%;
    height: 100%;
}
.fonts h4 {
    display: inline;
}