﻿html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, img, strong, b, i, ol, ul, li, table, tr, th, td, a
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 12px;
    vertical-align: baseline;
    background: transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
td {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
ul {
	list-style-type: none;
}
body {
	font-family: "宋体";
}
a img {
	border: none;
}

/**********************************************/
.sky100per {
	width: 100%;
	height: 32px;
	background-color: #373c40;
}
.skyBox {
	width: 1260px;
	height: 32px;
	margin: 0 auto;
	color: #696969;
	line-height: 32px;
	text-align: right;
	padding-right: 10px;
}
.skyBox A {
	color: white;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 2px;
	padding-left: 2px;
}

/**********************************************/
.logo100per {
	width: 100%;
	height: 75px;
	background: url(logoBg.png) repeat-x;
}
.logoBox {
	width: 1260px;
	height: 75px;
	margin: 0 auto;
}
.mbtn {
	width: 97px;
	height: 37px;
	overflow: hidden;
	position: relative;
}
.mbtn img {
	position: absolute;
	top: 0;
	left: 0;
}

/**********************************************/
#menuOut {
	background-color: white;
}

/**********************************************/
.menu100per {
	background-color: #bc2c32;
	display: none;
}
.menuBox {
	width: 1260px;
	margin: 0 auto;
}
.menuTable {
	width: 100%;
}
.menuTable td {
	vertical-align: top;
}
.scene {
	width: 342px;
	text-align: right;
	padding-top: 12px;
	padding-bottom: 12px;
}
.slogan {
	width: 120px;
	text-align: right;
	padding-top: 25px;
	padding-bottom: 12px;
}
.menulink {
	color: white;
	letter-spacing: 1px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.menulink table td {
	width: 33.3%;
	font-size: 12px;
	line-height: 20px;
}
.menulink A {
	color: white;
	margin-left: 23px;
	text-decoration: none;
}
.td4 table td {
	width: 25%;
}
.tdB table td A {
	font-size: 14px;
	line-height: 25px;
}
.tdL table td A {
	font-size: 12px;
	margin-left: 18px;
}

/**********************************************/
.bannerBox {
	width: 1260px;
	height: 340px;
	margin: 2px auto 0;
	background-color: black;
	overflow: hidden;
	display: none;
}
.bannerTable {
	width: 100%;
}
.bannerTable TD {
	vertical-align: top;
}
.divS {
	width: 2px;
	height: 340px;
	background-color: white;
	overflow: hidden;
}
.bNpic {
	height: 340px;
	overflow: hidden;
	position: relative;
	cursor: e-resize;
}
.bNpic img {
	position: absolute;
	top: 0;
	left: 0;
}
.bNpic h3 {
	width: 100%;
	height: 40px;
	color: white;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 40px;
	text-indent: 15px;
	background-image: url(h3Bg.png);
	background-repeat: repeat;
	overflow: hidden;
	position: absolute;
	top: 340px;
	left: 0;
	cursor: default;
}
.bNpic h3 A {
	color: white;
	font-size: 16px;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}

/**********************************************/
.threeNews100per {
	width: 100%;
	background-color: #f0f3f5;
	background-image: url(threeNewsBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.threeNewsBox {
	width: 1260px;
	margin: 0 auto;
	padding-bottom: 8px;
}
.topnewsIcon {
	width: 119px;
	height: 15px;
	overflow: hidden;
	position: relative;
}
.topnewsIcon A {
	width: 119px;
	height: 40px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
A.topnewmoreIcon {
	position: relative;
	top: 0;
	left: 0;
}
.threeNewsTable td {
	vertical-align: top;
}
.threeNewsTdS {
	width: 20px;
	background-image: url(threeNewsTdSBg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.threeNewsTd {
	vertical-align: top;
	padding-bottom: 8px;
}
.topNewsTdL {
	width: 66px;
	text-align: center;
	vertical-align: top;
}
.newsDateText {
	display: none;
}
.newsDatePic {
	width: 44px;
	height: 44px;
	background-color: #e1dfea;
	margin: 0 auto;
	overflow: hidden;
}
.newsDatePicT {
	width: 44px;
	height: 35px;
	padding-top: 12px;
	background-color: #e1dfea;
	overflow: hidden;
}
.newsDatePicD {
	width: 44px;
	height: 9px;
	background-color: #5b318b;
	overflow: hidden;
}
.topNewsTdR {
	vertical-align: top;
}
A.topNewsTitle {
	color: #1e373d;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.topNewsBorder {
	padding: 3px;
	background-color: white;
	border: 1px solid #dcdbe0;
}
A.topNewsPic {
	width: 100%;
	height: 20px;
	background-color: black;
	display: block;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
}
A.topNewsPic IMG {
	position: absolute;
	top: 0;
	left: 0;
}

/**********************************************/
.threeColumnBox {
	width: 1260px;
	margin: 30px auto;
}
.threeColumnTable {
	width: 100%;
}
.td33 {
	vertical-align: top;
}
.xyBar {
	border-bottom: 2px solid #c4b72c;
}
A.xymoreIcon {
	position: relative;
	top: 0;
	left: 0;
}
.xyList {
	width: 100%;
	padding: 5px;
	overflow: hidden;
}
.xyList A {
	width: 100%;
	color: #1e373d;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
	display: block;
}
.tcA {
	padding: 4px 10px;
}
.tzList {
	width: 100%;
	padding: 5px;
	overflow: hidden;
}
.tzList A {
	width: 100%;
	color: #1e373d;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
	display: block;
}
.tcB {
	padding: 4px;
	vertical-align: middle;
}
.tcB A img {
	margin-bottom: 3px;
}
.tcC {
	padding: 10px 10px 0 10px;
}
.tcC IMG {
	width: 100%;
}
.tcD {
	padding: 4px 5px;
}
.sixBtn {
	width: 100%;
}
.sixBtn TD {
	width: 33.3%;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
.sixBtn A {
	color: #238a80;
	font-size: 14px;
	text-decoration: none;
}
.sbd {
	width: 95%;
	margin: 3px auto;
	background-color: #f7f7f7;
	border: 1px solid #e6e6e6;
}
.bixBtnFontA A {
	color: #e74e03;
}
.bixBtnFontB A {
	color: #0063a5;
}
.bixBtnFontC A {
	color: #848600;
}
.bixBtnBgA {
	border: 1px solid #e0e0e0;
	background-color: #e6e6e6;
}
.bixBtnBgB {
	border: 1px solid #e6e6e6;
	background-color: #f7f7f7;
}
A#libIcon IMG {
	opacity: 7;
	box-shadow: 0 0 5px white;
}

/**********************************************/
.linkBox {
	width: 1260px;
	margin: 0 auto 20px;
}
.linkTable {
	width: 100%;
}
.lbL {
	vertical-align: middle;
	overflow: hidden;
}
.lbR {
	vertical-align: middle;
	overflow: hidden;
}
.ztTable {
	border: 1px solid #e9e9e9;
}
.ztIcon {
	vertical-align: middle;
	background-color: #f4f4f4;
}
.ztLink {
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 8px;
}
.ztLink A {
	color: #333;
	font-size: 12px;
	line-height: 25px;
	letter-spacing: 1px;
	text-decoration: none;
	display: inline-block;
	margin-bottom: 2px;
	margin-left: 12px;
	padding: 0px 8px;
	text-shadow: 0 0 1px #FFF;
	background-image: url(ztAnchorBg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.ztLink .ztBlue {
	color: #0c8fba;
}
.ztLink .ztRed {
	color: #e74e03;
}
.ptIcon {
	vertical-align: middle;
	background-color: #98d8e2;
	border: 2px solid #f4f4f4;
}
.ptSelect {
	text-align: center;
	vertical-align: middle;
	background-color: #f4f4f4;
}
.ptSelectTable TD {
	text-align: center;
	vertical-align: middle;
}
.otherpart {
	width: 280px;
	height: 20px;
	color: #0793a9;
	font-size: 12px;
	line-height: 14px;
	border: 1px solid #98d8e2;
}

/**********************************************/
.copyright100per {
	width: 100%;
	background-color: #630004;
	background-image: url(copyrightBg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.copyrightBox {
	width: 1260px;
	margin: 0 auto;
}
.copyrightTable {
	width: 100%;
}
.crbL {
	vertical-align: middle;
}
.crbR {
	width: 130px;
	height: 115px;
	vertical-align: middle;
	border-top: 1px solid #630004;
	border-right: 1px solid #871216;
	overflow: hidden;
}
.downLogoTable {
	width: 100%;
}
.dltL {
	width: 350px;
	height: 78px;
	text-align: center;
	border-right: 1px solid #8b1517;
	border-left: 1px solid #8b1517;
	vertical-align: middle;
}
.dltR {
	vertical-align: top;
}
.dltR IMG.downCr {
	margin-top: 19px;
	margin-left: 28px;
	vertical-align: top;
}
.dltR A {
	display: inline-block;
	vertical-align: top;
}
.dltR A.wjIcon {
	margin-top: 11px;
	margin-left: 20px;
}
.dltR A.syIcon {
	margin-top: 12px;
	margin-left: 15px;
}
#wxFly {
	width: 0;
	height: 0;
	border: 1px solid #CCC;
	overflow: hidden;
	background-color: white;
	box-shadow: 0 0 5px teal;
	position: fixed;
	bottom: 115px;
	left: 0;
}
#wxBox {
	position: absolute;
	right: 0;
	bottom: 0;
}
.cardClose {
	height: 30px;
	color: white;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #069;
}
.cardClose TD {
	font-size: 14px;
	line-height: 30px;
	vertical-align: middle;
}
.cardCloseL {
	padding-left: 8px;
}
.cardCloseR {
	text-align: right;
	padding-right: 10px;
}
.cardBox {
	margin-top: 5px;
	padding: 5px;
}
.cardBox IMG {
	margin: 5px 8px;
	box-shadow: 0 0 3px orange;
}
.cardTitle {
	height: 25px;
	color: teal;
	font-size: 12px;
	line-height: 15px;
	text-align: right;
	padding-right: 7px;
	display: block;
}
.adBox {
	width: 1260px;
	text-align: center;
	margin: 2px auto 0;
	padding: 15px 30px;
	border: 1px solid #F6F6F6;
	background-color: #FAFAFA;
}
#newsVerList {
	width: 100%;
	margin-left: 2px;
	display: none;
	overflow: hidden;
}
.newsItem {
	width: 100%;
	height: 25px;
	color: #1e373d;
	font-size: 12px;
	line-height: 25px;
	margin-bottom: 4px;
	padding-left: 10px;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
}
.newsItem A {
	color: #1e373d;
	font-size: 12px;
	text-decoration: none;
	position: relative;
	top: 0;
	left: 0;
	z-index: 3;
}
.newsItemBg {
	width: 100%;
	height: 25px;
	background-color: teal;
	position: absolute;
	top: 0;
	left: 420px;
}
.newsItemLine {
	width: 2px;
	height: 30px;
	background-color: crimson;
	position: absolute;
	top: 30px;
	left: 0;
}
#tint {
	width: 200px;
	color: teal;
	padding: 10px;
	background-color: white;
	border: 1px dashed orange;
	box-shadow: 0 0 10px gray;
	z-index: 99;
	position: absolute;
	top: 200px;
	right: 0;
	display: none;
}