body{background-color: #f7f7f7;}
      .mt15{margin-top: 15px;}
      .nav-pills>li.active>a,.nav-pills>li.active>a:hover {background-color: #c00;font-weight: bold;} 
      .nav-pills>li.active>a:focus{background-color: #c00;}
      .nav>li>a:focus{background-color: #c00 !important;font-weight: bold;color: #fff;}
      /*.nav-pills>li.active>a:hover{}*/
      a{color: #000;}
      .panel{margin-bottom: 0px;}
      .navbar{margin-bottom: 0;border-left-width: 0;border-right-width: 0;border-radius: 0;}
      .tab{
            cursor: pointer;;
            text-align: center;
            font-size: 15px;
            font-weight: normal;
            font-stretch: normal;
            letter-spacing: 0px;
            color: #030303;
            padding:8px 8px;
      }
      .tab_on{
            background-color: #c00;
            border-radius: 5px;
            color: #ffffff;
            font-weight: bold;
      }
      #tabtit{margin-bottom: 20px;}
      .nav_why{background-color: #fff;border-color: #f0f0f0;}
      .navbar-inverse{box-shadow: 0 2px 3px -1px rgba(50,50,50,0.5);}
      .navbar-inverse .navbar-toggle .icon-bar {
          background-color: #c00;
      }
      .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
        background-color: #fff;
      }
      .navbar-inverse .navbar-toggle {
          border-color: #c00;
      }
      .navbar-inverse .navbar-nav>.active>a{color: #c00;background-color: #fff;}
      a:focus, a:hover {
          text-decoration: none;
      }
      a:focus{
         color:#fff;
      }
       .navbar-inverse .navbar-form{border-color:#fff;}
       .newsimg{display: inline-block;margin-right: 5px; width: 11px;height: 11px; background:url("../images/list_bar.png") no-repeat center;}
       .list_group_why{margin-bottom: 0px;}
       .navbar-inverse .navbar-form-why{border:none;padding:0px 15px;}
       @media(max-width:768px){
          .navbar-inverse .navbar-form-why input,button{margin-left: 15px;}
          .col-xs-7p0{padding:0;}
          .col-xs-5p0{padding:0;}
       }
       @media(max-width:1200px){
          .navbar-inverse .navbar-form-why{margin-right: 0px;}
          .navbar-header {
           float:none; 
          } 
           .navbar-left，.navbar-right {
           float:none!important; 
          } 
           .navbar-toggle {
           display:block; 
          } 
           .navbar-collapse {
           border-top:1px solid transparent; 
           box-shadow:inset 0 1px 0 rgba(255,255,255,0.1); 
          } 
           .navbar-fixed-top {
           top:0; 
           border-width:0 0 1px; 
          } 
           .navbar-collapse.collapse {
           display:none!important; 
          } 
           .navbar-nav {
           float:none!important; 
           margin-top:7.5px; 
          } 
           .navbar-nav> li {
           float:none; 
          } 
           .navbar-nav> li> a {
           padding-top:10px; 
           padding-bottom:10px; 
          } 
           .collapse.in {
           display:block!important; 
          } 
      } 
      .panel-default>.panel-heading {
          color: #fff;
          background-color: #c00;
          border-color: #c00;
      }
      .panel-title{font-size: 20px;}
      .jtyw a{
            display: block;
            width: 96px;
            text-align: center;
            margin:0 auto;
            position: relative;
      }
      .jtyw div.jtyw_box{
        position: relative;
        margin:0 auto;
        width: 71px;
        height: 71px;
        border-radius: 25%;
        cursor: pointer;
        line-height: 71px;
        transition: all .8s;
      }
      .jtyw a p {
          font-size: 14px;
          font-weight: normal;
          font-stretch: normal;
          line-height: 40px;
          letter-spacing: 1px;
          color: #434242;
          margin:0;
      }
      .jtyw div.jtyw_box span{
            display: block;
            text-align: center;
            transition: all .8s;
            font-size: 35px;
      }
      .jtyw a.a1 div.jtyw_box{
          border:1px solid #5ebfdf;
      }
      .jtyw a.a2 div.jtyw_box{
          border:1px solid #fa975c;
      }
      .jtyw a.a3 div.jtyw_box{
          border:1px solid #f46d6d;
      }
      .jtyw a.a4 div.jtyw_box{
          border:1px solid #fcb244;
      }
      .jtyw a.a5 div.jtyw_box{
          border:1px solid #acc142;
      }
      .jtyw a.a6 div.jtyw_box{
          border:1px solid #04b4ba;
      }
      .jtyw a.a1 div.jtyw_box span{color: #5ebfdf;}
      .jtyw a.a2 div.jtyw_box span{color: #fa975c;}
      .jtyw a.a3 div.jtyw_box span{color: #f46d6d;}
      .jtyw a.a4 div.jtyw_box span{color: #fcb244;}
      .jtyw a.a5 div.jtyw_box span{color: #acc142;}
      .jtyw a.a6 div.jtyw_box span{color: #04b4ba;}
      .jtyw a i {
          width: 16px;
          height: 1px;
          display: block;
          font-style: normal;
          position: relative;
      }
      .jtyw a i:before {
          width: 16px;
          height: 1px;
          position: absolute;
          top: 0px;
          left: 40px;
          right: 0px;
          bottom: 0px;
          margin: 0px auto;
          content: '';
          -webkit-transition: 0.3s linear;
          -moz-transition: 0.3s linear;
          -ms-transition: 0.3s linear;
          -o-transition: 0.3s linear;
          transition: 0.3s linear;
      }
      .jtyw a.a1 i:before {
          background-color: #5ebfdf;
      }
      .jtyw a.a2 i:before {
          background-color: #fa975c;
      }
      .jtyw a.a3 i:before {
          background-color: #f46d6d;
      }
      .jtyw a.a4 i:before {
          background-color: #fcb244;
      }
      .jtyw a.a5 i:before {
          background-color: #acc142;
      }
      .jtyw a.a6 i:before {
          background-color: #04b4ba;
      }
      .jtyw a span.yw_en_name{
        font-size: 12px;
        line-height: 40px;
        letter-spacing: 1px;
        color: #a6a9a9;
      }
      .col-xs-4-why{padding:0px;}
      .ml0{margin-left: 0px;}
      .nav>li.gg_xx a:focus,.nav>li.dq_jj a:focus{
        background-color: #fff !important;
        color: #c00;
      }
      .nav>li.gg_xx a,.nav>li.dq_jj a{
        font-size: 16px;
      }
      .nav-tabs>li.active>a{
        color: #c00;
        font-weight: bold;
      }
      .more{line-height: 16px;color: #c00;}
      .media_bottom{padding-bottom:10px;border-bottom: 1px dashed #e0e0e0;}
      .media-img{width:105px; height: 80px;}
      .jtfc{display: inline-block;margin-right: 5px; width: 31px;height: 26px; background:url("../gfimages/jtfc.png") no-repeat center;vertical-align: middle;}
      .img_box{
        float:left;width:202px;background-color:#eee;height:200px;border:1px solid #000;margin-bottom:40px;margin-left:10px;position:relative;text-align: center;vertical-align:middle;
        }   
      .img_box:hover{background-color:#d2e8ff;border-color:#434cec;color:#434cec;}
      .img_box_tit{
       margin-bottom: 0; width:100%;line-height:40px;background:#000;/*font-size:18px;font-weight:bold;font-family:微软雅黑;*/letter-spacing:1px;position:absolute;bottom:0px;left:20px;text-align:center;opacity:0.5;font-size:14px;color: #fff;
    }
    .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff !important;
    background-color: #c00 !important; 
}