title@import url('http://fonts.googleapis.com/css?family=Noto+Serif:400,400italic,700|Open+Sans:400,600,700'); 
@import url('font-awesome.css');  
@import url('animate.css');


@font-face ：{
	font-family:Microsoft YaHei;

}

body {
	font-family:Microsoft YaHei,SimHei,KaiTi;
	font-weight:300;
	line-height:1.6em;
	color:#282828;
	font-size: 13px;
}

p {
    font-size: 15px;line-height: 1.6;font-weight:300;font-family: Microsoft YaHei,SimHei,KaiTi;margin-top: 14px;
}

label {
    font-size: 15px;line-height: 1.6;font-weight:300;font-family: Microsoft YaHei,SimHei,KaiTi;margin-top: 14px;
}

# collapse text
 .collapse-text {
         font-size: 16px;
         line-height: 16px;
         height: 32px;
         overflow: hidden;
    }
.show {
         overflow: visible;
         height: auto;
    }

/*Search Box*/
#custom-search-input {
        margin:0;
        margin-top: 10px;
        padding: 0;
    }
 
    #custom-search-input .search-query {
        padding-right: 3px;
        padding-right: 4px \9;
        padding-left: 3px;
        padding-left: 4px \9;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
 
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
 
    #custom-search-input button {
        border: 0;
        background: none;
        /** belows styles are working good */
        padding: 2px 5px;
        margin-top: 2px;
        position: relative;
        left: -28px;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        color:#D9230F;
    }
 
    .search-query:focus + button {
        z-index: 3;   
    }
/*End Search Box*/


.navbar-bg{
    background-image: url(../img/top_bg_84.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
}

.jump-bg{
    background-image: url(../img/banner14.png);
    background-size: 100% 100%;;
}

.jump-bg-lg{
    background-image: url(../img/banner-lg14.png);
    background-size: 100% 100%;;
}

/*
.navbar-default .navbar-toggle {
    border-color: #fff;
    margin-top: 17px;
}

.navbar-nav > li > a {
    /* padding-bottom: 6px; */
    /* padding-top: 5px; */
/*
    margin-left: 2px;
    line-height: 19px;
    /*font-weight: 700;*/
/*
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.nav-tabs > li, .nav-pills > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
/*
     zoom:1; /* hasLayout ie7 trigger */
    /*
}

.nav-tabs, .nav-pills {
    text-align:center;
}
*/

.carousel-inner {
    height: auto;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    width: 100%;
    height: auto;
    max-width: 100%;
    display: block;
    line-height: 1;
    margin: auto;
    min-height: initial
}

.town_photo{
	position: relative;
	/*background: red;*/
	height: 254px;
	
}

.title1{
	margin-top:52px;
	margin-bottom:30px; 
}

#About 

.about-text h3 {
	font-size: 22px;
	padding-bottom: 20px;
}

.about-text .btn {
	margin-top: 20px;
	//font-size: 15px;
	//text-align: justify;
}

.about-image{
width: 165px;
height: 165px;
/*background: rgba(255, 255, 255, 0.5);*/

padding: 25px 10px;
box-sizing: border-box;
border-radius: 50%;
float: left;
-moz-box-sizing: border-box;
background-color: #d8ac6d;
}

.about-image2{
width: 165px;
height: 165px;
background: rgba(255, 255, 255, 0.5);
padding: 45px 10px;
box-sizing: border-box;
border-radius: 50%;
float: left;
-moz-box-sizing: border-box;
background-color:#5c5250;
margin-left: -20px;
}

.txtP{
	color: #FFF;
	font-size: 20px;
	line-height: 28px;
	margin: 22px 0 15px 0;
	text-align: center !important;
	font-weight: bold;
}

.hover-wwd a{
	color:#FFF;
}

.animated{
	display: none;
}
.hover-wwd{
background: #5c5250;
filter:alpha(opacity=42); 
-moz-opacity:0.42; 
opacity:0.42;
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
padding: 25px 15px;
line-height: normal;
}

/*
.button:hover .txtP{
	display: none;
} */

.txtP{
	text-align: center !important;
    padding-top: 15px
}

.txtH{
	display: block;
	color:#FFF;
	font-size: 14px;
	line-height: 18px;
	margin: 10px 0 15px 0;
	text-align: center !important;
}
.box-icon{
	width: 310px;
	margin: 0 auto;
	height: 165px;

}

.about-image img {
}

.about-text ul {
	margin-top: 30px;
	padding: 0;
}

.about-text li {
	margin-bottom: 10px;
	//
	font-weight: bold;
	list-style: none;
}

 
.about-text-2 img {
	border: 5px solid #ddd;
	margin-bottom: 20px;
}

.about-text-2 p {
	margin-bottom: 20px;
}

.border_xq{

	width: 110px;
	height: 40px;
	border:1px solid #999;   
	border-radius: 54px;   
	-moz-border-radius: 54px;   
	-webkit-border-radius: 54px;
	margin: 0px auto;
}

.border_xq span{
	line-height: 36px;
	font-size: 16px;
	color: #666;
}

.carousel-caption {
    background-color:rgba(0,0,0,0.5);
	color: #fff;
	font-size: 15px;
	width:100%;
    left: 1px
}

.foot_bg{
	background: url(../img/foot_bg.png) ;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: aliceblue
}

/*Town Details*/

.details_title{
	width:8px;
	height:18px;
	background:#be4824;
	display: inline-block;
	text-align: center;
	margin-bottom: -3px;
}

.town_xq_tit{
	height:18px;	
	display: inline-block;
	text-align: center;
}

.town_tit_big{
	font-size: 18px;
	font-weight: bold;
}

.row.display-flex {
  display: flex;
  flex-wrap: wrap;
}
.thumbnail {
  height: 100%;
}

/*Download*/
.download_box{
	width: 100%;
	height: 40px;
	background: #fff;
	border: 1px solid #bebebe;
	display: inline-block;
	float: left;
	margin: 0px 10px 0px 0px;

}
.download_l{
	float: left;
	margin-left:10px;
	margin-top:12px;
	margin-right:10px;
}
.download_c{
width:100px; 
height:40px; 
line-height:40px; 
text-align:center;	
}

.download_r{
	float: right;
	margin-right:10px;
	margin-top:10px;
}

/*nav bar*/

.navbar-default .navbar-toggle .icon-bar {
    background-color: #9a4e37;
}

/*about*/

.about-bg {
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-image: url('/img/about.jpg');
}

.activity-bg {
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-image: url('/img/activity.jpg');
}

.platform-bg {
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-image: url('/img/platform.jpg');
}

/*town label*/

.town_label{
	
	background: green;
	color: #fff;

}

.town_label_up ul li{
	list-style-type:none; 
	float: left;
	color: #666;
	padding: 5px;
	margin: 5px;
	border:1px solid #ccc;
}
.town_label_up{
	float: left;

}

.baoming_r{
	margin-right:10%;
	
	width:20%;
}

.r_tex{
	padding:6px 60px;
	font-size:20px;
	cursor:pointer;

	border: 1px solid #d1d2d3;
	font-weight: bold;
}
.r_tex:hover{
	background-color: rgba(190,72,36,0.8);
	border:none;
}