﻿

h4.related {
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    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 {
    display: block;
    line-height: 30px;
    border-bottom: 1px dotted #ccc;
    color: inherit;
}

ul.relate_pr li {
    width: 20%;
    float: left;
}

    ul.relate_pr li a {
        display: block;
        margin: 5px;
        text-align: center;
        line-height: 30px;
        color: inherit;
    }

    ul.relate_pr li img {
        width: 100%;
        display: block;
    }

ul.relate_pr p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*开始*/

body
{
    font-family:"微软雅黑";
    overflow-x: hidden;
    font-size: 14px;
}
*{
    padding:0;
    margin:0;

}
img{
    max-width:100%;
}
a{
    color:#333;
    text-decoration:none;
}
ul,ol{
    list-style-type:none;
}
.container{
    width: 1200px;
    margin: auto;
}
.fl{
   float: left;
}
.fr{
    float: right;
}

.block {
    clear: both;
    overflow: hidden;
}
.header {
    width: 100%;
    overflow: hidden;
    height: 120px;
}

.logo.fl {
    margin-top: -7px;
    width: 100%;
}

.logo.fl img {
    width: 100%;
    display: block;
}
.tell.fr {
    width: 965px;
}

.tell.fr img {
    float: left;
    margin-top: 16px;
    margin-right: 8px;
}

.tell.fr p span {
    font-size: 20px;
    display: block;
}
.tell.fr p {
    float: right;
    font-size: 16px;
    margin-top: 4px;
}
.tell.fr .fl h3 {
    font-size: 20px;
    font-weight: 100;
    color: #2c2c2c;
    line-height: 31px;
}

.tell.fr .fl {
    box-sizing: border-box;
    padding-top: 33px;
    position: relative;
    padding-left: 17px;
}
.tell.fr .fr {
    margin-top: 31px;
    line-height: 24px;
}
.tell.fr .fl:after {content: "";width: 1px;height: 88px;background: #333;position: absolute;left: 0;top: 18px;}
.nav {
    width: 100%;
    background: #666;
}

.nav ul li {
    float: left;
    position: relative;
}

.nav ul li a {
    color: #fff;
    padding: 20px 36px;
    display: block;
    font-size: 16px;
}
.nav ul li ul {
   display: none;
    position: absolute;
    background: #333;
    z-index: 3333;
    top: 61px;
    left: 0;
    width: 100%;
    height: auto;
}
.nav ul li ul li{
    float: none;
}
.nav ul li:hover a,.nav ul li a.cur {
    background: #333;
}
.nav ul li:hover ul{
    display: block;
}
.nav ul li:hover ul li a{
    background: #666;
}
.nav ul li ul li:hover  a{
    background: #333;
}
.banner{
    width: 100%;
}
.banner img{
    width: 100%;
    display: block;
}
.one.container {
    margin: 49px auto;
    overflow: hidden;
}

.one.container ul li {
    float: left;
    width: 300px;
}

.title {
    text-align: center;
    margin-bottom: 32px;
}

.title h2 {
    font-size: 30px;
    color: #333;
    position: relative;
    margin-bottom: 10px;
}

.title h2 i {
    font-style: inherit;
    font-size: 48px;
    z-index: -1;
    color: #e0e0e0;
    display: block;
    text-align: center;
    margin-bottom: -54px;
}

.title p {
    font-size: 18px;
    color: #333;
}
.one.container ul li img {
    width: 39px;
    height: 39px;
    display: block;
    float: left;
}

.one.container ul li h3 {
    font-size: 20px;
    float: left;
    color: #333;
    margin: 8px 0 23px 15px;
}


.one.container ul li p {
    clear: both;
    width: 280px;
    font-size: 13.7px;
    color: #484848;
    line-height: 24px;
    margin: 20px 0;
  display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
height:72px;
}
.one.container ul li a {
    width: 121px;
    height: 39px;
    border: 1px solid #333;
    display: block;
    line-height: 39px;
    text-align: center;
}

.one.container ul li:hover a {
    color: #fff;
    background: #333;
}


.two {
    overflow: hidden;
    margin-top: 50px;
    position: relative;
}
.two ul li {
    width: 500px;
    float: left;
    position: relative;
    margin: 20px;
    margin-top:42px;

}

.two ul li img {
    width: 500px;
    height: 300px;
    display: block;
}

.two ul li .two1 {
    position: absolute;
    z-index: 222;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    background: #333333ab;
    height: 40px;
    line-height: 40px;
}

.two ul li .two1 span {
    display: none;
}

.two ul li .two1 p {
    padding-left: 18px;
    font-size: 18px;
}

.two ul li:hover .two1 {
    width: 100%;
    height: 100%;
    text-align: center;
    box-sizing: border-box;
    padding-top: 83px;
}

.two ul li:hover .two1 span {
    display: block;
    font-size: 40px;
    border: 1px solid #fff;
    width: 40px;
    line-height: 36px;
    height: 40px;
    margin: auto;
    border-radius: 50%;
    margin-top: 14px;
}

.two ul li:hover .two1 p {
    font-size: 24px;
}
.container.two2 .prev1 {
    float: left;
}
.container.two2 .next1 { float: right;}
.container.two2 span {
font-size:48px;
font-family:"宋体";
color:#333;

}
.container.two2 {
    position: absolute;
    z-index: 333;
    top: 57%;
    left: 50%;
    margin-left: -600px;
}
.two ul {
    background: #e0e0e0;

}
.three {
    width: 100%;
    background: #e0e0e0;
    position: relative;
    padding-bottom: 70px;
    padding-top: 49px;
}


.three ul li {
    float: left;
    width: 600px;
    height: 120px;
    text-align: left;
    position: relative;
    box-sizing: border-box;
    padding-top: 25px;
    padding-left: 70px;
}
.three ul li  img {
    position: absolute;
    left: 0;
    top: 0;
    width: 480px;
}

.three ul li:nth-child(2n) img {
    right: 0;
    left: auto;
    top: 0;
}
.three ul li p {
    font-size: 16px;
}

.three ul li p span {
    font-size: 20px;
}
.three ul li:nth-child(3) {
    padding-top: 34px;
}

.three ul li:nth-child(4) {
    padding-left: 298px;
    padding-top: 34px;
}

.three ul li:nth-child(2) {
    padding-left: 298px;
    padding-top: 43px;
}
.three ul {
    margin-top: 100px;
    overflow: hidden;
}
.tr_box {
    width: 217px;
    position: absolute;
    left: 50%;
    margin-left: -108.5px;
    top: 169px;
}

.tr_box img {
    width: 100%;
    display: block;
}
.three .title {
    text-align: center;
    margin-bottom: 32px;
    position: relative;
    margin-top: 58px;
}

.three .title h2 {
    font-size: 30px;
    color: #333;
    position: absolute;
    margin-bottom: 10px;
    left: 50%;
    margin-left: -182px;
    z-index: 2;
    top: -49px;
}

.three .title h2 i {
    font-style: inherit;
    font-size: 48px;
    position: absolute;
    z-index: -1;
    color: #c4c4c4;
    left: 50%;
    top: -11px;
    margin-left: -144px;
}

.three .title p {
    font-size: 18px;
    color: #333;
    text-align: center;
}
.four {
    width: 100%;
    overflow: hidden;
    margin-top: 52px;
}

.fa1 {
    width: 50%;
    float: left;
}

.fa2 {
    width: 50%;
    float: right;
    height: 370px;
}

.fa1 img {
    width: 100%;
    height: 500px;
    display: block;
}

.fa3 {
    width: 552px;
    float: left;
    margin-left: 50px;
}
.fb1{
    width:50%;
    float: right;
}
.fb1 img{
    width: 100%;
    height: 500px;
    display: block;
}
.fb2{
    width: 50%;
    float: left;
}
.fb3 {
    width: 552px;
    float: right;
    margin-right: 50px;
}
.fa3 h3,.fb3 h3 {
    font-size: 30px;
    color: #333;
    font-weight: 100;
}

.fa3 h3 span,.fb3 h3 span {
    font-size: 36px;
}

.fa3 h4,.fb3 h4 {
    font-size: 24px;
    color: #333;
    font-weight: 100;
    padding: 20px 0;
    position: relative;
    margin-bottom: 20px;
}
.fa,.fb {
    margin-bottom: 49px;
    overflow: hidden;
}

.fa3 h4:after, .fb3 h4:after {content: "";width: 150px;height: 2px;background: #333;position: absolute;left: 0;bottom: 0;}
.fa3 h2,.fb3 h2 {
    font-size: 30px;
    color: #333;
    font-weight: 100;
    margin-bottom: 30px;
}

.fa3 p ,.fb3 p{
    font-size: 14px;
    color: #333;
    line-height: 28px;
    margin-bottom: 28px;
}
.fa3 img,.fb3 img {
    width: 260px;
    height: 180px;
    float: left;
    margin-right: 16px;
 
}

.fa3 img:last-child {
    margin-right: 0;
    margin-left: 14px;
}
.fb3 img:last-child {
    margin-right: 0;
    margin-left: 14px;
}
.five.container {
    margin-bottom: 47px;
    overflow: hidden;
}
.fiv1.fl {
    width: 375px;
    position: relative;
}

.fiv2.fr {
    width: 780px;
    overflow: hidden;
    margin-left: 45px;
    border-top: 1px solid #333;
    padding-top: 17px;
}

.fiv2.fr ul li {
    float: left;
    width: 173px;
    height: 84px;
    margin: 9px 25px 9px 0;
    border: 1px solid #ccc;
}
.fiv2.fr ul li img {
    width: 100%;
    height: 100%;
    display: block;
}
.fiv2.fr ul li:nth-child(4n) {
    margin-right: 0;
}
.fiv1.fl .fiva {
    background: #333333;
    color: #fff;
    height: 306px;
}

.fiv1.fl .fiva h2 {
    font-size: 28px;
    margin-left: 27px;
    padding-top: 51px;
    font-weight: inherit;
    position: relative;
}

.fiv1.fl .fiva h2 span {
    display: block;
}

.fiva h4 {
    margin-top: 15px;
    margin-left: 28px;
    font-size: 28px;
    font-weight: 100;
}

.fiv1.fl .fiva h2:After {content: "";width: 32px;height: 1px;background: #fff;position: absolute;top: 38px;left: 0;}
.fivb {
    background: #fff;
    border: 1px solid #ccc;
    width: 330px;
    height: 235px;
    position: absolute;
    bottom: -121px;
    left: 50%;
    margin-left: -160px;
    box-sizing: border-box;
    padding: 21px;
}
.fivb p {
    font-size: 14px;
    line-height: 26px;
    color: #333;
    margin-top: 32px;
}

.fivb h4 {
    font-size: 16px;
    line-height: 25px;
    color: #333;
}
.fiv2.fr ul li.on,.fiv2.fr ul li:hover {
    border: 1px solid #333;
}
.six {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-bottom: 43px;
}

.six .bg {
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    position: absolute;
}

.six .bg img {
    width: 100%;
    height: 100%;
    display: block;
}
.six .title h2,.six .title p {
    color: #fff;
}

.six .title i {
    color: #adaaaa;
}

.six .title {
    padding: 50px 0 30px 0;
}
.six .title h2,.six .title p {
    color: #fff;
}

.six .title i {
    color: #adaaaa;
}

.six .hd ul li {
    float: left;
    width: 198px;
}

.six .title {
    padding: 50px 0 30px 0;
}

.six .bd ul li .fr {
    color: #fff;
    width: 600px;
    box-sizing: border-box;
    padding: 50px;
}

.six .bd ul li img {
    width: 500px;
    float: left;
    margin-left: 100px;
}

.six .bd ul li {
    overflow: hidden;
    background: #000000b5;
}

.six .bd {
    margin-bottom: 30px;
}
.six .bd ul li .fr h3 {
    font-size: 24px;
    margin-bottom: 35px;
}

.six .bd ul li .fr p {
    line-height: 27px;
    font-size: 14px;
    width: 325px;
    margin-bottom: 30px;
}

.six .bd ul li .fr a {
    width: 119px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    border: 1px solid #fff;
    display: block;
    text-align: center;
}
.six .hd ul li.on {
    border:1px solid #fff
}
.seven.container {
    margin: 50px auto;
    overflow: hidden;
}

.seven.container .fl {
    width: 538px;
    margin-right: 62px;
}

.seven.container .fr {
    width: 600px;
}

.seven.container .fr img {
    width: 100%;
    display: block;
}

.seven.container .fl p {
    text-indent: 24px;
    line-height: 25px;
    margin: 18px 0;
    font-size: 14px;
    color: #333;
}

.seven.container .fl h3 {
    border-bottom: 1px solid #333;
    padding-bottom: 20px;
    color: #333;
    font-size: 20px;
}
.eight.container {
    overflow: hidden;
}
.eight1 {
    width: 387px;
    float: left;
    border-right: 1px dashed #ccc;
    color: #333;
    margin-bottom: 80px;
}

.eight1 ul li img {
    display: none;
    width: 350px;
}

.eight1 ul li:nth-child(1) img {
    display: block;
}
.eig div:nth-child(2) {
    width: 423px;
    box-sizing: border-box;
    padding-left: 38px;
}

.eig div:nth-child(3) {
    box-sizing: border-box;
    padding-left: 35px;
    border: none;
}

.eight1 ul {
    width: 350px;
    line-height: 24px;
}
.eight1 h2 {
    margin-bottom: 10px;
font-weight: 100;
font-size: 18px;
}
.eight1 ul li{
    font-size:14px;
    border-bottom: 1px dashed #ccc;
    overflow: hidden;
}
.eight1 h2 a {
    float: right;
    margin-right: 34px;
    font-size: 14px;
    display:block;
}
.eight1:nth-child(3) h2 a {
    margin-right: 0;
}
.eight1 ul li h3 {
    margin: 10px 0;
    width: 77%;
    float: left;
    font-weight: 100;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.eight1 ul li span {
    float: right;
    margin-top: 10px;
}


.nine1.fl {
    width: 22%;
    text-align: right;
    background: #000;
    color: #fff;
    height: 80px;
    line-height: 80px;
    box-sizing: border-box;
    padding-right: 70px;
}

.nine2.fr ul {margin-left:16px;}

.nine2.fr {
    width: 78%;
    height: 80px;
    line-height: 80px;
}

.nine2.fr ul li {
    float: left;
    margin: 0 16px;
}

.nine1.fl h2 {
    font-weight: 100;
    font-size: 18px;
}
.nine2.fr ul li a {
    font-size: 16px;
    display: block;
}
.ten {
    width: 100%;
    background: #333;
    overflow: hidden;

}

.nine {
    overflow: hidden;
    width: 100%;
}
.ten table {
    width: 1200px;
    margin: auto;
    color: #fff;
    padding: 31px 0;
    margin-bottom: 19px;
}

.ten table ul li a {
    color: #fff;
    font-size: 12px;
    line-height: 28px;
}
.ten td h3 {
    font-size: 4px;
    padding-bottom: 8px;
    margin-bottom: 20px;
    border-bottom: 1px solid #000;
    width: 85px;
    position: relative;
}

.ten td h3:after {content: "";width: 42px;height: 2px;background: #fff;position: absolute;bottom: 0;left: 0;}
.ten td:nth-child(5) {
    line-height: 25px;
}

.ten td:nth-child(5) h2 {
    margin-top: -32px;
    margin-bottom: 20px;
    font-weight: 100;
    font-size: 24px;
}

.ten td:nth-child(5) p {
    margin: 10px 0;
    font-size: 18px;
}

.ten td:nth-child(5) h2 img {
    width: 28px;
    height: 28px;
    margin-right: 10px;
    padding-top: 7px;
}
.ten td:nth-child(6) p {
    text-align: left;
    margin-left: 31px;
    margin-top: 8px;
}

.ten td:nth-child(6) img {
    padding-top: 10px;
    width: 130px;
    height: 130px;
    margin-top: 11px;
}
.footer {
    width: 100%;
    background: #000;
    color: #fff;
    overflow: hidden;
}

.footer ul li {
    float: left;
    text-align: center;
    margin: 0 22px;
    font-size: 14px;
}

.footer ul {
    width: 800px;
    margin: auto;
    height: 40px;
    line-height: 40px;
}


.huxian {
    width: 1920px;
    height: 21px;
    position: absolute;
    z-index: 99;
    bottom: 0;
    left: 50%;
    margin-left: -960px;
    background: url(../images/hux.png) no-repeat center;
}

.product {
    padding: 50px 0;
}




/*内页*/
.tips {
    background: #f5f5f5;
    margin-bottom: 60px;
    text-align: right;
    position: relative;
    height: 100px;
    line-height: 100px;
    color: #515151;
    font-size: 12px;
}

.page_head {
    height: 230px;
    color: #fff;
    background: #666666;
    font-size: 26px;
    padding: 22px 0px 0px 30px;
    width: 214px;
    position: absolute;
    bottom: -25px;
    z-index: 100;
}

    .page_head h2 {
        font-size: 40px;
        font-weight: normal;
        text-align: left;
        line-height: 48px;
    }

.tips b {
    display: none;
}

.page_head h2 span {
    font-size: 26px;
}

.biaoyu {
    text-indent: 23px;
    padding: 21px 0 0 0;
    font-size: 23px;
    text-align: left;
    line-height: 30px;
    font-family: "华文行楷";
    background: url(../images/top_031.png) no-repeat left 14px;
}

.pagel {
    width: 244px;
}

.treepage h2 {
    height: 76px;
    background: #666666;
    padding: 20px 0px 0px 40px;
    font-size: 28px;
    line-height: 30px;
    color: #fff;
}

    .treepage h2 b {
        display: block;
        font-size: 12px;
        font-weight: normal;
    }

.treepage li a {
    background: #666666;
    height: 50px;
    display: block;
    margin-top: 1px;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    padding-left: 35px;
}
.treetop li.cur a {
    color: #fff;
}




.treepage li ul.subTree li a {
    line-height: 48px;
    height: 48px;
    background: #fff;
    color: #262626;
    padding: 0px 10px 0px 47px;
    font-size: 14px;
    border-bottom: 1px solid #e7e7e7;
    overflow: hidden;
    position: relative;
}

    .treepage li ul.subTree li a:before {
        content: ">";
        position: absolute;
        left: 22px;
        top: 18px;
        background: #666666;
        color: #fff;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        line-height: 14px;
        text-align: center;
        font-family: serif;
        font-size: 12px;
    }

    .treepage li ul.subTree li a:hover {
        color: #666666;
    }

ul.subTree {
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
}

.newspage h3 {
    background: #666666;
    line-height: 70px;
    font-size: 22px;
    text-align: center;
    font-weight: normal;
    
}
.newspage h3 a{
    color: #fff;
}
.newspage {
    margin-top: 20px;
}

    .newspage ul {
        border-left: 1px solid #e7e7e7;
        border-right: 1px solid #e7e7e7;
        padding: 5px 14px;
        border-bottom: 1px solid #e7e7e7;
    }

    .newspage li a {
        line-height: 38px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        border-bottom: 1px dashed #d2cdcd;
        color: #333;
    }


.contactpage {
    margin-top: 20px;
    margin-bottom: 24px;
    text-align: center;
    line-height: 32px;
}
.contactpage h3 {
    background: #ccc;
    color: #3b3b3b;
    font-size: 19px;
    padding-left: 20px;
    line-height: 50px;
    font-weight: normal;
}

    .contactpage .con {
        border: 1px solid #e7e7e7;
        padding: 5px 10px;
    }

    .contactpage p {
        padding: 22px 0px 22px 4px;
        border-bottom: 1px dashed #b9c3d1;
        line-height: 1.6;
        color: #4a4848;
        font-size: 13px;
        position: relative;
    }

        .contactpage li img {
            width: 70px;
            height: 60px;
            position: absolute;
            left: 0;
            top: 10px;
        }

        .contactpage li:last-child p{
            border-bottom: none;
        }

.pager {
    width: 930px;
}

.prdesc {
    margin-bottom: 30px;
}

    .prdesc h3.fl {
        display: inline-block;
        border-left: 7px solid #666666;
        font-size: 30px;
        width: 120px;
        line-height: 36px;
        padding: 10px 9px;
        border-right: 4px solid #666666;
        color: #666666;
        float: left;
        height: 72px;
    }

    .prdesc .con {
        color: #818080;
        width: 770px;
        line-height: 27px;
        /*padding-top: 22px;*/
    }

        .prdesc .con h4 {
            font-size: 24px;
            color: #454545;
            padding-bottom: 5px;
            font-weight: normal;
        }

.pagescroll {
    margin-bottom: 35px;
}

    .pagescroll .scroll {
        width: 700px;
        height: 370px;
    }

        .pagescroll .scroll img {
            width: 700px;
            height: 370px;
        }

.scroll li div {
    position: absolute;
    z-index: 100;
    bottom: 0;
    width: 92%;
    background-color: rgba(0,0,0,.6);
    padding: 10px 4%;
    color: #fff;
}

.scroll li {
    position: relative;
}

    .scroll li div h4 {
        font-size: 18px;
        font-weight: normal;
        line-height: 40px;
    }

    .scroll li div p {
        line-height: 20px;
        height: 40px;
        overflow: hidden;
    }

h3.pagetitle {
    height: 38px;
    font-size: 24px;
    color: #666666;
    line-height: 38px;
    font-weight: normal;
}

ul.prlist li {
    float: left;
    width: 220.5px;
    margin: 20px 10px 0 0;
    overflow: hidden;
    border: 1px solid #ededed;
    transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;


    /*border: 1px solid #d0d0d0;*/
    /*height: 250px;*/
    /*position: relative;*/
    /*z-index: 1;*/
    /*margin-bottom: 28px;*/
}

    ul.prlist li img {
        width: 221px;
        height: 138px;
    }

    ul.prlist li div {
        padding: 35px 0px 0px 24px;
        width: 580px;
        float: right;
        line-height: 1.7;
        color: #6d6d6d;
        font-size: 13px;
    }

        ul.prlist li div h4 {
            color: #0d0d0d;
            font-size: 20px;
            font-weight: normal;
            margin-bottom: 15px;
        }

        ul.prlist li div p {
            color: #6d6d6d;
            line-height: 24px;
            font-size: 12px;
            height: 96px;
            overflow: hidden;
        }

    ul.prlist li span {
        position: absolute;
        width: 51px;
        height: 51px;
        background: url(../images/pro_30.png) no-repeat center;
        right: -1px;
        bottom: -1px;
        display: none;
    }

    ul.prlist li:hover span {
        display: block;
    }

    ul.prlist li span a {
        display: block;
        width: 100%;
        height: 100%;
    }

    ul.prlist li:hover {
        border: 1px solid #666666;
    }

.pading a, .pading span {
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    overflow: hidden;
}

.pading {
    text-align: right;
    position: relative;
    padding-right: 78px;
}

    .pading span.current {
        background: #666666;
        color: #fff;
    }

    .pading a.prev {
        background: #7c7c7c url(../images/pagging.png) no-repeat left center;
        color: transparent;
        position: absolute;
        right: 38px;
    }

    .pading a.next {
        background: #7c7c7c url(../images/pagging.png) no-repeat right center;
        color: transparent;
        position: absolute;
        right: 0;
    }

.preview {
    background: #f3f3f3;
    padding: 14px 36px 14px 14px;
    margin-bottom: 50px;
}

.product_item_top.fl .hd li {
    width: 67px;
    margin-top: 7px;
    float: left;
    margin-bottom: 5px;
}
.product_item_top.fl {
	width:495px;
}
.product_item_top.fl .bd ul li img {
	width:100%;
    display:block;
    height: 329px;
}
.product_item_top.fl .hd li img{
    width: 100%;
    height: 51px;
    display: block;
}
.product_item_top.fl .hd li{
    margin-right: 10px;
}
.dess {
    width: 690px;
    padding-top: 18px;
    line-height: 28px;
    color: #5d5d5d;
    font-size: 14px;
    position: relative;
}

    .dess h3 {
        font-size: 26px;
        color: #333;
        padding-bottom: 8px;
        border-bottom: 1px solid #ababab;
        line-height: 1.5;
        margin-bottom: 18px;
        font-weight: normal;
    }

.descon {
    padding: 18px;
    background: #f3f3f3;
}

.prtit {
    border-bottom: 5px solid #666666;
    padding: 0 18px;
}

    .prtit span {
        display: inline-block;
        line-height: 26px;
        background: #666666;
        padding: 0 10px;
        color: #fff;
        font-weight: bold;
        margin-left: -18px;
    }

.record {
    text-align: center;
    padding: 30px 0;
}

    .record span {
        display: inline-block;
        width: 48%;
        font-size: 16px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.pagescroll {
    margin-bottom: 35px;
}

    .pagescroll .scroll {
        width: 700px;
        height: 370px;
        overflow: hidden;
        position: relative;
    }

        .pagescroll .scroll img {
            width: 700px;
            height: 370px;
        }

.scroll li div {
    position: absolute;
    z-index: 100;
    bottom: 0;
    width: 92%;
    background-color: rgba(0,0,0,.6);
    padding: 10px 4%;
    color: #fff;
}

.scroll li {
    position: relative;
}

    .scroll li div h4 {
        font-size: 18px;
        font-weight: normal;
        line-height: 40px;
    }

    .scroll li div p {
        line-height: 20px;
        height: 40px;
        overflow: hidden;
    }

.scroll .prev {
    width: 21px;
    height: 42px;
    background: url(../images/pro_11.png) no-repeat;
    position: absolute;
    top: 170px;
    left: 32px;
    z-index: 10;
    cursor: pointer;
    display: none;
}

.scroll .next {
    width: 21px;
    height: 42px;
    background: url(../images/pro_12.png) no-repeat;
    position: absolute;
    top: 170px;
    right: 32px;
    z-index: 10;
    cursor: pointer;
    display: none;
}

.scroll:hover .next, .scroll:hover .prev {
    display: block;
}

.newscenter {
    /*padding-top: 270px;*/
}

ul.news_list li.first {
    position: absolute;
    height: 245px;
    top: -270px;
    width: 1200px;
    background: #f4f4f4;
}

ul.news_list {
    position: relative;
}

    ul.news_list li.first img {
        width: 420px;
        height: 245px;
        float: left;
        margin-right: 20px;
    }

    ul.news_list li.first h3 {
        line-height: 56px;
        height: 56px;
        font-size: 24px;
        font-weight: normal;
        color: #666666;
    }

        ul.news_list li.first h3:before {
            content: "头条";
            display: inline-block;
            border: 1px solid #666666;
            height: 30px;
            line-height: 30px;
            padding: 0 10px;
            margin-right: 20px;
            font-size: 20px;
        }

    ul.news_list li.first p {
        line-height: 24px;
        color: #999;
        font-size: 12px;
        height: 168px;
        overflow: hidden;
        text-indent: 2em;
    }

        ul.news_list li.first p a {
            color: #444;
        }

    ul.news_list li p a {
        color: #444;
    }

    ul.news_list li img {
        width: 306px;
        float: left;
        height: 158px;
    }

    ul.news_list li {
        height: 158px;
        overflow: hidden;
        margin-bottom: 42px;
    }

        ul.news_list li div {
            width: 600px;
            float: right;
            line-height: 24px;
            color: #777;
            font-size: 14px;
        }

        ul.news_list li h4 {
            line-height: 58px;
            height: 58px;
            overflow: hidden;
            font-size: 17px;
            font-weight: normal;
            color: #333;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

.info span {
    display: block;
    line-height: 24px;
    color: #8d8d8d;
    font-size: 12px;
    text-align: center;
}

h3.ar_title {
    font-size: 22px;
    text-align: center;
    color: #222;
    padding-bottom: 22px;
    font-weight: normal;
}

.info {
    position: relative;
    border-bottom: 1px dashed #c7c7c7;
    margin-bottom: 20px;
}

a.back {
    position: absolute;
    display: block;
    height: 25px;
    line-height: 25px;
    background: #ccd2d8;
    color: #526373;
    width: 76px;
    text-align: center;
    bottom: -1px;
    right: 0;
}

.tips2 {
    margin: 26px 0 47px 0;
    text-align: right;
    border-bottom: 1px solid #ccc;
    line-height: 78px;
}

span.icon {
    float: left;
    font-size: 70px;
    line-height: 64px;
    color: #443e3e;
    font-family: fantasy;
    position: relative;
    height: 57px;
    overflow: hidden;
    margin-top: -6px;
}

.tips2 em {
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #333;
    float: left;
    height: 20px;
    line-height: 20px;
    position: relative;
    left: -218px;
    bottom: -59px;
}

    .tips2 em.newsp {
        left: -152px;
    }

    .tips2 em:before {
        content: "";
        width: 35px;
        display: block;
        border-bottom: 3px solid #000;
        float: left;
        margin-top: 8px;
        margin-right: 5px;
    }

    .tips2 em:after {
        content: "";
        width: 35px;
        display: block;
        border-bottom: 3px solid #000;
        float: right;
        margin-top: 8px;
        margin-left: 5px;
    }
 .tabnav li.on a {
    background-color: #666666;
    color: #fff;
}
.treetop {
	overflow:hidden;
	margin-bottom:30px;
}
.treetop h2 {
	font-size:20px;
	font-weight:100;
	border:1px solid #666666;
	line-height:34px;
	padding:0 18px;
	float:left;
	margin-right:5px;
	color:#666666;
}
.treetop ul {
	float:left;
}
.treetop li {
	display:inline-block;
	margin:0 5px;
	border:1px solid #666666;
	padding:0 26px;
	line-height:34px;
}
.treetop li.cur {
	background:#666666;
	color:#fff;
	border:1px solid #666666;
}
.page_cps {
    width: 241px;
    margin: 10px 0;
    border: 1px solid #ccc;
}

.pages_title {
      height: 76px;
      background: #666666;
      padding: 20px 0px 0px 40px;
      font-size: 28px;
      line-height: 30px;
      color: #fff;
      margin-bottom: 10px;
}

.page_cps ul li img {
    width: 80%;
    margin: auto;
    display: block;
    margin-bottom: 10px;
}

.page_cps ul li {
    text-align: center;
    font-size: 14px;
    margin-bottom: 10px;
}
.con {
    margin: 0 0 19px 0;
}



/**颜色**/

.nav ul li:hover a,.nav ul li a.cur,.nav ul li ul li:hover a,.nav ul li ul,.tell.fr .fl:after,.one.container ul li:hover a ,.fa3 h4:after, .fb3 h4:after,.fiv1.fl .fiva,.ten   {
    background: #333;
}

.title p,.title h2,.one.container ul li h3  {
    color: #333;
}

.two ul li .two1 {
    background: #333333ab;
}


.fiv2.fr ul li.on,.fiv2.fr ul li:hover {
    border: 1px solid #333;
}
.six .bd ul li {
    background: #000000b5;
}
.nine1.fl {

    background: #000;
  
}

.treepage h2,.treepage li a ,.page_head ,.nav ul li:hover ul li a,  .treepage li ul.subTree li a:before,.newspage h3,  .pading span.current,.tabnav li.on a,.treetop li.cur,.pages_title,.prtit span  {
    background: #666666;
   
}

    .treepage li ul.subTree li a:hover {
        color: #666666;
    }

.scroll li div {
   
    background-color: rgba(0,0,0,.6);

}
  
    .pading a.prev {
        background: #7c7c7c url(../images/pagging.png) no-repeat left center;

    }

    .pading a.next {
        background: #7c7c7c url(../images/pagging.png) no-repeat right center;

    }
/*左边资讯栏*/
#side{position:fixed;width:54px;height:220px;right:0;top:50%;z-index:100;}
#side ul li {width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #f5f5f5;}
#side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;background:rgba(0,0,0,.5);opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "å¯°î†¿è’‹é—†å‘´ç²¦";overflow:hidden;}
#side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:rgba(0,0,0,.5);opacity:0.8;filter:Alpha(opacity=80);}
#side ul li .sidetop:hover{opacity:1;filter:Alpha(opacity=100);}
#side ul li i {float:left; display: inline-block; width: 54px; height: 54px; text-align: center; line-height: 54px; color: #fff; font-size: 24px;}
#side ul li span {float:left; display: inline-block; width: 106px; height: 54px; text-align: center; line-height: 54px; color: #fff; font-size: 14px;}
#side .code_img {display: none; position: absolute; top: 54px; right: 54px;}
#side .code_img img {width: 124px; height: 124px; border-left: 2px solid #000; border-bottom: 2px solid #000;max-width: none;}


