﻿@charset "utf-8";
/* css reset */
html,body,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,select,textarea,button,th,td,blockquote,address,var,pre{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6,input,textarea,select,button,label{font-size:100%;}
button,select,textarea,input{vertical-align:middle;color:#444;}
input[type=button],input[type=submit],input[type=reset],input[type=file],button{cursor:pointer;overflow:visible;width:auto;}
button{padding:3px 5px 2px;}
textarea{resize:vertical;}  /* word-wrap for opera, resize for webkit */
a{color:#19b2ee;text-decoration:none;}
ul,ol{list-style:none outside none;}
img,fieldset{border:0;}
img{overflow:hidden;vertical-align:top;}
em,address,var{font-style:normal;}
sup,sub{vertical-align:baseline;}
table{border-collapse:collapse;border-spacing:0;}
i{display:inline-block;} /*用于修饰性小图标*/
input{outline:none}
.hide{display:none!important;}
.clearfix:before,.clearfix:after { content: ""; display: table }
.clearfix:after { clear: both }
.clearfix { *zoom:1}
.clear{ clear:both;}

body{font: 14px/22px "Microsoft YaHei","simsun",Verdana;color: #333;}
.layout{margin: 0 auto;width:1140px;}
.layout-color{color: #0086d1;}
.title{font-family: "FZLanTYJW";font-size: 36px;line-height: 36px;color: #333;padding: 30px 0 20px;/*text-transform:uppercase;*/width: 100%;z-index: 2;cursor: default; }
.title-fixed{position: fixed;top: 46px;background: #fff;}
.double{color: #fff;}
.hide{display: none;}
.mr0{ margin-right:0!important;}
.br0{ border-right:0!important;}

/*icon*/
i{ background: url(../images/icons.png) no-repeat;}
.i-dot{ background-position: -43px -41px;width: 5px;height: 5px;}
.i-flower{ background-position: -65px -2px;;width: 36px;height: 36px;}
.i-down{ background-position: -1px -42px;width: 20px;height: 21px;}
.i-open{ background-position:  -1px -97px;width: 24px;height: 25px;}
.speaker-con ul li h3 i.current{ background-position:  -1px -68px;width: 24px;height: 25px;cursor: pointer;}
.i-right{ background-position: -3px -19px;width: 12px;height: 7px;vertical-align: middle;}
.i-right2{background-position: -28px -19px;width: 12px;height: 7px;vertical-align: middle; }
.i-right-blue{ background-position:  -43px -3px;width: 21px;height: 11px;}
.i-camera{ background-position: -2px -170px;width: 22px;height: 22px;}
.i-top{ background-position: -135px -135px; width: 63px; height: 63px; }
.i2{ background: url(../images/icons2.png) no-repeat; }
.i-time{ background-position: -40px -4px;width: 18px;height: 18px;margin-right: 12px;vertical-align: middle; }
.i-issue{ background-position: -83px -4px;width: 13px;height: 19px;margin-right: 17px;vertical-align: middle;float:left; }
.i-place{ background-position: -1px -41px;width: 18px;height: 18px;margin-right: 13px;vertical-align: middle; }
.i-theme{ background-position: -2px -4px;width: 15px;height: 19px;margin-right: 15px;vertical-align: middle; }

#container { position: relative; left: 0; width: 100%; top: 0; }
#container, #tab_main_nav_mobile_container { -webkit-transition: all 300ms ease-in; -moz-transition: all 300ms ease-in; -ms-transition: all 300ms ease-in; -o-transition: all 300ms ease-in;  transition: all 300ms ease-in;  }
#container.mobile-menu-open { left: -100% !important; }
/*top*/
.top{ height:70px; background: #fff; width:100%; }
.logo{ background: url("../images/logo.png") no-repeat;width: 56px;height: 27px;float: left;margin: 21px 0; }
.top-fr{ float: right;height:70px;line-height:70px; }
.top-fr a{ color:#777;font-family: "Microsoft YaHei","simsun",Verdana;font-size: 14px;}
.top-fr a:hover{ text-decoration: none; }
.top-fr span{ color:#d9d9d9;margin:0 3px;}
.nav{ height:70px;line-height:70px;z-index: 2;margin-left:95px; float: left;/*border-bottom: #e7e7e7 1px solid;*/}
.nav li{float: left;height:70px;line-height:70px;margin:0 20px;}
.nav li a{ font-size:16px;color:#333;}
.nav li span{width: 1px;color: #d2d2d2;margin-left: 15px;}
.nav li.current a{text-decoration: none;border-bottom: #0186d1 3px solid;padding: 12px 0;color:#0186d1; }
.nav-fixed{ position: fixed;top: 0;opacity: 0.9;z-index: 100;}
.a-color{color: #19b2ee;}
.top-icon{ display:none; }
/*banner*/
.banner{/* background: #016dc3;*/width: 100%;text-align: center;overflow: hidden;}
.banner img{ width:100%;}
/*direct-seeding*/
.direct-seeding{ background:#f0f4f7;padding-bottom: 50px;}
.seeding-w{ width:100%;margin-top: 60px;}
.seeding-w p{ margin-right: 0!important;font-size:16px;line-height:30px; }
.seeding-con{ float: left;width: 50%;margin-top: 60px;}
.seeding-con span { display: block; float: left; width: 100%; font-size: 16px; line-height: 30px; margin-bottom:10px; }
.seeding-con span .i-time{ margin: 2px 10px 0 0;}
.seeding-con span .i-play{ background-position: -3px -65px; width: 18px; height: 18px;margin: 2px 10px 0 0;}
.i-name{ background-position: -37px -69px; width: 20px; height: 20px;margin: 2px 10px 0 0;}
.i-email{ background-position: -72px -69px; width: 20px; height: 20px;margin: 2px 10px 0 0;}
.seeding-con span em{ padding-left: 28px;color:#0086d1;}
.seeding-con p{ font-size:16px;line-height:26px;margin-bottom:10px;}
.seeding-con p b{ color:#0086d1;}
.seeding-con span.s-btn{ width:50%;}
.seeding-con span.s-btn2{ width:100%;}
.seeding-con .s-text{ width: 165px;height:33px;background:#fff;border: 1px solid #999;font-family:"Microsoft YaHei","simsun",Verdana;}
.seeding-con span.s-btn2 .s-text{ width:50%;}
.seeding-con .seeding-btn{ width:328px;height:64px;background:#0086d1;border-radius:6px;color:#fff;font-size:24px;border: none;margin:0 auto;text-align:center;display: block;}
.seeding-img{ float: right;margin-top: 60px;position:relative;width:50%;}
.seeding-img .pic{ width: 100%;height: 402px; overflow: hidden; margin: 0 auto; position: relative;}
.seeding-img .pic li{ width: 100%;}
.seeding-img .pic li a{ display:block;position:relative;}
.seeding-img .pic li a p{ position:absolute;left:0;bottom:0;width:97.4%;line-height:45px;background:url(../images/news-bg.png) repeat-x;color:#fff;padding-left:15px; }
.seeding-img img{ width:100%;}
.seeding-img .dots{ width: 100%; height:30px;line-height: 30px;text-align: center;position: absolute;bottom: 12px;}
.seeding-img .dots .dot{ display: inline-block; width: 13px;height: 13px;border-radius: 13px; background: #e0e3e5;margin:0 5px;}
.seeding-img .dots .dot.active{ background:#0086d1;}
/*news*/
.news{ background: #0066b3;padding-bottom: 50px;}
.news .title{ color:#f6ed14;}
.news-con{ width: 100%;}
.news-con p{ font-size:16px;padding-left:10px;margin-bottom: 10px!important; line-height: 24px;}
.news-con p.col-p{ font-size:14px;color:#999;line-height:24px;width: 92%;}
.mb-p{ margin-bottom: 20px!important;margin-right: 20px; }
.mb-dot{ position:relative;margin-left:15px;}
.mb-dot i.mb-icon{ position:absolute;top: 7px; left: -15px;display:inline-block;width:5px;height:5px;background-position: -3px -3px;}
.mb-more{ margin-right: 20px;float:right;color:#333;font-size:16px;}
.mb-more:hover{ color: #0086d1;}
.mb-more:after{ background:url(../images/icons.png) no-repeat -186px -2px;content:'';display:inline-block;width:12px;height:12px;}
.mb-more:hover:after{ background-position:-186px -24px;}
.news-con ul{ border-top: #0d6eb7 1px solid;/*margin-left: 10px;margin-top: 20px;*/}
.news-con ul li{ border-bottom: #0d6eb7 1px solid;line-height: 30px; padding: 10px 0; }
.news-con ul li.last{ border-bottom:0;}
.news-con ul li a{ color: #fff;font-size: 16px; }
.news-con ul li:hover a{ color:#f6ed14; text-decoration: none; }
.news-con ul li i{ margin-right: 10px;margin-left: 10px; }
.news-con ul li:hover i{ background-position:-2px -48px; }
.news-con ul li p{ float:right;color: #999;font-size: 16px;padding-right:12px; }
.news-con .mb-more{ margin-right: 15px;display:block;}
.news-con .cur-b{ margin-right: 15px;display:none;float: right;}
.news-con .cur-b:after { background: url(../images/icons.png) no-repeat -186px -2px; content: ''; display: inline-block; width: 12px; height: 12px; }
.news-con .cur-b:hover:after { background-position: -186px -24px; }
/*speech*/
.speech{ /*background: linear-gradient(to right,#0086d1,#19b2ee);*/background-color: #f5f5f5;padding-bottom: 50px; }
.speech .title{ color:#1b54a8;}
.speech .speech-inner{ width:100%;}
.speech-inner ul li{ margin-right:30px;width:30%;float: left;}
.speech-inner ul li.last{ margin-right:0;}
.speech-inner ul li a{ display:inline-block;float:left;}
.speech-inner ul li a img{ width:100%; }
.speech-inner ul li h4{ font-size:18px;line-height:60px;float: left;width: 100%;color:#1b54a8;font-weight:normal;cursor: default;}
.speech-inner ul li span{ display:block; float: left;width: 100%;font-size:14px;line-height:30px;}
.speech-inner ul li span em{ float:left;width:90%;}
.speech-inner ul li p{ float: left;font-size:14px;line-height:24px;margin-top:15px;display: inline-block; width: 66%;}
/*summit*/
.summit{ background-color: #fff;padding-bottom: 50px; }
.summit .title{ color:#1b54a8;}
.summit .tab{ width:100%;padding: 20px 0;border-radius:10px;background:#f5f5f5;}
.summit .tab span{ display: block;padding-left: 18px;font-size: 18px;line-height: 30px; }
.summit-agenda h4,.summit-news h4{ font-size:24px; padding: 30px 0 12px;}
.summit-agenda table{ width:100%;border-bottom:1px solid #cecece;border-top:2px solid #b2b2b2;}
.summit-agenda table tr>td{ font-size:16px;color:#333; padding: 14px 20px;border-bottom:1px solid #cecece;border-right:1px solid #cecece;}
.summit-news ul{ border-top: #f2f2f2 1px solid;/*margin-left: 10px;margin-top: 20px;*/}
.summit-news ul li{ border-bottom: #f2f2f2 1px solid;line-height: 30px; padding: 10px 0; }
.summit-news ul li.last{ border-bottom:0;}
.summit-news ul li a{ color:#333;font-size: 16px; }
.summit-news ul li:hover a{ color:#1b54a8; text-decoration: none; }
.summit-news ul li i{ margin-right: 10px;margin-left: 10px; }
.summit-news ul li:hover i{ background-position:-27px -48px; }
/*solution*/
.solution{ /*background: linear-gradient(to right,#19b2ee,#0086d1);*/background-color: #128bbb;padding-bottom: 50px; }
.solution .title{ color:#f6ed14;}
.solution-img{ width:100%;}
.solution-img li{ width:31.5%;margin-right:20px;margin-bottom:20px;float:left; }
.solution-img li.last{ margin-right:0; }
.solution-img li a{ display: block; }
.solution-img li a img{ width:100%;}
.solution-img li .img-words{ font-size:18px;color:#f6ed14;display: block; margin-top: 20px; }
/*.solution-img li .img-words:hover{ color: #0086d1;}*/
.solution-img li p{ color:#fff;margin-top: 10px;cursor: default;}
.cen{ margin-top: -8px; }
.ff{ font-family: "微软雅黑";font-weight: bold; }
/*video*/
.video{ background-color: #fff;padding-bottom: 50px;}
.video .title{ color:#1b54a8;}
.video ul li{ float:left;margin-right:20px;width: 32%;}
.video ul li.last{ margin-right:0;}
.video-img img{ width:100%;}
.video-img{ width:100%;position: relative;}
.v-h3{ margin-top: 20px;color: #1b54a8;font-weight: 400;text-align: center;font-size:16px;cursor: pointer;}
.play-sm{ width:100%;height:100%;position: absolute; left:0; top: 0;cursor:pointer;background:url(../images/play-sm.png) no-repeat center center;}
.swiper-button-next, .swiper-button-prev{ display: block; width: 45px;height: 45px;top: 26%;  }
.swiper-button-next{ background: url(../images/next-arrow.png) no-repeat; right: 5px;}
.swiper-button-prev{ background: url(../images/prev-arrow.png) no-repeat;left: 5px;}
/*photo*/
.photo{ background:#f5f5f5;width:100%;padding-bottom: 50px; }
.photo .title{ color:#1b54a8;}
.photo-con img{ width:100%;}
.photo-con{ overflow: hidden; position: relative;}
.photo-con .photo-img{ width: 100%;}
.photo-img .pic{ width: 100%;height:640px;overflow: hidden;margin: 0 auto;position: relative;}
.photo-img .pic li{ width: 100%;}
.photo-img .pic li{ display: block;text-align: center;}
.photo-con .prev-arrow, .photo-con .next-arrow{ display: block;width: 45px;height: 45px;top: 45%;position: absolute;}
.photo-con .prev-arrow{ background:url(../images/prev-arrow.png) no-repeat;left:10px;}
.photo-con .next-arrow{ background:url(../images/next-arrow.png) no-repeat;right:10px;}
/*相关链接*/
.link{background: #fff;padding-bottom: 50px;}
.link .title{ color:#1b54a8;}
.link-con ul{ width: 100%;}
.link-con ul li{float: left;margin-right: 20px;width:23.6%;border: 1px solid #e7e7e7;}
.link-con ul li.last{ margin-right:0; }
.link-con li a{ display: block;}
.link-con li a img{ width:100%;}
.link-con li .img-words { font-size: 16px;color: #0086d1;text-align: center;display: block;margin-top: 10px; }
.footer{ background:#f0f4f7;height: 50px;line-height: 50px;color: #666;}
.go-top{position: fixed;right:30px;bottom:30px;z-index: 1;}

/*手机版导航*/
#tab_main_nav_mobile_container { position: fixed; top: 0; right: -100%; width: 100%; height: 100%; overflow: auto; background-color: #fff; transition: all 300ms ease-in; z-index: 99999; }
#tab_main_nav_mobile_container.mobile-menu-open { right: 0; box-shadow: -5px 0px 10px rgba(0,0,0,.2); }
#tab_main_nav_mobile_container ul li { border-bottom: 1px solid #ededed; padding: 10px 20px; }
#tab_main_nav_mobile_container ul li a { display: block; color: #333; }
#tab_main_nav_mobile_container ul li a:hover{ color: #0186d1;}
#tab_main_nav_close_mobile a{ display: block; float:right; padding:0 15px; margin-right: -15px; }
#tab_main_nav_mobile_container .btn{ border:none; }
#tab_main_nav_mobile_container .btn a{ display: block; margin:0 auto; width: 170px; height: 45px; border-radius: 5px; border: 1px solid #666; text-align: center; text-transform: uppercase; line-height: 2.8em; }
#tab_main_nav_mobile_container .btn.login{ margin-top: 30px; }
#tab_main_nav_mobile_container .btn.login a{ border:none; color:#fff; background-color: #cc0000; }

/*main*/
.main{ width:100%;background:#f0f4f7;padding-bottom: 50px;}
.main .title{ padding:70px 0 0;line-height: 60px;color: #0086d1; font-size: 48px;}
hr{ display: block; height: 1px; border: 0; border-top: 1px solid #ccc;width: 1140px;padding: 15px 0 0;}
.m-text{ width:100%;}
.m-text img{ width:100%;}
.m-text h2{ font-size:30px;line-height:36px;color:#333;font-weight:500;padding: 25px 0;}
.m-text p{ font-size:16px;line-height: 30px;margin-bottom: 30px;color:#333;}
.m-text p em{ float:left;width: 100%;}
.m-text p img{ width:100%;}
.m-tab{ font-size:16px;line-height: 30px;margin-bottom: 30px;color:#333;}
.m-tab p{ margin-bottom:0;}
.m-img li{ float:left;margin-right:20px;width: 36%;}
.m-img li.last{ margin-right:0;width: 61%;}
.m-img li img{ width:100%;}
.m-text table{ width:100%; border:1px solid #e5e5e5;margin-bottom: 30px;}
.m-text table th,.m-text table td{ width:11.6%; border-right:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5;font-size:16px;color:#333;text-align:center;padding: 10px 25px;}
.m-text table .m-brn{ border-right:0;}
.m-text table .m-bbn{ border-bottom:0;}
.m-text table .m-title{ font-weight: bold;}
.m-text table .m-color{ color:#0086d1;}
.m-text h3{ font-size:30px;color:#0086d1;line-height:36px;text-align:center;margin-bottom:30px;}
.m-img2 li{ float:left;margin-right:35px;margin-left:5px;width: 29%;}
.m-img2 li.last{ margin-right:0;}
.m-img2 li img{ width:100%;}
.m-text .m-table .m-title{ padding:10px 10px;}
.footer-bg{ background:#fff;}


/**/
#player_wrapper { height: 540px; width: 960px; display: block; overflow: hidden; }
.fancybox-outer {  background: none; }
.fancybox-wrap { padding: 0; }
.fancybox-bg{display:none;}
.speaker-bgcolor { background-color: #f5f5f5;min-height: 320px; }
.speaker-bgcolor > h4, .speaker-bgcolor > p{padding:0 10px;}
.fancybox-lock body { overflow: hidden !important; }
@media  (max-width: 768px){
    #player_wrapper { height: auto; width: 100%; }
    .fancybox-wrap { width: 96% !important;  left: 2% !important; }
    .fancybox-outer { background: none; }
    .fancybox-content { width: 100% !important; height: auto !important; }
    .fancybox-content >div { overflow:hidden!important; }
    .fancybox-inner{ width:98%!important;height:auto!important;}
}

/*移动端*/
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md { display: none !important; }
}
@media (min-width: 1200px) {
    .hidden-lg { display: none !important; }
}
@media  (max-width: 1680px){
    /*.go-top{ right:10%;}*/
}
@media  (max-width: 1140px){
    .layout{ width:100%;}
    .logo{ margin-left: 5px;}
    .top-fr{ margin-right: 5px;}
    .nav{ margin-left: 20px;}
    .nav li { margin: 0 15px; }
    .title{ width:99%;margin-left:5px;}
    .seeding-con p{ margin-right: 10px!important;margin-left: 5px;}
    .seeding-img a{ margin-right: 5px;}
    .news-img a{ margin-left: 5px;}
    .news-con ul{ margin-right: 5px;}
    .speech-tab li a.t-cont{ padding: 0 10px;font-size: 16px;}
    .speech-inner ul li a{ margin: 0 20px 0 14px;}
    .speech-inner.three ul li a{ margin: 0 20px 0 14px;}
    .video-con{ width: 95%;}
    .photo-con{ width: 95%;}
    .link-con ul li{ margin-left: 5px;}
    .footer{ padding-left: 5px;}
    hr{width:100%;}
    .m-text{ width:95%;margin:0 auto;}
    /*.go-top{ right:3%;}*/
}
@media  (max-width: 1130px){
    .seeding-con span.s-btn { width: 100%; }
}
@media  (max-width: 1040px){
    .map ul li,.m-img li{ margin-right:5px;}
    .m-text .m-table th,.m-text .m-table td{ padding:10px 10px;}
    .m-text .m-table .m-title { padding: 2px 2px; }
    .speech-inner ul li h4,.speech-inner ul li span,.speech-inner ul li p{ /*margin-left:14px;width: 95%;*/}
    .speech-inner.two ul li h4,.speech-inner.two ul li span,.speech-inner.two ul li p{ margin-left:14px;width: 95%;}
    .speech-inner.three ul li h4,.speech-inner.three ul li span,.speech-inner.three ul li p{ margin-left:14px;width: 95%;}
}
@media  (max-width: 998px){
    .speech-tab li a.t-cont { padding: 0 5px;font-size: 14px; }
    .nav li a{ font-size: 14px;}
    .top-fr a{ font-size: 12px;}
    .top-fr span{ margin:0;}
}
@media  (max-width: 960px){
    .m-img2 li{ margin-right: 25px;}
}
@media  (max-width: 900px){
    .nav{ margin-left: 5px;}
    .nav li{ margin: 0 5px;}
}
@media  (max-width: 860px){
    .speech-tab li a.t-cont { padding: 0; font-size: 12px; }
}
@media  (max-width: 768px){
    .logo{ margin-left:10px; }
    .nav{ display:none; }
    .top-fr{ display:none; }
    .title{ width:95%;margin:0 auto;padding: 30px 0;}
    .main .title{ padding: 30px 0 0;}
    .top-icon{ display:block;float: right;margin: 30px 10px 0 0; }
    .seeding-w{ width:95%;margin: 40px auto 0;}
    .seeding-con{ width:95%;margin: 20px auto 0;float:none;}
    .seeding-con p{ font-size:14px;}
    .seeding-con .s-text{ width:60%;}
    .seeding-con span.s-btn2 .s-text{ width:60%;}
    .seeding-img{ width:70%;margin: 20px auto 0;float:none;}
    .news-con{width:95%;margin:20px auto 0;float:none;}
    .news-img{ width:70%;margin:0 auto;float:none;}
    .mb-more{ padding-bottom: 10px;}
    .summit .tab{ width:95%;margin:0 auto;}
    .summit-agenda h4, .summit-news h4{ width:95%;margin:0 auto;}
    .summit-agenda table{ width:95%;margin:0 auto; }
    .summit-news ul{ width:95%;margin:0 auto; }
    .summit-agenda table tr>td{ padding:10px;}
    .speech-inner ul li{width:70%;margin: 0 auto;float: none; }
    .speech-inner ul li.last{ margin: 0 auto;}
    .speech-inner ul li a{ margin: 0 auto 10px;display: block; float: none;}
    .solution-img li,.solution-img li.last{ width: 70%;float: none;margin:0 auto 20px;}
    .video ul li,.video ul li.last{ width: 70%;float: none;margin:0 auto 20px;}
    .swiper-button-next, .swiper-button-prev{ top: 31%;}
    .photo-con{ width: 70%;}
    .link-con ul li{ width: 50%;float: none;margin: 0 auto 30px;}
    .link-con ul li.last{ margin: 0 auto;}
    /*.go-top{ display:none;}*/
    .m-text{ width:95%;margin:0 auto;float: none;}
}
@media (max-width: 640px){
    .i-theme{ margin-right:8px;}
    .i-time{ margin-right:5px;}
    .i-issue{ margin-right:9px;}
    .i-place{ margin-right: 6px;}
    .seeding-img .seeding-play{ background: url(../images/play2.png) no-repeat center center;}
    /*.news-con ul li{ line-height: 28px;}*/
    .news-con ul li a{ display: inline-block;}
    .m-text table th,.m-text table td{ font-size:12px;}
    .news-con .mb-more{ float:right;width: 20%;margin-right: 0;}
    .news-con .cur-b{ width:15%;margin-right: 0; }
    .speech-inner ul li h4{ font-size: 16px;line-height: 42px;}
}
@media (max-width: 560px){
    .m-text table th, .m-text table td{ padding: 10px 10px;}
    .m-img2 li { margin-right: 10px; }
    .news-img a p{ line-height: 40px;font-size:12px; padding-left: 8px;}
}
@media only screen and (min-width: 320px) and (max-width: 480px){
    body{font: 12px/22px "Microsoft YaHei","simsun",Verdana;}
    .title,.main .title{font-size: 22px;padding: 15px 0;line-height: 36px;}
    .nav{margin-left: 0;}
    .nav li{width: 100%;border-bottom: #d2d2d2 1px solid;}
    .nav li:last-child{border-bottom: none;}
    .nav li a{display: block;}
    .nav li span{display: none;}
    .mb-more{ font-size: 14px;}
    .news-con .mb-more{ width: 28%;}
    .news-con .cur-b{ width: 24%;}
    .news-img .pic li a p{ width: 97%;line-height: 40px;}
    .mb-p{ margin-bottom: 10px!important;}
    .seeding-con p{ font-size:12px;line-height: 22px;}
    .seeding-w p{ font-size:12px;line-height: 22px;}
    .seeding-con span{ font-size:14px;line-height: 22px;}
    .seeding-con .mb-f{ font-size:14px;}
    .seeding-con .s-text,.seeding-con span.s-btn2 .s-text{  width:90%;}
    .seeding-con .seeding-btn{ width:90%;font-size: 16px;height: 50px;}
    .seeding-img .seeding-words{ font-size: 14px;}
    .seeding-img .seeding-btn{ font-size: 12px;width: 70px;height: 23px; line-height: 23px; border-radius: 13px;}
    .news-con p{ font-size: 14px;}
    .news-con p.col-p{ font-size: 12px;line-height:22px;}
    .news-con ul{ margin-top:0;}
    .news-con ul li{ line-height:22px; }
    .news-con ul li a{ display: inline-block;font-size: 12px;}
    .seeding-img .dots{ bottom:0; }
    .seeding-img .dots .dot{ width:8px;height:8px;border-radius:8px;margin: 0 2px;}
    .speech-inner ul li p{ font-size:12px;line-height: 22px;}
    .summit-agenda h4, .summit-news h4{ font-size: 20px;}
    .summit .tab span{ font-size: 14px; padding-left: 8px;}
    .summit-agenda table tr>td{ font-size: 14px;padding: 5px;}
    .summit-news ul li{ line-height:22px;}
    .summit-news ul li a{ font-size:12px;}
    .solution-img li .img-words{ font-size: 16px;}
    .photo-con .prev-arrow, .photo-con .next-arrow{ top: 40%;}
    .link-con li .img-words{ font-size: 14px;}
    .link-con ul li{ margin: 0 auto 20px; }
    .main{ padding-bottom: 30px;}
    .main .title{ padding: 15px 0 0;}
    hr{ padding: 5px 0 0;}
    .m-text h2{ font-size: 20px; line-height: 30px;padding: 10px 0;}
    .m-text p,.m-tab{ line-height:22px;margin-bottom: 15px;}
    .m-tab p{ margin-bottom: 5px;}
    .m-text table{ margin-bottom: 15px;}
    .m-text .m-table th,.m-text .m-table td{ padding:2px 2px;}
    .m-text h3{ font-size: 20px; line-height: 30px;margin-bottom: 15px;}
}
@media (max-width: 360px){
    .m-text table th, .m-text table td{ padding: 5px 5px;}
}
@media (max-width: 320px){
    /*.news-con .mb-more{ width: 23%;}*/
}

