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

.banner {
	width: 100%;
	height: 427px;
	clear: both;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.banner ul {
	position: relative;
	z-index: 90;
}
.banner ul li {
	width: 100%;
	height: 427px;
	float: left;
	position: absolute;
	z-index: 100;
	display: none;
}
.banner ul li.li1 {
	height: 427px;
	background: url("../images/spring-sale-banner-427.jpg") #0B3823 center center no-repeat;
	background-size: cover;
	display: block;
	width: 100%;
}
.banner ul li.li2 {
	background: url("../images/banner1.jpg") center center no-repeat;
	background-size: cover;
}
.banner ul li.li3 {
	background: url("../images/banner2.jpg") center center no-repeat;
	background-size: cover;
}
.banner ul li.li4 {
	background: url("../images/banner3.jpg") center center no-repeat;
	background-size: cover;
}

.banner ul li.li4>a {
	display: block;
	width: 100%;
	height: 100%;
}
.slide_btn {
	position: absolute;
	top: 190px;
	width: 100%;
	z-index: 102;
}
.slide_btn .btn {
	background: url("../images/slide_btn_bag.png") no-repeat;
	position: absolute;
	width: 50px;
	height: 50px;
}
.slide_btn .prev {
	left: 3%;
}
.slide_btn .next {
	right: 3%;
	background-position: bottom
}
.btn_wrap {
	width: 100%;
	height: 69px;
	position: absolute;
	bottom: 0;
	text-align: center;
	background: url("../images/shadown.png") 25% 0 no-repeat;
	z-index: 102;
}
.btn_wrap span {
	display: inline-block;
	border-radius: 15px;
	width: 15px;
	height: 15px;
	background: #fff;
	cursor: pointer;
	margin: 45px 4px;
	font-size: 0;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
}
.btn_wrap span.on {
	background: #F00;
}
.carousel-caption {
	z-index: 10;
	margin: 85px auto;
	text-align: center;
}
.carousel-caption .banner_icon {
	width: 35%;
}
.carousel-caption .banner_icon img {
	width: 100%;
}
.carousel-caption .banner_icon .img {
	margin-top: -40px;
	width: 86%;
}
.carousel-caption .banner_text {
	width: 46%;
	padding: 2%;
	border-radius: 50px;
}
.carousel-caption .banner_text2 {
	margin: 0 auto;
}
.carousel-caption h2 {
	font-weight: 600;
	line-height: 60px;
	color: #FFF;
	margin-bottom: 15px;
	text-shadow: 1px 1px #333;
	word-break: break-all;
}
.carousel-caption p {
	font-weight: 400;
	line-height: 40px;
	color: #FFF;
	margin-bottom: 15px;
	text-shadow: 1px 1px #333;
	font-size: 18px;
}
.carousel-caption p b{
	font-size: 20px;
	font-weight: 600;
}
.carousel-caption p a.btn {
	display: inline-block;
	padding:0 8px;
	height: 34px;
	border-radius: 4px;
	color: #fff;
	text-align: center;
	line-height: 34px;
	box-shadow: 0px 0px 1px #999;
	margin: 0 auto;
}
.carousel-caption p a.btn1 {
	background: #f24f52;
}
.carousel-caption p a.btn1:hover {
	background: #e24047;
}
.carousel-caption p a.btn2 {
	background: #70ca7d;
}
.carousel-caption p a.btn2:hover {
	background: #63bb6f;
}
.carousel-caption p a.btn3 {
	background: #4da9f0;
}
.carousel-caption p a.btn3:hover {
	background: #2d91d5;
}
.carousel-caption p a.btn4 {
	background: #ffd30c;
}
.carousel-caption p a.btn4:hover {
	background: #fbce04;
}
/*header*/

.header_title {
	color: #333;
	margin-bottom: 20px;
	padding-top: 40px;
	font-weight: 400;
	text-align: center;
	line-height: 42px;
	overflow: hidden;
	clear: both;
}
.line {
	position: relative;
	height: 10px;
	background: url("../images/line_bag.png") center no-repeat;
	margin: 0 auto 30px;
}
/*.line .hr{position:absolute;width:50%;left:25%;height:1px;background:#F4BF1E}
.line .hr b{ display:block;width:94px;height:13px;background:url(../images/line_icon_bag.png) no-repeat;margin:0 auto;border-top:1px solid #fff;}
.pro_list .line .hr{left:0;}
.pro_list .line .hr b{border-top:1px solid #f4f4f4;}*/
/*row_list*/

.row_list {
	width: 100%;
	padding: 15px 0 20px 0;
	clear: both;
	overflow: hidden;
}
.row_list .block {
	overflow: hidden;
}
.row_list .row_cell {
	width: 25%;
	text-align: center;
	float: left;
	margin-bottom: 15px;
	position: relative;
}
.row_list .row {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.row_list .row_cell a img {
	width: 125px;
}
.row_list .row_cell h3 {
	line-height: 28px;
	font-weight: 400;
	margin-top: 10px;
}
.row_list .row_cell p {
	color: #666;
	margin: 10px auto;
	width: 75%;
	line-height: 22px;
}
.row_list .row_cell p a.btn {
	width: 55%;
	height: 28px;
	border: 1px solid #a9a9a9;
	text-align: center;
	line-height: 28px;
	display: block;
	margin: 0 auto;
	border-radius: 5px;
	color: #444;
}
.row_list .row_cell p a.btn:hover {
	background: #83b375;
	color: #fff;
	border: 1px solid #83b375;
}
/*Recommend Products*/

.rec_pro {
	width: auto;
	overflow: hidden;
	background: #2c2c2c;
	padding: 0 0 40px 0;
	clear: both;
}
.pro_list {
	width: 46%;
}
.pro_list h2 {
	font-weight: 400;
	border-bottom: 1px solid #585858;
	margin-bottom: 25px;
	clear: both;
	position: relative;
	line-height: 70px;
	padding-top: 15px;
}
.pro_list h2 b {
	position: absolute;
	right: 0;
	top: 0;
	height: 4px;
	width: 20%;
}
.pro_list h2.blue {
	color: #4da9f0;
}
.pro_list h2.blue b {
	background: #4da9f0;
}
.pro_list h2.green {
	color: #63d674;
}
.pro_list h2.green b {
	background: #63d674;
}
.pro_list a {
	float: left;
	padding: 0 10px 0 0;
}
.pro_list a img {
	width: 100px;
}
.pro_list h3 {
	line-height: 30px;
	font-weight: 400;
	padding-top: 20px;
	color: #f1f1f1;
}
.pro_list h3 b {
	font-weight: 400;
	display: block;
	color: #f1f1f1
}
.pro_list p {
	clear: both;
	color: #f1f1f1;
	line-height: 22px;
	padding: 15px 0 10px 0;
}
.pro_list p a.btn1 {
	width: 120px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	display: block;
	margin: 0 auto;
	border-radius: 5px;
	font-size: 14px;
	color: #fff;
	background: #4da9f0;
}
.pro_list p a.btn1:hover {
	background: #419ee4;
	color: #fff;
}
.pro_list p a.btn2 {
	width: 120px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	display: block;
	margin: 0 auto;
	border-radius: 5px;
	font-size: 14px;
	color: #fff;
	background: #63d674;
}
.pro_list p a.btn2:hover {
	background: #51c766;
	color: #fff;
}
.comment_list {
	width: 30%;
	float: left;
	overflow: hidden;
	padding: 5px 0 0 0;
	margin-right: 3.3%;
}
.comment_list p {
	line-height: 24px;
	color: #666;
	clear: both;
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 8px;
	margin-bottom: 20px;
	position: relative;
}
.comment_list p span {
	position: absolute;
	width: 30px;
	height: 30px;
	background: url("../images/comment_bag.png") no-repeat;
	left: 38px;
	bottom: -19px;
}
.comment_list img {
	float: left;
	border-radius: 60px;
	border: 1px solid #ddd;
	width: 60px;
	margin-right: 8px;
}
.comment_list h4 {
	color: #222;
	line-height: 24px;
	font-weight: 400;
	padding: 5px 0 0 15px;
}
.comment_list h4 b {
	display: block;
	color: #39579B;
	font-weight: 300;
}
.comment_list h3 {
	color: #222;
	line-height: 24px;
	font-weight: 400;
	padding: 5px 0 0 15px;
	float: left;
}
.comment_list h3 b {
	display: block;
	color: #39579B;
	font-weight: 300;
}
.software-plat {
	width: 25%;
	float: left;
	box-sizing: border-box;
	padding: 20px 10px;
	text-align: center;
}
.software-plat:nth-child(2n) {
	background: #fff;
}
.software-plat img {
	height: 64px;
}
.software-plat h4 {
	text-align: left;
	color: #263e63;
	font-weight: 300;
	font-size: 13px;
	padding: 35px 40px 0;
	line-height: 20px;
	min-height: 145px;
}
.software-plat p {
	color: #999;
	font-weight: 300;
	font-size: 13px;
	padding: 10px 0;
	line-height: 20px;
}
.add_tips_wrap {
	background: #f1f1f1;
	clear: both;
	margin-top: 40px;
}
.add_tips_wrap .header_title {
	padding-top: 20px;
}
.add_tips {
	width: 30%;
	float: left;
	padding: 10px 0 30px 0;
	margin-right: 3.3%;
}
.add_tips h3 {
	width: 60px;
	height: 140px;
	display: table-cell;
	*float: left;
}
.add_tips p {
	display: table-cell;
	vertical-align: top;
}
.add_tips p b {
	font-weight: 600;
	color: #333;
	line-height: 24px;
	padding-bottom: 10px;
	display: block;
}
.add_tips p {
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	color: #666;
}
@media all and (max-width: 1280px) {
	.software-plat h4 {
		min-height: 170px;
	}
}
@media all and (max-width: 1023px) {
	.row_list .row_cell {
		width: 50%;
	}
	.software-plat {
		width: 50%;
	}
	.software-plat h4 {
		min-height: 90px;
		padding: 35px 20px 0;
	}
}
@media all and (max-width: 799px) {
	.carousel-caption .banner_text {
		width: auto;
		padding: 0;
		margin: 0;
		background: none;
		margin: 0 5%;
	}
	.comment_list {
		width: 45%;
		margin-bottom: 15px;
	}
	.comment_list:last-child {
		clear: both;
	}
	.add_tips {
		width: 48%;
		margin: 0;
		padding: 10px 0;
	}
}
@media all and (max-width: 479px) {
	.row_list .row_cell {
		width: auto;
	}
	.pro_list {
		width: auto;
	}
	.comment_list {
		width: auto;
		margin: 0;
		margin-bottom: 15px;
		padding: 0;
	}
	.add_tips {
		width: auto;
	}
	.software-plat {
		width: 100%;
	}
}