/*全局样式*/
@charset "utf-8";
html {
    overflow-x: hidden;
}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,
select {margin: 0;padding: 0}
body {font: 14px/1.5 "微软雅黑", "Arial Narrow", HELVETICA;color: #000;-webkit-text-size-adjust: 100%;overflow-x: hidden;min-width: 320px;max-width: 1920px;margin: 0 auto !important;}
input:required,
textarea:required {outline: 0 none;-webkit-box-shadow: none;-moz-box-shadow: none;-ms-box-shadow: none; -o-box-shadow: none; box-shadow: none;-webkit-appearance: none !important;}
input,textarea{appearance:none;-webkit-appearance:none;-moz-appearance: none; -o-appearance: none;outline: none;    }
*{margin:0; padding:0;}
a {text-decoration: none !important;cursor: pointer !important;color: #000;}
a:focus {outline: none !important;}
ul,li,dl,dt,dd{list-style-type:none;}
i{font-style:normal}
.clearfix:after,.clearfix:before{clear: both;}
ul {margin: 0;}
li {list-style: none;}
img{max-width:100%;}
.container-fluid {max-width: 1230px !important;}
.tr5 {transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;}
.tr2 {transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}
.overflow { overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-height: initial}
.bjcover{background-position: 50% 50%; background-size: cover;transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}


header{position: relative;z-index: 111;}
header .box1{border-bottom: 1px solid #E1E1E1;}
header .box1 .tt1{font-size: 14px;color: #999;line-height: 39px;}
header .box1 .tt2{font-size: 0;}
header .box1 .tt2 a{font-size: 14px;color: #333;line-height: 39px;position: relative;display: inline-block;vertical-align: top;padding-left: 20px;transition: all .2s;}
header .box1 .tt2 a:nth-child(n+2):after{content: "";width: 2px;height: 14px;background: #6E6E6E;border-left: 1px solid #A7A7A7;position: absolute;left: 9px;top:0;bottom: 0;margin: auto 0;}
header .box1 .tt2 a:hover{color: #028e46;text-decoration: underline !important;}
header .box1 .tt2 a img{display: block;position: absolute;right: 0;top:100%;border: 1px solid #ddd;width: 131px;max-width: 131px;display: none;}
header .box1 .tt2 a:hover img{display: block;}

header .box2{background: url(../images/bj1.jpg) no-repeat center center/cover;}
header .box2 .logo{line-height:130px;height: 130px;font-size: 0;display: block;}
header .box2 .logo img{max-height:80%;}
header .box2 .txt1{font-size: 24px;color: #000;border-left: 1px solid #ddd;padding-left: 15px;margin-left: 15px;line-height: 30px;margin-top:43px;}
header .box2 .txt1 div{font-size: 13px;font-family: 'Cambria';text-transform: uppercase;line-height: 24px;padding-top: 2px;}

header .box2 .txt2{font-size: 16px;color: #000;line-height: 22px;margin-top: 37px;padding-left:56px;background: url(../images/t1.png) no-repeat left center;}
header .box2 .txt2 div{font-size: 28px;color: #028e46;font-family: 'Impact';line-height: 34px;}

/*pc导航*/
header nav{background: #028e46;}
header nav a{transition: all .2s;}
header nav ul{font-size: 0;margin:0;}
header nav ul > li{position: relative;text-align: center;display: inline-block;vertical-align: top;width:11.11%;}
header nav ul > li > a{line-height:inherit; display:block;color: #fff;font-size: 16px;line-height:56px;}
header nav ul > li:hover > a{color: #fff;background-color: #015027;}
header nav ul > li.active > a{color: #fff;background-color: #015027;}
header nav .ul{display:none;position: absolute;left: 0;top:100%;width: 100%;right: 0;background:rgba(255,255,255,1);padding:2px 0 15px;box-shadow: 0 0 10px rgba(0,0,0,.1);border-radius: 0 0 10px 10px;overflow: hidden;}
header nav .ul a{font-size: 14px;color: #333;line-height: 22px;padding:8px;display: block;}
header nav .ul a:hover{background-color: #015027;color: #fff;}
header nav .ul a.active{background-color: #015027;color: #fff;}
header nav ul > li:hover .ul{display: block;}

/*banner*/
.banner{position: relative;z-index: 1;overflow: hidden;}
.banner .swiper-slide{overflow: hidden;}
.banner .swiper-slide img{display: block;width: 100%;}
.banner .swiper-pagination-bullet{background:#fff;opacity:.6;transition: all .2s;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 30px;border-radius: 4px;opacity: 1;}


/* 公用属性 */
.main66{padding-top: 66px;padding-bottom: 66px;}
.title{text-align: center;margin-bottom: 44px;overflow: hidden;}
.title .div1{font-size: 0;}
.title .div1 span{font-size: 30px;color: #000;display: inline-block;vertical-align: top;padding: 0 15px;position: relative;line-height:40px;font-weight: bold;}
.title .div1 span:after{content: "";width:29px;height: 8px;background: url(../images/t6.png) no-repeat;position: absolute;left: 100%;top:4px;bottom: 0;margin: auto 0;}
.title .div1 span:before{content: "";width: 29px;height: 8px;background: url(../images/t6.png) no-repeat;position: absolute;right: 100%;top:4px;bottom: 0;margin: auto 0;transform:rotateY(180deg)}
.title .div2{font-size:16px;color: #666;padding-top:11px;line-height: 26px;}

.gd{display: block;width: 180px;line-height: 52px;background: #028e46;font-size: 18px;text-align: center;margin: 44px auto 0;color: #fff;}
.gd:hover{background-color: #015027;color: #fff;}


/* 图书分类 */
.main1{background: #f9f9f9;}
.main1 .lb1{margin: -5px;}
.main1 .list{margin: 5px;background: #fff;box-shadow: 0 0 9px rgba(0,0,0,.03);padding: 40px 10px 30px;text-align: center;display: block;}
.main1 .list .img{line-height: 76px;height: 76px;font-size: 0;}
.main1 .list .img img{max-height: 100%;}
.main1 .list .tt1{font-size: 20px;color: #000;margin-top: 26px;}
.main1 .list .tt2{margin-top:14px;}
.main1 .list:hover .img img{transform:scale(1.06);}
.main1 .list:hover .tt1{color: #028e46;}


/* 关于我们 */
.main2 .box{text-align: center;}
.main2 .box .tt1{font-size: 24px;font-weight: bold;color: #000;position: relative;padding-bottom: 22px;margin-bottom: 22px;}
.main2 .box .tt1:after{content: "";width: 46px;height: 2px;background: #000;position: absolute;left: 0;right: 0;bottom: 0;margin: 0 auto;}
.main2 .box .tt2{font-size: 16px;line-height: 30px;}
.main2 .box .tt3{display: block;width: 110px;line-height: 38px;background: #028e46;border-radius: 50px;font-size: 14px;color: #fff;text-align: center;margin: 33px auto 0;box-shadow:4px 6px 2px #d6ede1;}
.main2 .box .tt3:hover{background-color: #015027;}
.main2 .lb2{margin:40px -10px -10px;}
.main2 .lb2 .list{display: block;margin: 10px;border: 3px solid #CCE8DA;box-shadow: 0 0 9px #d6ede1;}
.main2 .lb2 .list .bjcover{display: block;padding-top: 70%;}
.main2 .lb2 .list:hover .bjcover{transform:scale(1.06);}


/* 图书展示 */
.main3 .lb3{margin: -10px;}
.main3 .list{display: block;background: #fff;border: 1px solid #eee;box-shadow: 0 0 11px rgba(0,0,0,.03);margin: 10px;}
.main3 .list .img{padding-top:90%;position: relative;border-bottom: 1px solid #eee;}
.main3 .list .img img{display: block;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;}
.main3 .list .tt{background: #F9F9F9;line-height:70px;margin: 2px;font-size: 20px;padding: 0 50px 0 30px;position: relative;}
.main3 .list .tt:after{content: "";width: 22px;height: 16px;background: url(../images/t3.png) no-repeat;position: absolute;right: 20px;top:0;bottom: 0;margin: auto 0;}
.main3 .list:hover .img img{transform:scale(1.06);}
.main3 .list:hover .tt{color: #028e46;}

/* 书目下载 */
.main4 .swiper-slide{border: 1px solid #ddd;padding: 15px 28px;}
.main4 .swiper-slide a{display: block;line-height: 58px;font-size: 16px;padding: 0 50px 0 44px;position: relative;}
.main4 .swiper-slide a:nth-child(n+2){border-top: 1px solid #ddd;}
.main4 .swiper-slide a img{position: absolute;left: 12px;top:3px;bottom: 0;margin: auto 0;}
.main4 .swiper-slide a:after{content: "";width: 21px;height: 21px;background: url(../images/t5.png) no-repeat;position: absolute;right: 12px;top:3px;bottom: 0;margin: auto 0;opacity: 1;transition: all .3s;}
.main4 .swiper-slide a:before{content: "";width: 21px;height: 21px;background: url(../images/t5-1.png) no-repeat;position: absolute;right: 12px;top:3px;bottom: 0;margin: auto 0;opacity: 0;transition: all .3s;}
.main4 .swiper-slide a:hover{color: #028e46;}
.main4 .swiper-slide a:hover:after{opacity: 0;}
.main4 .swiper-slide a:hover:before{opacity: 1;}



/* 库房展示 */
.main5 .list{display: block;position: relative;}
.main5 .list .bjcover{padding-top:90%;}
.main5 .list .tt{position: absolute;left: 0;bottom: 0;width: 100%;background: rgba(0,0,0,.5);font-size: 18px;color: #fff;line-height: 70px;padding: 0 55px 0 22px;}
.main5 .list .tt:after{content: "";width: 22px;height: 16px;background: url(../images/t3-1.png) no-repeat;position: absolute;right: 22px;top:0;bottom: 0;margin: auto 0;}
.main5 .list:hover .bjcover{transform:scale(1.06);}


/* 服务流程 */
.main6{background: #f9f9f9;}
.main6 .lb6{margin: -10px;}
.main6 .list{margin: 10px;background: #fff;border: 1px solid #deede6;box-shadow: 0 0 9px #edf4f1;padding:44px 10px;text-align: center;display: block;border-radius: 22px;overflow: hidden;transition: all .3s;}
.main6 .list .img{line-height: 70px;height: 70px;font-size: 0;}
.main6 .list .img img{max-height: 100%;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -webkit-filter: grayscale(1);
}
.main6 .list .tt{font-size: 18px;color: #000;margin-top: 22px;}
.main6 .list:hover{border-color: #028e46;}
.main6 .list:hover .img img{
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -webkit-filter: grayscale(0);

}
.main6 .list:hover .tt{color: #028e46;}


/*新闻中心*/
.main8 .zuo{width:calc(14% + 270px);float: left;background: #fff;box-shadow: 0 0 8px rgba(0,0,0,.12);display: block;padding: 10px;padding-bottom: 0;margin-bottom: 10px;border: 1px solid #f2efef;}
.main8 .zuo .bjcover{height: 350px;}
.main8 .zuo:hover .bjcover{transform:scale(1.06);}
.main8 .zuo .tt{color: #373737;font-size: 17px;font-weight: bold;padding: 0 40px 0 14px;position: relative;line-height: 66px;}
.main8 .zuo:hover .tt{color: #028e46;}
/*.main8 .zuo .tt:after{content:"";width: 15px;height: 15px;background: url("../images/tu26.png") no-repeat;position: absolute;left: -15px;top:0;bottom:0;margin: auto 0;}*/
.main8 .zuo .tt:before{content:"";width: 19px;height: 15px;background: url("../images/tu27.png") no-repeat;position: absolute;right: 10px;top:0;bottom:0;margin: auto 0;}
.main8 .zuo:hover .tt:before{background: url("../images/tu27-1.png") no-repeat;}
.main8 .you{width:calc(86% - 270px);padding-left: 10px;float: left;}
.main8 .you .list{display:block;background: #fff;box-shadow: 0 0 8px rgba(0,0,0,.12);margin-bottom: 10px;position: relative;padding-left: 196px;border: 1px solid #f2efef;height: 136px;padding-right: 24px;}
.main8 .you .list .tt1{font-size: 18px;color: #666666;font-weight: bold;margin-top: 32px;line-height: 18px;position: relative;padding-left: 26px;padding-bottom: 14px;margin-bottom: 12px;}
.main8 .you .list .tt1:after{content: "";width: 15px;height: 15px;background: url("../images/tu26-1.jpg") no-repeat;position: absolute;left: 0;top:2px;transition: all 0.3s;}
.main8 .you .list .tt1:before{content: "";width: 16px;height: 2px;background: #d3d3d3;position: absolute;left: 26px;bottom:0;transition: all 0.3s;}
.main8 .you .list .tt3{font-size: 13px;color: #999999;position: relative;padding-bottom: 18px;padding-left: 26px;}
.main8 .you .list .tt3:after{content: "";width: 42px;height: 7px;background: url("../images/tu28.png") no-repeat;position: absolute;left: 26px;bottom:0;transition: all 0.3s;opacity: 1;}
.main8 .you .list .tt3:before{content: "";width: 42px;height: 7px;background: url("../images/tu28-1.png") no-repeat;position: absolute;left: 26px;bottom:0;transition: all 0.3s;opacity: 0;}
.main8 .you .list .tt2{font-size: 12px;color: #999999;width: 160px;text-align: center;border-right: 1px solid #e5e5e5;position: absolute;left: 0;top:0;height: 100%;}
.main8 .you .list .tt2 b{font-size: 40px;color: #000;font-weight: inherit;display: block;}
.main8 .you .list .tt2 i{display: none;}
.main8 .you .list .tt2 div{position:absolute;left: 0;right: 0;top:50%;transform:translateY(-50%);}
.main8 .you .list:after{content:"";width: 30px;height: 30px;background: #f3f3f3;position: absolute;left: 0;top:0;}
.main8 .you .list:hover .tt1{color: #028e46;}
.main8 .you .list:hover .tt1:after{background: url("../images/tu26.png") no-repeat;}
.main8 .you .list:hover .tt3:after{left: 40px;opacity: 0;}
.main8 .you .list:hover .tt3:before{left: 40px;opacity: 1;}
.main8 .you .list:nth-child(n+4){display:none;}


footer{background:#1F1F1F;}
footer .box1{padding-bottom:50px;padding-right: 100px;position: relative;}
footer .ul{font-size: 0;padding:30px 0 40px 0;}
footer .ul a{font-size:14px;color: #fff;line-height: 32px;padding-right: 32px;position: relative;display: inline-block;}
footer .ul a:nth-last-child(1){padding: 0;}
footer .ul a:hover{color: #028e46;}
footer .zuo{width:55%;float: left;padding-right: 30px;}
footer .you{width:45%;float: left;padding-left: 30px;}
footer .top{font-size: 15px;color: #fff;font-weight: bold;position: relative;line-height: 18px;margin-bottom:22px;padding-left: 26px;}
footer .top:after{content:"";width: 10px;height: 10px;background: url("../images/d1.png") no-repeat;position: absolute;left: 0;top:0;bottom:0;margin: auto 0;}
footer .zuo .tt{position: relative;font-size: 0;}
footer .zuo .tt1{position: relative;font-size: 13px;color: #fff;line-height: 22px;padding: 6px 26px;display: inline-block;min-width: calc(50% - 12px);}
footer .zuo .tt1 img{position:absolute;left: 0;top:9px;display: block;max-width: 18px;}
footer .zuo .tt1.tt2{margin-top:10px;margin-bottom: 10px;}
footer .zuo .tt1.tt2:after{content: "";width: 100px;height: 1px;background: #fff;position: absolute;left: 26px;top:0;bottom:0;margin: auto 0;}
footer .you .tt{font-size: 0;padding-right: 18%;}
footer .you .tt a{display: block;font-size: 14px;color: #fff;line-height: 26px;padding: 2px 6px 6px 26px;}
/* footer .you .tt a:hover{color: #d6201d;} */
footer .box2{font-size: 13px;color: #7c7c7c;line-height: 24px;padding: 17px 0;background: #FFFFFF;}
footer .box1 .topbox{position: absolute;right: 0;top:30px;width: 100px;background: #ffffff;}
footer .box1 .topbox .tt1{background: #028e46;font-size: 15px;color: #fff;text-transform: uppercase;text-align: center;line-height: 36px;position: relative;cursor: pointer;}
footer .box1 .topbox .tt1:after{content: ""; width: 0;height: 0;border-left: 6px solid transparent;border-right: 6px solid transparent;border-bottom: 8px solid #028e46;display: block;position: absolute;left: 0;top:-8px;right: 0;margin: 0 auto;}
footer .box1 .topbox .ss{border: 4px solid #fff;min-height: 80px;}
footer .box1 .topbox .ss img{width:100%;display: block;}




/*内页共用*/
.ny{min-height:666px;padding: 44px 0 50px;}
.ny .zuo{width:260px;float: left;padding-right: 30px;}
.ny .you{width:calc(100% - 260px);float: left;}
.ny .zuo .top{line-height: 76px;background: #028e46;margin-bottom: 2px;font-size:20px;font-weight: bold;color: #fff;text-align: center;height: 76px;overflow: hidden;position: relative;display: block !important ;top:0 !important}
.ny .zuo .top span{font-size: 11px;color: #fff;font-family: 'Arial';text-transform: uppercase;line-height: normal;}
.ny .zuo .top:before{position: absolute;right:16px;top:2px;opacity: 0;}

.ny .zuo .ul{margin-bottom: 20px;}
.ny .zuo .ul > a{display:block;width: 100%;margin-top: 2px;line-height: 42px;background: #f1f1f1;color: #000;position: relative;padding: 0 30px;transition: all 0.3s;}
.ny .zuo .ul > a:before{position: absolute;right: 20px;top:0;color: #333;line-height: inherit;font-size: 80%;transition: all 0.3s;transform:rotate(-90deg)}
.ny .zuo .ul > a:hover{background: #028e46;color: #fff;}
.ny .zuo .ul > a:hover:before{color: #fff;}
.ny .zuo .ul > a.active{background: #028e46;color: #fff;}
.ny .zuo .ul > a.active:before{color: #fff;transform:rotate(0deg)}

/*左侧联系我们*/
.ny .zuo .tt{border:1px solid #eee;margin-top: 3px;background: #fff;}
.ny .zuo .tt .tt1{color: #000;padding: 20px 0;padding-left: 60px;border-bottom: 1px solid #eee;background: url("../images/tu22.png") no-repeat 16px center;}
.ny .zuo .tt .tt1 span{color: #028e46;font-size: 20px;display: block;font-weight: bold;}
.ny .zuo .tt .tt2{padding:16px;color: #333;font-size: 13px;line-height: 26px;}
/*右侧顶部*/
.ny .you .top{font-size:20px;color: #000;font-weight: bold;border-bottom: 1px solid #eee;line-height:54px;margin-bottom:25px;position: relative;}
.ny .you .top .top2{position: absolute;right: 0;top:0;font-size: 14px;font-weight: 500;color: #000;}
.ny .you .top .top2 span{color: #028e46;}
.ny .you .top .top2 a{color: #000;transition: all .2s;}
.ny .you .top .top2 a:hover{color: #028e46;}

/*内页新闻*/
.nyxw .list{margin-bottom:20px;display: block;padding: 14px;border: 1px solid #e9e9e9;}
.nyxw .list .img{width:calc(9% + 156px);float: left;}
.nyxw .list .img .bjcover{height:200px;}
.nyxw .list .tt{float: left;width: calc(91% - 156px);padding-left: 22px;}
.nyxw .list .tt1{font-size: 17px;color: #000;font-weight: bold;line-height: 27px;margin-top: 10px;}
.nyxw .list .tt2{color: #b1b1b1;font-size: 12px;line-height: 28px;}
.nyxw .list .tt3{color: #333333;line-height: 25px;height: 75px;overflow: hidden;}
.nyxw .list .tt4{width:96px;border: 1px solid #d9d9d9;border-radius: 20px;text-align: center;color: #333333;line-height: 29px;margin-top: 14px;position: relative;padding-right: 20px;}
.nyxw .list .tt4:after{content:"";width: 10px;height: 7px;background: url("../images/tu29.png") no-repeat center center;position: absolute;right: 20px;top:0;bottom:0;margin: auto 0;transition: all 0.3s;z-index: 1;}
.nyxw .list .tt4:before{content:"";width: 0;height: 7px;background: url("../images/tu29-1.png") no-repeat center center;position: absolute;right: 30px;top:0;bottom:0;margin: auto 0;transition: all 0.3s;z-index: 2;}
.nyxw .list:hover .tt4{background-color: #028e46;color: #fff;border-color: #028e46;}
.nyxw .list:hover .tt4:before{width: 10px;transition: all 0.3s;right: 20px;}
.nyxw .list:hover .img .bjcover{transform:scale(1.06);}



/*详情页*/
.danye{color:#000000;font-size: 14px;line-height: 180%;}
.danye .topbox{margin-bottom:24px;text-align: center;}
.danye .bt{color: #000;font-size: 22px;padding-bottom: 10px;}
.danye .rq{color: #555555;font-size: 14px;}
.danye .xian{width: 100%;height: 1px;margin-top: 14px;border-bottom: 1px dashed #ccc;}
.danye .img{margin:0 auto 18px auto;display: block;}
.danye .img img{display: block;margin: 0 auto;}
.danye .ditu{height:400px;position: relative;margin:20px auto;border: 1px solid #eee;}



/* 产品展示 */
.nycp {margin: 0 -10px;}
.nycp .list{display: block;width: calc(33.33% - 20px);margin: 0 10px 20px;float: left;background: #fff;border: 1px solid #f4f4f4;}
.nycp .list .img .tr2{padding-top:80%;}
.nycp .list .tt{background: #F4F4F4;line-height: 52px;padding: 0 50px 0 20px;position: relative;margin-top: 1px;font-size: 16px;}
.nycp .list .tt:after{content: "";width: 16px;height: 10px;background: url(../images/t3.png) no-repeat center center/contain;position: absolute;right: 20px;top:0;bottom: 0;margin: auto 0;opacity: 1;transition: all .2s;}
.nycp .list .tt:before{content: "";width:16px;height: 10px;background: url(../images/t3-1.png) no-repeat center center/contain;position: absolute;right: 20px;top:0;bottom: 0;margin: auto 0;opacity: 0;transition: all .2s;}
.nycp .list:hover .tt:after{opacity: 0;}
.nycp .list:hover .tt:before{opacity: 1;}
.nycp .list:hover .tt{background-color: #028e46;color: #fff;}
.nycp .list:hover .img .tr2{transform:scale(1.06);}










.liuyan form input{width:100%;float: left;line-height:42px;height: 44px;border: 1px solid #e7e7e7;margin-bottom: 10px;padding: 0 14px;}
.liuyan form textarea{width: 100%;max-width: 100%;height: 138px;padding: 10px 14px;border: 1px solid #e7e7e7;margin-bottom: 10px;}
.liuyan form button{width: 100%;line-height: 44px;background:#028e46;font-size: 14px;color: #fff;border: 0;transition: all 0.3s}
.liuyan form button:hover{background-color: #d6201d;}



.nyxz a{display: block;line-height: 58px;font-size: 16px;padding: 0 50px 0 44px;position: relative;border-bottom: 1px solid #ddd;}
.nyxz a img{position: absolute;left: 12px;top:3px;bottom: 0;margin: auto 0;}
.nyxz a:after{content: "";width: 21px;height: 21px;background: url(../images/t5.png) no-repeat;position: absolute;right: 12px;top:3px;bottom: 0;margin: auto 0;opacity: 1;transition: all .3s;}
.nyxz a:before{content: "";width: 21px;height: 21px;background: url(../images/t5-1.png) no-repeat;position: absolute;right: 12px;top:3px;bottom: 0;margin: auto 0;opacity: 0;transition: all .3s;}
.nyxz a:hover{color: #028e46;}
.nyxz a:hover:after{opacity: 0;}
.nyxz a:hover:before{opacity: 1;}









/*transition: all .2s;*/
/*028e46*/

/*015027*/
/*transform:scale(1.06);*/

/*媒体查询开始*/
@media (max-width:1230px){
    .banner .bjcover{height: auto;padding-top: 40%;}
}
@media (max-width:1199px){
    .main3 .list .tt{padding: 0 5px;text-align: center;font-size: 16px;line-height: 60px;}
    .main3 .list .tt:after{display: none;}

    /* 新闻中心*/
    .main8 .you .list .tt2{width:130px;}
    .main8 .you .list{padding-left:166px;}

    .nycp .list .tt{text-align: center;padding: 0 5px;}
    .nycp .list .tt:after{display: none;}
    .nycp .list .tt:before{display: none;}



}
@media (max-width:991px) {
    header .box1{display: none;}
    header .box2 .logo{height:110px;line-height:110px;max-width: calc(100% - 50px);}
    /*pc导航*/
    header nav{display: none;width:180px;float: none;padding:15px 0;margin:0;position: absolute;right:0;top:100%;z-index:113;background: #fff;box-shadow: 0 0 6px rgba(0,0,0,.1)}
    header nav .container-fluid{padding: 0;}
    header nav ul > li{width:100%;}
    header nav ul > li > a{font-size:15px;line-height:40px;color: #333;}
    header nav ul > li:hover .ul{display: none;}
    /*移动导航按钮*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:45px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background: #028e46;border-radius: 3px;transition: all 0.6s;}
    header .lanmu i:nth-child(2), .lanmu i:nth-child(3){width: 40%;margin:6px 0;}
    header .lanmu i:nth-child(2){margin-right: 10%;}
    header .lanmu i:nth-child(3){margin-left: 10%;}
    header .lanmu.active i:nth-child(1) {transform: rotate(45deg) translateY(4px) translateX(5px);}      
    header .lanmu.active i:nth-child(4){transform: rotate(-45deg) translateY(-8px) translateX(8px);}
    header .lanmu.active i:nth-child(2){transform: translateX(-30px);opacity: 0;}
    header .lanmu.active i:nth-child(3){transform: translateX(30px);opacity: 0;}


    .main5 .list .tt{font-size: 16px;line-height: 50px;padding: 0 5px;text-align: center;}
    .main5 .list .tt:after{display: none;}


    /*新闻*/
    .main8 .zuo{width:100%;margin: 0;}
    .main8 .zuo .bjcover{height: auto;padding-top: 55%;}
    .main8 .you{width:100%;padding: 0;margin-top: 10px;}

    footer{margin-bottom:50px;}
    footer .box1{padding-right: 0;}
    footer .box1 .topbox{display:none;}
    footer .you .tt a{display: block;margin-right: 0;}
    footer .zuo .tt1{display: block;margin-right: 0;}
    footer .zuo .tt1.tt2{display: none;}
    

    /*内页共用*/
    .ny{min-height:333px;padding: 20px 0 50px;}
    .ny .zuo{width:100%;padding: 0;margin-bottom: 20px;}
    .ny .you{width:100%;}
    .ny .zuo .top{line-height:48px;margin:0;font-size:18px;height:50px;text-align: left;padding: 0 30px 2px 20px;}
    .ny .zuo .top span{font-size: 11px;color: #fff;font-family: 'Arial';text-transform: uppercase;}
    .ny .zuo .top:before{opacity: 1;}
    .ny .zuo .ul{margin:0;display: none;}
    .ny .zuo .ul > a{padding: 0 10px;text-align: center;}
    .ny .zuo .ul > a:before{right: 15px;}

    .banner .swiper-slide img{width: 140%;max-width: 140%;margin-left: -20%;}
    .banner .swiper-pagination-bullet{width: 6px;height: 6px;margin: 0 2px -6px !important;}
    .banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 20px;}


}

@media (max-width:767px) {

    /* 公用属性 */
    .main66{padding-top:40px;padding-bottom:40px;}
    .title{margin-bottom:26px;}
    .title .div1 span{font-size: 22px;padding: 0 11px;line-height:30px;}
    .title .div2{padding-top: 4px;font-size: 14px;line-height: 24px;}

    .gd{width: 120px;line-height: 40px;font-size: 15px;margin-top:24px;}

    /* 图书分类 */
    .main1 .list{box-shadow: none;}
    .main1 .list .img{line-height: 50px;height: 50px;}
    .main1 .list .tt1{font-size:16px;margin-top: 15px;}
    .main1 .list .tt2{margin-top:4px;}

    /* 关于我们 */
    .main2 .box .tt1{font-size: 20px;padding-bottom:17px;margin-bottom: 15px;}
    .main2 .box .tt2{font-size: 14px;line-height:28px;}
    .main2 .box .tt3{width: 100px;line-height: 34px;margin-top: 20px;}
    .main2 .lb2{margin:20px -5px -5px;}
    .main2 .lb2 .list{margin: 5px;border: 2px solid #CCE8DA;box-shadow:none}


    /* 图书展示 */
    .main3 .lb3{margin: -5px;}
    .main3 .list{box-shadow: none;margin: 5px;}
    .main3 .list .tt{font-size: 15px;line-height: 40px;margin: 1px;}

    /* 书目下载 */
    .main4 .swiper-slide{padding: 10px 15px;}
    .main4 .swiper-slide a{line-height: 50px;font-size: 15px;padding: 0 50px 0 40px;}

    /* 库房展示 */
    .main5 .list .tt{font-size: 14px;line-height: 40px}


    /* 服务流程 */
    .main6 .lb6{margin: -5px;}
    .main6 .list{margin: 5px;box-shadow:none;padding:30px 6px;border-radius: 11px;}
    .main6 .list .img{line-height:50px;height: 50px;font-size: 0;}
    .main6 .list .tt{font-size: 16px;margin-top: 16px;}


    /*新闻*/
    .main8 .zuo{box-shadow: 0 0 0;}
    .main8 .you .list{box-shadow: 0 0 0;height: auto;padding:18px 15px 22px;}
    .main8 .you .list .tt1{font-size: 16px;margin: 0;line-height: 18px;padding-bottom: 14px;margin-bottom:8px;padding-left: 22px;font-weight: 400;}
    .main8 .you .list .tt1:after{top:3px;}
    .main8 .you .list .tt3{padding-left: 0;margin-top:6px;text-overflow:inherit;white-space:inherit;line-height: 22px;padding: 0;max-height: 44px;overflow: hidden;}
    .main8 .you .list .tt3:after{left: 0;display: none;}
    .main8 .you .list .tt3:before{left: 0;display: none;}
    .main8 .you .list .tt2{width: 100%;position: relative;left: inherit;top:inherit;height:inherit;font-size: 14px;border: 0;}
    .main8 .you .list .tt2 b{display: none;}
    .main8 .you .list .tt2 i{display: inline-block;}
    .main8 .you .list .tt2 div{position:relative;left: inherit;right:inherit;top:inherit;transform:translateY(0);text-align: left;}
    .main8 .you .list:after{display: none;}
    .main8 .zuo .tt{font-size:17px;padding:10px 0;line-height: 0;}
    .main8 .zuo .tt:after{display: none;}
    .main8 .zuo .tt div{line-height:26px;overflow: hidden;text-align: center;font-size: 15px;font-weight: normal;}
    .main8 .zuo .tt:before{display:none;}


    footer .box1{padding-bottom: 22px;padding: 15px 0 20px 0;}
    footer .ul{padding: 14px 0;margin-bottom: 10px;}
    footer .zuo{width:100%;float: none;padding: 0;}
    footer .you{width:100%;float: none;padding: 0;margin-top: 20px;}
    footer .zuo .tt1{line-height: 22px;display: inline-block;min-width:50%;}
    footer .you .tt a{min-width: 50%;}
    footer .box2{padding: 14px 0;line-height: 20px;}
    footer .top{margin: 10px 0;}


    /*详情页*/
    .danye .bt{font-size: 18px;padding-bottom: 4px;}
    .danye .img{margin:0 auto 15px auto;}
    .danye .ditu{height:360px;margin: 15px auto;}
    .danye .xian{margin-top: 10px;}


    .nycp{margin: 0 -6px;}
    .nycp .list{width: calc(50% - 12px);margin: 0 6px 12px;}
    .nycp .list .tt{font-size:13px;line-height:36px;background: fixed;padding:0 4px;border-bottom: 0;}
    .nycp .list:hover .tt{background-color:transparent;color: #028e46;}





   
}
@media (max-width:600px) {
    header .box2 .logo{height:80px;line-height:80px;}
    header .lanmu{bottom:29px;}
    /*内页新闻*/
    .nyxw .list{margin-bottom:20px;padding: 0;box-shadow: 0 0 0;}
    .nyxw .list .img{width:100%;float:none;margin:15px 15px 0;max-width: calc(100% - 30px);}
    .nyxw .list .img .bjcover{height:auto;padding-top: 66%;}
    .nyxw .list .tt{float: none;width: 100%;padding-left: 0;padding: 0 10px;padding: 10px 20px 20px;}
    .nyxw .list .tt1{text-overflow:inherit;white-space:inherit;overflow: inherit;line-height: 24px;}
    .nyxw .list .tt3{height:auto;max-height:75px;}
    

    
    .nyxz a{line-height: 50px;font-size: 14px;padding: 0 40px 0 33px;}
    .nyxz a img{left: 5px;}
    .nyxz a:after{right: 6px;}
    .nyxz a:before{right: 6px;}


}

@media (max-width:479px) {

     .danye .ditu{height:300px;}

    
    
    
}
 /*手机底部*/
@media (max-width:991px) {
    footer{margin-bottom: 51px;}
    .sjdibu{height:50px;background:#028e46;position:fixed; bottom:0; left:0; z-index:113; border-top:solid 1px #fff;width: 100%;text-align: center;font-size: 0;}
    .sjdibu .box1 a{display: inline-block;vertical-align: top;color: #fff;padding: 5px;}
    .sjdibu .box1 a span{ color:#fff; font-size:16px; line-height:20px;}
    .sjdibu .box1 a h6{ font-size:12px; line-height:20px;margin: 0;}
    .sjdibu .box2{ position: fixed; left: 0; bottom:51px; z-index:112; width: 100%;background: #fff;box-shadow: 0 -2px 4px rgba(0,0,0,.1);padding: 6px 0;display: none;}
    .sjdibu .box2 img{max-height: 140px;display: block;margin: 0 auto;} 
}