@charset "utf-8";
/* CSS Document */

/*初始化*/
html {font-family: "微软雅黑"; background:#fff;} 
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, dl, dt, dd, input,figure { margin: 0; padding: 0; }
body { -webkit-overflow-scrolling: touch; text-align:left;  max-height: 100%; max-width:640px; margin:0 auto; }
a, a:hover { text-decoration: none; outline: none;  }
li { list-style: none }
img { border: none; max-width:100%; margin:0; padding:0;/* display:block; */}
input, select, textarea { border: none; outline: none; background: none }
em,i { font-style: normal }
h1, h2, h3, h4, h5, h6 { font-weight: normal }
.clear{clear:both; width:100%; overflow:hidden;}
.clearfix::after{ clear: both; display: block; height: 0; content: '';}
.verticalcenter{ position: relative;   top: 50%; -webkit-transform: translateY(-50%); -o-transform: translateY(-50%);    transform: translateY(-50%);}
/* clear */
.fn-clearfix:after { display: block; font-size: 0; content: '\0020'; clear: both; height: 0; }
.fn-clearfix { zoom: 1; /*for IE6 IE7*/ }
.fn-clear { visibility: hidden; clear: both; }
.fl{ float:left}
.fr{ float:right}
/*header*/
.header {  /*border-bottom:1px solid #aeaeae;*/ background:#fff;height:1.12rem; display:table; margin:0 auto; width:10rem; overflow:hidden}
.header .logo {  float:left; z-index:5; position:relative  }
.header .logo img { height:1.25rem; padding-left:0.1rem}
.header .menu { float:right; height:1.25rem; background:none; border:none; outline:medium; margin-right:0.1rem}
.header .menu a img { width:1.25rem; height:1.25rem;}

/*弹出菜单*/
.menu1{background-color:rgba(22, 116, 223,0.6); font-family: "微软雅黑"; z-index:}
.menu1 a{color: #fff; font-size:14px;}
.menu1 a:hover{text-decoration: underline;}
.menu-header{border-bottom:1px solid #458cde; padding: 18px 6px 18px 10px; text-align:center; font-size:18px;}
.menu-header-title{font-weight: 400; letter-spacing: 0.5px; margin: 0;}
.menu-section{ width:4rem; position:absolute; right:0; background-color:rgba(22, 116, 223, 0.8); height:100%; }
.menu-section-title{text-transform: uppercase; color: #85888d; font-weight: 200; font-size: 13px; letter-spacing: 1px; padding: 0 20px; margin:0;}
.menu-section-list{padding:0; margin: 10px 0; list-style:none;}
.menu-section-list a{display: block; padding:0.15rem 0.4rem;}
.menu-section-list .menu_nav{ display:table; margin:0 auto; padding:0 0.6rem;}
.menu-section-list .menu_nav a{ float:left; width:50%; box-sizing:border-box; padding:0.1rem 0.2rem;}
.menu-section-list a:hover{background-color: rgba(255, 255, 255, 0.1); text-decoration: none;}
.menu1 {position: fixed; top: 0; bottom: 0; right: 0; z-index: 4000; width:100%; overflow-y: scroll; -webkit-overflow-scrolling: touch; display: none;}
@-webkit-keyframes shake { 0%, 100% { -webkit-transform:translate3d(0, 0, 0);  transform:translate3d(0, 0, 0); }
  50% {  -webkit-transform:translate3d(-10px, 0, 0); transform:translate3d(-10px, 0, 0);  }}

@keyframes shake {
  0%, 100% {  -webkit-transform:translate3d(0, 0, 0);  transform:translate3d(0, 0, 0);  }
  50% { -webkit-transform:translate3d(-10px, 0, 0);  transform:translate3d(-10px, 0, 0);  }}

.shake { -webkit-animation-name:shake; animation-name:shake; -webkit-animation-duration:0.5s; animation-duration:0.5s;
 -webkit-animation-iteration-count: 1; animation-iteration-count: 1;  display:block;}
 /*s_nav*/
.s_nav{ width:10rem; display: table; background:#007d5c;}
.s_nav dt{ /*border-bottom:1px solid #16ad60;*/display:table; width:10rem;}
.s_nav a{ width:2.5rem; text-align:center; float:left; font-size:16px; color:#fff; padding:0.2rem 0;}


 
/*banner*/
.sy_banner{ width:10rem; display:table; position:relative}
.swiper-container { width:10rem;   height: auto; }
.swiper-slide {  text-align: center;font-size: 18px;}
.swiper-container .swiper-slide {}
.swiper-pagination-bullet{width:0.8rem; height:5px; background:#fff; border-radius:0; opacity:.6;}
.swiper-pagination-bullet-active{ width:0.8rem; height:5px; background:#fff; border-radius:0; opacity:1;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{ background:url(../images/arr_slide.png) no-repeat center center; width:0.8rem; height:0.8rem; background-size:0.8rem }
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{background:url(../images/arr_slide2.png) no-repeat center center; width:0.8rem; height:0.8rem; background-size:0.8rem}

/*wrap*/
.wrap { width:100%; color:#4b4b4b; background-size:10rem; }
.bt{ display:table; margin:0 auto; text-align:center; padding:0.7rem 0 0.5rem 0 }
.bt h1{	font-size: 13px;	color: #999999;	text-transform: uppercase;}
.bt h2{ color:#272727; font-size:30px; font-weight:bolder; line-height:1.2;}
.bt h2 span{ color:#2484f1;}
.bt h3{ background:#2484f1; width:36px; height:4px; display:table; margin:10px auto 0}

.sy_nav{ display:table; margin:0 auto; padding:0.2rem 0 0.4rem}
.sy_nav a{ font-size:14px; color:#484848; height:0.9rem; line-height:0.9rem; border:1px solid #a7a9aa; width:4.4rem; display:inline-block; margin:0 0.1rem;  text-align:center}
.sy_nav a:hover{ background:#2484f1; color:#fff}

.more{ display:table; margin:0 auto; padding:0.3rem }
.more a{  line-height:1rem; background:#2484f1;  color:#fff; font-size:14px; padding:0 0.9rem; border-radius:0.5rem; display:table}
.more a:hover{ background:#fe9c2f}

/*cp*/
.cp{ width:10rem; padding:0.2rem 0 0 0.2rem; box-sizing:border-box}
.cp ul li{width:4.8rem; display:block; color:#000000;float:left; margin:0 0 0.1rem;}
.cp ul li a{ width:4.53rem;   margin:0 auto; display: table;}
.cp ul li a h1{ font-size:15px;  color:#444444;line-height:1rem; height:1rem; display:block; text-align:center;width:100%; margin:0 auto;}
.cp ul li a h1{display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}


.cp ul li a .cp_t{ width:4.53rem; height:4.53rem;  display:block;  overflow: hidden; box-sizing:border-box; border:1px solid #c2bec0}
.cp ul li a .cp_t img{ width:4.53rem; height:4.53rem; display:block;-webkit-transition: all .6s ease 0s; transition: all .6s ease 0s;}
.cp ul li a:hover .cp_t img{transform: scale(1.05);}

.k2{ background:url(../images/bj1.jpg) no-repeat center bottom #0b3264; padding:0.1rem 0 0.4rem; background-size:10rem}
.k2 .bt,.k2 .bt h1,.k2 .bt h2,.k2 .bt h2 span{ color:#fff}
.k2 .more a{ background:#fff; color:#2484f1}
.jj_t{ width:9.2rem; display:table; margin:0 auto}
.jj_t img{ width:100%; display:table}
.jj_r{ width:9.2rem;display:table; margin:0 auto; color:#fff; padding:0.4rem 0}
.jj_r h1{ color:#fff; font-size:22px; font-weight:bolder; line-height:1.2; margin:0.3rem 0 0.4rem}
.jj_r h1 span{ font-size:24px; font-weight:100; font-style:italic; text-transform: uppercase; margin-left:10px }
.jj_r h2{ width:1rem; height:3px; background:#fff }
.jj_r p{ font-size:14px; line-height:1.8; margin:0.4rem 0}

.k3{ width:10rem; display:table; padding:0 0 0.4rem}
/*.al_Scroll1*/
.al_Scrol{width:10rem; height:5.6rem;margin:0px auto 0;position:relative; padding:0.2rem 0 0}
.al_Scrol .prev{ width:1rem; height:1rem; color:#fff;display:block; position:absolute;top:1.8rem;left:0;z-index:100; cursor:pointer;background:url(../images/pre.png) no-repeat center center; background-size:0.8rem;}
.al_Scrol .next{width:1rem; height:1rem; color:#fff;display:block;position:absolute;top:1.8rem;right:0;z-index:100; cursor:pointer; background:url(../images/next.png) no-repeat  center center;background-size:0.8rem;}
/*.al_Scrol:hover .prev,.al_Scrol:hover .next{ display:block;}
*/
.al_Scrol .scrollWrap{width:9.7rem;  overflow:hidden;position:absolute; margin-left:0.16rem}
.al_Scrol  dl{float:left;width:4.53rem;position:relative;text-align:center;margin:0px 0.15rem ; }
.al_Scrol  dl a{width:4.53rem; display:table; margin:0 auto }
.al_Scrol  dl a .cp_t{width:4.53rem; height:4.53rem;display:block;   overflow: hidden; box-sizing:border-box; border:1px solid #c2bec0}
.al_Scrol  dl a .cp_t img{width:4.53rem; height:4.53rem; display:block;-webkit-transition: all .6s ease 0s; transition: all .6s ease 0s;}
.al_Scrol  dl a:hover .cp_t img{transform: scale(1.05);}
.al_Scrol  dl a:hover .cp_t { border:3px solid #18896b}

.al_Scrol  dl a{ width:100%;  display:block; color:#fff; }
.al_Scrol  dl a h3{ font-size:15px; text-align:center; color:#424241; line-height:1rem; height:1rem}
.al_Scrol  dl a h3{display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.al_Scrol  dl a:hover h3{ color:#0d874b; }

.k4{ display:table; width:10rem; padding:0 0 0.4rem}
.idea_r{  display: table; margin:0.2rem auto 0rem;}
.idea_r a{ font-size:13px; color:#7f7d7d; border:1px solid #e9e9e9; background:#fff; display:table; width:9.4rem; margin:0rem auto 0.4rem; padding:0.25rem 0;}
.idea_r a li{width:9.4rem; display:block; margin-bottom:0.4rem;}
.idea_r a li .time{ width:1.7rem; height:1.4rem;float:left; margin-right:0.4rem; color:#333333; border-right:1px solid #b5b3b3;}
.idea_r a li .time h1{ font-size:40px; width:100%; text-align:center; line-height:0.9rem; height:0.9rem; color:#666666; font-weight:bolder}
.idea_r a li .time span{ width:100%; line-height:0.5rem; font-size:12px; text-align:center; display:block;}


.idea_r a li .ab_xwt{ width:1.66rem; float:left; height:1.17rem; padding:0.1rem 0.2rem 0}
.idea_r a li .ab_xwt img{width:1.66rem; display:table;height:1.17rem}

.idea_r a li .idea_w{ width:7rem; float:left;}
.idea_r a li .idea_w h1{ line-height:0.7rem; height:0.7rem; margin-bottom:0.12rem; font-size:15px; color:#4f4e4e;}
.idea_r a li .idea_w h1{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:1; }
.idea_r a:hover {background: #0065bb;color:#fff;}
.idea_r a:hover li .idea_w h1,.idea_r a:hover li .time,.idea_r a:hover li .time h1{ color:#fff;}

.idea_r a li .idea_w h2{ font-size:13px; line-height:0.5rem; height:0.5rem;}
.idea_r a li .idea_w h2{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:1; }


@media screen and (max-width:414px) {
.s_nav a{ font-size:15px; }

	}


@media screen and (max-width:384px) {

.idea_r a li .idea_w h1{ font-size:14px;}
.idea_r a li .idea_w h2{ font-size:12px;}
.idea_r a li .time h1{ font-size:40px;}
	}
@media screen and (max-width:375px) {

}	
	
@media screen and (max-width:320px) {
.s_nav a{ font-size:14px; }
.idea_r a li .idea_w h1{ font-size:13px;}
.idea_r a li .time h1{ font-size:38px;}

}



.fy{ font-size:14px; color:#282828; margin:0.2rem; text-align:center;}
/*footer*/
/*footer*/
.footer { background:#2484f1;position:fixed; bottom:0; width:10rem; z-index:5000;height: 1.08rem;}
.footer ul li { float:left; width:33.3333%; text-align:center;vertical-align: sub;}
.footer ul li a { display: block; font-size: 14px; color: #fff; padding:.1rem 0;vertical-align: sub;}
.footer ul li .fo1 { line-height:0.85rem; height:1.08rem; display: inline-block; background:url(../images/ico11.png) 0rem 0px no-repeat; padding-left:.7rem;  font-size: 14px; color: #fff; background-size:0.59rem 1.08rem;   }
.footer ul li .fo2 { line-height:0.85rem; height:1.08rem; display: inline-block; background:url(../images/ico22.png) 0rem 0px no-repeat; padding-left:.7rem;  font-size: 14px; color: #fff; background-size:0.59rem 1.08rem;   }
.footer ul li .fo3 { line-height:0.85rem; height:1.08rem; display: inline-block; background:url(../images/ico44.png) 0rem 0px no-repeat; padding-left:.7rem;  font-size: 14px; color: #fff; background-size:0.59rem 1.08rem;   }


.footer ul li a img { width:0.59rem; height:1.08rem;/*vertical-align: sub;*/ }
.footer ul li a p { margin-top:5px; font-size:16px;}
.info { font-size:12px;width: 8.4rem;height: 27px;line-height: 28px;text-align: center;margin: 8px auto; border: 1px dashed #ccc;border-left: none;border-right: none;color: #6f6f6f;}
