@charset "utf-8";
/*元指令CMS、元指令建站*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, ul, ol, li, pre, form, fieldset, legend, button, input, textarea {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	color: #000;
}
html, body {
	width: 100%;
	min-width: 320px;
}
body {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑", "Microsoft Yahei", "Arial", "Verdana", "sans-serif";
	font-size: 14px;
	line-height: 24px;
	background: #f5f7f9;
	overflow-x: hidden;
}
button, input, select, textarea {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑", "Microsoft Yahei", "Arial", "Verdana", "sans-serif";
	font-size: 14px;
}
.main-content {
    position: relative;
	background: #ffffff;
}
ul, ol, li, dl, dd, dt {
	list-style: none;
}
em {
	font-style: normal;
}
a {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
	color: #e85300;
}
legend {
	color: #000;
}
fieldset, img {
	border: 0;
}
label, button {
	cursor: pointer;
}
/*解决IE图片缩放失真*/
img {
	-ms-interpolation-mode: bicubic;
	max-width:100%;
}
/*清除浮动*/
.clearfix:after {
	content: '';
	display: block;
	height: 0;
	clear: both;
}
.clearfix {
	zoom: 1;
}
.clear {
	clear: both;
}
/*连续英文、数字换行*/
.wordwrap {
	word-break: break-all;
	word-wrap: break-word;
}
/*单行文字超出显示省略号*/
.omg {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
img {
	border: 0;
	vertical-align: middle;
}
a {
	color: #3a3a3a;
	text-decoration: none;
}
a:hover {
	color: #fb4542;
	text-decoration: none
}
a:active {
	color: #fb4542;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
*, a, button, input {
	-webkit-tap-highlight-color: rgba(255,0,0,0);
}
*, ::after, ::before {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.pt-15 {
    padding:15px 0 0 0;
}
.pb-15 {
    padding:0 0 15px 0;
}
.ptb-15 {
    padding:15px 0;
}
.pt-20 {
    padding:20px 0 0 0;
}
.pb-20 {
    padding:0 0 20px 0;
}
.ptb-20 {
    padding:20px 0;
}
.row {
    padding: 0 10px;
}



.top-content {
	width:100%;
	z-index: 999;
}
.top-content .top-con {
	padding:10px 0;
	background:#ffffff;
}
.top-content .logo {
	float:left;
	margin-right: 5px;
}
.top-content .logo img {
    height:40px;
	margin-top: 8px;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.top-content .text {
	float:left;
}
.top-content .text .text-1 {
	font-size:16px;
}
.top-content .text .text-1 span {
    display:inline-block;
	background: #f9e6d3;
    color: #bd6f19;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	border-radius: 10px;
    font-size: 12px;
	height: 18px;
    line-height: 18px;
	padding-right: 5px;
	margin-left: 5px;
}
.top-content .text .text-1 span img {
    height:18px;
	padding-right: 2px;
	vertical-align:top;
}
.top-content .text .text-2 {
    margin:5px 0 0 0;
}
.top-content .text .text-2 ul li {
    float:left;
	font-size:12px;
	padding:0 3px;
	margin:0 3px 0 0;
	border:1px solid #b2b2b2;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.main-con {
    position:relative;
	z-index:90;
}

.kefu-content-1 .kefu-l {
    float:left;
    font-size:16px;
	line-height:60px;
	margin-left: 10px;
}
.kefu-content-1 .kefu-l span {
    display: inline-block;
    font-size:0px;
	line-height: 0;
}
.kefu-content-1 .kefu-l i {
    font-size:18px;
	background: #1aad19;
	color:#fff;
    height:35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
	margin-right: 5px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.kefu-content-1 .kefu-r {
    float:right;
    font-size:16px;
	line-height:60px;
	padding: 0px 20px;
	background: #1aad19;
	color:#fff;
	cursor: pointer;
	font-weight: bolder;
}
.kefu-content-1 .kefu-r i {
    margin-right: 10px;
}

.kefu-content-2 .kefu-l {
    float:left;
    font-size:16px;
	line-height:40px;
}
.kefu-content-2 .kefu-r {
    float:right;
    font-size:16px;
	line-height:40px;
	background: #e6322e;
	color:#fff;
	-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
	cursor: pointer;
}
.kefu-content-2 .kefu-r a {
    display: inline-block;
    padding: 0px 20px;
	color:#ffffff;
}
.kefu-content-2 .kefu-r i {
    margin-right: 10px;
	color:#ffffff;
}

.nr-content-sq {
    text-align:center;
	font-size:18px;
	font-weight:bolder;
}
.nr-content-sy {
    text-align:center;
}

.nr-content-sy span {
    display: inline-block;
	font-size:16px;
	color: rgb(230, 50, 46);
    background-color: rgba(230, 50, 46, 0.05);
	padding: 8px 20px;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.nr-content-sy span i {
    margin-right: 10px;
	font-size: 18px;
    vertical-align: middle;
}
.nr-content-sy span font {
	font-size:16px;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 2px 8px;
	background-image: -webkit-linear-gradient(45deg, #E6322E, rgb(255, 26, 97));
	margin: 0 6px;
	color: #fff;
}

button,
input,
select {
  outline: none;
  margin:0;
  padding:0;
}

button,
.btn,
select {
  cursor: pointer;
}

textarea {
  padding:5px!important;
}
input::-webkit-input-placeholder {
   color:#999;
   font-size:16px;
}
:-moz-placeholder {
   color:#999;
   font-size:16px;
}
::-moz-placeholder {
   color:#e999;
   font-size:16px;
}
input:-ms-input-placeholder {
   color:#999;
   font-size:16px;
}
input::-ms-input-placeholder {
   color:#999;
   font-size:16px;
}
input[type="text"] {
    background: transparent;
    border: none;
    outline: none;
    width: 100%;
    font-size: 15px;
    color: #323233;
    line-height: 48px;
    padding: 0 10px;
	border: 1px solid #c5c2c2;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-appearance: none;
}
.form-input {
    background: #ffffff;
    padding: 0 0 6px 0;
    margin: 16px 16px 0 16px;
}
.form-input p {
    font-size:16px;
	margin-bottom:10px;
}
.form-input p span {
    margin-left:5px;
	color:#ff0000;
}

@keyframes templateEnlargeShrink {
	0% {
		transform: scale(1);
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
	}
	33% {
		transform: scale(0.95);
		-webkit-transform: scale(0.95);
		-ms-transform: scale(0.95);
	}
	66% {
		transform: scale(1);
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
	}
	100% {
		transform: scale(1);
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
	}
}


.sub {
    margin: 16px 16px 0 16px;
    -webkit-animation: templateEnlargeShrink 3s infinite;
    -o-animation: templateEnlargeShrink 3s infinite;
    animation: templateEnlargeShrink 3s infinite;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.sub .btn {
    display: inline-block;
    width: 100%;
    color: #fff;
    background-image: -webkit-linear-gradient(45deg, rgb(230, 50, 46), rgb(255, 25, 98));
    font-size: 18px;
    line-height: 46px;
    border: none;
    cursor: pointer;
	-webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.form-list {
    margin: 35px 16px 50px 16px;
	background: rgba(230, 50, 46, 0.08);
	height:50px;
	line-height:50px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.swiper-container-xh {
    width: 100%;
    height: 100%;
}
.form-item {
    margin:0 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
	color: rgb(230, 50, 46);
}

.bh-content {
    text-align: center;
    font-size: 18px;
    line-height: 45px;
    background: #e6322e;
    color: #fff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    cursor: pointer;
	margin-bottom: 20px;
}
.bh-content a {
    display: inline-block;
    padding: 0px 20px;
    color: #ffffff;
}
.bh-content a i {
    margin-right: 10px;
    color: #ffffff;
}

.faq-list ul li {
    display: flex;
    justify-content: space-between;
	border-bottom: 1px solid rgba(228, 228, 228, 0.7);
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.faq-list ul li .faq-left {
    margin-right: 15px;
}
.faq-list ul li .faq-left span {
    background-color: rgb(230, 50, 46);
    border-radius: 4px;
	color:#fff;
	padding:1px 3px;
	font-size:12px;
}
.faq-list ul li .faq-right .faq-wen {
    font-size:18px;
	margin-bottom: 10px;
}
.faq-list ul li .faq-right .faq-wen img {
	height:18px;
}
.faq-list ul li .faq-right .faq-da {
    position:relative;
}
.faq-list ul li .faq-right .faq-da .faq-da-con {
    color: rgba(102, 102, 102, 0.7);
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.faq-list ul li .faq-right .open .faq-da-con {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 200;
    line-clamp: 200;
    -webkit-box-orient: vertical;
}
.faq-list ul li .faq-right .faq-da .faq-kai {
	position:absolute;
	right:0;
	bottom:0;
	color:#666;
	background: #fff;
    padding: 0 0 0 5px;
}
.faq-list ul li .faq-right .open .faq-kai {
	display:none;
}

.cp-content {
   padding: 0 5px 15px 5px;
}
.cp-content ul li {
    float:left;
	width:48%;
	margin:0 1% 20px 1%;
}
.cp-content ul li .img {
	position:relative;
}
.cp-content ul li .img img {
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.cp-content ul li .img .tag {
    position:absolute;
	left:10px;
	bottom:10px;
}
.cp-content ul li .img .tag span {
    padding: 2px 8px;
    margin: 0 5px 0 0;
	background: #e6322e;
	color:#ffffff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
	font-size: 13px;
}
.cp-content ul li .img .tag span.tese-none {
    display:none;
}
.cp-content ul li .text {
	line-height: 26px;
}
.cp-content ul li .des {
	color: #858585;
	line-height:20px;
	font-size: 13px;
}
.cp-content ul li .zixun {
    text-align:center;
	margin:10px 0 0 0;
}
.cp-content ul li .zixun span {
	padding: 5px 40px;
	background: #e6322e;
	color:#fff;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.jieda-content {
    background-image: linear-gradient(to right, rgba(230, 50, 46, 0.06), rgba(230, 50, 46, 0.04));
	margin: 0 10px 20px 10px;
}
.jieda-content .jieda-list {
	display: flex;
    justify-content: space-between;
}
.jieda-content .jieda1 {
    width: 30%;
}
.jieda-content .jieda1 img {
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
/*.jieda-content .jieda1 .jieda1-item {
	display: flex;
    justify-content: space-between;
}*/
.jieda-content .jieda2 {
    width: 45%;
	padding-left: 10px;
}
.jieda-content .jieda3 {
    width: 25%;
}
.jieda-content .jieda3 {
    text-align:center;
	background: #e6322e;
    color: #fff;
	-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    cursor: pointer;
}
.jieda-content .jieda3 a {
    color:#fff;
}

.foot-content {
    text-align:center;
	color: #858585;
	font-size: 12px;
	line-height:20px;
	background: #f1f1f1;
	padding:20px 0 100px 0;
}
.foot-content a {
    color: #858585;
}

.kefu-content-3 {
    position:fixed;
	left:0;
	bottom:0;
	width:100%;
	text-align: center;
	z-index: 9999;
}
.kefu-content-3 .kefu-list {
	padding:10px 0;
	background:#ffffff;
}
.kefu-content-3 ul li {
	display:inline-block;
	width:43%;
	margin:0 3%;
	line-height:40px;
	background: #e6322e;
	padding:0 20px;
	font-size:18px;
    color:#fff;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.kefu-content-3 ul li a {
    font-size:18px;
    color:#fff;
}
.kefu-content-3 ul li i {
    margin-right: 10px;
}

.kefu-foot-con {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 999999;
}
.kefu-foot-con .kefu-foot {
    max-width: 480px;
	font-size: 16px;
    margin: 0 auto;
	padding:15px 0;
	text-align: center;
	background: #fff;
	box-shadow: 0 -10px 20px 0 rgba(0, 0, 0, 0.06);
}
.kefu-foot-con .kefu-foot .foot1 {
    color: rgb(26, 173, 23);
	font-size:18px;
	margin-bottom:5px;
	font-weight:bolder;
}

.ewm {
	position: fixed;
    top: 117px;
    left: 50%;
    margin-left: 340px;
    width: 220px;
    padding: 5px;
    background: #fff;
}
.ewm p {
    text-align:center;
	margin-bottom:5px;
	font-size: 16px;
}


.tishi_mask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    z-index: 10000;
    display: none;
}
.tishi_con {
    width: 300px;
    position: fixed;
    top: 0px;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: #fff;
    height: 230px;
	-webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.tishi_con p {
	margin:0;
	padding:0;
}
.tishi_con .tishi_zi {
    text-align: center;
    margin-top: 30px;
	line-height: 30px;
    font-size: 18px;
	font-weight: bolder;
}
.tishi_con .tishi_zi span {
    font-size: 0px;
}
.tishi_con .tishi_zie {
    text-align: center;
	margin-top: 15px;
}
.tishi_con .tishi_zie .wxcopy2 {
    display: inline-block;
    background: #f7f7f7;
	padding: 20px 30px;
	font-size: 16px;
}
.tishi_con .tishi_qd {
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #000;
	margin-top: 20px;
}
.tishi_con .tishi_qd span {
    display: inline-block;
    background: #1aad17;
	padding: 10px 20px;
	color:#ffffff;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	cursor: pointer;
}
.tishi_con .tishi_qd a {
    display:block;
	text-decoration:none;
}
.tishi_con .close {
    position:absolute;
	right:10px;
	top:10px;
	cursor: pointer;
}
.tishi_con .close i {
    font-size:18px;
	color: #a9a7a7;
}


.tishi_con_s {
    width: 300px;
    position: fixed;
    top: 0px;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: #fff;
    height: 240px;
	-webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.tishi_con_s p {
	margin:0;
	padding:0;
}
.tishi_con_s .tishi_icon {
    text-align: center;
    margin-top: 20px;
}
.tishi_con_s .tishi_icon i {
    font-size: 40px;
	color: #1aad17;
}
.tishi_con_s .tishi_icon img {
    height: 40px;
}
.tishi_con_s .tishi_s {
    text-align: center;
	line-height: 30px;
    font-size: 20px;
	margin-top: 10px;
	font-weight: bolder;
}
.tishi_con_s .tishi_zi {
    text-align: center;
    margin-top: 10px;
    line-height: 20px;
    font-size: 16px;
	color: #666;
}
.tishi_con_s .tishi_zie {
    text-align: center;
	margin-top: 10px;
	font-size: 16px;
	color: #666;
}
.tishi_con_s .tishi_qd {
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #666;
	margin-top: 15px;
}
.tishi_con_s .tishi_qd span {
    display: inline-block;
    background: #1aad17;
	padding: 10px 40px;
	color:#ffffff;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	cursor: pointer;
}
.tishi_con_s .tishi_qd a {
    display:block;
	text-decoration:none;
}
.tishi_con_s .close {
    position:absolute;
	right:20px;
	top:10px;
	cursor: pointer;
}
.tishi_con_s .close i {
    font-size:18px;
	color: #a9a7a7;
}


.show-content {
    padding:20px 15px;
}
.show-content .show-tit{
    font-size:18px;
	font-weight:bolder;
	margin-bottom:10px;
}
.show-content .show-time {
    margin-bottom:10px;
}
.show-content .show-tag {
    margin-bottom:10px;
}
.show-content .show-tag span {
    padding: 2px 8px;
    margin: 0 5px 0 0;
    border: 1px solid #b2b2b2;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.show-content .show-con {
    min-height: 600px;
	font-size:15px;
	line-height: 36px;
}
.show-content .show-con img {
	max-width:100% !important;
	height:auto !important;
}


@media(min-width:414px){
.main-content {
    max-width: 480px;
	margin: 0 auto;
	-moz-box-shadow: 2px 3px 10px #999;
    -webkit-box-shadow: 2px 3px 10px #999;
	box-shadow: 2px 3px 10px #999;
}
.top-content .top-con {
	margin:0 auto;
}
.top-content .logo {
    margin-right: 10px;
}
.top-content .text .text-2 ul li {
	font-size:12px;
	line-height: 18px;
	padding: 0 8px;
    margin: 0 5px 0 0;
}
.kefu-content-1 .kefu-l i {
    margin-right: 10px;
}
.cp-content ul li .img .tag span {
	font-size: 14px;
}
.kefu-content-3 .kefu-list {
    max-width:414px;
	margin:0 auto;
}
}

.showvideo {
    line-height:0;
	background: #000;
}
.showvideo video {
    width: 100% !important;
}
.showcon {
    text-align:center;
}
.showcon * {
    word-break: break-all;
}
.showcon img {
    max-width: 100% !important;
    height:auto !important;
}
.showcon ul.list-paddingleft-2 {
    margin: 0 !important;
    padding: 0 0 0 15px !important;
    list-style: inherit !important;
}
.showcon ul.list-paddingleft-2 li {
    display: list-item !important;
    margin-left: 20px !important;
    list-style: inherit !important;
    /* font-size: 20px; */
}
.showcon hr {
    border-bottom: 1px solid #e2e2e3;
    border-top: 0 none;
    margin: 30px 0;
    padding: 0;
}
.showcon audio {
    max-width: 100% !important;
}
.showcon video {
    width: 100% !important;
}
.showcon iframe {
    max-width: 100% !important;
    border: none !important;
}
.showcon table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100% !important;
    max-width: 100% !important;
    height:auto !important;
}
.showcon td, .showcon th {
    padding: 5px 10px !important;
    border: 1px solid #666666 !important;
    word-break: break-all !important;
}
@media(max-width:991px){
.showcon iframe {
    height:auto !important;
}
}

@media(max-width:1199px){
.ewm {
    display:none;
}
}