.position,.position a{color: #333; font-size: 12px;}
.position span{color: #3191f5;}
.member_cont_r{min-height: 630px;padding-bottom: 20px;}
.member_cont_r .head_t1{border-bottom: 1px solid #eee; margin-bottom: 10px;}
.member_cont_r .head_t1 a{font-size: 16px;line-height: 45px;color: #555;font-weight: bold;padding: 0 35px; position: relative;}
.member_cont_r .head_t1 a::after{content: ''; display: inline-block; width: 2px; height: 15px;background: #eee;position: absolute; right: 0;
    top: 3px;}
.member_cont_r .head_t1 a:last-child::after{background: #fff;}
.member_cont_r .head_t1 a.on{color:#3191f5;}
.navhd {line-height:40px;height:40px;padding: 0 30px;margin-bottom:5px;border-bottom: 1px solid #eee;max-width: 1000px;}
.navhd span {position:relative;padding:0 20px;float:left; font-size:14px; margin-right: 40px;}
.navhd span a{ color: #666;line-height:40px; display: inline-block; font-size: 16px; }
.navhd span.on a{color:#3191f5;}
.navhd .on i,.navhd span:hover i{position:absolute;bottom:0px;left:0;height:2px;overflow:hidden;background-color:#3191f5; background-image: linear-gradient(to right,#3191f5,#3191f5);width:100%;}


.about_top{ height: 180px; border: 1px solid #eee;margin-top: 10px;position: relative;background: url(../images/contact.jpg) no-repeat center top/cover;max-width: 1000px;}

.about_top a{width: 160px;height: 35px; line-height: 35px; text-align: center; color: #fff;position: absolute;bottom: 20px; left:30px;cursor: pointer;}
.about_top a.tel{background-color:#3191f5; background-image: linear-gradient(to right,#3191f5,#3191f5);}
.about_top a.on_kf{ left: 210px;color: #3191f5;background: #f5f5f5;}
.about_top a .iconfont{margin-right:5px; font-size: 20px;vertical-align: middle;}
.about_top a:hover{opacity: 0.8;}	

.aboutus{display: flex; margin-top: 20px;max-width: 1000px;}
.aboutus .ab_right{width: 665px;}
.aboutus .ab_left{flex: 1; border-top: 1px solid #eee; margin-right: 30px;}
.aboutus .ab_left .item{display: flex;border-bottom: 1px solid #f1f1f1;padding: 15px 0; color: #555;}
.aboutus .ab_left .iconfont{ width: 70px;color:#3191f5 ; font-size: 24px; text-align: right; margin-right: 10px;}
.aboutus .ab_left .des p{font-size: 14px; font-weight: bold;margin-bottom:3px;}
.aboutus .ab_left .des p i{font-size: 12px; color: #999;}
.aboutus .ab_left .des span{color: #888;}
