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, font, img, ins, kbd, q, s, samp, small, strike, 
strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, 
tfoot, thead, tr, th, td ,textarea,input { 
	margin:0; padding:0;  
}
address,cite,dfn,em,var, i {
	font-style:normal;
}
/*body, button, input, select, textarea {
    font: 12px/1.5 tahoma,arial,'Hiragino Sans GB','\5b8b\4f53',sans-serif;
    font: 12px/1.5 "Helvetica Neue",Helvetica,"Hiragino Sans GB","Microsoft YaHei","寰蒋闆呴粦",Arial,sans-serif;
    
}*/

body{
	color: #3C3C3C;
    -webkit-font-smoothing: antialiased;
    background-color: #fff;
    position: relative;
}
table { 
	border-collapse:collapse; 
	border-spacing:0; 
}
h1, h2, h3, h4, h5, h6, th {
	font-size: 100%; 
	font-weight: normal; 
}

button,input,select,textarea {
    font-size: 100%;
}

fieldset,img {
    border: 0;
}

a {
    text-decoration: none;
    color: #222;
    background: none
}

ul,ol {
    list-style: none;
}

:focus {
    outline: none;
}
.clearfix{
	zoom:1;
}
.clearfix:after,.container:after,.clearfix:before,.container:before,.header:before,.header:after{
	/*content:'';
	height:0;
	line-height:0;
	display:block;
	visibility:hidden;
	clear:both;*/
	display: table;
	content: " ";
}
.clearfix:after,.container:after{
	clear:both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.full{
	width: 100%;
}

.mar-left-0{
	margin-left: 0!important;
}

.mar_top_50{
	margin-top: 50px;
}

.border_bot_0{
	border-bottom: 0!important;
}

.pad_bot_0{
	padding-bottom: 0!important;
}

.underline{
	text-decoration: underline;
}

.transition02{
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
}
.bg_f7f8f8{
	background: #f7f8f8;
}
.bg_0099e1{
	background: #0099e1;
}
.bg_efefef{
    background: #efefef;
}
.bg_fff{
    background: #fff;
}
.pad_bot_60{
	padding-bottom: 60px!important;
}
.pad_bot_80{
	padding-bottom: 80px!important;
}
.pad_bot_90{
	padding-bottom: 90px!important
}
.pad_bot_130{
	padding-bottom: 130px!important;
}
.mar_top_0{
	margin-top: 0!important;
}
.mar_top_20{
    margin-top: 20px!important;
}
.mar_top_30{
    margin-top: 30px!important;
}
.mar_top_50{
	margin-top: 50px!important;
}
.mar_top_80{
	margin-top: 80px!important;
}
.mar_bot_0{
    margin-bottom: 0!important;
}
.mar_bot_20{
    margin-bottom: 20px!important;
}
a:hover{
	color: #f54d00;
}

.container{
	margin-left: auto;
	margin-right: auto;
}

/*悬浮区域*/
.suspension {
    width: 46px;
    height: 210px;
    position: fixed;
    right: 30px;
    bottom: 60px;
    z-index: 999;
}

.suspension .consult {
    background-image: url(http://www.foxinfo.cn/images/top-icon.png);
    background-repeat: no-repeat;
    background-position: center -1px;
    background-color: #0af;
    display: block;
    position: relative;
    width: 46px;
    height: 46px;
}

.suspension .consult .suspension-list {
    position: absolute;
    width: 242px;
    height: 284px;
    right: -29px;
    top: -230px;
    z-index: 30;
    display: none;
}

.suspension-list-content {
    position: absolute;
    width: 230px;
    right: 74px;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 6px 12px 0 rgba(0,0,0,.15);
    margin-right: 10px;
}

.suspension-list ul {
    margin: 32px 24px;
}

.suspension-list ul li {
    position: relative;
    display: list-item;
    width: 100%;
    height: auto;
    padding: 16px 0;
    margin-top: 10px;
    overflow: hidden;
    border-top: 1px solid #f4f4f4;
}

.suspension-list ul li:first-child {
    padding-top: 0;
    border-top: none;
}

.suspension-list ul .suspension-list-bottom {
    margin-bottom: 0;
    padding-bottom: 0;
}

.suspension-list-bottom .info-value {
    font-size: 12px;
    font-weight: inherit;
    color: #999;
}

.suspension-list ul li:first-child {
    margin-top: 0;
}

.service-phone, .service-qq, .service-proposal {
    display: inline-block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.service-phone {
    background-image: url(http://www.foxinfo.cn/images/suspend_icon_01.png);
}

.service-phone:hover {
    background-image: url(http://www.foxinfo.cn/images/suspend_icon_01_blue.png)
}

.service-qq {
    background-image: url(http://www.foxinfo.cn/images/suspend_icon_03.png);
}

.service-qq:hover {
    background-image: url(http://www.foxinfo.cn/images/suspend_icon_03_blue.png);
}

.service-proposal {
    background-image: url(http://www.foxinfo.cn/images/suspend_icon_02.png);
}

.service-proposal:hover {
    background-image: url(http://www.foxinfo.cn/images/suspend_icon_02_blue.png)
}

.info-name {
    display: block;
    padding-left: 52px;
    height: 14px;
    font-size: 14px;
    color: #333;
}

.info-value {
    display: block;
    padding-left: 52px;
    margin-top: 8px;
    height: 18px;
    font-size: 18px;
    font-weight: 700;
    color: #f90;
}

.suspension a.consult:hover .suspension-list {
    display: inline !important;
}

.suspension .cart {
    background-image: url(http://www.foxinfo.cn/images/top-icon.png);
    display: block;
    position: relative;
    width: 46px;
    height: 46px;
    margin-top: 10px;
    border: 1px solid #bcbcbc;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
}

.suspension a.cart:hover .pic {
    display: block;
}

.suspension .back-top {
    background-image: url(http://www.foxinfo.cn/images/top-icon.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    display: block;
    width: 46px;
    height: 46px;
    border: 1px solid #bcbcbc;
    background-color: #fff;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
    margin-top: 10px;
}

.suspension .cart .pic {
    display: none;
    position: absolute;
    left: -139px;
    top: -120px;
    width: 139px;
    height: 163px;
}

.pic-content {
    position: absolute;
    width: 121px;
    height: 156px;
    border: 1px solid #ddd;
    box-shadow: 0 6px 12px 0 rgba(0,0,0,.15);
    background: url(http://www.foxinfo.cn/images/erweima.jpg) center no-repeat;
    right: 10px;
}

/*悬浮区域 end*/

