@charset "utf-8";
/*
date: 2015-10
author: www.sczg.com
copyright: 自贡高中压阀门股份有限公司
*/
/* CSS Document */
/*
头部
*/
#tq_top {
	width: 100%;
	height: 139px;
	overflow: hidden;
}
.tq_top {
	width: 1000px;
	margin: 0px auto;
}

/*菜单*/
#tq_menu {
	width: 100%;
	height: 52px;
	background-color: #0857b3;
	position: relative;
	z-index: 10;
}
.tq_menu {
	width: 1001px;
	margin: 0px auto;
}
.tq_menu li {
	margin: 0px 1px;
	float: left;
}
.tq_menu li a {
	width: 143px;
	height: 52px;
	font-size: 14px;
	color: #fff;
	line-height: 52px;
	text-align: center;
	display: block;
}
.tq_menu li.sel a, .tq_menu li.cur a {
	background: url(../images/tq_menuBg.jpg);
}
/*下拉菜单*/
.tq_menu li .subBg, .tq_menu li .icon, .tq_menu li .content {
	display: none;
}
.tq_menu li .subBg {
	width: 100%;
	height: 187px;
	background-color: #0857b3;
	filter: alpha(opacity = 70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	position: absolute;
	left: 0px;
	top: 52px;
	z-index: 11;
}
.tq_menu li .icon {
	width: 9px;
	height: 5px;
	position: absolute;
	left: 0px;
	top: 52px;
	z-index: 12;
	background-image: url(../images/tq_menuIcon.png);
}
.tq_menu li .content {
	width: 1000px;
	height: px;
	position: absolute;
	left: 50%;
	top: 97px;
	margin-left: -500px;
	z-index: 12;
}
.tq_menu li .content .sLeft {
	width: 490px;
}
.tq_menu li .content .sLeft .tq_fl {
	width: 140px;
}
.tq_menu li .content .sLeft .tq_fr {
	width: 350px;
}
.tq_menu li .content .sLeft .tq_fr .sub {
	width: 350px;
}
.tq_menu li .content .sLeft .tq_fr .sub li {
	width: 135px;
	height: 27px;
	overflow: hidden;
	margin-right: 30px;
	border-bottom: 1px solid #9dadbf;
	float: left;
}
.tq_menu li .content .sLeft .tq_fr .sub li a {
	width: 140px;
	height: 27px;
	display: block;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	background: none;
	text-align: left;
	font-weight: bold;
}
.tq_menu li .content .sLeft .tq_fr .sub li a:hover {
	color: #fff;
}
.tq_menu li .content .sRight {
	width: 468px;
	height: 118px;
	border-left: 1px solid #fff;
	padding-left: 41px;
}
.tq_menu li .content .sRight span {
	width: 42px;
	height: 3px;
	background-color: #fff;
}
.tq_menu li .content .sRight div {
	color: #fff;
	text-align: left;
}

/*
搜索
*/
#tq_search {
	width: 100%;
	height: 50px;
	background-color: #fff;
	overflow: hidden;
}
.tq_search {
	width: 980px;
	margin: 0px auto;
}
.tq_search .tq_fl {
	width: 700px;
	height: 50px;
	overflow: hidden;
}
.tq_search .tq_fl, .tq_search .tq_fl a {
	color: #898989;
}
.tq_search .tq_fl a:hover {
	color: #666;
}
.tq_search .tq_fl span {
	color: #104eaa;
}
.tq_search .tq_fr {
	width: 215px;
	height: 30px;
	overflow: hidden;
	padding: 10px 0px;
}
.tq_search .tq_fr .text {
	width: 165px;
	height: 20px;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	border-left: 1px solid #dadada;
	border-right: 0px;
	padding: 4px 7px;
	font-size: 12px;
	color: #999;
	line-height: 20px;
	float: left;
}
.tq_search .tq_fr .submit {
	width: 35px;
	height: 30px;
	border: 0px;
	background-image: url(../images/tq_search.jpg);
	cursor: pointer;
}

/*
底部
*/
#tq_foot {
	clear: both;
	width: 100%;
	height: 310px;
	overflow: hidden;
	background-color: #003c7e;
}
.tq_foot {
	width: 1000px;
	margin: 0px auto;
}
.tq_foot .logo {
	width: 190px;
	height: 285px;
	padding-top: 25px;
	display: block;
	background-color: #023267;
}
.tq_foot .logo div {
	width: 140px;
	margin: 0px auto;
	color: #fff;
}
.tq_foot .content {
	width: 785px;
	height: 285px;
	padding-top: 25px;
	overflow: hidden;
}
.tq_foot .content .category {
	width: 785px;
	height: 48px;
	line-height: 48px;
	overflow: hidden;
	border-bottom: 1px solid #1a508b;
}
.tq_foot .content .category, .tq_foot .content .category a {
	color: #fff;
}
.tq_foot .content .category a {
	display: inline-block;
	padding-right: 50px;
}
.tq_foot .content .copyright {
	padding: 20px 0px 45px;
	border-bottom: 1px solid #1a508b;
}
.tq_foot .content .copyright, .tq_foot .content .copyright a {
	color: #cbd2de;
}
.tq_foot .content a:hover {
	text-decoration: underline;
}
.tq_foot .content .copyright .share {
	position: relative;
}
.tq_foot .content .copyright .share span {
	padding-right: 140px;
}
.tq_foot .content .copyright .share .bdsharebuttonbox {
	position: absolute;
	top: 0px;
	left: 265px;
}
.tq_foot .content .link .head {
	color: #fff;
}
.tq_foot .content .link .body, .tq_foot .content .link .body a {
	color: #a3b0c5;
}
.tq_foot .content .link .body {
	width: 785px;
	height: 38px;
	overflow: hidden;
}
.tq_foot .content .link .body a {
	display: inline-block;
	padding-right: 50px;
}
.tq_foot .content .link .body a:hover {
	color: #fff;
	text-decoration: none;
}

/*
飘窗
*/
#tq_float {
	width: 98px;
	height: 306px;
	background: #333 url(../images/tq_float.jpg) no-repeat top center;
	position: fixed;
	top: 220px;
	right: 5px;
	z-index: 99;
}
#tq_float .zi, #tq_float .time {
	color: #fff;
	width: 98px;
	display: block;
}
#tq_float .zi {
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
}
#tq_float .time {
	height: 16px;
	line-height: 16px;
}
#tq_float .qq {
	width: 98px;
	height: 50px;
}
#tq_float .qq, #tq_float .qq a {
	color: #fff;
}
#tq_float .qq a {
	width: 45px;
	height: 30px;
	display: block;
	padding: 20px 0px 0px 43px;
}
#tq_float .back {
	width: 98px;
	line-height: 30px;
	cursor: pointer;
	color: #fff;
}

.pagnation { text-align: center; }
.pagnation a { display: inline-block; width: 34px; height: 34px; line-height: 34px; overflow: hidden; background: url(../images/sprite.png) no-repeat 0 -29px; margin-left: 4px; font-size: 16px; vertical-align: top; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; font-family:Arial, Helvetica, sans-serif; color:#333}
.pagnation a:hover { background-position: 0 -64px; color: #fff; text-decoration: none }
.pagnation .page-prev, .pagnation .page-next { line-height:0; }
.pagnation .page-prev { background-position: -35px -29px; }
.pagnation .page-prev:hover { background-position: -35px -64px; }
.pagnation .page-next { background-position: -70px -29px; }
.pagnation .page-next:hover { background-position: -70px -64px; }
.pagnation .current { background-position: 0px -64px; color: #fff }
.pagnation-tips { margin-top:10px; color: #999; text-align: center; font-size:11px }
#clpage{ padding-top:20px; clear:both}


#updown{
width:100%; margin:0 auto; font-size:14px; padding-top:20px; padding-bottom:25px; color:#333; text-align:left;font-family:HelveticaNeueLTComLtCn,"microsoft yahei","微软雅黑","\5b8b\4f53","新宋体"
}
#updown a{
color:#333333; text-decoration:none;font-family:HelveticaNeueLTComLtCn,"microsoft yahei","微软雅黑","\5b8b\4f53","新宋体"
}
#updown a:hover{
COLOR: #F41905
}
#updown span{
font-weight:600;font-family:HelveticaNeueLTComLtCn,"microsoft yahei","微软雅黑","\5b8b\4f53","新宋体"
}