﻿@charset "utf-8";
 body {
	font-size: 62.5%;
	color: #141414;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
	background-color: #FFF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}


*{	font-family: "微软雅黑", Arial, Helvetica, sans-serif;}
ul , li ,dl ,dt ,dd,h1,h2,h3{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 2.2em;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: middle;
}

a {
	font-size: 1.3em;
	color: #337AB7;
	text-decoration: none;
	line-height: 2em;
font-family: "微软雅黑", Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
}
a.more:link{
	float: right;
	display: block;
	position: absolute;
	top: 25px;
	right: 4px;
	height: 12px;
	background-image: url(img/more.gif);
	background-repeat: no-repeat;
	width: 40px;
}


.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.red {
	color: #F00;
}

#header {
	height: 151px;
}
.navTop {
	top: 37px;
	left: 0px;
	right: 0px;
	background-color: #FFF;
}





#topBarBG {
	background-color: #0057a4;
}

#topBar {
	height: 37px;
	line-height: 37px;
}

#loginBox a {
	color: #FFF;
}

#hotTel {
	text-align: right;
	color: #FFF;
	font-size: 1.5em;
	background-image: url(img/hotTel.gif);
	padding-left: 25px;
	background-repeat: no-repeat;
	display: inline-block;
	background-position: 7px;
}

#language {
	text-align: right;
}

#language  span{
	text-align: right;
}
#language span a{
	padding-left: 20px;
	padding-right: 0px;
	background-repeat: no-repeat;
	color: #FFF;
	display: inline-block;
	line-height: 18px;
}

#navBox {
	height: auto;
	background-color: #FFF;
}
.myNav {
	position: relative;
	height: 114px;
}


#logo {
	float: left;
	margin-top: 27px;
}
#logo a {
	vertical-align: top;
	float: left;
	display: block;
	width: 124px;
	font-size: 0px;
	line-height: 0px;
}
.logoLine  {
	width: 2px;
	margin-right: 10px;
	margin-left: 10px;
	height: 60px;
	display: block;
	vertical-align: top;
	float: left;
	background-color: #0057A4;
}


#logo_txt {
	font-weight: 600;
	color: #0057A4;
	font-size: 1.3em;
	float: left;
	line-height: 25px;
	width: 215px;
	margin-top: 5px;
}

.minMenu {
	right: 15px;
	bottom: 35px;
	background-color: #0057A4;
	z-index: 2;
	display: block;
	height: 30px;
	width: 50px;
	position: absolute;
	cursor: pointer;
	line-height: 30px;
	color: #FFF;
	text-align: center;
}
#minMenuSub {
	position: absolute;
	left: 0px;
	right: 0px;
	z-index: 50;
	top: 80px;
	background-color: #F3F3F3;
	display: none;
}

#minMenuSub  dt a{
	font-size: 1.5em;
	color: #0057A4;
	font-weight: 500;
}
#minMenuSub   dd a{
	text-align: left;
	float: left;
	color: #999;
	font-size: 1.4em;
	line-height: 2.4em;
	margin-right: 15px;
}

#mainMenu {
	text-align: right;
	right: 15px;
	float: right;
	bottom: 0px;
	width: 730px;
	position: absolute;
}
#mainMenu li>a{
	font-size: 1.7em;
	bottom: 0px;
	text-align: right;
	font-weight: 500;
	font-family: inherit;
	color: #0057A4;
	vertical-align: bottom;
}
#mainMenu li>a:hover {
	text-decoration: none;
}
#mainMenu ul>li{
	color: #0057A4;
	display: block;
	float: left;
	text-align: right;
	position: relative;
	height: 64px;
	width: auto;
margin:0px 10px;
}
#mainMenu ul>li:hover {
	text-decoration: none;
	background-image: url(img/menuHoverBG.gif);
	background-position: 58px bottom;
	background-repeat: no-repeat;

}




.navSub {
	display: block;
	z-index: 21;
	padding-top: 30px;
	padding-bottom: 30px;
	position: absolute;
	top: 64px;
}
#mainMenu ul>li:hover .navSub {
	display: block;
}
.navBg {
	background-color: #F3F3F3;
	display: none;
	height: 220px;
	position: absolute;
	z-index: 20;
	left: 0px;
	right: 0px;
}
.navAbout {
}

.navSub img {
	float: left;
}
.navSub .subList{
	float: left;
	display: block;
	margin-left: 40px;
}
.navSub .navTitle {
	text-align: left;
	display: block;
	padding-bottom: 5px;
	width: 110px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navSub .navTitle a{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0057A4;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 15px;
	color: #0057A4;
}

.navSub a {
	font-size: 1.2em;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	width: 110px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	color: #141414;
	text-align: left;
	clear: both;
}
.navSub a:hover {
	text-decoration: none;
	color: #0057A4;
	background-image: url(img/hoverPic.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.navAbout {
	width: 613px;
	left: -290%;
	display: none;
}
.navNews {
	width: 500px;
	left: -290px;
	display: none;
}
.navYw {
	width: 950px;
	right: -260px;
	display: none;
}
.navJs {
	width: 500px;
	display: none;
	right: -110px;
}
.bk49 {
	width: 49%;
}

.main-footer {
	padding-top: 30px;
	padding-bottom: 20px;
	background-color: #0057a4;
}

.main-footer dl dt{
	font-size: 1.6em;
	color: #E1E1E1;
	font-weight: bolder;
}

.main-footer dd{
	text-align: left;
	color: #fff;
	font-size: 1.2em;
	line-height: 2.4em;
}
.main-footer  a {
	font-size: 1.2em;
	color: #FFF;
}
.main-footer a:hover {
	color: #FFF;
}

.main-footer .flink {

}
.main-footer  .qq {
	background-image: url(img/wxlink.png);
	display: inline-block;
	height: 33px;
	width: 33px;
	background-repeat: no-repeat;
	text-indent: -1000px;
}
.main-footer  .wx {
	background-image: url(img/wxlink.png);
	background-repeat: no-repeat;
	background-position: 0px -33px;
	display: inline-block;
	height: 33px;
	width: 33px;
	text-indent: -1000px;
}
.main-footer  .wb {
	background-image: url(img/wxlink.png);
	background-position: 0px -66px;
	display: inline-block;
	background-repeat: no-repeat;
	height: 33px;
	width: 33px;
	text-indent: -1000px;
}
.main-footer h5 {
	font-size: 12px;
	color: #FFF;
}



.copyright {
	background-color: #034987;
	text-align: center;
	padding: 10px;
	font-size: 1.3em;
	color: #FFF;
}
a.readmore:link {
	font-size: 13px;
	color: #666;
	text-decoration: underline;
}
section {
	padding-top: 20px;
	padding-bottom: 20px;
}

.titlePic {
	overflow: hidden;
	display: block;
	position: relative;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #333;
	font-size: 2.2em;
	font-weight: 500;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 8px;
}
.sectionTitle {
	padding-bottom: 20px;
	color: #262626;
}
.picDescript {
	font-size: 1.3em;
	line-height: 2.2em;
	width: 210px;
	padding: 10px;
}

.bk {
	border: 1px solid #ccc;
	padding: 0px;
}
.Rbk {
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
}
.bkR {
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	border-left-width: 1px;
	border-left-color: #ccc;
}
.bkall {
	border: 1px solid #CCC;
}
.bkNotR {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

.position-r {
	position: relative;
}
.pad10 {
	display: inline-block;
	padding: 10px;
}
.pad20 {
	display: inline-block;
	padding: 20px;
}
.pad20Bt {
	padding-bottom: 20px;
}
.margBt15 {
	padding-bottom: 15px;
}

.pad0 {
	padding: 0px;
}

.bottomBk {
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;

}
.bottomBkS {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.rightBkS {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}


.lrPad0 {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.descript  a{
	height: 110px;
	font-size: 1.3em;
	line-height: 2em;
	color: #666;
}
.align_right {
	text-align: right;
}

.bgCc {
	background-color: #f0f0f0;
}
.bgF7 {
	background-color: #f7f7f7;
}
.bgFf {
	background-color: #FFFFFF;
}
.magAuto {
	margin-right: auto;
	margin-left: auto;
}
.rounded10 {
	border-radius: 10;
}
.bkTB {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.fcFlash {
	height: 800px;
	width: 100%;
}

.margBt20 {
	margin-bottom: 20px;
}
.sbzs .media a {
	padding: 2px;
	height: 170px;
	width: 225px;
	display: block;
	margin-right: 10px;
	border: 1px solid #CCC;
}
.sbzs .media-body {
	line-height: 30px;
}
.sbzs .col-md-6 {
	margin-bottom: 20px;
}


#ie-alert-overlay {
width:100%;
height:100%;
background-image:url(img/bg.png);
position: fixed; 
top: 0; 
left: 0;
z-index:9999;

}

* html #ie-alert-overlay {   /* fixed position hack for IE6 */
	position: absolute;
	z-index:9999;
	
}

/*

	Pop Up Panel

*/

#ie-alert-panel {
	width:520px;
	height:331px;
	position:fixed;
	background: url(img/iealertsprite.png) no-repeat;
	background-position: -1px -109px ;
	top:50%;
	left:50%;
	margin:-201px 0 0 -296px;
	padding:72px 0 0 72px;
	_position:absolute;  /* fixed position hack for IE6 */
    _top:expression(300+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px');  /* top:300px hack for IE6 */
    
    /* font settings */
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight:bold;
	color:#333;
	line-height:1.5em;
	z-index:10000;
}

#ie-alert-panel p {
	font-size:14px;
	width:486px;
	text-align:justify;
}

#ie-alert-panel img {
	border:0;
}


#ie-alert-panel span {
	font-size:18px;
	margin: 0 0 20px 0;
	display:block;
	padding:0;
}

#ie-alert-panel ul {
	list-style: none;
	margin:0;
	padding:0;	
}

#ie-alert-panel li {
	float:left;
	margin:0 22px 0 0;
		
}

#ie-alert-panel li.last {
	margin-right:0;
}


#ie-alert-panel a {
	display:inline-block;
		
}

.browser {
	position: absolute;
	bottom:35px;	
}

.chrome, .firefox, .ie9, .opera, .safari {
 
	background: url(img/iealertsprite.png) no-repeat;
}

/*

	browsers

*/


.chrome {
	background-position: 0 0;
	width: 73px;
	height: 96px;
	margin:0 4px 0 0;
}

.firefox {
	background-position: -292px 0;
	width: 73px;
	height: 98px;
}

.ie9 {
	background-position: -179px 0;
	width: 95px;
	height: 98px;
}

.opera {
	background-position: -90px 0;
	width: 73px;
	height: 98px;
}

.safari {
	background-position: -387px 0;
	width: 73px;
	height: 98px;
	margin:0 4px 0 0;
}


 

.n404 {
	text-align: center;
	font-size: 14px;
}
.n404 .nav a {
	border: 1px solid #51BDEB;
	margin-right: 10px;
	padding: 3px;
}
.page_snav a{	font-family: "微软雅黑";}
