@charset "utf-8";
/* by Sean Lu 20200303 */
/* 移动端全局控制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: #fff; }
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: #0064b2; }

/* 清理浮动 */
.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: #0064b2; color: #fff; }
::-moz-selection { background: #0064b2; color: #fff; }

.wrapper { width: 1200px; margin: 0 auto; }


.topbar { height: 34px; border-bottom: 1px solid #e3e3e3; background-color: #f3f7fb; line-height: 34px; font-size: 13px; color: #666; }
.topbar .tip { float: left; }
.topbar .links { float: right; }
.topbar .links .time { float: left; margin-right: 20px; }
.topbar .links .more { float: left; margin-right: 10px; }
.topbar .links .more .split { color: #eee; margin: 0 10px; }
.topbar .links .lang { float: left; }
.topbar .links .lang a { display: inline-block; padding-left: 24px; background: url(../img/lang01.jpg) no-repeat left center; margin-left: 10px; }
.topbar .links .lang a.la01 { background-image: url(../img/lang01.jpg); }
.topbar .links .lang a.la02 { background-image: url(../img/lang02.jpg); }


.header { height: 68px; padding: 16px 0; }
.header .logo { height: 68px; float: left; display: block; }
.header .logo img { height: 100%; display: block; }
.header .tip { float: left; margin-left: 20px; padding: 14px 0; }
.header .tip p { font-size: 14px; line-height: 20px; color: #666; }
.header .tel { float: right; text-align: right; padding-top: 14px; }
.header .tel .hd { font-size: 13px; color: #666; }
.header .tel .hd img { display: inline-block; height: 20px; vertical-align: middle; margin-right: 5px; }
.header .tel .bd { font-size: 18px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; color: #666; }


.navbar { height: 50px; background-color: #0064b2; color: #fff; }
.navbar .nul { float: left; }
.navbar .nul .nli { float: left; width: 120px; display: block; }
.navbar .nul .nli .na { display: block; line-height: 50px; font-size: 15px; font-weight: bold; text-decoration: none; color: #fff; text-align: center; }
.navbar .nul .nli .na:hover, .navbar .nul .nli:hover .na { color: #ccedf8; }
.navbar .nul .nli .sub { z-index: 9; padding: 10px; width: 150px; background: #286aa6; position: absolute; opacity: 0; visibility: hidden; -webkit-transform: translateY(-10px); transform: translateY(-10px); -webkit-transition: all .2s; transition: all .2s; }
.navbar .nul .nli:hover .sub { opacity: 1; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); }
.navbar .nul .nli .sub .sli { line-height: 24px; }
.navbar .nul .nli .sub .sli .sa { padding-left: 20px; font-size: 15px; color: #fff; text-decoration: none; -webkit-transition: all .2s; transition: all .2s; }
.navbar .nul .nli .sub .sli .sa:hover { color: #ccedf8; padding-left: 25px; }
.navbar .spnav { float: right; width: 150px; font-size: 15px; font-weight: bold; background-color: #00a9ea; text-align: center; display: block; line-height: 50px; color: #fff; text-decoration: none; }
.navbar .spnav:hover { opacity: .8; }


.bannerslide .swiper-slide { background-position: center; background-size: cover; position: relative; height: 560px; }
.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: 30px !important; width: 100%; z-index: 9; }
.swiper-pagination-bullet { background: #fff; }
.swiper-pagination-bullet-active { background: #c30000; }


.keyline { height: 50px; background: #f3f7fb; border-bottom: 1px solid #e3e3e3; }
.keyline .keywords { float: left; line-height: 50px; }
.keyline .keywords .hd { padding-right: 30px; margin-right: 30px; border-right: 1px solid #eee; color: #444; font-size: 16px; float: left; }
.keyline .keywords .hd img { display: inline-block; height: 17px; vertical-align: middle; margin-right: 20px; }
.keyline .keywords .bd { float: left; font-size: 13px; line-height: 50px; }
.keyline .keywords .bd a { margin-right: 14px; color: #444; }
.keyline .keywords .bd a:hover { color: #0064b2; }
.keyline .search { float: right; }
.keyline .search .key { float: left; display: block; line-height: 50px; height: 50px; font-size: 14px; color: #444; border: 0; padding: 0 20px 0 44px; background: #fff url(../img/seaicon.png) no-repeat 20px center; }
.keyline .search .btn { float: left; display: block; line-height: 50px; height: 50px; font-size: 14px; color: #fff; border: 0; text-align: center; background: #00a9ea; width: 70px; cursor: pointer; }
.keyline .search .btn:hover { opacity: .8; }


.commontitle { text-align: center; }
.commontitle .cn { font-size: 24px; font-weight: bold; color: #286aa6; }
.commontitle .tip { font-size: 14px; color: #333; line-height: 24px; margin-top: 20px; }
.commontitle .btn { text-align: center; margin-top: 30px; }
.commontitle .btn a { display: inline-block; padding: 0 25px; line-height: 36px; background-color: #286aa6; color: #fff; text-align: center; font-size: 14px; text-decoration: none; }
.commontitle .btn a:hover { opacity: .8; }


.homebox01 { padding: 70px 0; background: url(../img/homeboxbg01.jpg) no-repeat center; }
.homebox01 .videobox { width: 900px; margin: 30px auto 0; }
.homebox01 .more { text-align: center; margin: 40px auto 0; }
.homebox01 .more a { font-size: 14px; color: #fff; text-decoration: none; display: inline-block; line-height: 24px; border-bottom: 1px solid #fff; }
.homebox01 .more a:hover { opacity: .8; }


.homebox02 { padding: 70px 0; background: #fff; }


.hbnav { text-align: center; max-width: 900px; margin: 30px auto 0; }
.hbnav a { display: inline-block; font-size: 16px; padding: 0 20px; background: #fff; border-bottom: 1px solid #9d9b9c; border-right: 1px solid #ccc; line-height: 36px; text-decoration: none; margin-bottom: 4px; }
.hbnav a:hover { background-color: #f1f1f1; }
.hbnav a.on { background: #286aa6; color: #fff; border: 0; }


.homebox03 { padding: 70px 0; height: 800px; box-sizing: border-box; background: url(../img/homebox03bg.jpg) no-repeat center bottom; }

.homebox04 { padding: 70px 0; background: #fff; }

.homebox05 { background: url(../img/homebox05bg.jpg) no-repeat center bottom; height: 640px; }

.homebox06 { padding: 70px 0; background: #f8f8f8 url(../img/homebox06bg.png) no-repeat center bottom; }
.homebox06 .bd { margin-top: 30px; }
.homebox06 .bd img { max-width: 100%; }
.homebox06 .more { text-align: center; margin: 40px auto 0; }
.homebox06 .more a { font-size: 14px; color: #666; text-decoration: none; display: inline-block; line-height: 24px; border-bottom: 1px solid #ccc; }
.homebox06 .more a:hover { opacity: .8; }


.homebox07 { padding: 70px 0; background: url(../img/homebox07bg.jpg) no-repeat center; }
.homebox07 .commontitle .cn, .homebox07 .commontitle .tip { color: #fff; }
.homebox07 .bd { margin-top: 30px; }
.homebox07 .bd .list { }
.homebox07 .bd .list .item { float: left; width: 24.25%; margin-right: 1%; background-color: #fff; -webkit-transition: all .2s; transition: all .2s; }
.homebox07 .bd .list .item:hover { -webkit-transform: translateY(-5px); transform: translateY(-5px); box-shadow: 0 0 20px rgba(0,0,0,.1); }
.homebox07 .bd .list .item:nth-child(4n) { margin-right: 0; }
.homebox07 .bd .list .item .img {  }
.homebox07 .bd .list .item .img a { display: block; width: 100%; }
.homebox07 .bd .list .item .img img { max-width: 100%; display: block; }
.homebox07 .bd .list .item .inf { padding: 25px 0; text-align: center; }
.homebox07 .bd .list .item .inf .nam { font-size: 16px; }
.homebox07 .bd .list .item .inf .txt { font-size: 14px; color: #444; line-height: 36px; }
.homebox07 .more { text-align: center; margin: 40px auto 0; }
.homebox07 .more a { font-size: 14px; color: #666; text-decoration: none; display: inline-block; line-height: 24px; border-bottom: 1px solid #666; }
.homebox07 .more a:hover { opacity: .8; }


.homebox08 { padding: 70px 0; background: #fff url(../img/homebox08bg.png) no-repeat center; }
.homebox08 .hb08nav { text-align: center; margin-top: 30px; }
.homebox08 .hb08nav a { line-height: 36px; padding: 0 20px; font-size: 14px; color: #333; border: 1px solid #ccc; display: inline-block; background: #fff; text-decoration: none; -webkit-transition: all .2s; transition: all .2s; }
.homebox08 .hb08nav a:hover { background: #286aa6; color: #fff; border-color: #286aa6; }
.homebox08 .bd { margin-top: 40px; }
.homebox08 .bd .item { background: #f8f8f8; padding: 40px; box-sizing: border-box; width: 23.5%; float: left; margin-right: 2%; }
.homebox08 .bd .item:nth-child(4n) { margin-right: 0; }
.homebox08 .bd .item .tim { font-size: 14px; margin-bottom: 20px; color: #999; }
.homebox08 .bd .item .nam { font-size: 17px; margin-bottom: 20px; color: #333; font-weight: bold; }
.homebox08 .bd .item .nam a { color: #333; text-decoration: none; display: block; line-height: 24px; height: 48px; overflow: hidden; }
.homebox08 .bd .item .nam a:hover { color: #286aa6; }
.homebox08 .bd .item .txt { color: #666; display: -webkit-box; overflow: hidden; -webkit-box-orient: vertical; word-break: break-all; -webkit-line-clamp: 3; font-size: 14px; }
.homebox08 .bd .item .mor { margin-top: 30px; }
.homebox08 .bd .item .mor a { display: block; width: 20px; height: 20px; line-height: 20px; text-align: center; font-size: 14px; font-weight: bold; color: #fff; background: #00a9ea; text-decoration: none; }
.homebox08 .bd .item .mor a:hover { opacity: .8; }


.footer { background: #286aa6; padding: 30px 0 40px 0; color: #fff; }
.footer .footline { padding: 20px 0 30px 0; border-bottom: 1px solid #277fa3; }
.footer .footline a { color: #fff; font-size: 14px; }
.footer .footline .links { float: left; }
.footer .footline .links a { margin-right: 20px; }
.footer .footline .more { float: right; }
.footer .footline .more a { margin-left: 20px; }
.footer .footline .more a img { display: inline-block; vertical-align: middle; margin-right: 10px; }
.footer .foot { margin-top: 20px; font-size: 14px; line-height: 24px; }
.footer .foot .inf { float: left; }
.footer .foot .inf a { color: #fff; margin: 0 10px; }
.footer .foot .inf a img { display: inline-block; margin-right: 5px; vertical-align: middle; }
.footer .foot .mor { float: right }
.footer .foot .mor a { float: left; font-size: 14px; color: #fff; line-height: 38px; background: #00a9ea; text-align: center; display: block; margin-left: 10px; text-decoration: none; padding: 0 20px; }
.footer .foot .mor a:hover { opacity: .8; }


.inbanner { height: 200px; 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 .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: 0 0 30px; }

.side { width: 350px; float: left; }

.main { width: calc(100% - 350px); float: right; }



.snav { background: rgba(255,255,255,.1); padding: 4px; padding-bottom: 40px; margin-bottom: 0; border-top: 0 solid #0064b2; }
.snav .hd { text-align: center; font-size: 20px; color: #0064b2; font-weight: bold; line-height: 20px; padding: 20px 0 20px; position: relative; }
.snav .hd:before { content: ''; position: absolute; left: 20px; top: 24px; width: 4px; height: 44px; background: #0064b2; }
.snav .hd .split { margin: 0 10px; }
.snav .hd .en { text-align: left; font-size: 14px; text-transform: uppercase; padding: 0 20px 0 40px; margin-bottom: 6px; }
.snav .hd .cn { text-align: left; font-size: 26px; padding: 0 20px 0 40px; }
.snav .bd { background: rgba(255,255,255,.1); 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; height: 40px; overflow: hidden; }
.snav .bd .bul .bli:before { content: ''; background: linear-gradient(to right,#0064b2,#0064b2); display: block; border-radius: 10px 10px 10px 0; -webkit-transform: translateY(100%); transform: translateY(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; height: auto; }
.snav .bd .bul .bsub { background: #fff; margin: -20px 0 2px 0; padding-top: 35px; padding-bottom: 20px; text-align: left; border-radius: 0 0 20px 20px; display: none; }
.snav .bd .bul .bli.on .bsub { display: block; }
.snav .bd .bul .bsub .sli { line-height: 30px; padding-left: 30px; }
.snav .bd .bul .bsub .sli a { font-size: 14px; color: #666; }
.snav .bd .bul .bsub .sli:before { content: '·'; margin-right: 10px; }
.snav .bd .bul .bsub .sli a:hover, .snav .bd .bul .bsub li.on a { color: #0064b2; }
.snav .bd .bul .bsub li.on a { font-weight: bold; }

.sbox { background: rgba(255,255,255,.1); padding: 4px; margin-bottom: 0; }
.sbox .hd { text-align: center; font-size: 18px; color: #0064b2; font-weight: bold; line-height: 20px; padding: 20px 0 10px; position: relative; }
.sbox .hd:before { content: ''; position: absolute; left: 20px; top: 20px; width: 4px; height: 20px; background: #0064b2; }
.sbox .hd .cn { text-align: left; font-size: 20px; padding: 0 20px 0 40px; }
.sbox .hd .cn span { font-size: 14px; margin-left: 10px; font-weight: normal; color: #999; text-transform: uppercase; }
.sbox .hd .split { margin: 0 10px; }
.sbox .bd { background: rgba(255,255,255,.1); padding: 20px; }
.scon { font-size: 14px; color: #666; line-height: 26px; }
.scon .big { font-size: 22px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; color: #0064b2; margin: 5px 0 10px; }
.scon img { display: block; width: 100%; }
.scon img.tel { display: inline-block; height: 20px; vertical-align: middle; margin-right: 5px; width: auto; }

.mainbox { background: #fff; border: 0 solid #dedede; border-top: 0 solid #0064b2; 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: #0064b2; 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: #0064b2; }

.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,#0064b2,#0064b2); color: #fff; line-height: 30px; padding: 5px 20px; border-radius: 10px 10px 10px 0; margin-bottom: 20px; margin-top: 40px; font-weight: bold; }
.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; }


.year { }
.year .yli { overflow: hidden; margin-bottom: 20px; border-bottom: 1px dashed #dedede; line-height: 30px; }
.year .yli strong { display: block; float: left; width: 100px; font-size: 26px; font-weight: bold; color: #0064b2; font-family: Verdana, Geneva, sans-serif; }
.year .yli p { margin-left: 100px; }

.honorlist { }
.honorlist .hli { width: 49%; float: left; margin-right: 2%; text-align: center; margin-bottom: 10px; }
.honorlist .hli:nth-child(2n) { margin-right: 0; }
.honorlist .hli .img { margin-bottom: 5px; }
.honorlist .hli .img a { display: block; }
.honorlist .hli .img img { display: block; width: 100%; }

.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; font-weight: bold; }
.newslist .item .name a:hover { color: #0064b2; }
.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); }

.newstitle { font-size: 26px; text-align: center; line-height: 30px; font-family: microsoft yahei; font-weight: bold; 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: 30px; padding: 5px 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: #ef3320; 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; }

.messagecon { margin-bottom: 20px; font-family: microsoft yahei; }
.messagecon p { margin-bottom: 20px; }
.messagetit { font-weight: bold; line-height: 30px; height: 30px; }
.messagetarea { padding: 10px; border: 1px solid #dedede; font-size: 16px; line-height: 26px; font-family: microsoft yahei; color: #666; resize: none; width: 96%; height: 90px; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; background: #f8f8f8; margin-bottom: 20px; }
.messagetarea:focus { color: #333; outline: none; background: #fff; }
.messageinput { width: 27%; padding: 10px; height: 26px; line-height: 26px; font-size: 14px; border: 1px solid #dedede; margin: 0 5px 0 0; font-family: microsoft yahei; color: #666; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; background: #f8f8f8; margin-bottom: 20px; }
.messageinput:focus { color: #333; outline: none; background: #fff; }
.messagebtn { width: 30%; text-align: center; line-height: 50px; height: 50px; font-size: 16px; border: 0; background: #b8c5ce; color: #2d3e50; border-radius: 4px; font-family: microsoft yahei; cursor: pointer; margin-right: 10px; margin-bottom: 30px; }
.messagebtn.btnon { width: 50%; color: #fff; }
.messagebtn:hover { opacity: .8; filter: alpha(opacity=80); }
.main .con .yanzhengma { display: inline; }

.messagebtn.btnon { background: #0064b2; }








@media (max-width: 1200px) {
	.wrapper { width: 100%; padding: 0 20px; box-sizing: border-box; }

	.navbar .nul .nli { width: 90px; }
	.navbar .spnav { width: 100px; }

	.topbar .links .time, .topbar .links .more, .keyline .search { display: none; }

	.bannerslide .swiper-slide { height: 400px; }







}

.index_video_title{margin:80px 0 0 0}

@media (max-width: 720px) {
	.index_video_title{margin:10px 0 0 0}
	
	.bannerslide .swiper-slide { height: 160px; }

	.topbar .tip, .header .tip, .header .tel { display: none; }
	.header { height: 100%; }
	.header .logo { height: 100%; }
	.header .logo img { height: auto; width: 100%; }

	.navbar .spnav { display: none; }
	.navbar { height: auto; padding: 10px 0; }
	.navbar .nul .nli { width: 25%; }
	.navbar .nul .nli .na { line-height: 36px; }

	.navbar .nul .nli .sub { display: none; }

	.keyline { display: none; }

	.commontitle .tip { text-align: left; }
	.commontitle .tip br { display: none; }

	.homebox01 .videobox { width: 100%; }
	.hbnav { text-align: left; }

	.homebox03 { background-size: cover; background-position: center bottom; }
	.homebox05 { background-size: cover; height: 200px; }

	.homebox07 .bd .list .item { width: 49%; margin-right: 2%; margin-bottom: 10px; }
	.homebox07 .bd .list .item:nth-child(2n) { margin-right: 0; }
	.homebox07 .bd .list .item .inf { padding: 10px; }

	.homebox08 .bd .item { width: 100%; margin-right: 0; margin-bottom: 10px; padding: 24px; }

	.footer .footline, .footer .foot .mor { 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: #999; 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,#0064b2,#ef3320); color: #fff; font-size: 16px; padding-right: 0; }

		.inpage { padding: 0 0; }
		.inpage .wrapper { padding: 0 0; }
		.snav .sd { background: #fff; color: #999; }

		.mainbox .hd h1 { background: #0064b2; }





}
