﻿* {
	border:0;
	margin:0;
	padding:0;
}
body {
	font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体";
	margin:0 auto;
	font-size:16px;
	background-color:#ffffff;
	overflow-x:hidden;
}
ul {
	display:block;
	margin:0;
	padding:0;
	list-style:none;
}
ul li {
	margin:0;
	padding:0;
	list-style:none;
}
.single_right_text ul,.single_right_text ul li {
	list-style-type:disc;
	list-style-position:inside;
}
img {
	border:0;
}
dl,dt,dd,span {
	margin:0;
	padding:0;
}
a,a:focus {
	text-decoration:none;
	color:#ff3333;
	outline:none;
	blr:expression(this.onFocus=this.blur());
}
a:hover {
	color:#ff3333;
	text-decoration:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #ccc;
}
.single_right_text table td,.single_right_text table th {
	border:1px solid #ccc;
	padding:5px;
}
cite {
	font-style:normal;
}
h2 {
	font-weight:normal;
}
hr {
	height:1px;
	background-color:#999;
}
.translateSelectLanguage {
	display:none;
	position:fixed;
	bottom:10px;
	right:50px;
	z-index:999999999;
	height:34px;
	width:100px;
	box-shadow:0px 0px 12px rgba(0,0,0,.2);
	padding-left:10px;
}
/*--------------------------------------------------- 二级页面布局公共样式 ------------------------------------------------------*/
.sidebar-box {
	float:left;
	width:25%;
	margin-top:20px;
}
.content-box {
	width:74%;
	float:right;
}
.list-clear-box {
	overflow:hidden;
	width:1200px;
	margin:10px auto;
}
/*--------------------------------------------------- 二级页面-面包屑导航公共样式 ------------------------------------------------------*/
.breadcrumbs {
	color:#666;
	text-align:right;
	margin:10px 0 15px 0;
	/* background:url(../images/home.png) no-repeat left;
	*/	float:right;
}
.breadcrumbs a {
	color:#333;
}
.breadcrumbs a:hover {
	text-decoration:underline;
}
/*--------------------------------------------------- head 用样式 ------------------------------------------------------*/	
.main {
	width:100%;
	margin:0;
	background-color:#fff;
}
.logo-img-box {
	background:url(../images/logos.jpg) no-repeat left;
	width:100%;
	height:100%;
	background-size:contain;
	display:inline-block;
}
.head_left a {
	display:flex;
}
.logo-img {
	height:55px;
	/* background-color:#fff;
	*/
}
.head {
	width:100%;
	height:125px;
	margin:0px auto;
	position:fixed;
	top:0px;
	z-index:98;
	background:url(../images/headbg.png) no-repeat;
	background-size:100% 100%;
}
.head_left {
	float:left;
	margin-top:15px;
	margin-left:10px;
	width:380px;
	height:40px;
}
.head_right {
	float:right;
	height:80px;
	width:calc(85% - 400px);
	display:flex;
	margin-right:60px;
}
.head_right_tel {
	height:35px;
	font-family:"幼圆";
	font-size:12pt;
	font-style:italic;
	color:#666666;
	margin-top:30px;
	/* margin-right:40px;
	*/	text-align:right;
	width:2%;
	float:right;
	position:absolute;
	right:20px;
	z-index:999;
}
.lang-btn {
	float:right;
	display:inline-block;
	width:80px;
	text-align:center;
	color:#fff;
	font-size:14px;
	line-height:26px;
	cursor:pointer;
	height:26px;
	border:1px solid #fff;
	background:rgba(255,255,255,0.8);
	color:#e60012;
	border-radius:4px;
	margin-top:30px;
}
.head_right_tel_form {
	/* margin-left:130px;
	*/	float:right;
}
.head_right_tel_tel {
	float:right;
	margin-top:6px;
}
#searchform {
	position:relative;
}
#searchform input {
	float:left;
}
.search_text {
	-web-kit-appearance:none;
	-moz-appearance:none;
	height:32px;
	width:300px;
	border-radius:4px;
	color:#6a6f77;
	outline:0;
	padding-left:10px;
	background-color:#f7f7f7;
}
.search-btn {
	width:50px;
	height:32px;
	position:absolute;
	right:0;
	top:0;
	cursor:pointer;
	z-index:99;
	background-color:transparent;
}
.search_text::placeholder {
	color:#6a6f77;
	font-size:12px;
}
.search-icon {
	position:absolute;
	top:7px;
	right:10px;
	width:18px;
}
.icon-span {
	display:inline-block;
	width:20px;
	height:20px;
	cursor:pointer;
}
.tel-span {
	background:url(../images/tel.png) no-repeat;
	background-size:cover;
}
.link-span {
	background:url(../images/link.png) no-repeat;
	background-size:cover;
}
.icon-hr {
	display:inline-block;
	width:1px;
	height:21px;
	border-left:1px solid #808080;
}
.search_button {
	height:36px;
	width:82px;
	background-color:#ff3333;
	border:none;
	color:white;
	padding:0px 0px;
	text-align:center;
	line-height:35px;
	overflow:hidden;
	text-decoration:none;
	display:inline-block;
	font-size:16px;
}
.head_right_menu {
	display:flex;
	justify-content:end;
	width:100%;
	height:85px;
	line-height:85px;
	position:relative;
	z-index:999;
	cursor:pointer;
	margin-right:30px;
}
.head_right_menu a,div.head_right_menu a:visited {
	color:#fff;
	font-size:18px;
	line-height:95px;
	text-decoration:none;
	/* 不显示超链接下划线*/	white-space:nowrap;
	/* 对于文本内的空白处，不会换行，文本会在在同一行上继续，直到遇到 <br> 标签为止。*/	/* width:11%;
	*/	font-weight:bold;
	text-align:right;
	display:inline-block;
	height:65px;
	margin:0 15px;
	padding:0 5px;
	text-shadow:1px 1px 2px #393939;
}
.head_right_menu a:hover,.head_right_menu a.selected {
	border-bottom:2px solid #e60012;
	color:#fff;
}
.menu_detail_box {
	background:rgba(255,255,255,1);
	/* height:300px;
	*/	position:absolute;
	z-index:999;
	left:0;
	top:80px;
	width:100%;
	display:none;
	border-bottom:4px solid #f3f3f3;
	border-radius:6px;
}
.menu_detail_box .menu_detail_item {
	overflow:hidden;
	border-radius:6px;
}
.menu_detail_box .menu_detail_item .menu_right_box {
	width:calc(100% - 200px);
	float:right;
}
.menu_detail_box .menu_detail_item .menu_right_box .menu_right_list {
	display:flex;
	padding:20px 0 20px 0px;
	justify-content:space-between;
}
.menu_detail_box .menu_detail_item .menu_right_box ul {
	padding:10px 0 0 20px;
	width:calc(100% / 8);
}
.menu_detail_box .menu_detail_item .menu_right_box ul li {
	padding:5px 0;
	display:flex;
}
.menu_detail_box .menu_detail_item .menu_right_box ul li a {
	color:#333;
}
.menu_detail_box .menu_detail_item .menu_right_box ul li:first-child {
	font-weight:bold;
}
.menu_detail_box .menu_detail_item:nth-child(2) .menu_left_box {
	padding:20px 0;
}
.menu_detail_box .menu_detail_item .menu_left_box {
	float:left;
	background:#f3f3f3;
	width:200px;
	padding:5px 0 20px 0;
}
.menu_detail_box .menu_detail_item .menu_left_box .menu_left_item {
	text-align:center;
    min-height: 30px;
    line-height: 1.5;
    padding: 5px 5px;
	margin:0 0 0;
	font-size:16px;
}
.menu_detail_box .menu_detail_item .menu_left_box .menu_left_item a {
	color:#333;
}
.menu_detail_box .menu_detail_item .menu_left_box .menu_left_item a:hover {
	color:#e60012;
}
/*--------------------------------------------------- 轮播图 用样式 ------------------------------------------------------*/
.course-banner-box .swiper-container {
	width:100%!important;
}
.content_pic_slider {
	text-align:center;
	position:relative;
}

.pagination {
	position:absolute;
	z-index:20;
	bottom:10px;
	width:100%;
	text-align:center;
}
.swiper-pagination-switch {
	display:inline-block;
	width:10px;
	height:10px;
	border-radius:8px;
	background:#555;
	margin:0 5px;
	opacity:0.8;
	border:1px solid #fff;
	cursor:pointer;
}
.swiper-active-switch {
	background:#fff;
}
/*--------------------------------------------------- banner图 ------------------------------------------------------*/
.banner-box {
	/* width:100%;
	position:relative;
	*/	position:absolute !important;
	top:0px;
	height:380px; /*yuan 580 */
	width:100%;
}
.banner-box .black-bg {
	position:absolute;
	bottom:0;
	width:100%;
	height:180px;
	background:linear-gradient(to top,rgba(0,0,0,1),rgba(0,0,0,0));
}
.banner-box .banner-text {
	font-size:40px;
	font-weight:bold;
	color:#fff;
	position:absolute;
	left:calc(50% - 650px);
	top:65%; /*yuan 75 */
	text-shadow:#666 3px 4px 9px;
}
.banner-box img {
	width:100%;
	height:100%;
	object-fit:cover;
}
/*--------------------------------------------------- 左侧侧边导航 ------------------------------------------------------*/
.left-nav-title {
	font-size:20px;
	font-weight:bold;
	color:#e60012;
	margin:10px 20px 10px 0;
	display:inline-block;
}
.left-nav-active {
	background-color:#e60012!important;
	color:#fff!important;
}
.left-nav-child-active {
	background-color:#ebebeb!important;
	color:#e60012!important;
	border-left:4px solid #e60012!important;
}
.treebox {
	width:100%;
	background-color:#fff;
}
.menu {
	overflow:hidden;
}
/*第一层*/.menu li.level1>a {
	display:block;
	height:45px;
	line-height:45px;
	color:#333;
	padding-left:20px;
	font-size:15px;
	position:relative;
	transition:all .1s ease 0s;
	font-weight:bold;
	border-left:4px solid transparent;
}
.menu .level1>a:hover {
	background-color:#f5f5f5!important;
	color:#333!important;
	/* border-left:4px solid #e60012!important;
	*/
}
.menu .level2>a:hover {
	text-decoration:none;
	background-color:#ebebeb;
	color:#e60012;
	border-left:4px solid #e60012;
}
.current {
	background:#f5f5f5;
	color:#333!important;
	border-left:3px solid #e60012;
}
/*============小箭头*/.level1 i {
	width:20px;
	height:10px;
	display:block;
	position:absolute;
	right:20px;
	top:20px;
}
.level1 i.down {
	background-position:0 -10px;
}
/*第二层*/	.menu li ul {
	overflow:hidden;
}
.menu li ul.level2 {
	display:none;
	background:#fff;
}
.menu li ul.level2 li a {
	display:block;
	/* height:45px;
	*/	/* line-height:45px;
	*/	color:#333;
	width:95%;
	text-indent:30px;
	/*border-bottom:1px solid #ddd;
	*/	font-size:14px;
	transition:all .1s ease 0s;
	border-left:4px solid transparent;
	padding:13px 0;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.menu li ul.level2 li a:hover {
	text-decoration:none;
	background-color:#ebebeb;
	color:#e60012;
	border-left:4px solid #e60012;
}
.menu li ul.level2 li a.left-nav-child-active {
	background-color:#fff !important;
}
/* -------------------------------------------------搜索结果页面---------------------------------------------------------------------- */	
.search-result-box {
	width:1200px;
	margin:0 auto;
	background-color:#fff;
	padding:15px;
}
.search-result-box {
	width:1200px;
	margin:0 auto;
	background-color:#fff;
	padding:15px;
}
.search-result-box .news_right {
	border-bottom:1px solid #eaeaea;
	padding:30px 0;
	margin:0 20px;
	width:auto;
}
.search-result-box .news_right .news_right_text .news_right_text1 {
	font-size:13pt;
	font-weight:bold;
	color:#333;
}
.search-result-box .news_right .news_right_text .news_right_text2 {
	color:#808080;
	margin:20px 0;
	line-height:30px;
	/* text-indent:-28px;
	*/
}
.search-result-box .news_right .news_right_date {
	width:100%;
	overflow:hidden;
}
.search-result-box .news_right .news_right_date .news_right_date_ym {
	float:left;
	color:#808080;
}
.search-result-box .news_right .news_right_date .news_right_more {
	float:right;
	color:#808080;
}
.search-result-input-box {
	text-align:center;
	margin-top:8%;
}
.search-result-input-box .head_right_tel_form {
	float:none;
	text-align:center;
}
.search-result-input-box #searchform input {
	float:none;
	background-color:#fff;
	border:1px solid #c6c6c6;
	height:36px;
	width:500px;
}
.search-result-input-box .search-btn {
	right:auto;
	top:auto;
	background-color:#fff;
	border:1px solid #c6c6c6;
	margin-left:-1px;
	border-radius:4px;
	height:38px;
}
.search-result-input-box .search-icon {
	position:absolute;
	top:9px;
	right:14px;
	width:18px;
}
.search-result-total-box {
	width:1200px;
	margin:0px auto;
	color:#999;
	border-bottom:1px solid #eaeaea;
	padding-bottom:15px;
	padding-top:50px;
	text-indent:1em;
}
/*--------------------------------------------------- footer 用样式 ------------------------------------------------------*/
.foot-top {
	height:45px;
	line-height:45px;
	background-color:rgba(170,170,170,0.9);
}
.foot-top .foot-top-contain {
	width:1200px;
	margin:0 auto;
	font-weight:bold;
	color:#333;
	display:flex;
}
.foot-top .foot-top-contain span:not(:first-child) {
	width:30%;
	display:inline-block;
	text-align:right;
}
.foot-top .foot-top-contain span select {
	width:65%;
	height:25px;
	line-height:25px;
	font-size:12px;
}
.foot-top .foot-top-contain .directory {
	float:left;
	background:url(../images/address.png) no-repeat;
	background-position:left;
	padding-left:20px;
}
.foot-top .foot-top-contain .directory a {
	color:#333;
}
.foot-top .foot-top-contain .directory-hr {
	width:1px;
	display:inline-block;
	height:20px;
	border-left:1px solid #333;
	margin-top:10px;
	float:left;
	margin:12px 20px;
}
.foot-top .foot-top-contain .directory-apply-form {
	float:left;
	background:url(../images/send.png) no-repeat;
	background-position:left;
	padding-left:25px;
}
.foot-top .foot-top-contain .directory-apply-form a {
	color:#333;
}
.foot {
	width:100%;
	height:280px;
	background-color:#000000;
	color:#fff;
	padding:2% 0 3% 0;
}
.foot a {
	color:#fff;
}
.foot_include {
	width:1200px;
	height:100%;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
}
.foot_include_1 {
	width:30%;
}
.foot_include_1 .foot_include_text a {
	display:block;
}
.foot_include_2 {
	width:15%;
}
.foot_include_3 {
	width:30%;
}
.foot_include_3 .link-box {
	text-align:center;
}
.foot_include_3 .link-box span {
	padding:0 20px;
}
.foot_include_3 .link-box span:nth-child(2) {
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
.foot_include_title {
	/* font-weight:bold;
	*/	margin:30px 0px 0px 30px;
	font-size:20pt;
}
.foot_include_3 .foot_include_text {
	/* display:flex;
	*/
}
.foot_include_3 .foot_include_text:last-child {
	margin-right:0;
}
.foot_include_3 .foot_include_text p {
	font-size:16px;
	margin-bottom:20px;
	width:80px;
}
.foot_include_3 .foot_include_text div {
	width:100%;
	margin-right:10px;
}
.foot_include_text {
	margin:25px 20px 0px 0px;
	font-size:10pt;
	line-height:22pt;
}
.foot_include_message {
	height:50px;
	text-align:center;
	margin:0px 0px 0px 0px;
	font-size:12px;
}
/*--------------------------------------------------- 右内容-分页样式 ------------------------------------------------------*/	
.public_nav {
	width:100%;
	text-align:center;
	margin:30px 0px 30px 0px;
}
.page-numbers {
	border-radius:3px;
	border:1px solid #e0e0e0;
	color:#666666;
	font-weight:bold;
	display:inline-block;
	text-align:center;
	width:30px;
	line-height:30px;
	margin:0 2px;
}
.public_nav .page-numbers.current,.public_nav .page-numbers:not(.dots):hover {
	background:#fff;
	border-color:#e0e0e0;
	color:#e60012!important;
}
.public_nav .page-numbers.dots {
	border-color:#ffffff;
}
.prev {
	width:60px;
}
.next {
	width:60px;
}
/* ----------------------------------------------------- 自定义select样式  -------------------------------------------------- */
.c-dropdown {
	position:relative;
	display:inline-block;
	text-align:left;
	width:590px;
}
.c-dropdown__list {
	margin:5px 0 0 0;
	padding:6px 0;
	list-style:none;
	position:absolute;
	top:125%;
	left:0;
	width:102%;
	opacity:0;
	visibility:hidden;
	border-radius:3px;
	background:#fff;
	-webkit-transition:opacity .25s linear,top .25s linear;
	transition:opacity .25s linear,top .25s linear;
	border:1px solid #e0e0e0;
}
.c-dropdown.is-open .c-dropdown__list {
	opacity:1;
	visibility:visible;
	top:100%;
}
.c-dropdown__item {
	padding:6px 12px;
	font-size:14px;
	line-height:20px;
	cursor:pointer;
	color:#434A54;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.c-dropdown__item:hover {
	background-color:#e60012;
	color:#fff;
}
.c-button {
	-webkit-appearance:none;
	margin:0;
	border:0;
	overflow:visible;
	font:inherit;
	text-transform:none;
	display:inline-block;
	vertical-align:middle;
	text-decoration:none;
	text-align:center;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
}
.c-button:hover,.c-button:focus {
	outline:none;
	text-decoration:none;
}
.c-button:not(:disabled) {
	cursor:pointer;
}
.c-button--dropdown {
	padding:0px 0 0px 10px;
	color:#333;
	font-size:14px;
	line-height:34px;
	min-height:34px;
	border-radius:3px;
	-webkit-transition:background-color .2s linear;
	transition:background-color .2s linear;
	width:100%;
	height:34px;
	margin:10px 0;
	border:1px solid #e0e0e0;
	text-align:left;
	overflow:hidden;
}
.c-button--dropdown:after {
	content:"";
	position:absolute;
	top:24px;
	right:0px;
	width:0;
	height:0;
	border:5px solid transparent;
	border-top-color:#333;
}
/* 倒计时样式 */.timebox2 {
	display:inline-block;
}
.timebox2 div,timebox2 span,timebox2 div span {
	color:#333 !important;
}
.timebox2 .timecounter span {
	color:#333 !important;
}
.timetext {
	width:100%;
	text-align:center;
}
.timetexttitle {
	font-size:0.3rem;
	margin-bottom:10px;
	color:#fff;
}
.timetextintro {
	font-size:0.22rem;
	margin-bottom:10px;
	color:#fff;
	padding:0 1.52rem;
	box-sizing:border-box;
}
.timecounter {
	font-size:0.6rem;
}
.txt {
	padding:0 0.2rem;
	box-sizing:border-box;
}
.clearbg5 {
	display:block;
	clear:both;
	width:100%;
	height:0.16rem;
	overflow:hidden;
	background-color:#eee;
}
.txt p {
	line-height:30px;
	margin-top:0.2rem;
}
.txt p img {
	width:100%;
}
.timecounter span {
	color:#fff;
}
.timebox2 .timecounter span a {
	color:#333;
	display:inline-block;
	background-color:#e5e5e5;
	width:30px;
	height:25px;
	margin-top:5px;
	border-top:4px solid #cecece;
}
/*--------------------------------------------------- 右内容-新闻详情页面-single页面 ------------------------------------------------------*/
.single_right_title {
	width:100%;
	margin:10% 0px 30px;
	font-size:18pt;
	font-weight:bold;
	color:#333333;
	text-align:center;
}
.single_right_date {
	width:100%;
	margin:15px 0px;
	font-size:13px;
	color:#666;
	text-align:center;
}
.single_right_text {
	margin:30px 0px;
	line-height:36px;
	font-size:14px;
	padding:0 20px;
	color:#808080;
}
.single_right_text b {
	display:inline-block;
	width:100%;
	text-align:center;
}
.single_right_text b a {
	display:block;
	text-decoration:underline;
}
.alignleft {
	display:inline;
	float:left;
}
.alignright {
	display:inline;
	float:right;
}
.aligncenter {
	clear:both;
	display:block;
	margin:20px auto;
	width:100%;
	height:100%;
}
.detail-box {
	background-color:#fff;
	width:1200px;
	margin:20px auto;
	padding:20px;
}
.detail-box img {
	background-color:#ffffff;
}
/*联系我们样式*/	#dituContent,#dituContent1,#dituContent2,#dituContent3,#dituContent4,#dituContent5,#dituContent6 {
	width:380px;
	height:240px;
	border:#ccc solid 1px;
}
/*专家团队样式*/	.team_master_box {
	overflow:hidden;
	margin-bottom:12px;
}
/*团队轮播样式*/	.team-swiper-container {
	width:100%;
	margin:auto;
	height:auto;
}
.team_right .btnbox {
	width:970px;
	height:310px;
	position:absolute;
	top:51px;
	left:-35px;
}
.team_right .swiper-button-next,.team_right .swiper-button-prev {
	width:20px;
	height:33px;
	background-size:cover;
}
.team_master_title3 {
	width:216px;
	height:143px;
	margin:0 auto;
	overflow:hidden;
	text-indent:2em;
	font-size:13px;
	line-height:18px;
}
.team_master_more {
	color:#ff3333;
	line-height:30px;
	cursor:pointer;
}
.team_master_more > span {
	background:url(../../images/wwimg108.png) no-repeat center;
	background-size:contain;
	display:inline-block;
	width:13px;
	height:8.8px;
	margin-left:5px;
}
.team_active {
	height:auto;
}
.team_master_more > .team_active_btn {
	background:url(../../images/wwimg109.png) no-repeat center;
	background-size:contain;
}
/*杜媛移动端样式*/	.menu_btn {
	display:none;
}
/*专家团队样式*/	.team_master_box {
	overflow:hidden;
	margin-bottom:12px;
}
/*团队轮播样式*/	.team-swiper-container {
	width:100%;
	margin:auto;
	/* height:auto;
	*/
}
.team_right .btnbox {
	width:970px;
	height:310px;
	position:absolute;
	top:51px;
	left:-35px;
}
.team_right .swiper-button-next,.team_right .swiper-button-prev {
	width:20px;
	height:33px;
	background-size:cover;
}
.team_master_title3 {
	width:216px;
	height:143px;
	margin:0 auto;
	overflow:hidden;
	text-indent:2em;
	font-size:13px;
	line-height:18px;
}
.team_master_more {
	color:#ff3333;
	line-height:30px;
	cursor:pointer;
}
.team_master_more > span {
	background:url(../../images/wwimg108.png) no-repeat center;
	background-size:contain;
	display:inline-block;
	width:13px;
	height:8.8px;
	margin-left:5px;
}
.team_active {
	height:auto;
}
.team_master_more > .team_active_btn {
	background:url(../../images/wwimg109.png) no-repeat center;
	background-size:contain;
}
/*杜媛移动端样式*/.menu_btn {
	display:none;
}
.single_right_text img {
	width:auto;
	background-color:#fff;
}
.single_right_text pre {
	white-space:pre-wrap;
	word-wrap:break-word;
	width:110%;
}
@media screen and (max-width:768px) {
	body {
	overflow-x:hidden;
}
body,html {
	margin:0;
	padding:0;
}
/* .banner-box {
	height:150px;
}
*/	#wpadminbar {
	display:none;
}
.banner-box img {
	width:100%;
}
.menu_btn {
	display:block;
	font-size:30px;
	width:40px;
	line-height:50px;
	text-align:center;
	position:absolute;
	right:10px;
	top:0;
	cursor:pointer;
}
.logo-img {
	height:55px!important;
	margin-left:0!important;
}
.head {
	width:100%;
	height:auto;
}
.head_left {
	padding:17px 25px 0 50px;
	float:none;
	margin-top:0;
	text-align:center;
}
.head_right {
	height:auto;
	float:none;
	padding:0 20px 20px 20px;
	width:auto;
	text-align:center;
}
.head_right_tel {
	height:35px;
	font-family:"幼圆";
	font-size:12pt;
	font-style:italic;
	color:#666666;
	margin-top:25px;
	text-align:right;
	width:100%;
	float:none;
}
.head_right_tel_form {
	float:left;
	margin-left:0;
}
.head_right_tel_tel {
	float:right;
	margin-top:6px;
}
.search_text {
	width:250px;
}
.head_right_menu {
	display:none;
	justify-content:center;
	width:120px;
	background-color:#fff;
	height:auto;
	line-height:5px;
	position:absolute;
	top:55px;
	right:20px;
	box-shadow:0px 0px 11px #cccccc;
	z-index:1000;
}
.head_right_menu a,div.head_right_menu a:visited {
	color:#333;
	font-size:14px;
	line-height:45px;
	text-decoration:none;
	/* 不显示超链接下划线*/		white-space:nowrap;
	/* 对于文本内的空白处，不会换行，文本会在在同一行上继续，直到遇到 <br> 标签为止。*/		width:100%;
	font-weight:bold;
	text-align:center;
	display:block;
	margin:0;
}
.head_right_menu a:hover {
	background-color:#e60012!important;
	color:#fff!important;
}
.head_right_menu a:hover,.head_right_menu_selected {
	background-color:#e60012!important;
	color:#fff!important;
}
/* footer移动端样式 */	.foot {
	height:auto;
	padding:20px 0 10px 0;
}
.foot-top .foot-top-contain {
	}.foot-top-contain span {
	}.foot-top-contain span select {
	}.foot-top-contain span select > option[hidden] {
	display:none;
}
.foot-top .foot-top-contain,.foot_include {
	width:100%;
}
.foot_include {
	display:none;
}
.foot-top .foot-top-contain .directory-hr {
	display:none;
}
.directory-apply-form {
	float:right;
}
.foot-top .foot-top-contain .directory {
	margin-left:20px;
	float:left;
}
.foot-top .foot-top-contain .directory-apply-form {
	margin-right:20px;
	float:right;
}
.list-clear-box {
	width:100%;
	position:relative;
	margin:0 auto;
}
.content-box {
	width:100%;
	float:none;
	overflow:hidden;
}
.breadcrumbs {
	position:absolute;
	left:15px;
	top:0;
}
.breadcrumbs a {
	color:#333;
}
.sidebar-box {
	float:none;
	width:100%;
	margin-top:35px;
}
.left-nav-title {
	font-size:17px;
	font-weight:bold;
	background-color:#e60012;
	margin:10px 0px;
	display:inline-block;
	color:#fff;
	padding:5px 20px;
	position:relative;
}
.left-nav-title:before {
	content:"";
	position:absolute;
	top:0px;
	left:108px;
	border-bottom:16px solid transparent;
	border-left:12px solid #e60012;
	border-right:10px solid transparent;
	border-top:16px solid transparent;
}
/* 移动端二级导航 */	.menu {
	overflow:hidden;
	display:flex;
	width:100%;
}
.tyintroduce-menu li.level1 {
	width:25%;
}
.service-menu  li.level1 {
	width:33%;
}
.menu  li.level1 {
	width:33%;
}
.menu li ul.level2 li a {
	padding:10px 0;
}
.menu li ul.level2 {
	width:335%;
	position:relative;
	z-index:999;
}
.menu li ul.level2 li a {
	text-indent:30px;
}
.menu li.level1>a {
	height:35px;
	line-height:35px;
	padding:0;
	text-align:center;
}
.service-menu li ul.level2 li a {
	text-indent:0;
	padding-left:10px;
}
.left-quick-link-box {
	display:none;
}
.c-dropdown {
	width:95%;
}
.c-button--dropdown {
	width:calc(100% - 40px);
	padding-right:40px;
}
.search-result-box {
	width:auto;
}
.search-result-box .news_right {
	padding:20px 0;
	margin:0 10px;
}
.search-result-box .news_right .news_right_text .news_right_text2 {
	margin:10px 0;
	line-height:25px;
}
.detail-box {
	width:auto;
	margin:0px auto;
	padding:15px;
}
.single_right_title {
	margin:20% 0px 15px 0;
}
.single_right_text {
	margin:30px 0px;
	line-height:36px;
	color:#808080;
	font-size:14px;
}
.single_right_text img {
	width:100%;
	height:100%;
}
.banner-box .banner-text {
	font-size:16px;
	font-weight:bold;
	color:#fff;
	position:absolute;
	left:15%;
	top:30%;
	text-shadow:#666 3px 4px 9px;
}
}.news-box-2024 {
	width:100%;
	display:flex;
	justify-content:space-between;
	margin-top:25px;
}
.news-box-2024 .lunbo-news {
	width:35%;
}
.news-box-2024 .news-list {
	width:64%;
	padding:0;
}
.news-box-2024 .lunbo-news .lunbo-news-item {
	width:100%;
	min-height:300px;
	position:relative;
}
.news-box-2024 .lunbo-news .lunbo-news-item a {
	color:#fff;
}
.news-box-2024 .lunbo-news .lunbo-news-item .img-box {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}
.news-box-2024 .lunbo-news .lunbo-news-item .news-img {
	width:100%;
	height:100%;
	/* object-fit:cover;
	*/	float:none;
	margin:0;
}
.news-box-2024 .lunbo-news .lunbo-news-item .news-title {
	position:absolute;
	bottom:0;
	width:calc(100% - 16px);
	background-color:rgba(0,0,0,0.3);
	padding:8px;
	height:30px;
	line-height:30px;
}
.news-box-2024 .lunbo-news .lunbo-news-item .news-title .title-box {
	width:75%;
}
.news-box-2024 .lunbo-news .lunbo-news-item .news-title .title-box a {
	color:#fff;
	width:100%;
	display:inline-block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.lunbo-news-swiper .swiper-pagination {
	position:absolute;
	bottom:13px;
	right:15px;
	width:auto;
	left:auto;
}
.lunbo-news-swiper .swiper-pagination-bullet {
	width:5px;
	height:5px;
}
.news-box-2024 .news-list .tab-box {
	width:100%;
	display:flex;
	justify-content:space-between;
}
.news-box-2024 .news-list .tab-box ul {
	width:100%;
	display:flex;
}
.news-box-2024 .news-list .tab-box ul li {
	font-size:16px;
	font-weight:bold;
	color:#3e3b3b;
	margin:8px 8px 0px 8px;
	padding-bottom:3px;
	cursor:pointer;
}
.news-box-2024 .news-list .tab-box ul li.active {
	border-bottom:2px solid red;
}
.news-box-2024 .news-list .tab-box .more-btn {
	display:inline-block;
	width:50px;
	color:#999;
	cursor:pointer;
	display:none;
}
.news-box-2024 .news-list .news-content .news-content-item {
	display:none;
	padding-left:30px;
}
.news-box-2024 .news-list .news-content .news-content-item ul  li {
	position:relative;
}
.news-box-2024 .news-list .news-content .news-content-item ul  li:before {
	content:"";
	width:5px;
	height:5px;
	display:inline-block;
	border-radius:50%;
	background:#b5b5b5;
	vertical-align:middle;
	margin-right:14px;
	position:absolute;
	left:-15px;
	top:11px;
}
.news-box-2024 .news-list .news-content .news-content-item .content_news_type {
	display:flex;
	justify-content:space-between;
	color:#333333;
	float:none;
}
.news-box-2024 .news-list .news-content .news-content-item .content_news_type a {
	display:inline-block;
	width:80%;
}
.news-box-2024 .news-list .news-content .news-content-item .content_news_type .content_news_first_news_title {
	width:100%;
	font-weight:normal;
	font-size:14px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.news-box-2024 .news-list .news-content .news-content-item .content_news_type .news-time {
	font-weight:normal;
	font-size:14px;
}
/* 视频 */.video-box-2024 {
	/* width:1400px;
	*/	display:flex;
	justify-content:left;
	margin:5% auto;
	position:relative;
	z-index:5;
}
.video-box-2024 .video-item {
	width:32%;
}
.video-box-2024 .video-item .title {
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}
.swiper-button-next:after,.swiper-button-prev:after {
	font-size:18px!important;
	color:#c9c9c9;
}
/* 2025改版 */.index-news-box {
	width:1400px;
	margin:60px auto;
}
.index-news-name {
	display:grid;
	justify-content:center;
	font-size:26px;
	position:relative;
}
.index-news-name:after {
	content:'';
	/* 必须有content属性 */	display:block;
	/* 使伪元素成为块级元素 */	width:30px;
	/* 短线的长度 */	height:2px;
	/* 短线的宽度 */	background-color:#e60012;
	/* 短线的颜色 */	position:absolute;
	bottom:-8px;
	left:calc(53% - 56px);
}
.news-box-2025 {
	width:100%;
	display:flex;
	justify-content:space-between;
	margin-top:50px;
}
.news-box-2025 .news-item {
	width:31.5%;
	position:relative;
	background-color:#f8f8f8;
	padding-top:30px; /* + */
}
.news-box-2025 .news-item .lunbo-news-item {
	position:relative;
	background-color:#f8f8f8;
	margin-bottom:20px; /* + */
}
.news-box-2025 .news-item .lunbo-news-item .news-flag,.news-box-2025 .news-item .news-flag {
	position:absolute;
	top:0;
	left:0;
	background:#929195;
	font-size:12px;
	padding:5px 10px;
	color:#fff;
	border-radius:3px;
	z-index:9;
}

.news-header {
    display: flex;              /* 启用 Flex 布局 */
    justify-content: space-between; /* 左右两端对齐 */
    align-items: center;        /* 垂直居中 */
    padding: 0 20px;           /* 与新闻列表左右边距一致，避免错位 */
    margin-bottom: 10px;       /* 与下方列表保持间距 */
}

.news-header .news-flag2 {

	top:0;
	left:0;
	
	background:#929195;
	font-size:12px;
	padding:5px 10px;
	color:#fff;
	
    font-size: 18px;           /* 或您原来的字号 */
    font-weight: bold;
    color: #333;
}

.more-link0 {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    transition: color 0.3s;
}
.more-link0:hover {
    color: #fff;  
}

.news-header .more-link {
    font-size: 16px;
    color: #999;
	font-weight: 600;
    text-decoration: none;
    transition: color 0.3s;
}

.news-header .more-link:hover {
    color: #f00;   
}

/*
.news-box-2025 .news-item .lunbo-news-item .img-box {
	height:250px;
	overflow:hidden;
}


.news-box-2025 .news-item:nth-child(1) .lunbo-news-item .img-box img,.news-box-2025 .news-item:nth-child(2) .lunbo-news-item .img-box img {
	width:100%;
	margin-top:0;
	height:250px;
	object-fit:cover;
}
*/
.news-box-2025 .news-item .lunbo-news-item .news-title {
	padding:0 20px; /* 改 */
}
.news-box-2025 .news-item .lunbo-news-item .news-title .title-box {
	color:#333;
	font-size:17px;
	font-weight:bold;
}
.news-box-2025 .news-item .lunbo-news-item .news-title .title-box a {
	/* +   margin-top:20px;   + */
	color:#333;
}
.news-box-2025 .news-item .lunbo-news-item .news-date {
	display:flex;
	margin-top:5px;
	color:#666;
}
.news-box-2025 .news-item .lunbo-news-item .news-date .news-img {
	width:18px;
	height:18px;
	margin:1px 10px 0 0;
}
.news-box-2025 .news-item .lunbo-news-item .news-date .location {
	display:flex;
}
.news-box-2025 .news-item .lunbo-news-item .news-date .calendar {
	display:flex;
	margin-left:30px;
}
.news-box-2025 .news-item .lunbo-news-item .news-content {
	font-size:12px;
	font-weight:normal;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:4;
	overflow:hidden;
	width:100%;
	color:#666;
	line-height:28px;
	margin-top:15px;
	text-overflow:ellipsis;
	height:111px;
}
.news-box-2025 .news-item .lunbo-news-item .news-content p {
	font-size:12px;
	font-weight:normal;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:4;
	overflow:hidden;
	width:100%;
	color:#666;
	line-height:28px;
	text-overflow:ellipsis;
	height:111px;
}
.news-box-2025 .news-item .lunbo-news-item .news-content a {
	color:#666;
}
/* */
.news-box-2025 .news-item:last-child {
	padding-top:30px;
}
/* */
.news-box-2025 .news-item:last-child .lunbo-news-item {
	margin-bottom:20px;
}
.news-box-2025 .news-item:last-child .lunbo-news-item .news-title {
	padding:0 20px;
}
.news-box-2025 .news-item:last-child .lunbo-news-item .news-title .title-box {
	font-size:17px;
}
.news-box-2025 .news-item:last-child .lunbo-news-item .news-date {
	margin-top:5px;
}


.index-news-box .news-btns {
	width:100%;
	text-align:center;
	margin:40px 0 40px 0;
}
.index-news-box .news-btns a {
	border:1px solid #909090;
	color:#333;
	padding:8px 25px;
	border-radius:3px;
	margin:0 20px;
}
/* 宣传片 */.index-video-name {
	display:grid;
	justify-content:center;
	font-size:26px;
	position:relative;
}
.index-video-name:after {
	content:'';
	/* 必须有content属性 */	display:block;
	/* 使伪元素成为块级元素 */	width:30px;
	/* 短线的长度 */	height:2px;
	/* 短线的宽度 */	background-color:#e60012;
	/* 短线的颜色 */	position:absolute;
	bottom:-8px;
	left:calc(52% - 52px);
}
.video-box-2025 {
	width:100%;
	padding:20px 0 0;
	position:relative;
	min-height:400px;
}
.video-box-2025 .video-img {
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	width:100%;
	height:120%;
	object-fit:fill;
}
.video-box-2025 .about-company-box {
	left:-100%;
	width:280px;
	line-height:24px;
	font-size:13px;
	color:#000;
	position:absolute;
}
.video-box-2025 .about-company-box .about-company-title {
	font-size:24px;
	font-weight:500;
	margin-bottom:25px;
	color:#000;
	line-height:34px;
}
.video-box-2025 .about-company-box .about-company {
	margin-bottom:25px;
	color:#333;
}
.video-box-2025 .about-company-box .about-company-btn {
	background-color:#d61518;
	color:#fff;
	padding:6px 30px;
	font-size:12px;
	border-radius:3px;
}
.video-box-2024 .lunbo-video-box {
	margin-left:20px;
	width:calc(80% - 680px);
	/* border:1px solid red;
	*/    position:absolute;
	right:18%;
	height:102%;
	/* overflow:hidden;
	*/    padding:20px;
	top:-30px;
	background:#fff;
	border-radius:6px;
	z-index:10;
	min-height:420px;
}
.our-services-box {
	margin-top:3%;
}
.index-service-name {
	display:grid;
	justify-content:center;
	font-size:26px;
	position:relative;
}
.index-service-name:after {
	content:'';
	/* 必须有content属性 */	display:block;
	/* 使伪元素成为块级元素 */	width:30px;
	/* 短线的长度 */	height:2px;
	/* 短线的宽度 */	background-color:#e60012;
	/* 短线的颜色 */	position:absolute;
	bottom:-8px;
	left:calc(52% - 52px);
}
.relate-news-box {
	border-top:1px solid #c6c6c6;
	padding-top:50px;
	margin-top:50px;
}
.relate-news-box .relate-item-box {
	display:flex;
	margin-top:40px;
}
.relate-news-box .relate-item-box .relate-news-item {
	width:33%;
	margin-right:20px;
	border:1px solid #c6c6c6;
	padding:20px;
	border-radius:4px;
}
.relate-news-box .relate-item-box .relate-news-item a {
	color:#333;
	font-size:16px;
}
.relate-news-box .relate-item-box .relate-news-item a:hover {
	text-decoration:underline;
	color:#e60012;
}
.relate-news-box .more-news {
	text-align:center;
	margin-top:30px;
}
.relate-news-box .more-news a {
	border:1px solid #8d8d8d;
	padding:7px 30px;
	border-radius:4px;
	color:#666;
}
.relate-news-name {
	display:grid;
	justify-content:center;
	font-size:26px;
	position:relative;
}
.relate-news-name:after {
	content:'';
	/* 必须有content属性 */	display:block;
	/* 使伪元素成为块级元素 */	width:30px;
	/* 短线的长度 */	height:2px;
	/* 短线的宽度 */	background-color:#e60012;
	/* 短线的颜色 */	position:absolute;
	bottom:-8px;
	left:calc(52% - 40px);
}
.index-job-name {
	display:grid;
	justify-content:center;
	font-size:26px;
	position:relative;
	/* margin-top:30px;
	*/
}
.index-job-name:after {
	content:'';
	/* 必须有content属性 */	display:block;
	/* 使伪元素成为块级元素 */	width:30px;
	/* 短线的长度 */	height:2px;
	/* 短线的宽度 */	background-color:#e60012;
	/* 短线的颜色 */	position:absolute;
	bottom:-8px;
	left:calc(52% - 52px);
}
.job-box-2024 {
	min-height:500px;
	background:url(../images/job.png) no-repeat;
	background-size:102% 135%;
	margin-top:3%;
}
.job-box-2024 .job-bg {
	border-top:80px solid #f7f7f7;
	border-right:80px solid #f7f7f7;
	width:70%;
	min-height:400px;
	border-top-right-radius:50px;
}
.job-box-2024 .job-box-border {
	width:1300px;
	margin:0 auto;
	padding-bottom:2%;
}
.job-box-2024 .job-box-border .top-box {
	display:flex;
}
.job-box-2024 .job-box-border .top-box img {
	width:750px;
	height:350px;
	object-fit:cover;
}
.job-box-2024 .job-box-border .top-box .about-company-box {
	margin-left:11%;
	margin-top:7.5%;
	top:25px;
}
.job-box-2024 .job-box-border .top-box .about-company p {
	margin-bottom:25px;
}
.job-box-2024 .job-box-border .top-box .about-company ul li {
	list-style:disc;
}
.job-box-2024 .job-box-border .bottom-box {
	overflow:hidden;
	width:95%;
	margin:5% auto;
	position:relative;
	min-height:280px;
}
.job-box-2024 .job-box-border .bottom-box .fly-box {
	position:absolute;
	width:100%;
	bottom:-100%;
	padding:30px 0;
}
.job-box-2024 .job-box-border .bottom-box .item {
	float:left;
	width:22%;
	border-bottom:3px solid #dfdfdf;
	margin:0 5%;
}
.job-box-2024 .job-box-border .bottom-box .item:nth-child(2) {
	margin-top:6%;
}
.job-box-2024 .job-box-border .bottom-box .item .index {
	color:#d61518;
	font-weight:bold;
	font-size:34px;
	margin-bottom:20px;
}
.job-box-2024 .job-box-border .bottom-box .item .name {
	font-size:17px;
	color:#333;
	margin-bottom:20px;
}
.job-box-2024 .job-box-border .bottom-box .item .link {
	color:#d61518;
	font-size:14px;
	margin-bottom:20px;
}
.client-box-2025 {
	background-color:#f7f7f7;
	padding:3% 0;
}
.client-box-2025 .client-list {
	display:flex;
	justify-content:space-between;
}
.client-box-2025 .client-list.client-1400 .client-item {
	width:calc(16% - 40px);
	height:40px;
	background-color:#fff;
	margin:10px 0;
	border-radius:4px;
	padding:20px 15px;
}
.client-box-2025 .client-list.client-1200 .client-item {
	width:calc(18% - 40px);
	height:80px;
	background-color:#fff;
	margin:10px 0;
	border-radius:4px;
	padding:0px 15px;
}
.client-box-2025 .client-list .client-item img {
	width:100%;
	height:85%;
	object-fit:contain;
	margin-top:2%;
}
.client-box-2025 .client-list.client-1400 {
	width:1400px;
	margin:0 auto;
}
.client-box-2025 .client-list.client-1200 {
	width:1200px;
	margin:0 auto;
}
.our-client-box {
	width:100%;
	padding:40px 0 0;
	position:relative;
	background-color:#f7f7f7;
}
.our-partner-box,.partner-box-2025 {
	background-color:#fff;
}
.our-partner-box {
	margin-top:2%;
}
.partner-box-2025 {
	}.partner-box-2025 .client-1400 .client-item {
	border:1px solid #e6e6e6;
	width:calc(19% - 40px) !important;
}
.partner-box-2025 .client-1200 .client-item {
	border:1px solid #e6e6e6;
	width:calc(24% - 40px) !important;
}
.swiper.video-swiper-container {
	width:100%;
}
.video-swiper-container .swiper-slide {
	background-position:center;
	background-size:cover;
	width:300px;
	height:300px;
}
.video-swiper-container .swiper-slide .video-box {
	}.video-swiper-container .swiper-slide img {
	display:block;
	width:100%;
	object-fit:fill;
	height:300px;
}
.video-swiper-pagination {
	margin-top:30px;
	margin-left:48%;
}
.item-video {
	max-width:65%;
	padding:1em;
	background:#fff;
	display:none;
	position:relative;
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.15);
	-moz-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.15);
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.15);
	border-radius:3px;
	color:#000;
	width:65%;
}
.item-close {
	cursor:pointer;
	right:5px;
	top:5px;
	position:absolute;
	background:#222;
	color:#fff;
	border-radius:100%;
	font-size:14px;
	height:24px;
	line-height:22px;
	text-align:center;
	width:24px;
}
.news-img1,.news-img2 {
	transition:transform 0.5s ease;
}
.news-img1:hover,.news-img2:hover {
	transform:scale(1.2);
}
#our-service-box {
	top:20%;
}
.breadcrumbs-box {
	width:1400px;
	position:absolute;
	text-align:left;
	left:calc(50% - 650px);
	top:85%;  /* yuan 89 */
}
.breadcrumbs-box .breadcrumbs {
	float:none;
	color:#fff;
	font-size:16px;
}
.breadcrumbs-box .breadcrumbs a {
	color:#fff;
	position:relative;
	padding-left:25px;
}
.breadcrumbs-box .breadcrumbs a img {
	position:absolute;
	left:0;
	top:0;
	width:20px;
}
.news-tab-box {
	width:100%;
	display:flex;
	border-bottom:2px solid #f5f5f5;
	position:relative;
}
.news-tab-box .news-title {
	background-color:#d61518;
	color:#fff;
	font-size:24px;
	padding:20px;
	float:left;
	line-height:1.2;
	position:absolute;
	top:-26px;
}
.news-tab-box .tab-box {
	float:right;
}
.news-tab-box .tab-box ul {
	display:flex;
	text-align:right;
}
.news-tab-box .tab-box ul li {
	padding:20px 0px 10px;
	font-size:16px;
	color:#333;
	margin:0 25px;
}
.news-tab-box .tab-box ul li a {
	color:#333;
}
.news-tab-box .tab-box ul li.active {
	border-bottom:2px solid #d61518;
}
.suggest-btn {
	position:fixed;
	width:40px;
	height:40px;
	background:#e60012;
	cursor:pointer;
	bottom:91px;
	right:50px;
	border-radius:10px;
	z-index:99999;
}
.suggest-btn img {
	width:20px;
	margin:10px 12px;
}

.nono { border: none; border-collapse: collapse;}
.rright { text-align: right; }
.ll-box { width:100%; padding:2px 0 0; position:relative; min-height:100px; }
.llink-box { background-color:#fff; width:1400px; margin:2px auto; padding:2px; }
a.ll { font-size: 14px; color: #333; text-decoration: none;  line-height: 170%; }
a.ll:hover { color: red; text-decoration: none; }

@media screen and (min-width:768px) and (max-width:1440px) {
	.breadcrumbs-box {
	width:1200px;
	left:calc(50% - 600px);
}
.banner-box .banner-text {
	left:calc(50% - 600px);
}
.index-news-box {
	width:calc(1400px - 80px);
	margin:60px auto;
}
.our-client-box {
	width:calc(100% - 80px);
	padding:40px 40px 0 40px;
	position:relative;
	background-color:#f7f7f7;
}
.client-box-2025 .client-list.client-1400 {
	width:calc(1400px - 80px);
}
.foot_include_3 {
	width:39%;
}
.foot_mid {
	text-align:center;
}
.foot_mid img {
	width:80%;
}
/* .head_left {
	margin-left:0;
	margin-top:5px;
}
.head_right {
	width:calc(100% - 500px);
}
.head_right_menu {
	text-align:right;
}
.head_right_menu a {
	margin:0 10px;
}
*/	.logo-img {
	margin-left:0!important;
}
.head_right_menu a {
	margin:0 5px;
}
}