/* CSS样式初始化 */
body {
    margin: 0;
    padding:0;
    height: 100%;
	margin:0 auto;
	background:#fff;;
	font-family:'微软雅黑','Microsoft YaHei','宋体';
	font-size:14px;
	color:#000;
}
a{
	text-decoration: none;
}
body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	text-decoration: none;
}
a{
	text-decoration: none;
}
a:link,a:visited,a:active,a:hover{
	text-decoration: none;
}
p {
	font-size:16px;
	color:#999;
}
body,ul,ol,li,p,div,h2{
	margin:0;
	padding:0;
	list-style-type:none;

	}
img{ border:none;}
h1,h2,h3,h4,h5,h6{
	margin:0;	
	padding:0;
}	
input{ outline:none; } 
p{
	margin:0;
	padding:0;
}

.clear{
	clear: both;
}
label{
	margin:0;
}





/* 背景图 */

.main{
	width: 100%;
	height: auto;
	background: url(../images/bj.jpg) no-repeat center top;
	overflow: hidden;
}

header{
	width: 100%;
	max-width: 1920px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	background: #89a8cc;

}


header .top{
	width:62.9999999%; 
	height: auto;
	font-size:0.8rem;
	color: #fff;
	margin: 0 auto;
}


header .top h3{
	line-height: 2rem;
	padding-top: 0.1rem;
	padding-bottom: 0.2rem;
}




.logo{
	width: 62.9999999%;
    min-width: 1200px;
    height: auto;
    font-size: 0.8rem;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 2rem;
}


.logo-img{
	/*width: 100%;*/
	text-align: center;
	/*padding-top: 2rem;
	padding-bottom: 2rem;*/
	margin-left: 2.3rem;
	
}

.logo-h3{
	/*width: 100%;*/
	color: #03487a;
	height: auto;
	font-size: 2rem;
}

.logo-h3 h3{
	line-height: 4rem;
	/*padding-top: 0.1rem;
	padding-bottom: 0.2rem;*/
	text-align: center;
}

.logo-h3 h4{
	line-height: 2rem;
	font-size: 1.2rem;
	text-align: center;
	/*padding-top: 0.1rem;
	padding-bottom: 3rem;*/
}



/* 查询端口样式 */

.zppc{
	display: flex;
    justify-content: center;
    align-items: center;
}
.shuru{
	width:35%;
    min-width: 654px;
    height: auto;
    font-size: 0.8rem;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 3rem;
    margin-bottom: 1rem;
}
.shuru-1{
	display: inline-block;
	width:100%;
	 
	
}
.shuru-1>span{
	line-height: 46px;
	height:46px;
	font-size: 1.2rem;
	color:#000;
}
.shuru-2{
	float: left;
}
.shuru-3{
	float: left;
	margin-left: 0.4rem;
}
.shuru-1>input{
	width: 70%;
	height: auto;
	font-size: 1rem;
	line-height: 1.4rem;
	padding: 10px 16px;
    font-size: 16px;
    margin: 0;
    vertical-align: top;
    outline: 0;
    box-shadow: none;
    border-radius:5px 5px 5px 5px;
    border: 2px solid #c4c7ce;
    background: #fff;
    color: #222;
    overflow: hidden;
    box-sizing: content-box;
	display: inline-block;

}

.shuru-2>input{
	cursor: pointer;
    width: 108px;
    height: 45px;
    line-height: 45px;
    line-height: 44px\9;
    padding: 0;
    background: 0 0;
    background-color: #dd4851;
    border-radius: 5px 5px 5px 5px;
    font-size: 17px;
    color: #fff;
    box-shadow: none;
    font-weight: 400;
    border: none;
    outline: 0;


}

.shuru-3>input{
	cursor: pointer;
    width: 108px;
    height: 45px;
    line-height: 45px;
    line-height: 44px\9;
    padding: 0;
    background: 0 0;
    background-color: #dd4851;
    border-radius: 10px 10px 10px 10px;
    font-size: 17px;
    color: #fff;
    box-shadow: none;
    font-weight: 400;
    border: none;
    outline: 0;


}
#div1{
	box-shadow: none;
    border: 2px solid #c4c7ce;
	border-radius: 5px;
	padding: 6px;
}
.btn2{
	font-size: 17px;
    color: #000;
    box-shadow: none;
    font-weight: 400;
    padding: 5px;
}
.bj1{
	 padding: 0;
	  font-size: 14px;
    color: #a01818;
    text-indent: 40px;
    box-shadow: none;
    font-weight:600;
    padding-bottom: 10px;
}
.btn1{
	cursor: pointer;
    width: 108px;
    height: 50px;
    line-height: 50px;
    line-height: 44px\9;
    padding: 0;
    background: 0 0;
    background-color: #dd4851;
    border-radius: 10px 10px 10px 10px;
    font-size: 17px;
    color: #fff;
    box-shadow: none;
    font-weight: 400;
    border: none;
    outline: 0;
    display: block;
    margin: 0 auto;

}

.shuru-fs{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 1rem;
}
.shuru-fs span{
	font-size: 0.875rem;
	line-height: 1rem;
	color: #000;

}

.shuru-ts{
	padding-top: 1.5rem;
}

.shuru-ts>h3{
	font-size: 0.8rem;
	color: #fff;
	background: #11a3b3;
	display: inline;
	border-radius: 3px;
	padding: 8px;
	border-radius: 5px;
	line-height: 3rem;
}
.shuru-ts ul {
	width: 98%;
	margin: 0 auto;
}
.shuru-ts ul li{
 list-style-type: disc;
 margin-left: 1rem;
 font-size: 0.9rem;
 line-height:1.5rem;
 color: #000;
}

/* 7种查询方式 */


.index-cx{
	width:62.9999999%; 
	min-width: 1200px;
	height: auto;
	font-size:0.8rem;
	
	margin: 0 auto;
}
.index-cx>h3{
	font-size: 1.3rem;
	text-align: center;
	padding-top: 1rem;
	padding-bottom: 4rem;
	color: #000;
	line-height: 2rem;
}

.index-cx ul{
	width: 100%;
	margin: 0 auto;
}
.index-cx ul li{
	float: left;
	text-align: center;
	width: 14%;
}

.index-cx ul li>i{
	font-size: 2rem;
	color: #000;
}
.index-cx ul li>h4{
	font-size: 0.7rem;
	font-weight: 400;
	color: #000;
	padding-top: 0.6rem;
}



/* 验证码样式 */

.yzm{
	padding-top: 13px;
    width: 60%;
    padding-bottom: 20px;
}
.yzm>span{
	height: 30px;
	line-height: 30px;
	color: #000;
	font-size: 1.2rem;
	display: inline-block;
	vertical-align: middle;

}
.input-code{
	width: 30%;
    height: 20px;
    font-size: 1rem;
    line-height: 20px;
    padding:4PX 8PX;
    font-size: 16px;
    margin: 0;
    border-radius:5px 5px 5px 5px;   
    outline: 0;
    box-shadow: none;
    border: 2px solid #c4c7ce;
    background: #fff;
    color: #222;
    overflow: hidden;
    box-sizing: content-box;
    display: inline-block;
    vertical-align: middle;
}

.codeqh{
	width: 80px;
	height: 32px;
	line-height: 2.2rem;
	font-size: 1.2rem;
	vertical-align: middle;
	 border-radius:5px 5px 5px 5px;
	 
}

/* 
验证码样式结束 */



.footer{
	width: 30%;
	height: auto;
	margin: 0 auto;
	padding-top: 4rem;
	padding-bottom: 3rem;
}

.footer ul{
	margin-top: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.footer ul li{
	font-size: 0.75px;
    color: #999aaa;
    height: 16px;
    line-height: 16px;
    margin: 4px 22px;
	display: -moz-box;  /* Firefox */ 
  	display: -ms-flexbox;    /* IE10 */ 
  	display: -webkit-box;    /* Safari */  
  	display: -webkit-flex;    /* Chrome, WebKit */ 
  	display: box;  
 	display: flexbox;  
  	display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -o-flex-align:center;
    align-items: center;
    white-space:nowrap;
}







.footer a{

	text-decoration: none;
    color: inherit;

}



  

@media screen and (max-width: 768px){


	header .top{
		width: 75%;
	}
  
	.main{

	width: 100%;
	height: auto;
	background: url(../images/bj.jpg) no-repeat center top;
	background-size: cover;
}
.logo{
	width: 75%;
	margin: 0 auto;
	min-width: auto;
}
.logo-h3{
	font-size: 1.3rem;
}
.logo-h3 h4{
	display: none;
}
.logo-img{
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.logo-img img{
	width: 50%
}

.logo-h3{
	font-size: 1rem;
}





.shuru{
	min-width: auto;
	width: 95%;
	margin: 0 auto;
}

.shuru-1{
	display: block;
	float: none;
	width: 100%;
	margin-bottom: 1rem;
}
.shuru-1>span{
	font-size: 0.875rem;
	line-height: 36px;
    height: 36px;
}
.shuru-1>input{
	width: 73%;
	padding: 5px;
	border-radius:5px;
	font-size: 14px;
}

.shuru-2>input{
	border-radius: 5px 5px 5px 5px;
	height: 35px;
	line-height: 35px;
	font-size:0.875rem;
	width: 100px;

}
.shuru-3>input{
	border-radius: 5px 5px 5px 5px;
	height: 35px;
	line-height: 35px;
	width: 100px;
	font-size:0.875rem;
}


.shuru-2{
	width: 40%;
	display: inline-block;
	float: none;
	text-align: left;
}

.shuru-3 {   
	width: 40%;
	display: inline-block;
	float: none;
	text-align: left;  
}

.input-code{
	width: 32%;
	height: 26px;
	padding: 0;
	text-indent: 3px;
}

.codeqh{
	height: 26px;
}

.yzm{
	padding-top: 0px;
	padding-bottom: 16px;
	width: 90%;
}
.yzm>span{
	font-size: 0.875rem;
}
.shuru-fs span{
	display: inline-block;
	line-height: 1.3rem;
}

.index-cx{
	min-width: auto;
	width: 100%;
}

.index-cx>h3{
	font-size: 1.1rem;
}
.index-cx ul li{
	width: 25%;
}
.index-cx ul li>h4{
	padding-bottom: 1.3rem;
}
.shuru-fs span:nth-of-type(4) {
    text-indent: 75px;
}


.footer{
	padding-top: 0.5rem;
    padding-bottom: 1rem;
	width: 100%;
}
.footer ul li{
	font-size: 0.875rem;
	height: auto;
	margin: 4px 44px;
	display: -moz-box;  /* Firefox */ 
  	display: -ms-flexbox;    /* IE10 */ 
  	display: -webkit-box;    /* Safari */  
  	display: -webkit-flex;    /* Chrome, WebKit */ 
  	display: box;  
 	display: flexbox;  
  	display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -o-flex-align:center;
    align-items: center;
}


}



