@charset "utf-8";
/* CSS Document */
/*
横幅
*/
#tq_banner, #tq_banner .tq_banner {
	height: 365px;
	overflow: hidden;
}
#tq_banner {
	clear: both;
	width: 100%;
}
#tq_banner .tq_banner {
	width: 1000px;
	margin: 0px auto;
}
#myFocus {
	width: 1000px;
	height: 365px;
}

/*
公告
*/
#tq_notice, #tq_notice .tq_notice {
	height: 50px;
	overflow: hidden;
}
#tq_notice {
	clear: both;
	width: 100%;
	margin-top: 5px;
}
#tq_notice .tq_notice {
	width: 1000px;
	margin: 0px auto;
}
#tq_notice .tq_notice .tq_notice_left, #tq_notice .tq_notice .tq_notice_right {
	height: 46px;
	overflow: hidden;
}
#tq_notice .tq_notice .tq_notice_left {
	width: 123px;
	border-top: 2px solid #e00;
	border-bottom: 2px solid #e00;
	border-left: 2px solid #e00;
	float: left;
}
#tq_notice .tq_notice .tq_notice_right {
	width: 873px;
	border-top: 2px solid #dfdfdf;
	border-bottom: 2px solid #dfdfdf;
	border-right: 2px solid #dfdfdf;
	float: right;
	display: inline;
}
#tq_notice .tq_notice .tq_notice_right ul {
	width: 860px;
	height: 46px;
	overflow: hidden;
}
#tq_notice .tq_notice .tq_notice_right ul li {
	width: 860px;
	height: 46px;
	float: left;
	margin-right: 15px;
	line-height: 46px;
}

/*
首页
*/
#tq_index, #tq_index .tq_index
, #tq_index .tq_index .tq_news, #tq_index .tq_index .tq_profile, #tq_index .tq_index .tq_service {
	height: 203px;
	overflow: hidden;
}
#tq_index {
	clear: both;
	width: 100%;
	margin-top: 20px;
}
#tq_index .tq_index {
	width: 1000px;
	margin: 0px auto;
}
#tq_index .tq_index .tq_news, #tq_index .tq_index .tq_profile, #tq_index .tq_index .tq_service {
	float: left;
}
/*新闻*/
#tq_index .tq_index .tq_news, #tq_index .tq_index .tq_news .tq_list {
	width: 406px;
}
#tq_index .tq_index .tq_news .tq_title {
	width: 376px;
	height: 31px;
	background-image: url(../images/tq_index_news_title_bg.gif);
	padding-left: 30px;
}
#tq_index .tq_index .tq_news .tq_title > li, #tq_index .tq_index .tq_news .tq_title > li > a {
	width: 85px;
	height: 29px;
	font-size: 14px;
	color: #525252;
	line-height: 29px;
	text-align: center;
	display: block;
	float: left;
}
#tq_index .tq_index .tq_news .tq_title > li.cur, #tq_index .tq_index .tq_news .tq_title > li.cur > a {
	color: #e02f00;
	font-weight: bold;
	border-bottom: 2px solid #fff;
}
#tq_index .tq_index .tq_news .tq_title > li.cur {
	width: 81px;
	height: 27px;
	border-top: 2px solid #e00;
	border-right: 2px solid #e00;
	border-left: 2px solid #e00;
}
#tq_index .tq_index .tq_news .tq_list {
	margin-top: 2px;
	height: 170px;
	font-size: 14px;
}
#tq_index .tq_index .tq_news .tq_list > li {
	height: 34px;
	line-height: 34px;
	background-image: url(../images/tq_index_news_list_bg.gif);
}
#tq_index .tq_index .tq_news .tq_list > li > a {
	float: left;
	width: 316px;
	padding-left: 10px;
	overflow: hidden;
	color: #525252;
}
#tq_index .tq_index .tq_news .tq_list > li > a:hover {
	color: #e02f00;
	text-decoration: none;
}
#tq_index .tq_index .tq_news .tq_list > li > span {
	width: 70px;
	float: right;
	display: inline;
	overflow: hidden;
	color: #525252;
}
/*简介*/
#tq_index .tq_index .tq_profile
, #tq_index .tq_index .tq_profile .tq_title {
	width: 310px;
}
#tq_index .tq_index .tq_profile {
	margin: 0px 15px;
}
#tq_index .tq_index .tq_profile .tq_title {
	height: 31px;
	background-image: url(../images/tq_index_title_bg.gif);		
}
#tq_index .tq_index .tq_profile .tq_title > span {
	float: left;
	padding-left: 25px;
}
#tq_index .tq_index .tq_profile .tq_title > a {
	float: right;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	font-size: 12px;
	color: #e02f00;
}
/*服务*/
#tq_index .tq_index .tq_service {
	width: 254px;
}
#tq_index .tq_index .tq_service .tq_title {
	height: 31px;
	background-image: url(../images/tq_index_title_bg.gif);		
}
#tq_index .tq_index .tq_service .tq_title > span {
	float: left;
	padding-left: 25px;
}
#tq_index .tq_index .tq_service .tq_title > a {
	float: right;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	font-size: 12px;
	color: #e02f00;
}
#tq_index .tq_index .tq_service > ul {
	margin-top: 4px;
}
#tq_index .tq_index .tq_service li {
	padding-top: 2px;
}

/*
产品
*/
#tq_product, #tq_product .tq_product
#tq_product .tq_product .tq_title, #tq_product .tq_product .product_content {
	height: 170px;
	overflow: hidden;
}
#tq_product {
	clear: both;
	width: 100%;
	margin-top: 20px;
}
#tq_product .tq_product {
	width: 1000px;
	margin: 0px auto;
}
#tq_product .tq_product .tq_title {
	width: 52px;
	float: left;
}
#tq_product .tq_product .tq_content {
	width: 948px;
	float: right;
	display: inline;
}
#tq_product .tq_product .tq_content li {
	width: 158px;
	float: left;
	text-align: center;
}
#tq_product .tq_product .tq_content li > a {
	text-decoration: none;
}
#tq_product .tq_product .tq_content li > a > img {
	border: 1px solid #ccc;
}
#tq_product .tq_product .tq_content li > a:hover > img {
	border: 1px solid #e02f00;
}
#tq_product .tq_product .tq_content li > a > div {
	font-size: 14px;
	color: #525252;
	margin-top: 10px;
}
#tq_product .tq_product .tq_content li > a:hover > div {
	color: #e02f00;
}