@charset "utf-8";
.w_1200 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.top {
    width: 100%;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    background: #f5f5f5;
    overflow: hidden;
    border-bottom: 1px solid #eaeaea;
}


.head {
    width: 100%;
    height: 88px;
    background: #fff;
    overflow: hidden;
}

.logo {
    margin-top: 20px;
}

.h_a {
    color: #000;
    margin-top: 38px;
    margin-left: 40px;
    border-left: 1px solid #c9c9c9;
    padding-left: 22px;
}

.h_a h3 {
    font-weight: normal;
    font-size: 20px;
    line-height: 36px;
}

.h_a h3 font {
    font-size: 21px;
    color: #818282;
    font-weight: normal;
}

.h_a span {
    font-size: 14px;
    color: #818282;
    line-height: 20px;
    text-transform: uppercase;
}

.head_rtel {
    float: right;
    background: url(../image/i_tel.jpg) 0px 8px no-repeat;
    height: 60px;
    padding: 0px 10px 0 50px;
    margin-top: 20px;
}

.head_rtel span {
    color: #656565;
    display: block;
    font-size: 16px;
    line-height: 25px;
}

.head_rtel p {
    display: block;
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    font-family: impact;
}

.text-gradient {
    display: inline-block;
    color: #ff6600;
}

.menu {
    height: 66px;
    background: #070707 url(../image/nav_bg.jpg) repeat-x;
    width: 100%;
}

.nav {
    height: 66px;
    line-height: 66px;
    position: relative;
    z-index: 1;
}

.nav a {
    color: #fff;
}

.nav .nLi {
    float: left;
    position: relative;
    display: inline;
    background: url(../image/nav_xx.jpg) no-repeat left;
}

.nav .nLi h3 {
    float: left;
}

.nav .nLi h3 a {
    display: block;
    font-size: 16px;
    font-weight: normal;
    width: 120px;
    text-align: center;
}

.nav .sub {
    display: none;
    width: 110px;
    left: 0px;
    top: 66px;
    position: absolute;
    background: #ff6600;
    line-height: 30px;
    text-align: center;
    padding: 20px 5px;
    font-family: "微软雅黑"
}

.nav .sub a {
    color: #fff;
}

.nav .sub li {
    zoom: 1;
}

.nav .sub a {
    display: block;
    padding: 0 10px;
}

.nav .sub a:hover {
    background: #fff;
    color: #000;
}

.nav .on h3 a {
    background: #ff6600 url(../image/nav_on.png) center no-repeat;
    color: #fff;
}

.slideBox {
    width: 100%;
    height: 600px;
    overflow: hidden;
    position: relative;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    bottom: 40px;
    z-index: 999999;
    width: 100%;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    width: 100%;
    text-align: center;
}

.slideBox .hd ul li {
    display: inline-block;
    margin-right: 8px;
    width: 15px;
    height: 15px;
    background: #fff;
    cursor: pointer;
    text-indent: -99999px;
    border-radius: 7.5px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.slideBox .hd ul li.on {
    background: #ff6600;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.main1 {
    width: 100%;
    height: 172px;
    overflow: hidden;
    margin-top: -140px;
    z-index: 9999;
    position: relative;
}

.m1_left {
    float: left;
    width: 841px;
    background: #000;
    height: 55px;
    margin-top: 118px;
}

.m1_right {
    float: right;
    width: 359px;
    height: 172px;
    background: #ff6600 url(../image/xaiz.jpg) center no-repeat;
}


.com_til {
    text-align: center;
}

.com_til h2 {
    line-height: 75px;
    color: #ff6600;
    font-weight: normal;
    font-size: 28px;
    background: url(../image/lod1.png) bottom center no-repeat;
    font-weight: bold;
}

.com_til span {
    padding: 20px 50px;
    font-size: 14px;
    display: block;
    line-height: 22px;
    color: #666666;
}

.com_til p {
    font-size: 16px;
    line-height: 36px;
    margin-top: 20px;
    text-transform: uppercase;
    color: #666666;
}


.main2 {
    width: 100%;
    height: 654px;
    padding-top: 36px;
    background: #f5f5f5;
    overflow: hidden;
}

.m2_list li {
    float: left;
    width: 243px;
    height: 293px;
    background: #fff;
    margin-right: 20px;
    border: 1px solid #ddd;
    cursor: pointer;
    padding: 37px 20px 0 20px;
    text-align: center;
}

.m2_list li h2 {
    font-size: 16px;
    font-weight: normal;
    line-height: 50px;
}

.m2_list li span {
    font-size: 12px;
    color: #666666;
    line-height: 22px;
}

.m2_list li:hover {
    border-color: #5ec5e9;
}

.m2_list li a {
    display: block;
    width: 92px;
    height: 25px;
    border: 1px solid #5ec5e9;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
    color: #000;
    margin: 20px auto;
    line-height: 25px;
}

.m2_list li a:hover {
    background: #5ec5e9;
    color: #fff;
}

.main4 {
    width: 100%;
    height: 490px;
    padding-top: 40px;
    background: url(../image/m4_bg.jpg) center no-repeat;
}

.m4_box {
    margin-top: 40px;
    position: relative;
    width: 100%;
}


.main3 {
    width: 100%;
    height: 994px;
    background: #fff;
    overflow: hidden;
    padding-top: 38px;
}

.m3_left {
    float: left;
    width: 254px;
    border-top: 2px solid #ff6600;
}

.index_pro02 {
    float: left;
    width: 254px;
    background: #f5f5f5
}

.index_pro03 {
    height: 70px;
    padding-top: 15px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    background: #070707;
}

.index_pro03 span {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    display: block;
}

.index_pro04 {
    height: auto;
    overflow: auto;
    overflow-x: hidden;
    margin-top: 23px;
    padding-left: 7px;
    padding-bottom: 20px;
}

.promoremain {
    padding: 10px;
}

.navigation li {
    background: #fff;
    line-height: 60px;
    width: 220px;
    text-align: center;
}

.navigation li a {
    overflow: hidden;
    font-size: 16px;
    white-space: nowrap;
    display: block;
    border-bottom: 1px solid #aaa;
    text-decoration: none;
    cursor: pointer;
    text-indent: 15px;
    margin-left: 12px;
    margin-right: 12px;
    color: #666;
    font-weight: normal;
    font-style: normal;
}

.navigation li:hover {
    color: #fff;
    z-index: 500;
    line-height: 38px;
    background-repeat: no-repeat;
    background-position: top left;
    background-color: transparent;
    line-height: 60px;
    background-position: center center;
    text-align: center;
    background-color: #ff6600;
}

.navigation li:hover a {
    color: #fff;
}

.navigation {
    padding-bottom: 24px;
    background: #fff;
}

.index_pro05 {
}

.index_pro05 ul li {
    width: 158px;
    height: 25px;
    line-height: 25px;
    border: #c1b69a solid 1px;
    margin-bottom: 11px;
}

.index_pro05 ul li a {
    font-size: 14px;
    color: #42361c;
    padding-left: 23px;
    display: block;
    height: 25px;
    overflow: hidden;
    background: url(../images/pro04.jpg) no-repeat 9px 12px;
}

.index_pro07 {
    background: #ff6600 url(../image/i_tel2.jpg) 20px 20px no-repeat;
    height: 72px;
    padding-top: 17px;
    padding-left: 77px;
    color: #fff;
}

.index_pro07 span {
    display: block;
    font-size: 17px;
    line-height: 23px;
}


.searchbox_btn {
    background: #ffffff;
    font-family: Microsoft YaHei;
    font-weight: normal;
    border: #fff 0px solid;
    float: left;
    width: 76px;
    height: 34px;
    line-height: 34px;
    cursor: pointer;
    color: #ff6600;
    font-size: 14px;
    text-align: center;
}

.searchbox_btn:hover {
    background: #ffffff;
    font-family: Microsoft YaHei;
    font-weight: normal;
    border: #fff 0px solid;
    float: left;
    height: 34px;
    line-height: 34px;
    cursor: pointer;
    color: #ff6600;
    font-size: 14px;
    text-align: center;
}


.txtMarquee-left {
    position: relative;
}

.txtMarquee-left .bd {
}

.txtMarquee-left .bd .tempWrap {
    width: 625px !important;
}

/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.txtMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.txtMarquee-left .bd ul li {
    margin-right: 20px;
    float: left;
    height: 55px;
    line-height: 55px;
    text-align: left;
    _display: inline;
    width: auto !important;
}

/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
.txtMarquee-left .bd ul li a {
    color: #fff;
    padding-left: 20px;
    background: url(../image/10.png) left center no-repeat;
}

.txtMarquee-left .bd ul li span {
    color: #999;
}


.m3_right {
    float: right;
    width: 900px;
}

.horizontal-xgray_line03 {
    background: url(../image/xgray_line03.png);
    height: 7px;
    width: 100%;
    margin: 15px 0;
    width: 100%;
    overflow: hidden;
}

.tab_con {
    line-height: 24px;
}

.tab_con dl dd {
    display: inline;
    float: left;
    width: 288px;
    height: 280px;
    margin-right: 15px;
    margin-bottom: 30px;
    text-align: center;
}

.tab_con dl dd p {
    margin: 0;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
}

.tab_con dl dd img {
    padding-top: 4px;
}

.tab_con dl dd a {
    display: block;
    width: 288px;
    height: 280px;
    color: #888888;
    background-color: #f5f4f4;
}

.tab_con dl dd a:hover {
    background-color: #ff6600;
    color: #FFFFFF;
}


.main5 {
    width: 100%;
    height: 565px;
    padding-top: 34px;
    background: #fff;
    overflow: hidden;
}

.m5_list li {
    float: left;
    width: 280px;
    margin-right: 18px;
    margin-bottom: 10px;
    border-color: transparent;
    border-color: transparent;
    border-style: solid;
}

.m5_list p.title > a:hover {
    color: #ff6600;
}

.m5_list p.p1 a {
    display: block;
    width: 100%;
    height: 180px;
    position: relative;
}

.m5_list p.p1 em {
    background: rgba(255, 102, 0, 0.8);
    width: 100%;
    height: 110px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    padding-top: 70px;
    display: none;
}

.m5_list li:hover em {
    display: block;
}

.m5_list p.title > a {
    display: inline-block;
    line-height: 25px;
    font-size: 16px;
    color: #5A5A5A;
    font-weight: normal;
    text-decoration: none;
}

.m5_list p.abstract {
    display: inline-block;
    font-size: 12px;
    color: #999999;
    font-weight: normal;
    text-decoration: none;
    line-height: 20px;
}

.m5_list span.wp-new-ar-pro-time {
    display: block;
    font-size: 11px;
    color: #929292;
    font-weight: normal;
    text-decoration: none;
    line-height: 20px;
}


.main6 {
    width: 100%;
    position: relative;
    height: 200px;
    overflow: hidden;
    background: #e9e7e8 url(../image/m6_bg.jpg) center no-repeat;
}

.main6 a {
    -moz-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    -webkit-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    -o-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    background: #ff6600;
    width: 147px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #fff;
    display: block;
    font-size: 16px;
}

.main6 a:hover {
    background-color: rgb(255, 102, 0);
    border-color: rgb(255, 87, 0);
    -moz-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    -webkit-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    -o-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    border: 1px solid #ff6600;
    color: #ff6600;
    background: #fff;
}


.main7 {
    width: 100%;
    height: 500px;
    padding-top: 60px;
    background: #ff6600;
    overflow: hidden;
}

.m7_left {
    float: left;
    width: 680px;
}

.m7_left h2 {
    font-size: 24px;
    color: #fff;
    line-height: 70px;
    font-weight: normal;
}

.m7_left a {
    -moz-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    -webkit-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    -o-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    background: #fff;
    width: 147px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #ff6600;
    display: block;
    font-size: 16px;
}

.m7_left a:hover {
    background-color: rgb(255, 102, 0);
    border-color: rgb(255, 87, 0);
    -moz-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    -webkit-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    -o-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    border: 1px solid #fff;
    color: #fff;
}

.m7_right {
    float: right;
    width: 470px;
    padding-top: 40px;
}


.main8 {
    width: 100%;
    height: 360px;
    padding-top: 30px;
    overflow: hidden;
    background: #f5f5f5;
}

.picScroll-left {
    overflow: hidden;
    position: relative;
}

.picScroll-left .bd {
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    margin-right: 12px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.picScroll-left .bd ul li .pic {
    text-align: center;
}

.picScroll-left .bd ul li .pic img {
    width: 230px;
    height: 130px;
    display: block;
}

.picScroll-left .bd ul li .pic a:hover img {
    border-color: #999;
}

.picScroll-left .bd ul li .title {
    line-height: 24px;
}


.footer {
    width: 100%;
    height: 456px;
    background: #000000;
    overflow: hidden;
}

.nav1 {
    height: 97px;
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #e5e5e5;
}

.nav1 ul li {
    float: left;
    width: 120px;
    text-align: center;
    position: relative;
    z-index: 8;
    background: url(../image/img3.png) right center no-repeat;
}

.nav1 ul li:hover {
    font-weight: bold;
}

.nav1 ul li a {
    width: 100%;
    font-size: 16px;
    line-height: 97px;
    color: #FFF;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.nav1 ul li a:first-child {
    border-top: 0;
}

.nav1 ul li a:hover {
    font-weight: 700;
}

.nav1 ul li.on a {
    font-weight: 700;
}


/*产品列表右侧*/
.product02 {
    float: right;
    width: 856px;
    min-height: 633px;
    color: #c2a684;
    background: #fff;
    padding: 40px 60px;
}

.product03 {
    float: left;
    width: 924px;
    padding: 40px;
    min-height: 633px;
    background: #fff;
}

.product {
    width: 1204px;
    margin: 0 auto;
    position: relative;
    margin-top: 30px;
    clear: both;
}

/*公共内页左侧left-nav*/
.product01 {
    float: left;
    width: 227px;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

/*左侧分类*/
.product07 {
    height: 68px;
    font-size: 24px;
    line-height: 68px;
    color: #fff;
    font-weight: bold;
    width: 100%;
    background: url(../image/litl.png) no-repeat 177px center #404040;
    text-indent: 28px;
    border-radius: 4px 4px 0 0;
}

.product07 span {
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
}

/*.product07 b{float: left;width: 100%; background:url(../images/cont_bg2.png) no-repeat;}*/
.sidenav {
    width: 225px;
    border-left: 1px solid #dcdbdb;
    border-right: 1px solid #dcdbdb;
    float: left;
}

.sidenav ul li {
    float: left;
    display: block;
    line-height: 60px;
    font-size: 16px;
    border-bottom: 1px solid #dcdbdb;
    width: 100%;
}

.l_contact {
    float: left;
    width: 100%;
}

.lcon_t {
    background: url(../image/litl.png) no-repeat 177px center #686868;
}

.lcon_tel {
    text-align: center;
    color: #191919;
    font-size: 16px;
    border-bottom: 1px solid #dcdbdb;
    line-height: 34px;
    padding-top: 10px;
}

.lcon_tel i {
    display: block;
    font-style: normal;
    color: #404040;
    font-size: 20px;
    font-weight: bold;;
    font-family: "arial"
}

.lcon_msg {
    border-bottom: 1px solid #dcdbdb;
    color: #191919;
    float: left;
    padding: 15px 0 20px;
    font-size: 16px;
    line-height: 2.5;
    text-align: center;
    width: 100%;
}

.lcon_msg a {
    background: #404040;
    display: block;
    width: 96px;
    height: 24px;
    text-align: center;;
    color: #fff;
    line-height: 24px;
    margin: 0 auto
}

.protwo {
    float: left;
    width: 100%;
    line-height: 40px;
    border-bottom: 1px solid #dcdbdb;
}

.protwo a {
    text-indent: 50px;
    width: 100%;
    float: left;
}

.sidenav ul li a {
    float: left;
    color: #191919;
    font-size: 16px;
    text-align: left;
    background: url(../image/lnav.png) 185px center no-repeat;
    width: 100%;
}

.sidenav ul li a p {
    width: 70%;
    float: left;
    text-indent: 33px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.sidenav ul li a.sidenava {
    display: block;
    color: #fff6d5;
    float: left;
}

.sidenav ul li a.sidenava p {
    color: #262626;
}

.sidenav ul li a.sidenava.cu {
    font-weight: bold;
    color: #404040;
    background: url(../image/lnavh.gif) left top no-repeat;
}

.sidenav ul li dl {
    width: 200px;
    height: auto;
    display: none;
    font-size: 12px;
    background: #ddd;
}

.sidenav ul li dl dd {
    width: 200px;
    height: 38px;
}

.sidenav ul li dl dd a {
    display: block;
    width: 180px;
    height: 38px;
    padding: 0 10px;
    font-weight: normal !important;
}

.sidenav ul li dl dd a span {
    display: block;
    height: 37px;
    line-height: 37px;
    color: #333;
    padding-left: 40px;
}

.sidenav ul li dl dd a:hover {
}

.sidenav ul li dl dd a:hover span {
    color: #539310;
}

.sidenav ul li dl dd a.on {
}

.sidenav ul li dl dd a.on span {
    color: #539310;
}

/*左侧新增联系我们*/
.lcontact_b {
    margin-top: 20px;
    float: left;
    width: 220px;
    background-color: #fff;
}

.lcontact_b .head_b {
    height: 52px;
    background-color: #1ec97f;
    background-image: url(../image/cont_icon02.png);
    background-repeat: no-repeat;
    background-position: 36px 5px;
    padding-left: 95px;
    font-size: 20px;
    line-height: 52px;
    color: #fff;
}

.lcontact_b .tel_b {
    height: 63px;
    border-bottom: 1px dashed #ddd;
    margin: 0 20px;
}

.lcontact_b .tel_b .title {
    line-height: 12px;
    color: #999;
    padding-top: 14px;
}

.lcontact_b .tel_b .num {
    font-size: 20px;
    line-height: 20px;
    color: #00935a;
    padding-top: 4px;
}

.lcontact_b .fax_b {
    height: 42px;
    border-bottom: 1px dashed #ddd;
    margin: 0 20px;
    line-height: 42px;
    color: #999;
    padding-left: 2px;
}

.lcontact_b .addr_b {
    margin: 0 20px;
    line-height: 22px;
    color: #999;
    padding-left: 2px;
    padding: 10px 0;
}

/* 内页右侧头部 */
.content_com_title {
    background: #fff;
    float: left;
    width: 100%;
    padding-bottom: 25px;
}

.content_com_title h2 {
    float: left;
    color: #313131;
    font-weight: bold;
    font-size: 24px;
}

.bread {
    float: right;
    line-height: 12px;
    font-size: 12px;
    color: #313131;
    padding: 5px 0;
    text-align: right;
}

.bread a {
    color: #313131;
}

.bread a:hover {
    color: #f00;
}

.hanye {
    width: 856px;
    margin: 0 auto;
}

.hanye li {
    width: 856px;
    padding-top: 33px;
    padding-bottom: 33px;
    border-bottom: 1px #eaecef solid;
}

.hanye li .imea {
    width: 178px;
    height: 120px;
    float: left;
}

.hanye li .charw {
    width: 844px;
    float: right;
}

.hanye li .charw h4 {
    color: #484752;
    font-size: 18px;
    font-weight: bold;
    height: 28px;
    overflow: hidden;
}

.hanye li .charw h4 a {
    color: #484752;
}

.hanye li .charw h4 a {
    -moz-transition: padding-left 0.5s, color 0.5s; /* Firefox 4 */
    -webkit-transition: padding-left 0.5s, color 0.5s; /* Safari 和 Chrome */
    -o-transition: padding-left 0.5s, color 0.5s; /* Opera */
    transition: padding-left 0.5s, color 0.5s;
}

.hanye li .charw h4 a:hover {
    padding-left: 10px;
}

.hanye li .charw p {
    height: 42px;
    line-height: 23px;
    font-size: 14px;
    color: #606a77;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;
}

.hanye li .charw h6 {
    line-height: 23px;
    color: #999999;
    font-size: 12px;
}


/*page*/
#pages {
    text-align: center;
    margin: 20px auto;
}

#pages a {
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #e6e6e6;
    color: #333;
    display: inline-block;
}

#pages span {
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #404040;
    color: #fff;
    display: inline-block;
}

#pages a:hover {
    background: #404040;
    color: #fff;
}

.news_tit {
    width: 856px;
    min-height: 118px;
    margin: 0 auto;
}

.news_tit h4 {
    color: #4d5057;
    font-size: 20px;
    font-weight: bold;
    padding-top: 36px;
    text-align: center;
}

.news_tit p {
    color: #abacae;
    line-height: 28px;
    text-align: center;
}

.news_btaaa {
    width: 850px;
    line-height: 29px;
    color: #6c6b70;
    font-size: 14px;
    padding-top: 25px;
    min-height: 400px;
    padding-bottom: 40px;
}

.lieb {
    width: 850px;
    height: 37px;
    margin: 0 auto;
}

.lieb_left {
    width: 91px;
    height: 37px;
    text-align: center;
    line-height: 37px;
    float: left;
}

.lieb_left a {
    width: 91px;
    height: 37px;
    background: #2d3039;
    color: #fff;
    border-radius: 20px;
    -moz-transition: border-radius 0.5s; /* Firefox 4 */
    -webkit-transition: border-radius 0.5s; /* Safari 和 Chrome */
    -o-transition: border-radius 0.5s; /* Opera */
    transition: border-radius 0.5s;
    display: block;
}

.lieb_left a:hover {
    width: 91px;
    height: 37px;
    text-align: center;
    background: #404040;
    color: #fff;
    border-radius: 0px;
    display: block;
}

.lieb_left_a {
    width: 37px;
    height: 37px;
    float: right;
}

.lieb_left_a a {
    width: 37px;
    height: 37px;
    background: url(../image/y.png) no-repeat center #2d3039;
    color: #fff;
    border-radius: 20px;
    -moz-transition: border-radius 0.5s; /* Firefox 4 */
    -webkit-transition: border-radius 0.5s; /* Safari 和 Chrome */
    -o-transition: border-radius 0.5s; /* Opera */
    transition: border-radius 0.5s;
    display: block;
}

.lieb_left_a a:hover {
    width: 37px;
    height: 37px;
    text-align: center;
    background: url(../image/y.png) no-repeat center #404040;
    color: #fff;
    border-radius: 0px;
    display: block;
}

.lieb_left_b {
    width: 37px;
    height: 37px;
    float: right;
    margin-right: 5px;
}

.lieb_left_b a {
    width: 37px;
    height: 37px;
    background: url(../image/u.png) no-repeat center #404040;
    color: #fff;
    border-radius: 20px;
    -moz-transition: border-radius 0.5s; /* Firefox 4 */
    -webkit-transition: border-radius 0.5s; /* Safari 和 Chrome */
    -o-transition: border-radius 0.5s; /* Opera */
    transition: border-radius 0.5s;
    display: block;
}

.lieb_left_b a:hover {
    width: 37px;
    height: 37px;
    text-align: center;
    background: url(../image/u.png) no-repeat center #2d3039;
    color: #fff;
    border-radius: 0px;
    display: block;
}

.abc_bb {
    font-size: 16px;
    width: 800px;
    margin: 0 auto;
    margin-top: 33px;
}

.abc_bb td {
    padding-bottom: 25px;
    color: #504537;
    padding-right: 25px;
}

.abc_bb td span {
    color: #da0000;
}

.abc_bb_int {
    width: 278px;
    height: 38px;
    border: 1px #cccccc solid;
    line-height: 38px;
    padding-left: 10px;
}


/* 产品 */
.product3, .product8, .product8 li {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.product3 li {
    width: 30%;
    padding: 1% 1.5% 0.5%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.product02 .product3 li img {
    display: inline-block;
    height: 163px;
    max-width: 100%;
    vertical-align: middle
}

.product03 .product3 li img {
    display: inline-block;
    height: 209px;
    max-width: 100%;
}

.product3 li > p {
    width: 88%;
    margin: 0 auto;
    text-align: center;
    font: 14px/40px "microsoft yahei";
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.product3 li > div {
    margin: 3px auto;
    position: relative;
    margin: 0 auto;
    width: 96.6%;
    text-align: center;
    vertical-align: middle;
}

.product3 li > div > a {
    display: block;
}

.product3 li > div > p, .prod-zoom {
    position: absolute;
    background: url(../images/product_zoom.png) 0 0 no-repeat;
    width: 53px;
    height: 53px;
    left: 50%;
    top: 50%;
    margin: -26px 0 0 -26px;
    cursor: pointer;
    z-index: 1;
    top: -100%;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

.product3 li > div:hover p, .prod8-left:hover p {
    top: 50%;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.iabtxt span {
    color: #fff !important;
}