.service_items {
	padding-top: 0;
	padding-bottom: 0;
}
.product-recommend {
	margin-top: 50px;
	position: relative;
	border: 1px solid #e5e5e5;
	padding: 40px 0 32px;
}
.product-recommend .product-anchor {
	position: absolute;
}
.product-recommend .recommend-logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 54px;
	height: 54px;
	background-image: url(TB1YKGLGpXXXXXiXFXXWqz0WpXX-55-110.png);
}
.product-recommend .recommend-title {
	padding-left: 32px;
}
.product-recommend .recommend-row {
	margin-top: 24px;
	padding-left: 114px;
	position: relative;
}
.product-recommend .img-cell {
	width: 48px;
	position: absolute;
	top: 0;
	left: 32px;
}
.product-recommend .img-cell .name {
	color: #666;
	text-align: center;
	font-size: 14px;
}
.product-recommend .configure-cell {
	width: 32%;
	border-left: 1px solid #e5e5e5;
	float: left;
}
.product-recommend .configure-cell .name {
	padding-left: 32px;
	line-height: 20px;
	color: #333;
	font-size: 14px;
}
.product-recommend .configure-cell .name span {
	color: #f60;
}
.product-recommend .configure-cell .detail {
	padding-left: 32px;
	line-height: 20px;
	color: #666;
	font-size: 14px;
}
.product-recommend .configure-cell .actions {
	padding-left: 32px;
	margin-top: 14px;
}
.product-recommend .configure-cell .actions a {
	min-width: 100px;
	height: 26px;
	text-align: center;
	padding: 0 20px;
	line-height: 2;
	font-size: 14px;
	background: #fff;
	border: 1px solid #ea5432;
	color: #ea5432;
	display: inline-block;
	transition: all .3s;
}
.product-recommend .configure-cell .actions a:hover {
	background-color: #ea5432;
	color: #fff;
	text-decoration: none;
}
.recommend-title a {
	color: #ea5432;
	font-size: 14px;
}
.info-wrapper>h2 {
	font-size: 64px;
	line-height: 64px;
	color: #333;
}
.info-wrapper>h2 i {
	width: 64px;
	height: 64px;
	background-image: url(icons-64.png);
	display: block;
	float: left;
	margin-right: 15px;
	background-position: 0 -0px;
}
.info-wrapper .intro {
	margin-top: 19px;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 0;
}
.info-wrapper .price {
	margin-top: 19px;
	font-size: 14px;
	line-height: 24px;
}
.info-wrapper .price a:hover, .info-wrapper .price a {
	color: #ea5432;
}
.info-wrapper .actions {
	margin-top: 40px;
}
.btn-blue {
	display: inline-block;
	min-width: 78px;
	height: 33px;
	padding: 0 30px 1px;
	background: #ea5432;
	line-height: 33px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	outline: none;
	border-radius: 0;
	border: solid 1px #ea5432;
	margin-right: 10px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}
.btn-white {
	display: inline-block;
	min-width: 78px;
	margin-right: 10px;
	height: 33px;
	padding: 0 30px 1px;
	line-height: 33px;
	font-size: 14px;
	text-align: center;
	outline: none;
	border-radius: 0;
	background: #fff;
	border: 1px solid #ea5432;
	color: #ea5432;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}
.btn-blue:hover, .btn-white:hover {
	background-color: #ea5432;
	color: #fff;
	text-decoration: none;
	border: 1px solid #ea5432;
}
.action-link .glyphicon-gift {
	margin-right: 5px;
}
.action-link {
	color: #f60;
}
.action-link:hover {
	color: #ea5432;
	;
}
.video-panel img {
	width: 173px;
	height: 96px;
	border: 1px solid #999;
}
.img_play {
	position: absolute;
	font-size: 40px;
	left: 70px;
	top: 20px;
	color: #fff;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: #333;
	filter: alpha(opacity=50); /*IE滤镜，透明度50%*/
	-moz-opacity: 0.5; /*Firefox私有，透明度50%*/
	opacity: 0.5;/*其他，透明度50%*/
	cursor: pointer;
	border-radius: 4px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}
.img_play:hover {
	text-decoration: none;
	filter: alpha(opacity=80); /*IE滤镜，透明度50%*/
	-moz-opacity: 0.8; /*Firefox私有，透明度50%*/
	opacity: 0.8;/*其他，透明度50%*/
	color: #fff;
}
.video-panel .video-text {
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	margin-top: 9px;
	color: #666;
}
.video-panel .video-text .glyphicon-play-circle {
	margin-right: 5px;
}
.Beginners-Guide dt {
	line-height: 14px;
	margin-bottom: 16px;
	font-size: 14px;
	font-weight: 500;
	color: #000;
}
.Beginners-Guide dd {
	line-height: 24px;
}
.Beginners-Guide dd a {
	color: #666;
	font-size: 14px;
}
.Beginners-Guide dd a:hover {
	color: #00a2ca;
}

/*产品与服务导航*/
.main_right .container{
	margin-left:-15px;
	margin-right:-15px;
	}
#pdt_menu {
	display: block;
	position: relative;
	z-index: 999;
	background: #fff;
	margin-bottom: 15px;
}
.pdt_nav {
	overflow: hidden;
	margin-bottom: 15px;
	width: 100%;
}
.pdt_nav li {
	float: left;
	width: 20%;
}
.pdt_nav li a {
	display: block;
	margin-right: 9px;
	background: #e7e6e5;
	font-size: 16px;
	text-align: center;
	color: #676766;
	font-weight: bold;
	padding: 14px 35px;
}
.pdt_nav li a:hover {
	background: #ffb258;
	text-decoration: none;
	color: #fff;
}
.no {
	margin-right: 0 !important;
}
.h15 {
	height: 15px;
}
/*图片导航*/
.navpic {
	display: block;
	margin-bottom: 30px;
}
.navlink {
	display: block;
	width: 150px;
	height: 40px;
	margin: 0 auto;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	background: #ffb534;
	cursor: pointer;
	margin-bottom:30px;
}
.navlink:hover {
	background: #ffcc00;
}
.picbox01, .picbox02, .picbox03, .picbox04, .picbox05, .picbox06, .picbox07 {
	overflow: hidden;
	border-top: 1px solid #f7f7f7;
	margin-bottom:30px;
	text-align:center;
}
.picbox01 img, .picbox02 img, .picbox03 img, .picbox04 img, .picbox05 img, .picbox06 img, .picbox07 img{ margin-top:30px;}
.itembox01>h1, .itembox02>h1, .itembox03>h1, .itembox04>h1, .itembox05>h1, .itembox06>h1, .itembox07>h1 {
	display: block;
	margin-top:30px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 36px;
	color: #f90;
}
.itembox01>p, .itembox02>p, .itembox03>p, .itembox04>p, .itembox05>p, .itembox06>p, .itembox07>p {
	font-size: 14px;
	color: #666;
	line-height: 28px;
	text-align: center;
	margin-bottom: 15px;
}


.x_info1,.x_info2,.x_info3{
	padding-top:20px;
	background-color:#fff;
	}
.x_info1 .img img,.x_info2 .img img,.x_info3 .img img{ max-width:100%;}	
.x_info2{ background-color:#f7f7f7;}	
.x_info4 p{ margin:20px 0px;}	
.x_text1{}
.x_title{ }
.x_text1 .x_desc{
	font-size:16px;
	line-height:30px;
	padding-bottom:20px;
	color:#8d8d8c;
	}
.x_desc img{
	max-width:100%;
	}	
.moreA a{ 
	border: 2px solid #ccc;
	display: inline-block;
	padding: 14px 35px;
	color: #666;
	background-color: none;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.moreA a:hover {
	color:#fff;
	background-color: #ea5432;
	text-decoration:none;
	border: 2px solid #ea5432;
}
.x_c h2 {
	margin: 0;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
	border-bottom:1px #ededed solid;
	font-size: 22px;
	margin: 0px 0px 24px 0px;
}
@media (max-width:767px) {
.x_info1,.x_info2,.x_info3 {
	padding-top:0px;
}
.pdt_nav{ display:none;}
}	
@media (max-width:1200px) {
.product-recommend .configure-cell {
	width: 100%;
}
}
.case-block p { line-height:28px !important}
