html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#666;position:relative;font:12px/1.5 KaiGenGothicSC-Light, Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}

.tube{
  
    text-align: center;
    width: 77px;
    float: right;
    padding-top: 100px;
    margin-left: 150px;
}
.out-foot{
    position: relative
}
input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}



.banner-wrap.container-fluid {
  position: relative;
  padding: 0;
}
.bani {
  width: 100%;
  height: 700px;
  position: relative;
  z-index: 1;
}
.bani li {
  width: 100%;
  position: absolute;
  left: -100%;
  top: 0;
}
.bani li.current {
  left: 0;
  z-index: 2;
}
.bani li video {
  width: 100%;
  height: 100%;
  display: block;
}
.bani li img {
  width: 100%;
  display: block;
}

.bann {
  width: 100%;
/*  max-width: 500px;*/
  position: absolute;
  left: 80px;
  top: 45%;
  margin-top: -25%;
  padding-left:25px;
  z-index: 5;

}
.bann.on{
    
}

.bann .bl {
  width: 20px;
  height: 20px;
  display: block;
  background: url(../images/arrow_right.png) no-repeat;
  cursor: pointer;
  position: absolute;
  left: 30px;
  top: 25px;
}
.bann .br {
  width: 20px;
  height: 20px;
  display: block;
  background: url(../images/arrow_left.png) no-repeat;
  cursor: pointer;
  position: absolute;
  right: 30px;
  top: 25px;
}
.bann .banne li {
  display: none;
}
.bann .banne li.morea1 a{
    display: block!important;
}
.bann .banne li.current {
  display: block;
}
.bann .banne li p {
  font-family: "Roboto";
  padding: 0 20px;
  text-align: left;
  font-family: "Roboto";
  font-size: 14px;
  line-height: 24px;

  color: #fff;
  font-weight: 400;
}
.bann .banne li span{
  font-family: "Roboto Condensed";
  font-weight: 300;
  margin-top: 50px;
  height: 96px;
  line-height: 32px;
  overflow: hidden;
  color: #fff;
  display: block;
  font-size: 26px;
  text-align: center;
}



.bann .banb {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 65px;
}
.bann .banb li {
  width: 40px;
  height: 4px;
  background: rgba(255, 255, 255, 0.25);
  display: inline-block;
  margin: 0 3px;
  cursor: pointer;
}
.bann .banb li.current {
  background: #fff;
}
.bat {
  width: 100%;
  height: 20%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  display: block;
  position: absolute;
  top: 0;
  z-index: 5;
}
.bab {
  width: 100%;
  height: 20%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  display: block;
  position: absolute;
  bottom: 0;
  z-index: 5;
}


.ban {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 10%;
    z-index: 10;
    text-align: center;
}
.ban li {
    width: 50px;
    height: 5px;
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
    background: #fff;
}
.ban li.current {
    background: #2271b3;
}

.banner-wrap .bal {
  width: 40px;
  height: 40px;
  display: block;
  background: url(../images/arrow_right.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  left: 30px;
  top: 50%;
  z-index: 9;
}
.banner-wrap .bar {
  width: 40px;
  height: 40px;
  display: block;
  background: url(../images/arrow_left.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  right: 30px;
 top:50%;
  z-index: 9;
}




.txt1 ,.txt4 ,.txt5{
    /*background: #2271b3;*/
}
.wen1 ,.wen4 ,.wen5{
    width: 100%;
    
    padding: 10px
}

.wen1 h3 ,.wen4 h3 ,.wen5 h3 {
    font-size: 24px;
    margin-bottom: 10px;
    color: #fff!important;
}

.wen1 p ,.wen4 p ,.wen5 p {
    text-align: left;
    font-size: 14px
}

a.morea {
    font-size: 14px;
    padding-top: 20px;
    cursor: pointer;
    display: block;
    color: #fff;
    text-align: right;
    display: none;
    padding-right: 20px;
}
.txt1 a.morea ,.txt4 a.morea ,.txt5 a.morea{
    font-size: 14px;
    padding-top: 20px;
    cursor: pointer;
    display: block;
    color: #fff;
    text-align: right;
    display: block;
    padding-right: 20px;
}

.wen1 .close  ,.wen4 .close ,.wen5 .close {
     position: absolute;
    right: 10px;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 20px;
    background: #0e8ee0;
    line-height: 50px;
    top: 25px;
    color: #fff;
}
.bann .banne li h3{
    color: #fff;
    font-size: 24px;
    line-height: 60px;
    text-indent: 18px;
}

.show1 {
    display: block
}

.hide1 {
    display: none
}


@media screen and (max-width: 750px){
	.banner-wrap .bal{left: 10px;}
	.banner-wrap .bar{right: 10px;}
	.ban li {
    width: 10px;
    height: 10px;
    margin: 0 3px;
    background: rgba(255, 255,255, 0.6);
		
		
}
	.ban{bottom: 15px}
}
