@charset "utf-8";
/* CSS重置 and 公共样式*/
*{margin:0; padding:0; border:0; list-style:none}
body{font-family:"微软雅黑"; color:#555; font-size: 14px;}
a{text-decoration:none; color:#555;}
li{list-style:none;}
body,p,h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd{margin:0; padding:0; font-size: 14px;
	list-style: none; font-weight:normal;}
.left{float:left!important}
.right{float:right!important}
.floatClear{zoom: 1;}
.floatClear:after{content: '.'; width: 0; height: 0; display: block; clear: both; visibility: hidden;}
.clear{clear:both;}
/*top and logo*/
.allW{width:1100px; margin: 0 auto; overflow:hidden; }


@font-face
{
font-family: myFirstFont;
src: url('../font/FZXBSJW.TTF'),
     url('../font/4114_方正小标宋_GBK_0.TTF'); /* IE9+ */
}

/* @font-face
{
font-family: myErFont;
src: url('../font/STXINGKA.TTF'),
} */
/*  */


.w{
	width: 100%;
}
.M-aside{
	width: 300px;
	float:left;
}
.M-public-title h1{
	font-size: 20px;
	color: #33abdc;
	line-height: 48px;
	padding-left: 4px;
	border-bottom: 1px #ccc solid;
}
.M-public-title em{
	display: block;
	width: 100%;
	height: 5px;
	background-color: #33abdc;
	width: 88px;
	margin-top: -3px;
}


.M-intro{
	width: 100%;
}

.M-intro img{
	display: block;
	padding-top: 20px;
	width: 100%;
}

.M-intro>p{
	font-size: 16px;
	line-height: 27px;
	text-indent: 2em;
	padding-top: 12px;
}

.M-intro p a{
	display: block;
	width: 80px;
	text-align: center;
	border: 1px #ccc solid;
	color: #fd7f04;
	text-indent: 0;
}

.M-tbtn{
	width: 240px;
	margin:20px auto;
	overflow: hidden;
}
.M-tbtn a{
	width: 114px;
	text-align: center;
	line-height: 45px;
	background-color: #0c88bb;
	color: #fff;
	float: left;
}

.M-tbtn .La{
	margin-left: 12px;
}




.M-iconTitle{
	background-color: #33abdc;
	width: 300px;
	height: 46px;
	line-height: 46px;

}

.M-iconTitle h1{
	width: 300px;
	padding-left: 55px;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	background: url(/images/left_07.jpg) no-repeat 8px 0px;
}
.M-iconTitle-a h1{
	background: url(/images/left_07_1.jpg) no-repeat 8px center;
}
.M-iconTitle-c h1{
	background: url(/images/left_13.jpg) no-repeat 8px center;
}
.M-iconTitle-j h1{
	background: url(/images/left_23.jpg) no-repeat 8px center;
}
.M-iconTitle-l h1{
	background: url(/images/left_29.jpg) no-repeat 8px center;
}
.M-iconTitle-b h1{
	background: url(/images/left_35.jpg) no-repeat 8px center;
}

.xw{ padding-top:20px; padding-bottom:10px;}
.xw p{ text-align:center;}


.M-TAB{
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.m-tab-btn{
	overflow: hidden;
}
.m-tab-btn li{
	margin: 20px 0;
	float: left;
	width: 25%;
	background-color: #e7e6e6;
	height: 70px;
	padding-top: 18px;
	line-height: 46px;
	font-size: 12px;
	text-align: center;
}

.m-tab-btn .on{
	background-color: #33abdc;
	color: #fff;
}

.m-tab-txt{
	width: 100%;
	height: 225px;
}
.m-tab-txt li{
	width: 100%;
}

.m-tab-txt li video{
	display: block;
	width: 100%;
}

.M-care .title{
	padding-top: 12px;
	padding-bottom: 6px;
	border-bottom: 1px #ccc solid;
}
.M-care .title h1{
	font-size: 20px;
	color: #33abdc;
}
.M-care .title h1 span{
	font-size: 14px;
}

.M-device{
	width: 300px;
	margin-top: 20px;
}



.hd{
	width: 300px;
	position: relative;
}
.hd .up{
	position: absolute;
	width: 80%;
	bottom: 5px;
	left: 30px;
}

.hd .up a{
	float: left;
	width: 50%;
	height: 45px;
}

.swiper-button-next, .swiper-button-prev{
	width: 24px;
	height: 36px;
	top: 111px;

}

.MA span{
	display: block;
	width: 100%;
	text-align: center;
	line-height: 40px;
	background-color: #eee;
	font-size: 14px;
}

.M-nbBtn{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.M-nbBtn a{
	background-color: #e9980b;
	color: #fff;
	border-radius: 20px;
	padding: 2px 10px;
	font-size: 20px;

}

.M-jshuBox{
	margin-top: 20px;
	margin-bottom: 20px;
}
.M-jshuBox h1{
	font-size: 12px;
	line-height: 30px;
	background-color: #e6e6e6;
}
.M-jshuBox li{
	margin-bottom: 12px;
}
.M-jshuBox .on h1{
	background-color: #33abdc;
	color: #fff;
}


/*  */
.M-TAB01{
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.m-tab01-btn{
	overflow: hidden;
}
.m-tab01-btn li{
	margin: 20px 0;
	float: left;
	width: 33.33%;
	background-color: #e7e6e6;
	height: 70px;
	padding-top: 18px;
	line-height: 28px;
	font-size: 14px;
	text-align: center;
}
.m-tab01-btn .LH{
	line-height: 18px;
}
.m-tab01-btn li b{
	font-size: 16px;
	font-weight: bold;
}
.m-tab01-btn .on{
	background-color: #33abdc;
	color: #fff;
}

.m-tab01-txt{
	width: 100%;
	height: 202px;
}
.m-tab01-txt li{
	width: 100%;
}

.m-tab01-txt li video{
	display: block;
	width: 100%;
}


.M-nav-list ul{
	overflow: hidden;
	width: 100%;
	margin-top: 18px;
	margin-bottom: 18px;
}
.M-nav-list ul li{
	float: left;
	width: 95px;
	border: 2px #fff solid;
	text-align: center;
	height: 76px;
	line-height: 76px;
	background-color: #e8e6e6;
}

/* .M-dh{
	width: 300px;
	background-color: #e9980b;
	line-height: 55px;
	height: 55px;
	font-size: 18px;
	color: #fff;
}

.M-dh span{
	font-size: 34px;
	font-weight: bold;
}

 */


.M-footer{
	margin-top: 20px;
	background-color: #f4f4f4;
	padding-bottom: 12px;
}

.M-footer h1{
	font-size: 18px;
	text-align: center;
	padding-top: 14px;
}

.M-footer ul{
	width: 270px;
	margin: 10px auto;
	overflow: hidden;
}
.M-footer ul li{
	float: left;
	width: 130px;
	background-color: #fff;
}
.M-footer ul li img{
	display: block;
	width: 96px;
	margin: 0 auto;
	padding-top: 18px;
}
.M-footer ul li span{
	display: block;
	width: 100%;
	text-align: center;
	font-size: 14px;
	margin-top: 8px;
	padding-bottom: 8px;
}
.M-footer ul .la{
	margin-left: 10px;
}











.jt-panel {
  padding: 0.375rem;
}
.jt-panel .up .left {
  width: 23.8%;
  position: relative;
  height: 11.75rem;
  background: url(/images/jt_09.jpg) no-repeat center center;
  background-size: 4.5rem 9.375rem;
  background-color: #0189d5;
}
.jt-panel .up .left h2 {
  font-size: 1.5rem;
  font-weight: bold;
  width: 2rem;
  margin-left: 0.9rem;
  margin-top: 1.6rem;
  text-align: center;
  color: #fff;
  line-height: 1.1;
}
.jt-panel .up .left h4 {
  position: absolute;
  right: 0.7rem;
  bottom: 2.2rem;
  font-size: 0.9rem;
  font-weight: bold;
  width: 1rem;
  color: #fff;
  line-height: 1.1;
}
.jt-panel .up .right {
  width: 76%;
  height: 11.75rem;
  padding: 0.2rem 0.1rem;
  border: 1px #ccc solid;
}
.jt-panel .up .right li {
  font-size: 0.675rem;
  font-weight: bold;
  white-space: nowrap;
  height: 2.9rem;
  line-height: 2.9rem;
  padding-left: 1.125rem;
  border-bottom: 1px #ccc dashed;
}
.jt-panel .up .right li:nth-of-type(5) {
  border-bottom: none;
}
.jt-panel .up .right li:nth-of-type(1) {
  background: url(/images/aq_03.jpg) no-repeat 0 center;
  background-size: 1.05rem 1.05rem;
}
.jt-panel .up .right li:nth-of-type(1) span {
  display: inline-block;
  padding-left: 1.4rem;
  background: url(/images/aq_05.jpg) no-repeat 0.175rem center;
  background-size: 1.05rem 1.05rem;
}
.jt-panel .up .right li:nth-of-type(2) {
  background: url(/images/aq_10.jpg) no-repeat 0 center;
  background-size: 1.05rem 1.05rem;
}
.jt-panel .up .right li:nth-of-type(2) span {
  display: inline-block;
  padding-left: 1.4rem;
  background: url(/images/aq_13.jpg) no-repeat 0.175rem center;
  background-size: 1.05rem 1.05rem;
}
.jt-panel .up .right li:nth-of-type(3) {
  background: url(/images/aq_18.jpg) no-repeat 0 center;
  background-size: 1.05rem 1.05rem;
}
.jt-panel .up .right li:nth-of-type(3) span {
  display: inline-block;
  padding-left: 1.4rem;
  background: url(/images/aq_21.jpg) no-repeat 0.175rem center;
  background-size: 1.05rem 1.05rem;
}
.jt-panel .up .right li:nth-of-type(4) {
  background: url(/images/aq_26.jpg) no-repeat 0 center;
  background-size: 1.05rem 1.05rem;
}
.jt-panel .up .right li:nth-of-type(4) span {
  display: inline-block;
  padding-left: 1.4rem;
  background: url(/images/aq_28.jpg) no-repeat 0.175rem center;
  background-size: 1.05rem 1.05rem;
}




.jt-panel .down {
  margin-top: 1rem;
}
.jt-panel .down .tab-btn li {
  float: left;
  width: 48%;
  font-size: 1.05rem;
  line-height: 2.25rem;
  text-align: center;
  background-color: #aaa;
}
.jt-panel .down .tab-btn li:last-child {
  margin-left: 4%;
}
.jt-panel .down .tab-btn .on {
  background-color: #0189d5;
  color: #fff;
}
.jt-panel .down .tab-txt dd {
  float: left;
  width: 49.5%;
  margin-top: 1rem;
  padding-left: 5.75rem;
  height: 6.8rem;
}
.jt-panel .down .tab-txt dd h2 {
  white-space: nowrap;
  font-size: 0.675rem;
  height:1.5rem;
  line-height:1.5rem;
}
.jt-panel .down .tab-txt dd h2 span {
  font-weight: bold;
  color: #0189d5;
  font-size: 0.9rem;
  display: inline-block;
  margin-right: 0.375rem;
}
.jt-panel .down .tab-txt dd h3 {
  font-size: 0.675rem;
  color: #f39700;
  height:1.2rem;
  line-height:1.2rem;
  text-decoration: underline;
}
.jt-panel .down .tab-txt dd p {
  font-size: 0.675rem;
  line-height: 1.6;
  white-space: nowrap;
}
.jt-panel .down .tab-txt dd p span {
  font-weight: bold;
}
.jt-panel .down .tab-txt dd em {
  display: inline-block;
  font-size: 0.675rem;
  color: #fff;
  background-color: #d23838;
  border-radius: 0.2rem;
  padding: 0 0.375rem;
}
.jt-panel .down .tab-txt dd:nth-of-type(1) {
  background: url(/images/aq_33.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
.jt-panel .down .tab-txt dd:nth-of-type(2) {
  background: url(/images/aq_36.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
.jt-panel .down .tab-txt dd:nth-of-type(3) {
  background: url(/images/aq_40.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
.jt-panel .down .tab-txt dd:nth-of-type(4) {
  background: url(/images/aq_41.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
.jt-panel .down .tab-txt dd:nth-of-type(5) {
  background: url(/images/aq_50.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
.jt-panel .down .tab-txt dd:nth-of-type(6) {
  background: url(/images/aq_58.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
.jt-panel .down .tab-txt dd:nth-of-type(even) {
  margin-left: 1%;
}
.jt-panel .down .tab-txt .zs1 .swiper-container {
  padding-bottom: 1.375rem;
}
.jt-panel .down .tab-txt .zs1 dd p {
  white-space: normal;
}
.jt-panel .down .tab-txt .zs1 dd h3 {
  font-size: 0.675rem;
  width: 4rem;
  text-align: center;
  color: #f39700;
  text-decoration: none;
  border: 1px #f39700 solid;
  border-radius: 1rem;
}
.jt-panel .down .tab-txt .zs1 .d1 dd:nth-of-type(1) {
  background: url(/images/tzx.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
.jt-panel .down .tab-txt .zs1 .d1 dd:nth-of-type(2) {
  background: url(/images/gly.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
.jt-panel .down .tab-txt .zs1 .d1 dd:nth-of-type(3) {
  background: url(/images/aq_54.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
.jt-panel .down .tab-txt .zs1 .d1 dd:nth-of-type(4) {
  background: url(/images/aq_55.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
.jt-panel .down .tab-txt .zs1 .d1 dd:nth-of-type(5) {
  background: url(/images/aq_59.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
.jt-panel .down .tab-txt .zs1 .d1 dd:nth-of-type(6) {
  background: url(/images/aq_44.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
.jt-panel .down .tab-txt .zs1 .d1 dd:nth-of-type(7) {
  background: url(/images/aq_46.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
.jt-panel .down .tab-txt .zs1 .d1 dd:nth-of-type(8) {
  background: url(/images/aq_51.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}

.f-down h1{
  width: 100%;font-size: 1.05rem;
  text-align: center;
  background-color: #0189D5;
  color: #fff;
  line-height: 2.25rem;

}
.f-down dd {
  float: left;
  width: 24.5%;
  margin-top: 1rem;
  padding-left: 5.75rem;
  height: 6.8rem;
}
.f-down dd h2 {
  white-space: nowrap;
  font-size: 0.675rem;
  height:1.5rem;
  line-height:1.5rem;
}
.f-down dd h2 span {
  font-weight: bold;
  color: #0189d5;
  font-size: 0.9rem;
  display: inline-block;
  margin-right: 0.375rem;
}
.f-down dd h3 {
  font-size: 0.675rem;
  color: #f39700;
  height:1.2rem;
  line-height:1.2rem;
  text-decoration: underline;
}
.f-down dd p {
  font-size: 0.675rem;
  line-height: 1.6;
  white-space: nowrap;
}
.f-down dd p span {
  font-weight: bold;
}
.f-down dd em {
  display: inline-block;
  font-size: 0.675rem;
  color: #fff;
  background-color: #d23838;
  border-radius: 0.2rem;
  padding: 0 0.375rem;
}
.f-down dd:nth-of-type(1) {
  background: url(/images/aq_33.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
.f-down dd:nth-of-type(2) {
  background: url(/images/aq_36.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
.f-down dd:nth-of-type(3) {
  background: url(/images/aq_40.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
.f-down dd:nth-of-type(4) {
  background: url(/images/aq_41.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}


.f-down .page2 dd:nth-of-type(1) {
  background: url(/images/aq_50.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
.f-down .page2 dd:nth-of-type(2) {
  background: url(/images/aq_58.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
.f-down .page2 dd:nth-of-type(3) {
  background: url(/images/aq_60.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
.f-down .page2 dd:nth-of-type(4) {
  background: url(/images/aq_61.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}





.f-down dd:nth-of-type(even) {
  margin-left: 1%;
}
.f-down .sqt3 .swiper-container {
  padding-bottom: 1.175rem;
}
.f-down .sqt3 dd p {
  white-space: normal;
}
.f-down .sqt3 dd h3 {
  font-size: 0.675rem;
  width: 4rem;
  text-align: center;
  color: #f39700;
  text-decoration: none;
  border: 1px #f39700 solid;
  border-radius: 1rem;
}


.f-down .sqt2 .swiper-container{
  padding-bottom: 1.125rem;
}



.f-down .sqt3 .d1 dd:nth-of-type(1) {
  background: url(/images/tzx.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
.f-down .sqt3 .d1 dd:nth-of-type(2) {
  background: url(/images/gly.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
.f-down .sqt3 .d1 dd:nth-of-type(3) {
  background: url(/images/aq_54.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
.f-down .sqt3 .d1 dd:nth-of-type(4) {
  background: url(/images/aq_55.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
.f-down .sqt3 .d2 dd:nth-of-type(1) {
  background: url(/images/aq_59.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
.f-down .sqt3 .d2 dd:nth-of-type(2) {
  background: url(/images/aq_44.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
.f-down .sqt3 .d2 dd:nth-of-type(3) {
  background: url(/images/aq_46.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
.f-down .sqt3 .d2 dd:nth-of-type(4) {
  background: url(/images/aq_51.jpg) no-repeat;
  background-size: 5.625rem 5.625rem;
}
