
/* CSS Document */

.product {
	margin-bottom: 30px;
	padding-top: 50px;
}
.pro_left {
	float: left;
	width: 240px;
}
.pro_left_hd {
	text-align: center;
	background: url(../image/cp_lh.jpg) left center no-repeat;
	height: 76px;
	width: 100%;
	padding-top: 12px;
}
.pro_left_hd h2 {
	font-size: 22px;
	color: #fff;
	font-weight: normal;
	line-height: 40px;
}
.pro_left_hd p {
	color: #fff;
	line-height: 18px;
}
.pro_left_bd {
	width: 220px;
	height: 520px;
	padding: 10px 8px 0;
	border: 2px solid #cc3333;
	border-top: 0;
}
.pro_left_bd h2 {
	margin-bottom: 8px;
	background: url(http://www.jstygyl.com/template/images/img/pro_left_bd_bg.jpg) no-repeat;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	line-height: 36px;
	color: #fff;
	cursor: pointer;
}
.pro_left_bd h2 a {
	color: #fff;
}
.pro_left_bd ul {
	padding-bottom: 3px;
	display: block;
}
.pro_left_bd ul li {
	margin-bottom: 5px;
	/*text-align: center;*/
	border: 1px solid #d9d9d9;
	background: #fff;
	font-size: 14px;
	line-height: 40px;
	width:100%;
}
.pro_left_bd ul ol {
	background: #fff;
	font-size: 14px;
	line-height: 28px;
	color: #000;
}
.pro_left_bd ul span {
	background: url(../image/hotline.png) left center no-repeat;
	line-height: 24px;
	width: 160px;
	height: 50px;
	display: block;
	padding-left: 60px;
	margin: 10px 0px;
}
.pro_left_bd ul span em {
	display: block;
	color: #cc3333;
	font-weight: bold;
	font-size: 18px;
}
.pro_left_bd ul li a {
	display: block;
	color: #000;
	font-size: 15px;
	width:195px;
	padding-left:25px;
	background:url(../image/popover_arr_r.png) 10px center no-repeat;
}
.pro_left_bd ul li a:hover {
	background:url(../image/popover_arr_l.png) 10px center no-repeat #b41e1e;
	color:#fff;
}
.pro_right {
	float: right;
	width: 928px;
}
.pro_right_hd {
	padding-bottom: 3px;
	background: url(../image/aboutline_3.gif) no-repeat left bottom;
}
.pro_right_hd h2 {
	font-size: 16px;
	color: #333;
	line-height: 42px;
}
.pro_right_hd span {
	float: right;
	width: 45px;
	height: 20px;
	margin-top: 7px;
	border: 1px solid #e2e2e2;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
.pro_right_hd span a {
	color: #404040;
}
.pro_right_bd {
	overflow: hidden;
}
.incontent {
	margin: 30px 0px;
	line-height: 30px;
	width:928px;
}
.incontent h2 {
	display: block;
	width: 100%;
	color: #333;
	font-weight: bold;
	font-size: 22px;
	line-height: 45px;
}
/*新闻列表页*/
.news_list li {
	background-color: #fff;
	clear: both;
	overflow: hidden;
	padding: 17px;
	margin-bottom: 30px;
}
.news_list .img {
	width: 24%;
	height: 0;
	padding-bottom: 16%;
	overflow: hidden;
	float: left;
	position: relative;
	margin-right: 3%;
}
.news_list .img img {
	display: block;
	width: 100%;
	height: auto;
}
.news_list .intro .n {
	font-size: 22px;
	font-weight: normal;
	height: 36px;
	line-height: 36px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #858585;
}
.news_list .intro time {
	font-size: 14px;
	color: #999;
}
.news_list .intro .text {
	border-top: #999 1px dotted;
	overflow: hidden;
	padding-top: 10px;
	margin-top: 5px;
	color: #333;
}
.news_list a:hover .n {
	color: #cc3333;
}
/*新闻详细*/
.news_detmain {
	padding-bottom: 70px;
}
.NewsDetail-B3 ._head {
	padding: 0 0 10px;
	margin: 0;
	text-align: center;
}
.NewsDetail-B3 ._head ._title {
	font-size: 18px;
	line-height: 22px;
	color: #333333;
}
.NewsDetail-B3 ._tools {
	padding: 10px 5px 0;
	color: #999999;
}
.NewsDetail-B3 ._tools a:hover {
	color: #0e90d2;
}
.NewsDetail-B3 ._b2l {
	float: right;
}
.NewsDetail-B3 ._head [class^="ico-"] {
	font-size: 16px;
	color: #999999;
}
.NewsDetail-B3 ._tools .gn_01 {
	line-height: 27px;
	margin-right: 10px;
}
.NewsDetail-B3 ._tools .bdsharebuttonbox {
	float: left;
	margin-left: 7px;
}
.NewsDetail-B3 ._tools .bdsharebuttonbox .share_ico {
	display: inline-block;
	float: left;
	margin-right: 5px;
}
.NewsDetail-B3 ._tools ._b2l [class^="ico-"] {
	color: #01a2ea;
}
.NewsDetail-B3 .myart {
	padding: 20px 0;
}
/*产品列表*/
.piList {
	width: 100%;
	overflow: hidden;
	display: block;
}
.piList dl {
	width: 288px;
	margin-right:20px;
	overflow: hidden;
	border: 1px solid #eee;
	padding: 3px;
	float: left;
	margin-bottom:20px;
}
.piList dl:hover {
	border: 1px solid #ff7a00;
}
.piList dl:nth-child(3n){ margin-right:0px;}
.piList dl dt {
}
.piList dl dt img {
	width: 288px;
	height: 199px;
}
.piList dl dd {
	width: 288px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.piList dl dd a {
}
.piList dl:hover dd a {
	color: #ff7a00;
}
/*产品详细页*/
.article {
	padding: 0 0 30px;
	font-size: 14px;
	line-height: 2;
	word-wrap: break-word;
}
.article .hd {
	margin-bottom: 20px;
	padding: 0 0 10px;
	border-bottom: 1px solid #e2e2e2;
	text-align: center;
}
.article .hd h1 {
	margin-bottom: 5px;
	padding: 6px;
	color: #333;
	font-size: 20px;
	line-height: 26px;
}
.article .hd .titBar {
	color: #797979;
	font-size: 12px;
}
.article .bd {
	font-size: 13px;
}
p.td {
}
p.td a {
	display: block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background-color: #9ebbde;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 50px;
}
p.td a:hover {
	background-color: #0961cb;
}
