a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
a:active {
    text-decoration: none;
}
.jianshezhong{
    width: 100%;
    height:45px;
    line-height:45px;
    background:#F00;
    color:#FFF;
    font-size:14px;
    text-align:center;
    overflow: hidden;
}
.iphone_header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 90px;
    z-index: 2299;
    background-color: #ffffff;
}

.iphone_top {
    height: 30px;
    line-height: 30px;
    background: #b50020;
    padding: 0 10px;
    color: #fff;
}

.iphone_top h3 {
    font-size: 14px;
    font-weight: normal;
}

.iphone_top a {
    color: #fff;
    margin: 0;
}

.sj_nav {
    display: block;
    float: right;
    position: absolute;
    width: 22px;
    right: 20px;
    min-height: 60px;
}

.iphone_con {
    padding-top: 90px;
}

.iphone_topB {
    position: relative;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.logo {
    margin: 10px 0 10px 10px;
}

.logo img{
    height:40px;
}

.clear{clear:both;line-height:0;height:0;font-size:0;}

.zx{
    position:absolute;
    width:50px;
    height:50px;
    color:#F00;
    z-index:999;
}
.zx img{
    width:50px;
    height:50px;
}
.fzx{
    position:absolute;
    width:50px;
    height:50px;
    z-index:999;
}

.fzx img{
    width:50px;
    height:50px;
}


/* -------分界线------ */

.tsxx_con{
    border:1px solid #999;
    padding: 10px 0 10px 10px;
    font-size:20px;
    color:#F00;
    text-align:center;
    line-height:48px;

}

.tsxx_con p a{
    font-size:14px;
    color: #333;
    text-align:center
}


/* 底部版权 */

.footerW {
    width: 100%;
    overflow: hidden;
}

.footerT {
    background: #b50020;
    overflow: hidden;
    padding: 15px;
}

.footer_logo {
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    padding-bottom: 15px;
    margin: 15px auto;
    text-align: center;
}

.footerT_r {
    margin-right: 8%;
}

.footer_nav {
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
    border-top: 1px solid rgba(255, 255, 255, .5);
    margin-top: 10px;
}

.footer_nav ul li {
    float: left;
    padding-right: 5%;
}

.footer_nav ul li:last-child {
    padding-right: 0;
}

.footer_nav ul li a {
    color: #fff;
}

.footerT_info {
    margin:10px auto;
    text-align:center;
    color: #fff;
    line-height: 24px;
    margin-bottom: 15px;
}

.footerT_rb ul {
    width: 100%;
    padding: 0 12px;
}

.footerT_rb ul li {
    width: 100px;
    margin: 0 auto;
}

.footerT_rb ul li img {
    display: block;
    width: 100px;
    height: 100px;
}

.footerT_rb ul li p {
    width: 100px;
    line-height: 24px;
    text-align: center;
    color: #fff;
}

.footerB {
    background: #b50020;
    overflow: hidden;
    text-align: center;
    padding: 10px 0;
    color: #fff;
}

.z_wrap {
    padding: 15px;
    overflow: hidden;
}

.z_wrap h2 span{
    color:#F00;
    font-weight:bold;
    font-size:16px;
}

.page {
    width: 100%;
    text-align: center;
    margin: 10px 0;
}

.page a {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    background: #f3f5f7;
    border-radius: 2px;
    padding: 0 12px;
    color: #333;
    margin: 0.5%;
}

.page a:hover {
    background: #b50020;
    color: #fff;
}

.page a.pageCur {
    background: #b50020;
    color: #fff;
}

.page a.page_slh {
    background: 0;
}

.page a.page_slh:hover {
    color: #333;
}

.page input {
    text-align: center;
    display: inline-block;
    width: 50px;
    background: #f3f5f7;
    height: 38px;
    line-height: 38px;
    padding: 0 15px;
    margin: 0 3px;
}

.page span {
    display: inline-block;
}

.z_banner {
    width: 100%;
}

.z_banner img {
    width: 100%;
}

.footer{ max-width: 640px;position:fixed;bottom:0px;z-index:999; background:#b50020; width:100%; height: 50px;padding-top: 5px;}
.footer .li{ width:20%;float: left;height: 100%; text-align: center;vertical-align: middle;}
.footer .li img{width: 25px; height:auto;max-width: 125px;vertical-align: middle;}
.footer .li a{color: white;display: inline-block;text-decoration: none}
.footer_text3, .footer_text4, .footer_text5, .footer_text6{margin-left: -5%;background:#fff; border:1px #CCC solid ;filter:alpha(opacity=90);/*IE滤镜，透明度50%*/ -moz-opacity:0.9;/*Firefox私有，透明度50%*/ opacity:0.9;/*其他，透明度50%*/ width:30%; z-index:1000; display:none; position:absolute; bottom:100%;-moz-border-radius: 10px; /* Firefox */
    -webkit-border-radius: 10px; /* Safari 和 Chrome */border-radius: 10px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器*/}
.footer_text3 li,.footer_text4 li, .footer_text5 li, .footer_text6 li{ width:90%; text-align:center; padding-top:12%; padding-bottom:12%; border-bottom:1px #cfcfcf solid; margin-left:5%; margin-right:5%; }
.footer_text3 li a,.footer_text4 li a, .footer_text5 li a, .footer_text6 li a{ font-size:12px; color:#111 !important; text-decoration: none;}
.footer_text3 li:last-child,.footer_text4 li:last-child, .footer_text5 li:last-child, .footer_text6 li:last-child{ border-bottom: none;}
.footer_text3 ul,.footer_text4 ul,.footer_text5 ul,.footer_text6 ul{margin-bottom: 0;}
.footer .li .icon5{height: 30px;max-height: 30px !important;margin-top: -2px;margin-bottom: -3px;}
.footer .li .meIcon{height: 22px;margin-bottom: 3px}
.topp{
    position: fixed;
    bottom: 50px;
    right: -4%;
    width: 70px;
    display: none;
    transition: 1s;
}