body { background: #fff; }
body,table, html{ margin: 0; padding: 0; font: 14px/1.6 'Microsoft YaHei',Tahoma,Verdana,'Simsun'; color: #333; }
a { text-decoration: none; color: #333; }
*{margin:0;padding:0; list-style-type:none}
body, html {
    width: 100%;
    height: 100%;
}
/******Common*****/

.full-wrapper { width: 100%; }
.content-wrapper { _width:1180px;max-width: 1180px;margin: 0 auto; z-index: 99 }

.slot_top{
	background: #fff;
	background-size: cover;
	background-attachment:fixd;
    position: relative;
    overflow: hidden;

	width:100%;
	
}

/*********Header*********/
.top-tool { width: 100%; height: 40px; background: #282828; z-index: 99; position: relative; }
.top_date{ display:inline-block; float:left; color:#fff; line-height:40px; font-size:14px;}
.search-form { float: right; width: 225px; height: 40px; border-left: #ddab7f solid 3px; background-color: #fff; position:relative}
.search-form input { width: 225px; height: 40px; line-height: 34px; border: none; color: #333; text-indent: 10px; background: none; outline: none;}
.search-form .searchgo{display: block;background:url(search_icon.png) no-repeat center center; width:34px;height: 40px;line-height: 26px; text-indent:20em;cursor: pointer; position:absolute; top:0px; right:0px;}
.top_main_image { width: 100%; height: 340px; background:url(top.jpg) repeat center top; background-size: 100% 100%; background-size: cover; }
.nav-wrapper { width: 100%; height: 50px; background: #282828; z-index: 120; position: relative; border-bottom: 4px solid #b75353; }
.main-nav { float: left; z-index: 9999; position: relative; height:55px}
.main-nav li { float: left; margin-left:2px;}
.main-nav li a { display: block; padding: 0px 40px; line-height: 50px; font-size: 16px; color: #fff; }
.main-nav li a.active,.main-nav li a.navdown{ background: #b75353; }
.main-nav li a.index{background:rgba(0,0,0,0.8)}
.sub-nav { position: absolute; top: 54px; display: none; z-index: 9999; background: rgba(255,255,255,0.9); border: #fff solid 1px; border-top: none; -webkit-box-shadow: 0px 3px 6px rgba(0,0,0,0.5); -moz-box-shadow: 0px 3px 6px rgba(0,0,0,0.5); box-shadow: 0px 3px 6px rgba(0,0,0,0.5); min-width:220px;}
.sub-nav li { float: none; }
.sub-nav li a { font-size: 12px; line-height: 34px; border-top: #fff solid 1px; background: none; color: #000; -webkit-transform: background; -webkit-transition: background 0.5s; }
.sub-nav li a:hover { color: #fff; background: #b75353; -webkit-transform: background; -webkit-transition: background 0.2s; }
.sub-nav li a span { font-size: 11px; color: #aaa; margin-left: 10px; font-style: italic; }
.sub-show { -webkit-animation: nav_show 0.4s ease-out forwards; }
.sub-hide { -webkit-animation: nav_hide 0.4s ease-out forwards; }
@-webkit-keyframes nav_show {  from {
transform: perspective(600px) rotateX(-45deg);
opacity: 0;
}
to { transform: perspective(600px) rotateX(0deg); opacity: 1; }
}
@-webkit-keyframes nav_hide {  from {
transform: perspective(600px) rotateX(0deg);
opacity: 1;
}
to { transform: perspective(600px) rotateX(45deg); opacity: 0; }
}
/*footer 底部开始*/
.footer { width: 100%; background: url(1_08.jpg) repeat center top; background-size: 100% 100%; font: 14px / 1.42857 "Microsoft YaHei", "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.clearfloat:after { display: block; clear: both; content: ""; visibility: hidden; height: 0 }
.clearfloat { zoom: 1 }
.footer_contact { padding: 40px 0; }
.footer_nav { padding: 10px 0; color: #b75353; }
.footer_contact .block { float: left; padding: 10px 20px; border-top: 4px solid #eee; position: relative; width: 29%; margin-right: 5px; border-left: 1px solid #fff; min-height: 180px; }
.footer_contact .block::before { content: ""; position: absolute; top: -4px; width: 100px; height: 4px; background: #b75353; }
.footer_contact .block h2 { margin: 0 0 10px; line-height: 28px; font-size: 18px; color: #000; }
/*footer 底部结束*/

.container { width: 1140px; margin: 10px auto; background-color: transparent;  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#26FFFFFF, endColorstr=#26FFFFFF);
background-color: rgba(255,255,255,0.15); }
container2 { width: 1140px; margin-left: auto; margin-right: auto; }
.container .column2 .pic { width: 35px; position: relative; float: left; margin-right: 10px; overflow: hidden; vertical-align: middle; }
.container .column2 .det { width: 240px; padding-right: 10px; float: left; }
.container .column2 span { text-align: left; color: #5c5c5c; font-size: 14px; line-height: 24px; height: 24px; }
.block-block .column1, .block-block .column2 { padding-top: 10px; }
.link-block a{ color:#ddab7f; border:1px dotted #ccc; padding:2px 3px;}
.block-block .column2 li { position: relative; padding-left: 20px; margin: 0; }
.column3 a { border-radius: 3px; padding: 6px 8px; color: #fff; line-height: 1.2em; display: inline-block; margin: 0 7px 7px 0; background: #ddab7f; -webkit-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }
div.clear { font: 0px Arial; line-height: 0; height: 0; overflow: hidden; clear: both; }
.name dd { color: #fff; }
.rt { float: right; }
.lt { float: left; }
input.sub { border: none; }
.footer_nav .sub_nav { text-align: center; }
.footer_nav .sub_nav a { color: #fff; }

.met_pager{text-align:center;padding:30px 0 0}
.met_pager a{border:1px solid #e0e0e0;text-align:center;height:28px;line-height:28px;min-width:28px;_width:28px;text-align:center;display:inline-block;color:#aaa}
.met_pager a:hover{border:1px solid #a0a0a0;color:#aaa}
.met_pager .PreSpan,.met_pager .NextSpan{height:30px;line-height:30px;min-width:60px;_width:60px;text-align:center;background:#f0f0f0;color:#ccc;display:inline-block}
.met_pager .PreA,.met_pager .NextA{height:28px;line-height:28px;min-width:58px;_width:58px;color:#aaa}
.met_pager .PreSpan,.met_pager .PreA{margin-right:6px}
.met_pager .NextSpan,.met_pager .NextA{margin-left:6px}
.met_pager .firstPage,.met_pager .lastPage{font-weight:bold;height:28px;line-height:28px;min-width:40px;_width:40px;color:#aaa}
.met_pager .Ahover{font-weight:bold;background:#f0f0f0;color:#aaa}
.met_pager .PageText{margin-left:10px;color:#aaa}
.met_pager #metPageT,#metPageB{text-align:center;border:1px solid #e0e0e0;color:#aaa}
.met_pager #metPageT{width:20px;padding:6px 5px 5px}
.met_pager #metPageB{min-width:40px;_width:40px;padding:6px 0 5px;cursor:pointer;font-weight:bold}
*html .met_pager #metPageT{height:13px;line-height:13px}
*html .met_pager #metPageB{padding:0;height:28px;line-height:20px}
*+html .met_pager #metPageT{height:13px;line-height:13px}
*+html .met_pager #metPageB{padding:0;height:28px;line-height:20px}

/*
  
  RollBar - jQuery ScrollBar Plugin
  -----------------------------------------------
*/
.rollbar-path-vertical, .rollbar-path-horizontal {
	position: absolute;
	background-color: #eee;
	background-color: rgba(220,220,220,0.5); 
	z-index: 100;
}

.rollbar-path-horizontal {
	bottom: 5px;
	left: 0;
	width: 100%;
	height: 10px;
}

.rollbar-path-vertical {
	right: 0px; 
	top: 0; 
	height: 100%; 
	width: 10px; 
}


/* rollbar paths inner shadow */

.rollbar-path-vertical {
 	box-shadow: inset 1px 0px 1 rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 0px 1 rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 0px 0 rgba(0,0,0,0.1);
}

.rollbar-path-horizontal {
 	box-shadow: inset 0px 1px 1 rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0px 1px 1 rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0px 1px 0 rgba(0,0,0,0.1);
}



/* rollbar handle style */
 
.rollbar-handle{
	position: relative;
	top: 0;
	left: 0;
	background-color: #ddab7f; 
}


/* prevent handle selection */

.rollbar-handle {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.rollbar-path-vertical .rollbar-handle {
	height: 20%;
	width: 100%;
} 

.rollbar-path-horizontal .rollbar-handle {
	width: 20%;
	height: 100%;
}


/* round corners for rollbar handle and paths */

.rollbar-path-vertical,
.rollbar-path-horizontal,
.rollbar-handle {
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
/*返回顶部*/
#back-to-top {
	position: fixed;
	bottom: 40px;
	right: 40px;
	z-index: 9999;
	font-size:8px;
	width: 40px;
	height: 40px;
	line-height:20px;
	margin-top: 5px;
	text-align: center;
	background: #b75353;
	color: #fff;
	cursor: pointer;
	border: 0;
	border-radius: 2px;
	text-decoration: none;
	transition: opacity 0.2s ease-out;
	opacity: 0;
}
#back-to-top:hover {
	background: #e9ebec;
	color:#444;
}
#back-to-top.show {
	opacity: 1;
}


