/*index-s-*/
.main .place1 .class {
	margin: 0 auto;
}

.main .mintro {
	position: absolute;
	top: 100px;
	color: white;
	width: 300px;
	right: 254px;
	height: 246px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 8;
	overflow: hidden;
}

.main .mintro h2 {
	color: white;
}

.main .system .sys_list .iconsb:first-child {
	margin-left: 0;
}

.main .system .sys_list .iconsb {
	width: 180px;
	margin-left: 77px;
	cursor: pointer;
}

.main .system .sys_list .iconsb .word p {
	color: #999;
}

.main .system .sys_list {
	display: table;
	margin: 0 auto;
	margin-top: 50px;
}

.main .system .sys_list .morefun {
	background: url(../images/iconsb_153.png) no-repeat;
	display: block;
	width: 163px;
	height: 103px;
	text-align: center;
	line-height: 140px;
	color: #f07c38;
	text-decoration: underline;
}
.main .system .sys_list .morefun a {
	margin-left: -20px;
}
.main .place3 .listimg {
	float: left;
	margin: 0 0 0 1px;
	border-radius: 7px;
	width: 238px;
	height: 396px;
	position: relative;
}

.main .place3 .listimg .word {
	color: #333333;
	height: 45px;
	padding: 10px 20px 0;
	font-size: 14px;
	overflow: hidden;
	line-height: 22px;
}

.main .place3 .listimg .viewimg {
	width: 238px;
	height: 245px;
}

.main .place3 .listimg .viewimg img {
	width: 100%;
	height: 245px;
	overflow: hidden;
}

.main .place3 .listimg .v_logo {
	height: 60px;
	padding-top: 10px;
}

.main .place3 .listimg .v_logo img {
	margin: 0 auto;
}

.main .place3 .listimg .j_border {
	box-sizing: border-box;
	border: 1px solid #dedede;
	padding-bottom: 24px;
	width: 238px;
	height: auto;
	position: absolute;
	bottom: 0;
	background-color: white;
	background-color: white;
}

.main .place4 {
	background-color: #ecf0f5;
	overflow: hidden;
}

.main .place4 .update_foo {
	width: 320px;
	margin-left: 125px;
}

.main .place4 .updy {
	margin: 0 auto;
	overflow: hidden;
	margin-top: 100px;
	margin-bottom: 100px;
}

.main .place4 .update_foo .word p {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.main .place4 .update_foo .word h2 {
	word-wrap: break-word;
}

.main .place4 .update_foo .word p {
	color: #999;
}

.main .place4 .update_foo .word .tip_title {
	margin-top: 20px;
}

.main .place4 .update_foo .word .tip_title h2 {
	margin: 0;
}

.tip_new:after {
	content: '';
	background: url(../images/lit_13.png) no-repeat;
	width: 25px;
	height: 16px;
	position: absolute;
	margin-top: 2px;
}

.main .place4 .mal {
	margin-left: 0;
}

.banner .download {
	position: absolute;
	top: 6%;
	left: 16%;
}

.sc-title {
	font-size: 36px;
	color: #333;
	text-align: center;
	line-height: 1;
	margin-bottom: 30px;
}

.sc-subtitle {
	font-size: 16px;
	color: #444444;
	line-height: 2;
	margin-bottom: 40px;
	text-align: center;
}

.addchange .card-list {
	margin-left: -10px;
	margin-right: -10px;
}

.addchange .place1 .card-list .card-item {
	height: 230px;
	background: #667588;
}

.addchange .place1 .card-list .card-item .inner {
	padding: 20px;
	text-align: center;
}

.addchange .card-list .card-item .inner {
	display: block;
}

.addchange .place1 .card-list .card-item:nth-child(1) .inner i {
	background-image: url(../images/ind_03.jpg);
}

.addchange .place1 .card-list .card-item:nth-child(2) .inner i {
	background-image: url(../images/ind_05.jpg);
}

.addchange .place1 .card-list .card-item:nth-child(3) .inner i {
	background-image: url(../images/ind_07.jpg);
}

.addchange .place1 .card-list .card-item:nth-child(4) .inner i {
	background-image: url(../images/ind_09.jpg);
}

.addchange .place1 .card-list .card-item:nth-child(5) .inner i {
	background-image: url(../images/ind_11.jpg);
}

.addchange .place1 .card-list .card-item:nth-child(6) .inner i {
	background-image: url(../images/ind_13.jpg);
}

.addchange .place1 .card-list .card-item .inner i {
	display: block;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center center;
}

.addchange .place1 .card-list .card-item .inner p:first-of-type {
	font-size: 18px;
	margin-bottom: 8px;
}

.addchange .place1 .card-list .card-item .inner p {
	color: #eee;
	font-size: 12px;
}

.addchange .card-list-6 .card-item {
	width: 185px;
}

.addchange .card-list .card-item {
	border-radius: 15px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	float: left;
}

.addchange .module-card-raise {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.addchange .module-card-raise:hover {
	-webkit-transform: translate(0, -10px);
	-moz-transform: translate(0, -10px);
	transform: translate(0, -10px);
	-webkit-box-shadow: 0 20px 20px #ddd;
	-moz-box-shadow: 0 20px 20px #ddd;
	box-shadow: 0 20px 20px #ddd;
}

.addchange .place2 {
	background: url(../images/computerback.png) no-repeat bottom center;
	background-color: #f6f9fc;
	height: 920px;
}

.addchange .place2 .tittle {
	margin-top: 80px;
}

.addchange .place2 .iconimg {
	background: url(../images/computer.png) no-repeat center;
	height: 528px;
	width: 849px;
	margin: 0 auto;
	position: relative;
}

.addchange .place2 .iconimg img.video {
	position: absolute;
	left: 95px;
	top: 21px;
}

.addchange .place2 .iconimg img.start {
	position: absolute;
	left: 50%;
	margin-left: -40.5px;
	top: 50%;
	margin-top: -71.5px;
	cursor: pointer;
}

.addchange .place_both {
	background: #667588;
}

.pa_to_bo_80_100 {
	padding-top: 80px;
	padding-bottom: 100px;
}

.addchange .place_both .sc-subtitle {
	color: #e1f5ff;
}

.addchange .place_both .eact {
	background: #292929;
	margin-bottom: 20px;
}

.addchange .function-list .function-item {
	float: left;
	width: 20%;
	margin-bottom: 100px;
}

.addchange .function-list .function-item i {
	display: block;
	width: 128px;
	height: 128px;
	margin: 0 auto 20px;
	background-position: center;
	position: relative;
	border-radius: 15px;
}

.addchange .btn-danger.btn-3d {
	border-bottom: 5px solid #D33C3C;
	border-radius: 10px;
	padding: 14px 50px;
	background-color: #EC5151;
	display: inline-block;
	font-size: 18px;
	color: #fff;
}

.addchange .btn-danger.btn-3d:hover {
	border-bottom-color: #DC5353;
	background-color: #F96565;
}

.addchange .function-list .function-item i img {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.addchange .function-list .function-item p {
	color: #434a54;
	font-size: 16px;
	text-align: center;
}
.addchange .function-list .function-item .gray_limit{
	color: #82939e;
	font-size: 14px;
	text-align: left;
	width: 168px;
	margin: 0 auto;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	word-break: break-word;
}
.addchange .needs-slide {
	height: 637px;
	border: 1px solid #3DBAF7;
}

.addchange .needs-slide .hd {
	height: inherit;
	width: 278px;
	float: left;
	background: #3DBAF7 url(../images/yunyi.png) 28px 40px no-repeat;
	overflow: hidden;
}

.addchange .needs-slide .hd ul {
	margin-top: 210px;
	margin-left: 40px;
}

.addchange .needs-slide .hd li.on {
	color: #3DBAF7;
}

.addchange .needs-slide .hd li {
	padding: 10px 30px;
	border: 1px solid #fff;
	color: #fff;
	cursor: pointer;
	margin-bottom: 10px;
	line-height: 1.2;
	position: relative;
}

.addchange .needs-slide .hd li.on .li-hd,
.needs-slide .hd li .li-hd:hover {
	padding-left: 5px;
}

.addchange .needs-slide .hd li .li-hd {
	position: relative;
	z-index: 4;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

.addchange .needs-slide .hd li.on .li-bd {
	width: 100%;
}

.addchange .needs-slide .hd li .li-bd {
	position: absolute;
	z-index: 1;
	background: #fff;
	right: 0;
	top: 0;
	bottom: 0;
	width: 0;
	-webkit-transition: width .3s;
	-moz-transition: width .3s;
	transition: width .3s;
}

.addchange .needs-slide .hd li p {
	font-size: 24px;
	margin: 0;
}

.addchange .needs-slide .hd li span {
	font-size: 14px;
}

.addchange .needs-slide .bd {
	margin-left: 278px;
	text-align: center;
	background-color: #fff;
}

.addchange .needs-slide .bd ul {
	padding: 40px 50px;
}

.addchange .needs-slide .bd h3 {
	font-size: 30px;
	color: #3DBAF7;
	margin-bottom: 10px;
}

.addchange .needs-slide .bd p {
	font-size: 14px;
	color: #82939e;
	margin-bottom: 20px;
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.3);
		transform: scale(.3)
	}
	50% {
		opacity: 1;
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}
	70% {
		-webkit-transform: scale(.9);
		transform: scale(.9)
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.3);
		-ms-transform: scale(.3);
		transform: scale(.3)
	}
	50% {
		opacity: 1;
		-webkit-transform: scale(1.05);
		-ms-transform: scale(1.05);
		transform: scale(1.05)
	}
	70% {
		-webkit-transform: scale(.9);
		-ms-transform: scale(.9);
		transform: scale(.9)
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
	padding-bottom: 20px;
}


/*index-e-*/


/*updatelog-s-*/

.balih {
	background: #fff8ed;
	position: relative;
}

.balih:after {
	content: '';
	background: url(../images/gr-updata.png);
	width: 100%;
	height: 16px;
	display: block;
}

.balih .word p {
	font-size: 16px;
	padding-bottom: 30px;
}

.balih .word {
	padding-top: 90px;
}

.balih .stairs {
	padding-bottom: 50px;
	overflow: hidden;
	margin: 0 auto;
}

.balih .stairs .item {
	position: relative;
	float: left;
}

.balih .stairs .listmal {
	padding-left: 158px;
}

.balih .stairs .item .time {
	width: 124px;
	height: 44px;
	line-height: 44px;
	margin-right: 34px;
	color: #fff;
	font-size: 24px;
	border-radius: 4px;
	background: #567ab1;
	text-align: center;
	float: left;
	margin-top: 35px;
}

.balih .stairs .yearsix .time {
	margin-top: -19px;
}

.balih .stairs .item .row {
	height: 1px;
	display: block;
	width: 46px;
	background: #567ab1;
	position: absolute;
	left: 110px;
	top: 54px;
}

.balih .stairs .yearsix .row {
	top: 3px
}

.balih .stairs .listmal .row {
	width: 2px;
	height: 50px;
	background: #fff;
	left: 158px;
	top: 0;
}

.balih .stairs .item .lie {
	width: 12px;
	background: url(../images/war.png) no-repeat;
	position: absolute;
	height: 12px;
	display: block;
	top: 50px;
	left: 155px;
}

.balih .stairs .listmal .lie {
	background: url(../images/ar.png) no-repeat;
	width: 22px;
	height: 22px;
	left: 148px;
	top: 28px
}

.balih .stairs .yearsix .lie {
	top: 0;
}

.balih .stairs .item .desc {
	width: 1018px;
	height: auto;
	float: left;
	padding-left: 32px;
	border-left: 2px solid #567ab1;
	padding-top: 30px;
}

.balih .stairs .item .desc .rectangle {
	background: #567ab1;
	padding: 10px 20px;
	color: white;
	margin-top: -16px;
	border-radius: 6px;
	position: relative;
}

.balih .stairs .item .desc .rectangle h2 {
	color: #faf060;
	margin: 0;
	font-size: 24px;
}

.balih .stairs .item .desc .rectangle .con a:hover {
	color: #faf060;
}

.balih .stairs .item .desc .rectangle .con .introduce {
	margin: 20px 0;
}

.balih .stairs .item .desc .rectangle .con p {
	font-size: 16px;
}

.balih .stairs .item .desc .rectangle:before {
	content: '';
	background: url(../images/upda_05.png) no-repeat;
	position: absolute;
	width: 11px;
	height: 15px;
	left: -10px;
}

.enddate {
	position: absolute;
	z-index: 99;
	background: url(../images/kk.png) no-repeat;
	width: 470px;
	height: 217px;
	right: 40px;
	top: 248px;
}

.endtoday {
	margin-top: 90px;
}

.piceupdate {
	margin-left: 94px;
	margin-left: 94px /9;
}

.enddate div {
	font-weight: 600;
	font-size: 26px;
}

.enddate .end_mal {
	margin-left: 20px;
}

.enddate .end_mal i {
	background: #567ab1;
	padding: 8px;
	font-size: 30px;
	color: #ff9173;
	margin: 0 1px;
}


/*updatelog-e-*/
/*course-s-*/

.course {
	position: relative;
}

.course:after {
	content: '';
	background: inherit;
}

.course .w {
	overflow: inherit;
}

.cour_secon:after {
	content: '';
	background: url(../images/gr_w.png);
	width: 100%;
	height: 16px;
	display: block;
}

.course .answer_quetion .question h2 {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background: #ffe1db;
	padding: 10px;
	font-size: 24px;
}

.course .answer_quetion .question h2:before {
	content: '';
	position: absolute;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	background: #ffe1db;
	left: -8px;
}

.course .answer_quetion .question {
	position: relative;
}

.course .answer_quetion .answer p {
	font-size: 16px;
	line-height: 2.5;
	padding: 0 10px;
}

.course .course_tree {
	position: absolute;
	top: 45%;
	right: 0;
}

.course .course_tree img {
	width: 382px;
}

.cour_secon img {
	position: relative;
	top: -7px;
	left: 60px;
	width: 550px;
}

@media screen and (max-width: 1600px) {
	.course .course_tree,
	.cour_secon img {
		display: none;
	}
	.b2c .b2c_ui .word {
		top: 3%;
	}
	.bcbc .morefunction:before {
		content: '';
		background: inherit;
	}
}


/*course-e-*/


/*functionList-s-*/

.fuctionList:after {
	content: '';
	background: url(../images/gr_w.png);
	width: 100%;
	height: 16px;
	display: block;
}

.fuctionList .fuctionList_top .rectangle5 {
	width: 176px;
	height: 258px;
	margin: 0 10px;
	position: relative;
}

.fuctionList .fuctionList_top .rectangle5 .butt {
	height: 12px;
	line-height: 12px;
	width: 100px;
	left: 28px;
	border-radius: 8px;
	position: absolute;
	bottom: 10px;
}

.fuctionList .fuctionList_top .angle5_top {
	height: 112px;
	line-height: 112px;
	text-align: center;
}

.fuctionList .fuctionList_top .angle5_top.b_blue {
	background-image: url(../images/r1.png);
}

.fuctionList .fuctionList_top .angle5_top.b_green {
	background-image: url(../images/r2.png);
}

.fuctionList .fuctionList_top .angle5_top.b_yellow {
	background-image: url(../images/r3.png);
}

.fuctionList .fuctionList_top .angle5_top.b_cyan {
	background-image: url(../images/r4.png);
}

.fuctionList .fuctionList_top .angle5_top.b_bark {
	background-image: url(../images/r5.png);
	background-size: 100%;
}

.fuctionList .fuctionList_top .rectangle5 .angle_bott {
	padding: 10px 16px;
}

.fuctionList .fuctionList_top .rectangle5 .sb_phone {
	position: absolute;
	bottom: 12px;
	left: 32px;
}

.fuctionList .fuctionList_top .rectangle5 .sb_phone .iconimg {
	margin-top: 5px;
}

.fuctionList .fuctionList_top .rectangle5 .sb_phone .word {
	line-height: 12px;
}

.b1 {
	border: 2px solid #56a8fc;
}

.b2 {
	border: 2px solid #61ddad;
}

.b3 {
	border: 2px solid #ffa800;
}

.b4 {
	border: 2px solid #a5cb0c;
}

.b5 {
	border: 2px solid #475975;
}

.fuctionList .fuctionList_bott .func_nav {
	height: 80px;
	background: #ffa800;
	width: 100%;
	line-height: 80px;
}

.fuctionList .fuctionList_bott .sser .fiert {
	margin-bottom: 100px;
}

.fuctionList .fuctionList_bott .func_nav ul {
	font-size: 20px;
	overflow: inherit;
}

.fuctionList .fuctionList_bott .func_nav ul li {
	cursor: pointer;
	position: relative;
	float: left;
	margin-right: 83px;
	color: white;
	width: 240px;
	text-align: center;
}

.fuctionList .fuctionList_bott .func_nav ul li:hover,
.fuctionList .fuctionList_bott .func_nav ul li.curr {
	background: #d08900;
}

.fuctionList .fuctionList_bott .func_nav ul li.curr i {
	width: 0px;
	height: 0px;
	border-top: 10px solid #d08900;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	position: absolute;
	top: 80px;
	left: 105px;
}

.fuctionList .fuctionList_bott .func_nav ul li.mar0 {
	margin-right: 0;
}

.fuctionList .fuctionList_bott table td,
.fuctionList .fuctionList_bott table th {
	border: 1px solid #dcdcdc;
	height: 45px;
	font-size: 16px;
	line-height: 45px;
	text-align: center;
}

.fuctionList .fuctionList_bott table th {
	font-size: 20px;
}

.fuctionList .fuctionList_bott table {
	border-color: #999999;
}

.fuctionList .fuctionList_bott table .td1 span {
	width: 20px;
	display: block;
	line-height: 20px;
	padding: 0 24px;
	font-size: 20px;
	color: #333;
}

.fuctionList .fuctionList_bott table td .row1 {
	display: inline-block;
	padding: 20px 0;
	text-align: center;
}

.fuctionList .fuctionList_bott table .td2 {
	text-align: left;
	padding-left: 30px;
	color: #333;
}

.fuctionList .fuctionList_bott table .td3 {
	width: 160px;
}

.fuctionList .fuctionList_bott table .td4 {
	text-align: left;
	padding-left: 50px;
	padding-right: 10px;
}

.fuctionList .fuctionList_bott table td .icon {
	width: 25px;
	height: 15px;
	display: block;
	float: left;
	margin-left: 70px;
	background: url(../images/true.png) no-repeat;
}
/*functionList-e-*/
/*aboutUs-s-*/

.aboutUs:after {
	content: '';
	background: url(../images/gr_w.png);
	width: 100%;
	height: 16px;
	display: block;
}

.aboutUs .a_tips span {
	vertical-align: bottom;
	color: #5d5d5d;
	font-size: 16px;
}

.aboutUs .gxl .agxl {
	padding: 8px 20px;
	background: #ea5514;
	width: 100px;
	color: white;
	border-radius: 4px;
}

.aboutUs .gxl ul li {
	float: left;
	cursor: pointer;
	border-right: 1px solid #333333;
	padding: 0 20px;
}

.aboutUs .gxl ul li.b0 {
	border: 0;
	padding-right: 0;
}

.aboutUs .gxl ul li span {
	font-size: 22px;
}

.aboutUs .gxl ul li span:hover {
	color: #ea5514;
}

.aboutUs .gxl ul li span.agxl:hover {
	color: white;
}

.aboutUs .he2 {
	height: 2px;
	background: #8d8c8d;
	box-shadow: 0px 2px 3px #aaa9a9;
	-webkit-box-shadow: 0px 2px 3px #aaa9a9;
	-moz-box-shadow: 0px 2px 3px #aaa9a9;
	margin-top: 72px;
}

.aboutUs .acontent .word h2 span {
	font-size: 28px;
	font-weight: 100;
}

.aboutUs .acontent .word {
	border-bottom: 1px solid #999999
}

.aboutUs .acontent .word h2 {
	font-size: 28px;
}

.aboutUs .acontent .aimgfont .iconimg img {
	width: 442px;
	height: 442px;
}

.aboutUs .acontent .aimgfont .abord {
	width: 732px;
	line-height: 26px;
	margin-top: -14px;
}

.aboutUs .acontent .aimgfont .abord p,
.aboutUs .acontent .abobot p {
	font-size: 16px;
}

.aboutUs .acontent .abobot p span {
	color: #d54141;
}

.aboutUs .acontent .au_news .news_left .i_y:before {
	content: '';
	background: url(../images/arr.png) no-repeat;
	position: absolute;
	width: 30px;
	height: 17px;
	top: 44px
}

.aboutUs .acontent .au_news .news_left .i_b:before {
	content: '';
	background: url(../images/arrb.png) no-repeat;
	position: absolute;
	width: 30px;
	height: 17px;
	top: 44px
}

.aboutUs .acontent .au_news .news_right {
	margin: -8px 0 0 24px;
	width: 1111px;
}

.aboutUs .acontent .au_news .news_right .dnr {
	color: #ea5514;
	font-size: 20px;
}

.aboutUs .acontent .au_news .news_right p {
	font-size: 16px;
}

.aboutUs .acontent .au_news {
	border-bottom: 1px solid #dedede;
	padding-bottom: 10px;
	margin-top: 18px;
}

.aboutUs .acontent .au_news .news_left {
	margin-top: 6px;
}

.page {
	margin-bottom: 100px;
	overflow: hidden;
	float: right;
	margin-top: 20px;
}

.page .pagination li.paginate_button {
	float: left;
	margin-bottom: 10px;
}

.page .pagination .paginate_button a {
	position: relative;
	margin-left: 6px;
	text-decoration: none;
	background-color: white;
	border: 1px solid #ddd;
	border-radius: 4px;
}
.paginate_button a:hover{
	color: #72B939 !important;
}
.paginate_button.active a{
	color: white;
	background-color: #72B939 !important;

}
.page .pagination .paginate_button .cy {
	background: #ea5514;
}

.aboutUs .acontent .contactmum .conust {
	margin-right: 215px;
	width: 260px;
}

.aboutUs .acontent .contactmum .conust .co3 p {
	font-size: 16px;
}

.aboutUs .acontent .contactmum .conust.maro {
	margin-right: 0;
}

.aboutUs .acontent .contactmum .conust .co3 span {
	vertical-align: middle;
	font-size: 16px;
}

.aboutUs .acontent .contactmum .conust .co3 p span {
	color: #0086e3;
}

.aboutUs .acontent .contactmap iframe {
	border: 0;
}


/*aboutUs-e-*/


/*plugInTemplate-s-*/

.plagInTemplate:after {
	content: '';
	background: url(../images/gr_w.png);
	width: 100%;
	height: 16px;
	display: block;
}

.plagInTemplate .s {
	width: 1px;
	background-color: #444444;
	height: 30px;
	margin: 7px 30px 0 30px;
}

.plagInTemplate .dcx {
	padding: 50px 0;
}

.plagInTemplate .cjmo {
	cursor: pointer;
}

.plagInTemplate .mrst {
	margin-right: 16px;
}

.plagInTemplate .cjmo .mmc {
	height: 42px;
	width: 42px;
	float: left;
	background: url(../images/cjmb.png) no-repeat;
}

.plagInTemplate .cjmo .mmc .img_a {
	margin: 11px 0 0 9px;
}

.plagInTemplate .cjmo .mmc .img_b {
	margin: 7px 0 0 10px;
}

.plagInTemplate .cjmo .cjmb_y {
	background: url(../images/cjmb_y.png) no-repeat;
}

.plagInTemplate .cjmo span {
	line-height: 42px;
	margin-left: 10px;
	position: relative;
	font-size: 20px;
}

.plagInTemplate .triangle {
	color: #ec670e;
}

.plagInTemplate .triangle:after {
	content: '';
	background: url(../images/triangle.png) no-repeat;
	position: absolute;
	width: 11px;
	height: 7px;
	top: 12px;
	right: -16px;
}

.plagInTemplate .labanner {
	background: #ecf0f5;
}

.plagInTemplate .labanner .classproject {
	padding: 10px 0;
	border-bottom: 1px solid #dedede;
	border-bottom-style: dashed;
}

.plagInTemplate .labanner .classproject span.jc {
	font-weight: bold;
	float: left;
	font-size: 20px;
}

.plagInTemplate .labanner .classproject .sontype {
	margin: -3px 0 0 26px;
	float: left;
	width: 100px;
	position: relative;
	font-size: 20px;
}

.plagInTemplate .labanner .classproject .hot:before {
	content: '';
	background: url(../images/hot.png) no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
	height: 8px;
}

.plagInTemplate .labanner .colour .sontype a {
	display: block;
	width: 70%;
	height: 8px;
	margin-top: 16px;
}

.b763d10 {
	background-color: #763d10;
}

.bed9108 {
	background-color: #ed9108;
}

.be40a50 {
	background-color: #e40a50;
}

.b6e2a83 {
	background-color: #6e2a83;
}

.bfb0f08 {
	background-color: #fb0f08;
}

.b1aa356 {
	background-color: #1aa356;
}

.b1aa9e9 {
	background-color: #1aa9e9;
}

.b181309 {
	background-color: #181309;
}

.b1aa356 {
	background-color: #1aa356;
}

.plagInTemplate .sort {
	border-top: 1px solid #ecf0f5;
	padding-top: 10px;
	margin-top: -1px;
	font-size: 16px;
}

.plagInTemplate .sort .bac {
	background: #ba0702;
	padding: 2px 6px;
	color: white;
}

.plagInTemplate .sort span.ty {
	margin-right: 6px;
}

.plagInTemplate .tpshopall .tpshopexample {
	overflow: hidden;
	margin-top: 30px;
	padding-bottom: 20px;
}

.plagInTemplate .tpshopall .tpshopexample .examany.ptlb {
	margin-right: 0;
}

.plagInTemplate .tpshopall .tpshopexample .examany .nnhgray {
	background: #ecf0f5;
	padding-bottom: 20px;
}

.plagInTemplate .piunit .tpshopexample .examany .nnhgray {
	background: #72caf2;
	padding-bottom: 0px;
}

.plagInTemplate .piunit .tpshopexample .examany .iwatch {
	background: #2d3e50;
	padding-bottom: 0px;
}

.plagInTemplate .tpshopall .tpshopexample .examany .getop {
	text-align: center;
	color: #ed9f41;
	padding-top: 10px;
	position: relative;
}

.plagInTemplate .piunit .tpshopexample .examany .getop {
	color: white;
}

.plagInTemplate .tpshopall .tpshopexample .examany .getop p,
.plagInTemplate .tpshopall .tpshopexample .examany .getop h2 {
	margin: 0;
}

.plagInTemplate .tpshopall .tpshopexample .examany .getop h2 {
	font-size: 20px;
}

.plagInTemplate .tpshopall .tpshopexample .examany .geimg {
	margin-top: 10px;
	background: url(../images/monitor.png) no-repeat;
	width: 276px;
	height: 213px;
	margin-left: 13px;
}

.plagInTemplate .piunit .tpshopexample .examany .geimg {
	background: inherit;
}

.plagInTemplate .tpshopall .tpshopexample .examany .geimg img {
	margin: 12px;
	width: 240px;
	height: 135px;
}

.plagInTemplate .piunit .tpshopexample .examany .geimg img {
	margin: 3px 0 0 24px;
	width: 252px;
	height: 210px;
}

.plagInTemplate .tpshopall .tpshopexample .examany .gediscmo {
	text-align: center;
}

.plagInTemplate .tpshopall .tpshopexample .examany .gediscmo .bb {
	font-weight: bold;
	font-size: 16px;
}

.plagInTemplate .tpshopall .tpshopexample .examany .gediscmo .rmb {
	color: #fb2f2b;
	font-size: 20px;
	font-weight: bold;
}

.plagInTemplate .tpshopall .tpshopexample .examany {
	width: 288px;
	border: 1px solid #ecf0f5;
	margin-right: 16px;
	float: left;
	cursor: pointer;
}

.plagInTemplate .tpshopall .tpshopexample .examany:hover {
	box-shadow: 10px 10px 10px #dedede;
	-webkit-box-shadow: 10px 10px 10px #dedede;
	-moz-box-shadow: 10px 10px 10px #dedede
}

.plagInTemplate .tpshopall .tpshopexample .examany.ptlb:hover {
	box-shadow: 0px 10px 10px #dedede;
	-webkit-box-shadow: 0px 10px 10px #dedede;
	-moz-box-shadow: 0px 10px 10px #dedede
}

.plagInTemplate .page {
	float: initial;
	display: table;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 50px;
}

.plagInTemplate .page .pagination .paginate_button a {
	background-color: white;
	border: 0;
}

.plagInTemplate .page .pagination .paginate_button .cy {
	background-color: #ba0702;
	color: white;
}

.plagInTemplate .piunit .tipstit {
	border-bottom: 1px solid #ecf0f5;
	margin-top: 50px;
}

.plagInTemplate .percent:before {
	content: '';
	background: url(../images/50percent.png) no-repeat;
	position: absolute;
	z-index: 99;
	width: 74px;
	height: 74px;
	left: 0;
	top: 10px;
}

/*plugInTemplate-e-*/

/*price-s-*/

.price:after {
	content: '';
	background: url(../images/gr_w.png);
	width: 100%;
	height: 16px;
	display: block;
}

.price {
	border-top: 1px solid #dedede;
	margin-top: 10px;
}

.price .buy_tabl table {
	border-collapse: collapse;
	border-style: solid;
	border-color: #ff1e46;
	font-size: 12px;
	border: 1px;
}

.price .buy_tabl table tr {
	height: 35px;
}

.price .buy_l_bot p {
	font-size: 16px;
}

.price .buy_l_bot p a {
	color: #3dbaf7;
	vertical-align: top;
}

.price .buy_l_bot p a:hover {
	color: #0aa2ec;
}

.price .buyshop ul li {
	float: left;
	margin-right: 151px;
	font-size: 20px;
	color: white;
	padding: 8px 12px;
	position: relative;
	background: #3dbaf7;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

.price .buyshop ul li:after {
	content: "";
	width: 120px;
	height: 2px;
	background: #3dbaf7;
	position: absolute;
	right: -135px;
	top: 23px;
}

.price .buyshop ul li.mar0 {
	margin-right: 0;
}

.price .buyshop h2 {
	font-size: 26px;
	border-bottom: 1px solid #dedede;
	padding-bottom: 10px;
	margin-bottom: 30px;
}

.price .buy_tabl table tr th:first-child {
	text-align: left;
}

.price .buy_tabl table tr th {
	border: 0;
	color: white;
	background-color: #3dbaf7;
	border: 1px solid #3dbaf7;
	font-size: 16px;
	height: 35px;
	padding: 6px 15px;
}

.price .buy_tabl table tr td:first-child {
	text-align: left;
}

.price .buy_tabl table tr td {
	font-size: 16px;
	padding: 10px 15px;
	text-align: center;
	border: 1px solid #999999;
}

.price .buy_tabl table tr .buy_true {
	background-image: url(../images/gou2.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.price .buy_tabl table tr .buy_false {
	background-image: url(../images/gou1.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.price .buy_tabl table tr td:only-child {
	font-size: 16px;
	font-weight: bold;
}
/*price-e-*/

/*authorization-s-*/

.authorization:after {
	content: '';
	background: url(../images/gr_y.png);
	width: 100%;
	height: 16px;
	display: block;
}

.authorization .bia {
	background: #667d9e;
	color: white;
}

.authorization .word h1 {
	font-size: 48px;
	padding: 60px 0 20px 0;
	color: white;
}

.authorization .bl h1 {
	color: #000000;
}

.authorization .bl p {
	font-size: 16px;
	display: block;
}

.authorization .bia .claefix .authlr {
	width: 44%;
	padding: 50px 0;
}

.authorization .bia .claefix .authlr .divtitle {
	border-bottom: #ccc 1px solid;
	height: 60px;
}

.authorization .bia .claefix .authlr .divtitle .usr {
	height: 40px;
	width: 60px;
	background: url(../images/rne.png) no-repeat center;
	background-position: 0 0;
	float: left;
	margin: 4px 20px 0 0;
}

.authorization .bia .claefix .authlr .divtitle .u2 {
	background-position: -60px 0;
}

.authorization .bia .claefix .authlr .divtitle h2 {
	text-align: left;
	font-size: 36px;
	color: white;
}

.authorization .bia .claefix .authlr p {
	padding: 20px 0;
	line-height: 1.8;
	font-size: 18px;
	text-align: left;
}

.authorization .clearfix {
	display: block;
	zoom: 1;
}

.authorization .auhwar ul li {
	float: left;
	width: 50%;
}

.authorization .auhwar ul li div.wrap {
	border: #ccc 1px solid;
	margin: 20px;
	height: 220px;
}

.authorization .auhwar ul li div.wrap div.img {
	float: left;
	text-align: center;
	background: url(../images/four4.png) no-repeat center;
	background-position: 0 0;
	width: 80px;
	height: 55px;
	display: block;
	margin: 80px 0 0 50px;
}

.authorization .auhwar ul li div.wrap div.text {
	float: right;
	width: 70%;
	height: 100%;
}

.authorization .auhwar ul li div.wrap div.text h3 {
	font-size: 24px;
	padding: 50px 0 10px 0;
}

.authorization .auhwar ul li div.wrap div.text p {
	width: 93%;
	line-height: 1.8;
}

.authorization .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}

.authorization .auhwar ul li:nth-child(2) div.wrap div.img {
	background-position: -80px 0;
}

.authorization .auhwar ul li:nth-child(3) div.wrap div.img {
	background-position: -160px 0;
}

.authorization .auhwar ul li:nth-child(4) div.wrap div.img {
	background-position: -240px 0;
}

.authorization .temp {
	height: 205px;
	width: 100%;
	overflow: hidden;
	background: #667d9e;
}

.authorization .temp .search {
	width: 716px;
	margin: 78px auto 0;
}

.authorization .temp .search .input {
	width: 584px;
	height: 50px;
	background: #fff;
	float: left;
}

.authorization .temp .search .input input {
	border: 0;
	font-size: 18px;
	width: 570px;
	height: 26px;
	line-height: 26px;
	padding: 12px 0 12px 14px;
}

.authorization .temp .search .but {
	float: left;
	width: 132px;
	background: #ec5051;
	height: 50px;
	position: relative;
}

.authorization .temp .search .but .icon {
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	background: url(../images/ecsc_icon.png) -272px -166px no-repeat;
	left: 20px;
	top: 15px;
}

.authorization .temp .search .but input {
	border: 0;
	background: #ec5051;
	width: 132px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	outline: 0;
	margin-top: 1px;
	padding: 0 0 0 35px;
}

.authorization .temp .search {
	width: 716px;
	margin: 78px auto 0;
}

.authorization .temp2 {
	background: #fbf8eb;
	padding-bottom: 100px;
	width: 100%;
	overflow: hidden;
}

.authorization .temp2 .content {
	width: 100%;
	margin-top: 50px;
}

.authorization .temp2 .table {
	height: auto;
	background: #fff;
	padding: 10px;
}

.authorization .temp2 .table .tr {
	width: 100%;
	overflow: hidden;
}

.authorization .temp2 .table .th.not_bg {
	background: #f2f2f2;
}

.authorization .temp2 .table .first {
	width: 230px;
}

.authorization .temp2 .table .th,
.authorization .temp2 .table .td {
	width: 228px;
	background-color: #f2f2f2;
	float: left;
	margin-right: 12px;
	text-align: center;
}

.authorization .temp2 .table .th {
	height: 135px;
	background: url(../images/price_icon.png) no-repeat;
}

.authorization .temp2 .table .th h2 {
	font-size: 24px;
	height: 30px;
	line-height: 30px;
	margin-top: 42px;
}

.authorization .temp2 .table .th.th_bg1 {
	background-position: 0 0;
}

.authorization .temp2 .table .th .prices {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin-top: 15px;
}

.authorization .temp2 .table .th span {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	display: block;
	text-align: center;
	margin-top: 41px;
}

.authorization .temp2 .table .th.th_bg2 {
	background-position: 0 -145px;
}

.authorization .temp2 .table .th.th_bg3 {
	background-position: 0 -290px;
}

.authorization .temp2 .table .th.th_bg4 {
	background-position: 0 -435px;
}

.authorization .temp2 .table .last {
	margin-right: 0;
}

.authorization .temp2 .table .not .td {
	background: #fff;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	position: relative;
}

.authorization .temp2 .icon {
	background: url(../images/ecsc_icon.png) no-repeat;
}

.authorization .temp2 .table .first {
	width: 230px;
}

.authorization .temp2 .botton {
	margin: 30px 0;
	text-align: center;
}

.authorization .temp2 .btn {
	height: 48px;
	line-height: 48px;
	border: 1px solid #ec5051;
	padding: 0 20px;
	border-radius: 4px;
	display: inline-block;
	font-size: 20px;
	color: #ec5051;
}

.authorization .temp2 .tishi {
	font-size: 14px;
	color: #F00;
	margin: 20px 0;
	text-align: center;
}

.authorization .temp2 .table .td .icon {
	background: url(../images/price_icon.png) no-repeat;
	width: 30px;
	height: 24px;
	display: block;
	position: absolute;
	left: 98px;
	top: 12px;
}

.authorization .temp2 .table .td .ok {
	background-position: -449px 1px;
}

.authorization .temp2 .table .td .error {
	background-position: -388px 2px;
}

.authorization .temp2 .table .td {
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	position: relative;
}

.authorization .temp2 .btn_red {
	background: #ec5051;
	color: #fff;
}

.authorization .temp2 .btn_red:hover {
	background: #dc3536;
	color: #fff;
}


/*authorization-e-*/


/*minishop & app-s-*/

.minishop .mini2 {
	background-color: #f6f9fc;
}

.minishop .kmice .bd {
	float: left;
	width: 500px;
	height: 780px;
	overflow: hidden;
	background: url(../images/5s.png) center top no-repeat;
}

.minishop .kmice .bd li {
	display: none;
	padding: 80px 0 120px 102px;
	position: absolute;
	width: 398px;
	left: -50px;
	top: 0px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.minishop .kmice .bd li.om {
	display: block;
}

.minishop .kmice .bd li img {
	width: 295px;
	height: 520px;
}

.minishop .kmice .hd {
	margin-left: 500px;
	padding-top: 100px;
}

.minishop .kmice .hd li {
	float: left;
	margin-left: 50px;
	margin-bottom: 40px;
	text-align: center;
}

.minishop .kmice .hd li .hd-icon {
	width: 100px;
	height: 100px;
	display: block;
	background: #BCBCBC center center no-repeat;
	border-radius: 15px;
	margin-bottom: 10px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.minishop .kmice .hd li p {
	font-size: 18px;
}

.minishop .kmice .hd li.on {
	color: #F04E54;
}

.minishop .kmice .hd li.on .hd-icon {
	background-color: #F04E54;
}

.minishop .kmice .hd li .hd-icon-1 {
	background-image: url(../images/weshop_interface_1.png);
}

.minishop .kmice .hd li .hd-icon-2 {
	background-image: url(../images/weshop_interface_2.png);
}

.minishop .kmice .hd li .hd-icon-3 {
	background-image: url(../images/weshop_interface_3.png);
}

.minishop .kmice .hd li .hd-icon-4 {
	background-image: url(../images/weshop_interface_4.png);
}

.minishop .kmice .hd li .hd-icon-5 {
	background-image: url(../images/weshop_interface_5.png);
}

.minishop .kmice .hd li .hd-icon-6 {
	background-image: url(../images/weshop_interface_6.png);
}

.minishop .kmice .hd li .hd-icon-7 {
	background-image: url(../images/weshop_interface_7.png);
}

.minishop .kmice .hd li .hd-icon-8 {
	background-image: url(../images/weshop_interface_8.png);
}

.minishop .kmice .hd li .hd-icon-9 {
	background-image: url(../images/weshop_interface_9.png);
}

.minishop .kmice .mini_qrcode img {
	margin-left: 174px;
}

.minishop .mini4 {
	background: #f6f9fc;
}

.minishop .mini4 .milisfi ul li {
	float: left;
	width: 218px;
	height: 300px;
	margin-right: 30px;
	color: white;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.minishop .mini4 .milisfi ul li:hover {
	-webkit-transform: translate(0, -10px);
	-moz-transform: translate(0, -10px);
	transform: translate(0, -10px);
	-webkit-box-shadow: 0 20px 20px #ddd;
	-moz-box-shadow: 0 20px 20px #ddd;
	box-shadow: 0 20px 20px #ddd;
}

.minishop .mini4 .milisfi ul li .five {
	padding: 0 12px;
}

.minishop .mini4 .milisfi ul li .five .iconimg {
	margin-top: 60px;
}

.minishop .mini4 .milisfi ul li .five .iconfont {
	font-size: 18px;
	padding-top: 12px;
}

.minishop .mini4 .milisfi ul li.ma0 {
	margin-right: 0;
}

.minishop .mini4 .milisfi ul li.c1 {
	background: #5d82ff;
}

.minishop .mini4 .milisfi ul li.c2 {
	background: #f6a028;
}

.minishop .mini4 .milisfi ul li.c3 {
	background: #3a98f5;
}

.minishop .mini4 .milisfi ul li.c4 {
	background: #f84658;
}

.minishop .mini4 .milisfi ul li.c5 {
	background: #35bd6e;
}

.minishop .mini5 {
	background: #334553;
}

.minishop .mini5 .sc-title,
.minishop .mini5 .sc-subtitle {
	color: white;
}

.minishop .mini5 .container {
	padding-top: 80px;
}

.minishop .mini6 .advantage-list li {
	float: left;
	width: 400px;
	height: 200px;
}

.minishop .mini6 .advantage-list li .img {
	float: left;
	width: 100px;
}

.minishop .mini6 .advantage-list li .text {
	margin-left: 100px;
	margin-right: 60px;
}

.minishop .mini6 .advantage-list li .title {
	font-size: 24px;
	margin-bottom: 15px;
}

.minishop .mini6 .advantage-list li p {
	color: #82939e;
	line-height: 2;
	font-size: 14px;
}

.minishop .mini8 {
	background: #344552;
}

.minishop .mini8 .sc-title,
.minishop .mini8 .sc-subtitle {
	color: white;
}

.minishop .mini9 .s5 {
	background: url(../images/5s.png) no-repeat;
	width: 454px;
	height: 732px;
}

.minishop .mini9 {
	padding: 80px 0 200px 0;
}

.app .kmice .mini_qrcode img {
	margin-left: 50px;
}

.app .mini5 {
	background: white;
}

.app .mini5 .sc-title,
.app .mini8 .sc-title {
	color: inherit;
}

.app .mini5 .sc-subtitle,
.app .mini8 .sc-subtitle {
	color: #82939e;
}

.app .mini7 {
	background: #f6f9fc;
}

.app .mini8 {
	background: inherit;
}

.app .strong-list {
	position: absolute;
	top: 60px;
}

.app .strong-list li.item-1,
.strong-list li.item-3 {
	text-align: right;
	margin-right: 570px;
}

.app .strong-list li {
	width: 320px;
	float: left;
	margin-bottom: 100px;
	text-align: left;
}

.app .strong-list li .title {
	font-size: 24px;
	margin-bottom: 10px;
}

.app .strong-list li p {
	font-size: 16px;
	line-height: 2;
	color: #82939e;
}

.app .strong-title {
	display: inline-block;
	padding: 11px 30px;
	background: #0cb8cc;
	color: #fff;
	font-size: 24px;
	margin: 80px auto 50px;
	border-radius: 20px;
}

.app .tech-list {
	margin-left: -30px;
}

.app .tech-list li {
	float: left;
	text-align: center;
	margin-left: 40px;
}

.app .tech-list li img {
	margin-bottom: 20px;
}

.app .tech-list li .title {
	font-size: 24px;
	margin-bottom: 10px;
}

.app .tech-list li p {
	font-size: 16px;
	color: #82939e;
}


/*minishop & app-e-*/


/*news-s-*/

body.newslive {
	background: #F2F2F2;
}

body.newslive .header,
body.newslive .banner {
	background: white;
}

.news .newsnum {
	background: white;
	border: 1px solid #DEDEDE;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.news .news_tittle h1,
.news .news_foot p {
	color: #FC7878;
}

.news .news_tittle p {
	color: #ABABAB;
}

.news .news_container {
	padding: 10px 0;
}

.news .news_container a {
	color: #0086e3;
}

.news .news_container a:hover {
	text-decoration: underline;
}

.news .news_foot {
	border-top: 1px solid #dedede;
	padding-top: 20px;
}

.news a {
	vertical-align: baseline;
}

.news .news_foot p a:hover {
	color: #FC7878;
	text-decoration: underline;
}

.miniban .my-slider ul li img {
	width: 100%;
}


/*news-e-*/

.exampleall .customerexample {
	text-align: center;
}

.exampleall .customerexample a {
	border: 1px solid #cacaca;
	border-radius: 20px;
	padding: 14px;
	font-size: 24px;
	margin: 35px;
	display: inline-block;
}

.exampleall .customerexample a:hover {
	border-color: #0086e3;
}

.exampleall .v_logo {
	text-align: center;
	height: 40px !important;
	line-height: 40px;
	border-bottom: 1px solid #dedede;
	margin: 0 20px;
	padding-top: 0 !important;
}

.exampleall .place3 .my-slider .listimg .word {
	height: 52px;
	line-height: 24px;
	padding-bottom: 18px;
}

.exampleall .place3 .my-slider .listimg .viewimg {
	width: 250px;
	height: 225px;
}

.exampleall .place3 .my-slider .listimg .viewimg img {
	height: 225px;
}

.exampleall .place3 .my-slider .listimg {
	width: 250px;
	height: 330px;
}

.exampleall .place3 .my-slider .listimg .j_border {
	padding-bottom: inherit !important;
	width: 250px;
}

.qrcode-company-exp {
	width: 130px;
	height: 130px;
	margin: 0 auto;
}

.cf_twoline {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-break: break-word;
	height: 45px;
}

.qrcode-company-exp img {
	max-width: 100%;
	display: block;
}

.slider3 .slide {
	float: left;
	list-style: none;
	position: relative;
	width: 200px;
	margin-left: 6px;
	margin-bottom: 43px;
}
.exampleall .slider3 .slide {
	float: left;
	list-style: none;
	position: relative;
	width: 250px;
	margin-left: 70px;
	margin-bottom: 43px;
}
.slider3 .slide:first-child {
	margin-left: 0;
}

.fourlilinks {
	padding: 20px 0;
}

.fourlilinks ul li {
	margin-left: 27px;
	float: left;
	width: 227px;
	border-left: 1px solid #dddddd;
	padding-left: 54px;
}
.fourlilinks ul li:first-child {
	margin-left: 0;
	border-left: 0;
}
.fourlilinks ul li:hover .fon4fl .conma{
	color: #0086e3;
}
.fourlilinks .im4fl {
	float: left;
}

.fourlilinks .im4fl img {
	margin-top: 8px;
}
.main_u:after{
	content: '';
    background:inherit;
    width: 100%;
    height: 16px;
    display: block;
}
.fourlilinks .fon4fl {
	margin-left: 20px;
	float: left;
	text-align: center;
	font-size: 14px;
}

.fourlilinks .conma {
	color: #333333;
}

.fourlilinks .tit {
	color: #82939e;
}
.main .spec_pl3 .listimg .viewimg {
	text-align: center;
	background: #8bd8fd;
	height: 200px;
	line-height: 200px;
	width: 284px;
	position: relative;
}
.main .spec_pl3 .listimg .viewimg img{
	width: initial;
	height: initial;
	position: absolute;
	left: 50%;
	right: 50%;
	top: 50%;
	bottom: 50%
}
.main .spec_pl3 .listimg{
	height: 430px;
	width: 284px;
	margin-left: 24px;
}
.main .spec_pl3 .listimg:first-child{
	margin-left: 0;
}
.main .spec_pl3 .listimg .j_border{
	width: 284px;
	border: 1px solid #8bd8fd;
}
.main .spec_pl3 .listimg .v_logo h2{
	font-size: 22px;
	color: #333333;
	text-align: center;
}
.main .spec_pl3 .listimg .word{
	height: 124px;
	font-size: 18px;
	color: #444444;
	letter-spacing: 2px;
	line-height: 1.8;
}
.place-newadd{
	background: url(../images/MAP.png) 0 180px;
	background-repeat: repeat-x;
	background-size: 117%;
	width: 100%;
	background-color: #f3f5f7;
}
.product_line{
	width: 1232px;
}
.producelist{
	background: white;
	width: 594px;
	float: left;
	margin-right: 22px;
	margin-bottom: 22px;
	padding: 35px 0;
}
.producelist .hend_tit{
	text-align: center;
}
.producelist .hend_tit i{
	display: inline-block;
	width: 71px;
	height: 68px;
	text-align: center;
	vertical-align: middle;
	margin-right: 15px;
}
.producelist .hend_tit span{
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	color: #222222;
	vertical-align: middle;
}
.describe_pro{
	margin: 0 auto;
	margin-top: 35px;
	color: #999999;
	font-size: 14px;
	width: 376px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	word-break: break-word;
	height: 62px;
}
.producelist .hend_tit .thirdsell{
	background: url(../images/ico-sanjifenxiao.png) no-repeat;
}
.producelist .hend_tit .moreshop{
	background: url(../images/ico-duodianpu.png) no-repeat;
}
.producelist .hend_tit .b2cmall{
	background: url(../images/ico-b2cshangcheng.png) no-repeat;
}
.producelist .hend_tit .moreuserthirdsell{
	background: url(../images/ico-duoyonghusan.png) no-repeat;
}
.producelist .hend_tit .groupmall{
	background: url(../images/ico-pintuan.png) no-repeat;
}
.producelist .hend_tit .moreuserios{
	background: url(../images/ico-ios.png) no-repeat;
}
.pt80{
	padding-top: 80px;
}
.tpshopmerits{
	width: 1232px;
	text-align: center;
}
.merits3{
	float: left;
	width: 388px;
	margin-right: 22px;
	padding: 15px 0;
	transition: all linear 0.36s;
}
.merits3 h2{
	font-size: 24px;
	color: white;
	padding: 10px 0 5px 0;
}
.merits3 p{
	font-size: 14px;
	color: white;
	width: 230px;
	margin: 0 auto;
	text-align: left;
}
.merits3.mt1{
	background: #667588;
}
.merits3.mt2{
	background: #59ddc3;
}
.merits3.mt3{
	background: #f2572e;
}
.merits3.mt1:hover{
	box-shadow: 0px 0px 20px #667588;
}
.merits3.mt2:hover{
	box-shadow: 0px 0px 20px #59ddc3;
}
.merits3.mt3:hover{
	box-shadow: 0px 0px 20px #f2572e;
}
.electroniccommerce{
	background: url(../images/jianbianbeijin.jpg) no-repeat;
	height: 679px;
	width: 100%;
	display: inline-block;
	text-align: center;
}
.electroniccommerce img{
	margin-top: 58px;
	width: 1210px;
}
.btnbor{
	width: 140px;
	background: rgba(255,255,255,0.51);
	border-radius: 5px;
	padding: 5px;
	margin: 0 auto;
	transition:all linear 0.5s;
}
.btnbor:hover{
	background: rgba(255,255,255,1);
}
.download_btn{
	display: block;
	width: 140px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	border-radius: 5px;
	font-size: 22px;
	color: #333333;
	background-color: white;
	margin: 0 auto;
	transition:all linear 0.5s;
}