

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, form, fieldset, legend, input, button, textarea, th, td {
    margin: 0;
    padding: 0;
}
div {
    display: block;
}
body {
    color: rgb(51, 51, 51);
    background: rgb(255, 255, 255);
    font: 14px/1.7 Tahoma, 微软雅黑, 宋体, Arial, Verdana, sans-serif;
}
.header {
    height: 80px;
    background: url("../img/t7/ico.png") repeat-x 0 2px;
}

.row {
    width: 980px;
    margin: 0 auto;
}
.clearfix:after, .row:after {
    clear: both;
    content: '\0020';
    display: block;
    height: 0;
}
.logo {
    width: 210px;
    height: 51px;
    overflow: hidden;
    margin-top: 22px;
    float: left;
}
.nav {
    width: 755px;
    overflow: hidden;
    height: 80px;
    float: right;
}
a {
    color: #222;
    text-decoration: none;
}
/* 164 40
a:-webkit-any-link {
    color: -webkit-link;
    text-decoration: underline;
    cursor: auto;
}
*/
.clearfix, .row {
    zoom: 1;
}
ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}
li {
    list-style: none;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.nav li {
    float: left;
    height: 70px;
    margin: 0 2px;
    display: inline;
    padding-top: 10px;
}
.nav .current, .nav .current:hover {
    border-bottom: 4px solid #0e97e6;
}
.nav a {
    display: block;
    height: 50px;
    line-height: 50px;
    color: rgb(51, 51, 51);
    font-family: 微软雅黑, 宋体;
    font-size: 16px;
    overflow: hidden;
    padding: 0px 12px;
}


/**  banner  **/
.banner {
    height: 360px;
    background: #21232f;
    position: relative;
}
.foc-img {
    height: 110%;
    width: 110%;
    overflow: hidden;
    position: absolute;
	/*
    left: 0;
    top: 0;

    left: -21px;
    top: -7px;
    _left: 0;
    _top: 0;
    left: 0\9;
    top: 0\9;

	*/
    left: -40px;
    top: -14px;
    _left: 0;
    _top: 0;
    left: 0\9;
    top: 0\9;
    z-index: 2;
}
.foc-li li{
    height: 360px;
    width: 100%;
    overflow: hidden;
}
.foc-li a {
    display: block;
    height: 360px;
}
.foc-img1 { 
    background: #21232f  url("../img/t7/banner1.jpg?id=1") no-repeat center center;
}
.foc-img2 { 
    background: #d9eff7  url("../img/t7/banner2.jpg?id=1") no-repeat center center;
}
.foc-img3 { 
    background: #f5f5f5  url("../img/t7/banner3.jpg?id=1") no-repeat center center;
}
.foc-img4 { 
    background: #eadeb6 url("../img/t7/banner4.jpg?id=1") no-repeat center center;
}
.foc-img5 { 
    background: #eadeb6 url("../img/t7/banner5.jpg") no-repeat center center;
}
.foc-img6 { 
    background: #d9eff7  url("../img/t7/banner6.jpg") no-repeat center center;
} 
.foc-img .xtaber-tabs{
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -42px;
    width: 122px;
    z-index: 3;
}
.foc-img .xtaber-tabs li{
    float: left;
    width: 10px;
    height: 10px;
    background: #909197;
    margin: 0 5px;
    text-indent: -99em;
    overflow: hidden;
    cursor: pointer;
    display: inline;
    border-radius: 5px;
}
.foc-img .xtaber-tabs .current{
    background: #fff;
    width: 30px;
}
.login-box{
    width: 220px;
    padding: 0 25px;
    float: right;
    background: #fff;
    height: 325px;
	/*
    margin-top: 30px;
	*/ 
    margin-top: 18px;
    position: relative;
    z-index: 3;
}
.log-til{
    font-size: 16px;
    font-weight: bold;
    position: relative;
    height: 56px;
    line-height: 56px;
}
.log-til .log-exit{
    position: absolute;
    right: 0;
    top: 0;
}
.inp-item{
    overflow: hidden;
    zoom: 1;
    padding: 6px 0;
}
.inp-item .inp{
    height: 19px;
    padding: 8px 10px;
    border:1px solid #dadada;
    width: 198px;
    line-height: 19px;
    border-radius: 3px;
    font-size: 14px;
}
.inp-item .v-inp{
    float: left;
    width: 70px;
}
.inp-item .v-img{
    float: left;
    vertical-align: middle;
    cursor: pointer;
    margin-left: 10px;
    height: 26px;
    margin-top: 5px;
}
.inp-item .inp-chk{
    float: left;
    margin: 9px 2px 0 0;
    display: block;
}
.login-btn{
    display: block;
    background: #009efd;
    border:0;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    height: 35px;
    border-radius: 3px;
    width: 100%;
    line-height: 35px;
}
.login-btn:hover{
    background: #008ee3;
    color: #fff;
    text-decoration: none;
}

.join-btn{
    height:40px;
    line-height:40px;
}
.join-btn a{
    color:#009efd;
}
.j-register{
    background: url("../img/t7/ico.png") no-repeat -84px -89px;
    padding-left: 20px;
    margin-left:15px;
}
.j-password{
    margin-right:15px;
}


.loged-list{
    padding-top: 15px;
}
.loged-list li{
    overflow: hidden;
    zoom: 1;
    padding: 7px 0 ;
    font-size: 12px;
    color: #999;
}
.loged-list .u{
    height: 100px;
    position: relative;
    padding-left: 110px;
}
.loged-list .avatar{
    position: absolute;
    left: 0;
    top: 8px;
    width: 100px;
    height: 100px;
    overflow: hidden;
}
.loged-list .name{
    display: block;
    font-size: 16px;
    line-height: 24px;
}
.loged-list .uid{
    display: block;
    margin-top: 5px;
}
.loged-list .u-opt{
    margin-top: 15px;
    display: block;
}
.loged-list .ext{
    margin-right: 8px;
}
.loged-list .yuan{
    font-size: 14px;
    color: #333;
}
.loged-list .num,
.notice .num{
    background: #ffa64d;
    padding: 1px 5px 2px;
    color: #fff;
    margin-right: 3px;
    font-family: "Tahoma";
    font-weight: normal;
}
.notice .num{
    margin-left: 3px;
    margin-right: 0;
    font-size: 12px;
    line-height: 24px;
}
.loged-list :hover .num,
.notice:hover .num{
    background: #009efd;
}




/**  联系我们  **/
.mt30 {
    margin-top: 30px;
}
.w980 {
    width: 980px;
    overflow: hidden;
}
.idx-top-btn {
    width: 1000px;
}
.idx-top-btn li {
    float: left;
    width: 320px;
    height: 100px;
    margin-right: 10px;
}
.idx-top-btn a {
    display: block;
    height: 100px;
    background: #000 url("../img/t7/opt_btn.png") no-repeat;
}
.idx-top-btn .a1 {
    background-position: 0 0;
}
.idx-top-btn .a2 {
    background-position: 0 -100px;
}
.idx-top-btn .a3 {
    background-position: 0 -200px;
}


/**  关于  **/
.about-box {
    border: 2px solid #eee;
    border-top: none;
    background: #fefefe url("../img/t7/about_bg.png") repeat-x 0 0;
    border-radius: 0 0 2px 2px;
    overflow: hidden;
    zoom: 1;
    padding-bottom: 20px;
}
.about-box .a-logo {
    height: 130px;
    padding-top: 50px;
    text-align: center;
}
.about-box p {
    line-height: 30px;
    margin: 0 100px;
    padding-bottom: 10px;
    color: #666;
}
.ab-tab .current {
    background-position: 0 -379px;
    color: #fff;
    font-weight: bold;
}



/**  帮助中心  **/
.mt10 {
    margin-top: 10px;
}
.lay-684 {
    width: 684px;
}
.lay-274 {
    width: 274px;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.bh {
    height: 64px;
    overflow: hidden;
    line-height: 64px;
}
strong, b {
    font-weight: bold;
}
.bh .mark {
    font-size: 24px;
    font-weight: normal;
    float: left;
}
.ext {
    color: #999;
}
.bh .sub {
    float: 14px;
    float: right;
}
.box-bc {
    border: 2px solid #eee;
    border-radius: 2px;
    overflow: hidden;
    zoom: 1;
}
#help_idx {
    position: relative;
}
.help-idx {
    height: 243px;
}
.help-list {
    height: 86px;
    border-top: 1px solid #eee;
    padding: 0px 0 0 30px;
}
#help_idx .xtaber-tabs {
    width: 50px;
    height: 10px;
    overflow: hidden;
    left: 50%;
    margin-left: -25px;
    top: 228px;
    position: absolute;
}
.h-items {
    height: 203px;
    display: none;
}
.h-pic {
    float: left;
    width: 230px;
    text-align: center;
    padding-top: 60px;
}
.h-txt {
    overflow: hidden;
    zoom: 1;
    padding: 25px 20px 0 0;
}
fieldset, img {
    border: 0;
}
.h-items h2 {
    font-size: 16px;
    font-weight: normal;
}
.help-list li {
    float: left;
    width: 49%;
    height: 33px;
    line-height: 33px;
    overflow: hidden;
}
#help_idx .xtaber-tabs .current {
    background: #0e97e6;
}
#help_idx .xtaber-tabs li {
    display: inline;
    width: 10px;
    height: 10px;
    margin: 0 5px 0 0;
    background: #ddd;
    border-radius: 5px;
    overflow: hidden;
    text-indent: -999em;
    float: left;
    cursor: pointer;
}

.idx-tab-box {
    height: 350px;
}
.idx-tab {
    height: 46px;
    background: #f3f3f3;
}
.idx-tab li {
    float: left;
    height: 45px;
    border-bottom: 1px solid #eee;
    width: 90px;
    text-align: center;
    line-height: 45px;
    cursor: pointer;
}
.idx-tab .current {
    background: #fff;
    border-bottom: 1px solid #fff;
}
.idx-tab-con {
    padding: 10px 20px 0;
}
.txt-list li {
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    position: relative;
}
a:hover {
    color: #009efd;
	/*
    text-decoration: underline;
	*/
	text-decoration: none;
}




/**  合作伙伴  **/
.idx-par-box {
    height: 200px;
}
.idx-par-box li {
    float: left;
    width: 139px;
    height: 200px;
    text-align: center;
    padding-top: 20px;
}
img[Attributes Style] {
    width: 110px;
    height: 60px;
}
.idx-par-box img {
    vertical-align: middle;
}

#marquee_product1  td img {
    width: 100px;
    height: 100px;

}
#marquee_product2  td img {
    width: 100px;
    height: 100px;

}





/**  版权中心  **/
.footer {
    padding: 25px 0;
    line-height: 24px;
    color: #999;
    border-top: 2px solid #eee;
    margin-top: 30px;
    font-size: 12px;
}
.footer .row {
    position: relative;
}
.footer .bot-info {
    position: absolute;
    right: 0;
    top: 10px;
}
p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}




/**  gotop  **/
#j_gotop, .kefu {
    display: none;
    bottom: 153px;
    cursor: pointer;
    left: 50%;
    overflow: hidden;
    position: fixed;
    width: 46px;
    _position: absolute;
    _top: expression(documentElement.scrollTop+documentElement.clientHeight-this.clientHeight-68);
    margin-left: 500px;
    z-index: 99999;
}
#j_gotop .btn-top {
    background: url("../img/t7/ico.png") no-repeat 0 -172px;
    cursor: pointer;
    overflow: hidden;
    width: 46px;
    height: 46px;
    display: block;
}






/**  内容获取区  **/
#get_content {  
    height: auto;
	min-height:800px; 
	overflow:hidden;
}
#get_content0 { 
    position: relative;
	border: 1px solid #D5D5D5;
    margin: 0 20px 20px 20px;   
    padding-bottom:20px; 
	/**    
    padding-bottom: 20px; 
	**/
	background-color:#53FF53; 
    border-bottom: 1px solid #eee;
	min-height:650px; 
    height: auto;
	overflow:hidden;
}
#get_content1 { 
    position: relative;
    border: 1px solid #D5D5D5;
    padding: 20px; 
	background-color:#B5E61D;
	min-height:620px;  
    height: auto;
	overflow:hidden;
}
#left_content { 
    position: relative;
    float: left;  
    margin: 20px 0 0 0;  
	min-height:597px;  
    height: auto;
	overflow:hidden;
} 
#right_content { 
    position: relative;
    float: right;
	background-color:#F5F5F5;   
    margin: 20px 0 0 0; 
	min-height:597px;  
	/**      
	min-height:597px;  
	min-height:620px; 
	min-height:627px;   
	**/
    height: auto;
	overflow:hidden;
}
.c666 {
    color: #666;
}






/**  show 区  **/
.ab-tab {
    height: 35px;
    border-bottom: 3px solid #61c0f0;
}
.ab-tab li {
    float: left;
    width: 180px;
    height: 35px;
    background: url("../img/t7/ico.png") repeat-x 0 -344px;
    cursor: pointer;
    text-align: center;
    line-height: 35px;
    margin-right: 3px;
}
.contect-box {
    border: 2px solid #eee;
    border-top: none;
    border-radius: 0 0 2px 2px;
    overflow: hidden;
    zoom: 1;
    padding: 10px 0;
}
.contect-item {
    padding: 20px;
    overflow: hidden;
    border-bottom: 1px solid #eee;
    zoom: 1;
    line-height: 30px;
    color: #666;
}
.contect-box .last {
    border-bottom: none;
}
.contect-item dt {
    font-size: 14px;
    font-weight: bold;
    color: #333;
}
/*
dd {
    display: block;
    -webkit-margin-start: 40px;
}
*/



/**  help 区  **/
#search_box {
    position: relative;
    background-color: #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 300px;
    height: 23px;
    border: 1px solid #ccc;
    line-height: 24px;
    padding-left: 3px;
}
input {
    vertical-align: middle;
}
#search_box input {
    height: 17px;
    border: none;
    padding: 0px;
    margin: 0px;
    width: 275px;
    background-color: #fff;
    color: #7E7E7E;
}
#search_box #q {
    position: absolute;
    top: 3px;
    left: 5px;
}
#search_box #s_b {
    padding-top: 3px;
    width: 13px;
    height: 16px;
    position: absolute;
    top: 0px;
    right: 5px;
}

.lay-704 {
    width: 100%;
	/**
    width: 704px;
	**/
}
.help-main-list li {
    border-bottom: 1px solid #eee;
    padding: 20px;
    color: #999;
}
.help-main-list .til {
    position: relative;
    margin-bottom: 5px;
}
.help-main-list h2 {
    font-size: 16px;
}
.help-main-list .til .date {
    position: absolute;
    right: 0;
    top: 5px;
}
.help-main-list .con {
    font-size: 12px;
}
.imp {
    color: #009efd;
}

.lay-254 {
    width: 254px;
}
.side-box {
    padding: 10px 20px;
    overflow: hidden;
    margin-bottom: 22px;
}
.side-title {
    font-size: 14px;
}
.side-box .txt-list {
    font-size: 12px;
    margin-top: 10px;
}
.side-box .txt-list li {
    height: 28px;
    line-height: 28px;
}
.list-bot {
    padding: 20px 0 20px 20px;
    font-size: 12px;
}
.paginator {
    margin: 10px auto;
    padding: 10px 15px;
    text-align: right;
}
.paginator a, .paginator span {
    display: inline-block;
    margin: 0;
    padding: 0 3px;
    min-width: 16px;
    _width: 16px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    vertical-align: top;
    white-space: nowrap;
    font-family: Verdana;
    background: #eee;
    color: #888;
    border-radius: 3px;
    font-size: 12px;
}
.paginator span {
    margin-left: 2px;
    color: #A8A8A8;
    background-color: #eee;
}


/**  show 区  **/
.art-top {
    padding: 20px 0;
    text-align: center;
    border-bottom: 1px solid #eee;
}
.art-top h1 {
    font-size: 22px;
}
.art-main {
    padding: 15px 20px;
    line-height: 34px;
    color: #888;
}
.art-posi {
    padding: 15px 20px;
    background: #f7f7f7;
}




















































