@charset "UTF-8";
*{margin:0;padding:0;}
a,body,html{font-family:"微软雅黑";}
.mainList li,li{
    list-style:none;
}
*{outline:0;border:0;}
a{text-decoration:none;}
::-webkit-input-placeholder{color:#8c8f8f;}
:-moz-placeholder{color:#8c8f8f;}
::-moz-placeholder{color:#8c8f8f;}
:-ms-input-placeholder{color:#8c8f8f;}
.erweima{display:none}
input[readonly]{background:#eee;}
body,html{
    z-index:-1;
}
a:hover{
    text-decoration: none !important;
}
[type=password],input[type=text],input[type=date],select{
    line-height:2em;
    height:2.2em;
    padding-left:10px;
    min-width:150px;
    border:1px solid #d2d2d2;
}
table{
    border-collapse:collapse;
}
.header-top{
    height: 35px;
    width: 100%;
    background-color: #000;
    position: fixed;
    top: 0px;
    z-index:11;
}
.header{
    height:80px;
    color:#fff;
    background-color:#fff;
    position:fixed;
    width:100%;
    z-index:11;
    top:35px;
}

.header_main{
    width:1200px;
    margin:auto;
}
.header_top{
    width:100%;
    height:30px;
    line-height:30px;
    background:#ddd;
    margin:auto;
}
.header .logo img{
    height:56px;
    float:left;
    margin-left:80px;
    margin-top:10px;
}
.header .title{
    margin-left:400px;
}
.header .title li{
     display:inline;
    float:left;
    margin-top:31px;
}
.header .login{
    max-height:100px;
    float:right;
    padding:30px 40px 0 0;
}
.header .logout{
    max-height:100px;
    float:right;
    padding:30px 0 0;
}
.banner1{
    overflow: hidden;
    width: 100%;
    margin-top: 115px;
    position: relative;
}
.banner1-img1{
    width: 100%;
}
.banner1-p1{
     font-size: 66px;
     color: #fff;
     position: absolute;
     top: 35%;
     z-index: 10;
     left: 14%;
}
.banner1-p2{
    font-size: 30px;
    color: #fff;
    position: absolute;
    top: 47%;
    z-index: 10;
    left: 14%;
}
.banner1-a{
    text-align: center;
    font-size: 24px;
    color: #fff;
    position: absolute;
    top: 60%;
    z-index: 10;
    left: 14%;
    width: 12%;
    line-height: 60px;
    border-radius: 10px;
    background-color: #c79f67;
    float: left;
}

#main{
    width: 100%;
    height: 600px;
    z-index: 1;
}
.main-view{
    width:100%;
    text-align:center;
    font-size: 36px;
    padding-top: 40px;
}
.main-view p{
    font-size: 18px;
    margin-top: 25px;
}
.main-view1{
    width: 60%;
    margin: auto;
    height: 620px;
    overflow: hidden;
}
.func-div{
    margin-top: 100px;
}
.func{
    text-align: center;
    width: 33%;
    float: left;
}
.func label{
    color: #c79f67;
    font-size: 24px;
}
.func p{
    color: #000;
    font-size: 18px;
}
.max-main-view2{
    background-image: url("../../Index/img/newsback.jpg");
    height: 670px;
}
.main-view2{
    width: 60%;
    margin: auto;
}
.title-lab2{
    color: #fff;
}
.news-div-left{
    width: 45%;
    float: left;
    margin-left: 5%;
    margin-top: 10%;
}
.news-div-left img{
    width: 100%;
    margin-top: 16%;
    margin-left: -35%;
}
.news-div-right{
    padding-top: 2%;
    width: 50%;
    float: left;
}
.news-content{
    text-align: left;
    color: #fff;
}
.news-content p{
    margin: 0;
}
.news-type{
    font-weight: 100;
    font-size: 25px;
    line-height: 40px;
    width: 95%;
    border-bottom: 2px solid #fff;
}
.news-title{
    font-weight: 100;
    font-size: 25px;
    margin-top: 3px;
}
.main-view .news-date{
    font-size: 15px;
    margin-top: 5px;
    color: #000;
    line-height: 35px;
}
.news-more{
    font-size: 21px;
    color: #c4a26f;
}
.main-view3{
    width: 60%;
    margin: auto;
}
.banks-div{
    margin-top: 100px;
}
.banks-div img{
    margin-top: 50px;
    width: 32%;
}






















































.app_down_g{
    width:50px;
    position:fixed;
    top:30px;
    right:10px;
    text-align:center;
    background:#0f90ca;
    display:none;
}
.app_down_g:after{
    content:"";
    width:20px;
    height:2px;
    background:#0f90ca;
    position:absolute;
    right:-20px;
    top:10px;
}
.phone_ma_g{
    display:none;
    width:310px;
    height:auto;
    position:fixed;
    top:15%;
    right:15%;
    z-index:555;
    background:#fff;
    border-radius:3px;
    box-shadow:2px 2px 5px #ccc;
    border:1px solid #f4f4f4;
    font-size:14px;
}
.phone_ma_g dt{
    float:left;
    margin:15px;
    display:inline-block;
    height:120px;
}
.phone_ma_g dd{
    display:inline-block;
    height:30px;
    line-height:30px;
    width:110px;
    margin:30px auto auto 20px;
    box-shadow:1px 1px 3px #ddd inset;
    background:#0f90ca;
    color:#fff;
    text-align:center;
}
.phone_ma_g dd .pinguo{
     background:url(../../Index/img/app.png) -52px 0 no-repeat;
}
.phone_ma_g dd .anzuo{
    background:url(../../Index/img/app.png) -74px 0 ;
}
.phone_ma_g .close_out{
    position:absolute;
    top:-8px;
    right:-8px;
    width:22px;
    height:22px;
    line-height:22px;
    border-radius:50%;
    background:#fff;
    box-shadow:2px -1px 3px #ddd;
    color:red;
    font-size:20px;
    font-weight:600;
    text-align:center;
    cursor:pointer;
}.footer,.outer{
     height:35px;
     text-align:center;
}
.loginForm{
    position:absolute;
    z-index:2;
    top:120px;
    left:70%;
    font-size:18px;
    color:#3c3d3d;
}.loginForm .loginback{
     position:absolute;
     z-index:-1;
     -ms-filter:alpha(opacity=90);
     -moz-opacity:.9;
     -khtml-opacity:.9;
     opacity:.9;
 }
.outer{
    margin:0 auto;
    width:120px;
}

.outer a{
    display:block;
    margin-left:2px;
    color:#000;
    font-weight:500;
}.footer a:hover,.outer a:hover{
     text-decoration:underline;
     color:gold;
 }
.foot{
    padding-left:33.5%;
}
.mainList .text_a,.mainList .text_b{
    padding-left:25px;
}
.foot li{
    display:inline;
    float:left;
}
.footer{
    margin:0 auto;
    width:110px;
}
.footer a{
    display:block;
    margin-left:2px;
}
.announce li{
    margin-top:20px;
    font-size:16px;
    line-height:1.5em;
}
.mainContent{
    min-height:500px;
    min-width:1200px;
    overflow:hidden;
    position:relative;
    top:60px;
}
.mainContent img{
    width:100%;
}
.mainList{
    width:200px;
    position:absolute;
    z-index:2;
    top:250px;
}
.mainList a,.mainList img{
    display:block;
    position:relative;
}
.mainList li{
    height:60px;
    min-width:203px;
    line-height:3.2em;
}
.mainList li:hover{
    background-color:#0e8ac2;
}
.mainList a{
    color:#fff;
    left:0;
    float:right;
    width:150px;
    height:50px;
    text-align:left;
}
.mainList .text_b{
    font-size:12px;
}
.mainList img{
    float:left;
    width:30px;
    height:30px;
    left:25px;
    top:10px;
}
.circle{
    position:absolute;
    top:120px;
    left:60px;
    color:#fff;
    text-align:center;
    margin:10px auto;
    z-index:5;
}
.circle .pic0 img{
    border-radius:50%;
    width:70px;
    height:70px;
    background:#fff;
}
.circle .pic1 img{
    width:15px;
    height:15px;
    position:absolute;
    top:52px;
    left:50px;
}
#orderInfo001,#orderInfo002{
    color:#1e1f1f;
    border:0 solid #ffa70d;
    width:900px;
    font-size:14px;
    height:auto;
    position:absolute;
    top:150px;
    left:360px;
    z-index:3;
}
#orderInfo{
    color:#1e1f1f;
    border:0 solid #ffa70d;
    width:900px;
    font-size:14px;
    height:auto;
    position:absolute;
    top:150px;
    left:300px;
    z-index:3;
}
#orderInfo001{
    background:0 0;
}
.aButton,.bButton{
    border-bottom:dotted 0 #e4e4e4;
    margin-top:10px;
    overflow:hidden;
}
.aButton a,.bButton a{
    text-align:center;
    font-size:13px;
}
.aButton a,.aButton input{
    display:block;
    float:left;
    background:#11adee;
    border-radius:5px;
    color:#fff;
}.aButton input{
     padding:0 20px;
     line-height:2.2em;
 }
.aButton a{
    height:2.3em;
    width:150px;
    line-height:2.2em;
}.bButton a,.bButton1 a{
     display:block;
     width:120px;
     height:2.3em;
     line-height:2.2em;
 }
.base,.base5{
    background-repeat:no-repeat
}
.bButton a{
    border-radius:5px;
    border:1px solid #11adee;
}
.bButton1 a{
    float:right;
    text-align:center;
    border-radius:5px;
    font-size:13px;
    border:1px solid #11adee;
}
.cButton a,.dButton{
    display:block;
    float:left;
    font-size:13px;
    text-align:center;
}
.cButton{
    margin-top:10px;
    border-bottom:dotted 0 #e4e4e4;
    overflow:hidden;
}
.cButton a{
    height:2.3em;
    line-height:2.2em;
    border:0 solid #11adee;
    width:80px;
}
.base{
    background-image:url(../../Index/img/table.png);
    background-size:auto 70%;
}
.base5{
    background-image:url(../../Index/img/table5.png);
    background-size:auto 85%;
}
.dButton{
    height:1.8em;
    line-height:1.8em;
    border-radius:5px;
    color:#fff;
    background:#11adee;
    width:40px;
    font-family:微软雅黑;
}
.item,.item_ie8{
    width:100%;
    height:80px;
    background-repeat:no-repeat;
    background-size:100% 100%;
}
.quejiao1{
    background-image:url(../../Index/img/tab_a1.png);
    background-repeat:no-repeat;
    background-size:100% 100%
}
.quejiao2{
    background-image:url(../../Index/img/tab_a2.png);
    background-repeat:no-repeat;
    background-size:100% 100%;
}
.quejiao3{
    background-image:url(../../Index/img/tab_a3.png);
    background-repeat:no-repeat;
    background-size:100% 100%;
}
.quejiao4{
    background-image:url(../../Index/img/tab_a4.png);
    background-repeat:no-repeat;
    background-size:100% 100%;
}
.quejiao1_ie8{
    background-image:url(../../Index/img/tab_a1_ie8.png);
    background-repeat:no-repeat;background-size:100% 100%;
}
.quejiao2_ie8{
    background-image:url(../../Index/img/tab_a2_ie8.png);
    ackground-repeat:no-repeat;background-size:100% 100%;
}
.quejiao3_ie8{
    background-image:url(../../Index/img/tab_a3_ie8.png);
    background-repeat:no-repeat;background-size:100% 100%;
}
.quejiao4_ie8{
    background-image:url(../../Index/img/tab_a4_ie8.png);
    background-repeat:no-repeat;background-size:100% 100%;
}
.item{
    background-image:url(../../Index/img/tab_b.png);
 }
.item_ie8{
    background-image:url(../../Index/img/tab_b_ie8.png);
}
.a-upload{
    padding:4px 10px;
    height:20px;
    line-height:20px;
    position:relative;
    cursor:pointer;
    color:#888;
    background:#fafafa;
    border:1px solid #ddd;
    border-radius:4px;
    overflow:hidden;
    display:inline-block;
}
.a-upload input{
    position:absolute;
    font-size:100px;
    right:0;
    top:0;
    opacity:0;
    filter:alpha(opacity=0);
    cursor:pointer;
}
.a-upload:hover{
    color:#444;
    background:#eee;
    border-color:#ccc;
    text-decoration:none;
}
.name_ok{
    width:350px;
    height:30px;
    line-height:30px;
    border:1px solid #dedede;
    background:#dedede;
    padding-left:10px;
    color:#6c6c6c;
}
.to_head{
    position:relative;
    top:60px;
}
.hand_tool{
    display:none;
    width:36px;
    height:auto;
    position:fixed;
    z-index:5;
    top:30%;
    left:88%;
}
.hand_tool .tool_list{
    width:100%;
    height:auto;
}
.hand_tool .tool_list .style_li{
    width:35px;
    height:36px;
    border-radius:2px;
    margin:2px auto 0;
    position:relative;
    cursor:pointer;
}
.hand_tool .tool_list #tool_weix{
    transition:all .3s cubic-bezier(.22,-.61,.36,1) 0s;
    -moz-transition:all .3s cubic-bezier(.22,-.61,.36,1) 0s;
    -webkit-transition:all .3s cubic-bezier(.22,-.61,.36,1) 0s;
    -o-transition:all .3s cubic-bezier(.22,-.61,.36,1) 0s;
    background:url(../../Index/img/guajii.png) -39px 0 no-repeat;
}
.hand_tool .tool_list #tool_weix .wei_ma{
    width:180px;
    height:auto;
    font-size:14px;
    text-align:center;
    position:absolute;
    top:0;left:-180px;
    display:none;
}
.hand_tool .tool_list #tool_weix .wei_ma dl{
    border:1px solid #0f90ca;
    border-radius:3px;
    width:150px;
    margin:auto;
    background:#fff;
}
.hand_tool .tool_list #tool_weix .wei_ma dl dt{
    margin:20px auto 10px;
}
.hand_tool .tool_list #tool_weix .wei_ma dl dd{
    margin-bottom:10px;
}
.hand_tool .tool_list #tool_weix .wei_ma:after{
    content:'';
    border-left:5px solid #0f90ca;
    border-top:3px solid #0f90ca;
    border-right:5px dashed transparent;
    border-bottom:3px dashed transparent;
    position:absolute;top:15px;right:5px;
}
.hand_tool .tool_list #tool_weix:hover{
    background:url(../../Index/img/guajii.png) no-repeat;
}
.hand_tool .tool_list #tool_weix:hover .wei_ma{
    display:block;
}
.hand_tool .tool_list #tool_phone{
    transition:all .3s cubic-bezier(.22,-.61,.36,1) 0s;
    -moz-transition:all .3s cubic-bezier(.22,-.61,.36,1) 0s;
    -webkit-transition:all .3s cubic-bezier(.22,-.61,.36,1) 0s;
    -o-transition:all .3s cubic-bezier(.22,-.61,.36,1) 0s;
    background:url(../../Index/img/guajii.png) -39px -37px no-repeat;
}
.hand_tool .tool_list #tool_phone .phone_ma{
    width:180px;
    height:auto;
    text-align:center;
    position:absolute;
    font-size:14px;
    top:0;
    left:-180px;
    display:none;
}
.hand_tool .tool_list #tool_phone .phone_ma dl{
    width:150px;
    border:1px solid #0f90ca;
    border-radius:3px;
    margin:auto;
    background:#fff;
}
.hand_tool .tool_list #tool_phone .phone_ma dl dt{
    margin:20px auto 10px
}
.hand_tool .tool_list #tool_phone .phone_ma dl dd{
    width:110px;
    height:30px;
    line-height:30px;
    border:1px solid #0f90ca;
    margin:10px auto;
    border-radius:2px;
}
.hand_tool .tool_list #tool_phone .phone_ma dl dd:hover{
    box-shadow:1px 1px 3px #ddd inset;
    background:#0f90ca;color:#fff;
}
.hand_tool .tool_list #tool_phone .phone_ma dl dd:hover .pinguo{
    background:url(../../Index/img/app.png) -52px 0 no-repeat;
}
.hand_tool .tool_list #tool_phone .phone_ma dl dd:hover .anzuo{
    background:url(../../Index/img/app.png) -74px 0 no-repeat;
}
.hand_tool .tool_list #tool_phone .phone_ma:after{
    content:'';
    border-left:5px solid #0f90ca;
    border-top:3px solid #0f90ca;
    border-right:5px dashed transparent;
    border-bottom:3px dashed transparent;
    position:absolute;top:15px;right:5px;
}
.hand_tool .tool_list #tool_phone:hover{
    background:url(../../Index/img/guajii.png) 0 -37px no-repeat;
}
.hand_tool .tool_list #tool_phone:hover .phone_ma{
    display:block;
}
.hand_tool .tool_list #uptop{
    background:url(../../Index/img/guajii.png) -39px -75px no-repeat;
}
.hand_tool .tool_list #uptop:hover{
    background:url(../../Index/img/guajii.png) 0 -75px no-repeat;
}
.app_down{
    position:relative;
    width:150px;
    float:right;
    height:80px;
    line-height:80px;
    font-size:14px;
}
.app_down span{
    cursor:pointer
}
.app_down span .phone_down{
    display:inline-block;
    width:25px;
    height:26px;
    vertical-align:middle;
    background:url(../../Index/img/app_1.png) -112px 0 no-repeat;
}
.app_down .shao_ma{
    display:none;
    width:150px;
    position:relative;
    top:-16px;
    left:-120px;
    line-height:0;
    background:#fff;
    border:1px solid #ddd;
    box-shadow:0 0 10px #ddd;
    text-align:center;
    color:#000;
}
.app_down .shao_ma img{
    margin:10px auto;
}
.app_down .shao_ma p{
    margin:0 auto 10px;
    height:25px;
    line-height:25px;
}
.app_down:hover .shao_ma{
    display:block;
}
.anzuo,.pinguo{
    display:inline-block;
    vertical-align:middle;
    width:25px;height:26px;
}
.pinguo{
    background:url(../../Index/img/app.png) no-repeat;
}
.anzuo{
    background:url(../../Index/img/app.png) -24px 0 no-repeat;
}
#backBut_d{
    display:block;
    text-align:center;
    width:50px;
    height:25px;
    line-height:25px;
    border-radius:3px;
    background:#0f90ca;
    cursor:pointer;
    color:#fff;
}