/* CSS Document */


/* -------重写bootstrap默认样式------- */
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
      left: 0;
      right: auto;
  }
}
@media (max-width: 767px){
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
}
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    background-color: #888;
}
/* ---------  全局  ---------*/
.text-indent {
	text-indent: 2em;
}
.navbar-toggle {
  margin-top: 25px;
}

html,body {
	margin: 0;
	padding:0;
	height: 100%;
} 

/*index.html*/
.navbar {
	border: none;
	margin-bottom: 0px;
	border-radius: 0px;
 }
.navbar-default {
  background-color: #f6f6f6;
}
.banner {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
  
    height: 300px;
    width: 100%;
    overflow: visible;
}
.ban01 {
	background: #ECECEE url(../images/headerpic-main01.jpg) no-repeat center top;
}
.ban02 {
    background: #ECECEE url(../images/headerpic-main02.jpg) no-repeat center top;
}
.ban03 {
    background: #ECECEE url(../images/headerpic-main03.jpg) no-repeat center top;
}
.ban04 {
    background: #ECECEE url(../images/headerpic-main04.jpg) no-repeat center top;
}
.ban05 {
    background: #ECECEE url(../images/headerpic-main05.jpg) no-repeat center top;
}
.ban06 {
    background: #ECECEE url(../images/headerpic-main06.jpg) no-repeat center top;
}
.ban07 {
    background: #ECECEE url(../images/headerpic-main07.jpg) no-repeat center top;
}
.module-video {
	position: relative;
	width: 100%;
}
.background-photo {
	width: 100%;
	vertical-align: middle;
}
.module-video .video-box {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 999;
}
.video-con video {
	display: block;
	width: 100%;
}
/*about.html*/
.b readcrumb {
	padding-left: 0px;
}
.btn-default {
  color: #4d82f4;
  border-color:#4d82f4;
}
.btn-default:hover {
  color: #4d82f4;
  border-color:#4d82f4;
  
}
.btn-primary {
  color: #fff;
  background-color: #4d82f4;
  border-color: #4d82f4;
}.btn-primary:hover {
  color: #fff;
  background-color: #5EAEF6;
  border-color: #A6C1FA;
}
/* -------重写bootstrap默认样式 结束------- */
	
	
/*---------index----------*/


/* -banner- */
.index-service {
	background-color: #F3F3F3;
}
.ser-content {
	margin-bottom: 50px;
}
.index-videos {
	background-color: #F3F3F3;
}
footer {
  background-color: #676767;
  padding: 30px 0px;
}
footer h3 {
	color: #fff;
}
footer p {
	color: rgb(191, 191, 191);
}
.copyright h5 {
	border-top: 1px solid rgb(191, 191, 191);
	color: rgb(191, 191, 191);
	padding-top: 30px;
}
.copyright h5 a {
	color: rgb(191, 191, 191);
}
.list-item {
	margin-bottom: 30px;
	margin-top: 30px;
}
.index-videos .right-list {
	border: 1px solid #6C6C6C;
}
.main-container .sol {
	background-color: #edf3fe;
}
.main-container .index-news {
  background-color: #edf3fe;
}
.title {
	text-align: center;
	margin-bottom: 50px;
}
.main-container .title p {
	color: #00A93C;
	font-size: 16px;
}
.main-container .title h2 {
	margin-bottom: 1px;
}
.swiper-container {
      width: 100%;
      height: 100%;
      background: #4d82f4;
    }
    .swiper-slide {
      font-size: 18px;
      color:#fff;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding: 40px 60px;
    }
    .parallax-bg {
      position: absolute;
      left: 0;
      top: 0;
      width: 130%;
      height: 100%;
      -webkit-background-size: cover;
      background-size: cover;
      background-position: center;
    }
    .swiper-slide .title {
      font-size: 41px;
      font-weight: 300;
    }
    .swiper-slide .subtitle {
      font-size: 21px;
    }
    .swiper-slide .text {
      font-size: 14px;
      max-width: 400px;
      line-height: 1.3;
    }
    .swiper-slide .text p {
      color: #fff;
    }



/*---------index----------*/
.col-img {
	text-align: center;
	max-width: 100%;
}
img {
	max-width: 100%;
}
.imgbox {
  /*  position: relative;
    margin-top: 0px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 0px;*/
    padding-top: 20vh;  
}
.index-main{
    height: 66%;
    background-color: #f1eee5;
}

.boder-left {
    vertical-align: top;
    padding: 0px 0px 0px 20px;
    border-style: dashed;
    border-width: 0px 0px 0px 1px;
    border-color: #818284;
}
.boder-right {
    vertical-align: top;
    padding: 0px 20px 0px 0px;
    border-style: dashed;
    border-width: 0px 1px 0px 0px;
    border-color: #818284;
}

/*---------about us----------*/

.breadcrumb-nav {
	/* [disabled]text-align: center; */
	background: #00A63C;
	padding: 30px 0;
}
.breadcrumb {
	list-style: none;
}
.breadcrumb-nav h1, .breadcrumb-nav h3 {
	color: #fff;
}
.about-main .title {
	text-align: center;
	margin-bottom: 30px;
}
.about-main .about-s2 {
	background-color: #F3F3F3;
}
.about-main .about-s4 {
	background-color: #F3F3F3;
}
.about-main .about-s6 {
	background-color: #F3F3F3;
}
.about-main .content {
	text-align: justify;
}
.development-map {
	position: relative;
}
.map-addr {
	position: absolute;
	right: 10%;
	top: 28%;
}
.about-s6 .map-addr li {
	font-size: 16px;
	margin: 8px 0;
}


/* end of  about yintong */

/*  videos */
@media screen and (min-width: 1000px) {
	.playvideo img {
    height: 208px;
}
}
	

.main-container .abo {
  background-color: #edf3fe;
}

.point {
  padding: 0px 0px;
}
.point .col-md-3{
  padding-top: 10px;
  padding-bottom: 10px;
}
.point .col-md-3:hover{
  background-color:#f4f6f8;
}

.cust img {
  height:40px;
  max-width: 100%;
}

.item-list {
  margin: 20px 0px;
}

.navbanner {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/navbanner.png);
  
}


.navbanner .slogan-tit{
  color: #fff;
  text-align: center;
  font-size: 45px;
}
.navbanner .slogan-p1 {
  color: #fff;
  text-align: center;
  font-size: 30px;
}



.jieshao {
  background-color: #edf3fe;
}

.valus {
  background-color: #edf3fe;
}
.jianjie {
  background-color: #EDF3FE;
}
.jianjie span {
  text-align: right;
  color: #4D82F4;
  font-stretch: normal;
}

.jianjie-a01 {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #B1B1B1;
}

.ho01 {
  background-color: #5C7AE9;
  padding: 15px 15px;
  color: #D5EAF7;
  display: inline-block;
  margin-bottom: 30px;
  margin-right: 10px;
  margin-left: 10px;
  text-align: center;
}

.event {
  background-color: #EDF3FE;
}

.news {
  background-color: #ebebeb;
}

.news .news-list {
  margin-bottom: 30px;
}

/*--------- Services ----------*/
.service-list {
  
  padding: 10px 0px;
}
.img-wrapper {
  max-width: 100%;
  border: solid 1px #C9C9C9;
}


/*------------  通用文章页comnews  ------------*/
.content-wrap {
  padding-top: 0px;
}

.main-content {
  background: #fff;
  padding: 20px;
  text-align: justify;
}
.post-head {
    margin-bottom: 10px;
    border-bottom: 1px dotted #cccccc;
}
.post-head .post-title {
    font-size: 20px;
    line-height: 1.4;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
}
.post-head .post-meta {
    overflow: hidden;
    padding: 10px;
    color: #999999;
}
.post-head .post-meta .author, .post-head .post-meta .time {
    float: left;
    margin-right: 10px;
    line-height: 36px;
}
.post-nav {
  padding-top: 20px;
  border-top: 1px dashed #ddd;
}

.post-nav div {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.page-container {
    background-color: #ebebeb;
}  

.subnav {
  padding: 20px 0px;
  font-size: 14px;
}

.sidebar .widget {
  background: #FFF;
  padding: 21px 30px;
  margin-bottom: 35px;
}
.widget .title {
    margin-top: 0;
    padding-bottom: 7px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 11px;
    text-align: left;
    position: relative;
}
.widget .title::after {
    content: "";
    width: 90px;
    height: 1px;
    background: #4d82f4;
    position: absolute;
    left: 0;
    bottom: -1px;
}

.breadcrumbs .sep {
    padding: 0px 5px;
}

@media screen and (max-width: 600px) {
  .service-list {
    background-color: #ECECEE;
  }
  .copyright h5 {
    border-top:none;
    padding-top: 0px;
}
}
.line {
  border-top: solid 1px #171717;
}

.box {
	column-width: 400px; /* 宽度400px */
	column-gap: 10px;  /* 列之间间隔2px */
}
.box div{
	background-color: #ddd; 
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.box img {
	width: 100%;
	border: 1px solid #ddd;
}
.box p{
	text-align: center;
	margin-top: 15px;
	font-size: 16px;
}
