body,html{
    font-family: "����";
    font-size: 12px;
    background-color: #FFFFFF;
    margin: 0;
    padding: 0;
}
ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
p{
    margin: 0;
}

.pro_content {
    border-top: solid 1px #CCCCCC;
    padding: 8px 0 60px;
    position: relative;
    color: #666666;
}
.pro_title{
    height: 27px;
    line-height: 27px;
    border-left: 4px solid #d30114;
    font-size: 16px;
    color: #595a5a;
    padding-left: 5px;
}
 .pro_content p.pro_title{
    line-height:35px;
    height:35px;
}
.pro_tab{
    width:100%;
    table-layout:fixed;
    padding-left: 40px;
    margin-top: 20px;
}

.pro_tab tr td{
    height: 50px;
    color: #666666;
    position: relative;
}

.pro_tab tr td:first-child{
    text-align: left;
    color: #333333;
    font-size: 16px;
    padding-right: 10px;
}
.pro_tab input[type=text]{
    border: 1px solid #CCCCCC;
    width: 350px;
    height: 33px;
    line-height:33px;
    font-size: 16px;
    padding-left: 5px;
    padding-right: 5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #999999;
}

.pro_tab input[type=text]::-webkit-input-placeholder { /* WebKit browsers */
color: #999;
}
.pro_tab input[type=text]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #999;
}
.pro_tab input[type=text]::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #999;
}
.pro_tab input[type=text]:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #999;
}
.pro_input{
    color: #999999;
}
.arr_down{
    display: inline-block;
    width: 33px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    position: absolute;
    left: 317px;
    background-color: #CCCCCC;
}
.arr_down img{
    width: 50%;
    vertical-align: middle;
}
.rili{
    display: inline-block;
    width: 33px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    position: absolute;
    left: 317px;
}
.rili img{
    width: 60%;
    vertical-align: middle;
}
/*��ѡ��ť*/
.magic-radio{
    position: absolute;
    display: none;
}
.magic-radio + label{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    position: relative;
    display: inline-block;
    padding-left: 24px;
    cursor: pointer;
    vertical-align: middle;
}
.magic-radio + label:before{
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 16px;
    height: 16px;
    content: '';
    border: 2px solid #CCCCCC;
    background-color: #FFFFFD;
    border-radius: 50%;
}
.magic-radio:checked + label:before {
animation-name: none;
    border: 2px solid #3e97eb;
    background: #257CE1;
}
.magic-radio + label:after{
    position: absolute;
    display: none;
    content: '';
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
}
.magic-radio:checked + label:after{
    display: block;
}
/*������ť*/
.btn_sou{
    position:absolute;
    top:20px;
    left:45%;
    width: 110px;
    height: 33px;
    line-height: 33px;
    color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    background-color: #D30114;
    border-radius: 5px;
    margin-left:-55px;
    outline:none;
    border:none;
}
.pro_til{
    width: 100%;
    height: 35px;
    line-height: 35px;
    background-color: #DCDCDC;
    margin-top: 15px;
}
.pro_til:after{
    display: block;
    content: '';
    clear: both;
}
.pro_til li{
    float: left;
    width: 22.5%;
    height: 25px;
    line-height: 15px;
    font-size: 16px;
    color: #666666;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-left: 1px solid #FFFFFF;
    padding: 5px;
    margin-top: 5px;
        white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pro_til li.list5{
    width: 10%;
}
.pro_til li img{
    width: 10px;
    vertical-align: middle;
    margin-left: 3px;
}
.pro_list{
    table-layout:fixed;
    color: #666666;
    border-bottom: 1px solid #DCDCDC;
}
.pro_list td a{
    color: #FFFFFF;
}
.pro_list td {
    font-size:16px;
}
#content{
    position:relative;
    padding-bottom:40px
}
#content .pro_list{
    width:700px;
}
#content table{
    width:100%;
    table-layout: fixed;
}
#content table tr{
    width: 100%;
    height:50px;
}
#content table tr.tr{
    height:50px;
}
#content .pro_listName td {
    width:22.5%;
    height:50px;
    line-height:50px;
    text-align: center;
    padding: 5px;
}
#content .pro_listName td.td5 {
  width:10%
}
#content .pro_listName td a{
    color:#666;
    text-decoration: underline;
}
.pro_jz{
    width: 100px;
    height: 100px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    /*border-radius: 50%;*/
   /* background:url(/phone/img/table_bg_222_219_219.png) no-repeat -20px -24px;*/
    padding-top: 30px;
    margin: 30px 0;
    margin-left: 20px;
}

.pro_jz p{
    text-align: center;
    margin: 0;
    padding: 3px 0;
    color: #FFFFFF;
    font-weight: 900;
}
.pro_select{
  color: #999999;
  border: 1px solid #CCCCCC;
  width: 370px;
  height: 33px;
  font-size: 16px;
  padding-left: 5px;
  padding-right: 5px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background:none;
  appearance: none;
  -webkit-appearance:none;
  -moz-appearance:none;
}
.Wdater {
    border: #999 1px solid;
    height: 20px;
    /*background: #fff url(/phone/img/rili.png) no-repeat right;*/
 }

/*�޸�*/
.pro_tab .divSelect{
    float:left;
    width:350px;
    height:33px;
    border:1px solid #ccc;
    position:relative;
    padding-left:10px;
    /*overflow:hidden;*/
    line-height:35px;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
}
.jselect1,.jselect2,.jselect3,.jselect4{
    width:350px;
    height:35px;
    line-height:35px;
    cursor:pointer;
    box-sizing:border-box;
    color:#999;
    font-size:16px;
    position:relative;
}
.divSelect img{
    position:absolute;
    top:0;
    right:0px;
}
.selectbox{
    float:left;
    height:36px;
}
.selectbox input{
    line-height: 18px;
    vertical-align: middle;
}
.blue_border{
    border:1px solid deepskyblue !important;
}
.options1,.options2,.options3,.options4{
    width:350px;
    max-height:220px;
    overflow-y:scroll;
    border:1px solid deepskyblue;
    padding-left:10px;
    position:absolute;
    left:-1px;
    top:31px;
    box-sizing:border-box;
    display:none;
}
.show{
    display:block;
    background-color: #fff;
    z-index:999;
}
.show li{
    cursor:pointer;
}
.pro_tab .td_l{
    float:left;
    line-height:35px;
    height:35px;
    width:150px;
    font-size: 16px;
    color: #666666;
}
.pro_tab .pro_j{
    height:50px;
}
.search{
    position:relative;
    width: 100%;
}
.pro_contp{
    padding-bottom:20px;
}
.options1,options2{
    /*height:210px;*/
    overflow-y:auto;
    -ms-overflow-y:auto;
    scrollbar-base-color:#CECECE;
    -webkit-scrollbar-track:#EBEBEB;
    -webkit-scrollbar-3dlight-color:#c0c0c0;
    scrollbar-highlight-color:#ccc;
    -webkit-scrollbar-shadow-color:#000;
    scrollbar-darkshadow-color:#cecece;
    scrollbar-face-color:#CECECE;
    -webkit-scrollbar-button-color:#000;
}
/**20180403 add*/
.options1 li,.options2 li,.options3 li,.options4 li{
    height:30px;
    line-height:30px;   
}
/*页码宽度设置*/
.pageN{
    position:absolute;
    bottom:-15px;
    left: 25%;
}
.pageN li{
    float:left;
    width:35px;
    height:35px;
    line-height:35px;
    text-align:center;
    border:1px solid #ccc;
    border-right:none;
    cursor:pointer;
    font-size:14px;
    margin-left:5px;
}
.pageN .pagef{
    width:55px;
    border:1px solid #ccc;
    background-color:#fff;
}
.pageN .pagef button{
    border:none;
    outline:none;
    width:55px;
    height:35px;
    cursor:pointer;
    background-color: #fff;
}
.pageN .pageL{
    border-right:1px solid #ccc;
}
.pageN .pageNum{
    border:none;
    width: 136px;
}
.ellipsis{
    overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}