﻿body {
    /*background-color: #F5F6FA;*/
}
.topad, .choosebox {
    width: 96%;
    float: left;
    margin-left: 2%;
    margin-right: 2%;
    border-radius: 5px;
    margin-top: 2%;
    background-color:white;
}
.choosebox {
    /*margin-top: 0px !important;*/
    box-shadow: 0px 5px 10px 0px #2D64D6;
}
.choosetitle {
    width: 96%;
    height: 40px;
    text-align: center;
    font-size: 17px;
    line-height: 40px;
    color: black;
    font-weight: bold;
    float:left;
    margin-left:2%;
    margin-right:2%;
    border-bottom:1px solid #eee;
}
.topad img {
    width: 100%;
    float: left;
    height: auto;
    border-radius: 5px;
    box-shadow: 0px 5px 10px 0px #d3d3d3;
}
.choosepro, .chooseini {
    width: 94%;
    margin-left:3%;
    margin-right:3%;
    float: left;
    height: 80px;
    border-bottom:1px solid #eee;
}
.chooseprotit, .chooseinitit {
    width: 15%;
    float: left;
    height: 50px;
    padding-top:20px;
    text-align:center;
    font-size:16px;
    color:gray;
}
.chooseprocont,.chooseinicont {
    width: 80%;
    float: left;
    margin-left: 2.5%;
    margin-right: 2.5%;
    height: 50px;
    padding-top: 20px;
    text-align: left;
    font-size:16px;
    word-wrap:break-word;
    word-break:break-all;
}
.choosesub {
    width: 94%;
    float: left;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    background-color: #2D64D6;
    color: white;
    border-radius: 5px;
    font-weight: bold;
    margin-left: 3%;
    margin-right: 3%;
    margin-bottom:1%;
}
.topadother {
    width: 96%;
    float: left;
    margin-left: 2%;
    margin-right: 2%;
    border-radius: 5px;
    margin-bottom:2%;
    background-color:white;
    margin-top:2%;
    padding-bottom:2%;
}
    .topadother img {
        width: 96%;
        float: left;
        border-radius: 5px;
        margin-top: 2%;
        margin-left: 2%;
        margin-right: 2%;
        box-shadow: 0px 5px 10px 0px #d3d3d3;
    }

    .indexnewtit {
        width: 70%;
        height: 40px;
        text-align: left;
        font-size: 17px;
        line-height: 40px;
        color: black;
        font-weight: bold;
        float: left;
    }
.indexnewmore {
    width: 20%;
    height: 40px;
    text-align: right;
    font-size: 14px;
    line-height: 40px;
    color: gray;
    float: right;
}
.newspageask {
    width: 80px;
    position: fixed;
    bottom: 100px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    left: 15px;
    font-size: 15px;
    z-index: 99999;
    background-color: rgba(45,100,214,0.8);
    color: white;
    border-radius: 5px;
}
.prochoosedivTit {
  width:98%;
  margin-left:1%;
  margin-right:1%;
  float:left;
  height:40px;
  line-height:40px;
  text-align:center;
  font-size:16px;
  font-weight:bold;
  border-bottom:1px solid #eee;
}
#prochoosediv {
   height:100%;
   overflow:hidden;
}
.prochoosedivLeft {
    /*width: 24%;
    float: left;
    margin-left: 1%;
    font-size: 15px;
    height: calc(100% - 172px);
    background-color: #F5F6FA;*/
    width: 100%;
    float: left;
    font-size: 15px;
    height:40px;
    background-color: #F5F6FA;
}
.prohaschoose {
   height:100px;
   float:left;
   width:100%;
}
.prohaschooseleft {
    width: 24%;
    margin-left: 1%;
    float: left;
    font-size: 15px;
    height: 100px;
    background-color: #F5F6FA;
    border-top: 1px solid white;
    text-align: center;
}
.prohaschooseright {
    width: 73%;
    float: left;
    margin-left: 1%;
    font-size: 14px;
    height: 100px;
    background-color: white;
    border-top: 1px solid #F5F6FA;
    text-align: left;
    color:gray;
}
.prochoosedivRight {
    width: 96%;
    margin-left:2%;
    margin-right:2%;
    float: left;
    height: calc(100% - 212px);
    overflow:scroll;
}
.cateson {
   width:auto;
   float:left;
   height:40px;
   line-height:40px;
   border-bottom:1px solid #eee;
   text-align:center;
   padding-left:5px;
   padding-right:5px;
}
.catechoose {
    width: auto;
    float: left;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #eee;
    text-align: center;
    background-color: white;
    padding-left: 5px;
    padding-right: 5px;
}
.proitem {
    width: 100%;
    float: left;
    border-bottom: 1px solid #eee;
}
.proitemtit {
    width: 100%;
    float: left;
    font-size:16px;
    line-height:30px;
}
.proitemremark {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 180%;
    color:gray;
    text-indent:15px;
}
    .proitemremark em {
      float:right;
      color:red;
      font-weight:bold;
    }


.promoney {
    height: 30px;
    float: left;
    width: 100%;
}

.promoneyleft {
    width: 24%;
    margin-left: 1%;
    float: left;
    font-size: 15px;
    height: 30px;
    background-color: #F5F6FA;
    border-top: 1px solid white;
    text-align: center;
    line-height:30px;
}

.promoneyright {
    width: 73%;
    float: left;
    margin-left: 1%;
    font-size: 15px;
    height: 30px;
    background-color: white;
    border-top: 1px solid #F5F6FA;
    text-align: left;
    line-height: 30px;
    font-weight:bold;
    color:red;
}

.inits {
    height: 20px;
    float: left;
    width: 100%;
    text-align: center;
    color: red;
    font-size: 13px;
}

.inishow {
    float: left;
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
    margin-top: 10px;
    background-color: #1E9FFF;
    color: white;
    text-align: left;
    border-radius: 3px;
}

.ininame {
    font-size: 15px;
    text-align: left;
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
    float: left;
    line-height: 35px;
}

.iniaddress {
    font-size: 14px;
    text-align: left;
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
    float: left;
    color: #eee;
    background-image: url(/templet/images/proadd.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 5%;
    text-indent: 25px;
    line-height: 25px;
}

.initel {
    font-size: 14px;
    text-align: left;
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
    float: left;
    color: #eee;
    background-image: url(/templet/images/protel.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 5%;
    text-indent: 25px;
    line-height: 25px;
}
.knowchoosedivcont {
   width:98%;
   margin-left:1%;
   margin-right:1%;
   border:none;
   height:500px;
}



.home_top {
    float: left;
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
    height: auto;
    background-color: #F5F6FA;
    margin-top: 5px;
    /*border-bottom: 1px solid #F5F6FA;*/
}

.home_top1 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: black;
    font-family: '微软雅黑';
    height: 30px;
    line-height: 30px;
}

.home_top2 {
    height: 150px;
    width: 100%;
    /*margin-top:10px;*/
    /*background-image: url("../images/member_bg.png");*/
    background-position: center;
    background-size: 100%;
    margin: 0 auto;
    background-color: #2D64D6;
}

    .home_top2 div {
        color: white;
        font-size: 16px;
    }

.htc_1 {
    width: 90%;
    height: 25px;
    line-height: 25px;
    margin: 0 auto;
}

.htc_2 {
    width: 90%;
    margin: 0 auto;
    height: 35px;
    line-height: 35px;
    font-weight: bold;
    font-size: 28px !important;
}

.htc_3 {
    width: 90%;
    height: 25px;
    line-height: 25px;
    margin: 0 auto;
}

.home_center {
    width: 100%;
    float: left;
    height: auto;
    background-color: #F5F6FA;
    /*padding-bottom: 50px;*/
}

.hc_content {
    width: 100%;
    float: left;
    height: 50px;
    line-height: 50px;
    background-color: white;
    border-bottom: 1px solid #F8F8F8;
    font-size: 17px;
}

    .hc_content div {
        height: 40px;
        width: 40px;
        float: left;
        background-size: 55%;
        background-position: 10px 12px;
        background-repeat: no-repeat;
        margin-right:10px;
    }

.i11 {
    background-image: url("../images/fu_01.png");
}
.i21 {
    background-image: url("../images/mi_01.png");
}
.i22 {
    background-image: url("../images/mi_02.png");
}
.i23 {
    background-image: url("../images/mi_03.png");
}
.i24 {
    background-image: url("../images/mi_04.png");
}
.i25 {
    background-image: url("../images/mr_01.png");
}
.i26 {
    background-image: url("../images/fu_04.png");
}
.i27 {
    background-image: url("../images/fu_06.png");
}
.i31 {
    background-image: url("../images/mi_06.png");
}

.i32 {
    background-image: url("../images/mi_08.png");
}

.mtop {
    margin-top: 8px;
}

.home_center_center {
    width: 95%;
    margin: 0 auto;
    /*margin-top: 10px;*/
}

    .home_center_center div {
        width: 25%;
        font-size:14px;
    }

.hcc_content {
    width: 100%;
    float: left;
    /*height: 80px;*/
    /*line-height: 30px;
    background-color: white;*/
    font-size: 16px;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
}

    .hcc_content p {
        width: 100%;
        float: left;
    }

    .hcc_content div {
        min-height: 30px;
        width: 100%;
        line-height:30px;
        margin: 0 auto;
        /*background-size: 40%;
        background-position: center center;
        background-repeat: no-repeat;*/
        text-indent:10px;
    }

.hcc_content_title {
    width: 99% !important;
    height: 30px;
    color: gray;
    line-height: 30px;
    padding-left: 1px;
    padding-right: 1px;
    border-radius: 10px 10px 0px 0px;
    margin-top: 10px;
}

.hcc_left {
    border-radius: 10px 0px 0px 0px;
}

.hcc_right {
    border-radius: 0px 10px 0px 0px;
}

.hcc_right_line {
    border-right: 1px solid #F8F8F8;
}

.hcc_left_bottom {
    border-radius: 0px 0px 0px 10px;
}

.hcc_right_bottom {
    border-radius: 0px 0px 10px 0px;
}

.loadmore {
    width: 100%;
    float: left;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background-color: #F5F6FA;
    margin-top: 5px;
    border-radius: 10px;
    color: gray;
}

#imglist img {
    max-width: 100%;
    height: 120px;
}

.imglis_img {
    width: 100%;
    text-align: center;
    min-height: 25px;
}

#imglist .imglistdel {
    height: 30px;
    line-height: 30px;
    width: 40%;
    background-color: #F5F6FA;
    border-radius: 5px;
    float: right;
    text-align: center;
}

#imglist .imglistpre {
    height: 30px;
    line-height: 30px;
    width: 40%;
    background-color: #F5F6FA;
    border-radius: 5px;
    float: left;
    text-align: center;
}

.imglist_item {
    width: 46%;
    float: left;
    height: 175px;
    margin-left: 1.5%;
    margin-right: 1.5%;
    border: 1px solid #F5F6FA;
    margin-bottom: 10px;
}

#imgdemo {
    width: 80%;
    min-height: 180px;
}
.divmod_tit {
    width: 30%;
    float: left;
    height: 40px;
    line-height: 40px;
    border-bottom: solid #F5F5F5 1px;
    text-align: center;
    font-size: 15px;
}

.divmod_item {
    width: 70%;
    float: left;
    height: 40px;
    line-height: 40px;
    border-bottom: solid #F5F5F5 1px;
}

    .divmod_item input, select {
        height: 30px;
        border: none;
        margin-top: 5px;
        width:80%;
    }
.home_gg {
    top: 148px;
    width: 95%;
    margin: 0 auto;
    height: 25px;
    line-height: 25px;
    position: absolute;
    bottom: 0px;
    left: 2.5%;
    background-color: rgba(0,0,255,.2);
    border-radius: 5px;
    background-image:url(/templet/WxMini/images/homegg.png);
    background-position:left center;
    background-repeat:no-repeat;
    font-size:15px !important;
}
    .home_gg em {
        width: 100%;
        float: left;
        margin-right: 2%;
        /*background-image: url(/templet/WxMini/images/homeggdot.png);
        background-repeat: no-repeat;
        background-position: left center;
        margin-left: 35px;
        text-indent: 10px;*/
        text-indent: 35px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
        .home_gg em:before {
            content: '~';
            color:red;
            line-height:25px;
            font-family:ZWAdobeF;
        }

/*
.home_middle {
    float:left;
    width:100%;
    height:180px;
}
    .home_middle div {
        width: 30.63%;
        float: left;
        height: 60px;
        line-height: 60px;
        text-align: center;
        margin: 1.35%;
        background-color: #06c1ae;
        border-radius: 5px;
        font-size: 14px;
        color:white;
        margin-top:3%;
    }
.home_sy {
    background-color: #F8AC59 !important;
}
.home_top {
    width: 97.3% !important;
    margin: 1.35% !important;
    background-color: #F8AC59 !important;
    margin-top: 3% !important;
}
.home_welcome {
    width: 97.1% !important;
    margin: 1.35% !important;
    background-color: white !important;
    border: 1px solid #F8AC59;
    margin-top: 5% !important;
    color:black !important;
}
*/
