@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.25rem; display:table; margin:0 auto; width:10rem; overflow:hidden; padding: 0}
.header .logo {  float:left; z-index:5; position:relative  }
.header .logo img { height:1.25rem; margin-left:0.1rem }
.header .menu { float:right; height:1.25rem; background:none; border:none; margin-right:0.1rem; outline:medium;}
.header .menu a img{ height:1.25rem;}
.header .tel { float: right; height:0.62rem; padding:0.10rem 0.2rem 0 0   }
.header .tel a{color:#9b010e; font-style:inherit; font-size:18px;}
.header .tel img{ height:0.75rem;  }

/*弹出菜单*/
.menu1{background-color:rgba(34, 91, 179,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 #3983e6; 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:4.6rem; position:absolute; right:0; background-color:rgba(34, 91, 179, 0.8); height:100%; }
.menu-section-title{text-transform: uppercase; color: #225bb3; 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:#225bb3;}
.s_nav dt{display:table; width:10rem;}
.s_nav a{ width:2.5rem; text-align:center; float:left; font-size:17px; color:#fff; padding:0.25rem 0; /*background:url(../images/nav_xx.jpg) no-repeat center right*/}
.s_nav a:last-child{ background:none}

 
/*banner*/
.sy_banner{ width:10rem; display:table; position:relative}
.swiper-container { width:10rem;   height: auto; }
.swiper-slide {  text-align: center;font-size: 18px; background: #fff; }
.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:10rem;}
.bt{ text-align:center; color:#333333; font-size:30px; text-align:center; line-height:1.2; padding:0.8rem 0  0.55rem}
.bt h1{	font-size:32px;	font-weight: bolder;	color:#225bb3}
.bt h1::before {    display: inline-block;    background: url(../images/bt1.png) no-repeat center center; background-size:1rem;    width: 1rem;    height: 22px;    content: '';    margin-right: 0.4rem;}
.bt h1::after {  display: inline-block;content: ''; width: 1rem; height: 22px;background: url(../images/bt2.png) no-repeat center center; background-size:1rem; margin-left: 0.4rem;}
.bt h2{ font-size:14px; margin:0.2rem 0 0; padding:0 0.4rem; line-height:1.4}

.sy_nav{  display:table; margin:0 auto 0.4rem; padding:0 0 0.2rem 0rem;/* text-align:center*/}
.sy_nav a{ color:#333; background:#eae9e9; width:3rem; margin:0.1rem;  text-align:center; font-size:15px; line-height:0.8rem; height:0.8rem; display: inline-block}
.sy_nav a.on{ background:#225bb3; color:#fff}
.k1{ display:table; width:10rem; padding:0 0 0.6rem}
.sy_cp{ width: 10rem; padding-left:0.15rem; display:table; box-sizing:border-box; margin: 0 0 0.4rem}
.sy_cp dl{width: 4.85rem;/* height: 3.41rem;*/ float:left; margin:0 0 0.1rem;}
.sy_cp dl a{  height: 3.41rem; display:table; margin:0 auto}
.sy_cp dl a .cp_t{ width: 4.53rem; height: 4.34rem; border:1px solid #eae9e9;}
.sy_cp dl a .cp_t img{ width: 4.53rem; height: 4.34rem; display:table}
.sy_cp dl a h1{  width:4.53rem;  height:1rem; line-height:1rem; font-size:15px; color:#333; text-align:center;}
.sy_cp dl a h1{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:1; }

.more{ display:table; margin:0 auto}
.more a{display:table; margin:0 auto; background:#225bb3; border-radius:0.5rem; line-height:0.9rem; color:#fff; padding:0 0.8rem; font-size:13px;  }


/**/
.k2{ width:10rem; display:table; background:url(../images/bj2.jpg) no-repeat center bottom; padding:0 0 1rem; background-size:10rem;}
.k2 .bt{  color:#fff}
.k2 .bt h1,.k2 .bt h2{  color:#fff}
.k2 .bt h1::before { display:none   }
.k2 .bt h1::after {display:none }


.ys-list{ width:10rem; display:table; margin:0 auto}
.ys-list ul{display: table; margin:0 auto; padding-left:0.3rem}
.ys-list ul li{float: left; background-color: #fff; width: 4.69rem; cursor: pointer;}
.ys-list ul li:first-child{margin-left: 0;}
.ys-list ul li .ys-img{overflow: hidden;max-width:4.69rem;height:3.08rem;}
.ys-list ul li .ys-img img{max-width:4.69rem;height:3.08rem; display:table;  -webkit-transition: all .5s ease;    transition: all .5s ease;}
.ys-list ul li:hover .ys-img img{-webkit-transform: scale(1.1);    transform: scale(1.1);}
.ys-list ul li .ys-text{text-align: center; padding:0.4rem  0.3rem 0;  height:3.08rem; box-sizing:border-box}
.ys-list ul li .ys-text h3{font-size: 16px; font-weight: bold; color: #333; transition: all .5s ease;}
.ys-list ul li .ys-text .text{font-size: 12px; line-height: 0.4rem; color: #444; margin-top: 0.2rem; height:1.6rem}
.ys-list ul li .ys-text .text{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:4; }

.ys-list ul li .ys-text .text span{font-weight: bold; text-transform: uppercase; color: #ffa200;}
.ys-list ul li:hover .ys-text h3{color: #053e95;}


.sb{ width: 10rem; padding-left:0.15rem; display:table; box-sizing:border-box; margin: 0 0 0.4rem}
.sb dl{width: 4.85rem;/* height: 3.41rem;*/ float:left; margin:0 0 0.2rem;}
.sb dl a{  height: 3.41rem; display:table; margin:0 auto}
.sb dl a .cp_t{ width: 4.53rem; height: 2.98rem; }
.sb dl a .cp_t img{ width: 4.53rem; height: 2.98rem; display:table}
.sb dl a h1{  width:4.53rem;  height:0.8rem; line-height:0.8rem; font-size:15px; color:#333; text-align:center; background:#225bb3; color:#fff}
.sb dl a h1{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:1; }

.sb1{ width: 10rem; padding-left:0.15rem; display:table; box-sizing:border-box; margin: 0 0 0.4rem}
.sb1 dl{width: 4.85rem;/* height: 3.41rem;*/ float:left; margin:0 0 0.2rem;}
.sb1 dl a{  height: 3.41rem; display:table; margin:0 auto}
.sb1 dl a .cp_t{ width: 4.53rem; height: 6.41rem; }
.sb1 dl a .cp_t img{ width: 4.53rem; height: 6.41rem; display:table}
.sb1 dl a h1{  width:4.53rem;  height:0.8rem; line-height:0.8rem; font-size:15px; color:#333; text-align:center; background:#225bb3; color:#fff}
.sb1 dl a h1{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:1; }

.jjk{background:url(../images/bj1.jpg) no-repeat center top;width:100%; display:table; background-size:10rem; padding:0.3rem 0 0.6rem}
.jj{ width:9rem;  display:table; margin:0 auto; padding:0.5rem 0  0.5rem; box-sizing:border-box }
.jj h1{ font-size:20px; color:#225bb3; font-weight:bolder; padding:0 0 0.3rem; text-align:center}
.jj p{ font-size:13px; line-height:1.6; color:#999999; margin:0 auto 0.4rem   }
.more1{ background:#012f2a; line-height:0.7rem; font-size:13px; padding:0 0.8rem; margin:0 auto;  color:#fff; display:table;}
.more1:hover{ background:#c2a65d}
.jjk img{ width:9rem; display:table; margin: auto}



.xw_t{ width: 9.36rem; display:table; margin:0 auto 0.2rem;}
.xw_t img{ width:100%; display:table}
.xw{ width:9.36rem; display:table; margin:0 auto; padding:0 0 0.7rem}
.xw ul{ width:100%}
.xw li{ width:100%; height:1rem; line-height:1rem; border-bottom:1px solid #eeeeee;}
.xw li a{color:#666666; }
.xw li a span{ float:left; margin-right:0.2rem }
.xw li a h1{ width:70%; float: left; font-size:15px; overflow:hidden}
.xw li a h1{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:1; }
.xw li a time{ font-size:13px; float:right;opacity:.7}

.k4{ padding:0 0 0.8rem}
/*news*/
.idea_r{  display: table; margin:0.1rem auto 0.4rem; padding:0.1rem 0 0}
.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:42px; width:100%; text-align:center; line-height:0.9rem; height:0.9rem;}
.idea_r a li .time span{ width:100%; line-height:0.5rem; font-size:12px; text-align:center; display:block;}
.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:#225bb3;color:#fff;}
.idea_r a:hover li .idea_w h1,.idea_r a:hover li .time{ 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,.al_Scroll  dl a .cz_w h1{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:1; }

.fo{ display: table;   padding:0.6rem 0 0.5rem; width:10rem; margin:0px auto 0; background:#333333; color:#fff }
.fo_l{ width:6.8rem; float:left; margin-left:0.5rem; line-height:0.6rem}
.fo_l h1{ font-size:17px; font-weight:bolder;line-height:1; margin-bottom:0.2rem }

.fo_w{ display:table; float: right; margin-right:0.5rem}
.fo_w dl{ width:2rem; float: left; }
.fo_w img{ width:2rem; height:2rem; padding:0.2rem 0 0; }
.fo_w h1{ text-align:center; font-size:13px; line-height:1; padding:0.2rem 0 0}




@media screen and (max-width:414px) {
.s_nav a{ font-size:15px; }

	}


@media screen and (max-width:384px) {
.xw li a h1{ font-size:14px;}
	}
@media screen and (max-width:375px) {
.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;}

.bt h1,.k6 .bt h1,.k2 .bt h3{ font-size:29px;}
.bt{ font-size:22px}
.sy_nav a{ font-size:14px}
.ys h2{ font-size:13px}
}	
	
@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 { background:#282828;position:fixed; bottom:0; width:10rem; z-index:5000;height: 1.08rem; background-size:10rem 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;}
