@charset "utf-8";
/*------------------------------------------------------------
	page
------------------------------------------------------------*/
.pageLead {
	height: 550px;
	position: relative;
	background: url(../images/page_about.jpg) no-repeat center bottom;
	background-size: cover;
}

.pageHonor {
	background: url(../images/page_honor.jpg) no-repeat center center;
	background-size: cover;
}

.pageYanfa {
	background: url(../images/page_yanfa.jpg) no-repeat center center;
	background-size: cover;
}

.pageProduct {
	background: url(../images/page_product.jpg) no-repeat center center;
	background-size: cover;
}

.pageCompany {
	background: url(../images/page_company.jpg) no-repeat center center;
	background-size: cover;
}

.pageNews {
	background: url(../images/page_news.jpg) no-repeat center center;
	background-size: cover;
}

.pageContact {
	background: url(../images/page_contact.jpg) no-repeat center center;
	background-size: cover;
}

.pageShengchan {
	background: url(../images/page_about.jpg) no-repeat center center;
	background-size: cover;
}

.pageFuwu {
	background: url(../images/fuwu.jpg) no-repeat center center;
	background-size: cover;
}

.pageVideo {
	background: url(../images/page_video.jpg) no-repeat center center;
	background-size: cover;
}

.pageLead .sub {
	margin: 0 auto;
	width: 80%;
	min-width: 1300px;
}

.pageLead h2 {
	padding-top: 230px;
	color: #fff;
	font-size: 50px;
	text-align: right;
}

.pageLead h2 span {
	display: block;
	font-size: 20px;
	font-weight: normal;
	font-style: oblique;
}

.pagePath {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	overflow: hidden;
}

.pagePath .path {
	margin: 0 auto;
	width: 80%;
	min-width: 1300px;
	position: relative;
}

.pagePath .path .pageName {
	width: 150px;
	margin-right: 55px;
	height: 64px;
	float: left;
	position: relative;
	color: #fff;
	font-size: 25px;
	line-height: 64px;
	background: #79AE52;
	z-index: 1;
}

.pagePath .path .pageName a {
	color: #fff;
}

.pagePath .path .pageName:before {
	width: 60px;
	position: absolute;
	left: 100%;
	top: 0;
	bottom: 0;
	background: url(../images/path_bg.png) no-repeat;
	background-size: 100% 100%;
	content: "";
}

.pagePath .path .pageName:after {
	position: absolute;
	right: 100%;
	width: 9999px;
	content: "";
	bottom: 0;
	top: 0;
	background-color: #79AE52;
}

.pagePath .path .rBox {
	height: 64px;
	float: left;
	width: -webkit-calc(100% - 205px);
	width: calc(100% - 205px);
	position: relative;
}

.pagePath .path .rBox:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1920px;
    height: 100%;
    background: #79AE52;
	z-index: 1;
}

.pagePath .path .rBox:after {
	content: "";
	position: absolute;
	top: 0;
	left: -34px;
	width: 34px;
	height: 100%;
	background: url(../images/sub_bg02.png) no-repeat;
}

.pagePath .path .rBox .category {
	padding-left: 50px;
	float: left;
	z-index: 2;
	position: relative;
}

.pagePath .path .rBox .category:before {
	margin-top: -5px;
	width: 1px;
	height: 10px;
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	background: #fff;
	opacity: 0.5;
}

.pagePath .path .rBox .category li {
	display: inline;
}

.pagePath .path .rBox .category li a {
	display: inline-block;
	width: 140px;
	height: 64px;
	line-height: 64px;
	color: #fff;
	font-size: 17px;
	position: relative;
	text-align: center;
}

.pagePath .path .rBox .category li a:hover {
	text-decoration: underline;
}

.pagePath .path .rBox .category li a:before {
	margin-top: -5px;
	width: 1px;
	height: 10px;
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	background: #fff;
	opacity: 0.5;
}

.pagePath .path .rBox .location {
	float: right;
	z-index: 2;
	position: relative;
}

.pagePath .path .rBox .location li {
	display: inline;
	color: #fff;
	font-size: 17px;
}

.pagePath .path .rBox .location li a {
	display: inline-block;
	height: 64px;
	line-height: 64px;
	color: #fff;
	font-size: 17px;
}

.pagePath .path .rBox .location li a:hover {
	text-decoration: underline;
}

.aboutBg {
	background: url(../images/page_about_bg.jpg) no-repeat center top;
	background-size: cover;
}
	
.pageAbout {
	margin: 0 auto;
	padding: 70px 0;
	width: 80%;
	min-width: 1300px;
}

.pageAbout h2 {
	float: left;
	color: #666;
	font-size: 30px;
	font-weight: 100;
}

.pageAbout h2 span {
	display: block;
	color: #79AE52;
	font-size: 40px;
	font-weight: normal;
}

.pageAbout .logo {
	padding-top: 20px;
	 float: right;
}

.pageAbout .ttlBox {
	margin-bottom: 30px;
}

.pageAbout p {
	margin-bottom: 15px;
	color: #222;
	font-size: 16px;
	line-height: 1.7;
	text-indent: 2em;
}

.culture {
	margin: 0 auto;
	padding: 20px 0 80px;
	width: 80%;
	min-width: 1200px;
}

.culture .culList li {
	margin: 0 0.5% 10px;
	padding: 10px;
	width: 24%;
	float: left;
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
}

.culture .culList li:before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.1) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.1) 100%);
	-webkit-transform:skewX(-17deg);
	-moz-transform: skewX(-17deg);
	-o-transform: skewX(-17deg);
	-ms-transform: skewX(-17deg);
	transform: skewX(-17deg);
}

.culture .culList li:hover::before {
	-webkit-animation: shine .95s;
	-moz-animation: shine .95s; 
	animation: shine .95s;
}

@keyframes shine {
	100% {
		left: 125%;
	}
}

.culture .culList li .sub {
	padding: 30px;
	width: 100%;
	height: 220px;
	background: rgba(121,174,82,.9);
	box-sizing: border-box;
}

.culture .culList .cul01 {
	background: url(../images/cul_bg01.jpg) no-repeat center center;
	background-size: cover;
}

.culture .culList .cul02 {
	background: url(../images/cul_bg02.jpg) no-repeat center center;
	background-size: cover;
}

.culture .culList .cul03 {
	background: url(../images/cul_bg03.jpg) no-repeat center center;
	background-size: cover;
}

.culture .culList .cul04 {
	background: url(../images/cul_bg04.jpg) no-repeat center center;
	background-size: cover;
}

.culture .culList .cul05 {
	background: url(../images/cul_bg05.jpg) no-repeat center center;
	background-size: cover;
}

.culture .culList .cul06 {
	background: url(../images/cul_bg06.jpg) no-repeat center center;
	background-size: cover;
}

.culture .culList .cul07 {
	background: url(../images/cul_bg07.jpg) no-repeat center center;
	background-size: cover;
}

.culture .culList .cul08 {
	background: url(../images/cul_bg08.jpg) no-repeat center center;
	background-size: cover;
}

.culture .culList li .title {
	margin-bottom: 10px;
	padding-left: 40px;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 2px;
	background: url(../images/yuan.png) no-repeat left center;
	background-size: 30px 30px;
}

.culture .culList li .txt {
	margin-bottom: 10px;
	color: #fff;
	font-size: 17px;
}

.culture .culList li .en {
	color: #fff;
	font-size: 14px;
}

.abBanner {
	padding: 50px 0;
	background: url(../images/ab_banner_bg.jpg) no-repeat center center;
	background-size: cover;
}

.abBanner .inner {
	margin: 0 auto;
	width: 80%;
	min-width: 1300px;
}

.abBanner .inner .textBox {
	padding: 40px 0;
	width: 700px;
	float: right;
	background: #fff;
}

.abBanner .inner .textBox h3 {
	color: #79AE52;
	font-size: 35px;
	text-align: center;
}

.abBanner .inner .textBox .note {
	margin-bottom: 30px;
	color: #666;
	font-size: 15px;
	text-align: center;
}

.abBanner .inner .textBox ul {
	margin: 0 30px;
}
	
.abBanner .inner .textBox li {
	width: 33.33333%;
	float: left;
	font-size: 16px;
	text-align: center;
}

.abBanner .inner .textBox li .icon img {
	width: 70px;
}



.honor {
	padding: 80px 0;
}
	
.honor ul {
	margin: 0 auto;
	width: 80%;
	min-width: 1200px;
}

.honor li {
	width: 25%;
	float: left;
}

.honor li a {
	display: block;
	overflow: hidden;
}

.honor li .pic {
	position: relative;
	overflow: hidden;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.honor li img {
	width: 100%;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.honor li a:hover .pic img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
}


.btmBnr li {
	width: 50%;
	float: left;
	color: #fff;
	text-align: center;
}

.btmBnr .bnr01 {
	background: url(../images/ab_banner_bg.jpg) no-repeat center center;
	background-size: cover;
}

.btmBnr .bnr02 {
	background: url(../images/cul_bg08.jpg) no-repeat center center;
	background-size: cover;
}

.btmBnr li .sub {
	height: 200px;
	background: rgba(0,0,0,.5);
}

.btmBnr li .icon {
	padding: 50px 0 20px;
	text-align: center;
}

.btmBnr li .icon img {
	width: 60px;
}

.btmBnr li p {
	font-size: 17px;
}


.mainBox {
	margin: 0 auto;
	padding: 70px 0;
	width: 80%;
	min-width: 1300px;
}

.comList li {
	margin: 0 1% 30px;
	width: 31.33333%;
	float: left;
}

.comList li a {
	display: block;
	overflow: hidden;
	border-radius: 10px;
	background: #fff;
	box-shadow: 0 0 3px rgba(0,0,0,.2);
}

.comList li .photo {
	margin: 10px;
	overflow: hidden;
}

.comList li .photo img {
	width: 100%;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.comList li a:hover .photo img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
}

.comList li p {
	padding: 15px 0;
	color: #fff;
	font-size: 16px;
	text-align: center;
	background: #79AE52;
}

.pagebar {
	margin-top: 50px;
}

.pagebar .pagination {
	display: flex;
	justify-content: center;
	margin-top: 10px;
}

.pagination a {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	font-size: 14px;
	padding: 8px 12px;
	margin: 0 3px;
	border-radius: 3px;
}

.pagination span {
    color: #333;
    font-size: 14px;
    padding: 8px 2px;
    margin: 0 3px;
    border-radius: 3px;
}

.pagination a:hover {
	color: #79AE52;
	border: 1px solid #79AE52;
}

.pagination a.page-num-current {
	color: #fff;
	background: #79AE52;
	border: 1px solid #79AE52;
}

.pagination .page-status {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	font-size: 14px;
	padding: 8px 12px;
	margin: 0 3px;
	border-radius: 3px;
}

.pagination .page-status,
.pagination .page-index,
.pagination .page-last {
	display: none;
}

.subtitle {
	margin-bottom: 25px;
    font-size: 16px;
    line-height:60px;
    height: 60px;
    color: #8F8F8F;
    text-align:center;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
}

.subtitle span {
    padding:0 30px;
}

.subtitle .timea{
    background: url(../images/shijian.png) left center no-repeat;
}

.subtitle .liulan{
    background: url(../images/liulan.png) left center no-repeat;
}

.detailBox {
	margin: 0 auto;
	width: 80%;
	min-width: 1200px;
}

.detailBox p {
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 1.7;
}

.detailBox .infoTilte {
	color: #000;
	font-size: 30px;
	text-align: center;
}

.detailBox img {
	margin: 10px auto;
	max-width: 100%;
	display: block;
}

.detailBox video {
	width: 100% !important;
	height: auto !important;
}

.detailBox iframe {
	width: 100% !important;
	height: 800px !important;
}

.fanye {
	margin: 30px 20px 0;
}

.fanye a:hover {
	text-decoration: underline;
}

.fanye .prev {
	padding: 8px 20px;
	float: left;
	font-size: 15px;
	background: #F0F0F0;
	border-radius: 50px;
}

.fanye .next {
	padding: 5px 10px;
	float: right;
	font-size: 15px;
	text-align: right;
	background: #F0F0F0;
	border-radius: 50px;
}


.proDetail {
	margin: 0 auto;
	width: 1200px;
}

.proDetail .inner {
	margin-bottom: 30px;
}

.proDetail .inner .photo {
	margin-right: 30px;
	width: 48%;
	float: left;
}

.proDetail .inner .photo img {
	width: 100%;
}

.proDetail .inner .textBox {
	width: 48%;
	float: right;
}

.proDetail .inner .textBox .title {
	padding-bottom: 10px;
	color: #333;
	font-size: 40px;
	position: relative;
	border-bottom: 1px solid #ccc;
}

.proDetail .inner .textBox .title:before {
	display: block;
    content: '';
    width: 80px;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: -1px;
	background: #79AE52;
}

.proDetail .inner .textBox .txt {
	margin: 30px 0 30px 20px;
	color: #666;
	font-size: 15px;
	line-height: 1.7;
}

.proDetail .linkUl {
	margin-bottom: 20px;
}

.proDetail .linkUl li {
	width: 185px;
	float: left;
}

.proDetail .linkUl .btn01 {
	margin-right: 15px;
	padding: 10px 0 10px 30px;
	display: block;
	color: #79AE52;
	font-size: 22px;
	text-align: center;
	border: 1px solid #79AE52;
	border-radius: 5px;
	background: url(../images/f_tel.png) no-repeat 10px center;
	background-size: 25px 25px;
}

.proDetail .linkUl .btn02 a {
	padding: 11px 0;
	display: block;
	color: #fff;
	font-size: 22px;
	text-align: center;
	background: #79AE52;
	border-radius: 5px;
}

.proDetail .bText {
	font-size: 15px;
}

.proDetail .bText span {
	margin-right: 10px;
	padding-left: 20px;
	color: #666;
	background: url(../images/icon_dui.png) no-repeat left center;
	background-size: 15px 15px;
}

.proDetail .infoTtl {
	margin-bottom: 30px;
	border: 1px solid #ccc;
}

.proDetail .infoTtl span {
	margin-top: -1px;
	padding: 15px 0;
	width: 150px;
	display: block;
	font-size: 15px;
	text-align: center;
	border-right: 1px solid #ccc;
	border-top: 3px solid #79AE52;
}

.proDetail .subDetail {
	margin-bottom: 30px;
	font-size: 16px;
	line-height: 1.8;
	text-align: left;
}

.proDetail .subDetail img {
	margin: 0 auto;
	display: block;
max-width:100%;
}

.proDetail h3 {
	margin-bottom: 20px;
	padding-bottom: 15px;
	font-size: 25px;
	text-align: center;
	border-bottom: 1px dotted #ccc;
}

.proDetail .content {
	font-size: 16px;
}

.proDetail .content img {
	margin: 0 auto 20px;
	display: block;
max-width: 100%;
}

.proDetail .content table {
	width: 100% !important;
	border-collapse: collapse;
}

.proDetail .content td {
	padding: 10px 0;
	font-size: 16px;
	text-align: center;
	border: 1px solid #666;
	word-wrap: normal;
}


.contactBox {
	margin: 0 auto;
	padding: 60px 0;
	width: 80%;
	min-width: 1300px;
}
	
.contactBox .left {
	width: 40%;
	float: left;
}

.contactBox .left h2 {
	margin-bottom: 30px;
	padding-bottom: 20px;
	color: #79AE52;
	font-size: 60px;
	position: relative;
}

.contactBox .left h2 span {
	display: block;
	color: #666;
	font-size: 20px;
	font-weight: normal;
}

.contactBox .left h2:before {
	display: block;
    content: '';
    width: 50px;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
	background: #79AE52;
}

.contactBox .left .title {
	margin-bottom: 20px;
	color: #000;
	font-size: 30px;
}

.contactBox .left li {
	margin-bottom: 20px;
	color: #000;
	font-size: 17px;
}

.contactBox .left li span {
	margin-bottom: 5px;
	padding-left: 30px;
	display: block;
	color: #79AE52;
	font-size: 20px;
	font-weight: bold;
}

.contactBox .left .tel span {
	background: url(../images/con_icon01.png) no-repeat left center;
}

.contactBox .left .name span {
	background: url(../images/con_icon02.png) no-repeat left center;
}

.contactBox .left .email span {
	background: url(../images/con_icon03.png) no-repeat left center;
}

.contactBox .left .address span {
	background: url(../images/con_icon04.png) no-repeat left center;
}

#dituContent {
	width: 50%;
	height: 700px;
	float: right;
}

.comNews {
}

.comNews li {
	position: relative;
}

.comNews li:before {
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
	z-index: 1;
	background: #FAFAFA;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.comNews li:hover:before {
	width: 100%;
}

.comNews li a {
	margin: 0 auto;
	padding: 30px 0;
	width: 80%;
	min-width: 1300px;
	display: block;
	z-index: 2;
	position: relative;
	overflow: hidden;
}

.comNews li .date {
	margin-right: 50px;
	padding: 35px 0;
	width: 200px;
	float: left;
	color: #79AE52;
	font-size: 60px;
	text-align: center;
	position: relative;
}

.comNews li .date:before {
	margin-top: -30px;
    content: '';
    width: 1px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 50%;
	background: #79AE52;
}

.comNews li .date span {
	display: block;
	font-size: 18px;
}

.comNews li .textBox {
	padding-top: 20px;
	width: 60%;
	float: left;
}

.comNews li .textBox .title {
	margin-bottom: 10px;
	color: #222;
	font-size: 25px;
	font-weight: bold;
}

.comNews li .textBox .txt {
	margin-bottom: 10px;
	color: #666;
	font-size: 17px;
}

.comNews li .textBox .link {
	padding: 8px 0;
	width: 150px;
	color: #79AE52;
	font-size: 18px;
	text-align: center;
	border: 1px solid #79AE52;
	border-radius: 15px 0 15px 0;
}

.comNews li .photo {
	width: 250px;
	float: right;
	overflow: hidden;
}

.comNews li .photo img {
	width: 100%;
}

.yanfaBox {
	margin-bottom: 50px;
	background: #F9F9F9;
}

.yanfaBox .photo {
	margin: 0 3% 15px 0;
	width: 45%;
	float: left;
}

.yanfaBox .photo img {
	width: 100%;
}

.yanfaBox .textBox {
	padding: 50px 30px;
}

.yanfaBox .textBox h3 {
	margin-bottom: 40px;
	color: #79AE52;
	font-size: 35px;
	position: relative;
}

.yanfaBox .textBox h3 img {
	width: 200px;
	position: absolute;
	right: 0;
	top: -15px;
}

.yanfaBox .textBox p {
	margin-bottom: 20px;
	color: #333;
	font-size: 16px;
	line-height: 1.7;
	text-indent: 2em;
}

.yanfaUl li {
	margin: 0 1%;
	padding: 10px;
	width: 23%;
	float: left;
	box-shadow: 0 0 3px rgba(0,0,0,.2);
	box-sizing: border-box;
}

.yanfaUl li img {
	width: 100%;
}

.bigPhoto img {
	width: 100%;
}


.comLead {
	margin-bottom: 50px;
	text-align: center;
}

.comLead li {
	margin: 0 10px;
	display: inline;
}

.comLead li a {
	padding: 8px 15px;
	min-width: 80px;
	display: inline-block;
	color: #fff;
	font-size: 16px;
	text-align: center;
	background: #79AE52;
	border-radius: 50px;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.comLead li a:hover {
	background: #F28108;
	
}