@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: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:Source Han Sans CN,sans-serif; font-size:16px;outline:0;margin:0;padding:0}
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}
input.sub,label{border:none;cursor:pointer}
input,textarea{font-family:Source Han Sans CN,sans-serif; outline:0;margin:0;padding:0}
table{border-collapse:collapse}
td,th{padding:0}
*{box-sizing:border-box}
.clear { clear:both;}
i{ font-style:normal;}
.wrap{width:1600px;position:relative;max-width:100%;margin:0 auto}
/*自定义*/
/*header*/
.header {height:120px; }
.header .logo{float:left; height:120px;  }
.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 .nav{float:right;  }
.header .nav ul li {float:left; width:auto; color:#3f3f3f; font-size:18px; line-height:120px; margin-left:50px; position:relative; } 
.header .nav ul li a { display:block; color:#3f3f3f; font-weight:bold;  }
.header .nav ul li:hover a { color:#305c90;  }
.header .nav ul li.active a { color:#305c90;  }
.header .nav ul li .sub { position: absolute;width:200%;left:-50%; text-align:center; top:120px;z-index:30000; }
.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; font-weight:normal; }
.header .nav ul li .sub ul li:hover { background-color:#305c90;  color:#ffffff;}
.header .nav ul li .sub ul li:hover a { color:#ffffff;}
.header .h-tel { float:right;  color:#305c90; font-size:24px; line-height:120px; margin-left:50px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; }
/*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:50px;margin-top:5px;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 { width:20px; color:#2353a1; 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:#2353a1;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:#2353a1}
.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; } 
.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 { 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:#2353a1;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:#2353a1;border-color:#2353a1}
.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-public*/
.i-public { text-align:center; }
.i-public .en { color:#333232; font-size:60px; line-height:1.5; text-transform:uppercase; font-weight:bold; opacity:0.05;}
.i-public .cn { color:#333232; font-size:40px; line-height:1.5; margin-top:-60px; font-weight:bold; position:relative; padding-bottom:15px; margin-bottom:15px; }
.i-public .cn::after{content:""; position:absolute; bottom:0; left:50%; margin-left:-50px; width:100px; height:5px; background-color:#2353a1; border-radius:3px; } 
.i-public .des { color:#6e6d6d; font-size:20px; line-height:1.5; }
/*i-pro*/
.i-pro { padding-top:50px; padding-bottom:80px; }
.i-pro-show { margin-top:60px; border:#e7e7e7 solid 1px; padding:25px; }
.i-pro-left { float:left; width:45%; padding:30px 0; }
.i-pro-left .tit { color:#000000; font-size:40px; line-height:1.5; font-weight:bold; margin-left:50px; }
.i-pro-left .tit span { color:#585858; font-size:20px; line-height:1.5; }
.i-pro-left .pic { height:333px; margin-top:10px; }
.i-pro-left .pic img { width: 100%;height: 100%; object-fit: contain; }
.i-pro-left .more { text-align:center; margin-top:40px; }
.i-pro-left .more a { display:inline-block; width:150px; height:45px; background-color:#2353a1; text-align:center; border-radius:5px; text-align:center; color:#ffffff; font-size:18px; line-height:45px; margin:0 13px;  }
.i-pro-left .more a i { margin-left:10px; }
.i-pro-left .more a:hover { background: linear-gradient(135deg, #2353a1, #3a7bd5);}
.i-pro-right { float:right; width:49%; }
.i-pro-right ul li { background-color:#f4f7f9; color:#000000; font-size:20px; line-height:60px; padding-left:35px; margin-top:20px; position:relative; }
.i-pro-right ul li:first-child { margin-top:0; }
.i-pro-right ul li::before {content:""; position:absolute; left:0; top:0; width:7px; height:100%; background-color:#345f92; border-top-left-radius:4px; border-bottom-left-radius:4px; }
.i-pro-right ul li i { float:right; color:#000000; font-size:20px; line-height:60px; margin-right:25px; }
.i-pro-right ul li:hover { color:#2353a1; }
/*i-about*/
.i-about { background: #2353a1 url(../images/about-bg.jpg) no-repeat center center; background-size:cover; padding-top:60px; padding-bottom:200px; }
.i-about-con { color:#f1f3f8; font-size:18px; line-height:2.2; width:85%; }
.i-about-con h4 { color:#ffffff; font-size:60px; line-height:1.5; text-transform:uppercase; font-weight:bold; opacity:0.1; transform: translateY(60px);}
.i-about-con h3 { color:#ffffff; font-size:40px; line-height:1.5; font-weight:bold; }
.i-about-con h3:last-of-type { margin-bottom:25px; }
.i-about-more { width:150px; height:45px; background-color:#FFF; text-align:center; border-radius:5px; color:#000000; font-size:18px; line-height:45px; margin-top:45px;  }
.i-about-more a { display:block; color:#000000; }
.i-about-more i { margin-left:10px; color:#235cb8; }
.i-about-more:hover { background: linear-gradient(to bottom, #fff, #e6f0ff);}
/*i-honor*/
.i-honor { margin-top:-140px; }
.i-honor-box { background-color:#FFF;  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); border-radius:5px; padding:40px 35px; }
.i-honor-list { margin-top:40px; height:370px; }
.i-honor-list .swiper{width:100%; height:100%; }
.i-honor-list .swiper-slide{ height:310px; border:#dcdcdc solid 1px; text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center; overflow:hidden;  }
.i-honor-list .swiper-slide a { display:block; width:100%; height:100%;display:flex;justify-content:center;align-items:center; }
.i-honor-list .swiper-slide img{max-width: 100%;max-height: 100%;object-fit: contain;transition: 0.5s;}
.i-honor-list .swiper-slide:hover img {transform: scale(1.05);transition: 0.5s;}
.i-honor-list .swiper-pagination-bullet { width:15px; height:15px; background-color:#e5e5e5; opacity:1;outline: none;  }
.i-honor-list .swiper-pagination-bullet-active { background-color:#2353a1; }
.i-honor-list .swiper-slide:hover { border:#2353a1 solid 1px; }
/*i-outcome*/
.i-outcome { padding-top:80px; padding-bottom:50px; }
.i-outcome-list { padding-top:20px; }
.n-main .i-outcome-list { padding-top:0; }
.i-outcome-list ul li { float:left; width:calc((100% - 40px) / 3); height:250px; margin-left:20px; margin-top:20px; border:#eeeeee solid 1px; padding:50px 30px 30px 30px; transition: 0.2s; }
.i-outcome-list ul li:nth-child(3n+1) { margin-left:0; }
.i-outcome-list ul li .tit { color:#000000; font-size:22px; line-height:35px; height:70px; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; }
.i-outcome-list ul li .more { width:150px; height:45px; border:#2353a1 solid 1px; background-color:#FFF; text-align:center; border-radius:5px; color:#000000; font-size:18px; line-height:43px; margin-top:40px;   }
.i-outcome-list ul li .more a { display:block; color:#000000; }
.i-outcome-list ul li .more i { margin-left:10px; color:#000000; }
.i-outcome-list ul li:hover { background: linear-gradient(135deg, #2353a1, #3a7bd5); }
.i-outcome-list ul li:hover .tit { color:#ffffff; }
.i-outcome-list ul li:hover .more { background: linear-gradient(to bottom, #fff, #e6f0ff);}
/*i-news*/
.i-news { background-color:#f4f7f9; padding-top:50px; padding-bottom:80px; }
.i-news-list { margin-top:40px; }
.n-main .i-news-list { margin-top:0; }
.i-news-list ul li { float:left; width:calc((100% - 40px) / 3); height:620px; margin-left:20px; margin-top:20px; border:#eeeeee solid 1px; background-color:#FFF;  }
.i-news-list ul li:nth-child(3n+1) { margin-left:0; }
.i-news-list ul li .pic { height:320px; overflow:hidden; }
.i-news-list ul li .pic img {width: 100%;height: 100%; object-fit: cover;object-position: center 30%; transition: 0.5s;}
.i-news-list ul li .con { padding:40px 30px 30px 30px; }
.i-news-list ul li .tit { color:#000000; font-size:22px; line-height:35px; height:70px; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; }
.i-news-list ul li .des { color:#8d8a8a; font-size:16px; line-height:25px; height:50px; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; margin-top:15px; }
.i-news-list ul li .more { width:150px; height:45px; border:#2353a1 solid 1px; background-color:#FFF; text-align:center; border-radius:5px; color:#000000; font-size:18px; line-height:43px; margin-top:35px; transition: 0.2s;  }
.i-news-list ul li .more a { display:block; color:#000000; }
.i-news-list ul li .more i { margin-left:10px; color:#000000; }
.i-news-list ul li:hover { background: linear-gradient(135deg, #2353a1, #3a7bd5); }
.i-news-list ul li:hover .pic img {transform: scale(1.05);transition: 0.5s;}
.i-news-list ul li:hover .tit { color:#ffffff; }
.i-news-list ul li:hover .des { color:#ffffff; }
.i-news-list ul li:hover .more { background: linear-gradient(to bottom, #fff, #e6f0ff);}
/*i-message*/
.i-message { background:#2353a1 url(../images/message-bg.jpg) no-repeat center center; background-size:cover; padding-top:90px; padding-bottom:100px; }
.i-message .ban {  color:#ffffff; font-size:18px; line-height:1.5; }
.i-message .tit { color:#ffffff; font-size:50px; line-height:1.5; }
.i-message .more { width:150px; height:45px; background-color:#FFF; text-align:center; border-radius:5px; color:#111111; font-size:18px; line-height:45px; margin-top:25px;  }
.i-message .more a { display:block; color:#111111;  }
.i-message .more i { margin-left:10px; }
.i-message .more:hover { background: linear-gradient(to bottom, #fff, #e6f0ff); }
/*footer*/
.footer { background-color:#3f3f3f; padding-top:80px; padding-bottom:90px; color:#9f9f9f; font-size:18px; line-height:2; }
.footer a:hover { color:#FFF; }
.f-left { float:left; width:22%; text-align:center; margin-left:1%; font-size:16px; }
.f-left img { max-width:50%; }
.f-mid { float:left; margin-left:13%; width:16%; position:relative; }
.f-mid::before{content:""; position:absolute; left:-80px; top:20%; width:1px; height:80%; background-color:#656565; }
.f-right { float:left; margin-left:13%; width:16%; position:relative; }
.f-right::before{content:""; position:absolute; left:-80px; top:20%; width:1px; height:80%; background-color:#656565; }
.f-ewm { float:right; text-align:center; width:16%; margin-top:70px; }
.f-ewm img { width:100px; }
.f-ban { color:#ffffff; font-size:18px; line-height:3; font-weight:bold; position:relative; }
.f-ban::after{content:""; position:absolute; left:0; bottom:0; width:40px; height:1px; background-color:#ffffff; }
.f-text { margin-top:20px; }
.f-nav { margin-top:20px; }
.f-nav ul li { float:left; width:50%; }
/*f-copy*/
.f-copy { background-color:#363636; text-align:center; color:#8b8b8b; font-size:16px; line-height:2; padding-top:25px; padding-bottom:25px; }
.f-copy a:hover { color:#FFF; }
/*n-banner*/
.n-banner { width:100%; }
.n-banner img { width:100%; display:block; }
/*n-position*/
.n-position { height:70px; border-bottom:#eeeeee solid 1px; }
.n-posi-left { float:left; color:#2353a1; font-size:20px; line-height:70px; font-weight:bold; }
.n-posi-right { float:right;  color:#000000; font-size:16px; line-height:70px; }
.n-posi-right i {  margin-right:5px;  }
.n-posi-right a:hover { color:#2353a1; }
/*n-main*/
.n-main { min-height:600px; padding-top:20px; padding-bottom:30px; }
/*n-newshow*/
.n-newshow { padding-top:40px; padding-bottom:30px; }
.n-show {padding:20px 0; color:#000000; font-size:18px; line-height:2; min-height:300px; }
.n-show img { max-width:100%;}
.n-show .img-responsive { display:inline;}
.n-show table {border-collapse: collapse;}
.n-show table tr th {color: #000000; font-size: 16px; line-height: 2; font-weight: normal; background-color: #f9f8f8;padding: 10px;border:#eeeeee solid 1px;}
.n-show table tr td { line-height:2; border:1px solid #eeeeee; padding:10px;}
.n-tit { font-size:30px; text-align:center; line-height:1.5; color:#000000; }
.n-time { font-size:16px; text-align:center; line-height:1.5; margin-top:15px; color:#828181; }
.n-xian {border-bottom:#eeeeee solid 1px; height:1px; margin-top:28px;}
/*pro-list*/
.pro-list { height:auto; }
.pro-list ul li { float:left; width:376px; text-align:center; margin-top:20px; }
.pro-list ul li:nth-child(4n+2) { margin-left:18.66px;}
.pro-list ul li:nth-child(4n+3) { margin-left:18.66px;}
.pro-list ul li:nth-child(4n+4) { margin-left:18.66px;}
.pro-list ul li .pic { height:310px; overflow:hidden; display: flex;  align-items: center; justify-content: center; border:#eeeeee solid 1px; }
.pro-list ul li .pic img{max-width: 100%;max-height: 100%;vertical-align: middle; transition: 0.5s; }
.pro-list ul li .tit { color:#000000; font-size:16px; line-height:50px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.pro-list ul li:hover .pic { border:#2353a1 solid 1px; }
.pro-list ul li:hover .pic img { transform: scale(1.05); transition: 0.5s; }
.pro-list ul li:hover .tit { color:#2353a1;  }


@media (max-width:1750px){
.wrap{width:90%}
/*header1650*/
.header {height:90px; }
.header .logo{ height:90px; width:19%; }
.header .nav ul li { font-size:16px; line-height:90px; margin-left:40px; } 
.header .nav ul li .sub { top:90px; }
.header .h-tel { font-size:20px; line-height:90px; margin-left:40px; }
/*i-public1650*/
.i-public .en { font-size:46px; }
.i-public .cn { font-size:30px; margin-top:-46px; padding-bottom:13px; margin-bottom:13px; }
.i-public .cn::after{ margin-left:-40px; width:80px; height:4px; } 
.i-public .des { font-size:16px; }
/*i-pro1650*/
.i-pro { padding-top:40px; padding-bottom:70px; }
.i-pro-show { margin-top:50px; padding:20px; }
.i-pro-left { padding:25px 0; }
.i-pro-left .tit { font-size:32px; margin-left:40px; }
.i-pro-left .tit span { font-size:15px; }
.i-pro-left .pic { height:244px; margin-top:8px; }
.i-pro-left .more { margin-top:35px; }
.i-pro-left .more a { width:120px; height:40px; font-size:16px; line-height:40px; margin:0 11px;  }
.i-pro-right ul li { font-size:18px; line-height:50px; padding-left:25px; margin-top:18px; }
.i-pro-right ul li::before {width:6px; }
.i-pro-right ul li i { font-size:18px; line-height:50px; margin-right:20px; }
/*i-about1650*/
.i-about { padding-top:50px; padding-bottom:180px; }
.i-about-con { font-size:16px; }
.i-about-con h4 { font-size:46px;  transform: translateY(46px); }
.i-about-con h3 { font-size:30px; }
.i-about-con h3:last-of-type { margin-bottom:23px; }
.i-about-more { width:120px; height:40px; font-size:16px; line-height:40px; margin-top:40px;  }
/*i-honor1650*/
.i-honor { margin-top:-110px; }
.i-honor-box { padding:35px 30px; }
.i-honor-list { margin-top:35px; height:310px; }
.i-honor-list .swiper-slide{ height:250px; font-size:16px; }
.i-honor-list .swiper-pagination-bullet { width:14px; height:14px; }
/*i-outcome1650*/
.i-outcome { padding-top:70px; padding-bottom:40px; }
.i-outcome-list { padding-top:15px; }
.i-outcome-list ul li { width:calc((100% - 36px) / 3); height:200px; margin-left:18px; margin-top:18px; padding:35px 25px 25px 25px; }
.i-outcome-list ul li .tit { font-size:19px; line-height:30px; height:60px; }
.i-outcome-list ul li .more { width:120px; height:40px; font-size:16px; line-height:38px; margin-top:35px;   }
/*i-news1650*/
.i-news { padding-top:40px; padding-bottom:70px; }
.i-news-list { margin-top:30px; }
.i-news-list ul li { width:calc((100% - 36px) / 3); height:480px; margin-left:18px; margin-top:18px; }
.i-news-list ul li .pic { height:250px; }
.i-news-list ul li .con { padding:20px 25px 25px 25px; }
.i-news-list ul li .tit { font-size:19px; line-height:30px; height:60px; }
.i-news-list ul li .des { font-size:15px; line-height:23px; height:46px; margin-top:13px; }
.i-news-list ul li .more { width:120px; height:40px; font-size:16px; line-height:38px; margin-top:25px; }
/*i-message1650*/
.i-message { padding-top:80px; padding-bottom:90px; }
.i-message .ban { font-size:16px;}
.i-message .tit { font-size:39px; }
.i-message .more { width:120px; height:40px; font-size:16px; line-height:40px; margin-top:20px;  }
/*footer1650*/
.footer { padding-top:70px; padding-bottom:80px; font-size:16px; }
.f-left { width:23%; margin-left:0; font-size:15px; }
.f-mid { margin-left:11%; width:18%; }
.f-mid::before{ left:-70px; }
.f-right { margin-left:11%; width:18%; }
.f-right::before{ left:-70px; }
.f-ewm { width:18%; margin-top:70px; }
.f-ewm img { width:90px; }
.f-ban { font-size:17px; }
.f-text { margin-top:15px; }
.f-nav { margin-top:15px; }
/*f-copy1650*/
.f-copy { font-size:15px; padding-top:20px; padding-bottom:20px; }
/*n-position1650*/
.n-position { height:60px;}
.n-posi-left { font-size:18px; line-height:60px; }
.n-posi-right { font-size:14px; line-height:60px; }
/*n-main1650*/
.n-main { min-height:550px; padding-top:15px;  padding-bottom:25px; }
/*n-newshow1650*/
.n-newshow { padding-top:35px; padding-bottom:25px; }
.n-show {font-size:16px;}
.n-tit { font-size:26px; }
.n-time { font-size:15px; margin-top:13px; }
.n-xian {margin-top:26px;}
/*pro-list1650*/
.pro-list ul li { width:23.5%; margin-top:18px; }
.pro-list ul li:nth-child(4n+2) { margin-left:2%;}
.pro-list ul li:nth-child(4n+3) { margin-left:2%;}
.pro-list ul li:nth-child(4n+4) { margin-left:2%;}
.pro-list ul li .pic { height:250px; }
.pro-list ul li .tit { font-size:15px; line-height:45px; }

}

@media (max-width:1400px){
/*header1400*/
.header {height:75px; }
.header .logo{ height:75px;  }
.header .nav ul li { line-height:75px; margin-left:30px; } 
.header .nav ul li .sub { top:75px; }
.header .h-tel { font-size:18px; line-height:75px; margin-left:30px; }
/*i-public1400*/
.i-public .en { font-size:37px; }
.i-public .cn { font-size:25px; margin-top:-37px; padding-bottom:11px; margin-bottom:11px; }
.i-public .cn::after{ margin-left:-30px; width:60px; height:3px; } 
.i-public .des { font-size:15px; }
/*i-pro1400*/
.i-pro { padding-top:30px; padding-bottom:60px; }
.i-pro-show { margin-top:40px; padding:15px; }
.i-pro-left { padding:20px 0; }
.i-pro-left .tit { font-size:26px; margin-left:30px; }
.i-pro-left .pic { height:200px; margin-top:6px; }
.i-pro-left .more { margin-top:30px; }
.i-pro-left .more a { width:100px; height:35px; font-size:15px; line-height:35px; margin:0 9px;  }
.i-pro-right ul li { font-size:16px; line-height:40px; padding-left:20px; margin-top:16px; }
.i-pro-right ul li::before {width:5px; }
.i-pro-right ul li i { font-size:16px; line-height:40px; margin-right:15px; }
/*i-about1400*/
.i-about { padding-top:40px; padding-bottom:130px; }
.i-about-con h4 { font-size:37px;  transform: translateY(37px); }
.i-about-con h3 { font-size:25px; }
.i-about-con h3:last-of-type { margin-bottom:21px; }
.i-about-more { width:100px; height:35px; font-size:15px; line-height:35px; margin-top:30px;  }
/*i-honor1400*/
.i-honor { margin-top:-90px; }
.i-honor-box { padding:30px 25px; }
.i-honor-list { margin-top:30px; height:260px; }
.i-honor-list .swiper-slide{ height:200px; font-size:15px; }
.i-honor-list .swiper-pagination-bullet { width:13px; height:13px; }
/*i-outcome1400*/
.i-outcome { padding-top:60px; padding-bottom:30px; }
.i-outcome-list { padding-top:10px; }
.i-outcome-list ul li { width:calc((100% - 32px) / 3); height:160px; margin-left:16px; margin-top:16px; padding:20px 20px 20px 20px; }
.i-outcome-list ul li .tit { font-size:17px; line-height:28px; height:56px; }
.i-outcome-list ul li .more { width:100px; height:35px; font-size:15px; line-height:33px; margin-top:20px;   }
/*i-news1400*/
.i-news { padding-top:30px; padding-bottom:60px; }
.i-news-list { margin-top:20px; }
.i-news-list ul li { width:calc((100% - 32px) / 3); height:410px; margin-left:16px; margin-top:16px; }
.i-news-list ul li .pic { height:200px; }
.i-news-list ul li .con { padding:15px 20px 20px 20px; }
.i-news-list ul li .tit { font-size:17px; line-height:28px; height:56px; }
.i-news-list ul li .des { margin-top:11px; }
.i-news-list ul li .more { width:100px; height:35px; font-size:15px; line-height:33px; margin-top:20px; }
/*i-message1400*/
.i-message { padding-top:70px; padding-bottom:80px; }
.i-message .ban { font-size:15px;}
.i-message .tit { font-size:31px; }
.i-message .more { width:100px; height:35px; font-size:15px; line-height:35px; margin-top:15px;  }
/*footer1400*/
.footer { padding-top:60px; padding-bottom:70px; font-size:15px; }
.f-left { width:24%; }
.f-mid { margin-left:9%; width:20%; }
.f-mid::before{ left:-50px; }
.f-right { margin-left:7%; width:20%; }
.f-right::before{ left:-50px; }
.f-ewm { width:19%; margin-top:60px; }
.f-ban { font-size:16px; }
.f-text { margin-top:10px; }
.f-nav { margin-top:10px; }
/*n-position1400*/
.n-position { height:50px;}
.n-posi-left { font-size:16px; line-height:50px; }
.n-posi-right { line-height:50px; }
/*n-main1400*/
.n-main { min-height:500px; padding-top:10px; padding-bottom:20px;  }
/*n-newshow1400*/
.n-newshow { padding-top:30px; padding-bottom:20px; }
.n-tit { font-size:22px; }
.n-time { font-size:14px; margin-top:11px; }
.n-xian {margin-top:24px;}
/*pro-list1400*/
.pro-list ul li { margin-top:16px; }
.pro-list ul li .pic { height:200px; }
.pro-list ul li .tit { font-size:14px; line-height:40px; }

}

@media (max-width:1200px){
.wrap{width:94%}
/*header1200*/
.header .nav ul li { margin-left:15px; } 
.header .h-tel { margin-left:20px; }
/*n-position1200*/
.n-position { height:45px;}
.n-posi-left { line-height:45px; }
.n-posi-right { line-height:45px; }
/*n-main1200*/
.n-main { min-height:450px; padding-top:5px;  padding-bottom:15px; }
/*n-newshow1200*/
.n-newshow { padding-top:25px; padding-bottom:15px; }
.n-tit { font-size:20px; }
.n-time { margin-top:9px; }
.n-xian {margin-top:22px;}


}


@media (max-width:992px){
/*header992*/
.welcome { display:none;}
.header{ display:none;}
.nav{ display:none;}
.header2{ display: block; } 
.header-wrap { display:block; height:60px;}
/*i-public992*/
.i-public .en { font-size:31px; }
.i-public .cn { font-size:22px; margin-top:-31px; padding-bottom:9px; margin-bottom:9px; }
.i-public .cn::after{ margin-left:-25px; width:50px; height:2px; } 
/*i-pro992*/
.i-pro-left .tit { font-size: 22px; margin-left: 10px; }
.i-pro-left .tit span { font-size: 13px; }
/*i-about992*/
.i-about { padding-top:30px; padding-bottom:110px; }
.i-about-con { width:100%; }
.i-about-con h4 { font-size:31px;  transform: translateY(31px); }
.i-about-con h3 { font-size:20px; }
.i-about-con h3:last-of-type { margin-bottom:19px; }
/*i-honor992*/
.i-honor { margin-top:-60px; }
.i-honor-list .swiper-pagination-bullet { width:12px; height:12px; }
/*i-message992*/
.i-message .tit { font-size: 26px; }
/*footer992*/
.f-left { display:none; }
.f-mid { display:none; }
.f-right { margin-left:0; width:60%; }
.f-right::before { display:none; }
.f-ewm { width:29%; }
/*n-position992*/
.n-position { height:40px;}
.n-posi-left { line-height:40px; }
.n-posi-right { line-height:40px; }
/*n-main992*/
.n-main { min-height:350px;  padding-bottom:10px; }
/*n-newshow992*/
.n-newshow { padding-top:20px; padding-bottom:10px; }
.n-tit { font-size:18px; }
.n-time { margin-top:7px; }
.n-xian {margin-top:20px;}


}

@media (max-width:767px){
.wrap{width:80%}
/*i-public767*/
.i-public .en { font-size: 20px; }
.i-public .cn { font-size: 20px; margin-top:-20px; }
/*i-pro767*/
.i-pro { padding-top: 20px; padding-bottom: 50px; }
.i-pro-show { margin-top: 30px; padding: 10px 10px 20px 10px; }
.i-pro-left { float:none; width:100%; padding: 0 0; }
.i-pro-right { float:none; width:100%; margin-top:30px; }
.i-pro-left .tit { font-size:20px; margin-left:0; }
.i-pro-left .more { margin-top: 10px; }
/*i-about767*/
.i-about { padding-top: 10px; padding-bottom: 100px; }
.i-about-con h4 { font-size:24px;  transform: translateY(20px); }
.i-about-con h3 { font-size:18px; }
.i-about-con h3:last-of-type { margin-bottom:17px; }
/*i-honor767*/
.i-honor-box { padding: 20px 15px; }
.i-honor-list { margin-top:20px; height:200px; }
.i-honor-list .swiper-slide{ height:150px; }
.i-honor-list .swiper-pagination-bullet { width:10px; height:10px; }
/*i-outcome767*/
.i-outcome { padding-top: 30px; padding-bottom: 20px; }
.i-outcome-list ul li { float:none; width:100%; margin-left:0;  }
/*i-news767*/
.i-news { padding-top: 20px; padding-bottom: 50px; }
.i-news-list { margin-top: 10px; }
.i-news-list ul li { width:100%; margin-left:0; }
/*i-message767*/
.i-message { padding-top: 60px; padding-bottom: 70px; }
.i-message .tit { font-size: 22px; }
/*footer767*/
.footer { padding-top: 30px; padding-bottom: 40px; }
.f-right { float:none; width:100%; }
.f-ewm { float:none; width:100%; margin-top:40px; }
/*n-position767*/
.n-position { height:auto; }
.n-posi-left {  float:none; width:100%;}
.n-posi-right{ display:none; }
/*n-main767*/
.n-main { min-height:300px; padding-bottom:5px; }
/*n-newshow767*/
.n-newshow { padding-top:15px; padding-bottom:5px; }
.n-tit { font-size:18px; }
/*pro-list767*/
.pro-list ul li { width:48.5%; margin-top:15px; }
.pro-list ul li:nth-child(4n+2) { margin-left:0;}
.pro-list ul li:nth-child(4n+3) { margin-left:0;}
.pro-list ul li:nth-child(4n+4) { margin-left:0;}
.pro-list ul li:nth-child(even) { margin-left:3%; }
.pro-list ul li .pic { height:150px; }
.pro-list ul li .tit { line-height:36px; }

}

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


}

