/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-bottom: 40px;
  color: #5a5a5a;
}


/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 500px;
  margin-bottom: 60px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 500px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 500px;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}

.listbox{
    border-radius: 3px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
    height: auto;
    margin-bottom: 25px;
}
.listbox h2 a{color: #000; font-size: 12px;}
.listbox h2{font-size: 18px;line-height: 80px;}
.thumbnail img {
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 6px;
    max-width: 100%;
    height: 165px;
}
.thumbnail {
    padding: 5px;
    background-color: #fafafa;
    color: #000000;
}
.thumbnail:hover {
    color: red;
    text-decoration:none;
}
.thumbnail p {
    background: url(../images/dh.jpg) no-repeat;
    font-size: 12px;
    overflow: hidden;
    margin-top: 5px;
    height: 24px;
    margin: 0;
    padding: 0;
}
.thumbnail p span {
    margin-left: 30px;
    line-height: 24px;
}

.box-left {
}
.box-left img{
    width: 100%;
    height: 120px;
    padding: 1px;
    background-color: #eee;
}
.box-left img:hover{
  background-color: #337ab7;
}
.box-right {
/*    margin-top: 14px;*/
}
.box-right img{
    width: 100%;
    height: 120px;
    padding: 1px;
    background-color: #eee;
/*    border: 2px solid #eee;*/
}
.box-right img:hover{
  background-color: #337ab7;
}
.box-right a{
    color: #404040;
    text-decoration: none;
}
.box-right p a:hover{
  color: red;
}
.list-news {margin: 0px;padding: 0px;}
.list-news li{
  list-style: none;
  text-align: left;
  line-height: 28px;
}
.list-news li a{
  color: #000000;
}
.list-news li a:hover{
  text-decoration: none;
  color: red;
}
.listbox h3{
  font-size: 22px;
  line-height: 20px;
  text-align: left;
}
footer a{
  color: #000000;
}
footer a:hover{
  color: red;
}
.kefu {
    color: #000;
}
.kefu p{
    text-align: center;
}
.kefu img {
    width: 125px;
    height: 100px;
    border: 2px solid #eee;
    text-align: center;
}
.space{height: 20px;}
.jumbotron{
  background-color: #193654;
  height: 200px;
  padding-bottom: 100px;
  padding-top: 100px;
  text-align: center;
  margin-bottom: 0px;
}
.jumbotron h3{color: #fff;}
.breadcrumb a{color: #000;}
.breadcrumb a:hover{color: red;}

.product-list{
    width: 100%;
    padding:20px;
}
.product-list img{
    width: 100%;
    height: auto;
    overflow: hidden;
    border: 2px solid #eee;
}
.product-list .product-title{
    margin-bottom: 10px;
    margin-top: 10px;
}
.product-list .product-title a{
    font-family: "微软雅黑";
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #000;
}
.product-list .product-more a{
    color: #bc2931;
}
.sub_line{
    border-bottom: 1px #bababa dotted;
    margin-top: 15px;
    margin-bottom: 15px;
}
/*sidebar*/
.up {
    margin-top: 5px;
    height: 53px;
    background: url(../images/about_03.jpg) repeat;
    border: 1px solid #eeeeee;
    border-radius: 6px;
    padding-left: 25px;
}
.up span{
    float: right;
    line-height: 53px;
    margin-right: 10px;
}
.up span a{
    color: #000;
}
.up h2 {
    margin: 0;
    line-height: 53px;
    font-size: 25px;
    color: #000000;
    padding-left: 0px;
    float: left;
}
.sidebar{
    background-color: #F4F4F4;
    height: auto;
    border: 1px solid #eee;
}
.sidebar ul{
    margin: 0px;
    padding:0px;
}
.sidebar ul li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    background: -webkit-linear-gradient(top,#fff,#dddbdc);
}
.sidebar ul li a{
    height: 52px;
    background: url(../images/about_09.jpg) no-repeat;
/*    background-size:100%;*/
    border-bottom: 1px solid #cccccc;
    line-height: 52px;
    padding-left: 30px;
    width: 100%;
    display: block;
    font-size: 14px;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    color: #3c3c3c;
}
.sidebar ul li a:hover{
    background: url(../images/about_08.jpg) no-repeat;
/*    background-size:100%;*/
    color: #FF0000;
    text-decoration:none;
}
.sidebar dl{
    margin: 0px;
    padding: 0px;
}
.sidebar dl dt{
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    background: url(../images/gy_06.jpg) no-repeat 10px 12px #f2f2f2;
    border-bottom: 1px solid #dedede;
}
.sidebar dl dt a{
    color: #333333;
    font-size: 12px;
    text-decoration:none;
}
.sidebar dl dt a:hover{
    color: #bc2931;
}

/*video*/
.video{
    margin-bottom: 10px;
}
.video-left{
    margin: 0px;
    padding:0px;
}
.video-left h2{
    font-size: 16px;
    font-weight: bold;
    font-family: "微软雅黑";
    color: #ffffff;
    height: 37px;
    line-height: 37px;
    padding-left: 10px;
    background: #006395;
    margin: 0px;
    padding: 0px;
}
.video-left h2 a {
    color: #ffffff;
    margin: 0px;
    padding: 0px;
    margin-left: 10px;
}
.video-left ul {
    margin: 0px;
    padding: 0px;
    padding: 3px 0px;
}   
.video-left ul a{
    color: #333333;
    font-size: 12px;
    text-decoration: none;
}   
.video-left ul a:hover{
  color: red;
}
.video-left ul li{
    padding: 0px;
    margin: 0px;
    height: 33px;
    line-height: 33px;
    background: url(../images/splm_07.jpg) no-repeat;
    background-size: 100%;
    border-bottom: 1px solid #fff;
    padding-left: 8px;
    list-style-type:none;
}
.video-right{
    margin: 0px;
    padding: 0px;
}
.video-right h2{
    margin-top: 0px;
    margin-bottom: 0px;
    height: 30px;
    line-height: 30px;
    width: 100%;
    font-family: "微软雅黑";
    font-size: 16px;
    font-weight: bold;
    color: #333;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 10px;
    background: #efefef;
}
.video-box {
    overflow: hidden;
    border: 1px solid #e1e1e1;
    background-color: #fafafa;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left:20px;
    padding-right:20px;  
}
.gengduo {
    padding-right: 15px;
    font-size: 14px;
}
.gengduo a{
    color: #ff6600;
}
.fr {
    float: right;
}

/*photo*/
.photo-list{
    margin-top: 15px;
/*    border:1px solid red;*/
    padding-left: 20px;
    padding-right: 20px;
}
.photo-list a{
    color:#000;
    font-size: 13px;
}
.photo-list .photo-img{
    text-align: center;
}
.photo-list a{
  color: #000;
}
.photo-list a:hover{
  color: red;
}
.photo-list p{
    text-align: center;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}
.photo-list img{
    border:1px solid #eee;
    height: 125px;
    text-align: center;
    width: 100%;
    padding: 1px;
    background-color: #eee;
}
.photo-list img:hover{
  background-color: #193654;
}

/*news list*/
.news {
    margin-top: 10px;
    font-size: 13px;
}
.news li{
    border-bottom: 1px dashed rgb(222, 222, 222);
    list-style-type:none;
    line-height: 30px;
    width: 95%;
}
.news li span{
    float: right;
}
.news li a{
    color: #000;
}
/*content*/
.page-article{
    padding: 15px 10px 15px 10px;
}
.page-article img{
    width: 100%;
}

.product-content{
    padding: 5px;
    font-size: 13px;
}
.product-content h1{
    font-size: 24px;
    font-weight: 500;
    color: #666;
}
.product-content h2{
    padding-top: 0px;
    margin-top: 15px;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #193654;
    font-size: 14px;
    font-weight: bold;
    font-family: "微软雅黑";
    color: #333333;
}
.product-content .yellow-2{
    font-size: 16px;
    font-weight: bold;
    font-family: "Microsoft Yahei";
    letter-spacing: 1px;
    color: #fff;
    background: #193654;
    width: 120px;
    height: 35px;
    line-height: 35px;
    padding: 0px 10px;
    display: block;
    -moz-border-radius: 5px 5px 0px 0px;
    -khtml-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
}
.img-introduce{
    margin-bottom: 30px;
}
.img-introduce p{
    display: block;
    color: #450ea8;
    font-size: 14px;
    line-height: 35px;
    margin-bottom: 10px;
}
.img-introduce img{
    font-size: 13px;
    width: 100%;
    max-height: 300px;    
    border: 1px solid #eee;
}
.product-content-zw{
    border: 1px solid #eee;
}

.product-content-zw p{
    font-size: 13px;
}
.product-content-zw img{
    width: 100%;
    height: auto;
} 
.videos{
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.video-right h1{
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    padding: 15px 0px 8px 0px;
    font-family: "微软雅黑";
    border-bottom: dotted 1px #dedede;
    margin-bottom: 10px;
}

.page-article{}
.page-article h1{
    text-align: center;
    line-height: 35px;
    border-bottom: 1px dashed #dedede;
    font-size: 16px;
    margin-bottom: 10px;
}
.page-article h1 a{
    color: #000;
}
.page-article h1 span{
    float: right;
    height: 22px;
    line-height: 22px;
    width: 35px;
    background: #DEDEDE;
    margin-right: 15px;
    margin-top: 5px;
    display: block;
    font-size: 12px;
    cursor: pointer;
    text-align: center;
    border-radius: 3px;
}

