/*vip对比图新版*/
body{
	font-family: "microsoft yahei","宋体";
	font-size: 14px;
	color: #333;
	font-size:62.5%;
	min-width: 1200px;
   }
*{
	margin:0;
	padding:0;
	border:0;
    box-sizing:border-box;
   -moz-box-sizing:border-box; /* firefox */
   -webkit-box-sizing:border-box; /* safari */	
}
input,select,button,textarea{
	outline: none;
	border: 1px solid #ddd;
}

ul,li{
	list-style: none;
}
input{
	vertical-align:middle;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
img{
	border: 0;
}
a{
	text-decoration: none;
	cursor: pointer;
}
a:hover,a:active,a:link,a:visited{
	text-decoration: none;
}
.pointer{
	cursor: pointer; 
}
.red{
	color: red;
}
.corfff{
	color: #fff;
}
.corff2f2f{
	color: #ff2f2f;
}
.font16{
	font-size: 16px;
}
.font24{
	font-size: 24px;
}
.left{
	float: left;
}
.right{
	float: right;
}
.clean,.clearfix{
	clear: both;
}
.bgbdbdbd{
	background-color: #bdbdbd;
}
.bgf8f8f8{
	background-color: #f8f8f8;
}
.bgf1f1f1{
	background-color: #f1f1f1;
}
.bg333{
	background-color: #333;
}
.pad-top-20{
	padding-top: 20px;
}
.pad_20 {
	padding: 20px;
}
.text_left{
	text-align: left!important;
}
.text_center{
	text-align: center;
}
.w1200{
	width: 1200px;
	margin:0 auto;
}
.banner{
	height: 145px;
}
.body_title{
  font-size: 33px;
  color: #333;
  text-align: center;
  line-height: 78px;	
  font-weight: normal;
}
.wrap_thead{
	width: 100%;
	height: 197px;
	background-image: url(/uploads/image/svimages/bg1.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.wrap_thead table{
	width: 100%;
}
.wrap_thead td{
   height: 197px;
   text-align: center;
}
.wrap_tbody table{
	width: 100%;
}
.wrap_tbody td{
	height: 58px;
	text-align: center;
	border: 1px solid #dadada;
	font-size: 14px;
}
.td-2{
	width: 342px;
}
.td-1{
	width:200px;
}
.td_7_fwlx_title{
	height: 82px!important;
	background-image: url(/uploads/image/svimages/bg2.png);
    background-repeat: no-repeat;
    background-position: center top;
}
.td_7_fwlx_title2{
	height: 116px!important;
	background-image: url(/uploads/image/svimages/bg3.png);
    background-repeat: no-repeat;
    background-position: center top;
}
.table_title{
	position: relative;
}
.table_title:after{
	display: block;
	content: "";
	width: 1px;
	height: 104px;
	background-color: #fff;
	position: absolute;
	right:0;
	top:50px;
}
.course_title{
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}
.bizhong{
   font-size: 14px;
   color: #fff;
   margin-right: 6px;	
}
.course_jiage{
  font-size: 20px;
  color: #fff;	
}
.course_detail{
  display: block;
  width: 88px;
  height: 30px;
  margin:6px auto;
  border-radius: 5px;
  background-color: #396bc1;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}
.course_zixun{
  display: block;
  width: 88px;
  height: 30px;
  margin:0 auto;
  border-radius: 5px;
  border: 1px solid #fff;
  line-height: 28px;
  text-align: center;
  font-size: 12px;
  color: #fff;	
}
.td_1_fwlx{
	border: 1px solid #fff!important;
}
.wrap_thead.fixed_top{
	width: 1200px;
	position: fixed;
	left:50%;
	top:0;
	margin-left: -600px;
}
.kefu_img{
	position: fixed;
	right: 10px;
	top:35%;
	z-index: 99999;
}
.td_7_fwlx_title2 table td{
	border: none!important;
}
.td_7_fwlx_title2 table td.border-bottomm-fff{
	border-bottom: 1px solid #fff!important;
}
.right_vip{
	width: 127px;
	height: 205px;
	margin-top: 5px;
	background-image: url(/uploads/image/svimages/right_vip.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.right_vip a{
	display: block;
	width: 129px;
	height: 34px;
	margin-bottom: 10px;
}