﻿@charset "utf-8";
/* CSS Document */
/* ===============
 * 重新定义Html元素
 * =============== */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, table, th, td {
    font-size: 1.2px;
    font-style: normal;
    font-weight: normal;
}

strong {
    font-weight: bold;
}

ul, ol {
    list-style: none outside none;
}

fieldset, img {
    border: medium none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    background: #Ffffff;
    color: #333333;
    font: 12px/20px Arial,"Microsoft YaHei","Microsoft JhengHei","Lucida Grande","Lucida Sans Unicode",Helvetica,sans-serif;
    background: #fff none repeat scroll 0 0;
}

input, select, textarea {
    font: 12px/1 Tahoma, Arial,sans-serif, "\5b8b\4f53";
}

a {
    outline: medium none;
    text-align: left;
    color: #333333;
    text-decoration: none;
}

a:link, a:visited, a:active {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #10943e;
}

i, cite, em {
    font-style: normal;
}

del {
    text-decoration: line-through;
}

html {
    min-height: 101%;
}

img {
    border: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}


.huanying {
    background: #333333;
    height: 50px;
    margin: 0 auto;
}

.huanying .huan {
    width: 1120px;
    margin: 0 auto;
    color: #Ffffff;
    line-height: 50px;
}

.huanying .huan .sc {
    float: right;
    line-height: 50px;
}

.huanying .huan .sc a {
    color: #Ffffff;
    margin: 0 10px;
    color: #Ffffff;
}

/*首页导航*/
.menu {
    position: absolute;
    top: 50px;
    left: 50%;
    margin: 0 0 0 -560px;
    background: #ecebeb;
    width: 200px;
    height: 500px;
    z-index: 1;
}

.menu img {
    padding: 11px 16px;
    background: #ffffff;
}

.menu ul {
    overflow: hidden;
}

.menu ul li {
    background: url(../images/menuli.png) no-repeat bottom center;
    display: block;
}

.menu ul li a {
    display: block;
    font-size: 14px;
    text-align: center;
    height: 44px;
    line-height: 44px;
}

.menu ul li .on {
    background: url(../images/menubg.jpg) no-repeat top center;
    display: block;
    text-align: center;
    height: 44px;
    line-height: 44px;
    color: #ffffff;
    background-size: 200px 44px;
}

.menu ul li :hover {
    background: url(../images/menubg.jpg) no-repeat top center;
    display: block;
    text-align: center;
    height: 44px;
    line-height: 44px;
    color: #ffffff;
    background-size: 200px 44px;
}
/*导航结束*/
/*轮播*/
.banner {
    position: relative;
    overflow: hidden;
    height: 500px;
}

.swap {
    width: 100%;
    height: 500px;
    margin: 0 auto;
}

#slider {
    list-style: none;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

#slider li {
    width: 100%;
    height: 500px;
    display: none;
    position: absolute;
}

#naviSlider {
    list-style: none;
    margin: 0 auto;
    width: auto;
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 50%;
}

#naviSlider li {
    height: 10px;
    width: 10px;
    cursor: pointer;
    display: inline-block;
    background: url(../images/dot.png) -10px center no-repeat;
    _background: url(../images/dot_ie6.png) -10px center no-repeat;
    *zoom: 1;
    *display: inline;
    *margin-left: 2px;
}

#naviSlider li.on {
    background: url(../images/dot.png) left center no-repeat;
    _background: url(../images/dot_ie6.png) left center no-repeat;
}

/*轮播结束*/
.search_wid {
    width: 100%;
    height: 72px;
    background-color: #FFF;
}

.search {
    width: 1120px;
    margin: 0 auto;
    height: 72px;
}

.search_left {
    width: 670px;
    height: 72px;
    overflow: hidden;
    float: left;
    font-size: 12px;
    font-family: microsoft yahei, "黑体";
    line-height: 72px;
    color: #ccc;
}

.se_tip {
    color: #858585;
    font-weight: bold;
}

.search_left a {
    color: #999;
    text-decoration: none;
}

.search_left a:hover {
    color: #666;
    text-decoration: none;
}

.search_right {
    width: 324px;
    height: 72px;
    overflow: hidden;
    float: right;
}

.search_input {
    width: 253px;
    height: 34px;
    line-height: 34px;
    color: #333;
    font-size: 12px;
    float: left;
    border: #E2E2E2 1px solid;
    outline: none;
    margin-top: 18px;
    padding-left: 5px;
    background-color: #eaeaea;
}

.search_sub {
    width: 64px;
    height: 36px;
    background: url(../images/search_sub.jpg);
    border: none;
    cursor: pointer;
    float: left;
    margin-top: 18px;
}

.search_suba {
    width: 64px;
    height: 36px;
    background: url(../images/search_sub.jpg);
    border: none;
    cursor: pointer;
    float: left;
    margin-top: 18px;
}

.main_5 {
    margin: 0 auto;
    overflow: hidden;
    background: #e6e6e6;
    padding: 30px 0;
}

.main_5 h2 {
    height: 50px;
    text-align: center;
    margin: 0 0 10px 0;
}

.main_5 h2 span {
    line-height: 50px;
    font-size: 26px;
    padding: 0 0 0 0;
    display: inline-block;
    font-weight: normal;
}

.main_5 ul {
    margin: 10px auto;
    overflow: hidden;
}

.main_5 ul li {
    background: #Ffffff;
    width: 207px;
    float: left;
    margin: 0 6px;
}

.main_5 ul li img {
    margin: 0px 5px;
    height: 256px;
    /*height:140px;*/
}

.main_5 ul li p {
    background: #008a06;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #Ffffff;
    font-weight: normal;
    position: relative;
}

.h2sm {
    background: url(../images/m1bg.png) no-repeat center top;
    text-align: center;
    color: #ffffff;
    display: block;
    line-height: 38px;
    height: 45px;
    width: 1003px;
    margin: 0 auto 18px auto;
    font-size: 14px;
    font-weight: bold;
}

.friend {
    margin: 0 auto;
    overflow: hidden;
    width: 1230px;
}

.mr_frbox {
    padding: 24px 0px 0px;
}

.mr_frBtnL {
    cursor: pointer;
    display: inline;
    float: left;
    height: 46px;
    margin: 160px 10px 0 0;
    width: 28px;
}

.mr_frBtnR {
    float: right;
    margin-top: 160px;
    cursor: pointer;
    width: 28px;
    height: 46px;
}

.mr_frUl ul li {
    display: inline;
    float: left; /*height:389px;*/
    width: 270px;
    overflow: hidden;
    position: relative;
}

.mr_frBtnL {
    cursor: pointer;
    display: inline;
    float: left;
    height: 46px;
    margin: 160px 10px 0 0;
    width: 28px;
}

.mr_frBtnR {
    float: right;
    margin-top: 160px;
    cursor: pointer;
    width: 28px;
    height: 46px;
}

.mr_frUl {
    float: left; /*width:1200px;*/
    margin-left: 10px;
}


.w2 {
    margin: 0 auto;
    background: #10943e;
    overflow: hidden;
    padding: 50px 0 60px 0;
}

.main_2 {
    overflow: hidden;
    zoom: 1;
    font-size: 9pt;
    width: 1180px;
    margin: 0 auto;
    padding: 20px 0;
}

.main_2 .pcont {
    width: 1000px;
    float: left;
    overflow: hidden;
    padding-left: 5px;
    margin: 10px auto;
}

.main_2 .ScrCont {
    width: 32766px;
    zoom: 1;
    margin-left: -5px;
}

.main_2 #List1_1, .main_2 #List2_1 {
    float: left;
}

.main_2 a {
    font-size: 14px;
}

.main_2 .LeftBotton, .main_2 .RightBotton {
    width: 75px;
    height: 151px;
    float: left;
}

.main_2 .LeftBotton {
    background: url(../images/left.png) no-repeat;
    margin: 68px 5px 0;
}

.main_2 .RightBotton {
    background: url(../images/right.png) no-repeat;
    margin: 68px 1px 10px 5px;
}

.main_2 .pl img {
    display: block;
    cursor: pointer;
    border: none;
    margin: 50px auto 1px auto;
}

.main_2 .pl {
    width: 236px;
    height: 270px;
    float: left;
    float: left;
    text-align: center;
    line-height: 24px;
    background: url(../images/cp2bg.png) no-repeat;
    margin: 0 44px;
}

.main_2 a.pl:hover {
    color: #5dacec;
}

.index {
    background: #f4f4f4;
}

.index .i-r-list li {
    background: #ffffff;
}
/*产品页面修改*/
.i-p-change {
    padding-top: 20px;
    padding-bottom: 40px;
    clear:both
}

.i-l {
    float: left;
    width: 230px;
    margin-bottom: 20px;
}

.i-r {
    float: right;
    width: 880px;

}

.i-l-title {
    height: 76px;
    line-height: 76px;
    background: url("../images/i_l_title.jpg") no-repeat;
    text-align: center;
    color: white;
    font-size: 30px;
    margin-bottom: 20px;
}

.i-l-list {
    border-radius: 5px;
    padding: 15px 20px 27px;
    background: #10943E;
}

.i-l-list li {
    border-bottom: 1px dashed white;
    line-height: 35px;
    font-size: 16px;
    position: relative;
}

.i-l-list li a {
    position: relative;
    padding-left: 22px;
    overflow: hidden;
    white-space: nowrap;
    color: white;
    text-overflow: ellipsis;
}

.i-l-list li a:before {
    content: "";
    position: absolute;
    left: 5px;
    top: 11px;
    border: 7px solid transparent;
    border-left-color: white;
}

.i-l-list li:hover {
    background: white;
}

.i-l-list li:hover a {
    color: #018f37;
}

.i-l-list li:hover a:before {
    border-left-color: #018f37;
}

.i-l-list li .menuhover {
    position: absolute;
    right: -200px;
    top: 0;
    z-index: 888;
    background: #ffffff;
    width: 200px;
    border-radius: 0;
    visibility: hidden;
    color: #10943e;
}

.i-l-list li:hover .menuhover {
    visibility: visible;
}

.i-l-list li .menuhover a {
    color: #10943e;
    width: 176px;
    float: left;
    border-bottom: 1px solid #e8e8e8;
}

.i-l-list li .menuhover a:hover {
    color: #018f37;
    font-weight: bold;
}

.i-l-list li .menuhover a:before {
    content: "";
    position: absolute;
    left: 5px;
    top: 11px;
    border: 0px solid transparent;
    border-left-color: white;
}


.i-l-list li:hover .menuhover a {
    color: #10943e;
}




.i-r-list {
    overflow: hidden;
}

.i-r-list li {
    float: left;
    width: 416px;
    height: 220px;
    margin-bottom: 30px;
    height: 100%;
    padding: 10px 10px 0;
    background: #f8f8f8;
}

.i-r-list li:nth-child(2n) {
    float: right;
}

.i-r-list li img {
    display: block;
    float: left;
    width: 170px;
    height: 170px;
    border: 1px solid #D0D0D0;
}

.i-r-list-info {
    float: right;
    width: 220px;
    height: 100%;
    padding: 10px 10px 0;
}

.i-r-list-info h3 {
    font-size: 16px;
    margin-bottom: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.i-r-list-info p {
    font-size: 14px;
    line-height: 24px;
    height: 120px;
    overflow: hidden;
    margin-bottom: 5px;
}

.i-r-list-info span {
    display: block;
    float: right;
    color: #10943E;
    font-size: 12px;
}

.i-r-list li:hover img {
    border-color: #018f37;
}

/*产品内页修改------------------------------------------------------------*/
.i-pinfo-top {
    overflow: hidden;
    margin-bottom: 30px;
}

.i-pinfo-p {
    float: left;
    width: 550px;
    padding: 30px 0 0 0px;
}

.i-pinfo-img {
    width: 300px;
    float: right;
    padding-right: 40px;
}

.i-pinfo-img img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.i-pinfo-p h3 {
    font-size: 20px;
    margin-bottom: 10px;
}

.i-pinfo-p-p {
    font-size: 16px;
    line-height: 30px;
    text-indent: 10px;
}

.i-pinfo-tab-list {
    overflow: hidden;
    margin-bottom: 20px;
    text-align: center;
}

.i-pinfo-tab-list li {
    display: inline-block;
    vertical-align: top;
    width: 135px;
    padding-right: 3px;
    background: url(../images/i_pinfo_tab_li.gif) no-repeat;
    background-size: cover;
    line-height: 30px;
    border-radius: 2px 2px 0 0;
}

.i-pinfo-tab-list li + li {
    margin-left: 10px;
}

.i-pinfo-tab-list li.active {
    background: url(../images/i_pinfo_tab_li_a.gif) no-repeat 0;
    background-size: cover;
    color: #fff;
}

.i-pinfo-tab-con {
    margin-bottom: 50px;
}

.i-pinfo-tab-con > div {
    display: none;
}

.i-pinfo-tab-con > div.active {
    display: block;
}

.i-pinfo-honor img {
    width: 225px;
    height: 48px;
}

.i-pinfo-back {
    display: block;
    margin: 0 auto 20px;
    width: 110px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    font-weight: bold;
    color: #c00;
    text-align: center;
    background: #cde9cf;
}

.p {
    width: 1200px;
    margin: 20px auto;
}

.b {
    display: block;
    width: 100%;
    height: 100%;
}

/*.i-l-list li a.c{
    background:#10943e;
    display:block
}
    .i-l-list li a.c:before {
     content: "";
    position: absolute;
    left: 5px;
    top:11px;
    border-left-color: white;
    }
    .i-l-list li a.c:hover {
        color:#333333
    }*/



.top {
    height: 83px;
    background: #ffffff;
    width: 100%;
    margin: 0 auto;
    -webkit-box-shadow: 0px 3px 17px #eee;
    -moz-box-shadow: 0px 3px 17px #eee;
    box-shadow: 0px 3px 17px #eee;
    border-bottom: 1px solid #E6E6E6;
}

.topcont {
    margin: 0 auto 0 auto;
    color: #666666;
}

.topcont img {
    float: left;
    margin: 15px 0 0 0;
}

.topcont p {
    float: right;
    text-align: right;
    margin: 20px 0 0 0;
    line-height: 20px;
}

.topcont p a {
    color: #666666;
    margin: 0 10px;
}

.mainmenu {
    background: #282828;
    height: 46px;
    margin: 0 auto;
}

.mainmenu ul li {
    float: left;
    /*position: relative;*/
}

.mainmenu ul li a {
    color: #Ffffff;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    width: 160px;
    display: inline-block;
}

.mainmenu ul li a:hover {
    background: #10943E;
}

.mainmenu ul li a.hover {
    background: #09A009;
}

.mainmenu ul li .menulist {
    position: absolute;
    display: none;
    width: auto;
    background: rgba(0, 119, 46,0.8);
    z-index: 999;
}

.mainmenu ul li .menulist a {
    background: rgba(0, 119, 46,0.8);
}

.mainmenu ul li:hover a {
    background: #10943E;
}

.mainmenu ul li:hover .menulist {
    display: block;
}

.mainmenu ul li:hover .menulist a {
    background: rgba(0, 119, 46,0.5);
}

.mainmenu ul li:hover .menulist a:hover {
    background: rgba(0, 119, 46,0.9);
}

.mainmenu ul li .menulist a {
    display: block;
    font-size: 16px;
}

.now {
    width: 100%;
    background: #f8f8f8;
    height: 45px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 10px;
}

.now p {
    line-height: 45px;
    background: url(../images/home_icon.png) no-repeat 0 11px;
    padding: 0 0 0 26px;
    font-size: 14px;
}
/* 页面宽度 */
.w1 {
    margin: 0 auto;
    width: 1120px;
    clear: both;
    overflow: hidden;
}
.wx {
    margin: 0 auto;
    width: 1120px;
    clear: both;
}
.nei_left {
    width: 190px;
    background: #f8f8f8;
    border: 1px solid #e8e8e8;
    float: left;
    margin-bottom: 10px;
}

.nei_left h2 {
    height: 62px;
    background: #09A009;
    color: #Ffffff;
    line-height: 62px;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
}

.nei_left ul {
    padding: 0 0 60px 0;
}

.nei_left ul li {
    height: 46px;
    line-height: 46px;
    color: #282828;
    text-align: center;
    font-size: 16px;
    border-bottom: 1px solid #e8e8e8;
}

.nei_left ul li.on {
    background: #e8e8e8;
}

.nei_left ul li.on a {
    color: #10943E;
}

.nei_left ul li:hover {
    background: #f2f2f2;
}

.nei_left ul li:hover a {
    color: #10943E;
}

.nei_right {
    width: 836px;
    background: #ffffff;
    border: 1px solid #e8e8e8;
    float: right;
    padding: 20px 40px;
    margin-bottom: 10px;
}

.nei_right h2 {
    font-size: 16px;
    border-bottom: 1px solid #e8e8e8;
    color: #10943E;
    height: 50px;
    line-height: 50px;
    margin-bottom: 30px;
}

.nei_right h2 span {
    border-bottom: 1px solid #10943E;
    line-height: 50px;
    height: 50px;
    display: inline-block;
    padding: 0 20px;
}

.nei_right h1 {
    line-height: 32px;
    text-align: center;
    font-size: 26px;
    padding-bottom: 16px;
    margin: 20px 0 0 0;
    overflow: hidden;
}

.nei_right .newauthor {
    color: #999;
    text-align: center;
    line-height: 26px;
    margin: 0 0 30px 0;
    overflow: hidden;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px;
}

.nei_right ul {
    margin: 0 0 30px 0;
    overflow: hidden;
}

.nei_right ul li {
    float: left;
    margin: 10px 8px;
    position: relative;
    width: 192px;
    height: 192px;
    overflow: hidden;
}

.nei_right ul li img {
    width: 192px;
}

.nei_right ul li h3 {
    position: absolute;
    bottom: 0;
    height: 45px;
    line-height: 45px;
    background: rgba(0,0,0,0.5);
    color: #Ffffff;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 14px;
}
/*新闻列表*/
.nei_right dl {
    margin: 0 0 30px 0;
    overflow: hidden;
}

.nei_right dl dd {
    display: block;
    line-height: 45px;
    background: url(../images/dd.jpg) no-repeat 0 21px;
    padding: 0 0 0 14px;
    font-size: 16px;
}

.nei_right dl dd a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 670px;
    display: inline-block;
}

.nei_right dl dd span {
    color: #a5a5a5;
    float: right;
}
/*介绍内页*/
.nei_right .textarea {
    margin: 0 0 30px 0;
    overflow: hidden;
    line-height:50px;
    font-size: 16px;
}
.nei_right .textarea a,.nei_right .textarea strong ,.nei_right .textarea p{
line-height:50px;
    font-size: 16px;
}
.tcdPageCode {
    padding: 15px 20px;
    text-align: left;
    color: #ccc;
}

.tcdPageCode span.disabled {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin: 0 2px;
    color: #bfbfbf;
    background: #f2f2f2;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    vertical-align: middle;
}

.tcdPageCode span.current {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin: 0 2px;
    color: #fff;
    background-color: #428bca;
    border: 1px solid #428bca;
    border-radius: 4px;
    vertical-align: middle;
}

.tcdPageCode a {
    display: inline-block;
    color: #428bca;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    border: 1px solid #ddd;
    margin: 0 2px;
    border-radius: 4px;
    vertical-align: middle;
}

/*.bot {
    clear: both;
    border-top: 1px solid #e8e8e8;
    padding: 30px 0;
    margin: 0 auto 0 auto 0;
    overflow: hidden;
}

    .bot p {
        text-align: center;
        font-size: 16px;
        line-height: 36px;
    }

        .bot p a {
            margin: 0 10px;
        }*/

.lianxidianh {
    width: 268px;
    height: 100px;
    position: absolute;
    top: 140px;
    left: 50%;
    margin-left: 285px;
    z-index: 1;
}

.jianjie {
    margin: 10px auto;
    overflow: hidden;
    /*background-color: #e6e6e6;*/
    padding: 16px 0;
    clear:both
}

.jianjie h2 {
    border-bottom: 2px solid #018935;
    height: 38px;
    line-height: 38px;
    display: block;
    margin: 0 0 16px 0;
}

.jianjie h2 span {
    background: #019038;
    padding: 0 26px;
    color: #Ffffff;
    font-size: 14px;
    line-height: 38px;
    display: block;
    float: left;
    border-radius: 4px 4px 0 0;
}

.jianjie h2 a {
    float: right;
    color: #666666;
    font-weight: normal;
}

.jianjie .jianjie_left {
    float: left;
    width: 750px;
    margin: 0 10px 0 0;
    height: 296px;
    overflow: hidden;
}

.jianjie .jianjie_left p {
    line-height: 30px;
    font-size: 14px;
}

.jianjie .jianjie_left img {
    float: left;
    margin: 0 18px 10px 0;
}

.jianjie .jianjie_right {
    float: right;
    width: 350px;
}

.jianjie .jianjie_right img {
    width: 100%;
}

.gongchang {
    clear: both;
    margin: 20px auto 10px auto;
    overflow: hidden;
}

.gongchang ul {
    margin: 26px 0 0 0;
}

.gongchang ul li {
    float: left;
    margin: 0 11px;
}

.gongchang ul li img {
    width: 256px;
    height: 256px;
}

.gongchang ul li h1 {
    background: #008a06;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #Ffffff;
    font-weight: normal;
    position: relative;
}
.gongchang ul li h1 a {
    color:#fff;
    text-align: center;
    display:block;
}

.banner_guanggao {
    height: 170px;
    background: url(../images/banner_guangg.jpg) no-repeat top center;
    width: auto;
    margin: 10px auto;
}

.news {
    margin: 30px auto;
    overflow: hidden;
}

.news h2 {
    border-bottom: 2px solid #018935;
    height: 38px;
    line-height: 38px;
    display: block;
    margin: 0 0 16px 0;
}

.news h2 span {
    background: url(../images/new_menubg.jpg) no-repeat 0 5px;
    color: #019038;
    font-size: 14px;
    line-height: 38px;
    display: block;
    float: left;
    padding: 0 0 0 50px;
}

.news h2 a {
    float: right;
    color: #666666;
    font-weight: normal;
}

.news ul li {
    line-height: 32px;
    background: url(../images/new_dd.jpg) no-repeat 0 14px;
    padding-left: 13px;
    margin: 0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
}

.news ul li a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    display: inline-block;
}

.news ul li span {
    color: #a5a5a5;
    float: right;
}

.news .jszc {
    width: 386px;
    float: left;
}

.news .gsdt {
    width: 386px;
    float: left;
    margin: 0 0 0 15px;
}

.news .zlxz {
    width: 320px;
    float: right;
}

.news .zlxz ul li {
    background: url(../images/new_zlxz.jpg) no-repeat 0 8px;
    padding-left: 26px;
}

.mr_cpzl {
    float: left;
    margin-left: 10px;
}

.mr_cpzl ul li {
    float: left;
    width: 290px;
    overflow: hidden;
    position: relative;
    background: #Ffffff;
    margin: 10px 6px;
    text-align: center;
}

.xc_bboxtl_vip {
    width: 47px;
    height: 47px;
    position: absolute;
    background: url(http://style.goepe.com/css/1207/13shop/images/newshopzx_xz2.gif);
    left: -3px;
    top: -3px;
}

/*友情链接*/
.yqlj {
    border: 1px solid #e5e5e5;
    overflow: hidden;
    margin: 10px 0 10px 0;
}

.yqlj img {
    float: left;
    width: 38px;
}

.yqlj ul {
    float: right;
    width: 1060px;
}

.yqlj ul li a {
    float: left;
    margin: 6px 6px;
    color: #05A00C;
}


/*message*/
.lybox {
    width: 680px;
    margin: 0 auto;
    margin-top: 30px;
    padding-bottom: 10px;
}

.lyinput1 {
    width: 474px;
    height: 33px;
    padding: 0;
    border: 0;
    line-height: 28px;
    padding-left: 5px;
    border: #ccc 1px solid;
}

.lyinput2 {
    width: 470px;
    height: 75px;
    padding: 0;
    border: 0;
    padding: 5px;
    border: #ccc 1px solid;
}

.lyinput3 {
    width: 195px;
    height: 30px;
    padding: 0;
    border: 0;
    line-height: 28px;
    padding-left: 5px;
    border: #ccc 1px solid;
}

.lybox table {
    margin: 0;
}

.lybox table td {
    padding: 0;
}

.red {
    color: red;
}

.lyinput4 {
    width: 74px;
    height: 29px;
    background: url(../images/newshop2012_djfk.jpg);
    border: 0;
    color: #FFF;
    font-weight: bold;
}

.lerror {
    border: 1px solid red;
}

.msgPage {
}

.msgPage h2 {
    margin-bottom: 15px;
    line-height: 40px;
    height: 40px;
}

.msgPage dl {
}

.msgPage dt {
    font-size: 16px;
    font-weight: bold;
    position: relative;
    padding-left: 30px;
}

.msgPage dt .msgDate {
    font-weight: normal;
    font-size: 14px;
    position: absolute;
    line-height: 30px;
    top: 0px;
    right: 30px;
    color: #999;
}

.nei_right .msgPage dd {
    padding-left: 0px;
    background: none;
    line-height: 34px;
    padding-left: 30px;
}

/*公用底部样式开始*/
#footer {
    background: url(../images/botbg.jpg) no-repeat;
    overflow: hidden;
    margin: 0 auto;
    clear: both;
}

#faq {
    margin: 0 auto;
}

#faq ul {
    width: 249px;
    float: left;
    padding: 5px;
    margin: 16px 10px 16px 10px;
}

#faq ul li {
    font-size: 14px;
    line-height: 26px;
    display: block;
}

#faq ul li.title {
    color: #ffffff;
    height: 36px;
    line-height: 36px;
    font-size: 15px;
    border-bottom: 1px solid #777;
    margin: 0 0 10px 0;
}

#faq ul li.ewm {
    width: 99px;
    height: 99px;
    background: url(../images/ewm.jpg) no-repeat;
    float: left;
    margin: 10px 10px 0 0;
    clear: both;
    background-size: 100%;
}

#faq ul li a {
    font-family: Tahoma, sans-serif;
    color: #cccccc;
    line-height: 26px;
}

#faq ul li a.email {
    background: url(../images/icon/email.png) no-repeat 0 2px;
    padding-left: 20px;
}

#faq ul li a:hover {
    color: #ffffff;
}

#footer .fot {
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}

#footer .fot p {
    color: #ffffff;
    margin: 6px 6px;
    display: block;
}

.botwalian {
    clear: both;
}

.botwalian a {
    margin: 6px 10px;
color: #fff;
}


#faq {
    margin: 0 auto;
}
/*公用底部样式结束*/

/*客服代码开始*/
.warp {
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

div {
    display: block;
}

.c_meau {
    width: 125px;
    height: 380px;
    position: fixed;
    right: 0;
    bottom: -380px;
    display: none;
}

.c_meau .fl {
    width: 125px;
}

.c_meau .fl h4 {
    width: 100%;
    height: 61px;
    background: url(../images/c_meau_4.png) no-repeat;
    color: #81511c;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    padding: 8px 0;
    font-weight: bold;
}

.c_meau .fl_o {
    background: #fff;
    margin: -16px 0;
    padding: 10px 0 0 0;
}

.c_meau .fl_o_o {
    color: #7d7d7d;
    font-size: 14px;
}

.c_meau .fl_o_o {
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    width: 108px;
    text-align: center;
    margin: auto auto 10px auto;
}

.c_meau .fl_o_o dd {
    line-height: 14px;
}

.c_meau .fr_o {
    margin: 90px 0 60px 0;
}

.c_meau .fr_t {
   cursor: pointer;
    position: absolute;
    bottom: 0;
    left: -30px;
}
.c_meau .fr {
    float: right;
    width: 0;
    height: 0;
}
.c_meau {
    height: auto;
    bottom: -430px;
    display: block;
}

.c_meau .fl_o_o dd {
    line-height: 22px;
}

.c_meau .fl_o {
    margin: -16px 0 -11px 0;
}

.c_meau .fr_o {
    margin: 90px 0 168px 0;
}

@media screen and (max-device-width: 1366px) {
    .c_meau {
        margin-left: 470px;
        z-index: 100;
    }
}
/*客服代码结束*/

.wyly_link {
    margin: 0 auto;
    text-align: center;
}

.wyly_link a {
    width: 171px;
    height: 58px;
    background: url(../images/newshop2012_wyly1.jpg);
    display: inline-block;
}

.wyly_link a:hover {
    background: url(../images/newshop2012_wyly12.jpg);
}

.pagebar {
    padding: 10px 0px;
    text-align: center;
}

.pagebar a, .pagebar span {
    border: 1px solid #DDDDDD;
    display: inline-block;
    font-size: 18px;
    color: #666;
    height: 30px;
    line-height: 30px;
    padding: 0px 15px;
    margin-left: -1px;
    position: relative;
}

.pagebar a:hover {
    color: #2ad4ec;
    text-decoration: none;
}

.pagebar .page_enabled {
    cursor: default;
}

.pagebar .page_current {
    background: #e2e2e2;
    border-color: #ddd;
    color: #222;
    z-index: 9;
}
/*-------------产品详细页产品信息---------------*/
#pro_jbzl_box {
    border: 1px solid #dddddd;
    clear: both;
    width: 100%;
    font-size: 12px;
    margin-top: 15px;
}

.xglb {
    width: 100%;
    clear: both;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #ddd;
}

.xglb h1 {
    float: left;
    font-size: 14px;
    color: #333;
    background: url(/Skins/64361/images/icon_04.png) no-repeat 10px;
    padding-left: 25px;
}

.xglb h1 a {
    color: #333;
}

.xglb h1 a:hover {
    color: #ff7c00;
}

.xglb .xglb_right {
    float: right;
    margin-right: 20px;
}

.xglb .xglb_right a {
    margin-right: 10px;
    color: #0066CC;
    background: url(/Skins/64361/images/right_icon01.png) no-repeat top left;
    padding-left: 15px;
    padding-top: 3px;
}

.xglb .xglb_right a:hover {
    color: #ff7c00;
}

.xglb .xglb_right .xglb_xl {
    font-size: 12px;
}

.xglb_xl {
    _margin-top: 7px;
}

.pro_img {
    float: left;
    _width: 310px;
    margin-bottom: 20px;
    margin-right: 10px;
}

#pro_text_box01 {
    float: left;
    padding-top: 10px;
    line-height: 20px;
    color: #333333;
    width: 520px;
    _width: 520px;
}

#pro_text_box01 h1 {
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
}

#pro_text_box01 table td {
    line-height: 24px;
}

#pro_ssfl {
    border: 1px solid #0066CC;
    color: #0066CC;
    padding: 0px 5px 0px 5px;
    display: block;
    float: left;
}

#pro_ssfl:hover {
    border: 1px solid #FF6633;
    color: #FF6633;
    padding: 0px 5px 0px 5px;
}

#pro_text_box01 p {
    width: 510px;
    *width: 355px;
    border: 1px solid #fdd274;
    background: #fdf1d7;
    padding: 10px;
    margin-top: 10px;
    color: #333333;
    margin-bottom: 18px;
}

#pro_an {
    margin-top: 20px;
}

#pro_an a {
    width: 125px;
    height: 35px;
    display: block;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 35px;
    font-family: "Microsoft YaHei";
}

#pro_an01 {
    background: url(/Skins/64361/images/pro_an01.jpg) no-repeat;
}

#pro_an01:hover {
    background: url(/Skins/64361/images/pro_an01hover.jpg) no-repeat;
}

#pro_an02 {
    background: url(/Skins/64361/images/pro_an02.jpg) no-repeat;
    margin-left: 20px;
}

#pro_an02:hover {
    background: url(/Skins/64361/images/pro_an02hover.jpg) no-repeat;
}

#pro_text_box02 {
    clear: both;
    padding-top: 10px;
    margin-top: 20px;
    font-size: 16px;
    line-height:40px;
}
#pro_text_box02 p,#pro_text_box02 a,#pro_text_box02 strong {
line-height:40px;
    font-size: 16px;
}
#pro_gsbt {
    font-size: 14px;
    color: #09A009;
    border-bottom: 3px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 10px;
    text-align: left;
}

/*-------------产品详细页相关产品列表---------------*/
#pro_xgpro_box {
    width: 710px;
    border: 1px solid #ddd;
    clear: both;
    margin-top: 30px;
    background: #fff;
}

#pro_xgpro_box h1 {
    border-bottom: 2px solid #ddd;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px 0 20px;
    background: url(/Skins/64361/images/icon_04.png) no-repeat 3px 7px #f8f8f8;
}

#pro_xgpro_box h1 span {
    float: left;
    color: #1057a7;
}

#pro_xgpro_box h1 a {
    float: right;
    font-size: 12px;
    font-weight: normal;
    color: #0066CC;
    font-family: "simsun";
}

#pro_xgpro_box h1 a:hover {
    color: #990000;
}

.pro_xgpro_box01 {
    padding: 10px;
}

.pro_xgpro_box01 .cpzs_box {
    margin-left: 5px;
}

.cpzs_box {
    width: 123px;
    float: left;
    margin-right: 3px;
    *margin-right: 3px;
    border: 3px solid #fff;
}

.cpzs_box:hover {
    background: #e2e4e3;
    border: 3px solid #e2e4e3;
}

.cpzs_box a img {
    border: 1px #dddddd solid;
    height: 120px;
    width: 120px;
}

.cpzs_box h2 {
    font-size: 12px;
    text-align: center;
    margin-top: 5px;
    width: 120px;
    overflow: hidden;
    height: 20px;
    font-weight: normal;
}

.cpzs_box h2 a {
    color: #333;
}

.cpzs_box h2 a:hover {
    color: #990000;
}
