@charset "utf-8";
/* CSS Document */
body {-webkit-font-smoothing: antialiased;font: 14px/1.6 calibri,PingFangSC-Light,'helvetica neue','hiragino sans gb',tahoma,'microsoft yahei ui','microsoft yahei',simsun;background-color: #fff;color:#333;}
.clearfix:before, .clearfix:after { content: ''; display: table; }
.clear {clear:both;}
.clearfix:after{ visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix{*zoom:1;}
.f_l {float:left;}
.f_r {float:right;}
a, a > *,i {
	text-decoration: none;
	-webkit-transition: all .3s ease, border .2s ease, color .2s ease,opacity .3s ease-in-out;
	   -moz-transition: all .3s ease, border .2s ease, color .2s ease,opacity .3s ease-in-out;
	    -ms-transition: all .3s ease, border .2s ease, color .2s ease,opacity .3s ease-in-out;
	     -o-transition: all .3s ease, border .2s ease, color .2s ease,opacity .3s ease-in-out;
	        transition: all .3s ease, border .2s ease, color .2s ease,opacity .3s ease-in-out;
}
a:link{text-decoration: none;}
*{outline:none;border:none;padding:0;margin:0;}
a img{border:none;}
li img{ display:block;}
li a {display:block;}
ul,ol{ list-style:none;}
a:focus {outline:none;}
html, body {height: 100%; font-size: 14px;overflow:auto;background: #fafafa;}

::-webkit-scrollbar/*整体部分*/
{width: 5px;height:5px;}
::-webkit-scrollbar-track/*滑动轨道*/{border-radius: 0;background: #fff;display:block;}
::-webkit-scrollbar-thumb/*滑块*/{border-radius:4px;background:#e0e0e0;}
::-webkit-scrollbar-thumb:hover/*滑块效果*/{border-radius:4px;background:#c2c2c2;}


.marR10 {margin-right:10px;}
header .dropdown-menu>li>a {
    padding: 10px 20px;
    cursor: pointer;
}
/*public*/
.relative {position:relative;}
.page { position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
.main-concent {padding-top: 59px;padding-left: 76px;background:#fafafa;}
.tooltip {font: 12px/1.6 calibri,PingFangSC-Light,'helvetica neue','hiragino sans gb',tahoma,'microsoft yahei ui','microsoft yahei',simsun;color:#d9d9d9;}
.tooltip.right .tooltip-arrow {border-right-color: #606060;}
.tooltip.bottom .tooltip-arrow {border-bottom-color: #606060;}
.tooltip.top .tooltip-arrow {border-top-color: #606060;}
.tooltip-inner {background:#606060;white-space:nowrap;}
.form-control {border-radius:2px;-webkit-box-shadow:none;box-shadow:none;}
.form-control:focus {border:1px #1976d3 solid;-webkit-box-shadow:none;box-shadow:none;}
.form-inline label {font-weight:normal;}
.process-blue-btn {font-size:12px;color:#fff;background:#1665c1;}
.process-blue-btn i {font-size:12px;margin-right:5px;}
.process-blue-btn:hover {background:#1976d3;color:#fff;}
.btn {border-radius:2px;}
.well {border:0;border-top: 1px solid #e3e3e3;border-radius: 0;}
.popover-title {font: 14px/1.5 calibri,PingFangSC-Light,'helvetica neue','hiragino sans gb',tahoma,'microsoft yahei ui','microsoft yahei',simsun;}
.btn-primary {background: #1665c1;-webkit-box-shadow: 0 5px 10px #d0e0f3, 0 1px 10px #d0e0f3;box-shadow: 0 5px 10px #d0e0f3, 0 1px 10px #d0e0f3;}
.btn-primary:hover {background:#1976d3;}
/*header*/

/*产品*/
.product-link {float:right;}
.product-link img {margin: 9px auto 15px;width: 26px;height: auto;
-webkit-transition: all .3s ease;
	   -moz-transition: all .1s ease;
	    -ms-transition: all .1s ease;
	     -o-transition: all .1s ease;
	        transition: all .1s ease;}
.product-link button {background:none;border:none;}
.product-link button:hover {background:none;}
.product-link button i {font-size:25px;color:#737373;}
.product-link button:hover i {color:#333;}
.product-link li {display: inline-block;margin: 3px;vertical-align: top;width:84px;height:91px;text-align:center;padding-top:11px;}
.product-link li span {font-size:12px;text-align:center;}
.product-link .dropdown-menu>li>a {padding:0;color:#999;}
.product-link .dropdown-menu>li>a:hover {background:none;}
.product-link .dropdown-menu>li:hover a {color:#333;}
.product-link .dropdown-menu>li:hover img {width:36px;height:auto;margin:4px auto 10px;}
.product-link .dropdown-menu {padding:9px 20px 20px;width:320px;}
/*个人信息*/
.personal-info {float:right;padding-left:30px;}
.personal-info button {background:none;border:none;}
.personal-info button:hover {background:none;}
.info-account-ico {float:left;padding-top:9px;}
.info-account-ico img {width:40px;height:40px;}
.info-account {float:left;padding-left:15px;}
.info-account h6 {color:#999;}
.personal-info .dropdown-menu {width:270px;}
/*left*/
.left-bar {position:fixed;z-index:1;width:76px;left:0;top:59px;bottom:0;height:100%;overflow-y: auto;background:#eff0f1;border-right:1px #dddddd solid;overflow:visible;}
.left-bar-menu .menu-item {position:relative;overflow:visible;width:36px;height:36px;border-radius:100%;text-align:center;line-height:36px;margin:20px auto;cursor:pointer;}
.left-bar-menu .menu-item a {display:block;}
.left-bar-menu .menu-item.current {background:#fff;border:1px #d8d9d9 solid;}
.left-bar-menu .menu-item i {font-size:20px;color:#1665c1;}
.left-bar-menu .menu-item:hover i {color:#1976d3;}
.left-bar-menu .menu-hover-tips {position:absolute;left:30px;top:5px;width:80px;z-index:99999;font-size:12px;color:#fff;background:#000;height:25px;line-height:25px;}
/*项目列表*/
.pro-list-menu {position:fixed;top:59px;left:76px;bottom:0;width:204px;border-right:1px #ddd solid;padding:20px;overflow:auto;background:#fafafa;}
.pro-list-top {position:fixed;top:59px;left:76px;height:31px;width:204px;padding:20px 20px 40px;background:#fafafa;border-right: 1px #ddd solid;}
.pro-list-top h4 {margin:0;line-height:31px;color:#5c5c5c;}
.pro-list-scoll {overflow-y:auto;padding-top:20px;}
.pro-list-scoll dl {padding-top:15px;margin-bottom:0;}
.pro-list-scoll dt {font-size:12px;color:#999;font-weight:normal;margin-bottom:10px;}
.pro-list-scoll i {margin-right:4px;}
.pro-list-scoll .all {padding-left:10px;margin-top:35px;}
.pro-list-scoll a {display:block;color:#5c5c5c;padding:5px 0 5px 15px;cursor: pointer;}
.pro-list-scoll a:hover {background:#eee;border-radius:2px;}
.pro-list-scoll .list_cur {background:#e6e7ea;border-radius:2px;cursor: pointer;}

.switch1 {display:block;padding:5px 0 5px 2px;position:fixed;top:50%;left:262px;z-index:100;color:#1f222d;background:#ececec;cursor:pointer;border-radius:4px 0 0 4px;
-webkit-transition: all .2s ease-in-out;
	   -moz-transition: all .2s ease-in-out;
	    -ms-transition: all .2s ease-in-out;
	     -o-transition: all .2s ease-in-out;
	        transition: all .2s ease-in-out;}
.switch1:hover {background:#e6e7ea;}
.switch2 {display:none;padding:5px 0 5px 2px;position:fixed;top:50%;left:75px;z-index:100;color:#1f222d;background:#ececec;cursor:pointer;
border-radius:0 4px 4px 0;
-webkit-transition: all .2s ease-in-out;
	   -moz-transition: all .2s ease-in-out;
	    -ms-transition: all .2s ease-in-out;
	     -o-transition: all .2s ease-in-out;
	        transition: all .2s ease-in-out;}
.switch2:hover {background:#e6e7ea;}
/*列表搜索*/
.pro-list-concent {width:1000px;padding:30px;margin-left: 200px;overflow-y: auto;background: #fafafa;
-o-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;}
		.control-scroll {overflow: hidden;}
.pro-list-search {margin-bottom:35px;}
.pro-list-search h3 {margin:0;line-height:31px;font-size:28px;}
.order_search .search_name {min-width:300px;}
#searchdate .input-group {float:left;max-width:134px;}
#searchdate p {float:left;margin:7px 5px;font-size:12px;}
.order_search .btn-default-rili {margin-left:10px;  background: #ececec;border-radius: 2px;border: 1px #d9d9d9 solid;color: #606060;font-size:12px;}
.order_search .btn-default-rili:hover {background:#f5f5f5;border:1px #d9d9d9 solid;color:#606060;text-decoration:none;}
.search_group {width:180px;display:block;margin-left:10px;float:left;}
#search input {font-size:12px;}
.order_search .form-control {height:31px;}
#searchdate .form-control[readonly] {background-color: #fff;}
#searchdate .dropdown-menu {top:30px;}
/*列表*/
.filter {border-bottom:1px #e1e1e2 solid;font-size:12px;margin-bottom:10px;}
.filter li {float:left;border-bottom: 2px #fafafa solid;text-align:center;cursor:pointer;padding:6px 12px;margin-left:10px;color:#666;-webkit-transition: color .3s ease;-moz-transition:color .3s ease;-ms-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease;}
.filter .filter_cur {border-bottom:2px #1665c1 solid;color:#1665c1;font-weight:bold;}
.filter li:hover {color:#1665c1;}
.pro-list-item {padding: 20px;max-width: 940px;background: #fff;border: 1px #e1e1e2 solid;margin-bottom:10px;box-shadow: 0 1px 4px rgba(0,0,0,.04);-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.04);border-radius: 3px;}
.pro-pic-row {float:left;margin-right:25px;width:140px;}
.pro-detial-row {float:left;margin-right:20px;width:280px;}
.pro-price-row {float:left;margin-right:20px;width:140px;}
.pro-price-row h3 {color:#f4333c;}
.pro-price-row h3 span {font-size:12px;color:#333;}
.pro-operation-row {float:left;margin-right:20px;width:130px;}
.pro-cs-row {float:left;}

.pro-time-row {float:left;width:200px;}
.pro-time-row h6 {margin-top:0;color:#999;margin-bottom:0;}
.pro-time-row h5 {margin-top:4px;margin-bottom:8px;}

.pic-item {width:147px;height:105px;display: table;text-align: center;cursor:pointer;background: #f8f8f8;}
.pic-item img {margin-left:auto;margin-right:auto;max-height:105px;max-width: 147px;-webkit-box-shadow: 0px 5px 8px rgba(0,0,0,.08);
    box-shadow: 0px 5px 8px rgba(0,0,0,.08);}
.pro-pic-row {text-align:center;}

.pro-detial-row h5 {margin-top:0;width:270px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size:16px;font-weight: bold;}
.pro-detial-row h5 a {color:#333;}
.pro-detial-row h5 a:hover {color:#1665c1;}
.pro-detial-row h6 {margin-top:5px;margin-bottom:5px;color:#999;}
.pro-detial-row h6 b {color:#1665c1;font-weight:normal;}
.pro-detial-row .product-name {margin-bottom:0;padding:3px 10px;background:#fdeaeb;color:#e75942;text-align:center;border-radius:10px;display:inline-block;}
.caozuo {margin-bottom:0;margin-top:10px;}
.caozuo li {float:left;margin-right:15px;cursor:pointer;color:#ababab;}
.caozuo li:hover {text-decoration:none;color:#1665c1;}
.caozuo i {font-size:18px;}
.caozuo a i {color:#ababab;}
.caozuo a i:hover {text-decoration:none;color:#1665c1;}
/*联系人信息*/
a:hover{text-decoration:none;}
.popover-content {font-family:calibri,PingFangSC-Light,'helvetica neue','hiragino sans gb',tahoma,'microsoft yahei ui','microsoft yahei',simsun;}
.popover-content .people b {color:#1665c1;}
.popover-content h6 i {margin-right:5px;}

.pro-price-row h6 {color:#999;margin-top:0;}

.pro-operation-row h6 {color:#999;margin-top:0;}
.pro-operation-row a {display:block;cursor:pointer;color:#333;margin-bottom:3px;}
.pro-operation-row a:hover {color:#db4131;}

.pro-cs-row a {display:block;cursor:pointer;color:#fff;font-size:12px;background:#1665c1;line-height:30px;width:72px;text-align:center;border-radius:2px;margin-top:25px;-webkit-box-shadow: 0 5px 10px #d0e0f3, 0 1px 10px #d0e0f3;
box-shadow: 0 5px 10px #d0e0f3, 0 1px 10px #d0e0f3;}
.pro-cs-row a:hover {background:#1976d3;}

/*弹出框*/
.cd-popup-content {background:#fff;padding:20px;}
.modal-header {background: #f8f9fa;border-radius: 6px 6px 0 0;}

/*上传文档*/
.hide-file {width:70px;height:30px;opacity: 0;position: absolute;;top: 0;left: 0;}

.pro-name-box {padding-bottom:8px;}
.pro-name-box2 h4 {width:450px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.up_doc_btn {background: #1665c1;color: #fff;font-size:12px;border-radius:2px;}
.up_doc_btn:hover {background:#1976d3;color:#fff;}
.up_doc_btn .iconfont {font-size:12px;margin-right:5px;color:#fff;}
.file_header {font-size:12px;color:#999;margin-top:10px;margin-bottom:10px;}
.name_header {width:50%;float:left;padding-left: 15px;}
.time_header {width:20%;float:left;}
.file_list {padding:8px 0;border-bottom:1px #ddd solid;line-height:34px;}
.file_list:hover {background:#f9f9f9;}
.file_list_name {width:50%;float:left;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding-right:30px;}
.file_list_name img {margin-left:15px;margin-right:15px;}
.file_list_name a {cursor:pointer;color:#666;}
.file_list_name a:hover {color:#333;}
.file_list_time {width:30%;float:left;color:#999;}
.file_list_links {width:20%;float:left;text-align:center;height:34px;line-height:34px;}
.file_list_links a {color:#999;padding:5px;cursor:pointer;margin:0 7px;}
.document-box {margin-bottom:20px;}
.file_list .file_list_links {display:none;}
.file_list .file_list_links button {background:none;}
.file_list .file_list_links button:hover {background:#ddd;}
.file_list .file_list_links button:hover a {color:#666;}
.file_list:hover .file_list_links {display: inline-block;}
/*项目标签*/
.alertbox-tags .tagsinput {margin-top:20px;}
.tagsinput .tag {font-size:12px;border-radius: 2px;border:1px #dddddd solid;background: #f4f4f4;cursor: pointer;margin-right: 10px;margin-bottom: 10px;overflow: hidden;padding: 5px 13px 5px 19px;position: relative;vertical-align: middle;display: inline-block;zoom: 1;-webkit-transition: 0.14s linear;-moz-transition: 0.14s linear;-o-transition: 0.14s linear;transition: 0.14s linear;-webkit-backface-visibility: hidden;}
.tagsinput-remove-link {bottom: 0;cursor: pointer;font-size: 12px;
opacity: 0;padding: 5px 7px 3px 0;position: absolute;right: 0;text-align: right;text-decoration: none;top: 0;width: 100%;z-index: 2;}
.tagsinput-remove-link i {font-size:12px;}
.tagsinput-remove-link:before {color: #999;}
.tagsinput .tag:hover {background-color: #ececec; padding-left: 12px; padding-right: 20px; }
.tagsinput .tag:hover .tagsinput-remove-link {color: #999;opacity: 1;display: block;text-decoration:none; }
.tagsinput .tag:hover .tagsinput-remove-link i {color: #999;}
/*add项目标签*/
.tag-add {font-size:12px;border-radius: 2px;border:1px #dddddd dashed;background: #f8f8f8;cursor: pointer;margin-right: 10px;margin-bottom: 10px;padding: 5px 25px;position: relative;vertical-align: middle;display: inline-block;zoom: 1;}
.tag-list {display:none;position:absolute;left:0;top:-10px;box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15), 0 4px 10px 0 rgba(0, 0, 0, 0.1);border: 1px #fff solid;border-radius:4px;width:270px;height:430px;background:#fff;z-index:100;}
.tag-list-top {position:absolute;top:0;width:100%;overflow:hidden;}
.tag-list-top .top1 {padding:15px 15px 18px;border-bottom:1px #e5e5e5 solid;}
.tag-list-top .top1 h5 {text-align:center;color:#666;margin:0;margin-left:-15px;}
.tag-list-top .top1 .back {position:absolute;left:15px;top:11px;color:#999;display:none;}
.tag-list-top .top1 .back:hover {color:#666;}
.tag-list-top .top1 .save {position:absolute;right:15px;top:12px;color:#fff;border-radius:2px;background:#1665c1;text-align:center;font-size:12px;padding:3px 8px;}
.tag-list-top .top1 .save:hover {text-decoration:none;background:#1976d3;}
.tag-list-top .top2 {padding:13px 20px 0;border-bottom:1px #e5e5e5 solid;margin-bottom:0;}
.tag-list-top .top2 li {float:left;padding:0 5px 7px;border-bottom:2px #fff solid;margin-right:15px;color:#999;}
.tag-list-top .top2 li:hover {color:#333;}
.tag-list-top .top2 li.current {border-bottom:2px #1665c1 solid;color:#1665c1;}
.tag-name-box {position:absolute;top:91px;left:0;width:100%;overflow:hidden;}
.tag-name {margin-top:5px;overflow:auto;height:330px;}
.tag-name li {line-height:40px;padding:0 20px;cursor:pointer;position:relative;}
.tag-name li:hover {background:#f5f5f5;}
.check-blue-duihao {position:absolute;right:20px;top:15px;}
.check-blue-duihao img {width:15px;height:auto;}
.tag-name-box2 {position:absolute;top:49px;left:0;width:100%;overflow:hidden;display:none;}
.tag-name .disable {color:#999;cursor:not-allowed;}
.tag-name .disable:hover {background:none;}

/*项目备注*/
.note-list li h6 {color:#999;}
.note-list li {border-bottom:1px #f0f2f7 solid;padding-bottom:10px;}
.note-list li h6 i {color:#bdc3c7;margin-right:5px;}
.alertbox-note button {float:right;text-align:center;margin-top:40px;}
.alertbox-note textarea {width:500px;}

/*选择Panel*/
.alertbox-panel .table {width: 100%;}
.cd-popup-content .table label {margin-bottom: 0;} 
.cd-popup-content .table label span {margin-left: 10px;} 

/*分页*/
.pagination {float:right;}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #1665c1;
    border-color: #1665c1;
}
/*loading*/
.v-spinner {width: 42px;margin:20px auto;}
.no_pro {width:200px;margin:110px auto 50px;color:#bbb;text-align:center;}


/*分配产品CS*/
.cs-concent {width:1190px;padding:30px;overflow-y: auto;background: #fafafa;min-height:500px;
-o-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;}
.red-tips {position: absolute;top:-6px;right:0;color:#fff;padding:1px;border-radius: 1em;background: #e75942;width: 16px;height: 16px;text-align: center;line-height: 16px;}
.cs-table {background: #fff;margin-top:30px;}
.cs-table>.table>tbody>tr>td {line-height: 30px;}
.cs-table-item1 {width:70px;min-width: 70px;max-width: 70px;}
.cs-table-item2 {width:210px;min-width:210px;max-width: 210px;}
.cs-table-item2 div {width:194px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.cs-table-item3 {width:200px;min-width:200px;max-width: 200px;}
.cs-table-item3 div {width:184px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.cs-table-item5 {width:160px;min-width:160px;max-width: 160px;}
.cs-table-item5 div {width:144px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.total-clients h6 {margin-top:0;color:#666;margin-bottom:5px;}
.total-clients h6 i {margin-right:5px;color:#777;}
.total-clients h1 {margin-top:0;}
.cs-table-pro {width:120px;min-width:120px;max-width: 120px;}
/*账号设置*/
.cs-account-concent {width: 740px;background: #fff;padding:30px;overflow-y: auto;border-right: 1px #dddddd solid;position: fixed;left: 76px;top: 59px;bottom: 0;}
.account-box {padding-top:20px;padding-bottom:25px;border-bottom:1px #ebebeb solid;}
.account-box-l {width:190px;font-size: 12px;font-weight: bold;}
.account-box-r p span {margin-right: 30px;color:#666;}
.account-box .form-control {width:300px;}
.account-box .input-group .form-control {width:260px;}
.account-box p {margin-bottom: 5px;}
.error-tips {display:none;}
.error-tips2 {display:none;}
.has-error .error-tips {color:#a94442;margin-top: 5px;display: block;}
.has-error .error-tips2 {color:#a94442;margin-top: 8px;display: block;padding:5px;background: #f2dede;border-radius: 2px;width:250px;}
.account-box-r {max-width: 400px;}
.account-box-r .dropdown-toggle {width:300px;text-align: left;margin-bottom: 15px;}
.account-box-r .dropdown-menu {width: 300px;top:35px;}
.account-box-r .dropdown .caret {margin-top: 7px;}
.cs-account-concent .save .btn {background: #1665c1;margin-top: 25px;-webkit-box-shadow: 0 5px 10px #d0e0f3, 0 1px 10px #d0e0f3;box-shadow: 0 5px 10px #d0e0f3, 0 1px 10px #d0e0f3;min-width:82px;}
.cs-account-concent .save .btn:hover {background:#1976d3;}
.cs-account-concent .save {margin-bottom: 100px;margin-left: 190px;}
.password i {color:#ababab;cursor: pointer;margin-left:10px;line-height: 34px;}
.password i::selection {background:none;}
.password i::-moz-selection {background:none}
.password i::-webkit-selection {background:none;}

.alert {position: fixed;top: 60px;left:50%;z-index: 9999;width:400px;margin-left:-200px;}
.alert .close {margin-left:20px;}



/*删除样本*/
.account-box-l b {color:#e75942;font-size:16px;margin-right:5px;vertical-align:middle;}
.account-box .account-box-r textarea {width:400px;max-width:400px;min-width:400px;}
.account-box-r .bg-info {padding:5px 10px;background:#ecf6fb;margin-bottom:0;}
.delete-sample-caozuo label {font-weight:normal;}
.delete-sample-top .pro-detial-row {width:440px;}
.delete-sample-top {margin-top:40px;padding-bottom: 25px;border-bottom: 1px #ebebeb solid;}
.delete-sample-top .pro-detial-row h4 {margin-top:0;}
.delete-sample-top .pro-pic-row {margin-right:50px;}
.delete-sample-top .btn {margin-right:20px;margin-top:10px;}
.delete-sample-top .pro-detial-row h6 b {font-weight:bold;}


/*设计问卷样式选模板*/
.model-item {display:block;border:1px #e5e5e5 solid;border-radius:8px;padding:20px 20px 10px;margin-bottom:20px;}
.model-item h5 {text-align: center;color:#666;}
.edit-model-choose {width: 900px;}
.edit-model-choose h3 {margin:50px 15px 40px;}
.model-item:hover {border:1px #fecec6 solid;}
.model-item:hover h5 {color:#e75942;}
.model-item .ico {text-align: center;}
.model-item .ico img {width:40px;height: auto;}
.model-item .ico svg {fill:#999;}
.model-item:hover .ico svg {fill:#e75942;}
/* 追加ID包 */
.samplesizegroup .uploadid {color:#fff;background:#1665c1;border-radius:2px;-webkit-box-shadow: 0 5px 10px #d0e0f3, 0 1px 10px #d0e0f3;
box-shadow: 0 5px 10px #d0e0f3, 0 1px 10px #d0e0f3;}
.samplesizegroup .uploadid:hover {background:#1976d3;}
.samplesizegroup label {font-weight: normal;}
.dropdown-toggle {border-radius: 2px;}
.samplesizegroup>li {padding:12px 0;border-bottom: 1px #ddd solid;position: relative;cursor: pointer;}
.samplesizegroup>li:hover {background:#f5f5f5;}
.samplesizegroup .delete {position: absolute;top:50%;right: 15px;color:#999;margin-top:-12px;cursor: pointer;display: none;}
.samplesizegroup .delete:hover {color: #333;}
.samplesizegroup>li:hover .delete {display: block;}

.panel-dis-table {border: 1px #cfcfcf solid;font-size: 12px;}
.panel-dis-table td {border: 1px solid #cfcfcf;min-width: 80px;max-width: 80px;width: 80px;padding: 6px 10px 5px;text-align: center;}
.panel-dis-table .title td {background: #ededed;font-weight: bold;}
.panel-dis-table-box {overflow-x: auto;margin-bottom: 15px;}
/* 访问程序中参数设置 */
.qr-content-set {margin-top:50px;}
.qr-content-set h3 {margin-bottom:40px;} 
.qr-content-set .form-control {margin-bottom:20px;}
.qr-content-set .save {margin-top:30px;}