@charset "gb2312";
.jqzoom img {
	width:350px;
	height:310px;
	float:left;
	padding:20px;
	border: 1px solid #e2e2e2;
	border-radius:4px;
}
.qjkd {
	background:#fff;
	padding:40px;
	margin:0 auto;
	width:920px;
	overflow: hidden;
	margin-bottom:20px
}
h3 {
	font-weight:normal;
	color: #3D414D;
	font-size:18px;
}
h1 {
	font-size:20px;
}
.you-issues dd span {
	width:450px;
	padding-left:20px
}
.advantage>.clearfix .advantage-item>b {
	padding-left:90px;
	padding-top:50px;
	padding-bottom:10px;
	font-size:22px;
}
.title11 span {
	margin-bottom: 15px;
	line-height: 24px;
	font-size:18px;
	color: #3D414D;
}
.title11 p {
	font-size:18px;
	color:#ccc;
	display:block;
	text-transform:uppercase;
	float:right;
}
.title11 {
	border-bottom: 1px #eee solid;
	padding-bottom:10px;
	margin-bottom:15px
}
.title11 h1 {
	font-size: 14px;
	color: #555;
	font-weight:normal
}
.you-issues {
	padding-left:380px;
	background:url(../images/kx3552-16.jpg) no-repeat 0 0;
	margin-top:25px;
}
.you-issues dd {
	height:60px;
	clear:both;
	padding:25px 0
}
.process>span {
	display:block;
	float:left;
	width:145.3px;
	text-align:center;
	font-size:16px;
	height:40px;
	line-height:40px;
	color: #3D414D;
	font-weight: normal;
	margin-left:8px
}
.process>span a {
	color: #3D414D;
}
.process>span a:hover {
	color:#64e185
}
.my-call {
	background:url(../images/kx3552-17.jpg) no-repeat right 0;
	padding-right:470px
}
.my-call .text {
	font-size:14px;
	line-height:32px;
	display:block;
	color:#555;
}
.service {
	height:390px;
	position:relative;
	z-index:1;
}
.service .service-item {
	width:240px;
	height:300px;
	position:absolute;
	background-repeat:no-repeat;
-webkit-transition:all .3s ease 0s;
-moz-transition:all .3s ease 0s;
-ms-transition:all .3s ease 0s;
transition:all .3s ease 0s
}
.service .service-item>div {
	display:none;
	padding:95px 65px 0;
	width:170px;
	height:285px;
	box-shadow:2px 3px 5px #555
}
.service .service-item>div h3 {
	font-size:26px;
	text-align:center;
	font-weight:500;
	height:50px;
	line-height:50px;
	padding-bottom:10px
}
.service .service-item>div p {
	font-size:14px;
	line-height:24px
}
.service .service-item.item-1 {
	left:10px;
	top:80px;
	background:url(../images/kx778tu-2.png);
	border-radius:10px;
	border: 5px solid #64e185;
	z-index:1
}
.service .service-item.item-2 {
	left:220px;
	top:40px;
	background:url(../images/kx778tu-4.png);
	border-radius:10px;
	border:5px solid #64e185;
	z-index:1
}
.service .service-item.item-2>div {
	background:#fc0
}
.service .service-item.item-3 {
	left:405px;
	top:0;
	background:url(../images/kx778tu-3.png);
	border-radius:10px;
	border: 5px solid #64e185;
	z-index:5
}
.service .service-item.item-3>div {
	background:#64e185
}
.service .service-item.item-4 {
	left:595px;
	top:40px;
	background:url(../images/kx778tu-51.png);
	border-radius:10px;
	border: 5px solid #64e185;
	z-index:2
}
.service .service-item.item-4>div {
	background:#fc0
}
.service .service-item.item-5 {
	left:805px;
	top:80px;
	background:url(../images/kx778tu-52.png);
	border-radius:10px;
	border: 5px solid #64e185;
	z-index:1
}
.service .service-item.item-5>div {
	background:#64e185
}
.service .service-item.show {
	z-index:10
}
.service .service-item.show>div {
	display:block
}
.jcarousel {
	width:640px
}
.jcarousel .jca-tit {
	font-size:22px;
	;
	border-left:3px solid #64e185;
	height:40px;
	line-height:36px;
	padding-left:15px
}
.jcarousel .jcarousel-wrap {
	width:640px;
	height:400px;
	background:#fff;
	overflow:hidden;
	position:relative
}
.jcarousel .jcarousel-wrap>ul {
	width:20000px;
	height:400px;
	position:absolute
}
.jcarousel .jcarousel-wrap>ul li {
	width:640px;
	height:400px;
	float:left
}
.collaborate>dl>dd img, .jcarousel .jcarousel-wrap>ul li img {
	width:100%;
	height:100%
}
.jcarousel .jcarousel-wrap .jcarousel-pagination {
	width:640px;
	height:10px;
	z-index:100;
	text-align:right;
	position:absolute;
	bottom:10px;
	left:0;
	margin:0
}
jcarousel-wrap img {
	width:200px;
	float:right
}
.jcarousel .jcarousel-wrap .jcarousel-pagination a {
	text-decoration:none;
	display:inline-block;
	font-size:11px;
	height:10px;
	width:10px;
	line-height:10px;
	background:#ccc;
	border-radius:10px;
	margin-right:7px;
	-webkit-box-shadow:0 0 2px #4e443c;
	-moz-box-shadow:0 0 2px #4e443c;
	box-shadow:0 0 2px #4e443c
}
.jcarousel .jcarousel-wrap .jcarousel-pagination a.active {
	background:#64e185;
	opacity:1;
	-webkit-box-shadow:0 0 2px #f0efe7;
	-moz-box-shadow:0 0 2px #f0efe7;
	box-shadow:0 0 2px #f0efe7
}
.process {
	clear:both
}
.jcarousel-wrap li {
	float:left;
	border: 1px solid #eee;
	border-radius: 4px;
	width:213px;
	margin-right:20px;
	margin-bottom:15px
}
.jcarousel-wrap li a span {
	font-size: 14px;
	padding: 10px;
	text-align: center;
	display: inline-block;
	border-top:1px solid #eee;
	color: #3D414D;
	display: inline-block;
	white-space: nowrap;
	width: 193px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.jcarousel-wrap li a span:hover {
	color:#64e185
}
.jcarousel-wrap li img {
	width:177px;
	height:130px;
	padding:15px;
-webkit-transition: -webkit-transform .3s ease-out;
-moz-transition: -moz-transform .3s ease-out;
-ms-transition: -ms-transform .3s ease-out;
transition: transform .3s ease-out;
	border-radius:18px;
	margin-left:3px;
}
.jcarousel-wrap li img:hover {
	transform: scale(1.05);
	transition: transform 0.5s;
}
.jcarousel-wrap p a {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	line-height: 40px;
	font-size: 14px;
	border-top: 1px #64e185 solid;
	text-align: center;
	color: #3D414D;
	opacity: 0.9;
 _filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr='#3D414D00000', endcolorstr='#FF000000', gradientType=1);
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 15px;
	line-height: 24px;
	font-size: 18px;
	color: #3D414D;
	font-weight: normal;
}
.process .button {
	padding:20px 25px;
	font-size:16px;
	width:150px;
}
.advantage {
	height:560px;
	position:relative
}
.advantage>div.round {
	background: url(../images/kx778tu-53.png);
	width: 355px;
	height: 355px;
	position: absolute;
	left: 56%;
	top: 90px;
	margin-left: -247px;
	z-index: 1000;
}
.advantage>.clearfix .advantage-item {
	width:510px;
	height:260px;
	background:#3D414D;
	color:#fff;
	margin-bottom:30px;
	border-radius:10px;
}
.advantage>.clearfix .advantage-item.red {
	background:#64e185;
	color:#fff
}
.advantage>.clearfix .advantage-item>p {
	display:block;
	padding-left:70px;
	font-size:16px;
	line-height:24px;
	padding-right:195px
}
.advantage>.clearfix .advantage-item.right>b, .advantage>.clearfix .advantage-item.right>p {
	padding-left:90px;
	padding-right:70px
}
.data-process {
	background:url(../images/kx778tu-54.jpg) no-repeat 0 0;
	padding-left:500px;
}
.data-process .data-process-item {
	background:#f6f6f6;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	height:40px;
	width:560px;
	margin-bottom:30px
}
.data-process .data-process-item .data-process-active {
	height:40px;
	line-height:40px;
	text-indent:2em;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	background:#64e185;
	color:#fff;
	font-size:18px;
	font-weight:700;
	position:relative
}
.data-process .data-process-item .data-process-active span {
	display:block;
	width:100%;
	height:40px;
	line-height:40px;
	position:absolute;
	left:0;
	top:0
}
.data-process .data-process-item .data-process-active i {
	width:70px;
	height:70px;
	line-height:70px;
	text-align:center;
	color:#fc0;
	display:block;
	position:absolute;
	right:-15px;
	top:-15px;
	font-size:65px;
	text-indent:0;
	background:#fc0;
	border-radius:49.5px;
}
.jcarousel-box a.prev {
	left:0
}
.jcarousel-box a.next {
	right:0;
	background-position:-42px 0
}
.jcarousel-wrap ui li img {
	width: 330px;
	float: left;
	margin-right: 30px;
	position: relative;
	border: 1px solid #64e185;
	border-radius: 4px;
}
.jcarousel-box .jcarousel-wrap>ul>li p {
	border-top: 1px solid #64e185;
	padding: 15px;
	width: 300px;
	text-align: center;
	font-size: 16px;
	color: #3D414D;
}
.jcarousel-box .jcarousel-wrap>ul>li samp {
	width:337px;
	height:50px;
	z-index:1;
	position:absolute;
	left:0;
	bottom:0
}
.jcarousel-box .jcarousel-wrap>ul>li span {
	width:345px;
	height:50px;
	text-align:center;
	line-height:50px;
	color:#fff;
	font-size:14px;
	position:absolute;
	left:0;
	bottom:0;
	z-index:2
}
.collaborate {
	width:1100px
}
.collaborate>dl {
	width:1375px
}
.contact-left {
	float:left;
	width:670px
}
.contact-submit {
	float:left;
	width:400px;
	padding-left:135px
}
.contact-submit input {
	padding:15px 5px 15px 35px;
	width:360px;
	display:inline-block;
	vertical-align:middle
}
.contact-submit input.icon-adduser {
	background-image:url(../images/icon-adduser.png)
}
.contact-submit input.icon-address {
	background-image:url(../images/icon-address.png);
	width:150px
}
.contact-submit input.icon-username {
	background-image:url(../images/icon-user.png);
	width:150px;
	margin-left:10px
}
.contact-submit input.icon-mobile {
	background-image:url(../images/icon-mobile.png)
}
.contact-submit input.icon-code {
	background-image:url(../images/icon-code.png);
	width:213px
}
.contact-submit img {
	cursor:pointer;
	display:inline-block;
	vertical-align:middle
}
.contact-submit .button {
	padding:0;
	width:100%;
	height:50px;
	line-height:20px;
	font-size:18px;
	font-weight:700
}
.layer-nav {
	width:120px;
	height:560px;
	border-left:1px solid #da3a2b;
	position:fixed;
	right:10px;
	top:730px;
	z-index:100000
}
.layer-nav .layer-nav-box {
	width:120px;
	height:560px;
	margin-left:-11px;
	padding-top:15px
}
.layer-nav .layer-nav-box>a {
	display:block;
	height:30px;
	line-height:30px;
	background:url(../images/icon-round.png) no-repeat 0 -62px;
	font-size:14px;
	font-weight:700;
	padding-left:30px;
	margin-top:20px
}
.layer-nav .layer-nav-box>a.active {
	font-size:18px;
	background-position:0 4px
}
.hero-area:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 88px;
	width: 100%;
	height: 275px;
	background: url(../images/kx3552-15.png) #000;
	opacity: 0.3;
}
.anlian {
	display: inline-block;
	vertical-align: middle;
	letter-spacing: 3px;
	border: 2px solid #64e185;
	border-radius: 200px;
	padding: 13px 35px 13px 35px;
	font-size: 16px;
	color: #64e185;
	margin-top: 115px;
	margin-left: 30px;
	position: relative;
}
.hero-area video {
	float:right;
	margin-right:50px;
	border:5px solid #fff;
	margin-top:40px;
	height:190px;
	width:300px;
	position: relative;
	border-radius:4px;
}
ol, ul {
	list-style: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
.clear {
	clear: both;
}
b {
	font-weight: normal;
}
 .clearfix::after {
clear: both;
content: "";
display: block;
height: 0;
}
.clearfix {
	zoom: 1;
}
.fl {
	float: left
}
.fr {
	float: right
}
img {
	border:0
}
.trans {
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s
}
.w1000 {
	width:1000px;
	margin:0 auto;
}
.pay-m .word-p {
	margin: 0 auto;
	color: #3D414D;
	font-size: 18px;
	height: 64px;
	line-height: 64px;
	font-weight: 700;
}
/*Ñ¡ÔñÖ§¸¶½ð¶î*/
.sel-price {
	width:1050px
}
.price-list {
	border: 1px solid #eee;
	box-shadow: 2px 3px 30px rgba(212, 212, 212, 0.50);
	border-radius: 4px;
	width:247px;
	height: 350px;
	padding: 0 33px;
	cursor: pointer;
	position: relative;
	margin-bottom: 30px;
	background:#fff
}
.left-top-tuijian {
	position: absolute;
	top: -2px;
	left: -2px;
	display: block;
	width: 60px;
	height: 60px;
	background: url(../images/kx3552-19.png) -110px -107px no-repeat;
}
.price-list .much-price {
	font-size: 18px;
	color: #333;
	text-align: center;
	height:68px;
	margin-top:26px;
	border-bottom: #eee 1px solid;
	width: 100%;
}
.price-list .much-price span {
	font-family: Impact;
	font-size: 52px;
	color: #64e185;
	display: inline-block;
	margin-right: 5px;
}
.price-list .much-price i {
	color:#777;
	font-size:16px
}
.price-list .use-limit {
	text-align: center;
	color: #3D414D;
	margin-top: 30px;
	font-size:18px
}
.price-list.on {
	border-color: #64e185;
}
.price-list:nth-child(2) {
margin: 0 27px;
}
.sel-price .right-bottom {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 40px;
	height: 40px;
	display: inline-block;
	background: url(../images/kx3552-19.png) 0 -27px;
	display: none;
}
.price-list.on .right-bottom {
	display: block;
}
.price-list .giveTime {
	position: absolute;
	top:10px;
	color: #3D414D;
	text-align: center;
	left: 33px;
	width: 167px;
	font-size:14px
}
.price-list .giveTime span {
	color: #64e185;
	font-weight: bolder;
	padding: 0 2px
}
.shoudle-pay {
	font-size: 16px;
	width: 1000px;
	height: 66px;
	line-height: 66px;
	margin: 0 auto;
	font-size:18px;
	color: #3D414D;
	font-weight: 700;
}
.shoudle-pay span.yuan, .shoudle-pay i {
	color: #ff6633;
	font-size:22px;
	margin-top:5px
}
/*Í¼±ÒÖ§¸¶*/
.tab-box {
	width: 1000px;
	height:300px;
	padding-top: 70px;
	margin:0 auto 10px;
	background:#fff
}
.tab-title {
	height:44px;
	width: 100%;
	background-color: #eee;
}
.tab-title .every-btn {
	height: 44px;
	line-height:44px;
	border-right: #e4e4e4 1px solid;
	border-bottom: #e4e4e4 1px solid;
	width: 170px;
	text-align: center;
	color: #3D414D;
	font-size: 16px;
	cursor: pointer;
}
.tab-title .every-btn.on {
	background-color: #fff;
	border-bottom: #fff 1px solid;
}
.tab-con {
	margin-top:40px;
	height:230px;
}
.tb-pay-box {
	width:100%;
	margin-top:65px
}
.tb-pay-box p {
	text-align: center;
	color: #3D414D;
	font-size: 16px;
	line-height: 24px;
	margin-bottom:12px;
}
.tb-pay-box p span {
	color: #64e185
}
.tb-pay-box .btn-box {
	display:block;
	margin: 0 auto;
	width: 200px;
	height: 50px;
	line-height:50px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	margin-top:60px;
}
.tb-pay-box .btn-box:hover {
	opacity: 0.9
}
.pay-now {
	background-color: #ff6633;
}
.tb-pay-box .color-red {
	color: #c61f29;
	font-size: 18px;
}
.tb-pay-box .f14 {
	font-size: 14px
}
.tb-pay-box .back-index {
	background-color:#c61f29
}
.line-through {
	position: absolute;
	top:15px;
	left:0;
	width:100%;
	text-align: center;
	color: #999;
	text-decoration: line-through
}
.money-show {
	padding:32px 0 0
}
.word-p span {
	color: #64e185;
	display: inline-block;
	margin-left:15px;
	margin-top: 2px;
}
.sel-money .quan {
	position: absolute;
	color: #64e185;
	font-size: 12px;
	top: 2px;
	right: 6px;
}
/*sÉ¨ÂëÖ§¸¶*/
.way-xz {
	width:900px;
	margin: 0 auto;
	overflow: hidden\9
}
.way-xz dl {
	margin: 0 53px;
}
.way-xz .wx dt, .way-xz .zfb dt {
	border-radius: 4px;
	height:182px;
	border: #ddd 1px solid;
	padding:5px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.way-xz .zfb dt {
	width:182px;
	height:182px;
	border: #ddd 1px solid
}
.way-xz .wx dt img, .way-xz .zfb dt img {
	width:180px;
	width:182px;
	border-radius: 4px;
	height:180px;
	display: block;
}
.way-xz dd {
	height: 36px;
	line-height: 36px;
	color: #fff;
	/* width: 182px; */
    text-align: center;
	font-size: 16px;
	background-color: #00c901;
}
.way-xz .zfb dd {
	background-color: #1e89f2;
}
.way-xz .zfb dd a {
	display:block;
	height: 182px;
	height: 36px;
	text-align: center;
	color: #fff;
}
.way-xz .wx dd i {
	display: inline-block;
	background: url(../images/kx3552-19.png) -91px -28px;
	width: 26px;
	height: 23px;
	vertical-align: -6px;
	vertical-align: -1px\9;
	height: 24px;
	margin-right:15px
}
.way-xz .zfb dd i {
	display: inline-block;
	background: url(../images/kx3552-19.png) -119px -28px;
	width: 29px;
	height: 23px;
	vertical-align: -5px;
	vertical-align: -1px\9;
	height: 21px;
	margin-right:12px
}
.vip-advantange {
	width:1000px;
	margin: 0 auto;
}
.vip-advantange p {
	width:1000px;
	margin: 0 auto;
	color: #3D414D;
	padding-bottom:10px;
}
.advantange-box div {
	color: #3D414D;
	margin-right: 50px;
	margin-bottom: 15px;
}
.advantange-box i.and1 {
	width: 22px;
	height: 22px;
	background-position: 0 0
}
.advantange-box i.and2 {
	width: 21px;
	height: 25px;
	background-position: 0 -24px;
	vertical-align: -7px
}
.advantange-box i.and3 {
	width:25px;
	height: 22px;
	background-position: 0 -50px
}
.advantange-box i.and4 {
	width: 21px;
	height:21px;
	background-position: 0 -76px;
	vertical-align: -3px
}
.word-notice, .phone-contact {
	color: #999;
	text-align: center;
	line-height: 24px;
	margin-top: 15px;
}
.phone-contact {
	margin-top: 10px;
	margin-bottom: 100px;
}
.phone-contact span {
	color: #999;
	display: inline-block;
	margin: 0 20px;
}
/*×âÓÃÍÐ¹Ü*/
.zytg-main {
	position:relative;
}
.server_banner.zytg-banner {
	background:url(../images/server_18.jpg?new) no-repeat center center;
}
.zytg-main p.tit {
	color:#000000;
	font-size:28px;
	line-height:36px;
}
.zytg-main p.tit span {
	color:#333333;
	font-size:12px;
	display:block
}
.zytg-main-o .ul-o {
	margin:10px 0 0 0
}
.zytg-main-o li {
	border:1px solid #eee;
	background:#fff;
	float:left;
	;
	-webkit-box-shadow: 0 2px 5px 0 rgba(146, 146, 146, .1);
	-moz-box-shadow: 0 2px 5px 0 rgba(146, 146, 146, .1);
	box-shadow: 0 2px 5px 0 rgba(146, 146, 146, .1);
}
.zytg-main-o .ul-o {
	margin-bottom:13px;
}
.zytg-main-o .ul-o li {
	margin-right:12px;
}
.zytg-main-o .ul-o li a {
	display:block;
	padding:33px 33px 22px 28px;
	width:329px;
}
.zytg-main-o ul.ul-o dl {
	float:left;
	width:260px;
}
.zytg-main-o ul li dl dt {
	color:#FF5722;
	font-size:20px;
	line-height:20px;
	padding-bottom:15px;
}
.zytg-main-o ul li dl dd {
	color:#3D414D;
	font-size:14px;
	line-height:26px;
	margin-bottom:70px
}
.zytg-main-o ul.ul-o .li-t {
	margin-bottom:5px;
}
.zytg-main-o ul.ul-o .li-t span {
	display:block;
	float:right;
	width:68px;
	height:67px;
	background:url(../images/kx3552-21.png) no-repeat;
	background-position:0 -624px;
	margin-top:28px;
}
.zytg-main-o ul.ul-o .li-t span.span-t {
	background-position:0 -759px;
}
.zytg-main-o ul.ul-o .li-t span.span-s {
	background-position:0 -691px;
}
.zytg-main-o ul li .but {
	color:#fff;
	font-size:12px;
	line-height:32px;
	padding:0 17px;
	background:#64e185;
	display:inline-block
}
.zytg-main-o ul li .but:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
.zytg-main-o li:hover {
	border-color:#64e185;
	-webkit-box-shadow: 0px 10px 16px rgba(237, 237, 237, 1);
	-moz-box-shadow: 0px 10px 16px rgba(237, 237, 237, 1);
	box-shadow: 0px 7px 13px rgba(0, 0, 0, 0.1);
}
.zytg-main-o .ul-t li {
	position: relative;
	width: 250px;
}
.zytg-main-o .ul-t li a.but-o {
	padding: 20px;
	text-align: center;
	display: block;
	min-height: 245px;
	padding-top: 15px;
}
.li-t-img span {
	width:85px;
	height:85px
}
.zoom img {
	position: absolute;
	top:100px;
	cursor: pointer;
	left:100px
}
.zytg-main-o .ul-t .li-t-img {
	width:85px;
	height:76px;
	margin:auto auto 18px auto;
}
.zytg-main-o .ul-t .li-t img {
	width:125px;
	height:125px;
	margin-right:19px
}
.zytg-main-o .ul-t .li-t span.span-t {
	width:75px;
	height:76px;
	background-position:0 -826px;
	margin:5.5px 0 0 5px
}
.zytg-main-o .ul-t .li-t span.span-s {
	width:78px;
	height:70px;
	background-position:0 -902px;
	margin:3px 0 0 3.5px
}
.zytg-main-o .ul-t .li-t span.span-f {
	width:85px;
	height:75px;
	background-position:0 -972px;
}
.zytg-main-o .ul-t .li-b {
	width:174px;
	position:absolute;
	left:50%;
	margin-left:-87px;
	bottom:35px
}
.zytg-main-o .ul-t .li-b a.but.fr {
	padding:0 16px;
	border:1px solid #64e185;
	color:#64e185;
	background:#fff;
	line-height:30px;
}
.zytg-main-o .ul-t .li-b a.but.fr:hover {
	color:#fff;
	background:#64e185;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.zytg-main-t {
	background:#fff;
	padding:30px 0;
}
.zytg-main-t .w-1200 {
	background:url(../images/server_19.jpg) no-repeat;
	height:651px;
}
 @charset "utf-8";
#goodsInfo .imgInfo {
	float: left;
}
.yjsc {
	background: #fff;
	width: 1160px;
	margin: 20px auto;
	padding: 20px;
	overflow: hidden;
}
.yjsc9 {
	padding-top:15px;
	width:1200px;
	margin: 0 auto
}
.yjsc8 li a span {
	display: inline-block;
	white-space: nowrap;
	width: 180px;
	overflow: hidden;
	text-overflow: ellipsis;
	color:#555;
	margin-top:8px;
	font-size:12px
}
.yjsc8 li a span:hover {
	color:#64e185
}
.yjsc9 .yjsc8 li {
	position:relative;
	float:left;
	width:183.3px;
	height:170px;
	overflow:hidden;
	cursor:pointer;
	margin-left:15px;
	text-align:center
}
.yjsc9 .yjsc8 .icon-tag {
	display:block;
	position:absolute;
	right:5px;
	top:5px;
	width:48px;
	height:22px;
	line-height:22px;
	text-align:center;
	color:#fff;
	font-size:12px
}
.yjsc8 li img {
	width:160px;
	height:110px;
	border-radius:5px;
	border: 1px solid #eee;
	padding:10px
}
.yjsc8 li img:hover {
	border: 1px solid #64e185;
}
.silder {
	margin: 0 auto;
	position:relative;
}
.silder .silder_list {
	height:200px;
	overflow:hidden;
	position: relative;
}
.silder .silder_list a {
	position:absolute;
	top:0;
	left:0;
}
.silder .silder_list a, .silder .silder_list img {
	display:inline-block;
	float:left;
}
.silder .silder_page {
	height:42px;
	text-align:right;
	margin:0 auto;
	right:1px;
	overflow:hidden;
	position:absolute;
	bottom:1px;
}
.silder .silder_page li {
	width:22px;
	font-size:12px;
	float:left;
	height:22px;
	line-height:22px;
	margin:15px 10px 0 0;
	background:#F1F1F1;
	display:inline-block;
	text-align:center;
	color:#000;
}
.silder .silder_page li.current {
	background: #64e185;
	background: linear-gradient(to right, #ff850b 0, #ff5945 100%);
	color:#fff;
}
.silder_desc {
	color:#fff;
	background:url(tit_bg.png) repeat 0 0;
	float:left;
	line-height:42px;
	height:42px;
	width:100%;
	overflow:hidden;
	position:absolute;
	left:0;
	bottom:0;
	text-align:left;
	text-indent:10px;
}
.silder .silder_page li:hover {
	cursor:pointer;
}
.yjsc4 {
	position: absolute;
	left: 0;
	bottom:0;
	text-align: center;
	font-size: 14px;
	border-top: 1px #eee solid;
	padding:10px;
	padding-bottom:0px;
	height:55px;
	padding-top:8px;
	color: #3D414D;
	opacity: 0.9;
	width:195px
}
.yjsc2 a span:hover {
	color:#64e185
}
.yjsc3 {
	width:1200px;
	margin:0 auto;
}
.yjsc5 {
	font-size:12px;
	color:#64e185;
	margin-top:8px
}
.yjsc5 span {
	float:right
}
.yjsc6 {
	background: #fff;
	width: 1200px;
	margin:0px auto;
	overflow: hidden;
}
.yjsc3 .yjsc2 {
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #eee;
	border-radius: 4px;
	width:184px;
	height:230px;
	padding:15px
}
.yjsc2 a img {
	width:184px;
	border-radius: 3px;
	height:145px;
-webkit-transition: -webkit-transform .3s ease-out;
 -moz-transition: -moz-transform .3s ease-out;
 -ms-transition: -ms-transform .3s ease-out;
 transition: transform .3s ease-out;
}
.yjsc2 a img:hover {
	transform: scale(1.1);
	transition: transform 0.5s;
}
.yjsc7 {
	width:1160px;
	overflow:hidden;
	margin:0 auto;
	background:#fff;
	padding:20px;
	margin-top:20px
}
.yjsc7 ul li dl {
	display:block;
	float:left;
	width:1200px;
	line-height:32px
}
.xq02 {
	width:150px;
	height:175px;
	border: 1px solid #eee;
	padding:10px;
	margin-bottom:15px;
	border-radius: 4px;
	text-align:center
}
.xq02 img {
	width: 150px;
	height: 120px;
	border-radius: 4px;
 -webkit-transition: -webkit-transform .3s ease-out;
 -moz-transition: -moz-transform .3s ease-out;
 -ms-transition: -ms-transform .3s ease-out;
 transition: transform .3s ease-out;
	margin:0 auto;
	padding-bottom:10px
}
.xq02 img:hover {
	transform: scale(1.1);
	transition: transform 0.5s;
}
.xq02 a {
	color: #3D414D;
	line-height: 20px;
}
.xq02 p {
	border-top: 1px #eee solid;
	padding-top:5px
}
.box_5 {
	background-color: #ffffff;
	width: 1160px;
	margin: 0 auto;
	padding: 20px;
	overflow: hidden;
	margin-bottom:20px
}
.box_5 div {
	width:1175px;
}
.box_5 ul li {
	margin-right:13.5px;
	float:left
}
.box_5 ul li img {
	width:95px;
	height:95px;
	border:1px solid #eee;
	border-radius:3px;
	padding:10px
}
.box_5 ul li img:hover {
	border:1px solid #64e185;
}
.skts {
	width:1200px;
	margin:0 auto;
}
.skts1 {
	width: 170px;
	display: inline-block;
	background:#fff;
	margin-right:15px;
	padding:20px;
	vertical-align:top;
}
.skts2 {
	width:920px;
	padding:40px;
	font-size:14px;
	color:#666;
	margin:15px auto;
	line-height:28px;
	border:0px solid #e2e2e2;
	-webkit-box-shadow: 0 2px 5px 0 rgba(146, 146, 146, .1);
	-moz-box-shadow: 0 2px 5px 0 rgba(146, 146, 146, .1);
	box-shadow: 0 2px 5px 0 rgba(146, 146, 146, .1);
}
.skts5 {
	width:931px;
	display: inline-block;
	background:#fff;
	padding:20px;
	vertical-align:top;
	box-shadow: 0px 4px 10px rgba(20, 20, 20, 0.1);
	padding-top: 20px;
}
.skts5 img {
	text-align:center
}
.skts3 {
	width: 190px;
	display: inline-block;
	background:#fff;
	padding:20px 10px 20px 10px;
	;
	vertical-align:top;
}
.skts3 ul li {
	line-height: 25px;
	border-top: 1px dashed #eee;
	padding: 5px;
	display: inline-block;
	white-space: nowrap;
	width: 180px;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size:12px
}
.skts2 h3 {
	margin-bottom: 15px;
}
.skts1 h3 {
	margin-bottom: 15px;
}
.block {
	width: 1000px;
	margin: 20px auto;
	background: #fff;
	padding: 40px;
	color: #555;
	overflow: hidden;
	box-sizing: border-box;
	-webkit-box-shadow: 0 2px 5px 0 rgba(146, 146, 146, .1);
	-moz-box-shadow: 0 2px 5px 0 rgba(146, 146, 146, .1);
	box-shadow: 0 2px 5px 0 rgba(146, 146, 146, .1);
 -webkit-transition: .3s;
 transition: .3s;
}
.textInfo p {
	color:#777;
	line-height:22px;
	font-size:12px;
}
.MagicThumb img {
	height: 358px;
	width: 358px;
	padding: 20px;
	border: 1px #eee solid;
	border-radius:5px;
	margin:20px;
	margin-top:0px;
	float:left
}
.textInfo h1 {
	margin-bottom: 20px;
	font-size:20px;
	display: inline-block;
	white-space: nowrap;
	width: 450px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.gmymcss {
	padding:20px;
	margin-top:15px;
	font-size:14px;
	background:url(/style/images/qkkj-1.png);
	overflow: hidden;
	margin-bottom:25px
}
.gmymcss em p {
	height:60px;
	line-height:60px;
	font-size:16px;
	width:40px;
	float:left;
}
.gmymcss em {
	font-size:30px;
	color:#F00;
	float:left;
	font-style:normal;
	height:60px;
	line-height:60px;
}
.gmymcss span {
	font-size: 14px;
	float: right;
	/* border: 1px dashed #66BB6A; */
   border-radius: 100px;
	padding: 8px 25px 8px 25px;
	margin-top: 15px;
	color: #fff;
	background: #009688;
}
.gmymcss span:hover {
	filter:alpha(opacity=80);
	opacity: 0.8;
}
.gmymcss span i {
	font-size:18px;
	color:#F00;
	margin-top:5px
}
.cppf {
	clear: both;
	height: 25px;
	line-height: 25px;
	padding: 7px 0;
	border-top: 1px dashed #eee;
	border-bottom: 1px dashed #eee;
	font-size: 14px;
	margin-bottom:15px
}
.cppf span {
	margin-left: 5px;
	margin-right: 10px;
	display: inline-block;
	white-space: nowrap;
	width: 230px;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 25px;
	float: left;
	border-right: 1px solid #e9e9e9;
	line-height: 25px;
}
#goodsInfo .textInfo ul {
	padding:6px 0
}
#goodsInfo .textInfo select {
	width:80px;
}
#goodsInfo .textInfo .ul2 {
	font-size: 14px;
	color: #3D414D;
	opacity: 0.9;
}
.cpjj {
	line-height: 25px;
	padding:20px;
	width: 560px;
	background-color: #fff5f4;
	border-radius:3px;
	font-size: 14px;
	color:#555;
	margin-bottom:50px
}
#goodsInfo .textInfo .ul2 li {
	float:left;
	width:45%;
	height:30px;
}
.bnt_ul {
	background:#f5f5f5;
	padding:10px;
}
.bnt_ul img {
	vertical-align:middle
}
.shuxin dt {
	border:1px solid #dfdfdf;
	text-align:center;
	font-weight:bold;
	color:#ff6f3d;
	margin-bottom:3px;
}
.shuxin dd {
	width:50%;
	float:left
}
.shuxin dd span {
	float:left;
	background:#eee;
	margin:3px;
}
.shuxin dd .span1 {
	width:125px;
	padding-left:5px;
}
.shuxin dd .span2 {
	width:220px;
	padding-left:5px;
}
.textInfo {
	width:500px;
	float: right;
	margin-left: 0px;
}
.tstp1 img {
	width:95px;
	height:95px;
	border:1px solid #eee;
	border-radius:3px;
	padding:10px
}
.tstp1 img:hover {
	border:1px solid #64e185;
}
.wxzfewm {
	display: none;
	width: 128px;
	background: #Fff;
	padding: 10px;
	border: 1px solid #ddd;
	float: right;
	margin-right: 150.5px;
	margin-top: -233px;
}
.wxzfewm em {
	font-size:14px;
	text-align:center;
	color:#F00;
	margin-left:20px;
}
.wxzfewm img {
	width:130px;
	height:130px;
	padding-top:10px
}
.ymlink {
	margin-top:25px;
	width:500px
}
.gmcss {
	font-size:16px;
	border: 0px solid #64e185;
	width:170px;
	height:50px;
	text-align:center;
	display:inline-block;
	line-height:50px;
	background-position: center center;
	background: #64e185;
	color:#fff;
	font-family:"Î¢ÈíÑÅºÚ";
	border-radius:2px;
	outline: none;
}
.gmcss:hover {
	opacity: .8;
	text-decoration: none;
	cursor:pointer
}
.gmcss1 {
	padding-top: 1px;
	background: #232830;
	margin-left: 26px;
	color: #fff;
	height: 49px;
	line-height: 49px;
	width: 150px;
	font-size: 16px;
	border: 0px solid #64e185;
	text-align: center;
	display: inline-block;
	font-family: "Î¢ÈíÑÅºÚ";
	border-radius:2px;
}
.gmcss1:hover {
	cursor:pointer;
	color: #fff;
}
.fwtag a {
	margin-right:5px;
	text-decoration : none;
	color:#777
}
.ymlink ss {
	font-size: 14px;
	float: right;
}
.content001 {
	width:100%;
	margin:200px auto;
}
.skts01 {
	margin:20px auto;
	overflow: hidden;
	width:1000px
}
.video1-btn {
	position: fixed;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 602px;
	height: 380px;
	display: none;
	z-index: 999;
	background: #64e185;
	padding: 15px;
}
.video1-shut {
	position: absolute;
	top: 0px;
	left: 645px;
	height: 40px;
	width: 40px;
	font-size: 26px;
	color: #fff;
	text-align: center;
	background: #64e185;
}
.video1-shut:hover {
	opacity: 0.6;
	filter:alpha(opacity=60);
	color: #fff;
	cursor:pointer
}
#shadow {
	position:fixed;
	opacity: 0.9;
	filter:alpha(opacity=80);
	bottom:0;
	left: 0;
	right: 0;
	top: 0;
	background:#000;
	z-index: 99;
	display: none;
}
.bbtpcss {
	position: relative;
	width: 350px;
	float:left;
	height: 310px;
	border: 1px solid #e2e2e2;
	padding: 20px;
}
.bbtpcss img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	max-width: 90%;
	max-height:90%;
}
.bbtpcss1 {
	position:absolute;
	top:0;
	left: -6px;
}
.cjwtz {
	width:450px;
	float:left;
	margin-top:15px
}
.cjwtz li em {
	background: #64e185;
	color: #fff;
	font-size: 40px;
	text-align: center;
	padding: 5px;
	height: 50px;
	width: 50px;
	border-radius: 5px;
	line-height: 50px;
	display: inline-block;
	float: left;
	margin-right: 15px;
}
.cjwtz li span {
	font-size:16px;
	color:#3D414D;
	float: left;
	margin-bottom: 5px;
}
.cjwtz li p {
	font-size:12px;
	color:#777;
	width: 350px;
	float: left;
	line-height:22px;
}
.cjwtz li {
	height:85px;
	border-bottom: 1px dashed #eee;
	margin-bottom:20px
}
.cjwtz li img {
	float: left;
	border-radius: 7px;
	margin-right: 15px;
	width: 125px;
	height: 75px;
}
.main {
	width:180px;
	height:150px;
	position:fixed;
	bottom:0px;
	z-index:9999999999;
}
.main2 {
	width:160px;
	height:180px;
	position:relative;
}
.main2 ul li {
	width:100%;
	height:22px;
	line-height:22px;
	text-align:left;
}
.main2 ul li a {
	color:#444;
	text-decoration:none;
}
.main2 ul li a:hover {
	text-decoration:underline;
	color:#000;
}
.bar {
	width:25px;
	height:105px;
	position:absolute;
	right:-25px;
	top:-1px;
	background:url(../images/kx3552-60.png) no-repeat;
	display:block;
}
.main2 img {
	width:160px;
	height:150px
}
.ljgmcss {
    font-size: 18px;
    border: 0px solid #00F;
    border-radius: 0px;
    width: 160px;
    height: 50px;
    background: #FF5722;
    color: #fff;
    line-height: 50px;
    outline: none;
    margin-right: 30px;
    font-weight: 700;
}
.ljgmcss:hover {
	filter:alpha(opacity=80);
	opacity: 0.8;
	cursor:pointer
}
.ymlink span a {
	color: #555;
	font-size: 16px;
	border: 1px solid #ddd;
	background: url(../images/kx778tu-19.jpg) 10px no-repeat;
	width: 130px;
	height: 50px;
	text-align: center;
	display: inline-block;
	line-height: 50px;
	background-position: center center;
}
.ymlink a {
	color: #fff;
	font-size: 18px;   font-weight: 700;
	border-radius: 0px;
	background: #2d344e;
	width: 160px;
	height: 50px;
	text-align: center;
	display: inline-block;
	line-height: 50px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.ymlink a:hover {
	background:#3D414D;
	color:#fff
}
.qkkj023 {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
}
.qkkj24 {
	height: 70px;
	padding-left: 10px;
	margin-bottom: 10px;
        border-bottom: 2px solid #ebebeb;
	overflow: hidden;
	background: #ffffff;
}
.qkkj24 img {
	width:50px;
	height:50px;
	margin-right:10px;
	float:left;
	margin-top:5px;
	border-radius:49.5px;
}
.qkkj24 span {
	margin-top:5px;
	display: inline-block;
	width: 164px;
	line-height: 25px;
	color:#555
}
.qkkj24 span:hover {
	color:#64E185
}
.qkkj25 {
	margin:0 auto;
	width:1000px;
	margin-bottom:20px;
	webkit-box-shadow: 0 2px 5px 0 rgba(146, 146, 146, .1);
	-moz-box-shadow: 0 2px 5px 0 rgba(146, 146, 146, .1);
	box-shadow: 0 2px 5px 0 rgba(146, 146, 146, .1);
	background:#fff
}
.video1-btn {
	position: fixed;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 602px;
	height: 380px;
	display: none;
	z-index: 999;
	background: #fafafa;
	padding: 15px;
}
.video1-shut {
	position: absolute;
	top: 0px;
	left: 645px;
	height: 40px;
	width: 40px;
	font-size: 26px;
	color: #fff;
	text-align: center;
	background: #F44336;
}
.video1-shut:hover {
	opacity: 0.6;
	filter:alpha(opacity=60);
	color: #fff;
	cursor:pointer
}
#shadow {
	position:fixed;
	opacity: 0.9;
	filter:alpha(opacity=80);
	bottom:0;
	left: 0;
	right: 0;
	top: 0;
	background:#000;
	z-index: 99;
	display: none;
}
.ymdqwz {
	float: right;
	height: 46px;
	color: #666;
	font-size: 14px;
	line-height: 54px;
	margin-right:15px
}
.ymxqjs {
	line-height: 28px;
	font-size: 14px;
	color: #444;
	padding: 20px;
}
div.zoomDiv {
	z-index:1;
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	height:180px;
	background:#fff;
	border:1px solid #ddd;
	display:none;
	text-align:center;
	overflow:hidden;
	padding:20px;
	margin-left:45px
}
div.zoomMask {
	position:absolute;
	background:url(/style/images/qkkj-17.png) repeat scroll 0 0 transparent;
	cursor:move;
	z-index:1;
	width:100px;
	height:100px;
}
.pgfy {
	border-top: 1px solid #ddd;
	padding-top: 35px;
}
.pgfyl {
	float: left;
	width: 660px;
	padding-left: 14px;
}
.pgfyl p {
	color: #555;
	font-size: 14px;
	margin-bottom: 20px;
}
.llcs {
	color:#F00;
	margin-right:5px;
	font-style:normal
}
.syymsm {
    padding:20px;
  color: #856200;
    line-height: 30px;
       border: 2px solid #fcbb90;
    background: #FFF;
    border-radius: 3px;
    border-radius: 10px;
    margin-top: 20px;
    WIDTH: 570px;
    margin:30px auto;
    margin-bottom: 60px;
}
