@charset "utf-8";
/*首页样式*/
body {
    max-width: 6.4rem;
    margin: 0 auto;
    padding-bottom: 1.04rem;
}

.bg_b {
    width: 100%;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

.bg_b > img, .bg_b a img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

/*banner轮播图*/
.banners {
    width: 3.53rem;
    height: 2.82rem;
    margin: 0 auto;
    position: absolute;
    overflow: hidden;
    top: 0.35rem;
    left: 0.52rem;
    z-index: 99;
}

.banners li {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
}

.banners li .img_b img {
    display: block;
    width: 100%;
}

.banners li .title {
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 0.3rem;
    padding: 0.18rem 0;
    position: absolute;
    z-index: 20;
    margin-top: -0.71rem;
}

.banners li .title a {
    padding-left: 0.4rem;
    color: #fff;
}

.img_ctrl {
    position: absolute;
    z-index: 100;
    right: 1.98rem;
    top: 2.95rem;
}

.img_ctrl > div {
    width: 6px;
    height: 6px;
    border-radius: 100%;
    float: left;
    background-color: #cf0b19;
}

.img_ctrl > div + div {
    margin-left: 0.04rem;
}

.img_ctrl > div.now {
    background-color: #191919;
}

/*首页导航*/
.index_nav {
    width: 100%;
    height: 1.51rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-bottom: 0.33rem;
}

.index_nav .pos_b {
    position: relative;
    padding: 0 0.2rem;
    width: 6rem;
}

.index_nav a {
    width: 25%;
    height: 1.51rem;
    float: left;
    display: block;
}

.index_nav a + a {
}

/*底部信息*/
.web_info {
    width: 100%;
    height: 1.3rem;
    background-color: #313131;
    padding-top: 0.3rem;
}

.web_info .call {
    width: 6rem;
    height: 0.5rem;
    margin: 0 auto;
    background-image: url(../images/index_img08.jpg);
    background-size: 6rem 0.5rem;
    display: block;
    text-align: left;
    font-size: 0.26rem;
    line-height: 0.5rem;
    color: #313131;
    text-indent: 0.3rem;
}

.web_info .addr {
    text-align: center;
    font-size: 0.2rem;
    color: #fff;
    padding: 0.2rem 0;
}

.itl {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top center;
}

.ipro1 .itl {
    height: 1.54rem;
}

.ipro ul {
    margin-top: 0.56rem;
    margin-left: 0.2rem;
}

/*首页产品展示*/
.ipro {
    clear: both;
}

.ipro .col_b1 {
    float: left;
    width: 1.9rem;
    height: 2.2rem;
    margin-right: 0.1rem;
    border: 1px solid #f2f2f2;
}

.ipro .img_b1 {
    width: 2.6rem;
    height: 1.5rem;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.ipro .img_b1 img {
    display: block;
    width: 72%;
    box-sizing: border-box;
}

.ipro .col_b {
    float: left;
    width: 2.93rem;
    height: 3rem;
    margin-right: 0.1rem;
}

.ipro .img_b {
    width: 2.93rem;
   overflow: hidden;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.ipro .img_b img {
    display: block;
    width: 100%;
    box-sizing: border-box;
}

.ipro .info {
    color: #4e3328;
    line-height: 0.5rem;
    font-size: 0.26rem;
    background: url(../images/border.jpg) bottom left no-repeat;
    background-size: 0.87rem;
    width: 100%;
    height: 0.5rem;
    overflow: hidden;
    text-align: center;
}

.proimg {
    width: 5.8rem;
    margin: 0 auto;
}

.proimg img {
    width: 100%;
    display: block;
}

.ipro3 {
    margin-top: 0.4rem;
}

.ipro3 .itl {
    height: 0.87rem;
}

.ipro3 .info {
    background: none;
    text-align: center;
    color: #a85624;
    font-weight: bold;
}

.ipro3 .img_b {
    border-radius: 0.2rem;
    overflow: hidden;
}

.ipro4 {
    margin-top: 0.4rem;
}

.ipro4 .itl {
    height: 0.87rem;
}

.ipro4 .info {
    background: none;
    text-align: center;
}

/*尾部*/
.footer {
    width: 100%;
    height: 1.04rem;
    position: fixed;
    bottom: 0;
    background-color: #ff8410;
    max-width: 6.4rem;
    z-index: 999;
    display: -webkit-flex;
    display: flex;
}

.footer a {
    flex-grow: 1;
    text-align: center;
    font-size: 0.2rem;
    color: #fff;
    background-repeat: no-repeat;
    background-position: center 0.16rem;
}

.footer a + a { /*border-left:0.02rem solid #505b10;*/
}

.footer a span {
    display: block;
    padding-top: 0.6rem;
}

/*关于我们*/
.iaboutimg {
    background-size: 100% 40%;
    background-repeat: no-repeat;
    background-position: center 0.4rem;
    box-sizing: border-box;
    background-color: #91643e;
    padding-bottom: 0.34rem;
}

.aboutcon {
    color: #fff;
    box-sizing: border-box;
    font-size: 0.24rem;
    line-height: 0.42rem;
    text-indent: 2em;
    padding: 1.35rem 0.2rem 0rem;
    width: 100%;
}

/*联系我们*/
.footcontact {
    float: left;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 1rem;
    font-size: 0.24rem;
    background: #462401;
    padding-top: 0.26rem;
}

.footcontact_t {
    background: url(../images/contact_t.jpg) no-repeat top left;
    background-size: 100%;
    height: 0.87rem;
    width: 100%;
}

.contel {
    width: 6rem;
    height: 0.49rem;
    background: url(../images/foottel.jpg) no-repeat top left;
    background-size: 100% 100%;
    margin-left: 0.2rem;
    color: #313131;
    font-size: 0.26rem;
    text-align: left;
    font-family: "arial";
    text-indent: 0.28rem;
    line-height: 0.49rem;
}

.contel a {
    color: #313131;
}

.conmap {
    padding: 0.2rem;
    line-height: 0.3rem;
    color: #fff;
    font-size: 0.2rem;
}

/*列表页*/
.header {
    width: 6.4rem;
    max-width: 6.4rem;
    height: 0.6rem;
    position: fixed;
    top: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 100;
}

.header .return {
    width: 0.6rem;
    height: 0.6rem;
    float: left;
    background-image: url(../images/list_icon01.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 0.18rem 0.32rem;
}

.header .title {
    float: left;
    width: 5.2rem;
    text-align: center;
    line-height: 0.6rem;
    font-size: 0.3rem;
    color: #fff;
}

.header .menu {
    width: 0.6rem;
    height: 0.6rem;
    float: right;
    background-image: url(../images/list_icon02.png);
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    background-size: 0.34rem 0.34rem;
	
}

/*.nav {
    width: 100%;
    height: 0.6rem;
    max-width: 6.4rem;
    display: -webkit-flex;
    display: flex;
    background-color: #fff;
}

.nav a {
    flex-grow: 1;
    text-align: center;
    font-size: 0.24rem;
    line-height: 0.6rem;
    color: #6c6c6c;
}

.nav a.now {
    color: #1f1f1f;
}

.nav a + a {
    border-left: 0.02rem solid #e6e6e6;
}*/
.nav{width: 100%;
max-width: 6.4rem;
display: -webkit-flex;
display: flex;
background-color: #fff;
flex-wrap: wrap;}

.nav a{flex-grow: 1;
text-align: center;
font-size: 0.24rem;
line-height: 0.6rem;
color: #6c6c6c;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
padding: 0 0.5rem;
width: 34%;
display: block;
float: left;}

.nav a.now{color:#1f1f1f;}

.nav a{border-left:0.02rem solid #e6e6e6;border-bottom:0.02rem solid #e6e6e6 }


.list_title {
    height: 1.54rem;
    text-align: left;
    padding: 0 0.2rem;
}

.list_title .title {
    font-size: 0.26rem;
    line-height: 0.26rem;
    color: #222;
    padding-top: 0.25rem;
}

.list_title .msg {
    font-size: 0.24rem;
    color: #8e8e8e;
    padding-top: 0.15rem;
}

/*三个热门商品*/
.pros_col {
    width: 6rem;
    margin: 0 auto;
    height: 2.6rem;
}

.pros_col .col {
    float: left;
    width: 1.9rem;
    height: 2.47rem;
    background-color: #fff;
}

.pros_col .col + .col {
    margin-left: 0.15rem;
}

.pros_col .col .img {
    width: 1.9rem;
    height: 2rem;
}

.pros_col .col .img img {
    display: block;
    width: 100%;
}

.pros_col .col .title {
    font-size: 0.24rem;
    height: 0.45rem;
    line-height: 0.45rem;
    color: #5d5d5d;
    text-align: center;
}

/*商品列表*/
.prolist {
    clear: both;
    width: 6.2rem;
    margin: 0 auto;
}

.prolist:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.prolist .item {
    float: left;
    width: 2.95rem;
    height: 4.04rem;
    background-color: #fff;
    margin-left: 0.1rem;
    margin-top: 0.1rem;
}

.prolist .item .img {
    width: 2.95rem;
    height: 2.9rem;
    overflow: hidden;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.prolist .item .name {
    font-size: 0.24rem;
    color: #222;
    line-height: 0.46rem;
    height: 0.46rem;
    padding-left: 0.1rem;
}

.prolist .item .stitle {
    font-size: 0.18rem;
    color: #aeaeae;
    width: 1.9rem;
    line-height: 0.24rem;
    padding-left: 0.1rem;
    height: 0.48rem;
    overflow: hidden;
    float: left;
}

.prolist .item .icon {
    float: right;
    width: 0.55rem;
    height: 0.55rem;
    background-image: url(../images/list_icon03.jpg);
    background-size: cover;
    margin-right: 0.12rem;
}

/*商品详细*/
.cheader {
    height: 0.6rem;
    width: 6rem;
    margin: 0 auto;
}

.cheader .return {
    width: 0.6rem;
    height: 0.6rem;
    float: left;
    background-image: url(../images/view_icon01.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 0.18rem 0.32rem;
}

.cheader .links {
    float: left;
    width: 4.8rem;
    text-align: center;
}

.cheader .links a {
    display: inline-block;
    font-size: 0.24rem;
    line-height: 0.56rem;
    color: #747171;
}

.cheader .links a + a {
    margin-left: 0.2rem;
}

.cheader .links a.now {
    color: #000;
    border-bottom: 0.04rem solid #cf0b19;
}

.viewban {
    width: 6.4rem;
    margin: 0 auto;
    position: relative;
}

.viewbans {
    width: 6.4rem;
    height: 6.34rem;
    margin: 0 auto;
    overflow: hidden;
}

.viewbans li {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
}

.viewbans li .img_b img {
    display: block;
    width: 100%;
}

.viewban .img_ctrl {
    position: absolute;
    z-index: 100;
    right: 1.98rem;
    top: 2.95rem;
}

.viewban .img_ctrl > div {
    width: 6px;
    height: 6px;
    border-radius: 100%;
    float: left;
    background-color: #cf0b19;
}

.viewban .img_ctrl > div + div {
    margin-left: 0.04rem;
}

.viewban .img_ctrl > div.now {
    background-color: #191919;
}

.viewban .num_b {
    position: absolute;
    right: 0.5rem;
    bottom: 0.2rem;
    color: #fff;
    font-size: 0.28rem;
}

.vname_b {
    clear: both;
    width: 6rem;
    margin: 0 auto;
}

.vname_b:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.vname_b .title {
    font-size: 0.3rem;
    color: #000;
    padding-top: 0.2rem;
}

.vname_b .stitle {
    width: 4.7rem;
    font-size: 0.18rem;
    color: #f12222;
    padding-top: 0.1rem;
    float: left;
}

.vname_b .icon {
    width: 1.2rem;
    height: 0.46rem;
    background-image: url(../images/view_icon02.jpg);
    background-size: cover;
    float: right;
}

.para_b {
    clear: both;
    width: 6rem;
    margin: 0 auto;
    margin-top: 0.5rem;
}

.para_b td {
    padding-left: 0.5rem;
    height: 0.4rem;
    border-bottom: 0.02rem solid #e5e5e5;
    font-size: 0.24rem;
}

.para_b .title {
    color: #e83437;
    width: 1.3rem;
}

.para_b td + td {
    border-left: 0.02rem solid #e5e5e5;
}

.cont {
    width: 6rem;
    margin: 0 auto;
    font-size: 0.24rem;
    color: #000;
    text-indent: 2em;
    padding-top: 0.6rem;
}

.cont p {
    padding-bottom: 0.4rem;
}

.cont p img {
    width: 100%;
    display: block;
}

.get_more {
    width: 6rem;
    height: 0.5rem;
    background-color: #f5f5f5;
    display: block;
    margin: 0 auto;
    text-align: center;
    line-height: 0.5rem;
    font-size: 0.26rem;
    color: #333;
}

.ad6 {
    margin-top: 0.5rem;
}

.ad2 {
    margin-bottom: 0.4rem;
}

.newslist {
	width: 94%;
	margin: 10px auto;
	padding: 0 0 10px 0;
	border: 1px #ccc solid;
	overflow: hidden
}

.newslist li {
	text-indent: 1em;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px #ccc dashed;
	background: url(../images/icon-list.png) 95% 50% no-repeat;
	background-size: 22px;
	overflow: hidden
}

.newslist blockquote {
	width: 85%;
	text-overflow: ellipsis;
/*这就是省略号喽*/
	white-space: nowrap;
/*设置不折行*/
	-o-text-overflow: ellipsis;
/*兼容opera*/
	overflow: hidden;
	color: #000;
	margin: 0;
	font-size: 14px;
}

.newslist li a {
	display: block;
	width: 85%;
	height: 50px;
}
.box {
	width: 95%;
	margin: 0px auto;
	padding: 2.5%;
}

.box img {
	width: 100%;
	min-width: 100%;
}

.box hr {
	height: 1px;
	border: 0;
	padding: 0;
	margin: 0 auto 10px auto;
	background: #ccc;
}

.box h3 {
	font-size: 160%;
	color: #333;
	line-height: 2;
	letter-spacing: .1em;
	width: 100%;
	text-align: center
}
.box h4 {
	text-align: center;
	font-size: 100%;
	color: #999;
	letter-spacing: .1em;
	width: 100%;
	line-height: 2;
}
	  