/* CSS for tiandixin.net */

/** css set **/
html{
	height: 100%;
}
body{
	height: 100%;
	font-family: "微软雅黑","新宋体",Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	line-height:1.9;
}
body > section {
  padding: 15px 0;
}
@media (min-width: 768px) {
	body > section {
  		padding: 30px 0;
	}
}

a {
	color: #333;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
a:hover {
	color: #d30830;
	text-decoration:none;
}
a:focus,
a:active {
	outline: none;
}
img {
	display: block;
	max-width: 100%;
	height: auto;
}
ul,li{
	margin:0;
	padding:0;
	list-style:none;
}

/* Scroll to top
---------------------------------- */
.scrollToTop {
	color: #fff;
	position: fixed;
	bottom: 5px;
	right: 5px;
	width: 40px;
	height: 40px;
	text-align: center;
	cursor: pointer;
	background-color: #000000;
	z-index: 1005;
	display: none;
	border-radius:5px;
}
.scrollToTop i {
	line-height: 40px;
	font-size: 16px;
}
.scrollToTop:hover{
	opacity:0.7;
}

/** head-top **/
.head-top{
	background-color:#333;
	border-bottom:3px solid #e20009;
	padding:8px 0;
}
.color-white{
	color:#fff;
	font-size:12px;
	height:24px;
	line-height:24px;
}
.mob_title{font-size:24px;}
.span-in-blk{
	display:inline-block;
	float:left;
}
.fa-small{
	font-size:6px;
	padding:0 15px;
}

.hot-tel{
	float:right;
}
.hot-tel ul li{
	float:left;
	color:#fff;
	font-size:12px;
	line-height:24px;
	margin-left:10px;
}
.hot-tel ul li i{
	
}
.hot-tel-bg{
	display:inline-block;
	width:24px;
	height:24px;
	background:#c00;
	float:left;
	-webkit-border-radius: 50%;
  	-moz-border-radius: 50%;
  	-ms-border-radius: 50%;
 	-o-border-radius: 50%;
 	border-radius: 50%;
  	-moz-background-clip: padding;
  	-webkit-background-clip: padding-box;
  	background-clip: padding-box;
	text-align:center;
	line-height:22px;
}
.tel-rt-10{
	margin-right:10px;
}

/** navbar **/
.navbar{
	margin-bottom:0;
	border-radius:0;
	border:0;
	box-shadow:0 2px 2px #eee;
	padding:10px 0;
	min-height:40px;
}
.navbar-toggle{
	margin-top:3px;
	margin-bottom:3px;
}
.navbar-default {
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
	-o-transition: all .35s;
    transition: all .35s;
	background-color: transparent;
	background: url(../images/nav-bg.png) no-repeat center;
	background-size: cover;
}

.navbar-default .navbar-header .navbar-brand {
	height:40px;
	padding-top:0;
	padding-bottom:0;
}
.navbar-default .navbar-header .navbar-brand  img{
	display:block;
	height:30px;
}

.navbar-default .nav > li>a,
.navbar-default .nav>li>a:focus {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    color: #333;
	text-align:center;
}

.navbar-default .nav > li>a:hover,
.navbar-default .nav>li>a:focus:hover {
    color: #d30830;
}

.navbar-default .nav > li.active>a,
.navbar-default .nav>li.active>a:focus {
    color: #D94848!important;
    background-color: transparent;
}

.navbar-default .nav > li.active>a:hover,
.navbar-default .nav>li.active>a:focus:hover {
    background-color: transparent;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #fff;
}

/** guest and our ***/
.guest-words{
	color: #000;
	line-height: 1.8;
	margin-top: 15px;
	font-size: 14px;
}
.bg-guest{
	padding-top: 25px;
}
.pf-color{
	background-color: #f5f5f5;
	padding: 50px 0;
}
.pf-box{
	padding-left: 0;
}
.pf-words{
	color: #000000;
	font-size: 12px;
	padding-top: 15px;
	line-height: 2.2;
}
.innov{
	color: #000;
	font-size: 14px;
}

/** our case **/
.case-section{
	background:#f2f2f2;
}
.case-title{
}
#casemixup .mix{
    display: none;
}
.case-full{
	width:100%;
	background:url(../images/case-line.png) repeat-x center center;
	margin-top:40px;
	margin-bottom: 30px;
}
.cate-pills {
	padding:0;
}
.cate-pills ul{
	display:inline-block;
	text-align:center;
	padding:0 10px;
	margin:0;
	list-style:none;
	list-style-image:none;
	font-size:0; /*set li's space to 0*/
	background:#f2f2f2;
}
.cate-pills ul li{
	display:inline-block;
	cursor:pointer;
	padding:0 10px;
	margin-top:15px;
	list-style:none;
	list-style-image:none;
}
.cate-pills ul li span{
	display:block;
	background:#db2822;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:5px 15px;
	border-radius:5px;
	transition:all ease-in-out .6s;
}
.cate-pills ul li span.active{
	color:#000;
	background-color:#d8d8d8;
}
.case-list{
	width:100%;
	overflow:hidden;
}
.list-row{
	margin-left:-10px;
	margin-right:-10px;
}
.case-item{
	width:50%;
	float:left;
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top:0px;
}
.case-item-thumb{
	position:relative;
	border:1px solid #ccc;
	padding:2px;
	background:#fff;
}
.case-item-thumb img{
	display:block;
	width:100%;
	height:auto !important;
}
.case-text-box{
	padding:3px;
}
.case-desp{
	color:#666;
	font-size:13px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 25px;
	height: 100px;
	overflow: hidden;
}
.case-top{
	border-bottom:1px dashed #ccc;
	padding:5px 0;
}
.case-top h6{
	display:inline-block;
	float:left;
	margin:0;
	padding:0;
	color:#000;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
}
.case-top h6 a{
	color:#000;
}
.case-top h6 a:hover{
	color:#e20009;
}
.case-top span{
	display:inline-block;
	float:right;
	margin:0;
	padding:0;
	color:#e20009;
	font-size:12px;
	line-height:30px;
	padding-right:20px;
	background:url(../images/case-more.png) no-repeat right center;
}
.case-top span a{
	color:#e20009;
}
.case-top span a:hover{
	color:#e20009;
}
.case-over{
	width:100%;
	height:0;
	background:#000;
	position:absolute;
	top:0;
	left:0;
	right:0;
	opacity:0.4;
	filter:alpha(opacity=50);
	background-image:url(../images/f1.png);
	background-position:center;
	background-repeat:no-repeat;
	-webkit-transition:all ease-in-out .5s;
	-moz-transition:all ease-in-out .5s;
	-ms-transition:all ease-in-out .5s;
	-o-transition:all ease-in-out .5s;
	transition:all ease-in-out .5s;
}
.case-item:hover .case-over{
	height:100%;
}

/* footer */
footer{
	padding-top:30px;
	background:url(../images/foot-bg.jpg) no-repeat center;
	background-size:cover;
}
.foot-cnt{
	color:#fefefe;
	font-size:32px;
	margin-top:0;
}
.foot-qq-wrap{
	width:100%;
}
.foot-qq-wrap h3{
	display:inline-block;
	float:left;
	color:#fefefe;
	font-size:28px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:15px;
	margin-top:0;
}
.foot-qq-wrap span{
	display:inline-block;
	float:left;
	color:#fefefe;
	padding-top:5px;
	text-align:left;
}
.foot-qq-wrap span a{
	display:inline-block;
	margin:0;
}
.foot-contact{
	color:#ddd;
	line-height:30px;
}
.foot-contact font{
	font-size:18px;
}
.foot-contact a{
	color:#ddd;
}
.foot-contact a:hover{
	color:#fff;
}
.pad-tmp{padding-top:20px;}
.liucheng-tmp{margin-top:50px;}
/* links */
.foot-links{
	margin-top:15px;
}
.foot-link-list{
	border-top:1px dashed #fff;
	color:#ccc;
	padding:15px 0;
}
.foot-link-list ul li{
	display:inline-block;
	float:left;
	margin-right:10px;
	line-height:25px;
}
.foot-link-list ul li a{
	color:#ccc;
}
.foot-link-list ul li a:hover{
	color:#fff;
}

/* copyright */
.section-copyright{
	padding:10px 0 20px 0;
	border-top:8px solid #d82234;
	background:#232323;
	color:#fff;
}
.copyright{
	color:#fff;
	line-height:40px;
}
.foot-beian{
	text-align:center;
	margin-top:5px;
}
.foot-beian span{
	display:inline-block;
	padding-left:40px;
	height:40px;
	line-height:20px;
	font-size:12px;
	overflow:hidden;
	text-align:left;
	background-position:left center;
	background-repeat:no-repeat;
	margin:0 10px;
}
.foot-beian span.icp{
	background-image:url(../images/icp.png);
}
.foot-beian span.anwang{
	background-image:url(../images/anwang.png);
}
.foot-beian span.gongan{
	background-image:url(../images/gongan.png);
}

/** banner **/
.small_thin_white{
	color: #FFFFFF;
	font-size: 30px;
}

/***** process inner ****/
.process-h1{
	text-align: center;
	margin-top: 0px;
	font-size: 18px;
}
.pcs-item{
	padding-top: 50px;
	margin-top: 30px;
}
.pcs-box{
	border: 1px solid #ccc;
	padding-top: 50px;
	padding-bottom: 35px;
	position: relative;
}
.pcs-title{
	text-align: center;
	color: #000000;
	font-size: 22px;
	padding-top: 15px;
}
.pcs-info{
	padding-top: 15px;
	text-align: center;
	color: #666666;
	font-size: 16px;
	line-height: 1.8;
}

.pcs-w{
	width: 100px;
	height: 100px;
	position: absolute;
	top: -50px;
	left: 50%;
	margin-left: -50px;
}
.pcs-h1{
	text-align: center;
	color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pcs-h3{
	text-align: center;
	color: #fff;
	margin: 0;
}
.pcs-bg-1{
	background: url(../images/service_06.png) no-repeat bottom right;
}
.pcs-color-1{
	background-color: #1689eb;
}
.pcs-bg-2{
	background: url(../images/service_05.png) no-repeat bottom right;
}
.pcs-color-2{
	background-color: #a6d250;
}
.pcs-bg-3{
	background: url(../images/service_03.png) no-repeat bottom right;
}
.pcs-color-3{
	background-color: #df00c7;
}
.pcs-bg-4{
	background: url(../images/service_17.png) no-repeat bottom right;
}
.pcs-color-4{
	background-color: #fc7267;
}
.pcs-bg-5{
	background: url(../images/service_13.png) no-repeat bottom right;
}
.pcs-color-5{
	background-color: #ef9e1e;
}
.pcs-bg-6{
	background: url(../images/service_15.png) no-repeat bottom right;
}
.pcs-color-6{
	background-color: #e1c10e;
}
.vent-color{
	background-color: #f5f5f5;
}
.vent-info{
	color: #555;
	font-size: 18px;
	padding-top: 20px;
}
.futu-info{
	color: #555555;
	font-size: 18px;
	padding-top: 20px;
}

/********************* banner inners ****************/
   /** process **/
.pcs-banner{
	background-image: url(../images/banner-in-pcs-bg.jpg);
	background-repeat: repeat;

}
.faq-banner{
	background-image: url(../images/faq_02.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 15px 0;
}
.room-banner{
	padding: 20px 0;
	background-image: url(../images/case_02.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.banner-in-pos{
	position: relative;
}
.pcs-banner-rt{
	float: right;
	width: 53%;
	text-align: right;
}
.faq-banner-rt{
	float: right;
	width: 50%;
	text-align: right;
}
.pcs-banner-lt{
	width: 90%;
	float: left;
	padding-top: 10px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	padding-left: 15px;
}
.pcs-banner-font-1{
	font-size: 14px;
}
.pcs-banner-font-2{
	font-size: 10px;
	padding-left: 12px;
}
.banner-in-font-color-1{
	color: #FFFFFF;
}
.banner-in-font-color-2{
	color: #eb5523;
}
.banner-in-font-color-3{
	color: #000000;
}
.banner-in-icon-1{
	background: url(../images/service_16.png) no-repeat left center;
}
.banner-in-icon-2{
	background: url(../images/faq_03.png) no-repeat left center;
}
.banner-rm-1{
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	margin-bottom: 0px;
	line-height: 1.8;
	margin-top: 0;
}
.banner-rm-2{
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	margin: 20px 0;
}
/**************************************************/

/** faq **/
.faq-section{
	padding: 40px 0;
}
.faq-top{
	margin-left: -15px;
	margin-right: -15px;
}
.faq-top ul li{
	width: 50%;
	padding: 0 15px;
	float: left;
	margin-bottom: 15px;
}
.faq-top ul li span{
	display: block;
	padding: 12px 5px 12px 15px;
}
.faq-color-1{
	background-color: #a6d250;
}
.faq-color-2{
	background-color: #df00c7;
}
.faq-color-3{
	background-color: #fc7267;
}
.faq-color-4{
	background-color: #ef9e1e;
}
.faq-color-5{
	background-color: #E1C10E;
}
.faq-h4{
	color: #FFFFFF;
	font-size: 20px;
	margin: 0;
}
.faq-h5{
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 0;
	text-transform: uppercase;
	font-family: arial;
}
.faq-list-w{
	background-color: #F7F7F7;
	position: relative;
	
	margin-top: 20px;
	padding-bottom: 20px;
}
.faq-list-lt{
	height: inherit;
	background-color: #2b96f2;
	float: left;
	width: 140px;
	padding-right: 20px;
	color: #FFFFFF;
	text-align: right;
}
.faq-list-rt{
	
	padding-left: 15px;
	padding-top: 10px;
	
}
.faq-day{
	font-size: 40px;
	margin: 0;
	padding-top:40px;
}
.faq-month{
	
}
.faq-title{
	font-size: 14px;
	word-break: break-all;
}
.faq-info{
	color: #555555;
	font-size: 14px;
	margin-top: 5px;
	line-height: 2;
}
.faq-tags{
	color: #888888;
	margin-top: 10px;
}
.faq-more{
	position: absolute;
	right: 40px;
	bottom: 30px;
}
.faq-more a{
	border: 1px solid #2B96F2;
	color: #2B96F2;
	padding: 8px 20px;
	background-color: #f7f7f7;
}
.faq-more a:hover{
	background-color: #2B96F2;
	color: #FFFFFF;
}
/******************* room **************/
.rm-cate{
	padding: 20px 0;
	background-color: #edeef0;
}
.rm-cate-list{
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
}
.rm-cate-list a{
	display: block;
	
	color: #000;
	font-size: 12px;
	background-color: #FFFFFF;
	border-radius: 13px;
	line-height: 26px;
}
.rm-cate-list a:hover{
	background-color: #eb3900;
	color: #FFFFFF;
}
.rm-cate-list a.on{
	background-color: #eb3900;
	color: #FFFFFF;
}
.rm-sch{
	padding: 10px 0;
	background-color: #e0e0e0;
}
.thumbnail{
	border-radius: 0px;
	border-color: #CCCCCC;
	padding: 10px;
	margin-bottom: 0px;
}
.rm-line{
	padding: 30px 0;
	border-bottom: 1px dashed #bbb;
}
.rm-h4{
	margin: 0;
	color: #EB3900;
	font-size: 20px;
	margin-bottom: 15px;
}
.rm-h4 a{
	color: #EB3900;
}
.rm-h4 a:hover{
	color: #c00;
}
.rm-brief{
	font-size: 14px;
}
.rm-key{
	color: #ff0000;
	font-size: 14px;
	margin-top: 10px;
}
.rm-more{
	margin-top: 30px;
	text-align: center; 
	font-size: 20px;
}
.rm-more a{
	display: block;
	padding: 10px 0;
	color: #FFFFFF;
	background-color: #1689eb;
	border-radius: 5px;
}
.rm-more a:hover{
	background-color: #5bb0f8;;
}
.rm-reads{
	text-align: right;
	font-size: 20px;
	color: #1689EB;
	line-height: 1.5;
	margin-top: 15px;
}
.rm-reads font{
	color: #EB3900;
}
.rm-top-xs{
	margin-top: 15px;
}
.rm-pages{
	padding: 10px;
	text-align: center;
}
.search-p{
	line-height: 34px;
	margin-bottom: 0;
}
/**********contact ************/
.cnt-section{
	padding: 40px 0;
}
.cnt-top{
	width: 100%;
}
.cnt-top-h1{
	color: #1b1f29;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.cnt-top-h3{
	color: #1B1F29;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 15px;
}
.cnt-top-h3 font{
	color: #e8312e;
	font-size: 18px;
}
.cnt-list{
	
}
.cnt-list ul li{
	padding: 15px 0;
	border-bottom: 1px dashed #CCCCCC;
	font-size: 12px;
	color: #666666;
	padding-left: 48px;
	background-repeat: no-repeat;
	background-position: left;
}
.cnt-list ul li a{
	color: #666666;
}
.cnt-list ul li a:hover{
	color: #CC0000;
}
.cnt-list ul li.tel{
	background-image: url(../images/contact_07.png);
}
.cnt-list ul li.fax{
	background-image: url(../images/contact_10.png);
}
.cnt-list ul li.mail{
	background-image: url(../images/contact_12.png);
}
.cnt-list ul li.ads{
	background-image: url(../images/contact_14.png);
}
.cnt-btm-w{
	margin-top: 15px;
}
.cnt-btm-w .btn-default{
	color: #FFFFFF;
	border-color: #c22c45;
	background-color: #C22C45;
	border: none;
}
.cnt-btm-w .btn-default:focus,
.cnt-btm-w .btn-default:hover{
	background-color: #da415a;
	color: #FFFFFF;
}
.cnt-form{
	margin-top: 25px;
}
.find-section{
	padding: 30px 0;
	background-color: #F7F7F7;
}
.find-h1{
	text-align: center;
	color: #110000;
	font-size: 28px;
	margin-bottom: 20px;
	margin-top: 0;
}
.fd-h4{
	padding-left: 50px;
	background-repeat: no-repeat;
	background-position: left;
	height: 32px;
	line-height: 32px;
}
.fd-color-1{
	color: #de6764;
}
.fd-color-2{
	color: #9ac047;
}
.fd-color-3{
	color: #31a0e1;
}
.fd-icon-1{
	background-image: url(../images/contact_24.png);
}
.fd-icon-2{
	background-image: url(../images/contact_26.png);
}
.fd-icon-3{
	background-image: url(../images/contact_29.png);
}
.fd-desp{
	font-size: 14px;
	padding-left: 50px;
	text-align: justify;
	line-height: 2;
}
.fd-top{
	margin-top: 15px;
}
.contact-banner{
	padding:30px 0 30px 0;
	background-image: url(../images/contact_02.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.cnt-h1{
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 40px;
}
.cont-h4{
	color: #FFFFFF;
	padding-left: 65px;
	margin-bottom: 20px;
	background-position:15px;
	background-repeat: no-repeat;
	height: 33px;
	font-size:24px;
	line-height: 33px;
}

.cont-desp{
	color: #FFFFFF;
	padding-left: 65px;
	font-size: 12px;
	line-height: 2;
}
.cont-icon-1{
	background-image: url(../images/contact_11.png);
}
.cont-icon-2{
	background-image: url(../images/contact_15.png);
}
.cont-icon-3{
	background-image: url(../images/contact_19.png);
}
.cont-pad{
	background: url(../images/contact_13.png) no-repeat right top;
}
/******* content details **/
.faq-section2{
	padding: 30px 0;
	background-color: #F7F7F7;
}
.full-path{
	border-bottom: 1px solid #EEEEEE;
	height: 40px;
	line-height: 40px;
}
.path-rd{
	padding-left: 25px;
	height: inherit;
	line-height: inherit;
	background: url(../images/faqshow_03.png) no-repeat left center;
}
.content-section{
	padding: 40px 0;
}
.contact-h3{
	font-size: 19px;
	color: #333333;
	margin-top: 0;
	margin-bottom: 15px;
}
.contact-h6{
	color: #999999;
	line-height: 2;
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 10px;
}
.contact-info{
	color: #666666;
	font-size: 14px;
	line-height: 2.2;
	padding-top: 15px;
	text-align: justify;
}
.contact-info img{
	max-width: 100%;
	height: auto !important;
}
.slide-bg{
	padding: 30px 20px;
	background-color: #F7F7F7;
}
.slide-h4{
	color: #000000;
	font-size: 20px;
}
.slide-list{
	height: auto;
}
.slide-list ul li{
	border-bottom: 1px dashed #CCCCCC;
	padding-top: 20px;
	padding-bottom: 10px;
}
.slide-list ul li h5{
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 0px;
}
.slide-desp{
	color: #666666;
	font-size: 14px;
	line-height: 1.8;
}
.slide-p{
	color: #666666;
	font-size: 14px;
	line-height: 2;
	margin-top: 10px;
	margin-bottom: 0;
}

.pre-nex{
	 margin-top: 15px;
	 padding-top: 10px;
	 border-top: 1px dashed #CCCCCC;
	 position: relative;
}
.pre-nex ul li{
	line-height: 2;
	font-size: 14px;
	color: #999999;
}
.pre-nex ul li a{
	color: #999999;
}
.pre-nex ul li a:hover{
	color: #CC0000;
}
.back-to-list{
	display: inline-block;
	margin-top: 15px;
}
.back-to-list a{
	color: #2b96f2;
	border: 1px solid #2B96F2;
	padding: 6px 15px;
}
.back-to-list a:hover{
	color: #FFFFFF;
	background-color: #2B96F2;
}

@media(min-width:480px) {
	/** banner in code **/
	.pcs-banner-lt{
		padding-top: 20px;
	}
	.pcs-banner-font-1{
		font-size: 20px;
		margin-bottom: 5px;
	}
	.pcs-banner-font-2{
		font-size: 12px;
		padding-left: 12px;
	}
	.banner-rm-1{
		font-size: 18px;
	}
	.banner-rm-2{
		font-size: 12px;
	}
	.process-h1{
		font-size: 30px;
	}
	.case-desp{
		line-height: 25px;
		height: 75px;
		overflow: hidden;
	}
	/*** banner innner code **/
}
/* Small devices (tablets, phones less than 767px) */
@media(min-width:768px) {
	.back-to-list{
		position: absolute;
		top: 25px;
		right: 10px;
	}
	.mob_title{font-size:36px;}
	.contact-banner{
		padding:80px 0 60px 0;
	}
	.process-h1{
		font-size: 36px;
	}
	.pf-words{
		padding-top: 0px;
	}
	.scrollToTop {
		background-color:#000);
	}
	.scrollToTop i {
		line-height: 40px;
		font-size: 20px;
	}
	
	/** navbar **/
	.navbar-default .navbar-header .navbar-brand {
    	height:50px;
	}
	.navbar-default .navbar-header .navbar-brand  img{
		display:block;
		height:50px;
	}

    .navbar-default .nav > li>a,
    .navbar-default .nav>li>a:focus {
        /*color: rgba(255,255,255,.7);*/
		color:#333;
		font-size:12px;
		font-weight:normal;
		margin-left:0;
    }
	
    .navbar-default .nav > li>a:hover,
    .navbar-default .nav>li>a:focus:hover {
        color: #d30830;
    }
    .nav > li > a {
    	position: relative;
    	display: block;
    	padding: 10px 5px;
	}
	.navbar-nav > li > a {
    	padding-top: 10px;
    	padding-bottom: 10px;
    	line-height: 30px;
	}
	/** banner in code **/
	.pcs-banner-lt{
		padding-top: 35px;
	}
	.pcs-banner-font-1{
		font-size: 26px;
		margin-bottom: 10px;
	}
	.pcs-banner-font-2{
		font-size: 16px;
		padding-left: 12px;
		margin:5px 0;
	}
	/*** banner innner code **/
	.faq-top ul li{
		width: 20%;
	}
	.faq-list-w{
		background-color: #F7F7F7;
		position: relative;
		height: 210px;
		margin-top: 20px;
	}
	.faq-list-lt{
		height: inherit;
		background-color: #2b96f2;
		float: left;
		width: 140px;
		padding-right: 20px;
		color: #FFFFFF;
		text-align: right;
	}
	.faq-list-rt{
		float: left;
		padding-left: 185px;
		padding-top: 20px;
		position: absolute;
		left: 0;
		top: 0;
	}
	.faq-day{
		font-size: 40px;
		margin: 0;
		padding-top:20px;
	}
	.faq-month{
		
	}
	.faq-title{
		font-size: 16px;
		word-break: break-all;
	}
	.faq-info{
		color: #555555;
		font-size: 14px;
		margin-top: 5px;
		line-height: 1.8;
	}
	.faq-tags{
		color: #888888;
		margin-top: 5px;
	}
	.faq-more{
		position: absolute;
		right: 40px;
		bottom: 20px;
	}
	.faq-more a{
		border: 1px solid #2B96F2;
		color: #2B96F2;
		padding: 8px 20px;
		background-color: #f7f7f7;
	}
	.faq-more a:hover{
		background-color: #2B96F2;
		color: #FFFFFF;
	}
	.rm-top-xs{
		margin-top: 0px;
	}
	.cnt-h1{
		font-size: 18px;
	}
	.cnt-list ul li{
		font-size: 14px;	
	}
	.cnt-top-h1{
		font-size: 33px;
	}
	.cnt-top-h3{
		font-size: 19px;
	}
	.cnt-top-h3 font{
		font-size: 37px;
	}
	.case-item{
		width:33.333333%;
	}
	.room-banner{
		padding: 40px 0;
	}
	.banner-rm-1{
		font-size: 40px;
		margin-bottom: 25px;
	}
	.banner-rm-2{
		font-size: 18px;
	}
	.case-desp{
		line-height: 25px;
		height: 75px;
		overflow: hidden;
	}
	
}

@media(min-width:992px) {
	
	.navbar-default .nav > li>a,
    .navbar-default .nav>li>a:focus {
		font-size:16px;
		font-weight:normal;
		margin-left:25px;
    }
	.pf-box{
		padding-left: 30px;
	}
	.pf-words{
		font-size: 16px;
		line-height: 2.2;
		padding-top: 15px;
	}
	.innov{
		font-size: 16px;
	}
	/** banner in code **/
	.pcs-banner-lt{
		padding-top: 60px;
	}
	.pcs-banner-font-1{
		font-size: 34px;
		margin-bottom: 10px;
	}
	.pcs-banner-font-2{
		font-size: 18px;
		padding-left: 12px;
		margin:5px 0;
	}
	/*** banner innner code **/
	
	.faq-list-w{
		position: relative;
		height: 210px;
		margin-top: 40px;
	}
	.faq-list-lt{
		height: inherit;
		background-color: #2b96f2;
		float: left;
		width: 140px;
		padding-right: 20px;
		color: #FFFFFF;
		text-align: right;
	}
	.faq-list-rt{
		float: left;
		padding-left: 185px;
		padding-top: 20px;
		position: absolute;
		left: 0;
		top: 0;
	}
	.faq-day{
		font-size: 40px;
		margin: 0;
		padding-top:40px;
	}
	.faq-month{
	
	}
	.faq-title{
		font-size: 20px;
		word-break: break-all;
	}
	.faq-info{
		color: #555555;
		font-size: 14px;
		margin-top: 5px;
		line-height: 2;
	}
	.faq-tags{
		color: #888888;
		margin-top: 10px;
	}
	.faq-more{
		position: absolute;
		right: 40px;
		bottom: 30px;
	}
	.faq-more a{
		border: 1px solid #2B96F2;
		color: #2B96F2;
		padding: 8px 20px;
		background-color: #f7f7f7;
	}
	.faq-more a:hover{
		background-color: #2B96F2;
		color: #FFFFFF;
	}
	.rm-cate-list{
		text-align: center;
	}
	.cont-desp{
		font-size: 14px;
	}
	.cnt-h1{
		font-size: 24px;
	}
	.cnt-list ul li{
		font-size: 16px;	
	}
	.hask-pad{
		padding-right: 40px;
	}
	.case-item{
		width:25%;
	}
	.case-desp{
		line-height: 25px;
		height: 100px;
		overflow: hidden;
	}
	
}
@media(min-width:1200px) {
	.navbar-default .nav > li>a,
    .navbar-default .nav>li>a:focus {
		font-size:16px;
		font-weight:normal;
		margin-left:25px;
    }
	.copyright{
		font-size:14px;
	}
	
	/** banner in code **/
	.pcs-banner-lt{
		padding-top: 90px;
	}
	.pcs-banner-font-1{
		font-size: 40px;
		margin-bottom: 10px;
	}
	.pcs-banner-font-2{
		font-size: 18px;
		padding-left: 12px;
		margin:5px 0;
	}
	/*** banner innner code **/
	.cnt-h1{
		font-size: 30px;
	}
	.cnt-list ul li{
		font-size: 20px;	
	}
	.case-desp{
		line-height: 25px;
		height: 100px;
		overflow: hidden;
	}

}