@charset"utf-8";
/* CSS Reset*/
input::-moz-placeholder, textarea::-moz-placeholder { color: #d6f0ff; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #d6f0ff; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #d6f0ff; }
.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*/
.body-bg {background: url(../images/bg.jpg) no-repeat center top;}
.top-se {background: #666;display: none; position:relative; z-index:9999;}
.t_se {width: 400px;max-width: 90%; position: relative;padding-right: 100px;height: 30px;margin:15px auto;background: #fff;}
.se_txt {width: 100%;float: left; border: none;margin:0;padding-left:10px; background:transparent;height: 30px;line-height: 30px;font-size: 12px;color: #333;font-family:"SimSun";}
.se_sub {position: absolute;right: 30px;top: 0;width: 60px;height: 30px;color: #fff;font-size: 12px;border: none;margin:0;padding:0;cursor: pointer; background: #0d4ea8;} 
.se_close {display: block;position:absolute;right: 0;top:0;background: #333 url(../images/close.png) no-repeat center;width: 30px;height: 30px;}

.top-block {position: relative;width: 100%;background: url(../images/fo-bg.png) no-repeat center top;z-index: 5111;}
.top {width: 100%;position: relative;z-index: 50;}
.container {position: relative;}
.logo {padding:5px 15px;text-align: center;}
.logo_table {display: table;width: 100%;height: 60px;}
.logo_cell {display: table-cell;vertical-align: middle;}
.logo_cell img {max-width: 330px;width: 100%;height: auto;}
.top_r {position: relative;}
.top_r_a {text-align: right;}
.top_r_a1 {right: 70px;bottom: -49px; z-index: 11; position: absolute;width: 30px;background-image:url(../images/se.png);background-repeat:no-repeat;background-position:center;display:block;height: 30px;}
.top_r_a1:hover {background-image:url(../images/se-x.png);}
.top_r_a1:after {content: ""; position: absolute; right: -11px;top:50%;margin-top: -15px; width: 2px;height: 30px;background: #fff;border-radius: 1px;}
.top_lnk {font-size: 12px;color: #fff;font-family: "SimSun";text-align: center;line-height: 30px;margin: 10px 0;}
.top_lnk a {font-size: 12px;color: #fff;}
.top_lnk a:hover {color: #174985;}
.top_lnk img {max-width: 100%;height: auto;}
.top-page .top_nav {padding-right: 0;}

.top_lnk .old {color: #a7a7a7;font-size: 12px;padding: 0 10px; width: 46px;display: inline-block;line-height: 18px;}
.top_lnk .old:hover {color: #8badcc;}

.page-se {margin:30px 0 60px;}
.page-se-con {width: 96%;max-width: 600px;height: 60px;position:relative;background: #fff;margin:0 auto;border-radius: 8px;}
.page-se-con .page_se_txt {width: 100%;float: left; border: none;margin:0;padding-left:4%; background:transparent;height: 60px;line-height: 60px;font-size: 14px;color: #333;font-family:"SimSun";}
.page-se-con .page_se_sub {position: absolute;right: 0;top: 0;width: 60px;height: 60px;color: #fff;font-size: 12px;border: none;margin:0;padding:0;cursor: pointer; background: url(../images/se-r.png) no-repeat center;} 


.top_nav {z-index: 10;margin-top: 0;}
.pc_menuCon {}
.pc_menuCon > li {float: left;position: relative;height: 40px;border-bottom: 2px solid transparent;}
.pc_menuCon > li > a {display:block; color: #fff;height: 47px;line-height: 47px;font-size: 13px;text-align: center;padding:0 12px;}
.pc_menuCon > li:hover {border-bottom-color: #008adb;} 
.pc_menuCon > li:hover a {color: #008adb} 
.pc_menuCon > li.active {background: #008adb;} 
.pc_menuCon > li.active a {color: #008adb}
.pc_menuCon > li.parent {background: #008adb;} 
.pc_menuCon > li.parent a {color: #008adb}
.pc_menuCon > li.selected {background: #008adb;} 
.pc_menuCon > li.selected a {color: #008adb}
.pc_menuCon ul { position: absolute;left: 50%;top: 40px;margin-left: -50px; display: none;width: 100px; padding:0;background: #fff;list-style: none;}
.pc_menuCon ul li { width: 100%; float: left;background:transparent;border-bottom:1px solid #ccc;padding:0;margin:0;}
.pc_menuCon ul li a {display:block;color:#fff;line-height: 1.3;font-size: 12px;padding:8.5px 0;text-align: center;border:none;font-weight: normal;border-radius: 0;}
.pc_menuCon ul li:hover {background: #16356f;}
.pc_menuCon ul li:hover a {color: #fff;}
/*-----pc nav-----*/


.mean-container {background:#0c4285;}
.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:rgba(0,138,219,0.8);}
.lighted-fixed {position: fixed;left: 0;width: 100%;top: 0;background: #174985;z-index: 999;-webkit-box-shadow:0 0 10px #ccc; -moz-box-shadow:0 0 10px #ccc;  box-shadow:0 0 10px #ccc;}
.lighted-fixed .mean-nav > ul {height:calc(100vh - 50px);overflow-y:auto;}
/*-----phone nav-----*/



.banner {position: relative;width: 100%;height: 140px;overflow: hidden;}
.banner ul {height: 100%;}
.banner ul li {height: 140px;}
.banner ul li img {height: 100%;}
.banner .bx-wrapper .bx-pager.bx-default-pager a {background:#fff;text-indent: -9999px;display: block;width: 26px;height: 5px;margin: 0 5px;outline: 0;-moz-border-radius: 0px;-webkit-border-radius: 0px;border-radius: 0px;}
.banner .bx-wrapper .bx-pager.bx-default-pager a:hover,
.banner .bx-wrapper .bx-pager.bx-default-pager a.active {background:#2ca2cd;}
.banner .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {bottom:0;}
/*-----banner-----*/


.in-news {position: relative;/*margin-top: 20px;*/background: url(../images/newsBG.jpg) no-repeat center bottom;}
.in-news-row {margin-left: 0;margin-right: 0;}
.in-news-row .col {padding-left: 0;padding-right: 0;}
.in-newsL {padding:0;}
.newsL-item .img {width: 100%;height: 252px;background-repeat:no-repeat;background-position:center;background-size:cover; }
.newsL-item .info {background: #fff;padding:9px 20px;font-family: "SimSun";}
.newsL-item .info h3 {font-size: 14px;color: #3666a9;line-height: 32px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;font-weight: bold;}
.newsL-item .info div {font-size: 12px;color: #676767;line-height: 26px;height: 52px;overflow: hidden;}
.newsL-item:hover .info h3 {color: #b7302d;}
.in-newsL .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {text-align: right;bottom:107px;padding:0 5px;}
.in-newsL .bx-wrapper .bx-pager.bx-default-pager a {text-align: center; background:#fff;display: block;text-indent:0;width: 22px;height: 22px;margin: 0 1px;line-height: 22px; outline: 0;-moz-border-radius: 0px;-webkit-border-radius: 0px;border-radius: 0px;font-size: 12px;color: #333;}
.in-newsL .bx-wrapper .bx-pager.bx-default-pager a:hover,
.in-newsL .bx-wrapper .bx-pager.bx-default-pager a.active {background:#b7302d;color: #fff;}

.in-newsR {padding: 45px 5px 0 0;}
.in-title {position: relative;height: 50px;line-height: 50px;}
.in-title span {font-size: 16px;color: #fff;}
.in-title span i {font-style: normal;font-size: 30px;font-family: "Georgia";margin-right: 5px;}
.in-title a {position: absolute; display: block;width: 87px;height: 25px;right: -12px;background: #fff;color: #286bc6;font-size: 14px;top:50%;margin-top: -12px;line-height: 25px;text-align: center;}
.in-title a:hover {background: #174985;color: #fff;}
.in-newsR-list {margin-top: 8px;}
.newsR-item {padding-left: 84px; position: relative;height: 85px;margin-bottom: 23px;border-bottom: 1px dashed #fff;}
.newsR-item .date {position: absolute;left: 2px;top: 0;height: 66px;width: 64px;text-align: center;padding:1px;background: #fff;}
.newsR-item .date h3 {font-size: 16px;color: #1a4c81;background: #fff;height: 30px;line-height: 31px;text-transform:capitalize; }
.newsR-item .date p {font-size: 16px;color: #fff;height: 34px;line-height: 34px;background: #2eb2ff;}
.newsR-item .title {font-family: "SimSun";}
.newsR-item .title p {display: block;font-size: 14px;color: #fff;line-height: 24px;height: 24px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.newsR-item .title .des {font-size: 12px;color: #ddd;line-height: 22px;overflow: hidden;height: 44px;margin-top: 2px;}
.newsR-item:hover .title p {color: #ffaf24;}
.newsR-item:hover .des {color: #ffaf24;}

.in-notice {background: url(../images/c-bg.png) no-repeat top center;padding-top: 10px;}
.notice-title {line-height: 45px;position: relative;}
.notice-title h3 {font-size: 24px;color: #174985;font-weight: normal;color: #174985;padding-left: 55px;background: url(../images/f.png) no-repeat left center;}
.notice-title h3 span {font-size: 16px;color: #487ab7;margin-left: 8px;font-family: 'Arial';}
.notice-title a {position: absolute; display: block;width: 85px;height: 25px;right: -7px;background: #174985;color: #fff;font-size: 14px;top:50%;margin-top: -12px;line-height: 25px;text-align: center;}
.notice-title a:hover {background: #ffc000;}
.in-notice {padding:20px 0 5px;}
.notice-list {padding:5px 0 19px;}
.notice-list ul li {height: 32px;line-height: 31px;border-bottom:1px dotted #808080;}
.notice-list ul li a {font-size: 14px;color: #406288;display: block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.notice-list ul li a span {margin-right: 10px;color: #387fcf;}
.notice-list ul li:hover a {color: #ffaf24;}
.notice-title.blue a {background: #008adb;right: 0;}
.notice-title.blue a:hover {background: #174985;}
.noticeR-list {margin: 15px 0 20px;}
.info-item {padding-left: 84px; position: relative;height: 129px;margin-bottom: 23px;}
.info-item .date {position: absolute;left: 2px;top: 0;width: 65px;height: 64px;text-align: center;border:1px solid #b2becd; font-family: "Georgia";}
.info-item .date h3 {font-size: 20px;color: #fff;background: #2d6ebb;height: 30px;line-height: 30px;text-transform:capitalize; }
.info-item .date p {font-size: 20px;color: #2d6ebb;height: 32px;line-height: 31px;background: #fff;border-top:1px solid #b2becd;}
.info-item .title {}
.info-item .title a {font-weight: bold; display: block;font-size: 14px;color: #174985;line-height: 24px;height: 24px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.info-item .title p {font-family: "SimSun";font-size: 12px;color: #174985;line-height: 21px;overflow: hidden;height: 21px;word-break:break-all;}
.info-item .title p.p1 {height: 42px;overflow: hidden;}
.info-item .title p.p2,.info-item .title p.p3,.info-item .title p.p4 {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.info-item:hover .title a {color: #ffaf24;}

.noticeC .notice-list {padding:5px 0 0;}
.notice-title-a {height: 40px;line-height: 40px;font-size: 18px;color: #487ab7;border-bottom: 1px solid #ccc;font-weight: bold;}
.notice-title-a a {float: right;font-size: 14px;color: #487ab7;font-weight: normal;}
.notice-title-a a:hover {color: #174985;}

.foot{position: relative;background: url(../images/fo-bg.png) top;padding-bottom: 20px;}
.footer {background: url(../images/blue.png) repeat;padding:20px 0;border-bottom: 1px solid #4073a2;}
.footerL {margin-top: 10px;}
.footerL ul li {float: left;width: 25%;text-align: center;}
.footerL ul li p {font-size: 14px;color: #fff;line-height: 32px;}
.footerL ul li:hover {opacity: 0.7;filter: alpha(opacity=70);}
.footerR {margin-top: 20px;}
.fo-r-t-con {width: 284px;margin:0 auto;}
.fo-r-b {font-size: 14px;color: #fff;line-height: 20px;margin-top: 30px;}
.fo-r-b a {font-size: 14px;color: #fff;}
.fo-r-b a:hover {opacity: 0.8;filter: alpha(opacity=80);}

.fo-l {width: 100%;margin-top: 10px;padding-bottom: 20px;}
.fo-logo {margin-bottom: 20px;}
.fo-logo img {width: 100%;max-width:415px;height: auto;}
.fo-l .txt span {display: block;float: left;}
.fo-l p,.fo-l span {font-size: 14px;color: #fff;line-height: 20px;padding: 5px 0;}
.fo-r-t {text-align: center;}

.fo-ewm {width: 86px;height: 86px;}
.fo-ewm img {width: 100%;height: auto;}
.fo-lnk {margin: 17px 18px 0 0;width: 180px;}
.select {height: 24px;position: relative;width: 180px;margin-bottom:10px;}
.select p {padding: 0 20px;cursor: pointer; line-height: 24px;background: #fff;font-size: 12px;color: #666;position: relative;background:#fff;border-radius: 12px;}
.select p i {display: block;position: absolute;right: 15px;top: 50%;margin-top: -2px; height: 0;width: 0;border-bottom: 4px solid #585757;border-left: 4px solid transparent;border-right: 4px solid transparent;}
.select ul {position: absolute;left: 0;bottom: 24px;width:100%;display: none;}
.select ul li {background: #aad4fe;line-height: 17px;font-size: 12px;color: #9e9c9c;margin-bottom: 2px;padding:4px 15px;width:100%; }
.select ul li a {color:#666;display: block;}
.select ul li a:hover {color:#0072fe;}
/*----index----*/
.page-bg {background: url(../images/page.jpg) no-repeat top center;}
.p-nav {background: url(../images/black.png) repeat;/*margin-top: 125px;*/}
.p-nav span,.p-nav a {width: 33.33333%;text-align: center; display: block;float: left;line-height: 40px;font-size: 15px;color: #fff;border-right: 1px solid #3c3c3c;border-bottom: 2px solid transparent;border-top: 2px solid transparent;}
.p-nav span {background: #174985;border-color: #174985;}
.p-nav a:hover {color: #ffaf24;}
.p-nav a.selected {color: #ffaf24;border-bottom-color: #ffaf24;}

.p-main {background: #fff;padding:25px 0;}
.p-mainL {padding-bottom: 40px;}
.p-mainL-title {line-height: 55px;height: 55px;border-bottom: 2px solid #174985;}
.p-mainL-title span {font-size: 24px;color: #174985;}
.p-mainL-title p {float: right;font-size: 12px;color: #a0a0a0;}
.p-mainL-title p a {font-size: 12px;color: #a0a0a0;margin:0 3px;}
.p-mainL-title p a:hover {color: #1d7ee6;}

.p-item-li {padding:20px 0;border-bottom: 1px solid #a1a4a8;}
.p-item-li-title {font-size: 16px;color: #4b4b4b;line-height: 32px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;font-weight: bold;}
.p-item-li-con {position: relative;}
.p-item-li-con .img {width:100%;overflow: hidden;margin:10px 0;background: url(../images/default.jpg) no-repeat center;}
.p-item-li-con .img img {width: 100%;height: auto;min-height: 100%;}
.p-item-li-con .text {font-size: 14px;color: #919191;line-height: 24px;height: 168px;overflow: hidden;margin-top: 5px;position: relative;}
.p-item-li-con .text span {font-size: 16px;color: #919191;height: 24px;line-height: 24px;display: block;position: absolute;right: 0;bottom: 0;background: #fff;width: 100px;text-align: right;}
.p-item-li:hover .p-item-li-title {color: #ffaf24;}
.page_num {padding:20px 0 0;}

#news_list {margin:10px 0 40px 0;}
#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) 10px 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: #174985;}

.wp_entry img { max-width:100%;}

.p-mainR-item {padding-bottom: 35px;}
.p-mainR-title {line-height: 55px;height: 55px;position: relative;border-bottom: 2px solid #174985;}
.p-mainR-title span {display: block; font-size: 24px;color: #174985;font-weight: normal;color: #174985;padding-left: 55px;background: url(../images/f.png) no-repeat left center;}
.p-mainR-title a {position: absolute; display: block;width: 40px;height: 25px;right: 0;border:1px solid #174985;color: #174985;font-size: 14px;top:50%;margin-top: -12px;line-height: 25px;text-align: center;}
.p-mainR-title a:hover {background: #174985;color: #fff;}
.p-mainR-img {padding-top: 25px;}
.p-mainR-img-li {position: relative;}
.p-mainR-img-li p {position: absolute;left: 0;bottom: 0;background: url(../images/black.png) repeat;width: 100%;color: #fff;height: 55px;line-height: 55px;font-size: 14px;text-align: center;}
.p-mainR-img-li:hover p {background: url(../images/blue2.png) repeat;}

.p-mainR-img .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {position: relative;bottom: auto;left: auto;text-align: center;margin-top: 20px;}
.p-mainR-img .bx-wrapper .bx-pager.bx-default-pager a {text-align: center; background:#666;display: block;text-indent:-999em;width: 15px;height: 15px;margin: 0 5px; outline: 0;}
.p-mainR-img .bx-wrapper .bx-pager.bx-default-pager a:hover,
.p-mainR-img .bx-wrapper .bx-pager.bx-default-pager a.active {background:#174985;color: #fff;}

.p-mainR-list-li {padding: 12px 0;border-bottom: 1px dotted #bababa;}
.p-mainR-list-li p {line-height: 30px;height: 30px;}
.p-mainR-list-li span {display: inline-block;vertical-align: middle;padding-left: 20px;font-size: 12px;color: #999;}
.p-mainR-list-li span.a1 {background: url(../images/time.png) no-repeat left center;}
.p-mainR-list-li span.a2 {background: url(../images/eye.png) no-repeat left center;margin-left: 10px;}
.p-mainR-list-li a {color: #666;font-size: 14px;line-height: 24px;}
.p-mainR-list-li a:hover {color: #1d7ee6;}

.p-mainL-article {padding:20px 0 30px;}
.p-mainL-article .title {font-size: 20px; color: #393939;font-weight: normal;text-align: center;line-height: 30px;padding:15px 0;}
.p-mainL-article .infoA {font-size: 13px;color: #999;line-height: 24px;text-align: center;}
.p-mainL-article .infoA span {display: inline-block;padding:5px 6px;}
.p-mainL-article .con {color: #333;font-size: 15px;line-height:26px;margin-top: 20px;}
.p-mainL-article .con img {max-width: 100%!important;height: auto!important;}

.photo_list .col{padding-right: 10px;padding-left: 10px;}
.photo_item {margin-top: 10px; margin-bottom:15px; overflow: hidden;}
.photo_item .img {width: 100%; height:130px;border:1px solid #ccc; overflow: hidden;}
.photo_item .img img {width: 100%; height:100%; overflow: hidden;}
.photo_item .txt {height: 30px;line-height: 30px;padding:0 10px;font-size: 14px;color: #343b69;text-align: center;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}


.wp_subcolumn_list .wp_sublist .sublist_title{ border-bottom: 2px dotted #888;}
.wp_subcolumn_list .wp_sublist .sublist_title a.morelink{ display:none;}


.page_con {background: #fff;}
.page_con .pageCon {margin-left: -15px;margin-right: -15px;}
.page_con .pageCon > div {padding-left: 15px;padding-right: 15px;}
.pageNav{margin-top: -57px;margin-bottom: 10px; padding-bottom:30px;}
.pageNav h3 {width: 100%;height: 60px;line-height: 58px;color: #fff;font-size: 18px;font-weight: normal; text-align: center;border-bottom: 2px solid #f8b059;}
.pageNav h3 {display: block;background: #004466;color: #fff;font-size: 18px;}
.pageNav ul {padding:0;background: #fff;}
.pageNav ul li {float: left;width: 50%; display: block;border:1px solid #e6e6e6; border-top: none; height: 45px;font-family:"宋体","SimSun";background: #fbfbfb;}
.pageNav ul li a {display: block;position: relative;height: 44px;line-height: 44px;font-size: 14px;color: #004466; padding-left:18px;}
.pageNav ul li a span {display: inline-block;vertical-align: middle; width: 6px;height: 4px;background:url(../images/li_blue.jpg) center top no-repeat;margin-right: 5px;}
.pageNav ul li:hover a {background: #eee;color: #1172b9;}
.pageNav ul .sub_item a{ padding-left:46px;}

.pageR {margin-top: 5px;margin-bottom: 30px;}
.pageR_t {width: 100%;height: 40px;overflow: hidden;position: relative;z-index: 9;}
.pageR_t h3{display: block;float: left;font-size: 18px; color: #004466;height: 40px;line-height: 40px;position: relative;padding:0 10px;z-index: 999;}
.pageR_t_a {float: right;height: 40px;line-height: 40px;color: #999;font-size: 12px;padding-right: 10px;}
.pageR_t_a a {color: #999;font-size: 12px;}
.pageR_t_a a:hover {color: #004466;}
.pageR .line {width: 100%;height: 2px;background: #004466;}

#news_list {margin:10px 0 40px;}
#news_list ul.news_ul li {padding: 10px 110px 10px 24px;line-height: 30px;height: 50px;position: relative;border-bottom: 1px solid #dedede;background: url(../images/li_i.png) 10px center no-repeat;}
#news_list ul.news_ul li a {display: block;width: 100%;height: 30px;line-height: 30px;font-size: 14px;color: #333;overflow: hidden;font-family:"宋体","SimSun";}
#news_list ul.news_ul li span {width: 100px;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: #004466;}

.pageR_article {padding:20px 0 30px;}
.pageR_article .title { line-height:26px; font-family:"Microsoft Yahei"; padding:5px; text-align:center; font-size:22px; color: #222;}
.pageR_article .title_y { line-height:26px; font-family:"Microsoft Yahei"; padding:5px; text-align:left; font-size:18px; color:#787878; font-weight:normal;}
.pageR_article .title_f { line-height:26px; font-family:"Microsoft Yahei"; padding:5px; text-align:center; font-size:18px; color:#787878; font-weight:normal;}
.pageR_article .infoA {font-size: 12px;color: #787878;padding:10px;text-align: center; font-family:"Microsoft Yahei";}
.pageR_article .infoA span {display: inline-block;margin:0 5px; font-family:"Microsoft Yahei";}
.pageR_article .con {padding: 5px;}
.pageR_article .con,.pageR_article .con p { line-height:1.6; font-size:16px; color:#222; font-family:"Microsoft Yahei";}
.pageR_article .con p { margin-bottom:6px;/*text-indent: 2em;*/}
.pageR_article .con img {width: auto;max-width:100%;}

.wp_entry {padding: 5px;}
.wp_entry,.wp_entry p { line-height:1.6; font-size:16px; color:#222; font-family:"Microsoft Yahei";}
.wp_entry p { margin-bottom:6px;/*text-indent: 2em;*/}
.wp_entry img {width: auto;max-width:100%;}

.wp_editor_art_paste_table td {border: none;}

/* 超小屏幕（手机，小于 768px） */
/* 小屏幕（平板，大于等于 768px） */
@media screen and (min-width:768px) {
.container {padding-left: 0;padding-right: 0;position: relative;}
.top_r_a1 {right: 0;top: 0;bottom: auto;}
.top_r_a1:after {background: none;}
.top_nav {margin-top: 3px;}
.pc_menuCon li {width: 9.09%;}
.pc_menuCon li a {font-size: 13px;color: #fff;padding:0;}
.page-se {margin:0 0 60px;}
.banner, .banner ul li {height: 260px;}
.banner .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {bottom: 10px;}

.footer {padding:10px 0;}
.fo-l {margin-top: 30px;}
.fo-r-t {margin-top: 37px;text-align: right;}

.fo-r-b {text-align: right;}
.footerL ul li {width: 12.5%;}
.footerR {margin-top: 0;}

.p-nav span,.p-nav a {padding:0 20px;width: auto;}

.listR_tL {width: auto;}
.listR_tR {float:right;width: auto;}

.pageNav ul li {float: left;width: 100%;}
.pageR_news_list {margin:10px 0 40px;} 

.top_lnk .old {font-size: 12px; width: 85px;line-height: 18px;}
}

/* 中等屏幕（桌面显示器，大于等于 992px） */
@media screen and (min-width:992px) {
.in-top-block {}
.logo {text-align: left;padding:22px 0 0px;}
.top_lnk {text-align: right;color: #8badcc;margin-bottom: 0;}
.top_lnk a {color: #8badcc;}
.top_r_a1 {top:auto; right: 0;bottom: 50%;margin-bottom: -15px;}
.top_nav {float: right;padding-right: 30px;position: relative;}
.pc_menuCon li {width: auto;}
.pc_menuCon li a {padding:0 3px;font-size: 14px;color: #fff;}
.banner, .banner ul li {height: 310px;}
.banner .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {bottom: 20px;}
.banner .bx-wrapper .bx-pager.bx-default-pager a {width: 36px;margin: 0 9px;}
.in-news {background: none;}
.in-news-row {background: url(../images/newsBG.jpg) no-repeat center;}
.in-newsL {padding:28px 35px 28px 28px;}
.in-newsR {padding: 10px 40px 0 0;}

.page_bg { height:178px;}

.fo-r-t-con {float: right;margin: 0;}
.footerL ul li {width: 80px;}

.p-item-li-con {padding:10px 0 10px 325px;}
.p-item-li-con .img {width:300px;height: 175px;position: absolute;left: 0;top: 10px;margin:0;}
}
/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media screen and (min-width:1200px) {
.container {width: 1200px;}
.top .lg-30 {width: 30%;}
.top .lg-70 {width: 70%;}
.pc_menuCon li a {padding:0 7px;font-size: 15px;}
.banner, .banner ul li {height: 420px;}
.notice-list .row {margin-left: -20px;margin-right: -20px;}
.notice-list .row .col {padding-left: 20px;padding-right: 20px;}
.p-main .lg-70 {width: 70%;}
.p-main .lg-30 {width: 30%;}
.pageR_article .con img,
.wp_entry img {max-width:800px; _width:expression(this.width > 800 ? "800px" : this.width); display: inline-block;margin: 0 auto;}
}
@media screen and (min-width:1400px) {
.banner, .banner ul li {height: 500px;}
}
@media screen and (min-width:1600px) {
.banner, .banner ul li {height: 700px;}
}