   /*??start*/
      body{
        background: url(imagesbackground.png);
      }

      /*??start*/
      .img{border-top:2px solid #b6020a;margin-top:2px;width:1200px;height:530px;}
      /*??end*/
      /*??1start*/
      .section{overflow:hidden;}
      .left{width:738px;background:#fff;margin-top:20px;}
      .left .left-nav{
            width: 100%;
            height:53px;
            border-top:1px solid #d2d2d2;
            background: -webkit-linear-gradient(top,#ffffff 0% ,#dddddd 100%);
            background: -moz-linear-gradient(top,#ffffff 0% ,#dddddd 100%);
            background: -ms-linear-gradient(top,#ffffff 0% ,#dddddd 100%);
            background: -o-linear-gradient(top,#ffffff 0% ,#dddddd 100%);
            line-height: 53px;
      }
      .left-nav span{
         width: 168px;
         text-align:center;
         border:1px solid transparent;
         cursor:pointer;
          font-weight: 700;
          font-size:20px;
      }
      .left-nav span.cur{
          background-color:#fff;
          border-left-color:#d2d2d2;
          border-top:2px solid #28579c;
          border-right-color:#d2d2d2;
          color:#b6020a;
      }
      .left-nav .more{
          color:#a1a1a1;
          padding-right:10px;
          text-decoration: none;

      }

      .section .index-list{
          overflow: hidden;
           float:left;
           padding-top:20px;
      }
      .section .index-list img{
          float:left;
      }
      .section .index-list div{
          padding:0 20px;
          float:left;
          width:465px;
          color:#505050;
      }
      .section .index-list div h3{
          font-size:18px;
          margin-bottom:20px;
          color:#020202;
          font-weight: 700;
      }
      .section .index-list div p{
          line-height:26px;
          font-size:14px;
      }
      #sp_wrapper{
        display:none;
      }
      #zl_wrapper{
        display:none;
      }

      .right{
          margin-top:20px;
          background:#fff;
        }
        .right .right-list{
            width: 452px;
        }
      .right .right-list .title{
            background-color: #28579c;
            border-bottom:2px solid red;
            padding: 0 16px;
            width: 420px;
            height: 50px;
            line-height: 50px;

      }
      .right .right-list .title span{
        color:#fff;
      }
      .right .right-list .index-list h3{
             font-size:18px;
            margin-bottom:20px;
            color:#020202;
            font-weight: 700;
      }


      .right .right-list .index-list{
          overflow: hidden;
           float:left;
           padding-top:20px;
      }
      .right .right-list .index-list img{
          float:left;
      }
      .right .right-list .index-list div{
          padding:0 20px;
          float:left;
          width:190px;
          color:#505050;
      }
      .right .right-list .index-list div h3{
          font-size:18px;
          margin-bottom:20px;
          color:#020202;
          font-weight: 700;
      }
      .right .right-list .index-list div p{
          line-height:18px;
          font-size:14px;
      }


       .right .right-list .msg-detail {
           margin-top:26px;
           padding: 0 10px;
           overflow: hidden;
       }
      .right .right-list .msg-detail img{
            width:177px;
            height: 120px;
      }
       .right .right-list .msg-detail img{
             float:left;
       }
      .right .right-list .msg-detail div{
          padding:0 20px;
          float:left;
          color:#505050;
      }
      .right .right-list .msg-detail div .p1{
            background:url('imagesdidian.png') left center no-repeat;
            margin-top:5px;
            margin-bottom:5px;
      }
       .right .right-list .msg-detail div .p2{
            background:url('imagestime.png') left top no-repeat;
      }
        .right .right-list .msg-detail div .p2 strong{
            color:#28579c;

        }
      .right .right-list h3 .right-msg{
          font-size:50px;
          color:#9bb9d6;
      }
      .right-list .jieshao{
          padding-bottom:10px;
          padding:10px;
          color:#949494;
      }
       .right-list .jieshao a{
           text-decoration: none;
       }


       .section2{
           background:#fff;
           position:relative;
           height: 404px;
       }
       .section2 .section2-nav{
            width: 100%;
            height:53px;
            border-top:1px solid #d2d2d2;
            background: -webkit-linear-gradient(top,#ffffff 0% ,#dddddd 100%);
            background: -moz-linear-gradient(top,#ffffff 0% ,#dddddd 100%);
            background: -ms-linear-gradient(top,#ffffff 0% ,#dddddd 100%);
            background: -o-linear-gradient(top,#ffffff 0% ,#dddddd 100%);
            line-height: 53px;
       }
       .section2 .section2-nav span{
           width: 165px;
           height: 54px;
           display:inline-block;
           text-align: center;
           background:#fff;
           border:1px solid #d2d2d2;
           border-top:2px solid #28579c;
           border-bottom:0 none;
       }
       .section2 .slider{
           padding:30px;
           overflow: hidden;
           height: 300px;
       }
        .section2 .king{
            padding:5px;
            border:1px solid #28579c;
        }
       .section2 .btn{
           position:absolute;
           right:45%;
           bottom:30px;
           width: 44px;
           height: 44px;
           line-height:44px;
           text-align: center;
           background: #dcdcdc;
           color:#939393;
           cursor:pointer;
           font-size:22px;
       }
       .section2 .btn:hover{
         background:#28579c;
         color:#fff;
         font-weight: 700;
       }
       .section2 .left-btn{
            right:auto;
            left:45%;
       }
       .section2 .slider li{
           float:left;
           margin-left:1px;
           margin-top: 35px;
       }
       .section2 .slider li.king{
              transform: scale(1.5);
       }
       .section2 .slider li img{
           width: 223px;
           height: 148px;
       }
       .section2 .section2-nav .more{
            color:#a3a3a3;
            padding-right:10px;
            text-decoration: none;
       }
      /*??1end*/
