.banner{min-width: 1200px;width: 100%;height: 150px;background-image: url('../images/contact.jpg');background-position: center center; background-repeat: no-repeat;}
.h1_title{display: flex;flex-direction: row;align-items: baseline;}
.h1_title span{display: block;}
.h1_title .title{position: relative;font-size: 25px;font-weight: 600;padding-left: 10px;border-left: 3px solid #000;}
.about{margin-top: 30px;}
.h1_title .desc{padding-left: 10px;color: #595758;}

.service{min-width: 1200px;width: 100%;background-color: #607dbf;height: 220px;margin-top: 30px;align-items: center;display: flex;flex-direction: row;justify-content: space-between;}
.service .content{align-items: center;display: flex;flex-direction: row;justify-content: space-between;color: #fff;}
.service .content h1{line-height: 50px;}
.contact_img{margin: 20px 0;}
.contact_txt h3{margin-bottom: 25px;}
.contact_txt p{color: #595757;}
.content_in table{width: 97%;margin: 0 auto;}

.shop_content1{text-indent: 30px;padding: 15px 0;line-height: 25px;}