.header {
  padding: 30px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header .header_l a {
  display: block;
}
.header .header_l a img {
  width: 100%;
}
.header .header_r {
  margin-right:30px;
}
.header .header_r ul li {
  transition: 0.5s all;
  float: left;
  width: 130px;
  text-align: center;
}
.header .header_r ul li a {
  display: block;
}
.header .header_r ul li a h3 {
  font-size: 16px;
  color: #333333;
  line-height: 1.813;
}
.header .header_r ul li a p {
  font-size: 14px;
  color: #999999;
  line-height: 1.071;
  text-transform: uppercase;
}
.header .header_r ul .ha_on a h3 {
  color: #51a8b5;
}
.header .header_r ul .ha_on a p {
  color: #51a8b5;
}
.header .header_r ul li:hover a h3 {
  color: #51a8b5;
}
.header .header_r ul li:hover a p {
  color: #51a8b5;
}
.am-btn-success {
  background: none !important;
  border: none !important;
}
.nav-img {
  display: none !important;
}
.nav-img img {
  width: 41px;
}
.banner2 img {
  width: 100%;
}
.gywm .gywm_t {
  margin-top: 70px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/*
.gywm .gywm_t .gywm_l a {
  float: left;
  display: block;
  width: 140px;
  line-height: 42px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  background: #404040;
  margin-right: 8px;
}
.gywm .gywm_t .gywm_l .a_on {
  background: #51a8b5;
}
*/
.gywm .gywm_t .gywm_r span {
  font-size: 14px;
  color: #737373;
}
.gywm .gywm_t .gywm_r a {
  font-size: 14px;
  color: #737373;
}
.gywm .gywm_d {
  margin: 70px 0;
}
.gywm .gywm_d p {
  margin-top: 20px;
  font-size: 14px;
  color: #333333;
  line-height: 2.071;
}
.gywm .gywm_d p img {
  width: 100%;
}
.alzs > ul > li {
  transition: 0.5s all;
  margin-top: 25px;
  width: 23.63%;
  text-align: center;
  float: left;
  margin-left: 25px;
}
.alzs > ul > li a {
  display: block;
  box-shadow: 0 0 5px #999;
}
.alzs > ul > li a .div1 {
  overflow: hidden;
}
.alzs > ul > li a .div1 img {
  width: 100%;
  max-height:252px;
  min-height: 252px;
  webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}
.alzs > ul > li a .div1 img:hover {
  webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.alzs > ul > li a .div1 div.div1_text {
  width: 100%;
  max-height:252px;
  min-height: 252px;
}
.alzs > ul > li a .div1 div.div1_text p {
	padding:8% 5%;
	line-height:36px;
	font-size:14px;
	color:#474243;
	text-indent:2em;
	text-align:left;
}
.alzs > ul > li a .div1 div.picno p {
	color:#909090;
}
.alzs > ul > li a:hover .div1 div.picno p {
    color:#303030;
}
.alzs > ul > li a .div1 div.picno span {
    text-align:center;
	color:#909090;
	font-size:14px;
	text-decoration:underline;
	line-height:100px;
}
.alzs > ul > li a:hover .div1 div.picno span {
	color:#51a8b5;
}

.alzs > ul > li a .alzs_t {
  /*border: 1px solid #dbdbdb;*/
  background:#fafafa;
}
.alzs > ul > li a:hover .alzs_t {
  background:#51a8b5;
}
.alzs > ul > li a .nopic {
  background:#51a8b5;
}
.alzs > ul > li a:hover .nopic {
  background:#51a8b5;
}
.alzs > ul > li a:hover .alzs_t .alzs_d h3, .alzs > ul > li a:hover .alzs_t p, .alzs > ul > li a:hover .nopic .alzs_d h3{
  color:#fff;
}
.alzs > ul > li a .alzs_t .alzs_d {
  margin: 0 20px;
  line-height: 66px;
  /*display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #dbdbdb;*/
  text-align:center;
}
.alzs > ul > li a .alzs_t h3 {
  font-size: 16px;
  color: #333333;
}
.alzs > ul > li a .nopic h3 {
  color: #fff;
}
.alzs > ul > li a .nopic .alzs_d h3 {
  font-size: 20px;
}
.alzs > ul > li a .alzs_t .alzs_d h2 {
  font-size: 14px;
  color: #8f8f8f;
}
.alzs > ul > li a .alzs_t p {
  margin: 28px 20px;
  font-size: 14px;
  color: #8f8f8f;
  height:110px;
  line-height: 30px;
  text-align: left;
  /*text-overflow: ellipsis;*/
  /*display: -webkit-box;*/
  /*-webkit-line-clamp: 1;
  white-space: nowrap;
  text-overflow: ellipsis;*/
  /*-webkit-box-orient: vertical;*/
}
.alzs > ul li:nth-of-type(4n+1) {
  margin-left: 0;
}
.alzs > ul li:hover {
  
}

.products {
  clear:both;
  margin-top:30px;
}
.products > ul {
  clear:both;
  margin: 0;
  padding: 0;
}
.products > ul > li {
  clear:both;
  transition: 0.5s all;
  height:300px;
  width: 100%;
  margin-bottom: 20px;
}
.products > ul > li:nth-of-type(2n) {
  margin-right: 0;
}
.products > ul > li a {
  display: block;
  height: 99%;
}
.products > ul > li a .div1 {
  overflow: hidden;
  width: 25%;
  float: left;
}
.products > ul > li a .div1 img {
  max-width: 100%;
  max-height:300px;
  min-height: 300px;
  webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}
.products > ul > li a .div1 img:hover {
  webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.products > ul > li a .products_t {
  width: 74.6%;
  float: right;
  height:100%;
}
.products > ul > li a:hover .products_t {
  border: 1px solid #51a8b5;
  background:#51a8b5;
}
.products > ul > li a:hover .products_t .products_d h3, .products > ul > li a:hover .products_t p{
  color:#fff;
}
.products > ul > li a .products_t .products_d {
  margin: 0 20px;
  line-height: 66px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #dbdbdb;
}
.products > ul > li a .products_t .products_d h3 {
  font-size: 16px;
  color: #333333;
}
.products > ul > li a .products_t .products_d h2 {
  font-size: 14px;
  color: #8f8f8f;
}
.products > ul > li a .products_t p {
  margin: 28px 20px;
  font-size: 14px;
  color: #8f8f8f;
  line-height: 30px;
  text-align: left;
  /*text-overflow: ellipsis;*/
  /*display: -webkit-box;*/
  /*-webkit-line-clamp: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  /*-webkit-box-orient: vertical;*/
}
.products > ul li:nth-of-type(2n) a .div1 {
  float: right;
}
.products > ul > li:nth-of-type(2n) a .products_t {
  float: left;
}
.products > ul li:hover {
  box-shadow: 0 0 5px #999;
}


.xwzx {
  margin-top: 60px;
}

.xwzx > ul > li {
  transition: 0.5s all;
  padding: 20px 2%;
  width: 96%;
  float: left;
  background:#f0f0f0;
  margin-bottom:20px;
}
.xwzx > ul > li div.newspic {
  overflow:hidden;
  min-height:210px;
  max-height:210px;
  max-width:320px;
  min-width:320px;
  float:left;
}
.xwzx > ul > li div.newspic img {
  min-height:210px;
  max-height:210px;
  max-width:320px;
  min-width:320px;
}
.xwzx > ul > li a {
  display: block;
  float:right;
  width:990px;
  text-align:left;
}
/*
.xwzx > ul > li a h3 {
  font-size: 22px;
  color: #707070;
  line-height: 1.136;
}
.xwzx > ul > li a h3 em {
  font-size: 14px;
  padding-left: 15px;
}
*/
.xwzx > ul > li a h2 {
  padding-top: 10px;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  line-height: 1.389;
}
.xwzx > ul > li a p {
  padding-top: 20px;
  font-size: 14px;
  color: #8f8f8f;
  line-height: 30px;
  height: 90px;
}
.xwzx > ul > li a > img {
  margin-top: 40px;
}
.xwzx > ul > li a .img2 {
  opacity: 0;
}
.xwzx > ul li:hover {
  background: #51a8b5;
}
.xwzx > ul li:hover a h3 {
  color: #fff;
}
.xwzx > ul li:hover a h3 em {
  color: #ffffff;
}
.xwzx > ul li:hover a h2 {
  color: #ffffff;
}
.xwzx > ul li:hover a p {
  color: #fff;
}
.xwzx > ul li:hover a .img2 {
  opacity: 1;
}
.xwzx > ul li:hover a .img1 {
  display: none;
  opacity: 0;
}
.xwzx > ul li:nth-of-type(3n+1) {
  margin-left: 0;
}
.xwzx_xq {
  margin-top: 70px;
}
.xwzx_xq .xwzx_xq_t h3 {
  font-size: 22px;
  color: #333333;
  line-height: 1.136;
}
.xwzx_xq .xwzx_xq_t p {
  margin-top: 30px;
  font-size: 14px;
  color: #8f8f8f;
  line-height: 1.786;
}
.xwzx_xq .xwzx_xq_t p i {
  margin-left: 40px;
}
.xwzx_xq .xwzx_xq_d {
  border-bottom: 1px solid #dbdbdb;
  padding: 25px 0;
}
.xwzx_xq .xwzx_xq_d p {
  padding-top: 10px;
  font-size: 14px;
  color: #333333;
  line-height: 2;
}
.xwzx_xq .xwzx_xq_d p img {
	text-align:center;
	margin:20px auto;
	/*max-width:100%;*/
}
.xwzx_xq .syp {
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 120px;
}
.xwzx_xq .syp a {
  font-size: 14px;
  color: #f1a45a;
}
.xwzx_xq .syp a:hover {
  color: #51a8b5;
}

.banner {
  position: relative;
  z-index: 99;
}
.banner .swiper-container .swiper-wrapper .swiper-slide {
  width: 100%;
}
.banner .swiper-pagination {
  bottom: 20px;
  text-align: center;
  width: 100%;
  z-index: 999;
}
.banner .swiper-pagination-bullet {
  margin: 0 0.5rem;
  width: 16px;
  height: 3px;
  display: inline-block;
  background: #999;
  border-radius: inherit;
}
.banner .swiper-pagination-bullet-active {
  background: #51a8b5 !important;
}
.about {
  margin-top: 76px !important;
}
.about .about_l {
  width: 460px;
  /*background: url("../../images/boxi/img8.png") no-repeat left;*/
}
.about .about_l img {
	border:#fff 5px solid;
	box-shadow: 10px 10px 5px #333;
}
.about .about_r {
  width: 780px;
  padding-top: 38px;
  padding-left: 50px;
  padding-bottom: 60px;
  padding-right:100px;
  background: url("../../images/boxi/img7.png") no-repeat right;
  background-size: 100% 100%;
}
.about .about_r h3 {
  font-size: 36px;
  color: #51a8b5;
}
.about .about_r h2 {
  padding-top: 10px;
  font-size: 24px;
  color: #f1a45a;
  line-height: 1.208;
}
.about .about_r p {
  padding-top: 45px;
  font-size: 14px;
  color: #333333;
  line-height: 2.071;
}
.about .about_r a {
  margin-top: 56px;
  display: block;
  width: 200px;
  line-height: 44px;
  text-align: center;
  background: #f1a45a;
  position: relative;
  font-size: 14px;
  color: #fff;
}
.about .about_r a:before {
  position: absolute;
  top: 0;
  left: 30px;
  bottom: 0;
  margin: auto;
  display: block;
  content: "";
  background: #fff;
  width: 20px;
  height: 1px;
}
.about .about_r a:after {
  position: absolute;
  top: 0;
  right: 30px;
  bottom: 0;
  margin: auto;
  display: block;
  content: "";
  background: #fff;
  width: 20px;
  height: 1px;
}
.about .about_r a:hover {
  background: #51a8b5;
  color:#fff;
}
.inner-column{
	position:relative;
}

.inner-column:before{
	position:absolute;
	content:'';
	right:0px;
	bottom:-50px;
	width:379px;
	height:423px;
	background:url(../../images/boxi/pattern-6.png) no-repeat;
}

.inner-column .image{
	position:relative;
	margin-left:-10px;
}

.inner-column .image img{
	position:relative;
	max-width:100%;
	display:block;
}
.fwxm .fwxm_d {
  margin-top: 36px;
  margin-bottom:50px;
}
.fwxm .fwxm_d ul li {
  width: 31.3333%;
  float: left;
  position: relative;
  margin-left:1.5%;
  margin-right:1.5%;
}
.fwxm .fwxm_d ul li:first-child {
  width: 31.3333%;
  float: left;
  position: relative;
  margin-left:0;
  margin-right:1.5%;
}
.fwxm .fwxm_d ul li:last-child {
  width: 31.3333%;
  float: left;
  position: relative;
  margin-left:1.5%;
  margin-right:0;
}
.fwxm .fwxm_d ul li a {
  position: relative;
  display: block;
}
.fwxm .fwxm_d ul li a > img {
  width: 100%;
}
.fwxm .fwxm_d ul li a .fwxm_d1 {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto 0;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.fwxm .fwxm_d ul li a .fwxm_d1 h3 {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}
.fwxm .fwxm_d ul li a .fwxm_d1 p {
  font-size: 16px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 2;
  position: relative;
  padding:5% 8%;
}
.fwxm .fwxm_d ul li a .fwxm_d1 p:before {
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  content: "";
  width: 60px;
  height: 2px;
  background: #51a8b5;
}
.fwxm .fwxm_d ul li a .yinying {
  transition: 0.5s all;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
}
.fwxm .fwxm_d ul li a .yinying .more {
  transition: all 0.5s;
  position: absolute;
  top: -44px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  width: 58px;
  z-index: 99;
}
.fwxm .fwxm_d ul li:hover .fwxm_d1 {
  opacity: 0;
}
.fwxm .fwxm_d ul li:hover .yinying {
  opacity: 1;
}
.fwxm .fwxm_d ul li:hover .yinying .more {
  top: 50%;
}
.fwxm_t {
  margin-top: 52px !important;
  text-align: center;
}
.fwxm_t h3 {
  font-size: 30px;
  line-height: 2.5;
  color: #51a8b5;
}
.fwxm_t p {
  width: 820px;
  margin: 0 auto;
  font-size: 16px;
  color: #353537;
  line-height: 1.563;
  position: relative;
}
.fwxm_t p:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  display: block;
  content: "";
  background: #808080;
  height: 1px;
  width: 40px;
}
.fwxm_t p:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  content: "";
  background: #808080;
  height: 1px;
  width: 40px;
}
.fwxm_t i {
  margin-top: 20px;
  display: block;
  font-size: 14px;
  color: #808080;
  text-transform: uppercase;
  line-height: 1.714;
}
.z_alzs{
  padding-top:1px;
}
.z_alzs .z_alzs_t {
  padding-bottom:50px;
}
.z_alzs .z_alzs_t ul li {
  transition: 0.5s all;
  float: left;
  width: 24.25%;
  margin-top: 28px;
  margin-right:1%;
}
.z_alzs .z_alzs_t ul li:last-child {
  margin-right:0;
}
.z_alzs .z_alzs_t ul li a {
  display: block;
  position:relative;
}
.z_alzs .z_alzs_t ul li a .z_alzs_t1 {
  overflow: hidden;
}
.z_alzs .z_alzs_t ul li a .z_alzs_t1 img {
  width: 100%;
  webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}
.z_alzs .z_alzs_t ul li a .z_alzs_t1 img:hover {
  webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.z_alzs .z_alzs_t ul li a .z_alzs_d {
  padding: 0 34px;
  border: 1px solid #e6e6e6;
  background:#fff;
}
.z_alzs .z_alzs_t ul li a .z_alzs_d .z_alzs_d1 {
  padding: 25px 0;
  border-bottom: 1px solid #e6e6e6;
}
.z_alzs .z_alzs_t ul li a .z_alzs_d .z_alzs_d1 h3 {
  font-size: 16px;
  line-height: 2;
  color: #333333;
}
.z_alzs .z_alzs_t ul li a .z_alzs_d .z_alzs_d1 p {
  font-size: 14px;
  line-height: 2;
  color: #8f8f8f;
}
.z_alzs .z_alzs_t ul li a .z_alzs_d .z_alzs_d2 {
  line-height: 56px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.z_alzs .z_alzs_t ul li a .z_alzs_d .z_alzs_d2 span {
  font-size: 14px;
  color: #8f8f8f;
  text-transform: uppercase;
}
.z_alzs .z_alzs_t ul li a .z_alzs_d .z_alzs_d2 .img2 {
  opacity: 0;
  display: none;
}
.z_alzs .z_alzs_t ul li:nth-of-type(4n+1) {
  margin-left: 0;
}
.z_alzs .z_alzs_t ul li:hover a .z_alzs_d {
  background: #51a8b5;
}
.z_alzs .z_alzs_t ul li:hover a .z_alzs_d .z_alzs_d1 h3 {
  color: #fff;
}
.z_alzs .z_alzs_t ul li:hover a .z_alzs_d .z_alzs_d1 p {
  color: #ffffff;
}
.z_alzs .z_alzs_t ul li:hover a .z_alzs_d .z_alzs_d2 span {
  color: #fff;
}
.z_alzs .z_alzs_t ul li:hover a .z_alzs_d .z_alzs_d2 .img2 {
  opacity: 1;
  display: block;
}
.z_alzs .z_alzs_t ul li:hover a .z_alzs_d .z_alzs_d2 .img1 {
  display: none;
  opacity: 0;
}
.xw {
}
.xw .xw_t {
  margin-top: 30px;
  margin-bottom:80px;
}
.xw .xw_t ul li {
  margin-right: 2%;
  float: left;
  transition: 0.5s all;
  width: 32%;
  background: #fff;
  box-shadow: 0 0 5px #999;
}
.xw .xw_t ul li:last-child {
  margin-right: 0;
}
.xw .xw_t ul li a {
  display: block;
  padding: 40px 30px;
  background: rgba(0, 0, 0, 0.4);
}
.xw .xw_t ul li a:hover {
  background: rgba(0, 0, 0, 0.7);
}
.xw .xw_t ul li a .xw_t1 h3 {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 1.556;
}
.xw .xw_t ul li a:hover .xw_t1 h3 {
  color: #51a8b5;
}
.xw .xw_t ul li a .xw_t1 p {
  padding-top: 30px;
  font-size: 14px;
  color: #fff;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.xw .xw_t ul li a .xw_d {
  padding-top: 40px;
}
.xw .xw_t ul li a .xw_d h2 {
  font-size: 28px;
  color: #fff;
  line-height: 1;
}
.xw .xw_t ul li a .xw_d i {
  font-size: 24px;
  color: #fff;
  line-height: 1.167;
}
.xw .xw_t ul .xw_on {
  background: #51a8b5;
}
.xw .xw_t ul .xw_on .xw_t1 h3 {
  color: #ffffff;
}
.xw .xw_t ul .xw_on .xw_t1 p {
  color: #ffffff;
}
.xw .xw_t ul .xw_on .xw_d h2 {
  color: #ffffff;
}
.xw .xw_t ul .xw_on .xw_d i {
  color: #fff;
}
.xw .xw_t ul li:hover {
  background: #51a8b5;
}
.xw .xw_t ul li:hover .xw_t1 h3 {
  color: #ffffff;
}
.xw .xw_t ul li:hover .xw_t1 p {
  color: #ffffff;
}
.xw .xw_t ul li:hover .xw_d h2 {
  color: #ffffff;
}
.xw .xw_t ul li:hover .xw_d i {
  color: #fff;
}
.xw .xw_t ul li:nth-of-type(3n+1) {
  margin-left: 0;
}
.ly {
  display: flex;
  margin-top: 80px;
  justify-content: space-between;
  background: url("../../images/boxi/img12.png") no-repeat center;
}
.ly .ly_t {
  background: rgba(143, 146, 147, 0.5);
  padding: 135px 256px 140px 356px;
}
.ly .ly_t h3 {
  font-size: 28px;
  color: #ffffff;
  line-height: 1.5;
}
.ly .ly_t h3 i {
  color: #51a8b5;
}
.ly .ly_t p {
  padding-top: 70px;
}
.ly .ly_d {
  margin-top: 74px;
  width: 528px;
  padding-right: 270px;
}
.ly .ly_d ul li {
  padding-left: 25px;
  border-bottom: 1px solid #51a8b5;
  line-height: 50px;
  margin-bottom: 20px;
}
.ly .ly_d ul li span {
  font-size: 14px;
  color: #333333;
}
.ly .ly_d ul li input {
  border: none;
  background: none;
  font-size: 16px;
  padding-left: 20px;
  width: 89%;
}
.ly .ly_d ul li textarea {
  font-size: 16px;
  width: 100%;
  outline: none;
  background: none;
  resize: none;
  border: none;
  height: 100px;
}
.ly .ly_d ul li input[type="submit"] {
  background: #51a8b5;
  font-size: 14px;
  color: #fff;
  text-align: center;
  padding-left: 0;
  line-height: 50px;
  width: 170px;
}
.ly .ly_d ul li:last-child {
  margin-top: 50px;
  margin-bottom: 0;
  border-bottom: none;
  text-align: right;
}
footer {
  background: #333333;
}
/*
footer .footer {
  padding: 35px 0 25px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
footer .footer .fot > img {
  width: 100%;
}
footer .footer .fot .fot_t {
  padding-top: 25px;
}
footer .footer .fot .fot_t h3 {
  font-size: 14px;
  color: #ffffff;
  line-height: 1.714;
}
footer .footer .fot .fot_t h3 img {
  margin-right: 6px;
  vertical-align: top;
  margin-top: 5px;
}
footer .footer .fot .fot_t p a {
  padding-top: 10px;
  font-size: 22px;
  color: #ffffff;
  line-height: 1.091;
}
footer .footer .fot .fot_t p a:hover {
  color: #51a8b5;
}
footer .footer .fod ul {
  width: 200px;
  text-align: center;
  float: left;
}
footer .footer .fod ul li h3 {
  font-size: 16px;
  color: #ffffff;
  line-height: 1.813;
}
footer .footer .fod ul li a {
  display: block;
  font-size: 14px;
  color: #b8b8b8;
  line-height: 2;
}
footer .footer .fod ul li a:hover {
  color: #51a8b5;
}
footer .footer_t {
  line-height: 68px;
  border-top: 1px solid #424242;
  border-bottom: 1px solid #424242;
}
footer .footer_t span {
  float: left;
  font-size: 16px;
  color: #ffffff;
}
footer .footer_t .footer_t1 a {
  display: inline-block;
  font-size: 14px;
  color: #b8b8b8;
  padding: 0 30px;
}
footer .footer_t .footer_t1 a:hover {
  color: #51a8b5;
}
footer .footer_d {
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 84px;
}
footer .footer_d span {
  display: block;
  width: 80%;
  text-align: right;
  font-size: 14px;
  color: #b8b8b8;
}
footer .footer_d span a:hover {
  color: #51a8b5;
}
*/
@media only screen and (max-width: 1720px) {
  .fwxm .fwxm_d ul li:hover .yinying .more {
    top: 40%;
  }
  .xwzx_xq {
    padding: 0 10px;
    margin-top: 40px;
  }
  .about .about_r {
    width: 720px;
  }
  .fwxm_t {
    margin-top: 50px!important;
  }
  .fwxm .fwxm_d {
    margin-top: 30px;
  }
  .z_alzs .z_alzs_t {
    margin-top: 30px;
  }
  .z_alzs .z_alzs_t ul {
    padding: 0 10px;
  }
  .z_alzs .z_alzs_t ul li {
    width: 32.1%;
  }
  .xw .xw_t {
    margin-top: 30px;
  }
  .xwzx {
    margin-top: 30px;
  }
  .xw .xw_t ul {
    margin: 0 10px;
  }
  .xw .xw_t ul li {
    width: 30%;
  }
  .xw .xw_t ul li a .xw_t1 h3 {
    font-size: 17px;
  }
  .xwzx ul {
    margin: 0 10px;
  }
  .ly {
    margin-top: 40px;
  }
  .xwzx > ul > li {
    padding: 20px 34px;
    width: 44.4%;
  }
  .ly .ly_d {
    padding-right: 72px;
  }
  .ly .ly_t {
    padding: 135px 256px 140px 290px;
  }
  footer .footer_d span {
    width: auto;
  }
  .alzs ul {
    padding: 0 10px;
  }
  .alzs > ul > li {
    margin-left: 23px;
  }
  .products ul {
    padding: 0 10px;
  }
  .products > ul > li {
    margin-left: 23px;
  }
  .bg img {
    width: 100%;
  }
  .bg,
  .banner2 {
    width: 100% !important;
    margin: auto !important;
  }
  .header_l {
    padding-left: 10px;
  }
  .wp {
    width: 100% !important;
  }
  .gywm .gywm_t {
    padding: 0 10px;
  }
  .gywm .gywm_d {
    padding: 0 10px;
  }
  footer .footer {
    padding: 75px 10px;
  }
  footer .footer_t {
    padding: 0 10px;
  }
  footer .footer_d {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 1520px) {
	.about .about_l {
		width: 380px;
	}
	.about .about_r {
		width: 780px;
		padding-top: 38px;
		padding-left: 100px;
  		padding-bottom: 40px;
		padding-right:100px;
		background: url("../../images/boxi/img7.png") no-repeat right;
		background-size: 100% 100%;
	}
	.inner-column .image{
		margin-left:-30px;
		margin-right:40px
	}
	.about .about_r a {
		background: #f1a45a;
		color: #fff;
	}
  
  .fwxm .fwxm_d ul li:hover .yinying .more {
    top: 35%;
  }
  .xwzx_xq {
    margin-top: 20px;
  }
  .z_alzs .z_alzs_t ul li {
    width: 24.2%;
  }
  .xwzx_xq .xwzx_xq_t p {
    margin-top: 15px;
  }
  .z_alzs .z_alzs_t ul li a .z_alzs_d .z_alzs_d1 {
    padding: 15px 0;
  }
  .fwxm_t {
    margin-top: 25px!important;
  }
  .about {
    margin-top: 30px !important;
  }
  .z_alzs .z_alzs_t {
    margin-top: 0px;
  }
  .xw .xw_t ul li {
    width: 31.8%;
  }
  .xw .xw_t ul li a .xw_t1 p {
    padding-top: 10px;
  }
  .xw .xw_t ul li a .xw_d {
    padding-top: 20px;
  }
  .ly .ly_t {
    padding: 80px 100px 100px 120px;
  }
  .about .about_r h3 {
    font-size: 26px;
  }
  .about .about_r h2 {
    font-size: 14px;
  }
  .about .about_r p {
    padding-top: 15px;
  }
  .xwzx_xq .xwzx_xq_d {
    padding: 10px 0;
  }
  .xwzx_xq .syp {
    line-height: 80px;
  }
  .xwzx > ul > li {
    width: 42.9%;
  }
  .alzs > ul > li {
    margin-left: 18px;
  }
  .alzs > ul > li a .alzs_t p {
    margin: 15px 20px;
  }
  .products > ul > li {
    margin-left: 18px;
  }
  .products > ul > li a .products_t p {
    margin: 15px 20px;
  }
  .header .header_r ul li {
    width: 125px;
  }
  .header {
    padding: 20px 0;
  }
  .gywm .gywm_t {
    margin-top: 20px;
  }
  .gywm .gywm_d {
    margin: 30px 0;
  }
  footer .footer .fod ul {
    width: 155px;
  }
}
@media only screen and (max-width: 1400px) {
  .about .about_l {
    width: 380px;
  }
  .about .about_r {
    width: 760px;
    padding-top: 38px;
    padding-left: 100px;
    padding-bottom: 40px;
    padding-right:100px;
    background: url("../../images/boxi/img7.png") no-repeat right;
    background-size: 100% 100%;
  }
  .inner-column .image{
    margin-left:-30px;
    margin-right:40px
  }
  .about .about_r a {
    background: #f1a45a;
    color: #fff;
  }
  .about .about_r h3 {
    font-size: 26px;
  }
  .about .about_r h2 {
    font-size: 14px;
  }
  .about .about_r p {
    padding-top: 15px;
  }

  .xwzx > ul > li {
    padding: 20px 34px;
    width: 94.8%;
  }
  .xwzx > ul > li a {
    width:900px;
  }
}
@media screen and (max-width: 1200px) {
  .xwzx {
    margin-top: 10px;
  }
  .about .about_l {
    width: 550px;
  }
  .about .about_r {
    width: 308px;
    padding-left: 156px;
    padding-top: 54px;
    padding-right: 10px;
  }
  .about .about_r p {
    height: 284px;
    overflow: hidden;
  }
  .z_alzs .z_alzs_t ul li {
    width: 23.5%;
  }
  .xw .xw_t ul li {
    width: 31.5%;
  }
  .z_alzs .z_alzs_t ul li a .z_alzs_d {
    padding: 0 15px;
  }
  .xw .xw_t ul li a .xw_d i {
    font-size: 18px;
  }
  .ly .ly_d {
    padding-right: 22px;
  }
  .ly .ly_t {
    padding: 80px 40px 100px 76px;
  }
  .xw .xw_t ul li {
    padding: 20px;
  }
  .xw .xw_t ul li a .xw_d h2 {
    font-size: 20px;
  }
  .about .about_r a {
    margin-top: 10px;
  }
  .about .about_r h3 {
    font-size: 22px;
  }
  .xwzx > ul > li {
    width: 41.7%;
  }
  .alzs > ul > li {
    margin-top: 15px;
    margin-left: 15px;
  }
  .products > ul > li {
    margin-top: 15px;
    margin-left: 15px;
  }
  .header .header_r ul li {
    width: 104px;
  }
  footer .footer .fod ul {
    width: 130px;
  }
  footer .footer_d {
    line-height: 100px;
  }
  footer .footer_d span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media screen and (max-width: 1024px) {
	.about .about_l {
		width: 370px;
	}
	.about .about_r {
		width: 580px;
		padding-top: 18px;
		padding-left: 20px;
		padding-bottom: 10px;
		padding-right:40px;
		background: url("../../images/boxi/img7.png") no-repeat right;
		background-size: 100% 100%;
	}
	.inner-column .image{
		margin-left:-30px;
		margin-right:20px
	}
	.about .about_r a {
		margin-top: -25px;
		background: #f1a45a;
		color: #fff;
	}
	.z_alzs .z_alzs_t ul li {
		width: 24.25%;
	}
	.z_alzs .z_alzs_t ul li a .z_alzs_d .z_alzs_d2 {
	  line-height: 40px;
	}
	.z_alzs .z_alzs_t ul li a .z_alzs_d .z_alzs_d1 {
	  padding: 10px 0;
	}
	
	.xw .xw_t ul li {
		margin-right: 1%;
		float: left;
		transition: 0.5s all;
		width: 28.64%;
		background: #fff;
		box-shadow: 0 0 5px #999;
	}
	
	
  .xwzx_xq .syp {
    line-height: 50px;
  }
  .xwzx > ul > li a h2 {
    padding-top: 20px;
  }
  .xwzx > ul > li a p {
    padding-top: 20px;
  }
  .ly .ly_d ul li:last-child {
    margin-bottom: 20px;
  }
  .xwzx > ul > li a > img {
    margin-top: 20px;
  }
  .xwzx > ul > li {
    width: 41.2%;
  }
  .header_r {
    display: none;
  }
  .nav-img {
    padding-right: 10px !important;
    display: block !important;
  }
  .nav-img img {
    width: 24px;
  }
  .gywm .gywm_d {
    margin: 20px 0;
  }
  
  .alzs > ul > li a .div1 img {
	max-height:202px;
	min-height: 202px;
  }
}
@media screen and (max-width: 1022px) {
  .about .about_r {
    width: 303px;
    padding-bottom: 0;
    padding-top: 0;
  }
  .z_alzs .z_alzs_t ul li {
    width: 23.4%;
  }
  .about .about_l {
    width: 500px;
  }
  .about .about_r p {
    height: 330px;
  }
  .about .about_r a {
	  margin-top: 40px;
	  background: #f1a45a;
	  color: #fff;
  }
  .xw .xw_t ul li {
    width: 31.4%;
  }
  .ly .ly_d {
    width: 470px;
  }
  .ly .ly_d ul li input {
    width: 88%;
  }
}
@media screen and (max-width: 968px) {
  .xwzx > ul > li a p{
    height: auto;
  }
  .xwzx > ul > li {
    width: 38.9%;
  }
  .about .about_l {
    background: none;
    width: 436px;
  }
  .about .about_l embed {
    padding: 0;
    left: 0;
  }
  .about .about_r p {
    height: 167px;
  }
  .fwxm_t p {
    width: 735px;
  }
  .about {
    margin-top: 20px !important;
  }
  .fwxm_t {
    margin-top: 20px!important;
  }
  .fwxm .fwxm_d {
    margin-top: 20px;
  }
  .fwxm .fwxm_d ul li a .fwxm_d1 h3 {
    font-size: 20px;
  }
  .fwxm .fwxm_d ul li a .fwxm_d1 p {
    font-size: 16px;
    line-height: 1;
  }
  .z_alzs .z_alzs_t ul li {
    width: 24.2%;
  }
  .xw .xw_t ul li {
    width: 27.3%;
  }
  .xw .xw_t ul li a .xw_t1 h3 {
    font-size: 14px;
  }
  .xw .xw_t ul li a .xw_t1 p {
    padding-top: 10px;
    line-height: 1.5;
  }
  .ly {
    margin-top: 20px;
  }
  .ly .ly_t {
    display: none;
  }
  .fwxm_t h3 {
    font-size: 22px;
    line-height: 3;
  }
  .fwxm_t p {
    font-size: 14px;
  }
  .ly .ly_d {
    width: 100%;
    margin-top: 0;
    padding: 0 10px;
  }
  .alzs > ul > li {
    margin-left: 11px;
  }
  .about .about_r {
    background: none;
  }
  .about .about_r {
    padding: 0 10px;
  }
  .alzs > ul > li a .alzs_t .alzs_d {
    line-height: 44px;
    margin: 0 10px;
  }
  .pages {
    margin: 15px 0 !important;
  }
  .alzs > ul > li a .products_t p {
    margin: 10px;
  }
  .products > ul > li {
    margin-left: 11px;
  }
  .products > ul > li a .products_t .products_d {
    line-height: 44px;
    margin: 0 10px;
  }
  .products > ul > li a .products_t p {
    margin: 10px;
  }
  .header .header_l a img {
    width: 50%;
  }
  .header {
    padding: 15px 0;
  }
  footer .footer .fod ul {
    width: 98px;
  }
  footer .footer .fot > img {
    width: 84%;
  }
  footer .footer {
    padding: 25px 10px;
  }
}
@media screen and (max-width: 768px) {
	.about .about_l {
		width: 320px;
	}
	.about .about_l img {
		border:#fff 5px solid;
		box-shadow: 10px 10px 5px #333;
	}
	.about .about_r {
		width: 350px;
		padding-top: 38px;
		padding-left: 20px;
		padding-bottom: 30px;
		padding-right:20px;
		background: url("../../images/boxi/img7.png") no-repeat right;
		background-size: 100% 100%;
	}
	.inner-column .image{
		margin-left:-70px;
		margin-right:30px
	}
	.xw .xw_t ul li {
		margin-right: 1.48%;
		float: left;
		transition: 0.5s all;
		width: 27%;
		background: #fff;
		box-shadow: 0 0 5px #999;
	}
	.xw .xw_t ul li:last-child {
	    margin-right: 0;
	}


  .fwxm .fwxm_d ul li a .fwxm_d1 p {
    font-size: 14px;
    height: 30px;
    line-height: 1;
    margin-top: 10px;
  }
  .xwzx > ul > li a h3 {
    font-size: 20px;
  }
  .fwxm .fwxm_d ul li a .yinying {
    display: none;
  }
  .fwxm .fwxm_d ul li:hover .fwxm_d1 {
    opacity: 1;
  }
  .xwzx > ul > li {
    width: 42.6%;
    padding: 20px;
  }
  .xwzx > ul > li a h2 {
    font-size: 17px;
  }
  .xwzx > ul > li a p {
    padding-top: 10px;
  }
  .alzs > ul > li a .alzs_t .alzs_d {
    line-height: 35px;
  }
  .products > ul > li a .products_t .products_d {
    line-height: 35px;
  }
  footer .footer .fod ul {
    width: 75px;
  }
  footer .footer_t .footer_t1 a {
    padding: 0 16px;
  }
  .gywm .gywm_t .gywm_l a {
    width: 100px;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 1rem;
  }
  .gywm .gywm_t {
    margin-top: 10px;
  }
  .gywm .gywm_d {
    margin: 10px 0;
  }
}
@media screen and (max-width: 766px) {
  .about {
    margin-top: 10px !important;
  }
  .z_alzs .z_alzs_t ul li {
    width: 47.5%;
  }
  .fwxm .fwxm_d ul li {
    width: 50%;
  }
  .alzs > ul > li {
    margin-left: 8px;
  }
  .products > ul > li {
    margin-left: 8px;
  }
  .about .about_l {
    float: none;
    width: 96%;
    padding: 0 10px;
  }
  .about .about_r {
    float: none;
    width: 96%;
    margin-top: 20px;
  }
  .fwxm .fwxm_d ul li a .fwxm_d1 h3 {
    font-size: 18px;
  }
  .z_alzs .z_alzs_t ul li:nth-of-type(2n+1) {
    margin-left: 0;
  }
  .about .about_r a {
    margin: 0 auto;
    margin-top: 20px;
	z-index:1000;
  }
  .z_alzs .z_alzs_t ul li {
    margin-top: 15px;
  }
  .z_alzs .z_alzs_t ul li:nth-child(4) {
    margin-left: 27px;
  }
  .z_alzs .z_alzs_t ul li a .z_alzs_d .z_alzs_d1 h3 {
    line-height: 1.5;
  }
  .xw .xw_t ul li {
    width: 40.8%;
    margin-top: 10px;
  }
  .xw .xw_t {
    margin-top: 15px;
  }
  .xw .xw_t ul li:nth-of-type(2n+1) {
    margin-left: 0!important;
  }
  .fwxm_t i {
    margin-top: 10px;
  }
  .fwxm_t p {
    width: 552px;
  }
  .xwzx > ul > li {
    width: 39.9%;
    padding: 20px;
  }
  .xwzx_xq .syp {
    display: inherit;
    line-height: 22px;
    padding: 10px 0;
  }
  .xwzx_xq .syp a {
    /*white-space: nowrap;*/
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
  }
}











@media screen and (max-width: 568px) {

  footer .footer_d span {
    white-space: inherit;
    overflow: inherit;
    text-overflow: clip;
  }
  .ly .ly_d ul li input {
    width: 75%;
  }
  .xw .xw_t ul li {
    width: 39.1%;
  }
  .about .about_l {
    width: 96%;
  }
  .fwxm_t p:before {
    width: 15px;
  }
  .fwxm_t p:after {
    width: 15px;
  }
  .about .about_r {
    width: 96%;
  }
  footer .footer {
    display: none;
  }
  .z_alzs .z_alzs_t ul li {
    width: 47%;
  }
  .xwzx_xq .xwzx_xq_d {
    padding-bottom: 10px;
    padding-top: 0;
  }
  .fwxm_t p {
    width: 481px;
  }
  .xwzx > ul > li {
    width: 37.9%;
    padding: 15px 20px;
  }
  .xwzx > ul > li a > img {
    margin-top: 10px;
  }
  .xwzx > ul > li a h2 {
    padding-top: 10px;
  }
  .alzs > ul > li {
    margin-left: 7px;
  }
  .alzs > ul > li a .div1 img {
	max-height:120px;
	min-height: 120px;
  }
  .alzs > ul > li a .alzs_t .alzs_d h3 {
    font-size: 14px;
  }
  .alzs > ul > li a .alzs_t p {
    line-height: 1.5;
  }
  .products > ul > li {
    margin-left: 7px;
  }
  .products > ul > li a .products_t .products_d h3 {
    font-size: 14px;
  }
  .products > ul > li a .products_t p {
    line-height: 1.5;
  }
  footer .footer .fod {
    display: none;
  }
  .gywm_r {
    display: none;
  }
  .gywm .gywm_d p {
    margin-top: 10px;
    width: 100%;
    overflow: hidden;
  }
  footer .footer_d {
    padding: 10px 20px;
    display: inherit;
    line-height: 30px;
  }
  footer .footer_d span {
    width: 100%;
    text-align: left;
  }
  footer .footer_t .footer_t1 a {
    padding: 0 8px;
  }
  footer .footer .fot {
    text-align: center;
  }
  footer .footer .fot > img {
    width: 22%;
  }
}
@media screen and (max-width: 480px) {
  .xwzx > ul > li {
    width: 94.4%;
    padding: 10px 20px;
  }
  .fwxm_t p:before {
    display: none;
  }
  .fwxm_t p:after {
    display: none;
  }
  .fwxm_t p {
    width: 415px;
  }
  .xw .xw_t ul li {
    width: 37.3%;
  }
  .about .about_l {
    width: 95%;
  }
  .about .about_r {
    width: 95%;
  }
  .z_alzs .z_alzs_t ul li {
    width: 46.5%;
  }
  .xwzx > ul > li a h2 {
    font-size: 14px;
  }
  .xwzx > ul > li a p {
    line-height: 1.5;
  }
  .alzs > ul > li {
    width: 48%;
    margin-left: 14px;
  }
  .alzs > ul > li:nth-of-type(2n+1) {
    margin-left: 0 !important;
  }
  .alzs > ul > li:nth-child(4) {
    margin-left: 14px;
  }
  .products > ul > li {
    width: 48%;
    margin-left: 14px;
  }
  .products > ul > li:nth-of-type(2n+1) {
    margin-left: 0 !important;
  }
  .products > ul > li:nth-child(4) {
    margin-left: 14px;
  }
  footer .footer {
    padding: 15px 10px;
  }
  footer .footer_t span {
    float: none;
  }
  .footer_t1 {
    float: none;
  }
  footer .footer_t {
    line-height: 30px;
    padding: 10px;
  }
}
@media screen and (max-width: 414px) {
	.about .about_r {
		padding-right:0;
	  	padding-top:30px;
	  	padding-bottom: 50px;
		padding-left:25px;
		width:370px;
	}
	.about .about_l {
	  	width: 380px;
	  	/*background: url("../../images/boxi/img8.png") no-repeat left;*/
	}
	.about .about_l img {
		border:#fff 5px solid;
		box-shadow: 10px 10px 5px #333;
		width:90%;
		margin-left:5%;
	}
	.inner-column:before{
		background:none;
	}
	.inner-column .image{
		margin-left:0;
		margin-right:10px
	}
	
	.fwxm .fwxm_d ul li, .fwxm .fwxm_d ul li:first-child, .fwxm .fwxm_d ul li:last-child {
	  width: 90%;
	  margin-left:5%;
	  margin-right:5%;
	  margin-bottom:20px;
	}
	
	.z_alzs .z_alzs_t ul li {
		width: 49%;
		margin-right:2%;
	}
	.z_alzs .z_alzs_t ul li:nth-child(2n) {
		margin-right:0;
	}
	.z_alzs .z_alzs_t ul li:last-child {
		margin-left:0;
		margin-right:0;
	}
	.z_alzs .z_alzs_t ul li a .z_alzs_d .z_alzs_d1 {
	  	padding: 5px 0;
	}
	.z_alzs .z_alzs_t ul li a .z_alzs_d .z_alzs_d1 h3{
		height: 40px;
		line-height:40px;
	}
	
	.xw .xw_t ul li {
		margin-right: 0;
		width: 89.6%;
		margin-bottom:10px;
	}


  .alzs > ul > li a .div1{
    height: 116px;
  }
  .alzs > ul > li a .div1 img {
	max-height:116px;
	min-height: 116px;
  }
  .xwzx_xq .xwzx_xq_d p img{
    width: 100%;
  }
  .alzs > ul > li a .alzs_t .alzs_d h3{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .alzs > ul > li a .alzs_t .alzs_d h2{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .products > ul > li a .div1{
    height: 96px;
  }
  .xwzx_xq .xwzx_xq_d p img{
    width: 100%;
  }
  .products > ul > li a .products_t .products_d h3{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .products > ul > li a .products_t .products_d h2{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .xwzx > ul > li {
    width: 88%;
  }
  .alzs > ul > li {
    margin-left: 15px;
  }
  .alzs > ul > li:nth-child(4) {
    margin-left: 15px;
  }
  .products > ul > li {
    margin-left: 15px;
  }
  .products > ul > li:nth-child(4) {
    margin-left: 15px;
  }
  .fwxm_t p {
    width: 411px;
  }
}
@media screen and (max-width: 411px) {
  .xwzx > ul > li {
    width: 87.9%;
  }
  .fwxm_t {
    margin-top: 52px !important;
  }
  .fwxm_t p {
    width: 409px;
  }
}
@media screen and (max-width: 410px) {
  .about .about_l {
    margin-top:100px;
  }
  .about .about_l img {

  }
  .xwzx_xq .xwzx_xq_t h3 {
    font-size: 20px;
  }
  .fwxm {
    margin-top: 52px !important;
  }
  .fwxm_t p {
    overflow: hidden;
    width: 346px;
    padding: 0 10px;
  }
  .fwxm .fwxm_d ul li, .fwxm .fwxm_d ul li:first-child, .fwxm .fwxm_d ul li:last-child {
    width: 90%;
    float: left;
    position: relative;
    margin-left:5%;
    margin-right:5%;
    margin-bottom: 20px;
  }
  .fwxm .fwxm_d ul li:last-child {
    margin-bottom: 0;
  }
  .z_alzs {
    margin-top: 0;
  }
  .z_alzs .z_alzs_t ul li, .z_alzs .z_alzs_t ul li:first-child, .z_alzs .z_alzs_t ul li:last-child {
    width: 90%;
    float: left;
    position: relative;
    margin-left:5%;
    margin-right:5%;
    margin-bottom: 5px;
  }
  .z_alzs .z_alzs_t ul li:nth-child(3) {
    margin-left:5%;
    margin-right:5%;
  }
  .z_alzs .z_alzs_t ul li:last-child {
    margin-bottom: 0;
  }
  .xw .xw_t ul li {
    width: 89.68%;
  }
  .xwzx_xq .xwzx_xq_t p {
    margin-top: 10px;
  }
  .xwzx_xq {
    margin-top: 10px;
  }
  .xwzx_xq .xwzx_xq_d p {
    padding-top: 5px;
  }
  .xwzx > ul > li {
    width: 88.5%;
  }
  .alzs > ul > li {
    margin-left: 14px;
  }
  .alzs > ul > li:nth-child(4) {
    margin-left: 14px;
  }
  .products > ul > li {
    margin-left: 14px;
  }
  .products > ul > li:nth-child(4) {
    margin-left: 14px;
  }
}
@media screen and (max-width: 375px) {
	.about .about_r {
		width: 94%;
		padding-left:15px;
		padding-bottom:0;
	}
	.about .about_l {
		width: 94%;
		margin-top:20px;
		padding-left:2%;
	  	/*background: url("../../images/boxi/img8.png") no-repeat left;*/
	}
	
	.xw .xw_t ul li {
		width: 88.68%;
	}
	
  .ly .ly_d ul li:last-child {
    margin-top: 20px;
  }
  .xwzx > ul > li {
    width: 94.5%;
  }
  .alzs > ul > li {
    margin-left: 14px;
  }
  .alzs > ul > li:nth-child(4) {
    margin-left: 14px;
  }
  .alzs > ul > li a .alzs_t .alzs_d h3 {
    font-size: 13px;
  }
  .alzs > ul > li a .alzs_t .alzs_d h2 {
    font-size: 13px;
  }
  .products > ul > li {
    margin-left: 14px;
  }
  .products > ul > li:nth-child(4) {
    margin-left: 14px;
  }
  .products > ul > li a .products_t .products_d h3 {
    font-size: 13px;
  }
  .products > ul > li a .products_t .products_d h2 {
    font-size: 13px;
  }
}
@media screen and (max-width: 374px) {
  .xwzx > ul > li {
    width: 88.7%;
  }
  .fwxm_t {
    margin-top: 82px !important;
  }
  .fwxm_t p {
    width: 324px;
  }
  .alzs > ul > li {
    margin-left: 13px;
  }
  .products > ul > li {
     margin-left: 13px;
  }
  .z_alzs .z_alzs_t ul li {
    margin-left: 26px;
  }
  .z_alzs .z_alzs_t ul li:nth-child(4) {
    margin-left: 26px;
  }
  .z_alzs .z_alzs_t ul li a .z_alzs_d {
    padding: 0 10px;
  }
  .xw .xw_t ul li {
    margin-left: 16px;
  }
  .alzs > ul > li:nth-child(4) {
    margin-left: 13px;
  }
  .products > ul > li:nth-child(4) {
    margin-left: 13px;
  }
}
@media screen and (max-width: 360px) {
	.z_alzs .z_alzs_t ul li:nth-child(2n) {
	  margin-left: 18px;
	}
  
	.xwzx > ul > li {
	  width: 87.8%;
	}
	.xw .xw_t ul li {
		width: 87.8%;
	  	margin-left: 15px;
		margin-bottom:10px;
	}
	.xw .xw_t ul li:nth-child(2n) {
	  margin-left: 0;
	}
	.ly {
	  margin-top: 10px;
	}
}
@media screen and (max-width: 359px) {
  .about .about_r {
    width: 94%;
  }
  .about .about_l {
    width: 94%;
  }
  .fwxm_t {
    margin-top: 82px !important;
  }
  .fwxm_t p {
    width: 302px;
  }
  .z_alzs .z_alzs_t ul li {
    margin-left: 23px;
  }
  .z_alzs .z_alzs_t ul li:nth-child(2n) {
    margin-left: 0;
  }
  .z_alzs .z_alzs_t ul li:nth-child(4) {
    margin-left: 23px;
  }
  .z_alzs .z_alzs_t ul li a .z_alzs_d .z_alzs_d1 p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .xw .xw_t ul li {
    width: 87.2%;
  }
  .ly .ly_d ul li textarea {
    height: 30px;
  }
  .xwzx > ul > li {
    width: 87.7%;
  }
  .alzs > ul > li {
    margin-left: 12px;
  }
  .alzs > ul > li:nth-child(4) {
    margin-left: 12px;
  }
  .xwzx_xq .xwzx_xq_t h3 {
    font-size: 18px;
  }
  .products > ul > li {
    margin-left: 12px;
  }
  .products > ul > li:nth-child(4) {
    margin-left: 12px;
  }
}
@media screen and (max-width: 320px) {
	.about .about_r {
		padding-left:15px;
		width:290px;
		padding-bottom:0;
	}
	.about .about_l {
		margin-top:20px;
		padding-left:2%;
	  	/*background: url("../../images/boxi/img8.png") no-repeat left;*/
	}
	
	.z_alzs .z_alzs_t ul li:nth-child(2n) {
	  margin-left: 15px;
	}
	.z_alzs .z_alzs_t ul li:nth-child(4) {
	  margin-left: 15px;
	}
	
	.xw .xw_t ul li {
	  width: 87%;
	}
	.xw .xw_t ul li:nth-child(2n) {
	  margin-left: 0;
	}
  
  .alzs > ul > li {
    margin-left: 11px;
  }
  .alzs > ul > li:nth-child(4) {
    margin-left: 11px;
  }
  .products > ul > li {
    margin-left: 11px;
  }
  .products > ul > li:nth-child(4) {
    margin-left: 11px;
  }
  .xwzx > ul > li {
    width: 31.6%;
  }
  .fwxm_t {
    margin-top: 82px !important;
  }
  .fwxm_t p {
    width: 295px;
  }
}


.descp_info {
	padding: 50px 30px 23px 30px;
	border-bottom: 1px solid #f3f3f6;
}
.descp_info:nth-child(2n) {
  background: #fafafa;
}
.descp_info > h3 {
	color: #f1a45a;
	font-size: 20px;
	margin-bottom: 0px;
	margin-top: -3px;
}
.descp_info p {
	margin-bottom: 24px;
}
.descp_info p:last-child {
	margin-bottom: 0;
}


.page_info { padding-top:30px;text-align:center;font:12px '微软雅黑';}
.page_info a { display:inline-block; padding:0px 8px; height:22px;font-size:12px;line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333}
.page_info a.a1 {padding:0px 12px; height:22px; line-height:22px;margin-top:0px;}
.page_info a:hover { background:#f1f1f1; color:#000; text-decoration:none; }
.page_info span {width:20px; display:inline-block;  padding:0px 8px; height:22px; line-height:22px; background:#51a8b5; border:1px solid #51a8b5; color:#fff; text-align:center; }
.page_info .noPage { display:inline-block;  padding:0px 12px; height:22px; line-height:22px;border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }