/*底部商务通翻出的玩意儿*/
/*商务通底部固定代码样式2015-06-09*/
.cf:before,.cf:after{display: table;content:""}.cf:after{clear:both}.cf{zoom:1}
.shadow {z-index:999990; display: none; position: fixed; width: 100%; height: 100%; top:0; left:0; background-color: #0169B2; }
/*
.float_container {z-index:999991; display: none; position: fixed; width: 100%; left:0; bottom:0; background-image: -moz-linear-gradient(#fef7ec, #fef7ec); background-image: -webkit-linear-gradient(#fef7ec, #fef7ec); background-image: -o-linear-gradient(#fef7ec, #fef7ec); background-image: linear-gradient(#fef7ec, #fef7ec); font-size: 14px; background-color:#FFF}
*/
.float_container {z-index:999991; display: none; position: fixed; width: 100%; left:0; bottom:0;font-size: 14px; background-color:#FFF}








.db { display: block}
.float_container .stitle { background:#0169B2 url(/swt/ask_new_tel.png) 3% 50% no-repeat; background-size: 40px; font-size:20px; line-height: 40px; color:#fff; text-align: center; letter-spacing: -1px; }
.float_container dl { display: none; transiton:all .3s linear 0s;margin:0;padding:0;}
.float_container dt { display: inline-block; width: 14%; float: left; margin: 34px 0 0 8px; text-align: center}
.float_container dt img{max-width:100%;border:0;vertical-align:middle;-ms-interpolation-mode: bicubic}
.float_container dd {margin:0; display: inline-block; position: relative; width: 80%; float: left; margin-top: 15px; }
.float_container .time1 { font-size: 12px; line-height: 1.6; color:#6c6761; text-align: center;width:100%;margin:0;height:1.6em; }
.float_container .box {width:90%; color:#000;position: relative; margin-left: 5%; padding:10px; border:1px solid #92CCFB; border-top-color: #92CCFB; border-radius: 12px; box-shadow: 0 3px 0 #0062BB, inset 0 1px 1px #fff; background-image: -moz-linear-gradient(#92CCFB, #92CCFB); background-image: -webkit-linear-gradient(#92CCFB, #92CCFB); background-image: -o-linear-gradient(#92CCFB, #92CCFB); background-image: linear-gradient(#92CCFB, #92CCFB); letter-spacing: -1px; }
.float_container .box cite{ font-style:normal; color:#de0000;}
.float_container .box img { width: 20px; vertical-align: bottom;}
.float_container .box:before,
.float_container .box:after { position: absolute; content: ""}
.float_container .box:before { width: 18px; height: 13px; top:-1px; left:-9px; background:url(/images/arrow.png) 0 0 no-repeat; background-size: 18px; }
.float_container .box:after { width: 40px; height: 26px; bottom:-4px; right:-7px; background:url(/images/wave.png) 0 0 no-repeat; background-size: 40px; }
.float_container .btn { margin-top: 25px; padding:10px 0; border-top:1px solid #c7c7c0; border-bottom:1px solid #979185; background-color: #eaebed; clear: both;
display: table;
width: 100%;}
.float_container .btn a { display: inline-block; width: 39%; height: 2em; float:left; margin:0 5%; border:1px solid #a6a5a1; border-radius: 12px; background-color: #fefefe; box-shadow: 0 2px 2px #d1d1d3; font-size: 16px; color:#6c6761; line-height: 2; text-align: center; text-decoration: none; transition:all .3s linear 0s; }
.float_container .btn a:hover {border-color:#f9e5c1;background-color: #f7f7f7}

@media screen and (max-width: 320px) {
	.float_container .title {font-size: 18px; background-size: 32px}
	.float_container dd {width: 80%}
	.float_container .box {
		font-size: 13px
	}
	.float_container .btn a {
		border-radius: 10px;
		font-size: 15px
	}
}