﻿@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;}

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:999;}
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:0 2%;}
.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%; min-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;}



/*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;}

div#map{width:100%  !important;}
