﻿@charset "utf-8";

body {
	font-family: "微软雅黑"; color:#000000;
}
.am-2{
	padding: 60px 0 15px 0;
}
.no-margin {
	margin: 0 !important
}

.overflow {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.am-nav-2{
	position: relative;
}
.am-nav-2-box{
	width: 160px;
	background-color: #fff;
	display: none;
	position: absolute;
	left: 160px;
	top: 0px;
    font-family: 微软雅黑;
    font-size: 14px;
    color: rgb(0, 0, 0);
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    background-color: rgb(255, 255, 255);
    text-align: center;
    line-height: 40px;
}
.am-nav-2-box .li-2 a:hover{
	color: rgb(36, 169, 56);
    font-weight: bold;
	font-size:14px;
}
.am-nav-2:hover .am-nav-2-box{
	display: block;
}

.am-nav-2-box .li-2{ height:36px; overflow:hidden; line-height:36px;}

.am-nav-2-box .li-2 a{
	color: #000;
   
}
.am-pro-img img{
	width: 100%;
	height: 260px;
}
.am-pro-title-box h4{
	font-size: 18px;
	font-weight: bold;
	color: #23a83b;
	text-align: center;
	margin-top: 0px;
	padding-top: 20px;
}
.am-pro-title{
	font-size: 16px;
	line-height: 28px;
	padding: 0 25px;
	color: #000;
	height:140px; overflow:hidden;
}
.am-pro-see{
	text-align: center;
	margin-top: 40px;
	margin-bottom: 30px;
}
.am-pro-see span{
	padding: 10px 30px 10px 34px;
	background-color: #fff;
	color: #24a838;
	font-size: 16px;
	border: 1px solid #24a838;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.am-pro-see .fa{
	margin-right: 5px;
}
.am-pro-title-box{
	border-left: 5px solid #e2ebfa;
	border-right: 5px solid #e2ebfa;
	border-bottom: 5px solid #e2ebfa;
}
.am-pro-all:hover .am-pro-see span{
	padding: 10px 30px 10px 34px;
	background-color: #24a838;
	color: #fff;
	font-size: 16px;
	border: 1px solid #24a838;
}
.am-bt{
	margin-bottom: 25px;
}
.am-pro-all{
	margin-bottom: 20px;
}
.bg-h3{
	font-family: 微软雅黑;
    font-size: 42px;
    font-weight: bold;
    font-style: normal;
    color: rgba(255, 255, 255, 0.42);
    background-color: transparent;
    line-height: 15px;
    text-decoration: none;
    text-align: left;
}
.bg-h4{
	font-family: 微软雅黑;
    font-size: 28px;
    font-weight: bold;
    font-style: normal;
    color: rgb(255, 255, 255);
    background-color: transparent;
    line-height: 0px;
    text-decoration: none;
    text-align: left;
}
.bg-h4 span{
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
}
.zx-text{
	margin-top: 50px;
	font-family: 微软雅黑;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    color: rgb(255, 255, 255);
    background-color: transparent;
    line-height: 26px;
    text-decoration: none;
    text-align: left;
}
.zx-input input{
	width: 100%;
	border-color: rgb(255, 255, 255);
	background-color: rgba(255, 255, 255, 0.85);
	border-radius: 2px;
    padding: 0 10px;
    border-width: 1px;
	border-style: solid;
	height: 40px;
	font-size: 18px;
}
.zx-input-right{
	padding: 0 80px;

}
.zx-input-left{
	padding: 0 50px;
}
.zx-input{
	margin-bottom: 3px;
}
.zx-input textarea{
	width: 100%;
	border-color: rgb(255, 255, 255);
	background-color: rgba(255, 255, 255, 0.85);
	border-radius: 2px;
    padding: 0 10px;
    border-width: 1px;
	border-style: solid;
	height: 80px;
	font-size: 18px;
}
.zx-input2 input{
	width: 100%;
	background: #5299db !important;
    border: 1px #5299db solid !important;
	border-radius: 2px;
    padding: 0 10px;
    border-width: 1px;
	border-style: solid;
	height: 40px;
	font-size: 18px;
	color: #fff;
}
.am-3{
	padding: 50px 0 0 0;
}
.am-gc-img-box img{
	width: 100%;
	height: 300px;
}
.am-gc-img-box img:hover{
	transform: scale(1.3);
}
.am-gc-img-box{
	overflow: hidden;
}
.am-gc-text{
	margin-top: 5px;
	font-size: 18px;
	color: #000;
	text-align: center;
	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
	overflow:hidden;
}
.am-gc-all{
	margin-bottom: 20px;
}
.am-gc-see a{
	border: 1px solid rgb(36, 169, 56);
	color: rgb(36, 169, 56);
	font-size: 16px;
	padding: 8px 25px;
}
.am-gc-see:hover a{
	color: rgb(255, 255, 255);
	background:rgb(36, 169, 56);
	font-size: 16px;
	padding: 8px 25px;
}
.am-gc-see{
	margin-top: 20px;
	text-align: right;
	margin-bottom: 40px;
	
}
.am-4{
	padding: 50px 0;
}
.am-about-index-text-top{
	margin-bottom: 20px;
}
.am-about-index-text{
	font-family: 微软雅黑;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    color: rgb(51, 51, 51);
    background-color: transparent;
    line-height: 26px;
    text-decoration: none;
	text-align: left;
	margin-bottom: 30px;
}
.am-about-index-text-all{
	padding:  0 35px 0 35px;
}
.am-about-ab{
	position: absolute;
	bottom: -40px;
	right: 0;
	width: 80%;
	display: flex;
	justify-content: space-between;
	padding: 20px;
	background-color: rgb(249, 249, 249);
}
.am-about-ab .am-lin{
	font-family: 微软雅黑;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    color: #000000;
    background-color: transparent;
    line-height: 26px;
    text-decoration: none;
	text-align: left;
	display: block;
	width: 40%;
	border-right: 2px solid #000;
	line-height: 55px;
}
.am-lin2{
	font-family: 微软雅黑;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    color: rgb(36, 169, 56);
    background-color: transparent;
    line-height: 26px;
    text-decoration: none;
	text-align: left;
	padding-left: 30px;
	display: block;
}
.am-about-img{
	position: relative;
}
.am-about-ab:hover{
	box-shadow:0px 0px 10px #000;
}
.am-hz-1{
	display: flex;
	justify-content: space-around;
	margin-bottom: 20px;
}
.am-hz-1 img{
	max-width: 100%;
	height: 60px;
	
}
.am-hz-2{
	display: flex;
	justify-content: space-evenly;
	margin-bottom: 20px;
}
.am-hz-2 img{
	max-width: 100%;
	height: 60px;
	
}
.iu {
    padding: 0;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(1);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}
.iu:hover {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(1);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
}
.am-hz-2 span{
	font-family: 微软雅黑;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    color: rgb(36, 169, 56);
    background-color: transparent;
    line-height: 60px;
}
.sss{ font-size:16px; line-height:32px;}
.sss img{max-width:100% !important; height:auto !important;}
.am-cp-top{
	text-align: center;
}
.am-cp-top h1{
	font-size: 34px;
	color: #fff;
	font-weight: bold;
}
.am-cp-top span{
	color: #fff;
	font-size: 20px;
}
.am-cp-top {
	padding: 50px 0;
}
.am-bt h3{
	font-weight: bold;
}
.am-info-img img{
	width: 100%;
}
.am-info-img-text{
	text-align: center;
}
.am-info-img-text img{
	width: 100%;
}
.am-info-title img{
	width: 100%;
	height: 328px;
}
.am-info-title{
	font-size: 18px;
	text-align: center;
}
.am-info-title-box{
	margin-bottom: 20px;
}
.am-info-title2{
	font-size: 18px;
	text-align: center;	
}
.am-info-title2 span{
	color: #000; line-height:36px;
}
.am-info-title2 img{
	width: 100%;
	height: 300px;
}
.am-info-title2:hover{
	box-shadow: 0px 0px 10px #000;
}
.row{
	margin-right: 0 !important;
	margin-left: 0 !important;
}
.zx-box{
	padding: 50px 0;
}
.zx-thing{
	text-align: center;
	background-color: #eaf4eb;
	padding: 50px 0;
}
.zx-thing img{
	width: 109px;
	height: 103px;
}
.zx-thing-box{
	margin-bottom: 30px;
}
.zx-thing h3{color: #000; }
.zx-thing span{color: #000; font-size:14px; line-height:20px; height:40px; overflow:hidden;}
.zx-gd-text{
	font-family: 微软雅黑;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    color: rgb(102, 102, 102);
    background-color: transparent;
    line-height: 26px;
}
.zx-gd-text-box h2{
	font-weight: bold;
	margin-bottom: 20px;
}
.zx-gd-text-all{
	background-color: rgb(238, 238, 238);
	padding: 50px 0;
}
.zx-info-text-img img{
	width: 100%;
}
.zx-info-text-img-box{
	margin-bottom: 30px;
}
.zx-gl-box{
	font-family: 微软雅黑;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    color: rgb(0, 0, 0);
    background-color: transparent;
    line-height: 26px;
    text-decoration: none;
    text-align: left;
}
.zx-gl-img-box img{
	width: 100%;
}
.zx-gl-img-box {
	margin-top: 20px;
}
.am-shifan-img img{
	width: 100%;
	height: 370px;
}
.shifa-banner a img{
	height: 370px;
	
}
.am-news-img img{
	width: 100%;
	height: 100px;
}
.am-news-title-box{ text-align:left;}
.am-news-title-box h4{
	font-weight: bold;
	margin-bottom: 30px; line-height:30px;
	color: #000;
	
}
.am-news-title-box span{
	color: #000;
}
.am-news-all{
	margin-bottom: 10px;
	padding: 5px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #cccccc;
}
.about-txt img{
	max-width: 100%;
	margin: 0 2%;
}
.am-about-text-box{
	font-family: 微软雅黑;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    color: #000000;
    background-color: transparent;
    line-height: 26px;
}
.am-about-img-box img{
	width: 100%;
}
.am-about-title-right h3{
	font-weight: bold;
	font-size: 28px;
	margin-bottom:20px;
	margin-top:0px;
}
.am-ab-top-box h3{
	font-weight: bold;

}
.am-ab-top-box{
	text-align: center;
	padding: 30px 0;
}
.ab1{
	text-align: center;
	font-size: 18px;
}
.ab1 img{
	max-width: 100%;
}

.am-ab-top-box h4{
	font-weight: bold;

}
.ab2{
	text-align: center;
	
}
.ab2 img{
	max-width: 100%;
}
.am-dz-2{
	font-family: 微软雅黑;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    color: rgb(51, 51, 51);
    background-color: transparent;
    line-height: 26px;
}
.am-dz-2-img{
	text-align: center;
}
.am-dz-2-img img{
	max-width: 100%;
	
}









.news-ca .news-colm{
	text-align: left;
	font-size: 14px;
	color: #000;
	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
	overflow:hidden;
}
.news-ca .news-colm2{
	text-align: left;
	font-size: 14px;
	color: #000;
	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;
}
.dl-left{
	width: 18%;
}
.dl-right{
	width: 80%;
}
.lb{
	margin-bottom: 20px;
	width: 100%;
	font-family: 微软雅黑;
    font-size: 25px;
    font-weight: bold;
    font-style: normal;
    color: rgb(255, 255, 255);
    background-color: rgb(10, 55, 99);
    line-height: 68px;
    text-decoration: none;
    text-align: center;
}
.address-left{
	padding: 17px;
	font-family: 微软雅黑;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: #000000;
    background-color: transparent;
    line-height: 26px;
    text-decoration: none;
    text-align: left;
}
.ck-nav li a{
	display: block;
	font-family: 微软雅黑;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    color: rgb(255, 255, 255);
    background-color: rgb(58, 120, 180);
    line-height: 35px;
    text-decoration: none;
	text-align: center;
	margin-bottom: 10px;
}
a {
	text-decoration: none !important;
	cursor: pointer !important
}

.container-fluid {
	max-width: 1230px !important
}

::-webkit-input-placeholder {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
}

:-moz-placeholder {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
}

::-moz-placeholder {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
}

:-ms-input-placeholder {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
}

.tr {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
}

.tr3 {
	transition: all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
}
.tel .icon img{
	width: 60px;
	height: 60px;
}
input,
button,
textarea,
.swiper-pagination span,
.swiper-button {
	outline: none !important;
}
input,textarea{
	border-radius: 3px;
}
.sizeCover {
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
}
.ten-cp{
	display: flex;
	justify-content: space-around;
	margin: 40px 0;
}
.sm-logo{
	text-align: center;
	color: #fff;
	font-size: 14px;
}
.sm-logo h3{
	font-weight: bold;
}
.sm-logo img{
	width: 50px;
	height: 50px;
}
/*select{border:solid 1px #000;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:url("https://raw.githubusercontent.com/ourjs/static/gh-pages/2015/arrow.png") no-repeat scroll right center transparent;padding-right:14px}
select::-ms-expand{display:none}下拉框的样式修改*/

.main-pad-1 {
	padding: 60px 0 50px 0;
}

.main-pad-2 {

}

/* .main-pad-3 {
	padding: 90px 0 0;
} */

.main-pad-4 {
	padding: 0 0 70px;
}

.main-pad-5 {
	padding: 65px 0 0;
}

.main-pad-6 {
	padding: 30px 100px 0;
}

.main-background-1 {
	position: relative;
	/* padding: 50px 0; */
}

.main-background-1 .leftbg,
.main-background-1 .rightbg {
	position: absolute;
	z-index: 1;
	width: 50%;
}

.main-background-1 .leftbg {
	left: 0;
	top: 50px;
	bottom: 0;
}

.main-background-1 .rightbg {
	right: 0;
	top: 0;
	bottom: 50px;
}

.main-background-1 .container-fluid {
	position: relative;
	z-index: 2;
}

.main-background-2 {
	position: relative;
}

.main-background-2 .bg {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 430px;
}

.main-background-2 .bg+div {
	position: relative;
	z-index: 2;
}

header {
	position: relative;
	z-index: 99999;
}

header .box {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

header .qita .logo a {
	display: block;
	font-size: 0;
}
.bg-2{
	background-color: rgb(255, 255, 255);
    background-image: url(../img/bg2.jpg);
    background-repeat: repeat;
    background-size: auto;
}
.bg-2 .title-1 .cn,
.bg-2 .title-1 .jieshao
{
	color: #fff;
}
.bg2-word{
	margin-top: 10px;
}
.bg2-word h4{
	color: rgb(74, 179, 68);
}
.cp-nav li a{
	display: block;
	width: 220px;
	height: 40px;
	background-color: rgb(58, 120, 180);
	color: #fff;
	line-height: 40px;
	text-align: center;
	
}
.map-text{
	font-family: 微软雅黑;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    color: #000000;
    background-color: transparent;
    line-height: 60px;
    text-decoration: none;
    text-align: left;
}
.welcome{
	font-family: 微软雅黑;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    color: #000000;
    background-color: transparent;
    line-height: 35px;
    text-decoration: none;
    text-align: center;
}
.cp-nav{
	margin-top: 20px;
	width: 100%;

}
ul li{
	list-style: none;
}
.cp-nav li{
	float: left;
	margin-right: 40px;
	margin-bottom: 20px;
}
.main-pad-1 .news-t a{
	color: black;
	padding:20px;
	display: block;
}
.news-t{
	font-size: 18px;
}
.ip{
	background-color: rgb(238, 238, 238);
	padding:20px 20px;
	margin-right: 5px;
	
}
.contact-box .contact-txt span{
	display: inline-block;
    font-size: 0.1em;
    vertical-align: middle;
    font-size: 14px;
    
}
.contact-box .ip span{
	color: rgb(0, 0, 0);
	line-height: 24px;
	padding-left: 10px;
}
.lianx .picture-2-list{
	width: 90%;
	background-color: rgba(19, 129, 33, 0.8);
	padding: 50px 30px;
	margin-top: 15%;
	margin-left: 5%;
}
.lianx .picture-2-list .title-1 span:nth-child(1){
	font-size: 24px !important;
	color: #ffffff;
}
.lianx .picture-2-list .title-1 span{
	font-size: 16px;
	color: #ffffff;
	line-height: 50px;
}
.msg input{
	width: 80%;
	height: 40px;
	margin-bottom: 10px;
	border:1px solid #fff;
	font-size: 14px;
	text-indent: 24px;
}
.msg textarea{
	border:1px solid #fff;
	font-size: 14px;
	text-indent: 24px;
}
.conten-1 .row{
	margin: 0;
}
.map{
	border: 1xp solid #dcdcdc;
}
.map img{
	max-width: 100%;
}
.ip img{
	max-width: 100%;
}
/* .main-pad-1 .news-t .col-xs{
	
} */
.xing{
	width: 30px;
    max-width: none;
    height: 30px;
    max-height: none;
	opacity: 1;
	
}
.about-txt span{
	text-indent: 24px;
	line-height: 26px;
}
.about-txt{
	margin-top: 10px;
	font-size: 16px;
	line-height: 35px;
}
.xing-txt a{
	width:100%;
	height: 70px;
	display: block;
    vertical-align: middle;
    display: table-cell;
    font-family: 微软雅黑;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #ffffff;
    background-color: rgb(74, 179, 68);
    text-align: center;
	border-radius: 0px;
	padding: 10px 25px;
}
.xing-txt{
	margin: 0 0 10px 0;
	
}
.banner {
	position: relative;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.banner a {
	display: block;
	font-size: 0;
	text-align: center;
}

.banner a img {
	width: 100%;
}

.banner .swiper-pagination {
	position: absolute;
	left: 0;
	bottom: 20px;
	z-index: 1;
	width: 100%;
	font-size: 0;
	text-align: center;
}

.banner .swiper-pagination span {
	margin: 0 5px;
	width: 10px;
	height: 10px;
	background: #fff;
	opacity: 1;
	transition: all 0.3s;
}

.banner .swiper-pagination span.swiper-pagination-bullet-active {
	background: #000000;
}

.title-1 .en {
	margin-bottom: -15px;
	font-size: 35px;
	color: rgba(0, 0, 0, .16);
	line-height: 72px;
	font-weight: bold;
}

.title-1 .cn {
	font-family: 微软雅黑;
    font-size: 30px;
    font-weight: bold;
    font-style: normal;
    color: rgb(0, 0, 0);
    background-color: transparent;
    line-height: 30px;
    text-decoration: none;
    text-align: center;
	visibility: visible;
	margin-top: 10px;
}

.title-1 .jieshao {
	font-size: 16px;
	color: #666666;
	line-height: 80px;
}

.title-1.active .en {
	color: rgba(255, 255, 255, 0.1);
}

.title-1.active .cn {
	color: #fff;
}

.title-1.active .jieshao {
	color: #fff;
	
}

.title-2 .biaoti {
	margin-bottom: 10px;
	font-size: 0;
}

.title-2 .icon {
	margin: 0 auto;
	width: 0;
	border-left: solid 7px transparent;
	border-right: solid 7px transparent;
	border-top: solid 12px #4ab344;
}

.title-3 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 20px;
	padding-top: 40px;
	padding-bottom: 10px;
	border-bottom: solid 1px #c9c9c9;
}

.title-3 .left {
	padding-left: 10px;
	font-size: 18px;
	color: #035ee7;
	line-height: 30px;
	border-left: solid 5px #035ee7;
}

.title-3 .right {
	font-size: 13px;
	color: #676767;
	line-height: 30px;
}

.title-3 .right a {
	color: #676767;
}

.title-4 {
	margin-bottom: 60px;
	font-size: 18px;
	color: #131313;
	line-height: 24px;
}

.title-5 {
	margin-bottom: 30px;
}

.title-5 .biaoti {
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 16px;
	color: #333;
	line-height: 24px;
	border-bottom: dashed 1px #919191;
}

.title-5 .time {
	color: #333;
	line-height: 24px;
}

.text-1 {
	font-size: 18px;
	color: #050204;
	line-height: 36px;
}

.text-1 img {
	max-width: 100%;
}

.text-1.active {
	font-size: 16px;
}

.text-2 ul li a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 50px;
	border-bottom: dashed 1px #919191;
}

.text-2 ul li a .mc {
	width: calc(100% - 28px);
	font-size: 16px;
	color: #333;
}

.text-2 ul li a .icon {
	font-size: 0;
}

.text-2 ul li a .icon img {
	width: 18px;
}

.text-2.active ul li a .mc {
	width: calc(100% - 100px);
}

.text-2.active ul li a .time {
	font-size: 16px;
	color: #333;
}

.text-3 {
	color: #131313;
	line-height: 36px;
}

.text-4 {
	margin: 0 auto;
	max-width: 430px;
}

.text-4 ul li:nth-child(n+2) {
	margin-top: 30px;
}

.text-4 ul li input {
	display: block;
	padding: 0 15px;
	width: 100%;
	height: 40px;
	font-size: 20px;
	color: #131313;
	line-height: 38px;
	background: #fff;
	border: solid 1px #959595;
	border-radius: 5px;
}

.text-4 ul li textarea {
	display: block;
	padding: 0 15px;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	height: 200px;
	min-height: 200px;
	font-size: 20px;
	color: #131313;
	line-height: 38px;
	background: #fff;
	border: solid 1px #959595;
	border-radius: 5px;
}

.text-4 .caozuo {
	display: flex;
	justify-content: center;
	margin-top: 30px;
}

.text-4 .caozuo button {
	padding: 0;
	width: 96px;
	height: 30px;
	font-size: 18px;
	line-height: 30px;
	border: none;
	border-radius: 10px;
}

.text-4 .caozuo button:nth-child(1) {
	color: #fff;
	background: #035ee7;
}

.text-4 .caozuo button:nth-child(2) {
	margin-left: 5px;
	color: #333;
	background: #d3d4d4;
}

.picture-1 {
	margin-top: -30px;
}

.picture-1 .swiper-slide {
	margin-top: 30px !important;
}

.picture-1-list a {
	display: block;
}

.picture-1-list a .imgbox {
	margin-bottom: 2px;
	overflow: hidden;
}

.picture-1-list a .imgbox span {
	display: block;
	padding-top: calc(289 / 293 * 100%);
}

.picture-1-list a .textbox {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 20px;
	height: 68px;
	text-align: center;
	background-color: #fff;
}

.picture-1-list a .textbox .mc {
	font-size: 18px;
	color: rgb(0, 0, 0);
}

.picture-1-list a .textbox .more {
	width: 85px;
	height: 28px;
	color: #fff;
	line-height: 26px;
	border: solid 1px #fff;
	border-radius: 14px;
}
.caption {
	text-align:center;
	font-size: 16px;
}
.new-pin .img{
	cursor: pointer;  
	transition: all 0.6s;
	overflow: hidden;
}
.new-pin img:hover{
	transform: scale(1.1);
}
.img{
	width: 100%;
}
.picture-1 ul {
	display: flex;
	flex-wrap: wrap;
}

.picture-2 {
	display: flex;
}

.picture-2 .left {
	position: relative;
	width: 50%;
}
.picture-2-list{
	margin-top: 30%;
}
.picture-2-list a {
	display: block;
}

.picture-2-list a .imgbox {
	overflow: hidden;
}

.picture-2-list a .imgbox span {
	display: block;
	height: 410px;
}

.picture-2-list a .textbox {
	padding: 18px 90px 18px 30px;
	background: #fff;
}

.picture-2-list a .textbox .biaoti {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	line-height: 28px;
}

.picture-2-list a .textbox .jieshao {
	height: 56px;
	font-size: 16px;
	color: #333333;
	line-height: 28px;
	overflow: hidden;
}

.picture-2 .left .swiper-button {
	top: initial;
	margin: 0;
	bottom: 0;
	width: 73px;
	height: 120px;
	opacity: 1;
}

.picture-2 .left .swiper-button.swiper-button-prev {
	left: initial;
	right: 0;
	z-index: 5;
	background: #05ad4bd7;
	box-shadow: 10px 0 20px rgba(253, 200, 17, .2);
}

.picture-2 .left .swiper-button.swiper-button-next {
	right: -73px;
	z-index: 4;
	background: #035ee7;
	transform: rotateY(180deg);
}

.picture-2 .left .swiper-button:before,
.picture-2 .left .swiper-button:after {
	content: "";
	position: absolute;
	left: 50%;
	z-index: 1;
	margin-left: -10px;
	width: 2px;
	height: 40px;
	background: #fff;
}

.picture-2 .left .swiper-button:before {
	bottom: 50%;
	transform-origin: left bottom;
	transform: rotate(30deg);
}

.picture-2 .left .swiper-button:after {
	top: 50%;
	transform-origin: left top;
	transform: rotate(-30deg);
}

.picture-2 .right {
	padding: 35px 35px 0 45px;
	width: 50%;
	/* background: #fff; */
}
.picture-2-list .title-1 .cn,
.picture-2-list .title-1 .jieshao
{
	color: #fff;
}
.picture-2 .right .biaoti h3{
	margin-bottom: 20px;
	text-align: left;
	color: #fff;
	font-weight: bold;
}

.picture-2 .right .biaoti .en {
	margin-bottom: -40px;
	font-size: 60px;
	color: rgba(32, 32, 32, .15);
	line-height: 64px;
	font-weight: bold;
	
}

.picture-2 .right .biaoti .cn {
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	line-height: 34px;
}

.picture-2 .right .jieshao {
	margin-bottom: 20px;
	height:310px;
	font-size: 14px;
	color: #ffffff;
	line-height: 26pxpx;
	overflow: hidden;
}
.picture-2 .right .jieshao p{
	text-indent: 24px;
}
.picture-2 .right ul {
	display: flex;
	justify-content: space-between;
}

.picture-2 .right ul li {
	width: calc(50% - 12px);
}

.picture-2 .right ul li .imgbox {
	overflow: hidden;
}

.picture-2 .right ul li .imgbox span {
	display: block;
	padding-top: 160px;
}

.picture-2 .right .more {
	display: flex;
	justify-content: flex-end;
	padding: 55px 0 0;
}

.picture-2 .right .more a {
	display: block;
	width: 100px;
	height: 25px;
	font-size: 12px;
	color: #fff;
	line-height: 25px;
	background: #0267da;
	border-radius: 13px;
}

.picture-3 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 40px;
}

.picture-3 .left {
	padding: 6px;
	width: 393px;
	border: solid 2px #018cf5;
}

.picture-3 .left .imgbox {
	overflow: hidden;
}

.picture-3 .left .imgbox span {
	display: block;
	padding-top: 345px;
}

.picture-3 .left .textbox {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-top: 6px;
	height: 176px;
}

.picture-3 .left .textbox .biaoti {
	margin-bottom: 15px;
	font-size: 24px;
	color: #000000;
	line-height: 30px;
}

.picture-3 .left .textbox .jieshao {
	height: 72px;
	font-size: 16px;
	color: #131313;
	line-height: 36px;
	overflow: hidden;
}

.picture-3 .right {
	width: calc(100% - 393px - 45px);
}

.picture-3 .right>.biaoti {
	margin-bottom: 45px;
}

.picture-3 .right>.biaoti .cn {
	margin-bottom: 10px;
	font-size: 24px;
	color: #131313;
	line-height: 30px;
}

.picture-3 .right>.biaoti .en {
	font-family: 'Arial';
	color: #035ee7;
	line-height: 24px;
}

.picture-3 .right .ul .li:nth-child(n+2) {
	margin-top: 35px;
}

.picture-3 .right .ul .li .biaoti {
	margin-bottom: 25px;
	width: 160px;
	font-size: 20px;
	color: #fff;
	line-height: 40px;
	background: #035ee7;
}

.picture-3 .right .ul .li .jieshao {
	font-size: 16px;
	color: #131313;
	line-height: 36px;
	overflow: hidden;
}

.picture-3 .right .ul .li .jieshao a {
	color: #035ee7;
}

.picture-4 {
	position: relative;
}

.picture-4 .imgbox {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 2;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: -210px 0 0 -210px;
	width: 420px;
	height: 420px;
	font-size: 0;
	background: #fff;
	/* border: solid 15px #4ab344; */
	border-radius: 50%;
}

.picture-4 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.picture-4 ul li {
	position: relative;
	display: flex;
	justify-content: space-between;
	width: 50%;
}

.picture-4 ul li:before,
.picture-4 ul li:after {
	content: "";
	position: absolute;
	top: 60px;
	z-index: 1;
	width: 45px;
	height: 1px;
	background: #959595;
}

.picture-4 ul li:nth-child(odd):before {
	right: 125px;
}

.picture-4 ul li:nth-child(even):before {
	left: 125px;
}

.picture-4 ul li:nth-child(odd):after {
	right: 80px;
}

.picture-4 ul li:nth-child(even):after {
	left: 80px;
}

.picture-4 ul li:nth-child(1):after {
	transform-origin: left top;
	transform: rotate(40deg);
}

.picture-4 ul li:nth-child(2):after {
	transform-origin: right top;
	transform: rotate(-40deg);
}

.picture-4 ul li:nth-child(3):after {
	transform-origin: left bottom;
	transform: rotate(-40deg);
}

.picture-4 ul li:nth-child(4):after {
	transform-origin: right bottom;
	transform: rotate(40deg);
}

.picture-4 ul li:nth-child(n+3) {
	margin-top: 370px;
}

.picture-4 ul li:nth-child(odd) {
	padding-right: 150px;
}

.picture-4 ul li:nth-child(even) {
	padding-left: 170px;
}

.picture-4 ul li .shuzi {
	font-size: 0;
}

.picture-4 ul li .textbox {
	padding-top: 20px;
	width: calc(100% - 95px);
}

.picture-4 ul li .textbox .biaoti {
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 24px;
	line-height: 30px;
}

.picture-4 ul li:nth-child(1) .textbox .biaoti,
.picture-4 ul li:nth-child(4) .textbox .biaoti {
	color: rgb(255, 101, 55);
	border-bottom: dotted 1px rgb(255, 101, 55);
}

.picture-4 ul li:nth-child(2) .textbox .biaoti,
.picture-4 ul li:nth-child(3) .textbox .biaoti {
	color: rgb(255, 101, 55);
	border-bottom: dotted 1px rgb(255, 101, 55);
}

.picture-4 ul li .textbox .jieshao {
	height: 85px;
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	overflow: hidden;
}

.picture-5-list a {
	display: block;
}

.picture-5-list a .imgbox {
	border: solid 5px #ffffff;
	border-bottom: none;
	overflow: hidden;
}

.picture-5-list a .imgbox .imgs {
	overflow: hidden;
}

.picture-5-list a .imgbox .imgs span {
	display: block;
	padding-top: 140%;
}

.picture-5-list a .icon {
	position: relative;
	z-index: 2;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: -50px auto;
	width: 100px;
	height: 100px;
	font-size: 0;
	background: #f5f5f5;
	border-radius: 50%;
	box-shadow: 0 0 0 10px rgba(255, 255, 255, .3);
}

.picture-5-list a .icon img {
	width: 30px;
}

.picture-5-list a .textbox {
	margin: 0 5px;
	padding: 65px 20px 50px;
	background: #fff;
	border-left: solid 1px #dcdcdc;
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 4px #dcdcdc;
}

.picture-5-list a .textbox .biaoti {
	margin-bottom: 10px;
	font-size: 18px;
	color: #333;
	line-height: 24px;
}

.picture-5-list a .textbox .jieshao {
	margin-bottom: 20px;
	height: 72px;
	color: #696969;
	line-height: 24px;
	overflow: hidden;
}

.picture-5-list a .textbox .more {
	margin: 0 auto;
	width: 125px;
	height: 35px;
	color: #333;
	line-height: 33px;
	border: solid 1px #e2e0e0;
	border-radius: 18px;
}

.picture-6 {
	margin-bottom: 30px;
	font-size: 0;
}

.picture-6 img {
	max-width: 100%;
}

.picture-7 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.picture-7 ul li {
	width: calc(50% - 10px);
}

.picture-7 ul li:nth-child(n+3) {
	margin-top: 20px;
}

.picture-7 ul li a {
	display: block;
}

.picture-7 ul li a .imgbox {
	overflow: hidden;
}

.picture-7 ul li a .imgbox span {
	display: block;
	padding-top: calc(315 / 459 * 100%);
}

.subnav .biaoti {
	color: #fff;
	background: #035ee7;
}

.subnav ul {
	margin: 2px 0 15px;
	box-shadow: inset 0 0 0 1px #cacaca;
}

.subnav ul li:nth-child(n+2) {
	border-top: dashed 1px #cacaca;
}

.subnav ul li a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 10px 0 20px;
	height: 40px;
	color: #333;
}

.subnav ul li a .icon {
	position: relative;
	width: 40px;
	height: 40px;
}

.subnav ul li a .icon span {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	color: #333;
}

.subnav ul li a .icon span:nth-child(1) {
	opacity: 0;
}

.subnav ul li.active a {
	color: #fff;
	background: #3886fd;
	box-shadow: inset 5px 5px 10px rgba(255, 255, 255, .2);
}

.subnav ul li.active a .icon span {
	color: #fff;
}

.subnav ul li.active a .icon span:nth-child(2) {
	opacity: 0;
}

.subnav ul li.active a .icon span:nth-child(1) {
	opacity: 1;
	transform: rotate(90deg);
}

.subnav .ul {
	display: none;
	padding: 10px;
}

.subnav .ul .li {
	border-top: solid 1px #eee;
}

.subnav .ul .li a {
	display: block;
	padding: 0 20px;
	color: #333;
	line-height: 34px;
}

.subnav .ul .li.active a {
	color: #fff;
	background: #3886fd;
}

footer {
	padding: 35px 0; padding-bottom:0px;
}

footer .tops {
	display: flex;
	justify-content: space-between;
	padding-bottom: 25px;
	border-bottom:1px solid #5d5f77;
}

footer .tops .contact {
	width: 16%
}

footer .tops .contact2 {
	width: 50%
}
footer .tops .contact .biaoti {
	font-size: 20px;
	color: #fff;
	line-height: 24px;
	margin-top: 35px;
}
footer .tops .contact2 .biaoti {
	font-size: 20px;
	color: #fff;
	line-height: 24px;
}

/* footer .tops .contact ul {
	display: flex;
	flex-wrap: wrap;
} */

footer .tops .contact ul li {
	color: #fafafa;
	/* line-height: 40px; */
	font-size: 16px;
	line-height: 36px;
}
footer .tops .contact2 ul li {
	display: flex;
	justify-content: flex-start;
	color: #fafafa;
	line-height: 30px;
	font-size: 16px;
}
footer .tops .contact2 ul li .fa{
	line-height: 36px;
	margin-right: 10px;
	color: rgb(36, 169, 56);
	width: 16px;
}
.ip span{
	display:inline-block; 
	font-size:0.1em; 
	vertical-align:middle;
	font-size: 14px;
	color: #4ab344;
	 
}
.main-pad-1 .col-lg-3{
	overflow: hidden;
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 0;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
	padding-top: 80%;
	transition: all 0.6s; 
}

/* .thumbnail:hover{
	transform: scale(1.1); 
} */
.tj{
	width: 200px;
	background-color: #4ab344;
	color: #fff;
	border:1px solid #4ab344;
	border-radius: 3px;
}
footer .tops .contact .liuyan li {
	margin: 5px 0;
	font-size: 18px;
/* footer .tops .contact ul li:nth-child(odd) {
	width: 280px;
} */

/* footer .tops .contact ul li:nth-child(even) {
	width: calc(100% - 280px);
} */}
.contact .no-margin li a{
	color: #fff;
}
.contact .no-margin li a:hover{
	color: #4ab344;
}
footer .tops .wechat ul {
	display: flex;
}

footer .tops .wechat ul li:nth-child(n+2) {
	margin-left: 70px;
}

footer .tops .wechat ul li .imgbox {
	margin-bottom: 10px;
	font-size: 0;
}

footer .tops .wechat ul li .imgbox img {
	width: 110px;
}

footer .tops .wechat ul li .mc {
	color: #fafafa;
}

footer .tops .tel .biaoti {
	margin-bottom: 25px;
	font-size: 20px;
	color: #fff;
	line-height: 24px;
}

footer .tops .tel ul li {
	display: flex;
}

footer .tops .tel ul li:nth-child(2) {
	padding-left: 45px;
}

footer .tops .tel ul li .icon {
	font-size: 0;
	margin-right: 15px;
}

footer .tops .tel ul li .icon img {
	width: 30px;
}

footer .tops .tel ul li .shuzi a {
	font-size: 26px;
	color: #fafafa;
}

footer .menu {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: dotted 1px #fff;
}

footer .menu ul {
	display: flex;
	justify-content: center;
}

footer .menu ul li {
	height: 16px;
	line-height: 16px;
}

footer .menu ul li:nth-child(n+2) {
	margin-left: 30px;
	padding-left: 30px;
	border-left: solid 1px #fff;
}

footer .menu ul li a {
	font-size: 16px;
	color: #fff;
}

footer .copyright {
	font-size: 12px;
	color: #fff;
	line-height: 22px;
}


@media (min-width:992px) {
	.col-md-3-cz-1 {
		padding-right: 13px;
		width: 268px;
	}

	.col-md-9-cz-1 {
		padding-left: 13px;
		width: calc(100% - 268px);
	}

	header .top_bar {
		background: #e8e8e8;
	}

	header .top_bar .biaoyu {
		font-size: 12px;
		color: #202020;
		line-height: 30px;
	}

	header .top_bar .right ul {
		display: flex;
	}

	header .top_bar .right ul li a {
		display: block;
		padding: 0 10px;
		color: #fff;
		line-height: 30px;
	}

	header .top_bar .right ul li:nth-child(1) a {
		background: #076ce0;
	}

	header .top_bar .right ul li:nth-child(2) a {
		background: #0078ff;
	}

	header .top_bar .right ul li a:hover {
		background: #fdc811 !important;
	}

	header .qita .left {
		display: flex;
		align-items: center;
	}

	header .qita .logo a {
		/* line-height: 110px; */
	}

	header .qita .biaoyu {
		margin-left: 50px;
		color: #666666;
		line-height: 26px;
	}

	header .qita .tel {
		display: flex;
		align-items: center;
	}

	header .qita .tel .icon {
		margin-right: 15px;
	}

	header .qita .tel .text .mc {
		margin-bottom: 10px;
		color: #696969;
		line-height: 14px;
	}

	header .qita .tel .text .shuzi {
		font-family: 'Arail';
		font-size: 26px;
		color: rgb(58, 120, 180);
		font-weight: bold;
		line-height: 24px;
	}

	header .menu {
		background: #fff
		/* box-shadow: inset 0 3px 0 #0255b5; */
	}

	header .menu ul {
		display: flex;
		align-items: center;
	}

	header .menu ul li {
		position: relative;
		width: calc(100% / 5);
	}

	/* header .menu ul li:nth-child(n+2):before {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		z-index: 1;
		width: 2px;
		height: 100%;
		transition: all .3s;
		background: -moz-linear-gradient(top, rgba(243, 246, 253, 0) 0%, rgba(243, 246, 253, 0) 1%, rgba(243, 246, 253, 0.4) 50%, rgba(243, 246, 253, 0) 100%);
		background: -webkit-linear-gradient(top, rgba(243, 246, 253, 0) 0%, rgba(243, 246, 253, 0) 1%, rgba(243, 246, 253, 0.4) 50%, rgba(243, 246, 253, 0) 100%);
		background: linear-gradient(to bottom, rgba(243, 246, 253, 0) 0%, rgba(243, 246, 253, 0) 1%, rgba(243, 246, 253, 0.4) 50%, rgba(243, 246, 253, 0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f3f6fd', endColorstr='#00f3f6fd', GradientType=0);
	} */

	header .menu ul li>a {
		position: relative;
		z-index: 2;
		display: block;
		width: 120px;
		height: 40px;
		font-family: 微软雅黑;
		font-size: 16px;
		color:#000;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		background-color: #fff;
		display: inline-block;
		text-align: center;
		line-height: 40px;
	}

	header .menu ul li .ul {
		position: absolute;
		left: 0;
		top: 130%;
		width: 160px;
		visibility: hidden;
		margin-left:-20px;
		opacity: 0;
		transform: translateY(10px);
	}

	header .menu ul li:hover .ul {
		visibility: visible;
		opacity: 1;
		transform: translateY(0px);
	}

	header .menu ul li .ul .li>a {
		width: 160px;
		height: 40px;
		font-family: 微软雅黑;
		font-size: 16px;
		color: rgb(0, 0, 0);
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		background-color: rgb(255, 255, 255);
		display: inline-block;
		text-align: center;
		line-height: 40px;

	}

	header .menu ul li .ul .li:hover>a {
		color: rgb(36, 169, 56);
    	font-weight: bold;
	}

	header .menu ul li:hover>a {
		color: rgb(36, 169, 56);
    	font-weight: bold;
	}

	header .menu ul li:hover+li:before {
		opacity: 0;
	}

	header .menu ul li.active>a {
		color: rgb(36, 169, 56);
    	font-weight: bold;
	}

	header .menu ul li.active+li:before {
		opacity: 0;
	}

	.title-3 .right a:hover {
		color: #076ce0;
		text-decoration: underline !important;
	}

	.text-2 ul li a:hover .mc {
		color: #076ce0;
		text-decoration: underline;
	}

	.text-4 .caozuo button:nth-child(1):hover {
		background: #fdc811;
	}

	.text-4 .caozuo button:nth-child(2):hover {
		color: #fff;
		background: #fdc811;
	}

	.picture-1 ul li {
		margin-right: 25px;
		width: calc((100% - 50px) / 3);
	}

	.picture-1 ul li:nth-child(3n+3) {
		margin-right: 0;
	}

	.picture-1 ul li:nth-child(n+4) {
		margin-top: 25px;
	}

	.picture-1-list a:hover .imgbox span {
		transform: scale(1.1);
	}

	.picture-1-list a:hover .textbox {
		background: rgb(74, 179, 68);
		color: #fff;
	}

	.picture-2-list a:hover .imgbox span {
		transform: scale(1.1);
	}

	.picture-2-list a:hover .textbox .biaoti {
		color: #fdc811;
		
	}

	.picture-2 .left .swiper-button.swiper-button-prev:hover {
		box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	}

	.picture-2 .left .swiper-button.swiper-button-next:hover {
		box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	}

	.picture-2 .right .more a:hover {
		background: #fdc811;
	}

	.picture-3 .right .ul .li .jieshao a:hover {
		color: #fdc811;
		text-decoration: underline !important;
	}

	.picture-5-list a:hover .imgbox .imgs span {
		transform: scale(1.1);
	}

	.picture-5-list a:hover .textbox .biaoti {
		color: #4ab344;
	}

	.picture-5-list a:hover .textbox .more {
		color: #fff;
		background: #4ab344;
		border-color: #4ab344;
	}

	.picture-7 ul li a:hover .imgbox span {
		transform: scale(1.1);
	}

	.subnav .biaoti {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		height: 78px;
	}

	.subnav .biaoti .cn {
		margin-bottom: 5px;
		font-size: 26px;
		font-weight: bold;
		line-height: 30px;
	}

	.subnav .biaoti .en {
		display: flex;
		justify-content: center;
	}

	.subnav .biaoti .en span {
		position: relative;
		font-size: 16px;
		line-height: 20px;
	}

	.subnav .biaoti .en span:before,
	.subnav .biaoti .en span:after {
		content: "";
		position: absolute;
		top: 50%;
		z-index: 1;
		width: 20px;
		height: 2px;
		background: rgba(255, 255, 255, 0.5);
	}

	.subnav .biaoti .en span:before {
		right: calc(100% + 20px);
	}

	.subnav .biaoti .en span:after {
		left: calc(100% + 20px);
	}

	.subnav ul li:hover a {
		color: #fff;
		background: #3886fd;
		box-shadow: inset 5px 5px 10px rgba(255, 255, 255, .2);
	}

	.subnav ul li:hover a .icon span {
		color: #fff;
	}

	.subnav ul li:hover a .icon span:nth-child(2) {
		opacity: 0;
	}

	.subnav ul li:hover a .icon span:nth-child(1) {
		opacity: 1;
		transform: rotate(90deg);
	}

	.subnav .ul .li:hover a {
		color: #fff;
		background: #3886fd;
	}

	.subnav .contact {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 0 15px;
		height: 100px;
		background: #efeeee;
		box-shadow: inset 3px 3px 5px rgba(255, 255, 255, .3), inset -1px -1px 3px rgba(0, 0, 0, .1);
	}

	.subnav .contact .icon {
		font-size: 0;
	}

	.subnav .contact .textbox {
		text-align: right;
	}

	.subnav .contact .textbox .mc {
		margin-bottom: 10px;
		font-size: 16px;
		color: #333;
		line-height: 24px;
	}

	.subnav .contact .textbox .shuzi {
		font-size: 18px;
		color: #f80000;
		line-height: 24px;
		font-weight: bold;
	}

	footer .menu ul li a:hover {
		text-decoration: underline !important;
	}
}

@media (max-width:1199px) {
	.main-pad-1 {
		padding: 40px 0 0;
	}

	.main-pad-2 {
		padding: 0 0 40px;
	}

	.main-pad-3 {
		padding: 50px 0 0;
	}

	.main-pad-4 {
		padding: 0 0 40px;
	}

	.main-pad-5 {
		padding: 40px 0 0;
	}

	.main-background-1 {
		padding: 40px 0;
	}

	.main-background-1 .leftbg {
		top: 40px;
	}

	.main-background-1 .rightbg {
		bottom: 40px;
	}

	header .qita .logo a {
		line-height: 140px;
	}

	header .qita .biaoyu {
		margin-left: 30px;
	}

	header .qita .tel .icon img {
		width: 45px;
	}

	header .qita .tel .text .mc {
		margin-bottom: 5px;
	}

	header .qita .tel .text .shuzi {
		font-size: 28px;
		line-height: 30px;
	}

	header .menu ul li>a {
		font-size: 16px;
		line-height: 50px;
	}

	.title-1 .en {
		font-size: 50px;
		line-height: 60px;
	}

	.title-1 .cn {
		font-size: 24px;
		line-height: 30px;
	}

	.title-1 .jieshao {
		font-size: 16px;
	}

	.picture-1-list a .textbox {
		padding: 0 15px;
		height: 50px;
	}

	.picture-1-list a .textbox .mc {
		font-size: 16px;
	}

	.picture-3 .right>.biaoti {
		margin-bottom: 30px;
	}

	.picture-3 .right>.biaoti .cn {
		font-size: 18px;
		line-height: 24px;
	}

	.picture-3 .right .ul .li .biaoti {
		margin-bottom: 20px;
		font-size: 18px;
	}

	.picture-3 .right .ul .li .jieshao {
		font-size: 14px;
		line-height: 30px;
	}

	.picture-4 ul li .textbox .biaoti {
		font-size: 18px;
		line-height: 26px;
	}

	.picture-4 ul li .textbox .jieshao {
		font-size: 14px;
	}

	.picture-4 .imgbox {
		margin: -180px 0 0 -180px;
		width: 360px;
		height: 360px;
	}

	.picture-5-list a .textbox {
		padding-bottom: 30px;
	}

	.picture-5-list a .textbox .biaoti {
		font-size: 16px;
	}

	footer {
		padding: 20px 0;
	}

	footer .tops .wechat ul li:nth-child(n+2) {
		margin-left: 20px;
	}

}

@media (max-width:991px) {
	.main-pad-1 {
		padding: 30px 0 0;
	}

	.main-pad-2 {
		padding: 0 0 30px;
	}

	.main-pad-3 {
		padding: 30px 0 0;
	}

	.main-pad-4 {
		padding: 0 0 30px;
	}

	.main-pad-5 {
		padding: 30px 0 0;
	}

	.main-background-1 {
		padding: 0;
	}

	.main-background-1 .leftbg,
	.main-background-1 .rightbg {
		display: none;
	}

	.main-background-2 .bg {
		height: 313px;
	}

	header .qita .logo a {
		line-height: 80px;
	}

	

	.menu-box {
		display: none;
		position: absolute;
		top: 80px;
		right: 0;
		z-index: 2147483645;
		width: 120px;
	}

	.menu-box ul li {
		margin-bottom: 1px;
	}

	.menu-box ul li a {
		display: block;
		font-size: 14px;
		color: #000;
		text-align: center;
		line-height: 40px;
		background: #fff;
	}

	.menu-box ul li.active a {
		background: rgb(39, 160, 56);
		color: #fff;
	}

	.menu-btn {
		position: relative;
		width: 40px;
	}

	.menu-btn b {
		display: block;
		height: 3px;
		background: rgb(39, 160, 56);
	}

	.menu-btn b:nth-child(2) {
		margin: 4px 0;
	}

	.menu-btn.active b:nth-child(1) {
		transform: rotate(45deg) translate(0, 10px);
	}

	.menu-btn.active b:nth-child(2) {
		opacity: 0;
	}

	.menu-btn.active b:nth-child(3) {
		transform: rotate(-45deg) translate(0, -10px);
	}

	.title-1 .en {
		margin-bottom: -30px;
		font-size: 40px;
		line-height: 50px;
	}

	.title-1 .cn {
		font-size: 20px;
		line-height: 24px;
	}

	.title-1 .jieshao {
		font-size: 14px;
	}

	.title-2 .biaoti img {
		width: 200px;
	}

	.text-1 {
		font-size: 16px;
		line-height: 30px;
	}

	.text-2 ul li a .mc {
		font-size: 14px;
	}

	.text-2.active ul li a .time {
		font-size: 14px;
	}

	.text-4 ul li:nth-child(n+2) {
		margin-top: 20px;
	}

	.text-4 ul li input {
		font-size: 16px;
	}

	.text-4 ul li textarea {
		font-size: 16px;
	}

	.text-4 .caozuo {
		margin-top: 20px;
	}

	.text-4 .caozuo button {
		font-size: 16px;
	}

	.picture-1 {
		margin-top: -10px;
	}

	.picture-1 .swiper-slide {
		margin-top: 10px !important;
	}

	.picture-1-list a .textbox .mc {
		font-size: 14px;
	}

	.picture-1-list a .textbox .more {
		font-size: 12px;
	}

	.picture-2 {
		display: block;
	}

	.picture-2 .left {
		width: auto;
		margin-bottom: 20px;
	}

	.picture-2 .left .swiper-button {
		display: none;
	}

	.picture-2-list a .imgbox span {
		padding-top: calc(315 / 459 * 100%);
	}

	.picture-2-list a .textbox {
		padding: 20px;
		border: solid 1px #eee;
	}

	.picture-2-list a .textbox .biaoti {
		margin-bottom: 10px;
		font-size: 16px;
	}

	.picture-2-list a .textbox .jieshao {
		font-size: 14px;
	}

	.picture-2 .right {
		padding: 0;
		width: auto;
	}

	.picture-2 .right .biaoti .en {
		font-size: 50px;
	}

	.picture-2 .right .biaoti .cn {
		font-size: 24px;
		line-height: 30px;
	}

	.picture-2 .right .jieshao {
		height: auto;
		font-size: 14px;
		line-height: 26px;
	}

	.picture-2 .right ul li .imgbox span {
		padding-top: calc(159 / 238 * 100%);
	}

	.picture-2 .right .more {
		padding: 20px 0 0;
	}

	.picture-3 {
		display: block;
	}

	.picture-3 .left {
		margin-bottom: 20px;
		width: auto;
	}

	.picture-3 .left .imgbox span {
		padding-top: calc(345 / 377 * 100%);
	}

	.picture-3 .left .textbox {
		padding: 15px 0;
		height: auto;
	}

	.picture-3 .left .textbox .biaoti {
		margin-bottom: 5px;
		font-size: 18px;
		line-height: 24px;
	}

	.picture-3 .left .textbox .jieshao {
		height: auto;
		font-size: 14px;
		line-height: 30px;
	}

	.picture-3 .right {
		width: auto;
	}

	.picture-3 .right>.biaoti {
		margin-bottom: 20px;
	}

	.picture-3 .right .ul .li:nth-child(n+2) {
		margin-top: 20px;
	}

	.picture-3 .right .ul .li .biaoti {
		width: 140px;
	}

	.picture-4 {
		padding-top: 30px;
	}

	.picture-4 .imgbox {
		position: initial;
		margin: 0 auto 20px;
	}

	.picture-4 ul li {
		width: 100%;
	}

	.picture-4 ul li:before,
	.picture-4 ul li:after {
		display: none;
	}

	.picture-4 ul li:nth-child(odd) {
		padding-right: 0;
	}

	.picture-4 ul li:nth-child(even) {
		padding-left: 0;
	}

	.picture-4 ul li:nth-child(n+2) {
		margin-top: 20px;
	}

	.picture-4 ul li .shuzi img {
		width: 70px;
	}

	.picture-4 ul li .textbox {
		padding-top: 0;
		width: calc(100% - 90px);
	}

	.picture-4 ul li .textbox .jieshao {
		height: auto;
	}

	.picture-5-list a .textbox .jieshao {
		height: 48px;
	}

	.picture-5-list a .textbox {
		padding-bottom: 20px;
	}

	.picture-1 ul {
		justify-content: space-between;
	}

	.picture-1 ul li {
		width: calc(50% - 10px);
	}

	.picture-1 ul li:nth-child(n+3) {
		margin-top: 20px;
	}

	.picture-6 {
		margin-bottom: 20px;
	}

	.title-4 {
		margin-bottom: 20px;
		font-size: 16px;
	}

	.subnav {
		margin-bottom: 20px;
	}

	.subnav .biaoti {
		display: flex;
		justify-content: space-between;
		align-items: center;
		height: 50px;
		font-size: 18px;
		padding: 0 15px;
	}

	.subnav .biaoti.active .icon {
		transform: rotate(90deg);
	}

	footer .tops {
		flex-wrap: wrap;
		margin-bottom: 0;
		padding-bottom: 20px;
	}

	footer .tops .contact {
		margin-bottom: 20px;
		width: 100%;
	}

	footer .tops .contact .biaoti {
		margin-bottom: 10px;
		font-size: 18px;
		text-align: center;
	}

	footer .tops .contact ul li {
		width: 50% !important;
	}

	footer .tops .contact ul li:nth-child(odd) {
		text-align: right;
		padding-right: 15px;
	}

	footer .tops .contact ul li:nth-child(even) {
		text-align: left;
		padding-left: 15px;
	}

	footer .tops .wechat {
		width: 50%;
		padding-right: 15px;
	}

	footer .tops .wechat ul {
		justify-content: flex-end;
	}

	footer .tops .tel {
		width: 50%;
		padding-left: 15px;
	}

	footer .tops .tel .biaoti {
		margin-bottom: 20px;
		font-size: 18px;
	}

	footer .copyright {
		padding-top: 15px;
		font-size: 14px;
		border-top: dashed 1px rgba(255, 255, 255, 0.2);
	}

}

@media (max-width:767px) {
	.am-about-title-right h3 {
		margin: 20px 0;
		font-weight: bold;
		font-size: 20px;
	}
	.sss{ font-size:14px; line-height:28px;}
	.am-about-text-box{
		font-family: 微软雅黑;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		color: #000000;
		background-color: transparent;
		line-height: 26px;
	}
	.am-news-title-box h4{
		font-weight: bold;
		margin-bottom: 10px;
		color: #000;
		
	}
	.am-news-img img {
		width: 100%;
		height: 230px;
	}
	.am-info-title2 img {
		width: 100%;
		height: 200px;
	}
	.zx-thing img {
		width: 68px;
		height: 60px;
	}
	.zx-thing {
		text-align: center;
		background-color: #eaf4eb;
		padding: 20px 0;
	}
	.zx-thing h3{
		font-size: 18px;
	}
	.am-info-title img {
		width: 100%;
		height: 180px;
	}
	.am-cp-top h1 {
		font-size: 26px;
	}
	.am-cp-top {
		padding: 25px 0;
	}
	.am-cp-top span {
		font-size: 16px;
	}
	.am-pro-img img{
		width: 100%;
		height:108px;
	}
	.am-pro-title-box h4 {
		font-size: 14px;
		word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
	overflow:hidden;
	}
	.am-gc-text {
		margin-top: 5px;
		font-size: 14px;
		
	}
	.am-gc-img-box img{
		height: 150px;
	}
	.zx-input-right {
		padding: 0px 20px;
	}
	
	.main-pad-1 .picture-1 a:nth-child(7),
	.main-pad-1 .picture-1 a:nth-child(8)
{
	display: none;
}
.sm-logo h3{
	font-weight: bold;
	font-size: 16px;
}
.dl-right {
    width: 100%;
}
.news-t{
	font-size: 14px;
}
.title-1 .jieshao {
  
    line-height: 25px;
}
	body {
		padding-bottom: 54px !important;
	}
.only-cp a:nth-child(7),
.only-cp a:nth-child(8),
.only-cp a:nth-child(9),
.only-cp a:nth-child(10),
.only-cp a:nth-child(11),
.only-cp a:nth-child(12),
.only-cp a:nth-child(13),
.only-cp a:nth-child(14){
	display: none;
}
	.main-pad-1 {
		padding: 20px 0 0;
	}

	.main-pad-2 {
		padding: 0 0 20px;
	}

	.main-pad-3 {
		padding: 20px 0 0;
	}

	.main-pad-4 {
		padding: 0 0 20px;
	}

	.main-pad-5 {
		padding: 20px 0 0;
	}

	header .qita .logo a {
		line-height: 60px;
	}

	
	.banner .swiper-pagination {
		bottom: 10px;
	}

	.banner .swiper-pagination span {
		width: 8px;
		height: 8px;
	}

	.menu-box {
		top: 60px;
		width: 100px;
	}

	.menu-box ul li a {
		font-size: 12px;
		line-height: 34px;
	}

	.menu-btn {
		width: 30px;
	}

	.title-1 .en {
		margin-bottom: -20px;
		font-size: 30px;
		line-height: 40px;
		    margin-top: 20px;
	}

	.title-1 .cn {
		margin-bottom: 10px;
		font-size: 18px;
		margin-top: 20px;
	}

	.title-5 {
		margin-bottom: 20px;
	}

	.text-1 {
		font-size: 14px;
		line-height: 24px;
	}

	.text-1.active {
		font-size: 14px;
	}

	.text-3 {
		line-height: 24px;
	}

	.picture-1 ul li {
		width: calc(50% - 5px);
	}

	.picture-1 ul li:nth-child(n+3) {
		margin-top: 10px;
	}

	.picture-1-list a .textbox {
		height: 40px;
	}

	.picture-1-list a .textbox .more {
		width: 70px;
		height: 22px;
		line-height: 20px;
	}

	.picture-2-list a .textbox {
		padding: 10px;
	}

	.picture-2-list a .textbox .biaoti {
		margin-bottom: 5px;
		font-size: 14px;
		line-height: 24px;
	}

	.picture-2-list a .textbox .jieshao {
		height: 48px;
		line-height: 24px;
	}

	.picture-2 .right .biaoti .en {
		font-size: 40px;
		line-height: 44px;
	}

	.picture-2 .right .biaoti .cn {
		font-size: 20px;
		line-height: 40px;
	}

	.picture-2 .right .jieshao {
		line-height: 24px;
	}

	.picture-3 .left .textbox {
		padding-bottom: 0;
	}

	.picture-3 .left .textbox .biaoti {
		font-size: 16px;
	}

	.picture-3 .left .textbox .jieshao {
		line-height: 26px;
	}

	.picture-3 .right>.biaoti .cn {
		font-size: 16px;
	}

	.picture-3 .right .ul .li .biaoti {
		width: 130px;
		font-size: 16px;
	}

	.picture-3 .right .ul .li .jieshao {
		line-height: 24px;
	}

	.picture-4 .imgbox {
		width: 320px;
		height: 320px;
	}

	.picture-4 .imgbox img {
		max-width: 150%;
	}

	.picture-7 ul li {
		width: calc(50% - 5px);
	}

	.picture-7 ul li:nth-child(n+3) {
		margin-top: 10px;
	}

	.subnav .biaoti {
		height: 44px;
		font-size: 16px;
	}

	.tabBar {
		position: fixed;
		left: 0;
		bottom: 0;
		z-index: 99999;
		width: 100%;
		background: rgb(39, 160, 56);
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	}

	.tabBar ul {
		display: flex;
		align-items: center;
	}

	.tabBar ul li {
		width: calc(100% / 3);
	}

	.tabBar ul li a {
		display: block;
		padding: 5px 0;
		transition: all 0.3s;
	}

	.tabBar ul li.active a {
		background: #fdc811;
	}

	.tabBar ul li:nth-child(n+2) a {
		box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.5);
	}

	.tabBar ul li a .icon {
		font-size: 18px;
		color: #fff;
		line-height: 24px;
	}

	.tabBar ul li a .mc {
		font-size: 12px;
		color: #fff;
		line-height: 20px;
	}

	.tabBar ul li .tanchuang {
		position: absolute;
		left: 15px;
		bottom: 100%;
		z-index: 1;
		padding-bottom: 10px;
		width: calc(100% - 30px);
		transform: translateY(10px);
		opacity: 0;
		visibility: hidden;
		transition: all 0.3s;
	}

	.tabBar ul li .tanchuang:before {
		content: "";
		position: absolute;
		right: calc(((100% + 30px) / 3 - 30px - 12px) / 2);
		bottom: 4px;
		z-index: 1;
		width: 0;
		height: 0;
		border-left: solid 6px transparent;
		border-right: solid 6px transparent;
		border-top: solid 6px rgba(23, 168, 253, 0.8);
	}

	.tabBar ul li.active .tanchuang {
		transform: translateY(0px);
		opacity: 1;
		visibility: visible;
	}

	.tabBar ul li .tanchuang .imgbox {
		padding: 10px;
		font-size: 0;
		background: rgba(23, 168, 253, 0.8);
		border-radius: 5px;
	}

	.tabBar ul li .tanchuang .imgbox img {
		max-width: 100px;
	}

	footer .tops .contact ul li {
		width: 100% !important;
		text-align: center !important;
		padding: 0 !important;
	}

	footer .tops .wechat {
		margin-bottom: 20px;
		padding: 0;
		width: 100%;
	}

	footer .tops .wechat ul {
		justify-content: center;
	}

	footer .tops .tel {
		display: flex;
		justify-content: center;
		padding: 0;
		width: 100%;
	}

	footer .tops .tel .biaoti {
		display: none;
	}

	footer .tops .tel ul li .shuzi a {
		font-size: 22px;
	}

	footer .tops .tel ul li .icon img {
		width: 26px;
	}
}

@media (max-width:479px) {
	.am-info-title2 img {
		width: 100%;
		height: 100px;
	}
	.am-info-title img {
		width: 100%;
		height: 110px;
	}
	.main-background-2 .bg {
		padding-top: calc(160 / 282 * 100%);
		height: auto;
	}

	.container-fluid {
		padding: 0 10px;
	}

	.col-xs-12 {
		padding: 0 10px;
	}

	.col-md-3 {
		padding: 0 10px;
	}

	.col-md-9 {
		padding: 0 10px;
	}

	.title-2 .biaoti img {
		width: 140px;
	}

	.text-2 ul li a {
		height: 40px;
	}

	.text-2 ul li a .icon img {
		width: 15px;
	}
.fa-qq,
.fa-weixin{
	color:#ffffff
}
	.text-4 ul li:nth-child(n+2) {
		margin-top: 10px;
	}

	.text-4 ul li input {
		font-size: 14px;
	}

	.text-4 ul li textarea {
		font-size: 14px;
	}

	.text-4 .caozuo button {
		font-size: 14px;
	}

	.picture-2 .right ul li {
		width: calc(50% - 5px);
	}

	.picture-3 {
		margin-bottom: 20px;
	}

	.picture-4 {
		padding-top: 20px;
	}

	.picture-4 ul li .textbox .jieshao {
		line-height: 26px;
	}

	.picture-5-list a .imgbox .imgs span {
		padding-top: calc(160 / 282 * 100%);
	}

	.picture-7 ul li {
		width: 100%;
	}

	.picture-7 ul li:nth-child(n+2) {
		margin-top: 5px;
	}

	footer .tops .contact .biaoti {
		font-size: 16px;
	}

	footer .tops .contact ul li {
		line-height: 24px;
	}

	footer .copyright {
		line-height: 24px;
	}

}

@media (max-width:399px) {
	.picture-1-list a .textbox {
		display: block;
		padding: 10px;
		height: auto;
	}

	.picture-1-list a .textbox .mc {
		margin-bottom: 5px;
		width: auto;
		text-align: center;
	}

	.picture-1-list a .textbox .more {
		margin: 0 auto;
	}

	.picture-4 .imgbox {
		width: 280px;
		height: 280px;
	}
}