/*banner css*/
.banner {
    width: 1920px;
    height: 650px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    /*图片宽度的一半*/
    overflow: hidden;
}

/*fullSlide css*/
.fullSlide {
    width: 100%;
    position: relative;
    height: 650px;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 650px;
    overflow: hidden;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
}

.fullSlide .hd ul {
    text-align: center;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 42px;
    height: 11px;
    margin: 1px;
    overflow: hidden;
   /* background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;*/
    background: #306bed;
    line-height: 999px;
}

.fullSlide .hd ul .on {
    /*background: #2363ff;*/
    background: #ffffff;
}

.fullSlide .prev,
.fullSlide .next {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -30px;
    left: 10%;
    z-index: 1;
    width: 40px;
    height: 60px;
    background: url(http://www.9orange.com/images0731/personal/slider-arrow.png) -126px -137px #000 no-repeat;
    cursor: pointer;
    filter: alpha(opacity []=50);
    opacity: 0.5;
    display: none;
}

.fullSlide .next {
    left: auto;
    right: 10%;
    background-position: -6px -137px;
}

/*公司介绍 begin*/
.jieshao {
    margin-top: 60px;
}

.index-t {
    text-align: center;
    font-size: 30px;
    color: #333;
}

.index-m {
    text-align: center;
    font-size: 14px;
    color: #666;
    margin: 20px 0 40px;
}

.jieshao-l {
    width: 600px;
    height: 240px;
}

.jieshao-l p {
    text-indent: 2em;
    font-size: 14px;
    color: #333;
    line-height: 34px;
}

.jieshao-l a {
    display: inline-block;
    font-size: 14px;
    color: #2363ff;
    font-weight: bold;
    padding-top: 20px;
}

/*服务内容 begin*/
.fuwunr {
    margin-top: 60px;
    margin-bottom: 60px;
}

.fw-item li {
    width: 380px;
    height: 260px;
    float: left;
    margin-right: 30px;
    margin-top: 30px;
}

.fw-item-ba {
    display: block;
    width: 378px;
    height: 118px;
    border: 1px solid #326cfa;
}

.fw-item-la {
    display: block;
    width: 178px;
    height: 118px;
    border: 1px solid #326cfa;
}

.mb20 {
    margin-bottom: 20px;
}

.mt20 {
    margin-top: 20px;
}

.ml120 {
    margin-left: 120px;
}

/*.fw-item li>a:hover {
	background: #326cfa;
}*/
.fw-item li a > p {
    font-size: 16px;
    color: #326cfa;
    text-align: center;
    line-height: 120px;
}

.fw-item li > a:hover p {
    color: #fff;
}

/*item css*/
.fw-item-li1 {
    background: url(../img/fw-item-li1.jpg) no-repeat 40% 50%;
}

.fw-item-li1:hover {
    background: #326cfa url(../img/fw-item-li1hover.jpg) no-repeat 40% 50%;
}

.fw-item-li2 {
    background: url(../img/fw-item-li2.jpg) no-repeat 50% 30%;
}

.fw-item-li2:hover {
    background: #326cfa url(../img/fw-item-li2hover.jpg) no-repeat 50% 30%;
}

.fw-item-li3 {
    background: url(../img/fw-item-li3.jpg) no-repeat 50% 30%;
}

.fw-item-li3:hover {
    background: #326cfa url(../img/fw-item-li3hover.jpg) no-repeat 50% 30%;
}

.fw-item-li4 {
    background: url(../img/fw-item-li4.jpg) no-repeat 50% 30%;
}

.fw-item-li4:hover {
    background: #326cfa url(../img/fw-item-li4hover.jpg) no-repeat 50% 30%;
}

.fw-item-li5 {
    background: url(../img/fw-item-li5.jpg) no-repeat 50% 30%;
}

.fw-item-li5:hover {
    background: #326cfa url(../img/fw-item-li5hover.jpg) no-repeat 50% 30%;
}

.fw-item-li6 {
    background: url(../img/fw-item-li6.jpg) no-repeat 40% 50%;
}

.fw-item-li6:hover {
    background: #326cfa url(../img/fw-item-li6hover.jpg) no-repeat 40% 50%;
}

.fw-item-li7 {
    background: url(../img/fw-item-li7.jpg) no-repeat 40% 50%;
}

.fw-item-li7:hover {
    background: #326cfa url(../img/fw-item-li7hover.jpg) no-repeat 40% 50%;
}

.fw-item-li8 {
    background: url(../img/fw-item-li8.jpg) no-repeat 50% 30%;
}

.fw-item-li8:hover {
    background: #326cfa url(../img/fw-item-li8hover.jpg) no-repeat 50% 30%;
}

.fw-item-li9 {
    background: url(../img/fw-item-li9.jpg) no-repeat 50% 30%;
}

.fw-item-li9:hover {
    background: #326cfa url(../img/fw-item-li9hover.jpg) no-repeat 50% 30%;
}

.index-b {
    text-align: center;
    font-size: 24px;
    color: #666;
}

/*服务优势 css*/
.fw-youshi {
    width: 1920px;
    height: 680px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    /*图片宽度的一半*/
    overflow: hidden;
    background: url(../img/index-fwyoushi-bg.jpg);
}

.fw-youshi ul {
    margin-top: 180px;
}

.fw-youshi ul li {
    width: 300px;
    height: 500px;
    float: left;
    text-align: center;
    color: #fff;
}

.fw-youshi li h4 {
    font-size: 20px;
    margin-top: 224px;
}

.fw-youshi li p {
    display: none;
    font-size: 14px;
    margin-top: 50px;
    padding: 0 20px;
    line-height: 26px;
}

.fw-youshi ul li:hover p {
    display: block;
}

/*服务规范*/
.fwgz {
    width: 1920px;
    height: 710px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    /*图片宽度的一半*/
    overflow: hidden;
    text-align: center;
    background: url(../img/index-fwguifan-bg.jpg);
}

.fwgz-m {
    width: 100%;
    height: 400px;
    margin-top: 40px;
}

.fwgz-m-l {
    width: 300px;
    height: 400px;
    background: url(../img/fwgz-ml-bg.jpg);
    text-align: left;
}

.fwgz-m-l h4 {
    font-size: 24px;
    color: #fff;
    margin: 55px 0 20px;
    padding-left: 60px;
}

.fwgz-m-l P {
    font-size: 16px;
    color: #fff;
    line-height: 34px;
    padding-left: 60px;
}

.fwgz-m-l P span {
    font-size: 20px;
}

.fwgz-m-r {
    width: 900px;
    height: 400px;
}

.fwgz-mr-t {
    width: 900px;
    height: 200px;
    margin-left: 50px;
    box-sizing: border-box;
    border-bottom: 1px dashed #ccc;
    text-align: left;
}

.fwgz-mr-t p {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    /*margin-top: 20px;*/
    padding-top: 20px;
}

.fwgz-mr-t p > a {
    color: #2363ff;
    font-style: italic;
}

.fwgz-mr-t ul {
    margin-top: 40px;
}

.fwgz-mr-t ul li {
    height: 26px;
    float: left;
    line-height: 26px;
    border: 1px solid #333;
    padding: 5px;
    border-radius: 10px;
    margin-right: 30px;
    color: #666;
    font-size: 14px;
}

.fwgz-mr-b {
    width: 900px;
    height: 200px;
    margin-left: 50px;
    box-sizing: border-box;
    text-align: left;
}

.fwgz-mr-b p {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-top: 20px;
}

.fwgz-mr-b p > a {
    color: #2363ff;
    font-style: italic;
}

.fwgz-mr-b ul {
    margin-top: 40px;
}

.fwgz-mr-b ul li {
    height: 26px;
    float: left;
    line-height: 26px;
    border: 1px solid #333;
    padding: 5px;
    border-radius: 10px;
    margin-right: 30px;
    color: #666;
    font-size: 14px;
    margin-bottom: 20px;
}


/*2个弹窗 box */

.bgPop {
    display: none;
    position: fixed;
    z-index: 129;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
}

.pop {
    display: none;
    width: 600px;
    height: 500px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -300px;
    margin-top: -250px;;
    z-index: 130;
    /*border-radius: 8px;*/
    background-color: #fff;
    box-shadow: 0 3px 18px rgba(100, 0, 0, .5);
    box-sizing: border-box;
    padding: 20px;
    overflow-y: scroll;
}

.pop-top h2 {
    text-align: left;
    color: #333;
    font-size: 16px;
}

.pop-top span {
    float: right;
    cursor: pointer;
    font-weight: bold;
}

.pop-content p {
    font-size: 14px;
    color: #666;
    line-height: 30px;
}

.pop-content p span {
    font-size: 16px;
    color: #333;
}

.czpop {
    display: none;
    width: 600px;
    height: 500px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -300px;
    margin-top: -250px;;
    z-index: 130;
    /*border-radius: 8px;*/
    background-color: #fff;
    box-shadow: 0 3px 18px rgba(100, 0, 0, .5);
    box-sizing: border-box;
    padding: 20px;
    overflow-y: scroll;
}

.dnpop {
    display: none;
    width: 600px;
    height: 500px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -300px;
    margin-top: -250px;
    z-index: 130;
    /*border-radius: 8px;*/
    background-color: #fff;
    box-shadow: 0 3px 18px rgba(100, 0, 0, .5);
    box-sizing: border-box;
    padding: 20px;
    overflow-y: scroll;
}

.dnpop-top h2 {
    line-height: 60px;
    text-align: center;
    font-size: 22px;
    color: #252525;
}

.dnpop-content {
    text-align: center;
}

.dnpop-content a {
    display: inline-block;
    width: 200px;
    height: 40px;
    background: #fa7f36;
    line-height: 40px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin-top: 20px;
    border-radius: 6px;
}

/*服务流程 css*/
.fw-liucheng {
    width: 1920px;
    height: 700px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    /*图片宽度的一半*/
    overflow: hidden;
    background: url(../img/index-fwliucheng-bg.jpg);
}

/*人员选拔 css*/
.ry-xuanba {
    margin: 60px 0;
    text-align: center;
}

/*case css*/
.index-case {
    margin-bottom: 60px;
}

/*bottom tel css*/
.index-b-tel {
    width: 1920px;
    height: 100px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    /*图片宽度的一半*/
    overflow: hidden;
    text-align: center;
}

/*case story page css*/
.case-b {
    width: 1920px;
    height: 400px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    /*图片宽度的一半*/
    overflow: hidden;
    background: url(../img/casestory-banner.jpg);
}

/*东方保险 css*/
.case-df {
    padding: 60px 0;

}

.case-t {
    font-size: 30px;
    color: #333;
    text-align: center;
    margin-bottom: 40px;
}

.case-jj {
    width: 600px;
}

.case-jj-t {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
}

.case-jj-m {
    font-size: 14px;
    color: #333;
    text-indent: 2em;
    line-height: 26px;
}

.case-h2 {
    font-size: 16px;
    color: #2363ff;
    margin-top: 20px;
    font-weight: bold;
}

.case-p {
    font-size: 14px;
    color: #333;
    margin-top: 10px;
    line-height: 30px;
}


/*欧唯特css*/
.owt, .tencent {
    background: #e8eeff;
}

/*case tel*/
.case-tel {
    font-size: 18px;
    color: #333;
    margin-bottom: 60px;
    text-align: center;
}

.case-tel span {
    font-size: 24px;
    color: #2363ff;
    font-weight: bold;
}


/*company page css*/
.company-b {
    width: 1920px;
    height: 300px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    /*图片宽度的一半*/
    overflow: hidden;
    background: url(../img/company-banner.jpg);
}

.company-m {
    padding: 60px 0;
}

.company-m-li li {
    width: 380px;
    height: 240px;
    float: left;
    margin-right: 28px;
}

.company-m-li li > img:hover {
    transition: all 0.5s;
    transform: scale(1.1);
}

.em2 {
    text-indent: 2em;
}

/*com-history css*/
.com-history {
    padding: 60px 0;
    background: #e8eeff url(../img/com-history-bg.jpg) no-repeat center center;
    height: 720px;
}

.com-history-li li {
    width: 480px;
    margin-top: 15px;
    font-size: 14px;
    color: #333;
    line-height: 26px;
}

.text-r {
    text-align: right;
}

.text-l {
    text-align: left;
}

.ml720 {
    margin-left: 720px;
}

/*company map css*/
.com-map {
    padding: 60px 0;
}

.com-map-l p > img {
    vertical-align: middle;
    margin-right: 20px;
}

.com-map-l, .com-map-r {
    width: 600px;
    float: left;
}

.com-map-r input {
    width: 540px;
    height: 20px;
    border: 1px solid #999;
    margin-bottom: 10px;
    margin-top: 20px;
    padding: 10px;
    border-radius: 5px;
    color: #999;
}

.com-map-r button {
    width: 140px;
    height: 40px;
    background: #2363ff;
    font-size: 14px;
    color: #fff;
    border: none;
    cursor: pointer;
    margin-top: 30px;
    border-radius: 5px;
}

/*about page css*/
.about-b {
    width: 1920px;
    height: 300px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    /*图片宽度的一半*/
    overflow: hidden;
    background: url(../img/about-banner.jpg);
}

.about-gz-l, .about-gz-r {
    margin: 40px 0 10px;
}

.about-gz-l p, .about-gz-r p {
    margin: 10px 0 20px;
    font-size: 16px;
    color: #2363ff;
    font-weight: bold;
}

.about-gz-l span, .about-gz-r span {
    font-size: 14px;
    color: #666;
    font-weight: bold;
}

.mr60 {
    margin-right: 60px;
}

/*end*/


/*desktop page css*/
/* 本例子css */
/*资费标准*/
.zfbz {
    width: 100%;
    height: 640px;
    text-align: center;
}

.zfbz h2 {
    font-size: 30px;
    color: #333;
    padding-top: 60px;
}

.zfbz h2::before {
    content: "—";
    color: #2363ff;
    padding-right: 20px;
}

.zfbz h2::after {
    content: "—";
    color: #2363ff;
    padding-left: 20px;
}

.zfbz h3 {
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}

.zfbz img {
    position: relative;
    right: 62px;
}

.table {
    margin-top: 40px;
}

.tab-item {
    width: 239px;
    height: 60px;
    background: #e7e7e8;
    float: left;
    font-size: 18px;
    color: #333;
    line-height: 60px;
    cursor: pointer;
    border-right: 1px solid #fff;
    margin-bottom: 30px;
}

.active {
    height: 73px;
    background: url(../img/table-active2.jpg);
    color: #fff;
}

.products .main {
    display: none;
}

.products .selected {
    display: block;
}

table,
th,
td {
    border: 1px solid #769eff;
}

table {
    width: 100%;
}

th {
    height: 60px;
    line-height: 60px;
    background: #d2dffc;
    font-size: 18px;
    color: #2363ff;
    text-align: center;
    line-height: 30px;
}

th > span {
    font-size: 14px;
    color: #2363ff;
}

td {
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #666;
    text-align: center;
}

.orange {
    font-size: 18px;
    color: #fd4116;
    font-weight: bold;
}

.lineh30 {
    line-height: 30px;
}

.blue {
    font-size: 16px;
    color: #2363ff;
    font-weight: bold;
}

.desktop-zf-by1 {
    background: #d2dffc url(../img/desktop-zf-by1.jpg) no-repeat 30% 50%;
}

.desktop-zf-by2 {
    background: #d2dffc url(../img/desktop-zf-by2.jpg) no-repeat 20% 50%;
}

.desktop-zf-by3 {
    background: #d2dffc url(../img/desktop-zf-by3.jpg) no-repeat 20% 50%;
}

/*资料获取  css*/
.ziliao {
    margin-bottom: 30px;
}

.ziliao p img {
    vertical-align: middle;
    padding-right: 5px;
}

.ziliao p {
    font-size: 18px;
    color: #2363ff;
    font-weight: bold;
}

.ziliao p a {
    font-size: 18px;
    color: #34a6ef;
    font-weight: normal;
    margin-left: 100px;
    text-decoration: underline;
    font-style: italic;
}

.desktop-tel {
    font-size: 18px;
    color: #333 !important;
    margin: 20px 0;
    font-weight: normal !important;
    text-align: center;
}

.desktop-tel span {
    font-size: 24px;
    color: #2363ff;
    font-weight: bold;
}

/*服务中心 css*/
.des-fw {
    text-align: center;
    padding: 60px 0;
    background: #e8eeff;
}

.des-fw h2 {
    font-size: 30px;
    color: #333;
}

.des-fw h2::before {
    content: "—";
    color: #2363ff;
    padding-right: 20px;
}

.des-fw h2::after {
    content: "—";
    color: #2363ff;
    padding-left: 20px;
}

.des-fw h3 {
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}

.dis-fw-li {
    margin-top: 40px;
}

.dis-fw-li li {
    width: 398px;
    height: 328px;
    float: left;
    border: 1px solid #666;
    text-align: center;
}

.dis-fw-li li img {
    margin: 20px 0 10px;
}

.dis-fw-li li h4 {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
}

.dis-fw-li li p {
    text-align: left;
    padding: 0 60px;
    font-size: 14px;
    color: #666;
    margin-bottom: 10px;
}

.desk-jia {
    background: url(../img/dis-fw-liimg4.jpg) no-repeat center center;
}

/*desktop 服务优势 css*/
.des-ys {
    text-align: center;
    padding: 60px 0 40px;
}

.des-ys h2 {
    font-size: 30px;
    color: #333;
}

.des-ys h2::before {
    content: "—";
    color: #2363ff;
    padding-right: 20px;
}

.des-ys h2::after {
    content: "—";
    color: #2363ff;
    padding-left: 20px;
}

.des-ys h3 {
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}

.des-ys-li {
    margin: 60px 0;
}

.des-ys-li {
    height: 235px;
}

.des-ys-li li {
    width: 280px;
    height: 220px;
    float: left;
    margin-right: 26px;
    box-shadow: 3px 3px 5px #ccc;
}

.des-ys-li li > img:hover {
    transition: all 0.5s;
    transform: scale(1.05);
}

.des-ys-li li > p {
    font-size: 16px;
    color: #333;
    margin-top: 18px;
}

/*desktop 驻场服务*/
.des-zc {
    text-align: center;
    padding: 60px 0 40px;
    background: #e8eeff;
}

.des-zc h2 {
    font-size: 30px;
    color: #333;
}

.des-zc h2::before {
    content: "—";
    color: #2363ff;
    padding-right: 20px;
}

.des-zc h2::after {
    content: "—";
    color: #2363ff;
    padding-left: 20px;
}

.des-zc h3 {
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}

.des-zc-table td {
    height: 40px !important;
    line-height: 40px !important;
}

.des-zx {
    display: inline-block;
    width: 190px;
    height: 46px;
    background: #2363ff;
    margin-top: 30px;
    line-height: 46px;
    color: #fff;
    border-radius: 6px;
}

/*其他服务*/

.qtfw {
    width: 100%;
    height: 440px;
    text-align: center;
}

.qtfw h2 {
    font-size: 30px;
    color: #333;
    padding-top: 60px;
}

.qtfw h2::before {
    content: "—";
    color: #2363ff;
    padding-right: 20px;
}

.qtfw h2::after {
    content: "—";
    color: #2363ff;
    padding-left: 20px;
}

.qtfw h3 {
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}

.qtfw ul {
    margin-top: 40px;
    margin-bottom: 40px;
}

.qtfw ul li {
    width: 300px;
    height: 200px;
    float: left;
}

.qtfwli2 {
    background: #6ebdff;
    text-align: left;
}

.qtfwli2 h4 {
    font-size: 24px;
    color: #fff;
    margin-top: 30px;
    margin-left: 15px;
    margin-bottom: 10px;
}

.qtfwli2 p {
    font-size: 14px;
    color: #fff;
    margin-left: 15px;
    line-height: 34px;
}

.qtfwli4 {
    background: #6ebdff;
    text-align: left;
}

.qtfwli4 h4 {
    font-size: 24px;
    color: #fff;
    margin-top: 30px;
    margin-left: 15px;
    margin-bottom: 10px;
}

.qtfwli4 p {
    font-size: 14px;
    color: #fff;
    margin-left: 15px;
    line-height: 34px;
}

/*服务器 维护 page css*/
.server-zfbz {
    margin-top: 40px;
}

.server-zfbz li {
    width: 600px;
    height: 40px;
    float: left;
    line-height: 40px;
    font-size: 14px;
    color: #666;

}

.server-zfbz li > img {
    position: inherit !important;
}

.server-zfbz li > span {
    font-size: 18px;
    color: #333;
    margin-left: 20px;
    font-weight: bold;
}

/*sever 服务内容  css*/
.server-fw {
    text-align: center;
    padding: 60px 0;
    background: #e8eeff;
}

.server-fw h2 {
    font-size: 30px;
    color: #333;
}

.server-fw h2::before {
    content: "—";
    color: #2363ff;
    padding-right: 20px;
}

.server-fw h2::after {
    content: "—";
    color: #2363ff;
    padding-left: 20px;
}

.server-fw h3 {
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}

.server-fw-li {
    margin-top: 40px;
}

.server-fw-li li {
    width: 298px;
    height: 198px;
    float: left;
    border: 1px solid #666;
    text-align: center;
}

.server-fw-li li img {
    margin: 20px 0 10px;
}

.server-fw-li li h4 {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
}

.server-fw-li li p {
    text-align: center;
    padding: 0 14px;
    font-size: 14px;
    color: #666;
    margin-bottom: 10px;
    line-height: 26px;
}

.desk-jia {
    background: url(../img/dis-fw-liimg4.jpg) no-repeat center center;
}

/*服务范围 css*/
.server-ff {
    text-align: center;
    padding: 60px 0;
}

.server-ff h2 {
    font-size: 30px;
    color: #333;
}

.server-ff h2::before {
    content: "—";
    color: #2363ff;
    padding-right: 20px;
}

.server-ff h2::after {
    content: "—";
    color: #2363ff;
    padding-left: 20px;
}

.server-ff h3 {
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}

.server-ff-li {
    margin: 40px 0 20px;
}

.server-ff-li li {
    width: 288px;
    height: 98px;
    float: left;
    border: 1px solid #ccc;
    margin-right: 13px;
    margin-bottom: 13px;
}

.server-ff-li li:hover {
    border: 1px solid #2363ff;
}

.server-ff-li li > img {
    float: left;
    margin: 15px 0 0 15px;
}

.server-ff-li li p {
    font-size: 14px;
    text-align: left;
    margin-left: 110px;
    margin-top: 10px;
    line-height: 28px;
}

.ser-box-show {
    width: 1200px;
    height: 380px;
    background: url(../img/ser-box-show.jpg) no-repeat center right;
    box-shadow: 3px 3px 3px #ccc;
    margin-top: 40px;
}

.ser-box-show h4 {
    font-size: 24px;
    color: #333;
    margin: 20px;
    text-align: left;
}

.ser-box-show p {
    font-size: 14px;
    color: #333;
    text-align: left;
    line-height: 24px;
    margin: 10px 20px;
}

.ser-box-show p span {
    display: inline-block;
    width: 200px;
    color: #2363ff;
    margin-right: 30px;
}

/*network page css*/
.net-dz-box {
    width: 1200px;
    height: 280px;
    background: url(../img/net-dz-boxbg.jpg) no-repeat center right;
    margin: 60px 0;
}

.net-dz-box h4 {
    font-size: 24px;
    color: #333;
    padding: 20px;
    text-align: left;
}

.net-dz-box p {
    font-size: 14px;
    color: #333;
    text-align: left;
    line-height: 24px;
    margin: 10px 20px;
}

/*net-fw css*/
.net-fw {
    padding: 60px 0;
    text-align: center;
}

.net-fw h2 {
    font-size: 30px;
    color: #333;
}

.net-fw h2::before {
    content: "—";
    color: #2363ff;
    padding-right: 20px;
}

.net-fw h2::after {
    content: "—";
    color: #2363ff;
    padding-left: 20px;
}

.net-fw h3 {
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}

.net-fw-p {
    padding: 40px 0;
    text-align: left;
}

.net-ul-t li {
    width: 378px;
    height: 98px;
    border: 1px solid #333;
    float: left;
    margin-right: 30px;
}

.net-ul-t li:hover {
    border: 1px solid #2363ff;
}

.net-ul-t li img {
    float: left;
    margin: 25px 20px 0 50px;
}

.net-ul-t li p {
    text-align: left;
    font-size: 14px;
    color: #333;
    margin-top: 6px;
    line-height: 24px;
}

.font-b {
    font-weight: bold;
}

.net-ul-b li {
    width: 583px;
    height: 98px;
    border: 1px solid #333;
    float: left;
    margin-right: 30px;
}

.net-ul-b li:hover {
    border: 1px solid #2363ff;
}

.net-ul-b li img {
    float: left;
    margin: 25px 30px 0 70px;
}

.net-ul-b li p {
    text-align: left;
    font-size: 14px;
    color: #333;
    margin-top: 6px;
    line-height: 24px;
}

/*database page css*/
.data-fw {
    padding: 60px 0;
    text-align: center;
}

.data-fw h2 {
    font-size: 30px;
    color: #333;
}

.data-fw h2::before {
    content: "—";
    color: #2363ff;
    padding-right: 20px;
}

.data-fw h2::after {
    content: "—";
    color: #2363ff;
    padding-left: 20px;
}

.data-fw h3 {
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}

.data-fw-li {
    margin: 40px 0 0;
}

.data-fw-li li {
    width: 378px;
    height: 98px;
    border: 1px solid #ccc;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}

.data-fw-li li:hover {
    border: 1px solid #2363ff;
}

.data-fw-li li img {
    float: left;
    margin: 20px 40px 0 60px;
}

.data-fw-li li p {
    font-size: 14px;
    color: #333;
    text-align: left;
    line-height: 100px;
}

.data-fw-li2 {
    margin: 20px 0;
}

.data-fw-li2 li {
    width: 238px;
    height: 418px;
    border: 1px solid #ccc;
    float: left;
}

.data-fw-li2 img {
    margin: 10px 0 10px;
}

.data-fw-li2 h4 {
    margin-bottom: 10px;
}

.data-fw-li2 p {
    text-align: left;
    padding: 0 14px;
    font-size: 14px;
    color: #333;
    line-height: 26px;
}

/*data-fw-fw css*/

.data-fw-fw {
    padding: 60px 0;
    text-align: center;
    background: #e8eeff;
}

.data-fw-fw h2 {
    font-size: 30px;
    color: #333;
}

.data-fw-fw h2::before {
    content: "—";
    color: #2363ff;
    padding-right: 20px;
}

.data-fw-fw h2::after {
    content: "—";
    color: #2363ff;
    padding-left: 20px;
}

.data-fw-fw h3 {
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}

.data-fw-fwli {
    margin-top: 40px;
}

.data-fw-fwli li {
    width: 240px;
    height: 150px;
    float: left;
}

.data-fw-fwli li p {
    margin-top: 20px;
}

/*website page css*/
.web-nr {
    padding: 60px 0;
    text-align: center;
    background: #e8eeff;
}

.web-nr h2 {
    font-size: 30px;
    color: #333;
}

.web-nr h2::before {
    content: "—";
    color: #2363ff;
    padding-right: 20px;
}

.web-nr h2::after {
    content: "—";
    color: #2363ff;
    padding-left: 20px;
}

.web-nr-li {
    margin-top: 40px;
}

.web-nr-li li {
    width: 288px;
    height: 258px;
    border: 1px solid #ccc;
    float: left;
    margin-right: 13px;
}

.web-nr-li li img {
    margin: 20px 0 14px;
}

.web-nr-li li h4 {
    font-weight: bold;
}

.web-nr-li li p {
    margin: 0 14px;
    line-height: 26px;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.web-nr-li li h6 {
    height: 55px;
    background: #fff;
    border-top: 1px solid #ccc;
    line-height: 54px;
    font-size: 18px;
    color: #fd4116;
}

.mt30 {
    margin-top: 30px !important;
}

/*comroom page css*/
.room-th-img {
    vertical-align: middle;
    right: 20px !important;
}

.room-sever-li li {
    width: 400px;
}

.tex-c {
    text-align: center;
}

.room-sever-li li span {
    font-size: 16px !important;
    font-weight: normal !important;
}

/*security page css*/
.red {
    color: #fd4116;
}

.sec-ys {
    padding: 40px 0;
    text-align: center;
}

.sec-ys h2 {
    font-size: 30px;
    color: #333;
}

.sec-ys h2::before {
    content: "—";
    color: #2363ff;
    padding-right: 20px;
}

.sec-ys h2::after {
    content: "—";
    color: #2363ff;
    padding-left: 20px;
}

.sec-ys-li {
    margin-top: 60px;
}

.sec-ys-li li {
    width: 228px;
    height: 98px;
    border: 1px solid #ccc;
    float: left;
    margin-right: 12px;
}

.sec-ys-li li:hover {
    border: 1px solid #2363ff;
}

.sec-ys-li li img {
    margin: 10px 0 5px;
}

.sec-gn {
    padding: 0 0 40px;
    text-align: center;
}

.sec-gn h2 {
    font-size: 30px;
    color: #333;
}

.sec-gn h2::before {
    content: "—";
    color: #2363ff;
    padding-right: 20px;
}

.sec-gn h2::after {
    content: "—";
    color: #2363ff;
    padding-left: 20px;
}

.sec-gn-li {
    margin-top: 40px;
}

.sec-gn-li li {
    width: 240px;
    height: 120px;
    float: left;
    cursor: pointer
}

.mainbox {
    background: #e8eeff;
}

.main1 {
    text-align: left;
    padding: 10px;
    background: url(../img/sec-main1-bg.jpg) no-repeat center right;
}

.main1 p {
    padding: 10px 0 5px;
}

.main2 {
    height: 360px;
    text-align: left;
    padding: 10px;
    background: url(../img/sec-main2-bg.jpg) no-repeat center right;
}

.main2 p {
    font-size: 14px;
    padding: 10px 0 5px;
}

.main2-r {
    margin-top: 130px;
}

.main3 {
    padding: 100px 0;
}

.main3 p {
    padding: 10px 0 5px;
}

.main4 {
    height: 320px;
    background: url(../img/sec-main4-bg.jpg) no-repeat center center;
}

.main5 {
    padding: 80px 0;
}

.main5 p {
    padding: 10px 0 5px;
}

.sec-active {
    background: url(../img/sec-active-bg.jpg) no-repeat center bottom;
}

.main {
    display: none;
}

.sec-selected {
    display: block;
}


/*consulting page css*/
.con-fwnr {
    padding: 40px 0;
    text-align: center;
}

.con-fwnr h2 {
    font-size: 30px;
    color: #333;
}

.con-fwnr h2::before {
    content: "—";
    color: #2363ff;
    padding-right: 20px;
}

.con-fwnr h2::after {
    content: "—";
    color: #2363ff;
    padding-left: 20px;
}

.con-fwnr-li {
    margin-top: 60px;
}

.con-fwnr-li li {
    width: 600px;
    height: 80px;
    float: left;
    text-align: center;
    font-size: 20px;
    color: #1f222f;
    cursor: pointer;
}

.con-fwnr-li li > img {
    vertical-align: middle;
    margin-right: 20px;
}

.con-box {
    background: #e8eeff;
}

.con-main {
    padding: 20px 0;
    display: none;
}

.con-main h3 {
    line-height: 26px;
}

.con-main1 {
    margin-top: 40px;
}

.con-main1 li {
    width: 378px;
    height: 218px;
    border: 1px solid #ccc;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}

.con-main1 li:hover {
    border: 1px solid #2363ff;
}

.con-main1 li img {
    float: left;
    margin: 60px 20px 50px 20px;
}

.con-main1 li h4 {
    text-align: left;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.con-main1 li p {
    text-align: left;
    font-size: 14px;
    color: #666;
    line-height: 24px;
}

.con-selected {
    display: block;
}

.con-main2 {
    margin-top: 40px;
}

.con-main2 li img {
    margin: 20px 0 10px;
}

.con-main2 li {
    width: 378px;
    height: 218px;
    border: 1px solid #ccc;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}

.con-main2 li h4 {
    font-weight: bold;
}

.con-main2 li p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
}

.con-main2 li:hover {
    border: 1px solid #2363ff;
}


/*20190626改版*/
.index-b .gdfw20190626 {
    display: block;
    width: 209px;
    height: 48px;
    line-height: 48px;
    color: #326cfa;
    border: 1px solid #326cfa;
    font-size: 18px;
    text-align: center;
    border-radius: 10px;
    margin: 0 auto;
}

.fw-item20190626 {
    margin-bottom: 50px;
}

.yxjjfa20190626 {
    background: #eeeeee;
}

.index-t20190626 {
    margin-top: 50px;
}

.swiper-wrapper .swiper-slide {
    height: 540px;
    background: #ffffff;

}

.swiper-slide .itwb0626h3 {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.swiper-slide .itwb0626p {
    font-size: 14px;
    text-align: center;
    line-height: 23px;
}
.swiper-slide .itwb0626img{
    margin: 20px 0;
}
.swiper-container0629 {
    margin-bottom: 40px;
}

.swiper-slide .itwb0626ul {
    overflow: hidden;
    margin-bottom: 20px;
}

.swiper-slide .itwb0626ul li {
    width: 50%;
    height: 30px;
    /*background: #999999;*/
    float: left;
    margin-top: 10px;
}

.swiper-slide .itwb0626ul li a {
    display: block;
    width: 100%;
    height: 30px;
    /*background: #769eff;*/
    line-height: 30px;
    text-align: center;
    color: #2363ff;
    font-size: 15px;
}

.swiper-slide .itwb0626div a {
    display: block;
    width: 40%;
    height: 30px;
    line-height: 30px;
    background: #2363ff;
    color: #ffffff;
    border-radius: 5px;
    margin: 0 auto;
    font-size: 14px;
    text-align: center;
}

.swiper-slide:hover {
    -moz-box-shadow: 0 0 10px #999999;
    -webkit-box-shadow: 0 0 10px #999999;
    box-shadow: 0 0 10px #999999;
}

.index-b .gdfw20190626:hover{
    color: #ffffff;
    background:#2363ff;
}
.swiper-wrapper{
    margin-bottom: 40px;
}
.fwgs0628{
    width: 100%;
    overflow: hidden;
    /*background: #999999;*/
}
.fwgs0628 .fwgs0628li{
    float: left;
    width: 32%;
    height: 280px;
    /*background: #769eff;*/
    border: 1px solid #769eff;
    margin-right: 1.7%;
    text-align: center;
}
.fwgs0628 .fwgs0628li:last-child{
    margin-right: 0;
}

.fwgs0628 .fwgs0628li h3{
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.fwgs0628 .fwgs0628li p{
    font-size: 14px;
    line-height: 23px;
}
.fwgs0628 .fwgs0628li .fwgs0628p2{
    margin-bottom: 44px;
}

.fwgs0628 .fwgs0628li .fwgs0628p23{
    margin-bottom: 20px;
}
.fwgs0628 .fwgs0628li .fwgs0628a{
    text-align: center;
}
.fwgs0628 .fwgs0628li .fwgs0628a a{
    display: block;
    width: 40%;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    color: #326cfa;
    border: 1px solid #326cfa;
    margin: 0 auto;
}

.fwgs0628 .fwgs0628li .fwgs0628a a:hover{
    color: #ffffff;
    background:#326cfa;
}
.fwgs0628li i{
    margin-top: 40px;
    font-size: 44px;
    color: #326cfa;
}
