
 
 * {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
body {
	overflow-x:hidden;
	font-family:"Microsoft YaHei";
}
ul {
	padding:0;
	margin:0;
}
ul li {
	list-style:none;
}
a {
	color:#337ab7;
	text-decoration:none;
}
h2,h3 {
	margin:0;
}
a:focus,a:hover {
	color:#23527c;
	text-decoration:none;
}
a:focus {
	outline:none;
	outline-offset:-2px;
}
@media (max-width:768px) {
	body {
	padding-top:60px;
}
}

@media (min-width:1450px) {
	.container {
	width:1370px;
}
}@media (min-width:1600px) {
	.container {
	width:1400px;
}
}
/* ffffffffffffffffffffff */

.sertsdwe {
	/* margin-top: 30px; */
	background: #ededed;
	padding: 50px 0;
}

.sertsdwe .yt-title h2{text-align:center;}
.sertsdwe .baoanxihuan{margin-top:35px;}
.img_ut{padding:10px;}
.img_ut p{font-size: 14px;color: #000;text-align: center;line-height: 1.8;}
.img_ut h3{font-size:20px;color: #000;text-align: center;margin-top: 80px;}
.img_ut h4{font-size: 14px;color: #999;text-align: center;}



.sertsdwe .swiper-pagination.swiper-pagination-fraction{font-size:20px;color: #999;}

.sertsdwe .swiper-pagination-current{font-size: 30px;color: #00349a;}

.sertsdwe  .swiper-pagination-total{font-size:20px;}

.sertsdwe   .mySwiper{padding-bottom:80px;}

.sertsdwe   .mySwiper2{margin-top:50px;}
/* ffffffffffffffffffffff */
.shuzifg{padding: 50px 0;background: url(../images/cha.jpg);margin-top: 50px;}
.shu_list ul{display:flex;justify-content: space-between;flex-wrap: wrap;}
.shu_list ul li{width: 18%;text-align: center;}
.shu_list ul li h3{font-size: 3.2vw;/* font-weight: bold; */color: #fff;}
.shu_list ul li p{font-size: 14px;color: #fff;margin-top: 10px;}


/* /////////////////// */

.yt-con {
	/* background:#f8ad19;
	*/
	margin-top: 50px;
	border-radius:10px;
}



.h-about{padding:50px 0;}

.h-about .yt-title {
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.h-about .yt-title a{font-size:16px;padding: 10px 30px;border: 1px solid #999;color: #999;}
.h-about .yt-title a:hover{background:#00349a;color:#fff;}

    /* å·¦å³å®¹å™¨å¸ƒå±€ */
        #about {
            width: 100%;
            margin: 50px auto 0;
            display: flex;
            gap: 50px;
            align-items: flex-start;
        }

        /* å·¦ä¾§å›¾ç‰‡å®¹å™¨ï¼šå…³é”®ï¼éœ€åŠ å®šä½ï¼Œè®©å›¾ç‰‡å åœ¨ä¸€èµ· */
        .ai_img {
            width: 60%;
            position: relative; /* çˆ¶å®¹å™¨ç›¸å¯¹å®šä½ */
            height: 720px; /*  */
            overflow: hidden; /* é˜²æ­¢å›¾ç‰‡æº¢å‡º */
        }

        /* å·¦ä¾§å›¾ç‰‡ï¼šé»˜è®¤å æ”¾+é€æ˜Žï¼Œé€šè¿‡ active ç±»æŽ§åˆ¶æ˜¾ç¤º */
        .ai_img li {
            position: absolute; /* å­å…ƒç´ ç»å¯¹å®šä½ï¼Œè®©å›¾ç‰‡å åœ¨åŒä¸€ä½ç½® */
            top: 0;
            left: 0;
            width: 100%;
            opacity: 0; /* é»˜è®¤é€æ˜Žï¼ˆéšè—ï¼‰ */
            visibility: hidden; /* é¿å…é€æ˜ŽçŠ¶æ€ä¸‹é®æŒ¡é¼ æ ‡ï¼ˆå¯é€‰ï¼‰ */
            transition: opacity 0.5s ease; /* æ·¡å…¥æ·¡å‡ºè¿‡æ¸¡ï¼š0.5ç§’å¹³æ»‘åˆ‡æ¢ */
        }
        /* æ¿€æ´»çŠ¶æ€ï¼šæ˜¾ç¤ºå›¾ç‰‡ */
        .ai_img li.active {
            opacity: 1; /* å®Œå…¨ä¸é€æ˜Žï¼ˆæ˜¾ç¤ºï¼‰ */
            visibility: visible;
        }

        /* å·¦ä¾§å›¾ç‰‡å°ºå¯¸æŽ§åˆ¶ */
        .ai_img .huaimg img {
            width: 100%;
            height: 100%;
            object-fit: cover; /* ä¿æŒå›¾ç‰‡æ¯”ä¾‹ï¼Œå¡«æ»¡å®¹å™¨ï¼ˆé¿å…å˜å½¢ï¼‰ */
        }

        /* å³ä¾§æ‚¬åœåˆ—è¡¨ */
        .abo-number {
            width: 100%;
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
        }
        .abo-number li {
            cursor: pointer;
            transition: all 0.3s ease;
            width: 30%;
            text-align: center;
            margin: 0;
        }
		
		   .abo-number li .huaimg{background:#f5f5f5;padding: 10px 30px;border-radius: 5px;}
		    .abo-number li h3{font-size:16px;color: #333;margin: 15px 0;}
        .abo-number li.active .huaimg{
          background:#00349a;
        }
        .abo-number .huaimg img {
            max-width: 100%;
            height: auto;
            border-radius: 0;
            transition: border-color 0.3s ease;
            filter: brightness(60%);
        }
        .abo-number li.active .huaimg img {
        filter: brightness(100%);
        }

        /* å“åº”å¼é€‚é… */
        @media (max-width: 768px) {
            #about {
                flex-direction: column;
                width: 100%;
            }
            .ai_img, .abo-number {
                width: 100%;
            }
            .ai_img {
                height: 300px; /* å°å±å¹•è°ƒæ•´é«˜åº¦ */
            }
        }
		
		
		
		      @media (max-width: 379px) {
          
            .ai_img {
                height: 200px; /* å°å±å¹•è°ƒæ•´é«˜åº¦ */
            }
        }
		
		.abo-inde{width: 25%;}

.tenx_wen{margin: 0 0 35px;}
.tenx_wen h3{font-size: 30px;margin-bottom: 20px;color: #333;}
.tenx_wen p{font-size:14px;color: #333;line-height: 1.8;}		
		
		
		
		
		
		
		
/*  */


.nerws{padding:50px 0;}

.nerws .yt-title h2 {
    font-size: 50px;
    color: #212121;
    text-align: center;
}
.nerws .sui_auto{margin-top:50px;}
.sui_auto{display:flex;justify-content: space-between;margin-top: 20px;}
.left_nes{width: 100%;/* border-radius: 30px; *//* overflow: hidden; */}
.left_nes img{width: 100%;}
.right_nes{width: 100%;}
.right_nes ul{display:flex;flex-wrap: wrap;justify-content: space-between;}
.right_nes ul li{width: 30%;padding: 10px;background: #f9f9f9;margin-bottom: 3%;text-align: center;}
.right_nes ul li h3{font-size: 18px;color: #000;/* font-weight: bold; */margin: 20px 0;line-height: 1.5;}
.right_nes ul li p{font-size: 16px;color: #666;margin: 20px 0 0;display: inline-block;padding-left: 30px;background: url(../images/time.png) no-repeat left;}
.right_nes ul li b{font-size: 16px;margin: 0 0 20px 0;color: #666;font-weight: normal;border-bottom: 1px solid #666;display: inline-block;}
.right_nes ul li:hover{background:#00349a}

.right_nes ul li:hover h3{color:#fff;}
.right_nes ul li:hover p{color:#fff;filter: brightness(100);}
.right_nes ul li:hover b{color: #fff;border-bottom: 1px solid #fff;}
/*  */
.zheng_k {
	}
	
	.zheng_auto {
	width:100%;
	margin:auto;
	margin-top:50px;
}
.pinhen{display: flex;justify-content: space-between;flex-wrap: wrap;}
.img_ut{width: 100%;overflow: hidden;}

.nieron{width: 100%;/* text-align: center; */padding: 20px;}
.nieron h2{font-size: 20px;margin-bottom: 15px;/* text-align: center; */color: #333;}
.nieron h3{font-size: 18px;color: #00349a;margin-bottom: 30px;font-weight: bold;}
.nieron p{font-size: 14px;color: #666;line-height: 1.8;margin-bottom: 20px;}
.nieron a{font-size: 16px;/* padding: 15px 30px; *//* background: #00349a; *//* border-radius: 5px; *//* color: #fff; */}
.fen_k{
    display: flex;

}
.fen_k .ikrr .btn span{font-size:14px;}
.fen_k .ikrr .btn {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    background-color:#f08200;
    border: none;
    cursor: pointer;
    min-width: 120px;
    padding: 5px 20px;
  
    color: #fff;
    border-radius: 60px;
}

.fen_k  .ikrr .btn-1s::before{  background: #00349a;}

.fen_k .ikrr.rdge .btn-1s::before{background:#333;}
.fen_k .ikrr.rdge{margin-left:5%}
#certify {
	position:relative;
	width:100%;
	margin:0 auto;
	/* padding-bottom: 70px; */
	/* padding: 0 60px; */
}
#certify .swiper-container {
	/* padding-bottom:60px;
	*/
}
#certify  .swiper-slide {
	/* width:330px; */
	border-radius: 10px;
	/* height: 360px; */
	text-align: c;
}
#certify  .swiper-slide img {
	display:block;
	max-width:100%;
	width:100%;
	transition: all 0.6s;
}

#certify  .swiper-slide:hover img{  transform: scale(1.1);}
#certify  .swiper-button-next, #certify .swiper-button-prev{top: -15%;}
#certify .swiper-button-prev {
	left: 92%;
	width: 46px;
	height: 46px;
	background:url(../images/left.png) no-repeat;
	background-position:0 0;
	background-size:100%;
}
#certify .swiper-button-next {
	right: 0;
	width: 46px;
	height: 46px;
	background:url(../images/right.png) no-repeat;
	background-size:100%;
}

.anli2{padding: 50px 0;/* background: #f9f9f9; */}


.neijk{margin-top: 10px;text-align: center;padding: 20px;}
.neijk h3{font-size: 20px;margin-bottom: 10px;color: #000;}
.neijk p{font-size: 14px;line-height: 1.8;}
#certify2s {
	position:relative;
	width:100%;
	margin:0 auto;
	padding-bottom: 50px;
}
#certify2s  .swiper-slide{text-align: center;}
#certify2s  .swiper-slide img {
	
	max-width:100%;
	
}
#certify2s  .swiper-button-next, #certify2s .swiper-button-prev{top: 45%;}
#certify2s .swiper-button-prev {
	left: 0%;
	width: 52px;
	height: 52px;
	background:url(../images/wm_button_icon.png) no-repeat;
	background-position:0 0;
	background-size:100%;
}
#certify2s .swiper-button-next {
	right: 0%;
	width: 52px;
	height: 52px;
	background:url(../images/wm_button_icon2.png) no-repeat;
	background-size:100%;
}

#certify2s .swiper-pagination-bullet {
    width: 40px;
    height: 3px;
    display: inline-block;
    border-radius: 0;
    background: #000;
    opacity: .2;
    margin: 0 10px;
}

#certify2s  .swiper-pagination-bullet-active {
    opacity: 1;
    background: #00349a;
    width: 40px;
    border-radius: 0;
    height: 3px;
}

#certify2s  .swiper-pagination {width: 100%;display: flex;justify-content: center;align-items: center;top: 100%;}
.yt-hezuo {
	padding: 50px 0;
	/* background: #f9f9f9; */
}
.he_auto {
	padding:50px 0 0 0;
}
/*====*/
.strengthHe {
	width: 100%;
	margin-top: 90px;
}
.strengthHe .down {
	position:relative;
	/* background:#efefef;
	*/
}

.strengthHe .coll {
	position:relative;
	/* height:600px;
	*/
}
.strengthHe .down .log {
	 position:absolute;
	left:0;
	top:0;
	width:100%;
	z-index:-1;
	opacity:0;
	-webkit-transition:all 0.6s;
}

.strengthHe .down .log.on .slow {

	}
.strengthHe .down .log.on {
	opacity:1;
	z-index:1;
		 position:relative;
}
/*====*/
.list-honor {
	/* margin-bottom:10px;
	*/
}
.list-honor li a {
	text-align:center;
}
.list-honor li .pic {
	/* margin:8px 0 18px 0;
	*/text-align:center;
	/* margin:8px auto 18px;
	*/display:table;
}
.list-honor li .pic img {
	width: 100%;
	/* max-height:100%; */
}
.list-honor li .block {
	/* height:260px;
	*/vertical-align:middle;
	display:table-cell;
	text-align:center;
}
.inputs{padding: 5px 15px;font-size:14px;background:#00349a;border-radius:10px;color:#fff;}
.list-honor li h2 {
	color: #222;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0 15px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list-honor li p {
	color:#333;
	font-size:14px;
	margin-bottom:20px;
}
.list-honor li:hover h2 {
	/* color:#fff; */
}
.list-honor li:hover p {
	color:#fff;
}
.list-honor li:hover .nairfg {
	/* background-color:#e60012; */
}
.a_jkty {
	/* margin-top:50px; */
	text-align:left;
}
.a_jkty a {
	display: inline-block;
}
.nairfg {
	padding: 20px;
	background:#f6f6f6;
}
.left_ppcs {
	width: 100%;
	text-align:center;
}
.h-cplas{padding: 50px 0;}






.h-cplas .ppgf_aauto {
	/* display:flex; */
	/* justify-content:space-between; */
	margin-top: 30px;
}

/*ç¬¬ä¸€æ¨¡å—==*/
.biaozhixin{padding: 50px 0;/* background: #00349a; */}
.fuleew{display:flex;justify-content: space-between;flex-wrap: wrap;}
.fuleew li{border-radius: 10px;width: 24%;display: flex;justify-content: flex-start;align-items: center;padding: 20px;background: #f5f5f5;}
.fuleew li img{max-width:100%;}
.fuleew li h3{font-size: 18px;color: #333;}
.indes_text{margin-left: 5%;}
.fuleew li:hover{background:#f08200;}
.fuleew li:hover h3{color:#fff;}
/*ç¬¬ä¸€æ¨¡å—==*/

.img_goe .shupmming{display:flex;justify-content: space-between;flex-wrap: wrap;}
.img_goe{padding: 20px 0;background: url(../images/oig.jpg)no-repeat bottom;}
.tupian p{font-size: 14px;color: #333;line-height: 1.8;}
.tupian h3{font-size: 50px;color: #333;font-weight: bold;}
.left_abr{width: 40%;}
.left_abr img{max-width:100%;}
.tupian{width: 56%;}
.tupian h4{font-size: 30px;color: #00349a;margin: 20px 0 35px;text-decoration: underline solid #00349a;/* text-decoration: solid #2563eb 2px underline; */text-decoration: underline solid 2px #00349a;text-underline-position: under;}
.tupian a{font-size: 16px;display: inline-block;padding: 10px 30px;background: #00349a;border-radius: 60px;color: #fff;margin-top: 30px;}
.tupian a:hover{background:#f08200;}
.list-honor{display:flex;justify-content: space-between;}
.list-honor>li {
	text-align:center;
	width: 23%;
}
.left_ppcs ul{display:flex;justify-content: flex-start;}
.left_ppcs ul li{margin: 0 20px;}
.left_ppcs ul li a {
	font-size: 20px;
	display:block;
	text-align:left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
	padding: 10px 20px;
	color: #333;
}
.left_ppcs ul li.active a {
	color: #00349a;
	border-bottom: 2px solid #00349a;
}
.anli {
	padding: 50px 0 0;
}
.diseo{background: url(../images/di2.jpg) no-repeat;padding: 70px 0 102px 0;margin-top: 50px;background-size: 100% 100%;}
.anli .anli_auto {
	/* margin-top:50px; */
}
.anli .anli_auto ul {
	display:flex;
	align-items:center;
	flex-wrap:wrap;
	justify-content:space-between;
}
.anli .anli_auto ul li {
	position:relative;
	overflow:hidden;
	width:23%;
	margin-bottom:2%;
}
.anli .anli_auto ul li img {
	max-width:100%;
}
.he_auto img {
	max-width:100%
}
.shiimg {
	text-align:center;
	margin-top:50px;
}
.shiimg img {
	max-width:100%;
}
#certify3 {
	position:relative;
	width:100%;
	margin:0 auto;
}
#certify3 .swiper-container {
	padding: 10px 10px 50px;
}

#certify3 .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
    margin: 0 10px;
}

#certify3  .swiper-pagination-bullet-active {
    opacity: 1;
    background: #00349a;
    width: 40px;
    border-radius: 10px;
    height: 7px;
}

#certify3  .swiper-pagination {width: 100%;display: flex;justify-content: center;align-items: center;}
#certify3  .swiper-slide {
	width:330px;
	/* height:472px;
	*/
  	background:#fff;
}
#certify3  .swiper-slide img {
	display:block;
	max-width:100%;
	width:100%;
}
#certify3  .swiper-slide p {
	color: #222;
	font-size: 14px;
	margin-bottom: 14px;
	padding-left: 25px;
	background: url(../images/gou.png) no-repeat;
}

.zuimg {
	width:50%;
}
.nulied {display:flex;overflow: hidden;box-shadow: 0 0 15px 0 #eee;}
.meid{width:50%;padding: 20px 30px;}
.meid h2{font-size: 18px;font-weight: bold;color: #00349a;margin-bottom: 20px;/* text-align: center; */}
.ikrr{/* margin-top: 30px; */}
.meid p{font-size:14px;}

.nulied:hover .meid a{color: #fff;}

.suibianer {
	padding: 70px 0 50px 0;
	/* margin-top:50px; */
}
.suibianer textarea::-webkit-input-placeholder {
	/* WebKit browsersï¼Œwebkitå†…æ ¸æµè§ˆå™¨ */
color:#000;
	font-size:16px;
}
.suibianer textarea:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */ 
color:#fff;
	font-size:16px;
}
.suibianer textarea::-moz-placeholder {
	/* Mozilla Firefox 19+ */ 
color:#000;
	font-size:16px;
}
.suibianer textarea:-ms-input-placeholder {
	/* Internet Explorer 10+ */ 
color:#000;
	font-size:16px;
}
.suibianer input::-webkit-input-placeholder {
	/* WebKit browsersï¼Œwebkitå†…æ ¸æµè§ˆå™¨ */
color:#777;
	font-size:16px;
}
.suibianer input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */ 
color:#777;
	font-size:16px;
}
.suibianer input::-moz-placeholder {
	/* Mozilla Firefox 19+ */ 
color:#777;
	font-size:16px;
}
.suibianer input:-ms-input-placeholder {
	/* Internet Explorer 10+ */ 
color:#777;
	font-size:16px;
}
.abto_suibain .input-lg {
	height:46px;
	padding:10px 16px;
	font-size:14px;
	line-height:1.3333333;
	border-radius: 0;
	/* background: #f6f6f6; */
	border: none;
	box-shadow: none;
	/* border-bottom: 1px solid #ddd; */
}
.abto_suibain .form-group {
	margin-bottom:30px;
	/* text-align:center; */
}
.abto_suibain  textarea.form-control {
	height: 146px;
	color: #999;
	/* background: #f6f6f6; */
	border: none;
	box-shadow: none;
	/* border-bottom: 1px solid #ddd; */
	border-radius: 0;
}
.btn-lg {
	padding:10px 44px;
	font-size:16px;
	line-height:1.3333333;
	border-radius:60px;
	margin:auto;
}
.abto_suibain .btn-primary {
	color:#fff;
	background-color: #00349a;
	border-color: #00349a;
	width: 30%;
	border-radius:5px;
	font-weight: bold;
}
.left_img {
	/* margin-top:50px; */
}
.biaotitle {
	font-size:26px;
	color:#333;
	font-weight:bold;
	margin-bottom:20px;
}
.a-Lkoy {
	margin-top:50px;
}
.a-Lkoy a {
	background-color:#e60012;
	padding:12px 35px;
	color:#fff;
	border-radius:60px;
	font-size:18px;
}
.left_img {
	width: 55%;
}
.left_img h2{font-size:16px;color: #222;margin-bottom: 20px;}

.left_img h3{font-size: 35px;color: #222;font-weight: bold;margin-bottom: 30px;}
.suibianer .abto_suibain{display:flex;justify-content: space-between;margin-top: 50px;padding: 50px;background: #f9f9f9;}
.rijfks{width: 40%;background: url(../images/didi.jpg);padding: 35px;}
.rijfks h2{font-size: 20px;/* font-weight: bold; */color: #fff;margin-bottom: 20px;}
.rijfks h3{font-size: 36px;color: #fff;/* font-weight: bold; */margin-bottom: 30px;}
.rijfks p{font-size: 16px;color: #fff;margin-bottom: 15px;padding: 5px;padding-left: 35px;}
.rijfks2s p:nth-child(1){background: url(../images/l1.png) no-repeat left;}
.rijfks2s p:nth-child(2){background: url(../images/l2.png) no-repeat left;}
.rijfks2s p:nth-child(3){background: url(../images/l3.png) no-repeat left;}
.rijfks2s p:nth-child(4){background: url(../images/l4.png) no-repeat left;}
.rijfks h4{font-size: 16px;color: #777;/* font-weight: bold; */margin: 30px 0 30px;}
.rijfks a{/* font-size: 16px; *//* padding: 12px 30px; *//* border: 1px solid #00349a; *//* color: #00349a; *//* border-radius: 5px; */}

.contsw{padding:50px 0;background: #dbe7ff;}
.contsw .contsw_auto{display:flex;justify-content: space-between;align-items: center;}
.liner{font-size: 36px;font-weight: bold;color: #333;}
.contsw_auto a{font-size:20px;color: #00349a;padding:5px 10px;}

.contsw_auto a:hover{border:1px solid #00349a}