/*********************css reset************************/
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img,a
	{
	margin: 0;
	padding: 0;
}

html {
	overflow-x: hidden;
	overflow-y: auto;
}

body {
	color: #6e6e6e;
	font-family: "微软雅黑", "宋体";
	font-size: 12px;
	background-color: #fff;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var,i {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

a {
	text-decoration: none;
	color: #000;
}

a,input {
	outline: none;
}

input,textarea {
	font-family: "Microsoft YaHei", "simsun";
	font-size: 13px;
}

input::-ms-clear,input::-ms-reveal {
	display: none;
}

* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.active-2020-11-marker {
	position:relative;
}
.active-2020-11-marker::before {
  content: '';
  width: 30%;
  height: 30%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url('/resources/pc/mall/images/coner-icon.png') 10px top no-repeat;
  background-size: 80%;
 }
 
 .active-2020-11-marker-all::before {
  content: '';
  width: 24%;
  height: 24%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url('/resources/pc/mall/images/coner-icon.png') 10px top no-repeat;
  background-size: 80%;
 }
/**********************************************************/
.mt8 {
	margin-top: 8px;
}

.mr10 {
	margin-right: 10px;
}

.ml3 {
	margin-left: 3px;
}

.ml103 {
	margin-left: 103px;
}

.mg_auto {
	margin: 0 auto;
}

.flright {
	float: right;
}

.flleft {
	float: left;
}

.over_hid {
	overflow: hidden;
}

.pr {
	position: relative;
}

.pa {
	position: absolute;
}

.pb6 {
	padding-bottom: 6px;
}

.pt6 {
	padding-top: 6px;
}

.h7 {
	height: 7px;
}

.h17 {
	height: 17px;
}

.h28 {
	height: 28px;
}

.h56 {
	height: 56px;
}

.hg_auto {
	height: auto;
	overflow: hidden;
}

.w7 {
	width: 7px;
}

.w17 {
	width: 17px;
}

.w28 {
	width: 28px;
}

.wp100 {
	width: 100%;
}

.tc {
	text-align: center;
}

.dis_none {
	display: none;
}

.dis_blo {
	display: block;
}

.dis_inb {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.banner_m .dot_pos {
	right: 0px;
	bottom: 8px;
}

.banner_m .ban_dot {
	background: url("../images/index_dot.png") no-repeat scroll left top;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}

.banner_m .ban_dot_clk {
	background: url("../images/index_dot2.png") no-repeat scroll left top;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
/****************banner********************/
#banner_m .dot_col {
	bottom: 0;
	width: 100%;
}

#banner_m .dot_clk {
	background: url("../images/index_dot2.png") no-repeat scroll left top
		!important;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}

#banner_m .ban_dot {
	background: url("../images/index_dot.png") no-repeat scroll left top;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}

.bdall {
	border: 1px solid #e7e7e7;
}

.zin1 {
	z-index: 1;
}

.cur_po {
	cursor: pointer;
}

.clr2 {
	color: #999999;
}

.ff1 {
	font-family: "genemall";
}

.fs16 {
	font-size: 16px;
}
/********************top****************************/
.main_content_new {
	width: 100%;
	height: auto;
}

.nav_mall_bar {
	height: 49px;
	margin: 0 auto;
	padding-bottom: 21px;
	padding-top: 57px;
	width: 1086px;
	background-color: #ffffff;
}

.nav_mall_bar2 {
	height: 49px;
	margin: 0 auto;
	padding-bottom: 21px;
	padding-top: 57px;
	width: 1200px;
}

.logo_img {
	margin-top:4px;
	height: 40px;
	width: 256px;
	float: left;
	background: url("../images/mall-logo1.png") no-repeat scroll left top;
}

.logo_img2 {
	margin-top:4px;
	height: 40px;
	width: 256px;
	float: left;
	background: url("../images/mall-logo2.png") no-repeat scroll left top;
}

.mien_name{
	display:block;line-height:40px;margin-top:4px;float:left;color:#0075C1;text-shadow: 1px 1px 0 #b0e2ff;font-size:16px;
}

.mall_tel {
	margin-right: 17px;
	height: 32px;
	width: 187px;
	float: left;
	background: url("../images/index_phone.png") no-repeat scroll left top;
}

.sear_col {
	height: 32px;
	width: 300px;
	float: left;
}

.sear_col .sear_inp_style {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 2px #25BEFE solid;
	color: #999999;
	font-size: 13px;
	margin-left: 10px;
	line-height: 26px;
	padding-left: 4px;
	height: 26px;
	width: 235px;
	float: left;
}

.sear_col  .sear_btn_style {
	background: url("../images/index_search2.png") no-repeat scroll left top;
	border: medium none;
	height: 30px;
	width: 41px;
	cursor: pointer;
	float: left;
}

/***********************总检测样本数*****************************/
.totals {
	background: url("../images/index_counter.png") no-repeat scroll left top;
	width: 100%;
	max-height: 166px;
	height: 166px;
	float: left;
	position: relative;
	background-color: #22BCFF;
}

.totals_up {
	width: 285px;
	height: 20px;
	left: 500px;
	top: 38px;
	position: absolute;
}

.totals_up  .totals_time {
	width: 140px;
	height: 20px;
	float: left;
	padding-left: 5px;
	font-size: 13px;
	color: #009de1;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #ffffff;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.totals_up .totals_name {
	width: 130px;
	height: 20px;
	line-height: 20px;
	color: #ffffff;
	font-size: 18px;
	float: left;
	margin-left: 5px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.totals_down {
	width: 330px;
	height: 56px;
	left: 500px;
	top: 70px;
	position: absolute;
}

.totals_down  .rectangle {
	width: 34px;
	height: 56px;
	line-height: 56px;
	color: #22bcff;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: url("../images/index_rectangle.png") no-repeat scroll left
		top;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

/***********************产品*****************************/
.mall_products {
	width: 100%;
	height: 398px;
}

.mall_products  .common_row_style {
	text-align: center;
	width: 100%;
	position: relative;
	float: left;
	height: 500px;
	min-height: 200px;
	background-size: 100% 100%;
	filter:
		"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
	-moz-background-size: 100% 100%;
}

.mall_products .common_row_style .common_img {
	width: 100%;
}

.button_icon1 {
	background: url("../images/index_button_icon1.jpg") no-repeat scroll
		left top;
	background-size: 100% 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(     
    src='http://mall.genebook.com.cn/resources/pc/mall/images/index_button_icon1.jpg',
		sizingMethod='scale' );
}

.button_icon2 {
	background: url("../images/index_button_icon2.jpg") no-repeat scroll
		left top;
	background-size: 100% 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(     
    src='http://mall.genebook.com.cn/resources/pc/mall/images/index_button_icon2.jpg',
		sizingMethod='scale' );
}

.button_icon3 {
	background: url("../images/index_button_icon3.jpg") no-repeat scroll
		left top;
	background-size: 100% 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(     
    src='http://mall.genebook.com.cn/resources/pc/mall/images/index_button_icon3.jpg',
		sizingMethod='scale' );
}

.button_icon4 {
	background: url("../images/index_button_icon4.jpg") no-repeat scroll
		left top;
	background-size: 100% 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(     
    src='http://mall.genebook.com.cn/resources/pc/mall/images/index_button_icon4.jpg',
		sizingMethod='scale' );
}

.button_icon5 {
	background: url("../images/index_button_icon5.png") no-repeat scroll
		left top;
	background-size: 100% 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(     
    src='http://mall.genebook.com.cn/resources/pc/mall/images/index_button_icon5.png',
		sizingMethod='scale' );
}

.button_icon6 {
	background: url("../images/index_button_icon2.jpg") no-repeat scroll
		left top;
	background-size: 100% 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(     
    src='http://mall.genebook.com.cn/resources/pc/mall/images/index_button_icon2.jpg',
		sizingMethod='scale' );
}

.button_icon7 {
	background: url("../images/index_button_icon3.jpg") no-repeat scroll
		left top;
	background-size: 100% 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(     
    src='http://mall.genebook.com.cn/resources/pc/mall/images/index_button_icon3.jpg',
		sizingMethod='scale' );
}

.buy_button1 {
	position: absolute;
	float: left;
	left: 10.7%;
	top: 63.29%;
	cursor: pointer;
	text-align: center;
	width: 12.857%;
	height: 56px;
}

.buy_button2 {
	position: absolute;
	float: left;
	left: 55.7%;
	top: 82.29%;
	cursor: pointer;
	text-align: center;
	width: 12.857%;
	height: 56px;
}

.buy_button3 {
	position: absolute;
	float: left;
	left: 59%;
	top: 66.84%;
	cursor: pointer;
	text-align: center;
	width: 12.857%;
	height: 56px;
}

.buy_button4 {
	position: absolute;
	float: left;
	left: 11%;
	top: 68.29%;
	cursor: pointer;
	text-align: center;
	width: 12.857%;
	height: 56px;
}

.buy_button5 {
	position: absolute;
	float: left;
	left: 55.7%;
	top: 65.29%;
	cursor: pointer;
	text-align: center;
	width: 12.857%;
	height: 56px;
}

.buy_button6 {
	position: absolute;
	float: left;
	left: 10.6%;
	top: 63.29%;
	cursor: pointer;
	text-align: center;
	width: 12.857%;
	height: 56px;
}

.buy_button7 {
	position: absolute;
	float: left;
	left: 72.3%;
	top: 58.73%;
	cursor: pointer;
	text-align: center;
	width: 12.857%;
	height: 56px;
}

/*************************foot*******************************/
.bottom_mall {
	float: left;
	width: 100%;
	height: 263px;
	background-color: #25BEFE;
}

.bottom_mall .foot_mall {
	width: 1100px;
	margin: 0 auto;
	height: 263px;
}

.foot_mall .foot_left {
	width: 340px;
	height: 263px;
	float: left;
	font-size: 13px;
	background-color: #00AFFB;
}

.foot_mall .foot_right {
	width: 760px;
	height: 263px;
	float: left;
}

.foot_mall .foot_left  .gb_logo {
	margin-top: 35px;
	margin-left: 39px;
	width: 118px;
	height: 48px;
	display: inline-block;
	background: url("../images/index_logo4.png") no-repeat scroll left top;
}

.foot_mall .foot_left   a {
	color: #ffffff;
}

.foot_mall .foot_left  div {
	margin-top: 10px;
	color: #ffffff;
	margin-left: 38px;
}

.foot_mall .foot_left  div>a {
	height: 23px;
	line-height: 23px;
}

.foot_mall .foot_left  div>span {
	margin-left: 4px;
	margin-right: 4px;
	color: #ffffff;
}

.foot_mall .foot_right  .guide_bar {
	width: 150px;
	height: 263px;
	float: left;
	color: #ffffff;
}

.foot_mall .foot_right  .guide_bar .guide_bar_logo {
	font-size: 15px;
	margin-top: 35px;
	float: left;
	width: 150px;
}

.foot_mall .foot_right  .guide_bar .guide_bar_logo>img {
	margin-left: 5px;
	margin-bottom: 5px;
	width: 48px;
	height: 48px;
}

.foot_mall .foot_right  .guide_bar .guide_bar_list {
	font-size: 13px;
	margin-top: 10px;
	color: #ffffff;
	float: left;
}

.foot_mall .foot_right  .guide_bar .guide_bar_list  a {
	height: 20px;
	line-height: 20px;
	color: #ffffff;
}

.tag {
	position: relative;
	display: inline-block;
	height: 22px;
	line-height: 22px;
	border: 1px solid #ddd;
	font-size: 12px;
	vertical-align: top;
	margin: 2px 5px 2px 0;
	padding: 0 26px 0 4px;
	cursor: pointer;
}

.tag em {
	color: #e4393c;
}

.tag  i {
	display: block;
	position: absolute;
	width: 25px;
	height: 22px;
	right: 0;
	top: 0;
	background: url(../images/tag.png) no-repeat 7px -140px;
}

.tag:hover {
	border-color: #e4393c;
	text-decoration: none;
}

.tag:hover i {
	background-color: #e4393c;
	background-position: 7px -158px;
}
