* {
	padding: 0;
	margin: 0;
}

body {
	color: #5a5a5a;
	font-family: '微软雅黑',Arial,'宋体';
	font-size: 14px;
}

.navbar-wrapper > .container {
	padding-right: 0;
	padding-left: 0;
}

.navbar-wrapper .navbar {
	padding-right: 15px;
	padding-left: 15px;
}

.navbar-wrapper .navbar .container {
	width: auto;
}

.carousel-caption {
	z-index: 10;
}

.carousel .item {
	background-color: #777;
}

.carousel,.carousel .item a{
	background-position:top center ;
}

.carousel-inner > .item > img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
}

@media (min-width:768px) {
	.navbar-wrapper {
		margin-top: 20px;
	}

	.navbar-wrapper .container {
		padding-right: 15px;
		padding-left: 15px;
	}

	.navbar-wrapper .navbar {
		padding-right: 0;
		padding-left: 0;
	}

	.navbar-wrapper .navbar {
		border-radius: 4px;
	}
}

@media screen and (max-width:767px) {
	#leftsead {
		display: none;
	}

	.header {
		display: none;
	}

	.navbar-wrapper .navbar {
		padding: 0 !important;
	}

	.navbar-header {
		background-color: #fff;
		border-bottom: 1px solid #4db7f5;
	}

	.navbar-inverse .navbar-toggle {
		margin-top: 18px;
		background-color: #4db7f5;
		border-color: #fff;
	}

	.navbar-collapse {
		max-height: 500px;
	}

	.nav>li {
		border-bottom: 1px solid #2398dc;
	}

	.nav>li:last-child {
		border-bottom: none;
	}

	.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus {
		background-color: #4db7f5;
	}

	.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
		border-color: #fff;
	}

	/*.carousel,.carousel .item,.carousel-inner > .item > img {
		height: 200px;
	}*/
	.carousel,.carousel .item a{
		display:block;
		height: 160px;
		background-size:cover;
	}

	.footer {
		padding-top: 30px;
	}

	.footbox {
		background: none !important;
	}

	.footer h2 {
		font-size: 22px;
	}

	.f-bottom {
		display: none;
	}

	.ibox1 {
		display: none;
	}

	.ibox1 .col-md-2 {
		height: 188px;
	}

	.iht {
		font-size: 28px;
		padding-top: 36px;
		padding-bottom: 20px;
	}

	.ihs span {
		display: none;
	}

	.ibox3 li {
		padding-left: 5px;
		padding-right: 5px;
		margin-top: 20px !important;
	}

	.ibox3 h3,.ibox5 h3,.ibox7 h3 {
		font-size: 18px;
		line-height: 26px;
	}

	.ibox4 section h3,.ibox6 h3 {
		font-size: 16px !important;
		line-height: 26px;
	}

	.ibox6 li,.ibox8 .ul1 li,.case-list li {
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 20px;
	}

	.ibox6 li p {
		font-size: 14px;
	}

	.ibox6 li img,.case-list li img {
		height: 150px;
	}

	.index-about .col-md-5 iframe,.index-about .col-md-5 object {
		height: 300px;
	}

	.ibox8 ul li a img {
		height: 166px;
	}

	.index-about .col-md-7 .pull-right {
		margin-bottom: 20px;
	}

	.ibox10 .col-md-8 {
		margin-bottom: 20px;
	}

	p.phs span {
		display: none;
	}

	.s-pages section h3 {
		font-size: 18px;
		line-height: 22px;
	}

	.contact .col-md-4 {
		margin-bottom: 20px;
	}

	.teamwork li {
		padding: 0 5px;
		margin-bottom: 10px;
	}

	.bs .col-md-6:first-child {
		margin-bottom: 20px;
	}

	.news-box .col-md-4 a img {
		height: 246px;
	}

	.nd-top h2 {
		font-size: 18px !important;
		line-height: 24px;
	}

	.product-list li img {
		width: 270px !important;
		height: 270px;
	}

	.product-list .text-left {
		text-align: center;
	}

	.product-box .col-md-9 {
		margin-top: 20px;
	}

	.pd-tuij ul li {
		margin-bottom: 20px;
	}

	.type-name h2 {
		font-size: 22px !important;
		line-height: 26px;
	}

	.wztitle {
		text-align: center;
	}
}

@media screen and (min-width:768px) and (max-width:990px) {
	.navbar-header {
		display: none;
	}

	.header .col-md-3 {
		display: none;
	}

	/*.carousel,.carousel .item,.carousel-inner > .item > img {
		height: 280px;
	}*/

	.footer {
		padding-top: 30px;
	}

	.footbox {
		background: none;
	}

	.footer h2 {
		font-size: 22px;
	}

	.f-bottom {
		display: none;
	}

	.iht {
		font-size: 30px;
		padding-top: 36px;
		padding-bottom: 20px;
	}

	.ibox3 h3,.ibox5 h3 {
		font-size: 18px;
	}

	.ibox6 h3,.ibox7 h3 {
		font-size: 18px;
		line-height: 26px;
	}

	.ibox6 li p {
		font-size: 14px;
	}

	.index-about .col-md-5 iframe,.index-about .col-md-5 object {
		height: 380px;
	}

	.s-pages section h3 {
		font-size: 20px;
	}
}

@media screen and (min-width:990px) and (max-width:1200px) {
	.navbar-header {
		display: none;
	}

	.header .col-md-3 {
		display: none;
	}

	/*.carousel,.carousel .item,.carousel-inner > .item > img {
		height: 300px;
	}*/

	.footer {
		padding-top: 50px;
	}

	.footbox {
	}

	.footer h2 {
		font-size: 24px;
	}

	.f-bottom {
		display: none;
	}

	.f-top {
		padding-bottom: 30px;
	}

	.iht {
		font-size: 30px;
		padding-top: 36px;
		padding-bottom: 20px;
	}

	.ibox3 h3,.ibox5 h3 {
		font-size: 20px;
	}

	.ibox6 h3,.ibox7 h3 {
		font-size: 20px;
	}

	.ibox6 li p {
		font-size: 14px;
	}

	.index-about .col-md-5 iframe,.index-about .col-md-5 object {
		height: 380px;
	}

	.s-pages section h3 {
		font-size: 22px;
	}
}

@media screen and (min-width:1200px) {
	.news-box .col-md-4 a section {
		min-height: 382px;
	}

	.container {
		width: 1200px;
	}

	.navbar-header {
		display: none;
	}

	.navbar-nav>li>a {
		padding: 15px 25px;
	}

	/*.carousel,.carousel .item,.carousel-inner > .item > img {
		height: 500px;
	}*/
	.carousel,.carousel .item a{
		display:block;
		height: 500px;
		background-size:cover;
	}

	.footer {
		padding-top: 56px;
	}

	.footer h2 {
		font-size: 30px;
	}

	.footbox {
		padding-bottom: 50px;
	}

	.f-top {
		padding-bottom: 40px;
	}

	.ibox2 {
	}

	.iht {
		font-size: 42px;
		padding-top: 66px;
		padding-bottom: 20px;
	}

	.ibox3 .type-box {
		height: 270px;
	}

	.ibox3 h3,.ibox5 h3 {
		font-size: 26px;
	}

	.ibox6 h3,.ibox7 h3 {
		font-size: 20px;
	}

	.ibox6 li p {
		font-size: 16px;
	}

	.ibox6 li img,.case-list li img {
		height: 200px;
	}

	.index-about .col-md-5 iframe,.index-about .col-md-5 object {
		height: 380px;
	}

	.ibox8 ul li a img {
		height: 226px;
	}

	.ibox10 form.nayang {
		height: 672px;
	}

	.nayang .fc-code {
		background: #fff;
	}

	.s-pages section h3 {
		font-size: 22px;
	}

	.news-box .col-md-4 a img {
		height: 246px;
	}

	.product-list li img {
		height: 270px;
	}

	.product-details .pd-text img {
		width: 100% !important;
	}

	.news-box .col-md-4 a p {
	}

	.ibox9 li section {
		min-height: 402px;
	}
}

@media screen and (min-width:1200px) and (max-width:1288px) {
	.carousel-inner .item {
		background-size: 100% 360px !important;
	}

	/*.carousel,.carousel .item,.carousel-inner > .item > img {
		height: 360px !important;
	}*/
}

.header {
	padding-top: 20px;
	padding-bottom: 20px;
}

.header .col-md-3 {
	height: 60px;
	background: #fff url(../images/iphone.png) no-repeat 0px 10px;
	text-indent: 24px;
}

.header .col-md-3 p {
	font-size: 15px;
	padding-top: 10px;
	margin: 0;
}

.header .col-md-3 h2 {
	color: #f00;
	font-size: 26px;
	margin-top: 0;
}

.navbar-wrapper {
	background-color: #4db7f5;
	margin-top: 0;
	width: 100%;
	z-index: 9999;
}

.navbar {
	margin-bottom: 0;
	font-size: 16px;
}

.navbar-inverse {
	border: none;
	background-color: #4db7f5;
}

.navbar-inverse .navbar-brand,.navbar-inverse .navbar-nav>li>a {
	color: #fff;
}

.navbar-inverse .navbar-nav>li:hover {
	background-color: #fff;
}

.navbar-inverse .navbar-nav>li:hover a {
	color: #333;
}

.carousel-indicators li {
	border-color: #59c3f9;
	border-radius: 10px !important;
}

.carousel-indicators .active {
	background-color: #59c3f9;
}

a.carousel-control {
	display: none;
}

.carousel-inner .item {
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
}

.footer {
	background-color: #4db7f5;
	color: #fff;
	margin-top: 50px;
}

.footer > .container {
}

.footer h2 {
	font-weight: bold;
	margin-bottom: 10px;
}

.footer p {
	margin-bottom: 10px;
}

.footer h2.tel {
	font-weight: normal;
	line-height: 45px;
	background: url(../images/tel.png) no-repeat;
	text-indent: 55px;
}

.prowerby {
	background-color: #fff;
	color: #aaa;
	text-align: center;
	padding: 20px 0;
	line-height: 22px;
}

.prowerby a {
	color: #aaa;
	text-decoration: underline;
}

.prowerby a:hover {
	text-decoration: underline;
}

.footbox {
	background: url(../images/honor.png) no-repeat top right;
}

.f-bottom {
}

.f-bottom li {
	float: left;
}

.f-bottom li a {
	color: #fff;
	font-size: 16px;
	padding: 0 30px;
	display: inline-block;
	border-right: 1px solid #fff;
}

.f-bottom li:last-child a {
	border: none;
}

.f-bottom li a:hover {
	background-color: #fff;
	color: #333;
}

.content {
}

.ibox1 {
	background-color: #4db7f5;
}

.ibox1 .col-md-2 {
	text-align: center;
	color: #fff;
	padding: 15px 0;
}

.ibox1 .col-md-2 img {
	max-width: 100%;
	margin-bottom: 10px;
}

.ibox2 {
	text-align: center;
	display: none;
}

.ibox2 section img {
	display: block;
	margin: 30px auto;
}

.iht {
	color: #222;
	font-weight: bold;
}

.ihs {
	color: #999;
	font-size: 14px;
}

.ihs p {
}

.ihs span {
}

.ihs i {
	font-style: normal;
	padding: 0 10px;
}

.ibox3 {
	background: url(../images/ibox3.png) repeat-x;
}

.ibox3 h2 span:nth-child(1) {
	color: #4db7f5;
}

.ibox3 h2 span:nth-child(2),.ibox3 h3 span {
	color: #e87477;
}

.ibox3 h3 {
	padding-bottom: 20px;
	font-weight: bold;
	color: #333;
}

.ibox3 h3 span {
}

.ibox3 ul {
}

.ibox3 li {
	margin-top: 30px;
	text-align: center;
}

.ibox3 li a {
	display: block;
}

.ibox3 .type-box {
	width: 98%;
	border: 3px solid #4db7f5;
	border-radius: 10px;
	overflow: hidden;
}

.ibox3 li h4 {
	color: #fff;
	background-color: #4db7f5;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 18px;
}

.ibox3 li h4:hover {
	background-color: #59c3f9;
}

.ibox3 li section img {
	width: 100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 2s ease;
	-moz-transition: all 2s ease;
	-o-transition: all 2s ease;
	transition: all 2s ease;
}

.ibox3 li section:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all 2s ease;
	-moz-transition: all 2s ease;
	-o-transition: all 2s ease;
	transition: all 2s ease;
}

.pro-more {
	margin-top: 30px;
}

.pro-more a {
	color: #999;
	font-size: 16px;
	padding-right: 15px;
}

.pro-more a:hover {
}

.ibox4 {
	background-color: #4db7f5;
}

.ibox4 .iht,.ibox4 .ihs,.ibox4 section h3 {
	color: #fff !important;
}

.ibox4 section h3 {
	font-weight: bold;
	padding: 15px 0;
}

.ibox4 {
	margin-top: 50px;
	padding-bottom: 50px;
}

.ibox4 section h3 {
	font-size: 24px;
}

.ibox5 {
}

.ibox5 h2 span:nth-child(1) {
	color: #4db7f5;
}

.ibox5 h2 span:nth-child(2) {
	color: #e87477;
}

.ibox5 h3 {
	padding-top: 15px;
	padding-bottom: 20px;
	font-weight: bold;
	color: #333;
}

.six-da {
	padding: 30px 0;
}

.six-da {
	display: block;
	margin: 0 auto;
}

.ibox6 {
	background-color: #f6f6f6;
	padding-bottom: 30px;
}

.ibox6 h3 {
	padding-top: 15px;
	padding-bottom: 20px;
	color: #333;
}

.ibox6 h3 b {
	color: #f00;
}

.ibox6 ul {
	padding: 30px 0;
}

.ibox6 li {
	text-align: center;
}

.ibox6 li img {
	display: block;
	width: 100%;
}

.ibox6 li p {
	background-color: #666;
	color: #fff;
	padding: 15px 0;
}

.ibox6 li a:hover p {
	background-color: #f00;
}

.ibox7 {
	background-color: #4db7f5;
	padding-bottom: 30px;
}

.ibox7 .iht,.ibox7 .ihs,.ibox7 section h3 {
	color: #fff !important;
}

.ibox7 .iht {
	padding-top: 30px !important;
}

.ibox7 h3 {
	padding: 15px 0;
}

.ibox7 h3 b {
	color: #f00;
}

.ibox8 {
	padding-top: 50px;
}

.ibox8 ul {
}

.ibox8 ul li a {
	color: #333;
}

.ibox8 ul li a:hover h4,.ibox8 ul li a:hover h4 span {
	color: #f00;
}

.ibox8 ul li a img {
	width: 100%;
}

.ibox8 ul li a h4 {
	font-size: 18px;
	padding: 15px 0;
	color: #333;
}

.ibox8 ul li a h4 span {
	color: #aaa;
	font-size: 14px;
}

.ibox8 ul li p {
	margin-bottom: 20px;
}

.ibox8 .ul1 {
}

.ibox8 .ul1 li {
}

a.ab-more {
	display: inline-block;
	text-align: center;
	width: 110px;
	height: 34px;
	line-height: 34px;
	background-color: #666;
	color: #fff !important;
}

.ibox8 .ul1 li:hover a.ab-more {
	background-color: #f00;
}

.index-about {
	margin-top: 50px;
}

.index-about .col-md-7 h2 {
	font-size: 15px;
	color: #222;
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
}

.index-about .col-md-7 h2 span {
	font-size: 24px;
	display: inline-block;
	padding: 10px 5px;
	border-bottom: 2px solid #4db7f5;
}

.index-about .col-md-7 article {
}

.index-about .col-md-7 img {
	float: left;
	margin: 8px 10px 10px 1px;
}

.index-about .col-md-7 p {
	line-height: 22px;
	margin-bottom: 15px;
	text-indent: 2em;
}

.index-about .col-md-7 .pull-right a {
	display: inline-block;
	background-color: #666;
	color: #fff;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

.index-about .col-md-7 .pull-right a:hover {
	background-color: #f00;
}

.index-about .col-md-5 {
}

.index-about .col-md-5 iframe,.index-about .col-md-5 object {
	width: 100%;
}

.ibox9 {
	background-color: #f6f6f6;
	margin-top: 50px;
	padding-bottom: 60px;
}

.ibox9 ul {
	margin-top: 50px;
}

.ibox9 li {
}

.ibox9 li:hover section {
	border-bottom: 2px solid #4db7f5;
}

.ibox9 li section {
	background-color: #fff;
	border-bottom: 2px solid #fff;
}

.ibox9 li a {
	color: #333;
}

.ibox9 li a:hover {
	color: #f00;
}

.ibox9 li img {
	width: 100%;
	height: 246px;
}

.ibox9 li h2 {
	font-size: 18px;
	padding: 20px 15px;
	line-height: 24px;
	height: 80px;
}

.ibox9 li p {
	padding: 0 15px 30px 15px;
	line-height: 22px;
	color: #999;
}

.ibox10 {
}

.ibox10 .col-md-8 {
}

.ibox10 .col-md-4 {
}

.nayang {
	background-color: #4db7f5;
	color: #fff;
	padding: 25px 25px;
}

.nayang h3 {
	font-size: 20px;
	border-bottom: 1px solid #fff;
	padding-bottom: 15px;
	margin-bottom: 25px;
	color: #fff !important;
}

.nayang label {
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 5px;
}

.nayang label i {
	font-style: normal;
	color: #f00;
	padding: 0 5px;
}

.nayang input {
	border-color: #4db7f5;
}

.nayang button {
	margin-top: 25px;
	width: 100%;
	font-size: 16px;
	border-color: #4db7f5;
	background-color: #e87477 !important;
	color: #fff;
	padding: 10px 0;
}

.nayang .fa-save {
	padding-right: 5px;
}

.nayang button:hover {
	background-color: #f6c700;
	color: #fff;
}

.nayang input.yzm {
	width: 40%;
	float: left;
}

.nayang span.yz {
	display: inline-block;
	float: left;
	padding-left: 10px;
}

#vdimgck {
	height: 32px;
	margin-left: 10px;
}

.s-pages {
	margin-top: 50px;
}

.s-pages section {
}

.s-pages section h3 {
	color: #666;
	line-height: 24px;
}

h2.pht {
	font-size: 30px;
	color: #4db7f5;
}

p.phs {
	padding: 10px 0;
}

p.phs span {
}

p.phs i {
	font-style: normal;
	color: #999;
	padding: 0 15px;
}

article.about {
	margin: 50px 0;
}

article.about img {
	max-width: 100%;
}

article.about > img {
	margin-bottom: 30px;
}

article.about p,article.vision p {
	line-height: 22px;
}

article.about p:nth-child(2n+1) {
	color: #bbb;
	margin-bottom: 20px;
}

article.vision {
}

article.vision p:nth-child(2n) {
	color: #bbb;
	margin-bottom: 20px;
}

.contact {
	margin-top: 50px;
}

.contact .col-md-4 {
	float: left;
}

.contact .col-md-8 {
	float: right;
}

.findus {
}

.findus h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 15px 0;
}

.findus p {
	margin-bottom: 10px;
	line-height: 22px;
}

p.en {
	color: #bbb;
}

.intro {
	margin-top: 10px;
}

.intro p {
	line-height: 24px;
	margin-bottom: 10px;
}

.teamwork {
	margin-top: 50px;
}

.teamwork section:nth-child(2) {
	padding: 50px 0;
}

.teamwork img {
	display: block;
	margin: 0 auto;
}

.teamwork li {
}

article.c-a {
	margin-top: 50px;
}

article.c-a h2 {
	color: #4db7f5;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

article.c-a h2 span {
	color: #bbb;
	font-weight: normal;
	font-size: 16px;
}

article.c-a p {
	line-height: 22px;
}

article.c-a p:nth-child(2n+1) {
	margin-bottom: 10px;
}

.qc-manage {
	margin-top: 50px;
}

.qc-manage .col-md-6:first-child {
	background-color: #4db7f5;
	color: #fff;
	min-height: 284px;
	padding: 30px;
}

.qc-manage .col-md-6:first-child article {
	margin-top: 20px;
}

.qc-manage .col-md-6:first-child p {
	line-height: 24px;
}

.pre-l {
	margin-top: 30px;
}

.pre-l h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 30px 0;
}

.pre-l p {
	line-height: 22px;
}

.pre-l p img {
}

.pro-base {
	margin-top: 50px;
}/*.pro-base .col-md-6:first-child{background-color:#4db7f5;color:#fff;min-height:300px;line-height:22px;padding:30px;}*/.pro-base .col-md-6:first-child p {
	margin-bottom: 20px;
}

.bs {
	margin: 30px 0;
}

.bs .col-md-6:first-child {
	background-color: #4db7f5;
	color: #fff;
	min-height: 280px;
	line-height: 22px;
	padding: 25px;
}

.project {
}

.project .col-md-6 {
	margin-bottom: 20px;
}

.project .col-md-6 h2 {
	font-size: 16px;
	color: #4db7f5;
	font-weight: bold;
	padding: 15px 0;
}

.project .col-md-6 h2 span {
	color: #bbb;
	font-size: 14px;
	font-weight: normal;
}

.project .col-md-6 p {
	line-height: 22px;
}

.project .col-md-6 p img {
	margin-top: 10px;
}

.news-box {
	margin-top: 50px;
}

.news-box .col-md-4 {
	margin-bottom: 30px;
}

.news-box .col-md-4 a {
	display: block;
	border: 1px solid #eee;
}

.news-box .col-md-4 a:hover {
}

.news-box .col-md-4 a img {
	width: 100%;
}

.news-box .col-md-4 a h3,.news-box .col-md-4 a p {
	padding-left: 15px;
	padding-right: 15px;
}

.news-box .col-md-4 a h3 {
	color: #333;
	font-size: 18px;
	padding-top: 15px;
	line-height: 1.5;
}

.news-box .col-md-4 a section {
	padding-bottom: 20px;
}

.news-box .col-md-4 a p {
	color: #999;
}

.news-box .col-md-4 a p.time {
	color: #bbb;
	margin: 15px 0 10px;
}

.news-box .col-md-4 a:hover h3 {
	color: #f00;
}

.news-box li section:hover {
	box-shadow: 5px 10px 20px 2px #ccc;
}

.pagination {
	margin: 0;
}

.pagination a {
	color: #666;
}

.pagination a:hover {
	color: #f00;
}

.news-details {
	color: #888;
}

.nd-top {
	margin: 30px 0;
}

.nd-top h2 {
	color: #333;
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 20px;
}

.nd-top p {
	color: #bbb;
}

.news-details article {
	line-height: 22px;
	width: 100%;
}

.news-details article img {
	max-width: 100%;
}

.news-details article p {
	text-indent: 2em;
	margin-bottom: 20px;
}

.return-box {
	margin-top: 50px;
}

.return-box p:first-child {
	margin-bottom: 30px;
}

.return-box p:first-child a {
	color: #666;
}

.return-box p {
	margin-bottom: 5px;
}

.return-box p a {
	color: #4db7f5;
}

.return-box p a:hover {
	color: #f00;
}

.case-list {
	margin-top: 30px;
}

.case-list li {
	text-align: center;
	margin-bottom: 30px;
}

.case-list li img {
	display: block;
	width: 100%;
}

.case-list li p {
	background-color: #666;
	color: #fff;
	padding: 15px 0;
}

.case-list li a:hover p {
	background-color: #f00;
}

.product-box {
	margin-top: 30px;
}

.product-box .col-md-3 {
	float: left;
}

.product-box .col-md-3 a {
	display: block;
	color: #fff;
}

.product-box .col-md-3 a:hover {
}

.product-box .col-md-9 {
	float: right;
}

.sidebar {
	background-color: #4db7f5;
}

.sidebar li {
	padding: 15px 15px;
	border-bottom: 1px solid #fff;
}

.sidebar li.on {
	background-color: #049cf5;
}

.sidebar li:hover {
	background-color: #049cf5;
}

.sidebar li span {
	display: block;
}

.about-txt {
	margin: 5px 0 30px 0;
}

.type-name h2 {
	font-size: 24px;
	color: #4db7f5;
	margin-bottom: 20px;
}

.type-text h3 {
	font-size: 18px !important;
}

.type-name p,.type-text p {
	display: block;
	font-size: 14px;
	color: #bbb;
	margin-top: 5px;
}

.product-list {
}

.product-list ul {
}

.product-list li {
	text-align: center;
	margin-bottom: 20px;
}

.product-list li img {
	width: 100%;
}

.product-list li a {
	display: block;
}

.product-list > ul > li a:hover {
	box-shadow: 5px 5px 7px 0px #ccc;
}

.product-list li p {
	min-height: 75px;
	line-height: 1.5;
	padding-top: 15px;
	color: #333;
	font-weight: bold;
}

.product-list li p {
	display: block;
}

.product-list li p span {
	display: none;
}

.product-list li p span {
	color: #bbb;
	font-weight: normal;
}

.product-list ul li a:hover p {
	color: #f00;
}

.product-details {
}

.pd-text {
	line-height: 22px;
	color: #666;
	margin-bottom: 30px;
}

.pd-text img {
	max-width: 100%;
}

.pd-text p {
	text-indent: 2em;
	margin-bottom: 15px;
}

.pd-tuij {
}

.pd-tuij h3 {
	font-size: 16px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}

.pd-tuij ul {
}

.pd-tuij ul li {
	text-align: center;
}

.pd-tuij ul li a p {
	color: #666;
	padding: 10px 0;
}

.pd-tuij ul li a:hover p {
	background-color: #4db7f5;
	color: #fff;
}

.pd-tuij ul li a img {
	width: 100%;
}

.product-details .pd-text img {
	max-width: 100% !important;
}

.ss-case {
}

.ss-case h3 {
	font-size: 18px !important;
	font-weight: bold;
	padding-bottom: 20px;
	color: #666;
}

.ss-case img {
	max-width: 100%;
	float: left;
	margin: 5px 10px 10px 0;
}

.ss-case p {
}

.case-more {
}

.case-more a {
	color: #4db7f5;
}

.case-more a:hover {
}

.product-small-class {
	padding-bottom: 20px;
}

.product-small-class li {
	margin-bottom: 15px;
}

.product-small-class li a {
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #4db7f5;
	color: #fff;
}

.product-small-class li a:hover {
	background-color: #049cf5;
}

.sj_logo {
}

.nayang .form-group {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.wztitle {
	font-size: 24px;
	margin-bottom: 20px;
}

.fuwulc {
	line-height: 1.5;
}

.fuwulc h2 {
	font-size: 16px;
	margin: 20px 0px 10px 0px;
	font-weight: bold;
	color: #4db7f5;
}

.fuwulc p {
}