@charset "utf-8";
/*box_1*/
.box_1{
	background: #fff;
	padding: 60px 0;
}
.box_top{
	position: relative;
	height: 80px;
}
.box_top span.boxtpline{
	display: inline-block;
	height: 1px;
	width: 100%;
	background: #ddd;
	position: absolute;
	top: 40px;
	left: 0;
}
.box_topdm{
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top: -20px;
	left: 0;
	font-size: 30px;
	height: 40px;
	line-height: 40px;
	color: #5e5e5e;
}
.box_topdm span{
	background: #fff;
	padding: 0 30px;
}
.box_topdm span i{
	margin-right: 10px;
	color: #A0C02D;
	opacity: .7;
}
.box_1text{
	font-size: 14px;
	line-height: 35px;
}
.boxtp h2{
	font-size: 32px;
	font-weight: 700;
    letter-spacing: 1px;
    color: #333;
}
.boxtp span{
	display: block;
    margin-top: 10px;
    font-weight: 300;
    color: #777;
    font-size: 22px;
}
.boxtp em{
    display: block;
    width: 40px;
    border-top: 2px solid #444;
    margin: 30px auto 0 auto;
}
.boxtp1 h2{
	font-size: 32px;
	font-weight: 700;
    letter-spacing: 1px;
    color: #f0f0f0;
}
.boxtp1 span{
	display: block;
    margin-top: 10px;
    font-weight: 300;
    color: #ddd;
    font-size: 22px;
}
.boxtp1 em{
    display: block;
    width: 40px;
    border-top: 2px solid #ccc;
    margin: 30px auto 0 auto;
}
.box_1textfl{
	width: 430px;
	height: 430px;
}
.box_1textfl img{
	width: 100%;
	display: block;
	border: 0;
}
.box_1textfr{
	width: 720px;
}
.heading-block {
     margin-bottom: 50px; 
}
.heading-block h3 {
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #333;
}
.heading-block > span:not(.before-heading) {
    display: block;
    margin-top: 10px;
    font-weight: 300;
    color: #777;
}
.heading-block:after {
    content: '';
    display: block;
    margin-top: 30px;
    width: 40px;
    border-top: 2px solid #444;
}
.box_1textfr p {
    line-height: 30px;
    font-size: 15px;
    margin-bottom: 30px;
}






/*box_2*/
.box_2{
	background: #4c5066;
	padding: 60px 0;
}
.box_2text{
	color: #fff;
	font-size: 16px;
}
.box_2textul{
	margin-top: 40px;
}
.box_2textul li{
	width: 399px;
	border-right: 1px dashed #ddd;
	float: left;
	text-align: center;
	color: #ccc;
	font-size: 14px;
	padding: 20px 0;
	cursor: pointer;
	transition: all 0.25s;
}
.box_2textul li:hover{
	background: #eee;
	color: #666;
}
.box_2textul li:hover em{
	color: #444;
}
.box_2textul li:last-child{
	border: 0;
}
.box_2textul li em{
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
	line-height: 30px;
	color: #fff;
	transition: all 0.25s;
}
.box_2textullidiv{
	text-align: left;
	margin-left: 20px;
}
.box_2textul li span{
	width: 62px;
	height: 62px;
	margin-left: 85px;
}
.box_2textul li span.box_2textulsp1{
	background: url(../images/box2pic_1.png) no-repeat top;
	transition: all 0.25s;
}
.box_2textul li:hover span.box_2textulsp1{
	background: url(../images/box2pic_1.png) no-repeat bottom;
}
.box_2textul li span.box_2textulsp2{
	background: url(../images/box2pic_2.png) no-repeat top;
	transition: all 0.25s;
}
.box_2textul li:hover span.box_2textulsp2{
	background: url(../images/box2pic_2.png) no-repeat bottom;
}
.box_2textul li span.box_2textulsp3{
	background: url(../images/box2pic_3.png) no-repeat top;
	transition: all 0.25s;
}
.box_2textul li:hover span.box_2textulsp3{
	background: url(../images/box2pic_3.png) no-repeat bottom;
}


/*box_3*/
.box_3{
	background: #fff;
	padding: 60px 0;
}
/*感应*/
div.sc_menu {
	position: relative;
	height: auto;
	width: 100%;
}
ul.sc_menu {
	display: block;
	height: auto;
	width: 1200px;	
	/*padding: 15px 0 0 15px; */
	margin: 0;
	background: url('../images/navigati.png');		
	list-style: none;
	margin-top: -20px;
}
.sc_menu li {
	display: block;
	float: left;	
	padding: 0 10px;
	height: 280px;
	overflow: hidden;
	margin-top: 20px;
}
.sc_menu a {
	display: block;
	text-decoration: none;
	position: relative;
}
.sc_menubox{
	padding: 0 15px;
    width: 380px;
    position: absolute;
    top: 230px;
    height: 330px;
	background: #f0f0f0;
	transition: all 0.25s;
	font-size: 14px;
	color: #fff;
	line-height: 24px;
}
.sc_menubox p{
	text-indent: 2em;
	margin-top: 30px;
	font-size: 16px;
}
.sc_menubox p.sc_menuboxp{
	color: #d4ca2a;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	text-indent: 0;
	margin-top: 0;
}
.sc_menuboxonep{
	margin-top: 0 !important;
}
.sc_menuboxp1{
	margin-top: 15px !important;
}
.sc_menu li:hover a div.sc_menubox{
	top: -50px;
	/*background: rgba(160,192,45,.90);*/
	background: rgba(0,0,0,.7);
	color: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,.3);
}
.sc_menu li:hover a div.sc_menubox span{
	font-size: 22px;
	opacity: 0;
}
.sc_menu span {
	text-align: center;
	font-size: 18px;	
	color: #444;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	display: inline-block;
	width: 100%;
	transition: all 0.25s;
}
.sc_menu img {
    width: 380px;
    height: 280px;
}
.sc_menu a:hover img {
	filter:alpha(opacity=50);	
	opacity: 0.5;
}
.dipltbdiv{
	height: 280px;
	display: table;
	width: 100%;
}
.dipltbdivcell{
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}

/*box_4*/
.box_4{
	/*background: url(../images/box4_bg.jpg) no-repeat center;*/
	background: #4c5066;
	padding: 60px 0;
}
.box_4p1{
	margin-top: 20px;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	text-indent: 2em;
}
.box_4ul{
	margin-top: 20px;
}
.box_4ul li{
	float: left;
	width: 300px;
}
.box_4ul li a{
	display: block;
	width: 240px;
	padding: 40px 0;
	text-align: center;
	color: #fff;
	border-radius: 2px;
	margin: 0 auto;
	position: relative;
}
.box_4ul li a:hover{
	background: #45485e;
	box-shadow: 0 10px 30px rgba(0,0,0,.3);
	color: #A0C02D;
}
.box_4ul li a img{
	display: block;
	border: 0;
	margin: 0 auto;
	transition: all 0.5s;
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -35px;
}
.box_4ul li a img.hidepic{
	opacity: 0;
}
.box_4ul li a:hover img.hidepic{
	opacity: 1;
	transform:rotate(360deg);
}
.box_4ul li a:hover img.showpic{
	display: none;
}
.box_4ul li a p{
	font-size: 15px;
	margin-top: 90px;
}

/*box_5*/
.box_5{
	background: #fff;
	padding: 60px 0;
	background: #fff;
}
.box_5sp{
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -10px;
}
.box_5_p1{
	font-size: 16px;
	line-height: 35px;
	text-align: center;
}
.box5_p{
	font-size: 16px;
	line-height: 50px;
	text-align: center;
}
.box_5_1_p{
	font-size: 22px;
	margin: 30px 0;
	border-bottom: 1px solid #ededed;
	line-height: 60px;
	text-align: center;
}
.box_5_1_p em{
	display: block;
	width: 30px;
	height: 2px;
	background: #A0C02D;
	margin: 0 auto;
}
.box_5_1{
}
.box_5_1 img{
	transition: all 0.25s;
}
.box5hidedemo{
	width: 100%;
	height: 50px;
	position: absolute;
	bottom: -50px;
	left: 0;
	background: #fff;
	line-height: 100%;
	display: table;
	text-align: center;
	transition: all 0.25s;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.box5hidedemocell{
	display: table-cell;
	vertical-align: middle;
}
.box5hidedemo p{
	font-size: 15px;
	color: #444;
	margin: 0;
}
.box5hidedemo i{
	font-size: 30px;
	color: #fff;
	display: none;
}
.box5demo1_1{
	width: 430px;
	height: 290px;
	background: #fff;
	box-shadow: 0 5px 15px rgba(0,0,0,.1);
	padding: 15px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	transition: all 0.25s;
}
.box5demo1_1:hover{
	box-shadow: 0 5px 35px rgba(0,0,0,.2);
}
.box5demo1_1:hover div.box5hidedemo{
	bottom: 0;
}
/*.box5demo1_1:hover img{
	bottom: 0;
	margin-top: -30px;
	transform: scale(0.9);
}*/
.box5demo1_2{
	width: 300px;
	height: 205px;
	background: #fff;
	margin-left: 130px;
	margin-top: 37px;
	box-shadow: 0 5px 15px rgba(0,0,0,.1);
	padding: 15px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	transition: all 0.25s;
}
.box5demo1_2:hover{
	box-shadow: 0 5px 35px rgba(0,0,0,.2);
}
.box5demo1_2:hover div.box5hidedemo{
	bottom: 0;
}
/*.box5demo1_2:hover img{
	bottom: 0;
	margin-top: -30px;
	transform: scale(0.9);
}*/
.box5demo2{
	margin-left: 37px;
}
.box5demo2_1{
	width: 230px;
	height: 310px;
	background: #fff;
	box-shadow: 0 5px 15px rgba(0,0,0,.1);
	margin-top: 105px;
	padding: 15px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	transition: all 0.25s;
}
.box5demo2_1:hover{
	box-shadow: 0 5px 35px rgba(0,0,0,.2);
}
.box5demo2_1:hover div.box5hidedemo{
	bottom: 0;
}
/*.box5demo2_1:hover img{
	bottom: 0;
	margin-top: -30px;
	transform: scale(0.9);
}*/
.box5demo3{
	margin-left: 37px;
}
.box5demo3_1{
	width: 390px;
	height: 264px;
	background: #fff;
	box-shadow: 0 5px 15px rgba(0,0,0,.1);
	padding: 15px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	transition: all 0.25s;
	margin-left: 67px;
}
.box5demo3_1:hover{
	box-shadow: 0 5px 35px rgba(0,0,0,.2);
}
.box5demo3_1:hover div.box5hidedemo{
	bottom: 0;
}
/*.box5demo3_1:hover img{
	bottom: 0;
	margin-top: -30px;
	transform: scale(0.9);
}*/
.box5demo3_2{
	margin-top: 37px;
}
.box5demo3_2_1{
	width: 250px;
	height: 173px;
	background: #fff;
	box-shadow: 0 5px 15px rgba(0,0,0,.1);
	padding: 15px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	transition: all 0.25s;
}
.box5demo3_2_1:hover{
	box-shadow: 0 5px 35px rgba(0,0,0,.2);
}
.box5demo3_2_1:hover div.box5hidedemo{
	bottom: 0;
}
/*.box5demo3_2_1:hover img{
	bottom: 0;
	margin-top: -30px;
	transform: scale(0.9);
}*/
.box5demo3_2_2{
	width: 170px;
	height: 227px;
	background: #fff;
	box-shadow: 0 5px 15px rgba(0,0,0,.1);
	margin-left: 37px;
	padding: 15px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	transition: all 0.25s;
}
.box5demo3_2_2:hover{
	box-shadow: 0 5px 35px rgba(0,0,0,.2);
}
.box5demo3_2_2:hover div.box5hidedemo{
	bottom: 0;
}
/*.box5demo3_2_2:hover img{
	bottom: 0;
	margin-top: -30px;
	transform: scale(0.9);
}*/


/*box_6*/
.box_6{
	padding: 0 0 60px 0;
	background: #fff;
}
.khtable{
	width: 100%;
	/*border-left: 1px solid #eee;
	border-top: 1px solid #eee;*/
	margin-top: 30px;
}
.khtable tr td{
	/*border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;*/
	padding: 10px;
	vertical-align: middle;
	transition: all 0.25s;
}
.khtable tr td img{
	display: block;
	border: 0;
	margin: 0 auto;
	transition: all 0.25s;
}
.khtable tr td:hover{
	box-shadow: 0 0 20px rgba(0,0,0,.15);
}
.khtable tr td:hover img{
	transform: scale(1.1);
}


