.welcome_body{width: 100%;height: 100%;position: relative;background-image: url("../images/bg.jpg");background-size: 100% auto;margin: 0;background-repeat: repeat-y}
.welcome_img{display: block;width: 65%;margin: 0 auto;height: auto;position: absolute;top:0;left: 0;}
.welcome_img img{width:100%;height: auto;display: block}
/*首页*/
.index_body .all{width: 100%;height: 100%;font-family: "宋体","微软雅黑"}
.index_body{width: 100%;height: 100%;position: relative;background-image: url("../images/bg.jpg");background-size: 100% auto;margin: 0;background-repeat: repeat-y}
.carousel{width: 85%;position: absolute;right: 0;bottom: 100px}
.index_body .carousel .carousel-inner .item img{width: 100%;height: 100%}
.index_body .carousel .carousel-inner .item .more{background-color: #ffffff;opacity: 0.7;width:50%;height: 30%;bottom: 15%;right: 5%!important;position: absolute}
.index_body .carousel .carousel-inner .item .more h1{font-size: 17px;color: black;font-weight: bolder;line-height: 79px;margin-left: 5%;letter-spacing:5px}
.index_body .carousel .carousel-inner .item .more p{font-size:12px;color:#595757;font-weight: bolder;width: 95%;margin-left:5%}
.index_body .carousel .carousel-inner .item .more span{font-size:12px;color:#595757;font-weight: bolder;margin-left:80%}


