@charset "utf-8";
/* CSS Document by  Qidi365.com*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, menu, nav, section, time, mark, audio, video, details, summary{ margin:0; padding:0;}
.ph-head{
    display: none;
}
.ph-head-guide ul {
    display: none;
}

.banner .swiper-slide img{width: 100%;}
.banner .swiper-pagination-bullet-active {opacity: 1;background: #0b598a !important;width: 40px !important;}
.banner .swiper-pagination-bullet {width: 20px;height: 4px;display: inline-block;border-radius: 10px;background: #fff;opacity: 1;}

.fh5co-heading {
	background: url(../images/title_bg.png) no-repeat center bottom;
}


img {
	max-width: 100%;
}

.product_list .img {
	max-height: 195px;
}
.product_list li:nth-child(4n+1) {
	clear: both;
}
.product_list li {
	width: 25%;
	float: left;
}
.product_list a {
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	display: block;
	margin: 10px;
}
.product_list ul {
	margin: -10px;
}

ul:after {
	content: '';
	display: block;
	clear: both;
}
.product_list {
	padding-bottom: 10px;
}
.product_list .text {
	border-top: 1px solid #e8e8e8;
	text-align: center;
	padding: 5px;
	line-height: 22px;
}
.product_list .text h4 {
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 2px;
}
.product_list .text p {
	text-align: center;
	color: #333;
	font-size: 14px;
	padding: 0 10px;
}



.anli li:nth-child(4n+1) {
	clear: both;
}
.anli li {
	width: 25%;
	float: left;
}
.anli a {
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,255,0.3);
	display: block;
	margin: 10px;
}
.anli ul {
	margin: -10px;
}
.anli img {
	max-height: 100%;
	display: block;
	overflow: hidden;
	max-width:100%;
}

.anli {
	padding-bottom: 10px;
}
.anli .text {
	border-top: 1px solid #e8e8e8;
	text-align: center;
	padding: 20px;
	line-height: 26px;
}
.anli .text h4 {
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 10px;
}
.anli .text p {
	text-align: center;
	color: #666;
	font-size: 16px;
	padding: 0 10px;
}

.anli li:hover{background-color: #f9f9f9; }



.h_title {
	width: 94%;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	margin: 15px 3% 15px;
	padding: 0 0 10px;
	border-bottom: 1px solid #dedede;
}
.h_title h3 {
	float: left;
	height: 30px;
	line-height: 30px;
	color: #333;
	font-size: 20px;
	padding-left: 20px;
	position: relative;
}
.h_title h3:before {
	content: '';
	display: block;
	width: 3px;
	height: 18px;
	background: #333;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	left: 0;
}
.h_title h3 a {
	color: #4d779e;
	font-size: 24px;
}
.h_title h3 img {
	display: block;
	width: 2px;
	height: 24px;
	float: left;
	margin: 3px 18px 3px 0;
	padding: 0;
}
.h_title h3 span {
	display: inline-block;
	color: #999;
	font-size: 14px;
	font-family: "Arial";
	font-style: italic;
	margin: 0 0 0 14px;
	font-weight: normal;
}
.h_title a {
	display: inline-block;
	float: right;
	color: #7a9bba;
	font-size: 14px;
}
.h_title a img {
	display: inline-block;
	vertical-align: middle;
	margin: -4px 0 0 4px;
}
.h_article {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 30px 0 30px;
	background: #fff;
}
.h_article .art_l, .h_article .art_r {
	width: 31%;
	overflow: hidden;
	margin: 0 3% 0 0;
	padding: 0;
	border: 1px solid #e7eaf1;
	border-radius: 5px;
	box-shadow: 0 1px 3px rgba(0, 37, 55, 0.05);
}
.h_article .art_l {
	float: left;
}
.h_article .art_r {
	float: right;
	margin: 0;
}
.art_list {
	width: 94%;
	height: 212px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 0 0 0;
	box-sizing: border-box;
}
.art_list ul li {
	width: 100%;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	margin: 0;
	padding: 0 0 0 12px;
	background: url(../images/art_tb.jpg) 8px center no-repeat;
	box-sizing: border-box;
}
.art_list ul li a {
	display: inline-block;
	width: 75%;
	color: #666;
	font-size: 14px;
	text-indent: 4px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.art_list ul li span {
	display: inline-block;
	width: 20%;
	color: #999;
	font-family: "Arial";
	font-size: 12px;
	float: right;
	text-align: right;
}
.art_list ul li a:hover {
	color: #4d779e;
	text-decoration: underline;
}
.art_list ul.downlist {
	float: left;
	width: 100%;
}
.art_list ul.downlist li {
	width: 50%;
	height: 34px;
	overflow: hidden;
	line-height: 34px;
	margin: 0;
	box-sizing: border-box;
	color: #fff;
	padding: 0 0 0 0;
	float: left;
	margin-bottom: 7px;
	background: none;
}
.art_list ul.downlist li a {
	text-align: center;
	display: inline-block;
	width: 75%;
	color: #fff;
	background: #cecece;
	font-size: 14px;
	text-indent: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-radius: 0 0 2px 2px;
	padding: 0 5% 0 5%;
	position: relative;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
.art_list ul.downlist li a:hover {
	color: #fff;
	text-decoration: none;
	background: #7a9bba;
}

.ly_vd {
	width: 94%;
	height: 212px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 0 0 0;
	box-sizing: border-box;
}


.ny_banner {
	width: 100%;
	margin-bottom: 20px;
	position: relative;
	background: url(/images/bbbanner.jpg) center center no-repeat;
	overflow: hidden;
}
.ny_banner .slideshow {
	height: 300px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.main {
  width: 100%;
  padding: 5px 0 30px 0;
  overflow: hidden;
}.main .contbox {
  background: url(../images/contleft.jpg) center top no-repeat;
  padding: 105px 15px 5px 15px;
  overflow: hidden;
}
.main .contbox dt {
  color: #ea3516;
  font-weight: bold;
  padding: 0 0 8px 0;
}

.main .procate li > a {
  display: block;
  overflow: hidden;
  line-height: 44px;
  padding: 0 0 0 25px;
  background: -webkit-linear-gradient(right, #fafafa, #f0f0f0);
  background: -moz-linear-gradient(right, #fafafa, #f0f0f0);
  background: -o-linear-gradient(right, #fafafa, #f0f0f0);
  background: linear-gradient(right, #fafafa, #f0f0f0);
  border-bottom: 1px dotted #ddd;
}
.main .procate li > a:hover {
  color: #fff;
  background: rgba(240, 89, 45, 0.8);
}
.main .procate li.on > a {
  color: #fff;
  background: rgba(240, 89, 45, 0.8);
}
.main .contbox dd {
  border-top: 1px dotted #ddd;
  padding: 8px 0 8px 65px;
  position: relative;
  overflow: hidden;
  font-size: 12px;
  line-height: 1.5;
}
.main .contbox dd span {
  position: absolute;
  left: 0px;
  top: 8px;
  width: 65px;
}
.prolist li .more {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  overflow: hidden;
}
.main .main_big {
  width: 940px;
  overflow: hidden;
}
.main .main_xiao {
  width: 230px;
  overflow: hidden;
}
.main .main_pd {
  padding: 20px;
  overflow: hidden;
  line-height: 2;
}

.main .fl {
  float: left;
}
.main .fr {
  float: right;
}

.main .main_bor {
  border: 1px solid #efefef;
  overflow: hidden;
  margin-top: 10px;
}
.main .main_bor .btit {
  text-align: center;
  overflow: hidden;
  line-height: 50px;
  color: #fff;
  background: -webkit-linear-gradient(bottom, #ea3516, #ee5e45);
  background: -moz-linear-gradient(bottom, #ea3516, #ee5e45);
  background: -o-linear-gradient(bottom, #ea3516, #ee5e45);
  background: linear-gradient(bottom, #ea3516, #ee5e45);
  font-size: 18px;
}
.main .main_bort {
  border-top: 2px solid rgba(234, 53, 22, 0.7);
}
.main .main_bort .ktit {
  background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
  background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
  background: -o-linear-gradient(bottom, #f5f5f5, #eee);
  background: linear-gradient(bottom, #f5f5f5, #eee);
  line-height: 44px;
  padding: 0 20px;
  font-weight: bold;
  color: #ea3516;
  overflow: hidden;
  box-shadow: 0 0 2px #eee;
}

.main .main_bort .ktit .fr {
  color: #888;
}
.main .main_bort .ktit .fr em {
  color: #ff0000;
}
.main .main_bort .ktit .fr {
  color: #888;
}
.main .main_bort .ktit .fr em {
  color: #ff0000;
}
.main .position {
  overflow: hidden;
  border: 1px solid #efefef;
  border-left: 3px solid #ea3516;
  padding: 8px 0 8px 10px;
  background: #fafafa;
}
.main .position a:hover {
  color: #ea3516;
}
.main .contbox {
  background: url(../images/contleft.jpg) center top no-repeat;
  padding: 105px 15px 5px 15px;
  overflow: hidden;
}
.main .contbox dt {
  color: #ea3516;
  font-weight: bold;
  padding: 0 0 8px 0;
}
.main .contbox dd {
  border-top: 1px dotted #ddd;
  padding: 8px 0 8px 65px;
  position: relative;
  overflow: hidden;
  font-size: 12px;
  line-height: 1.5;
}
.main .contbox dd span {
  position: absolute;
  left: 0px;
  top: 8px;
  width: 65px;
}
.main .procate li > a {
  display: block;
  overflow: hidden;
  line-height: 44px;
  padding: 0 0 0 25px;
  background: -webkit-linear-gradient(right, #fafafa, #f0f0f0);
  background: -moz-linear-gradient(right, #fafafa, #f0f0f0);
  background: -o-linear-gradient(right, #fafafa, #f0f0f0);
  background: linear-gradient(right, #fafafa, #f0f0f0);
  border-bottom: 1px dotted #ddd;
}.main .main_bort .ktit {
  background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
  background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
  background: -o-linear-gradient(bottom, #f5f5f5, #eee);
  background: linear-gradient(bottom, #f5f5f5, #eee);
  line-height: 44px;
  padding: 0 20px;
  font-weight: bold;
  color: #ea3516;
  overflow: hidden;
  box-shadow: 0 0 2px #eee;
}

.main_bort .prolist li:nth-child(4) {
  display: none;
}

.main_da .pronewstj li {
  width: 429px;
}
.main_da .prolist li:nth-child(4) {
  display: block;
}
.main_da .prolist li {
  width: 209px; padding:10px;
}
.main_da .prolist li .pic img {
  height: 155px;
}

.main_xiao .rxrxun .pic img {
  height: 140px;
}
 
.prolist {
  overflow: hidden;
  margin: -10px;
}
.prolist li {
  float: left;
  width: 276px;
  padding: 10px 15px;
  text-align: center;
}
.prolist li .pic {
  display: block;
  overflow: hidden;
  border: 1px solid #eee;
}

.prolist li .bt {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 36px;
  line-height: 36px;
}
.prolist li .bt:hover {
  color: #ea3516;
}
.prolist li .more {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  overflow: hidden;
}
.prolist li .more a {
  display: block;
  overflow: hidden;
  margin: 0 10px;
  background: rgba(234, 53, 22, 0.8);
  color: #fff;
  width: 80px;
  line-height: 26px;
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 2px;
}
.prolist li .more a:hover {
  opacity: 0.8;
}
.prolist li .more a:last-child {
  background: #f0592d;
}
.prolist li .info {
  color: #888;
  font-size: 12px;
  max-height: 60px;
  line-height: 20px;
  overflow: hidden;
  padding: 0 10px;
  margin-top: -4px;
}
.prolist li .price {
  color: #888;
  font-size: 12px;
  max-height: 20px;
  line-height: 20px;
  overflow: hidden;
  padding: 0 10px;
  margin-top: -14px;
  margin-bottom: 5px;
}
.prolist li .pic img {
  width: 100%;
  height: 205px;
  transition: all 0.7s;
}
.prolist li .pic:hover {
  border: 1px solid #ea3516;
}
.prolist li .pic:hover img {
  transform: scale(1.1);
}
.pagelist{clear: both;margin:40px auto 20px auto; padding-top:10px; overflow: hidden; text-align: center;font-size:14px; }
.pagelist ul li.thisclass a{color: #fff;}
.pagelist ul li{display:inline-block;border: 1px solid #ccc;padding: 6px 15px;margin: 0 1px;line-height:24px;background: #fff;color:#999;border-radius:2px}
.pagelist ul li:hover{background:#ea3516;color:#fff;border: 1px solid #ea3516}
.pronewstj {
  padding: 15px 0;
  overflow: hidden;
}
.pronewstj li {
  float: left;
  width: 414px;
  line-height: 30px;
  font-size: 12px;
  margin: 0 20px;
}
.pronewstj li span {
  float: right;
  color: #888;
}
.pronewstj li a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  padding: 0 0 0 10px;
}
.pronewstj li a:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 50%;
  width: 0;
  height: 0;
  margin-top: -3px;
  border-top: 3px solid transparent;
  border-left: 4px solid #ea3516;
  border-bottom: 3px solid transparent;
}

.proview {
  padding: 20px;
  overflow: hidden;
}
.proview .ban {
  width: 400px;
  float: left;
}
.proview .ban .big {
  border: 1px solid #d4d4d4;
  overflow: hidden;
}
.proview .ban .big .swiper-slide {
  cursor: pointer;
}
.proview .ban .big img {
  width: 100%;
  height: 298px;
  cursor: pointer;
}
.proview .ban .big .iconfont {
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-size: 24px;
  opacity: 0.2;
}
.proview .ban .big .iconfont:hover {
  opacity: 0.5;
  color: #ea3516;
}
.proview .ban .small {
  margin: 10px 0 15px 0;
  overflow: hidden;
  position: relative;
  padding: 0 25px;
}
.proview .ban .small .swiper-slide {
  cursor: pointer;
}
.proview .ban .small .swiper-slide img {
  width: 75px;
  height: 57px;
  padding: 2px;
  border: 1px solid #d4d4d4;
}
.proview .ban .small .active-nav img {
  border: 1px solid #ea3516;
}
.proview .ban .small .arrow-left,
.proview .ban .small .arrow-right {
  position: absolute;
  top: 50%;
  z-index: 10;
  width: 20px;
  height: 40px;
  line-height: 40px;
  margin-top: -20px;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
  outline: 0;
  z-index: 5;
}
.proview .ban .small .arrow-left {
  left: 0px;
}
.proview .ban .small .arrow-right {
  right: 0px;
}
.proview .ban .more {
  color: #ea3516;
  overflow: hidden;
}
.proview .ban .more i {
  margin-right: 5px;
}
.proview .ban .more:hover {
  color: #f0592d;
}
.proview .box {
  width: 440px;
  float: right;
  line-height: 2;
}
.proview .box .bt {
  border-bottom: 1px dashed #ddd;
  font-size: 18px;
  color: #ea3516;
  padding: 0 0 10px 0;
  font-weight: bold;
  margin-bottom: 12px;
  line-height: 1.5;
}
.proview .box strong {
  color: #ea3516;
  font-size: 24px;
}
.proview .box .bdsharebuttonbox {
  padding: 5px 0 15px 0;
  overflow: hidden;
}

.proview .box .but {
  background: -webkit-linear-gradient(bottom, #ea3516, #f0592d);
  background: -moz-linear-gradient(bottom, #ea3516, #f0592d);
  background: -o-linear-gradient(bottom, #ea3516, #f0592d);
  background: linear-gradient(bottom, #ea3516, #f0592d);
  box-shadow: 0 0 1px #ffff00;
  border-radius: 3px;
  color: #fff;
  display: block;
  overflow: hidden;
  width: 120px;
  line-height: 40px;
  text-align: center;
}
.proview .box .but:hover {
  background: -webkit-linear-gradient(right, #ea3516, #f0592d);
  background: -moz-linear-gradient(right, #ea3516, #f0592d);
  background: -o-linear-gradient(right, #ea3516, #f0592d);
  background: linear-gradient(right, #ea3516, #f0592d);
}


.proview .stit {
  border-bottom: 2px solid #ea3516;
  overflow: hidden;
  margin-top: 20px;
}
.proview .stit span {
  display: block;
  overflow: hidden;
  padding: 0 15px;
  color: #fff;
  line-height: 32px;
  background: #ea3516;
  font-weight: bold;
  float: left;
  border-radius: 3px 3px 0 0;
}
.proview .body {
  padding: 20px 15px 25px 15px;
  line-height: 1.8;
  overflow: hidden;
}
.proview .body img {
  max-width: 100%;
  height: auto;
}
.proview .body p {
  padding: 5px 0;
}

.proview .key {
  border-top: 1px dashed #ddd;
  overflow: hidden;
  font-size: 12px;
  padding: 10px 0 0 0;
  line-height: 1.8;
}

.proview .key li {
  float: left;
  margin-right: 10px;
}
.proview .key li a {
  color: #888;
}
.proview .key li a:hover {
  color: #ea3516;
}

.tan_pic {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  padding: 50px;
}
.tan_pic .box {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.tan_pic .box img {
  max-height: 100%;
  max-width: 100%;
}
.tan_pic .close {
  width: 36px;
  height: 36px;
  position: absolute;
  right: 0px;
  top: 0px;
  background: #fff;
  cursor: pointer;
  box-shadow: 0 0 5px #ccc;
  transition: all 0.7s;
}
.tan_pic .close:before,
.tan_pic .close:after {
  width: 18px;
  height: 1px;
  background: #666;
  position: absolute;
  left: 9px;
  top: 17px;
  content: "";
  transform: rotate(45deg);
  transition: all 0.7s;
}
.tan_pic .close:before {
  transform: rotate(45deg);
}
.tan_pic .close:after {
  transform: rotate(-45deg);
}
.tan_pic .close:hover {
  background: #ea3516;
}
.tan_pic .close:hover:before,
.tan_pic .close:hover:after {
  background: #fff;
}
.tan_pic .close:hover:before {
  transform: rotate(315deg);
}
.tan_pic .close:hover:after {
  transform: rotate(225deg);
}


















@media screen and (min-width:1200px) {
.ph-head{display: none;}
.ph-head-guide{display: none;}
*,
*:before,
*:after {
  margin: 0;
  padding: 0;
  font-style: normal;
  list-style: none;
}
html,
body {
  width: 100%;
  height: 100%;
}
body {
  font-size: 14px;
  color: #666;
  font-family: "Microsoft YaHei", "SimSun", "Helvetica Neue", Arial, Helvetica, sans-serif;
  min-width: 1200px;
}
a {
  color: #666;
  text-decoration: none;
  cursor: pointer;
  outline: 0;
  transition: all 0.7s;
}
a:active {
  outline: 0;
}
a:hover {
  outline: 0;
  color: #ea3516;
  text-decoration: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
em,
i {
  font-style: normal;
}
img {
  vertical-align: middle;
}
input,
select,
textarea {
  font-family: "Microsoft YaHei", "simsun", "Helvetica Neue", Arial, Helvetica, sans-serif;
}
textarea {
  overflow: auto;
}
input:focus,
textarea:focus,
button:focus,
select:focus {
  outline: 0;
}
input::-ms-clear {
  display: none;
}
.clearfix,
.clear:after,
.container:after {
  width: 100%;
  clear: both;
  line-height: 0;
  display: block;
  overflow: hidden;
  zoom: 1;
  font-size: 0;
  content: '.';
}
.container {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}	
	
	
	
header .top a {
  color: #888;
  padding: 0 5px;
}
header .top a:hover {
  color: #ea3516;
}
header .top .welcome {
  float: left;
}

header {
  width: 100%;
  overflow: hidden;
}
header .top {
  background: #f5f5f5;
  border-bottom: 1px solid #eee;
  font-size: 12px;
  height: 36px;
  line-height: 36px;
  color: #888;
}

header .top .href {
  float: right;
}
header > .container {
  padding: 15px 0;
}
header .logo {
  float: left;
  height:80px;
  width: 250px;
  background: url(../images/logo.png)  no-repeat;
  text-indent: -9999em;
}

header .logoinfo {
  float: left;
  background: url(../images/head_line.png) left center no-repeat;
  height: 80px;
  padding: 0 0 0 20px;
  margin: 0 0 0 20px;
  font-size: 16px;
}

header .tel b {
  font-size: 24px;
  color: #c01f31;
}

header .logoinfo .bold {
  font-weight: bold;
  font-size: 22px;
  padding: 12px 0 10px 0;
}
header .logoinfo span {
  color: #c01f31;
}
header .tel {
  float: right;
  position: relative;
  padding: 0 0 0 55px;
  line-height: 1.3;
  margin-top: 18px;
}
header .tel .iconfont {
  position: absolute;
  left: 0px;
  top: -5px;
  font-size: 46px;
}

/* nav */
nav {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: url(../images/nav_bj.jpg) center center repeat;
}
nav li {
  float: left;
  background: url(../images/nav_line.png) left center no-repeat;
  padding-left: 2px;
  position: relative;
  z-index: 999;
}
nav li > a {
  display: block;
  overflow: hidden;
  font-size: 16px;
  color: #fff;
  padding: 0 52px;
}
nav li .sub {
  display: none;
  position: absolute;
  left: 0px;
  min-width: 100%;
  white-space: nowrap;
  text-align: center;
}
nav li:first-child {
  padding-left: 0;
  background: none;
}
nav li:hover > a,
nav li.on > a {
  background: #c01f31;
  color: #fff;
}
nav li .sub a {
  display: block;
  overflow: hidden;
  margin-left: 2px;
  background: rgba(0, 0, 0, 0.5);
  padding: 0 20px;
  color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  line-height: 40px;
}
nav li .sub a:hover {
  background: #ea3516;
  color: #fff;
}


.mytitle{height:40px; width: 500px;text-align:center;margin:50px auto 0; color:#333; font-size:30px;font-family: "microsoft yahei";font-weight: 700;line-height: 40px;}
.mytitle h2 {color:#333; font-size:30px;font-family: "microsoft yahei";font-weight: 700;line-height: 40px;margin: 0 auto;}
.titleinfo h3{height:25px;line-height:25px;color: #999;font-size: 14px;font-weight: 400;text-align: center;}
.border-shape::before {
background: #c0c0c0 none repeat scroll 0 0;
bottom: 0;
content: "";
height: 1px;
left: 120px;
margin: 0 auto;
position: absolute;
text-align: center;
top: 1px;
width: 540px;
}
.border-shape {
background: #ff0000 none repeat scroll 0 0;
color: #ff0000;
display: block;
height: 5px;
left: 0;
margin: 0 auto;
position: relative;
right: 0;
text-align: center;
top: 0;
width: 120px;
}
.border-shape::after {
background: #c0c0c0 none repeat scroll 0 0;
bottom: 0;
content: "";
height: 1px;
right: 120px;
margin: 0 auto;
position: absolute;
text-align: center;
top: 1px;
width: 540px;
}

.protab {
		width: 1200px;
		height: 40px;
		overflow: hidden;
		margin: 20px auto ;
		padding: 0;
		text-align: center;
	
	}
	.protab ul {
		display: inline-block;
	}
	.protab ul li {
		width: 190px;
		height: 40px;
		overflow: hidden;
		margin: 0px;
		padding: 0 5px;
		float: left;
		cursor: pointer;
		
	}
	.protab ul li span {
		display: block;
		width: 100%;
		height: 40px;
		overflow: hidden;
		line-height: 40px;
		color: #fff;
		font-size: 16px;
		font-weight: 600;
		text-align: center;
		background: -webkit-linear-gradient(bottom, #ea3516, #ee5e45);
        background: -moz-linear-gradient(bottom, #ea3516, #ee5e45);
        background: -o-linear-gradient(bottom, #ea3516, #ee5e45);
        background: linear-gradient(bottom, #ea3516, #ee5e45);
	}
	.protab ul li span:hover {background-color:#036db7 ;}
	
	.protab ul li.protab0 span {
		background-color: #008ed8;
	}




.product_list{width: 1200px; margin: 0px auto ;}
.img {
	overflow: hidden;
	position: relative;
}
.img:before {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 1px solid rgba(255,255,255,0);
	z-index: 100;
}
.img:hover:before {
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	border: 1px solid rgba(255,255,255,0.5);
}
.img:hover {
	background: #000
}
.img:hover img {
	transform: scale(1.1) rotate(3deg);
	-o-transform: scale(1.051) rotate(1deg);
	-webkit-transform: scale(1.05) rotate(1deg);
	-moz-transform: scale(1.051) rotate(1deg);
	-ms-transform: scale(1.051) rotate(1deg);
	opacity: 0.8;
}


.anli{width:1200px; margin: 20px auto;}





.ly_about {
	width: 100%;
	overflow: hidden;
	margin: 50px auto;
	padding: 10px 0 40px;
	background-color: #f9f9f9;
}


.ly_about .ab_main {
	width: 1200px;
	height: 360px;
	margin: 20px auto 0;
	padding: 0;
	position: relative;
}
.ab_main .ab_text {
	width: 560px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;
}
.ab_text h3 {
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	color: #424a51;
	font-size: 24px;
}
.ab_text p {
	width: 100%;
	overflow: hidden;
	line-height: 26px;
	margin: 40px auto;
	padding: 0;
	color: #888;
	font-size: 14px;
	text-indent: 2em;
	text-align: justify;
}
.ab_text a {
	display: block;
	width: 130px;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	background: -webkit-linear-gradient(bottom, #ea3516, #ee5e45);
    background: -moz-linear-gradient(bottom, #ea3516, #ee5e45);
    background: -o-linear-gradient(bottom, #ea3516, #ee5e45);
    background: linear-gradient(bottom, #ea3516, #ee5e45);
	
	margin-left:150px;
}
.ab_text a span {
	color: #40abe2;
}
.ab_text a:hover {
	
	background: #036db7;
	
}
.ab_main .ab_img {
	width: 720px;
	height: 360px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: -60px;
}

.footnav {
  width: 100%;
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  background: #545454;
}
.footnav ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.footnav ul li {
  color: #ccc;
}
.footnav ul li a {
  display: block;
  overflow: hidden;
  color: #fff;
  padding: 0 18px;
}
.footnav ul li a:hover {
  color: #f0592d;
}

footer {
  width: 100%;
  overflow: hidden;
  padding: 15px 0;
}
footer .logo:before {
  width: 1px;
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0px;
  background: #eee;
  content: "";
}
footer .copy {
  width: 395px;
  float: left;
  overflow: hidden;
  line-height: 30px;
  margin-left:50px;
}
footer .copy a:hover {
  color: #ea3516;
}
footer .copy .icp {
  color: #888;
}

footer .logo {
  height: 150px;
  margin: 0 30px 0 100px;
  width: 250px;
  float: left;
  position: relative;
  overflow: hidden;
}
footer .logo img {
  width: 220px;
  height: 150px;
}

footer .copy .icp a {
  color: #888;
}
footer .copy .icp a:hover {
  color: #ea3516;
}
footer .ewm {
  float: right;
  margin-right: 60px;
}
footer .ewm li {
  float: left;
  margin-left: 25px;
  text-align: center;
}
footer .ewm li img {
  width: 110px;
  height: 110px;
  padding: 4px;
  border: 1px dotted #d7d7d7;
  margin-bottom: 5px;
}
footer .ewm li:first-child {
  margin-left: 0px;
}

.onetext{clear:both; padding:20px 0 0; text-align:center; color:#666;}
.onetext a{color:#666;}

.sjfooter{display: none;}
.sjbottom{display: none;}
.divcon{display: none;}

.flink{width:1200px; line-height: 30px; margin: 0 auto; }
.flinkname{width:80px; text-align:center; font-weight: bold; float: left; }
.flink a{display: block; margin: 0 5px; float: left;}

.mproducts{display: none;}
	 
}
	 
	 
	 
@media screen and (max-width:1199px) and (min-width:1024px) {
.mproducts{display: none;}

.main .fl {
  display: none;
}
.ph-head{display: none;}
.ph-head-guide{display: none;}

.ny_banner .slideshow {
		height: 240px;
	}
*,
*:before,
*:after {
  margin: 0;
  padding: 0;
  font-style: normal;
  list-style: none;
}
html,
body {
  width: 100%;
  height: 100%;
}
body {
  font-size: 14px;
  color: #666;
  font-family: "Microsoft YaHei", "SimSun", "Helvetica Neue", Arial, Helvetica, sans-serif;
  min-width: 1024px;
}
a {
  color: #666;
  text-decoration: none;
  cursor: pointer;
  outline: 0;
  transition: all 0.7s;
}
a:active {
  outline: 0;
}
a:hover {
  outline: 0;
  color: #ea3516;
  text-decoration: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
em,
i {
  font-style: normal;
}
img {
  vertical-align: middle;
}
input,
select,
textarea {
  font-family: "Microsoft YaHei", "simsun", "Helvetica Neue", Arial, Helvetica, sans-serif;
}
textarea {
  overflow: auto;
}
input:focus,
textarea:focus,
button:focus,
select:focus {
  outline: 0;
}
input::-ms-clear {
  display: none;
}
.clearfix,
.clear:after,
.container:after {
  width: 100%;
  clear: both;
  line-height: 0;
  display: block;
  overflow: hidden;
  zoom: 1;
  font-size: 0;
  content: '.';
}
.container {
  width: 1024px;
  margin: 0 auto;
  position: relative;
}	
	
	
	
header .top a {
  color: #888;
  padding: 0 5px;
}
header .top a:hover {
  color: #ea3516;
}
header .top .welcome {
  float: left;
}

header {
  width: 100%;
  overflow: hidden;
}
header .top {
  background: #f5f5f5;
  border-bottom: 1px solid #eee;
  font-size: 12px;
  height: 36px;
  line-height: 36px;
  color: #888;
}

header .top .href {
  float: right;
}
header > .container {
  padding: 15px 0;
}
header .logo {
  float: left;
  height:80px;
  width: 250px;
  background: url(../images/logo.png)  no-repeat;
  text-indent: -9999em;
}
header .logoinfo {
  float: left;
  background: url(../images/head_line.png) left center no-repeat;
  height: 80px;
  padding: 0 0 0 20px;
  margin: 0 0 0 20px;
  font-size: 16px;
}

header .tel b {
  font-size: 24px;
  color: #c01f31;
}

header .logoinfo .bold {
  font-weight: bold;
  font-size: 22px;
  padding: 12px 0 10px 0;
}
header .logoinfo span {
  color: #c01f31;
}
header .tel {
  float: right;
  position: relative;
  padding: 0 0 0 55px;
  line-height: 1.3;
  margin-top: 18px;
}
header .tel .iconfont {
  position: absolute;
  left: 0px;
  top: -5px;
  font-size: 46px;
}

/* nav */
nav {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: url(../images/nav_bj.jpg) center center repeat;
}
nav li {
  float: left;
  background: url(../images/nav_line.png) left center no-repeat;
  padding-left: 2px;
  position: relative;
  z-index: 999;
}
nav li > a {
  display: block;
  overflow: hidden;
  font-size: 16px;
  color: #fff;
  padding: 0 33px;
}
nav li .sub {
  display: none;
  position: absolute;
  left: 0px;
  min-width: 100%;
  white-space: nowrap;
  text-align: center;
}
nav li:first-child {
  padding-left: 0;
  background: none;
}
nav li:hover > a,
nav li.on > a {
  background: #c01f31;
  color: #fff;
}
nav li .sub a {
  display: block;
  overflow: hidden;
  margin-left: 2px;
  background: rgba(0, 0, 0, 0.5);
  padding: 0 20px;
  color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  line-height: 40px;
}
nav li .sub a:hover {
  background: #ea3516;
  color: #fff;
}

.mytitle{height:35px; width: 500px;text-align:center;margin:30px auto 0;}
.mytitle h2 {color:#333; font-size:24px;font-family: "microsoft yahei";font-weight: 700;line-height: 35px;margin: 0 auto;}
.titleinfo h3 {height:25px;line-height:25px;color: #999;font-size: 14px;font-weight: 400;text-align: center;}
.border-shape::before {
background: #c0c0c0 none repeat scroll 0 0;
bottom: 0;
content: "";
height: 1px;
left: 120px;
margin: 0 auto;
position: absolute;
text-align: center;
top: 1px;
width: 450px;
}
.border-shape {
background: #ff0000 none repeat scroll 0 0;
color: #ff0000;
display: block;
height: 5px;
left: 0;
margin: 0 auto;
position: relative;
right: 0;
text-align: center;
top: 0;
width: 120px;
}
.border-shape::after {
background: #c0c0c0 none repeat scroll 0 0;
bottom: 0;
content: "";
height: 1px;
right: 120px;
margin: 0 auto;
position: absolute;
text-align: center;
top: 1px;
width: 450px;
}

.protab {
		width: 1020px;
		height: 40px;
		overflow: hidden;
		margin: 20px auto ;
		padding: 0;
		text-align: center;
	
	}
	.protab ul {
		display: inline-block;
	}
	.protab ul li {
		width: 160px;
		height: 40px;
		overflow: hidden;
		margin: 0px;
		padding: 0 5px;
		float: left;
		cursor: pointer;
	}
	.protab ul li span {
		display: block;
		width: 100%;
		height: 40px;
		overflow: hidden;
		line-height: 40px;
		color: #fff;
		font-size: 16px;
		font-weight: 600;
		text-align: center;
		background: -webkit-linear-gradient(bottom, #ea3516, #ee5e45);
        background: -moz-linear-gradient(bottom, #ea3516, #ee5e45);
        background: -o-linear-gradient(bottom, #ea3516, #ee5e45);
        background: linear-gradient(bottom, #ea3516, #ee5e45);
	}
	.protab ul li span:hover {background-color:#036db7 ;}
	
	.protab ul li.protab0 span {
		background-color: #008ed8;
	}


.product_list{width: 1000px; margin: 0 auto;}
.img {
	overflow: hidden;
	position: relative;
}
.img:before {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 1px solid rgba(255,255,255,0);
	z-index: 100;
}
.img:hover:before {
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	border: 1px solid rgba(255,255,255,0.5);
}
.img:hover {
	background: #000
}
.img:hover img {
	transform: scale(1.1) rotate(3deg);
	-o-transform: scale(1.051) rotate(1deg);
	-webkit-transform: scale(1.05) rotate(1deg);
	-moz-transform: scale(1.051) rotate(1deg);
	-ms-transform: scale(1.051) rotate(1deg);
	opacity: 0.8;
}
.anli{width:1000px; margin: 20px auto;}
.ly_about {
	width: 100%;
	overflow: hidden;
	margin: 50px auto;
	padding: 10px 0 40px;
	background-color: #f5f5f5;
}
.ly_about .ab_main {
	width: 96%;
	min-height: 360px;
	margin: 20px auto 0;
	padding: 0 20px;
	position: relative;
	box-sizing: border-box;
}
.ab_main .ab_text {
	width: 40%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;
}
.ab_text h3 {
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	color: #424a51;
	font-size: 24px;
}
.ab_text p {
	width: 100%;
	overflow: hidden;
	line-height: 26px;
	margin: 40px auto;
	padding: 0;
	color: #888;
	font-size: 14px;
	text-indent: 2em;
	text-align: justify;
}
.ab_text a {
	display: block;
	width: 160px;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	font-size: 14px;
	text-align: center;
	background: -webkit-linear-gradient(bottom, #ea3516, #ee5e45);
    background: -moz-linear-gradient(bottom, #ea3516, #ee5e45);
    background: -o-linear-gradient(bottom, #ea3516, #ee5e45);
    background: linear-gradient(bottom, #ea3516, #ee5e45);
}
.ab_text a span {
	color: #40abe2;
}
.ab_text a:hover {
	background-color: #0081c4;
}
.ab_main .ab_img {
	width: 700px;
	height: 360px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: -60px;
}

.h_title {
	margin: 30px auto 20px;
}
.art_list ul li a {
	width: 65%;
}
.art_list ul li span {
	width: 25%;
}
.h_title h3 span {
	display: none;
}


.footnav {
  width: 100%;
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  background: #545454;
}
.footnav ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.footnav ul li {
  color: #ccc;
}
.footnav ul li a {
  display: block;
  overflow: hidden;
  color: #fff;
  padding: 0 18px;
}
.footnav ul li a:hover {
  color: #f0592d;
}

footer {
  width: 100%;
  overflow: hidden;
  padding: 30px 0;
}
footer .logo:before {
  width: 1px;
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0px;
  background: #eee;
  content: "";
}
footer .copy {
  width: 395px;
  float: left;
  overflow: hidden;
  line-height: 30px;
  margin-left:20px;
}
footer .copy a:hover {
  color: #ea3516;
}
footer .copy .icp {
  color: #888;
}

footer .logo {
  height: 150px;
  margin: 0 30px 0 50px;
  width: 250px;
  float: left;
  position: relative;
  overflow: hidden;
}
footer .logo img {
  width: 220px;
  height: 150px;
}

footer .copy .icp a {
  color: #888;
}
footer .copy .icp a:hover {
  color: #ea3516;
}
footer .ewm {
  float: right;
  margin-right: 60px;
}
footer .ewm li {
  float: left;
  margin-left: 25px;
  text-align: center;
}
footer .ewm li img {
  width: 110px;
  height: 110px;
  padding: 4px;
  border: 1px dotted #d7d7d7;
  margin-bottom: 5px;
}
footer .ewm li:first-child {
  margin-left: 0px;
}

.onetext{clear:both; padding:20px 0 0; text-align:center; color:#666;}
.onetext a{color:#666;}

.sjfooter{display: none;}
.sjbottom{display: none;}
.divcon{display: none;}

.flink{width:1000px; line-height: 30px; margin: 0 auto; }
.flinkname{width:80px; text-align:center; font-weight: bold; float: left; }
.flink a{display: block; margin: 0 5px; float: left;}
	 
	
}


@media screen and (max-width:1023px) {
.ny_banner .slideshow {
		height: 150px;
	}	
.flink{display: none;}
header{display: none;}
nav{display: none;}
li{list-style: none;}
.main{display: none;}
a:link{
    text-decoration:none; color: #272727;text-decoration: none;
}
a:visited{
    text-decoration:none; color: #272727;text-decoration: none;
}
a:hover{
    text-decoration:none; color: #272727;text-decoration: none;
}
a:active{
    text-decoration:none; color: #272727;text-decoration: none;
}
.ph-head{
        overflow: hidden;padding: 10px 0;
        display: block;
    }
    .ph-head img{
    margin-left: 3%;width:180px;
    }
    .ph-head .ph-tit{
        float: right;width: 30px;margin-top:2%;margin-right: 3%;
    }
   
    .ph-head-guide ul li{
        padding: 10px;border-bottom:1px solid #ac140f;background: #dc0000;
    }

    .ph-head-guide ul li a{
        color: #fff;
		margin-left: 5px;
    }
    .ph-head-guide ul li i{
        width: 20px;height: 20px;background: url("../images/home.png") no-repeat;
        background-size: 100% 100%;display: inline-block;vertical-align: middle;margin-right: 10px;
    }
    .ph-head-guide ul li:nth-child(2) i{
        background: url("../images/products.png") no-repeat;
        background-size: 100% 100%;
    }
    .ph-head-guide ul li:nth-child(3) i{
        background: url("../images/info.png") no-repeat;
        background-size: 100% 100%;
    }
    .ph-head-guide ul li:nth-child(4) i{
        background: url("../images/qu.png") no-repeat;
        background-size: 100% 100%;
    }
    .ph-head-guide ul li:nth-child(5) i{
        background: url("../images/anli.png") no-repeat;
        background-size: 100% 100%;
    }
    .ph-head-guide ul li:nth-child(6) i{
        background: url("../images/about.png") no-repeat;
        background-size: 100% 100%;
    }
    .ph-head-guide ul li:nth-child(7) i{
        background: url("../images/contact.png") no-repeat;
        background-size: 100% 100%;
    }
    .ph-head-guide ul li:nth-child(8) i{
        background: url("../images/english.png") no-repeat;
        background-size: 100% 100%;
    }
    .ph-head-guide ul li:nth-child(9) i{
        background: url("../images/homepage.png") no-repeat;
        background-size: 100% 100%;
    }
    
.mytitle{height:30px; width: 100%;text-align:center;margin:20px auto 0;}
.mytitle h2 {color:#333; font-size:18px;font-family: "microsoft yahei";font-weight: 700;line-height: 30px;margin: 0 auto;}
.titleinfo h3 {height:25px;line-height:25px;color: #999;font-size: 14px;font-weight: 400;text-align: center;}
.border-shape::before {
background: #c0c0c0 none repeat scroll 0 0;
bottom: 0;
content: "";
height: 1px;
left: 80px;
margin: 0 auto;
position: absolute;
text-align: center;
top: 1px;
width: 120px;
}
.border-shape {
background: #ff0000 none repeat scroll 0 0;
color: #ff0000;
display: block;
height: 5px;
left: 0;
margin: 0 auto;
position: relative;
right: 0;
text-align: center;
top: 0;
width: 80px;
}
.border-shape::after {
background: #c0c0c0 none repeat scroll 0 0;
bottom: 0;
content: "";
height: 1px;
right: 80px;
margin: 0 auto;
position: absolute;
text-align: center;
top: 1px;
width: 120px;
}

.protab {
		width: 100%;
		height: 110px;
		overflow: hidden;
		margin: 0 auto ;
		padding: 0;
		text-align: center;
	
	}
	.protab ul {
		display: inline-block;
	}
	.protab ul li {
		width: 33.3%;
		height: 50px;
		overflow: hidden;
		box-sizing:border-box;
		margin: 0;
		padding: 5px 5px 5px ;
		float: left;
		cursor: pointer;
	}
	.protab ul li span {
		display: block;
		width: 100%;
		height: 40px;
		overflow: hidden;
		line-height: 40px;
		color: #fff;
		font-size: 16px;
		font-weight: 600;
		text-align: center;
		background: -webkit-linear-gradient(bottom, #ea3516, #ee5e45);
        background: -moz-linear-gradient(bottom, #ea3516, #ee5e45);
        background: -o-linear-gradient(bottom, #ea3516, #ee5e45);
        background: linear-gradient(bottom, #ea3516, #ee5e45);
	}
	.protab ul li span:hover {background-color:#036db7 ;}
	
	


.product_list a {
	margin: 5px;
}
.product_list li {
	width: 50%;
}
.product_list ul {
	margin: 0
}
.product_list li{list-style: none;}
.product_list .text {
	padding: 10px;
}
.product_list .text h4 {
	padding: 0;
	font-size:16px;
}
.product_list .text p {
	padding: 0;
	font-size:12px;
}
.product_list img{position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    min-width: 100%;
    min-height: 100%;
    transform:translate(-50%,-50%);
 }
.product_list .img{height:120px; position:relative;
    overflow:hidden;
}


.anli a {
	margin: 5px;
}
.anli li {
	width: 50%;
}
.anli ul {
	margin: 0
}
.anli li{list-style: none;}
.anli .text {
	padding: 10px;
}
.anli .text p {
	padding: 0
}



.ly_about {
	width: 100%;
	overflow: hidden;
	margin: 0.24rem auto;
	padding: 0.48rem 0;
	background-color: #f5f5f5;
}
.ly_about .ab_main {
	width: 94%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	box-sizing: border-box;
}
.ab_main .ab_text {
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.ab_text h3 {
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	color: #424a51;
	font-size: 0.32rem;
	text-align: center;
}
.ab_text p {
	width: 100%;
	overflow: hidden;
	line-height: 28px;
	margin: 0.24rem auto;
	padding: 0;
	color: #888;
	font-size: 16px;
	
}
.ab_text a {
	display: block;
	width: 120px;
	height: 22px;
	overflow: hidden;
	line-height: 22px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	font-size: 14px;
	text-align: center;
	background: -webkit-linear-gradient(bottom, #ea3516, #ee5e45);
    background: -moz-linear-gradient(bottom, #ea3516, #ee5e45);
    background: -o-linear-gradient(bottom, #ea3516, #ee5e45);
    background: linear-gradient(bottom, #ea3516, #ee5e45);
	margin: 10px auto 30px;
	padding: 8px 0px;
	text-align: center;
}
.ab_text a span {
	color: #40abe2;
}
.ab_text a:hover {
	background-color: #0081c4;
}
.ab_main .ab_img {
	width: 100%;
	overflow: hidden;
	margin: 0.48rem auto 0.48rem;
	padding: 0;
}
.ab_img a img {
	display: block;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
}

.h_article {
	padding: 30px 0 0;
}
.h_article .art_l {
	float: none;
	width: 100%;
}
.h_article .art_r {
	float: none;
	width: 100%;
}
.h_title {
	margin: 20px auto 10px;
}
.h_article .art_l, .h_article .art_r {
	margin-bottom: 15px;
}

.footnav {display: none;
	}
footer{display:none;}
.sjbottom{
	width: 100%;
	padding: 10px 0px;
	line-height: 25px;
	font-size:14px;
	text-align: center;
	color:#fff;
	background-color: #666;
	}
.divcon{width: 100%;height:50px; }
.sjfooter{
	position: fixed;
	bottom: 0;left: 0;
	width: 100%;
	height:50px;
	padding-top: 10px;
	z-index: 999; 
	background-color:rgba(102,102,102,0.5);}
.sjfooterico img{height:25px; width:auto;}
.sjfooterico{height:50px; width:300px; margin: 0 auto;}
.sjfooterico li{float: left; width: 75px;text-align: center;padding-top: 5px; line-height: 15px;color:#fff;font-size: 12px;padding-bottom: 5px;} 
.sjfooterico a:link{color:#fff;}
	
	

.mproducts{width: 98%; margin: 0 auto;}
.mproducts h2{width:100%; text-align: center; font-size: 18px;font-weight: 700; color:red; line-height: 40px; border-bottom:dashed 1px #f5f5f5;}
.mproducts h5{width:100%; text-align: center; font-size: 12px; color:#999; font-weight: normal; line-height: 30px;}

  .swiper-container img {
        width: 100%;
        
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }








	
		
		
}


@font-face {
    font-family: 'deckerregular';
    src: url('../fonts/decker-webfont.eot');
    src: url('../fonts/decker-webfont.eot') format('embedded-opentype'),
    url('../fonts/decker-webfont.woff2') format('woff2'),
    url('../fonts/decker-webfont.woff') format('woff'),
    url('../fonts/decker-webfont.ttf') format('truetype'),
    url('../fonts/decker-webfont.svg#deckerregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {font-family: "iconfont";
  src: url('../fonts/iconfont.eot'); /* IE9*/
  src: url('../fonts/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../fonts/iconfont.svg') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-search1:before { content: "\e601"; }
.icon-email:before { content: "\e668"; }
.icon-right:before { content: "\e600"; }
.icon-close:before { content: "\e606"; }
.icon-left:before { content: "\e623"; }
.icon-down:before { content: "\e649"; }
.icon-date:before { content: "\e651"; }
.icon-rightjt:before { content: "\e658"; }
.icon-tel:before { content: "\e672"; }
.icon-qq:before { content: "\e6b4"; }
.icon-menuf:before { content: "\e652"; }
.icon-fax:before { content: "\e685"; }
.icon-dizhi:before { content: "\e61a"; }
.icon-shouhou:before { content: "\e63d"; }
.icon-fdpic:before { content: "\e792"; }
.icon-fd:before { content: "\e604"; }
.icon-up:before { content: "\e73f"; }
