﻿@charset "utf-8";
/* CSS Document */
*{margin:0px; padding:0px;}
html {margin: 0px; padding: 0px;}
body {
	font-family:tahoma,arial,microsoft yahei,宋体;
	font-size:14px; 
	margin: 0px; padding: 0px;	
	margin-right: auto; margin-left: auto; 
	text-align:left; 
	color:#333;
	background-color:#fafafa;
}
ul, li{ 
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0;
	list-style:none;
}
div,td,p{
	margin: 0; 
	padding: 0; 
}
img{ border:none}
a {
color: #333333;
text-decoration:none
}	
a:hover {
color:#024783;
text-decoration:none
}
	
.clear{float:none; clear:both;font-size:0px;line-height:0px;height:0px; min-height:0px; padding:0px; margin:0px; overflow:hidden;}
/* << GLOBAL */
#header{margin:0 auto;max-width:640px;overflow:hidden; background-image:url(../images/top_bg.gif); background-repeat:repeat-x}
#header .top{margin:0 auto;text-align:center;padding-top:15px; padding-bottom:15px; font-size:18px; font-weight:bold; color:#0072c5}
.height10{height:10px; line-height:10px; clear:both;text-align:center}
.height30{height:30px; line-height:30px; clear:both;text-align:center;color: #ff5722;}

#wrap{margin:0 auto;max-width:640px;min-height:100%;overflow:hidden;width:100%;height:100%;}
#wrap .fwfm{margin:0 10px 0 10px;background: none repeat scroll 0 0 rgb(255, 255, 255);border: 1px solid rgb(221, 221, 221); border-radius: 3px;box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);padding:10px 15px 10px 15px;}
#wrap .title{FONT-SIZE: 13pt; color:#0072c5}
#wrap .fwcode{
    background: none repeat scroll 0 center rgba(255,255, 255,0.8);
    border: 1px solid rgb(136, 136, 136);
    border-radius: 3px;
    box-sizing: border-box;
    color: rgb(0, 0, 0);
    font-size: 14px;
    height: 30px;
    padding-left: 10px;
    margin: 5px 0;
    margin-right:3%;
    width: 67%;
	float:left;
}
#wrap .form-group{height: 40px;float: left;}
#wrap .form-group img{height:30px;margin: 5px 0;}
#wrap .sendsms{
    border: medium none;
	background-color:#ff2f00;
    border-radius: 3px;
	color:#FFFFFF;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    text-align: center;
	padding:0 10px 0 10px;
	margin: 5px;
	cursor:pointer;
    width: 15%;
	float:left;

}
#wrap .checkcode{
    background: none repeat scroll 0 center rgba(255,255, 255,0.8);
    border: 1px solid rgb(136, 136, 136);
    border-radius: 3px;
    box-sizing: border-box;
    color: rgb(0, 0, 0);
    font-size: 14px;
    height: 30px;
    padding-left: 10px;
    margin: 5px 0;
    margin-right:3%;
    width: 50%;
	float:left;
}
#wrap .search{
    background: none repeat scroll 0 center rgba(255,255, 255,0.8);
    border: 1px solid rgb(136, 136, 136);
    border-radius: 3px;
    box-sizing: border-box;
    color: rgb(0, 0, 0);
    font-size: 14px;
    height: 30px;
    padding-left: 10px;
    margin: 5px 0;
    margin-right:3%;
    width: 65%;
	float:left;
}
#wrap .content{
    background: none repeat scroll 0 center rgba(255,255, 255,0.8);
    border: 1px solid rgb(136, 136, 136);
    border-radius: 3px;
    box-sizing: border-box;
    color: rgb(0, 0, 0);
    font-size: 14px;
    height: 30px;
    padding-left: 10px;
    margin: 5px 0;
    margin-right:3%;
    width: 95%;
	float:left;
}
#wrap .fwcode:focus {border-color: #66afe9;outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);}
#wrap .btnquery{
    border: medium none;
	background-color:#0072c5;
    border-radius: 3px;
	color:#FFFFFF;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    text-align: center;
	padding:0 10px 0 10px;
	margin: 5px 0;
	cursor:pointer;
    width: 30%;
	float:left;

}
#wrap .btnquery1{
    border: medium none;
	background-color:#0072c5;
    border-radius: 3px;
	color:#FFFFFF;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    text-align: center;
	padding:0 10px 0 10px;
	margin: 5px 0;
	cursor:pointer;
    width: 35%;
	float:left;

}

#wrap .submit{
    border: medium none;
	background-color:#0072c5;
    border-radius: 3px;
	color:#FFFFFF;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    text-align: center;
	padding:0 10px 0 10px;
	margin: 5px;
	cursor:pointer;
    width: 30%;
	float:left;

}
#wrap .submit2{
    border: medium none;
	background-color:#999999;
    border-radius: 3px;
	color:#FFFFFF;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    text-align: center;
	padding:0 10px 0 10px;
	margin: 5px;
	cursor:pointer;
    width: 25%;
	float:left;

}
#wrap .result{color:#FF0000;  margin:0 auto; text-align:left; line-height:22px; }
#result b{color:#000;  }
#wrap .checkcode{
    background: none repeat scroll 0 center rgba(255,255, 255,0.8);
    border: 1px solid rgb(136, 136, 136);
    border-radius: 3px;
    box-sizing: border-box;
    color: rgb(0, 0, 0);
    font-size: 14px;
    height: 30px;
    padding-left: 10px;
    margin-right:10px;
}

#wrap .fwsm {margin:0 10px 0 10px; text-align:left; line-height:22px}
#wrap .fwsm img{border: 0 none;height: auto;width: 100%;}

#footer{margin:0 auto;max-width:640px; overflow:hidden;background-image:url(../images/top_bg.gif); background-repeat:repeat-x}
#footer .txt{margin:0 auto;text-align:center;padding-top:15px; padding-bottom:15px; font-size:12px; }

#wrap .jiongroup{
    border: medium none;
	background-color:#0072c5;
    border-radius: 3px;
	color:#FFFFFF;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    text-align: center;
	padding:0 10px 0 10px;
	margin: 5px;
	cursor:pointer;
    width: 50%;
	float:left;

}

#wrap .page{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

#wrap .page .page-num{
    padding: 2px;;
}

#wrap .tip{FONT-SIZE: 13pt; color:#ff0000}
#wrap .ad img{width:100%}
