*{
    padding:0px;
    margin:0px;
    list-style:none;
    font-family:"΢���ź�";
}
.clear{
    clear:both;
}
a{
    text-decoration:none;
}
a,a:hover,a:active,a:visited,a:link,a:focus{
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}
img{
    border:none;
    vertical-align:middle;
}
body{
    max-width:750px;
    width:100%;
    color:#2a2e5a;
    margin:auto;
    font-size: 15px;
    background-color: #e1e7f5;
}

.head{
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 10;
    background:#fff;
}
.case_menu{
    width: 100%;
    padding: 5px 0;
    background-color: #e1e7f5;
}
.case_item{
    float: left;
    width: 30%;
    height: 35px;
    text-align: center;
    line-height: 35px;
    margin: 5px 1.65%;
}
.c_1{
    background: url("../images/m/case_btn_bg_03.png") no-repeat;
    background-size: 100% 100%;
}
.c_2{
    background: url("../images/m/case_btn_bg_05.png") no-repeat;
    background-size: 100% 100%;
}
.c_3{
    background: url("../images/m/case_btn_bg_07.png") no-repeat;
    background-size: 100% 100%;
}
.c_4{
    background: url("../images/m/case_btn_bg_12.png") no-repeat;
    background-size: 100% 100%;
}
.c_5{
    background: url("../images/m/case_btn_bg_13.png") no-repeat;
    background-size: 100% 100%;
}
.c_6{
    background: url("../images/m/case_btn_bg_14.png") no-repeat;
    background-size: 100% 100%;
}
.case_item a{
    display: inline-block;
    width: 100%;
    color: #fff;
}
.nav{
    height:50px;
    line-height:50px;
    background:#794bfc;
    font-size: 16px;
}
.nav li{
    width:20%;
    float:left;
    text-align:center;
    color:#fff;
}
.nav a{
    color:#fff;
}
.banner{
    position: relative;
    width: 100%;
}
.banner img{
    width: 100%;
}
.login_box{
    position: absolute;
    left: 5%;
    top: 63%;
    padding: 15px 0;
}
.login_box a{
    display: inline-block;
    width: 110px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    margin-right: 20px;
    border:2px #794bfc solid;
    background-color: #04144e;
}
.bm_link{
    border-radius: 30px 30px 0 30px;
}
.cb_link{
    border-radius: 30px 30px 30px 0;
}
.menu_list{
    width: 100%;
    margin-top: 15px;
}
.menu_item{
    float: left;
    width: 33.33%;
    text-align: center;
}
.menu_item a{
    display: inline-block;
    width: 100%;
}
.menu_item img{
    width: 86%;
}

.c_news{
    width: 100%;
    padding-top: 30px;
}
.news_list{
    width: 100%;
    margin-top: 5px;
    overflow: hidden;
    border-radius: 0 0 10px 10px;
}
.news_slide{
    width: 300%;
}
.news_item{
    float: left;
    width: 33.33%;
    height:230px;
    overflow-y: auto;
}
.news_i{
    width: 92%;
    height:95px;
    padding: 20px 4% 0 4%;
}
.news_i a{
    width: 100%;
}
.news_item .news_i:last-child{
    border: none;
}
.n_right{
    float: left;
    width:60%;
}
.n_right h4{
    color: #333;
    height: 42px;
    font-size: 16px;
    line-height: 21px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.n_right p{
    width: 78px;
    color: #fff;
    font-size: 13px;
    margin-top: 24px;
    text-align: center;
    padding: 3px 0;
    background-color: #794bfc;
    border-radius: 30px;
}
.n_left{
    float: left;
    width: 40%;
    text-align: left;
    border-radius: 8px;
}
.n_left img {
    width: 95%;
    height: 90px;
    border-radius: 8px;
}


.c1{
    width: 100%;
    padding-top:30px;
    background:url("../images/m/c1_bg.jpg") no-repeat;
    background-size: 100% 246px;
}
.c_title{
    text-align:center;
}
.c_title span{
    display:inline-block;
    margin-left:5px;
    font-size:25px;
    color:#2a2e5a;
}
.c_title font{
    display:inline-block;
    margin-left:5px;
    font-size:20px;
    color:#666;
    font-style:italic;
}
.c1_info{
    width: 95%;
    margin: auto;
    font-size: 15px;
    line-height: 25px;
    color: #023e7d;
    text-indent: 31px;
    margin-top: 20px;
}

.c2{
    margin-top: 30px;
}
.c2_list{
    width:85%;
    margin:auto;
    background:#fff;
    border-radius:20px;
    margin-top:20px;
    padding:20px;
    box-shadow: 0 0 10px #ccd7ee;
}
.c2_left{
    float:left;
    width:20%;
    text-align:center;
}
.c2_right{
    float: left;
    margin-left: 3%;
    width: 77%;
    line-height: 25px;
}
.c2_title{
    font-size:17px;
    font-weight: 600;
}
.c2_info{
    font-size:15px;
    color:#9fa0a0;
    margin-top: 5px;
}
.c2_yy{
    display:inline-block;
    width:50px;
    height:22px;
    line-height:22px;
    cursor:pointer;
    text-align:center;
    background:#f27a0c;
    color:#fff;
    border-radius: 30px;
    margin-left: 10px;
}
.c2_more{width:85%;margin:auto;line-height:22px;background:#fff;border:#6f5ded 2px solid;position:fixed;top:110px;left:0px;right:0px;padding:8px;display:none;z-index:99;padding-bottom:10px;}
.c2_close{text-align:left;padding-left:10px;margin-top:10px}
.c2_close1{cursor:pointer;font-size:25px;}
.c2_title1{text-align:center;font-size:18px;margin-top:10px;}
.c2_info1{margin-top:10px;text-indent:26px;font-size:13px;height:300px;overflow:auto;}
.c2_info1 div{text-indent:26px;}

.c6{margin-top:30px}
.c6_list{
    width: 95%;
    margin: auto;
    background: #fff;
    border-radius: 16px;
    margin-top: 50px;
    line-height: 25px;
}
.c6_list img{
    width: 100%;
    margin-top: -42px;
}
.c6_l_1{
    width: 90%;
    height: 400px;
    padding: 30px 5%;
    overflow-y: auto;
}
.c6_l_1 h2{
    margin-bottom:15px;
}
.c6_list span{font-size:18px;font-weight:bold}
.c6_1{font-size:16px;}
.c6_2{font-size:14px;}
.c6_3{font-size:14px;}

.c3{
    margin-top: 30px;
}
.c3_list{
    width: 96%;
    margin: 0 auto;
    margin-top: 10px;
}
.c3_list li {position:relative;width:50%;height:100px;float:left;text-align:center;margin-top:10px;}
.c3_i6_1{
    position: absolute;
    top: 20px;
    left: 10%;
    display: block;
    width: 69%;
    height: 16px;
    background-color: transparent;
}
.c3_i6_2{
    position: absolute;
    top: 50px;
    left: 10%;
    display: block;
    width: 59%;
    height: 15px;
    background-color: transparent;
}
.c4{
    position: relative;
    height: 430px;
    margin-top: 30px;
}
.c4_info{
    position: absolute;
    left: 2%;
    z-index: -2;
    width:96%;
    background:#fff;
    border-radius:10px;
    text-align:center;
    margin-top:20px;
    padding:20px 0;
}
.c4_info ul li{
    margin-bottom: 30px;
}
.c4_info ul li:last-child{
    margin-bottom:0;
}
.c4_info img{
    width: 40px;
    margin: 0 5%;
}
.c4_info ul li span:first-child{
    display: inline-block;
    width:32%;
    color: #7b838d;
    text-align: right;
}
.c4_info ul li span:last-child{
    display: inline-block;
    width:40%;
    color: #7b838d;
    text-align: left;
}
.c4_info:before {
    content: "";
    position: absolute;
    left:45.8%;
    top: 21px;
    z-index: -1;
    height: 330px;
    border-left: 2px #795ad2 solid;
}
.lc_active{
    background-image: linear-gradient(135deg, #7a4cfc, #2b9ce2);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    -moz-box-decoration-break: clone;
    color: transparent;
    position:relative;
}

.c5{width:96%;margin:auto;margin-top: 30px;}
.c5_list{
    margin-top: 20px;
}
.c5_list li{width:50%;height:80px;line-height:80px;float:left;text-align:center;font-size:22px;background-size:100% 100%;cursor:pointer}
.c5_i1{background:url(../images/m/c5_pic1.jpg) no-repeat center;color:#fff}
.c5_i2{background:url(../images/m/c5_pic2_1.jpg) no-repeat center;}
.c5_i3{background:url(../images/m/c5_pic3_1.jpg) no-repeat center;}
.c5_i4{background:url(../images/m/c5_pic4_1.jpg) no-repeat center;}
.c5_info{
    width: 92%;
    padding: 4%;
    margin: auto;
    background: #fff;
    padding-bottom: 10px;
    line-height: 25px;
}
.c5_info2,.c5_info3,.c5_info4{display:none;}

.foot{background:#363636;padding:10px;margin-top: 30px;padding-bottom: 80px;}
.foot li{line-height:35px;margin:10px 0 10px 10px;color:#fff}
.foot img{
    position: relative;
    bottom: 2px;
    margin: 0 5px;
}
.foot a{color:#fff}

.inner1{max-width:750px;width:100%;margin-top:10px;margin-bottom:10px;}
.myinfo{width:95%;margin:auto;padding-top:15px;margin-top:30px;border-radius:16px;}
.mytitle{font-size:20px;text-align:center}
.infotitle{font-size:22px;color:#3d76dd;text-align:center;padding-top:10px;padding-bottom:10px;}
.regtab{text-align:center;margin-top:20px;}
.input2{width:90%;height:45px;padding-left:16px;border-radius:30px;border:#e1e7f5 2px solid;font-size:18px;background:#e1e7f5}
.input2:hover{border:#604ddd 2px solid;}
.regtab1{margin-top:20px;}
.input3{width:90%;;height:45px;border-radius:30px;border:none;background:#604ddd;color:#fff;font-size:20px; cursor:pointer}


.inner2{max-width:750px;width:100%;margin:auto;padding-bottom:20px;background:#e1e7f5}
.ibg2{overflow:hidden}
.cleft{max-width:750px;width:100%;position:relative;margin-bottom: 10px;}
.cright{max-width:750px;width:100%;background:#fff}
.cleftbg{position: relative}
.cleftbg>a{
    position: absolute;
    top: 10px;
    right: 16px;
    z-index: 5;
    color: #fff;
}
.clist{width:95%;margin:auto;position:absolute;top:62%;bottom:0;left:0;right:0;line-height: 30px;}
.clist li{text-align:center;width:25%;float:left;margin-bottom: 15px}
.clist a{display:block;font-size:15px;color: #333;}
.cliston a{color:#6f5ded}

.clistx{width:95%;margin:auto;position:absolute;top:62%;bottom:0;left:0;right:0;line-height: 30px;}
.clistx li{text-align:center;width:25%;float:left;}
.clistx a{display:block;font-size:12px;color: #333}


.info{max-width:750px;width:95%;margin:auto;margin-left:10px;padding-top:20px;padding-bottom:20px;background:#fff}
.infolist{height:50px;}
.ileft{float:left;width:24%;height:30px;line-height:30px;text-align:right;color:#9d9d9d;}
.iright{width:66%;margin-left:3%;float:left;}
.text1{width:94%;height: 30px;line-height: 30px;border:none;border-bottom:#cecce1 1px solid;padding-left:6%;font-size:16px;}
.input1{width:180px;height:45px;color:#fff;background:#6f5ded;border-radius:45px;border:none;font-size:18px;margin-top:10px;}



.myfinal{text-align:center;padding-top:20px;}
.myfinal span{font-size:18px;color:#6f5ded;display:inline-block;margin-top:30px;}


.ilist{width:90%;height:85px;margin:auto;background:url(../images/mbg1.png) no-repeat center;margin-top:30px;background-size:100% 100%;}
.ilist1{float:left;color:#fff;width:50%;font-size:15px;text-align:center;line-height:95px;}
.ilist1 a{color:#fff;font-size:18px;}
.ilist2{float:left;width:40%;width:130px;margin-left:20px;}
.usign{width:126px;text-align:center;background:#e1e7f5;display:inline-block;border-radius:30px;margin-top:18px;height:53px;line-height:53px;}
.sign1{width:126px;text-align:center;background:#fff;display:inline-block;border-radius:30px;margin-top:18px;height:53px;line-height:53px;}
.sign{width:126px;text-align:center;background:#fff;display:inline-block;border-radius:30px;padding-top:8px;padding-bottom:5px;margin-top:22px;height:38px;}
.sign span{display:block;font-size:12px;}

.mlist{width:46%;height:80px;float:left;margin-left:10px;text-align:center;margin-top:20px;}
.ititle3{display:inline-block;font-size:15px;color:#fff;padding-top:18px;}
.ititle4{display:inline-block;font-size:14px;color:#fff;padding-top:0px;}
.mlist span{display:block;font-size:14px;color:#fff}
.ubm1_1{background:url(../images/ubg1_1.png) no-repeat center;background-size:100% 100%}
.ubm1_2{background:url(../images/ubg1_2.png) no-repeat center;background-size:100% 100%}
.ubm2_1{background:url(../images/ubg2_1.png) no-repeat center;background-size:100% 100%}
.ubm2_2{background:url(../images/ubg2_2.png) no-repeat center;background-size:100% 100%}
.ubm3_1{background:url(../images/ubg3_1.png) no-repeat center;background-size:100% 100%}
.ubm3_2{background:url(../images/ubg3_2.png) no-repeat center;background-size:100% 100%}
.ubm4_1{background:url(../images/ubg4_1.png) no-repeat center;background-size:100% 100%}
.ubm4_2{background:url(../images/ubg4_2.png) no-repeat center;background-size:100% 100%}



.innertop{width:95%;margin:auto;padding-top:15px;padding-bottom:20px;}
.tleft{position:relative;}
.tleft span{position:absolute;width:155px;height:48px;line-height:48px;border-radius:30px;color:#fff;display:inline-block;left:40px;bottom:30px;text-align:center;font-size:20px;}
.tcolor1 span{background:#2344de;}
.tcolor2 span{background:#fe5129;}
.tcolor3 span{background:#0974d3;}

.tcolor4 span{background:#072be4;}

.tleft a{display:block;color:#fff}
.tright{width:92%;padding:4%;background:#fff;border-radius:16px;margin-top:10px;}
.ititle{font-size:20px;color:#333;padding-top:20px;}
.ititle2{margin-top:20px;}
.ititle2 span{font-weight:600;font-size:18px;}
.ctime{margin-top:20px;}
.innerbottom{}
.bleft{
    margin: auto;
    overflow: hidden;
    padding: 15px 0 20px 0;
    background: #fff;
}
.bleft li{height:28px;line-height:28px;width:20%;border-bottom:#999 1px dashed;text-align:center;float:left;cursor:pointer;font-size:14px;margin-left:15px;margin-top:2px;}

.bright{width:88%;padding:0 4%;margin:auto;background:#fff;border-radius:16px;line-height:30px;margin-top:10px;overflow: hidden}
.bright span{font-weight:bold}

.bright table{border-right:#d4d5d5 1px solid;border-bottom:#d4d5d5 1px solid;width:95%;}
.bright td{border-left:1px solid #d4d5d5;border-top:1px solid #d4d5d5;width:25%;text-align:center}


.case3list{width:100%;margin:auto;text-align:left}
.case4list{width:100%;margin:auto;text-align:left}
.csign ul li label{
    display: inline-block;
    width: 90px;
}

.csign{
    width: 100%;
    padding: 20px 4.6%;
    margin-left: -4.5%;
    text-align:center;
    font-size:15px;
    margin-top:10px;
    background-color: #edebfa;
}
.csign_top{
    margin-top: 0;
    margin-bottom: 20px;
}
.inputcase1{width:155px;height:55px;color:#fff;background:#581dfc;border-radius:45px;border:none;font-size:18px;margin-top:30px;color:#fff;cursor:pointer;}
.inputcase2{width:155px;height:55px;color:#fff;background:#fe5129;border-radius:45px;border:none;font-size:18px;margin-top:30px;color:#fff;cursor:pointer;}
.inputcase3{width:155px;height:55px;color:#fff;background:#0974d3;border-radius:45px;border:none;font-size:18px;margin-top:30px;color:#fff;cursor:pointer;}
.inputcase4{width:155px;height:55px;color:#fff;background:#072be4;border-radius:45px;border:none;font-size:18px;margin-top:30px;color:#fff;cursor:pointer;}

.red{color:#f00}


.jq{position:fixed;right:10px;top:165px;background:#999;border-radius:60px;background: rgba(195, 194, 194, 0.8) none repeat scroll 0 0 !important;filter: Alpha(opacity=60);padding-bottom:10px;padding-left:5px;padding-right:5px;}
.jqtitle2{width:20px;float:left;padding-left:3px;padding-top:10px;padding-bottom:10px;line-height:16px;margin-top:10px;color:#f00}
.jq a{display:block;}
.jq a:hover{color:#333}

.piaochuang {
    position: fixed;
    right: 30px;
    bottom: 100px;
    width: 84px;
}
.piaochuang img{
    width: 100%;
}
.zx_list{
    display: none;
    position: absolute;
    bottom: 23px;
    left: -90px;
    width: 80px;
    height: 210px;
    padding:5px 5px;
    font-size: 12px;
    background-color: #877afe;
    line-height: 25px;
    text-align: center;
    border-radius:10px 0 0 10px;
    background-image: linear-gradient(to right,#8e81fe,#9d90ff);
}
.zx_list a{
    display: inline-block;
    width: 100%;
    height: 25px;
    margin: 5px auto;
    background-color: #5240c1;
    color: #fff;
    border-radius:10px;
}
.pc_bm{
    display: inline-block;
    position: absolute;
    bottom: 105px;
    left: 0;
    width: 80px;
    height: 70px;
}
.notic_qun{
    display: inline-block;
    position: absolute;
    top: 55px;
    left: 0;
    width: 80px;
    height: 70px;
}

.slideLeft{
    animation-name: slideLeft;
    -webkit-animation-name: slideLeft;

    animation-duration: 1s;
    -webkit-animation-duration: 1s;

    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;

    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;

}

@keyframes slideLeft {
    0% {
        transform: translateX(150%);
        opacity: 0;
    }
    100% {
        transform: translateX(0%);
        opacity: 1;
    }
}

@-webkit-keyframes slideLeft {
    0% {
        -webkit-transform: translateX(150%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0%);
        opacity: 1;
    }
}

.slideRight{
    animation-name: slideRight;
    -webkit-animation-name: slideRight;

    animation-duration: 1s;
    -webkit-animation-duration: 1s;

    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;

    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;

}

@keyframes slideRight {
    0% {
        transform: translateX(0%);
        opacity: 0;
    }
    100% {
        transform: translateX(150%);
        opacity: 1;
    }
}

@-webkit-keyframes slideRight {
    0% {
        -webkit-transform: translateX(0%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(150%);
        opacity: 1;
    }
}


/*�ٷ�����*/
.c8,.c9{width:96%;margin:auto;margin-top: 30px;}
.report_list,.activity_list{
    width:100%;
    margin: 0 auto;
    margin-top: 5px;
    overflow: hidden;
    padding: 20px 0;
    border-radius: 10px;
}
.report_list ul,.activity_list ul{
    position:relative;
}
.report_list ul li,.activity_list ul li{
    float: left;
    width: 150px;
    margin-right: 15px;
}
.report_list ul li:last-child,.activity_list ul li:last-child{
    margin-right: 0;
}
.report_list ul li p,.activity_list ul li p{
    width: 100%;
    color: #333;
    text-align: center;
    margin-top: 10px;
    font-size: 13px;
}
.report_list ul li img,.activity_list ul li img{
    width: 150px;
    border: 1px #dcdddd solid;
    border-radius: 3px;
}


.menu_case{
    width:96%;
    padding: 0 2%;
    margin: 0 auto;
    margin-bottom: 10px;
}
.menu_case ul li{
    float: left;
    width: 48%;
    line-height: 50px;
    margin:0 1%;
    margin-bottom: 15px;
    text-align: center;
    background-color: #6f5ded;
    border-radius: 30px;
}
.menu_case ul li:last-child{
    margin-right: 0;
}
.menu_case ul li a{
    display: inline-block;
    width: 100%;
    color: #fff;
}

.footer_tab{
    position:fixed;
    left: 0;
    bottom: 0;
    z-index: 5;
    width: 100%;
    height: 60px;
    background-color: #fff;
    border-top: 1px #dcdddd solid;
}
.f_tab{
    float: left;
    width:25%;
    font-size: 14px;
    text-align: center;
}
.f_tab a{
    color: #333;
}
.f_tab img{
    width: 25px;
    height: 25px;
    margin-top: 7px;
}
/*�������*/
.clearfix:after{
    content:".";
    display:block;
    height:0;
    visibility:hidden;
    clear:both;
}
.clearfix{
    zoom:1;
}