/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none; font-family:"Unageo-Medium"}

@font-face {
  font-family: "Unageo-Medium";
  src: url("../fonts/Unageo-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Unageo-Bold";
  src: url("../fonts/Unageo-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Unageo-Light";
  src: url("../fonts/Unageo-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Unageo-Regular";
  src: url("../fonts/Unageo-Regular.ttf") format("truetype");
}
body{ font-size:12px; color:#000000;/*font-family:'Microsoft YaHei';*/}
a{color:#666;}
a:hover{ color:#a4a0a0; /*text-decoration:underline;*/}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ max-width:1280px !important; margin:0 auto; width:90%}
.wapper01{padding-left: 100px;padding-right: 100px;}
.wapper02{ max-width:950px; margin:0 auto;}



.header-bg{height:100px;background-color:#e74c3c;width: 100%;	transition:top .5s; background:#000000; color:#fff; z-index:99; position:fixed; top:0; padding-top:25px; padding-bottom:20px; box-sizing:border-box;}
.logo{ height:56px; width:10%}
.logo a{ width:100%; height:100%;  display: flex;  align-items: center;}
.logo a .img{ max-height:100%; max-width:100%}
.yya{position:fixed;left:0;top:0;}
.gizle{top:-110px;}
.sabit{top:-10px;z-index:9999;}
.top{ height:90px;}

.header02{ display: flex;  align-items: center;justify-content: space-between;}
.header02r{ display: flex;  align-items: center;}
/*menu*/
.menu{height:46px;line-height:46px;}
.menu ul li{ float:left; position:relative; padding:0 15px}
.menu ul li dl{ background:#fff; width:100%; position:absolute; left:0px; top:46px; box-shadow:2px 2px 5px rgba(0,0,0,0.2); padding:10px 0;display:none; }
.menu ul li dl dd{ line-height:28px;border-bottom:#ddd dotted 1px; margin:0 10px; }
.menu ul li dl dd a{ font-size:12px; color:#666; font-weight:normal; display:inline; padding:0; text-align:left;}
.menu ul li dl dd a:hover{ color:#f60;}
.menu a{ font-size:15px;color:#fff; text-decoration:none; font-weight:bold;display:block;text-align:center; text-transform: uppercase;}
.menu a:hover{color:#797979;}
a.menu_hover{ /*background:#666;*/color:#797979;}
.menu_down span{ display:block;/*background:url(../images/menu_down.gif) right 10px center no-repeat;*/}
.tak{ width:116px; border:1px solid #fff; line-height:30px; text-align:center; color:#fff; border-radius:30px;}
.tak a{ color:#fff;text-transform: uppercase; font-weight:bold; font-size:15px}
.tak:hover{ background:#D7D7D7FC}
.tak:hover a{ color:#5f6363}


 .yuyan{ display: flex;align-items: center;}
.yuyan01{ position:relative;}
.yuyan01 a{ display: flex; justify-content: center;  align-items: center; font-size:15px; color:var(--color-whiteblock); line-height:30px; font-weight:bold;    padding: 0 15px;}
.yuyan01 a:hover{ color:#797979}
.yuyan01>a>img{ width: 22px;margin-right:10px;/*filter: brightness(0%) contrast(200%) invert(50%) opacity(100%)*/}
.qitt{
    display:none;
    position:absolute;
    top: 50px;
    width: 120px;
    background: #fff;
    padding: 3px 0px 10px 0px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    font-size:14px;
    transition: all .3s ease;
    flex-direction: column;
    border-radius: 8px;
    left: 50%;
    transform: translate(-50%, 0);
    }

.qitt:before {
    content: '▲';
    color:#fff;
    position: absolute;
    font-size: 24px;
    width: 100%;
    top: -20px;
    text-align: center;
}
.qitt a{display: flex;align-items: center;font-size:16px;color:#666;justify-content: flex-start;padding: 0 10px;}
.qitt a img{ width:20px; display:block; margin-right:10px;}


.banner{ width:100%; position:relative}
.banner>img{ width:100%; vertical-align:bottom}
.banner01{ position:absolute; top:50%; left:0; width:50%; color:#000;  transform: translate(0,-50%);}
.banner01 span{ display:block; font-size:36px; font-family: "Unageo-Light";}
.banner01 h2{ display:block; font-size:52px; font-weight:bold}
.banner01>img{ width:54px; display:block; margin-top:20vh;}


.leaarn{ display: flex;  align-items: center; margin-top:2%}
.leaarn>p{ font-size:24px; display:block; margin-right:10px}
.leaarn>a{ background:#231f20; border-radius:50%; width:56px; height:56px;  display: flex; justify-content: center;  align-items: center;}
.leaarn>a img{ width:24px}

.tilte{ text-align:center; color:#000000;}
.tilte h2{ font-size:32px; display:block;    text-transform: uppercase; line-height: 40px;}

.cent01{ margin-top:5%}
.cent01 .img{ width:60%; margin:2% auto 0;}
.cent01 .img img{ width:100%; vertical-align:bottom}
.cent01>p{ padding:0; font-size:23px; display:block; text-align:center; margin-top:3%; /*font-weight:300;*/}


.cent02{ margin-top:5%;}
.cent02 dl dd{ float:left; display:block; width:calc((100% - 2%)/2); margin-right:2%}
.cent02 dl dd:nth-child(2n) {margin-right: 0% ;}
.cent02 dl dd .h2{ text-align:center; line-height:1; border:1px solid #000000; font-size:24px; padding:12px 8px 8px 8px; border-radius:30px;    text-transform: uppercase;}
.cent02 dl dd ul{ margin-top:4%}
.cent02 dl dd ul li{ float:left; display:block;  width:calc((100% - 2px)/3); text-align:center;}
.cent02 dl dd ul li .img{ width:100px; height:100px; border-radius:50%; margin:0 auto;}
.cent02 dl dd ul li .img img{ width:100%; height:100%;}
.cent02 dl dd ul li:nth-child(2){ border-left:1px dashed #A2A2A2; border-right:1px dashed #A2A2A2;}
.cent02 dl dd ul li span{ font-size:23px; display:block; margin-top:2%;}

.hei{ margin-top:4%; background:#000000; color:#fff;}

.cent03{ margin-top:5%}
.cent03 ul li{ display: flex;  align-items: center;justify-content: space-between; margin-top:4%; margin-bottom:4%}
.cent03 ul li .img{ width:44%; border-radius:90px; overflow:hidden;}
.cent03 ul li .img img{ width:100%; vertical-align:bottom;}
.cent03r{ width:48%;}
.cent03r .img01{ height:60px; display:block; margin-bottom:3%}
.cent03r .img01 img{ height:100%;}
.cent03r h2{ display:block; border-top:1px solid #000; border-bottom:1px solid #000; font-size:31px; padding:2% 0;color:#fec400;}
    .cent03r h2:nth-child(2n) {
        color: #68a9ae;
    }
    .cent03r > p {
        font-size: 23px;
        display: block;
        line-height: 1.5;
		font-family: "Unageo-Light";
		
    }
.cent03r a{ width:178px; height:43px; display: flex; justify-content: center;  align-items: center; border-radius:30px; color:#fff; background:#000; font-weight:bold; font-size:16px;    text-transform: uppercase; margin-top:2%}
.cent03r a img{ width:25px; margin-left:10px;}
.cent03 ul li:nth-child(2n) { flex-direction: row-reverse;}

.cent04{ margin-top:3%;}
.cent04 dl{border-top:1px solid #000; border-bottom:1px solid #000; display: flex;  align-items: center;justify-content: left; padding:3% 0 4%0}
.cent04 dl dd{}
.cent04 dl dd h2{ font-size:30px;}
.cent0401{ display: flex;  align-items: center;  column-gap: 40px; margin-top:30px}
.ids{ width:2px; height:60px; background:#000}
.cent0401 .img{ height:90px; display: flex;   align-items: center;}
.cent0401 .img img{ max-width:100%; max-height:100%}


.cent05{ margin-top:2%; margin-bottom:4%}
.tilte01{ text-align:center; color:#000000;}
.tilte01 h2{ font-size:30px; display:block;    text-transform: uppercase; line-height: 40px;}
.tilte01 p{ font-size:24px; display:block; font-weight:norma; padding:0}
/*scroll_03*/
.scroll_03{ margin-top:4%}
.scroll_03 .bd{  overflow:hidden; width:100%}
.scroll_03 .bd li{ float:left; width:185px; overflow:hidden; margin:0 45px;}
.scroll_03 .bd li .img{height:140px;  padding:2px; background:#fff;}
.scroll_03 .bd li .img table tr td{ height:140px; display: flex; justify-content: center;  align-items: center; }
.scroll_03 .bd li .img table tr td img{ max-width:185px; max-height:140px;}



.footer-bg{ background:#F8F7F4; padding-top:3%}
.footer-bg a{ color:#000}
.footer-bg a:hover{ color:#7a7a7a}
.footer01{ display: flex;  align-items: flex-start;justify-content: space-between;}
.footer01l{ display:block; width:14%;}
.logo01{ height:50px;}
.logo01 a{ width:100%; height:100%; display: flex;   align-items: center;}
.logo01 a img{ max-width:100%; max-height:100%;}
.footer01l ul{ margin-top:30px;}
.footer01l ul li{ float:left; display:block; width:50%; line-height:30px}
.footer01l ul li a{ font-size:16px; color:#000}

.footer01c{ width:28%}
.footer01c h2{ display:block; font-size:16px; border-bottom:1px solid #000;    text-transform: uppercase; padding-bottom:20px; line-height:1}
.footer01c a{ display:inline-block; font-size:16px; margin-top:20px;}
.footer01c>span{ display:block; font-size:16px; border-bottom:1px solid #000;    text-transform: uppercase; padding-bottom:20px; line-height:1; font-weight:bold; margin-top:30px}
.tupe{ display: flex;  align-items: center;}
.tupe a{ display: flex; justify-content: center;  align-items: center; width:50px; height:50px; background:#000; border-radius:50%; margin-right:10px; margin-top:10px}
.tupe a img{ max-height:100%; max-width:100%;}



.footer01r{ width:28%;}
.footer01r h2{ display:block; font-size:16px; border-bottom:1px solid #000;    text-transform: uppercase; padding-bottom:20px; line-height:1}
.footer01r dl dd{ margin-top:20px;}
.footer01r dl dd h3{ font-size:14px; font-weight:bold}
.footer01r dl dd a{ font-size:14px; display:inline-block; margin-top:10px}


.footer02{ border-top:1px solid #b9b9b9; margin-top:20px; padding-bottom:2%; display: flex;   align-items: center;justify-content: space-between; padding-top:20px}
.footer02 span{ font-size:14px; color:#000;}


.sp_header{ display:none}
.sjj_nav{ display:none}



.banner02{ display:block}
.banner02 a{ display:block}
.banner02 a img{ width:100%; vertical-align:bottom;}


.cent06{ margin-top:5%}
.cent06>ul>li{float:left;display:block;width: calc((96% - 4%)/4);margin-top:2%;margin-right:2%}
.cent06>ul>li:nth-child(3n) { margin-right: 2% ;}
.cent06>ul>li .img{ width:100%; padding-top:100%; border-radius:70px; overflow:hidden;}
.cent0601{ margin-top:10%;}
.cent0601 h2{ color:#000; font-size:20px; display:block;}
.cent0601 em{ display:block; font-style:normal; font-size:16px; color:#999999; font-weight:500; border-bottom:1px solid #000; padding-bottom:5px;}
.cent0601 ul{ margin-top:2%}
.cent0601 ul li{ list-style:inside; font-size:16px; color:#54595f; line-height:1.5}


.cent07{ margin-bottom:4%}
.cent07 dl dd{ margin-top:3%;}
.cent07 dl dd .h2{ text-align:center; line-height:1; border:1px solid #000000; font-size:24px; padding:12px 8px 8px 8px; border-radius:30px;    text-transform: uppercase;  background:#000000; color:#fff;}
.cent07 dl dd ul{ margin-top:4%}
.cent07 dl dd ul li{ float:left; display:block;  width:calc((100% - 5px)/6); text-align:center;border-right:1px dashed #A2A2A2; margin-top:2%}
.cent07 dl dd ul li .img{ width:100px; height:100px; border-radius:50%; margin:0 auto;}
.cent07 dl dd ul li .img img{ width:100%; height:100%;}
.cent07 dl dd ul li:nth-child(6n){  border-right:0px}
.cent07 dl dd ul li span{ font-size:23px; display:block; margin-top:2%;}
.cent07 dl dd a{display: inline-flex;justify-content: center;align-items: center;padding: 8px 20px;background:#000;color:#fff;font-size: 19px;border-radius: 30px;font-weight: bold;margin-top: 2%;}
.cent07 dl dd a img{margin-left:20px;width: 28px;}



.cent08-bg{ background:#F8F7F4; padding:4% 0}
.cent08 ul li{ background:#fff; border-radius:30px; float:left;width:calc((100% - 4%)/2); margin-right:4%; margin-top:4%; text-align:center; padding:2% 0}
.cent08 ul li:nth-child(2n) { margin-right: 0% ;}
.cent08 ul li .img{ height:100px; text-align:center; margin-bottom:10px}
.cent08 ul li .img img{ height:100%}
.cent08 ul li .h2{ border-top:1px solid #000; font-size:16px; box-sizing:border-box; padding:4% 2% 0% 2%;}
.cent08 a{ width:160px; height:42px; text-align:center; line-height:42px; background:#000000; color:#fff; font-weight:bold;    text-transform: uppercase; border-radius:30px;  display: flex; justify-content: center;  align-items: center; margin:4% auto;}
.cent08 a img{ margin-left:10px}

.cent09{ margin-bottom:3%}
.cent09 ul li{ display: flex;  align-items: center;justify-content: space-between; margin-top:5%}
.cent09 ul li:nth-child(2n) { flex-direction: row-reverse;}
.cent09-r{position:relative;overflow:hidden;border-radius:30px;width: 43.5%;}
.cent09-r img{ width:100%; vertical-align:bottom;}
.cent09-r span{ width:9px; height:9px;}
.cent09-r .swiper-pagination-bullet-active{ background:#fff;}
.cent09-r .swiper-pagination-bullet{ background:#fff}
.cent09-l{width: 53%;}
.cent09-l h1{ display:block; font-size:32px; color:#FC0;}
.cent09-l h2{ font-size:30px; display:block; margin-top:2%}
.cent09-l span{ display:block; font-size:23px; line-height:1.5; margin-top:2%; font-family: "Unageo-Light";}
.cent09-l a{display: inline-flex;justify-content: center;align-items: center;padding: 8px 20px;background:#FC0;color:#fff;font-size: 19px;border-radius: 30px;font-weight: bold;margin-top: 2%;}
.cent09-l a img{margin-left:20px;width: 28px;}



.cent10{ margin-top:3%; margin-bottom:3%;}
.cent101{ text-align:center;}
.cent101 a{ color:#000; font-size:32px; padding:0px 20px 0; border-right: 1px solid #000000;    display: inline-block;}
.cent101 a:last-child{ border-right: 0px}
.cent101 a.on{ font-weight:bold;}

.cent10>ul>li{ float:left; display:block; width:calc((100% - 12%)/4); margin-right:3%; margin-top:5%}
.cent10>ul>li:nth-child(3n) { margin-right: 3% ;}
.cent10>ul>li:nth-child(3n-2){ /*clear:left;*/}
.cent10>ul>li a{ display:block; color:#000}
.cent10>ul>li a .img{ width:100%; overflow:hidden; border-radius:55px;}
.cent10>ul>li a .img img{ width:100%; vertical-align:bottom;}
.sne{ text-align:center; margin-top:4%; font-weight:200}
.sne span{ font-size:18px; display:inline-block; padding:0 10px; border-right:1px solid #000000; font-family: "Unageo-Regular";}
.sne span:last-child{ border-right: 0px}
.cent10>ul>li h2{ font-size:20px; display:block; text-align:center; margin-top:15px}
.cent10>ul>li:hover h2{text-decoration:underline;}

.cent11{ margin-top:3%; margin-bottom:3%}
.cent11 ul li{ float:left; display:block;width:calc((100% - 2%)/2); margin-right:2%; margin-bottom:2%}
.cent11 ul li .input_text{ outline:none; border:1px solid #000; border-radius:30px; width:100%;text-indent: 10px; line-height:45px; font-size:15px; font-weight:normal; color:#000;}
.cent11 ul li .input_text::-webkit-input-placeholder{ color:#ccc;}
.cent11 ul li .text{ outline:none; border:1px solid #000; border-radius:30px; width:100%;text-indent: 10px; line-height:45px; font-size:15px; font-weight:normal; color:#000; height:170px;}
.cent11 ul li .text::-webkit-input-placeholder{ color:#ccc;}
.cent11 ul li:nth-child(2n) { margin-right: 0% ;}
.gen{ width:100% !important}
.cent11 .checkbox{display: flex;align-items: flex-start;font-size: 15px;}
.cent11 .checkbox input{width:13px;height:13px;margin-top: 4px;margin-right: 6px;}
.cent11 .checkbox a{ color:#000000}
.cent11 .checkbox a:hover{ color:#a4a0a0}
.cent11>a{ float:right; display:block; width:128px; height:43px; text-align:center; display: flex; justify-content: center;  align-items: center; background:#000000; color:#fff; font-size:16px; font-weight:bold; border-radius:30px;}
.cent11>a img{ margin-left:10px}



.cent12{ border-top:1px solid #000; margin-bottom:3%; padding-top:2%; margin-top:4%}
.cent12 ul{ display: flex;  align-items: flex-start;justify-content: space-between;}
.cent12 ul li h2{ font-size:16px; display:block;}
.cent12 ul li span{ font-size:16px; display:block; font-weight:300; line-height:1.5;}


.cent13{ margin-top:5%;}
.cent13 ul li{ background:#f7f6f3; border-radius:30px; float:left;width:calc((100% - 6%)/4); margin-right:2%; margin-top:2%; text-align:center; padding:2% 0}
.cent13 ul li:nth-child(4n) { margin-right: 0% ;}
.cent13 ul li .img{ height:60px; text-align:center; margin-bottom:4%}
.cent13 ul li .img img{ height:100%}
.cent13 ul li .h2{ border-top:1px solid #000; font-size:20px; box-sizing:border-box; padding:4% 2% 0% 2%; color:#272727}
.cent15{ margin:5% auto;}
.cent15 span{ display:block; border-top:1px solid #000;}

.cent14{ margin-bottom:4%}
.cent14 ul{ display: flex;  align-items: flex-start;justify-content: space-between;}
.cent14 ul li{ width:30%; text-align:center; margin-top:4%}
.cent14 ul li .img{ height:100px; text-align:center; margin-bottom:0%}
.cent14 ul li .img img{ height:100%}
.cent14 ul li .h2{ font-size:20px; box-sizing:border-box; padding:4% 2% 0% 2%; color:#272727}

.cent16{ margin:4% auto;}
.cent16 .img{ width:40%; margin:2% auto;}
.cent16 .img img{ width:100%}
.cent16 p{ display:block; font-size:23px; line-height:1.5; text-align:center}
.inside_con{ padding:10px 0; min-height:300px;}

.banner03{ display:none}

@media only screen and (max-width: 980px) {
	.banner02{ display:none}
	.banner03{ display:block;}
	.banner03 img{ width:100%; vertical-align:bottom;}
	
	.wapper{ width:90% !important;}
	.wapper01{padding-left: 5%;padding-right: 5%;}
	.wapper02{ width:80%;}
	.top{ height:0px;}
	.header-bg{ display:none}
	
	.tak{ float:right;    margin-top: 3%; margin-right:10px}	/*---------------------------------------------------------------------------------------------------------------手机站导航开始----------*/
.sp_header{height:50px;overflow:hidden;background:#000;position:fixed;z-index:10;width:100%; display:block}
.sp_logo{padding:10px;float:left;height:50px; box-sizing:border-box;}
.sp_logo img{margin:auto;max-height:30px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
.sp_nav span{display:block;background:#fff;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#eee;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;display:block}
.nav_show{top:50px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#c9141e}
.sjj_nav ul li ul li>ul{margin-left:10px}
/*---------------------------------------------------------------------------------------------------------------手机站导航结束----------*/
	
	
	.banner01{ width:90%; box-sizing:border-box; left:50%;transform: translate(-50%,-50%); }
	.banner01 h2{ font-size:14px;}
	.banner01 span{ font-size:14px}
	.banner01>img{ margin-top:2%}
	.leaarn>p{ font-size:12px}
	.leaarn>a{ width:24px; height:24px;}
	.leaarn>a img{ width:10px}
	
	.cent01{}
	.cent01>p{ font-size:16px; line-height:1.5;}
	.tilte h2{ font-size:20px; line-height:1.5}
	
	.cent02 dl dd{ float:none; display:block; width:100%; margin-right:0;}
	.cent02 dl dd .h2{ font-size:19px;}
	.cent02 dl dd ul{ margin-top:5%;}
	.hei{ margin-top:5%}
	.cent03 ul li{flex-wrap: wrap; }
	.cent03 ul li .img{ width:100%}
	.cent03r{width:100%; margin-top:5%}
	.cent03r>p{font-size:16px; line-height:1.5;}
	.cent03r h2{ font-size:20px}
	.cent03r .img01{ height:45px;}
	.cent04{ }
	.cent04 dl{flex-wrap: wrap;padding-top:5%; padding-bottom:5% }
	.cent04 dl dd{ margin-bottom:4%;}
	.cent0401{flex-wrap: wrap;}
	.cent0401 .img{ margin-top:4%}
	.ids{ display:none}
	
	.footer-bg{ padding-top:5%}
	.footer01{flex-wrap: wrap;}
	.footer01l{ width:100%}
	.footer01c{ width:100%; margin:5% 0}
	.footer01r{ width:100%}
	.footer02{flex-wrap: wrap; padding-bottom:5%}
	
	.cent06>ul>li{ float:none; width:100%; margin-right:0; margin-top:5%}
	.cent07 dl dd ul li{  width:calc((100% - 1px)/2); margin-top:5%}
	.cent07 dl dd ul li:nth-child(2n){  border-right:0px}

.cent08-bg{ padding:5% 0}
.cent08 ul li{ width:100%; margin-right:0; margin-top:5%}
.cent08 ul li .img{ height:60px;}
.cent08 ul li .h2{ font-size:14px;}

.cent09 ul li{flex-wrap: wrap; margin-top:5%}
.cent09-l{ width:100%;}
.cent09-l h1{ font-size:20px}
.cent09-l h2{ font-size:16px; margin-top:5%;}
.cent09-l span{ font-size:16px;margin-top:5%;}
.cent09-r{ width:100%; margin-top:5%}
.cent09-l a{ padding:8px 20px; font-size:16px;margin-top:5%;}

.cent10>ul>li{ float:none; display:block; width:100%; margin-right:0; margin-top:5%}
.cent10>ul>li h2{ font-size:16px; margin-top:4%}
.cent101 a{ border-right:none;}

.cent11{ margin-top:5%}
.cent11 ul li{ line-height:30px; width:100%; margin-right:0; margin-bottom:5%}
.cent12{ margin-bottom:5%}
.cent12 ul{flex-wrap: wrap;}
.cent12 ul li{ margin-top:5%;}

.cent14 ul{flex-wrap: wrap;}
.cent14 ul li{ width:100%;}
.cent14 ul li .img{ height:60px;}
.cent13 ul li{ float:none; display:block; width:100%; margin-right:0; margin-top:5%}
.cent16{ margin:5% auto;}
.cent16 .img{ width:80%}
}
@media only screen and (max-width: 996px) {
    .banner {
		margin-top:10%
    }
}