.banner {
	margin-top: 132px;
}

.content {
	width: 1000px;
	margin: 0 auto;
	padding: 30px;
	background: #fff;
}

.content h1 {
	text-align: center;
	margin-bottom: 30px;
}

.content h1.h1-center {
	color: #333;
	font-weight: bold;
	border-bottom: 3px solid #004898;
	padding-bottom: 10px;
}


/*一级标签*/

#tabContainer {}

.tab_header_group {
	z-index: 10;
	background: #fff;
	width: 100%;
	padding: 0;
	margin: 0;
}

.tab_header {
	display: inline-block;
	cursor: pointer;
	margin-right: 3px;
	margin-bottom: 6px;
	*display: inline;
	zoom: 1;
}

.tab_header_group .tab_header a,
.tab_header_group a:hover {
	text-decoration: none;
	background: #d3e7fd;
	color: #0989cd;
	padding: 8px 23px;
	text-align: center;
}

.tab_header_group .tab_header:hover {
	background: #F5F5F5;
}

.tab_header_group .active a {
	margin-bottom: 0px;
	background: #0b539f url(../product/images/tab-active.png) no-repeat center;
	color: #fff;
	background-size: 120% 120%;
}

.tab_body_group {
	margin-top: 30px;
}

.tab_body {
	display: none;
	border: 1px solid #ddd;
}

.tab_body_group .active {
	display: block;
}

.tab_body_group p {
	margin: 20px 0 30px;
	text-indent: 32px;
	line-height: 30px;
}

.tab_body_group p strong {
	color: #e74c3c;
}

.tab_body_group ul {
	line-height: 30px;
}

.tab_body_group li span {
	display: inline-block;
	width: 20px;
}

.tab_body_group .productText p.productText-2 {
    border-bottom: none;
    padding-bottom: 0;
    margin: 10px 0 0;
    text-indent: 0;
    line-height: 1.8;
}

.tab_body_group .productText3 p {
    border-bottom: none;
    padding-bottom: 0;
    margin: 10px 0;
    line-height: 1.8;
}

.tab_body_group .productText3 ul {
    border-bottom: none;
    padding-bottom: 0;
    margin: 10px 0 0 20px;
}

.productText3 h2 {
    color: #0B539F;
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 1.8;
    background: url(../images/blue-point.png) no-repeat left 11px;
    padding-left: 16px;
}

.bottom-qrcode {
	background: url(../product/images/bottom-qrcode-bg.png) no-repeat;
	width: 940px;
	height: 180px;
}

.bottom-qrcode-left {
	float: left;
	margin-top: 30px;
	margin-left: 60px;
}

.bottom-qrcode-right {
    float: right;
    margin-top: 30px;
    margin-right: 60px;
}

.link-jump {
	text-align: right;
	border-top: 1px solid #ddd;
	padding-top: 20px;
	margin-top: 30px;
}

.link-jump a {
	background: url(../images/link-jump.png) no-repeat right center;
	padding-right: 26px;
}


/*产品介绍*/
.screenshots-1,
.screenshots-2 {
    float: left;
    margin-right: 20px;
}
.screenshots-1 img,
.screenshots-2 img,
.screenshots-3 img,
.screenshots-app img {
    width: 298px;
}

.screenshots img {
    border: 1px solid #ddd;
}

.screenshots {
    text-align: center;
    display: block;
    overflow:hidden;
}

.features {
	margin: 30px auto 60px;
	line-height: 30px;
}

.features ol {
    margin-left: 20px;
    font-size: 15px;
}

.features ol li {
    padding-left: 10px;
}

ol.features {
    padding-left: 20px;
}

.tab-title {
    background: #F5F5F5;
    margin-bottom: 30px;
    padding: 14px 20px 0;
    overflow: hidden;
}

.tab-title h1 {
    font-size: 18px;
    padding: 12px 70px;
    margin-bottom: 0;
    border-radius: 8px 8px 0 0;
}

.tab-title h1.active-title {
    background: #fff;
}

.tab-title h1 a {
    color: #666;
}

.tab-title h1 a:hover {
    color: #0989cd;
}

.tab-title h1.active-title a {
    color: #333;
    font-weight: 600;
    font-size: 20px;
}

.tab-title-1 {
	float: left;
}

.tab-title-2 {
	float: left;
}

/*纵向标签*/

.focus {
	height: 590px;
	width: 940px;
	background: url(../product/images/bgtp.png) no-repeat left center;
	margin: 0 auto;
	margin-bottom: 30px;
	margin-top: -40px;
	border: 1px solid #ddd;
}

.yxyj {
	background: url(../product/images/yxyj.png) no-repeat left center;
}

.hc {
	background: url(../product/images/hc.png) no-repeat left center;
}

.focus .left {
	float: left;
	width: 660px;
	height: 400px;
	position: relative;
	overflow: hidden;
	margin-top: 140px;
}

.focus .left li {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	opacity: 0;
	filter: alpha(opacity=0);
}

.focus .left li.active {
	z-index: 2;
}

.focus .left li p {
	display: none;
}

.focus .right {
	float: left;
	margin-top: 114px;
	margin-left: 9px;
}

.focus .right li {
	overflow: hidden;
	cursor: pointer;
	line-height: 31px;
	width: 136px;
	background: url(../product/images/nav01.png) no-repeat left;
	margin-bottom: 6px;
	font-size: 14px;
	padding-left: 10px;
}

.yxyj .right li {
	background: url(../product/images/yxyj-nav01.png) no-repeat left;
}

.hc .right li {
	background: url(../product/images/hc-nav01.png) no-repeat left;
}

.yaoxie_focus {
	background: url(../product/images/yaoxie-bgtp.png) no-repeat left center;
	height: 454px;
}

.yaoxie_focus .right {
	margin-top: 38px;
	margin-left: 0px;
}

.yaoxie_focus .left {
	width: 846px;
	height: 345px;
	margin-top: 38px;
	float: right;
}

.focus .right li:hover,
.focus .right li.active {
	background: url(../product/images/nav01a.png) no-repeat left;
	color: #ffffff;
}

.yaoxie_focus .right li {
	line-height: 33px;
	width: 79px;
	background: url(../product/images/yaoxie-navbg01.png) no-repeat left;
	font-size: 12px;
    padding-left: 20px;
    height: 33px;
}

.yaoxie_focus .right li:hover,
.yaoxie_focus .right li.active {
	background: url(../product/images/yaoxie-navbg01a.png) no-repeat left;
	color: #000;
	font-weight: bold;
	line-height: 33px;
}

.yxyj .right li:hover,
.yxyj .right li.active {
	background: url(../product/images/yxyj-nav01a.png) no-repeat left;
	color: #ffffff;
}
.hc .right li:hover,
.hc .right li.active {
	background: url(../product/images/hc-nav01a.png) no-repeat left;
	color: #ffffff;
}

.focus .right li i {
	width: 60px;
	height: 60px;
	float: left;
	margin: 15px 19px 0px 0;
}

.focus .right li i.i1 {
	background-position: 0 0;
}

.focus .right li i.i2 {
	background-position: 0 -60px;
}

.focus .right li i.i3 {
	background-position: 0 -120px;
}

.focus .right li i.i4 {
	background-position: 0 -180px;
}

.focus .right li:hover i.i1,
.focus .right li.active i.i1 {
	background-position: -60px 0;
}

.focus .right li:hover i.i2,
.focus .right li.active i.i2 {
	background-position: -60px -60px;
}

.focus .right li:hover i.i3,
.focus .right li.active i.i3 {
	background-position: -60px -120px;
}

.focus .right li:hover i.i4,
.focus .right li.active i.i4 {
	background-position: -60px -180px;
}

.login-pic {
	text-align: center;
}

.yaoxie-bs-list ul {
    overflow: hidden;
}

.yaoxie-bs-list ul li {
    float: left;
    width: 220px;
    text-align: center;
    margin-right: 20px;
    margin-bottom: 20px;
}

.yaoxie-bs-list ul li.last-li {
    margin-right: 0px;
}

.yaoxie-bs-list ul li img {
    width: 80px;
}

.yaoxie-bs-list ul li h2 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0;
}

#tabContainer .yaoxie-bs-list ul li h3 {
    font-size: 13px;
    font-weight: normal;
    color: #999;
    line-height: 1.5;
}

.productText ol { 
    line-height: 1.5;
    margin-left: 20px;
}

.productText ol li {
    margin: 20px;
}

.productText ol .screenshots img {
    margin-top: 20px;
}

.productText2 {
    margin: -20px auto 0;
}

#tabContainer .productText2 h3 {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.productText2 .screenshots {
  text-align: left;
}

.productText2 .screenshots img {
  width: 700px;
}

/*客户服务*/

.preface {
	margin-bottom: 60px;
}

.preface-img {
	width: 204px;
	text-align: center;
}

.preface-text {
	width: 700px;
	padding: 30px 0;
}

.preface-l-r,
.preface-r-l {
	overflow: hidden;
} 

.preface-l-r .preface-img {
	float: left;
}

.preface-l-r .preface-text {
	float: right;
}

.preface-r-l .preface-img {
	float: right;
}

.preface-r-l .preface-text {
	float: left;
}

.preface p {
	text-indent: 36px;
}

.service-features {
	padding: 30px 0;
	border-top: 1px solid #ddd;
	overflow: hidden;
}

.features-img {
	float: left;
	width: 210px;
	text-align: center;
}

.features-text {
	float: right;
	width: 700px;
	line-height: 188px;
	overflow: hidden;
}

.features-text h2 {
	font-weight: bold;
	margin-bottom: 10px;
	color: #333;
}

.text-inter {
	display: inline-block;
	vertical-align: middle;
	line-height: 1.8;
}

#tabContainer h3 {
	font-weight: bold;
	margin-bottom: 20px;
}

#tabContainer h4 {
	font-weight: bold;
	margin-bottom: 10px;
}

#tabContainer h3.wtf-h3 {
	text-align: center;
}


/*典型客户*/

.region-name {
	text-align: center;
	height: 44px;
	line-height: 44px;
	background: #f8f9fd;
	border-bottom: 1px solid #ddd;
	font-weight: bold;
}

.region-list {
	height: 486px;
	overflow: hidden;
	overflow-y: auto;
	padding: 10px 10px 20px 20px;
}

.region-list ul {
	margin-bottom: 20px;
}

.region-list li {
	width: 32%;
	margin-left: 1%;
	float: left;
	background: url(../images/circle.png) no-repeat left center;
	padding-left: 30px;
	font-size: 13px;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


/*在线试用*/
.section-title {
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
    overflow: hidden;
}

h1.h1-blue {
	font-size: 24px;
	font-weight: bold;
	border-left: 6px solid #004898;
	text-align: left;
	padding-left: 20px;
	line-height: 30px;
    margin-bottom: 10px;
    color: #333;
}
h2.h2-blue {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
    margin-bottom: 10px;
    color: #333;
}
.time-line {
	position: relative;
	height: 1800px;
}

.vertical-line {
	width: 4px;
	height: 1800px;
	background: #d5dfea;
	position: absolute;
	top: 0;
	left: 24px;
	border-radius: 4px;
}

.step-box {
	position: absolute;
	z-index: 999;
	top: 20px;
	left: 6px;
}

.step-item {
    margin-bottom: 60px;
}

.step-number {
	background: url(../trial/images/step-nunber-bg.png) no-repeat center;
	text-align: center;
	font-size: 26px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	float: left;
	color: #fff;
	font-style: italic;
	font-weight: bold;
}

.step-content {
	float: left;
	margin-left: 30px;
}

.step-content h2 {
    line-height: 40px;
    margin-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
    color: #333;
}

.step-content p {
    margin-top: 10px;
    margin-bottom: 10px;
}

.soft-name {
    width: 340px;
    display: inline-block;
}

.screenshots-img {
	float: left;
	margin-right: 60px;
	width: 200px;
	overflow: hidden;
	font-size: 14px;
	text-align: center;
}

.step-content .screenshots-img p {
    line-height: 24px;
}

.not-first-title {
	margin-top: 60px;
}

/*渠道合作*/
.partners-list {
	margin: 30px 0;
    overflow: hidden;
}
.preface-channel p {
	margin-bottom: 40px;
	text-indent: 36px;
}

.partners-item {
	border: 1px solid #ddd;
	width: 450px;
}

.partners-item h2 {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	color: #004898;
	background: #f8f8f8;
}

.partners-item h2,
.partners-item p {
    padding: 15px 20px;
}

.partners-left {
	float: left;
}

.partners-right {
	float: right;
}

.partners-item p .address {
	font-size: 14px;
	color: #999;
	display: block;
}


/*行业资讯*/

.news-title {
	margin-bottom: 0;
}

.content .news-list {
    min-height: 400px;
}

.content-no-banner {
	margin-top: 132px;
}

.news-details {
    border: 1px solid #ddd;
    padding: 60px;
    overflow: hidden;
}

.details-header {
    border-bottom: 1px solid #ddd;
}

.details-header h1 {
    font-size: 30px;
    color: #333;
    margin-bottom: 20px;
}

.details-header h2 {
    font-size: 20px;
    color: #333;
    margin-bottom: 20px;
    text-align: center;
}

.details-text {
    margin: 10px auto 20px;
	text-align: center;
	color: #999;
	font-size: 14px;
}

.details-text span {
    margin: 0 20px;
}

.details-body {
	padding-top: 30px;
}

.details-body p {
	margin: 30px 0;
	text-indent: 36px;
}

.details-body p.first-p {
    text-indent: 0;
}

.details-body p.last-p {
    text-align: right;
    text-indent: 0;
}

.news-warp {
  width: 100%;
  clear: both;
}

.news-middle {
  width: 1000px;
  margin: 132px auto 0;
  background: #fff;
}

.news-pic {
    text-indent: 0;
    text-align: center;
}

.content .internet-news .news-list {
    min-height: auto;
}

.internet-news h3 {
	margin: 30px auto 20px;
}

.internet-news ol {
    margin-top: 30px;
    margin-left: 30px;
}

.internet-news ol li {
	padding-left: 20px;
	line-height: 32px;
}

/*客户服务标签*/
.tab2-service {
}

.tab2-service h3 {
    font-weight: bold;
    margin-bottom: 20px;
}

.tab2-service .nTab {
	overflow: hidden;
}

.tab2-service .nTab .TabTitle {
	overflow: hidden;
}

.tab2-service .nTab .TabTitle ul {
	margin: 0;
	padding: 0;
}

.tab2-service .nTab .TabTitle li  {
    float: left;
    cursor: pointer;
    margin-right: 5px;
    margin-bottom: 6px;
    zoom: 1;
    padding: 8px 23px;
    text-align: center;
}

.tab2-service .nTab .TabTitle .normal {
    background: #d3e7fd;
    color: #0989cd;
}

.tab2-service .nTab .TabTitle .active  {
    margin-bottom: 0px;
    background: #0b539f url(../product/images/tab-active.png) no-repeat center;
    color: #fff;
    background-size: 120% 120%;
}

.tab2-service .nTab .TabContent {
    overflow: hidden;
    margin-top: 20px;
    border: 1px solid #ddd;
}

.tab2-service .none {
	display: none;
}


.new-function-item {
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 30px;
    margin: 30px 0;
}

.new-function-item h2 {
    color: #0B539F;
    font-size: 16px;
    font-weight: bold;
}

.function-item-text {
    float: left;
    width: 70%;
}

.function-item-pic {
    float: right;
    width: 20%;
}

.tab_body_group .function-item-text p {
    margin: 10px 0 10px;
}

.new-title {
    overflow: hidden;
	padding-bottom: 15px;
	border-bottom: 3px solid #004898;
}

.new-title h2 {
    text-align: center;
	font-size: 24px;
	font-weight: bold;
	position: relative;
	color: #000;
}

.new-title h2 span {
    position: absolute;
    left: 0;
    font-size: 14px;
    top: 10px;
	background: url(../product/images/arrow-back.png) no-repeat left center;
	padding-left: 12px;
}

.tab_body_group .tab_body_productText .productText p {
    border-bottom: none;
    text-indent: 0;
}

.tab_body_group .productText p.first-p {
    padding-bottom: 0;
    margin: 30px 0 -20px;
}

.tab_body_group .tab_body_productText .productText ol.features {
    padding-left: 0;
    margin-left: 0;
}

#tabContainer .tab_body_group .productText .section-main h3 {
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 20px;
    font-size:16px;
}

.tab_body_group .productText .section-main p {   
    padding-bottom: 0;
    margin: 0;
}

code {   
    font-size:12px;
}

.tab_body_group .productText .section-main .screenshots {
    text-align: left; 
}

.tab_body_group .productText .section-main .screenshots img {
    width: 700px;
}

.date-table table {
    width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.date-table table td {
    border: 1px solid #eee;
	padding: 5px;
	font-size: 14px;
}

.date-table table thead tr td {
    background: #0B539F;
	font-weight: bold;
	color: #fff;
    text-align: center; 
}

.td-center {
    text-align: center;
}

.td-left {
    text-align: left;
}

.tab_body_group ul.outlines {
	margin-left: 30px;
}

.outlines li {  
    background: url(../images/circle.png) no-repeat left 7px;
    padding-left: 20px;
    background-size: 8px 8px;
    line-height: 24px;
    margin-bottom: 10px;
}

.video-box {
    background: #0b4082;
    overflow: hidden;
}

.system3-video {
    height: 274px;
}

.system7-video,
.solution2-video {
    height: 422px;
}

.video-box .video-left {
    float: left;
    width: 750px;
}

.system3-video .video-left {
    height: 274px;
    *background: url(../files/advertising-video-ie7.png) no-repeat center center;
}

.system6-video .video-left {
    height: 422px;
    *background: url(../files/financial-interface-ie7.png) no-repeat center center;
}

.system7-video .video-left {
    height: 422px;
    *background: url(../files/UDI-Function-Demonstration-ie7.png) no-repeat center center;
}

.solution2-video .video-left {
    height: 422px;
    *background: url(../files/third-party-logistics-ie7.png) no-repeat center center;
}

.video-qr {
    float: right;
    width: 190px;
    *width: 250px;
    text-align: center;
    color: #fff;
    margin-top: 30px;
    font-size: 14px;
}

.video-qr img {
    margin-bottom: 10px;
}

.video-qr span {
    display: block;
}

.video-qr2 {
    margin-top: 100px;
}
