.wrap{
    width:1180px;
    position:relative;
    margin:0 auto;
}
body{
    background-color:#fff;
    font-family:"寰蒋闆呴粦";
    position:relative;
}
.downBody{
    background-color: #f5f5f5;
    height: 1480px;
}
/*澶撮儴娉ㄥ唽瀵艰埅寮€濮�*/
.public-top-layout{
    height:31px;
    line-height: 31px;
    border-bottom:1px solid #e8e8e8;

}
.topBar{
    height:31px;
}
.user-entry{
    display: inline-block;
    color:#777;
}
.user-entry span a{
    text-decoration: none;
    color:#515151;
}
.user-entry span a:hover{
    color:#cc2210;
}
.login{
    float:right;
}
.login li{
    float:left;
    padding:0 13px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.login li:last-child{
    font-size:12px;
    cursor:pointer;
}
.login li span.tel{
    background:url(../images/tel.png) left top no-repeat;
    display: inline-block;
    width:9px;
    height:14px;
    vertical-align: -2px;
}
.login li a{
    text-decoration: none;
    display: block;
    width:100%;
    height:100%;
    color:#595959;
}
.login li a:hover{
    color:#cc2210;
}
/*澶撮儴娉ㄥ唽瀵艰埅缁撴潫*/
/*logo寮€濮�*/
.logo{
    background-color: #fff;
}
.header-top{
    height:120px;
    position:relative;
}
.left-logo{
    width:236px;
    padding-top:35px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
}
.left-logo>span{
    float:right;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size:16px;
    margin:15px 15px 0 0;
    color:#666;
}
.left-logo a{
    text-indent: -99999px;
    display: inline-block;
    background:url(../images/logo.png) 0 0 no-repeat;
    height:100%;
    width:136px;
    height:51px;
}
.left-logo a h1{
    text-indent:-9999px;
}
.center-search{
    width:474px;
    display: inline-block;
    position:absolute;
    left:59%;
    top:50px;
    height:38px;
    margin:-20px 0 0 -237px;
}
.center-search .search-btn{
    background-color: #c80101;
    padding:12px 23px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border:none;
    color:#fff;
    height:36px;
    cursor:pointer;
    position:absolute;
    right:6px;
}
.center-search input{
    width:398px;
    border:2px solid #c80101;
    height:36px;
    border-right:none;
    padding-left:31px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color:#9b9b9b;
}
.center-search em.search-icon{
    width: 14px;
    height: 15px;
    background:url(../images/search.png) 0 0 no-repeat;
    position:absolute;
    /*z-index: 2;*/
    left:9px;
    top:11px;
}
.buy-brand{
    float:right;
    margin-top:34px;
    margin-right:10px;
}
.buy-brand li{
    float:left;
    width:91px;
    height:32px;
    line-height: 32px;
    text-align: right;
    margin-right:23px;
    cursor: pointer;
}
.buy-brand li:first-child:before{
    content:"";
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 50%;
    background: #3d6eb8 url(../images/buycar.png) center no-repeat;
    vertical-align: middle;
}
.buy-brand li:last-child{
    margin-right:0;
}
.buy-brand li:last-child:before{
    content:"";
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 50%;
    background: #ed8724 url(../images/sellcar.png) center no-repeat;
    vertical-align: middle;
}
.buy-brand li a{
    text-decoration: none;
    color:#040404;
    display:inline-block;
    line-height: 32px;
    font-size:13px;
    width:59px;
    height: 100%;
    cursor: pointer;
}
.buy-brand li a:hover{
    color:#cc2210;
}
/*logo缁撴潫*/
/*涓婇儴鍒嗙被瀵艰埅寮€濮�*/
.siteNav{
    position:relative;
    left:5%;
    width:1164px!important;
}
.site_menu{
    position:absolute;
    left:32%;
    top:-30px;
    display: inline-block;
}
.site_menu li{
    float:left;
    margin-right:37px;
}
.site_menu li:last-child{
    margin-right:0;
}
.site_menu li a{
    text-decoration: none;
    color:#474747;
    font-size:14px;
    width:100%;
    height: 100%;
}
.site_menu li a:hover{
    color:#bc0101;
}
.site_menu li:hover em{
    -webkit-transform: rotateZ(180deg);
    -webkit-transition: all .5s;
    transform: rotateZ(180deg);
    transition: all .5s;
}
.site_menu li em{
    background:url(../images/bl-arrow.png) right center no-repeat;
    display: inline-block;
    width: 6px;
    height: 3px;
    vertical-align: middle;
    margin-left:6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.site_menu li:hover em{
    color:#c80101;
    background:url(../images/red-arrow.jpg) right center no-repeat;
}
.underLine{
    width:507px;
    position:absolute;
    left:48.5%;
    margin-left:-193px;
    z-index: 20;
    top:-2px;
}
.underLine li{
    float:left;
    height: 2px;
    background-color: #c80101;
    display: none;
    position:absolute;
}
.underLine li.currentUn{
    display: block;
}
.underLine li:first-child{
    width:28px;
    left:0;
}
.underLine li:nth-child(2){
    left:66px;
}
.underLine li:nth-child(2),.underLine li:nth-child(3),.underLine li:nth-child(4),.underLine li:nth-child(5),.underLine li:nth-child(6){
    width:57px;
}
.underLine li:nth-child(3){
    left:171px;
}
.underLine li:nth-child(4){
    left:263px;
}
.underLine li:nth-child(5){
    left:357px;
}
.underLine li:last-child{
    right:0;
}
/*鍒嗙被瀵艰埅鏄剧ず涓庨殣钘忓紑濮�*/
.selectDown{
    width:1178px;
    height:360px;
    background-color: #fff;
    position:absolute;
    display:none;
    z-index: 14;
    box-shadow: 2px 2px 5px rgba(0,0,0,.3)
}
.selectDown .selectDown_left{
    width:551px;
    margin:20px 0 0 42px;
    display: inline-block;
}
.selectDown .selectDown_left h4{
    color:#333;
    padding: 0 0 5px;
    width:530px;
    height:23px;
    border-bottom: 1px solid #ccc;
    font-size:14px;
}
.selectDown .selectDown_left li{
    width: 95px;
    float:left;
    height:13px;
    margin:10px 15px 10px 0;
    border-right:1px solid #ccc;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.selectDown .selectDown_left li:nth-child(5n){
    border-right:0;
}
.selectDown .selectDown_left li a{
    color:#626262;
}
.selectDown .selectDown_left li a:hover{
    color:#f40;
}
.selectDown_center{
    float:right;
    margin:20px 285px 0 0;
    width:298px;
    background-color:#fff;
}
.selectDown_center ul{
    border: 1px solid #eaeaea;
}
.selectDown_center li{
    float:left;
    width:98px;
    height: 58px;
    border-right:1px solid #eaeaea;
    border-bottom:1px solid #eaeaea;
}
.selectDown_center li:nth-child(3n){
    border-right:0;
}
.selectDown_center h4{
    color:#333;
    font-size:14px;
    height: 28px;/*height: 23px;*/
}
.selectDown_right{
    position:absolute;
    right:46px;
    top:48px;
}
/*鍒嗙被瀵艰埅鏄剧ず涓庨殣钘忕粨鏉�*/
/*鍏充簬鎴戜滑渚ф爮寮€濮�*/
.aboutusCon{
    height:100%!important;
}
.aboutLeft{
    float:left;
    width:210px;
    height:100%;
    background-color: #ebedf2;
}
.aboutLeft ul{
    padding-top:72px;
    box-sizing: border-box;
    -webkit-box-sizing:border-box;
}
.aboutLeft ul>li{
    height:42px;
    background-color: #f1f2f5!important;
}
.aboutLeft ul>li>a:hover{
    border-bottom:1px solid #ccc;
    border-top:1px solid #ccc;
    background-color: #fff;
}
.aboutLeft ul li>a{
    display: block;
    width:100%;
    height: 100%;
    line-height: 40px;
    text-decoration: none;
    color:#474e5d;
    padding-left:48px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    cursor:auto;
    background:url(../images/aboutAr.png) 175px center no-repeat;
    background-size: 5px 10px;
}
.show3 li>a{
    font-size:12px;
}
/*鍏充簬鎴戜滑渚ф爮缁撴潫*/
/*鍟嗘爣鍒楄〃椤靛紑濮�*/
.brand{
    height:3580px;
}
.brandGuide{
    color: #7a7a7a;
    font-size: 14px;
    line-height: 17px;
}
.brandGuide p{
    margin-left:32px!important;
    display: inline-block;
}
.brandGuide p a{
    text-decoration: none;
    color:#7a7a7a;
}
.brandGuide p a:hover{
    color:#c80101;
}
/*涓婇儴鍒嗙被瀵艰埅缁撴潫*/
/*涓棿寮瑰嚭閮ㄥ垎寮€濮�*/
.consult{
    position:fixed;
    width:430px;
    height:320px;
    background:url(../images/bg.png) 0 0 no-repeat;
    left:50%;
    top:50%;
    margin-left:-210px;
    margin-top:-155px;
    z-index: 1000;
}
.imgZc{
    width:124px;
    height: 38px;
    background:  url(../images/consult.gif) 0 0 no-repeat;
    position:absolute;
    right:25px;
    bottom: 20px;
    cursor:pointer;
    border:0;
    top:260px;
}
.rightNow{
    width: 122px;
    height: 42px;
//background:url() 0 0 no-repeat;
    cursor:pointer;
}
.pre{
    position:absolute;
    right:25px;
    bottom: 74px;
    top:207px;
}
.pre input.right{
    width:124px;
    height:40px;
    border-style:none;
    cursor:pointer;
    background-color: #f5d13c;
    color:#c88048;
    border:1px solid #f7bc2d;
    font-size:14px;
    border-radius:0 5px 5px 0;
    vertical-align: 0;
    position:absolute;
    right:1px;
    bottom:-1px;
}
.pre input.right:hover{
    background-color: #eb6b4f;
    color:#fff;
}
.pre input.wirte{
    width:250px;
    height: 38px;
    margin-right:-4px;
    border:1px solid #d1dfe9;
    text-indent:23px;
    font-size:14px;
    border-radius:5px 0 0 5px;
    color:#666;
    font-family:寰蒋闆呴粦;
    letter-spacing:2px;
    margin-right:125px;
}
.service{
    position:absolute;
    right:15px;
    top:-11px;
}
.close{
    position:absolute;
    right:-9px;
    top:-9px;
    cursor:pointer;
}
/*涓棿寮瑰嚭閮ㄥ垎缁撴潫*/
/*搴曢儴閮ㄥ垎寮€濮�
.footerNav{
    height:240px;
    background-color: #42454a;
    margin-bottom:25px;
    float:left;
    width:100%;
}
.footer-l-list{
    margin:12px;
    display: inline-block;
}
.footer-l-list>li{
    float:left;
    text-align:left;
    margin:30px 70px 0 0;
}
.footer-l-list>li h4{
    font-size:14px;
    height:32px;
    font-weight:bold;
    color:#fff;
}
.footer-l-list>li ul li{
    text-align: left;
    height: 18px;
    line-height: 18px;
}
.footer-l-list>li ul li a{
    color:#c4c4c4;
    text-decoration: none;
}
.footer-l-list>li ul li a:hover{
    color:#f40;
}
.concent-r-list{
    float:right;
    margin-top:50px;
}
.concent-r-list ul{
    margin-bottom:15px;
}
.concent-r-list ul li{
    float:left;
    margin-right:16px;
}
.concent-r-list ul li a{
    text-decoration: none;
}
.concent-r-list ul li a p{
    color:#FFf;
}
.week{
    color:#8e9196;
}
.telNum{
    color:#fff;
    font-size:24px;
}
.frendLink-list{
    margin-left:130px;
}
.webLink{
    margin-bottom:12px;
}
.frend_link{
    background-color: #fff;
    position: relative;
    height:134px!important;
}
.aboutUs{
    position: absolute;
    left:27%;
    top:12px;
}
.aboutUs li{
    color: #6d6d6d;
    float:left;
    margin-right:12px;
}
.aboutUs li a{
    margin-right: 12px;
    color:#6d6d6d;
    text-decoration: none;
}
.aboutUs li a:hover{
    color:#bc0101;
}
.aboutUs li:last-child{
    border-right:0;
    margin-right:0;
}
.aptitude{
    box-sizing: border-box;
    text-align: center;
    position: relative;
    top:-30px;
}
.aptitude>ul{
    width:804px;
    position: absolute;
    left:50%;
    margin-left:-424px;
}
.aptitude li{
    float:left;
    margin-right:20px;
}
.contant{
    position:absolute;
    color:#8e9196;
    top:42px;
    left:32%;
}
.contant a{
    color:#8e9196;
    text-decoration: none;
}
.contant a:hover{
    color:#f40;
}
.sh-center{
    position:absolute;
    color:#8e9196;
    top:68px;
    left:30%;
}

*/
/*搴曢儴閮ㄥ垎缁撴潫*/
/*婊氬姩鍙嬫儏閾炬帴寮€濮�*/
#nav {
    margin: 7px auto 0px;
    height: 117px;
}
#nav #hotnews {
    border-bottom-width: 0px;
    height: 89px;
}


#Scroll {
    clear: both;
    padding-left: 100px;
    font-size: 12px;
    background: url(../images/frend.jpg) no-repeat 40px 8px;
    margin: 0px auto;
    width: 840px;
    color: #c2130e;
    line-height: 27px;
    height: 27px;
    text-align: left;
    margin-top:-20px;
}
#Scrol2 {
    clear: both;
    padding-left: 100px;
    font-size: 12px;
    margin: 0px auto;
    width: 840px;
    color: #c2130e;
    line-height: 27px;
    height: 27px;
    text-align: left;
    margin-top:-20px;
}

#Scroll a {
    padding-right: 20px;
    padding-left: 10px;
//background: url() no-repeat 0px 0px;
    color: #666;
    margin-right: 5px;
    text-decoration: none;
}
#Scroll a:hover{color:#bc0101;}
#Scroll a.s_end {
    padding-right: 0px;
    margin-left: 8px ;
}
/*婊氬姩鍙嬫儏閾炬帴缁撴潫*/
/*搴曢儴鍥哄畾寮€濮�*/
.footerContact{
    position:fixed;
    height: 120px;
    background-color:rgba(0,0,0,.8);
    width:100%;
    bottom:0;
    z-index:100;
}
.sell_buy{
    padding:27px 0 0 11px;
    box-sizing: border-box;
}
.foot_tel>span img{
    margin-left:152px;
}
.free_tel{
    margin:-40px 0 0 183px;
    color:#fff;
}
.free_tel li:last-child{
    font-size:20px;
}
.tel_service{
    margin:-60px 0 0 380px;
    position: relative;
}
.tel_service input{
    width:270px;
    height:42px;
    font-size:14px;
    border:0;
}
.su_l{
    width: 82px;
    display: inline-block;
    height: 42px;
    background-color: #7c7c7c;
    line-height: 42px;
    text-align: center;
    color:#fff;
    font-size:14px;
    font-weight:bold;
    cursor: pointer;
    position:absolute;
    left:270px;
    border:0;
}
.su_r{
    width: 112px;
    display: inline-block;
    height: 42px;
    background-color: #eb1a03;
    line-height: 42px;
    text-align: center;
    position:absolute;
    left:374px;
    border:0;
}
.su_r a{
    display: block;
    width:100%;
    height: 100%;
    font-size:14px;
    font-weight:bold;
    color:#fff;
}
.su_r a:hover{
    color:#fff;
}
.su_r a img{
    margin-right:3px;
    vertical-align: -2px;
}
.ser_girl{
    float:right;
    margin-top:-120px;
    height:138px;
}
.ser_girl img.wrong_btn{
    float:right;
    margin-top:40px;
    cursor: pointer;
}
/*搴曢儴鍥哄畾缁撴潫*/
/*搴曢儴閮ㄥ垎寮€濮�*/
.frendLink{
    background-color: #fff;
    height:88px!important;
    padding-top:18px;
    box-sizing: border-box;
}
.aboutUsRe{
    left:27%;
    top:12px;
    display: inline-block;
    margin-left:180px;
}
.aboutUsRe li{
    float:left;
    margin-right:12px;
}
.aboutUsRe li a{
    color:#6d6d6d;
    text-decoration: none;
}
.aboutUsRe li a:hover{
    color:#bc0101;
}
.aboutUsRe li:last-child{
    border-right:0;
    margin-right:0;
}
/*搴曢儴閮ㄥ垎缁撴潫*/
/*鍟嗘爣璇︽儏椤靛脊鍑烘寮€濮�*/
.askShow,.collect1,.onlineCon{
    position:absolute;
    top:50%;
    left:50%;
    width: 452px;
    height: 360px;
    border:3px solid #aaa;
    margin-left:-226px;
    margin-top:-180px;
    display: none;
    background-color: #fff;
}
.askSay{
    height:38px;
    background-color: #f3f3f3;
    font-size:14px;
    color:#3f3f3f;
    padding-left:17px;
    box-sizing: border-box;
    line-height: 38px;
}
.askSay .close3{
    float:right;
}
.askShow form,.collect1 form{
    color:#606060;
    font-size:14px;
    padding-left:41px;
    margin-top:32px;
    box-sizing: border-box;
}
.askShow form em{
    float:left;
    margin-left:-13px;
    margin-right:12px;
}
.askShow form>a{
    width:294px;
    height: 39px;
    background-color: #c80101;
    color:#fff;
    margin-left:55px;
    margin-top:20px;
    display: inline-block;
    text-align: center;
    line-height: 39px;
    text-decoration: none;
}
.askShow form>p{
    text-align: center;
}
.askShow input{
    width: 292px;
    height: 39px;
    margin-left:11px;
    margin-bottom:20px;
    text-indent:10px;
}
.askShow textarea{
    resize: none;
    width:292px;
    height: 69px;
    text-indent:10px;
    padding-top:10px;
    box-sizing: border-box;
}
.close3{
    cursor:pointer;
}
.collect1 form{
    padding-left:60px;
}
.collect1 form>input{
    width:311px;
    height: 39px;
    outline: none;
    border:1px solid #ccc;
    text-indent: 48px;
}
.collect1 form>input:first-child{
    background:  url(../images/yhm.jpg) left center no-repeat;
    margin-bottom:20px;
}
.collect1 form>input:nth-child(2){
    background:  url(../images/yhmm.jpg) left center no-repeat;
    margin-bottom:18px;
}
.collect1 form>a{
    color:#fff;
    width:313px;
    height: 36px;
    border-radius:3px;
    display: inline-block;
    background-color: #c80101;
    text-align: center;
    line-height: 36px;
    text-decoration: none;
    margin-bottom:16px;
}
.collect1 form>p{
    font-size:12px;
}
.forget{
    margin-bottom:15px;
    font-size:12px;
}
.forget span{
    float:right;
    margin-right:80px;
}
.forget input{
    width:12px;
    height: 12px;
    vertical-align: middle;
}
.successful{
    height: 116px;
    text-align: center;
    padding-top:44px;
    box-sizing: border-box;
    -webkit-box-sizing:border-box;
}
.successful div{
    font-size:20px;
    background:url(../images/success.png) 130px center no-repeat;
    margin-bottom:10px;
}
.successful a{
    color:#4c70b8;
    margin-left:-37px;
    text-decoration: none;
}
.redCon div{
    float:left;
    width:110px;
    margin-right:29px;
}
.redCon div:last-child{
    margin-right:0;
}
.redCon div>p>a{
    display: block;
    width:110px!important;
    height: 100%;
    text-decoration: none;
    color:#000;
}
.redation{
    margin-left:32px;
    border-top:1px solid #e2e2e2;
    width: 388px;
    padding-top:33px;
    box-sizing: border-box;
    -webkit-box-sizing:border-box;
}
.redation h4{
    font-size:14px;
    margin-bottom:13px;
}
/*鍟嗘爣璇︽儏椤靛脊鍑烘缁撴潫*/



.login li.buylcar a {
    background: rgba(0, 0, 0, 0) url("../images/buylcar.png") no-repeat scroll left center;
    text-indent: 20px;
}
.login li.buylcar a > i {
    color: #ff8a00;
    display: inline-block;
    font-style: normal;
    margin-left: -15px;
    text-align: center;
}

/*瀹㈡湇鐪熶吉*/
.pop_verify {
    background-color: #fff;
    border: 15px solid rgba(1, 1, 1, 0.6);
    display: none;
    height: 510px;
    left: 50%;
    margin-left: -344px;
    margin-top: -255px;
    position: absolute;
    top: 50%;
    width: 560px;
    z-index: 99991;
}
.pop_verify_hd {
    background: rgba(0, 0, 0, 0) url("../img/pop_verify_tbg.jpg") repeat-x scroll left top;
    height: 56px;
    line-height: 56px;
    overflow: hidden;
}
.pop_verify_hd span.tit {
    background: rgba(0, 0, 0, 0) url("../img/icon_pop_verify.png") no-repeat scroll left center;
    color: #fff;
    font-size: 18px;
    margin-left: 18px;
    padding-left: 42px;
}
.pop_verify_hd a.close {
    background: rgba(0, 0, 0, 0) url("../img/pop_verify_close.png") repeat scroll 0 0;
    display: block;
    height: 26px;
    margin-right: 18px;
    margin-top: 17px;
    width: 26px;
}
.pop_verify_bd {
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    padding: 50px 0 30px;
    width: 425px;
}
.pop_verify_bd li {
    clear: both;
    overflow: hidden;
    padding-bottom: 28px;
    position: relative;
    vertical-align: top;
    list-style-type: none;
}
.pop_verify_bd li .inp {
    border: 1px solid #ddd;
    color: #898888;
    font-size: 14px;
    height: 48px;
    overflow: hidden;
    padding-left: 10px;
    width: 413px;
}
.pop_verify_bd li .btn {
    background: rgba(0, 0, 0, 0) url("../img/pop_verify_btn.jpg") repeat-x scroll left top;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    height: 44px;
    margin-left: 78px;
    width: 264px;
}
.pop_verify_ft {
    clear: both;
    overflow: hidden;
    text-align: center;
}
.pop_verify_ft .t1 {
    clear: both;
    color: #242424;
    font-size: 14px;
    padding-bottom: 20px;
}
.pop_verify_ft .t1 strong {
    color: #80c11c;
    font-size: 18px;
}
.pop_verify_ft .t2 {
    padding-bottom: 28px;
}
.pop_verify_ft .t3 {
    color: #242424;
    font-size: 14px;
}
.pub_verify {
    background-color: #fff;
    border: 15px solid rgba(1, 1, 1, 0.6);
    display: none;
    height: 510px;
    left: 50%;
    margin-left: -344px;
    margin-top: -255px;
    position: absolute;
    top: 50%;
    width: 560px;
    z-index: 99991;
}
.pub_verify_hd {
    background: rgba(0, 0, 0, 0) url("../img/pop_verify_tbg.jpg") repeat-x scroll left top;
    height: 56px;
    line-height: 56px;
    overflow: hidden;
}
.pub_verify_hd span.tit {
    background: rgba(0, 0, 0, 0) url("../img/icon_pop_verify.png") no-repeat scroll left center;
    color: #fff;
    font-size: 18px;
    margin-left: 18px;
    padding-left: 42px;
}
.pub_verify_hd a.close {
    background: rgba(0, 0, 0, 0) url("../img/pop_verify_close.png") repeat scroll 0 0;
    display: block;
    height: 26px;
    margin-right: 18px;
    margin-top: 17px;
    width: 26px;
}
.pub_verify_bd {
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    padding: 15px 0;
    width: 425px;
}
.pub_verify_bd li {
    clear: both;
    overflow: hidden;
    padding-bottom: 20px;
    position: relative;
    vertical-align: top;
}
.pub_verify_bd li .inp {
    border: 1px solid #ddd;
    color: #898888;
    font-size: 14px;
    height: 43px;
    overflow: hidden;
    padding-left: 10px;
    width: 413px;
}
.pub_verify_bd li .btn {
    background: rgba(0, 0, 0, 0) url("../img/pop_verify_btn.jpg") repeat-x scroll left top;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    height: 44px;
    margin-left: 78px;
    width: 264px;
}
.pub_verify_bd select {
    border: 1px solid #ddd;
    height: 43px;
    width: 425px;
}
.group_a a {
    color: #666;
    outline: medium none;
    text-decoration: none;
}

.group_a  a:hover {
    text-decoration: underline;
    color: #bc0101;
}
.group_a a {
    text-decoration: none;
}
.group_a a:focus, *:focus {
    outline: medium none;
}



















































