.row a:hover {
	text-decoration: none;
	color: #ff9900;
}


.product_title_tit a {
	font-size: 24px;
	color: #333;
}
.product_title_con {
	font-size: 14px;
	color: #666;
}
@media screen and (max-width:768px){
	.product_title_tit a {
		display: inline-block;
		width: 100%;
		text-align: center;
		font-size: 20px;
		padding: 0 15px;
	}
	.product_title_con {
	    padding: 0 15px;
	}
}

.product_title {
    height: 0;
}
.left_news li a {
   display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* product_list_txt */
.product_list_txt div.product_img {
	width: 97%;
    min-height: 200px;
	border-radius: 10px;
	box-shadow: 0 0 3px 3px rgba(0,0,0,.1);
	box-sizing: border-box;
	padding: 20px 0;
	margin:0 15px 20px;
}
@media screen and (max-width:768px){
	.product_list_txt div.product_img {
		margin: 0 0 10px 1.5%;
	}
}
.product_list_txt .product_title {
    height: 0;
    width: 0;
}
.product_list_txt .product_title_tit {
	width: 100%;
	line-height: 34px;
	background: linear-gradient(to bottom,#d8e3fb,#fff,#d8e3fb);
	
}
.product_list_txt .product_title_tit a {
	color: #2563ea;
}
.product_list_txt .product_title_tit i {
	display: inline-block;
	border: 5px solid #2563EA;
	border-radius: 50%;
	line-height: 34px;
	margin: 0 10px 0 3px;
}
.product_list_txt .product_title_con {
	padding: 0 25px;
}

/* product_article_img */
.product_article_img .left_nav,.product_article_img .left_news,.product_article_img .index_contact {
	background: #fafafa;
	padding-top:0;
	margin-top:10px;
}
.product_article_img .left_nav h2,.product_article_img .left_news h2,.product_article_img .index_contact h2{
	background: #0b74b7;
	color: #fff;
	height: 48px;
	line-height: 48px;
	padding: 0 15px;
}
.product_article_img .left_nav ul,.product_article_img.left_news ul,.product_article_img.index_contact p{
	padding:0 5px;
}
.product_article_img li {
   background: none;
   padding-left: 0;
}
.product_article_img li b {
	display: inline-block;
	width: 37px;
	height: 18px;
	background: url(../images/li-red.png) left top no-repeat;
	margin-bottom: -3px;
	text-align: left;
	line-break: 18px;
	color: #fff;
	font-weight: normal;
	padding-left: 10px;
}

.product_article_img #pic-page a img {
    width: 130px;
    height: 130px;
}
.product_article_img #pic-page i {
    display: inline-block;
	width: 28px;
	height: 28px;
	line-height: 28px;
	margin: 10px;
	border-radius: 50%;
	color: #fff;
	background: #e5e5e5;
	font-size: 21px;
}
@media screen and (max-width: 991px)
{
	.product_article_img #pic-page a img {
	    width: 95px;
	    height: 95px;
	}
	.product_article_img #pic-page i {
	    width: 20px;
		height: 20px;
		line-height: 20px;
		margin: 0px;
		font-size: 14px;
	}
}

.product_article_img #pic-page .image {
		height: 400px;
		overflow: hidden;
	}

@media screen and (max-width:991px) {
	.product_article_img #pic-page .image {
		height: auto;
		width: 306px;
		overflow: hidden;
		white-space: nowrap;
	}
	.product_article_img #pic-page>div>a {
		display: inline-block;
		height: 100px;
		vertical-align: middle;
	}
}
@media screen and (max-width:768px) {
	.product_article_img #pic-page {
		padding: 0;
	}
	.product_article_img #pic-page .image {
		width: 210px;
		overflow: hidden;
		white-space: nowrap;
	}
	.product_article_img #pic-page a img {
	    width: 64px;
	    height: 64px;
	}
	.product_article_img #pic-page>div>a {
		display: inline-block;
		height: 70px;
		vertical-align: middle;
	}
}


.product_article_img>.bx-wrapper {
    border: 1px solid #ccc;
	width: 100%;
	border-radius: 10px;
}
@media screen and (min-width: 992px)
{
	.product_article_img>.bx-wrapper {
	    padding: 60px 0;
	}
}

.product_article_img .product_h1 {
    border: none;
}
.product_article_img  .proinfo_box {
    margin: 0px;
}
.product_article_img  .proinfo_box li p span{
	color: #999;
} 
.produce_con_article_img {
    margin: 0;
	padding: 0;
}

@media screen and (max-width: 768px){
	.related_list .product_img {
	    margin-bottom: 55px;
	}
}


/* article_list_img */
.article_list_img .product_list2 {
    padding-top: 20px;
}
.article_list_img .product_img img {
    margin-right: auto;
    margin-left: auto;
    display: block;
    width: 400px;
	height: 267px;
    max-height: 260px;
    text-align: center;
	border-radius: 10px;
	overflow: hidden;
}

.article_list_img .img-thumbnail {
    border: none;
	max-height: auto;
	margin: 0;
	width: 100%;
}
.article_list_img .product_list2 div.product_img {
    min-height: 260px;
	margin-bottom: 30px;
}
.article_list_img .product_title a {
    display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/* article_list_imgtxt */
.article_list_imgtxt .product_list2 div.product_img {
    min-height: 170px;
	border-bottom: 1px dashed #e5e5e5;
	padding: 20px 0;
}
.article_list_imgtxt .product_list2 div.product_img .col-md-6{
    padding: 0;
}
.article_list_imgtxt .img-thumbnail {
    padding: 0;
    border: none;
    border-radius: 4px;
	overflow: hidden;
}

.article_list_imgtxt .page{
	padding: 20px 0 0;
}

/* article_article_txt */
.article_article_txt .article_tit h4 {
	font-size: 24px;
	color: #000;
	font-weight: bold;
	text-align: center;
	padding-top: 25px;
}
.article_article_txt .article_tit>div {
	color: #999;
	font-size: 12px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #e5e5e5;
}
.article_article_txt .article_tit>div>span:nth-child(2) {
	text-align: right;
}
@media screen and (max-width:768px) {
	.article_article_txt .article_tit>div>span:nth-child(2) {
		text-align: left;
	}
}

.article_article_txt .article_txt {
	border-bottom: 1px solid #e5e5e5;
}
.article_article_txt .article_txt p{
	padding-top: 20px;
	text-indent: 28px;
}
.article_article_txt .article_txt .img{
	text-align: center;
	text-indent: 0;
}
.article_article_txt .article_txt .img img {
	max-width: 100%;
}
.article_article_txt .point {
	margin-bottom: 20px;
}
.article_article_txt .point .to_prev,.article_article_txt .point .to_next{
	line-height: 30px;
}
.article_article_txt .product_list2 div.product_img {
    border: none;
	padding: 0;
}
.article_article_txt .product_list2 div.product_img img {
	width: 200px;
	height: 120px;
}
.article_article_txt .product_title_tit a {
    font-size: 22px;
    color: #333;
}