﻿@charset "utf-8";
/* main_img */
.img_gallery{
	height:433px;
	overflow:hidden;
	position:relative;
	border-radius:6px;
}
.main_img{
	height:100%;
	overflow:hidden;
	position:relative;
}
.main_img ul{
	width:9999px;
	height:100%;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	}
.main_img ul.main_img_lists li.main_img_list{
	float:left;
	width:770px;
	height:100%;
	background:#efefef;
}
.main_img ul:after{
	display:block;
	margin:0 auto;
	clear:both;
	content:"";
}
.main_img ul.main_img_lists li.main_img_list div.img_boxs{
	display:block;
	width:100%;
	height:100%;
	}
.main_img ul.main_img_lists li.main_img_list div.img_boxs .swiper-container{
	width:100%;
	margin:0 auto;
	height:100%;
	}
.main_img ul.main_img_lists li.main_img_list div.img_boxs .swiper-container .swiper-wrapper{ 
width:100%; 
margin:0 auto;
height:100%;
}
.main_img ul.main_img_lists li.main_img_list div.img_boxs .swiper-container .swiper-wrapper .swiper-slide{
	float:left;
	width:23.5%;
	margin-right:2%;
	height:auto;
	}
.main_img ul.main_img_lists li.main_img_list div.img_boxs .swiper-container .swiper-wrapper .swiper-slide_box{
	width:100%;
	margin-right:0px;
	}
.main_img ul.main_img_lists li.main_img_list div.img_boxs .swiper-container .swiper-wrapper .swiper-slide a{
	display:block;
	margin:0 auto;
	width:100%;
	height:100%;
	}
.main_img ul.main_img_lists li.main_img_list div.img_boxs .swiper-container .swiper-wrapper .swiper-slide a .swiper-slide-soc{
	width:100%;
	height:100%;
	margin:0 auto;
	}
.main_img ul.main_img_lists li.main_img_list div.img_boxs .swiper-container .swiper-wrapper .swiper-slide a .swiper-slide-soc .swiper-slide-soc-detimg{
	width:100%;
	overflow:hidden;
	height:433px;
	margin:0 auto;
	border-radius:6px;
	}
.main_img ul.main_img_lists li.main_img_list div.img_boxs .swiper-container .swiper-wrapper .swiper-slide a .swiper-slide-soc .swiper-slide-soc-detimg .works_img{ 
	display:block; 
	width:100%; 
	height:100%;
	border-radius:6px;
	object-fit: cover;
	transition: all 1s;
}
.main_img ul.main_img_lists li.main_img_list div.img_boxs .swiper-container .swiper-wrapper .swiper-slide a .swiper-slide-soc .swiper-slide-soc-detimg:hover .works_img{
	transform: scale(1.12);
    -ms-transform: scale(1.12);
    -moz-transform: scale(1.12);
    -webkit-transform: scale(1.12);
    -o-transform: scale(1.12);
	}
.main_img ul.main_img_lists li.main_img_list div.img_boxs .swiper-container .swiper-wrapper .swiper-slide a .swiper-slide-soc .swiper-slide-soc-det{
	width:100%;
	font-size:16px;
	line-height:40px;
	max-height:40px;
	overflow:hidden;
	/*margin-top:7px;*/
	text-align:center;
	/*display:none;*/
	position:absolute;
	left:0px;
	bottom:0px;
	color:#fff;
	background:rgba(0,0,0,.8);
	padding:0 15px;
	}
.main_img ul.main_img_lists li.main_img_list div.img_boxs .swiper-container .swiper-wrapper .swiper-slide a .swiper-slide-soc:hover .swiper-slide-soc-det{
	color:#ea3721;
	}
.main_img ul.main_img_lists li.main_img_list div.img_boxs .swiper-container .swiper-wrapper .swiper-slide:last-child{
	margin-right:0px;
	}
.main_img ul.main_img_lists li.main_img_list div.img_boxs .swiper-container .swiper-wrapper:after{
	content:"";
	display:block;
	margin:0 auto;
	clear:both;
	}
.img_font{
	position:absolute; 
	bottom:0px; 
	left:0%; 
	color:#fff;
	width:100%;
	padding:0 10px;
	background:rgba(0,0,0,.4);
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:16px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.img_font span{ display:none;}
.img_font span:first-child{ display:block;}
div.point{
	position:absolute;
	bottom:45px;
	z-index:1;
	height:10px;
	line-height:10px;
	margin:0 auto;
	text-align:center;
	width:100%;
	left:0;
	padding:0;
}
div.point a{
	width:10px;
	height:10px;
	margin:0;
	padding:0;
	background:#ccc;
	display:inline-block;
	margin-right:6px;
	text-indent:-1000px;
	border-radius:50%;
	line-height:10px;
	text-align:center;
	border:none;
	outline:none;
	}
div.point a:last-child{
	margin-right:0px;
	}
div.point a:after{
	content:"";
	display:block;
	margin:0 auto;
	clear:both;
	}
div.point a.on{
	background:#ea3721;
	}
#btn_prev,#btn_next{
	z-index:11111;
	position:absolute;
	width:50px!important;
	height:50px!important;
	top:50%;
	margin-top:-25px;
	display:none;
	font-size:40px;
	background:#ea3721;
	border-radius:50%;
	font-family:"宋体","微软雅黑","宋体";
	line-height:50px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	}
#btn_prev{
	left:0px;
	}
#btn_next{
	right:0px;
}
.grace_bigbox{
	width:100%;
	margin:0px auto 20px;
}
.grace_box{
	padding:0 15px;
	margin:0px auto 0px;
}
.grace_box .img_gallery02{
	/*height:173px;*/
	height:203px;
	overflow:hidden;
	position:relative;
	padding:0px;
	border-radius:4px;
}
.grace_box .img_gallery02 .main_img02{
	height:100%;
	overflow:hidden;
	position:relative;
}
.grace_box .img_gallery02 .main_img02 ul.main_img_lists02{
	width:9999px;
	height:100%;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
}
.grace_box .img_gallery02 .main_img02 ul.main_img_lists02 li.main_img_list02{
	float:left;
	width:100%;
	height:100%;
}
.grace_box .img_gallery02 .main_img02 ul.main_img_lists02 li.main_img_list02 span.img_pic_box02{
	display:block;
	width:100%;
	height:173px;
	border-radius:4px;
	overflow:hidden;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	position:relative;
}
.grace_box .img_gallery02 .main_img02 ul.main_img_lists02 li.main_img_list02 span.img_pic_box02 img.fc_pic{
	display:block;
	width:100%;
	height:100%;
	margin:0 auto;
	border-radius:4px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
}
.grace_box .img_gallery02 .main_img02 ul.main_img_lists02 li.main_img_list02 span.img_pic_box02 .g-mask-block{
	color: #fff;
    font-size: 12px;
	bottom: 5px;
    position: absolute;
    right: 5px;
	box-sizing: border-box;
    height: 20px;
    line-height: 16px;
    padding: 2px 6px;
    border-radius: 10px;
    background: rgba(0,0,0,0.4);
	}
.g-icon {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
}
.g-icon-play {
    background: url(../../image2023/t01adc957c6efc65cfe.png) no-repeat;
    background-image: -webkit-image-set(url(../../image2023/t01adc957c6efc65cfe.png) 1x,url(../../image2023/t016ecc6164db7f4d12.png) 2x);
}
.grace_box .img_gallery02 .main_img02 ul.main_img_lists02 li.main_img_list02 span.img_pic_box02 .g-icon-play{
	background-size: 100% 100%;
    display: block;
    height: 32px;
    left: 50%;
    margin: -16px 0 0 -16px;
    position: absolute;
    top: 50%;
    width: 32px;
	}
.grace_box .img_gallery02 .main_img02 ul.main_img_lists02 li.main_img_list02 span.img_pic_box02 .g-img-mask {
    background: #000 \9;
    content: ' ';
    display: block;
    height: 100%;
	width: 100%;
	width:48px;
	height:48px;
    position: absolute;
	left: 0;
	top: 0;
	left:50%;
	top:50%;
	margin-left:-24px;
	margin-top:-24px;
	border-radius:50%;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=3);
    background: rgba(0,0,0,0.3);
}
.grace_box .img_gallery02 .main_img02 ul.main_img_lists02 li.main_img_list02 span.img_pic_box02:hover .g-img-mask{
	 background: rgba(0,0,0,1.0);
	}
.grace_box .img_gallery02 .img_font02{
	position:absolute;
	bottom:0px;
	left:0px;
	color:#fff;
	width:100%;
	padding:0 10px;
	height:30px;
	line-height:30px;
	font-size:14px;
	background:rgba(0,0,0,1.0);
	text-align:left;
	/*display:none!important;*/
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.grace_box .img_gallery02 .img_font02 span{
	display:inline-block;
	display:none;
}
.grace_box .img_gallery02 .img_font02 span a{
	color:#fff;
	}
.grace_box .img_gallery02 .img_font02 span a img.sp_icons{
	width:18px;
	height:auto;
	display:inline-block;
	float:left;
	position:relative;
	top:6px;
	margin-right:6px;
	}
.grace_box .img_gallery02 .img_font02 span a:after{
	content:"";
	display:block;
	margin:0 auto;
	clear:both;
	}
.grace_box .img_gallery02 div.point02{
	position:absolute;
	bottom:34px;
	z-index:1;
	height:8px;
	line-height:8px;
	margin:0 auto;
	text-align:center;
	left:0;
	width:100%;
}
.grace_box .img_gallery02 div.point02 a{
	width:8px;
	height:8px;
	margin:0;
	padding:0;
	display:inline-block;
	text-indent:-1000px;
	background:#ccc;
	border-radius:50%;
	margin-right:4px;
	text-align:center;
	border:none;
	outline:none;
}
.grace_box .img_gallery02 div.point02 a:last-child{
	margin-right:0px;
}
.grace_box .img_gallery02 div.point02 a.on02{
    background:#ea3721;
}
.grace_box .img_gallery02 .main_img02 #btn_prev02,.grace_box .img_gallery02 .main_img02 #btn_next02{
	z-index:11111;
	position:absolute;
	width:30px !important;
	height:30px !important;
	top:50%;
	margin-top:-15px;
	display:none;
	font-size:20px;
	background:#19d3ff;
	border-radius:50%;
	font-family:"宋体","微软雅黑","宋体";
	line-height:30px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
.grace_box .img_gallery02 .main_img02 #btn_prev02{
	left:0px;
}
.grace_box .img_gallery02 .main_img02 #btn_next02{
	right:0px;
}
@media(max-width:768px){
.main_img li{
	float:left;
	width:100%;
	height:422px;
	}
.exp-c-sgp:after{
	content:"";
	display:block;
	clear:both;
	margin:0 auto;
	}
.main_img ul.main_img_lists li.main_img_list div.img_boxs .swiper-container .swiper-wrapper .swiper-slide a .swiper-slide-soc .swiper-slide-soc-det{
	font-size:14px;
	/*margin-top:5px;*/
	line-height:26px;
	max-height:26px;
	white-space:nowrap;
	text-overflow: ellipsis;
	padding:0 10px;
	}
.img_font{ 
font-size:14px; 
height:28px; 
line-height:28px;
}
.img_gallery{
	height:415px;
	}
.main_img ul.main_img_lists li.main_img_list div.img_boxs .swiper-container .swiper-wrapper .swiper-slide a .swiper-slide-soc .swiper-slide-soc-detimg{
	border-radius:4px;
	height:415px;
	}
.main_img ul.main_img_lists li.main_img_list div.img_boxs .swiper-container .swiper-wrapper .swiper-slide a .swiper-slide-soc .swiper-slide-soc-detimg .works_img{ border-radius:4px;}	
.main_img ul{ width:10000%;}
.main_img ul.main_img_lists li.main_img_list{ width:1%;}
#btn_prev, #btn_next{ display:none!important;}
div.point{ height:6px; line-height:6px; padding:0; bottom:30px;}
div.point a{ width:6px; height:6px; margin-right:4px; line-height:6px;}
div.point a:after{ display:none;}
.container-1200 .container-r{
	width:100%;
	float:none;
	margin-top:0px;
	margin-left:0;
	padding-top:0px;
	margin-bottom:40px;
	}
.list_menu p{ 
font-size:12px; 
height:36px;
margin-bottom:5px;
-webkit-line-clamp:2;
}
.list_menu p{
	width:608px;
	}
.grace_box .img_gallery02 .main_img02 ul.main_img_lists02{
		width:10000%;
	}
.grace_box .img_gallery02 .main_img02 ul.main_img_lists02 li.main_img_list02{
	width:1%;
}
.grace_box .img_gallery02{ 
	height:415px;
}
.grace_box .img_gallery02 .main_img02 ul.main_img_lists02 li.main_img_list02 span.img_pic_box02{
	height:415px;
}
.grace_box .img_gallery02 .main_img02 #btn_prev02, .grace_box .img_gallery02 .main_img02 #btn_next02{
	display:none!important;
}
.grace_bigbox{ 
	/*margin-top:15px;*/
	margin-bottom:15px;
}
.grace_box .img_gallery02 div.point02{ 
	/*bottom:5px;*/
	height:6px;
	line-height:6px;
}
.grace_box .img_gallery02 div.point02 a{
	width:6px;
	height:6px;
}
.grace_box .img_gallery02 .img_font02{
	height:28px;
	line-height:28px;
	font-size: 13px;
}
.grace_box .img_gallery02 .img_font02 span a img.sp_icons{
	width:14px;
	top:7px;
	margin-right:4px;
	}
.grace_box .img_gallery02 .main_img02 ul.main_img_lists02 li.main_img_list02 span.img_pic_box02 .g-img-mask{
	width:38px;
	height:38px;
	margin-top:-19px;
	margin-left:-19px;
	}
.grace_box .img_gallery02 .main_img02 ul.main_img_lists02 li.main_img_list02 span.img_pic_box02 .g-icon-play{
	width:28px;
	height:28px;
	margin-top:-14px;
	margin-left:-14px;
	}
.grace_box .img_gallery02 .img_font02{
	background:rgba(0,0,0,0.24);
	}
}
@media(max-width:750px){
.img_gallery{ height:405px;}
.main_img ul.main_img_lists li.main_img_list div.img_boxs .swiper-container .swiper-wrapper .swiper-slide a .swiper-slide-soc .swiper-slide-soc-detimg{
	height:405px;
	}
.list_menu p{
	width:590px;
	}
.grace_box .img_gallery02{ height:405px; }
.grace_box .img_gallery02 .main_img02 ul.main_img_lists02 li.main_img_list02 span.img_pic_box02{
		height:405px;
	}
}
@media(max-width:720px){
.img_gallery{ height:388px;}
.main_img ul.main_img_lists li.main_img_list div.img_boxs .swiper-container .swiper-wrapper .swiper-slide a .swiper-slide-soc .swiper-slide-soc-detimg{
	height:388px;
	}
.list_menu p{
	width:560px;
	}
.grace_box .img_gallery02{ height:388px; }
.grace_box .img_gallery02 .main_img02 ul.main_img_lists02 li.main_img_list02 span.img_pic_box02{
		height:388px;
	}
}
@media(max-width:680px){
.img_gallery{ height:366px;}
.main_img ul.main_img_lists li.main_img_list div.img_boxs .swiper-container .swiper-wrapper .swiper-slide a .swiper-slide-soc .swiper-slide-soc-detimg{
	height:366px;
	}
.list_menu p{
	width:520px;
	}
.grace_box .img_gallery02{ height:366px; }
.grace_box .img_gallery02 .main_img02 ul.main_img_lists02 li.main_img_list02 span.img_pic_box02{
		height:366px;
	}
}
@media(max-width:640px){
.img_gallery{ height:343px;}
.main_img ul.main_img_lists li.main_img_list div.img_boxs .swiper-container .swiper-wrapper .swiper-slide a .swiper-slide-soc .swiper-slide-soc-detimg{
	height:343px;
	}
.list_menu p{
	width:480px;
	}
.grace_box .img_gallery02{ height:343px; }
.grace_box .img_gallery02 .main_img02 ul.main_img_lists02 li.main_img_list02 span.img_pic_box02{
		height:343px;
	}
}
@media(max-width:620px){
.img_gallery{ height:332px;}
.main_img ul.main_img_lists li.main_img_list div.img_boxs .swiper-container .swiper-wrapper .swiper-slide a .swiper-slide-soc .swiper-slide-soc-detimg{
	height:332px;
	}
.list_menu p{
	width:460px;
	}
.grace_box .img_gallery02{ height:332px; }
.grace_box .img_gallery02 .main_img02 ul.main_img_lists02 li.main_img_list02 span.img_pic_box02{
		height:332px;
	}
}
@media(max-width:580px){
.img_gallery{ height:309px;}
.main_img ul.main_img_lists li.main_img_list div.img_boxs .swiper-container .swiper-wrapper .swiper-slide a .swiper-slide-soc .swiper-slide-soc-detimg{
	height:309px;
	}
.list_menu p{
	width:420px;
	}
.grace_box .img_gallery02{ height:309px; }
.grace_box .img_gallery02 .main_img02 ul.main_img_lists02 li.main_img_list02 span.img_pic_box02{
		height:309px;
	}
}
@media(max-width:540px){
.img_gallery{ height:287px;}
.main_img ul.main_img_lists li.main_img_list div.img_boxs .swiper-container .swiper-wrapper .swiper-slide a .swiper-slide-soc .swiper-slide-soc-detimg{
	height:287px;
	}
.list_menu p{
	width:380px;
	}
.grace_box .img_gallery02{ height:287px; }
.grace_box .img_gallery02 .main_img02 ul.main_img_lists02 li.main_img_list02 span.img_pic_box02{
		height:287px;
	}
}
@media(max-width:520px){
.img_gallery{ height:276px;}
.main_img ul.main_img_lists li.main_img_list div.img_boxs .swiper-container .swiper-wrapper .swiper-slide a .swiper-slide-soc .swiper-slide-soc-detimg{
	height:276px;
	}
.list_menu p{
	width:360px;
	}
.grace_box .img_gallery02{ height:276px; }
.grace_box .img_gallery02 .main_img02 ul.main_img_lists02 li.main_img_list02 span.img_pic_box02{
		height:276px;
	}
}
@media(max-width:480px){
.img_gallery{ height:253px;}
.main_img ul.main_img_lists li.main_img_list div.img_boxs .swiper-container .swiper-wrapper .swiper-slide a .swiper-slide-soc .swiper-slide-soc-detimg{
	height:253px;
	}
.list_menu p{
	width:320px;
	}
.grace_box .img_gallery02{ height:253px; }
.grace_box .img_gallery02 .main_img02 ul.main_img_lists02 li.main_img_list02 span.img_pic_box02{
		height:253px;
	}
}
@media(max-width:420px){
.img_gallery{ height:219px;}
.main_img ul.main_img_lists li.main_img_list div.img_boxs .swiper-container .swiper-wrapper .swiper-slide a .swiper-slide-soc .swiper-slide-soc-detimg{
	height:219px;
	}
.list_menu p{
	width:260px;
	}
.grace_box .img_gallery02{ height:219px; }
.grace_box .img_gallery02 .main_img02 ul.main_img_lists02 li.main_img_list02 span.img_pic_box02{
		height:219px;
	}
}
@media(max-width:414px){
.img_gallery{ height:216px;}
.main_img ul.main_img_lists li.main_img_list div.img_boxs .swiper-container .swiper-wrapper .swiper-slide a .swiper-slide-soc .swiper-slide-soc-detimg{
	height:216px;
	}
.list_menu p{
	width:254px;
	}
.grace_box .img_gallery02{ height:216px; }
.grace_box .img_gallery02 .main_img02 ul.main_img_lists02 li.main_img_list02 span.img_pic_box02{
		height:216px;
	}
}
@media(max-width:412px){
.img_gallery{ height:215px;}
.main_img ul.main_img_lists li.main_img_list div.img_boxs .swiper-container .swiper-wrapper .swiper-slide a .swiper-slide-soc .swiper-slide-soc-detimg{
	height:215px;
	}
.list_menu p{
	width:252px;
	}
.grace_box .img_gallery02{ height:215px; }
.grace_box .img_gallery02 .main_img02 ul.main_img_lists02 li.main_img_list02 span.img_pic_box02{
		height:215px;
	}
}
@media(max-width:411px){
.img_gallery{ height:214px;}
.main_img ul.main_img_lists li.main_img_list div.img_boxs .swiper-container .swiper-wrapper .swiper-slide a .swiper-slide-soc .swiper-slide-soc-detimg{
	height:214px;
	}
.list_menu p{
	width:251px;
	}
.grace_box .img_gallery02{ height:214px; }
.grace_box .img_gallery02 .main_img02 ul.main_img_lists02 li.main_img_list02 span.img_pic_box02{
		height:214px;
	}
}
@media(max-width:375px){
.img_gallery{ height:194px;}
.main_img ul.main_img_lists li.main_img_list div.img_boxs .swiper-container .swiper-wrapper .swiper-slide a .swiper-slide-soc .swiper-slide-soc-detimg{
	height:194px;
	}
.list_menu p{
	width:215px;
	}
.grace_box .img_gallery02{ height:194px; }
.grace_box .img_gallery02 .main_img02 ul.main_img_lists02 li.main_img_list02 span.img_pic_box02{
		height:194px;
	}
}
@media(max-width:360px){
.img_gallery{ height:186px;}
.main_img ul.main_img_lists li.main_img_list div.img_boxs .swiper-container .swiper-wrapper .swiper-slide a .swiper-slide-soc .swiper-slide-soc-detimg{
	height:186px;
	}
.list_menu p{
	width:200px;
	}
.grace_box .img_gallery02{ height:186px; }
.grace_box .img_gallery02 .main_img02 ul.main_img_lists02 li.main_img_list02 span.img_pic_box02{
		height:186px;
	}
}
@media(max-width:320px){
.img_gallery{ height:163px;}
.main_img ul.main_img_lists li.main_img_list div.img_boxs .swiper-container .swiper-wrapper .swiper-slide a .swiper-slide-soc .swiper-slide-soc-detimg{
	height:163px;
	}
.list_menu p{
	width:160px;
	}
.grace_box .img_gallery02{ height:163px; }
.grace_box .img_gallery02 .main_img02 ul.main_img_lists02 li.main_img_list02 span.img_pic_box02{
		height:163px;
	}
}

