
@font-face { 
  	font-family: DINMED; 
  	src: url('en_Din/DIN-MediumItalic.otf'); 
} 
#brand{
	width: 100%;
	height: 750px;
}

#brand span {
	display: block;
	width: 48px;
	height: 6px;
	background: rgba(58,122,255,1);
	box-shadow: 0px 3px 4px 0px rgba(58,122,255,0.5);
	border-radius: 4px;
	margin: 120px auto 0;
}

#brand h1 {
	margin: 33px auto 92px;
}

#brand ul {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}

#brand li {
	width: 400px;
	margin-bottom: 97px;
}

#brand img {
	display: block;
	margin: 0 auto;
}

#brand p {
	font-size: 18px;
	line-height: 25px;
	margin-top: 37px;
}



.show {
	position: relative;
	width: calc(100% - 2px);
	min-width: 1200px;
	background: #337DFF;
	padding: 1px 0;
	border: 1px solid #337DFF;
}

.show:before {
	position: absolute;
	content: "";
	bottom: -36px;
	left: 50%;
	transform: translateX(-50%);
	border-left: 43px solid transparent;
	border-right: 43px solid transparent;
	border-top: 36px solid #337DFF;
}


.show h1 {
	margin-top: 44px;
	color: #ffffff;
}

.show .stu {
	display: flex;
	width: 1200px;
	margin: 50px auto 68px;
	justify-content: center;
}

.show img {
	margin: 0 18px;
}


/*		展现效果		*/

.compare {
	width: 100%;
	min-width: 1200px;
}

.compare span {
	display: block;
	width: 48px;
	height: 6px;
	background: rgba(58,122,255,1);
	box-shadow: 0px 3px 4px 0px rgba(58,122,255,0.5);
	border-radius: 4px;
	margin: 67px auto 0;
}

.compare h1 {
	margin: 33px auto 78px;
}

.compare .con {
	position: relative;
	display: flex;
	justify-content: center;
}

.compare .cblock {
	width: 570px;
	border-radius:20px;
	margin: 0 5px;
	overflow: hidden;
}

.compare .cblock1 h2 {
	height: 54px;
	font-size: 25px;
	line-height: 54px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
	background: #337DFF;
}

.compare .cblock2 h2 {
	height: 54px;
	font-size: 25px;
	line-height: 54px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
	background: #959595;
}

.compare .con ul {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 264px;
}

.compare .cblock1 ul {
	padding: 37px 129px 37px 0;
	text-align: right;
	background: #7DABFB;
}

.compare .cblock1 li {
	display: flex;
	justify-content: flex-end;
	font-size: 15px;
	line-height: 18px;
	margin: 10px 0;
}

.compare .cblock2 ul {
	padding: 37px 0 37px 129px;
	text-align: left;
	background: #DFE3E6;
}

.compare .cblock2 li {
	display: flex;
	font-size: 15px;
	line-height: 18px;
	margin: 10px 0;
}

.compare .cblock1 li div{
	width: 9px;
	height: 9px;
	background: #337DFF;
	border-radius:50%;
	margin: 4.5px 0 0 26px;
}

.compare .cblock2 li div{
	width: 9px;
	height: 9px;
	background: #8A8E8F;
	border-radius:50%;
	margin: 4.5px 26px 0 0;
}

.compare .cir {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width:145px;
	height:145px;
	background: #ffffff;
	border-radius:50%;
}

.compare .con img {
	display: block;
	margin: 25px auto;
}

.compare .xiang {
	display: block;
	margin: 43px auto 26px;
}

.compare p {
	width: 1153px;
	font-size:16px;
	line-height:50px;
	margin: 0 auto 50px;
}

.compare .ctu {
	display: flex;
	justify-content: center;
	margin-bottom: 53px;
}

.compare .ctu img {
	border-radius: 50%;
	transition: all .6s ease;
}

.compare .ctu img:nth-child(2n) {
	margin: 62px 36px;
}

.compare .ctu img:nth-child(2n+1):hover {
	box-shadow: 0px 8px 14px 0px rgba(67,133,255,0.4);
	transform: rotate(360deg);
}

.seo {
	display: flex;
	justify-content: center;
	width: 100%;
	min-width: 1200px;
	background: #fafafa;
	padding: 10px 0;
}

.seo div {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.seo h1 {
	font-size: 30px;
	line-height: 36px;
	color: #2B78D9;
	font-weight: normal;
}

.seo p {
	width: 560px;
	font-size: 14px;
	line-height: 18px;
	color: #858585;
	margin: 5px auto 20px;
}

.seo h2 {
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	font-weight: normal;
}

.exhibit_01{
	width: 1200px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0 auto 81px;
}
.exhibit_01_01{
	width: 300px;
	height: auto;
	float: left;
	margin-top: 70px;
	display: flex;
    justify-content: center;
}
.exhibit_01_01 img{
	display: block;
	margin: 0 auto;
	margin-bottom: 30px;
}
.exhibit_01_01 span{
	width: 58px;
	float: left;
	font-size: 100px;
	font-family: DIN;
	font-style: italic;
	color: #cbdbff;
	text-align: center;
	margin-top: 70px;
}
.exhibit_01_01 div{
	width: auto;
	float: left;
	font-size: 16px;
	color: #666;
	text-align: center;
	line-height: 30px;
	margin-left: 20px;
}
.exhibit_01_02{
	margin-top: 90px;
}

.process .bring_01 span {
	display: block;
	width: 48px;
	height: 6px;
	background: rgba(58,122,255,1);
	box-shadow: 0px 3px 4px 0px rgba(58,122,255,0.5);
	border-radius: 4px;
	margin: 50px auto 0;
}

.process h1 {
	margin-top: 33px;
}


