body{
	margin: 0;
	padding: 0;
	font-family: 'Microsoft Yahei';
  font-size: 14px;
	background: #f2f2f2;
}
.head{
	position: relative;
	height: 150px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	background-image: url('../img/pro.jpg');
}
.head div{
	width: 220px;
	padding: 6px;
	margin: 8px auto;
	color: #fff;
	letter-spacing: 1px;
	background-color: rgba(38,38,38, .8);
	border-radius: 4px;
}
.sign{
	width: 72px;
	height: 72px;
	margin-top: 28px;
	border-radius: 50%;
}
a{
	display: inline-block;
	width: 97%;
	padding: 18px 0 18px 3%;
	color: #333;
	vertical-align: middle;
	text-decoration: none;
	border-bottom: 1px solid #e6e6e6;
}
a img{
	width: 110px;
	height: 110px;
	vertical-align: top;
	border-radius: 6px;
}
.r{
	display: inline-block;
	padding: 8px 0 8px 2%; 
}
.r div{
	font-size: 16px;
	color: #000;
}
.r p{
	color: #666;
}
.r span{
	display: inline-block;
	padding: 2px 8px 3px 8px;
	color: #fff;
	border-radius: 4px;
}
.bg1{
	background-color: #22b36e;
}
.bg2{
	background-color: #36f;
}
.mrlr2{
	margin: 0 2%;
}
.img{
	width: 100%;
	border-radius: 4px;
}
#top{
	width: 100%;
}
.divider{
	padding: 12px;
	margin: 12px 0 -62px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	background-color: #fff;
	border-radius: 4px;
}
.divider span{
	padding: 4px 24px 6px 24px;
	letter-spacing: 1px;
	background-color: #ff1a1a;
	border-radius: 8px 8px 4px 4px;
}
.dashed{
	margin: 40px 5%;
	border-bottom: 2px dashed #e62236; 
}
.param{
	width: 100%;
	margin-bottom: 5%;
	font-size: 12px;
}
.param>div{
	margin-bottom: 1px;
}
.param>div>span:nth-child(odd){
	display:inline-block;
	width: 17%;
	height: 20px;
	line-height: 20px;
	padding: 2%;
	text-align:center;
	color: #fff;
	background-color: #0a4d8a;
}
.param>div>span:nth-child(even){
	display:inline-block;
	width: 25%;
	height: 20px;
	line-height: 20px;
	padding: 2%;
	text-align:center;
	background-color: #cdcdcd;
}
.param1{
	width: 100%;
	margin-bottom: 5%;
	font-size: 12px;
}
.param1>div{
	margin-bottom: 0;
}
.param1>div>span:nth-child(odd){
	display:inline-block;
	width: 36%;
	height: 20px;
	padding: 2%;
	line-height: 20px;
	text-align:center;
	color: #fff;
	background-color: #0a4d8a;
	border-bottom: 1px solid #fff;
}
.param1>div>span:nth-child(even){
	display:inline-block;
	width: 56%;
	height: 20px;
	padding: 2%;
	line-height: 20px;
	text-align:center;
	background-color: #cdcdcd;
	border-bottom: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.all{
	margin: 12px 0 24px 0;
	font-size: 14px;
	color: #555;
	letter-spacing: 1px;
}
.size{
	width: 100%;
	margin-top: 10px;
	border-radius: 4px;
}
.model{
	margin-top: 12px;
	font-size: 13px;
	text-align: center;
	border-left: 1px solid #e2e2e2;
	border-radius: 8px 8px 0;
}
.model span{
	display: inline-block;
	width: 33%;
	padding: 3.5% 0;
	border-left: 1px solid #e2e2e2;
	border-top: 1px solid #e2e2e2;
}
.tb-name{
	padding: 2.8% 0;
	font-weight: bold;
	font-size: 15px;
	background-color: #d2d2d2;
	border-radius: 8px 8px 0 0;
}
.tb-sub{
	font-size: 13px;
	background-color: #ecedef;
}
.tb-bg{
	background-color: #fafafa;
}
.detail{
	width: 100%;
	border-radius: 4px;
}
.feat{
	font-size: 14px;
}
.feat>div{
	height: 80px;
	margin-bottom: 16px;
	border: 1px solid #d2d2d2;
	background-color: #fff;
}
.ico{
	display: inline-block;
	width: 80px;
	height: 80px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 60% 60%;
}
.desc{
	display: inline-block;
	width: 72%;
	line-height: 22px;
	padding-left: 6px;
	font-size: 13px;
	color: #555;
	vertical-align: middle;
}
.f1{
	background-image: url(../img/f1.png);
}
.f2{
	background-image: url(../img/f2.png);
}
.f3{
	background-image: url(../img/f3.png);
}
.f4{
	background-image: url(../img/f4.png);
}
.f5{
	background-image: url(../img/f5.png);
}
.f6{
	background-image: url(../img/f6.png);
}
.f7{
	background-image: url(../img/f7.png);
}
.f8{
	background-image: url(../img/f8.png);
}
.f9{
	background-image: url(../img/f9.png);
}
.f10{
	background-image: url(../img/f10.png);
}
.f11{
	background-image: url(../img/f11.png);
}
video{
	width: 96%;
	margin: 0 1% 8px 0;
	padding: 8px 2%;
	background-color: #fff;
}
.course{
	padding: 10px 2%;
	margin-bottom: 16px;
	border-radius: 4px;
	background-color: #fff;
}
.course .sum{
	padding-left: 8px;
	line-height: 38px;
	font-size: 16px;
	color: #f60;
	border-left: 6px solid #f60;
	background-color: #f2f2f2;
}
.course img{
	width: 100%;
	height: 180px;
	border-radius: 0 0 4px 4px;
}
.course .ctx{
	padding: 8px 1% 0 14px;
	line-height: 24px;
	font-size: 14px;
	color: #333;
}
.solve{
	padding: 4px 2%;
	margin-bottom: 16px;
	font-size: 13px;
	border-radius: 4px;
	background-color: #fff;
}
.ques{
	width: 100%;
	padding-top: 2%;
}
.ans{
	width: 85%;
	margin: 1% 0 4% 15%;
}
.ques span{
	display: inline-block;
	width: 40px;
	height: 40px;
	vertical-align: middle;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url(../img/ques.jpg?1);
	border-radius: 50%;
	box-shadow: 0 0 4px #f60;
}
.ques div{
	display: inline-block;
	padding: 0 2%;
	margin-left: 2%;
	line-height: 32px;
	font-weight: bold;
	background-color: #f2f2f2;
	border-radius: 4px;
}
.ans span{
	display: inline-block;
	width: 40px;
	height: 40px;
	vertical-align: top;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url(../img/logo.jpg);
	border-radius: 50%;
	box-shadow: 0 0 4px #f60;
}
.ans div{
	display: inline-block;
	width: 78%;
	line-height: 24px;
	padding: 6px 8px;
	margin-right: 2%;
	color: #333;
	background-color: #39e600;
	border-radius: 4px;
}
.com{
	width: 100%;
	margin-bottom: 1%;
	border-radius: 4px;
	box-shadow: 0 0 4px 3px #d2d2d2;
}
.imgs0{
	display: inline-block;
	width: 48%;
	margin-bottom: 16px;
	line-height: 0;
	text-align: center;
}
.imgs0 img{
	width: 100%;
	height: 210px;
	border-radius: 4px 4px 0 0;
}
.imgs0 div{
	line-height: 36px;
	color: #fff;
	background-color: #666;
}
.case{
  display: inline-block;
  width: 32%;
	margin-bottom: 16px;
	line-height: 0;
  text-align: center;
}
.case img{
  width: 100%;
	height: 80px;
	border-radius: 4px 4px 0 0;
}
.case div{
  line-height: 26px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  background-color: #ffa800;
  border-radius: 0 0 4px 4px;
}
.glb{
	display: inline-block;
	width: 24%;
	margin: 0 4% 16px 4%;
	text-align: center;
}
.glb img{
	width: 100%;
	margin-bottom: 6px;
	border-radius: 50%;
}
.glb-p{
  padding: 12px;
  line-height: 28px;
  font-size: 14px;
	color: #333;
	text-indent: 2em;
  border-radius: 4px;
	background-color: #fff;
  box-shadow: 0 0 4px 3px #d2d2d2;
}
.ser{
  display: inline-block;
	width: 25%;
	margin: 0 0 16px 6%;
	text-align: center;
}
.ser img{
	width: 50%;
	margin-bottom: 6px;
}
.ser div{
	margin-bottom: 6px;
	color: #c00;
	font-weight: bold;
}
.ser span{
	font-size: 13px;
	color: #666;
}
.more{
	display: inline-block;
	width: 96%;
	font-size: 15px;
	color: #fff;
	text-align: center;
	letter-spacing: 2px;
	background-color: #bbb;
	border-radius: 4px;
}
.mr2{
	margin-right: 2%;
}
.mr0{
	margin-right: 0;
}
.mr8{
	margin-right: 8px;
}





