* {
  margin: 0px;
  padding: 0px;
}
body {
  font-size: 13px;
  font-family: "Hiragino Sans GB", "Microsoft Yahei", Arial, sans-serif;
  margin: 0 auto;
  background: #FFF;
  overflow-x: hidden;
}
* {
  margin: 0;
  padding: 0;
  color: #666666;
}
b,em, strong
{
    color:unset
}
a:hover,
a:focus {
  color: #555;
  text-decoration: none;
}
.clear {
  clear: both;
}
ul {
  margin: 0;
}
li {
  list-style-type: none;
}
a img {
  opacity: 1;
}
a img:hover {
  opacity: 0.9;
}
.hide1 {
  display: none;
}
img {
  max-width: 100%;
}
.gray-summary {
  color: #999;
  line-height: 20px;
}
.container {
  width: 1000px;
  margin: 0 auto;
  padding: 10px 0;
  overflow: hidden;
}
p {
  margin-bottom: 0;
}
.content {
  line-height: 25px;
}
header {
  width: 100%;
  padding: 0;
  height: 130px;
}
header .nav {
  margin-bottom: 0px;
  height: 50px;
  margin-top: 5px;
  float: left;
  margin-left: 0px;
}
header .nav .dropdown:hover {
  background: none;
}
header .nav .dropdown:hover > ul.dropdown-menu {
  display: block;
}
header .nav .dropdown:hover > ul.dropdown-menu a {
  color: #555 !important;
}
header .nav .dropdown:hover > ul.dropdown-menu a:hover {
  color: #1fc4f2 !important;
}
header .nav .dropdown-menu {
  top: 38px;
}
header .nav .dropdown-menu a {
  padding: 7px 20px;
}
header .nav-pills > li + li {
  margin-left: 29px;
}
header #search_input {
  border-radius: 5px;
  width: 160px;
  height: 35px;
  vertical-align: middle;
  padding: 0 28px 0 8px;
  border: 1px solid #ddd;
  outline-color: #ddd!important;
}
header .inp-submit {
  position: absolute;
  font-size: 16px;
  right: 8px;
  top: 10px;
  color: #999;
}
header .inp-submit:hover {
  color: #666 !important;
}
header a {
  background: none;
  color: #333 !important;
  font-size: 16px;
}
header li.active a,
header a:hover {
  color: #1fc4f2 !important;
}
header .container {
  position: relative;
  padding-bottom: 0;
  overflow: visible;
}
header .container .lang {
  position: absolute;
  right: 0;
  bottom: 5px;
}
header .container .lang img {
  width: 20px;
}
header .nav-pills > li.active > a,
header .nav-pills > li.active > a:hover,
header .nav-pills > li.active > a:focus,
header .nav > li > a:hover,
header .nav > li > a:focus {
  background: none;
}
.front {
  width: 100%;
}
.front h3 span {
  color: #1fc4f2;
  font-weight: 100;
  font-size: 16px;
}
.front .white {
  background: #fff;
  padding: 20px 0;
}
.front .gray {
  background: #f4f4f4;
  padding: 20px 0;
}
.item a img:hover {
  opacity: 1;
}
.index_join h4 {
  padding: 5px;
}
.index_join .index_join_s {
  position: relative;
  height: 160px;
  text-align: left;
}
.index_join .index_join_s .index_join_s_more {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.index_join .index_join_list {
  width: 180px;
  float: left;
  margin-right: 24px;
}
.index_join .index_join_list:nth-last-child(1) {
  float: right;
  margin-right: 0;
}
.news-list .col-sm-2 {
  padding-right: 0;
  padding-left: 0px;
}
.news-list .col-sm-10 {
  padding-left: 0;
  padding-right: 0;
}
.news-list .col-sm-10 h4 {
  font-size: 16px;
  line-height: 28px;
}
.month-bg {
  display: inline-block;
  width: 100%;
  background: #1fc4f2;
  color: #fff;
  font-size: 28px;
  padding-top: 4px;
  padding-bottom: 4px;
  text-align: center;
  line-height: 20px;
}
.month-bg font {
  font-size: 15px;
  color: #fff;
}
.container.list-model {
  margin-bottom: 50px;
}
.container.list-model .list {
  background: #fff;
  height: 500px;
  width: 100%;
  margin-top: 15px;
}
.container.list-model .list .cate-list {
  overflow: visible;
}
.container.list-model .list .cate-list li {
  height: 50px;
  line-height: 22px;
}
.container.list-model .list .cate-list li a {
  display: block;
  background: #eee;
  padding: 9px 0;
  text-align: center;
  color: #333;
  font-size: 16px;
}
.container.list-model .list .cate-list li a:hover {
  background: #1fc4f2;
  color: #fff;
}
.container.list-model .list .cate-list li.active a {
  color: #fff;
  background: #1fc4f2;
}
.container.list-model .list .list-con {
  margin-bottom: 10px;
}
.container.list-model .list .list-con .month-bg font {
  font-size: 13px;
}
.container.list-model .list .list-con a {
  display: inline-block;
  height: 260px;
  overflow: hidden;
}
.container.list-model .list .list-con a .list_img_summary {
  padding: 5px 10px;
  border: 1px solid #eee;
  height: 128px;
}
.container.list-model .list .list-con a .list_img_summary h4 {
  color: #1fc4f2;
  font-size: 15px;
  line-height: 22px;
  margin-top: 0;
}
.container.list-model .list .list-con a:hover {
  background: #f8f8f8;
}
a.label-tag {
  margin-right: 0 5px;
  color: #666;
  font-weight: normal;
  background-color: #FFF;
  border: 1px solid #999;
}
a.label-tag:hover,
a.label-tag:focus {
  color: #fff;
  opacity: 0.9;
  background: #1fc4f2;
  border: 1px solid #1fc4f2;
}
a.label-tag:hover b,
a.label-tag:focus b,
a.label-tag:hover span,
a.label-tag:focus span {
  color: #fff;
}
a.label-select {
  background-color: #1fc4f2;
  border: 1px solid #1fc4f2;
  color: #fff;
}
a.label-select b,
a.label-select span {
  color: #fff;
}
a.label-select:hover,
a.label-select:focus {
  color: #fff;
}
.tag-item {
  float: left;
  margin: 7px 5px 7px 0;
}
.tag-item a:hover {
  background-color: #1fc4f2;
}
.blog-date {
  margin-bottom: 10px;
}
.con-detail img {
  max-width: 100%;
}
.con-detail h3 {
  text-align: left;
  padding-bottom: 10px;
  font-weight: 400;
  line-height: 30px;
  font-size: 20px;
}
.con-detail h3.text-center {
  text-align: center;
}
.con-detail .details {
  padding-top: 11px;
  line-height: 28px;
  font-size: 15px;
}
.index-summary {
  line-height: 28px;
}
.index-summary .more {
  border: 1px solid #ddd;
  margin-top: 15px;
  margin-bottom: 20px;
  padding: 5px 20px;
}
.breadcrumb {
  background: none;
  border-bottom: 1px solid #ddd;
  text-align: left;
  border-radius: 0;
  padding-left: 0;
}
.breadcrumb li a {
  color: #999;
}
.breadcrumb li.active {
  color: #1fc4f2;
}
.list_media_top {
  padding: 14px 25px;
  background: #F5F5F5;
  font-size: 17px;
  font-weight: bold;
  color: #333;
}
.list-media {
  height: 205px;
  margin-bottom: 20px;
  background: #F5F5F5;
  overflow: hidden;
}
.list-media a {
  font-size: 15px;
  color: #666;
}
.list-media a p {
  padding: 5px 10px;
  height: 54px;
  overflow: hidden;
}
.list-media.active,
.list-media:hover {
  border-bottom: 2px solid #1fc4f2;
}
a.a-link {
  display: inline-block;
  width: 100px;
  text-align: center;
  padding: 4px 20px;
  background: #1fc4f2;
  color: #fff !important;
  border-radius: 5px;
  font-size: 14px;
}
a.a-link:hover {
  color: #fff !important;
  opacity: 0.8;
}
a.a-link.a-link-fund {
  background: #f16523;
}
.carousel-control.right,
.carousel-control.left {
  background: none;
}
.register_lingxi_tongxun {
  position: absolute;
  bottom: 0;
  background: rgba(33, 193, 241, 0.5);
  width: 100%;
}
.register_lingxi_tongxun div {
  padding: 10px 0;
  font-size: 16px;
  color: #fff;
}
.register_lingxi_tongxun .icon {
  padding: 5px ;
  font-size: 30px;
}
.register_lingxi_tongxun .message {
  padding: 15px;
  font-size: 18px;
  float: left;
}
.register_lingxi_tongxun ul.info {
  float: left;
  padding: 5px;
  padding-left: 0;
  margin-bottom: 0;
}
.register_lingxi_tongxun ul.info li {
  list-style: none;
  float: left;
}
.register_lingxi_tongxun ul.info li input {
  padding: 8px;
  color: #999;
  margin-right: 10px;
  font-size: 14px;
  width: 220px;
}
.register_lingxi_tongxun ul.info li .btn {
  padding: 10px 20px;
  margin-top: 0;
}
.index-t {
  color: #333;
  margin-bottom: 25px;
  font-size: 26px;
}
.index-t .index-title-floor {
  display: inline-block;
  background: #999;
  height: 3px;
  width: 65px;
}
.index-about {
  color: #666;
  font-size: 14px;
  line-height: 25px;
}
.index-about-num {
  margin-top: 10px;
  margin-bottom: 5px;
}
.index-about-num ul li {
  float: left;
  width: 34%;
}
.index-about-num ul li:nth-child(2) {
  text-align: center;
  border-left: 2px solid #ddd;
  border-right: 2px solid #ddd;
}
.index-about-num ul li:nth-child(3) {
  width: 32%;
  text-align: right;
}
.index-about-num ul li span {
  color: #1fc4f2;
  font-size: 24px;
}
.storys-item {
  height: 290px;
  padding: 60px 150px 30px;
}
.storys-item img {
  position: absolute;
  left: 150;
  bottom: 29px;
}
.storys-item .storys-item-main {
  background: #fff;
  border-radius: 10px;
  height: 200px;
  padding-left: 240px;
  padding-right: 10px;
  overflow: hidden;
}
.storys-item .storys-item-main h4 {
  color: #1fc4f2;
  margin: 20px 0;
}
.storys-item .storys-item-main .storys-item-con {
  color: #666;
  line-height: 25px;
}
.carousel-control {
  top: 145px;
}
.index_sponsor {
  height: 200px;
}
.index_sponsor .sponsor_img {
  position: absolute;
  top: 33px;
  width: 90px;
  height: 90px;
  border-radius: 50px;
}
.index_sponsor .sponsor_summary {
  padding-left: 160px;
  color: #1fc4f2;
  line-height: 25px;
}
.index_sponsor .sponsor_summary .ss_t,
.index_sponsor .sponsor_summary .ss_d {
  height: 20px;
  width: 100%;
}
.index_sponsor .sponsor_summary .ss_t {
  background: url(images/index_b_l.png) no-repeat left top;
}
.index_sponsor .sponsor_summary .ss_d {
  background: url(images/index_b_r.png) no-repeat right bottom;
}
.index_sponsor .carousel-control {
  top: 50px;
  display: none;
}
.index_sponsor .carousel-indicators li {
  background: #eee;
  margin-left: 5px;
}
.index_sponsor .carousel-indicators .active {
  background: #1fc4f2;
}
.index_sponsor .carousel-indicators {
  bottom: -28px;
}
.index_new_t {
  width: 480px;
  position: relative;
  overflow: hidden;
}
.index_new_t .index_new_t_title {
  position: absolute;
  bottom: -230px;
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
  color: #1fc4f2;
  padding: 3px 10px 3px 15px;
  font-size: 18px;
  font-weight: 400;
  overflow: hidden;
  height: 265px;
}
.index_new_t .index_new_t_title .gray-summary {
  font-size: 15px;
  margin-top: 10px;
  line-height: 28px;
}
.index_new_genlist {
  width: 230px;
  margin-left: 26px;
}
.index_new_genlist a {
  display: inline-block;
}
.index_new_genlist a:hover {
  background: #f8f8f8;
}
.index_new_genlist .index-title {
  border: 1px solid #eee;
  padding: 5px 10px;
  height: 125px;
  overflow: hidden;
}
.index_new_genlist .index-title h5 {
  margin-top: 0;
  line-height: 20px;
  color: #1fc4f2;
  font-weight: 400;
  font-size: 15px;
}
.index_bottom_bg {
  color: #fff;
  font-size: 22px;
  height: 250px;
  overflow: hidden;
  padding: 50px;
  position: relative;
}
.index_bottom_bg .index_bottom_bg_link {
  position: absolute;
  width: 100%;
  bottom: 55px;
  left: 0;
}
.index_bottom_bg .index_bottom_bg_link a {
  display: inline-block;
  width: 120px;
  text-align: center;
  padding: 6px 20px;
  color: #fff;
  border-radius: 5px;
  font-size: 16px;
  border: 2px solid #fff;
}
.index_bottom_bg .index_bottom_bg_link a:hover {
  background: #fff;
  color: #1fc4f2;
}
.footer {
  background: #505050;
}
.footer .footer_text {
  padding: 20px 0;
}
.footer .footer_text a {
  color: #999;
  font-size: 14px;
}
.footer .footer_text .footer_left {
  width: 548px;
  border-right: 2px solid #333;
}
.footer .footer_text .footer_left ul {
  line-height: 22px;
}
.footer .footer_text .footer_left ul li:nth-child(1) {
  margin-bottom: 10px;
}
.footer .footer_text .footer_right {
  width: 448px;
  padding-left: 40px;
}
.footer .footer_text .footer_right ul.foot-wx {
  padding-left: 16px;
  line-height: 30px;
  float: left;
}
.footer .footer_text .footer_right ul.foot-wx li {
  color: #999;
  list-style-type: disc;
}
.footer .footer_text .footer_right ul.info li {
  float: left;
}
.footer .footer_text .footer_right ul.info li input {
  background-color: #ddd;
  border: none;
  padding: 3px 5px;
  width: 120px;
  margin-right: 15px;
  border-radius: 2px;
}
.footer .footer_text .footer_right ul.info li .a-link {
  padding: 3px 5px;
  width: 65px;
}
.footer .footer_text .footer_right .foot-wx-img li {
  float: left;
  text-align: center;
  margin-left: 20px;
  color: #999;
}
.footer .footer_text .footer_right .a-footer {
  margin-bottom: 10px;
}
.footer .footer_text .a-footer {
  font-size: 15px;
  color: #eee;
}
.footer span {
  color: #999;
}
.list-pros .cate-pro {
  margin-bottom: 30px;
  padding-bottom: 10px;
  position: relative;
  overflow: hidden;
}
.list-pros .cate-pro h4 {
  margin-top: 0;
  margin-bottom: 20px;
}
.list-pros .cate-pro h4 a {
  color: #1fc4f2;
  font-weight: bold;
}
.list-pros .cate-pro .gray-summary {
  line-height: 24px;
  font-size: 14px;
}
.list-pros .cate-pro .pro_link {
  margin-top: 15px;
  margin-bottom: 10px;
  text-align: right;
}
.a-list {
  color: #1fc4f2;
  display: inline-block;
  border: 1px solid #eee;
  padding: 5px 10px;
  border-radius: 5px;
}
.a-list:hover {
  background: #1fc4f2;
  color: #fff !important;
}
.list_model {
  margin-top: 25px;
}
.list_model .cate-pro {
  margin-bottom: 20px;
}
.list_model .cate-pro .gray-summary {
  margin-bottom: 15px;
  line-height: 22px;
}
.list_model .cate-pro a {
  color: #1fc4f2;
}
.list_model .cate-pro h4 {
  margin-top: 0;
}
.detail_top_summary {
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
}
.ds-join .a-list:first-child {
  background: #1fc4f2;
  color: #fff;
}
.ds-join .a-list:first-child:hover {
  background: #fff;
  color: #1fc4f2 !important;
}
#carousel-example-generic2 .carousel-control {
  top: 120px;
}
#carousel-example-generic2 .carousel-indicators li {
  background: #eee;
  margin-left: 5px;
}
#carousel-example-generic2 .carousel-indicators .active {
  background: #1fc4f2;
}
#carousel-example-generic2 .carousel-indicators {
  bottom: 0px;
}


#storys li {
  width: 310px;
  height: 360px;
  border: 1px solid #e4e4e4;
  margin-right: 35px;
  float: left;
  background: white;
}

#storys {
  height: 380px;
}

#storys li:hover {
  background: #f8f8f8;
}

#storys li:last-child {
  margin-right: 0;
}

#storys li p.s_title{
  padding: 10px 15px;
  font-size: 18px;
  color: #1fc4f2;
}

#storys li p.s_summary{
  padding: 0 15px;
  color: #666;
}

#story_toggle {
  clear: both;
  margin-top: 20px;
  width: 60px;
  margin: 0 auto;
}

#story_toggle li{
  float: left;
  height: 10px;
  margin-right: 10px;
  width: 18px;
}

#story_toggle li:hover{
  cursor: pointer;
}

#story_toggle li.on{
  background: url(images/toggle_on.png) no-repeat;
}
#story_toggle li.off{
  background: url(images/toggle_off.png) no-repeat;
}
