html {
	min-width: 1100px;
}

table,
td {
	color: #333333;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 26px;
	text-decoration: none;
	min-width: 66px;
}

table tr {
	border: 1px solid #e5e5e5;
}

#index {
	margin: 0 auto;
	font-family: 微软雅黑;
}

#page {
	width: 100%;
	margin: auto;
	background: #fff;
	overflow: hidden;
}

#page2 {

	height: auto;
	margin: 0 auto;
}

img {
	border: none !important;
}

a {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	cursor: pointer;
	text-align: left;
}

a:visited {
	color: #666;
}

a:hover {
	color: #23a1d1;
	text-decoration: underline;
}

a:active {
	color: #666;
}


/*end if*/

.smallpic {
	/*border:1px solid #ccc;
	padding:2px;*/
	background: #fff;
}

#marqueeboxa {
	height: 490px;
	overflow: hidden;
	margin: 0px auto;
	clear: both;
	/* width: 325px; */
	width: 100%;
	margin-top: 6px;
}

#marqueeboxb {
	height: 480px;
	overflow: hidden;
	float: left;
	clear: both;
	width: 700px;
}

#index_center_pro_nr a {
	color: #333;
}

.nlist {
	margin: 0;
	padding: 0;
	list-style: none;
	height: auto;
}

.nlist li {
	line-height: 32px;
	height: 32px;
	/*border-bottom:1px dashed #ccc;*/
	font-family: 微软雅黑;
	list-style: none;
	overflow: hidden;
}

.nlist li span {
	float: right;
	font-size: 12px;
}

.nlist li dl {
	margin: 0;
	*margin: -14px 0 0 0;
	padding: 0;
}

.nlist li dl dt {
	line-height: 30px;
	height: 30px;
	/*border-bottom:1px dashed #ccc;*/
}

.nlist b {
	font-family: "微软雅黑";
	font-weight: normal;
}

.nlist a {
	color: #565555;
	text-decoration: none;
	font-size: 12px;
}

.nlist a:hover {
	color: #2952a2;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}

.List_page {
	text-align: center;
	margin: 8px;
	font-family: "微软雅黑";
	clear: both;
}

.List_page a {
	background: #fff;
	margin: 1px;
	padding: 4px 6px;
	border: 1px solid #000;
	color: #333;
	font-family: "微软雅黑";
}

.List_page span {
	background: #000;
	color: #fff;
	margin: 1px;
	padding: 4px 6px;
	border: 1px solid #000;
	font-family: "微软雅黑";
}

.news_title {
	margin: 5px 0;
	padding: 0;
	text-align: center;
	font-size: 14px;
}

.news_info {
	text-align: center;
	color: #999;
	border: 1px solid #e1e1e1;
	border-left: 0;
	border-right: 0;
	margin: 10px 0;
	padding: 5px 0;
	font-size: 14px;
}

#art_content {
	word-break: break-all;
	font-size: 13px;
	padding: 0 0 10px 0;
}

#art_content img {
	max-width: 750px;
}

.news_pre {
	margin: 10px 0 5px 0;
	clear: both;
	font-size: 14px;
	color: #333;
}

.c9 {
	color: #999;
}

#pro_next {
	font-size: 14px;
}

#about_right a {
	color: #333;
	font-size: 14px;
	text-decoration: none;
}

#about_right a:hover {
	color: #000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.List {
	margin: 0;
	padding: 0;
	list-style: none;
}

.List li {
	line-height: 30px;
	height: 30px;
	border-bottom: 1px dashed #ccc;
	list-style: none;
}

.List li span {
	float: right;
	color: #999;
}

.List li b {
	font-family: "微软雅黑";
	font-weight: normal;
}

.hr_td {
	line-height: 30px;
	height: 30px;
	border-bottom: 1px dashed #ccc;
}


/*留言部分*/

.book_title {
	background: #EAF5FC;
	border: 1px solid #BEDAF0;
	line-height: 30px;
	padding: 0 15px;
}

.book_title span {
	float: right;
	color: #333;
}

.book_Content {
	border: 1px solid #BEDAF0;
	border-top: 0;
	line-height: 22px;
	padding: 5px 15px 10px 15px;
	margin: 0 0 10px 0;
	background: #fff;
}

.book_Content div {
	border-top: 1px dashed #ccc;
	padding: 5px 0;
	margin: 5px 0 0 0;
}

.book_Content b {
	color: #f30;
}

.book_add {
	margin: 0;
	padding: 0;
	list-style: none;
}

.book_add input {
	vertical-align: middle;
	border: 1px solid #ccc;
	padding: 4px 2px;
	font-size: 14px;
	background: #fff;
}

.book_add textarea {
	vertical-align: top;
	border: 1px solid #ccc;
	padding: 4px 10px;
	overflow: hidden;
}

.book_add li {
	padding: 2px;
	clear: both;
	font-size: 14px;
}

.book_add li #submintt {
	padding: 5px 30px;
	background: #d9092b;
	margin: auto auto auto 5px;
}

.book_add li span {
	display: block;
	float: left;
	width: 50px;
	line-height: 25px;
}

.book_add #showmsg {
	position: absolute;
	color: #f30;
	margin: -18px 0 0 130px;
	*margin: 8px 0 0 20px;
}

.container {
	height: auto !important;
}

/*凯思达*/

.wel {
	width: 100%;
	height: 42px;
	background: #f2f2f2;
	border-bottom: 1px solid #c5c4c4;
	line-height: 42px;
	color: #333;
}

.wel_center {
	width: 1100px;
	height: auto;
	margin: 0 auto;
}

.wel_left {
	width: 600px;
	float: left;
}

.wel_right {
	width: 400px;
	float: right;
	padding-top: 10px;
}

#logo {
	width: 87.5rem;
	height: 135px;
	margin: 0 auto;
}

#logo_left {
	width: 53.125rem;
	float: left;
	line-height: 32px;
}

#logo_left span {
	line-height: 1.25rem;
	margin-top: 1.25rem;
	font-size: 1rem;
	color: #208e9e;
	overflow: hidden;
	float: left;
	font-family: 隶书;
}

#logo_left span a {
	color: #208e9e;
}
#logo_left a img{
	height: 8.25rem;
}

#logo_right {	
	float: right;
}
#logo_right .QRcode{
	width: 8.125rem;
	height:8.125rem;
}
#logo_right .tel{
	height:8.125rem;
}
#index_nav {
	width: 100%;
	float: right;
	height: 40px;
	background: #014c8b;
	border-bottom: 1px solid #fff;
}


/*index_news1*/

.index_news1 {	
	width: 87.5rem;
	height: auto;
	margin: 20px auto;
	overflow: hidden;
}

.latest_news {
	width: 30%;
	float: left;
	height: 300px;
	padding: 1rem;
	background: #fafafa;
	border: 1px solid #cfcece;
	overflow: hidden;
}

.latest_news2 {
	/* width: 92%; */
	width: 88%;
	float: left;
	padding: 15px 15px 2px 15px;
	background: #fafafa;

	overflow: hidden;
}

.kaiban {
	width: 30%;
	float: left;
	margin-left: 1rem;
	padding: 1rem;
	height: 300px;
	background: #fafafa;
	border: 1px solid #cfcece;
	overflow: hidden;
}

.news_pic {
	width: 30%;
	float: right;
	height: 300px;
	padding: 1rem;
	background: #fafafa;
	border: 1px solid #cfcece;
	overflow: hidden;
}

.latest_news_bt {
	width: 100%;
	height: auto;
	margin: 0 auto;
	font-size: 12px;
	text-align: right;
	color: #666;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #cfcece;
}

.latest_news_bt span {
	min-width: 66px;
	float: left;
	font-size: 16px;
	text-align: left;
	color: #333333;
	border-bottom: 3px solid #4dc4ef;
}

.latest_news_nr {
	width: 100%;
	float: left;
	line-height: 28px;
	text-align: left;
	font-size: 14px;
	color: #333;
}


/*index_cp*/

.index_cp {
	width: 87.5rem;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

.index_cp_left {
	/* width: 14.375rem; */
	width: 230px;
	height: auto;
	float: left;
	border: 5px solid #014c8b;
	overflow: hidden;
}

.index_cp_left_bt {

	padding: 0.875rem;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: url(../pic/more.jpg) right center no-repeat #014c8b;
}

.index_cp_left_nr {
	width: 13.125rem;
	padding: 10px;
	margin: 0 auto;
}

.index_cp_right {
	width: 52.5rem;
	float: right;
}

.index_cp_right1 {
	height: 318px;
	padding: 15px;
	background: #fafafa;
	border: 1px solid #cfcece;
	overflow: hidden;
}

.index_cp_right2 {
	height: 155px;
	padding: 15px;
	background: #fafafa;
	border: 1px solid #cfcece;
	overflow: hidden;
	margin-top: 20px;
}

.index_cp_right3 {
	height: 380px;
	padding: 15px;
	background: #fafafa;
	border: 1px solid #cfcece;
	overflow: hidden;
	margin-top: 20px;
}


/*index_yuyue*/

.index_yuyue {
	width: 230px;
	height: 300px;
	float: left;
	background: #fafafa;
	border: 1px solid #cfcece;
	padding: 15px;
}

.index_xiazai {
	width: 493px;
	height: 300px;
	float: left;
	/* margin-left: 20px; */
	background: #fafafa;
	border: 1px solid #cfcece;
	padding: 15px;
}

.index_contact {
	width: 15rem;
	height: 18.75rem;
	float: right;
	background: #fafafa;
	border: 1px solid #cfcece;
	padding: 1rem;
	/* margin-left: 0.75rem; */
}

.submit {
	padding: 10px 30px !important;
	border: 0 !important;
	background: #1087b2 !important;
	color: #fff !important;
}

/*index_huanjing*/

.index_huanjing {
	width: 1070px;
	height: 165px;
	margin: 20px auto;
	background: #fafafa;
	border: 1px solid #cfcece;
	padding: 15px;
}


/*index_jishu*/

.index_jishu {
	width: 318px;
	height: 300px;
	float: left;
	background: #fafafa;
	border: 1px solid #cfcece;
	padding: 15px;
}

.index_mianshi {
	width: 323px;
	height: 300px;
	float: left;
	background: #fafafa;
	border: 1px solid #cfcece;
	padding: 15px;
	margin-left: 20px;
}

.index_hangye {
	width: 323px;
	height: 300px;
	float: right;
	background: #fafafa;
	border: 1px solid #cfcece;
	padding: 15px;
}


/**/

#index_cp_left {
	width: 244px;
	float: left;
}

#index_cp_left_bt {
	height: 64px;
	width: 100%;
	margin: 0 auto;
	background: url(../pic/index_cp_bt.jpg) left center no-repeat;
	padding-top: 20px;
	color: #fff;
	text-align: center;
}

#cp_fld {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	font-weight: bold;
}

#cp_flx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}

#index_cp_left_nr {
	width: 234px;
	height: auto;
	padding-bottom: 10px;
	border: 5px solid #004bb0;
}

.left_fl2 {
	width: 210px;
	overflow: hidden;
	margin: 0 auto;
	background: #f2f2f2;
	padding-bottom: 10px;
	padding-top: 5px;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
}

.left_fl {
	/* width: 14.3rem; */
	margin: 0 auto;
	overflow: hidden;
}

.left_fl h1 {
	height: 49px;
	line-height: 49px;
	font-size: 14px;
	background: url(../pic/index_cp_fl_bg.jpg) left center no-repeat;
	/* width: 14.3rem; */
	margin: 0 auto;
}

.left_fl h1 a {
	display: block;
	text-indent: 20px;
	font-size: 14px;
	color: #333;
	height: 49px;
	margin: 0 auto;
	/* width: 14.3rem; */
	display: block;
	text-align: left;
	font-weight: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	word-break: break-all;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.left_fl h1 a:hover {
	display: block;
	color: #00a8e9;
	text-indent: 20px;
	line-height: 49px;
	height: 49px;
	margin: 0 auto;
	background: url(../pic/index_cp_fl_bg_hover.jpg) left center no-repeat;
}

.left_fl .no {
	display: none;
}

#about_center {
	width: 87.5rem;
	margin: 35px auto;
	padding-bottom: 23px;
	background: #fff;
	min-height: 400px;
	overflow: hidden;
}

#about_left {
	width: 220px;
	height: auto;
	float: left;
}

#about_right {
	/* width: 82%; */
	width: calc(98% - 250px);
	/* float: right; */
	float: left;
	margin-left: 1%;
}

#about_right_bt {

	overflow: hidden;
	height: 42px;
	line-height: 42px;
	color: #333;
	font-size: 14px;
	background: #f2f2f2;
	text-indent: 15px;
	font-weight: bold;
}

#about_right_nr {

	height: auto;
	padding-top: 15px;
	font-size: 13px;
	color: #333;
	line-height: 25px;
	border: none;
}

#index_cp_contact {
	width: 200px;
	margin: 0 auto;
}

#index_cp_contact_bt {
	width: 200px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-weight: bold;
	background: #0092dd;
	margin: 10px auto;
	text-align: center;
	font-size: 16px;
}

#index_cp_contact_nr {
	line-height: 25px;
	text-align: left;
}


/*foot*/

#index_foot_center {
	width: 87.5rem;
	height: auto;
	margin: 0 auto;
}

.foot {
	width: 100%;
	height: auto;
	/* margin: 30px auto auto auto; */
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	/* background: #1087b2; */
	background: #014c8b;
	font-size: 13px;
}

#index_link {
	border-bottom: 1px solid #149ed0;
	height: 30px;
	width: 100%;
}

.foot_contact {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-top: 20px;
}

.foot_logo {
	width: 12.5rem;
	/* height: 12.1875rem; */
	/* float: left; */
}
.foot_logo img{
	width: 100%;
}
.foot_contact_nr {
	width: auto;
	/* width: 26.25rem; */
	padding-left: 30px;
	/* float: left; */
	line-height: 30px;
	color: #fff;
}

.foot_ewm {
	width: 18.75rem;
	margin-bottom: 20px;
	/* float: right; */
}
.foot_ewm img{
	width: 100%;
}
.foot_cer {
	width: 100%;
	height: 110px;
	background: url(../pic/foot_cer.jpg) center center no-repeat #ededed;
	margin: 0 auto;
}

.xiaoyou_hezuo {
	width: 87.5rem;
	height: auto;
	margin: 20px auto;
	overflow: hidden;
}

.duo_xiaoyou {
	width: 20rem;
	float: left;
	background: #bbe7fd;
	overflow: hidden;
	border: 1px solid #cfcece;
	padding: 15px;
}

.duo_hezuo {
	width: 698px;
	float: right;
	background: #fafafa;
	overflow: hidden;
	border: 1px solid #cfcece;
	padding: 15px;
}

.index_huanjing2 {
	width: 87.5rem;
	height: 110px;
	margin: 20px auto;
	border: 1px solid #cfcece;
}

.index_huanjing2 span {
	width: 120px;
	float: left;
	background: #cdcdcd;
	display: block;
	float: left;
	line-height: 110px;
	text-align: center;
	color: #333;
}

.item_row h2 {
	text-align: left;
	/* margin: 20px; */
	padding: 20px !important;
	/* background-color: #f2f2f2 !important; */
	background-color: #1087b2 !important;
	color: #fff !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;

}

.item_row h2 a {
	display: inline-block;
	float: right;
	padding: 10px 0;
	color: #fff !important;
}

.index_cp .item_row {
	background-color: #fafafa;
	border: 1px solid #cfcece;
	margin-top: 20px;
}

.latest_news_nr .nlist {
	padding: 0px 10px 10px 10px;
}

.teacher {
	width: 23.5%;
	position: relative;
	/* height: 320px; */
	overflow: hidden;
}

.teacher:hover .teacher-name {
	display: none;
}

.teacher:hover .teacher-profile {
	display: block;
}

.teacher-pic {
	width: 100%;
	/* height: 320px; */
}

.teacher:hover .teacher-pic {
	transform: scale(1.1);
	transition: all 1s ease 0s;
}

.teacher-team-wrap {
	display: flex;
	flex-wrap: wrap;
	/* gap: 20px; */
	gap: 1rem;
}

.teacher-name {
	position: absolute;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	/* font-size: 15px; */
	font-size: 1rem;
	font-weight: bold;
	width: 100%;
	text-align: center;
	padding: 10px 0;
	box-sizing: border-box;
	display: block;
	z-index: 101;
}

.teacher-profile {
	position: absolute;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	font-size: 12px;
	width: 100%;
	text-align: center;
	padding: 10px 10px;
	box-sizing: border-box;
	line-height: 20px;
	display: none;
	z-index: 100;
}

.teacher2a {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.teacher2b {
	width: 33.333%;
	position: relative;
	height: 350px;
	overflow: hidden;
}

.teacher2 {
	width: 200px;
	margin: 0 auto;
}

.teacher2-pic {
	border: 1px solid #d1d1d1;
	display: flex;
	justify-content: center;
	padding: 10px;
}

.teacher2-name {
	height: 40px;
	line-height: 40px;
	background: #0280cc;
	text-align: center;
	color: #fff;
}

.teacher2-profile {
	width: 189px;
	padding-left: 5px;
	padding-right: 5px;
	height: 48px;
	overflow: hidden;
	background: #f2f2f2;
	margin-top: 8px;
	color: #333;
	font-size: 12px;
	line-height: 22px;
	text-align: left;
}

.wid25 {
	flex: 1;
	margin-right: 1%;
	width: 20%;
}

.wid25:last-child {
	margin-right: 0;
}
.home-bg-div{

	margin: 0 20px;
	background-color: #d2d2d2;
}
.home-gd {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
	height: 18px;
	line-height: 18px;
	margin-top: 6px;
}

.home-gd-p {
	font-size: 14px;
	/* width: 325px; */
	/* height: 24px; */
	line-height: 24px;
	height: 60px;
	text-align: left;
	background-color: #d2d2d2;
	/* padding: 0 20px; */
	margin: 0 20px;
	box-sizing: border-box;
	color: #333;
	position: relative;
}

.home-gd-p p {
	text-align: center;
}

.table1 {
	width: 93%
}

.btn_menu {
	display: none;
}

.mobile-menu {
	width: 100%;
	overflow: hidden;
	/* position: fixed; */
	background: #fff;
	top: 120px;
	z-index: 999;
	display: none;
}

.mobile-menu li {
	line-height: 3pc;
	border-bottom: dotted 1px #e8e8e8;
}

.mobile-menu li a {
	color: #333;
	display: block;
	padding: 0 5%;
	font-size: 14px;
	font-weight: bold
}

.mobile-menu li.on,
.mobile-menu li:hover {
	background: #de0225;
}

.mobile-menu li.on a,
.mobile-menu li:hover a {
	color: #fff;
}

.btn_menu {
	width: 34px;
	height: 4px;
	background: #444;
	display: block;
	position: absolute;
	right: 20px;
	top: 33px;
	cursor: pointer;
	display: none;
}

.btn_menu:before {
	top: -10px
}

.btn_menu:after,
.btn_menu:before {
	content: "";
	display: block;
	width: 100%;
	height: 4px;
	background: #444;
	position: absolute;
	-webkit-transition: .4s;
	transition: .4s
}

.btn_menu:after {
	bottom: -10px
}

.open .btn_menu {
	background: transparent
}

.open .btn_menu:before {
	transform: rotate(45deg) translateY(14px);
	-moz-transform: rotate(45deg) translateY(14px);
	-ms-transform: rotate(45deg) translateY(14px);
	-o-transform: rotate(45deg) translateY(14px);
	-webkit-transform: rotate(45deg) translateY(14px);
	transform-origin: 50%
}

.open .btn_menu:after {
	transform: rotate(-45deg) translateY(-14px);
	-moz-transform: rotate(-45deg) translateY(-14px);
	-ms-transform: rotate(-45deg) translateY(-14px);
	-o-transform: rotate(-45deg) translateY(-14px);
	-webkit-transform: rotate(-45deg) translateY(-14px);
	transform-origin: 50%
}

.conleft {
	width: 240px;
	/* width: 15rem; */
	float: left;
}

.footer2 {
	display: none;
	width: 100%;
	background: url(../images/foot2-bg.jpg) repeat-x left top;
	padding: 5px 0;
	position: fixed !important;
	bottom: 0;
	z-index: 999;
}

.footer2 li {
	float: left;
	width: 33%;
	text-align: center;
}

.footer2 li a {
	color: #fff;
	display: block;
	line-height: 20px;
	padding-top: 30px;
	text-align: center;
}

.company_right_nr_list1 {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.company_right_nr_list1:after {
	content: "";
	width: 32%;
}

.company_right_nr_list {
	width: 47%;
}

.company_right_nr_list1 .imgs {
	width: 100%;
	/* height: auto; */
	height: 300px;
	object-fit: cover;
}

.company_right_nr_list_name {
	margin: 10px 0;
	text-align: center;
}

.aa {
	display: flex;
	justify-content: space-between;
}

#marqueeboxb {
	float: unset;
	width: 80%;
	height: 510px;
	border: 1px solid #ccc;
	box-sizing: border-box;
}

#marqueeboxp {
	margin: 0 auto;
	float: unset;
	width: 100%;
	height: 452px;
	box-sizing: border-box;
	overflow: hidden;
}

.address {
	text-align: center;
	/* text-indent: 20px; */
	/* font-weight: normal; */
	/* text-overflow: ellipsis; */
	/* display: -webkit-box;
    word-break: break-all;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; */

	/* width: 100%; */
	/* height: auto;
	word-wrap: break-word;
	word-break: break-all;
	overflow: hidden; */
	/* justify-content: center; */
	display: flex;
}





























@media(max-width:750px) {
	html {
		min-width: auto !important;
	}

	.clear:before,
	.clearfix:after {
		content: "";
		display: table;
		height: 0;
	}

	.footer2 {
		display: block;
		max-width: 640px;
		min-width: 320px;
	}

	.btn-wx {
		position: fixed;
		width: 100%;
		height: 100%;
		background: #0000007a;
		left: 0;
		top: 0;
		display: none
	}

	.btn-wx .pic {
		display: none;
		position: fixed;
		bottom: -40px;
		left: 50%;
		transform: translate(-100px, -100px);
		width: 200px;
	}

	#logo {
		width: 100%;
		height: auto;
		position: relative;
	}

	#logo_left {
		width: 80%;
		padding-left: 5%;
	}
	#logo_left span {
		display: none
	}

	#logo_left a img {
		width: 100%;
		height: auto;
	}

	.btn_menu {
		display: block;
	}

	#logo_right {
		display: none
	}

	#index_nav {
		display: none
	}

	.banner {
		display: ;
		height: 150px !important;
	}

	.ban_c {
		height: 150px !important;
	}

	.index_news1 {
		width: auto;
		padding: 0 10px;
	}

	.latest_news {
		width: auto;
		float: unset;
		height: auto;
	}

	.kaiban {
		width: auto;
		float: unset;
		margin: 5px 0;
		height: auto;
	}
	.nlist{
		height: 128px;
		overflow: hidden;
	}

	.news_pic {
		width: auto;
		float: unset;
	}

	.index_cp {
		width: 100%;
	}

	.item_row {
		width: 100% !important;
	}

	.item_row .latest_news2 {
		float: unset !important;
		width: auto;
	}

	.row_kc {
		width: auto;
		padding: 0 10px;
	}

	#demoa {
		width: 100% !important;
	}

	#demod {
		width: 100% !important;
	}

	.item_row_px {
		width: 100% !important;
	}

	.box_partenr>div {
		width: 30% !important;
		margin-right: 2% !important
	}

	.wid25 {
		width: 100% !important;
	}

	.box_pei {
		padding: 0 10px;
	}

	.table1 {
		width: 100%
	}

	.table3_info {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
	}

	.box_partenr {
		padding: 0 10px;
		justify-content: center;
	}

	/* .box_partenr div:nth-child(8n) {
		margin-right: 10px !important;

	} */
	.box_partenr div:nth-child(3n) {
		margin-right: 0px !important;

	}

	.top_cell_huanjing {
		flex-direction: column;
	}

	.left_top_cell {
		margin: 0 !important;
	}

	.index_contact {
		width: 100% !important;
		padding: 0px;
		;
		/* width: 92% !important; */
	}

	.address {
		/* display: block !important; */
	}

	.btm_cell_huanjing {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.btm_cell_huanjing>div {
		width: 90% !important;
		margin: 5px auto !important;
	}

	.Footmenu {
		width: auto !important;
	}

	.container {
		height: auto !important;
	}

	.container ul {
		width: auto !important;
		flex-wrap: wrap !important;
	}

	.Footmenu ul li {
		margin: 10px 0px 10px 5px;
		width: 48% !important;
	}

	.Footmenu ul li a {
		width: auto !important;
	}

	#about_center {
		width: auto;
	}

	.conleft {
		width: auto;
		float: unset;
	}

	.index_cp_left {
		width: auto;
		/* width: 230px; */
		float: unset;
	}
	.index_cp_left .index_cp_left:first-child .left_fl h1 {
		width: 100%;
	}

	.index_cp_left_bt {
		width: auto;
	}

	.left_fl {
		width: auto;
		display: flex;
		flex-wrap: wrap;
	}

	.left_fl h1 {
		width: 50%;
	}

	.left_fl:after {
		content: "";
		flex: auto;
	}

	.left_fl h1 a {
		width: auto;
		font-size: 12px !important;
	}

	#about_right {
		width: auto;
		float: unset;
	}

	#about_right_bt {
		width: auto;
	}

	#about_right_nr {
		width: auto;
	}

	#about_right_nr .imgs {
		width: 100%;
		object-fit: cover;

	}

	.course img {
		max-width: 100%;
		height: auto;
	}

	.course table img {
		max-width: 100%;
		height: auto;
	}

	.course table {
		width: auto !important;
	}

	.course table tr {
		width: auto !important;
	}

	.course table tr td {
		width: auto !important;
		min-width: auto;
	}

	.about_right_nr_list1 {
		width: 100%;
		/* display: flex;
		justify-content: space-between;
		flex-wrap: wrap; */
		display: block !important;
	}

	.about_right_nr_list1:after {
		content: "";
		width: 32%;
	}

	.about_right_nr_list {
		/* width: 50%; */
		width: 98% !important;
	}

	.about_title {
		width: auto !important;
		max-width: none !important;
	}

	.imgStyle {
		border: 5px solid #e1e1e1;
		background: #fff;
		height: 240px;
		overflow: hidden;
		display: flex;
		justify-content: center;
		align-items: center;
	}


	.company_right_nr_list1 {
		width: 100%;
		display: flex;
		justify-content: space-evenly;
		flex-wrap: wrap;
	}

	.company_right_nr_list1:after {
		content: "";
		width: 32%;
	}

	.company_right_nr_list {
		width: 90%;
	}

	.company_right_nr_list1 .imgs {
		width: 100%;
		height: auto;
	}

	.company_right_nr_list_name {
		margin: 10px 0;
		text-align: center;
	}

	#div2 img {
		width: auto;
		max-width: 100%;
	}

	.teacher {
		width: 47%;
		height: 240px;
	}

	.teacher-pic {
		width: 100%;
		height: 240px;
	}

	.teacher2a {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-evenly;
	}

	.teacher2b {
		width: 47%;
	}

	.teacher2 {
		width: auto;
	}

	#art_content img {
		width: 100%;
	}

	.aa {
		display: block;
	}

	#marqueeboxb {
		width: 100%;
	}

	.index_contact {
		margin-top: 5px;

	}
	.izl-rmenu{
	display: none;
}

	.latest_news_bt span {
		min-width: 66px;
		float: left;
		font-size: 16px;
		text-align: left;
		color: #333333;
		padding-left: 0.5rem;
		border-bottom: 3px solid #4dc4ef;
	}
	.imgStyle {
    width: 100%!important;
}


}