﻿@charset "utf-8";
/*基础制作页面组件*/

html, body, div, p, hr, pre, h1, h2, h3, h4, h5, h6, table, tr, td, th, tfoot, tbody, thead, form, input, textarea, label, ul, ol, dl, li, dt, dd, .clearfix:after { margin: 0; padding: 0; }
html, body { height: 100%; font-size: 0.45rem;color: #333; }
body { padding: 0; margin: 0; 
/*font-family: 'PingFang SC', 'Lantinghei SC', 'Helvetica Neue', 'Helvetica', 'Arial', 'Microsoft YaHei', '微软雅黑', 'STHeitiSC-Light', 'simsun', '宋体', 'WenQuanYi Zen Hei', 'WenQuanYi Micro Hei', 'sans-serif' !important;*/
font-family: "PingFang SC", "Lantinghei SC", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", "微软雅黑", STHeitiSC-Light, simsun, "宋体", "WenQuanYi Zen Hei", "WenQuanYi Micro Hei", sans-serif;box-sizing: border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);}
body {background:#999;}
@media screen and (min-width:640px) {body {background-image:-webkit-linear-gradient(left,#999,#fff,#999);}}
h1, h2, h3, h4 { font-weight: normal; }
li { list-style-type: none; }
a { text-decoration: none; outline: none; color: #333; }
a:hover { text-decoration: none; color:#cd160f; }
table { border-collapse: collapse; border-spacing: 0; }
iframe, img { border: 0; }
img { vertical-align: middle; }
input{outline: none}
.clearfix { display: block; #zoom:1;
}
.clearfix:after { content: ''; overflow: hidden; width: 100%; height: 0px; font-size: 0px; display: block; clear: both; }
.left { float: left; }
.right { float: right; }
.hide { display: none; }

.debug15{width: 100%;height: 15px;}
.debug10{width: 100%;height: 10px;}
.debug5{width: 100%;height: 5px;}

.container {width:10rem;margin-left:auto;margin-right:auto;background-color:#fff;}
.hjwrfz-bg img{width:100%;}

.ly-box{width:9.4rem;margin:0.7rem auto 0.4rem auto;}

/*精品栏目*/
.boutique-column-list {height:4.2rem;margin-top:0.3rem;}
.boutique-column-title {height:1.3rem;line-height:1.3rem;border-top:1px solid #eee;border-bottom:1px solid #eee;background:url(../images/boutique-column-title.png);background-size:contain;padding-left:0.3rem;color:#047fb8;position:relative;}
.boutique-column-recommend {height:2.1rem;padding:0.4rem 0;background:#f8f8f8;}
.boutique-column-recommend li {width:1.4rem;float:left;margin-left:0.5rem;margin-right:0;display:inline;position:relative;}
.boutique-column-recommend li img {box-shadow:0px 1px 10px #ccc;width:100%;height:1.4rem;background:#d2d2d2;border-radius:7px;overflow:hidden;}
.boutique-column-recommend li p {width:100%;height:0.6rem;line-height:0.6rem; font-size: 0.4rem;margin-top:0.2rem;text-align:center;overflow:hidden;}
.boutique-column-recommend li p a {text-decoration:none;color:#333 !important;}

/*尾部*/
.m-footer {margin-top:0rem;background-color: #f0f0f0;}
.copyright{height:0.5rem;line-height:0.5rem;text-align:center;font-size:0.3rem;color:#999 !important;padding-top:0.25rem;}
.gswnewscon {height:0.55rem;line-height:0.55rem;text-align:center;font-size:0.3rem;color:#999 !important;padding-bottom:0.25rem;}
.gswnewscon a{color:#999 !important;}

