


/*banner*/


.carousel {
	position: relative;
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.carousel-inner>.item {
	position: relative;
	display: none;
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
	display: block
}

.carousel-inner>.active {
	left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}

.carousel-inner>.next {
	left: 100%
}

.carousel-inner>.prev {
	left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
	left: 0
}

.carousel-inner>.active.left {
	left: -100%
}

.carousel-inner>.active.right {
	left: 100%
}

.carousel-indicators {
	position: absolute;
	bottom: 20px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none
}

.carousel-indicators li {
	display: inline-block;
    width: 80px;
    height: 4px;
    margin: 0px 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color:#cc0000;
	border:none;
	border-radius:0;
}

.carousel-indicators .active {
    width: 80px;
    height: 4px;
	border:none;
    margin: 0px 3px;
	background-color: #fff
}
#myCarousel{
	height:687px;
}

.index-banner {
	height:687px;
	overflow: hidden;
}
.index-banner .item{
	overflow: hidden;
	height:687px;
	width:100%;
	background-size:auto 100%!important;
	position:relative;
}
.index-banner .banner_inner {
    position:absolute;
    top:35%;
    left:12%;
    right:12%;
    width:30%;
    color:#fff;
    line-height:1.3;
    transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
}
.index-banner .item .cansual-des{
    display:block;
    opacity: 0;
    transform: translate3d(0, 150%, 0);
    transition:all 1s;
    transition-delay:.2s;
    overflow:hidden;
}

.index-banner .item .cansual-des2 {transition-delay:.4s;}
.index-banner .item.active .cansual-des{
    opacity: 1;
    transform: none;
}

.index-banner .item.active .banner_inner{
	 transform: none;
}

/*<!--添加淡入淡出的css-->*/

.index-banner .carousel-fade .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-ms-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
	transition:opacity 0.3s;
}

.index-banner .carousel-fade .carousel-inner .item.active{ opacity: 1;}


.index-banner .item .banner_inner p{
	font-size: 20px;
    color: #fff;
    line-height: 1.8;
}
.index-banner .item .banner_inner h3{
	margin:25px 0 30px;
	font-size: 36px;
    color: #fea801;
    font-weight:bold;
    line-height:36px;
}









.index1_section{
	padding:70px 0 80px;
	background:#fff;
}


.index1_tit{
	color:#333333;    
	font-family: 'XianYuanJ';
    text-align: center;
    line-height: 40px;
    font-size:40px;
    margin-bottom:60px;
}

.index1_sec li{
	float:left;
	width:19%;
	margin:0 0.5% 10px;
	min-height:300px;
	border:1px solid #e5e5e5;
	list-style: none;
	min-height:410px;
	padding:30px 20px;
}

.index1_title{
	padding-right:90px;
	margin-bottom:40px;
}

.index1_sec li:nth-child(1) .index1_title{
	background:url("../images/in121-1.png") no-repeat right top;
}

.index1_sec li:nth-child(2) .index1_title{
	background:url("../images/in122-1.png") no-repeat right top;
}

.index1_sec li:nth-child(3) .index1_title{
	background:url("../images/in123-1.png") no-repeat right top;
}

.index1_sec li:nth-child(4) .index1_title{
	background:url("../images/in124-1.png") no-repeat right top;
}

.index1_sec li:nth-child(5) .index1_title{
	background:url("../images/in125-1.png") no-repeat right top;
}

.index1_title img{
	display: block;
	margin-bottom:15px;
}


.index1_title h3{
	color:#333333;    font-family: 'XianYuanJ';
	font-size:21px;
	line-height:23px;
	
}

.index1_sec li .index1_main p{
	color:#666666;
	font-size:16px;
	line-height:23px;
	border-bottom:1px solid #e5e5e5;
	padding-left:15px;
	padding-bottom:10px;
	margin-bottom:10px;
	background:url("../images/in1_go-1.png") no-repeat left 10px;
}

.index1_sec li .index1_main p:last-child{
	border-bottom:none;
}





.index2_section{
	padding-top:60px;
}
.index2_sec li{
	float:left;
	width:33.33%;
	list-style: none;
	height:400px;
	transition:all 0.3s;
	padding:60px 3% 0 8%;
}
.index2_sec li:nth-child(1){
	background:#ff6600 url("../images/in211-1.png") no-repeat 7% 60px;
}

.index2_sec li:nth-child(2){
	color:#333333;
	background:#e5a500 url("../images/in221-1.png") no-repeat 7% 60px;
}
.index2_sec li:nth-child(3){
	background:#435c87 url("../images/in231-1.png") no-repeat 7% 60px;
}
.index2_sec li:nth-child(4){
	background:#3d98bc url("../images/in241-1.png") no-repeat 7% 60px;
}
.index2_sec li:nth-child(5){
	background:#44287b url("../images/in251-1.png") no-repeat 7% 60px;
}
.index2_sec li:nth-child(6){
	background:#6cb635 url("../images/in261-1.png") no-repeat 7% 60px;
}

.index2_tit h3{
	font-size:25px;
	line-height:25px;
	margin-bottom:12px;    font-family: 'XianYuanJ';
	color:#fff;
}

.index2_tit p{
	color:#fff;
	font-size:14px;
	line-height:14px;
	text-transform:Uppercase;
}

.index2_xian{
	width:10px;
	height:3px;
	margin:35px 0 25px;
	background:#fff;
}

.index2_main{
	color:#fff;
	font-size:14px;
	line-height:24px;
	min-height:120px;
	padding-bottom:20px;
}

.index2_go{
	height:45px;
	width:45px;
	background:url("../images/in21_go-1.png") no-repeat center;
	transition:all 0.3s;
	border:1px solid #fff;
}


.index2_sec li:hover .index2_go{
	background:#fff url("../images/in22_go-1.png") no-repeat center;
}






@media only screen and (max-width:1600px ) {
.index1_sec li h3 {
    font-size: 22px;
    min-height:60px;
}
.index1_title h3 {
    min-height:50px;
}
.index1_sec li {
    min-height: 450px;
}
.index1_title {
    margin-bottom: 10px;
}
ul.nav.navbar-right {
    margin-left:0px;
}
.navbar.fixed ul.nav li.nav_li {
    margin: 0 22px;
}


}

@media only screen and (max-width:1500px ) {
.index1_sec li {
    min-height: 460px;
    padding: 20px 20px;
}
.index1_sec li .index1_main p:last-child {
    margin-bottom:0;
}
.index1_sec li .index1_main p {
    padding-bottom: 5px;
    margin-bottom: 5px;
}


}

@media only screen and (max-width:1440px ) {
.index1_sec li h3 {
    font-size: 22px;
    min-height:60px;
}
#myCarousel,
.index-banner {
	height:600px;
}
.index-banner .item {
    height: 600px;
}
.index-banner .banner_inner {
    top: 32%;
    left: 8%;
    right: 8%;
}



}



@media only screen and (max-width:1340px ) { 

.index-banner .item {
    height:550px;
}
#myCarousel,
.index-banner {
	height:550px;
}
}

@media only screen and (max-width:1200px ) { 

.index-banner{
	margin-top:60px;
}
#myCarousel,
.index-banner {
	height:500px;
}
.index-banner .item {
    height:500px;
}
.index-banner .item .banner_inner h3 {
    font-size: 30px;
}
.index-banner .item .banner_inner p {
    font-size:18px;
    line-height: 1.5;
}
.index1_title{
	background-size:40px auto!important;padding-right:0px;
}
.index1_sec li h3 {
    font-size:18px;
    line-height:1.2;
    min-height: 40px;
}





}

@media only screen and (max-width:1024px ) { 

.navbar-collapse.collapse {
     display: none!important; 
}
.index-banner .item {
    height: 450px;
}
.index1_sec li .index1_main p {
    font-size: 14px;
    line-height: 20px;
}

#myCarousel,
.index-banner {
	height:450px;
}

}


@media only screen and (max-width: 960px){
.index-banner .item {
    height: 380px;
}
#myCarousel,
.index-banner {
	height:380px;
}

.carousel-indicators li {
    width:20px;
}
.carousel-indicators .active {
    width: 20px;
}


.index-banner .item .banner_inner h3 {
    font-size: 22px;
}
.index-banner .banner_inner {
    top: 20%;
}


.index2_xian {
    margin:20px 0;
}
.index2_tit h3 {
    font-size: 22px;
    margin-bottom: 10px;
}
.index1_tit {
    line-height:30px;
    font-size: 30px;
    margin-bottom: 30px;
}

.index1_sec li {
    width:99%;
    min-height: 140px;
    margin:0 0.5% 30px;
}
.index2_sec li {
    background-size:40px auto!important;
}
.index1_sec li h3 {
    min-height:20px;
}

/*.index-banner .item {
    height: 400px;
}
*/


}



@media only screen and (max-width: 560px) {
.index1_sec li {
    width:99%;
    min-height: 140px;
    margin:0 0.5% 30px;
}
.index2_sec li {
    width: 100%;
    height: auto;
    padding:30px 3%;
    background-size:40px auto!important;
}
.index1_tit {
    line-height: 22px;
    font-size: 22px;
    margin-bottom: 30px;
}
.index1_sec li h3 {
    font-size: 20px;
    min-height: 30px;
}
.index1_t img {
    height: 40px;
}
.index2_main {
    min-height:80px;
}
.index2_xian {
    margin:15px 0 15px 65px;
}
.index2_tit {
    padding-left: 65px;
}
.index2_sec li:nth-child(1){
	background:#ff6600 url("../images/in211-1.png") no-repeat 7% 40px;
}

.index2_sec li:nth-child(2){
	background: #e5a500 url("../images/in221-1.png") no-repeat 7% 40px;
}
.index2_sec li:nth-child(3){
	background:#435c87 url("../images/in231-1.png") no-repeat 7% 40px;
}
.index2_sec li:nth-child(4){
	background:#3d98bc url("../images/in241-1.png") no-repeat 7% 40px;
}
.index2_sec li:nth-child(5){
	background:#44287b url("../images/in251-1.png") no-repeat 7% 40px;
}
.index2_sec li:nth-child(6){
	background:#6cb635 url("../images/in261-1.png") no-repeat 7% 40px;
}

.index1_tit {
    font-size: 22px;
    margin-bottom:25px;
}
.index1_section {
    padding:40px 0;
}


.carousel-indicators li {
    width:10px;
}
.carousel-indicators .active {
    width: 10px;
}

.index-banner .item {
    height: 200px;
}
#myCarousel,
.index-banner {
	height:200px;
}

.index1_title img {
	width:40px;
	height:auto;
}
.index-banner .item .banner_inner h3 {
    font-size: 16px;
    margin: 5px 0;
    line-height: 1.2;
}
.index-banner .banner_inner {
    top: 15%;
    left: 5%;
    right:5%;
    width:40%;
}
.index-banner .item .banner_inner p {
    font-size: 12px;
    line-height: 1.3;
}

.carousel-indicators {
    bottom:10px;
}
.index2_section{
	padding-top:40px;
}



}




@media only screen and (max-width: 380px){
.index-banner .item {
    height: 180px;
}
#myCarousel,
.index-banner {
	height:180px;
}



}




@media only screen and (max-width: 320px){
.index-banner .item {
    height: 160px;
}
#myCarousel,
.index-banner {
	height:160px;
}
.index-banner .item .banner_inner h3 {
    font-size: 15px;
}
.index-banner .banner_inner {
    top: 10%;
}

}



