﻿* {
  margin: 0;
  padding: 0; }

html, body {
  font-family: "Microsoft Yahei","Helvetica","Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #fff;
  height: 100%;
  -webkit-font-smoothing: antialiased; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, p, span, ul, li, a, strong, i {
  font-family: "Microsoft Yahei","Helvetica","Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 100; }

a {
  text-decoration: none; }

ul, ol, li {
  list-style: none;
  padding: 0;
  margin: 0; }
#phone-son {
  /*display: none;*/
  background-size: 100% 100%;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1000;
  /*box-shadow: 0 -4px 8px 0 rgba(8,22,48,.08);*/
  height: 100px;
  background: #4785f9;
  color: #fff;
  padding: 30px 0 35px;
  font-size: 20px;
}
#phone-son .title{
    color: #fff;
}
#phone-son .hasNumber{
    display: none;
    text-align: center;
    padding-top: 10px;
}
#phone-son .title .icon{
    color: #fff;
}
#phone-son .title .title-desc{
    background: #4785f9;
}
#phone-son .title .line{
    border-bottom: 2px solid #fff;
}
#phone-son .com-input{
    position: absolute;
    right: 0;
    top: -10px;
    background: #4785f9;
    padding-left: 20px;
    height: 50px;
    margin-bottom: 0;
}
#phone-son .com-input .com-title1{
    font-size: 26px;
    color: #fff;
    margin-right: 20px;
    vertical-align: text-bottom;
}
#phone-son .com-input .input1{
    height: 50px;
    font-size: 20px;
    color: #c2c2c2;
    padding-left: 15px;
    background: #FFFFFF;
    border: 2px solid #FFFFFF;
    border-radius: 93px;
    width: 442px;
    outline: none;
    color: #000;
}
#phone-son .com-input .com-tip{
    font-size: 14px;
    color: #fff;
    padding-left: 15px;
    margin-top: 5px;
}
#phone-son .com-input .rela{
    vertical-align: middle;
}
#phone-son .com-input .btn2{
    position: absolute;
    top: 0;
    right: 0;
    width: 110px;
    height: 50px;
    color: #fff;
    background: #F2A72A;
    border: 2px solid #FFFFFF;
    border-radius: 50px;
}
#phone-son .com-input .btn:active{
    border: 0;
    outline: 0;
    box-shadow: none;
}

.CityPanel {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none; z-index: 100;}

#citySelector {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -350px;
  margin-left: -325px;
  background: #fff;
  overflow: auto;
  width: 700px;
  height: 650px;
  padding: 30px;
  padding-right: 0;
  font-size: 14px; }
#citySelector a {
    color: #83848e; }
#citySelector a:hover {
    color: #212022; }
#citySelector dl, #citySelector dd {
    line-height: 1.8; }
#citySelector .hd {
    padding-right: 30px; }
#citySelector .title {
    font-size: 30px;
    color: #212022;
    margin-top: 5px;
    font-weight: bold; }
#citySelector .localtion {
    font-size: 20px;
    margin: 40px 0 15px; }
#citySelector .bd {
    padding-top: 30px; }
#citySelector .list a {
    width: 94px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
#citySelector .list dl {
    padding-left: 96px;
    position: relative;
    display: none; }
#citySelector .list dl.hots {
    padding-left: 0; }
#citySelector .list dl.selected {
    display: block; }
#citySelector .list dd {
    padding-bottom: 15px; }
#citySelector .list {
    display: none; }
#citySelector .HOT {
    display: block; }
#citySelector .list dt {
    position: absolute;
    left: 0;
    font-size: 18px;
    color: #b3b5b7; }
#citySelector dl.index {
    padding-left: 96px;
    position: relative;
    margin-bottom: 45px; }
#citySelector .index dt {
    position: absolute;
    left: 0;
    font-size: 15px; }
#citySelector .index dd a {
    display: inline-block;
    padding-right: 48px;
    font-size: 15px;
    color: #b3b5b7;
    font-weight: bold; }
#citySelector .index a:hover {
    color: #212022; }
#citySelector .index .selected {
    color: #212022; }
#citySelector .filter {
    width: 100%;
    border: none;
    border-bottom: #e3e8ee 1px solid;
    padding: 10px 0;
    color: #b3b5b7;
    padding-top: 10px; }
#citySelector .filter:focus {
    border: none;
    border-bottom: #4785f9 1px solid;
    outline: none; }
#citySelector .icon-location-pcs {
    color: #4785f9;
    background: transparent; }
  @media screen and (max-width: 768px) {
  #citySelector {
      width: 100%;
      height: 100%; } }

#Landing01 #ItemFooter {
    background-color: #212022;
    padding-top: 50px;
    padding-bottom: 100px;
}


#computed-result {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none; 
  z-index: 100;
}
#computed-result .title{
    margin-bottom: 359px;
}
#computed-result .sub-result {
    width: 800px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: #fff;
    overflow: auto;
    padding: 60px 60px 141px;
    font-size: 14px;
    transform: translate(-50%,-50%);
    box-shadow: 0 0 30px 0 rgba(71,133,249,0.50);
}
#computed-result .sub-result .prices{
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: left;
}
#computed-result .sub-result .prices .price-item{
    margin-bottom: 60px;
}
#computed-result .sub-result p{
    display: block;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 500;
    width: auto;
}
#computed-result .orange{
    width: inherit;
}
#computed-result .icon-cross-pc{
    font-size: 30px;
    position: absolute;
    top: 20px;
    right: 20px;
    color: #4785f9;
    font-weight: 100;
    cursor: pointer;
}
#chatBtn{
    width: 60px!important;
    height: 60px!important;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 31px!important;
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, .16);
    cursor: pointer;
    text-decoration: none;
}
#chatBtn img{
    width: 30px!important;
    height: 30px!important;
}

#inquiry{
    padding: 60px 0;
}
#inquiry .container{
   padding: 0 15px;
}
#inquiry .inq-body{
    width: 100%;
    height: 80px;
    padding: 13px 40px;
    background: #FFFFFF;
    border: 1px solid #F1F4FF;
    box-shadow: 0 2px 7px 0 rgba(71,133,249,0.22);
}
#inquiry .position{
    width: 160px;
    height: 52px;
    line-height: 52px;
    display: inline-block;
    vertical-align: middle;
    border-right: 1px solid #d1d1d1;
}
#inquiry .position img{
    width: 18px;
    margin : 0 15px; 
}
#inquiry .position .citySelect{
    font-size: 18px;
    color: #4A4A4A;
}
#inquiry input{
    width: 732px;
    height: 52px;
    padding: 13px 45px;
    border: none;
    outline: none;
    box-shadow: none;
    font-size: 18px;
    line-height: 26px;
    color: #333;
}
#inquiry .inquiry_submit{
    width: 184px;
    height: 50px;
    background: #F5A623;
    border-radius: 6px;
    border: none;
    outline: none;
    box-shadow: none;
    color: #fff;
    padding: 0;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
}
#inquiry .error-tip{
    position: absolute;
    right: 260px;
    top: 30px;
    color: red;
    font-size: 16px;
    text-align: right;
    display: none;
}
#inquiry .submit-hover{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    text-align: center;
    line-height: 83px;
    font-size: 20px;
    color: #fd6c01;
    border: 1px solid #fd6c01;
    font-weight: 500;
    display: none;
}
#problem{
    background-color: #f8faff;
    padding: 63px 0 30px;
}
#problem .title-desc{
     background-color: #f8faff;
}
.problem-img{
    margin-top: 30px;
    width: 100%;
}
.icon-use:before{content:url("../images/kuang.png"); position: absolute; left: -10px; top: -38px; width: 14px; height: 18px;}
.icon-supplier:before {content:url("../images/kuang.png"); position: absolute; left: 0; top:-38px; width: 14px; height: 18px;}

#chating{text-align:center;margin-bottom:0px;padding-bottom:100px;height: 640px;max-width: 100%;}
#chating .lg-5{position:relative;width:20%;float:left}
#chating .box{height:100px;text-align:left}
#chating .box .box-b,#chating .box .box-y{position:absolute;width:100%;height:100%;line-height:100px;font-size:16px;color:#fff;overflow:hidden;-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out}
#chating .box .box-b .text,#chating .box .box-y .text{width:62%;line-height:100px;white-space:nowrap;text-overflow:ellipsis;-webkit-transition:all 2s ease;transition:all 2s ease}
#chating .box .box-b span,#chating .box .box-y span{position:absolute;top:38px;font-size:24px}
#chating .box .box-y{background-color:#f98b15}
#chating .box .box-y .text{margin-left:30px}
#chating .box .box-y span{font-weight:700;right:30px}
#chating .box .box-b{background-color:#2b66d0}
#chating .box .box-b .text{margin-left:70px}
#chating .box .box-b span{position:absolute;left:30px}
#chating .box .box-y,#chating .box:nth-of-type(2n) .box-b{-webkit-transition:all .6s .7s ease-in-out;transition:all .6s .7s ease-in-out}
#chating .box .box-y .text,#chating .box:nth-of-type(2n) .box-b .text{-webkit-transition:all 2s .7s ease;transition:all 2s .7s ease}
#chating .box:nth-of-type(3n) .box-b{width:0;-webkit-transition:all .6s 1.3s ease-in-out;transition:all .6s 1.3s ease-in-out}
#chating .box:nth-of-type(3n) .box-b .text{-webkit-transition:all 2s 1.3s ease;transition:all 2s 1.3s ease}
#chating .box:nth-of-type(4n+1) .box-b{width:100%;height:0;-webkit-transition:all .6s 1s ease-in-out;transition:all .6s 1s ease-in-out}
#chating .box:nth-of-type(4n+1) .box-b .text{-webkit-transition:all 2s 1s ease;transition:all 2s 1s ease}
#chating .box:nth-of-type(3n).box-y{-webkit-transition:all .6s 1.3s ease-in-out;transition:all .6s 1.3s ease-in-out}
#chating .box:nth-of-type(3n).box-y .text{-webkit-transition:all 2s .4s ease;transition:all 2s .4s ease}
#chating .box:nth-of-type(4n+1) .box-y{-webkit-transition:all .6s 1s ease-in-out;transition:all .6s 1s ease-in-out}
#chating .box:nth-of-type(4n+1) .box-y .text{-webkit-transition:all 2s 1s ease;transition:all 2s 1s ease}
#chating .btn-primary{width:200px;height:50px;font-size:18px;margin-top:80px}
#chating .title{margin-bottom:60px;height: auto;}
#chating .title h2{font-size:30px;color:#212022;letter-spacing:2px;margin:0 0 16px}
#chating .title small{font-size:14px;color:#83848e;letter-spacing:1.4px;line-height:14px}

@media screen and (max-width: 1150px) {
	#chating .lg-5{position:relative;width:33.333%;float:left;}
	#chating .box{height:70px;text-align:left}
	#chating .box .box-b,#chating .box .box-y{height:100%;line-height:70px;font-size:15px;}
	#chating .box .box-b .text,#chating .box .box-y .text{line-height:70px;}
}
@media screen and (max-width: 800px) {
	#chating .lg-5{position:relative;width:50%;float:left;}
	#chating .box .box-b,#chating .box .box-y{font-size:14px;}
}

