span.red{
    margin-right:6px;
}
.xq_content_rz_head{
    padding-top: 25px;
    text-align: center;
    padding-bottom:20px;
}

.xq_content_rz_title{
    display: inline-block;
    font-size:20px;
    font-weight:bold;
    height:30px;
    line-height:30px;
    vertical-align: middle;
}

.rz_lou_head{

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:0 10px;
    position: relative;
    padding-bottom:15px;
    border-bottom:1px dashed #e0e3ea;
}
.rz_lou_head_child{
    height:30px;
    line-height:30px;

}
.rz_lou_head_line{
    position: absolute;
    border-left: 5px solid #f45257;
    height: 26px;
    left: -20px;
    top: 2px;
}
.rz_lou_head_title{
    float: left;
    color: #333;
    font-size:16px;
    font-weight:bold;
}
.rz_lou_head_r{
    float: right;
    font-size: 16px;
    color: #666;
}
.rz_lou_head_r>.r_txt{
    cursor: pointer;
    display: none;
}
.rz_lou_head_r>.r_txt:hover{
    color: #f45257;
}
.rz_lou_head_r>.r_txt.show{
    display: inline-block;
}
.rz_lou_head_r span:hover{
    text-decoration: underline;
}
.rz_lou_content {
    padding-top:20px;
  

    /* padding-bottom:20px; */
    /* border-top:1px dashed #ddd; */
  
}
.myTabContent_input_wrap {
    margin-bottom: 20px;
}
.myTabContent_input_wrap .tabContent_input_title {
    float: left;
    font-size: 14px;
    color: #666;
    margin-right: 10px;
    height: 40px;
    line-height: 40px;
    width: 140px;
    text-align: right;
}
.myTabContent_input_wrap  .tabContent_input_title_r{
    width:240px;
}
.myTabContent_input_wrap .tabContent_input_content {
    float: left;
    /* width: 410px; */
    position: relative;
}
.tabContent_input_content .input_unit{
    position: absolute;
    left:175px;
    top:11px;
    white-space: nowrap;
}
.tabContent_input_content select {
    height: 40px;
    line-height: 40px;
    width: 237px;
    margin-left: 10px;
}
.tabContent_input_content input {
    height: 40px;
    line-height: 40px;
    width: 158px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.tabContent_input_content.content_input_frdb input{
    /* width:340px; */
}
.tabContent_yyzz_l{
    float: left;
    width:173px;
    height:125px;
    cursor: pointer;
}
.tabContent_yyzz_l:hover{
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
    transform: scale(1.02);
}
.tabContent_yyzz_l>img{
    width:100%;
    height:125px;
}
.tabContent_yyzz_r{
    float: left;
    margin-left:20px;
}
.tabContent_yyzz_b{
    float: left;
    width:100%;
}
.tabContent_yyzz_r_tip{
    color: #666;
    margin-top:10px;
}
.download_btn_wrap{
    /*height:42px;*/
    line-height:40px;
    margin-top:20px;
    padding-bottom:20px;
}
.download_btn_wrap .download_btn{
    display: inline-block;
    width:171px;
    height:40px;
    line-height:40px;
    /* text-align: center; */
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    border:1px solid #f45257;
    color: #f45257;
    cursor: pointer;
    padding-left: 9px;
    background: url(/basic/images/down_red.png) no-repeat;
    background-position: 143px 12px;
}
.download_btn_r_tip{
    margin-left: 15px;
    color: #999;
    font-size:12px;
}
.download_btn_wrap .download_btn:hover{
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
    transform: scale(1.02);
}

.yyzz_r_btn_wrap>span{
    display: inline-block;
    width:75px;
    height:30px;
    line-height:30px;
    border-radius: 4px;
    border:1px solid #f45257;
    color: #f45257;
    text-align: center;
    font-size:14px;
    cursor: pointer;
}
.yyzz_r_btn_wrap>span:hover{
    color: #fff;
    background: #f45257;
}
.yyzz_r_btn_wrap{
    margin-top:40px;
}
.input_content_gshy select{
    width:158px;
}
.input_content_khh select,.input_content_qyssd select{
    width:158px;
}
.myProduct_btn_wrap{
    padding:0;
}
.sys_btn_wrap .sys_btn_reset{
    margin-left: 0;
    background: #ff9100;
    color: #fff;
    border: none;
    width: 88px;
    font-size: 12px;
}

#colw{
    border: 1px #ff9100 solid !important;
    color: #ff9100;
    background: #fff;
}
.tabContent_yyzz_r_tip {
    width: 420px;
    display: inline-block;
    word-wrap: break-word;
    font-size:12px;
    color: #999;
}






.sys_btn_reset:hover {
    background: #fea633;
    color: #fff;
    font-size: 12px;
    border: none;
}




.download_btn:hover {
    background: #f45257;
    color: #fff;
    background: #f45257 url('/zw/basic/images/down_write.png') no-repeat;
    background-position: 143px 12px;
}
.word_box{
    text-align: center;
    padding-top: 20px;
    display: none;
}
.word_box_txt{
    margin-top:20px;
    color: #666;
}

