@charset "utf-8";
/* CSS Document */
.page-top{
    margin-top:  30px;
}
.newst {float:  left;width: 100px;height: 115px;text-align:  center;padding: 12px;border-radius: 5px;background: -webkit-gradient(linear, 0% 100%, 100% 0%, from(#43c53c), to(#94dd49));}
.newst p1 {color: white;font-size: 40px;line-height: 58px;}
.newst p2 {color: white;font-size: 16px;}
.ban{
}
.ban img{
    margin-top: 135px;
    width: 100%;
}
.ming ul{
    margin-top: 26px;
}
.ming ul li{
    float:  left;
    width: 220px;
    background: #7bdb46;
    margin: 10px;
    text-align:  center;
    height: 40px;
    border-radius: 3px;
}
.ming ul li:hover{
    background: #ffffff;
    border: 1px solid #30b202;
    width: 218px;
    height: 40px;
    margin:  10px;
    transition: all 0.5s ease;
}
.ming ul li a{
    color: white;
    line-height: 40px;
    font-size: 18px;
}
.ming ul li:hover a{
    color: #62bf2f;
}
.page-con{
    border: 1px dotted #dddcdc;
    margin-top:  30px;
    padding: 32px;
}
.con{
    line-height: 30px;
    font-size: 15px;
}
.posit{
    height: 66px;
    border-bottom: 1px dotted #acacac;
}
.weizhi{
    color: #7d7d7d;
    text-align: right;
}
.weizhi a{font-size: 16px;color: #418f15;}
.weizhi i{
    font-size: 20px;
}
.posits ul{}
.posits ul li{
    float: right;
    width: 90px;
    background: #0879e6;
    margin: 5px;
    margin-top: 42px;
    line-height: 30px;
    text-align:  center;
}
.weizhi span{
    font-size: 14px;
    color: #7d7d7d;
    margin-right:  20px;
}
.posits ul li a{
    color: white;
    font-size: 15px;
}
.posits ul li:hover{
    background: #ff3b00b8;
}
.posits ul li:hover a{
}
.gsm1 p{
    font-size: 16px;
    color: #b2b0b0;
}
.gsm1{height: 27px;text-align: right;}
.posits1 ul li a{
    color: white;
    font-size: 15px;
}
.posits1 ul li:hover{
    background: #ff3b00b8;
}
.posits1 ul li:hover a{
}
.posits1 ul{}
.posits1 ul li{
    float: right;
    width: 130px;
    background: #0879e6;
    margin: 5px;
    margin-top: 42px;
    line-height: 30px;
    text-align:  center;
}
.newslist{
    border: 1px dotted #dddcdc;
    margin-top: 30px;
    padding: 32px;
}
.newslist ul li img{
    float:  left;
    width: 220px;
    height: 145px;
    margin-left:  20px;
    border-radius: 5px;
}
.newslist ul li{
    line-height: 35px;
    border-bottom: 1px dotted #d5d5d5;
    padding: 20px 5px;
    width: 566px;
    float:  left;
}
.newslist ul li:hover{
}
.newslist ul li:hover h2{
    color: #45ae29;
    margin-left: 20px;
    letter-spacing: 0.5px;
    transition: all 1s ease;
}
.newslist ul li:hover p{
}
.newslist ul li:hover span{
	color: #e85747;
	margin-left: 20px;
	letter-spacing: 0.5px;
	transition: all 1s ease;
}
.product{
    border: 1px dotted #8d8c8c;
    margin-top: 30px;
    padding: 32px;
    overflow: hidden;
    }
.product ul li:hover{box-shadow: 0px 0px 15px 0px #61c12f;}
.product ul li{
    float:  left;
    padding: 20px;
    /* width: 355px; */
}
.product ul li a{
    line-height: 28px;
    text-align:  center;
}
.product ul li img{
    width: 335px;
    height: 248px;
    border: 1px solid #dfdfdd;
    border-radius: 10px;
}
.tu {overflow:  hidden;margin-bottom: 10px;}
.tu img {
    transition: 1s ease-out;
}
.tu img:hover{
    transform: scale(1.5);
    overflow: hidden;
}
.product ul li p{
    font-size:  16px;
}
.product ul li:hover p{
    letter-spacing: 2px;
    transition: all 0.5s ease;
    color: #4f9e25;
	font-weight: 700;
}
.por2 h2{
    line-height: 30px;
}
.por2{
    float:  right;
    width: 433px;
    padding: 0px 25px 0px 10px;
}
.por2 p{
    font-size:  14px;
    line-height: 26px;
}
.por2 span{
    float: left;
    color: #b4b4b4;
}
.por2 a{
    font-size: 16px;
}
.Page{
    text-align:  center;
    margin-top:  30px;
}
.Page {
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	margin: 3px;
	padding-top: 7px;
	text-align: center;
	padding: 30px;
}
.Page a {
	padding: 5px 10px;
	margin: 0px 3px;
	color: #000000;
	border: 1px dashed #b2bcb2;
}
.Page a:hover {
	color: #fff;
	background-color: #7bdb46;
	padding: 5px 10px;
}
.Page a:active {
	border-right: #188f6c 1px solid;
	border-top: #188f6c 1px solid;
	border-left: #188f6c 1px solid;
	color: #fff;
	border-bottom: #188f6c 1px solid;
	background-color: #188f6c;
}
.Page span.current {
	border-right: #000000 1px solid;
	padding-right: 5px;
	border-top: #000000 1px solid;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 2px;
	border-left: #000000 1px solid;
	color: #fff;
	padding-top: 2px;
	border-bottom: #000000 1px solid;
	background-color: #000000
}
.Page span.nolink {
	margin: 2px;
	color: #464746;
	padding: 5px;
	border: 1px dashed #b2bcb2;
}
.Page span {
	margin: 2px;
	color: #b4b4b4;
	padding: 5px 10px;
	border: 1px dashed #b2bcb2;
}
.fanye{
    text-align: left;
    line-height: 32px;
    margin-top: 54px;
    color: #ff3b00;
    }
.fanye li{
    font-weight:  700;
    font-size: 15px;
    text-align:  center;
}
.tit{
    font-size: 24px;
    text-align:  center;
    line-height: 55px;
}
.date{
    text-align:  center;
    height: 50px;
    line-height: 40px;
}