﻿.pop-number {
    display: inline-block;
    font-size: 11px;
    line-height: 11px;
    color: #fff;
    background: #fe2117;
    border-radius: 12px!important;
    padding: 3px 6px;
    text-align: center;
    vertical-align: middle;
    font-family: arial;
    margin: 0px 3px;
}
.head {
    width: 100%;

}

.topline {
    width: 100%;
    height: 30px;
    background: #f5f5f5;
    overflow: hidden;
}
.mainline{
    margin:auto;
    width:1200px;
    line-height:30px;
    font-size: 14px;
    overflow:hidden;
}
.topleft{
    float:left;
}
.topright{
    float:right;
}
.topright a{
    margin:0px 5px;
}
.topright a b{
    color:#fa6c2c;
    display: inline-block;
    margin-right:5px;
}
.topright a img{
    vertical-align: middle;

}
.topheader {
    width: 100%;
    height: 166px;
    position: relative;
    z-index:66;
}

.mainheader {
    margin: auto;
    width: 1200px;

}

.leftlogo {
    float: left;
}

.leftlogo img {
    margin-top: 20px;
}

.menu {
    float: right;
    width: 760px;
    position: relative;
}
.find_nav_left {
    height: 46px;
    position: relative;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
}
.find_nav_list {
    position: absolute;
    left: 90px;
}
.menu ul {
    float: right;
    margin-right: 80px;
    overflow: visible;
    margin-top: 90px;
    position:relative;
    height:40px;
}

.menu ul li {
    float: left;
    font-size: 14px;
    display: inline-block;
    line-height:30px;
    width:90px;
    text-align:center;
    margin-right:5px;

}

.menu ul li a {
    color: #000;

    display: inline-block;
}

.menu ul li a.home{
    border-bottom: 2px solid #7ea422;
}
.menu ul li.moremenu a{

    display: inline-block;
    width: 100%;
    background:rgba(255,255,255,0.7);
    border:1px solid #dff1b2;
}
.menu ul li dl{

    width:100%;
    display: none;
}
.menu ul li.moremenu dl a{
    display:inline-block;
    width:100%;
    text-align:center;
    border-top:0px;
}
.menu ul li.moremenu dl a:hover{
    color:#fa6c2d;
}
.sideline {
    display: block;
    position: absolute;
    border: 0;
    height: 2px;
    background-color: #7ea422;
    left: 0;
    top: 30px;
    pointer-events: none;
}

.hotphone {
    float: right;
    margin-top: 80px;
    font-size: 26px;
    color: #59711e;
}

/*head end*/
/*banner begin*/

.banner {
    float: left;
    position: relative;
    width: 100%;
    height: 700px;
    text-align: center;
    display: inline;
    overflow: hidden;
    margin-bottom: 10px;
    z-index:44;
}

.banner ul {
    width: 100%;
    position: absolute;
}

.banner ul li {
    float: left;
    position: relative;
    width: 100%;
    height: 700px;
}

/*banner end*/
/*about us begin*/
.Aboutbox {
    margin: auto;
    width: 1200px;
    height: 340px;
    background: #fff;
    box-shadow: 8px 8px 8px #c9cbc6;
    position: relative;
    z-index:46;
    top: -50px;
    border-radius: 9px;

    overflow: hidden;
}
.aboutimg{
    float:left;
    width:520px;
    height:340px;
}
.aboutimg img{
    width:100%;
    height:100%;

    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.Aboutbox:hover img{
    -o-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -webkit-transform: scale(1.04);
    transform: scale(1.04);

}
.abouttext {
    float: right;
    width: 400px;
    margin-right: 200px;
}

.abouttext h2 {
    font-size: 26px;
    margin-top: 60px;
    font-weight: 500;
    color: #000;
}

.abouttext p {
    height: 104px;
    font-size: 14px;
    line-height: 26px;
    color: #525252;
    margin-top: 30px;
    overflow: hidden;
}

.abouttext a {
    display: inline-block;
    margin-top: 20px;
    font-size: 14px;
    color: #fff;
    background: #7ea422;
    padding: 5px 20px;

    border-radius: 9px;
}

/*about us end*/
/*product begin*/
.producebox {
    margin: auto;
    width: 1200px;
    height: 470px;
    overflow: visible;
    position: relative;
    margin-top: 60px;
}

.pro-cont {
    width: 1200px;
    overflow: hidden;
    position: relative;
    height: 470px;
    float: left;
}

.pro-cont ul {

    position: absolute;
}

.pro-cont ul li {
    position: relative;
    width: 100%;
    height: 450px;
    background: #fff;
    float: left;
}

.pro-cont ul li .pro-list {
    position: relative;
    width: 368px;
    height: 448px;
    background: #fff;
    float: left;
    margin-left: 40px;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #d2d2d2;
}

.pro-cont ul li .pro-list:first-child {
    margin-left: 0px;
}

.pro-list img {
    position: absolute;
    z-index: 5;
}

.pro-text {
    position: absolute;
    z-index: 8;
    width: 100%;
    bottom: 0px;
    background: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
}

.pro-textinfo {
    margin: auto;
    width: 80%;
    color: #525252;
}
.infotext{
    height:180px;
    overflow:hidden;
}
.pro-textinfo .infotext {
    margin-top: 0px;
}

.pro-textinfo p {
    font-size: 16px;

    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pro-textinfo dt dl {
    line-height: 20px;
    font-size: 14px;

}

.leftbtn {
    position: absolute;
    width: 40px;
    left: -66px;
    top: 50%;
    margin-top: -20px;
}

.rightbtn {
    position: absolute;
    width: 40px;
    right: -66px;
    top: 50%;
    margin-top: -20px;
}

.pro-check {
    box-shadow: 6px 6px 6px #909090;
}

.pro-check .pro-text {
    width: 100%;
    top: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.4);

}

.pro-check .pro-text .pro-textinfo {
    margin: auto;
    width: 90%;
    height: 100%;
    border: 1px solid #d2d2d2;
    border-radius: 9px;
    color: #fff;
    text-align: center;
}

.pro-check .pro-text .pro-textinfo .infotext {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -20%;
}

.pro-check:hover .pro-text .pro-textinfo .infotext {

}

.pro-check .pro-text .pro-textinfo p {
    margin: auto;
    width: 80%;

}

.pro-check .pro-text .pro-textinfo dt {
    display: block;
    margin: auto;
    width: 80%;
}

/*produce end*/

/*cooperation begin*/
.coopbox {
    width: 100%;
    margin-top: 100px;
    overflow: hidden;
}

.leftcoop {
    float: left;
    width: 50%;
    overflow: hidden;
    height:100%;
}

.coopImg {
    position: relative;
    overflow: hidden;
    z-index: 3;
}

.coopImg a {
    display: block;
}

.coopImg img {
    display: block;
    width: 100%;
    height:100%;
}

.coopleftinfo {
    position: absolute;
    z-index: 5;
}

.rightcoop {
    float: left;
    width: 50%;
}

.rightcoop ul {
    overflow: hidden;
}

.rightcoop ul li {
    float: left;
    width: 50%;
    background: #eeffc5;
    overflow: hidden;
}

.rightcoop ul li img {
    display: block;
    width: 100%;
    height: 100%;
}

.coopinfo {

    width: 60%;
    margin-left: 10%;
}

.coopinfo h2 {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    margin-top: 30px;
}

.coopinfo p {
    font-size: 14px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4; /* 控制显示的行数 */
    line-height: 20px; /* 对不支持浏览器的 */
    max-height: 20px *4; /* 对不支持浏览器的弥补 */

}

.coopinfo a {
    display: inline-block;
    margin-top: 20px;
    font-size: 14px;
    color: #fff;
    background: #7ea422;
    padding: 5px 20px;
    border-radius: 9px;
}

.text-info {
    margin: auto;
    width: 80%;
    text-align: center;
}

/*cooperation end*/
.coopImg img, .rightcoop ul li img {
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;

}

.coopImg:hover img, .rightcoop ul li:hover img {
    -o-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
}

/*news begin*/
.newsbox {

    margin: auto;
    width: 1200px;
    overflow: hidden;
    margin-top: 100px;
}

.news-title {
    text-align: center;
}

.news-cont {
    margin-top: 40px;
    overflow: hidden;

}

.news-cont ul li {
    float: left;
    width: 30%;
    margin-right: 60px;
}

.news-cont ul li:last-child {
    margin-right: 0px;
}

.newsinfo h3 {
    font-size: 22px;
    color: #121212;
    font-weight: 500;
    line-height: 30px;
}

.newsinfo h2 {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    line-height: 30px;
    height:30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow:hidden;
    margin-top: 10px;
}

.newsinfo span {
    display: block;
    margin-top: 10px;
    width: 40px;
    height: 2px;
    background: #bbe4a3;
    transition: all .3s ease-out 0s;
}

.news-cont ul li:hover .newsinfo span {
    width: 100%;
}

.newsinfo p {
    margin-top: 20px;
    font-size: 14px;
    color: #525252;
    -webkit-box-orient: vertical;
    webkit-line-clamp: 4;
    line-height: 22px;
    max-height: 22px *4;
    height: 88px;
}

a.newsmore {
    display: inline-block;
    margin-top: 30px;
    font-size: 14px;
    color: #fff;
    background: #7ea422;
    padding: 4px 28px;
    border-radius: 15px;

}

/*news end*/

/*base begin*/
.basebox{
    position:relative;
    width:100%;
    height:600px;
    overflow-x: hidden;
    margin-top:100px;
}
.baseW1920{
    width:1920px;
    height:600px;
    position:absolute;
    left:50%;
    margin-left:-960px;
}
.leftbase{
    float:left;
    width:50%;
    height:100%;

    overflow: hidden;
}
.baseinfo{
    float:right;
    width:480px;
    height:300px;
    border-radius: 5px;
    margin-top:150px;
    background:#fff;
    overflow:hidden;
}
.baseinfo h2{
    display: block;
    margin:auto;
    width:60%;
    font-size: 20px;
    color: #525252;
    font-weight:500;
    text-align: center;
    margin-top:70px;
}
.baseinfo p{

    display: block;
    margin:auto;
    width:60%;

    font-size: 14px;
    color: #525252;
    text-align: center;
    margin-top:20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4; /* 控制显示的行数 */
    line-height: 20px; /* 对不支持浏览器的 */
    max-height: 20px *4; /* 对不支持浏览器的弥补 */
}
.rightbase{
    float:left;
    width:50%;
    height:100%;
    background: #e8ffb1;
}
.basevideo{
    float:left;
    width:480x;
    height:300px;
    margin-top:150px;
}
.basevideo img{
    width:100%;
    height:100%;
}
/*base end*/
/*product begin*/
.productbox{
    margin:auto;
    width:1200px;
    margin-top:100px;
}
.productcont{
    width:100%;

    margin-top:30px;

}
.productcont ul{
    margin-left:-35px;
    overflow: hidden;

}
.productcont ul li{
    position: relative;
    width: 368px;
    height: 448px;
    background: #fff;
    float: left;
    margin-left: 40px;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #e5e5e5;
}
.productcont ul li:hover{
    box-shadow: 5px 5px 5px #d7d7d7;
}

.productcont ul li a{display:inline-block;}
.productcont ul li .flag{
    display: inline-block;
    position: absolute;
    z-index:10;
    top:40px;
    background:#fa6c2d;
    width:120px;
    height:40px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    color:#fff;
    box-shadow: 3px 3px 3px #aaa;
}
.productcont ul li img{
    width:368px;
    height:313px;
}
.pc-title,.pc-price{
    margin:auto;
    width:90%;
    height:40px;
    line-height:40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size:14px;
    text-align:center;
    color:#000;
}
.pc-price{
    margin-top:5px;
}
.pc-price b{
    font-size:18px;
    color:#fa6c2d;
    font-weight:500;
}
.pc-buy{
    text-align: center;
}
.pc-buy a.buy-now{
    display: inline-block;
    font-size: 14px;
    color: #fff;
    background: #7ea422;
    padding: 4px 28px;
    border-radius: 15px;
}
.pro-more{
    margin-top:60px;
    margin-bottom:60px;
    height:1px;
    border-bottom:1px solid #797979;
    text-align: center;
}
.pro-more span{
    display: inline-block;
    background:#7ea422;
    width:60px;
    height:60px;
    border-radius: 50%;
    margin-top:-30px;
    color:#fff;
    cursor: pointer;
    overflow: hidden;
}
.pro-more span em{
    display:block;
    margin-top:10px;
    font-size:14px;
}
.pro-more span i{
    display:block;
}
/*product end*/
/*--foot begin--*/
.footer {
    width: 100%;
    overflow: hidden;

}

.footer1 {
    width: 100%;
}

.foot_bzt {
    width: 100%;
    height: 77px;
    background: #e9e9e9;
}

.foot_zbt_mid {
    margin: auto;
    width: 1200px;
}

.foot_zbt_mid span {
    display: inline-block;
    margin: 14px 20px;
}

.foot_zbt_mid span img {
    width: 250px;
    height: 50px;
}

.foot_bbt {
    margin: auto;
    width: 1200px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.foot_bbt a {
    display: inline-block;
    margin: 0px 10px;
    line-height: 30px;
}

.foot_bbt a:hover {
    color: #00a21e;
}

.touch {
    margin: auto;
    width: 1200px;
    line-height: 40px;
    border-bottom: 1px solid #e6e4e4;
    overflow: hidden;
}

.touch h2 {
    float: left;
    display: block;
    width: 90px;
    font-weight: bold;
    color: #666;
    font-size: 12px;
}

.touch_a {
    float: left;
    width: 1100px;
}

.touch a {
    display: inline-block;
    color: #666;
    margin-right: 15px;
}

/*foot end*/


/*新闻中心 begin*/
.newsbanner {
    float: left;
    position: relative;
    width: 100%;
    height: 400px;
    text-align: center;
    display: inline;
    overflow: hidden;
    margin-bottom: 10px;
    z-index:44;
}

.newsbanner ul {
    width: 100%;
    position: absolute;
}

.newsbanner ul li {
    float: left;
    position: relative;
    width: 100%;
    height: 400px;
}
.content{
    margin:auto;
    width:1200px;
    position: relative;
    overflow: hidden;
}
.site{
    height:40px;
    line-height: 40px;
    font-size: 14px;

}
.site em{
    color:#7ea422;
}
.listcont{
    margin-top:20px;
}
.listcont.contcont{margin-top:0px;}
.listcont ul.newsul{
    overflow:hidden;
    margin-left:-35px;
}
.listcont ul.newsul li{
    float:left;
    width:370px;
    height:380px;
    background:#f9f9f9;
    margin-left:35px;
    margin-bottom:30px;
}
.listcont ul.newsul li .newsinfo{
    margin:auto;
    width:86%;
    margin-top:80px;
}
.listcont ul.newsul li:hover .newsinfo span {
    width: 100%;
}
.morelist{
    text-align:center;
    margin-top:20px;
    margin-bottom:80px;
}
.morelist-btn{
    display: inline-block;
    border:1px solid #7ea422;
    padding:8px 48px;
    font-size:18px;
}
/*新闻中心 end*/

/*基地介绍 begin*/
  .introcont{
      overflow:hidden;
      margin-bottom:130px;
  }
  .imgintro{
      width:540px;
      height:700px;
  }
  .imgintro img{
      width:100%;
  }
  .textintro{
      margin-top:150px;
      width:660px;
      height:478px;
      background:url("../images/intro-bj.jpg") center center repeat-y;
  }
  .textintro-cc{
      margin:auto;
      width:70%;
      height:266px;
      margin-top:106px;
      background:#fff;
  }
.textintro-cc h2{
    text-align:center;
    font-size:26px;
    color:#000000;
    line-height:40px;
    font-weight: 500;
}
.textintro-cc p{
    margin-top:40px;
    font-size:14px;
    color:#525252;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4; /* 控制显示的行数 */
    line-height: 26px; /* 对不支持浏览器的 */
    max-height: 104px; /* 对不支持浏览器的弥补 */
    text-indent:2em;
}
.textintro-cc a{
    margin:auto;
    display: block;
    width:118px;
    height:48px;
    margin-top:30px;
}
.mask{
    position: absolute;
    width:445px;
    height:130px;
    background:rgba(213,212,212,0.35);
    left:400px;
}
/*基地介绍 end*/
/*关于我们子页面 begin*/
.aboutcont{
    overflow:hidden;
    margin-bottom:0px;
}
.aboutcont:last-child{
    margin-bottom:60px;
}
.about-title{
    width:196px;
    height:200px;
}
.about-title img{
    width:100%;
    height:100%;
}
.about-imginfo{
    width:460px;
    height:416px;
    margin-top:160px;
    margin-left:20px;
    margin-right:20px;
}
.about-imginfo img{
    width:100%;
    height:100%;
}
.about-ims{
    margin-top:240px;
    width:460px;
}
.about-ims h3{
    font-weight:500;
    font-size:18px;
    color:#525252;
    width:100%;
    height:26px;
    overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.about-ims h2{
    font-weight:500;
    font-size:18px;
    color:#000;
    width:100%;
    height:26px;
    overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.line-about{
    display: block;
    width:100px;
    height:4px;
    background:#7ea422;
    margin-top:10px;
}
.about-ims p{
    font-size:14px;
    color:#000;
    margin-top:30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5; /* 控制显示的行数 */
    line-height: 22px; /* 对不支持浏览器的 */
    max-height: 110px; /* 对不支持浏览器的弥补 */
}
.about-ioo{
    width:475px;
    margin-top:220px;
}
.about-ioo span{
    display:block;
    width:475px;
    height:85px;
}
.about-ioo span img{
    width:100%;
    height:100%;
}
.about-ioo p{
    font-size:14px;
    color:#000;
    margin-top:30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5; /* 控制显示的行数 */
    line-height: 22px; /* 对不支持浏览器的 */
    max-height: 110px; /* 对不支持浏览器的弥补 */
}
.about-gz{
    margin-top:180px;
    font-size:16px;
    color:#525252;
}
.linkimg{
    margin-top:50px;
}
.about-gz a{
    display: inline-block;

}
.about-gz a img{
    width:46px;
    height:46px;
}
.about-fm{
    width:760px;
    margin-top:180px;
}
.about-fm h2{
    font-weight:500;
    font-size:16px;
    color:#525252;
}
.about-fm dl{
    margin-top:50px;
    overflow:hidden;
}
.about-fm dl dd{
    float:left;
    width:50%;
    font-size:14px;
    line-height:40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
/*关于我们子页面 end*/

/*内容页 begin*/
.infocontent{
    margin-bottom:30px;
    overflow:hidden;
}
.infote{
    width:100%;
    height:40px;
    line-height:40px;
    font-weight: 500;
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    color:#000;
}
.info-date{
    display: block;
    height:30px;
    line-height:30px;
    font-size:14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    color:#666;
    border-bottom:1px solid #7ea422;
}
.contcc{
    margin-top:20px;
 
}
.contcc img{
    margin-top:10px;
    margin-bottom:10px;
    max-width: 100%;
}
.contcc p{
    line-height:28px;
    text-indent:2em;
    color:#2f2f2f;
    font-size:14px;
    text-align: left;
}/*内容页 end*/
/*产品列表 begin*/
.listsec {
    border: 1px solid #dcdcdc;
    border-bottom: 0px;
    margin-top: 10px;
    overflow: hidden;
}

.boxm {
    overflow: hidden;
    border-bottom: 1px solid #dcdcdc;
    padding: 10px 15px 0px 15px;
}

.listsec span {
    float: left;
    display: block;
    width: 60px;
    line-height: 26px;
    color: #666;
    font-weight: 600;
}

.listsec ul {
    float: left;
    width: 1100px;
}

.listsec ul li {
    float: left;
    margin: 0px 10px;
    margin-bottom: 10px;
}

.listsec ul li a {
    display: inline-block;
    width: 75px;
    height: 16px;
    overflow: hidden;
    text-align: center;
    color: #666;
    padding: 2px;
}

.listsec ul li.current {
    background: #7ea422;
    color: #fff;
}

.listsec ul li.current a {
    color: #fff;
}

.listsec ul li:hover {
    background: #7ea422;
}

.listsec ul li:hover a {
    color: #fff;
}
.total-lu .productcont{
    margin-top:20px;
}
.total-lu .productcont ul{
    height:auto;
    overflow: hidden;
}
.total-lu .productcont ul li{
    margin-bottom:20px;
}
.CMlisttop {
    height: 35px;
    border: 1px solid #ddd;
    margin-top: 10px;
    overflow: hidden;
}

.CMlisttop .leftMd {
    float: left;
}

.CMlisttop .leftMd a {
    float: left;
    border-right: 1px solid #dcdcdc;
    line-height: 35px;
    padding: 0px 25px;
    color: #666;
}

.CMlisttop .leftMd a.uptop {
    border-top: 3px solid #7ea422;
    line-height: 32px;
}

.CMlisttop .leftMd a b.arrowtop {
    display: inline-block;
    width: 9px;
    height: 11px;
    margin-left: 4px;
    background: url(../images/20130606B.png) -70px -138px no-repeat;
    vertical-align: sub;
}

.CMlisttop .leftMd a b.arrowdown {
    display: inline-block;
    width: 9px;
    height: 11px;
    margin-left: 4px;
    background: url(../images/20130606B.png) -70px -126px no-repeat;
    vertical-align: sub;
}

.CMlisttop .leftMd a b.arrowdk {
    display: inline-block;
    width: 18px;
    height: 11px;
    margin-left: 4px;
    background: url(../images/20130606B.png) -45px -114px no-repeat;
    vertical-align: sub;
}

.CMlisttop .leftMd a:hover {
    background: #7ea422;
    line-height: 35px;
    color: #fff;
}

.CMlisttop .leftMd a:hover b.arrowtop {
    display: inline-block;
    width: 9px;
    height: 11px;
    margin-left: 4px;
    background: url(../images/20130606B.png) -70px -114px no-repeat;
    vertical-align: sub;
}

.CMlisttop .leftMd a:hover b.arrowdown {
    display: inline-block;
    width: 9px;
    height: 11px;
    margin-left: 4px;
    background: url(../images/20130606B.png) -70px -102px no-repeat;
    vertical-align: sub;
}

.CMlisttop .leftMd a:hover b.arrowdk {
    display: inline-block;
    width: 18px;
    height: 11px;
    margin-left: 4px;
    background: url(../images/20130606B.png) -26px -114px no-repeat;
    vertical-align: sub;
}

.CMlisttop .leftMd a.curm {
    background: #900;
    line-height: 35px;
    color: #fff;
}

.CMlisttop .leftMd a.curm b.arrowtop {
    display: inline-block;
    width: 9px;
    height: 11px;
    margin-left: 4px;
    background: url(../images/20130606B.png) -70px -114px no-repeat;
    vertical-align: sub;
}

.CMlisttop .leftMd a.curm b.arrowdown {
    display: inline-block;
    width: 9px;
    height: 11px;
    margin-left: 4px;
    background: url(../images/20130606B.png) -70px -102px no-repeat;
    vertical-align: sub;
}

.CMlisttop .leftMd a.curm b.arrowdk {
    display: inline-block;
    width: 18px;
    height: 11px;
    margin-left: 4px;
    background: url(../images/20130606B.png) -26px -114px no-repeat;
    vertical-align: sub;
}

.rightsear {
    float: right;
}

.rightsear input {
    float: left;
    width: 180px;
    height: 25px;
    border: 1px solid #74c174;
    margin-top: 5px;
    text-indent: 5px;
}

.rightsear a {
    float: left;
    display: inline-block;
    height: 25px;
    background: #7ea422;
    border: 1px solid #7ea422;
    padding: 0px 15px;
    margin-right: 10px;
    margin-top: 5px;
    line-height: 25px;
    color: #fff;
}
.pageli {
    margin: 40px 0px;
    text-align: center;
}

.pageli ul li {
    display: inline-block;
    padding: 0px 15px;
    line-height: 28px;
    min-width: 10px;
    _width: 18px;
    border: 1px solid #eee;
    border-radius: 1px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

.pageli ul li a {
    display: inline-block;
    color: #7ea422;
    line-height: 28px;
    min-width: 10px;
    _width: 18px;
}

.pageli ul li.uocur {
    background: #7ea422;
}

.pageli ul li.uocur a, .pageli ul li:hover a {
    color: #fff;
}

.pageli ul li:hover {
    background: #7ea422;
}
/*产品列表 end*/
/*产品内容页 begin*/
.conB{

}
.MN_TMg {
    overflow: hidden;
    margin-top: 10px;
}

.MNk .C_all_img_in {
    float: left;
    width: 566px;
    margin-left: 10px;
}

.MNk .C_all_img_in h1 {
    display: block;
    padding: 10px;
    line-height: 24px;
    overflow: hidden;
    font-weight: 700;
    font-family: arial, "microsoft yahei";
    font-size: 16px;
    border-bottom: 1px dotted #ddd;
}

.PL_one {
    line-height: 40px;
    color: #999;
    overflow: hidden;
    text-indent: 10px;
}

.PL_one img {
    vertical-align: sub;
    margin-right: 10px;
}

.PL_one span {
    font-size: 14px;
    margin-right: 10px;
    margin-left: 10px;
}

.pl_one {
    line-height: 30px;
    color: #666;
    overflow: hidden;
    text-indent: 10px;
}

.pl_one h2 {
    float: left;
    font-weight: bold;
    font-size: 14px;
    color: #666;
}

.pl_one p {
    float: left;
    width: 460px;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #666;
}

.pl_one p a {
    margin-left: 15px;
    color: #f60;
}

.pl_one h2.fwsize {
    width: 100px;
}

.pl_one h4 {
    float: left;
    width: 460px;
    text-indent: 0px;
}

.pl_one h4 em {
    display: inline-block;
    margin-right: 15px;
}

.MN_banimg {
    float: right;
    width: 200px;
}

.MN_banimg img {
    width: 200px;
    height: 290px;
}

.service_MN {
    margin-top: 10px;
    border-top: 1px solid #dcdcdc;
}

.service_MN_nav {
    width: 100%;
    height: 40px;
}

.service_MN_nav span {
    display: inline-block;
    padding: 0px 30px;
    line-height: 38px;
    background: #efefef;
    border-top: 2px solid #f60;
    font: 500 16px/38px "微软雅黑";
}

.service_cont {
    padding: 10px 10px;
}

.service_cont span {
    display: inline-block;
    margin-right: 20px;
    line-height: 30px;
}

.service_cont span em {
    color: #999;
}

.list_service {
    overflow: hidden;
    line-height: 40px;
}

.list_service span.yhq_b {
    float: right;
    color: #f75910;
    font-size: 16px;
    font-weight: 600;
    font-family: 微软雅黑;
}

.list_service span.yhq_b b {
    font-size: 24px;
}

.list_service span.yhq_b i {
    font-style: normal;
    color: #666;
}

.list_service span.yhq_b a {
    display: inline-block;
    padding: 0px 20px;
    line-height: 30px;
    background: #f75910;
    color: #fff;
    margin-left: 15px;
}

.list_service p {
    float: left;
    width: 750px;
    height: 40px;
    font: 500 16px/40px "微软雅黑";
    text-indent: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.list_service p b {
    background: #f00;
    color: #fff;
    font-size: 12px;
    padding: 2px 5px;
    margin-left: 10px;
    font-weight: 500;
}

.list_service p b i {
    font-style: normal;
    color: #FF0;
    font-weight: bold;
    font-size: 14px;
}

.list_service p strong {
    color: #4c4c4c;
    margin-left: 10px;
}

.content_ser {
    margin-top: 10px;
}

.content_sernav {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #dcdcdc;
}

.content_sernav span {
    display: inline-block;
    line-height: 40px;
    padding: 0px 30px;
    font: 500 16px/38px "微软雅黑";
}

.content_sernav span.ser_current {
    line-height: 38px;
    background: #efefef;
    border-bottom: 2px solid #f60;
    font: 500 16px/38px "微软雅黑";
}

.product_mc {
    padding: 20px;
    overflow: hidden;
    clear: both;
    border: 1px solid #e0e0e0;
}

.product_mc .product_mc_guge {
    margin-bottom: 20px;
}

.product_mc .product_mc_guge table tr td {
    text-indent: 10px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
}

.product_mc .product_mc_guge table tr td span {
    display: inline-block;
    height: 35px;
    overflow: hidden;
    margin-left: -10px;
}

.peoplethink {
    background: #f6f6f6;
    padding: 15px 0px;
    margin: 10px 0px;
    overflow: hidden;
}

.peoplethink h2 {
    float: left;
    width: 20px;
    text-align: center;
    padding: 0px 10px;
    border-right: 1px solid #d0cfcf;
    margin-left: 15px;
}

.peoplethink p {
    float: left;
    width: 1100px;
    margin-left: 15px;
}

.peoplethink p a {
    display: inline-block;
    margin-right: 15px;
    background: #fff;
    border: 1px solid #d0d0d0;
    padding: 5px 10px;
    color: #ed6a00;
    margin-bottom: 10px;
}

.pilist {
    margin-top: 10px;
}

.pilist ul li {
    overflow: hidden;
    margin-top: 10px;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 10px;
}

.peo_tx {
    float: left;
    width: 100px;
}

.peo_tx img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.peo_cont {
    float: left;
    width: 1060px;
    margin-left: 20px;
}

.peo_cont h2 {
    font: 500 16px/38px "微软雅黑";
}

.orgse_bj {
    display: block;
    width: 60px;
    height: 14px;
    background: url(../images/20130606B.png) 0px -87px no-repeat;
}

.peo_cont p span {
    margin-right: 15px;
    color: #666;
    line-height: 22px;
}

.peo_cont p.pjNm {
    line-height: 24px;
    font-size: 14px;
    margin-top: 10px;
}

.peo_cont p.pjIMg {
    margin-top: 10px;
}

.peo_cont p.pjIMg img {
    width: 140px;
    height: 140px;
    margin-right: 10px;
}

.PL_one .huise_bj {
    margin-top: 12px;
}

.PL_one .huise_bj span.orgse_bj {
    margin-left: 0px;
    margin-right: 0px;
}

/*--内容页的图片切换--*/
.Mnav {
    margin: auto;
    width: 1200px;
    overflow: hidden;
}

#duan {
    float: left;
    position: relative;
    width: 1200px;
    height: 320px;
    display: inline;
    overflow: hidden;
}

#duan ul {
    position: absolute;
}

#duan ul li {
    float: left;
    position: relative;
    width: 1200px;
    height: 320px;
    background: #fff;
    overflow: hidden;
}

#duan ul li img {
    width: 1200px;
    height: 320px;
}

#duan ul li div {
    position: absolute;
    overflow: hidden;
}

#duan .btnBg {
    position: absolute;
    width: 100%;
    height: 20px;
    left: 0;
    bottom: 0;
    background: #000;
}

#duan .Dbtn {
    position: absolute;
    width: 96%;
    height: 10px;
    padding: 5px 2%;
    right: 0;
    bottom: 0;
    text-align: right;
}

#duan .Dbtn span {
    display: inline-block;
    width: 25px;
    height: 10px;
    font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: #fff;
}

#duan .Dbtn span.on {
    background: #fff;
}

#duan .preNext {
    width: 45px;
    height: 100px;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    background: url(images/sprite.png) no-repeat 0 0;
    cursor: pointer;
}

#duan .pre {
    left: 0;
}

#duan .next {
    right: 0;
    background-position: right top;
}

.C_all_pc_T {
    width: 100%;
    border-bottom: 1px dotted #ddd;
    padding-top: 5px;
}

.C_all_pc_T table {
    margin: auto;
    width: 95%;
    border: 0px;
}

.C_all_pc_T table, .C_all_pc_T table tr, .C_all_pc_T table tr td {
    border: 0px;
    line-height: 30px;
}

.saleTJ {
    font: bold 16px/30px "微软雅黑";
    color: #ca0809;
    text-decoration: underline;
}

.size span {
    display: inline-block;
    border: #dedede solid 1px;
    padding: 0 8px;
    min-width: 20px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 6px;
    margin-right: 10px;
    position: relative;
    color: #333;
}

.size span.Scur {
    border: #d91100 solid 1px;
}

.size span:hover {
    cursor: pointer;
    display: inline-block;
    border: #d91100 solid 1px;
    padding: 0 8px;
    min-width: 20px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 6px;
    margin-right: 10px;
    position: relative;
    color: #333;
}

.size span b {
    display: none;
    width: 15px;
    height: 15px;
    background: url(../images/del.png) no-repeat;
    background-size: 15px;
    position: absolute;
    bottom: 0;
    right: 0;
}

.C_all_shuliang {
    line-height: 50px;
    margin-left: 10px;
}

.C_all_shuliang span {
    margin-left: 15px;
}

.shuliang_input {
    width: 30px;
    text-indent: 10px;
    line-height: 22px;
    height: 22px;
    border: 1px solid #ddd;
}

.cart_update:hover {
    color: #000;
}

.cart_update {
    background: #f1f1f1;
    border: 0px;
    cursor: pointer;
    color: #999;
    padding: 2px 10px;
    border: 1px solid #dddddd;
}

.C_all_gouwu {
    margin-left: 10px;
}

.product_btns_buy span {
    display: inline-block;
    cursor: pointer;
}

.side_sx_tui {
    float: right;
    width: 216px;
    border: 1px solid #ddd;
}

.adress_nav {
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: #df6066;
    text-indent: 5px;
    color: #fff;
    font: 700 14px/35px "微软雅黑";
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    border-bottom: 1px solid #d9d9d9;
}

.adress h2 {
    background: #f7f7f7;
    line-height: 34px;
    color: #666;
    font-size: 15px;
    font-weight: 600;
    text-indent: 10px;
    border-bottom: 1px solid #dcdcdc;
}

.adress p {
    padding: 10px;
    font-size: 13px;
    color: #666;
}

.adress ul {
    padding: 10px;
    font-size: 13px;
    color: #666;
    overflow: hidden;
}

.adress ul li {
    float: left;
    margin: 5px 5px;
}

.adress ul li a {
    color: #666;
}

.adress ul li a:hover {
    color: #f60;
}

.Product_tg_ul li {
    float: left;
    margin-right: 10px;
}

.share-pop {
    margin-left: 10px;
}

.share-pop img {
    vertical-align: middle;
}
/*分页 begin*/
.details_plzx {
    float: right;
    margin-top: 10px;
    margin-bottom:10px;
    overflow: hidden;
    padding-top: 10px;
}
.sp_FY {
    float: right;
    margin-right:10px;
    *margin-top:20px;
}
.sp_FY a{background:#fff;}
.sp_FY a.page {
    text-align:center;
    margin-right: 3px;
    padding: 3px 9px;
    color: #999;
    height: 23px;
    line-height: 23px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-decoration: none;
    border:1px solid #ddd;
    color:#4c4c4c;
}
.sp_FY a.page_none{
    color:#CCC;
}
.sp_FY a.page-cur {
    text-align:center;
    padding: 4px 8px;
    border: 1px solid #488fcd;
    background-color: #488fcd;
    color: #fff;
    margin-right: 3px;
    height: 23px;
    line-height: 23px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

/*分页 end*/
/*内容页 end*/

.f-list dt {
    float: left;
    position: relative;
    height: 20px;
    padding: 0 15px 0 5px;
    border: 1px solid #E6E6E6;
    margin-right: 15px;
    margin-left:10px;
    line-height: 20px;
    margin-top:-2px;
}
.f-list dt a {
    float: none;
    white-space: nowrap;
    height: 20px;
    line-height: 20px;
    margin-top: 0;
    background: 0 0;
    text-decoration: none;
    color: #333;
}
.f-list dt strong {
    color: #E4393C;
}
.f-list dt b {
    display: block;
    position: absolute;
    right: 6px;
    top: 7px;
    overflow: hidden;
    width: 7px;
    height: 7px;
    background: url(../images/20130606B.png) no-repeat -37px -62px;
    cursor: pointer;
}
.all_Clear{
    float:right;
    margin-right: 10px;
}
.all_Clear a {
    color: #F00;
}