/* your styles go here */
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

.bg-footer {
  background-color: #29577d !important;
}
.bg-left {
  background-position: bottom left !important;
}
.bg-right {
  background-position: bottom right !important;
}
.foot-line{border-top:1px solid #6c757d;}
.bg-mk {
  background-color: #f2f2f2 !important
}
.navmenubar a {
  color: #2b90d9;
  text-decoration:none!important;
}

.navmenubar a:hover {
  color: #ffc107 ;
  transition: all 0.3s;
}
.nextnews a{
	color: #2b90d9!important;;
}
.content {
  line-height: 200%;
}
.content a {
  text-decoration: none;
  color: #000000;
}
.content a:hover {
  text-decoration: none;
  color: #2b90d9;
}
.content p {
    text-indent: 2em;
}
.content .bline{
    border-bottom: 1px dashed #dcdcdc;
}
.social-link {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  color: #2b90d9;
  text-decoration: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #2b90d9;
  transition: all 0.3s;
}

.social-link:hover, .social-link:focus {
  border-color: #999999;
  color: #999999;
  text-decoration: none;
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442;
}
.pro-banner{height:500px;position: relative;}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}
.carousel-square {
    position: absolute;
    bottom: -40px;
}
.carousel-square li{background-color:#fff;width:10px;height:10px;border:1px solid #ccc;margin:0 3px;border-radius: 45%;}
.carousel-square li.active{width:10px;height:10px;background-color:#ff9900  !important;border:1px solid #f90;border-radius: 45%;}
@media (min-width:1200px){
	.newsdatel{display:block;}
	.newsdates{display:none;}
}
@media (max-width:1200px){
	.carousel-inner{margin-top:0;height: 250px;}
	.pro-banner{height:250px;position: relative;}
	.newsdatel{display:block;}
	.newsdates{display:none;}
}
@media (max-width:992px){
	.carousel-inner{margin-top:0;height: 250px;}
	.pro-banner{height:250px;position: relative;}
	.product_summary .prdtitle{padding-top: 1rem!important;text-align: center;}
	.newsdatel{display:block;}
	.newsdates{display:none;}
}
@media (max-width:768px){
	.carousel-inner{margin-top:0;height: 200px;}
	.pro-banner{height:200px;position: relative;}
	.product_summary .prdtitle{padding-top: 1rem!important;text-align: center;}
	.newsdatel{display:none;}
	.newsdates{display:block;}
	.newsitem1{border-bottom: 1px dashed #dcdcdc;padding-bottom: 0.5rem!important;padding-top: 0.5rem!important;}
	.content .bline{border-bottom: 0px !important;}
}
@media (max-width:576px){
	.carousel-inner{margin-top:0;height: 200px;}
	.product_summary .prdtitle{padding-top: 1rem!important;text-align: center;}
	.newsdatel{display:none;}
	.newsdates{display:block;}
	.newsitem1{border-bottom: 1px dashed #dcdcdc;padding-bottom: 0.5rem!important;padding-top: 0.5rem!important;}
	.content .bline{border-bottom: 0px !important;}
}
@media (max-width:576px){
	.carousel-inner{margin-top:0;height: 130px;}
	.pro-banner{height:130px;position: relative;}
	.logo{width: 160px !important;height: 30px !important;}
	.newsdatel{display:none;}
	.newsdates{display:block;}
	.newsitem1{border-bottom: 1px dashed #dcdcdc;padding-bottom: 0.5rem!important;padding-top: 0.5rem!important;}
	.content .bline{border-bottom: 0px !important;}
}
@media (min-width: 992px)
.navbar .nav-link:hover, .navbar .nav-link:focus, .navbar .nav-link.active {
    border-color: #FFFFFF !important;
}

.scroll {
    position: fixed;
    right: 20px;
    bottom: 70px;
    z-index: 1040;
    cursor: pointer;
    opacity: 0.5;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))-70);
}
.text_top .texttitle {
    padding-bottom: 20px;
    margin-bottom: 20px;
    background: url(../img/h1bg.png) no-repeat center bottom;
}
.text_top .textmeno {
}
.logo{
	background: url(../img/logo.jpg) no-repeat center center;
	background-size: cover;
	width: 250px;
	height:50px;
}
.newsitem{
	border-bottom: 1px dashed #dcdcdc;
}
.newsline{
	background: url(../img/line-new.jpg) no-repeat 0 100%;
}
.pagination li {
	padding: 0.5rem 0.75rem;
    line-height: 1.25;
    color: #2b90d9;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.pagination .thisclass {
    color: #fff;
    background-color: #2b90d9;
    border-color: #2b90d9;
}
.pagination strong {
	padding: 0rem 0.75rem;
    line-height: 1.25;
    color: #2b90d9;
    background-color: #fff;
    border: 0px solid #dee2e6;
}
.newsitem a  {
	overflow: hidden;
}
.newsitem a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
    transition: all .4s ease-in-out;
}
.liuyan {
	border-bottom: 1px dashed #dcdcdc;
	font-size: 0.75rem;
}
.liuyan .header{
	background-color: #eeeeee;
}
.liuyan div{
    padding-top: .15rem;
    padding-bottom: .15rem;
    border: 1px solid rgba(0,0,0,.2);
}
.product_parameter_detail .scrolldiv{
    display: block;
    overflow: scroll;
}
.footerver-link{
    color: #999999;
    transition: all 0.3s;
}
.footerver-link:hover {
    color: #999999;
    transition: all 0.3s;
}
.fq-goods
{
    border: 2px dashed #8bb9ef;
    background: #f3f6f9;
}
.newstitle {
    margin: 0px 0;
    border-bottom: 3px solid #f0f0f0;
    width: 100%;
    height: 33px;
}
.newstitle span{
    float: left;
    height: 33px;
    padding: 0 10px;
    font-size: 18px;
    overflow: hidden;
    color: #BC272C;
    border-bottom: 3px solid #BC272C;
}
.newstitle span.blue {
    border-bottom: 3px solid #06F;
    color: #06F;
}
.newstitle strong.blue a{ color:#06F}
.newstitle span.red {
    border-bottom: 3px solid #FF0000;
    color: #06F;
}
.newstitle strong.red a{ color:#FF0000

}
.newstitle span.more {
    border-bottom: 0px solid #06F;
    float:right;
	color:#ccc;
	font-size: 0.9rem !important;
}