body {
    background: url("../images/bg.jpg") no-repeat scroll center 0 #FFFFFF;
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #333;
    font-family: '微软雅黑', Microsoft YaHei, Verdana, Arial, Helvetica, sans-serif;
}

ul,
p {
    margin: 0;
    padding: 0;
}

.content .contentpaneopen p {
    line-height: 25px;
}

.space {
    text-indent: 2em;
}

.content {
    width: 960px;
    margin: 0 auto;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #FF6600;
    text-decoration: underline;
}

.clear {
    clear: both;
}

.margin {
    margin-top: 10px;
}

.article_content {
    border: 1px solid #dcdcdc;
    border-radius: 5px 0px 5px 5px;
    width: 957px;
}

.article_content img {
    border: 0 none;
}

.article_content .page_title {
    font-size: 25px;
    font-weight: normal;
    margin: -140px 0 0 50px;
    position: absolute;
}

.article_content .page_description {
    margin: -100px 0 0 50px;
    position: absolute;
    line-height: 20px;
    width: 400px;
}

.article_content .contentpaneopen .contentheading {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    /*border-bottom:1px solid #efefef;*/
    padding-bottom: 25px;
}

.article_content .contentpaneopen .from {
    font-size: 12px;
    font-weight: normal;
    margin: 10px 0;
}

.article_content .keyword {
    padding: 0 60px 0;
    display: none;
}

.article_content .contentpaneopen .a_description {
    border: 1px solid #ccc;
    border-radius: 2px;
    background-color: #efefef;
    font-size: 13px;
    font-weight: normal;
    margin: 20px 0 0;
    padding: 10px 40px;
    text-align: left;
}

.article_content .article_body {
    background: url("../images/article_bg.png") no-repeat scroll center 0;
    padding: 60px 30px;
    overflow: hidden;
    font-size: 13px;
}

.article_content .contentpaneopen {
    padding: 0 60px 0;
    line-height: 25px;
    _width: 820px;
    margin: 0 auto;
    font-size: 12px;
}

h1 {
    margin: 10px;
    font-size: 19px;
}

.red {
    color: red;
}

img {
    border: 0 none;
}


/*****发行量 S*****/

.fangxingliang .faxing_number {
    width: 10px;
    margin: 0 1px;
}

.fangxingliang .wan {
    margin-left: 5px;
}

.fangxingliang .text {
    clear: both;
    margin: -20px 0 0 110px;
    position: absolute;
}


/*****发行量 E*****/


/******头部 S******/

.head {
    margin: 0 auto;
    width: 965px;
    position: relative;
}

.head .top .logo {
    margin: 5px;
    /* position:absolute; */
    float: left;
}

.head .top .r {
    background: url("../images/nav/seach.png") no-repeat scroll 0 0 transparent;
    float: right;
    font-weight: bold;
    margin: 40px 0px 0px 0!important;
}

.search {
    color: #ccc;
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    width: 100%;
    /* width: 180px;
  position: absolute; */
}

.submit {
    background: none repeat scroll 0 0 transparent!important;
    border: 0 none;
    cursor: pointer;
    margin-left: 190px!important;
    height: 27px!important;
    width: 25px!important;
}

.head .top .r input.search {
    background: none repeat scroll 0 0 transparent!important;
    border: 0 none!important;
    margin: 4px!important;
    width: 180px!important;
    position: absolute;
    line-height: 20px;
}

.head .top .r input.submit {
    background: none repeat scroll 0 0 transparent!important;
    border: 0 none;
    cursor: pointer;
    margin-left: 190px!important;
    height: 27px!important;
    width: 25px!important;
    _float: none;
}

.head .top .r a:hover {
    text-decoration: none;
}


/******头部 E******/


/******导航菜单 S******/

.menu .menu {
    background: url("../images/nav/nav_bg.png") no-repeat scroll 0 0;
    height: 46px;
}

.menu .menu li {
    float: left;
    list-style: none;
    width: 16.66%;
    text-align: center;
    background: url("../images/nav/nav_line.png") no-repeat right 3px;
    margin-top: 1px;
    margin-top: 2px;
    height: 40px;
}

.menu .menu li.last,.menu .menu li:last-child {
    background: 0 none;
    /* width: 13.6%; */
}

.menu .menu ul .current {
    background: url("../images/nav/hover.png") no-repeat scroll 0 0 transparent;
    height: 40px;
    background-size: 100% 40px;
}

.menu .menu ul .current.index {
    background: url("../images/nav/hover_home.png") no-repeat scroll 0 0 transparent;
    background-size: cover;
}

.menu .menu ul li.last.current {
    background: url("../images/nav/lastbg.png") no-repeat scroll 0 0 transparent;
}

.menu .sub .current a {
    color: #999999;
}

.seach {
    background: url("../images/nav/seach.png") no-repeat scroll 0 0 transparent;
    height: 27px;
    position: absolute;
    margin: 40px 0 0 545px;
    width: 314px;
}

.seach input.search {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 4px;
    width: 180px;
    position: absolute;
    line-height: 20px;
}

.seach input.submit {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    margin-left: 190px;
    height: 27px;
    width: 25px;
    _float: none;
}

.menu .menu li a {
    color: #FFFFFF;
    font-size: 15px;
}

.menu .menu li a span {
    display: block;
    margin-top: 11px;
}

.menu .menu .nav_left {
    float: left;
    width: 8px;
    height: 46px;
    background-color: #eee;
    background: url("../images/nav/nav_left.png") repeat scroll 0 0 transparent;
}

.menu .menu .nav_right {
    float: right;
    width: 8px;
    height: 46px;
    background-color: #eee;
    background: url("../images/nav/nav_right.png") repeat scroll 0 0 transparent;
}


/* 二级栏目 */

.menu .sub {
    width: 955px;
    height: 40px;
    z-index: 999;
    margin: 10px auto 0;
    *margin-bottom: 5px;
    _margin-bottom: -4px;
    line-height: 43px;
}

.menu .sub ul {
    float: right;
    background: url("../images/nav/sub_nav_rbg.png") no-repeat scroll 0 9px transparent;
    height: 40px;
    padding: 5px 20px 0 40px;
}

.menu .sub .subnavright {
    float: right;
    background: url("../images/nav/sub_nav_rbg.png") no-repeat scroll right 9px transparent;
    width: 10px;
    height: 45px;
}


/* 二级栏目 .menu .sub ul是新添加 */

.menu .sub ul li {
    background: url("../images/nav/sub_nav_jt.png") no-repeat scroll 0 18px transparent;
    padding-left: 12px;
    list-style: none;
    text-align: left;
    margin-left: 35px;
    float: left;
    height: 40px;
}

.menu .sub ul li.current {
    background: url("../images/nav/sub_nav_jt-.png") no-repeat scroll 0 18px transparent;
}

.menu .sub ul li a {
    padding-top: 5px;
    font-size: 13px;
    line-height: 40px;
    color: #333333;
}

.menu .sub .sub_nav_left {
    width: 10px;
    height: 28px;
    position: relative;
    float: left;
    background: url("../images/nav/sub_nav_left.png") repeat scroll 0 0 transparent;
}

.menu .sub .sub_nav_right {
    width: 10px;
    height: 28px;
    float: right;
    position: relative;
    background: url("../images/nav/sub_nav_right.png") repeat scroll 0 0 transparent;
}

.menu .sub h1 {
    margin: 0;
    padding: 0 15px 0 0;
    position: absolute;
    font-size: 21px;
    font-weight: normal;
    width: 120px;
}


/******导航菜单 E******/


/******页脚 S******/

.footer {
    /* border-top: 1px solid #DDDDDD; */
    /* background-color: #f8f8f8; */
}

.foot {
    width: 960px;
    margin: 0 auto;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    line-height: 25px;
    color: #b3b3b3;
    padding: 15px 5px;
    overflow: hidden;
}

.foot>div {
    box-sizing: border-box;
}

.foot-zizhi {
    display: block;
    text-align: center;
    width: 50%;
    float: left;
}

.foot-zizhi span {
    display: inline-block;
    padding: 0 7.5px;
}

.foot-zizhi span img {
    max-width: 100%;
}

.foot .l {
    float: left;
    width: 28%;
    padding-top: 40px;
}

.foot .l span {
    padding: 0 8px;
}

.foot .r a {
    display: block;
}

.foot .r {
    float: right;
    color: #333333;
    width: 22%;
    text-align: right;
    /* padding-right: 15px; */
    padding-top: 40px;
}


/******页脚 E******/


/*******广告 S*******/

.ad {
    border: 1px solid #ebebeb;
    border-radius: 5px 0 5px 5px;
    height: 410px;
    margin: 0 auto;
    width: 952px;
}


/*******广告 E*******/


/*******CA种类 S******/

.caType {
    width: 952px;
    margin: 0 auto;
}

.caType table {
    border-bottom: 2px solid orange;
}

.caType .thead {
    border: 1px solid orange;
    color: #FF6600;
    font-size: 15px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
}

.caType .thead .thead_l {
    float: left;
    padding-left: 20px;
    text-align: left;
    width: 180px;
}

.caType .thead .border_r {
    border-right: 1px solid orange;
    height: 18px;
    line-height: 18px;
    margin: 5px 0;
    padding-right: 30px;
}

.caType .thead .border_r.border_n {
    border: 0 none;
}

.caType .thead .thead_c {
    float: left;
    padding-left: 20px;
    text-align: left;
    width: 384px;
}

.caType .thead .thead_r {
    float: left;
    text-align: left;
    padding-left: 20px;
    width: 324px;
}

.caType table td {
    border-bottom: 1px solid #efefef;
    height: 35px;
    line-height: 20px;
}

.caType table tr .ca_l {
    text-align: right;
    padding: 10px 0;
    border-right: 1px solid #e2e2e2;
    width: 205px;
}

.caType .enter_store {
    background: url("../../../images/image/catype/10.png") no-repeat scroll right 4px transparent;
    color: #FF6600;
    float: left;
    padding: 0 20px;
    text-decoration: underline;
}

.caType table tr .ca_c {
    text-align: left;
    padding: 0 20px;
    width: 374px;
    border-right: 1px solid #e2e2e2;
}

.caType table tr .ca_r {
    text-align: left;
    padding: 0 20px;
    width: 314px;
}

.caType .big_box {
    width: 952;
    height: 50px;
    margin: 10px 0;
    text-align: center;
    border: 1px solid #EFEFEF;
    background: url("../images/suzhi.png") repeat scroll 0 0px transparent;
    border-radius: 3px;
}
.caType .box {
    border-right: 1px solid #DDDDDD;
    float: left;
    height: 30px;
    margin-top: 10px;
    /* width: 235px; */
    width: 33%;
}
.caType .box img{
    vertical-align: middle;
    margin-right: 10px;
}

.caType .box_r {
    border-right: 0 none;
}

.caType .text {
    font-size: 16px;
    /* padding-left: 85px; */
    padding-top: 3px;
}

/* .caType .big_box .b1 {
    background: url("../images/icon3.png") no-repeat scroll 40px 0 transparent;
}

.caType .big_box .b2 {
    background: url("../images/icon4.png") no-repeat scroll 40px 0 transparent;
}

.caType .big_box .b3 {
    background: url("../images/icon5.png") no-repeat scroll 40px 0 transparent;
}

.caType .big_box .b4 {
    background: url("../images/icon9.png") no-repeat scroll 40px 0 transparent;
} */


/*******CA种类 E******/


/****运营服务 S****/

.service .big_box {
    border: 1px solid #efefef;
    border-radius: 5px 5px 5px 5px;
    height: 177px;
    width: 952px;
    background: url("../images/1px.jpg") repeat scroll 0 -1px transparent;
}

.service .box {
    border-right: 1px solid #efefef;
    float: left;
    height: 140px;
    margin: 20px 0 20px 30px;
    _margin-left: 24px;
    width: 207px;
}

.service .box dl dt h1 {
    font-size: 15px;
    margin: 0 0 5px 0;
}

.service .box dl {
    margin: 0;
}

.service .box dl dd {
    margin: 5px 0 0 80px;
}

.service .box_r {
    border-right: 0 none;
}

.service img {
    margin: -60px 0 0 -5px;
    position: absolute;
}

.fangan.banli .box {
    width: 700px;
    height: 100%;
    margin-bottom: 50px;
    border: 0 none;
}

.fangan.banli .box_content {
    width: 550px;
    height: 100%;
}

.download {
    height: 300px;
    margin: 0 auto;
    width: 800px;
}

.download h1 {
    font-size: 15px;
    margin: 0 0 20px 0;
    padding-left: 20px;
    background: url("../images/icon7.png") no-repeat scroll 0 4px transparent;
}

.download .box {
    width: 350px;
    float: left;
    margin-left: 50px;
    margin-bottom: 50px;
}

.zhinan {
    width: 760px;
    margin: 0 auto;
    font-size: 13px;
}

.zhinan .box {
    padding: 10px 30px 40px 30px;
    float: left;
}

.zhinan .box_question,
.zhinan .box_zhiying {
    width: 300px;
    float: left;
    margin-bottom: 0;
    padding: 10px 0 40px 30px;
}

.zhinan h1 {
    font-size: 16px;
    margin: 0 0 20px 0;
    padding-left: 20px;
    background: url("../images/icon7.png") no-repeat scroll 0 4px transparent;
}

.zhinan .img_l {
    float: left;
    margin-left: 30px;
    margin-right: 30px;
}

.zhinan .box_content ul {
    margin: 5px 0 5px 130px;
}

.zhinan .box_content p {
    margin: 0 0 15px 110px;
}

.zhinan .box_content li {
    margin: 0 0 8px 0;
}

.zhinan .box_law .box_content li {
    float: left;
    width: 270px;
}

.zhinan .box_content li.zhishi {
    float: left;
    width: 260px;
}

.zhinan .box .box_content img {
    float: left;
    margin-left: 20px;
}


/****运营服务 E****/


/*****战略合作 S*****/

.teamwork .big_box {
    border: 1px solid #efefef;
    border-radius: 5px 5px 5px 5px;
    height: 145px;
    width: 952px;
    background: url("../images/1px.jpg") repeat scroll 0 -1px transparent;
}

.teamwork .box {
    border-right: 1px solid #efefef;
    float: left;
    height: 120px;
    margin: 10px 0 10px 30px;
    _margin-left: 23px;
    width: 286px;
}

.teamwork .box_r {
    border: 0 none;
}

.teamwork .box_r {
    border-right: 0 none;
}

.teamwork img {
    float: left;
    margin: 10px;
}

.teamwork .text {
    font-size: 15px;
    font-weight: bold;
    margin-top: 10px;
    text-align: left;
    margin-left: 10px;
}

a .des {
    cursor: pointer;
}

.teamwork .des {
    float: right;
    margin-top: 15px;
    padding-right: 0;
    text-align: left;
    width: 170px;
}

.teamwork .des ul li {
    list-style: none;
    line-height: 20px;
}

.teamwork input {
    background: url("../images/detail2.jpg") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 25px;
    margin-top: 50px;
    position: absolute;
    width: 119px;
    cursor: pointer;
}


/*****战略合作 E*****/


/*****品牌宣传 S*****/

.brand .big_box {
    background: url("../images/1px.jpg") repeat scroll 0 -1px transparent;
    border: 1px solid #efefef;
    height: 140px;
    border-radius: 5px;
}

.brand .box {
    border-right: 1px solid #EFEFEF;
    float: left;
    height: 120px;
    margin: 10px 0 10px 25px;
    width: 290px;
}

.brand .box_r {
    border: 0 none;
}

.brand .title {
    margin-top: 10px;
}

.brand input {
    background: url("../images/detail2.jpg") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 25px;
    margin-top: 50px;
    position: absolute;
    width: 119px;
    cursor: pointer;
}

.brand img {
    margin-left: 8px;
    margin-top: 8px;
    position: absolute;
}

.brand .title a {
    font-size: 14px;
    font-weight: bold;
}

.brand .des {
    float: right;
    margin-top: 15px;
    padding-right: 3px;
    text-align: left;
    width: 181px;
}

.brand .des ul li {
    list-style: none;
    line-height: 20px;
}


/*****品牌宣传 E*****/


/****新闻 S****/

.news {
    /*width:800px;*/
    margin: 0 auto;
}

.news p {
    border-bottom: 1px dashed #EFEFEF;
    line-height: 40px;
    margin: 0;
    padding-left: 5px;
}

.news .tab1 {
    margin-bottom: 20px;
    background: url("../images/news1.png") no-repeat scroll 0 0 transparent;
}

.news .tab2 {
    margin-bottom: 20px;
    background: url("../images/news2.png") no-repeat scroll 0 0 transparent;
}

.news .tab a {
    line-height: 40px;
    width: 130px;
}

.news .tab .news1 {
    border: 0 none;
    width: 131px;
    height: 42px;
    cursor: pointer;
    padding: 0;
    background: none;
}

.news .tab .news2 {
    border: 0 none;
    width: 131px;
    height: 42px;
    cursor: pointer;
    padding: 0;
    background: none;
}


/****新闻 E****/


/*****CA资质 S*****/

.zizhi .box {
    border: 1px solid #e2e3e3;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: 180px;
    margin: 20px 15px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 245px;
}

.zizhi .slide {
    float: left;
    height: 30px;
    top: 180px;
    left: 0;
    line-height: 30px;
    background: url("../images/slide.jpg") repeat scroll 0 0 transparent;
    position: absolute;
    width: 100%;
}

.zizhi .img {
    line-height: 180px;
    height: 180px;
}

.zizhi .img img {
    max-width: 100%;
    max-height: 100%;
    _width: 254px;
    _height: 180px;
}

.zizhi .slide a {
    color: #fff;
    font-size: 15px;
}


/*****CA资质 E*****/


/*****首页 S*****/

.index {
    height: 160px;
    margin-bottom: 10px;
}

.index .box {
    float: left;
    height: 160px;
    line-height: 180px;
    margin: 0 2px;
    _margin-left: 2px;
    text-align: center;
    width: 236px;
}

.index .b1 {
    background: url("../images/1-1.png") no-repeat scroll -238px 0 transparent;
}

.index .b1:hover {
    background: url("../images/1-1.png") no-repeat scroll 0 0 transparent;
}

.index .b2 {
    background: url("../images/1-1.png") no-repeat scroll -238px -160px transparent;
}

.index .b2:hover {
    background: url("../images/1-1.png") no-repeat scroll 0 -160px transparent;
}

.index .b3 {
    background: url("../images/1-1.png") no-repeat scroll -238px -480px transparent;
}

.index .b3:hover {
    background: url("../images/1-1.png") no-repeat scroll 0 -480px transparent;
}

.index .b4 {
    background: url("../images/1-1.png") no-repeat scroll -238px -320px transparent;
}

.index .b4:hover {
    background: url("../images/1-1.png") no-repeat scroll 0 -320px transparent;
}


/*****首页 E*****/


/*****产品方案 S*****/

.precept .big_box {
    border: 1px solid #efefef;
    height: 145px;
    border-radius: 5px;
    background: url("../images/1px.jpg") repeat scroll 0 -1px transparent;
}

.precept .des {
    float: right;
    margin-top: 25px;
    text-align: left;
    width: 125px;
    padding-right: 8px;
}

.precept .box {
    float: left;
    height: 126px;
    margin: 10px 0 10px 15px;
    width: 218px;
    border-right: 1px solid #efefef;
}

.precept .box_r {
    border: 0 none;
}

.precept .title {
    margin-top: 10px;
}

.precept input {
    background: url("../images/detail.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 22px;
    margin-top: 10px;
    width: 109px;
    cursor: pointer;
}

.precept img {
    float: left;
    margin-top: 10px;
    margin-right: 10px;
}

.precept .title a {
    font-size: 15px;
    font-weight: bold;
}

.precept ul {
    float: left;
    margin-left: 3px;
    margin-top: 10px;
}

.precept ul li {
    list-style: none;
    line-height: 20px;
}

.fangan .box {
    width: 780px;
    height: 180px;
    border-bottom: 1px solid #efefef;
    margin: 10px auto;
}

.fangan .box1 {
    margin: 30px auto;
}

.fangan .box2 {
    float: left;
    height: 270px;
    margin-left: 40px;
    width: 400px;
}

.fangan .box_content {
    float: right;
    height: 150px;
    padding-top: 20px;
}

.fangan .box_content h1 {
    margin: 0;
}

.fangan .box_content h1 a {
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

.fangan .box .img_l {
    float: left;
}

.fangan .box .img_r {
    float: right;
    margin-left: 20px;
}

.fangan .box_content .des {
    line-height: 25px;
    margin-top: 10px;
}

.fangan .box_content {
    width: 500px;
}

.fangan .box2 .box_content {
    width: 350px;
    float: left;
}

.fangan .box_content .des .more {
    color: orange;
}


/*****产品方案 E*****/


/*****成功案例 S*****/

.success .big_box {
    border: 1px solid #efefef;
    height: 145px;
    border-radius: 5px;
    background: url("../images/1px.jpg") repeat scroll 0 -1px transparent;
}

.success .des {
    float: right;
    margin-top: 25px;
    text-align: left;
    width: 125px;
    padding-right: 5px;
}

.success .box {
    float: left;
    height: 126px;
    margin: 10px 0 10px 20px;
    _margin-left: 15px;
    width: 218px;
    border-right: 1px solid #efefef;
}

.success .box_r {
    border: 0 none;
}

.success .title {
    margin-top: 10px;
}

.success input {
    background: url("../images/detail.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 22px;
    margin-top: 10px;
    width: 109px;
    cursor: pointer;
}

.success img {
    float: left;
    margin-top: 10px;
    margin-right: 10px;
}

.success .title a {
    font-size: 14px;
    font-weight: bold;
}


/*****成功案例 E*****/


/*****在线客服 S*****/

.message {
    width: 780px;
    margin: 0 auto;
}

.message .erji {
    background: url("../../../images/xueyuan/erji.png") no-repeat scroll 0 3px transparent;
    font-size: 16px;
    padding-left: 30px;
}

.message .liuyan {
    font-size: 16px;
    background: url("../../../images/xueyuan/liuyan.png") no-repeat scroll 0 1px transparent;
    padding-left: 30px;
}

.message h1 span {
    float: right;
    font-size: 12px;
    font-weight: normal;
    line-height: 30px;
}

.message .talk .big_box {
    width: 300px;
    _width: 340px;
    height: 100px;
    margin-left: 50px;
    _margin-left: 10px;
    float: left;
}

.message .talk .box {
    float: left;
    width: 100px;
    height: 25px;
    margin: 15px 25px;
    text-align: center;
}

.message .messg {
    padding-left: 40px;
    margin-top: 30px;
}

.message .talk .r {
    float: right;
    height: 155px;
    width: 380px;
}

.message .messg .title {
    text-align: right;
    font-size: 13px;
    height: 37px;
}

.message .messg .cont {
    padding-left: 10px;
}

.message .messg textarea {
    font-size: 12px;
    height: 90px;
    width: 360px;
}

.message .messg .submit {
    margin-top: 20px;
    margin-left: 10px;
    border: 0 none;
    width: 83px;
    height: 38px;
    cursor: pointer;
    background: url("../images/submit.png") no-repeat scroll 0 0 transparent;
}

.message .messg .cancel {
    margin-top: 20px;
    margin-left: 10px;
    border: 0 none;
    width: 83px;
    height: 38px;
    cursor: pointer;
    background: url("../images/cancel.png") no-repeat scroll 0 0 transparent;
}

.message .messg .ipunt {
    width: 260px;
    height: 22px;
    font-size: 13px;
}

.message .messg .cont .xingxing {
    color: #FF6600;
}


/*****在线客服 E*****/


/******联系我们 S******/

.connect .box {
    width: 800px;
    margin: 0 auto;
}

.connect .map {
    float: right;
    border-radius: 5px;
}

.connect .t1 {
    font-size: 20px;
    margin-bottom: 5px;
}

.connect .b1 {
    padding-left: 30px;
    line-height: 30px;
}

.connect .b2 p {
    float: left;
    width: 150px;
    margin-top: 10px;
    padding-left: 30px;
}

.connect .t3,
.connect .t2 {
    background: url("../images/kefu.png") no-repeat scroll 0 -3px transparent;
    font-size: 16px;
    height: 27px;
    line-height: 27px;
    margin-top: 50px;
    padding-left: 40px;
}

.connect .save_back {
    background: url("../images/back.jpg") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    display: block;
    height: 52px;
    margin: 50px 30px 30px 170px;
    width: 157px;
}


/******联系我们 E******/


/******搜索结果 S******/

.search {
    border-radius: 5px;
}

.search .highLight {
    color: red;
}

.search .box {
    height: 35px;
    width: 100%;
    border-radius: 5px;
    background-color: rgb(245, 245, 245);
    border: 1px solid #efefef;
    margin: 10px 0;
    line-height: 35px;
}

.search .box input.text {
    width: 400px;
    margin: 7px 0 0 20px;
}

.search .list {
    border: 1px solid #efefef;
    padding: 20px 50px;
}

.search h2 {
    border-bottom: 1px solid #efefef;
    padding: 10px;
}

.search h3 {
    font-size: 15px;
    margin: 5px 0;
}

.search .one {
    border-bottom: 1px solid #efefef;
    padding: 20px;
}

.search h3 .cat {
    font-size: 13px;
    font-weight: normal;
}

.search .page {
    text-align: center;
    margin-top: 20px;
}


/******搜索结果 E******/


/*******下载中心 S*******/

.download_center .line {
    *margin-left: 60px;
    _margin-left: 30px;
    float: left;
}

.download_center .box {
    float: left;
    margin-left: 10px;
    *margin-left: 20px;
    _margin-left: 8px;
    width: 330px;
}

.contentpaneopen .table {
    margin-top: 15px;
    float: left;
    width: 300px;
}

.contentpaneopen .download_center {
    float: left;
    width: 400px;
}

.download_center .table table {
    float: left;
    margin-left: 70px;
    margin-top: 50px;
    width: 300px;
}

.contentpaneopen .table table a {
    background: url(../images/icon8.png) no-repeat left center;
    padding-left: 15px;
    line-height: 30px;
}

.download_center .box .con a {
    margin-top: 10px;
    display: block;
}

.download_center .line {
    /*
  background-color: rgb(245,245,245);
  border:1px solid #efefef;
  border-radius: 5px 5px 5px 5px;
  float: left;
    */
    width: 400px;
    padding: 20px 0;
}

.download_center .title {
    font-size: 18px;
    font-weight: bold;
    padding-left: 25px;
    margin-bottom: 20px;
    background: url(../images/icon_down_title.png) no-repeat left center;
}


/*******下载中心 E*******/


/*******站点地图 S*******/

.map {
    border: 1px solid #efefef;
    border-radius: 5px;
}

.map .big_box {
    padding: 30px 100px;
}

.map .big_box .box {
    border-bottom: 1px solid #EFEFEF;
    padding: 18px;
}

.map .big_box .box img {
    width: 50px;
    height: 66px;
    float: left;
}

.map .big_box .box .text {
    float: right;
    width: 620px;
}

.map .big_box .box .text .title {
    font-size: 16px;
    margin: 2px 0 5px;
}

.map .big_box .box .text .con ul li {
    background: url("../images/nav/sub_nav_jt.png") no-repeat scroll 0 5px transparent;
    float: left;
    list-style: none outside none;
    margin-right: 20px;
    padding-left: 12px;
}


/*******站点地图 E*******/


/******CA STORE S*****/

.xueyuan {
    border: 1px solid #efefef;
    font-size: 13px;
}

.xueyuan .box {
    width: 810px;
    height: 150px;
    border-bottom: 1px solid #efefef;
    margin: 10px auto;
}

.xueyuan .box1 {
    margin: 25px auto;
}

.xueyuan .box_content {
    float: right;
    height: 150px;
    padding-top: 5px;
    width: 550px;
}

.xueyuan .box_content h1 {
    margin: 0 0 10px;
}

.xueyuan .box_content h1 .a {
    color: #000;
    font-size: 15px;
    font-weight: bold;
}

.xueyuan .box_content h1 span {
    font-size: 15px;
    font-weight: normal;
}

.xueyuan .box .img_l {
    float: left;
}

.xueyuan .box_content .des {
    line-height: 25px;
    margin-top: 5px;
}

.xueyuan .tab ul {
    margin: 0 30px;
}

.xueyuan .tab ul li {
    float: left;
    height: 33px;
    line-height: 30px;
    width: 96px;
    list-style: none outside none;
    text-align: center;
    margin-top: 5px;
    font-size: 14px;
}

.xueyuan .tab ul li.current {
    background: url("../../../images/xueyuan/bg2.png") no-repeat scroll 0 bottom transparent;
}

.xueyuan .tab {
    background: url("../../../images/xueyuan/bg.png") no-repeat scroll -2px 0 transparent;
    clear: both;
    height: 43px;
    width: 100%;
}

.xueyuan .tabbody {
    display: none;
}

.xueyuan .digit .box {
    /*数字证书*/
    height: 120px;
    padding-left: 50px;
}

.xueyuan .digit .box_content {
    float: left;
    height: 100px;
    margin-left: 30px;
    margin-top: 15px;
    padding-top: 5px;
    width: 700px;
}

.xueyuan .other_box .box_content {
    width: 660px;
}

.xueyuan .other_box {
    padding: 0 20px;
    margin: 20px auto;
}

.xueyuan .youhui .box1 {
    /*最新优惠 S*/
    width: 810px;
    margin: 50px auto;
}

.xueyuan .youhui .box1 h2 {
    cursor: pointer;
    font-size: 15px;
}

.xueyuan .youhui .box1 h2 .box_right {
    background: url("../images/guide1.png") no-repeat scroll right 2px transparent;
    float: right;
    font-size: 13px;
    margin-right: 30px;
    padding-right: 20px;
}

.xueyuan .youhui .box1 .show {
    display: none;
}

.xueyuan .youhui .box1 ol li {
    /*最新优惠 E*/
    line-height: 30px;
}


/******CA STORE E*****/


/****CA开发学院->新手指引 S****/

.zhiying .tab {
    background: url("../../../images/xueyuan/bg.jpg") no-repeat scroll 0 0 transparent;
    height: 56px;
}

.zhiying .tab ul {
    float: right;
}

.zhiying .tab ul li {
    float: left;
    height: 38px;
    list-style: none outside none;
    text-align: center;
    width: 114px;
    line-height: 30px;
    margin-top: 21px;
    margin-right: 5px;
}

.zhiying .tab ul li.current {
    background: url("../../../images/xueyuan/gbgb_01.png") no-repeat scroll 0 0 transparent;
}

.zhiying .tabbody {
    padding: 50px 90px;
    border: 1px solid #efefef;
    border-top: 0 none;
    display: none;
}

.newhand .one {
    /*文章内容样式*/
    padding-left: 30px;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: bold;
    background: url("../../../images/xueyuan/1.png") no-repeat scroll 0 3px transparent;
}

.newhand .two {
    /*文章内容样式*/
    padding-left: 30px;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: bold;
    background: url("../../../images/xueyuan/2.png") no-repeat scroll 0 3px transparent;
}

.newhand .three {
    /*文章内容样式*/
    padding-left: 30px;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: bold;
    background: url("../../../images/xueyuan/3.png") no-repeat scroll 0 3px transparent;
}

.newhand .four {
    /*文章内容样式*/
    padding-left: 30px;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: bold;
    background: url("../../../images/xueyuan/4.png") no-repeat scroll 0 3px transparent;
}

.newhand ul {
    margin-left: 35px;
}

.newhand li {
    line-height: 25px;
    list-style: none;
}

.newhand {
    font-size: 13px;
}

.newhand ol li {
    background: url("../images/icon8.png") no-repeat scroll 0 8px transparent;
    padding-left: 15px;
}


/****CA开发学院->新手指引 E****/


/****CA开发学院->工具文档 S****/

.document .tab {
    background: url("../../../images/xueyuan/bg4.jpg") no-repeat scroll -1px 0 transparent;
    height: 56px;
    width: 100%;
}

.document {
    border: 1px solid #efefef;
    border-top: 0 none;
}

.document .content .box {
    border: 1px solid #efefef;
    margin: 20px 50px;
    padding: 20px 30px;
    border-radius: 5px;
    background-color: rgb(248, 248, 248);
}

.document .content .box .title {
    background: url("../images/icon_down_title.png") no-repeat scroll 0 5px transparent;
    font-size: 16px;
    margin-bottom: 15px;
    padding-left: 20px;
}

.document .content .box .con {
    width: 245px;
    float: left;
    margin: 5px 0 10px 20px;
}


/****CA开发学院->工具文档 E****/


/*****CA开发学院->CA基础知识 S*****/

.basic {
    font-size: 13px;
    margin: 0 auto;
    border: 1px solid #efefef;
}

.basic .box {
    margin: 0 90px;
}

.basic .box .box_content {
    border-bottom: 1px solid #EFEFEF;
    padding: 35px 20px;
}

.basic .h1 {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 20px 0;
    padding-left: 20px;
    background: url("../images/icon_down_title.png") no-repeat scroll 0 3px transparent;
}

.basic .img_l {
    float: left;
    margin-left: 30px;
    margin-right: 30px;
}

.basic .box_content ul {
    margin: 5px 0 5px 130px;
}

.basic .box_content p {
    margin: 0 0 15px 110px;
}

.basic .box_content li {
    margin: 0 0 8px 0;
}

.basic .box_content li {
    float: left;
    width: 260px;
}

.basic .box .box_content img {
    float: left;
    margin-left: 20px;
}

.basic .tab {
    background: url("../../../images/xueyuan/bg2.jpg") no-repeat scroll -1px 0 transparent;
    height: 56px;
    width: 100%;
}

.basic .tab .son {
    margin: 22px 0 0 160px;
    position: absolute;
}

.basic .contentpaneopen {
    padding: 50px 90px;
}


/*****CA开发学院->CA基础知识 E*****/


/*****CA开发学院->在线支持 S*****/

.message2 .tab {
    background: url("../../../images/xueyuan/bg3.jpg") no-repeat scroll -1px 0 transparent;
    height: 56px;
    width: 100%;
}

.message2 {
    border: 1px solid #efefef;
}

.message2 .talk {
    border-bottom: 1px solid #EFEFEF;
    margin: 70px 70px 30px;
    padding: 0 0 50px 30px;
}

.message2 .talk .erji {
    background: url("../../../images/xueyuan/erji.png") no-repeat scroll 0 2px transparent;
    font-size: 16px;
    padding-left: 30px;
}

.message2 .online .liuyan {
    background: url("../../../images/xueyuan/liuyan.png") no-repeat scroll 0 2px transparent;
    font-size: 16px;
    padding-left: 30px;
}

.message2 .talk .big_box {
    margin-top: 20px;
    padding-left: 40px;
}

.message2 .talk .big_box .box {
    float: left;
    margin-right: 50px;
}

.message2 .online {
    margin: 50px 70px;
    padding-left: 30px;
}

.message2 .online .messg {
    padding-left: 80px;
}

.message2 .online .messg .title {
    font-size: 14px;
    height: 40px;
}

.message2 .online .messg .cont input {
    width: 250px;
    height: 20px;
    border: 1px solid #ccc;
}

.message2 .online .messg .cont textarea {
    border: 1px solid #ccc;
    width: 450px;
    height: 80px;
    font-size: 12px;
}

.message2 .online .messg .submit {
    background: url("../images/submit.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 38px;
    margin-left: 10px;
    margin-top: 20px;
    width: 83px;
}

.message2 .online .messg .cancel {
    background: url("../images/cancel.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 38px;
    margin-left: 10px;
    margin-top: 20px;
    width: 83px;
}


/*****CA开发学院->在线支持 E*****/

.service .box .hot {
    background: url("../images/icon3.png") no-repeat scroll 0 0 transparent;
    background-position: right;
    width: 110px;
    height: 27px;
}