*{
	margin: 0;
	padding: 0;
}
p{ margin:0; padding:0; border:0; line-height:24px;}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
    color: #333;
}
body{
	font-family: "微软雅黑";
    min-width: 1200px;
}
ul{
    list-style: none;
}


.heard{
    width: 100%;
    background: url(../images/1_02.jpg)center 0 no-repeat;
 height: 176px;
    overflow: hidden;
}


.nei_banner_bj{
    background: url(../images/nei_banner_1.jpg)center 0 no-repeat;
    height: 300px;
}
.top{
    width: 100%;
    height: 35px;
    overflow: hidden;
    line-height: 35px;
}

.top>div{
    width: 1206px;
    margin: auto;
    overflow: hidden;
}

.top>div>span{
    float: left;
    color: #464646;
    font-size: 13px;
    font-family: 宋体 常规;    
}


.topRight{
    float: right;
}

.topRight a{
    color: #464646;
    font-size: 12px;
    font-family: 宋体 常规;
}


.tops{
    width: 1206px;
    margin: auto;
    display: block;
}



.top1{
    width: 100%;
    height: 50px;
    border-top: 1px solid #ccc;
}
.nav{
/*    box-shadow: 0px 2px 3px #ccc;*/
    width: 1206px;
    margin: auto;
}
.nav>ul{
    margin-bottom: 0;
    font-size: 0;
}
.nav>ul>li{
    display: inline-block;
    font-size: 15px;
    position: relative;
}
.nav>ul>li>a{
    display: block;
    text-align: center;
    color: #333;
    font-size: 15px;
    overflow: hidden;
    width: 134px;
    height: 50px;
    line-height: 50px;
}

.nav span{
    float: right;
}
.nav>ul>li:nth-child(1)>a{
    border-left: 0;
}
.nav>ul>li:last-child>a{
    border-right: 0;
}
.nav>ul>li>a:hover{
    /*border-bottom: 2px solid #243B84;*/
   background:#009944;
   color: #fff;
   transition: 0.3s linear;
}
.clear{
    clear: both;
}


.more{
    position: absolute;
    left: 0;
    top: 50px;
    width: 150px;
    z-index: 999;
    background: #fff;
    display: none;
}
.more a{
    display: block;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    font-size: 14px;
    color: #333;
    border: 1px solid #dcdcdc;
    margin-bottom: -1px;
    text-align: center;
    font-size: 15px;
    transition: all 0.3s linear 0s;
}
.more a:hover{
     background:#009944;
   color: #fff;
   transition: 0.3s linear;  
}



.sous{
    width: 100%;
    border-bottom: 1px solid #ccc;
    height: 69px;
    overflow: hidden;
}

.sous>div{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}




.sousLeft{
    float: left;
    line-height: 69px;
    overflow: hidden;
}

.sousLeft>img{
    float: left;
    margin-top: 25px;
    margin-right: 10px;
}

.sousLeft span{
    color: #02774a;
    font-weight: 700; 
    font-size: 14px;   
}

.sousLeft a{
    color: #464646;
    font-family: 宋体 常规;
    font-size: 14px;
}


.sousRight{
    float: right;
    overflow: hidden;
    margin-top: 20px;
}

.sousRight input:nth-child(1){
    width: 222px;
    height: 37px;
    display: block;
    float: left;
    overflow: hidden;
    outline: none;
    border: 1px solid #ccc;
    padding-left: 10px;
    border-radius: 40px 0 0 40px;
}
.sousRight input:nth-child(2){
    width: 42px;
    height: 36px;
    overflow: hidden;
    display: block;
    float: left;
    background: url(../images/4_03.jpg)center 0 no-repeat;
    border: 0;
    text-align: center;
}






.pinpai{
    width: 1206px;
    margin: auto;
    overflow: hidden;
}

.pinpaiTop{
    width: 100%;
    background: url(../images/5_03.jpg)center 0 no-repeat;
    background-position: 0;
    text-align: center;
    margin-top: 70px;
    margin-bottom: 50px;
}
.pinpaiTop span{
    font-size: 32px;
    color: #222222;
}
.pinpaiTop div{
    margin-top: 8px;
}
.pinpaiTop i{
    color: #545454;
    font-size: 16px;
    font-style: normal;
}
.pinpaiTop label{
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    background: #009944;
    color: #fff;
    padding: 3px 11px;
    margin-left: 5px;
}




.pinpais{
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    width: 100%;
}

.pinpais a{
    display: block;
    width: 25%;
    text-align: center;
}

.pinpais div{
    width: 120px;
    height: 120px;
    background: #8c8c8c;
    line-height: 120px;
    text-align: center;
    margin: auto;
    border-radius: 50%;
    transition: 0.3s linear;
}
.pinpais img{
    margin-top: 0px;
}
.pinpais span{
    font-size: 20px;
    color: #464646;
    display: block;
    margin-top: 10px;
}
.pinpais i{
    color: #8e8e8e;
    font-size: 16px;
    font-style: normal;
    display: block;
    margin-bottom: 52px;
    margin-top: 4px;
}


.pinpais a:hover div{
    background: #009944;
    transition: 0.3s linear;
}



.myProduct{
    width: 100%;
    overflow: hidden;
    background: #f5f5f5;
    padding-top: 53px;
}


.proTop{
    text-align: center;
    width: 100%;
}
.proTop label{
    font-size: 36px;
    color: #2d2d2d;
    font-family: 思源黑体 CN Bold;
    display: block;
}
.proTop i{
    font-style: normal;
    color: #009944;
}
.proTop div{
    font-size: 24px;
    color: #666666;
    font-family: 思源黑体 CN Regular;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.proTop img{
    width: 100%;
}




.myProducts{
    overflow: hidden;
    margin: auto;
    margin-top: 56px;
    width: 1200px;
}
.myProductss{
    overflow: hidden;
}
.myProductss a{
    display: block;
    border: 1px solid #dddddd;
    width: 271px;
    float: left;
    margin-left: 28px;
}
.myProductss div{
 
    overflow: hidden;
}
.myProductss img{
  width: 271px;
    height: 203px;
    transition: 0.3s linear;
}
.myProductss span{
    display: block;
    height: 46px;
    background: #dddddd;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    color: #333;
}

.myProductss a:hover img{
    transition: 0.3s linear;
    transform: scale(1.1);
}




.myProduct>a{
    display: block;
    width: 230px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    background: #009944;
    font-size: 16px;
    color: #fff;
    margin:50px auto;
    border-radius: 6px;
}





.jinko{
    width: 100%;
    background: url(../images/6_03.jpg)center 0 no-repeat;
    height: 223px;
    overflow: hidden;
}
.jinko>div{
    width: 1260px;
    margin: auto;
    overflow: hidden;
}

.jinkos{
    float: left;
    color: #fff;
    overflow: hidden;
    margin-top: 43px;
}
.jinkos label{
    font-size: 32px;
    font-weight: 700;
    font-family: 思源黑体 CN Bold;
}
.jinkos>div{
    overflow: hidden;
    margin-top: 22px;
}
.jinkos>div>a{
    display: block;
    width: 120px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #fff;
    border-radius: 5px;
    font-size: 18px;
    color: #02774a;
    float: left;
}
.jinkos div div{
    float: left;
    margin-left: 15px;
}
.jinkos span{
    display: block;
    font-size: 15px;
}
.jinkos i{
    font-size: 31px;
    font-weight: 700;
    font-style: normal;
    line-height: 100%;
}



.choose{
    width: 1206px;
    margin: auto;
    overflow: hidden;
}
.choose>img{
    width: 100%;
}


.chooses{
    overflow: hidden;
}

.choosesRight{
    float: right;
    width: 551px;
    height: 434px;
    overflow: hidden;
}

.choosesRight img{
    width: 551px;
    height: 434px;
    transition: 0.3s linear;
}


.choosesRight:hover img{

}


.choosesLeft{
    float: left;
    width: 440px;
    margin-top: 55px;
    margin-left: 77px;
    overflow: hidden;
}

.choosesTop{
overflow: hidden;
}
.choosesTop h5{
    margin: 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 6px;
    overflow: hidden
}
.choosesTop h5 img{

}
.choosesTop h5 label{
    margin: 0;
    font-size: 24px;
    color: #282828;
    margin-left: 14px;
}

.choosesTops{
    overflow: hidden;
    margin-top: 25px;
}
.choosesTops div{
    overflow: hidden;
    margin-bottom: 16px;
}
.choosesTops img{
    float: left;
    display: block;
    margin-top: 4px;
}
.choosesTops span{
    display: block;
    float: right;
    width: 412px;
    font-size: 16px;
    color: #464646;
    line-height: 25px;
}











.mychooses{
    overflow: hidden;
    margin-top: 55px;
    margin-bottom: 55px;
}

.mychoosesRight{
    float: left;
    width: 531px;
    height: 365px;
    overflow: hidden;
}

.mychoosesRight img{
    width: 531px;
    height: 365px;

}


.mychoosesRight:hover img{


}


.mychoosesLeft{
    float: left;
    width: 440px;
    margin-left: 128px;
    overflow: hidden;
}

.mychoosesTop{
overflow: hidden;
}
.mychoosesTop h5{
    margin: 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 6px;
    overflow: hidden
}
.mychoosesTop h5 img{

}
.mychoosesTop h5 label{
    margin: 0;
    font-size: 24px;
    color: #282828;
    margin-left: 14px;
}

.mychoosesTops{
    overflow: hidden;
    margin-top: 25px;
}
.mychoosesTops div{
    overflow: hidden;
    margin-bottom: 7px;
}
.mychoosesTops img{
    float: left;
    display: block;
    margin-top: 4px;
}
.mychoosesTops span{
    display: block;
    float: right;
    width: 412px;
    font-size: 16px;
    color: #464646;
    line-height: 25px;
}



.dingzhi{
    width: 100%;
    background: url(../images/15_04.jpg)center 0 no-repeat;
    height: 203px;
    overflow: hidden;
    margin-top: 2rem;
}
.dingzhi>div{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.dingzhiLeft{
    float: left;
    overflow: hidden;
    text-align: center;
    width: 20%;
    color: #fff;
}
.dingzhiLeft span{
    font-size: 19px;
    display: block;
    margin-top: 17px;
    margin-bottom: 5px;
}
.dingzhiLeft i{
    font-style: normal;
    font-size: 18px;
}
.dingzhiLeft label{
    font-size: 24px;
    margin: 0;
    margin-top: 10px;
}
.dingzhiLeft a{
    display: block;
    width: 155px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    background: #fff;
    margin: auto;
    color: #005835;
    border-radius: 30px;
    margin-top: 15px;
    font-size: 16px;
}
.dingzhiRight{
    float: right;
    width: 73.6%;
    overflow: hidden;
}
.dingzhiRight a:nth-child(1){
    margin-left: 0;
}
.dingzhiRight a{
    background: url(../images/15.png)center 0 no-repeat;
    width: 12.2%;
    height: 124px;
    overflow: hidden;
    text-align: center;
    display: block;
    float: left;
    margin-top: 42px;
    margin-left: 47px;
}
.dingzhiRight div{
    height: 66px;
    line-height: 83px;
}
.dingzhiRight img{
    transition: 0.3s linear;
    margin-top: 22px;
}
.dingzhiRight span{
    font-size: 17px;
    color: #323232;
}

.dingzhiRight a:hover img{
    transform: rotate(360deg);
    transition: 0.3s linear;
}







.hz{
    width: 100%;
    background: #f1f1f1;
    overflow: hidden;
    padding-top: 63px;
}

.hzs{
    overflow: hidden;
    width: 1200px;
    margin: 50px auto;
}
.hzss{
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
}

.hzss a{
    display: block;
    width: 225px;
    text-align: center;
    margin-left: 15px;
}

.hzss div{
    width: 225px;
    height: 103px;
    overflow: hidden;
    border: 1px solid #ccc;
}

.hzss img{

    overflow: hidden;
    width: 100%;
    height: 100%;
    transition: 0.3s linear;
}
.hzss span{
    font-size: 16px;
    color: #3e3e3e;
    display: block;
    margin-top: 10px;
}

.hzss a:hover img{
    transform: scale(1.1);
    transition: 0.3s linear;
}



.jianzhen{
    overflow: hidden;
    margin-top: 37px;
}

.jianzhenTop{
    overflow: hidden;
    width: 1200px;
    overflow: hidden;
    margin: auto;
    margin-top: 32px;
    margin-bottom: 44px;
}
.jianzhenTop img{
    float: right;
}
.jianzhenTop div{
    width: 1003px;
    display: flex;
    float: left;
    height: 65px;
    line-height: 65px;
    text-align: center;
}
.jianzhenTop a{
    flex:1;
    color: #464646;
    font-size: 16px;
    border: 1px solid #ccc;
    transition: 0.3s linear;
}
.jianzhenTop a:hover{
    color: #fff;
    background: #009944;
    border: 1px solid #009944;
    transition: 0.3s linear;
}





.jianzhens{
    overflow: hidden;
    width: 1200px;
    margin: auto;
}
.jianzhens a:nth-child(2n){
    float: right;
}
.jianzhens a{
    display: block;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    float: left;
    width: 48.4%;
    margin-bottom: 3rem;
    padding-bottom: 2%;
}
.jianzhens img{
     float: left;
    width: 27.5%;
}
.jianzhens div{
    float: right;
    width: 70%;
    overflow: hidden;
}
.jianzhens span{
    display: block;
    color: #292929;
    font-size: 16px;
    margin-top: 8px;
}
.jianzhens p{
    color: #646464;
    font-size: 14px;
    margin: 0;
    line-height: 24px;
    margin-bottom: 8px;
}
.jianzhens i{
    color: #fff;
    font-style: normal;
    background: #cbcbcb;
    display: block;
    width: 107px;
    text-align: center;
    height: 30px;
    line-height: 30px;
}
.jianzhens span:hover{
    color: #009944;
}
.jianzhens i:hover{
    background: #009944;
    transition: 0.3s linear;
}




.jianjie{
    padding-top: 43px;
    background: #f1f1f1;
    width: 100%;
    overflow: hidden;
}


.jianjies{
    width: 1200px;
    margin: auto;
    overflow: hidden;
    margin-top: 33px;
    margin-bottom: 60px;
}
.jianjies>img{
    float: left;
    width: 565px;
}
.jianjies div{
    float: right;
    width: 579px;
    overflow: hidden;
}
.jianjies div p{
    color: #464646;
	font-size:15px;
    line-height: 31px;
}
.jianjies div a{
    color: #009944;
}
.jianjies div img{

}






.honor{
    width: 100%;
    background:url(../images/19.png)center 0 no-repeat;
    height: 711px;
    overflow: hidden;
    padding-top: 54px;
}


.honors{
    width: 1200px;
    margin: auto;
    overflow: hidden;
    position: relative;
}

.swiperlistFore{
    width: 786px;
    margin-top: 50px;
}
.swiperlistFore img{
    width: 100%;
}
.swiperlistFore .swiper-slide{
    width: 271px;
}




.forenext{
    background: url(../images/21.png)center 0 no-repeat!important;
    width: 22px!important;
    height: 51px!important;
    background-size: 22px 51px!important;
    margin-top: 0!important;
    top: 209px!important;
}

.foreprev{
    background: url(../images/22.png)center 0 no-repeat!important;
    width: 22px!important;
    height: 51px!important;
    background-size: 22px 51px!important;
    margin-top: 0!important;
    top: 209px!important;
}



.homeNew{
    overflow: hidden;
    padding-top: 50px;
    width: 100%;
}

.mynew{
    overflow: hidden;
    margin: auto;
    margin-top: 53px;
    margin-bottom: 4rem;
    width: 1200px;
}
.mynewLeft{
    float: left;
    overflow: hidden;
    background: #fff;
    width: 54%;
    padding-bottom: 3%;
    border: 1px solid #ccc;
}
.mynewLeft h5{
    margin: 0;
    overflow: hidden;
    height: 45px;
    border-bottom: 1px solid #ccc;
    background: #f0f0f0;
}
.mynewLeft h5 span{
    display: block;
    float: left;
    height: 45px;
    background: #009944;
    font-size: 18px;
    color: #fff;
    width: 115px;
    line-height: 45px;
    text-align: center;
}
.mynewLeft h5 a{
    float: right;
    color: #464646;
    margin-top: 15px;
    margin-right: 12px;
}
.mynewLeft h5 i{
    float: left;
    color: #464646;
    font-size: 18px;
    font-family: 宋体 常规;
    display: block;
    font-style: normal;
    margin-top: 11px;
    margin-left: 29px;
}

.mynewLeft>div{
    overflow: hidden;
}
.newLeft{
    float: left;
    overflow: hidden;
    margin-top: 3.5rem;
    margin-left: 3rem;
    width: 37.5%;
}
.newLeft img{
    width: 100%;
}
.newLeft a{
    height: 80px;
    color: #fff;
    background: #b0b0b0;
    padding-top: 15px;
    padding-left: 15px;
    display: block;
}


.newLeft i{
    font-style: normal;
}



.newRight{
    float: left;
    overflow: hidden;
    margin-top: 4rem;
    margin-left: 3rem;
    width: 41%;
}
.newRight a{
    display: block;
    background: url(../images/24.png)center 0 no-repeat;
    background-position: 0;
    overflow: hidden;
    color: #797979;
    padding-left: 13px;
    margin-bottom: 13px;
    width: 100%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.newRight a:hover{
    color: #009944;
}




.newWenti{
    float: right;
    overflow: hidden;
    background: #fff;
    width: 40.2%;
    padding-bottom: 1.8%;
    border: 1px solid #ccc;
}
.newWenti h5{
    margin: 0;
    overflow: hidden;
    height: 45px;
    border-bottom: 1px solid #ccc;
    background: #f0f0f0;
}
.newWenti h5 span{
    display: block;
    float: left;
    height: 45px;
    background: #009944;
    font-size: 18px;
    color: #fff;
    width: 115px;
    line-height: 45px;
    text-align: center;
}
.newWenti h5 a{
    float: right;
    color: #272727;
    margin-top: 15px;
    margin-right: 12px;
}
.newWenti h5 i{
    float: left;
    color: #464646;
    font-size: 18px;
    font-family: 宋体 常规;
    display: block;
    font-style: normal;
    margin-top: 11px;
    margin-left: 29px;
}



.newWenti li{
    overflow: hidden;
    height: 75px;
    width: 91%;
    margin: auto;
    margin-top: 30px;
}
.newWenti li a{
    display: block;
    overflow: hidden;
}
.newWenti li img{
    float: left;
}

.newWenti li .newitem{
    float: right;
    width: 89%;
    overflow: hidden;
}
.newWenti li .newitem div{
	display:none;
}
.newWenti li span{
    display: block;
    color: #2e2e2e;
    margin-top: 5px;
}
.newWenti li p{
    color: #646464;
    margin: 0;
    line-height: 21px;
    margin-top: 6px;
}
.newWenti li span:hover{
    color: #009944;
}

















































.dongtai{
    width: 100%;
    background: #f3f3f3;
    overflow: hidden;
}

.dongtai>div{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}


.dongtaiLeft{
    float: left;
    width: 783px;
    overflow: hidden;
}

.dongtaiLeft>h5{
    margin: 0;
    height: 48px;
    overflow: hidden;
    margin-bottom: 10px;
    background: url(../images/20_03.jpg)center 0 no-repeat;
    width: 100%;
    background-position: 0 0px;
    margin-top: 20px;
}
.dongtaiLeft>h5>a{
    float: right;
    display: block;
    font-weight: 400;
    font-size: 13px;
    color: #888888;
    width: 50px;
    height: 30px;
    margin-right: 20px;
    margin-top: 18px;
}



.gong{
    width: 100%;
    overflow: hidden;
}

.gongLeft{
    width: 341px;
    float: left;
}

.gongLeft>img{
    width: 341px;
    height: 200px;
    margin-bottom: 8px;  
}

.gongLeft a{
    display: block;
    width: 341px;
    height: 140px;
    overflow: hidden;
    background: #0c53bc;
    color: #fff;
    padding: 17px;
    line-height: 25px;
}

.gongLeft span{
    font-size: 16px;
}
.gongLeft i{
    font-style: normal;
}

.gongRight{
    float: right;
    width: 416px;
    overflow: hidden;
}
.gongRight a{
    display: block;
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 12px;
}
.gongRight01{
    width: 40px;
    height: 58px;
    float: left;
    background: url(../images/23_03.jpg)center 0 no-repeat;
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 32px;
}

.gongRight02{
    float: left;
    width: 349px;
    margin-left: 17px;
}
.gongRight02 span{
     color: #333;
    display: block;
    margin-top: 5px;   
}
.gongRight02 div{
     color: #666;
    margin-top: 5px;   
}






.dongtaiRight{
    float: right;
    width: 380px;
    overflow: hidden;
}

.dongtaiRight>h5{
    margin: 0;
    height: 56px;
    overflow: hidden;
    margin-bottom: 10px;
    background: url(../images/14.png)center 0 no-repeat;
    width: 100%;
    background-position: 0 0px;
}
.dongtaiRight>h5>a{
    float: right;
    display: block;
    font-weight: 400;
    font-size: 13px;
    color: #888888;
    width: 50px;
    height: 30px;
    margin-right: 20px;
    margin-top: 18px;
}

.dongtaiRight>div{
    height: 391px;
    background: url(../images/13.png)center 0 no-repeat; 
    width: 100%;
     padding-top: 2px;
}
.myscroll{
    width: 100%;
    overflow: hidden;
    height: 350px;
}

.myscroll ul{
    overflow: hidden;
}
.myscroll ul li{
    height: 72px;
    margin-bottom: 11px;
    overflow: hidden;
    width: 290px;
    margin-left: 41px;
    margin-top: 15px;
}
.myscroll a{
    display: block;
    height: 72px;
    border-bottom: 1px dashed #ccc;
    overflow: hidden;
    margin-bottom: 26px;
}

.myscroll img{
    float: left;
}

.myscroll div{
    float: right;
    overflow: hidden;
    width: 246px;
}
.myscroll span{
    display: block;
    color: #313131;
    font-size: 15px;
    font-family: 思源黑体 CN Bold;
    margin-bottom: 10px;
}

.myscroll p{
    color: #2779cf;
    margin: 0;
    line-height: 28px;  
}








































.mybottom{
	clear:both;

    width: 100%;
    overflow: hidden;
    position: relative;
    height: 260px;  
    background: #242424;
	top:50px;
	overflow:hidden;
	clear:both;
}


.bottomTop{
    width: 100%;
    height: 63px;
    background: #393939;
    overflow: hidden;
}
.bottomTop div{
    width: 1206px;
    margin: auto;
    overflow: hidden;
    display: flex;
    margin-top: 23px;
}
.bottomTop a{
    margin-right: 56px;
    flex: 1;
    color: #fff;
    display: block;
    float: left;
    line-height: 100%;

    text-align: center;
    font-size: 16px;
}
.bottomTop .zuihousssss{
    margin-right: 0px;
}
	   
	
}
.bottomTop a:nth-child(1){
    border: 0;
}

.bottoms{
    width: 1206px;
    margin: auto;
    overflow: hidden;
}

.bottomsLeft{
    color: #fff;
    float: left;
    line-height: 35px;
    margin-top: 45px;
}
.bottomsLeft a{
    color: #fff;
}
.bottomsLeft>span{

}

.bottomsLeft div{

}
.bottomsLeft div span{

}
.bottomsLeft div a{
    color: #fff;
    margin-right: 10px;
}

.bottomsRight{
    float: right;
    text-align: center;
    margin-top: 36px;
}
.bottomsRight img{
    margin-bottom: 4px;
}
.bottomsRight div{
    color: #fff;
}






























    .main-im {
        position: fixed;
        right: 10px;
        top: 100px;
        z-index: 100;
        width: 110px;
        height: 272px;
    }
    
    .main-im .qq-a {
        display: block;
        width: 106px;
        height: 116px;
        font-size: 14px;
        color: #0484cd;
        text-align: center;
        position: relative;
    }
    
    .main-im .qq-a span {
        bottom: 5px;
        position: absolute;
        width: 90px;
        left: 10px;
    }
    
    .main-im .qq-hover-c {
        width: 70px;
        height: 70px;
        border-radius: 35px;
        position: absolute;
        left: 18px;
        top: 10px;
        overflow: hidden;
        z-index: 9;
    }
    
    .main-im .qq-container {
        z-index: 99;
        position: absolute;
        width: 109px;
        height: 118px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        border-bottom: 1px solid #dddddd;
        background: url(../images/qq-icon-bg.png) no-repeat center 8px;
    }
    
    .main-im .img-qq {
        max-width: 60px;
        display: block;
        position: absolute;
        left: 6px;
        top: 3px;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }
    
    .main-im .im-qq:hover .img-qq {
        max-width: 70px;
        left: 1px;
        top: 8px;
        position: absolute;
    }
    
    .main-im .im_main {
        background: #F9FAFB;
        border: 1px solid #dddddd;
        border-radius: 10px;
        background: #F9FAFB;
        display: none;
    }
    
    .main-im .im_main .im-tel {
        color: #000000;
        text-align: center;
        width: 109px;
        height: 105px;
        border-bottom: 1px solid #dddddd;
    }
    
    .main-im .im_main .im-tel div {
        font-weight: bold;
        font-size: 14px;
        margin-top: 6px;
    }
    
    .main-im .im_main .im-tel .tel-num {
        font-family: Arial;
        font-weight: bold;
        color: #d00303;
    }
    
    .main-im .im_main .im-tel:hover {
        background: #fafafa;
    }
    
    .main-im .im_main .weixing-container {
        width: 55px;
        height: 47px;
        border-right: 1px solid #dddddd;
        background: #f5f5f5;
        border-bottom-left-radius: 10px;
        background: url(../images/weixing-icon.png) no-repeat center center;
        float: left;
    }
    
    .main-im .im_main .weixing-show {
        width: 112px;
        height: 172px;
        background: #ffffff;
        border-radius: 10px;
        border: 1px solid #dddddd;
        position: absolute;
        left: -125px;
        top: -126px;
        display: none;
    }
    
    .main-im .im_main .weixing-show .weixing-sanjiao {
        width: 0;
        height: 0;
        border-style: solid;
        border-color: transparent transparent transparent #ffffff;
        border-width: 6px;
        left: 112px;
        top: 134px;
        position: absolute;
        z-index: 2;
    }
    
    .main-im .im_main .weixing-show .weixing-sanjiao-big {
        width: 0;
        height: 0;
        border-style: solid;
        border-color: transparent transparent transparent #dddddd;
        border-width: 8px;
        left: 112px;
        top: 132px;
        position: absolute;
    }
    
    .main-im .im_main .weixing-show .weixing-ma {
        width: 104px;
        height: 103px;
        padding-left: 5px;
        padding-top: 5px;
    }
    
    .main-im .im_main .weixing-show .weixing-txt {
        position: absolute;
        top: 110px;
        left: 7px;
        width: 100px;
        margin: 0 auto;
        text-align: center;
    }
    
    .main-im .im_main .go-top {
        width: 50px;
        height: 47px;
        background: #f5f5f5;
        border-bottom-right-radius: 10px;
        background: url(../images/totop-icon.png) no-repeat center center;
        float: right;
    }
    
    .main-im .im_main .go-top a {
        display: block;
        width: 52px;
        height: 47px;
    }
    
    .main-im .close-im {
        position: absolute;
        right: 10px;
        top: -12px;
        z-index: 100;
        width: 24px;
        height: 24px;
    }
    
    .main-im .close-im a {
        display: block;
        width: 24px;
        height: 24px;
        background: url(../images/close_im.png) no-repeat left top;
    }
    
    .main-im .close-im a:hover {
        text-decoration: none;
    }
    
    .main-im .open-im {
        cursor: pointer;
        margin-left: 68px;
        width: 40px;
        height: 133px;
        background: url(../images/open_im.png) no-repeat left top;
    }
/*.izl-rmenu{position:fixed;left:86%;bottom:10px;padding-bottom:73px;background:url(../images/r_b.png) 0px bottom no-repeat;z-index:999;}
.izl-rmenu .btn{display:block;width:72px;height:73px;margin-bottom:1px;cursor:pointer;position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#6da9de;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#6da9de;text-decoration:none;display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat;background-color:#78c340;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{position:absolute;left:-160px;top:0px;display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat;background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b;position:absolute;width:160px;left:-160px;top:0px;line-height:73px;color:#FFF;font-size:18px;text-align:center;display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat;background-color:#666666;display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}
*/






/**/

.blk-main {
    width: 1200px;
    margin: 0 auto;
}

.p12-curmbs-1 {
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
}
.p12-curmbs-1 b {
    border-left: 10px solid #009944;
    font-weight: normal;
    padding-left: 8px;
}

.p12-curmbs-1 span {
    font-family: 宋体;
    height: 46px;
    line-height: 46px;
    padding: 0px 5px;
}

.p12-curmbs-1 i {
    font-style: normal;
}

.p12-curmbs-1 a{
    color:#666;
}

.blk-xs {
    width: 240px;
}
.blk {
    margin-bottom: 20px;
}
.fl {
    float: left;
}
.p14-left-nav-1-tit {
    background: #009944;
    height: 75px;
}

.p14-left-nav-1-tit h3 {
    margin: 0;
    height: 75px;
    font-size: 24px;
    font-weight: normal;
    line-height: 75px;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
}




.p14-left-nav-1-nav-one h3 {
    height: 50px;
    line-height: 50px;
    background: url(../images/p14-icon5.png) no-repeat right center #e4e4e4;
       margin: 0;
    margin-bottom: 2px;

}

.p14-left-nav-1-nav-one h3.sidenavcur, .p14-left-nav-1-nav-one h3:hover {
	color:#fff;
    background: url(../images/p14-icon2.png) no-repeat right center #009944;
}
.p14-left-nav-1-nav-one h3.sidenavcur a{
	color:#fff;}


.p14-left-nav-1-nav-one h3 a {
    display: block;
    font-size: 18px;
    font-weight: normal;
    margin-right: 40px;
    margin-left: 38px;
    color: #464646;
}
.p14-left-nav-1-nav-one h3 a:hover{
	    color:#fff!important;
}

.p14-left-nav-1-nav a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}



.p14-left-nav-1-nav dl {
    padding: 2px 0 4px;
    margin-bottom: 0;
}

.p14-left-nav-1-nav dt {
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    padding-left: 54px;
    padding-right: 40px;
    margin-bottom: 1px;
    background: #ececec;
    position: relative;
}


.p14-left-nav-1-nav a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
    font-weight: 400;
}

.p14-left-nav-1-nav dt:after {
    content: "";
    width: 8px;
    height: 8px;
    border: 2px solid #b8b8b8;
    border-style: solid solid none none;
    position: absolute;
    top: 50%;
    right: 32px;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}


.p14-left-nav-1-nav dt.sidenavcur a, .p14-left-nav-1-nav dt:hover a {
    color: #009944;
}


.p14-left-nav-1-nav dt.sidenavcur:after, .p14-left-nav-1-nav dt:hover:after {
    border-color: #009944;
}


.p14-left-nav-1-nav-one>dl{
    display: none;
}


.cbgg-01 {
    border: 1px solid #009944;
    text-align: center;
    color: #000;
}

.cbgg-01 .tit {
    color: #fff;
    font-size: 18px;
    background: #009944;
    height: 71px;
    padding-top: 18px;
    text-align: center;
    overflow: hidden;
}

.cbgg-01 .tit i {
    color: #fff;
    display: block;
    font: 12px Arial;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    font-style: normal;
}


.leftlx {
    width: 220px;
    text-align: center;
    font-family: "Microsoft Yahei","微软雅黑";
    font-size: 14px;
    padding: 10px;
    display: block;
    margin-bottom: 20px;
}



.leftlx p {
    padding-top: 10px;
    line-height: 25px;
}

.leftlx .dianh .dianhua span {
    font-size: 24px;
}


.leftlx a{
    color: #666;
}

.blk-sm {
    width: 930px;
}

.fr {
    float: right;
}

.b {
    clear: both;
}

.leftnav-z1-tit {

    margin: 0;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 15px;
    font-size: 24px;
}
.leftnav-z1-tit_0 {
		text-align:center;
}

.leftnav-z1-tit span {
    display: inline-block;
    height: 50px;
    border-bottom: 1px solid #003e71;
    font-weight: 600;
    color: #666;
}

.leftnav-z1-list{
    overflow: hidden;
}

.leftnav-z1-list dl {
    width: 30.9%;
    border: 1px solid #dedede;
    margin-bottom: 15px;
    background: #fff;
    float: left;
    margin-right: 2%;
    box-sizing: border-box;
}

.leftnav-z1-list .gg_000{
	  width: 23%;
}

.leftnav-z1-list dt img {
    width: 100%;
	
    display: block;
}

.leftnav-z1-list dd {
    padding: 6px 20px 6px 20px;
}

.leftnav-z1-list dd h4 {
    margin: 0;
    height: 45px;
    text-align: center;
    font-weight: normal;
    font-size: 14px;
    color: #154c64;
    line-height: 45px;
}
.leftnav-z1-list dd h4 a{
    color: #666;
}
.leftnav-z1-list dl:hover {
    border-color: #009944;
}



/*详情*/
/* 垂直居中 */
.small-img{
    display: flex;
    align-items:center;
    justify-content: center;
}
.clearfix:before,
.clearfix:after{
  display: table;
  line-height: 0;
  content: "";
}
.magnifier{
    width: 500px;
    position: relative;
    float: left;
    margin-bottom: 34px;
}
.magnifier-container{
    width: 500px;
    height: 500px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
}
.move-view{
    width: 100px;
    height: 100px;
    position: absolute;
    background-image: url('../images/move-box.png');
}
.images-cover{
    height: 100%;
    width: 100%;
    position: relative;
}
.images-cover img{
    max-width: 100%;
    max-height: 100%;
    position: absolute;
}
.magnifier-assembly{
	display:none;
    height: 92px;
    overflow: hidden;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
}
.magnifier-btn{
    position: absolute;
    font-family: "宋体";
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -40px;
}
.magnifier-btn span{
    line-height: 80px;
    height: 80px;
    width: 20px;
    background-color: #6e6e6e;
    color: #fff;
    display: block;
    z-index: 9998;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    border-radius: 3px;
}
.magnifier-btn .magnifier-btn-left{
    float: left;
}
.magnifier-btn .magnifier-btn-right{
    float: right;
}
.magnifier-line{
    position: relative;
    overflow: hidden;
    height: 92px;
}
.magnifier-line ul{
    display: block;
    font-size: 0;
    width: 10000%;
    position: absolute;
    left: 0;
    z-index: 9997;
}
.magnifier-line li{
    float: left;
    width: 100px;
    cursor: pointer;
}
.magnifier-line ul > .active .small-img{
    border-color: #bbb;
}
.small-img{
    height: 78px;
    padding: 1px;
    margin: 5px;
    overflow: hidden;
    border: 1px solid #ddd;
    text-align: center;
}
.small-img img{
    max-width: 100%;
    max-height: 100%;
}
.magnifier-view{
    width: 100%;
    height: 100%;
    position: absolute;
    right: -105%;
    top: 0;
    z-index: 9999;
    background-color: #fff;
    display: none;
    overflow: hidden;
}
.magnifier-view img{
    display: block;
}
.animation03{
    transition: all 0.3s ease-in 0.1s;
    -ms-transition: all 0.3s ease-in 0.1s;
    -moz-transition: all 0.3s ease-in 0.1s;
    -webkit-transition: all 0.3s ease-in 0.1s;
    -o-transition: all 0.3s ease-in 0.1s;
}

.detail{
    overflow: hidden;
}

.detailLeft{
    float: left;
}


.detailRight{
    margin-left: 55px;
    float: left;
    width: 45%;
    overflow: hidden;
    line-height: 29px;
    overflow: hidden;
}
.detailRight>h1{
    margin: 0;
    height: 50px;
    font-size: 20px;
    font-weight: normal;
    line-height: 50px;
    overflow: hidden;
    color: #333;
    border-bottom: 1px solid #eee;
    margin-bottom: 5px;
}

.p1-pro-showcase-1-txt-t1 {
    margin-bottom: 86px;
    overflow: hidden;
}
.p1-pro-showcase-1-txt-t1 i{
    font-style: normal;
}
.p1-pro-showcase-1-txt-t1 b{
    font-style: normal; 
}
.p1-pro-showcase-1-txt-t1 strong{
    font-style: normal; 
}








.p1-pro-showcase-1-tle .p1-pho-1 {
    background: url(../images/viskins-p1.png) no-repeat 0 -3px;
    min-height: 50px;
    padding-left: 44px;
    font-size: 20px;
    line-height: 30px;
    margin-left: 30px;
    margin-right: 50px;
    color: #009944;
}
.fl {
    float: left;
}

.p1-pho-1 span {
    display: block;
    font-size: 14px;
    line-height: 14px;
    color: #666;
}
.p1-pho-1 i {
    font-style: normal;
}

.fl {
    float: left;
}

.p1-pho-2 em {
    display: block;
    width: 122px;
    height: 35px;
    background: #009944;
    font-size: 16px;
    font-style: normal;
    color: #ffffff;
    text-align: center;
    line-height: 35px;
}


.p14-prodcontent-1>h4{
    margin: 40px 0 15px 0;
    background: url(../images/100.jpg) no-repeat left center;
    padding-left: 34px;
    font: 24px "Microsoft YaHei";
    color: #333333;
}
.p14-prodcontent-1>h4>i{
   font: 16px "Arial";
    color: #454545;
    font-style: normal;
    text-transform: uppercase;
    padding-left: 10px; 
}


.zxlb-1n-ts-01-list dl {
    border: 1px solid #dedede;
    width: 100%;
    margin-bottom: 15px;
    padding: 22px 0 22px;
    background: #fff;
    display: inline-block;
}

.zxlb-1n-ts-01-list dt {
    width: 35%;
    float: left;
    margin-left: 22px;
    margin-right: 5.5%;
}

.zxlb-1n-ts-01-list dt img {
    width: 100%;
	height:240px;
    margin: 0 auto;
    display: block;
}

.zxlb-1n-ts-01-list dd {
    width: 54%;
    float: left;
}

.zxlb-1n-ts-01-list dd h4 {
    height: 40px;
    font-weight: normal;
    font-size: 18px;
    color: #154c64;
    line-height: 40px;
    margin-bottom: 5px;
}

.zxlb-1n-ts-01-list h4 a {
    display: block;
    color: #4b4a4a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zxlb-1n-ts-01-list-desc {
    max-height: 84px;
    font-size: 14px;
    line-height: 24px;
    color: #797979;
    margin-bottom: 28px;
    overflow: hidden;
}

.zxlb-1n-ts-01-list-deta {
    float: right;
    width: 134px;
    height: 40px;
    display: inline-block;
    border: 1px solid #aaa;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}
.zxlb-1n-ts-01-list-deta a{
    color: #666;
}

.zxlb-1n-ts-01-list dl:hover .zxlb-1n-ts-01-list-deta {
    background: #009944;
    border-color: #009944;
}
.zxlb-1n-ts-01-list dl:hover .zxlb-1n-ts-01-list-deta a {
    color: #fff;
}
.zxlb-1n-ts-01-list dl:hover h4 a {
    color: #009944;
}
.zxlb-1n-ts-01-list dl:hover {
    border-color: #009944;
}


/**/

.tl-fdh-02 {
    height: 55px;
    background: #fff;
    margin-bottom: 20px;
    overflow: hidden;
}

.tl-fdh-02 li.sidenavcur, .tl-fdh-02 li:hover {
    background: url(../images/p16-icon6.png) no-repeat bottom center #009944;
    border-color: #0073cb;
}
.tl-fdh-02 li {
    width: 16.5%;
    height: 55px;
    font-size: 18px;
    line-height: 55px;
    text-align: center;
    float: left;
    border-right: 1px solid #d8d8d8;
    box-sizing: border-box;
    background: #f4f4f4;
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.tl-fdh-02 li a {
    display: block;
    height: 55px;
    color: #333;
}
.tl-fdh-02 li.sidenavcur a, .tl-fdh-02 li:hover a {
    color: #fff;
}
.p12-aboutinfo-1 {
    display: inline-block;
    width: 100%;
    background: #fff;
    margin-bottom: 38px;
}
.p12-aboutinfo-1-nr {

}

.endit-content {
    line-height: 28px;
}



.k12-gl-gslb-3nf1-1-01-left{
    overflow: hidden;
}
.k12-gl-gslb-3nf1-1-01-left dl:nth-child(4n){
    margin-right: 0;
}
.k12-gl-gslb-3nf1-1-01-left dl {
    width: 24%;
    float: left;
    margin-right: 16px;
    background: #f0f0f0;
}
.k12-gl-gslb-3nf1-1-01-left dt {
    border: 1px solid #e5e5e5;
    padding: 10px 9px;
    background: #fff;
}
.k12-gl-gslb-3nf1-1-01-left dt img {
    display: block;
    width: 100%;
}
.k12-gl-gslb-3nf1-1-01-left dd {
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    padding: 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #f0f0f0;
}
.k12-gl-gslb-3nf1-1-01-left dd a {
    color: #4b4a4a;
}





.about h2 {
    text-align: center;
    font-weight: normal;
    margin-bottom: 30px;
    padding-top: 35px;
}

.about dl {
    border: 1px solid #f5f5f5;
    margin-top: 40px;
}
.about dt {
    float: left;
    width: 300px;
    height: 460px;
    background: #009944;
}
.about dt img {
    width: 562px;
    height: 400px;
    min-width: 490px;
    margin-left: 30px;
    margin-top: 30px;
}
reset.css:95
.endit-content img {
    max-width: 100%;
}

.about dd {
    float: right;
    width: 580px;
    height: 460px;
    border-left: 0;
    padding-left: 59px;
    padding-right: 40px;
}

.about dd h3 {
    padding-top: 82px;
    line-height: 16px;
    font-weight: bold;
    font-size: 45px;
    color: #e1e1e2;
    font-family: Times New Roman;
    text-transform: uppercase;
}

.about dd h3 span {
    font-size: 22px;
    line-height: 40px;
    display: block;
    font-style: normal;
    color: #000;
    margin-top: 15px;
}

.about h2 span {
    display: block;
    font-size: 38px;
    color: #000;
    padding-bottom: 14px;
}
.about h2 i {
    font-size: 14px;
    color: #b4b4b4;
    position: relative;
    padding: 0 18px;
    font-style: normal;
    text-transform: uppercase;
}


/**/
.p4-titlel-1 {
    width: 145px;
    height: 46px;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    background: #3e3e3e;
    margin-bottom: 0;
}
.p4-order-form-1-con {
    border: 1px solid #bbb;
    background: url(../images/r1-orderform-1-bg.jpg) no-repeat center bottom #fff;
    padding: 40px 15%;
}
.p4-order-form-1-con li {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 35px;
    color: #666;
    overflow: hidden;
}
.p4-order-form-1-con label {
    display: inline-block;
    width: 120px;
    color: #666;
    vertical-align: top;
    text-align: right;
    height: 33px;
    line-height: 33px;
    overflow: hidden;
}
.p4-order-form-1-con li b {
    color: #f00;
}
.p4-order-form-1-con li .row-hd {
    color: #666;
}

.p4-order-form-1-con li span {
    font-weight: bold;
    color: #666;
}
input:required:invalid, input:focus:invalid, textarea:required:invalid, textarea:focus:invalid {
    box-shadow: none;
}
.p4-order-form-1-con .inputs, .p4-order-form-1-con li select {
    width: 73%;
    margin-right: 10px;
    outline: none;
    padding-left: 10px;
    border: 1px solid #eee;
    height: 33px;
    line-height: 32px;
    color: #666;
    box-sizing: border-box;
    /* float: left; */
}
.p4-order-form-1-con li p {
    clear: both;
}

.p4-order-form-1-con li p {
    padding-left: 130px;
    color: #999;
    font-size: 12px;
}
.p4-order-form-1-con .p4-order-form-1-t1 {
    width: 100%;
}
.p4-order-form-1-t1 textarea {
    width: 73%;
    height: 102px;
    line-height: 24px;
    border: 1px solid #eee;
    outline: none;
    resize: none;
    overflow: auto;
    margin-right: 10px;
    padding-left: 10px;
    box-sizing: border-box;
}
#code_gg {
    width: 80px;
    margin-right: 10px;
    outline: none;
    padding-left: 10px;
    border: 1px solid #eee;
    height: 33px;
    line-height: 32px;
    color: #666;
}
.code_gg_li img {
    vertical-align: middle;
    width: 100px;
    height: 32px;
}

.p4-order-form-1-con .p4-order-form-1-t3 input {
    width: 80px;
    height: 30px;
    border: 0;
    text-align: center;
    margin-right: 30px;
    color: #fff;
    padding-left: 0;
    cursor: pointer;
}
.p4-order-form-1-con .p4-order-form-1-b1 {
    background: #009944;
}
.p4-order-form-1-con .p4-order-form-1-t3 {
    padding-left: 120px;
}

.leftnav-z1-list .tu_102{
	    width: 23%;
	
}


.lishao{
    overflow: hidden;
}
.lishao div:nth-child(4n){
    margin-right: 0;
}
.lishao div{
    float: left;
    width: 21%;
    margin-right: 49px;
    margin-bottom: 19px;
}
.lishao>div>a{
    border: 1px dashed #999;
    display: block;
    border-left: 0;
    border-right: 0;
    height: 40px;
    line-height: 40px;
    color: #333;
    padding-left: 9px;
}
.lishao span a{
color: #333;
    margin-left: 10px;
    margin-top: 8px;
    display: block;
}
.honors_sy010{
	display:none;
}
.p14-prodcontent-1.blk.proshowa img{
	max-width:100%;
}

@media (max-width:1206px) {
	body{
		min-width:100%;
	}
	.top>div,.nav,tops,.pinpai,.choose,.bottomTop div,.bottoms,.jinko>div,.mynew,.blk-main,.sous{
		width:100%;padding:0 10px;box-sizing:border-box;
	}
	.tops{
		width:100%;
	}
	.top>div{
		
		
	}
	.heard{
		height:auto;
	}
	.nav>ul>li>a{
		margin-right:20px;width: auto;
		 height: auto; 
    line-height: 24px;
	}
	.nav{
		padding-top:15px;
		padding-bottom:15px;
	}
	.choosesRight{
		float:none;
	}
	.jianzhenTop div{
		height:auto;
		line-height:30px;
		display:block;
	}
	.jianzhenTop div a{
		display:block;
		float:left;
		padding:10px 20px;
	}

.honors_sy010{
	display:block;
	width:100%;padding:0 10px;box-sizing:border-box;
}
.honors_sy{
	display:none;
}
.honors_sy010 ul li{
	float:left;
	overflow:hidden;
	width:23%;
	margin-right:1%;
	margin-left:1%;
}
.honors_sy010 ul li:nth-child(4n){
	margin-right:0%;
}
.honors_sy010 ul li img{
	width:100%;
}
.honor{
    background: url(../images/19.png) center 0 repeat-y;	
	    height: auto;
		padding-bottom:55px;
}
.honors_sy010 ul li .honors_sy010_b{
	text-align:center;
	padding:5px 10px;
	color:#333;
}
.honors_sy010 ul li .honors_sy010_b a{

	color:#333;
}

}


@media (max-width:1206px) {
.jianzhenTop div,.jianzhenTop,.jianzhens,.jianjies{
	width:100%;
	float:none;
	padding:0 10px;box-sizing:border-box;
}
.jianzhenTop img{
	display:none;
}
.jianjies>img{
	width:48%;
}
.jianjies div{
	width:48%;
}
.bottomTop{
	display:none;
}
.newsaaaa_x{
		display:none;
}
ol.news.newsbbb_x .blk-sm,.newsbbb_x{
	width:100%;
}

	.p14-left-nav-1-nav-one h3{
		height:30px;
		line-height:30px;
	}
.p14-left-nav-1-nav-one h3 a{
	font-size:14px;
}
.cbgg-01{
	display:none;
}
.p1-pro-showcase-1-tle .p1-pho-1{
	margin-left:0px;
}


}

@media (max-width:990px) {
.about dt{
	width:100%;
}
.about dd{
	width:100%;height: auto;    padding-left: 0px;
    padding-right:0px;
}
.about dd h3{
	    padding-top: 25px;
}
.about dl{
	    border: 0px solid #f5f5f5;margin-top: 0px;
}
.about dt img,.about dt{
	width:100%;height: auto; 
	min-width: 100%;
    margin-left: 0;
    margin-top: 0;
}

}

@media (max-width:880px) {
	.jianjies>img{
	width:100%;float:none;
}
.jianjies div{
	margin-top:15px;
	width:100%;float:none;
}
	.mynewLeft,.newWenti{
		width:100%;
	}
	.sousRight{
		display: none;
	}
	
	.detailLeft,.detailRight{
		float:none;
		width:100%;    margin-left: 0px;
	}
.detailLeft,.p1-pro-showcase-1-tle{
	display: none;
}
	.p1-pro-showcase-1-txt-t1{
		margin-bottom:0px;
	}
	.proshowa img{
		max-width:100%;
	}
}

@media (max-width:768px) {
	.pinpaiTop{
		background:none;margin-top: 25px;
	}
	.jinkos label{
		font-size:24px;width:100%;
	}
	.choosesLeft{
		float:none;
		width:100%;
	}
	.choosesTops span{
		float:left;
		padding-left:10px;
	}
	.jianzhenTop div a{
		display:block;
		float:left;
		padding:10px 10px;
		width:33.33%;box-sizing:border-box;
	}
	.jianzhens a{
		width:100%;
	}
	
	.honors_sy010 ul li{

	width:48%;

}
.honors_sy010 ul li .honors_sy010_a{
	height:400px;
	overflow:hidden;
}
.bottomsRight{
	display:none;
}
.bottomsLeft{
	line-height:26px;
}
.p4-order-form-1-con{
	padding:40px 15px;
}
	.p4-order-form-1-con label{
		    width: 80px;
	}
	.p4-order-form-1-con .inputs, .p4-order-form-1-con li select,.p4-order-form-1-t1 textarea{
		    width: calc(100% - 100px);
	}
	
	.leftnav-z1-tit,.leftnav-z1-tit span{
		height:auto;

		
	}
	.leftnav-z1-tit span{
		padding:0px 0 10px;	height:auto;
		line-height:30px;
	}
.leftnav-z1-list dt img{
	height:auto;
}
	
}
@media (max-width:580px) {
.mychoosesRight img,.choosesRight img{
	    width: 100%;
    height: auto;
}
.mychoosesLeft,.choosesRight,.choosesLeft,.mychoosesRight{
	float:none;
	width:100%;margin-left:0px;
}
.choosesLeft{
	margin-top:0;
}
.mychoosesRight,.choosesRight{
	height:auto;
	margin-bottom:30px;
}
.jianzhens span{
	margin-top:0;
}
.honors_sy010 ul li .honors_sy010_a{
	height:300px;
	overflow:hidden;
}
.tl-fdh-02 li{
	width:33.33%;
	margin-bottom:1px;
}
.tl-fdh-02{
	height:auto;
}
.leftnav-z1-list dl,.leftnav-z1-list .gg_000,.leftnav-z1-list .tu_102{
	width:49%;
}
.leftnav-z1-list dl:nth-child(2n),.leftnav-z1-list .gg_000:nth-child(2n){
	margin-right: 0%;
}
.leftnav-z1-list dd{
	padding:0;
}
.leftnav-z1-list .gg_000 img{
	height:auto;
}
.zxlb-1n-ts-01-list dt{
	float:none;
	width:100%;
	margin:0;
}

.zxlb-1n-ts-01-list dd{
	float:none;
	width:100%;
}
.zxlb-1n-ts-01-list dl{
	box-sizing: border-box;
    padding: 10px;
}
.zxlb-1n-ts-01-list-desc{
	     max-height:none;margin-bottom: 10px;
}
.zxlb-1n-ts-01-list-deta{
	float:left;margin-bottom: 20px;
}
}

@media (max-width:480px) {
	.nav>ul>li>a{
		margin-right:10px;
	}
	.pinpaiTop span{
		font-weight:Bold;
		font-size:26px;
	}
	.pinpais a{
		width:50%;
	}
.jinkos>div>a{
	display:none;
}
.jinkos div div{
	margin-left:0px;
}
.jinkos>div{
	margin-top:0;
}
.choosesTop h5 label{
	font-size:20px;
}
.choosesTops span,.mychoosesTops span{
	width:calc(100% - 30px)
}
.jianzhens img{
	width:38%;
}
.jianzhens div{
	width:59%;
}
.proTop label{
	font-size:24px;
}
.proTop div{
	font-size:18px;
}
.jianjies{
	margin-top: 10px;
}
.honors_sy010 ul li .honors_sy010_a{
	height:200px;
	overflow:hidden;
}
.nei_banner_bj {
    background: url(../images/nei_banner_1.jpg) -240px 0 no-repeat;
    height: 18rem;
    background-size: 270%;
}
}



.top1 .carousel-inner .item img{
	    text-align: center;
    margin: 0 auto;
}