@charset "utf-8";
/**
 * join stylesheet file
 *
 * @author: Wang taohong <wangtaohong@123.com.cn>
 * @link: 
 * @copyright: 
 */
/*加入我们页面*/
/*banner样式*/
.join-banner>img{ display: block; width: 100%; min-width: 1200px;}
/*公司简介*/
.join-title{ line-height: 30px; margin: 0 0 70px; font-size: 30px; color: #333;}
.company-infor{ line-height: 26px; margin: 0 0 145px 0; font-size: 16px; color: #666;}
.company-infor img{ margin: 0 0 30px 0;}
.company-infor p{ margin: 25px 0 0;}

/*联系我们页面*/
.contact-banner>img{ display: block; width: 100%; min-width: 1200px;}
/*地图*/
#dituContent{ width: 100%; height: 685px; margin: 50px 0 0;}
.contact-text{ margin: 85px 0; text-align: center; color: #303053;}
.contact-text h6{ line-height: 36px; margin: 0 0 25px 0; font-size: 36px; font-weight: bold;}
.contact-text p{ display: inline-block; *display: inline; padding: 0 45px 12px; border-bottom: 1px solid #303053; font-size: 18px;}
.contact-text span{ display: block; margin: 8px 0 0; *margin: 25px 0 0; font-size: 14px;}
.contact-text img{ display: block; margin: 70px auto 0;} 

/*集团产业页面*/
.industry-title{ width: 100%; height: 175px;}
.industry-title img{ display: block; margin: 0 auto; padding: 65px 0 10px;}
.industry-title h6{ font-size: 18px; color: #231f59; font-weight: bold; text-align: center;}
.industry-con{ width: 100%; height: 445px; margin: 0 0 205px 0; background: #ede5d9;}
.industry-con .left-map{ width: 446px; height: 338px; margin: 60px 0 0; background: url(../images/industry-map.jpg) no-repeat;}
.industry-con .right-infor{ margin: 55px 0 0 65px;}
.industry-con .right-infor h6{ line-height: 30px; margin: 8px 0 0; font-size: 30px; color: #fb9000;}
.industry-con .right-infor ul{ margin: 27px 0 0; font-size: 14px;}
.industry-con .right-infor ul li{ margin: 0 17px 0 0;}
.industry-con .right-infor ul li a{ display: block; padding: 10px 20px; background: #9c9388; border-radius: 20px; color: #fff;}
.industry-con .right-infor ul li.industry-cur a{ background: #fb9000;}
.industry-cur-con .con-text{ margin: 35px 0 0; color: #565051; font-size: 14px;}
.industry-cur-con .con-text p{ margin: 15px 0 0;}
span.contact-tel{
    padding:80px 0 10px 0;
    font-size: 56px;
    font-weight: normal;
}
