input::-webkit-input-placeholder {
/* WebKit browsers */
color: #666666;
font-size: 14px;
}
input:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
color: #666666;
font-size: 14px;
}
input::-moz-placeholder {
/* Mozilla Firefox 19+ */
color: #666666;
font-size: 14px;
}
input:-ms-input-placeholder {
/* Internet Explorer 10+ */
color: #666666;
font-size: 14px;
}
.buytap{
	height: 60px;
	background: url(../image/consult1.png);
	max-width: 1920px;
	background-repeat: no-repeat;
	margin: auto;
	display: block;
}
.buytap .inputbox{
	width: 340px;
	height: 39px;
	background: #F7FAFF;
	border-radius: 20px 0px 0px 20px;
	position: relative;
	float: right;
	margin-top: 10px;
}
.buytap .inputbox input{
	height: 39px;
	padding-left: 20px;
	box-sizing: border-box;
	border-radius: 20px 0px 0px 20px;
	background: #F7FAFF;
	width: 80%;
}

.buytap .inputbox .a1{
	width: 39px;
	height: 39px;
	background: #E5E5E5;
	border-radius: 20px;
	position: absolute;
	right: -18px;
	padding-top: 2px;
}
.buytap .inputbox .a2{
	position: absolute;
	right: 25px;
	padding-top: 11px;
	font-size: 12px;
	top: 0;
	color: #666666;
	cursor: pointer;
}

.buytap .inputbox a img{
	display: block;
	margin: auto;
}

.c_banner{
	height: 420px;
	margin-top: 15px;
}
.c_banner .banner_le{
	width: 863px;
	height: 420px;
	background: #FFFFFF;
	box-shadow: 0px 8px 21px 0px rgba(92, 92, 92, 0.13);
	border-radius: 6px 0 0 6px;
	float: left;
	padding: 13px 20px;
}


.c_banner .banner{
	width: 100%;
	height: 280px;
	background: #E4007F;
	border-radius: 6px;
}

.swiper-container .swiper-pagination-bullet-active {
    opacity: 1;
    background-color: #FFFFFF!important;
	width: 25px;
	border-radius: 8px!important;
}
.c_banner  .logobox{
	width: 100%;
	height: 100px;
	border-radius: 6px;
	margin-top: 12px;
}

.c_banner .mag_ri{
	width: 337px;
	height: 420px;
	background: #FFFFFF;
	box-shadow: -8px 0px 21px 0px rgba(92, 92, 92, 0.13);
	border-radius: 0px 6px 6px 0px;
	float: right;

}
.c_banner .mag_ri .tapimg{
	height: 47px;
}
.c_banner .mag_ri .tapimg a{
	margin: 18px 20px 0 0px;
}
.c_banner .mag_ri .newlist{
	padding: 0 20px 0 15px;
}

.c_banner .mag_ri .newlist .p1{
	width: 68px;
	height: 21px;
	line-height: 21px;
	background: #FFF0E9;
	border: 1px solid #FFBB9D;
	border-radius: 11px;
	font-size: 12px;
	text-align: center;
	color: #FF6419;
	float: left;
}
.c_banner .mag_ri .newlist .a1{
	font-size: 14px;
	color: #333333;
	width: 215px;
	float: right;
}
.c_banner .mag_ri .newlist .a1:hover{
	color: #FF6419;
}
.c_banner .mag_ri .newlist ul li{
	margin-bottom: 12px;
}
.consultbox{
	margin-top: 15px;
}
.consultbox .consult_le{
	width: 855px;
	background: #FFFFFF;
	box-shadow: 0px 8px 21px 0px rgba(92, 92, 92, 0.13);
	border-radius: 6px;
	float: left;
	padding: 0 17px;
	margin-bottom: 60px;
}

.consultbox .consult_ri{
	width: 330px;
	float: right;
	min-height: 400px;
	background: #FFFFFF;
	box-shadow: 0px 7px 24px 0px rgba(92, 92, 92, 0.18);
	border-radius: 6px;
	margin-bottom: 60px;
}

.consultbox .consult_ri .question{
	padding: 0 15px;
}

.titlebox{
	box-sizing: border-box;
	height: 50px;
	line-height: 50px;
	position: relative;
}
.titlebox .xian{
	width: 61px;
	height: 2px;
	background: #FFC0AD;
	border-radius: 1px;
	position: absolute;
	top: 0;
	left: 0;
}
.consultbox .consult_ri .cultureimg{
	width: 100%;
	height: 169px;
	background: #48B3EF;
	border-radius: 6px;
	overflow: hidden;
	position: relative;
}

.consultbox .consult_ri .cultureimg .img100{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	transition: transform 1s;
}

.consultbox .consult_ri .cultureimg .img100:hover{
	transition: transform 1s;
	transform:scale(1.1)
}

.titlebox .ptitle{
	font-size: 16px;
	color: #333333;
	font-weight: 800;
}

.titlebox .pgd{
	font-size: 12px;
	color: #999999;
}
.consultbox .consult_ri .course_list .sonbox {
    margin-bottom: 15px;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 20px;
}
.consultbox .consult_ri .course_list .sonbox .p1{
	font-size: 24px;
	color: #FF6419;
	font-weight: 800;
}

.consult_tap{
	width: 100%;
	height: 46px;
	background: #F1F1F1;
	border-radius: 6px;
}
.consult_tap .box{
	width: 88%;
	margin: auto;
	padding-top: 5px;
}
.consult_tap .box .p1{
	height: 36px;
	background: #F1F1F1;
	border-radius: 6px;
	cursor: pointer;
	text-align: center;
	line-height: 36px;
	width: 90px;
	color: #333333;
	font-size: 16px;
}
.p1active{
	background: white!important;
	color: #FF6419!important;
}
.consult_list{
	margin-top: 20px;
}
.consult_list .sonlist{
	margin-bottom: 20px;
}
.consult_list .sonlist .sonlistimg{
	width: 230px;
	height: 150px;
	border-radius: 6px;
	float: left;
	position: relative;
	overflow: hidden;
}

.consult_list .sonlist .sonlistimg .img100{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	transition: transform 1s;
}

.consult_list .sonlist .sonlistimg .img100:hover{
	transition: transform 1s;
	transform:scale(1.1)
}

.consult_list .sonlist .imgmsg{
	float: right;
	width: 570px;
	height: 165px;
	border-bottom: 1px solid #E9EAED;
}
.consult_list .sonlist .imgmsg .msg{
	height: 78px;
	margin-top: 8px;
	position: relative;
	color: #666666;
	line-height: 25px;
	font-size: 14px;
}
.consult_list .sonlist .imgmsg .time{
	margin-top: 5px;
}
.consult_list .sonlist .imgmsg .time .p2{
	color: #999999;
	font-size: 14px;
	float: left;
}
.consult_list .sonlist .imgmsg .time .num{
	color: #999999;
	font-size: 14px;
	float: left;
	margin-left: 20px;
}
/* 详情 */
