@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:1400px;position:relative;max-width:100%;margin:0 auto}
.wrap::after{content:"";display:block;clear:both}
/*自定义*/
body{ font-family:Microsoft YaHei; }
/*header*/
.header{height:180px; position:relative; background-color:#f5f5f5; border-top:#f40000 solid 5px; }
.header .logo{float:left; height:175px;}
.header .logo a{display:block; width:100%; height:100%; display: flex;  align-items: center; justify-content: left;}
.header .logo img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.h-tel { float:right; height:70px; background:url(../images/h-tel.png) no-repeat left center; background-size:70px auto; padding-left:85px; margin-top:46px;  color:#393939; font-size:24px; line-height:30px;  }
.h-tel table { margin-top:5px; }
.h-tel table tr td { padding:0 10px; }
/*nav*/
.nav{ height:60px; background-color:#313131; }
.nav ul li{float:left; width:auto; text-align:center; color:#ffffff; font-size:20px; line-height:60px; position:relative; } 
.nav ul li:after{content:""; position:absolute; left:0; top:50%; margin-top:-12px; width:1px; height:25px; background-color:#000000; }
.nav ul li:first-child { margin-left:0; }
.nav ul li:first-child:after { display:none; }
.nav ul li a { display:block; color:#ffffff; padding:0 45px; }
.nav ul li:hover {background-color:#f40000;}
.nav ul li:hover:after { display:none; }
.nav ul li.active {background-color:#f40000;}
.nav ul li.active:after { display:none; }
.nav ul li .sub { position: absolute;width:100%;left:0; text-align:center; top:60px;z-index:30000; }
.nav ul li .sub ul li{ float:left; min-width:auto; width:100%; line-height:50px; position:relative;text-align:center;  margin:0; padding:0; font-size:15px; font-weight:normal; background-color:#313131;}
.nav ul li .sub ul li:hover { background-color:#f40000;}
.nav ul li .sub ul li:after { display:none; }
/*header2*/
.header2{height:60px;position:fixed;background:#ffffff;z-index:22;top:0;width:100%; display:none; }
.header2 .main-wrap{height:60px;padding:0 3%;box-shadow:0 0 10px 0 rgba(0,0,0,.1)}
.header2 .logo{width:250px;height:60px;margin-top:0;overflow:hidden;  float: left; display: inline;}
.header2 .logo a{display:block; width:100%; height:100%; display: flex;  align-items: center; justify-content: center;}
.header2 .logo img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.header2 .nav-btn{width:25px;height:16px;position:relative;cursor:pointer;margin-top:22px; float: right; display: inline;}
.header2 .nav-btn .zi { width:20px; color:#f40000; font-size:16px; line-height:1; position:absolute; right:-10px; top:-8px; }
.header2 .nav-btn.active{-webkit-animation:rotate .5s linear 0s;animation:rotate .5s linear 0s}
.header2 .nav-btn .line{display:block;width:50%;height:2px;border-radius:2px;background-color:#f40000;position:absolute;left:50%;margin-left:-15px}
.header2 .nav-btn .line1{-webkit-transform-origin:4px 0;-ms-transform-origin:4px 0;transform-origin:4px 0}
.header2 .nav-btn.active .line1{top:0}
.header2 .nav-btn.hover .line{background:#f40000}
.header2 .nav-btn .line2{top:7px}
.header2 .nav-btn .line3{bottom:0;-webkit-transform-origin:1px center;-ms-transform-origin:1px center;transform-origin:1px center}
.header2 .sub-menu{width:100%;padding:0 3%;display:none;position:absolute;left:0;top:70px;z-index:2;overflow-y:auto}
.header2 .sub-menu ul{width:100%;overflow-y:auto;height:calc(100vh - 55px - 1.5rem)}
.header2 .js-m-3{opacity:0;-webkit-transform:translate(30px,0);-ms-transform:translate(30px,0);transform:translate(30px,0);-webkit-transition:all .8s ease;transition:all .8s ease}
.header2 .js-m-3.animate{opacity:1;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}
.header2 .sub-menu li{border-bottom:1px solid #555;font-size:16px;padding:0 20px}
.header2 .sub-menu .tit{display:inline-block;text-decoration:none;width:80%;line-height:50px;color:#fff;position:relative;box-sizing:border-box}
.header2 .sub-menu .sub-tit.on{background-color:#e9e9e9}
.header2 .sub-menu .sec-list{line-height:40px; padding-bottom:10px; display:none}
.header2 .sub-menu .jt{position:relative;display:inline-block;width:10%;height:50px;text-align:center;background:0 0;float:right}
.header2 .sub-menu .jt:after{content:'';display:block;width:26px;height:26px;background:url(../images/mobile_nav_jia.png) no-repeat center;background-size:17px auto;position:absolute;right:3%;top:10px}
.header2 .sub-menu .jt.jtRote:after{background:url(../images/mobile_nav_jian.png) no-repeat center;background-size:20px auto}
.header2 .sub-menu .sec-list p{background:url(../images/mobile_nav_dian.png) no-repeat left center;background-size:3px auto;font-size:14px}
.header2 .sub-menu .sec-list a{padding-left:5%;color:#cccccc;display:block}
.header2 .sub-menu .sec-list a:active{color:#37a3dc}
.header2 .icon-close:before{content:"\e6d3"}
.search-bg{ position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:20; background-color:rgba(55,55,55,.95); display:none; } 
/*f_nav*/
.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:#000000;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%;}
.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-container-horizontal>.swiper-pagination-bullets { bottom:25px;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin:0 9px; width:13px; height:13px; background: #ffffff; opacity:0.7;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active { background-color:#ffffff; opacity:1;}
.banner .swiper-slide a { display:block; width:100%;}
.banner .swiper-slide img { width:100%; display:block;}
/*public*/
.public { text-align:center; }
.public .tit { color:#313131; font-size:42px; line-height:1.5; font-weight:bold; }
.public .tit i { display:inline-block; width:29px; height:2px; background-color:#f40000; vertical-align:middle; margin:0 8px; }
.public .des { color:#666666; font-size:20px; line-height:1.5; margin-top:8px; }
/*pro*/
.pro { background-color:#f5f5f5; padding-top:35px; padding-bottom:60px; }
.pro-list { padding-top:10px; }
.pro-list ul li { float:left; width:445px; background-color:#FFF; text-align:center; margin-top:34px; }
.pro-list ul li:nth-child(3n+2) { margin-left:32px;}
.pro-list ul li:nth-child(3n+3) { margin-left:32px;}
.pro-list ul li .pic { height:330px; overflow:hidden; }
.pro-list ul li .pic img{max-width: 100%;max-height: 100%;vertical-align: middle; transition: 0.5s; }
.pro-list ul li .tit { color:#666666; font-size:20px; line-height:78px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.pro-list ul li:hover .pic img {transform: scale(1.05); transition: 0.5s; }
.pro-list ul li:hover .tit { color:#f40000; }
/*about*/
.about { padding-top:55px; padding-bottom:30px; }
.about-left { float:left; width:1040px; }
.about-left .tit { color:#333333; font-size:42px; line-height:1.5; font-weight:bold; }
.about-left .tit span { font-size:18px; }
.about-left .des { color:#666666; font-size:16px; line-height:31px; margin-top:30px; }
.about-right { float:right; width:310px; margin-top:54px; }
.about-right ul li { height:126px; overflow:hidden; background:url(../images/shuju1.jpg) no-repeat center center; background-size:cover; text-align:center; margin-top:8px; padding-top:10px; }
.about-right ul li:nth-child(2) {background:url(../images/shuju2.jpg) no-repeat center center; background-size:cover;}
.about-right ul li .nob { color:#ffffff; font-size:48px; line-height:1.5; font-weight:bold; }
.about-right ul li .des { color:#ffffff; font-size:18px; line-height:1.5; }
/*youshi*/
.youshi { padding-top:30px; padding-bottom:70px;}
.youshi ul li { float:left; width:334px; background-color:#FFF; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); text-align:center; }
.youshi ul li:nth-child(4n+2) { margin-left:21px;}
.youshi ul li:nth-child(4n+3) { margin-left:21px;}
.youshi ul li:nth-child(4n+4) { margin-left:21px;}
.youshi ul li .pic { height:250px; overflow:hidden; }
.youshi ul li .pic img {width: 100%;height: 100%; object-fit: cover;object-position: center 30%;}
.youshi ul li .tit { color:#313131; font-size:24px; line-height:70px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
/*news*/
.news { background-color:#f5f5f5; padding-top:35px; padding-bottom:60px; }
.news-list { padding-top:10px; }
.news-list ul li { float:left; width:680px; height:177px; border:#eeeeee solid 1px; background-color:#FFF; margin-top:40px; padding:30px 25px 0 25px; }
.news-list ul li:nth-child(even) { margin-left:40px; }
.news-list ul li .tit {color:#333333; font-size:24px; line-height:36px;  overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.news-list ul li .tit span { float:right;color:#999999; font-size:14px; }
.news-list ul li .des {color:#999999; font-size:16px; line-height:25px; height:50px; overflow:hidden; margin-top:20px; } 
.news-list ul li:hover .tit { color:#f40000; }
/*footer*/
.footer { background:#2e2e2c url(../images/footer-bg.jpg) no-repeat top center; padding-top:80px; padding-bottom:80px; }
.footer a:hover { color:#ffffff; }
.f-left { float:left; width:350px; margin-left:60px;}
.f-mid { float:left; width:550px; margin-left:150px; position:relative;  }
.f-mid:after{content:""; position:absolute; left:-110px; top:0; width:1px; height:100%; background-color:#707070; }
.f-right { float:right; width:174px; margin-right:60px;}
.f-right img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.f-ban {color:#bbb9b9; font-size:24px; line-height:36px; }
.f-text {color:#bbb9b9; font-size:18px; line-height:32px; margin-top:33px; }
.f-nav { margin-top:33px;}
.f-nav ul li { float:left; width:33.33%; color:#bbb9b9; font-size:18px; line-height:32px; }
/*f-copy*/
.f-copy { background-color:#000000; text-align:center; color:#999999; font-size:14px; line-height:1.5; padding-top:15px; padding-bottom:15px; }
.f-copy a:hover { color:#ffffff; }
/*n-main*/
.n-main { height:auto; }
.n-box { background-color:#FFF; min-height:500px; padding-bottom:40px; }
.n-position {  background:url(../images/home.png) no-repeat left center;  padding-left:30px; position:relative;color:#333333; font-size:16px;  height:70px; line-height:70px; border-bottom:#dcdcdc solid 1px; }
.n-position  a:hover { text-decoration:underline; }
.n-newshow {padding:20px 0;font-size:16px; line-height:2; color:#666666; }
.n-tit {font-size:20px; line-height:2; color:#333333; text-align:center;}
.n-des {font-size:16px; line-height:2; color:#666666; text-align:center; border-bottom:#eeeeee solid 1px; padding-bottom:10px; margin-bottom:10px; margin-top:7px;}
.n-show { font-size:16px; line-height:2; color:#333333; min-height:300px; }
.n-show img { max-width:100%;}
.n-main .home-list ul li:nth-child(5n+5) { border-bottom:#efefef solid 1px; height:auto; margin-bottom:25px; padding-bottom:25px;}
/*pagination*/
.pagination { box-sizing: border-box;text-align:center; font-size:14px; margin-top:40px;color:#7b7b7b; padding-bottom:40px;   }
.pagination a { color:#7b7b7b;  padding:5px 7px;border-radius:3px;}
.pagination a:hover { background-color:#f40000; color:#FFF;}
/*n-pro-list*/
.n-pro-list { height:auto; }
.n-pro-list ul li{ float:left; width:23.5%; height:auto;text-align:center; margin-top:25px;border:#dcdcdc solid 1px;  }
.n-pro-list ul li:nth-child(4n+2) { margin-left:2%;}
.n-pro-list ul li:nth-child(4n+3) { margin-left:2%;}
.n-pro-list ul li:nth-child(4n+4) { margin-left:2%;}
.n-pro-list ul li .pic { width:100%;  height:250px; display: flex;  align-items: center; justify-content: center; overflow:hidden; }
.n-pro-list ul li .pic img {max-width: 100%;max-height: 100%;vertical-align: middle;}
.n-pro-list ul li:hover .pic img{transform: scale(1.05); transition: 0.5s;}
.n-pro-list ul li .tit { overflow:hidden;color:#333333; font-size:16px; line-height:3; background-color:#e9e9e9;}
.n-pro-list ul li:hover .tit { background-color:#f40000; color:#ffffff;}
.main-list { margin-top:10px; }
.main-list ul li{ color:#333333; font-size:16px; line-height:58px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; border-bottom:#eeeeee solid 1px; }
.main-list ul li:last-child { border-bottom:none; }
.main-list ul li span{ float:right; font-size:16px; color:#999999; font-family:Arial, Helvetica, sans-serif; }
.main-list ul li:hover { color:#f40000; }
/*n-banner*/
.n-banner { width:100%; }
.n-banner img { width:100%; }

@media (max-width:1450px){
.wrap{width:90%}
/*header1450*/
.header{height:140px; border-top:#f40000 solid 3px; }
.header .logo{height:137px; width:36%; }
.h-tel { height:50px; background-size:50px auto; padding-left:65px; margin-top:38px; font-size:18px; line-height:24px;  }
.h-tel table { margin-top:2px; }
.h-tel table tr td { padding:0 8px; }
/*nav1450*/
.nav{ height:45px; }
.nav ul li{ font-size:16px; line-height:45px; } 
.nav ul li a { padding:0 35px; }
.nav ul li .sub { top:45px;}
.nav ul li .sub ul li{ line-height:40px; font-size:14px; }
/*public1450*/
.public .tit { font-size:32px; }
.public .tit i { width:20px; height:1px; margin:0 6px; }
.public .des { font-size:16px; }
/*pro1450*/
.pro { padding-top:30px; padding-bottom:50px; }
.pro-list ul li { width:32%; margin-top:26px; }
.pro-list ul li:nth-child(3n+2) { margin-left:2%;}
.pro-list ul li:nth-child(3n+3) { margin-left:2%;}
.pro-list ul li .pic { height:250px; }
.pro-list ul li .tit {  font-size:16px; line-height:60px; }
/*about1450*/
.about { padding-top:50px; padding-bottom:20px; }
.about-left { width:74%; }
.about-left .tit { font-size:32px; }
.about-left .tit span { font-size:14px; }
.about-left .des { font-size:14px; line-height:24px; margin-top:15px; }
.about-right { width:22%; margin-top:44px; }
.about-right ul li { height:94px; margin-top:6px; padding-top:6px; }
.about-right ul li .nob { font-size:36px; }
.about-right ul li .des { font-size:14px; }
/*youshi1450*/
.youshi { padding-top:20px; padding-bottom:60px;}
.youshi ul li { width:23.5%; }
.youshi ul li:nth-child(4n+2) { margin-left:2%;}
.youshi ul li:nth-child(4n+3) { margin-left:2%;}
.youshi ul li:nth-child(4n+4) { margin-left:2%;}
.youshi ul li .pic { height:190px; }
.youshi ul li .tit { font-size:18px; line-height:50px; }
/*news1450*/
.news { padding-top:30px; padding-bottom:50px; }
.news-list ul li { width:48.5%; height:130px; margin-top:30px; padding:20px 15px 0 15px; }
.news-list ul li:nth-child(even) { margin-left:3%; }
.news-list ul li .tit { font-size:18px; line-height:30px; }
.news-list ul li .des {font-size:14px; line-height:20px; height:40px; margin-top:10px; } 
/*footer1450*/
.footer { padding-top:60px; padding-bottom:60px; }
.f-left { width:29%; margin-left:0;}
.f-mid { width:40%; margin-left:10%; }
.f-mid:after{ left:-80px; }
.f-right { width:15%; margin-right:1%; }
.f-right img { max-width:160px;}
.f-ban {font-size:18px; line-height:30px; }
.f-text { font-size:14px; line-height:24px; margin-top:23px; }
.f-nav { margin-top:23px;}
.f-nav ul li {font-size:14px; line-height:24px; }
/*n-pro1450*/
.n-pro-list ul li .pic { height:250px; }
.main-list ul li{ line-height:47px;}

}


@media (max-width:1200px){
.wrap{width:94%}
/*nav1200*/
.nav ul li a { padding:0 28px; }
/*public1200*/
.public .tit { font-size:26px; }
/*pro1200*/
.pro-list ul li .pic { height:230px; }
/*about1200*/
.about-left .tit { font-size:26px; }
.about-right ul li { padding-top:10px; }
.about-right ul li .nob { font-size:30px; }
/*youshi1200*/
.youshi ul li .pic { height:170px; }
.youshi ul li .tit { font-size:16px; }
/*news1200*/
.news-list ul li { margin-top:25px; }
.news-list ul li .tit { font-size: 16px; }
/*footer1200*/
.footer { padding-top:40px; padding-bottom:40px; }
.f-mid:after{ left:-60px; }
.f-ban {font-size:16px; }
/*n-pro1200*/
.n-pro-list ul li .pic { height:230px; }
}


@media (max-width:992px){
/*header992*/
.header{ display:none;}
.nav{ display:none;}
.header2{ display: block; } 
.header-wrap { display:block; height:60px;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets { bottom:9px;}
/*public992*/
.public .tit { font-size:22px; }
/*pro992*/
.pro-list ul li .pic { height:170px; }
/*about992*/
.about-left .tit { font-size:22px; }
.about-right ul li { padding-top:20px; }
.about-right ul li .nob { font-size:22px; }
/*youshi992*/
.youshi ul li .pic { height:130px; }
/*news992*/
.news-list ul li { margin-top:20px; }
/*footer992*/
.footer { padding-top:30px; padding-bottom:30px; }
.f-left { display:none; }
.f-mid { margin-left:0; width:60% }
.f-mid:after{ display:none; }
.f-right { width:20%; margin-right:0;}
.f-text { margin-top: 13px;}
/*n-main992*/
.n-box { padding-bottom:20px; }
.n-position { height:60px; line-height:60px;}
.n-newshow {padding:15px 0; }
.n-tit {font-size:18px;}
/*n-pro992*/
.n-pro-list ul li .pic { height:170px; }

}

@media (max-width:767px){
.wrap{width:80%}
/*header767*/
.f_nav { display:block;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets { bottom:4px;}
/*public767*/
.public .tit { font-size:20px; }
.public .des { font-size: 14px; margin-top: 3px;}
/*pro767*/
.pro { padding-top:20px; padding-bottom:30px; }
.pro-list ul li { width:48.5%; margin-top:15px; }
.pro-list ul li:nth-child(3n+2) { margin-left:0;}
.pro-list ul li:nth-child(3n+3) { margin-left:0;}
.pro-list ul li:nth-child(even) { margin-left:3%; }
.pro-list ul li .pic { height:130px; }
.pro-list ul li .tit { line-height:50px; }
/*about767*/
.about { padding-top: 30px; padding-bottom: 10px; }
.about-left { float:none; width:100%; }
.about-right { float:none; width:100%;margin-top:20px; }
.about-left .tit { font-size:20px; }
/*youshi767*/
.youshi { padding-top:0; padding-bottom:30px;}
.youshi ul li { width:48.5%; margin-top:15px; }
.youshi ul li:nth-child(4n+2) { margin-left:0;}
.youshi ul li:nth-child(4n+3) { margin-left:0;}
.youshi ul li:nth-child(4n+4) { margin-left:0;}
.youshi ul li:nth-child(even) { margin-left:3%; }
.youshi ul li .pic { height:130px; }
/*news767*/
.news { padding-top:20px; padding-bottom:30px; }
.news-list ul li { float:none; width:100%; height:105px; margin-top:15px; padding:10px 10px 0 10px; }
.news-list ul li:nth-child(even) { margin-left:0; }
.news-list ul li .tit span { display:none; }
.news-list ul li .des { margin-top:5px; }
/*footer*/
.f-mid { float:none; width:100%;}
.f-right { float:none; width:100%; margin-top:30px; text-align:center; }
.f-text { margin-top:5px; }
.f-copy { padding-bottom:6em; }
/*n-main767*/
.n-position {  height:50px; line-height:50px;}
.n-position { padding-left:23px; background-size:15px 19px;}
.n-des {font-size:14px;}
.pagination { font-size:14px;padding-bottom:30px; }
/*n-pro767*/
.n-pro-list ul li{ width:48.5%; margin-top:15px; }
.n-pro-list ul li:nth-child(4n+2) { margin-left:0;}
.n-pro-list ul li:nth-child(4n+3) { margin-left:0;}
.n-pro-list ul li:nth-child(4n+4) { margin-left:0;}
.n-pro-list ul li:nth-child(even) { margin-left:3%; }
.n-pro-list ul li .tit { line-height:2; }
.n-pro-list ul li .pic { height:130px; }

}

@media (max-width:500px){
.wrap{width:94%}

}

