@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 }
.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: left; height:1.25rem; padding:0rem 0 0;line-height:1rem; display:table ;background:url(../images/lx_01.png) no-repeat center left;background-size:0.6rem;    }
.header .tel a{color:#333; font-style:inherit; font-size:0.38rem; font-weight:bolder;padding:0.15rem 0 0 0.6rem; display:table}

/*弹出菜单*/
.menu1{background-color:rgba(4, 97, 195,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 #3e8bdc; 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(4, 97, 195, 0.8); height:100%; }
.menu-section-title{text-transform: uppercase; color: #0461c3; 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:#0461c3;}
.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: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:0.15rem; background:#fff; border-radius:0; opacity:.6;}
.swiper-pagination-bullet-active{ width:0.8rem; height:0.15rem;  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{ width:10rem; display:table; margin:0 auto; text-align:center; padding:0.8rem 0 0.6rem; line-height:1}
.bt h2{ font-size:36px; text-transform:uppercase; color:#0461c3; font-weight:bolder; line-height:1; padding:0 0 0.3rem}
.bt span{ font-size:15px; color:#545454; text-transform:uppercase; line-height:1 }
.bt h1:before{vertical-align: middle; display: inline-block;content: ''; border-bottom:1px solid #333; color:#333;width: 30px;height: 1px;margin:-5px 10px  0;}
.bt h1::after{vertical-align: middle; display: inline-block;content: '';border-bottom:1px solid #333;  color:#333;width: 30px;height: 1px;margin:-5px 10px  0;;}
.sy_nav{  display:table; margin:0 auto 0.4rem; padding:0 0 0.2rem 0; text-align:center}
.sy_nav a{ color:#fff; background:#8c8b8b;width:3rem; margin:0.1rem;  text-align:center; font-size:14px; line-height:0.8rem; height:0.8rem; display: inline-block}

.k1{ display:table; width:10rem; padding:0 0 0.6rem}
.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.3rem;}
.sy_cp dl a{ margin:0 auto; display:table;height:3.94rem;width: 4.53rem; position:relative}
.sy_cp dl a .cp_t{ width: 4.53rem; height:3.94rem;   }
.sy_cp dl a .cp_t img{ width: 4.53rem; height:3.94rem; display:table}
.sy_cp dl a h1{ position:absolute; bottom:0;  width:4.53rem;background-color:rgba(0, 0,0,0.6);  height:0.8rem; line-height:0.8rem; font-size:15px; color:#fff; 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:#0461c3; border-radius:0.5rem}


.k3{ width:9rem; display:table; margin:0 auto; padding:0 0 0.4rem}
.ys_t1 img{ display:table;width:9rem; }
.ys{ width:9rem; background:#fff; 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}
.ys h1{  color:#333;font-size:20px;  text-transform:uppercase; font-weight:bolder; width:100%; display:table; line-height:1.2rem; padding:0.1rem 0}
.ys h1 i{ float:left; color:#0461c3; display:table; font-size:30px; margin:0 0.2rem 0 0}
.ys h1 span{ display:table; font-weight:bolder}
.ys h2{ font-size:14px; line-height:0.6rem;margin:0 0 0.7rem; color:#888888; padding:0 0 0.6rem 0.7rem; background:url(../images/ys_ico.png) no-repeat left 0.1rem; background-size:0.35rem}
/*.ys h2{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:3; }
*/.tel1{ background:url(../images/tel2.png) no-repeat center left; background-size:0.5rem; line-height:0.8rem;  display:table; margin:0 auto; color:#fff; font-size:14px; padding-left:0.7rem;}
.tel1 span{ font-size:20px; font-weight:bolder}
.k3 .swiper-pagination-bullet{ background:#545454}
.k3 .swiper-pagination-bullet-active{ background:#0461c3}

.gg1 img{ width:10rem; display:table}
.sy_tel{ width:10rem; display:table; background:#060607; text-align:center}
.sy_tel a{ color:#fff; padding:0.3rem 0; width:10rem; display:table}
.sy_tel a h1 { font-size:20px; font-weight:bolder; display:table; margin:0 auto; line-height:0.8rem}
.sy_tel a h1 span{ font-size:14px; font-weight:100; float:left; margin:0 0.3rem 0 0}


/* 本例子css */
.k5 {width:100%; display:table; background:url(../images/bj1.jpg) no-repeat center top; background-size:10rem; padding:0 0 0.8rem}
.k5 .bt h2,.k5 .bt span{ color:#fff}
.k5 .bt span{}
.k5 .swiper-container3{width: 9.4rem;height: auto;margin-left: auto;margin-right: auto; margin-bottom:0.5rem; padding:0.1rem 0 0}
.k5 .swiper-slide{text-align: center;font-size: 18px;background: none;/* Center slide text vertically*/display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.k5 .swiper-slide a{}
.k5 .swiper-button-next{  top: 40%;width:0.4rem;height: 1.2rem;background: url(../images/jt1.png)no-repeat center center;background-size: 100%;z-index: 9999;right: 0.2rem;outline: none;}
.k5 .swiper-button-prev{top: 40%;width:0.4rem;height: 1.2rem;background: url(../images/jt2.png)no-repeat center center;background-size: 100%;z-index: 9999;left: 0.2rem;outline: none;}
.k5 .swiper-slide a{display: block;width:4.53rem; color: #fff;}
.k5 .swiper-slide a .cp_t{width:4.53rem; height:3.94rem; text-align:center; overflow:hidden; display:block; box-sizing:border-box; position:relative}
.k5 .swiper-slide a .cp_t img{display:block;    border: none;width:4.53rem;  height:3.94rem;-webkit-transition: all .6s ease 0s; transition: all .6s ease 0s;}
.k5 .swiper-slide a:hover .cp_t img{transform: scale(1.05);}
.k5 .swiper-slide a:hover .cp_t{box-sizing:border-box;}
.k5 .swiper-slide a h3{ margin: 0 0; font-size:14px; color:#fff; text-align:center; line-height:1rem; height:1rem; overflow:hidden;}
.k5 .swiper-slide a h3{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:1; }

.k5 .more a{ background:#fff; color:#333}

.jjk{width:100%; display:table; color:#777;  padding:0rem 0 0.8rem;}
.jjk .bt h1{ color:#fff}
.jj{ width:9rem;  display:table; margin:0 auto; padding:0.5rem 0  0.5rem; box-sizing:border-box }
.jj h1{ font-size:24px; font-weight:bolder; padding:0 0 0.3rem; text-align:center; color:#333}
.jj p{ font-size:15px; line-height:2; margin:0 auto 0.4rem   }
.jjk .more a{ }
.jjk img{ width:9rem; display:table; margin:0 auto}


.k4{ width:10rem; display:table; background:url(../images/bj2.jpg) no-repeat center top #14569b; background-size:10rem; padding:0 0 0.6rem}
.sy_case{ width:9.6rem; display:table; margin:0 auto; padding:0.8rem 0 0}
.sy_case ul{ width:100%; display:table}
.sy_case li{ width:4.78rem; float:left; margin-top:0}
.sy_case li a{ color:#fff; width:4.35rem; display:table; margin:0 auto; text-align:center}
.sy_case li a h1{ font-size:20px; line-height:40px;}
.sy_case li a .case_t{ width:4.53rem; border:1px solid #fff; box-sizing:border-box}
.sy_case li a .case_t img{ width:4.53rem; height:3.2rem; display:table }
.sy_case li a span{ background: url(../images/jt03.png) no-repeat center center; width:100%; height:0.6rem; background-size:0.6rem; display:table; margin:0.1rem auto 0.2rem auto}

.bt2{ position:relative; line-height:1.6; display:table; padding: 0 0.5rem 0.3rem; background:#de0327; color:#fff; margin:-0.7rem auto 0 auto; text-align:center; text-transform:uppercase; font-size:14px;}
.bt2 h1{ font-size:26px; font-weight:bolder; padding:0.2rem 0 0}
.more1{ display:table; margin:0 auto; padding:0.6rem 0 0}
.more1 a img{ width:3rem; display:table}


.k6{ width:10rem; display:table; margin:0 auto; padding:0 0 0.6rem}
.xwt{ width:9.2rem; display:table; margin:0 auto}
.xw1{ width:9.2rem; display:table; margin:0 auto; padding:0.3rem 0}
.xw1 li{ width:100%}
.xw1 li a{ width:100%; line-height:1rem; color:#666;  font-size:15px;}
.xw1 li a span{ width:7rem; float:left}
.xw1 li a span{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:1; }
.xw1 li a time{ float:right}
/*news*/

.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 h2{ font-size:28px}
.bt h1{ font-size:13px}
	}
@media screen and (max-width:375px) {

}	
	
@media screen and (max-width:320px) {
.s_nav a{ font-size:14px; }
.bt h2{ font-size:26px}
.bt h1{ font-size:12px}



}



.fy{ font-size:14px; color:#282828; margin:0.2rem; text-align:center;}
/*footer*/
.footer { background:#060607;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;}
