@charset "UTF-8";

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
	display: block;
}

a:focus {
	outline: 0;
}

audio,
canvas,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden] {
	display: none;
}

blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0;
}

html {
	font-family: '微软雅黑', 'Hiragino Sans GB', Helvetica, Arial, 'Lucida Grande', sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

a:focus {
	outline: thin dotted;
	outline: 0;
}

a {
	text-decoration: none;
}

a:active,
a:hover {
	outline: 0;
}

h1 {
	font-size: 2em;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: 700;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}

code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 1em;
}

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

q {
	quotes: "“" "”" "‘" "’";
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

legend {
	border: 0;
	padding: 0;
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
}

button,
input {
	line-height: normal;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
input[disabled] {
	cursor: default;
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0;
}

input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

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

input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: none;
}

textarea {
	-webkit-appearance: none;
}

input:focus {
	-webkit-tap-highlight-color: transparent;
	-webkit-user-modify: read-write-plaintext-only;
}

input:focus,
textarea:focus {
	outline: 0;
}

.tap_init {
	-webkit-tap-highlight-color: transparent;
}

dd,
dl,
dt,
li,
ol,
ul {
	list-style: none;
}

b,
em,
strong {
	font-style: normal;
}

body {
	-webkit-tap-highlight-color: transparent;
	font-family: PoppinsRegular, 'Microsoft YaHei', '微软雅黑', Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

a:focus,
div:focus,
input:focus,
p:focus {
	-webkit-tap-highlight-color: transparent;
}

div:focus,
span:focus {
	outline: none;
}

a:hover,
a:focus {
	text-decoration: none;
}

/*reset bootsrtap*/
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
	padding-left: 10px;
	padding-right: 10px;
}

.container {
	padding-left: 10px;
	padding-right: 10px;
}

.row {
	margin-right: -10px;
	margin-left: -10px;
}

@media (min-width: 1600px) {
	.container {
		max-width: 1600px;
	}
}

.OtherBannerTopTextImgH{
    height: 85vh;
}
.OtherBannerTopTextImgH a {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.OtherBannerTopTextImgH .pc {
	display: block;
	height: 100%;
}

.OtherBannerTopTextImgH .m {
	display: none;
}

@media (max-width: 575px) {
	.OtherBannerTopTextImgH .m {
		display: block;
	}

	.OtherBannerTopTextImgH .pc {
		display: none;
	}
	.OtherBannerTopTextImgH{
    height: auto;
}
}

.IndexCommonTitleEnCn {
	padding: 0 10px;

	color: #333333;
	text-align: center;
}

.designServices2 .g-45 {
	padding: 30px 100px;
}

.designServices2 .g-45 P {
	line-height: 48px;
}

.IndexCommonTitleEnCn .en {
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 1.5px;
	padding-bottom: 30px;
	font-weight: bold;
}

.IndexCommonTitleEnCn .cn {
	font-size: 48px;
	/*padding-bottom: 10px;*/
	letter-spacing: 0px;
 
}



@media (max-width: 767px) {
	.IndexCommonTitleEnCn .en {
		font-size: 30px;
		padding-bottom: 10px;
	}

	.IndexCommonTitleEnCn .cn {
		font-size: 24px;
		padding-bottom: 2px;
	}
}

@media (max-width: 575px) {
	.IndexCommonTitleEnCn .en {
		font-size: 14px;
		font-weight: bold;
	}

	.IndexCommonTitleEnCn .cn {
		font-size: 24px;
	}
}

.TabSwitch {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.TabSwitch a {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 40px 0;
	-webkit-transition: 0.5s ease all;
	transition: 0.5s ease all;
	text-align: center;
	font-family: 'SimHei Regular';
	font-size: 36px;
	color: #000000;
}

.TabSwitch a.active,
.TabSwitch a:hover {
	background: #fb760a;
	color: #fff;
}

.TabSwitch a .a {
	font-family: 'HYDaHeiJ_regular';
}

@media (max-width: 1199px) {
	.TabSwitch a {
		padding: 20px 0;
		font-size: 20px;
	}
}

@media (max-width: 575px) {
	.TabSwitch a {
		padding: 10px 0;
		font-size: 14px;
	}
}

.DetailCommonLinklist {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 60px 0;
}

.DetailCommonLinklist a {
	font-family: 'Microsoft YaHei Regular';
	font-size: 26px;
	color: #000000;
	white-space: nowrap;
	margin: 0 75px;
}

.DetailCommonLinklist a.prev,
.DetailCommonLinklist a.next {
	flex: 1;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	margin: 0;
	color: #fb760a;
}

@media (max-width: 1399px) {
	.DetailCommonLinklist a {
		margin: 0 30px;
	}
}

@media (max-width: 767px) {
	.DetailCommonLinklist {
		margin: 30px 0;
	}

	.DetailCommonLinklist a {
		font-size: 16px;
	}
}

@media (max-width: 575px) {
	.DetailCommonLinklist {
		flex-direction: column;
	}

	.DetailCommonLinklist {
		padding: 0 10px;
	}

	.DetailCommonLinklist a {}

	.DetailCommonLinklist a.prev,
	.DetailCommonLinklist a.next {
		justify-content: flex-start;
		text-align: left;
	}

	.DetailCommonLinklist a {
		font-size: 14px;
	}

	.DetailCommonLinklist a {
		margin: 0 15px;
	}

	.DetailCommonLinklist a {
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: 0;
	}
}

.header {
	-webkit-transition: 0.5s ease all;
	transition: 0.5s ease all;
}

.header.active {
	/* box-shadow: 1px 1px 6px 0px #00000012; */
	/* background: #fff; */
}

.header.active .navbar-brand img:nth-of-type(2) {
	display: block;
}

.header.active .navbar-brand img:nth-of-type(1) {
	display: none;
}

.header.active .navbar-light .navbar-toggler-icon {
	background-image: url(../images/d596746ec19c189fbc7c40dcbde5b5a0.png);
}

.header.active .dropdown-toggle::after {
	border-top-color: #000;
	border-bottom-color: #000;
}

.header.active .tplNumber .text {
	color: #000;
	font-size: 20px;
}

@media (max-width: 575px) {
	.header.active .tplNumber .text {
		font-size: 14px;
	}
}

.header.active .tplNumber img:nth-of-type(2) {
	display: block;
}

.header.active .tplNumber img:nth-of-type(1) {
	display: none;
}



/* .header.active .navbar-nav li.active span a::after,
.header.active .navbar-nav li:hover span a::after {
	background: #000;
} */
.header.active .navbar-nav li.active 
{
	color:#fb760a;
}
.header .navbar-nav li.active span a::after {
	-webkit-transition: 0.5s ease all;
	transition: 0.5s ease all;
}

.header .navbar-nav li:hover span a::after {
	-webkit-transition: 0.5s ease all;
	transition: 0.5s ease all;
}

.header .navbar-brand img:nth-of-type(1) {
	display: block;
}

.header .navbar-brand img:nth-of-type(2) {
	display: none;
}

.header .tplNumber img {
	width: 30px;
}

.header .tplNumber img:nth-of-type(1) {
	display: block;
}

.header .tplNumber img:nth-of-type(2) {
	display: none;
}

.header .tplNumber {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
 
}

.header .tplNumber .img {
	margin-right: 10px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.header .tplNumber .text {
	font-size: 20px;
	color: #fff;
	-webkit-transition: 0.5s ease all;
	transition: 0.5s ease all;
	letter-spacing: 1px;
}

@media (max-width: 575px) {
	.header .tplNumber .text {
		font-size: 14px;
	}
}

@media (min-width: 992px) {
	.header .navbar {
		padding-left: 100px;
		padding-right: 80px;
		height: 90px;
	}

	.header .navbar-brand {
		padding: 0;
		margin-right: 55px;
	}

	.header .navbar-brand img {
		width: 144px;
	}

	.header .navbar-nav {
		margin-left: auto;
	}

	.header .navbar-nav li:nth-of-type(3) .dropdown-menu .dropdown-item:nth-of-type(3)::after {
		width: 78px;
	}

	/* .header .navbar-nav li.active span a::after,
	.header .navbar-nav li:hover span a::after {
		background: #fff;
	} */

	.header .navbar-nav li span {
		display: block;
	}

	.header .navbar-nav li span a {
	 
		color: #000;
		display: block;
		padding: 10px 4px;
		letter-spacing: 1px;
		position: relative;
		font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
	}
	.header .navbar-nav li span a i{
	 
	 	font-style: normal;
        font-size: 14px;
        display: block;
        text-align: center;
        font-weight: 300;
	}
	
 

		.header .navbar-nav li.active span a{
			color: #fb760a;
			text-align: center;
		}
	.header .navbar-nav li.active span a i{
	font-style: normal;
    font-size: 14px;
    display: block;
    font-weight: 300;
		}
		
	.header .navbar-nav li span a::after {
		content: '';
		position: absolute;
		-webkit-transition: 0.5s ease all;
		transition: 0.5s ease all;
		width: 100%;
		height: 2px;
		background: transparent;
		bottom: 0;
		left: 0;
	}

	.header .navbar-nav li .dropdown-menu {
		margin-top: 0;
		padding: 0;
		background: rgba(0, 0, 0, 0.4);
		border: 0;
		min-width: 0;
		width: 94px;
		left: -2px;
	}

	.header .navbar-nav li .dropdown-menu .dropdown-item {
		color: #fff;
		font-size: 13px;
		text-align: center;
		padding: 12px 0;
		-webkit-transition: 0.5s ease all;
		transition: 0.5s ease all;
		position: relative;
	}

	.header .navbar-nav li .dropdown-menu .dropdown-item::after {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		width: 56px;
		height: 1px;
		background: #fff;
		content: '';
	}

	.header .navbar-nav li .dropdown-menu .dropdown-item:hover {
		background: none;
		color: #fb760a;
	}

	.header .navbar-nav li .dropdown-menu .dropdown-item:focus {
		background: none;
	}

	.header .navbar-nav li .dropdown-menu .dropdown-item:last-child::after {
		background: transparent;
	}

	.header .dropdown-toggle::after {
		content: none;
	}
}

@media (min-width:1600px) {
	.header .navbar-nav li {
		margin: 0 15px;
	}
}

@media (min-width: 992px) and (max-width: 1299px) {
	.header .navbar {
		padding-left: 20px;
		padding-right: 20px;
	}

	.header .navbar-brand {
		margin-right: 20px;
	}

	.header .navbar-nav li span a {
		font-size: 16px;
	}

	.header .navbar-nav li {
		margin: 0 2px;
	}
}

@media (min-width:1300px) and (max-width:1600px) {
	.header .navbar-nav li {
		margin: 0 5px;
	}
}

@media (max-width: 991px) {
	.header .navbar-light .navbar-toggler {
		color: transparent;
		border-color: transparent;
		border: 0;
	}

	.header .navbar-light .navbar-toggler-icon {
		background-image: url(../images/c90cb3d7ba4c8f4e3c325863cd703ee8.png);
	}

	.header .navbar-light .navbar-toggler:focus {
		border: 0;
		outline: none;
	}

	.header .tplNumber {
		margin-top: 10px;
		display: none;
	 
	}

	.header .navbar-nav {
		padding-bottom: 10px;
		margin-top: 10px;
	}

	.header .navbar-nav li span a {
		font-size: 16px;
		color: #fff;
	}

	.header .navbar-nav li .dropdown-menu a {
		font-size: 14px;
	}

	.header .dropdown-toggle::after {
		border-top-color: #fff;
		border-bottom-color: #fff;
	}

	.header .navbar-brand img {
		width: 80px;
	}

	.header .navbar-toggler-icon {
		width: 1em;
		height: 1em;
		padding-right: 0;
	}

	.header .navbar-toggler {
		padding-right: 0;
		padding-left: 0;
	}

	.header .navbar {
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 0;
		padding-bottom: 0;
	}

	.header .navbar-nav .nav-item.active span::after {
		border-top-color: #fb760a;
		border-bottom-color: #fb760a;
	}

	.header .navbar-nav .nav-item.active span a {
		color: #fb760a;
	}
}

@media (max-width: 575px) {
	.header .navbar {
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.header .navbar-collapse {
		height: 100%;
		width: 70%;
		padding-top: 20px;
		padding-left: 20px;
		padding-right: 20px;
		background-color: rgba(0, 0, 0, 0.6);
		position: fixed;
		top: 51px;
		left: 0;
	}

	.header.active .tplNumber .text {
		color: #fff;
	}

	.header .tplNumber .img img:nth-of-type(1) {
		display: block;
	}

	.header .tplNumber .img img:nth-of-type(2) {
		display: none;
	}

	.header.active .navbar-nav li span a {
		color: #fff;
	}

	.header.active .dropdown-toggle::after {
		border-top-color: #fff;
		border-bottom-color: #fff;
	}

	.header .dropdown-menu {
		background-color: rgba(0, 0, 0, 0.6);
	}

	.header .dropdown-item {
		color: #fff;
	}

	.header .collapse:not(.show) {
		display: block;
	}

	.header .navbar-collapse {
		-webkit-transition: 0.5s ease all;
		transition: 0.5s ease all;
		left: -100%;
	}

	.header .navbar-collapse.active {
		left: 0;
	}
}

.footer {
	background-size: cover;
	padding: 0 20px;
	padding-top: 40px;
	padding-bottom: 40px;
}

.footer .footerNav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: wrap;
	-ms-flex-flow: wrap;
	flex-flow: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.footer .footerNav a {
	font-size: 14px;
	color: #000000;
	padding: 20px 10px;
	display: block;
	-webkit-transition: 0.5s ease all;
	transition: 0.5s ease all;
}

.footer .footerNav a:hover {
	color: #fb760a;
}

.footer .img {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.footer .link {
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: wrap;
	-ms-flex-flow: wrap;
	flex-flow: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.footer .link,
.footer .link a {
	color: #000000;
	font-size: 16px;
	padding: 6px;
	-webkit-transition: 0.5s ease all;
	transition: 0.5s ease all;
}

.footer .link a:hover {
	color: #fb760a;
}

.footer .b {
	font-size: 14px;
	color: #a5a5a5;
	text-align: center;
}
.footer .b a {
	 
	color: #a5a5a5;
 
}
@media (max-width: 575px) {
	.footer .footerNav a {
		padding-bottom: 0;
	}

	.footer .footerNav {
		padding-bottom: 10px;
	}

	.footer {
		padding-top: 30px;
		padding-bottom: 30px;
	}
}

.breadCrumbs {
	height: 50px;
	border-bottom: 1px solid #f3f3f3;
	background: #ffffff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.breadCrumbs a,
.breadCrumbs span {
	color: #6d6c6c;
	font-size: 14px;
}

.breadCrumbs a.active {
	color: #fb760a;
}

.commonPaging {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-flow: wrap;
	-ms-flex-flow: wrap;
	flex-flow: wrap;
}

.commonPaging a {
	color: #333;
	-webkit-transition: 0.5s ease all;
	transition: 0.5s ease all;
	text-decoration: none;
	font-size: 16px;
	margin: 0 10px;
	padding: 4px 4px;
}

.commonPaging a:hover,
.commonPaging a.active {
	background: #fb760a;
	color: #fff;
}

.contactUs2 ::-webkit-input-placeholder {
	color: #b4b3b3;
}

.contactUs2 ::-ms-input-placeholder {
	color: #b4b3b3;
}

.contactUs2 ::-moz-placeholder {
	color: #b4b3b3;
}

.contactUs2 .x {
	background: #fd8422;
}

 
 .contactUs2 .content{
display: flex;
	padding: 40px 100px;
	flex-direction: row;
	justify-content: space-around;
 }
  .contactUs2 dl{
  
 
	width: 30%;
	display: inline-block;
  }
  .contactUs2 dl ul li button{
	border: 0;
		background: #fff;
		border-radius: 10px;
		padding: 10px;
		font-size: 14px;
		width: 100%;
		color: #000000ad;
  }
 .contactUs2 dl input
 {
		/*background: #ffffff33;*/
		/*	color: #ffffff94;*/
			border-radius: 10px; 
			padding: 10px 10px;
			border: 0;
			width: 100%;
			font-size: 14px;
 }
 .contactUs2 dl ul{
	display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
 }
.contactUs2 dl ul li{
	line-height: 56px;
		width: 100%;
}
.contactUs2 .dl-hezuo   {
	color: #fff;
}
.contactUs2 .dl-hezuo li:nth-child(1),.contactUs2 .dl-hezuo li:nth-child(2){
 
font-size: 36px;
	letter-spacing: 2px;

		
}
.contactUs2 .dl-hezuo li:nth-child(3){
    margin-top: 54px;
}
.contactUs2 .dl-hezuo li:nth-child(3),.contactUs2 .dl-hezuo li:nth-child(4){
 font-size: 16px;
    font-weight: 400;
    line-height: 39px;
 
}



 .contactUs2 .x dt {
 margin-bottom: 25px;
    font-size: 28px;
    color: #eeeeee;
    font-weight: bold;
 }
 
.contactUs2 dl ol {
display: flex;
    text-align: center;
    flex-direction: row;
    font-size: 14px;
    justify-content: flex-start;
}
.contactUs2 dl ol li {
 
  margin-right: 20px; /* 设置间距 */  
}
.contactUs2 dl ol li:last-child{
  margin-right: 0; /* 移除最后一个元素的右边距 */  */  
}
.contactUs2 dl ol .desc{
	font-size: 14px;
    margin-top: 4px;
    font-weight: 300;
    color: #000000c4;
}
.contactUs2 dl ol img {
	width: 100px;
}
@media (min-width:1200px) {
	.contactUs2 .content .conLogo {
		padding-top: 10px;
	}

 
	.contactUs2 .content .text {
		flex: 1;
	}

	.contactUs2 .content .conLogo {
		/*margin: 0 10%;*/
		margin-top: 16px;		
		margin-left: 10%;
	}
}

@media (max-width:1599px) and (min-width:1200px) {
	.contactUs2 .content .conLogo {
		margin: 0 2.5% 0 9% !important;
	}
}

@media (max-width: 1199px) {
	.contactUs2 .content .conLogo {
		margin-right: 0;
	}
}

.contactUs2 .content .conLogo .list {
	margin-top: 30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: wrap;
	-ms-flex-flow: wrap;
	flex-flow: wrap;
}

.contactUs2 .content .conLogo .list a {
	margin-top: 40px;
	width: 50%;
	font-size: 16px;
	color: #ffffff;
}

.contactUs2 .content .conLogo .list a:nth-of-type(2n+0) {
	text-align: right;
}

.contactUs2 .content .form {
	width: 435px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.contactUs2 .content .form .logo {
	margin-bottom: 55px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.contactUs2 .content .form .logo a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.contactUs2 .content .form .logo a img {
	width: 263px;
}

.contactUs2 .content .form .ipt,
.contactUs2 .content .form .submit {
	width: 100%;
	height: 60px;
	background: #fff;
	outline: none;
	border-radius: 30px;
	font-size: 18px;
	color: #b4b3b3;
	padding-left: 35px;
	padding-right: 35px;
	border: 0;
	margin-bottom: 20px;
}

.contactUs2 .content .form .submit {
	background: none;
	border: 2px solid #fff;
	font-size: 24px;
	color: #eeeeee;
}

.contactUs2 .content .text {
	padding-left: 45px;
	min-width: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-left: auto;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.contactUs2 .content .text .block1 ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.block1 img{
	    max-width: 125px;
	}

.contactUs2 .content .text .block1 ul li {
	margin-right: 25px;
}

.contactUs2 .content .text .block1 ul li .img {
	padding-top: 10px;
}

.contactUs2 .content .text .block1 ul li:last-child {
	margin-right: 0;
}

.contactUs2 .content .text .block1 ul li .title {
	font-size: 28px;
	color: #eeeeee;
	font-weight: bold;
	margin-bottom: 5px;
}

.contactUs2 .content .text .block1 ul li .desc {
	font-size: 14px;
	color: #eeeeee;
}
.contactUs2 .content .text .block1 ul li .desc1 {
    text-align: center;
	font-size: 16px;
	color: #eeeeee;
}

.contactUs2 .content .text .block1 ul li .desc p {
	margin-bottom: 14px;
}

.contactUs2 .content .text .block1 ul li .desc span {
	margin-left: 10px;
}




.contactUs2 .content .text .block2 ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}





.contactUs2 .content .text .block2 ul li {
	margin-right: 50px;
	margin-top: 35px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.contactUs2 .content .text .block2 ul li .img {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.contactUs2 .content .text .block2 ul li .desc {
	color: #fff;
	font-size: 14px;
	text-align: center;
	padding: 10px 0;
}

@media (max-width: 1799px) {
	.contactUs2 .content .text {
		padding-left: 100px;
	}
		.contactUs2 .content .conLogo {
		margin: 0 10%;
	}

	.contactUs2 .content {
		padding-right: 100px;
		padding-left: 100px;
	}
	
}

@media (max-width: 1420px) {
	.contactUs2 .content .form {
		width: 350px;
	}
	
	    .g-lx h1 {
    font-size: 38px!important;
}

.g-lx p {
    font-size: 13px!important;
    font-weight: 600;
    padding-right: 31px!important;
    line-height: 48px!important;
}
.g-dizhi{
     font-size: 12px!important; 
    letter-spacing: 2px!important; 
    font-weight: 300!important;
}


.g-lx .lx-tel {
    padding: 0 50px!important;
    font-size: 39px!important;
}
	.contactUs2 .content {
	 
		/*padding-right: 50px;*/
	}

	.contactUs2 .content .text {
		padding-left: 0px;
	}
}

@media (max-width: 1299px) {
	.contactUs2 .content .text .block1 ul li .desc {
		font-size: 14px;
	}
}

@media (max-width: 1199px) {
	.contactUs2 .content {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.contactUs2 .content .text {
		padding-left: 0;
		padding-top: 50px;
	}

	.contactUs2 .content .text .block2 ul {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.contactUs2 .content .form {
		width: 100%;
	}

	.contactUs2 .content .text {
		width: 100%;
	}
}

@media (max-width: 767px) {
	.contactUs2 .content .text .block1 ul li .desc p {
		padding-left: 0;
	}

	.contactUs2 .content .text .block1 ul li {
		margin-right: 20px;
		margin-bottom: 20px;
	}

	.contactUs2 .content .text .block1 ul li:last-child {
		margin-right: 0;
	}

	.contactUs2 .content .text .block1 ul {
		-webkit-flex-flow: wrap;
		-ms-flex-flow: wrap;
		flex-flow: wrap;
		    display: flex;
		    justify-content: space-evenly;
	}
}

@media (max-width: 575px) {
    
.designServices2 .g-45 P {
    line-height: 30px;
}
	.contactUs2 .content {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.contactUs2 .content {
		margin-top: 0;
	}

	.contactUs2 .content .form .logo {
		margin-bottom: 20px;
	}

	.contactUs2 .content .form .logo a img {
		width: 100px;
	}

	.contactUs2 .content .form .ipt,
	.contactUs2 .content .form .submit {
		height: 40px;
		font-size: 14px;
		padding: 0 20px;
		margin-bottom: 10px;
	}

	.contactUs2 .content .text {
		padding-top: 20px;
	}

	.contactUs2 .content .text .block1 ul li .title {
		font-size: 18px;
		margin-bottom: 10px;
	}

	.contactUs2 .content .text .block1 ul li .desc p {
		margin-bottom: 5px;
	}

	.contactUs2 .content .text .block1 ul li {
		margin-right: 0;
	}

	.contactUs2 .content .text .block2 ul li:last-child {
		margin-right: 0;
	}

	.contactUs2 .content .text .block2 ul li .desc {
		font-size: 14px;
	}

	.contactUs2 .content .text .block2 ul li {
		margin-top: 20px;
	}

	.contactUs2 .content {
		padding-left: 10px;
		padding-right: 10px;
	}
		.contactUs2 dl{
			width: 100%;
		}
.contactUs2 .x dt {
	 margin-top: 25px;
	margin-bottom: 25px;
 
}
	.contactUs2 .content .text .block1 ul li {
		width: 33%;
		padding-right: 0px;
	}
	.block1 img {
	   margin-left: 5px;
    max-width: 110px;
}

	.contactUs2 .content .text .block1 ul li:nth-of-type(2n+0) {
		padding-left: 0px;
		padding-right: 0;
	}

	.contactUs2 .content .text .block1 ul li .desc p {
		font-size: 12px;
	}

	.contactUs2 .content .text .block1 ul li .title {
		font-size: 16px;
	}

	.contactUs2 .content .text .block2 ul li {
		margin-right: 10px;
	}

	.contactUs2 .content .text .block2 ul li .desc {
		padding: 5px 0;
	}

	.contactUs2 .content .conLogo a img {
		width: 100px;
	}

	.contactUs2 .content .conLogo {
		width: 100%;
	}

	.contactUs2 .content .conLogo .list a {
		width: auto;
	}

	.contactUs2 .content .conLogo .list a {
		font-size: 14px;
		margin-top: 0;
		padding: 10px;
	}

	.contactUs2 .content .conLogo .list {
		margin-top: 20px;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.contactUs2 .content .conLogo .list a {
		width: 33.333333333333336%;
		text-align: center !important;
	}

	.contactUs2 .content .conLogo .list {
		/*padding: 0 15%;*/
	}
}

@media (max-width: 345px) {
	.contactUs2 .content .conLogo .list {
		padding: 0 10%;
	}
}

.back_to_top {
	width: 58px;
	height: 180px;
	position: fixed;
	bottom: 100px;
	right: 0;
	z-index: 1000;
	top: 56%;
	background: #00000082;
	border-top-left-radius: 7px;
	border-bottom-left-radius: 7px;
	display: flex;
	flex-direction: column;
	align-items: center;
	align-content: center;
	justify-content: space-around;
}

.back_to_top .contact-top {
	width: 36px;
	height: 36px;

	display: block;
	background: url(../images/top.png) 0% 0%;
	background-repeat: no-repeat;
	cursor: pointer;
	transition: 0.3s ease all;
	opacity: 0;
}

.back_to_top .contact-top.active {
	display: block;
	opacity: 1;
}

.contact-phone .phone_msg {
	left: 250px;
}

.contact-wx {
	background: url(../images/x-wx.png);
	background-size: cover;
	width: 36px;
	height: 36px;
}

.contact-qq {
	height: 50px
}

.contact-wx:hover img {
	display: block;
}

.contact-phone:hover .phone_msg {
	left: -210px;
}

.contact-qq a div {
	height: 50px;
	height: 50px;
	background: url(../images/x-qq.png);
}

.contact-phone {
	background: url(../images/x-phone.png) no-repeat;
	background-size: cover;
	width: 34px;
	height: 35px;
}

.contact-wx {
	position: relative;
	cursor: pointer
}

.contact-wx img {
	position: absolute;
	top: -3px;
	right: 50px;
	width: 160px;
	height: 160px;
	display: none
}

.phone_msg {
	font-size: 18px;
	height: 50px;
	background: #fff;
	display: flex;
	align-items: center;
	color: #000;
	transition: .3s ease all;
	width: 209px;
	padding: 10px;
	box-sizing: border-box;
	position: absolute;
	left: 50px;
	cursor: pointer;
	background: #e31639;
	color: #fff;
	border-radius: 5px
}

@media screen and (max-width:600px) {
	.back_to_top {
		display: none !important
	}
}