::-webkit-scrollbar {width:5px;height:5px;}
::-webkit-scrollbar-button:vertical {display:none}
::-webkit-scrollbar-corner,::-webkit-scrollbar-track {background-color:#e2e2e2}
::-webkit-scrollbar-thumb {border-radius:0;background-color:rgba(0,0,0,.6)}
::-webkit-scrollbar-thumb:vertical:hover {background-color:rgba(0,0,0,.35)}
::-webkit-scrollbar-thumb:vertical:active {background-color:rgba(0,0,0,.38)}
ul::after,li::after,ul::before,li::before{content: "";display: table;clear: both;}

.agent_logo{height:80px; margin:10px auto; text-align:left; padding:0px 15px}
.agent_logo img{max-height:80px}
.agent_row{background:#fafaff; border:1px solid #eef; padding:20px; margin:5px;}
.agent_info{padding-top:50px;}
.agent_images{position:absolute}
.agent_images .layer{width:100%; position:absolute}
.agent_images img{position:absolute}
.agent_images .logo_1{top:0px; left:0px;}
.agent_images .logo_2{top:11px; left:61px;}
.agent_images .logo_3{top:5px; left:88px;}
.agent_images .logo_4{top:9px; left:98px;}
.agent_images .logo_5{top:50px; left:15%;}
.agent_images .logo_6{top:110px; left:235px;}
.agent_images .logo_7{top:195px; left:345px;}
.agent_images .logo_8{top:15px; left:220px;}
.agent_images .logo_9{top:55px; left:280px;}
.agent_images .logo_10{top:85px; left:280px;}


.agent_form{padding:20px 10px 50px 10px}
.agent_form form{width:100%; max-width:320px; margin:0px auto}
.agent_form .agent_title{width:100%; height:60px; line-height:60px; margin:10px auto; font-size:24px; color:#930; text-align:center;}
.agent_title{position:relative}
.agent_title .line{width:80%; height:1px; position:absolute; top:30px; left:10%; z-index:1; border-bottom:1px solid #eee;}
.agent_title .info{width:100%; height:30px; z-index:1000; position:absolute}
.agent_title .center{width:auto; height:30px; margin:0px auto; background:#fafaff;}
.agent_user,.agent_password,.agent_submit,.agent_yzm,.agent_mp{width:100%; height:55px;}
input{-webkit-box-sizing:inherit;box-sizing:inherit}
.agent_user,.agent_password,.agent_submit,.agent_yzm,.agent_mp{position:relative}
.agent_user i,.agent_password i,.agent_submit i{width:32px; height:40px; line-height:40px; position:absolute; top:0px; left:0px; text-align:center; font-size:18px; color:#999}
.agent_user input,.agent_password input,.agent_submit input{width:100%; height:42px; border:1px solid #6CC; padding-left:32px;}
.agent_yzm input,.agent_mp input{width:100%; height:42px; border:1px solid #6CC; padding-right:120px;}
.agent_yzm img{width:120px; height:38px; position:absolute; top:2px; right:2px}
.agent_mp button{width:120px; height:38px; position:absolute; top:2px; right:2px}
.agent_submit{height:60px; margin-top:10px;}
.agent_submit input{height:42px; background-color: #00c7ff; color: #fff; font-size: 16px; width: 100%; border-color: #00c7ff; }
.agent_submit input:hover{background-color: #04b3e4;}
.agent_foot{text-align:center; color:#666; height:50px; margin-top:30px; line-height:30px;}