﻿@charset "utf-8";
/* CSS Document */

/*global css*/
html{width:100%;height:100%;}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, blockquote, th, td, p, img{margin:0;padding:0;border:0;}
body{color:#333;font-family:Simsun,Arial; width:100%; margin:0 auto;font-size:14px; background: #003567 url(../images/bg.gif) repeat-x center 92px;}
table {border-collapse:collapse;border-spacing:0;}
img {border:0;}
div:after, ul:after, li:after {clear: both;content: " ";display: block;font-size: 0;height: 0;visibility: hidden;}
p{ line-height:20px; color:#333;  font-weight:400;}
ul,ol{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
.clear{clear:both; font-size:0; height:0;visibility:hidden;overflow:hidden;*zoom:1;}
a{color:#333;}
a:link,a:visited{color:#333; text-decoration:none;}
a:hover{ color:#c00;}
h1{font-size:16px;}
h2,h3,h4{font-size:14px;}
h6{ text-align:center;}
.white,.white a{color:#fff;}
.white:hover{color:#c00; cursor: pointer;}
.white a:link,.white a:visited,.white a:hover{ color:#fff;}
.floatleft{ float:left;}
.floatright{ float:right;}
#noborder{border:none;}
#nobg{background:none;}
.pt10{padding-top:10px;}
.pt50{padding-top:50px;}
.mt20{margin-top:20px;}
.red{color:#c00;}
.f12{font-size:12px;}
.red{color:#f00;}


*html{
	background-image:url(about:blank);
	background-attachment:fixed;
}

/*header topbar*/
#header {
  position: relative;
  z-index:111;
}
.topbar_con
{
	width: 1000px;
	margin: 0 auto;
	font-size:12px;
}
#header .topbar {
  height: 31px;
  line-height: 31px;
  border-bottom: solid 1px #ddd;
  background: #F5F5F5;
  overflow:hidden;
}
#header .topbar .menu {
  float: left;
  display: inline;
}
#header .topbar .menu-item {
  float: left;
  display: inline;
  margin-right: 4px;
  _margin-right: 2px;
  color: #444;
}
#header .topbar .menu-item a {
  margin-right: 4px;
  color: #1E376D;
}
#header .topbar .menu-user {
  float: right;
}
#header .topbar .menu-user .menu-item {
  margin-right: 0;
  margin-left: 4px;
  _margin-left: 2px;
}
#header .topbar .menu-user .menu-item a {
  margin-left: 0;
  margin-right: 4px;
}
#logininfo a {
  color: #1E376D;
}
/*nav*/
.nav
{
	width: 100%;
	min-width:1000px;
	height: 60px;
	background:#000;
}
.nav_fixed
{
	position:fixed;
	top: 0;
	left: 0;
	_left:auto;
	_position:absolute;
	_top:expression(eval(document.documentElement.scrollTop));
	z-index:999;
}
.nav_con ul
{
	float: left;
}
.nav .nav_con li,.nav_zanzhu .nav_con li
{
	font: 18px/60px "Microsoft Yahei","黑体";
	color: #000;
	float: left;
	padding: 0 28px;
	margin-right:8px;
	_margin-right: 6px;
}
.nav .nav_con li a:link,.nav .nav_con li a:visited,.nav .nav_con li a:hover
{
	color: #fff;
}
.nav .nav_con li.on,.nav .nav_con li:hover
{
	border-bottom:solid 5px #f79e00;
	height:55px;
	color:#f79e00;
}
.nav .nav_con li.on a:link,.nav .nav_con li.on a:visited,.nav .nav_con li.on a:hover
{
	color:#f79e00;
}
.nav_con .left_day
{
	float: right;
	padding: 7px 8px 6px;
	height: 47px;
	background: #f39800;
}
.nav_con .left_day p
{
	float: left;
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	padding-top: 5px;
}
.nav_con .left_day .time
{
	width: 90px;
	height: 47px;
	background: url(../images/time_bg.gif) no-repeat center;
	float: left;
	margin: 0 6px;
	color: #fff;
	font: bold 36px/47px "Arial";
	letter-spacing: 0.4em;
	padding: 0 5px;
}
.nav_con .left_day .day_letter
{
	font: 24px/47px "Microsoft Yahei","黑体";
	padding-top: 0;
}
/*banner*/
.banner
{
	width: 100%;
	height: 447px;
	background: url(../images/banner1.jpg) no-repeat center top;
}
.main
{
	width: 1000px;
	margin:0 auto;
	border-top:solid 5px #f79e00;
	background:#fff;
	padding-bottom:100px;
}
.nav_con,.w1000
{
	width: 1000px;
	margin: 0 auto;
}
.w_title
{
	font:30px/40px "Arial","Microsoft Yahei","黑体";
	color:#201827;
	padding-left:24px;
}
.g_left
{
	width:550px;
	float:left;
	padding-left:30px;
}
.gaiyao  p
{
	text-indent:2em;
	padding-top:15px;
	line-height: 30px;
}
.g_focus
{
	width:390px;
	height:420px;
	float:right;
	position:relative;
}
.pic_list,.pic_list li,.pic_list li img
{
	width:390px;
	height:420px;
	overflow:hidden;
}
.pic_list li
{
	position:absolute;
	top:0;
	left:0;
}
.dot_list
{
	position:absolute;
	right:20px;
	bottom:20px;
}
.dot_list li
{
	width:22px;
	height:5px;
	font-size:0;
	overflow:hidden;
	background:#fff;
	float:left;
	margin-left:5px;
	cursor:pointer;
}
.dot_list li.active
{
	background:#f39800;
}
.ld_title
{
	color:#fff;
	line-height:200px;
	width:168px;
	background:#f39800;
	padding-left:54px;
	position:relative;
	height:200px;
	float:left;
}
.ico_sj
{
	position:absolute;
	width:0;
	height:0;
	font-size:0;
	overflow:hidden;
	border-color: transparent transparent transparent #f39800;
	border-style:solid dashed dashed dashed;
	border-width:8px;
	right:-15px;
	top:95px;
	display:block;
}
.ld_right
{
	width:771px;
	float:right;
	height:148px;
	border-top:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
	border-right:solid 7px #f39800;
	padding-top:50px;
}
.ld_right img,.ld_right p
{
	float:left;
}
.ld_right img
{
	padding:0 18px 0 60px;
}
.ld_right p
{
	padding-top:25px;
	line-height:30px;
}
.w_bot
{
	padding:50px 30px 0;
}
.w_left
{
	width:660px;
	float:left;
}
.news_list li
{
	line-height:35px;
	background:url(../images/ico_dot.gif) no-repeat center left;
	padding-left:25px;
}
.w_table
{
	border-bottom:solid 1px #ddd;
	width:100%;
}
.w_table tr td
{
	line-height:22px;
	padding:12px 0 12px 30px;
	border-top:solid 1px #ddd;
	border-right:solid 1px #ddd;
}
.w_table tr td.none
{
	border-right:none;
}
.w_table .title
{
	background:#ddd;
	padding:3px 0 3px 30px;
}
.w_table tr td .s_table img
{
	padding-right:10px;
	width:63px;
}
.w_table tr td .s_table .s_con
{
	width:420px;
	float:right;
	padding-top:15px;
}
#liucheng p
{
	padding-left:30px;
}

.w_right
{
	width:230px;
	float:right;
}
.right_model h3
{
	font:normal 18px/30px "Microsoft Yahei","黑体";
	color:#666;
	padding-bottom:5px;
	border-bottom:solid 2px #d5d5d5;
}
.right_model .model_list
{
	padding:10px 0 25px;
}
.right_model .model_list li
{
	padding:10px 0;
	line-height:24px;
}
.btn_yy
{
	padding-top:30px;
}
.btn_yy p
{
	font:normal 14px/22px "Microsoft Yahei","黑体";
	color:#e60012;
	padding-top:8px;
}


/** 页脚 **/
#g-footer 
{
  padding: 10px 0;
  border-top: 1px solid #ddd;
  clear: both;
  font-size:12px;
  min-width:1000px;
  background: #fff;
}
#g-footer .g-footer-nav {
  height: 30px;
  line-height: 30px;
  text-align: center;
}
#g-footer .g-footer-nav a {
  color: #1a4991;
  text-decoration: none;
}
#g-footer .g-footer-nav a:hover {
  color: #F15C00;
  text-decoration: underline;
}
#g-footer .g-footer-links {
  color: #666666;
  float: left;
  line-height: 25px;
  padding: 5px 0;
  text-align: center;
  width: 100%;
}
#g-footer .g-footer-record {
  padding: 5px 0;
  text-align: center;
}

/*悬浮微信*/
.xufu_weixin,.fuchuang
{
	position:fixed;
	_position:absolute;
    _bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
    bottom: 0;
	_margin-bottom:0;
	z-index:99;
}
.xufu_weixin
{
	text-align:center;
	font-size:12px;
	color:#444;
	left:0;
	background:#fff;
}
.xufu_weixin h3
{
	background:#347cc5;
	color:#fff;
	text-align:center;
	font:normal 16px/28px "Microsoft Yahei","黑体";
}
.xufu_weixin h4 img
{
	width:120px;
	height:120px;
	padding:15px 15px 0;
	background:#fff;
}
.xufu_weixin span
{
	display:block;
	line-height:16px;
	padding:5px 0;
	color:#333;
}
.xufu_weixin span.red
{
	color:#f00;
	padding:10px 0;
}
.chat
{
	border-top:dashed 1px #ccc;
	background:#ddd;
	padding:8px 0 10px 18px;
	line-height:16px;
	text-align:left;
}
.chat img
{
	padding:10px 5px 0 0;
}

/*浮窗*/
.fuchuang
{
	right:0;
	width:150px;
	height:224px;
	background:url(../images/fuchuang.gif) no-repeat center top;
}
.fuchuang .fuchuang_zc,.fuchuang .fuchuang_share,.fuchuang .fuchuang_scrolltop,.fuchuang .fuchuang_traffic
{
	width:150px;
	height:74px;
	display:block;
	cursor:pointer;
}
.fuchuang .fuchuang_scrolltop
{
	background-position:0 0;
}
.fuchuang .fuchuang_zc
{
	background:0 -74px;
}
.fuchuang .fuchuang_share
{
	background:0 -148px;
}
/*.fuchuang .fuchuang_traffic
{
	background:0 -223px;
}*/
.jiathis_style
{
	display:none;
}
.fuchuang .fuchuang_close
{
	position: absolute;
	display: block;
	top: 2px;
	right: 2px;
	background: #549DE0;
	width: 15px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	font-family: "Arial";
	color: #fff;
	cursor: pointer;
}
.fuchuang .fuchuang_close:hover
{
	color: #f00;
}
