﻿@charset "utf-8";
/* CSS Document */

BODY {
	PADDING: 0px;
	MARGIN: 0px;
	font-family: Century Gothic, 微软雅黑E\8F6F\96C5\9ED1, 幼圆E7C\5706, Arial, Verdana;
	font: 12px/1.5 Microsoft YaHei, Helvitica, Verdana, Arial, san-serif;
	background-color:#fff;
}
input, ul, h1, h2, h3, h4, input, ol, p, dl, dt, dd {
	margin:0px;
	padding:0px;
}
ul {
	list-style:none;
}
a {
	text-decoration: none;
	color: #666
}
a:hover {
	color:#C00;
	text-decoration: none;
}
img, input {
	border:none;
	vertical-align:middle;
}
* {
	margin: 0px;
	padding: 0px;
	outline: none;
	list-style-type: none;
	border: none;
}
.topbg {
	BACKGROUND-IMAGE: url(/img/top.png);
	BACKGROUND-REPEAT: repeat-x;
	height: 97px;
	box-shadow: 0 0 10px #000;
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
}
.top {
	MARGIN: 0px auto;
	WIDTH: 988px;
	HEIGHT: 124px;
}
.top .logo {
	WIDTH: 990px;
	COLOR: #333;
	height: 70px;
	FONT-SIZE: 16px;
	PADDING-TOP: 25px;
}
.top .navr {
	WIDTH: 750px;
	float: right;
	overflow: hidden;
	margin-top: 10px;
}
.top .navr ul {
	width: 850px;
}
.top h1 {
	font-size: 25px;
	margin-top: 20px;
	float: left;
	width: 230px;
	margin: 0;
	padding: 0;
}
.navr LI.menuon {
	BACKGROUND: url(/img/navon.gif) center no-repeat;
	display: block;
	width: 103px;
	HEIGHT: 32px;
}
.navr LI A:hover {
	BACKGROUND: url(/img/navhover.gif) center no-repeat;
	color:#2a87e9;
}
.navr LI.menuon a:hover {
	BACKGROUND: url(/img/navon.gif) center no-repeat;
}
.navr LI {
	TEXT-ALIGN: center;
	FLOAT: left;
	HEIGHT: 32px;
	FONT-SIZE: 1em;
	width: 103px;
	margin-right: 5px;
}
.navr LI.menuon a {
	color: #FFF;
}
.navr LI A {
	width: 103px;
	TEXT-ALIGN: center;
	LINE-HEIGHT: 30px;
	FLOAT: left;
	HEIGHT: 32px;
	COLOR: #333;
	FONT-SIZE: 1em;
	TEXT-DECORATION: none;
}
.line {
	width:100%;
	height:10px;
	margin:0 auto;
}
.link {
	line-height:27px;
	height:27px;
	color:#000;
	font-size: 12.48px;
	padding:0px 0px 0 0px;
	width:960px;
	margin: 0 auto;
	overflow: hidden;
	font-family:"����";
}
.neirong {
	width: 100%;
	position: relative;
	overflow: hidden;
	background-color: #fff;
}
.neirong .conter {
	width: 960px;
	margin: 30px auto;
	font-size: 16px;
	color: #7C7C7C;
	line-height:28px;
}
.neirong.nr2 {
	height: 437px;
}
.neirong i {
	display: block;
	width: 100%;
	height: 1px;
	background: #E0E0E0;
	font-size: 0;
	overflow: hidden;
	border-bottom: 1px #fff solid;
	position: absolute;
	bottom: 0;
	left: 0;
}
.dian {
	display: block;
	width: 2px;
	height: 2px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background: #000;
}/*��ɫСԲ��*/
.xzList {
	width: 44%;
}
.xzList dt {
	font-size: 18px;
	color: #555;
	border-bottom: 1px #EDEDED solid;
	text-indent: 4px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.xzList dd {
	height: 28px;
	line-height: 28px;
	font-size: 12px;
}
.xzList a {
	color: #7C7C7C;
	font-size:14px;
}
.xzList a:hover {
	color: #47a7fd;
}
.ri {
	float: right;
	display: inline;
}
.fl {
	float: left;
	display: inline;
}
.weare {
	height: 177px;
	padding-top: 150px;
	text-align: center;
	line-height: 2em;
	color: #575757;
	font-size: 14px;
	background: url(/images/index_03.png) no-repeat center 0;
	background-color: #fff;
}
/* slide */
.slide-number a, .slide-number .slide-number-active, .sl-angle, .slide-number {
	background-image:url(../images/icon.png)
}
#banner {
	position:relative;
	margin:0 auto;
	min-width:990px;
	overflow:hidden;
	width:100%;
	height:435px;
	z-index:100;
	background:#f9f9f9
}
#J-slide {
	position:relative;
	width:100%;
	height:400px;
	background:#f9f4ed
}
#J-slide .slide {
	float:left;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:400px
}
.bghome {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	opacity:0;
	overflow:hidden;
	background-size:cover;
	background-position:50% 50%;
	background-repeat:no-repeat;
	-webkit-transition:opacity 800ms ease-in-out;
	-moz-transition:opacity 800ms ease-in-out;
	-ms-transition:opacity 800ms ease-in-out;
	-o-transition:opacity 800ms ease-in-out;
	transition:opacity 800ms ease-in-out
}
.pic {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	opacity:0;
	background-position:50% 50%;
	background-repeat:no-repeat;
	-webkit-transition:all 800ms cubic-bezier(.62, .25, .65, .83);
	-moz-transition:all 800ms cubic-bezier(.62, .25, .65, .83);
	-ms-transition:all 800ms cubic-bezier(.62, .25, .65, .83);
	-o-transition:all 800ms cubic-bezier(.62, .25, .65, .83);
	transition:all 800ms cubic-bezier(.62, .25, .65, .83)
}
.borderbtn{border: 5px solid #398748;border-left: 0px solid #398748;}
.vipTuijian{height:228px;width:1000px;margin-left: auto;margin-right: auto;}
.tagtitle{color:#333333;font-size:22px;padding-bottom: 15px;padding-top: 20px;}
.vipFenlei{height:830px;width:1000px;margin-left: auto;margin-right: auto;}
.vipTuijian li{float: left;width:325px;height:162px; }
.cz1{display:block;width:325px;font-size:28px;color:#fff;text-align:center;padding-bottom: 7px;}
.cz1 a{color:#fff;text-align:center;}
.cz1 a:hover{color:yellow;;}
.cz2{display:block;width:325px;font-size:18px;color:#fff;text-align:center;height: 78px;}
.bgcolor1{background-color:#333399; margin-right: 12px;}
.bgcolor2{background-color:#339933; margin-right: 12px;}
.bgcolor3{background-color:#FF3333;margin-right: 0px}
.bgcolor1:hover{background-color:#5887c5; }
.bgcolor2:hover{background-color:#4dbaa2; }
.bgcolor3:hover{background-color:#ff8c5d;}

.bgcolor4{background-color:#649ada; margin-right: 12px;}
.bgcolor5{background-color:#58d0b8; margin-right: 12px;}
.bgcolor6{background-color:#ffa06a;margin-right: 0px}
.bgcolor4:hover{background-color:#333399; }
.bgcolor5:hover{background-color:#339933; }
.bgcolor6:hover{background-color:#FF3333;}


.cztu1{background:url(/img/sc_czicon.png) no-repeat 77px 5px;height:39px;}
.cztu2{background:url(/img/sc_czicon.png) no-repeat 73px -92px;height:39px;}
.cztu3{background:url(/img/sc_czicon.png) no-repeat 73px -195px;height:39px;}
.cztop{ display:block; width:325px; height:37px;}
.slide-1 .bg-1, .slide-1 .pic-1, .slide-1 .txt-1 {
	display:block;
	opacity:1
}
.slide-2 .bg-2, .slide-2 .pic-2, .slide-2 .txt-2 {
	display:block;
	opacity:1
}
.slide-3 .bg-3, .slide-3 .pic-3, .slide-3 .txt-3 {
	display:block;
	opacity:1
}
.slide-5 .bg-5, .slide-5 .pic-5, .slide-5 .txt-5 {
	display:block;
	opacity:1
}
.slide-1 .txt-2, .slide-3 .txt-2 {
	top:0
}
.slide-1 .pic-2, .slide-3 .pic-2 {
	left:-14px
}
.slide-2 .txt-1, .slide-3 .txt-1 {
	top:160px
}
.slide-2 .pic-1, .slide-3 .pic-1 {
	left:14px
}
.slide-1 .txt-3, .slide-2 .txt-3 {
	left:-100px
}
.slide-1 .pic-3, .slide-2 .pic-3 {
	left:47%
}
.slide-number {
	padding:9px 0;
	text-align:center;
	background-position:0 -329px;
	background-repeat:repeat-x;
	background-color:#ededed;
}
.slide-number a {
	width:14px;
	height:14px;
	display:inline-block;
	margin:0 10px 0 0;
	background-repeat:no-repeat;
	background-position:-40px -286px;
	text-indent:-9999em;
	overflow:hidden;
	outline:0
}
.slide-number a::moz-focus-inner {
border:0
}
.slide-number .slide-number-active {
	background-position:-11px -287px
}
.pic-1 {
	height:324px;
}
.pic-2 {
	width:100%;
	height:244px;
	left:10%;
}
.pic-3 {
	width:478px;
	height:250px;
	left:39%;
}
.pic-4 {
	height:300px;
	left:16%;
}
.pic-5 {
	height:300px;
	left:16%;
}
.slide-4 .bg-4, .slide-4 .pic-4, .slide-4 .txt-4 {
	display:block;
	opacity:1;
}
.slide-1 .pic-4, .slide-2 .pic-4, .slide-3 .pic-4 {
	left:-14px;
}
.slide-4 .pic-1, .slide-2 .pic-1, .slide-3 .pic-1 {
	left:14px;
}
.slide-4 .pic-2, .slide-1 .pic-2, .slide-3 .pic-1 {
	left:-14px;
}
.slide-4 .pic-3, .slide-1 .pic-3, .slide-2 .pic-3 {
	left:47%;
}
/*----------- lazyloadBanner ---------------*/


.bg-1-lazy {
	background-image:url(../images/zs01.jpg);
}
.bg-2-lazy {
	background-image:url(../images/zs02.jpg);
}
.bg-3-lazy {
	background-image:url(../images/zs03.jpg);
}
.bg-4-lazy {
	background-image:url(../images/zs04.jpg);
}
.bg-5-lazy {
	background-image:url(../images/zs01.jpg);
}
.infor {
	width:960px;
	margin:0 auto;
	background-color: #fff;
        padding-top: 30px;
}
.infor h2 {
	margin-bottom:37px;
}
.infor ul {
	overflow:hidden;
	zoom:1;
	margin-right:-62px;
}
.infor ul li {
	float:left;
	width:265px;
	line-height:24px;
	margin:0 60px 63px 0;
	display:inline;
}
.infor ul li img {
	float:left;
	margin-right:15px;
	display:inline;
}
.infor ul li h3 {
	font-size:14px;
	overflow:hidden;
	zoom:1;
}
.infor ul li p {
	overflow:hidden;
	zoom:1;
}
.zs {
	margin:0 auto;
	background-color:#fff;
}
.paneL {
	width:719px;
	float:left;
}
.paneL .pathinfo {
	height:50px;
	line-height:50px;
	color:#858585;
}
.paneL .pathinfo span {
	float:left;
}
.paneL .pathinfo a {
	color:#858585;
	float:left;
}
.paneL .pathinfo a:hover {
	color:#0067CE;
	text-decoration:underline;
}
.paneL .pathinfo em {
	float:left;
	padding:0 8px;
}
.paneL .banner {
	padding:8px 0 4px 0;
}
.paneL .paneList {
}
.paneL .paneList dl {
	height:184px;
	width:692px;
	border-bottom:1px solid #eeeeee;
}
.paneL .paneList dl dt {
	padding:34px 0 0 15px;
	float:left;
	width:135px;
}
.paneL .paneList dl dd {
	float:left;
	width:540px;
	padding-top:34px;
}
.paneL .whl dl dd {
	float:left;
	width:692px;
	padding-top:34px;
}
.paneL .paneList dl dd .paneListL {
	width:415px;
	float:left;
}
.paneL .paneList dl dd .wh {
	width:530px;
	float:left;
}
.paneL .paneList dl dd h4 {
	height:30px;
	line-height:30px;
	overflow:hidden;
}
.paneL .paneList dl dd h4 a {
	font-size:16px;
	float:left;
	margin-right:8px;
	font-weight:normal;
}
.paneL .paneList dl dd h4 span {
	font-size:12px;
	width:18px;
	height:18px;
	line-height:18px;
	_line-height:19px;
	display:block;
	float:left;
	background:#63c600;
	color:#ffffff;
	text-align:center;
	margin-top:7px;
	overflow:hidden;
}
.paneL .paneList dl dd h4 a.Green {
	color:#429B00;
	font-weight:bold;
}
.paneL .paneList dl dd h4 a:hover {
	text-decoration:underline;
}
.paneL .paneList dl dd p.p1 {
	line-height:28px;
	height:28px;
	overflow:hidden;
	color:#AAAAAA;
}
.paneL .paneList dl dd p.p2 {
	line-height:25px;
	color:#666666;
}
.paneL .paneList dl dd .downBtn {
	width:80px;
	height:30px;
	float:right;
	background:#59b5ff;
	margin-top:40px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.paneL .paneList dl dd .downBtn a {
	width:80px;
	height:30px;
	line-height:30px;
	display:block;
	font-size:14px;
	color:#ffffff;
	text-align:center;
}
.paneL .paneList dl dd .downBtn:hover {
	background:#249CFF;
}
.page {
	height:28px;
	width:697px;
	padding:30px 0;
}
.page .page1 {
	float:right;
}
.page .page1 strong {
	width:28px;
	height:28px;
	line-height:28px;
	background:#59b5ff;
	display:block;
	color:#ffffff;
	text-align:center;
	float:left;
	margin:0 5px 0 0;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.page .page1 a {
	width:28px;
	height:28px;
	line-height:28px;
	background:#eeeeee;
	display:block;
	color:#888888;
	text-align:center;
	float:left;
	margin:0 5px 0 0;
	text-decoration:none;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.page .page1 a:hover {
	background:#59b5ff;
	color:#ffffff;
}
.page .page1 a.next, .page .page1 a.prev {
	width:60px;
}
.paneR {
	width:212px;
	float:left;
	padding:20px 20px 0 28px;
	border-left:1px solid #eeeeee;
}
.paneR h4 {
	height:50px;
	line-height:50px;
	font-size:18px;
	font-weight:normal;
}
.paneR ul {
	padding-bottom:20px;
}
.paneR ul li {
	height:32px;
	line-height:32px;
	overflow:hidden
}
.paneR ul li a {
	font-size:14px;
	color:#999999;
}
.paneR ul li a:hover {
	color:#0067CE;
	text-decoration:underline;
}
.paneL .SoftwareTitle {
	height:auto;
	line-height:50px;
	overflow:hidden;
	border-bottom:1px solid #eeeeee;
	font-size:24px;
	text-align:center;
	width:692px;
}
.paneL .View_article {
width:692px;
line-height: 240%;
color: #666666;
font-size: 14px;
	
}
.paneL .View_article ul {
	float:left;
	width:540px;
	padding-top:20px;
}
.paneL .View_article ul li {
	height:30px;
	line-height:30px;
}
.paneL .View_article ul li span {
	float:left;
	width:64px;
	display:block;
	color:#AAAAAA;
}
.paneL .View_article ul li em {
	float:left;
	width:440px;
	display:block;
	color:#666666;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.main {
	width: 982px;
	margin: 0 auto;
	position: relative;
}
.liclear {
	font-size: 0 !important;
	float: none !important;
	width: 0px !important;
	height: 0px !important;
	padding: 0 !important;
	margin: 0 !important;
	line-height: 0 !important;
	font-size: 1px !important;
	overflow: hidden !important;
	display: block !important;
	clear: both !important;
}
.footer {
	height: 230px;
	width: 100%;
	background: #2B2B2B;
}
.footer .dl1, .footer .div1 {
	width: 960px;
	margin: 0 auto;
	padding-top: 20px;
}
.footer .dl1 a {
	color: #8E8E8E;
	margin-right: 10px;
}
.footer .dl1 a:hover {
	color:#fff;
}
.footer .dl1 dt {
	font-size: 14px;
	color: #C0C0C0;
}
.footer .a {
	width: 206px;
}
.footer .a img {
	margin-top: 22px;
}
.footer .b {
	width: 403px;
	padding-left: 37px;
	border-left: 1px #8E8E8E dashed;
	border-right: 1px #8E8E8E dashed;
	line-height: 24px;
}
.footer .div1 {
	color: #8e8e8e;
	padding-top: 30px;
}
.footer .c {
	padding-left: 37px;
	line-height: 32px;
}

.line {
width: 100%;
height: 10px;
margin: 0 auto;
}

.container {
            display: flex;
            width:690px;
            height:auto;
            margin-top:50px;
            justify-content: space-between;
            border-radius: 4px;
        }
        
        
        .payment-option div{width:300px;}
        
        .payment-option img{width:300px;box-shadow: 4px 4px 8px 4px rgba(0, 0, 0, 0.1);border-radius: 24px;}
         .bank-info {
            width: 680px;
            padding: 20px;
            border-radius: 4px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
            margin-bottom: 20px;
            margin-top:20px;
            border-top:1px solid #ddd;
        }

        .bank-field {
            margin-bottom: 15px;
			padding-left:10px;
			
        }

        .bank-label {
            display: inline-block;
            width: 100px;
            font-size:16px;
        }

        .bank-value {
            margin-left: 120px;
            font-size: 16px;
            line-height: 1.5;
        }

        .bank-account {
            word-break: break-all; 
        }
		.fgt{margin:5px 20px 20px 5px;border-bottom:1px dashed gray;}

.box img{  
cursor: pointer;  
transition: all 0.5s; 
border-radius:5px;
margin-top:20px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
          }  
.box img:hover{  
transform: scale(1.3); 
}