.top-nav .a1 {
    color: #181818;
    display: block;
    width: 90px;
    height: 100px;
    overflow: hidden;
    line-height: 98px;
}
.top-nav .top-nav-con li.on .a1, .top-nav .top-nav-con li:hover .a1{
    color: #FFFFFF;
    background-color: #348439;
}
.s_a2{
	color: #348439;
   	height: 100px;
    line-height: 98px;
}
.s_a2:hover{
	color: #0270c1;
}
.product-list ul li .item .nr a.all{
	display: none;
}
.product-list ul li .item:hover .nr a{
	display: inline !important;
}
.product-list ul li .item:hover .nr .l .time a .txt{
	color: #0270c1;
}

.product-list2 ul li .item .nr a.all{
	display: none;
}
.product-list2 ul li .item:hover .nr a{
	display: inline !important;
}
.product-list2 ul li .item:hover .nr .l .time a .txt{
	color: #0270c1;
}

.more{
	width: 100%;
	height: 140px;
	text-align: center;
	line-height: 140px;
}
.more a.button{
	padding: 5px 75px;
	color: #FFFFFF;
	background-color:#0170B8;
	outline: none;
	border: 0;
	border-radius: 40px;
	font-size: 30px;
}
.main1 .more a.button{
	border: 1px solid #666666;
	color: #ffffff;
	font-size: 30px;
}
.gyyy{
    /* width: 100%; */
    text-align: center;
    position: relative;
}
.gyyy img{
        width: 100%;
        max-width: 644px;
        z-index: -1;
    }
.yykj{
    width: 100%;
    max-width: 644px;
    background-color: #FFFFFF;
    padding-top: 45px;
    padding-bottom: 35px;
    padding-right: 45px;
}
.yykj .h{
    font-size: 16px;
    color: #65646a;
    font-weight: bold;
}
.yykj p{
    font-size: 14px;
    color: #666666;
    text-indent: 2em;
    margin-top: 5px;
    line-height: 2;
}
.yykj p.morebox{
    padding-top: 20px;
    text-indent: 0;
}
.yykj p.morebox a{
    font-size: 16px;
    color:#666666;
}
.yykj p.morebox a:hover{
    color: #0170B8;
}
.leftrightbox{
        width: 100px;
        height: 50px;
}
.leftrightbox div{
    font-size: 30px;
    float: left;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #000;
    background-color: #FFFFFF;
}
.leftrightbox div.on{
    background-color: #0270C1;
    color:#FFFFFF;
}
@media (min-width: 1200px) {
	.yykj{
        left:550px;
        top: 75px;
        position:absolute;
        z-index: 1;
        padding-left: 80px;
        text-align: left;
    }
    .gyyy img{
        float: left;
    }
    .leftrightbox{
        position: absolute;
        bottom: 0;
        left: 594px;
    }
}
@media (max-width: 1199px) {
    .gyyy{
        padding: 0 auto;
        text-align: center;
    }
    .leftrightbox{
        margin: 0 auto;
    }
    .yykj{
        margin: 0 auto;
        padding-right: 0px;
    }
}
.bod2-cen ul li .s_item a.tit{
    color: #666666;
    font-size: 16px;
    padding:10px 0;
    line-height: 1.5;
} 
.bod2-cen ul li .s_item p{
    color: #6c6c6c;
    font-size: 14px;
    padding:10px 0;
    line-height: 2;
    cursor: default;
} 
.bod2-cen ul li .s_item .bot .s_time{
    color: #666666;
    font-size: 30px;
    padding: 10px 0;
    border-top: 1px solid #000;
    cursor: default;
} 
.bod2-cen ul li .s_item .bot .bot_more{
    color: #221815;
    font-size: 14px;
    padding: 21px;
    display: none;
} 
.bod2-cen ul li .s_item:hover a.tit{
    color: #0270c1;
} 
.bod2-cen ul li .s_item:hover .bot .s_time{
    color: #221815;
    border-top: none;
} 
.bod2-cen ul li .s_item:hover .bot{
    border-top: 1px solid #000;
} 
.bod2-cen ul li .s_item:hover .bot .bot_more{
    display: inline;
} 
.more2{
	width: 100%;
	text-align: center;
    padding: 40px 0;
}
.more2 a.button{
	padding: 5px 75px;
    padding-bottom: 7px;
	color: #FFFFFF;
	background-color:#0170B8;
	outline: none;
	border: 0;
	font-size: 30px;
}
.main3 .more2 a.button{
	border: 1px solid #666666;
	color: #ffffff;
	font-size: 30px;
}
.s_cen{
	text-align: center;
	font-size: 14px;
	color: #181818;
}
.s_news ul li .item .nr .time .txt{
	padding-top: 10px;
}
.s_news ul li:hover .item .nr .time .txt{
	color: #0170b8;
}
.s_news ul li .item .img{
	padding:20px 0;
	padding-right: 0px;
	padding-left: 34px;
}
.s_news ul li .item .nr .jj {
	line-height: 2;
	padding-top: 20px;
}
.s_news ul li:hover .item .nr .jj p{
	padding-left: 10px;
	border-left: 1px solid  #0170B8;
	color: #666666;
}
.s_news ul li .item .nr .jj p{
	color: #666666;
}
.s_news ul li .item{
	border: none;
	border-bottom: 1px dotted #666666;
}
.s_news ul li .item:hover{
	box-shadow: none;
}
.s_list ul li .item:hover a div.nr .jj p{
    color:#0270c1;
}
.product-list .introimg{
	width: 100%;
}
.product-list .introimg img{
	width: 100%;
}
.product-list .introspan{
	margin-top: 30px;
	width: 100%;
}
.product-list .introspan p{
	font-size: 14px;
	color: #666666;
	text-indent: 2em;
	line-height: 2;
    padding-top: 10px;
}

.product-list2 .introimg{
	width: 100%;
}
.product-list2 .introimg img{
	width: 100%;
}
.product-list2 .introspan{
	margin-top: 30px;
	width: 100%;
}
.product-list2 .introspan p{
	font-size: 14px;
	color: #666666;
	text-indent: 2em;
	line-height: 2;
    padding-top: 10px;
}


.s_aboutus{
    font-size: 16px;
    color: #181818;
}
.introspan .bboder{
    width: 100%;
    margin:  20px 0;
    border-bottom: 1px dotted #666;
}
.s_list2 ul li.col-sm-3{
    padding: 5px 2px !important;
}
.s_list2 ul li.col-sm-3 .item .a1 .img img{
    width: 100%;
}
.lxwm_list{
    padding-bottom: 15px;
    border-bottom: 1px solid #dcdcdc;
}
.lxwm_list ul li .item{
    padding:  10px 0;

}
.lxwm_list ul li .item .lxwmimg {
    text-align: center;
}

.lxwm_list ul li .item .lxfs{
    padding: 10px;
}
.lxwm_list ul li .item .tit{
    padding: 10px;
    border-bottom: 1px solid #dcdcdc;
}
.lxwm_list ul li .item .tit p{
    font-size: 16px;
    color: #666666;
    font-weight: bold;
    line-height: 1.8;
}
.lxwm_list ul li .item .lxfs{
    padding: 10px;
}
.lxwm_list ul li .item .lxfs p{
    font-size: 14px;
    color: #666666;
    line-height: 2;
}


.lxwm_list ul li .item .lxfs .dis{
    display: none;
}
.showewm img{
    width: 100%;
    max-width: 160px;
}

.product-list2 li {
	padding: 0px 10px 20px;
}
.product-list2 li:nth-child(3n+1) {
	clear: both;
}
.product-list2 li .item {
	border: 1px solid #e1e1e1;
	position: relative;
	z-index: 1;
}
.product-list2 li .item:hover {
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
}

.product-list2 li .item .nr {
	padding: 15px;
}
.product-list2 li .item .nr h3 {
	display: block;
	margin-bottom: 5px;
	line-height: 140%;
	font-size: 14px;
	color: #555;
}
.product-list2 li .item .nr .jj {
	font-size: 12px;
	line-height: 200%;
}
@media(min-width:1200px){
    .rel1{position: relative; z-index: 1;}
    .abs1{position: absolute; z-index: 1;}
    .lxwm_list ul li .item .lxfs .lxewm{
        float: right;
    }
    .lxwm_list ul li .item .lxfs .lxewm img{
        width: 100%;
        max-width: 125px;
    }
    .lxwm_list ul li .item .lxfs .lxewm p{
        text-align: center;
        color: #666666;
        font-size: 14px;
    }
    .index1 .drop{
        position: absolute;
        bottom: 12px;
        left: 50%;
        transform: translate(-50%, 0);
        z-index: 1;
    }
    .honorzs ul li:nth-child(4n+1){
        clear: both;
    }
    .proclass ul li{
        padding: 0;
    }
}
@media(max-width:1199px){
    .lxwm_list ul li .item .titbox{
        text-align: center;
        width: 100%;
    }
    .lxwm_list ul li .item .lxfs{
        width: 100%;
        text-align: center;
    }
    .lxwm_list ul li .item .lxfs .lxewm p{
        text-align: center;
        color: #666666;
        font-size: 14px;
        padding-bottom: 15px;
    }
    .drop ul li{
        margin: 5px 0;
    }
    .proclass ul li{
        padding: 10px;
    }
}
@media (max-width: 767px) {
	.product-list2 li {
        padding: 10px;
    }
}
.index1{
    position: relative;
}
.index1a{
    color: #ffffff;
}
.index1a div.text-center p{
    padding: 18px 0;
}
.item ul li a span{
    font-size: 14px;
}
.item ul li a p{
    text-indent: 1.5em;
    font-size: 14px;
}
.item ul li a{
    color: #fefefe;
}
.item ul li a:hover{
    color: #348439;
}
.index1a li:hover .ulbg{
    display: block;
}
@media(max-width:1199px) {
    .index1a li.lastli:hover .ulbg{
        display: none;
    }
}
.index1a li:hover .ulbg p.font{
    display: block;
    padding: 16px 20px;
    font-size: 14px;
    color: #fefefe;
    line-height: 2;
}

.index1a li ul{
    padding: 5px;
}
.index1a li .ulbg{
    display: none;
    background-color: rgba(0, 0, 0, 0.5);
}
.index1a li{
    padding: 8px 2px;
}
.index1a ul li{
    margin-bottom: -1px;
}
.index1a ul li{
    width: 100%;
    list-style: disc;
    list-style-position: inside;
}

.drop ul li:nth-child(1) .rel1 .dbox1 .text-center{
    background-color: rgba(255, 102, 0, 0.8);
}
.drop ul li:nth-child(2) .rel1 .dbox1 .text-center{
    background-color: rgba(255, 194, 50, 0.8);
}
.drop ul li:nth-child(3) .rel1 .dbox1 .text-center{
    background-color: rgba(155, 219, 43, 0.8);
}
.drop ul li:nth-child(4) .rel1 .dbox1 .text-center{
    background-color: rgba(30, 126, 203, 0.8);
}
.index1a div.text-center {
    line-height: 40px;
}
.index1a div.text-center  span{
    padding-left: 20px;
    font-size: 24px;
    color: #ffffff;
    padding-top: 1px;
}
.rel1 .dbox1{
    bottom: 0;
    left:0px;
    width: 100%;
}
.footer .section .ft-li .ff1{
    margin-top: 40px;
}
.footer .section .ft-li .ff1 a{
    padding: 0 10px;
}
/*.footer .section .ft-li .ff1 a img:last-child{
    display: none;
}
.footer .section .ft-li .ff1 a:hover img:first-child{
    display: none;
}
.footer .section .ft-li .ff1 a:hover img:last-child{
    display: inline;
}*/
.footer .section .ft-li .ff1 ul li {
    float: left;
    padding: 0 10px;
}
.footer .section .ft-li .ff1 ul li span{
    color: #666;
}
.footer .section .ft-li .ff1 ul li a span{
    font-size: 14px;
    color: #666;
}
.footer .section .ft-li .ff2 {
    margin-top: 100px;
}
.footer .section .ft-li .ff2 span{
    font-size: 14px;
    color: #666;
}
.footer .section .ft-li .ff2 .r a{
    padding: 0 20px; 
    font-size: 14px;
    color: #666;
}
.footer .section .ft-li .ff2 .r a:hover{
    color: #666;
}
.s_profont{
    color: #666666;
    font-size: 14px;
    text-align: center;
}
.newsbox{
	width: 100%;
	padding: 10px;
	padding-bottom: 0;
	border: none;
}
.newsbox .stime{
	width: 100px;
	height: 100px;
	background-color: #f7f7f7;
	margin-right: 10px;
}
.article ul li .newsbox{
	padding: 10px;
	border-bottom: 1px dotted #666;
}
.article ul li .newsbox .stime{
	width: 120px;
	height: 120px;
	border-radius: 50%;
}
.article ul li .newsbox .stime p:first-child{
	font-size: 40px;
	color: #666;
	text-align: center;
	padding-top: 40px;
}
.article ul li .newsbox .stime p:last-child{
	font-size: 18px;
	padding-top: 5px;
	color: #666;
	text-align: center;
}
.article ul li .newsbox .tit{
	padding-top: 20px;
}
.article ul li .newsbox .tit a p:first-child span:first-child{
	font-size: 16px;
	/* color: #1e616f; */
	color: #666666;
	padding-left: 0;
}
.article ul li .newsbox .tit a p:first-child span{
	padding: 0 10px;
	font-size: 14px;
	color: #c5c5c5;
}
.article ul li .newsbox .tit a p:last-child{
	font-size: 12px;
	color: #666666;
}
.article ul li .newsbox .tit a:hover p:first-child span:first-child{
	color: #348439;
}
.honorbox{
    width: 100%;
}
/* .honorbox ul li:last-child{
    padding: 0 20px;
} */
/*.honorbox ul li:first-child p:nth-child(1){
    color: #231f20;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 35px;
}
.honorbox ul li:first-child p:nth-child(2){
    color: #231f20;
    font-size: 40px;
    font-weight: bold;
    padding-bottom: 35px;
}
.honorbox ul li:first-child p:nth-child(n+3){
    padding: 10px;
    color: #666666;
    font-size: 14px;
}*/
.honorbox ul li p a{
    
    
}
.honorbox ul li p:nth-child(n+3):hover{
    background-color: #348439;
}
.honorbox ul li p:hover a{
    color: #ffffff;
}
.honorzs{
    padding-top: 90px;
    padding-bottom: 40px;
}
.honorzs ul li{
    padding: 5px;
}
.proclass{
    padding: 0;
}
.honorbox{
width: 100%;
}
/* .honorbox ul li:last-child{
padding: 0 20px;
} */
.honorbox .hd p:nth-child(1){
color: #231f20;
font-size: 24px;
font-weight: bold;
padding-bottom: 35px;
}
.honorbox .hd p:nth-child(2){
color: #231f20;
font-size: 40px;
font-weight: bold;
padding-bottom: 35px;
}
.honorbox .hd ul li,.honorbox .hd ul{
padding: 0;
}
.honorbox .hd ul li{
padding:15px;
}
.honorbox .hd ul li a{
color: #666666;
font-size: 14px;
}
.honorbox .hd ul li:hover{
background-color: #348439;
}
.honorbox .hd ul li:hover a{
color: #ffffff;
}
.pr{
position: relative;
z-index: 1;
}
.protit{
position: absolute;
z-index: 1;
font-size: 50px;
color: #ffffff;
left: 50%;
top: 50%;
font-family: '宋体';
transform: translate(-50%, -50%);
}

.proclass{
    padding: 0;
}

.honorbox .hd p:nth-child(1){
    color: #231f20;
    font-size: 24px;
    padding-bottom: 20px;
    text-align: center;
}
.honorbox .hd p:nth-child(2){
    color: #231f20;
    font-size: 20px;
    padding-bottom: 50px;
    text-align: center;
}
 .news-list ul{
    padding-top: 20px;
} 
.news-list li{
    margin: 10px 0;
    /*padding: 5px 0;*/
    border: 1px solid #dcdcdc; 
}
.news-list li .img{
    padding: 5px;
}
.news-list li .nr-con h3{
    padding-top: 20px;
}
.news-list li .nr-con h3 a{
    font-size: 18px;
    color: #231f20;
}
.news-list li .nr-con .jj p{
    font-size: 14px;
    color: #666666;
}
.s_4_4_ul li:nth-child(3n+1){
    clear:both;
}