﻿/* CSS Document */
* {
	margin: 0px;
}
html {
	font-family:"microsoft yahei", 微软雅黑, Arial;
}
body { color:#2b2b2b;
}
dt, dl, dd, ul, li, form, div, ol, h1, h2, h3, h4, h5, h6, pre, fieldset, input, textarea, blockquote, p, br {
	margin:0px;
	padding:0px;
}
li {
	list-style-type:none;
}
img {
	border:none;
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	padding:0;
	margin:0;
	color:#2b2b2b;
}
a:hover {color:#015293; text-decoration:none;}
table {
	border-collapse: collapse;
	border-spacing: 0;
	background:none;
}
caption, th {
	text-align: left;
	font-weight: normal;
}
html, body, fieldset, img, iframe, abbr {
	border: 0;
}
i, cite, em, var, address, dfn {
	font-style: normal;
}
[hidefocus], summary {
outline: 0;
}
li {
	list-style: none;
}
h1, h2, h3, h4, h5, h6, small {
	font-size: 100%;
}
sup, sub {
	font-size: 83%;
}
pre, code, kbd, samp {
	font-family: inherit;
}
q:before, q:after {
	content: none;
}
textarea {
	overflow: auto;
	resize: none;
}
label, summary {
	cursor: default;
}
a, button {
	cursor: pointer;
}
input::-ms-clear, input::-ms-reveal {
display:none;
}
button {
	border: 0;
}
input {
	border:none;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
-webkit-box-shadow:0 0 0 999px #ddd inset;
}
input::-ms-clear {
display:none;
}
input::-ms-reveal {
display:none;
}
input:focus {
	/*border: none;*/
	outline: none;
*border:0;
*outline:0;
}
a, a:active, a:hover, a:visited {
	text-decoration: none;
}
input::-webkit-input-placeholder {
font-size:14px;
font-weight:normal;
color:#bdbdbd;
}
input::-moz-placeholder {
font-size:14px;
font-weight:normal;
color:#bdbdbd;
}
input:-ms-input-placeholder {
font-size:14px;
font-weight:normal;
color:#bdbdbd;
}
input::-o-input-placeholder {
font-size:14px;
font-weight:normal;
color:#bdbdbd;
}
.fl {
	float:left;
	display:block;
}
.fr {
	float:right;
	display:block;
}
.clear {
	clear:both;
}
.fuwu-mainBox {
	width:1160px;
	margin:0px auto;
*margin:10px auto;
}


#fuwu-tab {
	width:100%;
	position:relative;
	margin:20px auto 0 auto;
}
#fuwu-tab .tab_menu {
	width:90%;
	height:36px;
	position:relative;
	z-index:1;
	border-bottom: 1px solid #DDDDDD;
	float:right;
	background-color:aliceblue;
}
#fuwu-tab .tab_menu ul{float: right; padding-right: 20px;}
#fuwu-tab .tab_menu li {
	float:left;
	height:36px;
	line-height:36px;
	border-bottom:0px;
	cursor:pointer;
	text-align:center;
	margin:0px 15px;
}
#fuwu-tab>p {
	float: left;
	background: #015293;
	color: #FFFFFF;
	width: 10%;
	height:36px;
	line-height:36px;
	text-align: center;
	font-weight:bold;
}
#fuwu-tab .tab_menu li a {
	float: left;
	font-size:18px;
	color:#474747;
	line-height:36px;
}
#fuwu-tab .tab_menu .selected a {
	cursor:pointer;
	color:#0a68d2;
	border-bottom: 2px solid #0a68d2;
}

/* #fuwu-tab .fuwutab_box3 div ul li {
	margin-bottom:18px;
}
#fuwu-tab .fuwutab_box3 div ul li a {
	margin-left: 14px;
	display: block;
}
#fuwu-tab .fuwutab_box3 div ul li a:hover p {
	color: #0a68d2;
	border-bottom: 2px solid #0a68d2;
}
#fuwu-tab .fuwutab_box3 div ul li a .dian {
	margin:8px 6px 0 0;
	width:5px;
	height: 5px;
	background-color: #BEC0C1;
}
#fuwu-tab .fuwutab_box3 div ul li a p {
	float: left;
	width: 400px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333333;
	font-size: 16px;
	margin-right:70px;
}
#fuwu-tab .fuwutab_box3 div ul li a span {
	color:#7D7D7D;
	font-size: 14px;
}
#fuwu-tab .fuwutab_box3 div ul li a:hover .dian {
	background-color: #0a68d2;
}
#fuwu-tab .fuwutab_box3 div ul li a:hover span {
	color: #0a68d2;
}
 */

.fuwu-zhuti{margin-top: 10px;}
.fuwu-zhuti li{ float: left; width: 151px; line-height: 44px; background: #dbefff; text-align: center; border-radius: 5px; margin: 10px 7px;}
.fuwu-zhuti li:nth-child(even){ background: #b5deff;}
.fuwu-bm{ margin-top: 10px;}
.fuwu-bm li{ float: left; width: 275px; line-height: 44px; background: #edf0f4; text-align: center; border-radius: 5px; margin: 10px 7px;}



#fuwu-tab1 {
	width:100%;
	position:relative;
	margin:20px auto;
}
#fuwu-tab1 .tab_menu {
	width:90%;
	height:36px;
	position:relative;
	z-index:1;
	border-bottom: 1px solid #DDDDDD;
	float:right;
	background-color:aliceblue;
}
#fuwu-tab1 .tab_menu ul{float: right; padding-right: 20px;}
#fuwu-tab1 .tab_menu li {
	float:left;
	height:36px;
	line-height:36px;
	border-bottom:0px;
	cursor:pointer;
	text-align:center;
	margin:0px 15px;
}
#fuwu-tab1>p {
	float: left;
	background: #015293;
	color: #FFFFFF;
	width: 10%;
	height:36px;
	line-height:36px;
	text-align: center;
	font-weight:bold;
}
#fuwu-tab1 .tab_menu li a {
	float: left;
	font-size:18px;
	color:#474747;
	line-height:36px;
}
#fuwu-tab1 .tab_menu .selected a {
	cursor:pointer;
	color:#0a68d2;
	border-bottom: 2px solid #0a68d2;
}