@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}

html {
	font-size: 100%;
}

body, h1, h2, h3, h4, h5, h6, input, textarea, select {
	font-family: 'Microsoft Yahei';
}

body {
	background: #f2f2f2;
	min-width: 320px;
}

input[type="submit"], input[type="button"] {
	-webkit-appearance: none;
	border: 0;
	outline: none;
}

input:focus {
	outline: none;
}

textarea:focus {
	outline: none;
}

button {
	outline: none;
	border: 0;
}

button:focus {
	outline: none;
}

textarea {
	resize: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

a {
	text-decoration: none;
	color: #1694c8;
}

a {
	outline: none;
	-moz-outline-style: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}

i {
	font-style: normal;
}

li {
	list-style: none;
}

.wrapper {
	max-width: 750px;
	min-width: 320px;
	margin: 0 auto;
}

.clear {
	clear: both;
	overflow: hidden;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: '';
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

em {
	color: #FA4544;
	font-style: normal;
	vertical-align: -3px;
}

.selStyle, .txtStyle {
	height: 1.6rem;
	border: 1px solid #bfbab6;
	vertical-align: middle;
	width: 8rem;
}

.v-2 {
	vertical-align: -2px;
}

/*******舞泡蓝#1EAADC*****************************************************************************************************************************************/
.header {
	height: 2.75rem;
	background: #1EAADC;
	line-height: 2.75rem;
	position: relative;
	text-align: center;
	vertical-align: middle;
	display: flex;
	align-items: center;
	justify-content: center;
}

.header .title {
	color: #fff;
	font-size: 1.3rem;
	text-align: center;
	margin: 0 6rem;
	font-weight: normal;
	height: 2.75rem;
	line-height: 2.75rem;
}

.header .listDown {
	height: 0.4rem;
	margin-left: 0;
	vertical-align: 3px;
}

.header .back {
	position: absolute;
	left: 3%;
	top: 0;
	height: 100%;
	line-height: 2.75rem;
}

.header .back img {
	width: 0.7rem;
	height: 1.25rem;
	margin-top: 0.75rem;
	float: left;
}

.header .search {
	position: absolute;
	right: 3%;
	top: 0;
	height: 100%;
	line-height: 2.75rem;
}

.header .search img {
	width: 1.25rem;
	margin-top: 0.75rem;
	float: left;
}

.model {
	width: 100%;
	height: calc(100% - 2.75rem);
	position: fixed;
	top: 2.75rem;
	z-index: 10001;
	background-color: rgba(0, 0, 0, 0.7);
	left: 0;
	right: 0;
}

.model .closeModel {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 10001;
	top: 0;
	left: 0;
}

.model1 {
	height: 100%;
	top: 0;
}

.modelWindow {
	width: 80%;
	padding: 2rem 4% 1.7rem;
	border-radius: 20px;
	background: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.modelClose {
	height: 1.5rem;
	position: absolute;
	top: 1rem;
	right: 1rem;
}

.modelTitle {
	width: 100%;
	text-align: center;
	font-size: 1.3rem;
	color: #333;
}

.perWinTop span {
	display: inline-block;
	float: left;
	height: 1.5rem;
	line-height: 1.5rem;
	font-size: 1.2rem;
	color: #1496c8;
	margin-left: 0.4rem;
}

.model1Window {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.modelWindow .puWinTop {
	width: 100%;
	text-align: center;
	font-size: 1.3rem;
	color: #333;
	padding-bottom: 1rem;
}

.modelWindow .puBtn {
	clear: both;
	overflow: hidden;
	width: 100%;
	margin-top: 2rem;
	text-align: center;
}

.modelWindow .puBtn a {
	display: inline-block;
	width: 50%;
	height: 2.5rem;
	border-radius: 8px;
	text-align: center;
	line-height: 2.5rem;
	background: #1496c8;
	font-size: 1.1rem;
	color: #fff;
}

/************************************************************************************************************************************************/
.header .lr_other{
	position: absolute;
	right: 0;
	top: 0;
	width: 5.9375rem;
	text-align: center;
	height: 100%;
	color: #5093B7;
	font-size: 1.5625rem;
}
.header_w .lightshadow{
	height: 11px;
	background: #f7f8f8;
}

/*header specail*/
.header .backSp{
	position: absolute;
	left: 0;
	top: 0;
	width: 3rem;
	height: 100%;
	background: url(/static/img/back_head1.png) center center no-repeat;
	background-size: 1.2rem 1.48rem;
}
.header .headerMore{
	position: absolute;
	right: 1rem;
	top: 0;
	color: #fff;
	font-size: 1rem;
}
.header .pulldown{
	position: absolute;
	right: 0;
	top: 0.7rem;
	width: 2rem;
}
.header .pulldown img{
	width: 0.4rem;
}
.header_w .drop_box{
	position: absolute;
	background-color: #211D1E;
	right: 0;
	top: 3rem;
	z-index: 1;
}

.drop_box_hide{
	display: none;
}
.header_w .drop_box i{
	background: url(/images/list/bl_jt.png) no-repeat;
	position: absolute;
	top: -10px;
	right: 4px;
	width: 2.875rem;
	height: 1rem;
}
.header_w .drop_box li{
	width: 8rem;
	padding: 7px 10px;
	border-bottom: 1px solid #413D3A;
}
.header_w .drop_box li a{
	color: #fff;
}
.header_w .drop_box li img{
	padding-right: 0.8rem;
	vertical-align: -4px;
	border: none;
}

.up{
	position: fixed;
	right: 0;
	bottom: 6rem;
}

/*2017-08*/
.header .filterCho{
	position: absolute;
	right: 1rem;
	top: 0;
	background: url(/static/img/list/filter.png) right center no-repeat;
	background-size: 1rem;
	padding-right: 1.2rem;
	font-size: 1.1rem;
	color: #fff;
}
.header .more{
	background: url(/static/img/list/more.png) right center no-repeat;
	background-size: 1rem;
}

@media screen and (max-width:320px) {
	.header .search {
		position: absolute;
		right: 70px;
	}
}

/*咨询*/
.Consult {
	position: fixed;
	right: 0.2rem;
	bottom: 4.45rem;
	z-index: 89;
}

.Consult .photoDiv {
	position: relative;
	width: 7rem;
	height: 6.4125rem;
	overflow: hidden;
}

.Consult .photoDiv .callPhoto {
	position: absolute;
	top: 0;
	left: 50%;
	width: 5.5875rem;
	height: 5.175rem;
	margin-left: -2.79rem;
	-webkit-animation: showPhoto 1.6s linear 1, music-move 1s 1.6s infinite;
	animation: showPhoto 1.6s linear 1, music-move 1s 1.6s infinite;
	transform-origin: 50% 50%;
	-webkit-transform-origin: 50% 50%;
}

.Consult .photoDiv .callText {
	position: absolute;
	left: 50%;
	bottom: 0.2rem;
	width: 5.5875rem;
	height: 1.9875rem;
	margin-left: -2.79rem;
}

@keyframes showPhoto{
	0% {
        top:6.4125rem;
    }
    100% {
        top:0;
    }
}
@-webkit-keyframes showPhoto {
	0% {
        top:6.4125rem;
    }
    100% {
        top:0;
    }
}

@keyframes music-move{
	0% {
		-webkit-transform: rotate(0deg);
	  transform: rotate(0deg);
	}
	15% {
		-webkit-transform: rotate(5deg);
	}
	30% {
		-webkit-transform: rotate(5deg);
	}
	45% {
		-webkit-transform: rotate(0deg);
	}
	60% {
		-webkit-transform: rotate(-5deg);
	}
	75% {
		-webkit-transform: rotate(-5deg);
	}
	100% {
		-webkit-transform: rotate(0deg);
	  transform: rotate(0deg);
	}
}

@-webkit-keyframes music-move{
	0% {
		-webkit-transform: rotate(0deg);
	  transform: rotate(0deg);
	}
	15% {
		-webkit-transform: rotate(5deg);
	}
	30% {
		-webkit-transform: rotate(5deg);
	}
	45% {
		-webkit-transform: rotate(0deg);
	}
	60% {
		-webkit-transform: rotate(-5deg);
	}
	75% {
		-webkit-transform: rotate(-5deg);
	}
	100% {
		-webkit-transform: rotate(0deg);
	  transform: rotate(0deg);
	}
}


/*弹框
---------------------------------*/
.TC_popup {
	width: 100%;
	position: fixed;
	top: 50%;
	display: -none;
}

.TC_popup .bounced {
	font-size: 1.125rem;
	color: #333;
	width: 20rem;
	z-index: 1;
	margin: 0 auto;
}

/*公共弹框
---------------------------------*/
.TK_popup_tishi {
	width: 100%;
	position: fixed;
	top: 50%;
}

.TK_popup_tishi .bounced {
	font-size: 1.125rem;
	color: #333;
	width: 20rem;
	z-index: 1;
	margin: 0 auto;
	border: solid 1px green;
}

.TK_popup_tishi .bounced .boun_main {
	position: relative;
	border: 1px solid #fff;
	background: #fff;
	border-radius: 15px;
	text-align: center;
	line-height: 1.5rem;
	padding: 10px 0 15px;
}

.TK_popup {
	width: 100%;
	position: fixed;
	top: 50%;
}

.TK_popup_hide {
	display: none;
}

.TK_popup .bounced {
	font-size: 1.125rem;
	color: #333;
	width: 20rem;
	z-index: 1;
	margin: 0 auto;
}

.TK_popup .bounced .boun_main {
	position: relative;
	border: 1px solid #fff;
	background: #fff;
	border-radius: 15px;
	text-align: center;
	line-height: 1.5rem;
	padding: 10px 0 15px;
}

.TK_popup .bounced a {
	position: absolute;
	right: 10px;
	top: 10px;
}

.TK_popup .bounced img {
	width: 15px;
}

.TK_popup .bounced .go_btn-02 {
	width: 20%;
	border: 0;
	border-radius: 5px;
	background: #f3991c;
	color: #fff;
	height: 2.5rem;
	font-size: 1.125rem;
	cursor: pointer;
}

/*其他下拉框隐藏
---------------------------------*/
.other_hide {
	display: none;
}

.dbshops_hide {
	display: none;
}

/*媒体查询
---------------------------------*/
@media screen and (max-width:480px) {
	html {
		font-size: 96.25%;
	}
}

@media screen and (max-width:375px) {
	html {
		font-size: 87.5%;
	}
}

/*qqNo*/
.qqNoImg {
	width: 9rem;
	margin-top: 10%;
}

.qqNoTxt {
	width: 90%;
	margin-left: 5%;
	line-height: 1.5;
	font-size: 1.3rem;
	color: #333;
	margin-top: 1rem;
	text-align: center;
}

.qqNoTips {
	display: inline-block;
	padding: 0.1rem;
	clear: both;
	overflow: hidden;
}

.qqGray {
	width: 1.5rem;
	float: left;
	margin-top: 0.2rem;
}

.grayTxt {
	font-size: 1.4rem;
	color: #333;
	float: left;
	display: inline-block;
	width: 12rem;
	text-align: left;
}

.downTips {
	display: inline-block;
	padding: 0.2rem 0.4rem;
	background: #DFDFDF;
	color: #333;
	margin-top: 0.8rem;
}

.qqCopy {
	border: 0px groove orange;
	background: #1496C8;
	color: #fff;
	border: 0;
	border-radius: 10px;
	width: 7rem;
	height: 2rem;
	line-height: 2rem;
	font-size: 1.1rem;
	margin-left: 1.5rem;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}
/*qqNo*/
@media screen and (max-width:320px) {
	.qqNoTxt {
		width: 86%;
		margin-left: 7%;
	}
}

/*直播入口*/
.toLive {
	position: fixed;
	right: 4%;
	top: 25%;
	z-index: 10;
}

.toLive .fixed {
	position: absolute;
	top: 0;
	right: 0;
}

.toLive .fixed a {
	width: 3.9rem;
	height: 4.65rem;
	font-size: 0;
	text-align: center;
	display: inline-block;
	background: url(/static/img/banner0103/icon_tolive.png) no-repeat;
	background-size: 100%;
	position: relative;
}

.toLive .fixed .linebox {
	position: absolute;
	bottom: 2.5875rem;
	left: 1.5375rem;
	width: 0.825rem;
}

.toLive .fixed .linebox span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 2px;
	border-radius: 2px;
	background: #fff;
	overflow: hidden;
	position: absolute;
	bottom: 0;
}

.toLive .fixed .linebox span:first-child {
	margin: 0;
}

.toLive .fixed .linebox span.line1 {
	left: 0;
	animation: linea 0.6s infinite ease-in-out;
}

.toLive .fixed .linebox span.line2 {
	left: 0.3rem;
	animation: lineb 0.8s infinite ease-in-out;
}

.toLive .fixed .linebox span.line3 {
	left: 0.6rem;
	animation: linea 1s infinite ease-in-out;
}

@-webkit-keyframes linea {
	0% {
	    height: 0.3rem;
	}
	50% {
	    height: 0.6rem;
	}
	100% {
	    height: 0.3rem;
	}
}
@keyframs linea {
	0% {
	    height: 0.3rem;
	}
	50% {
	    height: 0.6rem;
	}
	100% {
	    height: 0.3rem;
	}
}

@-webkit-keyframes lineb {
	0% {
	    height: 0.3rem;
	}
	50% {
	    height: 0.6rem;
	}
	100% {
	    height: 0.3rem;
	}
}
@keyframs lineb {
	0% {
	    height: 0.3rem;
	}
	50% {
	    height: 0.6rem;
	}
	100% {
	    height: 0.3rem;
	}
}

/*返回顶部*/
.topImg {
	position: fixed;
	right: 0;
	bottom: 18.7rem;
	opacity: 0.8rem;
	z-index: 3;
}

/*底部*/
.footer_h {
	height: 4.5rem;
}

.CopyrightNew {
	margin: 0;
	padding: 0 3.3%;
	color: #e0e1e4;
	font-size: 1rem;
	background: #525356;
}

.CopyrightNew .floorLink {
	padding-top: 1.785rem;
	text-align: left;
	line-height: 1;
	width: 100%;
}

.CopyrightNew .floorLink .headline {
	color: #a2a4a9;
	font-size: 0.875rem;
	font-weight: normal;
}

.CopyrightNew .floorLink .enter {
	padding-top: 0.85rem;
}

.CopyrightNew .floorLink .enter span {
	position: relative;
	float: left;
	width: 29%;
	text-align: center;
}

.CopyrightNew .floorLink .enter .first {
	width: 23%;
	text-align: left;
}

.CopyrightNew .floorLink .enter .last {
	width: 19%;
	text-align: right;
}

.CopyrightNew .floorLink .enter a {
	color: #e0e1e4;
}

.CopyrightNew .floorLink .enter a.toPc {
	color: #2196c5;
}

.CopyrightNew .floorLink .enter i {
	position: absolute;
	top: 0.19rem;
	right: 0;
	width: 2px;
	height: 0.625rem;
	background: #6f7174;
}

.CopyrightNew .floorLink .enter-conpany span {
	width: 18.5%;
	margin-bottom: 1rem;
}

.CopyrightNew .floorLink .enter-conpany .first {
	width: 13%;
	text-align: left;
}

.CopyrightNew .floorLink .enter-conpany .last {
	width: 13%;
	text-align: right;
}

.CopyrightNew .hotline {
	width: 93%;
	height: 2.2rem;
	line-height: 2.2rem;
	margin: 0 auto;
	margin-top: 0.2rem;
	border-radius: 0.53rem;
	border: 1px solid #75767a;
	position: relative;
}

.CopyrightNew .hotline span {
	padding-left: 0.74rem;
}

.CopyrightNew .hotline .realize {
	position: absolute;
	top: -1px;
	right: -1px;
	width: 30.2%;
	height: 2.2rem;
	color: #e0e1e4;
	text-align: center;
	background: #2196c5;
	border-radius: 0.53rem;
	border: 1px solid #2196c5;
}

.CopyrightNew .hotline .realize img {
	height: 0.96rem;
	margin-right: 0.32rem;
	vertical-align: -0.17rem;
}

.CopyrightNew .partbottom {
	text-align: center;
	font-size: 0.85rem;
	color: #a2a4a9;
	line-height: 1.6;
	padding: 0.35rem 0 1.5rem;
}

.CopyrightNew .partbottom a {
	color: #a2a4a9;
	margin-left: 0.5rem;
}

@media screen and (max-width:365px) {
	.CopyrightNew .hotline span {
		padding-left: 0.5rem;
	}
}

@media screen and (max-width:340px) {
	.CopyrightNew .hotline {
		width: 100%;
	}
}

@media screen and (max-width:320px) {
	.header .search {
		right: 3%;
	}
}

/*20511修改*/
.CopyrightNew .floorLink .kjEnter span .nullTxt {
	display: inline-block;
	height: 100%;
	width: 1rem;
}

.CopyrightNew .floorLink .kjEnter span {
	width: 28.3%;
}

.CopyrightNew .floorLink .kjEnter .first {
	width: 21.7%;
}

.CopyrightNew .floorLink .kjEnter .last {
	width: 21.7%;
}

/*20230810调研问卷入口*/
.dywjFixed{
	position: fixed;
	bottom: 12.5rem;
	left: 3.4%;
	z-index: 90;
}
.dywjFixed .fixedCon{
	position: absolute;
	bottom: 0;
	left: 0;
}
.dywjFixed .fixedCon .dywj_img{
	height: 5.4375rem;
	border-radius: 0.75rem;
	box-shadow: 0 0.25rem 0.875rem 0.6px rgba(23, 116, 227, 0.5);
}
.dywjFixed .fixedCon .closeBox{
	margin-top: 0.5rem;
	text-align: center;
}
.dywjFixed .fixedCon .dywjClose{
	width: 1.2088rem;
	height: 1.2088rem;
	background: url(../../img/pubpart91227/dywj_close.png) no-repeat;
	background-size: 100%;
	display: inline-block;
}