﻿html,
body {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    color: #666;
    font: 12px/1.5 "Microsoft YaHei", arial, 宋体, sans-serif;
}

ul,
li,
p,
img,
b,
ol,
em,
a,
h1,
h2,
h3,
h4,
h5,
h6,
h7,
dl,
dd,
dt {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: none;
    font-style: normal;
    text-decoration: none;
    font-weight: 100;
}

#dituContent img {
    max-width: inherit;
}

img {
    max-width: 100%;
}

.center {
    width: 1200px;
    margin: auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.main_nav .back,
.pading .current,
.main_top a,
.main_top,
.prduct_ul li b,
.main_tops em,
.main_nav .nav_a h1,
.main_nav3 li b,
.navbox .nav a,
.header_top,
.one li a,
.one li,
.two_title a,
.two_l ol li,
.two_r li h1,
.three .more,
.fore_r li h2,
.fore_l li.now a,
.five_nav li,
.five_nav li a,
.five_r a.lj,
.main_ul li a {
    color: #fff;
}


.Article_text,
.main_tops,
.main_tops a,
.main_tops em,
.header_top .center>h1,
.main_nav2 li a,
.main_next .prevrecord a,
.main_next .nextrecord a,
.article li h1,
.pading a,
.Article_content .info a,
.main_nav3 li h1,
.prduct_ul li h1,
.relevant.relevant_article a,
.header_bottoms a,
.title h2,
.two_l li a,
.fore_l li a,
.six_text .more {
    color: #666;
}

.header_bottom>h1,
.title h1,
.two_l li.now a,
.six_text a li,
.six_ul li h4:hover,
.six_gd li h5:hover,
.six_r li.now {
    color: #e22c07;
}


.title {
    text-align: center;
}

.title h1 {
    position: relative;
    height: 65px;
    line-height: 65px;
    font-size: 24px;
}

.title h1 b {
    position: absolute;
    font-size: 70px;
    left: 50%;
    margin-left: -250px;
    width: 500px;
    top: 0px;
    font-family: 'Myriad Pro';
    color: rgba(204, 204, 204, 0.2);
    font-style: italic;
}

.title h2 {
    font-size: 18px;
}

/**/
#slides {
    position: relative;
    width: 100%;
}

#slides img {
    width: 100%;
    display: block;
}

#slides .tempWrap {
    width: 100% !important;
}

#slides .hd {
    left: 47%;
    padding: 4px;
    position: absolute;
    border-radius: 24px;
    bottom: 20px;
    z-index: 10;
}


#slides .hd li {
    margin: 0px 5px;
    line-height: 7px;
    width: 52px;
    height: 7px;
    float: left;
    cursor: pointer;
    text-align: center;
    color: transparent;
    background: #666;
}


#slides .hd li.on {
    background: #e22c07;
}





/*header*/

.header {
    width: 100%;
}

.header_top {
    height: 30px;
    line-height: 30px;
    background: #e22c07;
}

/**/


/*logo*/
.logo_img img {
    max-height: 100%;
}

.logo_img {
    height: 130px;
    background: url("../images/header.jpg") no-repeat;
}


.logo_img a {
    display: block;
}

/**/

/*导航*/

.navbox {
    background: #35363a;
}

ul.nav {
    width: 1200px;
    margin: auto;
}

.navbox .nav li {
    position: relative;
    float: left;
}

.navbox .nav li:after {
    content: '';
    position: absolute;
    top: 26px;
    left: 0px;
    border-left: 1px dashed #fff;
    width: 1px;
    height: 10px;
}

.navbox .nav li:nth-child(1):after,
.navbox .nav_ul li:after {
    display: none;
}

.navbox .nav a {
    display: block;
    padding: 0 25px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
}

.navbox .nav_ul {
    position: absolute;
    top: 60px;
    z-index: 11;
    display: none;
    width: 100%;
    background: #35363a;
}



.navbox .nav_ul li {
    float: none;
    background: none;
}

.navbox .nav_ul li a {
    height: 38px;
    line-height: 38px;
    padding: 0px;
    font-size: 12px;
    text-align: center;
    overflow: hidden;
}

.navbox .nav li:hover .nav_ul {
    display: block;
}

.navbox .nav a.cur,
.navbox li a:hover {
    background: #e22c07;
}

/**/
.header_bottom {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #eee;
    background: url("../images/lb.jpg") no-repeat left;
}

.header_bottom>h1 {
    padding-left: 30px;
    font-size: 16px;
    margin-right: 5px;
}

.header_bottoms {
    width: 700px;
}

.header_bottoms li {
    overflow: hidden;
    height: 35px;
    float: left;
}

.header_bottoms a {
    font-size: 14px;
}

/*one*/
.one {
    margin: 50px auto 0;
    overflow: hidden;
}

.one_img {
    margin-top: 50px;
    width: 215px;
}

.one ul {
    width: 950px;
    margin-top: 50px;
}

.one ul li {
    width: 237px;
    height: 107px;
    background: url(../images/03_08.png) no-repeat;
    float: left;
}



.one li a {
    font-size: 30px;
    line-height: 107px;
    text-align: center;
    display: block;
}

/**/
.two {
    margin: 50px auto 0;
    overflow: hidden;
}

.two_l {
    width: 245px;
}

.two_title {
    width: 100%;
    height: 87px;
    background: url("../images/03_02.png") no-repeat;
    background-size: 100% 100%;
}

.two_title a {
    text-align: center;
    font-size: 20px;
    line-height: 87px;
    display: block;
}

.two_l ul {
    background: #333;
    padding: 0px 20px 20px;
}

.two_l ul li {
    width: 100%;
    position: relative;
}

.two_l ul a {
    line-height: 60px;
    border-bottom: 1px dashed #666;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding-left: 40px;
}

.two_l li a:before {
    content: "";
    width: 28px;
    height: 28px;
    background: url(../images/s-1.png) no-repeat;
    position: absolute;
    left: 0px;
    top: 16px;
    background-size: 100% 100%;
}

.two_l li.now a:before {
    content: "";
    width: 28px;
    height: 28px;
    background: url(../images/ss-1.png) no-repeat;
    position: absolute;
    left: 0px;
    top: 16px;
    background-size: 100% 100%;
}

.two_l ol {
    background: #333;
    padding: 10px 40px 30px;
}

.two_l ol li {
    font-size: 18px;
    font-style: italic;
}

.two_r {
    width: 930px;
}

.two_r li {
    width: 296px;
    height: 210px;
    float: left;
    margin: 0px 20px 20px 0px;
    position: relative;
}

.two_r li:nth-child(3n) {
    margin-right: 0px;
}

.two_r li h1 {
    width: 296px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0px;
    font-size: 14px;
}

.two_r li img {
    width: 100%;
    height: 100%;
    display: block;
}

/**/
.three {
    position: relative;
    margin-top: 30px;
}

.three_img {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
}

.three_img img {
    display: block;
    width: 100%;
    height: 100%;
}

.three .center {
    padding: 50px 0px;
    overflow: hidden;
    line-height: 2em;
    font-size: 14px;
    color: #3f3f3f;
}

.three .title {
    margin-bottom: 50px;
}

.three_imgs {
    float: left;
    margin-right: 50px;
    width: 515px;
    height: 375px;
    display: block;
}

.three .more {
    width: 130px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
    float: right;
    margin-top: 30px;
    background: #e22c07;
}

/**/
.fore {
    margin-top: 50px;
    overflow: hidden;
}

.fore .title {
    margin-bottom: 50px;
}

.fore_l {
    width: 200px;
}

.fore_l li {
    width: 100%;
    line-height: 70px;
    border-bottom: 1px solid #e6e6e6;
    height: 70px;
    overflow: hidden;
}

.fore_l li.now {
    background: #505050;
}

.fore_l li a {
    font-size: 14px;
    text-align: center;
    display: block;
}

.fore_r {
    width: 930px;
}

.fore_r li {
    position: relative;
    float: left;
    width: 220px;
    margin-left: 16px;
    margin-bottom: 16px;
    height: 170px;
}

.fore_r li img {
    width: 100%;
    height: 100%;
    display: block;
}

.fore_r li:nth-child(1) {
    width: 456px;
    height: 355px;
    margin-left: 0px;
}

.fore_r li:nth-child(6),
.fore_r li:nth-child(10) {
    margin-left: 0px;
}

.fore_r li h2 {
    position: absolute;
    height: 30px;
    line-height: 30px;
    text-align: center;
    bottom: 0px;
    width: 100%;
    font-size: 14px;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.5);
}

/**/
.five {
    margin-top: 34px;
    overflow: hidden;
    background: url("../images/123.jpg") repeat;
}

.five .center {
    padding: 50px 0;
    overflow: hidden;
}

.five_nav {
    margin-top: 50px;
    overflow: hidden;
}

.five_nav li {
    width: 160px;
    height: 60px;
    box-sizing: border-box;
    font-size: 15px;
    float: left;
    background: #333;
    margin-left: 48px;
    line-height: 60px;
}

.five_nav li:first-child {
    margin-left: 0px;
}

.five_nav li img {
    width: 40px;
    height: 40px;
    float: left;
    margin: 12px 12px;
}

.five_nav li.now {
    background: #ff7300;
}

.five_m {
    margin-top: 50px;
}

.five_img {
    width: 480px;
    height: 300px;
}

.five_img img {
    width: 100%;
    height: 100%;
    display: block;
}

.five_r {
    width: 650px;
    line-height: 1.5em;
    font-size: 14px;
}

.five_r h3 {
    font-size: 25px;
    line-height: 50px;
}

.five_r a.lj {
    width: 150px;
    line-height: 45px;
    background: #e22c07;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    margin: 20px 25px 0px;
}

/**/

.six {
    margin-top: 50px;
    overflow: hidden
}

.six .center {
    background: #f5f5f5;
    padding: 50px 30px;
    box-sizing: border-box;
    margin-top: 30px;
    overflow: hidden;
    position: relative;
}

.six .center:after {
    content: '';
    width: 2px;
    height: 400px;
    background: #e22c07;
    position: absolute;
    left: 50%;
    margin-left: -1.5px;
}

.six_text {
    height: 32px;
    border-bottom: 1px solid rgb(203, 203, 203);
}

.six_text li {
    font: 400 18px/32px 微软雅黑;
    display: inline-block;
    padding: 0px 10px;
}

.six_text .more {
    float: right;
    width: 60px;
    font: 400 12px/32px "arial";
}

.six_l {
    width: 510px;
}

.six_gd {
    margin-top: 20px;
    height: 338px;
    overflow: hidden;
}

.six_gd li {
    margin: 15px 0;
}

.six_gd li h4 {
    position: relative;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    padding-left: 30px;
    line-height: 35px;
    height: 35px;
    font-weight: 600;
}

.six_gd li h4:before {
    content: '问:';
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    position: absolute;
    left: 1px;
    font-weight: bold;
}

.six_gd li p {
    line-height: 35px;
    color: #333;
    position: relative;
    font-size: 14px;
    height: 65px;
    overflow: hidden;
    text-indent: 2em;
}

.six_gd li p:before {
    content: '答:';
    line-height: 35px;
    text-align: center;
    color: #333;
    font-size: 14px;
    position: absolute;
    left: -28px;
}

.six_r {
    width: 510px;
}

.six_ul {
    margin-top: 20px;
}

li.six_first img {
    width: 100%;
    height: 130px;
    display: block;
    margin-bottom: 10px;
}

.six_ul li {
    border-bottom: 1px dashed #c0c0c0;
}

.six_ul li h5 {
    line-height: 32px;
    height: 32px;
    position: relative;
    padding-left: 15px;
    color: #333;
    font-size: 14px;
    width: 410px;
    overflow: hidden;
    display: inline-block;
}

.six_ul li h5:after {
    content: '';
    width: 4px;
    height: 4px;
    position: absolute;
    left: 0px;
    top: 13px;
    background: #00bad4;
    transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    /* IE 9 */
    -webkit-transform: rotate(30deg);
    /* Safari and Chrome */
}

.six_ul li span {
    float: right;
    line-height: 32px;
    color: #333;
}

/**/
.sever {
    margin: 50px auto 50px;
}

.flink a {
    font-size: 14px;
    color: #000;
    margin: 0 5px;
}

/**/
.eight {
    background: #393939;
    overflow: hidden;
    padding: 15px 0px;
}

/*内页*/

.reimg img {
    height: auto !important;
    max-width: 100%;
}

.main_m {
    width: 1200px;
    margin: 20px auto 20px;
    overflow: hidden;
}


.text_h1 {
    border-bottom: 1px solid #ccc;
    height: 50px;
    width: 1000px;
    margin: 30px auto 0;
}

.text_h1 .h1 {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    font-size: 25px;
    position: relative;
    padding: 0px 10px 0px 10px;
    float: left;
    font-weight: bold;
    border-bottom: 5px solid #ccc;
}



.text_h1 .back {
    float: right;
    width: 52px;
    height: 16px;
    float: right;
    background: #000;
    display: block;
    border-radius: 15px;
    text-align: center;
    line-height: 16px;
    margin-top: 24px;
    font-size: 12px;
}

.text_h1 .back:hover {
    background: #cb2644;
}

.text_h1 .more {
    float: right;
    line-height: 70px;
    height: 50px;
}

.main_img {
    width: 100%;
}

.main_img img {
    width: 100%;
    height: 100%;
    display: block;
}


/*左侧导航*/

.main_nav {
    width: 218px;
    float: left;
}

.main_nav .nav_a h1 {
    height: 80px;
    width: 100%;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 80px;
    font-weight: bold;
    background: #e22c07;
    text-align: center;
    position: relative;
}

.main_nav .nav_a h1:before {
    content: '';
    border-left: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #e22c07;
    position: absolute;
    left: 50%;
    bottom: -16px;
    margin-left: -4px;
}


.main_nav1 {
    background: #2a2a2a;
}

.main_ul {
    margin: 5px auto 0;
}

.main_ul li {
    position: relative;
}

.main_ul li:after {
    content: '';
    width: 6px;
    height: 6px;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    position: absolute;
    top: 27px;
    left: 25px;
    background: #999;
}

.main_ul li:hover:after {
    background: #e22c07;
}



.main_ul li a {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #555;
    overflow: hidden;
    box-sizing: border-box;
    font-size: 14px;
    display: block;
    padding: 0px 15px 0px 40px;
}

.main_li {
    display: none;
}

.main_li li {
    border-bottom: 1px solid #555;
    background: #383737;
}

.main_li li a {
    font-size: 10px;
    box-sizing: border-box;
    font-weight: normal;
}



.main_ul li:hover .main_li {
    display: block;
}



.main_nav2 {
    margin: 20px auto 0;
}

.main_nav2 li {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px dotted #b2b2b2;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    padding-right: 10px;
}

.main_nav2 li a {
    font-size: 14px;
}

.main_nav3 {
    margin-top: 20px;
}


.main_nav3 li {
    width: 218px;
    padding-top: 25px;
    background: #fff;
    margin: 20px auto;
    height: 202px;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
    border: 1px solid #e5e5e5;
}


.main_nav3 li:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.main_nav3 li img {
    width: 180px;
    height: 135px;
    display: block;
    margin: auto;
}

.main_nav3 li h1 {
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 150px;
    overflow: hidden;
    margin: auto;
    font-size: 14px;
}

.main_nav3 li b {
    background: #e22c07;
    display: block;
    height: 40px;
    line-height: 40px;
    width: 150px;
    overflow: hidden;
    margin: auto;
    text-align: center;
    border-radius: 3px;
    margin-bottom: 35px;
}

.main_nav3 li div {
    background: rgba(255, 255, 255, 0.8);
    height: 40px;
    position: absolute;
    bottom: 0;
    overflow: hidden;
    left: 0;
    width: 100%;
    transition: all 0.2s linear 0s;
}

.main_nav3 li:hover div {
    height: 80px;
}



/*路径*/

.main_top {
    height: 40px;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    background: url(../images/icon-home.png) no-repeat 0px 50%;
    border-bottom: 1px solid #e8e8e8;
}



.main_tops {
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    margin: auto;
    padding-left: 26px;
}


.main_tops a {
    font-size: 12px;
}


/**/


/*product*/
.product_text {
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
}

.prduct_ul {
    width: 950px;
    float: right;
    margin-bottom: 20px;
}

.prduct_ul ul {
    margin-bottom: 10px;
    margin-top: 20px;
}


.prduct_ul li {
    width: 304px;
    float: left;
    background: #fff;
    margin: 6px 6px;
    height: 262px;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
    border: 1px solid #e5e5e5;
}


.prduct_ul li:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.prduct_ul li img {
    width: 100%;
    height: 200px;
    display: block;
}

.prduct_ul li h1 {
    height: 60px;
    line-height: 60px;
    text-align: center;
    width: 230px;
    overflow: hidden;
    margin: auto;
    font-size: 14px;
}

.prduct_ul li b {
    background: #e22c07;
    display: block;
    height: 40px;
    line-height: 40px;
    width: 230px;
    overflow: hidden;
    margin: auto;
    text-align: center;
    border-radius: 3px;
    margin-bottom: 35px;
}

.prduct_ul li div {
    background: rgba(255, 255, 255, 0.8);
    height: 60px;
    position: absolute;
    bottom: 0;
    overflow: hidden;
    left: 0;
    width: 100%;
    transition: all 0.2s linear 0s;
}

.prduct_ul li:hover div {
    height: 125px;
}




/*product_content*/

#preview {
    position: relative;
    width: 950px;
    float: right;
    overflow: hidden;
    padding-bottom: 7px;
    box-sizing: border-box;
}

/**/

.product_banner {
    width: 500px;
}

.product_fl {
    position: relative;
    overflow: hidden;
}

.bigImg {
    width: 400px;
    margin: auto;
    height: 300px;
    overflow: hidden;
}

.bigImg li,
.bigImg li img {
    width: 400px;
    height: 300px;
}

.product_qh {
    width: 400px;
    margin: 20px auto 0;
    overflow: hidden;
}

.product_qh li {
    float: left;
    margin: 0px 7px;
    border: solid #ccc 1px;
    padding: 2px;
    width: 46px;
    height: 46px;
    box-sizing: border-box;
}

.product_qh li img {
    width: 40px;
    height: 40px;
    display: block;
}

.product_qh .on {
    border: solid #e22c07 1px;
}


.product_fl .sPrev,
.product_fl .sNext {
    position: absolute;
    background: url(../images/controls.png) no-repeat 0 -32px;
    width: 32px;
    height: 32px;
    top: 40%;
}


.product_fl .sNext {
    right: 0px;
    background-position: -43px 0;
}

/**/
.product_fr {
    overflow: hidden;
    width: 400px;
}

.product_fr h1 {
    line-height: 24px;
    font-size: 16px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ccc;
}

.product_fr p {
    line-height: 24px;
    font-size: 14px;
    padding-top: 10px;
}

/**/

.product_item {
    margin-top: 20px;
}

.product_content {
    line-height: 2em;
    clear: both;
    border-top: 1px dotted #ccc;
    margin: 15px 0px 15px 0px;
    padding: 15px 0px 0px 0px;
}

.product_content img {
    max-width: 100%;
    display: block;
    margin: auto;
}





/**/
.info {
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-bottom: 1px dashed #ccc;
}

/**/
.main_next {
    margin-left: 10px;
}

.main_next .prevrecord,
.main_next .nextrecord {
    margin: 5px 0px;
    display: block;
    font-size: 14px;
}

/*article*/

.article {
    float: right;
    width: 950px;
    box-sizing: border-box;
}

.article ol {
    margin-top: 20px;
}

.article li {
    font-size: 14px;
    position: relative;
    margin-bottom: 5px;
}

.article li h1 {
    font-size: 14px;
    position: relative;
    float: left;
    overflow: hidden;
    height: 25px;
    padding-left: 20px;
}


.article li h1:after {
    width: 25px;
    height: 25px;
    float: right;
    content: '';
    display: block;
    margin-left: 5px;
    background-position-y: 7px;
}

.article li span {
    float: right;
    color: #aaa;
}

.article li p {
    clear: both;
    color: #aaa;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    padding-left: 20px;
    box-sizing: border-box;
}

.article li:after {
    content: '';
    width: 2px;
    height: 2px;
    display: block;
    overflow: hidden;
    position: absolute;
    top: 10px;
    left: 11px;
    background: #e22c07;
}

/**/


.Article_xw .pading {
    margin-bottom: 0px;
}

/*article_content*/
.Article_content {
    width: 950px;
    float: right;
}

.Article_text {
    height: 40px;
    font: 22px "Microsoft Yahei";
    text-align: center;
    line-height: 40px;
    overflow: hidden;
    margin-top: 30px;
    font-weight: bold;
}

.Article_content .info {
    height: 50px;
    font: 14px "Microsoft Yahei";
    line-height: 50px;
    text-align: center;
    color: #999;
    margin: 0px auto 10px;
}

.Article_content .info span {
    height: 50px;
    font: 14px "Microsoft Yahei";
    line-height: 50px;
    margin-bottom: 10px;
    color: #999;
}

.Article_content .detail {
    font-size: 14px;
    line-height: 22px;
    padding: 10px 10px;
    word-spacing: 10px;
}

.Article_content .detail img {
    max-width: 100%;
    display: block;
    margin: auto;
}



/*上下键*/
.pading {
    float: right;
    margin-top: 10px;
}

.pading span {
    padding: 3px 8px;
    border: 1px solid #ccc;
    display: block;
    float: left;
    margin: 0px 2px;
}
.pading li
{
    display: inline-block;
    list-style: none;
}
.pading li a {
    padding: 3px 8px;
    border: 1px solid rgba(142, 142, 142, 0.5);
    display: block;
    float: left;
    margin: 0px 1px;
}

.pading li.active a {
    border: none;
    padding: 3px 8px;
    border: 1px solid #e22c07;
    background: #e22c07;
    color: #fff;
}

/*page*/


.page_c {
    overflow: hidden;
    float: right;
    width: 950px;
}


.page_c img {
    max-width: 100%;
    display: block;
}

/**/

/*footer*/
.footer {
    background: #232323;
    padding: 5px 0;
}


/*相关产品相关文章开始*/
.relevant {
    width: 100%;
    clear: both;
    margin-top: 20px;
    margin-bottom: 20px;
}

.relevant .rel_title {
    margin-bottom: 0;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    background: #1D1C1C;
    text-indent: 10px;
    color: #fff !important;
}

.relevant .rel_content {
    padding: 10px;
    overflow: hidden;
}

/*相关产品*/
.relevant_product .rel_item {
    width: 122px;
    float: left;
    margin: 0 5px 10px 5px;
}

.relevant_product .rel_item .rel_item_img {
    width: 100%;
    height: 90px;
}

.relevant_product .rel_item .rel_item_title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    overflow: hidden;
    color: #fff !important;
}

/*相关文章*/
.relevant_article .rel_item {
    width: 100%;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px dashed #59504D;
    overflow: hidden;
}

.relevant_article .rel_item .rel_item_time {
    float: right;
    color: #999;
}


/**/

h4.related {
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    line-height: 32px;
    margin: 0 10px;
    height: 32px;
}

h4.related span {
    display: inline-block;
    border-bottom: 2px solid #666;
}

.relatedlist {
    margin: 0 10px;
    padding: 10px 0;
    overflow: hidden;
}

ul.relate_news li a {
    color: inherit;
    display: block;
    line-height: 30px;
    border-bottom: 1px dotted #ccc;
}

ul.relate_pr li {
    width: 20%;
    float: left;
}

ul.relate_pr li a {
    color: inherit;
    display: block;
    margin: 5px;
    text-align: center;
    line-height: 30px;
}

ul.relate_pr li img {
    width: 100%;
    display: block;
}

ul.relate_pr p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}