
@charset "utf-8";

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-facebookfacebook52:before {
	content: "";
}

.icon-fanhuidingbu1:before {
	content: "";
}

.icon-custom-service:before {
	content: "";
}

.icon-facebook1:before {
	content: "";
}

.icon-duihua:before {
	content: "";
}

.icon-skype1:before {
	content: "";
}

.icon-shouqianzixun:before {
	content: "";
}

.icon-zixunfuwu:before {
	content: "";
}

.icon-dianhua6:before {
	content: "";
}

.icon-yuyan:before {
	content: "";
}

.icon-jiantou:before {
	content: "";
}

.icon-twitter:before {
	content: "";
}

.icon-youtube1:before {
	content: "";
}

.icon-liuyan1:before {
	content: "";
}

.icon-xiazai19:before {
	content: "";
}

.icon-zhuye:before {
	content: "";
}

.icon-facebook:before {
	content: "";
}

.icon-wechat1:before {
	content: "";
}

.icon-zixun:before {
	content: "";
}

.icon-zixun1:before {
	content: "";
}

.icon-rili:before {
	content: "";
}

.icon-bofang:before {
	content: "";
}

.icon-youjiantou:before {
	content: "";
}

.icon-diqiu:before {
	content: "";
}

.icon-jiantou-left:before {
	content: "";
}

.icon-youtube:before {
	content: "";
}

.icon-youxiang1:before {
	content: "";
}

.icon-dianhua1:before {
	content: "";
}

.icon-mean_list:before {
	content: "";
}

.icon-liaotian:before {
	content: "";
}

.icon-youxiang:before {
	content: "";
}

.icon-instagram-fill1:before {
	content: "";
}

.icon-fangdajing:before {
	content: "";
}

.icon-dianhua:before {
	content: "";
}

.icon-dayinchuanzhen:before {
	content: "";
}

.icon-shoujilianxi:before {
	content: "";
}

.icon-dizhi:before {
	content: "";
}

.icon-skype:before {
	content: "";
}

.icon-chuanzhen:before {
	content: "";
}

.icon-pinterest1:before {
	content: "";
}

.icon-in:before {
	content: "";
}

.icon-pinterest:before {
	content: "";
}

.icon-dianhua4:before {
	content: "";
}

.icon-dianhua5:before {
	content: "";
}

.icon-jurassic_message:before {
	content: "";
}

.icon-ins:before {
	content: "";
}

.icon-instagram-fill:before {
	content: "";
}

.icon-fasong:before {
	content: "";
}

.icon-shouji:before {
	content: "";
}

.icon-dianhua3:before {
	content: "";
}

.icon-dianhua2:before {
	content: "";
}

.icon-666666-copy:before {
	content: "";
}

.icon-liuyan:before {
	content: "";
}

.icon-shouye-xuanzhong:before {
	content: "";
}

.icon-WhatsappMessage:before {
	content: "";
}

.icon-Mail:before {
	content: "";
}

.icon-youxiang2:before {
	content: "";
}

.icon-douyin:before {
	content: "";
}

.icon-fasong1:before {
	content: "";
}

.icon-vk:before {
	content: "";
}

.icon-duoyuyan:before {
	content: "";
}

.icon-tuite:before {
	content: "";
}

.icon-duihua1:before {
	content: "";
}

.icon-jiantou1:before {
	content: "";
}

.icon-chahao:before {
	content: "";
}

.icon-whatsapp1:before {
	content: "";
}

.icon-shubiao:before {
	content: "";
}

.icon-jian:before {
	content: "";
}

.icon-jia:before {
	content: "";
}

.icon-jiantou1-copy:before {
	content: "";
}

.icon-weixinguanli:before {
	content: "";
}

.icon-whatapp:before {
	content: "";
}

.icon-home-fill:before {
	content: "";
}

.icon-dingbu:before {
	content: "";
}

.icon-youjiantou1:before {
	content: "";
}

/* 预设布局 - 开始 */
.de_two {
	width: 100%;
	overflow: hidden;
	margin: 15px 0;
}

.de_two li {
	float: left;
	width: 49%;
	text-align: center;
	margin-right: 2%;
}

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

.de_two li:hover .changpic img {
	transform: scale(1.15);
}

.de_two li p {
	margin-top: 15px;
}

.de_three {
	margin: 15px 0;
	width: 100%;
	overflow: hidden;
}

.de_three li {
	width: 32%;
	margin-right: 2%;
	text-align: center;
	float: left;
}

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

.de_three li:hover .changpic img {
	transform: scale(1.15);
}

.de_three li p {
	margin-top: 15px;
}

.de_four {
	width: 100%;
	overflow: hidden;
	margin: 15px 0;
}

.de_four li {
	float: left;
	width: 24.2%;
	margin-right: 1%;
	text-align: center;
}

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

.de_four li:hover .changpic img {
	transform: scale(1.15);
}

.de_four li p {
	margin-top: 15px;
}

.de_dblr {
	margin: 15px;
	width: 100%;
	overflow: hidden;
}

.ded_le {
	float: left;
	width: 40%;
}

.ded_ri {
	float: right;
	width: 58%;
}

.ded_ri p {
	line-height: 25px;
}

@media screen and (max-width:480px) {
	.de_two li, .de_three li, .de_four li {
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}
	
	.de_two li p, .de_three li p, .de_four li p {
		margin-top: 8px;
	}
	
	.ded_le {
		width: 100%;
		float: none;
	}
	
	.ded_ri {
		width: 100%;
		float: none;
		margin-top: 8px;
	}
}

/* 预设布局 - 结束 */
body {
	font-family: Outfit-Light, Arial, Helvetica, sans-serif;
	font-size: 18px;
	overflow-x: hidden;
	color: #222;
}

html, body, div, span, h1, h2, h3, h4, h5, h6, p, table, td, blockquote, pre, a, address, big, cite, code, del, em, font, img, ins, small, strong, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
}

input, select, textarea {
	font-size: 14px;
	border: none;
	margin: 0;
	padding: 0;
}

img {
	border: 0 none;
	vertical-align: middle;
	max-width: 100%;
}

a {
	color: #222;
	text-decoration: none;
	background-color: transparent;
	transition: .3s;
}

a:hover {
	cursor: pointer;
	color: #213ed8;
}

a:focus, input:focus, select:focus, textarea:focus {
	outline: none;
}

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

* {
	box-sizing: border-box;
}

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

textarea {
	-webkit-appearance: none;
}

.w_p_main {
	background: #fff;
}

.main {
	background: #f7f7f7;
}

.warper {
	width: 1500px;
	margin: 0 auto;
	position: relative;
}

.backToTop {
	width: 46px;
	height: 46px;
	z-index: 666;
	border-radius: 46px;
	background: #213ed8 url("https://cdn-ilencgg.nitrocdn.com/ZsXsPkvvVsKCucrTDsNwpvZZbhpzSgJm/assets/images/optimized/rev-dd5516a/www.omeoauto.com/wp-content/themes/kaihuang/images/icon_top.png") no-repeat center;
	cursor: pointer;
	position: fixed;
	right: 8px;
	text-indent: 9999px;
	bottom: 10%;
	color: #fff;
	transition: all .3s;
}

.backToTop:hover {
	opacity: .9;
}

header {
	width: 100%;
	height: 100px;
	background: #fff;
	z-index: 0;
	z-index: 999;
	position: fixed;
	top: 0;
	left: 0;
}

#nav:after {
	content: "";
	display: block;
	clear: both;
}

#nav .warper {
	position: relative;
}

.logo {
	position: absolute;
	left: 0;
	top: 12px;
}

.close-nav {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0;
	visibility: hidden;
	transition: .5s;
	z-index: 88;
}

.nav-open {
	transform: translateX(0);
}

.close-open {
	opacity: .5;
	visibility: visible;
}

.backToTop.nitro-lazy {
	background: none !important;
}

.body-hidden {
	overflow: hidden !important;
}

#nav .nav-button {
	width: 35px;
	height: 35px;
	z-index: 5;
	border-radius: 3px;
	background: #e10103;
	color: #fff;
	position: absolute;
	right: 10px;
	top: 10px;
	line-height: 35px;
	text-align: center;
	font-size: 20px;
}

#nav .nav-button i {
	color: #fff;
	font-size: 22px;
	font-weight: 600;
}

#nav .nav-button {
	display: none;
}

nav {
	float: right;
	margin-right: 185px;
}

nav li {
	float: left;
	margin: 0 45px;
	position: relative;
}

nav li:last-child {
	margin-right: 0;
}

nav li > a {
	line-height: 100px;
	position: relative;
	text-transform: uppercase;
	font-family: Outfit-ExtraBold;
	display: block;
}

nav li.on a, nav li:hover a {
	color: #213ed8;
}

nav li i {
	color: #fff;
	font-size: 12px !important;
}

nav dl {
	transition: opacity 1s ease;
	position: absolute;
	display: none;
	background: #fff;
	border: 1px solid #bfbfbf;
	min-width: 224px;
	top: 100px;
	left: 0;
	z-index: 999;
	height: 400px;
	overflow-y: auto;
}

nav dl dd {
	display: block;
	position: relative;
}

nav dl dd:last-child {
	border: none;
}

nav li dl dd a {
	opacity: 1;
	font-size: 16px;
	font-family: Outfit-ExtraBold;
	white-space: nowrap;
	background: transparent !important;
	color: #333 !important;
	display: block;
	padding: 13px 10px;
	text-transform: uppercase;
}

nav li dl dd a:before {
	display: none;
}

nav li dl dd a:hover {}

nav dl dd div {
	min-width: 224px;
	position: absolute;
	left: 100%;
	top: -1px;
	border: 1px solid #bfbfbf;
	background: #fff;
	display: none;
}

nav dl dd:hover div {
	display: block;
}

nav dl dd div a {
	display: inline-block;
	padding: 13px 10px;
}

nav dl dd div img {
	margin-right: 10px;
}

.head_rcon {
	position: absolute;
	right: 0;
	top: 39px;
	width: 163px;
}

.hemedia {
	text-align: right;
}

.hemedia a {
	font-size: 20px;
	margin-left: 10px;
}

.language {
	position: relative;
	width: auto;
	display: inline-block;
	cursor: pointer;
	float: left;
}

/*.language span{ position: relative; font-size: 14px; color: #666; width: 100%; display: inline-block; color: #777; font-size: 16px; }*/

/*.language span:before{ content: ""; position: absolute; top: 9px; right: 0; width: 0; height: 0; border-style: solid; border-width: 6px 5px 0 5px; border-color: #ff5e15 transparent transparent transparent; }*/
.language-main {
	width: 100px;
	padding: 1px 0;
	position: absolute;
	display: none;
	z-index: 99;
	right: 0;
	top: 20px;
	background: url("https://cdn-ilencgg.nitrocdn.com/ZsXsPkvvVsKCucrTDsNwpvZZbhpzSgJm/assets/images/optimized/rev-dd5516a/www.omeoauto.com/wp-content/themes/kaihuang/images/ffggg.png") no-repeat 20px 4px;
}

.language-main.nitro-lazy {
	background: none !important;
}

.language:hover .language-main {
	display: block;
}

.language-cont {
	width: 100px;
	padding: 0 16px;
	margin-top: 10px;
	box-shadow: 0 5px 15px 4px rgba(0, 0, 0, .05);
	border-top: 3px solid #213ed8;
	background: #fff;
	padding-bottom: 10px;
}

.language-cont a {
	width: 100% !important;
	position: relative;
	font-size: 16px !important;
	padding: 0 !important;
	padding-left: 15px !important;
	color: #888 !important;
	background: #fff !important;
	height: auto !important;
	border: none !important;
	line-height: 28px !important;
	text-align: left;
	display: block !important;
}

.language-post {
	padding-top: 10px;
}

.language-cont a:after {
	position: absolute;
	top: 10px;
	left: 0;
	width: 7px;
	height: 7px;
	background: #213ed8;
	content: "";
}

.language-cont a:hover {
	color: #213ed8 !important;
}

.gt_switcher-popup span {
	display: none !important;
}

.search-button {
	float: left;
	width: 36px;
	position: relative;
}

.search-button span {
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 30px;
	background: #213ed8;
	overflow: hidden;
	cursor: pointer;
	display: inline-block;
}

.search-button span i {
	font-size: 16px;
	text-align: center;
	display: inline-block;
	color: #fff;
}

.searchform {
	overflow: hidden;
	background: #213ed8;
	position: absolute;
	right: 0;
	height: 0;
	z-index: 88;
	top: 65px;
	width: 240px;
	transition: all .3s;
}

.searchform i {
	font-size: 24px;
	color: #fff;
	width: auto;
	height: auto;
	background: transparent;
	border-radius: 0;
}

.searchform input {
	width: 190px;
	font-size: 15px;
	background: transparent;
	color: #fff;
	line-height: 51px;
	padding-left: 10px;
	font-family: Arial;
	float: left;
}

.searchform button {
	width: 54px;
	line-height: 45px;
	background: transparent;
	border: 0;
	color: #fff;
	text-align: center;
	outline: none;
	cursor: pointer;
	transition: all .5s;
	position: absolute;
	right: 0;
	top: 0;
}

.searchform button i {
	color: #fff !important;
	background: transparent !important;
}

.searchform input::-webkit-input-placeholder {
	color: #fff;
}

.searchform input:-moz-placeholder {
	color: #fff;
}

.position {
	box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .2);
}

footer {
	background: #f7f8fa;
	padding-top: 58px;
	padding-bottom: 60px;
}

footer .ifolef {
	width: 55%;
}

footer .iforig {
	padding-left: 106px;
	width: 45%;
}

footer .ifcleuls {
	display: flex;
}

footer .ifcleuls li {
	margin: 0;
	width: 48%;
	margin-right: 4%;
}

footer .ifcleuls li img {
	width: 100%;
}

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

footer .ifrbtn {
	margin-top: 28px;
	width: 100%;
	margin-left: 0;
	display: flex;
}

footer .ifrbtn li {
	width: 48%;
	margin: 0;
	margin-right: 4%;
}

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

.sider-contact {
	background: #fff;
	border-radius: 10px 0 0 10px;
	box-shadow: 0 0 1rem -2px rgba(61, 61, 61, .15);
	position: fixed;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: all .5s ease;
	z-index: 999;
}

.sider-contact.hide {
	transform: translate(100%, -50%);
}

.sider-contact.hide #sider-contact-switcher i {
	transform: rotate(180deg);
}

.right-nav {
	align-items: center;
	display: flex;
	padding: 16px 14px;
	flex-flow: column;
	font-size: 1.2rem;
	line-height: 1.4rem;
}

.right-nav .btn-tit {
	transform: scale(.9);
}

.right-nav li {
	height: 62px;
	border-bottom: 1px solid #f0f0f0;
	position: relative;
	width: 56px;
}

.right-nav li:last-child {
	border-bottom: none;
}

.right-nav li a {
	align-items: center;
	color: #1f1a17;
	display: flex;
	flex-flow: column;
	height: 100%;
	justify-content: center;
	transition: all .3s ease;
	width: 100%;
}

.right-nav li a:hover {
	transform: translateX(5px);
}

.right-nav li:hover .right_hide {
	opacity: 1;
	transform: translate(-110%, -50%);
	visibility: visible;
}

.right_hide {
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 0 1rem -2px rgba(61, 61, 61, .15);
	color: #3d3d3d;
	font-size: 14px;
	left: -10px;
	line-height: 1.6rem;
	opacity: 0;
	padding: 1rem;
	position: absolute;
	top: 50%;
	transform: translate(-130%, -50%);
	transition: all .5s ease;
	visibility: hidden;
	white-space: nowrap;
}

.right_hide:before {
	border-bottom: 6px solid transparent;
	border-left: 8px solid #fff;
	border-top: 6px solid transparent;
	content: "";
	position: absolute;
	right: -8px;
	top: calc(50% - 4px);
}

.right_hide img {
	display: block;
	max-width: 10rem;
}

#sider-contact-switcher {
	align-items: center;
	color: #1f1a17;
	cursor: pointer;
	display: flex;
	height: 44px;
	justify-content: flex-end;
	left: 0;
	margin: 0;
	overflow: hidden;
	position: absolute;
	top: 50%;
	transform: translate(-100%, -50%);
	width: 44px;
	z-index: -1;
}

#sider-contact-switcher i {
	font-size: 12px;
	font-weight: bold;
	transition: all .3s ease;
}

#sider-contact-switcher:after {
	background: #fff;
	box-shadow: 0 0 1rem -2px rgba(61, 61, 61, .15);
	border-radius: 5px;
	content: "";
	display: block;
	height: 44px;
	left: 69%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
	transform-origin: center;
	width: 44px;
	z-index: -1;
}

.banner img {
	width: 100%;
	display: block;
}

.banner .slick-dots {
	bottom: 40px;
}

#banner_home {
	position: relative;
	margin-top: 100px;
}

video {
	width: 100%;
	display: block;
}

.banner {
	position: relative;
}

.banner .item {
	position: relative;
}

.bantext {
	position: absolute;
	top: 28%;
	left: 0;
	width: 100%;
}

.batxtx {
	width: 52%;
}

.batxtx h3 {
	font-size: 52px;
	margin-bottom: 64px;
	text-shadow: 0 0 10px rgba(74, 74, 74, .35);
	color: #fff;
	text-transform: uppercase;
	line-height: 65px;
	font-family: FUTUBOLD;
}

.batxtx p {
	color: #fff;
	font-size: 15px;
	line-height: 26px;
}

.batxtx a {
	display: inline-block;
	margin-top: 74px;
	background: #213ed8;
	color: #fff;
	font-size: 15px;
	padding: 14px 25px;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
}

.batxtx a:hover {
	transform: translateX(10px);
	border-radius: 30px;
}

.banarr {
	position: absolute;
	width: 100%;
	left: 0;
	top: 40%;
}

.banarr span {
	width: 56px;
	transition: all .8s;
	position: absolute;
	top: 0;
	cursor: pointer;
	display: inline-block;
	height: 56px;
	border-radius: 56px;
	text-align: center;
	line-height: 52px;
	border: 2px solid #213ed8;
	color: #213ed8;
}

.banarr span i {
	font-size: 22px;
	font-weight: bold;
	display: inline-block;
}

.banarr span:hover {
	border: 2px solid #213ed8;
	background: #213ed8;
	color: #fff;
}

.ban_prev i {
	transform: rotate(180deg);
}

.ban_prev {
	left: -20%;
}

.ban_next {
	right: -20%;
}

.changpic {
	width: 100%;
	overflow: hidden;
}

.changpic img {
	width: 100%;
	transition: all .3s;
}

#banner_home:hover .ban_prev {
	left: 12%;
}

#banner_home:hover .ban_next {
	right: 12%;
}

.cl {
	clear: both;
}

/* Slider */
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.slick-track:before, .slick-track:after {
	display: table;
	content: "";
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}

.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}

.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none;
}

/*首页*/
.inpopm {
	padding: 42px 0 90px;
}

.ipulp {
	display: flex;
}

.ipulp li {
	width: 23%;
	margin-right: 3%;
}

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

.ipuitem {
	border-radius: 20px;
	overflow: hidden;
	box-shadow: 10px 0 24px rgba(182, 182, 182, .32);
}

.inptis {
	margin: 60px 0;
}

.inptis h2 {
	font-size: 60px;
	text-align: center;
	font-style: italic;
	font-family: Outfit-ExtraBold;
}

.inzxiv {
	position: relative;
	padding: 235px 0 226px;
	z-index: 0;
	overflow: hidden;
}

.inzxiv:before {
	content: "";
	position: absolute;
	top: 0;
	z-index: -1;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .56);
}

.inzxiv .module-bg {
	bottom: 0;
	left: 0;
	z-index: -2;
	mix-blend-mode: screen;
	pointer-events: none;
	position: absolute;
	width: 100%;
}

video {
	display: block;
}

.izxtxt {
	text-align: center;
	color: #fff;
}

.izxtxt h2 {
	font-size: 70px;
	margin-bottom: 30px;
	font-style: italic;
	font-family: Outfit-ExtraBold;
}

.izxtxt p {
	font-size: 24px;
	line-height: 40px;
	font-family: Outfit-Medium;
}

.izxtxt a {
	display: inline-block;
	padding: 15px 45px;
	border-radius: 10px;
	margin-top: 78px;
	background: #000;
	color: #fff;
	font-size: 16px;
	font-family: Outfit-SemiBold;
}

.izxtxt a:hover {
	background: #213ed8;
}

.ikay {
	padding: 295px 0 300px;
}

.ikay .izxtxt h2 {
	font-style: normal;
}

.ifots {
	padding: 66px 0 46px;
}

.ifotic {
	display: flex;
}

.ifolef {
	width: 51%;
	padding-top: 6px;
}

.iforig {
	width: 49%;
	padding-left: 60px;
}

.map {
	border-radius: 20px;
	overflow: hidden;
	box-shadow: 0 0 30px rgba(132, 132, 132, .4);
}

.ifcaiv {
	display: flex;
	justify-content: space-between;
}

.ifites p, .ifcov li p, .ifmes p {
	font-size: 20px;
	margin-bottom: 10px;
	font-family: Outfit-Bold;
}

.ifites p span, .ifcov li p span, .ifmes p span {
	font-size: 14px;
	color: #999;
	font-family: Outfit-Regular;
}

.hwco li {
	margin-bottom: 5px;
}

.hwco li:last-child {
	margin-bottom: 0;
}

.hwco li label {
	margin-right: 15px;
	line-height: 34px;
	display: inline-block;
	position: relative;
	padding-left: 32px;
	color: #666;
	cursor: pointer;
}

.hwco li label * {
	vertical-align: middle;
}

.uk-checkbox {
	position: absolute;
	top: 6px;
	left: 0;
	display: inline-block;
	height: 20px;
	width: 20px;
	border-radius: 20px;
	overflow: hidden;
	vertical-align: middle;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	border: 1px solid #ccc;
	transition: .2s ease-in-out;
	transition-property: background-color, border;
}

.uk-checkbox:checked {
	background-color: #213ed8;
	border: none;
}

.uk-checkbox:checked:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background: #fff;
}

.ifcov {
	display: flex;
	margin-top: 24px;
}

.ifcov li {
	width: 32%;
	margin-right: 2%;
}

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

.ifcov li input {
	width: 100%;
	height: 50px;
	font-size: 16px;
	font-family: Outfit-Light;
	padding: 0 12px;
	border-radius: 8px;
	border: 2px solid #7d7d7d;
}

.ifmes {
	margin-top: 28px;
}

.ifmes textarea {
	width: 100%;
	height: 165px;
	font-size: 16px;
	font-family: Outfit-Light;
	resize: none;
	padding: 12px;
	border-radius: 8px;
	border: 2px solid #7d7d7d;
}

.ifolef button {
	margin-top: 25px;
	cursor: pointer;
	width: 100%;
	height: 50px;
	text-transform: uppercase;
	font-size: 16px;
	font-family: Outfit-Bold;
	border-radius: 8px;
	border: none;
	box-shadow: none;
	background: #213ed8;
	color: #fff;
}

.ifolef button:hover {
	opacity: .9;
}

.ifmes textarea::-webkit-input-placeholder {
	color: #999;
}

.ifcivs {
	text-align: center;
	margin-top: 58px;
}

.ifcoce {
	display: inline-flex;
	align-items: center;
}

.ifcleuls {
	display: inline-flex;
}

.ifcleuls li {
	border: 1px solid #bfbfbf;
	width: 168px;
	margin: 0 15px;
}

.ifrbtn {
	width: 236px;
	display: inline-block;
	margin-left: 40px;
}

.ifrbtn li {
	margin-bottom: 20px;
}

.ifrbtn li:last-child {
	margin-bottom: 0;
}

.ifrbtn a {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 60px;
	font-family: Outfit-Medium;
	font-size: 22px;
	color: #fff;
	background: #25d366;
	border-radius: 8px;
}

.ifrbtn a i {
	font-size: 28px;
	margin-right: 6px;
}

.ifrbtn li:nth-child(2) a {
	background: #213ed8;
}

.ifrbtn li:last-child a {
	background: #3b5998;
}

.ifrbtn a:hover {
	opacity: .85;
}

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

.fboims {
	width: 194px;
}

.folxrb {
	margin-top: 40px;
	display: flex;
}

.foxs {
	padding-left: 58px;
	width: calc(100% - 194px);
}

.foxs li {
	margin-bottom: 12px;
	position: relative;
	padding-left: 22px;
}

.foxs li:last-child {
	margin-bottom: 0;
}

.foxs li span {
	font-size: 16px;
}

.foxs li i {
	position: absolute;
	font-size: 18px;
	top: 3px;
	left: 0;
}

.bigbg {
	background: rgba(0, 0, 0, .5);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
}

.getbox {
	width: 700px;
	background: #fff;
	padding: 50px 40px 35px;
	height: auto;
	position: absolute;
	top: 20%;
	left: 50%;
	transform: translateX(-50%);
}

.allhide {
	opacity: 0;
	z-index: -3;
}

.close_btn {
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
}

.close_btn i {
	font-size: 24px;
}

.close_btn:hover i {
	color: #213ed8;
}

/*手机底部*/
.footmenu {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 5;
	max-width: 1024px;
	display: none;
}

.footmenu img {
	display: block;
}

.footmenu div.bgcolor {
	clear: both;
}

.footmenu div.con {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding-bottom: 10px;
	background: #213ed8;
}

.footmenu a {
	color: #fff;
	font-size: 16px;
	display: block;
	width: 25%;
	text-align: center;
	float: left;
	position: relative;
}

.footmenu i {
	display: block;
	width: 25px;
	height: 25px;
	margin: 6px auto 2px;
	font-size: 26px;
}

/*新车*/
.nwvideo {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	z-index: 0;
	height: 848px;
}

.nwvideo p {
	color: #fff;
	width: 60%;
	text-align: center;
	font-size: 50px;
	line-height: 70px;
	font-family: Outfit-ExtraBold;
}

.nwvideo:before {
	content: "";
	position: absolute;
	top: 0;
	z-index: -1;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .56);
}

.nwvideo .module-bg {
	bottom: 0;
	left: 0;
	z-index: -2;
	mix-blend-mode: screen;
	pointer-events: none;
	position: absolute;
	width: 100%;
}

.nwcawar {
	margin-top: 100px;
}

.nwpic {
	position: relative;
}

.nwpic p {
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 60%;
	text-align: center;
	font-size: 50px;
	line-height: 70px;
	font-family: Outfit-ExtraBold;
}

.nwshow {
	padding-top: 70px;
}

.nwch2t {
	font-size: 54px;
	margin-bottom: 40px;
	text-transform: uppercase;
	font-family: Outfit-ExtraBold;
}

.nwshow .nwch2t, .nwpame .nwch2t {
	text-align: center;
}

.nwulspi {
	display: flex;
	flex-wrap: wrap;
}

.nwulspi li {
	width: 32.65%;
	border-radius: 20px;
	overflow: hidden;
	margin-right: 1%;
	margin-bottom: 14px;
}

.nwulspi li:nth-of-type(3n) {
	margin-right: 0;
}

.nwulspi li:hover .changpic img {
	transform: scale(1.15);
}

.nwpame {
	padding-top: 86px;
}

.pro_table {
	width: 100%;
}

.pro_table table {
	width: 100%;
	border-collapse: collapse;
}

.pro_table table tr td {
	border: 1px solid #eee;
	padding: 18px 40px;
	font-family: Outfit-Light;
}

.pro_table table tr:first-child td {
	font-size: 22px;
	background: #d9edf7;
	font-family: Outfit-ExtraBold;
}

.pro_table table tr td:first-child {
	font-family: Outfit-Bold;
}

.pro_table table tr:nth-of-type(odd) {
	background: #f9f9f9;
}

.pro_table table tr td a {
	color: #213ed8;
	font-family: Outfit-Bold;
}

.pro_table table tr td a:hover {
	text-decoration: underline;
}

.recolor {
	position: relative;
	margin-top: 80px;
}

.recgd .item {
	margin: 0 6px;
	border-radius: 20px;
	overflow: hidden;
}

.recgd .item:hover .changpic img {
	transform: scale(1.15);
}

.rearr {
	top: 42%;
	position: absolute;
	left: 0;
	width: 100%;
}

.rearr span {
	display: inline-block;
	cursor: pointer;
	position: absolute;
	top: 0;
}

.rearr span i {
	font-size: 30px;
	display: inline-block;
}

.rec_prev {
	left: -40px;
}

.rec_next {
	right: -40px;
}

.rec_prev i {
	transform: rotate(180deg);
}

.rearr span:hover {
	color: #213ed8;
}

.oppka {
	margin-top: 68px;
	display: flex;
	align-items: center;
	padding-bottom: 66px;
}

.opklef {
	width: 50%;
}

.opkrig {
	width: 50%;
	padding-left: 42px;
}

.opofo .ifites {
	margin-bottom: 28px;
}

.opofo button {
	width: 150px;
	transition: all .3s;
	cursor: pointer;
	font-size: 18px;
	font-family: Outfit-Bold;
	text-transform: uppercase;
	height: 50px;
	border-radius: 8px;
	border: none;
	background: #000;
	color: #fff;
}

.opofo button:hover {
	background: #213ed8;
}

.opsmul li {
	margin-bottom: 26px;
	border-radius: 20px;
	overflow: hidden;
}

.opsmul li:last-child {
	margin-bottom: 0;
}

/*位置*/
.subbanner {
	position: relative;
	margin-top: 100px;
}

.subbanner img {
	width: 100%;
	display: block;
}

.sub_nav {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
	text-align: center;
	left: 0;
	width: 100%;
}

.sub_nav h2 {
	font-size: 70px;
	text-transform: uppercase;
	margin-bottom: 12px;
	font-family: Outfit-Bold;
}

.sub_nav p {
	font-family: Outfit-Regular;
}

.abusivs {
	background-repeat: no-repeat;
	padding: 350px 0;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
}

.abusivs .sub_nav {
	position: static;
	transform: translateY(0);
}

/*关于我们*/
.abwar {
	padding-bottom: 70px;
}

.abwho {
	padding-bottom: 95px;
}

.abwtsv {
	display: flex;
}

.abwlef {
	width: 526px;
}

.abwrig {
	width: calc(100% - 526px);
}

.ahh2t {
	font-size: 60px;
	font-family: Outfit-Bold;
}

.abwrig p {
	font-size: 16px;
	line-height: 32px;
	color: #666;
	font-family: Outfit-Regular;
	color: #666;
}

.abadvs {
	color: #fff;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding: 300px 0;
	background-position: center center;
}

.oadvuls {
	margin-top: 50px;
}

.oadvuls li {
	font-size: 16px;
	margin-bottom: 14px;
	position: relative;
	padding-left: 20px;
	font-family: Outfit-Regular;
}

.oadvuls li:before {
	content: "";
	position: absolute;
	top: 7px;
	left: 0;
	width: 6px;
	height: 6px;
	border-radius: 6px;
	background: #fff;
}

.oadvuls li:last-child {
	margin-bottom: 0;
}

.abwhy {
	padding-top: 90px;
}

.awhuls {
	margin-top: 98px;
	display: flex;
	flex-wrap: wrap;
}

.awhuls li {
	margin-bottom: 28px;
	width: 24.2%;
	margin-right: 1%;
}

.awhuls li:nth-of-type(4n) {
	margin-right: 0;
}

.awhuls li .changpic {
	border-radius: 20px;
	box-shadow: 0 0 35px rgba(209, 215, 227, .52);
}

/*产品列表*/
.prfilt {
	background: #f7f8fb;
	padding: 14px 0;
}

.fitpos {
	display: flex;
	flex-wrap: wrap;
	gap: 8px 12px;
}

.fitpos li {
	cursor: pointer;
	font-size: 16px;
	font-family: Outfit-Regular;
	border-radius: 6px;
	display: inline-block;
	padding: 8px 18px;
}

.fitpos li.cur {
	background: #dce5fa;
	color: #333;
}

.fitpos li img {
	margin-right: 8px;
}

.fitpos li span {
	display: flex;
	align-items: center;
}

.filabel {
	display: flex;
	flex-wrap: wrap;
	gap: 15px 34px;
}

.filabel li {
	display: inline-block;
}

.filabel li label {
	cursor: pointer;
	font-size: 16px;
}

.fitxbo {
	padding: 26px 0;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #e2e2e2;
}

.fitble {
	width: 80px;
	font-family: Outfit-Bold;
}

.fitbri {
	width: calc(100% - 80px);
}

.prowar {
	padding-bottom: 60px;
	padding-top: 50px;
}

.filform .fitxbo:last-child {
	border-bottom: none;
}

.prallv p {}

.prolist {
	margin-top: 36px;
	display: flex;
	flex-wrap: wrap;
}

.prolist li {
	width: 23.5%;
	margin-right: 2%;
	margin-bottom: 55px;
}

.prolist li:nth-of-type(4n) {
	margin-right: 0;
}

.prchpic {
	border-radius: 10px;
	position: relative;
	overflow: hidden;
}

.prtivs {
	margin-top: 24px;
}

.prtivs h3 {
	font-size: 22px;
	color: #333;
	margin-bottom: 6px;
	font-family: Outfit-Bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.prtivs p {
	font-size: 16px;
	line-height: 28px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.prtivs span {
	color: #c22116;
	display: inline-block;
	margin-top: 20px;
	font-size: 30px;
	font-family: Outfit-Bold;
}

.prtivs span em {
	font-style: normal;
	display: inline-block;
	margin-right: 5px;
	font-family: Outfit-Light;
}

.prbosh {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
}

.prpalogo {
	margin-top: 76px;
	display: flex;
	align-items: center;
}

.prlolef {
	width: 502px;
}

.prlorig {
	width: calc(100% - 502px);
	padding-left: 54px;
}

.prlolef h2 {
	font-size: 50px;
	margin-bottom: 30px;
	text-transform: uppercase;
	font-family: Outfit-ExtraBold;
}

.prlolef p {
	font-size: 16px;
	line-height: 30px;
	color: #666;
}

.prloulst {
	display: flex;
	flex-wrap: wrap;
}

.prloulst li {
	width: 15%;
	margin-bottom: 14px;
	margin-right: 2%;
}

.prloulst li:nth-of-type(6n) {
	margin-right: 0;
}

.prloulst li .changpic {
	border-radius: 10px;
	box-shadow: 0 0 48px rgba(209, 215, 227, .32);
}

/*产品详情*/
.pat78 {
	padding-top: 78px;
}

.dewar {
	padding-bottom: 72px;
}

.delicshow {
	overflow: hidden;
}

.delicshow .lcon {
	width: 50%;
	float: left;
	padding-right: 4px;
}

.delicshow .rcon {
	width: 50%;
	float: right;
	padding-left: 10px;
}

.s_pic {
	width: 100%;
	overflow: hidden;
}

.s_pic li {
	float: left;
	width: 49%;
	margin-right: 2%;
	margin-bottom: 16px;
}

.s_pic li:nth-of-type(even) {
	margin-right: 0;
}

.s_pic li:hover .changpic img, .delicshow .lcon:hover .changpic img {
	transform: scale(1.15);
}

.s_pic li:nth-of-type(3), .s_pic li:nth-of-type(4) {
	margin-bottom: 0;
}

.delicshow .changpic {
	border-radius: 20px;
}

.demsbo {
	margin-top: 58px;
	position: relative;
	min-height: 1000px;
}

.demsnr {
	width: calc(100% - 600px);
	padding-right: 65px;
}

.demspic {
	width: 600px;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
}

.desulp {
	position: sticky;
	top: 100px;
	left: 0;
}

.desulp li {
	margin-bottom: 30px;
}

.desulp li .changpic {
	border-radius: 20px;
}

.demsitev {
	margin-bottom: 60px;
}

.demsitev h2, .relpro h2 {
	font-size: 42px;
	margin-bottom: 25px;
	font-family: Outfit-Bold;
}

.demsnrt {
	border-left: 1px solid #333;
	padding-left: 30px;
}

.demsnrt table {
	width: 100%;
}

.demsnrt table tr td {
	font-size: 20px;
	font-family: Outfit-Regular;
	padding: 16px 0;
}

.relpro {
	margin-top: 56px;
}

.relpruls {
	display: flex;
}

.relpruls li {
	width: 23.5%;
	margin-right: 2%;
}

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

/*零部件*/
.partwa {
	padding-bottom: 76px;
}

.parautit {
	text-align: center;
}

.parautit h2 {
	font-size: 54px;
	margin-bottom: 30px;
	font-family: Outfit-ExtraBold;
}

.parautit p {
	font-size: 16px;
	line-height: 30px;
	color: #666;
}

.partaco {
	background: #f7f8fa;
	margin-top: 60px;
	padding: 72px 54px 54px;
}

.partaco h2 {
	font-size: 50px;
	text-align: center;
	margin-bottom: 40px;
	font-family: Outfit-ExtraBold;
}

.paauul {
	display: flex;
	flex-wrap: wrap;
}

.paauul li {
	width: 23.5%;
	margin-right: 2%;
	margin-bottom: 45px;
}

.paauul li:nth-of-type(4n) {
	margin-right: 0;
}

.paaitems .changpic {
	border-radius: 10px;
}

.paaitems {
	text-align: center;
}

.paaitems p {
	font-size: 22px;
	margin-top: 18px;
	font-family: Outfit-SemiBold;
}

.pawius {
	padding-top: 76px;
	display: flex;
	align-items: center;
}

.paislef {
	width: 51%;
}

.paisrig {
	width: 49%;
	padding-left: 62px;
}

.paislef .changpic {
	border-radius: 20px;
}

.paisrig h2 {
	font-size: 40px;
	margin-bottom: 38px;
	font-family: Outfit-Bold;
}

.paisrig p {
	line-height: 30px;
	color: #666;
}

.pshlist {
	display: flex;
	flex-wrap: wrap;
}

.pshlist li {
	width: 18.86%;
	margin-right: 1.4%;
	margin-bottom: 40px;
}

.pshlist li:nth-of-type(5n) {
	margin-right: 0;
}

.pshlist li .paaitems .changpic {
	border: 1px solid #e5e5e5;
	box-shadow: 0 0 32px rgba(209, 215, 227, .4);
}

.pshlist li .paaitems p {
	font-family: Outfit-Regular;
	font-size: 18px;
}

/*分页 结束*/
.digg4 {
	text-align: center;
	font-size: 20px;
	margin-top: 40px;
}

.digg4 a, .digg4 span.miy, .digg4 span.disabled, .digg4 span.current {
	width: 36px;
	border-radius: 40px;
	text-align: center;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	background: transparent;
	height: 36px;
	line-height: 36px;
	color: #222;
	text-decoration: none;
	margin: 0 5px;
}

.digg4 span.current, .digg4 span:hover, .digg4 span:hover.disabled, .digg4 a:hover {
	color: #213ed8;
}

.digg4 span.disabled {
	font-weight: normal;
	color: #333;
}

.digg4 a {
	color: #333;
}

/*case*/
.catisiv h1 {
	font-size: 36px;
	margin-bottom: 20px;
	font-family: Outfit-Bold;
}

.catisiv p {
	font-size: 16px;
	line-height: 30px;
}

.caslist {
	margin-top: 68px;
	display: flex;
	flex-wrap: wrap;
}

.caslist li {
	width: 31.3%;
	margin-bottom: 52px;
	margin-right: 3%;
}

.caslist li:nth-of-type(3n) {
	margin-right: 0;
}

.castxs {
	margin-top: 34px;
}

.castxs h3 {
	font-size: 20px;
	font-family: Outfit-Bold;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.castxs p {
	font-size: 16px;
	line-height: 26px;
	height: 52px;
	overflow: hidden;
	color: #666;
}

.castxs span {
	font-size: 16px;
	display: inline-block;
	margin-top: 10px;
	color: #999;
}

.casitems .changpic {
	border-radius: 20px;
}

.casitems:hover .changpic img {
	transform: scale(1.15);
}

/*faq*/
.fanav {
	display: flex;
	border-bottom: 1px solid #d8dae5;
}

.fanav li {
	margin-right: 86px;
}

.fanav li a {
	font-size: 30px;
	position: relative;
	display: inline-block;
	padding-bottom: 25px;
	font-family: Outfit-Bold;
}

.fanav li a:before {
	content: "";
	position: absolute;
	bottom: -3px;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 0;
	height: 6px;
	background: #213ed8;
}

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

.fanav li.on a:before {
	width: 70%;
}

.fanav li.on a {
	color: #213ed8;
}

.faqlist {
	margin-top: 30px;
}

.faqlist li {
	margin-bottom: 12px;
	background: #fff;
	box-shadow: 0 0 48px rgba(209, 215, 227, .32);
}

.faqlist li:last-child {
	margin-bottom: 0;
}

.faqlist h3 {
	font-size: 22px;
	padding: 30px 50px;
	position: relative;
	cursor: pointer;
	font-weight: normal;
	font-family: Outfit-Medium;
}

.faqlist h3:before {
	content: "";
	font-weight: bold;
	font-family: iconfont;
	font-size: 20px;
	position: absolute;
	top: 34px;
	right: 30px;
}

.faqlist h3.active:before {
	transform: rotate(90deg);
	color: #333;
}

.faqlist .fa_nrp {
	border-top: 1px solid #e6e6e6;
	display: none;
	padding: 24px 50px;
}

.fa_nrp p {
	color: #666;
	font-size: 16px;
	line-height: 26px;
}

.fa_nrp h6 {
	font-size: 16px;
	margin: 14px 0 8px;
	font-family: Outfit-SemiBold;
	font-weight: normal;
}

.faqlist .fa_nrp.active {
	display: block;
}

/*contact*/
.con_war {}

.contops {
	display: flex;
}

.cotlef {
	width: 42%;
	padding-left: 10.5%;
}

.cotrig {
	width: 58%;
	padding-left: 60px;
}

.cotlef .ih2tit {
	font-family: Outfit-SemiBold;
}

.cotps {
	font-size: 16px;
	margin-top: 35px;
	line-height: 26px;
	color: #666;
}

.colbxl {
	margin-top: 45px;
}

.colbxl li {
	font-size: 20px;
	font-family: Outfit-Light;
	margin-bottom: 22px;
	position: relative;
	padding-left: 32px;
}

.colbxl li:last-child {
	margin-bottom: 0;
}

.colbxl li i {
	position: absolute;
	font-size: 20px;
	top: 2px;
	left: 0;
	color: #ff5e15;
}

.comess {
	background: #f6f6f6;
	margin-top: 72px;
	padding: 68px 0 70px;
}

.comivs {
	display: flex;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 0 35px rgba(200, 200, 200, .28);
}

.coivlef {
	width: 429px;
	padding: 138px 60px 0;
	color: #fff;
	background: url("https://cdn-ilencgg.nitrocdn.com/ZsXsPkvvVsKCucrTDsNwpvZZbhpzSgJm/assets/images/optimized/rev-dd5516a/www.omeoauto.com/wp-content/themes/kaihuang/images/sembgs.jpg") no-repeat;
	background-size: cover;
}

.coivlef.nitro-lazy {
	background: none !important;
}

.coivrig {
	width: calc(100% - 429px);
	padding: 56px 48px 70px;
}

.coivlef i {
	font-size: 68px;
}

.coivlef h3 {
	font-size: 50px;
	margin-top: 30px;
	font-weight: normal;
	line-height: 55px;
	font-family: Outfit-Medium;
}

.coivlef p {
	font-size: 16px;
	margin-top: 20px;
	line-height: 26px;
	font-family: Outfit-Light;
}

.scomes input {
	height: 60px;
	line-height: 60px;
}

.scomes input, .scomes textarea {
	width: 100%;
	border-radius: 4px;
	background: #f7f7f7;
	border: none;
	padding: 5px 18px;
	font-family: Outfit-Light;
	resize: none;
	color: #333;
	font-size: 14px;
}

.scomes input::-webkit-input-placeholder, .scomes textarea::-webkit-input-placeholder {
	color: #666;
}

.scomes textarea {
	padding: 18px;
	height: 210px;
}

.scomes button {
	transition: all .3s;
	border: none;
	cursor: pointer;
	width: 360px;
	background: #ff5e15;
	border-radius: 50px;
	font-family: Outfit-Regular;
	font-size: 18px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	color: #fff;
}

.scomes ul {
	width: 100%;
	overflow: hidden;
}

.scomes ul li {
	position: relative;
	margin-bottom: 18px;
	float: left;
	width: 49%;
}

.scomes ul li font {
	position: absolute;
	top: 18px;
	left: 8px;
	color: #213ed8;
	font-size: 16px;
	font-family: Outfit-Light;
}

.scomes ul li select {
	width: 100%;
	cursor: pointer;
	border-radius: 4px;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	padding: 0 18px;
	height: 50px;
	font-family: Outfit-Light;
	font-size: 16px;
	background: #f9f9f9;
}

.scomes ul li:nth-of-type(even) {
	margin-left: 2%;
}

.scomes ul li:nth-of-type(5), .scomes ul li:nth-of-type(6) {
	width: 100%;
	margin-left: 0;
}

.scomes button:hover {
	transform: translateX(10px);
	color: #fff;
}

.scomes ul li:last-child {
	margin-bottom: 0;
}

/*新闻*/
.news_war {
	padding-bottom: 100px;
}

.newsitem a {
	display: flex;
	align-items: center;
	width: 100%;
	padding: 34px 48px;
}

.nedate {
	width: 80px;
	text-align: center;
}

.netxts {
	width: calc(100% - 80px);
	padding-left: 65px;
}

.nedate b {
	font-size: 40px;
	color: #333;
	font-family: Outfit-Bold;
}

.nedate p {
	font-size: 16px;
	margin-top: 10px;
	color: #666;
}

.netxts {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.netxri {
	width: 60px;
	color: #999;
	font-size: 16px;
}

.netxle {
	width: calc(100% - 60px);
	padding-right: 140px;
}

.netxle h3 {
	font-size: 20px;
	margin-bottom: 16px;
	font-family: Outfit-Medium;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.netxle p {
	font-size: 16px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.newsitem:hover .netxri {
	color: #213ed8;
}

.neslist li:nth-of-type(odd) .newsitem a {
	background: #f7f8fa;
}

.infocon {
	color: #888;
}

.infocon h1 {
	font-size: 30px;
	font-family: Outfit-SemiBold;
	margin-bottom: 20px;
	font-weight: normal;
	text-align: center;
	color: #222;
}

.infocon .time {
	text-align: center;
	margin: 24px 0;
	color: #777;
}

.timepa {
	display: inline-block;
	padding: 16px 44px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.timepa span {
	font-size: 15px;
	display: inline-block;
	color: #777;
	margin-right: 82px;
}

.timepa span i {
	color: #213ed8;
	font-size: 26px;
	display: inline-block;
	margin-right: 8px;
}

.timepa span:last-child {
	margin-right: 0;
}

.timepa span * {
	vertical-align: middle;
}

.infocon img {
	display: inline-block;
	margin: 12px 0;
	max-width: 100%;
}

.infocon .other {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 15px 0;
	margin: 50px 0 0 0;
	line-height: 26px;
}

.infocon .other div {
	margin: 8px 0;
}

.infocon .other {
	color: #444;
}

.infocon .other a {
	color: #444;
}

.infocon .other a:hover {
	color: #213ed8;
}

.infocon p {
	line-height: 30px;
	margin-bottom: 20px;
}

.infocon p strong {
	font-size: 18px;
	color: #333;
}

/*404*/
.no_fun {
	text-align: center;
	margin-bottom: 60px;
}

.no_fun h5 {
	font-size: 36px;
	margin-bottom: 30px;
}

.no_fun p {
	color: #888;
	line-height: 30px;
}

.no_fun a {
	display: inline-block;
	margin-top: 34px;
	font-size: 20px;
	border-radius: 40px;
	padding: 16px 64px;
	background: #c81f21;
	color: #fff;
	text-transform: uppercase;
}

.no_fun a:hover {
	transform: translateY(5px);
}

.areatextClass::-webkit-input-placeholder {
	color: red !important;
}

.aligncenter {
	display: block !important;
	margin: 0 auto !important;
}

.wpcf7 fieldset {
	display: none;
}

/*.wpcf7-response-output,.wpcf7-validation-errors {display: none !important;}*/
span.wpcf7-not-valid-tip {
	color: red !important;
}

/*.screen-reader-response {display: none !important;}*/
@media screen and (max-width: 1680px) {}

@media screen and (max-width: 1600px) {
	.warper {
		width: 88%;
	}
	
	nav li {
		margin: 0 34px;
	}
	
	.banarr span {
		width: 48px;
		height: 48px;
		line-height: 44px;
	}
	
	.banarr span i {
		font-size: 18px;
	}
	
	.inptis h2 {
		font-size: 52px;
	}
	
	.izxtxt h2 {
		font-size: 60px;
	}
	
	.inzxiv {
		padding: 190px 0 180px;
	}
	
	.nwvideo {
		height: 720px;
	}
	
	.nwch2t {
		font-size: 50px;
	}
	
	.opofo .ifites {
		margin-bottom: 10px;
	}
	
	footer .iforig {
		padding-left: 50px;
	}
	
	.demsitev h2, .relpro h2 {
		font-size: 35px;
	}
	
	.sub_nav h2 {
		font-size: 58px;
	}
	
	.ahh2t {
		font-size: 52px;
	}
	
	.abwlef {
		width: 480px;
	}
	
	.abwrig {
		width: calc(100% - 480px);
	}
	
	.abadvs {
		padding: 150px 0;
	}
	
	.awhuls {
		margin-top: 48px;
	}
	
	.news_war {
		padding-bottom: 90px;
	}
	
	.castxs {
		margin-top: 22px;
	}
	
	.right-nav {
		padding: 10px;
	}
	
	.right-nav li {
		height: 58px;
	}
}

@media screen and (max-width: 1440px) {
	nav {
		margin-right: 152px;
	}
	
	nav li {
		margin: 0 26px;
	}
	
	.ipulp li {
		width: 24%;
		margin-right: 2%;
	}
	
	.inptis {
		margin: 40px 0;
	}
	
	.inptis h2 {
		font-size: 44px;
	}
	
	.izxtxt h2 {
		font-size: 50px;
	}
	
	.izxtxt p {
		font-size: 22px;
	}
	
	.izxtxt a {
		margin-top: 45px;
	}
	
	.inzxiv {
		padding: 160px 0;
	}
	
	.ifcivs {
		margin-top: 35px;
	}
	
	.iflogo {
		margin-top: 25px;
	}
	
	.right-nav li {
		width: 45px;
		height: 54px;
	}
	
	.right-nav li img {
		height: 25px;
	}
	
	.nwvideo p, .nwpic p {
		width: 74%;
	}
	
	.nwvideo {
		height: 630px;
	}
	
	.nwpic p {
		font-size: 45px;
		line-height: 56px;
	}
	
	.nwch2t {
		font-size: 42px;
		margin-bottom: 24px;
	}
	
	.nwpame {
		padding-top: 50px;
	}
	
	.recolor {
		margin-top: 50px;
	}
	
	.oppka {
		margin-top: 40px;
		padding-bottom: 50px;
	}
	
	.sub_nav h2 {
		font-size: 50px;
	}
	
	.prtivs h3 {
		font-size: 20px;
	}
	
	.prtivs {
		margin-top: 12px;
	}
	
	.prtivs span {
		margin-top: 8px;
		font-size: 25px;
	}
	
	.prolist li {
		margin-bottom: 20px;
	}
	
	.digg4 {
		margin-top: 20px;
	}
	
	.prlolef h2 {
		font-size: 38px;
		margin-bottom: 12px;
	}
	
	.prlorig {
		padding-left: 30px;
	}
	
	.prlolef p {
		line-height: 26px;
	}
	
	.prpalogo {
		margin-top: 40px;
	}
	
	.foxs {
		padding-left: 16px;
	}
	
	footer .iforig {
		padding-left: 22px;
	}
	
	.fitxbo {
		padding: 20px 0;
	}
	
	.prowar {
		padding-top: 25px;
	}
	
	.prolist {
		margin-top: 25px;
	}
	
	.pat78 {
		padding-top: 50px;
	}
	
	.delicshow .changpic {
		border-radius: 10px;
	}
	
	.demsitev h2, .relpro h2 {
		font-size: 28px;
	}
	
	.demsnr {
		padding-right: 35px;
	}
	
	.demsnrt table tr td {
		padding: 12px 0;
		font-size: 18px;
	}
	
	.demsnrt {
		padding-left: 15px;
	}
	
	.demsitev {
		margin-bottom: 25px;
	}
	
	.relpro {
		margin-top: 38px;
	}
	
	.parautit h2 {
		font-size: 42px;
		margin-bottom: 20px;
	}
	
	.partaco {
		margin-top: 50px;
		padding: 40px;
	}
	
	.partaco h2 {
		font-size: 38px;
		margin-bottom: 20px;
	}
	
	.paaitems p {
		font-size: 20px;
		margin-top: 10px;
	}
	
	.paauul li {
		margin-bottom: 20px;
	}
	
	.pawius {
		padding-top: 40px;
	}
	
	.paisrig h2 {
		font-size: 34px;
		margin-bottom: 15px;
	}
	
	.paisrig {
		padding-left: 30px;
	}
	
	.partwa {
		padding-bottom: 50px;
	}
	
	.pshlist li {
		margin-bottom: 20px;
	}
	
	.ahh2t {
		font-size: 46px;
	}
	
	.abwlef {
		width: 346px;
	}
	
	.abwrig {
		width: calc(100% - 346px);
	}
	
	.abwho {
		padding-bottom: 60px;
	}
	
	.oadvuls {
		margin-top: 30px;
	}
	
	.abadvs {
		padding: 150px 0;
	}
	
	.abwhy {
		padding-top: 58px;
	}
	
	.abwar {
		padding-bottom: 50px;
	}
	
	.news_war {
		padding-bottom: 70px;
	}
	
	.catisiv h1 {
		font-size: 28px;
	}
	
	.caslist {
		margin-top: 26px;
	}
	
	.caslist li {
		width: 32%;
		margin-right: 2%;
		margin-bottom: 30px;
	}
	
	.fanav li a {
		font-size: 24px;
	}
	
	.demspic {
		width: 500px;
	}
	
	.demsnr {
		width: calc(100% - 500px);
	}
	
	.nwvideo p {
		line-height: 56px;
	}
	
	.abusivs {
		padding: 250px 0;
	}
}

@media screen and (max-width: 1366px) {
	nav li {
		margin: 0 20px;
	}
	
	.inptis {
		margin: 30px 0;
	}
	
	.inpopm {
		padding: 40px 0 60px;
	}
	
	.izxtxt h2 {
		font-size: 44px;
	}
	
	.ifots {
		padding: 50px 0 40px;
	}
	
	.ifrbtn {
		margin-left: 10px;
	}
	
	.nwulspi li, .recgd .item {
		border-radius: 10px;
	}
	
	.pro_table table tr td {
		padding: 15px 30px;
	}
	
	.nwch2t {
		font-size: 36px;
	}
	
	.opkrig {
		padding-left: 0;
	}
	
	.sub_nav h2 {
		font-size: 44px;
	}
	
	.infocon p {
		margin-bottom: 10px;
	}
	
	.fanav li {
		margin-right: 50px;
	}
	
	.faqlist h3 {
		padding: 22px 50px 22px 30px;
	}
	
	.faqlist h3:before {
		top: 22px;
		right: 20px;
	}
	
	.faqlist .fa_nrp {
		padding: 24px 30px;
	}
}

@media screen and (max-width: 1280px) {
	.ifolef {
		width: 65%;
	}
	
	.iforig {
		padding-left: 40px;
	}
	
	.nwvideo p {
		font-size: 40px;
	}
	
	.nwvideo {
		height: 530px;
	}
	
	.pro_table table tr:first-child td {
		font-size: 20px;
	}
	
	.prolist li {
		width: 32%;
	}
	
	.prolist li:nth-of-type(4n) {
		margin-right: 2%;
	}
	
	.prolist li:nth-of-type(3n) {
		margin-right: 0;
	}
	
	.demsbo {
		margin-top: 42px;
	}
	
	.demspic {
		width: 380px;
	}
	
	.demsnr {
		width: calc(100% - 380px);
	}
	
	.parautit h2 {
		font-size: 35px;
	}
	
	.partaco h2 {
		font-size: 32px;
	}
	
	.paisrig h2 {
		font-size: 30px;
	}
	
	.infocon h1 {
		font-size: 28px;
	}
}

@media screen and (max-width: 1130px) {
	#banner_home, .subbanner, .del_main {
		margin-top: 62px;
	}
	
	#nav .nav-button {
		display: block;
		top: 13px;
		right: 0;
		background: #213ed8;
	}
	
	header, header.position {
		height: 62px;
		background: #fff;
	}
	
	.logo img, .position .logo img {
		height: 46px;
	}
	
	.logo {
		top: 8px;
		left: 0;
	}
	
	.warper {
		width: 95%;
	}
	
	nav {
		position: fixed;
		left: 0;
		top: 0;
		bottom: 0;
		width: 310px;
		z-index: 99;
		overflow: auto;
		background: #222;
		transform: translateX(-310px);
		transition: .3s;
	}
	
	nav li {
		float: none;
		padding: 0;
		margin: 0;
	}
	
	nav li > a, .position nav li > a {
		margin: 0;
		border-radius: 0;
		color: #fff;
		line-height: normal;
		display: block;
		padding: 14px 20px;
		border-bottom: 1px solid #2e2e2e;
		text-align: left;
	}
	
	.banarr span {
		width: 48px;
		height: 48px;
		line-height: 44px;
	}
	
	#banner_home .ban_prev, #banner_home:hover .ban_prev {
		left: 8%;
	}
	
	#banner_home .ban_next, #banner_home:hover .ban_next {
		right: 8%;
	}
	
	.logo img, .position .logo img {
		height: 48px;
	}
	
	#nav .nav-button i {
		color: #fff;
	}
	
	.position nav li a, .page_hd nav li a {
		color: #fff;
	}
	
	nav li.on a, nav li:hover a {
		color: #fff;
		background: #213ed8;
	}
	
	nav li > a:before, nav li.on a:before, nav li:hover a:before {
		display: none;
	}
	
	.head_rcon {
		right: 56px;
		top: 18px;
	}
	
	#banner_home .ban_prev {
		left: 8%;
	}
	
	#banner_home .ban_next {
		right: 8%;
	}
	
	nav dl {
		left: 0;
		top: 0;
		padding: 0;
		border: none;
		width: auto;
		display: block !important;
		background: #434343;
		position: inherit;
		opacity: 1;
		height: auto !important;
	}
	
	nav li dd a {
		padding: 10px 20px;
		display: block;
		border-bottom: none;
		color: #fff !important;
	}
	
	nav li dl dd a {
		color: #fff !important;
		padding: 12px 18px;
		white-space: normal;
		font-size: 16px;
	}
	
	nav dl dd:hover div {
		display: none;
	}
	
	nav li dl dd a:hover {
		background: #213ed8 !important;
	}
	
	nav dl dd {
		border: none;
	}
	
	nav dl dd div {
		position: static;
		display: block !important;
		background: transparent;
		border: none;
		border-top: 1px solid #5d5c5c;
		width: 100%;
	}
	
	nav dl dd div a {
		display: block;
		width: 100%;
		border-bottom: 1px solid #5d5c5c;
	}
	
	.ipulp li {
		margin-right: 1%;
	}
	
	.inptis {
		margin: 20px 0;
	}
	
	.inptis h2 {
		font-size: 34px;
	}
	
	.inpopm {
		padding: 30px 0 45px;
	}
	
	.inzxiv {
		padding: 88px 0;
	}
	
	.izxtxt h2 {
		font-size: 32px;
		margin-bottom: 20px;
	}
	
	.izxtxt p {
		font-size: 20px;
		line-height: 30px;
	}
	
	.izxtxt a {
		margin-top: 25px;
	}
	
	.ifotic {
		flex-wrap: wrap;
	}
	
	.ifolef {
		width: 100%;
		padding: 0;
	}
	
	.ifots {
		padding: 35px 0;
	}
	
	.iforig {
		width: 100%;
		padding-left: 0;
		margin-top: 14px;
	}
	
	.map {
		border-radius: 10px;
	}
	
	.ifcivs {
		margin-top: 20px;
	}
	
	.ifrbtn a {
		font-size: 19px;
	}
	
	.ifrbtn a i {
		font-size: 24px;
	}
	
	.nwcawar {
		margin-top: 62px;
	}
	
	.nwvideo {
		height: 438px;
	}
	
	.nwvideo p, .nwpic p {
		font-size: 32px;
		line-height: 38px;
	}
	
	.nwshow {
		padding-top: 40px;
	}
	
	.nwch2t {
		font-size: 28px;
	}
	
	.nwpame {
		padding-top: 30px;
	}
	
	.pro_table table tr:first-child td {
		font-size: 18px;
	}
	
	.pro_table table tr td {
		padding: 12px;
	}
	
	.recolor {
		margin-top: 32px;
	}
	
	.rec_prev {
		left: -18px;
	}
	
	.rec_next {
		right: -18px;
	}
	
	footer {
		padding-top: 40px;
	}
	
	footer .ifolef {
		width: 100%;
	}
	
	footer .iforig {
		width: 100%;
		padding-left: 0;
	}
	
	.ifcov, .ifmes {
		margin-top: 15px;
	}
	
	.fitxbo {
		padding: 15px 0;
	}
	
	.prlolef h2 {
		font-size: 30px;
	}
	
	.prlorig {
		padding-left: 0;
		width: 100%;
		margin-top: 16px;
	}
	
	.prpalogo {
		flex-wrap: wrap;
	}
	
	.prlolef {
		width: 100%;
	}
	
	.prowar {
		padding-bottom: 50px;
	}
	
	.s_pic li {
		margin-bottom: 13px;
	}
	
	.demspic {
		width: 320px;
	}
	
	.demsnr {
		width: calc(100% - 320px);
	}
	
	.demsnrt table tr td img {
		height: 26px;
	}
	
	.dewar {
		padding-bottom: 50px;
	}
	
	.parautit p {
		line-height: 26px;
	}
	
	.partaco {
		margin-top: 40px;
		padding: 30px;
	}
	
	.paauul li, .pshlist li {
		width: 32%;
	}
	
	.paauul li:nth-of-type(4n), .pshlist li:nth-of-type(5n) {
		margin-right: 2%;
	}
	
	.paauul li:nth-of-type(3n), .pshlist li:nth-of-type(3n) {
		margin-right: 0;
	}
	
	.sub_nav h2 {
		font-size: 28px;
	}
	
	.abwtsv {
		flex-wrap: wrap;
	}
	
	.abwlef {
		width: 100%;
	}
	
	.abwrig {
		width: 100%;
		margin-top: 15px;
	}
	
	.ahh2t {
		font-size: 34px;
	}
	
	.abwrig p {
		line-height: 28px;
	}
	
	.abwho {
		padding-bottom: 40px;
	}
	
	.abadvs {
		padding: 60px 0;
	}
	
	.oadvuls {
		margin-top: 15px;
	}
	
	.awhuls {
		margin-top: 30px;
	}
	
	.awhuls li {
		width: 32%;
		margin-right: 2%;
		margin-bottom: 15px;
	}
	
	.awhuls li:nth-of-type(4n) {
		margin-right: 2%;
	}
	
	.awhuls li:nth-of-type(3n) {
		margin-right: 0;
	}
	
	.awhuls li .changpic {
		border-radius: 10px;
	}
	
	.abwhy {
		padding-top: 38px;
	}
	
	.oadvuls li {
		margin-bottom: 10px;
	}
	
	.newsitem a {
		padding: 25px;
	}
	
	.nedate b {
		font-size: 34px;
	}
	
	.infocon h1 {
		font-size: 25px;
		margin-bottom: 10px;
	}
	
	.infocon .time {
		margin: 14px 0;
	}
	
	.casitems .changpic {
		border-radius: 10px;
	}
	
	.abusivs {
		padding: 100px 0;
	}
}

@media screen and (max-width: 768px) {
	.banarr span {
		width: 40px;
		height: 40px;
		line-height: 38px;
	}
	
	.banarr span i {
		font-size: 18px;
	}
	
	.sider-contact {
		display: none;
	}
	
	.inpopm {
		padding: 24px 0 30px;
	}
	
	.ipuitem {
		border-radius: 10px;
	}
	
	.inptis h2 {
		font-size: 26px;
	}
	
	.izxtxt h2 {
		font-size: 25px;
	}
	
	.inzxiv {
		padding: 60px 0;
	}
	
	.izxtxt a {
		margin-top: 15px;
	}
	
	.ifites p, .ifcov li p, .ifmes p {
		font-size: 18px;
	}
	
	.ifolef button {
		margin-top: 12px;
	}
	
	.nwvideo {
		height: 275px;
	}
	
	.nwvideo p, .nwpic p {
		font-size: 23px;
		line-height: 30px;
	}
	
	.nwshow {
		padding-top: 30px;
	}
	
	.nwch2t {
		font-size: 24px;
		margin-bottom: 15px;
	}
	
	.nwulspi li {
		width: 49%;
		margin-right: 2%;
		margin-bottom: 10px;
	}
	
	.nwulspi li:nth-of-type(3n) {
		margin-right: 2%;
	}
	
	.nwulspi li:nth-of-type(even) {
		margin-right: 0;
	}
	
	.oppka {
		margin-top: 30px;
		padding-bottom: 40px;
		flex-wrap: wrap;
	}
	
	.opklef {
		width: 100%;
	}
	
	.opkrig {
		width: 100%;
		margin-top: 15px;
	}
	
	.opsmul li {
		margin-bottom: 12px;
		border-radius: 10px;
	}
	
	.folxrb {
		margin-top: 20px;
	}
	
	.fitxbo {
		padding: 10px;
		flex-wrap: wrap;
	}
	
	.fitble {
		width: 100%;
	}
	
	.fitbri {
		width: 100%;
		margin-top: 6px;
	}
	
	.fitpos li {
		padding: 6px 10px;
	}
	
	.prolist li {
		width: 49%;
	}
	
	.prolist li:nth-of-type(3n) {
		margin-right: 2%;
	}
	
	.prolist li:nth-of-type(even) {
		margin-right: 0;
	}
	
	.prlolef h2 {
		font-size: 25px;
	}
	
	.prowar {
		padding-bottom: 40px;
	}
	
	.pat78 {
		padding-top: 40px;
	}
	
	.sub_nav p {
		display: none;
	}
	
	.sub_nav h2 {
		font-size: 24px;
		margin-bottom: 0;
	}
	
	.s_pic li {
		margin-bottom: 10px;
	}
	
	.demsbo {
		margin-top: 24px;
	}
	
	.demsnr {
		width: 100%;
		padding-right: 0;
	}
	
	.demspic {
		width: 100%;
		position: static;
	}
	
	.desulp li {
		margin-bottom: 15px;
	}
	
	.desulp li .changpic {
		border-radius: 10px;
	}
	
	.demsitev h2, .relpro h2 {
		font-size: 23px;
		margin-bottom: 18px;
	}
	
	.relpro {
		margin-top: 22px;
	}
	
	.dewar {
		padding-bottom: 30px;
	}
	
	.relpruls {
		flex-wrap: wrap;
	}
	
	.relpruls li {
		width: 49%;
		margin-bottom: 14px;
	}
	
	.relpruls li:nth-of-type(even) {
		margin-right: 0;
	}
	
	.prtivs span {
		font-size: 22px;
	}
	
	.demsnrt table tr td {
		padding: 6px 0;
	}
	
	.pat78 {
		padding-top: 25px;
	}
	
	.parautit h2 {
		font-size: 26px;
		margin-bottom: 10px;
	}
	
	.partaco {
		margin-top: 20px;
		padding: 15px;
	}
	
	.partaco h2 {
		font-size: 24px;
		margin-bottom: 10px;
	}
	
	.paaitems p {
		font-size: 18px;
	}
	
	.pawius {
		padding-top: 25px;
		flex-wrap: wrap;
	}
	
	.paislef {
		width: 100%;
	}
	
	.paisrig {
		width: 100%;
		padding: 0;
		margin-top: 12px;
	}
	
	.paisrig h2 {
		font-size: 24px;
		margin-bottom: 8px;
	}
	
	.paislef .changpic {
		border-radius: 10px;
	}
	
	.partwa {
		padding-bottom: 30px;
	}
	
	.ahh2t {
		font-size: 24px;
	}
	
	.abadvs {
		padding: 40px 0;
	}
	
	.abwar {
		padding-bottom: 40px;
	}
	
	.awhuls li {
		width: 49%;
	}
	
	.awhuls li:nth-of-type(3n) {
		margin-right: 2%;
	}
	
	.awhuls li:nth-of-type(even) {
		margin-right: 0;
	}
	
	.newsitem a {
		padding: 18px;
	}
	
	.netxle {
		padding-right: 40px;
	}
	
	.netxts {
		padding-left: 20px;
	}
	
	.news_war {
		padding-bottom: 30px;
	}
	
	.infocon h1 {
		font-size: 22px;
	}
	
	.infocon p {
		line-height: 25px;
		font-size: 17px;
	}
	
	.infocon .other {
		margin: 30px 0 0 0;
	}
	
	.catisiv h1 {
		font-size: 22px;
		margin-bottom: 12px;
	}
	
	.catisiv p {
		line-height: 25px;
	}
	
	.caslist {
		margin-top: 15px;
	}
	
	.castxs h3 {
		font-size: 18px;
	}
	
	.castxs {
		margin-top: 10px;
	}
	
	.caslist li {
		margin-bottom: 16px;
		width: 49%;
	}
	
	.caslist li:nth-of-type(3n) {
		margin-right: 2%;
	}
	
	.caslist li:nth-of-type(even) {
		margin-right: 0;
	}
	
	.fanav li a {
		font-size: 20px;
	}
	
	.faqlist h3 {
		font-size: 19px;
	}
}

@media screen and (max-width:480px) {
	.ifots {
		margin-bottom: 60px;
	}
	
	footer {
		padding-bottom: 78px;
	}
	
	.footmenu {
		display: block;
	}
	
	.footmenu div.con {
		background: #213ed8;
	}
	
	.footmenu a {
		color: #fff;
	}
	
	.logo img, .position .logo img {
		height: 46px;
	}
	
	.logo {
		top: 8px;
	}
	
	.ipulp {
		flex-wrap: wrap;
	}
	
	.ipulp li {
		width: 49%;
		margin-right: 2%;
		margin-bottom: 8px;
	}
	
	.ipulp li:nth-of-type(even) {
		margin-right: 0;
	}
	
	.ipuitem {
		border-radius: 5px;
	}
	
	.inptis {
		margin: 12px 0;
	}
	
	.inptis h2 {
		font-size: 23px;
	}
	
	.inpopm {
		padding: 25px 0;
	}
	
	.inzxiv {
		padding: 28px 0;
	}
	
	.izxtxt h2 {
		font-size: 22px;
		margin-bottom: 10px;
	}
	
	.izxtxt p {
		font-size: 18px;
		line-height: 25px;
	}
	
	.izxtxt a {
		padding: 13px 30px;
	}
	
	.ifots {
		padding: 24px 0;
	}
	
	.ifcaiv {
		flex-wrap: wrap;
	}
	
	.ifites {
		width: 100%;
		margin-bottom: 10px;
	}
	
	.hwco li {
		margin-bottom: 0;
	}
	
	.hwco li label {
		padding-left: 28px;
	}
	
	.ifites p, .ifcov li p, .ifmes p {
		margin-bottom: 8px;
	}
	
	.ifcov, .ifmes {
		margin-top: 0;
	}
	
	.ifcov, .ifcoce {
		flex-wrap: wrap;
	}
	
	.ifrbtn {
		width: 100%;
		margin-left: 0;
		margin-top: 12px;
	}
	
	.ifcov li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	
	.ifrbtn li {
		margin-bottom: 6px;
	}
	
	.ifrbtn a {
		height: 52px;
	}
	
	.iflogo {
		margin-top: 14px;
	}
	
	.nwvideo {
		height: 160px;
	}
	
	.nwvideo p, .nwpic p {
		font-size: 18px;
		line-height: 24px;
		width: 90%;
	}
	
	.nwshow {
		padding-top: 24px;
	}
	
	.nwch2t {
		font-size: 22px;
		margin-bottom: 10px;
	}
	
	.nwulspi li {
		border-radius: 5px;
	}
	
	.nwpame {
		padding-top: 8px;
	}
	
	.pro_table table tr td {
		padding: 8px;
	}
	
	.oppka {
		margin-top: 22px;
		padding-bottom: 22px;
	}
	
	footer {
		padding-top: 20px;
	}
	
	.fboims {
		display: none;
	}
	
	.foxs {
		width: 100%;
		padding-left: 0;
	}
	
	footer .ifrbtn {
		margin-top: 12px;
	}
	
	.fitxbo {
		padding: 6px 0;
	}
	
	.fitpos {
		gap: 5px 10px;
	}
	
	.prowar {
		padding-top: 10px;
	}
	
	.prolist {
		margin-top: 14px;
	}
	
	.prbosh img {
		height: 50px;
	}
	
	.prchpic {
		border-radius: 5px;
	}
	
	.prtivs h3 {
		font-size: 18px;
		margin-bottom: 3px;
	}
	
	.prtivs p {
		line-height: 24px;
	}
	
	.prtivs span {
		font-size: 18px;
	}
	
	.prolist li {
		margin-bottom: 12px;
	}
	
	.digg4 {
		margin-top: 6px;
	}
	
	.prpalogo {
		margin-top: 14px;
	}
	
	.prlolef h2 {
		font-size: 22px;
		margin-bottom: 6px;
	}
	
	.prlolef p {
		line-height: 24px;
	}
	
	.prloulst li {
		width: 49%;
		margin-bottom: 8px;
	}
	
	.prloulst li:nth-of-type(6n) {
		margin-right: 2%;
	}
	
	.prloulst li:nth-of-type(even) {
		margin-right: 0;
	}
	
	.prloulst li .changpic {
		border-radius: 5px;
	}
	
	.prowar {
		padding-bottom: 20px;
	}
	
	.pat78 {
		padding-top: 18px;
	}
	
	.delicshow .lcon {
		width: 100%;
		float: none;
		padding: 0;
	}
	
	.delicshow .rcon {
		width: 100%;
		float: none;
		padding: 0;
		margin-top: 10px;
	}
	
	.delicshow .changpic {
		border-radius: 5px;
	}
	
	.demsbo {
		margin-top: 16px;
	}
	
	.demsitev h2, .relpro h2 {
		font-size: 20px;
		margin-bottom: 12px;
	}
	
	.demsnrt table tr td img {
		display: none;
	}
	
	.parautit h2 {
		font-size: 21px;
	}
	
	.parautit p {
		line-height: 23px;
	}
	
	.partaco h2 {
		font-size: 22px;
	}
	
	.paauul li, .pshlist li {
		width: 49%;
		margin-bottom: 10px;
	}
	
	.paauul li:nth-of-type(3n), .pshlist li:nth-of-type(3n) {
		margin-right: 2%;
	}
	
	.paauul li:nth-of-type(even), .pshlist li:nth-of-type(even) {
		margin-right: 0;
	}
	
	.paisrig h2 {
		font-size: 22px;
	}
	
	.paisrig p, .abwrig p {
		line-height: 24px;
	}
	
	.paaitems p {
		margin-top: 6px;
	}
	
	.sub_nav h2 {
		font-size: 20px;
	}
	
	.ahh2t {
		font-size: 22px;
	}
	
	.abwrig {
		margin-top: 8px;
	}
	
	.abwho {
		padding-bottom: 25px;
	}
	
	.abadvs {
		padding: 30px 0;
	}
	
	.abwhy {
		padding-top: 20px;
	}
	
	.awhuls {
		margin-top: 15px;
	}
	
	.awhuls li {
		margin-bottom: 10px;
	}
	
	.abwar {
		padding-bottom: 20px;
	}
	
	.newsitem a {
		padding: 10px;
	}
	
	.netxri {
		display: none;
	}
	
	.netxle {
		padding-right: 0;
		width: 100%;
	}
	
	.netxle h3 {
		margin-bottom: 5px;
		font-size: 18px;
	}
	
	.nedate b {
		font-size: 25px;
	}
	
	.nedate p {
		margin-top: 2px;
	}
	
	.news_war {
		padding-bottom: 20px;
	}
	
	.infocon h1 {
		font-size: 20px;
	}
	
	.infocon .time {
		margin: 10px 0;
		font-size: 15px;
	}
	
	.catisiv h1 {
		font-size: 20px;
	}
	
	.fanav li a {
		padding-bottom: 12px;
	}
	
	.faqlist {
		margin-top: 10px;
	}
	
	.faqlist h3 {
		padding: 18px 50px 18px 20px;
	}
	
	.faqlist .fa_nrp {
		padding: 18px 20px;
	}
	
	.faqlist li {
		margin-bottom: 6px;
	}
	
	.abusivs {
		padding: 40px 0;
	}
}
