@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: 0;height:1.4rem; background:#fff; display:table; margin:0 auto; width:10rem; overflow:hidden; }
.header .logo {  float:left; z-index:5; position:relative  }
.header .logo img { height:1rem; display:table; padding:0.2rem 0 0 0.3rem }
.header .menu {  float:right; height:1.4rem; background:none; border:none; outline:medium;}
.header .menu a span{ font-size: 16px;}
.header .menu a img{ height:0.45rem;  display:table; float: right; margin: 0.45rem 0.3rem 0}
.header .menu a{ color:#333333; font-size:15px; line-height: 1.4rem;}

.header .tel { float: right; height:1.3rem; padding:0rem 0.5rem 0 0   }
.header .tel a{color:#333; font-style:inherit; line-height: 1.3rem; font-size:18px;}
.header .tel a{ background: url("../images/tel.png") no-repeat left center;padding: 0 0 0 0.5rem;     font-size:18px; background-size: 0.4rem; }




/*弹出菜单*/
.menu1{background-color:rgba(27, 125, 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 #4596cc; 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(27, 125, 195, 0.8); height:100%; }
.menu-section-title{text-transform: uppercase; color: #1b7dc3; 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:#1b7dc3;}
.s_nav dt{display:table; width:10rem;/* border-bottom:1px solid #3b67bb*/}
.s_nav a{ width:2.5rem; text-align:center; line-height:1.1rem; float:left; font-size:15px; color:#fff;/* padding:0.25rem 0; */}
.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.5rem; height:0.1rem; background:#fff; border-radius:0; opacity:1;}
.swiper-pagination-bullet-active{ width:0.5rem; height:0.1rem;  background:#1b7dc3; 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}
.swiper-container .swiper-slide img{ display:table}

/*wrap*/
.wrap{ width:10rem;}
.box1{ width:100%; display:table; margin:0 auto 0.7rem}
.bt{ font-size:30px; font-weight: bolder;color:#666666; text-align:center; width:100%; display:table; padding:0.8rem 0 0.6rem; line-height:1}
.bt span{ color:#1b7dc3}

.c5{background:#1b7ec2;padding-top:20px;padding-bottom:20px;margin-top:3%}
.c5ads{display:flex}
.c5ads li{flex:1;border-right:1px solid #60a5d4;color:#ffffff;text-align:center;position:relative;width:33%}
.c5ads li:nth-child(4){border-right:none}
.c5ads li h3{font-size:18px;font-weight:600;padding-top:4px}
.c5ads li p{font-size:12px;padding-bottom:10px;padding-top:2px}
.c5ads li sup{font-size:12px;font-weight:normal;padding:0 2px;top:0}
.c5ads li i{font-style:normal;padding-top:10px;display:inline-block;font-size:9px;width:100%}


.jj_t{ width:9rem; display:table; margin:0 auto}
.jj_t img{ width: 100%}
.jj_w{width:9rem; display:table; margin:0 auto; color:#666; line-height:1.8; font-size:14px; padding:0.2rem 0 0.6rem}
.more{ width:100%; display:table; text-align:center}
.more a{ font-size:13px; background:#1b7dc3; color:#fff; display:table; margin:0 auto;line-height:.9rem; padding:0 0.8rem; border-radius:1rem;}

.ys_t1 img{ display:table;width:10rem; }
.ysk{ width:10rem;  background:#f7f7f7; margin:0 auto; text-align: left; display:table; padding:0 0 0.6rem;}
.ys_t0{ width:9rem; display:table; margin:0 auto; padding:0.1rem 0 0}
.k2 .swiper-slide{ background:none}
.k2 .swiper-container4{ width:9rem;  margin:0 auto; padding:0 0 0.4rem}
.k3{ background: #f7f7f7; width: 10rem; display: table}
.k3 .swiper-slide{ background: none}
.k3 .swiper-pagination-bullet{width:0.5rem; height:0.1rem; background:#999; border-radius:0; opacity:1;}
.k3 .swiper-pagination-bullet-active{ width:0.5rem; height:0.1rem;  background:#1b7dc3; border-radius:0; opacity:1;}


.ys{ width:9rem; display:table; margin:0 auto; text-align:left}
.ys h1{  color:#333;font-size:20px; background:url("../images/logo2.png") no-repeat center left; background-size:0.9rem;  text-transform:uppercase; font-weight:bolder; width:100%; display:table; line-height:1.2rem; padding:0.1rem 0 0.1rem 1.2rem; box-sizing:border-box }
.ys h1 span{ display:table; font-weight:bolder; padding:0 0 0 0.8rem}
.ys p{ font-size:14px; line-height:0.6rem;  margin:0 0 0.9rem; color:#666666; }
.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}
.ysk .swiper-pagination-bullet{ background:#666666}
.ysk .swiper-pagination-bullet-active{ background:#0066d9}
.ysk .swiper-slide{ background:#f7f7f7}

.box4{ width:10rem; display:table; }
.box4 ul{ width:9rem; display:table; margin:0 auto; padding:0.2rem 0 0.6rem}
.box4 li{ display:table; width:100%; padding:0.2rem  0}
.box4 li a{ color:#666666; font-size:13px; line-height:1.2;}
.box4 li a h1{ font-size:16px; color:#000; margin:0 0 ; line-height:0.9rem; width:100%; display:table}
.box4 li a h1 span{ width:7rem; float:left;}
.box4 li a h1 i{ font-size:12px; color:#666; border:1px solid #d6d6d6; line-height:0.7rem; padding:0 0.2rem; display:table; float:right}
.box4 li a p{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:1; }
/*box5*/
.box5{ width:10rem; display:table; background:#f5f5f5; padding:0 0 0.8rem}
.box5 ul{ padding:0 0 0.3rem 0.3rem; display:table}
.box5 li{ width:4.53rem; float:left; margin:0 0.1rem 0.1rem;}
.box5 li a{ width:4.53rem; display:table}
.box5 li a img{width:4.53rem; display:table}
.box5 li a h1{ width:100%; text-align:center; font-size:15px; color:#333; line-height:1rem;}
.slngy_fb{width:9rem;margin: 0 auto; box-sizing:border-box;margin-top: 4%;padding: 0.4rem 0.6rem;background-color: #ffffff;box-shadow: 0px 3px 20px 4px rgba(0, 0, 0, 0.08);border-radius:0.5rem;text-align: center;}
.slngy_fb h3{font-size: 13px;font-weight: normal;line-height: 1.33;color: #666666;}
.slngy_fb h4 span{color: #1b7dc3;}
.slngy_fb h4{font-size:18px;font-weight: bold;line-height: 1.25;color: #222222;margin: 10px 0 12px;}
.slngy_fb h5{ display:table; padding:0 0.4rem;margin: 0 auto;background-image: linear-gradient(54deg, #1b7dc3 0%, #1b7dc3 100%), linear-gradient(#1b7dc3, #1b7dc3);background-blend-mode: normal, normal;border-radius: 22px;font-size: 13px;font-weight: normal;line-height:1rem;color: #ffffff;}

.yst{text-align: center;margin-top: 15px; letter-spacing: 2px;color: #ffffff;font-size: 20px;background: url("../images/ys01.png") no-repeat top center;padding: 11% 0 10% 0;}

.hengtu1{margin-top:5%;text-align:center;background:#f7f7f7;padding-bottom:20px}
.mht img{width:100%}
.mht{margin:4% 5% 6% 5%}
.mbox{text-align:center;margin:0 24%}
.mbox a{display:block;float:left;color:#ffffff;font-size:14px;width:50%;height:34px;background:#333333;line-height:34px;border-radius:25px 0 0 25px}
.mbox a:last-child{background:#1b7dc3;border-radius:0 25px 25px 0}

/*box5*/
.box6{ width:10rem; background:url(../images/bj1.jpg) no-repeat center center; background-size:10rem; display:table; padding:0 0 0.6rem}
.box6 .bt h1{ color:#fff}
.box6 .bt p{ color:#fff; opacity:.6}
.box6 ul{ display:table; padding:0 0 0.2rem 0.2rem}
.box6 li{ width:4.53rem; float:left; display:table; margin:0 0.15rem}
.box6 li a{ color:#fff}
.box6 li a h1{ font-size:15px; text-align:center; line-height:1rem;}
.box6 .more a{ background:#fff; color:#333}

.box2{ width:10rem; display:table; padding:0 0 0.8rem}
.sy_nav{  display:table; margin:0 auto 0.0rem; padding:0 0 0.2rem 0.1rem; }
.sy_nav li{ width:4.5rem; margin:0 0.2rem 0.2rem; height:1.3rem;float:left; background:url(../images/nav1.png) no-repeat center center; background-size:100% 100%; }
.sy_nav li a img{ height:0.8rem; display:table; float:left; padding:0.3rem 0 0 0.3rem}
.sy_nav li a{ color:#fff; font-size:12px;}
.sy_nav li a h1{ font-size:16px; line-height:1.3rem; float:left; padding: 0 0 0 0.25rem}
.sy_nav li a h1 span{ display:table;font-size:12px; text-transform:uppercase}

.cp{ width: 10rem; padding:0 0 0 0.1rem; box-sizing:border-box;display:table; box-sizing:border-box; margin: 0 0 0.2rem}
.cp li{float:left; width:4.9rem;text-align:center;margin:0 0 0.3rem;}


.cp li a{ margin:0 auto; display:table}
.cp li a .cp_t{ width: 4.53rem; height: 3.31rem;   }
.cp li a .cp_t img{ width:4.53rem; height:3.31rem; display:table}
.cp li a h3{  width:4.53rem;  height:1rem; line-height:1rem; font-size:15px; color:#333; text-align:center; display: none}
/*.cp li a h3{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:1; }*/

.cp1{ width: 10rem; padding:0 0 0 0.1rem; box-sizing:border-box;display:table; box-sizing:border-box; margin: 0 0 0.2rem}
.cp1 li{float:left; width:4.9rem;text-align:center;margin:0 0 0.1rem;}
.cp1 li a{ margin:0 auto; display:table}
.cp1 li a .cp_t{ width: 4.53rem; height: 3.62rem;   }
.cp1 li a .cp_t img{ width:4.53rem; height:3.62rem; display:table}
.cp1 li a h3{  width:4.53rem;  height:1rem; line-height:1rem; font-size:15px; color:#333; text-align:center}
.cp1 li a h3{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:1; }


.box3{ margin:0.6rem 0 0; padding:0 0 0.6rem; width:10rem; background:url(../images/bj2.jpg) no-repeat center top; background-size: cover}

/*news*/
.k5{ display:table; padding:0 0 0.6rem; width:10rem}
.xw_t{ width:9.5rem; display:table; margin:0 auto 0.3rem}
.xw_t img{ width:9.5rem; }
.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 #a7a7a7; background:#fff; display:table; width:9.4rem; margin:0rem auto 0.3rem; padding:0;}
.idea_r a li{width:9.4rem; display: table; }
.idea_r a li .time{ width:1.7rem; height:1.75rem;float:left; margin-right:0.4rem; color:#fff; background:#1b7dc3}
.idea_r a li .time h1{ font-size:24px; width:100%; padding:0.3rem 0 0; text-align:center; line-height:0.7rem; height:0.7rem;}
.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.5rem; height:0.5rem; margin-top:0.15rem; margin-bottom:0.05rem; font-size:14px; 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:#1b7dc3;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:12px; line-height:0.4rem; height:0.8rem;}
.idea_r a li .idea_w h2{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:2; }

.k4{ width:10rem;background:url("../images/bj0.jpg") no-repeat center center; background-size:100%;  color:#fff;  }
.k4 .bt{ color: #fff}
/* k4 */
.k4 .slideTxtBox1{ width:10rem; text-align:left; padding:0 0 0.4rem;  }
.k4 .slideTxtBox1 .hd{  }
.k4 .slideTxtBox1 .hd ul{ display:table;  margin:0 auto; padding:0rem 0 0.2rem }
.k4 .slideTxtBox1 .hd ul li{ font-size:14px; display:inline-block; text-align:center;  background:url(../images/nav3.png) no-repeat center center; background-size:100%; width:2.8rem;  line-height:0.8rem; }
.k4 .slideTxtBox1 .hd ul li.on{ background:url(../images/nav2.png) no-repeat center center; background-size:100%;  color:#fff; }
.k4 .slideTxtBox1 .bd{ padding:0;  zoom:1;  }


.xw-tj{ width: 9.4rem; display:table; margin: 0 auto; padding: 0.2rem; box-sizing: border-box;  border: 1px solid #eeeeee;}
.xw-tj img { width: 3rem; float: left; display: table}
.xw-tj a{color:#666666; font-size: 14px;}
.xw-tj a .xw-w{ width:5.6rem; float: right}
.xw-tj a .xw-w h1{ font-size: 15px; line-height: 1rem;}
.xw-tj a .xw-w h1{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:1; }
.xw-tj a .xw-w p{ font-size: 12px; line-height: 0.5rem}
.xw-tj a .xw-w p{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.xw-nav{ display: table; margin: 0 auto}
.xw-nav a{padding: 0 20px; margin: 0 5px; float: left;color:#fff;font-size:14px; background: #333; line-height: 0.9rem}
.xw-nav a:nth-child(2){background: #ffffff; color: #333}


.xw_t{ width: 9.36rem; display:table; margin:0 auto 0.2rem; padding:0.3rem 0 0}
.xw_t img{ width:100%; display:table}
.xw{ width:9.36rem; display:table; margin:0 auto; padding:0.4rem 0 1.4rem}
.xw ul{ width:100%; padding:0 0 0.4rem}
.xw li{ width:100%;  line-height:0.5rem; border-bottom:1px solid #eeeeee; }
.xw li a{color:#fff;padding:0.3rem 0; display:table; width:100%}
.xw li a h1{background:url("../images/xw-d.png") no-repeat center left; background-size:0.2rem;  width:100%; font-size:15px; overflow:hidden}
.xw li a h1 span{ width:100%; display: table; box-sizing: border-box; padding:0 0 0 0.4rem;}
.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:13px; 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; }


/* .ddd{height:40px;} */
.box7{background: url("../images/fo-bj.jpg") no-repeat;background-size: 100% 100%;padding:5% 0 10%;}
.box7 .bt{ padding: 0.5rem 0 0.3rem;}
.box7 .bt h1{ color: #fff; font-size: 22px;}

.lx{color:#fff;font-size:16px;text-align:center;line-height:25px;padding:3% 0 7%;}
.codes{width:40%;margin:0 auto;text-align:center;}
.codes img{width:100%;display:block;}
.codes p:nth-child(2){color:#fff;font-size:16px;margin-top:8%;}





.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) {
.bt h1{ font-size:24px;}
.bt{ font-size:13px;}
	}
@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{ font-size:23px;}
.bt{ font-size:12px;}
}	
	
@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;}

.slideTxtBox .hd ul li{ font-size:14px}


}



.fy{ font-size:14px; color:#282828; margin:0.2rem; text-align:center;}
/*footer*/
.footer { background:#363636;position:fixed; bottom:0; width:10rem; z-index:5000;}
.footer ul li { float:left; width:25%; text-align:center;vertical-align: sub;}
.footer ul li a { display: block; padding:.15rem 0;vertical-align: sub;font-size: 14px; color: #fff; line-height:0.5rem; }
.footer ul li .fo1 i{ width:0.7rem; height:0.7rem; display: table; margin:0 auto; background:url(../images/ico11.png) center center no-repeat; background-size:0.7rem;   }
.footer ul li .fo2 i{ width:0.7rem; height:0.7rem; display: table; margin:0 auto; background:url(../images/ico22.png) center center no-repeat; background-size:0.7rem;   }
.footer ul li .fo3 i{ width:0.7rem; height:0.7rem; display: table; margin:0 auto; background:url(../images/ico44.png) center center no-repeat; background-size:0.7rem;   }
.footer ul li .fo4 i{ width:0.7rem; height:0.7rem; display: table; margin:0 auto; background:url(../images/ico33.png) center center no-repeat; background-size:0.7rem;   }


.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;}
