@charset "utf-8";
@import url("iconfont.css");
*{margin:0;padding:0}
html{overflow-x:hidden;font-size:13.3333333333vw}
body{width:100%;min-width:320px;min-height:100vh;margin:0 auto;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;background:#fff;overflow-x:hidden;text-align:left;position:relative;font-size:16px;color:#000}
img{border:none}
h1,h2,h3{font-weight:400}
a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent;outline:none；}
input,select,textarea{font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;font-size:16px;outline:0;margin:0;padding:0}
input::-webkit-input-placeholder{color:#999!important}
textarea::-webkit-input-placeholder{color:#999!important}
input[type=button],input[type=date],input[type=number],input[type=reset],input[type=search],input[type=submit],input[type=text],input[type=time]{-webkit-appearance:none}
select{-webkit-appearance:none}
textarea{-webkit-appearance:none}
input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0}
ol,ul{padding:0;list-style-type:none}
em{font-style:normal}
.lt{float:left}
.rt{float:right}
input.sub,label{border:none;cursor:pointer}
input,textarea{font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;outline:0;margin:0;padding:0}
table{border-collapse:collapse}
td,th{padding:0}
.clearfix::after{content:"";display:block;clear:both}
*{box-sizing:border-box}
.fixed:before, .clearfix:before, .cf:before, body:before, .header:before, .main:before, .footer:before { content: ''; display: table }
.fixed:after, .clearfix:after, .cf:after, .header:after, .main:after, .footer:after { content: ''; display: table; clear: both; }
.fixed, .clearfix, .cf, .header, .main, .footer { *zoom: 1 }
.clear { clear:both;}
.wrap{width:1200px;position:relative;max-width:100%;margin:0 auto}
.wrap::after{content:"";display:block;clear:both}
/*自定义*/
body{ font-family:Microsoft YaHei}

/*header*/
.header{transition:all .3s;height:100px; position:relative; background-color:#2067d1; position:absolute; top:0; left:50%; margin-left:-635px; width:1270px; z-index:3333;  }
.header *{transition:all .3s}
.header .logo{float:left; width:440px; background-color:#2054a3; height:100px; line-height:90px; text-align:center;}
.header .logo img{max-width: 90%;max-height: 90%;vertical-align: middle;}
.header .nav{float:left; width:650px; overflow:hidden;}
.header .nav ul li{float:left; color:#ffffff; font-size:16px; line-height:100px; margin-left:38px; } 
.header .nav ul li a {color:#ffffff; }
.h-tel{ float:right; background:url(../images/h-tel.png) no-repeat left center; color:#ffffff; font-size:16px; line-height:100px; padding-left:21px; margin-right:36px; }
.nav_btn{display:none;width:26px;height:20px;position:absolute;right:10px;top:36%;}
.nav_btn span{display:block;transition:all .3s;height:3px;width:100%;position:absolute;left:0;border-radius:2px;background:#ffffff;transition:all .3s}
.nav_btn span:nth-of-type(1){top:0}
.nav_btn span:nth-of-type(2){top:50%;margin-top:-1.5px}
.nav_btn span:nth-of-type(3){bottom:0}
.nav_btn.on span:nth-of-type(1){top:50%;transform:rotate(45deg)}
.nav_btn.on span:nth-of-type(2){opacity:0}
.nav_btn.on span:nth-of-type(3){top:50%;transform:rotate(-45deg)}
.f_nav { display:none; margin:0 auto; text-align:center; width:100%; max-width:750px; min-width:320px; height: 3.5em; padding: 0.1em 0;background:#0071bd;position:fixed; bottom:0; z-index:999;}
.f_nav a{color: #fff; display: block; text-align: center; width: 33.33%; float: left; margin: 0 auto; font-size:14px;}
.f_nav a i{display: block;font-size: 1.5em;line-height: 1.4em;}
.header-wrap { display:none;}
/* nav_zzc */
.nav_zzc{display: none;background: rgba(0, 0, 0, 0.6);position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 99990;}
.nav_menu {  width:0; position:fixed;  right:0; top:0; height: 100%;z-index: 99999;overflow: scroll;background: #fff;}
.nav_menu .nav_menu_top{width: 100%; height:50px;}
.nav_menu .nav_menu_btn{display: block;width:25px;position: absolute;top:16px;right:20px;}
.nav_menu .nav_menu_btn img{display: block;width:25px; }
.nav_menu ul{overflow:hidden; width:100%;overflow: scroll;height: 80%;}
.nav_menu li{ width:100%; overflow:hidden; background:url(../images/nav_icon01.png) no-repeat 89% center;height:50px;border-bottom: 1px solid #eaeaea;}
.nav_menu li a{ color:#333333;font-size:14px;display: block;height:50px;line-height:50px;box-sizing: border-box;padding-left: 6%;}

/*banner*/
.banner { width:100%; position:relative;}
.banner .swiper-container{width:100%;height:100%}
.banner .swiper-slide{text-align:center;font-size:18px;background:#fff;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}
.banner .swiper-button-next{opacity:0.4;outline:none;}
.banner .swiper-button-prev{opacity:0.4;outline:none;}
.banner .swiper-button-next:hover{opacity:0.8;} 
.banner .swiper-button-prev:hover{opacity:0.8;} 
.banner .swiper-slide a { display:block; width:100%;}
.banner .swiper-slide img { width:100%; display:block;}
.banner .pic { width:100%;}
.banner .pic img{ display:block; width:100%;}
/*i-public*/
.i-public { text-align:center; }
.i-public .cn {color:#0071bd; font-size:54px; line-height:1.3; font-weight:bold;}
.i-public .en {color:#666666; font-size:20px; line-height:1.3;  font-weight:bold; background:url(../images/about-qu.png) no-repeat center bottom; padding-bottom:20px;}
/*i-about*/
.i-about { height:735px; background:url(../images/about-bg.jpg) no-repeat top center;}
.i-about-left { float:left; width:605px; margin-top:125px;}
.i-about-left .i-public { text-align:left;}
.i-about-left .i-public .en { background:url(../images/about-qu.png) no-repeat left bottom; }
.i-about-left .des {color:#333333; font-size:16px; line-height:1.875; margin-top:46px;}
.i-about-left .list { margin-top:50px; padding-right:15px;}
.i-about-left .list ul {display:flex; align-items: center; justify-content: space-between;}
.i-about-left .list ul li{ width:auto; text-align:center; }
.i-about-left .list ul li:first-child { margin-left:0;}
.i-about-left .list ul li .pic { height:47px;}
.i-about-left .list ul li .pic img {max-width: 100%;max-height: 100%;vertical-align: middle;}
.i-about-left .list ul li .tit {color:#333333; font-size:16px; line-height:2.5; font-weight:lighter;}
.i-about-left .more {color:#ffffff; font-size:14px; line-height:44px; width:162px; height:44px; background:#0071bd url(../images/about-more.png) no-repeat right center;text-transform:uppercase; padding-left:22px; margin-top:56px;}
.i-about-right { float:right; width:525px; height:560px; margin-top:94px;}
.i-about-right img { width:100%; max-height:100%;}
/*i-pro*/
.i-pro { height:843px; background:url(../images/pro-bg.jpg) no-repeat top center; padding-top:170px;}
.i-pro-list { height:424px; margin-top:33px; position:relative; }
.i-pro-list .swiper-container { width: 100%; height: 100%; } 
.i-pro-list .swiper-slide {  display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; text-align:center; }
.i-pro-list .swiper-button-prev { background:url(../images/btn.png) no-repeat; width:54px; height:53px;right:auto; left:-90px; top:50%; bottom:0;  outline:none; }
.i-pro-list .swiper-button-prev:after { display:none;}
.i-pro-list .swiper-button-next {background:url(../images/btn.png) no-repeat;transform:rotate(180deg); width:54px; height:53px; right:-90px; left:auto; top:50%; bottom:0; outline:none; }
.i-pro-list .swiper-button-next:after { display:none;}
.i-pro-li { width:100%; height:100%; padding:8px;background: #0071bd; }
.i-pro-li .pic{ width:100%; height:305px;}
.i-pro-li .pic img {width: 100%;height: 100%; object-fit: cover;object-position: center 30%;}
.i-pro-li .tit {color:#e9e9e9; font-size:20px; line-height:2; font-weight:bold;overflow:hidden; text-overflow: ellipsis; white-space: nowrap; margin-top:20px; }
.i-pro-li .des {color:#a4c5dc; font-size:14px; line-height:2;overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
/*i-news*/
.i-news { height:858px; background:#eeeeee url(../images/news-bg.jpg) no-repeat bottom center; padding-top:80px;}
.i-news-list { margin-top:38px;}
.i-news-left { float:left; width:580px; height:auto; background-color:#FFF;}
.i-news-left .pic { width:100%; height:337px;}
.i-news-left .pic img {width: 100%;height: 100%; object-fit: cover;object-position: center 30%;}
.i-news-left .con { height:197px; padding:30px 40px 0 40px; }
.i-news-left .con .tit {color:#333333; font-size:18px; line-height:1.5; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.i-news-left .con .des {color:#999999; font-size:14px; line-height:1.5; margin-top:20px;  text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.i-news-left .con .riqi {color:#999999; font-size:14px; line-height:1.5; margin-top:23px; background:url(../images/news-more.png) no-repeat right center; }
.i-news-left:hover .con .tit {color:#0071bd;}
.i-news-right { float:right; width:580px;}
.i-news-right ul li { background-color:#FFF; margin-top:24px; height:162px;}
.i-news-right ul li:first-child { margin-top:0;}
.i-news-right ul li .riqi { float:left; width:88px; margin-left:45px; padding-top:37px;}
.i-news-right ul li .riqi .riqi-mmdd {color:#333333; font-size:18px; line-height:1.5; }
.i-news-right ul li .riqi .riqi-yy {color:#999999; font-size:14px; line-height:1.6; margin-top:4px; padding-bottom:29px; position:relative;}
.i-news-right ul li .riqi .riqi-yy:after{content:""; position:absolute; left:0; bottom:0; width:52px; height:1px; background-color:#d7d7d7; }
.i-news-right ul li .con { float:left; width:407px; padding-top:36px;}
.i-news-right ul li .con .tit {color:#333333; font-size:18px; line-height:1.5; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.i-news-right ul li .con .des {color:#999999; font-size:14px; line-height:1.6; margin-top:20px; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.i-news-right ul li:hover .con .tit {color:#0071bd;}
/*footer*/
.footer { height:290px; background-color:#0071bd; padding-bottom:50px;}
.f-left { float:left; width:420px;}
.f-mid { float:left; margin-left:150px; width:310px; position:relative;}
.f-mid:before{content:""; position:absolute; left:-106px; top:70px; width:1px; height:160px; background-color:#127bc2; }
.f-mid:after{content:""; position:absolute; right:-39px; top:70px; width:1px; height:160px; background-color:#127bc2; }
.f-right { float:right; margin-top:70px; width:160px;}
.f-right img { max-width:100%;}
.f-ban { padding-top:74px; }
.f-ban .cn{color:#ffffff; font-size:18px; line-height:1.5;}
.f-ban .en{color:#80b8de; font-size:14px; line-height:1.5; text-transform:uppercase;}
.f-text {color:#b3d5eb; font-size:14px; line-height:1.72; margin-top:13px;}
.f-text img { vertical-align:middle; margin-right:10px; }
.f-tel {color:#ffffff; font-size:30px; line-height:1.5; margin-top:35px; }
/*f-copy*/
.f-copy { background-color:#03142e; text-align:center;color:#b4b9c1; font-size:14px; line-height:2; padding-top:18px; padding-bottom:18px; }
/*n-position*/
.n-position { border-bottom:#eeeeee solid 1px; height:60px;}
.n-position-left { float:left;color:#333333; font-size:16px; line-height:60px; background:url(../images/home.png) no-repeat left center; padding-left:36px;}
.n-position-left a {color:#333333; }
.n-position-left a:hover { text-decoration:underline;}
.n-position-right { float:right;color:#333333; font-size:22px; line-height:60px;}
/*n-main*/
.n-main { margin-top:30px; padding-bottom:30px;}
.n-left { float:left; width:300px; }
.n-left-ban { height:70px; background-color:#0071bd; color:#ffffff; font-size:20px; line-height:70px;text-indent:65px;}
.n-left-ban img { width:34px; vertical-align:middle; margin-right:14px;}
.n-left-list { height:auto; padding:10px 0; border:#ebe9e9 solid 1px; margin-bottom:30px; background-color:#FFF;}
.n-left-list ul li { color:#666666; font-size:16px; line-height:40px; text-align:center; position:relative; height:40px; overflow:hidden;}
.n-left-list ul li:after{content:""; position:absolute; left:25%; bottom:0; width:0; height:1px; background-color:#0071bd; }
.n-left-list ul li.active a{color:#0071bd;}
.n-left-list ul li.active:after{content:""; position:absolute; left:25%; bottom:0; width:50%; height:1px; background-color:#0071bd; }
.n-left-list ul li:hover a{color:#0071bd;}
.n-left-list ul li:hover:after{ width:50%; }
.n-left-text { border:#ebe9e9 solid 1px;color:#666666; font-size:16px; line-height:2; padding:10px 20px; background-color:#FFF; }
.n-right { float:right; width:860px;}
.n-about {color:#333333; font-size:16px; line-height:2; margin-top:10px;}
.n-about img { max-width:100%;}
/*n-newshow*/
.n-newshow { height:auto;}
.n-show { padding:10px; color:#333333; font-size:16px; line-height:2; min-height:300px;}
.n-show img { max-width:100%;}
.n-show .img-responsive { display:inline;}
.n-tit { font-size:20px; text-align:center; line-height:34px; padding:0 10px; color:#0071bd;}
.n-time { font-size:14px; text-align:center; line-height:18px; margin-top:13px; color:#999999; }
.n-xian {border-bottom:#ebebeb dashed 1px; height:1px; margin-top:20px;}
.n-other { line-height:24px; padding:20px 0; color:#999999; }
.n-other a:hover{ text-decoration:underline; color:#999999; }  
/*n-newlist*/
.n-newlist { height:auto; padding-bottom:20px;}
.n-newlist ul li { border:#ebe9e9 solid 1px; margin-bottom:27px; height:auto; padding:20px;}
.n-newlist ul li .tit {color:#333333; font-size:18px; line-height:44px; height:44px; overflow:hidden; font-weight:bold;}
.n-newlist ul li .des {color:#666666; font-size:15px; line-height:26px; height:52px; overflow:hidden;}
.n-newlist ul li .more { float:right; width:100px; height:30px; background-color:#0071bd; text-align:center; color:#ffffff; font-size:14px; line-height:30px; margin-top:10px;}
.n-newlist ul li:hover { border:#0071bd solid 1px;}
.n-newlist ul li:hover .tit {color:#0071bd;}
.n-newlist ul li:hover .more { background-color:#0071bd;}
/*pagination*/
.pagination { box-sizing: border-box;text-align:center; font-size:14px; margin-top:10px;color:#7b7b7b; padding-bottom:40px;   }
.pagination a { color:#7b7b7b;  padding:5px 7px;border-radius:3px;}
.pagination a:hover { background-color:#0071bd; color:#FFF;}
/*n-piclist*/
.n-piclist { height:auto;}
.n-piclist ul li { float:left; width:274px; height:auto; margin-bottom:8px; text-align:center;}
.n-piclist ul li:nth-child(3n+2) { margin-left:19px;}
.n-piclist ul li:nth-child(3n+3) { margin-left:19px;}
.n-piclist ul li .pic{ width:100%; height:227px; text-align:center; line-height:217px; overflow:hidden; border:#ebe9e9 solid 1px;}
.n-piclist ul li .pic img{max-width: 100%;max-height: 100%;vertical-align: middle;	transition: 0.5s;}
.n-piclist ul li .tit { color:#333333; font-size:16px; line-height:44px; height:44px; overflow:hidden;}
.n-piclist ul li:hover .tit {color:#0071bd;}

@media (max-width:1400px){
.i-pro-list .swiper-button-prev { display:none; }
.i-pro-list .swiper-button-next { display:none; }
}

@media (max-width:1300px){
/*header*/
.header{ height:100px; left:0; margin-left:0; width:100%;}
.header .logo{ width:33%;}
.header .nav{ padding-left:1%; width:52%;}
.header .nav ul li{ margin-left:6%; } 
.h-tel{ margin-right:2%; }

}

@media (max-width:1200px){
.wrap{width:94%}
.header{height:80px;}
.header .logo{ height:80px; line-height:70px;}
.header .nav{float:right; width:63%; padding-left:0;}
.header .nav ul li{ line-height:80px;  } 
.h-tel{ display:none; }
.banner { width:100%;}
.banner .swiper-slide img  {height:500px;object-fit: cover;object-position: center;}
.banner .pic img {height:300px;object-fit: cover;object-position: center;}
/*i-public1200*/
.i-public .cn { font-size:44px;}
/*i-about1200*/
.i-about { height:auto; padding-bottom:70px; }
.i-about-left { width:50%; margin-top:95px;}
.i-about-right { width:43%; height:auto;}
/*i-pro1200*/
.i-pro { height:auto; padding-bottom:60px; }
.i-pro-list { height:364px;}
.i-pro-li .pic{ height:238px;}
.i-pro-li .tit { margin-top:15px; }
/*i-news1200*/
.i-news-left { width:48%; }
.i-news-right { width:48%;}
.i-news-right ul li .riqi {  width:17%; margin-left:5%; }
.i-news-right ul li .con { width:70%;}
/*footer1200*/
.footer { height:auto;}
.f-left { width:40%;}
.f-mid { margin-left:10%; width:26%; }
.f-mid:before{ display:none;  }
.f-mid:after{ display:none; }
.f-right { width:13.33%;}
/*n-position1200*/
.n-position {  height:50px;}
.n-position-left { font-size:16px; line-height:50px; }
.n-position-right { font-size:20px; line-height:50px;}
/*n-main1200*/
.n-left { width:25%; }
.n-left-ban {font-size:18px; text-indent:37px;}
.n-right { width:71%;}
/*n-piclist1200*/
.n-piclist ul li {width:32%; }
.n-piclist ul li:nth-child(3n+2) { margin-left:2%;}
.n-piclist ul li:nth-child(3n+3) { margin-left:2%;}
.n-piclist ul li .pic{ height:180px; line-height:170px;}

}


@media (max-width:992px){
/*header992*/
.header{height:75px; background-color:#2054a3;}
.header .logo{ width:50%; height:75px; line-height:65px;}
.header .nav{ display:none;}
.nav_btn{display:block;}
.header-wrap { display:block; height:75px;}
.banner .swiper-slide img  {height:250px;}
.banner .pic img {height:150px;}
/*i-public992*/
.i-public .cn { font-size:34px;}
/*i-about992*/
.i-about { padding-bottom:60px; }
.i-about-left { margin-top:65px;}
/*i-news992*/
.i-news { height:auto; padding-top:60px; padding-bottom:60px;}
.i-news-left .pic { height:237px;}
.i-news-left .con { height:187px; padding:20px 30px 0 30px; }
.i-news-right ul li {  margin-top:23px; height:126px;}
.i-news-right ul li .riqi { padding-top:17px; width:22%; }
.i-news-right ul li .con { padding-top:16px; width:65%;}
.i-news-right ul li .con .des { margin-top:15px;}
/*footer992*/
.f-left { width:50%;}
.f-mid { margin-left:5%; width:26%; }
.f-right { width:15%;}
.f-ban { padding-top:54px; }
.f-tel { font-size:22px; }
/*n-position992*/
.n-position {  height:40px;}
.n-position-left { font-size:14px; line-height:40px; background-size:auto 20px;  padding-left:30px; }
.n-position-right { font-size:16px; line-height:40px;}
/*n-main992*/
.n-main { margin-top:20px;}
.n-left-ban { height:50px; font-size:16px; line-height:50px;text-indent:22px;}
.n-left-ban img { width:24px;}
.n-left-list { height:auto; padding:10px 0; margin-bottom:20px;}
.n-left-list ul li { font-size:14px; line-height:30px; height:30px;}
.n-left-list ul li.active:after{ left:10%; margin-left:0; width:80%;}
.n-left-text {font-size:14px; line-height:2; padding:8px 15px;}
.n-about { font-size:14px; }
/*n-piclist992*/
.n-piclist ul li .pic{ height:140px; line-height:130px;}
.n-piclist ul li .tit { font-size:14px; line-height:34px; height:34px;}
}

@media (max-width:767px){
/*header768*/
.header{height:65px;}
.header .logo{ width:80%; height:65px; line-height:60px;}
.f_nav { display:block;}
.header-wrap { display:block; height:65px;}
.banner .swiper-slide img  {height:170px;}
.banner .pic img {height:120px;}
/*i-public767*/
.i-public .cn { font-size:22px; }
.i-public .en {font-size:14px; margin-top:10px; font-weight:normal;}
/*i-about767*/
.i-about { padding-bottom:30px; background-image:none;}
.i-about-left { float:none; width:100%; margin-top:25px;}
.i-about-left .des { margin-top:20px;}
.i-about-left .list { margin-top:30px; padding-right:0;}
.i-about-left .list ul li .pic { height:37px;}
.i-about-left .list ul li .tit {color:#333333; font-size:16px; line-height:2.5; font-weight:lighter;}
.i-about-left .more { line-height:34px; height:34px; margin-top:26px;}
.i-about-right { float:none; width:100%; margin-top:34px; text-align:center;display: none;}
.i-about-right img { max-width:525px;}
/*i-pro767*/
.i-pro { padding-bottom:50px; }
.i-pro-list { height:235px;margin-top:23px;}
.i-pro-li .pic{ height:122px;}
.i-pro-li .tit { margin-top:15px; font-size:18px; }
/*i-news767*/
.i-news { padding-top:40px; padding-bottom:40px;}
.i-news-left { float:none; width:100%; }
.i-news-right { float:none; width:100%; margin-top:20px;}
.i-news-right ul li {  margin-top:20px;}
/*footer767*/
.f-left { float:none; width:100%;}
.f-mid { float:none; margin-left:0; width:100%; }
.f-right { float:none; width:30%; margin-top:50px;}
.f-ban { padding-top:34px;}
.f-tel { margin-top:15px; }
/*f-copy767*/
.f-copy { padding-bottom:5em; }
/*n-position768*/
.n-position {  height:36px;}
.n-position-left { font-size:14px; line-height:36px; background-size:auto 16px;  padding-left:25px; }
.n-position-right { display:none;}
/*n-main768*/
.n-main { margin-top:10px;padding-bottom:15px;}
.n-left { float:none; width:100%; margin-top:15px; }
.n-left-ban { height:40px; font-size:14px; line-height:40px;text-indent:15px;}
.n-left-ban img { width:18px; margin-right:7px;}
.n-left-list { margin-bottom:15px;}
.n-right { float:none; width:100%; }
/*n-newshow768*/
.n-show { padding:10px 0; font-size:14px;}
.n-tit { font-size:16px;line-height:1.5; }
.n-time { margin-top:5px; font-size:12px; }
.n-xian {  margin-top:10px;}
.n-other {font-size:14px;}
/*n-newlist768*/
.n-newlist { padding-bottom:10px;}
.n-newlist ul li { margin-top:15px; padding:10px 10px 15px 10px;}
.n-newlist ul li .tit { font-size:16px; line-height:30px; height:30px;}
.n-newlist ul li .des {font-size:14px; line-height:24px; height:48px;}
.n-newlist ul li .more { margin-top:7px;}
.pagination { font-size:12px;padding-bottom:30px; }
/*n-piclist768*/
.n-piclist ul li {width:48.5%; }
.n-piclist ul li:nth-child(3n+2) { margin-left:0;}
.n-piclist ul li:nth-child(3n+3) { margin-left:0;}
.n-piclist ul li:nth-child(even){ margin-left:3%;}

}

@media (min-width: 993px){
.header .nav { display: block !important;}

}