body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;border:0 none;outline:0;}
body{
    background: #ffffff;
}
ul,li{list-style: none;}
a{
    color:#333;
    font-size:15px;
    text-decoration: none;
}
a:hover{
    color:#00b38a !important;
}
.header{
    overflow: hidden;
    height: 64px;
    background: #fff;
    padding: 10px 0;
}
.header-con{
    width:1100px;
    margin:0 auto;
    padding: 8px 0;
}
.logo{
    width: 160px;
    height: 52px;
    background: no-repeat;
    float: left;
}
.lanmu{
    border-left: 1px solid #ccc;
    float: left;
    font-weight: 700;
    font-size: 22px;
    padding-left: 10px;
    margin-left: 5px;
    color: #0fb08c;
    margin-top: 9px;
}
.header .search-form {
    width: 386px;
    overflow: hidden;
    float: left;
    margin-left: 124px;
    margin-top: 6px;
}
.search-form .form-control {
    color: #666;
    border: solid 1px #0fb08c;
    width: 306px;
    height: 34px;
    float: left;
    padding-left: 10px;
}
.search-form .btn {
    padding: 6px;
    border-radius: 0;
    background-color: #0fb08c;
    color: #fff;
    height: 36px;
    width: 68px;
    line-height: 22px;
    float: right;
}
.glyphicon {
    float: right;
    text-align: center;
    margin-top: 5px;
}
.glyphicon a {
    margin-left: 9px;
    height: 36px;
    color: #fff;
    width: 93px;
    background: #0fb08c;
    float: left;
    line-height: 36px;
    font-size: 14px;
    border-radius: 4px;
}
.glyphicon a:hover{color: #fff!important;}
.glyphicon .jianyi {
    background: #ff9300;
}
.nav{
    background: #0fb08c;
    line-height: 44px;
}
.nav ul{overflow: hidden;width:1100px;margin:0 auto;}
.nav li{
    float: left;
    margin: 0 22px;
}
.nav li a{
    font-size:16px;
    color:#fff;
}
.nav a:hover{
    color:#fff !important;
}
.main{width: 100%;padding: 20px 0;background: #fff;}
.foot {
    padding-bottom: 10px;
    margin-top: 10px;
    position: absolute;
    bottom: 0;
    width:100%;
}
.foot p {
    width: 100%;
    text-align: center;
    color: #666;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
}
.foot p a{font-size:12px;}

#change2016 input {height: 24px;line-height: 24px;width: 550px;}
#change2016 textarea{height: 100px;line-height: 20px;margin-top: 3px;width:550px;}
#change2016 li{clear: both;display: block;padding: 10px 0;}
#change2016 li b{display: block;float: left;font-size: 14px;font-weight: normal;text-align: right;width: 75px;}

.send_btn {background: #0fb08c!important;}