@charset "utf-8";

/* CSS Document */

body {
	min-width: 320px;
	max-width: 700px;
	margin: 0 auto !important;
	background: #fff;
	overflow-x: hidden;
	font-family: "Microsoft YaHei", Helvetica;
	color: #333;
}

body,
section,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
th,
td,
input,
textarea,
select,
img {
	margin: 0;
	padding: 0;
	border: 0;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: inherit;
	font-weight: lighter;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

em,
i {
	display: inline-block;
	font-weight: normal;
	font-style: normal;
}

textarea,
select,
input {
	font-family: "Microsoft Yahei";
	font-size: .3rem;
	color: #666;
}

b {
	font-weight: bold;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	/*color:#333;*/
	text-decoration: none;
}

input[type="text"],
input[type="password"],
input[type="button"],
input[type="submit"],
button,
textarea {
	-webkit-appearance: none;
}

.cfx:after,
nav.mini:after,
.h:after,
.hn:after,
.PH:after {
	content: ' ';
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	line-height: 0;
}

* {
	box-sizing: border-box;
}

.fl {
	float: left;
}

.fr {
	float: right;
}


/*公用头部*/

header {
	height: .8rem;
	font-size: .32rem;
	color: #fff;
	background-color: #975a45;
	text-align: center;
	line-height: .8rem;
	position: relative;
}

header a {
	width: .8rem;
	height: .8rem;
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
}

header a img {
	width: .35rem;
}


/*公用头部结束*/


/**/

.in_section {
	font-size: 0;
	background-color: #f0f0f0;
}


/**/

.in_nav ul {
	overflow: hidden;
}

.in_nav ul li {
	float: left;
	width: 20%;
	text-align: center;
	height: .75rem;
	line-height: .75rem;
	background-color: #fff7ea;
}

.in_nav ul li a {
	font-size: .28rem;
	color: #271c1b;
	display: inline-block;
	height: 100%;
}

.in_nav ul li a.active {
	border-bottom: 2px solid #e88a10;
}


/**/

.in_banner {
	margin: .25rem 0 0 0;
}

.in_banner img {
	width: 100%;
}


/**/

.inmain {
	padding: .25rem .12rem;
}


/**/

.in_prod4 {
	overflow: hidden;
}

.in_prod4_top {
	background: url(../images/img_03.jpg) no-repeat;
	background-size: 100% 100%;
	line-height: .62rem;
	font-size: .32rem;
	color: #fff;
	text-indent: .45rem;
}

.in_prod4_box {
	display: table;
	float: left;
	width: 50%;
	background-color: #fffefb;
	border-bottom: 1px solid #ededeb;
}

.in_prod4_box:nth-child(even) {
	border-right: 1px solid #ededeb;
}

.in_prod4_box a {
	height: 1.5rem;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}

.in_prod4_box a img {
	width: .6rem;
}

.in_prod4_box a div {
	display: inline-block;
	font-size: .28rem;
	text-align: left;
	padding-left: .1rem;
}

.in_prod4_box a div h3 {
	font-weight: bold;
}


/**/

.in_box {
	background-color: #fffefb;
	margin: .25rem 0 0 0;
}

.in_box_top {
	padding: 0 .1rem 0 .45rem;
	line-height: .62rem;
	font-size: .32rem;
	color: #fff;
}

.in_box_top.bg1 {
	background: url(../images/img_08.jpg) no-repeat;
	background-size: 100% 100%;
}

.in_box_top.bg2 {
	background: url(../images/img_10.jpg) no-repeat;
	background-size: 100% 100%;
}

.in_box_top.bg3 {
	background: url(../images/img_12.jpg) no-repeat;
	background-size: 100% 100%;
}

.in_box_top.bg4 {
	background: url(../images/img_14.jpg) no-repeat;
	background-size: 100% 100%;
}

.in_box_top span {
	float: right;
	font-size: .26rem;
	color: #333;
}

.in_box_con {
	padding: .25rem;
}

.in_box_pic {
	display: inline-block;
}

.in_box_pic a img {
	width: 100%;
}

.in_box_recom {
	font-size: .28rem;
	color: #635e5a;
	margin: .25rem 0 0 0;
}

.in_box_recom a {
	color: #3748cd;
}

.in_box_li a {
	font-size: .28rem;
	color: #635e5a;
	display: inline-block;
	width: 32%;
	height: .65rem;
	line-height: .65rem;
	border: 1px solid #cdcbc9;
	text-align: center;
	border-radius: 5px;
	margin: .25rem 0 0 0;
}

.in_box_li a:nth-child(2) {
	margin-left: 2%;
	margin-right: 2%;
}

.in_box_li a:nth-child(5) {
	margin-left: 2%;
	margin-right: 2%;
}

.in_box_li a:nth-child(8) {
	margin-left: 2%;
	margin-right: 2%;
}

.in_box_li a:nth-child(11) {
	margin-left: 2%;
	margin-right: 2%;
}

.in_box_li a.red {
	color: red;
	border: 1px solid #fb6760;
}


/**** 浮窗 ****/
.height40{
	width:100%;
	float:left;
	height:40px;
	}
.all_float{
	width:100%;
	float:left;
	background:#423b3f;
	opacity:0.9;
	position:fixed;
	left:0;
	bottom:0;
	}
.all_float a{
	width:25%;
	float:left;
	line-height:40px;
	font-size:0.325em;
	text-align:center;
	color:#fff;
	}
/**** 浮窗 ****/

/*遮罩层样式*/

.ibazi_zhehzhao {
	width: 100%;
	float: left;
	max-width: 700px;
	height: 100%;
	background: #000;
	opacity: .7;
	position: fixed;
	top: 0;
	z-index: 99;
}

.sidebar {
	font-size: 0;
	width: 6rem;
	float: right;
	height: 100%;
	background: #fff7ea;
	/* overflow-y: scroll; */
	position: fixed;
	top: 0;
	left: 50%;
	margin: 0 0 0 -2.2rem;
	z-index: 999;
	padding: .2rem .16rem;
}

.sidebar_top a img {
	width: 100%;
}

.sidebar_box {
	margin-top: .2rem;
}

.sidebar_box_top {
	color: #433237;
	font-size: .3rem;
	font-weight: bold;
	line-height: .45rem;
	background-color: #f9d1bb;
	padding-left: .2rem;
	position: relative;
}

.sidebar_box_cnt {
	background-color: #fff;
	padding: .2rem 0;
}

.sidebar_box_cnt a {
	font-size: .25rem;
	width: 33.33%;
	display: inline-block;
	text-align: center;
	border-right: 1px solid #dcdcdc;
	line-height: .5rem;
	color: #433237;
	position: relative;
}

.sidebar_box_cnt a:nth-child(3),
.sidebar_box_cnt a:nth-child(6),
.sidebar_box_cnt a:nth-child(9) {
	border-right: none;
}

.sidebar_box_top span {
	background-color: #d50f0f;
	color: #fff;
	font-size: .22rem;
	font-weight: initial;
	padding: 0 .05rem;
	vertical-align: super;
	position: absolute;
	    height: .3rem;
    line-height: .3rem;
    top: .03rem;
    left: 1.5rem;
}

.sidebar_box_cnt a span {
	background-color: #d50f0f;
	color: #fff;
	font-size: .2rem;
	padding: 0 .05rem;
	position: absolute;
	height: .25rem;
	line-height: .25rem;
	top: -.22rem;
	left: .35rem;
}


/*遮罩层样式结束*/

.xmfloatbtn {
    width: 60px;
    position: fixed;
    top: 45%;
    left: 0;
}

.xmfloatbtn img {
    width: 60px;
    float: left;
}

/**** 测算 ****/
/*.dbox{
	width:100%;
	float:left;
	background:url(../images/dbox1.jpg) no-repeat left top, url(../images/dbox3.jpg) no-repeat right top, url(../images/dbox2.jpg) repeat-x left top, url(../images/dbox7.jpg) no-repeat left bottom, url(../images/dbox9.jpg) no-repeat right bottom, url(../images/dbox8.jpg) repeat-x left bottom, url(../images/dbox4.jpg) repeat-y left center, url(../images/dbox6.jpg) repeat-y right center, url(../images/dbox5.jpg) repeat center;
	padding:10px;
	box-sizing:border-box;
	margin:5px 0;
	}*/
.dbox{
	width:100%;
	float:left;
	margin:5px 0;
}
.dbox_top{
	width:100%;
	float:left;
}
.dbox_top img{
	width:100%;
	float:left;
}
.dbox_mid{
	width:100%;
	float:left;
	background:#fffefb;
	border:solid 1px #ac7f64;
	border-top:none;
	border-bottom:none;
	padding:0 10px;
	box-sizing:border-box;
}
.dbox_title{
	width:100%;
	float:left;
	line-height:1.5;
	font-size:1.25em;
	color:#884821;
}
.dbox_title a{
	float:right;
	font-size:0.75em;
	color:#c1a08a;
}
.dbox_suanm{
	width:100%;
	float:left;
}
.dbox_suanm ul li{
	width:33.33%;
	float:left;
	padding:5px;
	box-sizing:border-box;
}
.dbox_suanm ul li a{
	width:100%;
	float:left;
	border:solid 1px #b28850;
	border-radius:5px;
	line-height:35px;
	font-size:0.875em;
	color:#905d3e;
	text-align:center;
}
/**** 测算 ****/
/*关于*/
.dbox_mid {
	width: 100%;
	float: left;
	background: #fffefb;
	border: solid 1px #ac7f64;
	border-top: none;
	border-bottom: none;
	padding: 0 10px;
	box-sizing: border-box;
}

.dbox_title {
	width: 100%;
	float: left;
	line-height: 35px;
	font-size: .32rem;
	color: #884821;
	font-weight: bold;
}

.cq_about_txt {
	width: 100%;
	float: left;
	line-height: 1.5;
	font-size: .3rem;
	color: #bd937c;
}