﻿
ul,ul li
{
	list-style:none;
}
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.center
{
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
body
{
}
a
{
    text-decoration:none;
	color:#333;
}
a img
{
    border:none;
}

#box_1
{
	position:relative;
	height:100vh;
	background:url(../images/index_box_1_bg.jpg) no-repeat center center;
	background-size:100% 100%;
}
#box_1_bg_transLayer
{
	position:absolute;
	width:100%;
	height:100vh;
	left:0;
	top:0;
	background:#000;
	opacity:0.5;
}
#box_1_img_1
{
	position:absolute;
	top:50%;
	margin-top:-48px;
	left:50%;
	margin-left:-298px;
}
#box_1_btn_1
{
	display:block;
	width:216px;
	position:absolute;
	top:50%;
	margin-top:90px;
	left:50%;
	margin-left:-108px;
	transition:all 0.1s linear;
}
#box_1_btn_1_bg
{
	width:216px;
	height:60px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	height:60px;
	border:1px solid #fff;
	border-radius:60px;
	background:transparent;
	transition:all 0.1s linear;
}
#box_1_btn_1 label
{
	width:216px;
	height:60px;
	position:absolute;
	top:0;
	left:0;
	display:block;
	font-size:20px;
	line-height:60px;
	font-family:"微软雅黑";
	color:#fff;
	text-align:center;
	cursor:pointer;
	font-weight:normal;
	transition:all 0.1s linear;
}
#box_1_btn_1:hover
{
}
#box_1_btn_1:hover #box_1_btn_1_bg
{
	background:#ccc;
	border:1px solid #ccc;
	opacity:0.5;
}
#box_1_btn_1:hover label
{

}
#box_2
{
	position:relative;
	background-image:linear-gradient(to top,#f6f6f6,#fff);
	padding-top:110px;
}
#box_2_img_1
{
	display:block;
	margin:0 auto;
}
#box_2_txt_LN
{
	font-size:16px;
	color:#666;
	text-align:center;
	line-height:1.5em;
	width:100%;
	margin-top:30px;
}
#box_2_navBox
{
	position:relative;
	margin-top:50px;
	height:500px;
}
.box_2_nav
{
	width:200px;
	color:#333;
	position:absolute;
	top:30px;
	left:50%;
	margin-left:-100px;
	transition:all 0.2s linear;
}
.box_2_nav img
{
	display:block;
	width:82px;
	height:82px;
	margin:20px auto;
}
.box_2_nav h3
{
	font-size:22px;
	line-height:3em;
	text-align:center;
	font-family:"微软雅黑";
}
.box_2_nav a
{
	display:block;
	text-align:center;
	font-size:16px;
	opacity:0.1;
	line-height:3em;
	font-family:"微软雅黑";
	transition:all 0.2s linear;
}

#box_2_nav_1
{
	margin-left:-600px;
	display: none;
}
#box_2_nav_2
{
	margin-left:-600px;
}
#box_2_nav_3
{
	top:0;margin-left: -300px;
}
#box_2_nav_3 img
{
	width:104px;
	height:104px;
}
#box_2_nav_3 h3
{
	font-size:28px;
	line-height:2.55em;
}
#box_2_nav_3 a
{
}
#box_2_nav_4
{
	/*margin-left:150px;*/
	margin-left: 50px;
}
#box_2_nav_5
{
	margin-left:400px;
}

.box_2_nav:hover
{
	transform: scale(1.2);
}
.box_2_nav:hover img
{

}
.box_2_nav:hover h3
{

}
.box_2_nav:hover a
{
	opacity:1;
}

#box_3
{
	position:relative;
	background:#fff;
	padding-top:110px;
}
#box_3_img_1
{
	display:block;
	margin: 0 auto;
}

#caseBox
{
}
#caseTopBox
{
	text-align:center;
}
#caseTopBox a.btn_caseType
{
	display:inline-block;
	color:#666;
	font-size:18px;
	padding:.5em 1em;
	border:1px solid #666;
	border-radius:1.2em;
	font-family:"微软雅黑";
	cursor:pointer;
	margin:2em 1em;
}

#caseTopBox a.btn_caseType.on
{
	color:#fff;
	background:#666;
}
/*
#caseTopBox a.btn_caseType:hover
{
	color:#DE5145;
	border:1px solid #DE5145;
	background:transparent;
}
*/

#caseBox_containerBox
{
	width:1170px;
	height:373px;
	overflow:hidden;
	margin:0 auto;
	transition:all 0.2s linear;
}
#caseBox_containerBox_innerBox
{
	width:99999px;
}
#caseBox_containerBox .caseListBox
{
	width:1170px;
	float:left;
}
#caseBox_containerBox .caseItemBox
{
	width:370px;
	height:280px;
	overflow:hidden;
	position:relative;
	box-shadow:2px 2px 5px #efefef;
	border-radius:4px;
	margin:10px;
	float:left;
}
#caseBox_containerBox .caseItemBox img.caseImg
{
	width:370px;
	height:280px;
	display:block;
	position:absolute;
	left:0;
	top:0;
}
#caseBox_containerBox .caseItemBox div.caseInfoBox
{
	position:absolute;
	left:0;
	top:0;
	width:370px;
	height:280px;
	transition:all 0.1s linear;
}
#caseBox_containerBox .caseItemBox div.caseInfoBox *
{
	opacity:0;
}
#caseBox_containerBox .caseItemBox div.caseInfoBox div.caseInfo_bg
{
	position:absolute;
	left:0;
	top:0;
	width:370px;
	height:280px;
	background:#FC3251;
	transition:all 0.1s linear;
}

#caseBox_containerBox .caseItemBox div.caseInfoBox div.caseInfo_txt
{
	position:absolute;
	left:0;
	top:0;
	width:370px;
	height:280px;
	cursor:pointer;
	transition:all 0.1s linear;
}
#caseBox_containerBox .caseItemBox div.caseInfoBox div.caseInfo_txt h4
{
	font-size:24px;
	font-weight:normal;
	text-align:center;
	color:#fff;
	font-family:"微软雅黑";
	margin-top:3em;
	transition:all 0.1s linear;

	text-indent:-200px;
}
#caseBox_containerBox .caseItemBox div.caseInfoBox div.caseInfo_txt p
{
	font-size:16px;
	font-weight:normal;
	text-align:center;
	color:#fff;
	font-family:"微软雅黑";
	margin-top:2em;
	margin-bottom:2em;
	transition:all 0.1s linear;

	text-indent:200px;
}
#caseBox_containerBox .caseItemBox div.caseInfoBox div.caseInfo_txt img.icon_case
{
	display:block;
	width:42px;
	height:42px;
	margin:0 auto;
	transition:all 0.1s linear;
}

#caseBox_containerBox .caseItemBox:hover div.caseInfoBox
{
}

#caseBox_containerBox .caseItemBox:hover div.caseInfoBox div.caseInfo_bg
{
	opacity:0.8;
}

#caseBox_containerBox .caseItemBox:hover div.caseInfoBox div.caseInfo_txt
{
	opacity:1;
}
#caseBox_containerBox .caseItemBox:hover div.caseInfoBox div.caseInfo_txt h4
{
	opacity:1;
	text-indent:0;
}
#caseBox_containerBox .caseItemBox:hover div.caseInfoBox div.caseInfo_txt p
{
	opacity:1;
	text-indent:0;
}
#caseBox_containerBox .caseItemBox:hover div.caseInfoBox div.caseInfo_txt img.icon_case
{
	opacity:1;
	transform: rotateZ(90deg);
}

#box_4
{
	position:relative;
	background-image:linear-gradient(to top,#ffffff,#f8f8f8);
	padding-bottom:100px;
	padding-top:20px;
}
#btn_openCase
{
	font-size:18px;
	font-family:"微软雅黑";
	color:#666;
	cursor:pointer;
	border:1px solid #666;
	border-radius:2em;
	display:block;
	width:110px;
	height:33px;
	line-height:33px;
	text-align:center;
	margin:0 auto;
	margin-bottom:70px;
	transition:all 0.1s linear;
	padding-right:20px;
	background:url(../images/icon_down.png) no-repeat right 12px center;
}

#btn_openCase:hover
{
	color:#fff;
	background:#666 url(../images/icon_down_white.png) no-repeat right 12px center;
}

#btn_openCase.on
{
	background:transparent url(../images/icon_up.png) no-repeat right 12px center;
}
#btn_openCase.on:hover
{
	color:#fff;
	background:#666 url(../images/icon_up_white.png) no-repeat right 12px center;
}

#box_4_img_1
{
	display:block;
	margin:0 auto;
}
#icon_upup
{
	position:absolute;
	top:198px;
	left:50%;
	margin-left:160px;
	width:30px;
	height:30px;
}
#box_4_innerBox
{
	height:500px;
	position:relative;
}
#box_4_img_2
{
	width:400px;
	height:400px;
	position:absolute;
	left:50%;
	margin-left:-390px;
	bottom:0;
}
#box_4_img_3
{
	position:absolute;
	left:50%;
	margin-left:70px;
	bottom:0;
}


#box_5
{
	position:relative;
	height:100vh;
	background:url(../images/index_box_5_bg.jpg) no-repeat center center;
	background-size:100% 100%;
}
#box_5_bg_transLayer
{
	position:absolute;
	width:100%;
	height:100vh;
	left:0;
	top:0;
	background:#000;
	opacity:0.5;
}
#box_5_img_1
{
	position:absolute;
	top:50%;
	margin-top:-149px;
	left:50%;
	margin-left:-485px;
}
.box_5_btn
{
	display:block;
	width:214px;
	height:34px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-17px;
	margin-left:-107px;
}
#box_5_btn_1
{
	margin-top:-152px;
	margin-left:-485px;
}
#box_5_btn_2
{
	margin-top:-20px;
	margin-left:-485px;
}
#box_5_btn_3
{
	margin-top:120px;
	margin-left:-485px;
}
#box_5_btn_4
{
	margin-top:-152px;
	margin-left:265px;
}
#box_5_btn_5
{
	margin-top:-20px;
	margin-left:265px;
}
#box_5_btn_6
{
	margin-top:120px;
	margin-left:265px;
}
.box_5_msg
{
	display:block;
	width:340px;
	height:90px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-17px;
	margin-left:-107px;
	display:none;
}
.box_5_msg div.box_5_msg_transLayer
{
	width:340px;
	height:90px;
	position:absolute;
	left:0;
	top:0;
	background:#000;
	opacity:0.5;
	border-radius:4px;
}
.box_5_msg table
{
	width:340px;
	height:90px;
	position:absolute;
	left:0;
	top:0;
}
.box_5_msg table tr td
{
	text-align:center;
	font-size:14px;
	font-family:"微软雅黑";
	line-height:1.5em;
	color:#fff;
}

#box_5_msg_1
{
	margin-top:-250px;
	margin-left:-485px;
}
#box_5_msg_2
{
	margin-top:-114px;
	margin-left:-485px;
}
#box_5_msg_3
{
	margin-top:22px;
	margin-left:-485px;
}
#box_5_msg_4
{
	margin-top:-250px;
	margin-left:145px;
}
#box_5_msg_5
{
	margin-top:-114px;
	margin-left:145px;
}
#box_5_msg_6
{
	margin-top:22px;
	margin-left:145px;
}

#box_6
{
	position:relative;
	background:#fff;
	padding:120px 0 80px;
}
#box_6_img_1
{
	display:block;
	margin:0 auto;
}
#box_6_innerBox
{
	width:1160px;
	height:480px;
	position:relative;
	margin:50px auto 0;
}
.fl_BOx
{
	width:280px;
	height:200px;
	position:absolute;
	transition:all 0.2s linear;
	border-radius:6px;
}
.fl_BOx img
{
	width:100px;
	height:100px;
	display:block;
	margin:15px auto;
}
.fl_BOx h4
{
	font-size:16px;
	font-family:"微软雅黑";
	color:#333;
	text-align:center;
	line-height:2em;
	font-weight:normal;
}
.fl_BOx div
{
	padding:1em 1.5em;
	display:none;
}
.fl_BOx div p
{
	font-size:14px;
	color:#666;
	font-family:"微软雅黑";
	line-height:1.5em;
}

.fl_BOx:hover
{
	background:#fff;
	height:auto;
	opacity:0.85;
}
.fl_BOx:hover img
{
}
.fl_BOx:hover h4
{
}
.fl_BOx:hover div
{
	display:block;
}
.fl_BOx:hover div p
{
}


#fl_01
{

	left:0;
	top:0;
	z-index:99;
}
#fl_02
{
	top:0;
	left:293px;
	z-index:99;
}
#fl_03
{
	top:0;
	right:293px;
	z-index:99;
}
#fl_04
{
	top:0;
	right:0;
	z-index:99;
}
#fl_05
{
	top:213px;
	left:0;
}
#fl_06
{
	top:213px;
	left:293px;
}
#fl_07
{
	top:213px;
	right:293px;
}
#fl_08
{
	top:213px;
	right:0;
}

#box_6_img_2
{
	display:block;
	margin:0px auto 50px;
}

#btn_ContactHR
{
	display:block;
	width:120px;
	line-height:30px;
	font-size:16px;
	font-family:"微软雅黑";
	color:#333;
	border:1px solid #333;
	text-align:center;
	transition:all 0.1s linear;

	margin:0 auto;
}
#btn_ContactHR:hover
{
	color:#fff;
	background:#666;
	border:1px solid #666;
}

#box_7
{
	position:relative;
}
#box_7_img_1
{
	position:absolute;
	left:50%;
	margin-left:-192px;
	top:120px;
}

#friendLinks
{
	width:1124px;
	position:absolute;
	left:50%;
	margin-left:-560px;
	top:230px;
}
#friendLinks li
{
	width:260px;
	height:80px;
	float:left;
	margin:20px 10px;

}
#friendLinks li a
{
	display:block;
	width:100%;
}
#friendLinks li a img
{
	display:block;
	width:100%;
}

#footerBox
{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:105px;
	background:#f2f2f2 url(../images/footerbg.png) no-repeat center center;
}

#mainNavBox
{
	position:fixed;
	width:100%;
	top:0;
	z-index:999999;
}
#mainNavBox_bg
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100px;
	background:#000;
	opacity: 0.1;

	transition:all 0.2s linear;
}
#mainNavBox_inner
{
	width:1156px;
	position:absolute;
	left:50%;
	margin-left:-578px;
}
#btn_logo
{
	position:absolute;
	left:0;
	top:0;
}
#logo_img_1
{
	height:50px;
	display:block;
	margin-bottom:10px;
	margin-top:15px;
	transition:all 0.2s linear;
}
#logo_img_2
{
	height:13px;
	display:block;
	transition:all 0.2s linear;
}
#mainNav
{
	position:absolute;
	right:0;
	top:0;
}
#mainNav a
{
	line-height:100px;
	font-size:16px;
	color:#fff;
	font-family:"微软雅黑";
	display:inline-block;
	margin-left:40px;
	transition:all 0.2s linear;
}
#mainNav a:hover
{
	color:#DE5145;
}


#mainNavBox.scroll
{
}
#mainNavBox.scroll #mainNavBox_bg
{
	height:60px;
	opacity: 0.8;
}
#mainNavBox.scroll #mainNavBox_inner
{
}
#mainNavBox.scroll #btn_logo
{
	position:absolute;
	left:0;
	top:0;
}
#mainNavBox.scroll #logo_img_1
{
	height:33px;
	margin-bottom:5px;
	margin-top:0;
}
#mainNavBox.scroll #logo_img_2
{
	height:18px;
}
#mainNavBox.scroll #mainNav
{
}
#mainNavBox.scroll #mainNav a
{
	line-height:60px;
}
#mainNavBox.scroll #mainNav a:hover
{
}



