* {
	padding: 0px;
	margin: 0px;
}

html {
	font-family: "Microsoft YaHei", Helvetica, STHeiti STXihei, Microsoft JhengHei, Arial;
	-webkit-text-size-adjust: none;
}


/*@media only screen and (max-width:992px) {
	html {
		font-size: 1.18vw;
	}
}*/

html,
body {
	*cursor: default;
	position: relative;
	width: 100%;
}

img {
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor;
	-ms-interpolation-mode: bicubic;
}

a {
	text-decoration: none !important;
}

a:visited {
	color: #666;
}

a:link {
	color: #666;
}

a:link,
a:visited {
	outline-style: none;
	text-decoration: none;
}

a {
	color: #333;
}

a {
	color: #000;
}

ol,
ul {
	margin: 0px;
}

ul li {
	list-style: none;
}

img {
	border: none;
}

p {
	margin: 0px;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.ell {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.w1520 {
	width: 73.6%;
	margin: 0px auto;
}

.w26 {
	width: 26%;
	margin-right: 3%;
}

.w26>a img {
	display: block;
	width: 100%;
}

.tap_cb {
	padding: 3.1rem 0px 2rem 0px;
}

.tap_cb ul>li {
	float: left;
	font-size: 1.7rem;
	color: #231815;
	position: relative;
	padding: 0px 1.2rem;
	line-height: 3.2rem;
}

.tap_cb ul li>a {
	color: #231815;
	display: block;
	position: relative;
	/* line-height: 50px; */
}


/*.tap_cb ul li>a:after {
	display: none;
	content: "";
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: -0.35rem;
	height: 0.3rem;
	background: #d70a00;
}

.tap_cb ul li>a:hover:after {
	display: block;
}
*/

.tap_cb ul li>a.on:before {
	content: "";
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: -0.35rem;
	height: 0.3rem;
	background: #d70a00;
}

.tap_cb ul li .child_nav {
	position: absolute;
	top: 5.55rem;
	left: 0px;
	right: 0px;
	display: none;
	z-index: 2;
}


.tap_cb ul li .child_nav dl dd {
	font-size: 1.33rem;
	color: white;
	text-align: center;
	background: #d6000f;
	padding: 0.83rem 0px;
	border-top: 1px solid #dd414c;
	line-height: normal;
}

.tap_cb ul li .child_nav dl dd a {
	color: white;
}

.tap_cb ul li .child_nav dl dd:hover {
	background: #bc131f;
}

.ss {
    position: absolute;
    right: 1rem;
    top: 0.8rem;
    display: block;
    width: 2rem;
    z-index: 11;
    outline: none;
    border: none;
    background: none;
}

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

.w21 {
	width: 21.8%;
}

.w75 {
	width: 75%;
}

.footer {
	padding: 4rem 0px 10rem 0px;
	background: #0062ac;
}


.js_nr {
	font-size: 1.7rem;
	font-weight: bold;
	color: white;
	padding-bottom: 1rem;
	border-bottom: 1px solid #5c86a5;
	letter-spacing: 2px;
	margin-bottom: 2rem;
}

.js_nr a {
	color: white;
}

.js_nr span {
	font-size: 1.32rem;
	opacity: 0.32;
	margin-left: 1rem;
	font-weight: normal;
}

.footer .xx dd {
	font-size: 1.4rem;
	color: white;
	line-height: 2.5rem;
	opacity: 0.6;
}

.footer_list dl {
	float: left;
	margin-right: 5.5%;
	opacity: 0.6;
}

.footer_list dl dt {
	font-size: 1.4rem;
	color: white;
	margin-bottom: 0.8rem;
}

.footer_list dl dt a {
	color: white;
}

.footer_list dl dd {
	font-size: 1.32rem;
	color: white;
	margin: 0.5rem 0px;
}
.footer_list dl dd:hover a{
	color:#ffd7d7;
}
.footer_list dl dd a {
	color: white;
}

.footer_ewm {
	display: block;
	width: 9.5rem;
}

.ifom-nav .swiper-slide-active a {
	color: white;
	display: block;
	font-weight: bold;
}

.ifom-header>a img {
	width: 83.8%;
}

.ifom-header>span {
	position: absolute;
	right: 2%;
	top: 27%;
	display: block;
	width: 4%;
	min-width: 26px;
}

.ifom_navc {
	display: none;
}

.ifom_navc-t {
	display: flex;
	align-items: center;
	padding: 3rem 0px 2rem 0px;
	position: relative;
	width: 96%;
	margin: 0px auto;
}

.ifom-nav div {
	padding: 0px 10px;
}

.ifom-header>span img {
	display: block;
	width: 100%;
}

.ifom-nav a {
	color: white;
	display: block;
}

.ifom-nav {
	/* margin-bottom: 1rem; */
}

.ifom-nav .swiper-container,
.ifom-nav .swiper-wrapper,
.ifom-nav .swiper-slide {
	height: auto !important;
	width: auto;
}

.ifom-nav {
	font-size: 16px;
	color: white;
	background: #0062ac;
	padding: 2.6% 0px;
}

.form_sj {
	width: 100%;
	padding: 2rem 0px;
	display: none;
}

.form_sj form {
	width: 90%;
	margin: 0px auto;
	position: relative;
}

.form_sj form input {
	width: 100%;
	height: 5.4rem;
	border: 1px solid #eeee;
	color: #6c6e69;
	border-radius: 1.2rem;
	text-indent: 0.8rem;
	outline: none;
	font-size: 1.2rem;
	line-height: 3.4rem;
	font-size: 2.2rem;
}

.form_sj button {
	position: absolute;
	right: 1rem;
	top: 1rem;
	border: none;
	outline: none;
	background: none;
	width: 3.5rem;
	height: 3rem;
}

.form_sj button img {
	display: block;
	width: 100%;
}

.page {
	display: inline-block;
	text-align: center;
	font-size: 13px;
	vertical-align: top;
	line-height: 26px;
	margin: 10rem 0px 6rem 0px;
}

#page {
	width: 60px;
	height: 32px;
	border: 1px solid #ececec;
	margin: 0px 5px;
}

.next_page {
	float: right;
}

.pre_page,
.next_page {
	padding: 5px 12px;
}

.click_btn {
	background: #2285ff !important;
	color: #fff !important;
}

.page a,
#pageJump {
	display: inline-block;
	color: #939393;
	padding: 3px 12px;
	text-align: center;
	border: 1px solid #ececec;
	font-size: 16px;
	vertical-align: top;
	background: white;
}

#pageJump {
	width: 60px;
	height: 34px;
	background: #e5e5e5;
	color: #8f8f8f;
}
.topB{
	position: absolute;
	right:0px;
}
.form {
    position: absolute;
    right: -1rem;
    width: 13rem;
    height: 3.3rem;
    /* display:none; */
}
.form input{
	width:100%;
	display: block;
	height:100%;
	background: none;
	outline: none;
	border: 1px solid #ccc;
	border-radius: 1.6rem;
	text-indent:1em;
        outline:none
}
#param1{
	position:absolute;
}
.topB .form .text{
	display: none;
}
/*.topB:hover .form .text{
	display: block;
}*/

@media only screen and (max-width:1640px) {
	.tap_cb ul>li {
		padding: 0px 1.5rem;
	}
	.w1520 {
		width: 90%;
	}
}

@media only screen and (max-width:992px) {
	.w1520 {
		width: 94%;
	}
	.tap_cb {
		display: none;
	}
	
.ifom-header>a img {
    width: 98.8%;
}

.ifom-header>span {
    top: 40%;
    }
	.ifom_navc {
		display: block;
	}
	
	.footer .w21 {
		width: 100%;
		margin-bottom: 3rem;
		margin-top: 3rem;
	}
	.footer .w75 {
		width: 100%;
	}
	
.page {
    display: inline-block;
    text-align: center;
    font-size: 13px;
    vertical-align: top;
    line-height: 26px;
    margin:6rem 0px 2rem 0px;
}
}

@media only screen and (max-width:720px) {
	.footer_list dl {
		margin-bottom: 2rem;
	}
	.footer_list dl {
		margin-right: 4.4%;
		margin-bottom: 2rem;
		height: 17rem;
	}
	.footer .xx dd {
		line-height: 3.5rem;
	}
.ifom-header>a img {
    width: 83.8%;
}
.ifom-header>span {
    top: 27%;
    }
	.footer>.w1520>.right>.left{
	display:none;
}
}

@media only screen and (max-width:414px) {
	.js_nr {
		font-size: 2.4rem;
	}
	.footer_list dl dt {
		font-size: 2.2rem;
	}
	.footer_list dl dd {
		font-size: 2rem;
	}
	.footer .xx dd {
		font-size: 2.2rem;
	}
	.footer {
		padding: 1rem 0px 2rem 0px;
	}
}