﻿@charset "utf-8";
/* CSS Document */

* {
    margin: 0;
    padding: 0;
}

img {
    border: none 0;
}

body {
    display: block;
    min-height: 100%;
    /*font-family: "微软雅黑";*/
}

.warp {
    width: 100%;
    min-width: 1200px;
    height: auto;
    /*background: url(../images/Login/bg1.png);*/
    background-position: center;
    background-size: 100% 100%;
}

.top {
    width: 100%;
    height: 114px;
    margin: 0 auto;
    position: relative;
    z-index: 999;
    /**新增样式*/
    background:#000;
    filter:alpha(opacity=20); /*IE*/
    -moz-opacity:0.2;  /*firefox */
    -khtml-opacity: 0.2;
    opacity: 0.2;   /*Chrome*/
}

.top_img{
    margin: 0 3px 3px 0;
}

.logo {
    padding-left: 7%;
    float: left;
    position: absolute;
    padding-top: 28px;
}

/**新增样式*/
.top_logo_div{
    z-index:99999;
    position:relative;
    bottom:8px;
}
/*****/

#nav_download1{
    color: #ffffff;
    /*padding-right:120px;*/
}

#nav_introduction1{
    color: #ffffff;
}

.nav_a1,.nav_a2{
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}

.title {
    float: left;
    color: #4c4c4c;
    font-size: 18px;
    font-weight: bold;
    border-left: 1px solid #4c4c4c;
    margin-left: 20px;
    padding-left: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 10px;
}

.bg_box {
    display: table;
    overflow:hidden;
}

.login_box {
    margin: 0 auto;
    width: 400px;
    position: absolute;
    z-index: 99999;
    left: 63%;
    top: 21%;
}

.signin_title{
    background:none;
    width:100%;
}

.signin_title img{
    margin-top:60px;
    margin-left:30%;
    margin-right:30%;
}

.signin {
    width: 380px;
    height: 360px;
    margin: 0 auto;
    background-image: url(../images/Login/signin1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 9999;
    display: block;
    overflow: hidden;
}

.form_signin {
    max-width: 310px;
    margin: 0 auto;
    margin-top: 25px;
    text-align: center;
    position: relative;
}

    .form_signin input[type="text"] {
        margin-top: 10px;
        /*background: url(../images/Login/name.png) no-repeat;*/
        background-color:#ffffff;
        background-size: contain;
        padding-left: 50px;
        /*padding-top:10px;*/
        border: 1px solid #bbbbbb;
        width:310px;
        height:46px;
    }

    .form_signin input[type="password"] {
        margin-top: 20px;
        /*background: url(../images/Login/pass.png) no-repeat;*/
        background-color:#ffffff;
        background-size: contain;
        padding-left: 50px;
        /*padding-top:10px;*/
        border: 1px solid #bbbbbb;
        width:310px;
        height:46px;
    }

    .login-title{
        color: #ffffff;
        font-size: 22px;
        margin-left: 140px;
        margin-top: 25px;
    }
    .login-line{
        width: 30px;
        border: 0;
        border-bottom: 4px solid #ffffff;
        margin-left: 168px;
        margin-top: 5px;
    }

    .form_signin .form_control {
        font-size: 16px;
        /*font-family: "微软雅黑";*/
        color: #212121;
        height: 40px;
        width: 270px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 2px;
    }

    .form_signin input[type="checkbox"] {
        margin-top: 20px;
        vertical-align: text-bottom;
    }

    .form_signin label {
        font-size: 14px;
        color: #272e35;
        /*font-family: "微软雅黑";*/
        vertical-align: middle;
    }
    .login-code{
        width: 165px;
    height: 32px;
    margin-top: 20px;
    }
.form_submit {
    width: 310px;
    height: 46px;
    font-size: 18px;
    margin-top: 25px;
    background-color:#13A7E2;
    background-size: contain;
    border: none;
    color:#ffffff;
    border-radius:2px;
}

.n_logo {
    background: url(../images/Login/user.png);
    z-index: 8000;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    top: 20px;
    left: 15px;
    width: 36px;
    height: 36px;
}

.p_logo {
    background: url(../images/Login/pwd.png);
    z-index: 8000;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    top: 87px;
    left: 15px;
    width: 36px;
    height: 36px;
}

.bottom_box {
    width: 100%;
    height: 150px;
    margin: 0 auto;
    background-color: #dddddd;
}

.bottom {
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #333333;
    background-color: #aaaaaa;
}

.Copyright {
    color: #333333;
    line-height: 40px;
    font-size: 12px;
    /*font-family: "微软雅黑";*/
    text-align: center;
    height: 40px;
}

#nav {
    margin-top: 56px;
    color: #ffffff;
    position: absolute;
    left: 79%;
}

    #nav li {
        font-size: 12px;
        list-style: none;
        float: left;
        margin: 0 20px;
    }

.register {
    cursor:pointer;
}
.divquery{
    margin-top: 55px;
    text-align: center;
}
.aquery{
    color: #ffffff;
    text-decoration-line: none;
    font-size: 18px;
}

.footerLeft {
    width: 400px;
    margin-left: 0px;
}

.footer2 .footerLeft {
    float: left;
    height: 150px;
}

.aboutUs {
    height: 150px;
    width: 200px;
    margin: 0 auto;
}

.aboutUs ul li {
    color: #777777;
    font-size: 14px;
    height: 33px;
    line-height: 33px;
    display: flex;
    align-items: center;
}

.aboutUs ul {
    list-style: none;
    height: 100px;
}

.aboutUs img{
    padding-right: 10px;
}

.aboutUs .beginnerAlink {
    /*padding: 10px 0 0 114px;*/
    padding: 10px 0 0 0;
}

.footer2 {
    width: 1200px;
    height: 150px;
    margin: 0 auto;
}

.beginner {
    width: 300px;
    height: 150px;
    float: left;
}

.aboutContent {
    width: 150px;
    margin: 0 auto;
}

.firstLink {
    padding-top: 14px;
}

.aboutContent a {
    display: block;
}

.aboutContent .beginnerAlink {
    margin: 0 auto;
    padding-top: 10px;
} 

.beginnerAlink {
    color: #777777;
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    width: 80px;
    font-weight: bold;
}

.beginnerSalink {
    color: #777777;
    font-size: 14px;
    display: block;
    cursor: pointer;
}

.beginnerSalink img{
    height: 10px;
}

.footerRight {
    width: 400px;
    margin-left: 0px;
    float: left;
    height: 150px;
}

.FLink {
    width: 210px;
    height: 150px;
    margin: 0 auto;
}

.FLink ul li {
    color: #777777;
    font-size: 14px;
    height: 33px;
    line-height: 33px;
}

.FLink ul {
    /*padding: 0 15px;*/
     padding: 0 15px 0 0;
    list-style: none;
    height: 100px;
    float: left;
}

.FLink .beginnerAlink {
    /*margin: 0 auto;
    padding-top: 10px;*/
    padding:10px 0 0 0;
}

.FLink a, .Copyright a{
    text-decoration: underline;
    cursor: pointer;
}

/*banner轮播图*/
.banner_image{min-width:1200px; height:auto; margin-bottom:0px;margin-top:-114px;background-color: #dddddd;}
.index_banner{position:relative; width:100%;}
.index_banner ul{overflow:hidden;}
.index_banner li{position:absolute;top:0;left:0;/*overflow:hidden;*/width:100%;}
.index_banner li a{display:block;margin:0 auto;}
.index_banner cite{position:absolute;bottom:2%;left:53%;z-index:999;display:block;margin-left:-5%;width:150px;/*height:15px;_display:none;*/}
.index_banner cite span{float:left;display:block;margin:0 4px;width:30px;height:4px;background-color:#e5e5e5;text-indent:-999em;opacity:.7;cursor:pointer;-moz-border-radius: 15px;behavior: url(../../Content/PIE.htc);border-radius:15px;}
.index_banner cite span:hover{background-color:#ffffff;opacity:1;-moz-border-radius: 15px;behavior: url(../../Content/PIE.htc); border-radius:15px;}
.index_banner cite span.cur{background-color:#ffffff;opacity:1;cursor:default;-moz-border-radius: 15px;behavior: url(../../Content/PIE.htc);border-radius:15px;}
.clear{clear:both;}

/**搜索框**/
.order_search{
    position:absolute;
    left: 54%;
    top: 47px;
    clear:both;
}

.order_searchLogin{
    position:absolute;
    left:37%;
    top:47px;
    clear:both;
}

.lf_search{
    width: 180px;
    height: 40px;
    background: #305496;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    color: #FFF;
    font-size: 16px;
    text-align: center;
    float: left;
    line-height: 40px;
    box-sizing: border-box;
}

.center_search{
    height:40px;
    float:left;
}

.input_search{
    height:40px;
    width:300px;
    border: 1px solid #FFF;
    box-sizing:border-box;
    padding-left:10px;
}

.rg_search{
    width: 90px;
    height: 40px;
    background: #305496;
    float: left;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    line-height: 40px;
    text-align: center;
}

.btn_imgSearch{
    margin:10px auto;
}

/***弘信和领航背景css start**/

 .center_img{
    margin-top:-114px;
}

/***弘信和领航背景css end**/

.wechatDiv {
    width: 400px;
    margin: 0 auto;
    float: left;
}

.wechatDiv .beginnerAlink {
    margin-left: 150px;
    padding-top: 10px;
}

.divImg {
    width: 100px;
}

.divImg img {
    width: 100px;
    height: 100px;
    margin-left: 150px;
}

.checkImgBox {
    display: inline-block;
}


.checkImg {
    height: 30px;
    vertical-align: middle;
}