html body{
    margin: 0;
    padding: 0;
}
ul{
    margin: 0;
    padding: 0;
}
li{
    list-style: none;
}
.h_content {
    margin-bottom: 0 !important;
    width: 1200px;
    margin: 0 auto;
  
}
.down{
    display: none;
    position: absolute;
    width: 240px;
    background: #fff;
    left: 0px;
    /* height: 230px; */
    z-index: 9;
    padding: 5px;
    margin-top: 5px;
    clear: both;
    border-radius: 10px;
}
.down li {
    overflow: hidden;
}
.down li:first-child {
    padding-bottom: 5px;
    /* border-bottom: 1px solid #ccc; */
}
a {
    color: #2fa0ec;
    text-decoration: none;
    outline: none;
    outline-color: initial;
    outline-style: none;
    outline-width: initial;
}
.logo img {
    width: 100%;
    height: auto;
}
.h_content .logo {
    width: 150px;
    height: 90px;
    float: left;
    display: block;
    padding: 10px 0 0;
    overflow: hidden;
}
#searchbtn{
    /* margin-top: -2px; */
}
.middle {
    width: 25% !important;
    margin-left: 10px;
    height: 52px;
    /* margin-right: 10px; */
    float: left;
    margin-right: 10px;
    margin-top: 41px !important;
}
.c-banner {
    position: relative;
    overflow: hidden;
}
.search {
    overflow: hidden;
    /* float: left; */
}
.form0{
    border: 2px solid #ff3333 !important;
    overflow: hidden;
}
#inputbox {
    width: 80%;
    border: none !important;
}
input, textarea {
    outline: none;
}
.search input {
    /* border: 1px solid #ff3333; */
    padding: 6px;
    box-sizing: border-box;
}
.search input {
    /* border: 1px solid #ff3333; */
    padding: 6px;
}
.input-add {
    background: red;
    color: #fff;
    width: 60px;
    border: none !important;
    float: right;
    width: 20%;
    cursor: pointer;
}
input, select {
    vertical-align: middle;
}
.headpublic {
    height: 72px;
    padding-top: 20px !important;
    padding: 0;
    font-size: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
}
.lanmu {
    width: 100% !important;
    text-align: right;
    
}
.lanmu {
    width: 80%;
    text-align: right;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.menuu {
    width: 100%;
}
.h_content a {
    color: #333;
}
.h_content img{
    vertical-align: middle;
}
#downimg,#downtwoimg {
    width: 13px;
    height: 13px;
    margin-top: -2px;
}
.down{
    display: none;
    position: absolute;
    width: 240px;
    background: #fff;
    left: 0px;
    /* height: 230px; */
    z-index: 9;
    padding: 5px;
    margin-top: 5px;
    clear: both;
    border-radius: 10px;
}
#phonetwo{
    position: relative;
}
.downtwo{
    display: none;
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 999;
    background: #fff;
    width: 300px;
    min-height: 100px;
    padding: 20px 20px;
}
.downtwo li{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.down li{
    overflow: hidden;
}
.down li img{
    width: 45%;
    float: left;
}

.shu_title{
    font-size: 12px;
    float: left;
    text-align: left;
}
.shu_title:hover{color: #666 !important;}
.shu_title_1{
    text-align: left;
    float: left;
    margin: 0 0 5px;
    margin-bottom: 10px;
    font-size: 12px;
}
.shu_img{
    overflow: hidden;
    clear: both;
}
.shu_img img{
    width: 12% !important;
    margin: 0 5px;
}
.shuli123{
    float: left;
    width: 53%;
    padding-top: 15px;
}
/* .shuli123 h:hover{color: #ff6600;} */
.shuli123 h{padding: 0;    margin: 10px auto !important;}
.down li:first-child{
    padding-bottom: 5px;
    /* border-bottom: 1px solid #ccc; */
}

#down{display: none;}


#downimg{
    width: 13px;
    height: 13px;
    margin-top: -2px;
}
#phone {
    position: relative;
}
#phones {
    margin-top: -2px;
    width: 10px;
    height: 13px;
}
.downtwo {
    display: none;
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 999;
    background: #fff;
    width: 300px;
    min-height: 100px;
    padding: 20px 20px;
}
.downtwo li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.lanmu h{
    margin: 0 3px;
    color: #333;
    cursor: pointer;
    font-size: 12px;
    padding: 0 10px;
}
#phonetwo {
    position: relative;
}

element.style {
}
#phonetwo {
    position: relative;
}
.login {
    width: 25%;
}
.login {
    width: 40%;
    text-align: right;
    /* padding: 10px; */
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding-top: 5px; */
}
.login a {
    width: 45%;
    color: #666;
    /* margin: 16px 5%; */
    margin-left: 16px;
    border: 1px solid #ccc;
    padding: 0 10px;
    padding: 5px 15px;
    font-size: 12px;
    text-align: center;
    box-sizing: border-box;
}
.login a:first-child {
    border: 1px solid #ff6600;
    color: #ff6600;
}