﻿* {
    word-wrap: break-word;
    box-sizing: border-box;
}

html, body, h1, h2, h3, h4, h5, h6, hr, p, iframe, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td, fieldset {
    margin: 0;
    padding: 0
}

ul, ol, dl {
    list-style-type: none
}

html, body {
    *position: static
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: 400
}

input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit
}

input, button {
    overflow: visible;
    vertical-align: middle;
    outline: none
}

body, th, td, button, input, select, textarea {
    font: 14px/1.5 'Microsoft Yahei', tahoma, arial, 'Hiragino Sans GB', '\5b8b\4f53', sans-serif;
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%
}

a, area {
    outline: none;
}

a {
    text-decoration: none;
    cursor: pointer
}

a:hover {
    text-decoration: none;
    outline: none
}

a.ie6:hover {
    zoom: 1
}

a:focus {
    outline: none
}

a:hover, a:active {
    outline: none
}

:focus {
    outline: none
}

sub, sup {
    vertical-align: baseline
}

button, input[type="button"], input[type="submit"] {
    line-height: normal !important
}

img {
    border: 0;
    vertical-align: middle
}

a img, img {
    -ms-interpolation-mode: bicubic
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.fl {
    float: left
}

.fr {
    float: right
}

.space-20 {
    margin: -10px
}

.space-20 > * {
    padding: 10px;
}

.space-10 {
    margin: -5px;
}

.space-10 > * {
    padding: 5px;
}

.column-1 {
    width: 100%;
    float: left;
    position: relative
}

.column-2 {
    width: 50%;
    float: left;
    position: relative;
}

.column-3 {
    width: 33.33333333%;
    float: left;
    position: relative
}

.column-4 {
    width: 25%;
    float: left;
    position: relative
}

.column-5 {
    width: 20%;
    float: left;
    position: relative
}

/**/
.wrapper {
    background: #fff
}

.container {
    width: 100%;
    max-width: 360px;
    margin: 0 auto
}

.header img {
    width: 100%
}

.nav li {
    width: 25%;
    text-align: center;
    float: left
}
.product_box{
    padding: 3px 3px;
    box-shadow: 0 2px 1px 0 rgb(193, 191, 191);
    /* border-radius: 3px; */
    /* border: 1px solid #111; */
}
.nav {
    line-height: 30px;
    color: #fff;
    text-align: center;
    background-color: #b72e2e
}

.nav li a {
    line-height: 35px;
    font-family: ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ;
    font-size: 14px;
    color: #fff;
    padding: 0 10px
}

/*footer*/
.footer {
    text-align: center;
    margin-top: 10px
}

.footer_nav {
    height: 40px;
    line-height: 40px;
    background-color: #b72e2e;
    color: #fff
}

.footer_nav a {
    color: #fff;
    font-size: 12px;
    margin: 0 5px
}

.copy_info {
    font-size: 12px;
    line-height: 24px;
    padding: 10px 0
}

.company_info {
    margin: 10px 0;
    line-height: 35px;
    background: rgb(255, 255, 0);
    font-weight: bold;
    text-align: center
}

.company_info a > p {
    font-size: 18px;
    color: #000;
    text-align: center;
    text-decoration: none
}

.company_info a > p:nth-child(2) {
    color: #E10000
}

.company_info a > p strong {
    color: #E10000
}

.item_img {
    width: 100%;
    background: url("t13.jpg")  no-repeat left center;
    height: 36px;
    line-height: 36px;
    padding-bottom: 5px;
    margin: 10px 0 10px;
    position: relative;
}

.product_box .product_img img {
    width: 100%;
    height: 170px
}

.product_info {
    margin-top: 6px;
    text-align: center;
    font-size: 12px;
    color: #666
}

.panel > .title {
    line-height: 36px;
    border-top: 3px solid #b72e2e;
    background: #E4E4E4;
    padding: 0 10px
}

.panel > .title a.more {
    float: right;
    color: #666;
    font-size: 12px
}

.panel > .content {
    padding: 10px 0
}

.news-list li {
    line-height: 30px;
    border-bottom: 1px dashed #dadada;
    padding-left: 25px;
    font-size: 12px;
    position: relative
}

.news-list li > a {
    color: #b72e2e
}

.news-list li:before {
    position: absolute;
    content: ".";
    top: -8px;
    left: 9px;
    font-size: 24px;
    color: #BB0009
}
.tit_name {
    line-height: 36px;
    width: auto;
    font-size: 16px;
    color: #fff;
    height: 36px;
    padding-left: 16px;
    text-align: left;
    font-weight: bold;
}
.item_img:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.item_img .more {
    height: 28px;
    line-height: 28px;
    float: right;
    color: #fff;
    position: absolute;
    top: 4px;
    right: 0px;
    background: #b72e2e;
    border-radius: 0px;
    font-size: 12px;
    width: 60px;
    text-align: center;
}
.item_img .more a{
    color: #fff;
}

.margin_bottom_10 {
    margin-bottom: 10px
}

.catagory li {
    float: left;
    width: 110px;
    background: #b72e2e;
    color: #fff;
    margin-right: 15px;
    margin-bottom: 10px;
    border-radius: 2px;
    line-height: 29px;
    text-align: center;
}

.catagory li:nth-child(3n) {
    margin-right: 0
}

.catagory li a {
    color: #fff;
}

a {
    color: #0c262c
}

.product_list {
    margin-bottom: 10px
}

.breadcrumb {
    padding: 6px 0;
    font-size: 12px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

.breadcrumb a {
    color: #333
}

.breadcrumb a.current {
    color: #666
}

.page_panel .title {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    font-size: 18px;
    text-align: center
}

.page_panel .content {
    padding: 10px 0;
}

.page_panel .content img {
    max-width: 360px;
}

/*==========ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â===========*/
.paging {
    width: 100%;
    height: 24px;
    padding: 15px 0;
    margin: 30px 0;
    background: #f6f6f6;
    text-align: center;
}

.paging li {
    display: inline-block;
}

.paging li.clickli a {
    background: #636363;
    color: #fff;
    border: 1px solid #505050;
    box-shadow: inset 0 0 30px rgba(80, 80, 80, 0.7)
}

.paging a, .paging span {
    font: 12px/22px "microsoft yahei";
    color: #666666;
    text-decoration: none;
    padding: 1px 8px;
    border: solid 1px #c9c9c9;
    display: inline-block;
    white-space: nowrap;
    margin: 0 3px;
    border-radius: 3px;
    background: #f5f5f5;
    box-shadow: inset 0 0 30px rgba(239, 239, 239, 0.7)
}

.paging a {
    background: none;
}

.paging a:hover {
    background: #636363;
    color: #fff;
    border: 1px solid #505050;
    box-shadow: inset 0 0 30px rgba(80, 80, 80, 0.7)
}

.paging span {
    background: #636363;
    color: #fff;
    border: 1px solid #505050;
    box-shadow: inset 0 0 30px rgba(80, 80, 80, 0.7)
}

.page {
    width: 100%;
    margin: 10px auto;
    overflow: hidden;
    position: relative;
}

.page p {
    width: 100%;
    height: 28px;
    font: 12px/28px "microsoft yahei";
    color: #1d1d1d;
    overflow: hidden;
}

.page p a {
    color: #1d1d1d
}

.page p a:hover, .back:hover {
    text-decoration: underline
}

.back {
    font: 14px/39px "microsoft yahei";
    color: #fff;
    width: 138px;
    margin: 0 auto;
    border-radius: 4px;
    display: block;
    text-align: center;
    background: #f76f0c
}

.paging a.prev {
    background: url(d7.png) #fff 8px center no-repeat;
    padding: 1px 10px;
}

.paging a.prev:hover {
    background: url(d7.png) #fff 8px center no-repeat;
    padding: 1px 10px;
    border: 1px solid #505050;
    box-shadow: inset 0 0 30px rgba(239, 239, 239, 0.7);
    border: solid 1px #c9c9c9;
}

.paging a.next {
    background: url(d8.png) #fff 8px center no-repeat;
    padding: 1px 10px;
}

.paging a.next:hover {
    background: url(d8.png) #fff 8px center no-repeat;
    padding: 1px 10px;
    border: 1px solid #505050;
    box-shadow: inset 0 0 30px rgba(239, 239, 239, 0.7);
    border: solid 1px #c9c9c9;
}

.breadcrumb {
    padding: 6px 0;
    font-size: 12px;
    border-bottom: 1px solid #ddd;
}

.breadcrumb a {
    color: #333
}

.breadcrumb a.current {
    color: #666
}

.product_box .product_img img {
    width: 100%;
    height: 163px;
    border-radius: 0px;
}

.product_info {
    margin-top: 0px;
    padding: 5px 0;
    text-align: center;
    font-size: 13px;
    color: #4e4e4e;
    background: #ffffff;
    /* border: 1px solid #338c10; */
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}

.page_list {
    border-top: 1px solid #ddd;
    padding-top: 10px;
    margin-top: 5px;
    text-align: center;
}

.page_list a {
    text-align: center;
    border: 1px solid #bfbfbf;
    color: #333;
    padding: 0 4px;
    height: 20px;
    line-height: 18px;
    font-size: 12px;
    display: inline-block;
    margin-left: 3px;
}

.page_list a:hover {
    border: 1px solid #D50902;
    cursor: pointer;
}

.page_list .active {
    border: 1px solid #E97D00;
    cursor: text;
    color: #E97D00;
}

.page_list .active:hover {
    border: 1px solid #D50902;
}

.page_now {
    text-align: center;
    margin: 8px 0;
    font-size: 12px
}

.page_now .current_page {
    border: 1px solid #bfbfbf;
    line-height: 18px;
    height: 20px;
    display: inline-block;
    padding: 0 3px;
}

.enter_page {
    display: inline-block;
    margin-left: 10px;
}

.enter_page select {
    height: 20px;
    vertical-align: bottom;
    line-height: 18px;
}

.news-list li {
    line-height: 30px;
    border-bottom: 1px dashed #dadada;
    color: #666;
    padding-left: 25px;
    padding-right: 10px;
    font-size: 12px;
    position: relative;
    height: 30px;
}

.news-list li:last-child {
    border-bottom: 0;
}

.news-list li > a {
    color: #0081DC;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

.news-list li:before {
    position: absolute;
    content: ".";
    top: -8px;
    left: 9px;
    font-size: 24px;
    color: #BB0009
}

.product_phone {
    margin: 0px;
    padding: 5px 0;
    text-align: center;
    font-size: 13px;
    color: #b72e2e;
    border: 1px solid #b72e2e;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    border-radius: 5px;
    width: 100%;
}
.product_phone a{
    color: #b72e2e;
    display: block;
}

.btn_send{ width: 100%;font-size: 18px;text-align: center;color: #fff;height:36px;line-height:36px;background-color: #b72e2e;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 1px;cursor: pointer;margin-top: 3px;}
