/*top*/
.ui-top { background: #f8f8f8; }
.ui-top i { width: 32px; height: 32px; margin-bottom: 5px; vertical-align: middle; background-image: url(../images/home/icon_ui_top.png); background-repeat: no-repeat; }
.ui-top i.icon-user { margin-right: 5px; background-position: 0 -32px; }
.ui-top i.icon-pen { margin-right: 5px; background-position: 0 -64px; }
.ui-top i.icon-wx { background-position: 0 -96px; }
.ui-top i.icon-qq { background-position: 0 -128px; }
.ui-top i.icon-email { background-position: 0 -160px; }
.ui-top i.icon-bwx { background-position: 0 -192px; }
.ui-top i.icon-bqq { background-position: 0 -342px; }
.ui-top i.icon-bemail { background-position: 0 -492px; }
.ui-top i.icon-update { background-position: -32px 0; }
.ui-top .tel { font-family: Impact; font-size: 18px; color: #134d7f; }
.ui-top a { margin-right: 15px; }
.ui-top .ul .items { position: relative; z-index: 999; float: left; padding: 0 5px; text-align: right; }
.ui-top .ul .more { position: absolute; z-index: 99; top: 40px; right: 0; display: none; width: 400px; height: 400px; text-align: left; border: 2px solid #526c8d; background-color: #f0f0f0; }
.ui-top .ul .items.hover .more { display: block; }
.ui-top .more i { display: block; width: 240px; height: 150px; margin: 0 auto; }
.ui-top .more a { margin-right: 0; }
.ui-top .ul .h3 { font-size: 18px; font-weight: bold; margin: 40px 0; text-align: center; color: #000; }
.ui-top .m-form { padding: 0; }
.ui-top .m-form .lab { margin-top: 5px; }
.ui-top .m-form .codeimg { width: 57px; height: 28px; vertical-align: middle; border: 1px solid #b6b6b6; }
.ui-top .m-form .ipt { background-color: #fff; }
.ui-top .m-form i.icon-update { display: inline-block; width: 22px; height: 22px; margin-left: 3px; cursor: pointer; vertical-align: middle; border: 1px solid #acacac; background-color: #d3d3d3; *display: inline; *zoom: 1; }
.ui-top .login .item { margin-bottom: 10px; }
.ui-top .reg .more { width: 500px; height: 500px; }
.ui-top .reg .h3 { margin: 10px 0; }
.ui-top .reg .item { padding-bottom: 0; }
.ui-top .log-tip { line-height: 20px; }
.index-carousel { position: relative; overflow: hidden; width: 100%; height: 270px;}
.index-carousel .ul { position: absolute; top: 0; left: 0; }
.index-carousel .ul li { float: left; width: 500px; height: 270px; position: relative; }
.index-carousel .ul img { display: block; width: 500px; height: 270px; }
.index-carousel .dots { position: absolute;  bottom: 0; left: 0; overflow: hidden; width: 100%; height: 50px; transition: bottom 1s;}
.index-carousel .dots.play{ bottom: -60px;}
.index-carousel .dots .bg { position: absolute; z-index: 1; top: 0; left: 0; width: 100%; height: 100%; opacity: 0.2; background-color: #fff; filter: alpha(opacity=20); -moz-opacity: 0.2; -khtml-opacity: 0.2; }
.index-carousel .dots .relBox{ position: absolute; z-index: 2; bottom: 0; left: 0;}
.index-carousel .dots li { display: inline-block; width: 79px; height: 40px; margin-left: 4px; cursor: pointer; vertical-align: middle; opacity: 0.2; border: 1px solid #fff; *display: inline; *zoom: 1; filter: alpha(opacity=20); -moz-opacity: 0.2; -khtml-opacity: 0.2; }
.index-carousel .dots li.active { opacity: 1; filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; }
.index-carousel .dots li.active2{ opacity: 1; font-size: 12px; font-weight: bold; text-align: center;}
.index-carousel .dots li.active2 a{display: inline-block; color: #fff; line-height: 40px;}
.index-carousel .dots img { display: block; width: 79px; height: 40px; }
.lists {position: relative;}
.list-left {width: 22px;height: 25px;position: absolute;left: 10px;top: 7px;background:url(../images/arrow.png) no-repeat 0 0; cursor: pointer; z-index: 5}
.list-box {width: 442px; height: 46px; float: left; overflow: hidden; margin: 0 30px}
.list-box ul {width: 5000px;position: absolute;left: 0px;}
.list-right {width: 22px;height: 25px;position: absolute;right: 8px;top: 7px;background:url(../images/arrow.png) no-repeat -25px 0; cursor: pointer; z-index: 5}


.logoBg{
    width: 100%;
    height: 165px;
    background: url("/images/banner/bannera.png");
    background-size:  100% 100%;
}
.logo{
    display: inline-block;
    width: 455px;
    height: 65px;
    font-size: 0;
    padding-top: 30px;
    overflow: hidden;
}
.m-nav{
    width: 100%;
    background-color: #1070ac;
}
.m-tab>li{
    float: left;
    list-style-type: none;
    width: 140px;
    height: 50px;
    cursor: pointer;
    text-align: center;
    position: relative;
    border-right: solid 1px #066099;
}
.m-tab li>a{
    display: inline-block;
    width: 100%;
    font-size: 16px;
    color: #fff;
    line-height: 50px;
    height: 50px;
    background-color: #1070ac;
}
.m-tab>li:hover>a,.m-tab>li.active>a{
    background-color: #ef7c2b;
}
.m-tab>li:hover .erji,.m-tab>li.active .erji{
    display: block;
}
.m-tab>li ul.erji{
    position: absolute;
    left: 0;
    top: 49px;
    width: 100%;
    border: 1px #1070ac solid;
    background: #fff;
    display: none;
    z-index: 100000;
    transition: all .25s;    
}
.m-tab>li ul.erji li a{
    display: inline-block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #fff;
    color: #1070ac;
    font-size: 14px;
    border-bottom: 1px #1070ac solid;
    border-right: 0;
    transition: all .25s;
}
.m-tab>li ul.erji li:last-child a{
    border-bottom: 0;
}
.m-tab>li ul.erji li a:hover,.m-tab>li ul.erji li a.active{
    background: #1070ac;
    color: #fff;
}
.m-bodyleft{
    width: 489px;
    height: 322px;
    float: left;
    border: solid 1px #d9edf8;
    margin-top: 20px;
}
.m-toptit{
    font-size: 16px;
    color: #1070ac;
    padding-top: 18px;
    padding-left: 15px;
}
.m-select{
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
.m-select lable{
    display: inline-block;
    width: 85px;
    font-size: 14px;
    color: #000;
    font-weight: 600;
}
.m-select select{
    width: 266px;
    height: 34px;
    border: solid 1px #e0edf7;
}
.fn-serchBtn,.fn-pubBtn{
    display: inline-block;
    width: 125px;
    height: 41px;
    background-color: #71c8c6;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 41px;
    margin: 5px;
    transition: all .25s;
}
.fn-serchBtn:hover,.fn-pubBtn:hover{
    background: #80d3d1;
    color: #fff;
}
.m-safe{
    width: 100px;
    height: 40px;
    line-height: 35px;
    margin-left: 150px;
    float: left;
    background: url("/images/anquanicon.png") no-repeat;
    text-align: center;
}
.m-repid{
    width: 100px;
    height: 40px;
    line-height: 35px;
    float: left;
    background: url("/images/kuaijie.png") no-repeat;
    text-align: center;
}
.m-save{
    width: 100px;
    height: 40px;
    line-height: 35px;
    float: left;
    background: url("/images/shenqian.png") no-repeat;
    text-align: center;
}
.m-serchLogin{
    width: 100%;
    height: 62px;
    background-color: #216087;
    margin-top: 20px;
}
.m-serch{
    float: left;
    margin-top: 6px;
    margin-left: 15px;
    width: 500px;
    height: 49px;
    background: url("/images/inputbg.png") no-repeat;
    border-radius: 5px;
    padding: 5px;
}
.m-serch input{
    float: left;
    width: 414px;
    height: 40px;
    background-color: #fff;
    border: none;
    text-indent: 1em;
}
.serchBtna{
    display: inline-block;
    float: left;
    width: 81px;
    height: 41px;
    background: url("/images/serchbg.png") no-repeat;
}
.govermentLogin{
    display: inline-block;
    margin-top: 7px;
    border-radius: 5px;
    width: 150px;
    height: 45px;
    background: #91c50f url("/images/government.png") no-repeat 13px 15px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 45px;
}
.govermentLogin:hover{
    color: #fff;
    background: #9bce1a url("/images/government.png") no-repeat 13px 15px;
}
.financialLogin{
    display: inline-block;
    margin-top: 7px;
    border-radius: 5px;
    width: 150px;
    height: 45px;
    background: #71c8c6 url("/images/jinrong.png") no-repeat 13px 15px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 45px;
}
.financialLogin:hover{
    color: #fff;
    background: #7fd3d1 url("/images/jinrong.png") no-repeat 13px 15px;
}
.companyLogin{
    display: inline-block;
    margin-top: 7px;
    border-radius: 5px;
    width: 150px;
    height: 45px;
    background: #fda333 url("/images/company.png") no-repeat 13px 15px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 45px;
}
.companyLogin:hover{
    color: #fff;
    background: #feac46 url("/images/company.png") no-repeat 13px 15px;
}
.m-showInfo{
    width: 1020px;
    overflow: hidden;
    margin-top: 30px;
    margin-left: -18px;
}
.m-showTop{
    padding: 15px;
    width: 458px;
    height:218px;
    border: solid 1px #e2e2e2;
    float: left;
    margin-left: 18px;
}
.m-infoTit{
    display: block;
    height: 20px;
    border-left:solid 3px #1070ac;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    color: #000;
}
.m-leftIcon{
    float: left;
    width: 140px;
    height: 108px;
    margin-top: 35px;
    margin-left: 10px;
}
.m-rightCon{
    float: left;
    margin-top: 10px;
}
.m-achievement li{
    list-style-type: disc;
    font-size: 14px;
    color: #000;
    line-height: 28px;
}
.m-achievement li:hover{
    color: #fda333;
}
.m-showBottom{
    padding: 15px;
    width: 289px;
    height: 299px;
    border: solid 1px #e2e2e2;
    float: left;
    margin-left: 18px;
    margin-top: 16px;
}
.m-centIcon{
    width: 100%;
    margin-top: 25px;
    text-align: center;
}
.m-bottomCon{
    margin-left:20px;
    margin-top: 20px;
}
.m-showBank{
    width: 100%;
    margin-top: 40px;
    background-color: #eeeeee;
    padding-top: 50px;
    padding-bottom: 50px;
    overflow: hidden;
}
.m-showSystem{
    width: 100%;
    padding-top: 1px;
    padding-bottom: 5px;
    overflow: hidden;
}
.m-showCompany{
    width: 100%;
    margin-top: 15px;
    background-color: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
    overflow: hidden;
}
.m-topTitb{
    width: 100%;
    height: 18px;
    border-left:solid 3px #1070ac;
    line-height: 15px;
    color: #000;
    font-size: 24px;
}
.m-bankIcon{
    float: left;
    margin-left: 16px;
    margin-top: 13px;
    width: 126px;
    height: 46px;
}
.m-showTop:hover{
    box-shadow:2px 2px 2px #dfdfe1;
}
.m-showBottom:hover{
    box-shadow:3px 3px 3px #dfdfe1;
}
.m-bankIcon img{
    width: 100%;
    height: 100%;
}
.m-company{
    width: 238px;
    height: 28px;
    border: solid 1px #e3e3e3;
    border-radius: 3px;
    background-color: #f8f8f8;
    margin-top: 5px;
    margin-left: 13px;
    float: left;
}
.m-company:hover,.m-system:hover{
    border: solid 1px #f4cdb2;
    background-color: #fcefe6;
}
.m-company:hover p,.m-system:hover p{
    color: #f08540;
}
.m-company p{
    width: 100%;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #000;
}
.m-system{
    width: 129px;
    height: 43px;
    border: solid 1px #e3e3e3;
    border-radius: 3px;
    background-color: #f8f8f8;
    margin-top: 13px;
    margin-left: 13px;
    float: left;
}
.m-system p{
    width: 100%;
    line-height: 45px;
    text-align: center;
    font-size: 14px;
    color: #000;
}
.m-linkSelect{
    width: 100%;
    height: 90px;
    line-height: 90px;
    color: #000 !important;
}
.m-linkSelect select{
    width: 220px;
    height: 34px;
    border: solid 1px #e2e2e2;
    margin-left: 10px;
}

.m-bodyright{
    float: right;
    width: 500px;
    height: 325px;
    overflow:hidden;
}
.m-rightCon{
    height: 182px;
    overflow-y: hidden;
}
