/* ******æ££æ ­ã?? ****** start/

/* æžî†½æŒ±é¥ï?? 1*/
#banner {
    width: 100%;
    overflow: hidden;
}

#banner .bannerCon {
    margin: 0px auto;
    position: relative;
}

#banner .bannerCon .before {
    background: rgba(0,0,0,0.7);
    position: absolute;
    z-index: 100;
}

#banner .bannerCon .before img {
    position: absolute;
    right: 40px;
    cursor: pointer;
    opacity: 0.5;
}
#banner .bannerCon .before img:hover{
    opacity: 1;
}
#banner .bannerCon .after {
    background: rgba(0,0,0,0.7);
    position: absolute;
    z-index: 100;
}

#banner .bannerCon .after img {
    position: absolute;
    left: 40px;
    cursor: pointer;
    opacity: 0.5;
}
#banner .bannerCon .after img:hover{
    opacity: 1;
}
#banner .bannerCon .scroll {
    position: relative;
}

#banner .bannerCon .scroll .sitem {
    float: left;
    text-align: center;
    overflow: hidden;
}

#banner .bannerCon .scroll .sitem .img-box {
    margin: auto;
}

#banner .bannerCon .scroll .sitem .img-box img {
    display: inline-block;
    width: 100%;
    height: 100%;
}

/* index-section1 */
.index-section1{
    padding: 30px 0;
    background: url(/subsite/jigou/jijianjc/images/bg1_02.jpg) no-repeat center;
}

 /* é‚ä¼´æ¤ˆé?ï¸¾å£é¥ï¿? */
.index-slide{
    width: 46%;
    height: 412px;
}
.index-slide .owl-carousel {
    position: relative;
}
.index-slide .item img{
    width: 100%;
    height: 412px;
}
.index-slide .carousel-caption {
    padding: 15px 17px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.45);
}
.index-slide .carousel-caption b {
    color: #e3e3e3;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.index-slide .owl-nav{
    display: none;
}
.index-slide .owl-controls .owl-dots{
    position: absolute;
    right: 17px;
    bottom: 15px;
}
.index-slide .owl-dots .owl-dot span{
    background: url(/subsite/jigou/jijianjc/images/yuan.png) no-repeat;
    width: 12px;
    height: 11px;
    background-position: -18px 0;
    margin: 0 3px;
}
.index-slide .owl-dots .owl-dot.active span,.index-slide .owl-dots .owl-dot:hover span{
    background-position: 0;
}
 /* é‚ä¼´æ¤ˆé?ï¸¾å£é¥ï¿? */

 .index-news{
     width: 54%;
     background: #fff;
     height: 412px;
 }
 .news-pading{
     padding: 25px 28px;
 }
 .news-title{
     border-bottom: 1px solid #dcdcdc;
 }
 .news-title h3{
     float: left;
 }
 .news-title h3 a{
     float: left;
     font-size: 18px;
     font-weight: bold;
     color: #999;
     line-height: 30px;
     border-bottom: 2px solid transparent;
     padding: 0 4px 3px;
     margin-right: 18px;
 }
 .news-title h3 a.active{
     color: #333;
     border-bottom-color: #3ea9ff;
 }
 .more{
     float: right;
     line-height: 30px;
     font-size: 14px;
 }
 .more a{
     color: #999;
 }
 .news1-c-title{
     margin-top: 10px;
     line-height: 35px;
     background: #eff6fe;
 }
 .news1-c-title a{
     float: left;
     padding: 0 26px;
     color: #999;
 }
 .news1-c-title a.active{
     color: #fff;
     background: #bc2e3c;
 }
 .news1-c-ul{
     padding: 10px 0;
     background: url(/subsite/jigou/jijianjc/images/ul-bg_03.jpg) repeat-y 5px top;
     margin-top: 10px;
 }
 .news1-c-ul li{
     margin-bottom: 18px; 
 }
 .news1-c-ul li:last-child{
     margin-bottom: 0;
 }
 .li-news-title{
     overflow: hidden;
 }
 .li-news-title a{
     float: left;
     width: 80%;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
     padding-left: 28px;
     background-image: url(/subsite/jigou/jijianjc/images/news2_07.png);
     background-repeat: no-repeat;
     background-position: left center;
 }
 .news1-c-ul li.active .li-news-title a{
    background-image: url(/subsite/jigou/jijianjc/images/news1_07.png);
    font-weight: bold;
    color: #bc2e3c;
 }
 .news1-c-ul li.active .li-news-title span{
     display: none;
 }
 .li-news-title span{
     float: right;
     color: #999;
     font-size: 14px;
 }
 .li-news-title i{
     display: inline-block;
     width: 70px;
     height: 20px;
     font-size: 14px;
     color: #fff;
     border-radius: 10px;
     -ms-border-radius:10px;
     background: #2d9f40;
     text-align: center;
     line-height: 20px;
     font-style: normal;
     margin-left: 12px;
 }
 .li-news-hide{
     padding-left: 28px;
     margin-top: 5px;
     display: none;
 }
 .news1-c-ul li.active .li-news-hide{
     display: block;
 }
 .li-news-hide p{
     color: #666;
     line-height: 24px;
     display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
 }
 .li-news-hide span{
     display: block;
     color: #999;
     font-size: 14px;
     margin-top: 5px;
 }
 .i-sec2{
     margin-top: 26px;
 }
 .i-sec2-1 ul{
     margin-left: -25px;
     overflow: hidden;
 }
 .i-sec2-1 li{
     width: 25%;
     float: left;
     
 }
 .sec2-1-pad{
     margin-left: 25px;
     background-repeat: no-repeat;
     background-position: right center; 
 }
 .sec2-1-li1{
     width: 41%;
     padding: 16px 0;
     margin-left: 18px;
 }
 .sec2-1-li1 h2{
     font-size: 18px;
     font-weight: bold;
 }
 .sec2-1-li1 p{
     font-size: 14px;
     line-height: 21px;
     color: #666;
     margin-top: 5px;
 }
 .sec2-1-li1 a{
     display: block;
     width: 100%;
     border: 1px solid #599fff;
     text-align: center;
     line-height: 28px;
     color: #599fff;
     margin-top: 7px;
     font-size: 14px;
     box-sizing: border-box;
 }
 .sec2-1-li1 a:hover{
     background: #599fff;
     color: #fff;
 }
 .i-sec2-1 li:nth-of-type(1) .sec2-1-pad{
     background-color: #e0edfe;
     background-image: url(/subsite/jigou/jijianjc/images/lg30_03.jpg);
 }
 .i-sec2-1 li:nth-of-type(2) .sec2-1-pad{
    background-color: #eaf9fe;
    background-image: url(/subsite/jigou/jijianjc/images/lg31_03.jpg);
}
.i-sec2-1 li:nth-of-type(3) .sec2-1-pad{
    background-color: #d4e3f3;
    background-image: url(/subsite/jigou/jijianjc/images/lg32_03.jpg);
}
.sec2-1-li2 h2{
    overflow: hidden;
    line-height: 30px;
}
.sec2-1-li2 h2 span{
    font-size: 18px;
    font-weight: bold;
    float: left;
}
.sec2-1-li2 h2 a{
    font-size: 14px;
    color: #999;
    float: right;
}
.sec2-1-li2 .zt-img{
    border: 1px solid #dcdcdc;
    margin-top: 10px;
}
.sec2-1-li2 .zt-img img{
    display: block;
    width: 100%;
}
.isec2-l{
    width: 50%;
}
.isec2-r{
    width: 50%;
}
.i-sec2-2{
    margin-left: -29px;
    overflow: hidden;
}
.sec2-2-pad{
    margin-left: 29px;
}
.isec2-h3{
    margin-bottom: 18px;
}
.isec2-h3 a{
    font-size: 18px;
    font-weight: bold;
    color:#333;
}
.isec2-l ul{
    border: 1px solid #e2e2e2;
    display: table;
    width: 100%;
    background: #f1f1f1;
}
.isec2-l ul li{
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 21px 0;
}
.isec2-l ul li+li{
    border-left: 1px solid #dcdcdc;
}
.isec2-l ul li i{
    display: block;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-image: url(/subsite/jigou/jijianjc/images/lg10_07.png);
    margin: 0 auto;
    transition: all .2s;
}
.isec2-l ul li:hover{
    background: #fff;
}
.isec2-l ul li:nth-of-type(1) i{
    background-position: -10px -7px;
}
.isec2-l ul li:nth-of-type(1):hover i{
    background-position: -10px -71px;
}
.isec2-l ul li:nth-of-type(2) i{
    background-position: -87px -7px;
}
.isec2-l ul li:nth-of-type(2):hover i{
    background-position: -87px -71px;
}
.isec2-l ul li:nth-of-type(3) i{
    background-position: -166px -8px;
}
.isec2-l ul li:nth-of-type(3):hover i{
    background-position: -166px -72px;
}
.isec2-l ul li span{
    font-size: 18px;
    display: block;
    margin-top: 16px;
    color: #63a5ff;
    margin-bottom: 3px;
}
.isec2-l ul li b{
    color: #63a5ff;
}
.isec2-r ul{
    border: 1px solid #dcdcdc;
    background: #f7f7f7;
    overflow: hidden;
}
.isec2-r ul li{
    width: 33.3333%;
    float: left;
    text-align: center;
    padding: 21px 0;
    box-sizing: border-box;
}
.isec2-r ul li:nth-of-type(1),.isec2-r ul li:nth-of-type(2),.isec2-r ul li:nth-of-type(3){
    border-bottom: 1px solid #dcdcdc;
}
.isec2-r ul li:nth-of-type(1),.isec2-r ul li:nth-of-type(2),.isec2-r ul li:nth-of-type(4),.isec2-r ul li:nth-of-type(5){
    border-right: 1px solid #dcdcdc;
}
.isec2-r ul li i{
    display: inline-block;
    width: 48px;
    height: 36px;
    background-image: url(/subsite/jigou/jijianjc/images/lg12_11.png);
    background-repeat: no-repeat;
    margin-right: 8px;
    vertical-align: middle;
    transition: all .2s;
}
.isec2-r ul li:hover{
    background: #fff;
}
.isec2-r ul li span{
    vertical-align: middle;
}
.isec2-r ul li:hover span{
    color: #599fff;
}
.isec2-r ul li:nth-of-type(1) i{
    background-position: -7px -6px;
}
.isec2-r ul li:nth-of-type(1):hover i{
    background-position: -7px -46px;
}
.isec2-r ul li:nth-of-type(2) i{
    background-position: -69px -6px;
}
.isec2-r ul li:nth-of-type(2):hover i{
    background-position: -69px -46px;
}
.isec2-r ul li:nth-of-type(3) i{
    background-position: -124px -6px;
}
.isec2-r ul li:nth-of-type(3):hover i{
    background-position: -124px -46px;
}
.isec2-r ul li:nth-of-type(4) i{
    background-position: -202px -6px;
}
.isec2-r ul li:nth-of-type(4):hover i{
    background-position: -202px -46px;
}
.isec2-r ul li:nth-of-type(5) i{
    background-position: -264px -6px;
}
.isec2-r ul li:nth-of-type(5):hover i{
    background-position: -264px -46px;
}
.isec2-r ul li:nth-of-type(6) i{
    background-position: -333px -6px;
}
.isec2-r ul li:nth-of-type(6):hover i{
    background-position: -333px -46px;
}
.index-section2{
    margin-bottom: 26px;
}
.friend-link{
    border-top: 5px solid #c20000;
    padding: 15px 0;
    line-height: 28px;
}
.friend-link span{
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}
.friend-link a{
    float: left;
    border: 1px solid #e2e2e2;
    padding: 0px 8px;
    color: #666;
    margin-left: 6px;
}
.friend-link a:hover{
    color: #bc2e3c;
    background: #e0edfe;
}
.foot-cc{
    padding: 24px 0;
    background: #37383a;
    font-size: 14px;
    color: #fff;
}
.foot-cc .foot1{
    float: left;
    margin-left: 4px;
}
.foot-cc .foot2{
    float: left;
    margin-left: 18px;
}
.foot-nav a{
    color: #fff;
    margin-right: 6px;
}
.foot2 p{
    margin-top: 4px;
}
.foot2 p span{
    color: #ff0b00;
    font-size: 16px;
    font-weight: bold;
}
.foot3{
    padding: 5px;
    background: #fff;
    float: left;
    margin-left: 34px;
}
.foot3 img{
    float: left;
    margin-right: 12px;
}
.foot3 p{
    float: right;
    color: #666;
    text-align: center;
    margin-top: 18px;
    padding-right: 10px;
}

/* common-wrap */
.position{
    padding: 14px 0;
    background:#ebeff2;
    color: #666;
    line-height: 20px;
}
.position i{
    display: inline-block;
    padding-left: 28px;
    background: url(/subsite/jigou/jijianjc/images/flgtu3_03.png) no-repeat left center;
}
.position a{
    color: #666;
    margin-right: 3px;
}
.position span{
    margin-right: 3px;
}

.common-wrap{
    margin-top: 38px;
    margin-bottom: 30px;
}
.sideLeft-nav{
    width: 25%;
    background: #f7f7f7 ;
}
.contentRight-content{
    width: 75%;
    padding-bottom: 148px;
    background: url(/subsite/jigou/jijianjc/images/flgtp5_07.png) no-repeat center 70%;
}
.sideLeft-nav h4{
    height: 80px;
    background: url(/subsite/jigou/jijianjc/images/flgtp4_03.jpg) no-repeat;
    line-height: 80px;
    text-indent: 26px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}
.sideLeft-nav ul{
    padding-bottom: 227px;
    border: 1px solid #ebeff2;
    background: url(/subsite/jigou/jijianjc/images/flgtp1_03.jpg) no-repeat left bottom/100%;
    border-top: none;
}
.sideLeft-nav ul li{
    line-height: 58px;
    border-bottom: 1px solid #dcdcdc;
    border-left: 3px solid transparent;
    margin-left: -1px;
    width: 100%;
}
.sideLeft-nav ul li.active{
    background: #fff;
    border-left-color: #c20000;
}
.sideLeft-nav ul li:hover{
    background: #fff;
    border-left-color: #c20000;
}
.sideLeft-nav ul li a{
    display: block;
    overflow: hidden;
}
.sideLeft-nav ul li i{
    background-repeat: no-repeat;
    background-image: url(/subsite/jigou/jijianjc/images/flgtp2_03.png);
    float: left;
    width: 30px;
    height: 30px;
    margin-top: 14px;
    margin-left: 68px;
    margin-right: 12px;
}
.sideLeft-nav ul li span{
    font-size: 18px;
    color: #666;
    float: left;
}
.sideLeft-nav ul li.active span{
    color: #c20000;
}
.sideLeft-nav ul li:hover span{
    color: #c20000;
}
.sideLeft-nav ul li .i1{
    background-position: -12px -7px;
}
.sideLeft-nav ul li.active .i1{
    background-position: -12px -48px;
}
.sideLeft-nav ul li;hover.i1{
    background-position: -12px -48px;
}
.sideLeft-nav ul li .i2{
    background-position: -69px -7px;
}
.sideLeft-nav ul li.active .i2{
    background-position: -69px -48px;
}
.sideLeft-nav ul li:hover .i2{
    background-position: -69px -48px;
}
.sideLeft-nav ul li .i3{
    background-position: -118px -8px;
}
.sideLeft-nav ul li.active .i3{
    background-position: -118px -49px;
}
.sideLeft-nav ul li:hover .i3{
    background-position: -118px -49px;
}
.sideLeft-nav ul li .i4{
    background-position: -171px -8px;
}
.sideLeft-nav ul li.active .i4{
    background-position: -171px -49px;
}
.sideLeft-nav ul li:hover .i4{
    background-position: -171px -49px;
}
.cRpad{
    padding-left: 28px;
}
.cRpad-title{
    margin-top: 22px;
    line-height: 54px;
    border-bottom: 5px solid #c20000;
    font-size: 18px;
    font-weight: bold;
}
.cRpad-lists{
    margin-top: 18px;
}
.cRp1-1{
    margin-bottom: 30px;
    overflow: hidden;
}
.cRp1-1 a{
    float: left;
    width: 33.3333%;
    box-sizing: border-box;
    border-right: 1px solid #fff;
    line-height: 40px;
    text-align: center;
    color: #333;
    background: #f1f1f1;
}
.cRp1-1 a:hover{
    font-weight: bold;
}
.cRp1-1 a:nth-of-type(2){
    background: #c9caca;
}
.cRp1-1 a:nth-of-type(3){
    background: #b5b5b6;
}

/* xilan */
.xlan-l{
    width: 29%;
}
.xlan-r{
    width: 71%;
}
.xlan-r-pad{
    padding-left: 28px;
}
.xlan-l-1{
    border: 1px solid #ebeff2;
    background: #f7f7f7;
    margin-bottom: 20px;
}
.xll-title{
    line-height: 55px;
    overflow: hidden;
    background: url(/subsite/jigou/jijianjc/images/flgtp10_03.jpg) repeat-x;
    border-bottom: 1px solid #ebeff2;
    padding: 0 18px;
}
.xll-title span{
    float: left;
    font-size: 18px;
    color: #bc2e3c;
}
.xll-title a{
    float: right;
    font-size: 14px;
    color: #bc2e3c;
}
.xil-ul1{
    padding: 0 18px;
    background: url(/subsite/jigou/jijianjc/images/flgtp16_03.jpg) repeat-y 19px top;
    padding-top: 24px;
    margin-bottom: 20px;
}
.xil-ul1 li{
    overflow: hidden;
    padding-left: 11px;
    background: url(/subsite/jigou/jijianjc/images/flgtp15_06.png) no-repeat left center;
}
.xil-ul1 li.li1{
    background-position: left 5px;
    background-image: url(/subsite/jigou/jijianjc/images/flgtp16_03.png);
}
.xil-ul1 li.li1 span{
    display: block;
    width: 56px;
    height: 22px;
    background: url(/subsite/jigou/jijianjc/images/flgtp21_03.png) no-repeat;
    text-align: center;
    font-size: 14px;
    color: #bc2e3c;
    line-height: 18px;
}
.xil-ul1 li.li1 a{
    display: block;
    color: #bc2e3c;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 5px;
}
.xil-ul1 li.li1 p{
    line-height: 21px;
    font-size: 14px;
    color: #999;
    margin-top: 5px;
}
.xil-ul1 li.li2{
   line-height: 36px;
    overflow: hidden;
    height: 36px;
}
.xil-ul1 li.li2 a{
    float: left;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
}
.xil-ul1 li.li2 span{
    float: right;
    color: #999;
    font-size: 14px;
}
.xil-ul1 li.li2:hover{
    background-image: url(/subsite/jigou/jijianjc/images/flgtp16_03.png);
}
.xil-ul1 li.li2:hover a{
    color: #bc2e3c;
}
.xil-ul2{
    padding: 5px 18px 20px;
}
.xil-ul2 li{
    background: url(/subsite/jigou/jijianjc/images/flgtp15_06.png) no-repeat left center;
    height: 36px;
    line-height: 36px;
    padding-left: 11px;
}
.xil-ul2 li a{
    float: left;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
}
.xil-ul2 li span{
    float: right;
    color: #999;
    font-size: 14px;
}
.xil-ul2 li:hover{
    background: url(/subsite/jigou/jijianjc/images/flgtp16_03.png) no-repeat left center;
}
.xil-ul2 li:hover a{
    color: #bc2e3c;
}
.xr-b-title{
    text-align: center;
}
.xr-b-title h2{
    font-size: 24px;
    font-weight: bold;
    color: #242020;
}
.xr-b-title p{
    color: #666;
    margin-top: 20px;
}
.xr-b-title p span{
    font-size: 18px;
}
.xr-intro-p{
    margin: 22px 0;
    line-height: 30px;
    text-align: center;
    background: #f7f7f7;
    font-size: 14px;
    color: #999;
}
.xr-intro-p span{
    margin: 0 4px;
}
.xr-intro-p span .on{
    color: #bc2e3c;
}
.xr-img{
    text-align: center;
}
.xr-cont-t{
    margin-top: 20px;
}
.xr-cont-t p{
    color: #666;
    text-indent: 2em;
    line-height: 38px;
}
.page-text{
    margin-top: 20px;
    padding: 10px 0;
    border-top: 1px solid #ebeff2;
    color: #bc2e3c;
}
.page-text p{
    line-height: 28px;
}
.page-text a{
    color: #bc2e3c;
}
.page-text p:nth-of-type(2) a{
    color: #666;
}
.paf-l a{
    float: left;
    width: 70px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin-right: 6px;
    background: #f7f7f7;
}
.paf-l a:hover{
    background: #ebebeb;
}
.paf-l a span{
    font-size: 14px;
    color: #333;
    display: inline-block;
    padding-left: 19px;
    background-repeat: no-repeat;
    background-position: left center; 
}
.paf-l a:nth-of-type(1) span{
    background-image: url(/subsite/jigou/jijianjc/images/flgtp12_07.png);
}
.paf-l a:nth-of-type(2) span{
    background-image: url(/subsite/jigou/jijianjc/images/flgtp14_03.png);
}
.paf-l a:nth-of-type(3) span{
    background-image: url(/subsite/jigou/jijianjc/images/flgtp15_03.png);
}
#preid,#nextid {display: block; margin: 10px 0px;color:#9e090f}
#preid a:hover, #nextid a:hover{color:#9e090f}

/* float-nav */
.float-nav{
    position: fixed;
    top: 611px;
    left: 50%;
    margin-left: 621px;
    width: 78px;
    font-size: 12px;
    color: #fff;
}
.flo1{
    width: 100%;
    height: 72px;
    background: #bc2e3c;
    text-align: center;
    cursor: pointer;
    position: relative;
}
.flo1:hover{
    background: #327fed;
}
.flo1 img{
    margin-top: 14px;
}
.flo1 span{
   display: block;
   margin-top: 5px;
}
.flo2{
    height: 48px;
    background: #3597dc;
    position: relative;
    width: 100%;
    text-align: center;
    line-height: 63px;
    overflow: hidden;
    cursor: pointer;

}
.flo2:before{
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-bottom-color: #fff;
    left: 50%;
    margin-left: -5px;
    top: 8px;
}
.flo2:hover{
    background: #2486cb;
}
.fimg2{
    position: absolute;
    left: -90px;
    top: -34px;
    display: none;
    z-index: -1;
}

/* gailan */
.gail-wrap{
    margin: 30px 0 40px;
}
.gai-sidel{
    width: 29%;
}
.gai-content{
    width: 71%;
}
.gai-content-pad{
    padding-left: 28px;
}
.ginav h2{
    height: 80px;
    background: url(/subsite/jigou/jijianjc/images/flgtp4_03.jpg) no-repeat left top/100%;
    line-height: 80px;
    text-indent: 26px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}
.ginav ul{
    background: #f7f7f7;
    margin-bottom: 20px;
}
.ginav ul li{
    /* line-height: 58px; */
    
}
.zcd-box a{
    line-height:40px;
    text-indent:35%;
    display:block;
    border-bottom:1px dashed #dcdcdc;
    color:#666;
    background: #fff;
}
.zcd-box a{
    line-height:40px;
    text-indent:35%;
    display:block;
    border-bottom:1px dashed #dcdcdc;
    color:#666;
    background: #fff;
}
.zcd-box a.hover{
    color:#bc2e3c;
}
.ginav ul li>a{
    display: block;
    overflow: hidden;
    line-height: 58px;
    border-bottom: 1px solid #dcdcdc;
    border-left: 3px solid transparent;
}
.ginav ul li span{
    background-repeat: no-repeat;
    display: inline-block;
    background-image: url(/subsite/jigou/jijianjc/images/flgtp51_03.png);
    background-position: left center;
    padding-left: 30px;
    margin-left: 78px;
    margin-right: 12px;
    font-size: 18px;
}
.ginav ul li.active>a{
    background: #fff; 
    border-left-color: #c20000; 
}
.ginav ul li.active span{
    color: #c20000;
    font-weight: bold;
    background-image: url(/subsite/jigou/jijianjc/images/flgtp50_03.png);
}

.ginav ul li a:hover{
    background: #fff;
    border-left-color: #c20000;
}
.ginav ul li:hover span{
    color: #c20000;
    font-weight: bold;
    background-image: url(/subsite/jigou/jijianjc/images/flgtp50_03.png);
}
.gl-imgnews {
    width: 100%;
    height: 230px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
}
.gl-imgnews .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.gl-imgnews .bd li {
    zoom:1; vertical-align: middle;
}

.gl-imgnews .bd img {
    width: 100%;
    height: 230px;
    display: block;
}
.gl-imgnews .bd  span{
    position: absolute;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    background: rgba(0, 0, 0, .45);
    color: #fff;
    text-align: center;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    left: 0;
}
.qhbtn{
    position: absolute;
    top: 50%;
    margin-top: -10px;
    background-image:url(/subsite/jigou/jijianjc/images/flgtp48_03.png);
    background-repeat: no-repeat;
    width: 19px;
    height: 19px;
    opacity: 0.8;
}
.gl-imgnews .prev{
    left: 11px;
    background-position: 0;
}
.gl-imgnews .next{
    right: 11px;
    background-position: -23px 0;
}
.gai-slide-title{
    overflow: hidden;
    margin-bottom: 12px;
}
.gai-slide-title span{
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    float: left;
    background: #c20000;
}
.gai-slide-title a{
    line-height: 40px;
    font-size: 14px;
    color: #bc2e3c;
    float: right;
}
.gai-sidel .xlan-l-1{
    margin-top: 20px;
}
.gai-sidel .xlan-l-1 ul{
    background: url(/subsite/jigou/jijianjc/images/flgtp44_03.jpg) no-repeat left bottom;
    padding-bottom: 44px;
    margin-bottom: 0;
}
.gair-b1 h2{
    font-size: 21px;
    font-weight: bold;
    color: #333;
}
.gair-b1-1{
    margin-top: 18px;
    border-top: 5px solid #c20000;
    background: #f7f7f7;
    padding: 14px;
}
.gair-b1-1 h3{
    padding-left: 17px;
    background: url(/subsite/jigou/jijianjc/images/flgtp45_03.png) no-repeat left center;
}
.gair-b1-1 h3 a{
    font-weight: bold;
    color: #333;
}
.gair-b1-1 h3 span{
    display: inline-block;
    width: 45px;
    height: 18px;
    background: url(/subsite/jigou/jijianjc/images/flgtp46_03.png) no-repeat;
    margin-left: 5px;
}
.gair-b1-1 p{
    margin-top: 10px;
    font-size: 14px;
    color: #666;
    line-height: 23px;
}
.gair-b1-1 h6{
    font-size: 14px;
    color: #666;
    margin-top: 8px;
}
.gair-b2{
    margin-top: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dcdcdc;
}
.gair-b2 ul{
    overflow: hidden;
}

.gair-b2 li{
    height: 30px;
    margin-bottom: 8px;
    line-height: 30px;
    padding: 0 14px;
}
.gair-b2 li a{
    padding-left: 24px;
    background: url(/subsite/jigou/jijianjc/images/flgtp15_06.png) no-repeat left center;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    width: 80%;
}
.gair-b2 li span{
    float: right;
    color: #999;
}
.gair-b2 li:hover{
    background: #ebeff2;
}
.gair-b2 li:hover a{
    color: #c20000;
    background: url(/subsite/jigou/jijianjc/images/flgtp16_03.png) no-repeat left center;
}
.page-fun{
    margin:20px 0;
    text-align: center;
}

/* map-wrap */
.map-wrap{
    margin-top: 22px;
    margin-bottom: 40px;
}
.map-navl{
    width: 25%;
    background: #f7f7f7;
}
.map-cc{
    width: 75%;
}
.map-cc-pad{
    padding-left: 28px;
}
.map-navl li{
    line-height: 78px;
    border-bottom: 1px solid #dcdcdc;
    overflow: hidden;
    position: relative;
}
.map-navl li.active{
    background: #bc2e3c;
}
.map-navl li.active:before{
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-right-color: #fff;
    margin-top: -10px;
}
.map-navl li:hover{
    background: #bc2e3c;
}
.map-navl li:hover:before{
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-right-color: #fff;
    margin-top: -10px;
}
.map-navl li a{
    display: block;
}
.map-navl li i{
    float: left;
    background-repeat: no-repeat;
    background-image: url(/subsite/jigou/jijianjc/images/flgtp60_03.png);
    width: 35px;
    height: 35px;
    margin: 23px 20px 0 60px;
}
.map-navl li i.i1{
    background-position: -17px -9px;
}
.map-navl li.active i.i1{
    background-position: -17px -55px;
}
.map-navl li:hover i.i1{
    background-position: -17px -55px;
}
.map-navl li i.i2{
    background-position: -75px -9px;
}
.map-navl li.active i.i2{
    background-position: -75px -55px;
}
.map-navl li:hover i.i2{
    background-position: -75px -55px;
}
.map-navl li i.i3{
    background-position: -134px -9px;
}
.map-navl li.active i.i3{
    background-position: -134px -55px;
}
.map-navl li:hover i.i3{
    background-position: -134px -55px;
}
.map-navl li i.i4{
    background-position: -191px -9px;
}
.map-navl li.active i.i4{
    background-position: -191px -55px;
}
.map-navl li:hover i.i4{
    background-position: -191px -55px;
}
.map-navl li i.i5{
    background-position: -251px -9px;
}
.map-navl li.active i.i5{
    background-position: -251px -55px;
}
.map-navl li:hover i.i5{
    background-position: -251px -55px;
}
.map-navl li i.i6{
    background-position: -306px -9px;
}
.map-navl li.active i.i6{
    background-position: -306px -55px;
}
.map-navl li:hover i.i6{
    background-position: -306px -55px;
}
.map-navl li i.i7{
    background-position: -362px -9px;
}
.map-navl li.acitive i.i7{
    background-position: -362px -55px;
}
.map-navl li:hover i.i7{
    background-position: -362px -55px;
}
.map-navl li i.i8{
    background-position: -420px -9px;
}
.map-navl li.active i.i8{
    background-position: -420px -55px;
}
.map-navl li:hover i.i8{
    background-position: -420px -55px;
}
.map-navl li i.i9{
    background-position: -476px -9px;
}
.map-navl li.active i.i9{
    background-position: -476px -55px;
}
.map-navl li:hover i.i9{
    background-position: -476px -55px;
}
.map-navl li i.i10{
    background-position: -532px -9px;
}
.map-navl li.active i.i10{
    background-position: -532px -55px;
}
.map-navl li:hover i.i10{
    background-position: -532px -55px;
}
.map-navl li span{
    float: left;
    font-size: 18px;
    color: #666666;
}
.map-navl li.active span{
    color: #fff;
    font-weight: bold;
}
.map-navl li:hover span{
    color: #fff;
    font-weight: bold;
}
.map-cc1-title{
    float: left;
    text-align: center;
}
.map-icon1{
    width:95px;
    height: 96px;
    border: 3px solid #cccccc;
}
.map-icon1 img{
    margin-top: 18px;
}
.map-cc1-title{
    position: relative;
}
.map-cc1-title span{
    font-size: 18px;
    font-weight: bold;
    color: #666;
    margin-top: 12px;
    display: block;
}
.map-cc1-title:before{
    position: absolute;
    width: 36px;
    height: 1px;
    background: #cccccc;
    right: -36px;
    content: "";
    top: 28px;
}
.map-tree-nav{
    float: left;
    margin-left: 70px;
}
.map-tree-nav li{
    margin-bottom: 22px;
    position: relative;
}
.map-tree-nav li .tr1n{
    width: 35px;
    border: 3px solid #cccccc;
    padding: 5px 10px;
    float: left;
    position: relative;
    
}
.map-tree-nav ul{
    position: relative;
}
.map-tree-nav ul:before{
    position: absolute;
    width: 1px;
    height: 474px;
    background: #cccccc;
    top: 29px;
    left: -36px;
    content: "";
}
.map-cc1:nth-of-type(1) .map-tree-nav ul:before{
    height: 535px;
}
.map-cc1:nth-of-type(2) .map-tree-nav ul:before{
    height: 1286px;
}
.map-cc1:nth-of-type(3) .map-tree-nav ul:before{
    height: 431px;
}
.map-cc1:nth-of-type(4) .map-tree-nav ul:before{
    height: 1105px;
}
.map-cc1:nth-of-type(5) .map-tree-nav ul:before{
    height: 134px;
}

.map-cc1:nth-of-type(6) .map-tree-nav ul:before{
    height: 457px;
}
.map-cc1:nth-of-type(7) .map-tree-nav ul:before{
    height: 267px;
}
.map-cc1:nth-of-type(8) .map-tree-nav ul:before{
    height: 556px;
}
.map-cc1:nth-of-type(9) .map-tree-nav ul:before{
    height: 637px;
}
.map-tree-nav li .tr1n:hover{
    border-color: #bc2e3c;
}

.tr1n a{
    color: #666;
    display: block;
    height: 100%;
}
.map-tree-nav li .tr1n:hover a{
    color: #bc2e3c;
}
.map-tree-nav li .tr1n:before{
    position: absolute;
    width: 37px;
    height: 1px;
    background: #cccccc;
    top: 50%;
    margin-top: -1px;
    left: -39px;
    content: "";
}
.tr1n-s{
    float: left;
}
.tr1n-s dl{
    background:url(/subsite/jigou/jijianjc/images/flgtp64_03.jpg) repeat-x left 19px;
    overflow: hidden;
    width: 636px;
}
.tr1n-s dl.dl2{
    margin-top: 10px;
}
.tr1n-s dd{
    float: left;
    width: 68px;
    text-align: center;
    color: #666;
    margin:0 19px;
}
.tr1n-s dd i{
    width: 20px;
    height: 20px;
    background: url(/subsite/jigou/jijianjc/images/flgtp62_03.png) no-repeat;
    display: block;
    margin:8px auto 8px;
}
.tr1n-s dd:hover i{
    background: url(/subsite/jigou/jijianjc/images/flgtp63_03.png) no-repeat;
}
.tr1n-s dd:hover span{
    color: #bc2e3c;
}
.map-tree-nav li:last-child .tr1n{
    padding: 60px 10px;
}
.map-cc1{
    width: 872px;
}
.map-cc1:nth-of-type(3) .map-tree-nav li:first-child .tr1n{
    padding: 60px 10px;
}

/* school-wrap */
.school-wrap{  
    margin-top: 28px;
    margin-bottom: 30px;
}
.school-img{
    position: relative;
    text-align: center;
}
.school-img img{
    max-width: 100%;
    display: block;
}
.school-t1{
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    margin-top: -31px;
}
.school-t1 h4{
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}
.school-t1 p{
    font-size: 21px;
    color: #ccc;
    margin-top: 4px;
}
.sch-wl{
    width: 29%;
    background: #f7f7f7;
}
.sch-wr{
    width: 71%;
}
.sch-wr-pad{
    padding-left: 28px;
}
.sch-wl h2{
    height: 80px;
    background: url(/subsite/jigou/jijianjc/images/flgtp4_03.jpg) no-repeat left top/100%;
    line-height: 80px;
    text-indent: 26px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}
.sch-wl ul{
    overflow: hidden;
    background: url(/subsite/jigou/jijianjc/images/flgtp82_03.jpg) no-repeat right 18px;
}
.sch-wl li.active{
    border-left: 3px solid;
    border-left-color: #c20000;
    background: #fff;
}
.sch-wl li h6{
    line-height: 58px;
    border-bottom: 1px solid #dcdcdc;
    position: relative;
}
.sch-wl li h6 a{
    display: block;
    text-indent: 30px;
    font-size: 18px;
    color: #666;
}
.sch-wl li.active h6 a{
    color: #c20000;
    font-weight: bold;
}
.sch-wl li .h6-down i{
    background-image: url(/subsite/jigou/jijianjc/images/flgtp81_05.png);
    background-repeat: no-repeat;
    width: 19px;
    height: 19px;
    position: absolute;
    right: 25px;
    top: 19px;
}
.sch-wl li.active .h6-down i{
    background-image: url(/subsite/jigou/jijianjc/images/flgtp80_05.png);
}
.sch-wl li h4{
    display: none;
}
.sch-wl li h4 a{
    display: block;
    background:#fff;
    line-height: 40px;
    text-indent: 28px;
    border-bottom: 1px dashed #e2e2e2;
    color: #666;
}
.sch-wl li h4 a:last-child{
    border: none;
}
.sch-wl li h4 a:hover{
    background: #bc2e3c;
    color: #fff;
}
.sch-wl li h4 .active{
    background: #bc2e3c;
    color: #fff;
}
.sch-wr-1ists ul{
    overflow: hidden;
    margin-left: -10px;
    margin-right: -10px;
    border-bottom: 1px solid #dfe1e3;
}
.sch-wr-1ists li{
    width: 33.3333%;
    float: left;
    margin-bottom: 18px;
}
.sch-wr-1ists li a{
    display: block;
    margin-right: 10px;
    margin-left: 10px;
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
}
.sch-wr-1ists li a:hover{
    box-shadow: 0 0 8px #ccc;
}
.sch-wr-1ists li img{
    width: 100%;
    display: block;
    height: 184px;
}
.sch-wr-1ists li span{
    display: block;
    line-height: 48px;
    text-indent: 14px;
    color: #333;
}

/* school-jj */
.xyjj-box .jj-img{
    position: relative;
    border-bottom: 5px solid #c20000;
}
.xyjj-box .jj-img img{
    max-width: 100%;
}
.xyjj-box .jj-img .span-tt{
    width: 190px;
    height: 60px;
    position: absolute;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: rgba(21, 72, 178, 0.84);
    left: 20px;
    bottom: 0px;
}
.jj-dri{
    margin-top: 20px;
}
.jj-dri p{
    line-height: 38px;
    color: #666;
}
.jj-dipos{
    padding: 16px;
    border: 1px dashed #dcdcdc;
    margin-top: 40px;
}
.jj-dipos h2{
    font-weight: bold;
    color: #999;
}
.jj-dipos p{
    margin-top: 15px;
    background: #ebeff2;
    padding: 14px 18px;

}
.jj-dipos p span{
    display: inline-block;
    padding-left: 22px;
    line-height: 18px;
    background: url(/subsite/jigou/jijianjc/images/wssss_03.png) no-repeat left center;
}
.BMap_cpyCtrl{
    display: none!important;
}

/* ztdh-wrap */
.mainwrap-zt{
    width: 1000px;
    margin: 0 auto;
}
.ztdh-t1{
    line-height: 35px;
}
.ztdh-t1-l .time{
    float: left;
    color: #666;
}
.ztdh-t1-r a{
    color: #666;
    display: inline-block;
    padding-left: 26px;
    background: url(/subsite/jigou/jijianjc/images/lgzt1_03.png) no-repeat left center;
}
.ztdh-m1 img{
    max-width: 100%;
}
.ztdh-nav{
    line-height: 86px;
    background: #c7161e;
    overflow: hidden;
}
.ztdh-nav a{
    font-size: 22px;
    color: #fefccb;
    width: 20%;
    text-align: center;
    float: left;
    height: 100%;
}
.ztdh-nav a:hover{
    background: #f6a930;
}
.ztdh-main{
    padding: 18px 14px;
    box-shadow: 0 0 5px #ccc;
}
.ztb1-l{
    width: 52.2%;
    height: 311px;
    background: #ccc;
}
.ztb1-r{
    width: 47.8%;
}
.ztb1-r-pad{
    padding-left: 16px;
}
.ztb1-r-pad h2{
    font-size: 20px;
}
.ztb1-r-pad h2 a{
    color: #c7161e;
    margin-left: 8px;
}
.ztb1-gy{
    margin-top: 12px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dad8d8;
}
.ztb1-gy h4{
    background: #c7161e;
    padding: 0 16px;
    line-height: 33px;
}
.ztb1-gy h4 a{
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.ztb1-gy p{
    line-height: 26px;
    font-size: 12px;
    font-family: "simsun";
    color: #595757;
    text-indent: 2em;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.ztb1-r-con{
    font-family: "simsun";
    font-size: 14px;
    margin-top: 12px;
}
.ztb1-r-con li{
    height: 36px;
    line-height: 36px;
    padding-left: 9px;
    background: url(/subsite/jigou/jijianjc/images/lgzt10_03.jpg) no-repeat left center;
}
.ztb1-r-con li a{
    float: left;
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ztb1-r-con li span{
    float: right;
}
.ztb1-r-con li:hover a{
    color: #c7161e;
}
.ztbox2{
    margin-top: 30px;
    /* margin-left: -26px; */
    overflow: hidden;
    margin-right: -13px;
    margin-left: -13px;
}
.ztbox-2-c{
    float: left;
    width: 50%;
    padding-right: 13px;
    padding-left: 13px;
    box-sizing: border-box;
}
.ztdh-title{
    height: 56px;
    background: url(/subsite/jigou/jijianjc/images/lgzt7_03.png) no-repeat;
    overflow: hidden;   
}
.ztdh-title span{
    margin-left: 54px;
    font-size: 20px;
    line-height: 63px;
    color: #fff;
    float: left;
}
.ztdh-title a{
    font-size: 12px;
    font-family: "simsun";
    color: #707071;
    float: right;
    margin-top: 16px;
    margin-right: 16px;
}
.ztdh-b1-cc{
    margin-top: 15px;
    font-family: "simsun";
    font-size: 14px;
}
.ztdh-b1-cc li{
    height: 36px;
    line-height: 36px;
    padding-left: 9px;
    background: url(/subsite/jigou/jijianjc/images/lgzt10_03.jpg) no-repeat left center;
}
.ztdh-b1-cc li a{
    float: left;
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ztdh-b1-cc li span{
    float: right;
}
.ztdh-b1-cc li:hover a{
    color: #c7161e;
}
.ztbox3{
    margin-top: 30px;
}
.ztbox3 .ztdh-title{
    background: url(/subsite/jigou/jijianjc/images/lgzt9_03.png) no-repeat;
}
.ztbox3 ul{
    overflow: hidden;
    margin-left: -5px;
    margin-right: -5px;
    margin-top: 24px;
    
}
.ztbox3 ul li{
    width: 25%;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    box-sizing: border-box;
}
.ztbox3 ul li img{
    display: block;
    width: 100%;
}
.ztb1-l .item img{
    width: 100%;
    height: 311px;
}
.ztb1-l .owl-carousel {
    position: relative;
}
.ztb1-l .carousel-caption {
    padding: 15px 17px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.45);
}
.ztb1-l .carousel-caption b {
    color: #e3e3e3;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.ztb1-l .owl-nav{
    display: none;
}
.ztb1-l .owl-controls .owl-dots{
    position: absolute;
    right: 17px;
    bottom: 15px;
}
.ztb1-l .owl-dots .owl-dot span{
    background: url(/subsite/jigou/jijianjc/images/yuan.png) no-repeat;
    width: 12px;
    height: 11px;
    background-position: -18px 0;
    margin: 0 3px;
}
.ztb1-l .owl-dots .owl-dot.active span,.ztb1-l .owl-dots .owl-dot:hover span{
    background-position: 0;
}
/* gailan-con */
.gailan-con{
    padding: 18px 14px;
    box-shadow: 0 0 5px #ccc;
}
.gailan-con .position{
    font-size: 14px;
    font-family: "simsun";
    padding: 8px 10px;
}
.xqcc-list{
    margin-top: 20px;
}
.xqcc-list .xqcc-title{
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 2px;
}
.xqcc-list-ul{
    margin-top: 10px;
}
.xqcc-list-ul li{
    font-size: 14px;
    font-family: "simsun";
    height: 36px;
    line-height: 36px;
    padding-left: 9px;
    background: url(/subsite/jigou/jijianjc/images/lgzt10_03.jpg) no-repeat left center;
}
.xqcc-list-ul li a{
    float: left;
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xqcc-list-ul li:hover a{
    color: #c7161e;
}
.xqcc-list-ul li span{
    float: right;
}
.xqcc-list .xr-intro-p{
    font-family: "simsun";
    background: none;
    border-bottom: 1px solid #ebeff2;
}
.xqcc-list  .xr-cont-t{
    font-family: "simsun";
    font-size: 14px;
}

/* xxgk-wrap */
.xxgk-header .header .middle{
    background: url(/subsite/jigou/jijianjc/images/lgztlbg_02.jpg) no-repeat center top;
}
.xxgk-header .header .top{
    font-size: 14px;
}
.xxgk-wrap{
    box-sizing: border-box;
}
.xxgk-nav{
    position: relative;
}
.xxgk-nav img{
    max-width: 100%;
}
.xxgk-nav .gk-nav{
    position: absolute;
    bottom: -38px;
    background: #1293f1;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    font-size: 0;
    padding: 12px 0;
}
.gk-nav a{
  display: inline-block;
  width: 16.6666%;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding: 8px 0;
  transition: .2s;
}
.gk-nav a:hover{
    /* opacity: 0.7; */
    /* transform: rotateZ(5deg); */
    /* box-shadow: 1px 1px 5px #ccc; */
    transform: translateY(-5px) rotateZ(2deg);
}
.gk-nav:before{
    position: absolute;
    content: "";
    width: 38px;
    height: 70px;
    left: -38px;
    top: 0;
    background: url(/subsite/jigou/jijianjc/images/zttpf10_03.png) no-repeat;
}
.gk-nav:after{
    position: absolute;
    content: "";
    width: 38px;
    height: 70px;
    right: -38px;
    top: 0;
    background: url(/subsite/jigou/jijianjc/images/zttpf9_03.png) no-repeat;
}
.xxgk-wrap{
    margin-top: 68px;
    margin-bottom: 40px;
}
.xxgkw-bo1{
    margin-right: -15px;
    margin-left: -15px;
}
.xgw-b1l{
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    height: 310px;
    box-sizing: border-box;
}
.xgw-b1r{
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}
.xgw-title{
    border-bottom: 2px solid #1292f1;
    line-height: 46px;
    overflow: hidden;
    padding: 0 20px;
}
.xgw-title span{
    float: left;
    font-size: 20px;
    font-weight: bold;
    color: #1292f1;
}
.xgw-title a{
    float: right;
    color: #1292f1;
}
.xgw-con{
    margin-top: 10px;
}
.xgw-con li{
    height: 42px;
    line-height: 42px;
    padding-left: 33px;
    background: url(/subsite/jigou/jijianjc/images/zttpf5_05.png) no-repeat left center;
}
.xgw-con li a{
    float: left;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}
.xgw-con li:hover a{
    color: #1292f1;
}
.xgw-con li span{
    color: #999;
    float: right;
}
.xxgkw-bo2{
    margin-top: 30px;
    margin-left: -15px;
    margin-right: -15px; 
}
.xgw-b2l{
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}
.xgw-b2r{
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}

.xgw-b1l .item img{
    width: 100%;
    height: 310px;
}
.xgw-b1l .owl-carousel {
    position: relative;
}
.xgw-b1l .carousel-caption {
    padding: 15px 10px;
    position: absolute;
    left: 20px;
    right: 0;
    bottom: 100px;
    width: 300px;
    background: #1293f1;
}
.xgw-b1l .carousel-caption b {
    color: #fff;
    display: block;
    font-size: 24px;
    font-weight: bold;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 36px;
}
.xgw-b1l .owl-nav{
    display: none;
}
.xgw-b1l .owl-controls .owl-dots{
    position: absolute;
    right: 0px;
    left: 0;
    bottom: 15px;
    
}
.xgw-b1l .owl-dots .owl-dot span{
    background: url(/subsite/jigou/jijianjc/images/zttpf12_03.png) no-repeat;
    width: 9px;
    height: 9px;
    background-position: 0;
    margin: 0 5px;
}
.xgw-b1l .owl-dots .owl-dot.active span,.xgw-b1l .owl-dots .owl-dot:hover span{
    background-position:-19px 0px;
}
.xgw-b2r-2{
    padding: 15px 35px;
    box-shadow: 0 0 10px rgba(18, 147, 241, 1);
    border-radius: 10px;
    -ms-border-radius:10px;
    margin-top: 26px;
}
.b2r-2-cc h2{
    width: 300px;
    height: 56px;
    background: url(/subsite/jigou/jijianjc/images/zttpf8_03.png) no-repeat;
    margin: 0 auto;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-indent: 110px;
    line-height: 67px;
    overflow: hidden;
}
.b2r-2-cc1{
    overflow: hidden;
}
.b2r-2-cc1l{
    float: left;
    width: 259px;
}
.b2r-2-cc1l p{
    font-size: 14px;
    color: #333;
    margin-top: 5px;
}
.b2r-2-cc1l2{
    width: 200px;
    margin-left: 40px;
    margin-top: 20px;
}
.b2r-2-cc:nth-of-type(2){
    margin-top: 10px;
}
/* xxgk-wrap-gai */
.xxgk-wrap-gai{
    margin-top: 40px;
}
.xxgk-wrap-gai .position{
    background: none;
}
.xxgk-gai-t{
    padding-bottom: 10px;
    border-bottom: 2px solid #c20000;
}
.xxgk-gai-t span{
    display: inline-block;
    padding: 18px 65px;
    font-weight: bold;
    font-size: 20px;
    color: #fff;
    background: #2892f1;
}
.xxgk-g-ul{
    padding: 15px 0;
    border-bottom: 1px dashed #dcdcdc;
}
.xxgk-g-ul li{
    height: 42px;
    line-height: 42px;
    padding-left: 33px;
    background: url(/subsite/jigou/jijianjc/images/zttpf5_05.png) no-repeat left center;
}
.xxgk-g-ul li a{
    float: left;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}
.xxgk-g-ul li span{
    color: #999;
    float: right;
}
.xxgk-g-ul li:hover a{
    color: #1292f1;
}

.xicon-gk{
    padding: 30px 50px;
    border: 1px solid #e3e3e3;
}

.xicon-gk .xqcc-list .xr-intro-p{
    font-family: "Microsoft YaHei";
}
.xicon-gk .xqcc-list .xr-cont-t{
    font-family: "Microsoft YaHei";
    font-size: 16px;
}
.ewm-box{
    margin-top: 30px;
    text-align: center;
}
.ewm-box p{
    font-size: 14px;
    color: #999;
    margin-bottom: 5px;
}

/* lxyz */
.lx-body{
    background: url(/subsite/jigou/jijianjc/images/ztlx1_01.jpg) no-repeat center top;
}
.lxyz-main{
    margin-top: 493px;
}
.lx-ztgy span{
    float: left;
    font-size: 18px;
    color: #fefccb;
    line-height: 26px;
    margin-right: 10px;
}
.lx-ztgy p{
    font-size: 14px;
    color: #fff;
    font-family: "simsun";
    line-height: 26px;
    float: left;
    width: 93%;
}
.lxyz-content{
    margin-top: 14px;
    box-shadow: 0 0 10px #ccc;
    background: #fff;
    padding: 24px 28px;
}
.lxyz-s1{
    margin-right: -15px;
    margin-left: -15px;
}
.lxyz-s1-l{
    width: 65%;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
}
.lxyz-s1-r{
    width: 35%;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
}
.lx-title{
    padding: 6px 14px;
    border-radius: 18px;
    -ms-border-radius:18px;
    background: #db0000;
    display: inline-block;
}
.lx-title a{
    display: inline-block;
    position: relative;
    padding-left: 14px;
    font-size: 18px;
    color: #fff;
}
.lx-title a:before{
    content:'';
    width: 5px;
    height: 14px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7px;
}
.lx-s1l-ul ul{
    padding: 15px 0;
    border-bottom: 1px dashed #cccccc;
    font-family: 'simsun';
    font-size: 14px;
    color: #5a4d4d;
}
.lx-s1l-ul li{
    padding-left: 18px;
    line-height: 36px;
    height: 36px;
    background: url(/subsite/jigou/jijianjc/images/ztlh8_03.png) no-repeat left center;
}
.lx-s1l-ul li a{
    float: left;
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #5a4d4d;
}
.lx-s1l-ul li span{
    float: right;
}
.lx-s1l-ul li:hover{
    background: url(/subsite/jigou/jijianjc/images/ztlh9_03.png) no-repeat left center;
}
.lx-s1l-ul li:hover a{
    color: #db0000;
}
.lx-s1r-ul{
    margin-top: 24px;
    background: #f2f2f2;
    padding: 16px 16px 22px;
}
.lx-s1r-ul li{
    margin-bottom: 10px;
    overflow: hidden;
    line-height: 26px;
}
.lx-s1r-ul li span{
    float: left;
    width: 20px;
    height: 26px;
    margin-right: 9px;
    font-size: 18px;
    color: #999;
    font-weight: bold;
    text-align: center;
}
.lx-s1r-ul li a{
    font-family: "simsun";
    float: left;
    color: #333;
    width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}
.lx-s1r-ul li:nth-of-type(1) span{
    background: url(/subsite/jigou/jijianjc/images/ztlh2_03.png) no-repeat;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    line-height: 21px;
}
.lx-s1r-ul li:nth-of-type(2) span{
    background: url(/subsite/jigou/jijianjc/images/ztlh2_03.png) no-repeat 0 -36px;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    line-height: 21px;
}
.lx-s1r-ul li:nth-of-type(3) span{
    background: url(/subsite/jigou/jijianjc/images/ztlh2_03.png) no-repeat 0 -72px;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    line-height: 21px;
}
.lx-s1r-ul li a:hover{
    color: #db0000;
}
.lxyz-s2{
    margin-top: 22px;
}
.lxyz-s2 ul{
    margin-top: 24px;
    margin-left: -5px;
    margin-right: -5px;
    overflow: hidden;
}
.lxyz-s2 li{
    width: 25%;
    position: relative;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    box-sizing: border-box;
}
.lxyz-s2 li img{
    width: 100%;
}
.lxyz-s2-1{
    position: absolute;
    z-index: 5;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 80%;
    margin: auto;
    text-align: center;
    left: 0;
    right: 0;
}
.lxyz-s2-1 p{
    text-align: center;
    color: #fff;
}
.lxyz-s2-1 a{
    display: inline-block;
    font-size: 15px;
    padding: 3px 10px;
    border: 1px solid #fff;
    border-radius: 14px;
    -ms-border-radius:14px;
    color: #fff;
    margin-top: 12px;
}
.lxyz-s2-1 a:hover{
    background: #fff;
    color: #db0000;
}
.lxyz-main .gailan-con{
    background: #fff;
}

/* sc-wrap */
.sc-top img{
    max-width: 100%;
}
.sc-gyb{
    padding: 14px 0;
    background: #1642c3;
}
.sc-main .lx-title{
    width: 164px;
    height: 38px;
    border-radius: 0;
    -ms-border-radius:0;
    background: url(/subsite/jigou/jijianjc/images/ztsc2_05.png) no-repeat;
    padding: 0;
    line-height: 38px;
}
.sc-main .lx-title a{
    padding-left: 28px;
}
.sc-main .lx-title a:before{
    display: none;
}
.sc-main .lxyz-s1-r1 .lx-title{
    background: url(/subsite/jigou/jijianjc/images/ztsc8_03.png) no-repeat;
    width: 198px;
}
.sc-main .lxyz-s1-r1 .lx-title a{
    padding-left: 22px!important;
}
.sc-main .lx-s1l-ul li:hover{
    background: url(/subsite/jigou/jijianjc/images/ztsc9_03.png) no-repeat left center;
}
.sc-main .lx-s1l-ul li:hover a{
    color: #1362d3;
}
.sc-main .lx-s1r-ul li a:hover{
    color: #1362d3;
}
.lxyz-s1-r2{
    margin-top: 20px;
}
.lxyz-s1-r2 .lx-title a{
    padding-left: 20px!important;
}
.hotzt{
    margin-top: 20px;
    padding: 20px;
    background: #f2f2f2;
    
}
.hotzt1{
    overflow: hidden;
}
.hotzt1 img{
    float: left;
    width: 129px;
}
.hotzt1  a{
    float: left;
    width: 106px;
    margin-top: 12px;
    font-family: "simsun";
    margin-left: 18px;
    line-height: 26px;
}
.hotzt1 a:hover{
    color: #1362d3;
}
.hotzt1:nth-of-type(2){
    margin-top: 15px;
}
.xqcc-list-ul li:hover a{
    color: #1361d2;
}
.xj-body{
    background: url(/subsite/jigou/jijianjc/images/ztxjgr1_02.jpg) no-repeat center top;
}
.xjgr-main{
    margin-top: 382px;
}
.xjgr-main .lx-ztgy span{
    color: #c11d1f;
}
.xjgr-main .lx-ztgy p{
    color: #000;
}
.xjgr-main .lx-title{
    background: url(/subsite/jigou/jijianjc/images/xjzt3_03.png) no-repeat;
    border-radius: 0;
    -ms-border-radius:0;
    width: 146px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    padding: 0;
}
.xjgr-main .xj-title{
    width: 191px;
    height: 41px;
    background: url(/subsite/jigou/jijianjc/images/xjzt4.png) no-repeat;
}
.xjgr-main .lx-title a{
    padding: 0;
}
.xjgr-main .lx-title a:before{
    display: none;
}
.xjgr-main .gailan-con{
    background: #fff;
}

/* school-culture */
.school-culture ul{
    margin-left: -11px;
    margin-right: -11px;
}
.school-culture li{
    float: left;
    width: 50%;
    padding-right: 11px;
    padding-left: 11px;
    margin-bottom: 20px;
    box-sizing: border-box;
    overflow: hidden;
    transition: all .2s;
}
.school-culture li img{
    width: 100%;
    display: block;
    
}
.school-culture li span{
    display: block;
    margin-top: 12px;
    color: #666;
    font-size: 18px;
    text-align: center;
}
.school-culture li:hover{
    transform: translateY(-5px)
}
.school-culture li:hover span{
    color: #c20000;
}

/* five-wrap */
.zz-header{
    background: url(/subsite/jigou/jijianjc/images/fivef1_01.jpg) no-repeat center top;
}
.zztop{
    line-height: 30px;
    background: rgba(160, 212, 251, 0.8);
    color: #666;
}
.zzt-l .time{
    float: left;
}
.zzt-r span{
    float: left;
}
.zzt-r{
    position: relative;
}
.zzt-r .zbm-nav{
    width: 126px;
    text-align: center;
    color: #fff;
    background: #3d75ec;
    margin-left: 20px;
    float: left;
    cursor: pointer;
    
}
.zz-middle{
    padding: 15px 0;
}
.zz-logo img{
    vertical-align: middle;
}
.zz-logo span{
    font-size: 35px;
    font-weight: bold;
    color: #c20000;
    margin-left: 20px;
    vertical-align: middle;
}
.zz-search{
    width: 276px;
    height: 34px;
    box-sizing: border-box;
    border-radius: 15px;
    -ms-border-radius:15px;
    background: rgba(255, 255, 255, 0.9);
    padding: 0 20px;
    position: relative;
    margin-top: 25px;
}
.zz-search form{
    height: 100%;
    width: 100%;
}
.zz-search .text{
    width: 100%;
    height: 100%;
    background: transparent;
    border: none;
    font-size: 16px;
}
.zz-search .text::-webkit-input-placeholder{
    color: #841e0c;
}
.zz-search button{
    position: absolute;
    right: 14px;
    top: 6px;
    background: url(/subsite/jigou/jijianjc/images/fivef4_03.png) no-repeat center/100%;
    width: 19px;
    height: 19px;
    border: none;
    cursor: pointer;
}
.zz-nav{
    background: #c20000;


}
.zz-nav ul{
    text-align: center;
}
.zz-nav li{
    display: inline-block;
    padding: 0 10px;
    position: relative;
}
.zz-nav li:before{
    position: absolute;
    content: "";
    height: 16px;
    width: 1px;
    top: 50%;
    right: 0;
    margin-top: -8px;
    background: #acb4bf;
}
.zz-nav li:last-child:before{
    display: none;
}
.zz-nav li>a{
    color: #fff;
    display: block;
    padding: 12px 10px;
    border-bottom: 3px solid transparent;
}
.zz-nav li.active>a{
    border-bottom-color: #ff8a00;
}
.zz-nav li:hover>a{
    border-bottom-color: #ff8a00;
}
.zzm-banner{
    width: 100%;
}
.zzm-banne .item{
    position: relative;
}
.zzm-banner .carousel-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.55);
    padding: 10px 0;
}
.zzm-banner .carousel-caption b{
    display: block;
    color: #fff;
}
.zzm-banner .carousel-caption b i{
    width: 60%;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.zzm-banner .owl-nav{
    display: none;
}
.zzm-banner .owl-dots{
    width: 1200px;
    margin:auto;
    text-align: right;
    position: absolute;
    bottom: 6px;
    right: 0;
    left: 0;   
}
.zzm-banner .owl-dots .owl-dot span{
    margin: 5px 2px;
    background: #fff;
}
.zzm-banner .owl-dots .owl-dot.active span, .zzm-banner .owl-dots .owl-dot:hover span{
    background: #c20000;
    width: 30px;
}
.zzm-banner .item img{
    display: block;
    width: 100%;
    height: 303px;

}
.fivez-main{
    margin-top: 16px;
}
.fiz1-l{
    width: 64.3%;
}
.fiz1-r{
    width: 35.7%;
}
.fix1-r-pad{
    padding-left: 25px;
}
.fiz1-l-2pad{
    padding-left: 22px;
}
.fiz1-l-1{
    width: 45.3%;
    height: 308px;
}
.fiz1-l-2{
    width: 54.7%;
}
.fiv-title{
    padding-left: 32px;
    background: url(/subsite/jigou/jijianjc/images/fivef10_03.png) no-repeat left center;
    margin-bottom: 10px;
}
.fiv-title a{
    font-size: 18px;
    font-weight: bold;
    color: #c20000;
}
.fiz1-l-2pad li:hover:before{
    background: #c20000;
}
.fiz1-l-2pad li:hover a{
    color: #c20000;
}
.fiz1-l-1 {
    overflow: hidden;
    position: relative;
}

.fiz1-l-1 .hd {
    position: absolute;
    right: 10px;
    bottom: 88px;
}

.fiz1-l-1 .hd ul {
    float: right;
    overflow: hidden;
    zoom:1; margin-top: 10px;
    zoom:1; }

.fiz1-l-1 .hd ul li {
    float: left;
    width: 20px;
    height: 20px;
    overflow: hidden;
    margin-right: 1px;
    cursor: pointer;
    background: rgba(0, 0, 0, .45);
    text-align: center;
    line-height: 20px;
    color: #fff;
}

.fiz1-l-1 .hd ul li.on {
    background: #c20000;
}
.fiz1-l-1 .bd ul {
    overflow: hidden;
    zoom:1; 
}
.fiz1-l-1 .bd ul li {
    float: left;
    _display: inline;
    overflow: hidden;
}

.fiz1-l-1 .bd ul li .pic img {
    width: 100%;
    height: 230px;
    display: block;
}

.fiz1-l-1 .bd ul li .pic a:hover img {
    border-color: #999;
}

.fiz1-l-1 .bd ul li .title a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
    margin: 12px auto 0;
    color: #333;
    text-align: center;
}
.fiz1-l-1 .bd ul li .title p{
    font-size: 14px;
    color: #999;
    line-height: 18px;
    margin-top: 7px;
}
.fix1-r-pad .title{
    overflow: hidden;
    border-bottom: 1px solid #dcdcdc;
}
.fix1-r-pad .title a{
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #999;
    margin-right: 15px;
    padding: 0 7px;
    border-bottom: 2px solid transparent;
    padding-bottom: 9px;
}
.fix1-r-pad .title a.active{
    color: #c20000;
    border-bottom-color:#003399;
}
.fiz1-r li:hover:before{
    background: #c20000;
}
.fiz1-r ul{
    position: relative;
}
.fiz1-r ul:before{
    content:"";
    position: absolute;
    width: 1px;
    height: 284px;
    background: #dcdcdc;
    left: 3px;
    top: 18px;
}
.fiz1-r li:hover a{
    color: #c20000;
}
.fiz2{
    margin-top: 10px;
}
.fiz2-l{
    width: 59.1%;
    box-sizing: border-box;
    border: 1px solid #dcdcdc;
}
.fiz2-r{
    width:40.9%;
    padding-left: 20px;
    box-sizing: border-box;
}
.fiz2-r-pad{
    border: 1px solid #dcdcdc;
    
}
.fif1-title{
    border-bottom: 1px solid #dcdcdc;
    line-height: 48px;
    overflow: hidden;
}
.fif1-title a.att{
    float: left;
    padding: 0 28px;
    border-bottom: 2px solid #c20000;
}
.fif1-title a i{
    padding-left: 36px;
    font-size: 18px;
    font-weight: bold;
    color: #c20000;
    display: inline-block;
    background: url(/subsite/jigou/jijianjc/images/fivef7_03.png) no-repeat left center;
}
.fif1-title .amore{
    color: #999;
    float: right;
    padding-right: 22px;
}
.fiz1-l-t1{
    overflow: hidden;
    border-bottom: 1px dashed #dcdcdc;
    line-height: 50px;
    padding: 0 28px;
}
.fiz2-l li:last-child .fiz1-l-t1{
    border-bottom: none;
}
.fiz1-l-t1 a{
    float: left;
    padding-left: 35px;
    background: url(/subsite/jigou/jijianjc/images/fivef8_03.png) no-repeat left center;
    color: #333;
    width: 78%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.fiz1-l-t1 span{
    float: right;
    color: #999;
    font-size: 14px;
}
.fiz1-l-t2{
    padding: 5px 28px;
    background: #fafafa;
    display: none;
}
.fiz1-l-t2 p{
    padding-left: 35px;
    background: url(/subsite/jigou/jijianjc/images/fivef9_03.png) no-repeat left 3px;
    line-height: 24px;
    color: #999;
}
.fiz2-r-pad li{
    line-height: 63px;
    border-bottom: 1px dashed #dcdcdc;
    padding: 0 16px;
    color: #666;
}
.fiz2-r-pad li:nth-child(odd){
    background: #fafafa;
}
.fiz2-r-pad li:last-child{
    border: none;
}
.fiz2-r-pad .title img{
    width: 100%;
}
.fiz2-r-pad li span{
    font-weight: bold;
    display: inline-block;
    width: 80px;
    text-align: right;
}
.fiz3{
    margin-top: 20px;
    border: 1px solid #dcdcdc;
    margin-bottom: 30px;
}
.fiz3 .fif1-title a i{
    background-image: url(/subsite/jigou/jijianjc/images/fivef11_03.png);
}
.school-img-lists{
    margin-top: 26px;
    padding: 0 15px;
}

.school-img-lists .carousel-caption{
    display: block;
    text-align: center;
    margin-top: 10px;
    color: #666;
}
.school-img-lists .owl-dots{
    display: none!important;
}
.school-img-lists .item img{
    height: 178px;
}
.school-img-lists .owl-controls .owl-nav [class*=owl-]{
    width: 26px;
    height: 45px;
    padding: 0;
    margin: 0;
    border-radius: 0;
    position: absolute;
    top: 33%;
    background: url(/subsite/jigou/jijianjc/images/fivef21_03.png) no-repeat;
}
.school-img-lists .owl-controls .owl-nav .owl-prev{
    left: -15px;
}
.school-img-lists .owl-controls .owl-nav .owl-prev:hover{
    background-position: 0 -57px;
}
.school-img-lists .owl-controls .owl-nav .owl-next:hover{
    background-position: -42px -55px;
}
.school-img-lists .owl-controls .owl-nav .owl-next{
    right: -15px;
    background-position: -42px 0;
}
.footer-fi .foot-cc{
    background: #10568a;
}
.bmdh-box{
    position: absolute;
    border: 1px solid #447bed;
    background: #fff;
    top: 30px;
    right: 0;
    width: 400px;
    z-index: 999;
    display: none;
}
.bmdh-box li{
    float: left;
    width: 50%;
    padding: 0 20px;
    line-height: 34px;
    border-bottom: 1px solid #dcdcdc;
    box-sizing: border-box;
}
.bmdh-box li>a{
    display: inline-block;
    padding-right: 24px;
}
.bmdh-box li>a:hover{
    background: url(/subsite/jigou/jijianjc/images/five16f_03.png) no-repeat right center;
    color: #3d75ec;
}





.contact-us{
    margin-top: 22px;
    background: #f7f7f7;
}
.contact-us h4{
    line-height: 50px;
    border-bottom: 1px solid #dcdcdc;
    padding: 0 16px;
}
.contact-us h4 span{
    font-weight: bold;
    margin-right: 16px;
    font-size: 16px;
}
.contact-us h4 i{
    color: #999;
}
.contact-us .contt1{
    padding: 16px 16px 30px 16px;
    background: url(/subsite/jigou/jijianjc/images/fivef30_03.jpg) no-repeat right bottom;
}
.contt1 h2{
    font-size: 16px;
    font-weight: bold;
    color: #c20000;
}
.contt1 h2 span{
    font-size: 18px;
    font-weight: bold;
}
.contt1 p{
    margin-top: 18px;
}

/* hq-wrap */
.hq-header{
    background: none;
}
.hq-header .zztop{
    background: none;
    color: #333;
}
.hq-header .zzt-r .zbm-nav{
    background: #eb442b;
}
.sethome{
    text-decoration: underline;
    cursor: pointer;
}
.hq-header .zz-logo span{
    color: #fff;
    font-size: 48px;
    font-weight: bold;
    text-shadow: 0 3px 3px rgba(47, 47, 47, .89)
}
.hqtb-banner{
    width: 100%;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: -1;
}
.hqerj-banner{
    width: 100%;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: -1;
}
.hq-header .owl-dots{
    display: none!important;
}
.hqtb-banner .owl-carousel .owl-item img:hover{
	opacity: 1;
	
}
.hq-nav{
    background: #91200d;
    padding: 0 18px;
}
.hq-nav li{
    float: left;
    margin: 0 20px;
    line-height: 68px;
    position: relative;
}
.hq-nav li.active>a{
    color: #ffb259;
}
.hq-nav li:first-child{
    margin-left: 5px;
}
.hq-nav li>a{
    font-size: 18px;
    color:#fff;
}
.hq-nav li>a:hover{
    color: #ffb259;
}
.hq-nav li .hq-nav-d{
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    z-index: 9999;
}
.hq-nav-d a{
    display: block;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #bb200a;
    width: 110px;
    background: rgba(255, 255, 255, 0.6);
    border-bottom: 2px solid transparent;
}
.hq-nav-d a:hover{
    color: #fff;
    background: rgba(145, 32, 13, 0.9);
}
.tsg-nav-d{
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    z-index: 9999;
}
.tsg-nav-d a{
    display: block;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    width: 110px;
    background: rgba(64, 116, 226, 0.9);
    border-bottom: 2px solid transparent;
    padding: 5px 0;
}
.tsg-nav-d a:hover{
    background: rgba(20, 71, 178, 0.9);
}
.hq-nav .zz-search{
    margin-top: 17px;
    background: #fff;
    border-radius: 5px;
    -ms-border-radius:5px;
    border: none;
    width: 220px;
    padding: 0 15px;
}
.hq-nav .zz-search button{
    top: 8px;
}
.hq-nav .zz-search .text{
    font-size: 14px;
}
.hq-nav .zz-search .text::-webkit-input-placeholder{
    color: #841e0c;
}
.hq-main{
    margin-top: 260px;
    margin-bottom: 44px;
}
.hq-bk1-l{
    width: 40%;
}
.hq-bk1-r{
    width: 60%;
}
.hq-bk1-pad{
    padding-left: 28px;
}
.hq-title{
    border-bottom: 1px solid #c20000;
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 18px;
}
.hq-title span{
    float: left;
    font-weight: bold;
    color: #c20000;
    font-size: 18px;
    position: relative;
    padding-left: 12px;
}
.hq-title span::before{
    position: absolute;
    content: "";
    width: 2px;
    height: 80%;
    background: #c20000;
    left: 0;
    top: 4px;
}
.hq-title span::after{
    position: absolute;
    content: "";
    left: 48%;
    bottom: -10px;
    width:0; 
    height:0; 
    border-left:6px solid transparent;
    border-right:6px solid transparent;
    border-bottom:6px solid #c20000;
}
.hq-title>a{
    float: right;
    width: 14px;
    height: 14px;
    background: url(/subsite/jigou/jijianjc/images/hqim3_03.png) no-repeat center;
    margin-right: 8px;
    margin-top: 8px;
}

.hq-bk1-r .hq-title span{color:#666; margin-right: 18px; cursor: pointer;font-weight: normal;}
.hq-bk1-r .hq-title span::before,.hq-bk1-r .hq-title span::after{display: none;}

.hq-bk1-r .hq-title span.curr{color:#c20000;font-weight: bold;}
.hq-bk1-r .hq-title span.curr::before,.hq-bk1-r .hq-title span.curr::after{display: block;}

.hq-bk1-cc .item img{
    height: 320px;
}
.hq-bk1-cc .item .carousel-caption{
    position: absolute;
    width: 100%;
    line-height: 35px;
    background: rgba(0, 0, 0, .6);
    bottom: 0;
    left: 0;
}
.hq-bk1-cc .item .carousel-caption b{
    padding-left: 20px;
    color: #fff;
    background: url(/subsite/jigou/jijianjc/images/hqim5_03.png) no-repeat left center;
    margin-left: 18px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.hq-bk1-cc .owl-dots .owl-dot span{
    background: #cdcdcd;
    width: 8px;
    height: 8px;
    margin: 9px 4px;
}
.hq-bk1-cc .owl-dots .owl-dot.active span, .hq-bk1-cc .owl-dots .owl-dot:hover span{
    background: #999;
}
.hq-bk1-lists .list-ul li{
    height: 36px;
    line-height: 36px;
}
.hq-bk1-lists .list-ul li:before{
    border-radius: 50%;
    -ms-border-radius: 50%;
}
.hq-bk1-lists .list-ul li:hover:before{
    background: #c20000;
}
.hq-bk1-lists .list-ul li:hover a{
    color: #c20000;
}
.hq-bk2{
    margin-top: 15px;
}
.hq-bk2 img{width: 100%;}
.hq-bk2-l{
    width: 24.5%;
    box-sizing: border-box;
    padding: 10px;
    box-shadow: 0 0 7px rgba(0, 0, 0, .19);
    border-radius: 10px;
    -ms-border-radius:10px;
}
.hq-bk2-l a{
    display: block;
    background: #848cee;
    border-radius: 10px;
    -ms-border-radius:10px;
    text-align: center;
    padding: 16px 0;
}
.hq-bk2-r{
    width:75.5%;
    padding-left: 28px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.hq-bk2-pad{
    padding: 10px;
    box-shadow: 0 0 7px rgba(0, 0, 0, .19);
    border-radius: 10px;
    -ms-border-radius:10px;
}
.hq-bk2-pad ul{
    margin: 0 -6px;
}
.hq-bk2-pad li{
    float: left;
    width: 20%;
    padding: 0 6px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    
}
.hq-bk2-pad li a{
    display: block;
    border-radius: 10px;
    -ms-border-radius:10px;
    padding: 10px 0;
    text-align: center;
}
.hq-bk2-pad li span{
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-top: 4px;
}
.hq-bk2-pad li:nth-of-type(1) a{
    background: #dc78da;
}
.hq-bk2-pad li:nth-of-type(1):hover a{
    background: #ce5fcc;
}
.hq-bk2-pad li:nth-of-type(2) a{
    background: #a88ae4;
}
.hq-bk2-pad li:nth-of-type(2):hover a{
    background: #8c6bcf;
}
.hq-bk2-pad li:nth-of-type(3) a{
    background: #3fcf91;
}
.hq-bk2-pad li:nth-of-type(3):hover a{
    background: #34bf83;
}
.hq-bk2-pad li:nth-of-type(4) a{
    background: #edb656;
}
.hq-bk2-pad li:nth-of-type(4):hover a{
    background: #dfa849;
}
.hq-bk2-pad li:nth-of-type(5) a{
    background: #4bb3e6;
}
.hq-bk2-pad li:nth-of-type(5):hover a{
    background: #379ed0;
}
.hq-bk3{
    margin-top: 25px;
}
.hq-bk3-l{
    width: 36.666665%;
}
.hq-bk3-r{
    width: 26.666667%;
}
.hq-bk3-pad{
    padding-left: 20px;
}
.hq-bk3-lc1{
    padding: 0px 0 16px;
    border-bottom: 1px dashed #dcdcdc;
    height: 84px;
}
.hq-bk3-lc1 .time{
    padding: 22px 26px;
    border-right: 1px solid #dadada;
    color: #999;
    width: 46px;
    text-align: center;
}
.hq-bk3-c1{
    width: 86%;
    box-sizing: border-box;
    padding-left: 30px;
}
.hq-bk3-c1 h4 a{
    color: #333;
    font-weight: bold;
    margin-top: 8px;
}
.hq-bk3-c1 h4 a:hover{
    color: #c20000;
}
.hq-bk3-c1 p{
    font-size: 14px;
    color: #999;
    line-height: 20px;
    margin-top: 6px;
}
.hq-bk3-c1 p a{
    color: #c20000;
}
.hq-bk3-lc2{
    margin-top: 8px;
}
.hq-bk3-lc2 li:before{
    border-radius: 50%;
    -ms-border-radius:50%;
}
.hq-bk3-lc2 li:hover a{
    color: #c20000
}
.hq-bk3-lc2 li:hover:before{
    background: #c20000;
}
.hq-bk3-rc{
    padding: 0 30px;
    margin-top: 20px;
}
.hq-bk3-rc li{
    padding: 18px 0;
    background: #f8b551;
    margin-top: 11px;
    border-radius: 20px 0 20px 0;
    -ms-border-radius: 20px 0 20px 0;
    text-align: center;
    color: #fff;
}
.hq-bk3-rc li span{
    font-weight: bold;
}
.hq-header .bmdh-box{
    border-color: #eb442b;
}
.hq-header .bmdh-box li a:hover{
    color: #eb442b;
    background: url(/subsite/jigou/jijianjc/images/hqim20_03.png) no-repeat right center;
}
.zzhh-search{
    display: none;
}
.hqtb-banner .item img{
    height: 400px;
}
.hqerj-header .zz-middle{
    padding: 27px 0;
}
.hqerj-banner img{
    max-width: 100%;
}
.hqimg2{
    display: none;
}
/* leader-wrap */
.leader-ullis .leader-ullis-ul li{
    padding: 13px 0;
    border-bottom: 1px dashed #dcdcdc;
    overflow: hidden;
}
.leader-ullis .leader-ullis-ul li:first-child{
    padding-top: 0;
}
.ld-imgs{
    padding: 4px;
    border: 1px solid #dcdcdc;
    box-shadow: 0 0 3px rgba(153, 153, 153, 0.32);
    float: left;
    width: 174px;
    height: 220px;
    box-sizing: border-box;
    -ms-box-sizing:border-box;
}
.ld-imgs img{
    width: 100%;
    height: 100%;
}
.ld-conc1{
    float: left;
    box-sizing: border-box;
    padding-left: 20px;
    width: calc(100% - 174px);
}
.ld-conc1 h4{
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 8px;
    border-bottom: 3px solid #bc2e3c;
    position: relative;
}
.ld-conc1 h4:before{
    position: absolute;
    height: 3px;
    width: 168px;
    background: #c20000;
    content: "";
    bottom: -3px;
    left: 0;
}
.ld-conc1 h4 span{
    color: #666;
}
.ld-conc1 h4 a{
    color: #bc2e3c;
    font-size: 18px;
    font-weight: bold;
}
.ld-jj-c{
    padding-top: 8px;
}
.ld-jj-c p{
    color: #666;
    line-height: 30px;
}
.leader-ullis-dri .ld-dri1 .ld-imgs{
    width: 119px;
    height: 151px;
}
.leader-ullis-dri .ld-dri1 .ld-conc1{
    width: calc(100% - 119px);
}
.ld-dri2{
    margin:16px 0;
    padding: 5px 14px;
    background: #ebeff2;
}
.ld-dri2 p{
    color: #666;
    line-height: 26px;
}
.ld-dri3{
    margin-top: 20px;
}
.ld-dri3 li{
    overflow: hidden;
    color: #666;
    margin-bottom: 18px;
}
.ld-dri3 li span{
    float: left;
    width: 130px;
    text-align: right;
}
.ld-dri3 li em{
    float: left;
    margin-left: 16px;
    font-style: normal;
    width: calc(100% - 160px);
}

/* tsg-wrap */
.tsg-header{
    background: none;
}
.tsg-header .zz-middle{
    background: url(/subsite/jigou/jijianjc/images/tsg8_02.jpg) no-repeat center 0;
    padding: 25px 0;
}
.tsg-header .zz-nav{
    background: #fff;
    border-bottom: 1px solid #cccccc;
}
.tsg-header .zz-nav li>a{
    color: #666;
    font-size: 18px;
    padding: 20px 10px;
    position: relative;
}
.tsg-header .zz-nav li.active>a{
    color: #c20000;
    font-weight: bold;
    border-bottom-color: transparent;
}
.tsg-header .zz-nav li:hover>a{
    color: #c20000;
    font-weight: bold;
    border-bottom-color: transparent;
}
.tsg-header .zz-logo span{
    color:#fff;
}
.tsg-search{
    height: 299px;
    background: url(/subsite/jigou/jijianjc/images/tsg3_02.jpg) no-repeat center 0;
}
.tsgs1{
    text-align: center;
    padding-top: 45px;
}
.tsg2-box{
    margin-top: 30px;
    padding: 0 98px;
}
.tsgs2{
    background: rgba(81 , 79, 73, .5);
    border-top: 5px solid #ff8a00;
    padding: 31px 86px 36px;
}
.tsgs2-1{
    padding-right: 36px;
    background: url(/subsite/jigou/jijianjc/images/tsg15_03.png) no-repeat right center;
    text-align: center;
    width: 66px;
    margin-right: 42px;
}
.tsgs2-1 i{
    display: block;
    width: 50px;
    height: 50px;
    background-color: #fff;
    background-image: url(/subsite/jigou/jijianjc/images/tsg1_03.png);
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto 10px;
    border-radius: 50%;
    -ms-border-radius:50%;
    transition: all .2s;
}
.tsgs2-1 span{
    font-weight: bold;
    color: #fff;
}
.tsgs2-2{
    width: calc(100% - 144px);
}
.tsgs2-2 h2 a{
    color: #fff;
    padding: 0 10px;
    display: inline-block;
    margin-right: 20px;
    padding-bottom: 6px;
    border-bottom: 2px solid transparent;
}
.tsgs2-2 h2 a.active{
    border-bottom-color: #fff;
}
.tsgs2-2-1{
    margin-top: 12px;
    overflow: hidden;
}
.tsgs2-2-1 input{
    background: #fff;
    height: 40px;
    float: left;
    width: 80%;
    text-indent: 10px;
    border: none;
    font-size: 16px;
}
.tsgs2-2-1 input::-webkit-input-placeholder{
    color: #999;
}
.tsgs2-2-1 button{
    float: left;
    border: none;
    margin-left: 8px;
    width: 100px;
    height: 40px;
    background: #ff8a00;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}
.tsgs2-2-1 button:hover{
    background: #e57e04;
}
.tsgs2-1:hover i{
    box-shadow: 0 0 8px #ccc;
}
.tsg-main{
    margin-top: 20px;
    margin-bottom: 20px;
}
.tsgm1{
    margin-left: -10px;
    margin-right: -10px;
}
.tsgm1-l{
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    width: 50%;
}
.tsgm1-r{
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    width: 50%;
}
.tsgm1-l-1 .item img{
    height: 310px;
}
.tsgm1-l-1 .item .carousel-caption{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    line-height: 40px;
    background: rgba(0, 0, 0, .65);
}
.tsgm1-l-1 .item .carousel-caption b{
    margin-left: 18px;
    width: 60%;
    color: #fff;
}
.tsgm1-l-1 .owl-dots{
    position: absolute;
    right: 20px;
    bottom: 5px;
}
.tsgm1-l-1 .owl-dots .owl-dot span{
    width: 12px;
    height: 12px;
    background:rgba(255, 255, 255, .2);
    margin: 5px 4px;
}
.tsgm1-l-1 .owl-dots .owl-dot.active span, .tsgm1-l-1 .owl-dots .owl-dot:hover span{
    background: #fff;
}
.tsgm1-l-2{
    margin-top: 20px;
}
.tsg-ttb{
    overflow: hidden;
}
.tsg-ttb .a1{
    float: left;
    width: 210px;
    height: 48px;
    background: url(/subsite/jigou/jijianjc/images/tsg7_03.png) no-repeat;
    line-height: 48px;
}
.tsg-ttb .a1 span{
    color: #fff;
    padding-left: 32px;
    display: inline-block;
    background: url(/subsite/jigou/jijianjc/images/tsg5_03.png) no-repeat left center;
    font-size: 18px;
    font-weight: bold;
    margin-left: 35px;
}
.tsg-ttb .a2{
    font-size: 14px;
    color: #999;
    float: right;
    line-height: 48px;
}
.bgdt-con{
    border: 1px solid #dcdcdc;
    padding: 20px;
    padding-bottom: 10px;
}
.bgdt1{
    overflow: hidden;
}
.bgdt1-l{
    float: left;
    padding-right: 16px;
    border-right: 2px solid #ccc;
    height: 60px;
    text-align: center;
    margin-right: 12px;
}
.bgdt1-l span{
    display: block;
    font-size: 30px;
    color: #c20000;
}
.bgdt1-l i{
    color: #c20000;
}
.bgdt1-r{
    width: calc(100% - 103px);
    float: left;
}
.bgdt1-r h4 a{
    color: #c20000;
    display: block;
    width: 90%;
}
.bgdt1-r p{
    font-size: 14px;
    color: #666;
}
.bgdt1-r p:nth-of-type(2){
    width: 98%;
}
.bgdt2{
    margin-top: 8px;
}
.bgdt2 .list-ul li{
    line-height: 38px;
    height: 38px;
}
.bgdt2 li:hover:before{
    background: #c20000;
}
.bgdt2 li:hover a{
    color: #c20000;
}
.tsgm1-l-3{
    margin-top: 20px;
}
.sour-con{
    padding: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    border: 1px solid #dcdcdc;
}
.sour-con .list-ul li{
    line-height: 38px;
    height: 38px;
}
.sour-con li:hover:before{
    background: #c20000;
}
.sour-con li:hover a{
    color: #c20000;
}
.tsgm1-r-2{
    margin-top: 20px;
}
.dstd-con{
    padding: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    border: 1px solid #dcdcdc;
}
.dstd-con .list-ul li{
    line-height: 38px;
    height: 38px;
}
.dstd-con li:hover:before{
    background: #c20000;
}
.dstd-con li:hover a{
    color: #c20000;
}
.tsgm1-r-1 .tsg-ttb .a1 span{
    margin-left: 42px;
}
.zy-sou{
    border: 1px solid #dcdcdc;
    padding: 14px;
}
.zy-sou-s{
    height: 476px;
}
.zy-sou-nav{
    width: 164px;
    height: 100%;
    background: #e5e4e4;
}
.zy-sou-con{
    width: calc(100% - 164px);
    height: 100%;
    background: #f5f5f5;
}
.zyscon{
    padding: 22px;
}
.zy-sou-nav ul{
    margin-top: 75px;
}
.zy-sou-nav ul li{
    width: 146px;
    height: 70px;
    background: url(/subsite/jigou/jijianjc/images/tsg4_05.jpg) repeat-x;
    margin-bottom: 17px;
    text-align: center;
    line-height: 70px;
    float: right;
}
.zy-sou-nav ul li a{
    display: block;
    font-size: 18px;
    color: #fff;
}
.zy-sou-nav ul li.active{
    background: url(/subsite/jigou/jijianjc/images/tsg10_06.jpg) no-repeat;
}
.zy-sou-nav ul li.active a{
    font-weight: bold;
    color: #ff9e00;
}
.zys1y-1 h4 a{
    font-weight: bold;
    margin-left: 14px;
}
.zys1y-1 p{
    background: #fff;
    padding: 14px;
    color: #999;
    line-height: 30px;
    margin-top: 14px;
}
.zys1y-2{
    margin-top: 13px;
}
.zys1y-2 h4 a{
 margin-left: 14px;
}
.zys1y-2 p{
    background: #fff;
    padding: 14px;
    color: #999;
    line-height: 30px;
    margin-top: 14px;
}
.zys1y-3{
    margin-top: 18px;
}
.zys1y-3 a{
    float: left;
    width: 47.8%;
    height: 40px;
    margin-bottom: 11px;
    line-height: 40px;
    margin-right: 15px;
    box-sizing: border-box;
    background: #fff;
}
.zys1y-3 a span{
    font-size: 18px;
    margin-left: 29px;
    padding-left: 14px;
    display: inline-block;
    position: relative;
}
.zys1y-3 a:nth-of-type(even){
    margin-right: 0;
}
.zys1y-3 a span:before{
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background: #ccc;
    left: 0;
    top: 50%;
    margin-top: -2px;
}
.zys1y-3 a:hover{
    background: #3d75ec;
    color: #fff;
}
.zys1y-3 a:hover span:before{
    background: #fff;
}
.tsgm2{
    margin-top: 20px;
}
.tsgm2-title span{
    float: left;
    padding: 0 30px;
    font-weight: bold;
    color: #c20000;
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 13px;
    border-bottom: 2px solid #c20000;
    text-indent: 15px;
}
.tsgm2-title span i{
    width: 20px;
    height: 25px;
    background: url(/subsite/jigou/jijianjc/images/tsg30_03.png) no-repeat;
    float: left;
    margin-left: 10px;

}
.tsgm2-title a{
    float: right;
    color: #999;
    font-size: 14px;
    margin-top: 4px;
}
.tsgm2-con{
    
    border: 1px solid #ccc;
}
.tsgm2-con .book-box{
    width: 318px;
    border-left: 4px solid #2f60c5;
    background: #f5f5f5;
    box-shadow: 0px 1px 3px #ccc;
    padding-bottom: 40px;
}
 .book-box .book1{
    padding-left: 22px;
    padding-top: 20px;
    width: 209px;
}
.book-box .book1 h2{
    font-size: 18px;
    color: #666;
    font-weight: bold;
}
.book-box .book1 h6{
    color: #666;
    margin-top: 6px;
}
.book-box .book1 p{
    line-height: 24px;
    margin-top: 10px;
    color: #666;
}
.tsgm2-con .book-box a{
    position: absolute;
    width: 110px;
    height: 35px;
    color: #fff;
    background: #2f60c5;
    text-align: center;
    line-height: 35px;
    bottom: 0px;
    left: 50%;
    margin-left: -92px;
    border-radius: 4px;
    -ms-border-radius:4px;
}
.tsgm2-con .book-box img{
    position: absolute;
    border: 1px solid #ccc;
    right: 0;
    top: 50%;
    margin-top: -99px;
    width: 138px;
    height: 178px;
}
.swiper-container {
	margin:0 auto;
	position:relative;
	overflow:hidden;
	direction:ltr;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	/* Fix of Webkit flickering */
	z-index:1;
}
.swiper-wrapper {
	position:relative;
	width:100%;
	-webkit-transition-property:-webkit-transform, left, top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px,0,0);
	-webkit-transition-timing-function:ease;
	
	-moz-transition-property:-moz-transform, left, top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px,0,0);
	-moz-transition-timing-function:ease;
	
	-o-transition-property:-o-transform, left, top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0px,0,0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px,0px);
	
	-ms-transition-property:-ms-transform, left, top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px,0,0);
	-ms-transition-timing-function:ease;
	
	transition-property:transform, left, top;
	transition-duration:0s;
	transform:translate3d(0px,0,0);
	transition-timing-function:ease;

	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.swiper-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.swiper-slide {
	float: left;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
}

#youdaoBanner{
	height:236px;
    position:relative;
    padding: 20px 0px 32px 30px;
}
.swiper-wrapper{
    padding-left: 0!important;
}
#youdaoBanner .swiper-slide{
	width: 392px;
	padding:0 20px;
	position:relative;
}
#youdaoBanner .swiper-button-prev,#youdaoBanner .swiper-button-next{
	position:absolute;
	z-index:999;
	top:50%;
	margin-top:-30px;
	width: 26px;
    height: 43px;
	background:url(/subsite/jigou/jijianjc/images/fivef21_03.png);
	cursor:pointer;
}
#youdaoBanner .swiper-button-next{
	background-position:-42px -2px;
	right:0;
}
#youdaoBanner .swiper-button-next:hover{
    background-position:-42px -57px;
}
#youdaoBanner .swiper-button-prev{
	background-position:0 0;
	left:0;
}
#youdaoBanner .swiper-button-prev:hover{
	background-position:0 -57px;
}
.book-sli1{
    width:100%;
    height: 236px;
    position: relative;
}
.tsgm2-con .book-box a:hover{
    background: #1a47a4;
}
#youdaoBanner .swiper-slide:first-child{
    padding-left: 0;
}
.tsgm3{
    margin-top: 26px;
    overflow: hidden;
}
.tsgm3 ul{
    margin-right: -2px;
    margin-left: -2px;
}
.tsgm3 li{
    float: left;
    box-sizing: border-box;
    padding: 0 2px;
    width: 11.1111%;
}
.tsgm3 a{
    
    display: block;
    border: 1px solid #dcdcdc;
    background: #f5f5f5;
    margin-right: 4px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    margin-top: 4px;
}
.tsgm3 a:last-child{
    margin-right: 0;
}
.tsgm3 a span{
    display: inline-block;
    padding-left: 29px;
    position: relative;
    color: #666;
}
.tsgm3 a span:before{
    position: absolute;
    content:"";
    left: 0;
    top: 7px;
    width: 23px;
    height: 22px;
    background-image: url(/subsite/jigou/jijianjc/images/tsg13_03.png);
    background-repeat: no-repeat;
}
.tsgm3 li:nth-of-type(1) span:before{
    background-position: -1px -4px;
}
.tsgm3 li:nth-of-type(1):hover span:before{
    background-position: -1px -30px;
}
.tsgm3 li:nth-of-type(2) span:before{
    background-position: -39px -6px;
}
.tsgm3 li:nth-of-type(2):hover span:before{
    background-position: -39px -32px;
}
.tsgm3 li:nth-of-type(3) span:before{
    background-position: -79px -6px;
}
.tsgm3 li:nth-of-type(3):hover span:before{
    background-position: -79px -32px;
}
.tsgm3 li:nth-of-type(4) span:before{
    background-position: -120px -6px;
}
.tsgm3 li:nth-of-type(4):hover span:before{
    background-position: -120px -32px;
}
.tsgm3 li:nth-of-type(5) span:before{
    background-position: -160px -6px;
}
.tsgm3 li:nth-of-type(5):hover span:before{
    background-position: -160px -32px;
}
.tsgm3 li:nth-of-type(6) span:before{
    background-position: -203px -7px;
}
.tsgm3 li:nth-of-type(6):hover span:before{
    background-position: -203px -33px;
}
.tsgm3 li:nth-of-type(7) span:before{
    background-position: -247px -8px;
}
.tsgm3 li:nth-of-type(7):hover span:before{
    background-position: -247px -34px;
}
.tsgm3 li:nth-of-type(8) span:before{
    background-position: -290px -9px;
}
.tsgm3 li:nth-of-type(8):hover span:before{
    background-position: -290px -35px;
}
.tsgm3 li:nth-of-type(9) span:before{
    background-position: -328px -9px;
}
.tsgm3 li:nth-of-type(9):hover span:before{
    background-position: -328px -35px;
}
.tsgm3 li a:hover{
    border-color: #c20000;
    background: #fff;
}
.tsgm3 li:hover span{
    color: #c20000;
}
.tsg-footer{
    background: #333333;
    padding: 20px 0;
}
.tsg-footer p{
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
}

.m-report{background: url(/subsite/jigou/jijianjc/images/icon_report_bg.jpg) right top no-repeat; height: 256px;}
.m-report .hq-title{border: none; padding-bottom: 0;margin-bottom: 0;}
.m-report .hq-title span{line-height: 50px; padding-left: 45px;}
.m-report .hq-title span::before{ width: 22px; height: 22px; left: 15px;top: 15px; background: url(/subsite/jigou/jijianjc/images/icon_report_title.png) no-repeat;}
.m-report .hq-bk3-rc{margin-top: 0;}
.m-report .hq-bk3-rc p{line-height: 30px;}
.m-report .hq-title span::after{display: none;}