*{margin: 0;padding: 0;}
ul,a{
	list-style: none;
	text-decoration: none;
}
html{font-size: 20px;}
*{ font-family: Arial, "宋体"!important;}

nav{
	width: 100%;
	height: 524px!important;
	background: url(../../img/banner.png)no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
}
.navbar-default{
	border: 0;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
	color: #fff;
        
}
.navbar-nav>li{
	margin-top: 20px;
}
.navbar-brand>img{
	/*width: 234px;
	height:55px;*/
}
.carousel-inner>.item{margin-bottom: 200px;margin-top: 30px;}
.navbar-right{
	float: left!important;
}
.nav>li>a{
	padding: 10px 8px;
}
.navbar-nav>li>a{

	font-size: 0.85rem;

}
.navbar-default .navbar-nav>li>a{
	color: #fff;
	height: 30px;
    padding-top: 5px;
    font-family: "Regular";
}
.navbar-nav>li{
    margin-top: 4%;
	text-align: center;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-toggle{
	margin-top: 25px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
	background-color: #1771db;
}
 .nav .on{
   border-radius: 20px;
   border:1px solid #fff;
   	font-weight: 600;
}
.nav ul li a{
 
  text-align:center;
  display: block;
  color:black;
}
nav form{
	width: 16%;
	float: right;
	padding-top: 2.5%;
}
nav form img{
	float: left;
}
nav form input{
	float: left;
}
.form-control{width: 80%;}

nav .tou{
	height: 82px;
}

.carousel-indicators li{text-indent: 0;}


.carousel-indicators{
	float: left;
	width: 20%;

}
.carousel-indicators img{
   float: left;
   padding-left: 5%;
   padding-right: 4%;
   display: inline-block;
    box-sizing: border-box;
    vertical-align: middle;
    	padding-top: 8%;
}
.carousel-indicators span{
	float: left;
	font-size: 17px;
	   display: inline-block;
    box-sizing: border-box;
    vertical-align: middle;
   /* padding-top: 4%;*/
}
.carousel-inner{
    width: 75%;
	float: right;
}
.pics li .left{
	float: left;
	width:53%;
}
.pics li .right{
	float: right;
	width:30%;
	/*padding-left: 5%;
	margin-top: 5%;*/
}
.navbar{margin-bottom: 0;}
.pics li .right img{
width: 13.8rem!important;
	/*	height: 17.8rem;*/
/*	margin-left: 46%;
	margin-top: 12%;*/
}
.pics li .left p:first-child{
    font-size:1.2rem;
    color: #fff;
    font-weight: 600;
}

.pics li .left .da{
	font-size: 3.5rem;
	color:#fff;
}
.pics li .left .er{
	font-size: 1.3rem;
	color:#c3f6ff;
}
.pics li .left .geng{
	margin-top: 40px;
}


.carousel-indicators li{
	border-radius: 0;
}

.carousel-indicators .active{
	width: 100%;
	height: 44px;
	background-color: #1893f0;
	border:0;
	color: #fff;

}
.carousel-indicators li{
	width: 97%;
	height: 44px;
	background-color: #156daf;
	border:0;
	/*border-bottom: 1px solid #156daf;*/
	line-height: 44px;
   color: #fff;
	margin-top: -1px;
	font-size: 0.8rem;
}
ol{margin-bottom: 0;}

.gd{
	width: 190px;
	height: 40px;
	background: url(../../img/gd.png)no-repeat;

}

.gd span{
	text-align: center;
}



.main{
	width:100%;
	margin:0 auto;
}
.firstsection{
	height:440px;
}

.mainpic{
	width:100%;
	height:100%;
	float:left;
	position:relative;
}
.pics{
	position: absolute;
	right: 5%;
	top: 15%;
	float: left;
    width: 68%;
}
.pics li{
	position:absolute;
	/*left:0;
	top:0;*/
	width: 100%;
	
}
.picindex{
	position:absolute;
	top: 0%;
	width: 20%;
/*	left: 5%;*/
	z-index:1;
}
.picindex li{
	width:96%;
	height: 44px;
	line-height: 44px;
    background-color: #156daf;
    border: 0;
    padding-left: 5%;
    box-sizing:border-box;
    color: #fff;
    font-size: 0.85rem;
	cursor:pointer !important;
}
.picindex li span{
	margin-left: 2%;
}
.picindex li.current{
	width: 100%;
    height: 44px;
    background-color: #1893f0;
    border: 0;
    color: #fff;
}

.pics>li:nth-child(1) .right img,.pics>li:nth-child(3) .right img,.pics>li:nth-child(4) .right img,.pics>li:nth-child(6) .right img,.pics>li:nth-child(7) .right img,.pics>li:nth-child(8) .right img,.pics>li:nth-child(9) .right img,.pics>li:nth-child(10) .right img{
	margin-top: 2rem;
}
.pics>li:nth-child(2) .right img,.pics>li:nth-child(5) .right img{
	margin-top: -2rem;
}











@media (min-width: 1280px){
.container {
    width: 1280px;
}
}
@media(max-width: 1680px){
	html{
		font-size: 18px;
	}
}
@media(max-width: 1440px){
	html{
		font-size: 15px;
	}

}
@media(max-width: 1360px){
	html{
		font-size: 13.5px;
	}
  
}

@media(max-width: 786px){
  nav form{display: none;}
  .navbar-right{width: 100%;
   background: rgba(0,0,0,0.6);
   position: absolute;
   z-index: 22222;
    padding-left: 0;
    left: 0;
  }
 /* .pics li .right img{width: }*/
  .pics{width: 98%;top: 110%;}
  .picindex{width: 100%;}
  .carousel-inner{width: 100%;}
  nav{height: 880px!important;}
  .carousel-inner .left{width:50% ;}
  .navbar-nav>li{margin-top: 0;font-size: 16px;}
  .navbar-collapse{padding-left: 0;}
  .navbar-nav{margin: 0 0;}
  .carousel-indicators{width: 100%;}
  .carousel-indicators .active{width: 96%;}
  .carousel-inner>.item{margin-bottom: 220px;}
  .carousel-inner .right img{width: 11.04rem;height: 14.24rem;}
  .lg .content .xia li .sheng{width: 62%;}
  .lg .content .xia li .ri{padding-left: 1%;width: 23%;}
}
