@import url(main.css);

.i_tit h3 {
	text-align: center;
	font-size: 44px;
	color: #07529c;
	line-height: 1;
	height: 77px;
	padding-top: 32px;
	padding-bottom: 26px;
	/* background: url(../image/h-1.png) no-repeat center 0; */
	font-weight: 600;
}

.i_tit h3:before {
	width: 200px;
	height: 3px;
	background: #f0f0f0;
}

.i_tit h3 a {
	color: #07529c;
	font-size: 40px;
}

.i_tit h3 span {
	color: #eb0424;
}

.i_tit {
	margin-top: 40px;
	text-align: center;
}

.i_tit>div {
	display: inline-block;
	overflow: hidden;
	width: 1200px;
}

.i_tit>div i {
	float: left;
	width: 50px;
	height: 1px;
	background: #999;
	margin-top: 51px;
}

.i_tit>div i:last-child {
	margin-top: -54px;
	margin-left: 256px;
}

.i_tit p {
	font-size: 20px;
	color: #f0f0f0;
	text-align: center;
	line-height: 20px;
}

.i_yt p {
	font-size: 12px;
	color: #eb0424;
}



.fw {
	margin: 0 auto;
	width: 1300px;
	text-align: center;
}

.fr {
	float: right;
}

.fl {
	float: left;
}

.i_pro_sub {
	width: 100%;
	padding-top: 0px;
	float: right;
	margin-right: 0px;
}

.i_pro_tit {
	display: flex;
	justify-content: flex-start;
}

.i_pro_tit h3 {
	font-size: 24px;
	line-height: 30px;
	margin-right: 10px;
	font-weight: 500;
}

.i_pro_tit h3 a {
	color: #07529c;
	font-weight: 600;
}

.i_pro_tit p {
	font-size: 18px;
	line-height: 30px;
	color: #000;
}

.i_pro_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    margin-left:12px;
}

.i_pro_list li {
	width: 24%;
	margin-top: 34px;
}
.i_pro_list li:hover{
	background:#f9f9f9;
	transition:1s;
}
.i_pro_list li span {
	display: block;
	width: 100%;
	border: 1px solid #07529c;
	overflow: hidden;
	width: 235px;
	height: 252px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}

.i_pro_list li span img {
	width: 100%;
	height: auto;
	transition: .5s;
}

.i_pro_list li:hover span img {
	transition: .5s;
	transform: scale(1.1);
}

.i_pro_list li p {
	width: 235px;
	text-align: center;
	border: 1px solid #07529c;
	border-top: none;
	line-height: 40px;
}

.i_pro {
	padding: 40px 0;
}


.title_in h1 {
	font-size: 26px;
	color: #333;
	font-weight: 100
}

.title_in:before {
	content: '';
	position: absolute;
	width: 110px;
	height: 2px;
	background: #cc3300;
	left: 50%;
	margin-left: -55px;
	bottom: -1px
}

.title_in p {
	font-size: 13px;
	color: #999
}

.txt>div {
	margin-top: 10px;
	font-size: 30px;
	margin-bottom: 10px;
}

.txt p {
	margin-top: 20px;
}

.i_why {
	background: url(../picture/iwhy.jpg) center center no-repeat;
	max-width: 1920px;
	margin: -55px auto;
	height: 358px;
}

.i_why .tt {
	right: 0px;
	top: 76px;
}

.i_why img {
	width: 170px;
	height: 170px;
	right: 816px;
	margin-top: 97px;
	position: absolute;
}

.i_why .inner {
	overflow: hidden;
}

.i_why h2 {
	width: 35%;
	height: 22px;
	line-height: 22px;
	margin-top: 155px;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	float: right;
	text-align: right
}

.i_why p {
	width: 100%;
	height: 22px;
	line-height: 22px;
	margin-top: 10px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	float: right;
	text-align: right
}

.i_about {
	background: #f1f1f1;
	padding: 60px 0;
}

.i_about_tit {
	text-align: center;
	margin-bottom: 50px;
}

.i_about_tit h3 {
	font-size: 30px;
	line-height: 60px;
}

.i_about_tit h3 font {
	color: #07529c;
	margin-right: 10px;
}

.i_about_tit p {
	font-size: 18px;
}

.i_about_sub {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}

.i_about_con {
	width: 590px;
}

.i_about_con h2 {
	margin-bottom: 10px;
	color: #07529c;
	font-size: 24px;
	font-weight: 600;
}

.i_about_con p {
	font-size: 16px;
	line-height: 32px;
}

.i_about_con span {
	display: block;
	width: 160px;
	height: 40px;
	line-height: 40px;
	background: #07529c;
	border-radius: 10px;
	margin-top: 20px;
	text-align: center;
}

.i_about_con span a {
	color: #FFF;
}

.i_about_img {
	width: 590px;
	/* height: 280px; */
	overflow: hidden;
}

.i_about_img img {
	width: 100%;
}

.i_about_list {
	width: 100%;
	margin: 0 auto;
	/* display: flex; */
}

.i_about_list li {
	width: 40%;
	overflow: hidden;
	float: left;
	margin: 10px;
}

.i_about_list li img {
	width: 100%;
	height: auto;
	transition: .5s;
}

.i_about_list li:hover img {
	transform: scale(1.1);
	transition: .5s;
}


.title {
	font-size: 26px;
}

.lis {
	overflow: hidden;
	margin-top: 50px;
}

.lis>div:first-child {
	width: 100px;
	float: left;
	background: #0f59d6;
	color: #fff;
	height: 350px;
}

.lis>div>a {
	width: 8%;
	float: left;
	writing-mode: vertical-rl;
	color: #fff;
	margin-top: 5px;
	height: 200px;
	cursor: pointer;
}

.lis>div>a:hover {
	background: #ed8e06;
}

.lightbox p_img {
	width: 200px;
	height: 100%;
}

.lis img {
	/*float:left;*/
	width: 1200px;
	height: 350px;
}

.c6 {

	background: url(../image/c3.png) no-repeat center bottom;
}

.c6 h2.bt {
	background: url(../image/hs.png) no-repeat center 0;
	margin-bottom: 50px;
}

.c3bg {
	padding-bottom: 64px;
}

.listx li {
	border-radius: 100px;
	box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.2);
	position: relative;
	float: left;
	margin-right: 36px;
	text-align: center;
	margin-top: 10px;
	padding-top: 24px;
	background: url(../image/l11.png) no-repeat center 0;
	width: 139px;
	height: 139px;
	box-sizing: border-box;
}

.listx li .tu {
	height: 45px;
	line-height: 45px;
}



.listx li p {
	font-size: 18px;
	line-height: 42px;
	color: #565656;
}

.listx li .ci {
	font-size: 20px;
	color: #ffffff;
	line-height: 29px;
}

.listx li .jh {
	position: absolute;
	bottom: -84px;
	left: 61px;
	width: 20px;
	height: 20px;
}

.listx li:last-child {
	margin-right: 0;
}

.listx li:nth-child(1) {
	margin-left: 6px;
}

.listx li:nth-child(2n) {
	margin-top: 44px;
}

.listx li:nth-child(2n) .jh {
	position: absolute;
	bottom: -50px;
	left: 61px;
}

.listx li:hover {
	background: url(../image/l22.png) no-repeat center 0;
}

.listx li:hover .jh {
	background: url(../image/sd.png) no-repeat center 0;
}

.listx li:hover p {
	color: #fff;
}

.listx li:hover .ci {
	color: #5b5b5b;
}

.listx li:hover .tu img.img1 {
	filter: brightness(10000000%);
}

h2.lc {
	text-align: center;
	font-size: 44px;
	color: #07529c;
	line-height: 1;
	padding-top: 29px;
	padding-bottom: 26px;
	background: url(../image/h-1.3.png) no-repeat center 0;
	font-weight: 600;
}

.ul-case {
	margin: 0 -5px;
	background-color: #e67817;
}

.ul-case li {
	width: 33.3%;
	float: left;
	margin-bottom: 10px;
}

.ul-case li a {
	margin: 0 5px;
	display: block;
}

.ul-case li .pic {
	padding-top: 75%;
	height: 0;
	position: relative;
}

.ul-case li .pic img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
}

.ul-case li p {
	height: 34px;
	line-height: 34px;
	color: #333;
	font-size: 16px;
	text-align: center;
}

.row-a6-1 {
	overflow: hidden;
}

.wp {
	max-width: 1200px;
	margin: 0 auto;

}

.g-tit {
	text-align: center;
	padding: 40px 0 26px;
}

.g-tit h3 {
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #DD7400;
	font-size: 28px;
	margin-bottom: 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.g-tit p {
	height: 18px;
	display: inline-block;
	position: relative;
	font-size: 0;
}

.g-tit p span {
	line-height: 18px;
	color: rgb(127, 127, 127);
	font-size: 14px;
	padding: 0 12px;
	background: #fff;
	margin: 0 160px;
	z-index: 9;
	position: relative;
}

.g-tit p::before {
	content: '';
	width: 100%;
	height: 1px;
	background: #d4d4d4;
	position: absolute;
	top: 50%;
}

.title_in .fl {
	font-size: 39px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #fff;
	line-height: 36px
}

.title_in {
	width: 1300px;
	margin: 0 auto
}

.title_in .fl {
	font-size: 39px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #fff;
	line-height: 36px
}

.title_in .fr {
	color: #fff
}

.title_in .fr p {
	font-size: 20px;
	font-weight: bold
}

.title_in .fr a {
	display: block;
	text-align: right;
	font-size: 14px;
	color: #fff;
	position: relative;
	margin-top: 20px
}

.title_in .fr a i {
	padding-left: 5px
}

.title_in .fr a:before {
	position: absolute;
	content: '';
	background: #fff;
	width: 20px;
	height: 2px;
	right: 0;
	top: -8px;
	transition: all 0.3s
}

.title_in .fr a:hover:before {
	width: 100%
}


.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.news_info h3 {
	font-size: 18px;
	color: #444;
	padding: 0px 0 9px;
}

.news_info p {
	font-size: 13px;
	color: #777;
	line-height: 24px;
}

.news_info {
	width: calc(96% - 58px);
	padding-left: 85px;
}

.news_list li {
	padding: 40px 0 15px;
}

.news_list li:hover .news_info h3 {
	
}

.news_list li:hover .news_info p {
	color: #000;
}

.news_list li:hover .news_time2 {
	border: 1px solid #07529c;
}

.news_list li:hover .news_time2 h3 {
	background: #07529c;
}

.news_list li:hover .news_time2 p {
	color: #000;
}

img,
object {
	max-width: 100%;
	vertical-align: top;
}

.news_hot {
	background: #f9f9f9;
	padding: 20px 0 0;
}

.news_hot_center {
	padding-bottom: 40px;
	border-bottom: 1px solid #999;
}

.news_hot li {
	flex: 1 1 auto;
	padding: 0 1%;
	width: 31%;
}

.news_hot li figcaption {
	padding: 20px 0;
}

.news_hot li figcaption h3 {
	font-size: 18px;
	color: #444;
	padding-bottom: 33px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.news_hot li figcaption h3 b {
	width: 0;
	height: 0;
	display: inline-block;
	vertical-align: middle;
	border-top: 1px solid #444;
	transition: all .4s cubic-bezier(.35, .45, .55, 1);
	margin-top: -1px;
}

.news_hot li figcaption p {
	font-size: 13px;
	color: #777;
	line-height: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.news_hot li:hover figcaption h3 b {
	width: 20px;
	margin-right: 5px;
}

.newspic {
	position: relative;
}

.newshot_time {
	background: #07529c;
	width: 105px;
	padding: 13px 0;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
}

.newshot_time h3 {
	font-size: 26px;
	color: #fff;
	padding-bottom: 5px;
}

.newshot_time p {
	font-size: 14px;
	color: #fff;
}

.news_hot_center ul {
	display: flex;
}
.newspic:hover .newshot_time{
	background:#DC7403;
	transition:1s;
}


.b {
	overflow: hidden;
}

.b span {
	float: left;
	color: #000;
	font-size: 16px;
}

.b a {
	float: right;
}

.active_list li {
	float:left;
	width: 49%;
	padding-left: 10px;
}
.active_list li:last-child{
	float:right;
}

.active_list li:hover {
	background: #ffffff;
}

.active_time {
	float: left;
	border-top: 1px solid #898989;
	border: 1px solid #898989;
	/*width: 100px;
    padding:14px 0;*/
	text-align: center;
}

.news_time2 h3 {
	font-size: 24px;
	color: #fff;
	background: #999;
	line-height: 44px;
}

a.more_in {
	width: 140px;
	height: 40px;
	line-height: 40px;
	background-color: #07529c;
	color: #f6f6f6;
	margin-bottom: 30px;
	text-indent: 0px;
	transition: all 0.3;
	border-radius: 20px;
	display: block;
	text-align: center;
	margin-top: 27px;
	margin-left: 560px;
}

a.more_in i {
	font-size: 14px;
	text-indent: -10px;
	opacity: 0;
	transition: all 0.3s
}

a.more_in:hover {
	text-indent: 25px
}

a.more_in:hover i {
	text-indent: 10px;
	opacity: 1
}

.search_in {
	background: var(--color);
	width: 601px;
	margin-top: 56px
}

.search_in img {
	box-shadow: 10px 10px 10px rgba(0, 0, 0, .5);
	/*è€ƒè™‘æµè§ˆå™¨å…¼å®¹æ€§*/
	-moz-box-shadow: 10px 10px 10px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, .5);
}

.search_in .tt {
	float: left;
	width: 100%;
}

/*pcç‰ˆè½´æ‰¿å“ç‰Œ*/


.radus {
	padding: 0 7px
}

.radus .pic {
	display: table;
	table-layout: fixed;
	/**background: #f3f3f3;
    border: 1px solid #f3f3f3;**/
	width: 100%;
	height: 80px
}



.radus .pic span {
	height: 176px;
	width: 100%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	overflow: hidden
}

.radus .pic span img {
	max-width: 90%;
	max-height: 90%;
	width: 100%;
	height: 175px;
	vertical-align: middle
}



.clearboth {
	width: 100%;
	height: 0px;
	line-height: 0px;
	display: block;
	clear: both;
	overflow: hidden;
	font-size: 0px;
}

.sublist {
	width: 201px
}

.sublist .tt {
	margin-bottom: 30px
}

.sublist .tt h2 {
	font-size: 39px;
	color: #333;
	line-height: 39px;
	margin-bottom: 10px
}

.sublist .tt p {
	font-size: 18px;
	color: #888
}

.sublist li a {
	display: block;
	width: 100%;
	height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #ddd;
	padding: 0 5px;
	font-size: 14px;
	color: #333;
	position: relative;
	transition: all 0.5s
}

.sublist li a i {
	position: absolute;
	right: 10px;
	top: 0;
	line-height: 39px;
	color: #888;
	transition: all 0.5s
}

.sublist a.more-in {
	margin-top: 40px
}

.sublist li a:hover,
.sublist li a.cur {
	background: #eb0424;
	padding-left: 20px;
	color: #fff;
	border-radius: 20px
}

.sublist li a:hover i,
.sublist li a.cur i {
	color: rgba(255, 255, 255, 0.7);
	right: 20px
}

.main1 {
	width: 1200px;
	margin: auto;
}

.bg2 {

	position: relative;
	overflow: hidden;
	color: #000;
}

.bg2:before {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	/*  border-top: 50px solid #f5f5f5;
    border-right: 960px solid transparent;
    border-left: 960px solid transparent;*/
	left: 50%;
	top: 0;
	margin-left: -960px;
}

.bg2:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	border-bottom: 50px solid #fff;
	border-right: 960px solid transparent;
	border-left: 960px solid transparent;
	left: 50%;
	bottom: 0;
	margin-left: -960px;
}

.bg2 .yunu-section-title {
	margin-top: 0px;
	position: relative;
	z-index: 1;
	text-align: center;
	font-size: 40px;
}

.img-center img {
	display: inline-block;
	width: 100%;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.s1 {
	text-align: center;
	font-size: 16px;
	line-height: 2.2;
	color: #181818;
	margin-top: 27px;
}

.s2 li {
	float: left;
	width: 20%;
	margin-top: 40px;
}

.s2 li a {
	display: block;
}

.s2 li .img-center {
	overflow: hidden;
	width: 218px;
	margin: 0 auto;
}

.s2 li .img-center img {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.s2 li a:hover .img-center img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.container {
	width: 1200px;
	margin: 40px auto;
}

.container {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}


.in_tit p {
	display: inline-block;
	position: relative;
	color: #888;
}

.in_tit p:before,
.in_tit p:after {
	content: "";
	width: 34px;
	height: 2px;
	background: #0082cc;
	position: absolute;
	top: 50%;
	margin-top: -1px;
}

.in_tit p:before {
	left: -54px;
}

.in_sida {
	background: #f3f3f3;
	overflow: hidden;
}

.in_sida dl:first-child dt {
	float: left;
	margin-top: 0;
}

.in_sida dl:first-child dd {
	float: right;
}


.in-prd-cate {
	/* float: left; */
	width: 100%;
	border: 3px solid #07529c;
	background-color: #fff;
	overflow: hidden;
	box-sizing: border-box;
}

.in-prd-cate .tit {
	text-align: center;
	color: #fff;
	line-height: 70px;
	font-size: 24px;
	font-weight: bold;
	background-color: #07529c;
}

.in-prd-cate dl {
	padding: 10px;
	margin: 0;
	width: calc(33% - 20px);
	float: left;
}

.in-prd-cate dt a {
	display: block;
	line-height: 60px;
	background: #07529c;
	color: #fff;
	font-size: 18px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.in-prd-cate dd {
	margin: 0;
}

.in-prd-cate dd a {
	display: block;
	line-height: 50px;
	font-size: 15px;
	border-bottom: 1px dotted #e5e5e5;
	background: url(../image/aao_10.jpg) left center no-repeat;
	padding-left: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.in-prd-cate dd a:hover{
	border-bottom: 2px solid #DC7403;
	transition:1s;
}

.index-c4 {
	background: url(../image/c4bg.jpg) no-repeat center;
	background-size: cover;
	padding-bottom: 5%;
}

.c4tlt {
	text-align: center;
	font-size: 36px;
	color: #fff;
	padding: 55px 0;
}

.index-c4 ul {
	font-size: 0;
}

.index-c4 ul li {
	width: 24%;
	margin-right: 1.3333%;
	float: left;
}

.index-c4 ul li:nth-child(4) {
	margin-right: 0;
}

.index-c4 ul li .img img {
	width: 100%;
}

.index-c4 ul li .wz {
	background: #fff;
	padding: 3% 2% 10%;
	position: relative;
	text-align: center;
}

.index-c4 ul li .wz h3 {
	font-size: 20px;
	color: #333;
	padding-bottom: 25px;
	background: url(../image/line01.png) no-repeat center bottom;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.index-c4 ul li .wz p {
	font-size: 14px;
	color: #999;
	line-height: 1.8;
	padding-top: 6%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.index-c4 ul li .wz::after {
	content: '';
	width: 0;
	height: 8px;
	background: #e67817;
	transition: 0.8s;
	position: absolute;
	bottom: 0;
	left: 0;
}

.index-c4 ul li:hover .wz::after {
	width: 100%;
}

.x-title h3 {
	color: inherit;
	font: 400 40px/66px "Microsoft yahei";
}

.iareas {
	width: 100%;
	background: #F3F3F3;
	overflow: hidden;
	padding-bottom: 70px;
}

.iareas .areasbox {
	margin-top: 40px;
	overflow: hidden;
	background: #fff;
}

.iareas .areasbox ul {}

.iareas .areasbox ul li {
	float: left;
	width: 398px;
	margin-bottom: 3px;
	height: 186px;
	position:relative;
	overflow: hidden;
}

.iareas .areasbox ul li.mc3 {
	margin: 0 3px 3px;
}

.iareas .areasbox ul li img {
	width: 398px;
	height: 186px;
}
.iareas .areasbox ul li:after,.iareas .areasbox ul li p{
	content:'';
	width:0;
	height:0;
	background:rgba(0,0,0,0.5);
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	margin:auto;
}
.iareas .areasbox ul li p{
	top:100%;
	background:none;
	color:#fff;
    margin-top:80px;
    font-size:20px;
}
.iareas .areasbox ul li:hover:after{
	height:100%;
	transition:1s;
	width:100%;
}
.iareas .areasbox ul li:hover p{
	top:0;
	transition:1s;
	z-index: 99;
	height: 100%;
	text-align: center;
	width: 100%;
}

.iareas .areasbox li.cen {
	background: #07529c;
}

.iareas .areasbox li.cen h1 {
	color: #fff;
	font-size: 30px;
	text-align: center;
	margin-top: 44px;
	font-weight: normal;
	height: 46px;
	line-height: 46px;
}

.iareas .areasbox li.cen h3 {
	color: #fff;
	font-size: 18px;
	text-align: center;
	height: 28px;
	line-height: 28px;
	font-weight: normal;
}
.news_list{
	background: #f9f9f9;
}
.news_list ul{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.abb_list {
    position: relative;
    margin-top: 55px;
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 60px auto;
}

.abb_list li {
    box-sizing: border-box;
    width: 24.6%;
    background: #07529c;
    padding: 35px 20px;
}

.abb_list li a {
    display: flex;
    /* display: block; */
}

.abb_list li span {
    /* line-height: 170px; */
    width: 53px;
    /* display: inline-block; */
    /* vertical-align: middle; */
    /* padding-right: 35px; */
    /* float: left; */
    margin-top: 20px;
}

.abb_list li .tss {
    float: right;
    /* display: inline-block; */
    /* vertical-align: middle; */
}

.abb_list li .tss h3 {
    font-weight: normal;
    font-size: 24px;
    color: #fff;
}

.abb_list li .tss h4 {
    font-weight: normal;
    font-size: 14px;
    color: rgba(255, 255, 255, .6);
}

/*合作客户*/
#floor_8_main { margin-top:20px;
    padding-bottom: 52px;
}
#floor_8_main .floor_8 {
}
#floor_8_main .in_title8 {
    position: relative;
    width: 100%;
    padding-top: 20px;
    text-align: center;
}
#floor_8_main .in_title8 .p1 {
letter-spacing: 32px;
    font-family: "Poppins", sans-serif;
    line-height: 0;
    /* height: 77px; */
    display: block;
    -webkit-text-fill-color: transparent;
    font-size: 42px;
    color: #ababab;
    -webkit-text-stroke-color: #868686b3;
    -webkit-text-stroke-width: 1px;
}
#floor_8_main .in_title8 .p2 {

    font-size: 35px;
    color: #000;
    line-height: 1;
    height: 40px;
    font-weight: bold;
    display: block;
}
#floor_8_main .in_title8 .p3 {
    font-size: 19px;
    color: #666;
    line-height: 1.0;
    height: 28px;
    display: block;
}
#floor_8_main .proCase {
    position: relative;
    margin-top: 30px;
}
#floor_8_main .proCase .list {
    width: 100%;
}
#floor_8_main .proCase .list li {
    position: relative;
    display: block;
    float: left;
    padding: 0 10px;
    transition: all ease 600ms;
}
#floor_8_main .proCase .list li a {
    display: block;
}
#floor_8_main .proCase .list li a img { border:1px solid #dedede;
    display: block;
    width: 180px;
    height: 141px;
}
#floor_8_main .proCase .hd {
    position: absolute;
    width: 101%;
}
#floor_8_main .proCase .hd .prev {
    width: 27px;
    height: 60px;
    background-position: -52px -103px;
    background-color: rgba(0,0,0,0.49);
    cursor: pointer;
    position: absolute;
    top: -100px;
    left: 0;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
#floor_8_main .proCase .hd .next {
    width: 27px;
    height: 60px;
    background-position: -77px -103px;
    background-color: rgba(0,0,0,0.49);
    cursor: pointer;
    position: absolute;
    top: -100px;
    right: 0;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
#floor_8_main .proCase .hd .prev:hover {
    background-color: rgba(0, 109, 184 ,0.49);
}
#floor_8_main .proCase .hd .next:hover {
    background-color: rgba(0, 109, 184 ,0.49);
}
#floor_8_main .proCase .hd .prev {
    width: 27px;
    height: 60px;
    background-position: -52px -103px;
    background-color: rgba(0,0,0,0.49);
    cursor: pointer;
    position: absolute;
    top: -100px;
    left: 0;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
#floor_8_main .proCase .hd .next {
    width: 27px;
    height: 60px;
    background-position: -77px -103px;
    background-color: rgba(0,0,0,0.49);
    cursor: pointer;
    position: absolute;
    top: -100px;
    right: 0;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}