@charset"utf-8";
/* CSS Reset*/
input::-moz-placeholder, textarea::-moz-placeholder { color: #f1bdf7; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #f1bdf7; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #f1bdf7; }
.box-content{-webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;}
.fr { float: right; } .fl { float: left; }
.t-l{text-align: left;}.t-c{text-align: center;}.t-r{text-align: right;}
.an { transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-webkit-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;}
.img-width { max-width: 100%; height: auto!important; }
.clearfix:before, .clearfix:after {content:""; display:table;}   
.clearfix:after {clear:both;}   
.clearfix { *zoom:1;}
.radius{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;}
.over-txt {display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis}
.txt-a-A {text-transform: capitalize;text-transform:uppercase;text-transform:lowercase;}
.po-re {position: relative;}
.p30{padding-left: 10px;padding-right: 10px;}
.bg {background-image:url(../images/);background-color:rgba(0,0,0,0.5);background-repeat:no-repeat;background-position: center;background-size:cover;}
.borderStyle {border-bottom:1px dashed #707070;border-top:1px dotted #707070;}
.box-shadow {-webkit-box-shadow:0 0 10px #ccc; -moz-box-shadow:0 0 10px #ccc;  box-shadow:0 0 10px #ccc;}
/*public*/
.top-head {background: #006557;}
.top-welcome {padding-left: 15px;width: 100%;}
.top-welcome p {font-size: 12px;color: #9efedd;line-height: 30px;}
.top-head-r {padding-bottom: 10px;width: 100%;font-size:0;text-align: right;}
.top-head-r a {display: inline-block;padding: 0 10px;font-size: 12px;line-height: 30px;}
.top-head-r a.a1 {color: #b0f4d2;background: #018270;}
.top-head-r a.a2 {color: #006557;background: #6eb92b;}

.top {}
.logo {padding: 15px;text-align: center;}
.logo_table {display: table;width: 100%;}
.logo_cell {display: table-cell;vertical-align: middle;}
.logo img {max-width: 610px;width: 100%;height: auto;}
.top-r {position: relative;}
.search {position: relative;margin: 15px;background: #fff; overflow: hidden;}
.se_txt {margin:0;padding-left:15px;width: 100%;height: 30px;line-height: 28px;font-size: 12px;color: #068358;border: 1px solid #068358;border-radius: 15px; background:transparent;}
.se_txt::-webkit-input-placeholder {color: #068358;}
.se_txt::-moz-input-placeholder {color: #068358;}
.se_txt::-ms-input-placeholder {color: #068358;}
.se_sub {position: absolute;right: 0;top: 0; width: 40px;height: 30px;border: none;margin:0;padding:0;cursor: pointer;background: url(../images/search.png) no-repeat center;} 
/*-----top-----*/


.map {margin-top: 30px;}
.map-con {position: relative;}
.map-con img {width: 100%;height: auto;}
.map-item {position: absolute;}
.map-item-a {left:12%;top: 27%;}
.map-item-b {left:23%;top: 65%;}
.map-item-c {left:46.4%;top: 53.48%;}
.map-item-d {left:46%;top: 27%;}
.map-item-e {left:67%;top: 30%;}
.map-item-f {left:77%;top: 70%;}
.map-item a{width: 100px;height: 70px;display: block;font-size: 0px}

.top_nav-h {}
.top_nav {position: relative;z-index: 99;background: url(../images/nav_bg.jpg) no-repeat center;}
.pc_menuCon {}
.pc_menuCon li {position: relative;float: left;width: 11.111%;height: 60px;background: url(../images/nav-li.png) no-repeat left center;}
.pc_menuCon li.home {background: none;}
/*.pc_menuCon li.home:before {content: '';float: left;width: 1px;height: 53px;background: url(../images/nav-li.png) no-repeat center left;}*/
.pc_menuCon li a {display:block;font-size: 16px;color: #fff;line-height: 60px;text-align: center;font-weight: bold;}
.pc_menuCon > li:hover,.pc_menuCon > li:hover+li {background: none;}
.pc_menuCon > li a:hover {background: #018270;}
.pc_menuCon > li a:hover {color: #fff;}
.pc_menuCon > li.active,.pc_menuCon > li.active+li {background: none;}
.pc_menuCon > li a.active {background-color: #4178be;}
.pc_menuCon > li a.active {color: #fff;}
.pc_menuCon ul { position: absolute;left: 0px;top: 60px; display: none;width: 100%; margin: 0; padding:0;background: #006557;list-style: none;border-radius: 5px;overflow: hidden;}
.pc_menuCon ul li { width: 100%; float: left;background:transparent;height: 36px;line-height: 35px;border-top:1px solid #ccc;padding:0;margin:0;border-radius: 0;}
.pc_menuCon ul li a {display:block;color:#fff;height: 35px;line-height: 35px;font-size: 14px;padding:0;text-align: center;border:none;font-weight: normal;border-radius: 0;}
.pc_menuCon ul li:hover {background: #018270;}
.pc_menuCon ul li:hover a {color: #fff;}
/*-----pc nav-----*/

.mean-container {background:#006557;}
.mean-container a.meanmenu-reveal {color: #fff;}
.mean-container a.meanmenu-reveal span{background:#fff;}
.mean-container .meanmenu-title {color: #fff;}
.mean-container .mean-nav{background: #018270;}
.lighted-fixed {position: fixed;left: 0;width: 100%;top: 0;padding: 5px 0;background:#006557;z-index: 999;-webkit-box-shadow:0 0 10px #000; -moz-box-shadow:0 0 10px #000;  box-shadow:0 0 10px #000;}
.lighted-fixed .mean-nav > ul {height:calc(100vh - 50px);overflow-y:auto;}
/*-----phone nav-----*/
.banner {position: relative;width: 100%;overflow: hidden;}
.banner .bx-viewport {height: 390px;}
.banner .bx-wrapper .bx-pager.bx-default-pager a {background:#fff;text-indent: -9999px;display: block;width: 12px;height: 12px;margin: 0 5px;outline: 0;border-radius: 50%;}
.banner .bx-wrapper .bx-pager.bx-default-pager a:hover,
.banner .bx-wrapper .bx-pager.bx-default-pager a.active {background:#f6f424;}
.banner .bx-wrapper .bx-pager {bottom:0px;}

.banner-sidebar {position: absolute;top: 30%;right: 70px;margin-top: -80px;width: 80px;height: 160px;}
.item-sidebar {padding: 15px 0 10px;width: 100%;height: 80px;text-align: center;}
.item-sidebar p {font-size: 14px;color: #e0f1ff;}
.item-sidebar.login {background-color: #0078bd;line-height: 30px;}
.item-sidebar.online {background-color: #98c2da;line-height: 30px;}


.main {background: url(../images/main_bg.png) no-repeat top center;background-size: cover;}
.section {margin-top: 40px;}

.menu-title {padding-bottom: 5px;}
.menu-title-p {padding-top: 30px;}
.in-title {position: relative;/*padding-left: 60px;*/width: 100%;height: 35px;}
.in-title p {float: left;padding-right: 5px;font-size: 24px;color: #a0a0a0;line-height: 40px;font-family: 'Impact';}
.in-title strong {font-size: 44px;color: #006557;}
.in-title h2 {float: left;padding-right: 10px;font-size: 20px;color: #008658;line-height: 50px;font-weight: bold;}
.in-title i {color: #9f9f9f;font-style: normal;}
.menu-more a {display: block;position: absolute;right: 0;bottom: 6px;width: 60px;height: 20px;font-size: 12px;color: #fff;line-height: 20px;background: #006557;border-radius: 10px;text-align: center;}
.menu-more a:hover {background: #61ae34;}

.news-img {margin-top: 15px;}
.news-img .bxslider03 li {width: 100%;background-repeat:no-repeat;background-position:center;background-size:cover;}
.news-img .bxslider03 li a {display: block;width: 100%;height: 100%;}
.news-img .bxslider03 li a .item-title {position: absolute;left: 0;bottom: 0;width: 100%;background: #000;background: rgba(0,0,0,0.63);padding: 8px 15px;color: #fff;font-size: 14px;}
.news-img .bxslider03 li a .item-title h3 {display: block;width: 100%;height: 18px;line-height: 18px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;font-weight: normal;}
.news-img .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {bottom: 36px; padding-right: 10px;text-align: right;}
.news-img .bx-wrapper .bx-pager.bx-default-pager a {display: block;margin: 0 2px;width: 14px;height: 16px;font-size: 12px;color: #525252;line-height: 16px; text-align: center; outline: 0;background:#fff;overflow: hidden;}
.news-img .bx-wrapper .bx-pager.bx-default-pager a:hover,
.news-img .bx-wrapper .bx-pager.bx-default-pager a.active {background: #006557;color: #fff;}
/*.news-img .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {bottom:10px;right: 10px;left: auto;width: auto;}*/

.list-ul {}
.list-ul li{position: relative;padding-right: 60px;height: 46px;border-bottom: 1px dotted #a1a7b1;}
.list-ul li a {display: block;padding-left: 25px;font-size: 16px;color: #7a7a7a;line-height: 46px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.list-ul li span {display: block;position: absolute;right: 0;top: 0;width: 50px;height: 45px;font-size: 14px;color: #666;line-height: 45px;text-align: right;}
.list-ul li:hover a {color: #0067a5;}
.item-title-icon li a {background: url(../images/li_i.png) no-repeat 5px center;}

.section-one {padding: 40px 0;background: #e4f5f0;}
.business {}
.business-title {text-align: center;}
.business-title h2 {display: inline-block;padding: 0 20px;font-size: 30px;color: #006557;}
.business-title i {display: inline-block;width: 60px;height: 19px;}
.business-title i.title-l {background: url(../images/business_t_l.png) no-repeat right center;}
.business-title i.title-r {background: url(../images/business_t_r.png) no-repeat left center;}

.business-con {padding-top: 20px;}
.item-business {margin: 10px auto;max-width: 260px;width: 100%;height: 70px;background: url(../images/item_business.png) no-repeat center;}
.business-icon {float: left;margin: 16px 12px 16px 24px;width: 56px;height: 38px;text-align: center;}
.business-icon img {height: 100%;;}
.item-business p {padding: 13px 0;font-size: 16px;color: #fff;line-height: 22px;}

.section-two {}
/*.title-icon-1 {background:  no-repeat left center;}*/
.news {}

.item-news{position: relative;padding-top: 20px;}
.item-news .item-news-img {width: 100%;height: auto;}
.item-news .item-news-img img {width: 100%;height: auto;border: 1px solid #cfcfcf;}
.item-news .item-news-img:hover {box-shadow:0 0 10px 3px #ccc;-webkit-box-shadow:0 0 10px 3px #ccc;-moz-box-shadow:0 0 10px 3px #ccc;}
.item-news .news-conter {position: absolute;left: 0;bottom: 0;width: 100%;background: rgb(0 0 0 / 47%);}
.item-news .news-conter h3 {padding: 0 0.5em;font-size: 14px;color: #c9d7d4;line-height: 30px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.item-news .news-conter p {height: 42px;font-size: 14px; color: #808080;line-height: 21px;overflow: hidden;}
.item-news .news-conter span {display: block;padding-top: 15px;font-size: 14px; color: #808080;line-height: 21px;text-align: right;}
.item-news .news-conter strong {font-size: 22px; color: #808080;line-height: 21px;}
.news .news-more {display: none;}

.notice {}
.item-notice {padding-top: 20px;}
.item-notice a {overflow: hidden;}
.notice .date {display: inline-block;float: left;width: 64px;height: 55px;text-align: center;vertical-align: middle;}
.notice .dd {height: 28px;font-size: 20px;color: #fff;line-height: 28px;background-color: #006557;}
.notice .ym {height: 27px;font-size: 14px;color: #80978f;line-height: 27px;background-color: #fff;border: 1px solid #00a36b;font-weight: bold;}
.notice .info {padding-left: 80px;height: 55px;background: #fff;border: 1px solid #fff;border-radius: 8px;}
.notice .info h3 {padding-right: 1em;height: 55px;font-size: 16px;color: #393c3b;line-height: 26px;overflow:hidden;}


.section-three {padding-bottom: 30px;}
.links li {float: left;margin: 10px 0;width: 100%;height: 46px;border: 1px solid #cdcdcd;text-align: center;}
.links li.link-tit {background: #006557;}
.links li.link-tit a {color: #fff;}
.links li.link-seize {display: none;border: 0}
.links a {display: block;line-height: 44px;font-size: 14px;color: #404040;}
.links i {padding-right: 10px;}

.footer {position: relative;padding: 20px 15px 15px;background: #006557;}
.footer-logo {text-align: center;}
.footer-logo img {width: 100%;max-width: 260px;}

.footer-copyright {padding: 10px 0;}
.footer-copyright p,.footer-copyright p a {font-size: 12px;color: #dcfff3;line-height: 20px;}
.footer-copyright p a:hover {color: #5dad31;}

.footer-wx {text-align: center;}
.footer-wx img {width: 100%;max-width: 113px;}

.back-top {position: absolute;top: -42px;right: 0;width: 57px;height: 21px;cursor: pointer;}
/*----index----*/

.page-menu {background: #168eea;}
.page-menu .pc_menuCon li{height: 55px;line-height: 55px;}
.page-menu .pc_menuCon li a {height: 55px;line-height: 55px;}
.page-menu .pc_menuCon ul {top: 55px;}
.page-menu .pc_menuCon ul li {height: 31px;line-height: 30px;}
.page-menu .pc_menuCon ul li a {height: 30px;line-height: 30px;}

.p-banner {width: 100%;background-repeat:no-repeat;background-position:bottom center;}
.p-banner img {width: 100%;}
.p-banner-pc-a {background-image:url(../images/p_banner01.jpg);}
.page-main {}
.in-main-con {padding: 0 0 30px;}
.in-main-con .row {margin-left: 0;margin-right: 0;}
.in-main-con .row .col {padding-left: 0;padding-right: 0;}
.pageCon > div {padding-left: 0;padding-right: 0;font-family:"SimSun";}
.pageCon {position: relative;}
.pageCon-left { position: absolute;left: 0;top: 20px;height: 100%;z-index: -1;}
.colorBg {background: #f7f7f7;width: 100%; height: 100%;}
.pageNav{overflow: hidden;margin-bottom: 20px;margin-top: 20px;}
.pageNav-h {background: #006557;text-align: center;height: 57px;line-height: 57px;font-size: 25px;color: #fff;border-bottom:2px solid #5dad31;}

.pageNav-ul {padding:5px 20px 30px;background: #f7f7f7;}
.pageNav-ul li h3 {display: block;border-bottom:1px solid #ccc;position: relative;}
.pageNav-ul li h3 a {display: block;position: relative;line-height: 20px;padding:10px 0; font-size: 18px;color: #333;}
.pageNav-ul li a i {display: inline-block;vertical-align: middle; width: 4px;height: 4px;background: #333;margin-right: 8px;}
.pageNav-ul li h3:hover i {background: #006557}
.pageNav-ul li h3:hover a {color: #006557}
.pageNav-ul li.selected h3 i {background: #006557}
.pageNav-ul li.selected h3 a {color: #006557}

.pageNav-ul li ul {padding:0;}
.pageNav-ul li ul li {display: block;padding-left: 24px;padding-right: 1em;border-bottom:1px dotted #ccc;}
.pageNav-ul li ul li a {display: block;position: relative;line-height: 20px;padding:7px 5px; font-size: 16px;color: #666;}
.pageNav-ul li ul li:hover a {color: #006557;}
.pageNav-ul li ul li.selected a {color: #006557;}

.pageR {background: #fff;padding:10px 20px 20px;}
.pageR_t {width: 100%;height: 40px;overflow: hidden;position: relative;z-index: 9;}
.pageR_t p {display: block;float: left;font-size: 18px; color: #006557;height: 40px;line-height: 40px;position: relative;padding:0 10px;z-index: 999;}
.pageR_t_a {float: left;height: 40px;line-height: 40px;color: #999;font-size: 12px;padding:0 5px;}
.pageR_t_a a {color: #999;font-size: 12px;}
.pageR_t_a a:hover {color: #006557;}
.pageR .line {width: 100%;height: 2px;background: #006557;}

.page-l-item {padding:20px 0;position: relative;background: #fff;border-bottom: 1px solid #e7e7e7;position: relative;}
.page-l-item .img {width:100%;overflow: hidden;}
.page-l-item .img img {width: 100%;height: auto;min-height: 100%;}
.page-l-item .text {height: 135px;}
.page-l-item .text .title {display:block;color: #006557;font-size: 16px;line-height: 40px;margin-top: 15px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;} 
.page-l-item .text .des {font-size: 14px;color: #404040;line-height: 28px;height: 56px;overflow: hidden;margin-top: 5px;}
.page-l-item .text .time {font-size: 16px;color: #6a77a1;line-height: 20px;margin-top: 10px;}
.page-l-item:hover .text .title {color: #006557;}
.page-l-item:hover {background: #f9f9f9;}
.page_num {padding:20px 0 0;}

.pageR_img_list .row {margin-left: -5px;margin-right: -5px;}
.pageR_img_list .row .col {padding-left: 5px;padding-right: 5px;}
.pageR_img_item {margin-top: 10px;}
.pageR_img_item .img {width: 100%;overflow: hidden;}
.pageR_img_item .txt {height: 30px;line-height: 30px;padding:0 10px;border:1px solid #ccc;font-size: 14px;color: #343b69;text-align: center;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.pageR_img_item:hover {box-shadow:0 0 10px 3px #ccc;-webkit-box-shadow:0 0 10px 3px #ccc;-moz-box-shadow:0 0 10px 3px #ccc;}

.pageR_article  {padding:20px 15px 30px;background: #fff;}
.pageR_article  .title {font-size: 22px; color: #006557;font-weight: normal;text-align: center;line-height: 30px;padding:30px 0;}
.pageR_article  .infoA {margin: 0 5px;font-size: 12px;color: #787878;text-align: center;line-height: 24px;}
.pageR_article  .infoA span {display: inline-block;padding:5px 6px;}
.pageR_article  .con {color: #222;font-size: 16px;line-height: 1.6;padding-bottom: 15px;margin-top: 15px;}
.pageR_article  .con img {max-width: 100%!important;height: auto!important;}


.pageR_img_list .row {margin-left: -5px;margin-right: -5px;}
.pageR_img_list .row .col {padding-left: 5px;padding-right: 5px;}
.pageR_img_item {margin-top: 10px;}
.pageR_img_item .img {width: 100%;overflow: hidden;}
.pageR_img_item .txt {height: 30px;line-height: 30px;padding:0 10px;border:1px solid #ccc;font-size: 14px;color: #343b69;text-align: center;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.pageR_img_item:hover {box-shadow:0 0 10px 3px #ccc;-webkit-box-shadow:0 0 10px 3px #ccc;-moz-box-shadow:0 0 10px 3px #ccc;}

#news_list {margin:10px 0 10px 0;font-family:"SimSun";}
#news_list ul.news_ul li {padding: 10px 90px 10px 24px;line-height: 30px;height: 50px;position: relative;border-bottom: 1px solid #dedede;background: url(../images/li_i.png) 5px center no-repeat;}
#news_list ul.news_ul li a {display: block;width: 100%;height: 30px;line-height: 30px;font-size: 14px;color: #333;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
#news_list ul.news_ul li span {width: 80px;position: absolute;display: block;right: 0;top: 10px;height: 30px;line-height: 30px;font-size: 12px; color: #919191;text-align: center;}
#news_list ul.news_ul li:hover a {color: #006557;}


/* 超小屏幕（手机，小于 768px） */
/* 小屏幕（平板，大于等于 768px） */
@media screen and (min-width:768px) {
.container {padding-left: 0;padding-right: 0;position: relative;}
.top-welcome {float: left;padding-left: 0;width: 70%;}
.top-head-r {float: right;padding-bottom: 0;width: 30%;}

.logo {padding: 25px 0;text-align: left;}
.top-r {float: right;padding: 14px 0;}
.se_txt {width: 168px;}
.pc_menuCon li a {font-size: 14px;}
.pc_menuCon ul li a {font-size: 12px;}


.business-title i {width: 190px;}

.menu-title {padding-bottom: 15px;}
.menu-more {float: right;width: 75%;height: 35px;border-bottom: 2px solid #a5deca;}
.news .row {margin-left: -5px;margin-right: -5px;}
.news .col {padding-left: 5px;padding-right: 5px;}
.item-news{padding-top: 10px;}
.item-news .item-news-img img {height: 100%;}

.item-notice{padding-top: 10px;padding-bottom: 7.5px;}
.notice .info h3 {padding-right: 1em;}

.links {margin: 0 -2%;}
.links li.link-seize {display: block;}
.links li {margin: 10px 2%;padding: 0 1%;width: 46%;}


.footer-logo {float: left;padding-right: 20px;text-align: left;}
.footer-copyright {float: left;padding: 0;width: 50%;}
.footer-copyright p,.footer-copyright p a {line-height: normal;}
.footer-wx {float: right;text-align: right;}
.footer-wx img {max-width: 84px;}

/*index*/
.page-menu-h {height: 55px;}
.page-menu .logo {position: absolute;left: 0;top:0;margin-left: 15px;}

.pageR_t_a {float:right;}

.p-nav-newL a {width: 80px;}
.p-nav-newR {text-align: right;}
.p-list-item {padding:25px 190px 25px 145px;}
.p-list-item .date {position: absolute;width: 85px;height: 85px;left: 20px;top:30px;margin-bottom: 0;background: none;color: #c4c4c4;}
.p-list-item .date span {width: 100%;border:none; height: 48px;line-height: 48px;font-size: 60px;margin-top: 5px;}
.p-list-item .date em {width: 100%;height: 25px;line-height: 25px;font-size: 16px;font-style: normal;}
.p-list-item .text .des {height: 44px;}
.p-list-item .more {width: 52px;height: 85px;position: absolute;right: 30px;top:30px;margin-top: 0;line-height: 18px;}
.p-list-item .more .more-con {width: 52px;height: 52px;border-radius: 50%;background: #b315ab;font-size: 12px;color: #fff;padding: 8px 12px 0;margin-top: 16px;line-height: 18px;}
.p-right-article .title {font-size: 30px;}
.p-right-article .con {color: #000;font-size: 16px;}
.p-right-article .other {font-size: 16px;}

.p-list-item:hover {background: #f7ebf5;}
.p-list-item:hover .text .title {color: #000;}
.p-list-item:hover .text .des {color:  #000;}        
.p-list-item:hover .date {color: #950a88;}
.p-list-item:hover .more .more-con {background: #950a88;}

/* .pageCon-left {border-left: 12px solid #1060ba;}page bg color */
.pageR_news_list {margin:10px 0 0;} 

.pageR_img_list .row {margin-left: -10px;margin-right: -10px;}
.pageR_img_list .row .col {padding-left: 10px;padding-right: 10px;}
.pageR_img_item {margin-top: 20px;}
}

/* 中等屏幕（桌面显示器，大于等于 992px） */
@media screen and (min-width:992px) {
.in-top {position: absolute;left: 0;top:0;width: 100%;background:    center top;padding-bottom: 80px;}
.top-r {padding: 23px 0;}
.pc_menuCon li a {padding: 0;font-size: 16px;}
.pc_menuCon ul li a {font-size: 13px;}
.menu-title-p {padding-top: 0;}
.business .row {margin-left: 5px;margin-right: 5px;}
.business .col {padding-left: 5px;padding-right: 5px;}
.item-business {border-radius: 7px;}
.item-business a {display: block;background: rgb(92 171 47 / 0%);border-radius: 7px;transition: all 1s ease-out 0s;-moz-transition: all 1s ease-out 0s;-webkit-transition: all 1s ease-out 0s;-o-transition: all 1s ease-out 0s;}
.item-business a:hover {background: rgb(92 171 47 / 100%);}
.menu-more {width: 62%;}
.item-news .item-news-img {height: 152px;}
.item-news:hover .news-conter h3 {color: #5eac33;}
.item-notice{padding-bottom: 0;}
.notice .item-notice:hover .info {border: 1px solid #7ad65c;}
.links li:hover {background: #006557;}
.links li:hover a {color: #fff;}
.footer-copyright {width: 60%;}
.footer-copyright p,.footer-copyright p a {line-height: 20px;}


.pageR-con {min-height:300px;}
.p-nav-newL a {width: 100px;}
.p-nav-new-bg {padding:25px;}
.page-l-item {padding:24px 0 24px 225px;}
.page-l-item .img {width:205px;height: 135px;position: absolute;left: 0;top: 24px;}
.page-l-item .text .title {margin-top: 0;}
}
/* 大屏幕（大桌面显示器，大于等于 1400px） */
@media screen and (min-width:1400px) {
.container {width: 1400px;}
.pc_menuCon li a {padding: 0 5px;font-size: 16px;}
.pc_menuCon ul li a {font-size: 14px;}

.banner {width: 1600px;margin: 0 auto;}
.section-one {width: 1600px;margin: 40px auto 0;}

.menu-more {width: 70%;}
.item-news .item-news-img {height: 167px;}
.item-notice{padding-bottom: 7.5px;}

.links {margin: 0 -0.5%;}
.links li.link-tit {padding: 0;}
.links li.link-seize {display: none;}
.links li {margin: 10px 0.5%;padding: 0 1%;min-width: 150px;width: auto;}

.footer-copyright {width: 65%;}
.footer-copyright p,.footer-copyright p a {line-height: 30px;}

.p-banner {width: 1600px;margin: 0 auto;}
}