﻿a {
    color: #fff;
    background: transparent;
}

a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    cursor: pointer;
}

a:focus {
    text-decoration: none;
    color: #fff;
}

a.focus {
    text-decoration: none;
}

a:active {
    outline: 0;
}


.navbar-collapse {
    max-height: 354px;
}

.banner-img {
    height: 350px;
}

.carousel-inner {
    display: block;
    height: 100%;
}

.footer-copy-con {
    text-align: center;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    padding: 12px;
    width: 100%;
    font-size: 12px;
    font-family: "Microsoft YaHei";
}


.tel {
    font-size: 16px;
    color: #1f8eca;
}

.footer-text {
    margin-left: 20px;
}

.footer-text>li {
    font-size: 16px;
}

.footer-text>li>div {
    font-size: 14px;
}


/* ipad */

@media (max-width: 1024px) {
    .main-foot {
        padding-bottom: 40px;
        padding-top: 10%;
    }
    .main-foot>.container>.row>div {
        padding-left: 16%;
    }
}


/* 横向放置的手机及分辨率更小的设备 */

@media (max-width: 767px) {



    .pro-img-margin {
        margin-top: -10%!important;
    }
    .navbar-collapse {
        background-color: rgba(0, 0, 0, 0.9);
    }
    .carousel-inner {
        min-height: 400px;
    }
    .carousel-indicators li {
        border: 4px solid #FFF;
        width: 20px;
        height: 20px;
    }
    .carousel-indicators .active {
        border: 4px solid rgba(0, 231, 222, 0.72);
        width: 20px;
        height: 20px;
        background-color: transparent;
    }
    .main-foot {
        padding-bottom: 40px;
        padding-top: 10%;
    }
    .main-foot>.container>.row>div {
        padding-left: 16%;
    }
    .pro-img>div {
        margin-bottom: 15%;
    }
}


/* 横向放置的手机及分辨率更小的设备 */

.footer {
    width: 100%;
}

.footer-title {
    font-size: 18px;
    color:#fff;
}

.copyright {
    background: #1f3c4c;
    color: #fff;
    font-size: 12px;
    padding: 12px;
    text-align: center;
    border-top: 1px solid #344d5b;
}

.main-foot-title {
    margin-bottom: 5px;
}

.main-foot-title a {
    font-size: 0.96em;
    font-family: "Microsoft YaHei";
    color: #fff;
}

.main-foot {
    width: 100%;
    background-color: #1f3c4c;
    color: #fff;
    padding-bottom: 40px;
    padding-top: 2%;
}

.foot-aboutus {
    margin-top: 13px;
}

.foot-aboutus>.foot-aboutus-single {
    margin-top: 5px;
}

.foot-aboutus>.foot-aboutus-single>a {
    color: #fff;
}

.banner-title {
    text-align: center;
    margin-top: 15%;
}

.banner-title-pro {
    margin-top: 8%;
}

.line-organde {
    border: 1px solid #efc770;
    width: 18%;
    margin: 0px auto;
    margin-top: 4%;
    margin-bottom: 4%;
}

.line-organde-pro {
    margin-top: 2%;
    margin-bottom: 2%;
}

.content {
    color: #4e4a49;
    padding-top: 6%;
}

.pro-title {
    color: #000;
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
}

.pro-img-center {
    padding: 0 12% 0 10%;
}

.pro-img>div>div {
    text-align: center;
    padding-top: 1.2em;
    font-size: 0.9em;
    font-weight: 600;
}

.pro-img-title {
    text-align: center;
    padding-bottom: 3%;
}

.pro-img-title-bold {
    font-size: 1.1em;
    font-weight: bolder;
}

.pro-img-title-info {
    font-size: 0.8em;
}

.img-info {
    margin: 0px auto;
    width: 80%;
}

.img-info>div {
    padding-bottom: 0.4em;
}

.pro-content {
    margin-top: 3%;
    margin-bottom: 5%;
    padding: 0 12%;
}

.pro-content p {
    padding: 0px;
    margin: 0px;
    font-size: 0.9em;
}

.bg-gray {
    background-color: #eee;
}

.content-details-single {
    padding-bottom: 6%;
}

.produt-details {
    padding: 50px 0;
}

.pro-info-details-left {
    padding-top: 4%;
    padding-left: 10%;
}

.pro-info-flows-right {
    padding: 4% 10% 4% 4%;
}

.pro-info-details-right {
    padding-top: 4%;
    padding-right: 10%;
}

.pro-info-flows-left {
    padding: 4% 4% 4% 10%;
}

.pro-info-details-title {
    color: #1e8fcb;
}

.pro-info-details-content {
    margin-top: 4%;
}

.pro-info-details-content>p {
    margin: 0px;
    padding: 0px;
}

.pro-img-littleimg {
    padding: 0 15% 0 8%;
}

.pro-img-littleimg>div {
    margin-bottom: 5%;
}

.img-info-much {
    margin-top: 8%;
}

.img-info-much-blue {
    color: #1e8fcb;
    margin-bottom: 5%;
}

.img-info-much-gray {
    color: #707070;
}

.hr-title-orange {
    border-bottom: 2px solid #efc770;
    width: 6%;
    margin: 0px auto;
    position: absolute;
    margin-left: 3%;
}

.hr-title-white {
    border-bottom: 3px solid #fff;
    width: 12%;
    margin: 0px auto;
    margin-top: 1%;
}

.content-info-single {
    border: 1px solid #fff;
    background-color: #fff;
    margin-left: 15%;
    padding: 15px;
    width: 227px;
    height: 254px;
    margin-bottom: 10%;
}

.content-title {
    font-size: 1.4em;
    color: #1e8fcb;
    text-align: center;
    margin-top: 0.8em;
    margin-bottom: 1em;
}

.item-link>div {
    padding: 3%;
}

.pro-title-center {
    margin-bottom: 6%;
}

.line-organde-center {
    margin-top: 1%;
}

.pro-title-single {
    font-weight: 400;
    font-family: 'Microsoft YaHei';
}

.pro-title-en {
    color: #9fd1ec;
    font-size: 60px;
}

.pro-title-zh {
    font-size: 36px;
    color: #292929;
    margin-top: 20px;
}

.pro-info {
    color: #6f6f6f;
    font-size: 14px;
}

.pro-title-top {
    font-size: 1.6em;
}

.big-title {
    font-size: 2.0em;
    text-align: center;
}

.white-content {
    background-color: #fff;
    /*border-radius:8px;*/
    /*margin-top:-10%;*/
    margin-top: 0%;
    margin-bottom: 2%;
    border: 1px solid #eee;
}

.paddingleft-none {
    padding-left: 0px;
}

.border-red {
    border: 1px solid red;
}

.meun-left p {
    padding: 0px;
    margin: 0px;
    margin-bottom: 8px;
    padding-bottom: 8px;
    padding-top: 8px;
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
}

.meun-left p a {
    color: #4e4a49;
}

.menuleft-li-active {
    color: #fff!important;
}

.menu-title {
    color: #2b2b2b;
    font-size: 2em!important;
    margin-bottom: 45px!important;
}

.Intro-title {
    text-align: right;
    padding: 0px;
    margin: 0px;
    margin-top: 2%;
    font-size: 1.2em;
    font-weight: bold;
    padding-left: 12px;
}

.hr-blue {
    border-bottom: 2px solid #1e8fcb;
}

.hr-gray {
    border-bottom: 1px solid #aeaeae;
}

.intro-content {
    padding: 25px 12px 100px 12px;
}

.intro-content p {
    padding: 0px;
    margin: 0px;
}

.team-member-intro p {
    padding: 0px;
}

.intro-content-single {
    overflow: hidden;
    margin-bottom: 6%;
}

.intro-content-title {
    padding: 0px!important;
    padding-left: 12px!important;
    font-size: 1.2em;
    color: #1e8fcb;
    font-weight: bold;
}

.intro-content-detils {
    line-height: 28px;
    padding: 0 12px 12px 12px;
}

.intro-content-title-job {
    background-color: #eee;
    padding: 6px;
    font-size: 1.1em;
    margin-top: 2%!important;
    margin-bottom: 2%!important;
}

.job-ol {
    margin-top: 4%;
}

.job-ol ol li {
    margin-bottom: 8px;
}

.light-blue {
    background-color: #d6e3eb;
}

.img-intro {
    margin: 12% 0 15% 0;
    padding-left: 10%;
}

.Brand-title {
    color: #1e8fcb;
    font-size: 1.4em;
}

.Brand-title-span {
    font-size: 0.65em;
    margin-left: 5%;
}

.border-gray {
    border: 1px solid #eee;
    padding: 10px;
    color: #565656;
    overflow: hidden;
}

.sub-comp-imglink>div {
    margin-bottom: 4%;
}

.border-gray>a>p {
    margin: 0px;
    padding: 0px;
    color: #000;
}

.bottom15px {
    margin-bottom: 15px!important;
}

.bottom35px {
    margin-bottom: 35px!important;
}

.lineheight20px {
    line-height: 20px!important;
}

.hr-gray-dotted {
    border: 1px dashed #aeaeae;
    margin-top: 3%;
    margin-bottom: 3%;
}

.bg-light-blue {
    background-color: #eff7fa;
    overflow: hidden;
}

.logo-sub {
    padding-top: 3%;
}

.sub-intro-single {
    overflow: hidden;
    padding: 2% 20px 5% 20px;
    color: #4e4a49;
}

.sub-content-title {
    padding: 0px!important;
    font-size: 1.2em;
    color: #1e8fcb;
    font-weight: bold;
}

.lineheight60 {
    line-height: 60px;
}

.sub-intro-single>p {
    padding: 0px;
    margin: 0px;
    line-height: 24px;
}

.sub-content-title-min {
    padding: 0px;
    margin: 0px;
    font-size: 1.2em;
    color: #1e8fcb;
    font-weight: bold;
    padding-bottom: 15px;
}

.info-list {
    margin-top: 15px;
    margin-bottom: 30px;
}

.info-list-min {
    margin-top: 0px;
    margin-bottom: 30px;
}

.info-list>p {
    padding: 0px;
    margin: 0px;
    line-height: 24px;
}

.sub-intro-single-bottom {
    color: #4e4a49;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 5%;
    overflow: hidden;
}

.news-active {
    color: #1e8fcb!important;
}

.years-link>p {
    margin: 0px;
    padding: 0px;
    line-height: 40px;
}

.years-link>p>a {
    color: #4e4a49;
}

.news-img {
    padding: 12px 12px 12px 24px;
}

.news-intro>p {
    padding: 0px;
    margin: 0px;
    line-height: 24px;
}

.news-title {
    font-weight: bold;
    margin-top: 8px!important;
    margin-bottom: 8px!important;
}

.news-content {
    font-size: 12px;
    line-height: 20px!important;
}

.news-content-bottom {
    margin-top: 15px!important;
    margin-bottom: 8px!important;
}

.seeDetils {
    display: block;
    border: 1px solid #1e8fcb;
    padding-left: 10px;
    padding-right: 10px;
}

.seeDetils>a {
    color: #4e4a49;
}

.news-intro-single {
    overflow: hidden;
}

.content-details {
    color: #4e4a49;
    padding-top: 3%;
}

.news-content-title {
    font-size: 1.8em;
    font-weight: bold;
    margin-bottom: 15px;
}

.content-details-info>p {
    text-indent: 2em;
    margin: 0px;
    padding: 0px;
    margin-bottom: 15px;
}

.pro-img-margin {
    margin-top: -28%;
}

/*.navbar-inverse .navbar-nav>.open>a,*/
/*.navbar-inverse .navbar-nav>.open>a:hover {*/
    /*color: #1e8fcb;*/
    /*background-color: transparent!important;*/
/*}*/

/*.open>.dropdown-menu {*/
    /*top: 96%;*/
    /*background-color: rgba(0, 0, 0, 0.2);*/
    /*border-color: transparent;*/
    /*border: none;*/
    /*border-radius: 4px;*/
    /*-webkit-box-shadow: none;*/
    /*box-shadow: 0none;*/
    /*min-width: 80px;*/
/*}*/

/*.open>.dropdown-menu>li>a {*/
    /*color: #fff;*/
    /*text-align: right;*/
    /*border-bottom: 1px solid #397899;*/
/*}*/

/*.open>.dropdown-menu>li>a:hover {*/
    /*color: #1e8fcb;*/
    /*background-color: transparent;*/
/*}*/

/*.open>.dropdown-menu>li>a:focus {*/
    /*color: #1e8fcb;*/
    /*background-color: transparent;*/
/*}*/

/*星宇世纪官网2017/11/07改版   by   vivian*/

/*.meun-bg {*/
    /*width: 100%;*/
    /*height: 60px;*/
    /*!* background-color: rgba(0, 0, 0, 0.3); *!*/
    /*background-color: #1f3c4c;*/
/*}*/

.bottom-nav {
    width: 100%;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.3);
    margin-top: -40px;
}

.bottom-nav>div>div>div {
    padding: 0px!important;
}

.bottom-nav>div>div>div>a {
    vertical-align: middle;
    display: inline-block;
    height: 40px;
    width: 100%;
    margin: 0px!important;
    text-align: center;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    -webkit-box-orient: vertical;
    text-align: center
}

.pro-active {
    background-color: rgba(0, 0, 0, 0.5);
}

.bottom-nav>div>div>div>a:hover {
    background-color: rgba(0, 0, 0, 0.5);
}

.right-border {
    border-right: 1px solid #32798b;
}

.weixin-winner {
    overflow: hidden;
    margin-bottom: 5px;
}

.weixin-winnertoke {
    margin-left: -20%;
}

.weixin-winner>div {
    width: 40%;
    float: left;
}

.winner-adress {
    font-size: 0.8em;
    margin-top: 5px;
}

.left-border {
    border-left: 1px solid #6e8da1;
}

.pro-title-zh-new {
    color: #343434;
    font-size: 40px;
}

.pro-title-en-new {
    color: #343434;
    font-size: 35px;
}

.line-blue {
    width: 35px;
    border: 2px solid #1e8fcb;
    margin: auto;
    margin-top: 10px;
}

.pro-info>div {
    text-align: left;
    font-size: 14px;
    color: #636363;
}

.pro-intro-list {
    margin-top: 20px;
}

.pro-change {
    margin-top: 5%;
}

.pro-title-zh-bgbulue {
    color: #fff;
    font-size: 40px;
}

.pro-title-en-bgbulue {
    color: #fff;
    font-size: 35px;
}

.pro-bg-block {
    width: 250px;
    height: 578px;
    background-color: rgba(2, 14, 20, 0.6);
    padding: 30px 15px;
}

.pro-img-winner {
    margin-bottom: 5px;
}

.title-line {
    margin-top: 20px;
    margin-bottom: 20px;
}

.pro-block {
    margin-bottom: 30px;
}

.pro-detail {
    line-height: 26px;
}

.pro-hide-block {
    width: 250px;
    height: 578px;
    padding: 30px 20px;
    position: absolute;
    top: 0px;
    left: 15px;
}

.bg-sms {
    background-color: rgba(88, 150, 204, 0.7);
}

.bg-call {
    background-color: rgba(243, 192, 53, 0.7);
}

.bg-email {
    background-color: rgba(240, 99, 88, 0.7);
}

.bg-im {
    background-color: rgba(139, 205, 69, 0.7);
}

.pro-hide-block>div {
    font-family: 'Microsoft YaHei';
    color: #fff;
}

.pro-hide-block>.title {
    font-size: 20px;
    margin-top: 100px;
}

.pro-hide-block>.info-detail {
    font-size: 18px;
    margin-top: 33px;
}

.cutline-shortwhite {
    border: 1px solid #fff;
    width: 70px;
    margin: 0px auto;
    margin-top: 1%;
}

.fontwhite {
    color: #fff!important;
}

.cutline-shortblack {
    border: 1px solid #252525;
    width: 70px;
    margin: 0px auto;
    margin-top: 1%;
}

.blue-bg-title {
    padding: 10px;
    background-color: #dcf3ff;
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 3%;
}

.font-blue-info {
    color: #1f8eca;
    font-weight: bold;
    font-size: 1.3em;
}

.leader-title {
    margin: 0px;
    padding-bottom: 2%;
    padding-left: 15px;
    font-size: 18px;
}

.leader-title>span {
    font-weight: bold;
}

.btn-case {
    width: 62px;
    height: 28px;
    border: 1px solid #1f8eca;
    background-color: #1f8eca;
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    text-align: center;
    margin-left: 15px;
}

.marginleft {
    padding-left: 15px;
}

.font-blue {
    color: #1f8eca;
    margin-left: 15px;
    padding: 12px 0;
}

.lead-info {
    line-height: 30px;
}

.pr03-info {
    width: 90%;
    padding: 15px;
}

.nopadding {
    padding: 0px!important;
}

.info-pro {
    width: 84%;
}

.title-pro {
    font-size: 20px;
    font-weight: bold;
}

.text-pro {
    padding: 5% 2%;
}

.title-pro-info {
    margin-top: 1%;
    line-height: 28px;
}

.pro-single {
    margin-bottom: 2%;
}

.pointOne>p {
    padding: 0px!important;
    margin: 0px!important;
}

.pointOne>p>span>a {
    color: #1e8fcb;
    padding-right: 40px;
}

.classify>h4 {
    font-weight: bold;
    font-size: 1.2em;
}

.container>.row {
    margin-bottom: 0px!important;
}

.financialContent p {
    color: #565656!important;
    padding: 0px!important;
    margin: 0px!important;
}

.left_title {
    color: #565656;
}

.panel-title>a:hover {
    color: #565656;
}

.center-contact {
    color: #565656;
}

.customer-cu>p {
    margin: 0px!important;
    padding: 0px!important;
}

.customer-QA {
    color: #565656;
}

.shortLine {
    margin: auto;
}

.QA-title {
    margin-bottom: 1%;
}

.QA-content>p {
    margin: 0px;
    padding: 0px;
}

.answer {
    margin-bottom: 4%!important;
}

.team-member {
    margin-top: 3%;
}

.team-member-last {
    margin-top: 5%;
}

.team-member-name {
    color: #1f8eca;
    font-size: 1.2em;
    font-weight: bold;
    margin: 10px 0px;
}

.team-member-school,
.team-member-info {
    color: #636363;
    font-size: 1em;
    line-height: 26px;
    margin: 5px 0px;
}

.img-culture {
    margin: 15px 10px;
}

.tab_img {
    width: 96%;
    margin-bottom: 110px;
}

#myTab {
    margin-bottom: 5%;
    border: 1px solid #eee;
}

#myTab>li {
    padding: 0px!important;
    text-align: center;
    border-right: 1px solid #ddd;
}

#myTab>li>a:hover {
    color: #1e8fcb;
    background-color: transparent;
    border-color: transparent;
    border-bottom: 3px solid #1e8fcb;
}

#myTab>li.active>a {
    border-radius: 0px;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom: 3px solid #1e8fcb;
    color: #1e8fcb;
}

.jobType>.panel-group>.panel-default>.panel-heading{
    background-color: #1F8ECA;
}
.jobType>.panel-group>.panel-default>.panel-heading:hover,
.jobType>.panel-group>.panel-default>.panel-heading.active,
.jobType>.panel-group>.panel-default>.panel-heading:focus{
    background-color: #E8AD29;
}

.jobType>.panel-group>.panel-default>.panel-heading>h4>a {
    color: #fff;
}

.jobType>.panel-group>.panel-default>.panel-heading>h4>a:hover {
    color: #fff;
}

/*.jobType>.panel-group>.panel-default>.panel-collapse>.panel-body {*/
    /*border: none;*/
/*}*/

.panel-body>ol>li.title {
    color: #1e8fcb;
    font-weight: bold;
    font-size: 18px;
    margin: 0px;
    padding: 0px;
}

.point-all {
    width: 80%;
}

._point {
    color: #565656;
}

._pointOne {
    color: #565656;
}

._pointOne>p,
._point>p {
    padding: 0px;
    margin: 0px;
}

.News_title_one,
.News_title_two {
    color: #565656;
}

.abuotus_news {
    color: #565656;
}

.news_content>p {
    padding: 0px;
    margin: 0px;
}

.seemore>a.foucs {
    color: #1e8fcb;
}

.seemore>a:hover {
    color: #1e8fcb;
}

.seemore_last>a:hover {
    color: #1e8fcb;
}

.case_img>div {
    padding: 3% 0;
}

.case_img>div>div>img {
    min-width: 250px;
    max-height: 140px;
}

.cus_content {
    overflow: hidden;
    padding: 2% 5%;
    background-color: #E0E0E0;
}

.bg-white {
    background-color: #fff;
    padding: 3% 0 3% 2%;
}

.cu-intro {
    padding-top: 10%;
}

.cu-intro>p {
    font-size: 18px;
    padding: 0px;
    margin: 0px;
}

.pro-info-intro {
    display: block;
    width: 336px;
    height: 416px;
    border: 2px solid #eeebeb;
    padding-top: 40px;
}

.pro-info-intro:hover {
    border: 2px solid #1f8eca;
    color: #1f8eca;
}

.pro-info-intro-title {
    font-size: 1.3em;
    text-align: center;
    font-weight: bold;
    color: #565656;
}

.pro-info-intro-container {
    border-top: 2px solid #eeebeb;
    margin-top: 40px;
}

.pro-info-intro-content {
    font-size: 1.1em;
    line-height: 26px;
    padding: 40px 20px;
    color: #565656;
}

.pro-six-learn {
    margin-top: 8%;
}

.bluebg-info {
    width: 932px;
    height: 186px;
    background-color: #1e8fcb;
    border: 1px solid #1e8fcb;
    margin: auto;
    color: #fff;
}

.bluebg-info-title {
    font-size: 1.4em;
    font-weight: bold;
    text-align: center;
    padding: 20px;
}

.bluebg-info-title-info {
    padding: 0px 30px;
}

.leader-img {
    padding-top: 30px;
    padding-bottom: 20px;
}

.six-info-intro {
    display: block;
    width: 220px;
    height: 560px;
    border: 2px solid #edebec;
    padding-top: 20px;
    color: #565656;
    float: left;
    margin-right: 10px;
}

.six-info-intro:hover {
    border: 2px solid #1f8eca;
    color: #1f8eca;
}

.six-info-intro-title {
    text-align: center;
    font-weight: bold;
    font-size: 1.2em;
    padding-top: 20px;
}

.six-info-intro-container {
    border-top: 2px solid #edebec;
    margin-top: 20px;
    padding: 20px 16px;
    line-height: 26px;
}

.dateDetail>span>a {
    color: #1e8fcb;
}


/* 官网首页 样式 Alice 2018.9.3  */
.telephone {
    margin-left: 15px;
    margin-top: 20px;
}

.telephone>div>span {
    display: inline-block;
    margin-left: 10px;
    color: #fff;
}

.toke-tel {
    margin-top: 5px;
}

/* 产品中心  样式*/
.product-title {
    width: 136px;
    height: 40px;
    background-color: #fff;
    color: #1f3c4c;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    margin-top: 96px;
    margin-left: 15px;
}

.pro-recommend {
    margin-bottom: 40px;
}

.pro-recommend>.pro-title-en {
    color: #b0b0b0;
    font-size: 34px;
}

.pro-recommend>.pro-title-zh {
    color: #292929;
    font-size: 30px;
}

.pro-msg-text>p {
    margin: 0!important;
    line-height: 0px;
    padding: 15px;
    font-size: 14px;
}

.pro-intro {
    color: #fff!important;
    font-size: 14px;
}

.pro-title-img {
    margin-bottom: 50px;
}

.pro-value-img {
    margin: 50px 0;
}
.homepage-industry-solutions{
    margin-top: 5%;
    margin-bottom: -50px;
}
