/* reset */
body,h1,h2,h3,h4,h5,p,dl,dd,ul,ol,form,input,textarea,th,td,select { margin:0; padding:0; }
em { font-style:normal; }
li { list-style:none; }
a { text-decoration:none;color:#333; }
img { border:none; vertical-align:top; }
table { border-collapse:collapse; }
input,textarea,select{ outline:none; }
input{padding:3px 15px}
button{
    outline: none;
    cursor:pointer;
}
textarea { resize:none;padding:3px 15px }
body { font-size:14px; font-family:"瀵邦喛钂嬮梿鍛寸拨";color:#333; min-width: 1200px;}
input:focus, textarea:focus, keygen:focus, select:focus {
    outline: none;
}
*{
    box-sizing: border-box;
}
.clear { zoom:1; }
.clear:after { content:''; display:block; clear:both; }


.nav-banner{
	height: 152px;
	background: url("../images/banner.png") no-repeat center;
	background-size:cover;
	margin-top: 60px;
}

.info-content{
	width: 1200px;
  min-height: 600px;
	margin: 0 auto;
	background: #fff;
}
.location {
	height: 50px;	
	background: url("../images/position.png") left 13px no-repeat ;
}
.location p{
	line-height: 50px;
	font-size: 14px;
	margin-left: 20px;
	color:#666;
}
.info-content .location  a{
	padding:0 4px;
	line-height: 44px;
	font-size: 14px;
	color: #666;
}
.info-content .location  a:hover {
	color:#028ece;
	text-decoration: underline;;
}
 .info-title{
 	height: 36px;
 	position: relative;
 }
 .info-title p{
 	width: 167px;
 	height: 36px;
 	background: #839fff;
 	color: #fff;
 	font-size: 23px;
 	text-align: center;
 	line-height: 36px;
 }
 .info-title a{
 	display: block;
 	width: 116px;
 	height: 36px;
 	position: absolute;
 	top: 0;
 	left: 167px;
 	padding-left: 15px;

 }
 .info-title a img{
 	width: 38px;
 	height: 36px;
	margin-right:4px;
 }
 .info-title a span{
 	font-size: 16px;
 	color: #839fff;
 	display: inline-block;
 	margin-top: 15px;
 }

 .info-table{
 	
 }
 .info-table .info-left{ 
 	width: 950px;
	margin: 0 auto;
	
 }
 .info-table .info-left li>div{
 	float: left;
 }
 .info-table .info-left  .one{
 	background-color: #f4f4f4;
 }

 .info-table .info-left .wide{
 	height:92px; 
  line-height: 92px;
 }
  .info-table .info-left .narrow{
  	height: 52px;
    line-height: 52px;
  }
  .info-table .info-left  .table-title{
  	border-top: 1px solid #d5d5d5;
  	border-left: 1px solid #d5d5d5;
  	border-right: 1px solid #d5d5d5;
  	width: 178px;
    font-size: 15px;
    color: #000000;
    text-align: center;
    position: relative;

  }
  .info-table .info-left .table-info{
  	border-top: 1px solid #d5d5d5;
  	border-left: 1px solid #d5d5d5;
  	border-right: 1px solid #d5d5d5;
  	width: 668px;
  	margin-left: 10px;
    font-size: 15px;
    color: #000000;
      height:100%;
    position: relative;
  }

  .info-table .info-left .table-info .note-mess{
    border:none;
    width:100%;
    font-size: 15px;
      height:100%;
      vertical-align:top;

  }
  .info-table .info-left .table-info.last,.info-table .info-left .table-title.last{
    border-bottom: 1px solid #d5d5d5;
  }
.info-table .info-left .table-info .select{
    width: 351px;
    height:100%;
    border: none;
    background:transparent;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    font-size: 15px;
    color: #000000;
    padding-left: 200px;
    position: relative;
    z-index: 10;
  }
  .info-table .info-left .table-info option{
    font-size: 15px;
   color: #000000;
   
   text-align: right;
  }

.info-table .info-left .price{
  font-size: 18px;
  color:#545454;
  line-height: 52px;
    float:left;
    position: relative;
    height:100%;

}
.info-table .info-left .price span{
  font-size: 24px;
  color: #454545;
    position: absolute;
    left:0;
    top:0;
}

.info-table .info-left .price input{
    border:none;
    background:transparent;
    width:100%;
    height:100%;
    padding:3px 24px;
    vertical-align: top;
}
.info-table .info-left .choose{
  padding-left: 42px;
  font-size: 18px;
    float:left;
}
.info-table .info-left .choose input{
  margin-right: 4px;
}
.info-table .info-left .label{
  color: #ff0000;
  font-size:14px;

}


.down{
    position: absolute;
    width: 26px;
    height: 100%;
    border-left: 2px solid #dadada;
    border-right: 2px solid #dadada;
    background: #fcfcfc;
    top: 0;
    left: 325px;
    background: url(../images/icon3.png) no-repeat center;
}
.trangle-down{
  width: 0px;
  height: 0px;
  border-top: 20px solid #dadada;
  border-left: 10px solid transparent;
  border-bottom: 1px solid transparent;
  border-right: 10px solid transparent;
  text-align: center;
    margin-top:18px;
    display: none;
}
 .info-table .info-right{
  width: 311px;
  /*min-height:912px;*/
  /*min-height:406px;*/
  min-height:286px;
  background: #f4f4f4;
  border:1px solid #d5d5d5;
  float: right;
 }
 .info-table .info-right .note{
  width: 268px;
  margin: 16px auto;
 }
 .info-table .info-right .note-p{
  line-height: 33px;
  font-size: 16px;
  color: #818181;
 }

 .info-content .submit{
  margin: 84px auto;
  text-align:center;
 }
 .info-content .submit .sub-btn{
  width: 200px;
  height: 43px;
  background: #839fff;
  border-radius: 28px;
  font-size: 24px;
  border:none;
  outline:none;
  cursor:pointer;
  color:#fff;
 
 }
 .fileUpload{
     position: absolute;
     top: 0;
     left: 169px;
     border: 1px solid #ddd;
     height: 42px;
     z-index: 10;
     opacity:0;
 }
.fileUpload input{
    width:200px;
    height:42px;
}

/*閸掓稒鏌婇崡锟�*/

.step li{
    display:inline-block;
}
.step .line_1{
    width:10%;
    height:12px;
    background:#DDDDDD;
}
.step .line_2{
    height:12px;
    width:20%;
    background:#ddd;
}
.step .info{
    width:13%;
    text-align: center;
    font-size:60px;
    color:#ddd;
    position: relative;
    vertical-align: middle;
}
.step .info span{
    position: absolute;
    left:-10px;
    right:-10px;
    top:27px;
    background:#fff;
    border-radius:10%/50%;
    font-size: 14px;
    color:#333;
}
.step .bgBlue{
    background:#839FFF;
}
.step .colorYellow{
    color:#FF8100;
}
.sel-down{
    position: relative;
    width:120px;
    height:100%;
    float:left;
}
.sel-down .sel{
    width:100%;
    height:100%;
    border: none;
    background:transparent;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    font-size: 15px;
    position: relative;
    z-index: 10;
    padding-left:15px;
}
.down_d{
    position: absolute;
    width: 26px;
    height: 100%;
    border-left: 2px solid #dadada;
    border-right: 2px solid #dadada;
    background: #fcfcfc;
    top: 0;
    right:0;
     background: url(../images/icon3.png) no-repeat center;
}
.upload{
    width:110px;
    height:100%;
    font-size: 98px;
    line-height: 92px;
    text-align: center;
    color:#E6E6E6;
    font-weight: 200;
    border:1px solid #ddd;
    display: inline-block;
    position: relative;

}
.upload span{
    position: absolute;
    top:5px;
    left:26px;
    font-size: 14px;
    color:#839FFF;
    cursor: pointer;
}
.note-file{
    position: absolute;
    z-index: 10;
    width:110px;
    height:100%;
    top:0;
    left:0;
    opacity: 0;
}
.table-info .del{
    color:red;
    cursor:pointer;
    position: absolute;
    top:36px;
}



/*pangyang*/

.info-table  .image{
  width: 128px;
  height: 122px;
  background: url("../images/icon2.png") no-repeat;
  margin: 0 auto;
}
.info-table .result-mess{
  width: 1200px;
  height: 128px;
  line-height: 128px;
  text-align: center;
  font-size: 34px;
  color: #000000;
}
.info-table .table-info .project-type{
  font-size: 15px;
  margin-left: 25px;
  padding-left: 6px;
}
.info-table .step3 {
  min-height: 406px;
}
/*鐠併垹宕熺悰锟�*/
.btn{
    background:#00a0e9;
    color:#fff;
    border:none;
    border-radius:4px;
}
.btn:hover {
	background:#028ece;
	color:#fff;
}
.btn-n{
    width:80px;
    height:30px;
}
.btn-large{
    width:100px;
    height:40px;
}
.submit .btn-large{
    margin-left:20px;
    font-size: 16px;
}
.info-table .state{
    width:100%;
    background:#E6ECFF;
    border:1px solid #C7D3FF;
}
.state .btn{
     margin:0 0 15px 120px;
 }
.info-table .state h3{
    font-size: 20px;
    padding:15px;
}
.panel{
    margin-top:0px;
}
.panel .panel-header_1{
    line-height: 36px;
    font-size: 18px;
    padding-left:15px;
    background:#b3c4ff;
}
.panel .tabLine{
    margin:10px 0;
}
.panel .tabLine li{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    line-height:28px;
}
.panel .tabLine .del{
   color:red;
    cursor:pointer;
    position: absolute;
    top:74px;
}
.panel .tabLine textarea{
  width:606px;
  height:229px;
  padding:4px;
  font-size: 14px;
  line-height: 24px;
  border:1px solid #999;
}
.panel .tabLine .note{
  font-size: 12px;
  color: #a8bbfc;
  position: absolute;
  right: 0;
  bottom: 14px;

}
.panel .tabLine li:nth-child(odd){
    width:20%;
    text-align: right;
    vertical-align: top;
}
.panel .tabLine li:nth-child(even){
    width:29%;
}
.panel .tabLine .btn_s{
    margin-left:15px;
}
.panel .tabLine li input{
    width:78%;
     height:28px;
    padding:0px 4px;
    border:1px solid #999;
}
.panel .tabLine .imp{
    color:#f00;
    margin-right:5px;
}
.panel .tabLine li input.radio{
    width:auto;
    height:auto;
}
.panel .panel-header{
    line-height: 38px;
    font-size: 18px;
}
.panel-body {
	border: 1px solid #999;
}
.panel-body ul li {
	font-size: 16px;
}
.panel .panel-header a{
    font-size: 14px;
    color:#99B0FF;
    line-height: 20px;
    vertical-align: bottom;
    margin-left:15px;
}
.panel .panel-header span{
    background:#88c9e7;
    display:inline-block;
    padding:0 15px;
}
.panel .panel-header b{
    padding:7px 15px;
    font-weight: normal;
    background-color: #99b0ff;
    font-sieze: 20px;
}
.panel .panel-header img{
    margin-top:5px;
    margin-right:10px;
}
.tabLine .more{
    color:#99B0FF;
    font-size: 12px;
    margin-left:5px;
}
.tabLine .img{
    width:100px;
    height:100px;
    border:1px solid #ddd;
}
.disabled{
    background:#9E9E9E;
    color:#fff;
}

/*organization*/
.info-table .info-left .long {
  line-height: 20px;
  padding: 13px;
}
.info-table .info-left .org-feature{
  width: 98%;
  min-height: 263px;
  border:1px solid #a4b9ff;
  margin-top: 10px;
  margin-bottom: 16px;
  position: relative;
  display: none;
   
}
.info-table .info-left .org-feature .org-position{
  position: absolute;
  width: 23px;
  height: 18px;
  background: url("../images/org-position.png") no-repeat ;
  top: -16px;
  left: 206px;
}
.info-table .info-left .feature{
  width: 100%;
  height: 75px;
  background: #f8f8f8;
}


.info-table .info-left .feature-title{
  height: 28px;
  line-height: 28px;
  font-size: 16px;
  color: #2f2f2f;
  font-family: "Microsoft YaHei";
  border-bottom: 1px solid #dbdbdb;
  padding-left: 10px;
}
.info-table .info-left .feature-choice{
  height: 46px;
  font-size: 13px;
  line-height: 40px;
}
.info-table .info-left .feature-choice input{
  margin-left: 20px;
}
.info-table .info-left .org-feature .place{
  margin-top: 17px;
}

.info-table .org{
  width: 862px;

}

/*jiequan */
.info-table .info-left .widewide{
  height: 174px;
}
.info-table .info-left .widewide .inp{
  height: 66px;
  border-bottom: 1px solid  #d5d5d5;

}
.info-table .info-left .widewide .pic-load{
  height: 108px;
  position: relative;
}
.info-table .info-left .widewide .del{
  top: 86px;
}
/*nengli*/
.info-content .info-title{
  width: 270px;
  height: 38px;
  background: #839fff;
  font-size: 23px;
  color: #fff;
  text-align: center;
  line-height: 38px;
}
.table-info .nengli-btn{
  width: 60px;
  height: 26px;
  background-color: #839fff;
  color: #fff;
  font-size: 13px;
  text-align: center;
  line-height: 26px;
  position: absolute;
  z-index: 3;
  border: none;
  border-radius: 4px;
  top: 10px;
  right: 6px;
}
.table-info .sqare{
  display: inline-block;
  border-left: 1px solid #dadada;
  border-right: 1px solid #dadada;
  width: 40px;
  height: 100%;
  background: #f4f4f4;
  text-align: center;
}
/*invoice*/
.panel .tabLine .big{
    font-size: 18px;
}
.panel .tabLine .big-inp{
    height: 30px;
    font-size: 18px;
}
.btn-middle{
    width: 97px;
    height: 29px;
    font-size: 14px;
}
.light
{
    color: #171717;
}

.rightTime{
    text-align: right;
    width:900px;
    color:#666;
    font-size:16px;
}
.rightTime span {
	font-size:16px;
}
.panel-body .text-color {
	color: #999;
}
.rightTime span,.lfTime span{
    word-spacing: 15px;
}
.lfTime{
    margin-left:20px;
}
.borders{
 
    padding-bottom:51px;
    margin-bottom:-48px;
}
.selPhoto img{
    width:50px;
    height:50px;
    border:1px solid #ddd;
    border-radius:50%;
    background:#ddd;
    vertical-align: middle;
    margin:0 0 10px 0;
}
.selPhoto input{
    margin:10px;
}
.cll_nav_search ul li  {
			float:left;
			padding: 10px;
			font-size:14px;
			
		}
		.cll_nav_search ul li input{
			width:173px;
			height:32px;
			font-size:14px;
			color: #000000;
			border: 1px solid #000000;
		}
.cll_nav_yqnav ul li span {
	padding:0 4px;
}		
/*閺堝秴濮熸穱鈩冧紖瀵懓鍤锟�*/
.mbox_2 {
    width: 704px;
    margin: 0 auto;
    overflow: hidden;
}
.alert {
	width: 746px;
	height: 573px;
	border-radius: 5px;
	margin: 0 auto;
	border: 1px solid #00196D;
	position: absolute;
	z-index:5555;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background:white;
}
.alert_gb span {
    float: right;
    height: 40px;
    line-height: 40px;
}
.alert_gb img {
    padding: 10px;
}
.cll {
    height: 32px;
    line-height: 32px;
    border-bottom: 1px solid #000000;
    font-size: 16px;
}
.cll span {
    font-weight: 200px;
}
.cll_nav ul li {
    float: left;
    font-size: 14px;
    color: #535353;
    padding: 5px 15px;
}
.cll_nav .cll_sp {
    width: 10px;
    height: 10px;
    border: 1px solid #000000;
    display: inline-block;
    border-radius: 2px;
}
.cll_qr {
    text-align: center;
    position: absolute;
    bottom: 30px;
}
.cll_qr input {
    width: 80px;
    height: 32px;
    font-size: 14px;
    color: #FFFFFF;
    background-color: #9bb1fd;
    border: none;
    border-radius: 5px;
}
.kjzykfpt {
	float: left;
	width: 868px !important;
}
