@charset "utf-8";



/* 关于我们 */

.about_name{
	font-size: 30px;
	margin-bottom: 40px;
}

.about_text{
	font-size: 14px;
	line-height: 200%;
	color:#333;
	text-indent: 2em;
}


.newstag_2{

}
.newstag_2 li a{
	display: block;
	float: left;
	font-size: 20px;
	padding: 10px;
	padding-left:20px;
	padding-right:20px;
	border:1px solid #ddd;
	margin-left: 20px;
	color:#555;
}
.newstag_2 li a{
	text-decoration-line: none;
}

.newstag_2 .thisis a{
	background-color: #d0111b;
	color:#fff;
	font-weight: bold;
}



.index_news_title{
	color:#333;
	margin-bottom: 20px;
	line-height:40px;
	padding-bottom: 20px;
	text-align: center;
	margin-top: 40px;
}


.index_news_title .name{
	font-size: 40px;
	margin-bottom: 10px;
}
.index_news_title .text_small{
	font-size: 18px;
	color:#666;
}


.wz_title{
	line-height: 260%;
	font-size: 16px;
	color: #333;
}
.wz_title:hover{
	font-weight: bold;
	text-decoration-line: none;
}
.wz_date{
	font-family: "Georgia";
	font-size: 18px;
	width: 100px;
	text-align: right;
	text-decoration-line: none;
}




/* 首页新闻 */
.news_bg{
	padding-top:40px;
	padding-bottom: 40px;
}

.newslist_2{
	margin-top: 20px;
}
.index_wz img{
	width:100%;
}


/* 首页优势 */

.row_2{
	margin-top:20px;margin-bottom:20px;
}
.row_2 .btn{
	width:100%;border:1px solid #ddd;
	line-height: 90px;font-size: 30px;font-weight: bold;color:#d7000f;
}

.row_2 .btn:hover{
	background-color: #eee;
}

.row_2 .btn img{
	width: 44px;height: 44px;margin-right: 20px;
}

/* 首页友情链接 */
.index_link{
	font-size: 16px;
	padding-top: 20px;
	padding-bottom:20px;
}

/* AD */
.ad{
	background-image: url("../webimages/ad.jpg");
	background-position: center center;
	background-size: 100%;
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-bottom: 40px;
	color:#fff;
}
.ad_text_1{
	font-size: 50px;
	text-align: right;
	line-height: 70px;
}
.ad_text_2{
	font-size: 18px;
	text-align: right;
	line-height: 26px;
}
.ad_text_3{
	font-size: 20px;
	line-height: 40px;
}
.ad_text_4{
	font-size: 37px;
}
.ad_left{
	border-right:1px solid #fff;
	padding-right: 40px;
}

.chanpin_iframe{
	width:100%; height: 700px;border:0px
}

.more_1{
    display: block;
    width: 10em;
    height: 2.2em;
    line-height: 2.2em;
    text-align: center;
    background-color: #b80000;
    color: #fff;
    margin-top: 1em;
}
.more_1:hover{
	color:#fff;
	font-weight: bold;
}

