.course-text-warn .form-control{
	border-color: #ff5f45;
}

.course-text-warn .p-warn{
	display: block;
}

.course-user-place{
	margin: 3px 0 0 -20px;
}

.course-agree{
	margin-top: 24px;
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
}

.course-agree .label-checkboxss{
	background-image: url(../images/bg-check-none.png);
	font-size: 18px;
	color: #5a5a5a;
}

.course-machine-id{
	display: none;
	width: 40%;
	padding: 30px 0 8px;
	background-color: #ffffff;
	position: absolute;
	left: -1px;
	bottom: 100%;
	border: 1px solid #cccccc;
	z-index: 9;
}

.course-machine-id>span.icon-close{
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 12px;
	cursor: pointer;
}

.course-machine-id>span.icon-close:before{
	content:"\f115";
}

.course-machine-id>img{
	display: block;
	width: 289px;
	margin: 0 auto;
}

.course-machine-id>p{
	text-align: center;
	font-size: 14px;
	color: #303030;
	line-height: 24px;
	padding: 4px 0;
	margin-bottom: 10px;
}

.course-machine-id>a.btn{
	display: block;
	width: 80px;
	height: 28px;
	padding: 0;
	margin: 0 auto;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	line-height: 28px;
	background-color: #000000;
}

@media(max-width: 767px){
	.apply-form-course .apply-form-content .col-md-2.col-md-offset-1>.course-text{
		height: auto;
		padding-bottom: 8px;
	}

	.apply-form-course .apply-form-content>.row>.col-md-1>.course-text{
		height: auto;
		padding-bottom: 8px;
	}

	.apply-form-course .apply-form-content>.row>div:nth-child(2),
	.apply-form-course .apply-form-content>.row>div:nth-child(4)
	{
		padding-right: 0;
		width: 40%;
	}

	.apply-form-course .apply-form-content>.row>div:nth-child(3),
	.apply-form-course .apply-form-content>.row>div:nth-child(5)
	{
		width: 60%;
		padding-left: 0;
	}

	.course-user-place{
		margin: 0 0 28px;
		display: flex;
		justify-content: space-between;
	}

	.apply-form-content .title-h4 .h4{
		padding: 10px 0;
		margin-bottom: 10px;
		border-bottom: 1px solid #fc1c12;
	}

	.apply-form-course>.apply-form-submit{
		background-color: #ffffff;
		margin-bottom: 130px;
		padding-bottom: 80px;
	}
}

.magazine{
	margin-bottom: 20px;
	background-color: #ffffff;
}

.magazine-img{
	overflow: hidden;
}

.magazine-img img{
	display: block;
	width: 100%;
}

.magazine-info{
	padding: 0 15px;
	overflow: hidden;
}

.magazine-info h3{
	font-size: 18px;
	color: #303030;
	line-height: 28px;
}

.magazine-info ul{
	padding-left: 0;
	margin-bottom: 60px;
	list-style-type: none;
	font-size: 14px;
	color: #303030;
}

.magazine-info ul li{
	padding: 10px 0;
	border-bottom: 1px solid #e6e6e6;
}

.magazine-info ul li:last-child{
	border-bottom-width: 0;
}

.magazine-info ul li>a{
	display: block;
	padding-left: 24px;
	line-height: 24px;
	color: #303030;
	position: relative;
}

.magazine-info ul li>a:hover{
	color: #ff5a36;
}

.magazine-info ul li>a:active{
	color: #ff0000;
}

.magazine-info ul li>a>span.glyphicon{
	position: absolute;
	left: 0;
	top: 5px;
	margin-right: 0;
	color: #ff0000;
}

.magazine-history-item{
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #ffffff;
}

.magazine-history-item>a{
	display: block;
	overflow: hidden;
	width: 100%;
}

.magazine-history-item>a>img{
	display: block;
	width: 100%;
}

.magazine-history-item>p{
	margin-bottom: 0;
	padding: 10px 18px;
	font-size: 16px;
	color: #494949;
	line-height: 26px;
	height: 46px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.magazine-history-item>p>a{
	color: #494949;
}

.magazine-history-item>p>a:hover{
	color: #ff5a36;
}

.magazine-history-item>p>a:active{
	color: #ff0000;
}

.white-main{
	padding: 50px 0;
	background-color: #ffffff;
}


.service-img{
	overflow: hidden;
}

.service-img>img{
	display: block;
	width: 100%;
}

/* 服务中心栏目 service-info */
.service-info{
	padding: 0 15px;
	overflow: hidden;
}

.service-info h3{
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 18px;
	color: #303030;
	line-height: 34px;
}

.service-info h3>span.iconfont{
	font-size: 24px;
}


.service-info h3>img{
	margin-top: -10px;
	margin-right: 10px;
}


.gray-main{
	padding: 50px 0;
}

.service-item-main{
	font-size: 14px;
	color: #303030;
	line-height: 36px;
}

.service-item-main>a{
	color: #303030;
}

.service-item-main>a>span.glyphicon{
	margin-right: 6px;
	color: #ff0000;
}

.service-info>.row>.col-md-6>.btn_view_more{
	margin-top: 60px;
}

@media (max-width: 767px) {
	.service-info>.row>.col-xs-4:nth-child(odd){
		margin-left: 16.66666666%;
	}
}

.service-p{
	font-size: 16px;
	color: #353535;
	line-height: 26px;
}

.service-p>p{
	margin-bottom: 0;
}

.service-p-tel{
	font-size: 14px;
	color: #999999;
	line-height: 26px;
}

.service-p-tel>p{
	margin-bottom: 0;
}

.service-p-tel>p>a{
	font-size: 20px;
	color: #ff5a36;
}

@media(max-width: 767px){
	.service-base-nav>.col-xs-10>.button-item>.btn{
		font-size: 16px;
	}
}

.service-base{
	overflow: hidden;
}

.service-base>h3{
	font-size: 18px;
	color: #353535;
	line-height: 28px;
}

@media(max-width: 767px){
	.service-base-title-hl>h3{
		font-size: 22px;
	}

	.service-base>h3{
		font-size: 16px;
	}
}

.service-base>h3>.glyphicon{
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	color: #ff0000;
}

.service-base-img{
	overflow: hidden;
	padding: 30px 0 40px;
	text-align: center;
}

@media (max-width: 767px) {
	.service-base-img>img{
		display: block;
		width: 100%;
		margin: 0 auto;
	}
}

.service-base-p{
	font-size: 16px;
	color: #353535;
	line-height: 24px;
}

.solve-list{
	overflow: hidden;
	margin-bottom: 20px;
}

@media(min-width: 768px){
	.solve-list{
		min-height: 800px;
	}

	.solve-list-padding-none{
		min-height: 0;
	}

}

@media(max-width: 767px){
	.solve-list{
		padding-left: 30px;
		padding-right: 30px;
	}

	.solve-list-padding-none{
		padding-left: 0;
		padding-right: 0;
	}

}

.solve-list-item{
	display: block;
	margin: 10px 0 10px;
	padding: 10px 0 18px;
	height: 59px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;

	font-size: 16px;
	color: #353535;
	line-height: 30px;
	border-bottom: 1px solid #e6e6e6;
}

.solve-list-item:first-child{
	margin-top: 0;
}

.solve-list-item:last-child{
	border-bottom-width: 0;
}

.solve-list-item>span.glyphicon{
	font-size: 14px;
	color: #ff0000;
}

.solve-list-item:hover{
	color: #ff0000;
}

.solve-list-item:focus,
.solve-list-item.on-focus,
.solve-list-item.on-focus>span.glyphicon{
	color: #c20000;
}

.solve-main-img{
	overflow: hidden;
	margin-bottom: 20px;
}

.solve-main-img>div{

}
.solve-main-img>div>img{
	display: block;
	width: 100%;
}

.solve-main-txt{
	overflow: hidden;
}

.solve-main-txt>p{
	font-size: 16px;
	line-height: 30px;
	color: #303030;
}

.source-app-main-bottom{
	clear: left;
	margin-bottom: 55px;
	display: flex;
}

.source-app-main-bottom>.col-md-4{
	background-clip: content-box;
	background-color: #ffffff;
}

.source-app-main-bottom>.col-md-4>p{
	padding-left: 20px;
}

.source-app-main-bottom>.col-md-8{
	background-clip: content-box;
	background-color: #ffffff;
}

.source-app-main-bottom>.col-md-8>.row{
	margin-top: 20px;
}


/* 关注、微信微博部分 */
.guanzhu{
	width: 100%;
	max-width: 1040px;
	margin: 0 auto;
	position: relative;
}

@media (max-width: 767px) {
	.guanzhu{
		display: none;
	}
}

.guanzhu-main{
	padding: 0 0 4px;
	margin: 0;
	overflow: hidden;
	font-size: 14px;
	color: #999999;
	text-align: right;
}

.guanzhu-main span.iconfont{
	font-size: 26px;
	position: relative;
	top: 2px;
	cursor: pointer;
}

.guanzhu-main>span:first-child{
	margin-left: 14px;
}

.guanzhu-main>span:first-child:hover
{
	width: 27px;
  height: 27px;
  display: inline-block;
  position: relative;
  top: 8px;
  background: url(../images/bg-foot-weixin.png) 0 center no-repeat;
  background-size: 100% auto;
}

.guanzhu-main>span:first-child:hover:before
{
	content: '';
}

.guanzhu-main>a{
	margin-left: 14px;

}

.guanzhu-main>a:hover
{
	display: inline-block;
  width: 27px;
  height: 27px;
  background: url(../images/bg-foot-weibo.png) 0 center no-repeat;
  background-size: 100% auto;
  position: relative;
  top: 7px;
}

.guanzhu-main>a:hover span:before
{
	content: '';
}


.guanzhu-main>a,
.guanzhu-main>a:hover,
.guanzhu-main>a:active
{
	color: #999999;
}

.share{
	display: none;
	position: absolute;
	padding: 34px 0 28px;
	background-color: #fcfcfc;
	width: 510px;
	right: 0;
	bottom: 68px;
	bottom: 50px;
	z-index: 9;
	box-shadow: 0 0 12px #c7c7c7;
}

.share>span.iconfont{
	color: #bfbfbf;
	font-size: 18px;
	position: absolute;
	right: 20px;
	top: 22px;
	cursor: pointer;
}

.share>span.iconfont:before{
  content: "\f115";
}

.share>h5{
	margin: 0;
	padding-bottom: 8px;
	font-size: 16px;
	line-height: 20px;
	color: #999999;
	text-align: center;
}

.guanzhu-content{
	display: flex;
	justify-content: center;
}

.guanzhu-content-pic{
	width: 140px;
	overflow: hidden;
}

.guanzhu-content-pic:first-child{
	margin-right: 68px;
}


.guanzhu-content-pic>div{
	width: 140px;
	height: 140px;
	overflow: hidden;
}

.guanzhu-content-pic>div>img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	background-color: #ffffff;
}

.guanzhu-content-pic>p{
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 24px;
	color: #303030;
	text-align: center;
}

.anzhuang-bottom-block-title{
	margin: 30px 0 10px;
}

.anzhuang-bottom-block-title>h3{
	padding: 10px 0;
	font-size: 18px;
	color: #999999;
	line-height: 28px;
	text-align: center;
}

.training-bottom-btn{
	margin-bottom: 20px;
}

@media (max-width:767px) {
	.training-bottom-btn{
		margin-bottom: 40px;
	}

}

.select-block-a{
	overflow: hidden;
}

.select-label{
	display: block;
	width: 100%;
	margin: 0 0 28px;
	position: relative;
	cursor: pointer;
}

.select-label:after{
  display: block;
  content: "";
  width: 30px;
  position: absolute;
  z-index: -1;
	top: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
}

.select-label>i{
	display: block;
	width: 2px;
	height: 2px;

	position: absolute;
	top: 6px;
	right: 23px;
	z-index: 1;
	background-color: transparent;
	font-size: 21px;
	color: transparent;
}

.select-main{
	display: block;
	width: 100%;
	padding-left: 10px;
	font-size: 16px;
	color: #5a5a5a;
	height: 32px;
	background-color: transparent;
	border: 1px solid #000000;
	border-radius: 0;
	font-weight: normal;
	cursor: pointer;
}

.select-block-a>.select-label:after{
	background-color: #000000;
}

.select-block-a>.select-label>i{
	color: #ffffff;
}

.select-block-a>.select-label>i:before{
	background-color: #000000;
}

.select-block-b>.select-label:after{
	background-color: transparent;
}

.select-block-b>.select-label>i{
	color: black;
	font-size: 23px;
	top: 5px;
	right: 23px;
}

.select-block-b>.select-label>i:before{
	background-color: #ffffff;
}

.white-form{
	background-color: #ffffff;
	margin-top: 20px;
}

.training-apply-tel{
	overflow: hidden;
}

.training-apply-tel>h3{
	margin: 0 0 5px;
	font-size: 20px;
	line-height: 32px;
	color: #303030;
	text-align: center;
}

.training-apply-tel>h3>small{
	display: block;
	font-size:14px;
	color: #999999;
	line-height: 20px;
	text-align: center;
}
.training-apply-tel>h3>.small1{
	display: block;
	font-size:14px;
	color: #5a5a5a;
	line-height: 20px;
	text-align: center;
	margin-bottom:6px;
	margin-top:10px;
}

.training-apply-tel>p{
	margin: 0 0 30px;
	padding: 0;
	text-align: center;
}

.training-apply-tel>p>a{
	display: inline-block;
	padding: 0 25px;
	font-size: 24px;
	color: #ff5a36;
	line-height: 32px;
	font-weight: bold;
}

.training-apply-tel>p>a>span{
	display: block;
	font-size: 14px;
	color: #999999;
	line-height: 22px;
	text-align: center;
	font-weight: normal;
}

.training-apply-tel-btn{
	border-bottom: 1px solid #e6e6e6;
}

.training-apply-tel-btn>.row>.col-xs-8>.button-item{
	display: none;
}

@media(min-width:992px){
	.apply-form>.apply-form-service-submit .button-main{
		margin: 0 -10px;
	}

}


@media(max-width:767px){
	.white-form,
	.apply-form>.apply-form-content,
	.apply-form>.apply-form-service-submit{
		padding: 0 18px;
	}

	.apply-form-course>.apply-form-content{
		padding-top: 20px;
	}

	.apply-form>.apply-form-service-submit .button-main>a.btn{
		line-height: 26px;
		font-size: 14px;
		border: none;
	}

	.training-apply-tel>h3{
		padding: 0px 0 6px;
	}

	.training-apply-tel>p{
		margin-bottom: 5px;
	}

	.training-apply-tel>p>a:first-child{
		margin-bottom: 2px;
	}

	.training-apply-tel-btn>.row>.col-xs-8>.button-item{
		display: block;
		margin-bottom: 15px;
	}

	.training-apply-tel-btn>.row>.col-xs-8>.button-item>a.btn{
		background-color: #000000;
		color: #ffffff;
		line-height: 30px;
		border: none;
	}

	.training-apply-tel-btn>.row>.col-xs-8>.button-item>a.btn>span{
		font-size: 24px;
		margin-right: 6px;
		top: 3px;
	}






}

.apply-form-unit{
	margin-bottom: 16px;
}

.apply-form-unit>.form-group{
	margin-bottom: 0;
}

.apply-form-unit>.form-group>label{
	position: relative;
	display: block;
	margin-bottom: 0;
	padding: 2px 0 2px 14px;
	font-size: 16px;
	color: #5a5a5a;
	line-height: 20px;
	font-weight: normal;
}

.apply-form-unit>.form-group>label>span{
	color: #ff5f45;
	font-weight: bold;
	font-size: 22px;
	position: absolute;
	top: 6px;
	left: 2px;

}

@media(max-width:767px){
	.apply-form-unit>.form-group>label>span{
		top: 4px;
	}
}

.apply-form-unit>.form-group>input{
	outline: none;
	border-radius: 0;
	border: 1px solid #000000;
	font-size: 16px;
	color: #303030;
}

.apply-form-unit>.form-group>input::-webkit-input-placeholder { /* WebKit browsers */
	font-size: 14px;
  color: #999999;
}
.apply-form-unit>.form-group>input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	font-size: 14px;
  color: #999999;
}
.apply-form-unit>.form-group>input::-moz-placeholder { /* Mozilla Firefox 19+ */
	font-size: 14px;
  color: #999999;
}
.apply-form-unit>.form-group>input:-ms-input-placeholder { /* Internet Explorer 10+ */
	font-size: 14px;
  color: #999999;
}

@media(max-width: 767px){
	.apply-form-unit>.form-group>input::-webkit-input-placeholder,
	.apply-form-unit>.form-group>input:-moz-placeholder,
	.apply-form-unit>.form-group>input::-moz-placeholder,
	.apply-form-unit>.form-group>input:-ms-input-placeholder
	{
		font-size: 12px;
	}
}


.apply-form-unit .select-main{
	font-size: 14px;
	color: #999999;
}

/* 默认颜色，改变后另一种颜色，下拉选项颜色还不同 */
.apply-form-unit .select-main option{
	color: rgb(48, 48, 48);
}

.apply-input-title{
	overflow: hidden;
}

.apply-input-title>p{
	padding: 2px 0 2px 14px;
	font-size: 16px;
	color: #5a5a5a;
	line-height: 20px;
	margin-bottom: 0;
	position: relative;
}

.apply-input-title>p>span{
	color: #ff5f45;
	font-weight: bold;
	font-size: 22px;
	position: absolute;
	top: 6px;
	left: 2px;
}

@media(max-width:767px){
	.apply-input-title>p>span{
		top: 4px;
	}
}

.apply-form-unit .select-label{
	margin-bottom: 0;
}

.apply-textarea{
	overflow: hidden;
}

.apply-textarea>textarea{
	max-width: 100%;
	height: auto;
	border-radius: 0;
	border: 1px solid #000000;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0);
	font-size: 16px;
	color: #303030;
	line-height: 20px;
}


.apply-textarea>textarea::-webkit-input-placeholder { /* WebKit browsers */
	font-size: 14px;
  color: #999999;
}
.apply-textarea>textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	font-size: 14px;
  color: #999999;
}
.apply-textarea>textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
	font-size: 14px;
  color: #999999;
}
.apply-textarea>textarea:-ms-input-placeholder { /* Internet Explorer 10+ */
	font-size: 14px;
  color: #999999;
}

@media(max-width: 767px){
	.apply-textarea>textarea
	{
		font-size: 14px;
	}

	.apply-textarea>textarea::-webkit-input-placeholder,
	.apply-textarea>textarea:-moz-placeholder,
	.apply-textarea>textarea::-moz-placeholder,
	.apply-textarea>textarea:-ms-input-placeholder
	{
		font-size: 12px;
	}
}

.apply-form-service-submit{
	margin-bottom: 30px;
	padding: 10px 0 30px;
	background-color: #ffffff;
}

/* 其他型号输入框默认是隐藏的 */
.apply-form-unit-yiqi-other{
	display: none;
}

.apply-form-unit-warn{
	position: relative;
}

.apply-form-unit-warn .form-group>input,
.apply-form-unit-warn .select-main,
.apply-form-unit-warn .apply-textarea>textarea{
	border-color: #ff5f45;
}

.p-warn{
	display: none;
	overflow: hidden;
	position: relative;
	padding: 2px 0 2px 14px;
	font-size: 12px;
	color: #ff5f45;
	line-height: 18px;
	margin-bottom: 0;
}

.apply-form-unit-warn>.p-warn{
	display: block;
}


.p-warn>span{
  font-size: 22px;
  position: absolute;
  top: 7px;
  left: 2px;
}

@media(max-width:767px){
	.p-warn>span{
		top: 4px;
	}
}

.label-radio{
	padding-left: 30px;
	position: relative;
	overflow: hidden;
	font-size: 16px;
	color: #5a5a5a;
	line-height: 24px;
	background-image: url(../images/bg-check.png);
	background-repeat: no-repeat;
	background-position: 0 -453px;
}

.label-radio.label-radio-on{
	background-position: 0 -301px;
}

.label-radio>input{
	position: absolute;
	left: -999px;
}

/* 服务申请-成功 */
.white-new{
	margin: 20px 0;
	background-color: #ffffff;
}

@media(max-width:767px){
	.white-new{
		padding: 0 20px;
	}
}

.apply-sucess-title-icon
{
	text-align: center;
}

.apply-sucess-title-icon>span.iconfont
{
	display: inline-block;
	font-size: 106px;
	color: #95db6f;
}

.apply-sucess-title
{
	margin-bottom: 20px;
	padding-bottom: 50px;
	border-bottom: 1px solid #e6e6e6;
	text-align: center;
	color: #303030;
	font-size: 20px;
	line-height: 32px;
}

.apply-sucess-title>span
{
	display: inline-block;
	font-size: 14px;
	color: #999999;
}

@media(max-width:767px){
	.apply-success-btn.button-item>span{
		display: block;
	}
}

.apply-success-last-btn
{
	margin-bottom: 100px;
}


/* 售后服务中心，手机页面调整 */
@media(max-width: 767px){
	.title-hl
	{
		padding-top: 10px;
	}

	.title-hl>h3{
		font-size: 16px;
	}

	.training-apply-tel>h3
	{
		font-size: 14px;
	}

	.training-apply-tel>h3>small
	{
		font-size: 12px;
	}

	.training-apply-tel>p>a
	{
		font-size: 18px;
		line-height: 20px;
		margin-bottom: 4px;
	}

	.training-apply-tel>p>a:first-child
	{
		margin-bottom: 6px;
	}

	.training-apply-tel>p>a>span
	{
		font-size: 12px;
	}

	.training-apply-tel-btn>.row>.col-xs-8>.button-item>a.btn
	{
		line-height: 20px;
		font-size: 14px;
		padding-bottom: 9px;
	}

	.training-apply-tel-btn>.row>.col-xs-8>.button-item>a.btn>span
	{
		font-size: 20px;
		top: 3px;
	}

	.apply-input-title>p
	{
		font-size: 12px;
	}

	.apply-sucess-title
	{
		font-size: 14px;
		line-height: 24px;
	}

	.apply-sucess-title>span
	{
		font-size: 12px;
	}

	.apply-success-btn.button-item>span
	{
		font-size: 14px;
		line-height: 20px;
	}

	.apply-form-unit>.form-group>input
	{
		height: 32px;
		padding-top: 2px;
		padding-bottom: 2px;
		font-size: 14px;
	}

	.button-item>a.btn
	{
		font-size: 14px;
		line-height: 28px;
	}

	.apply-form-unit .select-main
	{
		font-size: 12px;
	}

	.apply-form-unit>.form-group>label
	{
		font-size: 12px;
	}
}
.suc-value-tel{
  padding-left: 10px;
  line-height: 42px;
  font-size: 14px;
  font-weight: bold;
}


