body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td{
    margin: 0;
    padding: 0;
}
li{list-style: none;}
.clear{
    clear: both;
    display: block;
}
.tpl_right{
    position: fixed;
    right: 0px;
    bottom: 250px;
    width: 55px;
    height: 306px;
    z-index:999;
}
.tpl_right ul{
    width: 53px;
    height: 235px;
    background-color: #fff;
    border:1px solid #e4e4e4;
}
.new_tpl_right ul{
    height: 300px;
}
.tpl_right ul li{
    height: 58px;
    border-bottom: 1px solid #e4e4e4;
    text-align: center;
    cursor:pointer;
    color:#000;
}
.new_tpl_right ul li{
    height: 55px;
}
.tpl_right ul li.active{
    color: #005691;
}
.tpl_right ul li.active a{
    color: #005691;
}
.new_tpl_right ul li img{
    display: block;
    width: 28px;
    height: 28px;
    margin: 0 auto;
    margin-top: 5px;
}
.tpl_right ul li i{
    display: block;
    font-size: 20px;
    padding-top: 10px;
}
.tpl_right ul li p{
    margin-top: 2px;
    font-size: 12px;
    color:#005691;
    -webkit-transform:scale(0.83);
}
.tpl_right .fw_bottom{
    height: 110px;
    width: 55px;
    margin-top: 8px;
}
.tpl_right .fw_bottom .wx{
    height: 55px;
    border:1px solid #e4e4e4;
    text-align: center;
    cursor:pointer;
    color:#000;
    position: relative;
    background-color: #fff;
}
.tpl_right .fw_bottom .wx img{
    display: block;
    width: 28px;
    height: 28px;
    margin: 0 auto;
    margin-top: 13px;
}
.tpl_right .fw_bottom .wx .con_rwm{
    width: 138px;
    height: 238px;
    border:1px solid #e4e4e4;
    position: absolute;
    bottom: -55px;
    right: 80px;
    background-color: #fff;
    display: none;
    text-align: center;
    z-index:999;
}
.tpl_right .fw_bottom .wx .con_rwm span{
    position: absolute;
    bottom: 68px;
    right: -9px;
    border-style: solid;
    border-width: 9px 0px 9px 9px;
    border-color: transparent transparent transparent #e4e4e4;
}
.tpl_right .fw_bottom .wx .con_rwm span i{
    position: absolute;
    top: -9px;
    left: -9px;
    border-style: solid;
    border-width: 9px 0px 8px 8px;
    border-color: transparent transparent transparent #fff;
}
.tpl_right .fw_bottom .wx .con_rwm .jj{
    padding-top: 15px;
    text-align: center;
}
.tpl_right .fw_bottom .wx .con_rwm p{
    font-size: 12px;
    color:#005691;
    line-height: 18px;
}
.tpl_right .fw_bottom .wx .con_rwm img{
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
    padding-top: 5px;
}
.tpl_right .fw_bottom .wx .con_rwm .item{
    text-align: center;
}
.tpl_right .fw_bottom .wx .con_rwm .item p{
    margin-top: 10px;
    font-size: 12px;
    color:#000;
    line-height: 12px;
}
.tpl_right .goTop{
    width: 58px;
    height: 58px;
    border:1px solid #e4e4e4;
    margin-top: 10px;
    text-align: center;
    line-height: 58px;
    font-size: 20px;
    color:#666;
    cursor:pointer;
    background-color: #fff;
    display: none;
}
.tpl_right .goTop:hover{
    background-color: #eee;
}
.tpl_right .goTop i{
    font-size: 28px;
}
.tpl_right .fw_bottom .goTop{
    height: 54px;
    width: 53px;
    text-align: center;
    line-height: 54px;
    font-size: 20px;
    color:#666;
    cursor:pointer;
    background-color: #fff;
    display: none;
    margin-top: 0;
    border:1px solid #e4e4e4;
    border-top: 0;
}
.tpl_right .fw_bottom .goTop i{
    font-size: 28px;
}
.show_right{
    width: 100px;
    height: 300px;
    position: fixed;
    right: 0px;
    bottom: 210px;
    z-index:99;
    display: none;
}
.show_right .con_jl{
    width: 100%;
    height: 300px;
    background: rgba(0,0,0,0.25);
    border-radius:0 8px 8px 0;
    position: relative;
    padding: 0 8px;
}
.show_right ul{
    padding-top: 20px;
}
.show_right ul li{
    height: 20px;
    width: 100%;
    margin-bottom: 20px;
    cursor:pointer;
}
.show_right ul li>div{
    width: 100%;
    height: 100%;
    line-height: 20px;
    background-color: #005691;
    border-radius: 10px;
}
.show_right ul li .iconImg{
    width: 30px;
    float: left;
    height: 20px;
    /*background-color: #FC935C;*/
    text-align: center;
    border-radius: 10px 0 0 10px;
}
.show_right ul li .iconImg img{
    width: 20px;
    height: 20px;
    display: block;
    margin:0 auto;
    overflow: hidden;
}
.show_right ul li .iconImg img.big{
    display: none;
    width: 30px;
    height: 30px;
    margin-top: -10px;
}

.show_right ul li .wx_rwm img{
    width: 15px;
    height: 15px;
    margin-top: 2px;
}
.show_right ul li .iconImg i{
    color:#fff;
}
.show_right ul li p{
    width: 54px;
    float: left;
    text-align: center;
    font-size: 12px;
    color:#fff;
    -webkit-transform:scale(0.83);
}
.show_right .fw_model{
    position: absolute;
    right: -500px;
    bottom:-70px;
    width: 400px;
    height: 440px;
    z-index:999;
    background-color: #fff;
    cursor:pointer;
    display: none;
}
.show_right .fw_model .m_header{
    height: 50px;
    background-color: #005691;
    color:#fff;
}
.show_right .fw_model .m_header .m_logo{
    width: 81px;
    height: 24px;
    float: left;
    margin-left: 20px;
    margin-top: 13px;
    padding-right: 15px;
    border-right: 1px solid #fff;
}
.show_right .fw_model .m_header .m_logo img{
    width: 100%;
    /* height: 100%; */
}
.show_right .fw_model .m_header p{
    float: left;
    margin-left: 15px;
    font-size: 14px;
    color:#fff;
    line-height: 50px;
}
.show_right .fw_model .m_header .kuoda{
    position: absolute;
    right: 35px;
    top: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    cursor:pointer;
}
.show_right .fw_model .m_header .kuoda i{
    font-size: 24px;
    color:#fff;
}
.show_right .fw_model .m_header .m_close{
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    cursor:pointer;
}
.show_right .fw_model .m_header .m_close i{
    font-size: 24px;
    color:#fff;
}
.show_right .fw_model .m_content{
    padding: 20px;
}
.show_right .fw_model .m_content .m_guwen{
    float: left;
    width: 160px;
    height: 140px;
}
.show_right .fw_model .m_content .m_guwen img{
    width: 100%;
    height: 100%;
}
.show_right .fw_model .m_content .m_intro{
    float: left;
    margin-left: 20px;
    width: 180px;
}
.show_right .fw_model .m_content .m_intro .title{
    font-size: 18px;
    color:#000;
}
.show_right .fw_model .m_content .m_intro .des{
    font-size: 14px;
    line-height: 24px;
    color:#000;
    margin-top: 12px;
}
.show_right .fw_model .m_goutong{
    padding: 0 20px;
    padding-bottom: 20px;
}
.show_right .fw_model .m_goutong .con_goutong{
    width: 100%;
}
.show_right .fw_model .m_goutong .m_icon{
    width: 40px;
    height: 40px;
    float: left;
}
.show_right .fw_model .m_goutong .m_icon img{
    width: 100%;
    height: 100%;
}
.show_right .fw_model .m_goutong .goutong{
    margin-left: 20px;
    width: 240px;
    height: 60px;
    line-height: 24px;
    font-size: 14px;
    color:#333;
    padding: 6px 10px;
    background-color: #e5e5e5;
    float: left;
    border-radius:4px;
    position: relative;
}
.show_right .fw_model .m_goutong .goutong:before{
    content:'';
    border-right:6px solid #e5e5e5;
    border-top:6px solid transparent;
    border-bottom:6px solid transparent;
    position: absolute;
    top: 15px;
    left: -6px;
}
.show_right .fw_model .m_goutong .g_time{
    font-size: 12px;
    margin-top: 10px;
    color:#999;
    margin-left: 60px;
}
.show_right .fw_model .m_bottom{
    width: 398px;
    height: 98px;
    border:1px solid #e4e4e4;
    position: relative;
}
.show_right .fw_model .m_bottom .m_tubiao{
    padding: 8px 15px;
}
.show_right .fw_model .m_bottom .m_tubiao i{
    color:#999;
    padding-right: 10px;
}
.show_right .fw_model .m_bottom p{
    font-size: 12px;
    color:#d8d8d8;
    padding-left: 15px;
}
.show_right .fw_model .m_bottom .m_fasong{
    width: 65px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color:#fff;
    text-align: center;
    position: absolute;
    right: 10px;
    bottom: 10px;
    background-color: #005691;
    border-radius:4px;
}