body{
	background: #f6f6f6;
}
#type-case *{
	box-sizing: border-box;
}
#type-case .position a,#type-case .position{
	color: #1191bb;
	font-size: 13px;
}
#type-case .position span{
	color: #8f8f8f;
}
/*小标题*/
.demand-title{
	height: 80px;
	line-height: 80px;
	font-size: 42px;
	text-align: center;
	border-bottom: 1px solid #eaeaea;
}
.demand-title span{
	display: inline-block;
	vertical-align: top;
	height: 79px;
	width: 300px;
	border-bottom: 4px solid #8c8c8c;
}
/*产品图片*/
#type-case .pro-sum{
	border: 1px solid #ececec;
	margin-bottom: 18px;
	background: #fff;
}
#type-case .pro-sum .img-banner{
	width: 600px;
	height: 360px;
	position: relative;
}
#type-case .pro-sum .img-banner .banner-list{
	height: 360px;
	overflow: hidden;
	position: relative;
}
#type-case .pro-sum .img-banner .banner-list ul{
	position: absolute;
	left:0;
	height: 360px;
}
#type-case .pro-sum .img-banner .banner-list li{
	float: left;
	width: 600px;
	height: 360px;
	text-align: center;
	line-height: 360px;
}
#type-case .pro-sum .img-banner .banner-list li img{
	width: auto;
	height: auto;
	max-width: 600px;
	max-height: 360px;
	vertical-align: middle;
}
#type-case .pro-sum .img-banner .b-btn{
	position: absolute;
	top:45%;
	display: block;
	width: 30px;
	height: 60px;
	z-index: 30;
	background: url(../../img/demand/banner-arrow.png) rgba(0,0,0,0.5) no-repeat 3px 11px;
}
#type-case .pro-sum .img-banner .b-right{
	right: 0;
	background-position: 7px -37px;
}
#type-case .pro-sum .img-banner .current-box{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 50px;
	height: 30px;
	line-height: 30px;
	background: rgba(0,0,0,0.5);
	z-index: 30;
	font-size: 14px;
	text-align: center;
	color: #fff;
}
#type-case .pro-sum .img-banner .current-box span{
	color: #e01222;
}
#type-case .pro-sum .case-intro{
	width: 588px;
	height: 360px;
	padding: 15px 45px;
}
#type-case .pro-sum .case-intro .type-name{
	font-size: 16px;
	color: #494545;
	font-weight: bold;
}
#type-case .pro-sum .case-intro .em{
	color: #E01222;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	margin-top: 5px;
}
#type-case .pro-sum .case-intro .intro{
	height: 84px;
	color: #E01222;
	line-height: 20px;
	background: #e8e8e8;
	padding: 10px;
	overflow: hidden;
	margin-top: 10px;
}
#type-case .pro-sum .case-intro .contact-box{
	text-align: center;
}
#type-case .pro-sum .case-intro .contact-box .btn{
	display: inline-block;
	vertical-align: top;
	width: 180px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 15px;
}
#type-case .pro-sum .case-intro .type-box{
	height: 144px;
	padding:0 6px;
	margin-top: 15px;
}
#type-case .pro-sum .case-intro .type-box{
	height: 153px;
}
#type-case .pro-sum .case-intro .type-box p{
	margin-bottom: 9px;
	color:#2a2a2a;
	line-height: 26px;
}
#type-case .pro-sum .case-intro .type-box p span{
	display: inline-block;
	vertical-align: top;
	height: 26px;
	line-height: 26px;
	color: #131313;
	font-weight: bold;
}
#type-case .pro-sum .case-intro .type-box p a{
	display: inline-block;
	vertical-align: top;
	padding: 0 12px;
	border: 1px solid #e2e2e2;
	background: #fafafa;
	margin-left: 8px;
	border-radius: 3px;
	color:#2a2a2a;
}
#type-case .pro-sum .case-intro .type-box p a.active,#type-case .pro-sum .case-intro .type-box p a:hover{
	border-color:#e01222;
	background: #e01222;
	color: #fff;
}
#type-case .pro-sum .case-intro .contact-box .tel-btn{
	background: #E01222;
	color: #fff;
	margin-right: 10px;
}
#type-case .pro-sum .case-intro .contact-box .go-btn{
	border:1px solid #1191bb;
	color: #1191bb;
}
/*公司介绍*/
#type-case .product-box{
	margin-bottom: 18px;
}
#type-case .product-box .intro-box{
	width: 410px;
	height: 295px;
	background: #fff;
	padding: 15px;
	border: 1px solid #ececec;
}
#type-case .product-box .title{
	color: #474747;
	font-size: 15px;
	position: relative;
	text-indent: 15px;
}

#type-case .product-box .title:before{
	content:'';
	width: 3px;
	height: 18px;
	background: #E01222;
	position: absolute;
	left:0;
	top: 1px;
}
#type-case .product-box .title a{
	color: #E01222;
	font-size: 12px;
	margin-top: 5px;
}
#type-case .product-box .intro-box .content{
	color: #999999;
	font-size: 13px;
	line-height: 21px;
	margin-top: 15px;
	letter-spacing: 1px;
	/*height: 147px;*/
	height: 230px;
	overflow: hidden;
	padding: 0 8px;
}
#type-case .product-box .intro-box .btn-box{
	text-align: center;
	margin-top: 30px;
}
#type-case .product-box .intro-box .btn-box a{
	display: inline-block;
	vertical-align: top;
	width: 170px;
	height: 35px;
	line-height: 35px;
	font-size: 13px;
	text-align: center;
	color: #E01222;
	border: 1px solid #e5e5e5;
}
#type-case .product-box .intro-box .btn-box a:first-child{
	background: #E01222;
	color: #fff;
	border-color: #E01222;
	margin-right: 19px;
}
#type-case .product-box .range-box{
	width: 430px;
	height: 295px;
	background: #fff;
	padding: 15px;
	border: 1px solid #ececec;
	margin-left: 10px;
}
#type-case .product-box .range-box .content{
	margin-top: 15px;
	letter-spacing: 1px;
	padding: 0 8px;
	height: 180px;
	overflow: hidden;
}
#type-case .product-box .range-box table{
	width: 100% !important;
	border-collapse: collapse;
	border:solid #e5e5e5;
	border-width: 1px 0 0 1px; 
}
#type-case .product-box .range-box table td{
	padding: 6px 0 6px 10px !important;
	color: #131313;
	border-right: 1px solid #e5e5e5;
}
#type-case .product-box .range-box table tr{
	border-bottom: 1px solid #e5e5e5;
}
#type-case .product-box .range-box table td:first-child{
	color: #e01222;
	font-size: 13px !important;
	padding-left: 0;
	text-align: center !important;
	background: #f6f6f6;
	width: 105px;
}
#type-case .product-box .range-box table td span{
	float: left;
	padding:1px 4px;
	font-size: 13px !important;
}
#type-case .product-box .range-box .btn-box{
	text-align: center;
	margin-top: 14px;
}
#type-case .product-box .range-box .btn-box a{
	display: inline-block;
	vertical-align: top;
	width: 170px;
	height: 35px;
	line-height: 35px;
	font-size: 13px;
	text-align: center;
	color: #E01222;
	border: 1px solid #e5e5e5;
}
#type-case .product-box .choose-box{
	width: 330px;
	height: 295px;
	background: url(../../img/demand/xuanxing-bg.jpg) no-repeat top center;
}
#type-case .product-box .choose-box .ctitle{
	font-size: 18px;
	text-align: center;
	color: #fff;
	padding-top:14px;
}
#type-case .product-box .choose-box .content{
	padding:24px 35px;
	color: #e01222;
	font-size: 13px;
	line-height: 23px;
}
#type-case .product-box .choose-box .content p:first-child{
	margin-bottom: 21px;
}
#type-case .product-box .choose-box a{
	display: block;
	margin:17px auto;
	color: #E01222;
	font-size: 13px;
	text-align: center;
	padding-right:20px;
}
/*线下服务商家*/
#type-case .service-container{
	padding-bottom: 60px;
}
#type-case .service-container .case-list{
	margin-top: 30px;
	text-align: center;
}
#type-case .service-container .case-list li{
	width: 280px;
	height: 338px;
	border: 1px solid #e1e1e1;
	margin-right: 16px;
	margin-bottom: 10px;
	display: inline-block;
	transition: All 0.5s;
	-webkit-transition: All 0.5s;
	-moz-transition:All 0.5s;
	-ms-transition: All 0.5s;
	-o-transition: All 0.5s;
}
#type-case .service-container .case-list li:last-child{
	margin-right: 0;
}
#type-case .service-container .case-list li:hover .img-box img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}
#type-case .service-container .case-list li:hover{
	border-color: transparent;
    box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -moz-box-shadow: 0 15px 30px rgba(0,0,0,.1);
    transform: translate3d(0,-4px,0);
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
    -ms-transform: translate3d(0,-4px,0);
	-o-transform: translate3d(0,-4px,0);
}
#type-case .service-container .case-list li .img-box{
	height: 180px;
	overflow: hidden;
	position: relative;
}
#type-case .service-container .case-list li .img-box img{
	transition: All 0.6s ease-in-out;
	-webkit-transition: All 0.6s ease-in-out;
	-moz-transition:All 0.6s ease-in-out ;
	-ms-transition: All 0.6s ease-in-out;
	-o-transition: All 0.6s ease-in-out;
}

#type-case .service-container .case-list li .case-intro{
	padding: 55px 10px 0 10px;
	text-align: center;
	position: relative;
}
#type-case .service-container .case-list li .case-intro .btitle{
	position: absolute;
	top:-49px;
	left: 93px;
	width: 98px;
	height: 98px;
	border-radius: 50%;
	background: #fff;
	color: #e01222;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
	padding: 20px 0;
	letter-spacing: 1px;
	z-index: 10;
}
#type-case .service-container .case-list li .case-intro .company a{
	display: block;
	color:#111;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 5px;
}
#type-case .service-container .case-list li .case-intro .place{
	color: #8e8e8e;
}
#type-case .service-container .case-list li .case-intro .btn{
	display: inline-block;
	vertical-align: top;
	width: 110px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	margin-top: 10px;
}
#type-case .service-container .case-list li .case-intro .tel-btn{
	background: #e01222;
	color: #fff;
	margin-right: 15px;
}
#type-case .service-container .case-list li .case-intro .consult-btn{
	color: #1191bb;
	border: 1px solid #1191bb;
}
#type-case .img-show{
	display: none;
}
/*报名*/
.signUp{ height:600px; margin-bottom:18px;background:url(../../img/demand/case-form.jpg) no-repeat top center; text-align:center;}
.signUp .container h1{ font-size:60px;font-weight:normal;color:#e01222;padding-top: 26px; margin-bottom: 10px;}
.signUp .container>p{ font-size:24px;letter-spacing: 1px; color:#474747;line-height: 36px;}
.signUp .container p.tip{ font-size:15px; color:#474747;}
.signUp .container p.tip .line{display: inline-block;vertical-align: middle;width: 45px;height: 2px;background: #474747;margin:0 18px;}
.signUp .signUpLogin{ width:489px; height: 354px; background:rgba(0,0,0,0.1); display:inline-block; position:relative;margin-top: 30px;}
.signUpLogin .ksbm{ position:absolute; top:0; right:0;width:115px;height:115px;}
.signUp .signUpLogin li input{ border:none; outline:none; font-size:14px; line-height:22px; padding-top:10px; padding-bottom:10px; background:#fff; padding-right:10px; border-radius:4px;padding-left:52px;    width: 284px;letter-spacing: 1px;}
.signUp .signUpLogin ul{ margin-top:44px;}

.signUp .signUpLogin li input.companyName{ background-image:url(../../img/icon_name.png); background-repeat:no-repeat; background-position:left top; border-top-left-radius:0; border-bottom-left-radius:0;}
.signUp .signUpLogin li input.linkStyle{ background-image:url(../../img/icon_phone.png); background-repeat:no-repeat; background-position:left top; border-top-left-radius:0; border-bottom-left-radius:0;}
.signUp .signUpLogin li select{border-radius:4px; line-height:42px; display:inline-block; height:42px; padding-left:50px;;appearance:none; -moz-appearance:none; -webkit-appearance:none;
 background-image:url(../../img/icon_select.png); background-repeat:no-repeat; background-position:left top; border-top-left-radius:0; border-bottom-left-radius:0; font-size:14px; color:#121212; border:0;    padding-right: 4px; width: 138px; margin-right: 2px; margin-left: 3px; cursor:pointer;letter-spacing: 0.8px; text-indent: 1px; border:none; text-align:left;}
.signUp .signUpLogin li select::-ms-expand { display: none; }
.signUp .signUpLogin li{ margin-bottom:20px; position:relative;}
.signUp .signUpLogin li label{ position:absolute; left: 104px; bottom: -17px; color:#fff;}
.signUp .signUpLogin li.address label:last-child{left: 250px;}

.signUp .signUpLogin li.btnSubmit input{ width:282px; height:42px; padding:0; font-size:22px; color:#fff; background:#fe292d; font-weight:600; cursor:pointer;    font-family: \5FAE\8F6F\96C5\9ED1;}
.signUp .signUpLogin li input.getCode{ width:138px; padding-left:0; text-align:center; padding-right:0; background:#fe292d; color:#fff; cursor:pointer;}
.signUp .signUpLogin li input.yzm{ padding-left:10px; width:137px; margin-right:5px;}

/*累计评价*/
#type-case .pro-detail .evaluation .evalhead{
	width: 100%;
	height: 42px;
	line-height: 42px;
	background: #fff;
	border: 1px solid #eeeeee;
	color:#626262;
	font-size: 13px;
	font-weight: bold;
	text-indent: 10px;
}
#type-case .pro-detail .evaluation .eva-good{
	height: 115px;
	padding:20px 0;
}
#type-case .pro-detail .evaluation .eva-good .good-point{
	width: 111px;
	height: 68px;
	border-right: 1px dashed #d3d3d3;
	padding:0 20px;
}
#type-case .pro-detail .evaluation .eva-good .good-point span{
	display: block;
	color:#626262;
	font-size: 13px;
}
#type-case .pro-detail .evaluation .eva-good .good-point .percentage{
	color: #ff4400;
	font-size: 14px;
	font-weight: bold;
}
#type-case .pro-detail .evaluation .eva-good .good-point .percentage em{
	font-size: 40px;
}
#type-case .pro-detail .evaluation .eva-good .good-list{
	margin: 0 50px;
}
#type-case .pro-detail .evaluation .eva-good .good-list p{
	width: 20px;
	margin-right: 20px;
	color:#7c7b7b;
	line-height: 14px;
}
#type-case .pro-detail .evaluation .eva-good .good-list li{
	float: left;
	padding: 3px 8px;
	border: 1px solid #ff4400;
	color: #ff4400;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
	margin-right: 15px;
	margin-bottom:13px;
}
/*评价列表*/
#type-case .pro-detail .evaluation .eva-list .listhead{
	height: 30px;
	line-height: 30px;
	background: #fff;
	border: 1px solid #eeeeee;
}
#type-case .pro-detail .evaluation .eva-list .listhead li{
	float: left;
	margin:0 14px;
}
#type-case .pro-detail .evaluation .eva-list .listhead li a{
	color:#5c5b5b;
}
#type-case .pro-detail .evaluation .eva-list .listhead li.on a{
	color:#ff4400;
}
#type-case .pro-detail .evaluation .eva-list .listmain .eva-box{
	padding:26px 30px;
	border-bottom: 1px solid #d9d9d9;
	color:#5c5b5b;
}
#type-case .pro-detail .evaluation .eva-list .listmain .eva-box .eva-content{
	width: 622px;
}
#type-case .pro-detail .evaluation .eva-list .listmain .eva-box .eva-content .eva-pic{
	margin-top: 18px;
}
#type-case .pro-detail .evaluation .eva-list .listmain .eva-box .eva-content .eva-pic li{
	display: inline-block;
	width: 78px;
	height: 78px;
	padding: 5px;
	border: 1px solid #c1c1c1;
	margin-left: 13px;
	margin-bottom: 7px;
}
#type-case .pro-detail .evaluation .eva-list .listmain .eva-box .eva-content  .publish{
	margin-left: 13px;
	color:#5c5b5b;
}
#type-case .pro-detail .evaluation .eva-list .listmain .eva-box .eva-xinghao{
	width: 320px;
	margin-left: 20px;
}
/*分页*/
#type-case .pro-detail .evaluation .eva-list .eva-paging{
	margin-top:32px;
	padding-right: 8px;
}
#type-case .pro-detail .evaluation .eva-list .eva-paging li{
	display: inline-block;
	margin-left: 5px;
	font-size: 15px;
}
#type-case .pro-detail .evaluation .eva-list .eva-paging li a{
	display: block;
	padding: 8px 15px;
	background: #f4f3f3;
	border: 1px solid #dddddd;
	color:#010101;
}
#type-case .pro-detail .evaluation .eva-list .eva-paging li.on a{
	background: transparent;
	border:0;
	color:#ff4400;
}
/*留言*/
.message-box{
	width: 100%;
	height: 516px;
	border: 1px solid #eeeeee;
	margin-top: 50px;
	background: #fefdfd;
	margin-bottom: 50px;
}
.message-box .message-header p{
	position: relative;
	text-indent: 10px;
	color: #525252;
	font-size: 18px;
	color: #060606;
	margin: 27px 0 0 18px;
}
.message-box .message-header p:before{
	content: "";
	width:3px;
	height:19px;
	background: #e01222;
	position: absolute;
	left: 0;
	top: 2px;
}
.message-box .message-content{
	width: 958px;
	height: 361px;
	margin:0 auto;
	border: 1px solid #e7e7e7;
	color:#060606;
	font-size: 14px;
}
.message-box .message-content .m-title{
	display: inline-block;
	vertical-align: top;
	width: 140px;
	height: 100%;
	height: 222px;
	line-height: 222px;
	text-align: center;
	border:solid #e7e7e7;
	border-width: 0 1px 1px 0;
	background: #efefef;
}
.message-box .message-content .evaluate{
	height: 222px;
	border-bottom: 1px solid #e7e7e7;
}
.message-box .message-content .evaluate textarea{
	width: 812px;
	border: none;
	height: 217px;
	margin-left: -4px;
}
.message-box .message-content .upload-pic{
	background: #fff;
	border-bottom: 1px solid #e7e7e7;
}
.message-box .message-content .upload-pic .m-title{
	height: 88px;
	line-height: 88px;
	border-bottom:0;
}
.message-box .message-content .score .m-title{
	height: 50px;
	line-height: 50px;
	border-bottom:0;
}
.message-box .message-content .score img{
	width: auto;
	height: auto;
}
#score-star,#score{
	display: inline-block;
	vertical-align: top;
	margin-top: 16px;
}
#score{
	width: 35px;
    height: 24px;
    color: #000;
}
.message-box .message-content .upload-pic .choose-pic{
	display: inline-block;
	vertical-align: top;
	margin-top: 18px;
	width: 54px;
	height: 56px;
	position: relative;
}
.message-box .message-content .upload-pic .choose-pic input[type="file"]{
	position: absolute;
	left: 0;
	top: 18px;
	opacity: 0;
}
.message-box .message-content .upload-pic .img-list{
	display: inline-block;
	vertical-align: top;
}
.message-box .message-content .upload-pic .img-list li{
	display: inline-block;
	vertical-align: top;
	margin-top: 18px;
	width: 54px;
	height: 56px;
	margin-right: 10px;
}
.message-box .message-content .upload-pic .num{
	display: inline-block;
	vertical-align: top;
	margin-top: 56px;
	color:#969696;
	font-size: 13px;
}
.message-box .message-content input[type="submit"]{
	width: 128px;
	height: 47px;
	background: #e01222;
	color:#fff;
	text-align: center;
	line-height: 47px;
	border: none;
	font-size: 18px;
}
.message-box .message-content .submit{
	text-align: center;
	margin-top:30px;
}
/*电话弹框*/
#tel-wrapper{
	position: fixed;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	z-index: 90;
	display: none;
}
#tel-wrapper .tel-box{
	width: 373px;
	height: 250px;
	background: #fff;
	margin:200px auto;
	position: relative;
	padding:30px 11px;
}
#tel-wrapper .tel-box .cancel{
	color: #777777;
	font-size: 22px;
	position: absolute;
	top:0;
	right: 5px;
	cursor: pointer;
}
#tel-wrapper .tel-box .tel-img{
	width: 350px;
	height: 110px;
	margin-bottom: 5px;
	background: url(../../img/demand/tel.gif) no-repeat top center;
}
#tel-wrapper .tel-box .tip{
	color:#777777;
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 5px;
}
#telInput{
	display: block;
	width:98%;
	height: 38px;
	line-height: 38px;
	font-size: 13px;
	padding-left: 5px;
	border: 1px solid #d1d1d1;
	margin-bottom: 10px;
}
#callBtn{
	display: block;
	width:100%;
	height: 38px;
	line-height: 38px;
	background: #e01222;
	font-size: 13px;
	color: #fff;
	text-align: center;
}
.ibtn{
	position: fixed;
	top:45%;
	font-size: 100px;
	color: #fff;
	z-index: 10000;
	display: none;
}
.pre-btn{
	left: 80px;
}
.next-btn {
	right: 80px;
}
.publish-form{
	font-size: 14px;
	color:#888;
	padding:0 22px;
}
.publish-form p{
	margin-bottom: 12px;
	line-height: 32px;
}
.publish-form p span{
	display: inline-block;
	vertical-align: top;
	min-width: 66px;
	text-align: center;
}
.publish-form p span em{
	color: #ff4200;
}
.publish-form p .form-control{
	width: 344px;
	height: 32px;
	border: 1px solid #dbdbdb;
	vertical-align: top;
	padding-left: 10px;
	box-sizing: border-box;
}
.publish-form p .form-control-half{
	width: 135px;
}
.publish-form p .form-submit{
	width: 100%;
	height: 44px;
	line-height: 44px;
	background:#ff4200;
	color:#fff;
	font-size: 16px;
	border:none;
	text-align: center;
	margin-top: 27px;
}