*{
	padding: 0;
	margin: 0;
}
body,html{
	width: 100%;
	height: 100%;
	min-width: 1450px;
	
}
ul{
	list-style: none;
}
img{
	width: 100%;
}
.clear{
	clear: both;
}
#header{
	width: 100%;
	/*height: 100%;*/
	
	position: relative;
}
.header_bottom{
	width: 100%;
	background-color: rgba(0,0,0,0.8);
	position: absolute; z-index:5;
	bottom: 0;
}
.main_center{
	width: 1450px;
	margin: 0 auto;
	overflow: hidden;
}
.header_bottom_ul li{
	width: 25%;
	text-align: center;
	float: left;
}
.header_bottom_ul li h1{
	color: #ed6c00;
}
.header_bottom_ul li p{
	color: #ed6c00;
	font-size: 0.8em;
}
#about{
	background-color: #FFFFFF;
}
.main_padding{
	padding: 60px 50px 10px 0;
	box-sizing: border-box;
}
.about_title h1{
	font-weight: 900;
	font-size: 3em;
	letter-spacing: 3px;
	margin-bottom:0px;
}
.about_title p{
	padding-left: 5px;
	font-weight: 600;
	font-size: 1.4em;
}
.about_title span{
	color: #ed6c00;
	letter-spacing: 1px;
}
.about_content{
	position: relative;
}
.about_content_left{
	float: left;
	width: 60%;
	position: relative;
}
.about_content_right{
	float: right;
	width: 40%;
}
.about_content_left_text {
	position: absolute;
	width: 110%;
	box-sizing: border-box;
	padding: 5% 20% 5% 5%;
	border: 1px solid #c7c7c7;
	transform: translateY(10%);
	font-size: 16px;
	line-height: 1.6;
}
.float_left{
	float: left;
}
.float_right{
	float: right;
}
.w1{
	width: 10%;
}
.w2{
	width: 20%;
}
.w3{
	width: 30%;
}
.w4{
	width: 40%;
}
.w5{
	width: 50%;
}
.w6{
	width: 60%;
}
.w7{
	width: 70%;
}
.w8{
	width: 80%;
}
.w9{
	width: 90%;
}
.w10{
	width: 100%;
}
span{
	color: #ed6c00;
}
.box{
	margin-top: 90px;
}
#box1{
	
	color: #FFFFFF;
}
#mubu{
	background-color: rgba(0,0,0,0.8);
}
#box1_title{
	box-sizing: border-box;
	padding: 0 50px;
	width: 40%;
}
#box1_title h3{
	font-size: 2.5em;
}
#box1_title>div>p{
	font-size: 80%;
	margin-bottom:85px;
}
#box_list_box{
	width: 60%;
}
#box1_btn{
	margin-top: 50px;
}
#box1_btn a{
	display: block;
	margin-top: 50px;
	text-align: center;
	font-size: 1.7em;
	width: 260px;
	height: 60px;
	line-height: 60px;
	border: 1px solid #c7c7c7;
	color: #C7C7C7;
	text-decoration: none;
}
#box1_btn a:hover{
	border: 1px solid #ed6c00;
	color: #ed6c00;
}
.center{
	text-align: center;
	margin: 0 auto;
}

.title{
	margin-bottom: 50px;
}
.title h3{
	font-weight: bold;
	font-size: 2.5em;
}
.title p{
	font-size: ;
}
#box2_main{
	
}
.title001{ height: 42px;
    border-radius: 2px 2px 0 0;
    padding: 0 80px 0 0px;
    color: #333;
    font-size: 14px;
	margin-bottom:115px;
}
#box2 .title001 h3{margin-top: 0px;
    margin-bottom: 0px;font-weight: bold;
    font-size: 2.5em;}
#box2_main_left {
	border: 5px solid #000000;
	width: 460px;
	height: 456px;
	position: relative;
	float: left;
}
#box2_main_right {
    margin-left: 20px;
    float: left;
    width: calc(100% - 480px);
    height: 667px;
}
#box2_main_left_text{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
}
#box2_main_left_text h1{
	display: inline-block;
	font-size: 10em;
	color: #ed6c00;
	margin: 0;
	line-height: 0.5em;
}
#box2_span_1{
	display: inline-block;
	width: 120px;
	border: 1px solid #C7C7C7;
	margin: 0 0 50px 20px;
	transform-origin: left top;
	transform: rotate(-45deg);
}
#box2_h2_1{
	margin: 0;
	padding: 0;
	font-size: 3em;
}
#box2_h3{
	line-height: 0;
	margin: 0;
	padding: 0;
	font-size: 1.5em;
}
#box2_h2_2{
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	color: #C7C7C7;
}
#box2_span_2{
	display: inline-block;
	width: 80px;
	border: 1px solid #C7C7C7;
	transform-origin: left top;
	transform: rotate(135deg);
}
#box2_right_list ul li{
	
	margin-bottom: 20px; width:33%; float:left;
}
#box2_right_list ul li h4{
	font-size: 1.5em;
	font-weight: bold;
	line-height: 0.5em;
}
#box2_right_list ul li span{
	color: #000000;
	font-size: 1em;
}
    #box2_right_list ul li p {
        height: 50px;
    }
#box2_right_list ul li div{
	width: auto;
	float: left;
	height: 100%;
	margin-right: 1em;
}
#box2_right_list ul{
	display: inline-block;
	width: auto;
	clear:both;
	
}
#box2_right_list ul:nth-child(2){
	margin-right: 0;
}
#box2_img_div{
	margin-top: 42px;
}
#box3_main{
	
}
#box3_main>.main_center{
	
}
#box3 h3{margin:0px;font-weight: bold;
    font-size: 2.5em;}
.title002{height: 42px;
    
    border-radius: 2px 2px 0 0;
    padding: 0 80px 0 0px;
    color: #333;
    font-size: 14px;
	margin-bottom:90px;
	}
#box3_main ul li {
    height: 452px;
    width: 352px;
    float: left;
    margin-right: 10px;
}
.box3_main_li_div{
	height: 100%;
	width: 100%;
}
.box3_main_li_div a{
	display: inline-block;
	width: 100%;
	height: 100%;
	position: relative;
	color: #000000;
}
.box3_hidden_div{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background-color: rgba(0,0,0,0.8);
	opacity: 0;
}
#box3_hover:hover .box3_main_li_div_bottom{
	transition: all 0.6s;
	height: 0;
	opacity: 0;
}
#box3_hover:hover .box3_hidden_div{
	transition: all 0.6s;
	opacity: 1;
}
.box3_main_li_div_bottom{
	position: absolute;
	bottom: 0;
	height: 150px;
	width: 100%;
	background-color: #FFFFFF;
	box-sizing: border-box;
	border: 1px solid #c3c3c3;
	border-top: 0;
	padding: 25px 0;
	text-align: center;
}
.box3_hidden_div>.xy_center>p>img{
	width: 80px;
}
.box3_hidden_div p{
	text-align: center;
	font-size: 1.3em;
	color: #FFFFFF;
}
.box3_main_li_div_bottom p{
	margin: 5px 0;
}
.box3_main_li_div_bottom img{
	width: 25px;
	height: 25px !important;
}
.box3_main_li_div img{
	height: 100%;
}
#box3_main ul li:last-child{
	margin-right: 0;
}
#box4 h3{margin:0px;font-weight: bold;
    font-size: 2.5em;}

#box5_form{
	width: 340px;
	margin: 100px auto 0;
}
#box5 h3{margin:0px;font-weight: bold;
    font-size: 2.5em;}
#box5_form_title{
	font-size: 1.5em;
	font-weight: 600;
	letter-spacing: 2px;
}
#box5_main_right{
	box-shadow: 3px 3px 5px 3px #dfdfdf;
}
#box5>.main_center{
	overflow: visible;
}
#box5>.main_center>.float_left{
	width: 50%;
	height: 628px;
}
#box5{
	margin-bottom: 100px;
}
#box5_input_div{
	margin-top: 50px;
}
#box5_input_div ul li{
	text-align: left;
	margin-bottom: 45px;
}
#box5_input_div input{
	border: 0;
	border-bottom: 2px solid #cccccc;
	box-sizing: border-box;
	padding-left: 5px;
	width: 100%;
}
#box5_input_div ul li p{
	font-size: 1.2em;
	line-height: 5px;
	color: #5a5a5a;
	font-weight: 600;
}
#box5_input_div ul li p span{
	color: #5a5a5a;
	margin-right: 5px;
}
#box5_sumbit{
	display: block;
	height: 30px;
	width: 135px;
	text-align: center;
	background-color: #ed6c00;
	color: #FFFFFF;
	margin: 0 auto;
	line-height: 30px;
}
#box6_list{
	position: relative;
	overflow: hidden;
	width: 1380px;
}
#box6 h3{margin:0px;font-weight: bold;
    font-size: 2.5em;}

#box6_list ul{
	white-space: nowrap
}
#box6_list ul li{
	width: 310px;
	height: 560px;
	display: inline-block;
	margin-right: 35px;
	vertical-align: top;
	white-space: normal;
}
#box6_list_ul{
	font-size: 0;
}

.box6_li_img{
	border: 2px solid #cccccc;
	width: 100%;
	height: 380px;
	box-sizing: border-box;
	position: relative;
}
.box6_li_img img{
	position: absolute;
	top: 20px;
	left: 0;
	z-index: -1;
	
}
.box6_li_text{
	box-sizing: border-box;
	width: 100%;
	height: 180px;
	padding-top: 50px;
	text-align: center;
	overflow: visible;
}
.box6_li_text h4{
	font-weight: bold;
	margin: 0;
	margin-bottom: 30px; line-height:1.3em; height:1.3em;
}
.box6_li_text p{
	font-size: 16px;
	margin: 0;
}
.box6_li_img2{
	border: 2px solid #cccccc;
	width: 100%;
	height: 380px;
	box-sizing: border-box;
	position: relative;
}
.box6_li_img2 img{
	position: absolute;
	bottom: 20px;
	left: 20px;
	z-index: -1;
	
}
.box6_li_text2{
	box-sizing: border-box;
	width: 100%;
	height: 180px;
	padding-bottom: 50px;
	text-align: center;
	overflow: visible;
}
#box6>.main_center{
	position: relative;
}
.box6_li_text2 h4{
	font-weight: bold;
	margin: 0;
	margin-bottom: 30px;
}
.box6_li_text2 p{
	margin: 0;
	font-size: 16px;
}
#box6_page{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
#box6_page a{
	display: block;
	width: 50px;
	height: 50px;
}
#box6_page a img{
	width: 100%;
	height: 100%;
}
#box7_main{
	border: 5px solid #cbcbcb;
	height: 490px;
	padding: 50px;
}
#box7_main_box1{
	width: 33.33%;
	float: left;
}
#box7_main_box1_title h1{
	font-size: 5em;
	font-weight: bold;
	margin: 0;
}
#box7_main_box1_title h3{
	margin: 0;
	margin-left: 10px;
}
#box7_main_box2{
	width: 33.33%;
	float: left;
	padding-top: 0px;
	
}
#box7_main_box3{
	width: 33.33%;
	float: left;
	padding-top: 0px;
}
.box7_title h3{
	margin-top: 0;
}
.box7_title span{
	display: block;
	width: 20px;
	height: 3px;
	background-color: #ed6c00;
}
.box7_title span{
	display: block;
	width: 20px;
	height: 3px;
	background-color: #ed6c00;
}
.box7_list {
	margin-top: 35px;
}
.box7_list ul li{
	margin-bottom: 30px;
}
.box7_list ul li a{
	color: #7c7c7c;
	text-decoration: none;
}
.box7_list ul li p{
	line-height: 1.5em; height:1.5em; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; width:90%;
	font-size: 1.2em;
	
}
#box8_nav{
	width: 1040px;
	margin: 0 auto;
}
#box8_nav ul li{
	width: 50%;
	text-align: center;
	float: left;
	font-size: 1.2em;
	box-sizing: border-box;
	border-bottom: 2px solid #cbcbcb;
	overflow: hidden;
	margin-top:-30px
}
#box8_nav h3{
	color: #000000;
}
#box8_nav a{
	text-decoration: none;
}
.box8_nav_click{
	border-bottom: 4px solid #ed6c00 !important;
}
#box8_main{
	margin-top: 100px;
}
.box8_img{
	height: 600px;
}
.box8_img img{
	width: 100%;
	height: 100%;
}
.box8_img ul li{
	float: left;
}
.box8_img_1{
	width: 50%;
	height: 100%;
	padding: 3px;
	box-sizing: border-box;
}
.box8_img_2{
	width: 50%;
	height: 50%;
	padding: 3px;
	box-sizing: border-box;
}
.box8_img_3{
	width: 25%;
	height: 50%;
	padding: 3px;
	box-sizing: border-box;
}
.box8_img_4{
	width: 25%;
	height: 50%;
	padding: 3px;
	box-sizing: border-box;
}
.box8_img_5{
	width: 25%;
	height: 25%;
	padding: 3px;
	box-sizing: border-box;
}
.box8_img_6{
	width: 25%;
	height: 25%;
	padding: 3px;
	box-sizing: border-box;
}
.box8_img ul {
	height: 600px;
	overflow: hidden;
}
.box8_img ul li img{
	width: 100%;
	height: 100%;
}
#box8{
	margin-bottom: 160px;
}
input{
	outline-style: none;
}
#box1_list ul li{
	width: 235px;
	height: 285px;
	margin: 0 5px 5px 0;
	float: left;
	background-color: #FFFFFF;
	box-sizing: border-box;
	position: relative; text-align:center;
}
.box1_list_div{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.box1_list_div_hide{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.box1_list_div img{
	width: 60px;
}
.box1_list_div_hide img{
	width: 40px;
	
}
.box1_list_div h4{
	color: #6c6c6c;
	font-weight: bold;
	display: inline-block;
	border-bottom: 2px solid #6C6C6C;
	font-size: 1.5em;
	padding-bottom: 5px;
}
.box1_list_div_hide h4{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.5em;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.box1_list_div_hide span{
	display: block;
	width: 30px;
	height: 2px;
	background-color: #FFFFFF;
	margin: 0 auto;
	margin-bottom: 20px;
}
.box1_list_div P{
	color: #6c6c6c;
	margin: 0;
	font-size: 0.1em;
	line-height: 0;
}
.box1_list_div_hide{
	background-color: #ed6c00;
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	top: 150%;
}
.box1_list_div_hide>.xy_center{
	padding: 0 20px;
	box-sizing: border-box;
}
.xy_center{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.x_center{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
.y_center{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
#box1_list ul li{
	overflow: hidden;
}
#box1_list ul li:hover .box1_list_div_hide{
	transition: all 1s;
	top: 50%;
}

.slideTxtBox_01 .hd ul li.on a{ border:1px solid #ed6c00 !important; color:#ed6c00 !important;}
.box1_list1{ width:780px; float:right;}
.box1_list1 .lt1{ float:left; width:570px;}
.box1_list1 .lt1 ul li{ float:left; width:265px !important; height:180px !important; margin:0 20px 10px 0 !important;}
	.box1_list1 .lt1 ul li img {
		width: 265px;
		height: 180px;
		object-fit: cover;
	}
.box1_list1 .rt1{ float:right; width:210px;}
.box1_list1 .rt1 ul li{ width:210px !important; height:275px !important; margin:10px 0 0 0 !important;}
	.box1_list1 .rt1 ul li img {
		width: 210px;
		height: 275px;
		object-fit: cover;
	}

.box1_list2 ul li{ width: 197px !important;}