﻿@charset "utf-8";
@import url("/pyfile/css/table.css");/*表格样式*/
@import url("/pyfile/css/page.css");/*分页样式*/
@import url("/pyfile/css/button.css");/*按钮样式*/
@import url("/pyfile/css/windown.css");/*分页样式*/
/* 企泰科技 技术部 2012-10-01 */

/* 整体框架 */
/* body  
--------------------------------------------------------------------*/
html {
	overflow-y: scroll;
	overflow-x: hidden;
}
body {
	font-size: 12px;
	/*text-align: center;*/
	color: #333;
	background: #fff;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	_padding-bottom: 30px;/*IE6提示升级浏览器填充*/
}
.header, .footer, .slideBox, .page_banner, .main {
	width: 100%;
}

.header {	
	height: 155px !important;
	background:#1d1d1d url(/pyfile/images/header_bg.jpg) no-repeat top center;
	position: relative;
}

.header .main {
	height: 100px;
	width: 1200px;
	margin: 0 auto;
}
 
.footer {
	
	background:#1d1d1d url(/pyfile/images/footer_bg.jpg) repeat;
}
.footer_nav {
	width: 1200px;
	padding-top: 35px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 35px;
	border-bottom: 1px solid #5b5b5b;
}
.footer_nav ul {
	width: 180px;
	float: left;
	text-align: left;
}
.footer_nav ul.nav_3 {
	width: 190px;
}
.footer_nav ul.nav_4 {
	width: 185px;
}
.footer_nav ul.nav_7 {
	width: 105px;
}
.footer_nav ul h3 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
}
.footer_nav ul li a {
	color: #8a8a8a;
	font-size: 15px;
	font-weight: normal;
	line-height: 26px;
}
.footer_nav ul li a:hover {
	color: #dab96b;
}
.footer_link, .copy {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.footer_link {
	height: 78px;
	border-bottom: 1px solid #5b5b5b;
	margin-bottom: 20px;
}
.footer_link .link_left {
	margin-top: 25px;
    width: 720px;
    overflow: hidden;
    float: left;
}
.footer_link .link_right {
	margin-top: 25px;
    width: 400px;
    overflow: hidden;
    float: right;
}
.footer_link .link_right h3 {
	color: #949494;
    float: left;
    font-size:14px;
    height: 30px;
    width: 70px;
    line-height: 28px;
}
.footer_link .link_left li {
    width: 120px;
    float: left;
}
.link_left li a {
	color: #8a8a8a;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	text-align: left;
	padding-left: 35px;
	display: block;
	height: 30px;
}
.link_left li.search {
	background:url(/pyfile/images/footer_icon.png) no-repeat left top;
}
.link_left li.mail {
	background:url(/pyfile/images/footer_icon.png) no-repeat left -30px;
}
.link_left li.oa {
	background:url(/pyfile/images/footer_icon.png) no-repeat left -60px;
}
.link_left li.moive {
	background:url(/pyfile/images/footer_icon.png) no-repeat left -90px;
}
.link_left li.order {
	background:url(/pyfile/images/footer_icon.png) no-repeat left -120px;
}
.link_left li.like {
	background:url(/pyfile/images/footer_icon.png) no-repeat left -150px;
}
.link_left li a:hover {
	color: #dab96b;
}
.link_left li.search:hover {
	background:url(/pyfile/images/footer_icon_hover.png) no-repeat left top;
}
.link_left li.mail:hover {
	background:url(/pyfile/images/footer_icon_hover.png) no-repeat left -30px;
}
.link_left li.oa:hover {
	background:url(/pyfile/images/footer_icon_hover.png) no-repeat left -60px;
}
.link_left li.moive:hover {
	background:url(/pyfile/images/footer_icon_hover.png) no-repeat left -90px;
}
.link_left li.order:hover {
	background:url(/pyfile/images/footer_icon_hover.png) no-repeat left -120px;
}
.link_left li.like:hover {
	background:url(/pyfile/images/footer_icon_hover.png) no-repeat left -150px;
}
.footer .copy, .footer .copy p {
	color: #7c7c7c; text-align:right;
}
.footer .copy a {
	color: #7c7c7c;
}
.footer .copy a:hover {
	color: #bd9d50;
}
.footer .copy li {
	width:300px;
	float:left;
	font-size: 14px;
}
.footer .copy li p {
	font-size: 14px;
	line-height:25px;
}

/* link   全局链接样式  
--------------------------------------------------------------------*/
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #1b5eb1;
	text-decoration: none;
}
a:active {
	color: #333;
	text-decoration: none;
}
/* H1~6 text   标题文字设置  
--------------------------------------------------------------------*/
/*h1标题*/
h1 {
	font-weight: bold;
	font-size: 20px;
	color: #3a3a3a
}
/*h2标题*/
h2 {
	font-weight: bold;
	font-size: 16px;
	color: #3a3a3a
}
/*h3标题*/
h3 {
	font-weight: bold;
	font-size: 12px
}
/*h4标题*/
h4 {
}
/* 全局   文字设置  
--------------------------------------------------------------------*/
/*p标签*/
p {
	color: #3a3a3a;
	line-height: 32px;
}
/*正文文字*/
.text, .text p {
	line-height: 22px;
}
.text li {
	padding-left: 10px;
	background: url(/pyfile/images/ico_10.gif) no-repeat left 8px;
}
/*辅助文字*/
.assist, .assist p, a.assist:link, a.assist:visited {
	color: #999;
	line-height: 30px;
}
/*强调文字*/
.strong {
	font-weight: bold;
}
/*不加粗文字*/
.Slim {
	font-weight: normal;
}
/*标红文字*/
.redtext, .text .redtext {
	color: #F00;
}
/*标黑文字*/
.Blacktext, .text .Blacktext {
	color: Black;
}
/*text-indent*/
.int_2em p {
	text-indent: 2em;
}
/*文字大小*/
.text_12 {
	font-size: 12px;
	line-height: 24px;
}
.text_14 {
	font-size: 14px;
	line-height: 26px;
}
.text_16 {
	font-size: 16px;
	line-height: 28px;
}
.text_18 {
	font-size: 18px;
	line-height: 30px;
}
.text_20 {
	font-size: 20px;
	line-height: 32px;
}
/* input textarea   表单样式  
--------------------------------------------------------------------*/
.input {
	background: url(/pyfile/images/input.gif) repeat-x left top;
	border: 1px solid #cccccc;
	border-bottom-color: #dddddd;
	border-right-color: #dddddd;
	height: 28px;
	line-height: 28px;
}
.textarea {
	background: url(/pyfile/images/input.gif) repeat-x left top;
	border: 1px solid #cccccc;
	border-bottom-color: #dddddd;
	border-right-color: #dddddd;
	height: 92px;
	line-height: 28px;
}
.err {
	border: 1px solid #db1111;
	color: #db1111;
}
.focus {
	border: 1px solid #ababab;
	border-bottom-color: #cccccc;
	border-right-color: #cccccc;
}
.focusin {
	border-color: #1b5eb1;
	color: #1b5eb1;
}
/* border  全局边框  
--------------------------------------------------------------------*/
.border_ccc {
	border: 1px solid #ccc;
}
.border_999 {
	border: 1px solid #ccc;
}
.border_666 {
	border: 1px solid #ccc;
}
.border_333 {
	border: 1px solid #ccc;
}
.bor_bot_ccc {
	border-bottom: 1px solid #ccc
}
.bor_bot_999 {
	border-bottom: 1px solid #999
}
.bor_bot_666 {
	border-bottom: 1px solid #666
}
.bor_bot_333 {
	border-bottom: 1px solid #333
}
.bor_top_none {
	border-top: none;
}
.bor_bottom_none {
	border-bottom: none;
}
.bor_left_none {
	border-left: none;
}
.bor_right_none {
	border-right: none;
}
.bor_bot_1 {
	border-bottom: 1px dashed #ccc
}
/* color  文字全局色调  
--------------------------------------------------------------------*/
.color_1, .color_1:link, .color_1:visited, .color_1:hover {
	color: #f00;
}
.color_ccc, .color_ccc:link, .color_ccc:visited, .color_ccc:hover {
	color: #ccc
}
.color_999, .color_999:link, .color_999:visited, .color_999:hover {
	color: #999
}
.color_666, .color_666:link, .color_666:visited, .color_666:hover {
	color: #666
}
.color_333, .color_333:link, .color_333:visited, .color_333:hover {
	color: #333
}
/* adorn   简易装饰器  
--------------------------------------------------------------------*/
.adorn {
	border: 1px solid #dddddd;
	background: url(/pyfile/images/adorn_bg.gif) #fff repeat-x left bottom;
}
.adorn .title {
	border-bottom: 1px solid #ddd;
}
.adorn .title h3 {
	height: 25px;
	font-size: 14px;
}
.adorn .adorn_main {
}
/*slide 滑动栏
--------------------------------------------------------------------*/
.sideMen h3 {
	background: url(/pyfile/images/Gui.gif) repeat-x left -40px;
}
.sideMen .on {
	background-position: -433px -96px;
}
/* alltitle   全局标题  
--------------------------------------------------------------------*/
.alltitle {
	border-bottom: 1px dashed #d2d2d2;
	height: 30px;
	line-height: 30px;color:#7c7c7c;
}
.alltitle a:link, .alltitle a:visited, .alltitle a:hover {
	color:#7c7c7c;
}
.alltitle h3 {
	font-size: 14px;
	color: #333;
	display:none;
}
/* title   自定义标题  
--------------------------------------------------------------------*/
.title_01 {
	color: #1b5eb1;
	padding: 2px 4px 2px 0px;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
}
.title_02 {
	background: #1b5eb1;
	color: #fff;
	padding: 2px 4px 2px 4px;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}
.title_03 {
	background: #909090;
	color: #fff;
	padding: 2px 4px 2px 4px;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}
/* pichover   鼠标经过图片样式  
--------------------------------------------------------------------*/
.pic {
	position: relative;
}
.pic a img {
	display: block;
	width: 100%;
	height: auto;
	border: 1px solid #ddd;
	text-align: center;
	padding: 5px;
	background: url(/pyfile/images/loading.gif) #fff no-repeat center center;
}
/*.pic a:hover img {
	background: #0f75ca;
	border: 1px solid #1b5eb1;
}*/

.pic .pic_b {/*滑出大图*/
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3999;
	text-align: center;
}
.last .pic .pic_b {
	left:inherit;
	right: 0px;
}
.pic .pic_b a img {
	width: 252px;
	height: 202px;
	border: 1px solid #ddd;
    text-align: center;
    padding: 4px;
}
/* pro_icon   产品标记样式  
--------------------------------------------------------------------*/
.pic .sign_pic {
	position: absolute;
	width: auto;
	height:auto;
	left: 1px;
	top: 5px;
	z-index:399;
}
.pic .sign_pic img {
	width: auto;
	height:auto;
	padding:0px;
	border:none;
	background:none;
}


/* tab   选项卡样式  
--------------------------------------------------------------------*/
.tab {
	width: 100%;
}
.tab .hd {
	height: 30px;
	height: 30px;
	border-bottom: solid 1px #e1e1e1;
	border-left: solid 1px #e1e1e1;
	margin-bottom: 30px;
	font-size: 14px;
	_height: 30px;
	_position: relative;
}
.tab .hd ul {
	_width: 100%;
	_height: 30px;
	_position: absolute;
	_left: 0px;
	_top: 0px;
}
.tab .hd ul li {
	float: left;
	padding: 0 15px;
	cursor: pointer;
}
.tab .hd ul li{
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 10px;
	height: 29px;
	line-height: 28px;
	display: block;
	text-align: center;
	border: solid 1px #cccccc;
	border-bottom: none;
	border-left: none;
	color: #494949;
	background: url(/pyfile/images/input.gif) repeat-x left top;
	_display: inline-block;
}
.tab .hd ul li.on {
	border-top: solid 2px #000;
	border-bottom: solid 1px #fff;
	color: #000;
	height: 28px;
	line-height: 26px;
	background: #fff;
	font-size:16px;
	font-weight:bold;
}
.tab .bd ul {
	zoom: 1;
}
.tab .bd li {
	line-height: 32px;
}
.tab .bd li .date {
	float: right;
	color: #999;
}

/* 置顶按钮
--------------------------------------------------------------------*/
/*.top {
	z-index: 1000;
	position: fixed;
	right: 0px;
	bottom: 0px;
	display: block;
	width: 35px;
	height: 35px;
	background: url(/pyfile/images/top.gif) no-repeat 0px 0px;
}*/
#scrollUp {
	bottom: 5%;
	right: 2%;
	height: 38px;
	width: 38px;
	background: url(/pyfile/images/top.png) no-repeat;
	_background: url(/pyfile/images/top.gif) no-repeat;
	}

/* 空信息样式
--------------------------------------------------------------------*/
.no_info {
	display: block;
	width: 80px;
	margin: auto;
	padding-left: 30px;
	text-align: left;
	height: 20px;
	line-height: 20px;
	background: url(/pyfile/images/Gui.gif) no-repeat left -260px;
}

/* 百度地图API
--------------------------------------------------------------------*/
.iw_poi_title {
	color: #1b5eb1;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 13px;
	white-space: nowrap
}
.iw_poi_content {
	overflow: visible;
	padding-top: 4px;
	white-space: -moz-pre-wrap;
	word-wrap: break-word
}

/* IE6提示升级浏览器
--------------------------------------------------------------------*/
.Upgrade_bg {
	position: relative;
	z-index: 99;
	width: 100%;
	height: 28px;
	line-height: 28px;
	background: url(/pyfile/images/adorn_bg.gif) #fff repeat-x left bottom;
	border-top: solid 2px #1b5eb1;
	display: none;
	_display: block;
}
.Upgrade {
	position: absolute;
	width: 960px;
	margin-left: -480px;
	left: 50%;
	top: 0px;
	text-align: left;
}
.Upgrade .strong {
	color: #1b5eb1;
}
.Upgrade .download {
	float: right;
	width: 80px;
	margin-top: 2px;
}
.Upgrade .download a, .Upgrade .download a:link, .Upgrade .download a:visited, .Upgrade .download a:hover {
	color: #fff;
}
/*排序样式
--------------------------------------------------------------------*/
.Sequence a {
	position: relative;
}
.Sequence .arrow {
	width: 9px;
	height: 11px;
	display: block;
	position: absolute;
	top: 5px;
	right: 5px;
	overflow: hidden;
}
.Sequence .icon_pic_01 {
	background: url(/pyfile/images/icon_pic.gif) no-repeat 0 0;
}
.Sequence .icon_pic_02 {
	background: url(/pyfile/images/icon_pic.gif) no-repeat 0 -11px;
}
.Sequence .icon_list_01 {
	background: url(/pyfile/images/icon_list.gif) no-repeat 0 0;
}
.Sequence .icon_list_02 {
	background: url(/pyfile/images/icon_list.gif) no-repeat 0 -11px;
}
.Sequence .arr_01 {
	background: url(/pyfile/images/arrow01.gif) no-repeat 0 0;
}
.Sequence .arr_02 {
	background: url(/pyfile/images/arrow02.gif) no-repeat 0 0;
}
.Sequence .arr_03 {
	background: url(/pyfile/images/arrow03.gif) no-repeat 0 0;
}
.Sequence .arr_04 {
	background: url(/pyfile/images/arrow04.gif) no-repeat 0 0;
}
/*标签样式
--------------------------------------------------------------------*/
.Tags a, .Tags a:link, .Tags a:visited, .Tags a:hover {
	display: inline-block;
	background: #000;
	color: #fff;
	margin-right: 5px;
	padding: 2px 5px 2px 5px;
}
