/* CSS Reset*/
html {font-family:"Microsoft Yahei","SimSun",sans-serif;-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-size: 100px;}
body {font-family:"Microsoft Yahei","SimSun",sans-serif; margin: 0; color: #000;background: #fff; height: 100%;overflow-x: hidden; -webkit-overflow-scrolling: touch; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
a { background: transparent; text-decoration: none; color: #000;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:active { outline: 0; }
a {-webkit-tap-highlight-color:rgba(0,0,0,0);}
b, strong { font-weight: bold; }
dfn { font-style:normal;}
img { border: 0; vertical-align: middle; }
* {-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: transparent; /* For some Androids */outline: none;}
input,textarea,button { border: 0; margin: 0; padding: 0;}
textarea { resize: none;}
table { border-collapse: collapse; border-spacing: 0; }
td, th { padding: 0; }
h1, h2, h3, h4, h5, h6, p, figure, form, blockquote { margin: 0; }
ul, ol, li, dl, dd { margin: 0; padding: 0; }
ul, ol { list-style: none; }
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;}
.center {text-align: center;}
.txt_bold {font-weight: bold;}
a:focus, a:hover {text-decoration:none; outline: none;}
input  outline:none;}
.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;}
.clear{clear:both; height: 0; line-height: 0; font-size: 0}
.clearfix:before, .clearfix:after {content:""; display:table;}   
.clearfix:after {clear:both;}   
.clearfix { zoom:1;}
/*public*/

#bg{width: 100%;background: url("../images/bg.jpg") top center no-repeat;background-size: 100% auto;}

.t_nav {/*background: url("../images/top-bg.jpg")  top left/cover no-repeat;*/position: fixed;top: 0;width: 100%;z-index: 999;height: 180px;transition: all 0.4s;}
.t_nav2 {background: url("../images/top-bg.jpg")  top left/cover no-repeat;width: 100%;z-index: 999; height: 60px;transition: all 0.4s;position: fixed;padding: 0 4%;left: 0;right: 0;top: 0;}
.fixed .t_nav {background: url("../images/top-bg.jpg")  top left/cover no-repeat !important;width: 100%;z-index: 999; height: 180px;transition: all 0.4s;position: fixed;padding: 0 4%;left: 0;right: 0;top: 0;}
.fixed .t_nav .logo_cell img {/*height: 40px;*/max-width:auto !important;}
/*.fixed .t_nav .logo{padding: 10px 0 0 0;}*/
/*.fixed .t_nav .logo_table{width: auto;height: 35px;}*/
.fixed .t_topCon {float: right;/*padding-top:0px;*/position: relative;z-index: 99;width: 100%;transition: all 0.4s;}
/*.fixed .pc_menuCon li a {font-size: 0.16rem;}*/

.container2{padding: 0 0.72rem;}

.t_nav2 .t_topCon{padding-top: 0px;}
.t_nav2 .logo_cell img{height: 40px;max-width:auto !important;}
.t_nav2 .logo{padding: 10px 0 0 0;}
.t_nav2 .logo_table{width: auto;height: 35px;}
/* top fixed */

.logo {padding: 55px 0;transition: all 0.4s;}
.logo_table {display: table;width: 100%;text-align: center;transition: all 0.4s;}
.logo_cell {display: table-cell;vertical-align: middle;text-align: left;transition: all 0.4s;}
.logo_cell img {max-width: 505px;width: 100%;height: auto;transition: all 0.4s;}
/* logo */


.t_topCon {position: relative;width: 100%;padding-top: 40px;text-align: right;transition: all 0.4s;z-index: 99;margin-right: -15px;margin-left: -15px;}
.biaoyu {display: inline-block;vertical-align: middle;}
.biaoyu img {width: 100%;}

.language {display: inline-block;padding-left: 12px;vertical-align: middle;}
.language a {font-size: .16rem;color: #fff;line-height: 1;font-family: Arial;}

.search {display: inline-block;padding-left: 16px;vertical-align: middle;}
.pc-se-a {display: block;width: 24px;height: 26px;background:url(../images/se.png) no-repeat center;}

.search-box {display: none;position: absolute;top: 52px;right: 0px;background: white;border: 1px solid #ccc;border-radius: 5px;padding: 10px;box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);z-index: 1000;width: 300px;}
.search-input {width: 80%;border: 1px solid #ccc;float: left;font-size: 14px;height: 30px;line-height: 30px;padding: 0 2%;border-radius: 6px 0 0 6px;color: #333;}
.search-input::placeholder {color: rgb(165, 165, 165); }
.search-button {padding: 0;background-color: #0068df;cursor: pointer;width: 20%;float: left;color: #fff;height: 30px;line-height: 30px;border-radius: 0 6px 6px 0;}

.search-box2{float: left;width: 100%;padding: 10px;} 
.search-input2 {width: 75%;background: #fff;float: left;font-size: 14px;height: 30px;line-height: 30px;padding: 0 2%;color: #333;}
.search-button2 {padding: 0;background-color: #0068df;cursor: pointer;width: 16%;float: left;color: #fff;height: 30px;line-height: 30px;}
.search-input2::placeholder {color: rgb(165, 165, 165); }
/* search */



.top_r_a1 {z-index: 11; position: absolute;right: 0;top: 24px; width: 34px;background-image:url(../images/se.png);background-repeat:no-repeat;background-position:center;display:block;height: 28px;}
.top_r_a1:hover {background-color:#333;}

.top_nav {float: right;width: 100%;margin-top: 0px;text-align: right;}
.pc_menuCon {font-size: 0;}
.pc_menuCon li {display: inline-block;position: relative;}
.pc_menuCon li a {display:block;padding:20px 0.1rem;color: #fff;font-size: 0.18rem;font-weight: bold;text-align: center;font-family: "Arial", "Microsoft YaHei", serif;}
.pc_menuCon > li:hover > a { color: #ffe65d;} 

.mean-container a.meanmenu-reveal{top: 5px;right: 0 !important;background:none;position: fixed;}
.mean-container .mean-bar {left: -46px;width: 100vw;}
.mean-container .mean-nav{top: 10px;background: #223bc5;}
.fixed .mean-container .mean-nav {top: 10px;}


.nav-x{border-top: 1px #9f9f9f solid}

.pc_menuCon ul { position: absolute;left: 50%;display: none;width: 140px; margin: 0 0 0 -50px; padding:0;background: rgba(0,0,0,0.7);list-style: none;}
.pc_menuCon ul li { width: 100%; float: left;background:transparent;height: 40px;line-height: 40px;border-bottom:1px solid #333;transition: all 0.4s;}
.pc_menuCon ul li a {display:block;color:#fff;height: 40px;line-height: 40px;font-size: 12px;padding:0;text-align: center;border:none;font-weight: normal;}
.pc_menuCon ul li:hover {background: rgba(7, 3, 65, 0.7);}
.pc_menuCon ul li a:hover {color: #fbff92;background: rgba(29, 14, 240, 0.7);}


.top_nav2 { float: right; height: 30px;line-height: 30px;background: url("../images/top-nav.png") left center no-repeat;padding-left: 60px;padding-right: -15px!important;}
.t_search{float: left}
.top-an{float: left;padding: 0 15px;}
.top-an a{color: #5f8ff7}


.banner {position: relative;width: 100%;margin-top:140px;transition: all 0.4s;overflow: hidden;padding: 0 0.72rem;}
.fixed .banner {position: relative;width: 100%;/*margin-top:60px;*/overflow: hidden;}
/* flexslider */
.flexslider{position:relative;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{width: 100%;height: auto;}
.slides li img{width: 100%;}
.flex-control-nav{position:absolute;bottom:10px;width:100%;padding-right: 50px;line-height: 1;text-align:right;z-index:2;}
.flex-control-nav li{display:inline-block;width:.2rem;height:.2rem;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:.2rem;height:.2rem;line-height:1;overflow:hidden;background: #fff;cursor:pointer;font-size: 0;border-radius: 50%;}
.flex-control-nav .flex-active{background:#ff7b05;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}
/* banner */


.part01 {padding:140px 0 50px 0;background:url(../images/main_bg.png) no-repeat center center/cover fixed;margin-top: -90px;}

.title-x{float: left;width: 70%;font-size: 0.25rem;color: #233596;font-weight: bolder;}
.title-x i{width: 0.47rem;height: 0.37rem;float: left;margin-right: 0.10rem;}
.title-x i img{width: 100%;}
.x-a{font-size: 24px;color: #999999;font-family: Arial, Helvetica, sans-serif;font-weight: 200;padding: 0 10px;}
.x-b{display: inline-block;font-size: .24rem;color: #fff;font-weight: bolder;padding: 14px 40px;background: url('../images/title-bg.jpg') no-repeat center;}
.x-c{display: block;width: 100%;}
.in-title {width: 100%;margin-bottom:30px;border-bottom: solid 1px #cfcfcf;float: left;}
.titile-more{float: right;margin-top: 24px;/*width:120px;*/transition: .5s;font-family: Arial, Helvetica, sans-serif;}
.titile-more a{color: #999999;font-size: 14px;/*width:100px;*/height: 28px;line-height: 28px;text-align: center ;display: flex;cursor:pointer;transition: .5s;float: right;transition: .5s;}
.titile-more .ico{display: flex;align-items: center;justify-content: center;position: relative;z-index: 2;}
.titile-more .ico{width: 38px;height: 38px;background:rgba(0, 0, 0, 0);border-radius: 50%;z-index: 0;transition: .5s;left: 14%;top: -5px;bottom: 0;transform: rotateX(0)translateX(-50%)}
.titile-more img{transition: .5s;}
.titile-more:hover .ico {background: #1b91ff;}
.titile-more:hover img{filter:brightness(100)}
.titile-more:hover {padding-right: 10px;}
.titile-more:hover a{color: #1b91ff;}



.in-news-img {margin-bottom: 50px;width: 100%;transition: all 0.4s;}
.in-news-img .bxslider01 li {background-repeat:no-repeat;background-position:center;background-size:cover;transition: all 0.4s;}

.in-news-img .bxslider01 li a {display: block;position: relative;width: 100%;height: 100%;}
.in-news-img .bxslider01 li .time{position: absolute;top: 0;right: 0;padding-bottom: 4px;width: 56px;font-size: 12px;color: #fff;line-height:1;font-weight: bolder;background: #3493ff;transition: all 0.5s;text-align: center;font-family: "Arial";}
.in-news-img .bxslider01 li .time i{display: block;width: 100%;font-size: 36px;line-height:40px;font-style: normal;font-family: "Arial";}
.in-news-img .bxslider01 li .top{width: 100%;height: 130px;background:#fff;color: #fff;transition: all 0.5s;}
.in-news-img .bxslider01 li .top .tit{float: left;width: 100%;font-size: .18rem;color: #333;padding: 30px 20px 10px 20px;font-weight: bold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition: all 0.4s;}
.in-news-img .bxslider01 li .top .info{float: left;width: 100%;font-size: .14rem;color: #777;padding: 0 20px;height: 42px;overflow: hidden;transition: all 0.4s;}
.in-news-img .bxslider01:hover .time{background: #fd7a00;}
.in-news-img .bxslider01:hover .top{background: #024999;}
.in-news-img .bxslider01:hover .top .tit{color: #fff;}
.in-news-img .bxslider01:hover .top .info{color: #b5cefc;}

.in-news-img .bx-wrapper .bx-pager.bx-default-pager a {text-indent: 9999px;display: block;width: 10px;height: 10px;margin: 0 1px;outline: 0;background:#fff;border-radius: 10px;}
.in-news-img .bx-wrapper .bx-pager.bx-default-pager a:hover,
.in-news-img .bx-wrapper .bx-pager.bx-default-pager a.active {background: #ff6600;}
.in-news-img .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {top:400px;right: 5px;text-align: right;width: auto;position:absolute;height: 20px;}

#news{width: 100%;float: left;overflow: hidden;}

.news{margin-bottom: 50px;overflow: hidden;}
.news-listB-item {float: left;margin-bottom: 18px;width: 100%;}
.news-listB-item .info {position: relative;padding: 15px 20px;border: 1px solid #dfdfdf;border-left: 3px solid #024999;overflow: hidden;}
.news-listB-item .info .item-text {transition: all 0.4s;}
.news-listB-item .info .time {font-size: 0.14rem;color: #e89c4b;line-height: 1;transition: all 0.4s;font-family: Cambria, serif;}
.news-listB-item .info h3 {margin: 10px 0;font-size: 0.18rem;color: #333;line-height: 1;font-weight: bold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news-listB-item .info .jj {font-size: 0.14rem;color: #6c6c6c;line-height: 20px;height: 40px;overflow:hidden;}
.news-listB-item:hover .info{border-left: 3px solid #fd7a00;}
.news-listB-item:hover .info .item-text {padding-left: 6px;}
.news-listB-item:hover .info h3 {color: #fd7a00;}
.news-listB-item:hover .info .jj{color: #333;}
.info .info-more {position: absolute;top: -2px;right: 0;width: 19px;height: 21px;background: #024999;}
.news-listB-item:hover .info .info-more{background: #fd7a00;}


.notice{overflow: hidden;}
.notice-pt {padding-top: 50px;}
.notice .news-listB-item .info {padding: 3px 20px;}
.notice .notice-time {float: left;padding-top: 3px;width: 90px;font-size: 14px;color: #024999;line-height: 1;text-align: center;font-family: Cambria, serif;transition: all 0.4s;}
.notice .notice-time i {display: block;font-size: 36px;color: #024999;line-height: 1;font-style: normal;font-family: Cambria, serif;}
.notice .news-listB-item:hover .notice-time i{color:#fd7a00}
.notice .news-listB-item:hover .notice-time {padding-left: 6px;color:#fd7a00}
.notice .news-listB-item:hover .info {border: 1px solid #bbc3f1;border-left: 3px solid #fd7a00;}
.notice .news-listB-item .info .item-text {overflow: hidden;}
.notice .news-listB-item .info h3 {height: 44px;font-size: .16rem;line-height: 22px;white-space: normal;}




.i-row{margin-right: -2%;margin-left: -2%;}
.i-item {position: relative;padding: 26px 0;border-bottom: 1px dashed #c0c0c0;width: 46%;float: left;margin: 0 2% 0 2%;}
.i-item .date {width: 70px;height: 70px;line-height: 32px;font-family:"Arial";color: #fff;text-align: center;margin-bottom: 10px;float: left;margin-right: 20px;background: #233596;transition: all 0.4s;}
.i-item .date span {font-style: normal;display: block;float: left;width: 100%;border: none;height: 42px;line-height: 55px;font-size: 47px;color: #ffffff;font-family: Arial;transition: all 0.4s;font-weight: bolder;}
.i-item .date em {display: block;float: left;width: 100%;height: 28px;line-height: 28px;font-size: 14px;font-style: normal;border-radius:0 0 10px 10px;transition: all 0.4s;}
.i-item .text .title {display:block;color: #333;font-size: 18px;line-height: 30px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;font-weight: bolder;transition: all 0.4s;} 
.i-item .text .info {color: #969696;font-size: 12px;font-family:"SimSun";margin-top: 5px;line-height: 24px;}
.i-item .text .info span {margin-right: 10px;}
.i-item .text .des {font-size: 14px;color: #6c6c6c;line-height: 22px;height: 46px;overflow: hidden;margin-top: 5px;transition: all 0.4s;}
.i-item:hover .text .des{color: #666;padding-left: 0px;}
.i-item:hover .date {background: #ff8800;margin-right: 25px;border-radius: 10px;  }
.i-item:hover .text .title {color: #1347d4;padding-left: 0px;}  


.dynamic-con {}
.dynamic-item {margin-bottom: 35px;}
.dynamic-item a {display: block;position: relative;overflow: hidden;}
.dynamic-item img {width: 100%;height: 100%;object-fit: cover;transition: all 0.4s;}
.dynamic-item:hover img {transform: scale(1.03);}
.dynamic-item h2 {position: absolute;left: 0;bottom: 0;padding: 10px .5em;width: 100%;font-size: .16rem;color: #fff;line-height: 26px;text-align: center;background: rgb(2, 73, 153, .7);transition: all 0.4s;}
.dynamic-item:hover h2{background: rgb(2, 73, 153, 1);color: #f7ffab;}
.dynamic-item .jqthumb div{background-size: 107%!important;transition: all 0.8s;}
.dynamic-item:hover .jqthumb div{background-size: 100%!important;}



/*------jquery.bxslider.css begin-----*/
.bx-viewport{height: 548px !important; ;}
.bx-wrapper{position: relative;margin: 0 auto;padding: 0;zoom: 1;}
.bx-wrapper img{width: 100%;display: block;}
.bx-wrapper .bx-viewport{-webkit-transform: translatez(0);-moz-transform: translatez(0);-ms-transform: translatez(0);-o-transform: translatez(0);transform: translatez(0);}
.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto{position: absolute;top: 400px;width: 100%;}
.bx-wrapper .bx-controls-auto{display: none;}
.bx-wrapper .bx-loading{min-height: 50px;background: url(../images/bx_loader.gif) center center no-repeat #fff;height: 100%;width: 100%;position: absolute;top: 0;left: 0;z-index: 60;}
.bx-wrapper .bx-pager{text-align: right;font-size: .85em;font-family: Arial;font-weight: bold;color: #666;}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item{display: inline-block;zoom: 1;}
.bx-wrapper .bx-pager.bx-default-pager a{background: #666;display: block;width: 10px;height: 10px;margin: 0 5px;outline: 0;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active{background: #000;}
.bx-wrapper .bx-prev{left: 10px;background: url(../images/controls.png) no-repeat 0 -32px;}
.bx-wrapper .bx-next{right: 10px;background: url(../images/controls.png) no-repeat -43px -32px;}
.bx-wrapper .bx-prev:hover{background-position: 0 0;}
.bx-wrapper .bx-next:hover{background-position: -43px 0;}
.bx-wrapper .bx-controls-direction a{position: absolute;top: 50%;margin-top: -16px;outline: 0;width: 32px;height: 32px;text-indent: -9999px;z-index: 130;}
.bx-wrapper .bx-controls-direction a.disabled{display: none;}
.bx-wrapper .bx-controls-auto{text-align: center;}
.bx-wrapper .bx-controls-auto .bx-start{display: block;text-indent: -9999px;width: 10px;height: 11px;outline: 0;background: url(../images/controls.png) -86px -11px no-repeat;margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active{background-position: -86px 0;}
.bx-wrapper .bx-controls-auto .bx-stop{display: block;text-indent: -9999px;width: 9px;height: 11px;outline: 0;background: url(../images/controls.png) -86px -44px no-repeat;margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active{background-position: -86px -33px;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align: center;width: 100%;position: absolute;left: 0;bottom: 20px;z-index: 130;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right: 0;width: 35px;}
.bx-wrapper .bx-caption{position: absolute;bottom: 0;left: 0;background: #666;background: rgba(80, 80, 80, 0.75);width: 100%;}
.bx-wrapper .bx-caption span{color: #fff;font-family: Arial;display: block;font-size: .85em;padding: 10px;}
/*------jquery.bxslider.css end-----*/



.in-bottom {width: 100%;margin-top: 0px;}
.bottom {position: relative;background:url("../images/foot_bg.jpg") no-repeat center top/cover;}

.links {width: 100%;margin-top: 48px;padding-bottom: 30px;border-bottom: 1px solid #3e4eb0;overflow: hidden;}
.links .tit {float: left;width: 140px;font-size: .28rem;color: #fff;line-height: 1;}
.links .neir {overflow: hidden;}
.links a span{display: inline-block;padding: 0 10px 10px 0px;font-size: 15px;color: #b2d6ff;line-height: 30px;transition: all 0.4s;}
.links a:hover span{color: #ffec3f;}


.n-logo{padding: 48px 0;float: left;width: 100%;}
.n-logo img{width: 100%;max-width:431px ;}

.logo2{padding: 56px 0 0 0;}
.logo2 img{width: 100%;max-width: 479px;}


.c_bottom{text-align: right;}
.copyright{padding: 46px 0 25px 0;}
.copyright p, .copyright p a {font-size: 0.16rem;color: #b0c1ff;line-height: 2;}
.copyright a {color: #2196F3;}

.wechat {display: inline-block;position: relative;width: auto;padding: 24px 20px 0 20px;text-align: right;cursor: pointer;vertical-align: top;transition: all 0.4s;}
.wechat-img {display: none;position: absolute;left: 50%;bottom: 50px;transform: translateX(-50%);z-index: 99;transition: all 0.4s;}
.wechat-img img {max-width: 100px;transition: all 0.4s;}
.wechat:hover .wechat-img {display: block;}


.back-top {display: inline-block;width: 65px;height: 65px;background:#646bff url(../images/top.png) no-repeat center 2px;transition: all 0.6s;}
.back-top:hover {cursor: pointer;background:#f26b11 url(../images/top.png) no-repeat center -5px;}


/*----index----*/




.page {}
body.page {background: none!important;}
.page .t_nav {background: linear-gradient(to bottom, #0264AAcc, #0264AA20);}


.p-banner {width: 100%;overflow: hidden; background-repeat:no-repeat;background-position:center;background-size: cover;}
.p-banner img{width: 100%}

.mean-container .mean-bar{min-height: 0;}

.page-main {padding-top: 30px;padding-bottom: 60px;background: #fff;}
.in-main-con {padding-bottom: 0px;}
.pageCon > div{padding-left: 0;padding-right: 0;}
.pageCon {position: relative;}
.pageCon-left { position: absolute;left: 0;top: 0;height: 100%;background: #f7f7f7;}
.pageNav{width: 20%;float: left;position: relative;top:0px;background: #0c2b85;border-radius: 10px;overflow: hidden;margin-bottom: 20px;}
.pageNav h3 {width: 100%;height: 1.1rem;line-height: 1.1rem;color: #fff;font-size: 0.18rem;font-weight: normal; text-align: center;}
.pageNav h3 a {display: block;color: #fff;font-size: 0.3rem;border-top-left-radius:0px;border-top-right-radius:0px;font-weight: bolder;}

.vertical-wrap-nav{width: 190px;float: left; position:relative;z-index: 800}
.vertical-wrap-nav.fixTop{position: fixed;top: 0;left:50%;margin-left:-630px;}
.vertical-wrap-nav.fixBottom{position: absolute;left: 0;bottom: 10px;}

.pageNav-h {width: 100%;height: 60px;line-height: 60px;color: #fff;font-size: 0.18rem;font-weight: normal;}
.pageNav-h a {display: block;color: #fff;font-size: 0.18rem;padding:0 10px;}
.pageNav-ul{display: none;padding: 0;}
.pageNav ul li {float: left;width: 100%;text-align: center;}
.nav-one { display: block;position: relative;transition: all 0.4s;border-bottom: 1px dashed #19387b;border-top: 1px dashed #19387b;}
.nav-one a {display: block;position: relative;font-size: 0.2rem;color: #fff;float: left;line-height: 0.6rem;width: 100%;text-align: center}
.nav-one:hover {color: #fff;border-bottom: 1px solid #ffffff;border-top: 1px solid #fff;}
.nav-one:hover a{color: #fff;padding-left: 10px;}

.nav-two {display: block;border:none;border-bottom: 1px dashed #19387b;border-top: 1px dashed #19387b;line-height: 40px;}
.nav-two a {display: block;position: relative;line-height: 16px;font-size: 0.16rem;color: #017cc0;padding:12px 0px 12px 0px;border:none;}
.nav-one.on .nav-two a {color:#fff;}
.nav-one.on .nav-two a:hover {color: #fff;}
.nav-one.on .nav-two.on a {background: rgba(72, 177, 252, 0.6);color: #fff;}
li.nav-one.on {border: none;}
li.nav-one.on a{color: #155bff;background: rgba(35, 53, 150, 0.2);}
li.nav-one.on a.on1{background: rgb(98 167 255 / 60%);color: #fff;width: 100%;}
li.nav-one.on a:hover{background: #48b1fc;color: #fff;padding-left: 10px;}
li.nav-one.on a:hover i{color: #fff;}
.nav-one.on:hover {padding-left: 0;}
.nav-one.on:hover i{color: #fff;}
.nav-one.on:hover a{color: #fff;}




#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: #fd7a00;}


.teach-text {font-size: 0;}
.teach-text li {display: inline-block;width: 12.5%;}
.teach-text li a {font-size: 14px;color: #333;line-height: 30px;padding: 0 0.5em;}
.teach-text li a:hover {color: #fd7a00;text-decoration: underline;}



.p-list-item {position: relative;padding: 20px 20px 20px 20px;border-bottom: 1px dashed #c0c0c0;border: 1px solid #dfdfdf;border-left: 3px solid #024999; margin-top: 30px;}
.p-list-item .text .title {display:block;color: #333;font-size: 18px;line-height: 30px;font-weight: bolder;transition: all 0.4s;} 
.p-list-item .time {font-size: 12px;color: #e89c4b;transition: all 0.4s;width: 128px;font-family: Cambria, serif;text-align: left;height: 18px;line-height: 18px;border-radius: 6px;margin-bottom: 8px;}
.p-list-item .text .info {color: #969696;font-size: 12px;font-family:"SimSun";margin-top: 5px;line-height: 24px;}
.p-list-item .text .info span {margin-right: 10px;}
.p-list-item .text .des {font-size: 14px;color: #434343;line-height: 22px;height: 66px;overflow: hidden;margin-top: 5px;transition: all 0.4s;}
.p-list-item .img {margin-top: 10px;}
.p-list-item:hover{border-left: 3px solid #fd7a00;}
.p-list-item:hover .time{width: 148px;padding-left: 10px;}
.p-list-item:hover .text .info{color: #be0f34}
.p-list-item:hover .text .des{color: #666;padding-left: 10px;}
.p-list-item:hover .date span{background: #1347d4;border-radius: 10px 10px 0 0;}
.p-list-item:hover {background: #fff;border-bottom: 1px dashed #ffffff; -webkit-box-shadow: 0px 0px 24px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 24px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 24px 5px rgba(0, 0, 0, 0.1);}
.p-list-item:hover .text .title {color: #fd7a00;padding-left: 10px;}      
.p-list-item:hover .date {margin-right: 10px;width: 80px;height: 80px;background: #1347d4;text-align: center;}
.p-list-item:hover .date span{height: 47px;line-height: 47px;}
.p-list-item:hover .date em{}

.p-list-item .info-more {position: absolute;top: -2px;right: 0;width: 19px;height: 21px;background: #024999;}
.p-list-item:hover .info-more{background: #fd7a00;}



.p-list-item2 {position: relative;padding: 40px 0px 30px 0px;border-bottom: 1px dashed #c0c0c0;width: 100%;float: left;}
.p-list-item2 .image{width: 30%;float: left;overflow: hidden;border-radius: 10px;}
.p-list-item2 .image img{width: 100%;  -webkit-transition: all 0.8s;-o-transition: all 0.8s;transition: all 0.8s;}
.p-list-item2 .text{width: 68%;float: left;padding-left: 2%;}
.p-list-item2 .text .title {display:block;color: #222;font-size: 0.18rem;line-height: 0.26rem;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;font-weight: bolder;transition: all 0.4s;height: 40px;line-height: 40px;} 
.p-list-item2 .text .info {color: #969696;font-size: 0.12rem;font-family:"SimSun";margin-top: 5px;line-height: 0.26rem;transition: all 0.4s;}
.p-list-item2 .text .info span {margin-right: 10px;}
.p-list-item2 .text .des {font-size: 0.15rem;color: #434343;line-height: 0.26rem;overflow: hidden;margin-top: 5px;transition: all 0.4s;}
.p-list-item2 .xian{height: 2px;width: 0%;border-bottom: 1px #ffffff solid;}
.p-list-item2:hover .xian{height: 2px;width: 30%;border-bottom: 1px #1347d4 solid;-webkit-transition: all 0.8s;-o-transition: all 0.8s;transition: all 0.8s;}
.p-list-item2:hover .text .title {color: #1347d4;padding-left: 20px;background: url(../images/more.png) left center no-repeat;}  
.p-list-item2:hover .text .des {padding-left: 0px;}
.p-list-item2:hover .text .info{padding-left: 0px;}
.p-list-item2:hover img{transition: all 0.4s;transform: scale(1.1);opacity: 1; -webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */filter: grayscale(0%);opacity: 1;}


.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_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;}

/*----index----*/
.foot {position: relative;background: url(../images/bg05.jpg) no-repeat center;background-size:cover;padding:100px 0 0;}
.page-bottom {margin-top: 0px;}



.pageR {width: 77%;padding:5px 10px 30px;float: right;}
.pageR_t {width: 100%;height: 50px;overflow: hidden;position: relative;z-index: 9;}
.pageR_t p {display: block;float: left;font-size:24px; color: #333;height: 40px;line-height: 40px;position: relative;padding:0px;z-index: 999;font-weight: bolder}
.pageR_t_a {float: right;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: #0a2b54;}
.pageR .line {width: 100%;height: 1px;background: #bbb;}


.teach_index {}
.teach_ul {}
.teach_ul li {float: left;padding: 10px;width:33.333%;text-align: center;}
.teach_ul li a {display:block;padding: 25px 10px;height: 102px;font-size: 12px;}
.teach_ul li:nth-child(even) {background-color: #f2f2f2;}
.teach_ul li:hover {background-color: #FFCC66;}



.p-img-item{float: left;width: 98%;border: 1px solid #dfdfdf;border-right: 3px solid #024999;margin: 20px 1%;transition: all 0.4s;}
.p-img-item .img{display: inline-block;width: 20%;height: 100px;transition: all 0.4s;vertical-align: middle;}
.p-img-item .img img{width: 100%;height: 100%;object-fit: cover;object-position: top;}
.p-img-item .text{display: inline-block;width: 77%;padding-left: 3%;padding-top: 0px;font-size: 14px;line-height: 30px;transition: all 0.4s;vertical-align: middle;overflow: hidden;}
.p-img-item .text b{color: #333;transition: all 0.4s;}
.p-img-item:hover{border-right: 3px solid #fd7a00;}
.p-img-item:hover .text{padding-left: 5%;}
.p-img-item:hover .text b{color: #fd7a00;}




.article {width: 100%;}
.pageR_article {padding:0px 0px;background: #fff}
.pageR_article .title {font-size: 0.28rem;font-weight: bolder; color: #000;text-align: center;line-height: 0.45rem;padding:25px 0;}
.pageR_article .infoA {font-size: 14px;color: #777777;line-height: 34px;text-align: center;border-top: 1px solid #dadada;/*border-bottom: 1px solid #dadada*/}
.pageR_article .infoA span {display: inline-block;padding:5px 6px;}
.pageR_article .con {min-height: 300px;color: #333;font-size: 16px;line-height:30px;margin-top: 25px;}
.pageR_article .con img {max-width: 90%;width: auto;height: auto;}
.pageR_article .con p {text-indent: 2em;line-height: 2em;/*margin-bottom: 0.075rem;*/text-align: justify;}




/* 超小屏幕（手机，小于 768px） */
/* 小屏幕（平板，大于等于 768px） */
@media screen and (min-width:768px) {
.container {padding-left: 0;padding-right: 0;position: relative;}
.top_r_a a {padding:0 10px;}
.logo_table {text-align: left;}
.slide .dotList{bottom:35px;}
.part01_l_list .a01{width: 33.33%;}
.fo_row dl {width: 10%;}
.bo_r {text-align: right;}
.listR_tL {width: auto;}
.listR_tR {float:right;width: auto;}
.add-info {font-size: 14px;color: #fefefe;line-height: 26px;}
.p-banner {background-position: center;}
.pageNav-h {text-align: center;}
.pageCon-left {border-left: 0px solid #017cc0;}/* page bg color */
.pageR_t_a {float: right;}
.listR_tL {width: auto;}
.listR_tR {float:right;width: auto;}
.pageR {padding:0px 0 0 0px;}
.pageR-con {border-top:0px solid #ccc;border-left:0px solid #ccc;padding:0px 15px 0px;}
.pageR_news_list {margin:10px 0 40px;} 
.pageR {padding:0px 0 0 30px;}
.pageR-con {border-top:0px solid #ccc;border-left:0px solid #ccc;padding:0px 15px 0px;}
.pageR_news_list {margin:10px 0 40px;} 
.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;}
.p-nav-newR {text-align: right;}
.p-right-article .title {font-size: 30px;}
.p-right-article .con {color: #000;font-size: 16px;}
.p-right-article .other {font-size: 16px;}


.p-img-item{width: 48%;}
}

/* 中等屏幕（桌面显示器，大于等于 992px） */
@media screen and (min-width:992px) {
.flex-control-nav{bottom:40px;}
.fo_row {padding-left: 40px;padding-right: 40px; }
.bo_r {padding:40px 0 0; }
.pc_menuCon li a{padding: 20px 0 20px 0.3rem ;}
.banner {margin-top:120px;padding: 0 0.42rem}
.news-listB-item .info {padding: 19px 20px;}

.teach_ul li {padding: 10px 20px;}
.teach_ul li a {height: auto;}
}



/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media screen and (min-width:1200px) {
.container {width: 1100px;}
.add-info {font-size: 14px;color: #fefefe;line-height: 26px;}
.news-listB-item .info {padding: 17px 20px;}
.teach_ul li a {font-size: 14px;}

.p-img-item .img {height: 145px;}
.p-img-item .text {font-size: 16px;}
}



/* 大屏幕（大桌面显示器，大于等于 1400px） */
@media screen and (min-width:1400px) {
.container {width: 1300px;}
.banner {margin-top:140px;padding: 0 0.52rem}
.add-info {font-size: 16px;color: #fefefe;line-height: 36px;}
.news-listB-item .info {padding: 15px 20px;}
.teach_ul li a {font-size: 16px;}
}



/* 大屏幕（大桌面显示器，大于等于 1600px） */
@media screen and (min-width:1600px) {
.container {width: 1500px;}
.banner {padding: 0 0.72rem}
.add-info {font-size: 16px;color: #fefefe;line-height: 36px;}

}
