  @charset "utf-8";
/* -------- 全局样式-------- */  
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "微软雅黑", "宋体", arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: #fff;
	color: #5c5c5c;
}
div, form, img, ul, li, dl, dt, dd {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
td, p, div, li, select, input, textarea {
	font-family: "微软雅黑", "宋体", arial;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
td, p, div, li, input, textarea {
	word-break: break-all;
}
/*强行换行*/
table, tr, td, th {
	font-size: 12px;
}
ul, li {
	list-style-type: none;
}
/*ul,li{ LIST-STYLE: none;}*/
h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
}
/* -------- 链接-------- */
a:link {
	color: #5c5c5c;
	text-decoration: none;
} /* 未访问的链接 */
a:visited {
	color: #5c5c5c;
	text-decoration: none;
} /* 已访问的链接 */
a:hover {
	color: #034091;
	text-decoration: none;
} /* 鼠标放上去的链接 */
a:active {
	color: #5c5c5c;
} /* 激活链接 */
/* -------- 表单 -------- */


/* -------- 文本样式 -------- */ 
.fB {
	font-weight: bold;
}
.f12px {
	font-size: 12px;
}
.f14px {
	font-size: 14px;
}
.lh_16 {
	line-height: 16px;
}
.lh_18 {
	line-height: 18px;
}
.lh_20 {
	line-height: 20px;
}
.lh_22 {
	line-height: 22px;
}
/* -------- 对齐和边距 -------- */
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
/*.clear{ clear:both; visibility:hidden;font-size:1px; width:1px;}  */
.pd_10 {
	padding: 10;
}
.mg_10 {
	margin: 10;
}
.ma {
	margin: 0 auto;
}
/* -------- 结构布局 --------*/
.main {
	background: url(/templates/default/images/bg.png) repeat-x center top #fff;
}
.center {
	width: 1002px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.left {
}
.right {
}
/* -------- 栏目板块 -------- */ 

/* top 头部样式 */
.top {
	height: 30px;
	background: #f6f6f6;
	color: #5c5c5c;
	line-height: 30px;
}
.top_r {
	float: right;
}
.collection {
	float: right;
}
.hot {
	float: left;
	height: 30px;
	line-height: 30px;
}
.hotsearch {
	height: 30px;
	margin: 0px auto;
	border-top: 1px solid #c7c8cc;
	border-bottom: 1px solid #c7c8cc;
}
/*搜索search*/
.search {
	margin: 4px auto 0;
}
.search_nr {
	color: #003a83;
	padding: 0px 0px;
	height: 23px;
	margin-bottom: 15px;
	margin: 0 auto;
}
.search_r {
	overflow: hidden;
	padding: 0px 0px 0px 19px;
	float: right;
}
#formSeach {
	width: 100%;
	overflow: hidden;
}
#formSeach input.input_text {
	border: 1px solid #ccc;
	border-right: 0;
	float: left;
	height: 20px;
	line-height: 20px;
	color: #000;
	padding: 0 5px;
	background: #fff;
}
#formSeach input.input_text_ny {
	border: 1px solid #ccc;
	border-right: 0;
	float: left;
	height: 20px;
	line-height: 20px;
	color: #a4a59f;
	padding: 0 5px;
	width: 169px
}
#formSeach input.btn_search {
	border: 0;
	background: url(/templates/default/images/search.png) no-repeat left top;
	width: 24px;
	height: 22px;
	float: left;
	overflow: hidden;
	cursor: pointer;
}
#formSeach .radiobox {
	padding: 0px 10px 0px;
	color: #a4a59f;
	float: left;
	height: 26px;
	line-height: 26px;
	-webkit-padding-start: 2px 10px 0px;
}
#left_box #formSeach input.input_text, #box250right #formSeach input.input_text {
	width: 169px;
}
.head {
	height: 130px;
}
.logo {
	padding: 35px 0 0 0;
	float: left;
}
.tel {
	float: right;
	padding: 40px 0 0 50px;
	background: url(/templates/default/images/tel.png) no-repeat left 45px;
}
.tel span {
	font-size: 14px;
	color: #6c6c6c;
}
.tel p {
	font-size: 28px;
	color: #0c72bd;
	font-family: impact;
}
/*menu*/
.menu {
	height: 47px;
	background: #034091;
}
.navbar {
	width: 1002px;
	margin: 0 auto;
}
.menu>ul>li {
	float: left;
}
.menu>ul>li>a {
	width: 111px;
	line-height: 47px;
	text-align: center;
	font-size: 14px;
	display: block;
	color: #fff;
}
.menu>ul>li>a:hover {
	background: #db0f00;
	color: #fff;
}
.menu>ul>li:first-child a {
	background: #db0f00;
}
/*幻灯Banner*/
.banner {
	position: relative;
	height: 500px;
}
.banner .btn1 {
	bottom: 20px;
	margin-right: -450px;
	padding: 5px 6px;
	position: absolute;
	right: 50%;
	z-index: 7;
}
.banner .btn1 span {
	line-height: 14px;
	background: none repeat scroll 0 0 #034091;
	border: 1px solid #034091;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	margin-left: 5px;
	padding: 2px 5px;
}
.banner .btn1 span.cur {
	font-weight: bold;
	padding: 4px 8px;
	background: none repeat scroll 0 0 #db0f00;
	border: 1px solid #db0f00;
}
.banner .bgitem {
	height: 500px;
	cursor: pointer;
	width: 100%;
	margin: 0 auto;
	position: absolute;
	background-position: center top;
	background-repeat: no-repeat;
}
/*demo1*/
.demo1 {
	width: 1002px;
	height: 550px;
	margin: 0px auto 0px;
	padding:118px 0 0 0 ;
	background: url(/templates/default/images/demo1.png) no-repeat center 45px;
}
.demo1_menu {width:1002px; margin: 0 auto;}
.demo1_menu a {float:left; margin:0 5px; display:block; width: 155px; height: 30px; line-height:30px; border: 1px solid #282828; text-align:center; color:#666666; font-size:14px;}
.demo1_menu a:hover {background: #034091 ; border: 1px solid #034091;color: #fff;}
.demo1_menu a.on {background: #034091 ; border: 1px solid #034091;color: #fff;}
/*右侧产品列表*/
.demo1_right {
	width: 1002px;
 /*   height: 930px;*/
    margin: 15px 0px 0px 0px;
    padding: 20px 0px 8px 0px;
    float: right;
    overflow: hidden;
}
.demo1_right dl {
	width: 1012px;
	
}
.demo1_right dl dd {
	width: 253px;
	margin: 0 0 8px 0;
	float: left;
}
.demo1_right dl dd > a {
	border: #d6d6d6 1px solid;
	width: 233px;
	height: 188px;
	display: block;
}
.demo1_right dl dd p {
	width: 235px;
	height: 35px;
	background: #efefef;
	line-height: 35px;
	text-align: center;
}
/*左侧产品分类*/
.demo1_left {
	width: 250px;
	margin: 35px 0px 30px 0px;
	padding: 0 0 5px 0;
	float: left;
}
.demo1_title {
	height: 94px;
	font-size: 30px;
	font-weight: 600;
	color: #fff;
	line-height: 88px;
	overflow: hidden;
	text-align: center;
	padding: 0 0 0 0px;
}
.title_product {
	background: url('/templates/default/images/typelist.jpg') no-repeat center top;
}
.title_about {
	background: url('/templates/default/images/typelist.jpg') no-repeat center -114px;
}
.title_contact {
	background: url('/templates/default/images/contact.jpg') no-repeat center top;
}
.demo1_title span {
	margin: 0 0 0 5px;
}
.typlist {
	background: url(/templates/default/images/typlist.png) repeat-y center top;
	margin: 0 auto;
}
.typlist_bottom {
	background: url('/templates/default/images/typelist.jpg') no-repeat center -228px;
	height: 10px;
}
.typlist ul li {padding: 0 0 8px 0;}
.typlist ul li a {
	display: block;
	width: 210px;
	font-size: 14px;
	background: url(/templates/default/images/+.png) no-repeat 195px center #ededed;
	height: 30px;
	line-height: 30px;
	padding: 0 0px 0 20px;
	margin: 0 auto 0px auto;
	z-index: 999;
}
/*左侧联系极速体育*/
.demo_contact {
	width: 250px;
	margin: 6px auto 0;
	background: url(/templates/default/images/typlist.png) repeat-y center top;
}
.demo_contactnr {
	padding: 10px 0px 10px 15px;
}
.demo_contact p {
	color: #666666;
	line-height: 24px;
}
.zcrx {
	background: url(/templates/default/images/lfte_tel.png) no-repeat left top;
	padding: 0 0 0 50px;
	margin: 0px 10px 13px 0px;
}
.zcrx span {
	color: #ffc53b;
	font-size: 14px;
	line-height: 14px;
}
.zcrx p {
	font-size: 24px;
	color: #56667c;
	font-family: impact;
}
/*adv1*/
.adv1 {
	background: url(/templates/default/images/adv1.jpg) no-repeat center;
	height: 164px;
}
.adv1_tel {
	position: absolute;
	right: 0;
	top: 80px;
	width: 185px;
	color: #fff;
	font: 14px "Microsoft Yahei";
	overflow: hidden;
}
.adv1_tel span {
	font-size: 30px;
	font-family: "Impact", "Arial";
}
.adv1_btn1 {
	position: absolute;
	right: 56px;
	top: 37px;
	color: #fff;
}


/*adv1*/
.adv2 {
	background: url(/templates/default/images/adv1.jpg) no-repeat center;
	height: 164px;
}
.adv2_tel {
	position: absolute;
	right: 0;
	top: 80px;
	width: 185px;
	color: #fff;
	font: 14px "Microsoft Yahei";
	overflow: hidden;
}
.adv2_tel span {
	font-size: 30px;
	font-family: "Impact", "Arial";
}
.adv2_btn1 {
	position: absolute;
	right: 56px;
	top: 37px;
	color: #fff;
}

/*------优势---------*/
.odds_bg {
	width: 100%;
	height: 1672px;
	position: relative;
}
.odds {
	width: 960px;
	height: 1672px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -480px;
}
.odds1 {
	width: 100%;
	height: 418px;
	background: url(/templates/default/images/ysbk1.jpg) no-repeat center top;
}
.odds2 {
	width: 100%;
	height: 417px;
	background: url(/templates/default/images/ysbk2.jpg) no-repeat center top;
}
.odds3 {
	width: 100%;
	height: 416px;
	background: url(/templates/default/images/ysbk3.jpg) no-repeat center top;
}
.odds4 {
	width: 100%;
	height: 418px;
	background: url(/templates/default/images/ysbk4.jpg) no-repeat center top;
}
.o_tel {
	position: absolute;
	left: 652px;
	top: 45px;
	width: 300px;
	color: #7a7a7a;
	font: 14px/26px "Microsoft Yahei";
	overflow: hidden;
}
.o_tel span {
	font-size: 30px;
	font-family: "Impact", "Arial";
}
.part {
	position: absolute;
	width: 520px;
}
.part dt {
	position: relative;
	position: relative;
	padding-left: 56px;
	zoom: 1;
}
.part dt .p1 {
	padding-top: 14px;
	font: bold 24px "Microsoft Yahei";
	color: #034091;
}
.part dt .p2 {
	padding-bottom: 12px;
	font: bold 20px "Microsoft Yahei";
	color: #333;
}
.part dt b {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
}
.part dd {
	color: #393939;
}
.part dd p {
	margin-top: 10px;
	padding-left: 28px;
	font: 14px/24px "Microsoft Yahei";
	background: url(/templates/default/images/fkk.gif) no-repeat 7px 7px;
}
.part dd .nobd {
	border: none;
}
.odds .part1 {
	left: 5px;
	top: 222px;
}
.odds .part2 {
	right: 0;
	top: 654px;
	width: 445px;
}
.odds .part3 {
	left: 5px;
	top: 1023px;
	width: 455px;
}
.odds .part4 {
	right: -20px;
	top: 1360px;
	width: 470px;
}
/*新闻动态*/
.nameff {
	float: left;
	width: 492px;
	border-bottom: 2px solid #d5e5fe;
}
.nameff p {
	float: left;
	border-bottom: 2px solid #0b4189;
}
.nameff p span {
	display: inline;
	font-size: 22px;
	line-height: 30px;
	font-family: 'Microsoft Yahei';
	color: #0b4189;
	position: relative;
	z-index: 10
}
.nameff p label {
	display: inline;
	margin-left: -25px;
	font-family: Impact;
	color: #ecf4ff;
	line-height: 30px;
	font-size: 30px;
	z-index: 0;
}
.nameff a {
	float: right;
	padding: 10px 0 0 0;
	color: #0b4189;
}
.news {
	width: 980px;
	margin: 0 auto;
	position: relative;
	padding-top: 41px;
	height: 355px;
}
.newsleft {
	float: left;
	width: 492px
}
.newsmain {
	float: left;
	width: 492px;
}
.newsmain li {
	float: left;
	width: 492px;
	padding: 20px 0 15px 0;
	border-bottom: 1px solid #d7d7d7;
}
.time {
	float: left;
	width: 60px;
	height: 60px;
	background: #fff;
	margin-right: 1px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.time font {
	float: left;
	width: 58px;
	font: 26px/26px 'Arial';
	color: #0b4189;
}
.time span {
	font: 12px/12px 'Arial';
	float: left;
	width: 100%;
	color: #0b4189;
}
.newsli_r {
	float: left;
	line-height: 1.5;
	color: #8b8b8b;
	width: 298px;
	margin-left: 10px;
}
.newsli_rt {
	float: left;
	width: 298px;
	font: 14px/1.5 '宋体'
}
.newsli_rt .fl {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 298px;
	color: #0b4189
}
.newscon {
	display: block;
	height: 36px;
	line-height: 18px;
}
.pimg {
	float: left;
	border: 1px solid #e4e4e4;
	width: 78px;
	height: 58px;
	display: inline;
	margin: 0 0 0 10px;
}
.newsright {
	float: right;
	width: 452px;
}
p.aboutimg {
	float: left;
	width: 443px;
	height: 87px;
	border: 3px solid #044da5;
	display: inline;
	margin: 18px 0 0 0;
}
.aboutcon {
	float: left;
	width: 450px;
	line-height: 20px;
	height: 180px;
	overflow: hidden;
	padding: 10px 0 0 0;
}
/*产品滚动*/
.modular1 {
	height: 270px;
	margin: 0 0 0px 0;
}
.product_index {
	padding: 65px 0 0 0;
	width: 1002px;
	margin: 0 auto;
}
.product_index li {
	float: left;
	background: #fff;
	margin: 0 26px 0 0;
	color: #666666;
}
.product_index li:hover p a {
	color: #d31833;
}
.product_index li>a {
	border-bottom: 0;
	display: block;
	width: 230px;
	height: 152px;
}
.product_index li p a {
	display: block;
	height: 35px;
	line-height: 35px;
	text-align: center;
}
.jt_l {
	position: absolute;
	left: 50%;
	bottom: 0;
	background: url(/templates/default/images/jt2.png) no-repeat 0 0;
	width: 25px;
	height: 25px;
	margin: 0 0 0 -13px;
}
.jt_r {
	position: absolute;
	left: 50%;
	bottom: 0;
	background: url(/templates/default/images/jt2.png) no-repeat -35px 0;
	width: 25px;
	height: 25px;
	margin: 0 0 0 12px;
}
.jt_l:hover {
	background: url(/templates/default/images/jt2.png) no-repeat 0 -35px;
}
.jt_r:hover {
	background: url(/templates/default/images/jt2.png) no-repeat -35px -35px;
}
/*产品滚动2*/
#demo1p {
	height: 210px;
	list-style: none outside none;
	/*     margin-left: 10px; */
	overflow: hidden;
	width: 1002px;
}
#indemo1p {
	float: left;
	width: 800%;
	margin:12px 0 0 0;
}
#demo1p1 {
	float: left;
}
#demo1p2 {
	float: left;
}
.top_14 {
	list-style: none outside none;
	display: inline;
}
ul {
	list-style: none outside none;
}
.top_14 li {
	float: left;
	height: 210px;
	margin-right: 10px;
	margin-top: 3px;
	overflow: hidden;
	padding-right: 10px;
	padding-top: 3px;
	text-align: center;
	width: 200px;
}
.top_14 h2 {
	width: 2002px;
	height: 152px;
	margin: 0 auto;
}
.top_14 h2 a {
	width: 200px;
	height: 150px;
	border: #d3d3d3 solid 1px;
	padding: 1px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
*display:block;
*font-size: 129px;
*font-family:Arial;
/* color: #003366;
    font-weight: bold; */
}
.top_14 h2 img {
	vertical-align: middle;
}
.top_14 li p {
	margin-top: 15px;
}
.top_14 li p .a1 {
	font-size: 12px;
	border: 0px;
	padding: 0px;
	overflow: hidden;
	display: block;
	height: 24px;
}
.top_14 li p .a1:hover {
	color: #0256a7;
}
/*bottom*/
.bottom {
	height: 260px;
	background: url(/templates/default/images/bottom_bg.jpg) repeat-x center top;
	overflow: hidden;
	margin: 20px 0 0 0;
}

.bottom_menu {
	margin: 20px auto 20px;
	height: 20px;
	width: 800px;
}
.bottom_menu li {
	float: left;
	margin: 0 0 0 20px;
}
.bottom_menu li:first-child {
	margin: 0 0 0 0px;
}
.bottom_menu li a {
	display: block;
	padding: 0 0 0 15px;
	font-size: 14px;
	color: #fff;
	
}
.bottom_menu li a:hover {
	color: #fff;
}
.bottom_content {width:490px; margin: 75px auto 0;}
.bottom_r {
	float: right;text-align: center;
}
.bottom_r p span {color: #fff; }

.bottom_l {
	float: left;
	margin: 0 38px 0 0;
}
.bottom_c {float: left; width: 245px; }
.copright {
	margin: 10px 0 0 0;
}
.copright p {
	color: #fff;
}
.copright a {
	color: #fff;
}
.copright a:hover {
	color: #ffae00;
}
.link {margin:15px 0 0 0;}
.link span {float:left;color:#fff;}
.link ul li {float:left;}
.link ul li a {color:#fff;margin: 0 0 0 5px ;}
/*内页*/
.a_left {
	width: 210px;
	float: left;
	position: relative;
}
.a_title {
	height: 35px;
	line-height: 35px;
	background: #034091;
	font-size: 14px;
	padding-left: 17px;
	color: #fff;
	text-align: left;
}
.a_title a {
	color: #fff;
}
.a_title a:hover {
	color: #ffbb24;
}
.a_list {
	width: 208px;
	border: 1px solid #ccc;
	margin: 20px 0 0 0;
	padding: 0px 0 10px 0;
}
.a_list ul {
	padding: 10px 0px 0 0;
	padding-left: 40px;
}
.a_list ul li {
	line-height: 30px;
}
.a_list ul li >a {
	background: url(/templates/default/images/jt.gif) no-repeat left center;
	padding-left: 12px;
	color: #666;
}
.a_list ul li >a:hover {
	color: #0c72bd;
}
.a_list ul li dl {
	padding-left: 10px;
}
.a_list ul li dl dd {
	height: 22px;
	line-height: 22px;
}
.a_list ul li dl dd a {
	padding-left: 15px;
	background: url(/templates/default/images/-.gif) no-repeat left center;
	color: #666;
}
.a_list ul li dl dd a:hover {
	color: #0c72bd;
}
.a_contact {
	width: 208px;
	border: 1px solid #ccc;
	margin: 10px 0 20px 0;
	text-align: center;
	padding-bottom: 5px;
}
.a_contact >p {
	color: #666666;
	line-height: 18px;
	text-align: left;
	padding: 0 8px 0 8px;
}
.a_contact >p >a {
	color: #666;
}
.a_contact >p >a:hover {
	color: #0c72bd;
}
.a_contact img {
	margin: 5px 0 5px 0;
}
.a_tel {
	background: url(/templates/default/images/dh.gif) no-repeat 8px center;
	text-align: left;
	padding-left: 68px;
	margin-bottom: 10px;
}
.a_tel span {
	color: #666;
}
.a_tel p {
	color: #0c72bd;
	font: 14px "Impact";
}
.a_right {
	width: 725px;
	float: right;
	position: relative;
	margin: 35px 0 0 0;
}
.content {
	border: 1px solid #ccc;
	padding: 20px 10px;
	margin: 10px 0 20px 0;
}
.content p {
	color: #666;
	font-size: 12px;
	line-height: 28px;
}
/* 下一个产品 */
.preNext {
	position: relative;
	background: url(/templates/default/images/news_con.jpg) left top no-repeat;
	padding-top: 10px;
	margin-top: 10px;
}
.preNext .line {
	height: 10px;
	overflow: hidden;
	clear: both;
	margin: 4px auto;
	padding-top: 10px;
}
.preNext .line strong {
	display: block;
	width: 8px;
	height: 10px;
	overflow: hidden;
	font-size: 0px;
	line-height: 100px;
	float: left;
}
.preNext .text {
	color: #666;
}
.preNext .text a:hover {
	color: #0c72bd;
	text-decoration: underline;
}
.preNext .text li a {
	color: #666;
}
.preNext .text li a:hover {
	color: #0c72bd;
}
.preNext .text_b {
	color: #0c72bd;
}
.preNext .text_b a {
	color: #0c72bd !important;
}
/*新闻列表*/
.news_list li {
	height: 30px;
}
.news_list li {
	font-size: 14px;
}
.news_list span {
	float: right;
}
.news_list li a {
	color: #666;
}
.news_list li a:hover {
	color: #0c72bd;
}
/* 翻页 */
.page_list {
	height: 20px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0;
	;
	font-size: 12px;
	margin-top: 20px;
	border: none !important;
	margin-bottom: 20px;
}
.page_list a {
	display: inline-block;
	color: #aaa;
	border: 1px solid #aaa;
	background: #fff;
	text-align: center;
	margin: 0 1px;
	width: auto;
	height: 20px;
	padding: 0px 6px;
	font-family: "Microsoft Yahei", "宋体";
}
.page_list a:hover {
	color: #fff;
	border: 1px solid #034091;
	background: #034091;
}
.page_list a.on {
	color: #fff;
	border: 1px solid #034091;
	background: #034091;
}
/*新闻详细*/
.title_news_article {
	font-size: 24px;
	color: #0c72bd;
	height: 50px;
	text-align: center;
}
.news_aticle {
	line-height: 24px;
	font-size: 14px;
	color: #666;
}
/*product 页面*/
.prolist {
}
.prolist ul li {
	float: left;
	margin: 0 11px 0 11px;
}
.prolist ul li > a {
	display: block;
	width: 210px;
	height: 210px;
	border: 1px #ccc solid;
}
.prolist ul li p {
	margin-bottom: 10px;
}
.prolist ul li p a {
	width: 210px;
	text-align: center;
	margin-top: 0px;
	font-size: 14px;
	color: #666;
	height: 40px;
	text-align: center;
	line-height: 40px;
	display: inline-block;
}
.prolist ul li p a:hover {
	color: #0c72bd;
}
/* 产品详情 */
.proinfo {
	width: 100%;
	height: 250px;
}
.proinfo_img {
	float: left;
	width: 300px;
	height: 300px;
	border: 1px #d0d0d0 solid;
}
.proinfo_text {
	float: left;
	width: 380px;
	margin-left: 15px;
}
.proinfo_text h3 {
	color: #1185c3;
	border-bottom: 1px #d0d0d0 solid;
	height: 35px;
	font-size: 24px;
	font-weight: normal;
	line-height: 35px;
	margin-top: 10px;
	font-family: "微软雅黑";
}
.proinfo_text p {
	margin: 10px 0;
	color: #666;
	/* height: 120px; */
}
.pro_c {
	color: #666;
	margin-top: 15px;
	background: url(/templates/default/images/box_dotline.gif) left bottom no-repeat;
	padding-bottom: 20px;
	line-height: 24px;
}
/*相关信息*/
.related_news {
	margin: 20px 0 0 0;
	height: 150px
}
.related_title {
	border-bottom: 1px solid #ccc;
	margin: 0px 0 10px 0;
}
.related_title span {
	font-size: 14px;
	font-weight: bold;
}
.related_title a {
	float: right;
	font-size: 12px;
	font-weight: normal;
}
/*相关新闻*/

.related_news ul li {
	width: 50%;
	float: left;
	padding: 2px 10px;
	box-sizing: border-box;
}
.related_news ul li a {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	line-height: 24px;
}
.related_news ul li a em {
	float: right;
}
/*相关产品*/
.related_product {
	height: 235px;
}
.related_product ul li {
	float: left;
	width: 25%;
}
.related_product ul li>a {
	border: 1px #ddd solid;
width: 165px;
height: 165px;
display: block;
}
.related_product ul li p a {
	text-align: center;
	display: block;
}
