@font-face {
    font-weight: normal;
    font-style: normal;
}
body {
	background: #fff;
	font-family:"Microsoft Yahei","微软雅黑", Arial;
	-webkit-text-size-adjust: none!important;
	 background-attachment: fixed;
}
.nav,.scroll-nav{font-size:60%;}
.index_top_story{
	float:left;
	background:#000 url(../images/index_top_story.jpg) no-repeat center;
	margin: 0 0 0 1px;
}
.index_top_story:hover{
	background:#ED5A24 url(../images/index_top_story_hover.jpg) no-repeat center;
}
.index_top_lt{
	float:left;
	background: url(../images/index_top_lt.jpg) no-repeat;
	margin: 0 0 0 1px;
}
.index_top_rt{
	float:right;
	background: url(../images/index_top_rt.jpg) no-repeat;
	transition:background ease-in-out .2s;
	-webkit-transition:background ease-in-out .2s;
	-moz-transition:background ease-in-out .2s;
	-ms-transition:background ease-in-out .2s;
	-o-transition:background ease-in-out .2s;
	
}
.index_top_rt:hover{
	background: url(../images/index_top_rt_hover.jpg) no-repeat;
}
.index_top_lt:hover{
	background: url(../images/index_top_lt_hover.jpg) no-repeat;
}

.aboutlist dd{float:left;width:110px;}
.aboutlist dd a{font-weight:400;text-align:left;padding-left:10px;}
/*用在JS*/
.callGallary{
	cursor:pointer;
}
.hasGallary{
	position: absolute;
	z-index:997;
	height:94%;
	width:100%;
	top:-115%;
	cursor:pointer;
	background:#efefef;
	padding-bottom:3%;
}
.overflow-y{
	overflow-y:scroll;
}
a {
	text-decoration: none;
	color: #717071;
}
a:hover{
	cursor:pointer;
}
li {
	list-style: none;
}
.clearfix {
	clear: both;
}
.whole{
	position:absolute;
	top:43px;
	left:50%;
	margin-left:-640px;
	min-width:1250px;
}
.wrapper .left {
	width: 223px;
	position: fixed;
	left: 3%;
	text-align: center;
}
.middle {
	width: 875px;
	float: left;
	position:relative;
	left:50%;
	margin-left: -380px;
}
.wrapper {
	width: 1280px;
	float: left;
}
.wrapper .left .nav .ul-child{
	background: #EEEFEF url(../images/bg_left_bg1.png) no-repeat bottom center;text-align: right;
}

.wrapper .left .nav .first-child, .wrapper .left .nav .third-child {
	background: #EEEFEF url(../images/bg_left_bg1.png) no-repeat bottom center;text-align: right;
}
.wrapper .left .nav .second-child, .wrapper .left .nav .fourth-child {
	background: #CCCCCC url(../images/bg_left_bg2.png) no-repeat bottom center;text-align: right;
}
.wrapper .left .nav li dd{text-align:center;}
.wrapper .left .nav li {clear:both;
	min-height: 104px;
	display: block;
	cursor: pointer;
	line-height: 104px;overflow:hidden;
	transition: all linear 0.2s;
	-webkit-transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
}
.wrapper .left .nav li a b {
	display: block;
	line-height: 104px;
}
.wrapper .left .nav li a b span{font-size:55%;padding-right:10%;}
.wrapper .left .nav li:hover {
	background: #EEEFEF;
}
.wrapper .left .nav li>a {
	font-size: 2.2em;
}
.wrapper .left .nav li:hover>a {
	color: #000;
}
.wrapper .left .nav li dl{
	background: #EEEFEF;
	width:100%;
	display:none;
}

.wrapper .left .nav li dl dd,.wrapper .left .nav li .slideDown table tr td{
	line-height: 34px;
	vertical-align:center;
	font-size: 1.2em;
	transition: color linear 0.2s, border linear 0.2s;
	-webkit-transition: color linear 0.2s, border linear 0.2s;
	-moz-transition: color linear 0.2s, border linear 0.2s;
}
.wrapper .left .nav li dl dd a{
	color: #000;
}
.wrapper .left .nav li dl dd:hover{
	background: #E5E6E6;
}
.wrapper .left .nav li dl dd:hover a{
	color: #000000;
}
.wrapper .left .nav li a {
	line-height: 34px;
	display:block;
	vertical-align: middle;
}

.wrapper .left .nav2 {
	clear: both;
}
.wrapper .left .nav2 ul {
	height: 77px;
	width: 144px;
	float: right;
}
.wrapper .left .nav2 ul li {
	list-style: none;
}
.wrapper .left .nav2 ul li a {
	background: #cacaca;
	display: block;
	line-height: 25px;
	font-size: 1.1em;
	color: #fff;
	border-bottom: 1px solid #e4e4e4;
}
.wrapper .left .nav2 ul li a:hover {
	background: #000000;
}
.wrapper .left .nav2 img {
	width: 77px;
	height: 77px;
	float: left;
}
.wrapper .left .nav3{
	clear:both;
	position: relative;
	text-align: left;
	width:100%;
	overflow: hidden;
	padding:6px 0;
	background:#DCDCDD;
	margin-top:5px;
	z-index:9;
}
.wrapper .left .nav3 ul{
	margin:0;
	padding:0;
	height:20px;
	text-align:center;	
}
.wrapper .left .nav3 ul li{
	display:inline-block;
	margin:0 5px;
	padding:0;
}
.wrapper .left .nav3 ul li.searchBar{
	position: absolute;
	left:100%;
	margin-top: -2px;
}
.wrapper .left .nav3 ul li.searchBar input{
	border:none;
	height:21px;
	width:175px;
	vertical-align: middle;
}
.wrapper .left .nav3 ul li a{
	background:url(../images/shejiao.png) no-repeat top left;
	display:block;
	width:20px;
	height:20px;
	padding:0;
	margin:0;
	-webkit-transition: background 0.3s cubic-bezier(.17, .67, .88, 1.25), color 0.2s linear;
	-moz-transition: background 0.3s cubic-bezier(.17, .67, .88, 1.25), color 0.2s linear;
	-o-transition: background 0.3s cubic-bezier(.17, .67, .88, 1.25), color 0.2s linear;
	transition: background 0.3s cubic-bezier(.17, .67, .88, 1.25), color 0.2s linear;
}
.wrapper .left .nav3 ul li a:hover{
	background-position:0 -20px;	
}
.wrapper .left .nav3 ul li:nth-child(2) a{
	background-position:-32px 0;
}
.wrapper .left .nav3 ul li:nth-child(2) a:hover{
	background-position:-32px -20px;
}
.wrapper .left .nav3 ul li:nth-child(3) a{
	background-position:-64px 0;
}
.wrapper .left .nav3 ul li:nth-child(3) a:hover{
	background-position:-64px -20px;	
}
.wrapper .left .nav3 ul li:nth-child(4) a{
	background-position:-96px 0;
}
.wrapper .left .nav3 ul li:nth-child(4) a:hover{
	background-position:-96px -20px;
}
.middle table td {
	position: relative;
	vertical-align: top;
	height: auto;
	
}
.middle table td .hasTitle{
	position: relative;
	cursor: pointer;
}
.middle table td .imgTitle{
	position: relative;
	margin-top:1px;
	margin-left:1px;
	overflow: hidden;

}
.middle table td .newImgTitle{
	position: relative;
	margin-top:1px;
	margin-left:1px;
	overflow: hidden;

}

.middle table td .imgTitle p{
	height:131px;
	position: absolute;
	text-align:left;
	z-index: 500;
	background: #000;
	color: #fff;
	font-size: 1.8em;
	opacity: 0.7;
	filter: Alpha(Opacity=70);
	width: 100%;
	height: 100%;
	left: 0;
	text-indent:20px;
	padding:20px 0;
}
.middle table td .newImgTitle p{
	height:131px;
	position: absolute;
	text-align:left;
	z-index: 500;
	background: #000;
	color: #fff;
	font-size: 1.8em;
	width: 100%;
	height: 100%;
	text-indent:20px;
	padding:20px 0;
	opacity:1;
	filter: Alpha(Opacity=100);
	left:-200%;
}
.middle table td .newImgTitle p{
	background:#f5f5f5;
}
.middle table td .imgTitle p b{
	font-weight:normal;	
}
.middle table td .newImgTitle p b{
	font-weight:normal;	
}
p b.orange{
	color:#ea5404;	
}
p b.pink{
	color:#e61874;	
}
p b.green{
	color:#b4d100;	
}
p b.blue{
	color:#28a7e1;	
}
p b.green{
	color:#b4d100;	
}
.middle table td .imgTitle i{
	t_font-family:'mondaregular',Arial, "微软雅黑";
	display:block;	
	font-style:normal;
}
.middle table td .newImgTitle i{
	display:block;	
	font-style:normal;
}
.middle table td .newImgTitle i.title,.middle table td .imgTitle i.title{
	position:absolute;
	bottom:50px;font-size:60%;
	t_font-family:'mondaregular',Arial, "微软雅黑";	
}
.middle table td .newImgTitle p i.title{
	color:#000;	
}

.middle table td img {
	vertical-align: top;
	margin-top:1px;
	margin-left:1px;
}
.middle table td .imgTitle img{
	margin:0;

}
.middle table td .newImgTitle img{
	margin:0;

}
.middle table tr.first-child td img {
	margin-top: 0;
}
/*右边的标尺*/
div#sideNav {
	width:100px;
	position: fixed;
	top:43px;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	z-index: 50;
}
div#sideNav .ruler{
	background: url(../images/rule_on_.gif) no-repeat;
	min-height:249px;
	transition: background linear 0.3s;
	-webkit-transition: background linear 0.3s;
	-moz-transition: background linear 0.3s;
}

div#sideNav .ruler .rtop{height:10px;background: url(../images/rule_top.gif) no-repeat;}
div#sideNav .ruler .scroll-nav-item{background: url(../images/rule_0.gif) repeat-y;}
div#sideNav .ruler .rboot{height:14px;background: url(../images/rule_boot.gif) no-repeat;}
ul#guide {
	z-index: 50;
	list-style: none;
	position: relative;
	width: 100%;
	right:0px;
	top:-7px;
	text-align: right;	
}
ul#guide li a{
	display:block;
	z-index: 50;
	cursor: pointer;
	position: relative;
	height:62px;
	display: block;
	t_font-family: Arial, "微软雅黑";
	font-weight: bold;
	font-style: normal;
	font-size: 1.5em;
	color: #bcbec0;
	line-height: 18px;
	text-align: right;
	text-transform: uppercase;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	margin: 0;
	padding: 0;
	transition: color linear 0.2s;
	-webkit-transition: color linear 0.2s;
	-moz-transition: color linear 0.2s;
}

ul#guide li.activeGuide {
	t_font-family: Arial, "微软雅黑";!important;
	font-style: normal;
	font-weight: bold;
	color:#000;
}

ul#guide li a:hover {color:black;}
ul#guide ul { margin: 0; padding: 0;display: none;position:relative;margin-top:-31px;transition: display linear 0.3s;
	-webkit-transition: display linear 0.3s;
	-moz-transition: display linear 0.3s;} 
ul#guide ul ul{
	margin-top:0px;	
}
ul#guide ul ul li{
	background: url(../images/ruler2.png) repeat-y left center;
}

ul#guide ul li { margin: 0; padding: 0; clear: both;text-align: right;} 
ul#guide li ul li a {height:31px; font-size:1.2em!important; font-weight: normal;}
ul#guide ul li a:hover {color:#000;font-weight:bold!important;} 
ul#guide ul ul li a {height:15px;color:silver;font-size:1.0em!important;-webkit-text-size-adjust: none!important; } 
ul#guide ul ul li a:hover { color:#000;font-weight:bold!important;} 
ul#guide span{float:right;}
.popLeft_bg{
	position: absolute;
	display:none;
	z-index: 600;
	top: 0;
	width: 100%;
	height: 931px;
	background: #000;
	opacity: 0.8;
	filter: Alpha(Opacity=80);
}
#gallary_bg {
	position: fixed;
	display:none;
	z-index: 999;
	top: 0;
	left:0;
	width: 100%;
	height:100%;
	background: #000;
	opacity: 0.8;
	filter: Alpha(Opacity=80);
}

.popLeft {
	position: absolute;	
	left: -100%;
	rleft: 0;
	z-index: 999;
	top: 0;
	width: 676px;
	height: 931px;
	background: #F0EFEE;/*width: 676px;*/
}
.popLeft .top h1 {
	background: #000;
	width: 114px;
	height: 42px;
	line-height: 42px;
	color: #fff;
	font-size: 2.0em;
	text-align: center;
	float: left;
}
.popLeft .top ul {
	float: right;
	margin-right: 48px;
	margin-top: 17px;
}
.popLeft .top ul li {
	display: block;
	cursor: pointer;
	width: 26px;
	float: left;
	margin-left: 10px;
}
.popLeft .blog_content {
	width: 100%;
	margin-top: 25px;
}
.popLeft .blog_content .odd-child,#blog .blog_content .odd-child .newsBg{
	background: #fff;
}
.popLeft .blog_content .even-child,#blog .blog_content .even-child .newsBg{
	background: #F0EFEE;
}
.popLeft .blog_content .content {
	height: 216px;
}
.popLeft .blog_content .content .left {
	width: 338px;
	height: 100%;
	float: left;
}
.popLeft .blog_content .content .right {
	width: 338px;
	float: right;
	height: 100%;
	position:relative;
}
.popLeft .blog_content .content .right .newsBg{
	position:absolute;
	width:338px;
	height:216px;
}
.popLeft .blog_content .content .right .news {
	width: 256px;
	margin: 30px auto 0 auto;
}
.popLeft .blog_content .content .right .news h1 {
	font-size: 1.9em;
	color: #5C5C5C;
	padding-bottom: 5px;
	border-bottom: 1px solid #5C5C5C;
	margin: 0;
}
.popLeft .blog_content .content .right .news h2 {
	font-size: 2.5em;
	padding-bottom: 0px;
	padding-top: 10px;
	margin: 0;
	color: #221814;
}
.popLeft .blog_content .content .right .news i {
	font-size: 1.0em;
	color: #5C5C5C;
	font-style: normal;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0;
}
.popLeft .blog_content .content .right .news p {
	font-size: 1.2em;
	padding-top: 20px;
	color: #5C5C5C;
}
#picbox {
	position: absolute;
	left: 0;
	z-index: 999;
	top: 0;
	width: 100%;
	height: 100%;
}
#picbox .big li {
	display: inline-block;
	float: left;
}
#picbox .big li:first-child {
	position: relative;
	left: -343px;
}
#picbox .big li:nth-child(3) {
	float: right;
	position: relative;
	right: -343px;
}
/* Easy Slider */

#slider ul, #slider li,  #slider2 ul, #slider2 li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#slider li img {
	margin: 0;
}
#slider{
	margin:1px;	
}

#prevBtn, #nextBtn,  #slider1next, #slider1prev {
	display: block;
	width: 30px;
	height: 77px;
	position: absolute;
	left: -30px;
	top: 71px;
	z-index: 1000;
}
#nextBtn, #slider1next {
	left: 696px;
}
#prevBtn a, #nextBtn a,  #slider1next a, #slider1prev a {
	display: block;
	position: relative;
	width: 30px;
	height: 77px;
	background: url(../images/btn_prev.gif) no-repeat 0 0;
}
#nextBtn a, #slider1next a {
	background: url(../images/btn_next.gif) no-repeat 0 0;
}
/* numeric controls */	

ol#controls {
	position: absolute;
	margin-top: -18px;
	margin-left: 90px;
}
ol#controls li {
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 28px;
	line-height: 28px;
}
ol#controls li a {
	float: left;
	height: 7px;
	width: 7px;
	text-indent: -9999px;
	background: #fff;
	color: #555;
	border-radius: 100%;
	text-decoration: none;
}
ol#controls li.current a {
	background: #fff;
	background: rgba(255,255,255,0.6);
	opacity: 0.6;
	filter: Alpha(Opacity=60);
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {
	outline: none;
}
	
#KinSlideshow0 img,#KinSlideshow1 img,#KinSlideshow2 img,#KinSlideshow3 img,#KinSlideshow4 img,#KinSlideshow5 img{
	margin:0;	
}
#KinSlideshow0,#KinSlideshow1,#KinSlideshow2,#KinSlideshow3,#KinSlideshow4,#KinSlideshow5{
	margin-top:1px;
	margin-left:1px;
	overflow:hidden;

}

.KSS_btnBox{
	margin-left:-20px;	
}
#KinSlideshow2 .KSS_btnBox ul,#KinSlideshow3 .KSS_btnBox ul,#KinSlideshow4 .KSS_btnBox ul,#KinSlideshow5 .KSS_btnBox ul{
	position:relative;
	left:-35px;	
}
#KinSlideshow0 .KSS_btnBox ul,#KinSlideshow1 .KSS_btnBox ul{
	position:relative;
	right:-80px;
	top:-100px;
}
.KSS_btnBox ul li{
	width:7px;
	height:7px;
	border-radius:100%;
	text-indent:-9999px;	
}
/* // Easy Slider */


.pagecontent {display:none;margin-top:0;overflow:hidden;}
.pagecontent .pagetop{width:100%;background:#000;line-height:40px;height:40px;}
.pagecontent .pagetop h2{padding-left:10px;float:left;color:#fff;display:inline;font-weight:normal;position:relative;font-size:18px;}
.pagecontent .pagetop .closePage{float:right;margin-top:10px;margin-right:5px;cursor:pointer;}
.pagecontent .pic{background:url(../images/bk_edbg.gif) repeat-x;height:80px;text-align:center;margin-top:30px;}
.pagecontent .viewpage{background:#fff;}


.text{
	margin-top: 20px;
	font-size: 1.6em;
}


/* video */
.callVideo{
	cursor:pointer;
}
#video_bg{
	position:absolute;
	z-index:999;
	opacity:.9;
	width:100%;
	left:0;
	top:0;
	overflow:hidden;
	height:100%;
	/*display:none;*/
	background:#000;
	filter:alpha(opacity=90);
	display:none;
}
.video{
	left:50%;
	opacity:1;
	position:absolute;
	z-index:1000;
	top:5%;
	height:90%;
	v_margin-top:-217px;
	margin-left:-355px;
	display:none;
	background:none;
	padding:0;
	background:#fff;
}
.video h2{
	color:#fff;
	display:inline;
	font-weight:normal;
	position:relative;
	top:2px;left:4px;
}

.closeVideo{
	display:inline;	
	float:right;
	position:relative;
	top:4px;right:2px;
}
.webcontent{height:94%;overflow:hidden;}