.mode-banner {
	width: 100%;
	position: relative;
	overflow: hidden;
	min-width: 1200px;
}
.pagination{margin:20px 0 0;text-align:center;font-size:12px}.pagination ul>li{display:inline;line-height:24px;}.pagination ul>li>a,.pagination ul>li>span{margin:0 2px;display:inline-block;padding:4px 14px;background-color:#ddd;color:#666;border-radius:2px}.pagination ul>.active>a,.pagination ul>.active>span,.pagination ul>li>a:hover{background-color:#2C74E6;color:#fff}.pagination ul>li>span{color:#999;background-color:transparent}.pagination ul>li.previous-page,.pagination ul>li.next-page,.pagination ul>li.pages-num{display:none}@media (max-width:767px){.pagination ul>li{display:none}.pagination ul>li.previous-page,.pagination ul>li.next-page,.pagination ul>li.pages-num{display:inline-block}}
.banner-cnt {
	float: left;
	position: relative;
	right: 50%;
}

.mode-inner {
	float: left;
	position: relative;
	left: 50%;
}

.mode-banner img {
	display: block
}

.wrap-layer {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

/*澶撮儴*/

.header {
	border-bottom: 2px solid #95262a;
	height: 90px;
}

/*瀵艰埅*/

.navMenu {
    margin-top:34px;
	width: 770px;
	padding-top: 0;
	text-align: right;
}

.navMenu li {
	display: inline-block;
	position: relative;
}

.navMenu li a {
	cursor: pointer;
	white-space: nowrap;
	font-size: 14px;
	display: block;
	padding: 0 15px;
	height: 56px;
	line-height: 55px;
	color: #000;
	/*border-bottom:transparent solid 2px;*/
	/*text-shadow:#fff 1px 1px;*/
}

.navMenu li.cr>a, .navMenu li a:hover {
	color: #fff;
	/*border-bottom:#95262a solid 2px;*/
	background: #95262a;
}

.navMenu li ul {
	position: absolute;
	top: 54px;
	left: -10px;
	width: 155px;
	left: 50%;
	margin-left: -78px;
	transition-duration: .3s;
	-ms-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-webkit-transition-duration: .3s;
	opacity: 0;
	z-index: -1;
	height: 0;
	overflow: hidden;
	box-shadow: -2px 0 2px rgba(0, 0, 0, 0.06), 2px 0 2px rgba(0, 0, 0, 0.06), 0 -2px 2px rgba(255, 255, 255, 0.06), 0 2px 2px rgba(0, 0, 0, 0.06);
}

.navMenu li ul li {
	padding: 0;
	display: block;
	text-align: center;
	background: none;
	float: none;
	background: rgba(255, 255, 255, .8);
}

.navMenu li ul li a {
	padding: 0;
	line-height: 45px;
	height: 45px;
	border-bottom: none;
	text-shadow: none;
	font-size: 15px;
}

.navMenu li ul li a:hover {
	background-color: #95262a;
	color: #fff;
	border-bottom: none;
}

.navMenu li.cr ul li {
	padding: 0;
	display: block;
	text-align: center;
}

.navMenu li.cr ul li a {
	/*padding:7px 0;*/
	border-bottom: none;
	text-shadow: none;
}

.navMenu li.cr ul li a:hover {
	border-bottom: none;
	background-color: #95262a;
	color: #fff;
}

.navMenu li:hover ul {
	opacity: 1;
	z-index: 10000;
	height: auto;
}

.logos {
	float: left;
	/*width: 370px;*/
	padding-top:25px;
}

.topr-wraps {
	float: right;
}

.top-links {
	height: 35px;
	text-align: right;
	position: relative;
	z-index: 999;
}

.top-links>* {
	display: inline-block;
	vertical-align: middle;
}

.net-links {
	margin-left: 15px;
	position: relative;
	padding: 6px 0 0 0;
}

.net-links span {}

.net-links a {
	font-size: 12px;
	margin: 0 15px;
	text-decoration: underline;
}

.net-links a:hover {
	color: #95262a;
}

/*.net-links:hover ul{ display: block;}
.net-links ul:after{  position:absolute; content: ""; display: block;width:0; height:0; border-left:8px solid transparent;  
border-right:8px solid transparent; border-bottom:8px solid #eee; right: 25px; top: -8px; } 
.net-links ul{ position:absolute; text-align: center;top:28px; right:0; min-width: 90px;  padding: 10px; border: 1px solid #eee; border-radius:5px; display: none; background: #fff; }
.net-links ul li{ border-bottom: 1px solid #eee; padding: 5px 0;}
.net-links ul li:hover *{ color:#018ed6; }*/

.search-wrap {
	background: #f3f3f3;
	position: relative;
	width: 135px;
	margin-top: 5px;
	height: 28px;
	line-height: 28px;
	border-radius: 28px;
	text-align: left;
}

.search-wrap input {
	width: 90px;
	margin-left: 15px;
	border: none;
	font-size: 12px;
	background: transparent;
}

.search-wrap a {
	position: absolute;
	width: 20px;
	height: 28px;
	display: block;
	right: 10px;
	top: 0;
	background: url(../img/search_bt.png) center center no-repeat;
}

/*banner鍥�*/

.bannerWrap {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.banner-inner {
	position: relative;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
}

.H20 {
	height: 20px;
}

.layer-1 {
	width: 440px;
	float: left;
}

.layer-2 {
	float: right;
	width: 760px;
}

/*鏂伴椈鍔ㄦ��*/

.com-top {
	margin-bottom: 15px;
}

.com-top span {
	font-size: 20px;
	color: #000;
}

.com-top em {
	font-size: 18px;
	color: #999;
	padding-left: 14px;
}

/*棣栭〉鏂伴椈鍔ㄦ�佸垪琛�*/

.news-1 {
	width: 395px;
	height: 170px;
}

.news-1 ul li a {
	line-height: 28px;
	height: 28px;
	overflow: hidden;
	font-size: 14px;
	padding-left: 20px;
	display: inline-block;
	background: url(../img/dotted.jpg) 0 center no-repeat;
}

.news-1 ul li {
	position: relative;
	padding-right: 80px;
}

.news-1 ul li a:hover {
	color: #95262a;
}

.news-1 ul li span {
	position: absolute;
	right: 0;
	top: 0;
	color: #666;
}

.mores {
	padding-top: 15px;
}

.mores a {
	display: block;
	font-size: 12px;
	padding-left: 25px;
	background: #95262a;
	color: #fff;
	line-height: 30px;
	height: 30px;
	border-right: 1px solid #fff;
}

/*缁忓吀宸ョ▼*/

.projects-wrap {
	overflow: hidden;
}

.projects-wrap .item-cell {
	position: relative;
	width: 240px;
	height: 155px;
	float: left;
}

.projects-wrap .item-pic {}

.projects-wrap .item-pic img {
	height: auto;
	width: auto;
	display: block;
}

.projects-wrap .item-tit * {}

.projects-wrap .item-tit {
	position: absolute;
	bottom: 0;
	background: rgba(0, 0, 0, .5);
	color: #fff;
	left: 0;
	right: 0;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	text-align: center;
	padding: 0 10px;
}
.projects-wrap .item-tit a{
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}

.project-arrow {
	height: 30px;
	background: #c8a063;
	line-height: 30px;
	margin-top: 30px;
	position: relative;
	text-align: right;
}

.project-arrow a {
	cursor: pointer;
	width: 30px;
	height: 30px;
	background: url(../img/left_btn.png) center center no-repeat;
	display: inline-block;
}

.project-arrow a.arr-r {
	background: url(../img/right_btn.png) center center no-repeat;
	border-left: 1px solid #fff;
}

.layer-about {
	float: left;
	width: 722px;
	position: relative;
	border-right: 1px solid #fff;
}

.layer-about span {
	position: absolute;
	width: 415px;
	display: block;
	right: 48px;
	top: 25px;
	z-index: 8;
}

.index-video {
	width: 218px;
	float: left;
	position: relative;
	border-right: 1px solid #fff;
}

.index-video .videoico {
	position: absolute;
	width: 36px;
	height: 36px;
	background: url(../img/video_icon1.png) center center no-repeat;
	left: 50%;
	top: 50%;
	margin-left: -18px;
	margin-top: -18px;
}

.nlinks .item-cell {
	width: 129px;
	height: 70px;
	background: #d9363c;
	float: left;
	text-align: center;
}

.nlinks .item-cell a {
	display: block;
}

.nlinks .item-cell span {
	padding-top: 11px;
	display: inline-block;
}

.nlinks .item-1 {
	border-right: 1px solid #fff;
	width: 128px;
}

.nlinks .item-2 {
	background: #fabe00;
}

.nlinks .item-3 {
	width: 258px;
	background: #c8a063;
	border-top: 1px solid #fff;
	height: 72px;
}

.nlinks .item-cell * {
	color: #fff;
	font-size: 15px;
	font-weight: normal;
}

.nlinks .item-3 a>* {
	display: inline-block;
	vertical-align: middle;
	padding-top: 20px;
}

/*搴曢儴瀵艰埅*/

.footer {}

.units-2 ul li a {
	color: #888888;
}

.units-2 {
	padding-bottom: 15px;
	height: 100%;
	overflow: hidden;
}

.inner-footer2 {
	background: #95262a;
	padding: 35px 0 15px 0;
}

.contacts {
	float: left;
	width: 750px;
}

.fot-about {
	font-size: 12px;
	color: #fff;
	margin: 20px 0;
}

.wx-code {
	float: right;
}

.contacts h3 {
	color: #fff;
	font-size: 20px;
}

.addr, .copys {
	margin-top: 25px;
}

.copys {
	text-align: center;
	font-size: 12px;
	border-top: 1px solid #aa5155;
	padding-top: 15px;
}

.addr span {
	display: inline-block;
	background: url(../img/tel_ico4.png) 0 center no-repeat;
	padding-left: 30px;
	line-height: 25px;
	margin-right: 40px;
	font-size: 16px;
}

.addr em {
	display: inline-block;
	background: url(../img/addr_ico.png) 0 center no-repeat;
	padding-left: 30px;
	line-height: 25px;
	font-size: 16px;
}

.wx-code {
	float: right;
	margin-top: 10px;
}

.wx-code img {
	display: block;
}

.wx-code>* {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin-left: 42px;
	color: #fff;
}

.wx-code h3 {
	font-weight: normal;
	margin-top: 8px;
	font-size: 12px;
}

.H25 {
	height: 25px;
}

/*鏂伴椈鍒楄〃*/

.layer-3 {
	width: 240px;
	float: left;
}

.inner-navlefts .navstit {
	font-size: 24px;
	font-weight: bold;
}

.inner-navlefts .navstit span {
	font-size: 14px;
	font-weight: normal;
	padding-left: 12px;
	color: #333;
	font-family: Arial;
}

.inner-navlefts ul {
	display: block;
	padding: 30px 25px;
	background: #95262a;
	margin-top: 5px;
}

.inner-navlefts ul * {
	color: #fff;
}

.inner-navlefts ul li a {
	height: 28px;
	display: block;
	line-height: 29px;
	padding: 0 18px;
	margin-bottom: 15px;
}

.inner-navlefts ul li.cr a, .inner-navlefts ul li:hover a {
	background: #fff;
}

.inner-navlefts ul li.cr a, .inner-navlefts ul li:hover a {
	color: #333;
}

.inner-navlefts ul li a {}

/*濯掍綋鎶ラ亾鍒楄〃*/

.mod-newslist2 {
	overflow: hidden;
}

.mod-newslist2 ul {}

.mod-newslist2 li {
	position: relative;
	margin-bottom: 22px;
	padding-bottom: 22px;
	border-bottom: 1px solid #e0e0e0;
	height: 90px;
}

.mod-newslist2 li .item-cnt {
	height: 90px;
}

.mod-newslist2 li:hover .item-cnt {
	background: #f7f7f7;
}

.mod-newslist2 li a {}

.mod-newslist2 li .date {
	font-size: 16px;
	text-align: center;
	color: #666666;
	position: absolute;
	left: 0;
	top: 0;
	width: 85px;
	height: 90px;
	background: #e5e5e5;
	font-family: Arial;
	min-width: 60px;
	margin: 0 auto;
}

.mod-newslist2 li .date em {
	display: block;
	color: #333;
	width: 64px;
	margin: 18px auto 0 auto;
	font-size: 24px;
	line-height: 25px;
	text-align: center;
	margin-bottom: 2px;
}

.mod-newslist2 li .date span {
	display: block;
	width: 60px;
	text-align: right;
	margin: 0 auto;
}

.mod-newslist2 li:hover .date {
	color: #666666;
}

.mod-newslist2 li:hover .date em {
	color: #fff;
}

.mod-newslist2 li:hover .date {
	background: #95262a;
	color: #fff;
}

.mod-newslist2 li .item-tit {
	padding-bottom: 6px;
	padding-top: 11px;
}

.mod-newslist2 li .item-tit a {
	color: #333;
	font-weight: bold;
	font-size: 16px;
}

.mod-newslist2 li .item-tit a:hover {
	color: #0f4626;
}

.mod-newslist2 li .item-desc {}

.mod-newslist2 li .item-desc *, .mod-newslist2 li .item-desc {
	color: #666;
	font-size: 14px;
}

.mod-newslist2 li .item-desc *:hover {
	color: #0f4626;
}

.left-ads {
	margin-top: 15px;
}

.left-ads img {
	border: 1px solid #cfc4c4;
}

.layer-4 {
	width: 960px;
	float: right;
}

.location {
	height: 23px;
	padding-bottom: 9px;
	text-align: right;
	position: relative;
	padding-left: 14px;
	border-bottom: 1px solid #dcdcdc;
	margin-top: -2px;
}

.location ul li {
	display: inline-block;
	padding-left: 20px;
	line-height: 30px;
	background: url(../img/ico.gif) no-repeat left 12px;
}

.location ul li.home {
	background: none;
	padding-left: 0;
}

.location ul li a {
	color: #333;
	font-size: 14px;
}

.location ul li.cr {
	color: #000;
	line-height: 30px
}

.location ul li a:hover {
	color: #02843c
}

.layer-content {
	margin: 30px 0 0 0;
}

/*-----鏂伴椈鏈�缁�-----*/

.newsInfo .content h6 {
	color: #000;
	font-size: 22px;
	text-align: center;
	margin-bottom: 25px;
}

.newsInfo {
	padding: 0 20px 20px 20px;
	/*  min-height: 300px;*/
	/*  _heihgt: 300px;*/
}

.newsInfo h3 {
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	color: #333;
	padding-bottom: 5px;
	line-height: 140%;
}

.newsInfo .source {
	/**/
	border-bottom: 1px solid #ededed;
}

.newsInfo .source ul {
	text-align: center;
}

.newsInfo .source li {
	display: inline;
	padding: 0 15px;
	line-height: 50px;
	height: 50px;
	color: #333;
	font-size: 14px;
}

.newsInfo .source li span {
	color: #666;
}

.newsInfo .content {
	margin: 10px 0 0 0;
	min-height: 100px;
	_height: 100px;
}

.newsInfo .content p, .newsInfo .content * {
	line-height: 34px;
	font-size: 16px;
	/*text-align: justify;text-justify: distribute;*/
	color: #333;
}

.newsInfo .content p {
	/*text-indent: 2em;*/
	padding: 0 0 1em 0;
}

.relnews {
	border-top: 1px solid #e2e2e2;
	padding-top: 20px;
	margin-top: 30px;
}

.relnews * {
	font-size: 16px;
	color: #333;
}

.relnews a:hover {
	color: #95262a;
}

.per-news {
	padding-bottom: 15px;
}

/*浜烘墠鎷涜仒*/

.mod-jobs {}

.mod-jobs .item-cell {
	border-left: 3px solid #95262a;
	border-bottom: 1px solid #c4c4c4;
	margin-bottom: 10px;
	position: relative;
}

.mod-jobs .item-cell .item-tits {
	padding-left: 40px;
	padding-top: 10px;
	margin-bottom: 20px;
}

.mod-jobs .item-cell .job-cnts {
	padding-left: 40px;
	padding-bottom: 20px;
	padding-top: 20px;
	background: #e7e7e7;
	display:none;
}
.mod-jobs .open-cell .job-cnts{
	display:block;
}

.mod-jobs .item-cell .job-cnts, .mod-jobs .item-cell .job-cnts * {
	line-height: 28px;
}

.mod-jobs .item-cell .job-tits {
	padding-right: 40px;
	display: inline-block;
	min-width: 90px;
}

.mod-jobs .item-cell .job-num {
	padding-right: 40px;
}

.mod-jobs .item-cell .fold {
	position: absolute;
	top: 14px;
	right: 0px;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #cecece;
	cursor: pointer;
}

.mod-jobs .item-cell .upfold {
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #cecece;
	border-bottom: 8px solid transparent;
}

/* 缁忓吀宸ョ▼ */
.project-list{
	margin-right:-24px;
}
.project-list .core{
	width:294px;
	margin-right:24px;
	float:left;
	margin-bottom:24px;
}
.project-list .core img{
	display:block;
	width:294px;
	height:190px;
}
.project-list .core .text{
	text-align: center;
	white-space: nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size:14px;
	color:#333;
	background-color:#ece8e8;
	line-height:35px;
}

.project-info .pic img{
	display:block;
	margin:0 auto;
	max-width:100%;
	height:auto;
}
.project-info .title{
	font-size:20px;
	color:#333;
	margin-top:20px;
	border-bottom:2px solid #d6d6d6;
	padding-bottom:10px;
}
.project-info .content{
	font-size:16px;
	color:#666666;
	line-height:30px;
	margin-top:20px;
}

/* 鍏充簬鎴戜滑 */
.about-us .title{
	margin-bottom:15px;
}
.about-us .title span{
	display:inline-block;
	padding:0 30px;
	line-height:30px;
	color:#fff;
	background-color:#95262a;
	font-size:16px;
}
.about-us .case{
	margin-top:30px;
	margin-bottom:40px;
}
.about-us .case .tit{
	color:#333;
	margin-bottom:10px;
}
.about-us .case li{
	width:260px;
	padding-left:25px;
	border-bottom:1px solid #e0e0e0;
	line-height:34px;
	color:#666666;
	font-size:14px;
	background:url(../img/star.png) no-repeat 2px center;
	float:left;
	white-space: nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.about-us .case ul{
	overflow:hidden;
}
.about-us .case .left{
	float:left;
	width:570px;
}
.about-us .case .right{
	float:right;
	width:285px;
}
.about-us .case_block li{
	float:none;
	width:570px;
}
.article-content p{
	margin:0;
	padding:0;
	margin-bottom:10px;
	font-size:14px;
	line-height:30px;
}
.article-content img{
	max-width:100%;
	height:auto;
}