* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

img {
    border: none;
}


img {
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

ul,
ol,
li {
    list-style: none;
}

html {
    font-size: 62.5%;
    min-height: 100%;
}

body {
    font-size: 18px;
    font-size: 1.8rem;
    position: relative;
}

body {
    font-family: '微软雅黑', 'Heiti SC';
   
}



.mymobe {
    font-size: 14px;
    min-height: 100%;

}

.mypc .mar50 {
    margin-top: 50px;
}

.mymobe .mar50 {
    margin-top: 15px;
}

.mypc .mar30 {
    margin-top: 30px;
}
.mypc .mar20 {
    margin-top: 20px;
}
.mymobe .mar30 {
    margin-top: 15px;
}
.mymobe .mar20 {
    margin-top: 10px;
}
.logoimg{
    margin: 15px 0;
}
.mymobe .logoimg{
    width: 120px;
}
.mypc .topbanner{
    width: 100%;
    height: 605px;
    background: url(../images/top.jpg) center top no-repeat;
}
.topimg{
    display: block;
    width: 100%;
    margin-top: 70px;
}
.tab-main{
    background: #3d60ae;
    padding: 30px 0;
    color: white;
}
.tab-p{
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: space-around;
}
.mypc .tab-p span{
    display: inline-block;
    width:280px;
    line-height: 50px;
    font-size: 26px;
    text-align: center;
    border: 1px #fff solid;
    cursor: pointer;
   
}
.mymobe .tab-p span{
    display: inline-block;
    width:32%;
    line-height: 30px;
    font-size: 12px;
    text-align: center;
    border: 1px #fff solid;
    cursor: pointer;
}
 .tab-p span.act{
    background: #ffffff;
    color: #3d60ae;
}
.mypc .f26{
    font-size: 26px;
    margin-top: 30px;
    margin-bottom: 20px;
}
p{
    line-height: 1.7;
}
.pro-name{
    color: #f8b627;
}
.mypc .pro-name{
    font-size: 26px;
    margin-right: 10px;
}
.td-ul li{
    margin-bottom: 10px;
}
.mypc .f16{
    font-size: 16px;
}
.med-ul li{
    display: flex;
    margin-bottom: 15px;
}
.med-ul li div{
    flex: 1;
    padding-left: 10px;
}
.med-ul div p{
    margin-bottom: 5px;
}
.hq{
    display: block;
    width: 290px;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
    border-radius: 30px;
    background: white;
    color: #3d60ae;
    margin: 20px auto;
    font-size: 22px;
    
}
.mymobe .hq{
    width: 150px;
    line-height: 35px;
    border-radius: 25px;
    font-size: 14px;
}
.mypc .line-row{
    position: relative;
}
.mypc .line-row::before{
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    height: 100%;
    border-left: 1px #fff dashed;
}
.mymobe .med-ul{
   font-size: 12px;
}
.mypc .b2{
    margin-top: 30px;
}
.mymobe .b1{
    display: block;
    width: 50%;
    margin: 15px auto;
}
.mymobe .b2{
    width: 80%;
    margin: 0 auto;
}
.mypc .xie-div{
    position: relative;
    overflow: hidden;
    background: white;
    border-radius:6px;
    display: flex;
    color: #333;

}
.mypc .xie-con{
    flex: 1;
    padding-top:50px;
    padding-left: 66px;
}
.mymobe .xie-div{
    background: white;
    color: #333;
    font-size: 12px;
    overflow: hidden;
    border-radius: 6px;
}
.mymobe .b3{
    width: 100%;
}
.mymobe .xie-con{
    padding: 10px;
}
.zhi-c{
    display: block;
    width: 250px;
    line-height: 45px;
    background: #00529b;
    text-align: center;
    color: white;
    margin: 15px auto;
    border-radius: 6px;
}
.mypc .zhi-c{
    font-size: 20px;
    margin: 30px auto;
}
.cf{
    color: white;
}
.shu-p{
    position: relative;
    font-weight: bold;
    padding-left: 15px;
}
.shu-p::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    border-left: 5px #f8b627 solid;
}
.mypc .imgb{
    margin-top: 30px;
}
.mypc .c2{
    margin-top: 10px;
}
.mymobe .c2{
    width: 80%;
    margin: 0 auto;
}
.mypc .f22{
    font-size: 22px;
}
.mypc .imgc{
    margin-top: 30px;
}
.mymobe .imgc{
    margin-top: 15px;
}
.foot{
    padding: 15px;
    background:#021d2b;
    color: white;
    text-align: center;
}
.mypc .modal-dialog{
    width: 578px;
    height: 709px;
    background: url(../images/d2.png) center top no-repeat;
}
.mypc .modal-content{
    width: 578px;
    height: 709px;
    background: url(../images/d2.png) center top no-repeat;
}
.mymobe .modal-dialog,.mymobe .modal-content{
    background: url(../images/d2.png) center top no-repeat;
    background-size: cover;
}
.close{
    position: absolute;
    right: 10px;
    top: 10px;
}
.input-group-addon{
    background: transparent;
   
}
.mypc .modal-header{
    padding-top: 50px;
}
.mypc .input-group-addon{
    padding: 6px 20px;
}
.mypc .input-group{
    height: 60px;
    line-height: 60px;
    margin-top: 20px;
    font-size: 20px;
    width: 80%;
    margin: 20px auto;
}
.mymobe .input-group{
    margin-top: 10px;
}
.mypc .form-control{
    height: 60px;
    line-height: 60px;
    background: transparent;
    border-left: none;
    font-size: 20px;
}
.ti-p{
    width: 80%;
    margin: 20px auto;
    text-align: center;
    background: #4062ae;
    color: white;

}
.mypc .ti-p{
    font-size: 20px;
    line-height: 45px;
    cursor: pointer;
}
.mymobe .ti-p{
    width: 100%;
    line-height: 35px;
}