@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;}
a {text-decoration:none; transition:all 0.4s ease-in-out;}
.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 {background: url(../images/body_bg.jpg) repeat top center;background-size: cover;}
.top {width: 100%;padding: 0 15px;z-index: 999;}
.top_txt {margin: 0 -15px;padding: 0 15px;text-align: right;font-family: '宋体';}
.top_txt a {padding-left: 0.5em;font-size: 12px;color: #fff;line-height: 32px;}
.logo {padding-bottom: 15px;font-size: 0;text-align: center;}
.logo a {display: inline-block;}
.logo img {max-width: 100%;width: 680px;}
.top-r {padding-bottom: 15px;font-size: 0;text-align: center;}
.top-r:after {content: '';display: inline-block;width: 100%;clear: both;}
.search {display: inline-block;position: relative;}
.se_txt {margin:0;padding: 0 50px 0 15px;width: 100%;line-height: 32px;font-size: 14px;color: #b1d0f6;background:#3760ec;}
.se_txt::-webkit-input-placeholder {color: #b1d0f6;}
.se_txt::-moz-input-placeholder {color: #b1d0f6;}
.se_txt::-ms-input-placeholder {color: #b1d0f6;}
.se_sub {position: absolute;right: 0;top: 0;margin:0;padding:0;width: 40px;height: 32px;border: none;cursor: pointer;background: url(../images/search.png) no-repeat center;} 
.hotline {margin-bottom: 6px }
.hotline p {font-size: 16px;color: #fff;font-weight: bold;}

.top_nav {background: #1a3db0;}
.pc_nav {display: none;}
.pc_menuCon {}
.pc_menuCon li {position: relative;float: left;width: 8.333%;background: url(../images/nav-li.png) no-repeat left center;text-align: center;transition: all .3s;}
.pc_menuCon li:first-child {background: none;}
.pc_menuCon > li:hover,.pc_menuCon > li:hover+li {background: none;transition: all .3s;}
.pc_menuCon li:hover {background: #3259d9;}
.pc_menuCon li a {display: block;}
.pc_menuCon li h2 {font-size: 16px;color: #b6deff;line-height: 60px;text-align: center;}
.pc_menuCon li:hover h2 {color: #fff;}
.pc_menuCon ul {position: absolute;left: 0px;top: 60px; display: none;width: 100%; margin: 0; padding:0;background: #1a3db0;list-style: none;overflow: hidden;z-index: 9;}
.pc_menuCon ul li { width: 100%; float: left;background:transparent;border-top:1px solid #ccc;padding:0;margin:0;border-radius: 0;}
.pc_menuCon ul li a {display:block;color:#fff;font-size: 14px;padding: 6px 0.5em;line-height: 1.5;text-align: center;border:none;font-weight: normal;border-radius: 0;}
.pc_menuCon ul li:hover {background: rgb(255, 255, 255, 0.2);}
/*-----pc nav-----*/

.kouhao {
    padding-top: 10px;
}

.mean-container .meanmenu-title {color: #fff;}
.mean-container a.meanmenu-reveal {color: #fff;}
.mean-container a.meanmenu-reveal span{background:#fff;}
.mean-container .mean-nav{background: #1a3db0;}
.lighted-fixed {position: fixed;left: 0;width: 100%;top: 0;padding: 5px 0;background:#1a3db0;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%;}
.banner .bx-wrapper .bx-pager.bx-default-pager a {background:#fff;text-indent: -9999px;display: block;margin: 5px;width: 8px;height: 8px;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:#b33c4e;}
.banner .bx-wrapper .bx-pager {bottom:0px;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {bottom: 0;}

.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;}

.menu-title {}
.menu-title-p {padding-top: 30px;}
.in-title {position: relative;width: 100%;line-height: 50px;}
.in-title h2 {float: left;font-size: 28px;color: #1a3db0;font-weight: bold;}
/*.in-title span {display: none;float: left;padding-left: 5px;font-size: 20px;color: #1f68bf;font-family: 'Arial';text-transform: uppercase;}*/
.menu-more a {display: block;position: absolute;right: 0;bottom: 0px;width: 50px;line-height: 50px;font-size: 12px;color: #1570df;font-family: "Arial";font-weight: bold;text-align: center;text-transform: uppercase;}
.menu-more a:hover {}

.news-img {}
.news-img li {width: 100%;height: 260px;background-repeat:no-repeat;background-position:center;background-size:cover;}
.news-img li a {display: block;width: 100%;height: 100%;}
.news-img li a .item-title {position: absolute;left: 0;bottom: 0;padding: 10px 1em;width: 100%;background: rgb(0, 0, 0, 0.6);text-align: center;}
.news-img li a .item-title:hover {background: #000;}
.news-img li a .item-title h3 {font-size: 14px;color: #d7dce3;font-weight: normal;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news-img .bx-wrapper .bx-prev {background: url(../images/prevhover.png) no-repeat center;}
.news-img .bx-wrapper .bx-next {background: url(../images/nexthover.png) no-repeat center;}
.news-img .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {bottom: 50px; padding-right: 10px;text-align: right;}
.news-img .bx-wrapper .bx-pager.bx-default-pager a {display: block;margin: 0 3px;width: 8px;height: 8px;background:#fff;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: #b33c4e;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: 90px;border-bottom: #a1a7b1 1px dotted;}
.list-ul li a {display: block;padding-left: 5px;font-size: 14px;color: #313b6c;line-height: 40px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.list-ul li span {display: block;position: absolute;top: 0;right: 5px;width: 80px;font-size: 12px;color: #9c9c9c;line-height: 40px;text-align: right;}
.list-ul li:hover {background: #f1f8ff;}
.list-ul li:hover a {color: #1570df;}
/*.item-title-icon li a {background: url(../images/news_icon.png) no-repeat 4px center;}*/

.main {position: relative;padding: 0 15px;background: #f0f1f8;z-index: 1;}

.section {padding-top: 30px;}
.section-one {}
.service {}
.tab-menu {font-size: 0;text-align: center;}
.tab-menu h2 {display: inline-block;margin: 0 5px;line-height: 28px;width: 75px;font-size: 12px;color: #fff;background: #96a8d6;border-radius: 8px 8px 0 0; font-family: '宋体';font-weight: bold;cursor: pointer;    transition: all .4s;}
.tab-menu h2.on {background: #1a3eb0;}
.tab-con {padding: 10px;background: #fff;border-bottom: solid 9px #1a3eb0; overflow: hidden;}
.tab-item {display: none;}
.tab-item ul {font-size: 0;}
.tab-item ul li {display: inline-block;width: 33%;padding: 10px 5px;text-align: center;vertical-align: top;}
.tab-item ul li a {display: inline-block;}
.tab-item ul li .tab-info {vertical-align: middle;text-align: center;}
.tab-item ul li .tab-icon {display: inline-block;width: 60px;height: 60px;line-height: 60px; background: #dbeaff; border-radius: 50%;    transition: all .4s;}
.tab-item ul li .tab-icon:hover{background: #bae1ff;}
.tab-item ul li img {max-width: 36px;max-height: 36px; width: auto;height: auto;text-align: center;}
.tab-item ul li p {padding-top: 12px; font-size: 12px;color: #5b81fd;}
.tab-item ul li:hover p {color: #3627f7;}

/* 动画  */
.tab-item ul li.aos-init:nth-child(1) {transition: 1s 0.1s;}
.tab-item ul li.aos-init:nth-child(2) {transition: 1s 0.2s;}
.tab-item ul li.aos-init:nth-child(3) {transition: 1s 0.3s;}
.tab-item ul li.aos-init:nth-child(4) {transition: 1s 0.4s;}
.tab-item ul li.aos-init:nth-child(5) {transition: 1s 0.5s;}
.tab-item ul li.aos-init:nth-child(6) {transition: 1s 0.6s;}
.tab-item ul li.aos-init:nth-child(7) {transition: 1s 0.7s;}
.tab-item ul li.aos-init:nth-child(8) {transition: 1s 0.8s;}
.tab-item ul li.aos-init:nth-child(9) {transition: 1s 0.9s;}


/**
 * owl.carousel
 * 
 */
/*
.tab-item .item {display: inline-block;width: 100%;text-align: center;}
.tab-item .item a {display: inline-block;}
.tab-item .item .tab-info {vertical-align: middle;text-align: center;}
.tab-item .item .tab-icon {display: inline-block;width: 60px;height: 60px;line-height: 60px; background: #dbeaff; border-radius: 50%;    transition: all .4s;}
.tab-item .item .tab-icon:hover{background: #bae1ff;}
.tab-item .item img {max-width: 36px;max-height: 36px; width: auto;height: auto;text-align: center;}
.tab-item .item p {padding-top: 12px; font-size: 12px;color: #5b81fd;}
.tab-item .item:hover p {color: #3627f7;}
.owl-nav, .owl-dots {display: none;}
*/

.section-con {padding: 15px 10px; background: #fff;border-top: #0088ff 1px solid;border-bottom: #1a3eb0 9px solid;overflow: hidden;}
.announcement {}
.announcement-item {padding-top: 10px;}
.announcement-item:first-child {padding-top: 0;}
.announcement-item a {overflow: hidden;}
.announcement-item .date {display: inline-block;float: left;width: 64px;background: #7cb8ff;text-align: center;vertical-align: middle;    transition: all .4s;}
.announcement-item:hover .date {background: #0364b9;}
.announcement-item p {color: #fff;font-family: 'Arial';}
.announcement-item .dd {font-size: 35px;line-height: 26px;padding-top: 8px;}
.announcement-item .ym {font-size: 12px;line-height: 30px;}
.announcement-item .txt {padding-left: 80px;}
.announcement-item .txt h3 {padding-right: 1em;height: 64px;font-size: 14px;color: #323f7d;line-height: 32px;font-weight: bold;overflow:hidden;}
.announcement-item:hover .txt h3 {color: #1b75dc;}

.section-three {}

.section-three .section-con {margin-bottom: 30px;}

.hot-news {background: #f1f1f3;}
.hot-news a {display: block;overflow: hidden;}
.hot-news img {display: inline-block;float: left;width: 185px;height: 122px;padding-right: 15px;}
.hot-txt {display: table;height: 122px;overflow: hidden;}
.hot-txt:after {content: '';display: inline-block;height: 100%;vertical-align: middle;clear: both;}
.hot-txt h3 {display: inline-block;max-height: 72px;padding-right: 15px;line-height: 24px;font-size: 14px;color: #323f7d;font-weight: bold;overflow: hidden;vertical-align: middle;}
.hot-txt h3:hover {color: #1471da}

.track {margin-bottom: 30px;padding-top: 12px;}
.track ul {}
.track ul li {margin-top: 10px;text-align: center;}
.track ul li:nth-child(1) {margin-top: 0;}
.track ul li a {display: block;line-height: 68px;font-size: 24px;color: #fff;font-weight: bold;}
.track ul li a:hover {color: #fffbbc;}

.section-r-item{}
.section-r-item .menu-title {padding: 0 10px 0 20px;background: #1a3eb0;}
.section-r-item .in-title h2 {font-size: 22px;color: #fff;}
.section-r-item .menu-more a {color: #91aafc;}

.common-box {}
#track-box {}
#links-box .section-con {padding: 20px;border-bottom: #1a3eb0 9px solid;overflow: visible;}
.select {position: relative;max-width: 350px;width: 100%;margin: 0 auto;background: #e7f2ff;z-index:99;}
.select p {position: relative;padding: 0 20px;line-height: 48px;font-size: 18px;color: #527b9e;border: solid 1px #bdd5f2;cursor: pointer;}
.select p i {display: block;position: absolute;right: 10px;top: 50%;margin-top: -4px;height: 0;width: 0;border-top: 10px solid #84a5cc;border-left: 11px solid transparent;border-right: 11px solid transparent;}
.select ul {display: none;position: absolute;top: 50px;width: 100%;background: #96a8d6;border: solid 1px #889db8;}
.select ul li {width:100%;line-height: 24px;padding:3px 20px;border-bottom: #889db8 1px solid;}
.select ul li a {display: block;font-size: 14px;color:#fff;}
.select ul li:hover {background: rgb(255, 255, 255, 0.1);}

.footer {position: relative;background: #1a3db0 url(../images/xqjy.png) no-repeat center bottom;z-index: 0;}
.foot-con {padding: 40px 20px 10px;overflow: hidden;}

.fool-L {}
.map-con .map-icon {float: left;width: 21px;line-height: 30px; text-align: center;}
.map-con img {max-width: 21px;}
.map-con .map-tx {padding-left: 30px;}
.map-con .map-tx p {font-size: 14px;color: #c8eafe;line-height: 30px;font-family: '微软雅黑';}
.map-con .map-item:last-child {padding-top: 5px;}

.fool-R {}
.wx {padding: 30px 0;}
.wx ul {font-size: 0;text-align: center;}
.wx ul li {display: inline-block;width: 25%;padding: 0 10px;text-align: center;vertical-align: top;}
.wx ul li img {max-width: 80px;width: 100%;height: 100%;}
.wx ul li p {padding-top: 10px;font-size: 12px;color: #c6e0fe;line-height: 20px;}

.copyright {padding: 0;text-align: right;}
.copyright p, .copyright p a {font-size: 12px;color: #9ebfdb;line-height: 18px;font-family: '宋体';}


.customer-service {position: fixed;top: 235px;right: 15px;z-index: 999;}
.customer-service a {cursor: grabbing;}
.customer-service img {width: 56px;}



.fixed-menu {position: fixed;right: 15px;bottom: 23.2vh; z-index: 999;}
.fixed-menu i {display: block;text-align: center;}
.fixed-menu i img {max-width: 100%;}
.fixed-menu ul {margin-top: 15px;padding: 0 3px 10px;background-color: #1a3eb0;}
.fixed-menu ul li {padding: 3px 0;}
.fixed-menu ul li a {display: block;font-size: 12px;color: rgb(255,255,255,.7);padding: 7px 2px;border: 1px solid rgb(255,255,255,.3);}
.fixed-menu ul li:hover a {background-color: rgb(255,255,255,.3);}

.back-top {position: absolute;right: 0;bottom: -60px;width: 60px;height: 60px;cursor: pointer;}
/*----index----*/








.page {}
.page-main {position: relative;background-color: #f0f1f8;overflow: hidden;}
.crumbs-box {height: 100px;background: url('../images/crumbs_bg.jpg')no-repeat;overflow: hidden;}
.crumbs-box2{height: 100px;background: url('../images/crumbs_bg2.jpg')no-repeat;overflow: hidden;}
.parent-column {float: left;width: 150px;font-size: 24px;color: #fff;line-height: 100px;margin-left: 20px;font-weight: bold;text-align: center;}
.crumbs {float: right;font-size: 14px;color: #fff;line-height: 50px;margin-right: 20px;padding-top: 50px; text-align: right;}
.crumbs a,.crumbs span {font-size: 14px;color: #fff;line-height: 50px;}
.crumbs span {background-image: url('../images/posSplit.gif');}

.page-con {width: 100%;margin: 0 auto;padding: 0 20px;}
.current-column {font-size: 20px;color: #333c5a;padding: 30px 0 20px;border-bottom: solid 1px #d0d0d0;font-weight: bold;}
.page-con-list {padding-bottom: 50px;overflow: hidden;}
.page-con-item {padding: 20px 0;border-bottom: solid 1px #d0d0d0;overflow: hidden;}
.page-con-item .date {float: left;width: 60px;margin-right: 20px;padding: 0 5px;text-align: center;}
.page-con-item .date p {font-weight: bold;font-family: 'cambria';}
.page-con-item .date .dd {font-size: 36px;color: #1a3db0;line-height: 50px; border-bottom: solid 2px #768df4;}
.page-con-item .date .ym {font-size: 12px;color: #8894b8;line-height: 24px;}
.page-con-item .txt {}
.page-con-item .txt h2 {margin: 6px 0;font-size: 16px;color: #2a3a54;font-weight: bold;overflow:hidden;}
.page-con-item .txt p {height: 38px;font-size: 12px;color: #5b6474;overflow: hidden;}

.serve-con {padding-top: 20px;font-size: 0;text-align: justify;}
.serve-con:after {content: '';display: inline-block;height: 100%;vertical-align: middle;clear: both;}
.serve-item {display: inline-block;width: 33.333%;margin-bottom: 10px;text-align: center;}
.serve-item .serve-icon {display: inline-block;width: 60px;height: 60px;line-height: 60px;background: #dbeaff;border-radius: 50%;transition: all .4s;}
.serve-item .serve-icon:hover {background: #bae1ff;}
.serve-item .serve-icon img {max-width: 40px;max-height: 40px;width: auto;}
.serve-item h2 {height: 54px;font-size: 16px;margin-top: 5px;overflow: hidden;}
.serve-item:hover h2 {color: #3627f7;}


.wp_paging {padding-top: 20px;}

.page-link {position: relative;padding-right: 80px;background: #2671fb;overflow: hidden;}
.page-link-title {padding: 0 20px;float: left;font-size: 28px;color: #fff;line-height: 60px;font-weight: bold;}
.page-link ul {}
.page-link ul li {display: table-cell;float: left;color: #eaf3f6;padding: 0 10px;vertical-align: middle;}
.page-link ul li a {font-size: 16px;color: #eaf3f6;line-height: 60px;padding-right: 10px;}
.page-link ul li:hover a {color: #b6deff;}
.page-back-top {position: absolute;top: 0;right: 0;cursor: pointer;}

.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;}

.page-list {padding: 0 20px;}

.pageCon > div {padding-left: 0;padding-right: 0;font-family:"SimSun";}
.pageCon {position: relative;}
.pageCon-left { position: absolute;left: 0;top: 0;height: 100%;z-index: -1;overflow: hidden;}
.colorBg {margin-top: 20px;width: 100%; height: 100%;background: #f7f7f7;}

.pageNav{}
.pageNav-h {font-size: 24px;color: #fff;line-height: 100px;margin-top: -100px;}

.pageNav-ul {}
.pageNav-ul li {padding-top: 10px;}
.pageNav-ul li h3 {display: block;position: relative;text-align: center;}
.pageNav-ul li h3 a {display: block;position: relative;line-height: 50px;padding: 0 1em;font-size: 18px;color: #fff;background-color: #6b9fff;}
.pageNav-ul li h3:hover a {background-color: #1a3db0;}
.pageNav-ul li.selected h3 a {background-color: #1a3db0;}

.pageNav-ul li ul {padding:0;}
.pageNav-ul li ul li {display: block;padding-top: 5px;text-align: center;}
.pageNav-ul li ul li a {display: block;position: relative;line-height: 38px;padding: 0 1em;font-size: 14px;color: #fff;background-color: #62a9fb;}
.pageNav-ul li ul li:hover a {background-color: #1a3db0;}
.pageNav-ul li ul li.selected a {background-color: #1a3db0;}

.pageNav-ul li ul ul li a {line-height: 26px;font-size: 12px;}




.pageR {padding:10px 0 20px;background: transparent;}
.pageR_t {width: 100%;height: 40px;overflow: hidden;position: relative;z-index: 9;}
.pageR_t p {display: block;float: left;font-size: 18px; color: #1a3db0;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: #1a3db0;}
.pageR .line {width: 100%;height: 2px;background: #1a3db0;}

.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: #1a3db0;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: #1a3db0;}
.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;}
.pageR_article .title {font-size: 22px; color: #1a3db0;font-weight: normal;text-align: center;line-height: 30px;padding:5px 0;}
.pageR_article .title_y, .pageR_article .title_f {font-size: 16px; color: #1a3db0;text-align: center;}
.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 p, .wp_entry p {margin-bottom: 6px!important;}
.pageR_article .con p,
.pageR_article .con span,
.wp_entry p,
.wp_entry span {color: #222!important;font-size: 16px!important;line-height: 1.6!important;font-family: "Microsoft Yahei" !important;}
.pageR_article .con img, .wp_entry img { max-width:100%; _width:expression(this.width > 1000 ? "100%" : this.width); display: inline-block;margin: 0 auto;} 

.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 20px;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 p,
#news_list ul.news_ul li i {width: 70px;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 i {right: 70px;font-style: normal;}
#news_list ul.news_ul li:hover a {color: #1a3db0;}








/* 超小屏幕（手机，小于 768px） */
/* 小屏幕（平板，大于等于 768px） */
@media screen and (min-width:768px) {
.container {position: relative;width: auto;padding-left: 0;padding-right: 0;}
.top {height: 130px;}
.logo {padding: 32px 0;text-align: left;}
.top-r {text-align: right;}
.search {position: relative;right: 0;bottom: 0;width: 150px;margin-top: 0px;}
.top_nav {padding-bottom: 0;z-index: 999;}
.mean-container {border-bottom: 0;}
.banner .bx-wrapper .bx-pager.bx-default-pager a {width: 12px;height: 12px;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {bottom: 5px;}
.tab-menu h2 {line-height: 38px;width: 150px;font-size: 14px;transition: all .4s;}
.tab-item ul li {width: 20%;}
.tab-item ul li p {font-size: 14px;}
.news-img li {height: 290px;}
#track-box {float: right;}
.track ul {font-size: 0;margin: 0 -20px;}
.track ul:after {content: '';display: inline-block;height: 100%;vertical-align: middle;clear: both;}
.track ul li {display: inline-block;width: 100%;margin-bottom: 5px;padding: 0 20px;}
#common-box {float: left;}
#links-box {float: right;}
.fool-L {float: left;width: 40%;padding-right: 30px;}
.map-con .map-tx p {line-height: normal;padding-bottom: 5px;}
.fool-R {float: left;width: 60%;}
.wx {padding: 0;}
.wx ul {text-align: right;}
.wx ul li {padding: 0;}
.copyright {padding-top: 5px;}
.customer-service {top: 215px;}
.customer-service img {width: 72px;}

/*index*/

.page-menu-h {height: 55px;}
.page-menu .logo {position: absolute;left: 0;top:0;margin-left: 15px;}
.pageNav-h {line-height: 70px;margin-top: -35px;background: #005ced; text-align: center;}
.pageR {padding:10px 20px 20px;}
.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;}
	
.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;}

.serve-item {width: 25%;margin-bottom: 20px;}
}



/* 中等屏幕（桌面显示器，大于等于 992px） */
@media screen and (min-width:992px) {
.logo {padding: 0;}
.pc_nav {display: block;}
.pc_menuCon {margin-right: -5px;}
.phone_menu_t {display: none;}
.news-img li {height: 287px;}
.tab-item ul {text-align: center;}
.tab-item ul li {width: auto;padding: 0;}
.tab-item ul li .tab-info {width: 102px;}
.tab-item ul li p {font-size: 14px;}
.hot-txt h3 {font-size: 18px;}
.fool-L {width: 50%;padding-right: 80px;}
.map-con .map-tx p {line-height: 30px;padding-bottom: 0;}
.map-con .map-item:last-child {padding-top: 5px;}
.map .hotline {position: absolute;right: 38px;bottom: 40px;}
.fool-R {width: 50%;}
.wx {padding-bottom: 35px;}
.wx ul li {padding-left: 25px;width: auto;text-align: center;}
.copyright {padding: 0;}
.customer-service {top: 230px;}
/*index*/

.parent-column {font-size: 28px;}
.pageNav-h {font-size: 28px; line-height: 100px;margin-top: -50px;}
.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;}
.serve-item {width: 20%;}
}



/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media screen and (min-width:1200px) {
.pc_menuCon {}
.menu-title-p {padding-top: 0;}
.tab-item ul li .tab-info {width: 120px;}
.news-img li {height: 286px;}
#track-box,
#common-box,
#links-box {float: none;}
.track ul li {display: block;width: 100%;margin-bottom: 0;}
.track ul li a {line-height: 120px;font-size: 30px;}
.track ul li:nth-child(2) {margin-top: 10px;}
.section-r-item .section-con {border: none;}
.map-con .map-tx p {font-size: 14px;}
.fool-R {padding-right: 50px;}
.map .hotline {right: 45px;bottom: 55px;}
.map .hotline p {font-size: 16px;}
.parent-column {width: 340px;margin-left: 0;}
.page-con {width: 1040px;padding: 0;}
.page-list {width: 100%;padding: 0 20px;}
.page-con-item .txt h2 {height: 56px;margin: 5px 0;font-size: 20px;}
.page-con-item .txt p {height: 48px;font-size: 14px;}
.serve-item {width: 16.6666%;}
}



/* 大屏幕（大桌面显示器，大于等于 1400px） */
@media screen and (min-width:1400px) {
.container {width: 1400px;}
.main {padding: 0 20px;}
.tab-item ul li .tab-info {width: 120px;}
.map {padding-left: 50px;}
.customer-service {top: 260px;right: 5vw;}
.customer-service img {width: 103px;}
.lg-22 {width: 22%;}
.lg-78 {width: 78%;}

.fixed-menu {right: 20px;}
}

/* 大屏幕（大桌面显示器，大于等于 1500px） */
@media screen and (min-width:1500px) {
.fixed-menu {right: 10px;}
}
/* 大屏幕（大桌面显示器，大于等于 1600px） */
@media screen and (min-width:1600px) {
.fixed-menu {right: 60px;}
}
/* 大屏幕（大桌面显示器，大于等于 1700px） */
@media screen and (min-width:1700px) {
.fixed-menu {right: 6.4vw;}
}
/* 大屏幕（大桌面显示器，大于等于 1800px） */
@media screen and (min-width:1800px) {
.fixed-menu {right: 8.7vw;}
}
/* 大屏幕（大桌面显示器，大于等于 1900px） */
@media screen and (min-width:1900px) {
.fixed-menu {right: 9.97vw;}
}
/* 大屏幕（大桌面显示器，大于等于 2000px） */
@media screen and (min-width:2000px) {
.fixed-menu {right: 12.7vw;}
}
