@charset "utf-8";
body { font-family: "宋体";  font-size:12px; color:#111; margin: 0; padding: 0;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0; list-style: none none;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0; font-size:12px; font-weight: normal;}
table,td,tr,th{font-size:12px;}

a:link {color: #111; text-decoration:none;}
a:visited {color: #111;text-decoration:none;}
a:hover { color: #004EA2; text-decoration: underline;}
a:active { color: #111;}
.m_400 { background:url(../images/400_mbg.jpg); width:940px; height:400px; margin:0 auto; border:none;}
.m_400_input { padding:182px 0 0 325px;clear:both;}
m_400_hover {width:82px; height:30px; padding-top:5px;border:none;}
.m_400_hover:hover { width:82px; height:30px; background:url(../images/400_online_hover.gif) no-repeat; float:left;}
.m_400 a { color:#999;}

.m_4000 { background:url(../images/ge.png); width:720px; height:450px; margin:0 auto; border:none;}


.m_40001 { background:url(../images/400_mb.jpg); width:642px; height:378px; margin:0 auto; border:none;}



.m_4000_input { padding:182px 0 0 325px;clear:both;}
m_4000_hover {width:82px; height:30px; padding-top:5px;border:none;}
.m_4000_hover:hover { width:82px; height:30px; background:url(../images/400_online_hover.gif) no-repeat; float:left;}
.m_4000 a { color:#999;}
#BOX_overlay {background:#000;left:0;position:absolute;top:0;z-index:100;}
#layer_box {position:absolute;display:none;z-index:2147483646 ;width:940px; height: 400px;!important}
.lxb-container{z-index:217483646}
.tel_close{ width:16px; height:16px; display:inline-block; background:url(../images/con_close.jpg) 0 0 no-repeat;}
.tip {
    background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    color: #FF8400;
    display: none;
    font-family: "微软雅黑";
    font-size: 13px;
    padding: 5px;
    width: 440px;
    z-index: 999;}

	
.tip1 {
    background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    color: #FF8400;
    display: none;
    font-family: "微软雅黑";
    font-size: 13px;
    padding: 5px;
    width: 440px;
    z-index: 999;}	
.inp{width:360px;margin-left:-60px; height:46px;border: solid #1B94F1 2px;-moz-border-radius:24px;border-radius:24px;text-indent:18px;font-family:'微软雅黑'}
.tj{background:url(../images/th.png); width:193px; height:50px; border:none;}
.waikuang{text-align:right; padding:5px}
.neikuang{clear: both; padding: 180px 0px 0px 240px;}
.mianfei{color: #ff8400; font-size:12px; line-height:30px;}
.neikuang input[type="text"]{background:url(../images/400_input.gif) no-repeat; color:#333333; float:left; font-size: 14px; width:344px; height:42px;  line-height: 36px;  text-indent: 10px; border:none; font-family:'微软雅黑'}
.neikuang input[type="button"]{background:url(../images/400_btn.gif); width:205px; height:49px;margin-top: 20px; border:none; margin-left:10px;cursor:pointer}




@charset "UTF-8";
/*sass变量*/
.mt20 {
  margin-top: 20px;
}

/*CSS重置*/
body,
html {
  margin: 0;
  padding: 0;
  font-family: "Microsoft YaHei","Lantinghei SC",arial,"\5b8b\4f53",sans-serif,tahoma;
  color: #333;
  background: #fff;
}

input,
textarea {
  font-family: "Microsoft YaHei","Lantinghei SC",arial,"\5b8b\4f53",sans-serif,tahoma;
}

/*
body {
  font-size: 14px;
}
*/

body a {
  outline: none;
  text-decoration: none !important;
}


blockquote,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  list-style: none;
}

img {
  border: none;
}

em,
i {
  font-style: normal;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '';
}

* html .clearfix {
  height: 1%;
}

* + html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
  clear: both;
}

*:focus {
  outline: none;
}

input {
  outline: none;
}

input[type="button"],
input[type="number"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: none;
}

textarea {
  -webkit-appearance: none;
  resize: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.ac {
  width: 1182px;
  margin: 0 auto;
}

.free-tel {
  position: fixed;
  right: 2px;
  bottom: 50%;
  margin-bottom:-180px;
}

.free-tel .show {
  width: 158px;
  height: 361px;
  background: url("../images/telr.gif") no-repeat 0 0;
}

.free-tel .show .close {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}

.free-tel .show .bd {
  position: absolute;
  left: 0;
  bottom: 138px;
  padding: 0 16px;
}

.free-tel .show .bd input {
  margin-top: -2px;
  border: 0;
  font-size: 16px;
  outline: none;
  overflow: hidden;
  height: 24px;
  line-height: 24px;
  border-radius: 3px;
  font-family: 微软雅黑;
  background: none;
  color: #fff;
}
.free-tel .show .bd p input {
	border: 0;
    font-size: 16px;
    outline: none;
    overflow: hidden;
    height: 38px;
    line-height: 38px;
    border-radius: 6px;
    font-family: 微软雅黑;
	color:#fff;
    background: #F39800;
    width: 134px;
	margin-left: -3px;
    margin-top: -7px;
	cursor:pointer;
	font-weight:900;
}
}
.free-tel .show .bd p {
  width: 82px;
  margin: 5px auto;
  color: white;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  border-radius: 3px;
  top:50%;
  cursor: pointer;
}

.free-tel .hide {
  width: 40px;
  height: 88px;
  background: #fff1d3 url("../images/btn-show-bg1.png") no-repeat center center;
  border-radius: 5px;
  display: none;
  cursor: pointer;
}

.free-tel-hide .hide {
  display: block;
}

.free-tel-hide .show {
  display: none;
}

.free-tel-tips {
  position: absolute;
  right: 0;
  top: -100px;
  background: #fff1d3;
  width: 220px;
  height: 100px;
  padding: 5px;
  display: none;
}

.free-tel-tips li {
  color: #333;
  margin-bottom: 3px;
  font-size: 12px;
  padding-left: 15px;
}

.free-tel-tips .li1 {
  background: url("../images/cb-tip-icon.png") 0 -8px no-repeat !important;
}

.free-tel-tips .li2 {
  background: url("../images/cb-tip-icon.png") 0 -22px no-repeat !important;
}

.free-tel-tips p {
  color: #C60;
  font-size: 12px;
}

.free-tel-phone {
  position: absolute;
  width: 209px;
  text-align: center;
  line-height: 1.2em;
  left: -326px;
  padding: 30px 50px;
  display: none;
}

.free-tel-phone-tips p {
  text-align: center;
  font-size: 18px;
  color: #f00;
  line-height: 1.4;
}

.free-tel-phone-close {
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
}

.free-tel-phone-arrow {
  width: 18px;
  height: 31px;
  position: absolute;
  bottom: 10px;
  right: -18px;
  background: url("../images/cursor.png") -18px -33px no-repeat;
}

.free-telephone {
	z-index:999;
  position: fixed;
  left: 50%;
  top: 50%;
  width: 350px;
  height: 300px;
  background: url("../images/tel-m.png") no-repeat center center;
  margin-left: -125px;
  margin-top: -150px;
  display: none;
}

.free-telephone-tips {
  position: absolute;
  left: 0;
  top: -100px;
  background: #fff1d3;
  width: 220px;
  height: 100px;
  padding: 5px;
  display: none;
}

.free-telephone-tips li {
  color: #333;
  margin-bottom: 3px;
  font-size: 12px;
  padding-left: 15px;
}

.free-telephone-tips .li1 {
  background: url("../images/cb-tip-icon.png") 0 -8px no-repeat !important;
}

.free-telephone-tips .li2 {
  background: url("../images/cb-tip-icon.png") 0 -22px no-repeat !important;
}

.free-telephone-tips p {
  color: #C60;
  font-size: 12px;
}

.free-telephone-phone {
  position: absolute;
  border: 2px solid #36bbfe;
  background: #fff;
  width: 306px;
  text-align: center;
  line-height: 1.2em;
  left: -326px;
  padding: 30px 50px;
  display: none;
}

.free-telephone-phone-close {
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
}

.free-telephone-close {
  position: absolute;
  right: 5px;
  top: -2px;
  cursor: pointer;
}

.free-telephone-input {
  height: 35px;
  position: absolute;
  left: 55px;
  bottom: 10px;
}
.free-telephone-input p input {
  margin-top: -78px;
  margin-left: 131px;
  height: 35px;
  line-height: 35px;
  width:120px;
  font-size:16px;
  font-weight:900;
  border: none;
  color: #fff;
  background: none;
  padding: 1px 5px 10px 0px;
  float: left;
  color: white;
  line-height: 38px;
  font-family: 微软雅黑; 
  cursor: pointer;
}
.free-telephone-input input {
  margin-top: -67px;
  margin-left: -6px;
  height: 35px;
  line-height: 35px;
  border: none;
  color: #fff;
  background: none;
  padding: 1px 5px 10px 0px;
  float: left;
  font-family: 微软雅黑;
  font-size: 16px;
}

.free-telephone-input p {
  float: left;

  padding: 0 5px;
  margin-top: 8px;
  cursor: pointer;
}

/*# sourceMappingURL=maps/style.css.map */






