/*
Theme Name: blue
Base :bootstrap 4.6.1
Author: leonstarr
*/
a:link{text-decoration: none;}
hr {
    background: none;
    border-bottom: #fff 1px solid;
}


.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

.nav-link {
    color: #333;
	font-weight:750;

}

.singlePost{
	line-height:2.4
}

.card-img-top img{
	width:100%;
	height:auto;
}

.nav-item {
    width: 140px;
}

.intro_area_bottom{
    background:url(img/banner.jpg) center no-repeat;
	background-attachment:fixed;
	background-size:cover;
}

#news_area {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #efefef;
}

#news_area h2 {
    color: #01559d;
}

#news_list {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #fff;
}

.news_list_box {
    background-color: #01559d;
    padding: 1rem;
    color: #fff;
    font-size: 1.1rem;
}

.news_list_box b {
    font-size: 1.2rem;
}

.home_news_title {
    color: #6a6a6a;
}

.home_news_p {
    color: #7c7c7c;
}

.intro_area {

    margin-bottom: 4rem;
}

.intro {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #35a1dc;
}

.intro h2 {
    color: #fff;
}

.intro p {
    color: #fff;
}

#feed_area {
    background-color: #01559d!important;
    background:url(img/earth.jpg) no-repeat;
	background-attachment:fixed;
	background-size:cover;
}

#feedback {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

#app_area {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #01559d;
}

#app_area p {
    color: #fff;
}

#app_area h2 {
    color: #fff;
}

#app_area_pic {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

#feedback p {
    color: #fff;
}

#feedback h2 {
    color: #fff;
}


footer {
    background-color: #01559d;
    padding-top: 3rem;
    padding-bottom: 3rem;
}

footer h6 {
    margin-bottom: .25rem;
    color: #fff;
}

footer p {
    margin-bottom: .25rem;
    color: rgba(255, 255, 255, 0.8);

}

footer ul li a {
    line-height: 2rem;
    color: rgba(255, 255, 255, 0.53);

}

footer ul li a:hover {
    text-decoration: none;
    color: #fff;
}

.copyright {
    margin-top: 2rem;
}

#product_link a {
    line-height: 2rem;
    float: left;
    margin-right: 0.5rem;
    color: rgba(255, 255, 255, 0.53) !important;
}

#product_link a:hover {
    text-decoration: none;
    color: #fff !important;

}

#footer_nav {
    padding-bottom: 3rem;
}

#content_info {
    background-color: rgba(255, 255, 255, 0.2);
    padding-top: 3rem;
    padding-bottom: 3rem;
    margin-bottom: 3rem;
}

#content_info p {
    width: 80%;
    float: right;
    color: #fff !important;
}

#content_info img {
    width: 10%;
    float: left;
}


/* CUSTOMIZE THE CAROUSEL-------------------------------------------------- */

/* Carousel base class */
.carousel {
    margin-bottom: 4rem;
}

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
    bottom: 3rem;
    z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
    height: 32rem;
}

.carousel-item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 32rem;
}


/* MARKETING CONTENT-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
    margin-bottom: 1.5rem;
    text-align: center;
}

.marketing h2 {
    font-weight: 400;
}

.marketing .col-lg-4 p {
    margin-right: .75rem;
    margin-left: .75rem;
}


/* Featurettes------------------------- */

.featurette-divider {
    margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
    font-weight: 300;
    line-height: 1;
    letter-spacing: -.05rem;
}


/* RESPONSIVE CSS-------------------------------------------------- */

@media (min-width: 40em) {
    /* Bump up size of carousel content */
    .carousel-caption p {
        margin-bottom: 1.25rem;
        font-size: 1.25rem;
        line-height: 1.4;
    }

    .featurette-heading {
        font-size: 50px;
    }
}

@media (min-width: 62em) {
    .featurette-heading {
        margin-top: 7rem;
    }
}

#right_side_btn_group {

    position: fixed;
    bottom: 120px;
    right: 4px;
    width: 70px;
    overflow: hidden;
}

#right_side_btn_group a {
    padding-top: 6px;
    background-color: rgb(143, 143, 143, 0.6);
    height: 70px;
    width: 70px;
    color: #fff;
    display: block;
    margin-bottom: 4px;
    text-decoration: none;
}

#right_side_btn_group img {
    display: block;
    text-align: center;
    height: 32px;
    width: 32px;
    margin: 0 auto;
}

#right_side_btn_group span {
    display: block;
    text-align: center;
    margin-top: 4px;
    font-size: 0.5rem;
}
.intro_area_bottom{
    background-color: #000;
    padding-top:3rem;
    padding-bottom:3rem;
	
}
.text-muted{
	position:relative;
	overflow:hidden;
}
#semicircular{
width: 1800px;
height: 2000px;
border: 5px solid rgb(54,117,176,0.4);
border-radius: 50% 50% 0 0;
border-bottom: none;
position:absolute;
top :200px;

}

#semicircular2{
width: 1800px;
height: 2000px;
border: 3px solid rgb(54,117,176,0.3);
border-radius: 50% 50% 0 0;
border-bottom: none;
position:absolute;
top :200px;
left:120px;

}

#semicircular3{
width: 1000px;
height: 1000px;
border: 5px solid rgb(54,117,176,0.2);
border-radius: 100% 0 0 50%;
border-right: none;
position:absolute;
top :200px;
right:-500px;
}

#semicircular4{
width: 1000px;
height: 1000px;
border: 6px solid rgb(54,117,176,0.15);
border-radius: 0 80% 0 0%;
border-left: none;
position:absolute;
top :200px;
left:-500px;
}

.Homelist{margin-bottom:15px;display:block;}

.pagination li{
	color: #6c757d;
    margin-right: 6px;
	border-radius: 5px 5px 5px 5px;
	 
}

.pagination li span{
	color: #6c757d;
    padding: 0 7px 0 7px;
}
.pagination li a{
	color: #6c757d;
    padding: 0 7px 0 7px;
    background-color:#bfbfbf;
}

.pageContent a:hover{
	text-decoration:none;
}

.current{background-color: blue;color:white!important;}

.card-title a{
	color: #6c757d;
}
/*内页样式*/
.bannerBox1{width:100%;height:220px;background:url(img/banner/hero_inner_page.jpg) no-repeat;background-attachment:fixed;background-size:cover;}
.bannerBox2{width:100%;height:220px;background:url(img/banner/hero_inner_page.jpg) no-repeat;background-attachment:fixed;background-size:cover;}
.bannerBox3{width:100%;height:220px;background:url(img/banner/hero_inner_page.jpg) no-repeat;background-attachment:fixed;background-size:cover;}
.bannerBox4{width:100%;height:220px;background:url(img/banner/hero_inner_page.jpg) no-repeat;background-attachment:fixed;background-size:cover;}
.bannerBox5{width:100%;height:220px;background:url(img/banner/hero_inner_page.jpg) no-repeat;background-attachment:fixed;background-size:cover;}
.bannerBox6{width:100%;height:220px;background:url(img/banner/hero_inner_page.jpg) no-repeat;background-attachment:fixed;background-size:cover;}
.bannerBox7{width:100%;height:220px;background:url(img/banner/hero_inner_page.jpg) no-repeat;background-attachment:fixed;background-size:cover;}
.bannerBox8{width:100%;height:220px;background:url(img/banner/hero_inner_page.jpg) no-repeat;background-attachment:fixed;background-size:cover;}
.bannerBox9{width:100%;height:220px;background:url(img/banner/hero_inner_page.jpg) no-repeat;background-attachment:fixed;background-size:cover;}

	