@charset"utf-8";
/* CSS Reset*/
@font-face {
	font-family: "方正粗黑宋简体";
	src: url("../Fonts/FZLTZCHJW.ttf");
}
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 {background: url(../images/top_bg.jpg) no-repeat center 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: 395px;width: 100%;height: auto;}
.search {padding: 15px;}
.search-con {position: relative;overflow: hidden;}
.se_txt {margin:0;padding-left:15px;width: 100%;height: 38px;line-height: 38px;font-size: 14px;color: #4671a6;border-radius: 19px;background:#fff;}
.se_txt::-webkit-input-placeholder {color: #4671a6;}
.se_txt::-moz-input-placeholder {color: #4671a6;}
.se_txt::-ms-input-placeholder {color: #4671a6;}
.se_sub {position: absolute;right: 0;top: 0; width: 38px;height: 38px;border: none;margin:0;padding:0;cursor: pointer;border-radius: 20px;background: #4699ff url(../images/search.png) no-repeat center;} 

.top_nav {background: url(../images/nav_bg.jpg) no-repeat center top;}
.pc_nav {position: relative;padding-top: 1px;z-index: 99;}
.pc_menuCon {padding: 9px 0;}
.pc_menuCon li {position: relative;float: left;width: 9%;background: url(../images/nav-li.png) no-repeat left center;}
/*.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:first-child {background: none;}
.pc_menuCon li a {display:block;font-size: 18px;color: #fff;line-height: 45px;text-align: center;font-weight: bold;}
.pc_menuCon > li:hover,.pc_menuCon > li:hover+li {background: none;}
.pc_menuCon > li:hover a {background: rgb(29 32 136 / 70%);}
.pc_menuCon > li:hover a {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: 45px; display: none;width: 100%; margin: 0; padding:0;background: #1d2088;list-style: none;overflow: hidden;z-index: 9;}
.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 a {background: #3f42be;}
.pc_menuCon ul li:hover a {color: #fff;}
/*-----pc nav-----*/

.mean-container {background:#1d2088;}
.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: #3f42be;}
.lighted-fixed {position: fixed;left: 0;width: 100%;top: 0;padding: 5px 0;background:#1d2088;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 img {max-width: 100%;width: auto;margin: 0 auto;}
.banner .bx-wrapper .bx-pager.bx-default-pager a {background:#fff;text-indent: -9999px;display: block;width: 18px;height: 18px;margin: 0 6px;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:#ff8144;}
.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/mian_bg.jpg) center bottom;background-size: cover;}
.section {padding-top: 20px;}

.menu-title {padding: 20px 0;}
.menu-title-p {padding-top: 30px;}
.in-title {position: relative;/*padding-left: 40px;*/width: 100%;}
.in-title span {display: inline-block;float: left;font-size: 30px;color: #1d2088;line-height: 45px;font-family: "Impact";text-transform:uppercase}
.in-title h2 {display: inline-block;float: left;padding-left: 10px;font-size: 30px;color: #374758;font-weight: bold;}
.menu-more a {display: block;position: absolute;right: 0;bottom: 5px;width: 50px;font-size: 12px;color: #1d2088;line-height: 20px;font-family: "Arial";font-weight: bold;text-align: center;}
.menu-more a:hover {}

.news-img {}
.news-img .bxslider02 li {width: 100%;height: 300px;background-repeat:no-repeat;background-position:center;background-size:cover;}
.news-img .bxslider02 li a {display: block;width: 100%;height: 100%;}
.news-img .bxslider02 li a .item-title {position: absolute;left: 0;bottom: 0;padding: 13px 0.5em;width: 100%;background: rgb(18 35 108 / 50%);}
.news-img .bxslider02 li a .item-title h3 {font-size: 16px;color: #fff;font-weight: normal;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news-img .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {bottom: 60px; padding-right: 10px;text-align: right;}
.news-img .bx-wrapper .bx-pager.bx-default-pager a {display: block;margin: 0 3px;width: 10px;height: 10px;background:#dfdfdf;border-radius: 50%;text-indent: 9999px;outline: 0;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: #d19411;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-left: 60px;border-bottom: 1px dotted #222;}
.list-ul li a {display: block;font-size: 16px;color: #222;line-height: 55px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.list-ul li span {display: block;position: absolute;top: 0;left: 0;width: 50px;font-size: 14px;color: #666;line-height: 55px;text-align: right;}
.list-ul li:hover a {color: #1d2088;}
.item-title-icon li a /*{background: url(../images/li_i.png) no-repeat 5px center;}*/

.section-one {}
/*.title-icon-1 {background: url(../images/icon_1.png) no-repeat 5px center;}*/

.section-two {}

.dynamic {}
.dynamic .row {margin: 0 -6px;}
.dynamic .col {padding: 0 6px;}
.dynamic-item {display: table;margin-bottom: 15px;background: #fff;}
.dynamic-item .dynamic-date {padding: 10px 0;width: 100px;height: 100px;text-align: center;}
.dynamic-item .dynamic-date p {width: 100%;font-size: 16px;color: #1d2088;font-family: 'Georgia';font-weight: bold;}
.dynamic-item .dynamic-date p.dd {font-size: 48px;line-height: 50px;}
.dynamic-item .dynamic-date p.ym {line-height: 30px;}
.dynamic-item .item-con {display: table-cell;vertical-align: top;}
.dynamic-item .item-con h3 {padding: 15px;}
.dynamic-item .item-con h3 a {display: block;height: 70px;line-height: 24px;font-size: 18px;color: #292929;overflow: hidden;}
.dynamic-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;}

.section-three {}

.active {}
.active-item {display: table;padding-bottom: 20px;}
.active-item .date {margin-right: 15px;width: 65px;text-align: center;}
.active-item .date p {width: 100%;color: #fff;font-family: 'Georgia';}
.active-item .date p.dd {font-size: 26px;color: #1d2088;height: 30px;line-height: 20px; border: 1px solid #1d2088;}
.active-item .date p.mm {font-size: 18px;line-height: 32px;background: #1d2088;}
.active-item .item-con {display: table-cell;}
.active-item .item-con h3 a {font-size: 18px;color: #1d2088;font-weight: bold;}
.active-item .item-con p {font-size: 14px;color: #333;line-height: 28px;}
.active-item .item-con p span {font-weight: bold;}
.active-item .item-con p i {font-style: normal;}

.section-four {padding-top: 40px;}

.friendly-link {margin: 0 -15px;}
.link-con {padding: 0 15px;}
.link-item {float: left;width: 50%;height: 160px;text-align: center;}
.link-img {display: inline-block;width: 70px;height: 70px;}
.link-item img {max-width: 100%;max-height: 100%;min-width: 60px;min-height: 60px;}
.link-item p {margin: 15px 0;height: 60px;font-size: 18px;color: #183e87;font-family: "方正粗黑宋简体";overflow: hidden;}

.footer {position: relative;padding: 20px 0;background: url(../images/foot_bg.jpg) center;background-size: cover;}

.footer-copyright {padding: 15px 0;}
.footer-copyright p,.footer-copyright p a {font-size: 12px;color: #c8ecff;line-height: 1.75;}
.footer-copyright p a:hover {color: #fff;}

.footer-left {width: 100%;}

.link {width: 260px;}
.link h3 {padding: 10px 0;font-size: 14px;color: #abdaff;line-height: 24px;font-family: "宋体";font-weight: bold;}
.select {position: relative;display: inline-block;padding-right: 10px;width: 48%;z-index:99;}
.select p {position: relative;padding-left: 15px;line-height: 24px;font-size: 14px;color: #9e9c9c;background: #f3f4f6;border-radius: 7px;cursor: pointer;}
.select p i {display: block;position: absolute;right: 15px;top: 50%;margin-top: -6px;height: 0;width: 0;border-bottom: 8px solid #585757;border-left: 7px solid transparent;border-right: 7px solid transparent;}
.select ul {position: absolute;bottom: 30px;width: 100%;display: none;}
.select ul li {background: #5396ec;line-height: 24px;font-size: 12px;color: #fff;margin-bottom: 2px;padding:3px 15px;width:100%;}
.select ul li a {display: block;color:#fff;}
.select ul li:hover {background: #036db8;}

.footer-email {position: absolute;top: 14px;right: 10px;text-align: center;}
.footer-email li {display: inline-block;position: relative;padding: 0 10px;cursor: pointer;}
.footer-email img {width: 100%;max-width: 40px;}
.footer-email p {padding-top: 5px;font-size: 12px;color: #8fb9ea;line-height: 20px;font-family: "宋体";}
.footer-email span {display: none;position: absolute;left: 50%;bottom: -18px;font-size: 12px;color: #8fb9ea;font-family: "宋体";transform: translate(-50%);}
.footer-email li.yz span {left: 30%;}
.footer-email li:hover span {display: block;}

.footer-erwm {margin: 30px auto 0;width: 87px;}
.footer-erwm img {width: 100%;max-width: 87px;}
/*----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%;text-align: center;/*background-repeat:no-repeat;background-position:bottom center;*/}
.p-banner img {max-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: #1d2088;text-align: center;height: 57px;line-height: 57px;font-size: 25px;color: #fff;border-bottom:2px solid #383cec;}

.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: 16px;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: #1d2088}
.pageNav-ul li h3:hover a {color: #1d2088}
.pageNav-ul li.selected h3 i {background: #1d2088}
.pageNav-ul li.selected h3 a {color: #1d2088}

.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: #1d2088;}
.pageNav-ul li ul li.selected a {color: #1d2088;}

.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: #1d2088;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: 16px;padding:0 5px;}
.pageR_t_a a {color: #999;font-size: 16px;}
.pageR_t_a a:hover {color: #1d2088;}
.pageR .line {width: 100%;height: 2px;background: #1d2088;}

.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: #1d2088;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: #1d2088;}
.page-l-item:hover {background: #f9f9f9;}
.page_num {padding:20px 0 0;}

ul.photo_list{padding:10px 12px; list-style:none; overflow:hidden;}
ul.photo_list li{float:left;width:122px; padding:18px 8px;}
ul.photo_list .border{padding:1px;border:1px solid #ccc; width:84px; height:104px; text-align:center}
ul.photo_list .border img { margin:0;}
ul.photo_list a{text-decoration:none}

.wp_subcolumn_list .wp_sublist .sublist_title{ border-bottom: 2px dotted #888;}
.wp_subcolumn_list .wp_sublist .sublist_title a.morelink{ display:none;}

.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: #1d2088;font-weight: normal;text-align: center;line-height: 30px;padding:5px 0;}
.pageR_article  .infoA {margin: 0 5px;font-size: 14px;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: 16px;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: #1d2088;}



/* 超小屏幕（手机，小于 768px） */
/* 小屏幕（平板，大于等于 768px） */
@media screen and (min-width:768px) {
.container {padding-left: 0;padding-right: 0;position: relative;}
.logo {padding: 23px 0;text-align: left;}
.search {float: right;padding: 26px 0;/* width: 60%;*/background: none;}
.se_txt {width: 178px;}
.pc_menuCon li {width: auto;padding: 0 6px;}
.pc_menuCon li a {font-size: 14px;font-weight: normal;}
.pc_menuCon ul li a {font-size: 12px;}
.news-img .bxslider02 li {height: 550px;}
.link-item {width: 25%;padding: 0 10px;}
.link {width: 300px;}
.footer-copyright p, .footer-copyright p a {font-size: 16px;}
.footer-left {position: relative;float: left;width: 66.666%;}
.footer-erwm {float: right;margin: 0;}
/*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:  url(../images/top-bg.png)  center top;padding-bottom: 80px;}
.top-r {padding: 23px 0;}
.logo {padding: 13px 0;}
.pc_menuCon li {padding: 0 15px;}
.pc_menuCon li a {padding: 0;font-size: 14px;font-weight: normal;}
.pc_menuCon ul li a {font-size: 13px;}
.menu-title-p {padding-top: 0;}
.news-img {padding: 0 15px;}
.news-img .bxslider02 li {height: 220px;}
.news-list {padding: 0 15px;}
.section-one .list-ul {margin-top: -10px;}
.section-one .list-ul li a {line-height: 45px;}
.section-one .list-ul li span {line-height: 45px;}
.active-item {padding-bottom: 0;}

.link-item {width: 14.28%;padding: 0 10px;}

.footer-copyright p, .footer-copyright p a {font-size: 14px;}
.footer-left {position: relative;float: none; margin-right: 90px;padding-right: 165px;width: auto;}
.link {float: right;}
.footer-erwm {position: absolute;top: 0;right: 15px;}

.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 {padding: 0;width: 9%;}
.pc_menuCon li a {padding: 0 5px;font-size: 16px;}
.pc_menuCon ul li a {font-size: 14px;}
.bxslider li {width: 100%!important;}
.news-img .bxslider02 li {height: 330px;}
.section-one .list-ul li a {line-height: 65px;}
.section-one .list-ul li span {line-height: 65px;}

.main, .footer {background-repeat: no-repeat;background-size: auto;}
.footer-copyright p, .footer-copyright p a {font-size: 16px;}
}