﻿*{ margin:0px; padding:0px; font-family:Microsoft Yahei; box-sizing:border-box}
a{ text-decoration:none;}
a:hover{ text-decoration:none;}
img,input{ border:0px;}
ul li{ list-style:none;}
em,i{ font-style:normal;}
.left{ float:left;}
.right{ float:right;}
.main{ margin:0 auto;}
.body1{ margin:0 auto; max-width:640px;position:relative;}
.body2{ max-width:640px;position:relative;}
input[type="submit"],input[type="reset"],input[type="button"],button,input[type="text"]{-webkit-appearance: none;border-radius:0px; outline:none; border:0px;}
select{ border:0px;background:none;border-radius:0px;}
html,body{ height:100%}



.bao_list{ display:flex; justify-content: space-between; flex-wrap: wrap; padding:15px}
.bao_list li{ width:48%; background:#EFEFEF; border-radius:5px; margin-bottom:15px; height:280px; display:flex;align-items:center;justify-content: center;}
.bao_list li img{ max-height:100%; max-width:100%}

.banner,.banner img{ display:block; width:100%}
.bao_main{ background:url(https://cdn.cioe.cn/zshaibao/images4/bg2.png) no-repeat left top; background-size:100% 100%; padding:0px 13%;margin-top: -1px}
.bao_main .logo{ text-align:center; padding:25px 0;}
.bao_main .logo img{ max-width:80%; max-height:100px}
.bao_main .info{ border-top:1px solid #C6C5C4; text-align:center; padding:15px 0}
.bao_main .info dd{ font-size:16px; padding:5px 0; line-height:24px;}
.bao_main .info .ma{ padding-top:25px; padding-bottom:0}
.bao_main .info .ma img{ height:90px;}
.bao_main .info .ts{ padding-top:0; font-size:12px; line-height:20px; padding-bottom:15px;}

.mu_one{ color:#000; font-size:16px; padding:15px 15px 0 15px; font-weight:bold}
.mu_two{ display:flex;justify-content: space-between; flex-wrap: wrap; padding:15px}
.mu_two li{ width:45%; padding-bottom:25px; text-align:center;}
.mu_two .pimg{ display:flex; width:100%; height:100px; justify-content:center;align-items:center;}
.mu_two .pimg img{ max-height:100%; max-width:100%}
.mu_two .tit{ background:#AB2268; color:#fff; font-size:20px; font-weight:bold; text-align:center; padding:0 10px; line-height:32px}
.mu_two .title{ color:#000; line-height:30px; margin-top:8px; font-weight:bold; font-size:16px; text-decoration:underline}


    .tan_tiShi {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        overflow: hidden;
        line-height: 24px;
        font-size: 12px;
        color: #000;
        text-align: center;
        background-color: rgba(0,0,0,0.7);
    }

        .tan_tiShi .nei {
            float: left;
            width: 90%;
            margin-left: 1%;
            position: relative;
            padding: 15px 3%;
            /*background: #fff;*/
            border-radius: 6px;
            margin-top: 5%;
        }

        .tan_tiShi .close {
            position: absolute;
            top: 40%;
            right: 10%;
            background: #fff;
            border-radius: 30px;
            width: 24px;
            height: 24px;
            text-align: center;
            line-height: 24px;
            color: #000;
            font-size: 16px;
        }

    @media (min-width: 600px) { /* 大于手机 */
        .tan_tiShi .nei {
            width: 33%;
            margin-left: 31%;
            margin-top: 18%;
            font-size: 14px;
            line-height: 26px;
            padding: 20px 3%;
        }

        .tan_tiShi .close {
            font-size: 22px;
            width: 40px;
            height: 40px;
            line-height: 40px;
            top: -15px;
            right: -15px;
        }
    }

/*
display:flex;
flex-shrink: 0
align-items:center;
justify-content: space-between;
justify-content: center;
flex-wrap: wrap;
flex-wrap: nowrap;
justify-content: flex-start;
*/




.mu_main{ background:url(https://cdn.cioe.cn/zshaibao/images4/bg4.png) no-repeat left top; background-size:100% 100%; min-height:100vh;}
.mu_main .mu_one{ padding:25px 0 10px 0; text-align:center; color:#fff; letter-spacing:1px;}
.mu_main .img_tit{ width:100%; display:block;}
.mu_main .mu_two .title{ color:#fff; line-height:20px; font-weight:normal;font-size:14px; text-decoration:none}


