@charset "utf-8";
*{
	margin: 0px;
	padding: 0px;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, 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;
}
html,body{
	width: 100%;
}
body {
    font-family: tahoma,arial;
    font-size: 12px;
    background:#f8f8f8; 
}
a {
    margin:0;
    padding:0;
    text-decoration: none;
    font-size:100%;
    vertical-align:baseline;
    color: #FF4F4F;
    cursor: pointer;
}
a:hover,a:active,a:focus{
	color:#FE1B03 ;
}
ul li{
	list-style: none;
}
.clearfix:after,
.clearfix:before {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
/*首页*/
.new-container{
    width: auto;
    min-width: 990px;
}
.new-content {
    width: 100%;
    min-height: 848px;
    position: relative;
    color: #999;
    font-size: 12px;
    -webkit-text-size-adjust: none;
}
.new-contentView{
	display: block;
	margin-top: 20px;
	padding-bottom: 20px;
}
.view-header-hd {
    width:1180px;
    min-width: 990px;
    margin: 0 auto;
}

.view-header-main{
    zoom: 1;
}
.view-header-main:after {
	clear: both;
}

.view-header-main:after,.view-header-main:before {
   content: "";
	display: table;
}

/*头部*/
.view-header {
    width: auto;
    min-width: 990px;
    height:80px;
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 118;
    background: #fff;
}
.logo1 {
    margin-top: 10px;
}



/*帮助中心*/
.help-container{
	display: block;
	position: relative;
}
.left-menuView {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    width:200px;
    background-color: #fff;
    border: 1px solid #eaeaea;
}
.menu-title {
    height:45px;
    line-height: 45px;
    background: #fff;
    color: #221518;
    font-family: "微软雅黑";
    font-size:16px;
    font-weight: normal;
    text-align: left;
    padding:0px 10px 0px 20px;
    border-bottom: 1px solid #eaeaea;
}
.first-second {
    display: block;
    position: relative;
}
.first-second .menu-listOrder{
    background: #fff;
    display: block;
    position: relative;
    padding: 3px 10px 0px 30px;
}
.menu-txt{
    display: block;
    text-align: left;
    font-family: "微软雅黑";
    font-weight: normal;
    font-size: 15px;
    color: #221518;
    line-height: 30px;
    cursor: default;
    background: url(../images/up.png) center right 15px;
    background-size: 15px 8px;
    background-repeat: no-repeat;
}
.menu-txt.menu-current {
    background: url(../images/down.png) center right 15px;
    background-size: 15px 8px;
    background-repeat: no-repeat;
    font-weight: bold;
}
.menu-txtjh{
    display: block;
    text-align: left;
    font-family: "微软雅黑";
    font-weight: normal;
    font-size: 15px;
    color: #221518;
    line-height: 30px;
    cursor: default;
}
.second-view {
    display: none;
    margin: 2px 0px;
}
.second-list{
	display: block;
    line-height: 30px;
    padding: 0px 0px;
    text-align: left;
    font-size: 13px;
    color: #333;
    height: 30px;
    overflow: hidden;
    font-family: "微软雅黑";
    text-indent: 14px;
}
.second-list a{
	display: block;
    line-height: 30px;
    padding: 0px 0px;
    text-align: left;
    font-size: 13px;
    color: #333;
    height: 30px;
    overflow: hidden;
    font-family: "微软雅黑";
    text-indent: 14px;
}
.second-list a.a-active {
	background: #FF4D49;
	color: #fff;
}
.view-container {
    margin-left:210px;
    background-color: #fff;
    border: 1px solid #eaeaea;
}
.list-title {
    height: 45px;
    line-height: 45px;
    background: #fff;
    color: #221518;
    font-family: "微软雅黑";
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    padding: 0px 10px;
    border-bottom: 1px solid #eaeaea;
}
.list-title a{
	color: #221518;
    font-family: "微软雅黑";
    font-size: 16px;
    font-weight: normal;
    text-align: left;
}
.content-txtView {
    padding: 10px 20px 20px 20px;
    min-height:520px;
}
.content-txtTile{
	display: block;
	position: relative;
	line-height: 35px;
	color: #333;
	font-family: "微软雅黑";
	font-weight: normal;
	font-size: 14px;
	text-align: left;
}

.content-item {
    padding:5px 0px 20px 0px;
    border-bottom: 1px dashed #eaeaea;
}
.con-itemTitle{
	display: block;
	position: relative;
	height: 35px;
	line-height: 35px;
	font-family: "微软雅黑";
	font-size: 18px;
	overflow: hidden;
	color: #FF4D49;
	font-weight: bold;
	padding-bottom: 5px;
}
.con-itemtxt{
	display: block;
	padding: 0px 15px;
}
.con-itemtxt  a{
    width:400px;
    padding-right: 20px;
    line-height: 26px;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-decoration: none;
    font-family: "微软雅黑";
    font-weight: normal;
    font-size: 13px;
    color: #333333;
}
.list-dot {
    margin-right:3px;
    color: #333333;
}
.qu-Name{
    font-size:16px;
    color: #FF4F4F;
    display: block;
    font-family: "微软雅黑";
    font-weight: normal;
    line-height: 30px;
}
.qu-Name .list-dot{
	color: #FF4F4F;
}
.qu-txt{
	display: block;
	font-size: 13px;
	color: #221518;
	font-family: "微软雅黑";
	font-weight: normal;
	padding-left:15px;
	line-height: 22px;
}
.qu-txt>h1 {
    font-size: 18px;
    line-height: 1.5;
    font-weight: normal;
}
.qu-txt>h2 {
    font-size: 16px;
    line-height: 1.5;
    text-indent: 36px;
}
.qu-Img{
	display: block;
	position: relative;
	margin: 10px 0px;
	text-align: center;
	padding: 5px 0px;
}
.qu-Img img{
	max-width: 100%;
}
.be-Name{
    font-size: 14px;
    color: #555;
    display: block;
    font-family: "微软雅黑";
    font-weight: normal;
    line-height: 22px;
    text-indent: 30px;
}
.help_list li:first-child strong{
	line-height: 35px;
    text-align: center;
    font-size:26px;
    display: block;
    color: #221518;
    font-family: "微软雅黑";
    font-weight: 400;
}
.help_list li table {
    background-color: #f8f8f8;
    border-top: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
    margin-bottom: 10px;
}
.help_list table td {
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding:10px 15px;
    color: #221518;
    font-size: 14px;
    font-family: "微软雅黑";
    font-weight: normal;
    text-align: left;
}
.help_list table th {
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding:10px 15px;
    font-weight: bold;
    background: #f2f2f2;
    vertical-align: baseline;
    color: #221518;
    font-size: 14px;
    font-family: "微软雅黑";
    font-weight: normal;
    text-align: left;
}
.help_list li p {
    font-family: "微软雅黑";
    font-size: 15px;
    color: #221518;
    font-weight: normal;
}
.help_list li p span{
	display: block;
	font-size: 15px;
	color: #221518;
	font-family: "微软雅黑";
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 22px;
}
.help_list li strong{
     line-height:30px;
     color: #221518;
     font-weight: bold;
     font-size: 15px;
     display: block;
     height: 30px;
     overflow: hidden;
     font-family: "微软雅黑";
}
.help_list li p .padin-s{
	padding: 0px 0px 0px 23px;
	margin-bottom: 2px;
}
.i-Img{
	display:inline-block;
	position: relative;
	width:48%;
	margin-left:20px;
}
.i-Img:first-child{
	margin-left: 0px;
}
.i-Img img{
	height: auto;
	max-width: 100%;
}

.order-txt{
	display: block;
	margin-bottom: 5px;
}
.order-Name{
	display: block;
	line-height: 30px;
	height: 30px;
	color: #221518;
	font-family: "微软雅黑";
	font-size: 15px;
	overflow: hidden;
}
.order-t{
	display: block;
	font-size: 14px;
	color: #221518;
	line-height: 21px;
	font-family: "微软雅黑";
	font-weight: normal;
}
.se-Name{
	display: block;
	line-height: 25px;
	height: 25px;
	color: #221518;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: 700;
	overflow: hidden;
}
.se-txt{
	display: block;
	margin-left:18px;
}
.infor-beizhu{
    display: block;
    padding: 0px 15px;
    margin-bottom: 20px;
}
.infor-zf{
	text-align: left;
	font-size: 16px;
	color: #000;
	font-family: "微软雅黑";
	font-weight: normal;
	line-height: 22px;
	margin-top: 5px;
	text-indent: 30px;
	display: block;
	width: 100%;
}
.lianxi-view{
	display: block;
    padding: 0px 15px;
    margin:20px 0px;
	
}
.lianxi-txt {
    display: block;
    font-size: 16px;
    color: #221518;
    font-family: "微软雅黑";
    font-weight: normal;
    padding-left: 15px;
    line-height: 22px;
}




@media (min-width: 1910px){
	.view-header-hd {
	    width:1180px;
	}
}
@media (max-width: 1260px){
	.view-header-hd{
		width: 1000px;
	}
}
/*适应ie小屏幕*/
@media screen and (min-width:0\0) and (max-width:1260px) {
	/* IE9 , IE10 ,IE11 rule sets go here */
	.view-header-hd{
		width: 1000px;
	}
}