1
BIN
assets/m/13.png
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
assets/m/a1.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
assets/m/a2.png
Normal file
|
After Width: | Height: | Size: 995 B |
BIN
assets/m/a3.png
Normal file
|
After Width: | Height: | Size: 915 B |
BIN
assets/m/abc.png
Normal file
|
After Width: | Height: | Size: 5.4 KiB |
BIN
assets/m/abcd.png
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
assets/m/abcde.png
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
assets/m/about.png
Normal file
|
After Width: | Height: | Size: 47 KiB |
714
assets/m/app.css
Normal file
@@ -0,0 +1,714 @@
|
||||
.product_detail{position:relative;padding:5px;width:100%; margin:0 auto;}
|
||||
.product_detail .title{background: #0c6fcd;height: 35px;line-height: 35px;text-align: center;margin-top: 2px; font:400 14px/35px "微软雅黑"; color:#fff;}
|
||||
.product_detail .img{width:100%; margin-top:10px;}
|
||||
.product_detail .img img{width:100%; height:auto;}
|
||||
.handin{text-align:center;}
|
||||
.handin a{display:inline-block; width:84px; height:31px; background:#0c6fcd; margin:0 auto; text-align:center; line-height:31px; font:400 14px/31px "微软雅黑"; color:#fff; margin-top:10px; cursor:pointer;}
|
||||
|
||||
.product_content{width:100%; margin:0 auto; margin-top:10px; padding:5px;}
|
||||
.product_content .title{background: #0c6fcd;height: 35px;line-height: 35px;text-align: center;margin-top: 2px; font:400 14px/30px "微软雅黑"; color:#fff; line-height:35px; text-align:left; padding-left:10px;}
|
||||
.product_content .content{padding:5px; font:400 14px/25px "微软雅黑"; color:#333; text-align:left;}
|
||||
.product_content .content img{ height:auto !important;width: 100% !important;}
|
||||
.product_content .pn{background: #f3f3f3;padding: 5px;line-height: 30px;border: 1px solid #d9d9d9;color: #666; text-align:left;font:400 14px/30px "微软雅黑"; margin-top:5px;}
|
||||
.product_content .pn a{font:400 14px/24px "微软雅黑";}
|
||||
|
||||
|
||||
.news_detail{position:relative;padding:5px;width:100%; margin:0 auto;}
|
||||
.news_detail .title{background: #0c6fcd;height: 35px;line-height: 35px;text-align: center;margin-top: 2px; font:400 14px/35px "微软雅黑"; color:#fff;}
|
||||
.news_detail .content{padding:5px; font:400 14px/25px "微软雅黑"; color:#333; text-align:left; line-height:25px;}
|
||||
.news_detail .content img{height:auto !important;width: 100% !important;}
|
||||
.news_detail .pn{background: #f3f3f3;padding: 5px;line-height: 30px;border: 1px solid #d9d9d9;color: #666; text-align:left;font:400 14px/30px "微软雅黑"; margin-top:5px;}
|
||||
.news_detail .pn a{font:400 14px/24px "微软雅黑";}
|
||||
|
||||
.page_title{width:100%; margin:0 auto; text-align:left; padding-left:4px; padding:8px;}
|
||||
.page_title ul{text-align:center; text-align:center; padding:10px 0; text-align:left; background:#0c6fcd; padding-left:10px;}
|
||||
.page_title ul li{height:30px; line-height:30px; display:inline-block; margin-bottom:4px;}
|
||||
.page_title ul li a{ border-radius:2px; background:#fff; font:400 14px/30px "微软雅黑"; display:block; text-align:center; padding-left:18px; padding-right:18px;color: #555;}
|
||||
.page_title ul li a[style="background: rgb(188, 187, 187) none repeat scroll 0% 0%; color: rgb(255, 255, 255);"]{
|
||||
background: #fff!important; color:#0c6fcd!important;
|
||||
}
|
||||
.page_content{width:97%; margin:0 auto; font:400 14px/30px "微软雅黑"; color:#333;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; -ms-box-sizing: border-box;-o-box-sizing: border-box; box-sizing: border-box; text-align:left; margin-top:10px;}
|
||||
.page_content img{height:auto !important;width: 100% !important;}
|
||||
|
||||
input{-webkit-box-sizing: border-box;-moz-box-sizing: border-box; -ms-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;}
|
||||
.message_div{width:100%; margin:0 auto; text-align:left; padding:5px}
|
||||
.item input,textarea{background: white;border: none;vertical-align: middle;width: 100%;height: 30px;line-height: normal;padding: 2px;padding-left: 8px; font-size: 12px;color: #333; text-align:left; margin-top:8px;}
|
||||
.submit{background:#0c6fcd; height:35px; line-height:35px; font:400 14px/35px "微软雅黑"; color:#fff; width:100%; margin-top:10px;}
|
||||
textarea.content{height:100px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; -ms-box-sizing: border-box;-o-box-sizing: border-box; box-sizing: border-box; padding-top:5px;}
|
||||
.code{text-align:left;}
|
||||
.code input{width:50%;}
|
||||
.code img{vertical-align: middle;padding-left: 10px;display: inline;}
|
||||
.code .verifycode{width: 40%;margin-bottom: 10px;}
|
||||
|
||||
.n-header {
|
||||
background: #fff;
|
||||
line-height: 52px;
|
||||
text-align: center;
|
||||
color: #222;
|
||||
font-size: 16px;
|
||||
display: flex;
|
||||
flex-wrap: nowrap;
|
||||
}
|
||||
.n-header .title {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
}
|
||||
.n-header .a-history {
|
||||
width: 60px;
|
||||
}
|
||||
.n-header .a-history i {
|
||||
font-size: 18px;
|
||||
}
|
||||
.n-about-content {
|
||||
padding: 10px;
|
||||
line-height: 24px;
|
||||
}
|
||||
|
||||
.mui-badge{
|
||||
font-size: 12px;
|
||||
line-height: 1;
|
||||
display: inline-block;
|
||||
padding: 3px 6px;
|
||||
color: #333;
|
||||
border-radius: 100px;
|
||||
background-color: rgba(0,0,0,.15);
|
||||
}
|
||||
.mui-badge-danger{
|
||||
color: #fff;
|
||||
background-color: #dd524d;
|
||||
}
|
||||
|
||||
/*-----会员分割线-----*/
|
||||
.user-login {
|
||||
padding: 30px 20px;
|
||||
}
|
||||
.user-login .user-t {
|
||||
display: flex;
|
||||
flex-wrap: nowrap;
|
||||
border-radius: 5px;
|
||||
line-height: 36px;
|
||||
position: relative;
|
||||
}
|
||||
.user-login .user-t input:-webkit-autofill,
|
||||
.user-login .user-t input:-webkit-autofill:focus{
|
||||
box-shadow: 0 0 0 1000px rgba(255, 255, 255,1) inset !important;
|
||||
-webkit-box-shadow: 0 0 0 1000px rgba(255, 255, 255,1) inset !important;
|
||||
}
|
||||
.user-login .user-t input {
|
||||
border: 1px solid #eaeaea;
|
||||
text-align: left;
|
||||
display: block;
|
||||
line-height: 34px;
|
||||
padding: 0 0 0 48px;
|
||||
width: 100%;
|
||||
border-radius: 5px;
|
||||
}
|
||||
.user-login .user-t .icon {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 2px;
|
||||
width: 42px;
|
||||
}
|
||||
.user-login .user-t #codeimg {
|
||||
margin-left: 20px;
|
||||
height: 38px;
|
||||
width: 100px;
|
||||
}
|
||||
.user-login .last a {
|
||||
margin-left: 8px;
|
||||
}
|
||||
.user-login .user-t .user-btn {
|
||||
width: 100%;
|
||||
border: none;
|
||||
display: block;
|
||||
line-height: 30px;
|
||||
border-radius: 5px;
|
||||
color: #FFF;
|
||||
margin-top: 15px;
|
||||
background:#8CBF26;
|
||||
}
|
||||
|
||||
/*-----个人中心-----*/
|
||||
.user-person {
|
||||
padding: 10px 20px;
|
||||
line-height: 24px;
|
||||
background:#fff;
|
||||
}
|
||||
.user-person h2 {
|
||||
font-size:14px;
|
||||
}
|
||||
.user-person p {
|
||||
font-size:14px;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
.ht-bg20 {
|
||||
height:20px;
|
||||
background:#eee;
|
||||
}
|
||||
.person-list li {
|
||||
background: #fff;
|
||||
}
|
||||
.person-list li a {
|
||||
line-height: 44px;
|
||||
text-align: left;
|
||||
display: block;
|
||||
border-bottom: 1px solid #ddd;
|
||||
font-size: 15px;
|
||||
background: url(../../images/right_next.png) 96% 50% no-repeat;
|
||||
background-size: 10px 16px;
|
||||
}
|
||||
.person-list li a .icon {
|
||||
width: 50px;
|
||||
display: inline-block;
|
||||
font-size: 20px;
|
||||
}
|
||||
.person-list li a .mui-badge {
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.personal-save {
|
||||
padding: 15px 10px;
|
||||
}
|
||||
.personal-save li {
|
||||
display: flex;
|
||||
flex-wrap: nowrap;
|
||||
line-height: 40px;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
.personal-save li label {
|
||||
width: 80px;
|
||||
font-size:12px;
|
||||
}
|
||||
.personal-save li input {
|
||||
text-align: left;
|
||||
}
|
||||
.personal-save .user-btn {
|
||||
width: 100%;
|
||||
line-height: 28px;
|
||||
border-radius: 3px;
|
||||
color: #FFF;
|
||||
border: none;
|
||||
margin: 20px 5px;
|
||||
background: #8CBF26;
|
||||
}
|
||||
|
||||
/*-----收货地址-----*/
|
||||
.bg-color{
|
||||
background: #8CBF26;
|
||||
}
|
||||
.address-list {
|
||||
padding: 20px;
|
||||
}
|
||||
.address-list li {
|
||||
padding: 8px 17px 0;
|
||||
border: 1px solid #e5e5e5;
|
||||
margin-bottom: 15px;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
background: #fff;
|
||||
}
|
||||
.address-list li.status {
|
||||
border-top: 3px solid #ee8a1e;
|
||||
}
|
||||
.address-list li span.selected {
|
||||
width: 40px;
|
||||
height: 27px;
|
||||
line-height: 20px;
|
||||
display: block;
|
||||
position: absolute;
|
||||
right: 17px;
|
||||
top: 0;
|
||||
background: url(../../images/m_img.png) 0 50% no-repeat;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
}
|
||||
.address-list li p {
|
||||
line-height: 30px;
|
||||
font-size: 13px;
|
||||
}
|
||||
.address-list li p i {
|
||||
width: 40px;
|
||||
text-align: center;
|
||||
font-size: 20px;
|
||||
display: inline-block;
|
||||
}
|
||||
.address-list li .operating {
|
||||
border-top: 1px solid #e5e5e5;
|
||||
line-height: 40px;
|
||||
padding: 0 12px;
|
||||
margin-top: 5px;
|
||||
position: relative;
|
||||
}
|
||||
.address-list li .operating a.modify {
|
||||
position: absolute;
|
||||
right: 12px;
|
||||
top: 0;
|
||||
}
|
||||
.address-list li .operating a.modify .icon {
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
.add-more a {
|
||||
line-height: 36px;
|
||||
border-radius: 3px;
|
||||
color: #FFF;
|
||||
border: none;
|
||||
margin: 0 25px 10px;
|
||||
display: block;
|
||||
}
|
||||
.address-save {
|
||||
padding: 20px 10px 15px;
|
||||
background: #fff;
|
||||
}
|
||||
.address-save li {
|
||||
display: flex;
|
||||
flex-wrap: nowrap;
|
||||
border-bottom: 1px solid #e1dfdf;
|
||||
line-height: 50px;
|
||||
font-size:12px;
|
||||
}
|
||||
.address-save li label {
|
||||
width: 90px;
|
||||
color: #000;
|
||||
font-size:12px;
|
||||
}
|
||||
.address-save li input {
|
||||
border-radius: 0;
|
||||
border: none;
|
||||
margin: 0;
|
||||
text-align: left;
|
||||
line-height: 50px;
|
||||
height: 50px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.address-save li #city-s {
|
||||
display: flex;
|
||||
flex-wrap: nowrap;
|
||||
}
|
||||
.address-save li .status {
|
||||
display: block;
|
||||
position: relative;
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
border: 1px solid #e5e5e5;
|
||||
-webkit-appearance: none;
|
||||
outline: none;
|
||||
margin-top:8px;
|
||||
cursor: pointer;
|
||||
margin: 16px 0 0 15px;
|
||||
}
|
||||
.address-save li .status:focus {
|
||||
outline: none;
|
||||
}
|
||||
.address-save li .status:checked::after {
|
||||
content: '';
|
||||
display: block;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
background:url(../../images/gou.png) 50% 1px no-repeat #ee8a1e;
|
||||
}
|
||||
.address-save li #city-s select {
|
||||
-webkit-appearance: normal !important;
|
||||
}
|
||||
.address-save li #cityResult3 {
|
||||
width: 100%;
|
||||
}
|
||||
.address-save .user-btn {
|
||||
width: 80%;
|
||||
border: none;
|
||||
display: block;
|
||||
line-height: 30px;
|
||||
border-radius: 5px;
|
||||
color: #FFF;
|
||||
margin: 60px auto 20px;
|
||||
}
|
||||
|
||||
/*-----收藏的产品-----*/
|
||||
.likes-list {
|
||||
border-top: 2px solid #f9f9f9;
|
||||
padding: 10px;
|
||||
}
|
||||
.likes-list li {
|
||||
display: flex;
|
||||
flex-wrap: nowrap;
|
||||
align-items: center;
|
||||
border-bottom: 2px solid #f9f9f9;
|
||||
padding: 10px 0;
|
||||
}
|
||||
.likes-list li a.img {
|
||||
display: block;
|
||||
width: 30%;
|
||||
}
|
||||
.likes-list li a.img img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
.likes-list li .txt {
|
||||
width: 48%;
|
||||
padding-left: 2%;
|
||||
line-height: 24px;
|
||||
font-size: 15px;
|
||||
}
|
||||
.likes-list li .operating {
|
||||
width: 20%;
|
||||
text-align: center;
|
||||
line-height: 28px;
|
||||
}
|
||||
.mui-toast-container {
|
||||
position: absolute;
|
||||
width: 200px;
|
||||
line-height: 30px;
|
||||
left: 50%;
|
||||
margin-left: -100px;
|
||||
text-align: center;
|
||||
bottom: 80px;
|
||||
z-index: 999;
|
||||
}
|
||||
.mui-toast-message {
|
||||
background: #a80120;
|
||||
color: #fff;
|
||||
border-radius: 4px;
|
||||
font-size: 14px;
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
/*----我的订单----*/
|
||||
.user-bought {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
.bought-top {
|
||||
display: flex;
|
||||
flex-wrap: nowrap;
|
||||
align-items: center;
|
||||
height: 50px;
|
||||
padding: 0 9px;
|
||||
}
|
||||
.bought-top {
|
||||
background: #f9f9f9;
|
||||
}
|
||||
.bought-top .order {
|
||||
width: 65%;
|
||||
font-size:12px;
|
||||
}
|
||||
.bought-top .time {
|
||||
width: 35%;
|
||||
text-align: right;
|
||||
font-size:12px;
|
||||
}
|
||||
.bought-list li {
|
||||
display: flex;
|
||||
flex-wrap: nowrap;
|
||||
align-items: center;
|
||||
border-bottom: 2px solid #f9f9f9;
|
||||
padding: 10px 0;
|
||||
}
|
||||
.bought-list li a.img {
|
||||
display: block;
|
||||
width: 30%;
|
||||
}
|
||||
.bought-list li a.img img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
.bought-list li h3 {
|
||||
width: 48%;
|
||||
padding-left: 2%;
|
||||
line-height: 24px;
|
||||
font-size: 13px;
|
||||
}
|
||||
.bought-list li .price {
|
||||
width: 20%;
|
||||
text-align: right;
|
||||
line-height: 28px;
|
||||
font-size: 16px;
|
||||
}
|
||||
.bought-list li .price b {
|
||||
font-size: 16px;
|
||||
color: #666;
|
||||
}
|
||||
.bought-list li .price span {
|
||||
color: #999;
|
||||
font-size: 16px;
|
||||
}
|
||||
.bought-bottom {
|
||||
text-align: right;
|
||||
line-height: 50px;
|
||||
border-bottom: 1px solid #f9f9f9;
|
||||
padding: 0 12px;
|
||||
display: flex;
|
||||
flex-wrap: nowrap;
|
||||
align-items: center;
|
||||
}
|
||||
.count-right span {
|
||||
color: #e0012a;
|
||||
font-weight: bold;
|
||||
}
|
||||
.bought-bottom .name {
|
||||
width: 50%;
|
||||
font-size:14px;
|
||||
}
|
||||
.count-right {
|
||||
text-align: right;
|
||||
font-size: 14px;
|
||||
line-height: 40px;
|
||||
border-bottom: 1px solid #f9f9f9;
|
||||
padding: 0 14px;
|
||||
}
|
||||
|
||||
.bought-bottom .delete {
|
||||
width: 50%;
|
||||
text-align: right;
|
||||
}
|
||||
.bought-bottom .delete a {
|
||||
border: 1px solid #ddd;
|
||||
padding: 4px 5px;
|
||||
border-radius: 4px;
|
||||
font-size:14px;
|
||||
}
|
||||
#paynum-top .time {
|
||||
color: #ee8a1e;
|
||||
}
|
||||
|
||||
/*----购物车----*/
|
||||
.shopping-list {
|
||||
margin-top: 1px;
|
||||
}
|
||||
.shopping-list li {
|
||||
border-bottom: 1px solid #f1ecec;
|
||||
padding: 15px 10px;
|
||||
display: flex;
|
||||
flex-wrap: nowrap;
|
||||
align-items: center;
|
||||
}
|
||||
.shopping-list li a.img {
|
||||
display: block;
|
||||
width: 25%;
|
||||
text-align: center;
|
||||
overflow: hidden;
|
||||
}
|
||||
.shopping-list li a.img img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
.shopping-list li h3 {
|
||||
width: 38%;
|
||||
padding-left: 2%;
|
||||
font-size: 13px;
|
||||
color: #666;
|
||||
line-height: 26px;
|
||||
}
|
||||
.shopping-list li .operating {
|
||||
width: 35%;
|
||||
text-align: right;
|
||||
}
|
||||
.shopping-list li .operating .btn-remove {
|
||||
height: 26px;
|
||||
line-height: 26px;
|
||||
display: inline-block;
|
||||
padding: 0 10px;
|
||||
margin: 8px 24px 0 0;
|
||||
}
|
||||
.shopping-list li .operating .mui-btn {
|
||||
width: 27px;
|
||||
}
|
||||
.shopping-list li .operating .xy-numbox {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
overflow: hidden;
|
||||
width: 90px;
|
||||
padding: 0 25px;
|
||||
height: 30px;
|
||||
vertical-align: top;
|
||||
vertical-align: middle;
|
||||
border: solid 1px #bbb;
|
||||
border-radius: 3px;
|
||||
background-color: #efeff4;
|
||||
}
|
||||
.shopping-list li .operating .xy-btn {
|
||||
font-size: 18px;
|
||||
font-weight: 400;
|
||||
line-height: 100%;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
overflow: hidden;
|
||||
width: 27px;
|
||||
height: 100%;
|
||||
padding: 0;
|
||||
color: #555;
|
||||
border: none;
|
||||
border-radius: 0;
|
||||
background-color: #f9f9f9;
|
||||
}
|
||||
.shopping-list li .operating .btn-minus {
|
||||
left: 0;
|
||||
border-top-left-radius: 3px;
|
||||
border-bottom-left-radius: 3px;
|
||||
}
|
||||
.shopping-list li .operating .btn-plus {
|
||||
right: 0;
|
||||
border-top-right-radius: 3px;
|
||||
border-bottom-right-radius: 3px;
|
||||
}
|
||||
.shopping-list li .operating .xy-numbox-input {
|
||||
display: inline-block;
|
||||
overflow: hidden;
|
||||
width: 100%!important;
|
||||
height: 100%;
|
||||
margin: 0;
|
||||
padding: 0 3px!important;
|
||||
text-align: center;
|
||||
text-overflow: ellipsis;
|
||||
word-break: normal;
|
||||
border: none!important;
|
||||
border-right: solid 1px #ccc!important;
|
||||
border-left: solid 1px #ccc!important;
|
||||
border-radius: 0!important;
|
||||
}
|
||||
#numbox-popover {
|
||||
left: 50% !important;
|
||||
top: 60px !important;
|
||||
margin-left: -140px;
|
||||
border-radius: 5px;
|
||||
background: #FFF;
|
||||
}
|
||||
#numbox-popover .mui-popover-arrow:after {
|
||||
height: 0;
|
||||
}
|
||||
#xy-numbox {
|
||||
margin: 0 auto;
|
||||
display: block;
|
||||
}
|
||||
.numbox-titles {
|
||||
text-align: center;
|
||||
font-size: 16px;
|
||||
color: #000;
|
||||
line-height: 50px;
|
||||
}
|
||||
.numbox-bottoms {
|
||||
display: flex;
|
||||
flex-wrap: nowrap;
|
||||
margin-top: 25px;
|
||||
border-top: 1px solid #eee;
|
||||
}
|
||||
.numbox-bottoms button {
|
||||
width: 50%;
|
||||
color: #000;
|
||||
border: none;
|
||||
background: #fff;
|
||||
border-radius: 0;
|
||||
height: 36px;
|
||||
}
|
||||
.numbox-bottoms .xy-close {
|
||||
border-bottom-left-radius: 5px;
|
||||
}
|
||||
.numbox-bottoms .xy-determine {
|
||||
background: red;
|
||||
color: #fff;
|
||||
border-bottom-right-radius: 5px;
|
||||
}
|
||||
.totalcost {
|
||||
text-align: right;
|
||||
line-height: 60px;
|
||||
background: #fff;
|
||||
}
|
||||
.total-price {
|
||||
display: inline-block;
|
||||
font-size: 14px;
|
||||
padding-right: 20px;
|
||||
}
|
||||
.total-price span,
|
||||
.total-price b {
|
||||
font-weight: bold;
|
||||
color: #ab0020;
|
||||
}
|
||||
.totalcost .btn-total {
|
||||
width: 80px;
|
||||
color: #fff;
|
||||
line-height: 60px;
|
||||
height: 60px;
|
||||
text-align: center;
|
||||
padding: 0;
|
||||
border-radius: 0;
|
||||
border: 1px solid #F78D1D;
|
||||
display: inline-block;
|
||||
font-size: 14px;
|
||||
background:#F78D1D;
|
||||
}
|
||||
|
||||
.shop-header {
|
||||
padding: 15px 33px 15px 10px;
|
||||
line-height: 26px;
|
||||
font-size: 12px;
|
||||
border-bottom: 8px solid #f1f1f1;
|
||||
position: relative;
|
||||
}
|
||||
.shop-header a {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 22px;
|
||||
display: inline-block;
|
||||
width: 30px;
|
||||
line-height: 30px;
|
||||
}
|
||||
.shop-header a .icon {
|
||||
font-size: 20px;
|
||||
}
|
||||
.shop-title {
|
||||
line-height: 50px;
|
||||
padding: 0 10px;
|
||||
background: #fff;
|
||||
border-bottom: 8px solid #f1f1f1;
|
||||
}
|
||||
.shop-title span {
|
||||
font-size: 13px;
|
||||
color: #000;
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
.pay-icon {
|
||||
text-align: center;
|
||||
line-height: 90px;
|
||||
padding-top: 15px;
|
||||
}
|
||||
.pay-icon .icon {
|
||||
font-size: 50px;
|
||||
color: #ee8a1e;
|
||||
}
|
||||
|
||||
.pay-summary p {
|
||||
text-align: center;
|
||||
line-height: 26px;
|
||||
}
|
||||
.pay-summary p span {
|
||||
color: #ee8a1e;
|
||||
}
|
||||
.pay-title {
|
||||
line-height: 50px;
|
||||
border-bottom: 1px solid #dddddd;
|
||||
padding: 0 10px;
|
||||
font-size: 15px;
|
||||
margin-top: 20px;
|
||||
}
|
||||
.pay-list li {
|
||||
text-align: left;
|
||||
padding: 8px 15px;
|
||||
}
|
||||
.pay-list li a {
|
||||
text-align: left;
|
||||
}
|
||||
.pay-list li img {
|
||||
height: 45px;
|
||||
}
|
||||
.pay-list .mui-table-view-cell:after {
|
||||
left: 0;
|
||||
}
|
||||
.msgcode{
|
||||
margin-left: 5px;
|
||||
height: 40px;
|
||||
padding: 0px !important;
|
||||
text-align: center !important;
|
||||
background: #8CBF26 !important;
|
||||
color: #fff !important;
|
||||
}
|
||||
BIN
assets/m/btn.png
Normal file
|
After Width: | Height: | Size: 5.8 KiB |
BIN
assets/m/dd1.jpg
Normal file
|
After Width: | Height: | Size: 6.9 KiB |
BIN
assets/m/eef.jpg
Normal file
|
After Width: | Height: | Size: 313 B |
BIN
assets/m/icon.png
Normal file
|
After Width: | Height: | Size: 6.7 KiB |
BIN
assets/m/navbg.png
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
assets/m/navli.png
Normal file
|
After Width: | Height: | Size: 933 B |
105
assets/m/reset.css
Normal file
@@ -0,0 +1,105 @@
|
||||
|
||||
@font-face {
|
||||
font-family: 'iconfont'; /* project id 276054 */
|
||||
src: url('//at.alicdn.com/t/font_icalidlgdg77rpb9.eot');
|
||||
src: url('//at.alicdn.com/t/font_icalidlgdg77rpb9.eot?#iefix') format('embedded-opentype'),
|
||||
url('//at.alicdn.com/t/font_icalidlgdg77rpb9.woff') format('woff'),
|
||||
url('//at.alicdn.com/t/font_icalidlgdg77rpb9.ttf') format('truetype'),
|
||||
url('//at.alicdn.com/t/font_icalidlgdg77rpb9.svg#iconfont') format('svg');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
font-family: "iconfont" !important;
|
||||
font-size: 16px;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
|
||||
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
|
||||
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
|
||||
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
|
||||
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
|
||||
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,
|
||||
time, mark, audio, video, input {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border: none;
|
||||
outline: 0;
|
||||
font-size: 100%;
|
||||
font: inherit;
|
||||
vertical-align: baseline;
|
||||
text-align:center;
|
||||
}
|
||||
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
|
||||
-webkit-text-size-adjust: none;
|
||||
text-align:left;
|
||||
|
||||
}
|
||||
|
||||
|
||||
header, menu, nav, section, article, aside {
|
||||
display: block;
|
||||
}
|
||||
a{-webkit-tap-highlight:rgba(0,0,0,0);color:#333;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
|
||||
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
|
||||
display: block;
|
||||
}
|
||||
|
||||
body {
|
||||
font-family:"Microsoft yahei","微软雅黑","Tahoma","Verdana","Arial","sans-serif";color:#333;
|
||||
overflow: auto;
|
||||
background: aliceblue;
|
||||
}
|
||||
|
||||
ol, ul {
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
blockquote, q {
|
||||
quotes: none;
|
||||
}
|
||||
|
||||
blockquote:before, blockquote:after, q:before, q:after {
|
||||
content: '';
|
||||
content: none;
|
||||
}
|
||||
|
||||
ins {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
del {
|
||||
text-decoration: line-through;
|
||||
}
|
||||
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
border-spacing: 0;
|
||||
}
|
||||
*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box; -ms-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;}
|
||||
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
|
||||
.clearfix{zoom:1}
|
||||
|
||||
html{margin:0;padding:0;border:0;}
|
||||
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
|
||||
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
|
||||
header,hgroup,nav,section
|
||||
{margin:0;padding:0;border:0;}
|
||||
body{background:#eeeeee;color:#333;position:relative;font-size:100%;font:12px/1.5 Microsoft yahei,arial,sans-serif;vertical-align:baseline;}
|
||||
a{text-decoration:none;outline:none;}
|
||||
a:link{color:#333;}
|
||||
a:visited{color:#333;}
|
||||
a:hover,a:active,a:focus{color:#e87518;text-decoration:none;outline:none;}
|
||||
|
||||
input{padding:0;margin:0;}
|
||||
img{border:none;background:none;vertical-align:middle;}
|
||||
ul,ol,li{list-style-type:none;}
|
||||
select,input,img,select{vertical-align:middle;}
|
||||
table{border-collapse:collapse;border-spacing:0}
|
||||
table, th, td {vertical-align: middle}
|
||||
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
|
||||
.clearfix{zoom:1}
|
||||
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}
|
||||
|
||||
h1,h2,h3,h4{font-size:12px;font-weight:bold;}
|
||||
hr {border: 0;border-top:1px solid #ccc;height:0;}
|
||||
BIN
assets/m/share_icon.png
Normal file
|
After Width: | Height: | Size: 3.9 KiB |
BIN
assets/m/share_icon2.png
Normal file
|
After Width: | Height: | Size: 8.4 KiB |
348
assets/m/ui.css
Normal file
@@ -0,0 +1,348 @@
|
||||
@CHARSET "UTF-8";
|
||||
.mobile-content{position: relative;}
|
||||
#header{width:100%; text-align:center;font-weight:bold; line-height:44px; font:bold 20px/44px "微软雅黑"; color:#0c6fcd; position:relative;
|
||||
background: #fff;padding:5px 0 8px 0;}
|
||||
#header img{width:85%;}
|
||||
.header_left{width:74px; height:34px; background:url(/assets/m/abc.png) center 10px no-repeat; background-size:26px 24px; position:absolute; left:0; top:0; margin-top:5px;}
|
||||
.header_right{width:74px; height:34px; background:url(/assets/m/13.png) center 10px no-repeat; position:absolute; right:0; top:0; background-size:26px 21px; margin-top:5px;}
|
||||
|
||||
.logo{float:left;width:80%;padding-left: 10px;}
|
||||
.logo img{padding: 10px 0; width: 100%;}
|
||||
.memu{float:right;width: 13%;padding-top: 6px;}
|
||||
|
||||
.navbg{width: 100%;float:right;height: 40px;background: url(/assets/m/navbg.png) no-repeat;background-size:60%;background-position: 48%;cursor:pointer;}
|
||||
|
||||
.close{width:22px;height:22px;text-align:center;line-height:22px;background:#444;border-radius:3px;margin:3px 0;color:#fff;position:absolute;right:5px;top:5px;z-index:9999;cursor:pointer;font-family:"微软雅黑";}
|
||||
.nav1{width:35%;display:none;position:absolute;top:60px;right:0;background:rgba(12,111,205,.8);}
|
||||
#nav1{width:100%;padding-top:30px;position:relative;z-index:999;background: rgba(12,111,205,.8);line-height:40px;}
|
||||
#nav1 li{border-bottom:1px solid #fff;/* background:rgba(12,111,205,.8); */line-height:40px;text-align:center;}
|
||||
#nav1 li a{display:block;color:#fff;font-family:"微软雅黑";font-size: 14px;}
|
||||
|
||||
|
||||
#nav{text-align: left;
|
||||
width: 100%;
|
||||
padding: 5px 0 5px 0px;
|
||||
background: #0c6fcd;
|
||||
display: -webkit-box;}
|
||||
#nav li{height: 28px;
|
||||
line-height: 28px;
|
||||
font: 400 14px/28px '微软雅黑';
|
||||
-webkit-box-flex: 1;}
|
||||
#nav li a{display:block; color:#fff; width:100%; font-weight:bold;}
|
||||
|
||||
|
||||
/*header css style*/
|
||||
.class-btn {
|
||||
font-size: 12px;
|
||||
line-height: 44px;
|
||||
cursor: pointer;
|
||||
background: url(/assets/m/btn.png) no-repeat 4%;
|
||||
background-size: 16px 16px;
|
||||
padding-left: 41px;
|
||||
color: #0c6fcd;
|
||||
width: 100%;
|
||||
}
|
||||
.bg-shaow{
|
||||
background: rgba(0,0,0,0.5);
|
||||
position: fixed;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
z-index: 9;
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
.advs{width:99.5%;margin:0 auto;text-align:center;margin-top:15px;}
|
||||
.advs img{width:100%;margin:0 auto;text-align:center;height:0 auto;}
|
||||
|
||||
.cp{width:100%;margin:0 auto;margin-top:15px;}
|
||||
.cp li{float:left;width:23%;margin: 0 3px 20px 3px;}
|
||||
.cp li:nth-child(n+5){margin-bottom:0;}
|
||||
.cp li h3{text-align:center;font-size:12px;}
|
||||
.cp li h3 a{text-align:center;color:#0c6fcd;font-size:12px;font-weight: normal;}
|
||||
.cp li a.img img{display: block;width:100%;height:auto;vertical-align: middle;}
|
||||
|
||||
/*product css style*/
|
||||
|
||||
.products{position:relative; width:99.5%; margin:0 auto; background:#fff;}
|
||||
.contentss{line-height:25px; text-align:left;}
|
||||
.tps{width:45%;float:left;margin-top:10px;}
|
||||
.tps img{width:100%;height:150px;overflow:hidden;}
|
||||
.nrs{float:right;width:53%;margin-top:10px;height:150px;overflow:hidden;}
|
||||
.ee{padding-left:20px; font-family:"微软雅黑";}
|
||||
.products_title{width:35%;height:35px;border:1px solid #0c6fcd;margin:0 auto;text-align:center;color:#0c6fcd;font-size:14px;line-height:35px;margin-bottom: 20px;}
|
||||
|
||||
|
||||
.products ul{padding-bottom:5px; text-align:left !important;}
|
||||
.products ul li{display: inline-block;margin-top: 15px;text-align: center;overflow: hidden; width:49.0%; padding:5px;}
|
||||
.products ul li a{display: inline-block;overflow: hidden; width:100%;}
|
||||
.products ul li a img{display: block;width:100%;height: auto;vertical-align: middle;}
|
||||
.products ul li h3{display: block;width:100%;line-height: 30px;height: 30px;overflow: hidden;text-align: center;background: #eee;}
|
||||
|
||||
|
||||
.tu p img{
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
|
||||
/*分页样式*/
|
||||
#list ul{overflow: hidden;}
|
||||
#pagecount{text-align: center;margin-top: 15px;padding-bottom:10px;}
|
||||
#pagecount span a{margin:0 2px;padding:3px 8px;background: #cfcfcf;color:#fff;font-size: 12px;}
|
||||
#pagecount span.pageBtn-selected a{background: #0c6fcd;}
|
||||
#pagecount span.prevpage,#pagecount span.nextpage{padding:3px 5px;background: #0c6fcd;color:#fff;margin:0 2px;font-size: 12px;}
|
||||
#pagecount span.prevpage a,#pagecount span.nextpage a{background: #0c6fcd;color:#fff;margin: 0;padding: 0;font-size: 12px;}
|
||||
|
||||
/*网站头部返回按钮样式*/
|
||||
.header_return{position:absolute;right:15px;top:2px;}
|
||||
.header_return img{width:43px;height: 40px;}
|
||||
|
||||
/*banner css style*/
|
||||
.out_b{overflow:hidden; margin:0 auto; width:320px; padding-top:10px; padding-bottom:10px;}
|
||||
.slide {position : relative; height:150px; overflow:hidden; width:320px; overflow:hidden; margin:0 auto;}
|
||||
.slide .content{height:320px; -webkit-transform-style: preserve-3d;-webkit-backface-visibility: hidden;}
|
||||
.slide a {display:inline-block; float:left; width:320px; height:150px; }
|
||||
.slide a img{width:320px;}
|
||||
.slide .mark {width: 100%; position: absolute;height: 3px; bottom: 0; background-color: rgba(51,51,51,0.5); -webkit-transform: translate3d(0,0,0); display: -webkit-box;}
|
||||
.slide .mark li {display: block; -webkit-box-flex: 1; height: 100%; overflow: hidden;}
|
||||
.slide .mark li.active { background-color:#25a4bb;}
|
||||
|
||||
.scroll{width:320px;height:auto;margin:0 auto 0 auto; position:relative;overflow:hidden;}
|
||||
.mod_01{float:left;width:320px;}
|
||||
.mod_01 img{display:block;width:100%;height:auto;}
|
||||
.dotModule_new{padding:0 5px;height:11px;line-height:6px;-webkit-border-radius:11px;background:rgba(45,45,45,0.5);position:absolute;bottom:5px;right:50%;z-index:11;width:80px;margin-right:-40px;}
|
||||
#slide_01_dot{text-align:center;margin:1px 0 0 0;}
|
||||
#slide_01_dot span{display:inline-block;margin:0 2px;width:5px;height:5px;vertical-align:middle;background:#f7f7f7;-webkit-border-radius:5px;}
|
||||
#slide_01_dot .selected{background:#66ff33;}
|
||||
|
||||
|
||||
|
||||
/* hezuo css style*/
|
||||
|
||||
.hezuo .con p img{
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.hezuo .con p .img img{
|
||||
width: 100%;
|
||||
}
|
||||
.mservice{
|
||||
background:url(https://oss.wsdns.cn/20241130/9a620c7b47cd4bf8a1839439ef6551f8.png) no-repeat top center;
|
||||
background-size:cover;
|
||||
padding: 2% 0;
|
||||
}
|
||||
|
||||
|
||||
.s-title{
|
||||
text-align: center;
|
||||
color: #fff;
|
||||
font-size: 20px;
|
||||
font-weight: normal;
|
||||
}
|
||||
.ms{
|
||||
padding: 2% 10%;
|
||||
}
|
||||
.ms p{
|
||||
color: #bbd5ed;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
.ms2{
|
||||
|
||||
}
|
||||
|
||||
.ms2-list li{
|
||||
float: left;
|
||||
width: 25%;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
background: url(/assets/m/navli.png) no-repeat right center;
|
||||
}
|
||||
.ms2-list li b{
|
||||
display: block;
|
||||
font-size: 26px;
|
||||
}
|
||||
|
||||
.ms2-list li span{
|
||||
display: block;
|
||||
font-size: 12px;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
/* news css style*/
|
||||
|
||||
.news{position:relative; width:99.5%; margin:0 auto;margin-top:10px; background:#fff;}
|
||||
.news_title{background:url(/assets/m/eef.jpg) 18px center no-repeat #fff; background-size:2px 22px; text-align:left; padding-left:30px; border-bottom:1px solid #d5d5d5; font:400 14px/40px "微软雅黑"; height:40px; width:100%; border-bottom:1px solid #d5d5d5;}
|
||||
.news ul{padding:10px;}
|
||||
.news ul li{line-height:35px; border-bottom:1px dashed #d3d3d3; background:url(/assets/m/dd1.jpg) 95% center no-repeat; background-size:20px 20px;}
|
||||
.news ul li a{font:400 14px/35px "微软雅黑"; text-align:left; display:block;color:#0c6fcd;}
|
||||
|
||||
.news ul li span{display:block;font-size:14px;text-align: left;}
|
||||
|
||||
/* product_cate css style*/
|
||||
.product_cate {
|
||||
width: 100%;
|
||||
margin: 0 auto;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0px;
|
||||
z-index: 999;
|
||||
overflow-x: hidden;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
-webkit-transition: all 0.3s ease-in-out 0s;
|
||||
-moz-transition: all 0.3s ease-in-out 0s;
|
||||
-ms-transition: all 0.3s ease-in-out 0s;
|
||||
transition: all 0.3s ease-in-out 0s;
|
||||
height: auto;
|
||||
padding: 5px 0;
|
||||
display: none;
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
.product_cate_title {
|
||||
background: url(/assets/m/eef.jpg) 18px center no-repeat #fff;
|
||||
background-size: 2px 22px;
|
||||
text-align: left;
|
||||
padding-left: 30px;
|
||||
border-bottom: 1px solid #d5d5d5;
|
||||
font: 400 16px/40px "微软雅黑";
|
||||
height: 40px;
|
||||
width: 100%;
|
||||
border-bottom: 1px solid #d5d5d5;
|
||||
}
|
||||
|
||||
.product_cate ul {}
|
||||
|
||||
.product_cate ul li {
|
||||
line-height: 35px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.product_cate ul li.yiji {
|
||||
border-bottom: 1px solid #d3d3d3;
|
||||
}
|
||||
|
||||
.product_cate ul li a {
|
||||
font: 400 12px/35px "微软雅黑";
|
||||
padding-left: 20px;
|
||||
text-align: left;
|
||||
display: block;
|
||||
width: 88%;
|
||||
}
|
||||
|
||||
.product_cate ul li .class-down {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
width: 12%;
|
||||
display: block;
|
||||
line-height: 35px;
|
||||
cursor: pointer;
|
||||
background: url(/assets/m/abcd.png) center no-repeat;
|
||||
height: 35px;
|
||||
background-size: 20px 20px;
|
||||
}
|
||||
|
||||
.product_cate ul li .layer2 li a {
|
||||
padding-left: 28px;
|
||||
}
|
||||
|
||||
.product_cate ul li .layer2 .layer3 li a {
|
||||
padding-left: 36px;
|
||||
}
|
||||
|
||||
.product_cate ul li .class-up {
|
||||
background: url(/assets/m/abcde.png) center no-repeat;
|
||||
background-size: 20px 20px;
|
||||
}
|
||||
|
||||
|
||||
.job_cate{width:99.5%; margin:0 auto;margin-top:20px;}
|
||||
.job_cate ul{}
|
||||
.job_cate ul li{height:35px; line-height:35px; border-bottom:1px solid #d3d3d3; background:url(/assets/m/abcd.png) 95% center no-repeat; background-size:20px 20px;}
|
||||
.job_cate ul li a{font:400 12px/35px "微软雅黑"; padding-left:20px; text-align:left; display:block;}
|
||||
|
||||
/* footer css style*/
|
||||
.distraction{height:58px; width:100%;}
|
||||
.footer{ width:100%;margin-top:6px;position: fixed; z-index: 110;bottom: 0;left: 0;}
|
||||
.footer a{-webkit-box-flex: 1;display: -webkit-box; color:#fff;}
|
||||
.footer span{width:74px; display:block; margin:0 auto; text-align:right; font:400 16px/35px "微软雅黑"; color:#fff; height:35px;}
|
||||
.footer span.span1{background:url(/assets/m/a1.png) 10px 6px no-repeat; background-size:23px 24px;}
|
||||
.footer span.span2{background:url(/assets/m/a2.png) 10px 4px no-repeat; background-size:23px 24px;}
|
||||
.footer span.span3{background:url(/assets/m/a3.png) 10px 6px no-repeat; background-size:23px 24px;}
|
||||
.footer span.span0{background:url(/assets/m/icon.png) 10px -75px no-repeat; background-size:110px 385px;}
|
||||
|
||||
|
||||
.ffs{max-width:640px;margin:0 auto;display:-webkit-box;background:#0c6fcd;}
|
||||
|
||||
/*share css style*/
|
||||
#mobile_share{position:fixed;right:0;bottom:90px;
|
||||
width: 123px;z-index: 99999;background: #fff;padding: 0;overflow: hidden;-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;-webkit-transform: translateX(100%);}
|
||||
#mobile_share h2.title{text-align:center;line-height:30px;height:30px;background: #717577;color: #fff;font-size:14px;}
|
||||
#mobile_share .share_item{padding: 8px;background: #fff;border: 1px solid #f1f1f1;}
|
||||
#mobile_share .share_item li{display: block;overflow:hidden;margin: 8px 0;border-bottom: 1px solid #f1f1f1;padding-bottom: 8px;}
|
||||
.share-link {display: block;margin:0 auto;width: 105px;overflow: hidden;line-height: 32px;font-size: 12px;padding-left: inherit;}
|
||||
.share-link i{background: url(/assets/m/share_icon.png) no-repeat;background-size: 200px 32px;width:32px;height:32px;display: block;margin-right: 20px;float: left;}
|
||||
.share-link span{display:inline-block;}
|
||||
.share-weibo i{background-position:0 0;}
|
||||
.share-renren i{background-position:-42px 0;}
|
||||
.share-douban i{background-position:-84px 0;}
|
||||
.share-qweibo i{background-position:-126px 0;}
|
||||
.share-qzone i{background-position:-168px 0;}
|
||||
.share-weixin {display: block;margin:0 auto;width: 105px;overflow: hidden;line-height: 32px;font-size: 12px;padding-left: inherit;}
|
||||
.share-weixin i{background:url(/assets/m/share_icon2.png) no-repeat;background-size:32px 32px;
|
||||
width:32px;height:32px;display: block;margin-right: 20px;float: left;}
|
||||
.share-weixin span{display:inline-block;}
|
||||
body{width:100%; height:100%; overflow-x:hidden; position:relative;max-width:640px !important;margin:0 auto !important;background:#fff !important;}
|
||||
|
||||
/*job css style*/
|
||||
.jobcontent h4{background-color:#fff;height: 26px;line-height: 26px;padding-left:15px;}
|
||||
.jobcontent .text{padding:5px 15px;line-height:20px;}
|
||||
|
||||
/*search css style*/
|
||||
.search{padding:8px 10% 0;}
|
||||
#formsearch{width:100%;}
|
||||
#keyword{border:1px solid #959595;line-height:32px;height:32px;width:80%;text-align:left;text-indent:20px;float:left;border-radius:4px;}
|
||||
#s_btn{width:15%;line-height:32px;height:32px;background:#0c6fcd;border-radius:6px;float:right;color:#fff;}
|
||||
|
||||
/*search news css style*/
|
||||
.newslist{border-top:10px solid #fff;border-bottom:10px solid #fff;}
|
||||
.newslist li{text-align:left;padding-left:10px;line-height:34px;height:34px;position:relative;margin-bottom:1px;background:#fff;font-family: "Microsoft YaHei"}
|
||||
.newslist li span{position:absolute;right:10px;top:0;}
|
||||
|
||||
|
||||
/*分页样式*/
|
||||
.paging_num{padding:10px 0px;overflow: hidden;text-align: right;}
|
||||
.paging_num a{width:25px;height:20px;line-height: 20px;text-align: center;display:inline-block;
|
||||
border: 1px dashed #e0e1dc;color:#666;margin-left:15px;}
|
||||
.paging_num a:hover{text-decoration:none;color:#005a98;border: 1px dashed #005a98;}
|
||||
.paging_num .paging_hover{text-decoration:none;color:#005a98;border: 1px dashed #005a98;}
|
||||
|
||||
|
||||
/*简历提交*/
|
||||
.job-title {padding-left:10px;line-height:40px;font-size:16px;margin-bottom:15px;}
|
||||
.job-title .job-send{background:#476199;padding:5px 10px;border-radius:4px;color:#fff;}
|
||||
.reveal-modal {position: relative;}
|
||||
.send-title{border-bottom: 1px solid #ddd;margin-bottom:15px;padding-bottom:10px;font-size:16px;color:#060;}
|
||||
.message-job{padding-bottom:10px;}
|
||||
.message-job li{line-height:30px;margin-bottom:10px;text-align: left;}
|
||||
.message-job li label{font-size:14px;width:20%;float:left;text-align:right;}
|
||||
.message-job li span{color:red;}
|
||||
.message-job li input[type='radio']{margin:0 10px;}
|
||||
.message-job li input.jobinput{border:1px solid #ccc;width:70%;margin:0 5px;line-height:24px;height:24px;padding:0 5px;text-align: left;}
|
||||
.message-job li select{line-height:24px;height:24px;padding:0 5px;border:1px solid #ccc !important;width: 70%;margin:0 5px;}
|
||||
.message-job li #experience{width:70%;height:80px;border:1px solid #ccc !important;margin:0 5px;}
|
||||
.message-job li input#file{margin-top:18px;margin-right:20px;}
|
||||
.message-job input.jobbtn{width:80px;border:1px solid #f1f1f1;background:#476199;color:#fff;border-radius:4px;font-family:"Microsoft Yahei";line-height:30px;height:30px;margin:0 8px 0;cursor:pointer;padding:0 !important;}
|
||||
.message-job input.jobbtn:hover{background:#476199;}
|
||||
.message-job li.last{border-bottom: 1px solid #ddd;margin-bottom:8px;padding:5px 0;font-size:14px;color:#060;}
|
||||
.resume-prompt{line-height:36px;color:#999;font-size: 12px;}
|
||||
.message-job span.last{color:red;display:inline-block;line-height:36px;font-size: 12px;}
|
||||
.message-job li #checkcode{height: 32px;line-height: 32px;width: 20%;border: 1px solid #dedede;text-align: left;margin-bottom: 0;margin-left: 5px;}
|
||||
.message-job li a{font-size: 12px;}
|
||||
.message-job input{font-size: 12px !important;}
|
||||
textarea{ -webkit-user-select: auto !important; border: 1px solid rgba(0,0,0,.2) !important;}
|
||||