﻿@charset "utf-8";
@import url(/css/jquery.jscrollpane.css);
@import url(/css/bootstrap.min.css);
ul
{
	padding:0;margin:0;list-style:none;
}
table{
	background:#f3f3f3;
}
body
{
	margin:0;padding:0;background:#505050;font-size:14px;background-image:url(/images/newbg.gif)
}
td{border:solid #f3f3f3; border-width:0px 1px 1px 0px;}
table{border:solid #f3f3f3; border-width:1px 0px 0px 1px;margin:0 auto;background:#fff;}


a:link,a:visited,a:hover,a:active
{
	text-decoration:none;
}
a:link
{
	color:#122e67;
}
a:visited { 
	color:#666; 
} 
a:hover
{
	color:#ff8400;
}
#ct
{
	position:relative;width:1200px;margin:0 auto;
}
.middle
{
	width:1200px;
	margin:0px auto;
	clear:both;
	padding:0;
	background:#fff;
}
.clear
{
	clear:both;
} 
	/* 您的位置栏 */
#subNav
{
	background-color:#dcd6ae;
	height:38px;
	width:1200px;
	padding:6px;
	margin:0 auto;
}
#subNav ul
{
	padding:0;
	margin:0;
}
#subNav li
{
	float:left;
	padding-left:12px;
}
#header
{
	position:relative;margin:0 auto;width:1200px;height:180px;background-image:url(/images/header_bg.gif);
}
#topAd
{
	width:810px;height:40px;float:left;margin-left:10px;padding:10px;font-size:13px;overflow:hidden;
}
.marquee-outer
{
	position:relative;white-space:nowrap;width:6000px;
}
.marquee-in
{
	position:relative;white-space:nowrap;float:left;
}
#header .member
{
	width:380px;height:40px;float:right;padding:8px;text-align:right;font-size:13px;
}
#header .name
{
	font-size:14px;color:#ff6400;
}
#nav
{
	position:relative;width:1200px;height:50px;margin:0 auto;background:#e60000;
}
#nav .input-group
{
	position:absolute;top:8px;left:900px;width:280px;
}
#nav .dropdown-menu .menu
{
	padding-left: 15px;margin-right:2px;
}
#nav .menu .check-mark
{
	width:18px;
	content: "";
}
	
#nav .menu .check-mark2:after
{
	color:#e50000;
	width:18px;
	content: "\e013";
}
#nav .dropdown-menu .menu
{
	height:28px;padding-top:5px;
}
#nav .dropdown-menu .menu:hover
{
	background:#e5e5e5;
	cursor:pointer;
}
#footer-ct
{
	position:relative;width:1200px;height:170px;background:#394045;margin:0 auto;
}
#footer-ct .links
{
	height:70px;width:100%;padding-top:38px;padding-left:400px;color:#fff;text-align:center;overflow:hidden;
}
#footer-ct li
{
	float:left;
	width:80px;
	height:18px;
	font-size:14px;
	border-right: 1px solid #666;
}
#footer-ct .links :last-child
{
	border-right: none;
}
#footer-ct .links a
{
	color:#fff;
}
#footer-ct .links a:hover
{
	color:#ccc;
}
#footer-ct .contact
{
	height:20px;width:100%;text-align:center;font-size:12px;color:#ccc;
}
#footer-ct .copyright
{
	height:25px;width:100%;text-align:center;font-size:12px;color:#ccc;
}
#menu
{
	width: 820px;
	height:100%;
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left:30px;
	font-family: "microsoft yahei";
}

#menu>li
{
	float: left;
	text-align:center;
	position: relative;
	height:100%;
	width:78px;
	padding-top:12px;
	font-size:18px;
	color: #fff;
	text-decoration: none;
}
#menu>li a
{
	color: #fff;display:block;
}
#menu>li:hover
{
	background:#ff6400;
}

#menu li:hover > a
{
	color: #fafafa;
}

#menu li:hover > ul
{
	display: block;
}

#menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	display: none;
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 99999;
	background: #444;
	width:200px;
	text-align:left;
}

#menu ul li
{
	float: left;
	margin: 0;
	padding: 0;
	width:100px;
	display: block;
	text-align:center;
}
#menu ul a
{
	padding: 10px;
	height: auto;
	line-height: 1;
	display: block;
	white-space: nowrap;
	float: none;
	text-transform: none;
}
#menu ul a:hover
{
	background: #0186ba;
}
#menu ul li:first-child a:after
{
	content: '';
	position: absolute;
	left: 34px;
	top: -8px;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 8px solid #444;
}
#menu ul li:first-child a:hover:after
{
	border-bottom-color: #04acec;
}
#menu:after
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html #menu			 { zoom: 1; } /* IE6 */
*:first-child+html #menu { zoom: 1; } /* IE7 */
#top-contact
{
	 position:absolute;left:850px;top:126px;height:30px;width:300px;
}
#top-contact li
{
	 width:33%;text-align:center;float:left;color:#122e67;
}
#top-contact ul
{
	padding:0;margin:0;list-style:none;
}
.header-more
{
	width:100%;height:30px;background:#e6e6e6
}
.header-more .title
{
	width:70%;height:30px;padding:5px;color:#122e67;float:left;
}
.header-more .more
{
	width:20%;height:30px;padding:5px;font-size:12px;float:right;text-align:right;
}

#content-body
{
	width:1200px;background:#fff;margin:0 auto;
}
#A_1
{
	position:absolute;left:320px;top:86px;width:468px;height:60;
}
#A_1 img
{
	width:468px;height:60px;
}
.swiper-slide
{
	height: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px;
	margin:0px;
}
.face {
    height: 100%;
    max-width: 150px;
    max-height: 150px;
}