@charset "utf-8";
*{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,Source Han Sans CN,sans-serif; background:#fff;overflow-x:hidden;text-align:left;position:relative;font-size:16px;color:#000; }
img{border:none}
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,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,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;}
i{ font-style:normal;}
.wrap{width:1600px;position:relative;max-width:100%;margin:0 auto}
.wrap::after{content:"";display:block;clear:both}
/*自定义*/
/*header*/
.header {height:200px; }
.header .logo{float:left; height:200px;  }
.header .logo a{display:block; width:100%; height:100%; display: flex;  align-items: center; justify-content: center;}
.header .logo img{ max-width:100%; max-height:100%; vertical-align:middle; }
.header .h-right { float:right; }
.header .h-info { float:right; color:#000000; font-size:22px; line-height:40px; margin-top:43px;  }
.header .h-info img { width:25px; vertical-align:middle; margin-right:5px; }
.header .nav{float:right;  }
.header .nav ul li{float:left; width:auto; color:#474646; font-size:24px; line-height:90px; margin-left:105px; position:relative; text-transform:uppercase; } 
.header .nav ul li a { display:block; color:#474646;  }
.header .nav ul li:hover a { color:#00d0c8;  }
.header .nav ul li.active a { color:#00d0c8;  }
.header .nav ul li .sub { position: absolute;width:200%;left:-50%; text-align:center; top:90px;z-index:30000; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.header .nav ul li .sub ul li { float:left; min-width:auto; width:100%; line-height:45px; position:relative;text-align:center;  margin:0; padding:0; font-size:15px; font-weight:normal;  background-color:#FFF;}
.header .nav ul li .sub ul li a { color:#000000; }
.header .nav ul li .sub ul li:hover { background-color:#00d0c8;  color:#ffffff;}
.header .nav ul li .sub ul li:hover a { color:#ffffff;}
/*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:200px; height:40px;margin-top:10px;overflow:hidden;  float: left; display: inline;}
.header2 .logo a{display:block; width:100%; height:100%; display: flex;  align-items: center; justify-content: left;}
.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 { display:none; width:20px; color:#00d0c8; 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:100%;height:2px;border-radius:2px;background-color:#00d0c8;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:#00d0c8}
.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;text-transform:uppercase;}
.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(../img/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(../img/mobile_nav_jian.png) no-repeat center;background-size:20px auto}
.header2 .sub-menu .sec-list p{background:url(../img/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; } 
.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(../img/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 { position:relative; }
.banner .swiper{width:100%;height:100%}
.banner .swiper-slide{display:flex;justify-content:center;align-items:center}
.banner .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}
.banner .swiper-pagination-bullet { background: #ffffff; opacity:0.5; }
.banner .swiper-pagination-bullet-active { background-color:#ffffff; opacity:1;  }
/*分页*/
.pagination{padding-left:0;margin:40px 0;border-radius:4px;text-align:center;width:100%}
ul.pagination{display:inline-block;width:auto}
.pagination>li{display:inline}
.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#00d0c8;text-decoration:none;background-color:#fff;border:1px solid #ddd}
.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}
.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#00d0c8;border-color:#00d0c8}
.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}
/*i-advantage*/
.i-advantage { height:330px; background-color:#0044d7; padding-top:70px; }
.i-advantage ul li { float:left; width:32%; }
.i-advantage ul li:nth-child(3n+2) { margin-left:2%;}
.i-advantage ul li:nth-child(3n+3) { margin-left:2%;}
.i-advantage ul li .pic { float:left; width:80px; }
.i-advantage ul li .pic img { max-width: 100%;max-height: 100%;vertical-align: middle;}
.i-advantage ul li .con { float:right; width:calc(100% - 80px - 20px); }
.i-advantage ul li .con .tit { color:#00d0c8; font-size:34px; line-height:30px; font-weight:bold; }
.i-advantage ul li .con .des { color:#ffffff; font-size:16px; line-height:30px; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical; margin-top:10px; }
/*i-about*/
.i-about { padding-top:70px; padding-bottom:70px; }
.i-about-left { float:left; width:510px; }
.i-about-left img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.i-about-right { float:right; width:1010px; color:#474646; font-size:28px; line-height:1.8; margin-top:20px; }
.i-about-right h3 { font-size:50px;  line-height:1.3;  font-weight:bold; margin-bottom:20px;  }
.i-about-more { width:250px; height:60px; background-color:#0044d7; text-align:center;  color:#ffffff; font-size:22px; line-height:60px; margin-top:40px; }
.i-about-more a { display:block; color:#ffffff;  }
.i-about-more i { display:inline-block; width:23px; height:23px; background:url(../img/about-more.png) no-repeat center center; background-size:100% 100%; vertical-align:middle; margin-left:30px;  }
.i-about-more:hover { opacity:0.8; }
/*i-public*/
.i-public { text-align:center; }
.i-public .tit { color:#474646; font-size:50px; line-height:1.5; text-transform:uppercase; font-weight:bold; position:relative; }
.i-public .tit span { color:#00d0c8; }
.i-public .tit::after{content:""; position:absolute; left:50%; margin-left:-125px; bottom:-20px; width:250px; height:3px; background-color:#0044d7; }
.i-public .des { color:#919191; font-size:20px; line-height:1.5; margin-top:45px; }
/*i-pro*/
.i-pro { padding-top:70px; padding-bottom:70px; }
.i-pro-list { padding-top:10px; }
.i-pro-list ul li { padding:100px 0; }
.i-pro-list ul li .pic { float:right; width:800px; height:480px; overflow:hidden; }
.i-pro-list ul li .pic img {width: 100%;height: 100%; object-fit: cover;object-position: center 30%;transition: 0.5s;}
.i-pro-list ul li .pic:hover img {transform: scale(1.05);transition: 0.5s;}
.i-pro-list ul li .con { float:left; width:725px; margin-top:20px; }
.i-pro-list ul li .con .tit { color:#474646; font-size:50px; line-height:1.4; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; }
.i-pro-list ul li .con .tit:hover { color:#00d0c8; }
.i-pro-list ul li .con .des { color:#474646; font-size:24px; line-height:40px; height:200px;  text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical; margin-top:25px; }
.i-pro-list ul li .con .more { width:250px; height:60px; background-color:#0044d7; text-align:center;  color:#ffffff; font-size:22px; line-height:60px; margin-top:25px; }
.i-pro-list ul li .con .more a { display:block; color:#ffffff;  }
.i-pro-list ul li .con .more i { display:inline-block; width:23px; height:23px; background:url(../img/about-more.png) no-repeat center center; background-size:100% 100%; vertical-align:middle; margin-left:30px;  }
.i-pro-list ul li .con .more:hover { opacity:0.8; }
.i-pro-list ul li:nth-child(even) { background-color:#f6f6f6; }
.i-pro-list ul li:nth-child(even) .pic { float:left; }
.i-pro-list ul li:nth-child(even) .con { float:right; }
/*i-application*/
.i-application { background-color:#f6f6f6; padding-top:80px; padding-bottom:80px; }
.i-application-list { margin-top:50px; height:690px; }
.i-application-list .swiper{width:100%; height:100%; }
.i-application-list .swiper-slide{ height:650px; text-align:center; background-color:#f6f6f6; display:flex;justify-content:center;align-items:center; overflow:hidden; }
.i-application-list .swiper-pagination-bullet { width:20px; height:20px; background-color:#dcdcdc; opacity:1;outline: none;  }
.i-application-list .swiper-pagination-bullet-active { background-color:#0044d7; }
.i-application-li { display:block; width:100%; height:100%; text-align:center; }
.i-application-li .pic { height:550px; overflow:hidden; }
.i-application-li .pic img{width: 100%;height: 100%; object-fit: cover;object-position: center 30%; transition: 0.5s;}
.i-application-li .tit { color:#000000; font-size:24px; line-height:3; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.i-application-li:hover .pic img {transform: scale(1.05);transition: 0.5s;}
/*i-environment*/
.i-environment { padding-top:80px; padding-bottom:50px; }
.i-environment-list { padding-top:30px; }
.i-environment-list ul li { float:left; width:520px; height:310px; overflow:hidden; margin-top:20px; }
.i-environment-list ul li:nth-child(3n+2) { margin-left:20px;}
.i-environment-list ul li:nth-child(3n+3) { margin-left:20px;}
.i-environment-list ul li a { display:block; width:100%; height:100%; }
.i-environment-list ul li img {width: 100%;height: 100%; object-fit: cover;object-position: center 30%; transition: 0.5s;}
.i-environment-list ul li:hover img {transform: scale(1.05);transition: 0.5s;}
.i-environment-more { width:250px; margin:0 auto; height:60px; background-color:#0044d7; text-align:center;  color:#ffffff; font-size:22px; line-height:60px; margin-top:50px; }
.i-environment-more a { display:block; color:#ffffff;  }
.i-environment-more i { display:inline-block; width:23px; height:23px; background:url(../img/about-more.png) no-repeat center center; background-size:100% 100%; vertical-align:middle; margin-left:30px;  }
.i-environment-more:hover { opacity:0.8; }
/*footer*/
.footer { padding-top:220px; padding-bottom:50px; color:#b2b2b2; font-size:20px; line-height:2; background-color:#1c1c1c; position:relative; margin-top:180px; }
.footer a:hover { color:#ffffff; }
.f-left { float:left; width:680px; }
.f-mid { float:right; width:290px; }
.f-right { float:right; width:380px; }
.f-ban { color:#ffffff; font-size:26px; line-height:2;  }
.f-nav { margin-top:5px; }
.f-nav ul li { overflow:hidden; text-overflow: ellipsis; white-space: nowrap; position:relative; }
.f-nav ul li::before {content:"◆ "; color:#00d0c8; }
.f-list { margin-top:5px; }
.f-list ul li { overflow:hidden; text-overflow: ellipsis; white-space: nowrap; position:relative; }
.f-list ul li::before {content:"◆ "; color:#00d0c8; }
.f-contact { margin-top:5px; }
.f-contact-left { float:left; width:460px; }
.f-contact-left img { width:20px; vertical-align:middle; margin-right:5px; transform: translateY(-2px);  }
.f-contact-right { float:right; width:130px; text-align:center;  }
.f-contact-right img{max-width: 100%;max-height: 100%;vertical-align: middle;}
/*f-copy*/
.f-copy { background-color:#282828; text-align:center; color:#7f7c7c; font-size:18px; line-height:2; padding-top:10px; padding-bottom:10px; }
/*f-relation*/
.f-relation { position:absolute; left:50%; top:-136px; width:1600px; margin-left:-800px; height:250px;  background:#0044d7 url(../img/relation-bg.jpg) no-repeat center center; background-size:cover; }
.f-relation .con { float:left; width:1100px; color:#ffffff; font-size:24px; line-height:1.7; margin-left:80px; margin-top:67px; }
.f-relation .con h3 { font-size:39px; line-height:1.1; font-weight:normal; margin-bottom:6px; }
.f-relation .more { float:right; margin-top:95px; width:250px; height:60px; background-color:#00d0c8; text-align:center;  color:#ffffff; font-size:22px; line-height:60px; margin-right:110px; }
.f-relation .more a { display:block; color:#ffffff;  }
.f-relation .more i { display:inline-block; width:23px; height:23px; background:url(../img/about-more.png) no-repeat center center; background-size:100% 100%; vertical-align:middle; margin-left:30px;  }
.f-relation .more:hover { opacity:0.8; }
/*n-banner*/
.n-banner { height:400px; background-color:#0044d7; position:relative; }
.n-banner .pic { width:100%; height:100%; overflow:hidden; }
.n-banner .pic img {width: 100%;height: 100%; object-fit: cover;object-position: center 30%;}
.n-banner .con { position:absolute; left:0; top:0; width:100%; height:100%; text-align:center; display: flex;  align-items: center; justify-content: center; }
.n-banner .tit { color:#ffffff; font-size:70px; line-height:1.6; font-weight:bold; text-shadow: -5px 5px 10px rgba(0,0,0,0.5); position:relative; text-transform:uppercase; }
.n-banner .tit::after{content:""; position:absolute; left:50%; margin-left:-125px; bottom:0; width:250px; height:5px; background-color:#00d0c8; border-radius:3px; }
/*n-position*/
.n-position { border-bottom:#dcdcdc solid 1px;  color:#000000; font-size:20px; line-height:4; text-transform:uppercase; }
.n-position i { display:inline-block; width:22px; height:22px; background:url(../img/home.png) no-repeat center center; background-size:100% 100%; vertical-align:middle; margin-right:10px; transform: translateY(-2px); }
.n-position a:hover { color:#0044d7; }
/*n-main*/
.n-main { min-height:500px; }
/*n-newshow*/
.n-newshow {padding:30px 0 20px 0; min-height:500px; }
.n-tit {font-size:24px; line-height:2; color:#333333; text-align:center;}
.n-des {font-size:14px; 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; }
.n-show img { max-width:100%;}
/*n-newslist*/
.n-newslist { height:auto; }
.n-newslist ul li { border-bottom:#c9c9c9 solid 1px; padding-top:70px; padding-bottom:90px;  }
.n-newslist ul li .tit { color:#000000; font-size:30px; line-height:1.5; font-weight:bold; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.n-newslist ul li .date { color:#000000; font-size:18px; line-height:1.5; margin-top:22px; }
.n-newslist ul li .date img { width:16px; vertical-align:middle; margin-right:5px; transform: translateY(-2px);}
.n-newslist ul li .des { color:#535252; font-size:24px; line-height:1.6; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; margin-top:10px;}
.n-newslist ul li .more { width:250px; height:60px; background-color:#0044d7; text-align:center;  color:#ffffff; font-size:22px; line-height:60px; margin-top:38px; }
.n-newslist ul li .more a { display:block; color:#ffffff;  }
.n-newslist ul li .more i { display:inline-block; width:23px; height:23px; background:url(../img/about-more.png) no-repeat center center; background-size:100% 100%; vertical-align:middle; margin-left:30px;  }
.n-newslist ul li .more:hover { opacity:0.8; }
.n-newslist ul li .tit:hover { color:#00d0c8; }
/*n-about*/
.n-about { min-height:500px;  color:#474646; font-size:23px; line-height:1.7; padding-top:40px;  }
.n-about h3 { font-size:45px; font-weight:bold; margin-bottom:30px; }
.n-about hr { border: none;   height: 1px;     background-color: #dcdcdc;  margin: 60px 0;  }
/*n-detail-top*/
.n-detail-top { margin-top:60px; }
.n-detail-left { float:left; width:800px; height:480px; border:#dcdcdc solid 1px; position:relative; }
.n-detail-left .swiper{width:100%;height:100%}
.n-detail-left .swiper-slide{display:flex;justify-content:center;align-items:center}
.n-detail-left .swiper-slide img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.n-detail-left .swiper-button-next { outline:none; width:70px; height:90px; background: rgba(255, 255, 255, 0.4);}
.n-detail-left .swiper-button-next:hover { background: rgba(0, 208, 200, 0.4); }
.n-detail-left .swiper-button-next:after { color:#ffffff; font-size:28px; }
.n-detail-left .swiper-button-prev { outline:none; width:70px; height:90px; background: rgba(255, 255, 255, 0.4);}
.n-detail-left .swiper-button-prev:after { color:#ffffff; font-size:28px;   }
.n-detail-left .swiper-button-prev:hover { background: rgba(0, 208, 200, 0.4); }
.n-detail-right { float:right; width:760px; }
.n-detail-right .tit { color:#474646; font-size:50px; line-height:1.2; }
.n-detail-right .des { color:#474646; font-size:24px; line-height:40px; height:200px; overflow:auto; margin-top:40px; }
.n-detail-right .more { margin-top:40px; }
.n-detail-right .more a { display:inline-block; width:250px; height:60px; background-color:#00d0c8; text-align:center;  color:#ffffff; font-size:22px; line-height:60px; }
.n-detail-right .more a i { display:inline-block; width:23px; height:23px; background:url(../img/about-more.png) no-repeat center center; background-size:100% 100%; vertical-align:middle; margin-left:30px;  }
.n-detail-right .more a:hover { opacity:0.8; }
.n-detail-right .more a:first-child { background-color:#0044d7; }
.n-detail-ban { border-bottom:#dcdcdc solid 1px;  color:#000000; font-size:50px; line-height:1.6; margin-top:60px; }
.n-detail-ban span { display:inline-block; position:relative; padding:0 25px; }
.n-detail-ban span::after{content:""; position:absolute; left:0; bottom:0; width:100%; height:2px; background-color:#0044d7; }
.n-detail-con { color:#474646; font-size:24px; line-height:1.66; min-height:500px; padding:40px 0; }
.n-detail-con h3 { font-size:40px; font-weight:bold; }
.n-detail-con img { max-width:100%; }
/*n-other*/
.n-other { color:#494949; font-size:20px; line-height:2; border-top:#dcdcdc solid 1px; margin-top:50px; padding-top:30px; padding-bottom:30px; }
.n-other a:hover  { color:#00d0c8; }
/*n-contact*/
.n-contact { background-color:#FFF; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); min-height:500px; margin-top:56px; background:url(../img/contact-bg.jpg) repeat-y center center; background-size:100% auto;  }
.n-contact-left { float:left; margin-left:40px; width:880px; padding:36px 0 60px 0; }
.n-contact-tit { color:#474646; font-size:50px; line-height:1.5; font-weight:bold; }
.n-contact-des { color:#000000; font-size:20px; line-height:1.5; margin-top:10px; }
/*n-message*/
.n-message-list { padding-top:10px; }
.n-message-list ul li { float:left; width:48.5%; margin-top:24px; }
.n-message-list ul li:nth-child(even) { margin-left:3%;}
.n-message-list ul li:nth-last-child(1) { width:100%; margin-left:0; }
.n-message-list ul li:nth-last-child(2) { width:100%; margin-left:0; }
.n-message-list label { color:#000000; font-size:18px; line-height:2.4; padding-left:26px; }
.n-message-list label i { color:#ff0000; font-style:normal; }
.n-message-list input[type=text] { width:100%; height:70px;color:#000000; font-size:18px; border:#a0a0a0 solid 1px; padding-left:26px; }
.n-message-list textarea { width:100%; height:300px;color:#000000; font-size:18px; border:#a0a0a0 solid 1px; outline: none; line-height:70px; resize:none; padding-left:26px; }
.n-message-list .submit { display:block; width:500px; margin:0 auto; text-align:center; height:70px; background-color:#0044d7; color:#fff; font-size:30px;  border-radius:0; cursor:pointer; border:none;}
.n-message-list .submit:hover { opacity:0.8; }
/*n-contact-right*/
.n-contact-right { float:right; width:540px;  }
.n-quick { color:#ffffff; font-size:26px; line-height:1.5; padding:36px 45px 60px 45px; border-bottom:#ffffff solid 1px; }
.n-quick h3 { font-size:50px; font-weight:bold; }
.n-text { color:#ffffff; font-size:26px; line-height:1.5; padding:36px 45px 60px 45px; word-break:break-all; }
.n-text img { width:190px; margin-top:20px; }
/*n-pleasure*/
.n-pleasure { color:#ffffff; font-size:26px; line-height:1.5;padding:36px 45px 60px 45px; font-style:italic; background:url(../img/pleasure-bg.png) no-repeat 70px 0; background-size:102px 91px; text-align:center; }


@media (max-width:1750px){
.wrap{width:83%}
/*header1650*/
.header {height:150px; }
.header .logo{ height:150px; width:19%; }
.header .h-info { font-size:18px; line-height:34px; margin-top:33px;  }
.header .h-info img { width:23px; margin-right:4px; }
.header .nav ul li { font-size:20px; line-height:68px; margin-left:80px; } 
.header .nav ul li .sub { top:68px; }
/*i-advantage1650*/
.i-advantage { height:256px; padding-top:60px; }
.i-advantage ul li .pic { width:60px; }
.i-advantage ul li .con { width:calc(100% - 60px - 18px); }
.i-advantage ul li .con .tit { font-size:27px; line-height:25px; }
.i-advantage ul li .con .des { font-size:15px; line-height:25px; margin-top:8px; }
/*i-about1650*/
.i-about { padding-top:60px; padding-bottom:60px; }
.i-about-left { width:32%; }
.i-about-right { width:63%; font-size:20px; margin-top:15px; }
.i-about-right h3 { font-size:36px; margin-bottom:18px;  }
.i-about-more { width:200px; height:50px; font-size:19px; line-height:50px; margin-top:35px; }
.i-about-more i { width:21px; height:21px; margin-left:25px;  }
/*i-public1650*/
.i-public .tit { font-size:39px; }
.i-public .tit::after{ margin-left:-100px; bottom:-18px; width:200px; height:2px; }
.i-public .des { font-size:17px; margin-top:40px; }
/*i-pro1650*/
.i-pro { padding-top:60px; padding-bottom:60px; }
.i-pro-list { padding-top:8px; }
.i-pro-list ul li { padding:70px 0; }
.i-pro-list ul li .pic { width:50%; height:380px; }
.i-pro-list ul li .con { width:45%; margin-top:15px; }
.i-pro-list ul li .con .tit { font-size:39px;}
.i-pro-list ul li .con .des { font-size:20px; line-height:32px; height:160px; margin-top:20px; }
.i-pro-list ul li .con .more { width:200px; height:50px; font-size:19px; line-height:50px; margin-top:20px; }
.i-pro-list ul li .con .more i { width:21px; height:21px; margin-left:25px;  }
/*i-application1650*/
.i-application { padding-top:70px; padding-bottom:70px; }
.i-application-list { margin-top:45px; height:550px; }
.i-application-list .swiper-slide{ height:510px; }
.i-application-list .swiper-pagination-bullet { width:18px; height:18px; }
.i-application-li .pic { height:430px; }
.i-application-li .tit { font-size:19px; }
/*i-environment1650*/
.i-environment { padding-top:70px; padding-bottom:40px; }
.i-environment-list { padding-top:25px; }
.i-environment-list ul li { width:32%; height:250px; margin-top:18px; }
.i-environment-list ul li:nth-child(3n+2) { margin-left:2%;}
.i-environment-list ul li:nth-child(3n+3) { margin-left:2%;}
.i-environment-more { width:200px; height:50px; font-size:19px; line-height:50px; margin-top:45px; }
.i-environment-more i { width:21px; height:21px; margin-left:25px;  }
/*footer1650*/
.footer { padding-top:160px; padding-bottom:45px; font-size:18px; margin-top:160px; }
.f-left { width:42.5%; }
.f-mid { width:18%; }
.f-right { width:24%; }
.f-ban { font-size:20px; }
.f-contact-left { width:67%; }
.f-contact-left img { width:18px; margin-right:4px; transform: translateY(-1px);  }
.f-contact-right { width:120px; }
/*f-copy1650*/
.f-copy { font-size:16px; }
/*f-relation1650*/
.f-relation { left:8.5%; top:-106px; width:83%; margin-left:0; height:200px; }
.f-relation .con { width:69%; font-size:19px; margin-left:5%; margin-top:52px; }
.f-relation .con h3 { font-size:30px; margin-bottom:5px; }
.f-relation .more { margin-top:75px; width:200px; height:50px; font-size:19px; line-height:50px; margin-right:5%; }
.f-relation .more i { width:21px; height:21px; margin-left:25px;  }
/*n-banner1650*/
.n-banner { height:310px; }
.n-banner .tit { font-size:54px; }
.n-banner .tit::after{ margin-left:-100px; width:200px; height:4px; }
/*n-position1650*/
.n-position { font-size:18px; }
.n-position i { width:20px; height:20px; margin-right:9px; transform: translateY(-1px); }
/*n-main1650*/
.n-main { min-height:450px; }
/*n-newshow1650*/
.n-newshow {padding:25px 0 20px 0; min-height:450px; }
.n-tit {font-size:22px; }
/*n-newslist1650*/
.n-newslist ul li { padding-top:50px; padding-bottom:70px;  }
.n-newslist ul li .tit { font-size:24px; }
.n-newslist ul li .date { font-size:16px;  margin-top:20px; }
.n-newslist ul li .date img { width:14px; }
.n-newslist ul li .des { font-size:19px; margin-top:8px;}
.n-newslist ul li .more { width:200px; height:50px; font-size:19px; line-height:50px;  margin-top:35px; }
.n-newslist ul li .more i {  width:21px; height:21px; margin-right:25px; transform: translateY(-1px);  }
/*n-about1650*/
.n-about { min-height:450px;  font-size:17px; padding-top:35px;  }
.n-about h3 { font-size:34px; margin-bottom:25px; }
.n-about hr { margin: 50px 0;  }
/*n-detail-top1650*/
.n-detail-top { margin-top:45px; }
.n-detail-left { width:50%; height:376px; }
.n-detail-left .swiper-button-next { width:56px; height:70px; }
.n-detail-left .swiper-button-next:after { font-size:24px; }
.n-detail-left .swiper-button-prev { width:56px; height:70px; }
.n-detail-left .swiper-button-prev:after { font-size:24px; }
.n-detail-right { width:47%; }
.n-detail-right .tit { font-size:39px; }
.n-detail-right .des { font-size:19px; line-height:32px; height:160px; margin-top:20px; }
.n-detail-right .more { margin-top:35px; }
.n-detail-right .more a { width:200px; height:50px; font-size:19px; line-height:50px; }
.n-detail-right .more a i { width:21px; height:21px; margin-right:25px; transform: translateY(-1px); }
.n-detail-ban { font-size:39px; margin-top:50px; }
.n-detail-ban span { padding:0 20px; }
.n-detail-con { font-size:19px; min-height:450px; padding:35px 0; }
.n-detail-con h3 { font-size:31px; }
/*n-other1650*/
.n-other { font-size:18px; margin-top:45px; padding-top:25px; padding-bottom:25px; }
/*n-contact1650*/
.n-contact { min-height:450px; margin-top:42px;  }
.n-contact-left { margin-left:35px; width:55%; padding:31px 0 55px 0; }
.n-contact-tit {  font-size:38px; }
.n-contact-des { font-size:16px; margin-top:8px; }
/*n-message1650*/
.n-message-list { padding-top:8px; }
.n-message-list ul li { margin-top:22px; }
.n-message-list label { font-size:16px; padding-left:21px; }
.n-message-list input[type=text] { height:60px; font-size:16px; padding-left:21px; }
.n-message-list textarea { height:230px; font-size:16px; line-height:60px; padding-left:21px; }
.n-message-list .submit { width:400px; height:60px; font-size:24px;}
/*n-contact-right1650*/
.n-contact-right { width:33%;  }
.n-quick { font-size:22px; padding:31px 35px 55px 35px; }
.n-quick h3 { font-size:38px; }
.n-text { font-size:22px; padding:31px 35px 55px 35px; }
.n-text img { width:150px; margin-top:18px; }
/*n-pleasure1650*/
.n-pleasure { font-size:22px; padding:31px 35px 55px 35px; background:url(../img/pleasure-bg.png) no-repeat 60px 0; background-size:80px 70px; }

}

@media (max-width:1400px){
/*header1400*/
.header {height:130px; }
.header .logo{ height:130px; }
.header .h-info { font-size:15px; line-height:30px; margin-top:28px;  }
.header .h-info img { width:21px; margin-right:3px; }
.header .nav ul li { font-size:18px; line-height:60px; margin-left:66px; } 
.header .nav ul li .sub { top:60px; }
/*i-advantage1400*/
.i-advantage { height:220px; padding-top:45px; }
.i-advantage ul li .pic { width:40px; }
.i-advantage ul li .con { width:calc(100% - 40px - 16px); }
.i-advantage ul li .con .tit { font-size:23px; }
.i-advantage ul li .con .des { margin-top:6px; }
/*i-about1400*/
.i-about { padding-top:50px; padding-bottom:50px; }
.i-about-right { font-size:17px; margin-top:10px; }
.i-about-right h3 { font-size:32px; margin-bottom:16px;  }
.i-about-more { width:170px; height:40px; font-size:16px; line-height:40px; margin-top:25px; }
.i-about-more i { width:19px; height:19px; margin-left:20px;  }
/*i-public1400*/
.i-public .tit { font-size:33px; }
.i-public .tit::after{ margin-left:-80px; bottom:-16px; width:160px; }
.i-public .des { font-size:15px; margin-top:35px; }
/*i-pro1400*/
.i-pro { padding-top:50px; padding-bottom:50px; }
.i-pro-list { padding-top:6px; }
.i-pro-list ul li { padding:60px 0; }
.i-pro-list ul li .pic { height:320px; }
.i-pro-list ul li .con { margin-top:10px; }
.i-pro-list ul li .con .tit { font-size:33px; }
.i-pro-list ul li .con .des { font-size:17px; line-height:28px; height:140px; margin-top:15px; }
.i-pro-list ul li .con .more { width:170px; height:40px; font-size:16px; line-height:40px; margin-top:18px; }
.i-pro-list ul li .con .more i { width:19px; height:19px; margin-left:20px;  }
/*i-application1400*/
.i-application { padding-top:60px; padding-bottom:60px; }
.i-application-list { margin-top:40px; height:480px; }
.i-application-list .swiper-slide{ height:430px; }
.i-application-list .swiper-pagination-bullet { width:16px; height:16px; }
.i-application-li .pic { height:370px; }
.i-application-li .tit { font-size:17px; }
/*i-environment1400*/
.i-environment { padding-top:60px; padding-bottom:30px; }
.i-environment-list { padding-top:20px; }
.i-environment-list ul li { height:220px; margin-top:16px; }
.i-environment-more { width:170px; height:40px; font-size:16px; line-height:40px; margin-top:40px; }
.i-environment-more i { width:19px; height:19px; margin-left:20px;  }
/*footer1400*/
.footer { padding-top:130px; padding-bottom:35px; font-size:16px; margin-top:120px; }
.f-ban { font-size:18px; }
.f-contact-left img { width:16px; margin-right:3px; }
.f-contact-right { width:110px; }
/*f-copy1400*/
.f-copy { font-size:15px; }
/*f-relation1400*/
.f-relation { height:170px; top:-80px; }
.f-relation .con { font-size:16px; margin-top:44px; }
.f-relation .con h3 { font-size:26px; margin-bottom:4px; }
.f-relation .more { margin-top:65px; width:170px; height:40px; font-size:16px; line-height:40px; }
.f-relation .more i { width:19px; height:19px; margin-left:20px;  }
/*n-banner1400*/
.n-banner { height:270px; }
.n-banner .tit { font-size:47px; }
.n-banner .tit::after{ margin-left:-85px; width:170px; height:3px; }
/*n-position1400*/
.n-position { font-size:16px; }
.n-position i { width:18px; height:18px; margin-right:8px; }
/*n-main1400*/
.n-main { min-height:400px; }
/*n-newshow1400*/
.n-newshow {padding:20px 0 20px 0;  min-height:400px; }
.n-tit {font-size:20px;}
/*n-newslist1400*/
.n-newslist ul li { padding-top:40px; padding-bottom:60px; }
.n-newslist ul li .tit { font-size:20px; }
.n-newslist ul li .date { font-size:14px;  margin-top:18px; }
.n-newslist ul li .date img { width:12px; }
.n-newslist ul li .des { font-size:16px; margin-top:6px;}
.n-newslist ul li .more { width:170px; height:40px; font-size:16px; line-height:40px;  margin-top:30px; }
.n-newslist ul li .more i {width:19px; height:19px; margin-left:20px;  }
/*n-about1400*/
.n-about { min-height:400px;  font-size:15px; padding-top:30px;  }
.n-about h3 { font-size:28px; margin-bottom:20px; }
.n-about hr { margin: 40px 0;  }
/*n-detail-top1400*/
.n-detail-top { margin-top:40px; }
.n-detail-left { height:330px; }
.n-detail-left .swiper-button-next { width:50px; height:65px; }
.n-detail-left .swiper-button-next:after { font-size:20px; }
.n-detail-left .swiper-button-prev { width:50px; height:65px; }
.n-detail-left .swiper-button-prev:after { font-size:20px; }
.n-detail-right .tit { font-size:33px; }
.n-detail-right .des { font-size:17px; line-height:28px; height:140px; margin-top:15px; }
.n-detail-right .more { margin-top:30px; }
.n-detail-right .more a { width:170px; height:40px; font-size:16px; line-height:40px; }
.n-detail-right .more a i { width:19px; height:19px; margin-right:20px;  }
.n-detail-ban { font-size:33px; margin-top:40px; }
.n-detail-ban span { padding:0 15px; }
.n-detail-con { font-size:16px; min-height:400px; padding:30px 0; }
.n-detail-con h3 { font-size:27px; }
/*n-other1400*/
.n-other { font-size:16px; margin-top:40px; padding-top:20px; padding-bottom:20px; }
/*n-contact1400*/
.n-contact { min-height:400px; margin-top:36px;  }
.n-contact-left { margin-left:25px; padding:26px 0 50px 0; }
.n-contact-tit {  font-size:33px; }
.n-contact-des { font-size:15px; margin-top:6px; }
/*n-message1400*/
.n-message-list { padding-top:6px; }
.n-message-list ul li { margin-top:20px; }
.n-message-list label { font-size:15px; padding-left:16px; }
.n-message-list input[type=text] { height:50px; font-size:15px; padding-left:16px; }
.n-message-list textarea { height:200px; font-size:15px; line-height:50px; padding-left:16px; }
.n-message-list .submit { width:340px; height:50px; font-size:20px;}
/*n-contact-right1400*/
.n-quick { font-size:19px; padding:26px 25px 50px 25px; }
.n-quick h3 { font-size:33px; }
.n-text { font-size:19px; padding:26px 25px 50px 25px; }
.n-text img { width:135px; margin-top:16px; }
/*n-pleasure1400*/
.n-pleasure { font-size:19px; padding:26px 25px 50px 25px; background:url(../img/pleasure-bg.png) no-repeat 50px 0; background-size:70px 60px; }

}

@media (max-width:1200px){
.wrap{width:94%}
/*f-relation1200*/
.f-relation { left:3%; width:94%; }
/*n-newshow1200*/
.n-newshow {min-height:350px; }
.n-tit {font-size:18px;}

}


@media (max-width:992px){
/*header992*/
.welcome { display:none;}
.header{ display:none;}
.nav{ display:none;}
.header2{ display: block; } 
.header-wrap { display:block; height:60px;}
/*i-advantage992*/
.i-advantage { height:150px; padding-top:13px; }
.i-advantage ul li .pic { width:20px; }
.i-advantage ul li .con { width:calc(100% - 20px - 14px); }
.i-advantage ul li .con .tit { font-size:16px; }
.i-advantage ul li .con .des { margin-top:4px; line-height:22px; }
/*i-about992*/
.i-about { padding-top:40px; padding-bottom:40px; }
.i-about-right { font-size:15px; margin-top:5px; }
.i-about-right h3 { font-size:22px; margin-bottom:14px;  }
.i-about-more { width:120px; height:30px; font-size:15px; line-height:30px; margin-top:20px; }
.i-about-more i { width:17px; height:17px; margin-left:10px;  }
/*i-public992*/
.i-public .tit { font-size:22px; }
.i-public .tit::after{ margin-left:-55px; bottom:-14px; width:110px; }
.i-public .des { font-size:14px; margin-top:30px; }
/*i-pro992*/
.i-pro { padding-top:40px; padding-bottom:40px; }
.i-pro-list { padding-top:4px; }
.i-pro-list ul li { padding:40px 0; }
.i-pro-list ul li .pic { height:220px; }
.i-pro-list ul li .con { margin-top:5px; }
.i-pro-list ul li .con .tit { font-size:22px; }
.i-pro-list ul li .con .des { font-size:15px; line-height:20px; height:100px; margin-top:10px; }
.i-pro-list ul li .con .more { width:120px; height:30px; font-size:15px; line-height:30px; margin-top:16px; }
.i-pro-list ul li .con .more i { width:17px; height:17px; margin-left:10px;  }
/*i-application992*/
.i-application { padding-top:50px; padding-bottom:50px; }
.i-application-list { margin-top:35px; height:330px; }
.i-application-list .swiper-slide{ height:290px; }
.i-application-list .swiper-pagination-bullet { width:14px; height:14px; }
.i-application-li .pic { height:245px; }
.i-application-li .tit { font-size:16px; }
/*i-environment992*/
.i-environment { padding-top:50px; padding-bottom:20px; }
.i-environment-list { padding-top:15px; }
.i-environment-list ul li { height:150px; margin-top:14px; }
.i-environment-more { width:120px; height:30px; font-size:15px; line-height:30px; margin-top:35px; }
.i-environment-more i { width:17px; height:17px; margin-left:10px;  }
/*footer992*/
.footer { padding-top:100px; padding-bottom:30px; font-size:15px; margin-top:90px; }
.f-left { float:none; width:100%; }
.f-mid { display:none; }
.f-right { display:none; }
.f-ban { font-size:17px; }
.f-contact-left img { width:14px; margin-right:2px; }
.f-contact-right { width:100px; }
/*f-relation992*/
.f-relation { height:110px; top:-50px; }
.f-relation .con { font-size:15px; margin-top:20px; }
.f-relation .con h3 { font-size:17px; margin-bottom:3px; }
.f-relation .more { margin-top:40px; width:120px; height:30px; font-size:15px; line-height:30px; }
.f-relation .more i  { width:17px; height:17px; margin-left:10px;  }
/*n-banner992*/
.n-banner { height:180px; }
.n-banner .tit { font-size:30px; }
.n-banner .tit::after{ margin-left:-55px; width:110px; }
/*n-position992*/
.n-position { font-size:15px; }
.n-position i { width:16px; height:16px; margin-right:7px; }
/*n-main992*/
.n-main { min-height:350px; }
/*n-newslist992*/
.n-newslist ul li { padding-top:30px; padding-bottom:40px; }
.n-newslist ul li .tit { font-size:18px; }
.n-newslist ul li .date {  margin-top:16px; }
.n-newslist ul li .date img { width:10px; }
.n-newslist ul li .des { font-size:15px; margin-top:4px;}
.n-newslist ul li .more { width:120px; height:30px; font-size:15px; line-height:30px; margin-top:25px; }
.n-newslist ul li .more i { width:17px; height:17px; margin-left:10px; }
/*n-about992*/
.n-about { min-height:350px;  padding-top:25px;  }
.n-about h3 { font-size:22px; margin-bottom:15px; }
.n-about hr { margin: 30px 0;  }
/*n-detail-top992*/
.n-detail-top { margin-top:30px; }
.n-detail-left { height:220px; }
.n-detail-left .swiper-button-next { width:33px; height:42px; }
.n-detail-left .swiper-button-next:after { font-size:18px; }
.n-detail-left .swiper-button-prev { width:33px; height:42px; }
.n-detail-left .swiper-button-prev:after { font-size:18px; }
.n-detail-right .tit { font-size:22px; }
.n-detail-right .des { font-size:15px; line-height:20px; height:100px; margin-top:10px; }
.n-detail-right .more { margin-top:25px; }
.n-detail-right .more a { width:120px; height:30px; font-size:15px; line-height:30px; }
.n-detail-right .more a i { width:17px; height:17px; margin-right:10px; display:none;  }
.n-detail-ban { font-size:22px; margin-top:30px; }
.n-detail-ban span { padding:0 10px; }
.n-detail-con { font-size:15px; min-height:350px; padding:25px 0; }
.n-detail-con h3 { font-size:18px; }
/*n-other992*/
.n-other { font-size:15px; margin-top:35px; padding-top:15px; padding-bottom:15px; }
/*n-contact992*/
.n-contact { min-height:350px; margin-top:25px;  }
.n-contact-left { margin-left:15px; padding:21px 0 45px 0; }
.n-contact-tit {  font-size:22px; }
/*n-message992*/
.n-message-list ul li { margin-top:18px; }
.n-message-list label { padding-left:11px; }
.n-message-list input[type=text] { height:40px; padding-left:11px; }
.n-message-list textarea { height:130px; line-height:40px; padding-left:11px; }
.n-message-list .submit { width:220px; height:40px; font-size:18px;}
/*n-contact-right992*/
.n-quick { font-size:16px; padding:21px 15px 45px 15px; }
.n-quick h3 { font-size:22px; }
.n-text { font-size:16px; padding:21px 15px 45px 15px; }
.n-text img { width:100px; margin-top:14px; }
/*n-pleasure992*/
.n-pleasure { font-size:16px; padding:21px 15px 45px 15px;  background:url(../img/pleasure-bg.png) no-repeat 40px 0; background-size:60px 50px; }


}

@media (max-width:767px){
.wrap{width:80%}
/*i-advantage767*/
.i-advantage { height:104px; }
.i-advantage ul li { float:none; width:100%; }
.i-advantage ul li:nth-child(3n+2) { margin-left:0;}
.i-advantage ul li:nth-child(3n+3) { margin-left:0;}
.i-advantage ul li .con .des { display:none; }
/*i-about767*/
.i-about { padding-top:30px; padding-bottom:30px; }
.i-about-left { float:none; width:100%; margin-top:30px; display:none; }
.i-about-right { float:none; width:100%; margin-top:0;  }
/*i-public767*/
.i-public .tit { font-size:20px; }
/*i-pro767*/
.i-pro { padding-top:30px; padding-bottom:30px; }
.i-pro-list ul li { padding:30px 0; }
.i-pro-list ul li .pic { float:none; width:100%; height:220px; }
.i-pro-list ul li .con { float:none; width:100%; margin-top:20px; }
.i-pro-list ul li .con .tit { font-size:20px; }
.i-pro-list ul li:nth-child(even) .pic { float:none; }
.i-pro-list ul li:nth-child(even) .con { float:none; }
/*i-application767*/
.i-application { padding-top:35px; padding-bottom:35px; }
.i-application-list .swiper-pagination-bullet { width:12px; height:12px; }
/*i-environment767*/
.i-environment { padding-top:35px; padding-bottom:5px; }
.i-environment-list ul li { width:48.5%; height:110px; }
.i-environment-list ul li:nth-child(3n+2) { margin-left:0;}
.i-environment-list ul li:nth-child(3n+3) { margin-left:0;}
.i-environment-list ul li:nth-child(even) { margin-left:3%; }
/*footer767*/
.footer { padding-top:30px;  margin-top:50px; }
.f-contact-left {  float:none;  }
.f-contact-right { float:none; width:100px; margin-top:20px; }
/*f-relation767*/
.f-relation { display:none; }
/*n-banner767*/
.n-banner { height:100px; }
.n-banner .tit { font-size:20px; }
.n-banner .tit::after{ margin-left:-22px; width:44px; }
/*n-position767*/
.n-position { line-height:40px; }
/*n-main767*/
.n-main { min-height:300px; }
/*n-newshow767*/
.n-tit { font-weight:bold; line-height:1.8;  }
/*n-about767*/
.n-about { min-height:300px;  font-size:15px; padding-top:20px; text-align:justify; }
.n-about h3 { font-size:20px; margin-bottom:10px; text-align:left;}
.n-about hr { margin: 20px 0;  }
/*n-detail-top767*/
.n-detail-top { margin-top:20px; }
.n-detail-left { float:none; width:100%; }
.n-detail-right { float:none; width:100%; margin-top:20px; }
.n-detail-right .tit { font-size:20px; }
.n-detail-ban { font-size:20px; margin-top:25px; line-height:2; }
.n-detail-ban span { padding:0 5px; }
.n-detail-con { min-height:300px; padding:20px 0; }
.n-detail-con h3 { font-size:16px; }
/*n-contact767*/
.n-contact { background-image:none; background-color:#FFF; }
.n-contact-left { float:none; width:100%; margin-left:0;  padding: 21px 15px 45px 15px;  }
.n-contact-right { float:none; width:100%; background-color:#0044d7; }

}

@media (max-width:500px){
.wrap{width:94%}


}

