@charset "utf-8";

/* CSS Document */
* {
	font-family: "微软雅黑";
}

body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333333;
}

img {
	margin: 0;
	padding: 0;
	border: none;
}

ul,
li,
ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

a,
a:link,
a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #b70000;
	text-decoration: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.div_clear {
	clear: both;
}

.div_1200 {
	width: 1200px;
	padding: 0px 10px;
	margin: 0 auto;
	/* display: flex; */
	/* justify-content: space-between; */
	/* align-items: center; */
}

/*header*/
.header {
	overflow: hidden;
	position: relative;
	min-width: 1220px;
	width: 100%;
}

.header1 {
	height: 110px;
	min-width: 1220px;
	width: 100%;
	background: #b70000;
}

.header1L {
	padding: 20px 0px 0px 0px;
}

.header1R {}

.header1R {
	padding: 15px 0px 0px 0px;
}

.header1R a {
	display: block;
	float: left;
	text-align: center;
	font-size: 16px;
	color: rgba(255, 255, 255, 0.8);
	height: 95px;
	line-height: 95px;
	margin-left: 50px;
}

.header1R a.linkhover,
.header1R a:hover {
	color: #ffffff;
}

.header1R a:first-child {
	margin-left: 0px;
}

.header3 {
	overflow: hidden;
	position: relative;
	width: 100%;
	min-width: 1220px;
}

/*index_midd*/
.index_midd {
	overflow: hidden;
	position: relative;
	min-width: 1220px;
	width: 100%;
}

/*index_m1*/
.index_m1 {
	min-width: 1220px;
	width: 100%;
	overflow: hidden;
	position: relative;
	background: #b70000;
}

.im1bg {
	background: url(../images/i1_01.png) no-repeat top center;
	min-width: 1220px;
	width: 100%;
	height: 900px;
}

.im1bg2 {
	background: url(../images/i1_02.png) no-repeat top center;
	min-width: 1220px;
	width: 100%;
	height: 400px;
	position: absolute;
	top: 0;
}

.im1bg3 {
	background: url(../images/i1_04.png) no-repeat bottom center;
	min-width: 1220px;
	width: 100%;
	height: 260px;
	position: absolute;
	bottom: 0;
}

.im1lall {
	position: absolute;
	width: 100%;
	min-width: 1220px;
	top: 0;
	z-index: 1;
}

.im1R {
	width: 450px;
	padding: 130px 0px 0px 0px;
}

.im1R_tit {
	padding-bottom: 0px;
}

.im1R_tit span {
	display: block;
	text-align: left;
}

.im1R_tit font {
	display: block;
	text-align: left;
	height: 60px;
	line-height: 60px;
	color: #ffffff;
	font-size: 30px;
}

.div_over {
	overflow: hidden;
}

.im1R_con {
	height: 175px;
	line-height: 35px;
	font-size: 16px;
	color: #ffffff;
	overflow: hidden;
	margin: 30px 0px 110px 0px;
}

.im1R_desc {
	line-height: 25px;
	color: rgba(255, 255, 255, 0.2);
}

.im1R_desc span {
	display: block;
	font-size: 14px;
}

.im1R_desc font {
	display: block;
	font-size: 12px;
	font-family: "Arial";
	text-transform: uppercase;
	letter-spacing: 4px;
}

.im1R_more {
	padding-top: 75px;
}

.im1R_more a {
	display: block;
	width: 170px;
	height: 50px;
	background: url(../images/i1a_06.png) no-repeat center;
	transition: all 0.3s;
}

.im1R_more a:hover {
	background: url(../images/i1a_08.png) no-repeat center;
	transition: all 0.3s;
}

/*end index_m1*/
/*index_m2*/
.index_m2 {
	width: 100%;
	overflow: hidden;
	position: relative;
	min-width: 1220px;
	background: #ffffff;
}

.im2_bg {
	min-width: 1220px;
	width: 100%;
	height: 390px;
	background: url(../images/i2bg_02.jpg) no-repeat top center;
	position: absolute;
	top: 0;
}

.im2_all {
	position: relative;
	top: 0;
	width: 100%;
	z-index: 1;
}

.im2_tit {
	padding: 115px 0px 40px 0px;
}

.im2_tit span {
	display: block;
	text-align: center;
}

.im2_tit font {
	display: block;
	text-align: center;
	height: 60px;
	line-height: 60px;
	color: #b70000;
	font-size: 30px;
}

.contact {
	display: flex;
	justify-content: space-between;
}

.map {
	width: 50%;
}

#allmap {
	width: 100%;
	height: 300px;
	background-size: cover;
	background-position: center center;
}

.info {
	width: 50%;
}

.im2_lst1 {
	background: url(../images/i2_06.png) no-repeat top center;
	min-width: 1220px;
	width: 100%;
	height: 600px;
	overflow: hidden;
}

.im2L {
	width: 390px;
}

.im2L a {
	display: block;
}

.im2Lx {
	width: 345px;
	padding: 130px 0px 150px 0px;
}

.im2L1 {
	margin-top: 70px;
	transition: all 0.3s;
}

.im2L1 span {
	display: block;
	text-align: center;
	height: 90px;
	line-height: 90px;
	font-size: 72px;
	color: #FFFFFF;
}

.im2L1 font {
	display: block;
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	color: #FFFFFF;
}

.im2L1 i {
	display: block;
	font-style: normal;
	text-align: center;
	height: 65px;
	line-height: 65px;
	font-size: 24px;
	color: #FFFFFF;
}

.im2L2 {
	padding-top: 20px;
	display: none;
	transition: all 0.3s;
}

.im2L2 span {
	display: block;
	width: 1px;
	height: 20px;
	margin: 0 auto;
	background: #FFFFFF;
}

.im2L2 i {
	display: block;
	width: 100%;
	height: 43px;
}

.im2L2 font {
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #6c84c2;
	margin: 0 auto;
	font-size: 24px;
	color: #ffffff;
}

.im2L a:hover .im2L1 {
	margin-top: 0;
	transition: all 0.3s;
}

.im2L a:hover .im2L2 {
	display: block;
	transition: all 0.3s;
}

.im2M {
	width: 390px;
	margin-left: 15px;
}

.im2M a {
	display: block;
}

.im2Mx {
	width: 345px;
	padding: 130px 0px 150px 0px;
}

.im2M1 {
	margin-top: 70px;
	transition: all 0.3s;
}

.im2M1 span {
	display: block;
	text-align: center;
	height: 90px;
	line-height: 90px;
	font-size: 72px;
	color: #FFFFFF;
}

.im2M1 font {
	display: block;
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	color: #FFFFFF;
}

.im2M1 i {
	display: block;
	font-style: normal;
	text-align: center;
	height: 65px;
	line-height: 65px;
	font-size: 24px;
	color: #FFFFFF;
}

.im2M2 {
	padding-top: 20px;
	display: none;
	transition: all 0.3s;
}

.im2M2 span {
	display: block;
	width: 1px;
	height: 20px;
	margin: 0 auto;
	background: #FFFFFF;
}

.im2M2 i {
	display: block;
	width: 100%;
	height: 43px;
}

.im2M2 font {
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #6c84c2;
	margin: 0 auto;
	font-size: 24px;
	color: #ffffff;
}

.im2M a:hover .im2M1 {
	margin-top: 0;
	transition: all 0.3s;
}

.im2M a:hover .im2M2 {
	display: block;
	transition: all 0.3s;
}

.im2R {
	width: 390px;
	margin-left: 15px;
}

.im2R a {
	display: block;
}

.im2Rx {
	width: 345px;
	padding: 130px 0px 150px 0px;
}

.im2R1 {
	margin-top: 70px;
	transition: all 0.3s;
}

.im2R1 span {
	display: block;
	text-align: center;
	height: 90px;
	line-height: 90px;
	font-size: 72px;
	color: #FFFFFF;
}

.im2R1 font {
	display: block;
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	color: #FFFFFF;
}

.im2R1 i {
	display: block;
	font-style: normal;
	text-align: center;
	height: 65px;
	line-height: 65px;
	font-size: 24px;
	color: #FFFFFF;
}

.im2R2 {
	padding-top: 20px;
	display: none;
	transition: all 0.3s;
}

.im2R2 span {
	display: block;
	width: 1px;
	height: 20px;
	margin: 0 auto;
	background: #FFFFFF;
}

.im2R2 i {
	display: block;
	width: 100%;
	height: 43px;
}

.im2R2 font {
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #6c84c2;
	margin: 0 auto;
	font-size: 24px;
	color: #ffffff;
}

.im2R a:hover .im2R1 {
	margin-top: 0;
	transition: all 0.3s;
}

.im2R a:hover .im2R2 {
	display: block;
	transition: all 0.3s;
}

.im2_lst2 {
	margin: 15px 0px 0px 0px;
}

.swc2 {
	width: 100%;
}

.im2lonea {
	width: 100%;
}

.im2lone {
	width: 100%;
	margin-bottom: 20px;
	position: relative;
}

.im5lonea .im2lone:last-child {
	margin-bottom: 0px;
}

.im2oimg {
	list-style-type: none;
	display: block;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, 0.3);
	margin: 0 auto;
}

.im2oimg .im2oimgx {
	padding-top: 76%;
}

.im2oimg img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 100%;
	max-height: 100%;
	display: block;
	margin: auto;
	padding: auto;
}

.im2ofot {
	width: 100%;
	text-align: center;
}

.im2ofot span {
	display: block;
	text-align: center;
	height: 75px;
	line-height: 75px;
	font-size: 24px;
	overflow: hidden;
}

.im2_l2xmore {
	padding: 40px 0px 105px 0px;
}

.im2_l2xmore a {
	display: block;
	margin: 0 auto;
	width: 170px;
	height: 50px;
	background: url(../images/i2_13.jpg) no-repeat center;
	transition: all 0.3s;
}

.im2_l2xmore a:hover {
	background: url(../images/i1a_08.png) no-repeat center;
	transition: all 0.3s;
}

/*end index_m2*/
/*index_m3*/
.index_m3 {
	min-width: 1220px;
	width: 100%;
	overflow: hidden;
	background: #b70000;
	position: relative;
}

.im3bg {
	position: absolute;
	top: 0;
	width: 100%;
	min-width: 1220px;
	height: 1165px;
	background: url(../images/i3bg_02.jpg) no-repeat top center;
}

.im3bg2 {
	position: absolute;
	top: 0;
	width: 100%;
	min-width: 1220px;
	height: 382px;
	background: url(../images/i3_02.png) no-repeat top center;
	z-index: 1;
}

.im3all {
	position: relative;
	top: 0;
	width: 100%;
	min-width: 1220px;
}

.im3_tit {
	padding: 115px 0px 45px 0px;
	position: relative;
	top: 0;
}

.im3_tit span {
	display: block;
	text-align: center;
}

.im3_tit font {
	display: block;
	text-align: center;
	height: 55px;
	line-height: 55px;
	color: #ffffff;
	font-size: 30px;
}

.im3bg3 {
	position: absolute;
	top: 0;
	width: 100%;
	min-width: 1220px;
	height: 880px;
	background: url(../images/i3_04.png) repeat-y top center;
}

.im3ax {
	position: relative;
	width: 100%;
	min-width: 1220px;
}

.im3ay {
	padding: 55px 0px 105px 0px;
}

.im3ay1 {
	height: 50px;
	margin-bottom: 40px;
	position: relative;
	width: 100%;
	z-index: 2;
}

.im3ay1 ul {
	position: absolute;
	width: 100%;
	text-align: center;
}

.im3ay1 li {
	display: inline-block;
	margin: 0 35px;
}

.im3ay1 a {
	display: block;
	font-size: 20px;
	line-height: 50px;
	color: #989898;
}

.im3ay1 a.on_zzjssb {
	color: #333333;
}

.im3ay2 {
	height: 530px;
	overflow: hidden;
}

.chinaz3 {
	width: 100%;
	height: 530px;
	position: relative;
	overflow: hidden;
}

.q51buypic3 {
	width: 100%;
	position: relative;
}

.q51buypic3 li {
	width: 590px;
	height: 530px;
	position: relative;
	float: left;
	margin-right: 20px;
}

.inm3lone {
	width: 590px;
	height: 530px;
}

.inm3loimg {
	width: 590px;
	height: 450px;
	background: #f9f9f9;
}

.inm3loimg div {
	width: 590px;
	height: 450px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.inm3lofot {
	padding: 0px 10px;
}

.inm3lofot span {
	display: block;
	text-align: center;
	font-size: 24px;
	overflow: hidden;
	height: 80px;
	line-height: 80px;
}

.im3ay3 {
	padding-top: 45px;
}

.im3ay3 a {
	display: block;
	margin: 0 auto;
	width: 170px;
	height: 50px;
	background: url(../images/i2_13.jpg) no-repeat center;
	transition: all 0.3s;
}

.im3ay3 a:hover {
	background: url(../images/i1a_08.png) no-repeat center;
	transition: all 0.3s;
}

/*end index_m3*/
/*index_m4*/
.index_m4 {
	width: 100%;
	overflow: hidden;
	position: relative;
	min-width: 1220px;
	background: #b70000;
}

.im4bg {
	background: url(../images/i4_02.png) no-repeat top center;
	min-width: 1220px;
	width: 100%;
	height: 900px;
}

.im4bg2 {
	background: url(../images/i4_01.png) no-repeat top center;
	min-width: 1220px;
	width: 100%;
	height: 402px;
	position: absolute;
	top: 0;
}

.im4bg3 {
	background: url(../images/i4_08.png) no-repeat bottom center;
	min-width: 1220px;
	width: 100%;
	height: 260px;
	position: absolute;
	bottom: 0;
}

.im4lall {
	position: absolute;
	width: 100%;
	min-width: 1220px;
	top: 0;
	z-index: 1;
}

.im4L {
	width: 350px;
	padding: 135px 0px 0px 0px;
}

.im4_tit {
	padding-bottom: 25px;
}

.im4_tit span {
	display: block;
	text-align: left;
}

.im4_tit font {
	display: block;
	text-align: left;
	height: 60px;
	line-height: 60px;
	color: #ffffff;
	font-size: 30px;
}

.im4_dd {
	padding-bottom: 20px;
}

.im4_dd span {
	display: block;
	height: 45px;
	line-height: 45px;
	color: #ffffff;
	font-size: 20px;
}

.im4_dd font {
	display: block;
	height: 45px;
	line-height: 45px;
	color: #ffffff;
	font-size: 30px;
}

.im4_con {
	font-size: 14px;
	color: #ffffff;
	height: 52px;
	line-height: 26px;
	overflow: hidden;
}

.im4_desc {
	line-height: 25px;
	color: rgba(255, 255, 255, 0.2);
	margin-top: 125px;
}

.im4_desc span {
	display: block;
	font-size: 14px;
}

.im4_desc font {
	display: block;
	font-size: 12px;
	font-family: "Arial";
	text-transform: uppercase;
	letter-spacing: 4px;
}

.im4_more {
	padding-top: 75px;
}

.im4_more a {
	display: block;
	width: 170px;
	height: 50px;
	background: url(../images/i1a_06.png) no-repeat center;
	transition: all 0.3s;
}

.im4_more a:hover {
	background: url(../images/i1a_08.png) no-repeat center;
	transition: all 0.3s;
}

/*end index_m4*/
/*index_m5*/
.index_m5 {
	min-width: 1220px;
	width: 100%;
	overflow: hidden;
	position: relative;
	background: #b70000;
}

.im5bg {
	position: absolute;
	top: 0;
	width: 100%;
	min-width: 1220px;
	height: 1165px;
	background: url(../images/i5_02.jpg) no-repeat top center;
}

.im5bg2 {
	position: absolute;
	top: 0;
	width: 100%;
	min-width: 1220px;
	height: 382px;
	background: url(../images/i5_02.png) no-repeat top center;
	z-index: 1;
}

.im5all {
	position: relative;
	top: 0;
	width: 100%;
	min-width: 1220px;
}

.im5_tit {
	padding: 115px 0px 45px 0px;
	position: relative;
	top: 0;
}

.im5_tit span {
	display: block;
	text-align: center;
}

.im5_tit font {
	display: block;
	text-align: center;
	height: 55px;
	line-height: 55px;
	color: #ffffff;
	font-size: 30px;
}

.im5bg3 {
	position: absolute;
	top: 0;
	width: 100%;
	min-width: 1220px;
	height: 880px;
	background: url(../images/i3_04.png) repeat-y top center;
}

.im5ax {
	position: relative;
	width: 100%;
	min-width: 1220px;
}

.im5ay {
	padding: 55px 0px 105px 0px;
}

.im5ay1 {
	height: 50px;
	margin-bottom: 40px;
	position: relative;
	width: 100%;
	z-index: 2;
}

.im5ay1 ul {
	position: absolute;
	width: 100%;
	text-align: center;
}

.im5ay1 li {
	display: inline-block;
	margin: 0 35px;
}

.im5ay1 a {
	display: block;
	font-size: 20px;
	line-height: 50px;
	color: #989898;
}

.im5ay1 a.on_zzjssbx {
	color: #333333;
}

.im5ay2 {
	height: 510px;
	overflow: hidden;
}

.im5aone {
	margin-bottom: 20px;
}

.im5aoimg {
	width: 320px;
	height: 245px;
	background: #f9f9f9;
	overflow: hidden;
}

.im5aoimg div {
	width: 320px;
	height: 245px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.im5aofot {
	width: 840px;
}

.im5aofot span {
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	overflow: hidden;
}

.im5aofot font {
	display: block;
	text-align: left;
	font-size: 16px;
	overflow: hidden;
	height: 70px;
	line-height: 35px;
	color: #7e7e7e;
	margin: 20px 0px 70px 0px;
}

.im5aofot i {
	display: block;
	font-style: normal;
	text-align: left;
	font-size: 14px;
	overflow: hidden;
	height: 25px;
	line-height: 25px;
	color: #7e7e7e;
}

.im5ay3 {
	padding-top: 65px;
}

.im5ay3 a {
	display: block;
	margin: 0 auto;
	width: 170px;
	height: 50px;
	background: url(../images/i2_13.jpg) no-repeat center;
	transition: all 0.3s;
}

.im5ay3 a:hover {
	background: url(../images/i1a_08.png) no-repeat center;
	transition: all 0.3s;
}

/*end index_m5*/
/*end index_midd*/
/*footer*/
.footer {
	min-width: 1220px;
	width: 100%;
	background: #b70000;
	overflow: hidden;
	padding: 120px 0px 0px 0px;
}

.f1_top {
	text-align: center;
	padding: 0px 0px 95px 0px;
}

.footer1 {
	margin: 0px 0px 90px 0;
	overflow: hidden;
}

.footer1a {
	padding-bottom: 55px;
}

.footer1aL {
	width: 330px;
}

.footer1aL font {
	display: block;
	color: #ffffff;
	font-size: 14px;
	height: 23px;
	line-height: 23px;
	margin-bottom: 17px;
}

.footer1aL span {
	display: block;
	color: #ffffff;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

.footer1aM {
	margin-left: 105px;
	padding-top: 28px;
	width: 305px;
}

.f1ML {
	width: 90px;
	text-align: center;
	margin-left: 17px;
}

.f1ML:first-child {
	margin-left: 0;
}

.f1ML span {
	display: block;
	text-align: center;
}

.f1ML font {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	height: 40px;
	line-height: 40px;
}

.footer1aR {
	width: 315px;
}

.footer1aR font {
	display: block;
	color: #ffffff;
	font-size: 14px;
	height: 23px;
	line-height: 23px;
	margin-bottom: 17px;
}

.footer1aR a {
	display: block;
	float: left;
	width: 60px;
	overflow: hidden;
	margin-right: 22px;
	color: #ffffff;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
}

.footer1aR a:hover {
	color: #ffffff;
}

.footer1aR a:nth-child(5),
.footer1aR a:nth-child(9) {
	margin-right: 0;
}


.footer2 {
	min-width: 1220px;
	width: 100%;
	height: 70px;
	line-height: 70px;
	border-top: 1px solid #ffffff;
	text-align: center;
	font-size: 14px;
}

.footer2 span {
	display: block;
	float: left;
	margin-right: 15px;
	color: #ffffff;
}

.footer2 font {
	display: block;
	float: right;
	color: #ffffff;
}

.footer2 a {
	color: #ffffff;
}

.footer2 a:hover {
	color: #ffffff;
}

/*site*/
.sheader2 {
	background: #e1e1e1;
}

.sstit {
	height: 75px;
	line-height: 75px;
	background: url(../images/site_05.jpg) no-repeat center left;
	padding-left: 35px;
	font-size: 16px;
}

.sstit a {
	color: #666666;
}

.sstit a:hover {
	color: #000000;
}

.simidd {
	overflow: hidden;
	min-width: 1220px;
	width: 100%;
}

.site_xnavx {
	padding: 0px 0px 0px 0px;
}

.site_xnav {
	position: relative;
	width: 100%;
	height: 45px;
}

.site_xnav ul {
	position: absolute;
	width: 100%;
	font-size: 0;
	text-align: left;
}

.site_xnav li {
	display: inline-block;
	margin-right: 20px;
}

.site_xnav a {
	display: block;
	border: 1px solid #dcdcdc;
	background: #ffffff;
	color: #333333;
	padding: 0px 34px;
	height: 43px;
	line-height: 43px;
	font-size: 16px;
}

.site_xnav a.linkhover {
	border: 1px solid #000000;
	background: #000000;
	color: #FFFFFF;
}

.site_lst {
	overflow: hidden;
	padding: 20px 0px 50px 0px;
	width: 100%;
}

.site_con {
	line-height: 210%;
	min-height: 100px;
}

/*site end*/

body {
	font-size: 16px;
}

@media(max-width: 1584px) {
	body {
		font-size: 13.2px;
	}
}

.s12 {
	font-size: 12px;
}

@media(max-width: 1920px) {
	.s12 {
		font-size: 12.0px;
	}
}

.s13 {
	font-size: 13px;
}

@media(max-width: 1846px) {
	.s13 {
		font-size: 12.5px;
	}
}

.s14 {
	font-size: 14px;
}

@media(max-width: 1783px) {
	.s14 {
		font-size: 13px;
	}
}

.s15 {
	font-size: 15px;
}

@media(max-width: 1664px) {
	.s15 {
		font-size: 13px;
	}
}

.s16 {
	font-size: 16px;
}

@media(max-width: 1620px) {
	.s16 {
		font-size: 13.5px;
	}
}

.s17 {
	font-size: 17px;
}

@media(max-width: 1525px) {
	.s17 {
		font-size: 13.5px;
	}
}

.s18 {
	font-size: 18px;
}

@media(max-width: 1493px) {
	.s18 {
		font-size: 14px;
	}
}

.s19 {
	font-size: 19px;
}

@media(max-width: 1415px) {
	.s19 {
		font-size: 14px;
	}
}

.s20 {
	font-size: 20px;
}

@media(max-width: 1392px) {
	.s20 {
		font-size: 14.5px;
	}
}

.s21 {
	font-size: 21px;
}

@media(max-width: 1326px) {
	.s21 {
		font-size: 14.5px;
	}
}

.s22 {
	font-size: 22px;
}

@media(max-width: 1309px) {
	.s22 {
		font-size: 15.0px;
	}
}

.s23 {
	font-size: 23px;
}

@media(max-width: 1277px) {
	.s23 {
		font-size: 15.3px;
	}
}

.s24 {
	font-size: 24px;
}

@media(max-width: 1248px) {
	.s24 {
		font-size: 15.6px;
	}
}

.s25 {
	font-size: 25px;
}

@media(max-width: 1221px) {
	.s25 {
		font-size: 15.9px;
	}
}

.s26 {
	font-size: 26px;
}

@media(max-width: 1196px) {
	.s26 {
		font-size: 16.2px;
	}
}

.s27 {
	font-size: 27px;
}

@media(max-width: 1173px) {
	.s27 {
		font-size: 16.5px;
	}
}

.s28 {
	font-size: 28px;
}

@media(max-width: 1152px) {
	.s28 {
		font-size: 16.8px;
	}
}

.s29 {
	font-size: 29px;
}

@media(max-width: 1132px) {
	.s29 {
		font-size: 17.1px;
	}
}

.s30 {
	font-size: 30px;
}

@media(max-width: 1113px) {
	.s30 {
		font-size: 17.4px;
	}
}

.s31 {
	font-size: 31;
}

@media(max-width: 1096px) {
	.s31 {
		font-size: 17.7px;
	}
}

.s32 {
	font-size: 32px;
}

@media(max-width: 1080px) {
	.s32 {
		font-size: 18.0px;
	}
}

.s33 {
	font-size: 33px;
}

@media(max-width: 1064px) {
	.s33 {
		font-size: 18.3px;
	}
}

.s34 {
	font-size: 34px;
}

@media(max-width: 1050px) {
	.s34 {
		font-size: 18.6px;
	}
}

.s35 {
	font-size: 35px;
}

@media(max-width: 1036px) {
	.s35 {
		font-size: 18.9px;
	}
}

.s36 {
	font-size: 36px;
}

@media(max-width: 1024px) {
	.s36 {
		font-size: 19.2px;
	}
}

.s37 {
	font-size: 37px;
}

@media(max-width: 1011px) {
	.s37 {
		font-size: 19.5px;
	}
}

.s38 {
	font-size: 38px;
}

@media(max-width: 1000px) {
	.s38 {
		font-size: 19.8px;
	}
}

.s39 {
	font-size: 39px;
}

@media(max-width: 989px) {
	.s39 {
		font-size: 20.1px;
	}
}

.s40 {
	font-size: 40px;
}

@media(max-width: 979px) {
	.s40 {
		font-size: 20.4px;
	}
}

.s41 {
	font-size: 41px;
}

@media(max-width: 969px) {
	.s41 {
		font-size: 20.7px;
	}
}

.s42 {
	font-size: 42px;
}

@media(max-width: 960px) {
	.s42 {
		font-size: 21.0px;
	}
}

.s43 {
	font-size: 43px;
}

@media(max-width: 951px) {
	.s43 {
		font-size: 21.3px;
	}
}

.s44 {
	font-size: 44px;
}

@media(max-width: 942px) {
	.s44 {
		font-size: 21.6px;
	}
}

.s45 {
	font-size: 45px;
}

@media(max-width: 934px) {
	.s45 {
		font-size: 21.9px;
	}
}

.s46 {
	font-size: 46px;
}

@media(max-width: 926px) {
	.s46 {
		font-size: 22.2px;
	}
}

.s47 {
	font-size: 47px;
}

@media(max-width: 919px) {
	.s47 {
		font-size: 22.5px;
	}
}

.s48 {
	font-size: 48px;
}

@media(max-width: 911px) {
	.s48 {
		font-size: 22.8px;
	}
}

.s49 {
	font-size: 49px;
}

@media(max-width: 905px) {
	.s49 {
		font-size: 23.1px;
	}
}

.s50 {
	font-size: 50px;
}

@media(max-width: 898px) {
	.s50 {
		font-size: 23.4px;
	}
}

.s51 {
	font-size: 51px;
}

@media(max-width: 892px) {
	.s51 {
		font-size: 23.7px;
	}
}

.s52 {
	font-size: 52px;
}

@media(max-width: 886px) {
	.s52 {
		font-size: 24.0px;
	}
}

.s53 {
	font-size: 53px;
}

@media(max-width: 880px) {
	.s53 {
		font-size: 24.3px;
	}
}

.s54 {
	font-size: 54px;
}

@media(max-width: 874px) {
	.s54 {
		font-size: 24.6px;
	}
}

.s55 {
	font-size: 55px;
}

@media(max-width: 869px) {
	.s55 {
		font-size: 24.9px;
	}
}

.s56 {
	font-size: 56px;
}

@media(max-width: 864px) {
	.s56 {
		font-size: 25.2px;
	}
}

.s57 {
	font-size: 57px;
}

@media(max-width: 858px) {
	.s57 {
		font-size: 25.5px;
	}
}

.s58 {
	font-size: 58px;
}

@media(max-width: 854px) {
	.s58 {
		font-size: 25.8px;
	}
}

.s59 {
	font-size: 59px;
}

@media(max-width: 849px) {
	.s59 {
		font-size: 26.1px;
	}
}

.s60 {
	font-size: 60px;
}

@media(max-width: 844px) {
	.s60 {
		font-size: 26.4px;
	}
}

.s61 {
	font-size: 61px;
}

@media(max-width: 840px) {
	.s60 {
		font-size: 26.7px;
	}
}

.s62 {
	font-size: 62px;
}

@media(max-width: 836px) {
	.s60 {
		font-size: 27.0px;
	}
}

.s63 {
	font-size: 63px;
}

@media(max-width: 832px) {
	.s60 {
		font-size: 27.3px;
	}
}

.s64 {
	font-size: 64px;
}

@media(max-width: 828px) {
	.s60 {
		font-size: 27.6px;
	}
}

.s65 {
	font-size: 65px;
}

@media(max-width: 824px) {
	.s60 {
		font-size: 27.9px;
	}
}

.s66 {
	font-size: 66px;
}

@media(max-width: 820px) {
	.s60 {
		font-size: 28.2px;
	}
}

.s67 {
	font-size: 67px;
}

@media(max-width: 816px) {
	.s67 {
		font-size: 28.5px;
	}
}

.s68 {
	font-size: 68px;
}

@media(max-width: 813px) {
	.s68 {
		font-size: 28.8px;
	}
}

.s69 {
	font-size: 69px;
}

@media(max-width: 809px) {
	.s69 {
		font-size: 29.1px;
	}
}

.s70 {
	font-size: 70px;
}

@media(max-width: 806px) {
	.s70 {
		font-size: 29.4px;
	}
}

.s70 {
	font-size: 70px;
}

@media(max-width: 803px) {
	.s70 {
		font-size: 29.7px;
	}
}

.s71 {
	font-size: 71px;
}

@media(max-width: 800px) {
	.s71 {
		font-size: 30px;
	}
}

.s72 {
	font-size: 72px;
}

@media(max-width: 796px) {
	.s72 {
		font-size: 30.3px;
	}
}

.s73 {
	font-size: 73px;
}

@media(max-width: 793px) {
	.s73 {
		font-size: 30.6px;
	}
}

.s74 {
	font-size: 74px;
}

@media(max-width: 791px) {
	.s74 {
		font-size: 30.9px;
	}
}

.s75 {
	font-size: 75px;
}

@media(max-width: 788px) {
	.s75 {
		font-size: 31.2px;
	}
}

.s76 {
	font-size: 76px;
}

@media(max-width: 79px) {
	.s76 {
		font-size: 31.5px;
	}
}

.s77 {
	font-size: 77px;
}

@media(max-width: 785px) {
	.s77 {
		font-size: 31.8px;
	}
}

.s78 {
	font-size: 78px;
}

@media(max-width: 782px) {
	.s78 {
		font-size: 32.1px;
	}
}

.s79 {
	font-size: 79px;
}

@media(max-width: 780px) {
	.s79 {
		font-size: 32.4px;
	}
}

.s80 {
	font-size: 80px;
}

@media(max-width: 777px) {
	.s80 {
		font-size: 32.7px;
	}
}

.ip-item {
	width: 105px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

.ip-text {
	width: 100%;
	height: 60px;
	padding-left: 14px;
	padding-right: 14px;
	border-radius: 5px;
	position: relative;
	vertical-align: top;
	background-color: transparent;
	border: none;
	color: #111;
	transition: all .3s;
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 0, 0, 0);
	outline: 0;
	box-sizing: border-box;
}

.ip-text:hover,
.ip-text:focus,
.ip-text:active {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.ip-text[readonly] {
	cursor: pointer;
}

.ip-item:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	pointer-events: none;
	width: 8.75px;
	height: 5.625px;
	background-image: url(../images/220.png);
	background-size: 100% 100%;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: 0.28125px;
}

.ip-item:before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 20px;
    background-color: #e5e5e5;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
}

.ip-item:last-child:before {
	display: none;
}

.ip-list {
	position: absolute;
	left: 0;
	bottom: 100%;
	min-width: 100%;
	max-height: 3.60rem;
	overflow: auto;
	display: none;
	padding: .05rem 0;
	box-sizing: border-box;
	text-align: left;
	background-color: #fff;
	z-index: 123;
	border: 1px solid #dee2e6;
	border-radius: .05rem;
	box-shadow: 0 0.06rem 0.12rem rgb(0, 0, 0, 0.18);
}

.ip-list.up {
	top: auto;
	bottom: 100%;
}

.ip-list a {
	display: block;
	line-height: 1.3;
	color: #111;
	padding: .04rem .20rem .04rem .12rem;
	white-space: nowrap;
	cursor: pointer;
	transition: all .2s;
	box-sizing: border-box;
}

.ip-list a.active,
.ip-list a:hover {
	background-color: #e9ecef;
}

.ip-list a.hide {
	display: none;
}

.ip-item.active {
	z-index: 100 !important;
}

.ip-item.active .ip-list {
	display: block;
}

.ip-item.active .ip-input {
	background-color: #e6e6e6;
	border-color: #adadad;
}

.js-main {
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 12345;
	padding: .1rem 0;
	box-sizing: border-box;
	display: none;
}

.js-main.show {
	display: block;
}

.js-main:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	/* background-image: url(../images/215.jpg); */
	background-color: #b42328;
	background-size: cover;
	background-position: center top;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	opacity: 0.75;
}

.js-main * {
	box-sizing: border-box;
}

.js-inner {
	width: 100%;
	/* max-width: 16rem; */
	margin: 0 auto;
	position: relative;
	z-index: 12;
}

.js-form {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.js-left {
	display: flex;
	/* float: left; */
	align-items: center;
	padding-right: 10px;
}

.js-logo {
	height: .6rem;
}

.js-right {
	/* float: right; */
	font-size: 0;
}

.js-area {
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	background-color: #fff;
	border-radius: 5px;
	padding-left: 10px;
}

.js-icon {
	width: 15px;
	display: inline-block;
	vertical-align: middle;
}

.js-item {
	display: inline-block;
	vertical-align: top;
	position: relative;
}

.js-form input::-webkit-input-placeholder {
	color: #111;
}

.js-form input:-moz-placeholder {
	color: #111;
}

.js-form input::-moz-placeholder {
	color: #111;
}

.js-form input:-ms-input-placeholder {
	color: #111;
}

.js-one {
	display: inline-block;
	vertical-align: top;
	background-color: #fff;
	border-radius: 5px;
	margin-left: 10px;
	padding-left: 10px;
}

.js-input {
	width: 105px;
	height: 60px;
	background-color: transparent;
	padding: 10px;
	color: #111;
	border: none;
	display: inline-block;
	vertical-align: middle;
}

.js-sub {
	display: inline-block;
	vertical-align: top;
	padding: 0 20px;
	background-color: #be7e4d;
	color: #fff;
	border-radius: 5px;
	cursor: pointer;
	height: 60px;
	line-height: 60px;
	border: none;
	/* margin-left: .1rem; */
}

.js-sub:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 106.25px;
	height: 43.75px;
	background-image: url(../images/15.png);
	background-size: 100% 100%;
	margin-left: 6px;
	display: none;
}

.js-close {
	width: 26px;
	height: 26px;
	background-image: url(../images/221.png);
	background-size: 100% 100%;
	position: absolute;
	right: 15px;
	top: 15px;
	cursor: pointer;
	z-index: 99;
}

.js-type-item {
	background-color: #fff;
	border-radius: 5px;
	margin-left: 10px;
	margin-right: 10px;
	width: 135px;
}

.js-left-text {
	padding-right: 10px;
	text-align: center;
	display: flex;
	height: 80px;
	flex-direction: column;
	justify-content: space-between;
}

.js-left-tip {
	color: #fff;
	margin-bottom: 15px;
	line-height: 1;
}

.js-left-phone {
	color: #b42328;
	background-color: #fff;
	border-radius: 60px;
	line-height: 1.2;
	padding: 0 10px;
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
}

.js-left-phone:before {
	content: "";
	display: inline-block;
	vertical-align: top;
	width: 33px;
	height: 33px;
	background-image: url(../images/phone.svg);
	background-size: 100% 100%;
	margin-right: 10px;
}

.js-code {
	width: 80px;
}

@media(max-width: 1920px) {
	.ip-list {
		max-height: 360px;
		padding: 5px 0;
		box-shadow: 0 6px 12px rgb(0, 0, 0, 0.18);
	}

	.ip-list a {
		padding: 4px 20px 4px 12px;
	}

	.js-main {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.js-close {
		width: 26px;
		height: 26px;
	}

	.js-code {
		width: 80px;
	}

	.js-left-text {
		padding-right: 10px;
		height: 80px;
	}
}

@media(max-width: 1700px) {
	.js-inner {
		max-width: 17rem;
	}
}

@media(max-width: 1400px) {
	.ip-item {
		/* width: 120px; */
		height: 38px;
		flex: 1;
	}

	.ip-text {
		height: 38px;
	}

	.js-input {
		/* width: 95px; */
		height: 38px;
	}

	.js-logo {
		height: 38px;
	}

	.js-icon {
		width: 13px;
	}

	.js-sub {
		height: 38px;
		line-height: 38px;
		padding: 0 15px;
	}

	.js-main {
		padding: 10px 50px 10px 20px;
	}

	.js-inner {
		max-width: 100%;
	}
}

@media(max-width: 1300px) {
	.js-area {
		display: block;
		margin-bottom: .1rem;
		padding-left: 10px;
	}

	.ip-text {
		padding: 0 23px 0 10px;
	}

	.js-one {
		padding-left: 10px;
		margin-left: 5px;
	}

	.js-area+.js-one {
		margin-left: 0;
	}

	.js-input {
		padding: 0 10px;
	}

	.js-sub:after {
		margin-left: 39px;
	}
}

@media(max-width: 900px) {
	.js-main {
		padding-left: 10px;
		padding-right: 10px;
	}

	.js-left {
		float: none;
		margin-bottom: 20px;
		justify-content: center;
	}

	.js-right {
		float: none;
	}

	.ip-item {
		width: 100%;
	}

	.ip-item:before {
		display: none;
	}

	.js-area {
		margin-bottom: 10px;
		padding-left: 23px;
		position: relative;
	}

	.js-one {
		width: 100%;
		margin-left: 0;
		margin-bottom: 10px;
		padding-left: 23px;
		position: relative;
	}

	.js-input {
		width: 100%;
	}

	.js-sub {
		margin-left: 0;
		width: 190px;
		display: block;
		margin: 0 auto;
		white-space: nowrap;
	}

	.js-icon {
		position: absolute;
		left: 10px;
		top: 12px;
	}

	.ip-list {
		max-height: 280px;
	}

	.js-type-item {
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 10px;
		padding-left: 23px;
	}

	.js-form {
		display: block;
	}
}

@media(max-width: 500px) {
	.js-main.show {
		display: none;
	}
}