
.header {
	position: relative;
	z-index: 2;
	background: #fff;
}

.headerWeb {
	width: 1180px;
	margin: 0 auto;
}

.logo {
	float: left;
	width: 240px;
	padding: 12px 0;
	margin-right: 60px;
}

.logo img {
	display: block;
	width: 240px;
	height: 55px;
}

.nav {
	float: left;
	width: 797px;
}

.nav ul li {
	float: left;
	height: 80px;
	padding: 0 16px;
	margin: 0 10px;
}

.nav ul li h3 {
	font-size: 16px;
}

.nav ul li h3 a {
	display: block;
	line-height: 80px;
}

.nav ul li:hover,
.nav ul li.cur {
	background: #f00;
	color: #fff;
}

.nav ul li:hover h3 a,
.nav ul li.cur h3 a {
	color: #fff;
}

.headerRight {
	float: right;
	padding-top: 30px;
	width: 117px;
	position: relative;
}

.subWraper {
	background: #000;
	height: 40px;
	width: 100%;
	overflow: hidden;
	display: none;
}

.subMenu {
	text-align: center;
	padding-left: 0 !important;
}

.subMenu a {
	color: #fff;
	display: inline-block;
	padding: 0 25px;
	line-height: 40px;
}

.subMenu a:hover,
.subMenu a.cur {
	color: #f00;
}


/*banner*/

.banner {
	position: relative;
	overflow: hidden;
	z-index: 0;
	height: 430px;
}

.banner ul li {
	width: 100%;
	height: 430px;
}

.banner ul li img {
	display: block;
	display: block;
	width: 1920px;
	height: 430px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -960px;
}

.bannerbtn {
	text-align: center;
	position: relative;
	bottom: 35px;
	z-index: 12;
}

.bannerbtn a {
	background-image: url(/dist/site/0.0.1/inco02.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	display: inline-block;
	vertical-align: top;
	margin: 0 4px;
	line-height: 99px;
	font-size: 0;
}

.bannerbtn a.cur {
	background-position: -21px 0;
}

.indexColumn {
	background: #fff;
}

.ColumnNav {
	padding: 0 35px;
}

.ColumnNav li {
	float: left;
	padding: 30px 87px 30px 0;
}

.ColumnNav li img {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 57px;
	height: 57px;
	vertical-align: middle;
}

.ColumnNav li .text {
	color: #333;
	font-size: 16px;
	padding-left: 9px;
}


/*首页栏目*/

.indexWeb {
	padding: 45px 0;
}

.indexNewsOne {
	width: 361px;
	float: left;
	background: #fff;
	padding: 30px 15px 30px 25px;
	height: 255px;
}

.newsNav {
	color: #b2b2b2;
}

.newsNav a {
	color: #333;
	padding: 0 6px 8px;
	border-bottom: 2px solid #fff;
}

.newsNav a:hover,
.newsNav a.cur {
	border-bottom: 2px solid #008C89;
	color: #008C89;
	font-weight: bold;
}

.indexNewsTop .more {
	float: right;
	color: #b2b2b2;
	font-size: 13px;
}

.indexNewsTop .more:hover {
	color: #008C89;
}

.indewNewsCon {
	display: none;
}

.newsDl {
	padding: 18px 0 13px;
}

.newsDl dt {
	width: 123px;
	float: left;
	margin-right: 14px;
}

.newsDl dt img {
	display: block;
	width: 123px;
	height: 97px;
}

.newsDl dd {
	float: left;
	width: 223px;
}

.newsDl dd .tite {
	font-size: 18px;
	font-weight: bold;
	height: 48px;
	overflow: hidden;
	line-height: 24px;
}

.newsDl dd .tite a {
	color: #60be2d;
}

.newsDl dd .text {
	margin-top: 10px;
	color: #666;
	font-size: 13px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}

.indexNewsList li {
	font-size: 13px;
	margin-top: 4px;
}

.indexNewsList li a {
	color: #666;
}

.indexNewsList li .date {
	float: right;
	color: #b2b2b2;
}

.indexNewsList li a:hover {
	color: #60be2d;
}

.newsbanner {
	float: left;
	width: 400px;
	position: relative;
	overflow: hidden;
}

.newsbanner ul {}

.newsbanner img {
	display: block;
	height: 315px;
	width: 400px;
}

.newsbanner li {}

.newsbanner li .newsBg {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 315px;
	background: url(/dist/site/0.0.1/inco09.png) repeat;
	overflow: hidden;
	z-index: 13;
}

.absoluteCon {
	padding: 72px 78px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 24px;
}

.absoluteCon h4.nTtile {
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 20px;
}

.absoluteCon .more {
	text-align: center;
}

.absoluteCon .more span {
	background: url(/dist/site/0.0.1/inco10.png) 0 0 no-repeat;
	line-height: 26px;
	width: 86px;
	display: inline-block;
	font-size: 13px;
	margin-top: 45px;
}

.newsbanner li:hover .newsBg {
	display: block;
}

.competition {
	float: left;
	width: 399px;
}

.competition a {
	display: block;
	position: relative;
	color: #666;
	font-size: 13px;
}

.competition a img {
	display: block;
	width: 399px;
	height: 158px;
}

.competition .comAbout {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 20px;
}

.competition .comAbout .title1 {
	background: url(/dist/site/0.0.1/inco11.png) right center no-repeat;
	color: #088283;
	font-size: 20px;
	padding-right: 10px;
	display: inline-block;
	margin-bottom: 5px;
}

.aboutTitle {
	margin-bottom: 45px;
	height: 25px;
	position: relative;
	text-align: center;
}

.aboutTitle em {
	width: 100%;
	height: 1px;
	background: #D9D9D9;
	display: block;
	margin-top: -7px;
}

.aboutTitle span {
	position: relative;
	font-size: 24px;
	padding: 0 16px 20px;
	background-image: url(/dist/site/0.0.1/inco12.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #F5F5F5;
	line-height: 24px;
	color: #0d9293;
}

.indexList {
	padding-bottom: 50px;
}

.indexList ul {
	position: relative;
	height: 413px;
}

.indexList ul li {
	position: absolute;
}

.indexList ul li.li1 {
	width: 397px;
	height: 274px;
	left: 0;
	top: 0;
}

.indexList ul li.li1 img {
	width: 397px;
	height: 274px;
	display: block;
}

.indexList ul li.li2 {
	top: 278px;
	left: 0;
}

.indexList ul li.li3 {
	top: 278px;
	left: 200px;
}

.indexList ul li.li2,
.indexList ul li.li3 {
	width: 197px;
	height: 136px;
}

.indexList ul li.li2 img,
.indexList ul li.li3 img {
	width: 197px;
	height: 136px;
	display: block;
}

.indexList ul li.li4 {
	width: 397px;
	height: 414px;
	left: 401px;
	top: 0;
}

.indexList ul li.li4 img {
	width: 397px;
	height: 413px;
	display: block;
}

.indexList ul li.li5 {
	top: 0;
	right: 0;
}

.indexList ul li.li6 {
	top: 0;
	right: 201px;
}

.indexList ul li.li5,
.indexList ul li.li6 {
	width: 197px;
	height: 136px;
}

.indexList ul li.li5 img,
.indexList ul li.li6 img {
	width: 197px;
	height: 136px;
	display: block;
}

.indexList ul li.li7 {
	width: 397px;
	height: 274px;
	right: 0;
	top: 140px;
}

.hotHover {
	display: none;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 999;
	background: url(/dist/site/0.0.1/inco09.png) repeat;
	height: 100%;
	overflow: hidden;
}

.hotHover .absoluteCon {
	text-align: left;
	padding: 35px 25px;
	font-size: 14px;
}

.hotHover .absoluteCon .nTtile {
	font-size: 18px;
	margin-bottom: 20px;
}

.hotHover .absoluteCon .more {
	text-align: left;
}

.hotHover .absoluteCon .text {
	height: 66px;
	overflow: hidden;
	line-height: 22px;
	margin-bottom: 30px;
}

.hotHover .absoluteCon .more span {
	text-align: center;
	margin-top: 0;
}

.indexList ul li:hover .hotHover {
	display: block;
}


/*footer start*/

.footer {
	background: #53656E;
	padding: 35px 0 25px;
}
 

.inpageBanner {
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 95px;
}

.inpageBanner img {
	display: block;
	width: 1920px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	height: 95px;
}

.pageAbsout {
	width: 1060px;
	margin: 0 auto;
	padding: 20px 0;
	border-bottom: 1px solid #E8E8E8;
}

.indexlogo {
	background: url(/dist/site/0.0.1/inco13.png) 0 1px no-repeat;
	display: inline-block;
	width: 21px;
	height: 20px;
	vertical-align: middle;
	*vertical-align: -3px;
}

.pageAbsout a.cur {
	color: #f00;
}

.contactList {
	padding-top: 53px;
	color: #666;
}

.contactSum {
	padding-bottom: 30px;
	border-bottom: 1px solid #E8E8E8;
	position: relative;
}

.contactList .title {
	font-size: 18px;
	color: #000;
	padding-bottom: 20px;
	font-weight: bold;
}

.companyTitle {
	font-size: 16px;
	color: #333;
	padding-bottom: 8px;
}

.contactCon {
	line-height: 26px;
}

.contactSum dd.dd2 {
	position: absolute;
	left: 565px;
	top: 70px;
}

.contactSum dd.dd2 a {
	display: block;
	width: 158px;
	height: 45px;
	line-height: 45px;
	background: url(/dist/site/0.0.1/inco16.png) 0 0 no-repeat;
	padding-left: 78px;
	color: #333;
	font-weight: bold;
}

.contactWay {
	padding: 30px 0;
	*padding-bottom: 65px;
}

.contactgrList li {
	margin-bottom: 35px;
	float: left;
	width: 565px;
}

.contactgrList li.add {
	width: 495px;
}


.pt55 {
    padding-top: 55px;
}

.comPro {
    padding-bottom: 35px;
}

    .comPro h3 {
        font-size: 24px;
        margin-bottom: 20px;
    }


.contentShare {
    float: none;
    margin: 0;
    text-align: right;
    padding: 13px 0;
}


.bdsharebuttonbox {
    float: right;
    margin-top: -48px;
}

    .bdsharebuttonbox a {
        background-image: url(/dist/site/0.0.1/inco17.png) !important;
        background-repeat: no-repeat;
        padding: 0 !important;
        margin: 0 -2px 0 0 !important;
        width: 24px;
        height: 24px !important;
        vertical-align: top;
        *zoom: 1;
        *display: inline;
    }

        .bdsharebuttonbox a.bds_weixin {
            background-position: 0 0 !important;
        }

        .bdsharebuttonbox a.bds_tsina {
            background-position: -24px 0 !important;
        }

        .bdsharebuttonbox a.bds_qzone {
            background-position: -48px 0 !important;
        }

        .bdsharebuttonbox a.bds_renren {
            background-position: -72px 0 !important;
        }

        .bdsharebuttonbox a.bds_more {
            background-position: -96px 0 !important;
        }


.RealEstate {
    padding: 55px 0 65px;
    background: url(/static/img/wimg50.jpg) right bottom no-repeat;
}

.RealEstateList {
    padding-bottom: 80px;
}

    .RealEstateList ul {
        padding: 20px 0 22px;
        width: 1080px;
        *padding-bottom: 36px;
    }

        .RealEstateList ul li {
            float: left;
            width: 348px;
            background: #F2F2F2;
            margin: 0 8px 14px 0;
        }

            .RealEstateList ul li img {
                display: block;
                width: 348px;
                height: 196px;
            }

            .RealEstateList ul li h4 {
                height: 50px;
                line-height: 50px;
                text-align: center;
                font-size: 16px;
                overflow: hidden;
            }

                .RealEstateList ul li h4 a:hover {
                    color: #000;
                }


/*新闻中心*/

.newsList {
	padding: 55px 0 80px;
}

.newslistDl {
	padding: 15px;
	border: 1px solid #E0F1F1;
	background: #EFF7F7;
}

.newslistDl a {
	display: block;
	cursor: pointer;
}

.newslistDl dt {
	width: 635px;
	float: left;
}

.newslistDl dt img {
	display: block;
	width: 635px;
	height: 356px;
}

.newslistDl dd {
	width: 352px;
	float: right;
	padding-top: 35px;
	color: #333;
}

.newslistDl dd h4 {
	font-size: 22px;
	line-height: 28px;
	height: 56px;
	overflow: hidden;
	margin-bottom: 15px;
}

.newslistDl dd h4 a {
	color: #000;
}

.newslistDl dd span.date,
.wcompanyList dl dd .time {
	display: block;
	padding-left: 22px;
	color: #999;
	background: url(/dist/site/0.0.1/inco18.png) 0 center no-repeat;
	margin-bottom: 15px;
}

.newslistDl dd .text {
	height: 88px;
	overflow: hidden;
}

.newslistDl dd .newsmore {
	margin-top: 38px;
}

.newslistDl dd .newsmore span {
	padding: 9px 35px;
	font-size: 13px;
	background: #000;
	color: #fff;
	display: inline-block;
}

.wcompanyList {
	padding-bottom: 45px;
}

.wcompanyList dl {
	padding: 30px 0;
	border-bottom: 1px solid #D9D9D9;
}

.wcompanyList dl dt {
	width: 336px;
	float: right;
}

.wcompanyList dl dt img {
	display: block;
	width: 336px;
	height: 189px;
}

.wcompanyList dl dd {
	width: 593px;
	float: left;
	padding-top: 15px;
}

.wcompanyList dl dd h3 {
	font-size: 22px;
	line-height: 24px;
	height: 24px;
	margin-bottom: 10px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.wcompanyList dl dd h3 a {
	color: #333;
}

.wcompanyList dl dd h3 a:hover,
.newslistDl dd h4 a:hover {
	color: #000;
}

.wcompanyList dl dd .time {
	padding-left: 25px;
	color: #999;
	margin-bottom: 15px;
	font-family: Arial;
}

.wcompanyList dl dd .deails {
	font-size: 12px;
	color: #666;
	height: 44px;
	overflow: hidden;
}

.wcompanyList dl dd .deailsbtn {
	padding-top: 25px;
	font-size: 13px;
}

.wcompanyList dl dd .deailsbtn span {
	padding: 6px 22px;
	border: 1px solid #8C8C8C;
	display: inline-block;
}

.wcompanyList dl dd .deailsbtn span:hover {
	background: #000;
	border: 1px solid #000;
	color: #fff;
}

.page {
	text-align: center;
}


/*--新闻详细--*/

.commonDetailed {
	background: #FFF;
	margin-top: 55px;
}

.commonDetailedtitle {
	padding: 0 170px;
}

.commonDetailedtitle h3 {
	font-size: 28px;
	text-align: center;
	line-height: 32px;
	color: #1a1a1a;
	margin-bottom: 25px;
}

.commonDetailedtitle .date {
	text-align: center;
	display: block;
	color: #666;
	font-size: 13px;
}

.commonDetailedContents {
	padding: 30px 170px;
	font-size: 16px;
	line-height: 32px;
	color: #1a1a1a;
	text-indent: 32px;
}

.commonDetailedContents img {
	display: block;
	max-width: 100%;
	width: 600px !important;
	height: auto !important;
	margin: 0 auto;
}

.commonDetailedContentsfoot {
	padding-bottom: 65px;
}

.commonDetailedContentsfoot p.return {
	text-align: center;
	padding-bottom: 40px;
}

.commonDetailedContentsfoot p.return a {
	display: inline-block;
	background: #000;
	padding: 6px 34px;
	color: #FFF;
	font-size: 14px;
}

.commonDetailedContentsfoot p a:hover {}

.commonDetailedContentsfoot dl {
	border: 1px solid #cccccc;
	border-left: none;
	border-right: none;
	font-size: 13px;
	padding: 13px 0px;
}

.commonDetailedContentsfoot dl a {
	color: #666;
}

.commonDetailedContentsfoot dl span {
	display: inline-block;
	background: #f2f2f2;
	color: #1a1a1a;
	line-height: 27px;
	padding: 0px 10px;
	margin-right: 15px;
}

.commonDetailedContentsfoot dl dd {
	float: right;
}

.commonDetailedContentsfoot dl dt {
	float: left;
}

.footerSub a:hover,
.footerList li h3 a:hover {
	color: #FF0066;
}

.shareDeatils {
	float: none;
	margin: 0;
	padding: 10px 13px;
	background: #F5F5F5;
	margin-bottom: 25px;
}
 
/*滚动条外部路径*/

.scrollbar .ui-lengthways {
	width: 5px;
	position: absolute;
	right: 2px;
	top: 0;
	background: #E6E6E6;
	font-size: 0;
	cursor: pointer;
}


/*滚动条滑块*/

.scrollbar .ui-lengthways-slide {
	width: 100%;
	background: #C1C1C1;
	position: absolute;
	left: 0;
	top: 0;
}


/*横的滚动条*/

.scrollbar .ui-horizontal {
	height: 10px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #C1C1C1;
	font-size: 0;
}


/*滚动条滑块*/

.scrollbar .ui-horizontal-slide {
	height: 100%;
	width: 20px;
	background: #C1C1C1;
	position: absolute;
	left: 0;
	top: 0;
}

 
/*人才招聘*/

.jobSearch {
	padding: 55px 0 36px;
}

.jobSearch .searchList {
	width: 226px;
	float: left;
	height: 38px;
	border: 1px solid #d9d9d9;
	margin-right: 11px;
	color: #999;
	position: relative;
}

.jobSearch .searchList .choose {
	padding-left: 10px;
	width: 176px;
	height: 38px;
	line-height: 38px;
	display: block;
	color: #999;
	background: url(/dist/site/0.0.1/inco41.png) right top no-repeat;
	cursor: pointer;
	padding-right: 40px;
	overflow: hidden;
}

.searchList ul,
.suggestionTable tbody tr td ul {
	position: absolute;
	width: 100%;
	top: 38px;
	left: -1px;
	background: #fff;
	height: 150px;
	overflow-y: scroll;
	overflow-x: hidden;
	border: 1px solid #e0e0e0;
	display: none;
}

.searchList ul li,
.suggestionTable tbody tr td ul li {
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
}

.suggestionTable tbody tr td ul li {
	*padding-left: 20px;
}

.searchList ul li:hover,
.suggestionTable tbody tr td ul li:hover {
	background: #000;
	color: #fff;
}

.jobsearchBtn {
	*width: 125px;
	padding: 0 32px 0 59px;
	background-image: url(/dist/site/0.0.1/inco42.png);
	background-repeat: no-repeat;
	background-position: 32px center;
	background-color: #60be2d;
	color: #fff;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
}

.jobslist {
	padding-bottom: 35px
}

.jobslist dl {
	line-height: 60px;
	border-bottom: 1px solid #cccccc;
}

.jobslist dl dt {
	float: left;
	padding-left: 53px;
	width: 219px;
	background: url(/dist/site/0.0.1/inco43.png) no-repeat 19px center;
}

.jobslist dl dt a:hover {
	color: #000;
}

.jobslist dl dd {
	float: left;
	width: 219px;
}

.jobslist dl dd span {
	display: inline-block;
	width: 68px;
	text-align: center;
}

.jobslist dl dd.jobslistTime {
	width: 157px;
	font-family: Arial;
}

.jobslist dl dd.jobslistTshen {
	width: 193px;
	text-align: center;
}

.jobslist dl dd .deatilsBtn {
	width: 93px;
	height: 60px;
	display: block;
	background: url(/dist/site/0.0.1/inco44.png) no-repeat 0 center;
	margin: 0 auto;
	line-height: 60px;
	font-size: 14px;
}

.jobslist dl dd .deatilsBtn:hover {
	color: #000
}

.jobslist dl.jobslistHead {
	background: #000;
	color: #FFF;
	border-bottom: none;
	margin: 0px;
	font-size: 16px;
}

.jobslist dl.jobslistHead dt {
	background: none;
}

.jobslist dl.jobslistHead dd.jobslistTime {
	width: 152px;
	padding-left: 5px;
	font-family: "Microsoft YaHei";
}

.mb75 {
	margin-bottom: 75px;
}


/**人力资源详情页*/

.managerDeatils {
	padding: 55px 0 60px;
}

.managerDeatils h3 {
	font-size: 24px;
	margin-bottom: 22px;
}

.jobsDetailedTop {
	background: #EFF7F7;
	padding: 25px 30px 15px;
	color: #4c4c4c;
}

.jobsDetailedTop span {
	display: inline-block;
	padding: 0 85px 8px 0;
}

.jobsDetailedMiddle {
	padding: 30px 30px 20px;
	color: #4c4c4c;
	line-height: 24px;
	border-bottom: 1px solid #E4E4E4;
}

.jopshen a {
	color: #000;
}

.returnBtn {
	padding-top: 25px;
}

.returnBtn a {
	display: inline-block;
	padding: 8px 40px;
	background: #000;
	font-size: 16px;
	color: #fff;
}

.jobsbdshare {
	float: none;
	margin-top: 20px;
}

.MiddleSchoolPro {
	padding: 55px 0 30px;
	line-height: 24px;
	background: url(/dist/site/0.0.1/wimg99.jpg) right 55px no-repeat;
}

.MiddleTitle {
	color: #000;
	font-size: 24px;
	margin-bottom: 15px;
}

.MiddleTitle img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 14px;
	*zoom: 1;
	*display: block;
}

.MiddleSchoolList {
	padding-bottom: 60px;
}

 

/*20170114*/

.footerText a {
	color: #a4adb1;
}

.header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
}

body {
	padding-top: 120px;
}

.indexList ul li {
	z-index: 1;
}

.videolist .large h4 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 845px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: url(/dist/site/0.0.1/inco21.png) repeat;
	padding: 0 10px;
}

.wcompanyList dl:hover {
	background: #ddd;
	cursor: pointer;
}

.wcompanyList dl dd {
	padding-left: 30px;
}

.wcompanyList dl dt {
	padding-right: 30px;
}

.wcompanyList {
	padding-top: 10px;
}

.subWraper {
	position: fixed;
	top: 80px;
	left: 0;
	z-index: 3;
}

.productTitle img,
.MiddleTitle img {
	display: none;
}

.golfcom {
	position: relative;
	cursor: pointer;
}

.golfcom .hotHover .absoluteCon {
	padding: 15px 15px 0;
}

.golfcom .hotHover .absoluteCon .nTtile {
	margin-bottom: 2px;
	font-size: 13px;
}

.golfcom .hotHover .text {
	height: 20px;
	overflow: hidden;
	margin-bottom: 2px;
	font-size: 12px;
}

.golfcom:hover .hotHover {
	display: block;
}

.recruitmentfloat {
	z-index: 999;
}


/**20170223*/

.secondEdition {
	padding: 40px 0 50px;
	background: #fff;
}

.secondNews {
	float: left;
	width: 376px;
	margin-right: 20px;
}

.secondNews h3 {
	padding-bottom: 10px;
	border-bottom: 1px solid #DADBDE;
}

.secondNews h3 span {
	position: relative;
	color: #000;
	font-weight: bold;
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
}

.secondNews h3 .more {
	width: 20px;
	height: 20px;
	background: url(/dist/site/0.0.1/inco57.png);
	float: right;
	display: block;
}

.twonewsdl {
	padding: 10px 0 8px;
	border-bottom: 1px solid #DADBDE;
	cursor: pointer;
}

.twonewsdl dt {
	float: left;
	width: 60px;
	margin-right: 25px;
	text-align: center;
}

.twonewsdl dt em {
	padding: 10px 0 5px;
	display: block;
	color: #509926;
	font-size: 40px;
	line-height: 40px;
	font-weight: bold;
}

.twonewsdl dt span {
	color: #509926;
	font-size: 16px;
}

.twonewsdl dd {
	float: left;
	width: 290px;
}

.twonewsdl dd .newsTitle {
	font-weight: bold;
	font-size: 16px;
	height: 36px;
	overflow: hidden;
	margin-bottom: 6px;
	line-height: 18px;
}

.twonewsdl dd .newsText {
	font-size: 12px;
	color: #666;
	height: 44px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.twonewsdl dd .newsText a span {
	color: #509926;
}

.twonewslist {
	padding-top: 6px;
}

.twonewslist li {
	font-size: 13px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}

.twonewslist li a {
	color: #666;
}

.twonewslist li a:hover,
.twonewsdl:hover a {
	color: #f00;
}

.twonewslist li span {
	padding-right: 16px;
}
 
.incoUl {
	padding-top: 20px;
}

.incoUl li {
	width: 84px;
	float: left;
	text-align: center;
	color: #fff;
}

.incoUl li a {
	color: #fff;
	padding: 7px 0;
	display: block;
}

.incoUl li a:hover {
	background: #60BE2D;
}

.wqpcommonWeb {
	width: 1180px;
	margin: 0 auto;
}

.twophotoList {
	position: relative;
	float: left;
	width: 282px;
}

.twophotoList img {
	display: block;
	width: 282px;
	height: 235px;
}

.twophotoList:hover .hotHover {
	display: block;
}

.twoFooter {
	background: #000;
	padding: 26px 0;
	color: #fff;
	*height: 44px;
}

.rightfooter {
	float: right;
}

.footerlink a {
	color: #fff;
	font-size: 13px;
	padding-right: 20px;
}

.rightfooter .weixin {
	float: left;
	margin-right: 22px;
	position: relative;
	cursor: pointer;
}

.rightfooter .weixin span {
	background: url(/dist/site/0.0.1/inco69.png) 0 0 no-repeat;
	display: block;
	height: 38px;
	line-height: 38px;
	padding-left: 45px;
}

.rightfooter .siteSelect {
	float: left;
	position: relative;
}

.rightfooter .siteSelect span {
	display: block;
	width: 180px;
	height: 36px;
	border: 1px solid #8999A3;
	line-height: 36px;
	padding-left: 15px;
	background: url(/dist/site/0.0.1/inco70.png) 168px center no-repeat;
	cursor: pointer;
}

.sitelist {
	position: absolute;
	bottom: 38px;
	left: 0;
	width: 197px;
	background: #000;
	display: none;
}

.sitelist a {
	color: #fff;
	display: block;
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 1px solid #ddd;
}

.sitelist a:hover {
	background: #60BE2D;
}

.twoweixinimg {
	position: absolute;
	bottom: 38px;
	left: 10px;
	padding-bottom: 10px;
	display: none;
}

.twoweixinimg img {
	width: 100px;
	height: 100px;
}

.webbg {
	background: #fff;
	clear: both;
	overflow: hidden;
}

body {
	background: #000;
}

.view {
	background: #fff;
}

.webmap01 {
	background-color: #fff;
	padding: 10px 40px 50px;
}

.webmap01 dl {
	border: 1px solid #e6e6e6;
	margin-top: 50px;
}

.webmap01 dl h3 {
	padding-left: 20px;
	padding-bottom: 5px;
}

.webmap01 dl h3 span {
	font-size: 20px;
	color: #00a1e9;
	position: relative;
	top: -12px;
	background-color: #fff;
	padding: 0px 13px;
}

.webmap01 dl h3 span a {
	color: #000;
}

.webmap01 dl dd {
	padding-left: 33px;
	padding-bottom: 10px;
}

.webmap01 dl dd a {
	font-size: 14px;
	padding-right: 50px;
	display: inline-block;
	padding-bottom: 8px;
}

.webmap01 dl dd a em {
	display: inline-block;
	margin-right: 8px;
	width: 3px;
	height: 3px;
	background-color: #000;
	vertical-align: middle;
}

.Culture {
	margin-top: 10px;
}

.indexabout {
	position: absolute;
	left: 0;
	display: none;
}

.Brandidea {
	margin-bottom: 30px;
}

.RecommendBook:hover {
	background: #F2F1F1;
}

.specialLeft h4 {
	display: none;
}


/*20170313*/

.webmap01 dl dd a:hover {
	color: #000;
}

.twoweixinimg img {
	display: block;
	border: 1px solid #ccc;
}

.meaning {
	border: none;
	background: none;
	margin: 0;
	padding: 20px 0 30px;
}

.RealEstateList ul li:hover h4 {
	background: #000;
}

.RealEstateList ul li:hover h4 a {
	color: #fff;
}

.suggestionsList li.li1,
.suggestionsList li.li2 {
	width: 46%;
}

.suggestionsList li {
	border-right: none;
}

.jobsearchBtn {
	cursor: pointer;
}

.returnBtn a {
	background: none;
	border: 1px solid #ccc;
	color: #333;
	padding: 4px 20px;
	font-size: 14px;
}

.jopshen {
	font-weight: bold;
	font-size: 18px;
}

.jobstext {
	width: 190px;
	padding-left: 10px;
	border: 1px solid #D9D9D9;
	height: 38px;
	line-height: 38px;
	margin-right: 11px;
	color: #999;
}

.jobslist dl dd span {
	width: auto;
}

.jobslist dl dd.peoplecon,
.jobslist dl.jobslistHead .peoplenum {
	width: 120px;
	text-align: center;
}

.jobslist dl dd.jobaddress,
.jobslist dl dd.jodAddresscon {
	width: 310px;
	text-align: center;
}

.wcompanyList dl a {
	display: block;
	height: 191px;
	cursor: pointer;
}

.estateDeatils p.return {
	text-align: center;
	padding: 60px 0 0;
}

.estateDeatils p.return a {
	display: inline-block;
	background: #000;
	padding: 6px 34px;
	color: #FFF;
	font-size: 14px;
}


/*20170919*/

.footerbommom2 a {
	color: #8b9eaa;
	margin-right: 10px;
}

.footerbommom2 a img {
	vertical-align: -4px;
	margin-right: 5px;
}


/*201701129*/

.subMenu {
	position: relative;
	text-align: left;
}

.nav ul li.li1 .subMenu {
	left: 278px;
}

.nav ul li.li2 .subMenu {
	left: 372px;
}

.nav ul li.li3 .subMenu {
	left: 27px;
	text-align: center;
}

.nav ul li.li4 .subMenu {
	left: 8px;
	text-align: center;
}

.nav ul li.li5 .subMenu {
	left: 100px;
	text-align: center;
}


/*20180426*/

.nav ul li {
	padding: 0 9px;
}
 
.nav {
	width: 820px;
}

.nav ul li {
	padding: 0 4px;
}

.contactUs{
	left: 391px;
   text-align: center;
} 


.Paging{background:#FFF; text-align:center; margin-top:30px; padding:20px 0px 17px;}
.Paging a{ display:inline-block;width:37px;height:37px;text-align:center; line-height:37px; vertical-align:middle; margin:0px 5px;color:#636363; font-size:14px; font-weight:400; border:1px solid #ccc; border-radius:3px;}
.Paging a:hover{color:#fff;background:#000}
.Paging a img{position:relative;top:12px; display:block; margin:auto;}
.Paging a.Pagingmore{ background:none; margin:0px; width:25px; border:none}
.Paging a.Pagingmore:hover{ background:none;color:#636363;}
.Paging span{ display:inline-block;width:37px;height:37px;text-align:center; line-height:37px; vertical-align:middle; margin:0px 5px;color:#636363; font-size:14px; font-weight:400;border-radius:3px;}
.Paging .laypage_next,.Paging .laypage_prev{border:1px solid #ccc;color:#636363; padding:0; margin:0}
.Paging .laypage_next span,.Paging .laypage_prev span{  padding:0; margin:0}
.Paging span.laypage_total{width:200px;height:37px;}
.Paging span.laypage_total input{ width:30px;}
.Paging span.laypage_curr{ color:#fff;border:1px solid #ccc; background:#000}
 