﻿@charset "utf-8";
/* by Sean Lu 20190122 */
/* 移动端全局控制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:arial,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-color: #f4f4f4; }
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 { text-decoration: underline; color: #002b69; }
.lk{display: block;height: 0;width: 0;overflow: hidden;}
/* 清理浮动 */
.clearfix { clear: both; zoom: 1; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* 全局浮动 */
.fl { float: left; }
.fr { float: right; }

/* 圆细滚动条样式 20180601 */
::-webkit-scrollbar{width:5px;height:5px;}
::-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:#c2c2c2;}
::-webkit-scrollbar-thumb:vertical:hover{background-color:#A0A0A0}
::-webkit-scrollbar-corner:vertical{background-color:#535353}
::-webkit-scrollbar-resizer:vertical{background-color:#FF6E00}

/* 拖选文字样式 20160628 */
::selection { background: #002b69; color: #fff; }
::-moz-selection { background: #002b69; color: #fff; }

.wrapper { margin: 0 auto; width: 1300px; }

.fl { float: left; }
.fr { float: right; }


.topbar { background: #000; height: 40px; padding: 0 60px; }
.topbar .fl { font-size: 12px; color: #fff; line-height: 40px; }
.topbar .fl strong { font-weight: normal; color: #fff; margin: 0 4px; }
.topbar .fl span.num { font-weight: bold; font-family: arial; }
.topbar .fr { font-size: 12px; line-height: 40px; }
.topbar .fr .link { float: left; }
.topbar .fr .link a { float: left; color: #fff; }
.topbar .fr .link span { float: left; margin: 0 10px; color: #2871ce; }


.header { height: 75px; padding: 0 60px; background: #fff; }
.header .logo { float: left; display: -webkit-box; -webkit-box-orient: horizontal; -webkit-box-pack: center; -webkit-box-align: center; height: 100%; }
.header .logo img { height: 40px; display: block; }
.header .nav { text-align: center; height: 40px; padding-top: 17.5px; }
.header .nav .nli { display: inline-block; position: relative; }
.header .nav .nli .na { font-size: 14px; display: block; padding: 0 22px; text-decoration: none; line-height: 40px; -webkit-transition: all .2s; transition: all .2s; color: #111; font-weight: bold; }
.header .nav .nli .na:hover { color: #0051ba; }
.header .nav .nli .sub { background: #0051ba; position: absolute; left: -10px; top: 40px; z-index: 9; width: 130px; padding: 10px; text-align: left; opacity: 0; visibility: hidden; -webkit-transition: all .2s; transition: all .2s; -webkit-transform: translateY(-10px); transform: translateY(-10px); }
.header .nav .nli:hover .sub { opacity: 1; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); }
.header .nav .nli .sub .sli { line-height: 24px; }
.header .nav .nli .sub .sli .sa { font-size: 14px; color: #fff; padding-left: 20px; display: block; text-decoration: none; -webkit-transition: all .2s; transition: all .2s; }
.header .nav .nli .sub .sli .sa:hover { color: #d3f2ff; padding-left: 26px; }
.header .sea { width: 140px; float: right; padding-top: 17.5px; }
.header .sea .key { float: right; font-size: 14px; font-weight: bold; color: #111; padding-right: 20px; background: url(../img/seavo.png) no-repeat right center; border: 0; width: 30px; line-height: 40px; cursor: pointer; -webkit-transition: all .2s; transition: all .2s; }
.header .sea .key:focus { width: 120px; cursor: text; }


.headtips { line-height: 20px; padding: 15px 0; background: #f4f4f4; font-size: 14px; color: #000; text-align: center; }
.headtips.close { display: none; }
.headtips .icon { background: url(../img/idn.png) no-repeat center; width: 15px; height: 15px; display: inline-block; margin-right: 6px; vertical-align: middle; }
.headtips .close { background: url(../img/close.png) no-repeat center; width: 15px; height: 15px; display: inline-block; margin-left: 6px; vertical-align: middle; text-indent: -9999px; }


.bannerslide .swiper-slide { background-position: center; background-size: cover; position: relative; height: 771px; }
.bannerslide .swiper-slide a { position: absolute; left: 0; top: 0; right: 0; bottom: 0; display: block; text-decoration: none; text-align: center; color: #fff; }
.bannerslide .swiper-slide a .con { margin-top: 52px; }
.bannerslide .swiper-slide a .con .tit { line-height: 48px; font-size: 40px; font-weight: 400; margin-bottom: 20px; }
.bannerslide .swiper-slide a .con .txt { line-height: 24px; font-size: 14px; font-weight: 400px; }
.paginationw { position: absolute; left: 0; text-align: center; bottom: 10px !important; width: 100%; z-index: 9; }
.swiper-pagination-bullet { background: #fff; }
.swiper-pagination-bullet-active { background: #e30409; }


.homebox01 { padding: 120px 0; }
.homebox01 .wrapper { position: relative; }
.homebox01 img { display: block; width: 100%; }
.homebox01 .tip { position: absolute; top: 30%; left: -40px; }
.homebox01 .box { position: absolute; right: -60px; top: 36%; background: #fff; -webkit-box-shadow: 2px 30px 40px rgba(0,0,0,0.1); box-shadow: 2px 30px 40px rgba(0,0,0,0.1); width: 520px; box-sizing: border-box; padding: 60px; }
.homebox01 .box .nam { padding-left: 65px; font-size: 14px; font-weight: 800; color: #2f353d; position: relative; margin-bottom: 30px; }
.homebox01 .box .nam:before { content: ''; width: 45px; height: 2px; background: #ca002c; display: block; position: absolute; left: 0; top: 9px; }
.homebox01 .box .txt { font-size: 14px; line-height: 22px; color: #666; margin-bottom: 20px; }
.homebox01 .box .btn { text-align: right; }
.homebox01 .box .btn a { font-size: 14px; line-height: 50px; padding: 0 30px; color: #ca002c; border: 2px solid #ca002c; text-align: right; display: inline-block; text-decoration: none; -webkit-transition: all .2s; transition: all .2s; }
.homebox01 .box .btn a:hover { color: #fff; background: #ca002c; }


.homebox02 { margin-bottom: 120px; }
.homebox02 .hb02list { margin: 0 5%; }
.homebox02 .hb02list .swiper-slide { text-align: center; }
.homebox02 .hb02list .paginationhb02 { text-align: center; margin-top: 26px; }
.homebox02 .hb02list .swiper-pagination-bullet { background: #333; }
.homebox02 .hb02list .swiper-pagination-bullet-active { background: #2f353d; }
.homebox02 .hb02list .swiper-slide .img {  }
.homebox02 .hb02list .swiper-slide .img a { display: block; }
.homebox02 .hb02list .swiper-slide .img img { display: block; width: 100%; }
.homebox02 .hb02list .swiper-slide .box { border: 1px solid #e6e6e6; border-top: 0; padding: 40px; background: #fff; }
.homebox02 .hb02list .swiper-slide .box .tip { font-size: 14px; margin-bottom: 10px; color: #2f353d; }
.homebox02 .hb02list .swiper-slide .box .nam { font-size: 16px; margin-bottom: 30px; line-height: 30px; height: 30px; font-weight: 800; overflow: hidden; }
.homebox02 .hb02list .swiper-slide .box .nam a { color: #2f353d; text-decoration: none; }
.homebox02 .hb02list .swiper-slide .box .nam a:hover { color: #ca002c; }
.homebox02 .hb02list .swiper-slide .box .btn {  }
.homebox02 .hb02list .swiper-slide .box .btn a { display: inline-block; line-height: 40px; border: 1px solid #ccc; font-size: 14px; padding: 0 30px; color: #666; text-decoration: none; -webkit-transition: all .2s; transition: all .2s; }
.homebox02 .hb02list .swiper-slide .box .btn a:hover { border-color: #ca002c; color: #fff; background: #ca002c; }


.homebox03 { padding: 0 0 120px; }
.homebox03 .wrapper { position: relative; }
.homebox03 img { display: block; width: 100%; }
.homebox03 .tip { position: absolute; top: 30%; left: -40px; }
.homebox03 .box { position: relative; background: #fff; -webkit-box-shadow: 2px 30px 40px rgba(0,0,0,0.1); box-shadow: 2px 30px 40px rgba(0,0,0,0.1); width: 900px; box-sizing: border-box; padding: 60px; margin: -100px auto 0; }
.homebox03 .box .nam { padding-left: 65px; font-size: 14px; font-weight: 800; color: #2f353d; position: relative; margin-bottom: 30px; }
.homebox03 .box .nam:before { content: ''; width: 45px; height: 2px; background: #ca002c; display: block; position: absolute; left: 0; top: 9px; }
.homebox03 .box .txt { font-size: 14px; line-height: 22px; color: #666; margin-bottom: 20px; }
.homebox03 .box .btn { text-align: right; }
.homebox03 .box .btn a { font-size: 14px; line-height: 50px; padding: 0 30px; color: #ca002c; border: 2px solid #ca002c; text-align: right; display: inline-block; text-decoration: none; -webkit-transition: all .2s; transition: all .2s; }
.homebox03 .box .btn a:hover { color: #fff; background: #ca002c; }

.homebox04 { margin-bottom: 120px; }
.homebox04 .list { margin: 0 5%; }
.homebox04 .list .item { width: 23%; float: left; margin-right: 2.6666666%; }
.homebox04 .list .item:last-child { margin-right: 0; }
.homebox04 .list .item .img { }
.homebox04 .list .item .img a { display: block; }
.homebox04 .list .item .img a img { display: block; width: 100%; }
.homebox04 .list .item .box { background: #fff; border: 1px solid #e6e6e6; border-top: 0; padding: 45px; }
.homebox04 .list .item .box .nam { margin-bottom: 30px; font-size: 14px; line-height: 24px; height: 24px; overflow: hidden; }
.homebox04 .list .item .box .nam a { color: #2f353d; font-weight: 800; }
.homebox04 .list .item .box .txt { color: #888; font-size: 14px; line-height: 22px; margin-bottom: 30px; height: 88px; overflow: hidden; }
.homebox04 .list .item .box .tip { color: #2f353d; font-size: 14px; font-weight: 900; }



.homebox05 { padding: 0 0 120px; }
.homebox05 .wrapper { position: relative; }
.homebox05 img { display: block; width: 100%; }
.homebox05 .tip { position: absolute; top: 30%; left: -40px; }
.homebox05 .box { position: absolute; right: -60px; top: 36%; background: rgba(255,255,255,0.9);; -webkit-box-shadow: 2px 30px 40px rgba(0,0,0,0.1); box-shadow: 2px 30px 40px rgba(0,0,0,0.1); width: 520px; box-sizing: border-box; padding: 60px; }
.homebox05 .box .nam { padding-left: 65px; font-size: 14px; font-weight: 800; color: #2f353d; position: relative; margin-bottom: 30px; }
.homebox05 .box .nam:before { content: ''; width: 45px; height: 2px; background: #ca002c; display: block; position: absolute; left: 0; top: 9px; }
.homebox05 .box .txt { font-size: 14px; line-height: 22px; color: #666; margin-bottom: 20px; }
.homebox05 .box .btn { text-align: right; }
.homebox05 .box .btn a { font-size: 14px; line-height: 50px; padding: 0 30px; color: #ca002c; border: 2px solid #ca002c; text-align: right; display: inline-block; text-decoration: none; -webkit-transition: all .2s; transition: all .2s; }
.homebox05 .box .btn a:hover { color: #fff; background: #ca002c; }


.homebox06 { margin-bottom: 120px; height: 570px; background-repeat: no-repeat; background-position: center; position: relative; }
.homebox06 .img { }
.homebox06 .img img { display: block; width: 100%; }
.homebox06 .box { position: absolute; top: 0; left: 0; padding: 100px 0 0 100px; color: #fff; }
.homebox06 .box:before { content: ''; display: block; width: 45px; height: 2px; background: #ca002c; margin-bottom: 25px; }
.homebox06 .box .nam { font-size: 30px; font-weight: 600px; margin-bottom: 30px; }
.homebox06 .box .btn { }
.homebox06 .box .btn:before { content: ''; display: inline-block; width: 46px; height: 46px; background: url(../img/hb06img02.png) no-repeat center; margin-right: 10px; vertical-align: center; float: left; }
.homebox06 .box .btn a { line-height: 46px; display: inline-block; font-size: 15px; color: #ca002c; font-weight: 800; }


.homebox07 { text-align: center; margin-bottom: 120px; }
.homebox07 .title {  }
.homebox07 .title:before { content: ''; width: 45px; height: 2px; background: #ca002c; margin: 0 auto 10px; display: block; }
.homebox07 .title .en { font-size: 13px; font-weight: 800; color: #343434; margin-bottom: 30px; }
.homebox07 .title .cn { font-size: 24px; font-weight: 800; color: #343434; margin-bottom: 20px; letter-spacing: 10px; }
.homebox07 .formbox { width: 640px; margin: 0 auto 24px; overflow: hidden; }
.homebox07 .formbox .file { width: 360px; float: left; border: 1px solid #dcdcdc; line-height: 24px; height: 24px; padding: 15px 20px; background: #fff; position: relative; }
.homebox07 .formbox .btn { width: 238px; float: left; border: 0; line-height: 56px; height: 56px; background: #888 url(../img/upload.png) no-repeat 80px center; color: #fff; font-size: 18px; cursor: pointer; box-sizing: border-box; padding-left: 20px; }
.homebox07 .link { text-align: center; margin-bottom: 40px; }
.homebox07 .link a { color: #343434; font-weight: bold; line-height: 40px; border-bottom: 1px solid #CCC; padding: 0 20px 0 40px; display: inline-block; font-size: 14px; background: url(../img/dge.png) no-repeat 10px center; text-decoration: none; }
.homebox07 .link a:hover { color: #ca002c; }
.homebox07 .text { color: #999; font-size: 14px; line-height: 22px; font-weight: bold; }



.homebox08 { }
.homebox08 .list { }
.homebox08 .list .item { float: left; width: 50%; height: 514px; background-repeat: no-repeat; background-size: cover; background-position: center; color: #fff; }
.homebox08 .list .item .box { padding: 100px 0 0 100px; width: 500px; }
.homebox08 .list .item .box .en { font-weight: bold; font-size: 14px; margin-bottom: 25px; }
.homebox08 .list .item .box .cn { margin-bottom: 65px; font-size: 24px; color: #fff; font-weight: bold; }
.homebox08 .list .item .box .bn:before { content: ''; display: inline-block; width: 46px; height: 46px; background: url(../img/hb06img02.png) no-repeat center; margin-right: 10px; vertical-align: center; float: left; }
.homebox08 .list .item .box .bn a { line-height: 46px; display: inline-block; font-size: 15px; color: #ca002c; font-weight: 800; }


.footer { background: #111; padding: 60px; }
.footer .fl { color: #888; font-size: 14px; line-height: 22px; }
.footer .fr { text-align: right; }
.footer .fr a { line-height: 30px; border: 1px solid #777; display: inline-block; margin-bottom: 10px; border-radius: 4px; color: #888; font-size: 14px; text-decoration: none; font-family: microsoft yahei; padding: 0 20px; -webkit-transition: all .2s; transition: all .2s; }
.footer .fr a:nth-child(1) { background: url(../img/ga.png) no-repeat 10px center; background-size: 16px auto; padding-left: 30px; }
.footer .fr a:nth-child(3) { background: url(../img/fdh.png) no-repeat 10px center; background-size: 16px auto; padding-left: 34px; }
.footer .fr a:hover { background-color: #777; color: #111; }


.foot { font-size: 13px; color: #888; background: #000; padding: 20px 60px; }
.foot a { color: #888; margin: 0 6px; }
.foot .fl { }


.inbanner { height: 300px; background: url(../img/inbanner01.jpg) no-repeat center; position: relative; color: #fff; display: table; width: 100%; -webkit-box-shadow: 2px 2px 30px rgba(0,0,0,0.1); box-shadow: 2px 2px 30px rgba(0,0,0,0.1); z-index: 2; }
.inbanner:before { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: url(../img/a.png) repeat center; content: ''; }
.inbanner .title { position: relative; text-align: center; display: table-cell;vertical-align: middle; }
.inbanner .title .cn { font-size: 38px; letter-spacing: 5px; font-weight: bold; margin-bottom: 5px; }
.inbanner .title .en { font-size: 20px; text-transform: uppercase; font-family: arial; }

.inpage { background: #f5f7f9; overflow: hidden; padding: 30px 0; }

.side { width: 300px; float: left; }

.main { width: calc(100% - 330px); float: right; }



.snav { background: #fff; padding: 4px; margin-bottom: 30px; -webkit-box-shadow: 2px 2px 30px rgba(0,0,0,0.1); border-top: 3px solid #ea0000; box-shadow: 2px 2px 30px rgba(0,0,0,0.1); }
.snav .hd { text-align: center; font-size: 20px; color: #ea0000; font-weight: bold; line-height: 20px; padding: 20px 0 10px; }
.snav .hd .split { margin: 0 10px; }
.snav .bd { background: #fff; padding: 10px; }
.snav .bd .bul { padding: 0 10px; }
.snav .bd .bul .bli { line-height: 40px; height: 40px; overflow: hidden; border-bottom: 1px dashed #dedede; background: url(../img/dot.png) no-repeat 8px 17px; position: relative; }
.snav .bd .bul .bli .ba { display: block; font-size: 16px; color: #39424b; position: relative; text-align: center; -webkit-transition: all .2s; transition: all .2s; text-decoration: none; padding: 0 20px; }
.snav .bd .bul .bli:before { content: ''; background: linear-gradient(to right, rgba(234,0,0,1), rgba(255,51,0,1)); display: block; border-radius: 30px; -webkit-transform: translateX(-100%); transform: translateX(-100%); height: 40px; width: 100%; position: absolute; left: 0; right: 0; top: 0; -webkit-transition: all .2s; transition: all .2s; text-decoration: none; }
.snav .bd .bul .bli:hover:before, .snav .bd .bul .bli.on:before { -webkit-transform: translateY(0); transform: translateY(0); }
.snav .bd .bul .bli:hover .ba, .snav .bd .bul .bli.on .ba { color: #fff; }
.snav .bd .bul .bli.on { border-color: transparent; }
.snav .bd .bul .bsub { background: #f3f3f3; margin: -20px 0 2px 0; padding-top: 25px; padding-bottom: 10px; text-align: center; border-radius: 0 0 20px 20px; }
.snav .bd .bul .bsub li { line-height: 36px; }
.snav .bd .bul .bsub li a { font-size: 14px; color: #666; }
.snav .bd .bul .bsub li a:hover, .snav .bd .bul .bsub li.on a { color: #d00c18; }

.sbox { background: #fff; padding: 4px; margin-bottom: 30px; -webkit-box-shadow: 2px 2px 30px rgba(0,0,0,0.1); box-shadow: 2px 2px 30px rgba(0,0,0,0.1); }
.sbox .hd { text-align: center; font-size: 18px; color: #ea0000; font-weight: bold; line-height: 20px; padding: 20px 0 10px; }
.sbox .hd .split { margin: 0 10px; }
.sbox .bd { background: #fff; padding: 15px; }
.scon { font-size: 14px; color: #666; line-height: 24px; }
.scon img { display: block; width: 100%; }

.inwrapper { width: 1556px; margin: 0 auto; }


.mainbox { background: #fff; border: 0 solid #dedede; border-top: 3px solid #ea0000; padding: 40px 64px; -webkit-box-shadow: 2px 2px 30px rgba(0,0,0,0.1); box-shadow: 2px 2px 30px rgba(0,0,0,0.1); }
.mainbox .hd { height: 20px; border-bottom: 1px solid #dedede; margin-bottom: 60px; }
.mainbox .hd h1 { float: left; background: #fff; line-height: 40px; font-weight: normal; color: #39424b; padding-right: 20px; font-size: 30px; }
.mainbox .now { float: right; background: #fff; line-height: 40px; color: #999; padding-left: 10px; font-size: 12px; }
.mainbox .now .split { margin: 0 4px; font-family: simsun; }
.mainbox .now a { color: #999; }
.mainbox .now a:hover { color: #d00c18; }

.mainbox .bd { font-size: 16px; line-height: 30px; color: #333; word-wrap: break-word; }
.mainbox .bd img { max-width: 100%; }
.mainbox .bd p { margin-bottom: 20px; }
.mainbox .bd h3 { font-size: 18px; font-weight: normal; background: linear-gradient(to right, rgba(234,0,0,1), rgba(255,51,0,1)); color: #fff; line-height: 30px; padding: 5px 20px; border-radius: 20px 0 20px 0; margin-bottom: 20px; margin-top: 40px; }

.bdshare-button-style0-16.lihaile { width: 112px; margin: 0 auto; }
.bdshare-button-style0-16.lihaile a { width: 50px; height: 50px; padding-left: 0; }
.bdshare-button-style0-16.lihaile .bds_tsina { background: url(../img/icon_01.png) no-repeat 0 0; }
.bdshare-button-style0-16.lihaile .bds_weixin { background: url(../img/icon_02.png) no-repeat 0 0; }

.snav .sd { display: none; }


.prolist { }
.prolist .item { width: 30.333333333%; float: left; margin: 0 4.5% 40px 0; box-sizing: border-box; border: 1px solid #dedede; -webkit-transition: all .4s; transition: all .4s; }
.prolist .item:nth-child(3n) { margin-right: 0; }
.prolist .item:hover { -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1); box-shadow: 0 15px 30px rgba(0,0,0,0.1); -webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0); z-index: 1; }
.prolist .item .img a { display: block; }
.prolist .item .img img { width: 100%; display: block; }
.prolist .item .box { padding: 20px 30px; position: relative; overflow: hidden; }
.prolist .item .box .nam { font-size: 14px; font-weight: bold; line-height: 30px; margin-bottom: 10px; overflow: hidden; height: 30px; }
.prolist .item:hover .box .nam {  }
.prolist .item .box .nam a { color: #333; }
.prolist .item:hover .box .nam a { color: #ea0000; }
.prolist .item .box .txt { font-size: 12px; color: #666; line-height: 20px; height: 40px; overflow: hidden; }
.prolist .item:hover .box .txt { }
.prolist .item .box .btn { position: absolute; left: 0; bottom: 0; right: 0; height: 58px; line-height: 58px; background: linear-gradient(to right, rgba(234,0,0,1), rgba(255,51,0,1)); color: #fff; -webkit-transform: translateY(100%); transform: translateY(100%); -webkit-transition: all .4s; transition: all .4s; }
.prolist .item:hover .box .btn { -webkit-transform: translateY(0); transform: translateY(0); }
.prolist .item .box .btn a { color: #fff; font-size: 14px; display: block; text-decoration: none; padding-left: 30px; }


.newstitle { font-size: 26px; text-align: center; line-height: 30px; font-family: microsoft yahei; margin-bottom: 5px; }
.newsinfo { font-size: 12px; text-align: center; line-height: 30px; color: #999; font-family: microsoft yahei; }
.newsinfo .author, .newsinfo .time { margin: 0 5px; }
.newsmaincon { margin: 20px 0; font-family: microsoft yahei; }
.newsmaincon img { max-width: 100%; }
.newsmaincon h3 { font-size: 18px; font-weight: normal; background: linear-gradient(to right, rgba(234,0,0,1), rgba(255,51,0,1)); color: #fff; line-height: 40px; height: 40px; padding: 0 20px; border-radius: 20px; margin-bottom: 20px; margin-top: 40px; }
.newsmaincon .dou { margin-bottom: 20px; }
.newsmaincon .dou02 { overflow: hidden; }
.newsmaincon .dou02 li { width: 50%; float: left; }
.newsmaincon .dou li:before { content: '·'; color: #ea0000; font-weight: bold; margin-right: 10px; }

.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: #323e4a; color: #323e4a; }
.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; }

.newslist { }
.newslist .item { width: 49%; float: left; margin-right: 2%; margin-bottom: 20px; box-sizing: border-box; border: 1px solid #dedede; -webkit-transition: all .4s; transition: all .4s; background: #fff; padding: 30px; }
.newslist .item:nth-child(2n) { margin-right: 0; }
.newslist .item:hover { -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1); box-shadow: 0 15px 30px rgba(0,0,0,0.1); -webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0); }
.newslist .item .time { font-size: 12px; line-height: 20px; margin-bottom: 10px; color: #999; }
.newslist .item .time .split { margin: 0 10px; color: #ccc; }
.newslist .item .name { font-size: 18px; line-height: 28px; margin-bottom: 25px; height: 28px; overflow: hidden; }
.newslist .item .name a { color: #111; }
.newslist .item .name a:hover { color: #ea0000; }
.newslist .item .text { color: #777; font-size: 14px; line-height: 24px; height: 72px; overflow: hidden; margin-bottom: 16px; }
.newslist .item .link { overflow: hidden; margin-bottom: -12px; }
.newslist .item .link a { width: 24px; height: 24px; display: block; background: url(../img/hb01img01s.png) no-repeat center; float: left; }
.newslist .item .link a.l02 { float: right; background-image: url(../img/hb01img02s.png); }



@media (max-width: 1556px){
	.inwrapper { width: 100%; padding: 0 20px; box-sizing: border-box; }
}


@media (max-width: 1300px){
	.wrapper { width: 100%; padding: 0 20px; box-sizing: border-box; }
	
	.topbar { padding: 0 20px; }
	.topbar .fl { }
	.topbar .fr .link { display: none; }
	.header { padding: 0 20px; }
	.header .nav { text-align: right; }
	.header .sea { display: none; }
	.header .nav .nli .na { padding: 0 10px; }
	
	.bannerslide .swiper-slide { height: 580px; }
	
	.homebox02 .hb02list { margin: 0 20px; }
	
	.homebox04 .list { margin: 0 20px; }
	.homebox04 .list .item { width: 49%; margin-bottom: 20px; float: left; margin-right: 2%; }
	.homebox04 .list .item:nth-child(2n) { margin-right: 0; }
	
	.homebox01 .tip { display: none; }
	.homebox01 .box { right: auto; position: relative; top: auto; margin-top: -60px; width: 900px; margin: -100px auto 0; }
	
	.homebox05 .tip { display: none; }
	.homebox05 .box { right: auto; position: relative; top: auto; margin-top: -60px; width: 900px; margin: -100px auto 0; }
	.homebox08 .list .item .box { max-width: 100%; box-sizing: border-box; padding: 60px; }
	
	
}

@media (max-width: 800px){
	
	.topbar .fl { float: none; text-align: center; width: 100%; }
	.topbar .fl .hid { display: none; }
	
	.bannerslide .swiper-slide { height: 220px; }
	
	.header { height: auto; }
	.header .logo { float: none; width: 100%; height: 80px; }
	.header .logo img { height: 40px; }
	
	.header .nav { padding-top: 0; overflow: hidden; height: auto; text-align: center; background: #0051ba; margin: 0 -20px; padding: 6px 0; }
	.header .nav .nli { float: left; display: block; width: 33.3333333%; }
	.header .nav .nli:first-child { display: none; }
	.header .nav .nli .na { color: #fff; font-weight: normal; line-height: 34px; }
	.header .nav .nli .sub { display: none; }
	.header .nav .nli:hover .sub { display: none; }
	
	.headtips { font-size: 12px; }
	
	
	.homebox04 .list .item { width: 100%; margin-bottom: 20px; margin-right: 0; }
	
	
	.homebox01 { padding: 30px 0; }
	.homebox01 .box { width: 100%; margin-top: 0; padding: 30px; }
	
	.homebox02 { margin-bottom: 30px; }
	.homebox02 .hb02list .swiper-slide .box { padding: 30px; }
	
	.homebox03 { padding-bottom: 30px; }
	.homebox03 .box { width: 100%; margin-top: 0; padding: 30px; }
	.homebox03 .box .txt br { display: none; }
	
	.homebox04 { margin-bottom: 10px; }
	.homebox04 .list .item .box { padding: 30px; }
	
	.homebox05 { padding-bottom: 30px; }
	.homebox05 .img video { width: 100% !important; height: 210px; }
	.homebox05 .box { width: 100%; margin-top: 0; padding: 30px; }
	
	.homebox06 { margin-bottom: 30px; height: 400px; }
	.homebox06 .box { padding: 30px; }
	
	.homebox07 { margin-bottom: 30px; }
	.homebox07 .title .en { margin-bottom: 20px; }
	.homebox07 .title .cn { font-size: 18px; letter-spacing: 0; } 
	.homebox07 .formbox { width: 80%; }
	.homebox07 .formbox .file { border: 1px solid #dcdcdc; border-bottom: 0; width: 100%; box-sizing: border-box; height: 54px; }
	.homebox07 .formbox .btn { width: 100%; box-sizing: border-box; }
	.homebox07 .link { margin-bottom: 20px; }
	.homebox07 .text { margin: 0 20px; font-size: 12px; line-height: 20px; }
	.homebox07 .text br { display: none; }
	
	.homebox08 .list .item { float: none; width: 100%; height: 400px; margin-bottom: 1px; }
	
	.footer { padding: 30px; }
	.footer .fl { float: none; margin-bottom: 20px; }
	.footer .fr { float: none; text-align: left; }
	
	.foot { padding: 30px; }
	.foot .fl { float: none; }
	.foot .fr { display: none; }
	
	.inbanner { height: 120px; background-size: cover; }
	.inbanner .title .cn { font-size: 22px; }
	.inbanner .title .en { font-size: 14px; }
	
	.side { width: 100%; float: none; }
	.main { width: 100%; float: none; }
	
	.sbox { display: none; }
	
	.snav { padding: 0; margin-bottom: 0; border-top: 0; }
	.snav .sd { background: #0051ba; line-height: 36px; font-size: 12px; color: #fff; text-align: center; display: block; }
	.snav .hd { display: none; }
	.snav .bd { display: none; }
	.snav .bd.sbon { display: block; }
	
	.snav .bd .bul .bli .ba { font-size: 14px; }
	.mainbox .now { display: none; }
	
	.mainbox { padding: 20px; }
	.mainbox .hd { border-color: transparent; margin: -20px -20px 40px; }
	.mainbox .hd h1 { float: none; text-align: center; background: linear-gradient(to right, rgba(234,0,0,1), rgba(255,51,0,1)); color: #fff; font-size: 16px; padding-right: 0; }
	
	
	.newsbackline ul li a { width: 100%; }
	
	
	.newslist .item { width: 100%; float: none; margin-right: 0; }
	.newslist .item .name { height: auto; }
	
	.messagecon p  { }
	.messagetarea { width: 90%; margin: 0 auto; display: block; }
	.messagetit { text-align: center; margin-top: 5px; font-size: .75rem; }
	.messageinput { width: 90%; margin: 0 auto; display: block; margin-bottom: 5px; }
	.main .con .yanzhengma { display: block; width: 20%; margin: 20px auto; }
	.messagebtn { margin: 5px auto 0; width: 80%; display: block; }
	.messagebtn.btnon { width: 80%; }
	
	.prolist .item { width: 100%; margin: 0 0 10px; }
	
	
}



