@charset "UTF-8";
/**
 * @authors Elong (yangxinglong@126.com)
 * @date    2016-08-11 10:18:37
 */
body {
  font-size: 12px;
  font-family: Microsoft YaHei, Verdana, Geneva, sans-serif;
  background-color: #fff;
}
ul,
li,
p,
dl,
dt,
dd,
h2,
h3,
a,
input,
span,
strong,
body {
  padding: 0;
  margin: 0;
}
a {
  text-decoration: none;
  color: #000;
}
ul,
li {
  list-style: none;
}
img {
  border: 0 none;
}
div {
  margin: 0 auto;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  display: inline-table;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
.left {
  float: left;
}
.right {
  float: right;
}
body {
  max-width: 1366px;
  margin: 0 auto;
}
.inner {
  width: 1000px;
}
.top-bar {
  height: 60px;
  background-color: #303030;
}
.top-bar .logo a,
.top-bar .app-down a {
  display: inline-block;
  line-height: 60px;
  padding-left: 31px;
  background-repeat: no-repeat;
  background-position: 0 50%;
}
.top-bar .logo a h3,
.top-bar .app-down a h3 {
  font-weight: 400;
  color: #fff;
  font-size: 14px;
}
.top-bar .logo a h3 span,
.top-bar .app-down a h3 span {
  font-size: 12px;
  margin-left: 6px;
}
.top-bar .logo {
  float: left;
}
.top-bar .logo a {
  background-image: url(/dev/product/temp_space/20160810_gather/web/imgs/logo.png);
}
.top-bar .app-down {
  float: right;
}
.top-bar .app-down a {
  background-image: url(/dev/product/temp_space/20160810_gather/web/imgs/icon-1.png);
}
.banner {
  height: 440px;
  background: url(/dev/product/temp_space/20160810_gather/web/imgs/banner.jpg) 50% 0 no-repeat;
}
.top-nav {
  margin-top: 30px;
  height: 170px;
}
.top-nav ul {
  float: left;
  width: 176px;
  border-left: 1px solid #f1f1f1;
  padding-left: 20px;
  display: block;
}
.top-nav ul.first {
  border-left: 0 none;
}
.top-nav ul li {
  float: left;
  text-align: center;
  width: 78px;
  line-height: 30px;
  font-size: 14px;
}
.top-nav ul li.title {
  width: 166px;
  float: none;
  line-height: 70px;
  font-size: 24px;
}
.top-nav ul li.title h3 {
  font-weight: 400;
}
.top-nav ul li a {
  color: #303030;
}
.top-nav ul li a:hover {
  color: #467fe6;
}
.t {
  margin-top: 30px;
}
.t.t1 {
  margin-top: 0;
}
.t.t1 .t_cons {
  padding-top: 20px;
}
.t .t_nav {
  border-top: 2px solid #467fe6;
  height: 60px;
  line-height: 60px;
}
.t .t_nav li {
  float: left;
  width: 133px;
  padding-left: 40px;
  background: url(/dev/product/temp_space/20160810_gather/web/imgs/t-nav-1.png) 0 50% no-repeat;
  font-size: 18px;
  color: #303030;
  cursor: pointer;
}
.t .t_nav li.first {
  padding-left: 0;
  background: none;
}
.t .t_nav li.now {
  color: #467fe6;
}
.t .t_cons {
  padding-bottom: 28px;
}
.t .t_cons .t_con {
  clear: both;
  overflow: hidden;
  display: none;
}
.t .t_cons .t_con .box {
  float: left;
  width: 300px;
  margin-left: 41px;
}
.t .t_cons .t_con .box.first {
  margin-left: 0;
}
.t .t_cons .t_con .box .img {
  width: 300px;
  height: 150px;
  position: relative;
}
.t .t_cons .t_con .box .img p {
  position: absolute;
  bottom: 0;
  width: 276px;
  padding: 0 12px;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  background: url(/dev/product/temp_space/20160810_gather/web/imgs/box-img.png) 0 0 repeat;
}
.t .t_cons .t_con .box .title-1 {
  line-height: 52px;
  padding-top: 14px;
  font-size: 18px;
  color: #303030;
}
.t .t_cons .t_con .box .title-1 a {
  color: #303030;
}
.t .t_cons .t_con .box ul li {
  width: 278px;
  padding-left: 22px;
  line-height: 34px;
  background: url(/dev/product/temp_space/20160810_gather/web/imgs/icon-2.png) 0 50% no-repeat;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.t .t_cons .t_con .box ul li a {
  font-size: 14px;
  color: #606060;
}
.t .t_cons .t_con .box ul li a:hover {
  color: #303030;
}
.t2 {
  clear: both;
  overflow: hidden;
  padding-top: 30px;
}
.t2 .inner {
  border: 1px solid #f2f2f2;
  width: 998px;
}
.t2 .t_nav {
  clear: both;
  overflow: hidden;
  border-bottom: 1px solid #f2f2f2;
}
.t2 .t_nav li {
  float: left;
  width: 250px;
  border-left: 1px solid #f2f2f2;
  text-align: center;
  height: 62px;
  line-height: 62px;
  font-size: 16px;
  color: #467fe6;
  cursor: pointer;
  padding: 0;
  background-image: none;
}
.t2 .t_nav li h3 {
  display: block;
  font-size: 16px;
  padding-top: 7px;
  line-height: 24px;
  font-weight: 400;
}
.t2 .t_nav li p {
  line-height: 24px;
  font-size: 12px;
  color: #909090;
}
.t2 .t_nav li.first {
  border: none;
  width: 245px;
}
.t2 .t_nav li.now {
  color: #fff;
  background-color: #467fe6;
}
.t2 .t_nav li.now h3,
.t2 .t_nav li.now p {
  color: #fff;
}
.t2 .t_cons {
  padding: 21px 21px 30px;
}
.t2 .t_cons .info {
  border: 1px solid #f1f1f1;
}
.t2 .t_cons .info .info-title {
  line-height: 42px;
  background-color: #f1f1f1;
  color: #303030;
  padding-left: 33px;
}
.t2 .t_cons .info .info-title h3 {
  font-size: 16px;
  font-weight: 400;
}
.t2 .t_cons .info .info-main {
  padding: 14px 36px;
  line-height: 28px;
  font-size: 14px;
  color: #606060;
}
.t2 .t_cons .info .info-main h3,
.t2 .t_cons .info .info-main p {
  font-weight: 400;
  color: #606060;
  font-size: 14px;
}
.t2 .t_cons .info .info-main p {
  text-indent: 2em;
}
.t2 .t_cons .c_list {
  padding-top: 10px;
}
.t2 .t_cons .c_list li {
  clear: both;
  overflow: hidden;
  line-height: 40px;
}
.t2 .t_cons .c_list li.title {
  font-size: 16px;
  color: #303030;
  line-height: 58px;
}
/*.t2 .t_cons .c_list li.title .c_list_1 {
  padding-left: 20px;
  width: 438px;
}*/
.t2 .t_cons .c_list li.title .c_list_3 {
  padding-left: 3px;
}
.t2 .t_cons .c_list li:nth-child(2n) {
  background-color: #f6f6f6;
}
.t2 .t_cons .c_list li a {
  font-size: 14px;
  color: #606060;
}
.t2 .t_cons .c_list li .c_list_1,
.t2 .t_cons .c_list li .c_list_2,
.t2 .t_cons .c_list li .c_list_3,
.t2 .t_cons .c_list li .c_list_4 {
  float: left;
  margin-left: 64px;
}
.t2 .t_cons .c_list li .c_list_1 {
  width: 490px;
}
.t2 .t_cons .c_list li .c_list_2 {
  width: 79px;
}
.t2 .t_cons .c_list li .c_list_3 {
  width: 110px;
}
.t2 .t_cons .c_list li .c_list_4 {
  width: 62px;
  margin-left: 0;
}
.t2 .t_cons .c_list li .c_list_4 span {
  display: inline-block;
  width: 52px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  background-color: #f51e55;
  color: #fff;
  border-radius: 4px;
  margin-top: 7px;
}
.f-links .inner {
  border: 1px solid #f1f1f1;
}
.f-links .f-links-title {
  height: 42px;
  line-height: 42px;
  padding-left: 29px;
  background-color: #f1f1f1;
}
.f-links .f-links-title h3 {
  font-size: 14px;
  color: #303030;
}
.f-links .f-links-main {
  padding: 29px;
  padding-left: 0;
}
.f-links .f-links-main li {
  float: left;
  margin-left: 29px;
  line-height: 24px;
}
.f-links .f-links-main li a {
  font-size: 12px;
  color: #303030;
}
.footer {
  font-size: 14px;
  line-height: 32px;
  text-align: right;
  color: #b0b0b0;
  margin-top: 30px;
  padding-bottom: 30px;
}
.footer a,
.footer span {
  display: inline-block;
}
.footer span {
  margin: 0 20px;
}
.footer a {
  color: #b0b0b0;
}
.footer a:hover {
  color: #707070;
}
.footer .footer_icp .wechat {
  position: relative;
  top: 5px;
  display: inline-block;
  width: 22px;
  height: 18px;
  margin-right: 20px;
  cursor: pointer;
  background: url(/dev/product/temp_space/20160810_gather/web/imgs/home_wechat.png) 0 0 no-repeat;
}
.footer .footer_icp .wechat:hover {
  background-image: url(/dev/product/temp_space/20160810_gather/web/imgs/home_wechath.png);
}
.footer .footer_icp .wechat_alert {
  font-size: 12px;
  line-height: 18px;
  position: absolute;
  top: -222px;
  left: -80px;
  display: none;
  width: 174px;
  height: 205px;
  padding-top: 17px;
  cursor: default;
  text-align: center;
  background: url(/dev/product/temp_space/20160810_gather/web/imgs/home_wechat_alert.png) 0 0 no-repeat;
}
.footer .footer_icp .wechat_alert img {
  margin-top: 8px;
}
.footer .footer_icp .wechat:hover .wechat_alert {
  display: block;
}
.footer .footer_icp .sina {
  position: relative;
  top: 5px;
  left: 0;
  overflow: hidden;
  width: 22px;
  height: 18px;
  text-indent: 9999px;
  background: url(/dev/product/temp_space/20160810_gather/web/imgs/home_sina.png) 0 0 no-repeat;
}
.footer .footer_icp .sina:hover {
  background-image: url(/dev/product/temp_space/20160810_gather/web/imgs/home_sinah.png);
}
