/* thang */
#home{
	width: 100%;
	/* max-width: 1400px; */
	margin: auto;
	overflow: hidden;
}
#home .banner_top{
	width: 100%;
	margin: auto;
	position: relative;
	z-index: 0;
	background: #000;
}
#home .wrap_banner_img{
	height: 100%;
	position: relative;
	z-index: 0;
}
#home .banner_top .home_banner{
	width: 100%;
	height: 700px;
	/* max-width: 1400px;
	max-height: 700px; */
}
#home .banner_top .banner_1{background: #000 url(../images/home/banner/banner_1.jpg) center 0 no-repeat;}
#home .banner_top .banner_2{background: #000 url(../images/home/banner/banner_2.jpg) center 0 no-repeat;cursor:pointer;}
#home .banner_top .banner_3{background: #000 url(../images/home/banner/banner_3.jpg) center 0 no-repeat;cursor:pointer;}
#home .banner_top .banner_4{background: #000 url(../images/home/banner/banner_4.jpg) center 0 no-repeat;cursor:pointer;}
#home .bx-controls-direction{
	display: none;
}
#home .bx-viewport{
	z-index: 0;
}
#home .bx-controls{
	height: 60px;
	width: 100%;
	background: #fff url(../images/home/banner_shadow.png) 0 0 repeat-x;
	position: absolute;
	bottom: -60px;
	left: 0;
	opacity: 0;
	filter: alpha(opacity = 0);
	z-index: 1;
}
#home .bx-pager-item{
	float: left;
	margin-left: 8px;
	position: relative;
	z-index: 0;
}
#home .bx-pager-item .bx-pager-link{
	height: 14px;
	width: 14px;
	background: url(../images/home/nav_icon.png) center center no-repeat;
	font-size: 0;
	text-indent: -999px;
	overflow: hidden;
	display: block;
}
#home .bx-pager-item .bx-pager-link.active{
	width: 14px;
	height: 14px;
	background: #00aeef;
}
#home .bx-pager{
	position: absolute;
	top: 33px;
	left: 50%;
}
#home .rotate_line{
	height: 10px;
	width: 1px;
	background: url(../images/home/rotate_line.png) 0 0 no-repeat;
	position: absolute;
	z-index: 1px;
	top: 2px;
	left: 50%;
	margin-left: -0.5px;
	display: none;
}
#home .bx-pager-item .bx-pager-link.active .rotate_line{
	display: block!important;
}
#home .show_text_wizard,
#home .show_text{
	opacity: 1;
	filter: alpha(opacity=0);
	z-index: 0;
}

#home .show_text{
	position: absolute;
	bottom: 87px;
	left: 50%;
	margin-left: -480px;
	width: 960px;
	z-index: 10;
	letter-spacing: 0px;
    transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
}

#home .show_text_wizard{
	position: absolute;
	bottom: 198px;
	left: 50%;
	margin-left: -480px;
	width: 960px;
}

#home .banner_1 .show_1{
}

#home .banner_1 .show_2{
	display: none;
}

#home .banner_1 .show_3{
	display: none;
}

/*
#home .banner_1 .show_1{
	position: absolute;
	bottom: 124px;
	left: 50%;
	margin-left: -480px;
	width: 960px;
	z-index: 10;
}
#home .banner_1 .show_2{
	position: absolute;
	bottom: 124px;
	left: 50%;
	margin-left: -480px;
	width: 960px;
}
#home .banner_1 .show_3{
	position: absolute;
	bottom: 124px;
	left: 50%;
	margin-left: -480px;
	width: 960px;
}*/
.pronounced{
	font-family: 'arial';
	background: #000;
	font-weight: bold;
}

#home .over{
	width: 300px;
	overflow: hidden;
	display: inline-block;
	height: 40px;
	position: absolute;
	top: 4px;
	left: 401px;
}

#home .over-2{
	width: 454px;
	overflow: hidden;
	display: inline-block;
	height: 40px;
	position: absolute;
	top: 45px;
	left: 421px;
}

.subject_1{
	font-weight: bold;
	font-size: 30px;
	position: absolute;
	display: none;
}

.subject_2{
	font-weight: bold;
	font-size: 34px;
	position: absolute;
	display: none;
}

#home  .show_1{
	display: block;
}

.find_us_text{
	color: #00aeff;
	font-weight: bold;
	font-size: 16px; letter-spacing: 0px;
}
.find_us_text:hover{
	color: #DA6A22!important;
}
#home .banner_shadow{
	height: 15px;
	width: 100%;
	background: #fff url(../images/home/banner_shadow.png) 0 0 repeat-x;
}
#home .home_content{
	width: 960px;
	margin: auto;
	margin-top: 35px;
	position: relative;
	z-index: 11;
}
#home .home_item_small{
	width: 310px;
	height: 310px;
	margin-left: 15px;
	position: relative;
	z-index: 0;
	cursor: pointer;
}
#home .home_item_big{
	width: 635px;
	height: 310px;
	margin-left: 15px;
	position: relative;
	z-index: 0;
	cursor: pointer;
}
#home .wrap_home_item{
	margin-top: 15px;
}
#home .wrap_home_item:first-child,
#home .home_item_small:first-child,
#home .home_item_big:first-child{
	margin-left: 0;
}
#home .home_item_small img,
#home .home_item_big img{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	opacity: 0;
	filter: alpha(opacity=0);
}
#home .home_item_small .main_img,
#home .home_item_big .main_img{
	z-index: 1!important;
	opacity: 1!important;
	filter: alpha(opacity=100)!important;
}
#home .home_img_hover{
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,0.7) url(../images/work/bg_banners.png) 0 0 no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	opacity: 0;
	filter: alpha(opacity=0);
}
#home .view_icon{
	position: absolute;
	bottom: 20px;
	left: 50%;
	height: 19px;
	width: 30px;
	background: url(../images/home/view_icon.png) 0 0 no-repeat;
	margin-left: -15px;
	display: block;
}
#home .view_icon:hover{
	background-position: 0 -19px;
}
#home .img_title{
	font-size: 40px;
	color: #fff;
	text-align: center;
	margin: 0 auto;
	margin-top: 47px;
    margin-bottom: 35px;
	line-height: 38px;
	font-family: "rockwell";
	width: 100%;
	height: 76px;
}
#home .img_des{
	font-size: 16px; letter-spacing: 0px;
	color: #bbb;
	text-align: center;
	margin: auto;
	line-height: 26px;
	padding: 0 15px;
}
#home .shadow_big,
#home .shadow_small{
	width: 100%;
	height: 13px;
	position: absolute;
	bottom: -13px;
}
#home .shadow_big{
	background: url(../images/home/img_shadow_big.png) center 0 no-repeat;
}
#home .shadow_small{
	background: url(../images/home/img_shadow_small.png) center 0 no-repeat;
}
#home .black_screen{
	height: 100%;
	width: 100%;
	position: fixed;
	background: #000;
	top: 0;
	left: 0;
	z-index: 1;
	display: none;
}
#home .logo_bg{
	width: 100%;
	margin-top: 87px;
	background: #f4f4f4;
	height: 256px;
	position: relative;
	z-index: 0;
}
#home .wrap_logo{
	width: 960px;
	margin: auto;
}
#home .wrap_logo .logo_item{
	width: 180px;
	height: 128px;
}
#home .shadow_top{
	width: 100%;
	height: 15px;
	background: url(../images/home/shadow_top.png) center 0 no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
#home .shadow_bot{
	width: 100%;
	height: 15px;
	background: url(../images/home/shadow_bot.png) center 0 no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
}
#home .wrap_event{
	width: 980px;
	margin: auto;
	margin-top: 78px;
}
#home .event_item{
	width: 229px;
	height: 80px;
	padding-left: 10px;
	border-left: 1px solid #000;
}
#home .event_date{
	color: #999;
	font-size: 24px;
	margin-top: 4px;
	margin-bottom: 5px;
	font-family: rockwell;
}

#home .event_date a{
    color: #999;
}

#home .event_text{
	color: #000;
	font-size: 16px; letter-spacing: 0px;
	margin-top: 2px;
}
#home .event_item a{
	display: block;
}
#home .event_item a:hover > p{
	color: #00aeff!important;
}
/* end thang */

#loading-wrap{
	width: 100%;
	height: 1px;
	position: absolute;
	z-index: 9999;
	background-color: #fff;
	background-position: center center;
	display: none;
	/*left: 50%;*/
	/*margin-left: -353.5px;*/
}

#loading-process{
	width: 0%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #00aeef;
	z-index: 10000;
	height: 1px;
}