@CHARSET "UTF-8";

* {
	font-family: "Microsoft YaHei","iconfont","FontAwesome"  !important;
}

/* for navbar-default */
.navbar {
	border: none;
}

#header .navbar-default {
	height: 58px;
}

#header .navbar-default .navbar-header {
	height: 57px;
}

#header .navbar-brand {
	padding: 42.5px 15px;
}

.navbar-top-bottom .navbar-top {
	height: 132px;
	background: url(../../../Images/Home/custom/navbar-top.jpg) no-repeat;
	background-size: cover;
}

.navbar-top-bottom .navbar-top .navbar-header {
	height: 132px;
}

.navbar-top-bottom .company {
	font-size: 22px;
	font-weight: bold;
	color: rgba(54,54,54,1);
	display: block;
} 

.navbar-top-bottom .company-en {
	font-size: 12px;
	color: #3f3a3a;
	display: block;
}

.navbar-top-bottom .hotline-div>div {
	width:auto; 
	display:inline-block !important; 
	display:inline; 
	float: right;
}

.navbar-top-bottom .hotline-div .hotline {
	font-size: 20px;
	font-weight: bold;
	color: rgba(28,92,182,1);
	display: block;
}

.navbar-top-bottom .hotline-div .hotline-title {
	background: url(../../../Images/Home/custom/hotline.png) no-repeat;
	background-position: 0 35px;
	font-size: 13px;
	color: #000;
	padding: 33px 0px 13px 15px;
	float: left;
}

.navbar-top-bottom .chinese {
	background: url(../../../Images/Home/custom/language.png) no-repeat 0px 3px !important;
	padding: 0;
	padding-left: 20px;
	color: #333;
    border-radius: 0px;
}

.navbar-top-bottom .en {
	background: url(../../../Images/Home/custom/language.png) no-repeat 0px -27px !important;
	padding: 0;
	padding-left: 20px;
    border-radius: 0px;
}

.hotline-div .btn-group {
	float: right;
	margin-top: 10px;
}

.hotline-div .chinese-dropdown {
	background: url(../../../Images/Home/custom/language.png) no-repeat 3px -24px !important;
	margin-left: 13px;
}

.en-dropdown li a {
	background: url(../../../Images/Home/custom/language.png) no-repeat 3px 6px !important;
	margin-left: 13px;
}

.navbar-top-bottom .nav {
	background: none;
}

.navbar-top-bottom .text-right {
	position: absolute;
	left: 50%;
	max-width: 270px;
	top: 142px;
	margin-left: 288px;
	padding: 0;
}

.input-group-addon {
	background: url(../../../Images/Home/custom/search1.png) no-repeat !important;
	background-position: center !important;
	padding: 0 21px !important;
	border: none;
}

.navbar-top-bottom .btn {
	background: none;
	border: none;
}

.navbar-top-bottom .form-control {
	height: 37px;
	border: none;
	background: none;
}

.search-container {
	background: url(../../../Images/Home/custom/search-bg.png) no-repeat;
	height: 37px;
}

.company-simple {
	padding: 20px 0 !important;
}

.company-simple .company {
	font-size: 16px;
}

/* for footer */
.footer {
	background: #fff;
}

.footer .company {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

.footer .footer-top {
	padding: 35px 0 30px 0;
}

.footer .footer-top .col-lg-4>span {
	display: block;
	color: rgba(108,108,108,1);
}

#link-friend-container h3 {
	font-size: 14px;
	font-weight: bold;
	color: rgba(0,68,157,1);
}

#link-friend-container ul {
	list-style-type: none;
}

#link-friend-container ul li a {
	text-decoration: none;
	font-size: 12px;
	color: rgba(108,108,1081);
}

/* .friendLink {
	margin-top: 14px;
} */

.footer-row {
	color: rgba(176,176,176,1);
	padding: 15px 0 10px 0 !important;
	border-top: 2px solid #e6e6e6;
}

.footer-row a {
	color: rgba(176,176,176,1);
}

.footer-row span {
	margin: 0 10px;
}

@media(max-width: 767px) {
	#header {
		height: 62px;
	}
	
	.navbar-top-bottom .navbar-top {
	    height: 62px;
	}
	
	.navbar-brand>img {
	    margin: 10px 0px;
	}
	
	#header .navbar-brand {
		padding: 8px 0;
	}
	
	#header .navbar-default .navbar-header {
		height: 62px;
	}
	
	.navbar-top-bottom .nav li a {
	    color: #000;
	    text-align: left;
	}
	
	#wrap .article-container .article-pin .row {
	    padding: 50px 25px 20px 25px !important;
	}
	
	#push-wrap-center .info .description {
		float: left !important;
		padding: 0px 43px 0px 20px !important;
	}
	
	#contact .icon {
	    right: 25px !important;
	}
	
	.push-thread-thumbnail .push-body .push-item .thumbnail img {
		max-height: 229px; 
	}
	
	.contact-title {
		margin-top: 42px !important;
	}
	
	.contact-info .suzhou-company {
		margin-top: 20px !important;
	}
	
	#contactForm {
		margin-top: 20px !important;
	}
	
	.module_name h3 {
		padding-left: 15px !important;
	}
	
	.btn-mobile {
		margin-top: 20px;
	    position: absolute;
	    right: 60px;
	}
}

@media (min-width: 768px) {
	#header {
		height: 168px;
	}
	
	.navbar-default .collapse .navbar-nav>li>a {
		border: none;
		padding: 21px 15px;
	}
	
	.navbar-default .collapse .navbar-nav>li.active>a, 
		#header .navbar-default .collapse .navbar-nav>li:hover>a,
			.navbar-default .collapse .navbar-nav>li.open>a {
		border: none;
		background: #000;
		color: #fff;
	}
	
	.navbar-top-bottom .nav>li{
		padding: 0px 5px;
		width: auto;
	}
	
	.navbar-top-bottom .nav>li>a {
		border: none;
		color: rgba(42,42,42,1);
		font-size: 16px;
		padding: 17px 25px;
	}
	
	.navbar-top-bottom .navbar-bottom {
		background: url(../../../Images/Home/custom/nav-bg.png) no-repeat;
	}
	
	.navbar-top-bottom .nav>li>a:hover {
		border: none;
		background: #2B9AFF;
	    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#31C0FB', endColorstr='#2B9AFF');
	    background: -webkit-gradient(linear, left top, left bottom, from(#31C0FB), to(#2B9AFF));
	    background: -moz-linear-gradient(top, #31C0FB, #2B9AFF);   
		box-shadow: 1px 1px 4px 2px #1790C9 inset; 
	}
	
	.navbar-top-bottom .nav>li>a:focus, .navbar-top-bottom .nav>li.active>a {
		border: none;
		background: #2B9AFF;
	    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#31C0FB', endColorstr='#2B9AFF');
	    background: -webkit-gradient(linear, left top, left bottom, from(#31C0FB), to(#2B9AFF));
	    background: -moz-linear-gradient(top, #31C0FB, #2B9AFF);   
		box-shadow: 1px 1px 4px 2px #1790C9 inset; 
	}
	
	.contact-title {
		margin-top: 0 !important;
	}
	
	.articles-patent .articles-list-thumbnail .articles-list-item-info {
		height: 40px;
	}
}

@media(min-width: 1200px) {
	.container {
		width: 1150px;
	}
	
	.navbar-top-bottom .company-name {
		margin-top: 20px;
	}
	
	.navbar-top-bottom .hotline-div {
		margin-top: 10px;
	}
	
	.contact .form-control {
		max-width: 390px;
	}
	
	#push-wrap-top .push-container .push-body .push-item {
		width: 20%;
		float: left;
	}
	
	#push-wrap-top .push-container .push-body .push-item {
	   
	    margin-bottom: 3px;
	}
	
	.products .products-layout .products-item {
		height: 211px;
		margin-bottom: 0;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.products .products-list .row {
		margin-right: -10px;
		margin-left: -10px;
	}
	
	.push-thread-thumbnail .push-body .push-item .thumbnail img {
		width: 220px;
		height: 150px;
	}
	
	#push-wrap-top .push-container .push-body .push-item {
		height: 151px;
	}
	
	.navbar-top-bottom .hotline-div .hotline {
		letter-spacing: 1px;
	}
	
	.navbar-top-bottom .hotline-div .hotline-info {
		margin-right: -5px;
	}
	
	.navbar-top-bottom .hotline-div .hotline-info .btn-group {
		margin-right: 8px;
	}
	
	.products .col-lg-9 {
		width: 788px;
		float: right;
		padding-right: 0;
		padding-left: 0;
	}
	
	.article-default .col-lg-9 {
		width: 788px;
	    float: right;
	}
	
	.product .col-lg-9 .article-default .col-lg-12 {
		padding: 0;
	}
	
	.product .col-lg-9 .article-default .col-lg-6 {
		padding: 0;
	}
	
	.product .col-lg-9 .article-default .article-meta {
		padding-right: 0;
		padding-left: 15px;
	}
	
	.contact-title {
		margin-left: 15px;
	}
	
	#contactForm {
		margin-left: 10px;
	}
	
	.contact-info {
		padding-left: 59px;
	}
	
	.contact-info .contact-title {
		margin-left: 0;
	}
	
	.navbar-top-bottom .btn-group a:nth-child(1) {
		border-right: 1px solid #000 !important;
		padding-right: 10px;
	}
	
	.navbar-top-bottom .btn-group a:nth-child(2) {
		margin-left: 10px;
	}
	
	.articles-patent .articles-list-thumbnail .thumbnail img {
		height: 353.41px;
	} 
}

@media(max-width: 1199px) and (min-width:992px) {
	.navbar-top-bottom .hotline-div .hotline-title {
	    background-position: 0 3px;
	    padding: 0px 10px 0px 15px;
	    margin-left: 23px;
	}
	
	.navbar-top-bottom .nav>li>a {
	    padding: 17px 10px;
	}
	
	.navbar-top-bottom .text-right {
	    position: absolute;
	    left: 50%;
	    max-width: 270px;
	    top: 142px;
	    margin-left: 199px;
	    padding: 0;
	}
	
	.navbar-top-bottom .hotline-div .hotline {
		letter-spacing: 1px;
	}
	
	.navbar-top-bottom .hotline-div .hotline-info {
		margin-right: -5px;
	}
	
	.navbar-top-bottom .hotline-div .hotline-info .btn-group {
		margin-right: 8px;
	}
	
	#contact .icon {
	    right: 25px !important;
	}
	
	.products .products-layout .products-item {
		height: 184px;
		margin-bottom: 0;
	}
	
	.push-thread-thumbnail .push-body .push-item .thumbnail img {
		height: 158px;
	}
	
	#push-wrap-top .push-container .push-body .push-item {
		height: 159px;
	}
	
	.panel-default {
		width: 297px;
	}
	
	.leftnavs>.list-group {
		width: 295px;
	}
	
	.navbar-top-bottom .btn-group a:nth-child(1) {
		border-right: 1px solid #000 !important;
		padding-right: 10px;
	}
	
	.navbar-top-bottom .btn-group a:nth-child(2) {
		margin-left: 10px;
		color: #333;
	}
	
	.articles-patent .articles-list-thumbnail .thumbnail img {
		height: 252.88px;
	}
}

@media(max-width: 991px) and (min-width:768px) {
	.navbar-top-bottom .nav>li>a {
	    padding: 17px 15px;
	}
	
	.navbar-top-bottom .text-right {
	    position: absolute;
	    left: 50%;
	    max-width: 270px;
	    top: 35px;
	    margin-left: 88px;
	    padding: 0;
	}
	
	#push-wrap-center .info .description {
		float: left !important;
		padding: 0px 43px 0px 20px !important;
	}
	
	#contact .icon {
	    right: 25px !important;
	}
	
	.products .products-layout .products-item {
		margin-bottom: 0;
	}
	
	.push-thread-thumbnail .push-body .push-item .thumbnail img {
		height: 160px;
	}
	
	#push-wrap-top .push-container .push-body .push-item {
		height: 161px;
	}
	
	.btn-mobile {
		margin-top: 45px;
	    position: absolute;
	    right: 0px;
	}
	
	.articles-patent .articles-list-thumbnail .thumbnail img {
		height: 254px;
	}
}

/* 首页 */
#push-wrap-top .push-container .push-body .push-item {
	padding: 0;
}

.push-thread-thumbnail .push-body .push-item .introduction {
	display: none;
}

.push-thread-thumbnail .push-body .push-item .title a {
	font-size: 12px !important;
}

.push-container .push-header {
    margin-bottom: 10px;
}

#push-wrap-center {
	margin-top: 35px;
}
	
#push-wrap-center .page-header {
	height: 52px;
	background: url(../../../Images/Home/custom/push-bg.png) no-repeat;
}

#push-wrap-center .name {
	font-size: 17px;
	color: #000;
}

#push-wrap-center .more a {
	font-size: 12px;
	color: rgba(176,176,176,1);
	background: none;
}

.push-default .push-header .page-header h3 {
	margin-top: 18.5px;
}

.push-default .push-header .info .image {
	padding: 0;
}

#push-wrap-center .info {
	background: #fff;
}

#push-wrap-center .info .description {
	font-size: 14px;
	color: rgba(44,44,44,1);
	padding: 0px 43px 0px 382px;
	line-height: 25px;
}

#push-wrap-top .page-header {
    height: 52px;
    background: url(../../../Images/Home/custom/push-bg.png) no-repeat;
}

#push-wrap-top .name {
    font-size: 17px;
    color: #000;
}

#push-wrap-top .push-header .page-header h3 {
    margin-top: 11.5px;
}

#push-wrap-top .more a {
    font-size: 12px;
    color: rgba(176,176,176,1);
    background: none;
    padding: 0 10px;
}

.push-thread-thumbnail .push-body .push-item .title {
	background: rgba(255,255,255,0.7);
	position: absolute;
    bottom: 0px;
    line-height: 25px;
    width: 100%;
}

.push-thread-thumbnail .push-body .push-item .title a {
	font-size: 14px;
	color: #000;
}

#push-wrap-top .thumbnail {
	padding: 0;
}

.push-container .push-header .page-header {
	width: 100%;
}

/* 产品介绍 */
.products .col-lg-9 {
	background: #fff;
	padding-top: 20px;
}

.leftnavs .list-group .list-group .list-group-item {
	background: #fff !important;
	border-bottom: 1px dashed #ccc !important;
}

.leftnavs .list-group .in>.list-group-item:last-child {
	border-bottom: none;
}

.products-default .products-list-item .products-item-info .description {
	display: none;
}

.products-default .products-list-item .products-item-info .title a {
	font-size: 12px;
}

.products-default .products-list-item .products-item-info .title a:hover {
	color: #3060D7;
}

.products .list-group i,.product .list-group i {
	float: right;
}

li.name .fa-caret-down {
	display: none !important;
}

li.name .fa-caret-right {
	display: inline-block !important;
	margin-top: 3px;
}

li.active .fa-caret-down {
	display: inline-block !important;
	margin-top: 3px;
}

li.active .fa-caret-right {
	display: none !important;
}

li.collapsed .fa-caret-down {
	display: none  !important;
}

li.collapsed .fa-caret-right {
	display: inline-block  !important;
	margin-top: 3px;
}

li.list-group-item .fa-caret-right {
	display: none;
}

li.list-group-item .fa-caret-down {
	display: inline-block;
	margin-top: 3px;
}

.list-group>.list-group>li.list-group-item {
	background: none;
}

.leftnavs .list-group .list-group .list-group .active a {
	color: #175BAE;
    font-weight: normal;
}

.products .list-group .collapse .list-group-item a, .product .list-group .collapse .list-group-item a{
	font-size: 12px !important;
	white-space: nowrap !important;
}

.products .list-group .list-group .list-group-item a, .product .list-group .list-group .list-group-item a{
	font-size: 12px !important;
	white-space: nowrap !important;
}

.leftnavs>.list-group>.list-group>.list-group>.list-group-item a {
	font-size: 12px !important;
	background: url(../../../Images/Home/custom/product-name.png) no-repeat;
	background-position: 1px 18px;
	white-space: nowrap !important;
}

.leftnavs>.list-group>.collapse>.list-group-item a {
	font-size: 12px !important;
	background: url(../../../Images/Home/custom/product-name.png) no-repeat;
	background-position: 1px 18px;
	white-space: nowrap !important;
}


.products .list-group .list-group .list-group-item:hover>a,.product .list-group .list-group .list-group-item:hover>a {
	color: #175BAE;
}

.product .article-meta {
	margin-top: 30px; 
}

.article .article-title {
	text-align: center;
}

.product-default .product-title {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
	background: #175BAE;
	width: 100px;
	color: #fff;
	margin-bottom: 0px;
	padding-top: 10px;
    text-align: center;
}

.article .split {
	margin-top: 0 !important;
	background: #175BAE;
	height: 2px;
	border: none;
}

.product-default .article-default .col-lg-12 {
	float: left;
}

.product-default .article-default {
	padding-top: 19px;
}

.products .section-pager-default {
	margin-right: 25px !important;
}

.product-default .article-footer-circle {
	display: none;
}

.articles-full-detail-detail .date {
	display: none;
}

a.num {
	display: inline-block !important;
}

/* 关于我们 */
.module_name {
	background: #175BAE;
	color: #fff;
	height: 52px;
}

.module_name h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 52px;
	margin-top: 0;
	padding-left: 30px;
}

.page-header {
	border: none;
	margin: auto;
}

.module_name .page-header {
	position: relative;
}

.section-position {
	margin-top: 0;
	position: absolute;
	top: 0px;
	right: 0;
}

.module_name .breadcrumb {
	height: 52px;
	line-height: 52px;
	font-size: 14px;
	color: #fff;
	background: none;
	padding: 0 15px;
}

.module_name .breadcrumb a,.module_name .breadcrumb .active {
	font-size: 14px;
	color: #fff;
}

#wrap {
	background: url(../../../Images/Home/custom/bg.png) no-repeat;
	padding-top: 20px;
	padding-bottom: 30px;
	background-size: cover;
}

#wrap .article-container .article-pin .article-full {
	background: #fff;
	border: 1px solid #D9D9D9;
	padding: 50px 75px 20px 75px;
	height: auto;
	overflow: hidden;
}

@media(max-width: 767px) {
	#wrap .article-container .article-pin .article-full {
		padding: 30px 15px;
	}
	
	.section-articles .articles-layout .articles-item .title {
		min-height: 40px;
		height: 70px;
	}
}

#wrap .article-container .article-default p {
	margin: 0;
	font-size: 12px;
	color: #000;
}

/* 荣誉资质 */
.section-body, .article-container {
	padding-top: 0;
}

.leftnavs .panel-heading {
	display: none;
}

.leftnavs>.list-group {
	background: #fff;
	padding: 0 14px 21px 14px;
}

.panel-default {
	border: 1px solid rgba(204, 204, 204,1);
	border-radius: 0;
	padding-top: 13px;
}

.leftnavs>.list-group>li {
	border-radius: 0;
	border: none !important;
	background: #D5D6D6 !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F2F2F2', endColorstr='#D5D6D6') !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#F2F2F2), to(#D5D6D6)) !important;
    background: -moz-linear-gradient(top, #F2F2F2, #D5D6D6) !important;   
	margin-top: 7px;
}

.leftnavs .list-group .list-group-item a {
	padding: 15px;
	color: #000;
	font-size: 14px;
	text-indent: 0;
}

.leftnavs .list-group li:hover {
	background: #175BAE !important; 
}

.leftnavs>.list-group>.list-group-item.active {
	background: #175BAE !important; 
}

.leftnavs>.list-group>.list-group-item.active>a {
	color: #fff; 
	font-weight: normal;
}

.leftnavs>.list-group>.list-group>.list-group-item.active a {
	color: #175BAE;
	font-weight: normal;
}

.article-default .col-lg-9 {
	background: #fff;
}

.articles-full-image-image .articles-list-item-title a:hover {
	color: #175BAE;
}

/* 技术支持 */
.list-group-item {
	border-radius: 0 !important;
}

.section-body-half .col-lg-9 {
	background: #fff;
	padding-top: 20px;
}

.articles-default .articles-list .articles-item :last-child {
	border: none;
}

.articles-default .date {
	display: none;
}

.articles-list-item .arrows {
	background: url(../../../Images/Home/custom/jishu.png) -14px 2px no-repeat;
    width: 15px;
    display: block;
    height: 16px;
    float: left;
    margin-right: 9px;
}

.articles-list-item:hover> .arrows {
	background: url(../../../Images/Home/custom/jishu.png) 1px 2px no-repeat;
}

.articles-default .articles-list-item .title a:hover {
	color: #3060D7;
}

.article-container .article-default article.article-default {
	padding-top: 23px;
}

.honor .article-default .article-meta,.honor .article-default hr {
	display: none;
}

/* 联系我们 */
.contact .contact-div {
	background: #fff;
	border: 1px solid #D9D9D9;
	padding: 40px 0 80px 0;
	height: auto;
    overflow: hidden;
}

.contact-title {
	font-size: 16px !important;
	font-weight: bold;
	color: rgba(21,90,174,1);
	margin-bottom: 20px;
}

.contact-info span {
	display: block;
	font-size: 13px;
	margin-top: 5px;
}

.contact-info .company {
	font-size: 16px !important;
	font-weight: bold;
	margin-top: 25px;
}

.contact-info .suzhou-company {
	margin-top: 48px;
}

#contactForm {
	margin-top: 47px;
}

.contact .form-group {
	margin-bottom: 2px;
}

.contact .form-control {
	border-radius: 0;
    height: 29px;
}

textarea.form-control {
	height: auto !important;
}

.form-horizontal .control-label {
	padding-top: 5px;
}

.verify {
	margin-top: 10px;
}

.verify .verify-area input {
	width: 178px !important;
}

.verify .verify-area img {
	height: 29px !important;
	margin: 0px 15px !important;
}

.changeImg {
	color: #777;
	font-size: 12px;
	padding-top: 5px;
}

.contact-submit {
	margin-top: 25px;
}

.contact-submit .btn {
	background: #D5D6D6;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F2F2F2', endColorstr='#D5D6D6');
    background: -webkit-gradient(linear, left top, left bottom, from(#F2F2F2), to(#D5D6D6));
    background: -moz-linear-gradient(top, #F2F2F2, #D5D6D6);   
	color: #000 !important;
	border-radius: 0;
	border: 1px solid #ccc;
	padding: 6px 40px;
}

#contact .icon {
	position: absolute;
	top: 0px;
	font-size: 20px;
    color: #B4B4B4;
    right: 85px;
    width: 30px;
    text-align: center;
}

/* 工具栏*/
.tools {
	width: 68px;
	bottom: 10%;
}

.tools .tool-container {
	width: 68px;
	height: 68px;
}

.tools .tool-container .tool {
	width: 68px !important;
	height: 68px;
	background: none;
}

.tools .tool-container .icon {
	width: 68px;
	height: 68px;
}

#ali {
	position: fixed;
    bottom: 10%;
    left: 20px;
    color: #fff;
    width: 50px;
    z-index: 999;
}

