.home-h {
	margin-bottom: 10px;
	padding: 10px;
	height: 140px;
	background: #fff;
}

.se01 {
	float: left;
	width: 50%;
	height: 140px;
	background: url(/themes/hanhan_dz/static/images/free_design.jpg) no-repeat;
	background-size: cover;
}

.se02 {
	float: right;
	width: 50%;
	height: 70px;
	background: url(/themes/hanhan_dz/static/images/home_quote.jpg?v=20170727) no-repeat;
	background-size: cover;
}

.se03 {
	float: right;
	width: 50%;
	height: 70px;
	background: url(/themes/hanhan_dz/static/images/home_safe.jpg) no-repeat;
	background-size: cover;
}

.design-head img {
	max-width: 100%;
}

.sel-h {
	overflow: auto;
	padding: 0 10px;
}

.input-h {
	margin: 10px;
	height: 40px;
	border: 1px solid #eee;
	border-radius: 5px;
}

.input-h input {
	float: right;
	padding: 5px;
	width: 80%;
	height: 30px;
	border: 0;
}

.input-h i {
	margin-left: 15px;
	font-size: 20px;
	line-height: 40px;
}

.sel-h select.text {
	float: left;
	display: block;
	margin-right: 2%;
	width: 32%;
}

.sel-h select.text:last-child {
	margin-right: 0;
}

.de-main {
	margin: 10px 0;
	padding: 10px 0;
	background: #fff;
}

.sub-btn {
	width: 100%;
	height: 40px;
	border-radius: 5px;
	background: #fc6a48;
	color: #ffffff;
	font-size: 18px;
}

.swiper-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	background: #fff;
/* Center slide text vertically*/
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.hh-header {
	padding: 15px 0;
	height: 26px;
}

.hh-zxl {
	float: left;
	color: #333;
	font-weight: 600;
	font-size: 20px;
	font-family: "微软雅黑";
}

.hh-zxr {
	float: right;
	color: #34c083;
	font-size: 14px;
}

.hh-zxr i {
	font-size: 14px;
}

.hh-company {
	margin-bottom: 10px;
	padding: 0 15px;
	background: #fff;
}

.company-look {
	margin: 10px auto 0;
	width: 90px;
	height: 25px;
	border-radius: 4px;
	background-color: #ffb200;
	color: #fff;
	font-size: 14px;
	line-height: 25px;
}

.company-block {
	position: relative;
	float: left;
	display: block;
	margin: 0 5px;
	padding: 10px 0;
	width: 160px;
	border-radius: 4px;
	background-color: #fff;
	box-shadow: 0 0 6px 1px #eee;
}

.company-yuyue {
	color: #999;
	font-size: 12px;
}

.company-name {
	overflow: hidden;
	margin: 0 auto;
	width: 90%;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
}

.com-logo {
	width: 50px;
	height: 50px;
	border: 1px solid #ddd;
	border-radius: 25px;
}

.cv-ck-ptag {
	float: left;
	width: 33%;
}

.gl-ptag {
	float: left;
	width: 33%;
}

.com-nav-slide {
	height: 60px;
}

.com-nav-slide .on {
	color: #34c083;
}

.com-nav-slide li {
	position: relative;
	height: 60px;
	color: #555;
	text-align: center;
	font-weight: 700;
	font-size: 15px;
	line-height: 60px;
	flex-grow: 1;
	-ms-flex-grow: 1;
	-webkit-flex-grow: 1;
}

.tudi-nav-slide {
	height: 60px;
}

.tudi-nav-slide .on {
	color: #34c083;
}

.tudi-nav-slide li {
	position: relative;
	height: 60px;
	color: #555;
	text-align: center;
	font-weight: 700;
	font-size: 15px;
	line-height: 60px;
	flex-grow: 1;
	-ms-flex-grow: 1;
	-webkit-flex-grow: 1;
}

.gl-slide {
	height: 60px;
}

.gl-slide .on {
	color: #34c083;
}

.gl-slide li {
	position: relative;
	height: 60px;
	color: #555;
	text-align: center;
	font-weight: 700;
	font-size: 15px;
	line-height: 60px;
	flex-grow: 1;
	-ms-flex-grow: 1;
	-webkit-flex-grow: 1;
}

.nav-btm-slide {
	position: absolute;
	bottom: 12px;
	left: 0;
	padding: 0 .1rem;
	width: 100%;
	border-bottom: 2px solid #34c083;
}

.nav-btm-tudi {
	position: absolute;
	bottom: 12px;
	left: 0;
	padding: 0 .1rem;
	width: 100%;
	border-bottom: 2px solid #34c083;
}

.nav-btm {
	position: absolute;
	bottom: 12px;
	left: 0;
	padding: 0 .1rem;
	width: 100%;
	border-bottom: 2px solid #34c083;
}

.design-nav-detail:first-child {
	margin-left: 0;
}

.design-nav-detail {
	float: left;
	overflow: hidden;
	margin-left: 10px;
	width: 160px;
	height: 192px;
}

.design-nav-detail a {
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	border-radius: 4px;
}

.design-nav-detail a img {
	width: 100%;
}

.design-data {
	position: absolute;
	top: 80px;
	z-index: 3;
	width: 100%;
	color: #fff;
	font-size: 18px;
}

.sj-tit {
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
}

.design-gray {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.25);
}

.tender {
	z-index: 10;
}

.gl-nav a {
	position: relative;
	display: block;
	width: 100%;
	height: 100px;
}

.gl-nav {
	padding: 10px 0;
	border-bottom: 1px solid #eaeaea;
}

.gl-text {
	float: left;
	padding-top: 15px;
	width: 65%;
}

.gl-title {
	color: #555;
	font-weight: 700;
	font-size: 18px;
	word-break: break-all;
}

.gl-txt {
	display: box;
	display: -webkit-box;
	overflow: hidden;
	width: 100%;
	text-overflow: ellipsis;
	line-height: 162%;
	line-clamp: 2;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.gl-content {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #999;
	font-size: 14px;
}

.gl-info {
	left: 0;
	margin-top: 5px;
	padding-bottom: 10px;
	font-size: 14px;
}

.gl-pic {
	float: right;
	overflow: hidden;
	margin-top: 15px;
	width: 25%;
	height: 80px;
	max-width: 80px;
}

.gl-pic img {
	display: block;
	max-width: 100%;
	border-radius: 5px;
}

.gl-type {
	float: left;
	height: 15px;
	max-width: 65%;
	color: #ccc;
	line-height: 15px;
}

p.indexMore {
	border-top: 0;
}

.gl-views {
	margin-left: 25px;
	background: url(/themes/hanhan_dz/static/images/anli/eye.png) 0 center no-repeat;
	background-size: 15px;
	text-indent: 20px;
	font-size: 12px;
}

@font-face {
	font-weight:normal;font-style:normal;font-family: 'yjp';src: url('/=/static/ttf/yjp.TTF');src: local('/static/ttf/yjp.TTF'), local('/static/ttf/yjp.TTF'),url('/static/ttf/yjp.TTF') format('truetype'), url('/static/ttf/yjp.svg#yjp') format('svg');
}

.m_tc_bg {
	position: fixed;
	top: 0;
	z-index: 998;
	display: none;
	width: 100%;
	height: 100%;
	background: #444444b0;
}

.m_tc {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999;
	display: none;
	margin: auto;
	width: 90%;
	height: 390px;
	/*border-radius: 10px;*/
	background: #fff;
}

input::-webkit-input-placeholder {
	color: #666;
}

input::-moz-placeholder {
/* Mozilla Firefox 19+*/
	color: #666;
}

input:-moz-placeholder {
/* Mozilla Firefox 4 to 18*/
	color: #666;
}

input:-ms-input-placeholder {
/* Internet Explorer 10-11*/
	color: #666;
}

img {
	max-width: 100%;
}

.yetou {
	margin: 0;
	padding: 0;
	border: 0;
	background: 0 0;
	vertical-align: baseline;
	font-weight: 400;
	font-size: 100%;
}

.bg {
	border-bottom: 10px solid #fff;
	background: #fff;
}

.calc-form {
	margin: 10px 10px 25px 10px;
	padding-top: 14px;
	padding-bottom: 20px;
	border: 1px solid #E4E4E4;
	border-radius: 16px;
	box-shadow: 0px 2px 13px -1px #c7c7c7;
	text-align: center;
	font-family: "Microsoft Yahei", Tahoma, Arial, sans-serif;
}

.c_form {
	padding: 0 17px;
}

.download-arrow1 {
	position: relative;
	overflow: hidden;
	margin: 6px 0;
	border: 0;
	border-radius: 6px;
	background-color: #F5F5F5;
	color: #666;
	vertical-align: baseline;
	font-weight: 400;
	font-size: 100%;
}

.download-arrow1 label {
	position: absolute;
	top: 0;
	right: 15px;
	bottom: 0;
	margin: auto;
}

.download-arrow1 input {
	display: block;
	padding-left: 10px;
	width: 100%;
	height: 40px;
	outline: none;
	border: none;
	background-color: #f5f5f5;
	vertical-align: middle;
	text-align: left;
	font-size: 14px;
	line-height: 40px;
	-webkit-appearance: none;
}

button {
	display: block;
	width: 100%;
	height: 40px;
	outline: none;
	border: none;
	border-radius: 6px;
	background-color: #34c083;
	box-shadow: 2px 2px 3px -1px #afafaf;
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 40px;
	-webkit-appearance: none;
}

.yusuan {
	position: relative;
	margin-bottom: 8px;
	color: #383f59;
}

.yusuan:before {
	left: 28px;
}

.yusuan:after {
	right: 28px;
}

.yusuan:before, .yusuan:after {
	position: absolute;
	top: 6px;
	width: 21%;
	height: 1px;
	border-top: 1px solid #E3E3E3;
	content: ' ';
}

.num-frame {
	position: relative;
	margin: 10px 18px;
	height: 32px;
	border: 6px solid #D2D1D1;
	border-radius: 4px;
}

.num-window {
	padding-top: 5px;
	width: inherit;
	height: 24px;
	border-top: 2px solid #3D3C30;
	border-right: 3px solid #3D3C30;
	border-bottom: 2px solid #6C6B60;
	border-left: 3px solid #3D3C30;
	border-radius: 4px;
	background-color: #D3D3CB;
	box-shadow: 0px 1px 5px 1px #ABABA5 inset;
	text-align: right;
	font-size: 28px;
	line-height: 24px;
}

.xuanze:after {
	position: absolute;
	top: 0;
	right: 18px;
	bottom: 0;
	margin: auto;
	width: 0;
	height: 0;
	border-color: #999 transparent transparent transparent;
	border-style: solid;
	border-width: 6px;
	content: '';
	font-size: 0;
}

.n_click {
	margin-left: 3%;
	width: 100%;
	height: 40px;
	outline: none;
	border: none;
	background-color: #f5f5f5;
	color: #666;
	-webkit-appearance: none;
}

.result {
	display: block;
	margin: 15px;
	margin-bottom: 15px;
	border: solid 1px #e3e3e3;
	border-radius: 6px;
	background: #fff url(/to8to/img/bg_07.jpg) no-repeat;
	background-size: contain;
}

.result h1 {
	color: #333333;
	text-align: center;
	font-size: 16px;
	line-height: 1rem;
}

.result h2 {
	color: #f79c33;
	text-align: center;
	font-size: 15px;
}

.content {
	margin-top: 38px;
	padding-bottom: 10px;
	color: #333333;
	text-align: center;
}

.result div p {
	margin-bottom: 12px;
	font-size: 16px;
}

.result div p b {
	display: inline-block;
	width: 50%;
	color: #333;
	text-align: right;
	font-size: 16px;
}

.tipss {
	position: relative;
	margin: 0 15px;
	margin-bottom: 20px;
	text-align: left;
	font-size: 14px;
}

.tipss h4 {
	margin: 0;
	color: #a9a9a9;
	font: 14px 'Hiragino Sans GB', 'Microsoft Yahei', '微软雅黑', '宋体', \5b8b\4f53, Tahoma, Arial;
}

.m_tc_s {
	margin: 0;
	padding: 5px;
	width: 31%;
	border-radius: 5px;
}

.m_tc_s:first-child {
	margin-right: 1%;
}

.m_tc_s:last-child {
	margin-left: 1%;
}

.num-area p {
	margin: 0 8px;
	height: 30px;
	text-align: right;
	font-size: 20px;
	font-weight: bold;
}
