body{
	background-color: #ffffff;
}
.container {
	width: 1200px;
	margin: auto auto;
	position: relative;
}
.nav {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color:#F4F5F8;
	position: relative;
}
.help-top-content {
	width: 1200px;
	margin: auto auto;
}
.help-top-content img {
	height: 48px;
	margin-top: 26px;
	cursor: pointer;
}
.help-top-content p {
	display: inline-block;
	margin-left: 111px;
	margin-top: 26px;
}
.help-top-content p input {
	width: 450px;
	height: 46px;
	padding-left: 15px;
	border: 1px solid #D9DEE3;
	border-radius: 8px 0px 0px 8px;
	float: left;
}
.help-top-content p span {
	width: 106px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	border-radius: 0px 8px 8px 0px;
	color: #fff;
	font-size: 18px;
	background: #34C759;
	display: inline-block;
	float: left;
}
.nav .title {
	width: 1200px;
	margin: auto auto;
}
.container .title span.ts{
	padding-left: 12px;
	position: absolute;
	left:0px;
}
.container .title a{
	font-size: 16px;
}
.container .left{
	width: 150px;
	float: left;
	margin-top:15px;
	height: auto;
}
.container .left-fixed{ 
	position:fixed;
	right:50%;
	margin-right:397px;
	top:0;
	margin-top:0
}
.container .left .hd{
	height: 40px;
	background-color:#09BB07;
	font-size: 16px;
	line-height: 40px;
	color: #ffffff;
}
.container .left .hd label{
	width: 100%;
	text-indent: 20px;
	font-size: 18px;
	display: block;
}
.container .left .menu{
	width: 100%;
	background:#fff;
}
.container .left .menu li{
	line-height: 40px;
	font-size: 14px;
	margin-top:2px;
}
.container .left .menu li a.title{
	background-repeat: no-repeat;
	background-position: 120px center;
	display: block;
	width:100%;
	height: 100%;
	text-indent: 20px;
	background-color:#ECF0F4;
}
.container .left .menu li.collapse a.title{
	background-image: url("../../../resource/css/help/images/collapse.png");
}

.container .left .menu li.collapse{
	height: 40px;
}
.container .left .menu li.collapse ul{
display: none;
}
.container .left .menu li.collapse ul.item{
	display: none;
}
.container .left .menu li.open{
	height: auto;
}
.container .left .menu li.open a.title{
	background-image: url("../../../resource/css/help/images/open.png");
	/*color:#14B1ED;*/
}
.container .left .menu li.open ul.item{
	display: block;
}
.container .left .menu li.open ul.item  li{
	height: 30px;
	line-height: 30px;
}
.container .left .menu li.open ul.item li a{
	font-size: 12px;
	text-indent: 36px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.container .left .menu li.open ul.item li a:hover{
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition: all .1s linear;
	color:#09BB07;
}
.container .left .menu li.open ul.item li.open a{
	color:#09BB07;
}
.container .right{
	width: 1035px;
	float: right;
	margin-top:15px;
	padding-bottom:15px;
}
.container .right .title{
	height: 58px;
	line-height: 58px;
	border-bottom: 1px solid #646877;
}
.container .right .title label{
	padding-left: 22px;
	font-size: 18px;
	font-weight: bold;
	color: #35364F;
}
.container .right .piece{
	border: solid 0px #cccccc;
	margin-top: 10px;
	font-size: 14px;
	background:#fff
}
.container .right .piece .item{
	padding:10px 22px 10px 22px;
}
.container .right .piece .item>a{
  position:relative; 
  top: -10px;
	width: 1px;
	height: 1px;
	display: block;
}
.container .right .piece .item .tit{
	font-size: 16px;
	font-weight: bold;
}
.container .right .piece .item .cont{
	line-height: 25px;
}
.container .right .piece .item .cont h4{
  margin:5px 0
}
.container .right .piece .item .cont h3{
  font-size:15px;
}

.container .right .piece .item .cont p{
  margin:5px 0
}
.right-fixed .tool-num2{	
   width: 20px;
  height: 20px;
  display:block;
  background: #e25050;
  background: url(../../../resource/images/vip-icon.png) no-repeat\9;
  background-position: -24px -69px\9;
  color: #fff;
  line-height: 20px;
  margin:2px 0 0 18px;
  text-align: center;
  font-size: 10px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  font-style:normal;
}

.container .title2{
	text-align:center;
	font-size:15px;
	color:#005ca3;
	font-weight:700;
}
.plus-text{
	border-top:0;
	padding:60px 0px;
	background: url(../../../resource/images/offline_kefubg.jpg) no-repeat center top;
}
.plus-text .item{
	margin:0 0 60px 0;
	font-size:16px;
}
.plus-text .item2{
	width:640px;
	height:130px;
	margin: 413px 0 180px 230px;
	font-size:16px;
	padding: 50px;
    background: #fe645a;
    color:#fff;
    position: relative;
}
.plus-text .item2 span{
	position: absolute;
	right:30px;
	bottom:5px;
	font-size:60px;
	color:#f5f5f5;
	opacity: .6
}
.plus-text h2{
	font-size:16px;
	margin:0 0 14px 0;
}
.plus-text .item a{
	height:32px;
	line-height:32px;
	background:#fff;
	color:#fe645a;
	padding:5px 17px;
	border-radius: 16px;
	font-size:16px;
	font-weight:700;
}
.plus-text .item2 p{
	margin:0 0 10px;
}
.plus-text .item .red{
	padding:0 0 0 64px;
	color:red;
}
.company-kf{
	width:100%;
	height:200px;
	background:#fe645a;
	color:#fff;
	font-size:18px;
	font-weight:700;
	position: relative;
	text-align:center;
}
.company-kf p{
	padding:130px 0 0 ;
}
.company-kf .pic{
	width:230px;
	height:230px;
	border-radius:115px;
	background:#fff;
	position: absolute;
	left:50%;
	top:-115px;
	margin-left:-115px;
}
.company-kf .pic img{
	width:140px;
	height:140px;
	margin:45px 0 0 0;
}
.ts a {
	color: #646877!important;
}
.icon-right {
	width: 16px;
	height: 16px;
	margin-top: 13px;
}
.help-top {
	height: 100px;
	background: #09BB07;
}
.container .left .menu li.collapse a.title:hover {
	color:#09BB07!important;
}
.search-title {
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid;
	color: rgba(100, 104, 119, 1);
	border-color: rgba(100, 104, 119, 0.4);
	margin-bottom: 30px;
}
.color187FC4 {
	color: #187FC4;
}
.no-help-search {
	width: 470px;
	height: 165px;
	margin: 80px auto 0;
}
.no-help-search img {
	width: 100%;
}