@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6{font-weight: normal;}
BODY {FONT:14px/1.75 "Microsoft YaHei", arial,sans-serif; COLOR: #666;  background:#fff;min-width: 1200px; overflow-x: hidden;}
A {COLOR: #666; TEXT-DECORATION: none}
P{COLOR: #333;}
A:hover {TEXT-DECORATION: none}
A IMG {BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none}
DIV {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
UL {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
LI {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
P {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
FORM {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
EM {FONT-STYLE: normal; FONT-WEIGHT: normal}
TABLE {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DT {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DL {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DD {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
FORM {PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
TR {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
.cl{HEIGHT: 0px; CLEAR: both;}
.jz{margin:0 auto;}
.fl{FLOAT: left}
.fr{FLOAT: right}
.container{width:1200px; margin:0 auto}
.c{*zoom:1;}
.c:after{content: ""; display: block; height: 0; clear: both;}
.txt-c{text-align: center;}
.txt-r{text-align: right;}
.col-white{color: #fff;}
/* CSS Document */
/*公共头部*/
.top{height: 42px;background: #ececec; line-height: 42px;}
.top p{color: #ef7102}
.top img{display: inline-block; vertical-align: middle;}


.head{height: 97px; }
.head .logo img{display: block; margin-top: 17px;}
.head .container{position: relative;}
.nav ul li{float: left;  margin-right: 35px; position: relative;}
.nav ul li a{display: block;font-size: 18px;  line-height: 97px; color: #333;font-weight: 600;}
.nav ul li:hover a,.nav ul li.on a{color: #ef7102}
.nav ul li .hide{background:#fff;box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);float: left;left: 50%; margin-left: -75px; display: none;width: 150px; position: absolute;z-index: 22; }
.nav ul li .hide em a{ display:block;font-size: 15px; line-height:49px;color: #333; text-align: center; border-bottom: 1px solid #f2f2f2; }
.nav ul li .hide em:last-child a{border-bottom: none;}
.nav ul li .hide em a:hover{color: #ef7102; transition:background-color 0.3s linear; -moz-transition:background-color 0.3s linear;-webkit-transition:background-color 0.3s linear;-o-transition :background-color 0.3s linear;}
.search{margin-top: 40px}
.search-form {display: none;}
.search-form{ position: fixed;top:0;width:100%;left:0;height: 100%; background: rgba(0, 0, 0,0.7);display: none;z-index: 999;}
.search-close{font-size:30px;color:#fff; position: absolute;top:2%;right:2%;}
.search-close img { cursor: pointer; }
.search-form form{display: block; width: 60%; top: 50%; transform: translateY(-50%); position: absolute; left: 0; right: 0; margin: auto}
.search-form input{display: block; width: 100%; background: #fff;border-radius:2px;text-align: center; border:none; outline: none; line-height: 76px; font-size: 17px;}
.search-form .submit{background: #ef7102; margin-top: 30px; color: #fff; text-transform: uppercase; cursor: pointer;}
.headfixed{position: fixed; top: 0; background: #fff; width: 100%; z-index: 222;box-shadow: 0px 7px 7px -7px #5E5E5E;}


/*首页banner*/
/* .banner{position:relative;}
.banner-hd {height:585px;position: relative; overflow:hidden; width: 100%;}
.banner-hd  ul{height:100%;margin: 0 auto;}
.banner-hd  ul li{height:100%;} */

/* .banner .swiper-slide{height: 470px;width: 100%;}
.ny-banner .swiper-slide{height: 470px;width: 100%;} */
/* .ny-banner .swiper-slide{height: 500px;width: 100%;margin-top: -75px;} */

.ny-banner  {display: none;}

.banner .swiper-slide img{display: block;width: 100%; }
#banner .swiper-pagination-bullet{width: 13px; height: 13px; border: 1px solid rgba(255,255,255,0.2); box-sizing:border-box; margin: 0 10px; border-radius: 8px; cursor:pointer; float: left;  -webkit-border-radius:50%; -moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius: 50%;}
#banner .swiper-pagination-bullet-active{  width: 33px;  height: 13px;
    background: #053f64;
    border-radius: 7px;
    border-color: #053f64;
    transition: 0.6s;}
#banner .swiper-button-prev{width: 90px;height: 90px;border-radius: 100%; background: rgba(255,255,255,0.1);left: 115px;overflow: hidden;}
#banner .swiper-button-next{width: 90px;height: 90px;border-radius: 100%; background: rgba(255,255,255,0.1);right: 115px;overflow: hidden;}
#banner .swiper-button-next:hover img,#banner .swiper-button-prev:hover img{transform: translateY(-80px);filter: drop-shadow(#0d73b5 0 80px);}

/*数字按钮样式*/
.banner-hd .num { overflow:hidden;  position:absolute; bottom:5%; margin:0 auto;left:0;right:0;text-align:center;zoom:1; z-index:3 ;}
.banner-hd .num ul{display: inline-block;}
.banner-hd .num li {width: 13px; height: 13px; border: 1px solid rgba(255,255,255,0.2); box-sizing:border-box; margin: 0 10px; border-radius: 8px; cursor:pointer; float: left;  -webkit-border-radius:50%; -moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius: 50%;}
.banner-hd .num li.on {width: 33px;height: 13px;background: #053f64;border-radius: 7px; border-color: #053f64; transition:0.6s;} /*当前项*/


/*学历教育*/
.education{padding: 39px 0 48px}
.education .index-title strong{background: url(../images/title1.png) no-repeat left ;}
.index-title{height: 50px; border-bottom: 1px solid #ECECEC; margin-bottom: 31px;}
.index-title strong{display: block; font-size: 22px; color: #333; padding-left: 30px;}
.index-title ul{margin-top: 10px;}
.index-title ul li{float: left; margin-left: 37px;}
.index-title ul li a{display: block; color: #333;}
.education .index-title ul li a:hover{color: #11ACFF}
.index-left{width: 209px;height: 381px;border-radius: 10px; padding-top: 57px; box-sizing:border-box;}
.index-right{width: 966px; overflow: hidden;}
.education-bg{background: url(../images/education-bg.jpg) no-repeat center top;}
.index-left strong{display: block; font-size: 20px; line-height: 38px; color: #fff; margin-left: 29px;}
.index-right ul{width: 984px;}
.index-right ul li{float: left; width: 228px; margin-right: 18px;  margin-bottom: 27px;}
.index-right ul li .pic{ width: 228px; height: 138px; overflow: hidden; margin-bottom: 14px; border-radius: 10px;}
.index-right ul li .pic img{display: block; -webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s, transform 1s; -webkit-backface-visibility: hidden;backface-visibility: hidden;opacity: 1;   image-rendering: -webkit-optimize-contrast;}
.index-right ul li:hover .pic img{-webkit-transform: scale3d(1.2,1.2,1);transform: scale3d(1.2,1.2,1);-webkit-transition: opacity 1s, -webkit-transform 1s;transition: opacity 1s, transform 1s;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.index-right ul li em{display: inline-block; font-size: 15px; line-height: 15px; color: #333;}
.index-right ul li strong {font-weight: normal;}
.index-right ul li span{font-size: 15px; line-height: 15px; color: #FF870F;}
.index-right ul li:hover em{color: #11ACFF}


/*资格考证*/
.certificate{padding: 0 0 31px}
.certificate .index-title strong{background: url(../images/title2.png) no-repeat left ;}
.certificate .index-title ul li a:hover{color: #87e7af}
.certificate-bg{background: url(../images/certificate-bg.jpg) no-repeat center top;}
.certificate-list ul li span{font-size: 14px; color: #FF870F}
.certificate-list ul li .name img{display: inline-block; vertical-align: middle; margin-right: 7px;}
.certificate-list ul li:hover em{color: #87e7af}




/*在线课堂*/
.lesson{padding: 0 0 31px}
.lesson .index-title strong{background: url(../images/title3.png) no-repeat left ;}
.lesson .index-title ul li a:hover{color: #56a5f2}
.lesson-bg{background: url(../images/lesson-bg.jpg) no-repeat center top;}



/*名师风采*/
.teacher{padding: 0 0 58px}
.teacher .index-title{margin-bottom: 39px}
.teacher .index-title strong{background: url(../images/title4.png) no-repeat left ;}
.teacher .index-title ul li a:hover{color: #014673}
.teacher-list ul li{float: left; width: 180px; border-radius: 10px; margin-right: 24px; position: relative; overflow: hidden;}
.teacher-list ul li .pic{width: 180px;height: 263px;border-radius: 10px; overflow: hidden;}
.teacher-list ul li em{transition:0.6s; display: block; position: absolute; bottom: -100%; width: 180px;height: 46px;background: rgba(1, 70, 115, 0.8);border-radius: 0px 0px 10px 10px; font-size: 15px; line-height: 46px; color: #fff; text-align: center;}
.teacher-list ul li:hover em{bottom: 0; }



/*资讯中心*/
.news{padding: 0 0 53px}
.news .index-title{margin-bottom: 46px;}
.news .index-title strong{background: url(../images/title5.png) no-repeat left ;}
.news .index-title ul li a:hover{color: #014673}

.news-list{background: #fafafa; border-radius: 10px; padding: 55px 40px 40px; }
.news-list ul li{float: left; margin-right: 98px; width: 308px; margin-bottom: 10px;}
.news-list ul li:nth-child(3n){margin-right: 0}
.news-list ul li a{display: block; font-size: 15px; color: #333; background: url(../images/news-icon1.jpg) no-repeat left center; padding-left: 23px;}
/*.news-list ul li:hover a{background: url(../images/news-icon2.png) no-repeat left center; color: #014673}*/


/* 公共底部 */
.footer {background-color: #f5f5f5; padding: 85px 0; padding-bottom: 0;}
.foot-nav dl{float: left; margin-right: 107px; margin-right: 40px; border-right: 1px solid #eaeaea; padding-right: 45px;height: 190px;}
.foot-nav dl:last-child{margin-right: 0}
.foot-nav dl:last-child{margin-right: 0;border: none;}
.foot-nav dl:nth-child(2) dd{display: flex;justify-content: space-between;}
.foot-nav dl:nth-child(2) dd a{margin-right: 40px;}
.foot-nav dl:nth-child(2) dd a:nth-child(2){margin-right: 0;}
.foot-nav dl:nth-child(2) {width: 262px;padding-right: 0;}
.foot-nav dl:nth-child(2) dd {
    float: left;
    width: 131px;
}

.foot-nav dl dt{display: block; font-size: 17px;margin-bottom: 7px; color: #000;}
.foot-nav dl dd a{ line-height: 40px; color: #666;font-size: 15px;}
.foot-nav dl dd a:hover{color: #014673;}
.foot-wechat em{display: block;font-size: 16px; color: #fff; margin-bottom: 20px;}
.foot-wechat img{display: block; margin: 0 auto 13px}
.foot-wechat span{display: block; font-size: 15px; text-align: center;}
.foot-copy{padding: 30px 0;border-top: 1px solid #eaeaea; margin-top: 70px;}
.foot-copy p{color: #666; text-align: center; font-size: 15px;}
.foot-copy p a{color: #666; font-size: 15px;}
.foot-copy p a:hover{color: #ef7102;}
.foot-copy span{margin-left: 9px;}



/*在线咨询*/
.zx-service{position: fixed;right: 10px;top: 55%;z-index: 9999;}
/* .zx-service ul { border: 1px solid #e3e3e3;border-top-left-radius: 20px;} */
.zx-service ul li{position: relative;}
.zx-service ul li:nth-child(1) a {border-top-left-radius: 20px;border: 1px solid #e3e3e3;border-bottom: none;}
.zx-service ul li:nth-child(2) a {border: 1px solid #e3e3e3;border-bottom: none;border-top: none;}
.zx-service ul li:nth-child(3) a {border: 1px solid #e3e3e3;border-bottom: none;border-top: none;}
.zx-service ul li:nth-child(4) a {border-bottom-left-radius: 20px;border: 1px solid #e3e3e3;border-top: none;}
.zx-service ul li a{display: block; width: 80px;height: 52px;padding: 14px 0;background: #fff;}
.zx-service ul li:hover a span{color: #ef7102;}
.zx-service ul li a img{display: block;margin: 0 auto 10px;}
.zx-service ul li a span{display: block;width: 80px;color: #666;text-align: center;line-height: 14px; font-size: 13px; margin-bottom: 10px;}
.zx-service ul li a i {display: block;width: 56px;height: 1px;background-color: #e3e3e3;margin: 0 auto; }
.zx-service ul li dl{width: 150px;padding: 0 15px;text-align: center;display: none;position: absolute;right: 81px;top: 15px;}
.zx-service ul li dl dd{font-family: arial;color: #fff;font-size: 20px;height: 50px;width: 150px;line-height: 50px;    line-height: 50px;   background: #ef7102;}
.weixin-hide{width: 130px;padding: 120px 10px 0;background:url(../images/foot-wechat.jpg) no-repeat center top 10px #ef7102;position: absolute;right: 85px;top: 0;display: none;}
.weixin-hide span,.weixin-hide b,.weixin-hide em{display: block; width: 100%;text-align: center;color: #fff;}
.weixin-hide span{line-height: 36px;}
.weixin-hide em{line-height: 35px;}
.weixin-hide b{line-height: 13px;font-family: arial;font-size: 18px}
.tel-hide li span,.tel-hide li b{display: block;color: #fff;}
.tel-hide li span{line-height: 12px;font-size: 14px;}
.tel-hide li b{line-height: 15px;font-size: 19px;font-family: arial;padding-top: 10px;} 
.zx-service03:hover .weixin-hide{display: block;}
.zx-service ul li:hover dl{display: block;}



/*内页样式*/
.ny-hd{height: 550px}
.ny-main {margin-top: 40px;margin-bottom: 60px;overflow: hidden;}
/* .position{display: block;margin-top: 30px; margin-bottom: 20px; border-bottom: solid 1px #ddd;position: relative;}
.position span{display: block; padding-left:33px; font-size: 13px;line-height: 40px;background: url(../images/ny-dw.png) no-repeat 5px center;border-bottom: solid 1px #ef7102; z-index: 0;position: absolute;bottom: -1px;left: 0;}
.position span a{display: inline-block;}
.position span a.on{color: #ef7102;}
.position span a:hover{color: #ef7102;} */
.position{height:52px; line-height:52px; font-size:14px; border-bottom: solid 1px #dfdfdf;}
.position .container{background:url(../images/position-home.png) no-repeat 0 center; padding-left:30px; width: 1170px;}
/* .position a{background:url(../images/position-arrow.png) no-repeat right; padding-right:20px; margin-right:10px;} */
/* .position a{padding-right:20px; margin-right:10px;} */

.position a:last-child{background: transparent;}
.position .on{color: #41bcbc;}
.position a:hover{color: #41bcbc;}



/*左侧*/
.ny-left{width: 270px;overflow: hidden;}
.ny-left-pro,.ny-left-pro2{margin-bottom:20px;}
.column-title{display: block; font-size:22px; height: 80px; line-height:10px; color: #fff; text-align: center; background: #ef7102; }
.column-title em {line-height: 50px; font-weight: bold;}
.ny-left .ctitle1{border:1px solid #CCCCCC;  border-top: none; padding: 10px 0 0;}
.ny-left .ctitle1>li{float: left; width: 250px; margin: 0 10px 10px 10px;}
.ny-left .ctitle1>li a{display: block; background: #333;color:#fff;text-indent: 20px; font-size: 16px; line-height:48px; color:#FFF; width: 100%}
.ctitle2{ display: none;}
.ny-left .ctitle1 li.on .ctitle2{ display: block;}
.ny-left .ctitle1>li:hover>a,.ny-left .ctitle1>li.on>a{ background:#ef7102;}
.ny-left .ctitle1 .ctitle2 {min-height: 150px;display: none;}
.ny-left .ctitle1 .ctitle2 li{float: left;}
.ny-left .ctitle1 .ctitle2 li a{ background: #fff;border-bottom: 1px dotted #eee; color:#333; font-size: 14px;display: block;width:234px;transition: 0.5s;}
.ny-left .ctitle1 .ctitle2 li a:hover {color:#ef7102; padding-left: 5px;}
.ny-left .ctitle1 .ctitle2 li.on a{color: #ef7102}
.ny-left .ctitle1 .ctitle3 {min-height: 100px;display: none;}

.ny-contact{width: 250px; padding: 10px 9px 10px;background: #fff;border:1px solid #CCCCCC;  border-top: none;}
.ny-contact .bg{display: block; width: 235px;padding-left: 20px; height: 100px;background: url(../images/contact-pic.jpg) no-repeat center center;}
.ny-contact ul {padding: 20px 0;}
.ny-contact .bg span,em{display: block;color: #fff;}
.ny-contact span{font-size: 18px;line-height: 18px;padding-top: 30px;}
.ny-contact ul li span {display: block;padding-top: 0px;line-height: 35px;}
.ny-contact em{font-family: arial;}
.ny-contact p {line-height: 30px;width:250px;margin:5px auto;color: #333;}
.ny-tel{font-weight:bold;text-indent:40px;font-size:25px;}
.ny-tel b{background:url(../images/lc-tel.png) no-repeat center left;}
.ny-tel b,.ny-tel span{margin-left:28px;}


/* 右侧 */

.ny-right{width: 900px; overflow: hidden;}
.ny-right .index-right {
    width: 900px;
}

.ny-right .index-title strong {
    background: url(../images/title5.png) no-repeat left ;
}

.ny-right .index-right ul li {width: 210px;}
.ny-right .index-right ul li .pic {width: 216px;}





/*产品详情*/
.ny-right  .pro1 .pro-list-pic{width: 332px;}
.ny-right  .pro1 .spec-preview img{display: block;}
.ny-right  .pro1 .descript1{width: 530px; position: relative;}
.ny-right  .pro1 .descript1 strong.title1{line-height: 20px;font-size: 20px; color: #2d2d2d;display: block;border-bottom: 1px solid #c0ccd6; padding: 10px 0 15px; margin-bottom: 10px; padding-top: 0;}
.ny-right  .pro1 .descript1 p{font-size: 13px;color: #666;line-height: 28px;margin: 10px 0;text-align: justify;  display: -webkit-box;   overflow: hidden;  -webkit-line-clamp: 4;   -webkit-box-orient: vertical;}
.ny-right  .pro1 .descript1 a.consult{display: block; width: 120px; height: 40px; font-size: 15px; color: #fff; line-height: 40px; text-align: center; background: #333; }
.ny-right  .pro1 .descript1 a.consult:hover{background-color: #ef7102;}
.ny-right  .pro1 .descript1 p.haoma{ color: #333;font-size: 15px;display: block; margin: 15px 0;}
.ny-right  .pro1 .descript1 p.haoma em {display: inline-block;color: #ef7102;font-size: 25px;font-weight: bold; vertical-align: middle;}
.ny-right  .pro1 .share{overflow: hidden;margin-top: 15px;}
.ny-right  .pro1 .share ul li{float: left;margin: 0 5px;}
.ny-right  .detail {margin-top: 60px; margin-bottom: 20px;}
.ny-right  .detail .de-title{border-bottom: solid 3px #ef7102; }
.ny-right  .detail .infor {margin-top: 10px;}
.ny-right  .detail .de-title a{display: block;width: 130px; font-size: 16px;line-height: 45px;color: #fff; text-align: center; margin-top: 35px;background:#ef7102;}
.pro-wechat{display: none; position: absolute; left: 150px;    bottom: -90px;}
.pro-wechat img{display: block; margin: 30px auto 0; box-shadow: 1px 1px 3px rgba(0,0,0,0.1);}




/*内页分页样式*/
.ny-right  .pagelist {padding: 10px 0;margin-top:15px;overflow: hidden;border-top:0px solid #eee;text-align:center;}
.ny-right .pagelist a,.ny-right  .pagelist span {border: 1px solid #ccc; display: inline-block;padding: 2px 8px;margin-right:5px;}
.ny-right  .pagelist span.current {color: #ef7102;border: 1px solid #ddd;}




/* 内页产品展示 */
.ctitle1 .ctitle2{padding: 5px 0 0px 16px; display: none;}


/* 内页名师风采 */
.ny-right .teacher-title strong{background: url(../images/title4.png) no-repeat left top !important}
.ny-right .index-right .teacher-list ul li {width: 160px;}
.ny-right .index-right .teacher-list ul li .pic {width: 160px; height: 234px;}
.index-right .teacher-list ul li .pic img {width: 100%;height: auto;}

.index-right .teacher-list ul li:hover .pic img {transition: initial;transform: initial;}
.index-right .teacher-list ul li em {
    transition: 0.6s;
    display: block;
    position: absolute;
    height: 46px;
    /* background: #014673; */
    background: rgba(1, 70, 115, 0.8);
    border-radius: 0px 0px 10px 10px;
    font-size: 15px;
    line-height: 46px;
    color: #fff;
    text-align: center;
    bottom: -100%;width: 100%;}

    .index-right   .teacher-list ul li:hover em{bottom: 24px; }

    .index-right  .teacher-list  ul li {margin-bottom: 0;}



/* 内页新闻列表 */
.ny-news-list{overflow: hidden;}
.ny-news-list ul li{ margin-bottom: 30px;transition: all 0.3s;}
.ny-news-list ul li .pic{width: 220px;height: 127px; margin-right: 20px;}
.ny-news-list ul li .info{width: 660px;}
.ny-news-list ul li .info h3{font-size: 17px;color: #595959;overflow: hidden;background: url(../images/news-title.png) no-repeat center left -20px;transition: all 0.5s;line-height: 18px;margin-top: 16px;}
.ny-news-list ul li .info span{display: block;font-family: arial;color: #666;padding-left: 20px;background: url(../images/date.png) no-repeat center left;line-height: 12px;margin: 16px 0;}
.ny-news-list ul li .info p{color: #808080;overflow: hidden;text-align:justify;}
.ny-news-list ul li:hover .info h3{padding-left: 20px;background: url(../images/news-title.png) no-repeat center left;color: #0f6fb9};



.pagelist {padding: 10px 0;margin-top:15px;overflow: hidden;border-top:0px solid #eee;text-align:center;}
.pagelist a,
.pagelist span {border: 1px solid #ccc; display: inline-block;padding: 2px 8px;margin-right:5px;}
.pagelist span.current {color: #f30;border: 1px solid #ddd;}

.ny-news-xq{float:right;width:900px;}
.ny-news-xq .container{width:900px}
.ny-news-xq .news-title{margin:15px 0}
.ny-news-xq .news-title h2{font-size:18px;font-weight:bold;color:#333;text-align: center;line-height: 50px;}
.ny-news-xq .news-title span{display: block;color:#666;font-size:14px;margin-top:10px;background: #F5F5F5;padding:10px 0;text-align: center;}
.ny-news-xq .news-title  .fr{width:100px;height:35px;display: none;}
.ny-news-xq .news-title  .fr a{background:#000;color:#fff;display: inline-block;width:100px;height:35px;text-align: center;line-height:35px;border-radius:10px;}
.ny-news-xq .nr-content p{line-height: 25px;font-size:14px;}
.page-fy {border-top:1px solid #eee;padding:20px 0;margin-top:30px}
.page-fy a:hover{color:#005499}
/* .ny-news-xq .nr-content p{} */


/* 新闻详情返回 */
.ny-right .returnbt {
    text-align: center!important;
}


.returnbt input {
    padding: 2px 15px;
    background: #333;
    color: #fff;
    border: none;
    cursor: pointer;
}

