@charset "utf-8";
body{
	border: 0;
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: none;
	/*font: normal 14px/100% "\5FAE\8F6F\96C5\9ED1", Simhei;*/
}

/***** Common Formatting *****/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,img,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	margin: 0;
	padding: 0;
	outline: 0;
}
img{
	border: 0;
	border: none;
	display: block;
}
ol,ul {
	list-style: none;
}
ul li{
	float: left;
	_vertical-align:baseline;
}
ol li{
	float: none;
}

/***** Title *****/
h1,h2,h3,h4,h5,h6 {
	/*font-size: 100%;*/
	/*font-weight: 500;*/
}



h4{
	font-size: 18px;
}

/***** Links *****/
a {
	text-decoration: none;
	cursor: pointer;
	color: #474747;
}

a:hover,
a:active,
a.selected{
	color: #474747;
}
a:focus {  
    outline:none;  
}  

/***** Forms *****/
button,input,select,textarea{
	font: normal 14px/100% Arial;
	vertical-align: middle;
	color: #B1B1B1;
	outline: none;
}
label{
	vertical-align: middle;
}
input{
	border: 0;
	background: none;
	resize: none;
}

/***** Tables *****/
table{
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
	margin: 0;
}
th{
	text-align: left;
	font-weight: 500;
}
td{
	vertical-align: middle;
}

/***** Global Classes *****/
.fn-hide { display: none; }
.fn-show { display: block; }
.fn-bold { font-weight: bold; }
.fn-left { float: left; }
.fn-right { float: right; }
.fn-clear { clear: both; height: 0; line-height: 0;	font-size: 0; }
.fn-upp{ text-transform: uppercase; }
.relative{ position: relative; }
.center{ margin: 0 auto; }
.italic{ font-style: italic; }
.hidden{ overflow: hidden; }

/***** Common style *****/
.btn{
	cursor: pointer;
}
.font18{
	font-size: 18px;
}
.font14{
	font-size: 14px;
}
.font16{
	font-size: 16px;
}
.font20{
	font-size: 20px;
}
.font36{
	font-size: 36px;
}

.fw500 {font-weight:500;}
.fw600 {font-weight:600;}

/***** Common layout style *****/
.content,
.content990,
.content940{
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.content{
    min-width:1180px;
	width: 1200px;
}

.content990{
	width: 990px;
}
.content940{
	width: 940px;
}
.con{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.sprite{
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
}
/*.kv,.top-image {margin-top:-44px;}*/

.kv{
	position: relative;
	z-index: 10;
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #EEE;
}
.kv-item,
.kv-item img{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.detail-kv-list,
.detail-kv-list .kv-item,
.detail-kv-list .kv-item img{
	width: auto;
	height: 660px;
	margin: 0 auto;
}
kv2{
	position: relative;
	z-index: 10;
	width: 100%;
	height: auto;
    min-height: 760px;
	overflow: hidden;
	background-color: #EEE;
}
.detail-kv-list2 .kv-item img{
	width: auto;
	height: 760px;
	margin: 0 auto;
}
.btn-kv-arrow{
	position: absolute;
	top: 330px;
	z-index: 10;
	width: 30px;
	height: 60px;
}
.btn-kv-prev{
	left: 150px;
	background-position: 0 -150px;
	top: 50%;
  margin-top: -31px;
  display: block;
  width: 48px;
  height: 62px;
  line-height: 62px;
  background: #808080;
  background: rgba(0,0,0,0.2);
  color: #fff;
  text-align: center;
  font-size: 22px;
  font-weight: 900;
  font-family: "SimHei";
}
.btn-kv-next{
	right: 150px;
	background-position: -30px -150px;
  top: 50%;
  margin-top: -31px;
  display: block;
  width: 48px;
  height: 62px;
  line-height: 62px;
  background: #808080;
  background: rgba(0,0,0,0.2);
  color: #fff;
  text-align: center;
  font-size: 22px;
  font-weight: 900;
  font-family: SimHei;
}
.btn-kv-prev2{
	left: 30px;
	background-position: 0 -150px;
	top: 50%;
  margin-top: -31px;
  display: block;
  width: 48px;
  height: 62px;
  line-height: 62px;
  background: #808080;
  background: rgba(0,0,0,0.2);
  color: #fff;
  text-align: center;
  font-size: 22px;
  font-weight: 900;
  font-family: "SimHei";
}
.btn-kv-next2{
	right: 30px;
	background-position: -30px -150px;
  top: 50%;
  margin-top: -31px;
  display: block;
  width: 48px;
  height: 62px;
  line-height: 62px;
  background: #808080;
  background: rgba(0,0,0,0.2);
  color: #fff;
  text-align: center;
  font-size: 22px;
  font-weight: 900;
  font-family: SimHei;
}
.kv-pager{	
	position: absolute;
	z-index: 10;
	bottom: 20px;
	left: 50%;
	margin-left: -100px;
}
.kv-pager2{	
	position: absolute;
	z-index: 10;
	left: 50%;
	margin-left: -100px;
}
.kv-pager2 a{	
	display: inline-block;
	margin-right: 5px;
	width: 128px;
	height: 5px;
	font-size: 0;
	background-color: rgba(255, 255, 255, .75)!important;
	background-color: #FFF;
}
.kv-pager2 a.activeSlide,
.kv-pager2 a:hover,
.kv-pager2 a:active{
	background-color: rgba(35, 196, 239, .75)!important;
	background-color: #23C4EF;
}

.kv-pager a{	
	display: inline-block;
	margin-right: 5px;
	width: 128px;
	height: 5px;
	font-size: 0;
	background-color: rgba(255, 255, 255, .75)!important;
	background-color: #FFF;
}
.kv-pager a.activeSlide,
.kv-pager a:hover,
.kv-pager a:active{
	background-color: rgba(35, 196, 239, .75)!important;
	background-color: #23C4EF;
}

.header{
	position: relative;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	height: 127px;	
}

.header .content .logo{
	width: 286px;
	height: 127px;
	text-indent: -10000px;
}

.header .content .logo a {
	display: block;
	width: 207px;
	height: 67px;
	margin-left:47px;
	margin-top:32px;	
    background-image: url("../images/logo.png"); background-repeat: no-repeat;
}

.header .content .bg-header {
	display: block;
	width: 914px;
	height: 127px;	
    background-image: url("../images/bg-header.png"); background-repeat: no-repeat;
}

.header .content .bg-header p {
	padding-left:40px;
	padding-top:40px;
	color:#7d7d7d;
	line-height:1.5em;
	letter-spacing:0.1em;
}

#nav{
	position: relative;
	z-index: 1100;
	width: 100%;
	height: 44px;	
	background-image: url("../images/bg-nav3.png")!important;
	box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
	/*
	opacity: 0.9; 
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);   
	*/
}

#nav .content {overflow: visible;}

#nav .content .tpLine,.bottom-list .content .tpLine{
	background-image: url("../images/bg-nav.png");
	width: 100%;
	height:4px;	
	margin-top:-4px;
}

#report .content .tpLine{
	background-image: url("../images/bg-nav.png");
	width: 80%;
	height:4px;	
	margin-left:100px;
	margin-bottom:20px;
}

#nav .content .navMenu{
	width: 960px;
	height: 100%;
}

#nav .content .navMenu > li{
	position: relative;
	float: left;
	width: 120px;
	height: 100%;
	font-size: 16px;
	text-align: center;	
}

#nav .content .navMenu > li > a,.level2> li > a  {
	display: block;
	position: relative;
	width: 100%;
	height:44px;	
	line-height: 26px;
	font-size:16px;	
}

.navLink{
	position: relative;
	height: 26px;
	width: 120px;
	margin-top:10px;
    margin-bottom:8px; 
	color: #ffffff;	
	border-right: 2px #e8e7e7 solid;		
}

.navMenu > li > a:hover,.navMenu > li > a:active,.level2 > li > a:hover,.level2 > li > a:active,.selMenu {background-image: url("../images/bg-navMenu.png");}
.navMenu > li > a:hover  .navLink,.navMenu > li > a:active .navLink,.selMenu  .navLink {color:#ffffff;}

.navMenu .sub-menu {
	display: none;
	position: absolute;
	top: 40px;
	left: 0px;
	z-index: 99997 !important;
	font-size: 16px;
	width: 100%;

	/*background: rgba(138,182,205,0.9)!important;
	opacity: 0.9; 
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=9);   
	background-color: #8ab6cd;*/
}
.level2  {
	display: none;	
	position: absolute;
	top: 0px;
	left: 120px;
	z-index: 99997 !important;
	font-size: 16px;
	width: 100%;	
}

.navMenu .sub-menu  li{
	width: 100%;
	height: 41px;
	background-image: url("../images/bgnav02.png");	
}

.level2 li {
	width: 100%;
	height: 41px;
	background-image: url("../images/bgnav02.png");	
}


.navMenu .sub-menu  li.firstC,.level2 li.firstC{width: 100%;height: 41px;background-image: url("../images/bgnav01.png");	}

.navMenu .sub-menu  li.lastC,.level2 li.lastC  { width: 100%;height: 41px;background-image: url("../images/bgnav03.png");	}

.navMenu .sub-menu  li.C145{
	width: 100%;
	height: 41px;
	background-image: url("../images/bgnav02w.png");	
}

.navMenu .sub-menu  li.firstCW{width: 100%;height: 41px;background-image: url("../images/bgnav01w.png");	}

.navMenu .sub-menu  li.lastCW  { width: 100%;height: 41px;background-image: url("../images/bgnav03w.png");	}

.level2 > li > a{
	display: block;
	width: 100%;
	height: 41px;
	line-height: 41px;
	color: #fff;	
}

.level2 > li > a:hover,
.level2 > li > a:active{
	margin-left: 0;
	color: #000;
	background-image: url("../images/bgnav00.png");
}

.navMenu .sub-menu > li > a{
	display: block;
	width: 100%;
	height: 41px;
	line-height: 41px;
	color: #fff;	
}

.navMenu .sub-menu > li > a:hover,
.navMenu .sub-menu > li > a:active{
	margin-left: 0;
	color: #000;
	background-image: url("../images/bgnav00.png");
}

.menuLink {width:240px;font-size: 14px;line-height:44px;}
.menuLink  a {display:block;color:#fff;width:30px;float:left;margin-left:10px; }

.menuLink a.bntLife {
	float:left;
	font-size:12px;
	line-height:16px;
	display: block;
	width:140px;	
	padding-top: 6px;
    /*
	background:  url("../images/bnt-life.png") no-repeat scroll left top; 	
    padding-left: 40px;
	*/
}
/* 
.menuLink a.bntLife:hover { background: url("../images/bnt-life4.png") no-repeat scroll left top;}
*/
.menuLink a.bntLife:hover,.menuLink  a:hover {color:#1B4297;}

.top-image img{width: 100%; height: auto;max-width: 100%; display: block;}

.menuTab  {
	width: 100%;
	height: 70px;
	line-height: 70px;
	font-size: 16px;
	text-align: center;
	background-image: linear-gradient( rgba(255,255,255,1) 50%, rgba(237,237,237,1) 100% )!important;
    background-image: -webkit-linear-gradient( rgba(255,255,255,1) 50%, rgba(237,237,237,1) 100%);
	background-color: #EEE;
}

.menuTab  ul {margin:0 auto;}
.menuTab  ul li {float:left;margin-left:10px;}
.menuTab  ul li a {padding: 0px 15px 4px;color:#a6a6a6;}
.menuTab  ul li a:hover,.menuTab  a.activeMenu {border-bottom: 2px solid #668ad9; color:#668ad9}

.main .content {font-size:16px;line-height:1.75em;padding:20px;}

.line1 {
    background-image: linear-gradient( rgba(255,255,255,1) 50%, rgba(237,237,237,1) 100% )!important;
    background-image: -webkit-linear-gradient( rgba(255,255,255,1) 50%, rgba(237,237,237,1) 100%);
}

.bottom-list {
	clear:both;
	width: 100%;
	height: 52px;
	margin-top:5px;
	z-index: 1100;
	background-image: url("../images/bg-nav2.png")!important;
	background: rgba(92,179,299,0.8);
	border-top: 4px solid #E8E7E7;
}

.bottom-list .content{
	overflow: visible;
}
.bottom-list  .btnBar {width:400px;height:30px;margin: 15px auto;}
.bottom-list  .btnBar a {color:#fff;line-height:30px; height:50px; display:block; float:left;}

.bottom-list  .btnBar a.bnt0 { background: url("../images/bnt-b0.png") no-repeat scroll left top; width:100px;padding-left:48px;margin-top:-2px;padding-top:0px;}
.bottom-list  .btnBar a.bnt1 { background: url("../images/bnt-b1.png") no-repeat scroll left top; width:100px;padding-left:45px;margin-top:-7px;padding-top:5px;}
.bottom-list  .btnBar a.bnt2 { background: url("../images/bnt-b2.png") no-repeat scroll left top; width:100px;padding-left:45px;margin-top:0px;}
.bottom-list  .btnBar a.bnt3 { background: url("../images/bnt-b3.png") no-repeat scroll left top; width:100px;padding-left:48px;margin-top:-4px;padding-top:2px;margin-left:100px;}

.footer{
	width: 100%;
	height: 85px;
	color: #474747;
	background-color:#f4f4f4;
}

.footer .content{
	overflow: visible;
	
}

.footer .content .logo{
	width: 286px;
	height: 67px;
	text-indent: -10000px;
}

.footer .content .logo a {
	display: block;
	width: 207px;
	height: 67px;
	margin-left:47px;
	margin-top:20px;	
    background-image: url("../images/logo.png"); background-repeat: no-repeat;
}

.footer .content .copyright{
	text-align:center;
	line-height:1.75em;
	padding-top:15px;
	letter-spacing:	2px;
	padding-bottom:15px;
}


.jspContainer{
	overflow: hidden;
	position: relative;
}

.jspPane{
	position: absolute;
}

.jspVerticalBar{
	position: absolute;
	top: 0;
	right: 8px;
	width: 6px;
	height: 100%;
}

.jspHorizontalBar{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
}

.jspCap{
	display: none;
}

.jspHorizontalBar .jspCap{
	float: left;
}

.jspTrack{
	background: #000;
	position: relative;
	opacity: 0.4;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.jspDrag{
	background: #FFF;
	opacity: 0.8;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag{
	float: left;
	height: 100%;
}

.jspArrow{
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	padding: 0;
	margin: 0;
}

.jspArrow.jspDisabled{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow{
	height: 16px;
}

.jspHorizontalBar .jspArrow{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus{
	outline: none;
}

.jspCorner{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner{
	margin: 0 -3px 0 0;
}