@font-face {
	font-family: OPPOSANS;
	src: url('../fonts/opposans_r.ttf');
}


img {
	border: 0px;
}

ul,
li,
p {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
}

a:focus {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

ul,
li {
	list-style-type: none;
}

input,
button,
select,
textarea {
	outline: none;
}

textarea {
	resize: none;
}

input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="text"] {
	-webkit-appearance: none;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

.pc-visible {
	display: block !important;
}

.mobile-visible {
	display: none !important;
}

video::-internal-media-controls-download-button {
	display: none !important;
}

video::-webkit-media-controls-enclosure {
	overflow: hidden !important;
}

video::-webkit-media-controls-panel {
	width: calc(100% + 30px) !important;
}

.pc-a {
	padding-bottom: 250px;
	background-color: #f1f1f1;
}

.pc-training {
	background: -webkit-linear-gradient(180deg, #f1f1f1 0%, #f1f1f1 20%, #fff 20%, #fff 100%);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(180deg, #f1f1f1 0%, #f1f1f1 20%, #fff 20%, #fff 100%);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(180deg, #f1f1f1 0%, #f1f1f1 20%, #fff 20%, #fff 100%);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(180deg, #f1f1f1 0%, #f1f1f1 20%, #fff 20%, #fff 100%);
	/* 标准的语法（必须放在最后） */
}

.pc-pinpai {
	padding-bottom: 100px;
}

@media (max-width:1299px) {
	.pc-a {
		padding-bottom: 100px;
	}

	.pc-pinpai {
		padding-bottom: 40px;
	}
}

@media (max-width:1023px) {

	.pc-visible {
		display: none !important;
	}

	.mobile-visible {
		display: block !important;
	}

	.three-head-box {
		display: none !important;
	}

	.pc-value {
		display: none !important;
	}

	.pc-a {
		padding-bottom: 0 !important;
	}
}

.ddt {
	height: 1px;
	background: #fff;
	width: 3%;
	margin: 20px auto 10px auto;
}


.container {
	position: relative;
	width: 1180px;
	margin: 0px auto;
}

.container:after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}



@media screen and (max-width:1023px) {

	/* .mainNav .child{display:inline-block!important;} */

	.footer-nav {
		padding: 0;
		display: none;
	}

	.header-nav {
		display: none;
	}

	.header {
		height: 45px;
	}

	.header .container {
		width: 100%;
	}

	.header .logo1 {
		top: 14px;
		left: 17px;
		height: 14px;
	}

	.header .nav {
		background-color: rgba(240, 240, 240, 0.9);
		display: none;
		border-left: 1px solid #ddd;
		position: fixed;
		top: 45px;
		right: -400px;
		width: 160px;
		height: auto;
		line-height: normal;
		height: auto !important
	}

	.header .nav li {
		border-bottom: 2px solid #fff;
		font-size: 14px;
		margin: 0px;
		width: 100%;
		height: auto;
		line-height: 45px;
		float: none;
	}

	.header .nav li:last-child {
		border: none;
	}

	.header .nav li.on {
		color: #E50012;
	}

	.header .nav li:hover {
		color: #E50012;
		/* background:#ddd */
		;
	}

	.header .navBtn {
		right: 17px;
		width: 20px;
		height: auto;
		margin-top: -9px;
		display: block;
	}

}

@media (max-width:1199px) and (min-width:1024px) {
	.header-nav .nav>li {
		padding: 0 8px;
	}

	.footer-nav .container {
		width: 950px;
	}

	.footer-nav ul {
		margin-right: 10px;
	}

	.erji-nav>li .nav-hr {
		width: calc(100% - 16px);
		left: 8px;
	}
}

@media screen and (min-width:1024px) {

	.header {
		display: none
	}

}


/*滚动条*/
::-webkit-scrollbar-track-piece {
	/*滚动条里面轨道*/
	background-color: rgba(255, 255, 255, 0);
	position: fixed;
	top: 0px;
	height: 100%;
	right: 0px;
	cursor: default;
	z-index: 10000;
	opacity: 0;
}

::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 5px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 10px;
}

::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	background-color: rgba(0, 0, 0, 0.8);
	background-clip: padding-box;
	border: none;
}

::-webkit-scrollbar-thumb:hover {
	background-color: rgba(0, 0, 0, 0.5);
	border: none;
}


/*bannerinfo*/
.bannerInfo {
	font-size: 14px;
	color: #444;
	text-shadow: 5px 5px 5px #888;
	text-align: center;
	height: auto !important;
	letter-spacing: 2px;
	/* text-shadow: 5px 5px 9px #000000; */
}

.bannerInfo .info-title-cn {
	font-size: 2em;
}

.bannerInfo .info-hr {
	width: 50px;
	margin: 10px auto;
}

.bannerInfo .info-title-en {
	font-size: 1em;
	line-height: 1.3em;
	letter-spacing: 1px;
}

.page-215 .bannerInfo,
.page-214 .bannerInfo,
.page-196 .bannerInfo,
.page-212 .bannerInfo,
.page-199 .bannerInfo,
.page-198 .bannerInfo,
.page-158 .bannerInfo,
.page-210 .bannerInfo,
.page-194 .bannerInfo,
.page-195 .bannerInfo,
.page-11 .bannerInfo {
	color: #444 !important;
	/* text-shadow: 5px 5px 9px #fff; */
}

/* .page-203 .bannerInfo,.page-196 .bannerInfo{color:#E50012!important} */

@media (max-width: 479px) {
	.bannerInfo {
		font-size: 10px;
	}
}

/*bannerinfo*/

.contact .container a:hover {
	color: #fff !important;
}





/* 2020年初更新 */
/* 头部 */
/*
.fl{float:left;}
.fr{float:right;}
.header-nav{height:80px;background:#fff;}
.header-nav .nav{padding:17px 0 17px 25px;}
.header-nav .nav{padding:0px 25px 0px 0;}
.header-nav .nav ul{list-style: none;overflow: hidden;display: block;}
.header-nav .nav ul li {
	position:relative;
    float: left;
	margin-left: 25px;
	padding:0 10px;
}
.header-nav .nav ul li a {
	line-height:80px;
    font-size: 14px;
    text-align: center;
    color: #333;
    text-decoration: none;
    cursor: pointer;
}
.header-nav .logo {
    padding: 23px 0px 15px 25px;
}
.header-nav .logo a {
    width: 150px;
    height: auto;
    display: block;
}
.header-nav .logo a img{width:100%;}
.header-nav .nav ul li:hover a{color:#e70719!important}
.header-nav .nav ul li.on a{color:#e70719!important}
*/
.fl {
	float: left;
}

.fr {
	float: right;
}

.header-nav {
	height: 80px;
	/* background:#fff; */
	background: rgba(256, 256, 256, 1)
}

.header-nav .nav {
	padding: 0px 25px 0px 0;
	height: 80px;
}

.header-nav .nav>li {
	position: relative;
	float: left;
	margin-left: 20px;
	padding: 0 10px;
}

.header-nav .nav>li a {
	line-height: 80px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #333;
	text-decoration: none;
	cursor: pointer;
}

.header-nav .logo {
	padding: 23px 0px 15px 35px;
}

.header-nav .logo a {
	width: 150px;
	height: auto;
	display: block;
}

.header-nav .logo a img {
	width: 100%;
}

.header-nav .nav ul li:hover a {
	color: #e70719 !important
}

.header-nav .nav ul li.on a {
	color: #e70719 !important
}

.erji-nav {
	top: 76px;
	background: transparent;
}

.erji-nav>li {
	/* background-color:#C1C1C2; */
	background-color: rgba(0, 0, 0, 0.4);
	/* background-color:transparent */
}

.erji-nav>li a {
	color: #fff !important;
	line-height: 40px !important;
	font-size: 15px !important;
}

/* 头部 */

/* 底部 */
.footer-nav {
	background: #f7f7f7;
	width: 100%;
	height: 300px;
	box-sizing: border-box;
	padding: 0;
	padding-bottom: 50px;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	border: none;
}

.new-footer-nav>ul>li {
	text-align: center;
	width: 20%;
	box-sizing: border-box;
	display: inline-block;
	float: left;
	color: #e50012;
	/* margin:0 10px; */
	font-weight: normal !important;
}

.new-footer-nav>ul>li a {
	color: #333;
}

.new-footer-navul li:hover a {
	color: #e50012;
}

ul.footer-subnav li a {
	font-size: 14px;
	color: #777
}

.footer {
	width: 100%;
	box-sizing: border-box;
	padding: 0 100px 30px;
	display: flex;
	flex-flow: row;
	justify-content: space-between;
	align-items: flex-end;
}

.footer .left {
	float: none;
}

.footer .left .tel {
	font-size: 30px;
}

.footer .left .cnname {
	font-size: 18px;
}

.footer .left .enname {
	font-size: 14px;
}

.footer .right {
	width: 200px;
	float: none;
}

.footer .right .title {
	font-size: 14px;
}

.footer .right .child {
	width: 40px;
	height: 40px;
	border: 1px solid #999;
	border-radius: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 5px;
	box-sizing: border-box;
}

.footer .right .child .img-box {
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}

/* .footer .right .child .img-box img{filter:drop-shadow(50px 0 0 #999);position:relative;left:-50px;} */
.footer .right .child .img-box img {
	display: none;
}

.footer .right .child .img-box img.img-noraml {
	display: inline-block;
}

.footer .right .child:hover {
	border-color: #e50012;
}

.footer .right .child:hover .img-box img.img-noraml {
	display: none;
}

.footer .right .child:hover .img-box img.img-hover {
	display: inline-block;
}

/* .footer .right .child:hover .img-box img{filter:drop-shadow(50px 0 0 #e50012);position:relative;left:-50px;} */
.footer .right .child img {
	transition-duration: 0s;
	-ms-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-webkit-transition-duration: 0s;
}

.footer-tip {
	width: 100%;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.footer-tip a {
	color: #959595;
}

@media (max-width:1023px) {
	.footer-nav {
		display: none;
	}

	.footer {
		flex-flow: column;
		padding-top: 30px;
	}

	.footer .right .child {
		float: left;
	}

	.footer .right .child {
		margin: 20px 13px 0 0;
	}

	.footer .right .child.no {
		margin: 20px 0 0 0;
	}
}

@media (max-width:750px) {
	.footer {
		padding-left: 0;
		padding-right: 0;
	}

	.footer .left .tel {
		font-size: 30px;
	}
}

@media (max-width:500px) {
	.footer .left .tel {
		font-size: 25px;
	}
}

/* 底部 */

.top-zhanwei {
	height: 80px;
}

.banner {
	margin-top: 78px !important
}

@media (max-width:1023px) {
	.top-zhanwei {
		height: 45px;
	}

	.banner {
		margin-top: 45px !important;
	}
}

.banner .bannerInfo {
	display: none;
}

.header .nav {
	border: none;
}

/* three-footer */
.three-footer-box {
	/* font-family:OPPOSANS; */
	width: 100%;
	height: 500px;
	padding: 100px 150px;
	box-sizing: border-box;
	padding-right: 0;
	background-color: #FE0000;
	color: #fff;
	display: flex;
	flex-flow: row;
	justify-content: space-between;
	align-items: center;
}

.footer-left {
	height: 100%;
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	align-items: flex-start;
	font-weight: 100;
}

.footer-logo {
	width: auto;
	height: 40px;
	margin-left: -5px;
}

.footer-contact {}

.footer-contact-box {
	display: flex;
	flex-flow: row;
	justify-content: flex-start;
	align-items: center;
}

.footer-contact-tel {
	font-size: 40px;
	line-height: 40px;
	margin-right: 10px;
}

.footer-contact-address {
	font-size: 14px;
	line-height: 14px;
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	height: 32px;
}

.footer-code {
	display: flex;
	flex-flow: row;
	justify-content: flex-start;
	align-items: flex-end;
}

.footer-code img {
	width: 70px;
	margin-right: 10px;
}

.footer-code-tip {
	font-size: 14px;
	display: flex;
	flex-flow: column;
	justify-content: flex-end;
	align-items: flex-start;
}


.footer-right {
	height: 100%;
	width: 600px;
	/* margin-right:20px; */
	font-weight: 100;
	color: #fff;
	font-size: 25px;
}

.footer-right a {
	color: #fff;
}

.footer-right a:hover {
	color: #222 !important;
}

.three-footer-nav {
	width: 100%;
	height: 100%;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: flex-start;
}

.three-footer-nav>li {
	padding-right: 55px;
	margin-bottom: 78px;
}

.three-footer-nav>li:last-child {
	margin: 0;
}

.three-footer-subnav {
	display: flex;
	flex-flow: row;
	justify-content: flex-start;
}

.three-footer-subnav>li {
	padding: 0 10px;
	line-height: 11px;
	font-size: 16px;
	border-right: 1px solid #fff;
	margin-top: 5px;
}

.three-footer-subnav>li:last-child {
	border: none;
}

.three-footer-subnav>li:first-child {
	padding-left: 0;
}

.footer-code-box {
	display: flex;
	align-items: flex-end;
}

@media screen and (max-width:1023px) {
	.footer-right {
		display: none;
	}

	.three-footer-box {
		justify-content: center;
		height: 400px;
		padding: 50px 0;
	}

	.footer-left {
		align-items: center;
	}

	.footer-contact {
		display: flex;
		flex-flow: column;
		justify-content: center;
		align-items: center;
	}

	.footer-contact-box {
		flex-flow: column;
		align-items: center;
	}

	.footer-contact-address {
		flex-flow: row;
		font-size: 20px;
	}

	.footer-contact-tel {
		font-size: 30px;
	}

	.footer-code {
		flex-flow: column;
		align-items: center;
	}

	.footer-code-tip {
		align-items: center;
	}

	.font-weight {
		font-weight: bold;
	}

	.footer-code img:last-child {
		margin-right: 0;
	}

	.footer-contact-tel {
		margin-right: 0;
	}
}

@media (max-width:600px) {
	.footer-contact-tel {
		font-size: 26px;
	}

	.footer-contact-address {
		font-size: 15px;
	}

	.footer-logo {
		height: 30px;
	}
}



.three-fixed {
	position: fixed;
	right: 0;
	bottom: 150px;
	display: none;
	z-index: 1001;
}

.three-fixed .img-hover {
	display: none;
}

.three-fixed .img-normal {
	display: block;
}

.three-fixed-box {
	display: flex;
	flex-flow: column;
	position: relative;
	justify-content: flex-end;
	align-items: flex-end;
}

.fixed-child {
	width: 45px;
	height: 45px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	box-sizing: border-box;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

.three-fixed .img-box {
	height: 100%;
	padding: 10px;
	box-sizing: border-box;
	position: relative;
}

.fixed-child.fixed-top {
	background-color: #636363;
	border: none;
}

.fixed-child img {
	width: auto;
	height: 100%;
}

.fixed-child:hover {
	background: #999999;
	border-color: #999999;
}

.fixed-child:hover .img-normal {
	display: none;
}

.fixed-child:hover .img-hover {
	display: block;
}

.fixed-child.fixed-phone:hover {
	width: 150px;
}

.wx-box {
	height: 100%;
	width: auto;
	position: absolute;
	right: 60px;
	top: 0;
	display: none;
}

.wx-box .wx-content {
	height: 100%;
	width: auto;
	position: relative;
	outline: 1px solid #e5e5e5;
}

.wx-box .wx-code {
	height: 100%;
	width: auto;
}

.wx-box .wx-pointer {
	position: absolute;
	width: 10px;
	height: 10px;
	top: 20px;
	right: -10px;
}


@media (max-width:1023px) {
	.three-fixed {
		display: none !important;
	}
}

/* three-footer */

/* three-head */
.three-head-box {
	display: flex;
	justify-content: center;
	align-items: center;
}

.three-head-box>img {
	width: 140px;
	margin: 0 auto 100px;
}

@media (max-width:1023px) {
	.three-head-box>img {
		margin: 30px auto;
	}
}

.three-foot-box>img {
	width: 180px;
	margin-top: 20px auto 0;
}

/* three-head */

.main-child {
	margin: 0 auto;
	box-sizing: border-box;
	width: 80%;
}

.main-content-tip {
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	color: #555;
	margin-bottom: 15px;
}

.main-content-tip p {
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
}

@media (max-width:1023px) {
	.main-child {
		width: 94%;
	}

	.main-content-tip {
		margin-bottom: 0;
	}
}

@media (max-width:500px) {
	.main-content-tip {
		font-size: 12px;
	}
}





@media (min-width:2400px) {
	.three-footer-box {
		padding: 100px 150px;
		height: 600px;
		font-size: 26px;
	}

	.footer-logo {
		height: 65px;
	}

	.footer-contact-tel {
		font-size: 55px;
		line-height: 45px;
	}

	.footer-contact-address {
		height: 45px;
		font-size: 20px;
		line-height: 22px;
	}

	.footer-code img {
		width: 140px;
	}

	.footer-code-tip {
		font-size: 20px;
	}

	.footer-right {
		width: 850px;
		font-size: 36px;
	}

	.three-footer-nav>li {
		margin-bottom: 100px;
	}

	.three-footer-subnav>li {
		font-size: 23px;
		line-height: 17px;
	}
}


@media (min-width:2400px) {
	.fixed-child {
		width: 77px;
		height: 77px;
	}

	.fixed-child.fixed-phone:hover {
		width: 300px;
	}

	.wx-box {
		right: 100px;
	}

	.wx-box .wx-pointer {
		width: 20px;
		right: -20px;
		top: 40px;
	}
}



@media (min-width:2400px) {
	.three-head-box>img {
		width: 300px;
		margin: 120px auto;
	}
}


@media (min-width:2400px) {
	.main-child {
		margin: 200px auto;
	}

	.main-content-tip {
		font-size: 16px;
	}
}

@media (min-width:2400px) {
	body {
		font-size: 18px;
	}
}



/* #newBridge .nb-nodeboard-left-bottom{
	left:50%!important;
	top:50%!important;
	transform:translate(-50%,-50%)!important;

} */

#four-footer-box {
	width: 100%;
	display: none;
}

.four-footer-box {
	line-height: 1;
	width: 100%;
	height: 280px;
	display: flex;
	flex-flow: row;
	justify-content: space-around;
	align-items: center;
	font-size: 12px;
	color: #fff;
	background-color: #FE0000;
	box-sizing: border-box;
	padding: 95px 0;
}

.four-footer-left {
	width: auto;
	height: 100%;
	display: flex;
	flex-flow: row;
	justify-content: center;
	align-items: center;
}

.four-footer-left>div {
	height: 100%;
}

.four-footer-left-0 {
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	align-items: flex-start;
	margin-right: 15px;
}

.four-footer-logo {
	height: 35px;
	position: relative;
}

.four-footer-left-2 {
	display: flex;
	flex-flow: row;
	justify-content: center;
	align-items: center;
}

.four-footer-left-2>div {
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	align-items: center;
	height: 100%;
}

.four-footer-left-2>div.four-footer-left-2-1 {
	margin-right: 10px;
}

.four-footer-left-2>div>img {
	height: 75px;
}

.four-footer-left-1 {
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	align-items: flex-start;
	padding: 0 15px;
	border-left: 1px solid #fff;
}

.four-footer-left-1-0 {
	font-size: 17px;
}

.four-footer-left-1-1 {
	font-size: 46px;
	letter-spacing: -4px;
	font-weight: 300;
	letter-spacing: -1px;
}

.four-footer-left-1-2 {
	font-size: 14px;
}

.four-footer-right {
	height: 100%;
	display: flex;
	flex-flow: column;
	align-items: flex-start;
	justify-content: space-between;
}

.four-footer-right a {
	color: #fff;
	font-size: 16px;
	line-height: 10px;
}

.four-footer-right a:hover {
	color: #000 !important;
}

.four-footer-right ul {
	display: flex;
	flex-flow: row;
	justify-content: flex-start;
	align-items: center;
}

.four-footer-right ul li {
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid #fff;
}

.four-footer-left-0>div>p:first-child {
	margin-bottom: 4px;
}

.four-fixed-footer-box {
	width: 100%;
	height: auto;
	position: fixed;
	z-index: 1000;
	bottom: 0;
	left: 0;
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
}

.four-footer-contact-box {
	width: 100%;
	height: 100px;
	padding: 15px;
	box-sizing: border-box;
	background-color: #FE0000;
	color: #444;
	display: flex;
	flex-flow: row;
	justify-content: center;
	align-items: center;
}

.four-footer-contact-box img {
	height: 100%;
}

.four-footer-contact-box ul {
	height: 100%;
	display: flex;
	flex-flow: row;
	justify-content: center;
	align-items: center;
	margin: 0 20px;
}

.footer-contact-btn {
	width: 70px;
	height: 70px;
	background-image: url(../images/submit-icon.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	border: none;
}

.four-footer-contact-box ul li {
	margin: 0 5px;
	height: 100%;
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	align-items: center;
}

.four-footer-contact-box ul li:first-child textarea {
	border: none;
	width: 300px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	box-sizing: border-box;
}

.four-footer-contact-box ul li:last-child textarea {
	border: none;
	height: 100%;
	width: 300px;
	padding: 10px;
	box-sizing: border-box;
}

.four-footer-zhanwei {
	width: 100%;
	height: 420px;
}



.mobile-fixed-footer-zhanwei {
	height: 0px;
}

.mobile-fixed-footer {
	width: 100%;
	height: 40px;
	padding: 7px 0;
	background-color: rgba(0, 0, 0, 0.6);
	display: flex;
	flex-flow: row;
	justify-content: center;
	align-items: center;
	position: fixed;
	left: 0;
	bottom: 0;
	box-sizing: border-box;
	z-index: 1001;
}

.mobile-fixed-footer a {
	cursor: pointer;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	width: 50%;
	height: 100%;
	border-right: 1px solid #FE0300;
}

.mobile-fixed-footer a:last-child {
	border: none;
}

#mobile-contact-shadow {
	display: none;
}

.mobile-contact-shadow {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	position: fixed;
	z-index: 1000;
	left: 0;
	top: 0;
	display: flex;
	flex-flow: row;
	justify-content: center;
	align-items: center;
}

.mobile-contact-shadow-box {
	width: 70%;
	box-sizing: border-box;
	height: auto;
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
}

.mobile-contact-box {
	border-radius: 3px;
	width: 100%;
	box-sizing: border-box;
	height: auto;
	border-top: 5px solid #E63323;
	background-color: #fff;
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
	padding: 15px 30px 30px;
}

.mobile-contact-box img {
	width: 100%;
	height: auto
}

.mobile-contact-box ul {
	display: flex;
	flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	width: 100%;
}

.mobile-contact-box ul li {
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	width: 100%;
}

.mobile-contact-box ul li textarea {
	width: 100%;
	margin-bottom: 10px;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	border: none;
	background-color: #E0E0E0;
	border-radius: 3px;
}

.mobile-contact-box ul li:last-child textarea {
	height: 50px;
}

.mobile-contact-shadow-close {
	font-size: 16px;
	width: 25px;
	height: 25px;
	background-color: #A5A5A5;
	border-radius: 50%;
	display: flex;
	flex-flow: row;
	justify-content: center;
	align-items: center;
	margin-top: 15px;
}

.mobile-contact-shadow-close img {
	width: 15px;
	height: 15px;
}

#mobile-contact-btn {
	height: 35px;
	line-height: 35px;
	background-color: #E63323;
	color: #fff;
	padding: 0 40px;
	font-size: 20px;
	border-radius: 5px;
	margin-top: 20px;
	border: none;
}

@media (max-width:1500px) {
	.four-footer-zhanwei {
		height: 420px;
	}

	.four-footer-box {
		height: 230px;
		padding: 70px 0;
	}

	.four-footer-logo {
		height: 30px;
		position: relative;
	}

	.four-footer-left-0 {
		margin-right: 5px;
	}

	.four-footer-left-1 {
		padding: 0 5px;
	}

	.four-footer-left-1-0 {
		font-size: 15px;
	}

	.four-footer-left-1-1 {
		font-size: 35px;
		letter-spacing: -4px;
	}

	.four-footer-left-1-2 {
		font-size: 12px;
	}

	.four-footer-left-2>div.four-footer-left-2-1 {
		margin-right: 5px;
	}

	.four-footer-left-2>div>img {
		height: 70px;
	}

	.four-footer-right ul li {
		padding-right: 5px;
		margin-right: 5px;
	}

	.four-footer-right a {
		font-size: 13px;
		line-height: 10px;
	}
}

.four-footer-right ul li:last-child {
	margin-right: 0;
	border: none;
	padding: 0;
}

@media (max-width:1023px) {
	.four-fixed-footer-box img {
		display: none;
	}
}