﻿* {
	margin: 0;
	padding: 0;
	outline: none;
}

*:not(input, textarea) {
	-webkit-touch-callout: inherit;
	-webkit-user-select: auto;
}

html {}

body {
	font-family: font:16px/32px 'Microsoft YaHei' Arial;
	font-size: 14px;
	color: #333;
	-webkit-touch-callout: inherit;
	-webkit-user-select: auto;
	background-color: #fff;
	max-width: 480px;
	margin: 0 auto;
}

a {
	color: #333;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	font-family: "Microsoft YaHei";
}

a:hover {
	text-decoration: none;
}

button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	padding: 0;
	outline: none;
}

dt,
dd {
	display: inline-block;
}

textarea,
input {
	resize: none;
	outline: none;
}

textarea {
	resize: none;
	-webkit-appearance: none;
}

ul,
ol,
li {
	list-style: none;
}

em {
	font-style: normal;
}

h2 {
	font-size: 22px;
	margin: 12px 0;
	text-align: center;
	font-family: "Microsoft YaHei";
}

p {
	text-align: justify;
	text-justify: distribute-all-lines;
	font-family: "Microsoft YaHei";
}

[class*="icon-n"]:before,
[class^="icon-n"]:before,
[class*="icon-n"]:after,
[class^="icon-n"]:after {
	content: "";
	background: url(../images/icon-n-bg.png) no-repeat;
	display: inline-block;
}

div,
ul,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
h5,
h6,
span,
a,
p,
em {
	font-family: 'Microsoft YaHei' !important;
}

img[src*=".jpg"] {
	border: none;
	background-image: url(../images/loading.gif);
	background-size: 10px 10px;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
}

.page-1-1 {
	background-color: #fff;
}

.page-2-1 {
	background-color: #f1f1f3;
}

.page-3-1 {
	background-color: #fff;
}

.page-3-1 .banner {
	margin-top: 10px;
}

.page-3-2 {
	background-color: #F3533C;
}

.page-4-1 {
	background-color: #f1f1f3;
	padding-top: 2px;
	overflow: hidden;
	margin-top: 15px;
}

.page-5-1 {
	background-color: #f1f1f3;
	padding-top: 2px;
}

.page-2-1 h2 img,
.bdfkp h2 img,
.page-4-1 h2 img,
.page-5-1 h2 img,
.page-6-1 h2 img,
.expert h2 img,
.shipin h2 img {
	vertical-align: middle;
	margin-right: 12px;
	width: 10.6% !important;
}

header {
	width: 100%;
	overflow: hidden;
	padding-bottom: 0.5%;
}

header img {
	width: 100%;
}

header span {
	float: left;
	margin-top: 2%;
	font-size: 16px;
	font-weight: bold;
}

header span a {
	color: #fff;
}

header .icon-n-phone:before {
	width: 20px;
	height: 18px;
	background-size: 500%;
	background-position: -81px 3px;
}

.head {
	overflow: hidden;
	position: relative;
}

.head .hd {
	position: absolute;
	z-index: 1;
	bottom: -13px;
	left: 42%;
	margin-right: -50px;
	padding: 10px;
}

.head .hd ul {
	overflow: hidden;
	display: -moz-box;
	display: -webkit-box;
	display: box;
	height: 15px;
	display: block
}

.head .hd ul li {
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	margin-right: 10px;
	font-size: 0px;
	background: #a7a7a7;
	border: 1px solid #a7a7a7;
	float: left;
}

.head .hd ul .on {
	background: #ffffff;
}

.head .bd ul li {
	position: relative;
}

.head .bd ul li span a {
	position: absolute;
	display: inline-block;
	left: 74%;
	top: 62%;
	width: 100px;
	height: 36px;
}

.head img {
	width: 100%;
}

nav {
	overflow: hidden;
	padding: 5% 0%;
}

nav ul li {
	width: 20%;
	margin: 0 2.5% 4px;
	float: left;
	text-align: center;
}

nav ul li span {
	width: 50px;
	height: 50px;
	background-color: #dddaf6;
	border-radius: 50%;
	display: inline-block;
}

nav ul li:nth-of-type(2) span {
	background-color: #cfddf6;
}

nav ul li:nth-of-type(3) span {
	background-color: #f5d1d1;
}

nav ul li:nth-of-type(4) span {
	background-color: #bceff7;
}

nav ul li:nth-of-type(5) span {
	background-color: #f5d7b9;
}

nav ul li:nth-of-type(6) span {
	background-color: #e6b7f7;
}

nav ul li:nth-of-type(7) span {
	background-color: #f5cdb9;
}

nav ul li:nth-of-type(8) span {
	background-color: #f5f5d1;
}

nav ul li p {
	line-height: 28px;
	text-align: center;
}

nav ul li .nav_span:before {
	width: 35px;
	height: 34px;
	background-size: 400%;
	margin: 10px 0 0 7px;
}

.icon-n-jianj:before {
	background-position: 0 0;
}

.icon-n-zhuanj:before {
	background-position: 0 -32px;
}

.icon-n-anl:before {
	background-position: 0 -68px;
}

.icon-n-lux:before {
	background-position: 0 -105px;
}

.icon-n-changs:before {
	background-position: 0 -139px;
}

.icon-n-jis:before {
	background-position: 0 -174px;
}

.icon-n-zix:before {
	background-position: 0 -211px;
}

.icon-n-yuy:before {
	background-position: 0 -245px;
}

.news {
	padding-top: 2px;
	margin-bottom: .1rem;
	overflow: hidden;
}

.news h2 {
	margin-bottom: 2%;
}

.news ul {
	/*padding: 0 10px;*/
	display: inline;
}

.news ul li {
	line-height: 35px;
	border-bottom: 1px #ccc dashed;
	font-size: .24rem;
	margin-left: 10px;
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.news ul li font {
	font-size: 0.3rem;
	font-weight: bold;
	margin-right: .1rem;
	color: #ff7a32;
	border: 1px #ff7a32 solid;
	padding: 0 .04rem;
}

.expert {
	margin-top: 8%;
	/*background: #b0a6fc;*/
	position: relative;
}

.expert h2 {
	background-color: #fff;
}

.expert .bd {}

.expert .hd {
	position: absolute;
	z-index: 1;
	bottom: -6px;
	left: 35%;
	margin-right: -50px;
	padding: 10px;
}

.expert .hd ul {
	overflow: hidden;
	display: -moz-box;
	display: -webkit-box;
	display: box;
	height: 15px;
	display: block
}

.expert .hd ul li {
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	margin-right: 10px;
	font-size: 0px;
	background: #a7a7a7;
	border: 1px solid #a7a7a7;
	float: left;
}

.expert .hd ul .on {
	background: #ffffff;
}

.expert_scr {
	position: relative;
}

.expert_scr img {

	overflow: hidden;
}

.expert_toupiao {
	position: absolute;
	width: 75px;
	height: auto;
	top: 0;
	right: 5%;
	color: #645d96;
}

.expert_toupiao div {
	width: 50px;
	height: 50px;
	padding: 5px 0;
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px #333 solid;
	border-left: 1px #333 solid;
	border-right: 1px #333 solid;
}

.expert_toupiao p {
	font-size: 0.3rem;
	line-height: 18px;
	text-align: left;
}

.expert_des .expert_des_t {
	overflow: hidden;
}

.expert_des {
	width: 88%;
	background: rgba(0, 0, 0, .7);
	position: absolute;
	bottom: 0;
	padding: 12px 6% 15px;
	color: #fff;
}

.expert_des .expert_des_t h3 {
	font-size: 32px;
	float: left;
	font-weight: bold;
}

@media screen and (max-width:340px) {
	.expert_des .expert_des_t h3 {
		font-size: 24px;
	}
}

@media screen and (min-width:341px) and (max-width:374px) {
	.expert_des .expert_des_t h3 {
		font-size: 26px;
	}
}

@media screen and (min-width:375px) and (max-width:414px) {
	.expert_des .expert_des_t h3 {
		font-size: 30px;
	}
}

.expert_des .expert_des_t div {
	float: left;
	width: 51%;
	text-align: left;
	margin-left: 2%;
}

.expert_des .expert_des_t span {
	font-size: 14px;
	line-height: 16px;
}

.icon-n-zjp:before {
	width: 16px;
	height: 16px;
	background-size: 450%;
	margin: 0;
	background-position: -57px -72px;
}

.expert_des .expert_des_b {
	margin-top: 15px;
	line-height: 25px;
	overflow: hidden;
	text-align: left;
}

.renqun {
	overflow: hidden;
	padding: 8% 10px 2%;
}

.renqun ul li {
	width: 31.5%;
	margin: 0 2.5% 8px 0;
	padding-bottom: 2.5%;
	border-radius: 10px;
	background-color: #e7e4fe;
	float: left;
	text-align: center;
	overflow: hidden;
}

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

.renqun ul li:nth-of-type(2) {
	background-color: #ffdad9;
}

.renqun ul li:nth-of-type(3) {
	background-color: #d8e7ff;
}

.renqun ul li:nth-of-type(4) {
	background-color: #ffe1c1;
}

.renqun ul li:nth-of-type(5) {
	background-color: #f0c1ff;
}

.renqun ul li:nth-of-type(6) {
	background-color: #ffd7c1;
}

.renqun ul li:nth-of-type(7) {
	background-color: #b6f0ef;
	clear: both;
}

.renqun ul li:nth-of-type(8) {
	background-color: #ffffd9;
}

.renqun ul li:nth-of-type(9) {
	background-color: #c6f9ff;
}

.rq_span:before {
	width: 35px;
	height: 27px;
	background-size: 440%;
	margin: 10% 0 0 0;
}

.rq_span1:before {
	width: 35px;
	height: 41px;
	background-size: 400%;
	margin: 10% 0 0 0;
}

.icon-n-ret:before {
	background-position: -40px 0;
}

.icon-n-rnv:before {
	background-position: -40px -28px;
}

.icon-n-rnan:before {
	background-position: -40px -58px;
}

.icon-n-rln:before {
	background-position: -40px -89px;
}

.icon-n-rby:before {
	background-position: -62px 0px;
	background-size: 350%;
}

.icon-n-rzl:before {
	background-position: -65px -38px;
	background-size: 360%;
}

.icon-n-rwh:before {
	background-size: 350%;
	background-position: -62px -72px
}

.icon-n-rhl:before {
	background-position: -65px -113px;
	background-size: 360%;
}

.icon-n-rzz:before {
	background-position: -69px -158px;
	background-size: 380%;
}

.renqun ul li p {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #333;
}

.renqun ul li p:nth-of-type(2) {
	font-size: 12px;
	font-weight: normal;
	color: #5f5f5f;
}

.bdfkp {
	padding: 0 10px;
	overflow: hidden;
	color: #727272;
}


/*
.bdfkp ul { padding:5% 10px; text-align:left; overflow:hidden; }
.bdfkp ul li { line-height:28px; float:left; width:100%; }
.bdfkp ul li a { color:#414141; }
.bdfkp ul li:before { content:""; width:0px; margin-right:4px; display:inline-block; height:0px; border-bottom:6px solid transparent; border-top:6px solid transparent; border-left:10px solid #27754a; font-size:0px; line-height:0px; }
.bdfkp ul li:nth-child(1):after, .bdfkp ul li:nth-child(2):after, .bdfkp ul li:nth-child(4):after, .bdfkp ul li:nth-child(6):after {
content:"";
background:url(../images/hot.gif);
width:28px;
height:11px;
display:inline-block;
margin:0 0 10px -4px;
}
*/

.bdfkp ul {
	overflow: hidden;
	margin: .06rem 0 .12rem;
}

.bdfkp ul li {
	line-height: .6rem;
	margin-top: .04rem;
	font-size: 0.29rem;
	border-bottom: 1px #e3e3e3 dashed;
	width: 100%;
}

.bdfkp ul li a {
	float: left;
}

.bdfkp ul li a span {
	color: #fff;
	background-color: #7faaf2;
	border-radius: .03rem;
	text-align: center;
	float: left;
	display: inline-block;
	margin: 0.15rem 0.08rem 0;
	line-height: .3rem;
	padding: 0 .04rem;
	font-weight: bold;
}

.bdfkp ul li:nth-child(1):after,
.bdfkp ul li:nth-child(2):after,
.bdfkp ul li:nth-child(3):after {
	background-image: url("../images/4c396cb5de4048938dcc065c154dc153.gif.jpg");
	/* content: ''; */
	display: inline-block;
	width: .36rem;
	height: .24rem;
	background-size: .36rem .24rem;
	top: -.1rem;
	left: .02rem;
	position: relative;
}

.bdfkp ul li i {
	font-style: normal;
	font-size: 0.29rem;
	color: #f39a60;
	float: right;
	display: inline-block;
}

.hot {
	overflow: hidden;
	padding: 0 10px;
}

.hot a {
	font-size: 16px;
	color: #333;
}

.hot ul li,
.hot ul .cen p {
	margin: 0 2px 2px 0;
	float: left;
	padding: 2px;
	background-color: #dadada;
	line-height: 20px;
	text-align: center;
}

.hot ul li:nth-of-type(1) {
	width: 22.22%;
	line-height: 47px;
}

.hot ul li:nth-of-type(2) {
	width: 21.43%;
	line-height: 47px;
	margin-right: 0;
}

.hot ul li:nth-of-type(3) {
	width: 48.5%;
	line-height: 20px;
}

.hot ul li:nth-of-type(4) {
	width: 47.5%;
	line-height: 20px;
	margin-right: 0;
}

.hot ul .cen {
	float: left;
	width: 52.2%;
	height: 52px;
	overflow: hidden;
}

.hot ul .cen p {
	width: 46.6%;
	line-height: 22px;
	height: 22px;
}

@media screen and (max-width:320px) {
	.hot ul .cen p {
		width: 46%;
	}
}

@media screen and (min-width:410px) {
	.hot ul .cen p {
		width: 47%;
	}
}

@media screen and (min-width:480px) {
	.hot ul .cen p {
		width: 47.5%;
	}
}

.hot ul .cen p a {
	font-size: 12px;
}

.page-3-1 .btn,
.shipin .btn {
	overflow: hidden;
}

.page-3-1 .btn a,
.shipin .btn a {
	width: 31.6%;
	line-height: 34px;
	font-size: 14px;
	text-align: center;
	float: left;
	border-radius: 5px;
	margin: 0 auto;
	margin-top: 5%;
}

.page-3-1 .btn a:nth-of-type(1),
.shipin .btn a:nth-of-type(1) {
	color: #282828;
	background: #b0a6fc;
	margin-right: 10px;
	margin-left: 16%;
}

.page-3-1 .btn a:nth-of-type(2),
.shipin .btn a:nth-of-type(2) {
	color: #fff;
	background: #414141;
}

.page-4-1 h2 {}

.page-4-1 img:nth-of-type(1) {
	width: 100%;
}

.page-4-1 .js_classification {
	padding: 10% 10px;
	text-align: center;
}

.page-4-1 .js_classification ul li {
	width: 28%;
	float: left;
	margin: 2.5%;
	-o-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
}

.page-4-1 .js_classification ul li img {
	width: 116% !important;
}

.page-4-1 .js_classification ul li:nth-of-type(4) {
	margin-left: 19%;
	margin-top: -2%;
}

.page-4-1 .js_classification ul li:nth-of-type(5) {
	margin-top: -2%;
}

.page-4-1 .js_classification span {
	width: 33.04%;
	line-height: 34px;
	background-color: #ff8781;
	border-radius: 5px;
	text-align: center;
	font-size: 14px;
	margin-top: 6%;
	display: inline-block;
}

.page-4-1 .js_classification span a {
	color: #fff;
}

.page-5-1 .bl {
	border-top: 1px #333 solid;
	padding: 0 10px;
	text-align: center;
}

.page-5-1 .bl img {
	width: 100%;
}

.page-5-1 .bl div {
	line-height: 30px;
	margin-top: 4px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-align: left;
	color: #414141;
}

.page-5-1 .bl div font {
	color: #ff7a32;
}

.page-5-1 .bl a:nth-of-type(2) div font {
	color: #ce46fe;
}

.icon-n-act:after {
	content: "";
	width: 49px;
	height: 20px;
	background-position: -87px -258px;
	background-size: 360%;
}

.page-5-1 .bl span {
	width: 33.04%;
	line-height: 34px;
	background-color: #e6b7f7;
	border-radius: 5px;
	text-align: center;
	font-size: 14px;
	margin-top: 4%;
	display: inline-block;
}

.page-5-1 .bl span a {
	color: #414141;
}

.page-5-1 .recovery {
	overflow: hidden;
	background-color: #43edff;
	padding: 1% 10% 2%;
	margin-top: 15px;
}

.page-5-1 .recovery h2 {
	color: #2a2939;
}

.page-5-1 .recovery img {
	width: 100%;
	margin-bottom: 7%;
}

.page-5-1 .evaluate {
	color: #282828;
	text-align: center;
}

.page-5-1 .evaluate h3 {
	text-align: center;
	margin: 6% 0 2% 0;
	font-size: 16px;
	font-family: "Microsoft YaHei";
}

.page-5-1 .evaluate p {
	padding: 0 12%;
	line-height: 22px;
	text-align: left;
}

.page-5-1 .evaluate span {
	width: 33.04%;
	line-height: 34px;
	background-color: #43edff;
	border-radius: 5px;
	text-align: center;
	font-size: 14px;
	margin-top: 4%;
	margin-bottom: 6%;
	display: inline-block;
}

.page-5-1 .evaluate span a {
	color: #414141;
}

.page-6-1 {
	background-color: #e9e9ea;
	overflow: hidden;
}

.page-6-1 h2 {
	color: #282828;
}

.page-6-1 .hj {}

.page-6-1 .hj li,
.hj li div p {
	position: relative
}

.page-6-1 .hj li div p:nth-of-type(1) {
	margin-bottom: 1%;
}

.page-6-1 .hj li:nth-of-type(1) {
	width: 59.79%;
	float: left;
}

.page-6-1 .hj li:nth-of-type(2) {
	width: 39.58%;
	float: right;
}

.page-6-1 .hj li span {
	position: absolute;
	bottom: 0;
	text-align: center;
	line-height: 24px;
	color: #fff;
	font-size: 14px;
	background-color: rgba(0, 0, 0, 0.6);
	left: 0;
	width: 100%;
}

.page-6-1 .hj img {
	width: 100%;
	display: inherit;
}

.page-6-1 .ott {
	padding: 6% 5%;
	overflow: hidden;
	display: inline-block;
	width: 90%;
}

.page-6-1 .ott li {
	float: left;
	text-align: center;
	width: 33.33%;
}

.page-6-1 .ott li div {
	width: 1.8rem;
	height: 1.8rem;
	border-radius: 50%;
	background-color: #f3c08c;
	margin: 0 auto;
}

.page-6-1 .ott li:nth-of-type(2) div {
	background-color: #7faefe;
}

.page-6-1 .ott li:nth-of-type(3) div {
	background-color: #f48d91;
}

.page-6-1 .ott li p {
	text-align: center;
	color: #fff;
	font-size: .3rem;
}

.page-6-1 .ott li span {
	width: .8rem;
	display: inline-block;
	margin: .3rem 0 2px;
}

.icon-n-phone:before {
	background-position: -176px 7px;
}

.icon-n-msg:before {
	background-position: -176px -31px;
}

.icon-n-shizi:before {
	background-position: -176px -70px;
}

.form_d {
	overflow: hidden;
	background-color: #e9e9ea;
}

.form {
	margin: 0 0 0 10px;
	
	background-color: #68cad7;
	background-size: contain;
	overflow: hidden;
	border-radius: 0 0 0 38px;
}

.form h3 {
	color: #333;
	text-align: center;
	line-height: 28px;
	font-size: 18px;
	margin-bottom: 4px;
	width: 87%;
}

.form .form_con {
	margin: 16px 25px;
	width: 60%;
}

.form .form_con input,
.form .form_con select,
.form .form_con textarea {
	line-height: 25px;
	border: 1px #ccc solid;
	background: #e0dfdf;
	padding-left: 10px;
	font-size: 14px;
	color: #b6b6b6;
	margin-bottom: 8px;
	box-shadow: -1px -1px 1px #333;
	width: 80%;
}

.form .form_con p:nth-of-type(1) input {
	float: left;
	width: 40%;
	margin-right: 2%;
}

.form .form_con select {
	float: left;
	width: 38%;
	height: 25px;
	height: 27px;
}

.form .form_con p {
	width: 100%;
}

.form .form_con span input {
	background: #414141;
	width: 40%;
	margin-right: 12px;
	border-radius: 10px;
	line-height: 24px;
	border: none;
	text-align: center;
	color: #fff;
	padding: 0;
}

.form .form_con span:nth-of-type(2) input {
	background: #ff8781;
	color: #414141;
}

.ind_zixun {
	text-align: center;
	background-color: #e9e9ea;
}

.ind_zixun span {
	width: 33.04%;
	line-height: 34px;
	background-color: #ff9932;
	border-radius: 5px;
	text-align: center;
	font-size: 14px;
	margin-top: 4%;
	margin-bottom: 6%;
	display: inline-block;
}

.ind_zixun span a {
	color: #414141;
}

footer {
	padding: 0;
	background-color: #e9e9ea;
}

footer p {
	text-align: center;
	line-height: 22px;
	color: #333;
}

.list {
	overflow: hidden;
	padding: 2% 0 6%;
}

.list ul.list_hot {
	padding: 0 10px;
}

.list ul.list_hot li {
	width: 49.5%;
	float: left;
	line-height: 45px;
	font-size: 14px;
	background-color: #7baeef;
	margin-bottom: 8px;
	text-align: center;
}

.list ul.list_hot li a,
.list ul.list_hot p a {
	color: #fff;
}

.list ul.list_hot li:nth-of-type(2) {
	float: right;
	background-color: #9983ce;
}

.list ul.list_hot li:nth-of-type(3) {
	background-color: #60bac5;
}

.list ul.list_hot li:nth-of-type(4) {
	float: right;
	background-color: #caaf95;
}

.list ul.list_hot p {
	width: 100%;
	line-height: 45px;
	background-color: #ff8781;
	text-align: left;
	text-indent: 12px;
	overflow: hidden;
}

.list ul.list_hot p span {
	width: 22.83%;
	line-height: 22px;
	color: #333;
	background: #cfddf6;
	border-radius: 5px;
	display: inline-block;
	text-align: center;
	text-indent: 0;
	margin: 3% 4% 0 0;
	float: right;
}

.list_con {
	overflow: hidden;
	text-align: center;
}

.list_con .article {
	text-align: left;
	margin: 0 0.24rem
}

.list_con h3 {
	line-height: 42px;
	font-size: 16px;
	padding-left: 10px;
	padding-top: 10px;
	border-bottom: 1px #999 solid;
	text-align: left;
}

.list_con p {
	line-height: 35px;
	width: 100%;
	border-bottom: 1px #999 solid;
}

.icon-n-book:before {
	width: 22px;
	height: 20px;
	margin: 0px 6px 0 10px;
	background-size: 428%;
	background-position: -72px -153px;
	padding-top: 0px;
}

.list_con span.icon {
	width: 40.58%;
	display: inline-block;
	margin: 4% 0;
	text-align: left;
	line-height: 15px;
	padding: 4% 0;
	background-color: #7faefe;
	border-radius: 5px;
	padding-left: 2%;
}

.list_con span.icon:nth-of-type(2) {
	background-color: #3d3d3d;
}

.list_con span.icon a {
	color: #fff;
	font-size: 12px
}

.ani_blue1 {
	-webkit-animation: ani_blue1 2s infinite;
}

.ani_blue2 {
	-webkit-animation: ani_blue2 2s infinite;
}

@-webkit-keyframes ani_blue1 {
	0% {
		background: #7faefe;
	}
	50% {
		background: #7faefe;
	}
	50.1% {
		background: #3d3d3d;
	}
	100% {
		background: #3d3d3d;
	}
}

@-webkit-keyframes ani_blue2 {
	0% {
		background: #3d3d3d;
	}
	50% {
		background: #3d3d3d;
	}
	50.1% {
		background: #7faefe;
	}
	100% {
		background: #7faefe;
	}
}

.icon-n-tel:before {
	width: 40px;
	height: 32px;
	background-position: -124px -198px;
	background-size: 400%;
	float: left;
}

.icon-n-msg2:before {
	width: 40px;
	height: 32px;
	background-position: -124px -232px;
	background-size: 400%;
	float: left;
}

.list_same {
	overflow: hidden
}

.list_same h3 {
	line-height: 42px;
	font-size: 16px;
	padding-top: 10px;
	text-align: left;
	color: #333;
}

.icon-n-link:before {
	width: 22px;
	height: 24px;
	margin: 0px 6px 0 10px;
	background-size: 440%;
	background-position: -74px -178px;
	padding-top: 0px;
	position: relative;
	top: 5px;
}

.list_same p {
	line-height: 25px;
	/* padding: 0 10px; */
}

.list_same p:before {
	content: "";
	border-left: 3px #7baeef solid;
	height: 12px;
	display: inline-block;
	position: relative;
	top: 2px;
	margin: 0px 6px 0 10px;
	float: left;
}

.list_same p:nth-of-type(2):before {
	border-left: 3px #9983ce solid;
}

.list_same p:nth-of-type(3):before {
	border-left: 3px #ff8781 solid;
}

.list_same p a {
	float: left;
}

.list_same p span {
	float: right;
}

.page {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px
}

.page li {
	display: inline-block;
	color: #5d5d5d;
}

.page li a {
	color: #5d5d5d;
}

.page li:nth-child(2),
.page li:nth-child(3) {
	padding: 0px 5px;
	margin: 0px 5px;
}

.art_tel {
	margin: 12px 18px;
	overflow: hidden;
	background-color: #ff8f0d;
	border-radius: 5px;
	line-height: 35px;
	font-size: 14px;
}

.art_tel .input_text {
	width: 63.75%;
	margin: 5px 3px;
	line-height: 29px;
	text-indent: 12px;
	color: #ccc;
	border: none;
	background: #fff;
	float: left;
}

.art_tel .input_sub {
	border: none;
	background: none;
	line-height: 35px;
	color: #fff;
}

.art_tel div {
	text-align: center;
}

.icon-n-tel1:before {
	width: 25px;
	height: 25px;
	display: inline-block;
	position: relative;
	top: 8px;
	left: 0px;
	background-position: -23px -77px;
	background-size: 400%;
}

.article h1 {
	text-align: center;
	font-size: 22px;
	padding: 15px 0 10px;
}

.article h1 a {
	color: #f27a19;
	font-size: 17px;
}

.article p {
	border: none;
	line-height: 26px;
	font-size: 15px;
}

.article ul {
	margin: 15px 0;
	padding: 0 2%;
	overflow: hidden;
	display: block;
}

.article ul li {
	width: 24%;
	line-height: 40px;
	background-color: #eee;
	margin: 0 .5%;
	float: left;
	font-size: 12px;
	color: #333;
	font-family: "Microsoft YaHei";
}

.article ul li span {
	width: 20px;
	height: 20px;
	background: none;
}

.article ul li span:before {
	width: 20px;
	height: 16px;
	position: relative;
	top: 2px;
	background-size: 450%
}

.icon-n-heart:before {
	background-position: -24px -90px;
}

.icon-n-si:before {
	background-position: -24px -105px;
}

.icon-n-sun:before {
	background-position: -24px -122px;
}

.icon-n-calendar:before {
	background-position: -24px -141px;
}

.article .art_con {
	padding: 0 10px;
	line-height: 24px;
	font-size: 14px;
	font-family: "Microsoft YaHei";
}

.article .art_con p {
	font-size: 14px;
	text-align: left;
	font-family: "Microsoft YaHei";
	line-height: 25px !important;
}

#banner-small .hd {
	display: block;
}

.page-3-1 .btn a:nth-of-type(2) {
	-webkit-animation: p31-btn 2s infinite;
}

@-webkit-keyframes p31-btn {
	0% {
		background: #414141;
	}
	50% {
		background: #414141;
	}
	50.1% {
		background: #bc1212;
	}
	100% {
		background: #bc1212;
	}
}

@media screen and (min-width:415px) {
	.n_footer .n_f_right p {
		line-height: 28px !important;
		font-size: 20px;
		margin-left: 18px;
	}
}

.n_footer {
	overflow: hidden;
	padding: 10px;
	background-color: #fff;
}

.n_footer .n_f_left {
	width: 30%;
	margin-right: 2%;
	float: left;
}

.n_footer .n_f_right {
	width: 68%;
	float: left;
	padding-top: 2%;
}

.n_footer .n_f_right p {
	text-align: left;
	color: #02849e;
	line-height: 22px;
	display: inline-block;
	padding: 2px 4px;
}

.n_footer .n_f_right p:nth-of-type(1) {
	border: 1px #9c9c9c solid;
}

.n_footer .n_f_right p:nth-of-type(2) {
	color: #333;
}

.n_footer .n_f_right p img {
	width: 12%;
	margin-top: 2%;
	vertical-align: top;
}

.n_footer .n_f_right p i {
	font-size: 12px;
	font-style: normal;
}


/*20161221add mk_jianjie*/

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

.jj_con .jj_tit {
	width: 50.4%;
	margin: 3% auto;
}

.jj_con .jj_mkcon {
	float: left;
	width: 100%;
	border-bottom: 1px #ccc dashed;
	padding-bottom: 2%;
}

.jj_con .jj_mkcon .jj_mc_tit {
	width: 100%;
	line-height: 30px;
	font-size: 16px;
	color: #0e5c84;
	font-weight: bold;
}

.jj_con .jj_mkcon .jj_mc_c {
	width: 100%;
	overflow: hidden;
	text-align: left;
	margin-bottom: 8px;
}

.jj_con .jj_mkcon .jj_mc_c .jj_mc_c_l {
	float: left;
	width: 10.2%;
	font-size: 14px;
	color: #0e5c84;
}

.jj_con .jj_mkcon .jj_mc_c .jj_mc_c_r {
	float: left;
	width: 89.7%;
}

.jj_con .jj_mkcon .jj_mc_c .jj_mc_c_r img {
	margin: 0 2% 1% 0;
	width: 107px;
	height: 64px;
	float: left;
}


/*index zj170221*/

.newexpert {
	overflow: hidden;
	margin: 12px 0;
}

.newexpert .nex_t {
	width: 100%;
	border-bottom: 2px #245e98 solid;
	overflow: hidden;
	position: relative;
	line-height: 40px;
}

.newexpert .nex_t img {
	float: left;
	margin-left: 12px;
	width: 23.12%;
	position: absolute;
	bottom: 2px;
}

.newexpert .nex_t a {
	float: right;
	width: 30%;
}

.newexpert .nex_t a span {
	display: inline-block;
	
	background-position: center right;
	background-repeat: no-repeat;
	width: 100%;
	text-align: left;
	background-size: contain;
}

.nex_change {
	overflow: hidden;
	padding: 2.91% 10px 0;
}

.nex_change ul li.hover {
	background-color: #333 !important;
}

.nex_change ul li {
	width: 33%;
	float: left;
	background-color: #c5986b;
	line-height: 40px;
	color: #fff;
	text-align: center;
	margin-bottom: 2px;
	font-size: 16px;
}

.nex_change ul li:nth-of-type(2) {
	margin-left: 2px;
	background-color: #6d8dc6;
}

.nex_change ul li:nth-of-type(3) {
	float: right;
	background-color: #ca7575;
}

.nex_change ul li:nth-of-type(4) {
	background-color: #49b4c5;
	width: 100%;
}

.nex_change ul li:nth-of-type(5) {
	background-color: #a46cb8;
	width: 49.8%
}

.nex_change ul li:nth-of-type(6) {
	background-color: #c28668;
	width: 49.8%;
	float: right;
}

.nex_change .nex_c_con {
	overflow: hidden;
	width: 100%;
}

.nex_change .nex_c_con dl {
	width: 32%;
	float: left;
	margin: 15px .6% 0;
}

.nex_change .nex_c_con dl p {
	width: 100%;
	display: inline-block;
	text-align: center;
	line-height: 15px;
}


/*index zjnew17.2.22*/

.content {
	overflow: hidden;
	padding: .1rem .08rem;
}

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

.change_tit ul li.hover {
	background-color: #288ed9 !important;
	color: #fff
}

.change_tit ul li {
	width: 33%;
	float: left;
	background-color: #cccccc;
	font-size: .18rem;
	line-height: .44rem;
	color: #333;
	text-align: center;
	margin-bottom: 2px;
}

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

.change_tit ul li:nth-of-type(3) {
	float: right;
}

.change_tit ul li:nth-of-type(4) {
	width: 49.8%;
}

.change_tit ul li:nth-of-type(5) {
	width: 49.8%;
	float: right;
}

.change_tit ul li:nth-of-type(6) {
	width: 49.8%
}

.change_tit ul li:nth-of-type(7) {
	width: 49.8%;
	float: right;
}

.change_con {
	overflow: hidden
}

.change_con ul li {
	width: 100%;
	border-bottom: 1px #ccc solid;
	padding: .18rem 0;
	overflow: hidden;
}

.change_con ul li img {
	width: 1.4rem;
	height: 1.4rem;
	float: left;
	margin-right: .1rem;
}

.change_con ul li h3 {
	font-size: .18rem;
	color: #288ed9;
	line-height: .3rem;
}

.change_con ul li h3 a span {
	float: right;
	color: #f00;
	font-weight: lighter;
	border: 1px #f00 dotted;
	border-radius: 5px;
	padding: 0 .1rem;
	-webkit-animation: zjtd_zx 2s infinite;
}

.change_con ul li p {
	text-indent: 0;
	color: #9fa0a0;
	font-size: .16rem
}

.change_con ul li p a {
	color: #f00;
}

.page {
	width: 100%;
	text-align: center;
	margin: .24rem 0;
}

.page a {
	border: 1px #ccc solid;
	padding: .09rem .17rem;
	line-height: .42rem;
	color: #666;
}

@-webkit-keyframes zjtd_zx {
	0% {
		background-color: #bc1212;
	}
	50% {
		background-color: #bc1212;
	}
	50.1% {
		background-color: #fec002;
	}
	100% {
		background-color: #fec002;
	}
}


/*weioxin*/

.art_wx {
	margin: 10px 0;
	width: 100%;
	overflow: hidden;
	
	background-size: cover;
	background-repeat: no-repeat;
}

.art_wx dd {
	float: left;
	margin: 6% 0 0 22%;
}

.art_wx dd h3 {
	font-size: 14px;
	margin-bottom: 1px;
	font-weight: bold;
}

.art_wx dd h3 img {
	width: 20px;
	height: 20px;
}

.art_wx dd p {
	font-size: 13px;
	color: #999999;
}

.art_wx dd p:nth-of-type(2) {
	color: #333;
}

.art_wx dd p font {
	color: #f00;
	margin-left: 5px;
}

.art_wx dt {
	width: 24%;
	float: right;
	margin: 2% 3% 2% 0;
}

@media screen and (max-width:320px) {
	.art_wx dd {
		float: left;
		margin: 6% 0 0 19%;
	}
	.art_wx dt {
		width: 20%;
		margin: 2% 2% 2% 0;
	}
	.art_wx dd h3 img {
		margin-left: 2px;
	}
	.art_wx dd h3 {
		font-size: 13px;
	}
	.art_wx dd p {
		font-size: 12px;
	}
}


/*xueshu*/

.xueshu {
	overflow: hidden;
	background-color: #f1f1f3;
	padding: 10px 10px;
}

.xueshu h2 {
	font-size: 20px;
}

.xueshu .hd {
	width: 100%;
	margin: 16px 0 0 0;
}

.xueshu .hd li {
	width: 24%;
	line-height: 30px;
	text-align: center;
	background-color: #bababa;
	font-size: 16px;
	float: left;
	margin: .5%;
	color: #fff;
	border-radius: 5px;
}

.xueshu .hd li.on {
	background-color: #004fa3;
	position: relative;
	font-size: 14px;
}

.xueshu .hd li.on:before {
	content: "";
	display: inline-block;
	width: 0px;
	height: 0px;
	border-left: 8px solid transparent;
	/* left arrow slant */
	border-right: 8px solid transparent;
	/* right arrow slant */
	border-bottom: 8px solid #004fa3;
	/* bottom, add background color here */
	font-size: 0px;
	line-height: 0px;
	position: absolute;
	top: -8px;
	left: 40%;
}

.xueshu .bd {
	position: relative;
}

.xueshu .bd li div {
	width: 47%;
	border: 4px #fff solid;
	float: left;
	position: relative;
}

.xueshu .bd li div:nth-of-type(even) {
	float: right;
}

.xueshu .bd li div img {}

.xueshu .bd li div span {
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	line-height: 20px;
	background-color: rgba(0, 0, 0, .8);
	color: #fff;
	text-align: center;
	font-size: 12px;
	padding: 6px 0;
}

.xueshu .bd .xs_change span {
	position: absolute;
	top: 44%;
	width: 38px;
	height: 38px;
	background-color: rgba(0, 0, 0, .2);
	z-index: 1;
	border-radius: 50%;
	box-shadow: 1px 2px 2px;
}

.xueshu .bd .xs_change span:before {
	content: '';
	display: inline-block;
	width: 18px;
	height: 18px;
	border-top: 2px #fff solid;
	border-right: 2px #fff solid;
	-o-transform: rotate(45deg);
	/* Opera����� */
	-webkit-transform: rotate(45deg);
	/* Webkit�ں������ */
	-moz-transform: rotate(45deg);
	/* Firefox����� */
	position: relative;
	top: 9px;
	left: 5px;
}

.xueshu .bd .xs_change .prev {
	left: 0;
}

.xueshu .bd .xs_change span.prev:before {
	left: 13px;
	-o-transform: rotate(-135deg);
	/* Opera����� */
	-webkit-transform: rotate(-135deg);
	/* Webkit�ں������ */
	-moz-transform: rotate(-135deg);
	/* Firefox����� */
}

.xueshu .bd .xs_change .next {
	right: 0;
}


/*biaodannew20170620*/

.formnew {
	width: 100%;
	overflow: hidden;
	
	background-repeat: no-repeat;
	background-size: cover;
}

.formnew .fromnew_con {
	width: 60%;
	float: left;
	margin: 5% 0 4% 12px;
	background: rgba(219, 239, 255, 0.9);
	color: #fff;
}

.formnew .fromnew_con h3 {
	font-size: .3rem;
	width: 100%;
	text-align: center;
	margin: 0 0 5% 0;
	padding-top: 2%;
	float: left;
	color: #1174c2;
	border-top: 1px #fff solid;
	text-shadow: 1px 1px 1px #fff;
}

.formnew .fromnew_con h3 span {
	float: left;
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 10px;
	text-shadow: 0 0 0 #333;
	font-weight: normal;
	color: #b6b6b6;
}

.formnew .fromnew_con p {
	font-size: .28rem;
	margin: 0 .2rem .12rem .18rem;
	line-height: .5rem;
	float: left;
}

.formnew .fromnew_con p label {
	width: 1.5rem;
	float: left;
	letter-spacing: normal;
	text-align: left;
	color: #333;
}

.formnew .fromnew_con p input,
.formnew .fromnew_con p textarea {
	width: 2.6rem;
	float: left;
	line-height: .5rem;
	border: none;
	box-shadow: -1px -1px 1px #333;
	color: #666;
	font-size: .3rem;
	text-indent: .12rem;
}

.formnew .fromnew_con p textarea {
	font-family: "΢���ź�";
	height: 1rem;
	line-height: 0.5rem;
}

.formnew .fromnew_con p:nth-of-type(1) input {
	width: 1.7rem;
}

.formnew .fromnew_con p:nth-of-type(1) select {
	width: .8rem;
	height: .5rem;
	border: 0;
	box-shadow: -1px -1px 1px #333;
	float: right;
	margin: 0 0 0 .1rem;
	color: #666;
}

.formnew .fromnew_con .frommew_c_btn {
	overflow: hidden;
	text-align: center;
	margin: .1rem 0 .24rem 0;
	float: left;
}

.formnew .fromnew_con .frommew_c_btn span {
	width: 1.5rem;
	height: .6rem;
	line-height: 0.6rem;
	margin: 0 .06rem 0 .18rem;
	border: 1px #fff solid;
	border-radius: 5px;
	display: inline-block;
	font-size: .3rem;
	text-align: center;
	color: #fff;
	float: left;
	background-color: #eb7528;
}

.formnew .fromnew_con .frommew_c_btn span:nth-of-type(2) {
	background-color: #e02424;
	margin: 0;
}

.formnew .fromnew_con .frommew_c_btn input {
	width: 100%;
	height: .4rem;
	border: 0;
	background: none;
	color: #fff;
}

.formnew .fromnew_con .frommew_c_btn span a {
	color: #fff;
	display: inline-block;
	width: 100%;
	line-height: .34rem;
}

.formnew .form_114 {
	width: 100%;
	padding: .14rem 0 .07rem 0;
	text-align: center;
	border-bottom: 1px #99c7eb solid;
}

.formnew .form_114 img {
	width: 3.5rem;
}

.formnew_on {
	position: fixed;
	top: 20%;
	left: 0;
	z-index: 2147483646;
}

.from_btel {
	width: 2.5rem;
	height: .6rem;
	background-color: #127ad5;
	float: left;
	border-radius: 5px;
	border: 1px #fff solid;
	text-align: left;
	font-size: .24rem;
	position: relative;
}

.from_btel a {
	color: #fff;
	display: inline-block;
	line-height: .28rem;
	margin-top: .05rem;
	margin-left: .5rem;
}

.from_btel:before {
	content: '';
	width: .3rem;
	height: .34rem;
	display: inline-block;
	background: url(../images/icon-ftel.png) no-repeat 0 0 / .3rem .34rem;
	float: left;
	position: absolute;
	left: .1rem;
	top: .12rem;
}

@media screen and (max-width:320px) {
	.from_btel:before {
		display: none;
	}
	.from_btel a {
		margin-left: .1rem;
		line-height: .17rem;
	}
}

.shipin {
	margin-top: 30px;
}

.shipin ul {
	overflow: hidden;
	padding: 0 .1rem;
}

.shipin ul li {
	width: 49%;
	float: left;
	margin-bottom: .1rem;
}

.shipin ul li:nth-of-type(2n) {
	float: right;
}

.shipin ul li video {
	height: 2rem;
}

.shipin ul span {
	font-size: .24rem;
}

.shipin ul span:before {
	content: '';
	width: 1px;
	height: .3rem;
	border-left: 2px #7faefe solid;
	display: inline-block;
	float: left;
	margin: .04rem .05rem 0 0;
}


/*���µײ�ģ��*/

.art_newzx {
	padding: 0 2%;
	width: 96%;
	float: left;
	margin: .3rem 0;
}

.art_newzx a {
	text-align: center;
	height: .8rem;
	line-height: .8rem;
	font-size: .35rem;
	color: #fff;
	display: inline-block;
	float: left;
	border-radius: .05rem;
	width: 64%;
	background: -webkit-linear-gradient(top, #f49e67 54%, #f29050 0);
	box-shadow: 0px .04rem 1px #eb7528;
}

.art_newzx a:nth-of-type(2) {
	width: 34%;
	float: right;
	background: -webkit-linear-gradient(top, #8fb8fe 54%, #7faefe 0);
	box-shadow: 0px .04rem 1px #598de5;
}

.art_newa {
	width: 100%;
	overflow: hidden;
	margin-bottom: .15rem;
}

.art_newa h3 {
	line-height: .5rem;
	font-size: .3rem;
	padding: 0 .1rem;
	text-align: left;
	border-bottom: 1px #b6b7bc solid;
	padding-bottom: .03rem;
}

.art_newa h3:before {
	content: "";
	width: .3rem;
	height: .3rem;
	background: url('../images/icon-art-b.png') no-repeat 0 0 /.3rem .3rem;
	display: inline-block;
	float: left;
	border-right: 1px #b6b7bc solid;
	padding-right: .1rem;
	margin-right: .1rem;
	margin-top: .08rem;
}

.art_newa h3 a {
	font-size: .26rem;
	color: #598de5;
	line-height: .5rem;
	float: right;
	display: inline-block;
	font-weight: normal;
}

.art_newa ul {
	display: inline-block;
	padding: .03rem .1rem 0;
}

.art_newa ul li {
	line-height: .5rem;
	float: left;
	width: 100%;
	font-size: .26rem;
	border-bottom: 1px #ccc dashed;
	margin-bottom: .04rem;
}

.art_newa ul li:before {
	content: '';
	display: inline-block;
	width: .08rem;
	height: .08rem;
	background-color: #000;
	border-radius: 50%;
	margin: 0 .09rem .02rem .05rem;
}

.art_newa ul li span {
	display: inline-block;
	float: right;
	color: #f39a60;
}

.art_newa ul li:last-child {
	border: 0;
}


/*list-yyxw*/

.xw-tit {
	overflow: hidden;
	margin: .18rem 0 .04rem .14rem;
}

.xw-tit img {
	width: 1.2rem;
	height: .34rem;
	float: left;
}

.xw-con {
	overflow: hidden;
	border-bottom: 1px #979797 dashed;
	padding: .13rem .2rem;
}

.xw-con dl dt {
	width: 2.8rem;
	height: 2rem;
	overflow: hidden;
	float: left;
	background-color: #e3e4e4;
	margin-right: .2rem;
}

.xw-con dl dd {
	font-size: .24rem;
	width: 4.1rem;
	float: left;
}

.xw-con dl dd h3 {
	color: #2c2c2c;
	font-weight: normal;
	font-size: 0.32rem;
	overflow: hidden;
	line-height: .35rem;
	border: 0;
	padding: 0;
	margin: 0;
}

.xw-h3hot:nth-of-type(1) dl dd h3:before {
	content: 'HOT';
	display: inline-block;
	width: .7rem;
	height: .32rem;
	background: #fe8829;
	color: #fff;
	text-align: center;
	line-height: .32rem;
	border-radius: .03rem;
	float: left;
	margin: .02rem .02rem 0 0;
}

.xw-con dl dd p {
	color: #a1a1a1;
	line-height: 0.4rem;
	border: 0;
	margin: .05rem 0;
	text-indent: 0.3rem;
	font-size:0.3rem;
}

.xw-con dl dd p a {
	color: #f00;
}

.xw-con dl dd .tags {
	color: #858585;
	text-align: left;
}

.xw-con dl dd .tags a {
	color: #a1c4f1;
	border: 1px #a1c4f1 solid;
	padding: 0px .02rem;
	display: inline-block;
	line-height: .3rem;
	border-radius: .03rem;
}


/**/

.list_xw {
	overflow: hidden;
	padding: .15rem .1rem .18rem;
	border-bottom: 1px #d6d7dc dashed;
}

.list_xw p {
	line-height: .2rem;
	width: 100%;
	border-bottom: 0;
	font-size: .16rem;
}

.list_xw p:before {
	content: '';
	width: .08rem;
	height: .08rem;
	border-radius: 50%;
	background-color: #000;
	display: inline-block;
	vertical-align: top;
	margin: .06rem .08rem 0 0;
}

.xw-tbnew:nth-of-type(1) p:after {
	content: '';
	display: inline-block;
	
	width: .24rem;
	height: .14rem;
	background-size: .24rem .14rem;
	position: absolute;
	margin: -1px 0 0 4px
}

.list_xw .list_xw_bt {
	text-align: left;
	line-height: .22rem;
	margin-top: .08rem;
}

.list_xw .list_xw_bt span {
	color: #999999;
	display: inline-block;
	font-size: .14rem;
}

.list_xw .list_xw_bt span:nth-of-type(1) {
	width: 1.52rem;
}

.list_xw .list_xw_bt span.span-tag a {
	border: 1px #94b7f4 solid;
	color: #94b7f4;
	padding: 0 .03rem;
	border-radius: .03rem;
	margin-right: .03rem;
}

.list_xw .list_xw_bt span.span-zx {
	float: right;
	margin-right: .1rem;
}

.list_xw .list_xw_bt span.span-zx a {
	color: #e90004;
}

.list_xw .list_xw_bt span.span-zx a:before {
	content: '';
	display: inline-block;
	
	width: .15rem;
	height: .15rem;
	background-size: .15rem .15rem;
	vertical-align: top;
	margin: .03rem .02rem 0 0;
}

.list_xw .list_xw_bt span.spz1 {}

.list_xw .list_xw_bt span.spz1 a {
	border: 1px #2ab8c9 solid;
	color: #2ab8c9;
	padding: 0 .03rem;
	border-radius: .03rem;
}

.list_xw .list_xw_bt span.spz1 a:before {
	
}

.list_xw .list_xw_bt span.spz2 {
	background-color: #ffa45a;
	border-radius: .03rem;
}

.list_xw .list_xw_bt span.spz2 a {
	color: #fff;
	padding: 0 .03rem;
}

.list_xw .list_xw_bt span.spz2 a:before {
	background: none;
	width: 0;
}

