body {
    font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei UI", "Microsoft YaHei", SimHei, "\5B8B\4F53", simsun, sans-serif;
    color: #666;
}

.item-tags {
	margin-right:1em;
}

.logo{
    padding:5px;
}
#myCarousel{
    margin:50px 0 0 0;
}
#navbar-collapse ul {
    margin-top:0;
}
.carousel-inner img {
    margin: 0 auto;
}
.tab-h2{
    font-size:30px;
    text-align:center;
    letter-spacing:1px;
    color:#0059b2;
}
.tab-p{
    font-size:20px;
    text-align:center;
    letter-spacing:1px;
    color: #999;
    margin:20px 0 40px 0;
}
.tab1 {
  /*   margin: 30px 0; */
     padding:20px;
    color: #666;
/*      background-color:#eee; */
}
.tab1 .text-muted{
    color:#999;
    text-decoration:line-through;
}
.tab1 .media-heading{
    margin:5px 0 20px 0;
}
.tab1 .col{
    padding:20px;
}
.tab2{
    background-color:#eee;
    padding:20px 40px;
    text-align:center;
}
.tab2 img{
	padding:30px 0;
    width:60%;
    height:30%;
}

.tab2 h3{
	font-size: 30px;
    color: #009966;
    padding: 5px;
}

.tab3{
    padding:50px 40px;
    text-align:center;
}
.tab3 img{
    width:90%;
    height:70%;
}

.tab4{
	 background-color:#eee;
	 padding:60px 40px;
}

#footer {
    background-color: #666;
    border-top: 1px solid #ccc;
    padding: 20px;
    text-align: center;
    color: #eee;
}

.jumbotron{
   /*  background-image: url(/img/bg.jpg); */
    margin: 50px 0 0 0;
    color:#000000;
    background-color:#C4E3F3;
}

.jumbotron h1{
    font-size: 35px;
    padding:0 0 0 20px;
}
.jumbotron h4 {
    font-size: 15px;
    padding: 0 0 0 20px;
}
#information {
    background-color: #eee;
    padding: 40px 0;
}
#information_detail{
    padding: 40px 0;
}
.info-content{
    background-color: #fff;
    margin: 0 0 20px 0;
    box-shadow: 2px 2px 3px #ccc;
}

.info-content img {
}
.info-content h4 {
    color: #333;
    padding: 2px 0 0 0;
}
.info-content p {
    line-height: 1.6;
}

.info-content .block {
		padding:8px 15px;
	}

.info-right{
    background-color:#fff;
    box-shadow: 2px 2px 3px #ccc;
}

.info-right blockquote{
    margin:0;
    padding:0;
}
.info-right h2 {
    font-size: 20px;
    color: #333;
    padding: 5px;
}
.info-right h4 {
    color: #333;
    font-size: 16px;
    padding: 2px 0 0 0;
    line-height: 1.6;
}
/* 
.idiom{
    background-image: url(/img/bg.jpg);
    background-size:contain;
    background-repeat: no-repeat;
    background-position: 80%;
    background-size:50% 100% ;
} */

.play{
    background-image: url("");
    background-color: #c4e3f3;
    height:100px;
}
.video-style{
	text-align:center;
  /*  border-top: 2px solid #e67e22;
    border-bottom: 2px solid #000000;
    border-right: 2px solid #000000;
    border-left: 2px solid #000000;*/
}

#case {
    padding: 40px 0;
    background-color: #eee;
    text-align: center;
}
#case h4 {
    color: #666;
}
#case p {
    color: #666;
    line-height: 1.6;
}

#about {
    background-color: #eee;
    padding: 40px 15px;
}
#about a {
    color: #0059b2;
}
#about .about {
    background-color: #fff;
    box-shadow: 2px 2px 3px #ccc;
}
#about h3 {
    color: #333;
    font-size: 18px;
    border-bottom: 1px solid #eee;
    padding: 20px 0;
    margin: 0 0 10px 0;
}
#about p {
    line-height: 2;
    font-size: 13px;
}
#footer {
    background-color: #666;
    border-top: 1px solid #ccc;
    padding: 20px;
    text-align: center;
    color: #eee;
}


#middle dt{
	line-height: 2;
    font-size: 13px;
}

#middle dd{
	line-height: 2;
    font-size: 13px;
}

#middle #blo{
	padding-top:20px;
}

@media screen and (max-width: 1680px) {

    #main > header {
        padding: 20em 0 8em 0 ;
    }

}

@media screen and (max-width: 1280px) {

    #main > header {
        padding: 8em 3em 6em 3em ;
    }

}

@media screen and (max-width: 980px) {

    #main > header {
        padding: 10em 3em 8em 3em ;
    }

}

@media screen and (max-width: 736px) {

    #main > header {
        padding: 5em 3em 3em 3em ;
    }

    #main > header h2 {
        font-size: 1.25em;
        margin: 0 0 1em 0;
    }

}

body.is-mobile #main > header {
    background-attachment: scroll;
}

.wrapper > .inner {
    width: 80em;
    margin: 0 auto;
}

@media screen and (max-width: 1280px) {

    .wrapper > .inner {
        width: 80%;
    }

}

@media screen and (max-width: 980px) {

    .wrapper > .inner {
        width: 90%;
    }

}

hr {
    border: 0;
    border-bottom: solid 2px #8c8c8c;
    margin: 3em 0;
}

.onepage{
      height:650px;
}
.onepage-bg{
       height:660px;
       width:100%;
       position: absolute;
       background-position: center center;
       background-size: cover;
}

/* 家庭幸福营适应屏幕设备 */
#jtxfbg{
        background-image: url("../img/jtxf01.jpg");
}
@media screen and (min-width: 1201px) { 
	.jtxf{
      height:650px;
	}
	.jtxfbg-bg{
		   margin-top:20px;
	       height:650px;
	       width:100%;
	       position: auto;
	       background-position: center center;
	       background-size: cover;
	}
	
}

@media screen and (max-width: 900px) { 
	.jtxf{
      height:550px;
	}
	.jtxfbg-bg{
		   margin-top:20px;
	       height:550px;
	       width:100%;
	       position: auto;
	       background-position: center center;
	       background-size: cover;
	}
	
}

@media screen and (max-width: 500px) { 
	.jtxf{
      height:230px;
	}
	.jtxfbg-bg{
		   margin-top:25px;
	       height:280px;
	       width:100%;
	       position: auto;
	       background-position: center center;
	       background-size: cover;
	}
}

/* hra适应屏幕设备 */
#hrabg{
        background-image: url("../img/hra01.jpg");
}
@media screen and (min-width: 1201px) { 
	.hrabg{
      height:500px;
      margin-bottom:60px;
	}
	.hrabg-bg{
		   margin-top:50px;
	       height:500px;
	       width:100%;
	       position: auto;
	       background-position: center center;
	       background-size: cover;
	}
	
}

@media screen and (max-width: 900px) { 
	.hrabg{
      height:330px;
	}
	.hrabg-bg{
		   margin-top:35px;
	       height:300px;
	       width:100%;
	       position: auto;
	       background-position: center center;
	       background-size: cover;
	}
	
}

@media screen and (max-width: 500px) { 
	.hrabg{
      height:160px;
	}
	.hrabg-bg{
		   margin-top:55px;
	       height:150px;
	       width:100%;
	       position: auto;
	       background-position: center center;
	       background-size: cover;
	}
}

/* 适应屏幕设备 */
#xqbg{
		background-image: url("../img/xq01.gif");
	}
@media screen and (min-width: 1201px) { 
	.xqpage{
      height:650px;
	}
	.xqpage-bg{
	       height:650px;
	       width:100%;
	       position: auto;
	       background-position: center center;
	       background-size: cover;
	}
	
}

@media screen and (max-width: 900px) { 
	.xqpage{
      height:550px;
	}
	.xqpage-bg{
	       height:550px;
	       width:100%;
	       position: auto;
	       background-position: center center;
	       background-size: cover;
	}
	
}

@media screen and (max-width: 500px) { 
	.xqpage{
      height:350px;
	}
	.xqpage-bg{
	       height:350px;
	       width:130%;
	       position: auto;
	       background-position: center center;
	       background-size: cover;
	}
}

/* about适应屏幕设备 */
#aboutbg{
        background-image: url("../img/bac_sunny.jpg");
}
@media screen and (min-width: 1201px) { 
	.aboutbg{
      height:400px;
      margin-bottom:px;
	}
	.about-bg{
		   margin-top:px;
	       height:400px;
	       width:100%;
	       position: auto;
	       background-position: center center;
	       background-size: cover;
	}
	
}

@media screen and (max-width: 900px) { 
	.aboutbg{
      height:300px;
	}
	.about-bg{
		   margin-top:35px;
	       height:300px;
	       width:100%;
	       position: auto;
	       background-position: center center;
	       background-size: cover;
	}
	
}

@media screen and (max-width: 500px) { 
	.aboutbg{
      height:160px;
	}
	.about-bg{
		   margin-top:55px;
	       height:150px;
	       width:100%;
	       position: auto;
	       background-position: center center;
	       background-size: cover;
	}
}



.xq-text{
	padding-top:250px;
}
.xqpage h1{
	font-size: 40px;
    font-weight: 400;
    color:#FF623B;
}

.xqpage p{
	font-size:20px;
	line-height:3;
	color:#FF623B;
}


.title-text{
    margin-left: 50px;
}

/* .onepage h1{
	font-size: 50px;
    font-weight: 400;
    color: #80FF00;
}
.onepage p{
	font-size: 20px;
    font-weight: 400;
    color: #80FF00;
} */

#jtxf-cj{
	padding-top:50px;
}
#information_detail{
	margin-top: 50px;
}

#information_detail h3{
	font-weight:bold;
	font-size: 25px;
    color: #0071BC;
}
#information_detail p{
	padding-top:10px;
	font-family: Times, TimesNR, 'New Century Schoolbook',
     Georgia, 'New York', serif;
     font-size: 20px;
     line-height:1.5;
}


#information_detail03{
	margin-top: 50px;
}

#information_detail03 h3{
	font-weight:bold;
	font-size: 25px;
    color: #0071BC;
}
#information_detail03 p{
	padding-top:10px;
	font-weight:bold;
	font-family: Times, TimesNR, 'New Century Schoolbook',
     Georgia, 'New York', serif;
     font-size: 20px;
     line-height:1.5;
}
#information_detail03 p3{
     font-size: 25px;
     line-height:1.5;
     text-decoration: underline;
}
#information_detail03 p2{
     font-size: 20px;
     line-height:2;
}

.font-orange {
	font-size: 14px;
	color: #EB5903;
	font-weight: bold;
}

