@charset "utf-8"

/*公用样式*/
*{
	font-family: "微软雅黑";
    font-size: 13px;
    padding: 0px;
    margin: 0px;      
}

.fonts{
	font-family: "微软雅黑";
	
}

.ws{
	width: 100%;
}

   @media screen and (min-width: 640px){
      .bodys{
      	   width:640px;
      	   margin: 0 auto;
    	}
    }
    @media screen and(min-width:320px ) {
    	.bodys{
           width:320px;		
    	   font-size: 12px;	
    	}
    }

/*index-m*/
   
.heads{
  width: 100%;
  height: auto;
  margin: 0 auto;   	
}
.heads img{
	width: 100%;
	height: auto;
}
/*导航栏*/
.navs{
	width: 100%;
	height: auto;
	background-repeat: no-repeat;
}
.navs .navs_1{
	width: 33.3%;
	height: 82px;
	float: left;
	background-image: url(../images/topbg.jpg);
	background-size: 100% 100%;
}
.navs .navs_1 .mains{
	width: 70px;
	height: 60px; 
	margin: auto;
}
.navs .navs_1 a{
	text-decoration: none;
	color: #646464;	
	font-weight: bolder;
	font-family: "微软雅黑";
}

.navs .navs_1 a p{
	margin: 0px;
	width: 70px;
	text-align: center;
	line-height:28px;
	font-size: 14px;
}
.slider{
	width: 100%;
	padding: 0;
	margin: 0;
	height: auto;
	margin-bottom: -14px;
}
.slider .controls img{
	 margin-top: 55px;
	 margin-bottom: 0px;
}
.slider ul{
	padding: 0;
	margin: 0;
}
/*怎样识别*/
.howwhy{
	width: 100%;
	height: auto;
	background-image: url(../images/62.png);
}
.howwhy .one{
	width: 100%;
	/*height: 140px;	*/
	margin-top:10px;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.howwhy .one .titles{
	width: 30%;
	margin-top:25%;
	float: left;
	text-align: center;
	color: white;
	font-weight: bolder;
	font-size: 18px;
}
.howwhy .how_1{
	width: 60%;
	float: right;
	line-height: 1.1;
	margin-top: 10px;
	font-family: "微软雅黑";
	font-size: 11px;
}
.howwhy .how_1 p{
	margin-left: 2%;
	margin-right: 5%;
}
.howwhy .two{
	width: 100%;
	    margin-top: 10px;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.howwhy .two .titles{
	width: 30%;
	margin-top:25%;
	float: right;
	text-align: center;
	color: white;
	font-weight: bolder;
	font-size: 18px;
}
.howwhy .how_2{
	width: 60%;
	float: left;
	line-height: 1.1;
	margin-top: 20px;
	font-family: "微软雅黑";
	font-size: 11px;
}
.howwhy .how_2 p{
	margin-left: 5%;
	margin-right: 2%;
}

/*联系方式*/
.bigcont{
	width: 100%;
	height: auto;

}
.contect{
	width: 100%;
	height: 237px;
	background-color: white;
	
}
.contect .titles{
	width:100%;
	height: 40px;
	margin: auto;
	color: #A90F05;
	line-height: 40px;
	margin-top: 15px;
	font-weight: bolder;
}
.contect .titles p{
	text-align: center;
	font-size: 24px;
	padding-top: 7px;
}
.contect .unders{
	width: 100%;
	height: 167px;
	margin-top: 10px;
}
.contect .unders .left_big{
	width: 55%;	
	float: left;
	margin-left: 9%;
}
.contect .unders .left_big .phone{
	width: 100%;
	height: 35px;
	margin-top: 20px;
}
.contect .unders .left_big .phone .left{
	width: 35%;
	height: auto;
	background-color: #A90F05;
	float: left;
	cursor: pointer;
}
.contect .unders .left_big .phone .left .telpho{
	width: 40%;
	height: auto;
	float: left;
}
.contect .unders .left_big .phone .left .telword{
	width: 60%;
	height: auto;
	text-align: center;
	float: left;
}
.contect .unders .left_big .phone .left .telpho img{
	width: 90%;
	height: auto;
	float: left;
	margin-left: 10%;
	margin-top: 5px;
}
.contect .unders .left_big .phone .left  .telword p{
	color: white;
	font-size: 15px;
	line-height: 37px;
}
.contect .unders .left_big .phone .right{
	width: 65%;
	height: auto;
	background-color: #DAD9D9;
	float: left;
}
.contect .unders .left_big .phone .right p{
	color: #595959;
	text-align: center;
	font-size: 15px;
	line-height: 37px;
	font-weight: bolder;
}
.contect .unders .left_big .phone .right a{
	color: #595959;
	text-align: center;
	font-size: 15px;
	line-height: 37px;
	font-weight: bolder;
	text-decoration: none;	
}
.contect .unders .right_big{
	width: 35%;	
	height: auto;
	float: left;
}
.contect .unders .right_big p{
	color: #595959;
	line-height: 37px;
	font-size: 15px;
	margin-top: 10px;
	font-weight: bolder;
	padding-left: 3%;
}
.contect .unders .right_big p a{
	color: #595959;
	line-height: 37px;
	font-size: 15px;
	margin-top: 20px;
	font-weight: bolder;
	text-decoration: none;
}

/*点击查看服务流程及费用*/
.services{
	width: 100%;
	height: auto;
	background-color: white;
}
.services a img{
	width: 96%;
	height: auto;
	margin-left: 2%;
	margin-bottom: 15px;
}
/*人物简介*/
.introduce{
	width: 100%;
	height: auto;
	margin-bottom: 12px;
}
.introduce img{
	width: 45%;
	height: auto;
	float: left;
	margin: 12px 4% 0 4%;
}
.introduce p{
	padding-top: 12px;
	margin-left:3%;
	margin-right: 3%;
	line-height: 1.5;
	font-size: 14px;
}
/*风水案例*/
.fsal{
	/*background-image: url(../images/62.png);*/
}
.fsal .top img{
	width: 100%;
	height: auto;
}
.fsal .middle ul{
	padding-top: 15px;
	height: auto;
	text-align: center;
}
.fsal .middle ul li{
	width: 45%;
	display: inline-block;
	position: relative;
	padding: 1%;
	margin-top: 8px;
}
.fsal .middle ul a{
	text-decoration: none;
}
.fsal .middle ul li img{
	width: 100%;
	height: auto;
}
.fsal .middle .mid_titles{
	position: absolute;
    bottom:6px;
    z-index: 999;
    background: rgba(0,0,0,0.6);
    text-decoration: none;
    color: #ffffff;
    font-family: 微软雅黑;
    font-size: 14px;
    width:96%;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
}
.fsal .under{
	clear: both;
	

	padding-bottom: 20px;
}
.fsal .under .xbk{
	clear: both;
	width: 75%;
	height: 80px;
	border: 1px solid #AD1910;
	color: #AD1910;
	line-height: 55px;
	text-align: center;
	font-size: 25px;
	margin: auto;
	font-weight: bolder;
}
.fsal .under .links{
	width: 50%;
	height: auto;
	margin: -26px 25% 0 25%;
}
.fsal .under .links a img{
	width: 100%;
	height: auto;
}
/*起名特色*/
.qmts{
	clear: both;
	width: 100%;
	height: auto;
}
.qmts img{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
/*助运权威专业满意*/
.zymy{
	width: 100%;
	margin-top: -3px;
}
.zymy img{
	width: 100%;
	height: auto;
}
.zymy .zqzm{
	width: 100%;
	height: auto;
}
.zymy .zqzm .top_left{
	width: 50%;
	height: auto;
	float: left;
	margin-bottom: 13px;
}
.zymy .zqzm .top_left img{
	width: 85%;
	height: auto;
	margin:20px  0  0   8%; 
}
.zymy .zqzm .top_left ul{
	text-align: center;
}
.zymy .zqzm .top_left ul li{
	color:#686661;
	line-height: 25px;
	font-size: 12px;
}
/*起名原则和依据*/
.principle{
	clear: both;
	width: 100%;
	height: auto;
}
.principle img{
	width: 100%;
	height: auto;
}
.principle .words{
	margin-top: -3px;
	width: 100%;
	height: auto;
	background-image: url(../images/74.png);
}
.principle .words .photos{
	float: left;
	padding-top: 20px;	
	width: 10%;
	margin-left: 3%;
}

.principle .words .photos li{
	height: 65px;
	width: 100%;
	
}
.principle .words .photos li img{
	width: 100%;
	height: auto;
	margin-top: 14px;
}
.principle .words .words_1{
	padding-top: 20px;
}
.principle .words .words_1 li{
	height: 65px;
	width: 98%;
	line-height: 2;
	font-size: 14px;
}

/*为什么选严峻老师起名*/
.denominate{
	width: 100%;
}
.denominate .titles img{
	width: 100%;
	height: auto;
}
.denominate .main_4 {
	width: 100%;
}
.denominate .main4_left{
	width: 100%;
	height: auto;
	margin-top: 5px;
	padding: 0;
	float: left;
}
.denominate .main4_left img{
	width: 100%;
	height: auto;
}
.denominate .main4_right {
	width: 85%;
	float: left;
	margin-top: 20px;
}
.denominate .main4_right li{
	width: 100%;
	height: auto;
}

.denominate .main4_right li p{
	font-size: 12px;
	font-weight: bolder;
	line-height: 1.7;
}
.denominate .under{
	margin-top: 40px;	
	clear: both;
}
.denominate .under .xbk{
	width: 90%;
	height: 100px;
	border: 1px solid #AD1910;
	color: #AD1910;
	line-height: 60px;
	text-align: center;
	font-size: 23px;
	margin: auto;
}
.denominate .under .links{
	width: 70%;
	height: auto;
	margin: -40px 15% 0 15%;
}
.denominate .under .links a img{
	width: 100%;
	height: auto;
}

/*严峻大师起名案例*/
.namexam{
	width: 100%;
	margin-top: 20px;
}
.namexam img{
	width: 100%;
	height: auto;
}
.namexam .pho{
	margin: 1%;	
	
}
.namexam .photos{
	width: 46%;
	height: auto;
	border: 1px solid #E5E5E5;
	float: left;
	margin-left: 2%;
	margin-top: 12px;
}
.namexam .photos img{
	width: 100%;
	height: auto;
}
.namexam .photos .pho .words{
	width: 100%;
	height: 45px;
	margin:0 1% 1% 0;
	background-color: #AC0205;
}
.namexam .photos .pho .words .left{
	width: 46%;
	color: white;
	float: left;
	line-height: 45px;
	font-size: 12px;
}
.namexam .photos .pho .words .left p{
	padding-left: 11%;
}
.namexam .photos .pho .words .right{
	width: 54%;
	color: white;
	float: right;
	font-size: 12px;
	line-height: 45px;
	text-align: right;
}
.namexam .photos .pho .words .right p{
	padding-right: 10%;
}
/*您可能有以下疑问或顾虑*/
.question{
	width: 100%;
	height: auto;
}
.question img{
	width: 100%;
	height: auto;
	margin-top: 20px;
}
.question ul{
	height:auto;
}
.question ul li{
	width: 98%;
	height: 30px;
	line-height:30px;
	border-bottom: 1px dashed  #D3D3D3;
	margin-left: 2%;
	font-size: 13px;
	color: #616161;
}
.question ul li img{
	width: 3%;
	height: auto;
	margin-top: 0px;
}
.question a{
	text-decoration: none;
	color: #616161;
	font-size: 13px;
}
/*客户真实评价*/
.khremark{
	width: 100%;
	height: auto;
	margin-top: 20px;
}
.khremark img{
	width: 100%;
	height: auto;
}
.khremark .conmain{
	width: 95%;
	height: 500px;
	background-color: white;
	margin: auto;
}
.khremark .conmain .top{
	width: 100%;
	height: 300px;	
}
.khremark .conmain .top .mar1{
	width: 100%;
	height: 400px;
	color: black;
}
.khremark .conmain .top .mar1 .orders{
	width: 96%;
	height: auto;
	border-top: 1px solid #CACACA;
	text-align: left;
	margin-left: 2%;
}
.khremark .conmain .top .mar1 .orders p{
	margin-top: 20px;
	line-height: 30px;
	text-align: left;
}
.khremark .conmain .under{
	width: 100%;
	height:200px;
	margin: auto;	
}
.khremark .conmain .under .left{
	width:68%;
	height:140px;
	margin: auto;	
	float: left;
}
.khremark .conmain .under .left .top{
	width: 98%;
	height:35px;
	margin-top: 20px;
	margin-left: 2%;
	color: black;
}
.khremark .conmain .under .left .under1{
	width: 98%;
	height:85px;
	margin: auto;
	margin-left: 2%;
	color: black;
}
.khremark .conmain .under .right{
	width: 28%;
	height:120px;
	margin: auto;	
	float: right;
	margin-top: 80px;
} 
.khremark .conmain .under .right .words{
	width: 80%;
	height: 80px;
	border: 1px solid #CFCFCF;
	border-radius: 20px;
	background-color: #EEEEEE;
	color: #808080;
	text-align: center;
}
.khremark .conmain .under .right .words p{
	margin-top: 10px;
	line-height: 25px;
	cursor: pointer;
}
.mrser{
	width: 100%;
	height: auto;
}
.mrser img{
	width: 100%;
	height: auto;
}

/*底部*/
.foot_m{
	width: 100%;
	height: auto;
}
.foot_m .lotiph img{
	width: 100%;
	height: auto;
}
.foot_m .infor_m{
	margin-top: 13px;
	padding-bottom: 80px;
}
.foot_m .infor_m ul{
	width: 100%;
	height: auto;
}
.foot_m .infor_m ul li{
	width: 100%;
	height: 25px;
	line-height: 25px;	
	text-align: center;
}
.spe_add{
	width:100%;
	background:#f5f5f5; 
	z-index:9999; 
	position:fixed; 
	bottom:0; 
	left:0;
	padding:5px 0;
	z-index:99999999999999999999;
	border-top:1px solid #eee;
}
.spe_add .closes{
	width:18px;
	height:18px; 
	line-height:15px;
	position:absolute;
	right:10px;
	top:10px;
	cursor:pointer;
	font-size:14px; 
	padding-top:5px;
	}
.spe_add .wx{
	width:100%;
	background:#D6E9C6;
	position:absolute;
	left:0;
	top:-74px;
	text-align:center;
	line-height:180%;
	font-size:15px;
	padding:10px 0;
	display:none;
	}
.spe_add .wx a{
	background:#5CB85C;
	color:#fff;
	padding:3px 5px;
	border-radius:5px;
	}
.spe_add .qq{
	width:100%;
	background:#D6E9C6;
	position:absolute;
	left:0;top:-47px;
	text-align:center;
	line-height:180%;
	font-size:15px;
	padding:10px 0;
	display:none;
	}
.spe_add .qq a{
	background:#5CB85C;
	color:#fff;
	padding:3px 5px;
	border-radius:5px;
	}
.spe_add ul li{
	width:25%;
	font-size:12px; 
	float:left; 
	color:#A00; 
	text-align:center;
	font-size:14px;
	}
.spe_add ul li img{
	margin-bottom:-5px; 
	margin-left:-2px;
	width:34px;
	height:34px;
	}
.fsal_meiti .top img{
	width: 100%;
	height: auto;
}
.meiti_m_main{
	clear: both;
	width: 99%;
	height: 250px;
	border: 1px solid #CCCCCCC;
	margin: auto;
	}
.meiti_m_TV{
	width: 100%;
	height: auto;	
	margin-top: 10px;
}
.meiti_m_TV1{
	width: 47%;
	height: auto;
	float: left;
	margin-left: 2%;
	margin-bottom: 10px;
	text-align: center;
}
.meiti_m_TV1 img{
	width: 100%;
	height: auto;
}	
.meiti_m_TV1 a{
	text-decoration: none;
	color: black;
	line-height: 20px;
	font-size: 14px;
	font-family: "微软雅黑";
}
.wrap_4{
	width:100%;
	height:auto;
}
.wrap_4_list{
	margin:10px;
}
.wp4_t{
	width:100%;
}
.wp4_t li{
	float:left;
	width:50%;
	margin-top:10px;
	margin-bottom:10px;
}
.wp4_t li.xytp2 a {
	color: #FEF8EF;
	border: 1px #ddd solid;
	padding: 3px;
	border-radius: 2px;
}
.wp4_t li a {
	display: block;
	width: 95%;
	height: auto;
	margin: 0 auto;
	text-decoration:none;
}
.wp4_t li a img {
	display: block;
}
.wp4_t li img {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
a img {
	border: medium none;
}
.wp4_t li.xytp2 a .t{
	background:#AC0205;
	position:relative;
	font-size:12px;
	padding: 9px 0 9px 12px;
}
@media only screen and (min-width: 640px){
	.wp4_t li.xytp2 a .t {
		font-size: 14px;
		padding: 9px 0 9px 12px;
	}
	.foot_m{
		width:640px;
		margin:0px auto;
	}
	.img_5{
		width:640px;
		margin:0px auto;
		height:auto;
	}
}
.wp4_t li.xytp2 a .t strong{
	position:absolute;
	top: 10px;
	right: 8px;
}
.yuliu-m{
	width:95%;
	height:300px;
	margin:0px auto;
	border:1px solid red;
	box-sizing: border-box;
}
.img_5{
	width:100%;
	margin:10px auto 10px auto;
	height:auto;
}
.img_5 img{
	width:100%;
	height:auto;
}
.z_father{
	width:100%;
	height:auto;
	margin:5px auto 0 auto;
}
.z_father ul{
	height:auto;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
}
.z_father ul li{
	width:48%;
	float:left;
	box-sizing: border-box;
	border:1px solid red;
	height:150px;
	margin:2% 1% 0 1%;
}
.dede_pages{
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}


