.aligncenter input {
    width: 324px;
    height: 40px;
    border-radius: 6px 0 0 6px;
    outline: none;
    border: solid 1px #01275a;
    border-width: 1px 0 1px 1px;
    padding-left: 20px;
    float: left;
}

input:-webkit-autofill {
    box-shadow: 0 0 0px 1000px white inset;
}

.aligncenter .baotu {
    height: 40px;
    width: 35px;
    border: 1px solid #01275a;
    border-width: 1px 1px 1px 0;
    border-radius: 0 6px 6px 0;
    float: left;
}

.aligncenter img {
    width: 31px;
    height: 33px;
    margin: 3px 3px 0 0;
    cursor: pointer;
}

.aligncenter img:hover {
    transform: scale(1.1)
}

.col-md-4 .indexa {
    display: inline-block;
    height: 210px;
    width: 180px;
    line-height: 210px;
    text-align: center;
    margin: 0 auto;
    /* background: #cccccc; */
    /* margin-top: 15px; */
}

.col-md-4 img {
    height: 210px;
    width: 210px;
    /* margin-top: 55px; */
}

.rowinner {
    width: 60%;
    margin: 0 auto;
}

.filter1 img {
    width: 100%;
    height: 100%;
    margin-top: 60px;
}

.loginin {
    width: 350px;
    height: 420px;
    background: rgba(0, 0, 0, 0.6);
    float: right;
    margin-top: 19%;
    text-align: center;
    padding: 10px;
    margin-right: 18px;
}

.loginin p:nth-child(1) {
    font-weight: normal;
    letter-spacing: 10px;
    font-size: 24px;
    margin-top: 45px;
}

.loginin input:nth-child(2) {
    width: 280px;
    height: 36px;
    margin-top: 15px;
    background-color: #ffffff;
    padding-left: 50px;
    border-radius: 5px;
    outline: none;
    border:none;
}

.loginin input:nth-child(3) {
    width: 280px;
    height: 36px;
    margin-top: 30px;
    background-color: #ffffff;
    padding-left: 50px;
    border-radius: 5px;
    outline: none;
    border:none;
}

.loginin input:nth-child(4) {
    width: 175px;
    height: 36px;
    margin-top: 30px;
    margin-right: 10px;
    padding-left: 49px;
    border-radius: 5px;
    outline: none;
    border:none;
}

.loginin input:nth-child(5) {
    width: 96px;
    height: 36px;
    margin-top: 20px;
    outline: none;
    border-radius: 6px;
    outline: none;
    border:none;
}

.loginin input:nth-child(6) {
    width: 280px;
    height: 36px;
    margin-top: 30px;
    background: #00275a;
    border-radius: 6px;
    border: none;
    color: #fff;
    letter-spacing: 10px;
    font-size: 16px;
}

.loginin a {
    color: #ffffff;
}

.loginin .woooooo {
    width: 280px;
    display: flex;
    justify-content: space-between;
    margin: 15px auto;
}

.about-logo {
    display: flex;
    align-items: center;
}

.about-logo span {
    display: inline-block;
    height: 29px;
    width: 29px;
    border: 1px solid #ccc;
    border-radius: 50%;
    text-align: center;
    line-height: 29px;
    background: #fff;
    color: #00275a;
    font-size: 18xp;
}
.about-logo .acc{
    background: #00275a;
    color: #ffffff;
}
.about-logo div {
    height: 1px;
    background: #000;
    width: 100px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: -7px;
}

.controls {
    display: flex;
    margin-top: 30px;
    width: 130%;
}

.controls .word {
    display: inline-block;
    width: 25%;
    text-align: right;
    color: #888888
}

.controls .word1 {
    display: inline-block;
    width: 21%;
    text-align: right;
}

.controls select {
    display: block;
    width: 90%;
    height: 36px;
    padding: 6px 12px;
    margin-left: 15px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #888888;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.controls .yanzhengma {
    display: block;
    width: 51%;
    height: 36px;
    padding: 6px 12px;
    margin-left: 15px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #888888;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.controls .yanzsu {
    display: block;
    width: 35%;
    height: 34px;
    padding: 6px 12px;
    margin-left: 15px;
    font-size: 15px;
    line-height: 1.428571429;
    color: #00275a;
    text-align: center;
    background-color: #fff;
    border: 1px solid #00275a;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.controls .yanzsu:focus, .controls .yanzhengma:focus{
    border-color: #ccc;
    outline: 0;
}
.agreement {
    margin-top: 10px
}

.agreement input {
    width: 15px;
    height: 15px;
    margin: 0 auto
}

.agreement .oilk {
    width: 80%;
    display: flex;
    text-align: center;
    margin: 0 auto;
}

.agreement span {
    font-size: 13px;
    margin: 0 auto
}

.success {
    width: 360px;
    height: 460px;
    box-shadow: 0px 3px 6px 0px 
		rgba(0, 0, 0, 0.16);
	border-radius: 5px;
    margin: 154px auto;
    border-radius: 12px;
    text-align: center;
    padding-top: 66px;
    background: #fff
}

.successd {
    width: 360px;
    height: 460px;
    box-shadow: 0px 3px 6px 0px 
    rgba(0, 0, 0, 0.16);
    border-radius: 5px;
    margin: 154px auto;
    border-radius: 12px;
    text-align: center;
    background: #fff
}

.success .ion {
    margin-top:38px; 
}

.success p {
    margin-top: 38px
}

.success button {
    width: 160px;
    height: 40px;
    border: 1px solid #00275a;
    color: #ffffff;
    background: #00275a;
    border-radius: 4px;
    margin-top: 20px;
    font-size: 18px;
    letter-spacing: 2px;
}

.redstar {
    color: #ee3a3a;
}

.input-file {
    display: inline-block;
    position: relative;
    overflow: hidden;
    text-align: center;
    width: 90%;
    height: 34px;
    background-color: #fff;
    border: solid 1px #ccc;
    border-radius: 4px;
    padding: 5px 10px;
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
    color: #000;
    text-decoration: none;
}

.input-file input[type="file"] {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    background-color: #fff;
    transform: translate(-300px, 0px) scale(4);
    height: 40px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.ooop {
    width: 300px;
    height: 40px;
    border-radius: 6px;
    border: 1px solid #888888;
    outline: gray;
    background: url('../img/pwd.png') no-repeat;
    padding-left: 50px;
    background-size: 24px 24px;
    background-position: 5px 7px;
}

.ooopp {
    border: none;
    width: 260px;
    height: 38px;
    background: none;
    padding-left: 10px;
    outline: none;
}

.oooppp {
    outline: none;
    border: none;
    width: 180px;
    height: 38px;
    background: none;
    padding-left: 10px;
}

.form-concle .span {
    width: 100px;
    border: 1px solid #888888;
    height: 40px;
    border-radius: 5px;
    margin-left: 19px;
}
.form-concle .img{
    border: 1px solid #888888;
    border-radius: 6px;
    width: 180px;
    display: flex;
}
.form-concle {
    line-height: 40px;
    margin-top: 35px;
    width: 300px;
    height: 40px;
    border-radius: 6px;
    border: 1px solid #888888;
    display: flex;
    margin-left: 30px;
}
.modfiny{
    border: none;
}
.modal-body .modal-ul {
    list-style: none;
    text-align: left;
    padding: 0
}

.modal-body .modal-ul .modal-li {
    margin-top: 20px;
    border-bottom: #ccc 1px solid;
    padding-bottom: 8px
}

.modal-body .modal-ul .modal-li:hover {
    color: #00275a
}

.modal-body .modal-ul .modal-li span {
    display: inline-block;
    width: 80%;
    height: auto;
    text-align: left;
}

.modal-body .modal-ul .modal-li time {
    width: 20%;
    height: auto;
    text-align: right
}

#numbtn {
    height: 36px;
    width: 90px;
    outline: none;
    border: none;
    position: relative;
    top: -1px;
}

.help-block1, .help-block2, .help-block3, .help-block4, .help-block5, .help-block6 {
    margin-left: 32%;
    color: #ee3a3a;
    width: 98%;
    display: inline-block;
    background: #FFFADC;
    border: 1px solid #DCA;
    text-align: left
}

.help-block1 img, .help-block2 img, .help-block3 img, .help-blockout img, .help-blockn1 img, .help-blockn img {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
}

.help-blockn, .help-blockn1 {
    margin-left: 8.5%;
    color: #ee3a3a;
    width: 83.3%;
    display: inline-block;
    background: #FFFADC;
    border: 1px solid #DCA;
    text-align: left;
}

.help-blockout {
    margin-left: 0;
    color: #ee3a3a;
    width: 97%;
    display: inline-block;
    background: #FFFADC;
    border: 1px solid #DCA;
    text-align: left;
}

.search-ul {
    display: flex;
    list-style: none;
    padding: 0;
    border-bottom: 1px solid #ccc;
}

.search-ul li {
    display: inline-block;
    cursor: pointer;
    width: 120px;
    height: 40px;
    background: #e4e8ed;
    border-radius: 5px 5px 0 0;
    line-height: 40px;
    font-size: 16px;
    color: #000;
    text-align: center;
    font-weight: 400;
}

.search-ul li:nth-child(2) {
    margin-left: 24px
}

.search-ul li:nth-child(3) {
    margin-left: 24px
}
.search-ul li:nth-child(4) {
    margin-left: 24px
}
.search-ul .active {
    background: #00275a;
    color: #fff;
    opacity: 1;
}

.searchinfo {
    margin-top: 60px;
}

.indo2, .indo3,.indo4 {
    display: none
}

.searchinfo .info-ul {
    display: flex;
    flex-flow: column;
    list-style: none;
    padding: 0;
    float: left;
}
.searchinfo .suyuan-ul {
    display: flex;
    flex-flow: column;
    list-style: none;
    padding: 0;
    float: left;
}
.searchinfo .info-div {
    float: left;
    margin-left: 60px;
}
.searchinfo .suyuan-div {
    float: left;
    margin-left: 60px;
}
.searchinfo .info-divp {
    color: rgb(51, 51, 51);
    font-family: "Arial Negreta", "Arial Normal", "Arial";
    font-feature-settings: "kern";
    font-kerning: normal;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 23px;
    text-align: left;
    text-rendering: optimizelegibility;
    white-space: nowrap;
    margin-top: 10px;
}

.searchinfo .info-ul li {
    display: inline-block;
    cursor: pointer;
    width: 120px;
	height: 40px;
	background-color: #ffffff;
	border-radius: 5px 0px 0px 5px;
    border: solid 1px #00275a;
    text-align: center;
    line-height: 40px;
    color: #003464;
    font-size: 16px;
}
.searchinfo .suyuan-ul li {
    display: inline-block;
    cursor: pointer;
    width: 120px;
	height: 40px;
	background-color: #ffffff;
	border-radius: 5px 0px 0px 5px;
    border: solid 1px #00275a;
    text-align: center;
    line-height: 40px;
    color: #003464;
    font-size: 16px;
}
.searchinfo .suyuan-ul li:nth-child(n) {
    margin-top: 10px
}
.searchinfo .info-ul li:nth-child(n) {
    margin-top: 10px
}

.searchinfo .info-ul .active {
    background: #00275a;
    color: #fff
}
.searchinfo .suyuan-ul .active {
    background: #00275a;
    color: #fff
}
.info-divul{
    list-style: none;
    display: flex;
    flex-flow: column;
    padding: 0;
    min-height: 306px;
    margin-bottom: 40px;
}
.info-divul li{
    display: inline-block;
    width: 690px;
    padding-left: 10px;
    line-height: 60px;
}

.info-divul li:nth-child(2n-1){
    background: #e4e8ed;;
}
.info-divul li:nth-child(2n){
    background:#fff;
}
.info-divul li:last-child{
    border-bottom: #e4e8ed solid 1px;
}
.info-divul li span:nth-child(1){
    color: rgb(51, 51, 51);
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    display: inline-block;
    width: 100px;
    height: 60px;
}
.info-divul li span:nth-child(2){
    color: rgb(51, 51, 51);
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    display: inline-block;
    height: 60px;
    padding-left: 20px;
}
.info-div2,.info-div3{
    display: none
}
.suyuan-div2,.suyuan-div3,.suyuan-div4,.suyuan-div5,.suyuan-div6,.suyuan-div12,.suyuan-div14,
.suyuan-div7,.suyuan-div8,.suyuan-div9,.suyuan-div10,.suyuan-div11,.suyuan-div13{
    display: none;
}
.searchinfo .search-jilu{
    width: 800px;
    min-height:306px;
    list-style: none;
}
.searchinfo .search-jilu .search-jilu_ul{
    height: 80px;
    line-height: 80px;
    text-align: center;
    background: rgb(215, 215, 215);
    display: flex;
    justify-content: space-between;
    list-style: none;
    padding: 0 20px;
}
.searchinfo .search-jilu .search-jilu_ul li{
    color: rgb(51, 51, 51);
    font-family: "Arial Normal", "Arial";
    font-feature-settings: "kern";
    font-kerning: normal;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    /* line-height: 21px; */
    overflow-wrap: break-word;
    text-align: center;
    text-rendering: optimizelegibility;
}
.jilu-ul{
    width: 800px;
    list-style: none;
    padding: 0;
    /* margin-bottom: 100px; */
}
.jilu-ul li{
    display: flex;
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    justify-content: space-between;
    color: rgb(51, 51, 51);
    font-family: "Arial Normal", "Arial";
    font-feature-settings: "kern";
    font-kerning: normal;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    /* line-height: 18px; */
    overflow-wrap: break-word;
    text-align: center;
    text-rendering: optimizelegibility;
}
.jilu-ul li span:nth-child(1){
    display: inline-block;
    width: 204px;
}
.jilu-ul li span:nth-child(2){
    display: inline-block;
    width: 480px;
}
.jilu-ul li span:nth-child(3){
    display: inline-block;
    width: 306px;
}
.jilu-ul li:nth-child(2n){
    background: #fff;
}
.jilu-ul li:nth-child(2n-1){
    background: #e4e8ed;
}
.top-headerhhp{
    width: 100%;
    /* height: 100px; */
}
.trueinfo{
    display: none;
    color: #00ab66;
    margin-top: 10px
}
.falseinfo{
    display: none;
    margin-top: 10px;
    color: #981927;
}
.trueinfo img,.falseinfo img{
    width: 30px;
    height: 30px;
}
.inputvalue{
    height:36px;width:300px;border-radius: 5px;border: solid 1px #01275a;padding-left: 20px;
}
.linko{
    margin-left: 0px;
    width: 300px;
}
#pagination{
    width:100%;text-align: center
}
