* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

img {
    border: none;
}




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%;

}
.mar15{
    margin-top: 15px;
}
.mypc .mar50 {
    margin-top: 50px;
}

.mymobe .mar50 {
    margin-top: 15px;
}
.mypc .f24{
    font-size: 24px;
}
.mypc .mar30 {
    margin-top: 30px;
}
.mypc .mar20 {
    margin-top: 20px;
}
.mymobe .mar30 {
    margin-top: 15px;
}
.mymobe .mar20 {
    margin-top: 10px;
}
.mypc .topcon{
    width: 100%;
    height: 535px;
    background: url(../image/top4.jpg) center top no-repeat;
}
.mypc .topdec{
    width: 100%;
    height: 285px;
    background: url(../image/bg12.jpg) center top no-repeat;
    font-size: 22px;
    padding: 50px;
    margin-top: 30px;
}
.mymobe .topdec{
    padding: 15px;
    background: url(../image/bg12.jpg) center top no-repeat;
    background-size: cover;
    margin-top: 15px;
}
p{
    line-height: 1.7;
}
.mymobe .imgt{
    width: 70%;
}
.mypc .ptc{
    font-size: 24px;
    font-weight: bold;
}
.mypc .ptdec{
    width: 265px;
    margin: 0 auto;
    line-height: 1.5;
    font-size: 22px;
}
.tar-a{
    display: block;
    width: 140px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    background: #4a87db;
    color: white !important;
    border-radius: 25px;
    margin: 10px auto;
    text-decoration: none !important;
}
.mypc .tar-a{
    margin-top: 15px;
}
.bg2{
    position: relative;
    margin-top: -60px;
    z-index: 0;
}
.mymobe .imgc{
    width: 70%;
}
.mypc .chou-con{
    width: 1140px;
    height: 558px;
    position: relative;
    background: url(../image/chou1.png) center top no-repeat;
}
.mymobe .chou-img{
    width: 100%;
}
.mypc .chou-bt{
    position: absolute;
    width: 245px;
    height: 60px;
    
   bottom: 65px;
   left: 50%;
   margin-left: -123px;
}
.mypc .zy-p{
    font-size: 16px;
    margin-bottom: 5px;
}
.mypc .js-p{
    font-size: 18px;
}
.foot{
    padding: 15px;
    text-align: center;
    background: #000;
    color: white;
}
.input-group {
    width: 100%;
    margin-top: 15px;
}
.input-group-addon {
    background: transparent;
    display: block;
    border: none !important;
    padding-left: 0;
}
.ti-p {
    background: #ff0000;
    line-height: 40px;
    width: 190px;
    margin: 15px auto;
    cursor: pointer;
    color: white;
    text-align: center;
    margin-top: 15px;
    border-radius: 8px;
}
.input-group-addon i {
    color: red;
    padding: 5px;
}
.iconimg {
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 10px;
}
.close {
    position: absolute;
    right: 10px;
    top: 10px;
}