﻿.service_download_top, .service_download_con {
    width: 62%;
    margin: 0 auto;
}
.download_choose {
    border: 1px solid #d4d4d4;
    border-right: none;
    width: 25%;
    height: 40px;
    line-height: 50px;
    position: relative;
    float: left;
    float: left;
    margin-right: 5%;
}
.service_download_top .con_select_ser {
    float: right;
    width: 100%;
    height: 40px;
    line-height: 50px;
    border: none;
}
.download_choose .text1 {
    border: none !important;
}
select.text1 {
    text-indent: 15px;
    background: url(../images/arrow1.png) no-repeat;
    opacity: 0;
    filter: alpha(opacity=0);
    position: relative;
    z-index: 30;
}
.con_select_ser .text1 option {
    padding: 15px;
    background-color: #fff;
}
.con_select_ser .placeholder {
    text-indent: 30px;
}
.con_select_ser .arrowB {
    position: absolute;
    background: url(../images/arrow_h.png) no-repeat;
    top: 16px;
    right: 20px;
    width: 15px;
    height: 8px;
}
.con_select_ser .placeholder {
    color: #fff;
}
.con_select_ser {
    float: none;
    margin-bottom: 15px;
    width: 244px;
    height: 50px;
    line-height: 50px;
    background: #69a9dc;
    border: none;
}
.download_search {
    border: 1px solid #d4d4d4;
    border-right: none;
    width: 30%;
    margin-top: 4px;
    height: 40px;
    line-height: 50px;
    position: relative;
}
.download_search {
    background-color: #fff;
}
.download_search {
    border: 1px solid #d4d4d4;
    border-right: none;
    width: 30%;
    margin-top: 4px;
    height: 40px;
    line-height: 50px;
    position: relative;
}
.download_search input.txt {
    width: 100%;
    font-size: 16px;
    color: #666;
}
.download_search input.but {
    background-color: #69a9dc;
    width: 120px;
    font-size: 16px;
    color: #fff;
    position: absolute;
    right: 0;
    height: 100%;
	    line-height: 38px;
}
.service_download_con {
    background-color: #fff;
    margin-top: 70px;
    border: 1px solid #d4d4d4;
    border-top: none;
    width: 92%;
}
.service_download_con dl {
    height: 36px;
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #f7f7f7;
}
.service_download_con dl dt.new_download_w1, .service_download_con dl dd.new_download_w1 {
    width: 40%;
    font-size: 13px;
}
.service_download_con dl dt.new_download_w2, .service_download_con dl dd.new_download_w2 {
    width: 24%;
    font-size: 13px;
}
.service_download_con dl dt.new_download_w3, .service_download_con dl dd.new_download_w3 {
    width: 12%;
    font-size: 13px;
}
.service_download_con dl dt, .service_download_con dl dd {
    width: 20%;
    height: 36px;
    line-height: 36px;
    float: left;
    text-align: center;
}
.service_download_con dl dt {
    background: #69a9dc;
    color: #fff;
    font-size: 15px;
}
.download_search input {
    height: 100%;
    background-color: #fff;
    border: none;
}
.fr {
    float: right;
}
.placeholder {
    text-indent: 20px;
    font-size: 16px;
    line-height: 40px;
    color: #999;
    position: absolute;
    top: 1px;
    /* border: 1px solid #e6e6e6; */
    width: 100%;
    height: 100%;
    z-index: 20px;
}
.service_download_con dl dd p a {
    color: #666;
    text-decoration: none;
}
.download {
    width: 20px;
    height: 20px;
    margin-top: -5px;
    vertical-align: middle;
}