﻿@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font:14px/1.6;
	font-family:Roboto,Arial,Helvetica,sans-serif;
	font-size: 100%;
	color: #333;
	font-size:14px;
	line-height:25px;
  overflow-x: hidden;
	
}
body, h1, h2, h3, h4, h5, h6, dl, dt, li, ol, ul, dd, th, td, p, pre, form, input, button, textarea, hr {
    margin: 0;
    padding: 0;
}


.my-map { margin: 0 auto; width: 700px; height: 550px; }
		.my-map .icon { background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat; }
		.my-map .icon-cir { height: 31px; width: 28px; }
		.my-map .icon-cir-red { background-position: -11px -5px; }
		.amap-container{height: 100%;}
		
		
		
a{outline: none;text-decoration: none;-webkit-transition: 0.2s;transition: 0.2s;}
a:hover,a:focus{color:#74777b;text-decoration: none;}]
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

ul li {
    list-style: none;
}
.head-v2__top{
	min-height: 90px;
	float: left;
    margin-left: 10%
}
.head-v2__top h1,.head-v2__top h2{height:90px; overflow:hidden;width:100%; margin-bottom:10px;}
.pull-left {
  float: left !important;
}
.v2-ac .head-v2__top.v2-ac .pull-left a img {
	margin-left: 0px;
}
/*product*/
.product .pro_text {
	padding: 5px 0;
	    text-align: center;
}

.product .pro_text img {
	display: inline-block;
    float: none;
    margin-left: 5px;
    margin-right: 5px;
    max-width: calc(100% - (2 * 5px));
}
.product .pro_con {
	position: relative;
	width: 100%;
	padding-bottom: 5%
}
.product .pro_con ul {
	display: table;
    width: 80%;
    padding: 0;
    table-layout: fixed;
    margin-top: 0;
    margin-right: 10%;
    margin-bottom: 0;
    margin-left: 10%;
}
.product .pro_con ul li {
	width: 25%;
	padding: 8px;
	float: left;
}
.product .pro_con ul li a {
	    color: inherit;
}
.product .pro_con ul li a .pro_con_image {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}
/*aboutus*/
.about {
	background-image: url(../images/about.jpg);
	background-repeat: repeat;
}
.about .about_top {
	text-align: center;
	width: 100%;
	padding-top: 5%;
	padding-right: 1%;
	padding-bottom: 2%;
	padding-left: 1%;
}
.about .about_top h1 {
	color: #FFF;
	font-size: 40px;
	font-weight: 500;
}
.about .about_con {
	width: 70%;
	padding-bottom: 3%;
	text-align: center;
	margin-right: 15%;
	margin-left: 15%;
	line-height: 30px;
}
.about .about_an {
	width: 100%;
	text-align: center;
	padding-bottom: 3%;
}
.about .about_con span {
	font-size: 16px;
	color: #FFF;

}
.about .about_an .an {
	border: 1px solid #ccc;
	height: 50px;
	width: 100px;
	padding-top: 0.5%;
	padding-bottom: 0.5%;
	position: relative;
	padding-right: 2%;
	padding-left: 2%;
	color: #fff;
}
.news .news_top {
	text-align: center;
	width: 100%;
	padding-top: 5%;
	padding-bottom: 3%;
}
.news .news_con {
	width: 100%;
}
.news .news_con {
	overflow:auto;
	width: 75%;
	margin-right: 12.5%;
	margin-left: 12.5%;
}
.news .news_con .news_con_text {
	width: 45%;
	float: left;
	margin-right: 2.5%;
	margin-left: 2.5%;
	position:relative;
	width:45%;
	height:100%;
	position:relative;
}
.news .news_con .news_con_text .img img {
	margin-left: 0%; margin-top: -0.0702783%; width: 100%; height: 100.35%;
}
.news .news_con .news_con_text .title {
	position: relative;
    width: 35%;
    height: 60px;
    z-indent: 2;
    left: 35%;
    top: -70px;
    background: rgba(92, 82, 69, 0.3) none repeat scroll 0% 0%;
    padding-top: 20px;
    text-align: center;
    border-radius: 5px;

}
.news .news_con .news_con_text .title h3 a {
	    color: #fff;
    text-decoration: none;
    font-size: 16px;
}

.footer {

	width: 100%;
    display: table;

}
.footer .footer_top {
	margin-top:2%;
    background-color: rgb(240, 240, 240);
		width: 100%;
	padding-right: 12.5%;
	padding-left: 12.5%;
	padding-bottom:15%;
}
.footer .footer_top .footer_top_con ul li{
	width: 23%;
	float: left;
	margin-right: 1%;
	margin-left: 1%;
}

.footer .footer_bq {
	 background-color: rgb(240, 240, 240);
		width: 100%;
		text-align:center;
		color: #A9A9A9;
		    padding-bottom: 1%;
    /* padding-top: 5%; */
}
.footer .footer_top .footer_top_con ul li p a {
	color: #333;
	text-decoration: none;
}
.news {
	width: 100%;
	position: relative;
	height:100%
	display: table;
	margin-bottom:5%;
	
}
.form-input {
    appearance: none;
    background-color: #fff;
    border-color: #d6cdc1;
    color: #a18d7a;
    font-size: 1rem;
    font-smoothing: antialiased;
    height: 3rem;
    padding: .75rem 1rem;
    transition: border-color .1s ease-out;
    width: 100%;
}
.form-input, .form-select {
    border-style: solid;
    border-width: 1px;
    font-family: inherit;
    margin: 0;
}
.form-input, .form-select.radius {
    border-radius: 4px;
}
.button {
    line-height: 1rem;
}
.button, .card--alternate, .form-option {
    transition: all .15s ease;
}
.button--primary {
    background-color: #5c5245;
    border-color: #5c5245;
    color: #fff;
}
.button {
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-weight: 400;
    margin: 0 0 1rem;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-color: #d6cdc1;
    color: #fff;
    padding: .85714rem 2.28571rem;
    border-radius: 4px;
    outline: 0;
    vertical-align: middle;
}

.button, cite {
	font-size: 1rem;
}
.button, h1, h2, h3, h4, h5, h6 {
    font-family: Volkhov,Arial,Helvetica,sans-serif;
}
.button, .form-input {
    -webkit-appearance: none;
    -moz-appearance: none;
}
.button, body, sub, sup {
    position: relative;
}
.box{
	text-align: center;
	overflow: hidden;
	position: relative;
	border: 1px solid #ebebeb;
}
.box:before{
	content: "";
	width: 0;
	height: 100%;
	background: #5e5240;
	padding: 14px 18px;
	position: absolute;
	top: 0;
	left: 50%;
	opacity: 0;
	transition: all 500ms cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
}
.box:hover:before{
	width: 100%;
	left: 0;
	opacity: 0.5;
}
.box img{
	width: 65%;
	height: auto;
	padding-top:2%
}
.box .box-content{
	width: 100%;
	padding: 14px 18px;
	color: #fff;
	position: absolute;
	top: 20%;
	left: 0;
}
.box .title{
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
	text-transform: uppercase;
	margin: 0;
	opacity: 0;
	transition: all 0.5s ease 0s;
}
.box .post{
	font-size: 15px;
	text-transform: capitalize;
	opacity: 0;
	transition: all 0.5s ease 0s;
}
.box:hover .title,
.box:hover .post{
	    color: #fff;
	opacity: 1;
	transition-delay: 0.7s;
}
.box .icon{
	padding: 0;
	margin: 0;
	list-style: none;
	margin-top: 15px;
}
.box .icon li{
	display: inline-block;
}
.box .icon li a{
	padding-top: 6px;
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	background: #5c5245;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	margin-right: 5px;
	opacity: 0;
	transform: translateY(50px);
	transition: all 0.5s ease 0s;
}
.box:hover .icon li a{
	opacity: 1;
	transform: translateY(0px);
	transition-delay: 0.5s;
}
.box:hover .icon li:last-child a{
	transition-delay: 0.8s;
}
.box .box-content .icon .lj {
	float: inherit;
}
.v2-ac .htmleaf-container .head-v2__top.v2-ac .pull-left a {
	font-family: "Bodoni Bd BT";
	font-size: 48px;
	color: #FFF;
	padding-top: 30px;
}
.head {
	height: 100px;
	width: 100%;
	background-color: #5c5245;
	    position: absolute;
}
.content {
	width: 100%;
    display: table;
}

.content .content_con {
		margin-top:2%;
		width: 100%;
/*	padding-right: 2%;*/
/*	padding-left: 2%;*/
	padding-bottom:10%;
}
.content .content_con .con_left {
	width: 15%;
	float: left;
	
}
.content .content_con .con_right {
	float: right;
	width: 84%;
}

.content .content_con .con_left .left_top {
	background-color:#5c5245;
	font-size: 28px;
    text-align: left;
    text-indent: 30px;
    height: 60px;
    line-height: 60px;
    margin-top: 5px;
    margin-bottom: 1px;
	color:#fff;
}
.content .content_con .con_left .left_topx {
	background-color:#5c5245;
	font-size: 28px;
    text-align: left;
    text-indent: 30px;
    height: 60px;
    line-height: 60px;
    margin-top: 5px;
    margin-bottom: 1px;
	color:#fff;
}
.con_right .left_list p {
	margin-top: 20px;
}

.con_left .lefts {
	    max-height: 450px;
}

.con_left .leftx {
	    max-height: 450px;
    overflow: auto;
}

.content .content_con .con_left .leftx .left_list {
	border: 1px solid #e2e2e2;
    display: block;
    width: 100%;
    float: left;
    min-height: 80px;
    margin-top: -1px;
}


.procon {
	width: 100%;
    display: table;
}

.procon .procon_con {
		margin-top:2%;
		width: 100%;
/*	padding-right: 2%;
	padding-left: 2%;*/
	padding-bottom:10%;
}
.procon .procon_con .con_left {
	width: 15%;
	float: left;
	
}
.procon .procon_con .con_right {
	float: right;
	width: 84%;
}

.procon .procon_con .con_left .left_top {
	background-color:#5c5245;
	font-size: 23px;
    text-align: left;
    text-indent: 20px;
    height: 60px;
    line-height: 60px;
    margin-top: 5px;
    margin-bottom: 1px;
	color:#fff;
}
.con_left .left_list ul li {
	border: 1px solid #e2e2e2;
	display: block;
	width: 100%;
	float: left;
	min-height: 40px;
	margin-top: -1px;
}
.con_left .left_list ul li a {
	display: block;
	background-color: #fff;
	float: left;
	line-height: 40px;
	color: #000;
	font-size: 13px;
	padding-left: 32px;
	background-image: url(../images/d2_03.png);
	background-repeat: no-repeat;
	background-position: 15px center;
}
.con_right .right_top{
	/*font-size: 20px;
	font-weight: bold;
	margin-top: 30px;
	line-height: 50px;
	
	color: #000;
	padding-left: 5px;
	padding-right: 5px;*/
	font-size: 12px;
	line-height: 50px;
	color: #000;
	font-weight: normal;
	border-bottom: 1px #ddd solid;
	text-align: right;
	display:block;
	
}
.con_right .right_top a {
	text-decoration: none;
	color: #000;
}

/*.con_right .right_top span {
	display: block;
	float: right;
	font-size: 12px;
	line-height: 50px;
	color: #000;
	font-weight: normal;
}*/

.con_right .right_top span a {
	color: #000;
}
.con_right .left_list span {
	font-size: 25px;
	color: #5c5245;
	

}
.con_right .left_list {
	width:100%;
	height:100%;
	padding-top: 3%;
	padding-bottom: 3%;
	padding-left: 2%;
}




.pro_ul {
  padding: 2% 0px;
/*  overflow: hidden;*/
}
.pro_ul li {
    width: 24%;
    float: left;
    margin-right: 1%;
    position: relative;
    cursor: pointer;
    margin-top: 20px;
}
.pro_ul li .pic {
  position: relative;
  overflow: hidden;
}
.pro_ul li .pic i {
  display: block;
  padding-bottom: 82.14285714285714%;
}
.pro_ul li .pic .zhe_a {
  background: url(../images/zhe_bg.png);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  display: none;
}
/*.pro_ul li:nth-child(3n+3) {
  margin-right: 0px;
}
.pro_ul li:nth-child(3n+3):after {
  display: none;
}*/
.pro_ul li:after {
  content: "";
  height: 100%;
  position: absolute;
  top: 0px;
  right: -9.95%;
}
.pro_ul li:before {
  content: "";
  width: 120%;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.pro_ul li .text {
  padding: 3% 0px 20%;
}
.pro_ul li .text h4 {
  color: #606a71;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  width: 98%;
  overflow: hidden;
}
.pro_ul li .text span {
  height: 1px;
  background: #c9c9c9;
  width: 104px;
  display: block;
  vertical-align: top;
  margin: 15px 0px 20px;
  width: 37%;
}
.pro_ul li .text .more {
  background: #999999;
  color: #fff;
  font-size: 12px;
  font-family: arial;
  width: 75px;
  display: block;
  height: 28px;
  line-height: 28px;
  border: 1px solid #8c8c8c;
  position: relative;
  text-align: center;
}
.pro_ul li .text .more:after {
  width: 71px;
  height: 24px;
  border: 1px solid #adadad;
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
}
.pro_ul li:hover .pic .zhe_a {
  display: block;
}
.pro_ul li:hover .text span {
  background: #5c5245;
}
.pro_ul li:hover .text .more {
  background: #5c5245;
  border: 1px solid #5c5245;
}
.pro_ul li:hover .text .more:after {
  border: 1px solid #5c5245;
}
.page {
  margin: 20px 0px 40px 0px;
  text-align: center;
}
.page a {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  font-family: arial;
  margin: 0px 3px;
  color: #666666;
}
.page a:hover {
  text-decoration: underline;
  color: #5c5245;
}
.page .active {
  text-decoration: underline;
  color: #5c5245;
}
.page .ye {
  display: inline-block;
  height: 30px;
  width: 30px;
  background: #5c5245;
  border-radius: 50%;
  position: relative;
}
.page .ye:hover {
  background: #5c5245;
}
.page .ye1:after {
  content: "";
  width: 0px;
  height: 0px;
  border: 7px solid transparent;
  border-right-color: #fff;
  position: absolute;
  top: 7px;
  left: 3px;
}
.page .ye2:after {
  content: "";
  width: 0px;
  height: 0px;
  border: 7px solid transparent;
  border-left-color: #fff;
  position: absolute;
  top: 7px;
  right: 3px;
}
.vcenter {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    vertical-align: middle;
    margin: auto;
}

/*产品详情页面*/
.pro_s1 {
  padding: 4% 0px;
  width: 65%;
  float:left;
}
.pro_s1 .ps1_left {
	
	float: none;
	position: relative;
	text-align: center;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 20px;
	
}
.pro_s2 .img_pro {
  position: relative;
}
.pro_s2 .img_pro i {
  display: block;
  padding-bottom: 47.58403361344538%;
}
.pro_s2 p {
  line-height: 24px;
  color: #666666;
  margin: 5% 0px;
}

.pro_s2 {
	float: right;
	width: 30%;
}
.content .content_con .con_right .left_list .map {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.tempWrap ul li {
	height: 100%;
}
.abo_s1 {
	padding: 4% 0px;
}
.abo_s1 .ab1_left {
	  width: 51%;
  float: left;
  position: relative;
  margin-left:20%;
  margin-right:20%;
}
.ab1_left i {
	display: block;
  padding-bottom: 77.32793522267207%;
}
.abo_s1.clearfix .ab1_left p {
	font-size: 16px;
    text-align: center;
    margin-top: 10%;
}






.wraper {
	width:100%;
	margin: 0 auto;
	float: left;
}
.slidecz {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.slidecz .smallScroll {
	overflow: hidden;
	position: relative;
	float: right;
	width: 20%;
	padding: 31px 0;
}
.slidecz .smallScroll .sPrev {
	position: absolute;
	left: 0;
	top: 0;
	    width: 100%;
	text-align: center;
	height: 30px;
	line-height: 30px;
	color: #FFF;
	font-size: 14px;
	background: url(../images/Yprev.png) center no-repeat;
	z-index: 99;
	display: block;
}
.slidecz .smallScroll .sNext {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	line-height: 30px;
	height: 30px;
	color: #FFF;
	font-size: 14px;
	background: url(../images/Ynext.png) no-repeat center;
	z-index: 99;
	display: block;
}
.slidecz .smallImg {
	margin: 0 auto;
	width: 100%;
	min-height: 270px;
}
.slidecz .smallImg ul {
	overflow: hidden;
}
.slidecz .smallImg ul li {
	width: 100%;

	padding: 2px;
	cursor: pointer;
}
.slidecz .smallImg ul li.on {

}
.slidecz .smallImg ul li img {
	width: 100%;
    height: 105%;
}
.slidecz .bigImg {
	position: relative;
	overflow: hidden;
	float: left;
    width: 80%;
}
.slidecz .bigImg li {
	overflow: hidden;
}
.slidecz .bigImg img {
	width: 80%;
    height: 80%;
}

@media(max-width:1165px){
.footer .footer_top {
	padding-bottom:20%;
}
}
@media(max-width:979px){
	.footer .footer_top {
	padding-bottom:25%;
}
	}

@media(max-width:890px){
	.footer .footer_top {
	padding-bottom:35%;
}
	}

@media(max-width:768px){


.v2-ac .head-v2__top.v2-ac .pull-left a img {
	margin-left: 0px;
}
.footer .footer_top {
	display:none;
}
.footer .footer_bq {
	background-color: rgb(240, 240, 240);
	width: 100%;
	text-align:center;
	color: #A9A9A9;
	padding-bottom: 5%;
	padding-top: 5%;
}
.box .box-content{
	width: 100%;
	padding: 14px 18px;
	color: #fff;
	position: absolute;
	top: -9%;
	left: 0;
}
.box .title {
     font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase;
    margin: 0;
    opacity: 0;
    transition: all 0.5s ease 0s;
}
.box .post {
    font-size: 12px;
    text-transform: capitalize;
    opacity: 0;
    transition: all 0.5s ease 0s;
		line-height: 10px;
}
*, *:after, *:before {
    box-sizing: border-box;
}
.con_right .right_top{
	/*font-size: 20px;
	font-weight: bold;
	margin-top: 30px;
	line-height: 50px;
	
	color: #000;
	padding-left: 5px;
	padding-right: 5px;*/
	font-size: 12px;
	line-height: 50px;
	color: #000;
	font-weight: normal;
	border-bottom: 1px #ddd solid;
	text-align: right;
	display:none;
	
}
.pro_s1 {
    padding: 4% 0px;
    width: 100%;
    float: left;
}

.slidecz .smallImg ul li img {
    width: 100%;
    height: 100%;
}
.slidecz .smallImg {
    margin: 0 auto;
    width: 100%;
    min-height: 0;
}
.pro_s2 {
    float: left;
    width: 100%;
}
}
@media screen and (max-width: 767px) {
	.head-v2__top{
	min-height: 90px;
	float: left;
	  margin-left: 0%
}
.head-v2__top h1, .head-v2__top h2 {
	height: 90px;
	overflow: hidden;
	width: 100%;
	font-family: "Bodoni Bd BT";
	font-size: 48px;
	color: #FFF;
}
.product .pro_con ul {
	display: table;
    width: 90%;
    padding: 0;
    table-layout: fixed;
    margin-top: 0;
    margin-right: 5%;
    margin-bottom: 0;
    margin-left: 5%;
}
.news .news_con {
	width: 98%;
	margin-right: 2%;
	margin-left: 2%;
}
.footer .footer_top {
	display:none;
}
.footer {
    margin-bottom: 8%;
}

}


/*nav*/
*, *:after, *:before {
  box-sizing: border-box;
}

.animenu__toggle {
  display: none;
  cursor: pointer;
  background-color:#fff;
  border: 0;
  padding: 10px;
  height: 40px;
  width: 40px;
}
.animenu__toggle__bar {
  display: block;
  width: 20px;
  height: 2px;
  background-color: #000;
  
}
.animenu__toggle__bar + .animenu__toggle__bar {
  margin-top: 4px;
}

.animenu__toggle--active .animenu__toggle__bar {
  margin: 0;
  position: absolute;
}
.animenu__toggle--active .animenu__toggle__bar:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.animenu__toggle--active .animenu__toggle__bar:nth-child(2) {
  opacity: 0;
}
.animenu__toggle--active .animenu__toggle__bar:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.animenu {
  display: block;
}
.animenu ul {
	list-style: none;
	font: 0px 'Open Sans', Arial, Helvetica;
	text-align: center;
	padding-top: 45px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.animenu li, .animenu a {
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
}

.animenu a {
   text-decoration: none;
	color: #fff;
}

.animenu__nav > li {
  position: relative;
}
.animenu__nav > li > a {
  padding: 10px 30px;
  text-transform: uppercase;
  font-size: 15px;
    font-weight: 700;
}
.animenu__nav > li > a:first-child:nth-last-child(2):before {
  content: "";
  position: absolute;
  border: 4px solid transparent;
  border-bottom: 0;
  border-top-color: currentColor;
  top: 50%;
  margin-top: -2px;
  right: 10px;
}
.animenu__nav > li:hover > ul {
  opacity: 1;
  visibility: visible;
  margin: 0;
}
.animenu__nav > li:hover > a {
  color: #a18d7a;
  font-size: 15px;
    font-weight: 700;
}

.animenu__nav__child {
	min-width: 100%;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	margin: 20px 0 0 0;
	background-color: #5c5245;
	transition: margin .15s, opacity .15s;
	color: #fff;
}
.animenu__nav__child > li {
  width: 100%;
/*  border-bottom: 1px solid #515151;*/
}
/*.animenu__nav__child > li:first-child > a:after {
  content: '';
  position: absolute;
  height: 0;
  width: 0;
  left: 1em;
  top: -6px;
  border: 6px solid transparent;
  border-top: 0;
  border-bottom-color: inherit;
}*/
.animenu__nav__child > li:last-child {
  border: 0;
}
.animenu__nav__child a {
  padding: 10px;
  width: 100%;
  border-color: #373737;
}
.animenu__nav__child a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #5e5240;
}

/* nav */
.nav {
	position: relative;
	margin: 20px 0;
}
.nav ul {
	margin: 0;
	padding: 0;
}
.nav li {
	margin: 0 5px 10px 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}
.nav a {
	padding: 3px 12px;
	text-decoration: none;
	color: #999;
	line-height: 100%;
	font-size: 18px;
}
.nav a:hover {
	color: #d0d0d0;
}
.nav .current a {
	background: #999;
	color: #fff;
	border-radius: 5px;
	font-size: 18px;
}
.sidebar-v2__article .met_article {
	    padding-top: 0px;
    padding-bottom: 0px;
	    width: 60%;
    margin-left: auto;
    margin-right: auto;
}
.sidebar-v2__article .met_article2 {
	    padding-top: 0px;
    padding-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
}
.sidebar-v2__article .met_article2 .met_editor.met_modu2 {
	 float: left;
    width: 50%;
    padding-left: 5%;
	padding-top: 25px;
}
.animenu__nav--open {
  display: block !important;
}
  /*.animenu__nav--open .animenu__nav__child {
	display: block;
  }
*/
.text1 {
	width:100%
	
	}

.text2 {
	width:100%
	
	}
.text3 {
	width:100%
	
	}
.text1 .k1 {
	    position: absolute;
    left: 50%;
    height: 6%;
    top: 48%;
    width: 12%;
    color: #FFF;
    font-weight: bold;
    font-size: 1%;
    float: left;
}
.text1 .k2 {
    position: absolute;
    left: 64%;
	width: 10%;
    height: 6%;
    top: 48%;
    float: left;
    color: #FFF;
    font-weight: bold;
    font-size: 1%;
}
.text2 .k1 {
	    position: absolute;
    left: 25%;
    height: 6%;
    top: 48%;
    width: 12%;
    color: #FFF;
    font-weight: bold;
    font-size: 1%;
    float: left;
}
.text2 .k2 {
    position: absolute;
    left: 42%;
	width: 10%;
    height: 6%;
    top: 48%;
    float: left;
    color: #FFF;
    font-weight: bold;
    font-size: 1%;
}
.text3 .k1 {
	    position: absolute;
    left: 45%;
    height: 6%;
    top: 50%;
    width: 12%;
    color: #FFF;
    font-weight: bold;
    font-size: 1%;
    float: left;
}
.text3 .k2 {
    position: absolute;
    left: 62%;
    width: 10%;
    height: 6%;
    top: 50%;
    float: left;
    color: #FFF;
    font-weight: bold;
    font-size: 1%;
}

@media screen and (max-width: 1570px) {
.animenu__nav > li > a {
  padding: 10px 10px;
  text-transform: uppercase;
  font-size: 15px;
    font-weight: 700;
}
.head-v2__top{
	min-height: 90px;
	float: left;
    margin-left: 0%
}
.news .news_con .news_con_text .title h3 a {
	color: #fff;
    text-decoration: none;
    font-size: 14px;
}
.procon .procon_con .con_left .left_top {
    font-size: 14px;
}
.content .content_con .con_left .left_top {
    font-size: 3ex;
}
}
@media screen and (max-width: 767px) {
	.news .news_con .news_con_text .title h3 a {
	color: #fff;
    text-decoration: none;
    font-size: 12px;
}
.animenu ul {
	list-style: none;
	font: 0px 'Open Sans', Arial, Helvetica;
	text-align: center;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
	.animenu a {
  color: #fff;
  text-decoration: none;
}
	.animenu__nav {
  background-color: #5c5245;
}
  .animenu__toggle {
	  margin-top: 25px;
    display: inline-block;
	float: right;
  }

  .animenu__nav,
  .animenu__nav__child {
    display: none;
  }

  .animenu__nav > li {
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #bbb;
  }
  .animenu__nav > li:last-child {
    border: 0;
  }
  .animenu__nav > li > a {
    width: 100%;
    padding: 10px;
    border-color: #111;
    position: relative;
  }
  .animenu__nav a:hover {
    background-color: #5e5240;
    border-color: #5e5240;
    color: #fff;
  }

  .animenu__nav__child {
    position: static;
    margin: 0;
    transition: none;
    visibility: visible;
    opacity: 1;
  }
  .animenu__nav__child > li:first-child > a:after {
    content: none;
  }
  .animenu__nav__child a {
    padding-left: 20px;
    width: 100%;
  }
 /* .animenu__nav--open .animenu__nav__child {
  display: none;
}*/

.procon .procon_con .con_left {
    width: auto;
    float: left;
	display: none;
}
.procon .procon_con .con_right {
    float: right;
    width: 100%;
}
.pro_ul li {
    width: 49%;
}
	.abo_s1 .ab1_left {
    width: 100%;
    float: left;
    position: relative;
     margin-left: 0.1%;
    margin-right: 0.1%;
}
}


/*end  nav*/


@media screen and (max-width: 767px) {
.product .pro_con ul li {
    padding: 8px;
	width: 25%;
}
.product .pro_con ul li a {
	    color: inherit;
}
.text1 .k1 {
    top: 45%;
}


.text1 .k2 {
    top: 45%;
}
.text2 .k1 {
    top: 45%;
}


.text2 .k2 {
    top: 45%;
}
.text3 .k1 {
    top: 45%;
}


.text3 .k2 {
    top: 45%;
}
.content .content_con .con_left {
	width: auto;
	display: none;
	
}
.content .content_con .con_right {
    float: right;
    width: 100%;
}
	}
	
@media screen and (max-width: 620px) {
.product .pro_con ul li {
	width: 50%;	
    margin-bottom: 8px;
	display: inline-block;
}
.product .pro_con ul li a {
	    color: inherit;
}
.news .news_con .news_con_text {
	width: 95%;
	float: left;
	margin-right: 2.5%;
	margin-left: 2.5%;
	margin-bottom:5%;
}
.pro_ul li {
    width: 100%;
	}
	.con_right .right_top span {
    display: none;
}
.pro_s1 .ps1_left {
    width: 100%;
    float: none;
    position: relative;
    text-align: center;
     margin-right: auto;
     margin-left: auto;
    margin-bottom: 20px;
}


.text1 .k1 {
    top: 40%;
}


.text1 .k2 {
    top: 40%;
}
.text2 .k1 {
    top: 40%;
}


.text2 .k2 {
    top: 40%;
}
.text3 .k1 {
    top: 40%;
}


.text3 .k2 {
    top: 40%;
}
.footer {
    margin-bottom: 12%;
}
}


