﻿/* 选择框 */
.area_input{
	position: relative;
}

.area_input .iconfont{
	position: absolute;
	left: 35px;
}

.area_input input{
	height: 36px;
	width: 70px;
	padding-left: 56px;
	border: none;
	color: #333;
	font-size: 14px;
}

.industry_input input{
	width: 150px;
}
.font_input input{
	padding-left: 26px;
	width: 55px;
}


.zhineng_doname .iconfont{
	position: absolute;
	top: 0;
	right: 0;
}

.select{
	position: absolute;
	/*top: 545px;*/
	top: 520px;
	left: 50%;
	margin-left: -600px;
}

.select_form{
	width: 833px;
	margin: 0 auto;
	background-color: #3e6ac9;
	height: 58px;
	z-index: 0;
	padding: 10px 10px;
}

.city_choose{
	position: relative;
	width: 132px;
	height: 58px;
	line-height: 58px;
	border-radius: 4px;
	float: left;
	margin-right: 3px;
}

.city_choose .iconfont{
	color: #4d85fb;	
}

.city_choose span{
	vertical-align: middle;
	color: #353535;
}

.industry_choose{
	width: 214px;
}

.doname{
	width: 213px;
}

.doname span{
	margin-left: 35px;
}

.doname .iconfont{
	margin-right: 40px;
}

.font_num{
	width: 130px;
}

.font_num span{
	margin-left: 39px;
}

.font_num .icon-pc-fanhuixia{
	position: absolute;
	right: 0;
	top: 0;
}

.font_num .area_input .iconfont{
	margin-right: 20px;
	left: 80px;
}

.send_select{
	width: 130px;
	height: 58px;
	border-radius: 4px;
	background-color: #fdb72e;
	border: none;
	color: #fff;
	font-size: 14px;
}

.send_select:hover{
	cursor: pointer;
	background-color: #ffa900;
}

.tishi{
	font-size: 14px;
	color: #d3e1ff;
	padding-left: 184px;
	padding-top: 11px;
}

.select_label{
	position: absolute;
	top: 59px;
	width: 213px;
	/*height: 73px;*/
	overflow: hidden;
}

.select_label p{
	display: block;
	height: 36px;
	line-height: 36px;
	color: #333;
	padding-left: 19px;
	font-size: 14px;
}

.select_label .active{
	color: #a7cdfe;
}

.select_label p:hover{
	background-color: #f2f2f2;
}

.font_label{
	width: 130px;
	/*height: 109px;*/
}

.area_select {
	width: 830px;
	height: auto;
	box-shadow: 2px 4px 9px 0px rgba(0, 0, 0, 0.1);
}

.hot_area{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 64px;
	font-size: 14px;

}

.area_r{
	width: 88%;	
}

.area_l{
	height: 22px;
	line-height: 22px;
	color: #353535;
}

.area_r .area_list{
	color: #353535;
	float: left;
	height: 25px;
	line-height: 25px;
	margin-right: 27px;
	margin-bottom: 14px;
	font-size: 14px;
}

.area_list:hover{
	color: #a7cdfe;
}

/* 省份 */
.province{
	width: 87%;
	margin: 0 auto;
	padding-left: 20px;
}

.province_list{
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #353535;
	float: left;
	background-color: #eeeeee;
	border-radius: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 14px;
}

.province_list:hover{
	 background-color: #4d85fb;
	 color: #fff;
}

/*行业选择*/
.industry_select{
	box-shadow: 2px 4px 9px 0px rgba(0, 0, 0, 0.1);
	width: 829px;
	height: auto;
	margin-left: -135px;
}

.industry_l{
	padding-left: 24px;
	padding-top: 20px;
	padding-right: 21px;
	padding-bottom: 20px;
}

.industry_l_list{
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
	width: 80px;
	background-color: #4d85fb;
	font-size: 14px;
	color: #fff;
}

.industry_r{
	width: 83%;
	padding-top: 12px;
}

.industry_r_list{
	overflow: hidden;
	height: 41px;
	line-height: 41px;

}

.hangye_list{
	font-size: 14px;
	float: left;
	color: #353535;
	margin-right: 20px;
}

.hangye_list:hover{
	color: #a7cdfe;
}


/*起名注意事项*/
.zn_pnav{
	padding: 45px 0px 40px 0;
	color: #333333;
	font-size: 38px;
}
.zhuyi_ul{
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
}
.zhuyi_ul li{
	float: left;
	width: 25%;	
}
.zhuyi_ul li a{
	display: inline-block;
	width: 99.5%;
	padding-bottom: 48px;
	border-top: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;	
}
.zhuyi_ul li a:hover{
	box-shadow: 0px 5px 10px #EEEEEE;
}
.zhuyi_ul li a img{
	width: 93px;
	height: 93px;
	overflow: hidden;
	margin: 30px auto 24px auto;
}
.zhuyi_p1{
	font-size: 20px;
	color: #333333;
	padding-bottom: 20px;
	text-align: center;
	width: 100%;
	overflow: hidden;
}
.zhuyi_p2{
	text-align: left;
	color: #666666;
	font-size: 14px;
	padding:0px 20px 0px 25px;
	line-height: 2;
	overflow: hidden;
	max-height: 56px;
}
/*注册流程*/
.liucheng_box{
	padding-top: 50px;
}
/*需要做什么*/
.xuyao_box{
	background: #ebf0fc;
	padding: 5px 0px 200px 0px;
}
.xuyao_box img{
	margin: 0 auto;
}
.lc_div{
	position: relative;
}
.lc_div div{
	width: 205px;
	overflow: hidden;
}
.lc_p1{
	font-size: 16px;
	color: #f5833a;
	padding: 15px 0px 10px 0px;
}
.lc_p2{
	width: 170px;
	font-size: 12px;
	color: #353535;
	line-height: 2;
}
.lc_div1,.lc_div2,.lc_div3,.lc_div4,.lc_div5{
	position: absolute;
}
.lc_div1{
	top: -63px;
	left: 60px;	
}
.lc_div2{
	left:303px;
	top: -5px;
}
.lc_div3{
	left:560px;
	top: -63px;
}
.lc_div4{
	left:830px;
	top: -5px;
}
.lc_div5{
	left:1060px;
	top: -63px;
}



/* 经营范围 */
.write_tt1{
	color: #37403f!important;
}

.write_tt2,.write_tt4{
	color: #353535!important;
}

.write_tt3{
	color: #37625b!important;
}

.write_tt4 span{
	color: #850000!important;
}

.tishi2{
	color: #365f58!important;
}

.select_form3{
	background:rgba(46,174,161,.6)!important;
}

.city_choose2{
	width: 230px!important;
}

.city_div1{
	position: relative;
	margin-left: 40px!important;
	text-align: left;
}

.city_div1 .iconfont{
	position: absolute;
	top: 0;
	left: 0;
}

.city_div1 input{
	width: 184px;
	height: 100%;
	height: 50px;
	width: 164px;
	padding-left: 20px;
	height: 36px;
	border: none;
}

.industry_p{
	position: relative;
	z-index: 111;
	box-shadow: 2px 4px 9px 0px rgba(0, 0, 0, 0.1);
	margin-top: 1px;
	max-height: 360px;
	overflow: auto;
}

.industry_p p{
	height: 36px;
	line-height: 36px;
	color: #333;
	font-size: 14px;
	padding-left: 0;
}

.industry_p .active{
	color: #4d85fb;
}

.industry_p p:hover{
	background-color: #f2f2f2;
	color: #353535;
}

.kefu_box{
	position: fixed;
	z-index: 99999;
	top: 0;
	right: 20px;
	top: 40%;
}
.kefu_show{
	position: relative;
	width: 80px;
	height: 80px;
	background: #ffffff;
	cursor:pointer;
	border: solid 1px #eeeeee;
}
.kefu_hide{
	width: 690px;
	height: 700px;
	overflow-y:auto;
	background-color: #f6f6f6;
	box-shadow: 3px 4px 10px 0px
	rgba(0, 0, 0, 0.1);
	border: solid 1px rgba(97, 211, 158, 0.55);
	position: absolute;
	right: 82px;
	z-index: 9998;
	padding-bottom: 25px;
	top: -290px;
}
.kefu_pp1 {
	height: 40px;
	line-height: 40px;
	background-color: #61d39e;
	padding-left: 25px;
	font-size: 16px;
	color: #ffffff;
	position: fixed;
	width: 665px;
}
.kefu_show:hover .kefu_hide{
	display: block;
}
.kefu_1{
	text-align: center;
}
.kefu_1 .icon-bg-message{
	font-size: 26px;
	color: #66d29f;
	margin: 15px 0px 3px 0px;
}
.kf_span2{
	font-size: 14px;
	color: #484848;
}
.zhuanyuan{
	color: #353535;
	font-size: 16px;
	margin-top: 22px;
}
.kefu_ul{
	margin-left: 10px;
}
.kefu_ul li{
	width: 173px;
	height: 64px;
	background-color: #ffffff;
	border-radius: 2px;
	border: solid 1px #eeeeee;
	float: left;
	padding: 12px 10px 12px 15px;
	margin: 10px 10px 0px 0px;
}
.kefu_img1{
	width: 33px;
	height: 33px;
	border-radius: 100%;
	overflow: hidden;
	border: solid 1px #eeeeee;
	display: inline-block;
}
.kefu_img1 img{
	width: 100%;
	height: 100%;
}
.kefu_span2{
	color: #353535;
	font-size: 16px;
	width: 65px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-left: 3px;
}
.kefu_button{
	width: 61px;
	height: 24px;
	border-radius: 2px;
	border: none;
	font-size: 14px;
	float: right;
	margin-top: 5px;
	cursor:pointer;
}
.bt_dis{
	background: #e4e4e4;
	color: #bdbdbd;
}
.bt_green{
	background: #61d39e;
	color: #FFFFFF;
}
.bt_green_active{
	background: #54cd95;
}
.kefu_pp2{
	font-size: 14px;
	color: #666666;
	padding-top: 10px;
}
.bt_red{
	background: #f8626d;
	color: #FFFFFF;
}
.bt_red_active{
	background: #ff4755;
}
.icon-pc-kefuxing{
	color: #ffad15;
	font-size: 12px!important;
}
.icon-hui{
	color: #c3c2c2;
}

.liuyan_box{
	box-shadow: 3px 4px 10px 0px
	rgba(0, 0, 0, 0.1);
	width: 600px!important;
	background: #FFFFFF;
}
.liuyan_p{
	height: 40px;
	line-height: 40px;
	background-color: #61d39e;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 20px;
}
.liuyan_box textarea{
	width: 91%;
	min-height: 120px;
	padding: 10px;
	border-radius: 2px;
	border: solid 1px #eeeeee;
	margin-bottom: 15px;
}
.input_liuyan{
	height: 36px;
	line-height: 36px;
	background-color: #ffffff;
	border-radius: 2px;
	border: solid 1px #eeeeee;
	padding-left: 10px;
	margin-bottom: 10px;
}
.input_liuyan input{
	border: none;
}
.input_liuyan .iconfont{
	color: #999999;
	vertical-align: middle;
	font-size: 16px;
}
.warning{
	font-size: 14px;
	color: #fd6564;
}
.send_bt{
	width: 260px;
	height: 40px;
	background-color: #61d39e;
	box-shadow: 1px 2px 4px 0px
	rgba(97, 211, 158, 0.3);
	border-radius: 2px;
	font-size: 16px;
	color: #ffffff;
	margin-top: 10px;
	border: none;
}

/*资料下载图标名icon颜色*/
.icon-pc-ppt,.icon-pc-pdf{
	color: #e74425!important;
}
.icon-pc-txt{
	color: #5dd6df!important;
}
.icon-pc-word{
	color: #70ccfc!important;
}
.icon-pc-excel{
	color: #4aae5b!important;
}

/*下载提示弹窗*/
.xiazai_pop{
	width: 300px;
	padding: 30px 0px 34px 0px;
	height: auto;
	background: #ffffff;
	border-radius:5px;
	text-align: center;
}
.xia_tishi{
	color: #333333;
	font-size: 24px;
	letter-spacing: 2px;
}
.xia_wenjian{
	color: #737373;
	font-size: 16px;
	padding: 25px 0px 26px 0px;
}
.xia_a1{
	background: #ececec;
	border: solid 1px #e8e8e8;
}
.xia_a2{
	background: #4d86fa;
	border: solid 1px #407fff;
}
.xia_div a{
	width: 80px;
	height: 36px;
	line-height: 36px;
	border-radius: 2px;
	color: #FFFFFF;
}
.xia_div{
	width: 175px;
	margin: 0 auto;
}