*{margin: 0;padding: 0;}
body{overflow-x: hidden;}
ul,ol,li{list-style: none;}
a{text-decoration: none;outline: none;}
a:hover,a:active,a:visited{
	outline: none;
	text-decoration: none !important;
	border: none !important;
}
ul li{
	padding-left: 10px !important;
	padding-right: 10px !important;
}
*{font-weight: normal;}
b,strong{font-weight: bold;}
.head{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #f5f5f5;
}
.head ul {
	margin-bottom: 0px;
}
.head ul li{
	width: 20%;
	float: left;
	font-size: 18px;
	color: #666;
}
.head ul li:nth-of-type(3){
	width: 60%;
}
.head ul li i{
	color: #666;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
}
/*TOP*/
header{
	width: 100%;
	background: #FFFFFF !important;
	border: none !important;
	z-index: 999;
	box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
}
.navbar{
	background: #FFFFFF !important;
	border: none !important;
}
.navbar-header h1,.navbar-header h2{
	font-size: 22px;
	font-weight: bold;
	line-height: 34px;
	color: #000 !important;
	margin-top: 35px;
}

.logo img{
	max-width: 100%;
	max-height: 100%;
	display: block;
	float: left;
	/* margin-top: 10px; */
}
.navbar-nav{
	float: right;
	margin-top: 30px;
}
.navbar-brand{
	padding: 0px;
	margin-left: 5px !important;
}
.navbar-nav li a{
	font-size: 16px;
	color: #333;
}
.navbar-nav li a h2{
	font-size: 16px;
	color: #333;
}
.navbar-nav li:hover{
	border-radius: 50px;
	color: #fc482a;
}
.navbar-nav .active{
	border-radius: 50px;
	color: #000;
}
.navbar-nav .active a{
	color: #@00;
}
.navbar-nav li:hover a{
	color: #fc482a !important;
}
.navbar-nav li:hover ul li a{
	color: #333 !important;
}
.navbar-nav li:hover ul li a h2{
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.navbar-nav li ul li:hover a{
	color: #fff !important;
}
.navbar-default{
	margin-bottom: 10px;
}
.ss{
	display: inline-block;
	border-radius: 50px;
	background: #7cb921;
	margin-top: 5px;
	padding-left: 10px;
	margin-left: 5px;
	padding-right: 10px;
}
.search2 {
	width: 100%;
	height: 200px;
	line-height: 200px;
	position: absolute;
	top: 0%;
	left:0%;
	display: none;
	z-index: 999;
	background: #fff;
}
.sea{
	margin: 0 auto;
    width: 40%;
    position: relative;
}
input:focus{
   outline: none;
}
.input01,
.input02,.input03  {
	border: none;
	line-height: 35px;
	outline:none;  
}

.input01 {
	width: 100%;
	border-right: none;
	color: #8d8a8a;
	border-bottom: 1px solid #000;
}
.close-btn {
    width: 100px;
    height: 100px;
    position: absolute;
    left: 44%;
	top: 56%;
    cursor: pointer;
    text-align: center;
    line-height: 100px;
}
#input02{
    position: absolute;
    right: 0;
    top: 40%;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #555;
    font-size: 12px;
    background: 0;
    cursor: pointer;
    line-height: 35px;
    border: none;
}

/*ban*/
.ban{
	width: 100%;
	margin: 0 auto;
	
}
.ban img{
	width: 100%;
}
.s_top{
	width: 100%;
	height: auto;
	display: table;
	margin-top: 40px;
}
.s_top b{
	display: block;
	font-size: 40px;
	line-height: 60px;
	color: #000;
	text-align: center;
}
.s_top hr{
	display: block;
	width: 5%;
	height: 5px;
	border: none;
	background: #d3f4c0;
	margin: 0 auto;
	margin-top: 5px;
}
.tabbox{width:100%;margin: 40px auto;position:relative;height:auto;}
.tabbox .tabbtn{width: 100%;margin: 0 auto;height: auto;display: table;}
.tabbox .tabbtn li a,.tabbox .tabbtn li h2{display:block;float:left;line-height: 46px;overflow:hidden;width:108px;text-align:center;font-size: 20px;cursor:pointer;color: #000;width: 100%;}
.tabbox .tabbtn li.current{}
.tabbox .tabbtn li.current a,.tabbox .tabbtn li.current h2{display: block;line-height: 46px;background: #64a701;color: #fff;font-size: 20px;width: 100%;border-radius: 10px;}
.tabbox .loading{height:40px;width:432px;text-align:center;position:absolute;left:0;top:120px;}
.tabbox .tabcon{width: 100%;margin: 0 auto;height: auto;display: table;margin-top: 15px;}
.tabbox .tabcon li{
	margin-top: 10px;
	position: relative;
}
.tabbox .tabcon li figure img{
	width: 100%;
	height:320px;
	object-fit:cover;
}
.cp_img{
	position: relative;
    display: block;
    border-radius: 10px;
    overflow: hidden;
}
.tabcon ul li .cp_img figure::before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: "";
    background: rgba(0,0,0,0.5);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    transform: scaleY(0);
    opacity: 0;
    z-index: 1;
}
.cp_img1{
	position: absolute;
	left: 20px;
	bottom: 10px;
	right: 20px;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	transform: scaleY(0);
	z-index: 1;
}
.cp_img1 a h2{
	position: relative;
	display: block;
	font-size: 18px !important;
	line-height: 28px;
	color: #666 !important;
	font-weight: 700;
	background: #efefef;
	border-top-right-radius: 10px;
	padding: 20px 20px 20px;
	text-align: left !important;
}
.tabcon ul li:hover .cp_img figure::before{
    opacity: 1;
    transform: scaleY(1);
}
.tabbox .tabcon li:hover .cp_img1{
	 transform: scaleY(1);
}
.tabcon ul li a h2{
	display: block;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	color: #000;
	text-align: center;
	margin-top: 5px;
}
.about{
	width: 100%;
	margin: 0 auto;
	background: url(../images/about1.jpg) no-repeat center fixed;
    padding: 8% 0;
    margin-top: 20px;
    position: relative;
    z-index: 1;
}
.about::before{
	content: "";
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    min-height: 100%;
    left: 0;
    right: 0;
    z-index: -1;
}
.about_l b{
	display: block;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}
.about_l p{
	font-size: 18px;
	line-height: 30px;
	color: #efefef;
	margin-top: 10px;
}
.about_l a{
	font-size: 20px;
	color: #fff;
}
.about_r ul{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
}
.about_r ul li{
	width: 32%;
	float: left;
	padding: 40px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    border-radius: 4px;
}
.about_r ul li:nth-of-type(2){
	margin-left: 2%;
	margin-right: 2%;
}
.about_r ul li:hover{
	border: 1px solid #d3f4c0;
	transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;
}
.about_r ul li i{
	display: block;
	text-align: center;
	font-size: 60px;
	color: #d3f4c0;
}
.about_r ul li b{
	display: block;
	font-size: 46px;
	color: #fff;
	font-weight: bold;
	line-height: 80px;
	text-align: center;
}
.about_r ul li font{
	display: block;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	color: #fbf0f0;
	margin-top: 10px;
}
.cpzs{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	margin-top: 15px;
}
.cpzs ul{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
}
.cpzs ul li{
	margin-top: 20px;
}
.cpzs ul li div{
	position: relative;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0px 2px 20.37px 0.63px rgba(82, 79, 80, 0.17);
    padding: 0 0 8px;
    margin-bottom: 30px;
    transition: 0.5s;
}
.cpzs ul li div:hover {
    background-color: #64a701;
    transition: 0.5s;
}
.cpzs ul li div figure{
	position: relative;
    transition: 0.5s;
}
.cpzs ul li div figure::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgb(252, 72, 42);
    transition: 0.5s;
    opacity: 0;
}
.cpzs ul li div figure img{
	width: 100%;
	border-radius: 0px 0px 100px 0px;
}
.cpzs_n{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	padding: 10px;
}
.cpzs_n a h2{
	width: 80%;
	float: left;
	font-size: 20px;
	line-height: 30px;
	color: #000;
	font-weight: bold;
}
.cpzs_n  .ckgd{
	height: 50px;
	width: 50px;
	float: right;
	line-height: 50px;
	display: inline-block;
	border-radius: 100%;
	text-align: center;
	transition: 0.5s;
	color: #999;
	margin-top: 18px;
	font-weight: bold;
}
.cpzs ul li div:hover .cpzs_n a h2{
	color: #fff;
}
.cpzs ul li div:hover .cpzs_n .ckgd{
	color: #fff;
}
.cpzs_n .ckgd:hover{
	border: 1px solid #fff;
	color: #fff;
}
.baike{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	margin-top: 40px;
}
.baike ul{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
}
.baike ul li{
	margin-bottom: 50px;
}
.baike ul li div{
	position: relative;
	box-sizing: border-box;
	padding: 80px 20px 20px 20px;
	border: 2px solid #b8b8b8;
}
.baike ul li .date{
	position: absolute;
	top: -10px;
	display: inline-block;
	padding: 12px 10px;
	background: #d3f4c0;
	text-align: center;
	transition: .3s ease-in-out;
	border: 1px solid #d3f4c0;
}
.baike ul li .date font{
	display: block;
	color: #666;
	font-weight: bold;
	font-size: 20px;
	line-height: 38px;
}
.baike ul li .date time{
	color: #333;
	font-size: 16px;
}
.baike ul li a h2{
	display: block;
    line-height: 36px;
    text-align: left;
    color: #333;
    font-size: 20px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.baike ul li a h2:before {
    display: inline-block;
    width: 0;
    height: 1px;
    background: #787878;
    content: '';
    vertical-align: middle;
    transition: .3s ease-in-out;
}
.baike ul li:hover a h2:before{
	margin-right:5px;
	width:35px
}
.baike ul li a h2:hover{
	color: #64a701;
}
.baike ul li p{
	margin-top: 10px;
    color: #6e6e6e;
    font-size: 14px;
    line-height: 22px;
}
.baike ul li span{
    position: absolute;
    bottom: -27px;
    left: 50%;
    display: block;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background: #bbb;
    text-align: center;
    line-height: 52px;
    transform: translateX(-50%);
}
.baike ul li span::before{
    position: absolute;
    top: -14px;
    left: -14px;
    display: block;
    width: 82px;
    height: 82px;
    border-radius: 50%;
    background: rgba(187,187,187,.2);
    content: '';
    font-size: 50px;
    padding-top: 12px;
    transition: .4s ease-in-out;
    transform: scale(0);
}
.baike ul li span::after{
    position: absolute;
    top: -14px;
    left: -14px;
    display: block;
    width: 82px;
    height: 82px;
    border-radius: 50%;
    background: rgba(187,187,187,.2);
    content: '';
    font-size: 50px;
    padding-top: 12px;
    transition: .4s ease-in-out .1s;
}
.baike ul li span i{
	position: relative;
    z-index: 2;
    display: inline-block;
    color: #fff;
    font-size: 30px;
    transition: .4s ease-in-out;
}
.baike ul li:hover span{
	background: #184755;
}
.baike ul li:hover span::before{
	background: rgba(93,146,254,.1);
    opacity: 1;
    transform: scale(1);
}
.baike ul li:hover span::after{
	background: rgba(93,146,254,.1);
    opacity: 0;
    transform: scale(1.5);
}
.swiper-slide{
	margin-top: 20px;
	padding: 15px;
    background: #FFFFFF;
    box-shadow: 0px 10px 60px 0px rgb(0 0 0 / 7%);
}
.swiper-slide img {
    width: 100%;
    height: 220px;
    object-fit: cover;
}
.swiper-slide ul li b{
	font-size: 36px;
    display: block;
    color: #333;
}
.swiper-slide ul li font {
    font-size: 20px;
    line-height: 40px;
    color: #666;
}
.swiper-slide ul li hr {
    width: 50px;
    height: 3px;
    border: none;
    background: #000;
    margin-top: 5px;
    margin-bottom: 5px;
}
.swiper-slide ul li a h2{
	font-size: 18px;
    line-height: 34px;
    color: #333;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    margin-top: 10px;
    margin-bottom: 5px;
}
.swiper-slide ul li p{
	font-size: 14px;
    line-height: 24px;
    color: #333;
}
.swiper-button-next, .swiper-button-prev{
	color: #cfcfcf !important;
}
.a_top{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	margin-top: 30px;
}
.a_top b{
	display: block;
	text-align: center;
	font-size: 40px;
	line-height: 60px;
	font-weight: bold;
}
.about1{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
}
.about1 p{
	font-size: 20px;
	line-height: 34px;
	color: #333;
	text-indent: 2em;
	margin-top: 20px;
}
.about1 ul{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
}
.about1 ul li{
	margin-top: 20px;
}
.about1 ul li figure img{
	width: 100%;
}
.gsjj2{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	margin-top: 20px;
}
.gsjj2 ul li{
	margin-top: 15px;
	position: relative;
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.gsjj2 ul li img{
	width: 100%;
}
.gsjj2 ul li figcaption{
	position: absolute;
	font-size: 24px;
	line-height: 46px;
	color: #ffffff;
	background: #184755;
	padding-left: 15px;
	padding-right: 15px;
	bottom: 5%;
	left: 5%;
}
#box{
  width: 100%;
  height: 100vh;
  position: relative;
  margin-top: 40px;
}
#box .list{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#box .list li{
	width: 100%;
	height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
#box .list li.current{
  display: block;
}
.ys_r{
	width: 65%;
	height: 100%;
	float: right;
	overflow: hidden;
}
.ys_r figure img{
	width: 100%;
}
.ys_l{
	width: 35%;
	float: left;
	padding: 0 40px;
	color: #ffffff;
	height: 100%;
	background: #64a701;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
 #box .list li:nth-of-type(2)  .ys_l{
 	background: #184755;
 }
  #box .list li:nth-of-type(3)  .ys_l{
 	background: #25878c;
 }
  #box .list li:nth-of-type(4)  .ys_l{
 	background: #001e4c;
 }
.ys_l div {
   margin-top: 45%;
}
.ys_l div b{
	display: block;
    font-size: 40px;
    line-height: 70px;
    margin-bottom: 20px;
}
.ys_l div hr{
	display: block;
    width: 100px;
    height: 5px;
    border: none;
    background: #fff;
}
.ys_l div p{
	font-size: 18px;
	line-height: 34px;
}
#box .count{
  position: absolute;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  text-align: center;
  bottom: 50px;
  width: 205px;
}
#box .count li{
  float: left;
  width: 40px;
  height: 40px;
  background-color: #000;
  text-align: center;
  line-height: 40px;
  margin-left: 10px;
  color: #fff;
  opacity: 0.8;
  cursor: pointer;
}
#box .count li.current{
  background-color: #64a701;
  opacity: 1;
}
.kh{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	margin-top: 30px;
}
.kh ul{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
}
.kh ul li{
	margin-top: 20px;
}
.kh ul li figure{
	position: relative;
}
.kh ul li p {
	width: 100%;
	height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(var(--moniz-black-rgb, 30, 30, 34), 0.5);
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
    visibility: hidden;
    opacity: 0;
    transform: translateY(-30%);
    font-size: 20px;
    text-align: center;
}
.kh ul li:hover p{
	visibility: visible;
    transform: translateY(0%);
    opacity: 1;
}
.kh ul li figure img{
	width: 100%;
	transform: scale(1);
    transition: all 500ms ease;
}
.cwy{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	margin-top: 20PX;
}
.cwy figure{
	position: relative;
}
.cwy figure img{
	display: block;
	width: 100%;
	margin: 0 auto;
}
.cwy a{
	display: block;
	width: 150px;
	font-size: 20px;
	line-height: 44px;
	background: #001e4c;
	color: #fff;
	margin: 0 auto;
	text-align: center;
	margin-top: 15px;
}
.cwy a:hover{
	background: #000;
}
footer{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	padding: 15px;
	background: #7cb921;
	margin-top: 20px;
}

footer ul li b {
    display: block;
    font-size: 26px;
    color: #fff;
    font-weight: bold;
}
.footer-nav {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    background-image: linear-gradient(90deg, #ff9233, #fe5136 31%, #eb5241 64%, #ff3506);
    z-index: 999;
}
.footer-nav ul {
    display: flex;
    justify-content: space-between;
    margin: 0;
}
.footer-nav ul li {
    width: 25%;
    padding: 3vw 0;
}
.footer-nav ul li a {
    display: block;
    width: 40%;
    margin: 0 auto;
}
.footer-nav ul li a img {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.right-form {
	position: fixed;
	z-index: 1000;
	right: 2px;
	bottom: 2px;
	padding: 40px 10px 20px 10px;
	width: 320px;
	border-radius: 5px;
	border: 1px solid #f00;
	background: #fff
}

.right-form form {
	overflow: hidden
}

.right-nav {
	position: absolute;
	top: -50px;
	left: 0;
	display: none;
	width: 340px;
	height: 45px;
	border-radius: 5px
}

.right-nav a {
	float: left;
	display: block;
	width: 45px;
	height: 45px;
	margin-right: 4px
}

.right-nav a:last-child {
	margin-right: 0
}

.right-form1 {
	bottom: -400px
}

.right-form,.right-close p {
	transition: all ease .5s;
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	-ms-transition: all ease .5s;
	-o-transition: all ease .5s
}

.right-close {
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 2;
	width: 20px;
	height: 20px
}

.right-close p {
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	line-height: 20px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	cursor: pointer
}

.right-close-after {
	z-index: 4;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	opacity: 100
}

.right-close-after1 {
	z-index: 3;
	opacity: 0;
	transform: rotate(0);
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0)
}

.right-close-before {
	z-index: 3;
	opacity: 0
}

.right-close-before1 {
	z-index: 4;
	opacity: 100
}

.right-form i {
	color: #f00
}

.right-form legend {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 10px;
	width: 320px!important;
	height: 30px!important;
	margin-bottom: 5px!important;
	font-size: 16px!important;
	font-weight: normal!important;
	line-height: 30px!important;
	color: #fff!important;
	border-bottom: 1px solid #fc482a!important;
	background: #fc482a;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px
}

.right-form label {
	color: #666!important;
	font-weight: normal!important;
	font-size: 12px!important;
	line-height: 25px;
	margin-bottom: 0!important;
	text-transform: uppercase
}

.right-form .form-half {
	width: 190px!important
}

.right-form .form-half-input {
	padding: 5px;
	width: 308px!important;
	max-width: 294px!important;
	margin: 0;
	outline: medium none
}

.right-form .form-sub-input {
	padding: 5px;
	width: 308px!important;
	max-width: 308px!important;
	margin: 0;
	outline: medium none
}

.right-form .right-button {
	width: 100px!important;
	height: 30px!important;
	margin-top: -8px
}

.right-form .form-button {
	margin-top: 0!important;
	margin-left: 0!important;
	padding: 0!important;
	width: 100px!important;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 12px!important;
	border: none!important;
	background: #fc482a!important;
}

.form-half {
	width: 49%;
	margin-right: 1%
}

.form-half-input {
	background-color: #fcfcfc;
	border-color: #e1e1e1;
	color: #919191;
	border-radius: 2px 2px 2px 2px;
	display: inline;
	margin-bottom: 0;
	/* min-width: 100px; */
	padding: 13px;
	width: 90%;
	border: 1px solid #dad8d8;
	border-radius: 0;
	color: #777;
	display: block;
	font: 13px "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0 0 20px;
	max-width: 90%;
	outline: medium none
}

.form-sub-input {
	background-color: #fcfcfc;
	border-color: #e1e1e1;
	color: #919191;
	border-radius: 2px 2px 2px 2px;
	display: inline;
	margin-bottom: 0;
	min-width: 100px;
	padding: 13px;
	width: 94%;
	border: 1px solid #dad8d8;
	border-radius: 0;
	color: #777;
	display: block;
	margin: 0 0 20px;
	max-width: 94%;
	outline: medium none
}

.form-button {
	background-color: #f00;
	color: #fff;
	border-radius: 5px;
	margin: 0;
	padding: 6px 20px;
	cursor: pointer;
	text-align: center;
	width: 100px;
	border: 0
}
.izl-rmenu {
	position: fixed;
	left: 1%;
	bottom: 10px;
	padding-bottom: 73px;
	z-index: 999
}

.btn {
	display: block;
	padding: 0;
	text-align: left
}

.izl-rmenu .btn {
	width: 72px;
	height: 73px;
	margin-bottom: 1px;
	cursor: pointer;
	position: relative
}

.izl-rmenu .btn-w {
	background-color: #fc482a;
}

.izl-rmenu .btn {
	cursor: pointer
}

.izl-rmenu .btn-w img {
	width: 40px;
	height: 40px;
	margin-left: 15px;
	margin-top: 15px
}

.izl-rmenu .btn-phone {
	background: url(../images/dianhua.png) no-repeat center;
	background-color: #fc482a;
	background-size: auto;
	background-size: 40px
}

.izl-rmenu .btn-phone .phone {
	background-color: #ff3506;
	position: absolute;
	width: 220px;
	right: -220px;
	top: 0;
	line-height: 72px;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	display: none
}

.izl-rmenu .btn-phone .phone a {
	color: white
}

.izl-rmenu .btn-wx {
	background: url(../images/youxiang.png) no-repeat center;
	background-color: rgba(0,0,0,0);
	background-size: auto;
	background-color: #fc482a;
	background-size: 40px
}

.izl-rmenu .btn-wx .pic {
	background-color: #ff3506;
	position: absolute;
	width: 220px;
	right: -220px;
	top: 0;
	line-height: 72px;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	display: none
}

.izl-rmenu .btn-m {
	background-color: #fc482a;
}

.izl-rmenu .btn {
	width: 72px;
	height: 73px;
	margin-bottom: 1px;
	cursor: pointer;
	position: relative
}

.izl-rmenu .btn-top {
	background: url(../images/jiantou.png) no-repeat center;
	background-color: rgba(0,0,0,0);
	background-size: auto;
	background-color: #fc482a;
	display: none;
	background-size: 40px
}

.izl-rmenu .btn-m img {
	width: 40px;
	height: 40px;
	margin-left: 15px;
	margin-top: 20px
}
footer ul {
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	padding-bottom: 10px;
	border-bottom: 1px dashed #efefef;
}
footer ul li p {
    font-size: 18px;
    color: #fff;
    margin-top: 10px;
}
footer ul li p i {
    font-size: 18px !important;
    margin-right: 10px;
    color: #fff;
}
footer ul li a {
    display: block;
    font-size: 18px;
    color: #fff;
    margin-top: 10px;
}
footer ul li strong {
    display: block;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
footer a:hover{
	color: #fff;
}
footer font {
    display: block;
    font-size: 20px;
    color: #fff;
    line-height: 38px;
    text-align: center;
    margin-top: 10px;
}
.warp{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	padding: 30px;
	background: #f6f6f6;
}
.cp_l span{
	display: block;
	padding: 18px 0;
	color: #fff;
	text-align: center;
	font-size: 26px;
	background: #7cb921;
	font-weight: bold;
}
.cp_l ul{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	background: #fff;
    padding: 5px 10px;
}
.cp_l ul li{
	margin: 10px 0;
}
.cp_l ul li a {
	display: block;
	background: #f4f4f4;
	padding: 5px; 
}
.cp_l ul li:hover a{
	background: #7cb921;
	color: #fff;
}
.cp_l ul li a h2{
	font-size: 16px;
	text-align: center;
	color: #000;
	margin-top: 10px;
}
.cp_l ul li a font{
	font-size: 18px;
	display: block;
	text-align: center;
	color: #000;
	margin-top: 10px;
}
.cp_l ul li:hover a font{
	color: #fff;
}
.cp_l ul li:hover a h2{
	color: #fff;
}
.lx_l{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	margin-top: 15px;
}
.lx_l span{
	display: block;
	padding: 18px 0;
	color: #fff;
	text-align: center;
	font-size: 26px;
	background: #7cb921;
	font-weight: bold;
}
.lx_l ul{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	background: #fff;
    padding: 5px 10px;
}
.lx_l ul li{
	margin: 10px 0;
	font-size: 16px;
    color: #333;
}
.lx_l ul li i{
	font-size: 18px;
	margin-right: 5px;
}
.mbx{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	padding: 10px;
}
.mbx span{
	display: block;
	font-size: 18px;
	line-height: 34px;
	color: #000;
	padding-left: 15px;
	border-left: 8px solid #7cb921;
}
.mbx span b{
	font-weight: bold;
}
.mbx span a{
	font-size: 18px;
	color: #000;
}
.porlist{
	width: 100%;
	height: auto;
	display: table;
	margin: 0 auto;
}
.porlist li{
	margin-top: 20px;
}
.porlist li figure{
	position: relative;
}
.porlist li figure img{
	width: 100%;
	object-fit: cover;
	height:225px;
}
.porlist li a h2{
	display: block;
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	height:50px;
	color: #333;
	margin-top: 10px;
}
.porlist li a h2:hover{
	color: #fc482a;
}
.pagination{
    width: 100%;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    text-align: center;
    border: none;
    margin-bottom: 20px;
    margin-top: 20px;
}
.pagination .pagefy .current {
    background-color: #d3f4c0;
    color: #000;
}
.pagination .pagefy a:hover {
    background-color: #184755;
    color: #fff;
}
.pagination .pagefy a {
    border: 1px solid #cfcfcf;
    cursor: pointer;
    display: inline-block;
    line-height: 40px;
    color: #666;
   width: 70px;
    text-align: center;
    margin-top: 20px;
    margin-right: 5px;
}
.zz figure img{
	display: block;
	width: 70%;
	margin: 0 auto;
}
.gywm{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
}
.gywm strong{
	display: block;
	font-size: 30px;
	font-weight: bold;
	line-height: 45px;
	color: #000;
	text-align: center;
	margin-top: 15px;
}
.gywm p{
	font-size: 18px;
	margin-top: 20px;
	color: #333;
}
.gywm img{
	width: 100%;
	display: block;
	margin: 0 auto;
}
.gywm ul {
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
}
.gywm ul li{
	margin-top: 10px;
}
.gywm ul li b{
	display: block;
	font-size: 34px;
	font-weight: bold;
	margin-top: 10px;
	color: #7cb921;
}
.gywm ul li{
	font-size: 24px;
	color: #333;
	text-align: center;
}
.qywh{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
}
.qywh b{
    display: block;
    margin-top: 20px;
    font-size: 24px;
    line-height: 40px;
    font-weight: bold;
    color: #f5a820;
}
.zz{
	display: block;
	width: 45%;
	margin: 0 auto;
}
.zz img{
	width: 100%;
}
.gywm ul {
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
}
.gywm b{
	display: block;
	font-size: 30px;
	line-height: 50px;
	font-weight: bold;
	margin-top: 10px;
	color: #333;
	text-align: center;
}
.gywm ul li{
	margin-top: 10px;
}
.gywm ul li figure img{
	width: 100%;
}
.contact{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	margin-top: 20px;
}
.contact font {
    display: block;
    font-size: 30px;
    text-align: left;
    line-height: 50px;
    color: #000;
    font-weight: bold;
    margin-top: 20px;
}
.contact hr{
	width: 100px;
	height: 5px;
	border: none;
	background: #7cb921;
}
.contact ul{
	width: 100%;
	height: auto;
	display: table;
	padding: 20px;
	background: #f5f6f6;
}
.contact ul li{
	margin-top: 15px;
}
.input-group{
	width: 100%;
}
.contact ul li span{
	background: #fff;
    border-color: #e1e1e1;
    padding: 4px 14px;
    font-size: 16px;
    border: 1px solid #ccc;
}
.contact ul li input{
	border-color: #e1e6eb;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    height: 40px;
    font-size: 13px;
    line-height: 20px;
    padding: 9px 12px;
    border: 1px solid #ccc;
}
#input-Phone{
	width: 81% !important;
	float: right;
	margin-left: 2%;
}
.input-content{
	width: 7% !important;
}
.tj{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	margin-top: 20px;
}
.m-r15 {
    margin-right: 15px;
}
.site-button-secondry {
    background-color: #060000;
}
.site-button {
    background-color: #7cb921;
}
.site-button, .site-button-secondry {
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    font-size: 14px;
    outline: 0;
    cursor: pointer;
    outline: 0;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    line-height: 1.42857;
    margin-left: -1px;
    text-decoration: none !important;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}
.input-group i{
	font-size: 18px;
}
.newslist1{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
}
.newslist1 li{
	height: auto;
	display: table;
	margin-top: 20px;
}
.newslist1 li figure img{
	width: 100%;
	object-fit: cover;
}
.newslist1 li figure{
	position: relative;
}
.newslist1 li figure a span {
	width: 92%;
    top: 0;
    left: 0;
    margin: 0 auto;
    right: 0;
    bottom: 0;
    background-color: rgba(var(--moniz-black-rgb, 30, 30, 34), 0.5);
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    color: var(--moniz-base, #ffffff);
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
    visibility: hidden;
    opacity: 0;
    transform: translateY(-30%);
}
.newslist1 li figure:hover a span {
    visibility: visible;
    transform: translateY(0%);
    opacity: 1;
}
.newslist1 li figure a span::before {
    content: '';
    width: 20px;
    height: 2px;
    background-color: var(--moniz-base, #ffffff);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 500ms ease;
}
.newslist1 li figure a span::after {
    content: '';
    transition: all 500ms ease;
    width: 2px;
    height: 20px;
    background-color: var(--moniz-base, #ffffff);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.renews a h2{
	font-size: 20px;
	line-height: 40px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	border-bottom: 1px solid #efefef;
	margin-top: 5px;
	font-weight: bold;
}
.renews a:hover h2{
	color: #7cb921;
}
.renews p{
	font-size: 14px;
	color: #999;
	line-height: 24px;
	height: 110px;
	overflow: hidden;
	margin-top: 10px;
}
.fbsj{
	display: block;
    font-size: 20px;
    color: #999;
    line-height: 38px;
    margin-top: 15px;
}
.fbsj b{
	font-size: 22px;
	float: right;
	font-weight: bold;
}
.mbx1{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	margin-top: 10px;
	font-size: 20px;
	color: #000;
}
.mbx1 h1{
	display: inline;
	font-size: 22px;
	color: #000;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: bold;
}
.xq1{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	margin-top: 20px;
}
.xq1 figure img{
	width: 100%;
}
.xq1_1 h1{
	display: block;
	font-weight: bold;
	font-size: 22px;
	color: #000;
}
.xq1_1 span{
	font-size: 14px;
	display: block;
	color: #666;
}
.xq1_1 span a h2{
	display: inline;
	font-size: 14px;
	color: #666;
}
.xq1_1 p{
	font-size: 16px;
	color: #333;
	margin-top: 15px;
}
.xq1_1 .gd{
	display: block;
	width: 160px;
	float: left;
	background: #666;
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 46px;
	margin-top: 20px;
}
.xq1_1 .gd1{
	margin-left: 20px;
}
.xq1_1 .gd:hover{
	background: #000;
	color: #fff;
}
.xq2 font{
	display: block;
	margin-top: 20px;
	background: #fff;
	font-size: 18px;
	color: #000;
	line-height: 38px;
	padding-left: 15px;
	border-left: 8px solid #7cb921;
}
.xq2 font h2{
	display: inline;
	font-size: 18px;
	color: #000;
	margin-left: 5px;
}
.xq2 p{
	font-size: 18px;
	color: #333;
	margin-top: 10px;
}
.xq2 table{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	margin-top: 20px;
}
.xq2 table tr td{
	font-size: 18px;
	padding-left: 15px;
}
.xq2 figure img,
.xq2 img{
	display: block;
	width: 60%;
	margin: 0 auto;
	margin-top: 20px;
}
.xwxq{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	margin-top: 15px;
}
.xwxq h1{
	font-size: 22px;
	font-weight: bold;
	color: #666;
	text-align: center;
}
.xwxq span{
	display: block;
	text-align: center;
	font-size: 16px;
	color: #666;
}
.xwxq span h2{
	font-size: 16px;
	color: #666;
	display: inline;
}
.xwxq p{
	font-size: 16px;
	text-indent: 2em;
	margin-top: 15px;
	color: #333;
}
.xwxq img{
	display: block;
	margin: 0 auto;
	width: 60%;
	margin-top: 15px;
}
.bot{
	margin-top: 20px;
}
.bot,.bot1{
	font-size: 16px;
    line-height: 32px;
    width: 100%;
    margin: 0 auto;
    height: auto;
    display: table;
    color: #999;
    margin-top: 10px;
}
.bot a,.bot1 a{
	color: #999;
} 
.bot a:hover,.bot1 a:hover{
	color: #7cb921;
}
.cwy{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	margin-top: 20PX;
}
.cwy figure{
	position: relative;
}
.cwy figure img{
	display: block;
	width: 100%;
	margin: 0 auto;
}
.cwy a{
	display: block;
	width: 150px;
	font-size: 20px;
	line-height: 44px;
	background: #7cb921;
	color: #fff;
	margin: 0 auto;
	text-align: center;
	margin-top: 15px;
}
.cwy a:hover{
	background: #000;
}
.product-com{
	width:60%;
	height:auto;
	display:table
}
.yliuyaninp{
    height: 140px;
    width: 600px;
    background: #fdfbfb;
    border: 1px solid #ccc;
}
.ysubmin {
	display:black;
    width: 268px;
    height: 40px;
    margin: 0 auto 43px auto;
    margin-top: 30px;
	
}
.ysubmin input{
	width:120px;
	height: 40px;
	margin: 0 auto 43px auto;
	background: #000;
	color:#fff;
	border: 1px solid #00245a!important;
}
.yname{
	width:100%;
	margin:0 auto;
	height:auto;
	display:table
}
.ynameinp {
    width: 100%;
    height: 35px;
    background: #ffffff;
    border: 1px solid #dadada;
}
.qh3{
	width: 84%;
	float: right;
}
.tj{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	margin-top: 20px;
}
.m-r15 {
    margin-right: 15px;
}
@media screen and (min-width: 1400px){
	.container{
		width: 1400px;
	}
}
@media screen and (max-width: 1400px){
	.head ul li i{
		font-size: 16px;
	}
	.head ul li{
		font-size: 15px;
	}
	.navbar-header h1,.navbar-header h2{
		font-size: 14px;
		margin-top: 15px;
	}
	.nav > li > a{
		padding: 8px 5px;
		font-size: 14px;
	}
	.ss{
		margin-top: 2px;
	    padding-left: 7px;
	    padding-right: 7px;
	}
	.cpzs_n a h2{
		font-size: 18px;
    	line-height: 28px;
	}
	.logo img{
		width: 11%;
	}
	.navbar-nav{
		margin-top: 15px;
	}
	.tabbox .tabbtn li a, .tabbox .tabbtn li h2,
	.tabbox .tabbtn li.current a, .tabbox .tabbtn li.current h2{
		font-size: 16px;
	}
	.tabbox .tabcon li figure img{
		height:270px;
	}
	.porlist li figure img{
		height:180px;
	}
}
@media screen and (min-width: 1200px){
	.navbar-nav li:hover ul{
		display: block;
		background-color: #f7f7f7;
		border-bottom: 3px solid #7cb921;
	}
	.navbar-nav li:hover ul li{
		margin-top: 5px;
	}
	.navbar-nav li:hover ul li a{
		color: #000 !important;
	}
}

@media screen and (max-width: 1200px){
	.logo img{
		width: 7%;
	}
	.head ul li{
		width: 50%;
	}
	.head ul li:nth-of-type(3){
		width: 100%;
	}
	.navbar-nav .open .dropdown-menu {
	    position: static;
	    float: none;
	    width: auto;
	    margin-top: 0;
	    background-color: transparent;
	    border: 0;
	    -webkit-box-shadow: none;
	    box-shadow: none;
	}
	.navbar-header{
		width: 100%;
		margin: 0 auto;
	}
	.navbar-nav {
	    float: none;
	}
	.navbar-toggle{
		margin-top: 28px;
	}
	.navbar-header h1, .navbar-header h2 {
	    font-size: 26px;
	    margin-top: 28px;
	}
	.navbar-nav .active{
		background: none;
	}
	.navbar-nav li:hover{
		background: none;
	}
	.navbar-nav .active a{
		color: #333 !important;
	}
	.navbar-nav li:hover a{
		color: #333 !important;
	}
	.navbar-nav li ul li:hover a{
		color: #333 !important;
	}
	.about2 {
	    padding: 10px 0 110px 0;
	}
	.about_l b{
		font-size: 26Px;
	}
	.about_l{
		margin-top: 15px;
	}
	.baike ul li a h2{
		font-size: 18px;
		line-height: 34px;
	}
	#jiegou #slideBox .prev{
		left: 81%;
	}
	#jiegou #slideBox .next{
		right: 5%;
	}
	.ys ul li b{
		width: 100%;
		font-size: 40px;
	}
	.ys ul li strong{
		margin-left: 5%;
	}
    ._left{
    	display: none;
    }
    .renews p{
    	height: auto;
    }
    .ys_l div b{
    	font-size: 30px;
    	line-height: 50px;
    }
    .tabbox .tabbtn li a, .tabbox .tabbtn li h2, .tabbox .tabbtn li.current a, .tabbox .tabbtn li.current h2 {
	    font-size: 14px;
	}
	.tabcon ul li a h2{
		font-size: 18px;
	}
	.tabbox .tabcon li figure img{
		height:220px;
	}
	.porlist li figure img{
		height:205px;
	}
}
@media screen and (min-width: 992px){
	
}
@media screen and (max-width: 992px){
	header{
		margin-bottom: 0px;
	}
	.navbar-default{
		margin-bottom: 0px;
	}
	.logo img{
		width: 9%;
	}
	.navbar-header h1, .navbar-header h2 {
	    font-size: 22px;
	    margin-top: 30px;
	}
	.navbar-toggle {
	    margin-top: 30px;
	}
	.news_b{
		padding: 45px 18px 15px;
	}
	.cpzs ul li div figure img{
		border-radius: 0px 0px 0px 90px;
	}
	.swiper-slide {
	    width: 100% !important;
	}
	#box .list li{
		position: inherit;
	}
	.ys_r{
		width: 100%;
		margin: 0 auto;
		height: auto;
		display: table;
	}
	.ys_l{
		width: 100%;
		margin: 0 auto;
		height: auto;
		display: table;
		padding: 20px;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
	}
	.ys_l div{
		margin-top: 0px;
	}
	#box{
		height: auto;
		display: table;
	}
	.ys_r figure img {
	    width: 100%;
	    object-fit: cover;
	}
	.ys_l div b {
	    font-size: 28px;
	    line-height: 44px;
	}
	.ys_l div p {
    	font-size: 16px;
    	line-height: 30px;
	}
	.tabcon ul li a h2{
		font-size: 16px;
		line-height:22px;
		height:40px;
	}
	.gywm strong{
		font-size: 24px;
		line-height: 40px;
	}
	.tabbox .tabcon li figure img{
		height:260px;
	}
	.swiper-slide img{
		height:auto;
	}
	.porlist li figure img{
		height:235px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1200px){
	.navbar-header{
		width: 100%;
	}
	
}
@media screen and (min-width: 768px){
}
@media screen and (max-width: 768px){
	.logo img {
	    width: 8%;
	}
	.navbar-header h1, .navbar-header h2{
		margin-top: 21px;
		font-size: 20px;
	}
	.navbar-toggle {
	    margin-top: 20px;
	}
	.tabcon ul li a h2{
		font-size: 14px;
		line-height: 26px;
	}
	.s_top b{
		font-size: 30px;
		line-height: 50px;
	}
	.about_r ul li{
		padding: 20px;
	}
	.about_r ul li i{
		font-size: 50px;
	}
	.about_r ul li b{
		font-size: 40px;
		line-height: 60px;
	}
	.about_r ul li font{
		font-size: 14px;
	}
	.cpzs_n a h2 {
	    font-size: 16px;
	    line-height: 24px;
	}
	.visible-768 {
	    display: block;
	}
	.izl-rmenu{
		display: none;
	}
	.right-form1 {
	    display: none;
	}
	.right-form {
	    bottom: 10%;
	}
	.a_top b{
		font-size: 30px;
		line-height: 50px;
	}
	.about1 p{
		font-size: 16px;
		line-height: 30px;
		margin-top: 10px;
	}
	.gsjj2 ul li figcaption{
		font-size: 18px;
    	line-height: 44px;
	}
	.zz figure img{
		width: 100%;
	}
	footer{
		margin-bottom: 70px;
	}
	.porlist li a h2{
		font-size: 18px;
	}
	.xq2 font{
		font-size: 18px;
		line-height: 34px;
	}
	.xq2 font h2{
		font-size: 18px;
	}
	.xq2 figure img,
	.xq2 img{
		width: 80%;
	}
	.xwxq h1{
		font-size: 20px;
	}
	.xwxq img{
		width: 80%;
	}
	.tabbox .tabcon li figure img{
		height:240px;
	}
	.porlist li figure img{
		height:220px;
	}
	.product-com{
		width:100%;
	}
	.yliuyaninp{
		width:100%;
	}
}
@media screen and (max-width: 690px){
	.navbar-header h1, .navbar-header h2{
		font-size: 19px;
		margin-top: 17px;
	}
	.navbar-toggle{
		padding:7px 5px;
	}

	footer{
		margin-bottom: 60px;
	}
	.tabbox .tabcon li figure img{
		height:220px;
	}
	.porlist li figure img{
		height:200px;
	}
}
@media screen and (max-width: 620px){
	.logo img{
		margin-top: 10px;
	}
	.navbar-header h1, .navbar-header h2{
		font-size: 18px;
		margin-top: 20px;
	}
	.navbar-toggle {
	    margin-top: 20px;
	}
	.cpzs_n a h2 {
		width: 70%;
	    font-size: 14px;
	    line-height: 22px;
	}
	.gsjj2 ul li figcaption {
	    font-size: 14px;
	    line-height: 40px;
	}
	footer{
		margin-bottom: 50px;
	}
	.navbar-header{
		margin-right: 0px !important;
		margin-left: 0px !important;
	}
	.a_top b{
		font-size: 24px;
		line-height: 44px;
	}
	.tabbox .tabcon li figure img{
		height:210px;
	}
	.porlist li figure img{
		height:190px;
	}
}
@media screen and (max-width: 550px){
	.head ul li{
		width: 100%;
	}
	.logo{
		max-width: 95%;
	}
	.cpzs ul li a h2{
		font-size: 18px;
	}
	.navbar-header h1, .navbar-header h2{
		font-size: 16px;
		margin-top: 18px;
	}
	.navbar-toggle {
	    margin-top: 18px;
	}
	.navbar-toggle{
		padding: 4px 4px;
	}
	.tabcon ul li a h2{
		font-size: 14px;
		line-height: 22px;
	}
	.tabbox .tabcon li figure img{
		height:180px;
	}
	.porlist li figure img{
		height:170px;
	}
}
@media screen and (max-width: 480px){
	.navbar-header h1, .navbar-header h2{
		font-size: 14px;
		margin-top: 13px;
	}
	.tabcon ul li a h2{
		font-size: 14px;
		line-height: 20px;
	}
	.tabbox .tabbtn li.current a, .tabbox .tabbtn li.current h2,
	.tabbox .tabbtn li a, .tabbox .tabbtn li h2{
		font-size: 12px;
		line-height: 36px;
	}
	.tabbox{
		margin: 20px auto;
	}
	.s_top hr{
		width: 10%;
	}
	.about_l b {
	    font-size: 24px;
	}
	.about_l p{
		font-size: 14px;
		line-height: 26px;
	}
	.about_r ul li{
		width: 100%;
		margin-top: 15px;
	}
	.about_r ul li:nth-of-type(2){
		margin-left: 0px ;
		margin-right: 0px;
	}
	.cpzs ul li{
		width: 100%;
		margin-top: 10px;
	}
	.cpzs_n .ckgd{
		margin-top: 8px;
	}
	.cpzs ul li div figure img {
	    border-radius: 0px 0px 0px 65px;
	}
	.baike ul li a h2{
		font-size: 16px;
		line-height: 32px;
	}
	.baike ul li p{
		font-size: 12px;
		line-height: 20px;
	}
	.ys_l div b {
	    font-size: 26px;
	    line-height: 40px;
	}
	.ys_l div p {
    	font-size: 12px;
    	line-height: 22px;
    	height: 90px;
 }
	footer{
		margin-bottom: 40px;
	}
	.xq2 figure img,.xq2 img{
		width: 100%;
	}
	.xq2 font{
		font-size: 16px;
		line-height: 30px;
	}
	.xq2 font h2{
		font-size: 16px;
	}
	.xwxq img{
		width: 100%;
	}
	.gywm strong{
		font-size: 20px;
		line-height: 36px;
	}
	.gywm p{
		font-size: 14px;
		line-height: 24px;
	}
	.tabbox .tabcon li figure img{
		height:160px;
	}
	.porlist li a h2{
		font-size:14px;
		line-height:20px;
		height:40px;
	}
	.porlist li figure img{
		height:130px;
	}
}
@media screen and (max-width: 430px){
	.navbar-header h1, .navbar-header h2{
		font-size: 12px;
	}
	.tabcon ul li a h2{
		font-size: 12px;
		line-height: 18px;
	}
	.tabbox .tabbtn li.current a, .tabbox .tabbtn li.current h2,
	.tabbox .tabbtn li a, .tabbox .tabbtn li h2{
		font-size: 14px;
	}
	.ys ul li b {
	    font-size: 16px;
	    line-height: 24px;
	}
	.ys ul li strong {
	    font-size: 16px;
	}
	.about2{
		display: none;
	}
	.lxwm p{
		font-size: 20px;
	}
	footer p{
		font-size: 20px;
	}
	.gywm strong{
		font-size: 18px;
		line-height: 32px;
	}
	.tabbox .tabcon li figure img{
		height:140px;
	}
	.porlist li a h2{
		font-size:12px;
		line-height:16px;
		height:35px;
	}
	.porlist li figure img{
		height:110px;
	}
}
@media screen and (max-width: 390px){
	.logo img{
		display: none;
	}
	.navbar-header h1, .navbar-header h2{
		font-size: 1.2rem;
	}
	.navbar-brand {
	    margin-left: 0px !important;
	}
	.navbar-toggle {
		 padding: 2px 2px;
	    margin-top: 20px;
	}
	.gywm strong{
		font-size: 16px;
		line-height: 30px;
	}
	.tabbox .tabcon li figure img{
		height:120px;
	}
	.porlist li figure img{
		height:100px;
	}
}
@media screen and (max-width: 340px){
	.navbar-header h1, .navbar-header h2 {
	    font-size: 1rem;
	}
	footer{
		margin-bottom: 30px;
	}
	.tabbox .tabcon li figure img{
		height:100px;
	}
	.porlist li figure img{
		height:80px;
	}
}
@media screen and (max-width: 320px){
}