﻿body
{
    margin: 0;
    font-size: 12px;
    font-family: Verdana;
    background: url(  '../images/bg.jpg' ) no-repeat center 0;
}
input, button, select
{
    font-size: 12px;
    font-family: Verdana;
}
a
{
    color: #1385b7;
    text-decoration: none;
}
a:hover
{
    color: #f90;
    text-decoration: underline;
}
ul, li, ol, form, fieldset, p, dl, dt, dd
{
    margin: 0;
    padding: 0;
    list-style: none;
}
img
{
    border: none;
}
#container
{
    width: 935px;
    margin: 18px auto;
    height: 100%;
    overflow: hidden;
}
.end
{
    height: 12px;
    background: url(  '../images/mbg.jpg' ) no-repeat 0 -5990px;
    margin-bottom: 12px;
}
#main
{
    background: url(  '../images/mbg.jpg' ) no-repeat 0 0;
    padding: 12px 0 0 0;
    height: 100%;
    overflow: hidden;
}
/*顶部帮助*/
.help
{
    text-align: right;
}
.help a
{
    margin-right: 24px;
    color: #427f8f;
}

/*导航*/
.nav
{
    height: 34px;
    overflow: hidden;
    background: url(  '../images/nav.gif' ) no-repeat center 0;
    width: 930px;
    margin: 22px auto 0 auto;
}
.nav ul
{
    float: left;
    margin: 0 0 0 44px;
    padding: 0;
}
.nav a
{
    color: #fff;
    display: block;
    font-weight: bold;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 1px;
    text-decoration: none;
    outline: none;
}
.nav a:hover, .nav a.current
{
    background: url(  '../images/ml.gif' ) no-repeat 0 0;
    text-decoration: none;
}
.nav a span
{
    display: block;
    margin-left: 12px;
    padding: 0 12px 0 0;
    cursor: pointer;
}
.nav a:hover span, .nav a.current span
{
    background: url(  '../images/mr.gif' ) no-repeat right 0;
    color: #1c57ad;
}
.nav li
{
    float: left;
    list-style: none;
    margin: 4px 12px 0 12px;
    padding: 0;
}

.nav form
{
    float: right;
    padding: 0;
    display: inline;
    margin: 3px 18px 0 0;
}
.nav input
{
    border: none;
    background: none;
    height: 20px;
    line-height: 18px;
    width: 168px;
    color: #999;
    padding-left: 6px;
    margin-right: 5px;
}
.nav button
{
    background: none;
    border: none;
    width: 66px;
    color: #fff;
    height: 27px;
    line-height: 27px;
    cursor: pointer;
    font-weight: bold;
    letter-spacing: 3px;
}

#top
{
    clear: both;
    margin: 0 8px;
}
#left
{
    float: left;
    width: 656px;
    margin-left: 8px;
    display: inline;
}

.banner
{
    margin-bottom: 6px;
    height: 273px;
    width: 656px;
}
.box
{
    background: url(  '../images/boxbg.gif' ) no-repeat 0 bottom;
    padding-bottom: 6px;
    margin-top: 6px;
}
.box .content
{
    border: 1px solid #a4bfd0;
    border-top: none;
    border-bottom: none;
    min-height: 12px;
    background: #fff;
}
.box h3
{
    background: url(  '../images/h3.gif' );
    height: 30px;
    margin: 0;
    color: #444;
    line-height: 30px;
    font-size: 12px;
    text-indent: 12px;
    position: relative;
}
.box h3 span
{
    margin-left: 12px;
    width: 82px;
    height: 25px;
    line-height: 25px;
    display: block;
    float: left;
    margin-top: 4px;
    display: inline;
}
.box h3 span.current
{
    background: url(../images/h3s.gif) no-repeat;
}
.box h3 span a
{
    color: #333;
    text-decoration: none;
}
.box h3 span.current a
{
    color: #fff;
}
.box h3 a.more
{
    right: 9px;
    top: 8px;
    height: 16px;
    line-height: 16px;
    width: 54px;
    background: url(../images/dot.gif) no-repeat 0 center;
    padding-left: 9px;
    text-indent: 0;
    position: absolute;
    color: #999;
}
.box h3 a.more:hover
{
    color: #f90;
}
#right .box h3
{
    background: url(  '../images/rh3.gif' ) no-repeat;
    height: 31px;
    line-height: 31px;
}
#right .box
{
    background: url(  '../images/rboxbg.gif' ) no-repeat 0 bottom;
    padding-bottom: 5px;
}
#right .box .content
{
    background: #f3f8fe;
}
#right
{
    float: right;
    width: 255px;
    margin-right: 8px;
    display: inline;
}

/*从这里开始*/
.login
{
    background: url(  '../images/lbg.gif' ) no-repeat;
    height: 146px;
    padding: 36px 12px 0 12px;
}
.login table
{
    width: 100%;
    display: block;
    color: #999;
}
.login tr
{
    height: 26px;
}
.login span
{
    margin-left: 48px;
}
.login button
{
    border: none;
    background: none;
    cursor: pointer;
    width: 140px;
}
.login .tb
{
    width: 160px;
    background: #fff;
}
.login a
{
    text-decoration: underline;
}
/*立即注册体验帐号*/
.regfrm
{
    background: url(  '../images/regbg.gif' ) no-repeat;
    height: 63px;
    margin-top: 6px;
    text-align: center;
    color: #333;
    padding-top: 24px;
}
.regfrm p
{
    margin-top: 24px;
}
.regfrm a
{
    text-decoration: underline;
}
.regfrm .reg
{
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}
.loginfo
{
    margin: 6px 12px;
}
.loginfo tr
{
    line-height: 18px;
}
.loginfo p
{
    margin: 3px 0;
}
.loginfo strong
{
    color: #000;
}
.loginfo li
{
    list-style: disc inside none;
    color: #ddd;
    line-height: 24px;
    margin: 3px 0;
}
.loginfo li label
{
    color: #666;
}

/*版权信息*/
#footer p
{
    text-align: right;
    color: #6f6f6f;
    margin: 3px 0;
}
#footer a
{
    color: #6f6f6f;
    text-decoration: none;
}
#footer a:hover
{
    text-decoration: underline;
}

/*我们的服务*/
#service
{
    height: 100%;
    overflow: hidden;
}
#service .content
{
    padding: 20px 0;
    overflow: hidden;
    height: 100%;
}
#service dl
{
    width: 215px;
    border-right: 1px dashed #ddd;
    padding-top: 130px;
    display: inline;
    float: left;
}
.mana
{
    background: url(  '../images/mana.gif' ) no-repeat center 0;
}
.suzi
{
    background: url(  '../images/suzi.gif' ) no-repeat center 0;
}
#service .yewu
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url(  '../images/yewu.gif' ) no-repeat center 0;
}
#service dt
{
    text-indent: 24px;
    font-weight: bold;
}
#service dd
{
    text-align: right;
    color: #999;
    padding: 0 24px;
}
#service p
{
    text-align: left;
    margin: 6px 0 9px 0;
}
/*我们的客户*/
#friends .content
{
    text-align: center;
    padding: 12px 0;
}
#friends td
{
    width: 220px;
    height: 60px; *height:66px;

}

/*媒体关注   成功案例*/
#care .content, #success .content, #wd .content
{
    padding: 6px 0;
    height: 100%;
}
#care li, #success li, #wd li
{
    height: 25px;
    line-height: 25px;
    border-bottom: 1px dashed #ddd;
    margin: 0 12px;
}
#care a, #success a, #wd a
{
    color: #333;
    float: left;
}
#care a:hover, #success a:hover
{
    color: #f90;
}
#care span
{
    float: right;
    color: #999;
}
/*问鼎咨询师*/

#teachers .content
{
    height: 100%;
    overflow: hidden;
}
#teachers dl, #log dl
{
    clear: both;
    border-bottom: 1px solid #ddd;
    height: 84px;
}
#teachers dl:hover, #log dl:hover
{
    background: #e6eff4;
}
#teachers dl:hover dd, #log dl:hover dd
{
    color: #666;
}
#teachers dt, #teachers dd
{
    float: left;
    color: #999;
}
#teachers dd
{
    margin-top: 6px;
    width: 160px;
}
#teachers dt
{
    border: 1px solid #ddd;
    padding: 2px;
    margin: 6px 12px 0 12px;
    display: inline;
}
#teachers img
{
    display: block;
    width: 58px;
    height: 60px;
}
#teachers p
{
    margin: 6px 0 12px 0;
}
#teachers .nobd, #log .nobd
{
    border: none;
}
/*开发日志*/
#log .content
{
    height: 100%;
    overflow: hidden;
}
#log dl
{
    height: auto;
    padding: 9px 12px;
}
#log dt
{
    font-weight: bold;
    color: #333;
}
#log dd
{
    color: #999;
    margin-top: 6px;
    line-height: 18px;
}
/*服务流程*/
#liucheng .content
{
    text-align: center;
    padding: 12px 0;
}

/*行业方案*/
#solutions .content
{
    overflow: hidden;
    height: 100%;
    padding-top: 6px;
}
#solutions dl
{
    float: left;
    width: 326px;
    height: 150px;
    border-right: 1px dashed #ddd;
}
#solutions dt
{
    font-weight: bold;
    text-indent: 150px;
    margin-top: 18px;
}
#solutions dd
{
    color: #999;
    padding: 0 24px 0 150px;
    text-align: right;
}
#solutions p
{
    text-align: left;
    margin: 12px 0;
}
#solutions .mobile
{
    background: url(  '../images/f1.jpg' ) no-repeat 15px center;
}
#solutions .bank
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url(  '../images/f2.jpg' ) no-repeat 15px center;
}
#solutions .power
{
    background: url(  '../images/f3.jpg' ) no-repeat 15px center;
}
#solutions .other
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url(  '../images/f4.jpg' ) no-repeat 15px center;
}
.box .detail
{
    line-height: 22px;
    padding: 12px;
    text-indent: 24px;
    color: #333;
    min-height: 380px;
    _height: 380px;
}
.box .intro
{
    color: #333;
    min-height: 380px;
    _height: 380px;
    padding: 12px;
}
.box .intro p
{
    margin: 6px 0;
}
.intro h1, .intro h2, .intro h3, .intro h4, .intro h5, .intro h6
{
    background: none;
    text-indent: 0;
    padding: 0;
}

/*联系我们*/
#contact .content
{
    padding: 6px 0;
}
#contact p
{
    margin: 0 12px;
    color: #333;
    line-height: 24px;
}
/*我们的风采*/
#style .content
{
    padding: 12px;
    color: #999;
}
#style h4
{
    margin: 0;
    border-bottom: 2px solid #9eb0d6;
    height: 22px;
}
#style h4 a
{
    color: #333;
    font-size: 12px;
}
#style .meta
{
    margin: 3px 0 0 0;
}
#style .text
{
    margin: 12px 0;
    line-height: 22px;
    text-indent: 24px;
    color: #666;
}
#style .info
{
    margin-bottom: 12px;
}
#style .items
{
    margin-bottom: 24px;
    border-bottom: 1px solid #ddd;
}
#style .more
{
    text-align: right;
}
/*我们的团队*/
#team .pager
{
    padding: 12px;
}
#team dl
{
    clear: both;
    border-bottom: 1px solid #ddd;
    color: #666;
    overflow: hidden;
    padding: 12px;
    height: 100%;
}
#team dt
{
    padding: 2px;
    border: 1px solid #ddd;
}
#team dt img
{
    display: block;
    width: 113px;
    height: 113px;
}
#team dt, #team dd
{
    float: left;
    display: inline;
}
#team dd
{
    margin-left: 24px;
    width: 480px;
}
#team p
{
    margin: 6px 0;
}
/*我们的风采　我们的团队 免费试用*/
.style, .try, .ourteam
{
    background: url(../images/fc.gif);
    height: 55px;
    margin-top: 9px;
    text-align: center;
    padding-top: 30px;
    font-weight: bold;
    font-size: 16px;
}
.try
{
    background: url(../images/try.gif);
}
.ourteam
{
    background: url(../images/ourteam.gif);
}

.style a, .try a, .ourteam a
{
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}
/*分页*/
.pager
{
    text-align: right;
    clear: both;
}
.pager a
{
    border: 1px solid #b1cfe7;
    padding: 2px 6px;
    margin-left: 9px;
}
.pager a.current
{
    border: none;
    color: #333;
    font-weight: bold;
}
/*SAAS平台 技术平台 */
#saas .content, #platform .content
{
    padding: 12px 0 12px 12px;
}
#saas h4, #platform h4
{
    background: url(../images/h4.gif) no-repeat;
    height: 24px;
    line-height: 24px;
    text-indent: 12px;
    font-size: 12px;
    color: #333;
    margin: 0;
}
#saas p
{
    text-align: center;
    margin: 12px 0;
}
#platform p
{
    padding: 12px 18px;
    line-height: 22px;
    text-indent: 24px;
    color: #333;
}
#platform img
{
    display: block;
    margin: 24px auto;
}

/*最新课程*/
#newcourse dl
{
    height: 100%;
    overflow: hidden;
    padding: 9px 0;
    border-bottom: 1px solid #ddd;
}
#newcourse dl:hover
{
    background: #e6eff4;
}
#newcourse dl:hover p
{
    color: #666;
}
#newcourse dt, #newcourse dd
{
    float: left;
    display: inline;
    color: #999;
}
#newcourse dt
{
    border: 1px solid #ddd;
    padding: 2px;
    margin: 0 12px;
}
#newcourse dd
{
    margin-top: 3px;
}
#newcourse img
{
    display: block;
    width: 66px;
    height: 55px;
}
#newcourse p
{
    margin: 6px 0;
}
#newcourse .nobd
{
    border: none;
}

/*服务体系*/
#servicesystem dl
{
    overflow: hidden;
    height: 100%;
    border-bottom: 1px solid #ddd;
    color: #999;
    padding: 6px;
}
#servicesystem dl:hover p
{
    color: #666;
}
#servicesystem dt, #servicesystem dd
{
    float: left;
    display: inline;
}
#servicesystem dd
{
    margin: 6px;
    width: 135px;
}
#servicesystem p
{
    margin: 6px 0;
    line-height: 18px;
}
#servicesystem .nobd
{
    border: none;
}
#servicesystem strong
{
    color: #333;
}
#servicesystem dt
{
    width: 100px;
    height: 93px;
    text-align: center;
}


/*开发观点*/
#deve .content
{
    color: #666;
}
#deve h5
{
    margin: 6px 12px;
    font-size: 12px;
}
#deve p
{
    padding: 12px;
    line-height: 22px;
    text-indent: 24px;
}
/*表现形式*/
#manifestations dl
{
    overflow: hidden;
    height: 100%;
    border-bottom: 1px solid #ddd;
    padding: 12px;
}
#manifestations dt, #manifestations dd
{
    float: left;
    display: inline;
}
#manifestations dt
{
    line-height: 95px;
    text-align: center;
    width: 180px;
}
#manifestations p
{
    width: 430px;
    line-height: 18px;
    margin-bottom: 6px;
    color: #666;
}
#manifestations .nobd
{
    border: none;
}
/*实施流程*/
#implement p
{
    margin: 48px 12px;
    text-align: left;
}
#implement .content
{
    text-align: center;
    padding: 48px 0;
}

/*注册页面*/

.regform
{
    margin: 24px;
}
.regform fieldset
{
    overflow: hidden;
    height: 100%;
    margin: 24px 0;
    border: none;
}
.regform legend
{
    width: 90%; *margin-left:-6px;}
.regform dl
{
    margin: 12px 0;
    padding: 3px 0;
    clear: both;
    height: 100%;
    overflow: hidden;
}
.regform dt, .regform dd
{
    float: left;
    width: 260px;
}
.regform dt
{
    width: 100px;
    height: 21px;
    line-height: 21px; *line-height:26px;color:#666}
.regform h2
{
    font-size: 24px;
    color: #369;
    margin-bottom: 6px;
}
.regform P
{
    color: #666;
    line-height: 28px;
}
.regform a
{
    text-decoration: underline;
}
.regform h3
{
    font-size: 14px;
    color: #f90;
    border-bottom: 1px dashed #ccc;
    line-height: 28px;
    margin-bottom: 3px;
}
.regform button
{
    background: url(../images/reg.gif) no-repeat;
    width: 130px;
    height: 31px;
    border: none;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
.tb
{
    border: 1px solid #999;
    background: #fff;
    color: #333;
    font-size: 12px;
    height: 19px;
    line-height: 19px;
    text-indent: 3px;
}

/*注册消息提示*/
.tips
{
    position: relative;
}
.tips label
{
    line-height: 20px;
    display: block;
    font-size: 12px;
    color: #999;
    position: absolute;
    width: 480px;
    display: none;
}
.tips b
{
    color: #f90;
    padding: 0 6px;
    font-family: Arial;
}
.tips .ok b
{
    color: green;
    font-family: Verdana;
}
.tips .error
{
    color: #333;
}
.tips .error b
{
    color: red;
    font-family: Batang;
}

/*信息提示框*/
#tips
{
    background: #fffeba;
    font-size: 12px;
    color: green;
    padding-left: 12px;
    position: relative;
    margin: 12px auto;
    width: 80%;
}
#tips.error
{
    color: #333;
    background: #ffebe8;
}
#tips p
{
    padding: 3px 0;
    text-align: left;
}
#tips a
{
    color: #f60;
    padding: 0 2px;
    text-decoration: none;
    position: absolute;
    right: 3px;
    top: 4px;
}
#tips a:hover
{
    background: #f60;
    color: #fff;
}

