@font-face {
    font-family: "SourceHanSerifCN-Heavy";
    src: url("../fonts/SourceHanSerifCN-Heavy.eot"); /* IE9 */
    src: url("../fonts/SourceHanSerifCN-Heavy.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/SourceHanSerifCN-Heavy.woff") format("woff"), /* chrome、firefox */
    url("../fonts/SourceHanSerifCN-Heavy.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
    url("../fonts/SourceHanSerifCN-Heavy.svg#SourceHanSerifCN-Heavy") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}

/* pc */
.container {
    margin: 0 auto;
    padding: 0;
}

.container:before,
.container::after {
    content: none;
}

.flex_between {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* pc_nav */
.pc_nav {
    margin-top: 15px;
}

.pc_nav>div,
.pc_nav>a {
    display: flex;
    align-items: center;
    text-decoration: none;
}

.pc_logo {
    width: 47px;
    height: 49px;
}

.pc_nav_title {
    margin-left: 15px;
    font-size: 24px;
    font-weight: bold;
    color: #ce1218;
}

.pc_nav_tel {
    width: 30px;
    height: 26px;
}

.pc_nav_phone {
    margin-left: 10px;
    font-size: 20px;
    font-weight: bold;
    color: #ec0808;
}

.pc_navbar {
    margin-top: 10px;
    height: 60px;
}

.pc_nav_ul {
    display: flex;
    align-items: center;
}

.pc_nav_ul>a {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    text-decoration: none;
}

.pc_nav_ul>a:not(:first-child) {
    margin-left: 50px;
}

.pc_nav_ul>.pc_nav_active {
    color: #ec0808;
}

.pc_nav_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 40px;
    background: #ec0808;
    border-radius: 20px;
    border: none;
    outline: none;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
}

.pc_nav_btn>img {
    margin-right: 7px;
    display: block;
    width: 22px;
    height: 22px;
}

/* pc_nav结束 */

/* pc_foot */
.pc_footer {
    padding-top: 50px;
    background: #787878;
}

.pc_link {
    padding-bottom: 20px;
    display: flex;
    align-items: baseline;
    border-bottom: 1px solid #949494;
}

.pc_link>p {
    width: 90px;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
}

.pc_link_box {
    width: calc(100% - 90px);
}

.pc_link_box>a {
    margin-right: 5px;
    font-size: 14px;
    color: #ffffff;
    line-height: 1.5em;
}

.pc_foot_content {
    padding-top: 45px;
    padding-bottom: 45px;
    border-bottom: 1px solid #949494;
}

.pc_foot_left {
    width: 60%;
}

.pc_foot_tel {
    font-size: 16px;
    color: #ffffff;
}

.pc_foot_tel>span {
    font-size: 28px;
    font-weight: bold;
}

.pc_address {
    margin-top: 30px;
    display: flex;
}

.pc_address p {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    line-height: 25px;
}

.pc_foot_right {
    width: 385px;
    flex-wrap: wrap;
    border: 1px solid #898989;
    color: #ffffff;
    font-size: 13px;
    padding: 24px;
}

.pc_foot_right>p {
    width: 50%;
}

.pc_foot_right>p:nth-child(2n+2) {
    text-align: right;
}

.pc_foot_right>p>a {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    line-height: 30px;
}

.pc_bq {
    height: 77px;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    line-height: 77px;
    text-align: center;
}

.pc_bq>a {
    color: #ffffff;
}

/* pc_foot结束 */

/* pc_pop */
.pc_pop {
    position: fixed;
    right: 25px;
    top: 50%;
    z-index: 299;
    transform: translateY(-60%);
}

.pc_pop_box {
    padding: 10px;
    width: 100px;
    background: #ffffff;
    box-shadow: 0px 0px 20px 0px rgba(151, 96, 5, 0.23);
    border-radius: 10px;
}

.pc_pop_box>div,
.pc_pop_box>a {
    position: relative;
    padding: 15px 0 10px;
    display: block;
    height: 80px;
    width: 80px;
    border-radius: 6px;
    cursor: pointer;
    transition: all .2s;
}

.pc_pop_box>div>img,
.pc_pop_box>a>img {
    margin: 0 auto;
    display: block;
}

.pc_pop_box>div>p,
.pc_pop_box>a>p {
    margin-top: 5px;
    font-size: 14px;
    color: #333333;
    text-align: center;
}

.pc_pop_form_icon {
    width: 36px;
    height: 36px;
}

.pc_pop_zx::after {
    content: '1';
    position: absolute;
    top: 10px;
    right: 14px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #E60012;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    line-height: 18px;
}

.pc_pop_zx_icon {
    width: 33px;
    height: 34px;
}

.pc_pop_show {
    position: absolute;
    top: 9px;
    left: -240px;
    padding-left: 20px;
    box-sizing: border-box;
    display: none;
    width: 240px;
    height: 60px;
    background: url(../images/pc_pop_tel_bg.png) no-repeat;
    background-size: auto 100%;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    line-height: 60px;
}

.pc_pop_tel_icon {
    width: 38px;
    height: 30px;
}

.pc_pop_top_box {
    margin-top: 10px;
    display: none;
}

.pc_pop_top_icon {
    width: 26px;
    height: 26px;
}

/* pc_pop结束 */


.pc_tc_bg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 499;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    overflow: hidden;
    display: none;
}

.pc_tc {
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    padding: 40px 75px 55px;
    background: #ffffff;
    border-radius: 10px;
    display: none;
}

.pc_tc_close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 22px;
    height: 22px;
    cursor: pointer;
}

.pc_tc_title {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    text-align: center;
}

.pc_tc_p {
    font-size: 20px;
    color: #333333;
    text-align: center;
}

.pc_tc_p>span {
    color: #E60012;
}

.pc_tc_name,.pc_tc_tel {
    padding-left: 20px;
    display: block;
    box-sizing: border-box;
    width: 365px;
    height: 57px;
    background: #EEEEEE;
    border: none;
    outline: none;
    font-size: 16px;
}

.pc_tc_name {
    margin-top: 30px;
}

.pc_tc_tel {
    margin-top: 20px;
}

.pc_tc_btn {
    margin-top: 20px;
    display: block;
    width: 365px;
    height: 57px;
    background: #ec0808;
    border: none;
    outline: none;
    font-size: 20px;
    color: #ffffff;
}

/* pc结束 */


/* m */
/* m_nav */
.m_nav_size {
    height: 55px;
}

.m_nav {
    position: fixed;
    top: 0;
    z-index: 99;
    padding: 0 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 55px;
    width: 100%;
    background: #ffffff;
}

.m_nav>a {
    display: flex;
    align-items: center;
}

.m_logo {
    width: 47px;
    height: 49px;
}

.m_nav_title {
    margin-left: 5px;
    font-size: 15px;
    font-weight: bold;
    color: #ec0808;
}

.m_nav_right {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 30px;
}

.m_zx_icon {
    display: block;
    width: 25px;
    height: 25px;
    cursor: pointer;
}

.m_list_icon {
    display: block;
    width: 25px;
    height: 18px;
    cursor: pointer;
}

/* m_nav结束 */

/* m_foot */
.m_foot {
    margin-top: 30px;
    padding: 20px 10px 30px;
    background: #282828;
}

.m_address {
    margin-top: 5px;
    font-size: 12px;
    color: #d2d2d2;
    text-align: center;
}

.m_bq {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    background: #282828;
    border-top: 1px solid rgba(255, 255, 255, .2);
    font-size: 12px;
    color: #d2d2d2;
}

.m_bq>a {
    color: #d2d2d2;
}

/* m_foot结束 */

/* m_side */
.m_side_nav_bg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -899;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    transition: background .5s;
}

.m_side_nav {
    position: fixed;
    top: 0;
    right: -100%;
    z-index: 999;
    min-width: 215px;
    width: 60%;
    height: 100%;
    background: #333333;
    transition: right .5s;
}

.m_side_close {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 18px;
    height: 18px;
    cursor: pointer;
}

.m_side_list_box {
    padding-top: 60px;
}

.m_side_list {
    padding: 0 15px 0 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 50px;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.m_side_list_left {
    display: flex;
    align-items: center;
}

.m_side_list_left>img {
    display: block;
    height: 17px;
    width: 17px;
    transform: rotate(0deg);
    transition: transform .5s;
}

.m_side_list_left>p {
    margin-left: 10px;
    height: 17px;
    font-size: 15px;
    color: #ffffff;
}

.m_side_icon {
    width: 6px;
    height: 12px;
    transform: rotate(0deg);
    transition: transform .5s;
}

/*.m_side_case .m_side_icon{*/
/*    transform: rotate(90deg);*/
/*}*/

.m_side_case_box {
    height: 0;
    box-sizing: border-box;
    background: #3D3D3D;
    border-bottom: none;
    overflow: hidden;
    transition: height .5s;
}

.m_side_case_box>a {
    padding-left: 47px;
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    color: #ffffff;
}
/* m_side结束 */

.m_tc_bg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 499;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    overflow: hidden;
    display: none;
}

.m_tc {
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    padding: 25px 20px 25px;
    width: 80%;
    max-width: 300px;
    background: #ffffff;
    border-radius: 5px;
    display: none;
}

.m_tc_close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.m_tc_title {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    text-align: center;
}

.m_tc_p {
    font-size: 14px;
    color: #333333;
    text-align: center;
}

.m_tc_p>span {
    color: #F39800;
}

.m_tc_name,.m_tc_tel {
    padding-left: 10px;
    display: block;
    width: 100%;
    height: 35px;
    border: 1px solid #D2D2D2;
    border-radius: 2px;
    font-size: 13px;
}

.m_tc_name {
    margin-top: 15px;
}

.m_tc_tel {
    margin-top: 10px;
}

.m_tc_btn {
    margin-top: 10px;
    width: 100%;
    height: 35px;
    background: #ec0808;
    border: none;
    outline: none;
    border-radius: 2px;
    font-size: 14px;
    color: #ffffff;
}
/* m结束 */

/*添加二维码框*/
.pc_ewm_show{
    position: absolute;
    top: -50px;
    left: -210px;
    padding-left: 20px
    box-sizing: border-box;
    display: none;
    width: 180px;
    height: 180px;
}

/*新增移动端底部按钮*/
        .db{
  	width:100vw;
  	height:14vw;
  	position: fixed;
  	bottom: 0;
  	left: 0;
  	background:#ffffff;
  	z-index: 998;
  }
  .wx_btn{
  	width: 46vw;
  	height: 10vw;
  	line-height: 10vw;
  	text-align: center;
  	border-radius: 5px;
  	font-size: 3.8vw;
  	color: white;
  	background: #fb2b2b;
  	float:left;
  	margin-top:2vw;
  	margin-left:3vw;
  }
  .dh_btn{
  	width: 46vw;
  	height: 10vw;
  	line-height: 10vw;
  	border-radius: 5px;
  	font-size: 3.8vw;
  	color: white!important;
  	background: #f39800;
  	float:right;
  	margin-top:2vw;
  	margin-right:3vw
  }
  .wx_btn .wx_icon{
  	width: 6vw;
  	height: auto;
  	float: left;
  	margin-top: 2.5vw;
  	margin-left: 6.5vw;
  	margin-right: -6vw;
  }
  .dh_btn .dh_icon{
  	width: 6vw;
  	height: auto;
  	float: left;
  	margin-top: 2vw;
  	margin-left: 7vw;
  	margin-right: 3vw;
  }
  .czbz{
  	width: 5.3rem;
  	height: auto;
  	margin-left: 0.6rem;
  	margin-top: 0.4rem;
  }
  
  .mbf p{
  	text-indent:2em;
  }
