@charset "utf-8";
/* CSS Document */
body { font: 16px/1.4 "Microsoft Yahei", "Hiragino Sans GB", "Helvetica Neue", Helvetica, tahoma, arial, Verdana, sans-serif, "WenQuanYi Micro Hei"; color: #333; background-color: #fff; }
/*Webkit,Opera9.5+,Ie9+*/
::selection { background: #1764ce; color: #fff; }
/*Mozilla Firefox*/
::-moz-selection {
 background:#1764ce;
 color:#fff;
}
body, header, footer, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, hr, pre, form, fieldset, input, textarea, p, blockquote, th, td { padding: 0; margin: 0; }
i, b { font-style: normal; font-weight: normal }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: none; }
legend { display: none }
address, caption, cite, code, dfn, em, th, var, i { font-weight: normal; font-style: normal; }
ol, ul { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
q:before, q:after { content: "" }
a { text-decoration: none; color: #333; }
/*a:active{ background:none;}*/
a:hover { text-decoration: none }
a:hover { color: #1764ce; }
abbr, acronym { border: 0; }
.less12px { -webkit-text-size-adjust: none; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block }
* html .clearfix { height: 1%; }
.clearfix { display: block }
.tul, .tul:hover { text-decoration: underline; }
input[type="checkbox"], input[type="radio"] { margin-left: 5px; margin-right: 5px; }
input, img, textarea, button { outline: none; vertical-align: middle; font: 14px heebo, helvetica, Arial; }
a, img { -webkit-transition: .5s; transition: .5s; outline: none; }
.t2 { text-indent: 2em; }
@font-face { font-family: "vdEg"; src: url('../style/font/AVANTGARDEBOOKBT.TTF'); }
input[type='text'], input[type='submit'] { -webkit-appearance: none; }
::-webkit-input-placeholder {
 color: #999;
}
@font-face { font-family: "iconfont"; src: url('font/iconfont.eot'); /* IE9 */ src: url('font/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */ url('data:application/x-font-woff2;') format('woff2'), url('font/iconfont.woff') format('woff'), url('font/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */ url('font/iconfont.svg') format('svg'); /* iOS 4.1- */ }
.iconfont, .social-share-icon { font-family: "iconfont" !important; font-size: 1rem; font-style: normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale; }
.icon-search:before { content: '\e601'; }
.icon-menu:before { content: '\e64c'; }
.icon-home:before { content: '\e600'; }
.icon-down:before { content: '\e63b'; }
.on .icon-down:before { content: '\e607'; }
.navClose .icon-menu:before { content: '\e602'; }
.icon-tel:before { content: '\e678'; }
.icon-wechat:before { content: '\e604'; }
.icon-black:before { content: '\e607'; }
.icon-right2:before { content: '\e615'; }
.icon-down:before { content: '\e69b'; }
.on .icon-down:before { content: '\e6a1'; }
.icon-home { content: '\e600'; }
.btn-box { padding-top: 18px; text-align: center; }
.btn-defaul { background-color: #eee; display: inline-block; line-height: 36px; padding: 0 25px; text-align: center; color: #666; cursor: pointer; }
.btn-blue { background-color: #1764ce; color: #fff; }
.btn-blue:hover { box-shadow: 0 0 10px #9cbae3; background-color: #1764ce; color: #fff; }
.fcblue { color: #1764ce; }
.mt40 { margin-top: 40px; }
/* ҳ���� */
body { background: url("../images/bodyBg.png") top center no-repeat #f9fbfc; }
.wrap { width: 100%; min-width: 1280px; position: relative; z-index: 10; overflow: hidden; }
.content { width: 1280px; margin-left: auto; margin-right: auto; overflow: hidden; }
.header { width: 100%; z-index: 100; height: 180px; }
.header .headRgt { padding-top: 45px; width: 405px; float: right; }
.header.fixed { position: fixed; top: 0; left: 0; z-index: 1000; background: url("../images/bodyBg.jpg") top center no-repeat; }
.mainNav.fixed { background-color: #cbe9fe; position: fixed; top: 0px; left: 0; z-index: 1000; }
.logo { padding-top: 53px; }
.logo a { height: 74px; display: block; }
.logo img { display: block; height: 100%; }
.topSearch { margin-top: 8px; position: relative; width: 100%; background-color: #fff; border-radius: 0; overflow: hidden; }
.topSearch .filTxt { border: none; height: 48px; text-indent: 20px; line-height: 48px; border-radius: 4px; background-color: #fff; width: 100%; }
.topSearch .searchBtn { position: absolute; border: none; color: #fff; right: 0; top: 0; bottom: 0; height: 50px; width: 60px; cursor: pointer; text-align: center; background-color: #2f59a5; }
.topSearch .searchBtn .iconfont { font-size: 24px; }
.mainNav { padding-top: 10px; height: 50px; background: url("../images/navBg.png") top center no-repeat; }
.nav>li { position: relative; float: left; width: 14.28%; }
.nav>li>a { position: relative; z-index: 5; display: block; color: #fff; height: 50px; line-height: 40px; font-size: 16px; text-align: center; }
.nav>li:after { content: ""; position: absolute; left: 50%; margin-left: -6px; bottom: 0; width: 0; height: 0; border: 6px solid transparent }
.nav>li.active:after, .nav>li:hover:after { border-bottom-color: #fff; }
.nav li.active .subNav, .nav li:hover .subNav { background-color: #fff; background: rgba(255,255,255,0.8); }
.fcred { color: #d33529; }
.title01 { position: relative; padding: 1.6rem 0 1.4rem; text-align: center; }
.title01 .title { margin-bottom: 5px; font-size: 1.2rem; font-weight: bold; line-height: 1.2; }
.title01 .title .eg { display: block; font-weight: 400; font-size: 1rem; color: #d8d8d8; text-transform: uppercase; }
.title01 .title .txt { color: #666; font-size: 0.875rem; margin-top: 5px; }
.hmHotTop { padding: 40px 0; }
.hmHotList li { text-align: center; }
.hmHotList li a, .hmHotList .txt { display: block; overflow: hidden; color: #2f59a5; white-space: nowrap; text-overflow: ellipsis; font-size: 18px; line-height: 2; }
.hmHotList .name { }
.hmHotList .name a { font-size: 30px; line-height: 1.6; }
.hmHotTop { margin-bottom: 0; padding: 20px 0; }
.hmNews { margin-top: 1.2rem; overflow: hidden; margin-top: 15px; }
.swpNewsPic { position: relative; }
.swpNewsPic .swiperFocuse { position: absolute; left: 0; bottom: 10%; width: 90%; height: 40px; line-height: 40px; }
.swpNewsPic .swiper-slide img { display: block; width: 100%; }
.swpNewsPic .main { position: absolute; bottom: 0; right: 0; background: rgba(0,0,0,0.5); left: 0; padding: 10px; padding-right: 100px; }
.swpNewsPic .name a { display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #fff; }
.swpNewsPic .swiper-pagination { width: 100px; text-align: right; right: 0; left: auto; }
.swpNewsPic .swiper-pagination .swiper-pagination-bullet { background-color: #fff; opacity: 1; }
.swpNewsPic .swiper-pagination .swiper-pagination-bullet-active { background-color: #2f59a5; }
.swpNewsCloum { margin-top: 0.7rem; overflow: hidden; }
.newSwpMenu { position: relative; margin-bottom: 12px; border-bottom: 2px solid #2f59a5; }
.newSwpMenu .swiper-slide { width: auto !important; padding-right: 5px; }
.newSwpMenu .swiper-slide a { display: inline-block; padding: 0 20px; line-height: 48px; font-size: 20px; position: relative; font-weight: bold; }
.newSwpMenu .swiper-slide-thumb-active a { position: relative; color: #fff; background-color: #2f59a5; }
.newSwpMenu .swiper-slide-thumb-active a:after { content: ""; position: absolute; background-color: #2f59a5; left: 0; bottom: -2px; height: 2px; width: 100%; }
.newSwpMenu .rtMore { position: absolute; z-index: 100; color: #808080; right: 0; top: 0; line-height: 48px; }
.newsList { }
.swpNewsPic .main { padding: 15px; padding-right: 150px; right: 0; }
.swpNewsPic { float: left; width: 680px; height: 420px; }
.swpNewsPic .swiper-pagination { bottom: 10px; right: 15px; line-height: 44px; }
.swpNewsCloum { margin-top: 0; float: right; width: 570px; }
.newsList li { position: relative; padding-left: 14px; line-height: 32px; overflow: hidden; }
.newsList li:before { content: ""; position: absolute; left: 0; top: 50%; margin-top: -3px; width: 5px; height: 5px; background: url("../images/iconList.png") left center no-repeat; }
.newsList .timer { margin-left: 4px; float: right; color: #888; font-size: 16px; line-height: 46px; }
.newsList a { display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; line-height: 46px; }
.quickPic { margin-top: 10px; overflow: hidden; clear: both; margin-left: -20px; }
.quickPic .item { float: left; margin-left: 20px; width: 305px; height: 100px; }
.quickPic .item a { display: block; overflow: hidden; }
.quickPic .item img { display: block; max-width: 100%; }
.quickPic .item a:hover img { transform: scale(1.05, 1.05); }
.titleBg { background-color: #f0f5ff; line-height: 48px; border-bottom: 1px solid #e8e8e8; overflow: hidden; position: relative; }
.titleBg .rtMore { float: right; margin-right: 18px; }
.titleBg .name { padding: 0 20px; background-color: #2f59a5; color: #fff; display: inline-block; }
.hmLcoum3 { overflow: hidden; margin-left: -20px; }
.hmLcoum3 .cloum { margin-top: 20px; float: left; width: 411.33px; margin-left: 20px; border: 1px solid #e8e8e8; }
.hmLcoum3 .cloum .main { padding: 20px 20px 10px; }
.hmLcoum3 .newsList li a { line-height: 38px; }
.hmLcoum3 .hmCloumLg { width: 844.66px; }
.newsList .picLink { padding: 0; background: none; }
.newsList .picLink:before { background: none; }
.picLink { margin-bottom: 10px; height: 160px; }
.picLink a { display: block; }
.picLink a img { display: block; width: 100%; height: 100%; }
.hmCloumLg .main { overflow: hidden; }
.hmCloumLg .picLink { float: right; width: 240px; height: 310px; }
.hmCloumLg .picLink img { display: block; width: 100%; height: 100%; }
.hmCloumLg .newsList { width: 555px; }
.hmLcoum3 .hmQuick { border: none; }
.hmQuick .item { margin-bottom: 12px; height: 100px; }
.hmQuick .item img { display: block; height: 100%; }
.hmQuick .itMember { height: 176px; background: url("../images/memberBg.jpg") top center no-repeat }
.hmQuick .itMember a { position: relative; display: block; top: 84px; left: 30px; width: 352px; overflow: hidden; border-radius: 15px; text-indent: 9px; color: #2f59a5; height: 60px; text-align: center; line-height: 58px; font-size: 18px; background: url("../images/btnBg.png") center no-repeat; }
.hmQuick .itMember a:hover { background-image: url("../images/btnBg2.png"); color: #fff; }
/*footer*/
.footer { background: #2f59a5; margin-top: 55px; line-height: 2; color: #fff; text-align: center; }
.footer .content { padding-top: 25px; padding-bottom: 30px; }
.footer .main { font-size: 16px; line-height: 40px; }
.footer .main a { color: #fff; }
.btnBlack { position: fixed; z-index: 1000; right: 0; bottom: 3%; width: 4rem; }
.btnBlack { width: 86px; }
.btnBlack a { display: block; }
.btnBlack img { display: block; width: 100%; }
.friendLink { background-color: #f4f4f4; text-align: left; color: #333; }
.friendLink .list { overflow: hidden; position: relative; }
.friendLink .tit, .friendLink dd { float: left; margin-right: 15px; line-height: 40px; }
.friendLink .content { padding: 10px 0; }
.ftWecaht { margin-top: 15px; overflow: hidden; }
.ftWecaht .item {; width: 100px; text-align: center; margin: 0 auto; }
.ftWecaht .item img { display: block; width: 100%; }
.ftNav { }
.ftNav a { margin: 0 5px; }
.ftNav a:first-child { margin-left: 0; }
.sideFixed { position: fixed; z-index: 1000; right: 0; bottom: 3%; }
.sideFixed .menu { box-shadow: 0 0 5px #aaa; }
.sideFixed li { padding: 8px; background-color: #2f59a5; width: 90px; position: relative; border-top: none; }
.sideFixed li a { display: block; color: #fff; text-align: center; font-size: 11px; }
.sideFixed li .iconfont { display: block; text-align: center; color: #fff; }
.sideFixed .jsBlack { display: block; }
.sideFixed .hideMain { padding: 5px; display: none; position: absolute; right: 3.5rem; top: 0; background-color: #fff; }
.sideFixed .hideMain p { }
.sideFixed .wecPic { margin-bottom: 8px; width: 100%; }
.sideFixed li span { display: block; }
/*page*/

.pic { overflow: hidden; display: block; }
.pic img { display: block; width: 100%; }
.pic:hover img { transform: scale(1.06, 1.06); transition: all 1.2s; }
.crumb { display: block; line-height: 40px; padding: 10px 0; color: #999; }
.crumb span, .crumb a { margin: 0 7px; color: #666; }
.crumb span { color: #2f59a5; }
.crumb a:first-child { margin-left: 0; }
.crumb .iconfont { font-size: 18px; color: #999; }
.pageBody { overflow: hidden; }
.ltSide { background-color: #fff; background: url("../images/sideBg.png") top center repeat-x; min-height: 600px; float: left; width: 300px; }
.sideTit { margin-left: 30px; padding: 20px 0 10px; }
.sideTit .title { font-size: 30px; font-weight: bold; color: #2f59a5; }
.sideTit .eg { font-size: 20px; text-transform: uppercase; color: #eef0f5; font-weight: bold; }
.sideMenu { margin: 0 30px; position: relative; }
.sideMenu li { border-bottom: 1px solid #e9e9e9; }
.sideMenu .active { display: block; }
.sideMenu a { position: relative; display: block; line-height: 40px; padding: 20px 0; font-size: 18px; }
.sideMenu a:after { content: ""; position: absolute; right: 0; width: 9px; height: 14px; top: 50%; margin-top: -6px; background: url("../images/iconRight.png") 0 0 no-repeat; }
.sideMenu .active a { color: #4279d3; }
.sideMenu .active a:after, .sideMenu li:hover a:after { background-position: 0 -16px; }
.inTitle { font-size: 30px; margin-bottom: 15px; }
.pageBody .rtMain { float: right; width: 880px; padding: 30px 40px; background-color: #fff; }
.aboutDtl .inTitle { text-align: center; }
.detail img { display: block; max-width: 100%; margin-left: auto; margin-right: auto; margin-bottom: 30px; }
.dtlHead { background: url("../images/line.jpg") left bottom repeat-x; padding-bottom: 30px; margin-bottom: 20px; text-align: center; }
.dtlHead .title { margin-bottom: 15px; font-size: 28px; line-height: 1.6; font-weight: bold; }
.dtlHead .hdBg { padding: 15px; line-height: 30px; position: relative; padding-right: 200px; }
.dtlHead .other { font-size: 16px; color: #bfbfbf; }
.dtlHead .other span { margin: 0 15px; }
.dtlHead .hdBg .share { position: absolute; min-width: 160px; top: 10px; z-index: 5; right: 20px; line-height: 42px; }
.detail { color: #333; line-height: 2; }
.detail p { margin-bottom: 1rem; }
.detailBox { font-size: 16px; }
.detailBox .detail p { margin-bottom: 0.6rem; }
.detailBox .detail img { width: auto; max-width: 100%; margin-left: auto; margin-right: auto; }
.newsListPg { }
.newsListPg li { padding-left: 20px; margin-bottom: 20px; font-size: 18px; }
.newsListPg li:before { background: url("../images/iconList2.png") left center no-repeat; width: 5px; height: 9px; }
.dtlPage p { margin-bottom: 4px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.dtlPage p:hover a, .dtlPage .blackList { color: #1764ce; }
.dtlPage { padding-top: 20px; margin-top: 40px; border-top: 1px solid #e5e5e5; color: #888; overflow: hidden; }
.dtlPage .blackList { float: right; margin-top: 30px; }
.dtlPage p a { line-height: 36px; }
.dtlPage .next { }
.dtlPage .btnPrev { background-color: #00669c; color: #fff; text-align: center; border-radius: 0; width: 180px; height: 60px; line-height: 60px; display: block; float: right; }
.pictureList { margin-left: -35px; overflow: hidden; }
.pictureList li { float: left; width: 270px; margin-left: 35px; margin-bottom: 40px; }
.pictureList .pic img { display: block; width: 100%; height: 340px; }
/*page*/
.pageWrap { width: 100%; min-width: 1280px; padding-bottom: 2%; }
.sdMeadio { margin-top: 12px; display: none; }
.sdMeadio img { width: 100%; }
.rightBox { margin-top: 10px; background-color: #fff; padding: 1rem; }
.rightBox .crumb { display: none; float: right; text-align: right; color: #888; }
.rightBox .crumb a { margin: 0 5px; color: #888; }
.rightBox .crumb span { color: #333; margin: 0 5px; }
.rightBox .crumb a:first-child { margin-left: 0; }
.pegeTitle { padding-bottom: 1.2rem; padding-top: 0.5rem; line-height: 1; }
.pegeTitle .title { position: relative; z-index: 5; font-size: 1.3rem; color: #1764ce; font-weight: bold; }
.pegeTitle .eg { margin-top: -0.6rem; color: #eff2fa; font-size: 1.3rem; font-weight: bold; text-transform: uppercase; }
.pageDetail p { margin-bottom: 0; }
.title02 { margin-bottom: 0.8rem; padding: 5px 0 10px; overflow: hidden; border-bottom: 2px solid #eee; line-height: 32px; }
.title02 .more { float: right; }
.title02 .title { font-size: 1.1rem; color: #1764ce; }
.pageNewsList { }
.pageNewsList li { position: relative; overflow: visible; }
.pageNewsList li:nth-child(5n+5) { margin-bottom: 2rem; }
.pageNewsList li:nth-child(5n+5):after { content: ""; position: absolute; z-index: 1; bottom: -1rem; left: 0; width: 100%; height: 0; border-bottom: 1px dashed #e5e5e5; }
.pegeTitle2 .crumb { display: block; float: none; text-align: left; }
.pagehome { clear: both; padding: 30px 0 10px; text-align: center; }
.pagehome a, .pagehome span { margin: 0 4px; display: inline-block; min-width: 35px; line-height: 35px; background: #fff; text-align: center; color: #333; border-radius: 3px; border: 1px solid #e7e7e7; }
.pagehome a:hover, .pagehome span { background: #2f59a5; color: #ffffff; text-decoration: none; }
.messageFrom { padding-top: 40px; }
.messageFrom .layui-form-item { margin-bottom: 30px; }
.messageFrom .layui-input-group { width: 100%; }
.messageFrom .layui-input-group>.layui-input-prefix { width: 60px; text-align: right; font-size: 16px; }
.messageFrom .layui-input, .messageFrom .layui-select, .messageFrom .layui-textarea { border-radius: 6px; width: 415px; height: 48px; line-height: 38px; padding: 15px; }
.messageFrom .layui-textarea { width: 100%; height: 180px; min-height: 180px; }
.messageFrom .layui-form-item:last-child { padding-left: 60px; }
.messageFrom .layui-form-item .layui-btn { width: 160px; background-color: #2f59a5; font-size: 16px; height: 48px; line-height: 48px; border-radius: 6px; }
.catCode { margin-top: 40px; overflow: hidden; }
.catCode .item { float: left; width: 200px; text-align: center; margin-right: 50px; line-height: 1.6; }
.catCode .item img { display: block; width: 100%; margin-bottom: 20px; }
.picList { }
.picList li { margin-bottom: 1rem; }
.picList .pic { }
.picList .pic img { display: block; width: 100%; }
.picList .main { line-height: 1.8; }
.picList .name a { display: block; font-size: 1.1rem; font-weight: bold; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.picList .txt { color: #888; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.picList .timer { color: #999; }
.contact { line-height: 2; }
.contact p { margin-bottom: 10px; }
/*搜索页面*/
.searchWrap { padding-bottom: 30px; }
.searchWrap .tips { margin-top: 8px; /*font-size: 14px;*/ text-align: center; }
.searchWrap .tips span { color: #F00; }
.searchNo { margin-top: 10px; /*font-size: 16px;*/ text-align: center; }
.searchNo span { color: #F00; }
.searchList { margin: 0px 5px 20px; }
.searchList li:before { content: ""; position: absolute; left: 0; top: 50%; margin-top: -2px; width: 4px; height: 4px; background-color: #aaa; }
.searchList li { position: relative; padding: 0 10px; line-height: 3.2; border-radius: 4px; transition: all 0.4s; border-bottom: 1px solid #eee; }
.searchList li .timer { position: absolute; right: 10px; top: 0; color: #999; }
.searchList li a { display: block; max-width: 80%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.searchList li:hover { box-shadow: 0 0 3px #ddd; }
.btn-defaul { line-height: 48px; }
.title01 { padding: 60px 0; background: url("../images/titleLine.png") center no-repeat; font-size: 36px; }
.title01 .title { font-size: 36px; }
.title01 .eg { margin-top: -30px; }
.swpNewsCloum .medaiBox { margin-top: 21px; height: 100px; }
.swpNewsCloum .newsList { }
/* page */
.detail { line-height: 2.25; }
.detail p { margin-bottom: 25px; }
.dtlTitle { font-size: 32px; margin-bottom: 30px; font-weight: bold; color: #333; }
.detailBox { padding: 0; }
.nwesDetail { padding-top: 0; position: relative; z-index: 10; margin-top: -130px; }
.share .name { margin-right: 0; }
.detailBox .detail p { margin-bottom: 25px; }
.detailBox .detail img { margin-bottom: 25px; margin-top: 5px; }
.pegeTitle .crumb { position: relative; z-index: 10; display: block; padding-top: 10px; }
.pegeTitle2 .crumb { padding-top: 0; text-align: left; float: none; }
.pegeTitle { padding-top: 20px; padding-bottom: 25px; }
.pegeTitle .title { font-size: 30px; }
.pegeTitle .eg { font-size: 30px; margin-top: -15px; }
.pageDetail p { margin-bottom: 0; }
.title02 { padding-bottom: 20px; }
.title02 .title { font-size: 24px; }
.pageNewsList li:nth-child(5n+5) { margin-bottom: 50px; }
.pageNewsList li:nth-child(5n+5):after { bottom: -25px; }
.picList li { margin-bottom: 30px; }
.picList .name a { font-size: 26px; line-height: 1.2; }
.picList .pic { width: 25%; margin-right: 2%; }
.picList .btn-defaul { margin-top: 10px; line-height: 40px; height: 40px; }
/*搜索页面*/
.searchWrap { padding-bottom: 30px; background-color: #fff; }
.searchWrap .tips { margin-top: 35px; font-size: 14px; text-align: center; }
.searchWrap .tips span { color: #F00; }
.searchWrap .searchNo { margin-top: 20px; font-size: 16px; text-align: center; }
.searchWrap .searchNo span { color: #F00; }
.searchWrap .searchList { margin: 0px 5px 50px; }
.searchWrap .searchList li:before { content: ""; position: absolute; left: 0; top: 50%; margin-top: -2px; width: 4px; height: 4px; background-color: #aaa; }
.searchWrap .searchList li { position: relative; padding: 0 10px; line-height: 3.2; border-radius: 4px; transition: all 0.4s; border-bottom: 1px solid #eee; }
.searchWrap .searchList li .timer { position: absolute; right: 10px; top: 0; color: #999; }
.searchWrap .searchList li a { display: block; max-width: 80%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.searchWrap .searchList li:hover { box-shadow: 0 0 3px #ddd; }
@media (min-width: 1620px) {
}
@media (min-width: 1920px) {
}
@keyframes myMove { 0% {
 top: 0px;
}
 50% {
 top: 15px;
}
 100% {
 top: 0px;
}
}
@-webkit-keyframes myMove { 0% {
 top: 0px;
}
 50% {
 top: 15px;
}
 100% {
 top: 0px;
}
}
