html,body{
	min-width: 1200px;
	width: 100%;
	margin: 0;
	padding: 0;
}
 
.banner{
	width:100%;
	overflow:hidden;	
	min-width: 1200px;
	display:block;
	/*margin-top: 90px;*/
}
.bannerImage{
	display:block;
	height: 600px;
	width:100%;
	object-fit: cover;	
}

 /**/
.major_oneWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: #f6f6f9;
	padding: 80px 0;
}
.major_one{
	width: 1170px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.major_one_title{
	width: 100%;
	overflow: hidden;
	clear: both;
}
.major_one_title span{
	display: block;
	width: 100%;
	text-align: left;
}
.major_one_title span.span1{
	font-size: 24px;
	color: #1A1A1A;
	line-height: 33px;
	font-weight: bold;
}
.major_one_title span.span2{
	font-size: 18px;
	color: #999;
	line-height: 24px;
	font-weight: 200;
	margin-top: 6px;
}
.major_one_title2 span.span1,.major_one_title2 span.span2{
	color: #fff;
}
.major_one_main{
	width: 1170px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 50px;
}
.major_one_main_one{
	width: 226px;
	overflow: hidden;
	float: left;
	height: 230px;
	padding: 0 20px;
	background: #fff;
	margin-left: 30px;
	position: relative;
	border: 2px solid #fff;
}
.major_one_main_one:first-child{
	margin-left: 0;
}
.major_one_main_one img{
	display: block;
	width: 60px;
	padding-top: 20px;
}
.major_one_main_one span{
	display: block;
	width: 100%;
	text-align: left;
}
.major_one_main_one span.span1{
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	color: #1a1a1a;
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 15px;
}
.major_one_main_one span.span1 b{
	font-weight: normal;
	font-size: 14px;
}
.major_one_main_one span.span2{
	font-size: 14px;
	color: #999999;
	line-height: 30px;
}
.major_one_main_one span.span2 b{
	color: #1a1a1a;
	font-weight: normal;
}
.major_one_main_one:hover{
	border-color: #6104de;
}
.major_one_main_one:hover span.span1{
	color: #6104de;
}
.major_one_main_one:hover span.span2 b{
	color: #ff5500;
}
/**/

.receive{
	width: 100%;
	overflow: hidden;
	height: 300px;
	clear: both;
	background: #ffffff;
	 
	display: block;
}
.r-i{
	width: 1170px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
 /**/
 /**/
.index_twoWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 1;
	display: block;
	background: #F6F6F9;
}
.index_twoWrap:after{
	position: absolute;
	content: '';
	right: 0;
	bottom: 0;
	width: 50%;
	height: 550px;
	z-index: -1;
	
}
.index_two{
	width: 1170px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	position: relative;
	padding: 80px 0;
	z-index: 1;
}
.index_two:after{
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 1170px;
	height: 550px;
	z-index: -1;
	background: #F6F6F9;
}
.index_two_title{
	width: 1170px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.index_two_title_left{
	width: 300px;
	float: left;
	overflow: hidden;
}
.index_two_title_left span{
	display: block;
	width: 100%;
	text-align: left;
}
.index_two_title_left span.span1{
	font-size: 24px;
	color: #1A1A1A;
	font-weight: bold;
	line-height: 33px;
}
.index_two_title_left span.span2{
	font-size: 18px;
	color: #999;
	font-weight: 200;
	line-height: 30px;
}
.index_two_title_right{
	width: 870px;
	float: right;
	overflow: hidden;
	font-size: 14px;
	color: #999999;
	line-height: 24px;
}
.index_two_main{
	width: 1170px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.index_two_main_top{
	width: 1170px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 60px;
}
.index_two_main_top_left{
	width: 270px;
	overflow: hidden;
	float: left;
	margin-left: 30px;
}
.index_two_main_top_left:first-child{
	margin-left: 0;
}
.index_two_main_top_left_title{
	width: 100%;
	overflow: hidden;
	clear: both;
	border-bottom: 2px solid #D8D8D8;
	padding-bottom: 20px;
}
.index_two_main_top_left_title span,.index_two_main_top_left_title a{
	display: block;
	
	-webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.index_two_main_top_left_title a{
	font-size: 20px;
	color: #1A1A1A;
	font-weight: bold;
	line-height: 26px;
}
.index_two_main_top_left_title span{
	font-size: 14px;
	color: #999999;
	font-weight: 200;
	line-height: 18px;
	padding-top: 8px;
	margin-left: 16px;
	letter-spacing: 0.7px;
}
.index_two_main_top_left_pic{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin-top: 20px;
	position: relative;
	text-align: center;
}
.index_two_main_top_left_pic img{
	display: block;
	width: 100%;
	transition: all 0.3s;
 
}

.index_two_main_top_left_pic:hover img{
	display: block;
	width: 100%;
-webkit-filter: blur(5px); /* Chrome, Opera */
       -moz-filter: blur(5px);
        -ms-filter: blur(5px);    
            filter: blur(5px);
}



.index_two_main_top_left_pic a{
	display: block;
	position: absolute;
	left: 0;
	bottom: 26px;
	vertical-align: middle;
	opacity: 0;
	 
}
.index_two_main_top_left_pic a span{
	display: inline-block;
	vertical-align: middle;
}
.index_two_main_top_left_pic a span.span0{
	color: #ffffff;
	font-size: 16px;
	 
	padding-bottom: 10px;
}

.index_two_main_top_left_pic a span.span1{
	width: 40px;
	height: 2px;
	background: none;

}
.index_two_main_top_left_pic a span.span2{
	font-size: 16px;
	color: #FF0072;
	line-height: 24px;
 
}
.index_two_main_top_left:hover .index_two_main_top_left_pic a{
	opacity: 1;
}
.index_two_main_top_left:hover .index_two_main_top_left_title{
	border-color: #FF0072;
}
.index_two_main_top_left:hover .index_two_main_top_left_title a{
	color: #FF0072;
}
.index_two_main_top_right{
	width: 484px;
	margin-left: 30px;
}
/**/

/**/
.Portfolio_two{
	width: 1170px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding: 80px 0;
}
.Portfolio_two_title{
	width: 100%;
	overflow: hidden;
	clear: both;
}
.Portfolio_two_title span{
	display: block;
	width: 100%;
	text-align: left;
}
.Portfolio_two_title span.span1{
	font-size: 24px;
	color: #1A1A1A;
	line-height: 33px;
	font-weight: bold;
}
.Portfolio_two_title span.span2{
	font-size: 18px;
	color: #999;
	line-height: 24px;
	font-weight: 200;
	margin-top: 6px;
}
.Portfolio_two_title2 span.span1,.Portfolio_two_title2 span.span2{
	color: #fff;
}
.Portfolio_two_main{
	width: 1070px;
	overflow: hidden;
	clear: both;
	padding-left: 100px;
	margin-top: 50px;
}
.Portfolio_two_main_ms{
	width: 100%;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	color: #999;
	line-height: 24px;
}
.Portfolio_two_main_nr{
	width: 1070px;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: -1;
	height: 273px;
	z-index: 1;
	margin-top: 38px;
}
.Portfolio_two_main_nr .img1{
	position: absolute;
	content: '';
	right: 0;
	top: 0;
	width: 700px;
	height: 273px;
	object-fit: cover;
	background-size: cover;
	background: #f0f4f7;
	z-index: -1;

}
.Portfolio_two_main_nr li{
	width: 100%;
	overflow: hidden;
	clear: both;
	padding-top: 36px;
}
.Portfolio_two_main_nr li:first-child{
	padding-top: 0;
}
.Portfolio_two_main_nr li span{
	display: block;
	width: 100%;
	text-align: left;
}
.Portfolio_two_main_nr li span.span1{
	font-size: 14px;
	font-weight: bold;
	color: #8632EA;
	line-height: 20px;
}
.Portfolio_two_main_nr li span.span2 b{
	font-weight: 200;
	font-size: 14px;
	color: #111;
	display: inline-block;
	border-bottom: 1px solid #000;
	line-height: 20px;
	padding-top: 8px;
	padding-bottom: 6px;
}
.Portfolio_two_btn{
	display: block;
	width: 226px;
	height: 44px;
	border: 2px solid #8632EA;
	text-align: center;
	line-height: 44px;
	margin-top: 40px;
	font-size: 16px;
	color: #8632EA;
	font-weight: bold;
}
.Portfolio_two_btn:hover{
	background: #8632EA;
	color: #fff;
}
/**/
/**/
.index_three{
	width: 1170px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding: 80px 0;
}
.index_three_title{
	width: 100%;
	overflow: hidden;
	clear: both;
}
.index_three_title span{
	display: block;
	width: 100%;
	text-align: left;

}
.index_three_title span.span1{
	font-size: 24px;
	color: #1A1A1A;
	font-weight: bold;
	line-height: 33px;

}
.index_three_title span.span2{
	font-size: 18px;
	color: #999;
	font-weight: 200;
	line-height: 30px;
}
.index_three_title span.span3{
	font-size: 14px;
	color: #999;
	line-height: 22px;
	margin-top: 20px;
}
.index_three_main{
	width: 1170px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 40px;
}
.index_three_main_left{
	width: 270px;
	overflow: hidden;
	float: left;
	margin-left: 30px;
}
.index_three_main_left:first-child{
	margin-left: 0;
}
.index_three_main_left_top{
	width: 99%;
	overflow: hidden;
	clear: both;
	background: #EDF1FA;
	 border: 1px solid #f0f4f7;
	padding-right: 0;
	display: block;
}
.index_three_main_left_top_pic .imgCase{
	width: 100%;
	height: 220px;
	display: block;
	overflow: hidden;
	clear: both;
	object-fit: cover;
	margin: 0 auto;
	
}
 
.index_three_main_left_top_name{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin-top: 10px;
	margin-left: 20px;
}
.index_three_main_left_top_name span{
	display: block;
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: left;
}
.index_three_main_left_top_name span.span1{
	font-size: 20px;
	color: #010000;
	font-weight: bold;
	line-height: 30px;
}
.index_three_main_left_top_name span.span2{
	font-size: 14px;
	color: #1A1A1A;
	line-height: 20px;
	margin-top: 2px;
}
.index_three_main_left_top_pro{
	width: 100%;
	overflow: hidden;
	clear: both;
	padding-top: 5px;
	margin-left: 20px;
	padding-bottom: 15px;
}
.index_three_main_left_top_pro span{
	display: block;
	width: 90%;
	text-align: left;
	font-size: 14px;
	color: #999999;
	line-height: 20px;
	padding-top: 10px;
}
.index_three_main_left2{
	padding-top: 30px;
}
.index_three_main_left_bottom{
	margin-top: 30px;
}
.index_three_main_left_top:hover{
	background: #FFECF4;
}
.index_three_main_left_top:hover .index_three_main_left_top_name span.span1{
	color: #FF1F83;
}

/**/
/**/
.InteractiveDesign_eightWrap{
    width: 100%;
    overflow: hidden;
    clear: both;
    padding: 80px 0;
    display: block;
    background: #F9F4F1;
}
.InteractiveDesign_eight{
    width: 1170px;
    overflow: hidden;
    clear: both;
    margin: 0 auto;
}
.InteractiveDesign_eight_main{
    width: 1170px;
    overflow: hidden;
    clear: both;
    margin: 0 auto;
    margin-top: 50px;
}
.InteractiveDesign_eight_main_left{
    width: 570px;
    overflow: hidden;
    float: left;
}
.InteractiveDesign_eight_main_left:nth-child(2){
    margin-left: 30px;
}
.InteractiveDesign_eight_main_left_one{
    width: 100%;
    overflow: hidden;
    clear: both;
    background: #F4ECE8;
    box-sizing: border-box;
    padding: 0 30px;
    padding-top: 16px;
    padding-bottom: 24px;
}
.InteractiveDesign_eight_main_left_one:nth-child(2){
    margin-top: 31px;
}
.InteractiveDesign_eight_main_left_one_title{
    width: 100%;
    overflow: hidden;
    clear: both;
}
.InteractiveDesign_eight_main_left_one_title span{
    display: block;
    width: 100%;
    overflow: hidden;
    clear: both;
}
.InteractiveDesign_eight_main_left_one_title span.span1{
    font-size: 14px;
    color: #999999;
    font-weight: 200;
    line-height: 18px;
}
.InteractiveDesign_eight_main_left_one_title span.span2{
    font-size: 18px;
    color: #0B0B0B;
    font-weight: bold;
    line-height: 24px;
}
.InteractiveDesign_eight_main_left_one_ms{
    width: 100%;
    overflow: hidden;
    clear: both;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    color: #999999;
    line-height: 22px;
    font-weight: 200;
    margin-top: 27px;
    border-left: 2px solid #E5745D;
    padding-left: 15px;
}
.InteractiveDesign_eight_main_left_one:hover{
    background: #fff;
}
.InteractiveDesign_eight_main_left_one:hover .InteractiveDesign_eight_main_left_one_title span.span2{
    color: #E5745D;
}

/**/
/**/
.InteractiveDesign_seven{
    width: 1170px;
    overflow: hidden;
    clear: both;
    padding: 80px 0;
    margin: 0 auto;
}
.clear{
    width: 0;
    height: 0;
    overflow: hidden;
    clear: both;
}
.InteractiveDesign_seven_main{
    width: 954px;
    clear: both;
    margin: 0 auto;
    position: relative;
    margin-top: 50px;
    z-index: 1;
}
.InteractiveDesign_seven_main:after{
    width: 100%;
    overflow: hidden;
    height: 1px;
    position: absolute;
    content: '';
    left: 0;
    top: 193px;
    background: #D8D8D8;
    z-index: -1;
}
.InteractiveDesign_seven_main_one{
    width: 170px;
    float: left;
    margin-left: 26px;
}
.InteractiveDesign_seven_main_one_top{
    width: 100%;
    overflow: hidden;
    clear: both;
    text-align: left;
    vertical-align: middle;
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 10px;
}
.InteractiveDesign_seven_main_one_top span{
    display: inline-block;
    vertical-align: middle;
}
.InteractiveDesign_seven_main_one_top span.span1{
    width: 26px;
    height: 42px;
    background: #F9F4F1;
    line-height: 42px;
    text-align: center;
    font-size: 14px;
    color: #FF6C4E;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
}
.InteractiveDesign_seven_main_one_top span.span2{
    margin-left: 12px;
}
.InteractiveDesign_seven_main_one_top span.span2 b{
    display: block;
    width: 100%;
    text-align: left;
    font-size: 16px;
    color: #0B0B0B;
    font-weight: bold;
    line-height: 24px;
}
.InteractiveDesign_seven_main_one_top span.span2 b.b1{
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
}
.InteractiveDesign_seven_main_one_center{
    width: 100%;
    overflow: hidden;
    clear: both;
    margin-top: 12px;
}
.InteractiveDesign_seven_main_one_center img{
    display: block;
    width: 100%;
}
.InteractiveDesign_seven_main_one_bottom{
    width: 100%;
    overflow: hidden;
    clear: both;
    text-align: left;
    font-size: 14px;
    color: #999999;
    line-height: 24px;
    margin-top: 7px;
    font-weight: 200;
}
.InteractiveDesign_seven_main_one_line{
    width: 100%;
    clear: both;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 10px;
}
.InteractiveDesign_seven_main_one_line span{
    display: block;
    width: 3px;
    height: 15px;
    background: #D8D8D8;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(20deg);
}
.InteractiveDesign_seven_main_one:first-child{
    margin-left: 0;

}
.InteractiveDesign_seven_main_one:nth-child(2n){
    padding-top: 178px;
}
.InteractiveDesign_seven_main_one:nth-child(2n) .InteractiveDesign_seven_main_one_top{
    margin-top: 19px;
}
.InteractiveDesign_seven_main_one:hover .InteractiveDesign_seven_main_one_top{
    border-color: #FF6C4E;
}
.InteractiveDesign_seven_main_one:hover .InteractiveDesign_seven_main_one_top span.span1{
    background: #FF6C4E;
    color: #fff;
}
.InteractiveDesign_seven_main_one:hover .InteractiveDesign_seven_main_one_top span.span2 b{
    color: #FF6C4E;
}
.InteractiveDesign_seven_main_one:hover .InteractiveDesign_seven_main_one_line span{
    background: #FF6C4E;
}
/**/

.InteractiveDesign_one_title_left_title{
    width: 100%;
    overflow: hidden;
    clear: both;
}
.InteractiveDesign_one_title_left_title span{
    display: block;
    width: 100%;
    text-align: left;
}
.InteractiveDesign_one_title_left_title span.span1{
    font-size: 24px;
    color: #0B0B0B;
    font-weight: bold;
    line-height: 33px;
}
.InteractiveDesign_one_title_left_title span.span2{
    font-size: 18px;
    color: #E5745D;
    font-weight: 200;
    line-height: 24px;
}
.InteractiveDesign_one_title_left_title2 span.span1,.InteractiveDesign_one_title_left_title2 span.span2{
    color: #fff;
}

.InteractiveDesign_eight_main-top{
	margin-top: 30px;
}