﻿/* AB模版网 做最好的织梦整站模板下载网站 Www.AdminBuy.Cn */
/* QQ：9490489 */
/* 仿站：Fang.AdminBuy.Cn */
/* 素材：Sc.AdminBuy.Cn */
/* js特效：Js.AdminBuy.Cn */
body {
	margin: 0;
	font-family: "Microsoft Yahei";
	color: #333;
    /*font-size: 0;*/
}
figure {
	margin: 1em 40px;
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
a {
	-webkit-text-decoration-skip: objects;
	background-color: transparent;
}
abbr[title] {
	border-bottom: none;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}
h3,h4,p{
	margin:0;
	padding:0;
}
b, strong {
	font-weight: bolder;
}
dfn {
	font-style: italic;
}
mark {
	background-color: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -.25em;
}
sup {
	top: -.5em;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
img {
	border-style: none;
    border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
button, input, optgroup, select, textarea {
	margin: 0;
	outline: none;
}
button, input {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html [type=button],/* 1 */ [type=reset], [type=submit] {
-webkit-appearance:button;
}
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
border-style:none;
padding:0;
}
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
outline:1px dotted ButtonText;
}
fieldset {
	padding: .35em .75em .625em;
}
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
progress {
	display: inline-block;
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
[type=checkbox], [type=radio] {
box-sizing:border-box;
padding:0;
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height:auto;
}
[type=search] {
-webkit-appearance:textfield;
outline-offset:-2px;
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
-webkit-appearance:none;
}
::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit;
}
summary {
	display: list-item;
}
article, aside, footer, header, nav, section, figcaption, figure, main, details,/* 1 */ menu {
	display: block;
}
pre, code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
audio, video, canvas {
	display: inline-block;
}
template, [hidden] {
display:none;
}
.clearfix {
	zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #dd0000;
}
ul,li{
	margin: 0;
	list-style: none;
	padding: 0;
}
.img-center {
	text-align: center;
	font-size: 0;
}
.img-center img {
	display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.img-cover {
	overflow: hidden;
	position: relative;
}
.img-cover span {
	display: block;
	width: 100%;
	background: no-repeat center / cover;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.container {
	padding: 0 15px;
	width: 1200px;
	margin: 0 auto;
}
.container1 {
	padding: 0 15px;
	width: 1200px;
	margin: 0 auto;
}
.fl{
	float:left;
}
.fr{
	float:right;
}

.swiper-pagination-bullet-active {
	background-color: #e13f38;
}
.str_wrap {
	position: relative;
	overflow: hidden;
}
.str_move {
	position: absolute;
	left: 0;
	top: 0;
	cursor: move;
	white-space: nowrap;
}
.header {
	background-color: #fff;
}
.header .topbar {
	line-height: 38px;
	background-color: #31a289;
	font-size: 12px;
	color:#fff;
}
.header .topbar ul {
	float: right;
}
.header .topbar li {
	float: left;
}
.header .topbar li a{
	color:#fff;
	font-size:12px;
}
.header .topbar li.pipe {
	padding: 0 10px;
	font-size:12px;
}
.header .logo {
	float: left;
	font-size: 0;
	text-align: left;
	padding: 28px 0;
}
.header .tel {
	float: right;
	background: url(../images/tel.jpg) no-repeat 0 center;
	padding-left: 55px;
	margin-top: 31px;
}
.header .tel strong {
	display: block;
	font-size: 28px;
	font-family: Impact;
	line-height: 1;
	color: #dd0000;
}
.header .text {
	float: left;
	font-size: 16px;
	margin: 20px 0 20px 30px;
	padding: 5px 0 5px 30px;
	border-left: 1px solid #ddd;
}
.header .text strong {
	display: block;
	font-size: 26px;
}
.header .nav {
	border-top:1px solid #e6e6e6;
}
.header .nav li {
	display: inline-block;
	vertical-align: middle;
}
.header .nav li a {
	display: block;
	font-size: 16px;
	line-height: 70px;
	padding: 0 40px;
	color: #454545;
	text-align:center;
}
.header .nav li .arr {
	float: right;
	height: 40px;
	width: 40px;
	position: relative;
	display: none;
}
.header .nav li .arr:after {
	content: '';
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	box-sizing: content-box;
	display: block;
	width: 8px;
	height: 8px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 15px;
}
.header .nav li.active a, .header .nav li.open a, .header .nav li a:hover {
	color: #fff;
	background-color: #31a289;
}
.header .nav li.dropdown {
	position: relative;
}

.header .nav .dropdown-box {
	position: absolute;
	left: 0;
	min-width: 100%;
	top: 100%;
	display: none;
	z-index: 10;
	text-align: center;
}
.header .nav .dropdown-box p {
	margin: 0;
}
.header .nav .dropdown-box a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 10px;
	font-size: 14px;
	background-color: rgba(0, 0, 0, 0.5) !important;
	line-height: 40px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.header .nav .dropdown-box a:hover {
	background-color: #31a289 !important;
}
.header .nav li.open .dropdown-box {
	display: block;
}
.menu-btn {
	display: none;
	padding: 6px 0;
	float: right;
	margin-left: 15px;
}
.menu-btn:before, .menu-btn:after, .menu-btn span {
	display: block;
	height: 2px;
	background-color: #0d5ba4;
	content: '';
}
.menu-btn:before {
	width: 24px;
}
.menu-btn:after {
	width: 18px;
	margin-left: 6px;
}
.menu-btn span {
	width: 12px;
	margin: 6px 0 6px 12px;
}
.banner .swiper-slide {
	background: no-repeat center / cover;
	height: 650px;
}
.banner .swiper-slide img {
	display: block;
	width: 100%;
	height: auto;
}
.banner .swiper-pagination {
	bottom: 30px;
}
.banner .swiper-pagination-bullet {
	background-color: #fff;
	opacity: 1;
}
.banner .swiper-pagination-bullet-active {
	background-color: #015cb5;
}
.yunu-sou {
	padding: 25px 0;
	border-bottom: 1px solid #eee;
	background-color:#f9f9f9;
}
.yunu-sou .hot {
	float: left;
	padding: 7px 0;
}
.yunu-sou .hot a {
	margin-right: 10px;
}
 .hform {
	float: right;
    margin-top: 33px;
}
 .hform input {
	float: left;
	border: 2px solid #31a289;
	padding: 6px 12px;
	width: 450px;
	font-size: 14px;
	height:32px;
}
 .hform button {
	border: 0;
	border-bottom: 1px solid transparent;
	padding: 0;
	float: left;
	cursor: pointer;
	outline: none;
	width: 122px;
	height: 48px;
	background-color: #31a289;
	color: #fff;
	font-size: 18px;
	line-height:48px;
}

 @media screen and (max-width: 1024px) {
body {
	min-width: 320px;
	padding-top: 50px;
}
.container {
	width: auto;
}
.container1{
	width:96%;
    margin: 0 auto;
}
.header {
	padding: 10px 0;
	position: fixed;
	z-index: 10;
	width: 100%;
	top: 0;
	left: 0;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.header .topbar, .header .text, .header .tel {
	display: none;
}
.header .logo {
	height: 30px;
	line-height: 30px;
	float: none;
	padding: 0;
	margin: 0;
	width:80%;
}
.header .nav {
	margin: 10px 0 -10px;
	text-align: left;
	display: none;
	background-color: transparent;
	border-bottom: 0;
}
.header .nav ul {
	margin: 0 -15px;
}
.header .nav li {
	display: block;
	margin: 0;
	border-top: 1px solid #eee;
	background: none;
}
.header .nav li a {
	line-height: 30px;
	padding: 0 15px;
	color: #333;
}
.header .nav li .arr {
	display: block;
}
.header .nav li.active a, .header .nav li.open a, .header .nav li a:hover {
	background-color: transparent;
	color: #dd0000
}
.header .nav li.open .arr:after {
	border-color: #dd0000;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
.header .nav .dropdown-box {
	position: static;
	background-color: #f5f5f5;
	min-width: auto;
	text-align: left;
}
.header .nav .dropdown-box a {
	color: #333 !important;
	border-top: 1px dotted #ddd;
	padding: 0 15px;
	line-height: 40px;
	background-color: transparent !important;
	border-bottom: 0;
}
.header .nav .dropdown-box a:hover {
	background-color: transparent !important;
}
.menu-btn {
	display: block;
}
.hform{
	display:none;
}
.banner .swiper-slide {
	height: 150px;
}
.banner .swiper-pagination {
	bottom: 10px;
}
}

.con1{
	padding:25px 0;
	overflow:hidden;
	background: url(../images/bg02.jpg) no-repeat center center/cover;
}
.vivo video{
	width:604px;
	height:340px;
}

.wufeng{
	height:69px;
	background-color:#f9f9f9;
	background:#f9f9f9 url("../images/wufeng-ico.png") no-repeat 20px center ;
}
.con1 img{	
    display: block;
}
#wrap{
	width:480px;
	margin-left:70px;
	overflow: hidden;
}
#wrap .wrapIn{
	width: 8000%;
}
#wrap .wrapIn div{
	float: left;
	font-size:16px;
	color:#000;
	line-height:69px;
	margin:0;
    padding-left: 20px;
}
@media only screen and (max-width: 1024px) {
	.vivo video{width:100%;height: 100%;}
	.con1 img{width:100%;}
	#wrap{width:89%;}
}
@media only screen and (max-width:768px) {
	#wrap{width:72%;}
}
.yewu{
	padding:40px 0;
	overflow:hidden;
}
.tit{
	text-align:center;
}
.tit h3{
	font-size:40px;
	font-weight:bold;
	margin-bottom:10px;
}
.tit h4{
	color:#3358a6;
	font-size:12px;
	text-transform:uppercase;
	margin-bottom:10px;
}
.tit p{
	font-size:14px;
	color:#fff;
	background:url("../images/tit_bg.png") no-repeat;
	height:30px;
    line-height: 30px;
}

.neirong-con{
	margin:50px 0;
	overflow:hidden;
}
.neirong-con li{
	border:1px solid #eee;
	width:12%;
	float:left;
    position: relative;
	padding:21px 20px;
    text-align: center;
	margin-right:15px;
}
.neirong-con li:nth-child(6){
	margin-right:0;
}
.neirong-con li b{
	font-size:30px;
	color:#eee;
	font-weight:500;
    position: absolute;
    right: 10px;
    top: 10px;
}
.neirong-con li .ico{
	display:block;
	margin:30px auto 15px auto;
}
.neirong-con li .line{
	display:block;
	margin:15px auto;
}
.neirong-con li span{
	font-size:16px;
	color:#454545;
	display:block;
	margin:17px 0;
	font-weight:bold;
}
.neirong-con li p{
	font-size:12px;
	color:#888;
}
.neirong-con li:hover{
	border:1px solid #31a289;
}


@media only screen and (max-width: 1024px) {
	.yewu{padding:0;}
	.tit h3{font-size:24px;}
	.tit h4{display:none;}
	.tit p{font-size:12px;}
	.neirong-con li{width:28%;margin-bottom:15px;}
	.neirong-con li:nth-child(3),.neirong-con li:nth-child(6){margin-right:0;}
	.tit p{background:none;color:#333;}
	.neirong-con{margin-top:20px;}
	.con1 .fr{width:100%;}
}
@media only screen and (max-width: 768px) {
	.neirong-con li{width:26%;margin-bottom:15px;}
	.neirong-con li:nth-child(3),.neirong-con li:nth-child(6){margin-right:0;}
}
@media only screen and (max-width: 767px) {
	.neirong-con li {width: 36%;}
	.neirong-con li:nth-child(2),.neirong-con li:nth-child(4),.neirong-con li:nth-child(6){margin-right:0;}
	.neirong-con li:nth-child(3),.neirong-con li:nth-child(5){margin-right:15px;}
}
@media only screen and (max-width: 375px) {
	.neirong-con li{width:35%;}
}
@media only screen and (max-width: 320px) {
	.neirong-con li{width:32%;}
}


.product{
	background:url("../images/pr_bg.jpg") no-repeat;
	padding-top:60px;
    position: relative;
	background-size:100% 100%;
}
.tit p.tit1{
	font-size:14px;
	color:#333;
	background:url("../images/tit_bg1.png") no-repeat;
	height:30px;
    line-height: 30px;
}
.pr-con{
	background-color:#fff;
	padding:30px;
	margin-top:50px;
	overflow:hidden;
}
.pr-tit{
	background-color:#31a289;
	padding:13px 20px;
    overflow: hidden;
}
.pr-tit img{
	margin-right:25px;
}
.pr-tit ul{	
	width:90%;
}
.pr-tit ul h3{
	font-size:18px;
	color:#fff;
	font-weight:bold;
	margin:5px 0 7px 0;
}
.pr-tit li{
	width:16%;
	float:left;
}
.pr-tit li a{
	font-size:16px;
	color:#fff;
	font-weight:bold;
}
.pr-tit li a:hover{
	color:#333;
}
.productcon{
	margin:30px 0;
	overflow:hidden;
}
.productcon li{
	border:1px solid #bdbdbd;
	float:left;
	margin-right:17px;
	margin-bottom:17px;
    position: relative;
    overflow: hidden;
    width: 23.7%;
}
.productcon li img{	
    transition: all 500ms ease;
	width:100%;
	height:100%;
}
.productcon li:hover img{	
    transform: scale(1.05);	
}
.productcon li:hover:before{	
	background-color:rgba(49,162,137);
}
.productcon li:nth-child(4),.productcon li:nth-child(8){
	margin-right:0;
}
.productcon li:before {
    position: absolute;
    content: '';
    width: 100%;
    bottom: 0px;
	background-color:rgba(0,0,0,0.5);
	height:46px;
    z-index: 1;
    transition: all 500ms ease;
}
.productcon .text{
	position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    text-align: center;
    z-index: 1;
    opacity: 1;
    transition: all 500ms ease;
}
.productcon .text h4{
	position: relative;
    display: block;
    font-size: 16px;
    line-height: 46px;
    font-weight: 600;
    color: #fff;
}

.prline{
	text-align: center;
}

@media only screen and (max-width: 1024px) {
	.tit p.tit1{background:none;color:#fff;}
	.pr-tit ul{width:88%;}
	.productcon li{margin-right:13px;margin-bottom:13px;}
	.prline img{width:100%;}
	.pr-tit li a{font-size:14px;}
}
@media only screen and (max-width: 768px) {
	.pr-con{margin-top:20px;padding:10px;}
	.pr-tit img{display:none;}
	.pr-tit ul{width:100%;}
	.pr-tit li{width:33%;text-align:left;line-height:25px;}
	.productcon li{width:48%;margin-right:8px;margin-bottom:8px;}
	.productcon{margin-top:10px;}
	.productcon li:nth-child(2),.productcon li:nth-child(4),.productcon li:nth-child(6),.productcon li:nth-child(8){margin-right:0;}
}
@media only screen and (max-width: 320px) {
	.pr-tit ul h3{font-size:14px;}
	.pr-tit li a{font-size:12px;}
	.productcon li{width:47%;}

}

.about{	
	padding:50px 0;
	overflow:hidden;
}
.about-con{
	padding:60px 0;
	overflow:hidden;
}
.about-l{
    position: relative;
}
.about-l:before{
	content:" ";
	width:416px;
	height:254px;
	background-color:#31a289;
	position: absolute;
    bottom: -17px;
    z-index: -1;
}
.about-l img{	
    margin-left: 17px;
}
.about-r{
	padding:35px 0 0 50px;
	width:47%;
}
.about-r h3{
	font-size:24px;
	color:#353535;
	font-weight:500;
	margin-bottom:10px;
}
.about-r h3 b{
	color:#31a289;
	font-weight:500;
}
.about-r p{
	font-size:14px;
	color:#666;
	line-height:26px;
	margin:40px 0;
}
.about-r a{
	background-color:#3157aa;
	padding:12px 50px;
	border-radius:25px;
	color:#fff;
	font-size:14px;
	line-height:50px;
}
.about-r a:hover{
	background-color:#31a289;
}
.honer{
	padding-top:10px;
}
.honer-tit{
	padding-bottom:30px;
}
.honer-tit img{
	display:inline-block;
    position: relative;
    top: 4px;
}
.honer-tit span{
	font-size:24px;
	display:inline-block;
	color:#333;
	padding-left:20px;
	font-weight:bold;
}
/* scrollleft */
.scrollleft{
	width:100%;
}
.scrollleft li{
	float:left;
	margin-right:10px;
	display:inline;
	width:230px;
	height:166px;
	background:url("../images/muwen.png") no-repeat;
}
.scrollleft img{
	height:140px;
	display:block;
	margin:0 auto;
	margin-top: 13px;
}

.guang{
	margin-bottom:30px;
	overflow:hidden;
}
.guang img{
	width:100%;
}
@media only screen and (max-width: 1024px) {
	.about-r{width:36%;padding:0 0 0 25px}
}
@media only screen and (max-width: 768px) {
	.about{padding:20px 0;}
	.about-con{padding:20px 0;}
	.about-l{width:100%;}
	.about-l img{width:100%;}
	.about-r{width:100%;padding:35px 0 0 0;}
	.about-r p{margin:10px 0;}
}

.news{
	padding:20px 0;
	overflow:hidden;
}
.news-con{
	padding:50px 0;
	overflow:hidden;
}
.news-l,.news-r{
	width:48%;
}
.news-list li{
	float:left;
	border-bottom:1px dashed #bbb;
	padding:20px 0;
}
.news-list li img{	
    margin-right:20px;
	width:36%;
}
.newslist{
	width:60%;
	padding:20px 0;
}
.news-list li h3{
	font-size:18px;
	color:#333;
	margin-bottom:15px;
}
.news-list li p{
	font-size:14px;
	color:#666;
	line-height:25px;
}
.news-r-list{
	width:100%;
}
.news-r-list li{
	float:left;
	width:100%;
    line-height: 46px;
}
.news-r-list li h3{
	font-size:16px;
	color:#666;
    float: left;
}
.news-r-list li span{
	font-size:14px;
	color:#666;
    float: right;
}
.news-btn{
	display:block;
    text-align: center;
}
.news-btn a{
    background-color: #31a289;
    padding: 12px 70px;
    border-radius: 25px;
    color: #fff;
    font-size: 14px;
    line-height: 50px;
}
.news-btn a:hover{
	background-color:#3157aa;
}
.guanggao2{
	margin:50px 0 0 0;
	overflow:hidden;
}
.guanggao2 img{
	width:100%;
}
@media only screen and (max-width: 1024px) {
	.newslist{width:54%;}
}
@media only screen and (max-width: 768px) {
	.guang{margin-bottom:0;}
	.honer-tit span{font-size:20px;}
	.news-l, .news-r{width:100%;margin-bottom:20px;}
	.news-con{padding:20px 0;}
	.honer-tit{padding-bottom:20px;}
	.news-list li img,.newslist{width:100%;}
	.news-r-list li h3{font-size:14px;}
	.news-r-list li{line-height:33px;}
	.guanggao2{margin:0;}
}

.partner{
	padding:60px 0;
	overflow:hidden;
}
.hezuo-con{
	padding:55px 0 0 0;
	overflow:hidden;
}
.hezuo-con li{
	width:19%;
	display: inline-block;
	background-color:#fff;
	height:124px;
    margin-right: 15px;
	margin-bottom:15px;
}
.hezuo-con li:nth-child(5){
    margin-right: 0;
}
.hezuo-con li:nth-child(10){
    margin-right: 0;
}
.hezuo-con li img{
	height:100px;
    display: block;
    margin: 0 auto;
    padding-top: 12px;
	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    /* filter: grayscale(100%); */
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    object-fit: scale-down;
}
.hezuo-con li:hover img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
}


@media only screen and (max-width: 1024px) {
	.hezuo-con li{margin-right:12px;margin-bottom:12px;}
}
@media only screen and (max-width: 768px) {
	.hezuo-con li{width: 19%;margin-right: 9px;margin-bottom:9px;height:auto;}
	.hezuo-con li:nth-child(5),.hezuo-con li:nth-child(10){margin-right:0;}
	.hezuo-con li img{height:auto;padding:10px 0;}
	.header .nav li{border-top:0;}
	.header .nav ul.sub li{border-top:1px solid #eee;}
	.header .nav ul.sub li a{line-height:38px !important;font-weight:bold;font-size:16px !important;color:#000 !important;    background-color: rgba(255, 255, 255);}
	.nav_menu3 ul ul li a{line-height:30px;}
	.nav_menu3 ul ul.sub{z-index:9;}
}
@media only screen and (max-width: 767px){
	.hezuo-con li{width:47%;margin-right: 15px;margin-bottom: 15px;}
	.hezuo-con li:nth-child(2),.hezuo-con li:nth-child(4),.hezuo-con li:nth-child(6),.hezuo-con li:nth-child(8){margin-right:0;}
	.hezuo-con li:nth-child(5),.hezuo-con li:nth-child(7),.hezuo-con li:nth-child(9){margin-right:15px;}
}

.contact{
	padding:50px 0;
	overflow:hidden;
}
.contact-r{
	width:55%;
	padding-top:60px;
	border-top:1px solid #eee;
}
.contact-tit h3{
	font-size:24px;
	color:#555;
}

.contact-form{	
    margin-top: 30px;
    overflow: hidden;
    margin-bottom: 50px;
}
.contact-form .form-input input {
	width: 295px;
	border: #e7e7e7 1px solid;
	margin-bottom: 15px;
	padding: 10px 0 10px 40px;
	font-size: 16px;
}
.contact-form .yanzheng input{
	width: 135px;
	border: #e7e7e7 1px solid;
	margin-bottom: 15px;
	padding: 10px 0 10px 40px;
	font-size: 16px;
}
.yanzheng img{
	vertical-align:top;
	height:40px;
}
.contact-form input:nth-child(1) {
	background: url(../images/name.png) no-repeat 10px 10px;
	background-size: auto 18px;
}
.contact-form input:nth-child(2) {
	background: url(../images/telphone.png) no-repeat 10px 10px;
	background-size: auto 18px;
}
.contact-form input:nth-child(3) {
	background: url(../images/dun.png) no-repeat 10px 10px;
	background-size: auto 18px;
}
.contact-form textarea {
	width: 320px;
	border: #e7e7e7 1px solid;
	padding: 10px 0 10px 15px;
	font-size: 16px;
}
.contact-form button {
	width: 337px;
	height: 45px;
	background-color:#31a289;
	text-align: center;
	line-height: 45px;
	cursor: pointer;
	color: #fff;
	font-size: 20px;
	border:0;
}
.contact-form form{
	width:35%;
}
.chakan li:nth-child(1){
	margin-bottom:20px;
}

@media only screen and (max-width: 1024px) {
	.partner{padding:20px 0;}
	.hezuo-con{padding-top:10px;}
	.contact{padding:0;}
	.contact-l{display:none;}
	.contact-r{width:96%;float:none;overflow:hidden;margin: 0 auto;}
	.contact-form form{width:65%;}
	.chakan{float:none;}
	.chakan li img{width:100%;}
}
@media only screen and (max-width: 768px) {
	.contact-form form{width:50%;}
}
@media only screen and (max-width: 767px) {
	.contact-form form{width:100%;margin-bottom:20px;}
}
@media only screen and (max-width: 414px) {
	.contact-form .form-input input{width:88%;}
	.contact-form textarea{width:95%;}
	.contact-form button{width:100%;}
}
@media only screen and (max-width: 320px) {
	.contact-form .form-input input{width:86%;}
	.contact-form textarea{width:94%;}
	.contact-form button{width:100%;}
	.contact-form .yanzheng input{width:60%;}
}
.footer{
  width: 100%;
  background-color:#333;
  padding: 25px 0;
    overflow: hidden;
}
.f-cd dl{
  float: left;
  position: relative;
  padding:0 34px;
}
.f-cd dl:nth-child(7){float: right;}
.f-cd dl dt{
  font-size: 16px;
  padding-bottom: 25px;
  color:#fff;
}
.f-cd dl dt span{
	font-size:14px;
	text-align:center;
	display:block;
	margin-top:15px;
	color:#fff;
}
.f-cd dl dd{
	margin-left:0;
}
.f-cd dl dd a{
  display: block;
  color: #c5c5c5;
  padding-bottom: 15px;
  font-size:14px;
}
.f-cd dl p{
	font-size:14px;
	color:#d5d5d5;
	line-height:30px;
}
.f-cd dl span{
	font-size:30px;
	color:#d5d5d5;
	display:block;
	font-family:"Impact";
	margin:10px 0;
}
.f-cd dl span img{
	margin-right:10px;
}
.banquan{
  background: #242424;
  line-height: 60px;
  height: 60px;
}
.banquan p{
	text-align:center;
	color:#fff;
	font-size:14px;
}
.wapBottom {
	display: none;
}
.wapBottom {
	display: none;
	position: fixed; 
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: rgba(0,0,0,0.8);
	bottom: 0; 
	left: 0; 
	z-index: 222;
}
.wapBottom ul li {
	float: left;
	width: 25%;
	text-align: center;
	box-sizing: border-box;
	border-left: 1px solid rgba(255,255,255,0.2);
}
.wapBottom ul li:first-child {
	border: none;
}
.wapBottom ul li a {
	display: block; 
	width: 100%; 
	height: 100%; 
	color: #fff; 
	font-size: 14px;
}

@media only screen and (max-width: 1024px) {
	.footer{display:none;}
	.wapBottom {display: block;}
	.banquan{display:none;}
}

/*关于我们*/

.banner-sub {
	background: no-repeat center / cover;
}
.banner-sub img{
	width:100%;
}

.ne-xi{
	padding:20px 0 60px 0;
	overflow:hidden;
}
.ne-le{
	width: 20%;
}
.ne-le h1{
	color: #fff;
	background: #31a289;
	font-size: 24px;
	text-align: center;
	line-height: 54px;
	padding-left: 15px;
    margin-bottom: 0;
}
.ne-le p{
	margin-top: 4px;
	text-align: center;
	line-height: 24px;
	background: #f7f7f7;
	font-size: 16px;
	padding:12px 0;
}
.ne-le p a:hover,.ne-le p .on{
	color: #31a289
}
.ne-ri{
	width: 75%;
}
.ne-ri1{
	width: 100%;
}
.position{
	border-bottom: 1px solid #f1f1f1;
	line-height: 54px;
	color: #6e6e6e;
	text-align: right;
	margin-bottom: 35px;
}
.position span{
	background: url(../images/wz.png) no-repeat left center;
	line-height: 23px;
	padding-left: 39px;
	display: inline-block;
	font-size:14px;
}
.aboutcon p{
	font-size:16px;
	line-height:37px;
}
@media only screen and (max-width: 1024px) {
	.ne-le{width:100%;}
	.ne-le h1{margin-top:0;}
	.ne-ri,.position{width:100%;}
}
@media only screen and (max-width: 414px) {
	
	.accordion{width:396px;}
}
@media only screen and (max-width: 411px) {
	
	.accordion{width:393px;}
}
@media only screen and (max-width: 375px) {
	
	.accordion{width:358px;}
}

@media only screen and (max-width: 360px) {
	
	.accordion{width:344px;}
}
@media only screen and (max-width: 320px) {
	
	.accordion{width:306px;}
}

/*产品中心*/
.show_list ul li {
	width: 32%;
	float: left;
	border:1px solid #f1f1f1;
	margin-right:15px;
	margin-bottom:14px;
}
.show_list ul li>div {/*box-shadow: 0px 0px 0px 1px #e0e0e0;*/
}
.show_list ul li:nth-child(3n){
	
	margin-right:0;
}
.show_list ul li a {
	display: block;
	margin: 0 auto;
}
.show_list ul li .show_pro_img {
	background: #fff;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
.show_list ul li .show_pro_img a {
	margin: 0 auto;
}
.show_pro_img span {
	display: block;
	width: 100%;
	height: 218px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background: #fff;
}
.show_proimg span{
	height:268px;
}
.show_pro_img span img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
.show_list ul li p {
    background: #f6f6f6;
}
.show_list ul li p {
	height: 45px;
	overflow: hidden;
	line-height: 33px;
	color: #333;
	font-size: 14px;
	text-align: center;
	margin: 0 auto 0;
	padding: 0 1%;
	background: #fff;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
.show_list ul li p a {
	color: #333;
	font-size: 16px;
}
.show_list ul li>div:hover .show_pro_img {
	background: #31a289;
}
.show_list ul li>div:hover p {
	background: #31a289;
}
.show_list ul li>div:hover p a {
	color: #fff;
	font-weight: bold;
}
.show_list ul li>div:hover img {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.page_list {
	text-align: center;
	font-size:14px;
	margin:20px 0;
	border-top:1px solid #f1f1f1;
	padding-top:20px;
}
.page_list a {
	display: inline-block;
	padding: 0 10px;
	background: #f5f5f5;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin-right: 5px;
	border-radius: 2px;
}
.thisclass{	
	background: #31a289 !important;
	color: #ffffff;
}
.page_list a:hover {
	background: #31a289;
	color: #ffffff;
}
.page_list a.pnnum1 {
	background: #31a289;
	color: #ffffff;
}
.page_list input {
	display: inline-block;
	padding: 0 5px;
	background: #31a289;
	width: 40px !important;
	height: 30px !important;
	line-height: 30px;
	text-align: center;
	margin: 0 5px;
	color: #fff;
	cursor: pointer;
}
.page_list .p_input {
	display: inline-block;
	padding: 0 5px;
	background: #f5f5f5;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 0 5px;
	color: #555;
	cursor: default;
}
@media only screen and (max-width: 768px) {

	.show_list ul li{width:32%;margin-right: 11px;}
	.show_pro_img span{height:184px;}
	.header .nav li a{line-height:30px;}
}

@media only screen and (max-width: 414px) {
	.show_list ul li {width: 46%;margin-right: 23px;}
	.show_list ul li:nth-child(3n){margin-right:23px;}
	.show_list ul li:nth-child(2n){margin-right:0;}
	.box-lanrenzhijia{width:100% !important;}
	

}

@media only screen and (max-width: 375px) {
	.show_list ul li {width: 46%;margin-right: 23px;}
	.show_list ul li:nth-child(2n){margin-right:0;}
}

@media only screen and (max-width: 320px) {
	.show_list ul li {width: 45%;margin-right: 26px;}
	.show_list ul li:nth-child(2n){margin-right:0;}
}


/* zoombox 产品展示内容页*/
.zoombox {
	width:450px;
	margin-right:20px;
}
.zoompic {
	width:450px;
	height:447px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}
.sliderbox {
	height:83px;
	overflow:hidden;
	margin:6px 0 0 0;
}
.sliderbox .arrow-btn {
	width:38px;
	height:83px;
	background:url(../images/arrow-btn.png) no-repeat;
	cursor:pointer;
}
.sliderbox #btn-left {
	float:left;
	background-position:0 0;
}
.sliderbox #btn-left.dasabled {
	background-position:0 -86px;
}
.sliderbox #btn-right {
	float:right;
	background-position:-38px 0;
}
.sliderbox #btn-right.dasabled {
	background-position:-38px -86px;
}
.sliderbox .slider {
	float:left;
	height:83px;
	width:370px;
	position:relative;
	overflow:hidden;
	margin:0 0 0 3px;
	display:inline;
}
.sliderbox .slider ul {
	position:absolute;
	left:0;
	width:999em;
}
.sliderbox .slider li {
	float:left;
	width:84px;
	height:83px;
	margin-right:10px;
	text-align:center;
}
.sliderbox .slider li img {
	border:solid 1px #dfdfdf;
}
.sliderbox .slider li.current img {
	border:solid 1px #3366cc;
}
.ab01{
	overflow:hidden;
}
.ab01 img{
	width:100%;
	
}
.ab01-top{
	padding:0 0 30px 0;
	overflow:hidden;
}
.prodetail_con {
	width: 100%;
	margin-top:30px;
}
.prodetail_con .tags_title {
	margin: 0;
}
.prodetail_con .content {
	padding: 30px 0;
}
.prodetail_con .content img {
	max-width: 80%;
	height: auto !important;
    margin: 0 auto 20px auto;
    display: block;
}
.content {
    overflow: hidden;
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    line-height:35px;
}
.ny_news_con {
	margin-bottom: 20px;
}
.tags_title {
	border-bottom: 1px solid #DDD;
	margin: 20px 0 30px;
}
.tags_title span {
	width: 130px;
	padding: 0 15px;
	font-size: 16px;
	text-align: center;
	height: 45px;
	line-height: 45px;
	margin-bottom: -1px;
	background: #fff;
	color: #333;
	display: block;
	margin-left: 5px;
	border: 1px solid #DDD;
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
}
.vivotel{
	margin-bottom:30px;
}
.vivotel img{
    width: 35%;
    margin-right: 10px;
}
.vivotel p{
	font-size:16px;
	color:#333;
	line-height:35px;
}
.vivofr video{
	width:430px;
	height:240px;
	margin-top:30px;
}

@media only screen and (max-width: 768px) {
	.zoombox{float:none;width: auto;margin-right: 0;}
	.zoompic{width:100%;height:100%;}
	.sliderbox .slider{width:76%;height:49px;}
	.sliderbox .arrow-btn{height:49px;}
	.vivofr{float:none;}
	.vivotel{overflow:hidden;margin:10px 0;}
	.vivofr video{width:100%;height:100%;margin-top:0;}
	.ne-new-list dl dt{display:none;}
	.ne-new-list dl dd{width:100%;}
	.sliderbox .slider li{width:48px;height:47px;margin-right:14px}
}



.ne-new-list dl{ 
	padding:20px 0;
	overflow:hidden;
	border-bottom:1px dashed #eee;
}
.ne-new-list dl dt{ 
	width:300px; 
	height:100%;
	overflow:hidden; 
	background:#000;
	float:left;
}
.ne-new-list dl dt img{ width:100%; height:100%; display:block; transition-duration:.5s;}
.ne-new-list dl dd{ width: calc(100% - 355px); width: -webkit-calc(100% - 355px);float:left; box-sizing: border-box;}
.ne-new-list dl dd h4{ font-size:18px; color:#363636; font-weight:normal;}
.ne-new-list dl dd span{ display:block; background:url(../images/date1.jpg) no-repeat left center; padding-left:30px; margin:5px 0; height:20px; color: #bdbdbd;font-size:14px;}
.ne-new-list dl dd p{ color:#727272; line-height:2; font-size: 16px;}
.ne-new-list dl:hover dt img{ opacity:0.6; transform:scale(1.1,1.1)}
.resources_nav_go {
    margin-top: 18px;
    zoom: 1;
}

.resources_nav_go:after {
	display: block;
	content: "";
	clear: both;
}

.resources_nav_a1 {
    float: left;
    display: block;
    width: 130px;
    height: 43px;
    font-size: 16px;
    color: #0f62ca;
    border: 1px solid #0f62ca;
     
    text-align: center;
    line-height: 43px;
}

.resources_nav_a2 {
    float: left;
    margin-left: 5px;
    display: block;
    width: 50px;
    height: 43px;
    border: 1px solid #0f62ca;
    text-align: center;
}

.resources_nav_a2 img {
	margin: 0 auto;
	margin-top: 14px;
}
.resources_nav_go:hover .resources_nav_a1 {
    background: #0f62ca;
    color: #FFFFFF;
}

.resources_nav_go:hover .resources_nav_a2 {
    background: #0f62ca;
}
.ti{
	text-align:center;
	font-size:22px;
	font-weight:bold;
	padding:20px 10px 20px 10px;
}
.message{
	font-size:14px;
	padding:0;
	text-align:center; border-bottom: 1px solid #eee;
}
.detail{
	padding:20px;
	font-size:16px;
	line-height:27px;
}
@media only screen and (max-width: 768px) {
	.ne-new-list dl dt{display:none;}
	.ne-new-list dl dd{width:100%;margin: 0;}
	.detail{padding:0;}
}


/*联系我们*/
.lx01{
	background: #31a289;
	padding-top: 28px;
	color: #fff;
	padding-bottom: 28px;
	overflow:hidden;
}
.lx01-ti{
	width: 30%;
	padding-left: 78px;
	float: left;
}
.lx01-ti h1{
	font-size: 24px;
	padding-bottom: 15px;
	line-height: 1.6;
}
.lx01-ti p{
	font-size: 12px;
	font-family: "Arial";
	opacity: 0.5;
	line-height: 1.6;
}
.lx-xi{
	
	padding-top: 16px;
}
.lx-xi h3{
	font-size:24px;
	padding-left:60px;
	padding-bottom:30px;
}
.lx-xi p{
	float: left;
	font-size: 18px;
	width: 43%;
	padding-left: 60px;
	margin-bottom: 35px;
}
.lx-xi p span{
	display: inline-block;
	padding-left: 40px;
	line-height: 30px;
}
.lx-xi p:nth-child(1) span{
	background: url(../images/icon08.png) no-repeat left center;	
}
.lx-xi p:nth-child(2) span{
	background: url(../images/icon08.png) no-repeat left center;	
}
.lx-xi p:nth-child(3) span{
	background: url(../images/icon09.png) no-repeat left center;	
}
.lx-xi p:nth-child(4) span{
	background: url(../images/icon06.png) no-repeat left center;	
}

.lx-xi p:nth-child(5) span{
	background: url(../images/icon06.png) no-repeat left center;	
}
.lx-xi p:nth-child(6) span{
	background: url(../images/icon07.png) no-repeat left center;	
}
.lx-xi p:nth-child(7) span{
	background: url(../images/icon08.png) no-repeat left center;	
}
.lx-xi p:nth-child(8) span{
	background: url(../images/icon09.png) no-repeat left center;	
}
@media only screen and (max-width: 768px) {
	.lx-xi p{width:100%;}
}

/*视频*/
.icon {
	background: url(../images/icon.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.girdlist .list {
	width: 100%;
}
.girdlist .item {
	width: 285px;
	float: left;
	display: inline-block;
	margin-bottom: 30px;
	margin-right: 22px;
	position: relative;
	background: #fff;
}
.girdlist .item:nth-child(3n){
	margin-right:0;
}
.girdlist .item a {
	display: block;
}
.girdlist .item .img {
	height: 100%;
	overflow: hidden;
	border: #eeeeee solid 1px;
	position: relative;
	text-align: center;    
	padding: 10px;
}
.girdlist .item .img img {
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	width: 100%;
	height: 100%;
	display: inline-block;
}
.girdlist .item .item_mask {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0);
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	filter: Alpha(opacity=0);
*zoom: 1;
	-webkit-transform: rotateX(180deg) scale(0.5, 0.5);
	transform: rotateX(180deg) scale(0.2, 0.2);
	transition: all ease-out .5s;
}
.girdlist .item .item_mask .item_link_icon {
	display: block;
	width: 60px;
	height: 60px;
	text-align: center;
	background-position: -440px -313px;
	line-height: 38px;
	position: absolute;
	left: 50%;
	top: 50%;
*top: 40%;
	margin-left: -30px;
	margin-top: -0px;
	opacity: 0;
	filter: Alpha(opacity=0);
*zoom: 1;
}
.girdlist .item .txt {
	background: #fff;
	height: 56px;
	line-height: 56px;
	position: relative;
	font-size: 16px;
	color: #333;
	border-bottom: #eeeeee solid 1px;
}
.girdlist .item .txt p {
	font-size: 16px;
	color: #333;
	float: left;
	transition: .5s ease;
    text-indent: 0;
    line-height: 55px;
}
.girdlist .item .txt i {
	float: right;
	width: 15px;
	height: 15px;
	background-position: -487px -246px;
	margin-top: 20px;
	transition: .5s ease;
}
.girdlist .item:hover p {
	color: #3ba86f;
	transition: .5s ease;
}
.girdlist .item:hover .txt i {
	background-position: -487px -228px;
	transition: .5s ease;
}
/*.girdlist .item:hover{box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);}*/
.girdlist .item:hover img {
	transform: scale(1.1, 1.1);
}
.girdlist .item:hover .item_mask {
	opacity: 1;
	filter: Alpha(opacity=100);
	-webkit-transform: rotateX(0deg) scale(1, 1);
	transform: rotateX(0deg) scale(1, 1);
	transition: all 1s cubic-bezier(.23, 1, .38, 1) 0s;
	background: rgba(0, 0, 0, 0.3);
}
.girdlist .item:hover .item_mask .item_link_icon {
	transform: translateY(-21px);
	opacity: 1;
	filter: Alpha(opacity=100);
}
@media only screen and (max-width: 1024px) {
	.girdlist .item{width:100%;}
}

.box-lanrenzhijia {width:78%;margin:0 auto;}
#slideshow {list-style:none; color:#fff; width:700px; overflow:hidden;}
#slideshow span {display:none}
#fullsize{position:relative; top:0; width:700px; height:530px;}
#fullsize img{ width:100%; height:530px;}
#information {position:absolute; bottom:0; display:none; width:420px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:700px;}
#image img {position:absolute; z-index:25; width:700px;}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(../images/left.gif) left center no-repeat; top:100px;}
#imgnext {right:0; background:url(../images/right.gif) right center no-repeat;top:100px;}
#imglink {position:absolute; height:530px; width:100%; top:50px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
#thumbnails { width:100%; height:90px; padding-top:20px;}
#slideleft {float:left; width:20px; height:81px; background:url(../images/scroll-left.gif) center center no-repeat; cursor:pointer;}
#slideleft:hover {background:url(../images/scroll-left2.gif) center center no-repeat;}
#slideright {float:right; width:20px; height:81px; background:url(../images/scroll-right.gif) center center no-repeat; cursor:pointer;}
#slideright:hover {background:url(../images/scroll-right2.gif) center center no-repeat;}
#slidearea {float:left; position:relative; width:650px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #d3d6d8; padding:1px; width:129px; height:77px;}


/**#slideshow {list-style:none; color:#fff; width:460px; overflow:hidden;}
#slideshow span {display:none}
#fullsize{position:relative; top:0; width:460px; height:420px;}
#fullsize img{ width:100%; height:420px;}
#information {position:absolute; bottom:0; display:none; width:420px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:460px;}
#image img {position:absolute; z-index:25; width:460px;}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(../images/left.gif) left center no-repeat; top:100px;}
#imgnext {right:0; background:url(../images/right.gif) right center no-repeat;top:100px;}
#imglink {position:absolute; height:420px; width:100%; top:50px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
#thumbnails { width:100%; height:90px; padding-top:20px;}
#slideleft {float:left; width:20px; height:81px; background:url(../images/scroll-left.gif) center center no-repeat; cursor:pointer;}
#slideleft:hover {background:url(../images/scroll-left2.gif) center center no-repeat;}
#slideright {float:right; width:20px; height:81px; background:url(../images/scroll-right.gif) center center no-repeat; cursor:pointer;}
#slideright:hover {background:url(../images/scroll-right2.gif) center center no-repeat;}
#slidearea {float:left; position:relative; width:405px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #d3d6d8; padding:1px; width:129px; height:77px;}**/
/** =======================
 * Contenedor Principal
 ===========================*/
.list-title{
    display: inline-block;
    width: 100%;
    max-width: 200px;
    border-top: solid 1px #ccc;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    background: #FFF;
    text-align: center;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    color: #31a289;
    font-weight: bold;
    cursor: pointer;
}
.accordion {
    width: 238px;
    border: solid 1px #ccc;
    background: #FFF;
}

.accordion .link {
    cursor: pointer;
    display: block;
    padding: 15px 15px 15px 42px;
    color: #4D4D4D;
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px solid #CCC;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion li:last-child .link {
    border-bottom: 0;
}
.accordion li{
    cursor: pointer;
}
.accordion li i {
    position: absolute;
    top: 16px;
    left: 12px;
    font-size: 18px;
    color: #595959;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
    right: 12px;
    left: auto;
    font-size: 16px;
}

.accordion li.open .link {
    color: #31a289;
}

.accordion li.open i {
    color: #31a289;
}

.accordion li.open i.fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

/**
 * Submenu
 -----------------------------*/
.submenu {
    display: none;
    background: #f5f5f5;
    font-size: 14px;
}

.submenu li {
    border-bottom: 1px solid #d6d7dc;
}

.submenu a {
    display: block;
    text-decoration: none;
    color: #666;
    padding: 12px;
    padding-left: 42px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
	font-size:14px;
}

.submenu a:hover ,.submenu li.current a{
    background: #31a289;
    color: #FFF;
}


/*导航栏*/
.nav_menu3,
.nav_menu3 ul,
.nav_menu3 ul li,
.nav_menu3 ul li a,
.nav_menu3 #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /*z-index:1;*/
}
.nav_menu3 #menu-button { 
    margin-top: 100px;
    background: #F00;
    position: absolute;
    z-index: 99999;
}
.nav_menu3:after,
.nav_menu3 > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.nav_menu3 #menu-button {
  display: none;
}
.nav_menu3 {
  width: auto;
  line-height: 1;
  background: #ffffff;
}
#menu-line {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  background: #990B2C;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.nav_menu3 > ul > li {
  float: left;
}
.nav_menu3.align-center > ul {
  font-size: 0;
  text-align: center;
}
.nav_menu3.align-center > ul > li {
  display: inline-block;
  float: none;
}
.nav_menu3.align-center ul ul {
  text-align: left;
}
.nav_menu3.align-right > ul > li {
  float: right;
}
.nav_menu3.align-right ul ul {
  text-align: right;
}
.nav_menu3 > ul > li > a {
  padding: 30px 10px 29px 10px;
  text-decoration: none;
  text-transform: uppercase;
  color: #eee;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
  border-right:1px solid #990B2C;
}
.nav_menu3 > ul > li:hover > a {
  color: #990B2C;
  background: #FFF;
}
.nav_menu3 > ul > li.nav-has-sub > a {
  padding-right: 25px;
}
.nav_menu3 > ul > li.nav-has-sub > a::after {
  position: absolute;
  top: 35px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #990B2C;
  border-right: 1px solid #990B2C;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
.nav_menu3 > ul > li.nav-has-sub:hover > a::after {
  border-color: #990B2C;
}
.nav_menu3 ul ul {
  position: absolute;
  left: -9999px;
}
.nav_menu3 > ul > li > ul {    
  border-top: 1px solid #FFF;
}
.nav_menu3 li:hover > ul {
width:110%;
  left: auto;
}
.nav_menu3.align-right li:hover > ul {
  right: 0;
}
.nav_menu3 ul ul ul {
  margin-left: 100%;
  top: 0;
}
.nav_menu3.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
.nav_menu3 ul ul li {
  -webkit-transition: height .2s ease;
  -moz-transition: height .2s ease;
  -ms-transition: height .2s ease;
  -o-transition: height .2s ease;
  transition: height .2s ease;
  width:100%;
}
.nav_menu3 ul ul li a {
  padding: 0 0px !important;
  background-color: rgba(0, 0, 0, 0.5);
  text-decoration: none;
  color: #eeeeee;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
    color: #fff !important;
	line-height:55px !important;
	font-size:14px !important;
}
.nav_menu3 ul ul li:hover > a,
.nav_menu3 ul ul li a:hover {
  color: #990B2C;
  background: #31a289;
}
.nav_menu3 ul ul li.nav-has-sub > a{
	line-height:55px !important;
    padding: 0 19px;
}
.nav_menu3 ul ul li.nav-has-sub > li{
	width:100%;
}
.chanpin1{
	width:100%;
}
.chanpin1 > li > a{
	
    padding: 0 10px !important;
    text-align: center;
}
.nav_menu3 ul ul li.nav-has-sub > a::after {
  position: absolute;
  top: 25px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
.nav_menu3.align-right ul ul li.nav-has-sub > a::after {
  right: auto;
  left: 10px;
  border-bottom: 0;
  border-right: 0;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
.nav_menu3 ul ul li.nav-has-sub:hover > a::after {
  border-color: #990B2C;
}
#nav li .sub .fly{
	padding:0 0;
	text-align:center;
}
#nav li .sub .fly::after {
  position: absolute;
  top: 25px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}




.cd-accordion-menu{
	border:1px solid #ccc;
}
.cd-accordion-menu ul {
  /* by default hide all sub menus */
  display: none;
}
.cd-accordion-menu li {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-bottom:1px solid #ccc;
}
.cd-accordion-menu li:last-child{
	border-bottom:0;
}
.cd-accordion-menu input[type=checkbox] {
  /* hide native checkbox */
  position: absolute;
  opacity: 0;
}
.cd-accordion-menu .group-1{
	background-color:#f9f9f9;
	padding-left:15px;
    font-weight: bold;
	color:#31a289;
}
.cd-accordion-menu label, .cd-accordion-menu a {
  position: relative;
  display: block;
  color: #000;
  font-size: 16px;
  line-height:45px;
}
.no-touch .cd-accordion-menu label:hover, .no-touch .cd-accordion-menu a:hover {
  background: #52565d;
}
.cd-accordion-menu label::before, .cd-accordion-menu label::after, .cd-accordion-menu a::after {
  /* icons */
  content: '';
  display: inline-block;
  width: 4px;
  height: 7px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cd-accordion-menu label {
  cursor: pointer;
}
.cd-accordion-menu label::before, .cd-accordion-menu label::after {
  background-image: url(../images/arrow.gif);
  background-repeat: no-repeat;
}
.cd-accordion-menu label::before {
  /* arrow icon */
  right: 18px;
  background-position: 0 0;
  -webkit-transform: translateY(-50%) rotate(0deg);
  -moz-transform: translateY(-50%) rotate(0deg);
  -ms-transform: translateY(-50%) rotate(0deg);
  -o-transform: translateY(-50%) rotate(0deg);
  transform: translateY(-50%) rotate(0deg);
}
.cd-accordion-menu label::after {
  /* folder icons */
  left: 41px;
  background-position: -16px 0;
}
.cd-accordion-menu a::after {
  /* image icon */
  left: 36px;
  background: url(../images/arrow_over.gif) no-repeat -48px 0;
}
.cd-accordion-menu input[type=checkbox]:checked + label::before {
  /* rotate arrow */
  -webkit-transform: translateY(-50%) rotate(-270deg);
  -moz-transform: translateY(-50%) rotate(-270deg);
  -ms-transform: translateY(-50%) rotate(-270deg);
  -o-transform: translateY(-50%) rotate(-270deg);
  transform: translateY(-50%) rotate(-270deg);
}
.cd-accordion-menu input[type=checkbox]:checked + label::after {
  /* show open folder icon if item is checked */
  background-position: -32px 0;
}
.cd-accordion-menu input[type=checkbox]:checked + label + ul,
.cd-accordion-menu input[type=checkbox]:checked + label:nth-of-type(n) + ul {
  /* use label:nth-of-type(n) to fix a bug on safari (<= 8.0.8) with multiple adjacent-sibling selectors*/
  /* show children when item is checked */
  display: block;
}
.cd-accordion-menu ul label,
.cd-accordion-menu ul a {
  padding-left: 35px;
  font-size:14px;
}
.no-touch .cd-accordion-menu ul label:hover, .no-touch
.cd-accordion-menu ul a:hover {
  background: #3c3f45;
}
.cd-accordion-menu > li:last-of-type > label,
.cd-accordion-menu > li:last-of-type > a,
.cd-accordion-menu > li > ul > li:last-of-type label,
.cd-accordion-menu > li > ul > li:last-of-type a {
  box-shadow: none;
}
.cd-accordion-menu ul label::before {
  right: 36px;
}
.cd-accordion-menu ul label::after,
.cd-accordion-menu ul a::after {
  left: 59px;
}
.cd-accordion-menu ul ul label,
.cd-accordion-menu ul ul a {
  padding-left: 70px;
}
.cd-accordion-menu ul ul label::before {
  left: 54px;
}
.cd-accordion-menu ul ul label::after,
.cd-accordion-menu ul ul a::after {
  left: 77px;
}
.cd-accordion-menu ul ul ul label,
.cd-accordion-menu ul ul ul a {
  padding-left: 118px;
}
.cd-accordion-menu ul ul ul label::before {
  left: 72px;
}
.cd-accordion-menu ul ul ul label::after,
.cd-accordion-menu ul ul ul a::after {
  left: 95px;
}

.tz-gallery .biankuang{
}
.tz-gallery .biankuang img{
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
.tz-gallery .biankuang img:hover{
	
transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	
}
.tz-gallery .biankuang{
	margin-bottom:15px;
}