@charset "utf-8";
/*
* @Author: zan
* @Date:   2014-09-25 14:06:16
* @Last Modified by:   zan
* @Last Modified time: 2014-12-02 14:01:51
*/
/*圆角*/
/*透明度*/
.transparent { filter: alpha(opacity=60); /*支持 IE 浏览器*/
-moz-opacity: 0.60; /*支持 FireFox 浏览器*/
opacity: 0.60;/*支持 Chrome, Opera, Safari 等浏览器*/
}
.textLeft { text-align: left; }
.textRight { text-align: right; }
.textCenter { text-align: center; }
.closeRed { display: block; width: 22px; height: 22px; line-height: 22px; background-color: #ff2c00; color: #EEEEEE; font-size: 16px; font-family: "arial"; text-align: center; }
.closeRed:hover { text-decoration: none; color: #ffffff; background-color: #fd4a4a; }
.eject_all_box_bg { position: fixed; width: 100%; height: 100%; left: 0; top: 0; background-color: #000000; filter: alpha(opacity=60); -moz-opacity: 0.60; opacity: 0.60;  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
z-index: 500; }
.eject_global_frame_cyd { position: fixed; left: 50%; top: 50%; width: 430px; min-height: 230px; margin-top: -230px; margin-left: -200px; background-color: #ffffff; z-index: 501; }
.eject_global_frame_cyd .frame_title { height: 32px; line-height: 32px; text-indent: 10px; font-size: 15px; background-color: #333333; color: #eeeeee; }
.eject_global_frame_cyd .closeRed { position: absolute; right: 5px; top: 5px; }
.eject_evaluation_main { position: relative; margin: 20px; }
.eject_evaluation_main .only_radio_wrap { position: relative; padding-left: 20px; padding-bottom: 5px; margin-bottom: 20px; border-bottom: 2px solid #EEEEEE; }
.eject_evaluation_main .only_radio_wrap input { margin-right: 10px; }
.eject_evaluation_main .div_maker { color: #a1a1a1; font-size: 12px; }
.eject_evaluation_main .sto_title { font-weight: 700; line-height: 30px; }
.eject_evaluation_main .sto_title span { font-weight: 400; }
.eject_evaluation_main .score_wrap { padding-top: 10px; }
.eject_evaluation_main .textarea_wrap { height: 60px; border: 1px solid #C3C3C3; }
.eject_evaluation_main .textarea_wrap textarea { display: block; width: 100%; height: 100%; resize: none; }
.eject_evaluation_main .impression_wrap { height: 28px; border: 1px solid #C3C3C3; position: relative; margin-bottom: 10px; }
.eject_evaluation_main .impression_wrap .t_text { padding: 5px 2px; width: 80%; }
.eject_evaluation_main .impression_wrap .add_btn { display: inline-block; padding: 0px 20px; height: 29px; line-height: 29px; color: #ffffff; background-color: #ff2c00; position: absolute; right: 0; top: 0; }
.eject_evaluation_main .impression_add_ul { position: relative; padding: 5px 0; }
.eject_evaluation_main .impression_add_ul li { float: left; margin-right: 10px; margin-bottom: 10px; position: relative; }
.eject_evaluation_main .impression_add_ul li span { display: inline-block; background-color: #1bc5a3; color: #ffffff; padding: 2px 20px 2px 5px; }
.eject_evaluation_main .impression_add_ul li a { position: absolute; right: 0; top: 0; color: #EEEEEE; display: inline-block; padding: 2px; background-color: #C3C3C3; }
.eject_evaluation_main .certain_wrap { padding: 10px 0; background-color: #F2F2F2; }
.eject_evaluation_main .certain_wrap a { padding: 4px 15px; display: inline-block; color: #ffffff; margin-right: 10px; }
.eject_evaluation_main .certain_wrap .submit_btn { background-color: #ff2c00; }
.eject_evaluation_main .certain_wrap .tan_Cancel { background-color: #333333; }
.score_ul li { line-height: 20px; height: 20px; }
.score_ul li input { display: none; }
.score_ul li .revtit { text-align: left; display: block; float: left; margin-right: 10px; width: 50px; }
.revinp { float: left; display: inline; }
.level .level_solid, .level .level_hollow { float: left; background-image: url("https://upload.omooo.com/img/icont/icon2.png"); background-repeat: no-repeat; display: inline-block; width: 15px; margin-right: 5px; height: 15px; cursor: pointer; }
.level .level_solid { background-position: 0px 0px; }
.level .level_hollow { background-position: -21px 0px; }
.revgrade { margin-left: 20px; }
.eject_refund_main { margin: 20px; }
.eject_refund_main table { width: 100%; display: block; }
.eject_refund_main td { padding: 5px 0; }
.eject_refund_main .td1 { padding-right: 20px; }
.eject_refund_main .c-text { border: 1px solid #C3C3C3; padding: 5px 2px; }
.eject_refund_main .r_area { display: block; width: 280px; height: 100px; border: 1px solid #C3C3C3; resize: inherit; }
.eject_refund_main a { padding: 4px 15px; display: inline-block; color: #ffffff; margin-right: 10px; }
.eject_refund_main .submit_btn { background-color: #ff2c00; }
.eject_refund_main .tan_Cancel { background-color: #333333; }
.upload-picture-wrap { position: relative; min-height: 300px; margin: 10px; }
.upload-picture-ul { position: relative; }
.upload-picture-ul li { display: inline-block; height: 20px; margin: 0 10px; padding: 10px; text-align: center; }
.upload-picture-ul li.on { background: #f4f4f4; border-color: #EAEAEA; border-style: solid solid none; border-top-left-radius: 3px; border-top-right-radius: 3px; border-width: 1px 1px medium; }
.upload-picture-ul li a { color: #08C; text-decoration: none; }
.upload-picture-box { background: #f4f4f4; border: 1px solid #EAEAEA; border-radius: 3px 3px 3px 3px; padding: 15px; width: 380px; position: relative;  }
.upload-picture-box .upload-lang { position: relative; display: none; }
.upload-picture-box .p1 { position: relative; font-size: 13px; padding-bottom: 10px; }
.upload-picture-box .text2 { border: 1px solid #a0a0a0; width: 340px; height: 23px; line-height: 23px; border-radius: 4px; font-size: 14px; color: #888; padding: 3px; }
.upload-picture-box .area_rap { position: relative; padding-top: 20px; }
.upload-picture-box .t_area { display: block; width: 100%; height: 200px; resize: none; }
.upload-picture_sub_wrap { position: relative; }
.upload-picture_sub_wrap .upload_btn { position: relative; display: inline-block; padding: 6px 30px; margin-top: 20px; margin-bottom: 0; font-size: 14px; font-weight: normal; text-align: center; vertical-align: middle; cursor: pointer; border-radius: 4px; color: #ffffff; background-color: #2087cf; }
.upload-picture_sub_wrap .file_btn { position: relative; display: inline-block; padding: 3px 5px; margin-bottom: 0; font-size: 14px; font-weight: normal; text-align: center; vertical-align: middle; cursor: pointer; border-radius: 4px; color: #ffffff; background-color: #2087cf; }
.upload-picture_sub_wrap .file_btn2 { position: relative; display: inline-block; padding: 3px 5px; margin-bottom: 0; font-size: 12px; font-weight: normal; text-align: center; vertical-align: middle; cursor: pointer; border-radius: 4px; color: #ffffff; background-color: #2087cf; }
.upload-picture_sub_wrap .file_btn:hover { background-color: #15a7cf; }
.upload-picture_sub_wrap .upload_btn:hover { background-color: #15a7cf; }
.upload-picture_sub_wrap .close_prints { position: relative; margin-left: 20px; padding-top: 10px; font-size: 13px; display: inline-block; }
.upload-attr-wrap { position: relative; margin: 20px 55px; }
.upload-attr-wrap .text1 { position: relative; border: 1px solid #a0a0a0; width: 200px; height: 23px; line-height: 23px; border-radius: 4px; font-size: 14px; color: #888; padding: 3px; }
.upload-attr-wrap .p1 { padding: 5px 0; }
.upload-attr-wrap .p2 { padding: 10px 0; }
/*文本框*/
.website_text { display: inline; border: 1px solid #a0a0a0; border-radius: 4px; color: #888; font-size: 12px; height: 15px; line-height: 15px; padding: 3px 5px; position: relative; top: 2px; width: 85px; }
