@font-face {
	font-family: 'Base-font';
	src: url('../fonts/futurademic.eot');
	src: local('apple Regular'), local('apple'), url('../fonts/futurademic.woff') format('woff'), url('../fonts/futurademic.ttf') format('truetype'), url('../fonts/futurademic.svg#apple') format('svg');
}

@font-face {
	font-family: 'Trump';
	src: url('../fonts/TrumpGothicEast_bold.eot');
	src: local('apple Regular'), local('apple'), url('../fonts/TrumpGothicEast_bold.woff') format('woff'), url('../fonts/TrumpGothicEast_bold.ttf') format('truetype'), url('../fonts/TrumpGothicEast_bold.svg#apple') format('svg');
}

ul, ol {
	list-style: none;
}

a:hover {
	text-decoration: none;
}

/***************关于我们*************/

.fl {
	float: left;
}

.fr {
	float: right;
}

.body-wrap {
	background: #fff;
	padding-top: 90px;
	background-image: url(../images/aboutbg1.png);
	background-repeat: repeat;
}

.mginb-16 {
	margin-bottom: 16px;
}

.ins-ban {
	padding: 0;
	height: 876px;
	position: relative;
	overflow: hidden;
}

.ins-ban .gray-bg {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background-color: #000;
	opacity: 0.2;
	filter: alpha(opacity=20);
}

.ins-ban .flex-control-nav {
	position: absolute;
	bottom: 30px;
	text-align: center;
	width: 100%;
	left: 0;
	height: 10px;
	z-index: 2;
}

.ins-ban .flex-control-nav li {
	display: inline-block;
	margin: 0 10px;
	vertical-align: top;
	width: 8px;
	height: 8px;
	border: 1px solid #fff;
	border-radius: 50%;
}

.ins-ban .flex-control-nav li a.flex-active {
	background-color: #fff;
}

.ins-ban .up-cont {
	position: absolute;
	left: 10.5%;
	top: 50%;
	margin-top: -220px;
	color: #fff;
	z-index: 2;
}

.ins-ban .up-cont h4 {
	font-size: 48px;
	line-height: 80px;
}

.ins-ban .up-cont .line {
	display: block;
	width: 40px;
	height: 4px;
	background-color: #fff;
	margin-top: 17px;
}

.ins-ban .up-cont .font {
	display: block;
	line-height: 68px;
	font-size: 40px;
	margin-top: 38px;
}

.ins-ban .up-cont .down-ico {
	display: block;
	width: 43px;
	height: 43px;
	border-radius: 50%;
	border: 1px solid rgba(255, 255, 255, 0.4);
	cursor: pointer;
	margin-top: 95px;
	position: relative;
	overflow: hidden;
}

.ins-ban .up-cont .down-ico i {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/ico_16.png) no-repeat center;
	animation: downico 1.5s ease-out infinite;
	position: relative;
}

.ins-ban .up-cont .link-ico {
	display: block;
	width: 43px;
	height: 43px;
	border-radius: 50%;
	border: 1px solid rgba(255, 255, 255, 0.1);
	cursor: pointer;
	margin-top: 95px;
	position: relative;
	overflow: hidden;
}

.ins-ban .up-cont .link-ico i {
	display: inline-block;
	width: 100%;
	height: 100%;
	vertical-align: top;
	background: url(../images/ico_43.png) no-repeat center;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	transition: all 0.3s ease 0s;
}

.ins-ban .up-cont .link-ico .bg {
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 0;
	height: 0;
	z-index: 1;
	transition: all 0.3s ease 0s;
	border-radius: 50%;
}

.ins-ban .up-cont .link-ico:hover {
	background-color: #ccc;
	border: 1px solid #ccc;
}

.ins-ban .up-cont .link-ico:hover i {
	background: url(../images/ico_43_h.png) no-repeat center;
}

.ins-ban .bgimg {
	opacity: 0;
	filter: alpha(opacity=0);
	position: relative;
}

.about-ban .top-tit h4 {
	font-size: 30px;
	line-height: 40px;
	color: #333333;
}

.about-ban .top-tit span {
	display: block;
	font-size: 18px;
	color: #333333;
}

.about-ban .top-tit .date {
	font-size: 16px;
	line-height: 36px;
	margin-top: 30px;
	max-width: 40%;
	color: #777777;
}

.about-ban .top-tit .tit {
	font-size: 24px;
	line-height: 48px;
}

.about-ban .cont-wrap {
	position: absolute;
	width: 100%;
	top: 60px;
	color: #fff;
	font-size: 20px;
}

.about-ban .cent-cont {
	margin-top: 90px;
	border-top: 1px solid #999;
	padding-top: 60px;
}

.about-ban .cent-cont .map-sign {
	display: inline-block;
	margin-right: 2.1%;
	margin-top: 15px;
	width: 23.4%;
}

.about-ban .cent-cont .map-sign img {
	width: 100%;
}

.about-ban .num-top {
	position: absolute;
	right: 0;
	top: 0.42rem;
}

.about-ban .num-top li {
	float: left;
	padding-left: 20px;
	margin-left: 20px;
	text-align: center;
	color: #fff;
	position: relative;
}

.about-ban .num-top li:nth-of-type(1) {
	width: 300px;
}

.about-ban .num-top li:nth-of-type(2) {
	width: 200px;
}

.about-ban .num-top li:nth-of-type(3) {
	width: 200px;
}

.about-ban .num-top .line {
	display: block;
	width: 1px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #cacaca;
	opacity: 0.15;
	filter: alpha(opacity=15);
}

.about-ban .num-top .cn-tt {
	font-size: 18px;
	line-height: 18px;
	color: #777777;
}

.about-ban .num-top .num {
	font-size: 70px;
	font-family: "Trump";
	line-height: 80px;
	margin-top: 5px;
	color: #fd9b00;
}

.about-ban .num-top .num span {
	font-family: "Trump";
}

.about-ban .num-top .en-tt {
	line-height: 26px;
	font-size: 12px;
	color: #777777;
	opacity: 0.6;
	filter: alpha(opacity=60);
	font-family: "Base-font";
}

.about-ban .list-cont {
	width: 50%;
}

.about-ban .list-cont li {
	float: left;
	width: 33%;
	border-right: 1px solid #cacaca;
	text-align: center;
	color: #fff;
	background: url(../images/bg_06.png) no-repeat center bottom;
	height: 240px;
	position: relative;
	background-size: 80% auto;
	box-sizing: border-box;
	overflow: hidden;
}

.about-ban .list-cont li .tit {
	font-size: 18px;
	line-height: 36px;
	color: #777777;
}

.about-ban .list-cont ul {
	overflow: hidden;
	margin-left: 0;
	padding-left: 0;
}

.about-ban .list-cont li .ico {
	display: block;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 15px;
	background-size: auto 100% !important;
}

.about-ban .list-cont li .ico1 {
	background: url(../images/ico_18.png) no-repeat center;
}

.about-ban .list-cont li .ico2 {
	background: url(../images/ico_19.png) no-repeat center;
}

.about-ban .list-cont li .ico3 {
	background: url(../images/ico_20.png) no-repeat center;
}

.about-ban .list-cont li .size {
	display: block;
	line-height: 20px;
	color: #777777;
}

.about-ban .list-cont li .size i {
	font-size: 12px;
	color: #777777;
	font-family: "Base-font";
	font-style: normal;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.about-ban .list-cont li .size .num {
	font-size: 36px;
	font-family: "Trump";
	color: #fd9b00;
}

.about-ban .list-cont li .size .unit {
	font-size: 0.36rem;
	font-family: "Trump";
}

.about-ban .list-cont .num-sign {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	height: 130px;
}

.about-ban .list-cont .num-sign .boxs {
	display: inline-block;
	width: 30px;
	position: absolute;
	bottom: 0;
}

.about-ban .list-cont .num-sign .boxs i {
	display: block;
	width: 100%;
	height: 0;
	transition: height 1s ease 0s;
	position: absolute;
	bottom: 0;
	left: 0;
}

.about-ban .list-cont .num-sign .box1 {
	left: 55%;
}

.about-ban .list-cont .num-sign .box1 i {
	background: url(../images/bg_07.png) no-repeat center bottom;
}

.about-ban .list-cont .num-sign .box2 {
	left: 30%;
}

.about-ban .list-cont .num-sign .box2 i {
	background: #fd9b00;
}

.about-ban.active .list-cont .num-sign .boxs i {
	height: 100%;
}

@keyframes downico {
	0% {
		top: 0;
		opacity: 1;
	}
	35% {
		top: 50%;
		opacity: 0;
	}
	65% {
		top: -50%;
		opacity: 0;
	}
	100% {
		top: 0;
		opacity: 1;
	}
}

@keyframes pointActive {
	0% {
		transform: translateX(0);
		opacity: 1;
	}
	40% {
		transform: translateX(10px);
		opacity: 0;
	}
	60% {
		transform: translateX(-5px);
		opacity: 0;
	}
	80% {
		transform: translateX(0);
		opacity: 1;
	}
	100% {
		transform: translateX(0);
		opacity: 1;
	}
}

@keyframes bounce {
	0% {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	3.4% {
		-webkit-transform: matrix3d(1.032, 0, 0, 0, 0, 1.041, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.032, 0, 0, 0, 0, 1.041, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	4.7% {
		-webkit-transform: matrix3d(1.045, 0, 0, 0, 0, 1.06, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.045, 0, 0, 0, 0, 1.06, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	6.81% {
		-webkit-transform: matrix3d(1.066, 0, 0, 0, 0, 1.089, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.066, 0, 0, 0, 0, 1.089, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	9.41% {
		-webkit-transform: matrix3d(1.088, 0, 0, 0, 0, 1.117, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.088, 0, 0, 0, 0, 1.117, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	10.21% {
		-webkit-transform: matrix3d(1.094, 0, 0, 0, 0, 1.123, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.094, 0, 0, 0, 0, 1.123, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	13.61% {
		-webkit-transform: matrix3d(1.112, 0, 0, 0, 0, 1.133, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.112, 0, 0, 0, 0, 1.133, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	14.11% {
		-webkit-transform: matrix3d(1.114, 0, 0, 0, 0, 1.133, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.114, 0, 0, 0, 0, 1.133, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	17.52% {
		-webkit-transform: matrix3d(1.121, 0, 0, 0, 0, 1.124, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.121, 0, 0, 0, 0, 1.124, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	18.72% {
		-webkit-transform: matrix3d(1.121, 0, 0, 0, 0, 1.119, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.121, 0, 0, 0, 0, 1.119, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	21.32% {
		-webkit-transform: matrix3d(1.12, 0, 0, 0, 0, 1.107, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.12, 0, 0, 0, 0, 1.107, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	24.32% {
		-webkit-transform: matrix3d(1.115, 0, 0, 0, 0, 1.096, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.115, 0, 0, 0, 0, 1.096, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	25.23% {
		-webkit-transform: matrix3d(1.113, 0, 0, 0, 0, 1.094, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.113, 0, 0, 0, 0, 1.094, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	29.03% {
		-webkit-transform: matrix3d(1.106, 0, 0, 0, 0, 1.09, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.106, 0, 0, 0, 0, 1.09, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	29.93% {
		-webkit-transform: matrix3d(1.105, 0, 0, 0, 0, 1.09, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.105, 0, 0, 0, 0, 1.09, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	35.54% {
		-webkit-transform: matrix3d(1.098, 0, 0, 0, 0, 1.096, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.098, 0, 0, 0, 0, 1.096, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	36.74% {
		-webkit-transform: matrix3d(1.097, 0, 0, 0, 0, 1.098, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.097, 0, 0, 0, 0, 1.098, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	41.04% {
		-webkit-transform: matrix3d(1.096, 0, 0, 0, 0, 1.102, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.096, 0, 0, 0, 0, 1.102, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	44.44% {
		-webkit-transform: matrix3d(1.097, 0, 0, 0, 0, 1.103, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.097, 0, 0, 0, 0, 1.103, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	52.15% {
		-webkit-transform: matrix3d(1.099, 0, 0, 0, 0, 1.101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.099, 0, 0, 0, 0, 1.101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	59.86%, 63.26% {
		-webkit-transform: matrix3d(1.101, 0, 0, 0, 0, 1.099, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.101, 0, 0, 0, 0, 1.099, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
	100%, 75.28%, 85.49%, 90.69% {
		-webkit-transform: matrix3d(1.1, 0, 0, 0, 0, 1.1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.1, 0, 0, 0, 0, 1.1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
}

.aboutonewarp {
	background: #fff;
	margin-top: -100px;
	padding: 0;
	min-height: 300px;
	background: #ffc945;
	box-shadow: 0 10px 30px -10px rgba(39, 79, 117, 0.3);
}

.aboutleft {
	width: 32%;
	float: left;
	background: #ffc945;
	height: 100%;
	min-height: 300px;
	padding: 55px 40px;
}

.aboutright {
	width: 68%;
	float: right;
	height: 100%;
	padding: 70px 40px;
	background: #fff;
}

.aboutright h5 {
	font-size: 22px;
	color: #333333;
}

.aboutright i {
	display: block;
	width: 20px;
	height: 2px;
	margin: 15px 0;
	background: #bfbfbf;
}

.aboutright p {
	display: block;
	font-size: 14px;
	color: #333333;
	line-height: 28px;
}

.aboutleft p {
	display: block;
	margin: 20px 0 40px 0;
	font-size: 16px;
	color: #fff;
	line-height: 28px;
}

.aboutleft a {
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: #fff 2px solid;
	margin-right: 20px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 36px;
}

.aboutleft a:hover {
	background: #fff;
	color: #ffc945;
}

.abouttwowarp {
	margin: 80px auto;
}

.abouttwowarp .title {}

.abouttwowarp .title h5 {
	font-size: 30px;
	color: #333333;
}

.abouttwowarp .title p {
	margin-top: 5px;
	font-size: 18px;
	color: #999999;
}

.abouttwowarp .title i {
	display: block;
	width: 20px;
	height: 2px;
	margin: 15px 0;
	background: #8a60fd;
}

.abouttwowarp .abouttwoli {
	position: relative;
	border: #e5e5e5 1px solid;
	border-radius: 5px;
	min-height: 200px;
	height: 200px;
	padding: 30px 20px 30px 100px;
	margin-bottom: 30px;
	cursor: pointer;
}

.abouttwowarp .abouttwoli h5 {
	font-size: 18px;
	color: #333333;
}

.abouttwowarp .abouttwoli p {
	display: block;
	margin-top: 15px;
	font-size: 14px;
	color: #666666;
	line-height: 26px;
}

.abouttwowarp .abouttwoli i {
	position: absolute;
	left: 25px;
	display: block;
	width: 50px;
	height: 50px;
	background: #e8e5ff;
	float: left;
	border-radius: 50%;
}

.abouttwowarp .abouttwoli i img {
	max-width: 100%;
	display: block;
	margin: auto;
}

.abouttwowarp .abouttwoli i .icona {
	display: block;
}

.abouttwowarp .abouttwoli i .iconh {
	display: none;
}

.abouttwowarp .abouttwoli:hover i .icona {
	display: none;
}

.abouttwowarp .abouttwoli:hover i .iconh {
	display: block;
}

.abouttwowarp .abouttwoli:hover i {
	background: #a483fd;
}

.abouttwowarp .abouttwoli:hover {
	background: #8a60fd;
	border: #8a60fd 1px solid;
}

.abouttwowarp .abouttwoli:hover p {
	color: #fff;
}

.abouttwowarp .abouttwoli:hover h5 {
	color: #fff;
}

.abouttwowarp .abouttwoin .col-lg-6:first-child {
	padding-left: 0px;
}

.abouttwowarp .abouttwoin .col-lg-6:nth-child(2) {
	padding-right: 0px;
}

.abouttwowarp .abouttwoin .col-lg-6:nth-child(3) {
	padding-left: 0px;
}

.abouttwowarp .abouttwoin .col-lg-6:nth-child(4) {
	padding-right: 0px;
}

.scroll {
	position: fixed;
	z-index: 9;
	top: 50%;
	left: 2%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.box-index {
	background-color: #000;
}

.box-idea {
	position: relative;
	height: 100%;
}

.box-idea .idea {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	padding: 0 50px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	color: #fff;
}

.box-idea .idea h3 {
	font-family: 'ITC Avant Garde Gothic';
	font-size: 110px;
}

.box-idea .idea h3 b {
	font-weight: bold;
}

.box-idea .idea h3 span {
	font-weight: 200;
}

.box-idea .idea h4 {
	font-size: 40px;
}

.box-idea .idea h5 {
	font-family: 'ITC Avant Garde Gothic';
	font-size: 30px;
	font-weight: 200;
	margin: 30px 0 0 0;
	text-transform: uppercase;
}

.box-idea .idea h6 {
	font-size: 30px;
}

.box-idea .idea p {
	font-size: 16px;
	line-height: 2;
	margin: 50px 0 0 0;
}

.index-fuwu {
	padding: 110px 0 40px 0;
	background: #000;
}

.index-fuwu .index-title-warp {
	text-align: left;
}

.index-fuwu .index-title-warp span {
	display: block;
	margin-bottom: 20px;
	font-size: 18px;
	color: #fff;
}

.index-fuwu .index-title-warp h4 {
	display: block;
	margin-bottom: 15px;
	font-size: 30px;
	color: #fff;
}

.index-fuwu .index-title-warp h5 {
	display: block;
	margin-bottom: 40px;
	font-size: 22px;
	color: #fff;
}

.index-fuwu .index-title-warp i {
	display: block;
	float: left;
	margin-bottom: 35px;
	width: 32px;
	height: 6px;
	background: #fd9b00;
}

.index-fuwu .index-title-warp p {
	display: block;
	font-size: 16px;
	line-height: 32px;
	color: #b8b8b8;
}

.fuwu-ul li {
	width: 50%;
	padding: 0 20px;
	height: 200px;
	float: left;
}

.fuwu-ul li h5 {
	position: relative;
	margin: 0;
	padding-left: 85px;
	font-size: 18px;
	color: #fff;
}

.fuwu-ul li p {
	margin-top: 20px;
	font-size: 14px;
	color: #fff;
}

.fuwu-ul li span {
	display: block;
	margin-top: 10px;
	font-weight: normal;
	font-size: 18px;
	color: #fff;
}

.fuwu-ul li i {
	position: absolute;
	left: 0;
}

.index-title-warp {
	text-align: right;
}

.index-title-warp span {
	display: block;
	margin-bottom: 20px;
	font-size: 18px;
	color: #fd9b00;
}

.index-title-warp h4 {
	display: block;
	margin-bottom: 15px;
	font-size: 30px;
	color: #111111;
}

.index-title-warp h5 {
	display: block;
	margin-bottom: 40px;
	font-size: 22px;
	color: #111111;
}

.index-title-warp i {
	display: block;
	float: right;
	margin-bottom: 35px;
	width: 32px;
	height: 6px;
	background: #3d3d3d;
}

.index-title-warp p {
	display: block;
	font-size: 16px;
	line-height: 32px;
	color: #b0b0b0;
}

.index-case {
	padding: 110px 0;
}

.case-ul .case-ul-li {
	margin: 0;
	padding: 0;
}

.case-ul .case-ul-li li {
	width: 30%;
    margin: 12px 1% 0;
	float: left;
}

.case-ul .case-ul-li a {
	display: block;
	width: 90%;
}

.case-ul .case-ul-li a img {
	width: 100%;
	display: block;
}

.case-ul .nav-tabs {
	border: none;
}

.case-ul .nav-tabs>li {
	margin-bottom: 0;
}

.case-ul .nav-tabs>li>a {
	color: #717171;
	font-size: 16px;
	border: none !important;
}

.case-ul .nav-tabs>li.active>a, .case-ul .nav-tabs>li.active>a:focus, .case-ul .nav-tabs>li.active>a:hover {
	border: none;
	color: #fd9b00;
	font-weight: bold;
	background-color: #fff;
	background: none;
}

.case-ul .nav-tabs>li>a:hover {
	border: none !important;
	background: none;
	background-color: #fff;
}

.case-ul .tab-content {
	padding-top: 30px;
}

.cmrJGn span.btn-text {
	padding-left: 5px;
	padding-right: 5px;
}

.ccvXer {
	position: relative;
	z-index: 1;
	display: inline-block;
}

.btn-button {
	content: "ccvXer,"
}

.portfolio_button {
	background-color: transparent;
	position: relative;
	min-height: 50px;
	width: 160px;
	text-transform: initial;
	border-radius: 0px;
	border-width: 2px;
	border-style: solid;
	border-color: rgb(27, 30, 37);
	border-image: initial;
	transition: all 0.2s ease-in-out 0s;
}

.portfolio_button::before {
	content: "";
	background-color: rgb(253, 155, 0);
	position: absolute;
	width: calc(100% + 4px);
	height: calc(100% + 4px);
	display: block;
	z-index: -1;
	top: 8px;
	left: 8px;
	transition: inherit;
}

.portfolio_button .btn-text {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 0;
	font-size: 16px;
	color: #fff;
}

.portfolio_button:hover {
	border-color: transparent;
}

.portfolio_button:hover:before {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ptop30 {
	padding-top: 160px;
}

.index-news .index-title-warp {
	text-align: left;
}

.index-news .index-title-warp i {
	display: block;
	float: left;
}

.index-news {
	padding: 110px 0;
	background: #eeeeee;
}

.list-wrap {
	margin-top: 42px;
	position: relative;
	overflow: hidden;
}

.list-wrap li {
	width: 48%;
	float: left;
	margin-right: 2%;
	margin-bottom: 30px;
}

.list-wrap .img-box {
	display: block;
	width: 100%;
	height: 180px;
	position: relative;
	overflow: hidden;
}

.list-wrap .up-graybox {
	z-index: 3;
}

.i-wrap .up-graybox {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.4s ease 0s;
}

.i-wrap .up-graybox .bgbox {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.i-wrap .up-graybox .stit {
	line-height: 26px;
	padding: 3px 0;
	margin-top: -29px;
}

.i-wrap .up-graybox .stit {
	font-size: 16px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
	color: #fff;
}

.i-wrap .up-graybox .linet {
	top: 0;
}

.i-wrap .up-graybox .line {
	display: inline-block;
	width: 100px;
	height: 1px;
	background-color: #f2f2f2;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	transition: all 0.6s ease 0s;
}

.i-wrap .up-graybox .lineb {
	bottom: 0;
}

.i-wrap .up-graybox .out-ico {
	display: none;
	width: 26px;
	height: 26px;
	position: absolute;
	right: 20px;
	top: 20px;
}

.list-wrap .img-box img {
	width: 100%;
	transform: translateZ(0px);
	transition: transform 0.3s ease 0s;
}

img.up-pic {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	*height: auto;
}

.cont-box .stit {
	font-size: 18px;
	line-height: 30px;
	height: 30px;
	position: relative;
}

.cont-box .stit a {
	display: inline-block;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	white-space: nowrap;
	width: 100%;
}

.cont-box .lab-font {
	line-height: 24px;
	font-size: 12px;
	min-height: 24px;
}

.cont-box .bot-link {
	margin-top: 28px;
	border-top: 1px solid #e5e5e5;
	line-height: 36px;
	display: block;
}

.cont-box {
	width: 100%;
	padding: 22px 6.5% 0;
	padding-bottom: 7px;
	border: 1px solid #f2f2f2;
	background: #fff;
}

.f-cb {
	zoom: 1;
}

.cont-box .link-detail {
	display: inline-block;
	font-size: 14px;
	color: #979797;
}

.fl {
	float: left;
}

.cont-box .point {
	display: inline-block;
	width: 24px;
	height: 36px;
	background: url(../images/ico_08.png) no-repeat center;
}

.fr {
	float: right;
}

.f-cb:after {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
	content: ".";
}

.img-box:hover img {
	transform: scale(1.05, 1.05);
	transition: transform 0.6s ease 0s;
}

.img-box:hover .up-graybox {
	opacity: 1;
	filter: alpha(opacity=1);
}

.up-graybox:hover .line {
	width: 6px;
	margin-left: -3px;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.i-nine-wrap {
	background: #fff;
	padding: 22px 0 50px;
}

.i-nine-wrap .main-wrap {
	margin: 0 auto;
}

.i-nine-wrap.active .main-wrap .top-titbox {
	margin-top: 0;
	opacity: 1;
	filter: alpha(opacity=100);
}

.i-nine-wrap .main-wrap .top-titbox {
	margin-top: 30px;
	opacity: 1;
	filter: alpha(opacity=1);
	transition: all 0.3s ease 0s;
}

.i-nine-wrap .top-titbox h4 {
	font-size: 24px;
	line-height: 40px;
	color: #333;
	font-weight: normal;
}

.i-nine-wrap .top-titbox .line {
	display: inline-block;
	width: 10px;
	height: 2px;
	background-color: #1c1c1c;
	margin-top: 8px;
}

.i-nine-wrap .top-titbox .font {
	display: block;
	line-height: 32px;
	margin-top: 10px;
	font-size: 16px;
	color: #666;
}

.i-nine-wrap .top-titbox .more {
	display: inline-block;
	line-height: 32px;
	margin-top: 60px;
	padding-left: 25px;
	color: #1c1c1c;
	;
	background: url(../images/ico_09.png) no-repeat left center;
	font-size: 14px;
}
.i-nine-wrap .top-titbox .more:hover{
	color: #fd9b00;
}
.nine-wrap-list {
	padding-top: 30px;
	position: relative;
	overflow: hidden;
	margin-top: 30px;
	opacity: 1;
	filter: alpha(opacity=1);
}

.i-nine-wrap.active .nine-wrap-list {
	margin-top: 0;
	transform: translateY(0);
	opacity: 1;
	filter: alpha(opacity=100);
}

.nine-wrap-list ul {
	width: 102%;
	padding-bottom: 10px;
	margin-left: 0;
	padding-left: 0;
}

.nine-wrap-list li {
	width: 31.5%;
	float: left;
	cursor: pointer;
	margin-right: 1.75%;
	border: 1px solid #ececec;
	padding: 1.6%;
	transition: box-shadow 0.3s;
	box-sizing: border-box;
}
.nine-wrap-list li:hover{
	border-color: #fd9b00;
	transition: 0.4s;
}
.nine-wrap-list li .con {
	width: 100%;
}

.nine-wrap-list li h2 {
	font-size: 16px;
	color: #333;
	line-height: 22px;
	margin-bottom: 17px;
}

.nine-wrap-list li p {
	font-size: 14px;
	color: #666;
	line-height: 22px;
}

.nine-wrap-list li .link-point {
	display: block;
	width: 24px;
	height: 8px;
	background: url(../images/ico_08.png) no-repeat center;
	margin-top: 38px;
}

.footerWarp {
	padding: 110px 0 50px 0;
	background: #000000;
}

.footerWarp .footbot {
	padding: 50px 0 0 0;
	text-align: center;
	background: #fff;
}

.footerWarp .footbot .foot-logo {
	position: relative;
	top: -10px;
	display: inline-block;
	width: 100px;
	vertical-align: middle;
}

.footerWarp .footbot .note {
	display: inline-block;
	padding-left: 50px;
	text-align: left;
	vertical-align: middle;
}

.footerWarp .footbot .note h3 {
	font-size: 38px;
	line-height: 1.05263158;
	margin: 0;
}

.footerWarp .footbot .note .share {
	height: 30px;
	margin-top: 10px;
}

.footerWarp .footbot .note .share .bdsharebuttonbox {
	display: inline-block;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.footerWarp .footbot .note .share .bdsharebuttonbox a {
	display: inline-block;
	cursor: pointer;
	height: 30px;
	padding: 0;
	margin: 6px 6px 6px 0;
	-webkit-transition: all .5s;
	transition: all .5s;
	background: none;
	color: #28292b;
	font-size: 22px;
}

.footerWarp .footbot .note .share .bdsharebuttonbox a:after {
	line-height: 30px;
	float: right;
	margin: 0 20px;
	content: '|';
	color: #b3b3b3;
}

.footerWarp .footbot .note .share .bdsharebuttonbox a:last-child:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

.footerWarp .footbot .note .share .bdsharebuttonbox a:hover {
	color: #fd9b00;
}

.footerWarp .footbot .foot-link {
	width: 100%;
	margin-top: 20px;
	padding: 20px 0;
	font-size: 16px;
	color: #b0b0b0;
	border-bottom: #d2d2d2 1px solid;
}

.footerWarp .footbot .foot-link a {
	margin: 0 15px;
	font-size: 16px;
	color: #b0b0b0;
}

.footerWarp .footbot .foot-cap {
	width: 100%;
	padding: 40px 0;
	font-size: 14px;
	color: #3d3d3d;
}

.foottop {
	padding-bottom: 50px;
	font-size: 16px;
	color: #878787;
}

.foottop form input {
	width: 80%;
	margin-bottom: 10px;
	border: #5e5e5e 1px solid;
	background: #000000;
	border-radius: 20px;
}

.foottop form button {
	background: #fd9b00;
	border-color: #fd9b00;
	color: #fff;
	border-radius: 20px;
	min-width: 90px;
}

.foottop h5 {
	font-size: 16px;
	color: #fd9b00;
}

.foottop span {
	margin-left: 15px;
	font-size: 12px;
	color: #878787;
}

.mainNav {
	width: 100%;
	position: absolute;
	top: 0;
	z-index: 1000;
	background: none;
}

.mainNavFix {
	background: #000;
	position: fixed;
	top: 0;
	z-index: 400;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}

.nav-logo {
	float: left;
	padding-top: 10px;
}

.nav-logo img {
	display: block;
	max-width: 80px;
}

.nav-link {
	float: right;
	height: 110px;
}

.nav-list {
	position: fixed;
	width: 100%;
	padding: 0 2%;
	height: 100px;
	left: 0;
	top: 0px;
	/* background:transparent; */
	z-index: 999;
}

.nav-list a {
	float: left;
	width: 100px;
	line-height: 1;
	text-align: center;
	color: white;
	text-decoration: none;
}

.nav-link a:after {
	content: '';
	position: absolute;
	width: calc(100% - 8px);
	height: 11px;
	background: #fd9b00;
	bottom: 44px;
	left: 0;
	z-index: -1;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: right center 0;
	-ms-transform-origin: right center 0;
	transform-origin: right center 0;
	-webkit-transition: -webkit-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	-webkit-transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}

.nav-link a {
	padding: 42px 0px;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	position: relative;
	font-family: 'Raleway', sans-serif;
	-webkit-transition: 0.15s ease-in-out;
	transition: 0.15s ease-in-out;
}

.nav-link a:hover:after {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform-origin: left center 0;
	-ms-transform-origin: left center 0;
	transform-origin: left center 0;
	-webkit-transition: -webkit-transform 0.35s cubic-bezier(0.43, 0.49, 0.51, 0.68);
	-webkit-transition: transform 0.35s cubic-bezier(0.43, 0.49, 0.51, 0.68);
	transition: transform 0.35s cubic-bezier(0.43, 0.49, 0.51, 0.68);
}

.nav-list a.active {
	position: relative;
	color: #fff;
}

.nav-list a.active:after {
	content: '';
	position: absolute;
	width: calc(100% - 8px);
	height: 11px;
	background: #fd9b00;
	bottom: 44px;
	left: 0;
	z-index: -1;
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform-origin: right center 0;
	-ms-transform-origin: right center 0;
	transform-origin: right center 0;
	-webkit-transition: -webkit-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	-webkit-transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}


.box {
	font-family: kanit, sans-serif;
	text-align: center;
	border: 10px solid #fff;
	box-shadow: 1px 1px 2px #e6e6e6;
	overflow: hidden;
	position: relative
}

.box:hover {
	box-shadow: 5px 5px 8px rgba(0, 0, 0, .3)
}

.box:before {
	content: "";
	background: linear-gradient(to left top, #fd9b00, #fd3b00);
	height: 100%;
	width: 100%;
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	transition: all .4s linear
}

.box:hover:before {
	opacity: 1
}

.box img {
	width: 100%;
	height: auto;
	transition: all .4s linear
}

.box:hover img {
	opacity: 0;
	transform: scale(3)
}

.box .box-content {
	color: #fff;
	width: 100%;
	transform: translateY(-50%) scale(0);
	position: absolute;
	top: 50px;
	left: 0;
	transition: all .4s linear
}

.box:hover .box-content {
	transform: translateY(-50%) scale(1)
}

.box .title {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0
}

.box .post {
	font-size: 14px;
	text-transform: capitalize
}

.box .icon {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	right: 8px;
	bottom: 10px
}

.box .icon li {
	display: inline-block;
	width: 33px;
	margin: 0 3px;
	opacity: 0;
	transform: scale(1.0);
	transition: all .3s ease .4s
}

.box:hover .icon li {
	opacity: 1;
	transform: scale(1)
}

.box:hover .icon li:nth-child(2) {
	transition: all .3s ease .2s
}

.box .icon li a {
	color:#fd9b00;
	background: #fff;
	font-size: 16px;
	line-height: 33px;
	height: 33px;
	width: 33px;
	border-radius: 50%;
	display: block;
	transition: all .5s ease
}

.box .icon li a:hover {
	color: #fff;
	background-color: #000;
	box-shadow: 0 0 5px #000
}

@media only screen and (max-width:990px) {
	.box {
		margin: 0 0 30px
	}
}





























