.baseDiv{ width:1300px; margin:0 auto; margin-left:auto !important; margin-right:auto !important;}
.clearfix:after {
	content:'';
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	zoom:1;
}
.about_di{
	width:100%; height:185px; background:#0165f5; position:absolute; bottom:0px; }
.about_di_bb{
	width:1360px; height:185px; margin:0px auto;}
.about_di_l{
	width:400px; height:185px; float:left; }
	
.about_di_l ul li{
	 width:190px; height:130px; float:left;  margin-top:30px; border-right:#46729e 1px solid;}
	.about_di_l ul li span{
		font-size:50px; color:#FFF; display:block; text-align:center;}
		.about_di_l ul li p{
			font-size:16px; color:#FFF; text-align:center;}
.about_di_b{
	width:540px; height:185px; float:left; }
.about_di_r{
	width:400px; height:185px; float:right; }
.about_di_r ul li{
	 width:190px; height:130px; float:left;  margin-top:30px; border-right:#46729e 1px solid;}
	.about_di_r ul li span{
		font-size:50px; color:#FFF; display:block; text-align:center;}
		.about_di_r ul li p{
			font-size:16px; color:#FFF; text-align:center;}
/*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);
	}
}

/*放大缩小再放大效果*/
@-webkit-keyframes scale-bg2{
	0%{
		-webkit-transform:scale(1.2);
		transform:scale(1.2);
	}
	100%{
		-webkit-transform:scale(1);
		transform:scale(1);
	}
	100%{
		-webkit-transform:scale(1.2);
		transform:scale(1.2);
	}
}
@keyframes scale-bg2{
	0%{
		-webkit-transform:scale(1.2);
		transform:scale(1.2);
	}
	50%{
		-webkit-transform:scale(1);
		transform:scale(1);
	}
	100%{
		-webkit-transform:scale(1.2);
		transform:scale(1.2);
	}
}


a{text-decoration: none;}

/*修改的信息*/
.mtitle,.mtxt,.mphone{letter-spacing: -1px!important;padding: 8px 0;color: #FFF;text-align: center}
.mtitle{font-weight: 500!important;}
.mtxt{letter-spacing: 0!important;font-weight: 100!important;}
.mphone span{color: #FFF;border-radius: 100px;padding: 25px 15px}

.banner1{display: inline-block}

/*第二页修改*/

/*背景*/
.two_bg{position: absolute;background: url(../images/two.jpg) center no-repeat;width: 100%;height: 100%;top: 0;z-index: -1;}
.sec2yuan{    
	text-align: center;
    top: 55%;
    position: absolute;
    left: 50%;
    margin-left: -260px;
}
.sec2yuan img{
	display: block;
}
.sec2yuan .ysbt{margin-left: 40px;}
.sec2yuan .ysimg{margin-top: 10px;animation: ball .6s infinite alternate;}
@keyframes ball {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}



.two_yslb{
	width: 485px;
	height: 150px;
		padding-left:30px;
	background: #0165f5;
	border-radius:50px;


	text-align:left;
	position: absolute;
}
.two_yslb b{
	color: #fff;
	font-size: 30px;
	margin-top:10px;
	line-height:50px;

    display: block;
}
.two_yslb em{
	display: block;
	width: 20px;
	height: 5px;
	background: #ed0000;
	margin: 0 auto;
	margin-top: 6px;
    margin-bottom: 6px;
}
.two_yslb p{
	color: #fff;
	font-size: 15px;
	line-height: 26px;
	display: block;

	text-align:left;
    width: 345px;

}
.ysa{
	top: 30%;
	left: 10%;
}
.ysb{
	top: 63%;
	left: 10%;
}
.ysc{
	top: 30%;
	right: 10%;
}
.ysd{
	top: 63%;
	right: 10%;
}
.two_yslb:hover{
	animation: ball .6s infinite alternate;
	cursor: pointer;
}


/*第四页 */
.index4_bj{width: 100%; height: 100%;}
.four{width: 100%;height: 100%;position: absolute;top: 0;z-index: -1}
.flbt {
	width:660px; height:120px;
	margin:0px auto;

    padding-top: 12%;
    margin-bottom: 20px;
}
.flbt a{

	color: #000;
	font-weight: bold;
	position: relative;
}
.flbt span{
	color: #000;
	font-weight:bold;
	padding-left:10px;
	width:200px; height:80px;
	line-height:80px;
		font-size: 45px;
}

.flbt i{
	color: #515151;
	line-height:30px;
		padding-left:10px;
	width:200px; height:30px;
		font-size: 16px;
}
.flbt a:hover{
	color: #0077dd
}

.flbt p {
	font-size: 15px;
	color: #666;
	line-height: 30px;
}
.nyfenlei{
	width: 1300px;
	margin: 0 auto;
}
.nyfenlei ul li{
	width: 250px;
	height: 45px;
	background: #1b5cba;
	border-radius: 50px;
	line-height: 45px;
	text-align: center;
	float: left;
	margin: 0 5px 10px 5px;
}
.nyfenlei ul li a{
	display: block;
	color: #fff;
	font-size: 16px;
}
.nyfenlei ul li:hover{
	background: #d5ad68;
}

.caseList {
   	overflow:hidden;
	z-index:10;
	height:320px;  
	margin-top:2%;	
}
.box{
	overflow:hidden;
	z-index:10;
	height:320px;
	width: 85%;
	margin: 0 auto;

}
.caseList ul {
}
.caseList li{
	float:left;
	margin-right:15px;
	width:400px;
	height:300px;
    background:#fff;
    position: relative;
    padding: 10px;
}
.caseList li a.imga {
	display:block;
	width:400px;
	height:300px;
	transition: 0.5s;
	transform: rotate(360deg) scale(1, 1);
}
.caseList li .aT {
    display: block;
    width: 400px;
    background: rgba(0,0,0,.7);
    position: absolute;
    bottom: 10px;
    height: 50px;
    line-height: 50px;
    left: 50%;
    margin-left: -200px;
    text-align: center;
}
.caseList li .aT span{
	color:#fff;
    font-size:16px;
}
.box ul {
	width:9999px;
	position:relative;
	z-index:10;
	display: block;
}
.caseList .box ul {
	float:left;
}
.caseList li:hover .aT{display: none;}

.text-desc {
	position: absolute;
	left: 0;
	top: 0;
	background-color:rgba(0, 0, 0, 0.6);
	height: 300px;
	opacity: 0;
	width: 100%;
}
.text-desc {
	transform: rotate(0deg) scale(0, 0);
	transition: 0.5s;
	opacity: 0;
	padding-top: 100px;
}
.caseList li:hover .text-desc {
	transform: rotate(360deg) scale(1, 1);
	opacity: 1;
	text-align: center;
}
.caseList li:hover .text-desc h3 a {
	color: #fff;
	font-size: 22px;
	line-height: 40px;
}
.caseList li:hover .text-desc p {
	color: #fff;
	font-size: 28px;
	line-height: 50px;
	font-family: "Arial";
	margin-top: 5px;
}
.myClass {
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
/*产品分类 */

.pro_list{
    margin: 10px auto;
}
.pro_list ul li{
    float: left;
    width: 260px;
    height: 50px;
    text-align: center;
    background: #2169e1;
    border-left: 5px solid #ed0000;
    box-sizing: border-box;
    margin: 3px;
    line-height: 50px;
    position: relative;
}
.pro_list ul li::before{
    content: '';
    display: block;
    width: 3px;
    height: 50px;
    background: #ed0000;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.6s;
}
.pro_list ul li:hover::before{
    width: 100%;
}
.pro_list ul li a{
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 15px;
    position: relative;
    z-index: 11;
}


.lc_con{
   width: 75%;
   margin: 0 auto;
   margin-top: 30px;
}




/*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);
}
.index_main .section1 .index_banner .item .inner .block_txt{
	position: absolute;
	top: 25%;
	right: 10px;
	left:10px;
	opacity: 0;
	transform: translateY(40px);
	-webkit-transform: translateY(40px);
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.onetu{
	position: absolute;
	top: 15%;
	right: 10px;
	left:6px;
}

.sec1bj{
	width: 100%;
	height: 110px;
	background: rgba(0, 0, 0, 0.36);
	position: absolute;
	bottom: 0;
	left: 0;
}
.ssBox{
	height:100px;
	line-height:100px; 
	background: url(../images/xian.png) right center no-repeat;
	width: 870px;
}
.ssBox .title{
	color:#fff; 
	font-weight:700; 
	font-size:16px;
	background:url(../images/gonggao.png) left center no-repeat; 
	padding-left:70px;  
}
.ssBox .ss_nr{ 
	width:600px;
	overflow:hidden;
	white-space:nowrap;
	margin-left: 20px;
}

.ssBox .ss_nr p{ font-size:15px;color:#fff;}
.hot_con{
	margin-top: 25px;
}
.hot_con form{
    width: 330px;
    height: 38px;
    background:url(../images/ssbj.png) center no-repeat;
    border-radius: 8px;
    margin-top: 10px;
}
.hot_con form input{
    float: left;
    width: 235px;
    height: 38px;
    color: #333;
    font-size: 13px;
    line-height:38px;
    padding-left: 20px;
    box-sizing: border-box;
    background: none;
}
.hot_con form button{
    float: left;
    height: 25px;
    background: url(../images/sou.png) left center no-repeat;
    border: none;
    outline: none;
    cursor: pointer;
    font-size: 16px;
    color: #fff;
    padding-left: 28px;
    margin-left: 10px;
    margin-top: 5px;
}





.index_main .section1 .index_banner .item.active .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 .mphone{
	font-size: 24px;
	color: #fff;
}
.index_main .section1 .index_banner .item .inner .block_txt .mtitle{
	color: #fff;
	font-size: 48px;
	letter-spacing:1px;
}

.index_main .section1 .index_banner .item .inner .block_txt .mtxt{
	color: #fff;
	font-size: 22px;
	margin-top: 10px;
	letter-spacing: 1px;
}
.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;
	border: none!important;
}
.index_main .section1 .slick_txt .next{
	background-image:url(../images/ban_next.png);
	right:60px;
	border: none!important;
}
.index_main .section1 .slick_txt .prev:hover{
	background-image:url(../images/ban_prev.png);
	border: none!important;
}
.index_main .section1 .slick_txt .next:hover{
	background-image:url(../images/ban_next.png);
	border: none!important;
}
.index_main .section1 .number{
	position: absolute;
	bottom:8%;
	left: 50%;
	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: 14px;
	color: #fff;
	margin-right:100px;
	display: inline-block;
	cursor: pointer;
	position: relative;
	transition: all 500ms ease;
	-webkit-transition:all 500ms ease;
}
.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;
	overflow: hidden;
}

.index_main .section2{
	overflow: hidden;
	background: none;
	width: 100%;
	height: 100%;
}
.index_main .section2 h3{
	/*text-align: center;*/
}
.index_main .section3{
	overflow: hidden;
	width: 100%;
	height: 100%;
	/*background: #ccc;*/
	background-size: 100% 100%;
}
.index_main .section3 h3{
	/*text-align: center;*/
}
.index_main .section4{
	overflow: hidden;
	background: none;
}
.index_main .section4 h3{
	/*text-align: center;*/
}
/*第四页*/
.index03{width: 1350px;margin: 0 auto;height: 100%;}
.three{width: 100%;height: 100%;position: absolute;top: 0;}
.abtitle{
	margin-top:30%
}
.abtitle img{
	display: block;
	margin: 0 auto;
}
.abmore{
	width: 320px;
	margin: 0 auto;
	margin-top: 20px;
}
.abmore ul li{
	float: left;
	width: 140px;
	height: 38px;
	background: #db0000;
	border-radius: 50px;
	line-height: 38px;
	text-align: center;
	margin-left: 6px;
	margin-right: 6px;
}
.abmore ul li:nth-child(2){
	background: #1879f3
}
.abmore ul li a{
	color: #fff;
	font-size: 15px;
	display: block;
}
.abmore ul li:hover{
	background: #0058c7
}
.abnr{
	text-align: center;
	font-size: 16px;
	color: #000;
	line-height: 30px;
	margin-top: 30px;
}
.liucheng{
    margin-top:70px;
}
.liucheng ul li{
	float: left;
	width: 160px;
	height: 160px;
	background: url(../images/ys_yuan.png) center no-repeat;
    margin-left: 16px;
    margin-right: 16px;
    text-align: center;
}
.liucheng ul li img{
	margin-top: 28px;
}
.liucheng ul li span{
	display: block;
	color: #fff;
	font-size: 18px;
	margin-top: 10px;
}
.liucheng ul li:hover{
	transition: all 0.5s;
    transform: rotate(360deg);
}

/*第五页*/
.five{width: 100%;height: 100%;position: absolute;top: 0;z-index: -1}
.five_bj{width: 1350px;margin: 0 auto;}
.five_left{width: 280px;margin-top: 100px;}
.five_left h3{color: #fff;font-size: 33px;font-weight: bold;}
.five_left b{font-family: "Arial";font-size: 30px;color: #fff;}
.five_left em{display: block;width: 78px;height: 21px;background: url(../images/line.png) left center no-repeat;margin-bottom: 45px;}
.five_left p{font-size: 14px;color: #f1f1f1;line-height: 26px;}
.five_left a{display: block;margin-top: 100px;}
.five_left a:hover{padding-left: 50px;transition: all 1.2s;}

.five_right{width: 1350px;height:460px;margin-top: 50px;}
.five_right ul li{width: 410px;height: 460px;background: #fff;margin-right: 20px;margin-left: 20px; float: left;border-radius: 25px 0 0 0;position: relative;}
.five_right ul li .xwimg{width: 410px;height: 270px;overflow: hidden;border-radius: 25px 0 25px 0}
.five_right ul li .xwimg img{width: 410px;height: 270px;}

.five_right ul li .xwtitle{width: 370px;margin: 0 auto;margin-top: 15px;}
.five_right ul li .xwtitle .xwtit{color: #000;font-size: 16px;line-height: 45px;height: 45px;overflow: hidden;font-weight: bold;}
.five_right ul li .xwtitle p{font-size: 14px;color: #333;line-height: 25px;height: 50px;overflow: hidden;}
.five_right ul li .xwtitle span{font-size: 15px;color: #6e6e6e;background: url(../images/time.png) left center no-repeat;padding-left: 30px;display: block;margin-top: 20px;font-family: "Arial"}
.five_right ul li:hover .xwimg img{	transition: all 1.2s;transform: scale(1.2, 1.2);}
.five_right ul li:hover .xwimg span{background: #1b5cba}
.five_right ul li:hover .xwtitle .xwtit{color: #0058c7;padding-left: 16px;transition: all 1.2s;}
.five_right ul li .xwtitle .xwmore{
    display: block;
    width: 95px;
    height: 32px;
    background: #fe0000;
    position: absolute;
    right: -20px;
    bottom: 26px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    font-size: 14px;
}
.five_right ul li:hover .xwtitle .xwmore{background: #0058c7}
/*第六页*/
.index_main .section6{background: none;overflow: hidden;}
.six{width: 100%;height: 100%;position: absolute;top: 0;}
.index6_bj{width: 100%; height: 100%;}
.sixbj{
	width: 1300px;
    position: absolute;
    left: 50%;
    margin-left: -675px;
    z-index: 11;
    top: 25%;
}
.sixtel{width: 660px;position: relative;}
.lxtel{
	margin-top: 20px;
}
.lxtel ul li{
	width: 490px;
	height: 55px;
	background:#0058c7;
	margin-bottom: 25px;
	line-height: 55px;
}
.lxtel ul li img{
	border-right: 1px #1f6cce solid;
	float: left;
}
.lxtel ul li p{
	float: right;
	width: 400px;
	color: #fff;
	font-size: 16px;
}
.lxtel ul li p span{
	font-size: 23px;
	font-family: "Arial"
}
.sycopy{
	font-size: 15px;
	color: #000
}
.sycopy a{
	color: #000;
}


.contel{width: 710px;position: absolute;height: 450px;z-index: 111;right: 0;top: 10%}
.alogo{position: absolute;z-index: 222;right:25%;top: 10%}
.dbewm{z-index: 222;position: absolute;left: 23%;top: 13%;}
.dbewm ul li{}
.dbewm ul li span{display: block;color: #fff;font-size: 15px;line-height: 40px;margin-bottom: 10px;}

.middle_box {display: table;width: 100%;height: 100%;}
.middle_box .middle {display: table-cell;vertical-align: middle;width: 100%;text-align: center;}

@keyframes bg_move{ 
	0% { transform:scale3d(1, 1, 1); } 
	50% { transform: scale3d(1.1, 1.1, 1.1); } 
	100% { transform: scale3d(1, 1, 1); } 
}
@-moz-keyframes top_bottom{
	0%{transform: translateY(0px);}
	100%{transform: translateY(10px);}
}
@-ms-keyframes top_bottom{
	0%{transform: translateY(0px);}
	100%{transform: translateY(10px);}
}
@-webkit-keyframes top_bottom{
	0%{transform: translateY(0px);}
	100%{transform: translateY(10px);}
}
@keyframes top_bottom{
	0%{transform: translateY(0px);}
	100%{transform: translateY(10px);}
}
.ode_p2-line1 { width: 200px; height: 200px; border-radius: 50%; position: absolute; left: 0;top: 0;right: 0;bottom:0;margin:auto; z-index: 1; animation: line1 5s linear infinite 2s; opacity: 0; background: rgba(0, 80, 180, .9);box-shadow: 1px 1px 36px rgba(0, 88, 199, .8); } 
.ode_p2-line2 { width: 200px; height: 200px; border-radius: 50%; position: absolute; left: 0;top: 0;right: 0;bottom:0;margin:auto; z-index: 1; animation: line1 5s linear infinite 4s; opacity: 0; background: rgba(0, 80, 180, .9);box-shadow: 1px 1px 36px rgba(0, 88, 199, .8);} 
.ode_p2-line3 { width: 200px; height: 200px; border-radius: 50%; position: absolute; left: 0;top: 0;right: 0;bottom:0;margin:auto; z-index: 1; animation: line1 5s linear infinite 6s; opacity: 0; background: rgba(0, 80, 180, .9);box-shadow: 1px 1px 36px rgba(0, 88, 199, .8);} 
.ode_p2-line4 { width: 200px; height: 200px; border-radius: 50%; position: absolute; left: 0;top: 0;right: 0;bottom:0;margin:auto; z-index: 1; animation: line1 5s linear infinite 8s; opacity: 0; background: rgba(0, 80, 180, .9);box-shadow: 1px 1px 36px rgba(0, 88, 199, .8);} 
@keyframes line1 { 
	0% { transform: scale(0); opacity: 1; } 
	50% { transform: scale(2); opacity: 1; } 
	100% { transform: scale(4); opacity: 0; } }



@media only screen and (max-width: 1930px){

	.index_main .section1 .index_banner .item .inner .block_txt .mphone{font-size: 24px;}
	.index_main .section1 .index_banner .item .inner .block_txt .mtitle{font-size: 48px;}
	.index_main .section1 .index_banner .item .inner .block_txt .mtxt{font-size: 20px;}

}
@media only screen and (max-width: 1900px){




}
@media only screen and (max-width: 1730px){
	/*第一屏*/
    .onetu{width: 70%;}
    /*第二屏*/
    .lc_con{width: 80%}
    .lc_con ul li a .flimg{width: 140px;height: 140px;margin-top: 16px;}
    .lc_con ul li{background-size: 100%}
    .lc_con ul li.active{background-size: 100%}
}

@media only screen and (max-width: 1600px){
	
	.index_main .section1 .index_banner .item .inner .block_txt{}
	.index_main .section1 .index_banner .item .inner .block_txt .mphone{font-size: 24px;}
	.index_main .section1 .index_banner .item .inner .block_txt .mtitle{font-size: 48px;}
	.index_main .section1 .index_banner .item .inner .block_txt .mtxt{font-size: 20px;}
	.lc_con {width: 85%;}
	.caseList{height: 280px}
	.caseList li {width: 360px;height: 260px;}
	.caseList li a.imga{width: 360px;height: 260px;}
	.caseList li .aT{width: 360px;margin-left: -180px;}
	/*第五屏*/
	.five{background-size: 100% !important}
	.five_bj{width: 1250px;}
	.five_right{width: 100%;}
	.five_right ul li{width: 360px;height: 380px;}
	.five_right ul li .xwimg{width: 360px;height: 200px;}
	.five_right ul li .xwtitle{width: 330px;}

}
@media only screen and (max-width: 1440px){
	.index_main .section1 .index_banner .item .inner .block_txt{}
	.index_main .section1 .index_banner .item .inner .block_txt .mphone{font-size: 24px;}
	.index_main .section1 .index_banner .item .inner .block_txt .mtitle{font-size: 48px;}
	.index_main .section1 .index_banner .item .inner .block_txt .mtxt{font-size: 18px;margin-top: 5px;}
    /*第三屏*/
    .two_yslb{width: 200px;height: 200px; border: 12px solid;border-color: rgba(255,255,255,0.6);}
    .ysa {top: 30%;left: 8%;}
    .ysb {top: 67%;left: 20%;}
    .ysc {top: 30%;right: 8%;}
    .ysd {top: 67%;right: 20%;}

 

}

@media only screen and (max-width: 1376px){
	.index_main .section1 .index_banner .item .inner .block_txt{top: 20%;}
	.index_main .section1 .index_banner .item .inner .block_txt .mphone{font-size: 24px;}
	.index_main .section1 .index_banner .item .inner .block_txt .mtitle{font-size: 40px;}
	.index_main .section1 .index_banner .item .inner .block_txt .mtxt{font-size: 16px;}
	.index_main .section1 .index_banner .slick-arrow{background-size: auto 30px;}



@media only screen and (max-width: 1290px){
	.index_main .section1 .index_banner .item .inner .block_txt{top: 20%;}
	.index_main .section1 .index_banner .item .inner .block_txt .mphone{font-size: 24px;}
	.index_main .section1 .index_banner .item .inner .block_txt .mtitle{font-size: 40px;}
	.index_main .section1 .index_banner .item .inner .block_txt .mtxt{font-size: 16px;}
	.index_main .section1 .index_banner .slick-arrow{background-size: auto 30px;}



}

@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: 30%;
	}
	.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;
	}

}
@media only screen and (max-width: 767px){

}
@media only screen and (max-width: 340px){

}
@media only screen and (max-width: 320px){

}



