* {
    margin: 0 auto;
    padding: 0 auto;

    font-family:Arial,'Times New Roman','Microsoft YaHei',SimHei; 
    font-weight: normal;
}

a,
ul,
em,
b,
i {
    font-style: normal;
    text-decoration: none;
    list-style-type: none;
}
body{
    width: 100%;
    height: auto;
    position: relative;
    background-color: #f4f8fb
}
.zhengti {
    /* width: 100%; */
    /* border: 1px solid red; */
}
.fix{

    position: fixed;
    right:100px;
    bottom:0;
    z-index: 10;
}
.fix p{
    position: absolute;
    /* left:100px; */
    width: 240px;
    bottom: 25px;
		text-align: right;
    /* border: 1px solid red; */
    color: #404040;
    /* text-align: center */
   

}
.fix img{
    width: 120%;
    height: 100%;
}
.head {
    position: relative;
    /* width: 100%; */
    height: auto;
}
.head .hd_shang{
    width: 100%;
    height: auto;
    position: relative;
}
.head_tu {
    /* height: 865px; */
    /* border: 1px solid blue; */
    width: 100%;
    height: auto;
    position: relative;
    
    

}
.head_tu img{
    /* position: relative; */
    width: 100%;
height: auto;
margin-bottom: -3px;  
/* border: 1px solid red */

 
}

.head .head_tubiao {
    position: absolute;
    left: 10%;
    top: 5%
   
};

.head_tu img{
    /* position: absolute; */
    /* border: 1px solid red */
}
.head .head_tubiao img{
    /* position: absolute; */
    width: 100%;
    /* border: 1px solid red */
}

.head .head_lianjie {
    position: absolute;
    right: 10%;
    top: 7%;
}

.head .head_lianjie a {
    margin-left: .5em;
    /* margin-right: 0; */
    color: #fff;
    font-size: 1vw
}
.head .head_lianjie a{
    color: #fff;
}
.head .head_lianjie a:hover{
    color: #007BDA
}
.head .head_lianjie a:active{
    color: #00ADCF
}

.head .head_lianjie .current {
    color: #20C2B2;
    padding: 3px;
    border-bottom: 3px solid #20C2B2;
    border-radius: 3px;
}

.head .head_wenzi {
    position: absolute;
    right: 16%;
    top: 40%;
    color: #fff;
    font-family: '黑体';
    font-size:1vw
}

.head .head_wenzi h1 {
    font-size: 4vw;
    margin-bottom: 3%;
    font-family: '楷体';
}
.head .head_wenzi span{
    font-family: 'Arial'
    
}
.head .head_wenzi h3 {
    font-size: 2vw;
    margin-bottom: 3%;
}
.hw_im { 
    margin-left: -80px;
    margin-top: 100px;
    /* border: 1px solid red */
}

.head .head_wenzi img {
    margin-left: 80px;
    margin-right: 10px;
    /* overflow: hidden; */
}
.head .head_wenzi img:first{
    margin-left: 0;
    margin-right: 100px;

}

.yingwen{
    font-family: Arial
}
.foot{
    /* clear: both; */
    background-color: #1A2124;
    color: #fff;
    height: 300px;
    position: relative;
    z-index: 12;
    }
    .foot .foot_z{
        width: 62%;
        /* border: 1px solid red; */
        height: 100%;
        position: relative;
    }
    
    .foot .foot_l{
       width: 50%;
    position: absolute;
    left: 0;
    height: 300px;
    /* border: 1px solid #7d5; */
    }
    .foot .foot_l .foot_l1{
    
    height: 60%;
    width: 100%;
    margin: auto;
    position: absolute; 
    top: 0; bottom: 0; left: 0 ;right: 0; 
    }
    
    .foot .foot_l .f_neirong{
    position: absolute; 
    top: 50px;
    /* font-size: 0.8vw; */
    
    font-size: 0.8w;
    line-height:1.2vw;
    
    } 
    .foot .foot_r{ 
        width: 50%;
        float: right;
    
        position: relative;
        /* right: 100px; */
        height: 300px;
        /* border: 1px solid #7d5; */
        color: #828282;
    }
    .foot .foot_r .lxfs{
       /* border: 1px solid red; */
       width: 60%;
      height: 50%;
    position: absolute; 
    top: 30%;right: 0;
    text-align: center;
    font-size: 1vw;
    line-height:1.5vw;
    }
    
    .foot .foot_r .lxfs .wx{
     /* border: 1px solid #45a; */

    margin: auto;
    position: absolute; 
     bottom: 0; right:1%; right: 60%;
    }
    .foot .foot_r .lxfs .qq{
     /* border: 1px solid #45a; */
    
    margin: auto;
    position: absolute; 
     bottom: 0; right:1%; 
    }
   