.contact{background: url(../images/contact/contact-header-bg.png) no-repeat 50% 0;height: 620px;}
.contact .container{display: flex;justify-content: flex-start;align-items: center;height: 100%;flex-direction: column;}
.contact img{width:227px;height: 136px;display: block;margin-top: 69px;}
.contact p{width: 650px;height: 120px;line-height: 40px;font-size: 18px;color: #FFFFFF;text-align: center;margin-top: 19px;}

.my{margin-top: 70px;}
.my .content{display: flex;justify-content: space-between;margin-top: 40px;}
.my .information ul li{display: flex;justify-content: flex-start;align-items: center;margin-bottom: 20px;}
.my .information ul li .box{width: 40px;height: 40px;background-color: #EE6B25;border-radius: 50%;display: flex;justify-content: center;align-items: center;}
.my .information p{color: #0C2239;font-size: 16px;line-height: 25px;margin-left: 15px;}
.my .map{width: 550px;height: 240px;}		
.my .common-title-english1{margin-top: 60px;}
.my .course{display: flex;justify-content: space-evenly;margin-top: 48px;}


.line{margin-top: 70px;padding-bottom: 70px;}
.line ul{margin-top: 50px;}
.line ul li{display: flex;justify-content: flex-start;margin-bottom: 30px;}
.line ul li img{width: 40px;height: 40px;display: block;}
.line ul li .content{margin-left: 15px;}
.line ul li span{font-size: 18px;line-height: 25px;color: #0C2239;font-family: "黑体";font-weight: 600;}
.line ul li .cars{font-size: 14px;line-height: 20px;color: #5C5E64;margin-top: 6px;}
/*标题公共样式*/
.common-title{display: block;font-size: 28px;line-height: 40px; color: #0C2239;font-family: "黑体";font-weight: 600;margin-top: 10px;position: relative;width: -webkit-max-content;}
.common-title::after{content: "";position: absolute;top: 50%;right: -76px;transform: translateY(-50%);width: 100px; height: 2px;background-color: #EE6B25;}
.common-title-english{display: block; font-size: 16px;color: #EE6B25;}


.common-title1{display: block;font-size: 18px;line-height: 25px; color: #0C2239;font-family: "黑体";font-weight: 600;margin-top: 10px;position: relative;width: -webkit-max-content;}
.common-title1::after{content: "";position: absolute;top: 50%;right: -76px;transform: translateY(-50%);width: 100px; height: 2px;background-color: #EE6B25;}
.common-title-english1{display: block; font-size: 12px;color: #EE6B25;line-height: 17px;}