body {
    margin: 0;
    padding: 0;
    font: 14px "Microsoft YaHei", "Hiragino Sans GB", tahoma, sans-serif;
    overflow-x: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}

.container {
    width: 1000px;
    position: relative;
    margin: 0 auto;
}

#header {
    height: 80px;
}

#header .logo {
    display: block;
    background: url("../img/logo.png") no-repeat;
    width: 348px;
    height: 44px;
    margin-top: 13px;
    text-indent: -999px;
}

#header .contact {
    color: #555555;
 
}

.banner {
    background: url("../img/transfer1.png") top center no-repeat;
    height: 559px;
}
.banner .btn_area {
    width: 1200px;
    margin: 0 auto;
}
.banner .btn {
    display: inline-block;
    height: 60px;
    width: 200px;
    opacity: 0;
    position: relative;
    top: 450px;
 left: 880px;
}

/* .section {
    margin-bottom: 50px;
} */

.section-0 {
    background: url("../img/transfer2.png") top center no-repeat;
    height: 508px;
}
.section-1 {
    background: url("../img/transfer3.png") top center no-repeat;
    height: 1182px;
}

.section-2 {
    background: url("../img/transfer4.png") top center no-repeat;
    height: 806px;
}

.section-3 {
    background: url("../img/transfer5.png") top center no-repeat;
    height: 765px;
}

.section-4 {
    background: url("../img/transfer6.png") top center no-repeat;
    height: 704px;
}

.section-5 {
    background: url("../img/transfer7.png") top center no-repeat;
    height: 692px;
}

.section-6 {
    background: url("../img/transfer8.png") top center no-repeat;
    height: 148px;
}

.section-7 {
    background: url("../img/transfer9.png") top center no-repeat;
    height: 130px;
}

.tip {
    width: 1000px;
    margin: 20px auto 40px;
    color: #b8b8b8;
    line-height: 24px;
    font-size: 14px;
}


/* .section-5 {
    background: url("../images/section-5.png") top center no-repeat;
    height: 825px;
} */
.tip {
    width: 1000px;
    margin: 20px auto 40px;
    color: #b8b8b8;
    line-height: 20px;
    font-size: 14px;
}
.tip p {
    margin: 0;
    padding: 0;
}


.wrapfix {
    width:998px;
    margin:0 auto;
}
.header {
    height:76px;
}

.header .logo_box {
	margin-top:16px;
    height: 44px;
    width: 352px;
    background: url("../img/logo.png") no-repeat left center;
    float: left;
}
.header .tel {
    float: right;
    height:24px;
    line-height: 24px;
    padding-left:15px;
    margin-top:32px;
    /* border-left: 1px solid #838383; */
    font-size: 17px;
    color: #555555;
}
.header .tel span {
    font-size: 16px;
}

.cjwt-body {
	background-color: #f6f6f6;
	padding-bottom: 59px;
}

.cjwt {
	width:998px;
	margin:0 auto;
	padding: 0;
}

.cjwt li{
	list-style: none;
	line-height: 90px;
	border-bottom: solid 1px #e7e7e7;
}

.cjwt li img {
	vertical-align: middle;
}

.cjwt li a{
	font-family: SourceHanSansSC-Normal;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 60px;
	letter-spacing: 0px;
	color: #5d5d5d;
	padding-left: 16px;
	text-decoration: none;
}

.cjwt li:nth-child(1) a{
	color: #ea4634;
}

.cjwt li:nth-child(1) div{
	display: block;
}

.cjwt li div {
	width: 998px;
	background-color: #ededed;
	margin-top: 23px;
	margin-bottom: 20px;
	display: none;
}


.cjwt li div .sj{
	width: 18px;
	margin-left: 50px;
	position: absolute;
	z-index: 9999;
	margin-top: -9px;
}

.cjwt li div p{
	padding: 25px 35px;
	font-family: SourceHanSansSC-Normal;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #5d5d5d;
	margin: 0 !important;
}

.wxts{
	width: 998px;
	margin:0 auto;
	padding-left: 4px;
	height: 64px;
	font-family: SourceHanSansSC-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #999999;
	margin-top: 60px;
}