@charset "utf-8";
body {
    font-family: "Microsoft YaHei", Georgia, Serif;
    font: "Microsoft YaHei", \5b8b\4f53;
    font-size: 16px;
    color: #333;
    display: block;
}

#mainbody {
    min-width: 1180px;
    overflow: hidden;
}

.b_main {
    width: 100%;
    height: 600px;
    float: left;
    text-align: center;
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
}

.index {
    background: #000;
}

.cnlib_cen {
    background: url("/view/image/forespiderImage/database.jpg") no-repeat center top !important;
    background-size: 100% 100% !important;
    background-image: url('/view/image/forespiderImage/database.jpg');
    background-size: cover;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/forespiderImage/database.jpg', sizingMethod='scale');
}

.ksp_cen {
    background: url("/view/image/forespiderImage/ksp.jpg") no-repeat center top !important;
    background-size: 100% 100% !important;
    background-image: url('/view/image/forespiderImage/ksp.jpg');
    background-size: cover;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/forespiderImage/ksp.jpg', sizingMethod='scale');
}

.collect {
    background: url("/view/image/forespiderImage/collect.jpg") no-repeat center center !important;
    background-size: 100% 100% !important;
    background-image: url('/view/image/forespiderImage/collect.jpg');
    background-size: cover;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/forespiderImage/collect.jpg', sizingMethod='scale');
}

.excavate {
    background: url("/view/image/forespiderImage/back2.jpg") no-repeat center center !important;
    background-size: 100% 100% !important;
    background-image: url('/view/image/forespiderImage/back2.jpg');
    background-size: cover;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/forespiderImage/back2.jpg', sizingMethod='scale');
}

.server {
    background: url("/view/image/forespiderImage/.jpg") no-repeat center top !important;
    background-size: 100% 100% !important;
    background-image: url('/view/image/forespiderImage/server.jpg');
    background-size: cover;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/forespiderImage/server.jpg', sizingMethod='scale');
}

.b_main h2 {
    margin-top: 70px;
    padding-bottom: 30px;
    min-width: 220px;
    font-size: 30px;
    line-height: 36px;
    color: #fff;
}

.b_main h3 {
    margin-top: 45px;
    padding-bottom: 30px;
    min-width: 220px;
    font-size: 28px;
    line-height: 36px;
    color: #fff;
}

.b_main p {
    padding: 20px 0;
    min-width: 220px;
    font-size: 22px;
    line-height: 36px;
    font-weight: bold;
    color: #fff;
}

.b_main>img {
    margin: 10px auto;
    padding: 10px 0;
}


/*banner上方的小导航条*/

.top_bar {
    height: 40px;
}

.top_bar a {
    margin: 0 20px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    float: left;
}

.top_bar a:hover {
    margin: 0 20px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    float: left;
    font-weight: bold;
}

.left_line {
    width: 350px;
    padding: 0px 30px;
    margin: 0 25px;
    font-size: 14px;
    line-height: 40px;
    border-bottom: #66ccff solid 1px;
    float: left;
}

.right_line {
    width: 350px;
    padding: 0px 30px;
    margin: 0 25px;
    font-size: 14px;
    line-height: 40px;
    border-bottom: #66ccff solid 1px;
    float: right;
}


/*h1和两个按钮*/

.banner_button {
    width: 100%;
    height: 50px;
    text-align: center;
    padding: 30px 5px;
    position: relative;
}

.banner_button h1 {
    padding: 5px 0;
    width: 60%;
    /*min-width: 220px;*/
    font-size: 35px;
    line-height: 36px;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 20%;
}

.banner_button a {
    width: 160px;
    height: 50px;
    border: 1px solid #fff;
    text-align: center;
    display: inline-block;
    font-size: 22px;
    line-height: 45px;
    color: #fff;
    position: absolute;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.banner_button a:hover {
    background-color: #fff;
    color: #00a6b6;
}


/*banner的下方条*/

.bottom_bar {
    width: 100%;
    height: 90px;
    margin-top: 30px;
    border-top: dashed 2px #fff;
}

.bottom_bar>span {
    font-size: 16px !important;
    margin: 15px auto;
    width: 20%;
    float: left;
}

.bottom_bar a {
    color: #f4f4f4;
    font-size: 16px;
    position: relative;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}

.bottom_bar a:hover {
    font-weight: bold;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

.indexmain {
    min-width: 1180px;
}


/*搜索框*/

.search_body {
    margin: 0 auto;
}

.searchs {
    width: 640px;
    margin: 0 auto;
    margin-bottom: 40px;
    margin-top: 30px;
    font-family: 'Microsoft YaHei';
    position: relative;
}

.brand_search {
    width: 488px;
    height: 29px;
    border: 1px solid #ccc;
    padding: 8px 0 8px 10px;
    float: left;
    font-size: 20px;
    margin-right: 20px;
    line-height: 29px;
    font-family: 'Microsoft YaHei';
    background-color: #fff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}

.brand_search:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

.search_val {
    position: absolute;
    top: 10px;
    left: 10px;
    color: #b2b2b2;
    font-size: 18px;
}

:-moz-placeholder {
    color: #b2b2b2;
    font-size: 18px;
}

::-moz-placeholder {
    color: #b2b2b2;
    font-size: 18px;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #b2b2b2;
    font-size: 18px;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #b2b2b2;
    font-size: 18px;
}

.search-btn {
    width: 118px;
    height: 43px;
    border: 1px solid #3379B7;
    line-height: 40px;
    float: right;
    color: #fff;
    background-color: #3379B7;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
}

.search-btn input {
    width: 118px;
    height: 45px;
    border: none;
    font-size: 20px;
    color: #fff;
    background-color: #3379B7;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    outline: medium;
    font-family: 'Microsoft YaHei';
    cursor: pointer;
    outline: medium;
}


/*button*/

.button {
    position: absolute;
    top: 275px;
    left: 80px;
}

.button_link_top {
    display: inline-block;
}

.button_link_bottom {
    position: absolute;
    top: 93px;
    left: 0px;
    display: inline-block;
}

.button_link_top a {
    width: 150px;
    height: 28px;
    margin: auto;
    padding: 10px 0 6px 0;
    line-height: 20px;
    font-size: 18px;
    background-color: #009e96;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    border: 2px solid #009e96;
    border-radius: 28px;
    text-align: center;
}

.button_link_bottom a {
    width: 150px;
    height: 28px;
    margin: auto;
    padding: 8px 0 5px 0;
    line-height: 20px;
    font-size: 18px;
    background-color: #32b16c;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    border: 2px solid #32b16c;
    border-radius: 28px;
    text-align: center;
}

.button_link_top a:hover,
.button_link_top a:active,
.button_link_top a:focus {
    background-color: #ffffff;
    color: #009e96;
    border: 2px solid #009e96;
    text-align: center;
}

.button_link_bottom a:hover,
.button_link_bottom a:active,
.button_link_bottom a:focus {
    background-color: #ffffff;
    color: #32b16c;
    border: 2px solid #32b16c;
    text-align: center;
}


/*slide*/

.search_left {
    text-align: center;
    width: 100%;
    height: 600px;
    overflow: hidden;
    position: relative;
}

.search_left>ul.btn {
    width: 210px;
    height: 15px;
    float: left;
    position: absolute;
    right: 3%;
    bottom: 22%;
    display: inline;
    z-index: 100;
}

.search_left>ul.btn>li.active {
    background: #fff;
}

.search_left>ul.btn>li {
    width: 13px;
    height: 13px;
    overflow: hidden;
    cursor: pointer;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    float: left;
    margin: 0 10px;
    display: inline;
    border: 1px solid #fff;
}

.search-details {
    overflow: hidden;
}

#slides {
    display: none;
}

#slides .slidesjs-navigation {
    margin-top: 5px;
}

#slides img {
    width: 676px;
    height: 370px
}

a.slidesjs-next,
a.slidesjs-previous,
a.slidesjs-play,
a.slidesjs-stop {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    text-indent: -9999px;
    float: left;
    cursor: default;
}

.slidesjs-pagination {
    margin: 7px 0 0;
    float: right;
    list-style: none;
}

.slidesjs-pagination li {
    float: left;
    margin: 0 1px;
}

.slidesjs-pagination li a {
    display: block;
    width: 13px;
    height: 0;
    padding-top: 13px;
    background-image: url(/images/img/pagination.png);
    background-position: 0 0;
    float: left;
    overflow: hidden;
}

.slidesjs-pagination li a.active,
.slidesjs-pagination li a:hover.active,
.slidesjs-pagination li a:active.active,
.slidesjs-pagination li a:focus.active {
    background-position: 0 -13px
}

.slidesjs-pagination li a:hover,
.slidesjs-pagination li a:active,
.slidesjs-pagination li a:focus {
    background-position: 0 -26px
}

#slides a:link,
#slides a:visited {
    color: #333
}

#slides a:hover,
#slides a:active {
    color: #9e2020
}

.navbar {
    overflow: hidden
}


/*choose_nav*/

.choose_nav {
    text-align: center;
}

.btn-nav {
    width: 19%;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    float: left;
}

.fn_title {
    min-width: 155px;
}

.fs_title {
    min-width: 149px;
}

.btn-nav span {
    width: 90px;
    height: 90px;
    display: inline-block;
    background: url(/view/image/forespiderImage/index.png);
}

.btn-nav .ispider {
    background-position: 0 0;
}

.btn-nav .ianalysis {
    background-position: 390px 0;
}

.btn-nav .icnlib {
    background-position: 290px 0;
}

.btn-nav .iserver {
    background-position: 190px 0;
}

.btn-nav .iksp {
    background-position: 90px 0;
}

.nav-title {
    margin: 5px 0;
    font-size: 18px;
    color: #41ABD9;
}

.search_right {
    float: right;
    margin-left: 60px;
    width: 345px;
}


/*品牌咨询*/

.search_right .title {
    padding-bottom: 10px;
    padding-left: 15px;
    background-size: 40px 40px;
    font-size: 20px;
    line-height: 26px;
    color: #3379B7;
    position: relative;
}

.search_right .title:after {
    content: '';
    width: 305px;
    height: 5px;
    background-color: #f4f4f4;
    position: absolute;
    top: 30px;
    left: 0;
}

.left_news {
    margin-top: 5px;
}

.news_im {
    width: 350px;
}

.news_im p {
    display: inline;
}

.news_im a {
    color: #3379B7;
}

.left_news .image-list li {
    width: 295px;
    height: 40px;
    padding-left: 15px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    /*background: url(/view/image/forespiderImage/cudian.png) no-repeat center left;*/
    font-size: 14px;
}

.left_news .image-list li:last-child {
    border-bottom: none;
}

.left_news .image-list a {
    text-decoration: none;
    font-size: 16px;
    line-height: 40px;
    color: #777;
}

.ppt {
    height: 330px;
}


/*brandsear*/

.brandsear {
    width: 1180px;
    margin: 0 auto;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 40px;
}

.brandsear .title {
    font-size: 40px;
    color: #3379b7;
    position: relative;
}

.brandsear .title:after,
.brandsear .title:before {
    content: '';
    width: 363px;
    height: 1px;
    display: inline-block;
    background-color: #3379b7;
    position: absolute;
}

.brandsear .title:after {
    top: 50%;
    right: 0;
}

.brandsear .title:before {
    top: 50%;
    left: 0;
}

.brandsear p {
    font-size: 30px;
    color: #3379b7;
    line-height: 36px;
    margin-top: 25px;
}

.brandsear_c {
    padding-top: 40px;
    height: 265px;
    background: url(/view/image/forespiderImage/brandsear_c.jpg) no-repeat center bottom;
}

.brandsear_i {
    width: 880px;
    height: 110px;
    margin: 0 auto;
    display: inline-block;
    text-align: left;
}

.brandsear_i span {
    margin-top: 35px;
    display: inline-block;
    color: #333;
    vertical-align: top;
    font-size: 35px;
    width: 35px;
    height: 43px;
}

.i_equal {
    margin-left: 70px;
    margin-right: 200px;
}

.bran_it {
    width: 100px;
    float: left;
}

.brandsear_p {
    width: 880px;
    margin: 0 auto;
}

.brandsear_p p {
    font-size: 20px;
    color: #3379b7;
    line-height: 36px;
    margin-top: 25px;
}

.bran_it {
    margin-right: 40px;
}

.bran_it p {
    margin: 0;
    width: 90px;
    font-size: 20px;
    line-height: 24px;
}

.bran_result {
    display: inline-block;
    margin-top: 12px;
    margin-left: 130px;
}

.bran_result p {
    margin: 0;
    font-size: 20px;
    line-height: 24px;
}


/*depthdata*/

.depthdata {
    width: 1180px;
    margin: 0 auto;
    padding-bottom: 40px;
    text-align: center;
}

.depthdata .title {
    margin-top: 20px;
    font-size: 40px;
    line-height: 40px;
    color: #333;
    position: relative;
}

.depthdata .title:after,
.depthdata .title:before {
    content: '';
    width: 363px;
    height: 1px;
    display: inline-block;
    background-color: #333;
    position: absolute;
}

.depthdata .title:after {
    top: 50%;
    right: 0;
}

.depthdata .title:before {
    top: 50%;
    left: 0;
}

.depthdata p {
    font-size: 30px;
    color: #333;
    line-height: 30px;
    margin-top: 35px;
}

.depthdata_c {
    height: 535px;
    position: relative;
    background: url(/view/image/forespiderImage/depthdata_c.jpg) no-repeat center bottom;
}

.depthdata_c span {
    display: block;
}

.bot_span {
    font-size: 40px;
    width: 80px;
    color: #344558;
    position: absolute;
    bottom: 2px;
}

.da_collection {
    left: 175px;
}

.da_analysis {
    left: 423px;
}

.da_administration {
    left: 670px;
}

.da_application {
    left: 920px;
}

.dd_ball {
    width: 124px;
    padding: 10px 0;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius: 17px;
    position: absolute;
}

.dd_ball span {
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 25px;
}

.dd_ball:after {
    top: 70px;
    left: 54px;
    border: solid transparent;
    border-width: 15px 8px;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.fs_ball {
    top: 228px;
    left: 82px;
    background-color: #59c2a3;
}

.fs_ball:after {
    border-top-color: #59c2a3;
}

.analysis_ball {
    top: 276px;
    left: 328px;
    background-color: #99ccff;
}

.analysis_ball:after {
    border-top-color: #99ccff;
}

.foreana_ball {
    top: 187px;
    left: 472px;
    background-color: #99ccff;
}

.foreana_ball:after {
    border-top-color: #99ccff;
}

.forelib_ball {
    top: 279px;
    left: 577px;
    background-color: #ffcc99;
}

.forelib_ball:after {
    top: -30px;
    border-bottom-color: #ffcc99;
}

.foersever_ball {
    top: 198px;
    left: 720px;
    background-color: #ffcc99;
}

.foersever_ball:after {
    top: -30px;
    border-bottom-color: #ffcc99;
}

.market_ball {
    top: 17px;
    left: 824px;
    background-color: #9999cc;
}

.market_ball:after {
    border-top-color: #9999cc;
}

.application_ball {
    top: 155px;
    left: 972px;
    background-color: #9999cc;
}

.application_ball:after {
    top: -30px;
    border-bottom-color: #9999cc;
}

.products {
    width: 100%;
    height: 600px;
    padding: 50px 0 12px;
    background-color: #1e82a3;
}

.products h5 {
    width: 370px;
    margin: 0 auto;
    font-size: 40px;
    color: #fff;
    line-height: 45px;
    text-align: center;
}

.products .p_tabs {
    width: 1180px;
    margin: 0 auto;
    padding-top: 45px;
}

.products .tabs {
    margin-top: 40px;
    padding-left: 30px;
    display: inline-block;
    float: left;
}

.products .tabs_li {
    padding: 10px 0;
    color: #fff;
    font-size: 25px;
    line-height: 30px;
    cursor: pointer;
}

.products .tabs_li.active {
    color: #EEA500;
}

.products .tabs_li span {
    width: 69px;
    height: 57px;
    display: inline-block;
    margin-right: 34px;
    vertical-align: middle;
    background: url(/view/image/forespiderImage/w_probanner.png) no-repeat;
}

.products .tabs_li .i_foreSpider {
    background-position: 0 0;
}

.products .tabs_li .i_foreAna {
    background-position: -70px 0;
}

.products .tabs_li .i_foreServer {
    background-position: -140px 0;
}

.products .tabs_li .i_ksp {
    background-position: -210px 0;
}

.products .tabs_li .i_foreLib {
    background-position: -280px 0;
}

.products .tab_container {
    width: 724px;
    height: 448px;
    display: inline-block;
    float: right;
}

.products .content img {
    width: 724px;
    height: 448px;
}

.bdsever {
    width: 1180px;
    margin: 0 auto;
    padding-top: 50px;
}

.bdsever h5 {
    width: 370px;
    margin: 0 auto;
    padding-bottom: 25px;
    font-size: 40px;
    color: #3379b7;
    line-height: 48px;
    text-align: center;
}

.bdsever .s_title {
    width: 520px;
    margin: 0 auto;
    padding-bottom: 30px;
    font-size: 25px;
    color: #333;
    line-height: 30px;
    text-align: center;
}

.bdsever .tabs {
    width: 710px;
    margin: 0 auto;
    background: url(/view/image/forespiderImage/arrow.png) repeat-x 0 38px;
}

.bdsever .tabs_li {
    width: 100px;
    border: 1px solid #3379b7;
    display: inline-block;
    float: left;
    color: #3379b7;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    box-shadow: inset 0 0 0 2px #fff;
    -webkit-box-shadow: inset 0 0 0 2px #fff;
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms;
}

.bdsever .tabs_li a {
    color: #3379b7;
    text-decoration: none;
}

.bdsever .tabs_li:hover,
.bdsever li.active {
    background-color: #3379b7;
}

.bdsever .tabs_li:hover a,
.bdsever li.active a {
    color: #fff;
}

.bdsever .tabs_li span {
    line-height: 24px;
    display: inline-block;
}

.bdsever .cus_li {
    padding: 24px 0;
    margin-right: 50px;
}

.bdsever .pre_li {
    padding: 37px 0;
    margin-right: 50px;
}

.bdsever .consult_li {
    padding: 37px 0;
    margin-right: 50px;
}

.bdsever .cooper_li {
    padding: 24px 0;
    margin-right: 50px;
}

.bdsever .media_li {
    padding: 37px 0;
}

.bdsever .tab_container {
    padding-top: 50px;
    height: 365px;
}

.bdsever .content img {
    width: 480px;
    height: 320px;
    margin-left: 60px;
}

.bdsever .custom_r {
    width: 630px;
    float: right;
}

.custom_item {
    line-height: 60px;
    background: url(/view/image/forespiderImage/arrow.png) no-repeat 100px 17px;
}

.custom_item .i_custom {
    display: inline-block;
    width: 42px;
    height: 45px;
    margin-right: 5px;
    background: url(/images/market/i_custom.png) no-repeat;
    vertical-align: middle;
}

.custom_item .i_acquis {
    background-position: 0 0;
}

.custom_item .i_analysis {
    background-position: -43px 0;
}

.custom_item .i_processing {
    background-position: -86px 0;
}

.custom_item .i_management {
    background-position: -129px 0;
}

.custom_item .i_operations {
    background-position: -172px 0;
}

.custom_item .i_sales {
    background-position: -215px 0;
}

.custom_item p {
    display: inline-block;
    font-size: 18px;
    color: #777;
    line-height: 24px;
    vertical-align: middle;
}

.custom_item p span {
    color: #3379b7;
}

.custom_item .cit_c {
    width: 345px;
    margin: 5px 0;
    float: right;
    font-size: 15px;
    line-height: 25px;
    color: #333;
}

.precimarket .custom_item {
    line-height: 100px;
    background: url(/view/image/forespiderImage/arrow.png) no-repeat 10px 37px;
}

.precimarket .cit_c {
    width: 430px;
    margin: 25px 0;
    float: right;
    font-size: 15px;
    line-height: 25px;
    color: #333;
}

.bdsever .ma_c_items {
    position: relative;
    width: 547px;
    float: right;
}

.ma_c_item {
    padding-left: 38px;
    position: relative;
    color: #1e82a3;
}

.ma_c_item span {
    display: inline-block;
    width: 38px;
    height: 35px;
    position: absolute;
    left: -10px;
    background: url(/view/image/forespiderImage/msmall.png) no-repeat;
}

.ma_c_item .i_enter_site {
    background-position: 0 0;
}

.ma_c_item .i_softwa_out {
    background-position: -38px 0;
}

.ma_c_item .i_custom_ser {
    background-position: -76px 0;
}

.ma_c_item .i_data_consu {
    background-position: -114px 0;
}

.ma_c_item .i_search_rec {
    background-position: 0 -38px;
}

.ma_c_item .i_compe_rank {
    background-position: -38px -38px;
}

.ma_c_item .i_bus_cooper {
    background-position: -76px -38px;
}

.ma_c_item .i_adver_inv {
    background-position: -114px -38px;
}

.ma_c_item .i_movie {
    background-position: 0 -76px;
}

.ma_c_item .i_microm {
    background-position: -38px -76px;
}

.ma_c_item .i_adverti {
    background-position: -76px -76px;
}

.ma_c_item .i_animation {
    background-position: -114px -76px;
}

.ma_c_item h6 {
    font-size: 18px;
    font-weight: bold;
    line-height: 34px;
}

.ma_c_item p {
    margin-bottom: 14px;
    width: 484px;
    font-size: 16px;
    line-height: 24px;
}

.datacenter_con {
    width: 100%;
}

.datacenter {
    width: 1180px;
    margin: 0 auto;
    padding-top: 30px;
}

.datacenter .title {
    font-size: 30px;
    color: #7ab846;
    position: relative;
    text-align: center;
}

.datacenter .title:after,
.datacenter .title:before {
    content: '';
    width: 33%;
    height: 1px;
    display: inline-block;
    background-color: #7ab846;
    position: absolute;
}

.datacenter .title:after {
    top: 50%;
    right: 3%;
}

.datacenter .title:before {
    top: 50%;
    left: 3%;
}

.datacenter .s_title {
    font-size: 20px;
    color: #7ab846;
    line-height: 36px;
    margin-top: 15px;
    text-align: center;
}

.date_type {
    width: 1120px;
    margin: 0 auto;
    height: 300px;
    margin-top: 50px;
    position: relative;
}

.date_type span {
    width: 50px;
    height: 50px;
    margin-left: 30px;
    margin-right: 40px;
    vertical-align: middle;
    display: inline-block;
    background: url(/view/image/forespiderImage/bdcenter.png);
    background-color: #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.date_type p {
    width: 160px;
    display: inline-block;
    color: #fff;
    font-size: 25px;
    line-height: 36px;
    text-align: left;
    vertical-align: middle;
}

.date_type .bigdate {
    width: 500px;
    height: 250px;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 250px;
    background-color: #93D5D7;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.bigdate span {
    width: 85px;
    height: 85px;
    margin-left: 35px;
    margin-right: 25px;
}

.bd_cont {
    display: inline-block;
    vertical-align: middle;
    line-height: 36px;
    width: 310px;
}

.bd_cont p {
    width: 310px;
    line-height: 36px;
}

.bd_cont .morep {
    margin-top: 20px;
    font-size: 16px;
    line-height: 29px;
    text-align: left;
}

.date_type .macrodata {
    width: 300px;
    height: 120px;
    position: absolute;
    top: 0;
    left: 510px;
    display: inline-block;
    line-height: 120px;
    background-color: #FFDE9B;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.date_type .macrodata span {
    background-position: 100px 0;
}

.date_type .enterprisedata {
    width: 300px;
    height: 120px;
    position: absolute;
    top: 0;
    left: 820px;
    line-height: 120px;
    background-color: #59C2A3;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.date_type .enterprisedata span {
    background-position: -135px 0;
}

.date_type .personaldata {
    width: 300px;
    height: 120px;
    position: absolute;
    top: 130px;
    left: 510px;
    line-height: 120px;
    background-color: #79B8AD;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.date_type .personaldata span {
    background-position: 100px 50px;
}

.date_type .otherdata {
    width: 300px;
    height: 120px;
    position: absolute;
    top: 130px;
    left: 820px;
    line-height: 120px;
    background-color: #A4CF81;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.date_type .otherdata span {
    background-position: -135px 50px;
}

.join {
    width: 1180px;
    margin: auto;
    padding-top: 30px;
    padding-bottom: 50px;
}

.join_con {
    width: 1118px;
    margin: 0 auto;
    height: 61px;
    border: 1px solid #ddd;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    border-radius: 18px;
}

.join_con p {
    margin: 12px 210px 12px 40px;
    font-size: 20px;
    color: #3379b7;
    line-height: 37px;
    display: inline-block;
    float: left;
    width: 650px;
}

.join_con a {
    width: 180px;
    height: 20px;
    padding: 10px 0;
    margin: 11px 0;
    color: #fff;
    display: inline-block;
    float: left;
    background-color: #3379b7;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
    70% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }
    70% {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95)
    }
    50% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(0.95);
        -ms-transform: scale(0.95);
        transform: scale(0.95)
    }
    50% {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0.5
    }
    60% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0.5
    }
    60% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

.animated {
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}


/********************     download      ***************88*/

.down_body {
    width: 100%;
    height: 320px;
    padding: 100px 0;
    background: url("/view/image/forespiderImage/background.png");
    background-position: center;
}

.down_body>div {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.down_left {
    width: 52em;
    height: auto;
    -moz-border-radius: 20px;
    float: left;
}

.down_left>h5 {
    font-size: 40px;
    color: #333333;
    margin: 0 auto;
    margin-bottom: 20px;
    text-align: left;
}

.down_left>li {
    width: 50%;
    height: 38px;
    margin: 0 auto;
    float: left;
    line-height: 38px;
    text-align: left;
    color: #547483;
    font-family: 黑体;
    font-size: 15px;
}

.down_left>li::before {
    content: url(/view/image/forespiderImage/before.png);
    margin-right: 1em;
}

.down_right {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 28px;
    margin-right: 30px;
}

.down_right>li {
    width: 100%;
    height: 58px;
    padding-top: 8px;
}

.down_right>li>a.downLoad {
    display: block;
    width: 120px;
    height: 42px;
    margin: 5px;
    text-decoration: none;
    text-align: center;
    line-height: 42px;
    color: #fff;
    font-size: 16px;
    background: #00A6B6;
    -moz-border-radius: 35px;
    -webkit-border-radius