@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}
.header .logo {  float:left; z-index:5; position:relative  }
.header .logo img { height:1.25rem; padding-left:0.25rem}
.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;}
.header .tel { float: left; line-height:1.25rem; height:1.25rem; margin-left:0.55rem}
.header .tel a{color:#9b010e; font-style:inherit; font-size:18px;}
.header .tel i{ width:0.7rem; display:table;float: left; background:url(../images/tel.png) no-repeat center center; background-size:0.7rem; height:1.25rem}

/*弹出菜单*/
.menu1{background-color:rgba(0, 0, 0,0.6); font-family: "微软雅黑"; z-index:}
.menu1 a{color: #fbe909; font-size:14px;}
.menu1 a:hover{text-decoration: underline;}
.menu-header{border-bottom:1px solid #3b3b3b; 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(0, 0, 0, 0.8); height:100%; }
.menu-section-title{text-transform: uppercase; color: #fbe909; 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:#fbe909;}
.s_nav dt{ border-bottom:1px solid #fdfbe5;display:table; width:10rem;}
.s_nav a{ width:2.5rem; text-align:center; float:left; font-size:16px; color:#000; 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; 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;}
.k1{ padding:0 0 40px }
.bt1{ display:table; text-align:center; margin:0 auto; padding:0.7rem 0 0.6rem;}
.bt1 h1{ font-size:30px; color:#000; font-weight:100;line-height:1.4;}
.bt1 h1 span{font-weight: bold;}
.bt1 h2 .btx {display: block;width: 20px; height:1px; background:#000; margin:0px 10px 0;}
.bt1 h2 {display: flex;align-items: center;justify-content: center;margin-top: 0px;}
.bt1 h2 p {font-size:15px;color: #000;text-transform: uppercase; line-height:24px;}
.sy_sz{ width:10rem; display:table; margin:0 auto 0.4rem}
.sy_sz dl{ width:33.3%; padding:0 2%; box-sizing:border-box; display:table; float:left; text-align:center}
.sy_sz dl h1{ font-size:34px; color:#c91812; font-weight:bolder; line-height:1; margin:0 auto 12px;}
.sy_sz dl h1 span{ font-size:14px; color:#000; margin-left:5px;}
.sy_sz dl h2{ font-size:13px; color:#000000; line-height:1.4;}


.cp_k{ width:10rem; display:table; margin:0 auto; padding:0.2rem 0 0.7rem}
/* 本例子css */
.picScroll-left{ width:10rem; height:8rem; /* overflow:hidden; */position:relative;   }
.picScroll-left .hd{ overflow:hidden; padding:0 0;  }
.picScroll-left .hd .prev{opacity: .8; display:block;  width:0.5rem; height:1rem; float:right;  overflow:hidden;
			 cursor:pointer; background: url(../images/jt1.png) no-repeat center center; background-size:100%; position:absolute; right:0; top:3.2rem;z-index:999}
.picScroll-left .hd .next{opacity: .8;width:0.5rem; height:1rem; float:left; background: url(../images/jt2.png) no-repeat center center; background-size:100%;cursor:pointer; position:absolute; left:0;top:3.2rem; z-index:999}
/*.picScroll-left .hd .prev:hover,.picScroll-left .hd .next:hover{opacity: 1;}
*/
.picScroll-left .bd{ width:9.5rem; padding-left:0.29rem;height:8rem;  overflow:hidden;   }
.picScroll-left .bd ul{ /*overflow:hidden;*/ zoom:1; }
.picScroll-left .bd ul li{float: left;width:4.41rem; height:7.84rem;margin: 0 0.15rem;}
.picScroll-left .bd ul li a{display: block;width:4.41rem; height:7.84rem;color: #fff;}
.picScroll-left .bd ul li a .cp_t{width:4.41rem; height:7.84rem;text-align:center;}
.picScroll-left .bd ul li a img{display:block;    border: none;width:4.41rem; height:7.84rem; max-width: 100%;display:block;-webkit-transition: all .6s ease 0s; transition: all .6s ease 0s;}
.picScroll-left .bd ul li a:hover img{transform: scale(1.06);}
.picScroll-left .bd ul li a:hover h1{ color:#cf222b;background:url(../images/cp_bj1.png) no-repeat center center;}

.more{ border:1px solid #fbe909; border-radius:0.1rem; display:table;height:1rem; line-height:1rem; margin:0  auto}
.more .more_gd{ display: table; background:#fbe909; height:1rem; padding:0 0.25rem;border-radius:0.1rem; float:left; text-align: center; font-size: 14px; color: #000; border-radius:0.1rem}
.more .more_gd:hover{ background:#212121; color:#fbe909}
.more span{  background:url(../images/tel1.png) no-repeat center left;height:0.98rem; display:inline-block;  background-size:0.6rem; padding-left:0.7rem; font-weight:bolder; margin:0 0.2rem;float:left}
.more span a{font-size:20px; color:#000;}


/*k2*/
.fban{ width:10rem;}
.fban img{ display:table}
.k2_bj{ width:100%; background:url(../images/bj1.jpg) no-repeat center center; display:table}
.k2_bj img{ width:10rem; display:table; margin:0 auto}

.k4{ background:url(../images/bj2.jpg) no-repeat center bottom #f1df01; background-size:10rem;  width:100%; display:table; margin:0.6rem auto 0; padding:0 0 0.6rem}
.jj{ width:10rem; display:table; margin:0 auto;text-align:right;}
.jj_bt{ width:9.4rem;display:table; margin:0.7rem auto 0.2rem;}
.jj_n{ font-size:14px; line-height:1.6; color:#000; margin-right:0.3rem; width:9rem; float:right;  overflow:hidden}
.jj a{ float:right;padding:0.4rem 0 0; margin-right:0.3rem;}

/*k5*/
.k5 .swiper-button-next, .swiper-container-rtl .swiper-button-prev{ background:url(../images/sz_jt1.png) no-repeat center center; width:0.6rem; height:1.2rem; background-size:0.6rem }
.k5 .swiper-button-prev, .swiper-container-rtl .swiper-button-next{background:url(../images/sz_jt.png) no-repeat center center; width:0.6rem; height:1.2rem; background-size:0.6rem}

.k5 .sz{ width:8rem; display:table; margin:0 auto; color:#fff; text-align:left; padding:2rem 0 0 1rem; position: absolute}
.k5 .sz h1{ font-weight:bolder; font-size:18px; line-height:1.2; margin:0 0 0.3rem;}
.k5 .sz p{ width:6rem; font-size:14px; line-height:0.8rem; height:1.6rem; overflow:hidden; display:table; margin:0 0 0.6rem}
.k5 .sz p{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:2; }

.k5 .sz span{ height:0.9rem; line-height:0.9rem; background:#fbe909; font-size:14px; padding:0 0.4rem; color:#000; text-align:center; display:table; border-radius:0.5rem;}



/**/
.k6{ width:100%; display:table; margin:0 auto; background:#f7f7f7;padding:0 0 0.7rem}
/* 本例子css */
.slideTxtBox{ width:10rem;  text-align:left;  display:table; margin:0 auto; padding:0 0 0.6rem }
.slideTxtBox .hd{ height:1rem; line-height:1rem ;  padding:0 ; margin:0 auto 0.4rem;  position:relative; }
.slideTxtBox .hd ul{ display:table; margin:0 auto;height:1rem; line-height:1rem   }
.slideTxtBox .hd ul li{ float:left; padding:0;border-radius:0.5rem; font-size:16px; text-align:center; margin:0 0.15rem;width:2.6rem; cursor:pointer; background:#212121; color:#fbe909;  }
.slideTxtBox .hd ul li.on{ background:#fbe909; color:#212121}
.slideTxtBox .bd{}

.slideTxtBox .bd .hj{ width:10rem; display:table; margin:0 auto}
.slideTxtBox .bd .hj dl{ width:4.8rem; height:3.31rem;float:left; margin:0 auto 10px; position:relative}
.slideTxtBox .bd .hj dl a {width:4.53rem; height:3.31rem; display:table; margin:0 auto}
.slideTxtBox .bd .hj dl a h1{ display:none; position: absolute; bottom:0; background:rgba(0, 0, 0, 0.8); width:100%; height:50px; line-height:50px; color:#fbe909; text-align:center; font-size:15px;}
.slideTxtBox .bd .hj dl a .hj_t{width:4.53rem; height:3.31rem;text-align:center; overflow:hidden}
.slideTxtBox .bd .hj dl a .hj_t  img{display:block;    border: none;width:4.53rem; height:3.31rem; max-width: 100%;display:block;-webkit-transition: all .6s ease 0s; transition: all .6s ease 0s;}
.slideTxtBox .bd .hj dl a:hover .hj_t img{transform: scale(1.1);}
/*.slideTxtBox .bd .hj dl a:hover h1{ display:block}
*/


.k7{ padding:0 0 50px; display:table; width:10rem; margin:0 auto;}
.xw{ width:9.2rem; margin:0 auto; display:table; padding:0 0 0.4rem}
.xw .xw_top{ width:100%; display:table; border-bottom:1px dashed #d2d2d2}
.xw .xw_top a .xw_t{ height:2.5rem;  background:#fbe909; width:100%;}
.xw .xw_top a .xw_t img{ width:5.94rem; height:2.5rem; float:right; overflow:hidden}
.xw .xw_top a .xw_t time{ width:3.2rem; float:left; text-align:center; font-size:13px; line-height:1.2; color:#333}
.xw .xw_top a .xw_t time span{ display:table; font-size:34px; margin:0 auto; padding:0.5rem  0 0}
.xw .xw_top a .xw_w{ width:96%; font-size:14px; line-height:24px; color:#939191; display:table; margin:0 auto; padding:0.2rem 0 0.35rem}
.xw .xw_top a .xw_w h1{ font-size:16px; color:#333333; line-height:1rem; height:1rem; font-weight:bolder;}

.xw .xw_top a .xw_w h1 i{ font-size:14px; float:right; font-weight:100}
.xw .xw_top a .xw_w h1 span{}
.xw .xw_top a .xw_w  p{ height:1rem; line-height:0.5rem; overflow:hidden}
.xw .xw_top a .xw_w  p{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:2; }

.xw dl{ height:48px; line-height:48px; border-bottom:1px dashed #ecebeb; width:96%;display:table; margin:0 auto; }
.xw dl a{ font-size:15px; color:#333333}
.xw dl a i{ width:4px; height:4px; margin:20px 10px 0 0; border:2px solid #000; display:table; float:left}
.xw dl a span{ width:5.6rem; float:left}
.xw dl a time{ float:right;color:#939191;}
.xw dl a:hover i{  border:2px solid #fbe909;}

.xw .xw_top a .xw_w h1,.xw dl a span{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:1; }


/*fott*/
.fott { width:100%; background:#fbe909;  font-size:14px; line-height:1.5; color:#000; padding:0.2rem  0 0 }
.fott a{ color:#363636;}
.fott a:hover{ color:#000; font-weight:bolder}

.fo{ width:10rem; display:table; margin:0 auto; padding:0.4rem 0rem 0.2rem;}
.fo_bt{ font-weight:bolder; font-size:22px; line-height:1.4; margin:0 0 0.2rem;}
.fo_l{ width:100%; text-align:center;border-bottom:1px solid #000; padding:0 0 0.2rem}
.fo_wx{ padding:0.1rem 0 0; width:6.6rem; display:table; margin:0 auto}

.fo_r{ width:9.2rem; font-size:14px; line-height:1.6; display:table; text-align:center; margin:0 auto; padding:0.4rem 0 }
.fo_r h1{ font-weight:bolder; line-height:1.8; font-size:16px;}


.fo22{ text-align:center; font-size:13px; text-align:center; display:table; margin:0 auto; width:100%; line-height:1.8; color:#363636; background:#fff; padding:0.2rem 0 }

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

	}


@media screen and (max-width:384px) {
.bt1 h1{ font-size:28px}	
.bt1 h2 p{ font-size:14px;}
.sy_sz dl h1{ font-size:28px;}
.sy_sz dl h2{ font-size:12px}
.sy_sz dl h1 span{ font-size:13px;}
.more .more_gd{ font-size:13px;}
.more span a{ font-size:18px;}
.slideTxtBox .hd ul li{ font-size:15px;}
.k5 .sz h1{ font-size:17px;}
.k5 .sz p,.k5 .sz span{ font-size:13px;}

.xw .xw_top a .xw_w h1{ font-size:15px;}
.xw .xw_top a .xw_w{ font-size:13px}
.xw dl a{ font-size:14px;}

	}
@media screen and (max-width:375px) {
.jj_r p{ font-size:13px;}
.jj_n{ font-size:13px;}
.fo_bt{ font-size:20px;}
.fo_r h1{ font-size:15px;}
.fo_r{ font-size:13px;}


}	
	
@media screen and (max-width:320px) {
.s_nav a{ font-size:14px; }
.bt1 h1{ font-size:26px}	
.bt1 h2 p{ font-size:12px;}
.sy_sz dl h1{ font-size:26px;}
.sy_sz dl h1 span{ font-size:12px;}

.more .more_gd{ font-size:12px;}
.more span a{ font-size:16px;}
.slideTxtBox .hd ul li{ font-size:14px;}
.k5 .sz h1{ font-size:16px;}
.k5 .sz p,.k5 .sz span{ font-size:12px;}
.xw .xw_top a .xw_w h1{ font-size:14px;}
.xw .xw_top a .xw_w{ font-size:12px}
.xw dl a{ font-size:13px;}
.fo22{ font-size:12px;}
}



.fy{ font-size:14px; color:#282828; margin:0.2rem; text-align:center;}
/*footer*/
/*footer*/
.footer { background:#2a2a2a;position:fixed; bottom:0; width:10rem; z-index:5000;height: 1.08rem;background:url(../images/fo.jpg) 0rem 0px no-repeat;  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;}
