

/*宽度*/
.ey_nav106 .nav106 {
    width: 650px;
    margin: 0 auto;
}
/*颜色*/
.ey_nav106 {
    width: 100%;
    position: relative;
    z-index: 3;
}
.ey_nav106 .nav106 li a {
    display: block;
    font-size: 16px;
    margin: 0 auto;
}
.ey_nav106 .nav106 li a:hover{
    border: 0px solid #fff;
}
.ey_nav106 .nav106 dl {
    width: 100%;
    left: 0;
    top: 40px;
    z-index: 12;
    background-color: #fff;
    
}
.ey_nav106 .nav106 dl dd a {
    font-size: 14px;
    padding: 0;
    width: 100%;
    text-align: center;
}
.ey_nav106 .nav106 dl dd a:hover, .ey_nav106 .nav106 dl dd a.hover {
    background: #cccccc;
}

/*颜色end*/
.nav106 ul {
    width: 100%;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    position: relative;
}
.ey_nav106 .nav106 li {
    float: left;
    width: 100px;
    display: block;
    position: relative;
    z-index: 10;
    font-size: 16px;
    text-align: center;
}
.ey_nav106 .nav106 dl {
    position: absolute;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
    opacity: 0;
    visibility: hidden;
    transition: all .6s ease 0s;
    transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    -webkit-transform: translate3d(0, 10px, 0);
}
.ey_nav106 .nav106 li:hover dl {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
}
.ey_nav106 .nav106 dl dd {
    line-height: 45px;
    border-top: 1px solid #cccccc;
    text-align: left;
    position: relative;
    z-index: 12;
    display: block;
    width: 100%;
}
.ey_nav106 .nav106 dl dd:first-child {
    border: none;
}

.footer {
    min-width: 1200px;
    margin: 0 auto;
    background-color: #333333;
}
.service_info {
    background: #333333;
}
.service_info_list {
    position: relative;
    height: 210px;
    border-bottom: 1px solid rgba(255,255,255,0.20);
}
    .service_info_list p{
        margin:0
    }
    .contact_cmb_icon {
        float: left;
        width: 24px;
        height: 24px;
        background: url(../Images/contact.png)
    }
.contact_cmb {
    position: absolute;
    top: 41px;
}
.service_info_list p {
    float: left;
    margin-left: 9px;
    line-height: 22px;
    opacity: 0.9;  
    font-size: 16px;
    color: #FFFFFF;
}
.contact_cmb_list {
    margin-top: 10px;
}
.contact_cmb_item {
    height:22px;
}
.contact_cmb_item p {
    float:left;
    opacity: 0.5;
    margin-left:12px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 22px;
}
.contact_cmb_item a {
    float: left;
    opacity: 0.5;
    margin-left: 12px;
    font-size: 14px;
    color: #FFFFFF!important;
    line-height: 22px;
}
.clear_float {
    overflow: hidden;
}
.dot {
    float: left;
    width: 4px;
    height: 4px;
    margin-left: 18px;
    margin-top: 10px;
    border-radius: 50%;
    background: #FFFFFF;
    opacity:0.5;
}
/*关于招行*/
.cmb_about {
    position:absolute;
    top:41px;
    left:332px;
}
.cmb_about_icon {
    float: left;
    width: 24px;
    height: 24px;
    background: url(../Images/about.png)
}

.copyright {
    height: 50px;
    background: #92022C;
    line-height: 50px;
    text-align: center;
}
.copyright p {
    margin:0;
    font-size: 14px;
    color: #FFFFFF;
}
/*网站安全*/
.website_security {
    position: absolute;
    top: 41px;
    left: 577px;
}
.website_security_icon {
    float: left;
    width: 24px;
    height: 24px;
    background: url(../Images/web_security.png)
}

/*意见反馈*/
.feedback {
    position: absolute;
    top: 41px;
    left: 801px;
}
.feedback_icon {
    float: left;
    width: 24px;
    height: 24px;
    background: url(../Images/feedback.png)
}
.feedback .multiline_text {
    margin-top: -12px;
    margin-left: 34px
}
.feedback .multiline_text_height {
    height:46px;
}

/*网站认证*/
.web_certify {
    margin-top:30px;
    text-align:center;
}
.web_certify .small {
    height: 37px;
    width:27px;
}
.web_certify .medium {
    height: 37px;
    width: 98px;
}
.web_certify ul li:last-child{
    margin-right:0;
}

.web_certify li {
    display:inline-block;
    margin-right:23px;
}
.web_certify .container {
    margin: 0 auto;
    overflow: hidden
}
.footlist{
    width: 23%;
    margin: 0 1%;
    float:left;
    padding-top: 30px;
    color: #fff;
}
.footp{width:231px;margin:10px auto;overflow: hidden;}
.footp img{display:block;float:left; margin:5px;height:30px;}
.footlist h3{
    font-size: 16px;
    margin-top: 10px;
    padding-left: 30px;
    line-height: 30px;
}
.footlist li{
    padding-left: 20px;
    margin-bottom: 2px;
    background: url(zx.png) left no-repeat;
}
.footlist li a{
    font-size: 12px;
    color: #ffffff;
}
.footlist li a:hover{
    color: #037eca;   
}
}