@charset "utf-8";
/* by Sean Lu 20171204 */
/*reset*/
body,div,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,iframe,input,textarea,select,label,article,aside,footer,header,menu,nav,section,time,audio,video { margin:0; padding:0; }
article,aside,footer,header,hgroup,nav,section,audio,canvas,video { display: block; }
body { font-size: 100%; font-family: Helvetica,STHeiti,Droid Sans Fallback; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-tap-highlight-color:rgba(0,0,0,0);  background: #fff; overflow-x: hidden; }
textarea { resize: none; }
iframe,img { border:0; }
ul,ol { list-style:none; }
input, select, textarea { outline: 0; -webkit-user-modify: read-write-plaintext-only; }
input { -webkit-appearance: none; }
a { text-decoration: none; color: #666; }
a:hover { color: #023589; }

/* 清理浮动 */
.clearfix { clear: both; zoom: 1; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.fl { float: left; }
.fr { float: right; }

/* 圆细滚动条样式 20150717 */
::-webkit-scrollbar{width:6px;height:12px}
::-webkit-scrollbar-button:vertical{display:none;}
::-webkit-scrollbar-track:vertical{background-color:black}
::-webkit-scrollbar-track-piece{background:#FFF}
::-webkit-scrollbar-thumb:vertical{background-color:#8E8E8E;border-radius:5px}
::-webkit-scrollbar-thumb:vertical:hover{background-color:#3B3B3B}
::-webkit-scrollbar-corner:vertical{background-color:#535353}
::-webkit-scrollbar-resizer:vertical{background-color:#FF6E00}

/* 拖选文字样式 20160628 */
::selection { background: #023589; color: #fff; }
::-moz-selection { background: #023589; color: #fff; }

.wrapper { width: 1200px; margin: 0 auto; }

.ke-zeroborder tr:first-child td{ background: #fff;}

.topbar { height: 36px; line-height: 36px; background: #023589; color: #cecfca; font-size: 12px; }
.topbar a { color: #cecfca; padding-left: 10px; background: url(../img/topbarsplit.jpg) no-repeat left center; margin-left: 10px; }
.topbar a:first-child { background: none; }
.topbar a:hover { color: #fff; }


.header { height: 90px; background: #fff; }
.header .wrapper { height: 100%; }
.header .logo { float: left; height: 100%; display: -webkit-box; -webkit-box-orient: horizontal; -webkit-box-pack: center; -webkit-box-align: center; }
.header .logo img { display: block; height: 61px; }
.header .nav { float: right; }
.header .nav .nli { float: left; margin: 0 16px; }
.header .nav .nli .na { line-height: 90px; height: 90px; display: block; position: relative; padding: 0 10px; color: #282828; font-weight: bold; box-sizing: border-box; }
.header .nav .nli .na:hover, .header .nav .nli.on .na { border-bottom: 4px solid #e60012; color: #023589; }


.bannerslide { height: 736px; width: 100%; }
.bannerslide .swiper-slide { background-position: center; background-size: cover; position: relative; }
.bannerslide .swiper-slide .bsbg { position: absolute; left: 0; right: 0; top: 0; bottom: 0; background-position: center; background-size: cover; -webkit-transition: all 5s linear; transition: all 5s linear; -webkit-transform: scale(1.1); transform: scale(1.1); }
.bannerslide .swiper-slide.swiper-slide-active .bsbg { -webkit-transform: scale(1); transform: scale(1); }


.homebox01 { }
.homebox01 .hb01side { float: left; width: 34%; height: 600px; background: #efefef; padding: 0 5%; box-sizing: border-box; display: -webkit-box; -webkit-box-orient: horizontal; -webkit-box-pack: center; -webkit-box-align: center; }
.homebox01 .hb01side .name { font-size: 40px; font-weight: bold; color: #282828; position: relative; padding-bottom: 10px; margin-bottom: 20px; }
.homebox01 .hb01side .name:after { height: 3px; background: #1e305a; content: ''; display: block; width: 16%; position: absolute; left: 0; bottom: 0; }
.homebox01 .hb01side .text { font-size: 14px; line-height: 24px; color: #838d9b; margin-bottom: 90px; }
.homebox01 .hb01side .link {  }
.homebox01 .hb01side .link a { color: #838d9b; font-size: 18px; font-weight: bold; padding-right: 9px; margin-right: 5px; background: url(../img/hb01scsplit.jpg) no-repeat right center; }
.homebox01 .hb01side .link a:last-child { background: none; }
.homebox01 .hb01side .link a:hover { color: #023589; }
.homebox01 .hb01main { float: right; width: 66%; }
.homebox01 .hb01main .item { width: 50%; height: 300px; float: left; overflow: hidden;     border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    box-sizing: border-box;}
.homebox01 .hb01main .item a { display: -webkit-box; -webkit-box-orient: horizontal; -webkit-box-pack: center; -webkit-box-align: center; position: relative; height: 100%; box-sizing: border-box; padding: 0 5%; }
.homebox01 .hb01main .item .part01 { text-align: center; }
.homebox01 .hb01main .item .part01 .img { -webkit-transition: all .2s; transition: all .2s; }
.homebox01 .hb01main .item .part01 .nam { font-size: 24px; font-weight: bold; line-height: 24px; color: #000; margin: 5px 0 15px; position: relative; z-index: 1; -webkit-transition: all .4s; transition: all .4s; }
.homebox01 .hb01main .item .part01 .txt { font-size: 12px; color: #9b9d9e; position: relative; z-index: 1; -webkit-transition: all .4s; transition: all .4s; }
.homebox01 .hb01main .item .part01 .cover { background: #063a8c; position: absolute; left: 0; top: 0; right: 0; bottom: 0; -webkit-transform: scale(0); transform: scale(0); -webkit-transition: all .2s; transition: all .2s; }
.homebox01 .hb01main .item .part01 .lin { font-size: 18px; -webkit-transition: all .4s; transition: all .4s; -webkit-transform: translateY(-100px); transform: translateY(-100px); z-index: 1; color: #fff; opacity: 0; }
.homebox01 .hb01main .item .part01 .lin em { font-style: normal; margin: 0 10px; font-size: 16px; }
.homebox01 .hb01main .item a:hover .part01 .cover { -webkit-transform: scale(1); transform: scale(1); }
.homebox01 .hb01main .item a:hover .part01 .img { }
.homebox01 .hb01main .item a:hover .part01 .nam { color: #fff; -webkit-transform: translateY(-70px); transform: translateY(-70px); }
.homebox01 .hb01main .item a:hover .part01 .txt { color: #fff; -webkit-transform: translateY(-70px); transform: translateY(-70px); }
.homebox01 .hb01main .item a:hover .part01 .lin { -webkit-transform: translateY(-40px); transform: translateY(-40px); opacity: 1; }


.inmain .homebox01 .hb01main { float: none; width: 100%; overflow: hidden; border-top: 1px solid #dedede; border-left: 1px solid #dedede; }
.inmain .homebox01 .hb01main .item { border-right: 1px solid #dedede; border-bottom: 1px solid #dedede; box-sizing: border-box; }



.homebox02 { background: #f4f4f4 url(../img/homebox02bg.jpg) no-repeat center top; padding-bottom: 70px; }
.homebox02 .title { text-align: center; padding: 70px 0 30px; font-size: 14px; line-height: 24px; color: #fff; }
.homebox02 .title .cn { font-size: 40px; font-weight: bold; line-height: 60px; }
.homebox02 .list { }
.homebox02 .list .item { width: 33.333333333%; float: left; height: 390px; overflow: hidden; }
.homebox02 .list .item a { display: block; height: 100%; position: relative; }
.homebox02 .list .item .img { -webkit-transform: translateY(-20px); transform: translateY(-20px);-webkit-transition: all .4s; transition: all .4s; }
.homebox02 .list .item a:hover .img { -webkit-transform: translateY(0); transform: translateY(0); }
.homebox02 .list .item .kux { position: absolute; left: 0; right: 0; bottom: 0; height: 130px; background: #fff; font-size: 12px; color: #adadad; text-align: center; padding: 28px 0;  box-sizing: border-box; -webkit-transition: all .4s; transition: all .4s; }
.homebox02 .list .item a:hover .kux { background: #cb863c; -webkit-transform: translateY(30px); transform: translateY(30px); }
.homebox02 .list .item .kux .bt { position: relative; margin-bottom: 12px; -webkit-transition: all .4s; transition: all .4s; }
.homebox02 .list .item a:hover .kux .bt { margin-top: 8px; }
.homebox02 .list .item .kux .bt span { display: inline-block; padding: 0 20px; font-size: 20px; color: #000; line-height: 30px; position: relative; font-weight: bold; -webkit-transition: all .4s; transition: all .4s; background: #fff; }
.homebox02 .list .item a:hover .kux .bt span { color: #fff; background: #cb863c; }
.homebox02 .list .item .kux .bt:before { display: block; content: ''; width: 90%; position: absolute; left: 5%; top: 15px; height: 0; border-bottom: 1px solid #fff; -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transition: all .4s; transition: all .4s; }
.homebox02 .list .item a:hover .kux .bt:before { -webkit-transform: scaleX(1); transform: scaleX(1); }
.homebox02 .list .item .kux .tx { position: relative; }
.homebox02 .list .item a:hover .kux .tx { opacity: 0; }
.homebox02 .list .item .kux .tx span { display: inline-block; padding: 0 20px;line-height: 24px; position: relative; background: #fff; -webkit-transition: background .4s; transition: background .4s; }
.homebox02 .list .item  a:hover .kux .tx span { background: #cb863c; }
.homebox02 .list .item .kux .tx:before { display: block; content: ''; width: 90%; position: absolute; left: 5%; top: 12px; height: 0; border-bottom: 1px solid #dedede; }


.homebox03 { padding: 70px 0; }
.homebox03 .title { text-align: center; padding: 0 0 30px; font-size: 14px; line-height: 24px; color: #5a5a5a; }
.homebox03 .title .cn { font-size: 40px; font-weight: bold; line-height: 60px; color: #000; }
.homebox03 .touimg { width: 410px; float: left; height: 307px; position: relative; overflow: hidden; }
.homebox03 .touimg .img {  }
.homebox03 .touimg .img img { display: block; width: 100%; }
.homebox03 .touimg .cov { position: absolute; left: 0; right: 0; bottom: 0; height: 76px; background: rgba(4,12,16,.5); padding: 12px 30px; box-sizing: border-box; color: #fff; }
.homebox03 .touimg .cov .time { font-size: 14px; line-height: 24px; display: block; font-family: arial; }
.homebox03 .touimg .cov .name { font-size: 18px; }
.homebox03 .list { margin-left: 450px; }
.homebox03 .list .item {  }
.homebox03 .list .item a { color: #9ba0a9; display: block; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #b8b8b8; }
.homebox03 .list .item a:hover { color: #556471; }
.homebox03 .list .item .time { float: left; width: 120px; text-align: right; font-family: arial; }
.homebox03 .list .item a:hover .time { color: #cb863c; }
.homebox03 .list .item .time .year { display: block; font-size: 14px; margin-top: 10px; }
.homebox03 .list .item .time .day { display: block; font-size: 38px; }
.homebox03 .list .item .info { margin-left: 0px; }
.homebox03 .list .item .info .name { display: block; font-size: 18px; line-height: 24px; height: 24px; overflow: hidden; margin-bottom: 2px; }
.homebox03 .list .item a:hover .info .name { color: #000; }
.homebox03 .list .item .info .text { font-size: 12px; line-height: 18px; height: 36px; overflow: hidden; }


.homebox04 { padding: 70px 0; background: url(../img/homebox04bg.jpg) no-repeat center; }
.homebox04 .title { text-align: center; padding: 0 0 30px; font-size: 14px; line-height: 24px; color: #5a5a5a; }
.homebox04 .title .cn { font-size: 40px; font-weight: bold; line-height: 60px; color: #fff; }
.homebox04 .title .en { color: #fff; }
.homebox04 .homeprolist {  }
.homebox04 .homeprolist .item { margin: 0 5px; }
.homebox04 .homeprolist .item .ibox {  }
.homebox04 .homeprolist .item .ibox a { border: 2px solid #a7abb0; display: block; position: relative; }
.homebox04 .homeprolist .item .ibox img { display: block; width: 100%; }
.homebox04 .homeprolist .item .ibox .cover { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: rgba(203,134,60,.9); -webkit-transform: scale(0); transform: scale(0); -webkit-transition: all .2s; transition: all .2s; }
.homebox04 .homeprolist .item .ibox .txt { position: absolute; top: 0; right: 0; bottom: 0; left: 0; color: #fff; display: -webkit-box; -webkit-box-orient: horizontal; -webkit-box-pack: center; -webkit-box-align: center; -webkit-transform: scale(0); transform: scale(0); -webkit-transition: all .4s; transition: all .4s; }
.homebox04 .homeprolist .item .ibox a:hover .cover { -webkit-transform: scale(1); transform: scale(1); }
.homebox04 .homeprolist .item .ibox a:hover .txt { -webkit-transform: scale(1); transform: scale(1); }

.footer { background: #13293d; padding: 70px 0; }
.footer dl { margin-right: 8%; float: left; }
.footer dl:last-child { margin-right: 0; }
.footer dl dd { line-height: 24px; font-size: 14px; color: #a7abb0; }
.footer dl dd a { font-size: 14px; color: #a7abb0; }
.footer dl dd a:hover { color: #fff; }
.footer dl dt { padding-bottom: 20px; margin-bottom: 20px; position: relative; }
.footer dl dt:after { content: ''; display: block; position: absolute; bottom: 0; left: 0; width: 30px; height: 1px; background: #cb863c; }
.footer dl dt a { font-size: 20px; color: #fff; }

.footbox { float: right; }
.footbox .sea { margin-bottom: 20px; }
.footbox .sea .seainp { width: 297px; line-height: 42px; height: 42px; border: 0; background: #37548e url(../img/seaicon.png) no-repeat 94% center;  box-sizing: border-box; padding: 0 20px; color: #fff; }
.footbox .add span { display: block; font-size: 14px; line-height: 24px; color: #a7abb0; margin-bottom: 5px; }

.foot { height: 60px; background: #13293d; border-top: 1px solid #425464; color: #f4f4f4; font-size: 12px; line-height: 60px; }
.foot a { color: #f4f4f4; }

.menu { width: 50px; height: 100%; float: right; background: url(../img/mnav01.jpg) no-repeat 10px center; background-size: 40px auto; display: none; -webkit-box-orient: horizontal; -webkit-box-pack: center; -webkit-box-align: center; padding-left: 40px; }
.menu.menuon { background-image: url(../img/mnav02.jpg); }


.lanav { background: -webkit-linear-gradient(top, #003ea4 , #023589); height: 0; overflow: hidden; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; border-bottom: 3px solid #cb863c; border-bottom-width: 0; }
.lanav.navon { height: 92px; border-bottom-width: 3px; }
.lanav ul { padding: 10px 0; }
.lanav li { width: 25%; float: left; }
.lanav a { color: #fff; display: block; text-align: center; font-size: 14px; line-height: 36px; }

.inbanner { height: 260px; width: 100%; display: table; background: url(../img/inbanner01.jpg) no-repeat center; background-size: cover; }
.inbanner .title { padding-bottom: 32.5px; display: table-cell; vertical-align: middle; text-align: center; color: #fff; text-transform: uppercase; }
.inbanner .title .cn { font-weight: bold; font-size: 50px; line-height: 80px; }
.inbanner .title .en { font-size: 14px; line-height: 24px; }

.inpage { }

.innav { margin-top: -32.5px; height: 65px; position: relative; }
.innav .wrapper { position: relative; }
.innav_box { height: 65px; background: #fff; }
.fixednavbar.fnon { position: fixed; top: 0; left: 0; right: 0; z-index: 999; }
.innav_box ul { display: table; width: 100%; -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1); overflow: hidden; }
.innav_box li { display: table-cell; position: relative; text-align: center; vertical-align: middle; height: 100%; background: #fff; }
.innav_box li a { display: block; height: 100%; line-height: 24px; padding: 20.5px 10px; position: relative; font-size: 16px; font-weight: 700; cursor: pointer; -webkit-transition: color .4s; transition: color .4s; color: #666; }
.innav_box li:after { content: ''; display: block; width: 100%; height: 3px; position: absolute; left: 0; bottom: 0; background: #cb863c; -webkit-transition: -webkit-transform 0.4s; transition: -webkit-transform 0.4s; transition: transform 0.4s; transition: transform 0.4s, -webkit-transform 0.4s; -webkit-transform: translateY(3px); transform: translateY(3px); }
.innav_box li:hover:after, .innav_box li.on:after { -webkit-transform: translateY(0); transform: translateY(0); }
.innav_box li:hover a, .innav_box li.on a { color: #cb863c; }

.inmain { margin-bottom: 50px; }
.inmain p { margin-bottom: 20px; font-size: 16px; line-height: 30px; color: #333; }
.inmain img { max-width: 100%; }
.intitle { text-align: center; margin: 40px 0; }
.intitle h1 { display: inline-block; color: #023589; border-bottom: 3px solid #023589; font-size: 30px; line-height: 60px; }
.inname { text-align: center; margin: 40px 0; }
.inname h1 { display: inline-block; color: #023589; font-size: 30px; line-height: 40px; padding: 0 20px; }
.inname .info { line-height: 30px; font-size: 12px; color: #999; margin-top: 10px; }
.inname .info span { margin: 0 10px; }

.aboutbox01 { height: 180px; width: 100%; background: #f1f1f1; display: table; margin-top: 40px; }
.aboutbox01 .item { display: table-cell; position: relative; text-align: center; vertical-align: middle; height: 100%; color: #666; }
.aboutbox01 .item .num { font-size: 60px; font-family: impact; color: #023589; }
.aboutbox01 .item .txt { line-height: 26px; }

.aboutbox02 { overflow: hidden; border-top: 2px solid #023589; background: #f1f1f1; padding: 30px 20px; margin: 40px 0; }
.aboutbox02 .item { width: 25%; float: left; box-sizing: border-box; padding: 0 20px; }
.aboutbox02 .item a { display: block; text-align: center; font-size: 12px; line-height: 20px; color: #999; background: #fff; padding: 20px; -webkit-transition: all .2s; transition: all .2s; }
.aboutbox02 .item a:hover { box-shadow: 0 0 20px rgba(0,0,0,.1); -webkit-transform: translateY(-10px); transform: translateY(-10px); }
.aboutbox02 .item .nam { font-size: 24px; font-weight: bold; color: #000; line-height: 50px; }
.aboutbox02 .item .txt { min-height: 40px; }


.devicelist { overflow: hidden; }
.devicelist li { width: 23%; float: left; margin: 0 1% 20px; }
.devicelist li a { display: block; text-align: center; }
.devicelist li .nam { line-height: 40px; }


.newsbackline { height: 30px; line-height: 30px; border-top: 1px solid #dedede; padding-top: 10px; margin: 30px 0 50px; }
.newsbackline ul { width: 100%; }
.newsbackline ul li { width: 33.333333%; float: left; text-align: center; display: block; height: 33px; }
.newsbackline ul li a { display: inline-block; width: 120px; border-width: 1px; border-style: solid; border-color: #dedede; text-decoration: none; color: #666; font-size: 12px; }
.newsbackline ul li a:hover { border-color: #cb863c; color: #cb863c; }
.newsbackline ul li.prev { text-align: left; }
.newsbackline ul li.prev a { text-align: center; }
.newsbackline ul li.next { text-align: right; }
.newsbackline ul li.next a { text-align: center; }


.techlist { margin: 0 10%; }
.techlist li { border-bottom: 1px solid #dedede; padding-bottom: 20px; margin-bottom: 20px; }
.techlist li .nam { height: 40px; line-height: 40px; overflow: hidden; }
.techlist li .nam a { font-size: 20px; color: #023589; }
.techlist li .nam a:hover { text-decoration: underline; }
.techlist li .txt { font-size: 14px; color: #666; line-height: 24px; }


.prolist { overflow: hidden; }
.prolist .item { float: left; width: 23%; margin: 0 1% 20px; }
.prolist .item a { display: block; border: 1px solid #dedede; padding: 2px; text-align: center; }
.prolist .item a:hover { background: #023589; color: #fff; }
.prolist .item .img { overflow: hidden; }
.prolist .item .img img { display: block; -webkit-transition: all .2s; transition: all .2s; }
.prolist .item a:hover .img img { -webkit-transform: scale(1.1); transform: scale(1.1); }
.prolist .item .nam { line-height: 40px; height: 40px; overflow: hidden; }


.newslist { margin: 0 10%; }
.newslist li { border-bottom: 1px solid #dedede; padding-bottom: 20px; margin-bottom: 20px; overflow: hidden; }
.newslist li .img { float: left; width: 20%; margin-right: 20px; border: 1px solid #dedede; padding: 2px; }
.newslist li .img img { display: block; }
.newslist li .nam { height: 40px; line-height: 40px; overflow: hidden; }
.newslist li .nam a { font-size: 20px; color: #023589; }
.newslist li .nam a:hover { text-decoration: underline; }
.newslist li .txt { font-size: 14px; color: #666; line-height: 24px; }


:root {
  --color-main: #0070E2;
  --color-white: #fff;
  --color-txt: #253554;
  --color-bg: #f5f5f5;
  --color-0: #000;
  --color-3: #333;
  --color-6: #666;
  --color-9: #999;
  --color-border: #dedede;
  --fsize-base: 14px;
  --fsize-large: calc(var(--fsize-base) * 1.25);
  --fsize-txt: calc(var(--fsize-base) * 1.14);
  --fsize-small: calc(var(--fsize-base) * 0.85);
  --fsize-h1: calc(var(--fsize-base) * 2.6);
  --fsize-h2: calc(var(--fsize-base) * 2.15);
  --fsize-h3: calc(var(--fsize-base) * 1.7);
  --gap-base: 16px;
  --gap-mini: calc(var(--gap-base) * 0.25);
  --gap-small: calc(var(--gap-base) * 0.5);
  --gap-large: calc(var(--gap-base) * 1.5);
  --gap-h1: calc(var(--gap-base) * 5);
  --gap-h2: calc(var(--gap-base) * 4);
  --gap-h3: calc(var(--gap-base) * 3);
  --fsize-pro: 2vw;
}
/* 1200分辨率下界面样式 */
@media (max-width: 1200px) {
	.wrapper { width: 100%; padding: 0 10px; box-sizing: border-box; }
	
	.header .nav .nli { margin: 0; }
	.header .nav .nli:nth-child(4), .header .nav .nli:nth-child(5), .header .nav .nli:nth-child(6) { display: none; }
	
	.header { overflow: hidden; }
	
	.menu { display: -webkit-box; }
	
	.bannerslide { height: 550px; }
	
	.footbox { display: none; }
}

/* 720分辨率下界面样式 */
@media (max-width: 720px) {
	.header .nav .nli { display: none; }
	
	.topbar .fr { display: none; }
	
	.bannerslide { height: 260px; }
	
	.devicelist li { width: 48%; margin-bottom: 10px; }
	
	.header { height: 70px; }
	.header .logo img { height: 40px; }
	
	
	.homebox01 .hb01side { float: none; width: 100%; height: 300px; }
	.homebox01 .hb01main { float: none; width: 100%; }
	
	.homebox01 .hb01side .text { margin-bottom: 20px; }
	.homebox01 .hb01side .name { font-size: 28px; }
	
	
	.homebox02 .title { padding-top: 50px; }
	.homebox02 .title .cn { font-size: 28px; }
	.homebox02 .list .item { width: 90%; margin: 0 auto; float: none; }
	.homebox02 .list .item .img img { display: block; margin: 0 auto; }
	
	.homebox03 { padding: 50px 0; }
	.homebox03 .title .cn { font-size: 28px; }
	.homebox03 .touimg { width: 98%; float: none; margin: 0 auto 20px; height: 220px; }
	.homebox03 .list { margin-left: 0; }
	.homebox03 .list .item .time { margin-left: -20px; -webkit-transform: scale(.6); transform: scale(.6); }
	.homebox03 .list .item .info { margin-left: 100px; }
	
	.homebox04 { padding: 50px 0; }
	.homebox04 .title .cn { font-size: 28px; }
	
	.prolist .item { width: 48%; margin-bottom: 10px; }
	
	.footer { display: none; }
	.foot { overflow: hidden; }
	
	.inbanner { height: 160px; }
	.inbanner .title { padding-bottom: 22.5px; }
	.inbanner .title .cn { font-size: 30px; line-height: 40px; }
	.inbanner .title .en { font-size: 12px; }
	.innav { height: 45px; margin-top: -22.5px; }
	.innav_box { height: 45px; }
	.innav_box li a { font-size: 12px; padding: 10.5px 10px; }
	
	.intitle { margin: 20px 0; }
	.intitle h1 { font-size: 24px; line-height: 40px; }
	
	.aboutbox01 { height: auto; overflow: hidden; margin-top: 20px; }
	.aboutbox01 .item { display: block; width: 50%; float: left; font-size: 14px; margin: 20px 0; }
	.aboutbox01 .item .num { font-size: 30px; font-weight: bold; }
	.aboutbox01 .item .txt { line-height: 24px; }
	
	.aboutbox02 { margin-bottom: 20px; }
	.aboutbox02 .item { width: 100%; margin-bottom: 20px; }
	
	.techlist { margin: 0 10px; }
	
	.newslist { margin: 0 10px; }
	.newslist li .img { width: 100%; float: none; margin-right: 0; margin-bottom: 10px; }
	
}


.stwrap{ width: 100%; max-width: 1100px;overflow-x: auto;}
.ke-zeroborder{  background: #d3d3d3;   border-collapse: collapse; width: 100%; }
.ke-zeroborder tr:first-child td{ background: #0f3a82; color: #fff; }
.ke-zeroborder td { background-color: #EFEFF0;text-align: center;font-size: 14px;padding: var(--gap-small) var(--gap-base); white-space: nowrap;  border: 1px solid #d3d3d3; padding:10px 3px;}  



@media (max-width: 800px) {
  :root {
    --fsize-pro: 5vw;
  }
}
@media (max-width: 1440px) {
  :root {
    --fsize-base: 12px;
    --gap-base: 12px;
  }
}
@media (max-width: 800px) {
  :root {
    --fsize-base: 12px;
    --gap-base: 6px;
  }
}
 
/* 移动端全局控制reset */
 
 
textarea {
  resize: none;
}
iframe,
img {
  border: 0;
}
ul,
ol {
  list-style: none;
}
 
/* input { -webkit-appearance: none; } */
 
@media (max-width: 800px) {
  body {
 
  }
}
.contact-05-wrapper {
  width: 100%;
}
.contact-05-wrapper .contact-05 {
  width: 1280px;
  margin: 0 auto;
}
@media (max-width: 800px) {
  .contact-05-wrapper .contact-05 {
    width: 95%;
  }
}
.contact-05-wrapper .contact-05 li.icon {
  position: relative;
}
.contact-05-wrapper .contact-05 li.icon::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 24px;
  height: 24px;
  background-color: var(--color-main);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.contact-05-wrapper .contact-05 li.add::before {
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M3.25 10.143C3.25 5.244 7.155 1.25 12 1.25s8.75 3.994 8.75 8.893c0 2.365-.674 4.905-1.866 7.099c-1.19 2.191-2.928 4.095-5.103 5.112a4.2 4.2 0 0 1-3.562 0c-2.175-1.017-3.913-2.92-5.103-5.112c-1.192-2.194-1.866-4.734-1.866-7.099M12 2.75c-3.992 0-7.25 3.297-7.25 7.393c0 2.097.603 4.392 1.684 6.383c1.082 1.993 2.612 3.624 4.42 4.469a2.7 2.7 0 0 0 2.291 0c1.809-.845 3.339-2.476 4.421-4.469c1.081-1.99 1.684-4.286 1.684-6.383c0-4.096-3.258-7.393-7.25-7.393m0 5a2.25 2.25 0 1 0 0 4.5a2.25 2.25 0 0 0 0-4.5M8.25 10a3.75 3.75 0 1 1 7.5 0a3.75 3.75 0 0 1-7.5 0' clip-rule='evenodd'/%3E%3C/svg%3E");
}
.contact-05-wrapper .contact-05 li.tel::before {
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M20 15.5c-1.2 0-2.5-.2-3.6-.6h-.3c-.3 0-.5.1-.7.3l-2.2 2.2c-2.8-1.5-5.2-3.8-6.6-6.6l2.2-2.2c.3-.3.4-.7.2-1c-.3-1.1-.5-2.4-.5-3.6c0-.5-.5-1-1-1H4c-.5 0-1 .5-1 1c0 9.4 7.6 17 17 17c.5 0 1-.5 1-1v-3.5c0-.5-.5-1-1-1M5 5h1.5c.1.9.3 1.8.5 2.6L5.8 8.8C5.4 7.6 5.1 6.3 5 5m14 14c-1.3-.1-2.6-.4-3.8-.8l1.2-1.2c.8.2 1.7.4 2.6.4zm-4-7h2a5 5 0 0 0-5-5v2a3 3 0 0 1 3 3m4 0h2c0-5-4.03-9-9-9v2c3.86 0 7 3.13 7 7'/%3E%3C/svg%3E");
}
.contact-05-wrapper .contact-05 li.email::before {
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M5 5h13a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V8a3 3 0 0 1 3-3m0 1c-.5 0-.94.17-1.28.47l7.78 5.03l7.78-5.03C18.94 6.17 18.5 6 18 6zm6.5 6.71L3.13 7.28C3.05 7.5 3 7.75 3 8v9a2 2 0 0 0 2 2h13a2 2 0 0 0 2-2V8c0-.25-.05-.5-.13-.72z'/%3E%3C/svg%3E");
}
.contact-05-wrapper .contact-05 li.fax::before {
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23000' d='M5.5 2A1.5 1.5 0 0 0 4 3.5V6a2 2 0 0 0-2 2v4.5A1.5 1.5 0 0 0 3.5 14h6a2.5 2.5 0 0 1-.45-1H3.5a.5.5 0 0 1-.5-.5V8a1 1 0 0 1 1-1h5.05c.075-.37.231-.71.45-1H5V3.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v1.55q.243-.05.5-.05h.5V3.5A1.5 1.5 0 0 0 10.5 2zm6 4A1.5 1.5 0 0 0 10 7.5v5a1.5 1.5 0 0 0 1.5 1.5h1a1.5 1.5 0 0 0 1.5-1.5v-5A1.5 1.5 0 0 0 12.5 6zM11 7.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zm-6 1a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0M4.5 11a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1M7 8.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0M6.5 11a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1'/%3E%3C/svg%3E");
}
.contact-05-wrapper .contact-05 li.post::before {
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21 21'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1'%3E%3Cpath d='M5.5 4.5h10a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-10a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2'/%3E%3Cpath d='M13.5 6.5h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1m-8 5h5m-5 2h5'/%3E%3C/g%3E%3C/svg%3E");
}
.contact-05-wrapper .contact-05 li.http::before {
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='0.8'%3E%3Cpath d='M7 13.5a6.5 6.5 0 1 0 0-13a6.5 6.5 0 0 0 0 13M.5 7h13'/%3E%3Cpath d='M9.5 7A11.22 11.22 0 0 1 7 13.5A11.22 11.22 0 0 1 4.5 7A11.22 11.22 0 0 1 7 .5A11.22 11.22 0 0 1 9.5 7'/%3E%3C/g%3E%3C/svg%3E");
}
.contact-05-wrapper .contact-05 .main {
  background: var(--color-bg);
  height: 530px;
  position: relative;
  margin: calc(1920px * 0.02) 0;
  border-radius: 60px 0 0 0;
}
@media (max-width: 800px) {
  .contact-05-wrapper .contact-05 .main {
    height: auto;
  }
}
.contact-05-wrapper .contact-05 .main .pic {
  position: relative;
  float: left;
  width: 39.875%;
}
@media (max-width: 800px) {
  .contact-05-wrapper .contact-05 .main .pic {
    width: 100%;
  }
}
.contact-05-wrapper .contact-05 .main .pic .img {
  max-width: none;
  border-radius: 60px 0;
  width: 100%;
}
.contact-05-wrapper .contact-05 .main .pic .icon {
  position: absolute;
  right: 0;
  bottom: 5px;
  z-index: 2;
  background: var(--color-main);
  width: 200px;
  height: 250px;
  border-radius: 0 0 60px 0;
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  -webkit-box-orient: vertical;
  text-align: center;
}
@media (max-width: 800px) {
  .contact-05-wrapper .contact-05 .main .pic .icon {
  width: 200px;
    height: 250px;
    border-radius: 0 0 30px 0;
  }
}
.contact-05-wrapper .contact-05 .main .pic .icon span {
  text-transform: uppercase;
  display: block;
  color: var(--color-white);
  padding-top: 8px;
  font-weight: bold;
}
.contact-05-wrapper .contact-05 .main figure {
  height: 100%;
  padding: calc(1920px * 0.003) 0 calc(1920px * 0.03) calc(1920px * 0.05);
  display: inline-block;
}
@media (max-width: 800px) {
  .contact-05-wrapper .contact-05 .main figure {
    padding: var(--gap-large) 0;
  }
}
.contact-05-wrapper .contact-05 .main figure h1 {
  font-size: var(--fsize-h1);
  color: var(--color-0);
  padding-bottom: 43px;
  margin: 0;
  border-bottom: solid 1px var(--color-border);
}
@media (max-width: 800px) {
  .contact-05-wrapper .contact-05 .main figure h1 {
    font-size: var(--fsize-h3);
    padding-bottom: var(--gap-large);
  }
}
.contact-05-wrapper .contact-05 .main ul {
  padding: calc(1920px * 0.022) 0 calc(1920px * 0.015);
}
.contact-05-wrapper .contact-05 .main li {
  line-height: 20px;
  padding: 0 0 var(--gap-large) 40px;
  font-size: var(--fsize-large);
  color: var(--color-0);
}
.contact-05-wrapper .contact-05 .son .tit h2 {
  font-size: var(--fsize-h2);
  color: var(--color-0);
  text-align: center;
  margin-bottom: 0;
  padding-bottom: var(--gap-large);
}
.contact-05-wrapper .contact-05 .son .dl dd {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 2%;
  float: left;
  background: var(--color-bg);
  border-radius: 20px;
  height: 335px;
}
@media (max-width: 800px) {
  .contact-05-wrapper .contact-05 .son .dl dd {
    height: auto;
    width: 100%;
    margin-right: 0;
  }
}
.contact-05-wrapper .contact-05 .son .dl dd:nth-of-type(2n) {
  margin-right: 0;
}
.contact-05-wrapper .contact-05 .son .dl dd figure {
  padding: 50px 60px;
  display: block;
  height: 100%;
}
@media (max-width: 800px) {
  .contact-05-wrapper .contact-05 .son .dl dd figure {
    padding: var(--gap-large);
  }
}
.contact-05-wrapper .contact-05 .son .dl dd figure h1 {
  font-size: var(--fsize-h3);
  color: var(--color-0);
  padding-bottom: var(--gap-large);
  margin: 0;
  border-bottom: solid 1px var(--color-border);
}
@media (max-width: 800px) {
  .contact-05-wrapper .contact-05 .son .dl dd figure h1 {
    font-size: var(--fsize-large);
  }
}
.contact-05-wrapper .contact-05 .son .dl dd figure h1 span {
  display: block;
  color: #4e4e4e;
  font-size: var(--fsize-txt);
  line-height: 26px;
  font-weight: normal;
}
.contact-05-wrapper .contact-05 .son .dl dd figure ul {
  padding: 30px 0 0;
}
@media (max-width: 800px) {
  .contact-05-wrapper .contact-05 .son .dl dd figure ul {
    padding: var(--gap-large) 0 0;
  }
}
.contact-05-wrapper .contact-05 .son .dl dd figure ul li {
  line-height: 24px;
  padding: 0 0 21px 40px;
  font-size: var(--fsize-txt);
  color: var(--color-0);
}
@media (max-width: 800px) {
  .contact-05-wrapper .contact-05 .son .dl dd figure ul li {
    padding: 0 0 var(--gap-large) var(--gap-large);
  }
}












