@charset "utf-8";
/* CSS Document */
/*左边*/
.main {
    background: #fff;
}
.conl{ width:250px;text-align:center;}
.conr{ width:738px;}
/*产品 内容*/
.pro_main{
border-top: 2px solid #2BABE8;
    border-left: 1px solid #DEDEDE;
    border-right: 1px solid #DEDEDE;
    border-bottom: 1px solid #DEDEDE;
padding:10px 6px 10px 6px;}
.borbox{ width:240px;}
.mod_goods_info {
    clear: both;
    margin-bottom: 10px;
    position: relative;
}
.mod_goods_info .hds li {
    float: left;
    cursor: pointer;
    border: 1px solid #d7d7d7;
    border-bottom: 0;
    margin-right: -1px;
}
.mod_goods_info .hds {
    border-bottom: 1px solid #2BABE8;
    height: 33px;
    _overflow: hidden;
}
.mod_goods_info .hds .status_on {
    border-color: #2BABE8;
    border-bottom: 0;
    position: relative;
}
.mod_goods_info .hds .status_on h3 {
    height: 31px;
    background-color: #fff;
    color: #333333;
}
.mod_goods_info .hds li h3 {
    display: block;
    width: 128px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    border-bottom: 0;
    background-color: #f3f3f3;
    border: 1px solid #fff;
}
.proinfo {
    font-size: 14px;
    line-height: 25px;
}
.proinfo div {
    padding: 0 5px;
}
.proinfo .nr_list {
    clear: both;
    padding-top: 12px;
    margin-bottom: 10px;
}
.pro_key {
    line-height: 35px;
    border-top: dashed 1px #d7d7d7;
    margin-top: 5px;
    font-size: 14px;
}
.dgxxBox {
    padding: 0 21px;
    width: 682px;
    height: 361px;
    background-color: #f2f2f2;
    font-family: 微软雅黑;
}
.dgxxBox p {
    font-size: 16px;
    padding: 25px 0;
    color: #666;
}
.dgxxBox .m_form li {
    width: 338px;
    height: 38px;
    float: left;
    margin-bottom: 13px;
    color: #777;
}
.dgxxBox .m_form .areLi {
    height: 300px;
    float: right;
    display: inline;
}
.dgxxBox .m_form .btnLi {
    background: none;
    height: 60px;
}
.dgxxBox .m_form .txtAre {
    margin-left: 12px;
    width: 296px;
    height: 161px;
    border: 1px solid #dedede;
    outline: none;
    resize: none;
    padding: 14px;
    color: #ccc;
    line-height: 18px;
}
.dgxxBox .m_form label {
    float: left;
    border: 1px solid #dedede;
    line-height: 36px;
    height: 36px;
    width: 77px;
    display: inline-block;
    text-align: center;
    background: #fff;
}
.dgxxBox .m_form .iptTxt {
    float: right;
    width: 258px;
    border: 1px solid #dedede;
    border-left-width: 0;
    height: 16px;
    line-height: 16px;
    padding: 10px 0;
    outline: none;
    text-indent: 1em;
    background: #fff;
    color: #ccc;
}
.dgxxBox .m_form .btnTjly {
    width: 338px;
    height: 38px;
    background: #4E4C4C;
    border: none;
    cursor: pointer;
    color: #fff;
}