@charset "utf-8";
::selection
{
    background-color:#5C7A90;
}
::-moz-selection
{
    background-color:#5C7A90;
}
.logo img{
	width: inherit;
	height: 60px;
}
.thumb-label-item, .boxed .thumb-label-item{
	margin: 0 auto;
	margin-bottom: 25px;
}
.thumb-label-item{
		width: 100%;
	}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
	padding: 12px 0 12px 10px;
	border: 0;
	border-bottom: 1px solid #dcdcdc;
	font-size: 13px;
}
.newsindex td:first-child{
	padding-left: 10px;
	width: 35px;
}
.newsindex td:last-child{
	padding-right: 10px;
	text-align: right;
	width: 95px;
}
.lang-switch{
	padding-left: 15px;
}
.top-bar{
	border: 0;
	background: #fff;
}
#header{
	border-bottom: 1px solid #e9e9e9;
}

/*BANNER*/
.slider-text-title{
	font-size: 28px;
	line-height: 1.33;
	color: #529FD3;
}
.slider-text-description{
	font-size: 16px;
	line-height: 1.5;
	color: #47667B;
}


.rev-slider-full .button.btn-flat, .rev-slider-fixed .button.btn-flat{
	background-color: #64B3E8;
}
.navigation > li:hover > a, .navigation > li > a:hover, .navigation > li > .activelink, .navigation > li:hover > a > i, .navigation > li > a:hover > span.label-nav-sub::before, .navigation > li > a:focus > span.label-nav-sub::before, .body-wrapper a:hover, .tab a:hover, accordion .title:hover, .top-body a:hover, .bottom-body a:hover, .accordion .active h4, .accordion .title:hover h4, .side-navigation .menu-item.current-menu-item a, .side-navigation .menu-item:hover a:after, .side-navigation .menu-item:hover a, a.tool-tip, .team-member .team-member-position, .team-member-progress .team-member-position, .item-img-overlay i, ul.icon-content-list-container li.icon-content-single .icon-box i, .item-img-overlay .portfolio-zoom:hover, .navigation ul li:hover>a, .blog_post_quote:after, .item-img-overlay .portfolio-zoom, body .white-text .feature-details a:hover{
	color: #2192DE;
}
.searchbox{
	border: 1px solid #e8e8e8;
}
.item-img-overlay .item_img_overlay_content{
	background: #64B3E8;
}
.h1-page-title{
	margin-left: 10px;
}
.h2-section-title{
	color: #64B3E8;
}
.button, .body-wrapper input[type="submit"], .body-wrapper input[type="button"], .section-content.section-color-bg, .content-box.content-style4 h4 i, button.button-main, .body-wrapper .tags a:hover, .callout-box.callout-box2, .blog-search .blog-search-button, .top-title-wrapper, .testimonial-big, .content-style3:hover .content-style3-icon, table.table thead tr, .price-table .price-label-badge, .price-table .price-table-header, .section-subscribe .subscribe-button.icon-envelope-alt{
	background: #308CC6;
}
.item-img-overlay .portfolio-zoom:hover, .tab a.active{
	color: #64B3E8 !important;
}
.mobile-menu-button, .mobile-nav, .slider-fixed-container{
	background-color: #64B3E8;
}
.picarray{
	margin-bottom: 25px;
}
.indexNews{
	margin-bottom: 70px;
}
/*SIDEBAR*/
.left_item01focus a{
	background-color: #83BADD;
	color: #fff;
}
.left_item01focus a:hover{
	background-color: #83BADD;
	color: #fff;
}
.list-group a:hover:after{
	color: #63b9ce;
}
.left_item02focus a{
	background-color: rgba(172,209,232,.6);
	color: #333;
}

/*BOTTON*/
.btn:hover, input[type="submit"]:hover, input[type="button"]:hover, button.btn:hover, .btn-primary:hover{
	background-color: #64B3E8;
}
.blog-post-details-item.blog-post-details-item-right a:hover i, .blog_post_quote .quote-author, .pagination > li > a.prev, .pagination > li > a.next, .pagination > li > a:hover, .pagination > li > a.current, .testimonial-by-name{
	color: #fff;
	background: #BBBBBB;
}
/*FOOTER*/
.qrcode{
	width: 100%;
	text-align: left;
}
.footer-title h2{
	color: #fff;
}
.footer .footer-col .footer-title{
	margin: 0;
}
.footer .footer-col .footer-content .footer-content-text{
	color: #E4F1F6;
}
.footer .footer-col .footer-content a{
	color: #f8f8f8;
}
.footer .footer-col .footer-content a:hover{
	text-decoration: underline !important;
}
.footer .footer-col .footer-content .footer-category-list li{
	border-bottom: 1px dotted #A9DBFA;
}
.footer{
	background: #2F8CC6;
}
.footer .copyright{
	height: 40px;
	background: #2F8CC6;

}
.copyright-text{
	color: #fff;
	text-align: left;
}
.footer .copyright a{
	color: #fff;
}
.footer .copyright a:hover{
	color: #fff;
	text-decoration: underline;
}
.double-bounce1, .double-bounce2{
	background-color: rgba(100,179,232,0.5);
}
.footer-content-text ul, .footer-content-text li{
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer-content-text li:first-child{
	padding-top: 0;
}
.footer-content-text li{
	padding: 6px 0;
	border-bottom: 1px dotted #A9DBFA;
}
.footer .footer-col .footer-content a:hover{
	 color: #f8f8f8;

}


@media (min-width: 1200px){
	.thumb-label-item{
		width: 100%;
	}

}
@media (max-width: 939px) and (min-width: 768px){
	.thumb-label-item, .boxed .thumb-label-item{
		width: 100%;
	}
}
@media (max-width: 767px){
	.qrcode{
		text-align: center;
	}
}


/*新增 */
.blog-post img{
	max-width: 100%;
}

.about-img img{
	max-width: 100%;
}

.code-box h4 {
    font-weight: 400 !important;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
    color: #4b4b4b !important;
    text-transform: uppercase;
    margin-bottom: 10px;
    line-height: 28px;
}
.code-box .btn {
    float: right;
    margin-left: 50px;
}
.code-box .btn-mobile {
    display: none;
}

.code-img{
	display: block;
	width:50px;
	height: 20px;
	margin-left: -20px;
}

.t01{
	font-size: 15px;
}
.navigation > li > a{
	padding: 0;
}
.navigation > li{
	margin-right: 40px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
	background-color: #428bca;
  border-color: #428bca;
}
.price-label img{
	width: 96%;
}
.price-table, .price-table a{
	font-size: 16px;
	color: #fff;
}
.price-table a:hover{
	color: #fff;
	text-decoration: underline;
}
.price-table-row-bottom{
	padding-bottom: 25px;
}
.blog-title{
	margin-bottom: 6px;
	color: #fff !important;
	font-size: 16px;
	font-weight: normal;
}
.feature .feature-content{
	  padding: 18px 15px 10px 15px;
	color: #fff;
	background: #308CC6;
	border-color: #308CC6;
}
.feature-details, .feature-share, .feature-share a{
	color: #fff;
	background: #308CC6 !important;
}
.feature{
	background: #308CC6 !important;
	padding: 4px;
}
@media(max-width: 480px){
    .in-tt01{
        display: none;
    }

    .item-img-overlay .portfolio-zoom:hover,.item-img-overlay:hover .portfolio-zoom{
        display: none;
    }
}

@media(max-width: 450px){
    .logo img{
        width: 200px;
        height: 34px;
    }
}
@media (min-width: 993px) and (max-width: 1200px){
    .logo img{
        width: 250px;
        height: 43px;
    }
}