html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: 微软雅黑;
}
body {
	line-height: 1;
	overflow-x:hidden
}
:focus {
	outline: 1;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
input,textarea,a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }
a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;

}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input, select, button {
	vertical-align: middle; outline: 0;
}
body{ background-color: #f2f2f2}
.box{ width: 1200px; margin: 0 auto; position: relative; }
.f12{ font-size: 16px; }
.f14{ font-size: 14px; }
.f16{ font-size: 16px; }
.fl{ float: left }
.fr{ float: right; } 
.clr{ clear: both; float: none; width: 100% }
.fhdb{ width: 35px; height: 35px;position: absolute; left: -50px; top: 15px; cursor: pointer;}
.fhdb img{width: 35px; height: 35px;}
.fhdb a{ display: block; width: 35px; height: 35px; background-image: url(../image/fhdb.png); background-size: cover}
.fhdb a:hover{background-image: url(../image/fhdbhov.png);}
.fhdb:hover{ top: 5px;}
/**{-webkit-transition: .5s all ease;
	-o-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;}*/
/*header*/
.headerbox{ height: 80px; background-color: #fff;  box-shadow:1px 1px 1px #cdcdcd;}
.logo{ margin-top: 13px}
.logo img{ width: 200px;}
.menu li{ float: left; margin-top: 14px; line-height: 48px; font-size: 16px; font-weight: 300; width: 127px;
	text-align: center; color: #000; cursor: pointer; position: relative;
}
.menu li a{ color: #000}
.chonav{ background-image: url("../image/chonav.png"); color: #fff!important;
 background-repeat: no-repeat;box-shadow: 3px 9px 16px rgba(0, 0, 0, 0.18)}
.navmenu{display: none; position: absolute; z-index: 999;
 width: 100%; padding-bottom: 10px; background-color: #1891fc;  background-position: center 100%; background-repeat: no-repeat;}
.navmenu li{ float: none; clear: both; background-image: none!important; line-height: 1.8em; margin: 0}
.navmenu li a{ color: #fff; font-size: 14px; display: block;}
.navmenu li a:hover{ background-color: #007deb}
.f5{ width:20%;}
.f4{ width:25%;}
/*修改25%→20%*/
.business .box .busbox .f4{ width:100%;}
.ztbusiness.business .box .busbox .f4{ width:25%;}
.f3{ width:33.3%;}
.f6{ width: 16.6%;} 
.f3pad{padding:15px; position: relative;}
.f4pad{ padding: 6px;}
.footbox{ background-color: #282828; padding-top: 20px; padding-bottom: 30px;}
.foottop{ padding-top: 20px; border-bottom: 1px solid #505050; padding-bottom: 20px;}
.foottop p{ font-size: 16px; line-height: 46px; color: #9f9f9f}
.foottop p a{ color: #9f9f9f;padding-right: 25px;}
.foottop p span{ padding-right: 10px;}
.footbot{ padding-top: 20px; padding-bottom: 20px;}
.footbot p { font-size: 14px; line-height: 30px; color: #606060;}
.bottel{ width: 300px; height: 168px; background-image: url('../image/bottel.png'); position: absolute; right: 0px; top: -75px;}
.bottel h3{ text-align: center; color: #fff; line-height: 230px; font-size: 30px;}




.suspension {
    width: 60px;
    height: 210px;
    position: fixed;
    right: 30px;
    bottom: 60px;
    z-index: 999;
}

.suspension .consult {
    background-image: url(../image/top-icon.png);
    background-repeat: no-repeat;
    background-position: center 6px;
    background-color: #0af;
    display: block;
    position: relative;
    width: 60px;
    height: 60px;

	cursor:pointer
}

.suspension .consult .suspension-list {
    position: absolute;
    width: 240px;
       right: -39px;
    top: -226px;
    z-index: 30;
    display: none;
}

.suspension-list-content {
    position: absolute;
    width: 240px;
    right: 85px;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 6px 12px 0 rgba(0,0,0,.15);
}

.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(/statics/images/suspend_icon_01.png);
}

.service-phone:hover {
    background-image: url(/statics/images/suspend_icon_01_blue.png)
}

.service-qq {
    background-image: url(/statics/images/suspend_icon_03.png);
}

.service-qq:hover {
    background-image: url(/statics/images/suspend_icon_03_blue.png);
}

.service-proposal {
    background-image: url(/statics/images/suspend_icon_02.png);
}

.service-proposal:hover {
    background-image: url(/statics/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: block!important;
}

.suspension .cart {
    background-image: url(../image/top-icon.png);
    display: block;
    position: relative;
     width: 60px;
    height: 60px;
    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(../image/top-icon.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    display: block;
   width: 60px;
    height: 60px;
    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: -129px;
    top: -104px;
    width: 139px;
    height: 163px;
}

.pic-content {
    position: absolute;
    width: 163px;
    height: 163px;
    border: 1px solid #ddd;
    box-shadow: 0 6px 12px 0 rgba(0,0,0,.15);
    background: url(/statics/images/ewm.jpg) center no-repeat;
	background-size:100% 100%;
    right: 10px;
}