body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
select,
textarea,
p,
blockquote,
th,
td,
img,
iframe {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input,
button,
textarea,
option {
	font: 12px "\5b8b\4f53", Arial, Helvetica, sans-serif;
}

ul,
li,
div {
	list-style: none;
	border: 0px;
}

img {
	border: 0px;
}

.clear {
	font: 0px/0px serif;
	display: block;
	clear: both;
}

html {
	-webkit-text-size-adjust: none;
}

input {
	outline: none;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	border: none;
}

button {
	border: none;
	margin: 0;
	padding: 0;
}

textarea {
	resize: none;
	vertical-align: middle;
}

select {
	vertical-align: middle;
}

a {
	text-decoration: none;
}

.json {
	display: none;
}

body:nth-of-type(1) input:focus,
textarea:focus {
	outline: none;
}

body {
	font: 12px "\5b8b\4f53", "Tahoma", "Arial", "Microsoft Yahei";
	color: #333;
	background: #fff;
	position: relative;
	min-width: 1100px;
}

#header {
	width: 100%;
	height: 32px;
	margin: 0 auto;
	border-bottom: 1px solid #e5e5e5;
}

.header {
	width: 1100px;
	height: 32px;
	margin: 0 auto;
	position: relative;
}

.header div {
	float: left;
}

.header ul {
	float: left;
	margin-left: 23px;
}

.header li {
	float: left;
	color: #666;
	line-height: 32px;
}

.header li a,
.header p a {
	color: #666;
	padding: 0 4px;
}

.header input {
	width: 92px;
	height: 18px;
	float: left;
	border: 1px solid #d4d4d4;
	margin: 6px 6px 0 0;
}

.header button {
	width: 39px;
	height: 19px;
	float: left;
	background-color: #168ce3;
	color: #fff;
	margin: 6px 4px 0 2px;
	cursor: pointer;
}

.header p {
	line-height: 32px;
	float: right;
	padding-right: 6px;
	color: #dfdfdf;
}

.header a.mobile {
	width: 55px;
	height: 16px;
	display: block;
	float: right;
	text-indent: 18px;
	margin-top: 8px;
	line-height: 16px;
	color: #4c95d9;
	background: url(../images/help2016/help.png) no-repeat -47px 0;
}

.header a:hover {
	color: #446cb3;
	text-decoration: underline;
}

.top {
	width: 1100px;
	margin: 0 auto;
	height: 103px;
	position: relative;
}

.top .logo {
	position: absolute;
	left: 0;
	top: 17px;
}
.top .logo_02 {
	position: absolute;
	left: 190px;
	top: 17px;
}
.banner {
	width: 100%;
	height: 360px;
}

.bannerImg {
	width: 100%;
	height: 360px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.bigImgBox{
    width: 100%;
    height: 360px;
    position: absolute;
    top: 0;
    left: 0;
}
.bannerImg ul {
	height: 360px;
	position: absolute;
	width: 100%;
    left: 0;
    top: 0;
}

.bannerImg ul li {
	float: left;
	width: 33.333333%;
	height: 360px;
	overflow: hidden;
	position: relative;
}

.bannerImg ul li div {
	position: absolute;
	overflow: hidden;
}

.bannerImg .btn {
	position: absolute;
	width: 1100px;
	height: 10px;
	left:120px;
	bottom: 29px;
	text-align: center;
}

.bannerImg .btn a {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 10px;
	height: 10px;
	margin: 0 10px;
	cursor: pointer;
	border-radius: 50%;
	background-color: #99cff7;
}

.bannerImg .btn a.on {
	background-color: #fff;
}

.bannerImg .preNext {
	width: 34px;
	height: 67px;
	position: absolute;
	top: 150px;
	background: url(../images/help2016/banner_btn.png) no-repeat;
	cursor: pointer;
}

.bannerImg .pre {
	left: 0;
	position: absolute;
	top: 150px;
	left:125px;
}

.bannerImg .next {
	right: 125px;
	background-position: right top;
	position: absolute;
	top: 150px;
}

.nav {
	height: 50px;
	width: 100%;
	background-color: #168ce3;
}

.nav_top {
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

.nav div {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
	height: 50px;
}

.nav p {
	width: 1101px;
	height: 50px;
	font: normal 18px/50px "microsoft yahei";
}

.nav p a {
	width: 149px;
	display: block;
	float: left;
	color: #fff;
	border-right: 1px solid #237d7d;
	text-align: center;
}

.nav p a.home {
	width: 201px;
	border: 0;
}

.nav p a:hover {
	background-color: #f7941d;
}

.wrap1 {
	width: 100%;
	padding-bottom: 25px;
	background-color: #f4f4f4;
}

.step {
	margin: 0 auto;
	width: 1100px;
	overflow: hidden;
}

.title {
	width: 100%;
	height: 121px;
	background-color: #f4f4f4;
	border-bottom: 1px solid #dddce1;
}

.container {
	width: 1100px;
	margin: 0 auto;
	height: 80px;
	padding-top: 20px;
}

.title h3 {
	text-indent: 86px;
	background: url(../images/help2016/title_bg.png) 0 0 no-repeat;
	font: normal 36px/80px "microsoft yahei";
	color: #168ce3;
	float: left;
	width: 268px;
}

.title span {
	color: #888888;
	float: left;
	font: normal 18px/80px "microsoft yahei";
}

.step_box1 {
	width: 615px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.step_title {
	margin-top: 40px;
	float: left;
	width: 615px;
}

.step_box1 h3 {
	color: #444444;
	float: left;
	font: normal 30px/30px "microsoft yahei";
}

.step_box1 i {
	font: italic 30px/30px "microsoft yahei";
	color: #a4a4a4;
	float: left;
	width: 112px;
	margin-left: 37px;
}

.step_box1 ul {
	float: left;
	width: 615px;
	margin: 40px 0 8px 50px;
}

.step_box1 ul li {
	text-indent: 13px;
	font: normal 14px/32px "microsoft yahei";
	width: 615px;
	background: url(../images/help2016/doticon.png) 0 14px no-repeat;
}

.step_box1 ul li a {
	color: #168ce3;
}

.step_box2 {
	width: 413px;
	margin-top: 50px;
}

.title2 {
	background-color: #ecf0f1;
}

.title2 h3 {
	background: url(../images/help2016/title_bg.png) 0 -99px no-repeat;
}

.wrap2 {
	width: 100%;
	padding-top: 35px;

	background-color: #ecf0f1;
}

.rules {
	margin-top: 35px;
	height: 65px;
	padding-left: 115px;
}

.rules i {
	display: block;
	float: left;
	width: 67px;
	height: 64px;
	margin-right: 57px;
	background: url(../images/help2016/tipbg.png) no-repeat;
}

.rules i.one {
	background-position: 0 5px;
}

.rules i.two {
	background-position: 0 -65px;
}

.rules i.three {
	background-position: 0 -136px;
}

.rules h3 {
	font: 60px/67px "microsoft yahei";
	color: #168ce3;
	float: left;
	width: 190px;
}

.rules p {
	font: 22px/26px "microsoft yahei";
	color: #168ce3;
	width: 490px;
	float: left;
	padding-top: 14px;
}

.title3 {
	background-color: #fff;
}

.title3 h3 {
	background: url(../images/help2016/title_bg.png) 0 -204px no-repeat;
}

.wrap3 {
	width: 100%;
}

.edit {
	margin: 0 auto;
	width: 1100px;
	overflow: hidden;
	height: 521px;
}

.edit ul {
	margin-top: 20px;
	width: 1101px;
}

.edit ul li {
	text-align: center;
	width: 366px;
	float: left;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	height: 250px;
}

.edit ul li i {
	width: 120px;
	height: 120px;
	display: block;
	margin: 30px auto 0;
	background: url(../images/help2016/edit_bg.png) no-repeat;
}

.edit ul li i.icon1 {
	background-position: 0 0px;
}

.edit ul li i.icon2 {
	background-position: 0 -130px;
}

.edit ul li i.icon3 {
	background-position: 0 -265px;
}

.edit ul li i.icon4 {
	background-position: 0 -413px;
}

.edit ul li i.icon5 {
	background-position: 0 -535px;
}

.edit ul li i.icon6 {
	background-position: 0 -655px;
}

.edit ul li h4 {
	font: normal 24px/28px "microsoft yahei";
	margin-bottom: 10px;
	color: #333;
}

.edit ul li p {
	width: 222px;
	font: normal 14px/24px "microsoft yahei";
	color: #777;
	margin: 0 auto;
}

.edit ul li.hover {
	background-color: #168ce3;
}

.edit ul li.hover h4 {
	color: #fff;
}

.edit ul li.hover p {
	color: #fff;
}

.edit ul li.hover i {
	background-position-x: -164px;
}

.title4 {
	margin-top: 40px;
	background-color: #f9f9f9;
}

.title4 h3 {
	background: url(../images/help2016/title_bg.png) 0 -307px no-repeat;
}

.wrap4 {
	width: 100%;
	background-color: #f9f9f9;
}

.norm {
	width: 1100px;
	margin: 40px auto 0;
}

.norm h4 {
	float: left;
	height: 45px;
	width: 170px;
	font: normal 18px/45px "microsoft yahei";
	color: #f9f9f9;
	text-align: center;
}

.normLeft h4 {
	background-color: #f7941d;
}

.normLeft ul {
	float: left;
	margin-top: 8px;
	width: 436px;
	margin-left: 20px;
	padding-top: 50px;
	height: 150px;
	border-left: 1px solid #d7d7d7;
}

.normLeft ul li {
	float: left;
	width: 148px;
	margin-left: 20px;
	font: normal 16px/32px "microsoft yahei";
}

.norm ul li a {
	color: #777777;
}

.norm ul li a:hover {
	color: #ff6600;
	text-decoration: underline;
}

.normRight h4 {
	background-color: #168CE3;
}

.normRight ul {
	float: left;
	margin-top: 8px;
	width: 200px;
	margin-left: 20px;
	padding-top: 50px;
	height: 150px;
	border-left: 1px solid #d7d7d7;
}

.normRight ul li {
	float: left;
	width: 200px;
	margin-left: 20px;
	font: normal 16px/32px "microsoft yahei";
}

.title5 {
	margin-top: 50px;
	background-color: #ecf0f1;
}

.title5 h3 {
	background: url(../images/help2016/title_bg.png) 0 -400px no-repeat;
}

.wrap5 {
	width: 100%;
	background-color: #ecf0f1;
	border-top: 1px solid #F4F4F4;
}

.problem {
	width: 1100px;
	height: 517px;
	margin: 48px auto 0;
}

.problemLeft {
	width: 550px;
	float: left;
	position: relative;
}

.problem h4 {
	position: absolute;
	float: left;
	height: 45px;
	background-color: #f7941d;
	width: 170px;
	font: normal 18px/45px "microsoft yahei";
	color: #f9f9f9;
	text-align: center;
}

.problem_title1 {
	left: 0;
	top: -8px;
}

.problem_title2 {
	left: 0;
	top: 250px;
}

.problemContent {
	border-left: 1px solid #d7d7d7;
	float: right;
	width: 359px;
	height: 200px;
	position: relative;
	margin-left: 20px;
	padding-bottom: 50px;
}

.problemContent ul {
	position: absolute;
	float: left;
	left: -4px;
	top: 40px;
	width: 359px;
}

.problemContent ul li {
	background: url(../images/help2016/dot.png) 0 12px no-repeat;
	width: 359px;
	text-indent: 25px;
	font: normal 14px/32px "microsoft yahei";
}

.problemContent ul li:hover {
	background: url(../images/help2016/dot.png) 0 -20px no-repeat;
}

.problemContent p {
	position: absolute;
	top: 165px;
	left: -4px;
	font: normal 14px/32px "microsoft yahei";
	text-indent: 25px;
}

.problemContent p a {
	color: #333;
}

.problem ul li a {
	color: #333;
}

.problem a:hover {
	color: #ff6600;
	text-decoration: underline;
}

.problemLRight {
	position: relative;
	float: right;
	width: 550px;
}

.problem_title3 {
	left: 0;
	top: -8px;
}

.layout {
	width: 1100px;
	margin: 28px auto 0;
}

dl.brand {
	width: 380px;
	float: left;
}

dl.brand dt,
dl.case dt {
	width: 380;
	height: 28px;
	float: left;
	margin-bottom: 16px;
	font: bold 20px/28px "Microsoft Yahei", "\5b8b\4f53";
	color: #333;
}

dl.brand dd,
dl.case dd {
	width: 100%;
	float: left;
}

dl.brand span {
	width: 380px;
	height: 72px;
	display: block;
	overflow: hidden;
	font: normal 13px/24px "Microsoft Yahei", "\5b8b\4f53";
}

dl.brand span a {
	color: #888;
}

dl.brand span a:hover {
	color: #446cb3;
}

dl.case {
	width: 700px;
	float: right;
}

dl.case dt {
	width: 668px;
	text-align: right;
	margin-right: 20px;
	margin-bottom: 10px;
}

dl.case dt a {
	color: #333;
}

dl.case ul {
	float: left;
}

dl.case li {
	width: 115px;
	float: left;
	margin-left: 18px;
	display: inline;
}

dl.case li img {
	width: 115px;
	height: 62px;
	float: left;
	border: 1px solid #ddd;
}

dl.case li span {
	width: 115px;
	height: 24px;
	float: left;
	text-align: center;
	line-height: 24px;
	overflow: hidden;
}

dl.case li span a {
	color: #666;
}

dl.case a:hover {
	color: #446cb3;
	text-decoration: underline;
}

#service {
	width: 100%;
	margin: 46px auto 0;
	background: #f5f5f5;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}

.service {
	width: 1100px;
	margin: 0 auto;
	padding: 30px 0 34px 0;
	overflow: hidden;
}

.service .weixin {
	width: 87px;
	height: 87px;
	float: left;
	margin-right: 65px;
}

.service dl {
	width: 300px;
	float: left;
	padding-right: 16px;
}

.service dt {
	width: 300px;
	height: 25px;
	float: left;
	margin: 5px 0 7px;
	font: bold 16px/25px "Microsoft Yahei", "\5b8b\4f53";
	color: #333;
	text-indent: 32px;
	background: url(../images/baike/serviceIcon.png) no-repeat;
}

.service .question dt {
	background-position: 0 -25px;
}

.service .advise dt {
	background-position: 0 -50px;
}

.service dd {
	width: 268px;
	height: 50px;
	float: left;
	padding-left: 32px;
}

.service dd a {
	line-height: 25px;
	display: inline-block;
	margin-right: 20px;
	color: #666;
}

.service dd a:hover {
	color: #446cb3;
	text-decoration: underline;
}

#footer {
	width: 100%;
	margin: 10px auto 0;
	background: #168ce3;
	padding-top: 18px;
}

.footer {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 20px;
}

.footer p {
	width: 1100px;
	float: left;
	color: #7f7f7f;
	font: normal 12px/30px "Microsoft Yahei", "\5b8b\4f53";
}

.footer p a {
	color: #fff;
	padding-right: 8px;
}

.footer span {
	width: 1100px;
	height: 36px;
	float: left;
	margin-top: 11px;
	color: #fff;
	font: normal 14px/18px "Microsoft Yahei", "\5b8b\4f53";
	text-align: center;
}

.footer span a {
	color: #fff;
	padding: 0 6px;
}

.footer em {
	width: 1100px;
	float: left;
	text-align: center;
	color: #fff;
	font: normal 12px/21px "Tahoma", "\5b8b\4f53";
}

.footer b {
	padding: 0 15px;
}

.footer p a:hover,
.footer span a:hover {
	text-decoration: underline;
}
.search{ 
	float:left;
	margin:34px 0 0 245px; 
	display:inline; }
.search input{ 
	float:left; 
	margin-right:7px; }
.search .text{ 
	width:376px;
	height:35px; 
	background:url(../images/baike/searchIcon.png) no-repeat; text-indent:10px; 
	font-size:16px; color:#000; 
	line-height:34px; 
	border-right: 1px solid #cdcdcd; }
.search .s_btn{ 
	width:96px; 
	height:36px; 
	background:url(../images/baike/searchIcon.png) no-repeat -417px 0; 
	cursor:pointer; 
	font-size:14px; 
	color:#363535; 
}
.top span{ 
	float:left; 
	padding:43px 0 0 4px; }
.top span a{ 
	color:#2b66b4; 
	text-decoration:underline; 
}
.footer em a .QQhover {
	position: absolute;
	left: 0px;
	bottom: 25px;
	border: 1px solid #666;
	border-radius: 4px;
	line-height: 20px;
	color: #333;
	background: rgba(255,255,255,.9);
	display: none;
	cursor: auto;
	font-weight: 700;
	height: 20px;
	width: 100px;
	text-align: center;
	overflow: hidden;
	resize: none;
	font-family: "Microsoft Yahei";
   }
   .footer em a .QQhover::after{
	position: absolute;
	left: 0;
	top: 0;
	line-height:20px;
	content: "QQ:";
   }
   .footer em a:hover .QQhover{
	display: inline-block;
   }