*{
    margin:0;
    padding:0;
}
.phone-menu{
    width: 100%;
    height: 64px;
    background: #2aafe8;
    position: fixed;
    z-index:2;
    top:0;
}
.phone-menu .phone-menu-button{/*按钮*/
    background: #2aafe8;
    border:0;
    height: 63px;
    float: left;
}
.phone-menu .phone-tou{
    float: right;
    width:72%;
}
.phone-menu .phone-logo{/*logo大小*/
    width: 78px;
    height: 23px;
    margin-top: 20px;
}
.phone-menu .phone-biaoti{/*标题大小*/
    color: white;
    font-size: 24px;
    line-height: 64px;
}
/*头图*/
.banner{
    width:100%;
    height:100%;
    margin-top: 64px;
}
/*导航栏*/
.phone-daohang-img{
    margin: 0;
    border: 0;
}
/*标题*/
.phone-head{
    margin:20px 0;
}
.phone-head p{
    width:100%;
    text-align: center;
    margin: 0;
}
.phone-head p:nth-child(1){
    color: #fccb22;
    font-size: 27px;
}
.phone-head p:nth-child(2){
    color: #d4d4d4;
    font-size: 15px;
    position: relative;
    margin-top: -4px;
}
.phone-head p:nth-child(2)::before{
    content: '';
    background:#2aafe8 ;
    width: 20px;
    height: 2px;
    position: absolute;
    bottom: -8px;
    left: 46%;
}
/*内容*/
.phone-content{
    text-align: left;
    text-indent: 2em;
    font-size: 20px;
    letter-spacing: 2px;
    padding: 0 9px 0 10px;
}
/*文化*/
.phone-wenhua{
    width:100%;
    background:#1bd3f4 ;
}
.phone-wenhua .phone-wenhua-biaoti{
    color: white;
    font-size: 27px;
    text-align: center;
}
.phone-wenhua .phone-wenhua-content{
    color: white;
    text-align: left;
    text-indent: 2em;
    font-size: 20px;
    letter-spacing: 2px;
    padding:10px 11px 0 10px;
}
.phone-wenhua img{
    width:100%;
    height: 100%;
}
/*
===*/
.fuli{
}
.fuli img , span{
    float: left;
}
.fuli span{
    width: 70%;
    margin-left: 1%;
}
.fuli span p:nth-child(1){
   margin: 0;
    font-size: 15px;
    font-weight: 600;
 }
.fuli span p:nth-child(2){
    margin: 0;
    font-size: 12px;
}
.fuli img{
    width:29%;
}
.fuli ul{
    margin: 0;
    padding: 0;
}
.fuli ul li{
    list-style: none;
    overflow: hidden;
    margin-top: 20px;
}
.tuji{
    background: #3edaf2;
}
.jiaruwo{
    width: 100%;
    height: 100%;
}
.lianxiwomen{
    width: 100%;
    height: 500px;
    background: #454444;
    margin-top: 30px;
    overflow: hidden;
    position: relative;
}
.lianxiwomen-lan{
    width: 150%;
    height: 470px;
    transform: rotate(-7deg);
    background: #3edaf2;
    position: absolute;
    left: -33px;
    top: -65px;
    z-index: 1;
}
.lianxiwomen-wenzi{
    width:100%;
    height: 420px;
    z-index:3;
    position: absolute;
    top: 0;
    left: 0;
}
.lianxiwomen-xian{
    position: absolute;
    height: 2px;
    background: white;
    width:76%;
}
.lianxiwomen-wenzi p:nth-child(1){
    transform: rotate(-4deg);
    top: 282px;
    left: 45px;
}
.lianxiwomen-wenzi p:nth-child(2){
    transform: rotate(2deg);
    top: 113px;
    left: 45px;
}
.lianxiwomen-wenzi p:nth-child(3){
    transform: rotate(84deg);
    top: 170px;
    left: -39px;
}
.lianxiwomen-wenzi p:nth-child(4){
    transform: rotate(105deg);
    top: 189px;
    left: 110px;
}
.tubiao{
    position: relative;
}
/*图标位置*/
.tubiao li{
    font-size: 44px;
    position: absolute;
    z-index: 3;
    list-style: none;
}
.tubiao li:nth-child(1){
    top: 150px;
    left: 11%;
}
.tubiao li:nth-child(2){
     top: 150px;
    right:15%;
 }
.tubiao li:nth-child(3){
    top: 28px;
    left:42%;
}
.tubiao li:nth-child(4){
    top: 265px;
    left: 37%;
}
.tubiao li:nth-child(5){
    width: 110px;
    height: 110px;
    background: url(../img/erweim.png) no-repeat;
    background-size: 110px;
    top: 136px;
    left:32.5%;
}
.tubiao li i{/*图标样式*/
    color: white;
}
.xiawenzi{
    position: absolute;
    bottom: 0;
    margin: 0;
    font-size: 10px;
    color: white;
    text-align: center;
    line-height: 25px;
    width: 100%;
}
.tongpei{
    display: none;
    width: 100%;
    height: 30px;
    font-size: 28px;
    color: white;
}
.duhuan{
    position: fixed;
    bottom: 34%;
    left: 0;
    z-index: 5;
    background: #d0cbd4;
    width: 100%;
    height: 20%;
    text-align: center;
    line-height: 130px;
    opacity: 0.8;
    display: none;
}
.weixinyong{
    left:21%;
}
