﻿/*
**  单页面-丁香通  模板组合
**  2016-05-03 
**  libr
*/

/*模板一*/
.t1_body{
	background-color: #c7f8ff;font-size: 16px;
	font-family: "microsoft yahei", "黑体",Helvetica,Tahoma,Arial,sans-serif;
	color: #555;
}
img{
	max-width: 100%;
}
a{color: #005aff;text-decoration: none}

.t1_banner{
	width: 980px;
	display: block;
	margin: 0 auto;
	text-align: center;
}
.t1_banner a{
	cursor: default;
	line-height: 0;
}
.t1_main{
	width:890px;
	padding: 45px;
	margin: 0px auto 40px;
	background-color: #fff;
	overflow: hidden;
	border: 3px solid #ddd;
	line-height: 30px;
}
.t1_txt{

}
.t1_txt__p{

}
.t1_item{
	margin-top: 40px;
}
.t1_item__tit{
	color: #ed249f;
	font-size: 22px;
	padding-bottom: 5px;;
}
.t1_item__tit:before{
	content: "/";
	margin-right: 5px;;
}
.t1_item__li{

}
.t1_item__li em{
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #c0ddfe;
	*display:inline;*zoom:1;
	display: inline-block;
	text-align: center;
	line-height: 20px;
	margin-right: 5px;
}

.t1_item__img{

}
.t1_item__info{
	color: #0c46a6;
	padding-left: 10px;;
}
.t1_item__tip{
	font-size: 14px;
	margin-top: 20px;
}
.t1_img_box{
	margin-top: 20px;
	width: 100%;
}
.t1_tip{
	color: #888;
	margin-top: 30px;
	font-size: 14px;
}
.t1_contact{
	margin-top: 20px;
	overflow: hidden;
}
.t1_contact__info{
	width: 375px;
	float: left;
}
.t1_contact__wx{
	float: right;
	width: 410px;
}
.t1_contact__img{
	float: left;
	width: 115px;
	height: 115px;
}
.t1_contact__txt{
	margin-left: 130px;
}
@media only screen and (max-device-width:720px),
only screen and (-webkit-min-device-pixel-ratio: 3){
	a, img {
		-webkit-touch-callout: none; /* 禁止长按链接与图片弹出菜单 */
	}
	html, body {
		-webkit-text-size-adjust:100%;
		/*-webkit-user-select: none; /!* 禁止选中文本（如无文本选中需求，此为必选项） *!/*/
		user-select: none;
	}
	a:hover,a:visited{text-decoration: none;}
	a,button,body{-webkit-tap-highlight-color:transparent;} /* 点击a标签出现背景颜色*/
	html{font-size:62.5%;}
	.t1_body{background-color: #fbfbfb;
		font-family:'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif;
		color: #888;font-size:1.4rem;font-weight: normal;word-break: break-all;
	}
	.t1_contact__wx{
		display: none;
	}
	.t1_main{
		width: 100%;
		box-sizing: border-box;
		border: none;
		padding: 10px 15px;
		line-height: 26px;;
	}
	.t1_banner{
		width:100%;
	}
	.t1_item{
		margin-top: 20px;
	}
	.t1_item__tit{
		font-size: 1.8rem;
	}
	.t1_item__tip{
		font-size: 1.2rem;
		margin-top: 5px;
		line-height: 20px;
	}
	.t1_img_box{
		margin-top: 5px;;
	}
	.t1_tip{
		margin-top: 10px;
		font-size: 1.2rem;
	}
	.t1_contact{
		margin-top: 10px;;
	}
	.t1_contact__info{
		width: 100%;
	}
}

/*模板二*/
.t2_body{
	background-color: #fff;font-size: 14px;
	font-family: "microsoft yahei", "黑体",Helvetica,Tahoma,Arial,sans-serif;
	color: #333;
}
.t2_banner{
	width: 100%;
	display: block;
	text-align: center;
	border-bottom: 3px solid #3180d0;
	background-color: #c7f8ff;
}
.t2_banner a{
	cursor: default;
	line-height: 0;
	display: block;
}

.t2_main{
	width:910px;
	margin: 0px auto 40px;background-color: #fff;
	line-height: 30px;
}
.t2_item{
	margin-top: 45px;
}
.t2_item__txt{
	margin-top: 15px;
}
.t2_item__tit{
	color: #fff;
	font-size: 22px;
	background-color: #0d70d5;
	padding: 2px 15px;
	position: relative;
	*display:inline;*zoom:1;
	display: inline-block;
	border-radius: 3px;
}
.t2_item__tit:before{
	content: "";
	margin-right: 5px;;
	position: absolute;
	left:-12px;top:0;
	width: 6px;height: 100%;
	background-color: #0d70d5;
	border-radius: 5px;

}
.t2_item__li{
	color: #777;
}
.t2_item__li em{
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #0d70d5;
	*display:inline;*zoom:1;
	display: inline-block;
	text-align: center;
	margin-right: 10px;
	margin-top: -4px;
}
.t2_img_box{
	margin-top: 10px;
}
.t2_cols{
	margin-top: 30px;
}

.t2_cols__tit{
	color: #0c46a6;
	font-size: 20px;
	border-bottom: 1px solid #6d9ded;
	*display:inline;*zoom:1;
	display: inline-block;
	font-weight: normal;

}
.t2_cols__txt{
	overflow: hidden;
}
.t2_cols__item{
	float: left;
	width: 575px;;
}
.t2_cols__img{
	float: right;
	width:290px;
	margin-top: 20px;;
}
.t2_contact{
	margin-top: 20px;
	overflow: hidden;
}
.t2_contact__info{
	margin-top: 10px;;
}

@media only screen and (max-device-width:720px),
only screen and (-webkit-min-device-pixel-ratio: 3){
	a, img {
		-webkit-touch-callout: none; /* 禁止长按链接与图片弹出菜单 */
	}
	html, body {
		-webkit-text-size-adjust:100%;
		/*-webkit-user-select: none; /!* 禁止选中文本（如无文本选中需求，此为必选项） *!/*/
		user-select: none;
	}
	a:hover,a:visited{text-decoration: none;}
	a,button,body{-webkit-tap-highlight-color:transparent;} /* 点击a标签出现背景颜色*/
	html{font-size:62.5%;}
	.t2_body{background-color: #fbfbfb;
		font-family:'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif;
		color: #888;font-size:1.4rem;font-weight: normal;word-break: break-all;
	}

	.t2_main{
		width: 100%;
		box-sizing: border-box;
		border: none;
		padding: 10px 15px;
		line-height: 26px;;
	}
	.t2_banner{
		width:100%;
	}
	.t2_item{
		margin-top: 20px;
	}
	.t2_item__tit{
		font-size: 1.8rem;
	}
	.t2_cols{
		margin-top: 10px;;
	}
	.t2_cols__tit{
		font-size: 1.6rem;
	}
	.t2_cols__item{
		width: 100%;
	}
	.t2_img_box{
		margin-top: 5px;;
	}

	.t2_contact{
		margin-top: 10px;;
	}
	.t2_cols__img{
		max-width: 100%;
		height: auto;
	}
	.t2_contact__info{
		width: 100%;
	}

}

/*模板三*/
.t3_body{
	background-color: #2752a0;font-size: 16px;
	font-family: "microsoft yahei", "黑体",Helvetica,Tahoma,Arial,sans-serif;
	color: #555;
}
.t3_banner{
	width: 100%;
	display: block;
	text-align: center;
}
.t3_banner a{
	cursor: default;
	line-height: 0;
	display: block;
}

.t3_main{
	width:920px;
	margin: 0px auto;background-color: #fff;
	line-height: 32px;
	padding: 10px 30px 50px 30px;
}
.t3_item{
	margin-top: 35px;
}
.t3_item__txt{
	margin-top: 15px;
	font-size: 14px;
	line-height: 28px;
}
.t3_item__tit{
	position: relative;
}
.t3_item__tit_line{
	display: block;
	height: 1px;
	width: 100%;
	background-color: #9ed6ff;
	position: absolute;
	z-index: 1;
	top:17px;
	left:0;

}
.t3_tit__txt:after{
	content: '';
	position: absolute;
	right:0;
	top:15px;
	width: 6px;height: 6px;
	background-color:#9ed6ff;
	display: block;
	border-radius: 50%;
	z-index: 2;
}
.t3_item__tit:after{
	content: '';
	position: absolute;
	right:0;
	top:15px;
	width: 6px;height: 6px;
	background-color:#9ed6ff;
	display: block;
	border-radius: 50%;
	z-index: 2;
}
.t3_tit__txt{
	background-color: #fff;
	z-index: 2;
	position: relative;
	*display:inline;*zoom:1;
	display: inline-block;
	padding-right: 30px;;
}
.t3_tit__txt span{
	color: #2752a0;
	font-size: 18px;
	background-color: #e7f3fc;
	padding: 2px 15px;
	display: block;
	border-radius: 20px;
	border: 1px solid #188de6;

}
.t3_item ul{
	margin-top: 20px;;
}

.t3_item__li{

}
.t3_item__li em{
	width: 16px;
	height: 16px;
	background: url("//www.biomart.cn/topic/template/tpl3/ico.png") no-repeat 1px 4px;
	*display:inline;*zoom:1;
	display: inline-block;
	text-align: center;
	margin-right: 10px;
	margin-top: -4px;
}
.t3_cols{
	margin-top: 20px;
}
.t3_cols__txt{
	overflow: hidden;
}
.t3_cols__item{
	float: left;
	width: 650px;
	margin-top: 20px;
}
.t3_cols__img{
	float: left;
	width:230px;
	margin-top: 20px;
}
.t3_cols__img_right{
	float:right;
}
.t3_cols__img_left{
	margin-right: 20px;
}
.t3_cols__img img{
	max-width: 100%;
	*width:100%;
}
.t3_contact{
	margin-top: 20px;
	overflow: hidden;
}
.t3_contact__info{
	margin-top: 10px;;
}

@media only screen and (max-device-width:720px),
only screen and (-webkit-min-device-pixel-ratio: 3){
	a, img {
		-webkit-touch-callout: none; /* 禁止长按链接与图片弹出菜单 */
	}
	html, body {
		-webkit-text-size-adjust:100%;
		/*-webkit-user-select: none; /!* 禁止选中文本（如无文本选中需求，此为必选项） *!/*/
		user-select: none;
	}
	a:hover,a:visited{text-decoration: none;}
	a,button,body{-webkit-tap-highlight-color:transparent;} /* 点击a标签出现背景颜色*/
	html{font-size:62.5%;}
	.t3_body{background-color: #fbfbfb;
		font-family:'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif;
		color: #555;font-size:1.4rem;font-weight: normal;word-break: break-all;
	}
	.t3_item__tit_line,.t3_tit__txt:after,.t3_item__tit:after{display: none}
	.t3_main{
		width: 100%;
		box-sizing: border-box;
		border: none;
		padding: 0px 15px 20px 15px;
		line-height: 26px;;
	}
	.t3_banner{
		width:100%;
	}
	.t3_item{
		margin-top: 20px;
	}
	.t3_item__tit,.tit__txt span{
		font-size: 1.6rem;
	}
	.t3_cols{
		margin-top: 20px;;
	}
	.t3_item ul{
		margin-top: 10px;
	}
	.t3_cols__item{
		width: 100%;
		margin-top: 10px;

	}
	.t3_img_box{
		margin-top: 5px;;
	}

	.t3_contact{
		margin-top: 10px;;
	}
	.t3_cols__img{
		max-width: 100%;
		height: auto;
		width: 100%;
		margin: 10px 0 0 0;
		text-align: center;
	}
	.t3_contact__info{
		width: 100%;
	}
	.t3_item__txt{
		font-size: 1.3rem;
	}

}

/*模板四*/
.t4_body{
	background-color: #f4f3f1;font-size: 16px;
	font-family: "microsoft yahei", "黑体",Helvetica,Tahoma,Arial,sans-serif;
	color: #5c5c5c;
}
.t4_banner{
	width: 100%;
	display: block;
	text-align: center;
}
.t4_banner a{
	cursor: default;
	line-height: 0;
	display: block;
}

.t4_line{
	height:60px;
	width: 970px;
	margin: 0 auto;
	position: relative;
}
.t4_line__logo{
	background: url("//www.biomart.cn/topic/template/tpl4/ico.png") no-repeat 7px 11px;
	width: 120px;height: 100%;
	display: inline-block;
}
.t4_line__tit{
	background: url("//www.biomart.cn/topic/template/tpl4/ico.png") no-repeat 0 -40px;
	width: 130px;height: 100%;
	position: absolute;
	right:0;top:0;
}
.t4_main{
	width:970px;
	margin: 0px auto;
	padding:50px 0;
	line-height: 25px;;
}
.t4_cols{
	overflow: hidden;
}
.t4_cols__aside{
	width: 210px;
	padding: 20px;
	/*背景颜色配置在这里*/
	background-color: #b8aa8d;
	color: #fff;
	float: left;
	margin-right: 50px;;
}
.t4_aside__info{
	margin-top: 30px;
	line-height: 27px;
	border-bottom: 3px solid #fff;
}
.t4_info__name{
	font-size: 20px;
}
.t4_info__txt{

}
.t4_aside__txt p{
	margin-top: 30px;
}
.t4_cols__main{
}

.t4_item{
	margin-bottom: 40px;
}
.t4_item__tit{
	background-position:  0 -60px;
	border-bottom:1px solid #ccc;
	font-size: 20px;
	color: #222;
	font-weight: bold;
	border-left: 5px solid #b8aa8d;
	padding-left: 10px;
	line-height: 28px;;
}

.t4_item__txt{

}
.t4_item__txt p{
	margin-top: 25px;
}

.t4_cols__item .t4_item__tit{
	margin-left: 300px;
}


.t4_footer_wrap{font-size:14px;background-color:#f3f3f3;width:100%;clear:both;border-top:1px solid #d9d9d9}
.t4_footer{width:980px;margin:0 auto}
.t4_footer .t4_dz{padding:40px 0 0;overflow:hidden}
.t4_footer .t4_item{width:340px;margin:0;overflow:hidden;float:left;padding:0 0 24px;display:inline}
.t4_footer .t4_item ul li{line-height:22px;width:130px;float:left}
.t4_footer .t4_item h4{padding:0 0 5px;line-height:20px;color:#2b2b2b;font-family:arial,'宋体'}
.t4_footer .t4_item ul li a{color:#2b2b2b}
.t4_footer .t4_first{width:530px}
.t4_footer .t4_first ul{display:table;zoom:1;width:113%}
.t4_footer .t4_last{width:10%}
.t4_copyright{margin-top:30px;text-align:center;line-height:22px;padding-bottom:20px}
.t4_copyright p{text-align:center;color:#a0a0a0}
.t4_copyright p.t4_copy_p{color:#3e3e3e;padding-bottom:5px}
.t4_copyright p a{color:#a0a0a0}
.t4_footer a:hover{color:#6453a6}

@media only screen and (max-device-width:720px),
only screen and (-webkit-min-device-pixel-ratio: 3){
	a, img {
		-webkit-touch-callout: none; /* 禁止长按链接与图片弹出菜单 */
	}
	html, body {
		-webkit-text-size-adjust:100%;
		/*-webkit-user-select: none; /!* 禁止选中文本（如无文本选中需求，此为必选项） *!/*/
		user-select: none;
	}
	a:hover,a:visited{text-decoration: none;}
	a,button,body{-webkit-tap-highlight-color:transparent;} /* 点击a标签出现背景颜色*/
	html{font-size:62.5%;}
	.t4_body{background-color: #fbfbfb;
		font-family:'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif;
		color: #555;font-size:1.4rem;font-weight: normal;word-break: break-all;
	}
	.t4_footer_wrap{display: none}
	.t4_main{
		width: 100%;
		box-sizing: border-box;
		border: none;
		line-height: 26px;;
		padding:15px 0 30px 0;
	}
	.t4_line{
		width: 100%;
		height: 40px;
	}
	.t4_line__logo{
		height: 24px;
		background-position: 0 1px;
		background-size: 65px 45px;;
		width: 60px;
		margin-top: 10px;
	}
	.t4_line__tit{
		background-position: 0 -20px;
		width: 65px;
		background-size: 65px 45px;;
		height: 24px;
		top:8px;
	}
	.t4_banner{
		width:100%;
		line-height: 0;
	}
	.t4_cols__aside{
		width: 100%;
		padding: 12px;
		box-sizing: border-box;
		float: none;
		position: relative;
	}
	.t4_cols__main{
		width: 100%;
	}
	.t4_cols__item .t4_item__tit{
		margin: 0;
	}
	.t4_aside__info{
		line-height: 22px;
		margin-top: 0px;
		margin-left: 120px;
		padding-bottom: 5px;
		height: 100px;
		overflow: hidden;
		border-bottom: none;
	}
	.t4_info__txt{
		font-weight: normal;
	}
	.t4_info__name{
		font-size: 1.4rem;
	}
	.t4_aside_img_wp{
		width: 105px;
		height: 105px;
		position: absolute;
		display: block;
		left:12px;
		top:12px;
	}
	.t4_aside__txt{
		margin-top: -20px;
	}
	.t4_item__tit{
		font-size: 1.6rem;
	}
	.t4_item{
		padding: 0 12px;
		margin: 20px 0 0 0;
	}
}

/*模板五*/
.t5_body{
	background-color: #fff;font-size: 14px;
	font-family: "microsoft yahei", "黑体",Helvetica,Tahoma,Arial,sans-serif;
	color: #555;
}
.t5_banner{
	width: 100%;
	display: block;
	text-align: center;
	border-bottom: 3px solid #3280d0;
	background-color: #c1edff;
}
.t5_banner a{
	cursor: default;
	line-height: 0;
	display: block;
}

.t5_main{
	width:920px;
	padding: 45px 0;
	margin: 0px auto;background-color: #fff;
	line-height: 30px;
}
.t5_title{
	color: #0c46a6;
}
.t5_title__h2{
	font-size: 20px;
}
.t5_title__h3{
	font-size: 18px;
	margin-top: 5px;
	font-weight: normal;
}
.t5_item{
	margin-top: 25px;
}
.t5_item__txt{
	margin-top: 0px;
}
.t5_item__tit{
	color: #fff;
	font-size: 16px;
	/*每一列的title的背景色配置*/
	background-color: #3474da;
	padding: 3px 10px;
	position: relative;
	border-radius: 10px;
	display: inline;
}
.t5_contact__info{
	overflow: hidden;
}
.t5_contact__info label{
	color: #0c46a6;
	float: left;
	width: 60px;
	/*text-align: right;*/
	overflow: hidden;
}
.t5_contact__info p{
	margin-left: 65px;
}
.t5_contact__info p span{
	margin-left: 20px;
}

.t5_item__table{

}
.t5_item__table table{
	border: 3px solid #539de8;
	width: 100%;
	text-align: center;
	margin-top: 10px;;
}
.t5_item__table table th,.t5_item__table table td{
	border-right: 1px solid #5ea8f3;
	padding: 12px 0;
}
.t5_item__table table th{
	background-color: #e1f0ff;
	;
}
.t5_item__table table td{
	border-top: 1px solid #5ea8f3;
}
.t5_item__list{
	margin-top: 10px;;
}

.t5_item__li{
	color: #777;
	position: relative;
	padding-left: 17px;
}
.t5_item__li em{
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #0d70d5;
	position: absolute;
	left:0;top:13px;
}
.t5_font{
	font-size: 16px;
}
.t5_item__img{
	margin-top: 10px;
}


@media only screen and (max-device-width:720px),
only screen and (-webkit-min-device-pixel-ratio: 3){
	a, img {
		-webkit-touch-callout: none; /* 禁止长按链接与图片弹出菜单 */
	}
	html, body {
		-webkit-text-size-adjust:100%;
		/*-webkit-user-select: none; /!* 禁止选中文本（如无文本选中需求，此为必选项） *!/*/
		user-select: none;
	}
	a:hover,a:visited{text-decoration: none;}
	a,button,body{-webkit-tap-highlight-color:transparent;} /* 点击a标签出现背景颜色*/
	html{font-size:62.5%;}
	.t5_body{background-color: #fbfbfb;
		font-family:'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif;
		color: #888;font-size:1.4rem;font-weight: normal;word-break: break-all;
	}

	.t5_main{
		width: 100%;
		box-sizing: border-box;
		border: none;
		padding: 10px 15px;
		line-height: 26px;;
	}
	.t5_banner{
		width:100%;
	}
	.t5_item{
		margin-top: 20px;
	}
	.t5_item__tit{
		font-size: 1.5rem;
	}
	.t5_contact__info p span{
		display: block;
		margin-left: 0;
	}
}

/*模板七*/
.t7_body{
	background-color: #fff;
	font-size: 14px;
	font-family: "microsoft yahei", "黑体",Helvetica,Tahoma,Arial,sans-serif;
	color: #333;
}
.clearfix{
	*zoom:1;
}
.clearfix:after{
	content:'';
	width:0;
	height:0;
	visibility: hidden;
	display:block;
	clear:both;
}
.t7_main{
	width:910px;
	padding:40px 30px 40px 40px;
	margin:0 auto;
}
@media (max-width:980px){
	.t7_main{
		width:100%;
		box-sizing:border-box;
		padding:10px 15px;
	}
}
/*- banner -*/
.t7_banner{
	width: 100%;
	display: block;
	height:300px;
	background:#c7f8ff;
	border-bottom:3px solid #3180d0;
}
.t7_banner a{
	cursor: default;
	line-height: 0;
	display:block;
	margin: 0 auto;
	text-align: center;
}
@media(max-width:980px){
	.t7_banner{
		height:auto;
	}
}	
/*- 纯文本 -*/
.t7_txt{
	margin-bottom:35px;
}
.t7_txt p{
	line-height:30px;
}
/*- 标题、文本、列表 -*/
.t7_combine{
	margin-bottom:40px;
}
.t7_combine h2{
	color:#0c46a6;
	font-size:22px;
	line-height:30px;
	font-weight:500;
	margin-bottom:10px;
}
.t7_combine p{
	font-size:14px;
	line-height:30px;
}
.t7_combine_list{
	font-size:14px;
	line-height:28px;
}
.t7_combine_list li{
	color:#777;
}
.t7_combine_list li i{
	display:inline-block;
	vertical-align:middle;
	width:6px;
	height:6px;
	border-radius:50%;
	background-color:#0d70d5;
	margin-right:10px;
}
/*- 标题、文本、列表、图片（右侧） -*/
.t7_mix_first{
	margin-bottom:40px;
}
.t7_mix_first h3{
	display:inline-block;
	vertical-align: middle;
	color:#0c46a6;
	font-size:20px;
	line-height:30px;
	border-bottom:1px solid #6d9ded;
	margin-bottom:15px;
}
.t7_mix_first .fl{
	float:left;
	width:580px;
}
.t7_mix_first .fr{
	float:right;
	width:285px;
}
.t7_mixfirst_word{
	font-size:14px;
	line-height:30px;
}
.t7_mixfirst_list{
	font-size:14px;
	line-height:28px;
}
.t7_mixfirst_list li{
	color:#777;
}
.t7_mixfirst_list li i{
	display:inline-block;
	vertical-align:middle;
	width:6px;
	height:6px;
	border-radius:50%;
	background-color:#0d70d5;
	margin-right:10px;
}
.t7_mixfirst_img{
	width:100%;
	overflow:hidden;
	text-align:center;
}
@media(max-width:980px){
	.t7_mix_first .fl{
		width:100%;
	}
	.t7_mix_first .fr{
		width:100%;
	}
	.t7_mixfirst_img{
		margin-top:10px;
	}
}
/*- 标题、文本、列表、图片（右侧带文字） -*/
.t7_mix_second{
	margin-bottom:40px;
}
.t7_mix_second h3{
	display:inline-block;
	vertical-align: middle;
	color:#0c46a6;
	font-size:20px;
	line-height:30px;
	border-bottom:1px solid #6d9ded;
	margin-bottom:15px;
}
.t7_mix_second .fl{
	float:left;
	width:580px;
}
.t7_mixsecond_word{
	font-size:14px;
	line-height:30px;
}
.t7_mixsecond_list{
	font-size:14px;
	line-height:28px;
}
.t7_mixsecond_list li{
	color:#777;
}
.t7_mixsecond_list li i{
	display:inline-block;
	vertical-align:middle;
	width:6px;
	height:6px;
	border-radius:50%;
	background-color:#0d70d5;
	margin-right:10px;
}
.t7_mix_second .fr{
	float:right;
	width:285px;
}
.t7_mixsecond_img{
	width:100%;
	overflow:hidden;
	text-align:center;
}
.t7_mixsecond_imgsword{
	font-size:14px;
	line-height:30px;
	text-align:center;
}
@media(max-width:980px){
	.t7_mix_second .fl{
		width:100%;
	}
	.t7_mix_second .fr{
		width:100%;
	}
	.t7_mixsecond_img{
		margin-top:10px;
	}
}
/*- 标题、文本、图片（右侧带字） -*/
.t7_mix_third{
	margin-bottom:40px;
}
.t7_mix_third h3{
	display:inline-block;
	vertical-align: middle;
	color:#0c46a6;
	font-size:20px;
	line-height:30px;
	border-bottom:1px solid #6d9ded;
	margin-bottom:15px;
}
.t7_mix_third .fl{
	float:left;
	width:580px;
}
.t7_mixthird_word{
	font-size:14px;
	line-height:30px;
}
.t7_mix_third .fr{
	float:right;
	width:285px;
}
.t7_mixthird_img{
	width:100%;
	overflow:hidden;
	text-align:center;
}
.t7_mixthird_imgsword{
	font-size:14px;
	line-height:30px;
	text-align:center;
}
@media(max-width:980px){
	.t7_mix_third .fl{
		width:100%;
	}
	.t7_mix_third .fr{
		width:100%;
	}
	.t7_mixthird_img{
		margin-top:10px;
	}
}
/*- 标题、文本、列表、图片（左侧） -*/
.t7_mix2_first{
	margin-bottom:40px;
}
.t7_mix2_first h3{
	display:inline-block;
	vertical-align: middle;
	color:#0c46a6;
	font-size:20px;
	line-height:30px;
	border-bottom:1px solid #6d9ded;
	margin-bottom:15px;
}
.t7_mix2_first .fr{
	float:right;
	width:580px;
}
.t7_mix2first_word{
	font-size:14px;
	line-height:30px;
}
.t7_mix2first_list{
	font-size:14px;
	line-height:28px;
}
.t7_mix2first_list li{
	color:#777;
}
.t7_mix2first_list li i{
	display:inline-block;
	vertical-align:middle;
	width:6px;
	height:6px;
	border-radius:50%;
	background-color:#0d70d5;
	margin-right:10px;
}
.t7_mix2_first .fl{
	float:left;
	width:285px;
}
.t7_mix2first_img{
	width:100%;
	overflow:hidden;
	text-align:center;
}
@media(max-width:980px){
	.t7_mix2_first .fl{
		width:100%;
	}
	.t7_mix2_first .fr{
		width:100%;
	}
}
/*- 标题、文本、列表、图片（左侧带文字） -*/
.t7_mix2_second{
	margin-bottom:40px;
}
.t7_mix2_second h3{
	display:inline-block;
	vertical-align: middle;
	color:#0c46a6;
	font-size:20px;
	line-height:30px;
	border-bottom:1px solid #6d9ded;
	margin-bottom:15px;
}
.t7_mix2_second .fr{
	float:right;
	width:580px;
}
.t7_mix2second_word{
	font-size:14px;
	line-height:30px;
}
.t7_mix2second_list{
	font-size:14px;
	line-height:28px;
}
.t7_mix2second_list li{
	color:#777;
}
.t7_mix2second_list li i{
	display:inline-block;
	vertical-align:middle;
	width:6px;
	height:6px;
	border-radius:50%;
	background-color:#0d70d5;
	margin-right:10px;
}
.t7_mix2_second .fl{
	float:left;
	width:285px;
}
.t7_mix2second_img{
	width:100%;
	overflow:hidden;
	text-align:center;
}
.t7_mix2second_imgsword{
	font-size:14px;
	line-height:30px;
	text-align:center;
}
@media(max-width:980px){
	.t7_mix2_second .fl{
		width:100%;
	}
	.t7_mix2_second .fr{
		width:100%;
	}
}
/*- 标题、文本、图片（左侧带文字） -*/
.t7_mix2_third{
	margin-bottom:40px;
}
.t7_mix2_third h3{
	display:inline-block;
	vertical-align: middle;
	color:#0c46a6;
	font-size:20px;
	line-height:30px;
	border-bottom:1px solid #6d9ded;
	margin-bottom:15px;
}
.t7_mix2_third .fr{
	float:right;
	width:580px;
}
.t7_mix2third_word{
	font-size:14px;
	line-height:30px;
}
.t7_mix2_third .fl{
	float:left;
	width:285px;
}
.t7_mix2third_img{
	width:100%;
	overflow:hidden;
	text-align:center;
}
.t7_mix2third_imgsword{
	font-size:14px;
	line-height:30px;
	text-align:center;
}
@media(max-width:980px){
	.t7_mix2_third .fl{
		width:100%;
	}
	.t7_mix2_third .fr{
		width:100%;
	}
}
/*- 标题、文本、列表、图片 -*/
.t7_combine2{
	margin-bottom:40px;
}
.t7_combine2 h2{
	color:#0c46a6;
	font-size:22px;
	line-height:30px;
	font-weight:500;
	margin-bottom:15px;
}
.t7_combine2_img{
	width:100%;
	overflow:hidden;
	margin-bottom:15px;
}
.t7_combine2 p{
	font-size:14px;
	line-height:30px;
}
.t7_combine2_list{
	font-size:14px;
	line-height:28px;
}
.t7_combine2_list li{
	color:#777;
}
.t7_combine2_list li i{
	display:inline-block;
	vertical-align:middle;
	width:6px;
	height:6px;
	border-radius:50%;
	background-color:#0d70d5;
	margin-right:10px;
}
/*- 标题、左右图片(带文字) -*/
.t7_imgs{
	overflow:hidden;
	text-align:center;
	margin-bottom:40px;
}
.t7_imgs h2{
	color:#0c46a6;
	font-size:22px;
	line-height:30px;
	font-weight:500;
	margin-bottom:15px;
	text-align:left;
}
.t7_left_img{
	float:left;
	width:430px;
}
.t7_right_img{
	float:right;
	width:430px;
}
.t7_imgs_title{
	font-size:14px;
	line-height:30px;
	color:#333;
	text-align:center;
	margin:5px 0 0 0;
}
@media(max-width:980px){
	.t7_imgs h2{
		text-align:left;
	}
	.t7_left_img{
		width:100%;
	}
	.t7_right_img{
		width:100%;
	}
	.t7_imgs_title{
		margin-bottom:10px;
	}
}
/*- 标题、表格图片 -*/
.t7_table{
	overflow:hidden;
	text-align:center;
	margin-bottom:40px;
}
.t7_table h2{
	color:#0c46a6;
	font-size:22px;
	line-height:30px;
	font-weight:500;
	margin-bottom:15px;
	text-align:left;
}
.t7_table_img{
	width:100%;
	overflow:hidden;
	text-align:center;
}
/*- 标题、三列表格 -*/
.t7_3table{
	overflow:hidden;
	margin-bottom:40px;
}
.t7_3table h2{
	color:#0c46a6;
	font-size:22px;
	line-height:30px;
	font-weight:500;
	margin-bottom:15px;
}
.t7_3table_box{

}
.t7_3table_box table{
	border: 3px solid #539de8;
	width: 100%;
	text-align: center;
	margin-top: 10px;;
}
.t7_3table_box table th,.t7_3table_box table td{
	border-right: 1px solid #5ea8f3;
	padding: 12px 0;
}
.t7_3table_box table th{
	background-color: #e1f0ff;
	;
}
.t7_3table_box table td{
	border-top: 1px solid #5ea8f3;
}
/*- 联系方式 -*/
.t7_contact{
	overflow:hidden;
	margin-bottom:40px;
}
.t7_contact h2{
	color:#0c46a6;
	font-size:22px;
	line-height:30px;
	font-weight:500;
	margin-bottom:15px;
	text-align:left;
}
.t7_contact_infor{
	font-size:14px;
	line-height:30px;
}










