.fl{ float: left; }
.service,.service-form,.service1{z-index: 10;}
.text-01 { font-size: 16px;  margin-right: 5px;}
/*增加对话框 start*/
.service{
	display: none;
	width: 397px;
	height: 220px;
	border-radius: 6px;
	/*background: #fff;*/
	position: fixed;
	top: 50%;
	margin-top: -112px;
	left: 50%;
	margin-left: -198px;
/*	border:1px solid #fe3333;*/
	font-family: 'Hiragino Sans GB';
	box-shadow:0 0 10px rgba(6, 6, 6, .5);
}
.service .click-form{
	/*width: 100%;
	height: 167px;*/
	width: 267px;
	height: 53px;
	position: relative;
	background:url(images/bg_02.png) ;
	color: #fff;
	line-height: 34px;
	font-size: 14px;
/*	text-indent: 1em;*/
	padding: 114px 0 0 130px;
}
.service .click-form a{
	width: 110px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #fff;
	border-radius: 5px;
	display: block;
	font-size: 18px;
	color: #fff;
	text-align: center;
	float: left;
}
.service .click-form a:hover{
	background: #fff;
	color: #FB363b;
	border-radius: 5px;
	text-decoration: none;
}
.service .click-form .click1{
	margin-right:20px ;
}

/*.click-form_ul{
	padding: 114px 0 0 130px;
}
.click-form_ul li{
	width: 110px;
	height: 36px;
	margin-right: 20px;
	border: 1px solid #fff;
	border-radius: 5px;
}
.click-form_ul li a{
	width: 110px;
	height: 36px;
	line-height: 36px;
	display: block;
	font-size: 18px;
	color: #fff;
	text-align: center;
}
.click-form_ul li:hover a{
	background: #fff;
	color: #FB363b;
	border-radius: 5px;
	text-decoration: none;
}*/

.service .click-form i{
	position: absolute;
	top: 5px;
	right: 5px;
	display: block;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url(images/guanbi.png) no-repeat; 
	margin: 0;
}
.service-con{
	width: 100%;
	padding:7px 12px;
	box-sizing: border-box;
	background: #fff;
}
.service-con-top{
	padding-top:20px;
	height: 120px;
}
.service-con-top img{
	width: 100px;
	height: 120px;
}
.div-p{
	width: 176px;
    height: 94px;
    border: 1px dashed #fe3333;
    border-radius: 5px;
    margin-left: 18px;
    padding-top: 10px;
}
.service-con-top p{
	font-size: 14px;
	height: 14px;
	line-height: 14px;
	padding: 2px 0;
	color:#232223;
	font-weight: bold;
	text-indent: 1em;
	/*margin:20px 0;*/
}
.div-p ul{
	margin-top: 10px;
}
.service-con-top ul li a{
	display: inline-block;
	width: 72px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	color:#ff3333;
	border:1px solid #fe3333;
	border-radius: 5px;
	-margin-left: 8px;
	font-size: 14px;
}
.service-con-top ul .active a{
	background: #fe3333;
	color:#fff!important;
	margin:0 8px 0 10px;
}
.service-con-top ul li a:hover{
	background: #f00808;
	color:#fff!important;
}
.service-con-bot form{
	border:1px solid #24c714; 
	width: 100%;
	box-sizing: border-box;
	height: 40px;
	margin-left:1px;
	border-radius: 5px;
}
.service-con-bot form input[type="text"]{
   width: 237px;
   box-sizing: border-box;
   float: left;
   height: 38px;
   padding:3px 15px;
   color:#8e8f8e;
   font-size: 16px;
   line-height: 36px;
   border: 1px solid #24c714;
   border-bottom-left-radius: 5px;
   border-top-left-radius: 5px;
}
.service-con-bot form a{
   display: inline-block;
   width: 134px;
   float: left;
   box-sizing: border-box;
   height: 38px;
   line-height: 38px;
   background: #24c714;
   font-size: 16px;
   position: relative;
   cursor:pointer; 
   color:#fff!important;
   text-align: center;
   text-indent: 2em;
   border-bottom-right-radius: 5px;
   border-top-right-radius: 5px;
}
.service-con-bot form a i{
	width:25px;
	height: 19px;
	position: absolute;
	top: 10px;
	left: 16px;
	background: url(images/icon01.png) no-repeat;
}
.service-con-bot form a:hover{
	opacity: 0.8;
}
/*增加对话框2 start*/
.service-form{
	display: none;
	position: fixed;
	width: 278px;
	height: 360px;
	top:50%;
	left: 50%;
	margin-top: -139px;
	margin-left: -180px;
	border:1px solid #fe3333;
	border-radius: 6px;
	background: #fff;
	 	
}
.service-form h3{
	position: relative;
	height: 48px;
	background: #e30b20;
	color: #fffaaa;
	line-height: 48px;
	font-size: 18px;
	text-indent: 1em;
}
.service-form h3 i{
	position: absolute;
	top: 5px;
	right: 5px;
	display: block;
	width: 12px;
	height: 12px;
	cursor: pointer;
	background: url(images/quxiao.png) no-repeat; 
}
.service-form .service-form-con{
	width: 258px;
	height: 296px;
	padding: 16px 0 0 20px; 
	background: url(images/bg001.png) no-repeat;
}
.service-form .service-form-con .div-left{
	width: 260px;
	float: left;
}
 .service-form-con .div-left div{
	width: 100%;
	margin-bottom: 12px;
}
 .service-form-con .div-left div input[type="text"]{
 	width: 202px;
 	height: 28px;
 	border: 1px solid #b2b2b2;
 	border-radius: 2px;
 	text-indent: 1em;
 	color: #999A99;
 	font-size: 12px;
 	background: #fff;
 	color: #666666;
 }
  .service-form-con .div-left div label{
  	font-size: 14px;
  	margin-left: 10px;
  }
  .service-form-con .div-left .select{
  	  position: relative;
  	  cursor: pointer;
  	  margin-top: 12px;
  }
  .service-form-con .select .span1{
	font-size: 14px;  	
  }
  .service-form-con .select .span2{
  	 float: right;
  	 font-size: 14px;
  }
   .service-form-con .select i{
  	 float: right;
  	 display: inline-block;
  	 width: 18px;
  	 height: 10px;
  	 margin-top: 4px;
  }
  .service-form-con .select .i1{
  	 background: url(images/arrow1.png) no-repeat;
  }
   .service-form-con .select .i2{
  	 background: url(images/arrow2.png) no-repeat;
  }
  .service-form-con .select ul{
   position: absolute;
   top: 26px;
   right: 0;
   display: none;
   border: 1px #FE3333 solid;
   padding: 0 16px 13px ;
   background: #fff;
  }
  .service-form-con .select ul li{
  	border-bottom: 1px #979797 dashed;
  	margin-top: 9px;
  	cursor: pointer;
  	font-size: 14px;
  }
   .service-form-con .select ul li:hover{
   	color: #fe3333;
   }
.service-form-con .div-left .message-div{
	position: relative;
	width:236px;
 	height: 90px;
}
.service-form-con  .message-div .placeholder_01{
	position: absolute;
	top:0;
	left: 0;
	font-size: 14px;
	color: #bfbfbf;
	padding: 10px;
}
.placeholder_01 p{
	font-size: 14px;
	color: #bfbfbf;
}
 .service-form-con .div-left textarea{
 	padding: 2px;
 	width:236px;
 	height: 90px;
 	resize:none;
 }
 .service-form-con .div-right{
 	position: relative;
 	float: left;
 	width: 244px;
 	height: 40px;
 	padding-top: 5px;
 }
  .service-form-con .div-right i{
  	position: absolute;
  	display: inline-block;
  	width: 20px;
  	height: 20px;
  	top:15px;
  	left: 80px;
  	background: url(images/icon02.png) no-repeat;
  }
  .service-form-con .div-right input{
  	width: 244px;
  	height: 40px;
  	background: #fe3333;
  	color: #fff;
  	font-size: 16px;
  	text-indent: 1em;
  	border-radius: 20px;
  	cursor: pointer;
  }
  .service-form-con .div-right input:{
  	opacity: 0.8;
  }
/*增加对话框2 end*/
/*增加对话框 end*/

/*固定定位对话框 start*/
.service1{
	width: 136px;
	border:1px solid #fe0000;
	box-sizing: border-box;
	position: fixed;
	right: 0;
	top:20%;
	background: #fff;
	border-right: 0 none;
	box-shadow:0 0 10px rgba(6, 6, 6, .5);
	font-family: 'Hiragino Sans GB';
}
.service1-top{
    width: 136px;
    height: 28px;
	background:url(images/guding1.png) no-repeat left center; 
}
.service1-cen{
	position: relative;
	width: 135px;
	height: 110px;
}
.service1-cen img{
	display: block;
	width: 96px;
	height: 118px;
	margin:0 auto;
}
.service1-cen a{
	display: inline-block;
	width: 90px;
	height: 22px;
	position: absolute;
	left:50%;
	margin-left: -45px;
	bottom: 8px;
	color:#fff!important;
	/*background: #fe0000;*/
	background: url(images/liji-01.gif);
	text-align: center;
	line-height: 22px;
	font-size: 14px;
	border-radius: 5px;
}
/*.service1-cen a:hover{
	background: #e20707;
}*/
.service1-bot{
	width: 135px;
	height: 226px;
	/*height: 348px;*/
	background:#e0dfdd;
	/*background-image:url(images/ewm/geren2.png),url(images/ewm/kuaima2.png) ,url(images/ewm/bg.png) ;
	background-repeat: no-repeat,no-repeat,no-repeat;
	background-position: 12px 110px , 12px 231px,0 59px;*/
	background-image:url(images/ewm/kuaima2.png) ,url(images/ewm/bg.png) ;
	background-repeat: no-repeat,no-repeat,no-repeat;
	background-position: 12px 110px , 0 59px;
	padding:0 5px;
	position: relative;
	box-sizing: border-box;
}
 .service1-bot form input[type="text"]{
	width: 125px;
	height: 24px;
	margin-top: 4px;
	padding:0 5px;
	color:#8e8f8e;
	line-height: 30px;
	box-sizing: border-box;
	font-size: 12px;
	background: #fff;
}

.service1-bot form a{
	width: 135px;
	height: 26px;
	position: absolute;
	top:32px;
	left:0;
	background:url(images/phone-we.png) no-repeat left center;
	cursor: pointer;
	overflow: hidden;
}
.service1-bot form a:hover{
	opacity: 0.6;
}
.service1-bot form a span{
	float: left;
	padding-left: 6px;
	display: block;
	line-height: 32px;
	margin-top: -2px;
}
.service1-bot form a i{
	display: block;
	float: left;
	width: 18px;
	height: 25px;
	margin-top: 6px;
}
.service1-bot form a i img{
    width: 18px;
    height: 25px;
    display: block;
}
/*固定定位对话框 end*/

#service-form .checkbox{
	margin-left: 32px;
    margin-right: 5px;
    vertical-align: middle;
    margin-bottom: 2px;
}
