	.morecss {
		float: right;
		font-size: 12px;
		color: #743e44;
	}
	
	.morecss span {
		color: #377dff;
		font-size: 14px;
		padding-left: 5px;
	}
	
	.morecss:hover {
		color: #377DFF;
	}
	
	.titles_span_xjh {
		width: 200px;
		margin-top: 20px;
		font-size: 16px;
		color: #333366;
	}
	
	.titles {
		font-size: 16px;
		color: #333366;
		height: 50px;
		opacity: 1;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	
	.tilesv {
		font-size: 16px;
		color: #333366;
		display: -webkit-box;
	}
	
	body {
		margin-left: 16px;
	}
	
	#Adiv_list .date_div_main {
		font-size: 12px;
	}
	
	#Adiv_list .date_div_main .div_title {
		height: 30px;
		opacity: 1;
		font-size: 14px;
		color: #696969;
	}
	
	#Adiv_list .rightitem .title {
		font-size: 16px;
		color: #333366;
		width: 150px;
		margin: 0;
	}
	
	#Adiv_list>li>a {
		padding: 0;
	}
	
	.am-list>li {
		margin-bottom: -1px;
	}
	
	.first_banner .am-control-nav {
		width: 100%;
		position: absolute;
		bottom: -15px;
		text-align: center;
		top: 334px;
	}
	
	.inner_banner .am-control-nav {
		width: 100%;
		position: absolute;
		bottom: 0px;
		text-align: center;
		top: 255px;
	}
	
	.am-slider-default .am-direction-nav .am-prev {
		left: 11.9%;
		background: url("../../image/cms/banner_btn_left.png") no-repeat;
		height: 70px;
		width: 38px;
		margin-top: -30px;
	}
	
	.am-slider-default .am-direction-nav .am-next {
		right: 12.9%;
		background: url("../../image/cms/banner_btn_right.png") no-repeat;
		height: 70px;
		width: 38px;
		margin-top: -30px;
	}
	
	.am-slider-default .am-direction-nav a {
		position: absolute;
		top: 50%;
		z-index: 10;
		display: block;
		width: 36px;
		height: 36px;
		margin: -18px 0 0;
		overflow: hidden;
		opacity: .45;
		cursor: pointer;
		color: rgba(0, 0, 0, .65);
		-webkit-transition: all .3s ease;
		transition: all .3s ease;
	}
	
	.am-slider-default .am-direction-nav a.am-next:before {
		content: "";
	}
	
	.am-slider-default .am-direction-nav a:before {
		content: "";
	}
	
	.am-menu-dropdown2 .am-menu-nav>li>a {
		color: "";
	}
	
	.inner {
		background: #FFFFFF;
		max-width: 1200px;
		margin-left: auto;
		margin-right: auto;
		top: -100px;
		position: relative;
		height: 198px;
		border-radius: 2px;
	}
	/*inner*/
	
	.inner_tab {
		display: flex;
	}
	
	.inner_tab .span1 {
		color: #E1E1E1;
		width: 1px;
	}
	
	.inner_tab .span2 {
		color: #333366;
		font-size: 16px;
		opacity: 0.5;
		width: 114px;
	}
	
	.inner_tab .div1 {
		background: #333366;
		opacity: 0.5;
		width: 4px;
		height: 4px;
		margin-right: 15px;
		margin-left: 52px;
		margin-top: 13px;
	}
	
	.inner_tab:hover .div1 {
		background: #377dff;
		opacity: 1;
	}
	
	.inner_tab:hover>.span2 {
		color: #2b304e;
		opacity: 1;
	}
	
	ol,
	ul {
		padding-left: 21px;
		margin-bottom: 0px;
	}
	
	.am-tab-panel .am_tonggao li a:hover {
		border: 2px solid #377DFF;
		border-radius: 5px;
		z-index: 100000;
	}
	
	.am-tab-panel .am_tonggao li a:hover .title,
	.am-tab-panel .am_tonggao li a:hover .titles {
		font-size: 16px;
		color: #377DFF;
	}
	
	.am-tab-panel .am_tonggao li a {
		border: 2px solid #FFFFFF;
		margin: 5px;
		cursor: pointer;
	}
	
	.am-tab-panel .am_tonggao li .zwxxdiv:hover {
		box-shadow: 2px 2px 15px rgba(51, 51, 102, 0.2);
		z-index: 100000;
	}
	
	.am-tab-panel .am_tonggao li .zwxxdiv {
		margin: 5px;
		cursor: pointer;
	}
	
	.am-tab-panel .am_tonggao li .zwxxdiv:hover a {
		box-shadow: 0px 0px 0px #333366;
	}
	
	.tab-tonggao {
		background: #FFFFFF;
		height: 678px;
		top: -46px;
		position: relative;
		max-width: 780px;
		min-height: 678px;
		margin-left: 0px;
		margin-right: 20px;
	}
	
	[data-am-widget=tabs] .am-tabs-nav a {
		font-size: 16px;
		color: #333366;
		opacity: 0.6;
		display: inline-block;
		margin-top: 20px;
	}
	
	.am-tabs-default .am-tabs-nav li,
	.am-tabs-default .am-tabs-nav div {
		background-color: #FFFFFF;
		border-bottom: 1px solid #E1E1E1;
		text-align: left;
	}
	
	.am-tabs-default .am-tabs-nav {
		line-height: 0px;
	}
	
	.am-tabs-bd {
		border: 1px solid #FFFFFF;
	}
	
	.am-tabs-bd .am-tab-panel {
		padding: 0;
	}
	
	.am-list-news-default {
		margin: 0;
	}
	
	[class*=am-u-]+[class*=am-u-]:last-child {
		float: none;
	}
	
	.am-list-news-default .am-list .am-list-item-desced {
		padding-top: 0rem;
		padding-bottom: 0rem;
	}
	
	ol,
	ul {
		padding-left: 0px;
	}
	
	.leftitem {
		width: 67px;
		height: 67px;
		background: rgb(243, 245, 248);
		margin: 21px 20px 21px 28px;
	}
	
	.rightitem {
		margin-top: 5px;
	}
	
	.rightitem .title {
		font-size: 16px;
		color: #333366;
	}
	
	.conntext {
		font-size: 14px;
		color: #333366;
		opacity: 0.55;
		height: 45px;
		text-overflow: -o-ellipsis-lastline;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	
	.am-slider-default .am-next {
		opacity: 1.0;
	}
	
	.am-slider-default .am-prev {
		opacity: 1.0;
	}
	
	.am-slider-default:hover .am-next {
		opacity: 1.0;
	}
	
	.am-slider-default:hover .am-prev {
		opacity: 1.0;
	}
	
	.am-slider-a1 .am-control-nav {
		width: 100%;
		bottom: 5px;
		display: none;
	}
	/*职位*/
	
	.tab-zhiwei {
		background: #FFFFFF;
		height: 791px;
		max-width: 780px;
		/*min-height: 678px;*/
		margin-left: 0px;
		margin-right: 20px;
	}
	/*就业*/
	
	.tab-jiuye {
		background: #FFFFFF;
		height: 410px;
		max-width: 590px;
		min-height: 410px;
		margin-left: 0px;
		margin-right: 10px;
	}
	/*创业*/
	
	.tab-chuangye {
		background: #FFFFFF;
		max-width: 590px;
		min-height: 410px;
		margin-left: 10px;
		margin-right: 0px;
	}
	/*日历*/
	
	.calendar-week {
		border-bottom: none;
		font-weight: bold;
		font-size: 14px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #333366;
		margin-bottom: 10px;margin-top: -3px;
	}
	
	.calendar-date {
		margin-top: -15px;
	}
	.calendar-title {
		margin-top: 10px;
	}
	
	.calendar-title a {
		display: none;
	}
	
	.calendar-date .item {
		margin-left: 13px;
		float: left;
		width: 36px;
		height: 36px;
		line-height: 36px;
		text-align: center;
	}
	
	.calendar-today {
		z-index: 10000;
		display: none;
		opacity: 0;
		position: absolute;
		right: 20px;
		top: 20px;
		width: 194px;
		height: 168px;
		overflow-y: auto;
		padding: 6px 10px;
		background-color: #EEEEEE;
		border-radius: 5px;
	}
	
	.calendar-today .triangle {
		position: absolute;
		top: 50%;
		left: -16px;
		margin-top: -8px;
		border-width: 8px;
		border-style: solid;
		border-color: transparent red transparent transparent;
	}
	
	.calendar-today p {
		color: #696969;
		font-size: 14px;
	}
	
	.calendar-today .date {
		margin-bottom: -20px;
		font-size: 12px;
		color: #13134a;
	}
	
	.am-tab-panel .am_tonggao li a {
		margin: 5px;
	}
	
	.am_zph_right {
		margin-top: 12px;
		margin-bottom: 16px;
		font-size: 14px;
	}
	
	.am_huodong .am-list>li {
		position: relative;
		display: block;
		margin-bottom: -1px;
		background-color: #fff;
		border: 1px solid #ffffff;
		height: 66px;
		margin-top: -10px;
	}
	
	.am-footer-miscs a {
		color: #fff;
	}
	
	.am-tabs-bd .am-tab-panel.am-active {
		display: block;
	}
	
	.am-tabs-bd .am-tab-panel {
		visibility: visible;
	}
	
	.position_fixed {
		position: fixed;
		right: 0;
		bottom: 40px;
		z-index: 1000;
	}
	
	.fixedBtn_box {
		width: 50px;
	}
	
	.fixedBtn_box>div {
		width: 50px;
		height: 50px;
		font-size: 14px;
		text-align: center;
		color: #fff;color:transparent;
		margin-top: 8px;
		border-radius: 5px;
		cursor: pointer;
	}
	
	.fixedBtn1 {
		background: url('../../image/home_top_normal.png');
	}
	
	.fixedBtn2 {
		background: url('../../image/home_Note_nomal.png');
	}
	
	.fixedBtn3 {
		background: url('../../image/home_Download_normal.png');
	}
	
	.fixedBtn1:hover,.fixedBtn2:hover,.fixedBtn3:hover{
		color: #FFFFFF;
	    padding: 10px;
	    line-height: 16px;color: #fff;
	}
	
	.am-dimmer.am-active {
		background-color: rgba(0, 0, 0, .6);
	}
	
	.feedback-title {
		font: 20px "微软雅黑";
		color: #1AA0F9;
	}
	
	.feedback-tel {
		color: #555;
		font: 14px "微软雅黑";
		padding-left: 40px;
	}
	
	.am-form .feedback-ctn {
		width: 390px;
		height: 168px;
		background: #F9F9F9;
		border: 1px solid #DCDCDC;
		border-radius: 5px;
		margin-left: 40px;
	}
	
	.feedback-btn {
		display: inline-block;
		width: 176px;
		text-align: center;
		padding: 10px 0;
		border-radius: 5px;
		cursor: pointer;
	}
	
	.feedback-btn-cancel {
		border: 1px solid #DCDCDC;
		color: #555;
		margin-right: 35px;
	}
	
	.feedback-btn-OK {
		background: #2ABDFE;
		color: #fff;
	}
	.bay_box{
		width: 300px;
		height: 170px;
		position: fixed;
		cursor: pointer;
		z-index: 9999;
		left: 100px;
		top: 300px;
	}
	.bay_close{
		position: absolute;
		top: 10px;
		right: 10px;
		width:22px;
		height:22px;
		background:rgba(63,70,96,1);
		border-radius:50%;
		opacity:0.6;
		font-size: 20px;	
		color: #fff;
		text-align: center;
		line-height: 18px;
    }
    .bay_close:hover{
    	color: #fff;
    }
    .clearfix:after {
	    content: '';
	    clear: both;
	    display: block;
    }
    .bg-f{
       background: #fff;
    }
    .pt10{
    	padding-top: 10px;
    }
    .pb10{
    	padding-bottom: 10px;
    }
    .mt20{
       margin-top: 20px;
    }
    .mb20{
       margin-bottom: 20px;
    }
    .pt20{
    	padding-top: 20px;
    }
    .pb20{
    	padding-bottom: 20px;
    }
    .pr28{
    	padding-right:28px;
    }
    .pl28{
    	padding-left:28px;
    }
    .flex_box{
		display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
		display: -webkit-flex; /* 新版本语法: Chrome 21+ */
		display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */
		display: -moz-box; /* 老版本语法: Firefox (buggy) */
		display: -ms-flexbox; /* 混合版本语法: IE 10 */
    }
    .justify_bettwn{
    	-webkit-justify-content:space-between;
    	-ms-justify-content:space-between;
        justify-content:space-between;
    }
