﻿/*通用*/

.btn {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: whiteSmoke;
	background-image: -moz-linear-gradient(center top, white, #E6E6E6);
	background-repeat: repeat-x;
	border-image: none;
	border-radius: 4px;
	border: 1px solid #CCCCCC;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	color: #333333;
	cursor: pointer;
	display: inline-block;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 0;
	padding: 2px 10px;
	text-align: center;
	text-decoration: none;
	text-indent: 0;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
}
.btn:hover {
	border:1px solid #CCCCCC;
}
.tag {
	height: 24px;
	line-height: 24px;
}
.tag a {
	background: none repeat scroll 0 0 #E6E6E6;
	border-color: #FFFFFF;
	border-style: dashed;
	border-width: 1px;
	color: #666666;
	font-size: 12px;
	margin: 10px 5px;
	padding: 4px;
	text-decoration: none;
	white-space: nowrap;
}
.tag a:hover {
	color:#00529B;
}
.mainbody .index_left {
	float:left;
}
.mainbody .index_right {
	float:right;
}
/*顶部*/
.top_nav .kouhao .right {
	margin-right:5px;
	text-align:right;
	width:260px;
}
.top_nav .kouhao .left {
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:500px;
}
.header_top {
	height:110px;
}
.header_top .logo {
	margin:0 10px;
	float:none;
}
.header_top .logo a {
	width:600px;
	height:60px;
}
.header_top .lx400 {
	color:#ffffff;
	float:right;
	font:bold 20px heiti;
	height:48px;
	line-height:18px;
	padding-top:2px;
	width:252px;
	position: relative;
	top: -35px;
}
.lx400 img {
	width:auto;
	height:auto;
}
.topmenu .fr_menu ul.sl_menu {
	width:970px;
	padding:0 15px;
}
.topmenu .fr_menu ul.sl_menu li {
	width:auto;
}
.topmenu .fr_menu ul.sl_menu li a {
	font-size:14px;
	margin:10px 15px 0 15px;
	height:30px;
	line-height:30px;
	padding:0 5px 0 5px;
}
.topmenu .fr_menu ul.sl_menu li a:hover {
	background-color:#ffffff;
	color:#00529B;
}
/*框架*/
.pagebody {
	margin:0 auto;
}
.pic_product .title h2 {
	float:left;
	width:50%
}
.pic_product .dh {
	width:40%
}
.mg5 {
	margin-top:12px;
}
/*搜索导航条*/
.pagebody_top #scrollDiv {
	background:url("img/laba.png") no-repeat scroll 5px center transparent;
	float:left;
	padding-left:40px;
}
/*左边栏*/
.prolist .acmenu li ul li {
	background: none;
	padding-left: 10px;
}
.prolist .acmenu li ul li a {
	color:#666666;
}
.prolist .acmenu li ul li a:hover {
	color:#CB0A01;
}
.recom ul li {
	height:140px;
	width:186px;
	border-bottom:0px;
	text-indent:0px;
	text-decoration:none;
	background:white;
	text-align:center;
}
.recom ul li a {
	background:none;
	font-size:12px;
	padding-left:0px;
	color:#474747;
}
#CSSBox {
	margin:0 auto;
}
#CSSBox ul li img {
	width:180px;
	height:180px;
	border:1px solid #DFDFDF;
	padding:2px;
}
/*首页*/
.home_aboutus .title a {
	padding-left:0;
}
/*产品列表*/
.pic_product_list {
	width: 685px;
}
.pic_product_list .title {
	background: url("img/pic_product_title.jpg") no-repeat scroll 0 0 transparent;
	height: 34px;
}
.pic_product_list .title .lf {
	float: left;
}
.pic_product_list .title h2 {
	color: #00529B;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 11px;
	width: 50%;
}
.pic_product_list .dh {
	display: inline;
	float: right;
	padding-right: 10px;
	padding-top: 0px;
	text-align: right;
	width: 40%;
}
.pic_product_list ul li {
	background-color: #E1EBF4;
	float: left;
	margin: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 160px;
}
.pic_product_list ul li:hover {
	background-color: #00529B;
}
.pic_product_list ul a:hover {
	color:#ffffff;
}
.pic_product_list li img {
	height: 150px;
	padding: 5px;
	width: 150px;
}
.pic_product_list ul li h3 {
	font-size:14px;
	line-height: 150%;
	padding-bottom: 5px;
	text-align: center;
}
/*产品详情*/
.pic_product li {
	float:none;
	white-space:normal;
	width:auto;
	background:none;
}
.pic_product li img {
	height: auto;
	padding: 2px;
	width: auto;
}
.pic_product li:hover {
	color:#999999;
}
.pp_top {
	height:auto;
	padding:5px;
}
.pp_top img {
	border: 1px solid #CCCCCC;
	height: 250px;
	margin-left:10px;
	padding: 1px;
}
.pp_top h3 {
	text-align: left;
	font-size:20px;
	color:#00529B;
	margin: 5px 10px;
}
.neirong .product_detail h4 {
	background-color: #F5F5F5;
	border-bottom: 1px dashed #999999;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
}
.neirong .product_detail p {
	line-height: 24px;
	margin: 10px 0 15px;
	padding-left: 10px;
	text-indent: 0;
}
.neirong .product_detail table {
	border-collapse: collapse;
	height: 24px;
	margin: 5px 0;
	padding: 4px;
	white-space: normal;
	width: 100%;
}
.neirong .product_detail tr {
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
	height: 24px;
	margin: 5px 0;
	padding: 4px;
	white-space: normal;
}
.neirong .product_detail td {
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
	height: 24px;
	margin: 5px 0;
	padding: 4px;
	white-space: normal;
}
/*商品旁信息*/
.pp_top .pp_right {
	float:right;
	width:370px;
}
.pp_top .pp_right h3 {
	color:#00529B;
	font-size:20px;
	font-weight:bold;
	text-align:left;
}
.parameter {
	float: right;
	width: 320px;
	margin:0 20px 0 0;
}
.parameter span {
	float: left;
}
.parameter p {
	line-height: 24px;
	text-indent: 0;
}
.fancybox ul.mess li {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 8px;
	padding-left: 60px;
}
.fancybox ul.mess li.one {
	background: url("img/top_one.png") no-repeat scroll left top transparent;
}
.fancybox ul.mess li.two {
	background: url("img/top_two.png") no-repeat scroll left top transparent;
}
.fancybox ul.mess li.three {
	background: url("img/top_three.png") no-repeat scroll left top transparent;
}
.fancybox {
	background: none repeat scroll 0 0 #F2F2F2;
	border: 1px solid #CCCCCC;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 0 0 #FFFFFF inset, 0 1px 4px 0 rgba(0, 0, 0, 0.1);
	color: #666666;
	padding: 10px;
	text-shadow: 0 1px 0 #FFFFFF;
}
.hg-content {
	font-size: 14px;
	line-height: 22px;
}
.hg-content .contact-card {
	margin-top: 15px;
	padding:2px 20px;
	line-height: 16px;
}
.alert-info, .alert-info .alert-heading {
	color: #3A87AD;
}
.alert, .alert-heading {
	color: #3A87AD;
}
.alert ul li {
	font-size: 14px;
	line-height: 1.6em;
}
.alert {
	background-color: #FCF8E3;
	border: 1px solid #FBEED5;
	border-radius: 4px 4px 4px 4px;
	margin-bottom: 18px;
	padding: 8px 14px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.alert-info {
	background-color: #F2F2F2;
	border-color: #CCCCCC;
}
.alert.alert-info.contact-card table {
	margin:0px;
	border-collapse:inherit;
}
.alert.alert-info.contact-card table td {
	border: medium none;
	padding: 2px;
}
/*新闻列表*/
.newsListInner ul li h3 {
	float:left;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}
.newsListInner ul li .date {
	color:#999;
	font-size: 10px;
	float:right;
}
.newsListInner ul li .shot_memos {
	height:62px;
	line-height:22px;
	margin:5px 0 10px 0;
	overflow:hidden;
	text-indent:2em;
}
/*新闻详情*/
.newsshow h3 {
	color:#4775A7;
	font-size:20px;
	font-weight:bold;
}
.con .news_detail h4 {
	background-color: #F5F5F5;
	border-bottom: 1px dashed #999999;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
}
.con .news_detail p {
	line-height: 24px;
	padding-left: 10px;
	text-indent: 2em;
}
/*留言*/
.order {
	margin: 20px auto 0;
	width: 600px;
}
.order li {
	height: 22px;
	margin: 15px 0;
}
.order li span {
	color: #999999;
	display: block;
	float: left;
	font-family: "微软雅黑";
	width: 70px;
}
.order li input {
	border: 1px solid #AAAAAA;
	float: left;
	height: 18px;
	line-height: 18px;
	padding-left: 3px;
	width: 500px;
}
.order #passcode {
	margin-right: 10px;
	width: 100px;
}
.order .submit {
	background:#00529B;
	color:#FFFFFF;
	height: 30px;
	letter-spacing:3px;
	width: 100px;
}
.order li.r_box {
	height: 104px;
}
.order li textarea {
	border: 1px solid #AAAAAA;
	font-size:14px;
	height: 100px;
	width: 502px;
}
.message_form_list1 input, .message_form_list1 textarea, .message_form_list2 input, .message_form_list2 textarea {
	padding: 6px;
	border: solid 1px #E5E5E5;
	outline: 0;
	font: normal 13px/100% Verdana, Tahoma, sans-serif;
	width: 200px;
	background: #FFFFFF url('img/bg_form.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
}
.message_form_list1 textarea, .message_form_list2 textarea {
	width: 400px;
	max-width: 400px;
	height: 150px;
	line-height: 150%;
}
.message_form_title1 input:hover, .message_form_title1 textarea:hover, .message_form_title1 input:focus, .message_form_title1 textarea:focus {
	border-color: #C9C9C9;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
}
.message_form_title2 input:hover, .message_form_title2 textarea:hover, .message_form_title2 input:focus, .message_form_title2 textarea:focus {
	border-color: #C9C9C9;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
}
.message_form_title1, .message_form_title2 {
	margin-left: 10px;
	color: #999;
	vertical-align: top;
	padding-top: 8px;
	text-align: right;
	padding-right: 10px;
}
#leave_submit {
	width: auto;
	padding: 5px 10px;
	background: #00529B;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: pointer;
	margin-left: 155px;
	margin-top: 15px;
}
.message_form_list1, .message_form_list2 {
	height: 40px;
	line-height: 40px;
}
.message_form_content1, .message_form_content2, .message_form_title1, .message_form_title2 {
	border: none
}
.message_form_button {
	text-align: left;
}
.message_form_button input {
	height: auto;
}
/*底部*/
.footer {
	background-color:#4775A7;
	height:auto;
	padding:6px 0;
}
.footer .footer_l {
	box-shadow:0 0 8px #EFEFEF;
	margin:28px 0 0 35px;
	text-indent:-99999px;
	filter: Alpha(opacity=50);
	-moz-opacity:.5;
	opacity:0.5;
	width:466px;
}
.footer .footer_l a {
	height:50px;
	width:470px;
	display:block;
}
.footer .footer_r {
	margin-right:25px;
	width:445px;
}
.footer .menu {
	margin-top:10px;
}
.footer .menu li a {
	font-size:14px;
	font-weight:bold;
}
.footer .addre li {
	float:none;
	margin:0;
}
.footer .addre p {
	margin:0;
}
.footer .addre a {
	color:#ffffff;
}
/*人才招聘*/

.job_list {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 6px;
}
.job_list li {
	height: auto;
	margin-bottom: 20px;
}
.job_list li.on {
	height: auto;
	margin-bottom: 20px;
}
.job_list li.on .txt a {
	color: #6EACC0;
	font-weight: bold;
}
.job_list ul li {
	border: medium none;
}
.job_list li .txt {
	border: 1px solid #DDDDDD;
	cursor: pointer;
	height: 26px;
	line-height: 26px;
	text-indent: 1em;
}
.job_list li .txt:hover {
	background-color: #F4F4F4;
}
.job_list li.on div {
	display: block;
	color:#666666;
}
.job_list li div {
	border: 1px solid #DDDDDD;
	display: none;
	padding: 10px;
}
/*返回顶部*/
.backToTop {
	display:none;
	width:18px;
	line-height:1.2;
	padding:5px 0;
	background-color:#000;
	color:#fff;
	font-size:12px;
	text-align:center;
	position:fixed;
	_position:absolute;
	right:10px;
	bottom:100px;
	_bottom:"auto";
	cursor:pointer;
	opacity:.6;
	filter:Alpha(opacity=60);
}
.search h5 {
	visibility:visible;
	background: white;
	opacity: 0.8;
	filter:alpha(opacity=80)
}
#bdshare {
	width:auto;
}
#allyear {
	width:auto !important;
}
.home_product li {
	width:218px
}
.home_product li img {
	width:207px;
	height:207px;
}

.home_aboutus p {
    line-height: 23px;
    padding-top: 5px;
    text-indent: 2em;
}