@charset "UTF-8";
/*! Created by UICUT.com on 2021/01/01. Contact QQ: 215611388 */
/* ----------------------------------------------------------------- 样式重置 & 常用样式 --------------------------------------------------------------- */
html { -webkit-box-sizing: border-box; box-sizing: border-box; font-family: "微软雅黑", Verdana, "Hiragino Sans GB", "Hiragino Sans GB W3", "宋体", Helvetica, Arial, sans-serif; -webkit-text-size-adjust: 100%; }

*, *::before, *::after { -webkit-box-sizing: inherit; box-sizing: inherit; }

body { font-size: 16px; color: #333; background: #121212; min-width: 1200px; min-height: 100vh; }

table { border-collapse: collapse; border-spacing: 0; empty-cells: show; font-size: inherit; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, audio, canvas, progress, video, body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, a, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea { margin: 0; padding: 0; font-weight: normal; font-style: normal; font-family: inherit; -webkit-box-sizing: border-box; box-sizing: border-box; }

ul, li, ol { list-style: none; line-height: normal; }

i, address, cite, dfn, em, var { font-style: normal; }

input[type=date] { outline: none; border: none; }

a { text-decoration: none; color: #333; background-color: transparent; -webkit-text-decoration-skip: objects; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

a:active, a:hover, a:focus { color: #ffc689; outline-width: 0; }

video { border: none; outline: none; display: block; width: 100%; }

div, ul, li, ol, th, td, section, a, time, span, em, i, img, input[type=text], input[type=submit], input[type=password], textarea, select, button, footer, header { -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

input[type=file] { cursor: pointer; }

img { width: auto; max-width: 100%; -ms-interpolation-mode: bicubic; }

.g12-content { width: 100%; max-width: 1200px; margin-left: auto; margin-right: auto; }

.g12-content::after { display: block; clear: both; content: ""; }

.g12-show { display: block !important; }

.g12-hide { display: none !important; }

.g12-h98 { width: 100%; height: 98px; }

.g12-bg { background-color: #f6f6f6; }

.g12-b { font-weight: bold; }

.g12-small { font-size: .875em; }

.g12-big { font-size: 1.25em; }

.g12-ma { margin-left: auto; margin-right: auto; }

.g12-lineCenter { text-decoration: line-through; }

.g12-del { text-decoration: line-through; color: #999; margin-left: 20px; }

.g12-del:first-child { margin-left: 0; }

.animate, .g12-animate, .g12-revealOnScroll { opacity: 0; }

.g12-left { float: left; }

.g12-right { float: right; }

.g12-underline { text-decoration: underline !important; }

.g12-tLeft { text-align: left !important; }

.g12-tCenter { text-align: center !important; }

.g12-tRight { text-align: right !important; }

textarea { resize: none; height: auto; min-height: 120px; -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; }

input:-moz-placeholder { color: #ddd; }

::-webkit-input-placeholder { color: #ddd; }

input[type=text], input[type=password] { -webkit-appearance: none; }

[type=submit] { outline: none; }

[type=submit]:hover { opacity: .8; }

button { margin: 0; padding: 0; background: none; line-height: inherit; font-size: inherit; border: none; color: inherit; appearance: none; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; }

button:after { display: none; }

.g12-input, .g12-select, .g12-button, .g12-textarea { width: 100%; border: #eee 1px solid; outline: none; height: 46px; line-height: 44px; border-radius: 0px; padding: 0 10px; }

.g12-input:hover, .g12-input:focus, .g12-select:hover, .g12-select:focus, .g12-button:hover, .g12-button:focus, .g12-textarea:hover, .g12-textarea:focus { border-color: #ffc689; }

.g12-btn { cursor: pointer; outline: none; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; line-height: 44px; line-height: 88px; line-height: 18px; line-height: 36px; line-height: 38px; line-height: 76px; text-align: center; border-radius: 0px; padding: 0 10px; }

.g12-btn img { margin-right: 10px; }

.g12-btn:hover { opacity: .8; color: #fff; }

.g12-btn.linear { background: -webkit-gradient(linear, left top, right top, from(rgba(255, 198, 137, 0.7)), to(#ffc689)); background: -webkit-linear-gradient(left, rgba(255, 198, 137, 0.7) 0%, #ffc689 100%); background: -o-linear-gradient(left, rgba(255, 198, 137, 0.7) 0%, #ffc689 100%); background: linear-gradient(to right, rgba(255, 198, 137, 0.7) 0%, #ffc689 100%); color: #fff; }

.g12-btn.plain { background-color: transparent; border: #ffc689 1px solid; color: #ffc689; }

.g12-btn.plain:hover { opacity: 1; background-color: #ffc689; color: #fff; }

.g12-btn.coffee { background-color: #ffc689; border: #ffc689 1px solid; color: #fff; }

.g12-btn.coffee-linear { background: -webkit-gradient(linear, left top, right top, from(rgba(255, 198, 137, 0.7)), to(#ffc689)); background: -webkit-linear-gradient(left, rgba(255, 198, 137, 0.7) 0%, #ffc689 100%); background: -o-linear-gradient(left, rgba(255, 198, 137, 0.7) 0%, #ffc689 100%); background: linear-gradient(to right, rgba(255, 198, 137, 0.7) 0%, #ffc689 100%); color: #fff; }

.g12-btn.coffee-plain { color: #ffc689; border: #ffc689 1px solid; }

.g12-btn.coffee-plain:hover { opacity: 1; background-color: #ffc689; color: #fff; }

.g12-btn.gray { background-color: #999; border: #999 1px solid; color: #fff; }

.g12-btn.gray-linear { background: -webkit-gradient(linear, left top, right top, from(rgba(153, 153, 153, 0.7)), to(#999)); background: -webkit-linear-gradient(left, rgba(153, 153, 153, 0.7) 0%, #999 100%); background: -o-linear-gradient(left, rgba(153, 153, 153, 0.7) 0%, #999 100%); background: linear-gradient(to right, rgba(153, 153, 153, 0.7) 0%, #999 100%); color: #fff; }

.g12-btn.gray-plain { color: #999; border: #999 1px solid; }

.g12-btn.gray-plain:hover { opacity: 1; background-color: #999; color: #fff; }

.g12-btn img { margin-right: 10px; }

.g12-phColor { color: #ddd; }

.g12-coffee { color: #ffc689 !important; }

.g12-gray { color: #999 !important; }

/* ---------------------------------------------------------------------- 通用样式  -------------------------------------------------------------------- */
.g12-footer { padding: 60px 0; border-top: #ffc689 1px solid; }

.g12-footer img { display: block; }

.g12-footer .g12-content::after { display: block; clear: both; content: ""; }

.g12-footer .logo { float: left; }

.g12-footer .cpt { line-height: 28px; text-align: right; color: rgba(255, 255, 255, 0.8); font-size: 16px; }

.g12-footer a { color: rgba(255, 255, 255, 0.8); }

.g12-footer a:hover { color: #ffc689; }

.g12-header { border-bottom: #ffc689 1px solid; height: 100px; position: fixed; z-index: 99; top: 0; left: 0; width: 100%; background-color: #131313; }

.g12-header .g12-content { padding: 21px 0; }

.g12-header .g12-content::after { display: block; clear: both; content: ""; }

.g12-header img { display: block; }

.g12-header .logo { float: left; }

.g12-header .menu { float: right; }

.g12-header .menu li { float: left; padding: 20px 0; margin-left: 32px; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }

.g12-header .menu li:hover { opacity: .8; }

.g12-header .menu a { color: #ffc689; }

.g12-header .menu .btn-report { margin-left: 1em; display: inline-block; }

.g12-header .menu .btn-report img { position: relative; top: -10px; }

.g12-header-space { height: 100px; }

/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------                            各页面样式                           ---------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------- 						 可拆分到独立页面中， 					---------------------------------------- */
/* --------------------------------------------- 		  如无必要，别拆。方便后期配合开发新页面或维护修改 			---------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
/* |01|茅庐书院| */
.g12-section11 { height: 685px; margin-bottom: 80px; }

.g12-section11 .link { display: block; width: 100%; height: 100%; background: url("../picture/banner11.png") center center no-repeat; background-size: 1920px auto; }

.g12-section12, .g12-section13, .g12-section14, .g12-section15 { margin-bottom: 70px; }

.g12-section12 .title, .g12-section13 .title, .g12-section14 .title, .g12-section15 .title { margin-bottom: 50px; }

.g12-section12 .title img, .g12-section13 .title img, .g12-section14 .title img, .g12-section15 .title img { display: block; margin: 0 auto; }

.g12-section12 .operate, .g12-section13 .operate, .g12-section14 .operate, .g12-section15 .operate { text-align: center; }

.g12-section12 .operate .g12-btn, .g12-section13 .operate .g12-btn, .g12-section14 .operate .g12-btn, .g12-section15 .operate .g12-btn { line-height: 46px; display: inline-block; width: 200px; }

.g12-section12 .left { float: left; width: 570px; height: 320px; margin-left: 60px; }

.g12-section12 .right { float: left; margin-left: 40px; width: 405px; }

.g12-section12 .line { width: 70px; height: 3px; background-color: #fff; margin: 26px 0; }

.g12-section12 .con { line-height: 26px; text-align: justify; color: #fff; min-height: 156px; margin-bottom: 10px; }

.g12-section12 .operate { text-align: left; }

.g12-section13 ul::after { display: block; clear: both; content: ""; }

.g12-section13 ul li { width: 375px; height: 375px; float: left; margin-right: 37px; margin-bottom: 37px; background-color: #fff; border: #ffc689 1px solid; overflow: hidden; }

.g12-section13 ul li img { -webkit-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }

.g12-section13 ul li:hover img { -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }

.g12-section13 ul li:nth-child(3n) { float: right; margin-right: 0; }

.g12-section13 ul .img { width: 100%; border-radius: 0; height: 210px; overflow: hidden; }

.g12-section13 ul .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.g12-section13 ul .btm { padding: 20px; }

.g12-section13 ul h3 { font-weight: bold; line-height: 24px; height: 48px; overflow: hidden; }

.g12-section13 ul h3 a { font-weight: bold; }

.g12-section13 ul .con { color: #999; font-size: 14px; line-height: 20px; height: 40px; overflow: hidden; margin-top: 20px; }

.g12-section14 ul::after { display: block; clear: both; content: ""; }

.g12-section14 ul li { margin-bottom: 37px; margin-right: 30px; width: 210px; float: left; position: relative; padding-bottom: 30px; overflow: hidden; }

.g12-section14 ul li img { -webkit-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }

.g12-section14 ul li:hover img { -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }

/*.g12-section14 ul li:nth-child(6n) { float: right; margin-right: 0; }*/

.g12-section14 ul .img { width: 100%; border-radius: 0; height: 460px; overflow: hidden; }

.g12-section14 ul .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.g12-section14 ul .btm { position: absolute; bottom: 0; right: 0; color: #ffc689; text-align: right; font-size: 14px; line-height: 20px; }

.g12-section14 ul .btm b { font-size: 16px; }

.g12-section15 ul { padding-bottom: 7px; }

.g12-section15 ul::after { display: block; clear: both; content: ""; }

.g12-section15 ul li { width: 375px; height: 210px; float: left; margin-right: 37px; margin-bottom: 30px; background-color: #ffc689; border: #ffc689 1px solid; overflow: hidden; }

.g12-section15 ul li img { -webkit-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }

.g12-section15 ul li:hover img { -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }

.g12-section15 ul li:nth-child(3n) { float: right; margin-right: 0; }

.g12-section15 ul .img { width: 100%; border-radius: 0; height: 210px; overflow: hidden; }

.g12-section15 ul .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

/* |02|观众最喜爱的科教影视作品评选| */
.g12-section2-1 { height: 625px; }

.g12-section2-1 .link { display: block; width: 100%; height: 100%; background: url("../picture/banner11.png") center center no-repeat; background-size: 1920px auto; position: relative; }

.g12-section2-1 .link img { position: absolute; left: 50%; top: 50%; margin-top: -312px; margin-left: -500px; }

.g12-section2 { background: url("../images/bg21.jpg") center center no-repeat; background-size: 1920px auto; height: auto;overflow: hidden; }

.g12-section2-3, .g12-section2-4, .g12-section2-5, .g12-section2-6, .g12-section2-7, .g12-section2-8, .g12-section2-9, .g12-section2-10 { margin-bottom: 70px; }

.g12-section2-3 .title, .g12-section2-4 .title, .g12-section2-5 .title, .g12-section2-6 .title, .g12-section2-7 .title, .g12-section2-8 .title, .g12-section2-9 .title, .g12-section2-10 .title { margin-bottom: 40px; }

.g12-section2-3 .title img, .g12-section2-4 .title img, .g12-section2-5 .title img, .g12-section2-6 .title img, .g12-section2-7 .title img, .g12-section2-8 .title img, .g12-section2-9 .title img, .g12-section2-10 .title img { display: block; margin: 0 auto; }

.g12-section2-3 .operate, .g12-section2-4 .operate, .g12-section2-5 .operate, .g12-section2-6 .operate, .g12-section2-7 .operate, .g12-section2-8 .operate, .g12-section2-9 .operate, .g12-section2-10 .operate { text-align: center; }

.g12-section2-3 .operate .g12-btn, .g12-section2-4 .operate .g12-btn, .g12-section2-5 .operate .g12-btn, .g12-section2-6 .operate .g12-btn, .g12-section2-7 .operate .g12-btn, .g12-section2-8 .operate .g12-btn, .g12-section2-9 .operate .g12-btn, .g12-section2-10 .operate .g12-btn { line-height: 46px; display: inline-block; width: 200px; }

.g12-section2-2 { height: 373px; background: url("../images/bg22.png") center 0 no-repeat; background-size: 1047px 373px; margin-bottom: 30px; padding: 90px 170px 10px 180px; }

.g12-section2-2 .title { margin-bottom: 40px; }

.g12-section2-2 .title img { display: block; margin: 0 auto; }

.g12-section2-2 .con { font-size: 16px; line-height: 26px; color: #ffc689; text-align: justify; padding-left: 60px; }

.g12-section2-2 .con p { margin-bottom: 10px; }

.g12-section2-3 ul::after { display: block; clear: both; content: ""; }

.g12-section2-3 ul li { float: left; width: 225px; margin-right: 18px; margin-bottom: 37px; overflow: hidden; }

.g12-section2-3 ul li:nth-child(5n) { float: right; margin-right: 0; }

.g12-section2-3 ul li img { -webkit-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }

.g12-section2-3 ul li:hover img { -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }

.g12-section2-3 ul .top { border: #ffc689 1px solid; background-color: #fff; margin-bottom: 20px; }

.g12-section2-3 ul .img { width: 100%; border-radius: 0; height: 283px; overflow: hidden; }

.g12-section2-3 ul .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.g12-section2-3 ul .btm { padding: 10px; line-height: 26px; }

.g12-section2-3 ul .btm h3 { font-weight: bold; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.g12-section2-3 ul .btm p { color: #999; font-size: 14px; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.g12-section2-3 ul .number { background: url("../images/l.png") left center no-repeat, url("../images/r.png") right center no-repeat; background-size: 13px 34px,13px 34px; line-height: 34px; display: inline-block; padding-left: 15px; padding-right: 15px; }

.g12-section2-3 ul .con { text-align: center; color: #ffc689; line-height: 34px; }

.g12-section2-3 ul .g12-btn { background: -webkit-gradient(linear, left top, right top, from(#d6a66e), to(#dcb064)); background: -webkit-linear-gradient(left, #d6a66e 0%, #dcb064 100%); background: -o-linear-gradient(left, #d6a66e 0%, #dcb064 100%); background: linear-gradient(to right, #d6a66e 0%, #dcb064 100%); margin-left: 10px; border-radius: 3px; width: 70px; line-height: 30px; font-size: 16px; display: inline-block; }

.g12-section2-6 ul { padding-bottom: 17px; }

.g12-section2-6 ul::after { display: block; clear: both; content: ""; }

.g12-section2-6 ul li { float: left; width: 285px; height: 280px ; margin-right: 20px; margin-bottom: 20px; background-color: #fff; border: #ffc689 1px solid; overflow: hidden; }

.g12-section2-6 ul li:nth-child(4n) { float: right; margin-right: 0; }

.g12-section2-6 ul li img { -webkit-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }

.g12-section2-6 ul li:hover img { -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }

.g12-section2-6 ul .img { width: 100%; border-radius: 0; height: 162px; overflow: hidden; }

.g12-section2-6 ul .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.g12-section2-6 ul .btm { padding: 10px; line-height: 26px; }

.g12-section2-6 ul .btm h3 { font-weight: bold; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.g12-section2-6 ul .btm p { color: #999; font-size: 14px; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }



.g12-section2-6 ul .number { background: url("../images/l.png") left center no-repeat, url("../images/r.png") right center no-repeat; background-size: 13px 34px,13px 34px; line-height: 34px; display: inline-block; padding-left: 15px; padding-right: 15px; }

.g12-section2-6 ul .con { text-align: center; color: #ffc689; line-height: 34px; }

.g12-section2-6 ul .g12-btn { background: -webkit-gradient(linear, left top, right top, from(#d6a66e), to(#dcb064)); background: -webkit-linear-gradient(left, #d6a66e 0%, #dcb064 100%); background: -o-linear-gradient(left, #d6a66e 0%, #dcb064 100%); background: linear-gradient(to right, #d6a66e 0%, #dcb064 100%); margin-left: 10px; border-radius: 3px; width: 70px; line-height: 30px; font-size: 16px; display: inline-block; }


.g12-section2-8 { position: relative; padding-left: 300px; }

.g12-section2-8 .left-banner { position: absolute; left: -85px; top: 50%; margin-top: -294px; }

.g12-section2-8 ul { padding-bottom: 17px; position: relative; z-index: 9; }

.g12-section2-8 ul::after { display: block; clear: both; content: ""; }

.g12-section2-8 ul li { float: left; width: 285px; margin-right: 20px; margin-bottom: 20px; background-color: #1b1810; border: #ffc689 1px solid; overflow: hidden; padding-bottom: 15px; }

.g12-section2-8 ul li:first-child { opacity: 0; }

.g12-section2-8 ul li:nth-child(3n) { float: right; margin-right: 0; }

.g12-section2-8 ul li img { -webkit-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }

.g12-section2-8 ul li:hover img { -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }

.g12-section2-8 ul .img { width: 100%; border-radius: 0; height: 162px; overflow: hidden; }

.g12-section2-8 ul .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.g12-section2-8 ul .btm { padding: 10px; color: #fff; }

.g12-section2-8 ul .btm p { font-size: 14px; line-height: 22px; height: 44px; overflow: hidden; }

.g12-section2-8 ul .number { background: url("../images/l.png") left center no-repeat, url("../images/r.png") right center no-repeat; background-size: 13px 34px,13px 34px; line-height: 34px; display: inline-block; padding-left: 15px; padding-right: 15px; }

.g12-section2-8 ul .con { text-align: center; color: #ffc689; line-height: 34px; }

.g12-section2-8 ul .g12-btn { background: -webkit-gradient(linear, left top, right top, from(#d6a66e), to(#dcb064)); background: -webkit-linear-gradient(left, #d6a66e 0%, #dcb064 100%); background: -o-linear-gradient(left, #d6a66e 0%, #dcb064 100%); background: linear-gradient(to right, #d6a66e 0%, #dcb064 100%); margin-left: 10px; border-radius: 3px; width: 70px; line-height: 30px; font-size: 16px; display: inline-block; }





.g12-section2-9 ul::after { display: block; clear: both; content: ""; }

.g12-section2-9 ul li { width: 375px; height: 375px; float: left; margin-right: 37px; margin-bottom: 37px; background-color: #fff; border: #ffc689 1px solid; overflow: hidden; }

.g12-section2-9 ul li img { -webkit-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }

.g12-section2-9 ul li:hover img { -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }

.g12-section2-9 ul li:nth-child(3n) { float: right; margin-right: 0; }

.g12-section2-9 ul .img { width: 100%; border-radius: 0; height: 210px; overflow: hidden; }

.g12-section2-9 ul .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.g12-section2-9 ul .btm { padding: 20px; }

.g12-section2-9 ul h3 { font-weight: bold; line-height: 24px; height: 48px; overflow: hidden; margin-bottom: 10px; }

.g12-section2-9 ul h3 a { font-weight: bold; }

.g12-section2-9 ul .con { color: #999; font-size: 14px; line-height: 20px; height: 40px; overflow: hidden; margin-top: 20px; }

.g12-section2-10 ul::after { display: block; clear: both; content: ""; }

.g12-section2-10 ul li { width: 224px; height: 70px; overflow: hidden; float: left; margin-right: 20px; margin-bottom: 20px; }

.g12-section2-10 ul li:hover img { -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }

.g12-section2-10 ul li:nth-child(5n) { margin-right: 0; float: right; }

.g12-section2-10 ul img { -o-object-fit: cover; object-fit: cover; width: 100%; height: 100%; }

.page li{ float: left; margin:0 5px;  }
.page li a {color:#F9E1B0}


.zan .number { background: url("../images/l.png") left center no-repeat, url("../images/r.png") right center no-repeat; background-size: 13px 34px,13px 34px; line-height: 34px; display: inline-block; padding-left: 15px; padding-right: 15px; }

.con { text-align: center; color: #ffc689; line-height: 34px; }

.zan .g12-btn { background: -webkit-gradient(linear, left top, right top, from(#d6a66e), to(#dcb064)); background: -webkit-linear-gradient(left, #d6a66e 0%, #dcb064 100%); background: -o-linear-gradient(left, #d6a66e 0%, #dcb064 100%); background: linear-gradient(to right, #d6a66e 0%, #dcb064 100%); margin-left: 10px; border-radius: 3px; width: 70px; line-height: 30px; font-size: 16px; display: inline-block; }
