/*清除浮动*/
.clearfix {
	display: block;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both
}

.clearfix:after, .hidden {
	visibility: hidden
}

.header_html {
	width: 100%;
}

.det-sec {
	width: 100%;
	float: left;
	display: block;
	text-align: right;
	padding-left: 37%;
}

.det-sec .tel {
	margin-right: 20px;
}

.det-sec .tel {
	width: 22%;
	float: left;
	text-align: center;
	color: white;
}

.det-sec .log-sec {
	width: 13%;
	float: left;
	text-align: center;
	color: white;
}

.det-sec .mail {
	width: 25%;
	float: left;
	text-align: center;
	color: white;
}

.det-sec div a {
	color: white;
}

.tel:before {
	content: "";
	background-image: url(../img/tel.jpg);
	padding: 0px 10px;
	background-repeat: no-repeat;
}

.mail:before {
	content: "";
	background-image: url(../img/mail.jpg);
	padding: 0px 13px;
	background-repeat: no-repeat;
	background-position: center;
}

span.number {
	/*background:#ff6c6c;*/
	color: #fff;
	font-family: Arial, sans-serif;
	width: 30px;
	height: 35px;
	font-size: 16px;
	line-height: 35px;
	padding-left: 2.5%;
	margin-right: 20px;
	float: left;
	background: url(../img/choose.png) no-repeat;
	background-size: 100% 100%;
}

body .middle_sidebar {
	background: #000000;
	color: #8d8d8d;
	font-size: 13px;
	/*padding: 30px 0px 20px;*/
	/* border-bottom: 1px solid #656565; */
}

body div#watson-fab #watson-fab-icon:before {
	content: "";
	padding: 20px 42x;
	background-repeat: no-repeat;
	background-image: url(../img/panda.png);
}

@media ( max-width : 687px) {
	a.home-btn {
		padding: 20px 95px;
	}
}

a.home-btn, a.home-btn1, a.home-btn2 {
	background: #ef3810;
	color: #fff;
	padding: 20px 55px;
	border-radius: 5px;
}

.middle_sidebar #text-3 input, .middle_sidebar #text-3 textarea {
	background: #0a0a0a;
	border: 1px solid #424242;
	color: white;
}

.add:before {
	content: "";
	background-image: url(../img/loc.jpg);
	padding: 3px 13px;
	background-repeat: no-repeat;
}

.middle_sidebar .tel, .middle_sidebar .mail {
	margin-top: 20px !important;
}

.middle_sidebar .tel {
	padding-left: 2%;
}

.footer_inner {
	text-align: center;
}

.textwidget {
	color: #8d8d8d;
}

body #bottom .widgettitle:before {
	position: absolute;
	content: "";
	height: 3px;
	background-color: #ee370f;
	width: 7%;
	margin-left: 5px;
	top: 120%;
}

.footer_outer_wrap {
	background: black;
}

.footer_outer {
	color: #8d8d8d;
}

body #bottom .textwidget h6 {
	color: #8d8d8d;
	margin-top: 20px;
	text-transform: none;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 0px;
}

.ls-lawbusiness .ls-nav-prev, .ls-lawbusiness .ls-nav-next {
	position: absolute;
	z-index: 9999;
	display: block;
	background-color: #000000;
	/*background-color:rgba(69, 75, 58, .2);*/
	background-image: none !important;
	width: 50px !important;
	height: 50px !important;
	border-radius: 2px;
	opacity: 0.3;
	-webkit-transition: opacity .2s ease-out !important;
	-moz-transition: opacity .2s ease-out !important;
	-ms-transition: opacity .2s ease-out !important;
	-o-transition: opacity .2s ease-out !important;
	transition: opacity .2s ease-out !important;
}

.ls-lawbusiness .ls-nav-prev {
	top: 45%;
	left: 1%;
}

.ls-lawbusiness .ls-nav-next {
	top: 45%;
	right: 1%;
}

.ls-lawbusiness .ls-nav-prev:hover, .ls-lawbusiness .ls-nav-next:hover {
	opacity: 0.7;
}

.ls-lawbusiness .ls-nav-prev:before {
	content: "\e9fe";
	position: absolute;
	top: 12px;
	left: 19px;
	color: #fff;
	font-size: 20px;
	font-family: Arial, sans-serif;
}

.ls-lawbusiness .ls-nav-next:before {
	content: "\e9ff";
	position: absolute;
	top: 12px;
	right: 19px;
	color: #fff;
	font-size: 20px;
	font-family: Arial, sans-serif;
}

.js_chrome .ls-lawbusiness .ls-nav-prev:before, .js_chrome .ls-lawbusiness .ls-nav-next:before {
	top: 14px;
}

.js_chrome .ls-lawbusiness .ls-nav-prev:before {
	left: 20px;
}

.js_chrome .ls-lawbusiness .ls-nav-next:before {
	right: 20px;
}

.first_column5 {
	/* background: url(../img/slide-2.jpg) no-repeat; */
	background: rgb(245, 147, 95);
	width: 100%;
	height: 767px;
	background-size: 100% 100%;
}

.featured_content {
	margin-top: 15%;
}

.featured_text h3 {
	padding-left: 4%;
	padding-top: 2%;
	padding-bottom: 2%;
	color: white;
	font-weight: 200;
	line-height: 32px;
}

.button_large {
	font-size: 26px;
}

.txt {
	color: white;
}

.session_first_column4 h3 {
	text-align: center;
}

.session_first_column4 h3 p {
	text-align: center;
	margin-top: 10%;
}

.first_column3_icon {
	width: 15px;
	height: 15px;
	display: inline-block;
	margin-left: 1%;
	background: url(../img/wenhao.png) no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
}

.menu-item a {
	position: relative;
}

.menu_icon {
	width: 15px;
	height: 15px;
	display: inline-block;
	position: absolute;
	font-size: 15px;
	background: #199ed8;
	text-align: center;
	line-height: 15px;
	font-style: normal;
	color: white;
}

.wpcf7-submit {
	font-family: Arial, sans-serif;
	color: white;
}

@media only screen and (min-width: 1500px) {
	.featured_text {
		height: 150px;
	}

	.featured_content>div {
		float: left;
	}

	.featured_text {
		width: 60%;
		border: 3px solid white;
	}

	.featured_btn {
		width: 30%;
		height: 150px;
		border: 3px solid white;
		margin-left: 1%;
	}

	.session_first_column4 {
		width: 100%;
		background: #282828;
	}

	.first_column4 {
		width: 1300px;
		margin: 0 auto;
		color: white;
		padding-top: 5%;
	}

	.first_column4 .p_text {
		margin-top: -30px !important;
		line-height: 30px;
	}

	.first_column5_box {
		width: 1300px;
		margin: 0 auto;
		padding-left: 7%;
	}

	.first_column1 {
		padding-top: 7%;
	}

	.first_column2 {
	}

	.first_column3 {
		padding-top: 6%;
	}

	.first_column5 {
		padding-top: 7%;
	}

	.first_column6 {
		height: 700px;
		padding-top: 2%;
	}

	.first_column7 {
		padding: 0;
		position: relative;
	}

	.first_column3_box {
		width: 1300px;
		margin: 0 auto;
		color: black;
	}

	.first_column3_box_title {
		padding-top: 2%;
	}

	.first_column3_box_left, .first_column3_box_right {
		width: 45%;
		float: left;
	}

	.first_column3_box_left>div, .first_column3_box_right>div {
		width: 100%;
		border: 1px solid white;
	}

	.first_column3_box_right {
		margin-left: 7%;
	}

	.first_column3_context {
		margin-top: 4%;
		height: 80px;
		opacity: 0;
	}

	#footer {
		/*position: absolute;
			bottom: 0;
			left: 0;*/
		width: 100%;
	}

	.first_column6 .middle_sidebar_in_inner {
		margin-top: 8%;
	}
}

body {
	color: #222;
	-webkit-text-size-adjust: none;
}

html, body {
	width: 100%;
	height: 100%;
}

.section-wrap {
	width: 100%;
	height: 100%;
	overflow: visible;
	transition: transform 1s cubic-bezier(0.86, 0, 0.03, 1);
	-webkit-transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.03, 1);
}

.section-wrap .section {
	position: relative;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}

.section-wrap .section .title {
	width: 100%;
	position: absolute;
	top: 10%;
	color: #fff;
	font-size: 2.4em;
	text-align: center;
}

.section-wrap .section .title p {
	padding: 0 4%;
	opacity: 0
}

.section-wrap .section .title.active .tit {
	opacity: 1;
	transform: translateY(-25px);
	-webkit-transform: translateY(-25px);
	transition: all 2s cubic-bezier(0.86, 0, 0.8, 1);
	-webkit-transition: all 2s cubic-bezier(0.86, 0, 0.8, 1);
}

.section-wrap .section-1 {
	background-color: #337ab7
}

.section-wrap .section-2 {
	background-color: #5cb85c
}

.section-wrap .section-3 {
	background-color: #5bc0de
}

.section-wrap .section-4 {
	background-color: #f0ad4e
}

.section-wrap .section-5 {
	background-color: #d9534f
}

.put-section-0 {
	transform: translateY(0);
	-webkit-transform: translateY(0);
}

.put-section-1 {
	transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
}

.put-section-2 {
	transform: translateY(-200%);
	-webkit-transform: translateY(-200%);
}

.put-section-3 {
	transform: translateY(-300%);
	-webkit-transform: translateY(-300%);
}

.put-section-4 {
	transform: translateY(-400%);
	-webkit-transform: translateY(-400%);
}

.put-section-5 {
	transform: translateY(-500%);
	-webkit-transform: translateY(-500%);
}

.put-section-6 {
	transform: translateY(-600%);
	-webkit-transform: translateY(-600%);
}

.section-btn {
	width: 14px;
	position: fixed;
	right: 4%;
	top: 50%;
}

.section-btn li {
	width: 14px;
	height: 14px;
	cursor: pointer;
	text-indent: -9999px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	margin-bottom: 12px;
	background:;
	text-align: center;
	color: #fff;
	onsor: pointer;
	border: 1px solid #6fb0f0;
}

.section-btn li.on {
	background: #6fb0f0
}

.arrow {
	opacity: 1;
	animation: arrow 3s cubic-bezier(0.5, 0, 0.1, 1) infinite;
	-webkit-animation: arrow 3s cubic-bezier(0.5, 0, 0.1, 1) infinite;
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -30px;
	width: 60px;
	height: 60px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	cursor: pointer;
	overflow: hidden;
}

.arrow:hover {
	animation-play-state: paused;
	-webkit-animation-play-state: paused;
}
/* 
@keyframes arrow { %0, %100 {
	bottom: 10px;
	opacity: 1;
}

@-webkit-keyframes arrow { %0, %100 {
	bottom: 10px;
	opacity: 1;
}

50%
{
bottom


:

 

50
px


;
opacity


:

 

.5


		

}
} */
img.wp-smiley, img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}

.submit-btn {
	padding: 10px 100px;
	border-radius: 5px;
	border: none;
	background-color: #ef6363;
	color: white !important;
	cursor: pointer;
	font-size: 17px;
}

.submit-btn-blue {
	padding: 10px 100px;
	background-color: #169bd5;
	color: white !important;
	cursor: pointer;
	font-size: 17px;
	margin: auto;
	margin-left: 2%;
	border-radius: 5px;
}

.layui-layer-content {
	height: auto !important;
}

.ApplicationCode {
	color: red;
	/* display: none; */
}

.text-center {
	text-align: center;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.width100 {
	width: 100%;
}

.add-director-btn {
	background-color: #309930;
	color: white;
	border-radius: 5px;
	padding: 5px 10px;
	margin-top: 15px !important;
	display: inline-block;
	width: 150px;
	text-align: center;
}

.del-director-btn {
	background-color: #ef6363;
	color: white;
	border-radius: 5px;
	padding: 5px 10px;
	margin-top: 15px !important;
	display: inline-block;
	width: 150px;
	text-align: center;
	margin-left: 22px;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.company-name-box {
	border-bottom: 1px solid #b1b1b1;
	padding: 8px;
	margin-bottom: 15px;
}

#controlBox1 {
	border-bottom: 1px solid #b1b1b1;
	padding: 8px;
	background-color: #bae3c0;
	margin-bottom: 15px;
}

#controlBox2 {
	border-bottom: 1px solid #b1b1b1;
	padding: 8px;
	background-color: #bae3c0;
	margin-bottom: 15px;
}

#controlBox3 {
	border-bottom: 1px solid #b1b1b1;
	padding: 8px;
	background-color: #bae3c0;
	margin-bottom: 15px;
}

#controlBox4 {
	border-bottom: 1px solid #b1b1b1;
	padding: 8px;
	background-color: #bae3c0;
	margin-bottom: 15px;
}

#controlBox5 {
	border-bottom: 1px solid #b1b1b1;
	padding: 8px;
	background-color: #bae3c0;
	margin-bottom: 15px;
}

#secondControlBox1 {
	border-bottom: 1px solid #b1b1b1;
	padding: 8px;
	background-color: #bae0e3;
	margin-bottom: 15px;
}

#secondControlBox2 {
	border-bottom: 1px solid #b1b1b1;
	padding: 8px;
	background-color: #bae0e3;
	margin-bottom: 15px;
}

#secondControlBox3 {
	border-bottom: 1px solid #b1b1b1;
	padding: 8px;
	background-color: #bae0e3;
	margin-bottom: 15px;
}

#secondControlBox4 {
	border-bottom: 1px solid #b1b1b1;
	padding: 8px;
	background-color: #bae0e3;
	margin-bottom: 15px;
}

#secondControlBox5 {
	border-bottom: 1px solid #b1b1b1;
	padding: 8px;
	background-color: #bae0e3;
	margin-bottom: 15px;
}

.company-name-left {
	width: 60%;
	text-align: left;
	cursor: pointer;
}

.company-name-right {
	width: 40%;
	text-align: right;
	cursor: pointer;
	color: blue;
	font-size: 14px;
}