@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 { padding:10px 0; background:#fff; display:table; margin:0 auto; width:10rem; overflow:hidden; }
.header .logo {  float:left; z-index:5; position:relative  }
.header .logo img { height:0.75rem; margin-left:0.3rem; vertical-align: middle;}
.header .menu { line-height:0.4rem; float:right; height:0.75rem; background:none; border:none; margin-right:0.25rem; outline:medium;}
.header .menu a img{ height:0.4rem; padding:0.18rem 0.1rem 0 0 }
.header .menu a{ color:#333333; font-size:15px;}

.header .tel { float: right; height:0.75rem; padding:0 0.7rem 0 0   }
.header .tel a{color:#333; display: table;height:0.75rem; background: url(../images/tel.png) no-repeat center left; background-size:0.3rem; padding:0 0 0 0.5rem; font-weight:bolder; font-style:inherit; font-size:16px; line-height:0.75rem;}
.header .tel img{ height:1.25rem; display:table }

/*弹出菜单*/
.menu1{background-color:rgba(13, 110, 187,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 #558cff; 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(13, 110, 187, 0.8); height:100%; }
.menu-section-title{text-transform: uppercase; color: #0d6ebb; 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:#0d6ebb;}
.s_nav dt{display:table; width:10rem;/* border-bottom:1px solid #3b67bb*/}
.s_nav a{ width:2.5rem; text-align:center; float:left; font-size:15px; 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-container .swiper-slide img{ display:table;}
.swiper-pagination-bullet{width:0.3rem; height:0.3rem; background:#fff; border-radius:50%; opacity:1;}
.swiper-pagination-bullet-active{ width:0.3rem; height:0.3rem;  background:#0d6ebb; border-radius:50%; 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{ width:10rem; display:table; margin:0 auto; text-align:center; padding:0.8rem 0 0.6rem}
.bt h1{ font-size:26px; color:#0d6ebb; font-weight:bolder; text-transform:uppercase }

.sy_nav{  display:table; margin:0 auto 0.4rem; padding:0 0 0.1rem 0; text-align:center}
.sy_nav a{ color:#333333; border-radius:0; border: 1px solid #d9d5d5;margin:0.1rem;  text-align:center; font-size:13px; padding: 0 0.15rem; line-height:0.8rem; height:0.8rem; display: inline-block}

.k1{ display:table; width:10rem; padding:0 0 0.8rem}
.sy_cp{ width: 10rem; padding-left:0.2rem; display:table; box-sizing:border-box; margin: 0 0 0.4rem}
.sy_cp dl{width: 4.8rem;/* height: 3.41rem;*/ float:left; margin:0 0 0.1rem;}
.sy_cp dl a{ margin:0 auto; display:table}
.sy_cp dl a .cp_t{ width:4.53rem; height:3.62rem;   }
.sy_cp dl a .cp_t img{ width:4.53rem; height:3.62rem;   display:table}
.sy_cp dl a h1{  width:100%;;  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{ font-size:14px; padding:0.25rem 0.78rem; line-height:1; display:table; color:#fff; background:#0d6ebb; border-radius:0.1rem}

.k2{ width:10rem; background: #f6f6f6; display:table; padding:0 0 1rem}
.jj{ color:#666; font-size:14px; line-height:2; width:8.6rem; display:table; margin:0 auto; padding:0.2rem 0 0.8rem}
.jj_t{ width:9rem; display:table; margin:0 auto 0.2rem}
.jj_t img{ width:9rem; display:table; border-radius:0;}
.jj p{ text-indent: 2em;}

.k3{width:10rem; display:table; background:url(../images/bj1.jpg) no-repeat center bottom ; padding:0 0 0.5rem; background-size: cover;}
.k3 .bt h1,.k3 .bt p{ color:#fff}
.k3 .bt h1:before{ display:none}
.k3 .bt h1::after{display:none}

.ys_t1 img{ display:table;width:9rem; }
.ys{ width:9rem; background: none; display:table; margin:0 auto; text-align: left; display:table}
.ys_t0{ width:9rem; display:table; margin:0 auto; padding:0.1rem 0 0}
.k3 .swiper-slide{ background:none}
.k3 .swiper-container4{ width:9rem;  margin:0 auto; padding:0 0 0.4rem}
.ys h1{ background:url(../images/ys-ico1.png) no-repeat center left; background-size:0.8rem;  color:#fff;font-size:20px;  text-transform:uppercase; font-weight:bolder; width:100%; display:table; line-height:1.2rem; padding:0.1rem 0 0.1rem 1rem; box-sizing:border-box; margin: 0.3rem auto 0}
.ys h1 span{ display:table; font-weight:bolder}
.ys h2{ font-size:14px; line-height:0.6rem;  margin:0 0 0.5rem; padding: 0 0 0 1rem; color:#fff; }
.k3 .swiper-pagination-bullet{ background:#fff}
.k3 .swiper-pagination-bullet-active{ background:#c80e05}
.k3 .swiper-pagination-bullet{width:0.7rem; height: 0.15rem;border-radius: 0.2rem;}

/*news*/
.k5{ display:table; padding:0 0 0.6rem; width:10rem}
/*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:32px; font-weight: bolder;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:#015fa5;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; }

.k4{ width: 10rem; margin: 0;  background:#f6f6f6; padding: 0 0 1.1rem}

.box5{ padding:0 0 0.6rem; display:table; width:10rem;}

/* k4 */

.xwk{ width:10rem; text-align:left; padding:0 0 0.2rem;  }
.xwk .more{padding:0.6rem 0 0; }
.xwk .hd{  }
.xwk .hd ul{ display:table;  margin:0 auto; padding:0rem 0 0.3rem }
.xwk .hd ul li{ height: 0.8rem; font-size:13px; border-radius:0; color:#333; display:inline-block; text-align:center;border: 1px solid #d9d5d5;   line-height:0.8rem; margin: 0 0.1rem; padding: 0 0.4rem }
.xwk .hd ul li.on{ background:#0d6ebb;border: 1px solid #0d6ebb; color:#fff; }
.xwk .bd{ padding:0;  zoom:1;  }

.xw{ width:9rem; display:table; margin:0 auto;padding:0 0 }
.xw li a{ font-size:13px; color:#333; border: none;;; display:table; width:100%; margin:0rem auto; padding:0.3rem 0.0rem 0.3rem 0.5rem; box-sizing: border-box}
.xw li{ background:url("../images/yuan.png") no-repeat center left ;background-size:0.2rem;  width:100%; display:table;  padding: 0; border-bottom:1px solid #e5e5e5 }

.xw li a h1{ width:100%; font-size:14px; overflow:hidden}
.xw li a h1 span{ width:70%; float: left; padding:0 0 0 0;}
.xw li a h1 span{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:1; }
.xw li a time{ font-size:12px; float:right;opacity:.7}
.xw li a p{ margin-top:0.2rem; height:1rem; font-size:13px; color:#999999}
.xw li a p{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:2; }



.fo{ display: table;   padding:0.6rem 0 0.5rem; width:10rem; margin:0px auto 0; background:#333333; color:#fff }

.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}

.fo_l{ width:10rem; color:#fff; background:#2c2c2c; display:table; padding:0.4rem 0.7rem; box-sizing:border-box;}
.fo_logo{ height:56px; display:table; margin:0 0 10px}
.fo_logo img{ height:1.2rem;}
.fo_l li{ display:table; line-height:0.7rem; font-size:15px; padding:7px 0}
.fo_l li img{ width:0.7rem; height:0.7rem; float:left; margin:0 10px 0 0; float:left}
.fo_l li span{ width:6.2rem; float:right}


@media screen and (max-width:414px) {
.s_nav a{ font-size:15px; }

	}


@media screen and (max-width:384px) {

	}
@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:30px;}


}	
	
@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:28px;}

.slideTxtBox .hd ul li{ font-size:14px}


}



.fy{ font-size:14px; color:#282828; margin:0.2rem; text-align:center;}
/*footer*/
.footbg{position: fixed; z-index: 110;bottom: 0;left: 0;width:100%;background:#363636;}
.footer{max-width:640px;margin:0 auto; display:-webkit-box;}
.footer a{-webkit-box-flex: 1;display: -webkit-box; color:#fff;border-right: 1px solid #fff;}
.footer a:last-child{border:none;}
.footer span{display:block; margin:0 auto; text-align:right; font:500 14px "Arial"; color:#fff;padding: 35px 0 7px 0;}
.footer span.span1{background:url(../images/fo1.png) center 5px no-repeat;}
.footer span.span2{background:url(../images/fo2.png) center 5px no-repeat;}
.footer span.span3{background:url(../images/fo3.png) center 5px no-repeat;}
.footer span.span4{background:url(../images/fo4.png) center 5px no-repeat;}
.footer a.active{background:#0d6ebb;}



.info1 { 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;}
