﻿body
{
    margin: 0 auto;
    font-family: 宋体;
    font-size: 12px;
}
.clear
{
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}
a:link, a:visited
{
    color: #333;
    text-decoration: none;
}
a:hover, a:active
{
    color: Red;
    text-decoration: none;
}
.more
{
    margin: 8px 8px 0 0;
    display: block;
    float: right;
}
.more2
{
    margin: 0px 8px 0 0;
    display: block;
    float: right;
}
.more2 a
{
    height: 15px;
    line-height: 15px;
    width: 45px;
    display: block;
    text-decoration: none;
    border: solid 1px #DCDCDC;
    vertical-align: middle;
}
.more a
{
    height: 15px;
    line-height: 15px;
    width: 45px;
    display: block;
    text-decoration: none;
    border: solid 1px #DCDCDC;
    vertical-align: middle;
}
.TutorialHead span
{
    margin-left: 14px;
    color: #333;
    font-size: 14px;
}
h2
{
    float: left;
    margin: 18px auto 0px 20px;
    background: url(../images/arrow_06.gif) no-repeat 0px 5px;
}
.rptDot
{
    background-image: url("../Images/text_li.jpg");
    background-position: 12px center;
    background-repeat: no-repeat;
    padding-left: 26px;
}
.tdDot
{
    background-image: url("../Images/text_li.jpg");
    background-position: 12px center;
    background-repeat: no-repeat;
    padding-left: 26px;
    width: 50%;
}
.midline
{
    float: left;
    margin-left: 381px;
    width: 1px;
    height: 160px;
    margin-top: 20px;
    border-left: 1px solid #ccc;
}
/******************** 主体 ********************/
#toolbar
{
    width: 100%;
    margin: 0 auto;
}

#main_block
{
    margin: 0 auto;
    width: 950px;
}

/******************** header ********************/
#header01 .top_line .divright
{
    float: right;
    width: 60%;
    overflow: hidden;
}
#header01
{
    height: 119px;
    background-color: #fff;
}
#header01 .top_line
{
    background: url(../Images/top_img.jpg) repeat-x;
    height: 27px;
    line-height: 25px;
    background-color: #F4F4F4;
    overflow: hidden;
    white-space: nowrap;
}
#header01 .top_line a
{
    color: #666666;
}
#header01 .top_line span
{
    color: #666666;
}
#header01 .top_line .divlanguage
{
    float: left;
    padding-left: 8px;
}
#header01 .top_line .divlanguage a
{
    height: 23px;
    width: 65px;
    line-height: 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin-top: 4px;
}
#header01 .top_line .divlanguage a.cur
{
    background: url(../Images/enbg.jpg) no-repeat 0 0;
    color: Black;
}
#header01 .logo
{
    float: left;
    background: url(../Images/logo.jpg) no-repeat;
    width: 456px;
    height: 94px;
}
#menubar
{
    overflow: hidden;
    background: url(../Images/menu_bg.jpg) repeat-x;
    height: 36px;
}
#menubar .leftspace
{
    width: 15px;
    display: block;
    float: left;
    overflow: hidden;
    height: 36px;
}
#menubar a
{
    font-size: 14px;
    font-weight: bold;
    float: left;
    height: 36px;
    width: 115px;
    line-height: 38px;
    text-align: center;
    color: #FFF;
    text-decoration: none;
}
#menubar a:hover
{
    color: #F00;
    text-decoration: none;
}
#menubar a.cur
{
    background: url(../Images/menu_on.jpg) no-repeat;
    color: Black;
}
#menubar .separator
{
    float: left;
    display: block;
    background: url(../Images/menu_li.jpg) no-repeat;
    width: 2px;
    height: 36px;
    margin: 0 10px;
}

/******************** 搜索部分 ********************/
#Search
{
    width: 491px;
    float: right;
    background-color: #FFFFFF;
    height: 54px;
    padding-top: 40px;
}
#IndexSearch
{
    display: block;
    float: right;
    background: transparent url(../Images/search.jpg) no-repeat;
    width: 91px;
    height: 25px;
}

.txtSearchs
{
    padding-left: 5px;
    margin: auto;
    height: 23px;
    width: 300px;
    border: solid 1px #CCCCCC;
    color: #666666;
    float: right;
    border-right-width: 0px;
    line-height: 23px;
}

/******************** 内容部分 ********************/
#content
{
    width: 950px;
    margin: 0 auto;
}
/******************** 内容左边部分 ********************/
#content .left
{
    float: left;
    border: 1px solid #cccccc;
    width: 209px;
    border-top: none;
    min-height: 1500px;
    height:1936px;
    
}
.NaviLinkHeader
{
    width: 209px;
    height: 28px;
    background: url("../Images/NavLinkHeader_big.gif") repeat scroll 0 0 transparent;
    font-weight: bold;
    line-height: 28px;
}
.NaviLinkHeader span
{
    margin-left: 45px;
    font-size: 14px;
}
.NaviLinkContent
{
}
.NaviLinkContent .page
{
    width: 209px;
    height: 30px;
    line-height: 30px;
    background: url("../Images/page_bg_big.gif") no-repeat scroll 0 0 transparent;
}
.page_selected
{
    width: 209px;
    height: 30px;
    line-height: 30px;
    background: url("../Images/pageselected_bg_big.gif") no-repeat scroll 0 0 transparent;
}
.NavLinkContent .directory
{
    width: 209px;
    height: 30px;
    line-height: 30px;
    background: url(../images/directory_bg_big.gif) no-repeat;
    overflow: hidden;
}
.NavLinkContent .directory_selected
{
    width: 209px;
    height: 30px;
    line-height: 30px;
    background: url(../images/directory_hover_bg_big.gif) no-repeat;
    overflow: hidden;
}
.NaviLinkContent .txtspan
{
    font-size: 12px;
    margin-left: 50px;
    float: left;
    line-height: 30px;
}
.NaviLinkContent a:link
{
    color: #333;
    text-decoration: none;
}
.NaviLinkContent a:visited
{
    color: #333;
    text-decoration: none;
}
.NaviLinkContent a:hover
{
    color: red;
    text-decoration: none;
}
.NaviLinkLine
{
    width: 209px;
    height: 0px;
    border-top: 1px solid #cccccc;
}

.left .service
{
    margin-top: 20px;
    border: 0px;
    width: 209px;
}

/******************** 内容右边部分 ********************/
#content
{
    width: 950px;
}
 .right
{
    float: right;
    width: 723px;
    height: 1936px;
   
}
.righttop
{
    overflow: hidden;
}
#NavigationLinkDiv a:link
{
    color: #696969;
    text-decoration: none;
}
#NavigationLinkDiv a:visited
{
    color: #696969;
    text-decoration: none;
}
#NavigationLinkDiv a:hover
{
    color: red;
    text-decoration: none;
}

.adv
{
    overflow: hidden;
    border: 1px solid #ccc;
    height: 130px;
    margin-top: 5px;
}

.detail
{
    overflow: hidden;
    height: 1760px;
    border: 1px solid #ccc;
    margin-top: 8px;

}
.contentBottom,.contentBottom2,.contentBottom3,.contentBottom4,.contentBottom5,.contentBottom6,.contentBottom7,.contentBottom8,.contentBottom9,.contentBottom10
{
    overflow: hidden;
    height: auto;
    border: none;
    margin-top: 0px;

       width: 700px;
}

.contentBottom1
{
        overflow: hidden;
    height: auto;
    border: none;
    margin-top: 0px;
      width: 700px;
}
.tishi
{
    margin:0 auto;
    width:94%;
}
.tips
{
    margin-top:8px;
    background-color:#f2f2f2;
}
.message
{
    font-family:"微软雅黑";
    font-size:13px;
    color:#d60000;
    width:100%;
    word-wrap: break-word;
    word-break: break-all;

}

#feeInfo
{
    height: auto;
}

.infoLeft
{
    float: left;
    width: 175px;
    height: auto;

}
.feePic
{
    background: url("../Images/icon01.gif") no-repeat;
    border: 0px;
    margin-left: 28px;
    height: 106px;
    margin-top: 12px;
}
.oneCardPic
{
    background: url("../Images/icon02.gif") no-repeat;
    border: 0px;
    margin-left: 28px;
    height: 106px;
    margin-top: 12px;
}
.OneCardLosePic
{
    background: url("../Images/icon03.gif") no-repeat;
    margin-left: 28px;
    height: 106px;
    border: 0px;
    margin-top: 12px;
}
.CardSafePic
{
    background: url("../Images/icon04.gif") no-repeat;
    margin-left: 28px;
    height: 106px;
    border: 0px;
    margin-top: 12px;
}
.payOnlinePic
{
    background: url("../Images/icon05.gif") no-repeat;
    margin-left: 28px;
    height: 106px;
    border: 0px;
    margin-top: 12px;
}
.normalOnlinePic
{
    background: url("../Images/icon06.gif") no-repeat;
    margin-left: 28px;
    height: 106px;
    border: 0px;
    margin-top: 12px;
}
.proOnlinePic
{
    background: url("../Images/icon07.gif") no-repeat;
    margin-left: 28px;
    height: 106px;
    border: 0px;
    margin-top: 12px;
}
.mobileBankPic
{
    background: url("../Images/icon08.gif") no-repeat;
    margin-left: 28px;
    height: 106px;
    border: 0px;
    margin-top: 12px;
}
.ipadBankPic
{
    background: url("../Images/icon09.gif") no-repeat;
    margin-left: 28px;
    height: 106px;
    border: 0px;
    margin-top: 12px;
}
.investPic
{
    background: url("../Images/icon10.gif") no-repeat;
    margin-left: 28px;
    height: 106px;
    border: 0px;
    margin-top: 12px;
}
.infoRight
{
    float: left;
    width: 500px;
    margin-left: 15px;
    line-height: 25px;
    font-size:13px;

    word-wrap: break-word;
    word-break: break-all;
}
.enterRight
{
    float: left;
    width: 500px;
    margin-top: 10px;
    height:30px;
    margin-left: 15px;
}

.leftIcon
{
    float:left;
    width:5px;
    height:30px;
    background:url("../Images/icon12.gif") no-repeat;
}

.rightIcon
{
    float:left;
    margin:0px;
    width:5px;
    height:30px;
    background:url("../Images/icon12_2.gif") no-repeat;
}
.midIcon
{
   float :left;
   margin-left:0px;
   width:16px;
   height:30px;

}
.mmcon
{
    width:16px;
    height:16px;
    margin-top:7px;
   background:url("../Images/icon13.gif") no-repeat;
}
.mainIcon
{
    float :left;
    margin-left:0px;
    width:120px;
    height:30px;
    background-color:#feae03;
}
.mainIcon2
{
    float :left;
    margin-left:0px;
    width:130px;
    height:30px;
    background-color:#feae03;
}
.mainIcon3
{
    float :left;
    margin-left:0px;
    width:200px;
    height:30px;
    background-color:#feae03;
}
.mainIcon4
{
    float :left;
    margin-left:0px;
    width:160px;
    height:30px;
    background-color:#feae03;
}
 .Linkspan
{
    font-family:"微软雅黑";
    font-size:13px;
    color:White;
    margin-top:7px;
}
.cent
{
    margin-top:4px;
    margin-left:10px;
}
#feeHead, #OneCardHead, #solveHead, #safeHead, #payOnlineHead, #normalOnlineHead, #proOnlineHead, #mobileBankHead, #ipadBankHead, #investHead
{
    margin-top: 18px;
    margin-bottom: 15px;
}
.cbf
{
    font-size: 14px;
    color: #C71111;
    font-family: "微软雅黑";
    margin-left: 10px;
    margin-top:0px;
    line-height:20px;
}
.icon
{
    margin-left:22px;
    vertical-align:middle;
    height:20px;
}
.icon1
{
    float:left;
    margin-left:0px;
    margin-top:5px;
        background:url("../Images/icon11.gif") no-repeat scroll 0 0 transparent;
        height:11px;
        width:11px;
}

#feeInfo
{
    margin-top: 8px;
}

.bottomSpace
{
    height: 30px;
}


.space
{
    clear: both;
}

/*foot  */

/******************** footer ********************/
.footer { clear: both; }
.footer .linkLine { height: 30px; line-height: 30px; background: transparent url(../Images/bottom_bg.gif) repeat-x scroll 0 0; text-align: center; color: #fff; }
.footer .linkLine a { color: #ffffff; }
.footer .business { height: 65px; line-height: 20px; text-align: center; margin-top:8px;}
.footer .bottomLine { width: 340px; line-height: 22px; margin: 0 auto; }
.footer .bottomLine img { float: left; display: inline; }
.footer .bottomLine .wangan { background-image:url('../Images/wangan.gif'); width:40px; height:54px; margin: 13px 10px 0 0; float:left;}
.footer .bottomLine .wangjing { background-image:url('../Images/sz_police.gif'); width:60px; height:80px; float:left;}
.footer .copyright { width: 220px; line-height: 20px; padding-top: 8px; float: left; text-align: center; }
.footer .copy { font-family: Arial; }
/*****************************/

#mobileBanner
{
    display: none;
}

/*AdvPlayer Style*/


#rightBanner .SlideTriggers
{
    z-index: 999;
    margin: 0;
    float: right;
    right: 8px;
    bottom: 8px;
    position: absolute;
    line-height: 17px;
    font-family: arial;
    font-size: 12px;
}
.SlideTriggers li { float: left; margin: 0 2px; color: #FFFFFF; width: 18px; height: 18px; text-align: center; list-style-type:none;}
.notSel { background: #232220; }
.Sel { background: #CD0000; }

#rightBanner img{ width:722px; height:130px; }

.homebanner{ width:722px; overflow:hidden; background-color:#464646; height:130px;}
.homeslideplayer{ width:722px; margin-right:3px; position:relative; overflow:hidden;}
.homebannerright{ float:left; width:28px;}

#HomeSlides{ position:relative; width:722px; 
height:130px; 
overflow:hidden;
top:0px;
}
#HomeSlides li{ width:722px; list-style-type:none; display:inline; float:left;}
#HomeSlides img{ position:absolute; left:0; top:0;width:722px; height:131px; border:0px;}

#HomeSlideTriggers li{ list-style-type:none; padding-left:9px; margin-top:7px; line-height:0; font-size:0;}
#HomeSlideTriggers li.bansel{ background: transparent url(../Images/homebg1.gif) no-repeat scroll 0 -233px;}
