@charset "UTF-8";
html,button,input,select,textarea { font-family: "Arial"; }
body { margin: 0; font-size: 14px; line-height: 1.5; color: #333; }
a { background: transparent; text-decoration: none; color: #333; }
img { border: none; vertical-align: middle; }
button,input,optgroup,select,textarea { color: inherit; font: inherit; margin: 0; }
button,select { text-transform: none; }
input { line-height: normal; }
input { margin: 0; padding: 0; border: none; background-color: transparent; outline: none; }
textarea { overflow: auto; resize: vertical; resize: none; }
table { border-collapse: collapse; border-spacing: 0; }
td,th { padding: 0; }
h1,h2,h3,h4,h5,h6,p,figure,form,blockquote { margin: 0; }
ul,ol,dl,dd { margin: 0; padding: 0; }
ul,ol { list-style: none outside none; }
em,i { font-style: normal; }
.clearfix{
	clear: both;
}
.left{
	float:left;
}
.right{
	float:right;
}

.top{
	/*width: 100%;*/
	width: 1280px;
	margin:0 auto;
	height: 100px;
	background: #a62000;
}
.navBox{
	width: 1280px;
	height: 100px;
	margin:0 auto;
	position: relative;
}
.logo{
	position: relative;
	top: 26px;
	width: 212px;
	border-right: 1px solid #FFF;
	padding-right: 10px;
	float: left;
	margin-left: 30px;
}
.navList {
	float: left;
	margin-left: 10px;
	width: 770px;
	display: flex;
	justify-content: space-between;
	
}
.navList li{
	float: left;
}
.navList li a{
	display: inline-block;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	height: 100px;
	line-height: 100px;
	padding:0 20px;
	margin:0 3px;
}
.navList li a:hover,.navActive{
	background: #801a00;
}
.searchBox{
	float: right;
	position: relative;
	top: 34px;
	z-index: 999;
	width: 160px;
	height: 32px;
	line-height: 32px;
	background: #FFF;
	margin-right: 30px;
}
.searchInput{
	width: 115px;
	height: 32px;
	line-height: 32px;
	padding: 0 35px 0 10px;
}
.searchIcon{
	position: absolute;
	top: 6px;
	right: 10px;
	z-index: 9999;
}
.language{
	position: absolute;
	top: 10px;
	right: 30px;
	color: #FFF;
	font-weight: bold;
}


/*清浮动*/

.clearfix:after{content:"";display:block;clear:both;}
.clearfix{zoom:1;}



/* banner css*/
.banner{ width: 1280px; height: 460px; position: relative; overflow: hidden; margin-bottom: 0; margin-left: auto; margin-right: auto;}
.banner-btn{display:none;}
.banner-btn a{display:block;line-height:40px;position:absolute;top:200px;width:40px;height:40px;background-color:#000;opacity:0.3;filter:alpha(opacity=30) color:rgb(255, 255, 255);overflow:hidden;z-index:4;}
.prevBtn{left:5px;}
.nextBtn{right:5px;}
.banner-img{font-size:0;*word-spacing:-1px;/* IE6、7 */ letter-spacing:-3px;position:relative;}
.banner-img li{display:inline-block;*display:inline;*zoom:1;/* IE6、7 */ vertical-align:top;letter-spacing:normal;word-spacing:normal;font-size:12px;}
.banner i{width:40px;height:40px;cursor:pointer;;display:block;}
.banner .nextBtn i{background: url(../images/right.png) no-repeat;}
.banner .prevBtn i{background: url(../images/left.png) no-repeat;}
.banner-circle{position:absolute;left:50%;bottom:15px;height:13px;text-align:center;font-size:0;border-radius:10px;background:rgba(255,255,255,0.3);filter:alpha(opacity:30);}
.banner-circle li{border-radius:10px;margin:2px 6px;display:inline-block;display:-moz-inline-stack;vertical-align:middle;zoom:1;}
.banner-circle li a{display:block;padding-top:9px;width:9px;height:0;border-radius:50%;background:#B7B7B7;overflow:hidden;}
.banner-circle .selected a{background:#a62000;}

.bgColor{
	background: #efeeeb;
	width: 1280px;
	margin:0 auto;
	padding-bottom: 60px;
}
.presidentAndCalendar{
	width: 1200px;
	margin:0 auto;
	padding-top: 20px;
}
.presidentInfo,.person,.intrution,.centerLine{
	float: left;
}
.person{
	padding-top: 20px;
}
.intrution{
	padding: 0 20px;
	width: 340px;
	height: 320px;
	font-size: 20px;
	line-height: 40px;
	text-align:justify;
	text-justify:inter-ideograph;
}
.personTitle span{
	color: #801a00;
	display: block;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	letter-spacing: 2px;
	
}
.rank{
	margin-top: 10px;
	font-size: 20px;
	text-transform:capitalize;
}
.names{
	font-size: 26px;
	font-variant:small-caps;
}
.title{
	color: #333333;
	font-size: 40px;
	font-family: "Times New Roman";
	font-weight: bold;
}
.calendarBox{
	width: 600px;
	float: right;
	font-size: 14px;
}
.centerLine{
	padding-top: 15px;
}
.otherBox{
	clear: both;
	width: 1200px;
	height: 243px;
	margin:0 auto;
	padding-top:40px;
}
.news{
	display: inline-block;
	width: 391px;
	height: 243px;
	background: url(../images/news5.jpg) no-repeat;
	position: relative;
}
.commonBox{
	float: left;
}
.commonBox a span{
	display: inline-block;
	width: 391px;
	height: 70px;
	line-height: 70px;
	color: #FFF;
	font-family: "Times New Roman";
	font-weight: bold;
	font-size: 35px;
	text-transform:capitalize;
	text-indent: 30px;
	position: absolute;
	bottom: 0;
}
.newsTitle,.FilingAndRulesTitle{
    background-color: #333333;
	filter: alpha(Opacity=80);
	opacity: 0.80;
	-moz-opacity: 0.80;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.FilingAndRules{
	margin:0 10px;
	display: inline-block;
	width: 391px;
	height: 243px;
	background: url(../images/news6.jpg) no-repeat;
	position: relative;
}
.cases{
	display: inline-block;
	width: 391px;
	height: 243px;
	background: url(../images/news3.jpg) no-repeat;
	position: relative;
}
.casesTitle{
    background-color: #8a1e29;
	filter: alpha(Opacity=80);
	opacity: 0.80;
	-moz-opacity: 0.80;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.lives{
	margin-left:10px;
	display: inline-block;
	width: 291px;
	height: 243px;
	background: url(../images/news4.jpg) no-repeat;
	position: relative;
}
.livesTitle{
    background-color: #8a1e29;
	filter: alpha(Opacity=80);
	opacity: 0.80;
	-moz-opacity: 0.80;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.links{
	width: 1200px;
	margin:0 auto;
	padding:26px 0 40px 0;
	position: relative;
	padding: 20px 0 40px 0\9;
	height: 36px;
}
.linkList{
	float: left;
	position: relative;
	top: -14px;
	margin-left: 20px;
}
.linkList li{
	float: left;
	margin: 30px 0;
}
.linkList li a{
	display: inline-block;
	font-size: 20px;
	color: #333;
	padding: 5px 8px;
}
.linkList li a:hover{
	color: #FFF;
	background: #a62000;
}
.linkInputText{
	float: right;
	position: relative;
	top: 10px;
}
.linkInputText li{
	float: left;
	margin-left:15px;
}
.linkSelect{
	width: 258px;
	height: 36px;
	line-height: 36px;
}

.bottom{
	clear: both;
	width: 1280px;
	height: 90px;
	margin:0 auto;
	background: #3a3a3a;
}
.bottomInfo{
	color: #FFF;
	font-size: 14px;
	text-align: center;
	height: 90px;
	line-height: 90px;
}
.bottomInfo a{
	color: #FFF;
}
.bottomInfo a:hover{
	text-decoration: underline;
}
.secondBanner{
	width: 1280px;
	height: 460px;
	margin:0 auto;
}
/*二级页面样式*/
.whiteBg{
	width: 1200px;
	margin:0 auto;
	background: #FFF;
	border-radius: 10px;
	position: relative;
	top: -60px;
}
.paddingBottom{
	padding-bottom: 20px !important;
}
.centerBox{
	width: 1060px;
	margin:0 auto;
	padding-top: 40px;
}
.secondList li{
	float: left;
	color: #a8a8a8;
	font-size: 16px;
	margin-right: 10px;
}
.secondList li a{
	color: #a8a8a8;
	font-size: 16px;
}
.secondList li a:hover{
	color: #a62000;
	text-decoration: underline;
}
.secondTitle{
	color: #333333;
	font-size: 30px;
	font-family: "Times New Roman";
	font-weight: bold;
}
.borderBottom{
	margin-top: 40px;
	width: 100%;
	border-bottom: 2px solid #e9e9e9;
}
.intruRight{
	margin:10px 0 0 20px;
	width: 836px;
}
.personNames{
	color: #333333;
	font-size: 26px;
	font-family: "Times New Roman";
	font-weight: bold;
}
.intruText{
	color: #666666;
	margin-top: 10px;
    font-size: 20px;
    line-height: 40px;
    text-align: justify;
    text-justify: inter-ideograph;
}
.AcmTable{
	width: 100%;
	margin:0 auto;
	border-collapse: collapse;
	clear: both;
	margin-top: 20px;
}
.AcmTable tr{
	text-align: center;
}
.AcmTable tr:hover{
	background: #efeeeb;
}
.AcmTable th{
	height: 70px;
	background: #a62000;
	color: #FFF !important;
	font-size: 16px;
	border: 1px solid #fff;
	text-transform:capitalize;
	font-weight: bold;
}
.AcmTable td{
	color: #333333;
	font-size: 16px;
	border: 1px solid #fff;
	text-transform:capitalize;
	height: 70px;
	padding:10px 0;
}
.articleList{
	margin-top: 20px;height: 500px;
}
.articleList li{
	color: #333333;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
}
.articleList li a{
	width: 800px;
	display: inline-block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.articleList li a:hover{
	color: #a62000;
}
.articleDate{
	color: #666666;
	float: right;
}

.pages{
	width: 770px;
	margin:40px auto;
	align:center;
}
.pagesList li{
	float: left;
	font-size: 16px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	margin: 0 8px;
}
.nums{
	width: 26px;
	height: 24px;
	line-height: 24px;
}
.nums:hover,.numsActive{
	color: #FFF;
	background: #a62000;
	cursor: pointer;
}
.borderLine{
	width: 30px;
	height: 22px !important;
	border: 1px solid #bfbfbf;
}
.borderLine:hover{
	color: #FFF;
	background: #a62000;
	border: 1px solid #a62000;
	cursor: pointer;
}
.pagesInput{
	width: 40px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #b5b5b5;
	border-radius: 4px;
	margin:0 8px;
}
.marginLeft{
	padding-left: 20px;
}

/*三级页面样式*/
.thirdTitle{
	color: #333333;
	font-size: 30px;
	font-family: "Times New Roman";
	font-weight: bold;
	text-align: center;
}
.spaceTitle{
	padding:20px 0;
}
.articleBox p{
	color: black;
	font-size: 16px;
	line-height: 40px;
	font-family: "Arial";
}
.topSpace{
	margin-top: 30px;
}
.newsImages{
	text-align: center;
	margin:40px 0;
}

.newsImages img{
	margin: 0 auto 40px auto;
}