@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3,
h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot,
thead, tr, th, td, input, select {margin:0; padding:0;  outline:0;}
html, body {width:100%; height:100%;}
body { font:100%/1 "Microsoft Yahei",sans-serif; vertical-align:baseline; overflow-y:scroll; }
body {
    min-width: 1200px;
	max-width: 1280px;
    margin: auto;
    overflow-x: hidden;
}

h1 {font-weight:bold; font-size:18px; line-height:18px; color:#474545;}
h3 {font-weight:normal; font-size:12px; color:#746969;}
h2, h4, h5, h6 {font-weight:normal; font-size:100%;}
table {border-collapse:separate; border-spacing:0;}

a {text-decoration:none;}
p {
	line-height:2;
}
a img, iframe {border:none;}
a:link {color:inherit;}
a:focus {outline:0;}
/*img{ vertical-align:top;}*/
ol, ul, li{list-style:none;}
input, textarea, select, button {font-weight:inherit; font-size:inherit; *font-size:100%; font-family:inherit;}
/* == clearfix == */
.opacitys{ opacity:0.6; filter: Alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity:0.6; }
.clearfix:after{ content:"."; height:0; display:block; visibility:hidden; clear:both;}
.clearfix{*+height:1%;}

.clearfix { *zoom:1; }/*IE/7/6*/
.fl{ float:left;display: inline;  }
.fr{ float:right;  }
.clear{ clear:both; overflow:hidden; }


a { text-decoration: none;-webkit-transition: all 0.25s ease;-moz-transition: all 0.25s ease;-ms-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;color:#4a4a4a; }


/*  header  */
.header{ width:100%; position:relative;}
.header-top{ width:100%; background:#f6f6f6; height:40px; line-height:40px; color:#666;}
.w1200{ width:1200px; margin: 0 auto; position:relative;}
.header-top b,.header-top span{ font-size:14px; font-weight:normal;}
.header-top b{ display:inline;}
.header-top span{  float:right; display:inline;}
.header-logo{ width:1200px; margin:0 auto; position:relative; background:#fff;}
.mianLogo {

    display: block;
    overflow: hidden;
    width: 20%;
    height: 85px;
    position: relative;
    margin-top: 6px;
}
.mianLogo a {
    display: inline-block;
    position: relative;
    height: 85px;
}
.mianLogo a>img {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -20px;
}
.mainEwm { width:30%; text-align:right;}
.mainEwm >img{
    right: 0;
    margin-top: 10px;
	margin-bottom:10px;
}


/*   mainMenu   */
.mainMenu{ width:100%; position:relative; background:#f6f6f6; height:60px; border-top: 3px solid #F47928;}
.indexMenu{   
	width: 100%;
    display: block;
    position: relative;
    height: 60px;
	z-index:9999;
}
a.menuOn{ color:#F47928;border-bottom: 2px solid #F47928;}
.indexMenu dl{    position: relative;float: left;display: block;     height: 60px;      width: 12.5%;}
.indexMenu dl:hover dd{display: block;}
.indexMenu dl dd a:hover{ background:#F47928; color:#fff; }
.indexMenu dl:hover dd{    border-top: 2px solid #F47928;}
.indexMenu dl:hover dt a{color:#F47928; /*background:#fff;*/}
.indexMenu dl dt{    display: block;overflow: hidden;    position: relative;height: 100%;}
.indexMenu dl dt a{padding: 0;font-size: 1em;text-align: center;text-decoration: inherit;    display: block;float: none;    padding:0;     line-height: 58px;}
.indexMenu dl dd{    padding: 10% 0 10%;display: none;overflow: hidden;position: absolute;    width: 100%;background: #f6f6f6; margin-top:-2px; }
.indexMenu dl dd a{ padding: 8% 0;text-decoration: inherit;display: block;float: none;   /* text-indent: 10%; */ text-align:center;   text-decoration: none;
    blr: expression(this.onFocus=this.blur());-webkit-transition: 0.1s;-moz-transition: 0.1s;-o-transition: 0.1s;transition: 0.1s;}
.indexMenu a{color: #333;font-size:0.9em;padding: 2.8% 3%;float: left;display: block;}

/*   banner   */
.banner{
	width:100%;
	overflow:hidden;
	position:relative;
}
.ny-banner{ width:100%; height:300px; overflow:hidden;}
.aboutBanner{
	background-image: url(banner-about.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.newsBanner{
	background-image: url(banner-news.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.ywBanner{
	background-image: url(banner-yw.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.wenhuaBanner{
	background-image: url(banner-wenhua.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.djBanner{
	background-image: url(banner-dj.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.rlzyBanner{
	background-image: url(banner-rlzy.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.ztbBanner{
	background-image: url(banner-ztb.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


/*   twoMenu   */
.twoMenu{ width:100%; height:50px; background:#666;}
.twoMenuCon{ text-align:center;}
.twoMenuCon li,.twoMenuCon li a{ display:inline-block;}
.twoMenuCon li a{ color:#fff; height:50px; line-height:50px; padding:0 30px; margin-right:-5px;}
.twoMenuCon li a:hover,.twoMenuCon li a.on{ background:#F47928; color:#fff; }



.nyAdd{
	background-image: url(indexNewsIcon.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height:35px;
	font-size:16px;
	text-indent: 40px;
}

/*  nyCon  */
.nyCon{
	width:100%;
	position:relative;
	padding:50px 0;
	background-color: #f6f6f6;

}
.nyCon-body{ font-size:16px; color:#666; line-height:1.8; padding-top:10px;}
.nyConTitle{
	font-size:18px;
	color:#F47928;
	line-height:2;
	margin-bottom:15px;
	font-weight:bold;
	letter-spacing: 1px;
}
.nyNewsCon-nr{ padding:30px 0;}
.nyNewsCon-nr-tit{ font-size:18px; color:#F47928; text-align:center; line-height:2;}
.nyNewsCon-nr-tade{ font-size:14px; color:#999; line-height:3; text-align:center;}
.nyNewsCon-nr-text{ border-top:1px solid #eee; padding-top:30px; margin-top:20px;  line-height:2; color:#666;}

/*   关于我们内页   */
.ayAbout-l{ width:60%;}
/*  LB  */
.lbCon{
	width:420px;
	height: auto;
	overflow:hidden;
	position:relative;
}
.indexCon .flashBanner{
	width:100%;
	height: auto;
	overflow:hidden;
	margin-bottom:12px;
}
.flashBanner{position:relative;}
.flashBanner .mask{
	height:58px;
	line-height:58px;
	/*background-color:#282828;*/
	background: none;
	width:99.99%;
	text-align:center;
	position:absolute;
	left:0;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	overflow:hidden;
}
.flashBanner .mask img{

cursor: pointer;
margin: 0 5px 0 0;
border: 1px solid #fff;
position: relative;
vertical-align:middle;

cursor:pointer;
}
.flashBanner .mask img.show{margin-bottom:3px;}

.ayAbout-r{ width:35%;}
.nyTzCon{ border-top:1px #999 solid; padding-top:50px; margin-top:50px;}
.nyTzCon-js{}
/*  投资企业  */
.wrap{margin:50px auto;width:1134px;height:437px;position:relative;overflow:hidden;}
.pic{width:1100px;height:437px;cursor:pointer;}
.pic1{background:url('../images/01.png');position:absolute;top:0;left:0;z-index:1;}
.pic_num1{width:74px;height:79px;position:absolute;top:40px;left:17px;background:url('../images/pic_num.jpg');background-position:0 0;display:none;}
.pic2{background:url('../images/02.png');position:absolute;top:0;left:679px;z-index:3;}
.pic_num2{width:74px;height:79px;position:absolute;top:40px;left:17px;background:url('../images/pic_num.jpg');background-position:-69px 0;}
.pic3{background:url('../images/03.png');position:absolute;top:0;left:770px;z-index:5;}
.pic_num3{width:74px;height:79px;position:absolute;top:40px;left:17px;background:url('../images/pic_num.jpg');background-position:-138px 0;}
.pic4{background:url('../images/04.png');position:absolute;top:0;left:861px;z-index:7;}
.pic_num4{width:74px;height:79px;position:absolute;top:40px;left:17px;background:url('../images/pic_num.jpg');background-position:-207px 0;}
.pic5{background:url('../images/05.png');position:absolute;top:0;left:952px;z-index:9;}
.pic_num5{width:73px;height:79px;position:absolute;top:40px;left:18px;background:url('../images/pic_num.jpg');background-position:-276px 0;}
.pic6{background:url('../images/06.png');position:absolute;top:0;left:1043px;z-index:11;}
.pic_num6{width:73px;height:79px;position:absolute;top:40px;left:18px;background:url('../images/pic_num.jpg');background-position:-345px 0;}



/*  企业背景  */
.nyCon-Cpquery{ padding-top:20px;}
/*ul.zxzlCon{}
li.zxzlQuery{margin-bottom:0;position:relative; }
li.zxzlQuery a{ display:block; color:#333; font-weight:bold;}
li.zxzlQuery a:hover{color:#02A82C;}
li.zxzlQuery .imgBox{ position:relative;}
li.zxzlQuery .imgBox .imgSize{ height:600px;}
li.zxzlQuery .imgBox .img{position:absolute; left:0; right:0; top:0; bottom:0; overflow:hidden;}
li.zxzlQuery .imgBox .img img{position:relative; width:100%;transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;}
li.zxzlQuery a:hover img{transform: scale(1.05); -moz-transform: scale(1.05);-webkit-transform: scale(1.05);}
li.zxzlQuery .text{ position:absolute; bottom:0; right:0; background:#fff; box-shadow:0 0 15px rgba(0,0,0,0.1); -webkit-box-shadow:0 0 15px rgba(0,0,0,0.1); padding:20px; box-sizing:border-box; width:750px; color:#666;}
li.zxzlQuery .text02{ position:absolute; bottom:0; left:0; background:#fff; box-shadow:0 0 15px rgba(0,0,0,0.1); -webkit-box-shadow:0 0 15px rgba(0,0,0,0.1); padding:20px; box-sizing:border-box; width:750px; color:#666;}
li.zxzlQuery .text h3 , li.zxzlQuery .text02 h3{ font-size:20px; line-height:1.5; margin-bottom:0.5em; color:#000;}
li.zxzlQuery .text p , li.zxzlQuery .text02 p{line-height:1.8; height: auto; overflow:hidden; font-size:14px;}
li.zxzlQuery .text .more{ margin-top:30px; display:inline-block; }
li.zxzlQuery .text .more a{display:block; padding:0 2.5em; line-height:2.85; color:#fff; background:#02A82C;}
li.zxzlQuery .text02 .more{ margin-top:30px; display:inline-block; }
li.zxzlQuery .text02 .more a{display:block; padding:0 2.5em; line-height:2.85; color:#fff; background:#02A82C;}*/
.qybjLeft{ width:550px; position:relative; margin-top:20px;}
.qybjList{ margin-bottom:30px;}
.qybjList-top{ color:#F47928; padding-bottom:15px;letter-spacing: 2px;}
.qybjList-top h1{ font-size:20px;color:#F47928; line-height:2;}
.qybjList-top h4{ font-size:16px;color:#F47928; line-height:1.5;}
.qybjList-b{ padding-top:13px; border-top:1px solid #bbb;}
a.qybjList-b-list{
	display:inline-block;
	float:left;
	line-height:30px;
	font-size:16px;
	color:#666;
	margin-right:30px;
	background-image: url(qybjIco.png);
	background-repeat: no-repeat;
	background-position: left center;
	letter-spacing: 2px;
	text-indent: 30px;
}
.qybjRight{ width:600px; height:auto; overflow:hidden; margin-top:100px;}


/*  城市更新内页  */
.csgx-pic{ width:300px; height:165px; overflow:hidden; margin-top:50px;}
.csgxCon{ padding-left:50px; line-height:2; color:#666;}
.csjsCon{ margin:50px 0;}
.csjs-title{
	font-size:18px;
	color:#F47928;
	font-weight:bold;
	line-height:50px;
	height:50px;
	background-image: url(csjs-title.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 40px;
}
.csjs-list{box-sizing: border-box;margin-top: 30px;}
.zcglCon{}
.zcglCon-text{ line-height:2; color:#666; padding:30px 0;}
.hbjcCon{}
/*  核心理念  */
.hxlnCon{ margin:30px 0; text-align:center;}
.hxlnList{ margin-bottom:10px;}
.hxlnList h3{ display:inline-block; line-height:35px; padding:0 30px; background:#F47928; color:#fff; font-size:18px;}
.hxlnList p{ font-size:14px; color:#555; line-height:60px;}
/*  榜样带动  */
.byddCon{ border-top:1px solid #999; margin-top:50px; padding:40px 0 0 0;}
.byddConQuery{ padding:30px 0;}
/* 联系我们  */
.lxwmCon{ padding-left:50px;}
.lxwm-title{
	line-height:50px;
	font-size:16px;
	color:#333;
	background-image: url(lxwm-pic.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 30px;
	letter-spacing: 2px;
}
.lxwm-text{ line-height:2; font-size:14px; color:#888; margin-bottom:20px;}
.lxwm-zgs{ border-top:1px #999 solid;}
.lxwm-zgs li a{  float:left; }
.nyNewsConRight ul li a.lxwm-zgsList-a{
	display:inline-block;
	height:15px;
	font-size:14px;
	line-height:1;
	width:33%;
	border-left: 1px #555 solid;
	text-indent: 10px;
	/*margin-right:20px;*/
	margin-bottom:20px;
}
.nyNewsConRight ul li a.lxwm-zgsList-a:hover{border-left: 1px #F47928 solid;}
.nyNewsConRight ul.lxwm-zgsList{ padding-left:0; padding-top:30px; padding-bottom:30px;}


/*  招聘  */
.zpCon{ padding-left:50px;}
.zpCon h2{ text-align:center; font-size:24px; font-weight:bold; color:#111; line-height:2; color:#F47928;}
.zpCon h3{ text-align:center; font-size:18px;  color:#111; line-height:2;}
.zpCon p{ margin-top:2em;  font-size:16px;  color:#555; line-height:2;}
.zpConListCon{ margin-bottom:30px;}
.zpConListCon a.zpxx{ display:inline-block; margin-right:20px; font-size:14px; color:#888; line-height:30px;width: 300px;}

/*  招聘悬停  */
.weixin{ width:300px; height:30px;position:relative;  text-align:left; display:inline-block;margin-right: 12px; line-height:30px;}
.weixin a{width:200px; height:30px; display:block; position:absolute; left:0; top:0; }
.weixin .weixin_nr{width:500px; height: auto;  padding:30px; background:#fff; text-align:left; position:absolute; left:-45px; bottom:45px; display:none; border:1px #eee solid;border-radius:20px; font-size:14px; line-height:2; color:#888;}
.weixin .weixin_nr .arrow{ width:0; height:0; border-top:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent; position:absolute; left:100px; bottom:-10px;}
.weixin .weixin_nr b{
	font-size:16px;
	color:#FF9900;
	background-image: url(zp-pic.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:30px;
}
.weixin.on .weixin_nr{ display:block;}




/*  indexBody  */
.indexBody{ width:100%; position:relative; background:#f6f6f6; margin-top:10px;}
/*   indexBodyNews   */
.indexBodyNews{ padding:50px 0;}
.indexBodyNews-left{ width:48%;}
.indexBodyNews-title{
	border-bottom:1px #959595 solid;
	line-height:60px;
	height:60px;
	font-size:20px;
	font-weight:bold;
	background-image: url(indexNewsIcon.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 40px;
	letter-spacing: 2px;
}
.indexBodyNews-con{}
.indexBodyNews-con-hot{ text-align:center; margin-top:60px;}
li.indexBodyNews-con-hot-list{ width:50%; display:inline-block;text-align:center;}
.indexBodyNews-con-hot-list-img{text-align:center; margin:0 auto;width: 280px;
    height: 190px;
    overflow: hidden;}
.indexBodyNews-con-hot-list-img img{ /*width:280px; height:190px;*/width: 100%;
    height: 190px;
    -moz-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -o-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;}
.indexBodyNews-con-hot-list-img img:hover {
    -moz-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
.indexBodyNews-con-hot-list-title{ width:90%; margin:15px auto;  }
.indexBodyNews-con-hot-list-title a{line-height:1.5; font-size:18px; max-height:51px; overflow:hidden;display: block; /*white-space: nowrap;*/text-overflow: ellipsis;}
.indexBodyNews-con-hot-list-title a:hover{
	color:#F47928;
	text-decoration: underline;
} 

.indexBodyNews-con-list{}
.indexBodyNews-con-list ul{ margin-top:10px;} 
.indexBodyNews-con-list ul li{}
.indexBodyNews-con-list ul li a h3:hover{ color:#F47928;}
.indexBodyNews-con-list ul li a h3{ font-size:18px; font-weight:bold;overflow:hidden; white-space: nowrap;text-overflow: ellipsis;letter-spacing: 1px; line-height:3; color:#555;} 
.indexBodyNews-con-list ul li a p{  line-height:1.5; color:#888;font-size:14px;letter-spacing: 1px; max-height: 42px;overflow: hidden;text-overflow: ellipsis;} 
.indexBodyNews-con-list ul li a span{ font-size:14px; line-height:4; color:#999; display:block;letter-spacing: 1px;} 

.indexBodyNews-con-more{ margin:10px 0;}
.indexBodyNews-con-more b a{ display:inline-block; background:#F47928; height:35px; line-height:35px; padding: 0 30px; color:#fff; font-size:16px;letter-spacing: 2px; }

/*  indexBodyNews-right  */
.indexBodyNews-right{ width:45%;}
/*  首页选项卡tab start  */
#cen_right_top{ background:#fff;box-shadow: 0px 0px 10px 3px #CBCBCB;     padding: 30px 20px 10px 20px;     margin-top: 23px;}
#cen_right_top .active{
	color:#fff;background:#F47928;
}
#cen_right_top h3{line-height:40px;text-align:center;float:left;height:40px;width:45%;font-size:16px;color:#fff; background:#666;font-weight: bold;cursor:pointer; margin:0 10px;}
#cen_right_top div{font-size:14px;display:none;clear:both;padding:20px 0px 0px 10px;}
#cen_right_top div a {
    float: left;
    width: 100%;
    height: 35px;
	color:#666;
    line-height: 35px;
    font-size: 14px;
    transition: .3s;
	overflow: hidden;
    /* display: block; */
    white-space: nowrap;
    text-overflow: ellipsis;
}
#cen_right_top div b a{
	text-align:left;
	margin:15px 0;
	color:#F47928;
	text-indent: 10px;
} 
#cen_right_top div a span{ float:right; color:#888; font-size:13px; margin-right:15px;}
#cen_right_top div a:hover{}
#cen_right_top div a:first-child{
	margin-left: 0;
}

#cen_right_top div a:nth-child(7){
	margin-left: 0;
}


#cen_right_top div a:nth-child(13){
	margin-left: 0;
}

#cen_right_top div a:nth-child(19){
	margin-left: 0;
}
#cen_right_top div a:nth-child(25){
	margin-left: 0;
}

/*  end  */


.indexBodyCp { padding:0 0 50px 0;}
.indexLb-body{}
/* 案例轮播 开始 */
.rollBox{width:1200px;overflow:hidden;margin:0 auto;}
.rollBox .LeftBotton{height:40px;width:27px;background:url(sl.png) no-repeat 0px 5px;overflow:hidden;float:left;display:inline;margin:110px 20px 0 0;cursor:pointer;}
.rollBox .RightBotton{height:40px;width:27px;background:url(sr.png) no-repeat 0px 5px;overflow:hidden;float:left;display:inline;margin:110px 0 0 20px;cursor:pointer;}
.rollBox .Cont{width:1089px;overflow:hidden;float:left;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:323px; height:226px; text-align:center; margin-top:30px; background:#fff; margin-right:20px; margin-left:20px; float:left;}
.rollBox .Cont .pic img{background:#fff;display:block;margin:0 auto;width:323px;height:180px;}
.rollBox .Cont .pic div h3 em{ font-style:normal; color:#fff; font-size:16px;letter-spacing: 1px;}
.rollBox .Cont .pic div h3{ font-size:15px; font-weight:bold; line-height:45px; text-align:center;}
.rollBox .Cont .pic div{line-height:45px;color:#fff; width:323px; position:relative; background:#F47928;}
.rollBox .Cont .pic div span{display:block; padding-top:10px;}
.rollBox .Cont .pic div.yueyueAnniu a{ display:inline-block; padding: 3px 10px;/* border-radius:8px;*/ color:#666; top:20px; right:10px; font-size:13px; border:1px #D5D5D5 solid; position:absolute;}
.rollBox .Cont .pic div.yueyueAnniu a:hover{background:#C90107;color:#fff;}
.rollBox .Cont .pic div span.zztime{ font-weight:bold; line-height:30px;}
.rollBox .Cont a:link,.rollBox .Cont a:visited{color:#626466;text-decoration:none;}
.rollBox .Cont a:hover{color:#f00;text-decoration:underline;}
.rollBox #List1,.rollBox #List2{float:left;}
.rollBox #List3,.rollBox #List4{float:left;}
/* 案例轮播 end */

/*  indexBodyNewsTwo  */
.indexBodyNewsTwo{ width:100%; position:relative; background:#fff; padding:50px 0;}
.indexBodyNewsTwo-left{ width:48%;}
.indexBodyNewsTwo-left-con{ margin-top:20px;}
.indexBodyNewsTwo-left-con ul{margin-bottom:35px;}
li.indexBodyNewsTwo-list{ margin-bottom:20px;}
.indexBodyNewsTwo-list-con{ width:100%;}
.indexBodyNewsTwo-list-img{ width:280px; height:190px; overflow:hidden;}
.indexBodyNewsTwo-list-text{ background:#f6f6f6; padding:20px; width:250px; height:150px; overflow:hidden;}
.indexBodyNewsTwo-list-text a:hover{ color:#f47928;}
.indexBodyNewsTwo-list-text h3 { font-size:16px; color:#333; line-height:1.8;}
.indexBodyNewsTwo-list-text p{ font-size:12px; color:#888; line-height:1.5; margin-top:15px;}
.indexBodyNewsTwo-right{width:48%;}
.indexBodyNewsTwo-right-zhaopin{ margin-top:60px;}
.indexBodyNewsTwo-right-zhaopin ul li { margin-bottom:20px;}
.indexBodyNewsTwo-right-zhaopin ul li a{ display:block;}
.indexBodyNewsTwo-right-zhaopin ul li a:hover h3{color:#f47928;}
.indexBodyNewsTwo-right-zhaopin ul li a h3{
	font-size: 16px;
	line-height:2;
	color: #333;
	background-image: url(zpicon.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 30px;
}
.indexBodyNewsTwo-right-zhaopin ul li a p{ margin-left:30px; font-size:12px; color:#888; line-height:2.0;}




/*   新闻公告列表页  */
.nyNewsCon{background-image: url(nyleft-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom; }
.nyNewsConLeft{ width:29%;}
.nyNewsConRight{ width:70%; border-left:1px solid #999;}
.nyNewsConRight ul{ padding-left:50px;}
.nyNewsConRight ul li{}
.nyNewsConRight ul li a{ color:#666; height:50px; line-height:50px; }
.nyNewsConRight ul li a:hover{color:#f47928; }
.nyNewsConRight ul li span{ display:inline; float:right; font-size:14px; color:#999;}

/*  新闻列表页  */
ul.newQuery{}
li.newQueryList{ margin-bottom:20px;}
.newQueryListLeft{ width:22%; padding-top:9px;}
.newQueryListLeft b{ display:inline-block; font-size:24px; color:#f47928; line-height:1; }
.newQueryListRight{
	width:78%;
	padding-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
}
.newQueryListRight a>h3:hover{color:#f47928;}
.newQueryListRight h3{ font-size:16px; color:#333; line-height:2.2; font-weight:bold;letter-spacing:1px;overflow: hidden;  white-space: nowrap; text-overflow: ellipsis;}
.newQueryListRight h5{ font-size:14px; color:#888; line-height:1.5;padding-left: 15px;}

/*  ny-fy  */
.ny-fy{ width:80%; margin:20px auto; height:40px; line-height:40px; }


/*  项目  */
.xm-nr{ width:1200px; margin:0 auto;}
.xm-menu{ border-bottom:1px #ccc solid; padding:20px 0;}
a.xmmc{ display:inline-block; line-height:1; font-size:16px; color:#666; border-left:1px solid #666; padding-left:15px; margin:0 20px;}
a.xmmc:hover,a.xmmc.hover{color:#FF6600;border-left:1px solid #FF6600;}
.xm-nr-tit{ margin:30px 0;}
.xm-nr-tit-logo{ font-size:30px; line-height:2; font-weight:bold; color:#FF6600;}
.xm-nr-tit-text{font-size:16px; line-height:2;  color:#FF6600;}
.xm-nr-con{ margin-top:50px; }
.xm-nr-con-tit{ line-height:1; font-size:16px; font-weight:bold;color:#FF6600; border-left:3px solid #FF6600; padding-left:15px; margin-bottom:20px; }
.xm-nr-con-body{ color:#888; line-height:1.5; border-top: solid 1px #ccc; padding-top:20px;}
.xm-nr-js{ }

.indexLink{ width:100%; background:#f6f6f6; padding:50px 0 0 0;}
.indexLinkCon{width:100%; background:#fff;  height:50px; line-height:50px; text-align:center; }
.indexLinkCon a{ font-size:12px; margin:0 10px; color:#888;}
.indexLinkCon a:hover{color:#f47928;}

.footer{ width:100%; background:#f6f6f6; padding:20px 0;}
.footer p{ text-align:center; color:#888; font-size:12px;}
.footer p a{font-size:12px; color:#666; margin:0 10px; }