
@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: #ff9e2b;
}

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-liuyan11:before {
	content: "";
}

.icon-dabaichui:before {
	content: "";
}

.icon-haidaochuan:before {
	content: "";
}

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

.icon-fuwu:before {
	content: "";
}

.icon-tubiao_xiaoyi:before {
	content: "";
}

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

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

.icon-xuanzhuanmuma:before {
	content: "";
}

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

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

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

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

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

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

.icon-status-play-copy:before {
	content: "";
}

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

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

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

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

.icon-liaotian1: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-original-whatapp: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-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-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: "";
}

.aligncenter {
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

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

textarea {
	-webkit-appearance: none;
}

.w_p_main {
	background: #fff;
}

.main {
	background: #f6f9fb;
	overflow: hidden;
}

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

.backToTop {
	width: 60px;
	height: 60px;
	z-index: 666;
	border-radius: 60px;
	background: #ff9e2b url("https://cdn-ilegjdo.nitrocdn.com/ZtVnPnYyBeBcnezwLfFNNSfgnYLWdmYi/assets/images/optimized/rev-5d4d365/www.hangtianrides.com/wp-content/themes/hangtian/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%;
	background: #fff;
	box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .2);
	height: 90px;
	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: 8px;
}

.position {}

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

#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: 60px;
}

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

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

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

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

nav li a:before {
	position: absolute;
	width: 0;
	z-index: -1;
	transition: all .3s;
	left: 0;
	content: "";
	height: 3px;
	background: #ff9e2b;
	bottom: 19px;
}

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

nav dl {
	transition: opacity 1s ease;
	position: absolute;
	display: none;
	background: #fff;
	min-width: 150px;
	top: 90px;
	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, nav li dl dd a:after {
	display: none;
}

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

nav dl dd div {
	width: auto;
	position: absolute;
	left: 100%;
	top: 0;
	background: rgba(255, 158, 43, .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;
	text-align: center;
	padding-top: 18px;
	right: 0;
	top: 0;
	height: 100%;
	width: 234px;
	background: #ff9e2b;
}

.media {
	display: inline-block;
}

.media a {
	color: #fff;
	border-right: 1px solid #e78613;
	text-align: center;
	padding: 15px 16px;
	font-size: 20px;
	display: inline-block;
}

.media a:hover {
	color: #1588d7;
}

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

.he_sea {
	position: absolute;
	right: -5px;
	top: 30px;
	width: 30px;
}

.search-button {
	cursor: pointer;
	width: 30px;
	text-align: center;
	float: right;
	position: relative;
	border-radius: 30px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
}

.search-button i {
	color: #000;
	font-size: 26px;
}

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

.searchform i {
	font-size: 24px;
	color: #fff;
}

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

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

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

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

footer {
	background: url("https://cdn-ilegjdo.nitrocdn.com/ZtVnPnYyBeBcnezwLfFNNSfgnYLWdmYi/assets/images/optimized/rev-5d4d365/www.hangtianrides.com/wp-content/themes/hangtian/images/f_bg.jpg") no-repeat;
	background-size: cover;
	padding-top: 55px;
}

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

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

.f_nav .f_item1 {
	float: left;
	width: 50%;
}

.f_nav h4 {
	font-size: 46px;
	margin-bottom: 25px;
	font-weight: normal;
	color: #fff;
	font-family: POPPINS-MEDIUM;
	text-transform: uppercase;
	display: inline-block;
}

.f_nav .f_item2 {
	float: right;
	position: relative;
	width: 50%;
	padding-left: 96px;
}

.cord_pic {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 179px;
}

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

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

.f_usd li i {
	display: inline-block;
	margin-right: 4px;
	width: 42px;
	text-align: center;
	color: #fff;
	border-radius: 42px;
	background: #1588d7;
	font-size: 22px;
	height: 42px;
	line-height: 42px;
}

.f_usd li a:hover {
	text-decoration: underline;
}

.f_iconli {
	position: relative;
}

.f_iconli em {
	font-style: normal;
	color: #fff;
	font-size: 20px;
	font-family: Poppins-Light;
}

.f_usd li span {
	font-size: 18px;
	line-height: 27px;
}

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

.f_mes input {
	height: 56px;
	line-height: 56px;
}

.f_mes input, .f_mes textarea {
	width: 100%;
	background: rgba(255, 255, 255, .3);
	border: none;
	padding: 2px 18px;
	font-family: Poppins-Light;
	resize: none;
	color: #fff;
	font-size: 16px;
}

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

.f_mes textarea {
	padding: 15px 18px;
	height: 160px;
}

.f_mes button {
	border: none;
	transition: all .3s;
	border-right: 5px solid #eb850d;
	cursor: pointer;
	width: 168px;
	background: #ff9e2b;
	border-radius: 5px;
	font-family: POPPINS-REGULAR;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
}

.f_mes ul {
	overflow: hidden;
}

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

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

.f_mes ul li:nth-of-type(3), .f_mes ul li:nth-of-type(4), .f_mes ul li:nth-of-type(5) {
	width: 100%;
}

.f_mes button:hover {
	margin-left: 6px;
}

.l_fixed {
	width: 96px;
	padding: 14px 12px;
	border-radius: 80px;
	text-align: center;
	box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 12%);
	position: fixed;
	top: 30%;
	right: 0;
	z-index: 666;
	background: #fff;
}

.l_fixed ul li {
	padding: 14px 0;
	position: relative;
	border-bottom: 1px solid #ececec;
}

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

.l_fixed ul li i {
	color: #868686;
	font-size: 30px;
}

.l_fixed ul li p {
	font-size: 14px;
	font-family: Poppins-Light;
}

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

.gzh_img {
	position: absolute;
	top: 80px;
	visibility: hidden;
	opacity: 0;
	right: 82px;
	transition: all .3s;
	width: 130px;
	box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 12%);
}

.l_fixed ul li:hover .gzh_img {
	top: 0;
	opacity: 1;
	visibility: visible;
}

.copyright {
	margin-top: 30px;
	padding: 20px 0;
}

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

.copyright p a {
	color: #fff;
}

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

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

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

.banner {
	position: relative;
}

.banner .item {
	position: relative;
}

.banner .item img {
	width: 100%;
	transition: all 1s cubic-bezier(.7, 0, .3, 1);
	transform: scale(1.2);
}

.banner .item.slick-active img {
	transform: scale(1);
}

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

.ban_arr span {
	display: inline-block;
	font-size: 40px;
	cursor: pointer;
	position: absolute;
	top: 0;
	color: #fff;
	text-align: center;
}

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

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

.ban_arr span i {
	font-size: 40px;
	font-weight: bold;
}

.ban_arr span:hover i {
	color: #e78613;
}

@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_tit {
	font-size: 52px;
	text-transform: uppercase;
	font-family: POPPINS-SEMIBOLD;
}

.home_tit span {
	color: #d91010;
}

/*首页*/
.in_proca {
	padding: 68px 0 40px 0;
}

.in_prbox {
	display: flex;
}

.inprcate {
	width: 278px;
	display: inline-block;
}

.inprlist {
	display: inline-block;
	padding-top: 0px;
	padding-left: 40px;
	width: calc(100% - 278px);
}

.inpcadiv {
	border-radius: 6px;
	overflow: hidden;
	box-shadow: 0 1px 10px rgba(0, 0, 0, .08);
}

.inpcadiv h3 {
	font-size: 36px;
	position: relative;
	font-weight: normal;
	padding: 25px 10px 16px 30px;
	line-height: 40px;
	background: url("https://cdn-ilegjdo.nitrocdn.com/ZtVnPnYyBeBcnezwLfFNNSfgnYLWdmYi/assets/images/optimized/rev-5d4d365/www.hangtianrides.com/wp-content/themes/hangtian/images/ipca_bg.jpg") no-repeat;
	background-size: cover;
	color: #fff;
	font-family: ALGER;
}

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

.inpcadiv h3 a {
	display: block;
	position: absolute;
	width: 100%;
	text-align: right;
	display: none;
	height: 100%;
	top: 0;
	left: 0;
	color: #fff;
}

.inprc_nav {
	background: #fff;
	padding: 24px 18px 35px 18px;
}

.ipnaca li {
	margin-bottom: 10px;
}

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

.ipnaca li a {
	padding: 16px 48px 16px 26px;
	position: relative;
	color: #666;
	font-family: Poppins-Light;
	background: linear-gradient(#f7f7f7, #f0f0f0);
	display: block;
	width: 100%;
}

.ipnaca li a:before {
	content: ">>";
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	right: 20px;
}

.ipnaca li:hover a, .ipnaca li.on a {
	color: #ff9e2b;
	background: linear-gradient(#fffaf3, #fff2e1);
}

.inp_more {
	margin-top: 15px;
	font-family: Poppins-Light;
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 10px 10px;
	background: #fff;
	box-shadow: 0 1px 10px rgba(0, 0, 0, .08);
}

.inp_more:hover {
	color: #fff;
	background: #ff9e2b;
}

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

.inp_listul {
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap;
}

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

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

.inp_itdiv {
	background: #fff;
	text-align: center;
	box-shadow: 0 1px 10px rgba(0, 0, 0, .08);
}

.inp_texdiv {
	padding: 25px 10px;
}

.inp_texdiv p {
	font-family: Poppins-Light;
}

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

.in_mea {
	padding: 92px 0 90px 0;
	text-align: center;
	background: url("https://cdn-ilegjdo.nitrocdn.com/ZtVnPnYyBeBcnezwLfFNNSfgnYLWdmYi/assets/images/optimized/rev-5d4d365/www.hangtianrides.com/wp-content/themes/hangtian/images/in_mebg.jpg") top center no-repeat;
	background-size: cover;
}

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

.in_mea span {
	display: inline-block;
	position: relative;
	font-size: 20px;
	color: #fff;
	font-family: Poppins-Light;
}

.in_mea span:before {
	content: "";
	position: absolute;
	top: 14px;
	left: -140px;
	width: 125px;
	height: 2px;
	background: #fff;
}

.in_mea span:after {
	content: "";
	position: absolute;
	top: 14px;
	right: -140px;
	width: 125px;
	height: 2px;
	background: #fff;
}

.in_mea h4 {
	font-size: 42px;
	margin-top: 34px;
	color: #fff;
	font-weight: normal;
	font-family: ALGER;
}

.in_mealink {
	display: inline-block;
	margin-top: 50px;
}

.in_mealink a {
	font-size: 30px;
	position: relative;
	color: #ff9e2b;
	font-family: POPPINS-BOLD;
	text-stroke: 6px #fff;
	-webkit-text-stroke: 6px #fff;
}

.in_mealink [data-em]:before {
	content: attr(data-em);
	position: absolute;
	top: 0;
	-webkit-text-stroke: 0;
	color: #ff9e2b;
}

.in_mealink i {
	display: inline-block;
	width: 50px;
	height: 50px;
	margin-right: 10px;
	font-size: 26px;
	color: #ff9e2b;
	border-radius: 50px;
	line-height: 50px;
	background: #fff;
}

.in_abdiv {
	background: url("https://cdn-ilegjdo.nitrocdn.com/ZtVnPnYyBeBcnezwLfFNNSfgnYLWdmYi/assets/images/optimized/rev-5d4d365/www.hangtianrides.com/wp-content/themes/hangtian/images/in_abbg.jpg") no-repeat;
	background-size: cover;
	padding: 25px 0 80px 0;
}

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

.in_tithome {
	text-align: center;
}

.in_tithome span {
	display: inline-block;
	position: relative;
}

.in_tithome span i {
	color: #ff9e2b;
	font-size: 56px;
}

.in_tithome span:before {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -1px;
	left: -80px;
	width: 74px;
	height: 2px;
	background: #ff9e2b;
}

.in_tithome span:after {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -1px;
	right: -80px;
	width: 74px;
	height: 2px;
	background: #ff9e2b;
}

.in_tithome h2 {
	padding-bottom: 10px;
	position: relative;
	font-size: 60px;
	font-weight: normal;
	color: #ff9e2b;
	font-family: ALGER;
}

.in_tithome h2:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -111px;
	width: 222px;
	height: 2px;
	background: #ff9e2b;
}

.in_abdesc {
	margin-top: 25px;
}

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

.in_abicovr {
	margin-top: 25px;
	overflow: hidden;
}

.in_abicle {
	width: 405px;
	float: left;
	padding-top: 38px;
}

.in_abicri {
	margin-left: 405px;
	padding-left: 68px;
}

.vr-content {
	width: 100%;
	height: 438px;
}

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

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

.in_abicit span {
	display: inline-block;
	padding-left: 20px;
	width: calc(100% - 86px);
	font-size: 16px;
	line-height: 25px;
	font-family: POPPINS-MEDIUM;
}

.in_abicit i {
	display: inline-block;
	transition: all .3s;
	width: 66px;
	text-align: center;
	line-height: 66px;
	background: #1588d7;
	color: #fff;
	font-size: 32px;
	height: 66px;
	border-radius: 66px;
}

.in_abicit * {
	vertical-align: middle;
}

.in_abicon li:hover i {
	background: #ff9e2b;
}

.in_ject {
	padding: 70px 0 102px 0;
	background: url("https://cdn-ilegjdo.nitrocdn.com/ZtVnPnYyBeBcnezwLfFNNSfgnYLWdmYi/assets/images/optimized/rev-5d4d365/www.hangtianrides.com/wp-content/themes/hangtian/images/ject_bg.jpg") center no-repeat;
	background-size: cover;
}

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

.in_jectit h3 {
	color: #fff;
	font-size: 50px;
	font-weight: normal;
	font-family: POPPINS-SEMIBOLD;
}

.in_jectit p {
	color: #fff;
	font-size: 16px;
	margin-top: 14px;
}

.in_jectit a {
	display: inline-block;
	border-right: 5px solid #eb850d;
	border-radius: 4px;
	padding: 8px 22px;
	margin-top: 50px;
	font-size: 16px;
	font-family: Poppins-Light;
	background: #ff9e2b;
	color: #fff;
}

.in_jectit a i {
	font-style: normal;
	margin-left: 14px;
}

.in_jectit a:hover {
	margin-left: 10px;
}

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

.in_jecgd .item {
	margin: 0 12px;
}

.ject_item {
	text-align: center;
}

.ject_item .changpic {
	border: 5px solid #fff;
}

.ject_item p {
	color: #fff;
	margin-top: 20px;
	line-height: 26px;
	font-size: 20px;
}

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

.ject_item:hover .changpic {
	border: 5px solid #eb850d;
}

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

.injearrow span {
	cursor: pointer;
	color: #fff;
	position: absolute;
	top: 0;
}

.injearrow span i {
	font-size: 38px;
	font-weight: bold;
}

.injearrow span.je_prev {
	left: -60px;
	transform: rotate(180deg);
}

.injearrow span.je_next {
	right: -60px;
}

.injearrow span:hover {
	color: #eb850d;
}

.in_comble {
	padding: 58px 0 48px 0;
	background: url("https://cdn-ilegjdo.nitrocdn.com/ZtVnPnYyBeBcnezwLfFNNSfgnYLWdmYi/assets/images/optimized/rev-5d4d365/www.hangtianrides.com/wp-content/themes/hangtian/images/in_comblem.jpg") top center no-repeat;
	background-size: cover;
}

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

.in_com {
	overflow: hidden;
	margin-top: 42px;
	position: relative;
}

.in_com:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -1px;
	width: 2px;
	height: 100%;
	background: #efe5d8;
}

.in_com li {
	width: 48%;
	position: relative;
	box-shadow: 0 1px 10px rgba(0, 0, 0, .08);
	float: left;
	background: #fffbf6;
	transition: all .3s;
	padding: 30px 36px 36px 44px;
	margin-bottom: 26px;
}

.in_com li:before {
	content: "";
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	right: -6px;
	width: 12px;
	height: 12px;
	background: #fff;
	border-radius: 12px;
	border: 2px solid #efe5d8;
}

.in_com li:after {
	content: "";
	width: 23px;
	right: -27px;
	height: 2px;
	background: #efe5d8;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
}

.in_com li:nth-of-type(even) {
	float: right;
}

.in_com li:nth-of-type(even):before {
	left: -6px;
	right: auto;
}

.in_com li:nth-of-type(even):after {
	left: -27px;
	right: auto;
}

.in_com li h4 {
	font-size: 22px;
	font-weight: normal;
}

.in_com li p {
	font-size: 16px;
	margin-top: 15px;
	line-height: 30px;
	color: #888;
	font-family: Poppins-Light;
}

.in_com li:nth-of-type(2) {
	margin-top: 66px;
}

.in_com li:hover {
	background: #ff9e2b;
}

.in_com li:hover p {
	color: #333;
}

.in_com li:hover:before {
	border: 2px solid #ff9e2b;
}

.in_com li:hover:after {
	background: #ff9e2b;
}

.in_nes {
	padding: 58px 0 88px 0;
	background: url("https://cdn-ilegjdo.nitrocdn.com/ZtVnPnYyBeBcnezwLfFNNSfgnYLWdmYi/assets/images/optimized/rev-5d4d365/www.hangtianrides.com/wp-content/themes/hangtian/images/in_nebg.jpg") top center no-repeat;
	background-size: cover;
}

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

.in_nesswi {
	position: relative;
	margin-top: 55px;
}

.in_negd .item {
	margin: 0 12px;
}

.in_neitem {
	background: #fff;
	box-shadow: 0 1px 10px rgba(0, 0, 0, .08);
}

.in_netxd {
	padding: 25px 30px 54px 30px;
}

.in_netxd h4 {
	font-size: 18px;
	line-height: 26px;
	height: 52px;
	overflow: hidden;
	font-weight: normal;
}

.in_netxd p {
	font-size: 16px;
	margin-top: 8px;
	line-height: 28px;
	height: 84px;
	overflow: hidden;
	color: #666;
	font-family: Poppins-Light;
}

.in_netxd span {
	display: inline-block;
	transition: all .3s;
	border-right: 5px solid #eb850d;
	border-radius: 4px;
	padding: 8px 22px;
	margin-top: 20px;
	font-size: 16px;
	font-family: Poppins-Light;
	background: #ff9e2b;
	color: #fff;
}

.in_netxd span i {
	font-style: normal;
	margin-left: 14px;
}

.in_neitem:hover .in_netxd span {
	margin-left: 10px;
}

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

.in_nesswi .injearrow span i {
	color: #030303;
}

.in_nesswi .injearrow span:hover i {
	color: #ff9e2b;
}

.injearrow span.ne_prev {
	left: -60px;
	transform: rotate(180deg);
}

.injearrow span.ne_next {
	right: -60px;
}

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

.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;
	margin-top: 90px;
}

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

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

.sub_nav {
	display: inline-block;
	padding: 25px 85px;
	background: rgba(0, 0, 0, .2);
	text-align: center;
}

.sub_link h2 {
	font-size: 86px;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	font-family: ALGER;
}

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

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

.sub_link a {
	color: #fff;
}

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

.pat64 {
	padding-top: 64px;
}

/*关于我们*/
.ab_h2 {
	font-size: 38px;
	margin-bottom: 30px;
	font-weight: normal;
	font-family: POPPINS-SEMIBOLD;
}

.ab_codiv {
	overflow: hidden;
}

.ab_cole {
	width: 625px;
	float: left;
}

.ab_cori {
	margin-left: 625px;
	padding: 5px 0 0 44px;
}

.ab_cori p, .ab_cotxt p {
	font-size: 16px;
	font-family: Poppins-Light;
	line-height: 38px;
	color: #666;
}

.ab_cotxt {
	margin-top: 28px;
}

.ab_vr {
	margin-top: 50px;
}

.vr-ab {
	width: 100%;
	height: 438px;
}

.ab_com {
	padding-bottom: 72px;
}

.ab_cer {
	padding: 70px 0 84px 0;
	background: url("https://cdn-ilegjdo.nitrocdn.com/ZtVnPnYyBeBcnezwLfFNNSfgnYLWdmYi/assets/images/optimized/rev-5d4d365/www.hangtianrides.com/wp-content/themes/hangtian/images/ab_cerbg.jpg") top center no-repeat;
	background-size: cover;
}

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

.ab_cer .ab_h2, .ab_can .ab_h2 {
	text-transform: uppercase;
	font-size: 40px;
	margin-bottom: 20px;
	text-align: center;
}

.cer_desc {
	font-size: 16px;
	text-align: center;
	font-family: Poppins-Light;
	line-height: 26px;
	color: #666;
}

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

.cer_gd .item {
	margin: 0 10px;
}

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

.cer_arr span {
	display: inline-block;
	cursor: pointer;
	position: absolute;
	width: 46px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	border-radius: 46px;
	color: #ff9e2b;
	background: #fff;
	border: 1px solid #ff9e2b;
}

.cer_arr span.cer_prev {
	left: -60px;
}

.cer_arr span.cer_next {
	right: -60px;
	transform: rotate(180deg);
}

.cer_arr span:hover {
	color: #fff;
	background: #ff9e2b;
}

.ab_can {
	padding: 86px 0 82px 0;
}

.can_ul {
	display: flex;
	margin-top: 60px;
}

.can_ul li {
	position: relative;
	display: inline-block;
	width: 23%;
	margin-right: 3%;
}

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

.can_pic {
	display: inline-block;
	float: left;
	width: 114px;
	position: relative;
}

.can_pic i {
	display: inline-block;
	position: absolute;
	top: 5px;
	right: 0;
	width: 56px;
	height: 56px;
	border: 4px solid #fff;
	line-height: 48px;
	font-size: 24px;
	border-radius: 56px;
	text-align: center;
	background: #ff9e2b;
	color: #fff;
}

.can_ul li p {
	padding-top: 50px;
	padding-left: 22px;
	margin-left: 114px;
	line-height: 25px;
}

/*news*/
.new_war {
	padding-bottom: 90px;
}

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

.nes_nav li {
	font-size: 26px;
	position: relative;
	padding: 0 26px;
	display: inline-block;
	font-family: ALGER;
}

.nes_nav li:first-child {
	padding-left: 0;
}

.nes_nav li.on {
	font-size: 47px;
}

.nes_nav li a {
	height: 53px;
	display: flex;
	align-items: end;
}

.nes_nav li.on a {
	color: #ff9e2b;
}

.nes_nav li:before {
	content: "/";
	position: absolute;
	bottom: 0;
	right: -12px;
	font-size: 26px;
	font-family: ALGER;
}

.nes_nav li:last-child:before {
	display: none;
}

.nes_nav li.on:before {
	bottom: 8px;
}

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

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

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

/*project*/
.ject_top {
	overflow: hidden;
	background: #f2f2f2;
}

.ject_tole {
	float: left;
	width: 54%;
}

.ject_tori {
	float: right;
	width: 46%;
	padding: 50px 58px 0 45px;
}

.ject_tori h3 {
	font-size: 24px;
	font-weight: normal;
	line-height: 36px;
	height: 72px;
	overflow: hidden;
}

.ject_tori p {
	font-size: 16px;
	margin-top: 22px;
	line-height: 28px;
	height: 140px;
	overflow: hidden;
	color: #666;
	font-family: Poppins-Light;
}

.ject_tori span {
	display: inline-block;
	border-right: 5px solid #eb850d;
	border-radius: 5px;
	font-size: 16px;
	font-family: Poppins-Light;
	transition: all .3s;
	width: 164px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	margin-top: 32px;
	background: #ff9e2b;
	color: #fff;
}

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

.ject_top:hover .ject_tori span {
	margin-left: 5px;
}

.ject_list {
	width: 100%;
	overflow: hidden;
	margin-top: 52px;
}

.ject_list li {
	float: left;
	width: 32%;
	margin-bottom: 30px;
	margin-right: 2%;
}

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

.jectli_item p {
	margin-top: 20px;
	line-height: 26px;
	height: 52px;
	overflow: hidden;
}

.jectli_item {
	text-align: center;
}

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

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

.inpfea {
	margin-top: 20px;
	border-radius: 6px;
}

.inpfea h3 {
	font-size: 30px;
	position: relative;
	font-weight: normal;
	box-shadow: 0 1px 10px rgba(0, 0, 0, .08);
	padding: 14px 10px 16px 30px;
	line-height: 35px;
	background: url("https://cdn-ilegjdo.nitrocdn.com/ZtVnPnYyBeBcnezwLfFNNSfgnYLWdmYi/assets/images/optimized/rev-5d4d365/www.hangtianrides.com/wp-content/themes/hangtian/images/ipca_bg.jpg") no-repeat;
	background-size: cover;
	color: #fff;
	font-family: ALGER;
}

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

.inpfe_swi {
	margin-top: 7px;
}

.inpfe_swi .item {
	margin: 7px 0;
}

.inpfe_item {
	overflow: hidden;
	background: #fff;
	box-shadow: 0 1px 10px rgba(0, 0, 0, .08);
}

.ifetpic {
	width: 125px;
	float: left;
}

.ife_txt {
	margin-left: 125px;
	padding: 20px 20px 0 20px;
}

.ife_txt p {
	font-size: 17px;
	line-height: 25px;
	font-family: Poppins-Light;
}

.fe_arr {
	position: absolute;
	top: 10px;
	right: 17px;
	width: 30px;
}

.fe_arr span {
	cursor: pointer;
	display: inline-block;
	line-height: 30px;
	transform: rotate(90deg);
	font-family: POPPINS-REGULAR;
	font-size: 16px;
	width: 30px;
	height: 30px;
	border-radius: 30px;
	text-align: center;
	background: rgba(255, 255, 255, .3);
}

.fe_arr span.fe_prev {
	transform: rotate(270deg);
}

.fe_arr span:hover {
	background: #fff;
	color: #ff9e2b;
}

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

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

.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;
	font-size: 22px;
	color: #333;
	text-decoration: none;
	margin: 0 3px;
}

.digg4 span.current, .digg4 span:hover, .digg4 span:hover.disabled, .digg4 a:hover {
	background: #ff9e2b;
	color: #fff;
}

.digg4 span.disabled {
	border: 1px solid #ff9e2b;
	color: #ff9e2b;
	font-size: 20px;
	line-height: 38px;
	font-weight: normal;
	color: #ff9e2b;
}

.digg4 a {
	color: #333;
}

/*产品详情*/
.pde_top {
	width: 100%;
	overflow: hidden;
}

.del_lcon {
	width: 516px;
	float: left;
}

.del_rcon {
	margin-left: 516px;
	padding: 18px 0 0 24px;
}

.de_smadiv {
	position: relative;
	margin-top: 20px;
}

.de_small .item {
	cursor: pointer;
	margin: 0 5px;
}

.de_arrow {
	position: absolute;
	top: 36%;
	left: 0;
	width: 100%;
}

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

.de_arrow span.desm_prev {
	left: 10px;
	transform: rotate(180deg);
}

.de_arrow span.desm_next {
	right: 10px;
}

.de_arrow span:hover {
	background: #ff9e2b;
}

.pat0 {
	padding-top: 0 !important;
}

.del_tidi h1 {
	display: inline-block;
	font-size: 32px;
	font-family: POPPINS-SEMIBOLD;
	font-weight: normal;
}

.de_share {
	display: inline-block;
	margin-left: 15px;
	font-size: 16px;
	font-family: Arial;
}

.de_pdes {
	margin-top: 20px;
	background: #f5f5f5;
	padding: 24px;
}

.de_pdes p {
	font-size: 16px;
	line-height: 27px;
	color: #888;
	font-family: Poppins-Light;
}

.de_mealink {
	display: inline-block;
	margin-top: 26px;
}

.de_mealink a {
	font-size: 22px;
	position: relative;
	color: #fff;
	text-stroke: 6px #ff9e2b;
	-webkit-text-stroke: 6px #ff9e2b;
}

.de_mealink [data-em]:before {
	content: attr(data-em);
	position: absolute;
	top: 0;
	-webkit-text-stroke: 0;
	color: #fff;
}

.de_mealink i {
	display: inline-block;
	text-align: center;
	width: 44px;
	height: 44px;
	margin-right: 10px;
	font-size: 22px;
	color: #ff9e2b;
	border: 1px solid #ff9e2b;
	border-radius: 44px;
	line-height: 44px;
	background: #fff;
}

.pro_lxbtn {
	margin-top: 28px;
	padding-right: 32px;
}

.pro_lxbtn a {
	background: #ff9e2b;
	border-right: 6px solid #eb850d;
	border-radius: 5px;
	font-size: 16px;
	font-family: Poppins-Light;
	color: #fff;
	text-align: center;
	padding: 11px 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 {
	border-right: 6px solid #0765a5;
	margin-left: 3%;
	background: #1588d7;
}

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

.pro_lxbtn a:hover {
	transform: translateX(5px);
}

.del_block {
	margin-top: 40px;
}

.del_item {
	margin-bottom: 44px;
}

.del_block .del_item:last-child {
	margin-bottom: 0;
}

.del_ith4 {
	font-size: 32px;
	margin-bottom: 28px;
	font-weight: normal;
	font-family: POPPINS-SEMIBOLD;
}

.pro_table {
	overflow-x: auto;
	margin-top: 20px;
}

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

.pro_table table tr td {
	border: 1px solid #cbd2d5;
	color: #666;
	font-size: 17px;
	padding: 14px 25px;
}

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

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

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

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

.del_mes {
	margin-top: 65px;
}

.de_info {
	overflow: hidden;
}

.de_info li {
	width: 49%;
	margin-bottom: 20px;
	position: relative;
	float: left;
	overflow: hidden;
}

.de_info li:nth-of-type(even) {
	float: right;
}

.de_info input, .de_info textarea {
	width: 100%;
	resize: none;
	font-family: Poppins-Light;
	background: #f5f5f5;
	font-size: 16px;
	border: 1px solid #d9d9d9;
	line-height: 26px;
	padding: 16px 28px;
}

.de_info textarea {
	height: 204px;
}

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

.de_info input:-moz-placeholder, .de_info textarea:-moz-placeholder {
	color: #666;
}

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

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

.de_info button {
	border: none;
	transition: all .3s;
	border-right: 5px solid #eb850d;
	cursor: pointer;
	width: 205px;
	background: #ff9e2b;
	border-radius: 5px;
	font-family: POPPINS-REGULAR;
	font-size: 16px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	color: #fff;
}

.de_info button:hover {
	margin-left: 5px;
}

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

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

/*faq*/
.faq_list {
	display: flex;
	flex-wrap: wrap;
}

.faq_list li {
	display: inline-block;
	transition: all .3s;
	border: 1px solid #e3e3e3;
	padding: 32px 40px 30px 40px;
	box-shadow: 0 1px 5px rgba(0, 0, 0, .08);
	background: #fff;
	border: 1px solid #e3e3e3;
	width: 48.5%;
	margin-bottom: 20px;
}

.faq_list li:nth-of-type(even) {
	margin-left: 3%;
}

.faq_list li h4 {
	font-size: 22px;
	font-weight: normal;
}

.faq_list li p {
	font-size: 16px;
	margin-top: 15px;
	line-height: 30px;
	color: #888;
	font-family: Poppins-Light;
}

.faq_list li:hover {
	background: #ff9e2b;
	border: 1px solid #ff9e2b;
}

.faq_list li:hover p {
	color: #333;
}

/*contact*/
.con_topdiv {
	width: 100%;
	overflow: hidden;
}

.co_tople {
	width: 50%;
	float: left;
	padding-right: 104px;
}

.co_topri {
	width: 50%;
	float: right;
}

.co_totit span {
	color: #ff9e2b;
	font-family: Poppins-Light;
}

.co_totit h2 {
	font-size: 50px;
	font-weight: normal;
	font-family: POPPINS-SEMIBOLD;
}

.con_lxdiv {
	position: relative;
	margin-top: 32px;
}

.con_lxdiv .f_iconli em {
	color: #999;
}

.con_lxdiv .f_usd li a, .con_lxdiv .f_usd li span {
	color: #666;
}

.con_lxdiv .f_usd li a:hover {
	color: #ff9e2b;
}

.co_topri .de_info textarea {
	height: 175px;
}

.map {
	margin-top: 72px;
	position: relative;
	padding-top: 70px;
}

.map_add {
	position: absolute;
	overflow: hidden;
	display: flex;
	top: 0;
	background: #ffefdd;
	padding: 30px 14px;
	width: 1400px;
	border-radius: 100px;
	left: 50%;
	transform: translate(-50%, 0);
}

.map_item {
	width: 50%;
	display: inline-block;
}

.add_item {
	position: relative;
	padding-left: 80px;
}

.add_item h5 {
	font-size: 20px;
	color: #ff9e2b;
	font-weight: normal;
	font-family: POPPINS-SEMIBOLD;
}

.add_item p {
	font-size: 17px;
	margin-top: 8px;
	line-height: 21px;
	color: #666;
}

.add_item i {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: 62px;
	height: 62px;
	border-radius: 62px;
	line-height: 62px;
	font-size: 30px;
	text-align: center;
	background: #fff;
	color: #ff9e2b;
}

/*新闻*/
.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: 16px;
	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: #ff9e2b;
}

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

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

@media screen and (max-width: 1680px) {
	.backToTop {
		right: 0;
	}
	
	nav li {
		margin: 0 20px;
	}
	
	nav {
		margin-right: 180px;
	}
	
	.he_sea {
		right: 130px;
	}
	
	.in_mea h4 {
		font-size: 36px;
	}
}

@media screen and (max-width: 1600px) {
	.he_sea {
		right: 158px;
	}
	
	nav {
		margin-right: 230px;
	}
	
	.sub_link h2 {
		font-size: 65px;
	}
	
	.f_nav h4 {
		font-size: 38px;
	}
	
	.l_fixed ul li {
		padding: 10px 0;
	}
}

@media screen and (max-width: 1440px) {
	.warper {
		width: 88%;
	}
	
	.he_sea {
		right: 170px;
	}
	
	.l_fixed ul li p {
		font-size: 12px;
	}
	
	.l_fixed ul li i {
		font-size: 26px;
	}
	
	.l_fixed {
		width: 82px;
	}
	
	.gzh_img {
		right: 68px;
	}
	
	.inpcadiv h3 {
		font-size: 30px;
		line-height: 28px;
	}
	
	.inprc_nav {
		padding: 20px 14px;
	}
	
	.ipnaca li a {
		padding: 14px 48px 14px 26px;
	}
	
	.in_mea h4 {
		font-size: 33px;
	}
	
	.in_mealink {
		margin-top: 26px;
	}
	
	.in_tithome h2 {
		font-size: 50px;
	}
	
	.in_tithome span i {
		font-size: 44px;
	}
	
	.in_abdesc p {
		line-height: 30px;
	}
	
	.in_abdiv {
		padding: 20px 0 60px 0;
	}
	
	.in_jectit h3 {
		font-size: 40px;
	}
	
	.in_jectit p {
		margin-top: 4px;
	}
	
	.in_jectit a {
		margin-top: 22px;
	}
	
	.in_jectswi {
		margin-top: 34px;
	}
	
	.injearrow span.je_prev {
		left: -32px;
	}
	
	.injearrow span.je_next {
		right: -32px;
	}
	
	.in_ject {
		padding: 60px 0 80px 0;
	}
	
	.in_nes {
		padding: 40px 0 70px 0;
	}
	
	.f_nav h4 {
		font-size: 33px;
		margin-bottom: 20px;
	}
	
	.cord_pic {
		width: 128px;
	}
	
	.sub_nav {
		padding: 20px 60px;
	}
	
	.sub_link h2 {
		font-size: 55px;
	}
	
	.in_proca {
		padding: 40px 0;
	}
	
	.pro_war {
		padding-bottom: 30px;
	}
	
	.del_lcon {
		width: 446px;
	}
	
	.del_rcon {
		margin-left: 446px;
	}
	
	.inprlist {
		padding-left: 25px;
	}
	
	.de_share {
		margin-left: 3px;
	}
	
	.del_rcon {
		padding: 0 0 0 12px;
	}
	
	.de_pdes {
		margin-top: 6px;
		padding: 15px;
	}
	
	.de_mealink {
		margin-top: 12px;
	}
	
	.pro_lxbtn {
		padding-right: 0;
		margin-top: 18px;
	}
	
	.de_smadiv {
		margin-top: 10px;
	}
	
	.del_block {
		margin-top: 15px;
	}
	
	.del_ith4 {
		font-size: 28px;
		margin-bottom: 6px;
	}
	
	.pro_table {
		margin-top: 0;
	}
	
	.pro_table table tr td {
		padding: 12px;
	}
	
	.del_item {
		margin-bottom: 20px;
	}
	
	.del_rel li {
		margin-bottom: 20px;
	}
	
	.del_mes {
		margin-top: 14px;
	}
	
	.ab_h2 {
		font-size: 30px;
	}
	
	.pat64 {
		padding-top: 40px;
	}
	
	.ab_cori p, .ab_cotxt p {
		line-height: 30px;
	}
	
	.ab_cotxt {
		margin-top: 15px;
	}
	
	.ab_vr {
		margin-top: 25px;
	}
	
	.ab_com {
		padding-bottom: 40px;
	}
	
	.ab_cer {
		padding: 50px 0;
	}
	
	.ab_cer .ab_h2, .ab_can .ab_h2 {
		font-size: 34px;
		margin-bottom: 10px;
	}
	
	.cer_swi {
		margin-top: 25px;
	}
	
	.ab_can {
		padding: 50px 0 68px 0;
	}
	
	.can_ul {
		margin-top: 28px;
	}
	
	.can_ul li {
		width: 25%;
		margin-right: 1%;
	}
	
	.can_ul li p {
		padding-top: 38px;
	}
	
	.nes_ulli {
		margin-top: 25px;
	}
	
	.in_netxd {
		padding: 25px 20px 40px 20px;
	}
	
	.ject_tori {
		padding: 30px 28px 0 35px;
	}
	
	.ject_list {
		margin-top: 30px;
	}
	
	.co_totit h2 {
		font-size: 37px;
	}
	
	.add_item p {
		font-size: 14px;
	}
	
	.map_add {
		width: 88%;
		padding: 18px 14px;
	}
	
	.add_item {
		padding-left: 68px;
	}
}

@media screen and (max-width: 1366px) {
	.ipnaca li a {
		padding: 10px 48px 10px 26px;
	}
	
	.inp_texdiv {
		padding: 14px 10px;
	}
	
	.in_proca {
		padding-bottom: 0;
	}
	
	.in_mea h4 {
		font-size: 30px;
		margin-top: 20px;
	}
	
	.in_tithome h2 {
		font-size: 44px;
	}
	
	.f_usd li a, .f_usd li span {
		font-size: 20px;
	}
	
	.del_tidi h1 {
		display: block;
		font-size: 30px;
	}
	
	.de_share {
		display: block;
		margin-left: 0;
	}
	
	.de_pdes p {
		line-height: 22px;
		font-size: 15px;
	}
	
	.de_mealink a {
		font-size: 19px;
	}
	
	.de_pdes {
		padding: 10px;
	}
	
	.del_ith4 {
		font-size: 24px;
	}
	
	.ab_cori {
		padding: 0 0 0 24px;
	}
	
	.ab_cori p, .ab_cotxt p {
		line-height: 29px;
	}
	
	.nes_nav li.on {
		font-size: 40px;
	}
	
	.new_war {
		padding-bottom: 60px;
	}
	
	.ject_tole {
		width: 51%;
	}
	
	.ject_tori {
		width: 49%;
	}
	
	.ject_tori p {
		margin-top: 10px;
		height: 112px;
	}
	
	.faq_list li {
		padding: 22px;
	}
}

@media screen and (max-width: 1280px) {
	.warper {
		width: 90%;
	}
	
	.he_sea {
		right: 186px;
	}
	
	nav {
		margin-right: 242px;
	}
	
	nav li {
		margin: 0 15px;
	}
	
	.inp_texdiv {
		padding: 13px 10px;
	}
	
	.in_mea h4 {
		font-size: 28px;
	}
	
	.in_abdiv {
		padding: 0 0 50px 0;
	}
	
	.in_com li {
		padding: 30px;
	}
	
	.in_com li h4 {
		font-size: 20px;
	}
	
	.in_nesswi {
		margin-top: 35px;
	}
	
	.injearrow span.ne_prev {
		left: -32px;
	}
	
	.injearrow span.ne_next {
		right: -32px;
	}
	
	footer {
		padding-top: 35px;
	}
	
	.f_nav h4 {
		font-size: 30px;
	}
	
	.backToTop {
		width: 50px;
		height: 50px;
	}
	
	.sub_link h2 {
		font-size: 48px;
	}
	
	.del_lcon {
		width: 100%;
		float: none;
	}
	
	.del_rcon {
		margin-left: 0;
		padding: 0;
		margin-top: 12px;
	}
	
	.de_pdes {
		margin-top: 12px;
	}
}

@media screen and (max-width: 1024px) {
	#banner_home, .subbanner {
		margin-top: 62px;
	}
	
	#nav .nav-button {
		display: block;
		top: 14px;
		right: 0;
		background: #ff9e2b;
	}
	
	header, header.position {
		height: 62px;
		background: #fff;
		top: 0;
	}
	
	.h_bot {
		height: auto;
		background: transparent;
	}
	
	.h_gebtn {
		display: none;
	}
	
	.logo img, .position .logo img {
		height: 50px;
	}
	
	.warper {
		width: 94%;
	}
	
	.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: #ff9e2b;
		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 li a:before {
		display: none;
	}
	
	#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;
	}
	
	.logo {
		top: 6px;
		left: 0;
	}
	
	.head_rcon, .he_sea {
		display: none;
	}
	
	.inprlist {
		padding-top: 0;
	}
	
	.in_prbox {
		flex-wrap: wrap;
	}
	
	.inprcate {
		width: 100%;
	}
	
	.inprlist {
		padding-left: 0;
		margin-top: 12px;
		width: 100%;
	}
	
	.inp_more {
		display: none;
	}
	
	.inpcadiv h3 {
		background: #ff9e2b;
		font-size: 26px;
		padding: 20px 10px 15px 30px;
	}
	
	.inpcadiv h3 a {
		font-size: 38px;
		display: block;
		padding: 17px;
	}
	
	.inprc_nav {
		display: none;
	}
	
	.in_proca {
		padding: 30px 0 0 0;
	}
	
	.inp_listul {
		margin-top: 15px;
	}
	
	.inp_listul li {
		margin-bottom: 18px;
	}
	
	.in_mea {
		padding: 63px 0 45px 0;
	}
	
	.in_mea span {
		font-size: 18px;
	}
	
	.in_mea h4 {
		font-size: 22px;
	}
	
	.in_mealink {
		margin-top: 10px;
	}
	
	.in_mealink a {
		font-size: 22px;
	}
	
	.in_tithome h2 {
		font-size: 40px;
	}
	
	.in_abdesc {
		margin-top: 20px;
	}
	
	.in_abdiv {
		padding: 0 0 30px 0;
	}
	
	.in_ject {
		padding: 50px 0;
	}
	
	.in_jectit h3 {
		font-size: 32px;
	}
	
	.in_jecgd .item {
		margin: 0 8px;
	}
	
	.ject_item p {
		font-size: 16px;
		margin-top: 10px;
		line-height: 24px;
	}
	
	.in_comble {
		padding: 35px 0;
	}
	
	.in_negd .item {
		margin: 0 6px;
	}
	
	.in_netxd {
		padding: 20px 15px 30px 15px;
	}
	
	.in_nes {
		padding: 30px 0 50px 0;
	}
	
	.f_nav .f_item2 {
		padding-left: 30px;
	}
	
	.f_usd li a, .f_usd li span {
		font-size: 17px;
	}
	
	.f_iconli em {
		font-size: 18px;
	}
	
	.f_usd li {
		margin-bottom: 18px;
	}
	
	.copyright {
		margin-top: 12px;
		padding: 15px 0;
	}
	
	.sub_link h2 {
		font-size: 38px;
	}
	
	.sub_nav {
		padding: 12px 40px;
	}
	
	.inpfea {
		display: none;
	}
	
	.f_nav h4 {
		font-size: 26px;
		margin-bottom: 12px;
	}
	
	.ab_h2 {
		font-size: 24px;
		margin-bottom: 15px;
	}
	
	.ab_cole {
		width: 100%;
		float: none;
	}
	
	.ab_cori {
		margin-left: 0;
		padding: 0;
	}
	
	.ab_cotxt {
		margin-top: 10px;
	}
	
	.ab_com {
		padding-bottom: 20px;
	}
	
	.ab_cer {
		padding: 35px 0;
	}
	
	.ab_cer .ab_h2, .ab_can .ab_h2 {
		font-size: 32px;
	}
	
	.ab_can {
		padding: 40px 0;
	}
	
	.can_ul {
		flex-wrap: wrap;
		margin-top: 12px;
	}
	
	.can_ul li {
		width: 49%;
		margin-bottom: 10px;
		margin-right: 2%;
	}
	
	.can_ul li:nth-of-type(even) {
		margin-right: 0;
	}
	
	.cer_arr span.cer_next {
		right: -12px;
	}
	
	.cer_arr span.cer_prev {
		left: -12px;
	}
	
	.ject_tori span {
		margin-top: 15px;
	}
	
	.ject_tori {
		padding: 20px 15px 0 20px;
	}
	
	.ject_tori h3 {
		font-size: 22px;
		line-height: 30px;
		height: 60px;
	}
	
	.ject_tori p {
		height: 84px;
	}
	
	.faq_list li h4 {
		font-size: 20px;
	}
	
	.faq_list li p {
		line-height: 26px;
	}
	
	.co_totit h2 {
		font-size: 29px;
	}
	
	.co_tople {
		padding-right: 15px;
	}
	
	.de_info li {
		margin-bottom: 9px;
	}
	
	.map {
		margin-top: 30px;
	}
}

@media screen and (max-width: 768px) {
	.ban_arr span i {
		font-size: 28px;
	}
	
	.ban_arr span.ba_prev {
		left: 7%;
	}
	
	.ban_arr span.ba_next {
		right: 7%;
	}
	
	.inpcadiv h3 {
		padding: 15px 10px 15px 20px;
	}
	
	.in_mea span:before, .in_mea span:after {
		display: none;
	}
	
	.in_mea h4 {
		font-size: 21px;
		margin-top: 15px;
	}
	
	.in_mealink i {
		width: 40px;
		font-size: 20px;
		height: 40px;
		line-height: 40px;
	}
	
	.in_tithome span {
		display: none;
	}
	
	.in_tithome span:before, .in_tithome span:after {
		display: none;
	}
	
	.in_tithome h2:before {
		display: none;
	}
	
	.in_tithome h2 {
		padding-bottom: 0;
		font-size: 34px;
	}
	
	.in_abdesc {
		margin-top: 8px;
	}
	
	.in_abdesc p {
		font-size: 15px;
		line-height: 24px;
	}
	
	.in_abicovr {
		margin-top: 12px;
	}
	
	.in_abicle {
		width: 100%;
		float: none;
		padding: 0;
	}
	
	.in_abicit i {
		width: 45px;
		height: 45px;
		line-height: 45px;
		font-size: 22px;
	}
	
	.in_abicit span {
		width: calc(100% - 55px);
		padding-left: 6px;
	}
	
	.in_abicon li {
		margin-bottom: 5px;
	}
	
	.in_abicri {
		margin-top: 12px;
		margin-left: 0;
		padding-left: 0;
	}
	
	.in_abdiv {
		padding: 0 0 20px 0;
	}
	
	.in_ject {
		padding: 32px 0;
	}
	
	.in_jectit h3 {
		font-size: 26px;
	}
	
	.in_jectit p {
		font-size: 15px;
	}
	
	.in_jecgd .item {
		margin: 0 6px;
	}
	
	.injearrow span i {
		font-size: 30px;
	}
	
	.injearrow span.je_prev {
		left: -18px;
	}
	
	.injearrow span.je_next {
		right: -18px;
	}
	
	.in_comble {
		padding: 25px 0;
	}
	
	.in_com {
		margin-top: 15px;
	}
	
	.in_com li {
		padding: 20px;
		margin-bottom: 10px;
	}
	
	.in_com li h4 {
		font-size: 18px;
		line-height: 22px;
	}
	
	.in_com li p {
		line-height: 24px;
		margin-top: 8px;
	}
	
	.in_com li:after {
		width: 10px;
		right: -14px;
	}
	
	.in_com li:nth-of-type(even):after {
		left: -14px;
	}
	
	.in_com li:nth-of-type(2) {
		margin-top: 30px;
	}
	
	.in_nes {
		padding: 30px 0 40px 0;
	}
	
	.in_nesswi {
		margin-top: 15px;
	}
	
	.injearrow span.ne_next {
		right: -15px;
	}
	
	.injearrow span.ne_prev {
		left: -15px;
	}
	
	footer {
		padding-top: 25px;
	}
	
	.f_nav h4 {
		font-size: 24px;
	}
	
	.f_nav .f_item1 {
		width: 100%;
		float: none;
	}
	
	.f_nav .f_item2 {
		width: 100%;
		float: none;
		padding: 0;
	}
	
	.f_usd li {
		margin-bottom: 8px;
	}
	
	.sub_link h2 {
		font-size: 30px;
	}
	
	.sub_link p {
		margin-top: 0;
	}
	
	.del_tidi h1 {
		font-size: 26px;
	}
	
	.pro_table table tr td {
		padding: 10px;
	}
	
	.pat64 {
		padding-top: 30px;
	}
	
	.ab_h2 {
		font-size: 20px;
		line-height: 24px;
	}
	
	.ab_cori p, .ab_cotxt p {
		line-height: 25px;
	}
	
	.ab_cotxt {
		margin-top: 5px;
	}
	
	.ab_vr {
		margin-top: 15px;
	}
	
	.ab_cer .ab_h2, .ab_can .ab_h2 {
		font-size: 26px;
	}
	
	.cer_desc {
		font-size: 15px;
		line-height: 23px;
	}
	
	.cer_swi {
		margin-top: 14px;
	}
	
	.ab_can {
		padding: 30px 0;
	}
	
	.nes_nav {
		display: none;
	}
	
	.nes_ulli {
		margin-top: 0;
	}
	
	.in_netxd span i {
		margin-left: 5px;
	}
	
	.in_netxd span {
		padding: 8px 12px;
		margin-top: 12px;
	}
	
	.in_netxd {
		padding: 15px 12px 20px 12px;
	}
	
	.in_netxd p {
		font-size: 15px;
		line-height: 23px;
		height: 69px;
	}
	
	.nes_ulli li {
		margin-bottom: 18px;
	}
	
	.digg4 {
		margin-top: 20px;
	}
	
	.new_war {
		padding-bottom: 40px;
	}
	
	.infocon .time {
		margin: 8px 0;
	}
	
	.infocon h1 {
		font-size: 22px;
		line-height: 24px;
	}
	
	.infocon p, .inpd_desc {
		font-size: 15px;
		line-height: 23px;
	}
	
	.infocon img {
		margin: 8px 0;
	}
	
	.ject_tori p {
		font-size: 15px;
		line-height: 24px;
		height: 48px;
	}
	
	.ject_tori h3 {
		font-size: 19px;
		line-height: 25px;
		height: 50px;
	}
	
	.ject_tori span {
		width: 140px;
	}
	
	.ject_tori {
		padding: 12px 15px 0 20px;
	}
	
	.ject_list {
		margin-top: 18px;
	}
	
	.jectli_item p {
		margin-top: 8px;
		line-height: 24px;
		height: 48px;
		font-size: 16px;
	}
	
	.ject_list li {
		margin-bottom: 9px;
	}
	
	.faq_list li {
		padding: 18px;
	}
	
	.faq_list li h4 {
		font-size: 18px;
		line-height: 24px;
	}
	
	.faq_list li p {
		margin-top: 8px;
		font-size: 15px;
		line-height: 24px;
	}
	
	.faq_list li {
		width: 49%;
		margin-right: 2%;
		margin-bottom: 14px;
	}
	
	.faq_list li:nth-of-type(even) {
		margin-left: 0;
		margin-right: 0;
	}
	
	.co_tople {
		width: 100%;
		float: none;
		padding: 0;
	}
	
	.co_topri {
		width: 100%;
		float: none;
		margin-top: 12px;
	}
	
	.con_lxdiv {
		margin-top: 6px;
	}
	
	.co_totit h2 {
		font-size: 26px;
	}
	
	.de_info button {
		width: 155px;
		height: 42px;
		line-height: 42px;
	}
}

@media screen and (max-width: 640px) {
	.inp_listul li {
		width: 49%;
	}
	
	.inp_listul li:nth-of-type(3n) {
		margin-right: 2%;
	}
	
	.inp_listul li:nth-of-type(even) {
		margin-right: 0;
	}
	
	.in_proca {
		padding: 20px 0 0 0;
	}
	
	.inp_texdiv {
		padding: 8px 10px;
	}
	
	.in_mea {
		padding: 45px 0;
	}
	
	.in_mea span {
		font-size: 15px;
	}
	
	.in_mea h4 {
		margin-top: 6px;
		font-size: 18px;
	}
	
	.in_mealink a {
		font-size: 18px;
	}
	
	.in_mealink i {
		margin-right: 5px;
	}
	
	.in_mealink {
		margin-top: 6px;
	}
	
	.in_tithome h2 {
		font-size: 28px;
	}
	
	.in_abdesc {
		margin-top: 5px;
	}
	
	.in_jectit p {
		font-size: 15px;
		line-height: 24px;
	}
	
	.in_ject {
		padding: 28px 0;
	}
	
	.in_jectit h3 {
		font-size: 23px;
	}
	
	.in_jectit a {
		margin-top: 15px;
		padding: 8px 15px;
	}
	
	.del_ith4 {
		font-size: 22px;
	}
	
	.del_rel li {
		width: 49%;
		margin-bottom: 15px;
	}
	
	.del_rel li:nth-of-type(3n) {
		margin-right: 2%;
	}
	
	.del_rel li:nth-of-type(even) {
		margin-right: 0;
	}
	
	.del_mes {
		margin-top: 0;
	}
	
	.can_ul li p {
		font-size: 16px;
	}
	
	.nes_ulli li {
		width: 49%;
	}
	
	.nes_ulli li:nth-of-type(3n) {
		margin-right: 2%;
	}
	
	.nes_ulli li:nth-of-type(even) {
		margin-right: 0;
	}
	
	.sub_link h2 {
		font-size: 26px;
	}
	
	.infocon h1 {
		font-size: 20px;
	}
	
	.pat64 {
		padding-top: 25px;
	}
	
	.ject_tole {
		width: 100%;
		float: none;
	}
	
	.ject_tori {
		width: 100%;
		float: none;
		padding: 12px;
	}
	
	.ject_list li {
		width: 49%;
		margin-right: 2%;
	}
	
	.ject_list li:nth-of-type(3n) {
		margin-right: 2%;
	}
	
	.ject_list li:nth-of-type(even) {
		margin-right: 0;
	}
	
	.faq_list li {
		padding: 12px;
	}
	
	.de_info input, .de_info textarea {
		padding: 12px 18px;
	}
	
	.map_add {
		transform: translate(0, 0);
		border-radius: 0;
		width: 100%;
		position: static;
	}
	
	.add_item i {
		width: 45px;
		height: 45px;
		line-height: 45px;
		font-size: 20px;
	}
	
	.add_item {
		padding-left: 55px;
	}
	
	.add_item p {
		margin-top: 0;
	}
	
	.map {
		padding-top: 0;
	}
	
	.co_totit h2 {
		font-size: 24px;
	}
}

@media screen and (max-width:480px) {
	footer {
		margin-bottom: 60px;
	}
	
	.footmenu {
		display: block;
	}
	
	.footmenu div.con {
		background: #ff9e2b;
	}
	
	.footmenu a {
		color: #fff;
	}
	
	.ban_arr span i {
		font-size: 28px;
	}
	
	.ban_arr {
		top: 30%;
	}
	
	.inpcadiv h3 {
		font-size: 22px;
		padding: 15px 10px 15px 12px;
	}
	
	.inpcadiv h3 a {
		padding: 15px;
	}
	
	.inprc_nav {
		padding: 10px 5px;
	}
	
	.ipnaca li {
		margin-bottom: 5px;
	}
	
	.inp_listul li {
		margin-bottom: 15px;
	}
	
	.inp_texdiv p {
		font-size: 16px;
	}
	
	.in_mea {
		padding: 20px 0;
		background: #1588d7;
	}
	
	.in_abdiv {
		padding: 18px 0;
	}
	
	.in_ject {
		padding: 16px 0;
	}
	
	.in_comble {
		padding: 20px 0;
	}
	
	.in_tithome h2 {
		font-size: 25px;
	}
	
	.in_com li {
		width: 100%;
		float: none;
	}
	
	.in_com li:nth-of-type(2) {
		margin-top: 0;
	}
	
	.in_com li:nth-of-type(even) {
		float: none;
	}
	
	.in_com:before, .in_com li:before, .in_com li:after {
		display: none;
	}
	
	.in_com li {
		padding: 12px;
		margin-bottom: 6px;
	}
	
	.in_com {
		margin-top: 8px;
	}
	
	.injearrow span.je_next {
		right: 0;
	}
	
	.injearrow span.je_prev {
		left: 0;
	}
	
	.in_nes {
		padding: 22px 0;
	}
	
	.in_nesswi {
		margin-top: 8px;
	}
	
	.f_nav h4 {
		font-size: 21px;
	}
	
	.f_mes ul li {
		width: 100%;
		float: none;
		margin-bottom: 5px;
	}
	
	.f_mes ul li:nth-of-type(2) {
		margin-left: 0;
	}
	
	.f_mes input {
		height: 48px;
		line-height: 48px;
	}
	
	.cord_pic {
		position: static;
		margin-top: 12px;
	}
	
	.sub_link p {
		display: none;
	}
	
	.sub_nav {
		padding: 10px;
	}
	
	.sub_link h2 {
		font-size: 22px;
	}
	
	.del_tidi h1 {
		font-size: 24px;
	}
	
	.de_mealink i {
		display: none;
	}
	
	.pro_table table tr td {
		padding: 8px;
		font-size: 16px;
	}
	
	.de_info li {
		width: 100%;
		float: none;
		margin-bottom: 6px;
	}
	
	.de_info li:nth-of-type(even) {
		float: none;
	}
	
	.ab_cori p, .ab_cotxt p {
		font-size: 15px;
		line-height: 24px;
	}
	
	.ab_cer {
		padding: 25px 0;
	}
	
	.ab_cer .ab_h2, .ab_can .ab_h2 {
		font-size: 21px;
	}
	
	.can_ul li {
		width: 100%;
		margin-right: 0;
	}
	
	.faq_list li {
		width: 100%;
		margin-bottom: 8px;
		margin-right: 0;
	}
	
	.pat64 {
		padding-top: 15px;
	}
	
	.co_totit h2 {
		font-size: 22px;
	}
	
	.map_add {
		flex-wrap: wrap;
		padding: 10px;
	}
	
	.map_item {
		width: 100%;
	}
	
	.add_item h5 {
		font-size: 18px;
	}
}
