@charset "utf-8";
.footer{
    margin-top: 20px;
    height: 175px;
}
.yqlj{
    float: left;
    font-size: 15px;
    color: #fff;
    border-right: 1px solid #09c8fd;
    padding: 2px 0;
    padding-right: 10px;
}
.con_select {
    height: 50px;
    width: 100%;
    margin: 0 auto;
    background: #037ef3;
    position: relative;
}
.con_select form{
    width: 1200px;
    margin: 0 auto;
    /* position: relative; */
}

.diy_select {
    width: 220px;
    /* position: relative; */
    font-size: 15px;
    color: #fff;
    float: left;
    cursor: pointer;
    /* border-right: 1px solid #09c8fd; */
    box-sizing: border-box;
    text-align: center;
    height: 50px;
    line-height: 50px;
}

.diy_select_btn,
.diy_select_txt {
    float: left;
    height: 100%;
}

.diy_select_txt {
    width: 100%;
    box-sizing: border-box;
}

.diy_select_txt {
    overflow: hidden;
    position:relative;
}
.diy_select_txt::after{ content:''; display:block; position:absolute; height:30px; border-right: 1px solid #09c8fd; right:0; top:10px;}
.diy_select_txt a{
    color:#fff;
}
.diy_select_btn {
    width: 12px;
    background: url(indexIcon3.png) no-repeat right center;
    /* position: absolute; */
    height: 50px;
    transition: all 0.3s ease 0s;
    margin-left: 191px;
    margin-top: -50px;
}

.diy_select .up {
    background: url(indexIcon4.png) no-repeat right center;
}

.diy_select_list {
    position: absolute;
    left: 50%;
    margin-left: -666px;
    width: 1200px;
    bottom: 42px;
    display: none;
    height: auto;
    z-index: 1;
    padding: 10px 65px;
    background-color: #fff;
    /* box-sizing: border-box; */
    transition: all 0s ease 0s;
    overflow: hidden;
    bottom: 50px;
    /* border: 1px solid #e9e8e8; */
    box-shadow: 0 0 8px -5px #978888;
}

.diy_select_list li {
    list-style: none;
    height: 30px;
    line-height: 30px;
    cursor: default;
    color: #333;
    float: left;
    width: 120px;
}

.diy_select_list a {
    font-size: 14px;
}

.diy_select_list a:hover {
    color: #2b6fc2;
}

.select_list1 ul,.select_list1 .diy_select_btn{
    display: none!important;
}
.footerItem{
}
.footerItem .f_l{
    color: #686868;
    font-size: 14px;
    line-height: 25px;
    padding-top: 27px;
}
.footerItem ul li{
    float: left;
    color: #333333;
    font-size: 15px;
    font-weight: bold;
}
.footerItem ul li span{
    color: #333333;
    
}
.footerItem ul li a{
    padding: 0 8px;
}
.footerItem .f_r{
    padding-top: 17px;
}
.footerItem .f_r>div {
    margin-top: 13px;
    display: inline-block;
    margin-left: 35px;
}
.footerItem .f_r>div span{
    display: inline-block;
    float: left;
    margin-left: 15px;
}
.footerItem .wfxxjb{
    background: url(wfxxjb.png) no-repeat;
    width: 184px;
    height: 50px;
}
.footerItem .wfxxjb a{
    display: block;
    height: 50px;
}
#_span_jiucuo,.wfxxjb{
    margin-top: 18px;
}
.linkDiv{
    width: 1200px;
    margin: 0 auto;
}