@charset "utf-8";
/* /zhuanti/hdjt/csf/css/style.css */

/* CSS Document

Date:		2013/10/21
Author:		小芳
Update:
*/

/* CSS reset */
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{ padding: 0; margin: 0; }
table { border-collapse: collapse; border-spacing: 0; }
del, ins { text-decoration: none }
fieldset, img { border: 0; }
body,button,input,select,textarea{font:12px/1.5 tahoma,arial,宋体,sans-serif}
input,select,img{ vertical-align:middle}
input,select{ outline:none}
ul,ol{ list-style:none }
label{ cursor:pointer}
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address,cite,dfn,em,var{font-style:normal;}

/* global */
body{ background:#000; }
.wrapper{ margin:0 auto;text-align:left;width:1000px; }
td{ font-size:12px; line-height:160%;}
.left{ float:left }
.right{ float:right }
a{text-decoration:none;}
a:hover{text-decoration:underline;}
.txthide{ text-indent:-999em;overflow:hidden; line-height:0; font-size:0}
.clearfix:after{ content:""; height:0; visibility:hidden; display:block; clear:both;}
.clearfix{ zoom:1;}
.clear{ clear:both }



.full_bg{ background:url(../zhuanti/hdjt/csf/images/fbg1.jpg?) no-repeat center top;}
.full_bg2{ background:url(../zhuanti/hdjt/csf/images/fbg2.jpg?) no-repeat center 425px;}
.my_footer{
    margin-top: 0;
}

/*f_flash*/
.header{ position:relative;}
.flash_bg1{ background:url(../zhuanti/hdjt/csf/images/bg1.jpg?) center 0; height: 213px;}
.flash_bg2{ background:url(../zhuanti/hdjt/csf/images/bg2.jpg?) center 0; height: 212px;}
.flash_bg3{ background:url(../zhuanti/hdjt/csf/images/bg3.jpg?) center 0; height: 213px;}
.flash_bg4{ background:url(../zhuanti/hdjt/csf/images/bg4.jpg?) center 0; height: 212px;}

.wg_browser{
    width: 276px;
    height: 82px;
    position: absolute;
    top: 91px;
    left: 514px;
    z-index: 100;
}
.wg_browser .a1{
    position: absolute;
    left: 154px;
    top: 0;
    *zoom:1;
    width: 123px;
    height: 46px;
}
.wg_browser .a1 .tip{
    position: absolute;
    top: 6px;
    left: 124px;
    width: 170px;
    height: 160px;
    overflow: hidden;
    display: none;
    z-index: 999;
}
.wg_browser .a1:hover .tip{
    display: block;
}
.wg_browser .a2{
    position: absolute;
    top: 46px;
    left: 1px;
    width: 100%;
    height: 36px;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}
.wg_browser .a2:hover{
    background:  url(../zhuanti/hdjt/csf/images/sprite.png?) 0px -220px no-repeat;
}


/*测试服入口*/
.cs-wrap{
    width: 650px;
    position: absolute;
    top:420px;
    left:50%;
    margin-left:-325px;
}

.cs-begin{
    width: 292px;
    height:108px;
    background: url(../zhuanti/hdjt/csf/images/sprite.png?) no-repeat;
    display: block;
    margin:28px auto 14px;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}
.cs-begin:hover{
    background-position: 0 -110px;
}
.cs-user{
    background:  url(../zhuanti/hdjt/csf/images/sprite.png?) center -260px no-repeat;
    height:50px;
    padding:0 80px 0 90px;
    color: #fff;
    text-align: center;
    font:500  14px/50px "microsoft yahei";
    width: 220px;
    margin: 0 auto;
}

.cs-user a{
    color: #fffcd6;
    font-size:20px;
    letter-spacing: 4px;
    margin: 0 4px;
}


.user-name{
    float: left;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}
/*.cs-user .user-regist{
    color: #fdf247;
}*/

.cs-user .user-logout{
    float: right;
    font-size: 14px;
    color: #ffffff;
}

.cs-wrap .txt{
    font:500 18px/40px "microsoft yahei";
    color: #234589 ;
    text-align: center;
    height: 40px;
}
