<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*缃戠珯涓棿涓昏鍐呭閮ㄥ垎*/
.section{width: 100%; overflow-y: auto; min-width: 1200px; padding-bottom: 30px;}
.section::after{content: '';display: block;width: 100%; height: 1px; clear: both;}
/*涓棿鑿滃崟tab鏍囩*/
.section .tab{ margin: 0 10px; border-bottom: 3px solid #7a3379; margin-bottom: -1px; position: relative; z-index: 2;}
.section .tab a{display: block; padding:0 20px; line-height: 30px; font-weight: 700; border-right: 1px solid #fff; float: left; color: #666;}
.section .tab a:hover{background: rgba(120,50,120, 0.2);}
.section .tab a.bg_base{color: #fff; background: #7a3379;}
.section .tab a span{display: inline-block;float: right; margin-top: 3px; padding: 2px 5px 2px; line-height: 14px; font-size: 12px; background: #7a3379; color: #fff; border-radius: 9px; margin-left: 3px;}
.section .tab a.bg_base span{background: #fff; color: #7a3379;}
/*涓诲唴瀹�*/
.section .main{min-height: 400px; background: #fff; margin: 0 10px;padding:10px 0;/* border: 1px solid #999;*/}
.section .main::before{content: '';display: block; width: 100%; height: 1px;}
.select2-container{z-index: 100000;}
.select2.select2-container{z-index: 999;}
/*鐧诲綍椤甸潰*/
/*.login_main {  width: 100%;  position:relative;   background:url('../images/login_bg.jpg') no-repeat center;   background-size: cover; }*/
/*鐧诲綍椤甸潰----&gt;宸︿笂瑙抣ogo*/
/*.login_main .logo{position:absolute; left:20px; top:20px;}*/
.login_main .logo img{height:60px;}
/*鐧诲綍椤甸潰----&gt;涓棿鐧诲綍妗�*/
/*.login_main .login{ width:400px; height:400px; margin-top:-200px; margin-left:-200px; background:rgba(255,255,255,0.8); position:absolute; left:50%; top:50%; padding: 30px 0; border-radius: 5px; border: 1px solid #ccc;}*/
.login .top img{width:100%;}
.login_form{width:100%; margin:30px 0; text-align:center; position: relative;}
.login_form .error{position: absolute; text-align: left; left: 25px; top: -25px;}
.login_form input{ font-size: 16px; color: #fff; box-shadow: 1px 1px 2px rgba(255,255,255,0.1),inset 1px 1px 2px rgba(255,255,255,0.3); border-radius: 10px;  margin-bottom:20px;}
.login_form .text,.login_form .password{width:90%; line-height:40px; color: #666; border:1px solid #7a3379; height:45px; padding-left:70px;}
.login_form .text{ background: url(../images/login_user.png) no-repeat 0px 2px;}
.login_form .password{ background: url(../images/login_pwd.png) no-repeat 0px 2px;}
.login_form .submit,.login_form .reset{width:40%; line-height:42px; margin-top: 20px; border:0; height:42px; padding-left: 35px;}
.login_form .submit{background: url(../images/login_sub.png) #7a3379 no-repeat 35px center;}
.login_form .reset{background: url(../images/login_reset.png) #1f1f1f no-repeat 35px center; margin-left:30px; }
.login_form .rember{margin-left:180px; }
.login_form .checkbox{width: 20px; height: 20px; margin-bottom: 0px; border:1px solid #7a3379; box-shadow: 0 0 0 0 #000; }
.login_form a{text-decoration:underline;}
/*鐧诲綍椤甸潰----&gt;宸︿笅瑙掓妧鏈敮鎸�*/
/*.login_main .suport{position:absolute; right:20px; bottom:20px;}*/

.login_main {  width: 100%;  position:fixed; top: 80px; bottom: 50px; background:url('../images/login_bg.jpg') no-repeat center;   background-size: cover; }
.login_main .logo{position:absolute; left:20px; top:-70px;}
.login_main .login{ width:360px; height:450px; margin-top:-250px; background:rgba(255,255,255,0.8); box-shadow: 2px 2px 10px rgba(0,0,0,0.5); position:absolute; right:15%; top:50%; padding: 30px 0; border-radius: 5px; border: 1px solid #999;}
.login_main .suport{position:absolute; right:20px; bottom:-35px;}

/*绠＄悊棣栭〉*/
.index .main{border: 0; margin: 0; text-align: center; height: 100%; min-height: 480px; position: relative;}
.index .main .top{position: absolute; left: 0; top: 0; width: 100%; height: 55%;}
.index .main .bottom{position: absolute; left: 0; top: 55%; width: 100%; height: 42%;}
.index .right span,.index .left dl,.index li span{display: block; width: 100%; height: 100%; padding:15% 0;}
.index .right i,.index .bottom i{display: block;margin:10px auto 30px; font-size:7em;color:#fff; transition: all 0.5s;}
.index .right i:hover,.index .bottom i:hover{transform: scale(1.1);}
.index .right a,.index .bottom a{display: block; line-height: 35px; font-weight: 700; border: 1px solid #ccc; background: rgba(255,255,255,0.5); border-radius: 10px; width: 70%; margin: 0 auto; box-shadow: 1px 1px 2px rgba(0,0,0,0.6);}
.index .right a:hover,.index .bottom a:hover{box-shadow:inset 1px 1px 2px rgba(0,0,0,0.6); background: rgba(255,255,255,0.8);}
/*绠＄悊棣栭〉----&gt;绯荤粺鍏憡*/
.index .notice{width: 50%; height: 100%; padding-left:5px; text-align: left;}
.index .notice dl{padding:10px 15px; position: relative; border: 1px solid #ccc;}
.index .notice dd{line-height: 20px; width: 100%;}
.index .notice .more{position: absolute; right: 10px; bottom: 5px; font-weight: 700; width: auto;}
.index .notice dt{border: 1px solid #ccc; border-radius: 10px; overflow:hidden; padding:4px 7px;}
.index .notice p{line-height: 21px; border-bottom: 1px dashed #ccc;}
.index .notice p:last-child{border: 0;}
.index .notice p:hover a{color:#7a3379;}
.index .notice p strong{display: inline-block; font-weight: 400; width: 70%; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.index .notice span{float: right;}
#noticeContDia{width: 500px; min-height: 300px; display: none;}
#noticeContDia p{text-indent: 2em; line-height: 25px; font-size: 14px;}
#noticeContDia .time{margin-top: 20px; text-align: right; font-weight: 700;}
/*绠＄悊棣栭〉----&gt;浜у搧鎼滅储/璁㈠崟涓績*/
.index .search,.index .order{width: 25%; height: 100%; padding:0 5px; border-radius: 50px;}
.index .search span{background: #c7c610;}
.index .search a{width: 41%; float: left; margin: 0 4%;}
.index .order span{background: #0f6a99;}
/*绠＄悊棣栭〉----&gt;绗簩琛屽ぇ鏍忕洰*/
.index ul{height: 100%;}
.index li{width: 20%; height: 100%; padding:0 5px; float: left; margin-top: 10px;}
.index li:nth-child(1) span{background: rgb(122,51,121);}
.index li:nth-child(2) span{background: rgb(207,134,93);}
.index li:nth-child(3) span{background: rgb(254,85,2);}
.index li:nth-child(4) span{background: #947932;}
.index li:nth-child(5) span{background: rgb(15,87,9);}
.index .bottom i{margin:0px auto 20px auto; font-size: 6em;}
.index .bottom li span.none{color: #ddd; font-weight: 18px;}
.index .bottom li span.none i{color: #ddd;}

/* 鍏憡璇︽儏椤� */
.section .notice{padding: 10px 50px; line-height: 2em;}
.section .notice h2{line-height: 50px; font-size: 22px; font-weight: normal;}
.section .notice p{ font-size: 16px; margin: 10px 0; color: #333;}
.section .notice p.time{margin-top: 20px; font-size: 16px; color: #666;}

/* 浜у搧鎼滅储 */
.pro_search .main{border: 0; background:none;}
.pro_search .top img{display: block; width: 50%; margin: 60px auto 80px;}
.pro_search .bottom{width: 80%; margin: 50px auto;}
.pro_search .s_tab a{display: block; padding: 0 30px; margin-right: 1px; line-height: 40px; float: left; font-weight: 700;}
.pro_search input[type='text']{width: 70%; line-height: 50px; height: 50px; padding-left: 60px; border: 3px solid #7a3379; background: url(../images/search.png) no-repeat 5px 0px; background-size: auto 100%;}
.pro_search input[type='submit']{width: 13%; line-height: 40px; height: 50px;  border: 3px solid #7a3379; margin-left: -10px; font-weight: 700;}
.pro_search .search a{display: inline-block; width: 14%; line-height: 44px; height: 50px; font-weight: 700;  border: 3px solid #bbb; float: right; text-align: center;}


/* 浜у搧鍒楄〃 */
.pro_list .search{width: 75%; height: 80px; padding: 10px 50px; margin: 10px auto; font-size: 0; box-shadow:0px 0px 7px rgba(0,0,0,0.2);}
.pro_list .search input{ line-height: 38px; height: 38px; border: 1px solid #7a3379; font-size: 14px;}
.pro_list .search input[type='text']{width: 72%;padding-left: 50px; background: url(../images/search.png) #fff no-repeat 7px 0px; background-size: auto 100%;}
.pro_list .search input[type='submit']{width: 10%; margin-left: -4px; font-weight: 400; font-size: 16px; }
.pro_list .search a.stru{display: inline-block; width: 15%; line-height: 38px; height: 38px; font-size: 16px;  border: 1px solid #535353; float: right; text-align: center;}
.pro_list .search p a{padding-right: 20px; line-height: 25px; font-size: 13px; color: #999;}
/* 浜у搧鍒楄〃----&gt;鍝佺墝/瑙勬牸閫夐」妗� */
.pro_list .option, .pro_list .detail, .pro_list .list, .pro_list .list_tit{width: auto; margin:5px 10px; line-height: 23px; border: 1px solid #aaa; padding: 0 5px;}
.pro_list .option{border:0;margin-top: 15px;padding-top: 10px;}
.pro_list .option li{padding:5px 2px; border-bottom:  1px solid #ddd; word-wrap: break-word;}
.pro_list .option li:last-child{border: 0;}
.pro_list .option strong{padding: 2px 8px; border-radius: 5px; margin-right: 5px;}
.pro_list .option a{padding: 1px 5px; margin: 2px; display: inline-block;}
.pro_list .option a.on,.pro_list .option a:hover{border-radius: 5px; border: 1px solid #7a3379; color: #7a3379;}
.pro_list .option a.seeMore{padding: 2px 8px; border-radius: 5px; margin-right: 5px; color: #fff; box-shadow: inset 1px 1px 3px rgba(0,0,0,0.5),1px 1px 3px rgba(0,0,0,0.5);}
/* 浜у搧鍒楄〃----&gt;鎼滅储缁撴灉璇︾粏淇℃伅 */
.pro_list .detail{padding-bottom: 5px;border: 0; border: 1px solid #e8bbbb; margin: -5px 10px; padding-top: 10px;}
.pro_list .detail h2{line-height: 30px;}
.pro_list .detail strong{line-height: 25px;}
.pro_list .detail span{margin-right: 20px;}
.pro_list .detail img{max-height: 100px;}
/* 浜у搧鍒楄〃----&gt;鎼滅储缁撴灉鏍囬 + 鐩稿叧鎺ㄨ崘 */
.pro_list .list_tit{margin-bottom: 0; line-height: 30px; background: rgba(121,51,119,0.7);}
.pro_list .list_tit .left{font-weight: 700; font-size: 15px;}
.pro_list .list_tit .right{max-width: 65%; overflow: hidden;white-space: nowrap;text-overflow: ellipsis; padding-right: 80px; position: relative;}
.pro_list .list_tit .right strong{padding: 3px 8px 4px; border-radius: 5px; box-shadow: inset 1px 1px 2px rgba(0,0,0,0.4);}
.pro_list .list_tit .right a{padding: 0 7px 1px; color: #f3f3f3; border-left: 1px solid #999;}
.pro_list .list_tit .right a.more{border: 1px solid #fff; background: #7a3379; border-radius: 5px; position: absolute; top: 4px; right: 5px; line-height: 20px;}
.pro_list .list_tit .right a.sameMore{margin-right: -60px;}
#search_relative{display: none; position: relative; line-height: 28px; min-height: 250px; width: 1000px;font-weight: 700; text-align: center;}
#search_relative .cont&gt;div{display: none; width: 90%; margin: 0 5%;}
#search_relative .cont&gt;div:first-child{display: block;}
#search_relative .prev,#search_relative .next{font-size: 50px; cursor: pointer; color: #7a3379; position: absolute; top: 50%; margin-top: -25px;}
#search_relative .prev{left: 0px;}
#search_relative .next{right: 0px;}
#search_relative .listIcon{width: 100%; text-align: center; margin: 20px 0 -10px 0;}
#search_relative .listIcon i{display: inline-block; margin: 0 3px; cursor: pointer; width: 10px; height: 10px; border-radius: 5px; background: #555;}
#search_relative .listIcon i:hover{border: 1px solid #7a3379; background: #fff;}
#search_relative .listIcon i.on{width: 25px; background: #7a3379;}
#search_relative a{
  padding:0px 10px;
  border-radius: 5px;
  display: inline-block;
  border:1px solid #fff;
  margin: 5px 10px;
  color: #555;
  font-weight: 400;
  box-shadow: inset 1px 1px 5px rgba(0,0,0,0.1),1px 1px 2px rgba(0,0,0,0.4);
}
#search_relative a:hover{
  color: #7a3379;
  background: #fff;
  box-shadow: inset 1px 1px 5px rgba(122,51,121,0.2),1px 1px 2px rgba(122,51,121,0.4);
}
/* 浜у搧鍒楄〃----&gt;鎼滅储缁撴灉鍒楄〃 */
.pro_list .list{margin-top: 0; border-top: 0; padding: 0; background: #fff;}
.pro_list .list dt{width: 10%; min-width: 96px;display: inline-block; vertical-align: middle; text-align: center;}
.pro_list .shop_cart input{ height: 25px; line-height: 25px; text-align: center;}
.pro_list .shop_cart input[type='text']{width: 35px; border: 1px solid #7a3379;}
.pro_list .shop_cart input[type='submit']{width: 25px; border: 1px solid #fe5502; background: url(../images/p_cart.png) no-repeat center; cursor: pointer;}
.pro_list .shop_cart input[type='button']{width: 25px; border: 1px solid #fe5502; background: url(../images/p_cart.png) no-repeat center; cursor: pointer;}
.pro_list .shop_cart a{width: 25px; height: 25px; vertical-align: middle; display: inline-block; border: 1px solid #fe5502; background: url(../images/p_cart.png) no-repeat center;}
.pro_list .shop_cart span{display: inline-block; vertical-align: middle; width: 18px; height: 25px; cursor: pointer;user-select:none;background: url(../images/sub.png) no-repeat #7a3379 center ; background-size: 90% auto}
.pro_list .shop_cart span.add{background-image: url(../images/add.png);}
.pro_list .shop_cart a.more{background: rgba(0,0,255,0.4); border: 0; width: 98px; margin-top: 10px; color: #fff;}
.pro_list .list dd{padding-right: 20px; display: inline-block; line-height: 20px; vertical-align: middle; padding-left: 10px; font-size: 14px;}
.pro_list .list dd:nth-child(1){width: 15%; min-width: 110px;}
.pro_list .list dd:nth-child(2){width: 22%; min-width: 200px;}
.pro_list .list dd:nth-child(3){width: 10%; min-width: 110px;}
.pro_list .list dd:nth-child(4){width: 10%; min-width: 110px;}
.pro_list .list dd:nth-child(5){width: 10%; min-width: 110px;}
.pro_list .list dd:nth-child(6){width: 10%; min-width: 120px;}
.pro_list .list dd:nth-child(7){width: 10%; min-width: 120px;}
.pro_list .list dd h5{font-size: 14px;}
.pro_list .list dd p{color: #333; margin: 3px 0;}
.pro_list .list dd p.cu{color: #fd7100; font-weight: 700; font-size: 14px; margin-top: 8px;}
.pro_list .list dd p.cu img{margin-top: -22px;}
.pro_list .list dd a.title{font-size: 14px; color: rgb(148,55,52);}
.pro_list .list dd a.msds{text-decoration: underline; color: #7a3379;font-weight: 400; margin-right: 20px;}
.pro_list .list dd a.seenImg{text-decoration: underline; color: #fd7100;font-weight: 400;}
#bigPic{display: none; width: 500px;}
#bigPic img{width: 500px;}
.pro_list .list dd .vip{line-height: 40px; font-size: 15px; font-weight: 700; color: rgb(148,55,52);}
.pro_list .list .price{text-decoration: line-through; color: #666;}
.pro_list .list li.list_head{font-size: 14px; font-weight: 700; padding: 5px 0; background: #ddd; border-bottom: 2px solid #aaa;}
.pro_list .list li{border-bottom: 1px solid #ccc; padding: 10px 0;}
.pro_list .list li:nth-of-type(even){background: #fff;}
.pro_list .pro_error{padding: 20px; width: 500px; font-size: 16px; text-align: center; border: 1px solid #ccc; box-shadow: 2px 2px 10px rgba(0,0,0,0.5); margin: 30px auto; border-radius: 10px;}

.pro_list .list li.list_head .filter{display: inline-block; width: 12px; height: 20px; margin-left: 5px; margin-top: -2px; vertical-align: middle;}
.pro_list .list li.list_head .filter i{display: block; width: 12px; height: 8px; cursor: pointer; background: no-repeat center; background-size: 100% 100%;}
.pro_list .list li.list_head .filter i.up{background-image: url(../images/filt_up_o.png);}
.pro_list .list li.list_head .filter i.down{background-image: url(../images/filt_down_o.png); margin-top: 2px;}
.pro_list .list li.list_head .filter i.on.up{background-image: url(../images/filt_up.png);}
.pro_list .list li.list_head .filter i.on.down{background-image: url(../images/filt_down.png);}


.pro_detail .list_tit{background: rgba(120,50,120, 0.5); margin: 10px 8px 0; border-bottom: 0; border-top: 1px solid #ccc;}
.pro_detail .tuijian{border-bottom: 1px solid #ccc;}
.pro_detail .list_tit .right a{border: 0; background: #888; border-radius: 5px; box-shadow: inset 1px 1px 3px rgba(0,0,0,0.6);}
.pro_detail .detail{margin: -1px 8px 10px; position: relative; border-top: 0; background: #f9f9f9;}
.pro_detail .detail .left{width: 250px; height: 250px; text-align: center; background: #fff; position: absolute; left: 70px; top: 20px; border: 1px solid #ddd;}
.pro_detail .detail .left span{height:100%; display:inline-block; vertical-align:middle; margin: 0;} 
.pro_detail .detail .left img{max-width: 240px; max-height: 240px;}
.pro_detail .detail .right{width:100%; padding-left: 340px; padding-right: 60px;}
.pro_detail .detail dt{float: left; width: 49%;}
.pro_detail .detail dd{float: right; width: 49%;}
.pro_detail .detail h2{line-height: 30px; font-size: 20px; padding: 10px 0;}
.pro_detail .detail .en_name{line-height: 20px; background: #e5e5e5; padding:10px;}

.pro_detail .detail .price{line-height: 40px; background: #f0f0f0; padding: 5px 10px; margin-bottom: 10px;}
.pro_detail .detail .price img{margin-top: -20px; margin-left: -3px;}
.pro_detail .detail .shop_cart span{margin:0; text-align: center; width: 30px; height: 30px;}
.pro_detail .detail .shop_cart input{line-height: 30px; height: 30px;}
.pro_detail .detail .shop_cart input[type='text']{width: 150px;}
.pro_detail .detail .shop_cart input[type='submit']{width: 50px; background-color: #fd7100;}
.pro_detail .detail .shop_cart a{width: 50px; background-color: #fd7100; height: 30px;}
.pro_detail .detail .storage dt{width: 50%;}
.pro_detail .detail .storage dd span{display: inline-block; padding: 0 10px; line-height: 30px; cursor: pointer; border-radius: 10px; box-shadow: 1px 1px 2px rgba(0,0,0,0.5);}
.pro_detail .detail .storage{margin-top: 15px;}
.pro_detail .detail .storage strong{margin-right: 15px;}
.pro_detail .detail .storage input[type='text']{width: 60px;}
.pro_detail .detail .cont{line-height: 28px;}
.pro_detail .bottom{border-top: 1px solid #ddd; margin: 20px 60px 0; padding:10px; line-height: 30px;}
.pro_detail .bottom span{margin-right: 80px; color: #666;}
.pro_detail .bottom a{margin-left: 50px; color: #7a3379; text-decoration: underline;}
.pro_detail .bottom strong{color: #666;}
.pro_detail .list{margin:0 8px; border-top: 0;}
.pro_detail .list li.list_head{border-bottom: 1px solid #ccc;}
.pro_detail .bgdetail .bottom{margin-top: 0;}
.pro_detail .bgdetail .list table{width: 100%;}
.pro_detail .bgdetail .en_name dt{width: 68%;}
.pro_detail .bgdetail .en_name dd{width: 28%;}

.pro_detail .list.detail .price{background: none; padding: 10px 20px;text-decoration: none;}
.pro_detail .list.detail .price strong{color: #333;}

.pro_list .internal_collar dd:nth-child(1){width: 25%; min-width: 110px;}
.pro_list .internal_collar dd:nth-child(2){width: 30%; min-width: 200px;}
.pro_list .internal_collar dd:nth-child(3){width: 15%; min-width: 110px;}
.pro_list .internal_collar dd:nth-child(4){width: 15%; min-width: 110px;}


.user_list .search{width: 100%; height: 52px; padding: 10px; margin: 0; box-shadow: 0 0 0 0;}
.user_list .search input{line-height: 30px; height: 30px; box-shadow: 0 0 0 0;}
.user_list .search input[type='text']{padding-left: 30px;}
.user_list .search input[type='submit']{width: 18%; font-weight: 700; font-size: 14px;}
.user_list .search a{
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 15%; font-size: 14px; line-height: 30px; font-weight: 700;
  height: 30px;  border: 1px solid #aaa; border-radius: 5px;
  margin-right: 10px;
  float: right; transition: all 0.5s;
  box-shadow: inset 0px 0px 15px 3px rgba(255,255,255,0.3),1px 1px 3px rgba(0,0,0,0.3);
  text-align: center;}
  .user_list .search a:hover{ border: 1px solid #eee;}
.user_list .search a.batch{background: rgb(199,1,14); color: #fff;}
.user_list .search a.add{background: rgb(230,130,3); color: #fff; padding-left: 2.8%;}
.user_list .search a strong{font-weight: 700; font-size: 20px;position: absolute;left: 15%; top: -2px;}
.user_list .search dd{width: 38%;}
.user_list .search dt{width: 62%;}
.user_list .list dl{text-align: center;}
.user_list .list dt{width: 10%; min-width: 140px;}
.user_list .list dt a{display: inline-block; line-height: 24px; margin: 0 2px; padding: 0 8px;}
.user_list .list dd{float: left; height: 20px; padding: 0;}
.user_list .list dd:nth-child(1){width: 5%; min-width: 50px; }
.user_list .list dd:nth-child(2){width: 10%; min-width: 50px;}
.user_list .list dd:nth-child(3){width: 10%; min-width: 60px;}
.user_list .list dd:nth-child(4){width: 20%; min-width: 70px;}
.user_list .list dd:nth-child(5){width: 15%; min-width: 110px;}
.user_list .list dd:nth-child(6){width: 10%; min-width: 120px;}
.user_list .list dd:nth-child(7){width: 15%; min-width: 120px;}
.user_list .list dd:nth-child(8){width: 15%; min-width: 120px;}
.user_list .list .del dd{width: auto; text-align: left; padding-left: 20px;}
.user_list .list li:nth-of-type(even){background: #fff;}
.user_list .list li{padding: 5px 0;}

.user_list .list_order{padding-top: 0px; background: #fff; border: 0; margin: 0 10px;}
.user_list .list_order li{margin:0 0px 8px 0px; padding-bottom: 0; border: 1px solid #ddd; background: #eee; position: relative;}
.user_list .list_order li:nth-of-type(even){background: #eee;}
.user_list .list_order li table{width: 100%;}
.user_list .list_order li th{text-align: center;}
.user_list .list_order dl{ padding-bottom: 5px; border-bottom: 1px solid #ddd; text-align: left; padding: 5px 10px; font-size: 13px;}
.user_list .list_order dd:nth-child(1){width: auto; min-width: auto; margin-right: 30px;}
.user_list .list_order dd:nth-child(1) span{color: rgb(148,55,52);}
.user_list .list_order dd:nth-child(2){width: 18%; min-width: 200px;}
.user_list .list_order dt{width: auto; text-align: right; float: right;}
.user_list .list_order dt span.seen a{display: inline-block; line-height: 24px; margin: 0 2px; padding: 0 8px;}
.user_list .list_order .detail{ text-align: center; width:auto; margin:0px;background: #fff; padding: 0; border: 0; position: relative;}
.user_list .list_order .detail table{color: #666; line-height: 18px; margin: 0 auto; text-align: left; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; }
.user_list .list_order .detail th{font-size: 14px; line-height: 30px; background: #fff;}
.user_list .list_order .detail td{padding: 8px 10px;font-size: 13px; border-left: 1px solid #ddd;}
.user_list .list_order .detail td.center{text-align: center;}
.user_list .list_order .detail .xyprice{width: 80px; padding: 3px 5px; text-align: center; border-radius: 5px; border: 1px solid #999;}
.user_list .list_order .detail a{display: inline-block; cursor: pointer; border-radius: 5px; margin:2px; background: #7a3379; color: #fff; padding: 2px 10px;}
.user_list .list_order .detail a:hover{box-shadow: 1px 1px 3px rgba(0,0,0,0.5);}
.user_list .list_order .detail .reject{border: 1px solid #7a3379; background: #f5f5f5; color: #7a3379;}
.cancel_ok{border: 1px solid #7a3379; margin-left: 10px; padding: 0 8px; border-radius: 5px; display: inline-block;}

.user_list .list_approvallist dd:nth-child(1){width: 17%; min-width: 180px; }
.user_list .list_approvallist dd:nth-child(2){width: 17%; min-width: 180px; }
.user_list .list_approvallist dd:nth-child(3){width: 17%; min-width: 180px; }
.user_list .list_approvallist dd:nth-child(4){width: 15%; min-width: 150px; }
.user_list .list_approvallist dd:nth-child(5){width: 10%; min-width: 100px; }
.user_list .list_approvallist dd:nth-child(6){width: 10%; min-width: 100px; }
.user_list .list_approvallist dt{width: 12%; min-width: 120px; }
.user_list .list_approvallist td:nth-child(4){ padding: 5px 10px; }

.orderlist .list table.list_head,.orderlist .list table.order_item{width: 100%; border-collapse: collapse;margin:0 0px 8px 0px; border: 1px solid #ddd; background: #eee;}
.orderlist .list table.list_head th{padding: 5px 0;}
.orderlist .list .itemTit td{padding:9px 2px;}
.orderlist .list .itemTit a{padding: 0 8px; border-radius: 5px;}
.orderlist .list .itemTit td input[type='checkbox']{width: 16px; height: 16px;}
.orderlist .list .itemTit td span{font-weight: 700; font-size: 15px;}
.orderlist .list .itemTit td span.seen a{font-weight: 400;display: inline-block; font-size: 14px; color: #fff; border-radius: 5px; padding: 0px 7px;}
.orderlist .list .itemTit td .progress{display: block; line-height: 18px;}
.orderlist .list .itemTit td .progress span{font-size: 12px; font-weight: 400;}
.orderlist .list .itemTit .reject_examine{padding: 1px 7px;}
.orderlist .order_item tr td.sign{border-left: 0;}
.orderlist .order_item tr td:first-child{border-left: 0;}
.orderlist .order_item tr:last-child{border-bottom: 1px solid #ccc;}
.orderlist .order_item td strong{margin-left: 15px; color: #444; font-size: 13px;}
.orderlist .order_item td strong:first-child{margin-left: 0px;}

.user_add p{display: block; padding: 18px 0 0 20px;}
.user_add label strong{width: 60px; display: inline-block;}
.user_add label input,.user_add label select{width: 400px; line-height: 30px; height: 30px; padding: 0 10px; border: 1px solid #999;}
.user_add label input.on{border-color: #7a3379;}
.user_add label span{margin-left: 10px;}
.user_add .btn input{box-shadow: 0 0 0 0; border-radius: 0;  margin-bottom:0px;}
.user_add .login_form{width:auto; margin:20px 20px; text-align:left;}
.user_add .submit,.user_add .reset{width:160px; line-height:35px; border:0; height:35px; padding-left: 30px;}
.user_add .submit{background: url(../images/login_sub.png) #7a3379 no-repeat 35px center; background-size: auto 60%;}
.user_add .reset{background: url(../images/login_reset.png) #1f1f1f no-repeat 35px center; margin-left:140px; background-size: auto 60%;}



/* 浜у搧鍒楄〃----&gt;鍒楄〃鍒嗛〉 */
.m-page{width:100%; margin:10px auto; text-align: center;}
.m-page a{color:#333;border:1px solid #999; padding:2px 8px; margin-right:2px; border-radius:2px; display:inline-block;}
.m-page a.on,.m-page a:hover,.m-page .page_cur a{background:#7a3379; color:#fff; border-color:#7a3379;}
.m-page a.disable:hover{color:#333;background:#fff;border:1px solid #999;}
.m-page input{width:40px;line-height:28px;height: 28px; margin:0 5px;text-align:center;color:#333;border:1px solid #999}

.proList-page{margin:20px 5px 5px 10px;width: auto; padding-right: 5px; text-align:right; font-size: 0;}
.proList-page a{border-bottom: 0; margin:4px 0 0 -1px; border-radius: 0; font-size: 12px}
.proList-page dt{
  color: #fff; font-size: 14px; font-weight: 700;
  background: rgba(122,51,121,0.8); padding: 2px 10px;border-radius: 5px 5px 0 0;
  border:1px solid #999; border-bottom: 0; box-shadow: inset 1px 1px 5px rgba(0,0,0,0.3);
}
.proList-page input{width: 18px; height: 18px;border-radius: 5px;}

.aui_content{padding:0;}
#shopping_cart{display: none; width: 900px;}
#shopping_cart .list{padding: 0; margin: 0;}
#shopping_cart .list li{ padding:3px 10px; border-bottom: 0;border-top: 1px solid #aaa;}
#shopping_cart .list dd{ text-align: left; float: none; height: auto; display: inline-block; vertical-align: middle;}
#shopping_cart .list dd:nth-child(1){width: 40px; min-width: 40px; }
#shopping_cart .list dd:nth-child(2){width: 50px; min-width: 50px;}
#shopping_cart .list dd:nth-child(3){width: 350px; min-width: 350px; line-height: 16px; padding-right: 15px;}
#shopping_cart .list dd:nth-child(4){width: 90px; min-width: 90px;}
#shopping_cart .list dd:nth-child(5){width: 90px; min-width: 90px;}
#shopping_cart .list dd:nth-child(6){width: 105px; min-width: 105px;}
#shopping_cart .list dd:nth-child(7){width: 90px; min-width: 90px;}
#shopping_cart .list li:nth-child(1){background: rgba(122,51,121,0.5);}
#shopping_cart .list li:nth-child(1) dl,#shopping_cart .list dd.pro{line-height: 25px;}
#shopping_cart .list li.del dl{text-align: left;}
#shopping_cart .list li.del dd{width: auto; text-align: left; padding:0 20px 0 0;line-height: 25px;}
#shopping_cart .list dt{width: 50px; min-width: 50px;}
#shopping_cart .list dt a:hover{color: #7a3379;}
#shopping_cart .shop_cart span{text-align: center;}
.settle{text-align: right; border-top: 1px solid #aaa; padding: 10px; line-height: 30px;}
.settle span{margin: 0 5px; font-weight: 700;}
.settle input[type='submit']{display: inline-block; padding: 3px 20px; border:0; margin-left: 40px;}

#addSettlePro{display: none; width: 1000px;}
#addSettlePro .search{height: auto; position: relative; background: none; padding: 0; margin: -10px auto 20px; box-shadow: 0 0 0;}
#addSettlePro .search .text{width: 85%;}
#addSettlePro .search .sub{cursor: pointer;}
#addSettlePro .search .search_ul{display: none; position: absolute; width: 85%; background: rgba(255,255,255,0.9); border:1px solid #ccc; left: 0; top: 35px; padding: 5px 5px 5px 50px; line-height: 25px;}
#addSettlePro .search .search_ul li{list-style: disc; cursor: pointer;}
#addSettlePro .search .search_ul li:hover{color: #7a3379;}
#addSettlePro .list_tit{background: rgba(122,51,121,0.5);}
#addSettlePro .list table{width: 100%; border-collapse: collapse;}
#addSettlePro .list tr{width: 100%; border-bottom: 1px solid #ccc;}
#addSettlePro .list th{padding: 3px 0px 3px 5px; line-height: 25px; background: #ccc;}
#addSettlePro .list td{padding: 3px 0px 3px 5px; line-height: 18px;}
#addSettlePro .list .loading td{padding:40px; font-size: 20px; color: #7a3379; text-align: center;}
#addSettlePro .list .loading td i{animation: loadingDia 3s infinite; margin: 0 20px;}
/* 搴撴埧骞抽潰鍥炬牱寮� */
.storage_room .main{border: 0; position: relative; z-index: 990;}
.storage_room .search{box-shadow: 0 0 0; background: #fff; height: auto; margin: 0 auto; text-align: center;}
.storage_room h2{margin-top: 10px; text-align: center; }
.storage_room .control_room{float:left; width: 96%; line-height: 30px; margin: -20px 2% 0; text-align: center;}
.storage_room .control_room a{display:inline-block; font-size: 15px; width: 100px; border: 1px solid #ccc; border-radius: 5px;}
.storage_room .control_room a:hover{ box-shadow: 1px 1px 3px rgba(0,0,0,0.5);}
.storage_room .room{width: 96%; height: 406px; border: 3px solid #666; margin: 20px 2% 0; position: relative;user-select: none;}
.storage_room .room::before{content: "澶ч棬"; display: block; padding: 0px 15px; position: absolute; z-index: 99; left: 36%; top: -12px; line-height: 20px; background: #fff; border-left: 3px solid #666; border-right: 3px solid #666;}
.storage_room .room::after{content: "澶ч棬"; display: block; height: auto; padding: 0px 15px; position: absolute; z-index: 99; left: 36%; bottom: -10px; line-height: 20px; background: #fff; border-left: 3px solid #666; border-right: 3px solid #666;}
.storage_room .room&gt;div{height: 100%; border: 1px solid #333; float: left; position: relative;}
.storage_room .room&gt;div::before{content: ""; display: block; width: 5px; height: 50px; position: absolute; z-index: 99; left: -1px; top: 150px; border-top: 2px solid #333; border-bottom: 2px solid #333; background: #fff;}
.storage_room .room&gt;div::after{content: ""; display: block; width: 5px; height: 50px; position: absolute; z-index: 99; right: -1px; top: 150px; border-top: 2px solid #333; border-bottom: 2px solid #333; background: #fff;}
.storage_room .room&gt;div&gt;p{transform: scale(1); transition: all 0.5s;}
.storage_room .room&gt;div&gt;p:hover{transform: scale(1.1);}
/* 搴撴埧骞抽潰鍥�-涓存椂搴撴埧鏍峰紡 */
.storage_room .temporary{width: 35%; background: #fdd; float: right;}
.storage_room .temporary:hover{}
.storage_room .room .temporary::before{display: none;}
.storage_room .room .temporary::after{background: #fdd;}
.storage_room .temporary p{position: absolute; top: 160px; left: 50%; margin-left: -50px;}
.storage_room .temporary .left{width: 35%; height: 100%;}
.storage_room .temporary .right{width: 65%; text-align: right;}
.storage_room .temporary .top{width: 95%; height: 150px; margin: 10px;}
.storage_room .temporary .bottom{height: 220px; margin: 10px;}
.storage_room .temporary .box a{display: block;border: 1px solid #666; height: 100%; position: relative; width: 100%; text-align: center;font-size: 16px; transform: scale(1); transition: all 0.5s;}
.storage_room .temporary .box a::before{content: ''; display: inline-block; width: 0.01px; height: 100%; vertical-align:middle;}
.storage_room .temporary .box a:hover{transform: scale(1.05); box-shadow: 0px 5px 10px rgba(0,0,0,0.5); font-weight: 700; z-index: 999;}
.storage_room .temporary .shelves{width:70%; height: 100%;}
.storage_room .temporary .shelves a{ background: #fabd00;}
.storage_room .temporary .right .shelves{width:100%; height: 90px; margin-bottom: 15px;}
.storage_room .temporary .pat a{ background: rgb(104,223,181); height: 44px;}
.storage_room .temporary .right .pat a{width:100px; float: right;}
.storage_room .temporary .left .pat a{width: 70%; height: 37px;}
.storage_room .temporary .bottom .right{position: absolute; right: 10px; bottom: 7px; width: 100px;}
/* 搴撴埧骞抽潰鍥�-杩囬亾鏍峰紡 */
.storage_room .aisle{width: 7%; background: #8f8; text-align: center; padding-top: 150px;}
.storage_room .room .aisle::before{background: #8f8;}
.storage_room .room .aisle::after{background: #8f8;}
/* 搴撴埧骞抽潰鍥�-鑰楁潗搴撴埧鏍峰紡 */
.storage_room .consumables{width: 15%; background: #eee; color: #aaa; text-align: center; padding-top: 160px;}
.storage_room .room .consumables::before{background: #eee;}
.storage_room .room .consumables::after{background: #eee;}
.storage_room .room .consumables p:hover{transform: scale(1);}
/* 搴撴埧骞抽潰鍥�-鍖栧鍝佸簱鎴挎牱寮� */
.storage_room .chemistry{width: 43%; position: relative; background: #fcf9a5;}
.storage_room .room .chemistry::before{background: #fcf9a5;}
.storage_room .room .chemistry::after{display: none;}
.storage_room .room .chemistry p{position: absolute; top: 185px; left: 50%; margin-left: -50px;}
.storage_room .room .chemistry a{display: block; float: left; width: 50%; height: 100%; padding: 50px 5px 0; border: 1px solid #666; background: #fabd00; transform: scale(1); transition: all 0.5s;}
.storage_room .chemistry .left{width: 88%; padding-left: 20px;}
.storage_room .chemistry .left div{width: 24%; height: 150px; position: relative; margin: 40px 1.2% 10px; box-shadow: 0; float: left; text-align: center;}
.storage_room .chemistry .left div a:hover{transform: scale(1.05); box-shadow: 0px 5px 10px rgba(0,0,0,0.5); font-weight: 700; z-index: 999;}
.storage_room .chemistry .left div.top{margin: 10px 1.2% 40px;}
.storage_room .chemistry .left div.single{width: 12%;}
.storage_room .chemistry .left div.single a{width: 100%;}
.storage_room .chemistry .left div.none{background: none; border: 0; width: 12%;}
.storage_room .chemistry .left div.none:hover{box-shadow: 0 0 0 #000;}
.storage_room .chemistry .left strong{font-size: 21px; color: #2ac002;}
.storage_room .chemistry .right{width: 12%; margin: 5px 0;}
.storage_room .chemistry .right div{width: 100%; margin: 5px 0; float: left; text-align: center; box-shadow: 0;}
.storage_room .chemistry .right div a{width: 100%;transform-origin:90% 50%;}
.storage_room .chemistry .right div a:hover{transform: scale(1.05); box-shadow: -3px 0px 10px rgba(0,0,0,0.5); font-weight: 700; z-index: 999;}
.storage_room .chemistry .right div.freezer a{ height: 70px; background: #4bc9fe; padding-top: 25px;}
.storage_room .chemistry .right div.dangerous a{height: 140px; background: #ff3f33; color: #fff; margin: 0;}
.storage_room .chemistry .dangerous a{padding-top: 60px; color: #fff;}

/* 搴撴埧鍒楄〃椤垫牱寮� */
.storage_list .list table{width: 100%; text-align: center;}
.storage_list .list table th{background: #ddd;height: 35px;}
.storage_list .list table th:last-child{width: 200px;}
.storage_list .list table td{border-bottom: 1px solid #ccc;height: 35px;}
.storage_list .list table tr:nth-child(odd){background: #fff;}
.storage_list .list table td a{display: inline-block; line-height: 24px; margin: 0 2px; padding: 0 8px;}
.storage_list .list table td.del{text-align: left;}
.storage_list .list .noData span{display:inline-block; line-height: 30px; color: #666; font-size: 16px; padding: 10px 80px; margin: 30px auto; border: 1px solid #fff; box-shadow: inset 0px 0px 20px rgba(0,0,0,0.1),1px 1px 3px rgba(0,0,0,0.6);}
.storage_list .list .noData span i{font-size: 28px; margin-right: 20px;}
/* 鍏ュ簱鐢宠椤垫牱寮� */
.pro_detail .storage_app dd{width: 60%;}
.pro_detail .storage_app dt{width: 40%;}
.pro_detail .storage_app .cont{line-height: 23px; font-style: 13px; margin: 5px;}
.storage_app .button{text-align: center;}
.storage_app .button a{display: inline-block; text-align: center; width: 200px; border-radius: 5px; border:1px solid #ccc; line-height: 35px; font-size: 16px; margin: 0px 20px 5px; color: #fff;}
.storage_app .describe{height: 35px; line-height: 25px; background: #ccc; padding: 5px 10px; margin-bottom: 0px;}
.storage_app .describe a{color: #7a3379; margin-left: 20px;}
.storage_app .bottom{text-align: center; padding: 0; margin: 0; border: 0; display: none;}
.storage_app .bottom table{width: 80%; margin: 5px auto;border-collapse: collapse; border: 1px solid #999;}
.storage_app .bottom table select{width: 100px; height: 28px; line-height: 28px;}
.storage_app .bottom table .storage{margin-top: 0;}
.storage_app .bottom table input{height: 28px; line-height: 28px; padding: 0 5px;}
.storage_app .bottom table input[type='button']{width: 60px;  background: #7a3379; color: #fff; border:0;}
.storage_app .bottom table th{background: rgba(122,51,121,0.5); border-bottom: 1px solid #ccc;}
.storage_app .bottom table td{border-bottom: 1px solid #ccc; padding: 3px 0;}
.storage_app .bottom table td:last-child{border-right: 1px solid #999;}
.storage_app .bottom table tr:nth-child(odd){background: #fff;}
.storage_app .bottom table tr:last-child td{border-bottom: 0;}
.storage .return{text-align: right; margin: 20px 8px;}
.storage .return a{width: 100px; line-height: 28px; display: inline-block; text-align: center; border-radius: 5px; border: 1px solid #fff; box-shadow:inset 1px 1px 10px rgba(0,0,0,0.4), 1px 1px 5px rgba(0,0,0,0.5);}
.storage_app input[type='button']{width: 80px; line-height: 30px; display: block; margin: 8px auto;}
/* 鍏ュ簱鐢宠椤�-浜у搧鎷嗗垎寮圭獥鏍峰紡 */
#splitDialog{display: none; }
#splitDialog input{width: 300px; line-height: 35px; height: 35px; padding-left: 10px; margin: 5px 10px;}
#splitDialog .next{width: 200px; border-radius: 5px; background: #7a3379;}

/* 鍏ュ簱璋冩崲璐т綅寮圭獥鏍峰紡 */
#changestorageDia{display: none;}
#changestorageDia table{width: 600px; line-height: 30px;}
#changestorageDia td{padding: 5px 10px;}
#changestorageDia select{width: 350px; height: 30px; line-height: 30px; padding:0 5px; outline: 0;}

/* 璁㈠崟缁撶畻椤甸潰鏍峰紡 */
.shopcart_settle h2{font-size: 18px; line-height: 35px; margin-left: 5px;}
.shopcart_settle .main&gt;div{margin: 10px; padding: 5px 0 15px; border-bottom: 1px dashed #ddd;}
.shopcart_settle .main&gt;div h5{line-height: 40px; font-size: 16px; font-weight: 400;}
.shopcart_settle .main&gt;div h5 span{font-size: 12px; font-weight: 400; color: #666; margin-left: 20px; cursor: pointer;}
.shopcart_settle .list{padding: 5px 10px;}
.shopcart_settle .list table{width: 100%;border-collapse:collapse;}
.shopcart_settle .list tr{cursor: default; transition: all 0.5s;}
.shopcart_settle .list .tableListMore tr:hover{border:2px solid #ddd;}
.shopcart_settle .list .tableListMore tr.on{display: table-row;border:2px solid #7a3379; }
.shopcart_settle .list .tableListMore tr.on td:last-child{background:url(../images/selected-icon.png) no-repeat right bottom;}
.shopcart_settle .list textarea{width: 600px; height: 100px; line-height: 25px; padding: 0 5px;}
.shopcart_settle .addressa table{line-height: 30px; text-align: center;}
.shopcart_settle .addressa tr{display: none;}
.shopcart_settle .addressa tr a{margin-right: 30px; color: #333;}
.shopcart_settle .mode{float: left; width: 80px; text-align: center; line-height: 35px; cursor: pointer;}
.shopcart_settle .invoice table{line-height: 30px;text-align: center;}
.shopcart_settle .invoice tr{display: none;}
.shopcart_settle .project{width: 280px; text-align: center; line-height: 35px; margin-left: 120px;}
.shopcart_settle .project select{width: 150px; border:1px solid #999; height: 25px;}
.shopcart_settle .seen_more{margin-top: 10px; font-style: italic;}
.shopcart_settle .take_up{margin-top: 10px; display: none; font-style: italic;}
.shopcart_settle .detail_list h5 a{float: right; margin-right: 20px; line-height: 28px; margin-top: 5px; font-size: 16px; font-weight: 400; padding: 0 20px;}
.shopcart_settle .detail_list table{font-size: 12px; color: #666; border-top: 1px solid #ccc;}
.shopcart_settle .detail_list .title{font-size: 14px; color: #222; line-height: 25px;}
.shopcart_settle .detail_list table a{display: block; border:1px solid #fe5502; border-radius: 5px; padding: 4px 5px; margin: 2px 30px; text-align: center;}
.shopcart_settle .detail_list table td{border-bottom: 1px solid #ccc; padding:10px 0; }
.shopcart_settle .total{text-align: right; margin-top: 15px;}
.shopcart_settle .total a{display: inline-block; width: 80px; line-height: 35px; text-align: center; margin: 0 30px;}
.shopcart_settle .main&gt;.stress{background: rgba(122,51,121,0.1);font-weight: 700; margin-top:-10px; padding: 10px 5px 10px;}
.shopcart_settle .main&gt;.stress h5{ font-weight: 700;}
.shopcart_settle .main&gt;.stress h5 span{color: #7a3379;font-weight: 700; font-size: 13px;}
.shopcart_settle .main&gt;.stress .list{font-size: 15px;}
.shopcart_settle .main&gt;.stress input{line-height: 35px; height: 35px; width: 300px;background:rgba(254,85,2,0.7); color: #fff; font-size: 15px; border: 1px solid #777; margin: 5px 0; border-radius: 5px; padding: 0 10px;}
.shopcart_settle #add_dialog{display: none; width: 800px;}
.shopcart_settle #editAdd_dialog{display: none; width: 800px;}

.proManage td:nth-child(7){text-align: left; padding: 0 10px;}
.proManage td:nth-child(8){text-align: left; padding: 0 10px;}


.orderlist .list_tit{margin-left: 10px;margin-right: 10px;}
.orderlist .search{position: relative;}
.orderlist .search .right{position: absolute; right: 10px; bottom: 10px; max-width: 210px;}
.orderlist .search .right a{width: 100px;}
.orderlist .search .timeSelect{border:1px solid #ccc; font-size: 12px; height: 32px; float: left;margin:0 10px;}
.orderlist .search .timeSelect span.line{float: left; padding: 0 5px; line-height: 30px;}
.orderlist .search .mt10{float: left; border:none; padding: 0; border-radius: 0px; height: 30px;}
.orderlist .search .mt10 input{border:0; background: none; padding: 0 0 0 5px;  width: 150px;}
.orderlist .search .mt10 .c-datepicker-range__icon{margin-top: -3px;}
.orderlist .search select{float: left; margin-right: 10px; width: 120px;height: 32px; padding: 0 8px; border: 1px solid #ccc;}
.orderlist .search select.w_gy{width: 250px;}
.orderlist .search .select2-container{font-size: 14px; float: left; margin-left: 10px;}
.orderlist .search input.text{float: left; width: 330px; height: 32px; border: 1px solid #ccc;}
.orderlist .search input.sub{float: right; width: 100px; border: 1px solid #7a3379; cursor: pointer;}
.orderlist .search.refresh{height: 32px;}
.orderlist .search.refresh .right{ width: 100px;}
.orderlist .sign img{width: 28px;}
.orderlist .shenhe{position: fixed;left: 0; right: 0; bottom: 25px; height: auto; padding:5px 20px; border-top: 1px solid #aaa; background: #fff; width: auto; text-align: right;}
.orderlist .shenhe input.sub{float: none; margin: 0 auto; vertical-align: middle;}
.orderlist .shenhe span{line-height: 30px; margin-right: 30px; font-weight: 700; font-size: 14px; color: #fe5502;display: inline-block; vertical-align: middle;}
.orderlist .shenhe span input{width: 20px; margin-right: 5px;}
.orderlist .single{position: absolute; left: 10px; top:50%; border: 0; padding: 0; z-index: 999; margin: 0;}
.orderlist .single label input{width: 18px; height: 18px; margin-right: 5px;}


#confirmReceiptDia{ width: 800px; display: none;}
#confirmReceiptDia table{ width: 100%; border-collapse: collapse; border: 1px solid #ccc;}
#confirmReceiptDia th{line-height: 35px; text-align: center; background: #eee; border-bottom: 1px solid #ccc;}
#confirmReceiptDia td{line-height: 25px; color: #555; padding: 5px; border-bottom: 1px solid #ccc; text-align: center;}
#confirmReceiptDia td input{padding: 2px 8px; width: 150px;}
#confirmReceiptDia td input.err{border: 1px solid #7a3379;}
#confirmReceiptDia td:first-child{text-align: left;}

#returnReceiptDia{ width: 800px; display: none;}
#returnReceiptDia table{ width: 100%; border-collapse: collapse; border: 1px solid #ccc;}
#returnReceiptDia th{line-height: 35px; text-align: center; background: #eee; border-bottom: 1px solid #ccc;}
#returnReceiptDia td{line-height: 25px; color: #555; padding: 5px; border-bottom: 1px solid #ccc; text-align: center;}
#returnReceiptDia td input{padding: 2px 8px; width: 150px;}
#returnReceiptDia td input.err{border: 1px solid #7a3379;}
#returnReceiptDia td:first-child{text-align: left;}

.pro_list .list_finance{margin: 0 10px; background: #fff;}
.pro_list .list_finance table.list_head{border-bottom: 0; text-align: center; font-size: 14px; margin: 0;}
.list_finance th{background: #f0f0f0; border-bottom: 1px solid #ccc;}
.list_finance td{ padding: 6px; border-bottom: 1px solid #ccc;word-break: break-word;}
.list_finance td a{display:inline-block; padding: 0px 10px; border-radius: 5px; background: #7a3379; color: #fff;}
.list_finance tr:nth-child(odd){background: #fff;}
.list_finance .total{border-bottom: 0; text-align: right; padding:10px 20px 0 0; font-size: 16px; color: #7a3379;}

.pro_list .shipment dd strong{margin-left: 20px;}

.orderlist .search dd{margin-right: 150px; width: auto;}
.orderlist .search .statis{width: 100%;}
.orderlist .search .statis th{padding: 5px; text-align: left;}
.orderlist .search .statis td{padding: 5px;}
.orderlist .search .statis select{width: 90%;}
.orderlist .search .statis label input{width: 18px; height: 18px; margin-right: 10px;}
.orderlist .search .statis .text input{width: 90%; border: 1px solid #aaa; border-radius: 5px; padding-left: 8px; background: none;}
.orderlist .search .statis .mt10{width: 90%; margin: 0; border-radius: 5px; border: 1px solid #aaa;}
.orderlist .search .statis .mt10 input{width: 40%;}
.orderlist .search .statis .tijiao input{float: none; margin: 0 auto; display: block; width: auto; height: auto; font-size: 16px; padding:1px 70px; border-radius: 5px;}

.statistics{bottom:60px;}
.statistics .main{padding-bottom: 20px;}
.statis_subtotal{position: fixed; left: 0; bottom: 25px; padding: 0 20px; text-align: right; font-size: 15px; background: rgba(122,51,121,0.4); box-shadow: inset 5px 5px 20px rgba(255,255,255,0.5); color: #333; line-height: 30px; width: 100%; z-index: 999;}
.statis_subtotal strong{display: inline-block; vertical-align: middle;}
.statis_subtotal span{display: inline-block; vertical-align: middle; margin-left: 10px;}

#add_dialog{width: 500px; line-height: 40px;}
#add_dialog input{width: 300px; height: 35px; line-height: 35px; margin: 8px; padding: 0 10px;}
#add_dialog select{width: 300px; height: 35px; line-height: 35px; margin: 8px; padding: 0 10px;}
#add_dialog strong{display: inline-block; width: 100px;}


.storage_list .gkmanage{font-size: 14px;}
.storage_list .gkmanage select{width: 200px;}
.storage_list .gkmanage input.btn{border-radius: 5px; margin-left: 8px;}

.pro_list .receivedList{padding-bottom: 30px;}
.pro_list .receivedList .search{font-size: 14px;}
.pro_list .receivedList .search input.text{width: 310px;}
.pro_list .receivedList .search .left{margin-right: 20px;}
.pro_list .receivedList .search .selectsearch{width: 200px; }
.manyprintBox{position: fixed; left: 0; width: 100%; bottom: 25px; background: rgba(0,0,0,0.5);}
.manyprint{padding: 4px 10px; cursor: pointer; margin: 3px; border: 1px solid #fff; box-shadow: 1px 1px 5px rgba(0,0,0,0.5);}
.select2-container .select2-selection--single{line-height: 32px; height: 32px; border-radius: 0; border: 1px solid #ccc;}
.pro_list .receivedList .list_tit .right{padding-right: 10px;}
.pro_list .receivedList .list .num input{padding: 2px 0; text-align: center;}


.supply-shop{margin-top: -30px; padding-top: 30px; background: url('../images/supply-01.jpg') #fff no-repeat center top;}
.supply-shop&gt;.container{width: 1200px; margin: 0 auto;}
.supply-shop&gt;.container&gt;.top img{max-height: 70px;}
.supply-shop .content{margin: 20px 0; padding: 20px; background: rgba(255,255,255,0.9); border-radius: 15px; box-shadow: 0 0 2px rgba(0,0,0,.1)}
.supply-shop .content .detail{width: 700px; line-height: 1.6em; color: #333;}
.supply-shop .content .detail h2{font-size: 18px; margin-bottom: 20px;}
.supply-shop .content .detail p{margin-bottom: 10px; text-indent: 2em;}
.supply-shop .contact{width: 400px; padding: 20px; margin-top: 15px; border: 1px solid #ddd; border-radius: 10px; position: relative;}
.supply-shop .contact h4{position: absolute; top: -15px; font-size: 16px; line-height:30px; width: 120px; text-align: center; background: #fff;}
.supply-shop .contact table{width: 100%; color: #7d7b7b;}
.supply-shop .contact th{vertical-align: top;padding: 7px 0;}
.supply-shop .contact td{padding: 7px 0;}
.supply-shop .product{padding-bottom: 30px;}
.supply-shop .product&gt;h2{font-size: 22px; line-height: 30px; margin: 30px 0 10px; color: #333;}
.supply-shop .product .list{border: 0; margin: 0;}
.supply-shop .product .list table{border: 0;}
.supply-shop .product .list table th{text-align: left; padding: 8px 5px; background: #985eb9; color: #fff;}
.list_finance td a {padding: 0px;border-radius: 0px;background: none;color: #985eb9; padding: 0;}
.supply-shop .product .list td{border-bottom: 0;}
.supply-shop .product .list td.shop_cart a{line-height: 25px; text-align: center; padding: 0;}
.supply-shop .showMore{text-align: center; margin-top: 20px;}
.supply-shop .showMore a{display: inline-block; color: #777; font-size: 15px; font-weight: 400; transition: all .5s;}
.supply-shop .showMore a:hover{transform: scale(1.1); color: #985eb9; font-weight: 700;}
</pre></body></html>