/**
2016-5-20
author zyl
*/

/* chrome自动填充黄色背景去掉 */
html { -webkit-tap-highlight-color: transparent; }
a,a:link { border: none; }
input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px #fff inset; }
hr { margin: 3px 0;}
label { font-weight: normal; }
input[type=checkbox],
input[type=radio]{ margin: 0; }
input[name=templateType]{ margin-top: -3px; }
a:hover { text-decoration: none; }
#logo_titles a { color: #fff; }
#logo_titles a:hover { color: #2fb9ff; }
.row { height: auto;}
.container { width: auto;}
.container li { padding-left: 0;}
.shade { position: absolute;top: 92.5px;height: 386.5px;width: 1024px;opacity: 0.99;z-index: 300;background: url("/static/images/ajax-loader.gif") no-repeat scroll left 52% top 60% transparent;  }
.error.correct { height: 26px;padding: 3px 0 3px 35px;}
.error,
.user_error { height: 28px; }
.error { padding: 3px 25px;margin-left: 4px;margin-right: 0;margin-top: 0;float: none;clear: both;font-size: 14px; }
.user_error { margin-left: -4px;padding: 3px 25px;line-height: 20px;color: #FF0000; background: url("../images/wrong.PNG") no-repeat left;background-position: 6px 5px;background-color: #ffebeb;border: 1px solid #ffbdbe;top: 0px;border-radius: 4px;vertical-align: middle; }
.use_show { height: 30px;margin-left: -4px;padding: 0 0 0 20px;line-height: 30px;color: #2D960C;background: url("../images/right.PNG") no-repeat left;border: 0;border-radius: 4px; }
.addApp_right_new .post_from_new tbody td span { height: 28px;width: 170px!important;clear: none; }
.addApp_right_new .error { padding: 3px 10px 3px 25px;margin-left: 4px;}
.dialog_table input[type='text'] { height: 34px;line-height: 34px; }
.addApp_right .plat_list td { height: 35px;line-height: 35px;padding: 5px 2px!important; }
.addApp_right .plat_list td a { vertical-align: middle; }
.addApp_right .plat_list td img { height: 20px; }
.ui-adexchangconfig #keyWord { line-height:28px;}
input.weight { width: 40px;padding: 8px 0;line-height: 14px; }
.font { font-family: "Source Code Pro"; letter-spacing: -.8px; font-size: 15px;} /* 等宽字体 Courier*/
@font-face{
    font-family: 'Source Code Pro';
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    src: url('../fonts/SourceCodePro-Regular.ttf.woff2') format('woff2'),
         url('../fonts/SourceCodePro-Regular.otf.woff') format('woff'),
         url('../fonts/SourceCodePro-Regular.otf') format('opentype'),
         url('../fonts/SourceCodePro-Regular.ttf') format('truetype');
}

/* input,textarea placeholder未输入时显示的颜色 */
::-moz-placeholder{color:#b6b5b5;}              
::-webkit-input-placeholder{color:#b6b5b5;}     
:-ms-input-placeholder{color:#b6b5b5;}

/* 更改jquery-ui-1.9.2.custom.css弹出框悬浮层出现滚动条导致页面抖动一下   */
.ui-widget-overlay { 
	position: fixed;
	opacity: .5;
    filter: Alpha(Opacity=50); 
    background: #000;
}

/* 
html { overflow-y: auto;height: 100%;max-height: 100%; } 
body { position: static;margin-bottom: 50px; }
.ui-footer { position: absolute;bottom: 0;width: 100%; }  */
.navbar .container{ width: 1024px!important;}
.nav { width: auto;height: 68px;margin: 0;background: none; }
.navbar { border: 0;z-index: 2; }
.navbar .navbar-brand { height: 68px;padding: 0;margin-top: -2px; }
.navbar .navbar-toggle .icon-bar { background: #fff; }
.navbar-brand>img { float: left;height: 68px; }
.navbar-brand>img#logo_1{ padding-right: 2px; }
.navbar .navbar-collapse{ padding-right: 0; }
.navbar .nav>li { margin-left: 28px; }
.navbar .nav>li>a { padding: 24px 0 24px 26px; }
.navbar .nav>li>a.ui-index-pageon { padding-left: 19px; }
.navbar .nav>li>a p { color: #fff;width: auto;padding-left: 0; }
.navbar .nav>li>a:focus,.nav>li>a:hover { background-color:transparent; }
.navbar .nav>li>a:focus p,
.navbar .nav>li.ui-checkHeader>a p,
.navbar .nav>li.ui-checkHeader1>a p,
.navbar .nav>li>a:hover p { color: #2FB9FF!important; }
.navbar .navbar-toggle { background: #000; }
.ui-checkHeader .ui-my-icon-btn { background: url("../images/icon/nav01b.png") no-repeat center left; }
.ui-nav-right { border: 0; }
.ui-footer { height: auto; }
.ui-footer a,
.ui-footer p { font-weight: normal; }
.ui-footer-nav,
.ui-footer-info { padding: 0; }
.ui-footer-info { margin: 0; }
.ui-footer-info li { width: 100%;padding-right: 10px;text-align: right; }
.ui-footer-nav li { margin-left: 15px; }
.ui-quick-infos li,
.ui-quick-infos li:hover{ margin: 5px 0;padding: 0;padding-left: 20px;width: 33.33%; }
.ui-quick-infos li a p { padding-left: 90px; }
.ui-quick-infos li a p:last-child { line-height: 20px;padding-top: 5px;padding-bottom: 5px; }
.allappinput { position: relative;top: -2px;border: 0px;width: 100px;cursor: text;line-height: 20px; }
.dropdown-redefined .allappinput { width: 94px; }
.ui-tab-report { height: auto;padding-bottom: 5px; }
.ui-tab-report .btn-select .dropdown,
.ui-tab-report .ui-bidding .dropdown { margin-top: 10px;margin-right: 6px; }
.ui-tab-report li a { color: #686868; }
.ui-report-table table thead th { text-align:center; }
.ui-report-table table thead th,
.ui-report-table table tbody td { white-space: nowrap;line-height: 27px;padding: 8px 8px 8px 0; }
.ui-report-table table#custom_table tbody td,
.ui-report-table table#ui-report-table tbody td,
.ui-report-table table#local_report tbody td { padding-left:8px; }
#RTB-INFO { height:auto; }
.ui-report-table { border:0; }
.progress_app_1 { width: 100%;height: 80px; }
.progress_app_2,
.progress_app_3 { width: 100%;height: 90px; }
.progress_app_3 { margin: 0 auto; }
.addApp_right_new input[type="text"]{ line-height: 30px; }
.btn { text-shadow: none;border-radius: 0;border: 0;}
.btn.btn-lineheight,
.btn.btncustom { background: #00a3f0;color: #fff; }
.btn.btn-lineheight { width: 70px;height: 32px; }
.btn1,
.btn2 { height: 34px; }
.ui-widget input { font-family: "微软雅黑"; }
.ui-header-top { background: #181818; }

/* AutoComplete */
.divAutoComplete{ max-height: 155px;min-width: 130px;background-color: #fff;border:1px solid #bdbdbd; overflow-y: auto; }
.divAutoComplete li a { padding-left:10px;font-size: 14px;line-height:30px;border-bottom: 2px solid #E7E7E7;cursor: pointer;color:#686868;text-indent: 10px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;font-family: "微软雅黑",Lucida Grande,Geneva,Arial,Verdana,Lucida Sans Unicode,Helvetica,sans-serif; }
.divAutoComplete li:last-child a { float: none;border-bottom: 0; }

/* jquery-ui-custom */
.common-dialog-title { position: relative;background-color: #00a3f0;color: #fff;font-size: 15px;height: 40px;line-height: 40px;text-indent: 20px; }
.common-dialog-title .common-dialog-close { position: absolute;right: 10px;top: 8px; }
.common-dialog-title .common-dialog-close img { cursor: pointer; }
.ui-dialog .ui-dialog-commom { width:100%;overflow: hidden;font-family: 微软雅黑; }
.ui-dialog .ui-dialog-commom .common-dialog-title { margin-top: -8px!important; }
.ui-dialog .ui-dialog-footer { width: 100%;margin: 20px auto 0;text-align: center; }
.ui-dialog .ui-dialog-footer .btn1,
.ui-dialog .ui-dialog-footer .btn2 { line-height: 32px;height: 34px;font-size: 15px;font-family: 微软雅黑; }
.ui-dialog .invoice-img-wrap { padding-top: 20px;text-align: center; }

/* bootstrap模态框 */
.modal .modal-header { padding: 10px 15px;background-color: #00a3f0; }
.modal .modal-title { font-size: 16px;color: #fff; }
.modal .modal-header .close span,.modal .modal-header .close { color:#fff;text-shadow:none;filter: alpha(opacity=100);opacity: 1; }
.modal .modal-content { border-radius: 0; }
.modal .modal-body { line-height: 30px;padding: 30px; }
.modal .modal-footer { border: 0;text-align: center; }
.modal .modal-footer .btn { background: #023763;border: 0 none;color: white;cursor: pointer;font-size: 15px;height: 34px;
      letter-spacing: 3px;margin-bottom: 20px;text-align: center;vertical-align: middle;width: 126px;box-shadow: none;cursor: pointer;
}
.modal .modal-footer .btn-more { background: #A7A7A7;}
#largeImageDiv .modal-content { border-radius: 4px; }
#largeImageDiv .close { position: absolute;z-index:9999;padding: 10px 15px;color: #fff;opacity: 1; font-size: 40px;right: 50px;top: 50px; }
#largeImageDiv .modal-img { position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%); }
#largeImageDiv .modal-img img { max-width: 100%;background: #fff;}
#largeImageDiv .modal-dialog { width: 100%; }
    

/* defineDatePick 日历  */
.ui-dialog .define-datepick { width: auto;max-height: 576px;overflow-x: hidden;padding: 0;font-family: 微软雅黑; }
.ui-dialog .define-datepick .define-title { width: 100%;font-size: 18px;  }
.ui-dialog .define-datepick .define-close img { cursor: pointer; }
.ui-dialog .define-datepick .define-content { line-height: 30px;padding: 25px 30px 25px;font-size: 15px; }
.define-datepick .defineTime { width: 140px;height: 29px;line-height: 29px;border: 1px solid #e7e7e7;background: url("/static/images/arrow_down.jpg") no-repeat scroll right 4px top 6px rgba(0, 0, 0, 0);cursor: pointer; }
.define-datepick .ui-dialog-footer .btn1 { width: 90px; }
.ui-datepicker-header { height: 38px; }

.freeback { display: block; z-index: 1000;*z-index:1000;+z-index:1000;position: fixed;width: 460px;height: auto;left: 50%;top: 80px;*top:80px; margin-left: -230px;color: #000;background:#fff; }
.freeback .feek { width: 100%;padding: 8px;background: #fff; }
.freeback .freeback-title { width: 460px; }
.freeback .freeback-conent { margin: 10px 30px;font-size: 15px;color: #000000; }
.freeback .freeback-btn{ margin-top: 20px;text-align: center; }
.freeback .ui-arrow_down-img { margin-top: 10px; }
.freeback .ui-arrow_down-img div { width: 100%; }
.freeback .ui-div-imitation-select{ width: 100%!important; }
.freeback .freeback-divide { width: 88%;margin: 0 auto 10px;border: 1px dashed #e7e7e7;  }
.freeback .freeback-bottom { width:79%;margin:0 auto;font-size: 14px;color: #686868; }
.freeback .freeback-hotline,
.freeback .qq-div,
.freeback .freeback-email { line-height: 45px;text-indent: 46px; }
.freeback .freeback-hotline { background: url("/static/images/24.png") no-repeat center left; }
.freeback .qq-div { float: left;background: url('/static/images/q.jpg') no-repeat center left; }
.freeback .freeback-email { clear: both;background: url("/static/images/em.png") no-repeat center left; }
.freeback .qq-chat { float: left;margin-top:14px; }
.freeback .freeback-btn .btn1,
.freeback .freeback-btn .btn2 { width: 150px; }
.freeback .freeback-btn .btn2 { margin-left: 50px; }
.feed_back_all { height: 92px;z-index: 50; }

/* 我的产品  */
.ui-ploat-infos { padding: 0; }
.ui-report-infos-page { float: left;height: 28px;width: 80%;line-height:28px;background-color: #fff;border-top: 1px solid #dbdbdb;text-align: right; }
.ui-report-infos-page .text { float: left; padding-left: 10px;  }
.ui-dialog-needcomplete { height: auto;width: 700px;margin-left: -350px;top: 80px;left: 50%;outline: 0px;z-index: 1002; }
.ui-dialog-needcomplete .need-qq { float: left;margin-top: 3px; }
.ui-dialog-needcomplete .needcomplete-content { width: 100%; font-size: 15px; margin-top: 14px; line-height: 30px; font-family: 微软雅黑; }


/* 下拉菜单dropdown  */
.dropdown-redefined,
.dropdown-middle,
.dropdown-big,
.dropdown-270,
.dropdown-max { background: #fff;font-size: 14px; }
.dropdown-redefined .dropdown-toggle { height:30px; line-height:30px; padding:0 25px 0 10px; border:1px solid #e7e7e7; background:#fff url("../images/arrow_down.jpg") no-repeat 96% 7px; text-align:left; cursor:pointer; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.dropdown-redefined .dropdown-menu { min-width: 100%;max-height: 200px;border-radius: 0;border-top: 0;border-bottom: 0;border-color: #e7e7e7; }
.dropdown-redefined .dropdown-menu li{ border-bottom: 1px solid #E7E7E7; line-height:30px;padding-left:10px;cursor: pointer;color:#686868;text-overflow: ellipsis;white-space: nowrap;overflow: hidden; }  
.dropdown-redefined .dropdown-menu li a:hover,
.dropdown-redefined .dropdown-menu li:hover  { background-color: #f3f3f3; }
.dropdown-redefined { width: 190px; }
.dropdown-middle { width: 200px; }
.dropdown-270 { width: 270px; }
.dropdown-150 { width: 150px; }
.dropdown-big { width: 300px; }
.dropdown-max { width: 100%; }
.dropdown .ui-arrow_down-img,
.dropdown .ui-div-imitation-select { width: 100%; }
.ui-div-imitation-select { z-index: 2;border-color: #a9a9a9;  }
.ui-div-imitation-select select{ height: 29px;border: 0; border-top: 1px solid #a9a9a9; }
.dropdown .ui-datepicker-css a:hover { color: #686868; }
.dropdown .ui-div-imitation-select ul { float: none; }
.dropdown .ui-div-imitation-select li{ width: 100%;margin: 0;padding-left: 0;text-indent: 8px; }
.style-dropdown.dropdown .ui-div-imitation-select li,
.style-dropdown.dropdown .ui-div-select li { text-indent: 12px; }
.dropdown .default-text { float: right;color: #a1a1a1;margin-right: 10px;  }
.ui-arrow_down-img div { width: 82%;height: 30px;text-indent: 8px; }
.ui-datepicker-time { margin-bottom: 0; }
.div-imitation-select-td .ui-div-imitation-select div { z-index: 2; }
.ui-div-imitation-select li{ background: #fff; }
.ui-div-imitation-select li a:hover{ color: #23527c; }
.dropdown-bidding { width: 100px; }

/* 广告管理  */
.adLayout{ width: 890px; }
.post_from_new tbody th { width: 180px; }
.post_from_new tbody th.startTh { position: relative; }
.post_from_new tbody th.startTh .start_style { position: absolute; }
.ui-top-appInfos li { height: 45px;line-height: 45px; }
.ui-right-img .ui-equipment-type { width: 222px;margin:0 auto; float: none;}
.ui-right-img .ui-equipment-type div { width: 74px; }
.ui-right-img .ui-equipment-type div:nth-child(1) { margin: 0; }
.address-prompt-tip { width: 264px;color: #00a3f0;line-height: 20px;font-size: 12px; }
#appClass { position: relative;top: -1px; }

/* 创建直投交换物料  */
.create-directkyd-ad .ui-right-img { height: 663px;top: 0;margin-top: 20px;}
.create-directkyd-ad .ui-left-table {  margin-top: -663px; }
.material_dialog { width: 800px;height: auto;background-color: #fff; }
.material_dialog .title { width: 100%;height: 30px;margin-top:10px;margin-left:10px;line-height: 30px;border: solid #3CF;border-width: 0px 0px 0px 3px;background-color: #e3e3e3;color: #3CF; }
.material_dialog .operate { width: 100%;height: 30px;margin-left: 10px;margin-top: -10px; }
.material_dialog .operate input { float: right;height: 30px;margin-right: 0px;margin-top: 20px; }
.material_dialog .operate img { float: right;width: 23px;height: 23px;margin-top: 25px;margin-right: -185px; }
.material_dialog .dialog-body { width: 100%;height: auto;margin-top: 30px;margin-left: 10px;border: 0px; }
.material_dialog .dialog-body table { width: 100%;height: auto;text-align: center;line-height: 30px; }
.material_dialog .dialog-body table th { height: 30px;text-align: center;line-height: 30px;border-bottom:1px solid #bdbdbd; }
.material_dialog .dialog-body table td { width: 100px;height: 30px;text-align: center;line-height: 30px;color: #666666; }
.material_dialog .dialog-footer { width: 100%;height: 50px;margin-bottom: -10px;margin-left: 10px; }
.material_dialog #page_total span { width: 130px;height: 40px;margin-top: 5px;float: left;margin-left: 350px;text-align: center;line-height: 40px; }
.material_dialog #page_up { width: 70px;height: 30px;text-align: center;line-height: 20px;float: left;margin-left: 30px;margin-top: 10px; }
.material_dialog #page_down { clear: both;float: left;width: 70px;height: 30px;margin-left: 580px;margin-top: -35px;text-align: center;line-height: 20px; }
.material_dialog #confirm_button,
.material_dialog #cancel_button { float: left;width: 100px;height: 30px;margin-top: 50px;font-size: 16px;border: 0;color: #fff; }
.material_dialog #confirm_button { clear: both;margin-left: 210px;background-color: #023763; }
.material_dialog #cancel_button { margin-left: 70px;background-color: #A7A7A7; }
.ui-table-adinfo { float: right;width: 90%;margin-top: 20px;vertical-align: middle; }
.ui-table-adinfo th,
.ui-table-adinfo td { line-height: 50px;text-align: left; }
.ui-table-adinfo th { font-size: 16px;color: #023763; }
.ui-table-adinfo td { font-size: 14px;color: #949494; }
.ui-table-adinfo .ui-table-adinfo-firsttd { width: 70px; text-align:right; }
.ui-table-adinfo.ui-material .ui-table-adinfo-firsttd { width:100px; }
.ui-table-adinfo .ui-table-adinfo-thirdtd { vertical-align: middle; }
.ui-table-adinfo .ui-table-adinfo-thirdtd input[type="text"]{ width: 260px;height: 28px;line-height:28px; }
.ui-table-adinfo .ui-table-adinfo-secondtd { width: 15px;text-align: left;color: red; }
.ui-table-adinfo .ui-table-adinfo-thirdtd p { margin-top: 0; }
.ui-table-adinfo .ui-table-adinfo-thirdtd textarea { width:260px;height:131px;margin-top: 20px;line-height: 20px;border:1px solid #a9a9a9;color:#686868;background: #fff;text-indent: 5px; }
.ui-table-adinfo .ui-table-adinfo-thirdtd .textarea-admanage { float:left; resize: none; }
.ui-table-adinfo .ui-table-adinfo-thirdtd input[type="radio"]{ margin-top: -4px; }
.ui-table-adinfo.ui-material .ui-table-adinfo-thirdtd input[type="radio"]{ margin-left: 12px; }
.ui-table-adinfo .canInputWordNum { float: left;margin-top: 18px; }
.ui-table-adinfo .ui-show-time { display: none; }
.ui-table-adinfo .user_defined { color: #00a3f0;cursor: pointer; }
.ui-table-adinfo .user_defined:hover { color: #013763; }
.ui-table-adinfo .tdMaterialInfo table { width: 54%;background-color: #e3e3e3; }
.ui-table-adinfo .tdMaterialInfo table tbody td { width: 25%;text-align: center; }
.create-kyexchange-ad .ui-table-adinfo hr { margin-left: -5px;border: 1px solid #bdbdbd; }
.common-create-list { width: 350px;background-color: #e3e3e3;line-height: 30px; }
.common-create-list .list-title { width: 100%;margin-left: 15px; }
.common-create-list .list-title .keyworddiv { width: 90%;min-height: 30px;border-bottom: 1px solid #bdbdbd; }
.common-create-list .list-title div div { float: left;width: 32%; }
.common-create-list .custom-title { width: 100%;margin-left:15px; }
.common-create-list .custom-keyword { height: 40px;margin-top:-5px;margin-left: 15px;;line-height: 10px; }
.common-create-list .custom-keyword .keyword-input { width: 240px;height: 28px;line-height: 28px;  }
.ui-table-adinfo .ui-table-adinfo-thirdtd .btn1,
.common-create-list .custom-keyword .btn1 { width: 60px;height: 28px;font-size: 14px;text-align: center;margin-top: -3px;margin-bottom: 20px;margin-left: 10px;line-height: 28px; }
.common-create-list .custom-keyword .btn1 { margin: 0; }
.ui-create-ad .show-materInfo-table {  width: 450px;height: 50px;text-align: center;line-height: 50px; }
.ui-create-ad .show-materInfo-table tbody { background-color: #e3e3e3; }
.ui-create-ad .show-materInfo-table td { width: 12%;line-height: 50px;color: #949494;font-size: 14px;vertical-align: middle;  }
.ui-create-ad .show-materInfo-table a { color: #023763; }
.up_table { margin-left: 80px;margin-top: -250px;}
.up_table thead td { border-bottom: 1px solid #000; }
.configureTable { float: left;width: 50%;margin-left: 30px;margin-top: -225px;margin-bottom: 20px; }
.configureTable .ui-table-adinfo td { border-bottom: 1px solid #949494;line-height: 35px; }
.configureTable .ui-table-adinfo a { color: #013763; }
/* 物料库-广告物料  */
.ui-table-adinfo .ui-tr-imageAndWord,
.ui-table-adinfo .ui-tr-html5 { display: none; }
.ui-table-adinfo .ui-show-type{  float: left;width:450px;margin-left: 30px;display: none; }
.ui-table-adinfo .ui-show-type p:nth-child(1){ color:#00a3f0;line-height: 25px; }
.ui-table-adinfo .ui-show-type p:nth-child(3),
.ui-table-adinfo  p:nth-child(6){ margin-top:-20px;line-height: 30px;}
.ui-table-adinfo .ui-show-type p:nth-child(4){ float: left;clear: both;color:#00a3f0;line-height: 25px; }
.ui-table-adinfo .ui-show-type p:nth-child(1) input{ width:45px; }
.ui-table-adinfo .ui-show-type p:nth-child(4) input{ width:30px; }
.ui-table-adinfo .ui-span-style { margin-left: 10px; color:#949494; line-height: 42px; }
.ui-table-adinfo .common-type { float: left;width: 450px;margin-left: 30px; }
.ui-table-adinfo .common-type .image-text-l { float: left;width: 68px;color: #949494;text-align: right; }
.ui-table-adinfo .common-type .normal-input { width: 260px;height: 28px;margin-left: 15px;line-height: 28px; }
.ui-table-adinfo .icon-imageword { width: 200px;float: left; }
.ui-table-adinfo .icon-imageword .icon-left { float: left;width: 30%;margin-top: -14px;margin-left: 26px; }
.ui-table-adinfo .icon-imageword .icon-left .icon-text { width: 40px;font-size: 14px;color: #949494; }
.ui-table-adinfo .icon-imageword .icon-right { float: left;width: 50%; }
.ui-table-adinfo .icon-button-div { float: left;width: 100px;margin-top: 40px; }
.ui-table-adinfo .imageword-tip { color: #00a3f0;line-height: 30px; }
.ui-table-adinfo .reqiure-star { color: #ff0000; }
.create-kymaterial-ad .ui-right-img { top: 240px; }

.ui-div-footer { width: 100%;padding-top: 45px;padding-bottom: 30px;text-align: center;clear: both;background-color: #f4f4f4; }

.ui-report-table th,.ui-report-table td { padding: 8px; }
#materialSearch input { height: 30px!important;line-height: 30px;}
.ui-quickEnter .newuser { width: 100%;padding: 0;line-height: 30px; }
.ui-quickEnter .agreement-content { padding: 0 15px; }
.create_material input { width: 126px; }
.txt_appsdk_line { width: 100%;padding: 10px 0 15px;border-bottom: 1px dashed #ccc;}
.tabcontent { height: 50px; }
.one_key_step1 hr { margin: 0; }
.one_key_step1 .btn1,
.one_key_step1 .btn2 { line-height: 34px;}

/* 财务，数据分析 二级导航  */
.ui-data-switch { height: 55px; }
.ui-data-switch li { width: auto;padding: 0 15px; }
.ui-data-switch.data-analysis-nav li { min-width: 135px;padding: 0 5px; }
.ui-data-switch li a { color: #979797; }
#ui-kyd-report a { background: url("../images/icon/sanjiaoxia.png") no-repeat right 20px; }
.ui-data-switch .ui-select { position: relative; }
.ui-data-switch .ui-selectable-choose { width: 100%;left: 0;box-shadow: 0px 1px 2px 0px #ccc; }
.ui-data-switch .ui-selectable-choose ul li { padding: 0; }
.ui-tab-infos ul li { width: auto;min-width: 60px; }

.material_head { height: 60px; }
.material_head .create_material input { width: auto;padding:0 10px;height: 30px;color: #fff;border: 0;font-size: 14px; background-color: #023763; }
.material_head .ui-adpage-material { margin-top: 0; }
.material_head .exchange_search_div  { position: relative;float: right;margin-right: 10px;}
.material_head .exchange_search_div .search_name ,.exchange_search_div .search_name{ position: relative;top: 1px;display: block;width: 190px;height: 30px;line-height: 30px;background: #fff;border: 1px solid #e7e7e7;box-sizing: border-box;text-indent: 5px; }
.material_head .exchange_search_div .searchSubmit,.exchange_search_div .searchSubmit { position: absolute;top: 4px;right: 4px;width: 23px;height: 23px;cursor: pointer;z-index: 1;  }
.material_main { width: 100%; min-height: 500px;margin-top: 10px;background-color: #fff;text-align: center; }
.material_main table tbody tr:nth-child(even) { background: #f3f3f3; }
.material_main table tbody tr:nth-child(odd) { background: #fff; }

.score_detail_content { padding: 0 60px 20px;line-height: 27px; }
.score_detail_content p {font-size: 14px;text-indent: 30px; }
.stepkey_1 ul li .curone span { padding-left: 20px; }

/* 直投交换物料为空   */
.ui-nothing-div.admanage-nothing .admanage-link { float: right; }
.ui-nothing-div.admanage-nothing .admanage-link div { float: left;width: 137px;height: 50px;line-height: 50px;cursor: pointer;text-align: center;color: #a1a1a1; }
.ui-nothing-div.admanage-nothing .admanage-link .adSelected { border-bottom : 2px solid #2DB8F8;color:#2DB8F8; }
.ui-nothing-div.admanage-nothing .admanage-link .ui-ad-second-title { color: #2DB8F8;font-size: 14px; }

.title_text { clear: both;width: 100%;height: 50px;margin-top: 30px;font-size: 18px;line-height: 50px;border-left: 4px solid #2db8fb;background-color: #d2d2d2;color: #2DB8F8; }
.ui-ad-create.list-color { color: #00a3f0;font-size: 14px; }
.show-nothing { position: relative;width: 100%;top: 230px;text-align: center;font-size: 16px; }

.main-list { width: 90%;min-height: 470px;margin: 0 auto;padding-top: 30px;padding-bottom: 20px;background-color: #fff; }
.main-list .media .media-left { padding-left: 30px; }
.main-list .media .media-left .media-exchange-img { margin-top: 50px; }
.main-list .media .media-heading { height: 40px;margin-bottom: 0;color: #2DB8F8;line-height: 40px;font-size: 14px; }
.main-list .media .media-body { padding-top: 14px;padding-left: 10px;padding-right: 18px; }
.main-list .media .media-content { font-size: 14px;line-height: 25px; }
.main-list .media .create_directky { text-align: right;margin-right: 10px;margin-top: 30px; }
.main_content .common-white { background: #fff; }

/* 直投广告删除  */
.delete-directky#delete_directky { width: 300px;height: 200px;display: none;border: 0px solid #e3e3e3;background-color: #fff; }
.delete-directky #delete_directky_title { background-color: #2db8fb;color: #fff; height: 37px;line-height: 37px;margin-left: -15px;margin-top: -36px;width: 320px; }
.delete-directky #hint_content { width: 280px;height: 50px;margin-top:10px;text-align: center; line-height: 50px;font-size: 16px;color: #000; }
.delete-directky #del_confirm_button,
.delete-directky #cancel_button { width: 100px;height: 30px;margin-top:20px;font-size: 16px;background-color: #023763;border: 0;color: #fff; }
.delete-directky #del_confirm_button{ margin-left:40px; }
.delete-directky #cancel_button { margin-left:15px; }

/* pmp广告 */
.pmpnav { background:#fff; }
.pmpnav .nav-pills { padding-left: 10px;margin-bottom: 0;list-style: none; }
.pmpnav .nav-pills>li { position: relative;display: block;float: left;width: 85px;height: 30px;margin-top: 10px;line-height: 30px;text-align: center;background: white;color: #000000;border: 0;cursor: pointer; }
.pmpnav .nav-pills>li.link { border: 1px solid #E7E7E7; }
.pmpnav .nav-pills>li.active>a, 
.pmpnav .nav-pills>li.active>a:focus, 
.pmpnav .nav-pills>li.active>a:hover { background:none;color:#686868; }
.pmpnav .nav-pills>li>a { display:block;color:#686868; }
.pmpnav .nav-pills>li+li { margin-left:0; }
.pmpnav .nav-pills>li.link:hover,
.pmpnav .nav-pills>li.active { background-color: #D4D4D4;}
.pmpnav .nav-pills>li.link:hover { background-color: #e7e7e7; }
.pmpnav .nav-pills>li.fright { float: right;width: auto;margin-right: 10px;border: 0; }
.pmpnav .nav-pills>li.fright .btn-default { min-width: 60px;height: 30px;color: #fff;font-size: 14px;background-color: #023763;vertical-align: bottom;border: 0; }
.pmp-default-table { min-height: 500px; }
.post_from_new.pmp-common-table { width: 100%;padding-bottom: 40px; }
.post_from_new.pmp-common-table tbody th { width: 150px;padding: 6px 10px 6px 10px;text-align: right;background-color: #fff;color: #949494;font-weight: normal; }
.add-table.post_from_new.pmp-common-table tbody th { width: 130px; }
.post_from_new.pmp-common-table input[type="text"], 
.post_from_new.pmp-common-table input[type="number"],
.post_from_new.pmp-common-table select { width: 300px;height: 30px;margin-right: 8px;padding-left: 0;line-height: 30px;text-indent: 5px; }
.post_from_new.pmp-common-table .ui-little-title span { margin-left: 30px;text-align: left;font-size: 18px;color: #00a3f0; }
.post_from_new.pmp-common-table .chosen-container { margin-right: 8px;line-height: normal; }
.post_from_new.pmp-common-table .chosen-container-single .chosen-search input[type=text] { width: 100%; }
.pmp-common-table .textarea-container { position: relative;display: inline-block;font-size: 13px;-webkit-user-select: none;-moz-user-select: none;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-sizing: border-box; }
.pmp-common-table .textarea-choices { position: relative;width: 327px;height: 194px;overflow: hidden;margin: 0;padding: 0 5px;cursor: text;background-color: #fff;border: 1px solid #aaa;overflow-y: auto; }
.pmp-common-table .textarea-search-choice { position: relative;margin: 2px;padding: 3px 20px 3px 5px;border: 1px solid #aaa;max-width: 100%;border-radius: 3px;background-color: #eee;background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #f4f4f4),color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8),color-stop(100%, #eee));background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-size: 100% 19px;background-repeat: repeat-x;background-clip: padding-box;box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, .05);color: #333;line-height: 13px;cursor: default;float: left;list-style: none; }
.pmp-common-table .textarea-search-choice-close { position: absolute;top: 4px;right: 3px;display: block;width: 12px;height: 12px;background: url("/static/chosen/chosen-sprite.png") -42px 1px no-repeat;font-size: 1px;cursor: pointer; }
.pmp-common-table .radioStock input[type="radio"] { cursor: pointer; }
.pmp-common-table .radioStock label { margin-right: 10px;cursor: pointer; }
.pmp-common-table .tips-label { color: #ee6e27; }
.default-btn.btn1,
.default-btn.btn2 { font-size: 14px;height: 32px;padding: 0px 14px;vertical-align: middle;font-family: "微软雅黑" !important; }
.ad-create-success { width: 100%;height: 676px;margin: 0 auto;background: #fff; }
.ad-create-success.exchange-create-success,
.ad-create-success.material-create-success { height: 710px; }
.ad-create-success #show_up { width: 100%;height: 70px;background-color: #fff; }
.ad-create-success #show_ad { width: 100%;height: 540px;margin-top: -70px;background-color: #fff; }
.common-success-div{text-align:center;}
.common-success-div .success_img_common { margin: 0 auto;	width: 80px;height: 80px; margin-top: 70px;text-align: center;}
.common-success-div .success_text_exchange { width: 200px;margin: 0 auto;height: 40px;font-size: 16px;color: #023763;text-align: center;line-height: 40px;}
.common-success-div .success_name_common { width: 100%;margin-top: 5px;text-align: center;height: auto;font-size: 14px;text-align: center;line-height: 20px;color: #9F9F9F;}
.common-success-div .success_name_common .exchange-name,
.common-success-div .success_name_common .exchange-desc { width: 100%;height: 30px;font-size: 14px;line-height: 30px;padding-left: 30px;text-align:left; }
.common-success-div .success_name_common div.exchange-name,
.common-success-div .success_name_common div.exchange-desc { text-align: center;}
.common-success-div .into_app_common{ width:100%; margin-top: 3px;font-size: 14px;text-align: 20px;line-height: 20px;color: #9F9F9F;}
.common-success-div .go_advertising_exchangelist{width: 130px;margin-left: 175px;}
.common-success-div .into_app_back {display:inline-block;width: 140px;height: 30px;margin-top: 100px;text-align: center;line-height: 30px;background-color: #023763;color: white;}
.common-success-div .configure_app_back{display:inline-block;width: 140px;margin-left: 55px;height: 30px;margin-top: 100px;text-align: center;line-height: 30px;background-color: #023763;color: white;}
.common-success-div .into_app_back a,.common-success-div .configure_app_back a { color: #fff; }

/* 财务管理  */
.ui-user-pwd-ch.caiwuchangepass li p:nth-of-type(2) input{line-height:31px;}
.income_total{ width: 100%;height: 60px; }
.income_total p { height: 95%;text-align: center;line-height: 60px;border-right: 1px dashed #e3e3e3; }
.income_total p span { width: auto;color: #00a3f0;font-size: 18px; }
.income_total div { height: 95%;text-align: center;line-height: 60px; }
.income_total div span,
.income_total div a { display: block;width: 150px;margin: 16px auto;height: 30px;line-height: 30px;text-align: center;color: #fff;font-size: 14px;font-family: 微软雅黑;  }
.income_total div span { background: #AFB1AC; }
.income_total div a { background-color: #2FB9FF; }
.income_total div a:hover { background-color: #2caae9; }
.draw-rule,.rate-info { padding: 0;margin: 30px 0; }
.rate-info { padding-left: 30px;float: left;border-right: 2px solid #fff;}
.draw-rule { padding-right: 30px;float: right;}
.draw-rule .title,.rate-info .title { width: 100%; height: 45px; background-color: #e3e3e3; }
.draw-rule .title-text,.rate-info .title-text { font-size: 16px; color: #023763; margin-left: 50px; line-height: 45px;margin-top: -45px }
.draw-rule .title-img ,.rate-info .title-img{ height: 45px; }
.draw-rule .draw-rule-content,.rate-info .rate-info-withdraw { padding: 20px;line-height: 30px; }
.rate-info .rate-info-withdraw span { display: block;padding: 6px 0; }
.detail-table-wrap,.income-table-wrap { min-height: 200px; }
.detail-table-wrap .nothing-list { width: 100%;height: 150px;font-size: 18px;line-height: 102px;text-align: center; }
.detail-table-wrap .nothing-list .withdrawtext { margin-left: 66px; margin-top: 60px;padding: 25px 0 18px 50px;background: url("../images/money.png") no-repeat left center; }
.right-square { margin-top: 7px;float: right;width: 10px;height: 30px; }

.select-down-wrap { position: relative;margin-top: 7px;float: right;border: 1px solid #dbdbdb; }
.select-down-wrap .default-li { position: relative; }
.select-down-wrap .default-li .default-a { position: absolute; right: 10px;top: 0; }

.income-list { margin: 30px 15px 0 15px; }
.income-list div { padding-bottom: 15px; }
.income-list .hr { border: 0;margin-bottom: 15px;border-top: 1px solid #f3f3f3; }
.income-list .outline { padding-bottom: 15px; }
.income-list .invoice-sum-money { padding-bottom: 0; }
.income-list .invoice-sum-money .left { display: inline-block;width: 230px; }
.income-list .invoice-sum-money .last { width: 65px; }
.income-list .inline { width: 169px;display: inline-block;padding-bottom: 0; }
.income-list .dialog-title { width: 100px;text-align: right; }
.income-list .income-other { max-height: 150px;margin: -15px 0 0 77px;overflow: auto; }
.income-list .invoice-list { max-height: 310px;margin-right: -25px;overflow: auto; }
.income-list .invoice-list a { color: #2FB9FF!important; }
.income-list button { height: 32px;padding: 0px 14px;font-size: 14px;border: 0;background-color: #00a3f0;color: #fff;font-family: "微软雅黑" !important;vertical-align: middle; }
.income-list .gray { color: #fff;background: #AFB1AC; }
.income-list .dark-blue { background-color: #023763; }
.income-list .fileinput-button { position: relative;display: inline-block;font-size: 14px;font-family: "微软雅黑" !important;padding: 9px 15px;border: 0;background-color: #00a3f0;color: #fff;text-align: center;vertical-align: middle;overflow: hidden; }
.income-list .fileinput-button input { position: absolute;display: block;top: 0;right: 0;margin: 0;opacity: 0;font-size: 200px;direction: ltr;cursor: pointer; }
.income-list .error { float: none;margin-right: 0; }
.inv-img { cursor: pointer; }
.preview-img { float: right;margin: 15px 0;}
.preview-one-img { float: none;margin-left: 194px; }
.preview-img img { float: left;display: block;width: 150px; height: 150px;margin-right: 10px;marign-bottom: 10px; border: 1px solid #ccc; }
.preview-img img:last-child { margin-right: 0; }

.ui-finance-con p { line-height: 20px; }
.form ul.caiwuteamadd { margin-top: 0;margin-left: 28%; }

.rowidtype { overflow: visible; }
.drowdown-finance { float: left;margin-top: 7px; }

.apply-withdraw-title { height: 45px;margin-top: -1px;padding-left: 20px;line-height: 43px;font-size: 17px;background: #E7E7E7; }
.apply-withdraw-title li { clear:both;margin-left:15px;font-size:16px; font-family:"微软雅黑"; }
.grxx-r { margin: 58px 35px 10px 0; }
.grxx-r div.title { width: 100%;height: 45px;background: #e3e3e3 url("/static/images/prompt_bac.jpg") no-repeat top 0px right 34px; }
.grxx-r div.title .title-text { margin-left: 15px;font-size: 18px;color: #023763;line-height: 45px;font-weight: bold; }
.grxx-r .grxx-content { width: 90%;margin: 20px auto;line-height: 30px; }
.tx-l { width: 100%;margin: 10px 0; }
.tx-l .inform { margin-bottom: 25px; }
.tx-l .inform .submitBtn {  height: 35px;margin-left: 36%; font-size: 14px; font-family: 微软雅黑; cursor: pointer; }
.tx-l .apply-div { margin-left: 36%!important; }
.tx-l .apply-div span {  height: 35px;margin-left: 0px; font-size: 14px;font-family: 微软雅黑;  }
.lookInfo .lookInfo-title { text-align: right; }
.lookInfo .kaipiao { padding: 5px 5px 5px 35px;margin-left: 2%;margin-right: 2%;background: url("../images/kaipiao.png") no-repeat center left; }
.lookInfo .shuilv { padding: 5px 5px 5px 35px;background: url("../images/shuilv.png") no-repeat center left; }
.lookInfo .shuilv.active,.lookInfo .shuilv.open { color: #023763;background: url("../images/shuilv2.png") no-repeat center left; }
.lookInfo .kaipiao.active,.lookInfo .kaipiao.open { color: #023763;background: url("../images/kaipiao2.png") no-repeat center left; }
.lookInfo .shuilvcontent .table { border-bottom: 1px solid #ddd; }
.lookInfo .shuilvcontent .table caption,
.lookInfo .kaipiaocontent .title { padding: 10px;text-align: center;background: #f0f0f0;font-size: 14px;color: #656565;line-height: 20px; }
.lookInfo .shuilvcontent .table th { text-align: center;color: #162e50; }
.lookInfo .shuilvcontent .table td { color: #666;}
.lookInfo .shuilvcontent .table th,
.lookInfo .shuilvcontent .table td { font-size: 12px; }
.lookInfo .shuilvcontent .shuilvtip { font-size: 12px;padding-bottom: 20px;padding-left: 30px;text-align: left; line-height: 16px;}
.lookInfo .col-sm-5 { width: 45%;margin: 10px 0;border-right: 1px solid #d9d9d9; }
.lookInfo .col-sm-7 { width: 55%;margin: 10px 0; }
.lookInfo .kaipiaoinfo { padding: 0 0 0 55px; }
.lookInfo .kaipiaoright { padding-left: 10px; }
.lookInfo .kaipiaoinfo .item { padding: 8px 10px;text-align: left;font-size: 12px; }
.lookInfo .kaipiaoinfo .item label{ vertical-align: top;color: #333;line-height: 16px; }
.lookInfo .kaipiaoinfo .item span { color: #686868;font-weight: normal;font-size: 12px;line-height: 16px; }
.lookInfo .kaipiaoinfo .item.tip span { color: #a9a9a9; }
.dialog_table tbody tr td{font-size:13px;line-height:20px;word-break: normal;}
.dialog_table tbody tr td span { white-space: normal;word-break: break-word; }
.ui-pageHeader ul li { padding: 5px 0 5px 15px; }
.ui-pageHeader ul li.userid_login a i { color:#fff;font-style:normal; }
.ui-pageHeader ul li:nth-child(2){ padding:5px 18px 5px 15px; }
#auth-form1 .div1 { margin-top: 3px; }
.selfile-desc { margin-left: 176px;font-size: 14px;line-height: 24px;}
.selfile-desc a { font-size: 14px!important;color: #337ab7!important; }
.selfile-desc a:hover { color: #23527c!important; }
.selfile-company { margin-left: 42px; }
.savebtn-wrap { margin-bottom: 30px;margin-top: 20px;text-align: center; }
.team-savebtn-wrap .submitButton1 { margin: 30px 10px 50px 75px; }
.team-savebtn-wrap .resetbtn { margin-left: 10px;background-color: #a7a7a7; }
.teamlist-table th, .teamlist-table td { width: 20%; }
.addteam { border-top: 1px solid #DBDBDB; }
#auth-form  label.error,
#auth-form1 label.error,
#auth-form2 label.error { font-size:13px;float: none;width: 270px;height: auto;margin-right: 0;margin-left: 0;margin-bottom: 3px;text-align: left!important; }

#auth-form2 label.error.correct { display: inline; margin-left: 0; }
#auth-form2 label.error.correct[for='bankName'],
#auth-form1 label.error.correct[for='bankName'],
#auth-form label.error.correct[for='bankName']  { margin-left: 5px; }
.form label.error.correct { width: auto;padding-left: 30px; }
#auth-form  label.error.correct,
#auth-form1 label.error.correct { width: auto; }
.bankText { padding-left: 172px;font-size: 12px;line-height: 20px;color: #2fbaff; }

/* chosen插件修改样式  */
.encountry-group .chosen-container { margin-left: 20px; }
.encountry-group .chosen-container-single .chosen-single { height: 30px; border: 1px solid #ccc;padding-left: 12px;background: #fff;box-shadow: none;border-radius: 0; }
.encountry-group .chosen-container-single .chosen-single,
.encountry-group .chosen-container-single .chosen-single span { height: 30px;line-height: 30px;font-size: 14px; }
.encountry-group .chosen-container-single .chosen-single div b { background-position: 2px 5px; } 
.encountry-group .chosen-container-active.chosen-with-drop .chosen-single div b { background-position: -16px 5px; } 
.encountry-group .chosen-container-single .chosen-single abbr { top: 8px; }
.encountry-group .chosen-container .chosen-results li.group-option { font-size: 14px; }

.encountry-group .input-group-addon { padding-right: 0;background: #fff;border: 0; }
.encountry-group .input-group-addon i { font-style: normal; }
.encountry-group .encountry_error { display: block; width: 270px;margin: 8px 0 0 25px; padding: 3px 25px; }
.js-tag-document {  position: relative; top: -28px;text-align: right; }

.team-list { margin: 30px 15px 0 15px; }
.team-list .outline { padding-bottom: 20px; }
.team-list .inline { width: 265px;display: inline-block;padding-bottom: 0;	}
.team-list .inline div { width: 130px;display: inline-block;margin-bottom: 20px; }
.team-list button { width: 150px;height: 32px;font-size: 14px;font-family: "微软雅黑"!important;padding: 0px 14px;border: 0;background-color: #023763;color: #fff;cursor: pointer; }
.team-list button:hover { color: #c9c9c9; }
.team-list .his-income-list { max-height: 70px;margin-right: -25px;overflow: auto; }
.team-list .table-panel { max-height: 230px;margin-right: -25px;overflow: auto; }
.team-list .caption div { width: 179px;display: inline-block; }
.team-list .table th { text-align: left;font-size: 14px;font-weight: normal; }
.conModBody { margin-bottom: 30px; }
.personal-info,
.company-info,
.team-info { width: 650px;margin: 0 auto; }
.padding-right-75 { padding-right: 75px!important; }
.taxInfo { float: left;position:relative;overflow: visible; }
.taxInfo span { font-size: 12px;line-height: 20px;color: red;position: absolute;left: 20px; bottom: -8px; }

/* user info begin */
.user-info ul li { font-size: 14px; }
.user-info .form-group { float: right;width: 75%;height: 50px;margin-top: 10px;margin-bottom: 0; }
.user-info .form-group input[type="text"] { width: 260px;height: 30px;line-height: 30px;border: 1px solid #d0cdcd; }
.user-info .form-group .input-static { width: 260px;height: 30px;line-height: 30px;display: inline-block;}
.user-info .form-group .control-label { width: 110px;height: 30px;line-height: 30px;padding: 0;text-align: right; }
.user-info .form-group .changepass { font-size: 14px;color: #2fbaff; }
.user-info .form-group .changepass:hover { text-decoration: underline; }
.user-info .form-group .ui-button { width: 130px;height: 35px;margin-left: 50px;padding-top: 2px;background: #00adf5;color: #fff;  }
.user-info .form-group .ui-button:hover { background: #2caae9; }
.email-info { padding: 30px 5px 50px; }
.email-info .radio { margin-top: 0; }
.email-info .form-group { height: auto; }
.user-passwd { width: 65%;float: right; }
.user-passwd .form-group .control-label { text-align: left;padding-left: 0;line-height: 30px; }
.user-passwd .form-group .form-control { width: 260px;height: 36px;line-height: 22px;padding:5px;border-radius: 0;box-shadow: none; }
.user-passwd .form-group .input-group-addon { padding: 0;border-radius: 0; }
.user-passwd .form-group .user-icon { display: inline-block;width: 42px;height: 32px;background: url("../images/icon/key.jpg") no-repeat left center;  }
.user-passwd .form-group .ui-button-css { width: 300px;height: 36px;margin-top: 36px;font-size: 18px;background: #2FBAFF;border: 0;color: white;cursor: pointer; }
.user-passwd .form-group .ui-button-css:hover { background: #7acef8;  }
.user-passwd .error { margin-top: 4px; }
/* user info end */

/* 数据分析  */
#ui-highchart .highcharts-container { position: relative!important; }
.yestodayTexttitle { width: 100%;height: 50px;background-color: #eeeeee;line-height: 50px;text-indent: 10px; }
.yestodayTexttitle span { line-height: 50px;margin-left: 30px;font-size: 12px; }
#b_pro_status_home { min-width: auto; }
.ui-top-appInfos li a { color: #4c4c4c; }
.btnMoreData12 { width: auto;padding: 0 10px; }
.common_tab .dropdown-menu { display: block;position: static;width: 100%;border: 0;box-shadow: none;background: #e7e7e7; }
.common_tab .dropdown-menu >li>a { padding: 0;display: block;line-height: 45px; }
.common_tab .dropdown-menu >li>a:hover { background: none; }
.ui-adtype .dropdown-menu { display: block;position: static;border: 0;box-shadow: none; }
.ui-adtype .dropdown-menu >li>a { padding: 0 8px;height: 28px;line-height: 28px; }
.ui-adtype .dropdown-menu >li>a:hover { background: none;color: #686868; }
.summary .reportZone { height: 143px;padding: 0; }
.summary:last-child .reportZone { height: 70px; }
.summary .reportZone:nth-child(2) { border-right: 1px solid #ccc;border-left:  1px solid #ccc; }
.summary .reportZone .line-special { line-height: 148px; }

/* 聚合分析 */
.ui-top-appInfos { position: relative; }
.ui-tab-left { float: left;width: 100%;background: #E7E7E7;height: 45px;line-height: 45px; }
.ui-tab-left li { width: 10%;}
.ui-tab-right { position: absolute;right: 0;top: 0;width: 220px;background: #E7E7E7; }
.ui-tab-right a { float: left;display: block;width: 45%; }
.ui-tab-right a p { float: left;height: 45px;line-height: 45px; }
.ui-tab-right .ui-kyd-in { padding: 20px 15px;background: url("../images/icon/kydsource.png") no-repeat 0px 8px; }
.ui-tab-right .ui-kyd-site { padding: 20px 15px;background: url("../images/icon/kydposition.png") no-repeat 0px 8px; }
.ui-tab-right .source:hover .ui-kyd-in { background: url("../images/icon/kydsourceb.png") no-repeat 0px 8px; }
.ui-tab-right a:hover p { color: #30b9ff;}
.ui-tab-right .city:hover .ui-kyd-site { background: url("../images/icon/kydpositionb.png") no-repeat 0px 8px; }
.ui-tab-right .ui-tab-right_select p { color: #30b9ff; }
.ui-tab-right .ui-tab-right_select .ui-kyd-in-btn { background: url("../images/icon/kydsourceb.png") no-repeat 0px 8px; }
.ui-tab-right .ui-tab-right_select .ui-kyd-site-btn { background: url("../images/icon/kydpositionb.png") no-repeat 0px 8px; }
.ui-top-appInfos .ui-tab-left li { margin-top: 0; }
.source-data-prompt { width: 100%;text-align: right;font-size: 12px;line-height: 30px; }

.ui-report-kyd li { padding: 0; }
.ui-report-kyd li div:last-child { width: 49%; }
.ui-report-kyd .ui-right { margin-left: 0;padding-left: 10px; }
.ui-report-kyd .ui-choose-html-title:first-child { border: none; }
.ui-report-kyd .ui-choose-html-title:nth-child(2) { border-bottom-style: none; border-top-style: none; }
.ui-report-kyd .ui-choose-html-title span:nth-child(2n+1) { float: left;width: 58%;margin-left: 0; }
.ui-report-kyd .ui-choose-html-prompt div div:nth-child(2n+1) { width: auto;margin-left: 20px; }

/* 应用管理  */
.addApp_right,
.addApp_right_new,
.ui-unifyCss { width:100%; }
.ui-conyent-border .main_content { width:auto;min-height: 600px; }
.addApp_right_new table { width:100%; }
.ui-report-table table#adTable tbody td ,
.ui-report-table table#whiteListTable tbody td { vertical-align: middle;text-align: center;max-width: 150px;word-wrap: break-word;white-space: normal; }
.app_table_th_bid span { padding-right: 12px; }
.app_table_th_bid .wenhao { width: 15px;height: 15px;vertical-align: middle;cursor: pointer; }
.ul1 .showWordconfig div:nth-child(2) { margin-left: -8px; }
.app-management-list{ margin: 0 auto; min-height: 745px;background-color: white; }
.app-management-list #app_table a { color: #013763; }
.app-management-list .app-operation { position: relative;width: 100%;padding: 15px 10px 8px 15px; }
.app-management-list .app-operation.app-two { padding-top: 5px; }
.app-management-list .item { float: left; }
.app-management-list .hover-button { float: left;height: 24px;height: 30px;font-size: 14px;letter-spacing: 1px;background-color: #2FB9FF;border: 0;vertical-align: middle; }
.app-management-list .hover-button:hover { background-color: #2caae9; }
.app-management-list .app-download-btn { float: right; }
.app-management-list .app-download-btn .form-control,
.app-management-list .app-operation .form-control { width: 120px;height: 30px;padding: 6px 8px 6px 3px;border: 1px solid #D0CDCD; border-radius: 0; box-shadow: none;}
.app-management-list .app-operation .form-group .text { position:relative;bottom: 10px; }
.app-management-list .app-download-btn .form-group { margin-bottom: 0px;margin-right: 5px;  }
.app-management-list .app-two .form-group { float: right; }
.app-management-list .sdk,
.app-management-list .ios { width: 220px;height: 33px;padding-left: 60px;line-height: 33px;cursor: pointer; }
.app-management-list .sdk { margin-right: 10px;background: #3CF; }
.app-management-list .ios { background: #3CF url('/static/images/ioss.png')no-repeat 30px center; }
.app-management-list .item a { color: #fff; }
.app-management-list .item:hover a { color: #e8e8e8; }
.app-management-list .ios:hover { background:#3CF url('/static/images/ios_h.png')no-repeat 30px center; }
.app-management-list .search-box { position:relative; }
.app-management-list .searchSubmit { position: absolute;top:4px;right: 4px;width: 23px;height: 23px;cursor: pointer;z-index:1; }	
.app-management-list .search_name { display: block;width: 190px;margin-left: 13px;height: 30px;padding-right: 35px;line-height: 30px;padding-left: 5px;border: 1px solid #a9a9a9; }
.app-management-list .wenhao3-app { width: 13px;height: 13px;cursor: pointer; }
.defined-popover { width: 250px; }
.app-managelist-delete#delete_app { width: 300px;height: 200px;display: none;border: 0px solid #e3e3e3; background-color: white; }
.app-managelist-delete #delete_app_title { background-color: #00a3f0;color: white; height: 37px;line-height: 37px; margin-left: -15px; margin-top: -36px;width: 320px; font-family: "微软雅黑"; }
.app-managelist-delete  #hint_content { width: 280px;height: 40px;margin-top:10px;text-align: center; line-height: 40px;font-size: 16px;color: black;font-family: "微软雅黑"; }
.app-managelist-delete #confirm_button,
.app-managelist-delete #cancel_button { width: 100px;height: 30px;margin-top:20px;font-size: 16px;background-color: #023763;border: 0px;color: white;font-family: "微软雅黑"; }
.app-managelist-delete #confirm_button { margin-left:40px; }
.app-managelist-delete #cancel_button { margin-left:15px; }
.app-management-list-none { position: relative;top: 200px;width: 66%;height: 100px;margin: 0 auto;font-size: 16px;text-align: left; background:url('/static/images/noappitem.png') no-repeat top 0 left 10px; }
.app-management-list-none .app-none-text { margin-left: 85px;padding-bottom: 20px;text-align: left; }
.app-management-list-none .btn3 { width: auto;margin-left: 85px;line-height: 20px;padding: 5px 20px;cursor: pointer; }
/* 分页  */
.operater_down_up { width: 100%;height: 50px;margin-top: 0px;line-height: 50px;background-color: #e3e3e3; }
.operater_down_up p { float: right;margin-right: 10px; }
.operater_down_up p a { color: #013763; }
.operater_down_up p img { width: 13px; height: 13px; margin: 0 auto; }
/* add app  */
.step_by_step .ui-step-style-right,
.step_by_step .ui-step-style-left { width: 50%; }
.step_by_step .first-step,
.step_by_step .second-step,
.step_by_step .third-step { position: relative; }
.step_by_step .third-step { background:url('/static/images/third_step.png') no-repeat center }
.step_by_step .common-step { position: absolute;top: 50%;left: 50%;width: 26px;height: 26px;margin-left: -13px;margin-top: -13px;z-index: 1;background: url('/static/images/first_step1.png') no-repeat center; }
.step_by_step .second { background-image:url('/static/images/second_step.png'); }
.step_by_step .third { background-image:url('/static/images/third_step.png'); }
.step_by_step .second-blue { background-image:url('/static/images/second_step1.png'); }
.step_by_step .third-blue { background-image:url('/static/images/third_step1.png'); }
.ui-app-select .dropdown-redefined { width: 125px;float: left;margin-right: 10px; }
.ui-app-select .templateType .dropdown-redefined{ width: 190px;}
.ui-app-select #AppSubTypeShow.ui-div-imitation-select { margin-left: 0; }
.ui-app-select #pass0,
.ui-app-select #noPass0,
.ui-app-select #pass1, 
.ui-app-select #noPass1{ position: relative;top: 5px; clear:both;  }

.app-add-wrap .error { float: none;margin-right: 0; }
.app label[for="templateType"] { position: relative;top: -5px; }
.app-add-wrap .post_from_new .ui-little-title span { margin-left: 30px;text-align: left;font-size: 18px;color: #00a3f0; }
.app-add-wrap .ui-not-required { display: none; }
.app-add-wrap .startStyle { color: white; }
.app-add-wrap .nolineDownLoad ,.app-add-config .nolineDownLoad{ color: #00a3f0; }
.app-add-wrap .nolineDownLoad:hover,.app-add-config .nolineDownLoad:hover { color: #023763; }
.app-add-wrap #copy_button:hover {color: #c9c9c9; }
.app-add-wrap button { height: 32px;padding: 0px 15px;font-size: 14px;border: 0;background-color: #00a3f0;color: white; }
.app-add-wrap input[type="number"] { width: 170px;height: 30px;padding-left: 10px;line-height: 30px;border: 1px solid #D0CDCD; }
.app-add-wrap button[name="changeNativeTypeButton"] { margin-left: 25px;line-height: 30px; }
.app-add-wrap optgroup { padding-left: 10px; }
.app-add-wrap .adLayout { margin-left: 30px;padding: 10px;border: 1px solid #D0CDCD; }
.app-add-wrap .lineH { border: 0;border-top: 1px solid #eee; }
.app-add-wrap .adBlockChoose { height: 470px;background-color: #F6F9F9;overflow-y: auto; }
.app-add-wrap .layoutChooser { width: 197px;margin: 10px 0px 0px 10px !important;display: inline-block;cursor: pointer; }
.app-add-wrap .radioStock input { cursor: pointer; }
.app-add-wrap .radioStock label { margin-right: 10px;cursor: pointer; }
.app-add-wrap .nativeLayout { height: 269px!important;border: 1px solid #ccc;background-image: url(/static/images/layouts.png);background-repeat: no-repeat; }
.app-add-wrap .nativeLayoutSel { border: 2px solid #00a3f0; }
.app-add-wrap .adForm span, .adForm input, .adForm div { vertical-align: middle; }
.app-add-wrap .adForm label { width: 120px;text-align: right;display: inline-block; }
.app-add-wrap .layoutNewsFeed {	background-position: -3px -5px; }
.app-add-wrap .layoutContentStream { background-position: -1px -444px; }
.app-add-wrap .layoutContentWall { background-position: -225px -5px; }
.app-add-wrap .layoutCarousel { background-position: -446px -5px; }
.app-add-wrap .layoutChatList { background-position: -219px -444px; }
.app-add-wrap .layoutAppWall  { background-position: -437px -444px; }
.app-add-wrap .layoutCustomNat{ background-position: -715px -641px; }
/* edit app */
.edit-app { width: 100%;height: auto;padding-bottom: 15px;background-color: #fff; }
.edit-app .app-title { padding-left: 15px;padding-top: 10px;color: #00a7fc;font-size: 18px;font-weight: bold; }
.edit-app .app-sdkkey { height: 40px;padding-left: 15px;font-size: 14px; }
.edit-app .app-sdkkey input { width: 350px;height: 30px;margin-top: -4px;font-size: 16px;border: 0;background-color: #fff; }
.edit-app .app-sdkkey button { width: 100px;margin-left: 100px;font-family: "微软雅黑"; }
.edit-app .app-text { padding-left: 15px;line-height: 26px;color: #949494; }
.edit-app .app-text1,.app-add-config .app-text1 { margin-top: 0;padding-left: 15px;padding-top: 6px;line-height: 26px;color: #949494;border-top: 1px dashed #dbdbdb; }
.app-add-config .app-text1 { border-top:0;}
.app-add-config { border-bottom:1px solid #dbdbdb; padding-bottom: 10px; }
.edit-app .app-download,.app-add-config .app-download { padding-left: 15px;padding-top: 10px; }
.app-add-wrap .post_from_new .text,
.addApp_right_new input[type="text"]{ width: 390px;height: 30px;border: 1px solid #D0CDCD; }
.edit-bidcomplement { float: left;margin-top: -9px; }
.edit-bidcomplement .edit-bid-title { position: relative;z-index: 0; }
.edit-bidcomplement .edit-bid-title .edit-bid-wenhao { position: absolute;top: 4px;right: -21px;width: 15px;height: 17px;cursor: pointer; }
.app-add-wrap .post_from_new .ui-little-title .bidrighttext,
.app-add-wrap .post_from_new .app_itunesid { color: #FF0000; font-size: 16px; }
.app-add-wrap .post_from_new .keyword-text { padding-left: 5px; color: gray; }
.app-add-wrap .post_from_new .textbig { width: 390px;height: 160px;line-height: 30px;border: 1px solid #D0CDCD;color: #949494;resize: none;font-family: 微软雅黑; }
.app-add-wrap .post_from_new .app-descri { margin-top: -15px;line-height: 26px;  }
.app-add-wrap .app-togglebtn { float: right;width: 60px;height: 60px;margin-top:-55px;background: url('/static/images/icon_addApp.png') no-repeat center right 10px;cursor: pointer; }
/* plat config */
.ui-nothing-div .ui-nothing-title { position:relative;float: left;width: 100%;font-size:18px;color:#2db8f8;vertical-align: middle; }
.ui-nothing-div .app-appid { border: none; width: 360px; color: #2db8f8; font-size: 18px; margin-top: -4px;line-height: 38px;height: 38px;padding: 0;background: none; }
.ui-nothing-div .showAppName { max-width: 25%;float: left;margin-left: 10px;padding-right: 18px;overflow: hidden;text-overflow: ellipsis;white-space: pre;color: #2db8f8; }
.ui-nothing-div .copy-btn { position: absolute;right: 200px;height:32px;width: 100px;line-height:30px;font-family: '微软雅黑';background-color: #00a3f0; }
.ui-nothing-div .app-plat-btn { float: right;margin-top: 6px;padding-left: 100px; }
.ui-nothing-div .app-plat-btn .ui-one-key-set { width: 170px;margin-top: 0; }
.ui-nothing-div .ui-one-key-set { width: 100px;margin-top: 5px;margin-bottom: 8px;padding-right: 30px;line-height: 34px;border: 0;color: #2db8f8; font-size: 18px;font-family: '微软雅黑'; }
.configure-dialog #directky_dialog_title { width: 571px;height: 40px;margin-left: -15px;margin-top: -37px;background-color: #2db8fb;text-align-left:105px; line-height: 40px;color: white;font-family: 微软雅黑;font-size: 16px; }
.configure-dialog #directky_dialog_operate { width: 100%;height: 30px;margin-left: 10px;margin-top: -10px; }
.configure-dialog #input_directky { float: left;width: 77%;height: 30px;margin-top: 25px;padding: 0px 5px;line-height: 30px;font-family: 微软雅黑; }
.configure-dialog #search_directky { width: 75px;height: 30px;float: left;margin-top: 25px;margin-left: 5px;border: 0px;background-color: #023763;color: white;font-family: 微软雅黑;cursor: pointer;}
.configure-dialog #directky_dialog_body { width: 100%;height: 275px;margin-top: 30px;margin-left: 10px;border: 0px;overflow-x: hidden;overflow-y: auto; }
.configure-dialog .tableClass { width: 100%;height: auto;margin-top: 10px;margin-left: 4px;line-height: 30px;text-align: center; }
.configure-dialog .tableClass thead th { height: 20px;padding: 3px 0 4px;line-height: 20px;color: #2db8fb;border-bottom:1px solid #bdbdbd;text-align: center; }
.configure-dialog .tableClass tbody td { width: 100px;height: 30px;text-align: center;line-height: 30px;padding: 3px 2px;color: #666; }
.configure-dialog #put_count { width: 95%;height: 40px;margin-left: 15px;margin-top: 20px;line-height: 40px;background-color: #DFDFDF; }
.configure-dialog #put_count span { float: left;margin-top: 5px; }
.configure-dialog #put_count input { float: left;height: 36px;margin: 2px 0; }
.configure-dialog #put_count_text1 { height: 30px;margin-left: 15px;line-height: 30px;text-align: center;color: #858585; }
.configure-dialog #put_count_text2 { height: 30px;margin-left: 16%;line-height: 30px;text-align: center;color: #023763;font-size: 16px;}
.configure-dialog #put_count_show { width: 45px;border: 0;background-color: #fff;font-size: 22px; }
.configure-dialog #per_cent { margin-top: -2px;line-height: 30px;font-size: 22px;color: #023763; }
.configure-dialog #directky_dialog_foot { float: left;width: 50%;height: 30px;margin-left: 15px;margin-top: 10px; }
.configure-dialog .hrs { clear: both;width: 95%;height: 1px;border-bottom: 1px dashed #C6C6C6;margin-left: 15px;margin-top: 50px; }
.configure-dialog .page_show { width: 200px;margin-top: 10px;font-family: 微软雅黑; }
.configure-dialog #confirm_button { float: right;margin-top: 20px;margin-right: 15px;color: #023763;font-family: 微软雅黑; }
.configure-dialog #save { width: 126px;height: 34px;margin-top: 30px;margin-bottom: 20px;margin-left: 120px;border: 0;color: white;letter-spacing: 3px;cursor: pointer;font-family: 微软雅黑;background-color: #023763; }
.configure-dialog #noSave { width: 126px;height: 34px;margin-bottom: 20px;margin-top: 30px;margin-left: 50px;background-color: #a7a7a7;border: 0px;letter-spacing: 3px;color: white;cursor: pointer;font-family: 微软雅黑; }
.app-item-title { position: relative; }
.app-item-title i { font-style: normal;pointer-events: none; }
.app-item-title .wenhao { position: relative;top: 3px;width: 15px;height: 15px;cursor: pointer; }
.plat_config_div { min-height: 550px; }
.plat_config_div .regionbtn,
.plat_config_div .regionbtnright { margin-top: 2px;color: #333;font-size: 14px; }
.plat_config_div .regionbtnright { margin-left: 20px; }
.plat_config_div .tabcontent { width: 100%;height: 40px;background-color: #fff; }
.plat_config_div .fl { float: left;margin: 5px 5px 5px 11px; }
.plat_config_div .dropdown-dispatch { width: 95px;margin-top: -6px; }
.dropdown-goto { width: 180px;float: right;margin-right: 10px;margin-top: 2px; }
.tabtitle { height: 41px;width: 100%;margin-left: 0;margin-top: 10px; }
.tabtitle ul { width: 100%;height: 30px; }
.tabtitle ul li { width: 120px;height: 30px;float: left;border: 1px #dbdbdb solid;line-height: 30px;list-style-type: none;text-align: center; }
.tabtitle ul li:not(.active):hover { background-color: #e7e7e7; }
.tabtitle ul p { color: #434343;font-size: 14px;cursor: pointer; }
.tab-config .dropdown-menu { padding: 0; }
.plat_list th { vertical-align: middle;height: 45px; }
.plat_list thead tr:first-child { height: 45px;padding-left: 15px;color: #2DB8FB;font-size: 18px;font-weight: bold;background-color: #e3e3e3;text-align: left;vertical-align: middle; }
.plat_list tbody tr:nth-child(even){background: #f3f3f3}
.plat_list tbody tr:nth-child(odd){background: white}
.plat_list tbody td { height: 45px;text-align: center;vertical-align: middle; }
.plat_list .first_tr tr { width: 96%; }
.plat_list .first_tr .textcenter1 { height: 40px;text-align: center;vertical-align: middle;border-bottom: 1px #bdbdbd solid;background-color: white;font-size: 16px;color: inherit; }
.plat_list .thead_first_tr th:first-child { text-align: left; }
.plat_list .thead_first_tr th:first-child a { margin-left: 15px;color: #727272;font-weight: normal;cursor: default; }
.plat_list .first_tr { border-bottom: 1px solid #bdbdbd; }
.plat_list .first_tr .firstOrlasttd { width:10px;height: 40px;background-color: #fff;text-align: center;vertical-align: middle; }
.ui-regional-optimization p,
.advertising-complementary p { width: 90%;margin: 0 auto;margin-top:15px; }
.plat_percent_left span { margin-right: 20px;color: #949494; }
.bottom-info-yellow { padding-top: 8px;text-align: left;font-size: 13px;color: #ff9900; border-top: 1px dashed #ccc;line-height: 20px;font-family:"微软雅黑"; }
.bottom-info-yellow span { color: #ff9900;padding-right: 4px; }

.ad-type-content { padding-right: 5px; }
.ad-type-content .ad-type-list{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 1px;
}
.ad-type-content .ad-type-list .type-item {
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 10px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #e4e5e7;
    margin-left: -1px;
    margin-top: -1px;
    cursor: pointer;
    background: #fff;
    position: relative;
     -webkit-box-orient: horizontal;
    -webkit-box-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-basis: 20%;
}
.ad-type-content .ad-type-list .type-item:hover {
    background: rgba(235,244,255,.5);
}
.ad-type-content .ad-type-list .type-item.active {
	border-color: #789ff7;
    background: #ebf4ff;
    position: relative;
    z-index: 2;
}
.ad-type-content .ad-type-list .type-text {
	padding-left: 0;
    padding-right: 5px;
    width: 130px;
}
    
.ad-type-content .ad-type-list .title{
	font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    padding-bottom: 12px;
}
.ad-type-content .ad-type-list .desc{
	color: #8e9197;
    font-weight: 400;
    line-height: 1.428;
    font-size: 12px;
}
.ad-type-content .ad-type-list .box-icon {
	background: url(../images/ad-icon-banner.png) center no-repeat;
	background-size: 45px 82px;
    display: inline-block;
    width: 45px;
    height: 82px;
    vertical-align: middle;
}
.ad-type-content .ad-type-list .box-icon.native {
	background-image: url(../images/ad-icon-native.png);
}
.ad-type-content .ad-type-list .box-icon.screen {
	background-image: url(../images/ad-icon-screen.png);
}
.ad-type-content .ad-type-list .box-icon.full {
	background-image: url(../images/ad-icon-fullscreen.png);
}
.ad-type-content .ad-type-list .box-icon.video {
	background-image: url(../images/ad-icon-video.png);
}
.dropdownMenu.btn:hover, 
.dropdownMenu.btn:focus, 
.dropdownMenu.btn:active, 
.dropdownMenu.btn.active{
   background: rgba(235,244,255,.5);
   outline:none;
}
.style-dropdown { 
	width: 300px;
}
.open>.dropdownMenu.btn-default,
.dropdownMenu,
.chosen-container-single .chosen-single {
	width: 100%;
	position: relative;
	background:#fff;
	box-shadow: none;
	border: 1px solid #e4e5e7;
	text-align: left;
	border-radius: 0;
}
.chosen-container-single .chosen-single {  
	padding: 5px 12px;
	height: 30px;
}
.chosen-container-single .chosen-single span { font-size: 14px; }
.dropdownMenu .style_val { font-style: normal; }
.dropdownMenu .caret,
.chosen-container-single .chosen-single div b,
.chosen-container-active.chosen-with-drop .chosen-single div b  { 
	position: absolute;
	right: 12px;
	top: 7px;
	width: 15px;
	height: 15px;
	display: inline-block;
	background: url(/static/images/arrow_down.jpg) no-repeat;
	border: 0;
}
.chosen-container-active.chosen-with-drop .chosen-single {
	box-shadow: none;
	background:#fff;
}
.style-dropdown.dropdown .ui-div-imitation-select li.disabled {
	background: #f6f8f9!important;
	cursor: not-allowed;
}
.style-dropdown.dropdown .ui-div-imitation-select li.active {
	background: #ebf4ff!important;
}

.chosen-container-single .chosen-single div b {  }

@media (max-width:991px){
    .user-passwd { width: 100%;float: none; }
    .selfile-desc { margin-left: 50px; }
    .preview-img { float: none; }
    .preview-img img { display: inline-block; }
    ul.reportZone li div:nth-child(2n+1) { width: 128px; }
    .ui-report-kyd li div:last-child { font-size: 26px; }
    .ui-report-kyd { height: auto; }
    .ui-report-kyd .ui-choose-html-title { width: 50%; }
    .ui-report-kyd .ui-choose-html-prompt { width: 100%;padding-bottom: 15px; }
    .ui-report-kyd .ui-choose-html-prompt div div:nth-child(2n+1) { width: auto; }
    .ui-report-kyd .ui-choose-html-title:nth-child(2) { border-right-style: none; }
    .ui-tab-left.tab-choose li { width: auto;padding: 0 10px; }
    .ui-nothing-div .showAppName { max-width: 300px; }
    .ui-nothing-div { height: auto; }
    .tab-config { width: auto;margin-right: 200px; }
    .tab-config ul { width: auto; }
    .tab-config ul li { width: auto;padding: 0 25px 0 15px; }
}

@media (min-width: 768px){
	.container {width: auto;}
	.navbar .container{width:1024px!important;}
	.navbar .nav>li>a { padding:24px 0 24px 26px;color:#fff; }
}
@media (min-width: 992px){
	.container {width: 970px!important;}
	.navbar .container{width:970px!important;}
}
@media (min-width: 1200px){
	.container { width: 1146px!important;}
	.navbar .container{width:1146px!important;}
}
@media (max-width:1200px){
	.ui-report-infos ul{ width: 100%;padding: 0 8px; }
	.ui-ploat-infos{font-size:13px;}
	.ui-report-infos-page .text { font-size: 12px;padding-left: 0; }
	.ui-report-infos-page a{ font-size: 12px; }
    .ui-material-eq-show { margin-left: auto;margin-right: auto; }
}
@media (max-width:991px){
	.navbar .container,
	.ui-unifyCss.container { width: auto!important; }
	.navbar .nav>li { margin-left: 20px; }
	.ui-footer-nav { text-align: center; }
	.ui-footer-nav li { float: none;display: inline-block; }
	.ui-footer-info li { text-align: center;padding-right: 0; }
	.ui-quick-infos li a p:first-child { margin-top: -2px;}
	.ui-quick-infos li a p:last-child { height: 30px;line-height: 15px;padding: 0 0 0 90px; }
	.yestodayTexttitle span{ display: none; }
	.logo-phone { position: absolute;left: 0;top: -9px;z-index: 1; }
    .logo-phone img { height: 32px; }
	 /* 财务管理 */
	.ui-right-float { width: 90%;margin: 40px 5%; }
	.user-info .form-group { width: 100%; }
	
	 /* 我的产品  */
    .ui-ploat-infos { width: 100%; }
    .ui-report-infos-page { width: 100%;height: auto; }
    .ui-report-infos-page .text { padding-left: 10px; }
}
@media (max-width:767px){
	/* 下拉菜单  */
	.dropdown-redefined,
	.dropdown-middle,
	.dropdown-big,
	.dropdown-270,
	.dropdown-150,
	.dropdown-max { width: 100%; }
	.dropdown-50 { width: 49.5%; }
	
	.error { margin-top: 5px;margin-left: 0; }
	.navbar .nav { height: auto; }
	.navbar .navbar-toggle { margin-top:14px; }
	.navbar .navbar-collapse { position:relative;z-index:1;background:rgba(0,0,0,1);box-shadow:none;border:0;}	
	.navbar .nav>li{padding-left:0;margin:0;}
	.navbar .nav>li>a{padding: 15px 0 15px 38px;background-position:9px 16px;}
	.navbar .nav>li>a.ui-index-pageon{padding-left:34px;background-position:13px 17px;}	
	.ui-ploat-infos.table-responsive ul{float:none;display:table-row!important;}
	.ui-ploat-infos.table-responsive ul li{width:250px!important;float:none;white-space: nowrap;padding:0 8px;display: table-cell!important;}
	.ui-report-infos,
	.ui-ploat-infos{width:100%;float:none;margin-bottom:0;}
	#ui-report-infos-page{border:0!important;}
	#ui-report-infos-page{float:none;width:100%!important;height:auto!important;text-align:center!important;}	
	#ui-report-infos-page span{display:block;float:none!important;padding-left:0!important;}
	.ui-footer-info li,
	.ui-footer-info li p{height:auto;line-height:22px;}
	.ui-footer-info li p{padding:10px 0;}
	.ui-footer-nav, 
	.ui-footer-info{padding:0 15px;}
	.ui-footer-info li{font-size:12px;}
	.ui-footer-nav li{margin-left:5px;margin-right:5px;}
	.ui-quick-infos li,
	.ui-quick-infos li:hover{width:50%;}
	.draw-rule,
    .rate-info{padding:0 15px;}
    .income_total{height:95px;}
    .income_total p span{display:block;line-height:20px;padding-bottom:10px;}
    
    /* 收入分析 适配移动端 2016-6-23  */
    .main_content { min-height: 100%; }
    #shade { width: 100%!important; }
    .btn-select .ui-arrow_down-img { position: relative;z-index: 3; }
    .btn-select .allappinput { position: absolute;left: 4px;right: 30px;top: 6px;width: 80%;border: 0;cursor: text;height: 20px;line-height: 20px;z-index: 2;}
    
    /* 自定义的移动端日历 宽度是100% 父级不能设置相对定位  */
    .selectedtime-phone { position:static; }
    .ui-report-table{ background:none; }
    .ui-common-table { width:100%;padding:5px; }
    .bidincome-table{ width:auto!important;margin:5px;border: 1px solid #d6d6d6;background:#fff; }
    .ui-report-table table#local_report,
    .ui-report-table table#ui-report-table { width:100%;background: #fff;border: 1px solid #d6d6d6; }
    .ui-report-table table#custom_table>tbody>tr.warning>td { background: #fff; }
    .ui-report-table table#custom_table{ background: #fff;margin-top:0!important; }
    .ui-report-table table#custom_table .warning { display:none; }
    .navbar { display:none; }
    .ui-pageHeader { height:35px;margin:0;position:relative; }
    .ui-pageHeader ul.lang-change{height:35px;padding-right:46px;float:none;}
    .ui-pageHeader ul li:nth-child(2){ display:none; }
    .ui-pageHeader ul li:nth-child(3){ position:absolute;top:0;right:0; }
    .ui-pageHeader ul li{ float:right;padding: 10px 0; }
    .ui-pageHeader ul li.userid_login{ display:block; }
    .ui-pageHeader ul li.userid_login a i{ display:none; }
    .ui-pageHeader ul:nth-child(1) a,
    .ui-pageHeader ul li:nth-child(3) a{padding: 10px 15px;}
    .ui-data-switch { height:36px;border-top:1px solid #3b3b3b;padding-top: 0; }
    .ui-data-switch a,
    .ui-data-switch li:hover:not(.selected) > a, 
    .ui-data-switch li:hover:not(.selected) > div > a { font-size:15px; }
    .ui-data-switch ul { padding-right:6px; }
    .ui-data-switch li { width: auto;height: 35px;line-height: 35px;padding: 0 0 0 25px; }
    .ui-data-switch.data-analysis-nav li{ min-width: 50px;width: auto;padding: 0 15px; }
    .ui-data-switch .selected { border-bottom: 0; }
    .ui-conyent-border { border: 0;margin: 0; background: #f0f0f0;}
    .ui-header-body { height: 70px;background: #181818; }
    .data-analysis-nav { padding: 0;background: #303030;margin: 0; }
    .data-analysis-nav ul li:nth-child(4),
    .data-analysis-nav ul li:nth-child(5),
    #dataShowExplain,
    #feedBackBtn{ display: none; }
    #b_pro_status_home { display: none;padding: 10px;min-width: 100%!important;background: none; }
    #b_pro_status_home .app_header { border:1px solid #d8d8d8; }
    .yestodayTexttitle { height: 45px;line-height: 45px;background: #fff;color: #4c4c4c;font-size: 15px; }
    .summary ul.reportZone li div:nth-child(2n+1) { width: 50%;text-align: left; }
    .summary ul.reportZone li div:nth-child(2n) { width: 50%;text-align: right; }
    .summary .reportZone { height: auto!important;width: 100%!important;margin: 0; }
    .summary .reportZone:nth-child(2){ border: 0!important; }
    .summary .reportZone li{ height: 40px;line-height: 40px!important; }
    .summary .reportZone li:nth-child(1),
    .summary .reportZone li:nth-child(3),
    .summary .reportZone:nth-child(2) li:nth-child(2){background:#f0f0f0;}
    .summary .reportZone li:nth-child(2),
    .summary .reportZone:nth-child(2) li:nth-child(3),
    .summary .reportZone:nth-child(2) li:nth-child(1){background:#fff;}
    .my-account { background:#10b3ff;padding:10px;border-bottom:2px solid #c3c3c3; }
    .my-account span,
    .my-account span i{ font-style:normal;color:#fff;font-size:14px; }
    .my-account span i{ font-size:15px; }
    .my-account .extract{float:none;display:block;padding-top:6px;}
    .ui-myProduct {background:none;margin:0;}
    .ui-myself-select {height:99px;margin:0 5px;padding:5px 2px 15px;width:auto;background:#fff;border:1px solid #d6d6d6;border-top:0; }
    .ui-kyd-select{ height:59px; }
    .ui-myself-select .ui-secend { width:56%;margin-top:10px; }
    .ui-myself-select .ui-secend .ui-datepicker-time { width:100%;background-position:top 8px right 4px; }
    .ui-myself-select .btn-select { position:relative;width:42%;float:left!important; }
    .ui-myself-select .kyd-alldirectad { display:none; }
    .ui-myself-select .btn-select .ui-div-imitation-select{ width:100%!important; }
    .ui-myself-select .btn-select .ui-div-imitation-select ul { width:100%!important; }
    .ui-myself-select .btn-select .ui-arrow_down-img { width:100%!important;background: url("../images/arrow_down.jpg") no-repeat 96% 7px; }
    .ui-myself-select .ui-adtype .dropdown-menu,
    .addApp_right .ui-adtype .dropdown-menu { display:none;border-bottom:1px solid #ccc; }
    .ui-myself-select .ui-adtype.open .dropdown-menu ,
    .addApp_right .ui-adtype.open .dropdown-menu{ min-width:100%;display:block; }
    .ui-myself-select ul li { border-top:0; }
    .ui-tab-infos .ui-div-imitation-select li{ text-indent:0;padding:0 10px; }
    .ui-myself-select ul li a { padding:0 10px;text-align:left;line-height:30px; }
    .ui-myself-select ul li.on{ background:#fff; }
    .ui-myself-select .ui-adtype { position:relative;float:left;width:42%;margin-top:10px; }
    .ui-myself-select .ui-bidding { display:none; }
    .ui-myself-select ul.ui-kydtype{ position:absolute;top:30px;left:0;z-index:1000; }
    .ui-myself-select ul.ui-kydtype li,
	.ui-myself-select ul.ui-kydtype li:last-child{width:100%;margin-top:0;border-left:1px solid #E7E7E7;}
	.ui-adtype  .dropdown-menu >li>a{  height:30px;line-height:30px;padding:0 10px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; }
    .ui-myself-select .shownav{ width:100%;line-height:30px;padding:0 10px;}
    .ui-myself-select .ui-secend .showCalder { height:30px;line-height:30px;padding:0 25px 0 10px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;border: 1px solid #e7e7e7; background: url("../images/arrow_down.jpg") no-repeat 96% 7px; }
    .main_content { background:#f3f3f3; }
    .main_content .highcharts-container,
    .ui-unifyCss .highcharts-container { margin-top:10px;border: 1px solid #d6d6d6;}
    .app-list{ position:relative; }
    .common_tab { position:absolute;width:54%;right:8px;top:-54px; }
    .ui-tabbox,
    .ui-kydbox { top:-44px; }
    .ui-kydbox { top:-54px; }
    .ui-kydbox { left: 8px;width: 40%;right: auto; }
    .dropdown-menu-img { height: 30px;line-height: 30px;padding: 0 25px 0 10px;border: 1px solid #e7e7e7;background: #fff url("../images/arrow_down.jpg") no-repeat 96% 7px;text-align: left;cursor: pointer;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; }
    .common_tab .dropdown-menu { display: none; position: absolute; left: 0; top: 29px; width: 100%; min-width: 100%; height: auto; z-index: 1000; background: #fff; border: 1px solid #e7e7e7; }
    .common_tab.open .dropdown-menu { display: block; }
    .common_tab .dropdown-menu >li { width: 100%;float: none!important;height: 30px;line-height: 30px;margin-top: 0;border-bottom: 1px solid #E7E7E7; }
    .common_tab .dropdown-menu >li>a { color: #686868; padding: 0 10px; text-align: left; line-height: 30px; }
    .data_tab .unstyled li a,
    .data_tab .selected { border:0; } 
    .data_tab > ul > li:not(.selected) > a:hover,
    .data_tab > ul > li> a:hover,
    .ui-top-appInfos a:hover,
    .ui-top-appInfos li:not(.ui-tab-select) a:hover { font-size: 14px; color: #686868; background: #f4f4f4; }
    
    /* 聚合分析 */
    .ui-report-app,
    .ui-tab-right { display: none; }
    #ui-highchart,
    #report{ padding: 0 5px;background: #f3f3f3; }
    .ui-top-appInfos .ui-tab-select { border-bottom: 1px solid #E7E7E7; }
    .ui-top-appInfos .ui-tab-select a { color: #686868; }
    .ui-top-appInfos .tab-choose .ui-tab-select { border-bottom: 2px solid #30B9FF; }
    .ui-top-appInfos .tab-choose .ui-tab-select a { color: #30B9FF; }
    .ui-top-appInfos .tab-choose .ui-tab-select a:hover { background: none; }
    
    /* 直投广告分析  */
    .ui-report-kyd ,
    .ui-export{ display: none; } 
    
    #channel_reportU,
    #channel_reportC { width: 100%!important; }
    
    /* 广告管理  */
    .pmpnav { height: auto;padding-bottom: 10px; }
    .pmpnav .nav-pills>li { height: auto; }
    .pmpnav .nav-pills>li.pmp-top { min-width: 120px; }
    .create-directkyd-ad .ui-left-table { margin-top: 20px; }
    .ui-left-table { float: none; margin-top: 20px; }
    .ui-right-img { float: none;width: 100%;height: 640px; }
    .create-kyexchange-ad .ui-right-img,
    .create-kymaterial-ad .ui-right-img { top: 20px; }
    .create-directkyd-ad .ui-material-eq-show { margin-left: auto;margin-right: auto; }
    .ui-left-table { width: 100%; }
    .ui-table-adinfo { float:none;margin: 0 5% 10px; }
    .ui-table-adinfo th, 
    .ui-table-adinfo td { line-height: 30px;text-align: left; }
    .ui-table-adinfo .ui-table-adinfo-firsttd,
    .ui-table-adinfo .ui-table-adinfo-secondtd,
    .ui-table-adinfo .ui-table-adinfo-thirdtd,.ui-table-adinfo .phone-display-tr td ,
    .ui-table-adinfo.ui-material .ui-table-adinfo-firsttd { display: table-row;float:left;width: auto; }
    .ui-table-adinfo .ui-table-adinfo-thirdtd,.ui-table-adinfo .phone-display-tr td:last-child { width: 100%; } 
    .ui-table-adinfo .ui-table-adinfo-thirdtd textarea { margin-top: 0; }
    .ui-table-adinfo .tdMaterialInfo table { width: 100%; }
    .common-create-list { width: 100%; }
    .up_table { width: 90%;margin: 0 5% 20px; }
    .ui-create-ad .show-materInfo-table { width: 100%; }
    .ui-table-adinfo .ui-table-adinfo-thirdtd input[type="text"],
    .ui-table-adinfo .ui-table-adinfo-thirdtd textarea { width: 100%; }
    .ui-table-adinfo .ui-table-adinfo-thirdtd label { display: block; } 
    .ui-table-adinfo .canInputWordNum { margin-top: 0; }
    .configureTable { margin-top: 20px;width: 90%;margin-left: 5%; }
    .configureTable .ui-table-adinfo { width: 100%;margin: 0; }
    .create-directkyd-ad>.ui-equipment-type { height: 0; }
    .input-dropdown-group,.custom-keyword { position: relative;padding-right: 65px; }
    .input-dropdown-group .dropdown-redefined { width: 47%; }
    .input-dropdown-group .btn1,
    .common-create-list .custom-keyword .btn1 { position: absolute;right: 0;top: 4px; }
    .common-create-list .custom-keyword .btn1 { top:0;right: 6px;width: 54px;}
    .common-create-list .custom-keyword .keyword-input { width: 100%; }
    .score_detail_content { padding: 0 20px 20px; }
    .ui-ad-create { width: 92%; }
    .ad-create-success ,
    .ad-create-success #show_ad,
    .ad-create-success.exchange-create-success, 
    .ad-create-success.material-create-success ,
    .common-success-div .success_name_common .exchange-name, 
    .common-success-div .success_name_common .exchange-desc{ height: auto; }
    .common-success-div { float: none;width: 100%;padding:0 15px 80px; }
    .common-success-div .into_app_back { margin-top: 40px;  }
    .common-success-div .configure_app_back { margin-left: 15px;margin-top: 40px; }
    .address-prompt-tip { width: 100%;margin-top: 5px; }
    .ui-table-adinfo .ui-show-type { width: 100%;margin: 0; }
    .ui-table-adinfo .ui-show-type p:nth-child(4) { float: none; }
    .ui-table-adinfo .ui-show-type p:nth-child(3), 
    .ui-table-adinfo p:nth-child(6) { margin-top: 0; }
    .ui-table-adinfo .ui-span-style { position: relative;top: -15px;clear: both;display: block;margin-top: -15px; }
    .ui-table-adinfo .common-type { width: 100%; margin-left: 0; }
    .ui-table-adinfo .common-type p { height: auto!important; }
    .ui-table-adinfo .common-type .normal-input { width: 100%;margin-left: 0; }
    .ui-table-adinfo .icon-imageword .icon-left { width: 100%;margin-top: 0;margin-left: 0; }
    #inputForm { background: #fff; }
    .post_from_new.pmp-common-table { width: 90%;margin: 0 5% 20px; }
    .post_from_new.pmp-common-table tbody th,
    .post_from_new.pmp-common-table tbody td { display: table;width: 100%;line-height: 34px; }
    .post_from_new.pmp-common-table tbody th { text-align: left; }
    .post_from_new.pmp-common-table input[type="text"], 
    .post_from_new.pmp-common-table input[type="number"], 
    .post_from_new.pmp-common-table select { width: 100%; }
    .post_from_new.pmp-common-table tbody td span { word-break: break-all; }
    .post_from_new.pmp-common-table .ui-little-title span { margin-left: 0; }   
    .ui-nothing-div { height: auto;line-height: 30px; } 
    .ui-nothing-div .ui-nothing-title { font-size: 14px; }
    .ui-nothing-div .app-appid { font-size: 15px;width: 300px;}
    .tab-config { float: left;width: 47%;height: auto;margin: 10px 1% 10px 2%; }
    .tab-config ul li { float: none;width: 100%;text-align: left; }
    .tab-config .ui-adtype .dropdown-menu { position: absolute;top: 30px;height: auto; }
    .tab-config ul li:not(.active):hover,
    .tab-config .active { background: #e7e7e7; }
    .app-item-title .wenhao { display: none; }
    .dropdown-goto { width: 47%;margin: 10px 2% 10px 1%; }
    
    /* 财务管理  */
    .tx-l { float: none; }
    .grxx-r { float: none;width: 90%;margin: 38px auto 0; }
    .lookInfo .kaipiaoinfo { padding-left: 10px; }  
    .lookInfo .col-sm-5 { width: 100%;margin-bottom: 0;border-right: 0; }
    .lookInfo .col-sm-7 { width: 100%;margin-top: 0; }  
    .user-info .form-group { height: auto;margin-top: 15px;float: none; }
    .user-info .form-group .control-label { width: 100%;text-align: left;padding: 0 15px; }
    .user-info .form-group input { width: 100%; }
    .user-info .form-group input[type='radio'] { width: auto; }
    .user-info .form-group .control-label,
    .user-info .form-group .col-sm-10 { padding: 0; }
    .user-info .form-group .newuser-btn-wrap { text-align: center; }
    .user-info .form-group .newuser-btn-wrap .ui-button { float: none;margin-left: auto; }
    .user-passwd .form-group .form-control { position: relative;z-index: 1;width: 100%;padding-left: 55px; }
    .user-passwd .form-group .input-group,
    .user-passwd .form-group .control-label {  width: 100%; }
    .user-passwd .form-group .input-group-addon { position: absolute;z-index: 2;left: 0;top: 0;width: 43px;height: 36px; }
    .user-passwd .form-group .ui-button-css { width: 100%; }
    .preview-one-img { margin-left: 0; }
    .preview-img img { width: 94px;height: 94px; }
    .preview-one-img img { width: 150px;height: 150px; }
    .selfile-desc { margin-left: 0; }
    .form .ui-left-float { width: 100%;margin-left: 0;margin-top: 0; }
    .form ul.caiwuteamadd { margin: 0; }
    .ui-right-float { width: 100%;margin: 40px 0; }
    .savebtn-wrap { margin-left: 0;margin-top: 20px;text-align: center; }
    .savebtn-wrap .submitButton1 { margin: 20px auto; }
    #teamListchange { padding: 0 15px; }
    .ui-quickEnter .newuser { padding:0 15px 40px; }
    .rowAuth { margin-bottom: 8px;line-height: 30px; }
    .rowAuth input[type=text] { width: 100%; }
    #auth-form1 .form .formLabel,
    #auth-form  .form .formLabel,
    #auth-form2 .form .formLabel { width: 100%;height: 30px;line-height: 30px;text-align: left; }
    #auth-form  label.error,
    #auth-form1 label.error,
    #auth-form2 label.error { width: auto; }
    #auth-form2 label.error { margin-left: 0; }
    .dropdown-270 { width: 100%; }
    
    /* 应用管理 */
    .app-management-list-none { width: 90%; }
    .app-management-list-none .app-none-text { line-height: 1.2;padding-bottom: 10px; }
    .app-management-list .app-download-btn { width: 100%;padding: 0; }
    .app-management-list .ios,
    .app-management-list .sdk { width:49%; margin:10px 0 0; background-position:10px center; padding-left: 40px; }
    .app-management-list .ios { margin-left: 2%; }
    .ui-report-table table thead th, 
    .ui-report-table table tbody td { padding-left: 8px; }
    .edit-app .app-title { padding-bottom: 10px; }
    .edit-app .app-sdkkey { height: auto; }
    .edit-app .app-sdkkey input { margin-top: 0; }
    .edit-app .app-sdkkey button { margin-bottom: 10px;margin-left: 0; }
   
}
@media(max-width:479px){
	.ui-pageHeader ul li.userid_login { padding-left:0;padding-right:0; }
	.ui-footer-nav { padding:10px 15px; }
	.ui-footer-nav li { height:auto; line-height:22px; }
	.ui-quick-infos li,
	.ui-quick-infos li:hover { width:100%; }
	.ui-quick-infos li a p:first-child { margin-top: 0; }	
	.freeback { width: 90%;left: 5%;margin-left: 0; }
	.freeback .freeback-title { width: 100%; }
	.freeback .freeback-btn .btn2 { margin-left: 0!important; }
	.freeback .freeback-btn .btn2,
	.freeback .freeback-btn .btn1 { width: 45%!important;margin-bottom: 5px; }
	.freeback .freeback-bottom { width: 90%!important;font-size: 14px!important; }
	.ui-ad-create.list-color { position: relative;line-height: 25px;padding-top: 10px;padding-right: 10px; }
	.ui-ad-create.list-color div { position: absolute;bottom: -40px;right: 10px; }
	.apply-withdraw-title ,
	.draw-rule .title-text,
    .rate-info .title-text{ font-size: 15px; }
	.income_total div span, .income_total div a { width: auto; }
	/* 广告管理  */
	.main-list { height: auto;padding-top: 0;padding-bottom: 30px;padding-top: 30px; }
	.main-list .media .media-left,
	.main-list .media .media-body { display: block;width: 100%; }
	.main-list .media .media-left,
	.main-list .media .create_directky { text-align: center; }
	.main-list .media .create_directky { margin-top: 50px; }
	.main-list .media .media-left .media-exchange-img { margin-top: 0; }
	.ui-nothing-div.admanage-nothing .admanage-link div { width: auto;padding:0 10px; }
	.material_head { position: relative;height: auto; }
	.material_head .exchange_search_div { float: none;margin-top: 15px;margin-right: 0;clear: both; }
	.material_head .exchange_search_div .search_name { width: 100%;padding-right: 35px; }
	.app-management-list .ios,
    .app-management-list .sdk  { font-size: 12px; }
    .edit-app .app-sdkkey input { width: 300px;font-size: 15px; }
}
@media (min-width:768px) and (max-width:991px) {
	
}

.ui-report-table table td a.deepBlue,
.deepBlue { color: #00a3f0!important;  }
.deepBlue2 { color: #023763!important;  }
.wenhao3-app { width: 13px;height: 13px;cursor: pointer; }

