html {
	font-size: 16px;
	font-family: Microsoft Yahei;
	-webkit-text-size-adjust: none;
  	text-size-adjust: none;
}

html,
body,
ul,
li {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
}

.fr {
	float: right;
}

.fl {
	float: left;
}

.cb {
	clear: both;
}

.header,
.header-top {
	height: 38px;
	line-height: 38px;
	margin: 0 auto;
	width: 100%;
}

.header-top {
	position: fixed;
	z-index: 999;
	background-color: white;
}

.header-float {
	width: 1200px;
	margin: 0px auto;
}

.header-top-left {
	float: left;
	background: url("https://www.gzzx.gov.cn/images/gzzxcf143-header1.jpg") no-repeat center left;
	text-indent: 10px;
}

.header-top-right {
	background: url("https://www.gzzx.gov.cn/images/gzzxcf143-header2.jpg") no-repeat center left;
	float: right;
	text-indent: 30px;
}

.container {
	background: url("https://www.gzzx.gov.cn/images/cf143_bg.png") repeat-x;
	min-width: 1200px;
}

.banner {
	position: relative;
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
}

.banner img {
	width: 100%;
}

.banner_siteMain {
	width: 124px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.7);
	position: absolute;
	top: 20px;
	right: 180px;
}

.banner_siteMain a {
	color: red;
}

/*导航条*/
.nav_bar {
	overflow: hidden;
	width: 100%;
	background: url("https://www.gzzx.gov.cn/images/cf143_navbar.png") repeat-x;
}

.nav_bar .nav_bar_main {
	width: 1160px;
	margin: 0px auto;
}

.nav_bar .nav_bar_main .top_search {
	float: right;
	height: 45px;
}

.nav_bar .nav_bar_main .top_search .search_text {
	float: left;
	width: 160px;
	padding-left: 5px;
	height: 27px;
	line-height: 27px;
	border: 0px;
	outline: none;
	margin-top: 6px;
}

.nav_bar .nav_bar_main .top_search .search_button {
	float: right;
	height: 30px;
	width: 48px;
	font-size: 16px;
	font-weight: 600;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
	color: #fff;
	background-color: #e71f19;
	border: 0px;
	margin-top: 6px;
}

.nav_bar ul {
	overflow: hidden;
	height: 45px;
	float: left;
}

.nav_bar ul li {
	text-align: center;
	float: left;
	line-height: 45px;
}

.nav_bar ul li.nav_bar_li {
	width: 100px;
}

.nav_bar ul li.nav_bar_li.active {
	background-color: #fff;
}

.nav_bar ul li.nav_bar_li.active a {
	color: #ca2429;
}

.nav_bar ul li.nav_bar_line {
	width: 1px;
	/*	background-color: #fff;*/
	margin-top: 10px;
	height: 30px;
	vertical-align: middle;
}

.nav_bar ul li a {
	font: 600 16px/16px "微软雅黑";
	color: #fff;
}

.main {
	background: #fff;
	width: 1160px;
	margin: 30px auto;
}

.main .hggroup {
	width: 1160px;
	height: 57px;
	margin: 0px auto;
	background-color: #962124;
}

.main .hggroup>div {
	float: left;
}

.main .hggroup .hggroup_date {
	width: 250px;
	height: 57px;
	line-height: 57px;
}

.main .hggroup .hggroup_date div {
	float: left;
}

.main .hggroup .hggroup_date div:first-child {
	margin-left: 20px;
	width: 37px;
	height: 57px;
	line-height: 65px;
	text-align: center;
	background: url("https://www.gzzx.gov.cn/images/cf143_hggroup_date.png") no-repeat left center;
}

.main .hggroup .hggroup_date div:first-child+div {
	margin-left: 10px;
	font-size: 14px;
	color: #fff;
}

.main .hggroup .hggroup_title {
	text-align: center;
	width: 100%;
	color: #f5e82c;
	font-size: 20px;
	font-weight: 600;
	height: 57px;
	line-height: 57px;
}

.hggroup_search {
	margin-top: 13px;
	width: 228px;
	height: 30px;
}

.hggroup_search .search_text {
	float: left;
	width: 160px;
	padding-left: 5px;
	height: 27px;
	line-height: 27px;
	border: 0px;
	margin-left: 10px;
	outline: none;
}

.hggroup_search .search_button {
	float: right;
	height: 30px;
	width: 48px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
	color: #fff;
	background-color: #e71f19;
	border: 0px;
}

.hggroup_search .top_search {
	width: 226px;
	background-color: #fff;
	height: 30px;
}

.main_body {
	min-height: 900px;
	width: 1158px;
	margin: 0px auto;
	overflow: hidden;
	border: 1px solid #ddd;
}

.main_body .main_body_w1 {
	overflow: hidden;
	margin-top: 18px;
}

.main_body .main_body_w1>div {
	float: left;
}

.main_body .main_body_w1 .main_body_w1_l {
	width: 655px;
	height: 454px;
	margin-left: 18px;

}

/*轮播图*/
.slider {
	position: relative;
	width: 655px;
	height: 100%;
}

.slider .bd ul {
	width: 655px;
	height: 329px;
}

.slider .hd {
	overflow: hidden;
	position: absolute;
	z-index: 10;
	background-color: rgba(0, 0, 0, 0.5);
	bottom: 0px;
	width: 655px;
	height: 30px;

}

.slider .slider_text {
	display: none;
	overflow: hidden;
	position: absolute;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	z-index: 11;
	bottom: 0px;
	left: 0px;
	width: 400px;
	height: 30px;
	color: #fff;
	padding-left: 10px;
	line-height: 30px;
}

.slider .slider_text a {
	color: #fff;
}

.slider .hd ul {
	float: right;
	min-width: 100px;
	height: 30px;
}

.slider .hd ul li {
	float: left;
	overflow: hidden;
	margin: 8px 7px;
	width: 14px;
	height: 14px;
	border-radius: 7px;
	background-color: #fff;
}

.slider .hd ul li.on {
	background-color: red;
}

.slider .hd ul li.on .slider_text {
	display: block;
}

.main_body .main_body_w1 .main_body_w1_l img {

	width: 655px;
	height: 454px;
}

/*轮播图右侧的列表*/
.main_body_w1_r .main_body_article_title {
	width: 450px;
	overflow: hidden;
	margin-left: 25px;
}

.main_body_w1_r .main_body_article_title div {
	float: left;
	height: 40px;
}

.main_body_w1_r .main_body_article_title div:first-child,
.main_body_w1_r .main_body_article_title div:first-child+div+div {
	width: 155px;
	height: 3px;
	background-color: #c21a20;
	margin-top: 18px;
}

.main_body_w1_r .main_body_article_title div:first-child+div {
	width: 130px;
	text-align: center;
	font: 600 22px/40px "微软雅黑";
}

.main_body_w1_r .main_body_article_title div:first-child+div a {
	color: #000;
}

.main_body_w1_r .main_body_article_text {
	width: 440px;
	overflow: hidden;
	margin-left: 25px;
}

.main_body_w1_r .main_body_article_text li {
	width: 440px;
	height: 48px;
	line-height: 48px;
	padding: 9px 0px;
	border-bottom: 1px dashed #ccc;
	font-size: 18px;
	overflow: hidden;
}

.main_body_w1_r .main_body_article_text li:last-child {
	border-bottom: 0px;
}

.main_body_w1_r .main_body_article_text li:first-child {
	height: 54px;
	margin: 3px 0px;
	overflow: hidden;
}

/*最新动态处第一个li处不省略内容*/
/*.main_body_w1_r .main_body_article_text li:first-child div:first-child {
	overflow: visible;
	text-overflow: clip;
	white-space: normal;
	width: auto;
}*/

.main_body_w1_r .main_body_article_text li a {
	color: #000;
}

.main_body_w1_r .main_body_article_text li a div b {
	color: #c21a20;
}

.main_body_w1_r .main_body_article_text li a div:first-child {
	width: 440px;
	float: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.main_body_w1_r .main_body_article_text li a div:first-child+div {
	font-size: 16px;
}

/*去除最新动态的列表第一项的部分样式*/
.main_body_w1_r .main_body_article_text li:first-child a div b {
	display: none;
}

.main_body_w1_r .main_body_article_text li:first-child a div:first-child+div {
	display: none;
}

.main_body_w1_r .main_body_article_text li:first-child {}

.main_body_w1_r .main_body_article_text li:first-child a {
	color: red;
	font-size: 20px;
}

.main_body_w2 {
	/*height: 350px;*/
}

.main_body_w2_left {
	width: 257px;
	/*overflow: hidden;*/
}

.main_body_w2_main {
	min-width: 1120px;
	width: 1120px;
	box-sizing: border-box;
	margin: 16px auto;
}

.main_body_w2_main_normal {
	min-height: 700px;
	min-width: 882px;
	padding: 0px 20px;
	box-sizing: border-box;
}

.main_body_w2 .main_body_w2_left,
.main_body_w2 .main_body_w2_main .main_list_box {
	float: left;
}

.main_body_w2 .datetime {
	margin-left: 18px;
	width: 235px;
	height: 280px;
}

.main_body_w2 .datetime1 {
	font: bold 20px/90px "微软雅黑";
	color: #c21a20;
	padding-left: 55px;
	width: 184px;
	height: 70px;
	border-bottom: 3px solid #c21a20;
	background: url(cf143_biaoq.png) no-repeat left bottom;
}

.main_body_w2 .datetime2 {
	width: 238px;
	height: 275px;
	margin-top: 4px;
	background: url(cf143_5_datetime_bg_3.png) no-repeat;
}

.main_body_w2 .datetime2 .datetime2_top {
	line-height: 100px;
	height: 78px;
	text-align: center;
	color: #fff;
}

.main_body_w2 .datetime2 .datetime2_bottom {
	font-size: 13px;
	color: #c21a20;
	text-align: center;
}


#lzpt img {
	width: 238px;
}

/*右侧栏目列表*/
.main_list_box .mainListBox {
	width: 550px;
	height: 184px;
}

.main_list_box.left {
	margin-left: 20px;
}

.ListBoxTitle {
	background-color: #f5f5f5;
	height: 35px;
	line-height: 35px;
	color: #d21b1a;
	border-bottom: 3px solid #c21a20;

}

.ListBoxTitle .ListBoxTitle-l {
	height: 35px;
	line-height: 35px;
	float: left;
	color: white;
	background-color: #be2b33;
	padding: 0px 10px;
	font: bold 20px/35px "微软雅黑";
}

.ListBoxTitle .ListBoxTitle-r {
	height: 35px;
	line-height: 35px;
	float: right;
	color: #232323;
	font-weight: 400;
	font-size: 18px;
}

.ListBoxTitle .ListBoxTitle-r a {
	height: 35px;
	line-height: 35px;
	color: #232323;
	font-weight: 400;
	font-size: 18px;
}


.main_list_box .mainListBox .ListBoxBody {
	padding-right: 20px;
	width: 550px;
}

.main_list_box .mainListBox .ListBoxBody li {
	text-overflow: ellipsis;
	overflow: hidden;
	border-top: 1px dashed;
	white-space: nowrap;
	height: 48px;
	line-height: 48px;
	color: #555656;
}

.main_list_box .mainListBox .ListBoxBody li:first-child {
	margin-top: 0px;
}
.main_list_box .mainListBox .ListBoxBody li:first-child{
	border-top: 0px;
}
.main_list_box .mainListBox .ListBoxBody li a {
	color: #000;
}

.main_list_box .mainListBox .ListBoxBody li span {
	color: #c21a20;
}

de {
	background-color: #f5f5f5;
	height: 35px;
	line-height: 35px;
	color: #d21b1a;
	border-bottom: 3px solid #c21a20;
	font: bold 20px/90px "微软雅黑";
}

.main_list_box_wider .mainListBox .ListBoxTitle .ListBoxTitle-l {
	height: 35px;
	line-height: 35px;
	float: left;
	color: white;
	background-color: #be2b33;
	padding: 0px 10px;
}

.main_list_box_wider .mainListBox .ListBoxTitle .ListBoxTitle-r {
	height: 35px;
	line-height: 35px;
	float: right;
	color: #232323;
	font-weight: 400;
	font-size: 18px;
}

.main_list_box_wider .mainListBox .ListBoxTitle .ListBoxTitle-r a {
	height: 35px;
	line-height: 35px;
	color: #232323;
	font-weight: 400;
	font-size: 18px;
}

.ListBoxTitle a {
	color: #d21b1a;
}

.main_list_box_wider .mainListBox .ListBoxBody {
	/*	width: 420px;*/
}

.main_list_box_wider .mainListBox .ListBoxBody li {
	text-overflow: ellipsis;
	overflow: hidden;
	border-bottom: 1px dashed;
	white-space: nowrap;
	height: 48px;
	line-height: 48px;
	color: #555656;
	width: 420px;
	float: left;
}

.main_list_box_wider .mainListBox .ListBoxBody li:nth-child(even) {
	margin-left: 20px;
}

.main_list_box_wider .mainListBox .ListBoxBody li:first-child {
	margin-top: 0px;
}

.main_list_box_wider .mainListBox .ListBoxBody li a {
	color: #000;
}

.main_list_box_wider .mainListBox .ListBoxBody li span {
	color: #c21a20;
}

.yshsl {
	margin-top: 20px;
	width: 842px;
	height: 138px;
	margin-left: 40px;
}

.yshsl img {
	width: 100%;
	height: 100%;
}

/*平台与系统*/

.main_body_w2_bottom1_body ul {
	overflow: hidden;
}

.main_body_w2_bottom1_body li {
	float: left;
	margin-top: 15px;
	margin-left: 20px;
}

/*2*/
.main_body_w2_bottom2_main {
	width: 1120px;
	margin: 0px auto;
}

.main_body_w2_bottom2 .main_body_w2_bottom2_title {
	background-color: #f5f5f5;
	height: 35px;
	line-height: 35px;
	color: #d21b1a;
	border-bottom: 3px solid #c21a20;
	font: bold 20px/35px "微软雅黑";
}




.main_body_w2_bottom2_body {
	margin: 16px auto 0px;
	width: 1120px;
	overflow: hidden;
}

.main_body_w2_bottom2_body ul {
	height:230px;
	overflow: hidden;
}

.main_body_w2_bottom2_body li {
	float: left;
	margin-left: 8px;
}

.main_body_w2_bottom2_body li div {}

.main_body_w2_bottom2_body li div:first-child {
	height: 190px;
	width: 272px;
}

.main_body_w2_bottom2_body li div img {
	width: 267px;
	height: 190px;
}

.main_body_w2_bottom2_body li a div:first-child+div {
	width: 240px;
	margin-top: 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	background-color: #fadada;
	padding: 5px 13px;
	color: #000;
	font-size: 15px;
}

/*3*/
.main_body_w2_bottom3 .main_body_w2_bottom3_title {
	font: bold 20px/90px "微软雅黑";
	color: #c21a20;
	padding-left: 55px;
	margin: 0px auto;
	width: 1066px;
	height: 70px;
	border-bottom: 3px solid #c21a20;
	background: url(cf143_biaoq.png) no-repeat left bottom;
}

.main_body_w2_bottom3 .main_body_w2_bottom3_title a {
	color: #d21b1a;
}

/*友情链接*/
.main_body_w2_bottom3 {
	margin: 10px auto;
	overflow: hidden;
	margin-bottom: 50px;
}

.main_body_w2_bottom3-title {
	color: #c21a20;
	font-size: 20px;
	font-weight: bold;
}

.main_body_w2_bottom3-body {
	margin-top: 50px;
	padding: 0px 60px;
	margin-bottom: 40px;
}

.main_body_w2_bottom3-body li {
	width: 224px;
	height: 52px;
	float: left;
	margin-left: 45px;
}

.main_body_w2_bottom3-body li:first-child {
	margin-left: 0px;
}

.main_body_w2_bottom3-body li img {
	width: 224px;
	height: 52px;
}

.footer {
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #fff;
	background-color: #e0162e;
	min-width: 1200px;
}

/*时间浮窗*/
.datetime2_bottom table td {
	position: relative;
	padding: 1px;
}

/*.datetime2_bottom table td span{
	font-size: 12px;
	width: 60px;
	height: 36px;
	transform: scale(0.8);
	display: inline-block;
}*/

.winPanelB {
	cursor: pointer;
}

.winPanel {
	border: 1px solid #ccc;
	padding: 5px;
	background-color: #fff;
	position: absolute;
	left: 10px;
	z-index: 100 !important;
	transform: translateY(-50%);

}

.winPanel table {
	border: 1px solid #ccc;
}

.winPanel table td {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.winPanel table td {
	text-align: center;
}

.winPanel table tr:first-child td {
	padding: 5px;
}

/*.winPanel table tr:first-child td{
	border-top: 0px;
}
.winPanel table tr td:first-child{
	border-left: 0px;
}*/
/*cf141  列表页*/
.main_body_w2_main_list {
	width: 850px;
	margin: 0px auto;
	margin-right: 0px;
}

.ListTitle {
	padding: 15px;
	background: #fff7f5;
}

.ListTitle a {
	color: #000;
}

.ListTitle a:hover {
	color: red;
}

.ListBody {
	padding: 0px 15px 0 15px;
}

.ListBody li {
	overflow: hidden;
	line-height: 51px;
}

.ListBody li a {
	color: #000;
}

.ListBody li a:hover {
	color: red;
}

.ListBody li a div:first-child {
	width: 700px;
	float: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.ListBody li a div:first-child span {
	color: #c21a20;
}

.ListBody li a div:first-child+div {
	min-width: 90px;
	float: right;
}

.ListPage {
	text-align: center;
	margin: 48px auto;
	color: #fff;
}

.ListPage ul {
	text-align: center;
	width: 620px;
	margin: 0px auto;
	overflow: hidden;
}

.ListPage li {
	float: left;
	padding: 10px;
}

.ListPage span {
	margin-left: 10px;
	text-align: center;
	background-color: #bc2b33;
	padding: 7px 14px;
	border-radius: 5px;
}

.ListPage span a {
	color: #fff;
}

.ListPage span.active {
	background-color: #e57c00;
}

.ListPage select {
	margin-left: 10px;
	padding: 7px 14px;
}

.content_title {
	padding: 10px 10px;
	border-bottom: 1px solid red;
}

.content_title a {
	color: #000;
}

.content_title a:hover {
	color: red;
}

.content_main {
	padding: 20px 50px;
}

.content_main_title {
	font-size: 22px;
	text-align: center;
	padding: 15px;
}

.content_main_time {
	margin-top: -10px;
	margin-bottom: 20px;
	text-align: center;
	padding: 8px 15px;
	background-color: #fff7f5;
}

.content_main_content {
	padding-bottom: 20px;
	line-height: 40px;
	min-height: 600px;
}

.PNpage {
	margin-top: 50px;
	overflow: hidden;
	padding-bottom: 30px;
}

.PNpage .Ppage,
.PNpage .Npage {
	width: 120px;
	height: 50px;
	border-radius: 30px;
	background-color: #eee;
	text-align: center;
	line-height: 50px;
	color: #cfcfcf;
}

.PNpage a.on {
	color: #666666;
}

.contentButton {
	text-align: center;
	margin-top: 20px;
}

.contentButton a {
	color: #666666;
}

.dlt {
	border-left: 1px solid black;
	border-top: 1px solid black;
}

.drd {
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

.list_qwjs {
	width: 1150px;
	margin: 0px auto;
	font-size: 20px;
	overflow: hidden;

}

.list_qwjs li a {
	color: #000;
}

.list_qwjs li {
	overflow: hidden;
	margin-bottom: 10px;
}

.list_qwjs li a:hover {
	color: red;
}

.list_qwjs li span:first-child {
	color: red;
	float: left;
}

.list_qwjs li div.text_qwjs {
	width: 750px;
	padding-right: 20px;
	float: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;

}

.list_qwjs li div.datetime_qwjs {
	width: 200px;
	float: right;
}

.page_qwjs a {
	margin: 0px 5px;
	text-align: center;
	color: #000;
}

#queryTian {
	width: 100%;
	padding: 20px 10px;
}

#keyword {
	text-align: center;
	outline-style: none;
	border: 2px solid #df3b20;
	border-radius: 10px;
	padding: 9px 14px;
	width: 320px;
	font-size: 16px;
	font-weight: 700;
	font-family: "Microfost soft";
	vertical-align: middle;
}

#submitButtom {
	height: 45px;
	padding: 10px 20px;
	border-radius: 10px;
	cursor: pointer;
	outline: none;
	font-size: 16px;
	font-weight: 700;
	font-family: "Microfost soft";
	background-color: #df3b20;
	color: white;
	border-color: #FFF;
}

#search_hr {
	color: #df3b20;
}

.ihyFix {
	width: 122px;
	position: fixed;
	top: 50% !important;
	transform: translateY(-50%);
	left: 50%;
	margin-left: 600px;
	padding: 0 5px;

}

.ihyFix img {
	width: 122px;
}

.systemFix {
	position: fixed;
	top: 50%;
	transform: translateY(-50%);
	right: 50%;
	margin-right: 600px;
	padding: 0 5px;
	z-index: 1000;
}

.systemFix .datetime {
	height: 280px;
}

.systemFix .datetime2 {
	width: 160px;
	height: 160px;
	margin: 4px 0px;
	padding-top: 25px;
	background: url(cf144_5_datetime_bg_3.png) no-repeat;
	background-size: 100%;
}

.systemFix .datetime2 .datetime2_top {
	text-align: center;
	color: #fff;
	font-size: 12px;
	margin-bottom: 14px;
}

.systemFix .datetime2 .datetime2_bottom {
	font-size: 10px;
	color: #c21a20;
	text-align: center;
}


.OnlineInterview img {
	width: 160px;
}
/*@media screen and (min-width: 1440px) and (-webkit-min-device-pixel-ratio: 1){
	.systemFix .datetime2{
		width: 180px;
		height: 185px;
	}
	.systemFix .datetime2 .datetime2_top{
		margin-bottom: 9px;
		margin-top: 8px;
	}
	.systemFix .datetime2 .datetime2_bottom #ftable{
		width: 180px;
	}
	.systemFix .datetime2 .datetime2_bottom table td{
		font-size: 12px;
	}
	.OnlineInterview img{
		width: 180px;
	}
	.datetime2_bottom table tr td:first-child{
		width: 60px;
		height: 35px;
	}
}*/
@media screen and (max-width:1440px) {
		.main,.main .hggroup,.nav_bar .nav_bar_main{
			width:960px;
		}
		.main_body{
			width:958px;
		}
		.nav_bar ul li.nav_bar_li{
			width:90px;
		}
		.nav_bar .nav_bar_main .top_search .search_text{
			width:130px;
		}
		.main_body .main_body_w1 .main_body_w1_l{
			width:555px;
			height:384px;
		}
		.main_body_w1_r .main_body_article_title{
			width:350px;
		}
		.slider,.slider .hd{
			width:555px;
		}
		.slider .bd ul,.slider .bd ul li,.main_body .main_body_w1 .main_body_w1_l img{
			width:555px !important;
			height:384px !important;
		}
		.main_body_w1_r .main_body_article_text{
			width: 340px;
		}
		.main_body_w1_r .main_body_article_text li {
			width: 340px;
		}
		.main_body_w1_r .main_body_article_text li a div:first-child{
			width: 340px;
		}
		.main_body_w1_r .main_body_article_title div:first-child, .main_body_w1_r .main_body_article_title div:first-child+div+div{
			width:105px;
		}
		.main_body_w2_main,.main_body_w2_bottom2_main{
			min-width:920px;
			width:920px;
		}

		.main_list_box .mainListBox,.main_list_box .mainListBox .ListBoxBody{
			width:450px;
		}
		.ihyFix{
			margin-left:500px;
		}
		.systemFix{
			margin-right:500px;
		}
        .cf133_yxtn_box {
            width: 850px !important;
        }

        .spance_w_350 {
            width: 698px !important;
        }

        .spance_w_centent2 {
            width: 649px !important;
        }
        .spance_w_centent{
        	width: 698px !important;
        }
        .ImgUl{
        	padding: 10px 40px;
        }
        .main_body_w2_bottom2_body{
        	width: 920px;
        }
        .main_body_w1_r .main_body_article_text li{
        	height: 35px;
        	line-height: 35px;
        }

}

@media screen and (max-width: 1200px) {
	html {
		font-size: 12px;
	}
	.container{
		min-width: 980px;
	}
	.footer{
		min-width: 980px;
	}
	.header-float{
		width: 980px;
	}
}

@media screen and (max-width: 768px) {
	html {
		font-size: 12px;
	}
}

@media screen and (max-width: 480px) {
	html {
		font-size: 12px;
	}
}


@media screen and (-webkit-min-device-pixel-ratio: 1.25) {
	.ihyFix {
		width: 100px;
	}

	.ihyFix img {
		width: 100px;
	}


	.systemFix .datetime2 {
		width: 130px;
		height: 126px;
	}

	.systemFix .datetime2 .datetime2_top {
		font-size: 10px;
		margin-bottom: 6px;
	}

	.OnlineInterview img {
		width: 130px;
	}

	.datetime2_bottom>table {
		width: 130px;
	}

	.datetime2_bottom table td {
		height: 24px;
	}

	.datetime2_bottom table tr td:first-child {
		width: 42px;
	}

	.systemFix .datetime2 .datetime2_bottom {
		font-size: 8px;
	}
}

@media screen and (-webkit-min-device-pixel-ratio: 2.0) {
		.main,.main .hggroup,.nav_bar .nav_bar_main{
			width:960px;
		}
		.main_body{
			width:958px;
		}
		.nav_bar ul li.nav_bar_li{
			width:90px;
		}
		.nav_bar .nav_bar_main .top_search .search_text{
			width:130px;
		}
		.main_body .main_body_w1 .main_body_w1_l{
			width:555px;
			height:384px;
		}
		.main_body_w1_r .main_body_article_title{
			width:350px;
		}
		.main_body_w1_r .main_body_article_text li {
			width: 340px;
		}
		.main_body_w1_r .main_body_article_text li a div:first-child{
			width: 340px;
		}
		.slider,.slider .hd{
			width:555px;
		}
		.slider .bd ul,.slider .bd ul li,.main_body .main_body_w1 .main_body_w1_l img{
			width:555px !important;
			height:384px !important;
		}
		.main_body_w1_r .main_body_article_text{
			width: 340px;
		}
		.main_body_w1_r .main_body_article_title div:first-child, .main_body_w1_r .main_body_article_title div:first-child+div+div{
			width:105px;
		}
		.main_body_w2_main,.main_body_w2_bottom2_main{
			min-width:920px;
			width:920px;
		}
		.main_list_box .mainListBox,.main_list_box .mainListBox .ListBoxBody{
			width:450px;
		}
		.ihyFix{
			margin-left:500px;
		}
		.systemFix{
			margin-right:500px;
		}
		.cf133_yxtn_box {
            width: 850px !important;
        }

        .spance_w_350 {
            width: 697.5px !important;
        }

        .spance_w_centent2 {
            width: 649px !important;
        }
        .spance_w_centent{
        	 width: 698px !important;
        }
        .ImgUl{
        	padding: 10px 40px;
        }
        .main_body_w2_bottom2_body{
        	width: 920px;
        }
        .main_body_w1_r .main_body_article_text li{
        	height: 35px;
        	line-height: 35px;
        }
}