.folatdiv{display:none;}
#wxnr{display:none;}
#weixin{display:none;}
/*pc右侧飘窗*/
.dingsheng_nav {
    position: fixed;
    z-index: 999;
    right: 0;
    top: 170px;
    width: 140px;
    -ms-background-image: linear-gradient(to bottom right, #e24a2a, #b8221d);
    -moz-background-image: linear-gradient(to bottom right, #e24a2a, #b8221d);
    -webkit-background-image: linear-gradient(to bottom right, #e24a2a, #b8221d);
    background-image: linear-gradient(to bottom right, #e24a2a, #b8221d);
    border-radius: 10px;
    border: 4px solid #ca2c18;
    padding: 12px 0 30px;
}

.dingsheng_nav .weixin_code_nav {
    width: 110px;
    margin: 0 auto;
}

.dingsheng_nav .weixin_code_nav .img_box img {
    width: 100%;
}
.dianhua_nav font{font-weight: bold;}

.dingsheng_nav .weixin_code_nav .text {
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    padding-top: 2px;
}

.Statements_and_Schemes {
    padding: 12px 2px 10px 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-align-items: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.Statements_and_Schemes .item {
    margin-bottom: 7px;
}

.Statements_and_Schemes .item a {
    width: 160px;
    border: 1px solid #ee9586;
    border-radius: 10px;
    background: rgba(234,120,101,0.76);
    padding: 5px 10px 5px 10px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.15);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.Statements_and_Schemes .item a .icon {
    width: 38px;
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
}

.Statements_and_Schemes .item a .icon img {
    width: 100%;
}

.Statements_and_Schemes .item a .right_box {
    padding-left: 10px;
}

.Statements_and_Schemes .item a .right_box .tt {
    font-size: 14px;
    color: #70110a;
}

.Statements_and_Schemes .item a .right_box .text {
    font-size: 14px;
    color: #ffffff;
    padding-top: 2px;
}


.dingsheng_nav .dianhua_nav a {
    display: block;
    font-family: "Impact";
    font-size: 20px;
    color: #ffd343;
    text-align: center;
}

.dingsheng_nav .Free_inquiry {
    padding-top: 12px;
}

.dingsheng_nav .Free_inquiry a {
    display: block;
    width: 122px;
    margin: 0 auto;
}

.dingsheng_nav .Free_inquiry a img{
max-width: 100%;
}
.icon-gongsi1:before {
  content: "\e769";
}

.icon-jiandingzizhi:before {
  content: "\e635";
}

.icon-lianxiren:before {
  content: "\e814";
}

.icon-qiyewenhua1:before {
  content: "\e71f";
}


@media screen and (max-width: 768px){
.dingsheng_nav {display:none;}
/* 底部栏 */
.folatdiv{display:block;}
.folatdiv{position:fixed;left:50%;bottom:0rem;transform:translateX(-50%);background:#fff;z-index:999;    width: 100%;}
.folatdiv li{float:left}
.folatdiv li:nth-child(1){text-align:center;width:23%; border-top: 1px #ddd solid}
.folatdiv li:nth-child(1) a{clear:both;display:inline-block;line-height:55px;background:url(/template/default/images/m-footericon01.png) no-repeat left center;background-size: 26px;color:#E60005;padding-left: 30px;font-size: 18px;}
.folatdiv li:nth-child(2){text-align:center;width:22%; border-left: 1px #ddd solid; margin-right: 6%;font-size: 18px; border-top: 1px #ddd solid}
.folatdiv li:nth-child(2) a{clear:both;display:inline-block;line-height:55px;background:url(/template/default/images/m-footericon02.png) no-repeat left center;background-size:26px;color:#E60005;font-size:18px;padding-left:30px}
.folatdiv li:nth-child(3){background:#E60005;text-align:left;width:49%;float: right;}
.folatdiv li:nth-child(3) a{clear:both;display:inline-block;position:relative;font-size:14px;color:white; line-height:30px;padding:0px 10px 0px 66px;}
.folatdiv li:nth-child(3) a b{color:#fff;letter-spacing:.06rem; font-size: 18px; display: block;}
.folatdiv li:nth-child(3) a:before{content:'';position:absolute;width: 75px;
    height: 75px;
    background: url(/template/default/images/m-footericon03.png) no-repeat center center #fff;
    background-size: 20px;
    border-radius: 50px;
    border: 15px solid #E60005;
    top: -8px;
    left: -30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden;}
/*微信弹窗*/
#wxnr{width:100%;height: 100%;max-width: 640px;min-width: 320px;position:fixed;top: 0;z-index:1000;display:none;background: rgba(0,0,0,.6);}
#wxnr .nrdf{margin: auto;position: absolute;top: 20%;left: 0;right: 0;  
    width: 70%;
    padding: 50px;
    padding-top: 20px;text-align:center;background-color: rgba(255, 255, 255, 0.8);box-shadow: 0px 2px 6px #777;-webkit-box-shadow: 0px 2px 6px #777;-moz-box-shadow: 0px 2px 6px #777;border-radius:10px;}
#wxnr img{width: 70%;display: block;margin: 0 auto;}
#wxnr p{font-size:14px;line-height: 30px;text-align:center;}
#wxnr i{position: absolute;top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;text-align:center;color: #fff;font-weight: bold;font-style: normal;background: #333;border-radius: 100px;cursor: pointer;}
#wxnr span{display:inline-block;    padding: 10px 15px;
    line-height: 15px;
    background-color: #2975cc;
    color: #fff;
    border-radius: 5px;cursor:pointer;}
#wxnr span.wx{padding-left: 25px;background-image: url(/template/default/images/wx.png);background-size: 20px;background-position: 5px center;background-repeat: no-repeat;}
/*复制提示*/
#weixin{position: fixed;top: 50%;margin-top: -20px;z-index: 9999999;font-size: 16px;color: #fff;width: 90%;right: 5%;line-height:20px;text-align: center;background: rgba(0, 0, 0, 0.8);border: 2px solid #333;border-radius: 5px;display: none;}
}