
@charset "utf-8";

/* CSS Document */
body {
	font-family: POPPINS-REGULAR, 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: #e75d0a;
}

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

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

* {
	box-sizing: border-box;
}

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

.icon-danweijianjie:before {
	content: "";
}

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

.icon-shiming:before {
	content: "";
}

.icon-hexin:before {
	content: "";
}

.icon-gongsiyoushi-:before {
	content: "";
}

.icon-fenggetedian:before {
	content: "";
}

.icon-chanpin:before {
	content: "";
}

.icon-lianjie:before {
	content: "";
}

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

.icon-jiantou_qiehuanyou_o:before {
	content: "";
}

.icon-hot-for-atmosphere:before {
	content: "";
}

.icon-youtube1: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-liaotian1:before {
	content: "";
}

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

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

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

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

.icon-original-whatapp:before {
	content: "";
}

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

.icon-wechat:before {
	content: "";
}

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

.icon-mn_fasong_fill: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-bofanganniu: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-fax-fill: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-WhatsappMessage:before {
	content: "";
}

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

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

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

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

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

textarea {
	-webkit-appearance: none;
}

.w_p_main {
	background: #fff;
}

.main {
	background: #f6f9fb;
}

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

.warper1 {
	width: 95%;
	margin: 0 auto;
	position: relative;
}

.backToTop {
	width: 60px;
	height: 60px;
	z-index: 666;
	border-radius: 60px;
	background: #e75d0a url("https://cdn-ilebmom.nitrocdn.com/DZUlqfVnYycvDPycUrorhkXXynYJlbjU/assets/images/optimized/rev-a6b51d2/www.kingpacksolutions.com/wp-content/themes/kangbailong/images/icon_top.png") no-repeat center;
	cursor: pointer;
	position: fixed;
	right: 3%;
	text-indent: 9999px;
	bottom: 150px;
	color: #fff;
	transition: all .3s;
}

.backToTop:hover {
	opacity: .9;
}

header {
	width: 100%;
	height: 100px;
	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: 10px;
}

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

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

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

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

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

.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: 22px;
}

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

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

.h_bot {
	height: 100px;
	position: relative;
	transition: all .3s;
	background: #fff;
}

.h_gebtn {
	position: absolute;
	right: 0;
	top: 26px;
}

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

nav li {
	float: left;
	margin: 0 30px;
	position: relative;
	font-size: 22px;
}

nav li>a {
	position: relative;
	line-height: 100px;
	text-transform: capitalize;
	color: #fff;
	display: block;
	text-align: center;
}

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

nav li a:before {
	position: absolute;
	width: 0;
	z-index: -1;
	transition: all .3s;
	left: 50%;
	margin-left: -40%;
	content: "";
	height: 3px;
	background: #e75d0a;
	bottom: 28px;
}

nav li.on a:before, nav li:hover a:before {
	width: 80%;
}

nav dl {
	transition: opacity 1s ease;
	position: absolute;
	display: none;
	background: #fff;
	min-width: 150px;
	top: 100px;
	left: 0;
	z-index: 999;
}

nav dl dd {
	display: block;
	position: relative;
	border-bottom: 1px solid #eee;
}

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

nav li dl dd a {
	opacity: 1;
	line-height: normal;
	font-size: 15px;
	background: transparent !important;
	color: #333 !important;
	display: block;
	padding: 13px 18px;
	text-align: left;
	white-space: nowrap;
	text-transform: capitalize;
}

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

nav li dl dd a:hover {
	background: #e75d0a !important;
	cursor: pointer;
	color: #fff !important;
}

nav dl dd div {
	width: auto;
	position: absolute;
	left: 100%;
	top: 0;
	background: rgba(231, 93, 10, .8);
	display: none;
}

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

nav dl dd div a {
	padding: 13px 18px;
	white-space: nowrap;
	color: #fff !important;
	border-bottom: none;
	min-width: 200px;
}

.head_rcon {
	position: absolute;
	right: -92px;
	top: 30px;
	width: 260px;
}

.media {
	float: right;
}

.media a {
	color: #fff;
	text-align: center;
	padding: 4px 8px;
	border-right: 1px solid rgba(255, 255, 255, .16);
	font-size: 22px;
	display: inline-block;
}

.media a:last-child {
	border-right: none;
}

.media a:nth-of-type(1):hover {
	color: #3a82d3;
}

.media a:nth-of-type(2):hover {
	color: #30afeb;
}

.media a:nth-of-type(3):hover {
	color: #0085b2;
}

.media a:nth-of-type(4):hover {
	color: #d20000;
}

.head_rcon {
	position: absolute;
	padding-left: 8px;
	right: -42px;
	top: 35px;
	width: 216px;
}

.language {
	width: 26px;
	margin-top: 3px;
	float: left;
	font-size: 16px;
	display: inline-block;
	position: relative;
	height: 24px;
	cursor: pointer;
	line-height: 24px;
	text-align: center;
}

.language i {
	font-size: 25px;
	color: #fff;
}

.language-main {
	width: 120px;
	padding: 1px 0;
	position: absolute;
	display: none;
	z-index: 99;
	left: -30px;
	top: 22px;
	background: url("https://www.kingpacksolutions.com/wp-content/themes/kangbailong/images/ffggg.png") no-repeat 26px 4px;
}

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

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

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

.language-cont a {
	width: 100% !important;
	position: relative;
	font-size: 14px !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: #005fb9;
	content: "";
}

.language-cont a:hover {
	color: #005fb9 !important;
}

.language-cont a:hover:after {
	background: #005fb9;
}

footer {
	text-align: center;
	background: url("https://cdn-ilebmom.nitrocdn.com/DZUlqfVnYycvDPycUrorhkXXynYJlbjU/assets/images/optimized/rev-a6b51d2/www.kingpacksolutions.com/wp-content/themes/kangbailong/images/f_bg.jpg") no-repeat;
	background-size: cover;
	padding-top: 58px;
}

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

.f_tlx {
	display: inline-block;
}

.f_tlx li {
	display: inline-block;
	margin: 0 35px 20px 35px;
	color: #b5b5b5;
}

.f_tlx li a, .f_tlx li span {
	color: #fff;
	font-size: 22px;
}

.f_tlx li a:hover {
	color: #e75d0a;
}

.f_tlx i {
	margin-right: 10px;
	font-size: 20px;
	color: #e75d0a;
}

.f_tlx li * {
	vertical-align: middle;
}

.f_tlx li span {
	font-family: Poppins-Light;
	font-size: 20px;
}

.l_fixed {
	position: fixed;
	top: 28%;
	right: 0;
	z-index: 666;
}

.l_fixed ul {
	width: 100%;
}

.l_fixed ul li {
	width: 106px;
	transition: all .3s;
	transform: translateX(8px);
	margin-bottom: 10px;
	position: relative;
}

.l_fixed ul li a {
	border-top-left-radius: 80px;
	box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 5%);
	padding: 20px 0 20px 15px;
	border-bottom-left-radius: 80px;
	display: block;
	font-size: 16px;
	background: #fff;
	width: 100%;
	text-align: center;
	color: #333;
}

.l_fixed ul li a i {
	font-size: 30px;
	display: inline-block;
	color: #868686;
	transition: all .3s;
}

.l_fixed ul li p {
	font-size: 13px;
	margin-top: 2px;
	font-family: Poppins-Light;
}

.l_fixed ul li:hover a {
	background: #005fb9;
	color: #fff;
}

.l_fixed ul li:hover a i {
	color: #fff;
}

.l_fixed ul li:hover {
	transform: translateX(0);
}

.copyright {
	margin-top: 26px;
	background: #011521;
	padding: 16px;
	text-align: center;
}

.copyright p {
	color: #304552;
	font-family: Poppins-Light;
	font-size: 16px;
}

.copyright p a {
	color: #304552;
}

.copyright p a:hover {
	color: #fff;
}

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

#banner_home {
	position: relative;
}

.banner {
	position: relative;
}

.banner .item {
	position: relative;
}

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

.ban_arr span {
	display: inline-block;
	cursor: pointer;
	position: absolute;
	top: 0;
	width: 43px;
	height: 43px;
	line-height: 43px;
	color: #fff;
	border-radius: 43px;
	text-align: center;
	background: rgba(255, 255, 255, .4);
}

.ban_arr span.ba_prev {
	left: 10%;
	transform: rotate(180deg);
}

.ban_arr span.ba_next {
	right: 10%;
}

.ban_arr span:hover {
	background: #e75d0a;
}

@keyframes fadeInTop {
	0% {
		opacity: 0;
		transform: translateY(120px);
	}
	
	40% {
		visibility: visible;
		opacity: 1;
		transform: translateY(0) translateX(0);
	}
	
	100% {
		visibility: visible;
		opacity: 1;
		transform: translateY(0) translateX(0);
	}
}

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

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

.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;
}

/*版块标题*/
.home_boxtit {
	font-size: 50px;
	font-family: EVELET;
}

/*首页*/
.in_hopr {
	margin-top: -66px;
}

.ihtit {
	background: #005fb9;
	padding: 25px 58px;
	position: relative;
}

.ihtit .home_boxtit {
	color: #fff;
	font-size: 34px;
}

.hot_sea {
	width: 352px;
	position: relative;
	position: absolute;
	background: #3586b8;
	border-radius: 45px;
	right: 45px;
	top: 25px;
}

.hot_sea input {
	width: 100%;
	padding: 0 56px 0 30px;
	background: transparent;
	height: 54px;
	line-height: 54px;
	color: #fff;
	font-size: 16px;
	font-family: Poppins-Light;
}

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

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

.hot_sea button {
	position: absolute;
	cursor: pointer;
	text-align: left;
	top: 0;
	right: 0;
	width: 56px;
	background: transparent;
	color: #fff;
	border: none;
	height: 54px;
	line-height: 54px;
}

.hot_sea button i {
	font-size: 22px;
}

.ihprswi {
	background: #fff;
	position: relative;
	padding: 48px 92px 44px 60px;
	box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .1);
}

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

.ihplc {
	float: left;
	width: 50%;
}

.ihprc {
	float: right;
	width: 50%;
	padding: 12px 0 0 50px;
}

.ihprc em {
	color: #e75d0a;
	font-size: 40px;
}

.ihprc h3 {
	font-size: 22px;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-family: POPPINS-MEDIUM;
	font-weight: normal;
}

.ihprc p {
	margin-top: 15px;
	color: #666;
	font-size: 16px;
	line-height: 36px;
	height: 180px;
	overflow: hidden;
	font-family: Poppins-Light;
}

.ih_btn {
	display: inline-block;
	box-shadow: 0 0 10px rgba(231, 93, 10, .5);
	color: #fff;
	text-align: center;
	border-radius: 40px;
	background: #e75d0a;
	width: 188px;
	height: 46px;
	line-height: 46px;
	margin-top: 52px;
	font-family: Poppins-Light;
	font-size: 16px;
}

.ih_btn i {
	display: inline-block;
	font-size: 26px;
	margin-left: 10px;
}

.ih_btn * {
	vertical-align: bottom;
}

.ih_btn:hover {
	background: #005fb9;
	margin-left: 10px;
	color: #fff;
	box-shadow: 0 0 10px rgba(2, 104, 166, .5);
}

.ihar {
	position: absolute;
	bottom: 152px;
	right: 242px;
}

.ihar span {
	display: inline-block;
	width: 38px;
	height: 38px;
	cursor: pointer;
	text-align: center;
	color: #e75d0a;
	background: #f5eae3;
	line-height: 38px;
	border-radius: 38px;
}

.ihar span.ihp_prev {
	transform: rotate(180deg);
}

.ihplc:hover .changpic img {
	transform: scale(1.1);
}

.in_prcen {
	margin-top: 62px;
	padding: 64px 0 60px 0;
	background: url("https://cdn-ilebmom.nitrocdn.com/DZUlqfVnYycvDPycUrorhkXXynYJlbjU/assets/images/optimized/rev-a6b51d2/www.kingpacksolutions.com/wp-content/themes/kangbailong/images/ipc_bg.jpg") no-repeat;
	background-size: cover;
}

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

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

.in_pnasw {
	position: relative;
	margin-top: 50px;
}

.in_pngd .item {
	margin: 0 6px;
}

.in_pngd .item span {
	cursor: pointer;
	display: inline-block;
	width: 100%;
	font-size: 14px;
	text-align: center;
	color: #333;
	background: #fff;
	padding: 14px;
	border-radius: 40px;
}

.in_pngd .slick-current span {
	background: #e75d0a;
	color: #fff;
}

.iparow {
	position: absolute;
	top: 25%;
	width: 100%;
	left: 0;
}

.iparow span {
	position: absolute;
	cursor: pointer;
	top: 0;
}

.iparow span i {
	color: #e75d0a;
	font-size: 22px;
}

.iparow span.ipn_prev {
	left: -35px;
	transform: rotate(180deg);
}

.iparow span.ipn_next {
	right: -35px;
}

.iparow span:hover i {
	color: #005fb9;
}

.in_pdiv {
	margin-top: 50px;
	display: flex;
}

.in_pdiv li {
	display: inline-block;
	width: 23.5%;
	margin-right: 2%;
}

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

.in_pditem {
	position: relative;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .05);
}

.in_ptxt {
	padding: 18px 20px 20px 20px;
}

.in_ptxt p {
	font-size: 16px;
	font-family: Poppins-Light;
	line-height: 27px;
	color: #666;
	height: 81px;
	overflow: hidden;
}

.in_pshow {
	width: 100%;
	position: absolute;
	transition: all .5s;
	top: -100%;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	background: rgba(0, 95, 185, .8);
}

.in_pshow i {
	display: inline-block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 34px;
	border-radius: 60px;
	background: #fff;
	text-align: center;
	color: #005fb9;
}

.in_pditem:hover .in_pshow {
	top: 0;
}

.in_pditem:hover .in_pshow i {
	transform: translateY(0);
}

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

.in_pall {
	margin-top: 68px;
	text-align: center;
}

.in_pall a {
	font-family: POPPINS-MEDIUM;
	overflow: hidden;
	position: relative;
	z-index: 0;
	display: inline-block;
	border-radius: 35px;
	padding: 7px 7px 7px 40px;
	border: 1px solid #dcdcdc;
}

.in_pall a i {
	display: inline-block;
	margin-left: 15px;
	font-size: 22px;
	width: 41px;
	height: 41px;
	border-radius: 41px;
	text-align: center;
	line-height: 41px;
	background: #e75d0a;
	color: #fff;
}

.in_pall a:before {
	content: "";
	width: 100%;
	height: 100%;
	transition: all .3s;
	border-radius: 100px;
	position: absolute;
	position: absolute;
	z-index: -1;
	top: 0;
	right: -100%;
	background: #e75d0a;
}

.in_pall a:hover:before {
	right: 0;
}

.in_pall a:hover {
	color: #fff;
}

.in_abdiv {
	padding: 70px 0 0 0;
}

.in_abtix {
	text-align: center;
}

.in_abtix .home_boxtit {
	position: relative;
	z-index: 0;
	padding-bottom: 20px;
}

.in_abtix .home_boxtit:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -70px;
	width: 140px;
	height: 5px;
	background: #e75d0a;
}

.in_abtix .home_boxtit span {
	width: 100%;
	position: absolute;
	display: inline-block;
	top: 50%;
	z-index: -1;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 130px;
	text-transform: uppercase;
	color: rgba(51, 51, 51, .05);
	font-family: POPPINS-SEMIBOLD;
}

.in_abtxt {
	margin-top: 50px;
	text-align: center;
}

.in_abtxt p {
	font-size: 16px;
	line-height: 37px;
	color: #666;
	font-family: Poppins-Light;
}

.in_abnav {
	margin-top: 50px;
	margin-bottom: 50px;
	position: relative;
}

.in_abnul {
	display: flex;
}

.in_abnul li {
	width: 24%;
	margin-right: 1.5%;
	border: 1px solid #e5e5e5;
}

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

.in_abnul li a {
	display: block;
	text-align: center;
	width: 100%;
	padding: 38px 10px 40px 10px;
}

.in_abnul li i {
	font-size: 50px;
	transition: all .3s;
	display: inline-block;
	color: #575757;
}

.in_abnul li p {
	margin-top: 20px;
	padding-bottom: 18px;
	position: relative;
}

.in_abnul li p:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -25px;
	width: 50px;
	height: 2px;
	background: #d0d0d0;
}

.in_abnul li a:hover {
	background: #005fb9;
	color: #fff;
}

.in_abnul li a:hover i {
	color: #fff;
	transform: translateY(5px);
}

.in_abcon {
	position: absolute;
	z-index: 22;
	right: 0;
	top: 0;
	width: 320px;
	padding: 10px;
	background: url("https://cdn-ilebmom.nitrocdn.com/DZUlqfVnYycvDPycUrorhkXXynYJlbjU/assets/images/optimized/rev-a6b51d2/www.kingpacksolutions.com/wp-content/themes/kangbailong/images/in_cobg.jpg") no-repeat;
	background-size: cover;
}

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

.in_abrus {
	border: 1px dashed #9ac3db;
	padding: 45px 8px 42px 18px;
}

.ius_txt {
	color: #fff;
}

.ius_txt h4 {
	font-size: 25px;
	font-family: POPPINS-SEMIBOLD;
}

.ius_txt p {
	font-size: 14px;
	margin-top: 5px;
	line-height: 24px;
	font-family: Poppins-Light;
}

.ius_lxdiv {
	margin-top: 32px;
}

.ius_lxdiv li {
	margin-bottom: 25px;
}

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

.ius_lxdiv li p {
	font-size: 16px;
	margin-bottom: 18px;
	color: #fff;
	font-family: Poppins-Light;
}

.ius_lxdiv li p i {
	margin-right: 5px;
	font-size: 20px;
}

.ius_lxdiv li a {
	display: block;
	color: #fff;
}

.ius_lxdiv li a:hover {
	color: #e75d0a;
}

.ius_lxdiv li:last-child a {
	font-size: 20px;
}

.in_avi {
	position: relative;
	margin-top: 38px;
}

.ivbtn {
	position: absolute;
	z-index: 3;
	top: 50%;
	left: 50%;
	margin-top: -39px;
	margin-left: -39px;
}

.ivbtn a.fancybox {
	display: inline-block;
	background: #fff;
	width: 78px;
	height: 78px;
	line-height: 78px;
	text-align: center;
	border-radius: 50%;
	position: relative;
	z-index: 999;
}

.ivbtn i {
	font-size: 36px;
	color: #e75d0a;
}

.ivbtn a:hover.fancybox {
	background: #ddd;
}

.ripple, .ripple:before, .ripple:after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 78px;
	height: 78px;
	border-radius: 50%;
	transform: translate(-50%, -50%);
	box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
	animation: ripple 3s infinite;
}

.ripple:before {
	animation-delay: .9s;
	content: "";
	position: absolute;
}

.ripple:after {
	animation-delay: .6s;
	content: "";
	position: absolute;
}

@keyframes ripple {
	70% {
		box-shadow: 0 0 0 40px rgba(228, 145, 16, 0);
	}
	
	100% {
		box-shadow: 0 0 0 0 rgba(228, 145, 16, 0);
	}
}

.in_newd {
	padding: 90px 0 85px 0;
	overflow: hidden;
	background: url("https://cdn-ilebmom.nitrocdn.com/DZUlqfVnYycvDPycUrorhkXXynYJlbjU/assets/images/optimized/rev-a6b51d2/www.kingpacksolutions.com/wp-content/themes/kangbailong/images/in_newsbg.jpg") no-repeat;
	background-size: cover;
}

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

.in_nele {
	float: left;
	width: 544px;
}

.in_neri {
	margin-left: 544px;
	padding-right: 214px;
	position: relative;
}

.in_nezb {
	margin-top: 54px;
}

.in_neitem {
	display: none;
}

.in_neitem.on {
	display: block;
}

.in_neitem em {
	font-size: 16px;
	font-style: normal;
	color: #666;
	font-family: Poppins-Light;
}

.in_neitem em i {
	color: #e75d0a;
	font-size: 18px;
}

.in_neitem h3 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 15px;
	font-family: POPPINS-MEDIUM;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.in_neitem p {
	margin-top: 30px;
	font-size: 16px;
	line-height: 37px;
	height: 222px;
	overflow: hidden;
	color: #666;
	font-family: Poppins-Light;
}

.in_neitem span {
	display: inline-block;
	transition: all .3s;
	box-shadow: 0 0 10px rgba(231, 93, 10, .5);
	color: #fff;
	text-align: center;
	border-radius: 40px;
	background: #e75d0a;
	width: 188px;
	height: 46px;
	line-height: 46px;
	margin-top: 45px;
	font-family: Poppins-Light;
	font-size: 16px;
}

.in_neitem span i {
	display: inline-block;
	font-size: 26px;
	margin-left: 10px;
}

.in_neitem span * {
	vertical-align: bottom;
}

.in_neitem:hover span {
	background: #005fb9;
	margin-left: 10px;
	color: #fff;
	box-shadow: 0 0 10px rgba(2, 104, 166, .5);
}

.in_nebig {
	overflow: hidden;
	padding-top: 100%;
	z-index: 0;
	background-image: linear-gradient(90deg, transparent, #e6ecf1);
	position: relative;
	border-radius: 100%;
}

.in_nebig .changpic {
	position: absolute;
	display: none;
	width: 76%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.in_nebig .changpic.on {
	display: block;
}

.in_newul {
	position: absolute;
	width: 500px;
	top: -46px;
	right: -60px;
}

.in_newul li {
	margin-bottom: 98px;
}

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

.in_newul li:nth-of-type(2), .in_newul li:nth-of-type(3) {
	margin-left: 152px;
}

.in_newsitem {
	position: relative;
	width: 348px;
	cursor: pointer;
}

.in_newsitem * {
	vertical-align: middle;
}

.in_newsitem p {
	margin-left: 5px;
	font-size: 16px;
	width: calc(100% - 130px);
	display: inline-block;
	line-height: 27px;
	height: 54px;
	overflow: hidden;
	font-family: Poppins-Light;
	color: #333;
}

.in_newsitem span {
	display: inline-block;
	border: 5px solid #e4ebf0;
	width: 106px;
	border-radius: 106px;
}

.in_newul li.on .in_newsitem span {
	border: 5px solid #066ac8;
}

.in_vid {
	padding: 92px 0 100px 0;
	background: url("https://cdn-ilebmom.nitrocdn.com/DZUlqfVnYycvDPycUrorhkXXynYJlbjU/assets/images/optimized/rev-a6b51d2/www.kingpacksolutions.com/wp-content/themes/kangbailong/images/i_vmap.png") center 36px no-repeat #fff;
}

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

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

.in_viswi {
	margin-top: 58px;
	position: relative;
}

.in_vigd .item {
	margin: 0 15px;
}

.in_viitem .in_vipic {
	box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .05);
}

.in_vigd .slick-track {
	padding: 5px 0;
}

.in_vtxt {
	position: relative;
	position: relative;
	margin-top: 22px;
	padding-right: 88px;
}

.in_vtxt p {
	font-family: POPPINS-MEDIUM;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.in_vtxt i {
	font-size: 40px;
	position: absolute;
	top: -5px;
	right: 0;
	color: #c91f37;
}

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

.ivirow {
	position: absolute;
	top: 38%;
	left: 0;
	width: 100%;
}

.ivirow span {
	position: absolute;
	top: 0;
	display: inline-block;
	width: 45px;
	height: 45px;
	cursor: pointer;
	text-align: center;
	color: #e75d0a;
	background: #f5eae3;
	line-height: 45px;
	border-radius: 45px;
}

.ivirow span.ivi_prev {
	transform: rotate(180deg);
	left: -85px;
}

.ivirow span.ivi_next {
	right: -85px;
}

.ivirow span:hover {
	background: #e75d0a;
	color: #fff;
}

.in_qumes {
	padding: 85px 0 56px 0;
	overflow: hidden;
	position: relative;
	z-index: 0;
}

.in_qumes:before {
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	content: "";
	background: url("https://cdn-ilebmom.nitrocdn.com/DZUlqfVnYycvDPycUrorhkXXynYJlbjU/assets/images/optimized/rev-a6b51d2/www.kingpacksolutions.com/wp-content/themes/kangbailong/images/in_qubg.jpg") no-repeat;
	background-size: cover;
}

.in_qumes:after {
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
	content: "";
	background: url("https://cdn-ilebmom.nitrocdn.com/DZUlqfVnYycvDPycUrorhkXXynYJlbjU/assets/images/optimized/rev-a6b51d2/www.kingpacksolutions.com/wp-content/themes/kangbailong/images/in_mesbg.jpg") no-repeat;
	background-size: cover;
}

.in_qule {
	width: 50%;
	float: left;
	padding-right: 44px;
}

.in_meri {
	width: 50%;
	float: right;
	padding-left: 84px;
}

.in_qumes h2 {
	font-size: 40px;
	font-family: POPPINS-SEMIBOLD;
}

.in_meri h2 {
	color: #fff;
}

.in_qalist {
	margin-top: 30px;
}

.in_qalist li {
	padding: 22px 0;
	border-bottom: 1px solid #dcdce2;
}

.in_qalist li:first-child {
	padding-top: 0;
}

.in_qalist h3 {
	font-size: 20px;
	padding-right: 82px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	font-weight: normal;
}

.in_qalist h3:before {
	width: 20px;
	transform: rotate(90deg);
	height: 100%;
	color: #333;
	content: "";
	font-family: iconfont;
	font-size: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: -4px;
	right: 0;
}

.in_qalist h3.active {}

.in_qalist h3.active:before {
	transform: rotate(-90deg);
}

.in_qanpp {
	display: none;
	margin-top: 16px;
	padding-right: 60px;
}

.in_qanpp p {
	font-size: 16px;
	font-family: Poppins-Light;
	line-height: 30px;
	color: #666;
}

.in_qanpp.active {
	display: block;
}

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

.infoform {
	margin-top: 30px;
}

.infoform li {
	width: 100%;
	margin-bottom: 18px;
	position: relative;
	overflow: hidden;
}

.infoform input, .infoform textarea {
	width: 100%;
	border: 1px solid #fff;
	color: #fff;
	resize: none;
	font-family: POPPINS-REGULAR;
	background: rgba(87, 167, 222, .5);
	font-size: 18px;
	padding: 16px 18px;
}

.infoform textarea {
	height: 150px;
}

.infoform form input::-webkit-input-placeholder, .infoform form textarea::-webkit-input-placeholder {
	color: #fff;
}

.infoform form input:-moz-placeholder, .infoform form textarea:-moz-placeholder {
	color: #fff;
}

.infoform li:last-child, .infoform li:nth-of-type(5), .infoform li:nth-of-type(6) {
	width: 100%;
	float: none;
}

.infoform li:last-child {
	width: 100% !important;
	float: none;
	margin-top: 10px;
	margin-bottom: 0;
}

.infoform form button {
	padding: 10px 30px;
	transition: all .3s;
	cursor: pointer;
	background: #e75d0a;
	color: #fff;
	border-radius: 35px;
	font-family: Poppins-Light;
	border: none;
	font-size: 16px;
}

.infoform form button i {
	font-size: 26px;
	margin-left: 5px;
}

.infoform form button * {
	vertical-align: middle;
}

.infoform form button:hover {
	margin-left: 10px;
}

/*手机底部*/
.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: #e75d0a;
}

.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;
}

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

.getbox {
	width: 800px;
	height: auto;
	position: absolute;
	top: 30%;
	left: 50%;
	margin-left: -400px;
}

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

/*位置*/
.subbanner {
	position: relative;
}

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

.sub_link {
	position: absolute;
	top: 40%;
	left: 0;
	width: 100%;
	text-align: center;
}

.sub_link h2 {
	font-size: 56px;
	text-transform: uppercase;
	color: #fff;
	font-family: POPPINS-SEMIBOLD;
}

.sub_link p {
	color: #fff;
	font-size: 16px;
	font-family: Poppins-Light;
}

.sub_link p i {
	color: #fff;
	font-size: 20px;
}

.sub_link a {
	color: #fff;
}

.sub_link a:hover {
	color: #e75d0a;
}

.pat76 {
	padding-top: 76px;
}

/*关于我们*/
.ab_nabox {
	padding-top: 52px;
	background: #fff;
}

.ab_nabox .in_abnul.top0 {
	position: fixed;
	background: #fff;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 5;
}

.ab_nabox .in_abnul li a {
	background: #fff;
	padding: 30px 10px 26px 10px;
	box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .05);
}

.ab_nabox .in_abnul li a:hover, .ab_nabox .in_abnul li.on a {
	background: #005fb9;
	color: #fff !important;
}

.ab_nabox .in_abnul li.on a i {
	color: #fff;
}

.ab_com {
	padding: 70px 0 50px 0;
}

.ab_vib {
	margin-top: 0;
}

.ab_fea {
	padding: 104px 0 150px 0;
	background: url("https://cdn-ilebmom.nitrocdn.com/DZUlqfVnYycvDPycUrorhkXXynYJlbjU/assets/images/optimized/rev-a6b51d2/www.kingpacksolutions.com/wp-content/themes/kangbailong/images/ab_feabg.jpg") no-repeat;
	background-size: cover;
}

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

.fea_div {
	margin: 0 auto;
	position: relative;
	width: 664px;
	height: 664px;
	border-radius: 664px;
	border: 6px solid #e1e9ed;
}

.fea_div .changpic {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 86%;
	transform: translate(-50%, -50%);
}

.fea_div .home_boxtit {
	color: #fff;
	text-align: center;
	font-size: 60px;
	line-height: 72px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 86%;
	transform: translate(-50%, -50%);
}

.fe_lcon {
	width: 420px;
	position: absolute;
	top: 34px;
	left: 111px;
}

.fe_lcon li {
	margin-bottom: 135px;
	text-align: right;
}

.fe_lcon li:nth-of-type(2) {
	margin-right: 125px;
}

.fe_lcon li:last-child {
	margin-bottom: 0;
	margin-right: 91px;
}

.fe_lcon li span {
	font-size: 24px;
	display: inline-block;
	width: calc(100% - 85px);
}

.fe_lcon li i {
	display: inline-block;
	position: relative;
	margin-left: 10px;
	width: 68px;
	height: 68px;
	border-radius: 68px;
	background: #e1e9ed;
}

.fe_lcon li i:before {
	content: "";
	position: absolute;
	transition: all .3s;
	top: 10px;
	left: 10px;
	border-radius: 50px;
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	background: #d2e2e9;
}

.fe_lcon li i:after {
	content: "";
	position: absolute;
	top: 20px;
	left: 20px;
	border-radius: 50px;
	width: calc(100% - 40px);
	height: calc(100% - 40px);
	background: #fff;
}

.fe_lcon li * {
	vertical-align: middle;
}

.fe_lcon li:hover i:before {
	background: #333;
	background-image: linear-gradient(-90deg, #0157be, #1cbbf2);
}

.fe_rcon {
	left: auto;
	right: 111px;
}

.fe_rcon li {
	text-align: left;
}

.fe_rcon li i {
	margin-left: 0;
	margin-right: 10px;
}

.fe_rcon li:nth-of-type(2) {
	margin-left: 125px;
	margin-right: 0;
}

.fe_rcon li span {
	font-size: 24px;
	display: inline-block;
	width: calc(100% - 85px);
}

.fe_rcon li:nth-of-type(3) {
	margin-left: 86px;
	margin-right: 0;
}

.fe_bdd span {
	display: block;
	width: 100%;
	font-size: 24px;
}

.fe_bdd {
	text-align: center;
	position: absolute;
	bottom: -80px;
	width: 100%;
}

.fe_bdd i {
	display: inline-block;
	position: relative;
	width: 68px;
	height: 68px;
	border-radius: 68px;
	background: #e1e9ed;
}

.fe_bdd i:before {
	content: "";
	position: absolute;
	transition: all .3s;
	top: 10px;
	left: 10px;
	border-radius: 50px;
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	background: #d2e2e9;
}

.fe_bdd i:after {
	content: "";
	position: absolute;
	top: 20px;
	left: 20px;
	border-radius: 50px;
	width: calc(100% - 40px);
	height: calc(100% - 40px);
	background: #fff;
}

.fe_bdd:hover i:before {
	background: #333;
	background-image: linear-gradient(-90deg, #0157be, #1cbbf2);
}

.ab_core {
	padding: 90px 0 75px 0;
	overflow: hidden;
	background: url("https://cdn-ilebmom.nitrocdn.com/DZUlqfVnYycvDPycUrorhkXXynYJlbjU/assets/images/optimized/rev-a6b51d2/www.kingpacksolutions.com/wp-content/themes/kangbailong/images/ab_corbg.jpg") no-repeat;
	background-size: cover;
}

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

.ac_ori {
	width: 58%;
	text-align: right;
	float: right;
}

.ac_ori .home_boxtit {
	font-size: 42px;
}

.ac_ortxt {
	margin-top: 42px;
}

.ac_ortxt p {
	font-size: 16px;
	line-height: 33px;
	color: #666;
	font-family: Poppins-Light;
}

.ab_mis {
	background: #fff;
	padding: 80px 0;
}

.ab_mis .home_boxtit {
	font-size: 42px;
	text-align: center;
}

.ab_musul {
	margin-top: 55px;
	display: flex;
}

.ab_musul li {
	display: inline-block;
	text-align: center;
	border-top: 17px solid #000;
	border-image: linear-gradient(-90deg, #0157be, #1cbbf2) 30 30;
	width: 48.5%;
	margin-right: 3%;
	background: #f3f6f7;
	padding: 50px 45px 55px 45px;
}

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

.ab_musul li p {
	font-size: 16px;
	line-height: 36px;
	color: #666;
	font-family: Poppins-Light;
}

.ab_why {
	background: #f6f9fb;
	padding: 70px 0 78px 0;
}

.ab_why .home_boxtit {
	text-align: center;
	font-size: 42px;
}

.ab_whyul {
	margin-top: 48px;
	display: flex;
}

.ab_whyul li {
	width: 32%;
	margin-right: 2%;
	text-align: center;
	display: inline-block;
}

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

.ab_whyul li p {
	color: #666;
	font-size: 20px;
	line-height: 26px;
	margin-top: 15px;
}

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

/*news*/
.ne_tsto {
	position: relative;
}

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

.ne_lcon {
	float: left;
	width: 59%;
	padding-top: 36px;
}

.ne_rcon {
	float: right;
	width: 41%;
	padding-left: 48px;
}

.ne_rcon .in_nebig .changpic {
	width: 84%;
}

.ne_lcon em {
	font-size: 16px;
	font-style: normal;
	color: #666;
	font-family: Poppins-Light;
}

.ne_lcon em i {
	color: #e75d0a;
	font-size: 18px;
}

.ne_lcon h3 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 15px;
	font-family: POPPINS-MEDIUM;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ne_lcon p {
	margin-top: 30px;
	font-size: 16px;
	line-height: 37px;
	height: 259px;
	overflow: hidden;
	color: #666;
	font-family: Poppins-Light;
}

.ne_lcon span {
	display: inline-block;
	transition: all .3s;
	box-shadow: 0 0 10px rgba(231, 93, 10, .5);
	color: #fff;
	text-align: center;
	border-radius: 40px;
	background: #e75d0a;
	width: 188px;
	height: 46px;
	line-height: 46px;
	margin-top: 45px;
	font-family: Poppins-Light;
	font-size: 16px;
}

.ne_lcon span i {
	display: inline-block;
	font-size: 26px;
	margin-left: 10px;
}

.ne_lcon span * {
	vertical-align: bottom;
}

.news_top:hover .ne_lcon span {
	background: #005fb9;
	margin-left: 10px;
	color: #fff;
	box-shadow: 0 0 10px rgba(2, 104, 166, .5);
}

.ivirow span.nes_prev {
	transform: rotate(180deg);
	left: -85px;
}

.ivirow span.nes_next {
	right: -85px;
}

.news_list {
	margin-top: 70px;
	display: flex;
	flex-wrap: wrap;
}

.news_list li {
	display: inline-block;
	width: 32%;
	margin-bottom: 32px;
	margin-right: 2%;
}

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

.news_item {
	width: 100%;
	border: 1px solid #e5e5e5;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 1px 10px rgba(230, 241, 245, 100%);
}

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

.news_txt {
	padding: 12px 36px 30px 36px;
}

.news_item em {
	font-size: 16px;
	font-style: normal;
	color: #666;
	font-family: Poppins-Light;
}

.news_item em i {
	color: #e75d0a;
	font-size: 18px;
}

.news_item p {
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	margin-top: 12px;
	font-family: POPPINS-MEDIUM;
	font-weight: normal;
}

/*产品列表*/
.pro_war {
	padding-bottom: 85px;
}

.p_lcon {
	width: 345px;
	float: left;
}

.p_rcon {
	margin-left: 345px;
	padding-left: 20px;
}

.pro_nav h3 {
	background: #e75d0a;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	font-family: POPPINS-MEDIUM;
	font-weight: normal;
	text-transform: uppercase;
	position: relative;
	padding: 20px 30px;
	color: #fff;
	font-size: 29px;
}

.pro_nav h3 a {
	display: none;
}

.accordion {
	width: 100%;
	background: #fff;
	padding: 0 18px;
	box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .05);
}

.accordion .links {
	border-bottom: 1px solid #eee;
	cursor: pointer;
	display: block;
	position: relative;
	padding: 20px 20px 20px 28px;
}

.accordion .links:before {
	content: "";
	transition: all .3s;
	position: absolute;
	top: 27px;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 7px;
	border-color: transparent transparent transparent #505050;
}

.accordion .links a {
	color: #222;
	display: block;
	width: 100%;
	font-size: 16px;
}

.accordion .links.active:before {
	border-color: transparent transparent transparent #e75d0a;
}

.accordion li:last-child .links {
	border-bottom: none;
}

.submenu {
	display: none;
	padding: 10px 0;
	overflow: hidden;
	background: #fff;
}

.submenu.on {
	display: block;
}

.accordion li ul.active {
	display: block;
}

.submenu li {
	display: block;
	position: relative;
	margin-left: 15px;
	line-height: normal;
	padding: 0 0 0 25px;
	margin-bottom: 0;
	border-bottom: none;
}

.submenu li:after {
	content: ">";
	position: absolute;
	top: 2px;
	left: 0;
	color: #666;
}

.submenu a {
	color: #888;
	display: inline-block;
	padding: 5px 0;
	line-height: normal;
	width: 100%;
	font-size: 15px;
}

.submenu li div {
	display: none;
}

.submenu li div a {
	display: block;
	width: 100%;
	padding: 5px 0;
	color: #333;
}

.submenu li:hover a {
	color: #0f357e;
}

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

.p_list li {
	display: inline-block;
	margin-right: 2%;
	width: 32%;
	margin-bottom: 20px;
}

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

.p_mesbox {
	padding: 44px 0 40px 0;
	background: url("https://cdn-ilebmom.nitrocdn.com/DZUlqfVnYycvDPycUrorhkXXynYJlbjU/assets/images/optimized/rev-a6b51d2/www.kingpacksolutions.com/wp-content/themes/kangbailong/images/smbg.jpg") no-repeat;
	background-size: cover;
}

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

.p_mesbox h2 {
	font-size: 40px;
	color: #fff;
	font-family: POPPINS-SEMIBOLD;
}

.p_mesbox .infoform {
	overflow: hidden;
}

.p_mesbox .infoform li {
	float: left;
}

.p_mesbox .infoform li:nth-of-type(1) {
	width: 49.4%;
}

.p_mesbox .infoform li:nth-of-type(2) {
	width: 49.4%;
	margin-left: 1.2%;
}

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

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

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

.digg4 span.disabled {
	font-size: 30px;
	line-height: 38px;
	font-weight: normal;
	background: #f5eae3;
	color: #e75d0a;
}

.digg4 a {
	color: #a6a6a6;
}

/*产品详情*/
.pro-del-box {
	width: 100%;
	position: relative;
	margin-bottom: 54px;
}

.del_lcon {
	width: 50%;
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
}

.del_rcon {
	width: 50%;
	margin-left: 50%;
	padding: 22px 0 0 40px;
}

.propicflash {
	width: 100%;
	position: sticky;
	top: 130px;
	overflow: hidden;
}

.propicflash .big {
	width: 87%;
	float: right;
	background: #fff;
}

.propicflash .big .item {
	display: none;
	width: 100%;
}

.propicflash .big .item img, .propicflash .small .item img {
	width: 100%;
}

.propicflash .big .item.on {
	display: block;
}

.propicflash .small {
	width: 10%;
	float: left;
}

.propicflash .small .item.on {
	display: block;
}

.propicflash .small .item {
	float: left;
	background: #fff;
	width: 100%;
	margin-bottom: 11px;
	cursor: pointer;
}

.propicflash .small .item:last-child {
	margin-bottom: 0;
}

.del_rcon h1 {
	font-size: 32px;
	line-height: 35px;
	font-weight: normal;
}

.de_pptx {
	margin-top: 18px;
}

.de_pptx p {
	font-size: 16px;
	margin-bottom: 10px;
	position: relative;
	padding-left: 14px;
	line-height: 30px;
	color: #666;
	font-family: Poppins-Light;
}

.de_pptx p:before {
	content: "";
	position: absolute;
	top: 12px;
	left: 0;
	width: 5px;
	height: 5px;
	border-radius: 5px;
	background: #e75d0a;
}

.pro_lxbtn {
	margin-top: 40px;
}

.pro_lxbtn a {
	background: #005fb9;
	box-shadow: 0 0 10px rgba(2, 104, 166, .5);
	border-radius: 35px;
	color: #fff;
	text-align: center;
	padding: 13px 16px;
	width: 47.5%;
	display: inline-block;
}

.pro_lxbtn a i {
	display: inline-block;
	font-weight: normal;
	font-size: 25px;
	margin-right: 5px;
}

.pro_lxbtn a:last-child {
	margin-left: 4%;
	background: #e75d0a;
	box-shadow: 0 0 10px rgba(231, 93, 10, .5);
}

.pro_lxbtn a * {
	vertical-align: middle;
}

.pro_lxbtn a:hover {
	background: #333;
	color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, .5);
}

.share {
	margin-top: 26px;
	margin-bottom: 12px;
}

.del_nav {
	width: 100%;
	display: flex;
}

.del_nav.top0 {
	position: fixed;
	background: #f6f9fb;
	top: 0;
	left: 0;
	z-index: 666;
}

.del_nav a {
	background: url("https://cdn-ilebmom.nitrocdn.com/DZUlqfVnYycvDPycUrorhkXXynYJlbjU/assets/images/optimized/rev-a6b51d2/www.kingpacksolutions.com/wp-content/themes/kangbailong/images/de_nbg.jpg") no-repeat;
	background-size: cover;
	width: 32%;
	margin-right: 2%;
	text-transform: capitalize;
	position: relative;
	color: #333;
	padding: 18px 0;
	text-align: center;
	display: inline-block;
}

.del_nav a.nitro-lazy {
	background-image: none !important;
}

.del_nav a:last-child {
	margin-right: 0;
}

.del_nav a.on, .del_nav a:hover {
	background: url("https://cdn-ilebmom.nitrocdn.com/DZUlqfVnYycvDPycUrorhkXXynYJlbjU/assets/images/optimized/rev-a6b51d2/www.kingpacksolutions.com/wp-content/themes/kangbailong/images/de_nbgh.jpg") no-repeat;
	background-size: cover;
	color: #fff;
}

.del_nav a.on.nitro-lazy, .del_nav a:hover.nitro-lazy {
	background-image: none !important;
}

.del_block {
	margin-top: 32px;
}

.del_item {
	margin-bottom: 20px;
}

/*.del_blitem{ border: 1px solid #cbdde8; padding: 12px; }*/
.d_h2bq {
	font-size: 27px;
	font-family: POPPINS-SEMIBOLD;
	margin-bottom: 10px;
}

.d_desul li {
	margin-bottom: 18px;
	font-size: 16px;
	color: #666;
	font-family: Poppins-Light;
	min-height: 30px;
	position: relative;
	padding-left: 38px;
}

.d_desul li span {
	display: inline-block;
	font-size: 12px;
	font-family: POPPINS-MEDIUM;
	position: absolute;
	top: 0;
	left: 0;
	width: 28px;
	height: 28px;
	line-height: 30px;
	text-align: center;
	border-radius: 28px;
	color: #fff;
	background: #e75d0a;
}

.de_ppdiv p {
	font-size: 16px;
	line-height: 26px;
	color: #666;
	font-family: Poppins-Light;
}

.pro_table {
	overflow-x: auto;
}

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

.pro_table table tr td {
	border: 1px solid #cbdde8;
	font-size: 16px;
	padding: 5px;
	font-family: Poppins-Light;
}

.pro_table table tr:hover td, .pro_table table tr:nth-of-type(even) td {
	background: #f6f9fb;
}

.del_item .infoform {
	overflow: hidden;
}

.del_item .infoform li {
	float: left;
}

.del_item .infoform li:nth-of-type(1) {
	width: 49.4%;
}

.del_item .infoform li:nth-of-type(2) {
	width: 49.4%;
	margin-left: 1.2%;
}

.del_item .infoform input, .del_item .infoform textarea {
	border: 1px solid #cdd5db;
	background: #e7edf2;
	color: #333;
}

.del_item .infoform form input::-webkit-input-placeholder, .del_item .infoform form textarea::-webkit-input-placeholder {
	color: #828e97;
}

.del_item .infoform form input:-moz-placeholder, .del_item .infoform form textarea:-moz-placeholder {
	color: #828e97;
}

.rel_swi {
	position: relative;
}

.rel_gdr .item {
	margin: 0 9px;
}

.rel_gdr .slick-track {
	padding: 5px 0;
}

.ivirow span.re_prev {
	transform: rotate(180deg);
	left: -85px;
}

.ivirow span.re_next {
	right: -85px;
}

.ani_up {
	transform: translateY(50px);
	opacity: 0;
	transition: all .5s;
}

.ani_up.onstage {
	transform: translateY(0);
	opacity: 1;
}

/*contact*/
.con_top {
	padding-bottom: 70px;
}

.con_topul {
	display: flex;
	margin-top: 58px;
	margin-bottom: 40px;
}

.con_topul li {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	position: relative;
	position: relative;
	margin-right: 1.5%;
	text-align: center;
	padding: 45px 36px 30px 36px;
	background: #fff;
	border-radius: 12px;
	box-shadow: 0 1px 10px rgba(230, 241, 245, 1);
}

.con_topul li a, .con_topul li span {
	display: block;
	line-height: 40px;
	width: 100%;
	font-size: 22px;
}

.con_topul li i {
	display: inline-block;
	transition: all .3s;
	position: absolute;
	top: -35px;
	left: 50%;
	margin-left: -35px;
	font-size: 28px;
	background: #e75d0a;
	color: #fff;
	width: 70px;
	height: 70px;
	text-align: center;
	line-height: 70px;
	border-radius: 90px;
	box-shadow: 0 0 10px rgba(231, 93, 10, .5);
}

.con_topul li:hover i {
	transform: translateY(5px);
}

.con_mes {
	background: #fff;
	padding: 64px 0;
}

.mes_box {
	width: 100%;
	overflow: hidden;
	background: #005fb9;
	border-radius: 30px;
}

.me_lon {
	width: 50%;
	float: left;
}

.me_ron {
	width: 50%;
	float: right;
	padding: 42px 44px 0 42px;
}

.me_ron .home_boxtit {
	font-size: 34px;
	color: #fff;
}

.me_ron .infoform textarea {
	height: 130px;
}

/*新闻*/
.infocon {
	color: #666;
}

.infocon h1 {
	font-size: 26px;
	line-height: 30px;
	font-family: POPPINS-SEMIBOLD;
	text-align: center;
	color: #222;
}

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

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

.infocon .time i {
	font-size: 22px;
}

.infocon .other {
	border-top: 1px solid #ddd;
	font-size: 17px;
	padding: 15px 0 0 0;
	margin: 30px 0 0 0;
	line-height: 26px;
}

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

.infocon .other {
	color: #666;
}

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

.infocon .other a:hover {
	color: #e75d0a;
}

.infocon p {
	line-height: 28px;
	font-size: 17px;
	margin-bottom: 10px;
}

/*video*/
.vi_top .in_viswi {
	margin-top: 0;
}

.vi_top {
	background: #fff;
	padding: 82px 0 64px 0;
}

.vi_bot {
	padding: 70px 0 80px 0;
}

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

.vid_list li {
	width: 31.3%;
	margin-right: 3%;
	display: inline-block;
	margin-bottom: 48px;
}

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

.vid_list .in_vtxt p {
	font-size: 16px;
	font-family: Poppins-Light;
}

.vid_list .in_vtxt i {
	font-size: 34px;
}

.con_topul li a {
	white-space: nowrap;
}

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

/*首页更改*/
video {
	display: block;
}

.ban_dgds {
	position: relative;
}

.ban_dgds .slick-prev {
	left: 2%;
	transform: rotate(180deg);
}

.ban_dgds .slick-next {
	right: 2%;
}

.ban_dgds .slick-arrow {
	color: transparent;
	background: transparent;
	cursor: pointer;
	z-index: 555;
	position: absolute;
	top: 45%;
	border: none;
	width: 35px;
	height: 35px;
}

.ban_dgds .slick-arrow:before {
	font-weight: bold;
	color: #fff;
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 30px;
	font-family: iconfont;
}

.in_pecon {
	margin-top: 28px;
}

.ipflh2 {
	color: #666;
	font-size: 16px;
	font-weight: normal;
}

.inpulli {
	margin-top: 32px;
	display: flex;
	flex-wrap: wrap;
}

.inpulli li {
	width: 23.5%;
	margin-right: 2%;
	margin-bottom: 32px;
}

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

@media screen and (max-width: 1680px) {
	.backToTop {
		right: 0;
	}
	
	.ivirow span.ivi_prev, .ivirow span.nes_prev {
		left: -9px;
	}
	
	.ivirow span.ivi_next, .ivirow span.nes_next {
		right: -9px;
	}
}

@media screen and (max-width: 1600px) {
	nav li {
		margin: 0 30px;
	}
}

@media screen and (max-width: 1440px) {
	.warper {
		width: 88%;
	}
	
	.warper1 {
		width: 90%;
	}
	
	nav li {
		margin: 0 18px;
	}
	
	.head_rcon {
		right: -54px;
	}
	
	nav {
		margin-right: 180px;
	}
	
	.ihprswi {
		padding: 40px;
	}
	
	.ihar {
		bottom: 117px;
	}
	
	.l_fixed ul li {
		width: 94px;
	}
	
	.l_fixed ul li a {
		padding: 15px 0 15px 10px;
	}
	
	.backToTop {
		width: 50px;
		height: 50px;
	}
	
	.ihtit {
		padding: 20px 50px;
	}
	
	.hot_sea {
		width: 300px;
		top: 18px;
	}
	
	.ihprswi {
		padding: 30px;
	}
	
	.ihplc {
		width: 45%;
	}
	
	.ihprc {
		width: 55%;
	}
	
	.ihprc p {
		line-height: 30px;
		height: 150px;
	}
	
	.ihar {
		bottom: 100px;
	}
	
	.in_prcen {
		margin-top: 38px;
		padding: 45px 0;
	}
	
	.home_boxtit {
		font-size: 42px;
	}
	
	.in_pnasw {
		margin-top: 16px;
	}
	
	.in_pdiv {
		margin-top: 22px;
	}
	
	.in_pdiv li {
		margin-right: 1.5%;
		width: 24%;
	}
	
	.in_ptxt p {
		line-height: 24px;
		height: 72px;
	}
	
	.in_pall {
		margin-top: 30px;
	}
	
	.in_abtix .home_boxtit span {
		font-size: 94px;
	}
	
	.in_abdiv {
		padding: 50px 0 0 0;
	}
	
	.in_abtxt {
		margin-top: 20px;
	}
	
	.in_abtxt p {
		line-height: 28px;
	}
	
	.in_abnav {
		margin-top: 16px;
	}
	
	.in_abnul li p {
		font-size: 17px;
		margin-top: 8px;
	}
	
	.in_abnul li i {
		font-size: 40px;
	}
	
	.in_abrus {
		padding: 20px 8px 20px 18px;
	}
	
	.ius_lxdiv li p {
		margin-bottom: 4px;
	}
	
	.in_avi {
		margin-top: 22px;
	}
	
	.in_newul li {
		margin-bottom: 52px;
	}
	
	.in_nebig .changpic {
		width: 88%;
	}
	
	.in_nezb {
		margin-top: 56px;
	}
	
	.in_neitem h3 {
		margin-top: 3px;
		font-size: 22px;
	}
	
	.in_neitem p {
		font-size: 15px;
		line-height: 30px;
		height: 180px;
	}
	
	.in_neitem span {
		margin-top: 25px;
	}
	
	.in_vid {
		padding: 70px 0;
	}
	
	.in_viswi {
		margin-top: 20px;
	}
	
	.in_qumes h2 {
		font-size: 32px;
	}
	
	.in_qumes {
		padding: 50px 0;
	}
	
	.in_qalist h3 {
		font-size: 17px;
	}
	
	.in_qanpp p {
		font-size: 15px;
		line-height: 24px;
	}
	
	.in_meri {
		padding-left: 50px;
	}
	
	.sub_link h2 {
		font-size: 44px;
	}
	
	.pat76 {
		padding-top: 50px;
	}
	
	.pro_nav h3 {
		padding: 15px;
	}
	
	.p_lcon {
		width: 275px;
	}
	
	.p_rcon {
		margin-left: 275px;
	}
	
	.accordion .links {
		padding: 15px 20px 15px 28px;
	}
	
	.accordion .links:before {
		top: 21px;
	}
	
	.pro_war {
		padding-bottom: 70px;
	}
	
	.p_mesbox h2 {
		font-size: 30px;
	}
	
	.p_mesbox .infoform {
		margin-top: 22px;
	}
	
	.del_rcon h1 {
		font-size: 27px;
		line-height: 30px;
	}
	
	.de_pptx p {
		line-height: 26px;
	}
	
	.de_pptx p:before {
		top: 8px;
	}
	
	.pro-del-box {
		margin-bottom: 28px;
	}
	
	.del_blitem {
		padding: 20px;
	}
	
	.d_h2bq {
		font-size: 25px;
	}
	
	.d_desul li {
		margin-bottom: 4px;
		padding-left: 30px;
	}
	
	.d_desul li span {
		width: 24px;
		height: 24px;
		line-height: 26px;
	}
	
	.de_ppdiv p {
		line-height: 28px;
	}
	
	.del_item {
		margin-bottom: 12px;
	}
	
	.pro_table {
		margin-top: 6px;
	}
	
	.del_item .infoform {
		margin-top: 10px;
	}
	
	.ivirow span.re_next {
		right: -16px;
	}
	
	.ivirow span.re_prev {
		left: -16px;
	}
	
	.pro_war {
		padding-bottom: 30px;
	}
	
	.ab_com {
		padding: 50px 0 20px 0;
	}
	
	.ab_vib {
		margin-top: 0 !important;
	}
	
	.ab_fea {
		padding: 50px 0 100px 0;
	}
	
	.fe_rcon li span, .fe_lcon li span {
		font-size: 21px;
	}
	
	.fe_lcon {
		left: 39px;
	}
	
	.fe_rcon {
		left: auto !important;
		right: 30px;
	}
	
	.ac_ortxt {
		margin-top: 18px;
	}
	
	.ac_ortxt p {
		line-height: 28px;
	}
	
	.fea_div .home_boxtit {
		font-size: 50px;
		line-height: 54px;
	}
	
	.ac_ori .home_boxtit, .ab_mis .home_boxtit, .ab_why .home_boxtit {
		font-size: 36px;
	}
	
	.ab_core {
		padding: 60px 0;
	}
	
	.ab_mis {
		padding: 50px 0;
	}
	
	.ab_musul {
		margin-top: 25px;
	}
	
	.ab_musul li {
		padding: 25px;
	}
	
	.ab_musul li p {
		line-height: 26px;
	}
	
	.ab_why {
		padding: 50px 0;
	}
	
	.ab_whyul {
		margin-top: 25px;
	}
	
	.ne_lcon p {
		line-height: 30px;
		margin-top: 10px;
		height: 240px;
	}
	
	.news_list {
		margin-top: 40px;
	}
	
	.news_list li {
		margin-bottom: 18px;
	}
	
	.infocon p {
		font-size: 16px;
		line-height: 26px;
	}
	
	.vi_top {
		padding: 50px 0;
	}
	
	.vi_bot {
		padding: 60px 0;
	}
	
	.vid_list li {
		margin-bottom: 28px;
		width: 32%;
		margin-right: 2%;
	}
	
	.con_topul li a, .con_topul li span {
		font-size: 19px;
		line-height: 30px;
	}
	
	.con_topul li i {
		width: 70px;
		height: 70px;
		top: -35px;
		margin-left: -35px;
		line-height: 70px;
		font-size: 30px;
	}
	
	.con_topul {
		margin-top: 38px;
	}
	
	.con_topul li {
		padding: 45px 30px 24px 30px;
	}
	
	.con_top {
		padding-bottom: 50px;
	}
	
	.con_mes {
		padding: 50px 0;
	}
	
	.me_ron {
		padding: 25px 30px 0 30px;
	}
	
	.me_ron .home_boxtit {
		font-size: 28px;
	}
	
	.me_ron .infoform li {
		margin-bottom: 10px;
	}
	
	.me_ron .infoform {
		margin-top: 15px;
	}
	
	.pro_lxbtn a {
		width: 43.5%;
	}
}

@media screen and (max-width: 1366px) {
	.ihar {
		bottom: 72px;
	}
	
	.in_neri {
		padding-right: 160px;
	}
	
	.in_newsitem span {
		width: 78px;
	}
	
	.in_newul {
		width: 408px;
		top: -9px;
	}
	
	.in_newul li {
		margin-bottom: 60px;
	}
	
	.in_newsitem {
		width: 100%;
	}
	
	.in_neitem p {
		margin-top: 8px;
	}
	
	.in_newd {
		padding: 60px 0;
	}
	
	.in_newul li:nth-of-type(2), .in_newul li:nth-of-type(3) {
		margin-left: 120px;
	}
	
	.in_vid {
		padding: 65px 0;
	}
	
	.infoform li {
		margin-bottom: 12px;
	}
	
	.accordion .links {
		padding: 15px 20px 15px 14px;
	}
	
	.sub_link h2 {
		font-size: 35px;
	}
	
	.pat76 {
		padding-top: 45px;
	}
	
	.ab_nabox {
		padding-top: 45px;
	}
	
	.fe_lcon {
		left: 0;
	}
	
	.fe_rcon {
		right: -7px;
	}
	
	.in_abnul li p {
		padding-bottom: 10px;
	}
	
	.ne_lcon p {
		height: 180px;
	}
	
	.news_txt {
		padding: 12px 20px 22px 20px;
	}
	
	.infoform input, .infoform textarea {
		padding: 10px 18px;
	}
	
	.del_lcon {
		width: 48%;
	}
	
	.del_rcon {
		margin-left: 48%;
		width: 52%;
	}
}

@media screen and (max-width: 1280px) {
	.warper {
		width: 90%;
	}
	
	nav li {
		margin: 0 13px;
	}
	
	.ih_btn {
		margin-top: 37px;
	}
	
	.home_boxtit {
		font-size: 36px;
	}
	
	.in_newul li {
		margin-bottom: 46px;
	}
	
	.in_neitem p {
		height: 150px;
	}
	
	.in_vid {
		padding: 50px 0;
	}
	
	.in_qalist h3 {
		padding-right: 40px;
	}
	
	.in_qalist li {
		padding: 14px 0;
	}
	
	.in_qumes h2 {
		font-size: 28px;
	}
	
	.de_pptx p {
		font-size: 15px;
	}
	
	.pro_lxbtn a {
		width: 41.5%;
	}
	
	.pro_lxbtn {
		margin-top: 20px;
	}
	
	.share {
		margin-top: 10px;
	}
	
	.in_abtix .home_boxtit span {
		font-size: 80px;
	}
	
	.fe_lcon {
		left: -28px;
	}
	
	.fe_rcon {
		right: -29px;
	}
	
	.ab_whyul li p {
		font-size: 17px;
	}
	
	.con_top {
		padding-bottom: 40px;
	}
}

@media screen and (max-width: 1024px) {
	#banner_home, .subbanner {
		margin-top: 62px;
	}
	
	#nav .nav-button {
		display: block;
		top: 14px;
		right: 0;
		background: #e75d0a;
	}
	
	header, header.position {
		height: 62px;
		background: #005fb9;
		top: 0;
	}
	
	.h_bot {
		height: auto;
		background: transparent;
	}
	
	.h_gebtn {
		display: none;
	}
	
	.logo img, .position .logo img {
		height: 40px;
	}
	
	.head_rcon {
		display: inline-block;
		width: 140px;
		top: -9px;
		right: 45px;
	}
	
	.warper {
		width: 96%;
	}
	
	.l_fixed {
		display: none;
	}
	
	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;
		display: block !important;
		padding: 0;
		margin: 0;
	}
	
	nav li>a, .position nav li>a {
		margin: 0;
		border-radius: 0;
		color: #fff;
		line-height: normal;
		display: block;
		padding: 15px 20px;
		border-bottom: 1px solid #2e2e2e;
		text-align: left;
	}
	
	nav dl {
		left: 0;
		top: 0;
		width: auto;
		background: #2e2e2e;
		position: inherit;
		opacity: 1;
		height: auto !important;
		display: block !important;
	}
	
	nav li dd a {
		padding: 10px 20px;
		display: block;
		border-bottom: none;
		color: #fff !important;
	}
	
	nav li.on a, nav li:hover a {
		background: #e75d0a;
		color: #000;
	}
	
	nav li:hover dl {
		left: 0;
		opacity: 1;
	}
	
	nav li dl dd a {
		color: #fff !important;
		white-space: normal;
	}
	
	nav dl dd div {
		display: block;
		position: static;
		background: #464646;
	}
	
	nav dl dd div a {
		padding: 10px 28px;
	}
	
	nav dl dd {
		border-bottom: 1px solid #2e2e2e;
	}
	
	#nav .nav-button i {
		color: #000;
	}
	
	nav li:before {
		display: none;
	}
	
	.banner .slick-dots li button {
		width: 16px;
		height: 16px;
	}
	
	nav dl dd div {
		display: none !important;
	}
	
	#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;
	}
	
	.backToTop {
		width: 45px;
		height: 45px;
	}
	
	.h_top {
		height: auto;
		background: transparent;
	}
	
	.h_top .ht_lcon, .media {
		display: none;
	}
	
	.logo {
		top: 10px;
	}
	
	.head_rcon {
		display: none;
	}
	
	.ihtit {
		padding: 18px;
	}
	
	.ihtit .home_boxtit {
		font-size: 28px;
	}
	
	.hot_sea input, .hot_sea button {
		height: 45px;
		line-height: 45px;
	}
	
	.ihprc p {
		line-height: 25px;
		height: 100px;
		font-size: 15px;
	}
	
	.ihar {
		right: 180px;
		bottom: 57px;
	}
	
	.home_boxtit {
		font-size: 30px;
	}
	
	.iparow span.ipn_prev {
		left: -16px;
	}
	
	.iparow span.ipn_next {
		right: -16px;
	}
	
	.in_prcen {
		padding: 35px 0;
	}
	
	.in_pngd .item span {
		font-size: 16px;
	}
	
	.in_pall a {
		padding: 7px 7px 7px 20px;
	}
	
	.in_abtix .home_boxtit span {
		font-size: 65px;
	}
	
	.in_abnul li p {
		font-size: 16px;
	}
	
	.in_neri {
		padding-right: 0;
	}
	
	.in_nebig {
		display: none;
	}
	
	.in_newul {
		width: 100%;
		position: static;
		margin-bottom: 18px;
	}
	
	.in_newul li:nth-of-type(2), .in_newul li:nth-of-type(3) {
		margin-left: 20px;
	}
	
	.in_nezb {
		margin-top: 22px;
	}
	
	.in_newul li {
		margin-bottom: 12px;
	}
	
	.in_newd {
		padding: 40px 0;
	}
	
	.in_neitem p {
		line-height: 25px;
		height: 125px;
	}
	
	.in_vid {
		padding: 40px 0;
	}
	
	.in_qumes {
		padding: 35px 0;
	}
	
	footer {
		padding-top: 30px;
	}
	
	.f_tlx li {
		margin: 0 15px 10px 15px;
	}
	
	.f_tlx li a, .f_tlx li span, .f_tlx li span {
		font-size: 17px;
	}
	
	.copyright {
		padding: 12px;
		margin-top: 12px;
	}
	
	.sub_link {
		top: 28%;
	}
	
	.pat76 {
		padding-top: 40px;
	}
	
	.p_lcon {
		width: 100%;
		float: none;
	}
	
	.p_rcon {
		margin-left: 0;
		padding-left: 0;
		margin-top: 15px;
	}
	
	.pro_nav h3 {
		padding: 12px;
		font-size: 23px;
	}
	
	.accordion {
		display: none;
	}
	
	.pro_nav h3 a {
		display: block;
		position: absolute;
		top: 0;
		padding: 12px;
		text-align: right;
		color: #fff;
		left: 0;
		width: 100%;
		height: 100%;
	}
	
	.p_mesbox h2 {
		font-size: 26px;
	}
	
	.p_mesbox {
		padding: 35px 0;
	}
	
	.digg4 {
		margin-top: 20px;
	}
	
	.del_lcon {
		width: 100%;
		float: none;
	}
	
	.del_rcon {
		width: 100%;
		float: none;
		padding: 0;
		margin-top: 16px;
	}
	
	.de_pptx p {
		line-height: 22px;
		margin-bottom: 4px;
	}
	
	.del_rcon h1 {
		font-size: 25px;
		line-height: 30px;
	}
	
	.de_pptx {
		margin-top: 12px;
	}
	
	.del_block {
		margin-top: 18px;
	}
	
	.d_h2bq {
		font-size: 22px;
		margin-bottom: 4px;
	}
	
	.de_ppdiv p {
		font-size: 15px;
		line-height: 24px;
	}
	
	.d_desul li, .pro_table table tr td {
		font-size: 15px;
	}
	
	.pro_table table tr td {
		padding: 12px;
	}
	
	.ab_nabox {
		padding-top: 40px;
	}
	
	.ab_com {
		padding: 25px 0 20px 0;
	}
	
	.in_abtxt p {
		font-size: 15px;
		line-height: 24px;
	}
	
	.fea_div {
		width: auto;
		height: auto;
		border: none;
	}
	
	.fea_div .changpic {
		display: none;
	}
	
	.fea_div .home_boxtit {
		font-size: 30px;
		color: #333;
		width: 100%;
		line-height: normal;
		text-align: left;
		position: static;
		transform: translate(0, 0);
	}
	
	.ab_fea {
		padding: 30px 0;
	}
	
	.fe_lcon, .fe_bdd {
		position: static;
	}
	
	.fe_lcon li {
		margin-bottom: 0;
		text-align: left;
	}
	
	.fe_lcon li i, .fe_bdd i {
		display: none;
	}
	
	.fe_lcon {
		width: 100%;
		margin-top: 8px;
	}
	
	.fe_rcon li:nth-of-type(2), .fe_rcon li:nth-of-type(3) {
		margin-left: 0;
	}
	
	.fe_bdd {
		text-align: left;
	}
	
	.fe_rcon li span, .fe_lcon li span, .fe_bdd span {
		font-size: 17px;
	}
	
	..ab_core {
		padding: 45px 0;
	}
	
	.ac_ori {
		width: 100%;
		float: right;
		text-align: left;
	}
	
	.ab_core {
		background: #005fb9;
		color: #fff;
		padding: 40px 0;
	}
	
	.ac_ortxt p {
		color: #fff;
		font-size: 15px;
		line-height: 24px;
	}
	
	.ac_ori .home_boxtit, .ab_mis .home_boxtit, .ab_why .home_boxtit {
		font-size: 30px;
	}
	
	.ab_mis, .ab_why {
		padding: 40px 0;
	}
	
	.ab_whyul li p {
		font-size: 15px;
	}
	
	.ab_nabox {
		display: none;
	}
	
	.ne_lcon {
		padding-top: 0;
		width: 100%;
		float: none;
	}
	
	.ne_lcon p {
		line-height: 26px;
		height: 104px;
	}
	
	.ne_lcon h3 {
		font-size: 21px;
	}
	
	.ne_lcon span {
		margin-top: 18px;
	}
	
	.news_list {
		margin-top: 30px;
	}
	
	.infocon .time {
		margin: 8px 0;
	}
	
	.vi_top, .vi_bot, .con_mes {
		padding: 40px 0;
	}
	
	.me_lon {
		display: none;
	}
	
	.me_ron {
		width: 100%;
		float: none;
	}
	
	.me_ron .home_boxtit {
		font-size: 24px;
	}
	
	.con_topul li a, .con_topul li span {
		font-size: 17px;
		line-height: 20px;
	}
	
	.con_topul li {
		padding: 45px 12px 24px 12px;
	}
	
	nav li a:before {
		display: none;
	}
	
	.del_lcon {
		position: static;
	}
	
	.del_rcon {
		margin-left: 0;
	}
	
	.in_pecon {
		margin-top: 16px;
	}
	
	.inpulli {
		margin-top: 15px;
	}
	
	.inpulli li {
		width: 32%;
		margin-bottom: 20px;
	}
	
	.inpulli li:nth-of-type(4n) {
		margin-right: 2%;
	}
	
	.inpulli li:nth-of-type(3n) {
		margin-right: 0;
	}
}

@media screen and (max-width: 768px) {
	.hot_sea {
		width: 250px;
		top: 12px;
		right: 10px;
	}
	
	.hot_sea input {
		padding: 0 48px 0 20px;
	}
	
	.hot_sea button {
		width: 44px;
	}
	
	.ihtit .home_boxtit {
		font-size: 22px;
	}
	
	.ihprswi {
		padding: 20px;
	}
	
	.ihar {
		width: 100%;
		right: 0;
		bottom: 55%;
	}
	
	.ihar span {
		position: absolute;
		top: 0;
	}
	
	.ihar span.ihp_prev {
		left: -10px;
	}
	
	.ihar span.ihp_next {
		right: -10px;
	}
	
	.ihprc {
		padding: 0px 0 0 16px;
	}
	
	.ihprc em {
		font-size: 30px;
	}
	
	.ihprc h3 {
		font-size: 19px;
		margin-top: 5px;
	}
	
	.ihprc p {
		margin-top: 8px;
	}
	
	.ih_btn {
		margin-top: 8px;
		width: 156px;
		height: 40px;
		line-height: 40px;
	}
	
	.ih_btn i {
		font-size: 16px;
		margin-left: 2px;
	}
	
	.in_prcen {
		margin-top: 25px;
		padding: 20px 0;
	}
	
	.home_boxtit {
		font-size: 25px;
	}
	
	.in_pngd .item span {
		padding: 12px;
	}
	
	.in_ptxt {
		padding: 12px;
	}
	
	.in_ptxt p {
		font-size: 15px;
		line-height: 20px;
		height: 40px;
	}
	
	.in_pshow i {
		width: 45px;
		height: 45px;
		line-height: 45px;
		font-size: 20px;
	}
	
	.in_pall a i {
		display: none;
	}
	
	.in_pall a {
		padding: 7px 15px;
		font-size: 17px;
	}
	
	.in_pall {
		margin-top: 12px;
	}
	
	.in_pnasw {
		margin-top: 10px;
	}
	
	.in_pdiv {
		margin-top: 12px;
	}
	
	.in_abdiv {
		padding: 25px 0 0 0;
	}
	
	.in_abtix .home_boxtit span {
		font-size: 49px;
	}
	
	.in_abtix .home_boxtit {
		padding-bottom: 12px;
	}
	
	.in_abtix .home_boxtit:before {
		height: 3px;
	}
	
	.in_abtxt {
		margin-top: 8px;
	}
	
	.in_abnav {
		padding-right: 0;
	}
	
	.in_abcon {
		display: none;
	}
	
	.in_newd {
		padding: 30px 0;
	}
	
	.in_neri {
		display: none;
	}
	
	.in_nele {
		width: 100%;
		float: none;
	}
	
	.in_neitem p {
		height: 75px;
	}
	
	.in_neitem span {
		margin-top: 18px;
		width: 156px;
		height: 40px;
		line-height: 40px;
	}
	
	.in_abnul li a {
		padding: 15px 10px;
	}
	
	.in_neitem h3 {
		font-size: 19px;
	}
	
	.in_nezb {
		margin-top: 12px;
	}
	
	.in_vigd .item {
		margin: 0 6px;
	}
	
	.in_vid {
		padding: 30px 0;
	}
	
	.in_viswi {
		margin-top: 12px;
	}
	
	.in_vtxt {
		margin-top: 10px;
	}
	
	.in_qumes:before, .in_qumes:after {
		display: none;
	}
	
	.in_qule {
		width: 100%;
		float: none;
		padding: 0;
	}
	
	.in_quri {
		width: 100%;
		float: none;
		padding: 0;
	}
	
	.in_qumes h2 {
		font-size: 24px;
	}
	
	.in_qalist {
		margin-top: 12px;
	}
	
	.in_meri {
		width: 100%;
		float: none;
		padding: 0;
	}
	
	.in_qumes h2 {
		color: #333;
	}
	
	.infoform {
		margin-top: 10px;
	}
	
	.infoform li {
		margin-bottom: 3px;
	}
	
	.infoform input, .infoform textarea {
		font-size: 17px;
		background: #005fb9;
	}
	
	.in_qanpp {
		margin-top: 6px;
	}
	
	.sub_link h2 {
		font-size: 26px;
	}
	
	.pat76 {
		padding-top: 25px;
	}
	
	.p_list li {
		margin-bottom: 16px;
	}
	
	.p_mesbox .infoform {
		margin-top: 12px;
	}
	
	.p_mesbox {
		padding: 30px 0;
	}
	
	.del_rcon h1 {
		font-size: 22px;
	}
	
	.del_blitem {
		padding: 12px;
	}
	
	.fea_div .home_boxtit, .ac_ori .home_boxtit, .ab_mis .home_boxtit, .ab_why .home_boxtit {
		font-size: 22px;
	}
	
	.ab_fea {
		padding: 25px 0;
	}
	
	.fe_rcon li span, .fe_lcon li span, .fe_bdd span {
		font-size: 16px;
	}
	
	.ab_core {
		padding: 30px 0;
	}
	
	.ac_ortxt {
		margin-top: 12px;
	}
	
	.ab_mis, .ab_why {
		padding: 30px 0;
	}
	
	.ab_musul li {
		padding: 15px;
		width: 49%;
		margin-right: 2%;
	}
	
	.ab_musul li p {
		font-size: 15px;
		line-height: 24px;
	}
	
	.ab_whyul {
		margin-top: 15px;
	}
	
	.ab_whyul li p {
		line-height: 22px;
		margin-top: 7px;
	}
	
	.ab_musul {
		margin-top: 14px;
	}
	
	.ne_lcon h3 {
		margin-top: 0;
		font-size: 19px;
	}
	
	.ne_lcon p {
		font-size: 15px;
		line-height: 24px;
		height: 72px;
	}
	
	.ne_lcon span {
		width: 156px;
		height: 40px;
		line-height: 40px;
	}
	
	.news_list {
		margin-top: 20px;
	}
	
	.news_txt {
		padding: 12px;
	}
	
	.news_item p {
		font-size: 17px;
		margin-top: 5px;
		line-height: 26px;
		height: 52px;
	}
	
	.infocon h1 {
		font-size: 22px;
		line-height: 26px;
	}
	
	.infocon p {
		font-size: 15px;
		line-height: 24px;
	}
	
	.infocon .other {
		font-size: 15px;
	}
	
	.infocon .time, .infocon .time i {
		font-size: 14px;
	}
	
	.in_vtxt {
		padding-right: 50px;
	}
	
	.vi_top, .vi_bot, .con_mes {
		padding: 30px 0;
	}
	
	.vid_list li {
		margin-bottom: 15px;
	}
	
	.con_top {
		padding-bottom: 30px;
	}
	
	.con_topul li a, .con_topul li span {
		font-size: 14px;
		line-height: 20px;
	}
	
	.con_topul li:nth-of-type(2) {
		width: 34%;
	}
	
	.con_topul li:nth-of-type(3) {
		width: 42%;
	}
	
	.con_topul li {
		padding: 28px 12px 24px 12px;
	}
	
	.con_topul li i {
		width: 54px;
		font-size: 25px;
		height: 54px;
		line-height: 54px;
		margin-left: -27px;
	}
	
	.getbox {
		width: 100%;
		margin-left: 0;
		left: 0;
	}
	
	.inpulli li {
		width: 49%;
	}
	
	.inpulli li:nth-of-type(3n) {
		margin-right: 2%;
	}
	
	.inpulli li:nth-of-type(even) {
		margin-right: 0;
	}
}

@media screen and (max-width: 640px) {
	.ihprc em {
		display: none;
	}
	
	.ihprc h3 {
		font-size: 17px;
	}
	
	.in_abtix .home_boxtit span {
		font-size: 42px;
	}
	
	.ripple, .ripple:before, .ripple:after, .ivbtn a.fancybox {
		width: 56px;
		height: 56px;
		line-height: 56px;
	}
	
	.ivbtn {
		margin-top: -28px;
		margin-left: -28px;
	}
	
	.ivbtn i {
		font-size: 20px;
	}
	
	.home_boxtit {
		font-size: 22px;
	}
	
	.ab_mis, .ab_why {
		padding: 20px 0;
	}
	
	.vi_top, .vi_bot, .con_mes {
		padding: 20px 0;
	}
	
	.me_ron {
		padding: 18px;
	}
	
	.mes_box {
		border-radius: 10px;
	}
}

@media screen and (max-width:480px) {
	footer {
		margin-bottom: 60px;
	}
	
	.con_topul {
		margin: 10px 0;
	}
	
	.footmenu {
		display: block;
	}
	
	.footmenu div.con {
		background: #e75d0a;
	}
	
	.footmenu a {
		color: #fff;
	}
	
	.hot_sea {
		display: none;
	}
	
	.ihtit .home_boxtit {
		font-size: 19px;
	}
	
	.ihtit {
		padding: 12px;
	}
	
	.ihprswi {
		padding: 12px;
	}
	
	.ihplc {
		width: 100%;
		float: none;
	}
	
	.ihprc {
		width: 100%;
		float: none;
		padding: 0;
	}
	
	.ihprc p {
		height: 75px;
		margin-top: 0;
	}
	
	.in_prcen {
		margin-top: 15px;
		padding: 15px 0 10px 0;
	}
	
	.in_pdiv li {
		width: 49%;
		margin-bottom: 5px;
	}
	
	.in_pdiv {
		flex-wrap: wrap;
	}
	
	.in_pdiv li:nth-of-type(even) {
		margin-right: 0;
	}
	
	.in_abtix .home_boxtit span {
		display: none;
	}
	
	.in_abdiv {
		padding: 15px 0 0 0;
	}
	
	.in_abnul {
		flex-wrap: wrap;
	}
	
	.in_abnul li {
		width: 49%;
		margin-bottom: 5px;
	}
	
	.in_abnul li:nth-of-type(even) {
		margin-right: 0;
	}
	
	.in_avi {
		margin-top: 10px;
	}
	
	.in_newd, .in_vid {
		padding: 15px 0;
	}
	
	.home_boxtit {
		font-family: POPPINS-BOLD;
	}
	
	.in_qumes {
		padding: 18px 0;
	}
	
	.in_qumes h2 {
		font-size: 20px;
	}
	
	.in_qalist h3 {
		font-size: 15px;
	}
	
	footer {
		padding-top: 20px;
	}
	
	.sub_link p {
		display: none;
	}
	
	.sub_link h2 {
		font-size: 22px;
	}
	
	.pat76 {
		padding-top: 20px;
	}
	
	.pro_nav h3 a {
		padding: 10px;
	}
	
	.accordion .links {
		padding: 12px 20px 12px 14px;
	}
	
	.accordion .links:before {
		top: 19px;
	}
	
	.p_list li {
		width: 49%;
		margin-bottom: 7px;
	}
	
	.p_list li:nth-of-type(3n) {
		margin-right: 2%;
	}
	
	.p_list li:nth-of-type(even) {
		margin-right: 0;
	}
	
	.p_mesbox {
		padding: 15px 0;
	}
	
	.p_mesbox .infoform li {
		float: none;
	}
	
	.p_mesbox .infoform li:nth-of-type(1) {
		width: 100%;
	}
	
	.p_mesbox .infoform li:nth-of-type(2) {
		width: 100%;
		margin-left: 0;
	}
	
	.p_mesbox .infoform {
		margin-top: 5px;
	}
	
	.f_tlx li a, .f_tlx li span, .f_tlx li span {
		font-size: 14px;
	}
	
	.f_tlx li {
		margin: 0 0 6px 0;
	}
	
	.copyright p {
		font-size: 14px;
	}
	
	.propicflash .small img {
		margin-bottom: 6px;
	}
	
	.del_rcon h1 {
		font-size: 20px;
	}
	
	.de_pptx {
		margin-top: 5px;
	}
	
	.pro_lxbtn {
		margin-top: 10px;
	}
	
	.pro_lxbtn a {
		width: 100%;
		padding: 10px 16px;
	}
	
	.pro_lxbtn a:last-child {
		margin-left: 0;
		margin-top: 5px;
	}
	
	.del_block {
		margin-top: 5px;
	}
	
	.pro-del-box {
		margin-bottom: 10px;
	}
	
	.del_item .infoform li {
		float: none;
		margin-bottom: 5px;
	}
	
	.del_item .infoform li:nth-of-type(1) {
		width: 100%;
		float: none;
	}
	
	.del_item .infoform li:nth-of-type(2) {
		width: 100%;
		margin-left: 0;
	}
	
	.pro_war {
		padding-bottom: 10px;
	}
	
	.ab_com {
		padding: 15px 0;
	}
	
	.ab_fea {
		padding: 18px 0;
	}
	
	.ab_core {
		padding: 15px 0;
	}
	
	.ac_ortxt {
		margin-top: 2px;
	}
	
	.ab_mis, .ab_why {
		padding: 15px 0;
	}
	
	.ab_musul {
		margin-top: 10px;
		flex-wrap: wrap;
	}
	
	.ab_musul li {
		width: 100%;
		margin-right: 0;
		border-top: 6px solid #000;
	}
	
	.ab_musul li:last-child {
		margin-top: 8px;
	}
	
	.ab_whyul {
		margin-top: 5px;
		flex-wrap: wrap;
	}
	
	.ab_whyul li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 12px;
	}
	
	.ne_lcon p {
		margin-top: 5px;
	}
	
	.news_list {
		margin-top: 15px;
	}
	
	.news_list li {
		width: 49%;
		margin-bottom: 9px;
	}
	
	.news_list li:nth-of-type(3n) {
		margin-right: 2%;
	}
	
	.news_list li:nth-of-type(even) {
		margin-right: 0;
	}
	
	.p_mesbox h2 {
		font-size: 22px;
	}
	
	.vid_list li {
		width: 49%;
	}
	
	.vid_list li:nth-of-type(3n) {
		margin-right: 2%;
	}
	
	.vid_list li:nth-of-type(even) {
		margin-right: 0;
	}
	
	.con_topul li {
		width: 100%;
		margin-right: 0;
	}
	
	.con_topul {
		flex-wrap: wrap;
	}
	
	.con_topul li:nth-of-type(2), .con_topul li:nth-of-type(3) {
		width: 100%;
		margin-top: 15px;
	}
	
	.con_top {
		padding-bottom: 15px;
	}
	
	.me_ron .home_boxtit {
		font-size: 21px;
	}
	
	.inpulli li {
		margin-bottom: 9px;
	}
}
