@charset "utf-8";
.tou_01{
    text-align: center;
    margin-bottom: 50px;
}
.tou_01 h3{
    font-size: 38px;
    font-weight: bold;
}
.tou_01 span{
    width: 70px;
    height: 4px;
    background-color: #9BAEB9;
    display: inline-block;
    margin-top: 27px;
}
.tou_01 p{
    font-size: 18px;
    margin-top: 15px;
    line-height: 2;
    color: #333333;
}
.tou_02{text-align: center;font-size: 30px;font-weight: bold;margin-bottom: 40px;}
.tou_02 h3{color: #333333;font-weight: bold;}
.tou_03{padding: 150px 0 80px;text-align: center;}
.tou_03 h3{font-size: 40px;font-weight: bold;}
.tou_03 p{font-size: 20px;margin-top: 40px;}
.btuA{
    width: 250px;
    height: 60px;
    line-height: 60px;
    display: block;
    color: white;
    border: 1px solid;
    text-align: center;
    font-size: 24px;
    margin-top: 20px;
}
.btuB{
    font-size: 16px;
    /* color: white; */
    line-height: 46px;
    margin-top: 40px;
    display: block;
}
.btuB i{
    width: 46px;
    height: 46px;
    display: inline-block;
    background-image: url(../img/ico_03.png);
    background-repeat: no-repeat;
    border-radius: 22px;
    background-color: rgb(133 155 169 / 74%);
    background-position: center;
    vertical-align: bottom;
    margin-right: 15px;
}
.btuC{
    width: 175px;
    height: 50px;
    line-height: 50px;
    background: #9BAEB9;
    display: inline-block;
    font-size: 18px;
    color: white;
    background-image: url(../img/ico_07.png);
    background-repeat: no-repeat;
    background-position: 87%;
    text-indent: 20px;
    text-align: left;
    border-radius: 6px;
}
.btuD{
	display: inline-block;
	background-color: #026FC2;
	width: 135px;
	height: 45px;
	line-height: 45px;
	font-size: 20px;
	font-weight: bold;
	color: white;
	text-align: center;
	border-radius: 6px;
}
.bgB{
	background-image: linear-gradient(#EAF4F9, white);
}
.iHeader{
    position: fixed;
    width: 100%;
    padding: 20px;
    z-index: 1111;
}
.iHeader_fix{
	background-color: white;
}
.iHeader .wh{}
.iHeader .iHA{}
.iHeader .logo img{}
.iHeader .iHA{}
.iHeader .iNav{}
.iHeader .iSearch{}
.iSearch{
    position: relative;
}
.iSearch>a{
    display: block;
    height: 55px;
    line-height: 65px;
    overflow: hidden;
    width: 45px;
}
.iSearch>a img{}
.iSearch form{
    position: absolute;
    width: 310px;
    height: 45px;
    background-color: white;
    right: 0;
    border-radius: 30px;
    overflow: hidden;
    display: none;
    top: 48px;
}
.iSearch:hover form{
    display:block
}
.iSearch form input[type=text]{border: none;line-height: 45px;text-indent: 20px;font-size: 18px;/* margin-right: 50px; */width: 250px;}
.iSearch form input[type=submit]{
    position: absolute;
    right: 17px;
    top: 0;
    width: 30px;
    height: 45px;
    border: none;
    background-color: white;
    font-size: 0;
    background-image: url(../img/ico_02.png);
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}
.iNav{
}
.iNav>li{
    float: left;
    margin-right: 50px;
}
.iNav>li.xia{
    position: relative;
}
.iNav>li.cur>a,.iNav>li:hover>a{
    color:#F7A300;
    font-weight:bold;
}
.iNav>li.cur>a{
    color:#F7A300;
    font-weight:bold;
}
.iNav>li.cur>a span:after{
    content:'';
    position:absolute;
    background-color:#F7A300;
    width: 12px;
    height: 3px;
    left: 0;
    bottom: 0;
}
.iNav>li>a{
    line-height: 55px;
    position: relative;
    text-align: center;
}
.iNav>li.xia>a:after{
    content:'';
    width:12px;
    height:6px;
    background-image: url(../img/ico_12.png);
    position: absolute;
    right: -20px;
    top: 27px;
}
.iNav>li>a.cur{
    font-weight:block;
}
.iNav>li>a span{
    font-size: 16px;
    display: block;
    position: relative;
    text-align: left;
}
.iNav>li .down{
    display: none;
    position: absolute;
    background: white;
    width: 170px;
    border-top: 3px solid #F7A300;
    padding: 25px;
    border-radius: 3px;
    left: -29px;
}
.iNav>li:hover .down{
    display:block;
}
.iNav>li .down li{}
.iNav>li .down li a{
    font-size: 16px;
    padding: 5px 0;
} 
.iNav>li .down li a:hover{
}
.i_01{}
.i_01 .wh{
    height: 100%;
}
.i_01{}
.i_01 .roA{
    width: 100%;
}
.roA{
    color: white;
}
.roA h3{
    font-size: 45px;
    font-weight: bold;
    width: 50%;
}
.roA h4{
    font-size: 20px;
    margin-bottom: 15px;
    width: 50%;
}
.roA p{
    /* width: 540px; */
    font-size: 20px;
    margin-top: 20px;
    width: 50%;
    text-align: justify;
}


.roA .btuA{
    margin-top: 30px;
    clear:both;
}
.i_01 .roA .btuB{
     clear:both !important
}

.i_01_{}
.i_01_ .roA{
    color: #333333;
}
.i_01_ .roA .btuA{
    color: #333333;
}
.i_01_ .roA .btuB{
    color: #333333;
}
.i_02{
   
    background: url(/skin/default/img/ib_20.jpg) no-repeat top center;
    
    padding: 80px 0;
}
.i_02 .tou_01{}
.i_02 .i_02A{
    margin-bottom: 25px;
}
.i_02A>.l{
    width: 100%;
}
.i_02A>.r{
    width: 62%;
}
.i_02AA{
    
    height: 290px;
    padding: 20px;
    padding-bottom: 0;
    width: 100%;
}
.i_02AA>h3{
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 15px;
}
.i_02AA .item{
    background-repeat: no-repeat;
    background-position: left;
    height: 41px;
    line-height: 41px;
    padding-left: 50px;
    margin-bottom: 20px;
}
.i_02AA .item:last-of-type(){
    margin-bottom:0
}
.i_02AA .item p{
    font-size: 18px;
    line-height: 20px;
    padding-top: 9px;
}
.ipA{
    background-color: white;
    margin-bottom: 20px;
}
.ipA input{
    line-height: 45px;
    border: none;
    font-size: 15px;
    padding: 0 20px;
}
.ipA textarea{
    height: 160px;
    border: none;
    background: white;
    font-size: 15px;
    padding: 19px;
}
.iFoot{
    background-image: url(../img/ib_05.jpg);
    padding: 150px 0 60px;
}
.iFoot .wh{
    border-top: 1px solid white;
    padding-top: 50px;
}
.iFoot .wh>.l{}
.iFoot .wh>.r{}
.iFoot .dlogo{}
.iFoot .iFA{
    margin-top: 30px;
}
.iFoot .iFB{}
.iFoot .iFC{
    margin-top: 150px;
}
.dlogo{}
.dlogo img{}
.iFA{text-align: right;}
.iFA li{
    width: 48px;
    height: 48px;
    border: 1px solid white;
    border-radius: 50px;
    display: inline-block;
    margin: 0 5px;
}
.iFA li a{
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
}
.iFB{}
.iFB li{
    width: 130px;
    float: left;
    color: white;
    margin-left: 40px;
}
.iFB li h3{
    font-size: 18px;
    font-weight: bold;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 40px;
}
.iFB li h3:after{
    content:'';
    position:absolute;
    width: 30px;
    height: 4px;
    background-color: #f7a300;
    bottom: 0;
    left: 0;
}
.iFB li a{
    font-size: 16px;
    color: white;
    margin-bottom: 15px;
}
.iFB li a.a1{
    width: 130px;
    height: 40px;
    line-height: 40px;
    border: 1px solid;
    text-align: center;
    border-radius: 7px;
}
.iFC{
    border-top: 1px solid white;
    font-size: 18px;
    padding-top: 20px;
    color: white;
}
.iFC>p{
    display: inline-block;
}
.iFC .list{
    display: inline-block;
    margin-left: 50px;
}
.iFC .list a{
    padding: 0 10px;
    color: white;
}
.iFC .iF_top{
    display: inline-block;
}
.iF_top{
    float: right;
    color: white;
}
.iF_top span{
    width: 29px;
    height: 29px;
    background-image:url(../img/ico_11.png);
    display: inline-block;
    vertical-align: bottom;
    margin-left: 15px;
}
.i_03{
	background-color: #fcfdfe;
}
.i_03 .wh{
	height: 100%;margin:0px auto
}
.i_03A{
  
}
.i_03A>.roA{
    color: #333333;
    width: 100%;
}
.i_03A>img{
    width: 42%;
  
    right: 0;
}
.i_04{/* background-image: url(../img/ib_06.jpg); */padding: 90px 0;background-image: linear-gradient(#EAF4F9, white);}
.i_04 .wh{}
.i_04 .tou_02{}
.i_04 .i_04A{}
.i_04A{}
.i_04B{display:flex;justify-content:space-between;align-items:stretch;align-content:flex-start}
.i_04B li{ display:flex;flex-direction: column; margin-left:20px;align-items:stretch;}


.i_04B li:last-of-type{
    margin-right:0
}
.i_04B li .tt{ display:flex;
    line-height: 60px;
    height: 60px;
    border: 1px solid #D1DBE3;
    font-size: 20px;
    color: #026FC2;
    text-indent: 20px;
    background-color: white;
    border-radius: 6px;
    margin-bottom: 25px;
}
.i_04B li .pic{ display:flex;flex-direction: column; 
    padding-bottom: 320px;
    border: 1px solid #D1DBE3;
    margin-bottom: 20px;
    border-radius: 6px;width:100%;margin-left:0px;height:100%
}
.i_04B li .pic .ro{ display:flex;flex-direction: column; 
    position: absolute;
    bottom: 20px;
    left: 15px;
}
.i_04B li .pic .ro>p{ display:flex;
    font-size: 18px;
    color: #026FC2;
    margin-top: 7px;
    margin-bottom: 10px;
}
.i_04B li .btuD{}
.i_04B li>.ro{
    background-color: white;
    border-radius: 6px;
    border: 1px solid #D1DBE3;
    margin-bottom: 20px;
    padding: 20px;
    font-size: 16px;
    color: #9DAFBD; height: 100%;
  
}

.i_04B li.li1{
    width: 260px;
}
.i_04B li.li2{
    width: 225px;
}
.i_04B li.li3{
    width: 165px;
}
.i_04B li.li4{
    width: 165px;
}
.i_04B li.li5{
    width: 330px;
}


.i_04A>.t-l{}
.i_04B li>.ro:hover,.i_04B li>.tt:hover{
    font-weight:bolder;
    box-shadow:0 40px 100px 0 rgba(84,84,84,0.5);
    cursor:pointer !important;
}
.i_04C{}
.i_04C_tt{
    padding: 0 20px;
    font-size: 0;
}
.i_04C_tt a{
    font-size: 20px;
    border: 2px solid #026FC2;
    line-height: 55px;
    display: inline-block;
    margin: 0 2px;
    padding: 0 15px;
    font-weight: bold;
    background-color: #026FC2;
    color: white;
    position: relative;
}
.i_04C_tt a.cur{
    background-color: white;
    color: #026FC2;
}
.i_04C_tt a.cur:after{
	content:'';
	position:absolute;
	width:100%;
	height:4px;
	background-color: white;
	bottom: -4px;
	left: 0;
}
.i_04C_th{
    border: 2px solid #026FC2;
    padding: 20px;
    background-color: white;
    border-radius: 5px;
}
.i_04CA{display: none;position: relative;}
.i_04CA>.l{
    position: absolute;
    height: 100%;
    width: 22%;
}
.i_04CA>.r{
    float: initial;
    margin-left: 24%;
}
.i_04CB{}
.i_04CB .i_04CC{}
.i_04CC{
    background-color: #F0F2F7;
    border-top: 1px solid #707070;
}
.i_04CC li{
    position: relative;
    line-height: 26px;
    background-color: #F0F2F7;
    border-bottom: 1px solid #707070;
}
.i_04CC li:first-of-type>.l{
	letter-spacing: 4px;
}
.i_04CC li>.l{
    width: 150px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
    letter-spacing: 19px;
    position: absolute;
    left: 0;
}
.i_04CC li>.ro{
    background-color: white;
    margin-left: 150px;
    padding: 10px 20px;
    font-size: 18px;
}
.i_04CC li>.ro strong{display:block}
.i_04C_th .i_04CA:first-of-type{display: block;}
.i_05{background-color: #EAF3F9;text-align: center;padding: 175px 0;}
.i_05 .wh{}
.i_05 h3{
    font-size: 45px;
    font-weight: bold;
}
.i_05 p{
    font-size: 24px;
    margin-top: 50px;
}
.i_05 a{
    margin-top: 60px;
}
.lNav{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100px;
    overflow: hidden;
}
.lNav .wh{
    position: relative;
}
.lNav .wh:before{
    content:'';
    position:absolute;
    width:12px;
    height:21px;
    background-image:url(../img/ico_14.png);
    z-index: 1;
    top: 50%;
    margin-top: -10px;
    left: 20px;
}
.lNav .lNavA{
    float: left;
    margin-right: 140px;
    margin-left: 50px;
}
.lNav .lNavB{
    float: left;
}
.lNavA{position: relative;line-height: 100px;background-image: url(../img/ico_13_.png);z-index: 0;}
.lNavA:before{content: '';position: absolute;height: 100px;width: 960px;background-image: url(../img/ico_13_.png);right: 100%;}
.lNavA:after{content: '';width:63px;height:100px;background-image: url(../img/ico_13.png);position: absolute;right: -63px;}
.lNavA a{font-size: 20px;color: white;padding: 0 20px;}
.lNavA a:hover,.lNavA a.cur{
    font-weight:bold;
}
.lNavB{}
.lNavB a{
    width: 72px;
    height: 72px;
    background-color: white;
    background-repeat: no-repeat;
    background-position: center;
}
.lNavB a.l{
    margin-right: 15px;
    background-image: url(../img/ico_15.png);
}
.lNavB a.r{
    background-color: rgb(255 255 255 / 53%);
    background-image: url(../img/ico_16.png);
}
.i_06{
    padding: 120px 0;
    background-color: #eaf3f9;
}
.i_06 .wh{
    position: relative;
}
.i_06 .roA{
    margin-top: 87px;
}
.i_06 .i_06A{
    width: 47%;
    position: absolute;
    right: 0;
}
.i_06A{
    position: relative;
}
.i_06A .lunB01{}
.i_06A .pag01{
    width: 100%;
}
.pag01 span{
	margin: 0 4px;
}
.pag01 .swiper-pagination-bullet-active{
	width:20px;
	border-radius:20px
}
.lunB01{}
.lunB01 .swiper-slide{
    padding: 10px;
}
.lunB01 .swiper-slide .bgCover{padding-bottom: 200px;border: 8px solid white;}
.i_07{}
.i_07 .wh{
    width: 100%;
    height: 100%;
    position: relative;
}
.i_07 .btuB{
    position: absolute;
    bottom: 5%;
    color: white;
}
.i_07 .ro{width: 100%;}
.i_07 .ro>h3{
    text-align: center;
    font-size: 45px;
    font-weight: bold;
}
.i_07A{
    width: 100%;
    margin-top: 80px;
}
.i_07A li{
    width: 25%;
    float: left;
    text-align: center;
}
.i_07A li a{
    width: 188px;
    height: 188px;
    background-color: rgb(175 182 193 / 51%);
    border-radius: 100%;
    text-align: center;
    color: white;
    padding-top: 20px;
    display: inline-block;
}
.i_07A li img{
    width: 54px;
    height: 54px;
}
.i_07A li p{
    font-size: 40px;
}
.i_07A li span{
    display: block;
    font-size: 20px;
}
.i_08{
    padding: 100px 0;
}
.i_08 .wh{}
.i_08 .i_08A{}
.i_08A{}
.i_08A li{
	width: 100%;
	height: 400px;
	border-radius: 8px;
	margin-bottom: 40px;
}
.i_08A li .ro{
    width: 90%;
    color: white;
}
.i_08A li h3{
    font-size: 40px;
    font-weight: bold;
}
.i_08A li p{
    font-size: 24px;
    margin-top: 20px;
}

.i_08 .btuB{}
.i_09{}
.i_09 .wh{height: 100%;position: relative;}
.i_09 .ro{
    color: white;
    text-align: center;
}
.i_09 .ro h3{
    font-size: 45px;
    font-weight: bold;
}
.i_09 .ro p{
    font-size: 24px;
    margin-top: 40px;
}

.i_09 .btuB{
    position: absolute;
    bottom: 70px;
    color: white;
    margin-top: 0;
    left: 0;
}
.i_10{
    background-color: #EAF3F9;
    padding: 100px 0 60px;
}
.i_10 .wh{}
.i_10 .tt{
    text-align: center;
    font-size: 40px;
    font-weight: bold;
}
.i_10 .i_10A{
    margin-top: 50px;
}
.i_10 .btuB{}
.i_10A{}
.i_10A li{
    border: none;
    background-color: white;
    border-radius: 20px;
    padding: 40px 0;
}
.i_10A li a{
    text-align: center;
}
.i_10A li img{
    width: 60%;
}
.i_10A li p{
    font-size: 20px;
    color: #4B647E;
    font-weight: bold;
    margin-top: -20px;
}
.i_11{background-color: white;}
.i_11_{background-color: #EAF3F9;}
.i_11 .bgCover{
	width: 48%;
	padding-bottom: 380px;
}
.i_11 .ro{
	width: 48%;
	color: #333333;
	font-size: 20px;
}
.i_11 .ro h3{
	background-repeat: no-repeat;
	background-position: left;
	font-size: 45px;
	padding-left: 100px;
	line-height: 90px;
}
.i_11 .ro p{
	line-height: 1.5;
	margin-top: 20px;
}
.i_11 .t-l{
	padding-top: 10px;
}
.i_12{
    background-image: url(../img/ib_18.jpg);
    background-size: auto 100%;
    padding: 70px 0;
    overflow: hidden;
}
.i_12 .wh{}
.i_12 .wh>.l{
    width: 48%;
}
.i_12 .wh>.r{
    background: white;
    height: 560px;
}
.i_12A{}
.i_12A h3{
    font-size: 30px;
    color: #60A9DE;
    background-image: url(../img/ico_32.png);
    background-repeat: no-repeat;
    line-height: 60px;
    padding-left: 70px;
}
.i_12A h4{
    font-size: 45px;
    margin-top: 20px;
}
.i_12A .list{
    margin-top: 50px;
}
.i_12A .list a{
    line-height: 60px;
    display: inline-block;
    padding-left: 30px;
    padding-right: 80px;
    font-size: 30px;
    background-color: #DBECF9;
    color: #60A9DE;
    border-radius: 18px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.i_12A .list a.cur{
	background-color: #60A9DE;
	color: white;
}
.i_12B{position:relative;width: 48%;}
.i_12B .yiny{
	display:none;
	position: absolute;
	width: 1100px;
	left: 0;
	background-color: white;
	border-radius: 10px;
	padding: 50px;
	padding-bottom: 100px;
	height: 100%;
}
.i_12B .yiny:first-of-type{
	display:block;
}
.i_12B h3{
    font-size: 45px;
    background-image: url(../img/ico_33.png);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 90px;
    line-height: 80px;
}
.i_12B p{
    font-size: 18px;
    background-image: url(../img/ico_34.png);
    background-repeat: no-repeat;
    padding-left: 55px;
    min-height: 40px;
    margin-bottom: 20px;
    line-height: 40px;
}
.i_12B .ro{
	height: 350px;
	overflow-y: auto;
	width: 50%;
	min-width: 450px;
	margin-top: 45px;
}
.i_13{
    margin-top: 50px;
    margin-bottom: 100px;
}
.i_13 .wh{}
.i_13 .tt{
    font-size: 45px;
}
.i_13 .list{
    margin-top: 40px;
}
.i_13 .list input{
	float: left;
	width: 49%;
	line-height: 75px;
	border: 1px solid #60a9de;
	margin-bottom: 30px;
	font-size: 24px;
	padding: 0 35px;
	border-radius: 5px;
}
.i_13 .list input:nth-of-type(2n){float:right}
.i_13 .l{
    padding-top: 30px;
}
.i_13 .r{
    width: 48%;
    height: 420px;
    background-position: bottom;
    background-repeat: no-repeat;
}
.i_13 .p{font-size: 30px;}
.i_13 .p span{color: #AFAFAF;}
.i_13 .file{
    width: 320px;
    height: 75px;
    line-height: 75px;
    position: relative;
    border: 1px solid;
    color: #60A9DE;
    text-align:center;
    margin-top: 50px;
}
.i_13 .file p{
	font-size:24px;
	display:inline-block;
}
.i_13 .file input{
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    left: 0;
    top: 0;
}
.i_13 .check{
    margin-top: 50px;
}
.i_13 .check label{
    font-size: 24px;
    position: relative;
}
.i_13 .check input{
    display: inline-block;
    opacity:0 ;
    position: absolute;
}
.i_13 .check p{
    display: inline-block;
    background-image: url(../img/ico_36.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-left: 50px;
    line-height: 50px;
    height: 44px;
    overflow: hidden;
}
.i_13 .check input:checked+p{
	background-image: url(../img/ico_37.png);
} 
.i_13 input[type='submit']{
    width: 320px;
    height: 75px;
    background-color: #60A9DE;
    color: white;
    font-size: 34px;
    border: none;
    border-radius: 9px;
    margin-top: 30px;
}
.i_14{
    padding: 50px 0;
}
.i_14 .wh{
    height: 700px;
    position: relative;
    padding-left: 280px;
}
.i_14 .l{
    height: 100%;
}
.i_14 .r{
    width: 100%;
    height: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
}
.i_14A{
    width: 280px;
    position: absolute;
    left: 0;
}
.i_14A .ro{
    width: 100%;
}
.i_14A .ro h3{
    font-size: 40px;
    margin-bottom: 50px;
}
.i_14A .ro p{
    height: 50px;
    overflow: hidden;
    line-height: 75px;
    background-repeat: no-repeat;
    padding-left: 44px;
    font-size: 20px;
    background-position: left bottom;
    margin-bottom: 10px;
}
.i_14 .btuB{
    position: absolute;
    left: 0;
    bottom: 0;
}
.i_15{padding-bottom: 90px;background-image: linear-gradient(#EAF4F9, white);}
.i_15 .wh{}
.i_15 .tou_03{}
.i_15 .new_con{}
.i_15 .btuB{
    margin-top: 80px;
}
.i_15A{}
.i_15A li{
    background-image: linear-gradient(#DBECF9, #F0F7FB);
    margin-bottom: 50px;
}
.i_15A li a{}
.i_15A li .tt{
    padding: 20px 60px;
}
.i_15A li .tt p{
    font-size: 24px;
    color: #026FC2;
    position: relative;
    line-height: 35px;
}
.i_15A li .tt p:after{
	content:'';
	position:absolute;
	width:25px;
	height:25px;
	background-image:url(../img/ico_46.png);
	background-repeat:no-repeat;
	right: -28px;
	top: 5px;
	background-position: center;
}
.i_15A li.cur .tt p:after{
	background-image:url(../img/ico_47.png);
}
.i_15A li .new_con{
    font-size: 20px;
    padding: 60px;
    padding-top: 20px;
    display: none;
}
.i_15B{}
.i_15B li{
    border: none;
    background: white;
    text-align: center;
    border-radius: 10px;
    -moz-box-shadow: 0px 5px 21px 5px rgba(196, 196, 196, 0.4);
    -webkit-box-shadow: 0px 5px 21px 5px rgb(196 196 196 / 40%);
    box-shadow: 0px 5px 21px 5px rgb(196 196 196 / 40%);
    padding: 20px 0;
}
.i_15B li img{
    width: 45%;
}
.i_15B li h3{
    font-size: 23px;
    margin-top: 10px;
}
.i_15B li .iscroll{
    width: 90%;
    margin: 0 auto;
    margin-top: 10px;
    font-size: 18px;
    line-height: 25px;
    height: 100px;
}
.i_15C{clear:both}
.i_15C li{
    border: 1px solid #9BAEB9;
    -moz-box-shadow: 0px 5px 21px 5px rgba(196, 196, 196, 0.4);
    -webkit-box-shadow: 0px 5px 21px 5px rgb(196 196 196 / 40%);
    box-shadow: 0px 5px 21px 5px rgb(196 196 196 / 40%);
    margin-bottom: 25px;
    padding: 50px 40px;
    font-size: 32px;
    border-radius: 5px;
    background-color: white;
}
.i_15C li a{
    position: relative;
    padding-left: 144px;
}
.i_15C li .bgContain{
    width: 100px;
    height: 115px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
}
.i_15C li .ro{}
.i_15C li .ro h3{
    font-size: 32px;
    color: #026FC2;
}
.i_15C li .new_con{
    font-size: 20px;
    margin-top: 15px;
}
.i_15D{}
.i_15D li{
    width: 20%;
    float: left;
    position: relative;
    height: auto;
    margin-bottom: 3%;
}
.i_15D li a{
    text-align: center;
    width: 90%;
    position: relative;
    margin: 0 auto;
    background-color: white;
    border-radius: 100%;
    font-size: 0;
    -moz-box-shadow: 0px 5px 21px 5px #e3f0fb;
    -webkit-box-shadow: 0px 5px 21px 5px #E3F0FB;
    box-shadow: 0px 5px 21px 5px #e3f0fb;
    max-width: 190px;
}
.i_15D li img.img01{}
.i_15D li img.img02{
    height: auto;
    width: 40px;
    position: absolute;
    top: 14%;
    left: 50%;
    margin-left: -18px;
}
.i_15D li .iscroll{
    position: absolute;
    font-size: 17px;
    color: #026FC2;
    top: 54%;
    width: 80%;
    left: 10%;
    line-height: 20px;
    height: 60px;
}
.i_15E{
    padding-top: 150px;
}
.i_15E li{
    border: none;
    background-color: white;
    border-radius: 5px;
}
.i_15E li a{
    padding: 10% 6%;
}
.i_15E li img{
    width: auto;
    height: 60px;
}
 .i_15E1 li img{
    width: 100%;
    height: auto;
}
.i_15E1 li{width:100%;}
.i_15E li .ro{
    font-size: 20px;
    margin-top: 30px;
    line-height: 30px;
  
}
.i_15F{
    position: relative;
    margin-top: 210px;
}
.i_15F li{
    width: 31%;
    background-color: white;
    margin-right: 3%;
    -moz-box-shadow: 0px 5px 21px 5px rgba(196, 196, 196, 0.4);
    -webkit-box-shadow: 0px 5px 21px 5px rgb(196 196 196 / 40%);
    box-shadow: 0px 5px 21px 5px rgb(196 196 196 / 40%);
    padding: 50px 0;
    border-radius: 10px;
}
.i_15F li:nth-of-type(1){margin-bottom:10px}
.i_15F li:nth-of-type(2){margin-top: -210px;}
.i_15F li:nth-of-type(3n){margin-right:0}
.i_15F li:last-of-type{margin-right:0;margin-top: -175px;}
.i_15F li a{
    text-align: center;
}
.i_15F li img{
    width: 114px;
    height: 114px;
}
.i_15F li h3{
    font-size: 26px;
    text-align: center;
    margin-top: 20px;
}
.i_15F li .p{
    font-size: 16px;
    line-height: 25px;
    height: 125px;
    width: 80%;
    margin: 0 auto;
    margin-top: 20px;
}
.i_15G{
}
.i_15G .pag03{
    margin-top: 30px;
}
.i_15H{}
.i_15H li{
    border: none;
    background-color: #fbfbff;
}
.i_15H li .bgImgAA{
    padding-bottom: 67%;
}
.i_15H li .ro{
    padding: 20px 30px;
    padding-top: 10px;
}
.i_15H li .ro h3{
    font-size: 20px;
    color: #5A5454;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
}
.i_15H li .ro p{
    font-size: 12px;
    color: #747474;
    line-height: 20px;
    height: 60px;
    margin-top: 15px;
}
.i_15H li .ro a{
    display: block;
    width: 165px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #60A9DE;
    text-align: center;
    color: #60A9DE;
    font-size: 13px;
    margin-top: 20px;
    border-radius: 5px;
}
.i_15H li .ro a span{
    background-image: url(../img/ico_62.png);
    background-repeat: no-repeat;
    padding-left: 25px;
    display: inline-block;
    background-position: left;
}
.i_15H li .ro a:hover{
	background-color:#60A9DE
}
.i_15H li .ro a:hover span{
	background-image: url(../img/ico_62_.png);
	color:white;
}
.lunB03{}
.lunB03 .swiper-wrapper{}
.lunB03 .swiper-slide{padding: 20px;}
.lunB03 .swiper-slide a{
    background: white;
    -moz-box-shadow: 0px 5px 21px 5px rgba(196, 196, 196, 0.4);
    -webkit-box-shadow: 0px 5px 21px 5px rgb(196 196 196 / 40%);
    box-shadow: 0px 5px 21px 5px rgb(196 196 196 / 40%);
    display: block;
    padding: 40px 20px;
    border-radius: 10px;
}
.lunB03 .tt{
    position: relative;
}
.lunB03 .tt:before{
	content:'';
	position:absolute;
	height:100%;
	width:5px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	background-color:#026FC2;
	left: -20px;
}
.lunB03 .tt time{
    display: block;
    color: #026FC2;
    font-size: 16px;
}
.lunB03 .tt p{
    font-size: 14px;
    color: #ACACAC;
    margin-top: 5px;
}
.lunB03 .swiper-slide h3{
    font-size: 20px;
    line-height: 30px;
    height: 60px;
    margin-top: 20px;
}
.lunB03 .swiper-slide a>p{
    font-size: 15px;
    color: #777777;
    line-height: 25px;
    height: 75px;
    margin-top: 0px;
}
.lunB03 .swiper-slide span{
    width: 120px;
    height: 40px;
    text-align: center;
    border: 1px solid #026FC2;
    display: inline-block;
    border-radius: 5px;
    font-size: 14px;
    line-height: 40px;
    color: #026FC2;
    margin-top: 20px;
}
.pag03{
    width: 80px;
    height: 20px;
    margin: 0 auto;
}
.pag03>div{
	width:19px;
	height:19px;
	position: relative;
	background-size: contain;
	margin-top: 0;
	top: 0;
	left: 0;
	right: 0;
}
.nex03{
    background-image: url(../img/ico_60.png);
}
.pre03{
    background-image: url(../img/ico_61.png);
}
.i_16{}
.i_16 .btuB{color:white}
.i_16 .wh{height:100%}
.i_16 .ro{width: 100%;}
.i_16 .ro>h3{font-size: 45px;color: white;font-weight: bold;text-align: center;}
.i_16A{
    margin-top: 50px;
}
.i_16A li{
    float: left;
    width: 33.33%;
    padding-bottom: 33.33%;
    height: 0;
    position: relative;
}
.i_16A li a{
	background-color: rgb(255 255 255 / 55%);
	color: white;
	position: absolute;
	border-radius: 100%;
	text-align: center;
	width: 260px;
	height: 260px;
	top: 50%;
	left: 50%;
	margin-top: -130px;
	margin-left: -130px;
}
.i_16A li img{
	width: auto;
	height: 55px;
	margin-top: 30px;
}
.i_16A li h3{
	font-size: 54px;
	margin-top: 10px;
}
.i_16A li p{
	font-size: 20px;
	margin-top: 10px;
	width: 80%;
	margin-left: 10%;
}
.i_17{
    background-color: #EEF6FA;
    padding: 100px 0;
}
.i_17 .l{
    width: 48%;
    height: 400px;
    background-repeat: no-repeat;
}
.i_17 .r{
	width:48%
}
.i_17 .tt{font-size: 40px;}
.i_17 .i_17A{margin-top: 36px;}
.i_17A{}
.i_17A li{font-size: 20px;width: 48%;float: left;margin-bottom: 30px;}
.i_17A li:nth-child(2n){float:right}
.i_17A li span{background-color: #60A9DE;color: white;width: 58px;height: 58px;display: inline-block;border-radius: 34px;line-height: 58px;text-align: center;margin-right: 20px;float: left;}
.i_17A li p{width: 190px;}
.i_17A li:nth-child(1) span{background-color: #60A9DE;}
.i_17A li:nth-child(2) span{background-color: #89C4EF;}
.i_17A li:nth-child(3) span{background-color: #A4D0EF;}
.i_17A li:nth-child(4) span{background-color: #1F6190;}
.i_17A li:nth-child(5) span{background-color: #60A9DE;}
.i_17A li:nth-child(6) span{background-color: #89C4EF;}
.i_17A li:nth-child(7) span{background-color: #A4D0EF;}
.i_18{
    padding-bottom: 50px;
}
.i_18 .wh{
    max-width: 1100px;
}
.i_18 .i_18A{}
.i_18A{
    padding: 50px 0;
}
.i_18A a{
    font-size: 20px;
    color: #026FC2;
    background-image: url(../img/ico_64.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 30px;
}
.i_18 .tt{
    margin-bottom: 40px;
}
.i_18 .tt h3{
    font-size: 40px;
}
.i_18 .tt p{
    font-size: 16px;
    color: #026FC2;
    border-left: 3px solid #026FC2;
    margin-top: 20px;
}
.i_18 .tt p span{
    margin-left: 30px;
}
.i_18 .new_con{}
.i_18 .btuB{}

.pro{width:100%;height: 704px;background:url(/skin/default/img/ib_02.jpg) no-repeat center 0px;vertical-align:bottom;display:flex;justify-content: center;align-items:flex-end}

.text{width:1280px;}
.zlm{width:1000px;margin:auto;}
.zj{width:1000px;}
.Location{float:left;text-align:left;width:500px;}
.Location a{ font-size:20px;height: 90px;line-height: 90px;color:#fff}
.Location a.on{font-weight:bold}
.fhsy{float:left;margin-bottom:25px}
#main_cp{width:100%;height:auto;background-image:linear-gradient(to bottom,#eaf4f9,#ffffff); display:inline-block;}
#gsbg1{width:100%;height:auto;background:url(/skin/default/images/7.jpg) no-repeat top center; display:inline-block;}

#main_cp .cp_nr{margin:100px auto 0px auto;}
.cp_right{margin:50px auto 0px 0px;}
.webContent_cp{width:1280px;margin:auto;text-align:center;}

.webContent_cp h1 {
	font-size: 42px;
	font-weight:600;
	margin-top: 100px;
	margin-bottom: 30px;
}
.webContent_cp h3 {
	font-size: 25px;
	font-weight:400;
	margin-top: 0px;
	margin-bottom: 0px;
}

.webContent{line-height:200%}
.dbtblue{margin:103px auto 0px auto;color:#026fc2;font-size:26px;font-weight:bold}
.nr{margin-top:30px;}
.webContent_cp .nr td div{margin:10px}
.webContent_cp .nr td{height:100%;vertical-align:top;padding:0px;}
.webContent_cp .nr .wenzi1,.wenzi2,.wenzi3,.wenzi4,.wenzi5{;margin-bottom:10px;border-radius:5px; border:1px solid #ccc;padding:20px;box-shadow: 0px 0px 0px grey;text-align:left;}
.lanzi{border-radius:5px;border:1px solid #ccc;height:40px;vertical-align:center;font-size:16px;color:blue;line-height:40px; }
.wenzi1{height:200px;}
.wenzi2{top:10px;bottom:0px;left:0px;right:0px;}
.tp{width:164px}
.xh{width:1280px;height: 140px;margin:auto;text-align:left;margin-top:70px;vertical-align:middle;clear:both}
.xh a{float:left;height:50px;line-height:50px;margin-right:20px;}
.lxwm{margin:60px auto;}
.lxwm a {width:150px;height:60px;color:#fff;font-size:20px;text-decoration:none;line-height:60px;background:url(/skin/default/images/lxwm.png) no-repeat;border-radius:6px;text-align:left;padding-left:40px;display:inline-block}
.cp_left{width:542px;float:left;text-align:left}
.cp_right{float:right;}
.dbt{margin-top:50px;}
.nr{margin-top:88px;height:auto;}.nr_gs{margin-top:88px;height:368px;}
.rlzysqzw{margin-top:40px;}
.rlzysqzw h3,.rlzysqzw p{font-size:18px !important;color:#333;line-height:300%;}

.vi{text-align:center;padding-top:100px;}
.vi3{width:100%;text-align:center;padding-top:10px;}
.vi3 video{width:40%;}
.vi2_out{width:100%;}
.vi2{width:22%;float:left;margin:5px;}
.vi2 video{width:100%;}

.yihang{width:98%;margin:40px auto 0px auto;display:flex;flex-flow:row;background:#fff;padding-right:10px;}
.fon1{font-size:20px;line-height:200%;text-align:center}
.fon2{text-align:center}
.fon3{font-size:20px;height:60px;text-align:center;border-bottom:1px solid #ccc}
.fontblue{color:#2e91ec}
.yihang li.fon4{float:left;margin-left:10px;display:flex;flex-flow:column}
.fon5{height:40px;}
.font6{border-bottom:0px solid #ccc}

.i_14 .wh22 {
   width:80%;line-height:200%;margin:auto
 }
 
 .i_14 .wh22 h1{
   width:90%;line-height:200%;margin:100px auto 0px auto;text-align:center
 }
 
