.middle {
	width: 1200px;
	margin: 56px auto 0 auto;
}

.marginbton80 {
	margin-bottom: 80px;
}

#search {
	width: 100%;
	height: 1000px;
	background: url(../images/search.png) no-repeat center;
	position: relative;
}

#search .search_center {
	position: absolute;
	left: 50%;
	top: 754px;
	width: 1150px;
	height: 193px;
	margin-left: -575px;
	opacity: 1;
	font-size: 70px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0em;
	color: #ffffff;
}

#allPro .title {
	display: flex;
	justify-content: space-between;
}

#allPro .more {
	width: 156px;
	height: 46px;
	background-color: #d9e6f7;
	display: flex;
	border-radius: 30px;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	cursor: pointer;
}

#allPro .more .iconfont {
	font-size: 18px;
}

#allPro .tabs {
	margin-top: 80px;
}

#allPro .tab {
	width: 290px;
}

#allPro .tab-box {
	margin-top: 80px;
	display: flex;
	justify-content: space-between;
}

#allPro .tabs {
	margin-top: 80px;
}

#allPro .tabs_con {
	width: 100%;
	height: 120px;
	border-bottom: 2px solid #D8D8D8;
}

#allPro .action .tabs_con {
	border-bottom: 2px solid #E50112;
}

#allPro .tab-box .box .item {
	display: none;
}

#allPro .tab-box .box .item:first-child {
	display: block;
}

#allPro .details {
	width: 720px;
	height: 350px;
	background: #eeeeee;
	border-radius: 2px;
	float: right;
	padding: 50px;
	display: flex;
	justify-content: space-between;
}

#allPro .details_con {
	width: 300px;
	height: 290px;
	padding: 30px;
	background-color: #fff;
}

#allPro .details_title {
	color: #333;
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}

#allPro .details_cont {
	height: 180px;
}

#allPro .details_list {
	color: #767676;
	font-size: 14px;
	line-height: 3.2;
	width: 300px;
	height: 45px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#allPro .details_btn {
	width: 122px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	border-radius: 10px;
	background: #d9e6f7;
	margin-top: 15px;
	cursor: pointer;
}

#allPro .tabs_title {
	text-align: left;
	color: #999999;
	font-size: 24px;
	display: flex;
	justify-content: space-between;
}

#allPro .tabs_english {
	/* item */
	text-align: left;
	color: #999999;
	font-size: 14px;
	margin-top: 30px;
}

#allPro .action .tabs_title {
	/* active */
	color: #333333 !important;
	font-size: 24px;
	font-weight: normal !important;
	display: flex;
	justify-content: space-between;
}

#allPro .action .tabs_english {
	/* active */
	color: #767676 !important;
	font-size: 14px;
	font-weight: normal !important;
}


#allPro .tabs_icon {
	background-color: #d8d8d8;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	line-height: 25px;
	text-align: center;
}

#allPro .tabs_icon .iconfont {
	font-size: 14px;
	color: #fff;
}


#allPro .action .tabs_icon {
	background-color: #e50112 !important;
}

#allPro .clearfix li {
	margin-bottom: 42px;
	cursor: pointer;
}

#allPro .clearfix li:last-child {
	margin-bottom: 0;
}


#about {
	max-width: 1920px;
	margin: 0 auto;
}

#about .about {
	position: relative;
	display: flex;
	justify-content: space-between;
}

#about .about_title {
	width: 595px;
}

#about .about_txt {
	width: 560px;
	height: 425px;
	font-weight: 400;
	font-size: 20px;
	color: #3d3d3d;
	position: absolute;
	right: 0;
	bottom: 0;
}

#about .about_txt p {
	margin-bottom: 10px;
	text-indent: 2em;
    line-height: 2.2;
}
#about .about_txt p:last-child {
	margin-bottom: 0;
}

#about .about_bottom {
	margin-bottom: 0 !important;
}

#about .concept {
	max-width: 1920px;
	height: 380px;
	margin-top: 100px;
	padding: 100px 0;

	background-color: #004881;
}

#about .content {
	width: 1200px;
	height: 380px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

#about .concept_cont {
	width: 100%;
	height: 200px;
	display: flex;
	margin-top: 67px;
	justify-content: space-between;
}

#about .concept_info {
	width: 48%;
	height: 160px;
	padding: 20px 0;
	background-color: #fcfcfc;
}

#about .concept_info_title {
	text-align: center;
	color: #333;
	font-size: 22px;
	margin-bottom: 15px;
}

#about .concept_info_text {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}

#about .apti {
	background-color: #F7F7F7;
}

#about .apti_con {
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0;
}

#about .aptitude {
	height: 390px;
	position: relative;
	margin-top: 60px;
}

#about .yScrollListInList {
	width: 1132px;
	height: 390px;
	position: absolute;
	padding: 0 30px;
	left: 0;
	top: 0;
	overflow: hidden;
}

#about .yScrollListInList .yScrollListbtn {
	cursor: pointer;
	position: absolute;
	width: 13px;
	height: 19px;
	top: 176px;
	background: url(../images/btnys.png) no-repeat 0 0;
}

#about .yScrollListInList .yScrollListbtnr {
	background-position: -14px 0;
	right: 5px;
}

#about .yScrollListInList .yScrollListbtnl {
	left: 5px;
}

#about .yScrollListInList ul {
	width: 2238px;
	height: 390px;
	position: absolute;
	top: 0;
	left: 30px;
	overflow: hidden;
}

#about .yScrollListInList ul li {
	width: 262px;
	height: 385px;
	float: left;
	margin-right: 29px;
}

#about .yScrollListInList ul li img {
	width: 262px;
	height: 385px;
	display: block;
}

#about .honor {
	margin-bottom: 100px;
}

#about .honor_cont {
	margin-top: 60px;
}

#estate {
	max-width: 1920px;
	margin: 0 auto;
}

#estate .tab {
	border-bottom: 1px solid #d9d9d9;
}

#estate .clearfix {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	font-weight: 800;
	color: #333333;
	font-size: 18px;
	padding: 30px 0 0 0;
}

#estate .clearfix li {
	margin-right: 50px;
	cursor: pointer;
}

#estate .clearfix li.action {
	color: #E50112;
	font-weight: 800;
	padding-bottom: 30px;
	border-bottom: 2px solid #E50112;
}

#estate .item {
	display: none;
	font-size: 18px;
}

#estate .item:first-child {
	display: block;
}

#estate .item p {
	line-height: 40px;
	text-indent: 2em
}

#estate .item_title {
	font-weight: 800;
}

#estate .item_img {
	width: 100%;
}

#estate .box {
	width: 1200px;
	margin: 0 auto;
	padding: 40px 0;
}

#estate .item_list {
	display: flex;
	padding: 20px 0;
	cursor: pointer;
	font-size: 18px;
	font-weight: 400;
	color: #3D3D3D;
	justify-content: space-between;
	border-bottom: 1px solid #D8D8D8;
}

#estate .item_list:hover {
	color: #E50112;
}




#contact {
	max-width: 1920px;
	margin: 0 auto;
}

#contact .infoMap {
	margin-bottom: 100px;
}

#contact .infoMap_cont {
	margin-top: 60px;
	display: flex;
	justify-content: space-between;
	line-height: 32px;
}

#contact .contact_info {
	width: 450px;
	height: 556px;
}
#contact .item_title {
	color: #333333;
	font-size: 16px;
	font-weight: 800;
}

#contact .item_info {
	font-size: 14px;
	color: #686868;
}
#contact .contact_info .iconfont {
	font-size: 14px;
	padding-right: 10px;
}

#contact .item {
	margin-bottom: 5px;
}

#product {
	max-width: 1920px;
	margin: 0 auto;
}

#product .tab {
	border-bottom: 1px solid #d9d9d9;
}

#product .clearfix {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	font-weight: 800;
	color: #333333;
	font-size: 18px;
	padding: 30px 0 0 0;
}

#product .clearfix li {
	margin-right: 50px;
	cursor: pointer;
}

#product .clearfix li.action {
	color: #E50112;
	font-weight: 800;
	padding-bottom: 30px;
	border-bottom: 2px solid #E50112;
}

#product .item {
	display: none;
}

#product .item:first-child {
	display: block;
}

#product .box {
	width: 1200px;
	margin: 0 auto;
	padding: 0 0 40px 0;
}

#product .list {
	display: flex;
	justify-content: space-between;
	padding: 30px 0;
	border-bottom: 1px solid #D8D8D8;
}

#product .list:last-child {
	border-bottom: none;
}

#product .list_img {
	width: 128px;
	height: 144px;
	padding: 10px;
	background-color: #EEEEEE;
}

#product .list_img img {
	width: 100%;
	height: 100%;
	cursor: pointer;
}

#product .list_cont {
	flex: 1;
	margin: 0 120px 0 60px;
}

#product .list_cont .list_cont_title {
	font-size: 24px;
	font-weight: 400;
	color: #333;
	margin-top: 10px;
	cursor: pointer;
}

#product .list_cont .list_cont_title:hover {
	color: #E50112;
}

#product .list_cont .list_cont_txt {
	font-size: 18px;
	color: #767676;
	font-weight: normal;
	margin-top: 60px;
	width: 747px;
	height: 46px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

#product .list_btn {
	width: 105px;
	height: 30px;
	border-radius: 30px;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 5px 10px;
	gap: 5px;
	color: #001A4F;
	font-size: 14px;
	background: #D9E6F7;
	justify-content: center;
	margin-top: 140px;
	cursor: pointer;
}

#productDetails {
	max-width: 1920px;
	margin: 0 auto;
}

#productDetails .apti_back {
	width: 86px;
	height: 46px;
	border-radius: 10px;
    font-size: 18px;
	display: flex;
	flex-direction: row;
	align-items: center;
	cursor: pointer;
	justify-content: center;
	background: #D9E6F7;
	color: #001A4F;
}

#productDetails .apti_con {
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0;
}

#productDetails .apti_con_title {
	font-weight: 800;
	font-size: 22px;
    display: flex;
    justify-content: space-between;
}

#productDetails .aptitude {
	height: 390px;
	position: relative;
	margin-top: 60px;
}

#productDetails .images {
	display: flex;
	justify-content: center;
}



#productDetails .yScrollListInList {
	width: 1132px;
	height: 350px;
	position: absolute;
	padding: 0 30px;
	left: 0;
	top: 0;
	overflow: hidden;
}

#productDetails .yScrollListInList .yScrollListbtn {
	cursor: pointer;
	position: absolute;
	width: 13px;
	height: 19px;
	top: 176px;
	background: url(../images/btnys.png) no-repeat 0 0;
}

#productDetails .yScrollListInList .yScrollListbtnr {
	background-position: -14px 0;
	right: 5px;
}

#productDetails .yScrollListInList .yScrollListbtnl {
	left: 5px;
}

#productDetails .yScrollListInList ul {
	width: 2238px;
	height: 350px;
	position: absolute;
	top: 0;
	left: 30px;
	overflow: hidden;
}

#productDetails .yScrollListInList ul li {
	width: 292px;
	height: 328px;
	;
	float: left;
	margin-right: 92px;
	border: 1px solid #999;
	padding: 10px;
}

#productDetails .yScrollListInList ul li img {
	width: 292px;
	height: 328px;
	display: block;
}

#productDetails .details {
	width: 1200px;
	opacity: 1;
	font-size: 18px;
	font-weight: normal;
	color: #3D3D3D;
	margin-top: 50px;
}

#productDetails .details p {
	line-height: 40px;
	text-indent: 2em;
}