.header {
    background-color:rgba(41, 176, 120, 1);
    height: 100px;
    position: relative;
    margin-top: 37px;
}
.header-top {
    height: 37px;
    margin-top: -37px;  
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.telephone {
    float: left;
    color:rgba(41, 176, 120, 1);
}
.icon {
    float: right;
    display: inline-block;
} 
.icon-WeChat {
    display:inline-block;
    height: 25px;
    width: 25px;
    background: url(task8.img/img.png) no-repeat;
    background-size: 110px;
    background-position: 0 -89px;
    padding-left: 16px;
    box-sizing: content-box;
}
.icon-QQ {
    display:inline-block;
    height: 25px;
    width: 26px;
    background: url(task8.img/img.png) no-repeat;
    background-size: 111px;
    background-position: 0 -56px;
    padding-left: 16px;
    box-sizing: content-box;
}
.icon-micro-blog{
    display:inline-block;
    height: 25px;
    width: 26px;
    background: url(task8.img/img.png) no-repeat;
    background-size: 110px;
    background-position: 0 -23px;
}
.header-bottom{
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
 
.ul-navbar a:link {   
    text-decoration: none;
    color: white;
}
.ul-navbart a:visited {   
    text-decoration: none;
    color: white;
}
.ul-navbar a:hover {   
    text-decoration: none;
    color: white;
}  
.ul-navbart a:active {   
    text-decoration: none;
    color: white;
}
a{
    text-decoration: none;
} 
.pic6{
    height: 50px;
    width: 110px;
    display: inline-block;
}
.ul-navbar{
    padding: 0;
    margin: 0;
    
}
.list1-3{
    height: 97px;
    line-height: 97px;
    margin-left: 60px;
    font-size: 16px; 
    display:inline-block;
    color: white;
    border-bottom: 4px solid white;
}
.list1-1,
.list1-2,
.list1-4{
    display:inline-block;
    margin-left: 60px;
    font-size: 16px; 
    color: white;  
    height: 97px;
    line-height: 97px;
}
.list1-1:focus{
    outline: none;
}
.list1-1:hover,
.list1-2:hover,
.list1-3:hover,
.list1-4:hover{
    border-bottom: 4px solid white;
}  
.wrap{
    background-color: #fafafa;
    padding-bottom: 50px;
}
.wrap-small{
    background-color: white;
    border-radius: 4px;
    
}
.wrap-small2{
    margin-bottom: 180px;
    background-color: white;
    padding:0 70px;
    padding-bottom: 175px;

}
.pic1{
    width: 100%;
} 
.sort{
    height: 80px;
    line-height: 80px; 
}
.work{
    color:rgba(41, 176, 120, 1); 
}
.side-nav{
     padding-left:15px; 
    
     margin-bottom: 15px;
}
.nav-content{
    padding: 0;
}
.nav-header{
    font-size: 15px;
    font-weight: bold;
    padding: 0; 
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #e6e6e6; 
}
li:first-child{
    padding-top: 10px;
   
}
li span{
    height: 10px;
    width: 10px;
    border: #ff640d solid 1px;
    border-radius: 5px;
    display: inline-block;
}

.text6 a{
    display: inline-block;
    text-decoration: none;
    color: #3fb582;
}
.text6-choice a{
    color:#ff650e;
}
.text6-choice a span{
    background-color:#f9a372;
}
.nav-content a:active span{
    background-color:#f9a372;
}
.nav-content a:hover span{
    background-color:#f9a372;
}

.text6 a:visited{
    background-color:#f9a372;
}
 li.text6 a:hover{ 
     color:#ff650e; 
} 
.text6{
    height: 50px;
    line-height: 50px;
    color: rgba(41, 176, 120, 1);
}

.text6-last{
    padding-bottom:40px; 
    box-sizing: content-box;

} 

.content{
    border-radius: 4px; 
}
.pic16{
    padding:58px 45px 20px 15px; 
    margin-bottom: 15px; 
    float: left;  
}
.tudou-company{ 
    padding-bottom: 16px;
    border-bottom: 1px solid #e6e6e6; 
} 
.text3{
    font-size: 14px;
    padding-top: 40px;  
    text-indent: 30px;
    color: #a0a0a0;  
    
}
.text2{
    padding-top: 30px;
    font-size: 14px;
    text-indent: 30px;
    color: #a0a0a0;
}



.footer{
    background-color:#26a26f;
    width: 100%;
}
.list10{
    display: inline-block;
    margin-top: 29px;
    height: 30px;
    line-height: 30px;
    color: white;
}
.list11{
    display: inline-block;
    margin-top: 10px;
    margin-bottom:9px;
    height: 30px;
    line-height: 30px;
    color: white;
    
}
.text8:hover,
.list10:hover,
.list11:hover,
.list12:hover,
.list13:hover,
.list14:hover{
border-bottom: 1px solid white;
}
.list12{
    display: inline-block;
    margin-top: 27px;
    height: 32px;
    line-height: 32px;
    color: white;
}
.list13{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    color: white;
}
.list14{
    display: inline-block;
    margin-bottom: 17px;
    height: 30px;
    line-height: 30px;
    color: white;
}
.text8{
    color: white;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    box-sizing: border-box;
    margin-bottom: 2px;   
}

.pic4{
    height: 94px;
    width: 94px;
    display: block;
}
.footer-top{
    position: relative;
    top: 0;
    left: 0;
}
.empty{
    height: 30px;
    width: 60px;
    background-color: #26a26f;
}
.footer-right{
    position: absolute;
    margin-top: -69px;
    top: 100px;
    right: 0;
}
.footer-bottom{
    border-top:#32c086 1.5px solid;
    width: 100%;
    color: white;
}

 @media screen and (min-width:280px) and (max-width:768px){

    .header{
        height: 60px;
        margin: 0;
    }  
    .header-top{
        display: none;
    } 
     .header-bottom{
        height: 60px;
    }   
    
    .ul-navbar{
            padding: 0;
            margin: 0; 
        } 
    .list1-3{
        height: 57px;
        line-height: 57px;
        margin-left: 10px;
        font-size: 16px; 
        display:inline-block;
        color: white;
        border-bottom: 4px solid white;
    }
    .list1-1,
    .list1-2,
    .list1-4{
        height: 57px;
        line-height: 57px;
        margin-left: 10px;
        font-size: 16px; 
        display:inline-block;
        color: white;  
    }
    .list1-1:hover,
    .list1-2:hover,
    .list1-3:hover,
    .list1-4:hover{
        border-bottom: 4px solid white;
    }

    .footer{
    background-color:#26a26f;
    width: 100%;
}
.list10{
    display: inline-block;
    height: 22px;
    line-height: 22px;
    color: white;
    margin-top:10px; 
}
.list11{
    display: inline-block;
    margin:0px; 
    height: 22px;
    line-height: 22px;
    color: white;  
}
.text8:hover,
.list10:hover,
.list11:hover,
.list12:hover,
.list13:hover,
.list14:hover{
border-bottom: 1px solid white;
}
.list12{
    display: inline-block;
    height: 22px;
    line-height: 22px;
    color: white;
    margin: 0;
}
.list13{
    display: inline-block;
    height: 22px;
    line-height: 22px;
    color: white;
}
.list14{
    display: inline-block;
     margin-bottom: 0px; 
    height: 22px;
    line-height: 22px;
    color: white;
}
.text8{
    color: white;
    display: inline-block;
    height: 23px;
    line-height: 23px;
    box-sizing: border-box;
    margin-bottom: 2px;   
}
.pic4{
    height: 94px;
    width: 94px;
    display: block;
}
.footer-top{
    position: relative;
    top: 0;
    left: 0;
}
.empty{
    display: none;
}

.footer-right{
position: static;
top: 0;
left: 0;
margin-top: 0;
margin-bottom: 20px;
box-sizing: content-box
}


.ul-navbar{
        display: none;
    }
.pic6{
        height: 34px;
        width: 88px;
        z-index: 100;   
    }
.text-color{
    color: white;
    display: block;
    font-size: 15px;
    height: 35px;
    line-height: 35px;
}
 .text-color:focus,
 .text-color:hover{
    background-color: #29b078 !important;
    color: white;
    border-bottom: 1px solid white;
} 
.text-recommend{
    border-bottom: 1px solid white;
}
.appearance{
    background-color: #29b078; 
    margin-top: -55px;
}  
.btn-appearance:hover{
    background-color: rgba(33, 141, 96, 1);
}

.striping{
    background-color:#1F7551;
}


.pic1{
    margin-top: -21px;
}

 }
 @media screen and (min-width:768px) and (max-width:1200px){
     .big-navbar{
             display: none;
         }
     
  }
         @media screen and (min-width:1200px){
   
    .big-navbar{
             display: none;
         }

 
}