body {
    min-width: 1200px;
    color: #333333;
}

.header {
    width: 100%;
}

.header-top {
    background-color: #3da922;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    font-size: 12px;
}

.header-top-box {
    width: 1200px;
    margin: 0 auto;

}

.header-top-box a {
    color: #ffffff;
}

.header-center-box {
    width: 1200px;
    margin: 0 auto;
    height: 150px;
}

.logo {
    margin-top: 29px;
    padding-right: 15px;
    margin-right: 15px;
    border-right: 1px solid #ddd;
}

.logo img {
    width: 100%;
    height: auto;
    display: block;
}

.title-box {
    padding: 60px 0 50px 0;
	color: #b13e2e;
}

.title {
    font-size: 18px;
    margin-bottom: 6px;
    font-weight: bold;
}

.title-sub a,
.title-sub span {
    font-size: 12px!important;
	color: #b13e2e;
}

.wx {
    width: 320px;
    margin-top: 20px;
}

.wx img {
    width: 100%;
    display: block;
    height: auto;
}

.header-bottom {
    background-color: #333333;
}

.menu {
    width: 1200px;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
}

.menu li {
    width: 130px;
    display: block;
    float: left;
    text-align: center;
    transform: skewX(-45deg);
}

.menu li a {
    transform: skewX(45deg);
    color: #ffffff;
    display: block;
}
.menu li:hover {
    background-color: #f39c12;
}

.banner {
    width: 100%;
    text-align: center;
    height: 550px;
    overflow: hidden;
}

.banner img {
    max-width: 100%;

    height: auto;
    display: inline-block;
    vertical-align: top;
}

.content {
    padding-top: 50px;
}

.con-title {
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 50px;
}

.con-center {
    width: 1200px;
    margin: 0 auto;
}

.con-content {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
    font-size: 16px;
    color: #282828;
    line-height: 36px;
}

.sub-title {
    background: url("../images/uu.png") no-repeat center;
    background-size: cover;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    font-size: 28px;
}

.sub-item {
    text-align: center;
    height: 73px;
    line-height: 73px;
    font-size: 16px;
    color: #282828;
}

.product {
    background-color: #f3f3f3;
}

.product-box {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 30px;
}

.pro-left {
    width: 295px;
    float: left;
    background-color: #3da922;
    color: #ffffff;
    padding: 35px;
}

.menu-pro {
    width: 100%;
    text-align: center;
}

.menu-pro li {
    width: 228px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    margin-bottom: 10px;
}
.menu-pro li :hover{
    background-color: #f39c12;
    color: #fff;
    border: 1px solid #f39c12;
}
.menu-pro li a {
    border: 1px solid #fff;
    color: #ffffff;
    display: inline-block;
    width: inherit;
    height: inherit;
    text-align: left;
    padding-left: 70px;
	background-color: #49c52a;
}
.menu-pro li a:hover{
    padding-left: 90px;
    transition:padding 0.5s;
}
.pro-com {
    line-height: 30px;
}

.com-img {
    padding-top: 20px;
}

.pro-ul li {
    background: url("../images/pro.png") no-repeat;
    background-size: cover;
    width: 202px;
    height: 175px;
    float: left;
    margin-right: 24px;
    margin-bottom: 15px;
}

.pro-ul li:nth-child(4n+0) {
    margin-right: 0;
}

.pro-border {
    border: 1px solid #bfbfbf;

    width: 200px;
    height: 135px;
    overflow: hidden;
    line-height: 135px;
    text-align: center;
}
.pro-border img:hover{
    transform:scale(2);
    -webkit-transform:scale(2);
    -moz-transform:scale(2);
    -o-transform:scale(2);
    -ms-transform:scale(2);

}
.pro-border img {
    max-width: 200px;
    max-height: 135px;
    vertical-align: middle;
    transition:All 0.8s ease-in-out;
    -webkit-transition:All 0.8s ease-in-out;
    -moz-transition:All 0.8s ease-in-out;
    -o-transition:All 0.8s ease-in-out;
}

.pro-right {
    padding-left: 320px;
}

.pro-title {

    line-height: 24px;
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #282828;
}

.item {
    background-color: #ffffff;
}

.pad30 {
    padding-top: 50px;
}

.ys-ul li {
    width: 20%;
    float: left;
    padding-right: 12px;
    padding-left: 12px;
    border-right: 2px solid #b13e2e;
    height:450px;
}

.ys-ul li:last-child {
    border: none;
}

.ys-img {
    margin-top: 13px;

    background: url("../images/ys.jpg") no-repeat center;
    background-size: cover;
    width: 220px;
    height: 220px;
    cursor: pointer;
}

.ys-img:hover {
    opacity: 0.5;
}

.ys-img img {
    width: 100%;
    display: inline-block;
    height: auto;
}

.ys-ul {
    width: 1200px;
    margin: 0 auto 50px auto;
}

.ys-title {
    padding: 0 35px;
    font-size: 24px;
    color: #3da922;
    margin-top: 40px;
	text-align: center;
}

.ys-content {
    padding: 0 35px;
    font-size: 16px;
    color: #282828;
    line-height: 34px;
    margin-top: 10px;
	text-align: center;
}

.gc-ul {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 50px;
}

.gc-ul li {
    background: url("../images/gc.png") no-repeat;
    width: 280px;
    height: 240px;
    background-size: cover;
    float: left;
    margin-right: 25px;
}

.gc-ul li:nth-child(4n+0) {
    margin-right: 0;
}

.gc-img {
    width: 100%;
}

.gc-img img {
    width: 100%;
    height: auto;
    display: block;
}

.gc-title {
    line-height: 34px;
    color: #282828;
    text-align: center;
}

.bar {
    width: 100%;
    text-align: center;
}

.bar img {
    max-width: 100%;
    display: inline-block;
    height: auto;
}

.news-box {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 50px;
}

.news-title {
    font-size: 24px;
    font-weight: bold;
    position: relative;
    margin-bottom: 18px;
	color: #f39c12;
}

.more {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
    font-style: normal;
	color:#333333;
}

.news-left {
    width: 390px;
    margin-right: 10px;
    float: left;
    height: 470px;
}

.news-ul li {
    height: 38px;
    line-height: 38px;
    border-bottom: 1px dashed #282828;
}
.news-ul li:hover div{
    color:#3da921;
}
.news-ul li a {
    color: #282828;
}

.news-tit {
    width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news-center {
    width: 400px;
    float: left;
    margin-right: 10px
}

.news-center img {
    width: 100%;
    height: 500px;
    display: inline-block;
}

.mar0 {
    margin: 0
}

.footer {
    width: 100%;
}

.footer-top {
    background-color: #3da922;
    height: 58px;
    line-height: 58px;
}

.footer-menu {
    margin: 0 auto;
    width: 1200px;
}

.footer-menu li {
    width: 130px;
    float: left;
    text-align: center;
    transform: skewX(-45deg);
}
.footer-menu li:hover a{
   color:#fff;
   
}
.footer-menu li:hover{
    background-color:#f39c12;
}
.footer-menu li a {
    color: #ffffff;
    display: inline-block;
    transform: skewX(45deg);
}

.footer-bottom {
    background-color: #333333;
}

.footer-box {
    margin: 0 auto;
    width: 1200px;
    padding: 44px 0;
}

.com-box {
    margin-top: 10px;
}

.com-box1 {
    color: #ffffff;
    line-height: 28px;
    margin-left: 45px;
}

.prd-ul {
    width: 1200px;
    margin: 0 auto;
}
.prd-ul li a:hover{
    background-color: #f39c12;
    color:#ffffff;
    border: 1px solid #f39c12;
}
.prd-ul li {
    width: 230px;
    height: 40px;
    line-height: 40px;
    margin-right: 10px;
    /* border: 1px solid #333333; */
    margin-bottom: 15px;
    float: left;
    text-align: center;
}

.prd-ul li:nth-child(5n+0) {
    margin-right: 0;
}

.prd-ul li a {
    color: #3da922;
    display: inline-block;
    width: inherit;
    border: 1px solid #333333;
    font-weight: bold;
}

.prd-box {
    width: 1200px;
    margin: 0 auto;
}

.prd-ul-item {
    padding: 30px 0
}

.prd-ul-item li {
    width: 280px;
    float: left;
    margin-right: 20px;
    margin-bottom: 15px;
}
.prd-img{
    width:100%;
    overflow:hidden;
}
.prd-img img{
    width: 100%;
    transition:All 0.4s ease-in-out;
    -webkit-transition:All 0.4s ease-in-out;
    -moz-transition:All 0.4s ease-in-out;
    -o-transition:All 0.4s ease-in-out;
}
.prd-img img:hover{
    transform:scale(1.2);
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
    -ms-transform:scale(1.2);
}
.prd-img img {
    width: 100%;
    display: block;
    height: 210px;
}

.prd-tit {
    line-height: 28px;
    background-color: #f4f5f7;
    text-align: center;
    color: #333333;
}

.prd-item-img {
    background: url("../images/gc.png") no-repeat;
    background-size: cover;
    width: 350px;
    height: 300px;
    float: left;
}

.prd-img-box {
    width: 100%;

}

.prd-img-box img {
    width: 100%;
    display: inline-block;
    height: auto;
}

.prd-tit-box {
    line-height: 36px;
    text-align: center;
}

.prd-item-con {
    float: left;
    width: 510px;
    line-height: 36px;
    margin-left: 20px;
    margin-right: 20px;
}

.prd-tit1 {
    font-size: 16px;
    font-weight: bold;
}

.pro-ul1 li {
    width: 120px;
    margin-right: 5px;
    float: left;
}

.pro-uli li:last-child {
    margin-right: 0
}

.pro-img {
    width: 100%;
    height: 80px;
}

.pro-img img {
    width: 100%;
    display: block;
    height: auto;
}

.pro-tit {
    text-align: center;
    color: #000;
}

.prd-item-mes {
    float: right;
    width: 295px;
    line-height: 36px;
}

.mes-tit {
    font-size: 16px;
    font-weight: bold;
}

.mes-color {
    color: #3da922;
}

.zj-btn {
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #3da922;
    color: #ffffff;
    display: block;
    font-size: 16px;
}

.prd-intro {
    padding-top: 20px;
}

.intro-tit {
    padding: 20px 0;
    font-size: 16px;
    font-weight: bold;

}

.intro-contetn {
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333;
    padding: 20px 0;
    line-height: 40px;
}

.prd-tip {
    margin: 40px 0;
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    background-color: #e8e8e8;
}

.tip span {
    margin-right: 15px;
}

.tip-news {
    height: 240px;
}

.tip-ul li {
    width: 250px;
    float: left;
    margin-right: 24px;
    border: 1px solid #bfbfbf;
}

.tip-ul li:last-child {
    margin-right: 0
}

.tip-img {
    width: 100%;
}

.tip-img img {
    width: 100%;
    display: inline-block;
    height: auto;
}

.tip-pro {
    margin-left: 20px;
}

.tip-title {
    line-height: 29px;
    background-color: #f4f5f7;
    text-align: center;
    color: #333333;
}

.sub-content {
    width: 1200px;
    margin: 0 auto;
    line-height: 36px;
}

.sub-content p {
    /*text-indent: 28px;*/
}

.news-tit1 {
    font-size: 16px;
    color: #000;
}

.news-ul1 {
    padding-bottom: 30px;
}

.news-ul1 li {
    padding: 20px 0;
    border-bottom: 1px dashed #333333;
    line-height: 30px;
}

.news-text {
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 960px;
    color: #000;
}

.news-time {
    float: right;
    color: #000;
}

#pagelist {
    font-size: 0;
    margin: 20px 0;
}

#pagelist * {
    vertical-align: middle;
}

#pagelist span {
    font-size: 14px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    background: #3da922;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 10px;
    color: #fff;
}
#pagelist .current{
    background-color:#f39c12;
}
#pagelist a {
    font-size: 14px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    background: #3da922;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 10px;
    color: #fff;
}

#pagelist select {
    font-size: 14px;
    border: 1px solid #3da922;
    color: #3da922;
    height: 30px;
    position: relative;
    top: 1px;
    margin-right: 10px;
}

#pagelist span.total {
    font-size: 14px;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    background: #fff;
    border: none;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 10px;
    color: #3da922;
}


/* Ã¥ÂÅ’Ã¦Å½â€™Ã¦Â»Å¡Ã¥Å Â¨ */

.showBox_in2 {
    width: 1200px;
    /* height: 600px; */
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

.showBox_in2 .list_wrap {
    width: 1050px;
    height: auto;
    /* height: 600px; */
    position: relative;
}

.showBox_in2 .list_wrap ul {
    float: left;
    /* width: 1830px; */
}

.showBox_in2 .list_wrap ul li {
    /* width: 280px; */
    float: left;
    margin: 0 25px 30px 0;
}

.showBox_in2 li:nth-child(4n+0) {
    margin-right: 0;
}

.showBox_in2 li .pictureSet_box {
    width: 250px;
    height: 250px;
    overflow: hidden;
}







