@charset "utf-8";
/* css */
* { margin: 0; padding: 0 }
body { font: 15px "Microsoft YaHei", Arial, Helvetica, sans-serif; color: #333; background: #E9EAED; line-height: 1.5; overflow-x: hidden; }
img { border: 0; display: block }
ul, li { list-style: none; }
a { text-decoration: none; color: #333; }
a:hover { color: #000; text-decoration: none; }
.clear { clear: both; width: 100%; overflow: hidden; height: 20px }
.clearblank { clear: both; width: 100%; overflow: hidden; }
.fl { float: left!important; }
.fr { float: right!important; }
.box, article { width: 100%; margin: auto; overflow: hidden }
.boxwid{ width: 1100px; margin: auto; overflow: hidden;text-align: left; }
.navbox { width: 1140px; margin: auto;padding-right:15px;padding-left: 15px; }
.mt20 { margin-top: 20px; }
.font16 { font-size: 16px; }
.blue { color: #00C1DE }

img, input, button, textarea, h1, h2, h3, h4, h5, h6 { border: medium none; margin: 0; padding: 0; }

/*header*/
header { width: 100%; padding: 5px 0; background: #1C2327; height: 50px; }
header::before { background: #000 linear-gradient(to left, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55); content: ""; height: 5px; position: absolute; top: 0; width: 100%; }
.logo { float: left; margin-right: 60px; line-height: 56px; color: #FFF; font-size: 22px }
.logo a { color: #FFF }
.logo img { margin-top: 14px; }
.imgscale img { width: 100%; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; transition: all 0.5s; }
.imgscale:hover img { transform: scale(1.1); }
/*nav*/
nav { float: left; height: 50px; line-height: 50px; text-align: center; margin-top: 3px; }
#starlist { }
#starlist li { position: relative; display: inline; float: left; width: max-content; }
#starlist li a { display: inline; float: left; padding: 0 16px; color: #fff }
#starlist li a:hover, #starlist #selected, .selected > a, #starlist li:hover { color: #00c1de; }
#starlist li:hover a { color: #00c1de }
#starlist ul.sub { overflow: hidden; position: absolute; left: 0; top: 50px; background: #1C2327; display: none; z-index: 9 }
#starlist ul.sub li { height: 30px; line-height: 30px; font-size: 14px; }
#starlist ul.sub li:last-child { padding-bottom: 10px }
#starlist ul.sub li a { color: #FFF }
#starlist ul.sub li a:hover { color: #00c1de }
#starlist li:hover ul.sub { display: block }
/*箭头*/
#starlist li.menu:before { position: absolute; content: ""; top: 22px; right: 5px; background: url(../images/jt.png) no-repeat; width: 8px; height: 8px; -ms-transition: all .5s ease; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }
#starlist li.menu:hover:before { transform: rotate(180deg) }/*旋转*/
#mnavh { display: none; margin: 5px 0 0 0; width:auto; height: 40px; float: right; text-align: center; padding: 0 10px; }
.navicon { display: block; position: relative; width: 30px; height: 5px; background-color: #fff; margin-top: 20px; }
.navicon:before, .navicon:after { content: ''; display: block; width: 30px; height: 5px; position: absolute; background: #fff; -webkit-transition-property: margin, -webkit-transform; transition-property: margin, -webkit-transform; transition-property: margin, transform; transition-property: margin, transform, -webkit-transform; -webkit-transition-duration: 300ms; transition-duration: 300ms; }
.navicon:before { margin-top: -10px; }
.navicon:after { margin-top: 10px; }
.open .navicon { background: none }
.open .navicon:before { margin-top: 0; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.open .navicon:after { margin-top: 0; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.open .navicon:before, .open .navicon:after { content: ''; display: block; width: 30px; height: 5px; position: absolute; background: #fff; }
/*menu+*/
.menu span { display: none; width: 50px; height: 50px; background: #12b7de; opacity: 0.5; position: absolute; top: 0; right: 0; border-left: #49ccea 1px solid; }
/*search*/
.searchico { margin-top: 5px; width: 39px; height: 39px; float: right; display: inline; cursor: pointer; background: url(../images/bg.png) no-repeat center !important; }
.searchbox { width: 1110px;padding-right:15px;padding-left: 15px; margin: 10px auto; overflow: hidden; background: #ffffff; position: relative; }
.search { width: 50%; margin: 20px auto; background: #222; border-radius: 0 5px 5px 0; position: relative; border: #ccc 1px solid; display: none; }
.search input.input_submit { border: 0; background: 0; color: #fff; outline: none; position: absolute; top: 10px; right: 10% }
.search input.input_text { border: 0; line-height: 36px; height: 36px; width: 72%; padding-left: 10px; outline: none }
.open { display: block !important }
.searchclose { background: url(../images/close.png) no-repeat; display: block; position: absolute; width: 28px; height: 30px; right: 5px; top: 5px }
/*article*/

/*lbox*/
.lbox { width: 75%; float: left; overflow: hidden }
/*banner*/
.banbox { width: 68.5%; overflow: hidden; float: left; border-radius: 3px; margin-bottom: 20px }
.banner { width: 100%; overflow: hidden; float: left; }
.fader { position: relative; width: 100%; height: 260px; /*padding-top: 50%;*/ font-family: "futura", arial; overflow: hidden; }
.fader .slide { position: absolute; width: 100%; top: 0; z-index: 1; opacity: 0; }
.fader .slide img { width: 617px; height: 260px; margin: auto; }
.fader .prev, .fader .next { position: absolute; height: 32px; line-height: 32px; width: 40px; top: 50%; left: 50px; z-index: 4; margin-top: -25px; cursor: pointer; opacity: 0; transition: all 150ms; }
.fader .prev { background: url(../images/left.png) no-repeat }
.fader .next { left: auto; right: 50px; background: url(../images/right.png) no-repeat }
.fader .pager_list { position: absolute; width: 100%; height: 26px; padding: 0; line-height: 40px; bottom: 0; text-align: center; z-index: 4; }
.fader .pager_list li { border-radius: 10px; display: inline-block; width: 10px; height: 10px; margin: 0 7px; background: #fff; opacity: .9; text-indent: -9999px; cursor: pointer; transition: all 150ms; }
.fader .pager_list li:hover, .fader .pager_list li.active { opacity: 1; background: #12b7de; }
.banner:hover .fader_controls .page.prev { opacity: .7; left: 20px }
.banner:hover .fader_controls .page.next { opacity: .7; right: 20px }
/*headline*/
.headline { width: 30%; float: right; overflow: hidden; }
.headline ul { height: 260px; }
.headline ul li { width: 100%; background: #000; overflow: hidden; height: 125px; margin-bottom: 10px; border-radius: 3px; position: relative }
.headline ul li a { display: block; overflow: hidden; height: 100%; }
.headline ul li img { width: 100%; height: 100%; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; transition: all 0.5s; opacity: .7; }
.headline ul li:hover img { transform: scale(1.1); opacity: 1 }
.headline ul li span { bottom: 0; position: absolute; top: 30%; left: 0; right: 0; color: #FFF; text-align: center; font-size: 15px; margin-top: 5px; padding: 0 40px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; line-height: 24px; height: 48px; }
/*tab_buttons*/
.tab_buttons { margin-bottom: 10px; width: 100%; overflow: hidden; border-bottom: #e4e3e3 1px solid;/* position: relative; */ }
.tab_buttons li { display: block; font-size: 16px; line-height: 40px; float: left; text-align: center; position: relative; cursor: pointer; padding: 0 20px; }
.newscurrent:after { content: ""; background: #000; width: 100%; height: 2px; position: absolute; bottom: 0; left: 0; }
.newsitem { display: none; }
.newsitem:nth-child(1) { display: block; }
/*tab_box*/
.whitebg { background: #fff;text-align: left; border-radius: 3px; padding: 20px; margin-bottom: 20px; overflow: hidden; }
.tab_box { clear: both; position: relative; }
.newslist { float: right; width: 66% }
.newslist li { overflow: hidden; line-height: 32px; padding: 0 20px 10px 20px; }
.newslist li a { height: 32px; }
.newslist li img { width: 100% }
.newslist li { height: 22px; }
.newslist li:hover { height: 100%; background: #f7f7f7 }
.newslist li:hover a { color: #000; font-weight: bold }
.newslist li:hover i { background: #222; }
.newslist li:nth-child(1) { height: 100%; background: #f7f7f7 }
.newslist li:nth-child(1) a { color: #000; font-weight: bold }
.newslist li:nth-child(1) i { background: #9a9a9a; }
.newslist:hover li:nth-child(1) { height: 22px; background: none; }
.newslist:hover li:nth-child(1) a { color: #333; font-weight: normal }
.newslist:hover li:nth-child(1) i { background: #9a9a9a; }
.newslist:hover li:nth-child(1):hover { height: 100%; background: #f7f7f7; }
.newslist:hover li:nth-child(1):hover a { color: #000; font-weight: bold }
.newslist:hover li:nth-child(1):hover i { background: #222; }
.newslist p { line-height: 24px; font-size: 14px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; height: 48px; }
.newspic { float: left; width: 32%; height: 218px; overflow: hidden; position: relative; }
.newspic ul { overflow: hidden; }
.newspic li { height: 100px; position: relative; background: rgba(0,0,0,1); overflow: hidden; margin-bottom: 10px; border-radius: 3px }
.newspic li a { display: block; overflow: hidden }
.newspic img { height: 100%; width: 100%; opacity: .7; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; transition: all 0.5s; }
.newspic span { bottom: 0; position: absolute; bottom: 30%; left: 0; right: 0; color: #FFF; text-align: center; font-size: 15px; padding: 0 40px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; line-height: 22px; }
.newspic li:hover img { opacity: .9; transform: scale(1.1); }
.newsitem ul li i { display: block; width: 20px; height: 20px; background: #9a9a9a; float: left; margin-top: 6px; margin-right: 20px; position: relative; font-style: normal }
.newsitem ul li i::before { position: absolute; left: 0; top: 0; font-size: 9px; color: #fff; line-height: 20px; width: 20px; text-align: center }
.newsitem ul li:first-child i { background: #222; }
.newsitem ul li:first-child i::before { content: "1"; }
.newsitem ul li:nth-child(2) i::before { content: "2"; }
.newsitem ul li:nth-child(3) i::before { content: "3"; }
.newsitem ul li:nth-child(4) i::before { content: "4"; }
.newsitem ul li:nth-child(5) i::before { content: "5"; }
/*zhuanti*/
.zhuanti ul { overflow: hidden; padding: 10px 0 20px 10px; position: relative; }
.zhuanti ul:before { content: ""; position: absolute; background: #fff; width: 1px; height: 100%; left: 10px }
.zhuanti ul:after { content: ""; position: absolute; background: #fff; width: 100%; height: 1px; bottom: 20px; left: 0; }
.zhuanti li { float: left; width: 27.6%; border-bottom: #eee 1px solid; border-left: #eee 1px solid; overflow: hidden; padding: 20px; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; }
.ztpic { width: 100%; height: 160px; overflow: hidden; border-radius: 3px; background: #CCC; display: block }
.ztpic img { display: inline-block; width: 100%; min-height: 100%; height: auto; vertical-align: middle; transition: all .5s ease-out .1s; }
.zhuanti li b { display: block; width: 100%; overflow: hidden; height: 30px; line-height: 30px; margin: 10px 0; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.zhuanti li span { color: #999; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 3; font-size: 14px; height: 62px; display: block; }
.readmore { margin: 10px 0 0 0; color: #096; display: block; }
.readmore:before { content: "+"; color: #063 }
.zhuanti li:hover { background: #fff; box-shadow: #ccc 1px 1px 8px; }
.zhuanti li:hover img { transform: scale(1.05) }
/*bloglist*/
.bloglist ul { padding: 10px 0 0 }
.bloglist li { overflow: hidden; margin-bottom: 20px; border-bottom: #eee 1px dashed; padding-bottom: 20px; position: relative; min-height: 120px; }
.blogtitle { margin: 0 0 10px 0; font-size: 18px; overflow: hidden; }
.bloglist li:hover .blogtitle a { color: #337ab7; }
.blogtitle b { color: #F00 }
a.viewmore { display: block; right: 10px; bottom: 20px; position: absolute; padding: 3px 10px; background: #12b7de; color: #fff; border-radius: 3px; }
.blogpic { float: left; width: 23.2%; margin-right: 20px; display: block; overflow: hidden; border-radius: 3px; position: relative }
.blogpic i { display: block; position: absolute; top: 0; left: 0; z-index: 9; font-style: normal; padding: 3px 5px; background: rgba(18,182,221,.8); font-size: 14px; }
.blogpic i a { color: #FFF }
.bplist { display: block; overflow: hidden }
.bplist a { display: block; float: left; width: 25%; overflow: hidden }
.bplist a img { border-radius: 3px; width: 200px; height: 140px; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; transition: all 0.5s; }
.bplist a img:hover { transform: scale(1.05) }
.blogtext { font-size: 14px; color: #666; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 3; margin-top: 20px }
.bloginfo { margin-top: 20px; overflow: hidden; color: #999; line-height: 34px;clear:both; }
.bloginfo span { margin: 0 5px }
.bloginfo span a { color: #096 }
.avatar { position: relative; float: left; width: 30px; height: 30px; border-radius: 100%; padding: 2px; display: block; background: -webkit-linear-gradient(bottom left, rgba(0,153,255,.9), rgba(42,228,197,.7)); background: -o-linear-gradient(bottom left, rgba(0,153,255,.9), rgba(42,228,197,.7)); background: linear-gradient(to top right, rgba(0,153,255,.9), rgba(42,228,197,.7)); }
.avatar img { width: 100%; border-radius: 50%;height:auto; }
.avatar::after { content: ""; position: absolute; background: url(../images/v.png) no-repeat; background-size: 12px; width: 12px; height: 12px; right: 0; bottom: 0 }
/*links*/
.sqlink { float: right; margin-right: 10px; font-size: 14px }
.sqlink a { color: #666 }
.sqlink a:hover { color: #000; text-decoration: underline }
.links ul { overflow: hidden; margin-top: 20px }
.links li { display: inline-block; width: 50%; float: left; line-height: 30px; text-align: center }
.links li a { display: block; }
.links li:hover { background: #f7f7f7 }
/*rbox*/
.rbox { width: 23.5%; float: right; overflow: hidden; }
.card { box-shadow: 0px 1px 0px rgba(255,255,255,.1), inset 0px 1px 1px rgba(0,0,0,.7); border-radius: 3px; background: url(../images/quote-bg.png) no-repeat top right rgba(42,42,42,1); height: 260px; overflow: hidden; margin-bottom: 20px }
.card h2 { font-size: 22px; margin: 10px; color: #89919a; font-weight: normal; padding-bottom: 5px; }
.card p { font-size: 12px; padding: 0 0 0 10px; line-height: 28px; text-shadow: 0px 1px 2px rgba(0,0,0,.5); color: #d0d2d4; -webkit-animation: animations2 5s ease-in-out 5s; -moz-animation: animations2 5s ease-in-out 5s; -o-animation: animations2 5s ease-in-out 5s; -ms-animation: animations2 5s ease-in-out 5s; animation: animations2 5s ease-in-out 5s; text-align:left; }
.linkmore { margin: 15px }
.linkmore li { width: 25%; float: left }
.linkmore li a { height: 46px; display: block; overflow: hidden; box-shadow: 0px 1px 0px rgba(255,255,255,.1), inset 0px 1px 1px rgba(0,0,0,.7); border-radius: 50%; margin: 0 5px; }
.linkmore li a:hover { opacity: 0.5; }
a.iconfont.icon-zhuye { color: #ef5509; font-size: 36px; background: url(../images/c01.png) no-repeat center; }
a.iconfont.icon-youxiang { color: #FF991A; font-size: 28px; background: url(../images/c02.png) no-repeat center; }
a.iconfont.icon--- { color: #1296DB; background: url(../images/c03.png) no-repeat center; }
a.iconfont.icon-weixin { color: #07AF12; background: url(../images/c04.png) no-repeat center; }
#weixin { position: relative }
#weixin i { display: block; position: absolute; bottom: 55px; right: 0 }
#weixin i img { height: 100px; display: none }
#weixin:hover i img { display: block }
.dashang li { margin: 0 0 10px 0 }
.dashang li img { margin: auto }
.hezuo ul { padding-top: 10px }
/*htitle*/
.htitle { font-size: 16px; line-height: 40px; border-bottom: 1px solid #eee; color: #484848; font-weight: normal; position: relative; margin-bottom: 10px; }
.htitle:after { content: ""; position: absolute; width: 60px; height: 2px; content: ""; background: #000; left: 0; bottom: 0; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; }
.htitle:hover:after { width: 80px; }
.hnav { float: right }
.hnav a { display: block; margin-right: 10px; padding-right: 10px; float: left; position: relative }
.hnav a:after { position: relative; content: "/"; right: -10px; bottom: 0; color: #ccc }
.hnav a:last-child::after { content: "" }
/*notice*/
.notice ul { padding-top: 5px; }
.notice li { font-size: 12px; line-height: 28px; margin-bottom: 12px; display: block; -moz-border-radius: 4px; border-radius: 4px; background: #f6f6f6; padding: 4px 12px 4px 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: relative; -moz-transition: all .2s ease; -webkit-transition: all .2s ease; transition: all .2s ease; }
.notice li:before { position: absolute; content: ""; width: 3px; height: 3px; background: #000; border-radius: 10px; left: 15px; top: 20px }
.notice li:hover { background: #f2f2f2; box-shadow: 0 0 10px #ccc; -moz-transition: all .2s ease; -webkit-transition: all .2s ease; transition: all .2s ease; }
/*topnews*/
.topnews { display: block; margin: 20px 0; background: #000; position: relative; overflow: hidden; border-radius: 3px }
.topnews img { opacity: .7; }
.topnews span { bottom: 0; position: absolute; bottom: 30%; left: 0; right: 0; color: #FFF; text-align: center; font-size: 15px; padding: 0 40px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; line-height: 22px; }
.topnews:hover img { opacity: .9; transform: scale(1.1); }
/*paihang*/
.paihang ul { overflow: hidden }
.paihang ul li { height: 30px; line-height: 30px; margin-bottom: 10px; padding-left: 5px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.paihang ul li:nth-child(even) { background: #f6f6f6 }
.paihang ul li i { display: block; width: 16px; height: 16px; background: #B1B1B1; float: left; margin-top: 8px; margin-right: 10px; position: relative; font-style: normal }
.paihang ul li i::before { position: absolute; left: 0; top: 0; font-size: 9px; color: #fff; line-height: 16px; width: 16px; text-align: center }
.paihang ul li:first-child i, .paihang ul li:nth-child(2) i, .paihang ul li:nth-child(3) i { background: #FF6600; }
.paihang ul li:first-child i::before { content: "1"; }
.paihang ul li:nth-child(2) i::before { content: "2"; }
.paihang ul li:nth-child(3) i::before { content: "3"; }
.paihang ul li:nth-child(4) i::before { content: "4"; }
.paihang ul li:nth-child(5) i::before { content: "5"; }
.paihang ul li:nth-child(6) i::before { content: "6"; }
.paihang ul li:nth-child(7) i::before { content: "7"; }
.paihang ul li:nth-child(8) i::before { content: "8"; }
.paihang ul li:hover { -moz-transition: all .2s ease; -webkit-transition: all .2s ease; transition: all .2s ease; }
/*tuijian*/
.tuijian ul { overflow: hidden; padding-top: 10px }
.tuijian li { overflow: hidden; margin-bottom: 10px; height: 60px; }
.tuijian li i { width: 70px; height: 60px; line-height: 60px; margin-right: 10px; overflow: hidden; display: block; float: left; }
.tuijian li i img { max-width: 100%; vertical-align: middle; display: inline-block; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; transition: all 0.5s; }
.tuijian li p { margin-top: 10px; line-height: 20px; max-height: 40px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; font-size: 14px; }
.tuijian li:hover { background: #f6f6f6; }
.tuijian li:hover img { transform: scale(1.1); }
/*ad*/
.ad ul { overflow: hidden; border-radius: 3px; }
/*wenzi*/
.wenzi li { line-height: 22px; margin-bottom: 10px; position: relative; padding-left: 15px }
.wenzi li:before { position: absolute; content: ""; width: 3px; height: 3px; background: #000; border-radius: 10px; left: 0px; top: 10px; }
/*tongji*/
.tongji li { margin-bottom: 8px }
.tongji li a { color: #096 }
.tongji li a:hover { text-decoration: underline; color: #000 }
.tongji_gzh { width: 80%; margin: auto }
.tongji_gzh img { width: 100% }
/*footer*/
footer { background: #373D41; width: 100%; border-top: #00C1DE 10px solid; padding: 30px 0; color: #73777a; font-size: 14px; }
.wxbox { overflow: hidden; float: left; margin-right: 20px }
.wxbox li { float: left; margin: 0 10px; text-align: center }
.wxbox img { height: 100px }
.endnav b { font-size: 16px; color: #00c1de; }
.endnav p { margin-bottom: 5px }
footer a { color: #73777a; }
footer a:hover { color: #00C1DE }
.top { width: 40px; height: 40px; display: block; background: url(../images/top.png) no-repeat center #000; right: 50px; bottom: 10%; position: fixed; }
/*
list.html
*/
.lanmu img { height: 100px; float: left; margin-right: 20px }
.lanmu h1 { font-size: 22px; margin-bottom: 15px }
.lanmu p { color: #666 }
/*
list2.html
*/
.liucheng ul { overflow: hidden; margin-top: 20px }
.liucheng li { width: 33.3%; float: left; padding-bottom: 20px }
.liucheng li section { display: block; margin: 0 15px; box-shadow: #e9eaed 1px 1px 5px; }
.liucheng li h2 { font-size: 16px; line-height: 36px; background: #1c2327; color: #FFF; font-weight: normal; text-align: center; margin-bottom: 15px; }
.liucheng li p { padding: 0 10px; font-size: 14px; line-height: 30px }
.liucheng li p:last-child { padding-bottom: 15px }
.liucheng li a:hover { color: #30a6de }
.red { color: #F00 }
#lc_weixin { position: relative }
#lc_weixin i { display: block; position: absolute; bottom: 40px; right: 0; box-shadow: #e9eaed 1px 1px 5px; }
#lc_weixin i img { height: 100px; display: none }
#lc_weixin:hover i img { display: block }
/*pagelist*/
.pagelist { text-align: center; color: #666; width: 100%; clear: both; margin: 0 0 10px; }
.pagelist a { color: #666; margin: 0 5px 10px; padding: 5px 10px; background: #F7F7F7; display: inline-block; }
.pagelist a:nth-child(1) { background: none; margin: 0; padding: 0 50px 0 0; position: relative }
.pagelist a:nth-child(1):after { position: absolute; content: "篇文章"; right: 0; bottom: 0 }
.pagelist a:nth-child(1):hover { background: none; color: #666 }
.pagelist a:hover, .pagelist > b { color: #3690cf; color: #FFF; background: #1C2327; }
.pagelist > b { padding: 5px 10px; }
a.curPage { color: #ffffff; font-weight: bold; background: #000; }
/*cloud*/
.cloud ul a { line-height: 24px; height: 24px; display: block; background: #999; float: left; padding: 3px 10px; margin: 10px 5px 0 0; border-radius: 3px; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; color: #FFF }
.cloud ul a:nth-child(8n-7) { background: #8A9B0F }
.cloud ul a:nth-child(8n-6) { background: #EB6841 }
.cloud ul a:nth-child(8n-5) { background: #3FB8AF }
.cloud ul a:nth-child(8n-4) { background: #FE4365 }
.cloud ul a:nth-child(8n-3) { background: #FC9D9A }
.cloud ul a:nth-child(8n-2) { background: #EDC951 }
.cloud ul a:nth-child(8n-1) { background: #C8C8A9 }
.cloud ul a:nth-child(8n) { background: #83AF9B }
.cloud ul a:first-child { background: #036564 }
.cloud ul a:last-child { background: #3299BB }
.cloud ul a:hover { border-radius: 0; text-shadow: #000 1px 1px 1px }
/*

share.html

*/
.videoview { border-top: 30px #000 solid; border-left: 10px #000 solid; border-right: 10px #000 solid; border-bottom: 30px #000 solid; border-radius: 20px; width: 92%; }
.top_box { float: right; display: block; overflow: hidden; width: 53% }
.top_one h2 { font-size: 18px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.top_pic { display: block; overflow: hidden; width: 45%; float: left; position: relative; }
.top_pic img { width: 94%; border-radius: 8px; border-top: 20px solid #222; border-right: 10px solid #222; border-left: 10px solid #222; border-bottom: 10px solid #444; }
.top_pic:after { content: "..."; position: absolute; right: 20px; top: -10px; color: #FFF; font-size: 22px; }
.top_info { margin: 10px; font-size: 14px; color: #666; border-left: 2px solid #000; border-right: 2px solid #000; padding: 5px 20px; background: #f7f7f7; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 3; font-size: 14px; height: 62px; }
.star5 { width: 100px; height: 20px; display: inline-block; background: url(../images/star.png) repeat-x; }
.star4 { width: 80px; height: 20px; display: inline-block; background: url(../images/star.png) repeat-x; }
.star3 { width: 60px; height: 20px; display: inline-block; background: url(../images/star.png) repeat-x; }
.top_tj { margin: 10px 0 10px 10px; }
.top_time { margin-left: 10px; }
.top_link { display: block; }
.top_link a { display: inline-block; padding: 5px 10px; margin: 5px 10px; background: #30a6de; color: #fff; border-radius: 5px; }
.top_link .fufei { background: #C00 }
.top_link a:last-child { background: #00ab26; }
.wxzx { position: relative }
.wxzx i { position: absolute; display: none; bottom: 0px; right: -130px; }
.wxzx i img { width: 120px; }
.wxzx:hover i { display: block; box-shadow: #cacaca 0px 0px 10px; }
/*

daohang.html

*/
.site_tj { overflow: hidden; padding-top: 20px }
.site_tj li { width: 16.6%; float: left; text-align: center; line-height: 30px; margin-bottom: 10px; }
.site_tj li a { border-radius: 3px; display: block; border: 1px solid #EBEBEB; margin: 0 5px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.site_tj li:hover a { box-shadow: 0 4px 10px -4px rgba(48, 63, 107, 0.20); background: #222; color: #fff }
.site_yx li:nth-child(30n) { margin-bottom: 60px }
/*

about

*/
.about { overflow: hidden; background: url(../images/abbg.png) no-repeat right top #fff; padding: 20px 40px }
.ab_box { overflow: hidden; margin: 20px 0; }
.ab_box h3 { margin: 10px 0 10px; font-size: 18px; }
.ab_box p { color: #666; margin-bottom: 5px }
.avatar_pic { position: relative; float: left; margin-right: 10px; background: -webkit-linear-gradient(bottom left, rgba(0,153,255,.9), rgba(42,228,197,.7)); background: -o-linear-gradient(bottom left, rgba(0,153,255,.9), rgba(42,228,197,.7)); background: linear-gradient(to top right, rgba(0,153,255,.9), rgba(42,228,197,.7)); display: block; padding: 2px; width: 100px; border-radius: 50%; }
.avatar_pic img { width: 100%; border-radius: 50%; }
.avatar_pic:before { position: absolute; content: ""; background: url(../images/v.png) no-repeat; bottom: 0px; right: 10px; height: 24px; width: 24px; background-size: 24px; }
.ab_dubai { margin-bottom: 15px; display: inline-block; }
.ly_button { float: right; width: 100px; background: #000; text-align: center; border-radius: 3px; line-height: 30px }
.ly_button a { color: #FFF }
.gd_title { margin: 20px 0; font-size: 18px; background: url(../images/hline.png) no-repeat bottom right; width: 120px; clear: both; background-size: 40px; border-bottom: #000 1px dashed; padding-left: 10px; padding-bottom: 5px; display: inline-block; }
.xinlu li { width: 25%; float: left; overflow: hidden; margin-bottom: 20px }
.xinlu li a { display: block; margin: 0 10px; background: #f3f3f3; padding: 20px; }
.xinlu li i { display: block; overflow: hidden; height: 120px; margin-bottom: 10px }
.xinlu li i img { width: 100%; min-height: 120px; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; transition: all 0.5s; }
.xinlu li i:hover img { transform: scale(1.1); }
.xinlu li p { font-weight: bold; margin-bottom: 10px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.xinlu li span { color: #666; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 3; font-size: 14px; height: 62px; display: block; }
.myblog { overflow: hidden; clear: both }
.myblog li { width: 20%; float: left; display: block; text-align: center; padding-bottom: 10px; position: relative; overflow: hidden }
.myblog li:after { position: absolute; content: ""; right: 0; top: 0; background: #e9eaed; height: 100%; width: 1px; }
.myblog li:last-child:after { content: none }
.myblog li b { display: block; line-height: 30px; margin-bottom: 10px; }
.buttons { display: block; margin: 10px auto; width: 130px; text-align: center; background: #00c1de; padding: 5px 0; border-radius: 3px; color: #fff; }
.buttons:hover { color: #FFF }
.myblog li:nth-child(even) .buttons { background: #F60 }
.myblog p { margin-bottom: 10px }
.qq_join li { float: left; width: 25%; }
.qq_join li section { margin: 0 20px; box-shadow: #ccc 1px 1px 5px; padding: 10px; display: block; overflow: hidden }
.qq_join li img { width: 90%; margin: auto; background: -webkit-linear-gradient(bottom left, rgba(0,153,255,.9), rgba(42,228,197,.7)); background: -o-linear-gradient(bottom left, rgba(0,153,255,.9), rgba(42,228,197,.7)); background: linear-gradient(to top right, rgba(0,153,255,.9), rgba(42,228,197,.7)); display: block; padding: 5px; }
.qq_join li p { margin: 10px; }
.qq_join li b { color: #019881; margin: 0 5px; }
/*
	
	info.html
	
*/
.con_tilte { font-size: 22px; margin-top: 20px }
.con_nav { float: right; font-size: 14px; color: #666 }
.con_nav a { color: #666 }
.con_nav a:hover { color: #000 }
.con_info { color: #888888; border: 1px solid #F3F3F3; padding: 10px; margin: 10px auto 0; line-height: 23px; background: none repeat 0 0 #F6F6F6; }
.con_info b { margin-right: 10px; color: #000; }
.con_text { line-height: 24px; padding-top: 20px; }
.con_text a { word-break: break-all; }
.con_text a:hover { text-decoration: underline }
.con_text p { margin: 15px 0; }
.con_text img { display: block; max-width: 90% !important;height: auto !important;margin: auto; border: #ddd 1px solid; padding: 10px;background: #f6f6f6;border-radius: 6px; }
.con_text video {margin: 20px auto; max-width: 90% !important; display: block; background: #000;padding: 20px; border-radius: 20px;}
.price_info ul { padding-top: 15px; position: relative; overflow: hidden }
.price_info p { margin-bottom: 5px }
.price_info img { position: absolute; right: 20px; top: 0; width: 120px }
.share { padding: 10px 20px; background: #f7f7f7; border-left: 3px solid #000; overflow: hidden }
.share img { width: 100px; float: left; margin-right: 20px; }
.diggit { display: block; width: 160px; margin: 20px auto; background: #E2523A; color: #fff; box-shadow: 1px 2px 6px 0px rgba(0,0,0,.2); border-radius: 3px; line-height: 40px; text-align: center; }
.diggit a { color: #fff }
.otherlink { margin: 10px 0; overflow: hidden }
.otherlink li { position: relative; line-height: 26px; height: 26px; display: block; width: 50%; float: left; overflow: hidden; }
.otherlink li a { display: block; margin-right: 30px; padding-left: 10px; }
.otherlink li a:hover { text-decoration: underline; color: #000 }
.otherlink li:before { position: absolute; content: ""; width: 3px; height: 3px; background: #000; border-radius: 10px; left: 0px; top: 12px; }
.nextinfo a { color: #000 }
.biaoqian { overflow: hidden; margin-bottom: 20px; }
.biaoqian a { background: #00c1de; color: #fff; padding: 3px 10px; border-radius: 2px; display: block; float: left; margin-right: 10px; }
.biaoqian a:nth-child(2) { background: #0099cb }
.biaoqian a:nth-child(3) { background: #1e8fe3 }
.biaoqian a:nth-child(4) { background: #0099cb }
.biaoqian a:nth-child(5) { background: #e2523a }
/*
	
	mbinfo.html
	
*/
.free li { float: left; width: 50%; overflow: hidden; text-align: center; }
.free li img { max-width: 100%; margin: auto; }
.free li p { width: 200px; line-height: 30px; border-radius: 3px; margin: auto; background: #00c1de; }
.free li a { color: #FFF }
.xiangsi { margin-top: 20px; overflow: hidden }
.xiangsi li { width: 25%; float: left; overflow: hidden; margin-bottom: 20px }
.xiangsi a { display: block; margin: 0 5px; background: #f3f3f3; padding-bottom: 10px }
.xiangsi li i { display: block; overflow: hidden; height: 120px; margin-bottom: 10px; }
.xiangsi li i img { width: 100%; min-height: 120px; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; transition: all 0.5s; }
.xiangsi li i:hover img { transform: scale(1.1); }
.xiangsi li p { font-weight: bold; margin-bottom: 10px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; padding: 0 8px }
.xiangsi li span { color: #666; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 3; font-size: 14px; height: 62px; padding: 0 8px }
.ad img { width: 100% }
/*timebox*/
.timebox { background: url(../images/abbg.png) no-repeat right top #fff; ; padding: 30px }
.timebox ul { overflow: hidden; }
.timebox span { position: relative; line-height: 32px; padding-right: 40px; color: #999 }
.timebox span:after { position: absolute; content: ""; width: 2px; height: 40px; background: #e0dfdf; right: 18px }
.timebox li { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.timebox li i { position: relative; font-style: normal }
.timebox li i:before { content: " "; height: 10px; width: 10px; border: 2px solid #cccaca; background: #fff; position: absolute; top: 4px; left: -26px; border-radius: 50%; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }
.timebox li:hover i:before { background: #080808 }
.pagelist.mt20 { margin-top: 20px; }
.hezuo.whitebg img { margin: auto; }
/*kf*/
.kf { right: 40px; z-index: 999; width: 150px; text-align: center; }
.kf h2 { background: #212121; font-size: 15px; color: #FFF; font-weight: normal; line-height: 30px; padding-left: 5px; }
.kf h2 span { display: block; background: url(../images/close.gif) no-repeat; width: 25px; height: 25px; float: right }
.kf ul li { margin: 15px 0 0 0; font-size: 14px }
.kf ul li span { margin: 0 5px }
.kf ul li img { display: inline-block; vertical-align: middle }
.kfdh { margin: 10px 0; }
.kftext { font-size: 12px; padding-left: 5px; padding-top: 5px; }
.kfnum img { margin: 10px auto 0; }
p.kftime { font-size: 12px; text-align: center; padding: 5px 0 30px; }
.closed { display: none }
a.qqservice_list_link { width: 80%; display: block; text-align: center; margin: auto; padding: 5px 0; border-radius: 5px; color: #fff; background: linear-gradient(to right, #2e74e5 0%, #00c1de 100%); }
.sds { position: fixed; right: 20px; top: 20%; color: #fff; z-index: 999; height: 90px; width: 150px; background: url(../images/sds.png) no-repeat; }
img.huiyuan-img { max-width: 70px; margin: auto; }
#downurl ul { text-align: center; overflow: hidden; width: 100%; }
#downurl li { display: inline-block; width: 50%; line-height: 40px; }
#downurl li:nth-child(1) { background-color: #ff9b18; background-image: linear-gradient(257deg, #ff9b18 8%, #ffcc20 97%); }
#downurl li:nth-child(2) { background-color: #ff7300; background-image: linear-gradient(269deg, #ff2d00, #ff7300); }
#downurl li:nth-child(3) { background-color: #ff7300; background-image: linear-gradient(269deg, #ff2d00, #ff7300); float:left; }
#downurl li:nth-child(4) { background-color: #ff9b18; background-image: linear-gradient(257deg, #ff9b18 8%, #ffcc20 97%);  float:right; }
div#downurl { text-align: center; margin: 30px auto; border: #e9eaed 1px solid; }
div#downurl li a { color: #fff; display: block; padding: 5px 20px; }
.downurl-title { background: #f5f5f6; padding: 20px 0; }
p.downurl-beizhu { margin: 10px 0 0 0; }
p.downurl-zhuce a { color: #1487f4; font-size: 18px; padding: 0 10px; }
/*toolbar*/
.toolbar { position: fixed; right: 0; top: 0; z-index: 999; background: #333; width: 40px; min-height: 100%; transition: all 0.4s; }
.toolbar .toolbar-close span { background: url(../images/guanbi.png) no-repeat #333 center; background-size: 16px; width: 40px; height: 40px; float: right; position: absolute; left: 0; top: 0; }
.toolbar-open { background: url(../images/zhankai.png) no-repeat center #333; background-size: 16px; width: 0; height: 40px; position: fixed; right: 0; top: 20%; border-radius: 5px 0 0 5px; transition: all 0.4s; }
.guanbi { width: 0; }
.openviewd { width: 40px; transition: all 0.4s; }
#toolbar-menu>li i { width: 40px; height: 40px; background-size: 22px; display: block;    font-style: normal;    color: #fff;    text-align: center;    line-height: 40px; }
#toolbar-menu { position: absolute; top: 30%; }
#toolbar-menu>li { border-top: #464646 1px solid; border-bottom: #252525 1px solid; cursor: pointer; position: relative }
#toolbar-menu>li:first-child { border-top: none }
.toolbar-nav section { display: none; position: absolute; right: 40px; top: 0; background: #fff; border: 1px solid #eee; padding: 30px; box-shadow: -5px 3px 3px rgba(0,0,0,.1); width: max-content; }
#toolbar-menu>li.current section { display: block }
#toolbar-menu>li.current { background: #000 }
.side-icon-user { background: url(../images/icon-user.png) no-repeat center; }
.side-icon-qq { background: url(../images/icon-qq.png) no-repeat center; }
.side-icon-weixin { background: url(../images/icon-weixin.png) no-repeat center; }
.side-icon-dashang { background: url(../images/icon-dashang.png) no-repeat center; }
.icon-top { background: url(../images/istop.png) no-repeat center #fff; background-size: 22px; width: 40px; height: 40px; position: fixed; right: 20px; bottom: 10%; opacity: 0; transition: all 0.3s; z-index: 9999999; border: #ccc 1px solid; border-radius: 100%; }
.icon-top.cd-is-visible { visibility: visible; opacity: 1; }
#toolbar-content { position: absolute; right: 40px; top: 80px; box-shadow: -2px 2px 2px rgba(0,0,0,.1); }
.userinfo .inputText { line-height: 30px; text-indent: 1em; border-radius: 3px; border: #ddd 1px solid; width: 200px; margin-bottom: 20px; display: block; }
.userinfo .inputsub-dl { display: inline-block; float: left; background: #2293f7; color: #fff; border: none; line-height: 35px; width: 100%; border-radius: 3px; }
.userinfo .inputsub-zc { color: #2293f7; text-align: right; padding-top: 20px; display: block; clear: both; }
.userinfo .logged { text-align: center }
.userinfo .logged b { color: #f00; font-size: 14px; }
.userinfo .logged a { display: block; width: 100px; text-align: center; margin: 10px auto; padding: 5px 0; border-radius: 5px; background: linear-gradient(to right, #2e74e5 0%, #00c1de 100%); color: #fff; }
.qq-section { padding: 20px !important }
.weixin-section, .dashang-section { padding: 10px !important }
.qqinfo a { display: block; text-align: center; margin: 0 auto 10px; padding: 5px 0; border-radius: 5px; width: 140px; color: #fff; background: linear-gradient(to right, #2e74e5 0%, #00c1de 100%); }
.qqinfo a:last-child { margin-bottom: 0 }
.qqinfo a { display: block; color: #fff; font-size: 14px; }
.weixin-info { text-align: center }
.weixin-info img { max-width: 140px; margin: auto }
.weixin-info .text12 { font-size: 12px; line-height: 24px }
.dashang-section p { padding: 0 10px 5px }
.dashang-section ul { text-align: center; }
.dashang-section ul li { display: inline-block; }
.dashang-section ul li img { width: 140px !important; height: 140px !important; }
/*newsbox*/
.newsbox { overflow: hidden; margin-bottom: 10px; }
.newsbox section { width: 49.5%; float: left; margin-bottom: 10px; }
.newsbox section:nth-child(odd) { float: right }
.newsbox .news { background: #fff; border: 1px solid #E1E1E1; }
.newstitle { line-height: 40px; font-size: 15px; border-bottom: 1px solid #E1E1E1; background: #F8F8F8 url(../images/newslist.png) no-repeat left 14px center; padding: 0 20px 0 46px; font-weight: normal }
.newstitle span { float: right; font-size: 14px }
.newstitle span a { color: #666 }
.newstitle b { display: block; border-left: 1px solid #E1E1E1; padding-left: 10px }
.newsbox .news ul { padding: 10px }
.newsbox .news ul li { display: inline-block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; height: 28px; width: 96%; line-height: 28px; font-size: 14px; background: url(../images/li.png) no-repeat left center; padding-left: 15px; }
.newsbox .news ul li span { float: right; color: #999; font-size: 12px; margin-left: 20px }
.newsbox .news ul li a:hover { color: #09B1B9; }
/*hotspot*/
.hotspot li { width: 33.33%; float: left; margin-bottom: 20px; }
.hotspot li img { height: 80px; }
.hotspot li i { float: right; }
.hotspot li:nth-child(2) a { position: relative; }
.hotspot li:nth-child(2) a:after, .hotspot li:nth-child(2) a:before { position: absolute; content: ""; background: #e9eaed; width: 10px; height: 100%; }
.hotspot li:nth-child(2) a:after { right: -5px; bottom: 0 }
.hotspot li:nth-child(2) a:before { left: -5px; bottom: 0 }
.hotspot li a { background: #fff; display: block; height: 80px; padding: 15px; }
.hotspot h2 { line-height: 22px; font-size: 16px; color: #373d41; height: 22px; margin-top: 10px; }
.hotspot p { line-height: 17px; font-size: 14px; color: #373d41; height: 17px; margin-top: 12px; }
.hotspot li a:hover { box-shadow: 0 2px 15px 0 rgba(0,0,0,.15); }

a.headad img {
    margin: auto;
}


/*page seting*/
#pageGroup{margin:10px auto; font-size:14px; text-align:center;}
#pageGroup a{ display:inline-block; color:#999; width:30px; height:30px; font-weight:700; line-height:30px; text-align:center; margin:0 4px;}
#pageGroup .prepage,#pageGroup .nextpage{ text-indent:-99999em; opacity:.5;}
#pageGroup .prepage{ background: url('../images/page-icon-l2.png') no-repeat center; background-size: 18px;}
#pageGroup .nextpage{ background: url('../images/page-icon-r2.png') no-repeat center; background-size: 18px;}
#pageGroup .prepage.nopage,#pageGroup .nextpage.nopage{ opacity:.2;}
#pageGroup .nopage{}
#pageGroup a:hover, #pageGroup .curpage{ color:#409eff;}
#pageGroup .pageinfo, #pageGroup a.homepage, #pageGroup a.endpage{ display:none;}

/* indexSiteGird */
.indexSiteGird{ margin-bottom:20px;}
.indexSiteGird .item{ display:block; padding:10px 30px 10px 70px; height:70px; background:#fafafa; border-radius:4px; overflow:hidden; margin-bottom:5px; position:relative;}
.indexSiteGird p{ font-size:12px; color:#888; line-height:20px; overflow:hidden; height:20px; white-space:nowrap; text-overflow:ellipsis;}
.indexSiteGird .moreBox{ position:absolute; right:0; top:0; padding-right:15px; height:70px; line-height:70px; width:70px; text-align:right; background:linear-gradient(90deg,rgba(250,250,250,.4) 0%,rgba(250,250,250,.8) 20%,rgba(250,250,250,1) 40%,rgba(250,250,250,1) 100%);}
.indexSiteGird .moreBox .icon{ font-size:24px; color:#999;}
.indexSiteGird .img{ display:block; width:40px; height:40px; border-radius:50%; position:absolute; left:15px; top:10px;}
.indexSiteGird .title{ font-weight:bold; color:#454545; font-size:13px;}
.indexSiteGird .item:hover{ background:#f6f6f6;}
.indexSiteGird .item:hover .title{ color:#409eff;}
.indexSiteGird .item:hover p{color:#454545;}

/* indexListGrid */
.indexListGrid{ margin-bottom:20px; overflow:hidden; padding-right:10px;}
.indexListGrid .item{display:block; padding:10px 0 20px; overflow:hidden; line-height:1.5; font-size:14px; color:#999; border-bottom:1px solid #eee; margin-bottom:0px; position:relative;}
.indexListGrid .content { min-height:80px; position:relative;}
.indexListGrid .content.img{ padding-right:160px;}
.indexListGrid .imgBox {position:absolute; right:0; top:40%; margin-top:-35px; width:140px; border-radius:4px; height:100px; overflow:hidden; border:1px solid #eee;}
.indexListGrid .imgBox img{display:block; width:100%; min-height:100px; border:0;}
.indexListGrid .catWrap{ margin-bottom:5px; font-size:12px; color:#409eff;}
.indexListGrid .catWrap .catBox{ display:inline-block; background:#f6f6f6; border-radius:15px; height:30px; position:relative; padding-left:30px; padding-right:10px; line-height:30px; overflow:hidden;}
.indexListGrid .catWrap .catBox .i{ display:block; width:20px; height:20px; line-height:20px; text-align:center; border-radius:50%; position:absolute; left:5px; top:5px; overflow:hidden; background:#409eff; color:#fff; font-size:14px;}
.indexListGrid .item h2 { font-size:16px; color:#454545; margin-bottom:10px; line-height:1.5;}
.indexListGrid .item .detail { margin-bottom:15px; max-height:50px; overflow:hidden;}
.indexListGrid .item .otherInfo { font-size:13px;}

.indexListGrid.aside .item{ margin-bottom:10px; padding-bottom:10px; border-bottom:1px dotted #eee;}
.indexListGrid.aside .content.img{ padding-right:0; padding-left:105px;}
.indexListGrid.aside .item h2 { font-size:14px; color:#666; height:40px; line-height:20px; overflow:hidden;}
.indexListGrid.aside .imgBox{ right:auto; left:0; top:0; margin-top:0; width:92px; height:70px; border:1px solid #eee;}
.indexListGrid.aside .imgBox img{ min-height:68px; }

.indexListGrid .catWrap.red{color:#f60;}
.indexListGrid .catWrap.red .i{background:#f60;}

.indexListGrid .item:hover h2 {color:#409eff;}

/*tabInfoBox*/
.indexAsideGrid{ margin-bottom:30px; margin-top:-20px;}
.indexAsideGrid .item{ display:block; padding:20px 0; border-bottom:1px solid #eee; line-height:30px; font-size:12px; color:#666; overflow:hidden;}
.indexAsideGrid .item p{ line-height:18px; font-size:13px; color:#999; position:relative; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.indexAsideGrid .item h2{line-height:20px; font-size:15px; margin-bottom:10px; color:#333;}
.indexAsideGrid .item .desc { font-size:14px; line-height:18px; overflow:hidden; text-align:justify;}
.indexAsideGrid .item .info { margin-top:10px; font-size:12px; color:#aaa;}
.indexAsideGrid .item:hover h2 {color:#409eff;}

/* indexTagGrid */
.indexTagGrid{ margin-bottom:30px; }
.indexTagGrid .item{ float:left; display:inline-block; padding:0 20px; margin:0 10px 10px 0; text-align:center; font-size:13px; color:#666; height:34px; line-height:32px; overflow:hidden; transition:all .2s ease; border-radius:18px; border:1px solid #f6f6f6; background:#f6f6f6;}
.indexTagGrid .item .i{ color:#409eff; margin-right:5px;}
.indexTagGrid .item:hover{ color:#fff; border:1px solid #409eff; color:#409eff; background:#fff; transition:all .2s ease;}

.commonHeadLabel{ position:relative; margin-bottom:20px; padding-left:15px; font-size:12px; color:#999; height:24px; line-height:24px; overflow:hidden;}
.commonHeadLabel:before{ content:"#"; position:absolute; left:0; top:0; color:#999; font-size:20px; font-weight:lighter; height:24px; line-height:24px; width:15px;}
.commonHeadLabel .title{font-size:20px; color:#333; line-height:24px;}
.commonHeadLabel .info{ margin-left:5px; font-size:12px; color:#999;}
.commonHeadLabel.small:before{ color:#666;}
.commonHeadLabel.small .title{font-size:18px; font-weight:bold;}

.commonHeadLabel .rtWrap{ float:right;}
.commonHeadLabel .nav{ margin-left:10px; font-size:14px; color:#666;}
.commonHeadLabel .nav a{ color:#666;}
.commonHeadLabel .nav a.on{ color:#409eff;}
.commonHeadLabel .title a{ font-size:14px; color:#666;}
.commonHeadLabel .title a.on{font-size:20px; color:#409eff;}

.commentGrid{ margin-bottom:20px;}
.commentGrid .commentForm{ margin-bottom:30px;}
.commentGrid .commentTextarea{ padding:10px 15px; font-size:14px; color:#333; line-height:18px; background:#f6f6f6; border-radius:4px; border:1px solid #ddd; width:100%; min-height:80px; margin-bottom:10px;}
.commentGrid .commentTextarea.reply{ background:#fff; margin-top:20px;}
.commentGrid .btnBox{ text-align:right;}
.commentGrid .submitBtn{ display: inline-block; width:110px; height:36px; cursor:pointer; line-height:36px; text-align:center; color:#fff; font-size:14px; border-radius:18px; background:#409eff;}
.commentGrid .submitBtn:hover{ opacity:.8;}

.commentGrid .commentList{ padding-top:20px;}
.commentGrid .commentList .title{ border-bottom:1px solid #eee; padding-bottom:10px; margin-bottom:20px; font-size:14px; color:#666;}
.commentGrid .commentList .tips{text-align:center; font-size:14px; color:#999; padding:30px;}
.commentGrid .commentGroup{ padding:15px 20px; border-left: 3px solid #ddd; background: #f6f6f6;}
.commentGrid .commentGroup .detailText{ line-height:20px;}
.commentGrid .commentGroup .adminText{ margin-top:10px; line-height:20px;}
.commentGrid .itemUl{}
.commentGrid .item{ margin-bottom:20px; padding-bottom:20px; border-bottom:1px dashed #ddd;}
.commentGrid .username{ font-size:15px; color:#333; line-height:24px; margin-bottom:10px;}
.commentGrid .username span{ font-size:12px; color:#999; margin-left:5px;}
.commentGrid .username .reply{ float:right; font-size:12px; color:#999;}

.commentGrid .moreBtn{ display:block; height:40px; cursor:pointer; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; border:1px solid #409eff; color:#409eff; font-size:14px; text-align:center; line-height:38px; transition:all .2s ease;}
.commentGrid .moreBtn:hover{ background:#409eff; color:#fff; opacity:.9; transition:all .2s ease;}

/*阅读全文按钮*/
.readall_box {  position: relative;  z-index: 99;  padding: 0 0 0px;  margin-top: -268px;  text-align: center;  }
.readall_box .read_more_mask {  height: 268px;  background: -moz-linear-gradient(bottom,rgba(255,255,255,.1),rgba(255,255,255,0));  background: -webkit-gradient(linear,0 top,0 bottom,from(rgba(255,255,255,0)),to(#fff));  background: -o-linear-gradient(bottom,rgba(255,255,255,.1),rgba(255,255,255,0));  }
.readall_box a.button{cursor: pointer;}

/*点赞打赏*/
 .thumbs-content{
        width: 291px;
        margin: 30px auto 10px;
        text-align: center;
    }
.thumbs-button,.reward-button{
    text-align: center;
    margin: 5px auto;
    padding: 0 20px;
    line-height: 36px !important;
    color: #fbfbfb;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    border-radius: 25px;
    cursor: pointer;
    opacity: 1;
    transition: all 0.3s;
}
.thumbs-button{
    background-color:#444;
}
.reward-button{
    background-color:#cd4450;
    position: relative;
}
.thumbs-button:hover, .reward-button:hover{
    opacity: 0.9;
}
.reward-button:hover .reward-bottom, .reward-button:hover .reward-bottom-top, .reward-button:hover .reward-content {
    display: block;
}
.reward-content {
    margin: 0;
    position: absolute;
    width: 418px;
    top: -266px;
    left: -175px;
    display: none;
    background: #fff;
    box-shadow: 0 0 10px #ccc;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.reward-content .reward-img {
    width: 208px;
    height: 250px;
    float: left;
    font-size: 14px;
    text-align: center;
    line-height: 1em;
    color: #333;
}
.reward-content img {
    width: 200px;
    height: 200px;
    padding: 10px;
}
.reward-bottom, .reward-bottom-top {
    display: none;
    margin-left: -35px;
    position: absolute;
    top: -15px;
    left: 70px;
    letter-spacing: 0;
    font-size: 0;
    line-height: 0;
    border-style: solid dashed dashed dashed;
    border-width: 10px;
    border-color: #ccc transparent transparent transparent;
    width: 0;
    height: 0;
}
.reward-bottom-top {
    border-width: 9px;
    border-color: #fff transparent transparent transparent;
    left: 71px;
}
@media (max-width: 640px){
    .reward-content{
        width: 335px;
        top: -216px;
    }
    .reward-content .reward-img {
        width: 166px;
        height: 200px;
    }
    .reward-content img {
        width: 166px;
        height: 166px;
    }
    .blogs{
        padding: 15px;
        margin-bottom: 15px;
    }
    .blogs .blogpic{
        width: 120px;
        max-height: 70px;
    }
    .blogs .blogtitle{
        white-space: inherit;
        height: 40px;
        text-align: justify;
        word-break: break-all;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        margin-bottom: 5px;
        font-size: 16px;
        line-height: 22px;
    }
    .blogs .blogtext,.blogs .bloginfo .read-more,.blogs .blog-type,.blogs:before{
        display: none;
    }
}


/*评论*/
.mt-10 {
    margin-top: 10px;
}
.hr0 {
    height: 1px;
    border: none;
    border-top: 1px dashed #9db1c5;
    margin: 10px 0;
}
.btn-pri {
    color: #fff;
    background-color: #2287de;
    border-color: #2287de;
}
.btn-pri:hover {
    color: #fff !important;
    background: #0077dd;
    border-color: #0077dd;
}
.comment-main{ overflow: hidden; margin-bottom: 20px; background: #FFF;  position: relative;background: #fff;padding: 15px; }

.comment .CodeMirror {
    padding: 0px 10px;
}
.comment .CodeMirror, .comment .CodeMirror-scroll {
    min-height: 130px;
    max-height: 200px;
    border-radius: 4px
}
.comment .CodeMirror .cm-spell-error:not(.cm-url):not(.cm-comment):not(.cm-tag):not(.cm-word) {
    background: none;
}
.comment-nickname a, a.comment-link{    cursor: pointer;color: #0077dd;}
.comment-title{
    font-size: 15px;
    font-weight: 600;
}
.comment-main .input-group{
    float: left;
    margin-bottom: 10px;
}
.comment li{
    padding: 10px 0;
    border-bottom: 1px dashed #e5e5e5;
}
.comment-body .comment-user-img{
    float: left;
}
.comment-body .comment-user-img>img{
    width: 42px;
    height: 42px;
    border-radius: 50%;
}
.comment-body .comment-info{
    margin-left: 55px;
}
.comment-body .comment-info .comment-time{
    float: right;
    color: #c0c0c0;
}
.comment-body .comment-info .comment-content{
    color: #566573;
    margin-top: 5px;
}
.comment-body .comment-info .comment-footer{
    color: #999;
    text-align: right;
}
.comment-body .comment-info p{
    margin: 0;
}
.comment-body .comment-info .reply,.comment-body .comment-info .cancel-reply{
    cursor: pointer;
}
.comment-body .comment-info .reply:hover,.comment-body .comment-info .cancel-reply:hover{
    color: #0077dd;
}

.comment-body .comment-parent .comment-parent-content{
    padding: 5px 10px;
    background: #eeeeee;
    border-radius: 4px;
    margin: 5px 0;
}
.comment-more,.no-comment{
    padding: 5px;
    text-align: center;
    background: #f5f5f5;
    color: #bbb;
    border-radius: 4px;
}
.comment-more{
    margin-top: 10px;
    cursor: pointer;
}
.comment-link{
    cursor: pointer;
}
.comment-describe p{
    margin: 0;
}
.comment-describe .comment-describe-title{
    margin: 0 0 10px 0;
    font-size: 20px;
    overflow: hidden;
    color: #555;
    font-weight: bold;
}
.comment-support:hover{
    color: #0077dd;
    cursor: pointer;
}
.comment-support:before{
    margin-right: 2px!important;
}
.comment .user-name-content{
    margin-bottom: 10px;
    display: none;
}
.comment .user-name-content b:hover{
    cursor: pointer;
    color: #0077dd ;
}

/*星星评价*/
.star-bar-show{background:url(../images/iconpic-star-S-default.png) repeat-x 0 0}
.star-bar-show .star{background:url(../images/iconpic-star-S.png) repeat-x 0 0}
.star-1{width:20%}
.star-2{ width:40%}
.star-3{width:60%}
.star-4{ width:80%}
.star-5{ width:100%}
.star-bar-show.size-M{width:120px;height:24px}
.star-bar-show.size-M,.star-bar-show.size-M .star{background-size:24px}
.star-bar-show.size-M .star{ height:24px;display: inline-block;}
.star-bar-show.size-S{width:80px; height:16px}
.star-bar-show.size-S,.star-bar-show.size-S .star{background-size:16px}
.star-bar-show.size-S .star{ height:16px}
.articleDetailGroup img {
    text-align: center;
    max-width: 680px;
    width: 100%;
    margin-top: 20px;
}


/* link */
.linkGroup{ margin-top:40px; color: #454545; font-size: 12px; line-height: 24px; position:relative; height: 20px;}
.linkGroup .website{ color: #999; margin-left: 10px;}
.linkGroup .website:hover{ color: #409eff;}
.linkGroup .favoriteBtn{ position:absolute; right:0; top:-5px; width:80px; height:28px; text-align:center; line-height:26px; color:#409eff; border-radius:40px; border:1px solid #409eff; overflow:hidden; font-size:12px; }
.linkGroup .favoriteBtn a{ color:#409eff;}
.linkGroup .favoriteBtn:hover{ background:#409eff; color:#fff;}
.linkGroup .favoriteBtn:hover a{ color:#fff;}

/* tag */
.tagGroup{ border-top:1px solid #eee; padding:20px 0; margin:10px 0 20px; overflow:hidden; }
.tagGroup .tag{ display: inline-block; background: #f1f1f1; color: #9B9B9B; font-size: 12px; line-height: 28px; padding: 0 15px; margin-bottom: 10px; margin-right: 10px;}


/*guestBookGroup*/
.guestBookGroup{ padding:0 10px; margin-bottom:20px;}
.guestBookGroup .inputLabel{ margin-bottom:15px; position:relative; border:1px solid #ddd; background:#fff; font-size:12px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; overflow:hidden; color:#333;}
.guestBookGroup .inputBlock, .guestBookGroup .textareaBlock{ display:block; width:100%; height:40px; line-height:20px; padding:10px 15px; background:none; border:0;}
.guestBookGroup .textareaBlock{ height:90px;}
.guestBookGroup .inputLabel.qrcode{ padding-right:100px;}
.guestBookGroup .inputLabel.qrcode:after{ content:''; display:block; height:40px; width:1px; background:#ddd; position:absolute; right:100px; top:0;}
.guestBookGroup .inputLabel.qrcode .qrcode{ display:block; cursor:pointer; width:80px; height:25px; border:0; position:absolute; top:8px; right:10px; overflow:hidden;}
.guestBookGroup .submitBtn{ display:block; width:100%; height:40px; cursor:pointer; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; background: #409eff; color:#fff; font-size:14px; text-align:center; line-height:40px;}

.commentGrid{ margin-bottom:20px;}
.commentGrid .commentForm{ margin-bottom:30px;}
.commentGrid .commentTextarea{ padding:10px 15px; font-size:14px; color:#333; line-height:18px; background:#f6f6f6; border-radius:4px; border:1px solid #ddd; width:100%; min-height:80px; margin-bottom:10px;}
.commentGrid .commentTextarea.reply{ background:#fff; margin-top:20px;}
.commentGrid .btnBox{ text-align:right;}
.commentGrid .submitBtn{ display: inline-block; width:110px; height:36px; cursor:pointer; line-height:36px; text-align:center; color:#fff; font-size:14px; border-radius:18px; background:#409eff;}
.commentGrid .submitBtn:hover{ opacity:.8;}

a, button, input, textarea {
    -webkit-tap-highlight-color: rgba(0,0,0,0) !important;
    text-decoration: none;
}
.container{margin:auto;text-align: center;}


/* articleModeGrid */
.articleModeGrid { margin: 20px -5px; }
.articleModeGrid .itemLi { float:left; width:25%; padding:5px; position:relative; transition:all .2s ease; }
.articleModeGrid .content{ display:block; height:265px; background:#fff; border:1px solid #eee; font-size:12px; line-height:1.5; cursor:pointer; color:#999; border-radius: 4px; -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); will-change: transform; overflow: hidden; position:relative;}

.articleModeGrid .articleGroup{ padding:30px 30px 50px 30px;}
.articleModeGrid .imgBox { position:relative; height:auto; overflow:hidden; margin-bottom:20px; }
.articleModeGrid .imgBox.full { display:block; height:0; margin-bottom:0; transition:all .2s ease;}
.articleModeGrid .imgBox .img { display:block; width:100%; /*height:100%;*/ border:0; }
.articleModeGrid .itemLi h2 { font-size:15px; color:#454545; line-height:20px; max-height:40px; overflow:hidden; }
.articleModeGrid .detail { height:80px; margin-top:20px; text-align:justify; overflow:hidden; margin-bottom:10px; position:relative; }
.articleModeGrid .btmInfo { display:flex; line-height:30px; font-size:12px; color:#999; padding:0 30px; position:absolute; left:0; right:0; bottom:25px; overflow:hidden;}
.articleModeGrid .btmInfo .strong { font-size:13px; color:#454545; }
.articleModeGrid .btmInfo .text { flex:1; text-align:right; }
.articleModeGrid .topText{ margin-bottom:5px;}

.articleModeGrid.on .articleGroup{ padding:0 20px 50px;}
.articleModeGrid.on .content{ height:310px;}
.articleModeGrid.on .imgBox{ height:180px; margin-bottom:20px; transition:all .2s ease;}
.articleModeGrid.on .itemLi h2 { max-height:60px; height:60px; font-size:14px; line-height:18px; border-bottom:1px dotted #eee;}
.articleModeGrid.on .topText, .articleModeGrid.on .itemLi .detail{ display:none;}
.articleModeGrid.on .btmInfo{ bottom:15px; padding:0 20px;}
.articleModeGrid.on .btmInfo .strong { font-size:12px; color:#999;}

.articleModeGrid.w3 .itemLi{ width:33.33333%;}
.articleModeGrid.w3 .imgBox { height:240px; }
.articleModeGrid.w3 .content{ height:auto;}
.articleModeGrid.w3 .articleGroup{ padding-bottom:55px;}
.articleModeGrid.w3 .btmInfo{ bottom:20px;}
.articleModeGrid.w3 .btmInfo .strong { font-size:13px; color:#454545; }

.articleModeGrid.index .itemLi{ width:33.33333%;}
.articleModeGrid.index .imgBox { height:185px; }

.articleModeGrid.full .itemLi{ width:100%; float:none;}

.articleModeGrid .content:hover { z-index:9; background:#FFF; -webkit-transition-delay:.15s; transition-delay:.15s; -webkit-transform:translate3d(0, -7px, 0); transform:ranslate3d(0, -7px, 0); -webkit-box-shadow:0 20px 60px rgba(61, 79, 127, 0.17); box-shadow:0 20px 60px rgba(61, 79, 127, 0.17);}
.articleModeGrid.index .content:hover{ transform:none; box-shadow:none;}

.commonHeadLabel{ position:relative; margin-bottom:20px; padding-left:15px; font-size:12px; color:#999; height:24px; line-height:24px; overflow:hidden;}
.commonHeadLabel:before{ content:"#"; position:absolute; left:0; top:0; color:#999; font-size:20px; font-weight:lighter; height:24px; line-height:24px; width:15px;}
.commonHeadLabel .title{font-size:20px; color:#333; line-height:24px;}
.commonHeadLabel .info{ margin-left:5px; font-size:12px; color:#999;}
.commonHeadLabel.small:before{ color:#666;}
.commonHeadLabel.small .title{font-size:18px; font-weight:bold;}

.commonHeadLabel .rtWrap{ float:right;}
.commonHeadLabel .nav{ margin-left:10px; font-size:14px; color:#666;}
.commonHeadLabel .nav a{ color:#666;}
.commonHeadLabel .nav a.on{ color:#409eff;}
.commonHeadLabel .title a{ font-size:14px; color:#666;}
.commonHeadLabel .title a.on{font-size:20px; color:#409eff;}
p {
    margin-top: 0px;
    margin-bottom: 0px;
}
