
/*-------------------------------------
        4.  banner
--------------------------------------*/
.welcome-hero {
    position: relative;
    background-position:center;
    background-size:cover;
    text-align: center;
    z-index: 1;
}


/*-------------------------------------
 5. xiaoyuanshenghuo
--------------------------------------*/
.list-topics1 {
    position: relative;
    margin: 1% 0;}
    /* Carousel */
    .carousel1-example {
        padding: 0 0 0 0;
    }
    
    #complicated-content-carousel .carousel-control {
        position: absolute;
        top: -20px;
        right: 0;
        left: auto;
        bottom: auto;
        width: 14px;
        font-size: 25px;
        color: #3c3c3c !important;
        opacity: 1;
    }
    
    #complicated-content-carousel .carousel-control.left,
    #complicated-content-carousel .carousel-control.right {
        background-image: none;
    }
    
    #complicated-content-carousel .carousel-control.left {
        right: 35px;
    }
    
    #complicated-content-carousel .index {
        position: absolute;
        top: -70px;
        right: 0;
        font-size: 16px;
        color: #3c3c3c;
    }
    
    #complicated-content-carousel .flex-item {
        position: relative;
        display: inline-block;
        width: 320px;
        height: 380px;
        padding: 16px 13px;
        background-color: #f5f6f7;
        border: 6px solid #f5f6f7;
    }
    
    #complicated-content-carousel .flex-item:hover,
    #complicated-content-carousel .flex-item:focus {
        border: 6px solid #d2d4d5;
        border-radius: 3px;
    }
    .good-top {
        height: 21px;
    }
    
    .good-top-left {
        font-size: 16px;
        color: #424242;
        text-transform: uppercase;
        line-height: 21px;
    }
    
    .good-top-right {
        height: 21px;
        text-align: right;
    }
    
    .choose-color div {
        display: inline-block;
        width: 21px;
        height: 21px;
        border-radius: 50%;
        letter-spacing: 5px;
        cursor: pointer;
    }
    
    .choose-color .blue {
        background-color: #165eb9;
    }
    
    .choose-color .yellow {
        background-color: #ffe637;
    }
    
    .choose-color .black {
        background-color: #535253;
    }
    
    .choose-color .grey {
        background-color: #d3a7ac;
    }
    
    .choose-color .dark-blue {
        background-color: #35374c;
    }
    
    .choose-color .dark-blue-women {
        background-color: #192b5e;
    }
    
    .choose-color .light-blue-women {
        background-color: #1682c4;
    }
    
    .good-top-left .fa {
        position: relative;
        top: 2px;
        font-size: 21px;
    }
    
    .good-bottom {
        height: 21px;
    }
    
    .good-bottom * {
        margin-top: 0;
        margin-bottom: 0;
    }
    
    .good-bottom-left a h4 {
        font-size: 18px;
        color: #3c3c3c;
        text-transform: uppercase;
        line-height: 21px;
    }
    
    .good-bottom-right {
        position: relative;
        top: -1px;
        font-size: 22px;
        color: #424242;
        text-transform: uppercase;
        line-height: 21px;
    }
    
    .good-top-left,
    .good-bottom-left {
        float: left;
        text-align: left;
    }
    
    .good-top-right,
    .good-bottom-right {
        float: right;
        text-align: right;
    }
    
    .good-image {
        height: 294px;
        text-align: center;
    }
    
    .good-image:before {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }
    
    .good-image img {
        max-height: 240px;
        vertical-align: middle;
    }
    
    .size {
        position: absolute;
        padding: 0;
        cursor: pointer;
        transition: all .35s;
    }
    
    .size.shown {
        padding: 0 5px 5px 5px;
        background-color: #fff;
        border-radius: 2px;
    }
    
    .size.shown .option:hover {
        background-color: #f5f6f7;
    }
    
    .carousel-control {
        width: 50px;
        height: 50px;
        top: 50%;
        transform: translateY(-50%);
        bottom: auto;
        font-size: 30px;
        text-align: center;
        opacity: 1;
    }
    
    a.carousel-control.left,
    a.carousel-control.right {
        background-image: none;
        opacity: 1;
        text-align: center;
    }

/* MEDIA QUERIES */
    /* styles for phones' displays */
    @media only screen and (max-width: 350px) {
        #complicated-content-carousel .flex-item {
            width: 300px;
        }
    }
    
    /* styles for medium size displays */
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
        #complicated-content-carousel .flex-item {
            width: 300px;
        }
    }
/*-------------------------------------
        6.kecheng
--------------------------------------*/
.works{padding: 0 0 0;}
.works-content {margin-top: 2%;}

.single-how-works{
    text-align: center;
    height: 80px;
    padding:1px 0px;
    border-radius: 3px;
    box-shadow: 0 0px 5px rgba(71,71,71,.2);
    margin-bottom: 25px;
    -webkit-transition: .3s linear; 
    -moz-transition:.3s linear; 
    -ms-transition:.3s linear; 
    -o-transition:.3s linear;
    transition: .3s linear;
}

.single-how-works h2 a {
    font-size:  18px;
    margin: 10px 5px 15px 15px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #fff;
}
.single-how-works-icon [class^="flaticon-"]:before,.single-how-works-icon [class*=" flaticon-"]:before,.single-how-works-icon [class^="flaticon-"]:after,.single-how-works-icon [class*=" flaticon-"]:after {font-size: 35px;}
.single-how-works:hover .single-how-works-icon [class^="flaticon-"]:before,.single-how-works:hover .single-how-works-icon [class*=" flaticon-"]:before,.single-how-works:hover .single-how-works-icon [class^="flaticon-"]:after,.single-how-works:hover .single-how-works-icon [class*=" flaticon-"]:after {color:#000;}

.welcome-hero-btn.how-work-btn {
    display: inline-block;
    margin: 0;
    width: 60px;
    height: 25px;
    font-size: 14px;
    font-weight: bold;
    background: #fff000;
    color: #000;
    border: 1px solid #fff;
    border-radius: 3px;
    letter-spacing: 1px;
    border-radius:15px;
}

.single-how-works:hover h2 a,.single-how-works:hover p{color: #fff;}
.single-how-works:hover .single-how-works-icon{background: #fff000;}
.single-how-works:hover .welcome-hero-btn.how-work-btn{background: #fff;color: #000;}
.single-how-works:hover{box-shadow: 0 0px 10px rgba(71,71,71,.4);background: #fff;}

/*-------------------------------------
        9.  xinwenzixun
--------------------------------------*/
.statistics{
    position:relative;
    display:block;
    align-items:left;
    margin-top:2%;

}
/* single-ststistics-box */
.single-ststistics-box {
    position: relative;
    text-align: left;
    z-index: 1;


}
/* single-ststistics-box */
.statistics-content{
    padding-top: 3%;
    color:#000;
    font-size:20px;
}
.tiny-border {
  clear: both;
  width: 40px;
  height: 2px;
  background: #999999;
  margin: 10px 0 10px 0;
}
.list-style-1 {
  list-style: none;
  margin-top: 10px;
  padding: 0px;
  font-size: .7em;
  letter-spacing: 1px;
  line-height: 2em;
  text-indent:2em;
}
.list-style-1 li:last-child {
  margin-bottom: 0px;
}
.statistics-content p a{
    margin-left: 0px ;
    font-size: 14px;
    letter-spacing: 1px;
    overflow: hidden;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical; 
position: relative; max-height: 50px;
}
.statistics-content p a:after{content: ""; position: absolute; bottom: 0; right: 0;
}
.single-ststistics-box h3 a{
    color:#000;
    font-size:20px;
    text-transform:capitalize;
    font-weight: bold;
}
.single-ststistics-box ul li a{
    color:#000;
    font-size:15px;
    margin-bottom:13px;
    font-weight: bold;
    letter-spacing: 1px;
    display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;
}
.single-ststistics-box ul li a:hover,a:focus{color: #888888;}
.single-ststistics-box ul li a:hover, a:focus{
    box-shadow: 0 0px 0px rgba(21,19,19,.4);
}
li img{
        display: block;
        margin: 0 auto;
    }
#wrap{
        width: 100%;
        min-width: 300px;
        margin: 0px auto 20px;
    }
    .hiSlider img{
        overflow: hidden;
        height: 300px;
        width: 100%;
    }
    .hiSlider-item{
        float: left;

    }
    .hiSlider li{display:inline-block;position:relative;}
    .hiSlider li p a{
    width: 100%;
    height: 35px;
    background-color: #000 ;
    opacity: 0.6;//透明;
    position: absolute;
    bottom:-13px;
    color:#fff;
    padding-bottom:1%;
    padding-left: 1%;
    font-size:14px;
    text-align:left;
    overflow:hidden;text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap;
}
/*-------------------------------------
        11. baweigaikuang
--------------------------------------*/
.subscription{
    background: #f5f6f8;
    margin-top:3%;
}
/*subscribe-title*/
 .subscribe-title {text-align: center;padding: 2% 0 ;
}
.subscribe-title h2{
    font-size:20px;
    font-weight: bold;
    text-transform: uppercase;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.subscribe-title p{
    color:#7b8088;
    font-size:15px;
    font-weight: 500;
    margin-top: 1%;
   overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;

}/*subscribe-title*/


/*custom-input-group*/
.subscription-input-group {
    position: relative;
    text-align: center;
    max-width: 850px;
    margin:0 auto;
    text-align: left;
    

}
/*custom-input-group*/

/*appsLand-btn*/
.appsLand-btn {
    display: inline-block;
    width: 100%;
    text-decoration: none;
    border-top-right-radius:3px;
    border-bottom-right-radius:3px;
    padding: 1%;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition:0.3s ease-in-out;
    -moz-transition:0.3s ease-in-out;
    -o-transition:0.3s ease-in-out;
    transition:0.3s ease-in-out;
}
.appsLand-btn:hover, .appsLand-btn:focus, .appsLand-btn:active {
    text-decoration: none;
    outline: none;
}
.appsLand-btn:hover {
    box-shadow:1px 1px 1px 1px rgba(71,71,71,.4);}
/*appsLand-btn*/


/*-------------------------------------

   10. tesehuodong
--------------------------------------*/
.blog{padding:0 0;}
.blog-content{margin-top:0%;}

.single-blog-item{
    margin-bottom: 30px;
    box-shadow: 0 0px 5px rgba(71,71,71,.2);
    -webkit-transition: .3s; 
    -moz-transition:.3s; 
    -ms-transition:.3s; 
    -o-transition:.3s;
    transition: .3s;
}
.single-blog-item-txt {padding:  25px 28px 27px;}
.single-blog-item-txt h2 a {text-transform:  initial;line-height: 1.8; font-size: 18px; font-weight: bold; letter-spacing: 1px; color:  #5e5e5e;}
.single-blog-item-txt h4 {
    font-size:  15px;
    color:  #5e5e5e;
    font-weight:  400;
    margin: 12px 0 20px;
}
.single-blog-item-txt h4 a {
    font-size:  18px;
    padding-right:  14px;
    margin-right:  15px;
    text-transform: uppercase;
}

.single-blog-item:hover h2 a {color:#ff545a;}
.single-blog-item:hover{
   transform: scale(1.05);
                transition: all 1s linear;
}
.single-blog-item-txt p a {
    font-size:  13px;
    text-transform: uppercase;
}
