@charset "utf-8";body{background-color:#fff}
.container{width:1200px;font-size:14px}
.contatForm input::placeholder {color: #959ea8;}
/* 提示 */

/* 首页 */
.advantageBox>.container img{box-shadow: 0px 6px 20px 0px rgba(42, 99, 164, 0.1);border-radius: 20px;margin:1%;width: 48%;}
.advantageBox>.container img:hover{box-shadow: 0px 6px 20px 0px rgba(42, 99, 164, 0.2);}
.advantageBox{background: url(//img.km360.cn/images/qtmain/advBg.png) no-repeat;padding-top: 30px;margin-top: 20px;}
.advantageBox .title{margin: 20px 0;}

.fieldBox{background-color: #282f3e;padding: 30px 0 40px;margin-top: 20px;}
.fieldBox .title{color: #fff;}

.rangeBox{background-color: #2e3646;height: 320px;}
.domainBox{background-image: url(//img.km360.cn/images/qtmain/advBg.png);padding-top: 50px;margin-bottom: 40px;}

.concactBox{background: url(//img.km360.cn/images/qtmain/contentbg.png) no-repeat;height: 350px;margin-top: 50px;}
.concactBox .con{height: 100%;background: url(//img.km360.cn/images/qtmain/person.png) no-repeat;background-position: right bottom;padding:50px 350px 50px 0;box-sizing: border-box;position: relative;}
.concactBox .contactTel .tel{color: #137af0;font-size: 36px;}
.concactBox .contactTel>p{color: #3b4755;font-size: 14px;}
.concactBox .contactTel{position: absolute;left: 0;bottom: 50px;}
.contatForm input{background-color: #eef4fa;border: solid 1px #137af0;height: 46px;width: 230px;margin-right:15px;padding-left: 19px;box-sizing: border-box;}
.contatForm input:last-child{margin-right: 0;}
.contatForm input[type=button]{width: 270px;height: 56px;background-color: #137af0;color: #fff;padding: 0;font-size: 18px;cursor: pointer;}

/* 选择城市*/
.comboinputbox{cursor: pointer;}
.sel-more{width:100%;line-height:24px;border:solid 1px #d5d5d5;padding:0;color:#a9a9a9;background:#fff;position:absolute;top:37px;left:0;overflow:hidden;z-index:10}
.sel-more dt{width:20px;float:left;display:block;background:#f0f3f5;text-align:left}
.sel-more dt a{display:block;text-align:center;line-height:20px;font-size:12px;color:#333}
.sel-more dt a.on,.sel-more dt a:hover{background-color: #1384e2;color:#fff;}
.sel-more dd{float:right;width:132px;height:520px;font-size:14px;overflow-y:auto;overflow-x:hidden;text-align:left}
.sel-more dd samp,.sel-more dd span{display:block;padding:0 10px;color:#261d18}
.sel-more dd samp{background:#f0f3f5;border-bottom:solid 1px #f0f3f5;border-top:solid 1px #f0f3f5;line-height:38px;height:38px;color: #666;}
.sel-more dd samp:first-child{border-top: none;}
.sel-more dd span{line-height:38px;height:38px}
.sel-more dd span a{display:block;color: #261d18;}
.sel-more dd span:hover{background-color:#1384e2;color: #fff}
.sel-more dd span:hover a{color:#fff}
.sel-more.brand-more,.sel-more.brand-more dd,.sel-more.brand-more dt{height:460px}
.sel-more.brand-more{width:340px;z-index:99}
#brand-more-list{width:319px}
.drop-box em{position: absolute;right: 8px;top: 10px;display: inline-block;background-image: url(//img.km360.cn/images/tgmain/index_icons19.png);background-position: -86px -7px;width: 16px;height: 16px;}
.drop-box:hover em{background-position: -86px 5px;}
ul.bmul_input li select {appearance: none;-webkit-appearance: none;-moz-appearance: none;}
ul.bmul_input li em.dropv {position: absolute;right: 8px;top: 10px;display: inline-block;background-image: url(//img.km360.cn/images/tgmain/index_icons19.png);
background-position: -86px -7px;width: 16px;height: 16px;}
ul.bmul_input li .selctdrop:hover em.dropv{background-position: -86px 5px;}

/* 底部 */
.footer{background-color: #282f3e;color: #d7ddeb;font-size: 12px;height: 240px;padding: 40px 0 30px;box-sizing: border-box;}
.foot{height: 60px;background-color: #2e3646;color: #d7ddeb;font-size: 12px;}
.footer dl{max-width: 259px;}
.footer *{color: #d7ddeb;}
.footer dl dt{font-weight: bold;font-size: 16px;margin-bottom:20px;color: #d7ddeb;}
.footer dl dd{align-items: flex-start;margin-bottom: 10px;color: #d7ddeb;}
.footer dl dd a{color: #d7ddeb;font-size: 14px;}