@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:0.94rem; display:table; margin:0 auto; width:10rem; overflow:hidden; padding:0.2rem 0}
.header .logo {  float:left; z-index:5; position:relative  }
.header .logo img { height:0.94rem; margin-left:0.2rem }
.header .menu { display:none; float:right; height:1.25rem; background:none; border:none; outline:medium;}
.header .menu a img{ height:1.25rem;}
.header .tel { float: right; height:0.62rem; padding:0.16rem 0.2rem 0 0   }
.header .tel a{color:#9b010e; font-style:inherit; font-size:18px;}
.header .tel img{ height:0.62rem;  }

/*弹出菜单*/
.menu1{background-color:rgba(30, 80, 174,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 #507cce; 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(30, 80, 174, 0.8); height:100%; }
.menu-section-title{text-transform: uppercase; color: #1e50ae; 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:#1e50ae;}
.s_nav dt{display:table; width:10rem; border-bottom:1px solid #3b67bb}
.s_nav a{ width:3.33rem; 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; line-height:1.4;color: #323232;  font-weight:bolder; width:10rem ;padding:0.8rem 0 0.5rem; background:url(../images/bt2.png) no-repeat center center; background-size:10rem}
.bt h1{ font-size:24px; display:inline-block; }
.bt b{color: #1e50ae;}
.bt span{display: block; font-size:14px; color: #787878;  font-weight:100; text-transform:uppercase}
/*.bt:before, .bt:after{content: "";display: inline-block;width: 1.5rem;height: 1.2rem;background: url(../images/bt11.png) no-repeat center top; background-size:1.5rem 0.5rem;margin-right: 15px;vertical-align: middle;}
.bt:after{margin-left: 15px;margin-right: 0;transform: scale(-1);}
*/
.yw{ width:10rem; display:table; margin:0 auto; padding:0 0 0.3rem}
.yw li{ width:9.34rem; display:table; margin:0 auto}
.yw li a{ width:100%; background:#fff; display:table}
.yw li a .cp_t{ width:100%;display:block; overflow: hidden; box-sizing:border-box;}
.yw li a .cp_t img{  width:100%; display:block;-webkit-transition: all .6s ease 0s; transition: all .6s ease 0s;}
.yw li a .cp_w{ display:table; width:100%; box-sizing:border-box; padding:0.3rem 0.2rem 0.45rem; line-height:0.6rem; font-size:14px; color:#666666}
.yw li a .cp_w h1{ font-size:13px; text-align:right; color:#1470dc; height:0.8rem; overflow: hidden; margin:0 0}
.yw li a .cp_w h1 span{ width:65%; float:left; text-align:left; font-size:18px; font-weight:bolder}
.yw li a .cp_w h1 span{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:1; }

.yw li a .cp_w p{ height:1.2rem; overflow:hidden; display:table;}

.yw li a .cp_w p{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.gg1 a{ display:table; width:10rem; height: 2.5rem; color:#fff; text-align:center}
.gg1 a span{ line-height:0.8rem; padding:1.5rem 0 0; display:table; margin:0 auto; font-weight:bolder; font-size:20px;}
/*jj*/
.jj{ width:10rem; display:table; margin:0 auto; color:#333;  background:url(../images/jj_bj1.jpg) no-repeat right top #fff;}
.jj_l{ width:9.06rem; display:table; padding:0.2rem; border:1px dashed #d2d2d2; margin:0 auto }
.jj_l img{ width:9.06rem; display:table}
.jj_l span{ width:75px; background:#fff; float:right; height:5px; display:table; margin:100px 0 0}
.jj_r{ width:9.2rem; margin:0 auto ; padding:0 ; box-sizing:border-box; display:table}
.jj_r h1{ color:#0271c3; font-size:20px; font-weight:bolder; line-height:1.2; padding:0.3rem 0 ; text-align:center}
.jj_r h2{ font-size:22px;margin-bottom:35px; font-weight:100 }
.jj_r p{ font-size:14px; line-height:1.8;  margin-bottom:0.5rem}
.jj_btn{ display:table; margin:0 auto}
.jj_btn a{ font-size:14px; color:#fff; background:#1470dc; padding:0 0.6rem; border-radius:0.2rem; line-height:0.9rem; height:0.9rem; display:inline-block; }

.k2{ width:10rem; display:table; padding:0 0 0.6rem}
.xw_t{ width: 9.36rem; height: 2.5rem; display:table; margin:0 auto 0.2rem;}
.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; width:0.5rem; opacity:.7}
.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}


/*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:#fbe909;color:#212121;}
.idea_r a:hover li .idea_w h1,.idea_r a:hover li .time{ color:#212121;}

.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) {
.bt h1{ font-size:22px;}
.bt span{ font-size:13px}	
.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;}

}	
	
@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;}
.bt h1{ font-size:20px;}

}



.fy{ font-size:14px; color:#282828; margin:0.2rem; text-align:center;}
/*footer*/
.footer { background:#0064c0;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;}
