/*初始化样式*/
html {
	margin:0;
	padding:0;
	border:0;
}
body,div,span,h2,h3,p,a,img,dd,ul,li,form {
	margin:0;
	padding:0;
	border:0;
}
body {
	background:#fff;
	color:#333;
	position:relative;
	font:12px/1.5 'Poppins-Regular',Microsoft YaHei,宋体,sans-serif;
	vertical-align:baseline;
	width:100%;
	overflow-x:hidden;
}
a {
	text-decoration:none;
	outline:none;
}
a:hover,a:active,a:focus {
	/* text-decoration:none;
	*//* outline:none;
	*/
}
input {
	padding:0;
	margin:0;
	font-family:'Poppins-Regular';
}
img {
	border:none;
	background:none;
	vertical-align:middle;
}
ul,li {
	list-style-type:none;
}
input,img {
	vertical-align:middle;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	overflow:hidden;
	visibility:hidden;
}
.clearfix {
	zoom:1
}
.clearboth {
	height:0px;
	line-height:0px;
	overflow:hidden;
	clear:both;
	font-size:0px;
}
h2 {
	/* font-size:12px; */
	/* font-weight:bold; */
}
/*----- Common css ------*/
/*滚动*/
/*头部样式*/
/* Sweep To Top */

/* 轮播 */


.borimg{position:relative;}
.borimg img{width:100%;}
.bortext{position:absolute;top: 15%;width: 100%;padding: 50px;text-align: left;left: 0;}
.bortext h2{font-size: 3vw;color: #fff;margin-bottom: 20px;font-weight: bold;}
.bortext h3{font-size: 35px;color: #fff;margin-bottom: 20px;}


.bortext .a_jkty {
	margin-top:50px;
	display: inline-block;
	background: #012f6b;
	border-radius: 5px;
	margin-right: 8%;
}
.bortext .a_jkty a {
	transition: all 0.3s;
	font-size:16px;
	padding: 15px 50px 15px 40px;
	border: 1px solid #012f6b;
	border-radius: 5px;
	color: #fff;
	background: url(../images/yuans.png) no-repeat right;
	display: inline-block;
	background-position: 90%;
}



.bortext .trye .uer{background: inherit;border: 1px solid #fff;}




.bortext .a_jkty:hover{background: #009be2;}
.bortext .a_jkty:hover a {
color: #fff;
	padding: 20px 60px 20px 40px;

}
.bortext p{font-size: 1vw;color: #fff;letter-spacing: 0;line-height: 1.8;font-weight: bold;}

.bortexert{width:50%;float: left;}
.gyter{display: flex;align-items: center;}
.gyter>h2{width: 18%;margin-bottom: 0;margin-right: 2%;font-size: 3.5vw;}
.gyter>p{font-size: 1.5vw;font-weight: bold;line-height: 2.8;}


#banner .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: .5;
}


#banner .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}
.xymob-search.clicked {
    left: 0;
}
.page-banner .bortexert {
    width: 100%;
    float: right;
    text-align: center;
}


.page-banner .bortext{top:10%}
.nvamian {
    padding-left: 30px;
    background: url(../images/home.png) no-repeat left;
}


.page-bannermo .bortext {
    position: absolute;
    top: 25%;
    width: 100%;
    padding: 20px;
    text-align: left;
}

.page-bannermo  .bortext h2 {
    font-size: 12px;
    color: #000;
    margin-bottom: 20px;
    font-weight: normal;
}

.page-bannermo  .bortext h3 {
    font-size: 18px;
    color: #000;
    margin-bottom: 20px;
}
.nva980 {
    display: none;
}
@media (max-width: 990px){
.page-wrap-left {
display:block;
}}



@media (max-width: 980px) {

	.page-bannermo{margin-top:60px;}
.bortexert{width:100%}
	
.bortext {
    position: absolute;
    top: 10%;
    width: 84%;
    padding: 20px;
    text-align: left;
}

.bortext h3 {
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
}

.bortext h2 {
    font-size: 14px;
    color: #fff;
    /* margin-bottom: 20px; */
    font-weight: normal;
}

.bortext .trye a {
    font-size: 12px;
    padding: 8px 20px;
    background: #37a218;
    color: #fff;
    border-radius: 60px;
    box-shadow: 0 0 15px 0 #37a218;
}


.page-bannermo .bortext h3 {
    font-size: 14px;
    color: #000;
    margin-bottom: 20px;
}
.bortext p {
    font-size: 12px;
    color: #fff;
    letter-spacing: 0;
    /* display: none; */
    line-height: inherit;
}

.page-bannermo .bortext h2 {
  display:none;
}

}


/*主体样式*/
.w1200 {
	max-width:1400px;
	margin:auto;

}

.w1300{
	max-width:1500px;
	margin:auto;

}

/*热门关键词*/
.title_auto{display: flex;justify-content: space-between;align-items: center;}
.yt-title {
	text-align: center;
	width: 100%;
	/* margin: auto; */
}
.title_rigth{width: 40%;font-size: 14px;line-height: 1.8;color: #979797;}
.title_rigth2{width: 40%;font-size: 14px;line-height: 1.8;color: #979797;text-align: right;transition: all 0.6s;}
.title_rigth2 img{width: 25%;transition: all 0.6s;}
.title_rigth2 .a_jkty  a:hover img{transform:rotate(270deg) scale(0.8);}
.title_rigth2 a{
    font-size: 16px;
    color: #000;
    display: inline-block;
    transition: all 0.6s;
    border-radius: 10px;
    }


   
  
.title_rigth2:hover a{color: #00aeef;}
.yt-title h2 {
	font-size: 2.7vw;
	color: #000;
	font-weight:bold;
	/* text-transform: uppercase; */
	font-family: Montserrat-Bold;
}
.yt-title  p {
	font-size: 18px;
	color: #000;
	padding:10px 0;
	/* text-transform: uppercase; */
}


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

.he_auto .yt-title {
	text-align: center;
	width: 100%;
	margin: auto;
}
.he_auto .yt-title h2 {
	color: #000;
	font-weight:bold;
	text-transform: uppercase;
}
.he_auto .yt-title  p {
	font-size: 18px;
	color: #002f6c;
	padding:10px 0;
	text-transform: uppercase;
}

.yt-hezuo2s .yt-title {
	text-align: center;
	width: 100%;
	margin: auto;
}
.yt-hezuo2s .yt-title h2 {
	color: #000;
	font-weight:bold;
	/* text-transform: uppercase; */
}
.yt-hezuo2s .yt-title  p {
	font-size: 18px;
	color: #000;
	padding:10px 0;
	/* text-transform: uppercase; */
}

.abo-number li img{max-width: 100%;transition: all 0.6s;}
.abo-number li:hover img{transform:rotateX(360deg) scale(1.05);}
.reyuer .yt-title{text-align: center;width: 100%;}
.abo-number {
	padding-bottom:2.7vw;
	display:flex;
	justify-content: space-between;
}
.abo-number li {
	transition: all 0.6s;
	text-align:center;
	width: 23%;
	/* padding-right: 9.5%; */
	padding: 15px;
	/* border: 2px solid rgba(255, 255, 255, 0.1); */
	color: rgba(255, 255, 255, 0.9);
	margin: auto;
	padding: 20px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
	-webkit-transition: -webkit-box-shadow 0.6s, -webkit-transform 0.6s;
	transition: -webkit-box-shadow 0.6s, -webkit-transform 0.6s;
	transition: box-shadow 0.6s, transform 0.6s;
	transition: box-shadow 0.6s, transform 0.6s, -webkit-box-shadow 0.6s, -webkit-transform 0.6s;
}
.abo-number li:hover{



 background: #fff;
 }


.abo-number li h2 {
	font-size: 18px;
	letter-spacing:0px;
	color: #fff;
	display:inline-block;
	margin: 25px 0 15px;
	font-weight: bold;
	font-family:sans-serif;
}
.abo-number li p {
	color: #fff;
	font-size: 14px;
	line-height:24px;
	font-weight:normal;
}
.abo-number li .huaimg {
	/* width:100%;
	*/
	/* margin:0px auto;
	*/
	filter: grayscale(100%) brightness(500%);
}
.abo-number li div span {
	font-size:15px;
}

.abo-number li:hover .huaimg {
	/* width:100%;
	*/
	/* margin:0px auto;
	*/
	filter: grayscale(0%) brightness(100%);
}

.abo-number li:hover h2{color:#d20700}


.abo-number li:hover p{color:#d20700}

@media(max-width:1024px) {
.abo-number li h3 {
	font-size:50px;
}
}

.img_mn img {
	width:100%;
	transition: all 0.3s;
}
.list-honor li:hover h2{color:#ed2939;}
.naiyrt{display:flex;margin-top: 30px;justify-content: flex-start;}
.naiyrt b{font-size: 16px;padding: 10px 30px;background: #002f6c;color: #fff;margin-right: 20px;border-radius: 10px;transition: all 0.6s}
.naiyrt b a{color: #fff;}
.naiyrt b:hover{transform: scale(0.95);}
.naiyrt b:nth-child(2){background:#999;}
.naiyrt b:nth-child(2) a{color: #000;}
.img2s{display:none}
.zixun-left ul li:hover .naiyrt .img1s{display:none}
.zixun-left ul li:hover .naiyrt .img2s{display:block}

.yt-news {
	padding: 50px;
	/* background: #f5f5f7; */
	border-radius: 15px;
}
.newsall {
	margin-top: 50px;
	display:flex;
	justify-content:center;
}
.news-left {
	width:50%;
	float:left;
	/* box-shadow:#f6f6f6 20px 0px 30px;
	*/
    position:relative;
}
.news-left::before {
	position:absolute;
	width:35px;
	height:558px;
	content:'';
	right:-33px;
	/* background:url(../images/fb6f6da71cf9d079f5fd5a4b0e1474a0121ecc40.png) no-repeat right;
	*/
}
.tabsz {
	width:92%;
}
.tabsz li {
	}.tabsz li a {
	color:#333333;
	font-size:24px;
	line-height:32px;
	font-weight:bold;
}
.tabsz li a:hover {
	color:#005bac;
}
.newscon {
	margin-top:25px;
	width:100%;
}
.ttsz {
	display:none;
}
.zixun-left {
	margin-bottom:20px;
}
/*底部样式*/
/*自适应调整*/@media(max-width:1164px) {
.news-left::before {
	display:none;
}
}@media(max-width:1140px) {
.abo-number li h3 {
	font-size:64px;
}
}@media(max-width:768px) {
	.abo-number li h3 {
	font-size:50px;
	font-stretch:normal;
	line-height:50px;
	letter-spacing:0px;
	color:#333333;
	display:inline-block;
	margin-top:8px;
}
}@media(max-width:768px) {
.news-left {
	background:none;
}
}@media(max-width:670px) {
.news-left {
	width:100%;
	float:left;
	box-shadow:#f6f6f6 10px 5px 20px;
}
.tabsz li a {
	color:#333333;
	font-size:20px;
	line-height:32px;
	font-weight:bold;
}
}@media(max-width:502px) {
	.x-banner {
	margin-top:60px;
}
}@media(max-width:376px) {
.x-banner {
	margin-top:60px;
}
}
@media (min-width:1200px) {
	.container {
	/* width:1400px;
	*/
}
}@media(max-width:376px) {
.x-banner {
	margin-top:60px;
}
}/*友情链接*/
/*页面底部*/
/*内页左侧样式*/
@media(max-width:768px) {
.tabsz li a {
	font-size:20px;
}
.newscon {
	margin-top:20px;
}
}@media(max-width:640px) {
.yt-news {
	padding:10px 0;
}
.tabsz li a {
	font-size:16px;
}
}
.clear {
	clear:both;
}
@media (max-width:768px) {
.news-left {
	width:100%;
	float:left;
	box-shadow:#f6f6f6 0 0 0;
	padding:0;
}
}
/* 搜索 */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	overflow:hidden;
	visibility:hidden;
}
/* 轮播定标语 */
@media (max-width:968px) {
	.h-leftall {
	width:100%;
	/* background:#eeeeee;
	*/
    /* padding:80px 15px 30px;
	*/
}
}
/*main*/










.news-left {
	width:100%;
	position:relative;
	display:flex;
	justify-content:space-between;
}
.news-left::before {
	position:absolute;
	width:35px;
	height:558px;
	content:'';
	right:-33px;
	/* background:url(../images/fb6f6da71cf9d079f5fd5a4b0e1474a0121ecc40.png) no-repeat right;
	*/
}
.tabsz {
	width:100%;
}
.sdsukl {
	}.tabsz li {
	width:100%;
	text-align:left;
}
.tabsz li a {
	color:#333;
	font-size:18px;
	line-height:32px;
	font-weight:500;
	display:block;
	padding:5px 0;
	font-weight:bold;
}
.tabsz li a:hover {
	color:#005bac;
	filter:brightness(100%);
}
.newscon {
	margin-top:0;
	width: 95%;
	margin: auto;
	padding: 0 5%;
}
.ttsz {
	display:none;
}
.wenisxin {
	/* display:flex;
	*//* justify-content:space-between;
	*//* align-items:center;
	*/margin-bottom:20px;
	padding-bottom:0;
	/* border-bottom:1px solid #999;
	*/
}
.seer {
	padding: 15px;
	background: #f7f7f7;
}
.zixun-left {
	margin-bottom:0;
	width:100%;
	float:left;
	margin-right:0;
}
.zixun-left ul li {
	width: 31%;
	float:left;
	margin-left: 3%;
	/* border-bottom: 3px solid #00aeef; */
	overflow: hidden;
	background: #f7f7f7;
}


.news_a{text-align:center;margin-top: 50px;}
.news_a a{font-size:16px;padding: 10px 30px;border: 1px solid #ddd;color: #999;}
.news_a a:hover{background: #d20700;color:#fff;}
.zixun-left ul li:nth-child(1) {
	margin-left:0
}

.zixun-left ul li:hover h3{color:#d20700;}
.zixun-left ul li dd {
	font-size:14px;
	color:#999;
	text-align:center;
	width:28%;
	border-right:1px solid #999;
	margin-right:5%;
	padding-right:1%;
}
.zixun-left ul li h3 {
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 40px;
	color: #000;
	/* text-transform:uppercase;
	*/
	text-overflow:-o-ellipsis-lastline;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	line-height: 1.5;
	font-weight: bold;
	-webkit-line-clamp: 2;
	-webkit-box-orient:vertical;
}
.zixun-left ul li p {
	font-size: 16px;
	/* margin:0 0 30px 0;
	*/
	color:#333;
	text-overflow:-o-ellipsis-lastline;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	/* font-weight:bold;
	*/
	/* text-transform:uppercase;
	*/
}
.zixun-left ul li a {
	font-size:16px;
	color: #fff;
	padding: 0;
	overflow: hidden;
	display: inline-block;
}
.zixun-left li {
	/* margin-bottom:50px;
	*/
}
.zixun-left li:hover {
	box-shadow: 0 0 15px 0 #999;
	}.zixun-left li:hover h3 {
	/* color:#e60012; */
}
.zixun-left li:hover dd {
	color:#fff;
	border-right:1px solid #fff;
}
.zixun-left li:hover p {
	/* color:#e60012; */
}
.zixun-left li:hover img{transform: scale(1.1);}
.zixun-left li:hover .wenisxin {
	/* border-bottom:1px solid #fff;
	*/
}
.idnexser {
	/* display:flex;
	*/
    /* justify-content:center;
	*/
    /* align-items:center;
	*/
    width:22%;
}
.swiper-slide img {
	max-width:100%;
}
.rijfks img {
	max-width:100%;
}
@media (max-width:1440px) {
	.w1200 {
	max-width:1200px;
}
.nierd h4 a {
    font-size: 12px;
 

    padding: 5px 10px;
   
}
.x-menu>li>a {
    font-size: 14px;

}
.dlogo {
    width: 10%;
   
}
.nieron h3 {
    font-size: 15px;
 
    margin-bottom: 20px;
  
}

.nieron h2 {
    font-size: 40px;
    margin-bottom: 20px;
    font-weight: bold;
}


.nieron p {
    font-size: 13px;
 
}

.meid h2 {
    font-size: 32px;
    margin-bottom: 10px;
}
#certify3 .swiper-slide p {
   
    font-size: 13px;
   
}


.right_o1 ul li h2 {
    font-size: 18px;

    margin-bottom: 15px;
 
}

.right_o1 ul li p {
    font-size: 15px;
}


.abo-number li h2 {
    /* font-size: 50px; */
}
.abo-number li h3 {
  
    font-size: 12px;
   
}

.left_zhen p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
}


.left_zhen h2 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 20px;
}


.wss .foot-left:nth-child(1) p a {
    font-size: 14px;
    color: #fff;
    line-height: 35px;
}
.wss .foot-left:nth-child(2) p a {
    font-size: 14px;
    color: #fff;
    line-height: 35px;
}

.wss .foot-left:nth-child(3) p {
    font-size: 14px;
    color: #fff;
    line-height: 35px;
}





}


@media (max-width:1250px) {
	.w1200 {
	max-width:980px;
}


.x-menu>li>a {
    font-size: 12px;
   
}

.luguans {
    line-height: 60px;
    font-size: 12px;
    color: #000;
}

.dlogo {
    width: 8%;
    margin-right: 2%;
}

.left_ppcs ul li a {
    font-size: 14px;
   
}
.list-honor li h2 {
    /* color: #222; */
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0 15px 0;
}
#certify .swiper-button-prev {
    left: 44%;

}
#certify .swiper-button-next {
    right: 43%;

}


.meid {
    width: 50%;
    padding: 30px 20px;
}


#certify3 .swiper-slide p {
    font-size: 12px;
}

.meid h2 {
    font-size: 20px;
    margin-bottom: 10px;
}


.right_o1 ul li h3{font-size: 24px;}
.meid p {
    font-size: 13px;


}

.he_auto2s .swiper-slide p {
    font-size: 14px;
}


.zixun-left ul li h3 {
    font-size: 20px;
    font-weight: normal;
    margin: 10px 0;
}
.he_auto2s .swiper-slide {
   
    padding: 10px;
 
}
.nierd h2 {
    font-size: 17px;
  
}
.inde_ps p {
    font-size: 14px;

}
.right_o1 ul li h2 {
    font-size: 16px;
    margin-bottom: 15px;
}

.right_o1 ul li p {
    font-size: 14px;
}

.a_jkty a {
    font-size: 14px;
 
}

.abo-number li h2 {
    /* font-size: 40px; */
}

#certify2s .swiper-button-prev {
    left: 42%;
   
}
#certify2s .swiper-button-next {
    right: 42%;
 
}


#certify5s .swiper-button-prev {
    left: 42%;
   
}
#certify5s .swiper-button-next {
    right: 42%;
 
}


.left_zhen h2 {
    font-size: 16px;
  
    margin-bottom: 15px;
}
.left_zhen p {
    color: #fff;
    font-size: 12px;
    margin-bottom: 10px;
}


.left_img h3 {
    font-size: 28px;
 
    margin-bottom: 20px;
}
.left_img h2 {
    /* font-size: 14px; */
    /* color: #222; */
    margin-bottom: 10px;
}

.abto_suibain .btn-primary {

    width: 40%;
  
    font-size: 14px;
}


.abto_suibain textarea.form-control {
    height: 120px;
    color: #000;
}

.abto_suibain .input-lg {
    height: 36px;
    padding: 10px 16px;
    font-size: 14px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.abto_suibain .form-group {
    margin-bottom: 20px;
    /* text-align: center; */
}

.zixun-left ul li p {
    font-size: 14px;
 
}
.foot_nav h2 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 15px;
    text-align: left;
    font-weight: bold;
    border-bottom: 1px solid #fff;
    padding-bottom: 15px;
}

.baer80 p {
    font-size: 14px;
    /* color: #fff; */
    /* padding: 20px 0 0; */
    font-weight: bold;
}


.wss .foot-left:nth-child(1) p a {
    
    line-height: 30px;
}

.wss .foot-left:nth-child(2) p a {
  
    line-height: 30px;
}
.wss .foot-left:nth-child(3) p {
  
    line-height: 30px;
}

.fl-left {
  
    font-size: 12px;
  
}


}

@media (max-width:980px) {
	
	
	
.zhener {

    flex-wrap: wrap;
}

.nierd {
    margin-right: 0;
    width: 100%;
    text-align: center;
}


.ani_img{   width: 100%;
    text-align: center;}

.nav7 ul > li {font-size: 15px;border: none;padding: 5px;width: 50%;}
.shu_index ul li h3 {
    font-size: 20px;

}

.nav7 ul {
 
    flex-wrap: wrap;
}
.partner-box .partner-list {
    padding: 0 0;
}

.shu_index ul li {
    width: 50%;
    text-align: center;
	margin-bottom:5%
}
    .shu_index ul li h3 {
        font-size: 16px;
    }
.ni_kls {
        font-size: 16px;
    }
	
	
	.shu_index ul li p {
    font-size: 14px;
    color: #d20700;
}

.shu_index {
    padding: 30px 0;
}


.shu_index ul {
    display: flex
;
    flex-wrap: wrap;
}
    .ni_kls {
        font-size: 16px;
    }
	.sertsdwe .baoanxihuan {margin-top: 10px;position: relative;}
	
	.right_o1 ul li h3 {
	    font-size: 23px;
	    color: #000000;
	    margin-bottom: 15px;
	    font-weight: bold;
	}
	
	.right_o1 .a_jkty {
	    margin-top: 30px;
	    display: inline-block;
	    /* background: #012f6b; */
	    border-radius: 10px;
	}
	
	
	.right_o1 .a_jkty a {
	    transition: all 0.3s;
	    font-size: 16px;
	    padding: 10px 80px 10px 40px;
	    /* border: 1px solid #012f6b; */
	    border-radius: 60px;
	    color: #fff;
	    background: url(../images/yuan.png) no-repeat right;
	    display: inline-block;
	    background-position: 90%;
	    background-size: 15%;
	}
	
	.sertsdwe {
	    padding: 30px 0;
	    margin-top: 0;
	}
	
	    .w1200 {
	        max-width: 980px;
	        flex-wrap: wrap;
	    }
		
		    .yt-title {
		        padding: 0;
		        width: 100%;
		    }
			
			
			.title_rigth {
			    width: 100%;
			    font-size: 14px;
			    line-height: 1.8;
			    margin-top: 20px;
			    color: #979797;
			}
	
	.title_rigth2 {
	    width: 100%;
	    font-size: 14px;
	    line-height: 1.8;
	    color: #979797;
	    text-align: left;
	    transition: all 0.6s;
	}
	
	
	.strengthHe {
	    width: 100%;
	    margin-top: 20px;
	}

.h-left {
	padding-top:0;
}
.sdsukl {
	flex-wrap:wrap;
}
.tabsz li {
	float:left;
	padding-right:0;
	width:100%;
	text-align:center;
	margin-bottom:5px;
}
.newsall {
	margin-top:0;
}
.newscon {
	margin-top:20px;
	width:100%;
}
.zixun-left ul li {
	width:100%;
	margin-left:0;
	margin-bottom:5%;
}
.seer {
	padding:10px;
}
.zixun-left ul li dd {
	width:40%;
}


.h-hree {
 
    display: none;
}

.yt-title h2 {
    font-size: 22px;
   
}

.h-cplas {
    padding: 20px 0;
    margin-top: 0;
}

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

.left_ppcs ul {
   flex-wrap: wrap;
   justify-content: space-between;
}

.left_ppcs ul li {
    margin: 5px 0px;
    width: 48%;
}

.left_ppcs ul li a {
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.strengthHome {
    width: 100%;
    margin-top: 10px;
}

.strengthHome .coll {
    position: relative;
    /* height: 600px; */
    margin: 0;
}

.list-honor {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.list-honor>li {
    text-align: center;
    width: 48%;
    margin-bottom: 20px;
    /* background: #fff; */
}

.nairfg {
    padding: 10px;
    /* background: #f6f6f6; */
    position: relative;
    color: #000;
}


.list-honor li h2 {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0 15px 0;
}

.inputs {
   font-size: 12px;
   padding: 10px 20px;
   opacity: 1;
   background: #000;
}

.anli {
    padding: 10px 0 0;
}

.diseo {
    background: url(../images/di2.jpg) no-repeat;
    padding: 30px 0 60px 0;
    margin-top: 10px;
}

.nieron {
    padding: 30px;
}


#certify .swiper-slide {
 
    height: 300px;
}


#certify .swiper-button-prev {
    left: 30%;
}


#certify .swiper-button-next {
    right: 30%;
}

.yt-hezuo {
    padding: 20px 0;
    background: #fff;
    box-shadow: 0 0 5px 0 #999;
    margin-top: 15px;
}

.he_auto {
    padding: 10px;
    box-shadow: 0 0 15px 0 #999;
}

.nulied {
 flex-wrap: wrap;
 width: 100%;
 margin-bottom: 10px;
}
.zuimg {
    width: 100%;
}

.meid {
    width: 100%;
    padding: 0;
    margin-top: 15px;
}

.sertsdwe .baoanxihuan2 {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0;
}

.baoanxihuan .left_o1 {
    width: 100%;
    margin-bottom: 10px;
}

.baoanxihuan .right_o1 {
    width: 100%;
    margin-top: 10px;
}

.abo-number {
    /* padding-bottom: 2.7vw; */
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.abo-number li {
    /* text-align: center; */
    width: 50%;
    margin-bottom:10px;
    padding: 0;
}
.abo-number li h2 {
    font-size: 16px;
    height: 36px;
}

.abo-number li h3 {
    font-size: 12px;
    line-height: 1.5;
    /* color: #fff; */
    height: 100px;
}
.reyuer {
   padding: 20px 0;
   margin-top: 0;
   background-size: 100% 150%;
}

.zheng_auto {
    width: 100%;
    margin: auto;
    margin-top: 20px;
}


#certify2s .swiper-button-prev {
    left: 30%;
}

#certify2s .swiper-button-next {
    right: 30%;
}

#certify5s .swiper-button-prev {
    left: 30%;
}

#certify5s .swiper-button-next {
    right: 30%;
}


.yt-hezuo2s {
    padding: 20px 0;
    margin-top: 20px;
}


.yt-hezuo2s .he_auto2s {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    flex-wrap: wrap;
}

.left_zhen {
    width: 100%;
    padding: 30px 15px;
    background: url(../images/bb.png);
    margin-bottom: 20px;
}

#certify3s {
    width: 100%;
    position: relative;
    margin-top: 0;
}

.hezuo {
    padding: 20px 0;
    /* background: url(../images/he.jpg) no-repeat; */
    margin-top: 20px;
}

.hezuoauto ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 10px;
}

.hezuoauto ul li {
    width: 49%;
    margin-bottom: 2%;
}

.suibianer {
    padding: 20px 0;
    /* background: #f6f6f6; */
    /* background-size: 100% 100%; */
    /* margin-top: 50px; */
}

.suibianer .abto_suibain {
}

.suibianer .abto_suibain {
}

.left_img {
    width: 100%;
    padding: 10px;
    /* background: #fff; */
    position: relative;
    top: initial;
    transform: initial;
}
.abto_suibain .input-lg {
  
    margin-bottom: 10px;
}

.abto_suibain .form-group {
    margin-bottom: 0;
    /* text-align: center; */
}

.left_img h3 {
    font-size: 20px;
    margin-bottom: 20px;
}

.abo-number li img {
    width: 25%;
    transition: all 0.6s;
}

.strengthHe .coll {
    position: relative;
    /* height: 600px; */
    padding: 0;
}

.a_jkty button {
 
    margin: 0;

}

.left_zhen h3 {
    color: #fff;
    font-size: 16px;
}
    .left_zhen h2 {
        font-size: 16px;
        margin-bottom: 15px;
        margin-top: 15px;
    }


.a_jkty span {
   
    padding: 10px 0;
  
}
.abto_suibain .btn-primary {
    width: 150px;
    font-size: 14px;
    margin-top: 10px;
    padding: 10px 20px;
}
.rijfks {
    width: 100%;
}


.zhener p {
    padding: 15px 10px;
    font-size: 14px;
    color: #fff;
    background-color: #009be2;
}

.he_auto2s .swiper-button-next, .he_auto2s .swiper-button-prev {
    top: 88%;
    display: none;
}

.zhener:hover img {
    transform: scale(1);
}

.disko {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    background: #000;
    border-radius: 10px;
    margin: 30px 0;
    flex-wrap: wrap;
}

.tort2 .a_jkty a {
    font-size: 18px;
    padding: 0;
    /* border: 1px solid #012f6b; */
    border-radius: 0;
    color: #fff;
    background: inherit;
    display: inline-block;
    background-position: 150px;
}

.tort2 .a_jkty img {
    width: 25%;
    transition: all 0.6s;
}
.zixun-left ul li h3 {
    font-size: 18px;
 
}
.naiyrt {
    display: flex;
    margin-top: 15px;
    justify-content: space-between;
}
.diajia .a_jkty {
    margin-top: 20px;
    display: inline-block;
    background: #012f6b;
    border-radius: 10px;
}

.diajia .a_jkty a {
    transition: all 0.3s;
    font-size: 13px;
    padding: 10px 60px 10px 20px;
    /* border: 1px solid #012f6b; */
    border-radius: 60px;
    color: #fff;
    background: url(../images/yuan.png) no-repeat right;
    display: inline-block;
    background-position: 90%;
    background-size: 17%;
}

.diajia .a_jios {
    background: #000;
    margin-left: 5%;
}

.disko p {
    font-size: 18px;
    color: #fff;
}

.hm-floor {
    /* background-color: #222222; */
    /* border-top: 1px solid #333; */
    margin-bottom: 50px;
    display: none;
}
.baef20 {
    width: 100%;
 
}




.he_auto .yt-title p {
    font-size: 12px;
    color: #002f6c;
    padding: 10px 0;
    text-transform: uppercase;
}



.noser .list-honor>li {

    width: 47%;

}

.yt-hezuo2s .yt-title p {
    font-size: 12px;

}

    .left_img h2 {
        font-size: 20px;
        color: #222;
        margin-bottom: 10px;
    }


.naiyrt b {
    font-size: 14px;
    padding: 10px 22px;

}
.partner-list .swiper-container {
    padding: 0;
}
.news_a {
    text-align: center;
    margin-top: 20px;
    display: grid
;
}

.yt-title p {
    font-size: 14px;
    color: #000;
    padding: 10px 0;
    /* text-transform: uppercase; */
}

}/* 初始化 */