@media screen and (min-width: 1500px){
	
	/*公共部分*/
	body{background:#ffeef2;}
	*{padding:0px;margin:0px;font-size:16px;font-family: "微软雅黑";}
	a{text-decoration: none;}
	ul{list-style-type: none;}
	.clear{clear:both;}
	pre{white-space: pre-wrap;}
	
	.addGround{width:1200px;height:130px;margin:0px auto;position:relative;margin-top:20px;background:url(../img/bg_addGround.png) no-repeat;background-size:100% 100%;}
	.addGroundCon{height:120px;width:936px;overflow: hidden;margin-top:20px;margin-left:20px;position: relative;}
	#add_question{width:2171px;margin-top:17px;position: absolute;left:0px;}
	#add_question li{display: inline-block;margin-right:20px;color:#ff6688;margin-top:10px;padding:6px 10px;background:#f2f2f2;border-radius:6px;}
	#add_question li a{color:#ff6688;font-size:16px;}
	.addGround #addBtn{width:200px;height:80px;text-align: center;line-height: 80px;font-size:24px;font-weight: bold;color:#ff6688;background:#fef15a;position:absolute;right:30px;top:24px;border-radius:10px;}
	
	
	.contactCon{position:fixed;width:400px;left:50%;margin-left:-200px;top:160px;background:#fff;padding-bottom:30px;box-shadow: 0px 0px 100px #ec9fa1;z-index:eadade;display: none;}
	.contactCon h1{width:400px;background:#ff6688;height:80px;text-align: center;line-height: 80px;color:#fff;font-size:24px;font-weight: bold;}
	.contactCon h1 #closeBtn{width:40px;height:40px;display: inline-block;position:absolute;right:20px;top:20px;cursor: pointer;}
	.contactCon .codeImg{width:200px;height:200px;display: block;margin:0px auto;margin-top:20px;}
	.contactCon .copy{display: block;width:320px;height:48px;;background:#ff6688;margin:0px auto;text-align: center;line-height: 48px;color:#fff;font-size:20px;;}
	
	.contactCon #sl{opacity: 0;filter: alpha(opacity=0);height:0}
	
	.header{width:100%;}
	.header .top{width:100%;height:40px;background:#ff6688;}
	.top .topCon{width:1200px;line-height:40px;margin:0px auto;}
	.top .topCon .name{font-size:16px;color:#fff;display: inline-block;}
	.top .topCon .name a{color:#fff;display:inline-block;margin-right:14px;color:#fff;}
	.top .topCon .right{float:right;position: relative;}
	.top .topCon .right .codeIc{width:16px;height:16px;display: inline-block;margin-right:10px;}
	.top .topCon .right .num{display: none;color:#fff;font-size:16px;}
	.top .topCon .right .codeImg{width:100px;height:100px;position: absolute;top:40px;right:112px;display: none;z-index: 99;}
	.tags{color:#fff;display:inline-block;margin-right:20px;}
	
	.search .address a{color:#ff6688 !important;}
	
	.logoLine{width:100%;height:130px;background:#fff9fa;}
	.lineCon{width:1200px;margin:0px auto;position:relative;}
	.lineCon .logo{width:290px;height:68px;display: inline-block;position: absolute;left:0px;top:31px;}
	.lineCon .searchBox{display:inline-block;width:502px;height:80px;margin-top:30px;margin-left:350px;position: relative;}
	.lineCon .searchBox .frame{width:390px;height:40px;border:1px solid #eadade;background:none;padding:0px 10px;position: absolute;left:0px;top:0px;}
	.lineCon .searchBox .btn{width:90px;height:42px;position: absolute;left:410px;top:0px;background:#ff6688;color:#fff;font-size:20px;border:none;}
	.lineCon .searchBox .hotWord{position: absolute;top:52px;left:10px;}
	.lineCon .searchBox .hotWord li{float:left;margin-right:10px;font-size:16px;color:#230008;}
	.lineCon .searchBox .hotWord a{color:#ff6688;}
	
	.header .tePhone{position: absolute;right:17px;top:40px;width:216px;}
	.header .tePhone img{width:234px;height:50px;display: inline-block;display:none;}
	.header .tePhone .font{float:right;width:146px;display:none;}
	.header .tePhone .font .fun{font-size:16px;color:#ff6688;}
	.header .tePhone .font .num{font-size:24px;color:#ff6688;font-weight: bold;}
	
	.navBar{width:100%;background:#fff7f9;height:60px;line-height: 60px;border-top:2px solid #ff6688;;}
	.navBar ul{width:1200px;margin:0px auto;}
	.navBar ul>li{float:left;margin-right:30px;}
	.navBar ul a{color:#230008;font-size:17px;}
	.navBar ul a:hover{color:#ff6688;}
	.navBar ul .active{color:#ff6688;}
	.navBar .erji{position: absolute;z-index: eadade;background:#fff3f5;display:inline-block;width:140px;display: none;border:1px solid #f9f9f9;z-index:99;}
	.navBar .erji li{margin-left:10px;width:140px;color:#8e7077;}
	.navBar .erji>li:hover{color:#ff6688 !important;}
	
	.head{width:100%;margin:0px auto;padding-bottom:10px;border-bottom:2px solid #FF6688;}
	.head h1{font-size:24px;color:#230008;font-weight: bold;display: inline-block;}
	.head p{display: inline-block;font-size:16px;color:#8e7077;margin-left:10px;}
	
	.footer{width:100%;background:#fff;padding:40px 0px 20px 0px;margin-top:40px;}
	.footer .link{width:1200px;margin:0px auto;margin-bottom:20px;display:block !important;height:26px;overflow:hidden;}
	.footer .link li{float:left;color:#8e7077;display: inline-block;}
	.footer .link li.active{font-weight: bold;color:#230008;}
	.footer .link .link_right{width:1150px;float:right;margin-top:-3px;}
	.footer .link .link_right table{display:inline;}
	.footer .link .link_right #moreLink{color:#ff6688;float:right;}
	.footer .link table td{display:inline-block;text-align:left;padding:0px 10px;}
	.footer .link table td a{color:#230008;}
	.footer .link table td a:hover{color:#ff6688;}
	.footer .con{width:1200px;margin:0px auto;padding-bottom:20px;border-bottom:1px solid #eadade;}
	.footer .left{width:500px;display: inline-block;padding-right:10px;border-right:1px solid #ff6688;}
	.footer .left img{width:140px;height:140px;}
	.footer .left .contact{width:340px;float:right;}
	.footer .left .contact ul{margin-top:10px;}
	.footer .con .cut{width:1px;height:95px;background:#ff6688;display: inline-block;margin-right:20px;}
	
	.searchf .left{width:500px;display: inline-block;padding-right:10px;border-right:1px solid #ff6688;}
	.searchf{width:100%;background:#fff7f9;padding:40px 0px 20px 0px;margin-top:40px;}
	.searchf .con{width:1200px;height:110px;margin:0px auto;}
	.searchf .left{width:580px;display:inline-block;}
	.searchf .left img{width:170px;height:100px !important;display:inline-block}
	.searchf .left .searchlogo{height:auto !important;}
	.searchf .left ul{float:right;width:380px;margin-top:20px;}
	.searchf .left .searchUl{margin-top:0px !important;}
	.searchf .left ul li{float:left;margin-right:10px;margin-bottom:10px;color:#8e7077;}
	.searchf .right{width:560px !important;float:right;}
	.searchf .right .code{width:100px;height:100px;display:inline-block;}
	.searchf .right .font li{margin-bottom:5px;}
	.searchf .right .contact{width:380px;float:right;padding:10px 30px;border:1px solid #eadade;}
	.searchf .contact .font{width:280px !important;float:right;}
	.searchf .beian{width:1200px;margin:0px auto;margin-top:20px;padding-top:20px;border-top:1px solid #ff6688;}
	.searchf .beian a{color:#ff6688;}
	
	
	
	.footer .right{float:right;width:650px;}
	.footer .right .headIng{color:#ff6688;font-weight: bold;font-size:20px;display: inline-block;}
	.footer .right form{width:555px;float:right;}
	.footer .right span{display:inline-block;margin-left:4px;color:#ff6688;}
	.footer .right .text{width:240px;height:28px;border:1px solid #ccc;margin-left:10px;color:#230008;padding-left:10px;}
	.footer .right textarea{width:522px;margin-top:10px;margin-left:10px;padding:10px;resize:none;border:1px solid #ccc}
	.footer .right .code{width:542px;height:28px;position:relative;margin-left:10px;margin-top:6px;}
	.footer .right .code .codeImg{width:65px;height:32px;position:absolute;left:0px;top:0px;}
	.footer .right .code .codeInp{height:28px;width:200px;border:1px solid #ccc;position:absolute;left:75px;top:0px;font-size:16px;color:#230008;padding:0px 10px;}
	.footer .right .code .btn{position:absolute;right:0px;top:0px;width:234px;height:32px;font-size:16px;color:#230008;background:#ff6688;border:0px;color:#fff;}
	.searchf .contact h1,.footer .contact h1{font-size:20px;font-weight: bold;color:#ff6688;display: inline-block;}
	.footer .contact .font{width:340px;float:right;}
	.footer .contact .font li{margin-bottom:5px;font-size:16px;color:#230008;}
	.footer .mCode img{display:none;}
	.footer .beian{width:1200px;margin:0px auto;margin-top:20px;}
	.footer .beian span{color:#8e7077;margin-right:20px;display: inline-block;}
	.footer .beian a{color:#FF6688;font-size:16px;}
	#mfoot,
	#contactUs1,
	.mNavbar{display: none;}
	
	.enc .clear{display: none;}
	.telNum{display: none;}
	.afloat{position: fixed;right:0px;bottom:100px;z-index:eadade;width:130px;height:152px;background:#fff;border:2px solid #ff6688;}
	.afloat .toTop{position: absolute;display:block;width:56px;height:53px;left:50%;margin-left:-26px;top:-27px;}
	.afloat .codeImg{display: block;width:100px;height:100px;margin:0px auto;margin-top:27px;}
	.afloat .fun{text-align: center;}
	.afloat .num{text-align: center;padding:6px;background:#ff6688;color:#fff;margin-top:10px;display:none;}
	.afloat .numFun{text-align: center;margin-top:6px;color:#ff6688;display: none;}
	
	.feedback{width:600px;height:420px;position: fixed;left:50%;margin-left:-300px;background:#fff;box-shadow: 0px 0px 30px #ffe0e7;z-index: eadade;top:50%;margin-top:-250px;display: none;}
	.feedback .title{width:560px;height:40px;background:#ff6688;padding:10px 20px;}
	.feedback .title .logo{position: absolute;top:11px;width:72px;display: inline-block;}
	.feedback .title p{color:#fff;font-size:20px;font-weight: bold;text-align: center;line-height: 40px;;}
	.feedback .title #close img{position: absolute;width:30px;height:30px;display: inline-block;right:20px;top:15px;}
	.feedback form{width:565px;display: block;margin:0px auto;margin-top:40px;}
	.feedback form .name{width:250px;height:50px;padding:0px 10px;font-size:18px;color:#230008;border:none;background:#f2f2f2;}
	.feedback form .tel{width:250px;height:50px;padding:0px 10px;font-size:18px;color:#230008;border:none;background:#f2f2f2;margin-left:20px;}
	.feedback form .txt{width:540px;height:120px;padding:10px;margin-top:20px;background:#f2f2f2;resize: none;border:none;}
	.feedback form .but{width:270px;height:50px;background:#ff6688;color:#fff;font-size:20px;font-weight: bold;margin-top:20px;border:none;}
	.feedback form .res{width:270px;height:50px;background:#44C2F8;color:#fff;font-size:20px;font-weight: bold;margin-top:20px;border:none;margin-left:20px;}
	
	.listPage{margin:20px 0px;}
	.listPage a{display: inline-block;padding:4px 10px;;border:1px solid #8e7077;margin-right:4px;color:#8e7077;}
	.listPage b{display: inline-block;padding:5px 11px;background:#ff6688;color:#fff;margin-right:4px;}
	
	
	.addr{width:1160px;padding:20px;background:#fff9fa;margin:0px auto;color:#230008;margin-top:20px;}
	.addr a{color:#ff6688;}
	.tagCon{border-top:2px solid #ff6688;width:1160px;padding:20px;margin:0px auto;background:#fff9fa;}
	.tagCon .tit{font-size:24px;font-weight: bold;color:#ff6688;padding-left:20px;border-left:4px solid #ff6688;}
	.tagCon .con{margin-top:20px;border-top:1px solid #eadade;padding-top:20px;}
	.tagCon .con a{color:#8e7077;margin-right:20px;display: inline-block;margin-bottom:20px;}
	
	/* 搜索模板最后提示语句 */
	.searchNum{font-size:16px;color:#8e7077;}
	.searchNum span{color:#ff6688;font-size:18px;font-weight:bold;}
	
}
@media screen and (max-width: 1500px) and (min-width: 1200px){
	
	/*公共部分*/
	body{background:#ffeef2;}
	*{padding:0px;margin:0px;font-size:15px;font-family: "微软雅黑";}
	a{text-decoration: none;}
	ul{list-style-type: none;}
	.clear{clear:both;}
	pre{white-space: pre-wrap;}
	.header{width:100%;}
	.header .top{width:100%;height:40px;background:#ff6688;}
	.top .topCon{width:1100px;line-height:40px;margin:0px auto;}
	.top .topCon .name{font-size:16px;color:#fff;display: inline-block;}
	.top .topCon .name a{color:#fff;display:inline-block;margin-right:10px;}
	.top .topCon .right{float:right;position: relative;}
	.top .topCon .right .codeIc{width:16px;height:16px;display: inline-block;margin-right:10px;}
	.top .topCon .right .num{display: none;color:#fff;font-size:16px;}
	.top .topCon .right .codeImg{width:100px;height:100px;position: absolute;top:40px;right:112px;display: none;z-index: 99;}
	.tags{color:#fff;display:inline-block;margin-right:20px;}
	
	.addGround{width:1100px;height:130px;margin:0px auto;position:relative;margin-top:20px;background:url(../img/bg_addGround.png) no-repeat;background-size:100% 100%;}
	.addGroundCon{height:120px;width:890px;overflow: hidden;margin-top:20px;margin-left:20px;position: relative;}
	#add_question{width:2000px;margin-top:20px;position: absolute;left:0px;}
	#add_question li{display: inline-block;margin-right:20px;color:#ff6688;margin-top:10px;padding:6px 10px;background:#f2f2f2;border-radius:6px;}
	#add_question li a{color:#ff6688;font-size:16px;}
	.addGround #addBtn{width:140px;height:70px;text-align: center;line-height: 70px;font-size:20px;font-weight: bold;color:#ff6688;background:#fef15a;position:absolute;right:30px;top:32px;}
	
	.contactCon{position:fixed;width:400px;left:50%;margin-left:-200px;top:160px;background:#fff;padding-bottom:30px;box-shadow: 0px 0px 100px #ec9fa1;z-index:eadade;display: none;}
	.contactCon h1{width:400px;background:#ff6688;height:80px;text-align: center;line-height: 80px;color:#fff;font-size:24px;font-weight: bold;}
	.contactCon h1 #closeBtn{width:40px;height:40px;display: inline-block;position:absolute;right:20px;top:20px;cursor: pointer;}
	.contactCon .codeImg{width:200px;height:200px;display: block;margin:0px auto;margin-top:20px;}
	.contactCon #sl{opacity: 0;filter: alpha(opacity=0);height:0;}
	.contactCon .copy{width:320px;height:48px;display:block;background:#ff6688;margin:0px auto;text-align: center;line-height: 48px;color:#fff;font-size:20px;display:none;}
	
	.search .address a{color:#ff6688 !important;}
	
	.logoLine{width:100%;height:130px;background:#fff9fa;}
	.lineCon{width:1100px;margin:0px auto;position:relative;}
	.lineCon .logo{width:260px;height:60px;display: inline-block;position: absolute;left:0px;top:31px;}
	.lineCon .searchBox{display:inline-block;width:502px;height:80px;margin-top:30px;margin-left:300px;position: relative;}
	.lineCon .searchBox .frame{width:390px;height:40px;border:1px solid #eadade;background:none;padding:0px 10px;position: absolute;left:0px;top:0px;}
	.lineCon .searchBox .btn{width:90px;height:42px;position: absolute;left:410px;top:0px;background:#ff6688;color:#fff;font-size:20px;border:none;}
	.lineCon .searchBox .hotWord{position: absolute;top:52px;left:10px;}
	.lineCon .searchBox .hotWord li{float:left;margin-right:10px;font-size:16px;color:#230008;}
	.lineCon .searchBox .hotWord a{color:#ff6688;}
	
	.header .tePhone{position: absolute;right:18px;top:40px;width:216px;}
	.header .tePhone img{width:234px;height:50px;display: inline-block;display:none;}
	.header .tePhone .font{float:right;width:146px;display:none;}
	.header .tePhone .font .fun{font-size:16px;color:#ff6688;}
	.header .tePhone .font .num{font-size:24px;color:#ff6688;font-weight: bold;}
	
	.navBar{width:100%;background:#fff7f9;height:60px;line-height: 60px;border-top:2px solid #ff6688;;}
	.navBar ul{width:1100px;margin:0px auto;}
	.navBar ul>li{float:left;margin-right:26px;}
	.navBar ul a{color:#230008;font-size:16px;}
	.navBar ul a:hover{color:#ff6688;}
	.navBar ul .active{color:#ff6688;}
	.navBar .erji{z-index:99;position: absolute;z-index: eadade;background:#fff9fa;display:inline-block;width:140px;display: none;border:1px solid #f9f9f9;}
	.navBar .erji li{margin-left:10px;width:140px;color:#8e7077;}
	.navBar .erji>li:hover{color:#ff6688 !important;}
	
	.head{width:100%;margin:0px auto;padding-bottom:10px;border-bottom:2px solid #FF6688;}
	.head h1{font-size:22px;color:#230008;font-weight: bold;display: inline-block;}
	.head p{display: inline-block;font-size:16px;color:#8e7077;margin-left:10px;}
	
	.footer{width:100%;background:#fff;padding:40px 0px 20px 0px;margin-top:40px;}
	.footer .link{width:1100px;margin:0px auto;margin-bottom:20px;height:20px;overflow:hidden;}
	.footer .link li{float:left;color:#8e7077;display: inline-block;}
	.footer .link li.active{font-weight: bold;color:#230008;}
	.footer .link .link_right{width:1050px;float:right;margin-top:-3px;}
	.footer .link table{width:1050px;display:inline;}
	#moreLink{float:right;color:#ff6688;}
	.footer .link table td{display:inline-block;text-align:left;padding:0px 10px;}
	.footer .link table td a{color:#230008;}
	.footer .link table td a:hover{color:#ff6688;}
	.footer .con{width:1100px;margin:0px auto;padding-bottom:20px;border-bottom:1px solid #eadade;}
	.footer .left{width:400px;display: inline-block;padding-right:10px;border-right:1px solid #ff6688;}
	.footer .left img{width:140px;height:140px;}
	.footer .left .contact{width:240px;float:right;}
	.footer .left .contact ul{margin-top:10px;}
	.footer .con .cut{width:1px;height:95px;background:#ff6688;display: inline-block;margin-right:20px;}
	
	.searchf .left{width:500px;display: inline-block;padding-right:10px;border-right:1px solid #ff6688;}
	.searchf{width:100%;background:#fff7f9;padding:40px 0px 20px 0px;margin-top:40px;}
	.searchf .con{width:1100px;height:110px;margin:0px auto;}
	.searchf .left{width:540px;display:inline-block;}
	.searchf .left img{width:170px;height:100px !important;display:inline-block}
	.searchf .left ul{float:right;width:350px;margin-top:20px;}
	.searchf .left ul li{float:left;margin-right:10px;margin-bottom:10px;color:#8e7077;}
	.searchf .right{width:520px !important;float:right;}
	.searchf .right .code{width:100px;height:100px;display:inline-block;}
	.searchf .right .font li{margin-bottom:5px;}
	.searchf .right .contact{width:358px;float:right;padding:10px 20px;border:1px solid #eadade;}
	.searchf .contact .font{width:260px !important;float:right;}
	.searchf .beian{width:1100px;margin:0px auto;margin-top:20px;padding-top:20px;border-top:1px solid #ff6688;}
	.searchf .beian a{color:#ff6688;}
	
	.footer .right{float:right;width:650px;}
	.footer .right .headIng{color:#ff6688;font-weight: bold;font-size:20px;display: inline-block;}
	.footer .right form{width:555px;float:right;}
	.footer .right span{display:inline-block;margin-left:4px;color:#ff6688;}
	.footer .right .text{width:240px;height:28px;border:1px solid #eadade;margin-left:10px;color:#230008;padding-left:10px;}
	.footer .right textarea{width:508px;margin-top:10px;margin-left:10px;padding:10px;resize:none;}
	.footer .right .code .btn{width:200px;height:30px;background:#ff6688;color:#fff;top:0px;font-size:16px;font-weight: bold;border:none;margin-left:10px;position:absolute;right:0px;}
	.footer .right .code img{width: 78px;height:30px;position:absolute;left:0px;top:0px;}
	.footer .right .code{position:relative;margin-top:4px;margin-left:12px;width:530px;height:30px;;;}
	.footer .right .code .codeInp{position:absolute;height:28px;padding-left:10px;width:220px;left:86px;}
	
	
	.searchf .contact h1,.footer .contact h1{font-size:20px;font-weight: bold;color:#ff6688;display: inline-block;}
	.footer .contact .font{width:240px;float:right;}
	.footer .contact .font li{margin-bottom:5px;font-size:16px;color:#230008;}
	.footer .mCode img{display:none;}
	.footer .beian{width:1100px;margin:0px auto;margin-top:20px;}
	.footer .beian span{color:#8e7077;margin-right:20px;display: inline-block;}
	.footer .beian a{color:#FF6688;font-size:16px;}
	#mfoot,
	#contactUs1,
	.mNavbar{display: none;}
	
	.enc .clear{display: none;}
	.telNum{display: none;}
	.afloat{position: fixed;right:0px;bottom:100px;z-index:eadade;width:130px;height:192px;background:#fff;border:2px solid #ff6688;}
	.afloat .toTop{position: absolute;display:block;width:56px;height:53px;left:50%;margin-left:-26px;top:-27px;}
	.afloat .codeImg{display: block;width:100px;height:100px;margin:0px auto;margin-top:40px;}
	.afloat .fun{text-align: center;margin-top:10px;}
	.afloat .num{text-align: center;padding:6px;background:#ff6688;color:#fff;margin-top:10px;display:none;}
	.afloat .numFun{text-align: center;margin-top:6px;color:#ff6688;display: block;display:none;}
	
	.feedback{width:600px;height:420px;position: fixed;left:50%;margin-left:-300px;background:#fff;box-shadow: 0px 0px 30px #ffe0e7;z-index: eadade;top:50%;margin-top:-250px;display: none;}
	.feedback .title{width:560px;height:40px;background:#ff6688;padding:10px 20px;}
	.feedback .title .logo{position: absolute;top:11px;width:72px;display: inline-block;}
	.feedback .title p{color:#fff;font-size:20px;font-weight: bold;text-align: center;line-height: 40px;;}
	.feedback .title #close img{position: absolute;width:30px;height:30px;display: inline-block;right:20px;top:15px;}
	.feedback form{width:565px;display: block;margin:0px auto;margin-top:40px;}
	.feedback form .name{width:250px;height:50px;padding:0px 10px;font-size:18px;color:#230008;border:none;background:#f2f2f2;}
	.feedback form .tel{width:250px;height:50px;padding:0px 10px;font-size:18px;color:#230008;border:none;background:#f2f2f2;margin-left:20px;}
	.feedback form .txt{width:540px;height:120px;padding:10px;margin-top:20px;background:#f2f2f2;resize: none;border:none;}
	.feedback form .but{width:270px;height:50px;background:#ff6688;color:#fff;font-size:20px;font-weight: bold;margin-top:20px;border:none;}
	.feedback form .res{width:270px;height:50px;background:#44C2F8;color:#fff;font-size:20px;font-weight: bold;margin-top:20px;border:none;margin-left:20px;}
	
	.listPage{margin:20px 0px;}
	.listPage a{display: inline-block;padding:4px 10px;;border:1px solid #eadade;margin-right:4px;color:#8e7077;}
	.listPage b{display: inline-block;padding:5px 11px;background:#ff6688;color:#fff;margin-right:4px;}
	
	
	.addr{width:1060px;padding:20px;background:#fff9fa;margin:0px auto;color:#230008;margin-top:20px;}
	.addr a{color:#ff6688;}
	.tagCon{border-top:2px solid #ff6688;width:1060px;padding:20px;margin:0px auto;background:#fff9fa;}
	.tagCon .tit{font-size:24px;font-weight: bold;color:#ff6688;padding-left:20px;border-left:4px solid #ff6688;}
	.tagCon .con{margin-top:20px;border-top:1px solid #eadade;padding-top:20px;}
	.tagCon .con a{color:#8e7077;margin-right:20px;display: inline-block;margin-bottom:20px;}
	
	
	/* 搜索模板最后提示语句 */
	.searchNum{font-size:16px;color:#8e7077;}
	.searchNum span{color:#ff6688;font-size:18px;font-weight:bold;}
	
}


@media screen and (max-width: 1199px){
	
	pre{white-space: pre-wrap;}
	body{width:100rem;background:#f2f2f2;outline: none;}
	html{font-size:62.5%;}
	*{padding:0px;margin:0px;font-family: "微软雅黑";}
	a{text-decoration: none;}
	ul{list-style-type: none;}
	.clear{clear:both;}
	
	.addGround{width:100%;height:14rem;position:relative;margin-bottom:20px;}
	.addGround img{width:100%;height:14rem;;position:absolute;left:0px;top:0px;}
	
	.addGround{width:100%;height:14rem;margin:0px auto;position:relative;margin-top:2rem;background:url(../img/bg_addGround.png) no-repeat;background-size:100% 100%;}
	.addGroundCon{height:12rem;width:76rem;overflow: hidden;margin-top:20px;margin-left:20px;position: relative;}
	#add_question{width:10000rem;margin-top:32px;position: absolute;left:0px;}
	#add_question li{font-size:4rem;;display: inline-block;margin-right:3rem;color:#ff6688;margin-top:1rem;padding:1rem 2rem;background:#f2f2f2;border-radius:1rem;}
	#add_question li a{color:#ff6688;font-size:4rem;}
	
	.addGround #addBtn{width:18rem;height:8rem;text-align: center;line-height: 8rem;font-size:3.6rem;font-weight: bold;color:#ff6688;background:#fef15a;position:absolute;right:3.2rem;top:3rem;}
	.contactCon{position:fixed;width:80rem;left:50%;margin-left:-40rem;top:16rem;background:#fff;padding-bottom:3rem;box-shadow: 0px 0px 10rem #ec9fa1;z-index:999;display: none;}
	.contactCon h1{width:80rem;background:#ff6688;height:10rem;text-align: center;line-height: 10rem;color:#fff;font-size:4.8rem;font-weight: bold;}
	.contactCon h1 #closeBtn{width:4.2rem;height:4.2rem;display: inline-block;position:absolute;right:2rem;top:2.9rem;cursor: pointer;}
	.contactCon .codeImg{width:40rem;height:40rem;display: block;margin:0px auto;margin-top:3rem;}
	.contactCon #sl{opacity: 0;filter: alpha(opacity=0);height:0}
	.contactCon .copy{text-align: center;font-size:4.2rem;font-weight: bold;background: #ff6688;color: #fff;display: block;width: 50rem;margin: 0rem auto;height: 8rem; line-height: 8rem;}
	
	.header .top{display: none;}
	.header .logoLine{display: none;}
	.mNavbar{width:100rem;height:12rem;background:#fff;position:relative;}
	.mNavbar .logo{width:40rem;position: absolute;left:3.2rem;top:3rem;}
	.mNavbar #navBtn{display: inline-block;width:6rem;height:3.5rem;position: absolute;right:3.2rem;top:4.25rem;}
	.mNavbar .back{display: inline-block;width:6rem;position: absolute;height:2.5rem;left:3.2rem;top:3.75rem;}
	.mNavbar .back img{display:block;width:6rem;height:3rem;}
	.mNavbar #navBtn img{width:6rem;height:3.5rem;display: inline-block;}
	.mNavbar p{line-height: 12rem;font-size:5.2rem;font-weight: bold;color:#333;text-align: center;width:50rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0rem auto;}
	.mNavbar .filter_hospital,
	.mNavbar .into_index{display:none;}
	#navBar{display:none;position:absolute;z-index:100;width:100rem;background:#f9f9f9;}
	#navBar li{line-height: 8rem;text-align: center;font-size:3.8rem;border-bottom:0.1rem solid #f2f2f2;} 
	#navBar li a{color:#333;}
	#navBar .noM{display:none;}
	
	.footer{padding:4rem 3.2rem;background:#f2f2f2;}
	.footer .link{display:none;}
	.footer .left{display: none;}
	.footer .right{width:87.6rem;margin:0px auto;background:#fff;border-radius:2rem;padding:3rem;}
	.footer .right .headIng{padding-top:3rem;text-align: center;font-size:4.8rem;font-weight: bold;color:#333;}
	.footer .right form{width:87.6rem;margin-top:2rem;position:relative;}
	.footer .right .text{width:83.6rem;padding:0rem 2rem;background:#f9f9f9;color:#333;font-size:3.6rem;height:10rem;margin-bottom:2rem;border:0.1rem solid #ccc;;}
	.footer .right .span1{position:absolute;right:2rem;top:4rem;font-size:3.2rem;color:#ff6688;}
	.footer .right .span2{position:absolute;right:2rem;top:16rem;font-size:3.2rem;color:#ff6688;}
	
	.footer .right textarea{width:83.6rem;padding:2rem;;background:#f9f9f9;color:#333;font-size:3.6rem;margin-bottom:2rem;height:20rem;}
	.footer .right .code{width:87.6rem;position:relative;height:22rem;}
	.footer .right .code img{position:absolute;width:30rem;height:10rem;left:0rem;top:0rem;}
	.footer .right .code input{position:absolute;border:0.1rem solid #eadade;width:51.6rem;height:10rem;right:0rem;top:0rem;background:#f9f9f9;padding:0rem 2rem;font-size:3.2rem;border:0.1rem solid #ccc;}
	
	.footer .right .code .btn{position:absolute;top:12rem;left:0rem;width:87.6rem;background:#ff6688;height:10rem;color:#fff;border:none;font-size:3.6rem;font-weight: bold;-webkit-appearance: none;border-radius: 0;}
	
	.footer .beian{font-size:3.2rem;margin-top:2rem;padding-bottom:8rem;text-align: center;}
	.footer .beian span{color:#333;display:block;margin-top:3rem;}
	.footer .beian a{color:#ff6688;}
	.footer .telNum{width:100%;height:10rem;background:#ff6688;position: fixed;bottom:0rem;left:0rem;text-align: center;line-height: 10rem;font-size:4.8rem;color:#fff;font-weight:bold;}
	.footer .mCode img{width:30rem;height:30rem;display:block;margin:0px auto;margin-top:3rem;}
	
	.hr{width:100%;height:0.1rem;background:#ff6688;margin-top:3rem;}
	.afloat{display: none;}
	.feedback{display: none;}
	
	.listPage{width:100%;padding:4rem 0rem 0rem 0rem;border-top:1px solid #eadade;width:93.6rem;margin:0px auto;}
	.listPage a{font-size:4.2rem;color:#ccc;padding:0.8rem 1.8rem;margin-right:1rem;border:solid #ccc;display:inline-block;margin-bottom:2rem;}
	.listPage b{font-size:4.2rem;color:#fff;padding:1rem 2rem;margin-right:1rem;background:#ff6688;}
	
	/*搜索页面*/
	.searchf{width:93.6rem;margin:0px auto;margin-top:4rem;}
	.searchf .left{display:none;}
	.searchf .right .code{width:30rem;height:30rem;display:block;margin:0px auto;}
	.searchf .right .contact{display:none;}
	.searchf .beian{text-align:center;font-size:3.6rem;margin-top:3rem;padding-bottom:12rem;}
	.searchf .beian a{color:#ff6688;}
	
	.searchf .telNum{position:fixed;bottom:0rem;left:0rem;height:10rem;background:#ff6688;color:#fff;display:block;width:100%;line-height:10rem;font-size:4.2rem;font-weight:bold;text-align:center;}
	
	#mfoot{width:100%;height:10rem;position:fixed;bottom:0rem;left:0rem;}
	#mfoot .number{display: inline-block;position:absolute;width:60rem;height:10rem;background:#ff6688;text-align: center;line-height: 10rem;color:#fff;font-size:4.2rem;font-weight: bold;}
	#mfoot .contactBtn{display: inline-block;position:absolute;width:40rem;right:0rem;bottom:0rem;background:#4dc1f9;height:10rem;color:#fff;text-align: center;line-height: 10rem;font-size:4.2rem;font-weight: bold;;}
	
	#contactUs1{width:70rem;position:fixed;left:50%;margin-left:-35rem;top:16rem;background:#fff;padding-bottom:3rem;box-shadow: 0rem 0rem 10rem #E8D7D9;display: none;}
	
	#contactUs1 .headd{width:70rem;height:10rem;background:#ff6688;font-size:4.2rem;color:#fff;line-height: 10rem;text-align: center;font-weight: bold;;}
	#contactUs1 .code{width:30rem;height:30rem;display: block;margin:0rem auto;;margin-top:3rem;}
	#closeBtn1{position:absolute;right:3.2rem;;top:2rem;;width:6rem;height:6rem;} 
	#contactUs1 a{width:50rem;height:6rem;display: block;margin:0rem auto;text-align: center;line-height:6rem;font-size:3.6rem;font-weight: bold;color:#fff;;background:#ff6688;margin-top:3rem;}	
	
	.searchNum{width:93.6rem;margin:0rem auto;margin-top:3rem;color:#eadade;font-size:3.6rem;}
	.searchNum span{color:#ff6688;font-weight:bold;font-size:4.2rem;}
	
	
}