* {
    margin: 0;
    padding: 0;
    outline: none;
}
body 
{
    position:relative;
    line-height: 1.5;
    font-size: 14px;
   /* font-family: Arial, Helvetica, STHeiTi, sans-serif;*/
    margin:0 auto
}
ul, ol, li {
    list-style: none;
}
a {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:hover {
    color: #1a52a5;
    text-decoration: none
}
img {
    display: block
}
html {
    background: #fff;
    font-family:"微软雅黑";
    
}
.container {
    width: 100%;
/*    max-width: 1920px;*/
    height: auto;
    display: table;
    margin: 0 auto;
   
}
/*顶部导航*/
.navTop {
    width: 100%;
    height: 29px;
    border-bottom: 1px solid #e1e1e1
}
.navTopBox {
    width: 1200px;
    height: 29px;
    margin: 0 auto
}
.navTopBox-link {
    float: left;
    line-height: 29px;
    font-size: 12px;
    color: #333333
}
.navTopBox-link a 
{
    position:relative;
    color: #333333
}

.navTopBox-link a.download::before{
    display: inline-block;
 
    content: "";
    width:18px;
    height:18px;
    background: url("../new-images/download.gif") no-repeat center;
    background-size:100% auto;
    vertical-align: middle;
    margin: -2px 6px 0 0
}

  
 .hover_info {
    display: none;
    position: absolute;
    left:0;
    z-index: 99;
    top: 22px;
    width: 168px;
    height: 188px;
    background: #ffffff;
    -webkit-box-shadow: 0px 2px 20px 0px rgb(120 120 120 / 50%);
    box-shadow: 0px 2px 20px 0px rgb(120 120 120 / 50%);
    border-radius: 1px;
    padding: 18px 22px 18px 22px;
}
  .hover_info img{ width:168px; height:168px; display:block} 
   .hover_info .tit {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #273249;
    line-height: 20px;
}  

    

.navTopBox-link a>img {
    display: inline-block;
    vertical-align:middle;
    margin-top:-2px;
}
.navTopBox-login {
    float: right;
    line-height: 29px;
}
.service-telephone {
    float: left;
    color: #333333
}
.service-telephone span {
    font-size: 12px
}
.navTopBox-login a.loginBtn {
    font-size: 12px;
    background: #1844a7;
    padding: 4px;
    color: #fff;
    margin: 0 20px 0 50px
}
.navTopBox-login a.register1 {
    font-size: 12px;
    color: #31353b;
    border-bottom: 1px solid #31353b;
    padding-bottom: 2px
}
.navTopBox-login a.register:hover, .navTopBox-login a.loginBtn:hover {
    text-decoration: none;
}
.top_layer {
    width: 1200px;
    height: 36px;
    margin: 0 auto 0 auto;
    overflow: hidden;
	position:relative
}
.layer-icon{position:absolute; left:0; bottom:0}
.box {
    width: 1200px;
    height:60px;
    margin: 10px auto 0 auto;
}
.logo 
{
    position:relative; top:-5px;
    float: left;
    width: 120px;
    height: 60px
}
.logo img{ margin:0 auto}

.search 
{
    position:relative;
    float: left; margin:14px 0 0 10px
}

.search-box{ width:260px; height: 33px;     border-radius: 2px;
    border: 1px solid #d7d8db;}
.search-box span{float:left}

/*.search-box span::before{
    display: inline-block;
    content: "";
    width: 33px;
    height: 33px;
    background: url("../new-images/xh-search-icon.png") no-repeat center;
    vertical-align: middle;
    margin:-1px 0 0 0
   
}*/
.search-box span input{ border:0;width: 177px; height: 33px; line-height: 33px; padding-left:10px}
.search-box span>i{display:inline-block; width:18px; height:18px; vertical-align:middle; cursor:pointer; margin-top:-2px; display:none}
.search-box span>i img{ width:18px; height:18px;}
.search-box button {
       position: relative;
    right: -1px;
    top: 0px;
    float: right;
    width:50px;
    height: 33px;
line-height:33px;
    background:none;
    color: #fff;
    border:0;
    cursor: pointer;
    font-size: 16px;
    text-align:center;
}
.search-box button img{ width:18px;height:18px;display:block; margin:0 auto;}
.search-bottom{     width:230px;
    min-height: 94px;
    background: #ffffff;
    -webkit-box-shadow: 0px 6px 14px 0px rgb(103 103 103 / 26%);
    box-shadow: 0px 6px 14px 0px rgb(103 103 103 / 26%);
    padding: 16px 16px 20px 16px;
    position: absolute;
    z-index: 9;
    display: none;}
    
    
    .historybox_title 
    {
        display:none;
    font-size: 14px;
     color: #686f7d;
    line-height: 24px;
    height: 22px;
    margin-bottom: 0px;
}
    
      .historybox_title span {
    font-size: 14px;}
    
    .historybox_title .del_icon {
          width: 16px;
          height: 16px;
          display: inline-block;
          margin-left: 8px;
          background-size: 16px 16px;
          cursor: pointer;
          background:url("../new-images/del-icon.png") no-repeat center ;
          background-size:100% auto;
          position: relative;
          top: 2px; }
    
    
.search-title {
   
    color: #686f7d;
    line-height: 24px;
    height: 22px;
    margin-bottom: 0px;
    vertical-align: middle;
	font-weight:bold
}

.search-title span {
    font-size: 14px;
	color: #1c1c1c;
}

.search-title .hot_icon {
          width: 26px;
          height: 12px;
          display: inline-block;
          margin-left: 8px;
          background-size: 26px 12px;
          cursor: pointer;
          background:url("../new-images/search-hot.png") no-repeat center ;
          background-size:100% auto;
          position: relative;
          top: 1px; }
.historybox-list{ margin-bottom:12px;}

.historybox-list a {
              min-height: 23px;
              font-size: 12px;
              color: #273249;
              line-height: 23px;
              background: #f3f4f8;
              padding: 0 8px;
              display: inline-block;
              cursor: pointer;
              text-decoration: none;
              position: relative;
               margin-right: 12px;
            margin-top: 12px; /*display:table;*/ }
            
            
            .historybox-list a span{
              display: none;
              position: absolute;
              right: -5px;
              top: -5px;
              background-size: 10px 10px;
              width: 10px;
              height: 10px;
            
              cursor: pointer; }
            .historybox-list a span img
            { width: 10px;
              height: 10px;}
                
            



.search-hots {
    width: 100%;
    height: auto;
    display: table;
    margin-top: 4px;
    font-size:12px;
}
.search-hots a {
   
    display: inline-block;
    line-height: 24px;
    
    color: #333;
   
    margin-right: 10px;
}

.search-hots span {
   
    display: inline-block;
    line-height: 24px;
    
    color: #333;
   
    margin-right: 10px;
     vertical-align:top; margin-top: -2px
}

.boxRging-right {
    float: right;
    height:60px;
   
}
.boxRging-right-item {
	position:relative;
    float: left;
    width: 130px;
    height:60px;
    overflow: hidden;
    margin-left: 5px;
    background: #d2d2d2;
}
.boxRging-right-item2 {
	position:relative;
    float: left;
    width: 260px;
    height:60px;
    overflow: hidden;
    margin-left: 5px;
    background: #d2d2d2;
}
/*导航*/
.main 
{
    position: relative;
    width: 1200px;
    height: auto;
    display: table;
    /*background: #f7f7f7*/
    background: #fff;
    margin:0 auto;
}
.nav {
    width: 100%;
    height:80px;
    background: #fff url("../new-images/nav-bg.jpg") repeat-x;
   
}
.nav-box {
    width: 1200px;
    height: 80px;
    margin: 0 auto;
}
.nav-tips {
    position: relative;
    top: 0;
    left: -5px;
    float: left;
}
.nav-info {
    float: left;
    width: 1070px;
    height: 70px;
    margin: 0 auto;
    padding-top:10px;
}
.home-nav {
    width: 100%;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden
}
.home-nav a {
    float: left;
    color: #fff;
    margin: 0 10px 0 40px
}
.home-menu {
    width: 100%;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    overflow: hidden;
    margin-left:30px
}
.home-menu a {
    display: inline-block;
    color: #333333;
    margin: 0 10px;
    font-weight:bold;
}
.subsite-box 
{
    clear:both;
    width: 1180px;
    height: auto;
    display: table;
    background: #fff;
    margin: 0 auto 0 auto;
    padding: 10px 10px
}
.subsite-photo {
    float: left;
    width: 55px;
    height: 40px;
    overflow: hidden
}
.breed-nav {
    width: 100%;
    height: 40px;
    overflow: hidden
}
.breed-nav-item {
    float: left;
    margin-left: 10px;
}
.breed-nav-item ul {
    float: left;
    margin-right: 45px
}
.breed-nav-item ul:last-child {
    margin-right: 0px
}
.breed-nav-item ul li {
    line-height: 16px;
    padding-bottom: 10px
}
.breed-nav-item ul li a {
    display: inline-block;
    font-size: 12px;
    color: #333333;
    margin: 0 3px;
    vertical-align: top
}
/*.breed-nav-item ul li a:hover{  color: #1042ab;}*/

.bold {
    font-weight: bold
}
.city-nav {
    float: left;
    width: 100%;
    height: 40px;
    margin-top:12px;
    overflow: hidden
}
.city-nav-item {
    float: left;
    margin-left: 10px;
}
.city-nav-item ul {
    float: left;
    margin-right:29px
}
.city-nav-item ul li a {
    display: inline-block;
    font-size: 12px;
    color: #333333;
    margin: 0 3px;
    vertical-align: top
}


.city-nav-item ul:last-of-type {
    margin-right: 0px
}
.city-nav-item ul li {
    line-height: 16px;
    padding-bottom: 10px
}
.city-nav a.more-map {
    float: right;
    color: #1042ab;
    font-size: 12px;
    padding-top: 24px
}
.box1 {
    width: 1200px;
    height: auto;
    display: table;
    margin: 10px auto 0 auto;
}
.box1-left {
    float: left;
    width: 398px;
    height: 408px;
}
.swiper-photo,.box1-left .swiper-slide{ width: 398px;
    height: 225px; overflow: hidden}

.box1-left .swiper-slide-active img{animation: imgScale 5s 1 forwards;}
.box1-left  .swiper-container .swiper-pagination-bullet {
    opacity: 1;
    position: relative;
    width:24px;
    height: 3px;
    border-radius: 0;
    margin: 0 4px;
    background-color: rgba(0,0,0,0.5);
    transition: background-color .3s ease;
}


.box1-left .swiper-container .swiper-pagination-bullet::before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    transform: scaleX(0);
    transform-origin: 0 0;
}

.box1-left .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
    animation: sliderPagination 3s linear forwards
}

.box1-left  .swiper-container .swiper-pagination-bullet:hover {
    background-color: #fff;
}

@keyframes sliderPagination {
 	100% {
		transform: scaleX(1);
        opacity: 1;
    }
}

 @keyframes imgScale {
    0% {
      transform: scale(1.1);
    }

    100% {
      transform: scale(1);
    }
  }


.box1-from {
    width: 398px;
    height: auto;
    display: table;
    border-top: 1px solid #1042ab;
     border-bottom: 1px solid #e1e1e1;
    margin-top: 10px;
}
.box1-from table {
    border-collapse: collapse;
    table-layout: fixed;
}
.box1-from table tr td {
    height: 34px;
    line-height:34px;
    text-align: center;
    font-size: 14px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.box1-from table tr td:nth-child(2) {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff
}
.box1-from table tr td .rise {
    color: #db241c
}
.box1-from table tr td div.rise::after {
    display: inline-block;
    content: "";
    width: 10px;
    height: 14px;
    background: url("../new-images/rise-icon.png") no-repeat center;
    vertical-align: middle;
    margin: -2px 0 0 5px
}
.box1-from table tr td .fall {
    color: #009a0e
}
.box1-from table tr td div.fall::after {
    display: inline-block;
    content: "";
    width: 10px;
    height: 14px;
    background: url("../new-images/fall-icon.png") no-repeat center;
    vertical-align: middle;
    margin: -2px 0 0 5px
}
.box1-from table tr td:nth-child(1) {
    width: 113px;
    text-align: left;
    padding-left: 20px
}
.box1-from table tr td:nth-child(2) {
    width: 140px;
}
.box1-from table tr:nth-child(odd) {
    background: #fafafd
}
.box1-from table tr:nth-child(even) {
    background: #fff
}
.box1-center {
    float: left;
    width: 547px;
    height: 386px;
    margin-left: 10px;
    background: #fff;
    padding: 0px 20px 0 20px; 
}
.headlines ul
{
     border-top:2px solid #1042ab;
     padding-top:20px;
  
}

.headlines ul li 
{
    
    border-bottom: 1px dashed  #d8d8d8;
   /* padding-bottom: 10px;*/
    margin-bottom: 16px;
        clear: both;
    padding-bottom: 20px;
}
.headlines ul li h2 {
    font-size: 16px;
    height:22px;
       line-height: 22px;
}
.headlines ul li h2 a {
    display: inline-block;
    max-width: 100%;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    letter-spacing:1px
}
.headlines ul li h2 a:hover{color: #1042ab;}
.headlines ul li h2 a::before {
    display: inline-block;
    content: "";
    width:16px;
    height: 16px;
    background: url("../new-images/headlines-icon.png") no-repeat center;
    vertical-align: middle;
    margin: -4px 10px 0 0
}
.headlines ul li p {
    text-align: right;
    font-size: 12px;
    color: #9b9b9b;
   /* position: relative;
    top: -22px;*/
    float:right
   
}
.headlines ul li p span {
    margin-left: 30px
}
.news-list {
    width: 100%;
    height: auto;
}
.news-list ul li {
    line-height: 30px;
}
.news-list ul li a {
    display:inline-block;
    max-width: 90%;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news-list ul li a:hover {
    color: #1042ab;
    text-decoration: none
}
.news-list ul li a::before {
    display: inline-block;
    max-width: 90%;
    content: "";
    width:4px;
    height:4px;
    background: #a0a0a0;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    vertical-align: middle;
    margin: -2px 10px 0 0
}
.news-list ul li span {
    float: right;
    color: #9b9b9b;
    font-size:12px
}
.box1-right {
    float: right;
    width: 196px;
    height: 406px;
}
.box1-right .ad1 {
	position:relative;
    width: 196px;
    height: 78px;
    overflow: hidden;
    margin-bottom: 5px;
    background: #d2d2d2
}
.box1-right .ad2 {
	position:relative;
    width: 196px;
    height: 242px;
    overflow: hidden;
    background: #d2d2d2
}
.box2 {
    width: 1200px;
    height: 60px;
    overflow: hidden;
    margin: 5px auto 0 auto;
}
.box2-item {
	position:relative;
    float: left;
    width: 196px;
    height: 60px;
    overflow: hidden;
    margin-right: 5px;
    background: #d2d2d2
}
.box2-item:first-child {
    width: 195px;
}
.box2-item:last-of-type {
    margin-right: 0;
}
.content1 {
    width: 1200px;
    height: auto;
    display: table;
    /*    overflow: hidden;*/
    margin: 10px auto 0 auto;
}
.text-swiper {
    position: relative;
    width: 100%;
    height:40px;
    border-bottom: 1px solid #f7f7f7;
    overflow: hidden;
    background: #fff
}
.text-left {
    position: absolute;
    z-index: 9;
    float: left;
    color: #333;
    width: 130px;
    height: 40px;
    margin: 0 0 0 30px;
    background: url("../new-images/text-bg.png") repeat-y center right;
    padding-right: 20px
}
.text-left span {
    border-right: 1px solid #8d95a4;
    display: block;
    width: 100px;
    line-height: 12px;
    height: 12px;
    margin-top:14px;
    font-weight: bold
}

.text-left span a{color: #333;}

.text-left span::before {
    display: inline-block;
    content: "";
    width: 17px;
    height: 16px;
    background: url("../new-images/text-swiper-icon.png") no-repeat center;
    vertical-align: middle;
    margin: -2px 4px 0 0
}
.text-right {
    float: left;
    width: 1070px;
    margin-left: 130px;
}
.text-right .bd {
    float: left;
    width: 100%;
}
.text-right ul li {
    float: left;
    height: 40px;
    line-height: 40px;
    margin-right: 20px;
    max-width: 420px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.text-right ul li a {
    display:block;
    height:40px;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #222
}


.text-right ul li a::before {
    display: inline-block;
    max-width: 90%;
    content: "";
    width:4px;
    height:4px;
    background: #a0a0a0;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    vertical-align: middle;
    margin: -2px 10px 0 0
}

.title {
    width: 100%;
    height: 38px;
    padding-top: 10px;
    background: #fff
}
.title-left {
    float: left;
    width: 120px;
    height: 36px;
    line-height: 36px;
    border-bottom: 2px solid #bc1e18;
    text-align: center;
    font-size: 24px;
    color: #333333;
    font-weight: bold
}

.title-left a {
     display: block;width: 100%; height: 100%;
    color: #333333
}

.title-right {
    float: right;
    width: 1065px;
    height:36px;
    line-height: 36px;
    border-bottom:2px solid #1844a7;
}
.title-right>a 
{
    position:relative;
    float: left;
    width:auto;
    text-align: center;
    font-size: 16px;
    color: #333;
    padding:0 24px;
    font-weight:bold
}


.title-right>a.title-active {
    background: url("../new-images/title-active.png") no-repeat center;
    color: #fff;
    background-size:100% auto
     
}

.title-right>a.AIgtzc i 
{
    position:absolute;
    top:0;
    right:0;
    display: inline-block;
    width:24px;
    height:14px;
}
    


/*
.title-right>a:hover {
     background: url("../new-images/title-active.png") no-repeat center;
     color: #fff
}
*/


.title-child {
    width: 100%;
    height: 31px;
    border-bottom: 1px solid #d8d8d8
}
.title-child span {
    display: inline-block;
    width: auto;
    padding: 0 2px;
    height: 30px;
    text-align: center;
    font-size: 18px;
    color: #333;
    font-weight: normal;
    margin-right: 40px
}
.title-child span:first-child {
    width: auto;
    padding: 0 2px;
    height: 30px;
    text-align: center;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    border-bottom: 2px solid #1042ab
}
.title-child span a {
    color: #333333
}
.title-child > a {
    float: right;
    color: #1042ab;
    line-height: 32px
}

.title2 {
    width: 100%;
    height: 38px;
    padding-top: 10px;
    background: #fff
}
.title2-left {
    float: left;
    width: 120px;
    height: 36px;
    line-height: 36px;
    border-bottom: 2px solid #bc1e18;
    text-align: center;
    font-size: 24px;
    color: #333333;
    font-weight: bold
}
.title2-left a {
     display: block;width: 100%; height: 100%;
    color: #333333
}
.title2-right {
    float: right;
    width: 566px;
    height: 36px;
    line-height: 36px;
    border-bottom:2px solid #1844a7;
}
.title2-right>a { float:right; height: 36px; line-height:36px; color: #1042ab; margin-right: 10px}





.title3 {
    width: 100%;
    height: 36px;
    padding-top: 10px;
    background: #fff
}
.title3-left {
    float: left;
    width: 120px;
    height: 36px;
    line-height: 36px;
    border-bottom:2px solid #bc1e18;
    text-align: center;
    font-size: 24px;
    color: #333333;
    font-weight: bold
}
.title3-left a {
    display: block;width: 100%; height: 100%;
    color: #333333
}
.title3-right {
    float: right;
    width: 350px;
    height: 36px;
    line-height: 36px;
    border-bottom: 2px solid #1844a7;
}

.title3-right>a { float:right; height: 36px; line-height: 36px; color: #1042ab; margin-right: 10px}
.content1-box {
    width: 100%;
    height: auto;
    display: table;
    margin-top: 15px
}
.content1-left {
    float: left;
    width: 300px;
    height: 570px;
}
.gangcai-shortcut-link {
    width: 272px;
    height: 322px;
    background: url("../new-images/gangcai-left-bg.png") no-repeat center top;
    padding: 28px 0 0 28px
}
.gangcai-shortcut-link ul li {
    margin-bottom:10px
}

.gangcai-shortcut-link2 ul li {
    margin-bottom:16px
}

.gangcai-shortcut-link ul li h2 {
    font-size: 16px;
}
.gangcai-shortcut-link ul li h2 a {
    color: #333;
}
.gangcai-shortcut-link ul li h2::before {
    display: inline-block;
    content: "";
    width: 6px;
    height: 6px;
    background: #bc1e18;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    vertical-align: middle;
    margin: -2px 10px 0 0
}
.gangcai-shortcut-link ul li p {
    margin: 4px 0 0 16px
}
.gangcai-shortcut-link ul li p a {
    display: inline-block;
    color: #333;
    margin-right: 16px;
    line-height: 30px
}
.select-box {
    width: 280px;
    height: 184px;
    background: #fff;
    margin-top: 10px;
    padding: 10px
}
.select-title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-top: 1px solid #1042ab
}
.select-title a {
    float: right;
    color: #1042ab;
    font-size: 12px
}
.select {
    position: relative;
    float: left;
    width: 100px;
    height: 30px;
}
.select div {
    display: inline-block;
    min-width: 120px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    text-indent: 10px;
}
.select .span_aa {
    color: #333;
}
.select ul {
    width: 110px;
    max-height:180px;
    position: absolute;
    top: 30px;
    left: -1px;
    z-index:99;
    display: none;
    background: #fff;
    box-shadow: 0 3px 10px #e1e1e1;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
       overflow-y: auto;
    overflow-x: hidden;
}


.select ul::-webkit-scrollbar {
    width: 4px;
}

.select ul::-webkit-scrollbar-track  {
    border-radius: 8px;
    background-color: #fff;
}

.select ul::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: #ccc;
}



/* IE浏览器滚动条样式 */
.select ul::-webkit-scrollbar {
width: 4px;
height: 4px;
}
.select ul::-webkit-scrollbar-thumb {
background: #ccc;

}

.select ul::-webkit-scrollbar-track {
background: #fff;border-radius: 8px;
}
/* Firefox滚动条样式 */
* {
scrollbar-width: thin;
scrollbar-color: #ccc #fff;
}
.select ul::-webkit-scrollbar {
width: 4px;
height: 4px;
}
*::-webkit-scrollbar-thumb {
background: #ccc;
border-radius: 8px;
}

.select ul::-webkit-scrollbar-track {
background: #fff;
}










.select li {
       width: 118px;
    cursor: pointer;
    line-height: 18px;
    margin: 0 0 4px 0;
    padding: 6px 10px;
}


.select li:hover {
    background: #1844a7;
    color: #fff;
}
.select div span {
    display: inline;
    margin-left: 5px;
}
.select div span img {
    display: inline
}
.chart-box {
    width: 100%;
    height: 140px;
    overflow: hidden
}
.content1-center {
    float: left;
    width: 366px;
    height: 570px;
    margin-left: 15px;
    background: #fff;
    padding: 0px 10px 0 10px
}
.tab-nav {
    height: 24px;
    margin: 10px auto 0 auto;
    width: 100%;
}
.tab-nav span {
    margin-right: 6px
}





.a-on, .b-on {
    FLOAT: left;
    padding: 0 10px;
    CURSOR: pointer;
    line-height: 24px;
    text-align: center;
    color: #fff;
    height: 24px;
    background: #1844a7;
}
.a-off, .b-off {
    FLOAT: left;
    padding: 0 10px;
    CURSOR: pointer;
    line-height: 24px;
    text-align: center;
    color: #333;
    height: 24px;
    display: inline;
    background: #e5e5e5;
}
.a-on a, .a-on a:hover, .b-on a, .b-on a:hover {
    color: #fff;
}
.a-off a, .a-off a:hover, .b-off a, .b-off a:hover {
    color: #333;
}

.tab-nav2 {
    float: left;
    height: 360px;
    width: 120px;
     background: url("../new-images/.tab-nav2-bg.png") no-repeat center top;
    /*padding: 10px 0 0 16px*/
}
.tab-nav2 span {
    display:block;
    margin-top: 16px;
    font-size: 16px;
    font-weight: bold;
    text-align:center
}


.tab-nav4 span {
    display:block;
    margin-top: 16px;
    font-size: 16px;
    font-weight: bold
}

.tab-nav4 {
    float: left;
    height: 250px;
    width: 120px;
     background: url("../new-images/.tab-nav3-bg.png") no-repeat center top;
    /*padding: 10px 0 0 16px*/
    text-align:center
}
.tab-nav4 span {
    display:block;
    /*margin-top: 16px;*/
    font-size: 16px;
    font-weight: bold
}

.tab-nav5 {
    height: 30px;
    margin: 0 auto;
    width: 100%;
}


.k-on{
    FLOAT: left;
    CURSOR: pointer;
    color: #fff;
        width: 60px;
    height: 30px;
        line-height: 30px;
    background: url("../new-images/tab-nav5-active.png") no-repeat center;
    text-align: center
}
.k-off{
    FLOAT: left;
    CURSOR: pointer;

    color: #333;
     width: 60px;
    height: 30px;
        line-height: 30px;text-align: center
}
.k-on a, .k-on a:hover {
    color: #fff;
}
.k-off a, .k-off a:hover {
    color: #333;
}




.c-on,.g-on{
    FLOAT: left;
    CURSOR: pointer;
    color: #fff;
        width: 120px;
    height: 40px;
        line-height: 40px;
  
    background: url("../new-images/tab-nav2-active.png") no-repeat center;
     
}
.c-off,.g-off{
    FLOAT: left;
    CURSOR: pointer;

    color: #333;
     width: 120px;
    height: 40px;
        line-height: 40px;
  
}
.c-on a, .c-on a:hover,.g-on a, .g-on a:hover {
    color: #fff;
}
.c-off a, .c-off a:hover,.g-off a, .g-off a:hover {
    color: #333;
}


.e-on,.h-on{
    FLOAT: left;
    CURSOR: pointer;
    color: #fff;
        width: 100px;
    height: 36px;
        line-height:36px;
   font-size: 16px;
    background: url("../new-images/title-active.png") no-repeat center;
     text-align: center;
     font-weight: bold;
}
.e-off,.h-off{
    FLOAT: left;
    CURSOR: pointer;

    color: #333;
     width: 100px;
     height: 36px;
        line-height:36px;
    font-size: 16px;
      text-align: center;
      font-weight: bold;
  
}

.f-on{
    FLOAT: left;
    CURSOR: pointer;
    color: #fff;
        padding:0 17px 0 20px;
    height: 36px;
        line-height:36px;
   font-size: 16px;
    background: url("../new-images/title-active.png") no-repeat center;
     text-align: center;
     font-weight: bold;
     background-size:100% auto
}

.f-on::after
{
    display:inline-block;
    content:"";
   width:16px;
    height: 16px;
    background: url("../new-images/live.gif") no-repeat center;
     background-size:100% auto;
     vertical-align:middle; margin:-2px 0 0 4px
}



.f-off{
    FLOAT: left;
    CURSOR: pointer;
    color: #333;
    padding:0 20px;
     height: 36px;
        line-height:36px;
    font-size: 16px;
      text-align: center;
      font-weight: bold;
  
}
.f-off::after
{
    display:inline-block;
    content:"";
   width:16px;
    height: 16px;
    background: url("../new-images/live_2.gif") no-repeat center;
     background-size:100% auto;
     vertical-align:middle; margin:-2px 0 0 4px
}
.e-on a, .e-on a:hover ,.f-on a, .f-on a:hover ,.h-on a, .h-on a:hover {
    color: #fff;
}
.e-off a, .e-off a:hover,.f-off a, .f-off a:hover,.h-off a, .h-off a:hover {
    color: #333;
}


.tab-nav3 {

    width:100%;
    height: 37px;
    border-bottom: 1px solid #d8d8d8;
   
}
.tab-nav3 span {
    display:inline-block;
    width: 80px;
    font-size: 18px;
    text-align: center;margin-right: 30px

}
.tab-nav3> a {
    float: right;
    color: #1042ab;
    line-height: 36px
}

.d-on{
    FLOAT: left;
    CURSOR: pointer;
    color: #fff;
        width: 80px;
    height: 36px;
        line-height: 36px;
   border-bottom: 2px solid #1042ab;
    color: #333333;
    font-weight: bold;
    text-align: center
}
.d-off{
    FLOAT: left;
    CURSOR: pointer;

    color: #333;
     width: 130px;
    height: 36px;
        line-height: 36px;
  text-align: center
  
}
.d-on a, .d-on a:hover {
    color: #333;
}
.d-off a, .d-off a:hover {
    color: #333;
}



.tab-centent {
    margin-top: 10px
}
.tab-centent ul li {
    line-height: 40px;
    height: 40px;
    border-bottom: 1px dashed #d8d8d8
}
.tab-centent ul li a {
    float: left;
    
    max-width: 80%;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tab-centent ul li a:hover {
    color: #1042ab;
    text-decoration: none
}
.tab-centent ul li span {
    float: right;
    color: #797979
}
.tab-centent ul li:last-child {
    border-bottom: 0
}
.tab-centent-item {
    display: none;
}
.content1-right {
    float: right;
    width: 464px;
    height: 570px;
    margin-left: 15px;
    background: #fff;
    padding: 0px 10px 0 10px
}
.content1-right table {
    border-collapse: collapse;
    table-layout: fixed;
    width: 96%;
    margin: 0 auto
}
.content1-right table tr th {
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 14px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.content1-right table tr td {
    height: 41px;
    line-height: 41px;
    text-align: center;
    font-size: 14px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.content1-right table tr td .wdl {
    height: 41px;
    line-height: 42px;
    text-align: center;
    font-size: 14px;
    color: #999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor:pointer;
    font-size:12px;
}


.content1-right table tr td .wdl::after {
    display: inline-block;
    content: "";
    width: 18px;
    height: 18px;
    background: url("../new-images/lock-icon.png") no-repeat center;
    vertical-align: middle;
    margin: -2px 0 0 0px
}


.content1-right table tr td img {
    margin: 0 auto;
     cursor:pointer
}
.content1-right table tr td a {
    color: #1844a7
}
.content1-right table tr td .rise-red {
    color: #db241c
}
/*.content1-right table tr td span.rise-red::after {
    display: inline-block;
    content: "";
    width: 10px;
    height: 14px;
    background: url("../new-images/rise-icon.png") no-repeat center;
    vertical-align: middle;
    margin: -2px 0 0 5px
}*/
.content1-right table tr td .fall-green {
    color: #009a0e
}
/*.content1-right table tr td span.fall-green::after {
    display: inline-block;
    content: "";
    width: 10px;
    height: 14px;
    background: url("../new-images/fall-icon.png") no-repeat center;
    vertical-align: middle;
    margin: -2px 0 0 5px
}*/
.content1-right table tr:nth-child(even) {
    background: #f3f3f3
}
.content1-right table tr:nth-child(odd) {
    background: #fff
}
.content1-right table tr th:nth-of-type(1), .content1-right table tr td:nth-of-type(1) {
    width: 35%;
    text-align: left;
    padding-left: 5%
}
.content1-right table tr th:nth-of-type(2), .content1-right table tr td:nth-of-type(2) {
    width: 15%;
}
.content1-right table tr th:nth-of-type(3), .content1-right table tr td:nth-of-type(3) {
    width: 15%;
}
.content1-right table tr th:nth-of-type(4), .content1-right table tr td:nth-of-type(4) {
    width: 15%;
}
.content1-right table tr th:nth-of-type(5), .content1-right table tr td:nth-of-type(5) {
    width: 15%;
}
.box3 {
    width: 1200px;
    height: 80px;
    overflow: hidden;
    margin: 10px auto 0 auto;
}
.box3-item {
	position:relative;
    float: left;
    width: 297px;
    height: 60px;
    overflow: hidden;
    background: #d2d2d2;margin-right:4px
}
.box3-item:last-of-type {
   margin-right:0
}
.content2 {
    width: 1200px;
    height: auto;
    display: table;
    /*    overflow: hidden;*/
    margin: 10px auto 0 auto;
}
.content2-box {
    width: 100%;
    height: auto;
    display: table;
    /*margin-top: 15px*/
}
.content2-left {
    float: left;
    width: 660px;
    height: 320px;
    background: #fff;
    padding: 10px 20px;
    
}
.content2-left ul li {
    line-height: 40px;
    height: 40px;
    border-bottom: 1px dashed #d8d8d8
}
.content2-left ul li a {
    float: left;
    ;
    max-width: 80%;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.content2-left ul li a:hover {
    color: #1042ab;
    text-decoration: none
}
.content2-left ul li span {
    float: right;
    color: #797979
}
.content2-left ul li:last-child {
    border-bottom: 0
}
.content2-right {
    float: right;
    width: 445px;
    height: 320px;
    background: #fff;
    padding: 10px 20px
}

.content2-right-box{ 
    width: 445px;
    height: 280px; overflow: hidden}


.team-box {
    width: 435px;
    height: auto;
    display: table;
    margin: 20px auto;
    padding: 0 5px
}
.team-left {
    float: left;
    width: 86px;
    height: 86px;
    overflow: hidden
}
.team-left img {
    width: 86px;
    height: 86px;
    cursor:pointer;
    -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
            -webkit-transition: -webkit-transform .65s;
            -moz-transition: -moz-transform .65s;
            transition: transform .65s;
}

.team-left:hover img {
    width: 100%;
    height: 100%;
    transform: scale(1.1);
    transition: transform .65s;
}



.team-center {
    float: left;
    width: 224px;
    height: 76px;
    margin-left: 15px;
    overflow: hidden;
    color: #333333;
    padding-top:10px
}
.team-center h2 {
    font-size: 16px;
}
.team-center p {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.team-right {
    float: right;
    width: 80px;
    height: 34px;
    line-height: 34px;
    background: #1042ab;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    overflow: hidden;
    color: #fff;
    text-align: center;
    margin-top: 30px
}
.team-right button {
    display: block;
    width: 100%;
    height: 100%;
    background: none;
    color: #fff;
    border: 0;
    cursor: pointer
}

.problem-box{ width: 100%; height: auto; display: table; margin: 30px 0 30px 0}
.problem-box h2{ font-size: 15px}
.problem-box h2 a{ color: #333333; max-width: 80%;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}
.problem-box h2 a::before {
    display: inline-block;
    content: "";
    width: 22px;
    height: 22px;
    background: url("../new-images/problem-icon1.png") no-repeat center;
    vertical-align: middle;
    margin: -1px 6px 0 0
}

.problem-box div{ width:445px; height: auto; display: table;vertical-align: top; margin-top: 10px }

.problem-box div p{
    float: right;
    width: 417px; font-size: 14px;
    overflow: hidden;color: #999;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical; }

.problem-box div::before {
    display: inline-block;
    content: "";
    width: 22px;
    height: 22px;
    background: url("../new-images/problem-icon2.png") no-repeat center;
    vertical-align: middle;
    margin: -1px 6px 0 0
}

/*我要提问弹窗*/
.problem {
    display: none
}
.problem-mask {
    z-index: 99999999999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -moz-opacity: 0.4;
    cursor: pointer;
}
.problem-center {
    z-index: 999999999999;
    position: fixed;
    top: 50%;
    left: 0;
    right: 0;
    width: 520px;
    height: 510px;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
    box-shadow: 0px 6px 12px 2px rgba(0, 0, 0, 0.16);
    border-radius: .54rem .54rem .54rem .54rem;
    opacity: 1;
    padding: 40px;
    margin-top:-295px
}
.problem-center a {
    position: absolute;
    top: 14px;
    right: 20px;
    width: 10px;
    height: 16px
}
.problem-center p {
    font-size: 16px;
    color: #333;
    margin-top: 20px;
}
.problem-center p span {
    margin-right: 5px;
    color: #1042ab
}
.problem-center p span::before {
    display: inline-block;
    content: "";
    width: 18px;
    height: 18px;
    background: url("../new-images/problem-icon.png") no-repeat center;
    vertical-align: middle;
    margin: -4px 2px 0 5px
}
.problem-center button {
    display: block;
    margin: 30px auto 0 auto;
    width: 184px;
    height: 44px;
    line-height: 44px;
    border: 0;
    background: #1042ab;
    color: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 3px 10px #1042ab;
    cursor:pointer
}
.textarea {
    position: relative;
    width: 520px;
    height: 200px;
    border: 1px solid #f0f0f0;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 3px 10px #f1f1f1;
    margin-top: 20px
}
.textarea textarea {
    display: block;
    width: 96%;
    height: 100%;
    border: 0;
    resize: none;
    line-height: 20px;
    margin: 10px auto 0 auto;
}
.textarea-length {
    position: absolute;
    right: 20px;
    bottom: 10px;
}
::placeholder {
    color: #c3c3c3;
}

.content3 {
    width: 1200px;
    height: auto;
    display: table;
    /*    overflow: hidden;*/
    margin: 10px auto 0 auto;
}


.content3-title{   width: 100%;
    height: auto;
    display: table;
     background: #fff;
}

.content3-title-left{ float:left; width: 700px;height: auto;
    display: table; }


.content3-title-right{ float:right; width: 485px;height: auto;
    display: table;}
.content3-left {
    float:left;
    width: 700px;
    height: 320px;
   
      overflow: hidden;
    margin-top: 15px; background: #fff
}
.container3-left-box{ float:right; width: 566px; height: 320px; overflow: hidden}
.tab-centent-item2 {
    position: relative;
    display: none;
    width: 566px; height: 320px; overflow: hidden;
}






.select-chart{
    position: absolute;
    /*top: 23px;
    left: 23px;*/
    top: 0;
    left: 0;
    width: 200px;
    height: 30px;
}
.select-chart div {
    position: relative;
    display: inline-block;
    width: 198px;
    height: 26px;
    line-height:26px;
    border: 1px solid #d1d5db;
    cursor: pointer;
    text-indent: 10px;
}
.select-chart .span_aa {
    color: #333;
}


.select-chart  font{ float:left; width:160px; overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;}


.select-chart ul {
    width: 198px;
    max-height:266px;
    position: absolute;
    top: 26px;
    left: 0;
    z-index:99;
    display: none;
    background: #fff;
    box-shadow: 0 3px 10px #e1e1e1;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    overflow: auto;
      border: 1px solid #d1d5db;
}

.select-chart ul::-webkit-scrollbar {
    width: 4px;
}

.select-chart ul::-webkit-scrollbar-track  {
    border-radius: 8px;
    background-color: #fff;
}

.select-chart ul::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: #ccc;
}

/* IE浏览器滚动条样式 */
.select-chart ul::-webkit-scrollbar {
width: 4px;
height: 4px;
}
.select ul::-webkit-scrollbar-thumb {
background: #ccc;

}

.select-chart ul::-webkit-scrollbar-track {
background: #fff;border-radius: 8px;
}
/* Firefox滚动条样式 */
* {
scrollbar-width: thin;
scrollbar-color: #ccc #fff;
}
.select-chart ul::-webkit-scrollbar {
width: 4px;
height: 4px;
}
.select-chart ul::-webkit-scrollbar-thumb {
background: #ccc;
border-radius: 8px;
}

.select-chart  ul::-webkit-scrollbar-track {
background: #fff;
}






.select-chart li {
    cursor: pointer;
 line-height:18px;
    margin:0 0 4px 0; padding:6px 10px
}
.select-chart li:hover {
    background: #1844a7;
    color: #fff;
}
.select-chart div span {
    position: absolute;
    right: 12px;
    margin-left: 5px;
}
.select-chart div span img {
    display: inline
}

.content3-right{ float:right; width: 455px; height: 297px; overflow: hidden; background: url('../new-images/content3-right-bg.png') no-repeat center; margin-top: 15px; padding: 23px 15px 0 15px}
.select-group{width: 100%; height: 28px;}


.select-group-item{
    position: relative;
    float: left;
    width: 140px;
    height: 30px;
}
.select-group-item div {
    position: relative;
    display: inline-block;
    width: 138px;
    height: 26px;
    line-height:26px;
    border: 1px solid #d1d5db;
    cursor: pointer;
    text-indent: 10px;
    overflow:hidden
}
.select-group-item .span_aa {
    color: #333;
}
.select-group-item .span_aa  font{ float:left; width:100px; overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;}



.select-group-item ul {
    width: 138px;
    max-height:300px;
    position: absolute;
    top: 26px;
    left: 0;
    z-index:99;
    display: none;
    background: #fff;
    box-shadow: 0 3px 10px #e1e1e1;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    overflow-y: auto;
   overflow-x:hidden;
    /*border: 1px solid #d1d5db;*/
}


.select-group-item ul::-webkit-scrollbar {
    width: 4px;
}

.select-group-item ul::-webkit-scrollbar-track  {
    border-radius: 8px;
    background-color: #fff;
}

.select-group-item ul::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: #ccc;
}


/* IE浏览器滚动条样式 */
.select-group-item ul::-webkit-scrollbar {
width: 4px;
height: 4px;
}
.select-group-item ul::-webkit-scrollbar-thumb {
background: #ccc;

}

.select-group-item ul::-webkit-scrollbar-track {
background: #fff;border-radius: 8px;
}
/* Firefox滚动条样式 */
* {
scrollbar-width: thin;
scrollbar-color: #ccc #fff;
}
.select-group-item ul::-webkit-scrollbar {
width: 4px;
height: 4px;
}
.select-group-item ul::-webkit-scrollbar-thumb {
background: #ccc;
border-radius: 8px;
}

.select-group-item ul::-webkit-scrollbar-track {
background: #fff;
}






.select-group-item li 
{
     width: 118px;
    cursor: pointer;
    line-height:18px;
    margin:0 0 4px 0; padding:6px 10px
}
.select-group-item li:hover {
    background: #1844a7;
    color: #fff;
}
.select-group-item div span {
    position: absolute;
    right: 12px;
    margin-left: 5px;
}
.select-group-item div span img {
    display: inline
}
.select-group-item:nth-child(2){margin-left: 18px}
.select-group-item:nth-child(3){ float:right}

.select-group button {
    float:left;
    display: block;
    width: 100%;
    height: 34px;
    line-height: 34px;
    background: #1844a7;
    color: #fff;
    border: 0;
    cursor: pointer;
    margin-top: 15px;
}
.content3-right-link{float: left; width: 100%;
    height: auto; display: table;margin-top: 20px;}
.content3-right-link a{float:left; width: 42%; line-height: 46px; font-size: 16px; color: #333333; padding-left: 8%}
.content3-right-link a:nth-child(1)::before,.content3-right-link a:nth-child(3)::before{
    display: inline-block;
    content: "";
    width: 22px;
    height: 22px;
    background: url("../new-images/link-icon1.png") no-repeat center;
    vertical-align: middle;
    margin: -2px 6px 0 0
}
.content3-right-link a:nth-child(2)::before{
    display: inline-block;
    content: "";
    width: 22px;
    height: 22px;
    background: url("../new-images/link-icon2.png") no-repeat center;
    vertical-align: middle;
    margin: -2px 6px 0 0
}
.content3-right-link a:nth-child(4)::before{
    display: inline-block;
    content: "";
    width: 22px;
    height: 22px;
    background: url("../new-images/link-icon4.png") no-repeat center;
    vertical-align: middle;
    margin: -2px 6px 0 0
}

.content3-right-link a:nth-child(5)::before{
    display: inline-block;
    content: "";
    width: 22px;
    height: 22px;
    background: url("../new-images/link-icon5.png") no-repeat center;
    vertical-align: middle;
    margin: -2px 6px 0 0
}
.content3-right-link a:nth-child(6)::before,.content3-right-link a:nth-child(8)::before{
    display: inline-block;
    content: "";
    width: 22px;
    height: 22px;
    background: url("../new-images/link-icon6.png") no-repeat center;
    vertical-align: middle;
    margin: -2px 6px 0 0
}
.content3-right-link a:nth-child(7)::before{
    display: inline-block;
    content: "";
    width: 22px;
    height: 22px;
    background: url("../new-images/link-icon7.png") no-repeat center;
    vertical-align: middle;
    margin: -2px 6px 0 0
}
.content4 {
    width: 1200px;
    height: auto;
    display: table;
    /*    overflow: hidden;*/
    margin: 20px auto 0 auto;
}

.content4-left {
    float:left;
    width: 660px;
    height: 370px;
   overflow:hidden;
    margin-top: 15px; background: #fff; padding:0 20px;
}

.bind-box{ width:100%; height: auto; /*display: table;*/ margin:0 0 20px 0;    border-bottom: 1px dashed #d8d8d8; padding-bottom:20px}

.bind-box a{display:block;color: #333333; width: 100%; font-size: 16px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}
.bind-box a:hover{ color: #1042ab;}

.info-group{ margin-top:14px;}
.info-group span{display: inline-block; height: 24px; line-height: 24px; padding:0 10px;border-radius: 2px;
    -moz-border-radius:  2px;
    -webkit-border-radius:  2px; font-size: 12px; margin-right: 10px }
.info-group span.bind-item1{background: #9fb3dd;   color: #fff}
.info-group span.bind-item2{background: #9fb3dd;   color: #fff}
.info-group p{ float: right;color: #999999;height: 24px; line-height: 24px; }



.content4-left::-webkit-scrollbar ,.content4-right::-webkit-scrollbar,.content6-right::-webkit-scrollbar {
    width: 4px;
}

.content4-left::-webkit-scrollbar-track,.content4-right::-webkit-scrollbar-track,.content6-right::-webkit-scrollbar-track  {
    border-radius: 8px;
    background-color: #fff;
}

.content4-left::-webkit-scrollbar-thumb,.content4-right::-webkit-scrollbar-thumb,.content6-right::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: #ccc;
}


.content4-right{
    float:right;
    width: 445px;
    height: 370px;
      overflow:hidden;
    margin-top: 15px; background: #fff; padding:0 20px;
}

.procure-box{ width:445px; height: auto; /*display: table;*/ margin:0 0 20px 0; border-bottom: 1px dashed #e1e1e1; padding-bottom: 20px;}
.procure-box:last-child{
    border-bottom: none;
}
.procure-box>a{display:block;color: #333333; width: 100%; font-size: 16px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}

.procure-box>a:hover{ color: #1042ab;}


.procure-group{ margin-top:14px;}
.procure-group span{display: inline-block; height: 24px; line-height: 24px; padding:0 10px;border-radius: 2px;
    -moz-border-radius:  2px;
    -webkit-border-radius:  2px; font-size: 12px; margin-right: 10px }
.procure-group span.procure-item1{background: #9fb3dd;   color: #fff}
.procure-group span.procure-item2{background: #9fb3dd;   color: #fff}
.procure-group a{ float: right;color: #bc1e18;height: 24px; line-height: 24px;font-weight: bold}
.procure-group a::before {
    display: inline-block;
    content: "";
    width: 14px;
    height: 14px;
    background: url("../new-images/procure-icon.png") no-repeat center;
    vertical-align: middle;
    margin: -2px 5px 0 0
}

.content5 {
    width: 1200px;
    height: auto;
    display: table;
    /*    overflow: hidden;*/
    margin: 10px auto 0 auto;
}



.content5-left {
    float:left;
    width: 660px;
    height: 340px;
      overflow:hidden;
    margin-top: 0px; background: #fff; padding: 20px;
}
.content5-left-item{ width: 100%; height: 100px; overflow: hidden; padding-bottom: 25px;}
.content5-left-photo{float: left; width: 160px; height: 100px; overflow: hidden}
.content5-left-photo img{width: 160px; height: 100px; cursor:pointer;
    -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
            -webkit-transition: -webkit-transform .65s;
            -moz-transition: -moz-transform .65s;
            transition: transform .65s;}




.content5-left-photo:hover img {
    width: 100%;
    height: 100%;
    transform: scale(1.1);
    transition: transform .65s;
}



.content5-left-info{ float:right; width: 480px; height: 100px;}
.content5-left-info a{display:block;    max-width: 100%;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;font-size: 16px;}
.content5-left-info a:hover{ color: #1042ab;}

.content5-left-info ul{ margin-top: 14px;}
.content5-left-info ul li{
    float:left;
    width: 33.33%;
}
.content5-left-info ul li div{
    width: auto;
    height: 20px;
    display: table;
    line-height: 20px;
    background: #b9c7e4; color: #fff; text-align: center;padding: 0 10px;    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;margin-bottom: 16px
}
.content5-left-info ul li p{color: #666666;  overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; margin-bottom: 16px}

.content5-left-info ul li p span{color: #666666;font-size: 18px; color: #bd302e; font-weight: bold}
.content5-left-info ul li a{float:right;width:110px; height: 40px;margin-top: 16px}


.content5-right{
    float:right;
    width: 445px;
    height: 340px;
      overflow: hidden;
    margin-top: 0px; background: #fff; padding: 20px;
}

.xh-search-box{ width:442px; height: 36px; border: 1px solid #1042ab}
.xh-search-box span{float:left}

.xh-search-box span::before{
    display: inline-block;
    content: "";
    width: 36px;
    height: 36px;
    background: url("../new-images/xh-search-icon.png") no-repeat center;
    vertical-align: middle;
   
}
.xh-search-box span input{ border:0;width: 302px; height: 36px; line-height: 36px}

.xh-search-box input[type="submit"] {
    position: relative;
    right: 0;
    top: 0;
    float:right;
    width: 98px;
    height: 36px;
    background: #1042ab;
    color: #fff;
    border: 1px solid #075dbe;
    cursor: pointer;
    font-size:16px;
}

.xh-search-hots{ width: 100%;
    height: auto; display: table; margin-top: 20px}

.xh-search-hots p{color:#333; float:left; line-height:24px;}
.xh-search-hots a{width: auto;
    height: 24px;
    display: inline-block;
    line-height: 24px;
    background: #e5e5e5;
    color: #333;
    text-align: center;
    padding: 0 10px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    margin-right: 5px;}

.recommend{float:left;width: 445px; height: 270px; margin-top: 10px; }



.recommend ul li {
    line-height: 39px;
    height: 39px;

}
.recommend ul li a {
    float: left;
    
    max-width: 80%;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.recommend ul li a span{display: inline-block; height: 20px; line-height: 20px; padding:0 6px; text-align: center; color: #fff; border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px; margin-right:6px}
.recommend ul li a span.supply{background: #9fb3dd}
.recommend ul li a span.supply-demand{background: #e4a5a3}
.recommend ul li a:hover {
    color: #1042ab;
    text-decoration: none
}
.recommend ul li>span {
    float: right;
    color: #797979
}



.content6 {
    width: 1200px;
    height: auto;
    display: table;
    /*    overflow: hidden;*/
    margin: 10px auto 0 auto;
}



.content6-left {
    float:left;
    width: 660px;
    height: 550px;
      overflow:hidden;
    margin-top: 0px; background: #fff; padding: 20px 20px 0 20px;
}
.content6-left li{width: 320px; margin-bottom: 30px}
.content6-left li:nth-child(odd){float:left}

.content6-left li:nth-child(even){float:right}
.content6-left li .hera-img{width: 320px; height: 180px; background:#f7f7f7; overflow: hidden;border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius:6px;}
.content6-left li .hera-img img{width: 320px; height: 180px;-webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
            -webkit-transition: -webkit-transform .65s;
            -moz-transition: -moz-transform .65s;
            transition: transform .65s; }

.content6-left li:hover .hera-img img {
    width: 100%;
    height: 100%;
    transform: scale(1.1);
   
    transition: transform .65s;
}


.content6-left li>a{display: block; width: 100%; font-size: 16px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; margin: 20px 0 10px 0}
.content6-left li>a:hover{color: #1042ab;}

.content6-left li p{color: #999999}

.content6-left li p span:nth-child(odd){float:left}

.content6-left li p span:nth-child(even){float:right}

.content6-right{
    float:right;
    width: 445px;
    height: 550px;
      overflow: auto;
    margin-top: 0px; background: #fff; padding:0 20px;
    margin-top:20px;
}


.video-list {
    width: 100%;
    height: auto;
    display: table;
  margin-bottom: 30px;
}

.video-img {
    float: left;
    width: 200px;
    height: 113px;
    overflow: hidden;
    border-radius: 4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    background:#f7f7f7; 
}

.video-img img{ width: 200px;
    height: 113px;-webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
            -webkit-transition: -webkit-transform .65s;
            -moz-transition: -moz-transform .65s;
            transition: transform .65s; }
.video-img:hover img {
    width: 100%;
    height: 100%;
    transform: scale(1.1);
   
    transition: transform .65s;
}

.video-group {
    float: right;
    width:220px;
    height: 103px;
    padding-top: 10px
}

.video-group>a {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: #333;
   overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; 
}
.video-group>a:hover{color: #1042ab;}

  .number-box {
            margin-top: 10px 
         }

         .number-box span {
         
             font-weight: 400;
             color: #f80400;
         }

         .number-box span::before {
             display: inline-block;
             content: "";
             width: 22px;
             height:22px;
             background: url("../new-images/icon-number.png") no-repeat center;
             vertical-align: middle;
             margin: -4px 6px 0 0;
         }

.time-box {
margin-top: 20px;
    color: #666;
}



.content7 {
    width: 1200px;
    height: auto;
    display: table;
    /*    overflow: hidden;*/
    margin: 10px auto 0 auto;
}



.content7-left {
    float:left;
    width: 700px;
    height:250px;
      overflow:hidden;
    margin-top: 15px; background: #fff; 
}

.content7-left-box{ float:right; width:566px; height: 270px; overflow: hidden; padding:0 0 0 0}
.tab-centent-item3 {
    position: relative;
    display: none;
    width: 566px; height: 270px; overflow: hidden;
}


.content7-left-box ul li {
    line-height: 42px;
    height: 42px;
    border-bottom: 1px dashed #d8d8d8
}
.content7-left-box ul li a {
    float: left;
    
    max-width: 80%;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.content7-left-box ul li a:hover {
    color: #1042ab;
    text-decoration: none
}
.content7-left-box ul li span {
    float: right;
    color: #797979
}
.content7-left-box ul li:last-child {
    border-bottom: 0
}

.content7-right{
    float:right;
    width: 445px;
    height: 250px;
      overflow: hidden;
    background: #fff;
    margin-top: 0px; 
    padding: 20px 20px 0 20px;
}
.content7-right .swiper-slide{position: relative;width:445px; height: 250px; overflow: hidden}
.content7-right .swiper-slide img{width:445px; height: 250px; }

.cloak-box{position: absolute; left: 0; bottom:0; width: 385px; height: 70px; background: rgba(0,0,0,.5); padding: 10px 30px 0 30px}
.cloak-box h2 a{font-size: 16px; color: #ffffff}
.cloak-box p a{ color: #ffffff}



.content7-right .swiper-pagination-custom { text-align: right;    bottom: 10px;
    left: 0;
    width: 415px; padding-right: 30px
}
.swiper-pagination-custom .swiper-pagination-bullet {
  width: 10px;
  height:10px;
  opacity: 0.5;
  background: #758094;
    border-radius: 100%;
}
.swiper-pagination-custom  .swiper-pagination-bullet-active {
  width: 10px;
  height: 10px;
  
  background: #fff;
  margin-right: 4px;
  margin-left: 4px;
  margin-bottom: 0px !important;
    opacity:1;
}

.content8 {
        width: 1160px;
height: auto;
display:table;
    background: #fff;
    overflow: hidden;
    margin: 10px auto 0 auto;
    padding: 10px 20px 20px 20px;
}


.friendship-left2{ float:left;width: 73px; height: 24px; margin-top: 12px}
.friendship-right2{ float:left;width: 1087px; height: auto; display:table; line-height: 30px;margin-top: 10px}
.friendship-right2 a{color:#333; margin:0 9px }
.friendship-right2 a:hover{ color: #1042ab;}


/*.friendship-left{ float:left;width: 73px; height: 24px; margin-top: 12px}
.friendship-right{ float:left;width: 1087px; height: auto; display:table; line-height: 30px;margin-top: 10px}
.friendship-right a{color:#333; margin:0 9px }
.friendship-right a:hover{ color: #1042ab;}
.footer{ width:100%; height: auto; display: table; border-top:1px solid #e1e1e1; margin-top: 80px}

.footer-box{ width: 1200px;
    height: auto; display: table; margin:0 auto; padding: 30px 0}
.footer-box-left{float:left;}
.footer-box-left h2{font-size: 14px; color: #333; margin: 30px 0 10px 0}
.footer-box-left a{color: #333;display: inline-block; margin-right: 14px;}
.footer-box-left a:hover{ color: #1042ab;}
.footer-box-left span{display: inline-block; margin-right: 14px;}
.footer-box-right{float:left;margin: 30px 0 0 0}
.footer-box-right ul li{ float:left; margin-left: 40px}
.footer-box-right ul li img{width:144px;height:144px}

.footer-box-right ul li p{text-align:center; color: #666666; font-size: 12px; margin-top: 8px}


.copyright{width:100%; height: auto; display: table; border-top:1px solid #e1e1e1; margin-top:20px}
.copyright-box{ width: 1200px;
    height: auto; display: table; margin:0 auto; padding: 30px 0; font-size: 12px; color: #797979}
.copyright-box a{  color: #797979}
.copyright-box a span{display: inline-block; vertical-align: middle}
.copyright-box a span img{display: inline-block}*/


.footer {
    width: 100%;
    height: auto;
    display: table;
    border-top: 1px solid #e1e1e1;
    margin-top: 80px;
    background: #f7f7f7
}

.footer-box {
    width: 1200px;
    height: auto;
    display: table;
    margin: 0 auto;
    padding: 30px 0
}

.footer-box-left {
    float: left;
}

.footer-box-left ul li h2 {
    font-size: 16px;
    color: #333;
    margin: 30px 0 0 0
}

.footer-box-left ul li{float:left; margin-right: 150px}
.footer-box-left ul li p{ line-height: 34px}

.footer-box-left a {
    color: #333;
    display: inline-block;
    margin-right: 14px;
}

.footer-box-left a:hover {
    color: #1042ab;
}
.footer-box-left ul li p a.mber-vip::after {
    display: inline-block;
    content: "";
    width: 26px;
    height: 20px;
    background: url("../new-images/footer-vip.png") no-repeat center;
    vertical-align: middle;
    margin: -2px 0 0 2px
}




.footer-box-right {
    float: right;
    margin: 30px 0 0 0
}
.footer-box-right ul{display: table}
.footer-box-right ul li {
    float: left;
    margin-left: 40px
}
.footer-box-right ul li:first-child{
    float: left;
    margin-left: 0px
}
.footer-box-right ul li p {
    text-align: center;
    color: #666666;
    font-size: 12px;
    margin-top: 8px
}
.footer-box-right ul li img{width:144px;height:144px}

.footer-box-right .tel-phone{ text-align: center; margin-top: 30px;}
.footer-box-right .tel-phone b{ font-weight: bold; font-size: 24px; color: #333;display: inline-block;vertical-align: middle}
.footer-box-right .tel-phone b::after {
    display: inline-block;
    content: "";
    width: 14px;
    height: 14px;
    background: url("../new-images/tel-phone-icon.png") no-repeat center;
    vertical-align: top;
    margin: 0 0 0 -4px
}

.footer-box-right .tel-phone span{ font-size: 16px; color: #1844a7;display: inline-block;vertical-align: middle; margin-left: 20px}



.friendship {
  float: left;
    width:100%;
    height: auto;
    display: table;
    /*margin-top: 22px;
    background: url("../new-images/friendship-bg.jpg") repeat-x top;*/
    padding-top: 30px
}

.friendship-bottom{ padding-top:5px;}
.friendship h2 {
    font-size: 16px;
    color: #333;
}

.friendship h2 span::after {
    display: inline-block;
    content: "";
    width: 22px;
    height: 22px;
    background: url("../new-images/friendship-hot.png") no-repeat center;
    vertical-align: middle;
    margin: -4px 0 0 0
}


.friendship-bottom a {
    display: inline-block;
    color: #333;
    line-height: 34px;
    margin: 0 30px 0 0
}

.friendship-bottom a:hover {
    color: #1042ab;
}



.friendship2 {
  float: left;
    width:100%;
    height: auto;
    display: table;
 
    padding-top: 20px
}

.friendship-bottom2{ padding-top:5px;}
.friendship2 h2 {
    font-size: 16px;
    color: #333;
}




.friendship-bottom2 a {
    display: inline-block;
    color: #333;
    line-height: 34px;
    margin: 0 30px 0 0
}

.friendship-bottom2 a:hover {
    color: #1042ab;
}



.copyright {
    width: 100%;
    height: auto;
    display: table;
    border-top: 1px solid #e1e1e1;
     background: #f1f1f1
}

.copyright-box {
    width: 1200px;
    height: auto;
    display: table;
    margin: 0 auto;
    padding: 30px 0;
    font-size: 12px;
    color: #797979;
    text-align: center
}

.copyright-box a {
    color: #797979
}

.copyright-box a span {
    display: inline-block;
    vertical-align: middle
}

.copyright-box a span img {
    display: inline-block
}














/*扫码登录*/
.login-box{ display:none}
.login_count {
     box-shadow: 0px 6px 12px 2px rgba(0, 0, 0, 0.16);
    z-index: 999999999999;
    position: fixed;
    top: 50%;
    left: 0;
    right: 0;
	width: 360px;
	height: 400px;
 background: url("../new-images/login-bg.png") no-repeat center; padding: 20px;
    margin: -220px auto 0 auto
}

.login_count_a {
    position: relative;
	width: 100%;
}

.login_count_a_l {
    position: absolute;
    right: 0;
    z-index: 99;
	width: 40%;
    height: 60px;
	display: inline-flex;
	align-items: center;
	justify-content: flex-end;
}

.icon_e {
	height: 18px;
}

.login_a_l_t,.login_a_l_t img,.login_b_l_t,.login_b_l_t img{
    position: relative;
    top: -4px;right: -6px;
	width: 76px;
    height: 26px;
	
} 

.triangle {
	float: left;
	width: 0;
	height: 0;
	border-width: 11px;
	border-style: solid;
	border-color: transparent #3EE1E2 transparent transparent;
	transform: rotate(180deg);
}

#all {
    position: relative;top: 10px;
	width: 320px;
	margin:0px auto 0px;
}

#option {
	width: 200px;
	height: 40px;
	line-height: 40px;
	
	margin-bottom: 40px;
}

#option li {
	float: left;
	text-align: center;
	width: 86px;
	height: 38px;
	cursor: pointer;
	color: #4f4f4f;
	font-size: 16px;

}

#option li.active {
	font-size: 20px;
    color: #333;
    font-weight: bold;
 border-bottom: 2px solid #1042ab
}

#card li {
	height: 100%;
	display: none;
}

#card li.active {
	display: block;
}

.login_bot_count {
	width: 318px;
	border: 1px solid #e1e1e1;
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	height: 38px;
    border-radius: 4px;
     background: #f3f5fb;

	margin: 10px 0 10px 0;
}

.login_bot_count>img {
    width: 30px;
	height: 30px;
	padding-left: 5px;
}

.login_bot_count>input {
	height: 35px;
	border: 0px;
	width: 282px;
     background: none
}

.login_bot_count>input::-webkit-input-placeholder {
	color: #dedede;
}

.login_bot {
	width: 100%;
	height: auto;
    display: table;
    margin-top: 18px;
    float: left
}

.login_bot>a,
.login_bot>p {
	color: #555555;
}

.login_bot>label {
    float: left;
	color: #555555;
    cursor: pointer
}
.login_bot>label input{display:inline-block; vertical-align: middle;width: 14px; height: 14px; border: 1px solid #9fb3dd; margin: -2px 4px 0 0}
.login_bot>a {
    float: right;
	
}


.login-bbox{ box-shadow: 0px 6px 12px 2px rgba(0, 0, 0, 0.16);
    z-index: 999999999999;
    position: fixed;
    top: 50%;
    left: 0;
    right: 0;
	width:340px;
	height: 380px; margin:-130px auto 0 auto}



/*.logoClose{ text-align:center; font-size:12px; color:#919191; margin-top:20px; position:absolute; top:365px;left:0px; width:100%;display:block; margin:0 auto;display:none}*/

.logoClose{ text-align:center; font-size:12px; color:#999; margin-top:20px;width:100%;display:block; /*margin:-35px auto 0 auto;*/ font-weight:normal; position:absolute; left:0;right:0; bottom:12px;z-index:2}

.logoClose span{display:inline-block; cursor:pointer;}
.logoClose span::before
{ display:inline-block;
  content:"";
  width:14px;
  height:14px;
   background:url("../new-images/loginClose.png?vs=2.0") no-repeat center;
   vertical-align:middle; 
   margin:-1px 4px 0 0;
      background-size:100% 100%
    }







/*记住密码勾选框*/

.login_bot>p>input[type="checkbox"] {
	width: 10px;
	height: 10px;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	line-height: 10px;
	position: relative;
}

.login_bot>p>input[type="checkbox"]::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	width: 100%;
	height: 100%;
	border: 1px solid #dedede;
}

.login_bot>p>input[type="checkbox"]:checked::before {
	content: "\2713";
	background-color: white;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	border: 1px solid #dedede;
	color: #898989;
	font-size: 12px;
	font-weight: bold;
}

.register {
  
    text-align: center;
    color: #000;
    font-size: 13px;
    padding-right: 5px;
    margin-top: 20px;
}

.register a {
    color: #2b79ee;
}
/*按钮样式*/

.login_button {
	margin-top: 20px;
	width: 320px;
	border: 0px;
	height: 40px;
	font-size: 16px;
	color: #fff;
	background: #1042ab;
    border-radius: 4px;
    cursor: pointer
}





.login_account_count {
	width: 318px;
	border: 1px solid #e1e1e1;
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	height: 38px;
    border-radius: 4px;
     background: #f3f5fb;

	margin-top: 10px;
}

.login_account_count>img,.login_account_counts>img {
    width: 30px;
	height: 30px;
	padding-left: 5px;
}

.login_account_count>input {
	height: 35px;
	border: 0px;
	width: 282px;
     background: none
}



.mobile_input {
	height: 35px;
	border: 0px;
	width: 75%;
}

.account_select {
	color: #4F4F4F;
	font-size: 14px;
	border: 0px;
	margin: 0px 5px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	width: 45px;
	z-index: 999;
	background: none;
}

.account_select_icon {
	position: relative;
	left: -8%;
	height: 10px!important;
}

.login_account_counts {
    float: left;
width: 188px;
	border: 1px solid #e1e1e1;
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	height: 38px;
    border-radius: 4px;
     background: #f3f5fb;

	margin-top: 10px;
}



.original {
    float: right;
    color: #3969a3;
    width: 120px;
    height: 40px; background: #eea72b;
    text-align: center; color: #fff;
    line-height: 40px;
  border-radius: 4px;
	margin-top: 10px;
}



.login_account_counts>input{
height: 35px;
	border: 0px;
	width: 247px;
     background: none
}

.account_code {
	color: white;
	background-color: #26CBD6;
	padding: 5px;
	font-size: 12px;
	cursor: pointer;
	border: 0px;
}

.login_account_count>input::-webkit-input-placeholder {

	color: #dedede;
}

.login_account_counts>input::-webkit-input-placeholder {
	color: #dedede;
}


/*按钮样式*/

.login_account_button {
margin-top: 20px;
	width: 320px;
	border: 0px;
	height: 40px;
	font-size: 16px;
	color: #fff;
	background: #1042ab;
    border-radius: 4px;
     cursor: pointer
}

.login_count_b {
    position: relative;
	width: 100%;
	display: none;
}

.login_count_b_l {
	  position: absolute;
    z-index: 99;
	width: 100%;
    height: 60px;
	display: inline-flex;
	align-items: center;
	justify-content: flex-end;
  
}

.icon_e,
.icon_z {
    width: 60px;
	height: 60px;
    cursor: pointer
}


.login_b_title>img {
	height: 22px;
	margin-right: 5px;
}

.login_b_title {
    position: relative;
    top: 15px;
    left: 4px;
	width: 320px;
	margin: 0 auto;

	color: black;
	  font-size: 20px;
	font-weight: bold;
}

.login-code {
    width: 174px;
    height: 174px;
	margin: 80px auto 20px auto;
    overflow: hidden;
    text-align: center
}
.login-code img{display: block; width: 174px;
    height: 174px; margin: 0 auto}
.libqr_text {
	width: 100%;
	text-align: center;
	color: #666;
	
}
.libqr_text span{color: #1042ab;}


/*右侧侧边栏*/
.suspension{position:fixed;z-index:55;left:50%;bottom:70px;height:250px; margin:0 auto;margin-left: 620px;}
.suspension-box{position:relative;;width:54px;height:185px; background: #fff; box-shadow: 0 3px 10px rgba(20,9,29,.06);}
.suspension-box a{display:block;width:38px;height:50px;outline:none;border-bottom: 1px solid #e1e1e1; margin: 0 auto; text-align: center; font-size: 12px; color: #777777; padding-top: 10px}
.suspension  a:hover{color: #1042ab}
.suspension a i{float:left;width:38px;height:24px;background-repeat:no-repeat; background-position: center}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .feedback i{background-image:url(../new-images/feedback.png);}
.suspension a.feedback:hover i{background-image:url(../new-images/feedback-1.png);}

.suspension .app i{background-image:url(../new-images/app.png);}
.suspension a.app:hover i{background-image:url(../new-images/app-1.png);}

.suspension .feedback{border-bottom:0}
.suspension .official-account i{background-image:url(../new-images/weixin.png);}
.suspension a.official-account:hover i{background-image:url(../new-images/weixin-1.png);}


.suspension .a-top{width: 54px; height: 44px; background:#fff;display:none; text-align: center; margin-top: 10px; box-shadow: 0 3px 10px rgb(20 9 29 / 6%); padding-top:10px; font-size: 12px; color: #777777; }

.suspension .a-top i{width:24px;height:20px;background-repeat:no-repeat; background-position: center;background-image:url(../new-images/top_ico.png);display:block; float:none; margin:0 auto}
.suspension a.a-top:hover i{background-image:url(../new-images/top_ico1.png);}
.suspension .a-top:hover{color: #1042ab}


.suspension .d{display:none;width:146px; height: 126px; background:url("../new-images/suspension-bg.png") no-repeat center;position:absolute;right:63px; padding-top: 20px}
.qrcode-img {width: 100px; height: 100px; margin:0 auto}
.qrcode-img img{width:100px; height: 100px;}

.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}

.suspension .d-app{top:-38px;}
.suspension .d-qrcode{top:22px;}




.selectbg{ position:absolute;top:0;left:0; width:100%; height:100%; z-index:10; }



.feedback-fk{ 
	position: fixed;
    right: 4px;
    bottom:4px;
	width: 360px;
	height: 320px;
	border-radius: 10px;
    background: #fff;
	box-shadow: 0 0 4px #827171;
	behavior: url(PIE.htc); /* 可以让IE 6,7,8模拟部分的CSS3属性 */
	-moz-box-shadow: 0 0 4px #827171;

-webkit-box-shadow: 0 0 4px #827171;

box-shadow:  0 0 4px #827171;
	overflow: hidden;
	 z-index:999999;
	 display:none
}
.feedback-fk-box { width: 310px; height: auto; display: table; margin: 15px auto 0 auto;}
.feedback-title{ position: relative;   width: 95%; height: 50px; background: #1844a7; font-size: 16px; font-weight: bold; color: #fff; line-height: 50px; padding-left: 5%;}
.feedback-title a{ position: absolute; top: 14px; right: 10px;}
.feedback-title a img{ width:24px; height:24px;}

.feedback-fk-box textarea{ display:block;  width: 290px; height: 58px; border:1px solid #efefef; background: #fbfbfb;resize: none;border-radius: 3px; padding: 10px; line-height: 20px; margin-top: 10px;}
.feedback-fk-box input{ width: 290px; height: 26px; line-height: 26px;border:1px solid #efefef; background: #fbfbfb;border-radius: 3px; padding:0 10px;margin-top: 10px;}
.feedback-fk-box button{ display: block; width: 160px; height: 32px; background: #1844a7; color:#fff; border: 0;border-radius: 3px; margin: 0 auto; cursor: pointer; }
.feedback-fk-box-title{ width: 100%; height: auto; display: table;}
.feedback-fk-box-left{ float: left; color: #282828;}
.feedback-fk-box-left span{ color: #ff4444;font-size: 12px;  display: inline-block; margin-right: 3px;vertical-align: middle; margin-top:-1px}
.feedback-fk-box-right{float: right; color: #999999;}
::placeholder{ color: #d0d0d0; font-size: 12px; }

.feedback-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
    width: 40px;
    height: 160px;
    display: none;
    cursor: pointer;
    z-index:999999

}
.feedback-fk input::placeholder{
opacity:0.5;
filter:alpha(opacity=50);
 color: #d0d0d0;
}

input:focus {
  outline: none;
}
#tab004_div0{ width: 100%;
    height: 310px;
    overflow: hidden; padding-top:10px}

#tab004_div0 .bd li{float:left;}
.team-box {
    width: 435px;
    height: auto;
    display: table;
    margin: 10px auto;
    padding: 0 5px
}

.fix-box,.xxx-box{width:100%; height:140px;}

.fix {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 999;
    width: 100%;
    height:150px;
    margin: 0 auto;
        box-shadow: 0px 2px 20px 0px rgb(120 120 120 / 50%); 
}
.layer-tl{width:100%; height:80px;  margin-top:10px; position:relative}


/*关闭按钮样式*/
input::-ms-clear{
display: none;
}

.news-list ul li {
	height:36px;
    line-height: 36px;
}
.news-list ul li a {
    display:inline-block;
    max-width: 90%;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news-list-more{text-align:right}
.news-list-more a{color:#9b9b9b;font-size:14px;}
.news-list-more a:hover {
    color: #1042ab;
    text-decoration: none
}

#tab004_div1  ul li {
    width: 94%;
    height: auto;
    display: table;
    background: #fff;

   /* box-shadow: 0 3px 10px rgba(20, 9, 29, .06);*/
    margin-top: 10px;
	 padding:0 3% 20px 3%;
	    border-bottom: 1px solid #d8d8d8;
}

.content2-right-box .box1 {
    color: #666666;
    width: 100%;
    height: auto;
    display: table
}

.content2-right-box .box1 span:first-child {
    float: left
}

.content2-right-box .box1 span:last-child {
    float: right;
	margin-right:7px
}

.problem-box2 {
    margin-top: 12px
}

.problem-box2 h2 {
	height:38px;
	position:relative;
    font-size: 14px;
	font-weight:normal;
}

.problem-box2 h2 a {
	
	
    color: #333333;
}
.problem-box2 h2 span{ 
position:absolute; 
top:22px;right:0;
float:right; color:#999; margin-right:0px; z-index:9;padding-right:7px}

.problem-box2 h2 a::before {
    display: inline-block;
    content: "";
    width: 22px;
    height: 22px;
    background: url("../new-images/zjtd/problem-icon1.png") no-repeat center;
    vertical-align: middle;
    margin: -1px 6px 0 0
}


.problem-box2 div {
    width: 100%;
    height: auto;
    display: table;
    vertical-align: top;
    margin-top: 10px
}

.problem-box2 div p {
    width: 100%;
    font-size: 14px;
    overflow: hidden;
    color: #999;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-height: 24px
}
.problem-box2 div p a{display:block;color: #999;}
.problem-box2 div p a span{
	float:right;
    color: #437be7;
	margin-right:7px
}

.problem-box2 p a::before {
    display: inline-block;
    content: "";
    width: 22px;
    height: 22px;
    background: url("../new-images/rmwd/problem-icon2.png") no-repeat center;
    vertical-align: middle;
    margin: 1px 6px 0 0
}


.content2-right-box  .box2 {
    color: #333;
    width: 100%;
    height: auto;
    display: table;
    margin-top: 10px;
	
}

.content2-right-box  .box2 .box2-left {
    float: left;
    font-size: 16px;
}

.content2-right-box  .box2 .box2-left i {
    display: inline-block;
    width: 40px;
    height: 40px;
    overflow: hidden;
    vertical-align: middle;
    margin: -2px 10px 0 0
}

.content2-right-box  .box2 .box2-left i img {
    width: 40px;
    height: 40px;
}

.content2-right-box  .box2 .box2-left span {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #1042ab;
    background: #e7ecf6;
    font-size: 12px;
    padding: 0 6px;
    border-radius: 2px;
    margin-left: 16px
}

.content2-right-box  .box2 .box2-right {
    float: right;
    margin-top: 10px;
	margin-right:7px;
}
#tab004_div1 ul {
   width:100%;  max-height:280px; overflow:auto
}

#tab004_div1 ul::-webkit-scrollbar {
    width: 4px;
}

#tab004_div1 ul::-webkit-scrollbar-track  {
    border-radius: 8px;
    background-color: #fff;
}

#tab004_div1 ul::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: #ccc;
}