*{
    padding: 0;
    margin: 0;
    text-decoration: none;
    list-style: none;

}
a:hover{
    text-decoration: none;
    cursor: pointer;
}


#sea-l-row{
    position: relative;
}

#navg-1 li{
    /*margin-left: 10px;*/
    margin-right: 30px;

}
/*分割线*/
#f-cl-all{
    position: relative;
}
/*顶部搜索表示:例如:简单搜索*/
#search-l{
    width: 60%;
    height: 10%;
    /*margin-left: 5%;*/
    font-size: 15px;
    line-height: 50px;
    /*background-color: lightcoral;*/
}
#search-right{
    /*width: 60%;*/
    height: 10%;
    /*margin-left: 5%;*/
    font-size: 15px;
    line-height: 50px;
    /*background-color: lightcoral;*/
}
.ul1 li{
    display: inline-block;
    width: 12%;
    height: 100%;
    /*margin-top: 22px;*/
    color: black;
    font-weight: bold;
    line-height: 55px;
    font-size: 17px;
    /*margin-left: 20px;*/
    text-align: center;

    border-bottom:  5px solid white;
    /*float: left;*/
}
#fix-all1,#fix-all2,#fix-all3{
    color: rgb(29,156,177);
}
/******************主要内容区左边部分main begin**************/
#main-left{
    width: 15%;
    height: 100%;
    /*background-color: purple;*/

    float: left;
}
#main-left span{

    font-size: 12px;
    line-height: 20px;
}
#ad-.input{
    margin-left: 5%;
}
.ad-input1{
    margin-left: 5%;
}
.ad-input2{
    margin-left: 5%;
}
#alldata6{
    /*margin-left: 5%;*/
    width: 100%;
    height: 5%;
    border-bottom: 2px solid rgb(118,118,118);
    /*background-color: lightblue;*/
    /*margin-top: 10%;*/
}
#alldata-sub{
    width: 100%;
    height: 10%;
    margin-top: 5%;
    /*background-color: lightcoral;*/
    /*margin-top: 5%;*/
}
#alldata-sub-input1{
    /*margin-left: 0%;*/
    /*margin-top: 5%;*/
}
#alldata-sub-input3{
    /*margin-left: 0%;*/
    /*margin-top: 5%;*/
}

#alldata-sub-input2{
    margin-left: 3%;
    /*margin-top: 5%;*/
}
#alldata-sub-input4{
    margin-left: 3%;
    /*margin-top: 5%;*/
}
#country{
    /*margin-left: 5%;*/
    width: 100%;
    height: 5%;
    border-bottom: 2px solid rgb(118,118,118);
    /*background-color: lightblue;*/
    margin-top: 10%;
}
#country1{
    /*margin-left: 5%;*/
    width: 100%;
    height: 5%;
    border-bottom: 2px solid rgb(118,118,118);
    /*background-color: lightblue;*/
    margin-top: 10%;
}
#country-sub{
    width: 100%;
    height: 35%;
    margin-top: 5%;
    /*background-color: lightcoral;*/
}

/*外观部分alldata7*/
#alldata7{
    /*margin-left: 5%;*/
    width: 100%;
    height: 5%;
    border-bottom: 2px solid rgb(118,118,118);
    /*background-color: lightblue;*/
    margin-top: 10%;
}
#alldata-sub11{
    width: 100%;
    height: 10%;
    margin-top: 5%;
}
#alldata-sub-input11{
    margin-top: 5%;
}
#alldata-sub-input12{
    /*margin-top: 5%;*/
}
#more{
    width: 100%;
    height: 10%;
    /*background-color: lightcoral;*/
    overflow: hidden;
    line-height: 40px;
}
#more-a{
    /*margin-left: 12%;*/
    /*margin-top: 30px;*/
    /*color: black;*/
    float: left;
}
#more-b{
    /*margin-left: 12%;*/
    /*margin-top: 30px;*/
    /*color: black;*/
    float: left;
}

/******************主要内容区左边部分main end**************/

/******************主要内容区中间部分mid begin**************/
#main-mid{
    /*width: 100%;*/
    /*height: 100%;*/
    /*background-color: gold;*/
    float: left;
    overflow: hidden;
}
#mid-s{
    width: 75%;
    height: 40px;
    /*background-color: orange;*/
    margin-left: 10%;
    margin-top: 2%;
    border: 1px solid lightgrey;
    float: left;
}

/******************主要内容区中间部分mid end**************/

/*******************右边fixed的用户引导部分begin*******************/
.ul-fixed li a{
    text-align: center;
    margin-top: 3px;
    font-size: 14px;
    color:  rgb(29,156,177);
}
#up-bs{
    margin-left: 7px;
    text-align: center;
}
#down-bs{
    margin-left: 7px;
    text-align: center;
}
.ul-fixed{
    position: fixed;
    top: 200px;
    right: 10px;
    /*background-color: red;*/
}
/*******************右边fixed的用户引导部分end*******************/

/*******************底部区域footer begin*******************/
#footer1{
    /*float: right;*/
    /*background-color: rgb(29,156,177);*/
    /*margin: 0 auto;*/
    /*margin-right: 100px;*/
    position: fixed;
    right: 10px;
    bottom: 10px;
}
#footer2{
    float: right;
    /*margin-left: 200px;*/
    margin: 0 auto;
    /*background-color: rgb(29,156,177);*/
    /*color:rgb(29,156,177) ;*/
    /*margin-right: 100px;*/
}
#footer1 button{
    background-color: rgb(29,156,177);
    /*float: right;*/
    /*background-color: rgb(29,156,177);*/
    /*margin: 0 auto;*/
    /*margin-right: 100px;*/
}
#footer2 button{
    background-color: rgb(29,156,177);
    /*float: right;*/
    /*margin-left: 200px;*/
    /*margin: 0 auto;*/
    /*background-color: rgb(29,156,177);*/
    /*color:rgb(29,156,177) ;*/
    /*margin-right: 100px;*/
}

/*******************底部区域footer end*******************/
