/*关于我们*/
#aboutUs {padding: .1rem 0;}
#banner img {display: block;width: 100%}

.tit_about {font-family: 'notosans exlight',"微软雅黑",sans-serif;text-align: center;margin: .5rem 0 0 0;background-color: transparent}

.tit_1 {display: inline-block;text-transform: uppercase;position: relative;background-color: transparent}
.tit_1 span {font-size: .5rem;font-weight: normal}
.tit_1:before,
.tit_1:after {content: '';width: .8rem;height: 1px;position: absolute;top: 49%;background-color: #999;}

.tit_1:after {left: 100%;margin-left: 10px;}
.tit_1:before {right: 100%;margin-right: 10px;}

/*关于我们*/
.about_main p {text-indent: 2em}
.about_main img {display: block;width: 100%;margin: .2rem 0}


/*荣誉资质*/
.honor {padding: .1rem 0;background: url('../images/about/honor_bg.jpg');background-size: cover}
.honor .tit_about {color: #fff;}
.honor_main {}
.honor_main .swiper-container img {display: block;width: 100%;}
.honor_main .swiper-wrapper {margin-top: 1px;padding-bottom: 2px;}
.honor_main .swiper-slide {outline: 1px solid #c3c3c3;box-shadow: 0 0 3px #f2550d;padding: 2px;}
.honor_main .swiper-slide img {display: block;height: 9rem;outline: 1px solid #fff;}

/*发展历程*/
#history {}
.gy-history-show .desc {font-size: .5rem;line-height: .8rem}
.gy-history-show .date {font-size: 1rem}

/*联系我们*/
.contact {padding: .1rem 0;    background-color: #f1f1f1;}
.contact_main p {margin: .3rem 0}
.contact_main p i {font-size: .5rem;margin-right: .15rem;font-weight: normal;color: #f2550d}


#dituContent {width: 100%;height: 15rem}
.iw_poi_content {font-size: .4rem;line-height: .6rem;}










