﻿@charset "utf-8";
html {height:100%;}
body {width:100%;height:100%;background:#fff;font-family:"PingFang SC",STXihei,"Microsoft YaHei",微软雅黑;font-size:14px;color:#555;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,fieldset,legend,form,input,textarea,th,td {padding:0;margin:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,legend,img {border:none;}
article,aside,dialog,footer,header,section,nav,figure,menu {display:block;margin:0;padding:0;}
address,caption,cite,code,dfn,em,i,th,var {font-weight:normal;font-style:normal;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;}
img {vertical-align:bottom;}
input,select,textarea,button {vertical-align:middle;}
ul li {list-style-type:none;}
ol li {margin-left:20px;}
a {color:#555;text-decoration:none;-moz-transition:background-color 0.5s ease,color 0.5s ease,border-color 0.5s ease;-webkit-transition:background-color 0.5s ease,color 0.5s ease,border-color 0.5s ease;-o-transition:background-color 0.5s ease,color 0.5s ease,border-color 0.5s ease;transition:background-color 0.5s ease,color 0.5s ease,border-color 0.5s ease;}
a:hover,a:active {color:#38d;text-decoration:none;}
p {line-height:180%;}
input:focus {outline:none;}

/*------ set color ------*/
.red {color:#c30;}
.gray {color:#888;}
.white {color:#fff;}
.light_cyan {color:#e0ffff;}
.gray_bg {background:#eee;}
.bold {font-weight:bold;}
.cursor {cursor:pointer;}

/*------ 布局排版 ------*/
.wrap {width:980px;height:auto;margin:0 auto;padding:0 10px;}
.left,.fl {float:left;}
.right,.fr {float:right;}
.hide,.none {display:none;}
.center {margin:0 auto;}
.main {}
.aside {width:230px;margin-top:20px;}
.line {width:auto;height:20px;margin-top:20px;border-top:1px solid #eaeaea;}
.line_10 {width:auto;height:10px;margin-top:10px;border-top:1px solid #eaeaea;}
.border {border:1px solid #ddd;}
.r_corner {border-radius:5px;}

h1,h2,.h1,.h2 {padding-bottom:20px;text-align:center;}
h1 {font-size:28px;}
h2,.h2,.H2 {font-size:24px;}
h3 {padding-bottom:10px;font-size:20px;}
h4 {font-size:18px;}
.chnl_logo {margin:0 auto;padding:20px 0;overflow:hidden;}
.container_12 .place {padding-top:0;}
.fa, .fas, .fab, .far {margin:0 5px;}

/*------ clearfix ------*/
.clearfix:after {content:" ";display:block;visibility:hidden;height:0;clear:both;}
.clearfix {clear:both;}
.clearbox {clear:both;width:100%;margin:0 auto;height:0;overflow:hidden;}
.clear {height:0;clear:both;overflow:hidden;}

.blank10 {display:block;padding:5px;clear:both;}
.blank20 {display:block;padding:10px;clear:both;}
.box2 {display:block;padding:20px;clear:both;}
.blank40 {display:block;padding:20px 0;clear:both;}

/*------ header, nav, footer ------*/
header {width:100%;height:200px;margin:0 auto;background:#fff;overflow:hidden;}
#top_nav {height:30px; background:rgba(210,210,210,0.3); line-height:30px; font-size:12px; text-align:right;}
#top_nav a, #user_center { display:inline-block; height:20px; line-height:20px; padding:0 4px; border-radius:4px;}
#top_nav .active {padding:0 5px; background: #1ae; color: #fff;}
#user_center.active a {color:#fff;}
#logo {display:block; position:relative; height:120px;}
#logo .logo {width:380px;height:50px;margin:30px 0;background:url(logo.png) no-repeat;}
nav {height:50px;background:url(nav_bg0.jpg) #08c;background-size:cover;background-position:center;line-height:50px;}
#nav a {display:block;float:left;height:50px;padding:0 15px;color:#fff;font-size:16px;}
#nav a:active,#nav a:focus,#nav a:hover {background:rgba(0,0,0,0.3);color:#fff;}
header + .container_12 {margin-top:30px;}

footer {width:100%;height:210px;margin-top:40px;padding:0 0 40px 0;background:#333;color:#ddd;font-size:12px;line-height:2;}
footer a {color:#ddd;}
footer a:hover {color:#fda;}
footer p {float:left;clear:left;line-height:160%;}
footer .container_12 {margin-top:40px;}
#footer_link {height:32px;background:#444;text-align:center;line-height:32px;}
#footer_link span {padding:0 20px;}
#footer_logo {width:50px;height:50px;margin:0 auto;background:url(logo.png) top right no-repeat;}
#conac {display:block;width:50px;height:60px;margin:25px auto 0;background:url(footer_conac.png) no-repeat;}
#weibo {background:url(footer_pic.png) -200px 0;}
#wechat {background:url(footer_pic.png) -100px 0;}
#focus {background:url(footer_pic.png) 0 0;}
#mistake {width:100px; height:50px; background:url(footer_jiucuo.png) no-repeat;}
.qr_code {display:block;float:right;width:100px;height:100px;margin-left:20px;overflow:hidden;}

/*------ 搜索框 ------*/
#search {float:right;width:200px;height:30px;margin-top:9px;border:1px solid rgba(0,0,0,0);border-radius:5px;background:rgba(0,0,0,0.3);}
#search input[type=text] {float:left;width:140px;margin:5px;padding:0;border:none;background:none;color:#fff;}
#search .search_submit {float:right;margin:8px;color:rgba(255,255,255,0.7);cursor:pointer;}
#search.active {background:rgba(0,0,0,0.5);border:1px solid rgba(255,255,255,0.7);}
#search.active .search_submit {color:#fff;}
#search_suggest {position:relative;width:auto;margin-top:30px;background:#fff;z-index:100;box-shadow:0 5px 15px #aaa;}
#search_suggest div {padding:0 10px;line-height:30px;}
#search_suggest div:hover {background:#f5f5f5;}

/*------ 当前位置 ------*/
.place {height:20px;margin:0 10px;padding-bottom:20px;line-height:20px;color:#777;font-size:14px;}
.place a {color:#777;}
.place a:hover {color:#38d;}
.place a:after {content:"";display:inline-block;width:5px;height:11px;margin:0 8px;background:url(icons/arrow-right-rev.png) no-repeat;background-size:100% 100%;}
.place a:last-child:after {display:none;}

/*------ 通用分页 ------*/
.pages {margin:40px auto;text-align:center;font-size:12px;}
.pages a,.pages span {margin-left:-1px;border:1px solid #ddd;padding:6px 8px;color:#555;}
.pages span {background:#eee;}
.pages a:first-child {border-left:1px solid #ddd;}
article .pages {display:none;}
#pages {padding:20px 5px 5px;text-align:right;font-size:12px;line-height:24px;}
#pages a {display:inline-block;width:24px;height:24px;margin:0 3px;line-height:26px;border:1px solid #ddd;border-radius:50%;text-align:center;}
#pages a:hover {background:#fafafa;}
#pages a.current {background:#38d;border:1px solid #38d;color:#fff;}
#pages .count {color:#999;padding:0 10px;}

/*------ 盒模型 ------*/
.block {padding:20px;}
.padding_10 {padding:10px;}/* to be abolished */

.box {width:auto;margin-bottom:20px;border:1px solid #eaeaea;}
.box_10 {width:auto;margin-bottom:20px;padding:10px;border:1px solid #eaeaea;}
.box .padding {padding:5px 20px 15px;}
.cap {width:auto;height:40px;background:#f5f5f5;line-height:40px;font-size:16px;text-indent:20px;color:#08c;}
.cap * {text-indent:0;}
.cap span {display:inline-block;float:left;min-width:100px;height:38px;margin-top:-1px;padding:0 20px;border-top:3px solid #38d;background:#fff;}
.cap a {color:#08c;}
.cap .more {margin:10px 15px;}


/*------ 列表样式 ------*/
.caption {height:50px;padding:0 20px;background:#36a;font-size:18px;color:#fff;line-height:50px;}
.caption a {color:#fff;}
.more {width:20px;height:20px;margin:3px 0 0 20px;background:url(icons.png) -190px 0 no-repeat #e5e5e5;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;}
.more:hover {background-color:#26c;background-position:-190px -12px;}

ul.list.col2 {margin-left:-20px;}
ul.list.col2 li {float:left;width:47%;margin-left:25px;}
ol.list {padding-left:20px;}
.list_box {width:auto;margin-bottom:20px;padding-bottom:10px;border:1px solid #eaeaea;}
.list_box .cap {width:auto;height:40px;margin-bottom:10px;background:#f5f5f5;line-height:40px;font-size:16px;text-indent:20px;color:#08c;}
.list_box .cap * {text-indent:0;}
.list_box .cap span {display:inline-block;float:left;min-width:100px;margin-top:-1px;padding:0 20px;border-top:3px solid #38d;background:#fff;}
.list_box .cap a {color:#08c;}
.list_box .cap .more {margin:10px 15px;}
.list_box .box2 {padding:5px 20px;}
.list_box .list {padding:0 15px;}
.list_box .list li {padding:3px 0;border-bottom:1px dashed #ececec;}
.key_tit {height:40px;margin-bottom:10px;background:#0288D1;text-align:center;color:#ff0;line-height:40px;font-size:16px;letter-spacing:5px}

.list, .list_u, .list_2 {line-height:30px;padding:10px 0;}
.list_u li {padding:3px 0;border-bottom:1px dashed #ececec;}
ul.list li:before, ul.list_u li:before {display:block;float:left;width:8px;height:8px;margin:7px 8px 0 0;background:#ddd;border:4px solid #fff;border-radius:50%;content:"";transition:all 0.8s ease;}
ul.list li:hover:before, ul.list_u li:hover:before {background:#38d;border:4px solid #bdf;}
ul.list .date, ul.list_u .date {float:right;font-size:12px;color:#777;}

.box .list, .box .list_u, .box .list_2line {padding:15px;}

.list_2line li {padding:5px 0 5px 20px;border-bottom:1px dashed #ececec;line-height:24px;}
.list_2line li:before {display:block;float:left;width:8px;height:8px;margin:3px 0 0 -20px;background:#ddd;border:4px solid #fff;border-radius:50%;content:"";transition:all 0.8s ease;}
.list_2line li:hover:before {background:#38d;border:4px solid #bdf;}
.list_2line a {display:block;}
.list_2line .date {line-height:20px;color:#999;}

.list_doc_intro {}/* 带文章摘要预览的列表 */
.list_doc_intro a {font-size:18px; text-align:left;}
.list_doc_intro .intro {margin:10px 0 30px 0; padding-bottom:20px; border-bottom:1px solid #ddd; line-height:1.5; color:#888;}

/*------ 列表样式 瀑布流式列表 ------*/
.blocks {position:relative;}
.img_frame {width:300px;height:190px;overflow:hidden;}
.img_frame img {width:100%;}
.blocks h2 {display:block;line-height:1.4;color:#248;font-weight:bold;font-size:20px;text-align:left;padding:0;}
.blocks h2 a {color:#248;}
.blocks .doc_info {height:30px;line-height:30px;color:#888;font-size:12px;text-align:left;padding:0;}


/*------ 文章样式 ------*/
article {padding:30px 30px 50px;}
.article {font-size:16px;line-height:1.8;}
.fancybox-stage article {max-width:960px;}

.txt_left {text-align:left;}
.txt_right {text-align:right;}
.txt_center {text-align:center;}
.toolbox {float:right;padding:20px 0;}
#pop-out {display:none;float:right;width:16px;height:16px;margin:0 10px;background:url(icons/pop-out.png);background-size:100% 100%;}
section {height:20px;margin:20px 0 40px;border-bottom:1px solid #ddd;text-align:center;}
section div {display:inline-block;height:40px;padding:0 20px;background:#fff;line-height:40px;font-weight:bold;font-size:18px;}
table.gfxdoc_info {width:100%;border:1px solid #eaeaea;background:#f9f9f9;margin-bottom:40px;}
table.gfxdoc_info tr {height:30px;line-height:30px;}
table.gfxdoc_info td {text-indent:30px;}

/*------ 文章 new detail view ------*/
body.doc {background: #eee;}
.doc article {width:800px;margin:20px auto 80px;padding:50px 70px;background:#fff;box-shadow:0 5px 15px #ccc;}
small {color:#777;}
.subtitle {display:none;height:50px;line-height:50px;font-weight:normal; text-align:center;}
.subtitle:before {content:"——";margin-right:10px;}
.doc_info {height:20px;padding-bottom:20px;line-height:20px;font-size:12px;text-align:center;color:#888;}
.doc_info span {display:none;}
.doc_info span:after {content:"/";margin-left:5px;color:#aaa;}
.txt {font-size:16px;line-height:1.8;}
.txt table {width:100%;}
.txt table td {padding:5px 10px;border:1px solid #ddd;border-collapse:collapse;}
.txt table td p {margin:0;}
.txt p {margin:10px 0;}
article .appendix {display:none;width:auto;margin-top:30px;padding:30px 30px 0;border-top:1px solid #ddd;}
article .appendix a {width:auto;}
article fieldset {margin-top:40px;border-top:1px solid #ddd;font-size:14px;}
article fieldset legend {height:30px;margin-left:15px;padding:0 10px;border:none;font-size:16px;line-height:30px;}

#appendix,#rel_doc {display:none;}
#appendix p {line-height:240%;}
#appendix p:before {display:block;float:left;width:8px;height:8px;margin:7px 8px 0 0;background:#ddd;border:4px solid #fff;border-radius:50%;content:"";transition:all 0.8s ease;}
#appendix p:hover:before {background:#38d;border:4px solid #bdf;}
#share {height:30px;margin-top:80px;padding:8px 15px;background:#eee;border-radius:5px;line-height:30px;}
#share input {width:400px;}
#comment_list {margin:10px 0;}
#comment_list dt {background: #f5f5f5; border-radius: 5px; height: 28px; line-height: 28px; padding: 0 15px;}
#comment_list dt * {padding: 0 5px;}
#comment_list dd {padding: 10px 15px;}
#comment {display:none;width:600px;padding:40px;}
#comment input[name=nickname] {width:80px;margin-right:10px;}
#comment input[name=CheckingCode] {width:60px;}
#comment textarea {width:100%;}
#comment .checking {height:40px;line-height:40px;}
#comment .checking img {vertical-align:middle;margin:0 5px;}
#comment .button {width:160px;}

/*------ 边栏子导航 ------*/
.aside_nav li {width:auto;height:auto;margin-bottom:15px;line-height:40px;text-align:center;font-size:16px;}
.aside_nav li > a {display:block;width:auto;height:100%;background:#f5f5f5;border:1px solid #eaeaea;}
.aside_nav li > a:hover {background:#fafafa;color:#38d;}
.aside_nav li.active a {background:#38d;color:#fff;border:1px solid #38d;}
.aside_nav li > a.active {background:#38d;color:#fff;border:1px solid #38d;}
.aside_subnav {width:auto;}
.aside_subnav a {display:block;width:auto;height:40px;border:1px solid #eaeaea;border-top:none;background:#fff;font-size:14px;}
.aside_subnav a:hover {background:#fbfbfb;}
.aside_subnav a.active {background:#38d;color:#fff;}

.aside_nav_zip a {display:block;padding:0 15px;border-bottom:1px solid #eaeaea;background:#fafafa;line-height:49px;}
.aside_nav_zip a:last-child {border-bottom:none;}
.aside_nav_zip a:hover {background:#fff;}

.menu {background:#f5f5f5; border-left:1px solid #ddd; border-right:1px solid #ddd; font-size:16px;}
.menu li {border-bottom:1px solid #ddd;}
.menu li a {display:block; height:50px; line-height:50px; padding:0 20px; border-left:8px solid rgba(0,0,0,0);}
.menu li a.active {border-left-color:#1ae;}
.menu li a:hover {background:#fbfbfb;}

/*------ 表单效果 ------*/
label {margin-right:20px;}
input[type=radio],input[type=checkbox] {margin-right:5px;}
input[type=text],input[type=password] {width:100%;height:18px;line-height:20px;padding:4px 6px;border:1px solid #ddd;border-radius:4px;font-size:14px;}
input[type=submit] {cursor:pointer;}
input.no_border {border:none;}
textarea {padding:5px;border:1px solid #ddd;border-radius:5px;font-size:14px;}
.required:after {content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:#f30;}
.button {display:block;width:100%;height:40px;border:none;border-radius:5px;background:#38d;color:#fff;line-height:40px;text-align:center;cursor:pointer;font-size:14px;}
.button:hover {color:#fff;background-color:#08c;}
button {display:inline-block;height:30px;padding:0 20px;border:none;border-radius:5px;background:#0ae;line-height:30px;color:#fff;cursor:pointer;font-size:14px;}
.btn_s {display:inline-block;margin:5px 10px;padding:0 15px;border-radius:5px;background:#1ae;line-height:30px;font-size:14px;color:#fff;}
.btn_s:hover {background:#08c;color:#fff;}

/*------ 实现按钮在输入框内部的效果 ------*/
.input_btn_in {height:30px;background:#fff;border-radius:5px;line-height:30px;overflow:hidden;}
.input_btn_in input {padding:0 8px;background:#fff;border:none;font-size:12px;overflow:hidden;}
.input_btn_in input + div {display:inline-block;padding:0 10px;background:#0ae;color:#fff;cursor:pointer;}
.input_btn_in input + div:hover {background:#08c;}

/*------ 数据表格 ------*/
table {border-collapse:collapse;border-spacing:0;}
.table {width:100%;}
.table td {padding:5px 10px;border:1px solid #ddd;line-height:1.8;border-collapse:collapse;}
.table .field {width:100px;background:#fbfbfb;}
.table .data {min-width:230px;}
.table tr.even {background:#f5f5f5;}
.table .th {text-align:center;font-weight:bold;background:#a10;color:#fff;}
.list_box .table {width:96%;margin:0 auto;}
table.viewdata tr td:first-child {white-space:nowrap;}

/*------ tabs ------*/
.tabs .tabtitle {height:40px;margin-bottom:10px;padding:0;background:#f5f5f5;}
.tabs .tabbtn {display:inline-block;float:left;height:40px;margin-top:-1px;padding:0 20px;border-top:1px solid #eaeaea;color:#555;line-height:42px;cursor:pointer;}
.tabs .tabbtn.tabcur {height:38px;border-top:3px solid #38d;background:#fff;color:#38d;line-height:38px;}
.tit_tabs {position:relative;}
.tit_tabs .tabbtn {float:right;}
.tit_tabs .tit {position:absolute;top:0;left:20px;height:40px;line-height:40px;font-size:16px;font-weight:bold;}
.aside_tabs .tabbtn {display:block;width:100%;height:auto;margin-bottom:15px;line-height:40px;text-align:center;background:#f5f5f5;border:1px solid #eaeaea;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.aside_tabs .tabbtn.tabcur {background:#38d;color:#fff;border:1px solid #38d;}

/*------ 政务公开首页 ------*/
#field_nav {background:#fafafa;padding-bottom:5px;}
#field_nav a {display:block;float:left;width:117px;height:100px;text-align:center;}
#field_nav a svg {display:block;width:40px;height:40px;margin:20px auto 10px;fill:#555;}
#field_nav a:hover svg {fill:#38d;}
#field_nav a.active {background:#38d;color:#fff;}
#field_nav a.active svg {fill:#fff;}

.zt {width:220px;height:90px;}
.zt img {width:100%;height:auto;}
.depts_list li {float:left;width:25%;height:20px;margin:10px 0;line-height:20px;text-indent:15px;}
.depts_list li a {border-left:3px solid #fff;padding-left:10px;}
.depts_list li a:hover {border-left:3px solid #38d;}
#aff_key_field .list_box a {display:inline-block;width:43%;height:50px;margin:10px 13px;background:#fafafa;line-height:50px;text-align:center;}

/*------ 领导之窗 ------*/
#leaders .txt {padding:20px 40px;}
#leaders .txt p {padding:10px 0;font-size:16px;}
#leaders .txt p.work {padding:0 0 20px 60px;}
dl.leaders {}
dl.leaders dt {float:left;width:90px;height:120px;margin:10px 20px;overflow:hidden;}
dl.leaders dt img {width:90px;height:auto;}
dl.leaders dd {float:left;width:540px;min-height:120px;margin:10px 0;}

/*------ 办事服务 ------*/
#serv_hall {display:block;width:940;height:300px;background:url(serv_hall.png) no-repeat;}
a.key_serv_img {display:block;width:300px;height:70px;margin-bottom:10px;}
.icon_list a {display:inline-block;width:70px;height:60px;margin:10px 14px;text-align:center;}
.icon_list a svg {display:block;width:30px;height:30px;margin:0 auto 5px;fill:#888;}
.icon_list a:hover svg {fill:#59e;}
.grid_6.icon_list {background:#fafafa;}
.grid_6.icon_list a {width:80px;height:50px;}
.grid_6 .icon_list a {width:24%;margin:10px 0;}
#key_serv_nav {width:100%;height:40px;padding-top:140px;background:url(serv_bg_key.png) no-repeat #aaa;background-size:cover;}
#key_serv_nav nav {width:100%;height:40px;background:rgba(70,91,192,0.8);text-align:center;}
#key_serv_nav nav a {display:inline-block;height:40px;margin-left:-5px;border-left:1px solid rgba(255,255,255,0.7);padding:0 20px;line-height:40px;color:#fff;}
#key_serv_nav nav a:hover {background:rgba(70,91,192,0.9);}
#key_serv_nav nav a:last-child {border-right:1px solid rgba(255,255,255,0.7);}
.group a {display:inline-block;width:19.5%;text-align:center;}
.group a div {width:100px;height:100px;margin:5px auto;}
.group a div#chnl11037 {background:url(serv_group.png) no-repeat 0 0;}
.group a div#chnl11039 {background:url(serv_group.png) no-repeat -100px 0;}
.group a div#chnl11040 {background:url(serv_group.png) no-repeat -200px 0;}
.group a div#chnl11041 {background:url(serv_group.png) no-repeat -300px 0;}
.group a div#chnl11042 {background:url(serv_group.png) no-repeat -400px 0;}

/*------ 互动交流 ------*/
#mail_list {text-align:center;}
#mail_list tr {height:40px;border-bottom:1px solid #eaeaea;line-height:40px;}
#mail_list tr:first-child {background:#38d;border-top:1px solid #eaeaea; color:#fff;}
#mail_list tr:hover {background:#fbfbfb;}
#mail_list tr:first-child:hover {background:#38d;}
#mail_list td {padding:0 10px;}
#mail_list tr td:first-child {text-align:left;}
#login,#write {display:block;width:80%;height:40px;margin:2px auto 17px;line-height:40px;background:#eaeaea;color:#333;text-align:center;border-radius:8px;}
#write.able {background:#38d;color:#fff;}
ol.box {padding:0 15px 10px 20px;}

/*------ 专题 ------*/
/* 专题首页 */
.zt_list {height:280px; margin-bottom:20px; background:#fff;}
.zt_list img {width:270px; height:auto;}
.zt_list a {font-size:18px;}

/* 普通专题 */
.zt_title {width:auto; height:300px; margin-bottom:40px; background-position:center center; background-size:cover;}
.zt_intro {position:relative; margin-bottom:40px; padding:40px; background:#eee; font-size:18px; line-height:1.8}

/* 专题归档 */
.archive {display:none; position:absolute; top:-10px; left:-30px; width:140px; height:60px; background:#666; border-radius:5px; color:#fff; text-align:center; transform:rotate(-15deg);}
.archive div {height:30px; font-size:30px; font-weight:bold; line-height:40px; letter-spacing:10px; text-indent:10px;}
.archive span {font-size:12px;}

.KandyPage {position:relative; padding-bottom:20px;}
.KandyPage .tabtitle {position:absolute; bottom:0; right:0; z-index:10; border:1px solid #ddd; border-right:none;}
.KandyPage .tabtitle .tabbtn {display:inline-block; padding: 5px 10px; border-right:1px solid #ddd; cursor:pointer;}
.KandyPage .tabtitle .tabcur {background:#f0f0f0;}

/*------ Social Share 社交平台分享 ------*/
@font-face{font-family:"socialshare";src:url("font-awesome/fonts/social-share.eot");src:url("font-awesome/fonts/social-share.eot?#iefix") format("embedded-opentype"),url("font-awesome/fonts/social-share.woff") format("woff"),url("font-awesome/fonts/social-share.ttf") format("truetype"),url("font-awesome/fonts/social-share.svg#iconfont") format("svg")}
.social-share{font-family:"socialshare"!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.social-share *{font-family:"socialshare"!important}
.social-share .icon-tencent:before{content:"\f07a"}
.social-share .icon-qq:before{content:"\f11a"}
.social-share .icon-weibo:before{content:"\f12a"}
.social-share .icon-wechat:before{content:"\f09a"}
.social-share .icon-douban:before{content:"\f10a"}
.social-share .icon-heart:before{content:"\f20a"}
.social-share .icon-like:before{content:"\f00a"}
.social-share .icon-qzone:before{content:"\f08a"}
.social-share .icon-linkedin:before{content:"\f01a"}
.social-share .icon-diandian:before{content:"\f05a"}

.social-share a{position:relative;text-decoration:none;margin:0 4px;display:inline-block;outline:none}
.social-share .social-share-icon{position:relative;display:inline-block;width:30px;height:30px;font-size:20px;border-radius:50%;line-height:30px;color:#888;text-align:center;vertical-align:middle;transition:background 0.6s ease-out 0s}
.social-share .social-share-icon:hover{background:#666;color:#fff}
.social-share .icon-weibo:hover{background:#ff763b}
.social-share .icon-tencent:hover{background:#56b6e7}
.social-share .icon-qq:hover{background:#56b6e7}
.social-share .icon-qzone:hover{background:#FDBE3D}
.social-share .icon-douban:hover{background:#33b045}
.social-share .icon-linkedin:hover{background:#0077B5}
.social-share .icon-diandian:hover{background:#307DCA}
.social-share .icon-wechat:hover{background:#7bc549}
.social-share .icon-wechat .wechat-qrcode{display:none;border:1px solid #eee;position:absolute;z-index:9;top:-205px;left:-84px;width:200px;height:192px;color:#666;font-size:12px;text-align:center;background-color:#fff;box-shadow:0 2px 10px #aaa;transition:all 200ms;-webkit-tansition:all 350ms;-moz-transition:all 350ms}
.social-share .icon-wechat .wechat-qrcode.bottom{top:40px;left:-84px}
.social-share .icon-wechat .wechat-qrcode.bottom:after{display:none}
.social-share .icon-wechat .wechat-qrcode h4{font-weight:normal;height:26px;line-height:26px;font-size:12px;background-color:#f3f3f3;margin:0;padding:0;color:#777}
.social-share .icon-wechat .wechat-qrcode .qrcode{width:105px;margin:10px auto}
.social-share .icon-wechat .wechat-qrcode .qrcode table{margin:0!important}
.social-share .icon-wechat .wechat-qrcode .help p{font-weight:normal;line-height:16px;padding:0;margin:0}
.social-share .icon-wechat .wechat-qrcode:after{content:'';position:absolute;left:50%;margin-left:-6px;bottom:-13px;width:0;height:0;border-width:8px 6px 6px 6px;border-style:solid;border-color:#fff transparent transparent transparent}
.social-share .icon-wechat:hover .wechat-qrcode{display:block}