@charset"utf-8";
/* CSS Reset*/
input::-moz-placeholder, textarea::-moz-placeholder { color: #fff; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #fff; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #fff; }
.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 {width: 100%;position: relative;}
.welcome {background: #104179;line-height: 30px;}
.wel-l a {display:inline-block;background: #024999;line-height: 30px;color: #c3d8ed;font-size: 12px;font-family:"SimSun";padding:0 20px;}
.wel-l a:hover {background: #1498e3}
.wel-r-en {float: right;}
.wel-r-en a {display:inline-block;background: #024999;line-height: 30px;color: #c3d8ed;font-size: 12px;padding:0 20px;}
.wel-r-en a:hover {background: #1498e3}
.wel-se {width: 100%; position: relative;padding-right: 35px;height: 30px;background: #217de5;}
.se_txt {width: 100%;float: left; border: none;margin:0;padding-left:10px; background:transparent;height: 30px;line-height: 30px;font-size: 12px;color: #fff;font-family:"SimSun";}
.se_sub {position: absolute;right: 0;top: 0;width: 30px;height: 30px;color: #fff;font-size: 12px;border: none;margin:0;padding:0;cursor: pointer; background:#005fc9 url(../images/se.png) no-repeat center;} 
.se_sub:hover {background-color: #0078bd}

.in-info {background: url(../images/lo-bg.jpg) no-repeat center/cover;}
.container {position: relative;}
.logo {padding:10px 5px;text-align: center;}
.logo_table {display: table;width: 100%;height: 75px;}
.logo_cell {display: table-cell;vertical-align: middle;}
.logo_cell img {max-width: 555px;width: 100%;height: auto;}
.in-tel {background: #0165d5;display: block;width: 90%;padding:6px 10px;margin:0 auto 20px;font-size: 14px;color: #fff;border-radius: 15px;text-align: center;}

.pc-menu {height: 60px;left: 0;top:0;width: 100%;}
.pc-menu-con {position: relative;z-index: 50;height: 60px;background:#fff;background: rgba(255,255,255,0.9);}
.top_nav {}
.pc-menu-ul {background: url(../images/nav-li.png) no-repeat right center;}
.pc-menu-ul li {float: left;position: relative;line-height: 60px;height: 60px;background: url(../images/nav-li.png) no-repeat left center;text-align: center;}
.pc-menu-ul li a {display:block; color: #045685;line-height: 60px;font-size: 14px;padding: 0 8px;}
.pc-menu-ul > li:hover > a {background-color:#0357b5;color: #fff} 
.pc-menu-ul > li.active > a {background-color:#0357b5;color: #fff}
.pc-menu-ul > li.parent > a {background-color:#0357b5;color: #fff}
.pc-menu-ul > li.selected > a {background-color:#0357b5;color: #fff}
.pc-menu-ul ul {position: absolute;left: 0px;top: 60px; display: none;width: 100%; margin: 0; padding:0 0 8px;background: #0357b5;list-style: none;border-top:1px solid #67c8ff;}
.pc-menu-ul ul li {width: 100%; float: left;background:transparent;height: 36px;line-height: 36px;border-bottom:1px dashed #67c8ff;}
.pc-menu-ul ul li a {display:block;color:#fff;height: 36px;line-height: 36px;font-size: 12px;padding:0;text-align: center;border:none;font-weight: normal;}
.pc-menu-ul ul li:hover {background: #007cc3;}
.pc-menu-ul ul li:hover a {color: #fff;}
.pc-menu-con.lighted-fixed {position: fixed;left: 0;width: 100%;top: 0;z-index: 999;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.3); -moz-box-shadow:0 0 10px rgba(0,0,0,0.3);  box-shadow:0 0 10px rgba(0,0,0,0.3);}
/*-----pc nav-----*/
.phone-menu {height: 50px;}
.mean-container {background:#fff;}
.mean-container a.meanmenu-reveal {color: #0357b5;}
.mean-container a.meanmenu-reveal span{background:#0357b5;}
.mean-container .meanmenu-title {color: #0357b5;}
.mean-container .mean-nav{background:rgba(22,170,225,0.9);}
.phone_menu_t.lighted-fixed {position: fixed;left: 0;width: 100%;top: 0;background: #f9f9f9;z-index: 999;-webkit-box-shadow:0 0 10px #ccc; -moz-box-shadow:0 0 10px #ccc;  box-shadow:0 0 10px #ccc;}
.phone_menu_t.lighted-fixed .mean-nav > ul {height:calc(100vh - 50px);overflow-y:auto;}
/*-----phone nav-----*/
.banner {width: 100%;}
.pc-banner {position: relative;z-index: 40;}
.banner .bx-wrapper .bx-pager.bx-default-pager a {text-indent: 9999px;display: block;width: 15px;height: 15px;margin: 0 5px;outline: 0;background: #0357b5;}
.banner .bx-wrapper .bx-pager.bx-default-pager a:hover,
.banner .bx-wrapper .bx-pager.bx-default-pager a.active {background:#ff8100;}
.banner .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {bottom:20px;}

.in-data {background: #0357b5;}
.in-data .row {margin-left:-3px;margin-right: -3px;}
.in-data .row .col {padding-left:3px;padding-right:3px;}
.in-data-item {text-align: center;color: #fff;line-height: 24px;padding:8px 0;}
.in-data-item h3 {font-size: 13px;font-weight: normal;}
.in-data-item p {font-family: "Arial";font-size: 18px;}

.tabs-list-ul {}
.tabs-list-ul .tab-item {text-align: center;padding:20px 0 10px;}
.tabs-list-ul .tab-item a {display: block;}
.tabs-list-ul .tab-item img {width: 64px;height: 64px;border-radius: 50%;}
.tabs-list-ul .tab-item p {font-size: 14px;color: #fff;line-height: 18px;height: 36px;width: 100%;max-width: 100%;margin:5px auto 0;}
.tabs-list-ul .tab-item:hover img {background: #ffc78e;}

.owl-carousel .owl-stage-outer {}


.owl-carousel .owl-nav {}
.owl-carousel .owl-nav span {display: none;font-size: 0;}
.owl-carousel .owl-nav button {position: absolute;top: 50%;width: 30px;height: 50px; transform: translateY(-80%);cursor: pointer;}
.owl-carousel .owl-nav .owl-prev {left: 0; background: url('../images/prevhover.png') no-repeat center;}
.owl-carousel .owl-nav .owl-next {right: 0; background: url('../images/nexthover.png') no-repeat center;}








.section {padding-top: 30px;padding-bottom: 30px;background: url(../images/secBg.jpg) no-repeat center;}
.section-left {width: 100%;height: 320px;}
.bxslider03 li {height: 320px;background-size: 100% 100%;position: relative;background-repeat:no-repeat;background-position: center;}
.bxslider03 li a {display: block;width: 100%;height: 100%;}
.bxslider03 li p {width: 100%;height: 40px;position: absolute;left: 0;bottom: 0;background:#0357b5;text-align: center;padding:0 10px;line-height: 40px;font-size: 14px;color: #fff;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.bxslider03 li:hover p {background:#4ea1ff;}
.section-left-list {margin-top: 20px;}
.section-left .bx-wrapper .bx-pager.bx-default-pager a {background:#fff;display: block;width: 18px;height: 18px;color: #999; margin: 0 2px;outline: 0;line-height: 18px;text-align: center;border-radius: 0;text-indent: 0;}
.section-left .bx-wrapper .bx-pager.bx-default-pager a:hover,
.section-left .bx-wrapper .bx-pager.bx-default-pager a.active {background:#004f93;color: #fff;}
.section-left .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {bottom:43px;text-align: right;}

.in_title {padding-right: 60px;}
.in_title a {width: 31.3333%;margin-right: 2%;height: 35px;line-height: 35px;display: inline-block;vertical-align: middle;text-align: center;color: #fff;background: #0357b5;font-size: 15px;font-weight: bold;cursor: pointer;}
.in_title a:hover,.in_title a.on {background: #4ea1ff;}
.section-R{margin-top: 20px;position: relative;}
.list-ul {display: none;}
.list-ul li {position: relative;padding:0 80px 0 0;background: #fff;line-height: 42px;margin-top: 12px;}
.list-ul li .date {width: 80px;height: 42px;position: absolute;top:0;right:0;text-align: center;background: #0357b5;color: #fff;}
.list-ul li .date span {display: block;}
.list-ul li .date i {font-style: normal;font-size: 20px;display: block;font-weight: bold;line-height: 24px;}
.list-ul li .date em {font-style: normal;font-size: 14px;display: block;line-height: 18px;}
.list-ul li a {font-size: 14px;color: #29526a;display: block;height: 42px;line-height: 42px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;padding: 0 15px;}
.list-ul li:hover a {background: #ffe4c8;color: #cc5d04;}
.list-ul .more {display: block;position: absolute;right: 0;top:10px;width:45px;height: 16px;line-height: 16px;color: #fff;background: #0088ff;border-radius: 8px;font-size: 12px;font-family: 'Arial';text-align: center;}
.list-ul .more:hover {background: #ff8100;}

.foot{background: #017cc0 url(../images/fo-bg.jpg) repeat-y center;padding:0 0 5px;font-family:"SimSun";}
.foot-l {text-align: center;}
.fo-logo {margin-top: 28px;}
.fo-logo img {max-width: 100%;height: auto;}
.fo-info {font-size: 12px;color: #c4c4c4;line-height: 16px;margin-top: 5px;}
.fo-info p {padding:3px 0;}
.fo-info a {font-size: 12px;color: #c4c4c4;}
.foot-r {padding-top: 16px;width: 351px;margin:0 auto;}
.ewm-item {float: left;padding:0 10px;width:33.33333%;}
.ewm-item img {width: 100%;height: auto;max-width: 97px;max-height: 97px;}
.ewm-item p {line-height: 16px;margin-top: 5px;padding: 0 0.5em;font-size: 12px;color: #fff;text-align: center;}

.clientip {font-size: 12px;color: #c4c4c4;line-height: 16px; text-align:center; display:inherit;}

/*----index----*/
.p-banner {width: 100%;height:auto;background-repeat:no-repeat;background-position:bottom center;position: relative;overflow: hidden;}
.p-banner img{width: 100%;height:100%;}
.page-main {background: #f0f0f0;}
.in-main-con {padding:40px 0;}
.pageCon > div{padding-left: 0;padding-right: 0;}
.pageCon {position: relative;}
.pageCon-left {position: absolute;left: 0;top: 0;height: 100%;background: #f7f7f7;}
.pageNav{}
.pageNav-h {background: #fff;text-align: center;}
.pageNav-h p.p1 {width: 100%;height: 65px;color: #fff;font-weight: normal;padding:20px 20px 0;background: #07659b;}
.pageNav-h p.p1 span{display: block;background: #ff8100;color: #fff;font-size: 24px;height: 45px;line-height: 45px;}
.pageNav-h p.p2 {width: 100%;height:30px;color: #fff;font-size: 18px;font-weight: normal;padding:0 20px;background: #fff;}
.pageNav-h p.p2 span {display: block;background: #ff9235;line-height: 30px;}


/* 2019-12-27 */
.pageNav-ul {padding:5px 20px 30px;background: #fff;}
.pageNav-ul li h3 {display: block;border-bottom:1px solid #999;}
.pageNav-ul li h3 a {display: block;position: relative;line-height: 21px;padding:14px 0; font-size: 16px;color: #1f1f1f;}
.pageNav-ul li h3 a i {display: inline-block;*display:inline;zoom:1;vertical-align: middle; width: 4px;height: 4px;background: #07659b;margin-right: 5px;}
.pageNav-ul li h3:hover a {color: #ff8100;}
.pageNav-ul li h3:hover a i {background: #ff8100;}
.pageNav-ul li.selected h3 a {color: #ff8100;}
.pageNav-ul li.selected h3 a i {background: #ff8100;}

.pageNav-ul li ul {padding:0 10px;}
.pageNav-ul li ul li {display: block;border-bottom:1px solid #ccc;}
.pageNav-ul li ul li a {display: block;position: relative;line-height: 21px;padding:7px 5px; font-size: 13px;color: #666;}
.pageNav-ul li ul li a i {display: inline-block;*display:inline;zoom:1;vertical-align: middle; width: 4px;height: 4px;border:1px solid #07659b;margin-right: 5px;}
.pageNav-ul li ul li:hover a {color: #ff7701;}
.pageNav-ul li ul li:hover a i {border-color: #ff7701;}
.pageNav-ul li ul li.selected a {color: #ff7701;}
.pageNav-ul li ul li.selected a i {border-color: #ff7701;}
/* 2019-12-27 */

.pageR {background: #fff;padding:10px 20px 40px;}
.pageR_t {width: 100%;height: 40px;overflow: hidden;position: relative;z-index: 9;}
.pageR_t p {display: block;float: left;font-size: 18px; color: #07659b;height: 40px;line-height: 40px;position: relative;padding:0 10px;z-index: 999;}
.pageR_t_a {line-height: 40px;color: #999;font-size: 12px;padding:0 5px 0 12px;background: url(../images/page-r.jpg) no-repeat 2px center;}
.pageR_t_a a {color: #999;font-size: 12px;}
.pageR_t_a a:hover {color: #07659b;}
.pageR .line {width: 100%;height: 1px;background: #dadada;}

.p-nav-new {padding:12px 0 17px;}
.p-nav-newL {}

.p-nav-newL a {width: 125px;display:block;float: left;height: 30px;line-height: 30px;text-align: center;background: #74baf3;font-size: 14px;font-weight: bold;color: #f0f0f0;margin-right: 5px;border-radius: 5px;}
.p-nav-newL a:hover,.p-nav-newL a.selected {background: #1d75bc;}
.p-nav-newR {line-height: 30px;color: #454545;font-size: 14px;}
.p-nav-newR a {color: #454545;font-size: 14px;}
.p-nav-newR a:hover {color: #1d75bc;}

.wp_entry {padding-top: 20px;font-size: 16px;line-height: 2em;}
.wp_entry img {max-width: 100%!important;height:auto!important;}

.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: #07659b;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: #ff7701;}
.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 0 30px;}
.pageR_article .title {font-size: 22px; color: #393939;font-weight: normal;text-align: center;line-height: 26px;padding:5px 0;}
.pageR_article .infoA {font-size: 12px;color: #787878;line-height: 24px;text-align: center;margin-top: 10px;padding:10px 0;}
.pageR_article .infoA span {display: inline-block;padding:0 5px;}
.pageR_article .fu-title {font-size: 20px; color: #393939;font-weight: normal;text-align: center;line-height: 30px;padding:5px 0;}
.pageR_article .con {color: #222;font-size: 15px;line-height:1.6;padding-bottom: 15px;font-family:"SimSun";margin-top: 15px;padding:0 10px;}
.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 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: #07659b;}

.newList-li {padding:0 80px 0 0;position: relative;background: #eee;margin-bottom: 8px;}
.newList-li.color {background: #e1f2fc;}
.newList-li a {display: block;height: 40px;line-height: 40px;padding:0 10px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;color: #29526a;font-size: 14px;}
.newList-li span {display: block;position: absolute;right: 0;top:0;background: #0357b5;height: 40px;line-height: 40px;text-align: center;width: 80px;font-size: 14px;color: #fff;}
.newList-li:hover a {background: #ffe4c8;color: #cc5d04;}

.p-con-new { padding-bottom:15px;}
.p-list-item {position: relative;padding:15px;background: #fff;margin-bottom: 20px;border-radius: 5px;}
.p-list-item .date {width: 40%;height: 32px;font-family:"Arial";color: #fff;text-align: center;line-height: 32px;margin-bottom: 10px;}
.p-list-item .date span {font-style: normal;display: block;float: left;width: 40%;background: #1c6daf;border-right: 1px solid #1c527e;font-size: 16px;}
.p-list-item .date em {font-style: normal;display: block;float: left;width: 60%;background: #1c6daf;font-size: 14px;}
.p-list-item .text .title {display:block;color: #000;font-size: 18px;line-height: 30px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;} 
.p-list-item .text .des {font-size: 14px;color: #434343;line-height: 22px;height: 66px;overflow: hidden;margin-top: 10px;}
.p-list-item .more {width: 100%;height: 32px;text-align: center;background: #eaf1f4;overflow: hidden;margin-top: 15px;}
.p-list-item .more .more-con {position: relative;z-index: 3;color: #7d7d7d;transition: all 0.3s ease-out 0s;}
.p-list-item .more .more-con span {display: block;width: 50%;float: left; height: 32px;line-height: 32px;border-right: 1px solid #c6cfd5;}
.p-list-item .more .more-con em {display: block;width: 50%;float: left;height: 32px;line-height: 32px;font-style: normal;}
.p-list-item .more .more-con em i {display: inline-block;vertical-align: middle;margin-right: 3px;margin-bottom: 3px; width: 18px;background: url(../images/eye-a.png) no-repeat center;height: 14px;}
.p-list-item:hover .text .title {color: #1d75bc;}
.p-list-item:hover {box-shadow: 0 15px 16px -3px rgba(0, 0, 0, 0.08);}
.p-list-item .more:after {
    content: '';
    width: 1px;
    height: 1px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: auto;
    background-color: #b0b0b0;
    transition: all 0.6s cubic-bezier(0.7, 0.01, 0.3, 1);
    -webkit-transition: all 0.6s cubic-bezier(0.7, 0.01, 0.3, 1);
    -moz-transition: all 0.6s cubic-bezier(0.7, 0.01, 0.3, 1);
    -o-transition: all 0.6s cubic-bezier(0.7, 0.01, 0.3, 1);
    z-index: 2;}
.p-list-item:hover .more:after {
    transform: scale(250);
    -webkit-transform: scale(250);
    -moz-transform: scale(250);
    -o-transform: scale(250);
    background-color: #1c6daf;}
.p-list-item:hover .more .more-con {color: #fff;}        
.p-list-item:hover .more .more-con em i {background: url(../images/eye-b.png) no-repeat center;}

.p-right-article {background: #fff;padding:30px 5%;margin-bottom: 30px;}
.p-right-article .title {font-size: 20px; color: #000;font-weight: normal;text-align: center;line-height: 1.4;padding:15px 0;}
.p-right-article .infoA {font-size: 14px;color: #000;line-height: 24px;text-align: center;margin-top: 10px;padding:10px 0;border-top: 1px solid #dedede;}
.p-right-article .infoA span {display: inline-block;padding:0 5px;}
.p-right-article .fu-title {font-size: 20px; color: #393939;font-weight: normal;text-align: center;line-height: 30px;padding:5px 0;}
.p-right-article .con {color: #000;font-size: 14px;line-height:1.8;padding-bottom: 15px;padding:5px 0 20px;border-bottom: 1px solid #dedede;}
.p-right-article .con img {max-width: 100%!important;height: auto!important;}
.p-right-article .other {color: #000;font-size: 14px;line-height:1.375;margin-top: 15px;}
.p-right-article .other p {padding:4px 0;}
.p-right-article .other a {color: #000;}
.p-right-article .other a:hover {color: #1c6daf;}

.p-phone-nav { padding-bottom:35px;}
.p-phone-nav ul li {float: left;width: 33.333%;border-bottom: 1px solid #dadada;line-height: 40px;text-align: center;position: relative;}
.p-phone-nav ul li a {color: #666;display: block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;padding:0 8px;}
.p-phone-nav ul li.selected a {color: #0357b5;;}
.p-phone-nav ul li:after {content: ''; position: absolute;right: 0;top:50%;margin-top: -10px;width: 1px;height: 20px;background: #dadada;}
.p-phone-nav ul li:nth-child(3n):after {background:none;}
.p-phone-nav ul li:last-child:after {background:none;}
.p-phone-nav ul li.p-phone-more a {background: #0357b5;color: #fff;}




/* 超小屏幕（手机，小于 768px） */
/* 小屏幕（平板，大于等于 768px） */
@media screen and (min-width:768px) {
.container {padding-left: 0;padding-right: 0;position: relative;}
.welcome .container {position: relative;padding-right: 184px;}
.wel-se {width: 180px;position: absolute;right: 0;top:0;}
.logo {padding:20px 0;text-align: left;}
.in-tel {float: right;width: 178px;padding:6px 10px;margin:20px 0 0;}
.tabs-list li a {padding:0 27px;}
.tabs-list-ul ul li {width: 25%;}
.in_title a {width: 145px;font-size: 20px;font-weight: bold;margin-right: 10px;}
.ewm-item {max-width: 117px;}

.owl-carousel .owl-nav button {transform: translateY(-50%);}
.owl-carousel .owl-nav .owl-prev {left: -10px;}
.owl-carousel .owl-nav .owl-next {right: -10px;}
/*--index--*/



.p-banner {height:310px;}
.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: 30px;top:30px;background: #1c6daf;margin-bottom: 0;}
.p-list-item .date span {width: 100%;border:none; height: 48px;line-height: 48px;font-size: 48px;margin-top: 8px;}
.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: 130px;height: 85px;padding:15px;position: absolute;right: 30px;top:30px;margin-top: 0;}
.p-list-item .more .more-con span {width: 100%;float: left;height: 28px;line-height: 27px;border-bottom: 1px solid #c6cfd5;border-right: none;}
.p-list-item .more .more-con em {width: 100%;float: left;height: 27px;line-height: 27px;font-style: normal;}
.p-right-article .title {font-size: 30px;}
.p-right-article .con {color: #000;font-size: 16px;}
.p-right-article .other {font-size: 16px;}

.pageCon-left {border-left: 12px solid #07659b;}/* 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;}

.pageR_img_list,.pageR_article {min-height: 540px;}
}




/* 中等屏幕（桌面显示器，大于等于 992px） */
@media screen and (min-width:992px) {
.pc-menu-ul li a {font-size: 15px;padding: 0 16px;}
.pc-menu-ul li.home a {padding: 0 23px;}
.pc-menu-ul ul li a {font-size: 13px;}
.md-99 {width: 11.11111%;}
.in-data-item h3 {font-size: 12px;}
.in-data-item p {font-size: 18px;}
.tabs-list {text-align: center;}
.tabs-list li a {padding:0 35px;}
.tab-content {display: none;}
.tabs-list-ul ul li {width: 12.5%;}
.section-R{margin-top: 10px;}
.wp_video_player{width:100% !important;}
.foot-l {text-align: left;}
.foot-r {float: right;margin:0;width: auto;}
.ewm-item {margin:0 0 0 25px;padding:0;max-width: 97px;width: auto;text-align: center;}
.ewm-item p {color: #0b1b34;}
.clientip {text-align:left;}

.owl-carousel .owl-nav button {width: 40px;transform: translateY(-50%);}
.owl-carousel .owl-nav .owl-prev {left: -30px;}
.owl-carousel .owl-nav .owl-next {right: -30px;}
/*--index--*/
.p-nav-newL a {width: 100px;}

.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;}
}



/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media screen and (min-width:1200px) {
.container {width: 1200px;}
.pc-menu-ul li a {font-size: 16px;padding: 0 25px;}
.pc-menu-ul li.home a {padding: 0 31px;}
.pc-menu-ul ul li a {font-size: 14px;}
.lg-99 {width: 11.11111%;}
.in-data-item h3 {font-size: 14px;}
.in-data-item p {font-size: 22px;}
.lg-45 {width: 37.5%;}
.lg-55 {width: 62.5%;}


.owl-carousel .owl-nav .owl-prev {left: -15px;}
.owl-carousel .owl-nav .owl-next {right: -15px;}
/*--index--*/
.p-nav-newL a {width: 125px;}
}


/* 大屏幕（大桌面显示器，大于等于 1400px） */
@media screen and (min-width:1400px) {
.owl-carousel .owl-nav button {width: 50px;}
.owl-carousel .owl-nav .owl-prev {left: -10%;}
.owl-carousel .owl-nav .owl-next {right: -10%;}
}
