body{
	font-family:'微软雅黑';
}
p {padding:0;margin:0;}
:focus { outline:0!important; }
.m-r-10 {
	margin-right:10px;
}
.m-r-8 {
	margin-right:8px;
}
.m-l-8{
	margin-left:8px;
}
.m-t-8{
	margin-top:8px;
}
.m-b-8{
	margin-bottom:8px;
}
a:focus, a:hover {
	color:#fd5339;
}
.adwraper {
	width: 100%;
    overflow: hidden;
    zoom: 1;
}
.sidebanner-left {
	position:absolute;
	top:40px;
	left:-190px;
}
.sidebanner-right {
	position:absolute;
	top:40px;
	right:-190px;
}
.adSpac {
    margin-right: 8px;
}
.ad {
    float: left;
    display: inline;
    overflow: hidden;
    position: relative;
}
.ad span {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(../img/ad_s.png);
    background-size:100% 100%;
    width: 17px;
    height: 8px;
}
.ad .adclose {
	position: absolute;
    right: 0;
    top: 0;
	width: 28px;
    height: 14px;
	color:#fff;
	background-color:rgba(172,172,172,0.5);
	font-size:12px;
	cursor:pointer;
	text-align:center;
	
}
button{
   outline:none!important;
}

.icon-rig{
	display:inline-block;
	width:8px;
	height:8px;
	 background: url(../skin/icon-right.png) no-repeat;
	 margin-left:6px;
}
.fd {
	border-bottom:1px solid #fd5339;
	border-bottom:none;
	border-radius:5px 5px 0 0;
	background-color:#fce5da;
}
.cbody {
	position:relative;
	background-color:#f7f7f7;
}
.m-b-250 {
	margin-bottom:250px;
}
.cur {
	background-color:#fd5339!important;
	color:#fff!important
}
/*header 头部搜索*/
.header {
	position: relative;
	padding-top:30px;
	border-bottom:1px solid #f2f2f2;
	padding-bottom:32px;
	background-color:#fff;
	border-radius:5px 5px 0 0;
}
.header-box {
	position:relative;
	padding-left:60px;
}
.header .logo {
	position:relative;
	top:9px;
	left:0;
	margin-right:80px;
	width: 150px;
	height: 72px;
	background:url(../skin/davlogs.png) 0px 0px no-repeat;
}
.header .logo img {
	width:100%;
	height:100%;
}
.header .header-right{
	position:relative;
	left:20px;
	top:14px;
}
.header .search {
	position: relative;
	width:580px;
	height:44px;
	border:3px solid #fd5339;
	border-radius: 5px;
	background-color:#fd5339;
}
.header .search .btn-sub {
	position: absolute;
	top:0;
	right:0;
	padding:0;
	width:100px;
	height:38px;
	color:#fff;
	background-color: #fd5339;
	border-radius:0;
	font-size:20px;
	line-height:37px;
}
.gln-search {
	display:inline-block;
	position:relative;
	top:3px;
	left:0px;
	width:20px;
	height:20px;
	margin-right:8px;
	background: url(../skin/subicon.png) -81px 0px no-repeat;
}
.select {
	position:absolute;
	top:-27px;
	left:28px;
}
.select li{
	float:left;
	margin-right:15px;
	padding-top:2px;
	width:40px;
	height:24px;
	text-align:center;
	line-height:1.5;
	cursor:pointer;
	color:#fd5339;
}
.li-active {
	background-color:#fd5339;
	border:1px solid #fd5339;
	border-bottom:none;
	border-radius:5px 5px 0 0;
	color:#fff!important;
}
.header .search>form>.text {
	position: absolute;
	left:0;
	top:0;
	padding-left:10px;
	padding-right:10px;
	width:472px;
	border:none;
	height:38px;
	line-height: 36px;
	border-radius:3px;
}
.hsearch {
	position:relative;
	top:4px;
	left:28px;
	width:500px;
	color:#999999;
}
.hsearch li {
	display:inline-block;
	margin-right:20px;
}
.hsearch li a {
	color:#999999;
}
.headernav {
	height:58px;
	border-bottom:4px solid #fd5339;
	background-color:#fff;
}
.headernav a {
	margin-right:2px;
}
.headernav span {
	display:inline-block;
	color:#4d4d4d;
	font-size:20px;
	line-height:55px;
	margin:0 18px;
	font-weight:bold;
}
.headernav a:last-child span {
	margin-right:0px;
}
.headernav span:hover{
	color:#fd5339;
}
.gz {
	width:90px;
	height:110px;
	background: url(../skin/subicon.png) 0 -199px no-repeat;
	position:absolute;
	top:-12px;
	right:130px
}
.tel {
	position:absolute;
	top:-12px;
	right:0px
}
.header-ad img {
	display:inline-block
}
/* header下主要内容 */
.cont {
	background-color:#f7f7f7;
	padding:20px 0;
}
.recommendGc,.recommendSj,.navBox {
    width: 1180px;
    border-radius: 5px;
	background-color:#fff;
	overflow:hidden
}
.head-title {
    position: relative;
    padding: 15px 20px 15px 20px;
    font-size: 20px;
    color: #fd5339;
    font-weight: bold;
    border-bottom: 2px solid #f2f2f2;
    overflow: hidden;
}
.head-title span {
    display: inline-block;
    position: relative;
    top: -2px;
    left: 0px;
    width: 4px;
    height: 20px;
    background-color: #fd5339;
    margin-right: 8px;
    vertical-align: middle;
}
/* 页面导航 */
.navLeft {
	width:170px;
}
.navLeft li {
	width:170px;
	height:42px;
}
.navLeft li a {
	display:inline-block;
	position:relative;
	width:100%;
	height:42px;
	line-height:42px;
	padding-left:20px;
	color:#323232;
	font-size:14px;
}
.navRight {
	width:1010px;
	height:675px;
	border-left:1px solid #eee;
	padding:10px 0 30px 30px;
}
.navContBox {
	display:none;
	height: 600px;
    overflow-y: scroll;
}
.navContBox::-webkit-scrollbar{
    width: 4px;
    height: 4px;
}
.navContBox::-webkit-scrollbar-thumb{
    border-radius: 5px;
    background-color:#999999;
}
.navContBox::-webkit-scrollbar-track{
    border-radius: 0;
    background-color:#fff;
 }
.navContBox::-moz-scrollbar {
    width: 4px;
    height: 4px;
}
.navContBox::-moz-scrollbar-thumb{
    border-radius: 5px;
    background-color:#999999;
}
.navContBox::-moz-scrollbar-track{
    border-radius: 0;
    background-color:#fff;
 }
.itemTitle a{
	font-size: 20px;
	font-weight: bold;
	color: #FD5339;
}
.list .icon-plus-sign {
	position: absolute;
	top:50%;
	right:20px;
	margin-top: -6px;
	color:#d6d6d6;
	font-size:14px;
}
.curx a{
	background-color:#fd5339!important;
	color:#fff!important
}
.curx a .icon-plus-sign {
	transform: rotate(-135deg) scale(1.2);
	-webkit-transform: rotate(-135deg) scale(1.2);
	color:#d6d6d6!important;
}
.navTitle {
	display:inline-block;
	vertical-align:middle;
	width:150px;
}
.navTitle a {
	font-size: 14px;
	font-weight: bold;
	color: #323232;
}
.navAll {
	display:inline-block;
	vertical-align:middle;
	width:750px;
	border-bottom:1px dashed #d7d7d7;
	padding:20px 0 10px; 
}
.navAll li {
	float:left;
	margin-right:40px;
	margin-bottom:10px;
}
.navAll li a {
	font-size: 12px;
	color: #323232;
}
.navAll li a:hover {
	color:#fd5339
}
/* 推荐工程商 */
.gcNavList,.sjNavList {
	width:140px;
}
.gcNavList li,.sjNavList li {
	width:140px;
	height:42px;
	line-height:42px;
	padding-left:20px;
	color:#323232;
	font-size:14px;
}
.display {
	display:none
}
.gcBox,.sjBox {
	width:1040px;
	border-left:1px solid #eee;
}
.gcList li,.sjList li {
	float:left;
	width:173px;
	height:140px;
	border-right:1px solid #f2f2f2;
	border-bottom:1px solid #f2f2f2;
	padding-top:36px;
}
.gcList li:nth-child(6n+6),.sjList li:nth-child(6n+6){
	border-right:none
}
.corpImg {
	width:110px;
	height:40px;
	margin:0 auto;
	margin-bottom:20px;
}
.corpImg img {
	max-width:99%;
	max-height:99%;
}
.corpName {
	width:172px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-size:12px;
	color:#323232;
	text-align:center;
}
/* 推荐商家 */
/* 企业列表页面 */
.cont2 {
	background-color:#f7f7f7;
	padding:20px 0 90px 0;
}
.corpNavList {
	width: 1180px;
	height:220px;
    border-radius: 5px;
    background-color: #fff;
    overflow: hidden;
}

.tmselect2, .tmselect3, .tmselect4 {
    display: none;
}
.tmselect2 {
	padding:20px 20px
}
.tmselect2 ul {
	display: none;
}
.tmselect3 ul,.tmselect4 ul{
	padding:5px 2px;
	border:1px solid #FAFAFA;
	background-color:#f2f2f2;
	z-index:1
}
.tmselect1 {
	height:50px;
	border-bottom:1px solid #EBEBEB;
}
.typeList {
	float:left;
	width:236px;
	height:50px;
}
.typeList a {
	display:block;
	font-size:14px;
	line-height:50px;
	text-align:center;
	font-weight:bold;
	color:#FD5339;
}
.corp-red {
    background-color: #fd5339!important;
}
.corp-red a{
	color:#fff!important;
}
.corp-list-title {
	font-size: 14px;
	font-weight: bold;
	color: #FD5339;
	margin-right:10px
}
.tmselect2 ul li {
	float:left;
	margin:0 20px
}
.corp-pro-container {
	
}
.hyName {
	display:block;
	float:left;
	font-size: 14px;
	font-weight: bold;
	color: #FD5339;
}
.nextf {
	top:2px;
	margin-left:3px 
}
.corp-pro1 ul li {
	float:left;
	margin:0 8px;
}
.tmselect2 ul li a,.corp-pro-list li a {
	font-size: 14px;
	color: #666666;
}
.corp-pro0, .corp-pro2, .corp-pro3, .corp-pro4,.corp-pro5 {
    display: none;
}
.corp-pro1 {
	float:left;
	width:100%;
	padding:30px 20px;
	padding:30px 20px;
}
.corp-pro2 ul,.corp-pro3 ul,.corp-pro4 ul,.corp-pro5 ul{
	padding:5px 2px;
	border:1px solid #FAFAFA;
	background-color:#f2f2f2;
	z-index:1
}
.mselect-box {
	padding:10px 20px
}
.areaName {
	float:left;
	font-size: 14px;
	font-weight: bold;
	color: #FD5339;
}
.corpAreaList {
	float:left;
	width:1090px
}
.corpAreaList li{
	float:left;
	margin:0 10px 10px
}
.corpAreaList li a{
	font-size: 14px;
	font-weight: 400;
	color: #666666;
}
.curx {
	background-color:#fd5339!important;
	border-radius: 3px;
    padding: 0 5px;
}
.curx a {
	color:#fff
}
.corpHearNav {
	border-radius: 5px;
    background-color: #fff;
    overflow: hidden;
	height:50px;
	margin:20px auto;
	padding:0 20px;
	line-height:50px
}
.corpHearNav a{
	font-size: 14px;
	color: #666666;
}
.corpLeft {
	float:left;
	width:860px;
	height:1356px;
	margin-right:20px;
	border-radius: 5px;
    background-color: #fff;
}
.corpRight {
	float:left;
	width:300px;
	height:1356px;
    overflow: hidden;
}
.corpList {
	position:relative;
}
.corpList ul {
	padding:0 20px;
}
.corpList ul li{
	width:100%;
	height:113px;
	display:flex;
	padding:20px 0;
	border-bottom:1px solid #DDDDDD
}
.corpList ul li:last-child{
	border-bottom:none
}
.corpBrand {
	float:left;
	width:180px;
	height:80px;
	margin-right:40px
}
.corpListImg {
	position:relative;
	width:180px;
	height:50px;
	border: 1px solid #EBEBEB;
	border-radius: 5px;
	padding:2px 5px;
}
.corpListImg img {
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	max-width:98%;
	max-height:98%;
}
.corpListName {
	width:100%;
	font-size: 13px;
	color: #5E5E5E;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	margin-top:10px;
}
.corpInfo {
	float:left;
	width:180px;
	height:auto;
	margin:auto 0;
	margin-right:40px;
	text-align:center
}
.auth {
	display:inline-block;
	height:28px;
	margin-right:20px;
}
.resYear {
	display:inline-block;
	width:45px;
	height:28px;
	background: url(../images/year.png)no-repeat;
	font-size: 12px;
	font-family: Source Han Sans SC;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	text-align:center;
	line-height:28px
}
.corpDesc {
	float:left;
	width:350px;
	height:auto;
	margin:auto 0;
	margin-right:40px;
	font-size: 12px;
	color: #666666;
	line-height:18px;
}
.corpAb {
	width:250px;
	height:auto;
	margin:auto 0;
}
.corpAb p{
	font-size: 12px;
	color: #666666;
}
.corpTel {
	max-height:36px;
	overflow:hidden;
}
.userLogin {
	width:300px;
	height:300px;
	background-color: #fff;
	border-radius: 5px;
    overflow: hidden;
	margin-bottom:20px;
}
.login {
	width:210px;
	height:180px;
	text-align:center
}
.login img {
	margin:0 auto
}
.username {
    margin-top: 20px;
    margin-bottom: 20px;
    height: 20px;
	text-align:center;
    overflow: hidden;
    font-size: 16px;
}
.login  a {
	display:inline-block;
	width:85px;
	height:30px;
	font-size:14px;
	color:#fd5339;
	line-height:27px;
	border:2px solid #fd5339;
	border-radius:5px;
	font-weight:bold;
	text-align:center
}
.login  a:hover {
	background-color:#fd5339;
	color:#fff;
}
.corpRank,.corpFous{
	width: 300px;
    height: 510px;
	background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
}
.corpRank {
	margin-bottom:20px;
}
.interviewCateNav  {
    position: relative;
    font-weight: bold;
    border-bottom: 1px solid #f2f2f2;
}
.interviewCateNav li {
	float:left;
	width:50%;
	padding:15px 0;
	background-color:#fcfcfc;
	text-align:center;
}
.interviewCateNav li:first-child {
	box-sizing: border-box;
	border-right:1px solid #f2f2f2;
}
.interviewCateNav li a {
	display:inline-block;
	font-size:20px;
	color:#999999;
}
.interviewnavbox .rank-list {
	display:none;
}
.cure {
	background-color:#fff!important;
}
.cure a {
	color:#fd5339!important;
}
.rank-list{}
.rank-list li{
	padding:10px 15px;
	border-bottom:1px solid #f2f2f2;
	height:50px;
}
.rank-list li:last-child{
	border-bottom:none;
}
.rank-list li em {
	display:inline-block;
	font-style:normal;
	width:16px;
	height:16px;
	background-color:#fd5339;
	border-radius:50%;
	color:#fff;
	font-size:12px;
	text-align:center;
	line-height:16px;
	margin-right:12px;
	position:relative;
	top:-5px;
	left:0;
}
.rank-list li a {
	display:inline-block;
	width:235px;
	height:25px;
	line-height:28px;
	overflow:hidden;
}
/* 底部分页 */
.page-pagenation {
	width:1180px;
    position: relative;
    padding: 5px 50px;
	background-color: #fff;
	border-radius: 5px;
    overflow: hidden;
}
.page-pagenation .arrow {
	position: absolute;
	top:7px;
	width:28px;
	height:28px;
	background-color:#f2f2f2;
	border-radius:5px;
}
.page-pagenation .btn-left {
	left:20px;
	border-right:1px solid #f2f2f2;
}
.page-pagenation .btn-right {
	right:240px;
	border-left:1px solid #f2f2f2;
}
.page-pagenation .idx {
	display:inline-block;
	width:30px;
	height:30px;
	line-height:30px;
	border-radius: 50%;
	margin-right:10px;
}
.page-pagenation a.active,
.page-pagenation a:hover {
	background-color: #f45a42;
	color:#fff;
}
.chevron {
	position:absolute;
	top:8px;
	left:10px;
}
.got {
	border-left:1px solid #f2f2f2;
	padding-left:30px;
}
.tznum {
	width:50px;
	height:32px;
	border-radius:5px;
	margin-right:32px;
	margin-left:20px;
	text-align:center;
	border:1px solid #f2f2f2;
}
/* 底部 */
.link {
	padding:0 0 25px 0;
}
.link-left {
	width:560px;
}
.link-pro {
	margin-top:30px;
}
.link-nav li{
	float:left;
	width:130px;
	font-size:14px;
	font-weight:bold;
	margin-right:10px;
	margin-bottom:5px;
}
.zfx {
	display:inline-block;
	width:10px;
	height:10px;
	margin-right:10px;
	background-color:#fd5339;
}
.er {
    height: 72px;
	margin-left:25px;
}
.er p {
	margin:0;
    text-align: center;
    color: #4d4d4d;
}
.link-txt {
	display:inline-block;
	width:70px;
	font-size:14px;
	font-weight:bold;
	color:#fd5339;
	margin-right:20px;
}
.link-list {
	width:1080px;
}
.link-list li{
	float:left;
	margin:0 15px 15px 0;
}
.link-y {
	margin-top:50px;
	margin-bottom:25px;
}