/* CSS initialization */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0; padding: 0; font-family: "Microsoft yahei", Verdana, Arial, Helvetica, sans-serif; color: #333333;
}
body {font-size: 14px;  font-family: "Microsoft yahei", Verdana, Arial, Helvetica, sans-serif;}
td, th, caption {font-size: 14px;}
address, caption, cite, code, dfn, em, strong, th, var {font-style: normal; font-weight: normal;}
a {text-decoration: none; color: #333333; transition: 0.5s;}
a:hover{color: #01783c;text-decoration: none;transition: 0.5s;}
img {border: none;}
ol, ul, li {list-style: none;}
input, textarea, select, button {font: 14px "Microsoft yahei", Verdana, Arial, Helvetica, sans-serif;}
table {border-collapse: collapse;}
html {overflow-y: scroll;}

/* css common */
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {*zoom: 1;}

.clear{ clear:both}
.fr{float: right; }
.fl{float: left;}
.ovf{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.container{width: 1080px;margin: 0 auto;padding: 0;}
.container-top{width: 1120px;margin: 0 auto;}
.public-more{width: 120px;height: 32px;line-height:32px;text-align: center;display: block;background: #01783c;color: #ffffff;}
.public-more:hover{color: #67ab89;}
.mt15{margin-top: 15px;}
.mt35{margin-top: 35px;}
.mb5{margin-bottom: 5px;}
.mr5{margin-right: 5px;}

/* ==========================================================================
   Component: 首页样式
 ============================================================================ */
.logo-bar{
    height: 120px;
}
.nav{
    margin: 0 0 0 100px;
}
.nav ul li{
    float: left;
    height: 120px;
    line-height: 120px;
    font-size: 16px;
    text-align: center;
    position: relative;
}
.nav ul li a{
    padding: 0 10px;
    color: #000000;
    display: block;
}
.nav ul li a:hover{
    text-decoration: none;
}
.nav ul li:hover,.nav ul li.on{
    background: #eeeeee;
}
.nav ul li:hover a.nav-one,.nav ul li.on a{
    color: #01783c;
}
.nav-hover{
    display: none;
    width: 55px;
    height: 9px;
    position: absolute;
    top: 80px;
    left: 50%;
    margin-left: -27px;
    background: url("../images/nav-hover.png")top left no-repeat;
}
.nav ul li:hover .nav-hover{
    display: block;
}
.nav-two{
    display: none;
    position: absolute;
    top: 120px;
    left: 0;
    width: 420px;
    z-index: 999;
    padding: 25px 15px;
    background: #eeeeee;

}
.nav-two-l{
    margin-right: 20px;
}
.nav-two-r{
    padding-left: 20px;
    border-left: 1px solid #b6b6b6;
}
.nav-two-r dl dd{
    height: 35px;
    line-height: 35px;
    background: url("../images/nav-two.png") 0 12px no-repeat;
    text-align: left;
    font-size: 14px;
    padding-left: 20px;
}
.nav-two-r dl dd a:hover{
    color: #01783c;
}
.nav ul li:hover .nav-two{
    display: block;
}

.top-tel{
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    font-weight: 900;
    color: #01783c;
    padding-left: 30px;
    margin-top: 47px;
    background: url("../images/tel01.png")top left no-repeat;
}


/*banner样式修改*/
.carousel-control.left,.carousel-control.right{
    background-image: none;
}
.glyphicon-chevron-left:before{
    content: "<";
    font-size: 68px;
}
.glyphicon-chevron-right:before{
    content: ">";
    font-size: 68px;
}
.carousel-indicators li {
    display: inline-block;
    width: 13px;
    height: 13px;
    margin: 1px 6px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #ffffff;
    border: 1px solid #fff;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 14px;
    height: 14px;
    margin: 1px 6px;
    background-color: #01783c;
    border: none;
}

.other-class{
    height: 110px;
    width: 100%;
    background: #01783c;
}
.other-class .oc-i{
    width: 180px;
    height: 110px;
}
.other-class .oc-i img{
    display: block;
    margin: 15px auto;
}
.other-class .oc-i p{
    font-size: 15px;
    color: #ffffff;
    text-align: center;
}

.index-video{
    background: #eeeeee;
    position: relative;
    margin-top: 110px;

}

.index-video-img{
    position: absolute;
    right: 0px;
}

.index-about{
    height: 320px;
    background: #eeeeee;
    position: relative;
    margin-top: 110px;
    padding: 30px 50px 35px 300px;
}
.index-about strong{
    font-size: 24px;
    color: #01783c;
}
.index-about-line{
    width: 100px;
    height: 2px;
    background: #01783c;
    margin: 12px 0 15px;
}
.index-about-con{
    line-height: 32px;
}
.index-about-p{
    position: absolute;
    bottom: 80px;
    left: 30px;
}
.index-about02-p{
    position: absolute;
    right: 130px;
    top: -50px;
}
.index-about-more{
    position: absolute;
    bottom: 20px;
    right: 0;
}


.index-public-title{
    text-align: center;
    margin: 15px auto;
}
.index-public-title strong{
    font-size: 32px;
    color: #01783c;
}
.index-public-title em{
    display: block;
    line-height: 40px;
    font-size: 18px;
    color: #999999;
}
.index-public-title .iptl{
    width: 642px;
    height: 1px;
    margin: 6px auto;
    background: url("../images/iptl.png")top left no-repeat;
}

.index-product{
    margin: 40px auto 25px;
}
.index-product-con{
    margin-top: 50px;
}
.index-product-con .ipcc{
    width: 225px;
}
.ipcc .ipcc-title{
    width: 225px;
    height: 80px;
    color: #ffffff;
    padding: 16px 0 0 70px;
    background: #01783c url("../images/index-pct.png")20px 20px no-repeat;
}
.ipcc .ipcc-title-new{
    background: #01783c url("../images/new-c.png")20px 20px no-repeat;
}
.ipcc .ipcc-title-case{
    background: #01783c url("../images/case-c.png")20px 20px no-repeat;
}
.ipcc .ipcc-title-about{
    background: #01783c url("../images/about-c.png")20px 20px no-repeat;
}
.ipcc .ipcc-title h3{
    font-size: 24px;
    color: #ffffff;
    margin-bottom: 3px;
}
.ipcc .ipcc-title p{
    color: #6aab8b;
}
.ipcc-column{
    width: 225px;
    padding: 25px 12px;
    background: #eeeeee;
}
.ipcc-column h3{
    font-size: 18px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #01783c;
}
.ipcc-column-list a{
    display: block;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    font-size: 16px;
    padding-left: 20px;
    background: url("../images/nav-two.png") 0 13px no-repeat;
}
.ipcc-column-list a.on{
    color: #01783c;
}
.ipcc-column01 a{
    display: block;
    height: 55px;
    line-height: 55px;
    overflow: hidden;
    font-size: 16px;
    padding-left: 35px;
    margin-bottom: 3px;
    background: #ebebeb url("../images/nav-two.png") 15px 23px no-repeat;
}
.ipcc-column01 a.on{
    color: #01783c;
}

.index-product-item{
    position: relative;
    width: 825px;
}
.ipimg .ipimg-left{
    width: 470px;
    height: auto;
}
.ipimg .ipimg-right{
    width: 348px;
}
.iptxt{
    position: relative;
    width: 825px;
    height: 210px;
    padding: 25px;
    background: #eeeeee;
}
.iptxt h3{
    font-size: 18px;
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px dashed #01783c;
}
.iptxt .iptxt-c{
    line-height: 26px;
}
.iptxt .ip-more{
    position: absolute;
    right: 0;
    bottom: 20px;
}
.index-product-item .prev,.index-product-item .next{
    font-family: "SimHei";
    font-size: 50px;
}
.index-product-item .prev a,.index-product-item .next a{
    color: #ffffff;
}
.index-product-item .prev{
    position: absolute;
    top: 35%;
    left: 10px;
}
.index-product-item .next{
    position: absolute;
    top: 35%;
    right: 10px;
}

/*首页-品质*/
.index-quality{
    background: #eeeeee;
    margin-top: 60px;
    padding: 50px 0 65px;
}
.index-quality-con{
    position: relative;
    width: 1080px;
    margin-top: 50px;
    border: 1px solid #dedede;
}
.index-quality-con .bd{
    width: 690px;
}
.index-quality-con .bd li{
    background: #ffffff;
    width: 690px;
}
.iq-box{
    width: 315px;
    height: 230px;
    padding: 50px 20px;
}
.iq-box p{
    font-size: 18px;
    line-height: 30px;
    overflow: hidden;
    margin: 10px 0;
}
.iq-box .iq-line{
    width: 80px;
    height: 2px;
    background: #01783c;
}
.iq-box .iq-txt{
    margin-top: 15px;
    line-height: 30px;
    font-size: 14px;
}
.index-quality-con .hd {
    position: absolute;
    width: 388px;
    right: 0;
    top: 0;
    z-index: 1;
}
.index-quality-con .hd li{
    position: relative;
    display: block;
    float: left;
    width: 194px;
    height: 165px;
    cursor: pointer;
}
.index-quality-con .hd li img{
    width: 194px;
    height:165px;
}


.index-case{
    margin-top: 50px;
}
.index-case-con{
    position: relative;
    width: 1080px;
    height: 480px;
    margin-top: 40px;
    background: #eeeeee;
}
.focus_pic {
    width: 1080px;
    height: 480px;
    overflow: hidden;
}
.focus_pic li {
    vertical-align: top;
}
.focus_pic img {
    width: 720px;
    height: 480px;
    display: inline-block;
    vertical-align: top;
}
.focus_nav {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0,0,.6);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7F000000',endColorstr='#7F000000');
    width: 720px;
    height: 60px;
    padding-left: 10px;
}
.focus_nav ul {
    position: relative;
    padding-top: 10px !important;
}

.focus_nav li {
    position: relative;
    float: left;
    display: inline;
    margin-right: 10px;
    cursor: pointer;
}
.focus_nav img {
    border: 2px solid #fff;
    width: 68px;
    height: 38px;
}
.index-case-con .focus_nav li .cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 68px;
    height: 38px;
    line-height: 999px;
    overflow: hidden;
    font-size: 0;
    background: #040303;
    filter: alpha(opacity=30);
    opacity: .3;
}
.index-case-con .focus_nav li.on .cover {
    display: none;
}
.index-case-con .focus_nav li b {
    display: none;
}
.index-case-con .focus_nav li.on b {
    position: absolute;
    display: inline-block;
    top: -6px;
    left: 29px;
    border-left: 6px dashed transparent;
    border-right: 6px dashed transparent;
    border-top: 0;
    border-bottom: 6px solid;
    color: #fff;
    font-size: 0;
    width: 0;
    height: 0;
    line-height: 0;
}
.focus_nav .navPrev {
    background-position: 10px 8px;
    right: 47px;
    border-right-color: transparent;
}
.focus_nav .navNext {
    background-position: -22px 8px;
    right: 12px;
}
.focus_nav .navPrev, .focus_nav .navNext {
    border: 1px solid #fff;
    background-color: rgba(0, 0,0,.6);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7F000000',endColorstr='#7F000000');
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 100;
    overflow: hidden;
    opacity: .6;
    filter: Alpha(Opacity=60);
    background-image: url("../images/focus_nav.png");
    _background-image: url("../images/focus_nav.ie6.png");
    background-repeat: no-repeat;
    position: absolute;
    top: 10px;
}
.focus_text {
    position: absolute;
    width: 360px;
    height: 480px;
    right: 0;
    top: 0;
    /*background-color: rgba(0, 0,0,.8);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#CC000000',endColorstr='#CC000000');*/
    overflow: hidden;
}
:root .focus_text {
    -ms-filter: none;
}
.focus_text ul {
    padding: 30px 20px 0;
}
.focus_content_list li{
    position: relative;
}
.focus_content_list li p{
    color: #999999;
    margin-top: 5px;
}
.focus_content_list li .ic-txt{
    line-height: 30px;
}
.focus_content_list li .ic-txt01{
    height: 180px;
    line-height: 30px;
    overflow: hidden;
    text-indent: 2em;
}
.focus_content_list li .ic-more{
    position: absolute;
    right: -20px;
    bottom: -50px;
}


.index-new{
    margin-top: 40px;
}
.index-new-con{
    margin: 40px 0 0;
}
.inb-item{
    width: 230px;
    margin: 0 25px 30px 0;
}
.inb-item h3{
    font-size: 16px;
    line-height: 40px;
}
.inb-item:hover h3{
    color: #01783c;
}
.inb-item .inb-txt{
    line-height: 22px;
    color: #888888;
}
.ind{
    width: 540px;
}
.ind-item{
    width: 540px;
}
.ind-id{
    width: 70px;
    height: 70px;
    text-align: center;
    border: 1px solid #e2e2e2;
}
.ind-id .ind-idd{
    font-size: 32px;
    font-weight: bold;
    color: #01783c;
}
.ind-id .ind-idy{
    color: #888888;
}
.ind-it{
    width: 450px;
    margin: 0 0 20px 20px;
}
.ind-it h3{
    font-size: 16px;
}
.ind-it h3 a:hover{
    color: #01783c;
}
.ind-it .ind-ic{
    width: 450px;
    height: 48px;
    line-height: 24px;
    margin-top: 8px;
    color: #888888;
    overflow: hidden;
}
.index-public-more{
    display: block;
    width: 200px;
    height: 42px;
    line-height: 42px;
    border: #01783c 1px solid;
    margin: 40px auto 0;
    text-align: center;
    font-size: 18px;
    color: #01783c;
}

.index-contact{
    margin-top: 70px;
    background: #eeeeee;
    padding: 0 0 50px 0;
}
.index-contact-title{
    padding: 50px 0;
}
.index-contact-title .ict-t{
    border-left: 8px solid #01783c;
    padding-left: 10px;
}
.ict-t h3{
    color: #01783c;
    font-size: 32px;
}
.ict-t p{
    line-height: 24px;
}
.ict-p{
    width: 353px;
    height: 55px;
    font-size: 36px;
    line-height: 53px;
    padding-left: 25px;
    color: #01783c;
    margin-top: 25px;
    background: url("../images/tel02.png")top left no-repeat;
}
.index-contact-map .icm{
    width: 680px;
    height: 350px;
}
#dituContent div {box-sizing: content-box;}
.index-contact-map .ict{
    width: 400px;
    height: 350px;
    background: #01783c;
    padding: 30px 15px;
}
.ict h3{
    color: #ffffff;
}
.ict p{
    color: #ffffff;
    margin-top: 8px;
}
.ict .ict-line{
    width: 100px;
    height: 2px;
    margin: 20px 0 35px 0;
    background: #ffffff;
}
.ict .ict-info{
    font-size: 16px;
    color: #ffffff;
    line-height: 32px;
}

.index-child{
    margin: 70px auto;
}
.index-child-con{
    width: 1080px;
    height: 115px;
    margin: 40px auto 15px;
    position: relative;
}
.index-child-con .prev, .index-child-con .next {
    width: 51px;
    height: 45px;
    position: absolute;
    top: 33px;
    left: -25px;
    z-index: 100;
    cursor: pointer;
    background: url("../images/btns.png") no-repeat;
}
.index-child-con .prev:hover {
    background-position: 0 -45px;
}
.index-child-con .next:hover {
    background-position: 0 -135px;
}
.index-child-con .next {
    left: auto;
    right: -25px;
    background-position: 0 -90px;
}
.index-child-con .scrollWrap {
    width: 1080px;
    overflow: hidden;
    position: absolute;
}
.index-child-con dl {
    float: left;
    width: 154px;
    text-align: center;
    position: relative;
}
.index-child-con dl dt img{
    display: block;
    margin: 0 auto;
}
.index-child-con dl dd{
    width: 154px;
    height: 35px;
    color: #01783c;
    font-weight: bold;
    text-align: center;
}





    /* ==========================================================================
       Component: 内页样式
     ============================================================================ */
/*面包屑导航*/
/*.crumbs{
    width: 100%;
    padding: 15px 10px;
}
.crumbs li{
    float: left;
    color: #333333;
}
.crumbs-ul>li+li:before {
    padding: 0 8px;
    color: #333;
    content: ">";
    font-family: "SimSun";
    font-weight: bold;
 }
.crumbs-ul li.active{
    color: #fb7d04;
}*/

/*页脚*/
.footer{
    background: #282828;
    padding:40px 0 0;
    color: #dadada;
    margin: 35px 0 0;
}
.footer-list{
    padding: 0 20px 30px;
    border-bottom: 1px solid #a3a3a3;
}
.footer-nav{
    margin-right: 59px;
    /*margin-left: 30px;*/
}
.footer-help{
    width: 100px;
    margin-left: 90px;
}
.footer h3{
    font-size: 16px;
    font-weight: 100;
    margin-bottom: 20px;
    color: #dadada;
    padding-bottom: 15px;
    border-bottom: 1px dashed #dadada;
}
.footer-list li{
    line-height: 30px;
}
.footer-list li a{
    color: #dadada;
}
.footer-list .flc{
    width: 1100px;
}

.footer-info{
    padding: 0 20px 0;
    margin: 35px auto;
}
.logo-footer{
    border-right: 1px solid #a3a3a3;
    height: 150px;
    padding:50px  50px 0 0;
}
.footer-contact{
    border-right: 1px solid #a3a3a3;
    padding: 0 50px;
}
.footer-contact p{
    color: #dadada;
    line-height: 30px;
}
.footer-qrcode{
    padding-left: 50px;
}
.footer-qrcode .footer-qrcode01,.footer-qrcode .footer-qrcode02{
    width: 120px;
    height: 150px;
    padding: 10px;
    background: #ffffff;
}
.footer-qrcode .footer-qrcode02{
    margin-left: 25px;
}
.footer-qrcode p{
    text-align: center;
    color: #01783c;
    margin-top: 10px;
}
.footer-bar{
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: #01783c;
    text-align: center;
    color: #dadada;
}

.sidebar{
    width: 65px;
    position: fixed;
    right: 0;
    bottom: 165px;
}
.sidebar-qq{
    display: block;
    width: 65px;
    height: 65px;
    background: #d6d6d6 url("../images/side01.png")top left no-repeat;
    cursor: pointer;
}
.sidebar-qq:hover{
    background:#d6d6d6 url("../images/side01hover.png")top left no-repeat;
}
.sidebar-qq:hover .sqq-inner{
    display: block;
}
.sqq-inner{
    display: none;
    position: absolute;
    right: 70px;
    top: 0px;
    width: 205px;
    background: #d6d6d6;
    color: #01783c;
    font-size: 20px;
    height: 65px;
    line-height: 65px;
    text-align: center;
}
.sidebar-qrcode{
    width: 65px;
    height: 65px;
    background: #d6d6d6 url("../images/side02.png")top left no-repeat;
    cursor: pointer;
    margin-top: 2px;
}
.sidebar-qrcode:hover{
    background:#d6d6d6 url("../images/side02hover.png")top left no-repeat;
}
.sidebar-qrcode:hover .sq-inner{
    display: block;
}
.sq-inner{
    display: none;
    position: absolute;
    right: 70px;
    top: 50px;
    width: 205px;
    padding: 8px;
    background: #d6d6d6;
}
.sq-qrcode01,.sq-qrcode02{
    width: 90px;
    height: 110px;
    background: #ffffff;
    padding: 5px;
}
.sq-qrcode02{
    margin-left: 9px;
}
.sq-inner p{
    text-align: center;
    color: #01783c;
}

.sidebar-tel{
    position: relative;
    width: 65px;
    height: 65px;
    background: #d6d6d6 url("../images/side03.png")top left no-repeat;
    cursor: pointer;
    margin-top: 2px;
}
.sidebar-tel:hover{
    background:#d6d6d6 url("../images/side03hover.png")top left no-repeat;
}
.sidebar-tel:hover .sqt-inner{
    display: block;
}
.sqt-inner{
    display: none;
    position: absolute;
    right: 70px;
    top: 0px;
    width: 205px;
    background: #d6d6d6;
    color: #01783c;
    font-size: 24px;
    height: 65px;
    line-height: 65px;
    text-align: center;
}
.sidebar-bt{
    position: fixed;
    right: 0;
    bottom: 98px;
    width: 65px;
    height: 65px;
    background: #d6d6d6 url("../images/side04.png")top left no-repeat;
    cursor: pointer;
    margin-top: 2px;
}
.sidebar-bt:hover{
    background:#d6d6d6 url("../images/side04hover.png")top left no-repeat;
}

/*-----------------------------产品列表------------------------*/
.banner-inner img{
    width: 100%;
    height: auto;
}

.crumbs{
    height: 45px;
    line-height: 45px;
    background: #eeeeee;
    border-bottom: 1px solid #e0e0e0;
}
.crumbs-box{
    padding-left: 12px;
    background: url("../images/home.png")0 13px no-repeat;
}
.crumbs-box a,.crumbs-box em{
    padding: 0 15px;
    font-size: 15px;
}
.crumbs-box em{
    color: #01783c;
}


.product-list{
    margin: 70px auto;
}
.contact-inner{
    width: 225px;
    height: auto;
    padding: 35px 10px 20px;
    background: #eeeeee;
}
.contact-inner img{
    display: block;
    margin: 0 auto;
}
.contact-inner .ci-txt{
    background: #ffffff;
    padding: 10px 5px;
    margin-top: 25px;
}
.ci-txt h3{
    font-size: 25px;
    color: #01783c;
    text-align: center;
}
.ci-txt .ci-txt01{
    line-height: 30px;
}

.product-item{
    width: 825px;
    height: auto;
}
.pi-title{
    padding: 10px 0 7px;
    border-bottom: 4px double #d2d2d2
}
.pi-title .pi-title-con{
    color: #01783c;
    font-size: 24px;
    height: 28px;
    line-height: 24px;
    padding-left: 10px;
    border-left: 6px solid #01783c;
}
.pi-title span{
    font-size: 20px;
    color: #b4b4b4;
}
/*新闻页面加样式*/
.main-new-title{
    width: 490px;
}
.mnt-more{
    line-height: 28px;
}
.main-new-title-right{
    width: 540px;
}

.product-tui{
    width: 825px;
    height: auto;
    padding: 50px 0;
    border-bottom: 1px dashed #01783c;
}

.product-tui .pt-item{
    width: 275px;
    height: 342px;
}
.pt-item .pti-img{
    height: 171px;
    border-top: 6px solid #01783c;
}
.pt-item .pti-img02{
    height: 171px;
    border-bottom: 6px solid #01783c;
}
.pt-item .pti-txt{
    width: 275px;
    height: 171px;
    background: #eeeeee;
    padding: 25px 15px;
}
.pti-txt h3{
    font-size: 18px;
    color: #01783c;
    margin-bottom: 20px;
}
.pti-txt .ptit-con{
    height: 78px;
    line-height: 26px;
    overflow: hidden;
}
.pt-item a:hover .pti-txt{
    background: #01783c;
    transition: .5s;
}
.pt-item a:hover .pti-txt h3,.pt-item a:hover .pti-txt .ptit-con{
    color: #ffffff;
}

.product-ilist{
    width: 825px;
    height: auto;
}
.pil-img{
	height:250px}
.pil-item{
    width: 825px;
    height: 250px;
    border: 1px dashed #d6d6d6;
    padding: 25px 15px;
    margin-bottom: 40px;
    background: #eeeeee;
}
.pil-txt{
    width: 480px;
    margin-left: 35px;
}
.txt{ line-height:28px; text-indent:2em; margin-bottom:10px;}

.pil-txt h3{
    font-size: 24px;
    margin-bottom: 25px;
}
.pil-txt .pilt-con{
    height: 64px;
    line-height: 32px;
    overflow: hidden;
    font-size: 16px;
    color: #888888;
}



.product-md{
    width: 1080px;
    height: auto;
    padding: 65px 0;
}
.product-md .pmd-img{
    width: 520px;
    height: 290px;
    overflow: hidden;
    position: relative;
}
.pmd-img .hd {
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 15px;
    bottom: 15px;
    z-index: 1;
}
.pmd-img .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}
.pmd-img .hd ul li {
    float: left;
    margin-right: 2px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #eeeeee;
    cursor: pointer;
}
.pmd-img .hd ul li.on {
    background: #01783c;
    color: #fff;
}
.pmd-img .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.pmd-img .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.pmd-img .prev, .pmd-img .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url("../images/slider-arrow.png") -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.pmd-img .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}
.pmd-img .prev:hover, .pmd-img .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}
.product-md .pmd-txt{
    width: 500px;
    height: 290px;
    padding: 30px 0;
    margin-left: 60px;
}
.pmd-txt h3{
    font-size: 24px;
    color: #111111;
    padding-left: 50px;
    background: url("../images/bg01.png")top left no-repeat;
}
.pmd-txt .pmdt-line{
    width: 80px;
    height: 2px;
    background: #01783c;
    margin: 20px 0 25px 50px;
}
.pmd-txt .pmdt-con01,.pmd-txt .pmdt-con02{
    color: #999999;
    text-indent: 2em;
}

.product-bd{
    width: 1080px;
    height: auto;
}
.pbd-title{
    border-bottom: 3px solid #e0e0e0;
}
.pbd-title .pbdt-con{
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    padding: 5px;
    border-bottom: 3px solid #01783c;
    margin-bottom: -3px;
}
.pbdt-con span{
    color: #b4b4b4;
    font-size: 18px;
    font-weight: 100;
}
.pbdt-more{
    line-height: 45px;
}

.pbd-item{
    position: relative;
    width: 1080px;
    height: 270px;
    background: #eeeeee;
    margin-top: 40px;
}
.pbd-item .pbdi-txt{
    width: 590px;
    height: 270px;
    padding: 35px 50px 35px 95px;
}
.pbdi-txt h3{
    font-size: 24px;
    margin-bottom: 45px;
}
.pbdi-txt .pbdit-con{
    line-height: 28px;
}
.pbdi-txt .pbdit-num{
    position: absolute;
    top: 25px;
    left: -19px;
    width: 96px;
    height: 68px;
    color: #ffffff;
    font-size: 34px;
    font-weight: bold;
    line-height: 52px;
    text-align: center;
    background: url("../images/bg02.png") top left no-repeat;
}
.pbdi-txt .pbdi-img{
    width: 490px;
    height: 270px;
}

.pbd-item02{
    position: relative;
    width: 1080px;
    /*height: 270px;*/
    background: #eeeeee;
    margin: 40px auto 50px;
}
.pbd-item02 .pbdi-txt02{
    width: 455px;
    height: 345px;
    padding: 35px 50px 35px 95px;
}
.pbdi-txt02 h3{
    font-size: 24px;
    margin-bottom: 45px;
}
.pbdi-txt02 .pbdit-con02{
    line-height: 28px;
}
.pbdi-txt02 .pbdit-num02{
    position: absolute;
    top: 25px;
    left: -19px;
    width: 96px;
    height: 68px;
    color: #ffffff;
    font-size: 34px;
    font-weight: bold;
    line-height: 52px;
    text-align: center;
    background: url("../images/bg02.png") top left no-repeat;
}
.pbdi-txt02 .pbdi-img02{
    width: 625px;
    height: 345px;
}

.product-application{
    padding: 50px 5px;
    line-height: 24px;
}
.back-prcduct{
    display: block;
    width: 230px;
    height: 48px;
    line-height: 42px;
    border: 2px solid #01783c;
    border-radius: 3px;
    color: #01783c;
    font-size: 22px;
    padding-left: 70px;
    margin: 40px auto;
    background: url("../images/bg03.png")25px 10px no-repeat;
}

.product-itui{
    margin: 50px auto;
}
.pit-list{
    width: 1110px;
    height: auto;
    margin: 35px 0 80px;
}
.pit-item{
    width: 250px;
    height: 220px;
    padding: 10px;
    background: #eeeeee;
    margin-right: 25px;
}
.piti-name{
    height: 25px;
    line-height: 25px;
    margin-top: 8px;
    font-size: 16px;
    text-align: center;
}
.pit-item a:hover .piti-name{
    color: #01783c;
}



.main-new{
    margin: 70px auto;
}
.main-new-con{
    margin: 30px 0 0;
}
.main-new-con02{
    width: 490px;
    height: auto;
}
.main-new-con02 .mnc02{
    position: relative;
    width: 490px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #bbbbbb;
}
.mnc02 .mnc-name{
    display: inline-block;
    width: 370px;
    line-height: 50px;
}
.mnc-name em{
    color: #01783c;
    padding: 0 5px 0 2px;
    font-size: 18px;
}
.mnc02 span{
    position: absolute;
    top: 0;
    right: 0;
    color: #999999;
}
.mnc03{
    width: 540px;
    height: auto;
    padding: 30px 0 20px;
    margin-bottom: 30px;
    border-bottom: 1px dashed #bbbbbb;
}
.mnc03 .mnc03-name{
    display: block;
    width: 380px;
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    background: #01783c;
    color: #ffffff;
    font-size: 16px;
}
.mnc03 .mnc03-con{
    line-height: 28px;
    text-indent: 2em;
    margin-top: 10px;
}
.mnc03 .mnc03-more{
    color: #01783c;
}



.case-list{
    width: 1080px;
    margin: 40px auto 80px;
}
.case-list .hd {
    height: 40px;
    line-height: 40px;
    background: #d5d5d5;
    padding: 0 10px 0 20px;
    position: relative;
}
.case-list .hd ul {
    float: left;
    position: absolute;
    left: 130px;
    top: 0;
    height: 32px;
}
.case-list .hd ul li {
    float: left;
    padding: 0px 35px;
    height: 40px;
    font-size: 16px;
    cursor: pointer;
    margin: 0 35px;
}
.case-list .hd ul li.on {
    height: 48px;
    background: #01783c;
    position: relative;
    bottom: 8px;
    color: #ffffff;
    line-height: 56px;
}
.case-list .bd ul {
    padding: 50px 0;
    zoom: 1;
}
.case-item01{
    width: 360px;
    height: 440px;
}
.case-item01-txt{
    position: relative;
    width: 360px;
    height: 220px;
    background: #eeeeee;
    padding: 40px 20px;
}
.case-item01-txt h3{
    color: #01783c;
    margin-bottom: 25px;
}
.case-item01-txt .ci01t-con{
    height: 84px;
    line-height: 28px;
    overflow: hidden;
}
.case-item01-txt span.csj01{
    position: absolute;
    top: -30px;
    right: 40px;
    content: '';
    border-width: 15px;
    border-style: solid;
    border-color: transparent transparent #eeeeee transparent;
}
.case-item01-txt span.csj02{
    position: absolute;
    bottom: -30px;
    right: 40px;
    content: '';
    border-width: 15px;
    border-style: solid;
    border-color: #eeeeee transparent transparent transparent;
}
.case-item01 a:hover .case-item01-txt{
    background: #01783c;
}
.case-item01 a:hover .case-item01-txt h3,.case-item01 a:hover .case-item01-txt .ci01t-con{
    color: #ffffff;
}
.case-item01 a:hover .case-item01-txt span.csj01{
    border-color: transparent transparent #01783c transparent;
}
.case-item01 a:hover .case-item01-txt span.csj02{
    border-color: #01783c transparent transparent transparent;
}
.case-item02{
    width: 360px;
    height: 440px;
}
.case-item02-txt{
    padding: 25px 20px;
    width: 360px;
    height: 220px;
    background: #d5d5d5;
}
.case-item02-txt a{
    display: block;
    border-bottom: 1px dashed #999999;
    color: #01783c;
    font-size: 15px;
    height: 45px;
    line-height: 45px;
}
.case-item02-txt a:last-child{
    border-bottom: none;
}
.case-item02-more{
    height: 220px;
    width: 360px;
    padding: 70px 0 0 132px;
    background: #eeeeee;
}
.case-item02-more-btn{
    display: block;
    width: 100px;
    height: 70px;
    font-size: 24px;
    color: #555;
    background: url("../images/bg04.png")36px 42px no-repeat;
}
.case-item02-more-btn:hover{
    color: #01783c;
    background: url("../images/bg05.png")36px 42px no-repeat;
}


.new-case-con{
    margin: 70px auto;
}
.new-case-con h3{
    text-align: center;
}
.ncc-info{
    padding: 40px 0 25px;
    text-align: center;
    border-bottom: 1px dashed #999999;
}
.ncc-info span{
    color: #888888;
    padding: 0 20px;
}
.ncc-txt{
    padding: 40px 10px;
}
.ncc-txt img{
    display: block;
    margin: 0 auto;
}
.new-case-pn{
    background: #eeeeee;
    height: 100px;
    width: 1080px;
    margin: 120px auto 60px;
}
.ncp-r{
    display: block;
    width: 100px;
    height: 100px;
    color: #ffffff;
    padding: 19px;
    font-size: 24px;
    line-height: 33px;
    letter-spacing: 7px;
    background: #01783c;
}
.ncp-r:hover{
    color: #67ab89;
}
.ncp-l{
    height: 100px;
    padding: 10px 25px;
}
.ncp-l-t{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}



/*关于我们头部*/
.logo-bar-a{
    height: 120px;
}
.nav-a{
    float: right;
}
.nav-a ul li{
    float: left;
    height: 120px;
    line-height: 120px;
    font-size: 18px;
    text-align: center;
    position: relative;
}
.nav-a ul li a{
    transition: .1s;
    color: #000000;
    display: block;
    padding: 0 30px;
}
.nav-a ul li a:hover, .nav-a ul li.on a{
    transition: .1s;
    color: #ffffff;
    text-decoration: none;
}
.nav-a ul li:hover, .nav-a ul li.on{
    transition: .1s;
    background: #01783c;
    color: #ffffff;
}


.video{
    width: 860px;
    height: 390px;
    margin: -100px auto 0;
}

.about-public-title{
    text-align: center;
    margin: 30px auto;
}
.about-public-title h3{
    font-size: 28px;
    margin-bottom: 15px;
}
.about-public-title p{
    font-size: 20px;
    color: #999999;
}
.about-public-title .apt-line{
    width: 600px;
    height: 10px;
    margin: 15px auto;
    background: url("../images/bg07.png")top left no-repeat;
}

.company-info{
    margin: 250px auto;
}
.company-info-con p{
    text-indent: 2em;
    line-height: 30px;
    margin-bottom: 10px;
}

.brands-con{
    position: relative;
    width: 995px;
    height: 132px;
    margin: 60px auto 30px;
}
.brands-con .tempWarp{
    width: 995px;
}
.brands-con ul li{
    width: 200px;
}
.brands-con .sPrev{
    position: absolute;
    left: -35px;
    top: 0;
    display: block;
    width: 30px;
    height: 132px;
    border: 1px solid #d6d6d6;
    font-family: "SimHei";
    font-size: 22px;
    text-align: center;
    line-height: 132px;
    color: #01783c;
    font-weight: bold;
}
.brands-con .sNext{
    position: absolute;
    right: -40px;
    top: 0;
    display: block;
    width: 30px;
    height: 132px;
    border: 1px solid #d6d6d6;
    font-family: "SimHei";
    font-size: 22px;
    text-align: center;
    line-height: 132px;
    color: #01783c;
    font-weight: bold;
}
.brands-con-item{
    display: block;
    width: 200px;
    height: 132px;
    border: 1px solid #d6d6d6;
    /*margin-left: -1px;*/
}

.path-con {
    width: 1080px;
    border: 1px solid #ddd;
    text-align: left;
}
.path-con .hd {
    width: 220px;
    height: 635px;
    position: relative;
}
.path-con .hd ul {
    display: block;
    float: left;
    position: absolute;
    left: 0;
    top: 185px;
    height: 450px;
    width: 220px;
    overflow-y: auto;
    overflow-x: hidden;
}
.path-con .hd ul li {
    float: left;
    width: 220px;
    height: 75px;
    line-height: 75px;
    background: #eee;
    text-align: center;
    font-size: 22px;
    cursor: pointer;
    border-bottom: 3px solid #ffffff;
}
.path-con .hd ul li:last-child{
    border-bottom: none;
}
.path-con .hd ul li.on {
    height: 75px;
    line-height: 75px;
    color: #01783c;
    background: #9ad1b6;
    border-bottom: 3px solid #ffffff;
}
.path-con .bd ul {
    width: 858px;
    height: 635px;
    padding: 25px 15px;
    zoom: 1;
}
.path-con .bd ul li{
    position: relative;
}
.path-con .bd li .path-date{
    width: 858px;
    height: 635px;
    background: url("../images/bg06.png")361px 0 no-repeat;
}
.pd-item01{
    width: 470px;
    height: 100px;
    position: absolute;
    top: 100px;
    right: 0px;
}
.pd-item03{
    width: 470px;
    height: 100px;
    position: absolute;
    top: 428px;
    right: 0px;
}
.pd-item01-date{
    font-size: 16px;
    width: 112px;
    text-align: center;
    color: #ffffff;
    margin-top: 24px;
}
.pd-item01-txt{
    position: relative;
    width: 345px;
    height: auto;
    border: 1px solid #d6d6d6;
    padding: 10px;
    border-radius: 2px;
    box-shadow: 0px 0px 15px #d6d6d6;
}
.pd-item01-txt:before{
    position: absolute;
    top: 20px;
    left: -26px;
    content: "";
    border-width: 13px;
    border-color: transparent #d6d6d6 transparent transparent;
    border-style: solid;
}
.pd-item01-txt:after{
    position: absolute;
    top: 21px;
    left: -23px;
    content: "";
    border-width: 12px;
    border-color: transparent #ffffff transparent transparent;
    border-style: solid;
}
.pd-item01-txt h3{
    font-size: 18px;
}
.pd-item01-txt p{
    line-height: 24px;
    margin-top: 8px;
    color: #666666;
}

.pd-item02{
    width: 470px;
    height: 100px;
    position: absolute;
    top: 262px;
    left: 0;
}
.pd-item02-date{
    font-size: 16px;
    width: 112px;
    text-align: center;
    color: #ffffff;
    margin-top: 23px;
}
.pd-item02-txt{
    position: relative;
    width: 345px;
    height: auto;
    border: 1px solid #d6d6d6;
    padding: 10px;
    border-radius: 2px;
    box-shadow: 0px 0px 15px #d6d6d6;
}
.pd-item02-txt:before{
    position: absolute;
    top: 20px;
    right: -26px;
    content: "";
    border-width: 13px;
    border-color: transparent transparent transparent #d6d6d6;
    border-style: solid;
}
.pd-item02-txt:after{
    position: absolute;
    top: 21px;
    right: -23px;
    content: "";
    border-width: 12px;
    border-color: transparent transparent transparent #ffffff;
    border-style: solid;
}
.pd-item02-txt h3{
    font-size: 18px;
}
.pd-item02-txt p{
    line-height: 24px;
    margin-top: 8px;
    color: #666666;
}

.speech{
    background: #eeeeee;
    padding: 40px;
    margin: 80px auto;
}
.speech-img{
    width: 310px;
    height: 450px;
}
.speech-txt{
    width: 740px;
    height: auto;
    padding: 15px ;
}
.speech-txt h3{
    font-size: 30px;
    color: #111111;
}
.speech-txt p{
    color: #999999;
    font-size: 20px;
    margin:10px 0 25px;
}
.speech-txt-c{
    line-height: 28px;
    height: 315px;
    overflow: hidden;
}

.choice-con{
    margin: 60px 0 120px;
}
.cc-item{
    display: block;
    width: 216px;
    height: 130px;
    border: 1px solid #d6d6d6;
    margin: -1px 0 0 -1px;
}
.cc-item p{
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.cc-item:hover p{
    color: #01783c;
}


.organize{
    margin: 60px auto 20px;
}
.organize-con{
    width: 1080px;
    height: auto;
}
.organize-con img{
    display: block;
    max-width: 100%;
    margin: 40px auto;
}

.capacity-con{
    margin: 40px 0;
}
.capacity-con01{
    width: 1080px;
    height: 265px;
    background: #eeeeee;
}
.capacity-con01 .cc01-txt{
    width: 550px;
    height: 265px;
    font-size: 15px;
    line-height: 30px;
    text-indent: 2em;
    padding: 60px;
}
.capacity-con02{
    width: 1080px;
    height: 355px;
    background: #eeeeee;
}
.capacity-con02 .cc02-txt{
    width: 405px;
    height: 355px;
    font-size: 15px;
    line-height: 30px;
    text-indent: 2em;
    padding: 50px;
}
.capacity-con03{
    width: 1080px;
    height: 225px;
    background: #eeeeee;
}
.capacity-con03 .cc03-txt{
    width: 530px;
    height: 225px;
    font-size: 15px;
    line-height: 30px;
    text-indent: 2em;
    padding: 50px;
}

.honor{
    margin: 0 auto 150px;
}
.honor-box{
    width: 1080px;
    margin: 40px auto;
}
.honor-item{
    width: 202px;
    height: 152px;
    border: 1px solid #d6d6d6;
    margin: 10px 7px;
}
.honor-item01{
    width: 202px;
    height: 277px;
    border: 1px solid #d6d6d6;
    margin: 10px 7px;
}

.charity{
    margin: 50px auto;
    background: #f3f3f3;
}
.charity-con{
    position: relative;
    padding: 30px 0;
    width: 1080px;
    height: 540px;
}
.chc-img-box{
    width: 310px;
    height: 400px;
    border: 3px solid #9ad1b6;
}
.chc-img{
    position: absolute;
    top: 60px;
    left: 20px;
}
.chc-img-box02{
    position: absolute;
    top: 150px;
    left: 400px;
}
.chc-txt{
    width: 480px;
    height: auto;
    position: absolute;
    right: 0;
    top: 60px;
    font-size: 16px;
    line-height: 30px;
}
.chc-img-box03{
    position: absolute;
    right: 0;
    bottom: 50px;
}

.charity-con01{
    height: 285px;
    width: 1080px;
    background: #f3f3f3;
}
.chc-txt01{
    width: 560px;
    height: 285px;
    padding: 60px 50px;
}
.chc-txt01 p{
    font-size: 16px;
    line-height: 32px;
    margin-left: 12px;
    margin-top: 25px;
}
.charity-con02{
    width: 1080px;
    height: 220px;
    background: #f3f3f3;
}
.chc-txt02{
    width: 560px;
    height: 220px;
    padding: 60px 50px;
}
.chc-txt02 p{
    font-size: 16px;
    line-height: 32px;
    margin-left: 12px;
    margin-top: 25px;
}
.charity-con03{
    width: 1080px;
    height: 310px;
    background: #f3f3f3;
}
.chc-txt03{
    width: 560px;
    height: 310px;
    padding: 90px 50px;
}
.chc-txt03 p{
    font-size: 16px;
    line-height: 32px;
    margin-left: 12px;
    margin-top: 25px;
}


.manager{
    margin: 60px auto 120px;
}
.manager-txt{
    font-size: 16px;
    line-height: 32px;
}
.manager-pic{
    width: 1080px;
    height: 270px;
    margin: 50px 0;
}
.manager-pic .mp{
    display: block;
    position: relative;
    width: 216px;
    height: 270px;
}
.manager-pic .mp p{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    top: 35px;
    left: 55px;
}
.manager-pic .mp:hover .mp-bg{
    display: block;
}
.mp-bg{
    display: none;
    width: 216px;
    height: 270px;
    background: rgba(0,0,0,.8);
    position: absolute;
    top: 0;
    left: 0;
}
.mp-bg p{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    top: 35px;
    left: 55px;
    color: #ffffff;
}
.mp-bg i{
    width: 70px;
    height: 40px;
    background: url("../images/bg08.png")left top no-repeat;
    position: absolute;
    top: 115px;
    left: 75px;
}
.mp-bg em{
    font-size: 18px;
    color: #d9d9d9;
    position: absolute;
    top: 185px;
    left: 72px;;
}

.contact{
    margin: 70px auto 120px;
}
.contact h3{
    font-size: 30px;
    text-align: center;
    font-weight: bold;
}
.contact p{
    font-size: 20px;
    font-weight: bold;
    color: #888888;
    line-height: 70px;
    text-align: center;
}
.contact-txt{
    width: 1080px;
    padding: 25px 160px;
    background: #eeeeee;
    margin: 50px 0;
}
.contact-txt ul li{
    float: left;
    width: 50%;
    line-height: 35px;
    font-size: 16px;
    text-align: left;
}
.contact-img{
    width: 1080px;
    padding: 25px 0px;
    margin: 50px 0;
}
.brand-list{
    width: 1000px;
    height: auto;
    margin: 60px 0;
}
.bl-item{
    display: block;
    width: 245px;
    height: 155px;
    margin: 0 25px 35px 0;
}
.bl-item img{
    width: 245px;
    height: 120px;
    border: 1px solid #d6d6d6;
}
.bl-item p{
    text-align: center;
    line-height: 30px;
    height: 30px;
}

.manage-list{
    width: 825px;
    height: 405px;
    margin: 60px 0;
}
.ml-box{
    display: block;
    width: 165px;
    height: 405px;
    position: relative;
}
.ml-box .ml-pic-hover{
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 165px;
    height: 405px;
}
.ml-box:hover .ml-pic-hover{
    display: block;
}


.honor-list{
    width: 1000px;
    height: auto;
    margin: 60px 0;
}
.hl-item{
    display: block;
    width: 247px;
    height: auto;
    margin: 0 25px 35px 0;
    border: 1px solid #d6d6d6;
}

.choice-list{
    width: 1000px;
    height: auto;
    margin: 60px 0;
}
.cl-item{
    display: block;
    width: 245px;
    height: 140px;
    margin: 0 25px 35px 0;
}
.cl-item img{
    width: 245px;
    height: 110px;
    border: 1px solid #d6d6d6;
}
.cl-item p{
    text-align: center;
    line-height: 30px;
    height: 30px;
}
.cl-item:hover p{
    color: #01783c;
}

.enter-huaneng{
    padding: 10px;
}
.enter-huaneng h3{
    text-align: center;
    padding: 0 0 35px;
    border-bottom: 1px dashed #d6d6d6;
}
.eh-txt{
    padding: 35px 0;
}
.eh-txt img{
    display: block;
    max-width: 100%;
    margin: 0 auto;
}



/*页码*/
.page{
    text-align: center;
    margin: 50px auto 30px;
	margin-left: 250px;
}
.page ul{}

.page ul li{float:left;}
.page a{
    margin: 0 5px;
    padding: 3px 10px;
    border: 1px solid #dadada;
}
.page .current{
    padding: 3px 10px;
    margin: 0 5px;
    background: #fb7d04;
    border: 1px solid #fb7d04;
    color: #ffffff;
}

.iw_poi_title {
    color: #CC5522;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    padding-right: 13px;
    white-space: nowrap
}

.iw_poi_content {
    font: 12px arial, sans-serif;
    overflow: visible;
    padding-top: 4px;
    white-space: -moz-pre-wrap;
    word-wrap: break-word
}

.product_container {
    height: auto;
    width: 880px;
}

.product_container li {
    width: 253px;
    height: 243px;
    text-align: center;
    float: left;
    margin-right: 35px;
    margin-bottom: 25px;
    border: 1px solid #cfcfcf;
    float: left
}

.product_container li .product_name {
    display: inline-block;
    line-height: 30px;
    color: #333;
}

.product_container li a.product_name:hover {
    color: #bc0000;
}
