﻿@charset "utf-8";
/*首页头部*/
*{ -webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: transparent; -moz-tap-highlight-color: rgba(0,0,0,0);-moz-tap-highlight-color: transparent; -o-tap-highlight-color: rgba(0,0,0,0);-o-tap-highlight-color: transparent;  -ms-tap-highlight-color: rgba(0,0,0,0);-ms-tap-highlight-color: transparent; tap-highlight-color: rgba(0,0,0,0); tap-highlight-color: transparent;}
input[type=text]{-webkit-appearats1nce:none;}
input[type=button]{-webkit-appearance:none; border-radius:0;}
input[type=submit]{-webkit-appearance:none;}	
img{ max-width:100%;}
body input[type="text"]:focus,body textarea:focus{ color:#333;}
body{ min-width:320px; max-width:750px; margin:0 auto;}


/*头部*/
header .m-head-w1{ padding:0 2%; overflow:hidden; font:12px/26px "微软雅黑"; height:26px; background:#cd000e; color:#fff;}
header .m-head-w1 p{ background:url(../images/icon91002.png) left center no-repeat; background-size:10px; padding-left:15px;}
header .m-head-w2{ height:60px; border-top:1px solid #fff; background:#fafafa; padding:0 2%; overflow:hidden;}
header .m-head-w2 .logo{ float:left; width:188px; margin:13px 0 0 0;}
header .m-head-w2 .logo img{ display:block;}
header .m-head-w2 .search{ float:right; width:23px; height:23px; background:url(../images/icon91001.png) no-repeat; border:none; background-size:23px; margin:17px 3px 0 0;}

/*主体*/
section{ padding-bottom:65px;}
/*底部*/
footer{ width:100%; overflow:hidden; background:#f7f7f7; height:50px; border-bottom:1px solid #cccccc; border-top:1px solid #ccc; position:fixed; left:0; bottom:0; z-index:99;}
footer li{ width:25%; float:left; text-align:center; overflow:hidden;}
footer li a{ padding-top:34px; font-size:11px; display:block; height:50px; color:#666; box-sizing:border-box; background-size:32px !important;}
footer li.li1 a{ background:url(../images/icon91006.png) center 6px no-repeat;}
footer li.li2 a{ background:url(../images/icon91007.png) center 6px no-repeat;}
footer li.li3 a{ background:url(../images/icon91008.png) center 6px no-repeat;}
footer li.li4 a{ background:url(../images/icon91009.png) center 6px no-repeat;}
footer li a:hover,footer li a.on{ color:#cd000e;}
footer li.li1 a:hover,footer li.li1 a.on{ background:url(../images/icon91010.png) center 6px no-repeat;}
footer li.li2 a:hover,footer li.li2 a.on{ background:url(../images/icon91011.png) center 6px no-repeat;}
footer li.li3 a:hover,footer li.li3 a.on{ background:url(../images/icon91012.png) center 6px no-repeat;}
footer li.li4 a:hover,footer li.li4 a.on{ background:url(../images/icon91013.png) center 6px no-repeat;}

/*首页*/
/*主2*/
.m-sy-W2{ position:relative;}
/*主3*/
.m-sy-W3{}
.m-sy-W3 .f-list{  overflow:hidden;}
.m-sy-W3 .f-list a{ padding:0 2%; background:#fff;overflow:hidden; display:block;}
.m-sy-W3 .f-list a:hover{ background:#f2f2f2;}
.m-sy-W3 .f-list .m-box{ border-top:1px solid #e6e6e6; padding-left:94px; box-sizing:border-box; height:112px; box-sizing:border-box; position:relative; padding-top:14px; padding-bottom:14px;}
.m-sy-W3 .f-list .m-pic{ display:block; position:absolute; left:0; top:14px;}
.m-sy-W3 .f-list .m-title{font:16px/20px "微软雅黑"; height:20px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; color:#333;}
.m-sy-W3 .f-list .m-time{ font:11px/18px "微软雅黑"; height:18px; overflow:hidden; color:#666; margin-bottom:4px; margin-top:2px;}
.m-sy-W3 .f-list .m-digest{ font:12px/18px "微软雅黑"; height:36px; overflow:hidden; color:#666;}
.m-sy-W3 .f-list:first-child  .m-box{ border:none;}


/* 搜索页-内容为空时 */
.g-ser{ width:100%; background-color:#fafafa; overflow:hidden; padding:12px 0; margin-bottom:12px; border-bottom:solid 1px #d9d9d9;}
.m-ser{ width:96%; overflow:hidden; padding:0 2%;}
.u-teo{ background:url(../images/ser.png) no-repeat 10px center #dcdcdc; background-size:16px; width:83%; height:30px; box-sizing:border-box; padding:8px 2% 8px 35px; font-size:14px; color:#333333; border:none; border-radius:6px; display:block; float:left;}
.u-buo{ width:17%; float:left; border:none; cursor:pointer; height:30px; background:none; color:#cd000e; font-size:16px; font-weight:bold; letter-spacing:2px;}
.g-ret{ width:100%; background-color:#fff; overflow:hidden; padding:0 0 30px;}
.m-rew{ width:100%; overflow:hidden; text-align:center; padding:30px 0; color:#9f9f9f; font-size:20px; line-height:40px;}
.m-rew img{ width:160px;}
.u-teo::-webkit-input-placeholder{ color:#333;opacity:1;}    /* 使用webkit内核的浏览器 */
.u-teo:-moz-placeholder{ color:#333;opacity:1;}                  /* Firefox版本4-18 */
.u-teo::-moz-placeholder{ color:#333;opacity:1;}                  /* Firefox版本19+ */
.u-teo:-ms-input-placeholder{ color:#333;opacity:1;}
	


/* 搜索页-内容不为空 */
.m-ret{ width:100%; overflow:hidden;}
.m-ret ul li{ width:96%; overflow:hidden; padding:5px 2%; position:relative;}
.m-bia{ position:absolute; right:2%; top:0;}
.m-bia span{ display:block; float:left; margin-left:5px; background-color:#e6abab; color:#fff; font-size:12px; width:54px; line-height:18px; height:18px; text-align:center;}
.m-ret ul li > a{ display:block; border-top:solid 1px transparent; padding:10px 0; height:95px; border-bottom:solid 1px #e6e6e6;}
.m-ret ul li.f-sow{ background-color:#f2f2f2;}
.m-ret ul li.f-sow a{ border-top-color:transparent; border-bottom-color:#e6e6e6;}
.m-ret ul li:first-child.f-sow a{ border-top-color:#e6e6e6;}
.m-ret-1{ width:95px; height:95px; float:left; margin-right:10px;}
.m-ret-1 img{ display:block; width:95px; height:95px;}
.m-ret-2{ overflow:hidden;}
.m-ret-2 h2{ color:#333333; font-size:18px; line-height:22px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.m-ret-2 h5{ color:#666666; font-size:12px; line-height:20px; margin:5px 0;}
.m-ret-2 p{ color:#666666; font-size:14px; line-height:20px; height:40px; overflow:hidden; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.f-ret{ margin-top:10px;}

/* 新闻资讯-详细页面 */
.m-pos{ background-color:#e6e6e6; width:96%; padding:0 2%; height:40px; line-height:40px; color:#666666; font-size:14px; letter-spacing:1px; margin:5px 0;}
.m-pos a{ color:#666;}
.m-art{ width:96%; overflow:hidden; padding:10px 2% 20px; color:#333333; font-size:14px; line-height:26px; text-align:justify;}
h2.u-art{ color:#333333; font-size:18px; text-align:justify; line-height:20px; font-weight:bold;}
h5.u-art{ color:#888888; font-size:12px; line-height:16px; padding:10px 0; margin-bottom:10px;}
.m-art img{ max-width:100%;}
.m-car{ width:100%; color:#151515; box-sizing:border-box; font-size:14px; text-align:center; padding:20px 0 0; padding-left:2%; padding-right:2%;}
.m-car img{ width:180px; margin:10px auto; display:block; width:120px; height:120px;}
.m-sha{ width:100%; text-align:center; padding:20px 0 30px;}
.m-sha a{ display:inline-block  !important; vertical-align:middle  !important;margin:0  !important; border-left:1px solid #e6e6e6  !important; width:36px; height:36px; padding:0 22px  !important; background-position:top center !important;}
.m-sha div:first-child + a{ border:none  !important;}
.m-sha img{ width:36px  !important; display:block  !important;}
.m-car p{ position:relative; padding:0 2%;}
.m-car p:before{ content:''; width:100%; height:1px; position:absolute; display:block; left:0; top:0; bottom:0; margin:auto; background:#e6e6e6;}
.m-car p i{ background:#fff; padding:0 15px; position:relative; z-index:999;}

/* 招商动态-联系我们 */
.m-map{ width:96%; overflow:hidden; padding:20px 2% 20px;}
.m-map-1{ color:#666666; font-size:14px; line-height:24px; margin-bottom:20px;}
.m-map-1 > h2{ color:#333333; font-size:18px; line-height:36px; font-weight:bold;}
.m-map-2{ width:100%; height:175px; overflow:hidden;}

/* 招商动态-市场配套 */
.m-int{ width:100%; overflow:hidden; padding:10px 0 20px;}
.m-int ul li{ width:47%; margin-left:2%; float:left; margin-bottom:10px; overflow:hidden;}
.m-int ul li span{ position:relative; display:block; overflow:hidden; width:100%; padding-bottom:66%;}
.m-int ul li img{ display:block; max-width:100%; height:100%; position:absolute; left:0; top:0; right:0; margin:0 auto;}
.m-int ul li h2{ color:#333333; font-size:16px; height:34px; line-height:34px; margin-top:8px; margin-bottom:0px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.m-int ul li p{ color:#888888; font-size:14px; line-height:20px;}

/*项目介绍 2017年10月7日20:40:55*/
.bx-wrapper {position: relative;margin: 0 auto 0;padding: 0;*zoom: 1;}
.bx-wrapper a{ /*display:block; width:100%; height:739px;  overflow:hidden; position:relative;*/}
.bx-wrapper a img{/* display:block; position:absolute; height:739px; left:50%; top:0; margin-left:-960px;*/ width:100%; display:block;}
.bx-wrapper .bx-viewport {left: 0;background: #fff;}
.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto {position: absolute;bottom:8px;width: 100%;    box-sizing: border-box;padding: 0 1.5%;}
.bx-wrapper .bx-loading {min-height: 50px;background: url(../images/bx_loader.gif) center center no-repeat #fff;height: 100%;width: 100%;position: absolute;top: 0;
left: 0;z-index: 2000;}
.bx-wrapper .bx-pager {text-align:right;font-size: .85em;font-family: Arial;font-weight: bold;color: #666;}
.bx-wrapper .bx-pager .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block;*zoom: 1;*display: inline;}
.bx-wrapper .bx-pager.bx-default-pager a {background: none;text-indent: -9999px;display: block;width: 8px;height: 8px;margin: 0 4px;outline: 0;border-radius: 5px; overflow:hidden; border:1px solid #fff; line-height:55px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active {background: #cd000e; border-color:#cd000e;}
.bx-wrapper .bx-prev {left:49px;background:url(../images/prev-b.png) top center no-repeat;}
.bx-wrapper .bx-next {right:49px;background: url(../images/next-b.png) top center no-repeat;}
.bx-wrapper .bx-prev:hover {background:url(../images/prev-a.png) top center no-repeat}
.bx-wrapper .bx-next:hover {background: url(../images/next-a.png) top center no-repeat;}
.bx-wrapper .bx-controls-direction a {position: absolute;top: 50%;margin-top: -16px;outline: 0;width: 56px;height: 56px;text-indent: -9999px;z-index: 9999;}
.bx-wrapper .bx-controls-direction a.disabled {display: none;}
.bx-wrapper .bx-controls-auto {text-align: center;}
.bx-wrapper .bx-controls-auto .bx-start {display: block;text-indent: -9999px;width: 10px;height: 11px;outline: 0;background: url(../images/controls.png) -86px -11px no-repeat;margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-start:hover,.bx-wrapper .bx-controls-auto .bx-start.active {background-position: -86px 0;}
.bx-wrapper .bx-controls-auto .bx-stop {display: block;text-indent: -9999px;width: 9px;height: 11px;outline: 0;background: url(../images/controls.png) -86px -44px no-repeat;margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-stop:hover,.bx-wrapper .bx-controls-auto .bx-stop.active {background-position: -86px -33px;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {text-align: left;width: 80%;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {right: 0;width: 35px;}
.bx-wrapper .bx-caption {position: absolute;bottom: 0;left: 0;background: #666\9;background: rgba(0, 0, 0, 0.3);width: 100%; line-height:32px; height:32px; font-size:12px; border-top:1px solid rgba(255,255,255,0.30);}
.bx-wrapper .bx-caption span {color: #fff;font-family: Arial;display: block;font-size: .85em; font-size:14px;padding: 0 28% 0 2%; height:32px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
@media (min-width:320px) and (max-width:375px){
	.bx-wrapper .bx-caption span{ padding-right:20%;}
	}
@media (min-width:376px) and (max-width:400px){
	.bx-wrapper .bx-caption span{ padding-right:15%;}
	}
.m-scgk-W2{ font:16px/46px "微软雅黑"; height:46px; background:#f7f7f7; border-bottom:1px solid #d9d9d9; border-top:1px solid #d9d9d9; padding:0 2%;  font-size:14px;}
.m-scgk-W2 a{ width:20%; overflow:hidden; float:left; text-align:center; color:#666666;}
.m-scgk-W2 .on,.m-scgk-W2 a:hover{ background:#e5e5e5; box-sizing:border-box; border-bottom:1px solid #e20010; color:#e20010;}	
.m-xmjs-W3{ font:16px/1.7 "微软雅黑"; color:#333333; padding:15px 2%; overflow:hidden;}
.m-xmjs-W3 img{ display:block; margin: 10px 0;}	

/*招贤纳士*/
.m-zxns-W3{ padding: 0 2%; }
.m-zxns-W3 .list{ box-shadow: 0 3px 8px rgba(0,0,0,0.35); margin-top:14px; margin-bottom:15px;}
.m-zxns-W3 .list .f-list{ padding: 0 2%; overflow:hidden; height:92px; border-top:1px solid #e6e6e6;}
.m-zxns-W3 .list .m-name{ width:100%; font:18px/30px "微软雅黑"; height:30px; margin-top:12px; display:block; overflow:hidden;}
.m-zxns-W3 .list .m-time{ width:100%; font:12px/19px "微软雅黑"; height:19px; white-space:nowrap; white-space:nowrap; display:block; overflow:hidden;  color:#888;}
.m-zxns-W3 .list .m-where{ width:100%; font:12px/19px "微软雅黑"; height:19px; white-space:nowrap; white-space:nowrap;display:block; overflow:hidden; color:#888;}

/*招聘详细*/
.u-title{ font-size:22px; text-align:center; padding-top:3px; padding-bottom:18px; font-family:"微软雅黑"; line-height:28px;}
.u-name{ font:bold 14px/30px "微软雅黑"; height:30px; padding:0 2%; overflow:hidden; color:#333333; background:#e6e6e6;}
.u-digest{ font:16px/30px "微软雅黑"; padding:7px 2%; color:#333333;}
.u-digest .u-cor{ color:#cd000e}

.m-bigtl{ display:block; position:relative; overflow:hidden; text-align:center; font-size:18px; color:#fff; margin-bottom:5px;}
.m-bigtl img{ display:block;}
.m-bigtl table{ position:absolute; width:100%; height:100%; z-index:11; left:0; top:0; bottom:0; right:0; margin:auto;}

.m-cxnc ul li h2,.m-int ul li h2{ font-size:14px; height:21px; line-height:21px; margin-top:6px; margin-bottom:2px;}
.m-cxnc ul li p,.m-int ul li p{ font-size:11px; height:17px; line-height:17px; overflow:hidden; margin-bottom:2px;}
.m-return{ width:100%; padding:0 2%; overflow:hidden; height:26px; line-height:26px; box-sizing:border-box; background:#cd000e; color:#fff;}
.m-return a{ background:url(../images/icon91109.png) left center no-repeat; background-size:8px; font-size:12px; width:30%; float:left; color:#fff; text-indent:16px;}
@media (min-width:320px) and ( max-width:340px){
	.m-scgk-W2{ font-size:14px;}
}
@media (min-width:341px) and ( max-width:360px){
	.m-scgk-W2{ font-size:15px;}
}

/*.m-sy-W2{ position:relative; height:200px; overflow:hidden; padding:0 2%; margin-top:8px;}
.m-sy-W2 .m-box{ width:160px; position:absolute; height:100%; left:2%; top:0; background:#cd000e; padding:0 2%; box-sizing:border-box;}
.m-sy-W2 img{ min-height:200px;}
.m-sy-W2 .m-digest{ font:12px/17px "微软雅黑"; height:68px; color:#fff; overflow:hidden; margin:13px 0 0 0;}
.m-sy-W2 a{ width:87px; height:24px; color:#fff; line-height:24px; font-size:14px; text-align:center; display:block; margin:20px auto 0; border:1px solid #fff;}
*/
.m-sy-W2{ padding:0 2%; overflow:hidden; margin-top:7px; margin-bottom:7px;}
.m-sy-W2 .m-full{ width:102%; overflow:hidden; height:150px;}
.m-sy-W2 .m-box,.m-sy-W2 .m-video{ float:left; width:48%; height:150px; float:left; margin-right:2%;}
.m-sy-W2 .m-video video,.m-sy-W2 .m-video img{ width:100%; height:150px; display:block;}
.m-sy-W2 .m-box{ background:#f7553c;}
.m-sy-W2 .m-box a{ padding:0 26px; display:block; height:150px; background:url(../images/icon91111.png) 92% center no-repeat; background-size:9px;}
.m-sy-W2 .m-box .m-pic{ width:33px; float:left; clear:both; margin:30px 0 4px 0;}
.m-sy-W2 .m-box .m-title{ font:20px/27px "微软雅黑"; line-height:27px; display:block; color:#fff; width:100%; overflow:hidden; margin:15px 0 0 0;}
.m-sy-W2 .m-box .m-name{text-transform: uppercase; height:18px; line-height:18px;display:block; overflow:hidden;  font-size:12px; color:#fff;}

  /**
   *
   * 下拉样式 Pull down styles
   *
   */
  #pullDown, #pullUp {
   background:#fff;
   height:40px;
   line-height:40px;
   padding:5px 10px;
   border-bottom:1px solid #ccc;
   font-weight:bold;
   font-size:14px;
   color:#888;
  }
  #pullDown .pullDownIcon, #pullUp .pullUpIcon {
   display:block; float:left;
   width:40px; height:40px;
   background:url(pull-icon@2x.png) 0 0 no-repeat;
   -webkit-background-size:40px 80px; background-size:40px 80px;
   -webkit-transition-property:-webkit-transform;
   -webkit-transition-duration:250ms; 
  }
  #pullDown .pullDownIcon {
   -webkit-transform:rotate(0deg) translateZ(0);
  }
  #pullUp .pullUpIcon {
   -webkit-transform:rotate(-180deg) translateZ(0);
  }
 
 
  /**
   * 动画效果css3代码
   */
  #pullDown.flip .pullDownIcon {
   -webkit-transform:rotate(-180deg) translateZ(0);
  }
 
  #pullUp.flip .pullUpIcon {
   -webkit-transform:rotate(0deg) translateZ(0);
  }
 
  #pullDown.loading .pullDownIcon, #pullUp.loading .pullUpIcon {
   background-position:0 100%;
   -webkit-transform:rotate(0deg) translateZ(0);
   -webkit-transition-duration:0ms;
 
   -webkit-animation-name:loading;
   -webkit-animation-duration:2s;
   -webkit-animation-iteration-count:infinite;
   -webkit-animation-timing-function:linear;
  }
 
  @-webkit-keyframes loading {
   from { -webkit-transform:rotate(0deg) translateZ(0); }
   to { -webkit-transform:rotate(360deg) translateZ(0); }
  }

/*2017年10月17日09:47:42 新加*/
.m-jxgn-w{ padding:0 1%; overflow:hidden; margin-bottom:20px;}
.m-jxgn-w a{ width:33.3%; float:left; padding:0 1%; height:102px; overflow:hidden; box-sizing:border-box;}
.m-jxgn-w .m-bj{ width:100%; height:102px; display:block; background:red; background-image:url(../images/icon91111.png); background-repeat:no-repeat; background-position: 93% center; background-size:8px; overflow:hidden;}
.m-jxgn-w .m-bj img{ width:auto !important; display:block; height:39px; margin:14px auto 0;}
.m-jxgn-w .m-bj .m-digest{ font:14px/15px "微软雅黑"; height:30px; overflow:hidden; padding:0 24px; color:#fff; margin-top:6px;}
.m-jxgn-w a:first-child .m-bj{ background-color:#8fc31f;}
.m-jxgn-w a:first-child + a .m-bj{ background-color:#0068b7;}
.m-jxgn-w a:first-child + a + a .m-bj{ background-color:#39324d;}
.m-jxgn-w a:first-child  .m-bj .m-digest{ padding:0 31px; line-height:30px;}
@media(max-width:340px){
	.m-jxgn-w .m-bj .m-digest{ padding:0 15px;}
	.m-jxgn-w a:first-child  .m-bj .m-digest{ padding:0 20px;}
	}

.m-ppjj-nav{ width:100%; height:48px; position:relative; background:#fafafa; overflow:hidden; border-bottom:11px solid #f5f5f5; border-top:2px solid #f5f5f5;}
.m-ppjj-nav a{ color:#666; font-size:15px; border-bottom:2px solid transparent; box-sizing:border-box; height:48px; line-height:48px; width:50%; float:left; text-align:center; overflow:hidden;}	
.m-ppjj-nav a:hover,.m-ppjj-nav .on{ color:#cd000e; border-bottom-color:#cd000e;}
.m-ppjj-nav:before{ content:''; position:absolute; z-index:9; left:0; top:0; bottom:0; right:0; margin:auto; width:1px; background:#bfbfbf; height:22px; display:block;}

.m-shfc-w{ padding:0 1%; overflow:hidden; background:#fff; border-bottom:10px solid #f5f5f5;}
.m-shfc-w.bn{ border:none;}
.m-shfc-w .m-box a{ padding:0 1%; overflow:hidden; box-sizing:border-box; width:33.3%; float:left;}
.m-shfc-w .pic{ position:relative; padding-bottom:83%; display:block; width:100%; overflow:hidden; box-sizing:inherit !important;}
.m-shfc-w .pic img{ display:block; position:absolute; left:0; top:0; display:block; width:100%;}
.m-shfc-w .m-digest{ width:100%; overflow:hidden; font:12px/31px "微软雅黑"; height:31px; margin-bottom:9px; display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.m-shfc-w .m-name{ padding:0 1%; display:block; overflow:hidden; font:16px/43px "微软雅黑"; height:43px; margin-bottom:5px; color:#cd000e;}
.m-shfc-w .m-name i{ font-weight:bold;}
.m-shfc-w .m-name em{ float:right; font-size:12px; max-width:30%; overflow:hidden;}
.m-shfc-w .m-name em a{ color:#333;}

.m-shfc-w{min-height: 183px;}

/*2017年10月24日10:44:17 修改*/
.m-ppjj-nav{ width:100%; height:48px; position:relative; background:#fff; overflow:hidden; border-bottom:11px solid #f5f5f5; border-top:2px solid #f5f5f5;}
.m-ppjj-nav a{ color:#666; font-size:15px; height:48px; line-height:48px; width:25%; float:left; text-align:center; overflow:hidden;}	
.m-ppjj-nav a i{ display:inline-block; height:48px; border-bottom:1px solid transparent; box-sizing:border-box;}
.m-ppjj-nav a:hover,.m-ppjj-nav .on{ color:#cd000e; border:none;}
.m-ppjj-nav a:hover i,.m-ppjj-nav .on i{ color:#cd000e; border-bottom-color:#cd000e;}
.m-ppjj-nav:before{ display:none;}

.m-dspt-w .m-pic{ display:block; width:100%;}
.m-dspt-w .m-box{ font:14px/24px "微软雅黑"; padding:15px 2%; overflow:hidden; margin-bottom:10px; color:#4c4c4c;}
.m-dspt-w .m-az{ width:100%; overflow:hidden; color:#fff; font-size:14px; line-height:1.5; text-align:center; height:230px; background:url(../images/icon91120.png) top center no-repeat; background-size:100% 230px;}
.m-dspt-w .m-az img{ width:120px; height:120px; display:block; margin:35px auto 5px; border:10px solid #fff;}

.m-ret2 ul li > a{ padding-right:20px; background:url(../images/icon91123.png) right center no-repeat; background-size:10px;}
.g-ret2{padding-bottom:0; width:96%; margin:3px auto 0; box-shadow:0 3px 8px rgba(0,0,0,0.35)}
/*.m-ret ul li > a{ border-top:solid 1px #e6e6e6; border-bottom:none;}
.m-ret ul li:first-child > a{ border-top:none;}*/

.u-title1{ font:bold 14px/30px "微软雅黑"; height:30px; background:#e6e6e6; padding:0 4%; overflow:hidden;}
.u-digest1{ padding:10px 4%; background:#f2f2f2; overflow:hidden; font:16px/28px "微软雅黑"; margin-bottom:13px;}
.u-digest1 i{ color:#cd000e;}

.m-ppjj-nav a i{ display:block;}
.m-ppjj-nav a{ position:relative;}
.m-ppjj-nav a:first-child:before{ display:none;}
.m-ppjj-nav a:before{content:''; position:absolute; z-index:9; left:0; top:0; bottom:0;  margin:auto; width:1px; background:#bfbfbf; height:16px; display:block;}

/*市场概况*/
.m-scgk .m-detail .m-title{ font:20px/22px "微软雅黑"; padding:28px 2%; background:#fff; overflow:hidden; text-align:center;}
.m-scgk .m-picBox{/* background-color: #fff; */max-width: 100%;overflow: hidden;width: 100%;margin:15px 0;}
.m-scgk .m-picBox > ul {list-style: none;white-space: nowrap;overflow-x: auto;overflow-y: hidden;}
.m-scgk .m-picBox > ul > li { white-space: nowrap;margin: 0; display: inline-block;width: 130px;height:130px;float: none;margin-right:10px;}
.m-scgk .m-picBox > ul > li:first-child{ margin-left:10px;}
.m-scgk .m-picBox > ul > li img{ display:block;}
.m-scgk .m-detail .m-digest{ padding:13px 2%; background:#fff; font:14px/28px "微软雅黑"; color:#666; overflow:hidden; /*margin-bottom:13px;*/}

/* 市场新闻 */
.m-ListTy{ overflow:hidden; width:100%; /*margin-bottom:9px;*/ padding-top:7px; background:#fff;}
.m-ListTy .f-list{ height:113px; width:96%; padding:0 2%; overflow:hidden;}
.m-ListTy .f-list.on{ background:#f2f2f2}
.m-ListTy .f-list a{ position:relative; display:block; border-top: solid 1px #e6e6e6; box-sizing:border-box; padding:20px 0 20px 110px;height:113px; overflow:hidden;}
.m-ListTy .f-list .m-pic{ width:95px; height:70px; overflow:hidden; display:block; position:absolute; left:0; top:0; bottom:0; margin:auto;}
.m-ListTy .f-list .m-pic img{ object-fit: cover;width: 100%;  height: 100%; }
.m-ListTy .f-list .m-name{color: #333333;font-size: 16px;line-height: 22px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.m-ListTy .f-list .m-time{color: #888888;font-size: 11px;line-height: 14px;margin: 3px 0 5px;}
.m-ListTy .f-list .m-detail{color: #535353;font-size: 12px;line-height: 14px;height: 28px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.m-ListTy .f-list:first-child a{ border:none;}
.m-ListTy .m-more.on{ background:#f61f2e; color:#fff;}

.m-nav-o{ background-color: #e6e6e6;max-width: 100%;/*overflow: hidden;*/ width: 100%; position:relative;}
.m-nav-o .list {list-style: none;white-space: nowrap;overflow-x: auto;overflow-y: hidden; padding:13px 8px 13px 8px;}
@keyframes ani{
	from{ background-position:6px center;}
	  to{ background-position:20px center;}
}
.m-nav-o .u-afa{ content:''; display:block; width:34px; height:36px; position:absolute; right:0; top:13px; background:url(../images3/icon91010.png) no-repeat center center rgba(246, 31, 46, .9); background-size:10px; animation:ani 2s linear infinite;}
.u-fif{ position:absolute; right:3px; top:-23px; background:rgb(246, 31, 46); color:#fff; font-size:12px; line-height:28px; height:28px; padding:0 10px; border-radius:6px; visibility:hidden;}
.u-fif:after{ content:''; display:block; width:0; height:0; border:solid 6px transparent; border-top-color:rgb(246, 31, 46); position:absolute; right:13px; bottom:-11px;}
.f-nin{ opacity:0; transition:opacity .3s ease;}
.m-nav-o .f-nrn{ opacity:0; transition:opacity 2s ease;}
.f-ove{ visibility:visible;}
.m-nav-o .list .f-list{ white-space: nowrap;margin: 0; background:#ffffff; border:1px solid #f4f4f4;float:none; display: inline-block;margin-right: 0px; min-width:87px; height:34px; margin-right:-5px;}
.m-nav-o .list a{ display:block;min-width:67px; font-size:12px; padding:0 10px; height:34px; text-align:center; line-height:34px; color:#666666;}
.m-nav-o .list a .m-en{ background:url(../images3/icon91020.png) top center no-repeat; display:inline-block; position:relative; top:1px; margin:1px 0 0 5px; width:12px; height:12px; background-size:12px;}
.m-nav-o .list a.on{ background:#f4f4f4; color:#f61f2e;}
.m-nav-o .list a.on .m-en{ background:url(../images3/icon91021.png) top center no-repeat; background-size:12px;}
/*.m-nav-o .list .f-list.on{ background:#f4f4f4; color:#f61f2e;}
.m-nav-o .list .f-list.on a .m-en,.m-nav-o .list .f-list:hover a .m-en{ background:url(../images3/icon91021.png) top center no-repeat; background-size:12px;}*/
.m-nav-o .list a .m-en{ background:none; display:none;}

/*求贤纳士*/
.m-zxns .m-bgt{ width:100%; overflow:hidden; margin-top:4px;}
.m-zxns .m-bgt img{ display:block; width:100%;}
.m-zxns .m-zs{ width:100%; background:url(../images3/icon91062.png) top center no-repeat; background-size:100%; color:#fff; margin-bottom:15px; text-align:center; color:#fff; padding:11px 0;}
.m-zxns .m-zs h1{ font:12px/24px "微软雅黑"; height:24px; overflow:hidden;}
.m-zxns .m-zs p{ padding-left:30px; display:inline-block; background:url(../images3/icon91061.png) left center no-repeat; background-size:20px; font:bold 24px/28px "微软雅黑";}

.m-zxns .m-list{ padding:0 2%; width:100%; box-sizing:border-box; overflow:hidden;margin-bottom:12px;}
.m-zxns .m-list .f-list{ margin-bottom:8px; box-shadow:0 5px 5px rgba(0,0,0,0.08); overflow:hidden;} 
.m-zxns .m-list .f-list a{ padding-left:80px;width:100%; box-sizing:border-box; height:111px; overflow:hidden; position:relative; display:block;}
.m-zxns .m-list .m-date{ width:80px; position:absolute; left:0; top:0; height:111px; background:#ff5a65; color:#fff; text-align:center;}
.m-zxns .m-list .m-ri{ margin: 0 16px; display:block; font:20px/41px "微软雅黑"; border-bottom:1px solid #ffbdc1; margin-top:7px;}
.m-zxns .m-list .m-yue{ margin: 0 12px; display:block; font:12px/14px "微软雅黑"; margin-top:8px;}
.m-zxns .m-list .m-xi{ margin: 0 12px; display:block; font:14px/20px "微软雅黑";}

.m-zxns .m-list .m-th{ padding-left:8px; padding-right:27px; box-sizing:border-box; background:#fff; height:111px;}
.m-zxns .m-list .m-tj{ font:12px/21px "微软雅黑"; height:21px; margin-bottom:5px; overflow:hidden;}
.m-zxns .m-list .m-tj em{ float:left; margin-right:15px; color:#a6a6a6;}
.m-zxns .m-list .m-tj .m-em1{ padding-left:15px; background:url(../images3/icon91057.png) left center no-repeat; background-size:12px;}
.m-zxns .m-list .m-tj .m-em2{ padding-left:15px; background:url(../images3/icon91058.png) left center no-repeat; background-size:12px;}
.m-zxns .m-list .m-tj .m-em3{ padding-left:15px; background:url(../images3/icon91059.png) left center no-repeat; background-size:12px;}
.m-zxns .m-list .m-word{ font:12px/18px "微软雅黑"; height:36px; overflow:hidden; color:#666666;}
.m-zxns .m-list .m-word .c3{ color:#333;}
.m-zxns .m-list .m-title{ font:18px/33px "微软雅黑"; height:33px; color:#333; overflow:hidden; padding-top:3px;}
.m-zxns .m-list .f-list .m-bgi{ position:absolute; right:0; top:0; height:111px; width:27px; display:block; background:url(../images3/icon91063.png) center center no-repeat #efefef; background-size:9px;}

/*旗下产业*/
.m-qxcy .m-detail{ background:#fff; padding:0 2% 30px 2%;font:14px/28px "微软雅黑"; color:#666; }
.m-qxcy .m-detail .m-title{ font:20px/28px "微软雅黑"; padding:10px 0; margin-top:7px; background:#fff; overflow:hidden; text-align:center;}
.m-qxcy .m-list{ padding:0 2%; overflow:hidden; background:#fff; /*margin-bottom:12px;*/}
.m-qxcy .list{ width:102%; overflow:hidden;}
.m-qxcy .m-list .f-list{ width:48%; float:left; overflow:hidden; margin:0 2% 15px 0;transition:all 0.6s ease;-ms-transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-moz-transition:all 0.6s ease;}
.m-qxcy .m-list .f-list.on .m-name,.m-chnc .m-list .f-list.on .m-time{ color:#f61f2e;transition:all 0.6s ease;-ms-transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-moz-transition:all 0.6s ease;}
.m-qxcy .m-list a{ width:100%; display:block; overflow:hidden;}
.m-qxcy .m-list .m-pic{ width:100%; display:block; /*padding-bottom:124%;*/ padding-bottom:82%; overflow:hidden; position:relative;}
.m-qxcy .m-list .m-pic img{ position:absolute; left:0; top:0; display:block; width:100%; height:100%;}
.m-qxcy .m-list .m-name{ font:14px/32px "微软雅黑"; height:32px; overflow:hidden; display:block; color:#333333; margin:4px 0 0 0;transition:all 0.6s ease;-ms-transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-moz-transition:all 0.6s ease;}
