/*common*/
* {
    margin: 0;
    padding: 0;
  }
  html {
    font-size: 20px;
    border: 0 none;
  }
  /*index*/
  .zj-index {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/index.png);
    background-size: 100% auto;
  }
  .search-wrap {
    width: 700px;
    height: 52px;
    margin: 0 auto;
    padding: 4px 5px;
    border-radius: 4px;
    background: url(../images/search-bg.png);
    position: absolute;
    top: 44%;
    left: 50%;
    margin-left: -350px;
  }
  .search-wrap .input {
    float: left;
    width: 578px;
    height: 52px;
    line-height: 52px;
    padding-left: 30px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    background-color: #fff;
    border: 0;
    color: #333;
  }
  .search-wrap .btn-search {
    float: left;
    width: 92px;
    height: 52px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    background-color: #1084b5;
    font-size: 15px;
    border: 0;
    color: #fff;
    cursor: pointer;
  }
  .search-wrap .btn-search:hover {
    background-color: #0d77a4;
  }
  .zj-tisBox {
    position: fixed;
    right: 0;
    bottom: 0;
  }
  .zj-jlBox {
    text-align: center;
  }
  .zj-jl {
    background: url(../images/jl.png) no-repeat center center;
    width: 140px;
    height: 245px;
    display: block;
  }
  .zj-jlClose {
    padding: 2px 16px;
    color: #fff;
    border: none;
    background: #728f00;
  }
  .zj-xwBox {
    width: 478px;
    height: 328px;
    background: #fbffe9;
    border: 4px solid #92b700;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .zj-gjBox {
    height: 54px;
    background: #d9d9d9;
    position: absolute;
    width: 100%;
    bottom: 0;
    line-height: 54px;
    text-align: center;
  }
  .inputText {
    width: 80%;
    height: 26px;
    line-height:26px;
    padding: 6px;
    border: 1px solid #92b700;
    margin: 0 3px;
    vertical-align: middle;
  }
  .btn-send {
    font-size: 14px;
    font-family: "Microsoft yahei";
    color: #fff;
    width: 52px;
    height: 40px;
    line-height:30px!important;
    border-radius: 4px;
    border: none;
    cursor: pointer;
    vertical-align: middle;
    padding: 6px;
    background: #009BCD;
    line-height: 28px;
    /* <= ie7 */
    *line-height: 36px;
    /* ie8/9 */
    line-height: 36px\0;
    background: linear-gradient(top, #00a5d7, #0088ba);
    background: -ms-linear-gradient(top, #00a5d7, #0088ba);
    background: -moz-linear-gradient(top, #00a5d7, #0088ba);
    background: -webkit-linear-gradient(top, #00a5d7, #0088ba);
    background: -o-linear-gradient(top, #00a5d7, #0088ba);
  }
  .zj-line {
    display: inline-block;
    width: 1px;
    height: 35px;
    border-left: 1px solid #92b700;
    border-right: 1px solid #f3f3f3;
    margin: -4px 6px 0 20px;
    vertical-align: middle;
  }
  .btn-v {
    display: inline-block;
    background: url(../images/btn-v.png) no-repeat center center;
    width: 73px;
    height: 38px;
    border: none;
    position: absolute;
    right: 10px;
    top: 6px;
    cursor: pointer;
  }
  .btn_on {
    background-image: url(../images/lying.gif);
  }
  /*锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷*/
  .zj-glBox {
    width: 465px;
    height: 270px;
    position: absolute;
    bottom: 330px;
    right: 0px;
    background: #f9ffe1;
    border: 2px solid #54601d;
    z-index: 2;
  }
  .zj-glList {
    width: 150px;
    height: 236px;
    background: #8db000;
    color: #fff;
    font-size: 18px;
    font-family: "Microsoft yahei";
    text-align: center;
    float: right;
  }
  .zj-glList li {
    height: 39px;
    line-height: 39px;
    cursor: pointer;
  }
  .zj-glList li.on {
    background: #f9ffe1;
    color: #000000;
  }
  .zj-glCont {
    overflow: hidden;
  }
  .zj-glContList {
    width: 280px;
    float: left;
    padding: 10px;
    line-height: 20px;
    height: 210px;
    overflow-y: scroll;
  }
  .zj-glContList p {
    margin-bottom: 10px;
  }
  .zj-glContList p a {
    color: #3b3b3b;
    font-size: 14px;
    font-family: "Microsoft yahei";
  }
  .zj-glContList p a:hover {
    color: #0083d4;
  }
  .btn-glSm {
    width: 72px;
    height: 95px;
    background: url(../images/btn-glSm.png) no-repeat center center;
    border: none;
    position: absolute;
    bottom: 270px;
    right: 40px;
  }
  ::-webkit-scrollbar {
    width: 0px;
  }
  /*锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷*/
  .zj-askBox {
    outline: none;
    height: 230px;
    position: absolute;
    top: 36px;
    right: 2px;
    width: 97%;
    background: url(../images/syImg.png) no-repeat center center;
  }
  .zj-xwBox li {
    overflow: hidden;
    margin-bottom: 10px;
    margin-right: 6px;
  }
  .icon-r {
    width: 35px;
    height: 35px;
    background: url(../images/icon-r.png) no-repeat center top;
    display: inline-block;
    background-size: auto 100%;
  }
  .icon-jqr {
    width: 35px;
    height: 35px;
    background: url(../images/icon-jqr.png) no-repeat center top;
    display: inline-block;
    background-size: auto 100%;
  }
  .zw-quesText {
   float: left;
    position: relative;
    background: #3391f0;
    max-width: 78%;
    padding: 4px 16px;
    color: #333;
    font-size: 14px;
    font-family: "Microsoft yahei";
    line-height: 24px;
    display: inline-block;
    margin-left: 10px;
    min-height: 20px;
    color: #ffffff;
  }
  .zw-kf {
    position: relative;
    background: #ffbf13;
    max-width: 78%;
    padding: 4px 16px;
    color: #333;
    font-size: 14px;
    font-family: "Microsoft yahei";
    line-height: 24px;
    display: inline-block;
    margin-right: 10px;
    min-height: 20px;
    color: #000000;
  }
  /*line*/
  .hdLine {
    border-top: 1px solid #9e6a00;
    margin: 6px 0;
  }
  .yc-otherBus .btn-jr {
    color: #fff;
    padding-bottom: 1px;
    padding: 4px 10px;
    border-radius: 4px;
    border: none;
    font-family: "Microsoft yahei";
    background: linear-gradient(top, #f15500, #d43800);
    background: -ms-linear-gradient(top, #f15500, #d43800);
    background: -moz-linear-gradient(top, #f15500, #d43800);
    background: -webkit-linear-gradient(top, #f15500, #d43800);
    background: -o-linear-gradient(top, #f15500, #d43800);
  }
  /*锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟�*/
  .zj-zzBox {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.4);
  }
  .zj-login {
    width: 620px;
    height: 350px;
    background: #ffffff;
    border: 4px solid rgba(255, 255, 255, 0.7);
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -175px 0 0 -310px;
    z-index: 1;
  }
  .icon-tit {
    display: inline-block;
    width: 32px;
    height: 35px;
    background: url(../images/icon-tit.png) no-repeat center center;
    margin: -4px 10px 0 16px;
    vertical-align: middle;
  }
  .zj-titBox {
    height: 55px;
    background: #008fd2;
    font-size: 22px;
    font-family: "Microsoft yahei";
    color: #fff;
    font-weight: normal;
    line-height: 55px;
  }
  .icon-close {
    width: 40px;
    height: 45px;
    background: url(../images/icon-close.png) no-repeat center center;
    position: absolute;
    right: 16px;
    top: -4px;
    border: none;
  }
  .inpTit {
    display: inline-block;
    width: 100px;
    color: #121212;
    font-size: 22px;
    font-family: "Microsoft yahei";
  }
  .inpBase {
    height: 30px;
    border: 1px solid #a5a5a5;
    padding: 6px;
    width: 236px;
    font-size: 14px;
  }
  .zj-logCont {
    padding: 40px;
    padding-left: 80px;
  }
  .zj-logCont li {
    margin-bottom: 20px;
  }
  .btn-dxSend {
    font-size: 14px;
    font-family: "Microsoft yahei";
    color: #fff;
    padding: 0 10px;
    height: 44px;
    border-radius: 4px;
    border: none;
    cursor: pointer;
    margin-left: 10px;
    background: linear-gradient(top, #00a5d7, #0088ba);
    background: -ms-linear-gradient(top, #00a5d7, #0088ba);
    background: -moz-linear-gradient(top, #00a5d7, #0088ba);
    background: -webkit-linear-gradient(top, #00a5d7, #0088ba);
    background: -o-linear-gradient(top, #00a5d7, #0088ba);
  }
  .btn-log {
    height: 46px;
    font-size: 22px;
    color: #fff;
    border: none;
    margin-left: 100px;
    display: block;
    width: 250px;
    border-radius: 4px;
    font-family: "Microsoft yahei";
    background: linear-gradient(top, #f67b00, #d95e00);
    background: -ms-linear-gradient(top, #f67b00, #d95e00);
    background: -moz-linear-gradient(top, #f67b00, #d95e00);
    background: -webkit-linear-gradient(top, #f67b00, #d95e00);
    background: -o-linear-gradient(top, #f67b00, #d95e00);
  }
  /**锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟�**/
  .zj-top {
    height: 40px;
    background: url(../images/top.png) no-repeat center center;
    width: 100%;
  }
  .zj-footer {
    padding: 30px 0;
    color: #fff;
    font-family: "Microsoft yahei";
    background: #0e65af;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    position: relative;
    bottom: 0;
    width: 100%;
  }
  .zj-pageCont {
    margin-top: 40px;
    text-align: center;
  }
  .iframeBox {
    width: 1000px;
    height: 100%;
  }
  .zj-rgBox {
    text-align: center;
    padding: 20px;
    font-size: 14px;
    font-family: "Microsoft yahei";
  }
  .zj-rgBox a {
    color: #007cd2;
  }
  .zj-rgBox a:hover {
    text-decoration: underline;
  }
  .icon-rg {
    display: inline-block;
    width: 28px;
    height: 28px;
    background: url(../images/icon-rg.png) no-repeat center center;
    margin-left: 4px;
    vertical-align: middle;
  }
  /*锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟�*/
  .zj-videoBox {
    width: 264px;
    height: 292px;
    padding: 10px;
    background: #a3c61b;
    z-index: 1;
    position: absolute;
    right: 160px;
    bottom: 0;
    overflow: hidden;
  }
  .zj-video {
    background: #fff;
    border-radius: 4px;
    width: 260px;
    height: 185px;
    overflow: hidden;
  }
  .btn-gd {
    width: 84px;
    height: 41px;
    background: url(../images/btn-gd.png) no-repeat center center;
    margin-top: 20px;
    margin-left: 4px;
    border: none;
    text-indent: -99999px;
    cursor: pointer;
  }
  .btn-jt {
    width: 154px;
    height: 41px;
    background: url(../images/btn-jt.png) no-repeat center center;
    margin-top: 20px;
    margin-left: 10px;
    border: none;
    text-indent: -99999px;
    cursor: pointer;
  }
  /*锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷*/
  .zj-glBox {
    width: 465px;
    height: 270px;
    position: absolute;
    bottom: 330px;
    right: 0px;
    background: #f9ffe1;
    border: 2px solid #54601d;
    z-index: 2;
  }
  .zj-glList {
    width: 150px;
    height: 236px;
    background: #8db000;
    color: #fff;
    font-size: 18px;
    font-family: "Microsoft yahei";
    text-align: center;
    float: right;
  }
  .zj-glList li {
    height: 39px;
    line-height: 39px;
    cursor: pointer;
  }
  .zj-glList li.on {
    background: #f9ffe1;
    color: #000000;
  }
  .zj-glCont {
    overflow: hidden;
  }
  .zj-glContList {
    width: 280px;
    float: left;
    padding: 10px;
    line-height: 20px;
    height: 210px;
    overflow-y: scroll;
  }
  .zj-glContList p {
    margin-bottom: 10px;
  }
  .zj-glContList p a {
    color: #3b3b3b;
    font-size: 14px;
    font-family: "Microsoft yahei";
  }
  .zj-glContList p a:hover {
    color: #0083d4;
  }
  .btn-glSm {
    width: 72px;
    height: 95px;
    background: url(../images/btn-glSm.png) no-repeat center center;
    border: none;
    position: absolute;
    bottom: 270px;
    right: 40px;
  }
  ::-webkit-scrollbar {
    width: 0px;
  }
  /**/
  .zj-jlTit {
    font-size: 20px;
    color: #fff;
    font-family: "Microsoft yahei";
    padding-left: 20px;
    height: 34px;
    line-height: 34px;
    background: #92b700;
    font-weight: bold;
  }
  .zj-jlTit span{
    position: relative;
    top: -2px;
    /* <= ie7 */
    *top: 2px;
    /* ie8/9 */
    top: 2px\0;
  }
  .icon-e {
    display: inline-block;
    width: 20px;
    height: 26px;
    background: url(../images/icon-e.png) no-repeat center center;
    background-size: auto 100%;
    margin-right: 10px;
    vertical-align: middle;
  }
  .icon-sq {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../images/icon-sq.png) no-repeat center center;
    background-size: auto 100%;
    margin: 4px 6px 0 0;
    vertical-align: middle;
    cursor: pointer;
  }
  .zj-TxTit {
    background: #54601d;
    line-height: 26px;
  }
  /*锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟�/
  .zw-listStyle01 {
    width: 320px;
    height: 132px;
    position: relative;
  }
  .zw-listStyle01 .imgBox {
    display: inline-block;
    width: 320px;
    height: 132px;
  }
  .imgBox img {
    width: 100%;
    height: 100%;
  }
  .imgDes {
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    overflow: hidden;
  }
  .zw-listBox {
    background: #fff;
    padding: 10px;
  }
  .zw-listStyle02 .imgBox {
    display: inline-block;
    width: 40px;
    height: 40px;
  }
  .zw-listStyle02 {
    font-size: 14px;
    color: #000;
    font-family: "Microsoft yahei";
    line-height: 20px;
    border-bottom: 1px solid #bcbcbc;
  }
  .zw-listStyle02Cont {
    display: box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -o-box;
    padding-bottom: 6px;
  }
  .zw-listStyle02Cont p {
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
  }
  .zw-listStyle02 a {
    color: #000;
  }
  