body{
	font-family: "微软雅黑", Arial, Helvetica, sans-serif, "宋体";
	}
a{
	text-decoration: none;
}
p{
	margin:0;
	padding:0;
}
ul{
	margin:0;
	padding:0;
	list-style: none;
}
li{
	list-style: none;
}
.clear{
	clear:both;
}

.container{
	width: 100%;
}
.content{
	width: 1000px;
	margin:5px auto 0;
	padding-bottom:30px;
}
.tianmao_banner{
	width: 1000px;
	height: 253px;
}
.index-nav{
	width: 1000px;
	text-align: center;
	margin:50px auto;
	height: 230px;
	display: block;
}
.index-nav li{
	float: left;
	width: 225px;
	height: 225px;
	
}
.index-nav li a{
	float: left;
	display: block;
	width: 225px;
	height: 225px;
	background-color: #fff;
}
.index-nav li a img{
	display: block;
	margin:35px auto 20px;
}
.index-nav li a p{
	display: inline-block;
	margin:0 auto;
	font-size: 20px;
	color:#444;
	text-align: center;
	font-weight: bold;
}
.index-nav .order a:hover{
	background-color: #e9f9f8;
}
.index-nav .alipay a:hover{
	background-color: #f7e7e9;
}
.index-nav .lipei a:hover{
	background-color: #f7f1e9;
}
.index-nav li a p span{
	font-size: 20px;
	color:#069ee5;
}
.index-nav .order{
	margin-right:100px;
	border:3px solid #38c5a9;
	margin-left: 50px;
}
.index-nav .alipay{
	margin-right:100px;
	border:3px solid #c63e4d;
}
.index-nav .lipei{
	border:3px solid #e19511;
}


.top-title{
	 border-bottom: 2px solid #DDD;  	
	background: url(../images/icon_nb_bg.png) no-repeat 12px center;
	 padding-left: 25px;
	 margin-top:10px;
	 height:35px;
}
.top-title p{
	float: left;
	margin:0;
	line-height: 35px;
	color: #444;
  	font-size: 16px;
}
.top-title p a{
	display: inline-block;
	line-height: 35px;
	color: #444;
  	font-size: 16px;
  	padding: 0 5px;
}
.top-title p a:hover{
	color: #1260a8;
	text-decoration: underline;
}
.top-title .back{
	display: inline-block;
	float: right;
	margin:0;
	line-height: 35px;
	color:#1260a8;
	font-size: 14px;
	padding-right: 15px;
}

.search-con{
	margin:25px 0 20px 150px;
	min-height: 200px;}
.search-con .left-icon{
	float: left;
	margin-right:25px;}
.search-con .form{
	float: left;
	width: 460px;}
.form .input-row{
	width: 460px;
	height: 30px;
	margin-bottom:5px;}
.form .input-row label{
	float: left;
	display: inline-block;
	width: 80px;
	font-size: 16px;
	color:#444;
	text-align: right;
	margin-right:20px;
	line-height: 26px;}
.form .input-row input{
	float: left;
	font-size: 16px;
	color:#000;
	margin-right:10px;
	height:20px;}
.form .input-row select{
	float: left;
	font-size: 16px;
	color:#000;
	width: 204px;
	height:26px;
padding: 0px 2px;}
.form .input-row .text-input{
	width: 200px;}
.form .input-row .yanzheng-input{
	width: 110px;}
.form .error-txt{
    padding-left:100px;
    margin:0 0 10px;
	font-size: 14px;
	color: red;
	line-height: 20px;
	height: 20px;}
.form .input-row .yanzheng-img{
	float: left;
	width: 80px;
	height: 26px;
	background: url("../images/yanzheng-img.jpg") no-repeat;}
.form .must-red{
	color: #b2050a;
	padding-right:5px;

}
.form .blue-link{
	display: block;
	color: #1260a8;
	font-size: 14px;
	line-height: 26px;

}

.bottom-btn{
	display: block;
	width: 210px;
	height: 40px;
	border-radius: 5px;
	background-color: #b10408;
	color: #fff;
	line-height: 40px;
	text-align: center;
	margin:50px auto;
}
.submit-btn{
	width: 300px;
}
.form .bottom-btn{
	float: left;
	margin-left:100px;
}
.text-form{
	margin-bottom:15px;
}
.text-form .input-row{
	display: inline-block;
	width: 300px;
	margin-right: 15px;
}
.text-form .input-row label{
	float: left;
	font-size: 13px;
	width: auto;
	margin-right:0;
}
.text-form span{
	display: inline-block;
	line-height: 26px;
	padding-left:15px;
	font-size: 13px;
}
.text-form .blue{
	color:#1260a8;
}


.detail-con{
	margin:25px 0 20px 0;
	min-height: 200px;}
	}

.detail-tit{
	float: left;
	font-size: 16px;
	color: #444;
	line-height: 25px;
	margin-bottom:15px;}

.detail-tit span{
	font-size: 25px;
	color: #da1515;
	line-height: 25px;
	padding:0 10px;
}
.account-select{
	float: right;
	width: 200px;
	font-size: 14px;
	height: 25px;
	color: #444;
	margin-right: 0px;
}


.detail-table{
	width: 1000px;
	border-collapse: collapse;
}
.detail-table th{
	height: 30px;
	  background: url(../images/new_3_t2.gif) 0 0 repeat-x;
	font-size:14px;
	color: #444;
	font-weight: bold;
	border:1px solid #ddd;
}
.detail-table td{
	text-align: center;
	height: 30px;
	font-size:14px;
	color: #444;
	border:1px solid #ddd;
}
.detail-table .code{
	color: #22c1dd;
}
.detail-table .view-btn{
	  display: inline-block;
  width: 60px;
  height: 25px;
  border-radius: 5px;
  background-color: #b10408;
  color: #fff;
  line-height: 25px;
  text-align: center;
}

.lipei-link{
	display: block;
	font-size: 16px;
	color: #991112;
	margin:15px 0;
}



.lipei-service{
	width: 400px;
	height: 190px;
	text-align: center;
	margin:30px auto;
}
.lipei-service li{
	float: left;
	width: 110px;
	height: 150px;
	margin-right:150px;
}
.lipei-service li a{
	display: block;
	width: 110px;
	height: 150px;
}
.lipei-service li a img{
	display: block;;
	margin-bottom:20px;
}
.lipei-service li a p{
	font-size: 16px;
	color: #444;
	text-align: center;
	font-weight: bold;
}


.lipei-help{
	width: 600px;
}
.lipei-help .tit{
	width: 600px;
	border-bottom:2px solid #be2727;
	background: url("../images/help-icon.png") no-repeat;
    padding-left:30px;
    font-size: 16px;
	color: #be2727;
margin-bottom: 15px;}
}
.text-list{
	padding-left:15px;
}
.text-list li{
	border-bottom: 1px dotted #ccc;
	background: url("../images/list-icon.png") no-repeat;
	padding-left:25px;
	margin-bottom:5px;
	height: 25px;
	width: 100%;
}
.text-list li a{
	display: block;
	width: 100%;
	height: 25px;
}
.text-list .txt{
	font-size: 14px;
	color: #666;
	float: left;
}
.text-list .link{
	font-size: 14px;
	color: #1f87c3;
	float: right;
}


.step-box{
	width:800px;
	height:35px;
	margin-top:20px;}	
.step-box li{
	width:274px;
	height:35px;
	line-height:35px;
	font-size:16px;
	float:left;
	background:url("../images/step-bg.png") no-repeat;
	margin-right:-12px;
	}
.step-box li span{
	display: inline-block;
	width:20px;
	height:20px;
	line-height:20px;
	font-size:13px;
	text-align:center;
	border-radius: 10px;
	margin-left: 15px;
	margin-right: 10px;
	font-weight: bold;
	}		
	
.step-box .first-current{
	background-position: 0px 0px;
	color:#fff;	
	}
.step-box .first-current span, .step-box .second-current span, .step-box .third-current span{
	background-color: #fff;
	color:#b2050a;	
	}	
.step-box .first-no-current{
	background-position: 0px -36px;
	color:#444;	
	}
.step-box .first-no-current span, .step-box .second-no-current span, .step-box .third-no-current span{
	background-color: #bbb;
	color:#fff;	
	}		
.step-box .second-current{
	background-position: -275px 0px;
	color:#fff;	
	}	
.step-box .second-no-current{
	background-position: -275px -36px;
	color:#444;	
	}
.step-box .second-current span, .step-box .second-no-current span, .step-box .third-current span, .step-box .third-no-current span{
	margin-left:27px;	
	}
.step-box .third-current{
	background-position: -550px 0px;
	color:#fff;	
	}	
.step-box .third-no-current{
	background-position: -550px -36px;
	color:#444;	
	}
.step-tip{
	font-size: 13px;
	color:#444;
	margin:15px 0 35px;
}
.step-tip span{
	color:#1260a8;
	font-weight: bold;
}
.step-tip a{
	color:#b10408;
	text-decoration: underline;
	padding-left: 140px;
}
.form-tit{
	width: 800px;
	border-bottom: 1px solid #aaa;
	font-size: 16px;
	color: #b2050a;
}
.step-form{
	width: 550px;
	margin:30px 0 30px 150px;
	
}
.step-form .input-row label{
	width: 130px;
	
}
.step-form .input-row {
  width: 550px;}
.step-form .bottom-btn{
	float: left;
	margin-left:115px;
}
.left-step-con{
	float: left;
	width: 800px;
}		
.right-step{
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	width: 134px;
	height: 485px;
}


.upload-list {
	width: 800px;
}
.upload-list li {
	width: 800px;
	margin-bottom: 15px;
	min-height: 160px;
}
.upload-list .tit{
	font-size: 16px;
	line-height: 30px;
	color: #444;
	background: url(../images/new_3_t2.gif) 0 0 repeat-x;
	padding:0 10px;
	margin-bottom: 15px;
	font-weight: bold;
}
.upload-list .tit span{
	padding-left: 15px;
}
.upload-list .left{
	display: inline-block;
	width: 250px;
	margin-right: 20px;
}

.upload-list .left .upload-btn {
	display: inline-block;
	width: 150px;
	height: 25px;
	border-radius: 5px;
	background-color: #b10408;
	color: #fff;
	line-height: 25px;
	text-align: center;
	margin-bottom: 10px;
}
.upload-list .left .upload-result {
	display: inline-block;
	height: 25px;
	color: #b10408;
	line-height: 25px;
	padding-left: 25px;
}
.upload-list .left .data {
display:block;
width: 200px;
}

.upload-list .left .dele-btn {
display:block;
}
.upload-list .left .data-name {
	display: inline-block;
	float: left;
	line-height: 35px;
	height: 30px;
	padding-right:20px;
	background:url("../images/view.jpg") no-repeat top right;
	margin-right: 30px;
	font-size: 14px;
	color: #444;
}
.upload-list .right{
	float: right;
	display: inline-block;
	width: 410px;
	padding:10px;
	background-color: #f7f7f7;
	color: #444;
	font-size: 14px;
	min-height: 80px;
}





.feedback {
	width: 260px;
	padding-left:90px;
	margin:70px auto 100px;
}
.feedback-success {
	background:url("../images/success.jpg") no-repeat top left;
}
.feedback p {
	font-size: 30px;
	color: #333;
	font-weight: bold;
	margin-bottom:10px;
}
.feedback span {
	font-size: 14px;
	color: #b2050a;
}
.jindu-search-form{
	float: none;
	width: 380px;
	margin:10px auto 20px;
}



.activity{
	width: 1000px;
	border:1px solid #ddd;
	margin-top: 20px;
}
.activity .tit{
	display: block;
	font-size: 16px;
	line-height: 35px;
	color: #b10408;
	background-color: #f6f6f6;
	padding: 0 15px;
}
.activity .content{
	display: block;
	padding:10px 25px 15px;
}
.activity .content p{
	font-size: 14px;
	line-height: 30px;
	color: #444;
}
.activity .content table{
	width: 850px;
	margin-bottom: 15px;
}
.activity .tit span{
	display: inline-block;
	float: right;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	margin-top: 7px;
}
.activity .tit .up-arrow{
	background: url("../images/up-arrow.png") no-repeat;
}
.activity .tit .down-arrow{
	background: url("../images/down-arrow.png") no-repeat;
}