/*banner背景图片动画*/
@-webkit-keyframes scale-bg{
	from{
		-webkit-transform:scale(1.2);
		transform:scale(1.2);
	}
	to{
		-webkit-transform:scale(1);
		transform:scale(1);
	}
}
@keyframes scale-bg{
	from{
		-webkit-transform:scale(1.2);
		transform:scale(1.2);
	}
	to{
		-webkit-transform:scale(1);
		transform:scale(1);
	}
}
/*banner */
.index_main{
	background: #f7f7f7;
}
.index_main .section1{
	position: relative;
}
.index_main .section1 .index_banner .item{
	background-size: cover;
	-webkit-background-size:cover;
	background-position: center;
	background-repeat: no-repeat;
	height:100vh;
	position: relative;
}
.index_main .section1 .index_banner .item.slick-current .scaleBg{
	visibility: visible; 
	-webkit-animation:scale-bg 6s linear forwards;
	animation:scale-bg 6s linear forwards;
}
.index_main .section1 .index_banner .items{
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}
.index_main .section1 .index_banner .items:after{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.2);
}


/**/
.index_main .section1 .index_banner .item .inner .daxin-box{ width:100%; height:450px; position:absolute; top:15%; font-weight:bold; background:rgba(0,255,255,.1); padding:20px;-webkit-animation-delay: 0.2s;animation-delay: 0.2s;opacity: 0;box-sizing:border-box;}
.index_main .section1 .index_banner .item .inner .daxin-box .daxin-left{ width:80%; height:400px; float:left; margin-top:30px;}
.index_main .section1 .index_banner .item .inner .daxin-box .daxin-left .bigtit{ width:100%; height:100px;}
.index_main .section1 .index_banner .item .inner .daxin-box .daxin-left .bigtit .btit-left{ width:42%; height:80px; float:left; font-size:60px; color:#FFC926;-webkit-animation-delay: 0.5s;animation-delay: 0.5s;opacity: 1;}
.index_main .section1 .index_banner .item .inner .daxin-box .daxin-left .bigtit .btit-right{ width:58%; height:80px; float:left;}
.index_main .section1 .index_banner .item .inner .daxin-box .daxin-left .bigtit .btit-right .br-top{ width:100%; height:20px; padding-top:13px; font-size:14px; color:#FFFFFF; text-align:left;-webkit-animation-delay: 0.8s;animation-delay: 0.8s;}
.index_main .section1 .index_banner .item .inner .daxin-box .daxin-left .bigtit .btit-right .br-bottom{ width:100%; height:45px; font-size:36px; line-height:45px; color:#FFFFFF; text-align:left;-webkit-animation-delay: 0.9s;animation-delay: 0.9s;}
.index_main .section1 .index_banner .item .inner .daxin-box .daxin-left .jingyan{ width:100%; height:45px; font-size:24px; text-align:left; color:#FFFFFF; line-height:45px;-webkit-animation-delay: 1.2s;animation-delay: 1.2s;}
.index_main .section1 .index_banner .item .inner .daxin-box .daxin-left .jyeng{ width:100%; height:24px; font-size:12px; line-height:18px; color:#FFFFFF; text-align:left;-webkit-animation-delay: 1.4s;animation-delay: 1.4s;}
.index_main .section1 .index_banner .item .inner .daxin-box .daxin-left .dz-xiangmu{ width:100%; height:36px; font-size:20px; line-height:36px; color:#FFFFFF; padding-top:30px}
.index_main .section1 .index_banner .item .inner .daxin-box .daxin-left .dz-xiangmu .xm{ height:45px; float:left; -webkit-animation-delay: 1.5s;animation-delay: 1.5s; line-height:45px;}
.index_main .section1 .index_banner .item .inner .daxin-box .daxin-right{ width:45px; height:330px; background:#FFFFFF; border-top:5px #00CCFF solid; border-bottom:#00CCFF 5px solid; font-size:20px; margin-left:5px;background:rgba(255,255,255,.6); float:left; margin-top:30px; color:#003366;vertical-align:middle;writing-mode:vertical-rl; text-align:center; padding-right:20px;-webkit-animation-delay: 2.2s;animation-delay: 2.2s;}


/**/
.index_main .section1 .index_banner .item .inner .hiayangguan-box{ width:100%; height:450px; position:absolute; top:15%; font-weight:bold; background:rgba(0,255,255,.2); padding:20px; opacity: 0; -webkit-animation-delay: 0s; animation-delay: 0s; box-sizing:border-box;}
.index_main .section1 .index_banner .item .inner .hiayangguan-box .hyg-tit{ width:100%; height:50px; text-align:center; font-size:32px; line-height:50px; color:#FFFFFF; margin:auto; -webkit-animation-delay: 0.3s;animation-delay: 0.3s; }
.index_main .section1 .index_banner .item .inner .hiayangguan-box .hyg-tit span{ color:#F5C920}
.index_main .section1 .index_banner .item .inner .hiayangguan-box .hyg-xiangmu{ height:150px; width:100%;  margin:auto;}
.index_main .section1 .index_banner .item .inner .hiayangguan-box .hyg-xiangmu .left{ width:32px; height:83px; float:left; font-size:120px; margin-top:-20px; color:#FFFFFF;font-weight:normal;-webkit-animation-delay: 1.2s;animation-delay: 1.2s;opacity: 0;}
.index_main .section1 .index_banner .item .inner .hiayangguan-box .hyg-xiangmu .center{ width:80%; height:83px; float:left; }
.index_main .section1 .index_banner .item .inner .hiayangguan-box .hyg-xiangmu .center .xm-eng{ font-size:20px; line-height:24px; color:#F5C920; text-align:center; margin-top:28px;-webkit-animation-delay: 0.9s;animation-delay: 0.9s;opacity: 0;}
.index_main .section1 .index_banner .item .inner .hiayangguan-box .hyg-xiangmu .center .xm-list{ font-size:24px; line-height:30px; color:#FFFFFF; text-align:center;-webkit-animation-delay: 0.9s;animation-delay: 0.9s;opacity: 0;}
.index_main .section1 .index_banner .item .inner .hiayangguan-box .hyg-xiangmu .right{ width:32px; height:83px; float:left;font-size:120px; margin-top:-20px; color:#FFFFFF; font-weight:normal;-webkit-animation-delay: 1.2s;animation-delay: 1.2s;opacity: 0;}
.index_main .section1 .index_banner .item .inner .hiayangguan-box .youshi{ width:100%; height:200px; margin-top:10px;}
.index_main .section1 .index_banner .item .inner .hiayangguan-box .youshi .ys-list{ width:33%; height:200px; float:left; -webkit-animation-delay: 1.2s;animation-delay: 1.2s;opacity: 0;}
.index_main .section1 .index_banner .item .inner .hiayangguan-box .youshi .ys-list .ystit{ font-size:18px; height:24px; text-align:center; color:#FFFFFF; line-height:40px; height:40px; font-weight:normal}
.index_main .section1 .index_banner .item .inner .hiayangguan-box .youshi .ys-list .ysbox{ font-size:14px; padding-left:4px; color:#FFFFFF; line-height:18px; font-weight:normal}


/**/
.index_main .section1 .index_banner .item .inner .yongchi-box{width:100%; height:450px; position:absolute;top:15%; font-weight:bold;background:rgba(0,255,255,.2); padding:20px;opacity: 1;-webkit-animation-delay: 0s;animation-delay: 0s; box-sizing:border-box;}
.index_main .section1 .index_banner .item .inner .yongchi-box .yc-left{ width:100%; height:250px; float:left; color:#FFFFFF; position:relative}
.index_main .section1 .index_banner .item .inner .yongchi-box .yc-left .word-top{ width:100%; height:124px; font-size:96px; text-align:center;}

.index_main .section1 .index_banner .item.active .inner .yongchi-box .yc-left .word-mid-line{
        content: '';
        position: absolute;
        left: 0;
        height: 1px;
        background-color: white;
        transform: translate(0);
        animation: spread-line 2s linear;
        animation-fill-mode: forwards;	
}
      @keyframes spread-line {
        from {
          width: 0;
        }
        to {
          width: 100%;
        }
      }


.index_main .section1 .index_banner .item .inner .yongchi-box .yc-left .word-top .word{ width:124px; height:124px; float:left;}
.index_main .section1 .index_banner .item.active .inner .yongchi-box .yc-left .word-top .word_mid_shu{
        content: '';
        position: absolute;
        top:0;
		left:124px;
        width: 1px;
        background-color: white;
        transform: translate(0,0);
		
        animation: spread-line1 1.5s linear;
        animation-fill-mode: forwards;
}
      @keyframes spread-line1 {
        from {
          height: 0;
        }
        to {
          height: 100%;
        }
      }
.index_main .section1 .index_banner .item.active .inner .yongchi-box .yc-left .word-top .word_mid_shu1{
        content: '';
        position: absolute;
        top:0;
		left:248px;
        width: 1px;
        background-color: white;
        transform: translate(0,0);
		
        animation: spread-line2 1.5s linear;
        animation-fill-mode: forwards;
}
      @keyframes spread-line2 {
        from {
          height: 0;
        }
        to {
          height: 100%;
        }
      }	  
.index_main .section1 .index_banner .item .inner .yongchi-box .yc-left .word-top .word span.w1{-webkit-animation-delay: 0.6s;animation-delay: 0.6s;opacity: 1;}
.index_main .section1 .index_banner .item .inner .yongchi-box .yc-left .word-top .word span.w2{-webkit-animation-delay: 0.9s;animation-delay: 0.9s;opacity: 1;}
.index_main .section1 .index_banner .item .inner .yongchi-box .yc-left .word-top .word span.w3{-webkit-animation-delay: 1.2s;animation-delay: 1.2s;opacity: 1;}
.index_main .section1 .index_banner .item .inner .yongchi-box .yc-left .word-bottom .word span.w4{-webkit-animation-delay: 1.5s;animation-delay: 1.5s;opacity: 1;}
.index_main .section1 .index_banner .item .inner .yongchi-box .yc-left .word-bottom .word span.w5{-webkit-animation-delay: 1.8s;animation-delay: 1.8s;opacity: 1;}
.index_main .section1 .index_banner .item .inner .yongchi-box .yc-left .word-bottom .word span.w6{-webkit-animation-delay: 2.1s;animation-delay: 2.1s;opacity: 1;}


.index_main .section1 .index_banner .item .inner .yongchi-box .yc-left .word-top .word:last-child{ border:none}

.index_main .section1 .index_banner .item .inner .yongchi-box .yc-left .word-bottom{ width:100%; height:124px;  font-size:96px; text-align:center;}
.index_main .section1 .index_banner .item .inner .yongchi-box .yc-left .word-bottom .word{ width:124px; height:124px; float:left; }
.index_main .section1 .index_banner .item .inner .yongchi-box .yc-left .word-bottom .word:last-child{ border:none}


.index_main .section1 .index_banner .item .inner .yongchi-box .yc-rgiht{width:100%; height:180px; float:left;}
.index_main .section1 .index_banner .item .inner .yongchi-box .yc-rgiht .dz-eng{ width:100%; height:30px; font-size:18px; color:#F5C920; line-height:30px; margin-top:15px;-webkit-animation-delay: 2.4s;animation-delay: 2.4s;opacity: 1;}
.index_main .section1 .index_banner .item .inner .yongchi-box .yc-rgiht .dz-ch{ width:100%; height:30px; font-size:18px; color:#FFFFFF ; line-height:30px; border-bottom:1px #FFFFFF solid;-webkit-animation-delay: 2.7s;animation-delay: 2.7s;opacity: 1;}
.index_main .section1 .index_banner .item .inner .yongchi-box .yc-rgiht .dz-xq{ width:100%; font-size:14px; line-height:24px; color:#FFFFFF; padding-top:15px;-webkit-animation-delay: 3s;animation-delay: 3s;opacity: 1;}


.index_main .section1 .index_banner .item .inner .block_txt{
	position: absolute;
	top: 30%;
	right: 10px;
	left:10px;
	opacity: 0; 
	transform: translateX(-40px);
	-webkit-transform: translateX(-40px); 
	-webkit-transition: all 500ms ease; 
	transition: all 500ms ease;
}

.index_main .section1 .index_banner .item .inner .block_txt{
	opacity: 1; 
	-webkit-transform: translateY(0); 
	transform: translateY(0); 
	-webkit-transition-delay: 100ms; 
	transition-delay: 100ms;
}


.index_main .section1 .index_banner .item .inner .block_txt h4{
	font-size: 30px;
	color: #fff;
	text-align: center;
	font-family: 'COCO';
}
.index_main .section1 .index_banner .item .inner .block_txt h2{
	color: #fff;
	font-size: 70px;
	font-weight: bold;
	text-align:center;
	letter-spacing:5px;
}
.index_main .section1 .index_banner .item .inner .block_txt h2 span{
	color: #f5c920;
	display: inline-block;
	letter-spacing: 5px;
}
.index_main .section1 .index_banner .item .inner .block_txt h3{
	color: #fff;
	font-size: 22px;
	text-align:center;
	margin-top: 10px;
	letter-spacing: 3px;
}
.index_main .section1 .slick_txt{
	width:30%;
	height: 100%;
	background-color: transparent;
	transition: all 500ms ease;
	-webkit-transition:all 500ms ease; 
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	font-size: 0;
	outline: none;
	border:0;
}
.index_main .section1 .left{
	left: 0;
}
.index_main .section1 .right{
	right:0;
}
.index_main .section1 .slick_txt:hover .slick_arrow{
	opacity: 1;
	visibility: visible;
}
.index_main .section1 .slick_txt .slick_arrow{
	width: 20px;
	height: 36px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: -18px;
	position: absolute;
	top: 50%;
	cursor: pointer;
	transition: all 500ms ease;
	-webkit-transition:all 500ms ease;
	opacity: 0;
	visibility: hidden;
}
.index_main .section1 .slick_txt .prev{
	background-image:url(../images/ban_prev.png);
	left:60px;
}
.index_main .section1 .slick_txt .next{
	background-image:url(../images/ban_next.png);
	right:60px;
}
.index_main .section1 .slick_txt .prev:hover{
	background-image:url(../images/ban_prev_hover.png);
}
.index_main .section1 .slick_txt .next:hover{
	background-image:url(../images/ban_next_hover.png);
}
.index_main .section1 .number{
	position: absolute;
	bottom:8%;
	left: 50%;
	padding-bottom: 5px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	display: table;
	padding: 0 20px;
	width: auto;
	text-align: center;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.index_main .section1 .number span{
	font-family: "Myriad Pro","Microsoft YaHei";
	font-size: 30px;
	color: #fff;
	margin-right:100px;
	display: inline-block;
	cursor: pointer;
	position: relative;
	transition: all 500ms ease;
	-webkit-transition:all 500ms ease;
	font-weight:bold
}
.index_main .section1 .number span:last-child{
	margin-right: 0;
}
.index_main .section1 .number span:after{
	content: "";
	display: inline-block;
	width: 0;
	height: 2px;
	background: #fff;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	bottom:-20px;
	opacity: 0;
	visibility: hidden;
	transition: all 500ms ease;
	-webkit-transition:all 500ms ease;
}
.index_main .section1 .number span.active:after{
	width: 100%;
	opacity: 1;
	visibility: visible;
}


.index_main .section2{
background: url(../images/abig2.jpg) no-repeat;
    background-size: auto;
background-size: 100% 100%;
}
/*第二屏*/
.index_main .section2 .aboutbox{ width:100%; height:520px; position:absolute; top:15%;background:rgba(255,255,255,.1); z-index:999999; padding:20px;-webkit-animation-delay: 0s;animation-delay: 0s;opacity: 0; box-sizing:border-box;}
.index_main .section2 .aboutbox .cls-icl{ position:absolute; top:30px; right:20px; width:80px;}
.index_main .section2 .aboutbox .cls-icl img{ width:100%}
.index_main .section2 .aboutbox .left-pic{ width:100%; padding:10px 0; float:left;-webkit-animation-delay: 0.5s;animation-delay: 0.5s;opacity: 1; box-sizing:border-box;}
.index_main .section2 .aboutbox .left-pic img{ width:100%;}
.index_main .section2 .aboutbox .right-about{ width:100%; height:450px; float:left;}
.index_main .section2 .aboutbox .right-about .engtit{ height:24px; font-size:16px; line-height:24px; color:#fff; font-family:Geneva, Arial, Helvetica, sans-serif;-webkit-animation-delay: 0.8s;animation-delay: 0.8s;opacity: 1;}
.index_main .section2 .aboutbox .right-about .ch-tit{ height:45px; font-size:24px; line-height:45px; color:#fff;-webkit-animation-delay: 1.1s;animation-delay: 1.1s;opacity: 1;}
.index_main .section2 .aboutbox .right-about .ch-tit span{ color:#FF9900; font-size:36px;}

.index_main .section2 .aboutbox .right-about .shili{ width:100%; height:60px; margin-top:30px; color:#FFFFFF;-webkit-animation-delay: 1.4s;animation-delay: 1.4s;opacity: 1;}
.index_main .section2 .aboutbox .right-about .shili .slbox{ width:25%; height:68px; float:left; border-right:1px #fff solid; box-sizing:border-box;}
.index_main .section2 .aboutbox .right-about .shili .slbox:last-child{ border:none}
.index_main .section2 .aboutbox .right-about .shili .slbox .top-num{ height:40px;}
.index_main .section2 .aboutbox .right-about .shili .slbox .top-num .num{ font-size:28px; float:left; height:40px; }
.index_main .section2 .aboutbox .right-about .shili .slbox .top-num .danwei{ font-size:14px; float:left; line-height:20px; margin-left:68px; padding-top:20px;}
.index_main .section2 .aboutbox .right-about .shili .slbox .sl-sm{ height:30px; font-size:14px; line-height:20px; color:#fff; text-align:center; color:#FFCC66}
.index_main .section2 .aboutbox .right-about .about-box{ width:100%; font-size:16px; line-height:24px; color:#fff; margin-top:30px;-webkit-animation-delay: 1.7s;animation-delay: 1.7s;opacity: 1;}
.index_main .section2 .aboutbox .right-about .about-more{ width:100%; height:30px; font-size:14px; line-height:30px; margin-top:10px;-webkit-animation-delay: 2.1s;animation-delay: 2.1s;opacity: 1; text-align:left}
.index_main .section2 .aboutbox .right-about .about-more a{ color:#FFFFFF}

.inrow{font-size:0; margin:0; padding:0;}
.inrow>li,.inrow span{display:inline-block;*display:inline; margin:0; padding:0;}
.dataNums{position: absolute;  display: block;  height:50px;  text-align:center;}
.dataNums .dataOne{ width:15px; height:50px; margin: 0px 1px; text-align: center; }
.dataNums .dataBoc {position: relative; width: 100%; height: 100%; overflow: hidden;}
.dataNums .dataBoc .tt {position: absolute; top: 0;  left: 0; width: 100%;  height: 100%;}
.dataNums .tt span{width:100%;height:50px;; font-size:28px; color:#fff; margin:0; padding:0}



.index_main .section3{
background: url(../images/abig3.jpg) no-repeat;
    background-size: auto;
background-size: 100% 100%;
}

.index_main .section3 .iproduct{width:100%; height:520px; position:absolute; top:15%;background:rgba(255,255,255,.1); z-index:999999; padding:20px;-webkit-animation-delay: 0s;animation-delay: 0s;opacity: 0; border-radius:5px; box-sizing:border-box;}
.index_main .section3 .iproduct .cls-icl-bl{ position:absolute; top:30px; right:20px; width:80px}
.index_main .section3 .iproduct .cls-icl-bl img{ width:100%;opacity: 0.5;}

.index_main .section3 .iproduct .ptit{ height:45px; font-size:36px; text-align:center; line-height:45px; color:#FFFFFF;-webkit-animation-delay: 0.4s;animation-delay: 0.4s;opacity: 1;}
.index_main .section3 .iproduct .ptit span{ color:#FFFF99}
.index_main .section3 .iproduct .prosm{ width:100%; height:100px; font-size:16px; line-height:24px; text-align:center; margin:auto; padding:20px 0; color:#FFFFFF;-webkit-animation-delay: 0.7s;animation-delay: 0.7s;opacity: 1;}
.index_main .section3 .iproduct .probox{ width:100%; height:340px; font-size:18px; text-align:center; line-height:50px; -webkit-animation-delay: 1s;animation-delay: 1s;opacity: 1;}
.index_main .section3 .iproduct .probox .proli{ width:100%; height:280px; float:left;-webkit-animation-delay: 1.3s;animation-delay:1.3s;opacity: 1; position:relative; overflow:hidden;}
.index_main .section3 .iproduct .probox .proli a{ color:#FFFFFF}
.index_main .section3 .iproduct .probox .proli .cover1{ width:100%; height:40px; position:absolute; top:120px; left:0; background:url(../images/pccover.fw.png); font-size:18px; line-height:40px; color:#fff; text-align:center;}
.index_main .section3 .iproduct .probox .proli img{ position:absolute; width:100%; left:0; top:0;}


.index_main .section4{
background: url(../images/abig4.jpg) no-repeat;
    background-size: auto;
background-size: 100% 100%;
}
.index_main .section4 .icase{width:100%; height:520px; position:absolute; top:15%;background:rgba(255,255,255,.2); z-index:999999; padding:20px;/*-webkit-animation-delay: 0s;animation-delay: 0s;opacity: 0; */border-radius:5px; box-sizing:border-box;}
.index_main .section4 .icase .cls-icl-bl{ position:absolute; top:30px; right:20px; width:80px}
.index_main .section4 .icase .cls-icl-bl img{ width:100%;opacity: 0.5;}

.index_main .section4 .icase .icasebox{ width:100%; height:500px; margin:auto;}
.index_main .section4 .icase .icasebox .casetop{ width:100%; height:230px;}
.index_main .section4 .icase .icasebox .casetop .case-jianjie{ width:100%; height:230px; float:left}
.index_main .section4 .icase .icasebox .casetop .case-jianjie .tit{ height:45px; font-size:36px; color:#FFFFFF; line-height:45px;}
.index_main .section4 .icase .icasebox .casetop .case-jianjie .tit span{ color:#FF6600}
.index_main .section4 .icase .icasebox .casetop .case-jianjie .desc{ width:100%; height:150px; font-size:16px; color:#FFFFFF; line-height:24px; padding-top:20px; }
.index_main .section4 .icase .icasebox .casetop .case-jianjie .desc .morebtn{ width:130px; height:30px; border-radius:3px; margin-top:10px; float:right; margin-right:30px}
.index_main .section4 .icase .icasebox .casetop .case-jianjie .desc .morebtn a{ background:#FF6600; text-decoration:none; text-align:center;display:block; color:#FFFFFF; font-size:14px; border-radius:3px;}

.index_main .section4 .icase .icasebox .casetop .case-listt{ width:100%; float:left;}
.index_main .section4 .icase .icasebox .casetop .case-listt .case-pic{ width:97%; height:230px; float:left; border:5px #00CCCC solid; position:relative; overflow:hidden;}
.index_main .section4 .icase .icasebox .casetop .case-listt .case-pic img{ position:absolute;width:100%; left:0; top:0;}


.index_main .section4 .icase .icasebox .casetop .case-listt .case-pic .cover1{ width:100%; height:40px;position:absolute; top:190px; left:0; background:url(../images/pccover.fw.png) ; font-size:12px; line-height:40px; color:#fff; text-align:center}
.index_main .section4 .icase .icasebox .casetop .case-listt .case-pic .cover{ width:100%; height:120px; position:absolute; top:180px; left:0; }
.index_main .section4 .icase .icasebox .casetop .case-listt .case-pic .cover .cotxt{ width:100%; height:48px; font-size:18px; line-height:24px; text-align:center; color:#FFf; margin-top:110px; padding:0 20px;}



.index_main .section5{
background: url(../images/abig5.jpg) no-repeat;
    background-size: auto;
background-size: 100% 100%;
}
.index_main .section5 .inews{width:100%; height:520px; position:absolute; top:15%;background:rgba(255,255,255,.1); z-index:999999; padding:20px;-webkit-animation-delay: 0s;animation-delay: 0s;opacity: 0; border-radius:5px; box-sizing:border-box;}
.index_main .section5 .inews .cls-icl-bl{ position:absolute; top:30px; right:20px; width:80px}
.index_main .section5 .inews .cls-icl-bl img{ width:100%;opacity: 0.5;}

.index_main .section5 .inews .news-list{ width:100%; height:400px; float:left; -webkit-animation-delay: 0.5s;animation-delay: 0.5s;opacity: 0;}
.index_main .section5 .inews .news-list .list-title{ font-size:24px; height:60px; color:#FFFFFF}
.index_main .section5 .inews .news-list .list-title span{ color:#FF9900;font-size:36px;}
.index_main .section5 .inews .news-list .list-box{ width:100%; height:320px; margin-top:40px;}
.index_main .section5 .inews .news-list .list-box li{ float:left; width:100%; position:relative; overflow:hidden; height:110px; }
.index_main .section5 .inews .news-list .list-box li .l_pic{ width:34%; height:90px; float:left}
.index_main .section5 .inews .news-list .list-box li .l_pic img{ width:120px; height:90px;}
.index_main .section5 .inews .news-list .list-box li .r_txt{ width:66%; height:90px; float:left;}
.index_main .section5 .inews .news-list .list-box li .r_txt .r_title{ font-size:16px; line-height:24px;}
.index_main .section5 .inews .news-list .list-box li .r_txt .r_title a{ color:#FFFFFF; text-decoration:none}
.index_main .section5 .inews .news-list .list-box li .r_txt .r_note{ font-size:14px; color:#FFFFFF; line-height:20px}
.index_main .section5 .inews .news-list .list-box li .r_txt .info{ height:50px; font-size:14px; line-height:40px;}
.index_main .section5 .inews .news-list .list-box li .r_txt .info .info_img{ float:left; width:16px; margin-top:10px; padding-right:8px;}
.index_main .section5 .inews .news-list .list-box li .r_txt .info .info_img img{ width:100%}
.index_main .section5 .inews .news-list .list-box li .r_txt .info .info_txt{ float:left; font-size:14px; color:#FFFFFF; margin-right:20px;}
.index_main .section5 .inews .news-list .more-btn{ font-size:18px; line-height:50px; width:200px; margin-left:10px;}
.index_main .section5 .inews .news-list .more-btn a{ color:#FFFFFF; text-decoration:none}
.index_main .section5 .inews .news-list .more-btn a:hover{ color:#FF9900}


.index_main .section6{
background: url(../images/abig6.jpg) no-repeat;
    background-size: auto;
background-size: 100% 100%;
}
.index_main .section6 .iconnect{width:100%; height:460px; position:absolute; top:15%; background:rgba(255,255,255,.1); z-index:999999; padding:20px; -webkit-animation-delay: 0s; animation-delay: 0s; opacity: 0; border-radius:5px; box-sizing:border-box;}
.index_main .section6 .iconnect .cls-icl-bl{ position:absolute; top:30px; right:20px; width:80px}
.index_main .section6 .iconnect .cls-icl-bl img{ width:100%;opacity: 0.5;}

.index_main .section6 .iconnect .conninfo{ width:100%; height:400px; float:left; -webkit-animation-delay: 0.6s;animation-delay: 0.6s;opacity: 0;}
.index_main .section6 .iconnect .conninfo .conntit{ height:30px; font-size:20px; color:#FFFFFF}
.index_main .section6 .iconnect .conninfo .tel{ height:60px; font-size:45px; line-height:60px; color:#FF9900;}
.index_main .section6 .iconnect .conninfo .connadd{ height:48px;}
.index_main .section6 .iconnect .conninfo .connadd .c-ico{ width:5%; height:20px; float:left; margin-top:5px;}
.index_main .section6 .iconnect .conninfo .connadd .c-ico img{ width:100%; float:left}
.index_main .section6 .iconnect .conninfo .connadd .c-txt{ width:85%; height:20px; float:left; font-size:18px; color:#FFFFFF; margin-left:10px; margin-top:10px}
.index_main .section6 .iconnect .conninfo .form{ height:180px; padding-top:10px;}
.index_main .section6 .iconnect .conninfo .form input.txt{ width:100%; height:30px; border:1px #FFFFFF solid; font-size:14px; line-height:30px; margin-top:10px; background:none; box-sizing:border-box; border-radius:3px; padding:0 10px; color:#FFFFFF}
.index_main .section6 .iconnect .conninfo .form textarea{ width:100%; height:60px; border:1px #FFFFFF solid; font-size:14px; line-height:30px; margin-top:10px; background:none; box-sizing:border-box; border-radius:3px; padding:0 10px; color:#FFFFFF}
.index_main .section6 .iconnect .conninfo .form input.ant{ width:100%; height: 40px; font-size:16px; background-color:#FF9900; cursor:pointer; color:#FFFFFF; margin-top:10px; border-radius: 3px; border: none;}
.index_main .section6 .iconnect .conninfo .form .form-tit{ font-size:16px; color:#FFFFFF}
.index_main .section6 .footer{ width:100%; height:60px; background:rgba(255,255,255,.2); position:absolute; bottom:0; left:0; box-sizing:border-box; z-index:99999}
.index_main .section6 .footer .footer-txt{ margin:auto; width:100%; font-size:14px; line-height:20px; color:#FFFFFF; text-align:center; padding:10px 40px; box-sizing:border-box; font:300 14px/1.5 "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.index_main .section6 .footer .footer-txt a{ color:#FFFFFF}


@media only screen and (max-width: 992px){
	.index_main .section1 .index_banner .item{
		height: 100vh;
	}
	.index_main .section1 .index_banner .item .inner .block_txt{
		left: 0;
		right:0;
		margin: 0 auto;
		padding: 0 20px;
		top: 42%;
	}
	.index_main .section1 .index_banner .slick-arrow{
		display: none !important;
	}
    .index_main .section1 .index_banner .slick-dots{
    	position: absolute;
    	bottom: 12px;
    }
    .index_main .section1 .index_banner .slick-dots li{
    	width: 12px;
    	height: 12px;
    	border-radius: 50%;
    	border:2px solid #fff;
    }
    .index_main .section1 .index_banner .slick-dots li button{
    	display: none;
    }
    .index_main .section1 .index_banner .slick-dots li.slick-active{
    	background: #fff;
    }
	.index_main .section1 .number{
		bottom: 12%;
		display: none;
	}
	.index_main .section1 .number span{
		margin-right: 22px;
	}
	.index_main .section1 .number span:after{
		bottom: -14px;
	}

}

.kefutel{ width:50px; height:50px; background:#FFFFFF; border-radius:50%; position:fixed; left:10px; bottom:40px;-moz-box-shadow:0px 0px 4px #333333; -webkit-box-shadow:0px 0px 4px #333333; box-shadow:0px 0px 4px #333333; z-index:999999; text-align:center; line-height:50px;}
.kefutel img{ width:80%; margin-top:10%}
