/* CSS Document */
body {
	font-size: 12px;
	font-family: "Microsoft YaHei" ! important;
	line-height: 22px;
	color: #404040;
}
* {
	margin: 0;
	padding: 0;
}
.layout, .wrap, .hd, .bd, .ft, .cf, .header, .footer, .fn-clear {
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, sub, sup, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
outline: 0;
background: transparent;
font-weight: normal;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, li, body, form, input, button, img, cite, strong, em, i, table, td, th {
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-style: normal;
	outline: 0;
}
body{
	background: #f7f7f7;
	color:#333;
}
.h1 {
	font-size: 20px;
}
.h2 {
	font-size: 18px;
}
.h3 {
	font-size: 16px;
}
.h4 {
	font-size: 14px;
}
.h5 {
	font-size: 12px;
}
.h6 {
	font-size: 10px;
}
img, table, td, th {
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
p{
	word-break:break-all;
}
div{
	word-break:break-all;
	}
.fl {
	float: left;
}
.frr {
	float: right;
}
.bold{
	font-weight: bold;
}
ul, ol ,li{
	list-style: none;
	list-style-type: none;
	display: block;
}
a {
	text-decoration: none;
	color: black;
}
button{
	display: inline-block;
	text-align: center;
	cursor: pointer;
	background: none;
	border: none;
	border-radius: 3px;
}
a:hover {
	text-decoration: none;
	cursor: pointer;
	/*color: #F63;*/
}
.red {
	color: #F00;
}
.orange {
	color: #F27A00;
}
.qiancheng{
	color: #fcd383;
}
.hui{
	  color: #9fadc7;
}
.blue {
	color: #4e8bff;
}
.purple{
	color:#bba3e4;
}
.gray {
	color: gray;
}
.green {
	color: #008c00;
}
.gray9 {
	color: #999;
}
.bggrayE {
	background-color: #eee;
}
.bgWhite {
	background-color: #fff;
}
.bg-y{
	background-color:#f6ac19;
}
.black {
	color: black;
}
.white{
	color:white;
}
.t-col{
	color:#f6ac19;
}
.m-col{
	color:#f76120;
}
.f-col1{
	color:#333;
}
.f-col2{
	color:#666;
}
.f-col3{
	color:#999;
}
.ml5 {
	margin-left: 5px;
}
.ml10 {
	margin-left: 10px;
}
.ml20 {
	margin-left: 20px;
}
.ml30 {
	margin-left: 30px;
}
.ml120 {
	margin-left: 120px;
}
.ml70 {
	margin-left: 70px;
}
.ml400{
	margin-left:400px;
}
.mr10 {
	margin-right: 10px;
}
.mr20 {
	margin-right: 20px;
}
.mr40 {
	margin-right: 40px;
}
.mt5{
	margin-top:5px;
}
.mt10{
	margin-top:10px;
}
.mt20{
	margin-top:20px;
}
.mt30{
	margin-top:30px;
}
.mt40{
	margin-top:40px;
}
.mt50{
	margin-top:50px;
}
.mat{
	margin:auto;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.ml90 {
	margin-left: 90px;
}
.pl5{
	padding-left:5px;
}
.pl10{
	padding-left:10px;
}
.pl20{
	padding-left:20px;
}
.pl50{
	padding-left:50px;
}
.pr5{
	padding-right:5px;
}
.pr10{
	padding-right:10px;
}
.pr20{
	padding-right:20px;
}
.pr50{
	padding-right:50px;
}
.pd80 {
	padding: 80px 60px;
}
.pd40 {
	padding: 40px 60px;
}
.pd10 {
	padding: 10px;
}
.pd20 {
	padding: 20px;
}
.pd50 {
	padding: 50px;
}
.pb20 {
	padding-bottom: 20px;
}
.bor1{
	border:1px solid #d9d9d9;
}
.bor2{
	border:none;
}
.bbt1{
	border-top:1px solid #d9d9d9;
}
.bbt2{
	border-bottom:1px solid #d9d9d9;
}
.bbt3{
	border-left:1px solid #d9d9d9;
}
.bbt4{
	border-right:1px solid #d9d9d9;
}
.bos{
	border-radius:50%;
}
.bos2{
	border-radius:8px;
}
.dis1{
	display:block;
}
.dis2{
	display:none;
}
.dis3{
	display:inline-block;
}
.talleft{
	text-align:left;
}
.talright{
	text-align:right;
}
.talcenter{
	text-align: center;
}
.w1200 {
	width: 1200px;
}
.w800 {
	width: 800px;
}
.w700 {
	width: 700px;
}
.w650 {
	width: 650px;
}
.w600 {
	width: 600px;
}
.w500 {
	width: 500px;
}
.w400 {
	width: 400px;
}
.w250 {
	width: 250px;
}
.w300 {
	width: 300px;
}
.w200 {
	width: 200px;
}
.w150 {
	width: 150px;
}
.w100 {
	width: 100px;
}
.w70 {
	width: 70px;
}


.Fix {
	zoom: 1;
}
.Fix::after {
	display: block;
	clear: both;
	height: 0;
	content: " ";
}
.Hide {
	display: none;
}
.clear {
	overflow: hidden;
	zoom: 1;
}
.clearboth {
	clear:both;
}
.dred {
	color: #ff7f00;
}
.lred {
	color: #F10180;
}
.coffee {
	color: #666;
}
.lgray {
	color: #b3b3b3;
}

.lh14 {
	line-height: 14px;
}
.mr70 {
	margin-right: 70px;
}
.mb50 {
	margin-bottom: 50px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb5 {
	margin-bottom: 5px;
}
.mr5 {
	margin-right: 5px;
}
.mr30 {
	margin-right: 30px;
}

.clearfix {
zoom: 1;
}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/**********headr-bar************/
.topR {
height: 75px;
padding-top: 5px;
min-width: 1190px;
background: white;
position: relative;
z-index: 99;
box-shadow: 0 -1px 2px rgba(0,0,0,.2);
/*border-bottom: 1px solid #cccccc;*/
}
.topR .wrapper {
width: 1200px;
height: 56px;
max-width: 1200px;
min-width: 800px;
margin-left: auto;
margin-right: auto;
}
.topR .wrapper .user-box{
	position: relative;
	float: right;
	margin-top: 20px;
	width: 110px;
}
.topR .wrapper .user-box>a{
	float: left;
}
.topR .wrapper .user-box a img{
	width: 35px;
	height: 35px;
	border-radius: 50%;
}
.topR .wrapper .user-box a .icon-user-notice{
	position: relative;
	color: #6B6B6B;
	font-size: 24px;
	margin-top: 8px;
	margin-right: 10px;
	float: left;
}
.topR .wrapper .user-box a .icon-user-notice em{
	position: absolute;
	color: red;
	top: -10px;
	left: 15px;
}
.topR .wrapper .user-box ul{
	display: none;
	padding-top: 5px;
	position: absolute;
	width: 106px;
	top: 32px;
	left: 30px;
	background-color: #ffffff;
	text-align: center;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	z-index: 999999;
}
.topR .wrapper .user-box ul li{
	height: 35px;
	line-height: 35px;
	font-size: 14px;
}
.topR .wrapper .user-box ul li a:hover{
	color:#FF6000;
}
.topR .wrapper .user-box ul li a:hover i{
	color:#FF6000;
}
.topR .wrapper .user-box ul li a i{
	color: #6B6B6B;
}
/*head样式开始处*/

.topR .wrapper .topNav a{
	position: relative;
	margin-right: 35px;
	color: #5A5A5A;
}
.topR .wrapper .topNav a span{
	font-weight: bold;
	letter-spacing: 1px;
}
.topR .wrapper .topNav .hot-logo{
	position: absolute;
	width: 35px;
	top: -20px;
	left: 45px;
}
.t-col{
	color: #FF6000;
}
.topR .wrapper .topNav a:hover{
	color: #FF6000;
}
.topR .wrapper .land{
	margin-top: 26px;
}
.change-orange{
	color: orange;
}
.topR .wrapper .land a{
	color: #5A5A5A;
	font-size: 16px;
	margin-right: 35px;
}
.topR .wrapper .land a:hover{
	color: #FF6000;
}
.topR .wrapper .land span{
	font-weight: bold;
	letter-spacing: 1px;
}

.topR_logo2 {
	float: left;
	display: block;
	width: 158px;
	height: 54px;
	margin: 12px 10px 0 0;
	background: url("https://cdn-r.oss-cn-hangzhou.aliyuncs.com/pro/image/M/xiaozhao_icon.png") center no-repeat;
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.topR_logoN {
	display: block;
	float: left;
	width: 116px;
	height: 45px;
	margin: 15px 50px 0 0;
	background:url(/s/image/logoN1.png);
}
.r_fu{
	margin-right:50px;
	width:153px;
	height:40px;
	float:left;
}
.r_fu i{
	margin-top:23px;
    width: 150px;
    background: url(http://cdn-r-test.oss-cn-hangzhou.aliyuncs.com/pro/image/PC/icons.png) -232px -10px;
    height: 40px;
    float: left;
}

.imm_d {
	float:right;
}
.imm_d a {
	float: right;
	margin-top: 26px;
	margin-left: 15px;
	font-size: 14px;
}
.imm_d a i{
	color: #b2b2b2;
}
.imm_d a .icon-share-qq{
	font-size: 20px;
	color: #b2b2b2;
}
.imm_d a .icon-share-qq:hover{
	color: #30b3e9;
}
.imm_d a .icon-share-wechat{
	float: left;
	margin-top: 1px;
	font-size: 22px;
	color: #b2b2b2;
}
.imm_d a .icon-share-wechat:hover{
	color: #5abf58;
}
.imm_d span{
	float: right;
	display: block;
	margin-top: 25px;
	margin-right: 10px;
	font-size: 16px;
	color: #b2b2b2;
}

.imm_d img{
	margin-top: -10px;
	margin-right:20px;
	line-height: 20px;
	width: 40px;
}


.fr {
	float: right;
	width:210px;
    margin-right: 20px;
}

.u_username_avatar{
	float: left;
	width: 32px;
	margin-top: -3px;
	margin-left:10px;
    margin-right: 10px;
    border-radius: 50%;
}
.icon-count {
    min-width: 14px;
    text-align: center;
    line-height: 14px;
    display: inline-block;
    position: absolute;
    right: 8px;
    top: -10px;
    background: red;
    color: #fff;
    border-radius: 17px;
    padding: 6px;
    font-size: 16px;
    transform: scale(.7);
    font-family: Tahoma;
}

.per_box{
	position:relative;
}
.person_center{
	position: relative;
	float: right;
	width:42px;
	height:40px;
	line-height:40px;
	white-space:nowrap;
	text-align:center;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
	cursor:pointer;
	top:16px;
	font-size:14px;
    margin-left: 20px;
}

.first_w{
	border:1px solid #d9d9d9;
    box-sizing: border-box;
}

.top-nav-dropdown {
	width:140px;
	height:80px;
	overflow:hidden;
	background-color:#fff;
	border:1px solid #d9d9d9;
    top: 55px;
    position: absolute;
	z-index:100;
    margin-left: 20px;
    right: -10px;
}
.top-nav-dropdown li a{
    height: 39px;
	line-height:39px;
	font-size:14px;
    float: left;
    margin-top:0;
	margin-left:0px;
}
.top-nav-dropdown li a span{
	margin-left:13px;
}
.zg-icon{
	width:22px;
	height:22px;
	float:left;
}
.zg-icon-dd-home{
	background:url(http://cdn-r-test.oss-cn-hangzhou.aliyuncs.com/pro/image/PC/career_planning_icon.png)-522px -3px;
}
.zg-icon-dd-logout{
	background:url(http://cdn-r-test.oss-cn-hangzhou.aliyuncs.com/pro/image/PC/career_planning_icon.png)-545px -3px;	
}
.top-nav-dropdown li a i{
	margin-left:15px;
	margin-top:8px;
	margin-right:25px;
}

.common_underline{
    height: 39px;
	border-bottom:1px solid #d9d9d9;
}

.common_no_underline{
	border-bottom:none;
    height: 39px;
}
.my_news{
	position: relative;
	float: right;
	color: #999;
    margin-top: 24px;
}
.my_news span{
	font-size:14px;
}
.red_numb{
	width:20px;
	height:20px;
	line-height:20px;
	text-align:center;
	border-radius:50%;
	background-color:red;
	position:relative;
    left: 23px;
    top: -30px;
}
.red_numb span{
	color:#fff;
	font-size:10px;
	position:relative;
}
.user_li{
	border: none;
    line-height: 40px;
    margin-left: 20px;
    font-size: 14px;
    color: red;
}

.line_trunk{
	overflow:hidden;
	text-overflow: ellipsis; 
	white-space: nowrap;
}

/* 易答页头修改部分*/
.yd_tit{
	width:160px;
	height:50px;
}
.topNav{
float: left;
margin:26px 0 0 0;
}
.topNav a{
	font-size:16px;
	float:left;
	margin-right:60px;
	color: #474e5d;
}
.topNav a:hover{
	text-decoration:none;
	color:orange;
}
.topNav i.index{
	background:url(http://cdn-r-test.oss-cn-hangzhou.aliyuncs.com/pro/image/PC/common.png) 0 -370px no-repeat;
	width:16px;
	height:16px;
	float:left;
	margin-top:5px;
	margin-right:5px;
}
.topNav i.bbs{
	background:url(http://cdn-r-test.oss-cn-hangzhou.aliyuncs.com/pro/image/PC/common.png) -30px -370px no-repeat;
	width:16px;
	height:16px;
	float:left;
	margin-top:5px;
	margin-right:5px;
}
/*************************head end************************************************/
.wrap {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	line-height: 22px;
}



.top{
	postion:relative;
}

.top-1{
	background-color:#51c1e6;
}
.top-2{
	background-color:blue;
}
.top-3{
	background-color:yellow;
}

/*************************footer start************************************************/
#footer {
    margin-top: 50px;
	border-top: 2px solid #FFF;
	color: #707682;
	clear: both;
	text-align: center;
	padding-top: 40px;
	background-color: #2d3237;
	position:relative;
}
#footer .copyright {
	margin: auto;
	width: 1200px;
}
#footer .copyright p {
	color:#707682;
	word-spacing: 5px;
	padding: 0;
	text-align: center;
}
#footer .copyright a {
	color:#707682;
	text-decoration: none;
}
#footer .copyright a:hover {
	text-decoration: underline;
}
#footer .footerdiv{
	height:80px;

	}

/*************************right end************************************************/

/**********************error page*****************************/
.error_page{
	padding:80px;
	background-color:#fff;
	font-size:14px;
	min-height:500px;
}
.clearfix:after, .clearfix:before {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

/*分页样式*/
.big-page{
	text-align: center;
	font-size: 14px;
	padding: 30px 110px;
}
.big-page .prev{
	margin-left: 5px;
	padding: 0 10px;
	height: 38px;
	border: 1px solid #00A4F9;
	line-height: 40px;
	color: #00A4F9;display: inline-block;
}
.big-page .gray{
	display: inline-block;
	margin-right: 5px;
	background-color: #F3F5F7;
	color: #8F8F8F;
	font-size: 14px;
	letter-spacing: 1px;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	border: none;
}
.big-page .page{
	display: inline-block;
	width: 40px;
	margin-left: 5px;
	height: 38px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #00A4F9;
	color: #00A4F9;
}
.big-page .next{
	margin-left: 5px;
	padding: 0 10px;
	height: 38px;
	border: 1px solid #00A4F9;
	line-height: 40px;
	color: #00A4F9;display: inline-block;

}
.big-page .curr{
	display: inline-block;
	width: 40px;
	margin-left: 5px;
	height: 38px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #00A4F9;
	background-color: #00A4F9;
	color: #ffffff;
}

.small-page{
	margin-top:20px;
	text-align:center;
	font-size:14px;
}
.small-page a{
	font-size:14px;
	margin-right:10px;
	color:#CDCDCD;
	letter-spacing:     1px;
}
.small-page .curr{
	color: #00A4F9;
}


.main .wrap{
	min-height: 1000px;
}
/*subNav样式开始处*/
.subNav{
	height: 55px;
	background-color: #ffffff;
}
.subNav .wrap{
	line-height: 55px;
}
.subNav .wrap a{
	margin-left: 62px;
	color: #3c444b;
}
.subNav .wrap a.change-orange{
	color: orange;
}
.subNav .wrap a:hover{
	color: #FB9B60;
}
.subNav .wrap a span{
	font-size: 15px;
}

/*choose-level样式开始处*/
.chooseLevel{
	/*background-color: #ffffff;*/
}
.chooseLevel .wrap{
	padding: 30px 420px;
	box-sizing: border-box;
}
.chooseLevel .level-box{
	margin-right: 35px;
	width: 135px;
	height: 35px;
	border-radius: 20px;
	font-size: 16px;
	color: #B6B6B6;
	text-align: center;
	line-height: 35px;

}
.chooseLevel .level-change{
	background-color: #81898E;
	color: #ffffff;
}
/*none样式开始处*/
.none {
	position: relative;
	height: 500px;
	background-color: #ffffff;
}
.none img {
	width: 60%;
	margin-top: 48px;
	margin-left: 165px;
}
.none p {
	margin-top: 5px;
	text-align: center;
	font-size: 16px;
	color: #a7a7a7;
	letter-spacing: 2px;
}

/*改变placeholder颜色*/
::-webkit-input-placeholder{/* WebKit browsers */
	color: #B6B6B6;
}
:-moz-placeholder{/* Mozilla Firefox 4 to 18 */
	color: #B6B6B6;
}
::-moz-placeholder{/* Mozilla Firefox 19+ */
	color: #B6B6B6;
}
:-ms-input-placeholder{/* Internet Explorer 10+ */
	color: #B6B6B6;
}
.answer_option{
	margin-right: 10px;
}

#box404 .btn_404 p{
	display:block;
	font-size:14px;
	text-align:center;
	width:150px;
	height:40px;
	margin:auto;
	background-color:#ffdd3d;
	line-height:40px;
	border-radius:5px;
	color:#ffffff;
}
#box404 .boy_404 img{
	display:block;
	margin:30px auto;
}

#code {
	padding-left: 20px;
	padding-top: 20px;
}

.top-label .wrap{
	height: 50px;
	line-height: 50px;
}
.top-label a{
	font-size: 18px;
	color: #8d8d8d;
}
.top-label .on{
	color: #ff5c1d;
}
/*sec-nav样式开始处*/
.sec-nav .wrap{
	font-size: 16px;
	line-height: 50px;
}
.sec-nav .wrap .span{
	cursor: pointer;
}

/*校招讨论群样式*/
.topR .box{
	float: left;
	position: relative;
	margin-top: 20px;
}
.topR .wechat-group{
	width: 125px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #ff5d1d;
	border-radius: 5px;
	color: #ff5d1d;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
}
.topR .wechat-group i{
	color: #ff5d1d;
	font-size: 19px;
	float: left;
	margin-top: 2px;
	margin-left: 13px;
	margin-right: 6px;
}
.topR .wechat-group span{
	float: unset;
}

.topR .box #box-layer{
	display: none;
	position: absolute;
	left: -70px;
	top: 47px;
	width: 300px;
	height: 400px;
	margin: auto;
	padding-top: 22px;
	text-align: center;
	background-color: #fff;
	border-radius: 11px;
	box-sizing: border-box;
	box-shadow: 0 0 20px rgba(0,0,0,.2);
}
.topR .box #box-layer .tit{
	font-size: 20px;
	color: #000;
	font-weight: bold;
}
.topR .box #box-layer .tit span{
	display: inline-block;
	margin: 2px;
	width: 2px;
	height: 14px;
	background-color: #000;
}
.topR .box #box-layer .sec{
	margin: 15px auto 0;
	width: 120px;
	height: 22px;
	font-size: 14px;
	color: #fff;
	background: -webkit-gradient(linear, 0 0, 100% 0, from(#FF8304), to(#FFC46B));
	border-radius: 24px;
}
.topR .box #box-layer .third{
	margin-top: 15px;
	font-size: 14px;
	text-align: center;
	color: #666666;
}
.topR .box #box-layer .scan-code{
	display: block;
	margin: 15px auto;
	width: 140px;
	height: 140px;
}
.topR .box #box-layer .follow{
	margin-top: 5px;
	font-size: 14px;
	color: #A2A1AC;
}
.topR .box #box-layer .group-type{
	margin-top: 16px;
	font-size: 13px;
	color: #000;
	text-align: center;
}
.topR .box #box-layer .group-type span{
	display: inline-block;
	width: 1px;
	height: 8px;
	margin: 0 3px;
	background-color: #000;
}



.topR .group{
	width: 245px;
	height: 280px;
	position: absolute;
	left: -51px;
	top: 50px;
	padding-top: 15px;
	background-color: #FFFFFF;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	box-sizing: border-box;
	z-index: 99;
}
.topR .group .head-box{
	padding-left: 10px;
}
.topR .group .head-box img{
	margin-top: 5px;
	margin-right: 5px;
	width: 80px;
	height: 80px;
	float: left;
}
.topR .group .head-box .right p{
	font-size: 16px;
}
.topR .group .head-box .right span{

}
.topR .group ul{
	margin-top: 5px;
}
.topR .group ul li{
	height: 40px;
	width: 100%;
	padding-left: 10px;
	line-height: 40px;
	border-bottom: 1px solid #e8e8e8;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.topR .group ul li:last-child{
	border: none;
}
.topR .group ul li:before{
	content: "▪";
	float: left;
	margin-right: 12px;
	color: #ff5c1d;
	font-size: 18px;
}

/*侧边栏样式开始处*/
.live-ad{
	position: fixed;
	left: 0;
	top: 35%;
	z-index: 999;
}
.live-ad i{
	position: absolute;
	right: 7px;
	bottom: 10px;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	cursor: pointer;
}
.Side{
	position: fixed;
	top: 35%;
	right: 0;
	z-index: 999999999;
}
.Side ul{

}
.Side ul li{
	padding: 10px 0;
	width: 65px;
	background-color: #fff;
	border-bottom: 1px solid #e8e8e8;
	box-sizing: border-box;
}
.Side ul li:first-child{
	padding: 0;
}
.Side ul li .gif{
	width: 100%;
	height: 100%;
}
.Side ul li:last-child{
	border-bottom: none;
}
.Side ul li img{
	display: block;
	margin: auto;
	width: 20px;
}
.Side ul li:hover p{
	color: #fe6d6a;
}
.Side ul li p{
	margin-top: 10px;
	text-align: center;
}
#top{
	height: 50px;
}
#top img{
	margin-top: 7px;
	width: 25px;
}
.Side .phone-consult{
	position: absolute;
	box-sizing: border-box;
	display: none;
	left: -426px;
	top: 22px;
	width: 410px;
	height: 163px;
	padding: 26px 34px 26px 19px;
	border-radius: 5px;
	background-color: #fff;
	background: url(https://cdn-r-test.oss-cn-hangzhou.aliyuncs.com/pro/image/PC/phone-consult-bk.png) no-repeat center;
	background-size: 428px 163px;
}
.Side .phone-consult .phone-title{
	margin-bottom: 15px;
	line-height: 22px;
	text-align: justify;
	font-size: 16px;
	color: #333;
	letter-spacing: .01px;
}
.Side .phone-consult .phone-content .phone-input{
	box-sizing: border-box;
	width: 262px;
	height: 38px;
	margin-right: 6px;
	border: 0;
	border-radius: 4px;
	padding: 9px 14px;
	vertical-align: middle;
	outline: 0;
	font-size: 14px;
	background-color: #F6F6F6;
}
.Side .phone-consult .phone-content .phone-btn{
	width: 65px;
	height: 34px;
	line-height: 34px;
	border: 0;
	border-radius: 4px;
	vertical-align: middle;
	outline: 0;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	background-color: #EF4C4F;
	letter-spacing: .18px;
	cursor: pointer;
}

.Side .group{
	display: none;
	width: 245px;
	height: 280px;
	position: absolute;
	right: 75px;
	top: -10px;
	padding-top: 15px;
	background-color: #FFFFFF;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	box-sizing: border-box;
	z-index: 99;
}
.Side .group .head-box{
	padding-left: 10px;
}
.Side .group .head-box img{
	margin-top: 5px;
	margin-right: 5px;
	width: 80px;
	height: 80px;
	float: left;
}
.Side .group .head-box .right p{
	font-size: 16px;
}
.Side .group ul{
	margin-top: 5px;
}
.Side .group ul li{
	height: 40px;
	width: 100%;
	padding-left: 10px;
	padding-top: 0;
	line-height: 40px;
	border-bottom: 1px solid #e8e8e8;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.Side .group ul li:last-child{
	border: none;
}
.Side .group ul li:before{
	content: "▪";
	float: left;
	margin-right: 12px;
	color: #ff5c1d;
	font-size: 18px;
}

.Side .follow{
	position: absolute;
	display: none;
	top: 35px;
	right: 75px;
	padding-top: 20px;
	width: 140px;
	height: 150px;
	background-color: #fff;
	border-radius: 5px;
	box-sizing: border-box;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	z-index: 99999999;
}
.Side .follow img{
	width: 80px;
	height: 80px;
	display: block;
	margin: auto;
}
.Side .follow p{
	margin-top: 15px;
	text-align: center;
	font-size: 14px;
}

.intern-tab{
	/*height: 70px;*/
	background-color: #fff;
}
.intern-tab .wrap{
	display: flex;
	height: 100%;
	justify-content: space-around;
	align-items: center;
}
.intern-tab .box{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 106px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 16px;
	color: #4F4F4F;
	border-radius: 3px;
}
.intern-tab .box i{
	margin-top: 6px;
	margin-right: 12px;
	color: #E3E7E9;
}
.intern-tab .active{
	color: #FD6756;
	background-color: #FFF2F0;
}
.intern-tab .active i{
	color: inherit;
}







