body{
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
}
ul,li{
    list-style: none;
    margin: 0;
    padding: 0;
}
i{
    font-style: normal;
}
p{
    margin: 0;
    padding: 0;
}
.header{
    width:100%;
    height:175px;
    /* background-color: #F9F6F1;*/
}
.top-header{
    width:1200px;
    height:28px;
    margin: 0 auto;
}
.top-header span{
    font-size: 12px;
    color: #575757;
    display: inline-block;

    margin-top: 2px;
}
.top-header ul{
    width:395px;
    float:right;

}
.top-header li{
    float:left;
    margin-top: 2px;
}
.top-header li a{
    font-size: 12px;
    color:#575757;
    margin-top: 2px;
    display: inline-block;
}
.top-header li a:hover{
    color: #e4393c;
}
.topbox{
    width:100%;
    height:144px;
    background-color:#fff;
}
.lives{
    width:1200px;
    height:144px;
    margin: 0 auto;

}
.lives .lives-u1{
    width:356px;
    height:120px;
    float:left;
    text-align:center;
    margin-top: 12px;
}
.lives .jt_li{
    width:355px;
    height:106px;
    float:left;
    margin-top:38px;
}

.lives .advice{
    width:271px;
    height:120px;
    float:right;
    margin-right: 55px;
    margin-top: 24px;
}
.lives .advice img{
    float:right;
    width: 141px;
    height:48px;

}

.lives .advice .advice-l1{
    width:295px;
    height:41px;
    font-family: "Microsoft Yahei", "微软雅黑";
    font-weight:bold;
    font-size:32px;
    float:right;
    line-height:120%;
    margin-top:5px;
    text-align:right;
    color:#007F3C;
}
.lives .advice-l2{
    float:left;
    width:315px;
    text-align:center;
    line-height:26px;
    font-family:SimSun;
    color:#ff0000;
    font-size:15px;
}
.lives .advice-l2 a{
    color:#ff0000;
}

#box {
	margin:0 auto;
    position: relative;
    /*width: 100%;*/
	width:1200px;
	height:408px;
    /*height: 624px;*/
    background: #fff;
}

#box .list {
    /*position: relative;*/
    /*width: 100%;*/
	width:1200px;
	height:408px;
    /*height: 624px;*/
    /*overflow: hidden;*/
}

#box .list li {
    /*position: absolute;
    top: 0;
    left: 0;*/
    /*width: 100%;*/
	width:1200px;
	height:408px;
    /*height: 624px;
    opacity: 1;
    transition: opacity 0.5s linear*/
}

#box .list li.current {
    opacity: 1;
}

#box .count {
    width:100%;
    position: absolute;
    bottom: 3px;
    text-align: center;
    z-index: 11;
}

#box .count li {
    display: inline-block;
    color: #333;
    float: none;
    width: 12px;
    line-height: 12px;
    text-align: center;
    cursor: pointer;
    margin-right: 4px;
    overflow: hidden;
    background-color: #fff;
    font-size: 12px;
    font-family: Arial,"΢���ź�";
    zoom: 1;
}

#box .count li.current {
    color: #fff;
    background: #00982A;
    text-align: center;
}
#box .count li:hover{
    color:#fff;
    background-color: #00982A;
}

.nav{
    width:100%;
    /* background-color: #F9F6F1;*/
    height:58px;
    border-top: 1px solid #BFBFBF;
}
.nav .top-nav{
    width:1200px;
    height:58px;
    margin: 0 auto;
}
.nav .top-nav ul li{
    margin-top: 12px;
    width:137px;
    height:35px;
    float:left;
}
.nav .top-nav ul li a{
    font-size: 14px;
}
.nav .top-nav ul .nav-l1{
    width:118px;
    height:33px;
    background-color: #00982A;
    border: 1px solid #00982A;
    border-radius: 10px;
    margin-right: 18px;

}
.nav .top-nav ul .nav-l1 a{
    color: #ffffff;
    line-height: 35px;
    margin-left: 17px;
    font-family: SimSun ;
}
.nav .top-nav ul .nav-l2{
    width:118px;
    height:33px;
    margin-right: 18px;

}
.nav .top-nav ul .nav-l2 a{
    color:#636362;
    line-height: 35px;
    margin-left: 17px;
    font-family: SimSun ;
}
.nav .top-nav ul .nav-l2:hover{
    background-color: #00982A;
    border: 1px solid #00982A;
    border-radius: 10px;
}
.nav .top-nav ul .nav-l2 a:hover{
    color: #ffffff;
}
.main{
    width:100%;
   /* height:7380px;*/
    border-top: 17px solid #87C946;
    /* background-color: #F9F6F1;*/
   /* margin-top: -5px;*/
}
.top-main{
    width:1200px;
    /*height:7380px;*/
    margin: 0 auto;
    background-color: #ffffff;
}
.main-nav{
    width:1200px;
    height:50px;
}
.main-nav ul li{
    font-size: 14px;
    margin-top: 19px;
    float:left;
    margin-left: 25px;
}
.main-nav ul li a{
    color: #494949;
}
.main-nav ul li a:hover{
    color: #e4393c;
}
.hd_form{
    margin-right: 105px;
    float: right;
    margin-top: 19px;
    height: 35px;
}
.hd_form .text{
    width:192px;
    outline: none;
    height: 25px;
    border-radius: 5px;
    border: 0;
    background-color: #D5D1D0;

}
.hd_form .but{
    width:61px;
    height:27px;
    padding: 0;
    border-radius: 5px;
    border: 0;
    outline: none;
    color: #ffffff;
    background-color: #A7A2A1;
}


.product{
    width:1200px;
  /*  height:7314px;*/

}
.product .product-nav{
    width:1173px;
    height:30px;
    background-color: #87C946;
    margin-top: 12px;
    margin-left: 25px;
}
.product .product-nav ul{
    float:right;
    margin-right:42px;
}
.product .product-nav ul li{
    float:left;
    margin-left: 5px;
    line-height: 30px;
    color: #ffffff;
    font-size: 13px;
}
.product .product-nav ul li a{
    color: #ffffff;
    font-size: 13px;
}
.product .product-nav ul li a:hover{
    color: #e4393c;
}



.product .product-left{
    width:248px;
  /*  height:2585px;*/
    float:left;
    margin-left: 25px;
}
.product .product-left .entry{
    width:246px;
  /*  height:995px;*/
    float:left;
    border-top: 7px solid #22C233;
    background: url("../images/images/images/jb_01.png");
    margin-top: 5px;
    border-bottom: 3px solid #22C233;
}
.product .product-left .entry .entry-l1{
    margin-top: 28px;
    margin-left: 37px;
}
.product .entry .entry-l1 a{
    color: #00982A;
    font-size: 22px;
}
.product .product-left .entry .entry-l2{
    margin-left: 36px;
    border-bottom: 1px solid #CAC9C6;
}
.product .product-left .entry .entry-l2 a{
    color: #A7A2A1;
    font-size: 14px;
    font-family: SimSun;
    display: inline-block;
    margin-left: 30px;
}
.product .product-left .entry .entry-l3{
    float:left;
    margin-left: 36px;
    margin-top: 13px;
}
.product .product-left .entry .entry-l3 a{
    font-size: 18px;
    color:#00982A;
}
.product .product-left .entry .entry-l4{
    padding-left:19px;
    width:175px;
    border-top: 1px solid #CAC9C6;
    float:left;
    margin-top: 10px;
    margin-right: 5px;
    margin-left: 20px;

}
.product .product-left .entry .entry-l4 ul{
    width:150px;
    /*height:195px;*/
    margin-top: 12px;
}
.product .product-left .entry .entry-l4 li{
    float:left;
    width:130px;
    font-size: 14px;
    height:30px;
    line-height:30px;
}
.product .product-left .entry .entry-l4 li a{
    color: #A2A2A2;
    font-family: SimSun;
}
.product .product-left .entry .entry-l4 li a:hover{
    color: #e4393c;
}

.product .product-left .push{
    width:246px;
    height:754px;
    float:left;
    margin-top: 12px;
    border: 1px solid #D4D4D4;

}
.product .product-left .push ul li a{
    color: #464646;
}
.product .push ul li a:hover{
    color: #e4393c;
}
.product .product-left .push ul .push-l1{
    width:246px;
    height:35px;
    border-bottom: 1px solid #D4D4D4;
}
.product .product-left .push ul .push-l1 a{
    font-size: 16px;
    margin-left: 14px;
    margin-top: 8px;
    display: inline-block;
}
.product .product-left .push ul .push-l2{
    width:198px;
    height:230px;
    float:left;
    margin-left: 23px;
    margin-top: 22px;
}
.product .product-left .push ul .push-l2 ul li{
    border:1px solid #D4D4D4;
    width:195px;
    height:195px;
}
.product .product-left .push ul .push-l2 ul li img{
    width:195px;
    height:195px;
}
.product>.product-left>.push>ul>.push-l2>a{
    font-size: 12px;
    color: #464646;
    display: block;
    text-align:center;
    margin-top: 10px;
    width:195px;
}
.product .records{
    width:246px;
    height:292px;
    margin-top: 12px;
    border: 1px solid #d4d4d4;
}

.product .product-left .records ul li a{
    color: #464646;
}
.product .records ul li a:hover{
    color: #e4393c;
}
.product .product-left .records ul .records-l1{
    width:246px;
    height:35px;
    border-bottom: 1px solid #D4D4D4;
}
.product .product-left .records ul .records-l1 a{
    font-size: 16px;
    margin-left: 14px;
    margin-top: 8px;
    display: inline-block;
}
.product .product-left .records ul .records-l2{
    width:198px;
    height:218px;
    float:left;
    margin-left: 23px;
    margin-top: 22px;
}
.product .product-left .records ul .records-l2 ul li{
    border:1px solid #D4D4D4;
    width:195px;
    height:183px;
}
.product>.product-left>.records>ul>.records-l2>a{
    font-size: 12px;
    color: #464646;
    display: inline-block;
    margin-left: 36px;
    margin-top: 10px;
}
.product .product-left .contact{
    width:246px;
    height:480px;
    float:left;
    margin-top: 12px;
    border: 1px solid #D4D4D4;
}
.product .product-left .contact ul li a{
    color: #464646;
}
.product .product-left .contact ul li a:hover{
    color: #e4393c;
}
.product .product-left .contact ul .contact-l1{
    width:246px;
    height:35px;
    border-bottom: 1px solid #D4D4D4;
}
.product .product-left .contact ul .contact-l1 a{
    font-size: 16px;
    margin-left: 14px;
    margin-top: 8px;
    display: inline-block;
}
.product .product-left .contact ul .contact-l2{
    width:246px;
    height:35px;
    margin-top: 30px;
}
.product .product-left .contact ul .contact-l2 a{
    font-size: 18px;
    margin-left: 14px;
    margin-top: 8px;
    display: inline-block;
}
.product .product-left .contact ul .contact-l3{
    width:246px;
    height:15px;
    margin-top: 22px;
    margin-bottom: 10px;
}
.product .product-left .contact ul .contact-l3 a{
    font-size: 13px;
    margin-left: 14px;
    margin-top: 8px;
    display: inline-block;
}

.product .product-print{
    width:897px;
   /* height:7213px;*/
    margin-left: 28px;
    margin-top: 18px;
    float: left;
}
.product-print #preview{
    position: relative;
    top: 0;
    width: 470px;
    height: 550px;
    left: 0;
    float: left;
}
.product-print #preview>#mediumDiv
{
    width: 470px;
    height: 470px;
    text-align:center;
    position: relative;
    margin-bottom: 5px;
    border: 1px solid #ddd;
    float:left;
    margin-left: 0;
}
.product-print #preview>#mediumDiv img
{
    vertical-align:middle;
    width:470px;
    height:470px;
}
.product-print #preview>#mediumDiv>#mask{
    position: absolute;
    width: 470px;
    height: 175px;
    background: #fff;
    opacity: 0.5;
    top: 0;
    left: 0;
    display:none;
}
.product-print #preview h1
{
    width: 470px;
    height: 65px;
    overflow:hidden;
    padding-top: 10px;
    position:relative;
    text-align: left;
    margin:0 auto;
}
/*前后移动的按钮*/
/*产品的图标列表*/
.product-print #preview #icon_list {
    width: 470px;
    height: 60px;
    position:absolute;
    left:8px;
    top: 0px;
    overflow: hidden;


}
.product-print #preview #icon_list li {
    width: 70px;
    height: 57px;
    text-align: center;
    float: left;
    margin-right: 18px;
    margin-left: 5px;
}
.product-print #preview #icon_list li img {
    width: 70px;
    height: 55px;
    padding: 1px;
    border: 1px solid #CECFCE;
}
.product-print #preview #icon_list li img:hover {
    border: 2px solid #e4393c;
    padding: 0;
}
.product-print .presentation{
    width:375px;
    height:550px;
    float:right;
    margin-right: 37px;

}
.product-print .presentation h3{
    font-weight: normal;
    margin-bottom: 25px;
    color: #505050;
}
.product-print .presentation h3:hover{
    color: #e4393c;
}
.product-print .presentation h4{
    font-weight: normal;
    color: #505050;
    margin-bottom:0;
}
.product-print .presentation h4:hover{
    color: #e4393c;
}
.product-print .presentation .detailed{
    width:371px;
    height:210px;
    background-color: #F1F1F1;
    margin-top: 5px;
}
.product-print .presentation .detailed ul li{
    font-size: 15px;
    color: #505050;
    width:365px;
    margin-top: 7px;
    float:left;
    margin-left: 7px;
    margin-bottom: 2px;
}
.product-print .presentation ul{
    width:371px;
    height:86px;
}
.product-print .presentation ul li{
    float:left;
    font-size: 16px;
    margin-top: 15px;
}
.product-print .presentation ul .presentation-l1{
    width:154px;
    height:42px;
    border: 1px solid #FF8A00;
    background-color: #FF8A00;
    border-radius: 5px;
    margin-left: 105px;
}
.product-print .presentation ul .presentation-l1 a{
    color: #fff;
    line-height: 42px;
    display: inline-block;
    margin-left: 38px;
    font-size: 20px;

}
.product-print .related{
    width:853px;
    height:325px;
    float:left;
    margin-top: 15px;
}
.product-print .related ul li{
    float:left;
    font-size: 14px;
    color: #0457FF;
    margin-left: 5px;
}
.related .related-goods{
    width:850px;
    height:301px;
    border: 1px solid #E7E7E7;
    float:left;
    margin-top: 14px;
    background-color: #F7F7F7;
}
.related .related-goods .related-nav{
    width:850px;
    height:34px;
    background: url("../images/images/images/nr_04.png");
}
.related .related-goods .related-nav a{
    line-height: 34px;
    color: #4E4E4E;
    font-family: SimSun;
    margin-left: 15px;
    display: inline-block;
}
.related .related-goods ul{
    width:208px;
    height:235px;
    margin-left: 4px;
    margin-top: 8px;
    float:left;
}
.related .related-goods ul li{
    width:200px;
    height:200px;
    border: 1px solid #DFDFDF;
}
.related .related-goods ul li img{
    width:200px;
    height:200px;
}
.related .related-goods ul span{
    font-size: 14px;
    margin-top: 10px;
    display: inline-block;
    width:200px;
    text-align:center;
    color: #959595;
}
.related .related-goods ul span:hover{
    color: #e4393c;
}
.goods-detail{
    width:842px;
    float:left;
    margin-top: 26px;
}
.goods-deion{
    width:820px;
    float:left;
    margin-left: 28px;
}
.goods-deion img{
    width:100%;
    padding:0;
    margin:0;
    float:left;
}
.goods-deion .deion-nav{
    width:820px;
    height:70px;
    background: url("../images/images/images/nr_10.png");
    margin-top: 28px;
}
.goods-deion .deion-nav ul .deion-l1{
    width:81px;
    height:26px;
    background-color: #87C946;
    float:left;
    margin-left: 57px;
    margin-top: 7px;
 }
.goods-deion .deion-nav ul .deion-l1 a{
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    display: inline-block;
    margin-left: 8px;
}
.goods-deion .deion-nav ul li{
    float:left;
    margin-top: 14px;
}
.goods-deion .deion-nav ul li a{
    color: #5C5C5C;
}

.goods-deion p{
    font-size: 14px;
    color: #5c5c5c;
    float:left;
    width:789px;
    line-height: 25px;
    font-family: SimSun;
    /*margin-top: 16px;*/
}
.goods-display{
    width:820px;
    height:3624px;
    float:left;
    margin-left: 28px;

}
.goods-display .display-nav{
    width:820px;
    height:70px;
    background: url("../images/images/images/nr_10.png");
    float:left;
    margin-top: 30px;
}
.goods-display .display-nav ul .display-l1{
    width:81px;
    height:26px;
    background-color: #87C946;
    float:left;
    margin-left: 57px;
    margin-top: 7px;
}
.goods-display .display-nav ul .display-l1 a{
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    display: inline-block;
    margin-left: 8px;
}
.goods-display .display-nav ul li{
    float:left;
    margin-top: 14px;
}
.goods-display .display-nav ul li a{
    color: #5C5C5C;
}
.goods-display p{
    margin-left: 85px;
    margin-bottom: 26px;
}
.product-display{
    height:358px;
    width:820px;
    margin-top: 18px;
}
.product-display ul .pd-01{
    width:355px;
    height:352px;
    border: 1px dashed #797979;
    border-top: 0;
    border-bottom: 0;
    border-left: 0;
    float:left;
}
.product-display ul .pd-01 a{
    display: inline-block;
    margin-top: 10px;
}
.product-display ul .pd-02{
    font-size: 13px;
    color: #707070;
    line-height: 34px;
    margin-top: 25px;
    font-family: SimSun;
    margin-left: 5px;
    width:458px;
    float:left;
}
.sheet{
    width:830px;
    height:178px;
    margin-top: 15px;
    float:left;
}
.sheet ul{
    height:165px;
    width:202px;
    float:left;
    margin-right: 7px;

}
.sheet ul li{
    width:200px;
    height:123px;
    border: 1px solid #87C946;
}
.sheet ul .sheet-l1{
    width:200px;
    height:38px;
    background-color: #87C946;
    margin-top: 2px;

}
.sheet ul .sheet-l1 a{
    color: #fff;
    font-size: 14px;
    line-height: 38px;
    margin-left: 50px;
    display: inline-block;

}
.goods-display p{
    font-size: 14px;
    color: #5c5c5c;
    float:left;
    width:789px;
    line-height: 25px;
    font-family: SimSun;
    margin-top: 16px;
    margin-bottom: 0;
    margin-left: 0;
}
.transfer{
    width:735px;
    height:233px;
    float:left;
    margin-left: 46px;
}
.transfer ul li{
    margin-top: 18px;
    font-size: 14px;
    font-family: SimSun;
    color: #5c5c5c;
    margin-bottom: 25px;
}
.answer{
    width:701px;
    height:120px;
    background-color: #87C946;
    float:left;
    margin-left: 44px;
}
.answer ul li{
    color: #fff;
    font-size: 14px;
    margin-left: 25px;
    float:left;
    font-family: SimSun;
    margin-bottom: 8px;
}

.xgcp{
    width:829px;
    height:271px;
    float:left;
    border: 1px solid #929192;
    margin-top: 43px;
}
.xgcp ul{
    width:200px;
    height:217px;
    float:left;
    margin-top: 6px;
}
.xgcp ul li{
    width:198px;
    height:182px;
    border:1px solid #D8D8D8;
}
.xgcp ul>span{
    font-size: 14px;
    margin-top: 10px;
    margin-left: 38px;
    display: inline-block;
    color: #5B5B5B;
}


.footer{
    width:100%;
    height:69px;
    background-color: #87C946;
    text-align: center;
    float:left;
}
.footer span {
    color: #ffffff;
    font-size: 14px;
    line-height: 69px;
    text-align: center;
    display: inline-block;
    margin-right: 24px;
}