body,p,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dd,dt,div {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: 微软雅黑;
	color: #666;
	list-style: none;
}

i {
	font-style: normal;
}

b {
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #666;
}


input,img {
	margin: 0;
	padding: 0;
	border: 0 none;
	outline-style: none;
}

.clearfix:after {
	content: "";
	height: 0;
	line-height: 0;
	display: block;
	clear: both;
	visibility: hidden;
}

.clearfix {
	zoom: 1;
}
@font-face {
	font-family: 'iconfont1';
	src: url('../font/iconfont.eot');
	src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'),
	url('../font/iconfont.woff2') format('woff2'),
	url('../font/iconfont.woff') format('woff'),
	url('../font/iconfont.ttf') format('truetype'),
	url('../font/iconfont.svg#iconfont') format('svg');
}
.iconfont {
	font-family: "iconfont1" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
	margin-right: 0;
}
.box {
	width: 100%;
	padding-top: 1px;
	padding-bottom: 1px;
}

.main {
	width: 1200px;
	margin: 0 auto;
}

.header_box {
	width: 100%;
	background: #fff;
	/* height: 68px; */
}

.logo_box {
	float: left;
	display: inline-block;
	margin-top: 16px;
}

.logo_box img:first-child {
	width: 60px;
	float: left;
	margin-right: 15px;
}

.logo_box img:last-child {
	width: 450px;
	display: block;
	margin-top: 6px;
}

.nav_ul {
	float: left;
	line-height: 36px;
	margin-top: 12px;
}

.nav_ul li {
	float: left;
	margin-right: 44px;
	cursor: pointer;
}

.nav_ul li a {
	font-size: 16px;
	color: #131313;
	padding-bottom: 8px;
}

.nav_ul li a i{margin-right: 5px;}

.li_a {
	color: #377fe7 !important;
	border-bottom: 1px solid #377fe7;
}

.login_sigi {
	float: right;
	height: 34px;
	padding: 0 15px;
	font-size: 14px;
	color: #2d2d2d;
	line-height: 34px;
	margin-top: 17px;
}

.login_sigi a {
	font-size: 14px;
	color: #2d2d2d;
}

.middle_box {
	width: 100%;
	background: #f5f5f5;
	font-size: 0;
}

.iframe {
	padding: 0;
	margin: 0;
	border: 0;
}

.banner {
	width: 100%;
	height: 245px;
	overflow: hidden;
	font-size: 0;
	margin: 15px 0;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-wrapper {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	width: 100%;
	height: 100%;
	border-radius: 5px;
}

.swiper-slide img {
	width: 100%;
	height: 100%;
}

.swiper-pagination-bullet {
	width: 40px;
	height: 5px;
	display: inline-block;
	background: #fff;
	opacity: 0.5;
	border-radius: 0;
}

.swiper-pagination-bullet-active {
	width: 40px;
	height: 5px;
	display: inline-block;
	background: #fff;
	opacity: 1;
	border-radius: 0;
}

.module {
	width: 100%;
	margin-bottom: 20px;
}

.module_tit {
	font-size: 16px;
	color: #252525;
}

.module_tit a {
	font-size: 13px;
	color: #666666;
	float: right;
}
.more:hover{color: #377fe7;}
.module_li {
	margin-top: 13px;
	height: 146px;
	width: 32.5%;
	background: #fff;
	border-top: 2px solid #a5c2ec;
	padding: 18px;
	box-sizing: border-box;
	display: inline-block;
	float: left;
	margin-right: 0.4%;
	margin-left: 0.4%;
	position: relative;
	cursor: pointer;
}
/* .module_li:nth-child(4n) {
	margin-right: 0 !important;
} */

.module_li:hover {
	top: -10px;
}

.li_r0 {
	margin-right: 0 !important;
}

.p1 {
	font-size: 14px;
	color: #0b0b0b;
	/* display: inline-block; */
}

.ico_n {
	width: 15px;
	position: relative;
	top: 2px;
	margin-left: 5px;
}

.p2 {
	font-size: 12px;
	color: #999;
	margin-top: 8px;
	display: inline-block;
}

.span_num {
	font-size: 16px;
	color: #ff6346;
	float: right;
}

.li_foot {
	border-top: 1px dashed #e0e0e0;
	margin-top: 14px;
}

.i_ji {
	display: inline-block;
	background: #fdb64b;
	font-size: 12px;
	color: #fff;
	border-radius: 2px;
	width: 16px;
	text-align: center;
	margin-left: 5px;
}

.p2_mar {
	margin-top: 5px !important;
}

.p3_r {
	display: inline-block;
	float: right;
	text-align: center;
	margin-top: -16px;
}

.p3_r span {
	display: block;
}

.p3_r span:first-child {
	font-size: 14px;
	color: #7ea3d8;
}

.p3_r span:last-child {
	font-size: 12px;
	color: #999;
}

.module_li2 {
	margin-top: 13px;
	/* height: 148px; */
	width: 24.2%;
	background: #fff;
	border-top: 2px solid #f4d8ad;
	padding: 18px;
	box-sizing: border-box;
	display: inline-block;
	float: left;
	margin-left: 0.4%;
	margin-right: 0.4%;
	text-align: center;
	position: relative;
	cursor: pointer;
}
/* .module .module_li2:nth-child(4n) {
	margin-right: 0 !important;
} */
.module_li2:hover {
	top: -10px;
}

.p4_r {
	display: inline-block;
	text-align: center;
	width: 31%;
	border-right: 1px solid #ededed;
	margin-top: 15px;
}

.p4_r:last-child {
	border-right: 0;
}

.p4_r span {
	display: block;
}

.p4_r span:first-child {
	font-size: 14px;
	color: #7ea3d8;
}

.p4_r span:last-child {
	font-size: 12px;
	color: #999;
}

.border_top {
	border-top: 2px solid #8fdcbc !important;
}

.p5 {
	margin-top: 10px;
	text-align: center;
	font-size: 0;
}

.p5 span {
	font-size: 12px;
	color: #666666;
	display: inline-block;
	padding: 5px 12px;
	background: #eeeeee;
	text-align: center;
	margin: 0 5px;
}

.module_li3 {
	width: 288px;
	padding: 16px 15px 16px 10px;
	box-sizing: border-box;
	display: inline-block;
	float: left;
	position: relative;
	margin-right: 16px;
	cursor: pointer;
}
/* .module_li3:nth-child(4n) {
	margin-right: 0 !important;
} */
.module_li3:hover {
	top: -10px;
}

.ico_span {
	display: inline-block;
	width: 64px;
	height: 64px;
	border-radius: 50%;
	background: #fff;
	text-align: center;
	float: left;
	line-height: 90px;
}

/* .ico_span img{
	width: 30px;
} */
.bl_bg {
	background: #5bb7fe;
}

.or_bg {
	background: #fdb64b;
}

.gr_bg {
	background: #53b0ae;
}

.purple_bg {
	background: #bf7fcf;
}

.student {
	display: inline-block;
	float: left;
	margin-left: 10px;
}

.stu_p1 {
	font-size: 16px;
	color: #fff;
	margin-top: 10px;
}

.stu_p2 {
	font-size: 12px;
	color: #fff;
	margin-top: 5px;
}

.number_r {
	position: absolute;
	right: 15px;
	top: 35px;
	font-size: 20px;
	color: #fff;
}

.footer {
	border-top: 1px solid #cfcfcf;
	width: 100%;
	background: #fff;
}

.ul_01 {
	width: 100%;
	height: 52px;
	line-height: 52px;
}

.ul_01 li {
	font-size: 14px;
	color: #3e3e3e;
	margin: 0 65px;
	float: left;
}

.ul_01 li img {
	width: 16px;
	margin-right: 10px;
	position: relative;
	top: 2px
}

.blogroll {
	font-size: 12px;
	color: #3e3e3e;
	height: 48px;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	line-height: 48px;
}

.blogroll a {
	font-size: 12px;
 color: #3e3e3e;
 margin-right: 65px;
 margin-left: 40px;
}

.copyright {
	padding: 10px 0;
}

.copyright img {
	width: 44px;
	float: left;
}

.copy_font {
	display: inline-block;
	float: left;
	margin-left: 15px;
	margin-top: 5px;
}

.copy_font p {
	font-size: 12px;
	color: #282828;
	line-height: 22px;
}

.copy_right {
	display: inline-block;
	float: right;
	text-align: center;
	margin-top: 5px;
}

.copy_right p:first-child {
	font-size: 18px;
	color: #282828;
}

.copy_right p:first-child i {
	width: 6px;
	height: 6px;
	border-radius: 50%;
	display: inline-block;
	background: #333;
	position: relative;
	top: -3px;
}

.copy_font p:last-child {
	font-size: 12px;
	color: #898989;
}

.w_box389 {
	width: 389px !important;
}

.mar_top16 {
	margin-top: 16px;
}

#id_padd .module_li3 {
	padding: 10px 15px 10px 10px !important;
}

.student_top {
	margin-top: 16px;
	background: #fff;
	padding: 24px 30px;
	box-sizing: border-box;
	font-size: 0;
}

.student_top p {
	font-size: 14px;
	color: #080808;
	margin-bottom: 10px;
}
.student_top p:last-child{margin-bottom: 0;}

.student_top p span {
	padding: 0 10px;
	display: inline-block;
	line-height: 24px;
	margin-right: 10px;
	cursor: pointer;
}

.span_ok {
	background: #377fe7;
	color: #fff !important;
}

.grade {
	margin-top: 10px;
}
.student_top p i{width: 70px;display: inline-block;}
.seek_ipt {
	height: 41px;
	width: 772px;
	border: 1px solid #d9d9d9;
	font-size: 14px;
	padding: 0 10px;
	box-sizing: border-box;
	margin-top: 20px;
}

.seek_ipt::-webkit-input-placeholder {
	color: #999999;
}

.seek_btn {
	border: 0;
	width: 110px;
	height: 41px;
	font-size: 14px;
	color: #fff;
	background: #377fe7;
}
.four .module_li2:nth-child(4n) {
	margin-right: 0 !important;
}
#pageMain li:nth-child(4n) .module_li2 {
	margin-right: 0 !important;
}

#containet {
	height: 640px;
}

#pageMain {
	height: 583px;
	width: 100%;
}

#pageMain li {
	list-style: none;
	line-height: 22px;
}

#pageBox {
	padding: 18px 0 0 0;
	text-align: center;
}

#pageBox span {
	display: inline-block;
	width: 60px;
	height: 26px;
	line-height: 24px;
	text-align: center;
	font-size: 12px;
	color: #6c6c6c;
	background: #fff;
	border: 1px solid #d5d5d5;
	border-radius: 3px;
	margin-right: 6px;
}

#pageNav {
	display: inline-block;
	font-size: 0;
}

#pageNav a {
	display: inline-block;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 12px;
	color: #6c6c6c;
	text-decoration: none;
	background: #fff;
	border: 1px solid #d5d5d5;
	border-radius: 3px;
	margin-right: 6px;
}

#pageNav a.active,
#pageNav a:hover {
	background: #2282fd;
	color: #fff;
	border: 1px solid #2282fd;
}
#prev:hover {
	cursor: pointer;
}
#next:hover {
	cursor: pointer;
}
.nav_p{
	height: 42px;
	width: 100%;
	background: #fff;
	margin: 15px 0;
	line-height: 42px;
	font-size: 14px;
	color: #0f0f0f;
}
.nav_p img{
	margin-left:13px;
}
.nav_p a{
	font-size: 14px;
	color: #0f0f0f;
	margin:0 10px ;
}
.policy_zone{
	background: #fff;
	width: 100%;
	padding: 15px 42px 0 30px;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.list_li{
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	color: #0f0f0f;
	border-bottom: 1px dashed #cccccc;
}
.list_li a{
	font-size: 14px;
	color: #0f0f0f;
	line-height: 44px;
}
.list_li span{
	font-size: 14px;
	color: #888888;
	float: right;
	line-height: 44px;
}
.hei570{height: 570px !important;}
.hei500{height: 500px !important;}
#imgs{padding: 15px !important;}
#imgs img{
	width: 45px;
	float: left;
	height: 45px;
}
.stu_p11{
	font-size: 16px;
	color: #252525;
	text-align: left;
}
.stu_p21{
	font-size: 12px;
	color: #666666;
	text-align: left;
	margin-top: 5px;
}
.w42{
	width: 42px !important;
}
.platform_map{
	margin: 16px 0;
	padding: 16px;
	box-sizing: border-box;
	height: 630px;
	background: #fff;
}
.map_left{
	height: 100%;
	display: inline-block;
	border-right: 6px solid #abc4f0;
	width: 643px;
}
.info_right{
	float: right;
	width: 500px;
}
.screen{
	font-size: 0;
}
.screen select{
	border: 1px solid #a9abae;
	width: 110px;
	height: 42px;
	font-size: 14px;
	color: #999999;
	padding: 0 5px;
	box-sizing: border-box;
	margin-right: 12px;
	outline: none;
	appearance:none;  
	-moz-appearance:none;  
	-webkit-appearance:none;
	background: url("../images/arrow.png") no-repeat;
	background-size: 13px 7px;
	background-position: 90%;
	float: left;
}
.seek2{
	width: 130px !important;
	border: 1px solid #a9abae !important;
	margin-top: 0 !important;
}
.seek3{
	width: 180px !important;
	border: 1px solid #a9abae !important;
	margin-top: 0 !important;
}
.seek_ico{
	display: inline-block;
	width: 60px;
	height: 41px;
	background: #0084ff;
	text-align: center;
	position: relative;
	top:-1px;
	margin-left:10px;
}
.seek_ico img{width: 25px;position: relative;top:8px;}
.info_list{
	width: 100%;
	height: 545px;
	margin-top: 10px;
}
.l_p1{
	font-size: 16px;
	color: #232323;
	display: inline-block;
	  white-space: nowrap; 
	  width: 100%; 
	  overflow: hidden;
	  text-overflow:ellipsis;
	  margin-top: 15px;
}
.l_p2{
	font-size: 12px;
	color: #999999;
	display: inline-block;
	  white-space: nowrap; 
	  width: 100%; 
	  overflow: hidden;
	  text-overflow:ellipsis;
}
.list_li2{
	height: 78px;
	border-bottom: 1px solid #cccccc;
}
.li_div{
	display: inline-block;
	float: left;
	width: 309px;
	overflow: hidden;
}
.map{
	width: 27px;
	margin-top: 28px;
	float: left;
}
.li_div_r{
	display: inline-block;
	float: right;
	text-align: center;
}
.r_p1{
	font-size: 18px;
	color: #b10808;
	display: inline-block;
	 margin-top: 15px;
}
.r_p2{
	font-size: 12px;
	color: #999999;
}
.hei540{
	height: 540px !important;
}
.hei480{height: 480px !important;}
.hei770{
	height: 770px !important;
}
.hei710{height: 710px !important;}
.major{
	padding-right: 60px;
	box-sizing: border-box;
	display: inline-block;
	position: relative;
	height: 25px;
	overflow: hidden;
}
.toggle{
	position: absolute;
	top:3px;
	right: 5px;
	color: #377fe7;
	
}
.toggle b{
	width: 8px;
	height: 8px;
	border:#377fe7 solid;
	border-width: 1px 1px 0 0;
	transform: rotate(135deg);
	margin-bottom: 5px;
	display: inline-block;
	margin-left: 5px;
}
.b_sty{
	transform: rotate(316deg) !important;
	margin-bottom: 0px !important;
}
.toggle strong{font-weight: normal;}
.intern_content{
	margin-top: 20px;
}
.intern_left{
	display: inline-block;
	float: left;
	width: 890px;
}
.seek_div{font-size: 0;}
.seek_div .seek_ipt{
	margin-top: 0;
	border: 0;
}
.seek_div .seek_btn{
	height: 41px;
}
.solid_li{
	background: #fff;
	margin-bottom: 15px;
	padding: 15px 20px;
}
.solid_l{
	display: inline-block;
	float: left;
	width: 52%;
	border-right: 1px solid #d3d3d3;
}
.solid_r{
	float: right;
	width: 46%;
}
.wid780{width: 780px !important;}
.hei750{height: 750px !important;}
.hei685{height: 685px !important;}
.intern_right{
	width: 287px;
	margin-left: 16px;
	display: inline-block;
	float: right;
}
.right_top{
	background: #fff;
	padding: 15px 20px;
	margin-bottom: 16px;
}
.intern_list li{
	border-bottom: 1px solid #d3d3d3;
	padding: 10px 0;
}
.r_span{
	float: right;
	font-size: 12px;
	color: #999999;
	margin-top: 2px;
}
.intern_p{
	border-bottom: 1px solid #d3d3d3;
	font-size: 14px;
	color: #222222;
	padding-bottom: 10px;
}
.intern_p a{
	float: right;
	font-size: 12px;
}
.job_top{
	height: 158px;
	width: 100%;
}
.job_top_l{
	display: inline-block;
	float: left;
	height: 100%;
}
.job_top_l p:first-child{
	font-size: 34px;
	color: #070707;
	margin-top: 28px;
}
.job_top_l p:nth-child(2){
	font-size: 16px;
	color: #070707;
	margin-top: 15px;
	margin-bottom: 15px;
}
.job_top_l p:nth-child(2) span{color: #e8532d;}
.job_top_l p:last-child{
	font-size: 14px;
	color: #999999;
}
.job_top_r{
	display: inline-block;
	float: right;
	text-align: center;
}
.btn_remuse{
	border: 0;
	width: 244px;
	height: 47px;
	border-radius: 4px;
	background: #ff7800;
	font-size: 16px;
	color: #fff;
	display: block;
	margin-top: 34px;
}
.resume_a{
	font-size: 14px;
	color: #313131;
	margin-top: 30px;
	display: inline-block;
}
.resume_a img{
	width: 15px;
	margin-right: 5px;
	position: relative;
	top: 4px;
}
.details_box{
	background: #fff;
	height: 624px;
	padding: 15px 0 30px 0;
	box-sizing: border-box;
}
.details_left{
	height: 100%;
	display: inline-block;
	border-right: 6px solid #e4e4e4;
	width: 835px;
	height: 580px;
}
.details_right{
	float: right;
	width: 354px;
	padding-left: 15px;
	box-sizing: border-box;
}
.left_list p{
	font-size: 14px;
	color: #0a0a0a;
	line-height: 30px;
}
.left_list{
	margin-top: 15px;
}
.right_list_top{
	border-bottom: 1px solid #cacaca;
	padding:15px 0 15px 15px;
}
.right_list_top p:first-child{
	font-size: 18px;
	color: #3b3b3b;
}
.right_tit{
	font-size: 18px;
	color: #3b3b3b;
	margin: 20px 0;
}
.right_list_top p{
	font-size: 14px;
	color: #737373;
	line-height: 40px;
}
.right_list_top p img{
	width: 15px;
	margin: 0 10px;
	position: relative;
	top: 2px;
}

.job_list li{
	padding: 13px 0;
	border-bottom: 1px dashed #cccccc;
}
.font14{
	font-size: 14px;
	color: #3b3b3b;
	line-height: 30px;
}
.top48{margin-top: 48px !important;}
.top7{margin-top: 7px !important;}
.company_ul li{
	float: left;
	border-right: 1px solid #c7cecc;
	padding: 0 30px;
}
.company_ul li p:first-child{
	font-size: 36px;
	color: #377fe7;
	text-align: center;
}
.company_ul li p:last-child{
	font-size: 14px;
	color: #444444;
	text-align: center;
}
.company_ul li:last-child{border-right: 0;}
.company_ul{
	margin-top: 45px;
}
.box_tab{
	height: 50px;
	line-height: 50px;
	background: #e8efed;
}
.active2{
	color: #3980e7 !important;
	border-bottom: 1px solid #3980e7;
}
.box_tab span{
	font-size: 16px;
	color: #272727;
	display: inline-block;
	text-align: center;
	width: 142px;
	line-height: 49px;
	cursor: pointer;
}
.wid400{
	margin-right: 56px;
	line-height: 24px !important;
}
.ul_li{
	margin-left: 20px;
}
.ul_li li{
	list-style-type:disc;
	font-size: 14px;
	color: #0a0a0a;
}
.company_add{
	font-size: 16px;
	color: #0A0A0A;
	border-bottom: 2px solid #3980e7;
}
.toggle_box{
	display: none;
}
.on{display: block !important;}
.mar_top10{
	margin-top: 10px;
}
.iframe_map{
	height: 177px;
	width: 100%;
}
.map_ico{
	width: 20px;
	margin-right: 5px;
	position: relative;
	top: 5px;
}
.span_label{
	margin-top: 8px !important;
	margin-bottom: 8px !important;
}
.bg_hui{
	background: #e3e6e5 !important;
}
.invite{
	font-size: 16px;
	color: #fff;
	border: 0;
	height: 40px;
	padding: 0 40px;
	border-radius: 4px;
	background: #377fe7;
	margin-top: 60px;
	margin-right: 15px;
}
.favorite{
	font-size: 16px;
	color: #fff;
	border: 0;
	height: 40px;
	padding: 0 40px;
	border-radius: 4px;
	background: #48c57d;
	margin-top: 60px;
}
.title_p{
	font-size: 16px;
	color: #377fe7;
	line-height: 16px;
	border-left: 3px solid #007AFF;
	padding-left: 10px;
	margin-top: 15px;
}
.img_p img{
	width: 250px;
	height: 171px;
	margin-right: 20px;
}
.deails_table{
	margin-top: 20px;
}
.deails_table tr{
	height: 40px;
	font-size: 14px;
	color: #010101;
	text-align: center;
}
.mod_turn_page { margin-bottom: 20px; margin-top: 20px; }
.mod_turn_page .turn_page { line-height: 20px; width: 470px; margin-left: auto; margin-right: auto; }
.mod_turn_page a, .mod_turn_page span { 
	display: inline-block;
    width: 25px;
    height: 26px;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    color: #6c6c6c;
    background: #fff;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    margin-right: 6px; }
.mod_turn_page a:hover, .mod_turn_page .page_cur { border: 1px solid #377fe7; background: #377fe7; color: #fff; }
.mod_turn_page .page_break { border: none; background: none; letter-spacing: 2px; font-weight: bold; font-family: "Microsoft Yahei"; }
.mod_turn_page .page_start, .mod_turn_page .page_prev, .mod_turn_page .page_next, .mod_turn_page .page_end { width: 82px; *padding-top:6px;
*padding-bottom:12px;
font-size: 14px; font-family: "Microsoft Yahei"; }
.mod_turn_page .page_start i, .mod_turn_page .page_prev i { margin-right: 7px; background-position: 0 -110px; }
.mod_turn_page .page_next i, .mod_turn_page .page_end i { margin-left: 7px; background-position: 0 -125px; }
.mod_turn_page .page_prev:hover i { background-position: 0 -140px; }
.mod_turn_page .page_next:hover i { background-position: 0 -155px; }
.show_title { line-height: 60px; font-weight: bold; font-size: 22px; text-align: center; color: #000; }
.show_center { height: 30px; line-height: 30px; text-align: center; background: #fcfcfc; border: 1px solid #ececec; font-size: 12px; width: 95%; margin-left: 2.5%; }
.show_center span { margin-left: 40px; margin-right: 40px; }
.show { margin-left: auto; margin-right: auto; width: 95%; margin-left: 2.5%; margin-top: 20px; font-size: 14px; line-height: 2.0; }
.jd1{
  width: 210px;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* yy-20200716-css��� */
.white_box{
	background: white;
	padding: 23px 27px;
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 15px;
}
.gypt_title{
	font-size: 16px;
	color: #5290ea;
	border-bottom: 1px solid #e9e9e9;
}
.gypt_title span{
	display: inline-block;
	font-size: 16px;
	color: #5290ea;
	border-bottom: 3px solid #5290ea;
	line-height: 35px;
}
.xqdj_ico{
	height: 106px;
	width: 105px;
	float: left;
}
.sduq_js{
	display: inline-block;
  	float: right;
  	width: 1020px;
  	margin-top: 10px;
}
.tit01{
	font-size: 20px;
	color: #171717;
	line-height: 38px;
}
.tit02{
	font-size: 14px;
	color: #666666;
	line-height: 18px;
}
.bor_t0{
	border: 0 !important;
	height: auto !important;
}
.modu_title{
	font-size: 16px;
	color: #060606;
	text-align: center;
	line-height: 24px;
	border-bottom: 1px solid #f4f4f4;
	padding-bottom: 15px;
}
.three_div{
	width: 100%;
	text-align: center;
}
.three_main{
	display: inline-block;
	text-align: center;
	width: 32%;
}
.three_p1{
	font-size: 12px;
	color: #999999;
	margin-top: 10px;
}
.three_p1 i{
	font-size: 24px;
	color: #dd2222;
}
.three_p2{
	font-size: 14px;
	color: #515151;
	margin-top: 5px;
}
.three_main a{
	font-size: 12px;
	color: #2d7cee;
	border: 1px solid #2d7cee;
	padding: 3px 5px;
	display: inline-block;
	margin-top: 5px;
}
.djdt_info{
	display: inline-block;
	width: 50%;
	float: left;
	margin-top: 15px;
}
.djdt_info li{
	font-size: 14px;
	color: #5290ea;
	line-height: 34px;
}
.djdt_info li span{
	font-size: 14px;
	color: #1d1d1d;
	/*margin: 0 8px;*/
}
.go_btn{
	height: 45px;
	font-size: 16px;
	color: #fff;
	background: #5290ea;
	border: 0;
	padding: 0 30px;
	margin: 0 auto;
	margin-bottom: 15px;
	display: block;
}
.font_l14{
	font-size: 14px;
	color: #fff;
}
.number_r18{
	font-size: 18px;
	color: #fff;
	float: right;
}
.four_div{
	padding: 0 15px !important;
	line-height: 38px;
	border-radius: 3px;
}
.dwzq{
	float: left;
	display: inline-block;
	width: 708px;
	margin-right: 16px;
	font-size: 0;
}
.grzq{
	float: right;
	display: inline-block;
	width: 476px;
	font-size: 0;
}
.blue_module{
	width: 204px;
	height: 57px;
	padding: 10px 14px;
	background: #ebf0f8;
	border-radius: 3px;
	margin-right: 14px;
	box-sizing: border-box;
	display: inline-block;
	margin-top: 15px;
	cursor: pointer;
}
.blue_module img{
	width: 38px;
	margin-right: 22px;
	float: left;
}
.blue_module span{
	font-size: 16px;
	color: #2a2a2a;
	float: left;
	line-height: 37px;
}
.red{color: #cf000d;margin-right: 10px;}
.table{ width:100%;}
.table td{ height: 39px; line-height: 39px; font-size: 14px; text-align: center; border-bottom: 1px dashed #eee;}
.table td a{ color:#3d81e4;cursor: pointer;}
.table .tb-tt{border-top:3px solid #3d81e4;border-bottom:1px solid #eee; background: #f6f6f6;}
.toobar_block {
    position: fixed;
    bottom: 70px;
    right: 20px;
    z-index: 9;
}
.totopbtn_block {
    width: 44px;
    height: 44px;
    background: #ffffff;
    margin: 3px 0;
    border-radius: 4px;
    border: 2px solid #ebebeb;
    text-align: center;
}
.fankui_block {
    width: 44px;
    height: 44px;
    background: #ffffff;
    font-size: 14px;
    color: #fff;
    letter-spacing: 0;
    line-height: 44px;
    margin: 3px 0;
    text-align: center;
    border-radius: 4px;
    border: 2px solid #ebebeb;
    color: #000000;
}
/* 20200917 */
.module_threes{
	width: 100%;
	height: 50px;
	background: #6994d2;
	border-radius: 4px;
	margin-bottom: 15px;
	padding: 12px 0;
	box-sizing: border-box;
}
.boxs{
	width: 33%;
	display: inline-block;
	float: left;
	height: 100%;
	line-height: 27px;
	font-size: 15px;
	color: #fff;
	padding: 0 20px;
	box-sizing: border-box;
}
.boxs i{
	margin-right: 10px;
}
.boxs span{
	float: right;
	font-size: 16px;
	color: #ffe400;
	display: inline-block;
}
.m_border{
	border-left: 1px solid #88addd;
	border-right: 1px solid #88addd;
}
.two_box{
	width: 100%;
}
.mod_left{
	float: left;
	width: 590px;
}
.mod_right{
	float: right;
}
.module_list{
	width: 18.4%;
	height: 190px;
	background: url(../images/newbg1.png) no-repeat;
	background-size: 100% 100%;
	margin-right: 2%;
	margin-bottom: 15px;
	padding: 2%;
	box-sizing: border-box;
	display: inline-block;
	float: left;
}
.list_p{
	font-size: 18px;
	color: #161616;
	text-align: center;
}
.list_p2{
	font-size: 14px;
	color: #666666;
	text-align: center;
}
.module_list2{
	width: 18.4%;
	height: 195px;
	background: url(../images/newbg2.png) no-repeat;
	background-size: 100% 100%;
	margin-right:2%;
	margin-bottom: 15px;
	padding: 2%;
	box-sizing: border-box;
	display: inline-block;
	float: left;
}
.module_list3{
	width: 18.4%;
	height: 195px;
	background: url(../images/newbg3.png) no-repeat;
	background-size: 100% 100%;
	margin-right: 2%;
	margin-bottom: 15px;
	padding: 2%;
	box-sizing: border-box;
	display: inline-block;
	float: left;
}
.module_list4{
	width: 18.4%;
	height: 195px;
	background: url(../images/newbg4.png) no-repeat;
	background-size: 100% 100%;
	margin-right: 2%;
	margin-bottom: 15px;
	padding: 2%;
	box-sizing: border-box;
	display: inline-block;
	float: left;
}
.module_list5{
	width: 18.4%;
	height: 195px;
	background: url(../images/newbg5.png) no-repeat;
	background-size: 100% 100%;
	margin-right: 0px;
	margin-bottom: 15px;
	padding: 2%;
	box-sizing: border-box;
	display: inline-block;
	float: left;
}
.seek_selse{
	border: 1px solid #3099e9;
	height: 48px;
	background: #fff;
}
.select_style{
	border: 0;
	background: #fff;
	font-size: 14px;
	color: #646464;
	height: 48px;
	padding-left: 5px;
	outline:none;
}
.mod_right{
	width:590px;
	
}
.inx_ipt{
	font-size: 14px;
	color: #646464;
	padding-left: 15px;
	box-sizing: border-box;
	border-left: 1px solid #e3e3e3;
	height: 30px;
	margin-left: 5px;
}
.seek_icos{
	display: inline-block;
	width: 71px;
	height: 100%;
	background: #3d81e4;
	text-align: center;
	float: right;
	line-height: 55px;
}
.seek_icos img{
	width: 20px;
	height: 20px;
	margin: 20%;
}
.mod_r_cont{
	background: #fff;
	margin: 15px 0;
	border-radius: 6px;
	padding: 20px;
	box-sizing: border-box;
	padding-top: 10px;
}
.index_ul{
	width: 100%;
	border-bottom: 1px solid #e3e3e3;
}
.index_li{
	display: inline-block;
	float: left;
	width: 33%;
}
.index_p1{
	width: 100%;
	font-size: 14px;
	color: #000;
	margin-top: 7px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index_p1 .sx{
	display: inline-block;
	background: #f2b82f;
	font-size: 12px;
	color: #fff;
	border-radius: 4px;
	padding: 1px 5px;
	
}
.index_p2{
	width: 100%;
	font-size: 12px;
	color: #999999;
	margin-top: 7px;
	margin-bottom: 7px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index_li2{
	font-size: 16px;
	color: #f26c2b;
	display: inline-block;
	line-height: 55px;
	float: left;
	text-align: center;
	width: 33%;
}
.blue_font{
	color: #3d81e4 !important;
}
.jx{
	background: #52a2f4 !important;
}
.xqdj_seek select{
	border: 0;
	width: 288px;
	height: 42px;
	font-size: 14px;
	color: #999999;
	padding: 0 5px;
	box-sizing: border-box;
	margin-right: 12px;
	outline: none;
	appearance:none;  
	-moz-appearance:none;  
	-webkit-appearance:none;
	background: url("../images/arrow.png") #fff no-repeat;
	background-size: 13px 7px;
	background-position: 90%;
	float: left;
}
.seek_font{
	font-size: 14px;
	color: #fff;
	width: 109px;
	text-align: center;
	line-height: 42px;
	background: #377fe7;
	display: inline-block;
}
.xqdj_seek{
	font-size: 0;
	margin-bottom: 15px;
}
.seek3 {
    width: 790px !important;
    border: 0 !important;
    margin-top: 0 !important;
	height: 42px !important;
}
.imgs img{
 width: 60px;
 height: 60px;
 float: left;
}
.bor_t{
	border-top: 0 !important;
}
.mar_t8{
	margin-top: 8px;
}
.w-50{
	width:48% !important;
}
.xqdj_box{
	
}
.xqdj_left{
	width: 590px;
	margin-right: 15px;
	display: inline-block;
	float: left;
}
.xqdj_right{
	width: 590px;
	display: inline-block;
	float: right;
}
.ul_sty{
	background: #fff;
	width: 100% !important;
	padding:10px 20px;
	box-sizing: border-box;
	margin-bottom: 15px;
}
.i_bai {
	display: inline-block;
	background: #006ee5;
	font-size: 12px;
	color: #fff;
	border-radius: 2px;
	width: 16px;
	text-align: center;
	margin-left: 5px;
	margin-top: 5px;
}

.i_bai_notop {
	display: inline-block;
	background: #006ee5;
	font-size: 12px;
	color: #fff;
	border-radius: 2px;
	width: 16px;
	text-align: center;
	margin-left: 5px;
}

.student1 {
 display: inline-block;
 float: left;
 margin-left: 10px;
 width:70%;
}

.stu_p11s{
 font-size: 16px;
 color: #252525;
 text-align: left;
 white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.new-input{border: none;margin-top: 9px}
.new-li{width: 50%!important}
.new-li-right{width: 50%!important;text-align: right}