@charset "utf-8";

body {
    color: #333333;
    font-family: Arial, "Microsoft Yahei", sans-serif;
    font-size: 16px;
    overflow-x: hidden;
}

a, a:hover {
    color: #fff;
    text-decoration: none;
}

.carousel-indicators{
    z-index: 1;
}

/*leading start*/
.leading h2 {
    font-size: 28px;
    margin-top: 90px;
    margin-bottom: 20px;
}
.women h2 {
    font-size: 28px;
    margin-top: 40px;
    margin-bottom: 20px;
}

.decoration {
    width: 48px;
    height: 4px;
    display: block;
    margin: 0 auto;
    background: #ef8201;
    border-radius: 20px;
    margin-bottom: 42px;
}

.leading p {
    font-size: 16px;
    line-height: 36px;
    margin-bottom: 30px;
}

.leading .row .number {
    width: 152px;
    height: 152px;
    background: #f08300;
    border-radius: 50%;
    color: #fff;
    margin: 0 auto;
    /*cursor: pointer;*/
}

.leading .row {
    margin-bottom: 78px;
    padding-left: 0;
}

.leading .row .number h4 {
    font-size: 30px;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 400;
}

.leading .row .number p {
    font-size: 18px;
    margin-bottom: 0;
}

.leading .row .number i {
    width: 100%;
    font-size: 42px;
    margin: 18px auto 12px;
    margin-bottom: 0;
}

/*leading end*/

/*solution start*/
.solution {
    background: #226ca9;
}

.solution h2 {
    font-size: 28px;
    margin-top: 70px;
    margin-bottom: 22px;
    color: #fff;
}

.solution .decoration {
    width: 48px;
    height: 4px;
    display: block;
    margin: 0 auto;
    background: #ef8201;
    border-radius: 20px;
    margin-bottom: 62px;
}

.solution .row {
    margin-bottom: 30px;
}

.solution .row:last-of-type {
    margin-bottom: 124px;
}

.solution .row .col-lg-4 .number {
    background: #fff;
    height: 100%;
    transition: .5s;
    padding-bottom: 0.1px;
}

.solution .row .col-lg-4 .number:hover {
    background: #f08300;
    /*cursor: pointer;*/
    transform: scale(1.02) translateY(-3px);
}

.solution .row .col-lg-4 .number:hover i, .solution .row .col-lg-4 .number:hover span, .solution .row .col-lg-4 .number:hover p {
    color: #fff !important;
}
 .solution .row .col-lg-4 .numbe:hover{
 
      background: #f08300;
       /*cursor: pointer;*/
      color:white !important;
      }
.solution .row .col-lg-4 .numbe:hover, .solution .row .col-lg-4 .numbe:hover,.solution .row .col-lg-4 .numbe:hover img, .solution .row .col-lg-4 .numbe:hover a {
        background: #f08300;
         /*cursor: pointer;*/
        color: #fff;
     }

.solution .row .col-lg-4 .number:hover a {
    background: #fff;
    color: #f08300;
}

.solution .row .col-lg-4 .number i {
    width: 100%;
    font-size: 64px;
    margin-top: 42px;
    margin-bottom: 29px;
    color: #f08300;
    transition: .5s;
}

.solution .row .col-lg-4 .number p {
    font-size: 16px;
    margin: 0 auto;
    margin-bottom: 20px;
    transition: .5s;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.solution .row .col-lg-4 .number span {
    font-size: 14px;
    color: #777777;
    display: block;
    margin: 0 auto;
    margin-bottom: 40px;
    transition: .5s;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height:57px;
    line-height: 20px;
}


.solution .row .col-lg-4 .number a {
    width: 127px;
    font-size: 14px;
    display: block;
    margin: 0 auto;
    padding: 10px 34px;
    background: #f08300;
    border-radius: 40px;
    transition: .5s;
}

.solution .row .col-lg-4 .number a:hover {
    text-decoration: none;
    -moz-box-shadow: 0px 0px 5px #999999;
    -webkit-box-shadow: 0px 0px 5px #999999;
    box-shadow: 0px 0px 5px #999999;
}

.solution .row .row1 {
    background: #fff;
    width: 100%;
    display: block;
    height: 358px;
    position: relative;
    border: 1px solid transparent;
}

.solution .row .row1 a {
    color: #f08200;
    display: block;
    margin: 0 auto;
    width: 84px;
    margin-top: 20px;
}

.solution .row .row1 img {
    width: 32px;
    margin: 0 auto;
    display: block;
    /*cursor: pointer;*/
    margin-top: 150px;
}

/*
.solution .row :last-of-type .col-lg-4:last-of-type:hover {
    background: #fff;
}

.solution .row .col-lg-4:last-of-type:hover a {
    text-decoration: none;
    box-shadow: none;
}*/

/*solution end*/

/*consultation start*/
.consultation h2 {
    font-size: 28px;
    margin-top: 76px;
    margin-bottom: 20px;
}

.consultation .decoration {
    width: 48px;
    height: 4px;
    display: block;
    margin: 0 auto;
    background: #ef8201;
    border-radius: 20px;
    margin-bottom: 60px;
}

.consultation .row .number ul {
    padding-left: 0;
    margin-bottom: 0;
}

.consultation .row .number ul li {
    margin: 20px auto;
    overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.consultation .row .number ul li:first-of-type {
    margin-top: 0;
    overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.consultation .row .number ul li:first-of-type a{
    margin-top: 0;
    overflow: hidden;
	text-overflow:ellipsis;
}

.consultation .row .number ul li:last-of-type {
    margin-bottom: 0px;
}


.consultation .row .number ul li a:hover{
	color:#f08300;
}

.consultation .row .number ul li a {
    color: #555555;
    font-size: 14px;
   display: inherit;
}

.consultation .row .number p {
    font-size: 18px;
    margin-bottom: 10px;
    border: none;
}

.consultation .row .number img {
    width: 100%;
}

.consultation p {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 0;
}

.consultation p a {
    display: block;
    font-size: 14px;
    color: #666666;
    padding-top: 26px;
    padding-bottom: 10px;
}

.consultation .row .col-2 {
    margin-right: -20px !important;
    margin-left: 20px;
}

/*consultation end*/

/*case start*/
.case h2 {
    font-size: 28px;
    margin-top: 76px;
    margin-bottom: 20px;
}

.case .decoration {
    width: 48px;
    height: 4px;
    display: block;
    margin: 0 auto;
    background: #ef8201;
    border-radius: 20px;
    margin-bottom: 46px;
}

.case .row .number {
    border: 1px solid #dcdcdc;
    transition: all .5s;
}

.case .row .number:hover {
    -moz-box-shadow: 0px 2px 5px #A1A1A1;
    -webkit-box-shadow: 0px 2px 5px #A1A1A1;
    box-shadow: 0px 2px 5px #A1A1A1;
}

.case .row .number .c-img {
    overflow: hidden;
    height: 100%;
}

.case .row .number img {
    position: relative;
    left:50%;
    transform:translateX(-50%);
    width: 100%;
    transition: all .5s;
    /*cursor: pointer;*/
}

.case .row .number p {
    font-size: 16px;
    margin-bottom: 18px;
    margin-top: 18px;
    transition: .5s;
}

.case .row .number span {
    font-size: 14px;
    color: #777777;
    display: block;
    margin: 0 auto;
    margin-bottom: 18px;
    transition: .5s;
}

.case .row .number img:hover {
    transform:translateX(-50%) scale(1.2, 1.2);
}

.case .row .number a {
    width: 127px;
    font-size: 14px;
    display: block;
    margin: 0 auto;
    padding: 10px 34px;
    background: #f08300;
    border-radius: 40px;
    margin-bottom: 18px;
    transition: .5s;
}

.case .row .number a:hover {
    text-decoration: none;
    -moz-box-shadow: 0px 0px 5px #999999;
    -webkit-box-shadow: 0px 0px 5px #999999;
    box-shadow: 0px 0px 5px #999999;
}

/*.case .row .number a:hover, .case .row .number a:focus {*/
/*color: #fff;*/
/*text-decoration: none;*/
/*}*/

/*case end*/

/*service start*/
.service h2 {
    font-size: 28px;
    margin-top: 80px;
    margin-bottom: 20px;
}

.service .decoration {
    width: 48px;
    height: 4px;
    display: block;
    margin: 0 auto;
    background: #ef8201;
    border-radius: 20px;
    margin-bottom: 42px;
}

.service .partner {
    padding: 80px 96px;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    /*box-shadow: 0 0 2px rgba(0, 0, 0, .5);*/
    border: 1px solid rgb(220,220,220);
    margin-bottom: 112px;
}

.service .partner:before,
.service .partner:after {
    position: absolute;
    content: '';
    width: 14px;
    height: 14px;
    top: -8px;
    left: 50%;
    margin-left: -7px;
    overflow: hidden;
    pointer-events: none;
    -webkit-transform: rotate(225deg);
    -mz-transform: rotate(225deg);
    transform: rotate(225deg);
}

.service .partner:before {
    background: #fff;
    /*box-shadow: 1px 1px 2px rgba(0, 0, 0, .5)*/
    border: 1px solid rgb(220,220,220);
}

.service .partner:after {
    top: -7px;
    background: #fff;
}

.service .partner img {
    display: block;
}

/*service end*/

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: none
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold
}

del {
    text-decoration: line-through
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

canvas {
    display: block;
    vertical-align: bottom;
}

/* ---- stats.js ---- */

.count-particles {
    background: #000022;
    position: absolute;
    top: 48px;
    left: 0;
    width: 80px;
    color: #13E8E9;
    font-size: .8em;
    text-align: left;
    text-indent: 4px;
    line-height: 14px;
    padding-bottom: 2px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.js-count-particles {
    font-size: 1.1em;
}

#stats,
.count-particles {
    -webkit-user-select: none;
    margin-top: 5px;
    margin-left: 5px;
}

#stats {
    border-radius: 3px 3px 0 0;
    overflow: hidden;
}

.count-particles {
    border-radius: 0 0 3px 3px;
}

.txt-box{
	width:66px;
	height:66px;
	backgound:transparent;
	margin:0 auto;
	margin-bottom:30px;
}
.solution .row .col-lg-4 .number{
	padding: 40px 70px 60px;
}

/* ---- particles.js container ---- */

#particles-js {
    width: 100%;
    height: 100%;
    background-color: #226ca9;
    background-image: url('');
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.back {
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

@media screen and (max-width: 768px) {

    .leading .number {
        margin-bottom: 20px !important;
    }

    .solution .number {
        margin-bottom: 20px !important;
    }

    .solution .row {
        margin-bottom: 0px !important;
    }

    .solution .row:last-of-type {
        margin-bottom: 124px !important;
    }

    .consultation .row .number ul li a {
        display: block;
        width: 353px;
        margin: 0 auto;
    }

    .consultation .number {
        margin-bottom: 40px;
    }

    .consultation .row .col-2 {
        margin-right: 0px !important;
        margin-left: 0px;
    }
}

@media screen and (min-width: 768px) and (max-width: 992px) {

    .consultation .number {
        margin-bottom: 40px;
    }

    .consultation .row .col-2 {
        margin-right: 0px !important;
        margin-left: 0px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {

    .consultation .number {
        margin-bottom: 40px;
    }

    .consultation .row .col-2 {
        margin-right: 0px !important;
        margin-left: 0px;
    }
}
.women .container{
	margin-bottom: 40px
}
.women .col-lg-3{
	margin-bottom: 30px
}
.women-c{
    padding: 30px 20px;
    border: 1px solid #e9e9e9;
}
.women-c p{
    font-size: 14px;
    line-height: 2;
    text-align: justify;
    overflow:hidden;
	
    text-overflow:ellipsis;

    display:-webkit-box;

    -webkit-box-orient:vertical;

    -webkit-line-clamp:4;
    
        height: 110px;
}
.women-c h4{
    font-size: 18px;
    text-align: center;
    padding-top: 35px;
}
.women-c h5{
    font-size: 18px;
    text-align: center;
    padding-top: 15px;
    font-weight: 700;
    color: #f08300;
}

.women-c a{
    width: 127px;
    font-size: 14px;
    display: block;
    margin: 30px auto 0;
    padding: 10px 34px;
    background: #f08300;
    border-radius: 40px;
    margin-bottom: 18px;
    transition: .5s;
}
.women-c a:hover{
    -moz-box-shadow: 0px 0px 5px #666666;
    -webkit-box-shadow: 0px 0px 5px #666666;
    box-shadow: 0px 0px 5px #666666;
    /* -moz-box-shadow: 2px 2px 5px #333333; */
    /* -webkit-box-shadow: 2px 2px 5px #333333; */
    /* box-shadow: 2px 2px 5px #333333; */
}

