/* html{scroll-behavior: smooth;} */
.banner_cont{width: 1200px;margin: 0 auto;position: relative;top: -46px;}
.banner_cont .line{width: 60px;height: 6px;background: #FFFFFF;margin-top: 10px;}
.banner_cont .innerTxt{font-size: 58px;color: #fff;}
/* 头部样式结束 */

.crumb_box{width: 100%;height: 72px;background-color: #F6F8FA;line-height: 72px;}
.crumb_cont{width: 1200px;margin: 0 auto;display: flex;justify-content: space-between;align-items: center;height: auto;}
.crumb_cont .er_nav ul li{float: left;}
.crumb_cont .er_nav ul li:not(:nth-child(-n+1)){margin-left: 50px;}
.crumb_cont .er_nav ul li a{font-size: 17px;font-family: MicrosoftYaHei;color: #333333;}
.crumb_cont .er_nav ul li.on a{padding-bottom: 20px;border-bottom: 4px solid #E50113;font-weight: 700;}
.crumb_cont .er_nav ul li a:hover{padding-bottom: 20px;border-bottom: 4px solid #E50113;font-weight: 700;}
.crumb_cont .crumb a{font-family: MicrosoftYaHei;font-size: 14px;color: #666666;}
/* 面包屑样式结束 */

.main{width: 1200px;margin: 0 auto;margin-top: 66px;margin-bottom: 100px;height: auto;}
.red_line{height: 2px;width: 100%;background-color: #c50300;}
.line{height: 2px;width: 100%;background-color: #f1f1f1;}
.address{padding: 88px 0 76px 0;display: flex;justify-content: space-between;align-items: center;}
.phone{padding: 78px 0 70px 0;display: flex;justify-content: space-between;align-items: center;}
.address .lf_cont .txt{font-family: PingFangSC-Regular;font-weight: 400;font-size: 20px;color: #333333;letter-spacing: 0;}
.address .lf_cont .address_txt{font-family: PingFangSC-SNaNpxibold;font-weight: 600;font-size: 28px;color: #0A0E29;letter-spacing: 0;line-height: 26px;margin-left: 55px;}
.address .rt_img{width: 51px;height: 72px;}
.address .rt_img img{width: 100%;height: 100%;}
.phone .rt_img{width: 62px;height: 66px;}
.phone .rt_img img{width: 100%;height: 100%;}
.phone .lf_cont .txt{font-family: PingFangSC-Regular;font-weight: 400;font-size: 20px;color: #333333;letter-spacing: 0;}
.phone .lf_cont .phone_num{font-family: PingFangSC-SNaNpxibold;font-weight: 600;font-size: 28px;color: #0A0E29;letter-spacing: 0;line-height: 26px;margin-left: 55px;}
.map{margin-bottom: 49px;}


