html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li
{
    padding: 0;
    margin: 0;
    list-style: none;
}
input,textarea,select{
    background: #fff;
}
.fomr ul li div span{
    font-size: 16px;
}
a{
    text-decoration: none;
}
.conta_main{
    width: 1210px;
    overflow: hidden;
    margin: 100px auto 0;
    text-align: center;
}
.con_til p{
    display: block;
    margin: 0 auto;
    width: 200px;
    font-size: 26px;
    line-height: 50px;
    height: 70px;
    padding-left: 10px;
    letter-spacing: 5px;
    background-image: url("/images/tum.jpg");
    background-size: 100% 100%;
}
.con_con{
    width: 100%;
    text-align: center;
    margin-top: 100px ;

}
.con_con ul{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}
.con_con li{
    width: 200px;
    display: inline-block;
    text-align: center;
}
.con_con li img{
    width: 150px;
    margin: 0 auto;
}
.con_con li p{
    font-size: 22px;
    margin: 10px auto;
    letter-spacing: 2px;
}
.con_con li div{
    font-size: 16px;
    color: #999;
    letter-spacing: 1px;
}

.conimdv{
    width: 100%;
    text-align: center;
    background-image: url("/images/bg_gm.png");
    background-position: center 200px;
    background-repeat: no-repeat;
}
.con_img{
    width: 1210px;
    padding: 100px 0;
    display: flex;
    margin: 0 auto;
    justify-content: center;
    align-items: center;

}
.con_img div{
    display: inline-block;
    text-align: left;
    margin-top: 100px;
    margin-right: 200px;
}
.con_img div h3{
    font-weight: 100;
    font-size: 34px;
    color: #333;
}
.con_img div h5{
    font-size: 16px;
    font-weight: 100;
    color: #56c1ff;
    line-height: 80px;
}
.fot_codd{
    width: 100%;
    text-align: center;
    overflow: hidden;
    margin-bottom: 150px;
}
.con_fot{
    width: 1210px;
    margin: 0 auto 150px;
}
.con_fot .tiimg{
    width: 100%;
    margin-top: 50px;
}
.fomr{
    width: 510px;
    overflow: hidden;
    float: left;
    display: inline-block;
}
.fomr ul li{
    width: 100%;
    text-align: left;
    margin-top: 15px;
}
.fomr ul li div{
    border: 1px solid #dddeee;
    width: 508px;
    height: 50px;
}
.fomr ul li div span{
    line-height: 50px;
    margin: 0 25px;
    letter-spacing: 2px;
}
.fomr ul li div input{
    width: 360px;
    line-height: 45px;
    border: none;
}
.fomr ul .tum_mid{
    display: inline-block;
    float: left;

    width: 510px;
    height: 50px;
}
.fomr ul .tum_mid div{
   
    width:245px;
    display: inline-block;
}
.fomr ul .tum_mid select{
    height: 48px;
    line-height: 50px;
    margin-left: 21px;
    padding: 0;
    width: 220px;
    float: left;
    border: none;
    color: #000;
    font-size: 15px;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    background-image: url("/images/sel_xia.png");
    background-repeat: no-repeat;
    background-position: right center;
}
.fomr ul li textarea{
    width: 508px;
    height: 300px;
    border: 1px solid #dddeee;
    padding: 25px;
    letter-spacing: 2px;
    margin-top: 25px;
    color: #000;
    font-size: 16px;

}
.fomr li button{
    width: 100%;
    border: none;
    color: #fff;
    background: #3f87f5;
    height: 60px;
    font-size: 18px;
    letter-spacing: 2px;
}
.timap{
    display: inline-block;
    float: right;
    width: 655px;
    position: relative;
    top: -30px;
}
