﻿
/*start 头顶部*/
.headTop {width:100%;height:31px;background-color:#f4f4f4;z-index:1000;}
.headTop .content {margin:0 auto;width: 1200px;height:100%;line-height: 31px;z-index:1000;}
/*.headTop .content a{width:auto;height:100%;padding:0px 5px;line-height:30px;font-size:12px;color:#666;float:left;}*/
.headTop .content .right a{padding:0px 2px;}
.headTop .content .right a:hover{color:#a02044;}
.headTop .content span{width:auto;height:100%;padding:0px 5px;line-height:30px;font-size:12px;color:#666;float:left;cursor:default;}
.headTop .content .left{width: 215px;height:100%;float:left;position:relative;z-index:1000;}
.headTop .content .left .left-title{padding: 0 3px;display: inline-block;cursor:pointer;}


.headTop .content .right{width: auto;height: 100%;float:right;z-index:1000;}
.headTop .content .right span{cursor:pointer;}
.headTop .content .right .xx{float:right;margin-left:10px;cursor:pointer;}
.headTop .content .right .xx i{float:left;display:block;width:16px;height:16px;margin-top:8px;background:url(yoofuu_150226.png) no-repeat 0 -20px;}
.headTop .content .right .xx:hover i{background:url(yoofuu_150226.png) no-repeat -21px -20px;}
.headTop .content .right .xx b{float:left;width:3px;height:5px;margin-top:12px;background:url(yoofuu_150226.png) no-repeat 0 -100px;}
.headTop .content .right .xx p{width:auto;height:18px;line-height:18px;padding:0px 5px;margin-top:6px;float:left;
                               background-color:#521039;border-radius:2px;font-size:10px;color:#fff;}
.headTop .content .right .ww{float:right;margin-left:10px;cursor:pointer;}
.headTop .content .right .ww i{float:left;display:block;width:16px;height:16px;margin-top:8px;background:url(yoofuu_150226.png) no-repeat 0 -41px;}
.headTop .content .right .ww:hover i{background:url(yoofuu_150226.png) no-repeat -21px -41px;}
.headTop .content .right .ww b{float:left;width:3px;height:5px;margin-top:12px;background:url(yoofuu_150226.png) no-repeat 0 -100px;}
.headTop .content .right .ww p{width:auto;height:18px;line-height:18px;padding:0px 5px;margin-top:6px;float:left;
                               background-color:#521039;border-radius:2px;font-size:10px;color:#fff;}
.headTop .content .right .login{float:right;margin-left:10px;}
.headTop .content .right .login .loginOut:hover{cursor:pointer;}
.headTop .content .right .wf{float:right;margin-left:10px;cursor:pointer;}
.headTop .content .right .wx{float:right;margin-left:10px;cursor:pointer;}
.headTop .content .right .wx i{float:left;display:block;width:16px;height:16px;margin-top:8px;background:url(yoofuu_150226.png) no-repeat 0 -62px;}
.headTop .content .right .wx:hover i{background:url(yoofuu_150226.png) no-repeat -20px -62px;}
.headTop .content .right .en{float:right;padding-left:10px;width:60px;cursor:pointer;position:relative;z-index:1000;}
.headTop .content .right .en b{display:block;width:10px;height:10px;margin-top:12px;float:left;
                                background:url(yoofuu_150226.png) no-repeat 0 -124px;}
.headTop .content .right .en:hover{background-color:#fff;  border:1px solid #f4f4f4;width:58px;height:29px;
    -webkit-box-shadow: 1px 0px 1px #ccc;-moz-box-shadow: 1px 0px 1px #ccc;box-shadow: 1px 0px 1px #ccc; border-bottom:0;}
.headTop .content .right .en .box {position:absolute;left:-1px;top:28px;
    background-color:#fff; height:auto;width:68px;border:1px solid #f4f4f4;z-index:1000;display:none; 
    -webkit-box-shadow: 1px 1px 0px #ccc;-moz-box-shadow: 1px 1px 0px #ccc;box-shadow: 1px 1px 0px #ccc;border-top:0px;}
.headTop .content .right .en .box li{display:block;width:53px;height:30px;padding-left:15px;line-height:30px;font-size:12px;text-align:left;cursor:pointer;color:#666;}
.headTop .content .right .en .box li:hover{background-color:#521039;color:#fff;}
.headTop .content .right .en:hover .box {display:block;}
/*end 头顶部*/