* { margin: 0; padding: 0; }

.clear { clear: both; margin: 0 auto; }

.fl { float: left; }

.fr { float: right; }

a { text-decoration: none; color: #666; }

ul { list-style: none; }

body { color: #666; font-size: 12px; }

.wapper { width: 1200px; margin: 0 auto; }

.top { height: 30px; line-height: 30px; background: #f3f3f3; position: relative; z-index: 2; }

.top_con { height: 30px; }

.top_con .left { float: left; }

.top_con .right { float: right; }

.top_con .left span { padding-right: 8px; }

.top_con .right span { padding-left: 8px; }

.ccc { color: #ccc; }


img{border:none;}

body, div, ul, li, a, img, p, dl, dt, dd, h1, h2, h3, h4, span, strong
{
    word-break:break-all;
　　 word-wrap:break-word;}

.header a:hover { color: #e4393c; text-decoration: underline; }

.header{
    border-bottom: 2px solid #082d7a;
}

p
{
    word-break:break-all;
　　 word-wrap:break-word;
}

.lgbg{
    padding: 30px 0;
}

.logo{
    height: 70px;
    float: left;
}

.logo a{
    display: block;
    height: 100%;
}

.logo a img{
    display: block;
    height: 100%;
}

.ssDiv{
    width: 426px;
    height: 40px;
    float: left;
    margin-left: 180px;
    margin-top: 15px;
}

.ssDiv input[type="text"]{
    display: block;
    float: left;
    padding: 0 10px;
    border: 2px solid #082d7a;
    height: 36px;
    line-height:36px;
    width: 332px;
    color: #000;
    font-size: 14px;
}

.ssDiv input[type="text"]::placeholder{
    color: #000;
    font-size: 14px;
}


.ssDiv input[type="button"]{
    display: block;
    float: right;
    border: none;
    width: 70px;
    height: 40px;
    color: #fff;
    font-size: 15px;
    line-height: 40px;
    cursor: pointer;
    background: #082d7a;
}

.ssDiv input[type="button"]:hover{
   background: #174ab3;
}


.gwc{
    width: 111px;
    padding-left: 70px;
    height: 61px;
    float: right;
    margin-top: 4.5px;
    background: url(../images/cart_bg.png) 0 -75px;
}

.gwc dt{
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    margin-top: 15px;
    color: #000000;
}

.gwc dd{
    height: 14px;
    line-height: 14px;
    font-size: 12px;
    color: #000000;
}

.gwc dd b{
    color: #fe8300;
    margin-right: 3px;
}

.MEbg{
    height: 45px;
}

.qbBg{
    width: 225px;
    float: left;
    height: 45px;
    position: relative;
}

.qbT{
    background: #082d7a;
    color: #fff;
    font-size: 16px;
    text-align: center;
    height: 45px;
    line-height: 45px;
}

.ME{
    overflow: hidden;
    margin-left: 24px;
    float: left;
}

.ME li{
    float: left;
}

.ME li>a{
    display: block;
    width: 115px;
    padding: 0 5px;
    font-size: 15px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    color: #000;
    text-decoration: none;
}


.ME li:hover>a{
    color: #ff0000;
    text-decoration: none;
}


/*banner_03*/
.banner_03{ position:relative; z-index: 1; width:100%; height:580px; overflow:hidden;}
.banner_03 .bd { Z-INDEX: 0; position: relative; overflow:hidden; }
.banner_03 .bd ul{ margin:0 auto;}
.banner_03 .bd li { width:100%; height:580px; text-align:center;  overflow:hidden;}
.banner_03 .hd {
    position:absolute;
    bottom: 26px;
    width: 100%;
    height:16px;
    margin:0 auto;
    text-align:center;
}
.banner_03 .hd ul {
    display: inline-block;
    height: 16px;
    overflow: hidden;
}
.banner_03 .hd ul li {
    width: 12px;
    height:12px;
    border: 2px solid rgba(255,255,255,.5);
    border-radius: 50%;
    float: left;
    cursor:pointer;
    margin: 0 8px;
    transition: 500ms;
}
.banner_03 .hd ul .on {
    border-color: rgba(255,255,255,1);
    background: #fff;
}

.qbB{
    width: 225px;
    height: 580px;
    background:#082d7a6e;
    position: absolute;
    left: 0;
    top: 47px;
    z-index: 100;
}

.qbB>li{
    height: 60.6px;
}

.yiji{
    /*border-bottom: 1px solid #fff;*/
    padding: 17px 25px 0;
    height: 43.6px;
    position: relative;
    transition: 500ms;
}

.qbB>li:hover .yiji{
    background: #fff;
}

.yiji dt{
    height: 25px;
    margin-bottom: 3px;
    overflow: hidden;
    cursor: pointer;

}

.yiji dt a{
    display: block;
    width: 100%;
    height: 100%;
}

.yiji dt a img{
    width: 25px;
    height: 25px;
    float: left;
    margin-right: 10px;
    cursor: pointer;

}

.yiji dt a label{
    display: block;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    color: #fff;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 140px;
    cursor: pointer;
}

.qbB>li:hover .yiji dt a label{
    color:#000000;
}

.qbB>li:hover .yiji:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width:8px;
    height: 100%;
    background: #082d7a;
}

.qbB>li:hover .yiji dt a:before{
    content: '>';
    position: absolute;
    right: 0;
    top: 17px;
    width:20px;
    height:20px;
    color: rgb(185,185,185);
    font-weight: bolder;
    font-family: 宋体;
    text-align: center;
    line-height: 20px;
    font-size: 16px;
}

.hImg{
    display: none;
}

.sImg{
    display: block;

}

.qbB>li:hover .hImg{
    display: block;
}

.qbB>li:hover .sImg{
    display: none;
}

.yiji dd{
    height: 15.6px;
    margin-bottom: 5px;
    border-bottom: 1px solid #fff;
    color: #fff;
    line-height: 23px;
    font-size: 12px;
    overflow: hidden;
}

.yiji dd a{
    color: #fff;
    line-height: 23px;
    font-size: 12px;
    text-decoration: none;
}

.qbB>li:hover .yiji dd{
    color: rgb(185,185,185);
}

.qbB>li:hover .yiji dd a{
    color: rgb(185,185,185);
    text-decoration: none;
}

.qbB>li:hover .yiji{
    padding: 17px 0 0 50px;
}

.erji{
    border-radius: 0;
    background-color: rgb(255, 255, 255);
    display: none;
    position: absolute;
    left: 225px;
    top: 0;
    min-height: 541px;
    width: 500px;
    box-shadow: 3px 3px 3px #d0d0d0;
    padding: 16px 30px 25px 30px;
}

.qbB>li:hover .erji{
    display: block;
}

.erjiUl{
}

.erjiUl li{
    height: 28px;
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
    line-height: 28px;
}

.erjiUl li a{
    font-size: 16px;
    color: rgb(0, 0, 0);
    font-weight: 400;
}

.erjiUl li:hover a{
    color: #000;
    text-decoration: none;
}


.erjiUl li a:hover{
    color: #000;
    text-decoration: none;
}

.banTxt01{
    position: absolute;
    left: 0;
    top: 50px;
    font-family: 宋体;
    letter-spacing: -5px;
    overflow: hidden;
    animation:banTxt01Dh 2s forwards;
}

.banTxt01 span{
}


@keyframes banTxt01Dh {
   0%{
       right: 100%;
       opacity: 0;
   }


   100%{
       right: 0;
       opacity: 1;
   }
}

.banTxt02{
    position: absolute;
    right: 0;
    top: 190px;
    font-family: 宋体;
    height: 40px;
    text-align: center;
    overflow: hidden;
    animation:banTxt02Dh 2s forwards;

}

@keyframes banTxt02Dh {
    0%{
        left: 100%;
        opacity: 0;
    }


    100%{
        left: 0;
        opacity: 1;
    }
}

.c1bg{
    overflow: hidden;
    margin: 24px auto 0;
}

.c1bg li{
    float: left;
    width: 280px;
    height: 180px;
    margin-right: 26px;
}

.c1bg li a{
     display: block;
     width: 100%;
     height: 100%;
     position: relative;
}

.c1bg li a img{
    display: block;
    width: 100%;
    height: 100%;
}

.c1liC{
    position: absolute;
    left: 0;
    top: 0;
    width: 248px;
    height: 148px;
    padding: 16px;
}

.c1liC em{
    height: 24px;
    display: block;
    color: rgb(162, 20, 15);
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 24px;
}

.c1liC strong{
    color: rgb(0, 147, 0);
    font-size: 18px;
    height: 24px;
    line-height: 24px;
    display: block;
    font-family: 宋体;
    font-weight: bolder;
}

.c2bg{
    margin-top: 20px;
    height: 100px;
    background-size: 100% 100%;
    overflow: hidden;
}

.c2bg dt{
    float: left;
    width: 258px;
    height: 100px;
    font-size: 36px;
    color: rgb(255, 255, 255);
    text-align: center;
    line-height: 100px;
    font-family: 宋体;
}

.c2bg dd{
    float: left;
    width: 942px;
    height: 100px;
}

.c2bg dd span{
    height: 50px;
    line-height: 50px;
    font-size: 29px;
    font-family: 宋体;
    color: #fff;
    display: block;
}

.cpUl{
    overflow: hidden;
    margin-top: 20px;
}

.cpUl li{
    width: 250px;
    margin-right: 24px;
    margin-bottom: 17px;
    float: left;
    padding: 15px;
    height: 294px;
    border: 1px solid #d8d6d6;
}

.cpUl li a{
    display: block;
    width: 100%;
    height: 100%;
}

.cpTu{
    height: 250px;
    width: 250px;
    position: relative;
}

.cpTu img{
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.cpUl li a>label{
    display: block;
    height: 19px;
    padding-top: 4px;
    line-height: 19px;
    text-align: center;
    color: #5a5a5a;
    cursor: pointer;
}

.cpUl li a>span{
    color: #acacac;
    margin-top: 5px;
    height: 16px;
    display: block;
    text-align: center;
    cursor: pointer;
}

.cpUl li a>span i{
    font-style: normal;
    color: #ff3c00;
}

.cpUl li:hover{
    border-color:#082d7a;
}

.cpUl li:hover a>label{
    color: #265cd1;
}

.TitBg{
    height: 170px;
    padding: 65px 0;
    background: #f00;
    margin-top: 20px;
}

.Tit{
    width: 558px;
    height: 170px;
    background: rgba(0,0,0,.2);
    margin: 0 auto;
    overflow: hidden;
}

.TitC{
    width: 460px;
    height: 54px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    margin: 44px auto 0;
    position: relative;
}

.TitCT01{
    position: absolute;
    width: 160px;
    height: 40px;
    border: 1px solid #fff;
    font-size: 28px;
    font-family: 宋体;
    line-height: 40px;
    text-align: center;
    color: #fff;
    top: -21px;
    left: 0;
    right: 0;
    margin: auto;
}

.TitCT01:before{
    content: '';
    width: 150px;
    height: 1px;
    background: #fff;
    position: absolute;
    left: -150px;
    top: 20px;
}


.TitCT01:after{
    content: '';
    width: 150px;
    height: 1px;
    background: #fff;
    position: absolute;
    right: -150px;
    top: 20px;
}

.TitCT02{
    width: 240px;
    height: 34px;
    font-family: 宋体;
    line-height: 34px;
    text-align: center;
    color: #fff;
    letter-spacing: 5px;
    font-size: 34px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -17px;
    margin: auto;
}

.TitCT02:before{
    content: '';
    width: 108px;
    height: 1px;
    background: #fff;
    position: absolute;
    left: -111px;
    top: 17px;
}


.TitCT02:after{
    content: '';
    width: 108px;
    height: 1px;
    background: #fff;
    position: absolute;
    right: -111px;
    top: 17px;
}

.TitB{
    width: 480px;
    height: 30px;
    overflow: hidden;
    margin: 20px auto;
    text-align: center;
}

.TitB li{
    width: 80px;
    height: 30px;
    display: inline-block;
}

.TitB li a{
    display: block;
    width: 80px;
    height: 30px;
    color: #fff;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.TitB li a:hover{
    color: rgb(5, 122, 52);
}

.ftbg{
    margin-top: 50px;
    border-top: 1px solid #dddddd;
}

.ft1{
    padding: 40px 0;
    overflow: hidden;
    border-bottom: 1px solid #dddddd;
}

.ft1 dl{
    width: 233px;
    height: 76px;
    float: left;
    margin-right: 89px;
}

.ft1 dl dt{
    width: 76px;
    height: 76px;
    float: left;
    margin-right: 10px;
}

.ft1 dl dt img{
    display:block;
    width: 100%;
    height: 100%;
}

.ft1 dl dd{
    width: 147px;
    height: 76px;
    float: left;
}

.ft1 dl dd label{
    height: 36px;
    line-height: 36px;
    padding-top: 10px;
    font-size: 26px;
    color: rgb(90, 90, 90);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}

.ft1 dl dd span{
    color: rgb(90, 90, 90);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    display: block;
}

.ft2{
    overflow: hidden;
    padding: 40px 0;
}

.ft2>dt{
    float: left;
    overflow: hidden;
}


.ftNav{
    float: left;
    width: 150px;

}

.ftNav dt{
    height: 22px;
    line-height: 22px;
    font-size: 15px;
    overflow: hidden;
    width: 145px;
    padding-left: 5px;
    font-weight: bolder;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #5a5a5a;
    margin-bottom: 5px;
}

.ftNav dd{
    height: 26px;
}

.ftNav dd a{
    display: block;
    height: 26px;
    line-height: 26px;
    color: #5a5a5a;
    font-size: 14px;
    width: 130px;
    padding-left: 20px;
    background: url("../images/ft2ddbg.png") no-repeat center left;
}

.ftNav dd:hover a{
    color: #f22525;
}



.ft2>dd{
    float: right;
    overflow: hidden;
}

.ewmDl{
    width: 125px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}

.ewmDl dt{
    width: 100px;
    height: 100px;
    float: left;
}

.ewmDl dt img{
    display: block;
    width: 100%;
    height: 100%;
}

.ewmDl dd{
    width: 15px;
    height: 80px;
    padding: 5px;
    padding-top: 0px;
    color: #000;
    font-size: 14px;
    float: left;
}

.ft3bg{
    background: #434343;
}

.ft3{
    padding: 5px 0;
}

.ft3 li{
    height: 20px;
    line-height: 20px;
    text-align: center;
    /*color: rgb(90, 90, 90);*/
    color: #fff;
    font-size: 14px;
}

.KFBG{
    background: #082d7a;
    width: 42px;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 110;
}

.kfNav{
    /*margin-top: 265px;*/
    /*overflow: hidden;*/
    /*background: #f00;*/
}

.kfNav>li{
    padding-top: 10px;
    margin: 5px 0;
    transition: 500ms;
}

.kfNav>li>a{
    display: block;
}

.kfNav>li>a>img{
    display: block;
    width: 22px;
    height: 19px;
    margin: 0 auto;
}

.kfNav>li>a>span{
    display: block;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 12px;
    text-align: center;
}

.kfNav>li:hover{
    background: rgba(0,0,0,.3);
}

.KFB{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 42px;
}

.goTop{
    cursor: pointer;
    display: block;
    width: 42px;
}

.ewmDiv{
    width: 42px;
    height: 50px;
    position: relative;
    cursor: pointer;
}

.ewmDiv>img{
    display: block;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.mask{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    top: 0;
    left: 0;
    z-index: 1000;
    display: none;
}

.dl_zc{
    width: 200px;
    margin:auto;
    padding: 30px 50px;
    background: rgba(255,255,255,.9);
    position: fixed;
    top: 50%;
    right: 50%;
    border-radius: 10px;
    z-index: 1001;
}

.close{
    background: rgba(0,0,0,.6);
    position: absolute;
    width: 38px;
    height: 38px;
    right: -38px;
    top: 20px;
    cursor: pointer;
}

.close img{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    transition: 500ms;
}

.close:hover img{
    transform: rotateZ(180deg);
}

.dl_zcTit{
    font-size: 21px;
    color: #eb6100;
    text-align: center;
    margin-bottom: 10px;
    line-height: 30px;
    font-weight: normal;
}

.dl_zcUl li{
    margin: 8px 0;
    /*height: 35px;*/
    text-align: center;
    position: relative;
}

.dl_zcUl li input[type="text"],.dl_zcUl li input[type="password"]{
    background: #FFF;
    border: none;
    width: 188px;
    outline: none;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #626262;
    padding-left: 12px;
    border-radius: 3px;
}

.dl_zcUl li input[type="text"]::placeholder{
    font-size: 14px;
    color: #626262;
}

.dl_zcUl li input[type="button"]{
    width: 200px;
    height: 35px;
    border: none;
    outline: none;
    cursor: pointer;
    background: #eb6100;
    color: #FFF;
    border-radius: 3px;
    font-size: 15px;
}

.yhzc{
    height: 35px;
    line-height: 35px;
    color: #626262;
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
}

.yhzc:hover{
    text-decoration: underline;
}


.zddl{
    display: inline-block;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
    font-size: 14px;
    color: #626262;

}

.zddl input[type="checkbox"]{
    width: 15px;
    height: 15px;
    vertical-align: sub;
    outline: none;
    border-width: 0;
    cursor: pointer;
}

.hydl{
    height: 35px;
    line-height: 35px;
    color: #626262;
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
}

.hydl:hover{
    text-decoration: underline;
}

.dl_zcUl li i{
    position: absolute;
    left: -11px;
    top: 0;
    width: 35px;
    height: 35px;
    font-style: normal;
    color: #f00;
    font-size: 14px;
    text-align: center;
    line-height: 35px;
}

.dlDiv{
    display: none;
}

.zcDiv{
    display: none;
}

.kfDiv{
    padding: 0 20px;
    background: #fff;
    width: 140px;
    position: fixed;
    top: 0;
    right: -222px;
    transition: 500ms;
    z-index: 100;
}

.fkon{
    right: 42px;
}

.kfBtn{
    position: relative;
}


.sanjiao{
    background: rgba(0,0,0,.3);
}

.sanjiao:after{
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -2.5px;
    left: -5px;
    border-right:5px solid #4c6f06;
    border-top:5px solid transparent;
    border-bottom:5px solid transparent;
}

.kfDivCon{
}

.kfDivCon dt{
}


.kfDivCon dt h1{
    padding-left: 30px;
    color: #a2a39e;
    font-size: 18px;
    font-weight: bold;
    font-family: 宋体;
    line-height: 30px;
    background: url("../images/icon_view_tel.png") no-repeat center left;
}

.kfDivCon dt label{
    display: block;
    color: #a2a39e;
    font-size: 19px;
    font-weight: bold;
    line-height: 19px;
    padding-bottom: 5px;
}

.kfDivCon dt span{
    display: block;
    color: #a2a39e;
    font-size: 13px;
    font-weight: normal;
    line-height: 16px;
    padding-bottom: 10px;
    border-bottom: #e7e7e7 1px solid;
    margin-bottom: 10px;
}

.kfDivCon dd{
    height: 30px;
    line-height: 30px;
    color: #b5b5b5;
    text-align: center;
}

.tc_ewm{
    width: 120px;
    padding: 20px;
    position: absolute;
    bottom: 0;
    right: 42px;
    background: #fff;
    display: none;
}

.ewmDiv:hover .tc_ewm{
    display: block;
}

.tc_ewm img{
    display: block;
    width: 100%;
}

.tc_ewm label{
    display: block;
    height: 30px;
    line-height: 30px;
    color: #000;
    font-size: 14px;
    font-weight: bolder;
    text-align: center;
}

.ewmDiv:hover:before{
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #fff;
}

/*ins01--------------------------------------*/
.insDiv{
}


.insL{
    width: 225px;
    float: left;
    padding-top: 580px;
}

.insL1{
    margin-top: 20px;
}

.insL1>h1{
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: #daf2cf;
    font-size: 20px;
    font-family: 宋体;
    font-weight: normal;
    color: #5a5a5a;
}

.rmcpUl{
}

.rmcpUl li{
    width: 193px;
    margin-bottom: 10px;
    float: left;
    padding: 15px;
    height: 236px;
    border: 1px solid #d8d6d6;
}

.rmcpUl li:hover{
    border-color:#329944;
}


.rmcpUl li a {
    display: block;
    width: 100%;
    height: 100%;
}

.rmcpTu{
    width: 193px;
    height:193px;
    position: relative;
}

.rmcpTu img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.rmcpUl li a>label {
    display: block;
    height: 19px;
    padding-top: 4px;
    line-height: 19px;
    text-align: center;
    color: #5a5a5a;
    cursor: pointer;
}

.rmcpUl li a>span {
    color: #acacac;
    margin-top: 5px;
    height: 16px;
    display: block;
    text-align: center;
    cursor: pointer;
}

.rmcpUl li a>span i {
    font-style: normal;
    color: #ff3c00;
}

.insR{
    width: 946px;
    /*background: #0ff;*/
    float: right;
}

.weizhi{
    height: 20px;
    padding: 10px;
    border: 1px solid rgb(232, 232, 232);
    font-size: 14px;
    color: #000;
    line-height: 20px;
    margin-top: 20px;
}

.weizhi a{
    font-size: 14px;
    color: #000;
    line-height: 20px;
}

.weizhi a:hover{
    text-decoration: underline;
}

.fenge{
    margin-top: 15px;
    border-top:1px solid rgb(232, 232, 232);
    height: 0;
}

.cat{
    border: 1px solid #eeeeee;
    background-color: #fbfbfb;
    overflow: hidden;
    margin-top: 15px;
}

.cat .on{color:rgb(76,111,6); }

.cat li{
    float: left;
    height: 35px;
    padding: 0 15px;
    border-right: #eeeeee 1px solid;
}

.cat li:last-child{
    border-right: none;
}


.mrpx{
    height: 35px;
    line-height: 35px;
    color: #000;
    font-size: 14px;
    padding-left: 20px;
    cursor: pointer;
    background: url("../images/mrpx.png") no-repeat center left;
}

.zjDiv{
    overflow: hidden;
    height: 35px;
    line-height: 35px;
}

.zjDiv span{
    float: left;
    height: 35px;
    line-height: 35px;
    padding: 0 5px;
    color: #000;
    font-size: 14px;
}

.zjDivR{
    float: left;
    width: 9px;
    height: 14px;
    margin-top: 10px;
}

.artImg{
    width: 9px;
    height: 5px;
    display: block;
    cursor: pointer;
    background: #dcdcdc;
}

.artImg:hover{
    background: #4c6f06;
}

.arbImg{
    width: 9px;
    height: 5px;
    display: block;
    cursor: pointer;
    background: #dcdcdc;
    transform: rotateZ(180deg);
    margin-top: 4px;
}

.arbImg:hover{
    background: #4c6f06;
}

.bg1{
    background: #4c6f06;
}

.inp02{
    overflow: hidden;
    height: 23px;
    padding: 6px 15px;

}

.inp02 input[type="text"]{
    display: block;
    width: 130px;
    height: 21px;
    border: #eeeeee 1px solid;
    float: left;
    background: #fff;
    padding: 0 3px;
    line-height:21px;
}

.inp02 input[type="button"]{
    display: block;
    width: 34px;
    height: 23px;
    line-height: 23px;
    background: #000000;
    float: left;
    border: none;
    color: #fff;
    font-size: 12px;
    margin-left: 10px;
    cursor: pointer;
}

.txInp{
    overflow: hidden;
    height: 23px;
    padding: 6px 15px;
}

.txInp span{
    display: block;
    height: 23px;
    line-height: 23px;
    color: #000;
    font-size: 14px;
    padding: 0 5px;
    float: left;
}


.txInp input[type="text"]{
    display: block;
    width: 55px;
    height: 21px;
    line-height:21px;
    border: #eeeeee 1px solid;
    float: left;
    background: #fff;
    padding: 0 3px;
}

.txInp input[type="button"]{
    display: block;
    width: 34px;
    height: 23px;
    line-height: 23px;
    background: #BCBCBC;
    float: left;
    border: none;
    color: #fff;
    font-size: 12px;
    margin-left: 10px;
    cursor: pointer;
}

.txInp input[type="button"]:hover{
    background: #0086c8;
}


.inscpUl{
    margin-top: 10px;
    overflow: hidden;
}

.inscpUl>li{
    width: 295px;
    height: 419px;
    margin-right: 27px;
    border: 1px solid #EEE;
    margin-bottom: 20px;
    float: left;
    transition: 500ms;
}

.inscpUl>li:hover{
    background: #082d7a;
}

.inscpUl>li a{
    display: block;
    width: 100%;
    height: 100%;
}

.insCpTu{
    height: 295px;
    position: relative;
}

.insCpTu img{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    display: block;
}

.insCpB{
    padding: 0 15px;
    height: 124px;
}

.insCpBt{
    height: 65px;
    padding: 3px 10px;
    text-align: center;
}

.insCpBt label{
    display: block;
    text-align: center;
    font-size: 13px;
    color: #5A5A5A;
    padding-top: 15px;
    height: 20px;
    line-height: 20px;
}

.inscpUl>li:hover .insCpBt label{
    color: #fff;
}

.insCpBt span{
    height: 18px;
    line-height: 18px;
    display: block;
    font-size: 15px;
    color: #f22525;
    font-weight: bold;
    text-align: center;
}

.inscpUl>li:hover .insCpBt span{
    color: #fff;
}

.insCpB ul{
    overflow: hidden;
    padding: 10px 15px;
    margin:0 auto;
    width: 235px;
    border-top:1px dashed rgba(255,255,255,0.1);
    height: 28px;
    text-align: center;
}

.insCpB ul li{
    border-right:1px solid rgba(255,255,255,0.1);
    width: 56px;
    display: inline-block;
}

.insCpB ul li:last-child{
    border-right: none;
}

.insCpB ul li label{
    display: block;
    height: 14px;
    line-height: 14px;
    color: #000;
    text-align: center;
}

.inscpUl>li:hover .insCpB ul li label{
    color: #fff;
}

.wp-pager_link{
    text-align: center;
    position: relative;
    bottom: auto;
    width: 100%;
}

.wp-pager_link a:hover{
    text-decoration: none;
    color: #47cdff;
}

.pager_link{
    border: 1px solid #D5D5D5;
    display: inline-block;
    padding: 0 3px;
    height: 18px;
    line-height: 18px;
    margin: 0 2px;
}

.pager_link.curlink{
    border: medium none transparent;
    color: #D00;
}

 