﻿
.tr_blank { clear:both; width:100%; height:10px; overflow:hidden; }
.tr_blank20 { clear:both; width:100%; height:20px; overflow:hidden; }
.tr_blank40 { clear:both; width:100%; height:40px; overflow:hidden; }


.txt_title {
	width: 90%;
	overflow: hidden;
	text-align: center;
	clear:both;
	margin:0px auto;
	padding-top:80px;
}
.txt_title h1 {
	font-size: 28px;
	color: #333;
	margin: 15px 0;
}
.txt_title i{
	height: 3px;
	width: 100%;
	clear: both;
	background-image: url(../images/pro_line.png);
	background-repeat: no-repeat;
	background-position: center center; display:block;
}
.txt_title a {
	font-size: 16px;
	color: #666;
}
.txt_title a:hover {
	color: #24b727;
}
.txt_title span{ color:#666; font-size:12px;}
/*小屏幕*/
@media screen and (max-width:768px) {
	.txt_title{ padding-top:60px;}
.txt_title h1 {
	font-size: 24px;
}
}
/*小屏幕*/
@media screen and (max-width:768px) {
	.txt_title{ padding-top:60px;}
.txt_title h1 {
	font-size: 24px;
}
}
.red_txt{ font-size:36px; color:#F60;}

.width80{ width:80%; margin:auto;}
.pic_blank10{ margin-top:10px; margin-bottom:10px;}

.taocan_bg{background:url(../images/taocan.jpg) no-repeat center top; background-size:cover; width:100%;}
.about_bg{background:url(../images/about.jpg) no-repeat center top; background-size:cover; width:100%;}
.contact_bg{background:url(../images/contact.jpg) no-repeat center top; background-size:cover; width:100%;}
.fangan_bg{background:url(../images/fangan.jpg) no-repeat center top; background-size:cover; width:100%;}
.case_bg{background:url(../images/case.jpg) no-repeat center top; background-size:cover; width:100%;}
.news_bg{background:url(../images/news.jpg) no-repeat center top; background-size:cover; width:100%;}
.case_pic{ text-align:center; width:100%;}
.bottom_line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f1f1f1;
	padding-bottom:5px;
}

.mr_top80{	margin-top:80px; clear:both;}
/*小屏幕*/
@media screen and (max-width:768px) {
.mr_top80{	margin-top:60px;}
}
#news_image img{ width:100%;}
.no_click a{pointer-events: none;}