@charset"utf-8";
/* CSS Reset*/
input::-moz-placeholder, textarea::-moz-placeholder { color: #f9f9f9; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #f9f9f9; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #f9f9f9; }
.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*/
.welcome {background: #0d3650;line-height: 20px;padding: 9px 0;color: #fff;font-family:"SimSun";font-size: 14px;}
#floadAD {display: none !important;}
.top {/*background: url(../images/t-bg.jpg) no-repeat center top/cover;*/ background: #3f95d4;}
.logo {padding:8px 0 ;}
.logo_table {display: table;width: 100%;}
.logo_cell {display: table-cell;vertical-align: middle;}
.logo img {max-width: 415px;width: 100%;height: auto;}
.search {width: 100%; position: relative;padding-right: 42px;height: 34px;margin:0 auto 15px;background: #0a79bb;overflow: hidden;}
.se_txt {width: 100%;float: left; border: none;margin:0;padding-left:15px; background:transparent;height: 34px;line-height: 34px;font-size: 14px;color: #5f5f5f;font-family:"SimSun";}
.se_sub {position: absolute;right: 0;top: 0; width: 32px;height: 34px;color: #333;font-size: 13px;border: none;margin:0;padding:0;cursor: pointer;background:#0b71ae url(../images/se.png) no-repeat center;} 
.se_sub:hover {background-color:#0d3650;}


.top_nav-h {height: 60px;background:url(../images/nav.jpg) repeat-x;padding: 5px 0;}
.top_nav {background:url(../images/nav.jpg) repeat-x;position: relative;z-index: 99;}
.pc_menuCon {}
.pc_menuCon li {float: left;position: relative;height: 50px;width: 10%;border-radius: 5px;}
.pc_menuCon li.home {width: 10%}
.pc_menuCon li a {display:block; color: #161616;height: 50px;line-height: 50px;font-size: 14px;text-align: center;/*font-weight: bold;*/color: #fff;}
.pc_menuCon > li:hover {background: #0d3650;} 
.pc_menuCon > li:hover a {color: #fff;} 
.pc_menuCon > li.active {background: #0d3650;} 
.pc_menuCon > li.active a {color: #fff;}
.pc_menuCon > li.parent {background: #0d3650;} 
.pc_menuCon > li.parent a {color: #fff;}
.pc_menuCon > li.selected {background: #0d3650;} 
.pc_menuCon > li.selected a {color: #fff;}
.pc_menuCon ul { position: absolute;left: 0px;top: 50px; display: none;width: 100%; margin: 0; padding:0;background: #0168a6;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 #6f6f6f;padding:0;margin:0;border-radius: 0;}
.pc_menuCon ul li a {display:block;color:#fff;height: 35px;line-height: 35px;font-size: 12px;padding:0;text-align: center;border:none;font-weight: normal;border-radius: 0;}
.pc_menuCon ul li:hover {background: #0d3650;}
.pc_menuCon ul li:hover a {color: #fff;}

.pc_menuCon li.itemi4 ul {width: 200px;}

/*-----pc nav-----*/
.mean-container {background:#0067a5;}
.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(51,143,206,0.9);}
.lighted-fixed {position: fixed;left: 0;width: 100%;top: 0;padding: 5px 0;background:url(../images/nav.jpg) repeat-x;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%;}
.banner {}
.banner .bx-wrapper .bx-pager.bx-default-pager a {background:#0067a5;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:#fff;}
.banner .bx-wrapper .bx-pager {bottom:0px;}

.main {/*background:url(../images/bg.png) no-repeat center bottom/cover;*/}
.section01 {padding: 30px 0 10px;}

.in-title {width: 100%;position: relative;height: 40px;line-height: 40px;border-bottom: 1px solid #0067a5;}
.in-title span {font-size: 22px;color: #0067a5;font-weight: normal;}
.in-title a {display: block;width: 50px;height: 24px;line-height: 24px;position: absolute;right: 0;bottom: 50%;margin-bottom: -12px; text-align: center;font-size: 12px;color: #818181;border-radius: 7px;font-family: "SimSun";}
.in-title a:hover {background: #0067a5; color: #fff;}
.sec01-left {margin-top: 25px;}
.sec01-list {padding: 10px 0;}

.sec01-right {margin-top: 25px;}
.tab-btn {padding: 5px 0 10px;}
.tab-btn a {display: inline-block;*display: inline;padding: 5px 20px;background: #0067a5;font-size: 16px;color: #fff;border-radius: 20px;margin-right: 10px;}
.tab-btn a:hover, .tab-btn a.on{background: #ee8a1e;}
.tab ul {display: none;}
.sec01-list li{height: 32px;padding: 0 50px 0 20px;position: relative;background: url(../images/i01.png) no-repeat 6px center;}
.sec01-list li a {display: block; font-size: 14px;color: #525252;line-height: 32px;height: 32px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.sec01-list li span {display: block;position: absolute;right: 0;top: 0;width: 45px;line-height: 32px;height: 32px;font-size: 14px;color: #525252;text-align: right;}
.sec01-list li:hover a {color: #ee8a1e;}

.sec03-list {padding: 10px 0;}
.item-li {padding:15px 0 15px 125px;position: relative;}
.item-li .img {width:100%;overflow: hidden;position: absolute;left: 0;top:15px;width: 110px;height: 70px;}
.item-li .img img {width: 100%;height: auto;min-height: 100%;}
.item-li .title {position: relative;height: 52px;font-size: 14px;color: #4f4f4f;line-height: 26px;padding-top: 5px;overflow: hidden;margin-bottom: 18px;}
.item-li:hover .title {color: #ee8a1e;}

.sec04-list {padding: 10px 0;}
.sec04-list li{height: 42px;padding: 0 10px 0 65px;position: relative;}
.sec04-list li a {display: block; font-size: 16px;color: #4f4f4f;line-height: 42px;height: 42px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.sec04-list li span {display: block;position: absolute;left: 0;top: 0;width: 65px;line-height: 42px;height: 42px;font-size: 14px;color: #4f4f4f;text-align: left;}
.sec04-list li:hover a {color: #ee8a1e;}

.section02 {padding: 0 0 10px;}
.sec02-item {margin-top: 30px;}
.list-li {padding:9px 0 9px 145px;position: relative;}
.list-li .img {width:100%;overflow: hidden;position: absolute;left: 0;top:9px;width: 135px;height: 90px;}
.list-li .img img {width: 100%;height: auto;min-height: 100%;}
.list-li .info {position: relative;height: 90px;}
.list-li .info .time {font-size: 14px;color: #515151;line-height: 32px;position: absolute;right: 0;top:0;width: 70px;text-align: right;}
.list-li .info h3 {display:block;color: #515151;padding-right: 80px; font-size: 16px;font-weight: normal; line-height: 32px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;} 
.list-li .info .des {font-size: 14px;color: #515151;line-height: 24px;height: 48px;overflow: hidden;margin-top: 5px;}
.list-li:hover {background: #f9f9f9;}
.list-li:hover .info h3 {color: #ff9e05;}

.service {padding-top: 10px;}
.item-service {margin-top: 10px;width: 100%;height: 85px;line-height: 85px;text-align: center;border: 1px solid #b8b8b8;}
.item-service:hover {border: 1px solid #fff;box-shadow:0 3px 6px 1px #b8b8b8;-webkit-box-shadow:0 3px 6px 1px #b8b8b8;-moz-box-shadow:0 3px 6px 1px #b8b8b8;}
.item-service a {display: block;width: 100%;height: 100%;}
.item-service img {padding: 0 10px;height: 45px;}
.item-service span {padding: 0 10px;font-size: 14px;color: #4f4f4f;}

.service-pt {}
.service-pt .item-service {margin-top: 5px;height: 57px;line-height: 57px;}
.service-pt .item-service img {height: 34px;}


.section03 {padding: 20px 0 70px;}
.sec03-title {font-size: 22px;color: #0067a5;text-align: center;padding: 15px 0;}
.item-bx {padding:18px 0 18px 175px;position: relative;}
.item-bx .img {width:100%;overflow: hidden;position: absolute;left: 0;top:18px;width: 160px;height: 140px;border:3px solid #058fe2;border-radius: 10px;}
.item-bx .img img {width: 100%;height: auto;min-height: 100%;}
.item-bx .title {position: relative;height: 140px;}
.item-bx .title h3 {font-size: 46px;color: #0067a5;height: 70px;}
.item-bx .title div {font-size: 16px;color: #343434;/*line-height: 28px;*/height: 72px;overflow: hidden;}
.item-bx:hover .img {border-color: #ff9e05;}
.item-bx:hover .title h3 {color: #ff9e05;}
.item-bx:hover .title div {color: #ff9e05;}
.section03 .bx-wrapper .bx-pager.bx-default-pager a {background:#0067a5;text-indent: -9999px;display: block;width: 12px;height: 12px;margin: 0 5px;outline: 0;border-radius: 50%;}
.section03 .bx-wrapper .bx-pager.bx-default-pager a:hover,
.section03 .bx-wrapper .bx-pager.bx-default-pager a.active {background:#eb8919;}
.section03 .bx-wrapper .bx-pager {bottom:-27px;}

.zt {padding: 30px 0;}
.zt .row {margin-left: -10px;margin-right: -10px;}
.zt .row .col {padding-left: 10px;padding-right: 10px;}
.zt-item {position: relative;margin-bottom: 20px;height: 148px;}
.zt-item img {width: 100%;height: 100%;}
.zt-item .more {opacity: 0;filter: alpha(opacity=0);position: absolute;left: 0;top:0;width: 100%;height: 100%;background: #145c99;background: rgba(0,103,165,0.6);}
.zt-item .more span { position: absolute;display: block;width: 60%;height: 40px;border-top:1px solid #fff;border-bottom:1px solid #fff;left: 20%;top:50%;margin-top: -20px;text-align: center;line-height: 38px;font-size: 18px;color: #fff;}
.zt-item:hover .more {opacity: 1;filter: alpha(opacity=100);}

.lnk {background: url(../images/fo-bg.jpg) no-repeat center/cover;padding: 65px 0 100px;}
.lnk-title {text-align: center;}
.lnk-title img {max-width: 600px;width: 100%;}
.lnk-con {position: relative;margin-top: 90px;}

.img_list {overflow: hidden;position: relative;margin-top: 20px;padding: 0 40px;}
.img_ul {max-width: 1200px;overflow: hidden;margin: 0 auto;}
.img_ul ul li {float: left;position: relative;width:140px;height: 100px;margin:0 5px;text-align: center;}
.img_ul ul li img {width: 60px;height: 60px;border-radius: 50%;}
.img_ul ul li p {line-height: 20px;max-height: 40px;overflow: hidden;font-size: 12px;color: #fff;}
.img_list .prev,.img_list .next {display: block; width: 29px;height: 47px;position: absolute;top: 50%;margin-top: -40px;background-image:url(../images/arrow.png);background-repeat:no-repeat;}
.img_list .prev {left: 0;background-position: 0 0;}
.img_list .next {right: 0;background-position: -28px 0;}

/*.lnk-con h3 {font-size: 18px;color: #fff;height: 40px;line-height: 40px;margin-bottom: 20px;}
.lnk-con ul {margin-left: -10px;margin-right: -10px;}
.lnk-con ul li {float: left;width: 50%;padding-left: 10px;padding-right: 10px;}
.lnk-con ul li a {display: block;background: #fff;background: rgba(255,255,255,0.3);margin-bottom: 15px; border:1px solid #c0e4ff;height: 75px;font-size: 18px;color: #fff;padding: 10px;text-align: center;}
.lnk_table {display: table;width: 100%;height: 48px;}
.lnk_cell {display: table-cell;vertical-align: middle;}
.lnk-con ul li a:hover {background: rgba(255,255,255,0.5);}*/

.footer {background: #05243a; font-family:"SimSun";padding:20px 0;font-size: 14px;color: #b1ddf5;}
.fo-logo {text-align: center;}
.fo-ewm {font-size: 12px;text-align: center;}
.fo-ewm img{width: 100%;max-width: 100px;}
.fo-con {padding:25px 0; font-size: 14px;color: #b1ddf5;line-height: 30px;text-align: center;}

.left-contact {position: absolute;top: 25%;right: 0;z-index: 9;}
.left-contact-con {width: 0;position: relative;background: #001d2f;background: rgba(0,29,47,0.7);}
.left-contact-con ul {padding:5px 20px;overflow: hidden;}
.left-contact-con ul li {height: 70px;line-height: 70px;border-bottom: 1px solid #5886a2;}
.left-contact-con ul li:last-child {border-bottom: none;}
.left-contact-con ul li a {font-size: 16px; color: #fff;}
.left-contact-con ul li span {display: inline-block;width: 50px;height: 70px;vertical-align: middle;}
.left-contact-con ul li.left01 span {background: url(../images/i02.png) no-repeat center;}
.left-contact-con ul li.left02 span {background: url(../images/i03.png) no-repeat center;}
.left-contact-con ul li.left03 span {background: url(../images/i04.png) no-repeat center;}
.left-contact-con ul li:hover a {color: #ee8a1e;}
.left-btn {position: absolute;left:-12px;width: 12px; height: 93px;top:50%;margin-top: -46px;background: url(../images/i05.png) no-repeat center;cursor: pointer;}
.left-btn i {position: absolute;left:5px;top:50%;margin-top: -8px;border-right: none; border-top: 8px solid transparent;border-bottom: 8px solid transparent;border-left: 5px solid #fff;}
.left-btn.close i {border-right: 5px solid #fff;border-left:none;}
/*----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 {height: 260px;width: 100%;background-repeat:no-repeat;background-position:bottom center;}
.p-banner-pc-a {background-image:url(../images/p_banner01.jpg);}
.p-banner-pc-b {background-image:url(../images/p_banner02.jpg);}
.page-main {margin-top: 30px;}
.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: 0;height: 100%;}
.colorBg {background: #f7f7f7;width: 100%; height: 100%;}
.pageNav{overflow: hidden;margin-bottom: 20px;/*margin-top: -57px;*/}
.pageNav-h {background: #0067a5;text-align: center;height: 57px;line-height: 57px;font-size: 25px;color: #fff;border-bottom:2px solid #f8b059;}
/* 2019-12-27 */
.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: 15px;color: #333;overflow: hidden;}
.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: #0067a5}
.pageNav-ul li h3:hover a {color: #0067a5}
.pageNav-ul li.selected h3 i {background: #0067a5}
.pageNav-ul li.selected h3 a {color: #0067a5}

.pageNav-ul li ul {padding:0 10px;}
.pageNav-ul li ul li {display: block;border-bottom:1px dotted #ccc;}
.pageNav-ul li ul li a {display: block;position: relative;line-height: 20px;padding:7px 5px; font-size: 13px;color: #666;}
.pageNav-ul li ul li:hover a {color: #0067a5;}
.pageNav-ul li ul li.selected a {color: #0067a5;}
/* 2019-12-27 */

.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: #0067a5;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: #0067a5;}
.pageR .line {width: 100%;height: 2px;background: #0067a5;}

.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: #0067a5;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: #0067a5;}
.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 {max-width: 1200px;margin: 0 auto;padding:20px 15px 30px;background: #fff;}
.pageR_article .title {font-size: 24px; color: #000;font-weight: normal;text-align: center;}
.pageR_article .line {margin: 14px 0;background: #fbfaf8;}
.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 {max-width: 1000px;color: #333;font-size: 14px;line-height: 2.2;margin: 0 auto;padding-bottom: 15px;margin-top: 15px;}
.pageR_article .con img {max-width: 800%!important;height: auto!important;text-align: center;}

.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: #0067a5;}

#list_img { padding:20px 18px 10px}
#list_img li{ float:left; margin: 0px 0px 20px 5px; width:47%;text-align: center; overflow:hidden;}
#list_img .pic IMG {BORDER-BOTTOM: #ccc 1px solid; BORDER-LEFT: #ccc 1px solid; MAX-WIDTH: 100%;WIDTH: auto; HEIGHT: 180px; BORDER-TOP: #ccc 1px solid; BORDER-RIGHT: #ccc 1px solid}
#list_img .pic A:hover IMG {BORDER-BOTTOM: #02346f 1px solid; BORDER-LEFT: #02346f 1px solid; BORDER-TOP: #02346f 1px solid; BORDER-RIGHT: #02346f 1px solid}
#list_img .name {TEXT-ALIGN: center; LINE-HEIGHT: 30px; HEIGHT: 30px; margin-top:8px}

/* 超小屏幕（手机，小于 768px） */
/* 小屏幕（平板，大于等于 768px） */
@media screen and (min-width:768px) {
.container {padding-left: 0;padding-right: 0;position: relative;}
#floadAD {display: block !important;}
.logo {padding: 14px 0;}
.logo_table {height: 72px;}
.search {width: 170px;margin:35px 0 15px;float: right;}
.pc_menuCon li a {font-size: 14px;}
.pc_menuCon ul li a {font-size: 12px;}
.sm-20 {width: 20%;}
.fo-logo {position: absolute;left: 0;top:0;text-align: left;}
.fo-ewm {position: absolute;right: 0;top:0;width: 60px;}
.fo-con {padding:0 100px;}
.left-contact-con {width: 170px;}
/*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: #0067a5;}
.p-list-item:hover .more .more-con {background: #0067a5;}

/* .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;}

#list_img li{margin: 0px 5px 20px 5px;width: 152px;}
}

/* 中等屏幕（桌面显示器，大于等于 992px） */
@media screen and (min-width:992px) {
.in-top {}
.pc_menuCon li a {font-size: 16px;}
.pc_menuCon ul li a {font-size: 13px;}

.pageR-con {min-height:300px;}
.p-nav-newL a {width: 100px;}
.p-nav-new-bg {padding:25px;}
.lg-22 {width: 22%;}
.lg-78 {width: 78%;}
.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;}

#list_img li{margin: 0px 12px 20px 5px;}
}
/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media screen and (min-width:1200px) {
.container {width: 1200px;}
.pc_menuCon {padding: 0 30px;}
.pc_menuCon li a {font-size: 16px;}
.pc_menuCon ul li a {font-size: 14px;}
.row {margin-left: -25px;margin-right: -25px;}
.row .col {padding-left: 25px;padding-right:25px;}
.zt .row {margin-left: -13px;margin-right: -13px;}
.zt .row .col {padding-left: 13px;padding-right: 13px;}
.p-nav-newL a {width: 125px;}
.p-nav-new-bg {padding:40px;}

}

@media screen and (min-width:1400px) {
.container {width: 1400px;}
}