@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;
}





img {
	max-width: 100%;
}
.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;
}


ul:after {
	content: '';
	display: block;
	clear: both;
}





.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;
}
.pagebt {
  text-align: center;
  overflow: hidden;
  font-size: 20px;
  color: #333;
  border-bottom: 1px dashed #ddd;
  padding: 0 0 15px 0;
  margin-bottom: 10px;
  color: #ea3516;
  line-height: 1.5;
}
.pagecs {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  overflow: hidden;
  color: #888;
  font-size: 12px;
  padding: 5px 0 15px 0;
  line-height: 1.1;
}
.pagecs li {
  padding: 0 10px;
}
.botsxp {
  overflow: hidden;
  width: 100%;
  line-height: 24px;
  font-size: 12px;
  background: #f5f5f5;
  margin: 15px 0 0 0;
  border-radius: 5px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}
.botsxp .fl {
  padding: 10px;
  width: 600px;
  overflow: hidden;
}

.main .fl {
  float: left;
}
.main .fr {
  float: right;
}
.main .main_da {
  width: 940px;
  overflow: hidden;
}
.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 .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;
}

.nextpro li{
	line-height: 55px;
	height: 55px;
	width: 45%;
	font-size: 14px;	
	float: left;
}
.main_bor .pingjia {
  
  padding: 10px;
  line-height: 25px;
}
.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 .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;
}


.newslist li {
  background: #f5f5f5;
  margin-top: 10px;
  overflow: hidden;
  position: relative;
  padding: 20px 130px 20px 115px;
}
.newslist li .date {
  position: absolute;
  left: 20px;
  top: 20px;
  bottom: 20px;
  background: rgba(255, 255, 255, 0.5);
  width: 76px;
  text-align: center;
  line-height: 1.7;
}
.newslist li .date em {
  display: block;
  overflow: hidden;
  font-weight: bold;
  padding: 7px 0 0 0;
  font-size: 20px;
}
.newslist li .more {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 90px;
  line-height: 36px;
  margin-top: -15px;
  text-align: center;
  color: #fff;
  background: rgba(234, 53, 22, 0.8);
}
.newslist li .more:hover {
  background: #f0592d;
}
.newslist li .bt {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
  font-size: 16px;
}
.newslist li p {
  display: block;
  overflow: hidden;
  line-height: 22px;
  height: 44px;
}
.newslist li:first-child {
  margin-top: 0;
}
.newslist li:hover {
  background: rgba(234, 53, 22, 0.1);
}















@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;}
.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;
	}





.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;}

.mnews{display: none;}

	 
}
	 
	 
	 
@media screen and (max-width:1199px) and (min-width:1024px) {
.mnews{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;
	}




.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 ;}
	
	



.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;}
	


	

.mnews {
	font-size: 100px;
	width:100%;
}
.mnews h2{ line-height: 30px; font-size: 16px; color:#666; width: 100%; text-align:center; font-weight:500; margin: 8px 0;}
.mnews .newscon{line-height: 20px; text-align: center; color:#999; border-bottom: 1px dashed #efefef; font-size: 10px; width:100%;margin-bottom: 5px;}
.mnews .newsbody{width:92%; margin:0 auto; line-height: 24px; font-size: 14px;}
.mnews .newsbody img{width:100%;}
.mtitle{height:30px;width: 98%; border: 1px solid #efefef; border-left: 3px solid #ea3516; text-indent: 2em; line-height: 30px; font-size: 14px;margin-bottom: 10px; background-color: #fafafa; margin: 0 auto;}
.mnews .mnewslist{width: 100%; }
.mnews .mnewslist li{
	  
	  margin: 0px 5px 0 5px;
	  padding: 5px 10px;
	  
	  border-bottom: 1px dashed #efefef;
	  
}
.mnews  .mnewslist li h2{font-size: 18px; line-height: 22px; font-weight: 400; color:#333}
.mnews  .mnewslist li .mdate{font-size:10px; line-height: 20px; color: #999; text-align: center;}
.mnews  .mnewslist li p{font-size:14px; text-indent: 2em; line-height: 22px; color: #666;}
.mnews  .nextlink{line-height: 25px; color:#666; font-size:14px; width: 92%; margin: 10px auto;}
.mnews .line{height:1px; border-bottom: 1px dashed #efefef;width:100%; margin: 5px 0;}	











		
		
}


@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"; }
