﻿@charset "utf-8";
/* CSS Document */

* {
	font-family: "微软雅黑", Arial;
	font-weight: normal;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
body {
	background-color: #fff;

}
.nomp { margin:0; padding:0; }
.lfnomp { margin:0; margin-left:auto; margin-right:auto; padding:0; }
ul {
	list-style: none;
}
a { color:#da2735} 
a, a:hover {
	text-decoration: none;
}
a:hover { color:#cc0000; }
img {
	border: none;
}
#qjt .sub-arrow {
	border-style: none;
	margin-left: 0;
}
#qjt ul .sub-arrow {
	border-style: none;
	margin-left: 0;

}
.carousel-control.right { background-image:none; }
.carousel-control.left { background-image:none; }
#myTabContent { line-height:2.428571; }

#myTabContent td { text-indent: 10px; } 
/*首页代码*/
.bg-img {
/*	background: url(../image/lb-bg01.png) no-repeat;
	background-position: top center;
*/}
.banner img {
	width: 100%;
}
.dw {
	position: relative;
}
.topbk {
	/*	padding-right: 45px;
	position: absolute;*/
	top: 0;
	/*	width: 100%;
*/	z-index: 999;
}
.topYs {
	overflow: hidden;
	background: #fff;
	padding-top: 18px;
	padding-bottom: 18px;
}
.topYs .logo {
	float: left;
}
.topYs #ssuo {
	float: right;
	margin-right: 35px;
	margin-top: 32px;
	width: 200px;
}
#ssuo .form-control {
	height: 28px;
	padding: 3px 8px;
}
#ssuo .btn {
	padding: 3px 8px;
}
#ssuo .glyphicon {
	top: 0;
	background-color: #da2735;
	color: #FFF;
}
.topYs .dh {
	float: right;
	margin-top: 3px;
}
.topYs .dh p {
	color: #353535;
	font-size: 15px;
}
.topYs .dh a {
	color: #353535;
	font-size: 15px;
}
.topYs .dh a:hover {
	color: #da2735;
}
.pYs {
	font-size: 19px;
}
#navYs {
	/*	margin-right: -15px;
*/	min-height: inherit;
	background-color: #353535;
	border: none;/*position:fixed;*/
	margin-bottom:0;
}
#qjt > li > a {
	font-size: 15px;
	padding: 11px 32px;
	color: #FFF;
}
#navYs .navbar-nav > .open > a, #navYs .navbar-nav > .open > a:hover, #navYs .navbar-nav > .open > a:focus {
	color: #FFF;
	background-color: #da2735;
}
#qjt .dropdown-menu {
	background-color: #353535;
}
#qjt .dropdown-menu > li {
	border-bottom: 1px solid #353535;
}
#qjt .dropdown-menu > li > a {
	color: #FFF;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
}
#qjt .dropdown-menu > li > a:hover, #qjt .dropdown-menu > li > a:focus {
	color: #FFF;
	text-decoration: none;
	background-color: #da2735;
}
/*minYs代码*/
.minYs {
	padding: 25px 15px 0;
	background-color: #f3f3f3;
}
.qnbYs {
	padding: 0 15px;
	padding-left:0;
}
.qnbYs p {
	/* margin: 0 -15px 25px; */
	height:140px;
	overflow:hidden;
text-align-last:justify;text-align:justify; font-family:"黑体",Arial, Helvetica, sans-serif;
}
.qnbYs01 { position:relative; }
.qnbYs .thumbnail, .qnbYs01 .thumbnail {
	padding: 0;
	border: none;
}
.qnbYs img {
	border: 1px solid #353535;
}
.qnbYs .thumbnail {
	margin-left: -15px;
	background-color: inherit;
}
.btYs h4 {
	background-color: #da2735;
	font-size: 17px;
	color: #fff;
	display: block;
	font-weight: bold;
	padding: 13px 15px 6px;
	margin-bottom: 20px;
}
.btYs h4 img {
	margin-right: 12px;
	margin-top: -8px;
}
.btYs h4 a {
	color: #fff;
	float: right;
	font-size: 13px;
}
.btYs h4 a:hover {
	color: #111111;
}
.fzYs01 {
	margin-left: -15px;
}
.fzYs02 {
	margin-right: -15px;
}
/*footer代码*/
.footer {
	background-color: #353535;
	padding: 10px 0;
}
.footer .thumbnail {
	background-color: inherit;
	border: none;
	margin-bottom: 0;
}
.footer .thumbnail a {
	margin-top:0;
	}
.footer .thumbnail img {
	margin-top:5px;
}
.footer p {
	color: #FFF;
	font-size: 12px;
	margin-bottom: 5px;
}
.footer a {
	color: #FFF;
	font-size: 12px;
	margin-right: 13px;
	margin-top: 25px;
	display: block;
}
.footer .qafloat a {
	float: left;
}
.footer a:hover {
	color: #da2735;
}
.footer img {
	margin-top: -20px;
}
/*关于我们代码*/
.btYs02 h4 {
	background-color: #da2735;
	font-size: 18px;
	color: #fff;
	display: block;
	font-weight: bold;
	padding: 10px 15px 10px 30px;
	margin-bottom: 0;
	border-bottom: 2px solid #da2735;
}
.btYs02 h5 {
	background-color: #da2735;
	color: #fff;
	padding: 10px 15px;
	line-height: 20px;
	margin-bottom: 20px;
	border-bottom: 2px solid #da2735;
	margin-bottom: 0;
}
.btYs02 h5 a {
	color: #fff;
}
.btYs02 h5 a:hover {
	color: #FFF;
}
.btYs02 strong {
	font-size: 15px;
}
#nycdYs {
	border: 1px solid #353535;
}
#nycdYs a {
	color: #353535;
}
#nycdYs a span { color:#fff; }

a#nycdYs02:hover, button#nycdYs02:hover, a#nycdYs02:focus, button#nycdYs02:focus {
	color: #FFF;
	text-decoration: none;
	background-color: #353535;
}
#nycdYs02 {
	border: none;
	border-top: 1px dashed #353535;
}
.bkYs {
	border: 0;
	border-left: 1px solid #353535;
	margin-top: 0;
	padding: 20px 15px;
	margin-bottom: 0px;
}
.bkYs h3 {
	color: #da2735;
	margin: 25px 0 16px;
}
.bkYs p {
	color: #454545;
}
/*产品页代码*/
#bkYs02 {
	margin: 0 15px 45px;
	padding: 25px 6px;
	overflow: hidden;
	padding-bottom:0;
	margin-bottom:0
}
#bkYs02 .row .col-sm-3 {
	/* padding: 0 9px;*/
}
#bkYs02 .row .thumbnail {
	padding: 0;
	border-color: #e0e0e0;
	margin-bottom: 30px;
}
#bkYs02 .thumbnail:hover {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.63);
	-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.63);
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.63);
	border-color: #da2735;
}
#bkYs02 span a {
	display: block;
	color: #da2735;
	background-color: #e8e8e8;
	padding: 12px 0;
	text-align: center;
}
#bkYs02 span a:hover {
	color: #cc0000;
}
.aboutYs {
	background-color: #FFF;
}
/*产品详细页*/
.fgx {
	border-bottom: 1px solid #d9d9d9;
	margin: 18px 0;
}
#xzYs .btn {
	/*background: url(../image/xztb.png) no-repeat 8px 13px;*/
	font-size: 14px;
	/*padding: 8px 10px 8px 25px;*/
	margin-top: 10px;
	margin-bottom: 10px;
}
#xzYs .btn-default {
/*	background-color: #0c469b;
	border-color: #0c469b;
*/}
#xzYs .btn-default:hover {
/*	border-color: #2f82fd;
	background-color: #2f82fd;
*/}
#xzYs .btn-default a {
/*	color: #FFF;
*/}
#xzYs a:hover {
/*	color: #2a2a2a;
*/}
#pYs02 p {
	margin-bottom: 5px;
	color: #505050;
}
#pYs02 h3 {
	margin-top: 0;
}
/*cs-xxy代码*/
.cs-xxy {
	width: 100%;
	margin-top: 10px;
	border: 1px solid #d9d9d9;
	margin-bottom:30px;
}
#xxy-boxYs {
	max-width: 1000px;
}
.cs-xxyCenter {
	margin: 0 auto;
	padding: 20px 0;
}
#ys02 ul li {
	text-align: center;
	overflow: hidden;
	border: 1px solid #d9d9d9;
	margin: 0 10px 17px;
}
#ys02 ul li a {
	display: block;
	font-size: 16px;
	color: #393939;
	margin-left: 0;
	line-height: 28px;
	margin-right: 0;
	padding: 5px 15px;
}
#ys02 ul li a:focus {
	background-color: #0c469b;
}
#ys03 {
	margin: 25px 16px 6px;
}
#ys03 p {
	color: #505050;
}
#myTabs .active a {
	background-color: #da2735;
	border: none;
	border-radius: inherit;
	line-height: 30px;
	color: #FFF;
	padding: 5px 15px;
}
/*新闻代码*/
#bkYs03 {
	padding-top: 10px;
}
#bkYs03 p {
	border-bottom: 1px dashed #353535;
	padding-bottom: 9px;
	margin-top: 12px;
}
#bkYs03 a {
	color: #454545;
	margin-left: 6px;
}
#bkYs03 a:hover {
	color: #353535;
}
#bkYs03 span {
	color: #454545;
	float: right;
}
/*新闻详细页*/
#bkYs04 h4 {
	color: #353535;
	text-align: center;
	background-color: transparent;
	border-bottom: none;
	padding-top: 0;
}
#bkYs04 span {
	border-bottom: 1px dotted #353535;
	color: #383838;
	display: block;
	margin-bottom: 20px;
	padding-bottom: 7px;
	text-align: right;
	width: 100%;
}
#bkYs04 p {
	color: #454545;
	margin-bottom: 18px;
	text-indent: 2em;
}
.fgx01 {
	border-bottom: 1px dotted #353535;
	display: block;
	margin: 30px 0 15px;
}
/*技术支持代码*/
#bkYs05 h4 {
	color: #da2735;
	background-color: transparent;
	border-bottom: none;
	padding: 0;
	margin-top: 30px;
	margin-bottom: 13px;
	line-height: 26px;
}
#bkYs05 .dYs {
	font-weight: bold;
	color: #da2735;
}
#bkYs05 .dYs01, #bkYs06 .dYs01 {
	color: #da2735;
}
#bkYs05 p {
	color: #505050;
}
#bkYs05 .dYs02 {
	border-bottom: 1px dotted #0c469b;
	padding-bottom: 18px;
	padding-top: 5px;
}
/*联系我们代码*/
#bkYs06 h4 {
	color: #da2735;
	background-color: transparent;
	border-bottom: none;
	padding: 0;
	margin-bottom: 13px;
}
#bkYs06 h5 {
	background-color: transparent;
	border: none;
	padding: 0;
	margin-top: 15px;
	margin-bottom: 5px;
}
#bkYs06 p {
	margin-bottom: 2px;
}
/*客户专区代码*/
.qpYs {
	padding: 0;
}
.bkYs07 {
	background-color: #cedaeb;
	margin: 0 2px 2px;
}
.srkYs {
	width: 100%;
	background-color: #FFF;
	margin: 20% 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;
}
.srkYs h4 {
	background-color: #0c469b;
	border: none;
	padding: 10px 15px;
	color: #FFF;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-top: 0;
}
.jzYs {
	width: 80%;
	margin: 25px auto 20px;
}
.jzYs p {
	display: inline-block;
	margin-right: 8px;
	margin-bottom: 20px;
}
.jzYs .qfYs {
	display: inline;
}
.jzYs .qfYs01 {
	line-height: 30px;
	width: 77%;
	border: 1px solid #cccccc;
	color: #505050;
	padding-left: 6px;
}
.jzYs .dlYs {
	background-color: #0c469b;
	color: #fff;
	display: inline-block;
	margin-left: 28%;
	padding: 6px 18px;
}
.sukbk {
	background-color: #FFF;
	margin: 10% 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.sukbk h4 {
	background-color: #353535;
	border: none;
	padding: 10px 15px;
	color: #FFF;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin: 0 -15px 20px;
}
.fhj {
	background:#da2735;
	position: fixed;
	bottom: 20px;
	right: 6%;
	border-radius: 5px;
}
.fhj a {
	padding: 10px;
	display: block;
	color:#fff;
}
.fhj a:hover {
	color: #fff;
}
#hsbk {
	border-radius: inherit;
}
#hsbk a {
	display: block;
	border: 3px solid #fff;
}
#hsbk a:hover {
	border: 3px solid #da2735;
}
.picMarquee-left .bd ul li .pic a{
        border: 3px solid #fff;
        display: block;
        width:140px;
        margin-bottom:15px;
}
.picMarquee-left .bd ul li .pic a:hover{
        border: 3px solid #da2735;
}
.picMarquee-left .bd ul li .pic img{
        width:100%;
        padding:0;
        border:none;
}

#bkYs05 a { }


div#myTabContent td { text-indent:8px; }


.divno { display:none; }
.divhas { display:block; }
.tooltip { font-size:1.5em;white-space:nowrap; line-height:2em;}

.bar7 {}
.bar7 form {
	height: 65px;
}


.bar7 {
            position: relative;
            width: 850px;
            margin: 0 auto;
        }

 .bar7 input, .bar7 button {
	border: none;
	outline: none;
}

.bar7 input {
	width: 100%;
	height: 65px;
	padding-left: 13px;
}

.bar7 button {
	height: 65px;
	width: 65px;
	cursor: pointer;
	position: absolute;
}
.bar7 input {
	width: 835px;
	border-radius: 42px;
	border: 2px solid #a3a3a3;
	transition: .3s linear;
	float: right;
	font-size:20px;
}
.bar7 input:focus {
	width: 835px;
}
.bar7 button {
	background: none;
	top: -2px;
	right: 15px;
}
.bar7 button:before{
/*  content: "\f002";
  font-family: 'Glyphicons Halflings';
*/  color: #a3a3a3;
  font-size:3.3em;
}

.dtitle { margin-top:2.5em; margin-bottom:1.3em; width:335px; height:65px; background:#ededed; font-size:2.5em; letter-spacing:5px; margin-left:auto; margin-right:auto; line-height:65px; border-radius:8px; }
.downtxt { font-size:1.5em; color:#999; }

.dowsubg { background:#ededed; margin-top:4.5em; margin-bottom:0.5em; }
.downsub ul { margin:0; padding:0; }
.downsub ul li { float:left; list-style-type:none; padding-top:10px; padding-bottom:10px;   }
.downsub ul li a { font-size:20px; line-height:35px; margin-right:40px; color:#938f90; }
.downsub ul li a:hover { color:#327aba; text-decoration:none; }
.downsub ul li a.active { color:#327aba; text-decoration:none;}

.downlist { color:#918f90;}
.downlist th { color:#918f90; font-size:20px; font-weight:100;}
.downlist td { color:#918f90; font-size:16px;}
.downlist td a { color:#918f90; }
.downlist td a:hover {color:#337bb9; }
.downlist tbody tr:hover { color:#337bb9; background:#e6f3ff; }
.downlist tr th:nth-child(1) { text-align:left; }
.downlist tr th:nth-child(2) { text-align:center; }
.downlist tr th:nth-child(3) { text-align:center; }
.downlist tr th:nth-child(4) { text-align:center; }
.downlist tr td:nth-child(1) { text-align:left; }
.downlist tr td:nth-child(2) { text-align:center; }
.downlist tr td:nth-child(3) { text-align:center; }
.downlist tr td:nth-child(4) { text-align:center; }

.downpage { margin-top:2em; margin-bottom:2em; }

.downresult { font-size:20px; color:#337bb9;}
.downsearchlist { background:#efefef; width:100%; border-radius:8px; }
.downsearchlist tbody tr td { border-top:0; line-height:30px; font-size:20px; }
.downsearchlist tbody tr td:nth-child(1) { text-align:left; text-indent:20px;}
.downsearchlist tbody tr td:nth-child(2) { text-align:center; }
.downsearchlist tbody tr:hover {background:#e6f3ff; }
.downsearchlist tbody tr td a { color:#918f90; }
.downsearchlist tbody tr td a:hover {color:#337bb9; }


.listpager > li {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-top:2px #a6a6a6 solid;
  border-bottom:2px #a6a6a6 solid;
}
.listpager > li.pager_prev {
border-left:2px #a6a6a6 solid;
-webkit-border-top-left-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomleft: 10px;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;

}
.listpager > li.pager_next  {
border-right:2px #a6a6a6 solid;
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
}


.listpager > li:first-child {
  margin-left: 0;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}
.listpager > li:last-child {
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}
.listpager > li > a:hover,
.listpager > li > a:focus, {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.listpager > li.pager_current,
.listpager > li.pager_current:hover,
.listpager > li.pager_current:focus,
 {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}




/*响应式代码*/
@media (min-width: 769px) {
	.footer .qafloat {
		width:235px;
	}
	
.topYs .logo {
	float: left;
	margin-left: 30px;
}
	
}
@media (min-width: 769px) {
.rowYs02 {
	display: none;
}
}
@media (min-width: 1200px) {
#kdYs {
	width: 1140px;
}
}
@media (min-width: 1000px) {
.topYs .dh {
	margin-right: 15px;
}
}
@media (max-width: 800px) {
.rowYs02 {
	display: none;
}
}
@media (max-width: 767px) {
.fzYs01 {
	margin-left: 0;
}
.fzYs02 {
	margin-right: 0;
}
.footer .qafloat {
	margin-left: 20%;
}
.qnbYs p {
	margin: 0 0 25px;
}
.footer a {
/*margin-left: 17%;*/
}
.topYs01 {
	margin-top: 30px;
}
.qnbYs .thumbnail {
	margin-left: 0;
}
.logo img {
	width: 115px;
}
.topYs #ssuo {
	margin-right: 20px;
	margin-top: 25px;
	width: 150px;
}
.topYs .dh a {
	font-size: 12px;
}
.pYs {
	font-size: 16px;
}
.topYs10 {
	margin-top: 25px;
}
}
@media (max-width: 1024px) {
	#qjt > li > a{
	padding:11px 28px;
}
}
@media (max-width: 768px) {
.topbk {
	/*	padding-right: 30px;
*/	position: relative;
}
#navYs {
	margin-right: 0;
}
.footer a {
	color: #FFF;
	font-size: 12px;
	display: block;
}
#bkYs03 span {
	float: none;
	display: block;
	margin-left: 20px;
}
#qjt > li > a{
	padding:11px 14px;
}
.footer .thumbnail a {
	margin-right:0;
}
}
@media (max-width: 600px) {
	.footer .qafloat{
		overflow:hidden;
		width:235px;
		margin:0 auto;
		}

	}
@media (min-width: 326px) and (max-width: 545px) {
.logo img {
	width: 80px;
}
.topYs .dh a {
	font-size: 12px;
}
.pYs {
	font-size: 12px;
}
.topYs .dh p {
	margin: 0;
	font-size: 12px;
}
.topYs #ssuo {
	margin: 15px 15px 10px;
	width: 90%;
}
.topYs {
	padding-bottom: 5px;
/*}
#buttonYs {
	margin-bottom: 5px;
	margin-left: 36%;
	margin-top: 5px;
	padding: 7px 20px;
	float: none;
	margin-top: 5px;
	margin-bottom: 0;
}
*/#icon-bar01 {
 background-color: #FFF;
 width: 50px;
 height: 1px;
}
.qnbYs {
	padding: 0;
}
#nycdYs {
	margin: 0 15px;
}
.minYs {
	padding: 155px 15px 0;
}
.topYs {
	background: rgba(0,0,0,0.65);
	padding-top: 10px;
	margin-top: 177px;
}
.topYs .dh {
	margin-right: 12px;
}
.footer a {
	margin-left: 11%;
	margin-top: 10px;
}
.footer p {
	padding: 0 15px;
}
}
@media (max-width: 325px) {
.logo img {
	width: 70px;
}
.topYs .dh a {
	font-size: 12px;
}
.pYs {
	font-size: 12px;
}
.topYs .dh p {
	margin: 0;
	font-size: 12px;
}
.topYs #ssuo {
	margin: 15px 15px 10px;
	width: 90%;
}
.topYs {
	padding-bottom: 5px;
}
/*#buttonYs {
	margin-bottom: 5px;
	margin-left: 89px;
	margin-top: 5px;
	padding: 7px 20px;
	float: none;
}
*/#icon-bar01 {
	background-color: #FFF;
	width: 50px;
	height: 1px;
}
.minYs {
	padding: 150px 15px 0;
}
.topYs {
	background: rgba(0,0,0,0.65);
	padding-top: 10px;
	margin-top: 146px;
}
.topYs .dh {
	margin-right: 12px;
}
.footer a {
	/*	margin-left: 7.7%;
*/	margin-top: 10px;
}
.footer p {
	padding: 0 15px;
}
}
@media (min-width: 768px) and (max-width: 799px) {
.qnbYs p {
	max-height: 83px;
	overflow: hidden;
	font-size: 12px;
}
.rowYs02 {
	display: block;
}
.rowYs01 {
	display: none;
}
}
@media (min-width: 1000px) and (max-width: 1024px) {
.qnbYs p {
	max-height: 110px;
	overflow: hidden;
	font-size: 13px;
}
}
