.floatl{width:100%;float:left;}
.w1440{width:1400px;margin:auto;}
@media (max-width: 1490px) {
	.w1440{width:96%;margin:auto;}
}
.h2title{font-size:48px;color:#000000;z-index:2;margin-bottom:10px;
	font-weight:600;position:relative;}
.ban_title span{font-size:24px;color:#808080;}
.clear{clear:both;}
.text-center{text-align:center;}
.page_1{padding:120px 0;}
.page1{margin-top:70px;}
.page1 ul{}
.page1 ul li{position: relative;width:33%;float:left;overflow:hidden;}
.page1 ul li:nth-child(1){width:66%;}
.page1 ul li img{width:100%;transition: all 0.5s;}
.page1 ul li h3{font-size:24px;color:#243373;text-align:center;font-weight:600;
    position: absolute;
    top: 80%;left:0%;width:100%;}
.page1 ul li:nth-child(1) h3:before,
.page1 ul li:nth-child(2) h3:before {
  content: '';
  position: absolute;
  top: 100%;
left: 0px;
height:5px;
width:50px;
background:#243373;
margin-top:30px;
}
.page1 ul li:nth-child(1) h3,
.page1 ul li:nth-child(2) h3{text-align:left;
    position: absolute;
    top: 20%;left:40px;width:60%;}

.page1 ul li:hover img{transform: scale(1.1);}

.page_a{text-align:center;margin-top:100px;}
.page_a1{background: url("images/pageimg_12.jpg") no-repeat center;
  background-size: cover;display:inline-block;line-height:52px;
width:428px;font-size:24px;color:#1958d9;margin:0 15px;}
.page_a2{background:#1958d9;display:inline-block;line-height:52px;
width:250px;font-size:24px;color:#fff;border-radius:50px;margin:0 15px;}
.page_a a:hover{opacity:0.5}

@media (max-width: 990px) {
	.h2title{font-size:1.8rem;color:#000000;z-index:2;margin-bottom:10px;display: inline-block;
	font-weight:600;position:relative;}
.ban_title span{font-size:14px;}
.clear{clear:both;}
.page_1{padding:50px 0;}
.page1{margin-top:30px;}
	.page1 ul li{position: relative;width:100%;float:left;overflow:hidden;}
.page1 ul li:nth-child(1){width:100%;}
.page1 ul li img{width:100%;transition: all 0.5s;}
.page1 ul li h3{font-size:16px;color:#243373;text-align:center;
    position: absolute;
    top: 80%;left:0%;width:100%;}
	.page_a{text-align:center;margin-top:30px;}
	.page_a1{background: url("images/pageimg_12.jpg") no-repeat center;
  background-size: 100%;display:block;line-height:45px;
width:96%;font-size:16px;color:#1958d9;margin:0 15px;}
	.page_a2{background:#1958d9;display:iblock;line-height:45px;
width:96%;font-size:16px;color:#fff;border-radius:50px;margin:0 15px;margin-top:20px;}
.page_a a:hover{opacity:0.5}
}

.page_2{padding:80px 0 120px;background:#f0f5fd}
.page2{margin-top:100px;}
.page2 td{padding:20px 40px;font-size:24px;color:#fff;}
.page2 tr {background:#1958d9}
.page2 tr:nth-child(2n) {background:#fff}
.page2 tr:nth-child(2n) td{color:#000;}
@media (max-width: 1200px) {
    .page2{margin-top:10px;overflow-x:scroll;}
.page2 table{width:1160px!important;}
    .page2::-webkit-scrollbar {/*滚动条整体样式*/
        width: 5px;     /*高宽分别对应横竖滚动条的尺寸*/
        height:5px;
    }
.page2::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
        border-radius: 20px;position:relative;
		box-shadow: inset 0 0 3px #eee;
		background: #1958d9 ;
    }
.page2::-webkit-scrollbar-track {/*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        border-radius: 10px;
        background: #f7f7f7;
}
}
@media (max-width: 990px) {
	.page_2{padding:50px 0;background:#f0f5fd}
.page2{margin-top:30px;}
.page2 td{padding:8px 10px;font-size:16px;color:#fff;}
.page2 tr {background:#1958d9}
.page2 tr:nth-child(2n) {background:#fff}
}

.page_3{padding:80px 0 120px;}
.page3{margin-top:60px;}
.page3_about{border-radius:15px;overflow:hidden;background:#eeeeee;position:relative;}
.page3_text{
    position: absolute;width:40%;
    top: 50%;left:5%;
    transform: translate(0%, -50%);}

.page3_text h3{font-size:32px;color:#000000;margin-bottom:20px;}
.page3_text p{font-size:16px;color:#4c4c4c;}
.page3_img{width:50%;float:right;}

.page3 ul{ margin-top:60px;display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;}
.page3 ul li{border-left:1px solid #d2d2d2;text-align:center;padding:0 30px;}
.page3 ul li:nth-child(1){border-left:none;text-align:left;padding: 0 10px;}
.page3 ul li:nth-child(4){text-align:left;}
.page3 ul li:nth-child(5){text-align:left;}
.page3 ul li h3{font-size:32px;color:#000000;margin-bottom:10px;font-weight:600;}
.page3 ul li p{font-size:16px;color:#4c4c4c;}

@media (max-width: 990px) {
	.page_3{padding:50px 0;}
.page3{margin-top:30px;}
.page3_about{border-radius:15px;overflow:hidden;background:#eeeeee;position:relative;}
.page3_text{padding:20px;
    position: relative;width:100%;
    top: 00%;left:0%;
    transform: translate(0%, 0%);}

.page3_text h3{font-size:20px;color:#000000;margin-bottom:20px;}
.page3_text p{font-size:14px;color:#4c4c4c;}
.page3_img{width:100%;float:right;}

.page3 ul{ margin-top:30px;display: -webkit-block;
    display: block;
    -webkit-justify-content: space-between;
    justify-content: space-between;}
.page3 ul li{border:1px solid #d2d2d2;text-align:center;padding:20px 10px;width:50%;float:left;}
.page3 ul li:nth-child(1){border:1px solid #d2d2d2;}
.page3 ul li h3{font-size:24px;color:#000000;margin-bottom:10px;font-weight:600;}
.page3 ul li p{font-size:16px;color:#4c4c4c;height:40px;}
}


.page_4{padding:0px 0 120px;}
.page4{margin-top:60px;}
.page4 ul{}
.page4 ul li{width:23.5%;margin-right:1.5%;margin-bottom:1.5%;position:relative;display: inline-block;}
.page4 ul li:nth-child(1){width:49%;}
.page4 ul li:nth-child(3){margin-right:0%;}
.page4 ul li:nth-child(7){margin-right:0%;}
.page4 ul li div{text-align:center;width:90%;
    position: absolute;
    top: 50%;left:50%;
    transform: translate(-50%, -50%);}
.page4 ul li p{font-size:24px;color:#fff;margin-top:10px;}
.page4 ul li div img{max-width:78px;}
.page4 ul li:hover div img{transition: all 0.8s;}
.page4 ul li:hover div img{transform:rotateY(360deg);
	-webkit-transform:rotateY(360deg);}

@media (max-width: 990px) {
	.page_4{padding:0px 0 50px;}
.page4{margin-top:30px;}
.page4 ul{}
.page4 ul li{width:100%;margin-right:0%;margin-bottom:1.5%;position:relative;display: inline-block;}
.page4 ul li:nth-child(1){width:100%;}
.page4 ul li:nth-child(3){margin-right:0%;}
.page4 ul li:nth-child(7){margin-right:0%;}
.page4 ul li p{font-size:16px;color:#fff;margin-top:10px;}
.page4 ul li div img{max-width:78px;}

}
.page_5{padding:0px 0 120px;}
.page5{margin-top:60px;    position: relative;}


.page_6{padding:0px 0 120px;}
.page6{margin-top:60px;    position: relative;}
.page6 img{border:2px solid #1958d9;}

.page_7{padding:50px 0 120px;}
.page_7 .contact_r{width:100%;background: url(images/pageimg_54.jpg) no-repeat center;
    background-size: 100% 100%;padding:110px;border-radius:20px;}
	

 .page_7 .upload-wrap{background: transparent;border:none;border-radius: 50px;}
.page_7 .upload-wrap .file-open	{background:#0729b8;}
.page_7 .contact_r_box button	{    width: 123px;
    height: 40px;
    line-height: 35px;
    background: url(images/sendbg.png) no-repeat center;
    color: #fff;
    border: 0;
    outline: 0;
    font-size: 14px;
    font-family: 'RisingSunBold';
    text-align: center;
    text-transform: uppercase;}
	
.page_7 .contact_r_box button:hover {
	background-image: url(images/why-more-bg-hover.png);
}

@media (max-width: 990px) {
	.page_5{padding:0px 0 50px;}
.page5{margin-top:30px;    position: relative;}


.page_6{padding:0px 0 50px;}
.page6{margin-top:30px;    position: relative;}

.page_7{padding:50px 0 50px;}
.page_7 .contact_r{width:100%;background: url(images/pageimg_54.jpg) no-repeat center;
    background-size: cover;padding:50px 20px;border-radius:20px;}
}	
	
	
.luoer_1{margin-top:-75px;z-index:9;position: relative;}
.luoer1_ul{}
.luoer1_ul li{background:#fff;width:17%;float:left;margin-right:3.3%;text-align:center;border-radius:20px;box-shadow: 10px 10px 10px #dcdcdc;height:240px;}
.luoer1_ul li:nth-child(5){margin-right:0%;}
.luoer1_ul li span{display:inline-block;width:98px;line-height:98px;border:1px solid #222;text-align:center;border-radius:100%;margin-top:20px;}
.luoer1_ul li span img{width:60%;}
.luoer1_ul li p{font-size:22px;color:#000;line-height:1.2;width:80%;height:50px;position: relative;margin:auto;text-align:center;margin-top:18px;}
.luoer1_ul li p:before {
  content: '';
  position: absolute;
  bottom: -20px;
left: 50%;
height:2px;
width:20px;
background:#000;
margin-left:-10px;
}
.luoer1_ul li:hover{background:#1a51a3}	
.luoer1_ul li:hover span{background:#fff;}	
.luoer1_ul li:hover p{color:#fff;}	
.luoer1_ul li:hover p:before{background:#fff;}	
	
	@media (max-width: 990px) {
	.luoer_1{margin-top:35px;z-index:999;position: relative;}	
		
		.luoer1_ul li{background:#fff;width:47%;float:left;margin:2%;text-align:center;border-radius:20px;box-shadow: 10px 10px 10px #dcdcdc;height:240px;}
		.luoer1_ul li:nth-child(2n){margin-right:0%;}
		
		
	}
	
.luoer_3{}	
.luoer3{}
.tab-menu{}
.luoer3 .luoer3_por_div{width:100%; display:none;float:left;  position:relative;}
    /* 让第一个框显示出来 */
.luoer3 .luoer3_por_div:first-Child{display:block;}
    /* 改变选项卡选中时候的样式 */

.luoer3 .tab-menu_ul{}
.luoer3 .tab-menu_ul li{position:relative;display:inline-block;}
.luoer3 .tab-menu_ul li a{display:block;color:#808080;position:relative;font-size:20px;position: relative;padding:0 15px;line-height:1; }
.tab-menu_ul li:nth-child(5)a:before{width:0;}
.luoer3 .tab-menu_ul li a:before {
  content: '';
  position: absolute;
  bottom: 0px;
right: 0%;
height:100%;
width:2px;
background:#808080;
}



.luoer3 .tab-menu_ul ul li:hover a,
.luoer3 .tab-menu_ul .change a{color:#1a51a3;}
	
.luoer3_por_div{margin-top:75px;}	
.luoer3_por_div li{width:24%;float:left;position:relative;border-radius:20px;overflow:hidden;margin-bottom:1%;margin-right:1%;text-align:center;}	
.luoer3_por_div li:first-Child{	width:49%;float:left;}
.luoer3_por_div li img{width:100%;}
.luoer3_por_div li span{position: absolute;display:block;
    top: 0%;left:0%;bottom:0;right:0;background:#1a51a3;opacity:0;}
.luoer3_por_div li h4{ position: absolute;z-index:999;
    top: 50%;left:50%;
    transform: translate(-50%, -50%);opacity:0;color:#fff;font-size:24px;}
.luoer3_por_div li:first-Child h4{	font-size:36px;} 	
.luoer3_por_div li:hover h4{opacity:1;}
.luoer3_por_div li:hover span{opacity:.6;}	
@media (max-width: 990px) {
	.luoer_3{padding:50px 0;}	
	.luoer3 .tab-menu_ul li{position:relative;display:block;width:90%; border:1px solid #808080;text-align:center;margin:2px auto;}
.luoer3 .tab-menu_ul li a{display:inline-block;color:#808080;position:relative;font-size:20px;position: relative;padding: 10px;line-height:1.6;}
.tab-menu_ul li:nth-child(5)a:before{width:0;}
.luoer3 .tab-menu_ul li a:before {
	display:none;
  content: '';
  position: absolute;
  bottom: 0px;
right: 0%;
height:100%;
width:2px;
background:#808080;
}
	.luoer3 .tab-menu_ul ul li:hover,
.luoer3 .tab-menu_ul .change:hover{ border:1px solid #1a51a3;}

	.luoer3_por_div{margin-top:35px;}	
.luoer3_por_div li{width:49%;float:left;position:relative;border-radius:20px;overflow:hidden;margin-bottom:1%;margin-right:1%;text-align:center;}	
.luoer3_por_div li:first-Child{	width:99%;float:left;}
	
}	
	
.luoer_4{padding:120px 0 }	
	
.luoer4{margin-top:100px;}
.luoer4 table{border:#fff;}
.luoer4 th{padding:20px 40px;font-size:22px;color:#fff;background:#197ffa;}
.luoer4 td{padding:20px 40px;font-size:18px;color:#222;}
.luoer4 td {background:#f0f5ff}

@media (max-width: 1200px) {
    .luoer4{margin-top:10px;overflow-x:scroll;}
.luoer4 table{width:1160px!important;}
    .luoer4::-webkit-scrollbar {/*滚动条整体样式*/
        width: 5px;     /*高宽分别对应横竖滚动条的尺寸*/
        height:5px;
    }
.luoer4::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
        border-radius: 20px;position:relative;
		box-shadow: inset 0 0 3px #eee;
		background: #1958d9 ;
    }
.luoer4::-webkit-scrollbar-track {/*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        border-radius: 10px;
        background: #f7f7f7;
}
}
@media (max-width: 990px) {
	.luoer_4{padding:50px 0;}
.luoer4{margin-top:30px;}
.luoer4 th{padding:10px 20px;font-size:22px;}
.luoer4 td{padding:8px 10px;font-size:16px;}

}	
	

.luoer5{margin-top:70px;}	
 .luoer5_li{border-radius:20px;box-shadow: 10px 10px 10px #dcdcdc;width:11.6%;float:left;position:relative;transition: all .6s ease-out;overflow:hidden;height:350px;margin-right:0.8%;} 
 .luoer5_li img{height:100%;width: auto;}

 .luoer5_li .luoer5_li_h3{position: absolute;left:20px;top:40px;right:20px;font-size:24px;color:#fff;line-height:1.5;}
 .luoer5_li .luoer5_li_h3 h3{font-size:20px;color:#fff;line-height:1.5;text-align:center}
 .luoer5_li .luoer5_li_p{display:none}
 .luoer5_li.on .luoer5_li_img{background:rgb(25,88,217,.4);position: absolute;left:0px;right:0px;top:0;bottom:0;}
  .luoer5_li.on img{height:100%;width: 100%;}
.luoer5_li.on{width:24.4444%;float:left;position:relative;}	
.luoer5_li.on .luoer5_li_h3 span{display:block;width:40px;height:2px;background:#fff;margin-top:20px;}
.luoer5_li.on .luoer5_li_h3 h3{text-align:left;font-size:24px;}
.luoer5_li.on .luoer5_li_p{position: absolute;font-size:16px;color:#fffefe;    bottom: 15px;display:block;
    left: 20px;
    right: 20px;}	
	
.luoer51{margin-top:50px;}	
.luoer51 ul{}	
.luoer51 ul	li{float:left;width:24%;margin-right:1.3%;margin-bottom:1.3%;}
.luoer51 ul li:nth-child(4n){margin-right:0px;}
	

@media (max-width: 1300px) {
    .luoer5{margin-top:10px;overflow-x:scroll;padding-bottom:20px;}
.luoer5 .luoer5_ul{width:1260px!important;}
    .luoer5::-webkit-scrollbar {/*滚动条整体样式*/
        width: 5px;     /*高宽分别对应横竖滚动条的尺寸*/
        height:5px;
    }
.luoer5::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
        border-radius: 20px;position:relative;
		box-shadow: inset 0 0 3px #eee;
		background: #1958d9 ;
    }
.luoer5::-webkit-scrollbar-track {/*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        border-radius: 10px;
        background: #f7f7f7;
}
}

@media (max-width: 990px) {
.luoer5{margin-top:50px;}	
.luoer51 ul	li{float:left;width:49%;margin-right:2%;margin-bottom:2%;}
.luoer51 ul li:nth-child(2n){margin-right:0px;}
}	
	
	
	
.luoer_6{padding:120px 0 120px;}
.luoer6{margin-top:60px;    position: relative;}
.luoer6 .swiper-slide{border:10px solid #f7f9fe;overflow:hidden;}
.luoer6 .swiper-slide img{width:100%;transition: all 0.5s;}
.luoer6 .swiper-slide:hover img{transform: scale(1.1);}


@media (max-width: 990px) {

.luoer_6{padding:50px 0 50px;}
.luoer6{margin-top:30px;    position: relative;}

}		
.luoer7_div{border:1px solid #dcdcdc;padding:40px;}
.luoer7_div_top{}
.luoer7_div_top span{display:inline-block;width:55px;height:55px;border-radius:100%;background:#dcdcdc;overflow:hidden;}
.luoer7_div_top div{display:inline-block;margin-left:10px;}
.luoer7_div_top div h3{font-size:24px;color:#000;}
.luoer7_div_top div h5{font-size:16px;color:#000;}
.luoer7_div  p{font-size:16px;color:#000;margin-top:50px;line-height:1.8;}

.luoer7_div:hover{background:#1a51a3}
.luoer7_div:hover h3,
.luoer7_div:hover h5,
.luoer7_div:hover p{color:#fff;}
