﻿@charset "utf-8";
/* CSS Document */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
}
ul,
ol {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  border: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
.container {
}
.header {
  width: 100%;
  height: auto;
  margin: 0 auto;
  margin-bottom: 10px;
}
.header .banner {
  width: 100%;
  height: 154px;
  position: relative;
}
.header .banner .zz_logo {
  width: 84px;
  height: 84px;
  background: url(../ext_images/zz_logo.png);
  float: left;
  position: relative;
  left: 80px;
  top: 33px;
}
.header .banner .zz_tit {
  float: left;
  height: 87px;
  font-family: "Microsoft YaHei";
  font-size: 62px;
  position: relative;
  left: 100px;
  top: 33px;
}
.header .zznav {
  width: 100%;
  height: 38px;
  background: #3f2c75;
}
.header .zznav_ul {
  height: 38px;
  text-align: center;
}
.header .zznav_ul li {
  display: inline-block;
  height: 38px;
  font-family: "Microsoft YaHei";
  line-height: 38px;
  border-left: #fff solid 1px;
}
.header .zznav_ul .active {
  background: #4a9c0b;
  color: #000;
}
.header .zznav_ul li a {
  color: #fff;
  text-decoration: none;
  padding: 0 20px 0 20px;
}
.main {
  width: 1200px;
  margin: 0 auto;
}
.main .main_left {
  width: 220px;
  float: left;
}
.main .main_center {
  width: 738px;
  float: left;
  margin-left: 10px;
}
.main .main_right {
  width: 220px;
  float: right;
}
.footer {
  width: 100%;
  text-align: center;
  padding-top: 10px;
  font-size: 13px;
  line-height: 25px;
  margin: 0 auto;
  background: #202020;
  margin-top: 10px;
}

.main .main_d_left {
  width: 970px;
  height: auto;
  float: left;
}

.footer .folist {
  padding-left: 15px;
  padding-bottom: 10px;
}
.footer .folist .lik {
  float: left;
  width: 33.333%;
  padding: 0;
}
.footer .folist .lik > * {
  padding: 0 10px;
}
.footer .folist .th5 {
  line-height: 35px;
  font-family: "Microsoft YaHei";
  font-size: 15px;
  color: #ffffff;
  border-bottom: #585858 dashed 1px;
  margin: 0 10px;
}
.footer .folist .lik .ful {
  padding-top: 5px;
}
.footer .folist .lik .ful li {
  line-height: 25px;
  color: #585858;
}
.footer .folist .lik .ful li a {
  text-decoration: none;
  color: #585858;
}
.footer .folist .lik .ful li a:hover {
  color: #fff;
}

.float {
  clear: both;
  padding: 0;
  margin: 0;
  height: 0px;
}

.lunbo {
  width: 100%;
  padding-top: 5px;
}
.silder {
  width: 100%;
  height: 200px;
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
  position: relative;
  float: left;
}
.silder .silder_list {
  height: 200px;
  overflow: hidden;
  position: relative;
}
.silder .silder_list a {
  position: absolute;
  top: 0;
  left: 0;
}
.silder .silder_list a,
.silder .silder_list img {
  display: inline-block;
  float: left;
}
.silder .silder_page {
  height: 42px;
  text-align: right;
  margin: 0 auto;
  right: 1px;
  overflow: hidden;
  position: absolute;
  bottom: 1px;
}
.silder .silder_page li {
  width: 16px;
  font-size: 12px;
  float: left;
  height: 16px;
  line-height: 16px;
  margin: 15px 10px 0 0;
  background: #f1f1f1;
  display: inline-block;
  text-align: center;
  color: #000;
}
.silder .silder_page li.current {
  background: #c70b31;
  color: #fff;
}
.silder_desc {
  color: #fff;
  background: url(../ext_images/tit_bg.png) repeat 0 0;
  float: left;
  line-height: 42px;
  height: 42px;
  width: 100%;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: left;
  text-indent: 10px;
}
.silder .silder_page li:hover {
  cursor: pointer;
}

/*展开收起样式*/
#merge_abstract {
  padding: 0;
  margin: 0;
}
#switchBox {
}
#container {
}
#wrap {
  margin-bottom: 10px;
  border-bottom: #ccc dashed 1px;
}
#gradient,
#read-more {
  background: #ececec;
  width: 120px;
  font-size: 12px;
  line-height: 25px;
  text-align: center;
  margin: 0 auto;
  border-radius: 10px;
}
#gradient,
#read-more a {
  text-decoration: none;
  font-weight: bold;
  color: #f60;
}

/*TongYong*/
.column {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.column_t {
  width: 100%;
  height: 38px;
  line-height: 38px;
  background: #3f2c75; /* background:url(../ext_images/stripe_bg.png); */ /* border-bottom: #59616D solid 1px; */
}
.column_t h5 {
  float: left;
  text-indent: 25px;
  color: #fff; /* font-weight: bold; */
  font-family: "Microsoft YaHei";
}
.column_t .more {
  float: right;
  text-decoration: none;
  color: #fff;
  background: url(../ext_images/gd.png) no-repeat right;
  margin-right: 10px;
  width: 54px;
  padding-bottom: 42px;
}
.column_t .more span {
  display: none;
}
.column_t .none {
  display: none;
}

/*xing xin lan mu*/
.xxlb {
  border: #fff solid 1px;
  height: 196px;
}
.xxlb li {
  display: inline-block;
  font-size: 13px;
  line-height: 20px;
  padding-top: 4px;
  width: 100%;
}
.xxlb .d2,
.a2 {
  float: left;
}
.xxlb .d2 {
  width: 15px;
  background: url(../ext_images/d1.png);
  margin-top: 1px;
  height: 15px;
}
.xxlb .a2 {
  width: 198px;
  text-decoration: none;
  color: #333;
}

.xxlb3 {
  border: #fff solid 1px;
  height: 433px;
  font-family: "微软雅黑";
}
.xxlb3 li {
  display: inline-block;
  font-size: 14px;
  line-height: 25px;
  padding-bottom: 5px;
  width: 100%;
  border-bottom: dotted 1px #e4e4e4;
}
.xxlb3 .d3,
.a3 {
  float: left;
}
.xxlb3 .d3 {
  width: 50px;
  height: 60px;
  margin-top: 5px;
}
.xxlb3 .a3 {
  width: 160px;
  text-decoration: none;
  color: #333;
  padding-left: 5px;
  padding-top: 8px;
}

.xxlb4 {
  border: #fff solid 1px;
  height: 278px;
}
.xxlb4 li {
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  padding-bottom: 2px;
  width: 100%;
  border-bottom: dotted 1px #ccc;
}
.xxlb4 .d4,
.a4 {
  float: left;
}
.xxlb4 .d4 {
  width: 50px;
  height: 50px;
  margin-top: 5px;
}
.xxlb4 .a4 {
  width: 160px;
  text-decoration: none;
  color: #333;
  padding-left: 5px;
  padding-top: 8px;
}

.xxlb5 {
  border: #fff solid 1px;
  height: 216px;
}
.xxlb5 li {
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  padding-bottom: 2px;
  width: 100%;
  border-bottom: dotted 1px #eaeaea;
}
.xxlb5 .d5,
.a5 {
  float: left;
}
.xxlb5 .d5 {
  width: 25px;
  height: 25px;
  margin-top: 5px;
  margin-left: 10px;
}
.xxlb5 .d5 img {
  width: 25px;
  height: 25px;
}
.xxlb5 .a5 {
  width: 160px;
  text-decoration: none;
  color: #333;
  line-height: 22px;
  padding-left: 5px;
  padding-top: 8px;
}

/*yong hu deng lu*/
.listA_1 {
  padding-left: 0px;
}
.listA_1 li {
  font-size: 14px;
  float: left;
  cursor: pointer;
  background: #f5f5f5 url(../ext_images/login.png);
  width: 106px;
  border: #f0f0f1 solid 1px;
  height: 30px;
  padding-top: 76px;
  position: relative;
}
.listA_1 li a {
  color: #000;
  text-decoration: none;
  font-family: "Microsoft Yahei", Arial;
  position: relative;
  top: 82px;
  left: 22px;
}
.listA_1 a {
  color: #000;
  float: left;
  text-decoration: none;
  text-align: center;
  width: 110px;
  z-index: 99;
}
.listA_1 .login1 {
  background-position: -19px -27px;
}
.listA_1 .login2 {
  background-position: -15px -196px;
  margin-left: 2px;
  margin-bottom: 2px;
}
.listA_1 .login3 {
  background-position: -192px -25px;
}
.listA_1 .login4 {
  background-position: -194px -194px;
  margin-left: 2px;
}

.listA_1 li:hover {
  float: left;
  background: #288bb1 url(../ext_images/login2.png);
  width: 106px;
  border: #f0f0f1 solid 1px;
  height: 30px;
  padding-top: 76px;
}
.listA_1 li:hover a {
  color: #f00;
  text-decoration: none;
  font-family: "Microsoft Yahei", Arial;
  position: relative;
  top: 82px;
  left: 22px;
}
.listA_1 .login1:hover {
  background-position: -19px -27px;
}
.listA_1 .login2:hover {
  background-position: -15px -196px;
  margin-left: 2px;
  margin-bottom: 2px;
}
.listA_1 .login3:hover {
  background-position: -192px -25px;
}
.listA_1 .login4:hover {
  background-position: -194px -194px;
  margin-left: 2px;
}

/*za zhi shu xing*/
.zzsxB {
  background: #f5f5f7;
  margin-bottom: 15px;
}
.zzsxB .dw {
  padding-top: 10px;
}
.zzsxB .zztitk {
  height: 45px;
  border-bottom: #485366 solid 1px;
}
.zzsxB .zztitB {
  font-size: 23px;
  margin-top: 14px;
  font-family: "Microsoft YaHei";
  color: #485366;
  float: left;
}
.zzsxB .njq {
  float: right;
  margin-top: 28px;
  font-size: 14px;
  color: #c72a52;
}
.zzsxB .fmB {
  float: left;
  margin-left: 6px;
  width: 180px;
  background: url(../ext_images/mflogo.gif);
  height: 223px;
}
.zzsxB .listB {
  margin-left: 10px;
  float: left;
  width: 434px;
}
.zzsxB .lanmuB {
  border-top: dotted 1px #cccccc;
  height: 70px;
  padding-top: 10px;
  font-size: 12px;
  line-height: 20px;
}
.zzsxB .lanmuB .lB {
  float: left;
  width: 60px;
}
.zzsxB .lanmuB .rB {
  float: left;
  width: 358px;
}
.zzsxB .lanmuB .rB a {
  color: #333;
  text-decoration: none;
}
.zzsxB .lanmuB .rB a:hover {
  color: #f60;
}

.zzsxB .listB li {
  font-size: 12px;
}
.zzsxB .listdy {
  padding-bottom: 5px;
  padding-top: 5px;
}
.zzsxB .listdy li {
  float: left;
  width: 200px;
  line-height: 20px;
  font-size: 12px;
}
.zzsxB .listdy li em {
  font-style: normal;
  color: #696868;
}
.zzsxB .crq b {
  color: #c72a52;
}

.img_list {
  padding-left: 5px;
}
.img_list li {
  border: #dfdfdf solid 1px;
  margin-top: 4px;
  width: 205px;
  height: 52px;
  background: url(../ext_images/logo2.jpg);
}
.img_list li img {
  width: 205px;
  height: 52px;
}

.img_list2 {
  padding-left: 5px;
  font-size: 12px;
  padding-top: 5px;
}
.img_list2 li {
  margin-top: 4px;
  width: 205px;
  height: auto;
}
.img_list2 .img2 {
  border: #dfdfdf solid 1px;
  width: 205px;
  height: 52px;
  background: url(../ext_images/logo2.jpg);
}
.img_list2 .imgd2,
.imga2 {
  float: left;
}
.img_list2 .imgd2 {
  width: 15px;
  background: url(../ext_images/d1.png);
  background-position: 0 -5px;
  margin-top: 7px;
  height: 15px;
}
.img_list2 .imga2 {
  width: 190px;
  text-decoration: none;
  color: #333;
}

.Azu1 {
  padding-left: 10px;
}
.Azu1 .erz {
  line-height: 30px;
  background: url(../ext_images/xuxian.png) no-repeat right;
}
.Azu1 .erz a {
  background: #fff;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #333;
  text-decoration: none;
}

.Azu2 {
  border: #0c6 solid 1px;
}
.Azu2 li {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  width: 100%;
}
.Azu2 .d2,
.a2 {
  float: left;
}
.Azu2 .d2 {
  width: 15px;
  height: 15px;
}
.Azu2 .a2 {
  width: 198px;
  text-decoration: none;
  color: #333;
}

.dzsA_1 {
  padding: 10px;
  padding-left: 21px;
}
.dzsA_1 li {
  border: #fff solid 1px;
  padding: 8px;
  background: #dfdfdf url(../ext_images/dzs.jpg) no-repeat;
}
.columnB_1 {
  width: 520px;
  border: #f00 solid 1px;
}
.columnB_t1 {
  width: 520px;
  height: 30px;
  background: #096;
  border: #f00 solid 1px;
}
.listB_1 {
  border: #f00 solid 1px;
}
.listB_1 li {
  border: #3f0 solid 1px;
}

.columnB_3 {
  width: 640px;
}
.columnB_t3 {
  width: 640px;
  height: 35px;
  border-bottom: #999 solid 1px;
  line-height: 35px;
  background: #f0f0f1;
}
.columnB_t3 h5 {
  float: left;
  padding-left: 10px;
  font-family: "Microsoft YaHei";
}
.columnB_t3 .more {
  float: right;
  padding-right: 10px;
}
.columnB_t3 .none {
  display: none;
}
.listB3 {
  height: 150px;
}
.listB3 li {
  line-height: 25px;
  font-size: 14px;
  background: url(../ext_images/dd2.jpg) no-repeat left;
  padding-left: 13px;
}
.listB3 li a {
  color: #666;
  text-decoration: none;
}
.listB3 li a:hover {
  color: #f60;
}
.listB3 .tit3 {
  float: left;
}
.listB3 .sj3 {
  float: right;
  padding-right: 20px;
}

.columnB_2 {
  width: 738px;
}
.columnB_t2 {
  width: 738px;
  height: 38px;
  background: rgba(40, 139, 177, 0.29);
}
.columnB_t2 .tab_label {
  height: 38px;
}
.columnB_t2 .tab_label li {
  float: left;
  font-family: "Microsoft YaHei";
  line-height: 38px;
  padding: 0 30px 0 30px;
  height: 38px;
}
.columnB_t2 .tab_label .active {
  background: #3f2c75;
  color: #fff;
  cursor: pointer;
}

.njq_cbrq {
  height: 36px;
  line-height: 36px;
  font-size: 12px;
  font-weight: bold;
}
.njq_cbrq .le {
  float: left;
  margin-left: 10px;
}
.njq_cbrq .ri {
  float: right;
  margin-right: 10px;
}

.jm_zy {
  height: 33px;
  width: 100%;
  border-bottom: #5ea4e3 solid 1px;
}
.jm_zy .li2 {
  float: left;
  line-height: 33px;
  padding: 0 10px 0 10px;
}
.jm_zy .active {
  background: #e3e4e4;
  color: #000;
}

.Article_list {
  font-size: 12px;
}
.Article_list li {
  border-bottom: #d8d8d8 solid 1px;
  padding-bottom: 14px;
  padding-top: 14px;
  line-height: 20px;
  padding-left: 10px;
  padding-right: 10px;
}
.Article_list li .gxk {
  float: left;
  margin-top: 4px;
  width: 20px;
  display: none;
}
.Article_list li .dl {
  float: right;
  width: 81%;
  margin-left: 5px;
}
.Article_list li .dl dd a {
  color: #000;
  text-decoration: none;
}
.Article_list li .dl dd a:hover {
  color: #f60;
}
.Article_list li .author {
  color: #999;
  font-size: 14px;
  font-family: "Microsoft YaHei";
}
.Article_list li .dl dd em {
  color: #f60;
  font-style: normal;
}
.Article_list li .Article_tx {
  background: url(../ext_images/chatu.png);
  float: left;
  border: #f0f0f4 solid 1px;
  width: 114px;
  height: 65px;
  margin-top: 6px;
  margin-right: 10px;
}
.Article_list li .wzti {
  font-size: 14px;
  padding-top: 5px;
  font-family: "Microsoft YaHei";
}
.Article_list li .pl a {
  float: right;
  background: url(../ext_images/pinglun.png) no-repeat;
  font-size: 10px;
  text-decoration: none;
  color: #666;
  padding: 0 10px 0 16px;
}
.Article_list li .pl a:hover {
  color: #f90;
}
.Article_list li .pl .plun {
  background-position: left 2px;
}
.Article_list li .pl .yuedu {
  background-position: left -20px;
}
.Article_list li .tit_k {
  margin-bottom: 1px;
  border-bottom: #e6e6e6 dashed 1px;
}
.Article_list li .Abstract {
  float: left;
  width: 100%;
  line-height: 20px;
  color: #9a9a9a;
  overflow: hidden;
  height: 58px;
  margin-bottom: 4px;
}
.Article_list li .Abs a {
  text-decoration: none;
}

.search_box {
  background: #f0f0f1;
  padding: 10px 18px 10px 10px;
  margin-bottom: 10px;
}
.search {
  border: 2px solid #2e79f6;
  height: 35px;
  width: 520px;
  background: #fff;
  float: right;
}
.search_tit {
  float: left;
  padding-left: 10px;
  line-height: 35px;
  font-size: 18px;
  text-align: center;
  font-family: "Microsoft YaHei";
}
.search select {
  display: none;
}
.search .select_box {
  font-size: 12px;
  color: #999999;
  width: 100px;
  line-height: 35px;
  float: left;
  position: relative;
}
.search .select_showbox {
  height: 35px;
  background: url(../ext_images/search_ico.png) no-repeat 80px center;
  text-indent: 1.5em;
}
.search .select_showbox.active {
  background: url(../ext_images/search_ico_hover.png) no-repeat 80px center;
}
.search .select_option {
  border: 2px solid #f58400;
  border-top: none;
  display: none;
  left: -2px;
  top: 35px;
  position: absolute;
  z-index: 99;
  background: #fff;
}
.search .select_option li {
  text-indent: 1.5em;
  width: 90px;
  cursor: pointer;
}
.search .select_option li.selected {
  background-color: #f3f3f3;
  color: #999;
}
.search .select_option li.hover {
  background: #bebebe;
  color: #fff;
}
.search input.inp_srh,
.search input.btn_srh {
  border: none;
  background: none;
  height: 35px;
  line-height: 35px;
  float: left;
}
.search input.inp_srh {
  outline: none;
  width: 360px;
}
.search input.btn_srh {
  background: #2e79f6;
  color: #fff;
  font-family: "微软雅黑";
  font-size: 15px;
  width: 60px;
}
*/
/*
 .columnC_1 {
  width: 200px;
  border: #f00 solid 1px;
}
.columnC_t1 {
  width: 200px;
  height: 30px;
  background: #096;
  border: #f00 solid 1px;
}
.listC_1 {
  border: #f00 solid 1px;
}
.listC_1 li {
  border: #3f0 solid 1px;
}


/* piao fu gong gao */
.piaofu {
  width: 300px;
  border: #fff solid 1px;
  border-collapse: collapse;
  background: #fff;
}
.piaofu .ttot {
  height: 35px;
  line-height: 35px;
  border-bottom: #666 solid 1px;
  background: #485366;
}
.piaofu .gbi {
  float: right;
  line-height: 35px;
  padding-right: 10px;
}
.piaofu .ggmc {
  float: left;
  line-height: 35px;
  padding-left: 10px;
  font-weight: bold;
  color: #fff;
}
.piaofu .kko {
  padding: 10px;
  height: 192px;
  color: #f30;
  overflow: hidden;
  line-height: 20px;
  font-size: 14px;
}
.piaofu .djxq {
  text-decoration: none;
  display: block;
  float: right;
  color: #f30;
  font-size: 12px;
  padding-top: 10px;
  font-weight: bold;
}

.dn {
  display: none;
}

.Cimg1 {
  width: 738px;
  font-size: 12px;
  margin-bottom: 10px;
  font-family: "Times New Roman";
}
.Cimg1 .img1 {
  border: #fff solid 1px;
}
.Cimg1 .img1 li {
  float: left;
  margin-left: 25px;
  text-align: center;
}
.Cimg1 .fm1 {
  width: 85px;
  position: relative;
  height: 105px;
  background: url(../ext_images/crfm.jpg);
  border: #efeef3 solid 5px;
  margin-bottom: 8px;
}
.Cimg1 .fmj {
  background: url(../ext_images/fmj.png) no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  bottom: 0;
  right: 0;
}

/* tjwenz */

#tjwenz {
  width: 960px; /* border: solid 1px; */
  font-family: "Arial";
  background: url(../ext_images/stripe_bg.png);
  position: relative;
  height: 226px;
  margin-bottom: 20px;
  font-family: "微软雅黑";
}
#tjwenz .tjtit {
  border-bottom: solid 1px #a8a8a8; /* font-weight:bold; */
  text-indent: 20px;
  font-size: 18px;
  line-height: 40px;
  height: 40px;
  margin-bottom: 2px;
}
#tjwenz a {
  width: 927px;
  float: left;
  position: absolute;
}

#tjwenz a img {
  border: none;
}

#tjwenz a.show {
  z-index: 500;
}

#tjwenz .caption {
  z-index: 600;
  background-color: #000;
  bottom: 0px;
  color: #ffffff;
  height: 100px;
  width: 100%;
  position: absolute;
}

#tjwenz .caption .content {
  margin: 5px;
}

#tjwenz .caption .content h3 {
  margin: 0;
  padding: 0;
  color: #1dccef;
}

#tjwenz .wenben {
  float: right;
  width: 498px;
  position: absolute;
  top: 0;
  margin-left: 450px;
}
#tjwenz .wzbt {
  padding: 0;
  margin: 0px;
  height: 45px;
  overflow: hidden;
  padding-top: 10px;
  padding-bottom: 5px;
  font-size: 18px;
}
#tjwenz .zhaiy {
  border-top: dashed 1px #838383;
  padding-top: 4px;
  line-height: 25px;
  text-indent: 30px;
  font-size: 12px;
  height: auto;
  overflow: hidden;
}
.wenben,
.wzbt,
.zhaiy {
  color: #666;
}
/* tjwenz end */

.sousuo4 {
  border: solid 2px #bebfbf;
  width: 330px;
  background: #fff;
  height: 35px;
  position: absolute;
  right: 19px;
  top: 98px;
}
.sousuo4 .inp_srh {
  border: none;
  width: 100%;
  height: 35px;
  background: url(../images/fdjtb.png) no-repeat;
  background-position: 6px 6px;
  padding-left: 35px;
}
.sousuo4 .btn_srh {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50px;
  height: 35px;
  background: #bebfbf;
}

/* 返回顶部 */
.go-top {
  position: fixed;
  bottom: 40px;
  right: 20px;
  width: 46px;
  z-index: 999;
}
.go-top .ta {
  display: block;
  width: 46px;
  height: 46px;
  margin-bottom: 10px;
  background-image: url(../ext_images/go-top.png?);
}
.go-top .ta:last-child {
  margin-bottom: 0;
}
.go-top .go {
  background-position: 0 -150px;
}
.go-top .go:hover {
  background-position: 0 -250px;
}
.go-top .feedback {
  background-position: 0 -100px;
}
.go-top .feedback:hover {
  background-position: 0 -300px;
}
.go-top .uc-2vm {
  background-position: 0 0;
}
.go-top .uc-2vm:hover {
  background-position: 0 -350px;
}
.go-top .uc-2vm-pop {
  position: absolute;
  right: 60px;
  top: -100px;
  width: 240px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
  background: #fff;
}
.go-top .uc-2vm-pop .title-2wm {
  font-size: 14px;
  line-height: 25px;
  margin: 10px 20px;
}
.go-top .uc-2vm-pop .logo-2wm-box {
  position: relative;
}
