@import url(animate.css);
body,div, td, th, p,ol,ul,li,dl, dt, dd, a,form,input,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea, img{ margin:0; padding:0;}
ul,ol{list-style-type:none;}
.clear{clear:both; font-size:0;line-height:0; height:0px;}
/*.clear{zoom:1;}
.clear:after{content:"\20";display:block;clear:both;}*/
input,img,fieldset{border:none}
input,textarea{ outline:none;}
body{ font-family:microsoft yahei,arial; font-size:14px;}
.fl{float:left; display:inline;}
.fr{float:right; display:inline;}
.pr{position:relative;}
.pa{position:absolute;}
.bc{margin:0 auto;}
.w1200{width:1200px;}
.w1000{width:1000px;}
.t2{text-indent:2em;}
a{ text-decoration:none; color:#000;}
a:hover, .onlinelist li a:hover, .link a:hover, .index-main .more:hover, .hotnews #list li a:hover, .cblue, .item_b .like_btn:hover, .mTitle .more:hover{color:#0981de;}


.indexbg {
    background: #ede8e2 url(../images/bg.jpg) no-repeat center 0;
}
.bottom_tools {
    position: fixed;
    z-index: 1070;
    right: 40px;
    top: 40px;
}
.twoCode {
    width: 100px;
    height: 120px;
    cursor: pointer;
    position: absolute;
    left: -115px;
}
.bottom_tools > * {
    font: 0/0 a;
    display: block;
    color: transparent;
    border: 0;
    background-color: transparent;
    text-shadow: none;
}
.bottom_tools .weixin {
    background-color: #ebc03e;
    background-position: -80px 0;
}
.bottom_tools .qq {
    background-color: #48b648;
    background-position: -80px -45px;
}
.bottom_tools .sina {
    background-color: #e67817;
    background-position: -80px -90px;
}
.bottom_tools .scrollUp {
    background-color: #3795ce;
    background-position: -80px -135px;
    display: none;
}
.bottom_tools a {
    display: block;
    width: 45px;
    height: 45px;
    background: url(../images/icon_people.png) no-repeat;
    margin-bottom: 15px;
}

.bottom_tools > * {
    font: 0/0 a;
    display: block;
    color: transparent;
    border: 0;
    background-color: transparent;
    text-shadow: none;
}
.index-banner {
    width: 100%;
    height: 366px;
}
.lunhuan {
    width: 100%;
    height: 366px;
    position: relative;
    z-index: -2;
}
.logo {
    position: relative;
    top: 40px;
    z-index: 2;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
}
#lunhuanback {
    width: 100%;
    height: 366px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}
#lunhuanback p {
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 366px;
    background-repeat: no-repeat;
    background-position: 50% 0;
}
#dd-box {
    width: 100%;
    position: absolute;
    left: 0;
    top: 320px;
    text-align: right;
}
#dd-box .main {
    width: 1200px;
    height: 11px;
    margin: 0 auto;
}
#dd-box a {
    display: inline-block;
    width: 11px;
    height: 11px;
    margin: 0 6px;
    background: url(../images/dotbg.png) no-repeat;
}
#dd-box a.cur,#dd-box a:hover{
	background:url(../images/dotbg.png) no-repeat 0 -11px;
}
/*****导航菜单****/
.menu { 
			height: 45px;
			display: block;
		}

		.menu ul {
			list-style: none;
			padding: 0;
			margin: 0;
		}

		.menu ul li {
			/* width and height of the menu items */  
			float: left;
			overflow: hidden;
			position: relative;
			text-align: center;
			line-height: 45px;
		}

		.menu ul li a {
			/* must be postioned relative  */ 
			position: relative;
			display: block;
			width: 110px;
			height: 45px;
			font-family: Arial;
			font-size: 15px;
			font-weight: bold;
			letter-spacing: 1px;
			text-transform: uppercase;
			text-decoration: none;
			cursor: pointer;
		}

		.menu ul li a span {
			/* all layers will be absolute positioned */
			position: absolute;
			left: 0;
			width: 110px;
		}

		.menu ul li a span.out {
			top: 0px;
		}

		.menu ul li a span.over,
		.menu ul li a span.bg {
			/* hide */  
			top: -45px;
		}

		/** 1st example **/

		#menu {
			background: #EEE;
		}

		#menu ul li a {
			color: #000;
		}

		#menu ul li a span.over {
			color: #FFF;
		}

		#menu ul li span.bg {
			/* height of the menu items */  
			height: 45px;
			background: url('bg_over.gif') center center no-repeat;
		}
		
		/** 2nd example **/

		#menu2 {
			background: #1dace8;		
		}
		
		#menu2 ul li a {
			color: #FFF;
		}

		#menu2 ul li a span.over {
			background: #FFF;
			color: #000;
		}
/*****导航菜单****/
.index-main {
    width: 1200px;
    height: auto;
    margin: 20px auto 0;
}
.index-main-left {
    width: 332px;
    height: auto;
}
.fl {
    float: left;
    display: inline;
}
.index-main .lNews {
    padding: 0 20px;
    height: 250px;
    overflow: hidden;
    margin-bottom: 10px;
    background: #fff;
}
.index-news, .index-block .mblock, .index-main-bottom-right, .lNews, .friendlink {
    box-shadow: 0 0 10px #d1c5a9;
    -webkit-box-shadow: 0 0 10px #d1c5a9;
}
.index-main h3.yellow {
    background: url(../images/iconYellow.gif) no-repeat 0 50%;
}
.index-main h3 {
    padding-left: 15px;
    line-height: 46px;
    border-bottom: 1px solid #dbdbdb;
}
.index-main .more {
    float: right;
    font-size: 12px;
    color: #666;
}
.index-main .lNews ul {
    padding-top: 10px;
}
.index-main .lNews li {
    height: 26px;
    line-height: 26px;
    overflow: hidden;
}
.index-main ul.img li {
    height: 194px;
    overflow: hidden;
    margin-bottom: 30px;
    background: #333;
}
.index-main-right {
    width: 838px;
}

.index-news {
    height: auto;
    background: #FFF;
}
.index-news, .index-block .mblock, .index-main-bottom-right, .lNews, .friendlink {
    box-shadow: 0 0 10px #d1c5a9;
    -webkit-box-shadow: 0 0 10px #d1c5a9;
}
.newsSlider {
    width: 420px;
    height: 286px;
    overflow: hidden;
}
.index-main-col-4{
	width: 24%;
    height: auto;
    margin: 6px;
}


/********名企有约********/
.company_ad {
    position: relative;
    width: 1170px;
    margin: 0 auto;
    padding-bottom: 30px;
}
.hd {
    line-height: 2;
    padding-top: 30px auto;
}
.hd .left {
    float: left;
    padding-top: 4px;
}
.hd .name {
    float: left;
    margin-right: 20px;
    font-size: 28px;
    font-weight: 700;
}
.hd .frontName {
    float: left;
    padding-top: 14px;
    font-size: 14px;
}
.hd .frontName {
    padding-top: 13px;
}
.hd .right {
    float: right;
}
.hd a {
    color: #000000;
    text-decoration: none;
}
.f-fz14 {
    font-size: 14px;
}
.botton {
    width: 1190px;
    margin: 10px auto;
}
.botton ul {
    width: 100%;
    overflow: hidden;
}
.botton ul li {
    width: 183px;
    float: left;
    margin-right: 13px;
    position: relative;
}
.botton ul li a {
    display: block;
    position: relative;
}
.botton img {
    border: solid 1px #757575;
}
.back {
    display: none;
    background: #558ed5;
    color: #FFFFFF;
    position: absolute;
    top: 0;
    left: 1px;
    width: 148px;
    height: 50px;
    padding: 20px;
    animation: flipInX 1s both;
    -webkit-animation: flipInX 1s both;
}
/********名企有约********/
/*合作伙伴*/
.Partners{ width:1200px; padding:20px 0; margin:40px auto 0; margin-bottom:10px; background:#fff; overflow:hidden; }
.Partners .bx_wrap { height:60px;}
.Partners .bx_wrap .bx_container{ margin:0 auto;}
.Partners .bx_wrap ul img { height:60px; }
.Partners .bx_wrap ul li{ width:140px; height:60px; text-align:center; padding:0 30px; overflow:hidden; }

.footer {
    width: 100%;
    background: url(../images/bgbottom.gif) repeat-x top #005597;
    font-size: 13px;
    color: #8a5f10;
}
.w1200 {
    width: 1200px;
}
.bc {
    margin: 0 auto;
}
.link {
    padding: 40px 10px;
}
.link span {
    color: #000;
}
.link a {
    color: #8a5f10;
    display: inline-block;
    margin: 0 8px;
}
.footer .box {
    border-top: 1px solid #fff;
    padding-top: 40px;
}
.footer .lbox {
    float: left;
    width: 400px;
}
.lbox {
    float: left;
}
.footer .lbox p {
    color: #95ceff;
    line-height: 24px;
    padding: 10px;
}
.footer .rbox {
    float: right;
    width: 750px;
    overflow: hidden;
}
.rbox {
    float: right;
}
.footer .rbox .mbox {
    width: 1000px;
}
.footer .rbox ul {
    float: left;
    width: 170px;
}
.footer .rbox ul li .title {
    font-size: 16px;
    line-height: 50px;
    color: #000;
    text-decoration: none;
    color: #125b94;
    font-weight: bold;
}
.footer .rbox ul li a {
    line-height: 22px;
    color: #95ceff;
}
.copyright {
    font-size: 13px;
    text-align: center;
    color: #000;
    line-height: 24px;
    padding: 40px 0;
}

.icon-title{
	margin-left: -20px;
}
