body {
	font-family: Arial, "Microsoft yahei", "Hiragino Sans GB", "冬青黑体简体中文 w3", "Microsoft Yahei", "Hiragino Sans GB",
	"冬青黑体简体中文 w3", STXihei, "华文细黑", "微软雅黑", SimSun, "宋体", Heiti, "黑体", sans-serif;
	color: #555;
}

a {
	text-decoration: none!important;
}

#navigation .panel-heading .panel-title a {
	font-weight: bold;
	vertical-align: middle;
}

#logo {
	margin-top: 10px;
}

.icon-logo {
	background-image: url(../img/icon-logo.png);
	width: 22px;
	height: 18px;
	background-repeat: no-repeat;
}

.navbar-default {
	background-color: #FFF;
	border: none;
}

.navbar-header .breadcrumb {
	margin-bottom: 8px;
	background-color: #fff;
	font-weight: bold;
	font-size: 15px;
	padding-top: 17px;
}

.dropdown-menu {
	min-width: 110px;
	border-top: 2px solid #2db4d8;
}

.breadcrumb a {
	color: #555;
}

.breadcrumb a:hover {
	color: #2db4d8;
}

.copyright {
	padding-left: 0;
	padding-right: 0;
}



}
.navbar-default .navbar-brand {
	font-size: 20px;
	font-weight: bold;
	color: #40D2B1;
	height: 70px;
	line-height: 35px;
}

.navbar-toggle {
	margin-top: 18px;
}
.navbar-default .navbar-nav>li>a {
	font-weight: bold;
	color: #555;
}
.navbar-default .navbar-nav>li>a:hover {
	color: #2db4d8;
}
.navbar-default .navbar-collapse {
	border: 1px solid #F5F5F5;
}
.navbar-default .navbar-header {
	border-top: 1px solid #F5F5F5;
}



/*content*/
.content-wrap {
	width: 100%;
	height: 100%;
}
.top-links {
	padding-top: 11px;
}
.top-links input {
	border: none;
	border-left: 1px solid #F5F5F5;
	height: 30px;
}


/*entry-text*/

/*entry-image*/
#images .col-md-12 .button {
	margin-left: 0px;
}

#images .button.button-reveal.button-large {
	padding: 0 32px;
	margin: 0;
}

body:not(.device-touch) #images .button {
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

#images .button.button-reveal {
	padding: 0 28px;
	overflow: hidden;
}
#images .button .order-shop:hover {
	font-size: 17px;
}
#images .button.button-rounded {
	border-radius: 3px;
}

#images .button.button-large {
	font-size: 16px;
	height: 49px;
	line-height: 49px;
}

#images .button {
	display: inline-block;
	position: relative;
	cursor: pointer;
	outline: 0;
	white-space: nowrap;
	margin: 5px;
	padding: 0 22px;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	background-color: #2db4d8;
	color: #FFF;
	font-weight: 600;
	letter-spacing: 1px;
	border: none;
	letter-spacing: 1px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
}

#images a {
	text-decoration: none !important;
	color: #2db4d8;
}

#images .button.button-reveal.button-large.tright i {
	left: auto;
	right: -60px;
}

#images .button.button-reveal.button-3d.tright i,
.button.button-reveal.button-rounded.tright i {
	border-radius: 0 3px 3px 0;
}

body:not(.device-touch) #images .button.button-reveal i,
body:not(.device-touch) #images .button.button-reveal span {
	-webkit-transition: left .3s ease, right .3s ease;
	-o-transition: left .3s ease, right .3s ease;
	transition: left .3s ease, right .3s ease;
}

#images .button.button-reveal.button-large i {
	width: 60px;
	height: 50px;
	line-height: 50px;
}

#images .button.button-reveal i {
	display: block;
	position: absolute;
	top: 0;
	margin: 0;
	text-align: center;
	background-color: rgba(0, 0, 0, .1);
}


/*entry-image*/
.entry-text {
	padding-top: 5px;
	line-height: 1.8;
}

.entry-text p {
	font-size: 16px;
}


/*entry-text*/
.entry-title h3 {
	margin-top: 0;
}


/*entry-form*/
.form-control {
	margin-bottom: 13px;
	height: 40px;
	margin-top: 13px;
}
#submit-button {
	background-color: #2db4d8;
	border: none;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
	color: #FFFF;
	font-weight: bold;
	height: 60px;
	border-bottom: 3px solid rgba(0, 0, 0, .15);
}
.top-links button {
	background: none;
	border-left: 1px solid #F5F5F5;
}


/*Code*/
#content .col_full {
	padding-bottom: 13px;
	padding-top: 13px;
}


/*related*/
#related img {
	width: 100%;
}

#related .text {
	width: 50%;
}
#related .related-one .col-md-12,
#related .related-two .col-md-12 {
	padding-left: 0;
	padding-right: 0;
}
#related .related-one .col-md-12 .col-md-3,
#related .related-two .col-md-12 .col-md-3,
#related .related-one .col-md-12 .col-md-9,
#related .related-two .col-md-12 .col-md-9 {
	padding-left: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0;
}
#related .col-md-6 {
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 10px;
}
#related .related-right {
	padding-left: 10px;
}
#related h4 {
	padding-left: 15px;
	padding-right: 15px;
}

#related p {
	padding-left: 15px;
	line-height: 1.5;
}

#related a {
	color: #333;
}

#related a:hover {
	color: #2db4d8;
}


/*related*/

/*navigation*/
.panel-heading {
	padding-left: 10px;
}
.panel-default {
	border-color: #DDE;
}
.panel-title {
	font-size: 14px;
}

/*Folding-navigation*/
.panel-body {
	padding-top: 6px;
	padding-right: 5px;
}
.folding-navigation {
	list-style: none;
	padding-left: 0px;
}
.folding-navigation a {
	color: #444;
}
.folding-navigation a:hover {
	color: #000;
}
.folding-navigation li {
	border-bottom: 1px dashed #E5E5E5;
	padding: 4px;
	font-size: 14px;
}
.folding-navigation {
	margin-bottom: 0;
}
.panel-default>.panel-heading {
	padding-right: 0;
}
#navigation .panel-body {
	padding-left: 34px;
}


/*content*/

/*footer*/

/*footer-widgets-wrap*/
.footer-widgets-wrap .col-md-2,
.footer-widgets-wrap .col-xs-2 {
	padding-left: 0;
	padding-right: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

.footer-right .col-md-1,
.footer-right .col-xs-1 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 9px;
}
.home {
    padding-right: 5px;
}
.footer-home {
	padding-top: 11px;
}

.footer-icon {
	padding-right: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 33.33333333%;
}
#footer .footer-right .iconfont {
	font-size: 18px;
}
#footer .footer-widgets-wrap {
	background-color: #2db4d8;
}

#footer .footer-widgets-wrap a {
	color: #FFFFFF;
}

#footer .footer-widgets-wrap .footer-icon span,
#footer .footer-widgets-wrap .footer-icon i {
	color: #FFFFFF;
}
#footer .contact-us {
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 66.66666667%;
}

#footer .contact-us .col-md-3,
#footer .contact-us .col-lg-3,
#footer .contact-us .col-xs-3 {
	width: 20%;
	padding-left: 0;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-right: 0;
}

/*footer-widgets-wrap*/

/*footer-right*/
.footer-home a {
	margin: 0 8px;
	color: #fff;
}
.footer-home {
	color: #fff;
}

.footer-home {
	padding-right: 0;
	padding-left: 0;
}

.footer-right .col-md-5 {
	padding-right: 0px;
}

.icon-change {
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}
.icon-change:hover {
	transform: rotate(360deg) scale(1.5);
	-webkit-transform: rotate(360deg) scale(1.5);
	-moz-transform: rotate(360deg) scale(1.5);
	-o-transform: rotate(360deg) scale(1.5);
	-ms-transform: rotate(360deg) scale(1.5);
}


/*footer-right*/
#footer .text-center {
	background-color: #238FAC!important;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
	padding: 20px 0;
	color: #fff;
}


/*footer*/
@media (min-width: 768px) {
	#images .img-title {
		padding-left: 0;
	}

	#images .img-titletwo {
		width: 39.5555%;
	}
}
@media (min-width: 1024px) {
	#images .img-title {
		padding-left: 0;
	}

	#images .img-titletwo {
		width: 39.44444%;
	}

	.footer-right .icons {
		padding-right: 9px;
	}

	.navbar-header .breadcrumb {
		padding-left: 0;
	}
}
@media (min-width: 1050px) {
	.top-links input {
		width: 217px;
	}

	#images .img-title {
		padding-left: 0;
	}

	#images .img-titletwo {
		width: 40.33333%;
	}
}

@media (max-width: 850px) {
	#footer .contact-us,
	#footer .footer-icon {
		display: none;
	}

	#related p {
		font-size: 16px;
	}

	.entry-text p {
		font-size: 16px;
	}

	#footer .text-center {
		padding-left: 5px;
		padding-right: 5px;
	}
}

}
@media (min-width: 1200px){
	#images .minimg{
		margin-right: 0;
	}

}
