@charset "utf-8";
/* CSS Document */
*{margin:0 auto;padding:0;text-decoration:none;font-family:"Microsoft Yahei Font",sans-serif;box-sizing:border-box;font-size:14px;color:#333;line-height:1.6;}
html{scroll-behavior:smooth;}
body{margin:0 auto;padding:0;min-width:320px;overflow-x:hidden;background-color:#f5f5f5;width:100%;}
::-webkit-input-placeholder{color:#c1c1c1;}
:-moz-placeholder{color:#c1c1c1;opacity:1;}
::-moz-placeholder{color:#c1c1c1;opacity:1;}
:-ms-input-placeholder{color:#c1c1c1;}
ul, dl, li{list-style:none;}
.clearfix{zoom:1;}
.clearfix:after{content:"";display:block;clear:both;}
.inner{max-width:1400px;min-width:320px;margin:0 auto;height:100%;}
/*Ö÷Ò³*/
header{background:url(/pic/m.png)top center no-repeat;background-color:rgba(0, 154, 255, 0.12);background-size:cover;}
header .inner{position:relative;display:block;min-height:140px;}
header .inner .logo{}
header .inner .logo a.logo-1{position:absolute;display:block;width:460px;z-index:1;left:0;right:auto;top:0;bottom:0;background:url(/pic/logo-ges0.png) center no-repeat;background-size:100%;}
header .inner .phone-tools{color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:absolute;right:0;top:0;min-height:140px;}
header .inner .phone-tools .phone-search{border:1.5px solid #fff;border-radius:100%;width:38px;height:38px;line-height:28px;position:relative;cursor:pointer;}
header .inner .phone-tools .phone-search a.psr{background:url(/pic/search-w.png)right center no-repeat;display:block;height:100%;width:100%;background-size:60%;position:absolute;top:-1px;left:-8px;}
.search-inp{position:absolute;top:-188px;z-index:13;background:#fff;width:100%;height:188px;padding:64px 80px;}
.search-inp .search-inner{height:60px;max-width:1100px;width:100%;margin:auto;position:relative;}
.search-inp .search-inner input.kw-inp{background:transparent;width:90%;height:60px;line-height:60px;border:none;border-bottom:2px solid #54585a;font-family:Arial;font-size:18px;color:#999;padding-right:10%;outline:none;}
.search-inp .search-inner input.sim-inp{width:40px;height:40px;background-color:transparent;position:absolute;top:0;bottom:0;margin:auto;right:0;cursor:pointer;border:0;z-index:111;}
nav{background:linear-gradient(180deg, #1490f0, #0069bb);position:relative;box-shadow:9px 12px 12px 0px rgba(0,0,0,0.15);}
nav .inner ul{list-style-type:none;display:-webkit-flex;display:flex;flex-direction:row;display:-ms-flexbox;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;}
nav .inner ul li{height:50px;line-height:50px;}
nav .inner ul li a{position:relative;display:inline-block;margin:0 24px;text-align:center;color:#fff;font-size:16px;font-weight:bold;letter-spacing:3px; line-height:50px;}
nav .inner ul dl{display:none;position:absolute;top:70px;font-size:14px;border:none;border-radius:3px;padding:15px 0 10px;margin-top:-35px;z-index:999;transform:translateX(-8px);}
nav .inner ul li:hover dl{display:block;}
nav .inner ul dl:hover{display:block;}
nav .inner ul dl dd{padding:5px 8px;line-height:1.5;height:50px;background:#45454552;}
nav .inner ul dl dd:hover{background:linear-gradient(180deg, #1490f0, #0069bb);}
nav .inner ul dl dd a{color:#fff;padding:8px 0;line-height:22px;display:block;text-align:left;position:relative;margin:0 24px;}
nav .inner ul dl dd a:hover{color:#fff;text-decoration:none;}
.c-banner{width:100%;position:relative; height:550px;}
.c-banner img{width:100%;}
.c-banner .banner ul{list-style:none;padding-left:0px;margin-bottom:0px;}
.c-banner .banner ul li{display:none;opacity:0;}
.c-banner .banner ul li:nth-child(1){opacity:1;display:block;}
.c-banner .banner ul li img{width:100%;position:absolute;}
.c-banner .nexImg,.c-banner .preImg{padding:25px 10px 25px 10px;position:absolute;top:50%;margin-top:-53px;background:#000000;opacity:0.3;border-radius:5px;z-index:10;}
.c-banner .nexImg:hover,.c-banner .preImg:hover{opacity:0.8;}
.c-banner .nexImg{right:0px;}
.c-banner .nexImg img,.c-banner .preImg img{}
.c-banner .jumpBtn{width:100%;position:absolute;bottom:20px;text-align:center;}
.c-banner .jumpBtn ul{margin-bottom:0px;}
.c-banner .jumpBtn ul li{width:20px;height:20px;border-radius:50%;display:inline-block;background-color:white;opacity:0.9;margin-left:10px;}
main{width:100%;margin:0 auto;}
main .section0{background-color:#e8e8e8;overflow:hidden;border-bottom:1px solid #e9e9e9;width:100%;padding:20px 0 40px;}
main .section0 .inner{display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:row;justify-content: space-between;}
main .section0 .part1{float:left;width:calc(25% - 60px);}
main .section0 .part1 .title{margin-bottom:4px;overflow:hidden;float:left;width:100%;margin-bottom:4px;}
main .section0 .part1 .title h2{float:left;line-height:32px;font-size:24px;color:#333;}
main .section0 .part1 .item{float:left;width:100%;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;flex-direction: column;margin: 15px 15px;height: calc(100% - 60px);}
.icon{border:1px dashed #999;padding: 5px 18px;margin: 5px;}
.icon:hover{background:linear-gradient(45deg, #1a9fb3, #065e69);}
.icon:hover h3{color:#fff;}
.part1 h3{width:100%;text-align:center;margin:0 auto;}
.part1 span{display:block;width:50px;height:50px;margin:5px auto;background-position:center center;background-repeat:no-repeat;}
.icon1 span.ic1{background:url(/pic/icon1.png) center no-repeat;background-size:70%;}
.icon2 span.ic2{background:url(/pic/icon2.png) center no-repeat;background-size:70%;}
.icon3 span.ic3{background:url(/pic/icon3.png) center no-repeat;background-size:70%;}
.icon4 span.ic4{background:url(/pic/icon4.png) center no-repeat;background-size:70%;}
.icon5 span.ic5{background:url(/pic/icon5.png) center no-repeat;background-size:70%;}
.icon6 span.ic6{background:url(/pic/icon6.png) center no-repeat;background-size:70%;}
.icon7 span.ic7{background:url(/pic/icon7.png) center no-repeat;background-size:70%;}
.icon1:hover span.ic1{background:url(/pic/icon1-on.png) center no-repeat;background-size:70%;}
.icon2:hover span.ic2{background:url(/pic/icon2-on.png) center no-repeat;background-size:70%;}
.icon3:hover span.ic3{background:url(/pic/icon3-on.png) center no-repeat;background-size:70%;}
.icon4:hover span.ic4{background:url(/pic/icon4-on.png) center no-repeat;background-size:70%;}
.icon5:hover span.ic5{background:url(/pic/icon5-on.png) center no-repeat;background-size:70%;}
.icon6:hover span.ic6{background:url(/pic/icon6-on.png) center no-repeat;background-size:70%;}
.icon7:hover span.ic7{background:url(/pic/icon7-on.png) center no-repeat;background-size:70%;}
main .section0 .admit{float:left;width:75%;text-align:center;}
main .section0 .admit .title{margin-bottom:4px;overflow:hidden;}
main .section0 .admit .title h2{float:left;line-height:32px;font-size:24px;color:#333;}
main .section0 .admit .title span.more{float:right;display:block;margin-top:13px;}
main .section0 .admit .title span.more a{font-size:14px;color:#999;}
main .section0 .admit .title span.more a:hover{color:#175f65;}
main .section0 .admit .item{margin-top:20px;padding:15px 20px 20px 10px;box-shadow:0 0 10px rgba(0,0,0,0.1);box-sizing:border-box;}
main .section0 .admit .item .inner-list{background:url(/pic/icon-grey.png) left center no-repeat;margin-left:10px;overflow:hidden;border-bottom:1px dashed #cccccc;text-align:left;}
main .section0 .admit p.content-list{float:left;width:calc(100% - 110px);}
main .section0 .admit .inner-list:hover{background:url(/pic/icon-blue.png) left center no-repeat;}
main .section0 .admit p.content-list:hover a{color:#175f65;}
main .section0 .admit p.content-list a{font-size:16px;color:#333;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;-webkit-box-orient:vertical;display:block;overflow:hidden;padding-left:15px;height:58px;line-height:56px;}
main .section0 .admit span.date-list{float:right;font-size:14px;color:#333;display:block;height:58px;line-height:56px;}
main .section1{background-color:#f5f5f5;overflow:hidden;padding:20px 0 40px;border-bottom:1px solid #e9e9e9;width:100%;}
main .section1 .inner{display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:row;justify-content:space-between;}
main .section1 .inner .notice{width:calc(40% - 30px);display:block;margin-left:30px;-webkit-animation:slide-in-right 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;animation:slide-in-right 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;}
main .section1 .inner .notice .title{margin-bottom:4px;overflow:hidden;}
main .section1 .inner .notice .title h2{float:left;line-height:32px;font-size:24px;color:#ae0a29;}
main .section1 .inner .notice .title span.more{float:right;display:block;margin-top:13px;}
main .section1 .inner .notice .title span.more a{font-size:14px;color:#999;}
main .section1 .inner .notice .title span.more a:hover{color:#175f65;}
main .section1 .inner .notice .item{margin-top:20px;background:#fff;padding:15px 20px 20px 10px;border-bottom:4px solid #023138;box-shadow:0 0 10px rgba(0,0,0,0.1);box-sizing:border-box;}
main .section1 .inner .notice .inner-list{width:100%;background:url(/pic/icon-grey.png) left center no-repeat;margin-left:10px;margin-top:2px;overflow:hidden;border-bottom:1px dashed #cccccc;}
main .section1 .inner .notice p.content-list{float:left;width:calc(100% - 110px);}
main .section1 .inner .notice .inner-list:hover{background:url(/pic/icon-blue.png) left center no-repeat;}
main .section1 .inner .notice p.content-list:hover a{color:#175f65;}
main .section1 .inner .notice p.content-list a{font-size:16px;color:#333;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;-webkit-box-orient:vertical;display:block;overflow:hidden;padding-left:15px;height:58px;line-height:56px;}
main .section1 .inner .notice span.date-list{float:right;font-size:14px;color:#333;display:block;height:58px;line-height:56px;}
main .section1 .inner .news{width:60%;display:block;-webkit-animation:slide-in-left 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;animation:slide-in-left 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;}
main .section1 .inner .news .title{margin-bottom:4px;overflow:hidden;}
main .section1 .inner .news .title h2{float:left;line-height:32px;font-size:24px;color:#333;}
main .section1 .inner .news .title span.more{float:right;display:block;margin-top:13px;}
main .section1 .inner .news .title span.more a{font-size:14px;color:#999;}
main .section1 .inner .news .title span.more a:hover{color:#175f65;}
main .section1 .inner .news .item{margin-top:20px;background:#fff;padding:15px 20px 20px 10px;border-bottom:4px solid #023138;box-shadow:0 0 10px rgba(0,0,0,0.1);box-sizing:border-box;height:344px;}
.box-r{float:right;width:calc(60% - 10px);}
.box-p{float:left;width:calc(40% - 10px);}
.news-pic img{width:100%;}
.news-f a{display:block;text-align:center;font-size:18px;}
span.first-title{font-size:16px;font-family:"Microsoft Yahei Font",sans-serif;color:#9c0505;font-weight:600;}
span.news-ab{text-align:left;text-indent:2em;display:inline;}
span.news-c{color:#023138;}
span.news-c a{color:#023138;display:inline;font-size:12px;}
.news-es{background:url(/pic/icon-grey.png) left center no-repeat;width:100%;margin-top:2px;overflow:hidden;border-bottom:1px dashed #cccccc;}
.news-es span.date-list{float:right;font-size:14px;color:#333;display:block;height:58px;line-height:56px;}
.news-es:hover{background:url(/pic/icon-blue.png) left center no-repeat;}
.news-es a{font-size:16px;color:#333;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;-webkit-box-orient:vertical;display:block;overflow:hidden;padding-left:15px;height:58px;line-height:56px;width:calc(100% - 110px);float:left;}
.news-es:hover a{color:#023138;}
.menu-aslide{position:absolute;top:0px;left:-50%;width:30%;z-index:1100;background-color:#000;opacity:0.85;}
.menu-aslide .nav{padding:30px 5% 30px 5%;}
.menu-aslide .nav ul li{line-height:42px;border-bottom:1px solid #232530;padding:0 5%;}
.menu-aslide .nav ul li a.menuon{display:block;color:#fff;font-size:16px;line-height:46px;}
.menu-aslide .nav ul li .tit a{display:block;color:#fff;font-size:16px;line-height:46px;}
.menu-aslide .nav ul li .tit.plus a{background:url(/pic/plus.png) right center no-repeat;}
.menu-aslide .nav ul li:first-of-type .plus a{background-image:none;}
.menu-aslide .nav ul li .tit.minus a{background:url(/pic/minus.jpg) right center no-repeat;}
.menu-aslide .nav ul li .bod a{height:36px;line-height:36px;font-size:14px;display:block;color:#cad4e0;}
.hide{display:none;}
.show{display:block;}
main .section2{background-color:#f5f5f5;overflow:hidden;padding:30px 0 40px;border-bottom:1px solid #e9e9e9;width:100%;}
main .section2 .inner-tab{max-width:1400px;min-width:320px;margin:0 auto;height:100%;}
main .section2 .inner-tab input{display:none;}
main .section2 .inner-tab label{float:left;width:140px;height:40px;line-height:40px;text-align:center;font-size:18px;font-weight:700;background-color:#e5e9ea;transition:all .3s;}
main .section2 .inner-tab label:hover{background-color:#fff;}
.inner-tab .item1, .inner-tab .item2, .inner-tab .item3{clear:both;width:100%;transition:all .5s;display:none;box-shadow:0 0 10px rgb(0 0 0 / 10%);padding:15px 20px 20px 10px;}
#tab1:checked~.item1{display:block;}
#tab2:checked~.item2{display:block;}
#tab3:checked~.item3{display:block;}
#tab1:checked~label[for="tab1"]{background-color:#fff;}
#tab2:checked~label[for="tab2"]{background-color:#fff;}
#tab3:checked~label[for="tab3"]{background-color:#fff;}
main .section2 .inner-tab .tab-item{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:end;}
main .section2 .inner-tab .inner-list{background:url(/pic/icon-grey.png) left center no-repeat;width:100%;margin-left:10px;margin-top:2px;overflow:hidden;border-bottom:1px dashed #cccccc;}
main .section2 .inner-tab .inner-list a{font-size:16px;color:#333;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;-webkit-box-orient:vertical;display:block;overflow:hidden;padding-left:15px;height:58px;line-height:56px;width:calc(100% - 110px);float:left;}
main .section2 .inner-tab .inner-list:hover{background:url(/pic/icon-blue.png) left center no-repeat;}
main .section2 .inner-tab .inner-list:hover a{color:#175f65;}
main .section2 .inner-list span.date-list{float:right;font-size:14px;color:#333;display:block;height:58px;line-height:56px;}
.backtop{position:fixed;bottom:70px;right:60px;width:60px;height:60px;background:url(/pic/arrow-up-bold.png) no-repeat 50% -25%;z-index:999;cursor:pointer;opacity:0;transition:all 0.5s ease 0.2s;background-size:70%;text-align:center;padding-top:28px;background-color:#6e85b569;color:#000;border-radius:50px;font-weight:800;}
.backtop.active{opacity:1;}
footer{background:#1a2729;color:#fff;position:relative;}
footer .part2{padding:15px 0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;}
footer .part2 .logo{margin-bottom:30px;height:60px;}
footer .part2 .ft-b{color:rgba(255,255,255,0.1);font-size:12px;width:100%;text-align:center;}
footer .part2 .ft-b span{margin:0 20px;color:#fff;font-size:14px;}
.masking{height:100%;width:100%;position:absolute;top:0;left:0;background-color:transparent;transition:all 0.5s ease 0.2s;z-index:-1;}
.masking.focus{background-color:rgba(0, 0, 0, 0.7);z-index:1001;}
@media (max-width:1480px){
header .inner{margin:0 40px;}
main .section0 .inner{margin:0 40px;}
main .section1 .inner{margin:0 40px;}
main .section2 .inner-tab{padding:0 40px;}
}
@media (max-width:1180px){
main .section0 .inner{flex-direction:column;}
main .section1 .inner{flex-direction:column;}
main .section0 .part1{width:100%;margin:0;}
main .section1 .inner .notice{width:100%;margin:0;margin-top:15px;}
main .section1 .inner .news{width:100%;margin-top:30px;}
main .section1 .inner .news .item .news-left .news-pic a img{width:100%;}
main .section1 .inner .news .item .news-left .news-f{width:100%;}
main .section1 .inner .news .title span.more{float:right;display:block;margin-top:13px;}
.news-right{width:100%;}
main .section0 .admit{width:100%;padding:20px 0 20px;}
}
@media (max-width:1120px){
header .inner .top-list{display:none;}
header .inner .phone-tools .phone-menu{display:block;width:40px;height:40px;position:relative;margin:0 15px;cursor:pointer;}
header .inner .phone-tools .phone-menu i{height:3px;background:#fff;width:36px;border-radius:1px;position:relative;display:inline-block;}
header .inner .phone-tools .phone-menu i:nth-child(1){position:absolute;left:0px;top:6px;}
header .inner .phone-tools .phone-menu i:nth-child(2){position:absolute;left:0px;top:19px;}
header .inner .phone-tools .phone-menu i:nth-child(3){position:absolute;left:0px;top:32px;}
nav{display:none;}
.box-r{width:calc(65% - 10px);}
.box-p{width:calc(35% - 10px);}
}
@media (max-width:900px){
.section0 .part1{width:100%;margin:0;padding-bottom:40px;padding-top:0;}
.icon1, .icon2, .icon3, .icon4, .icon5, .icon6{}
}
@media (max-width:768px){
.c-banner{width:100%;height:345px;overflow:hidden;}
.c-banner .banner ul li img{width:768px;height:256px;position:absolute;left:50%;margin-left:-384px;}
header .inner {min-height:80px;}
header .inner .logo a.logo-1{width:292px;}
header .inner .phone-tools{min-height:80px;}
header .inner .phone-tools .phone-search{border:1.5px solid #fff;border-radius:100%;width:28px;height:28px;line-height:28px;position:relative;}
header .inner .phone-tools .phone-search a.psr{background-size:58%;left:-6px;}
header .inner .phone-tools .phone-menu{width:30px;height:30px;position:relative;margin:0 15px;}
header .inner .phone-tools .phone-menu i{height:2px;background:#fff;width:26px;border-radius:1px;position:relative;display:inline-block;}
header .inner .phone-tools .phone-menu i:nth-child(1){position:absolute;left:0px;top:4px;}
header .inner .phone-tools .phone-menu i:nth-child(2){position:absolute;left:0px;top:13px;}
header .inner .phone-tools .phone-menu i:nth-child(3){position:absolute;left:0px;top:22px;}
main .section2 .inner-tab label{width:90px;}
main .section0 .inner{margin:0 20px;}
main .section1 .inner{margin:0 20px;}
main .section2 .inner-tab{padding:0 20px;}
.menu-aslide{width:50%;}
.search-inp{height:115px;padding:24px 10px;top:-115px;}
nav{display:none;}
.menu-aslde{width:50%;}
.news-right{float:left;width:100%;}
.box-r{width:100%;}
.box-p{width:100%;}
main .section1 .inner .news .item{height:820px;}
.icon{margin:10px 30px;}
footer .part2 .logo img{height:40px;}
footer .part2 .ft-b span{font-size:12px;margin:0 5px;}
.banner #banner{height:256px;}
}
@media (max-width:658px){
main .section1 .inner .news .item{height:760px;}
.banner #banner{height:219px;}
}
@media (max-width:608px){
.icon1, .icon2, .icon3, .icon4, .icon5, .icon6, .icon7{margin:3px;padding:3px;}
main .section0 .part1{padding:0;}
}
@media (max-width:480px){
main .inner-m .bread h3.br-l{}
main .inner-m .bread h3.br-l span{font-size:14px;}
main .inner-m .bread{padding-top:10px !important;}
main .inner-m .bread span.br-r{padding-left:10px !important;}
.backtop{right:20px;}
main .inner-m .pagearticle h1{font-size:16px !important; }
#vsb_content{min-height:300px !important}
.c-banner{width:100%;height:219px;overflow:hidden;}
.c-banner .banner ul li img{width:480px;height:219px;position:absolute;left:50%;margin-left:-384px;}
.c-banner .nexImg, .c-banner .preImg{padding:10px 5px 10px 5px;top:65%;}
.c-banner img{width:10px;}
.c-banner .jumpBtn ul li{width:15px;height:15px;}
.inner-tab .item1, .inner-tab .item2, .inner-tab .item3{width:100%;}
main .section1 .inner .news{margin:0px;}
main .section0 .part1 .item{margin:0px;}
main .section2 .inner-tab label{font-size:14px;}
.part1 span{margin:0 auto;}
main .section0 .part1{padding:0;}
main .section0{padding-top:15px;padding-bottom:0;}
main .section1{padding:15px 0;}
main .section2{padding:15px 0;}
main .section0 .admit .title h2{font-size:20px;}
main .section1 .inner .notice .title h2{font-size:20px;}
main .section1 .inner .news .title h2{font-size:20px;}
main .section0 .part1 .title h2{font-size:20px;}
.icon1 span.ic1{background:url(/pic/icon1-on.png) center no-repeat;background-size:70%;}
.icon2 span.ic2{background:url(/pic/icon2-on.png) center no-repeat;background-size:70%;}
.icon3 span.ic3{background:url(/pic/icon3-on.png) center no-repeat;background-size:70%;}
.icon4 span.ic4{background:url(/pic/icon4-on.png) center no-repeat;background-size:70%;}
.icon5 span.ic5{background:url(/pic/icon5-on.png) center no-repeat;background-size:70%;}
.icon6 span.ic6{background:url(/pic/icon6-on.png) center no-repeat;background-size:70%;}
.icon7 span.ic7{background:url(/pic/icon7-on.png) center no-repeat;background-size:70%;}
.icon1, .icon2, .icon3, .icon4, .icon5, .icon6, .icon7{background:linear-gradient(45deg, #1a9fb3, #065e69);height:auto;width:auto;}
.part1 h3{color:#fff;font-size:10px;}
main .section0 .admit .item{margin-top:10px;}
main .section1 .inner .notice .item{margin-top:10px;}
main .section1 .inner .news .item{margin-top:10px;}
main .section0 .admit span.date-list{line-height:35px;height:35px;}
main .section0 .admit p.content-list a{font-size:14px;line-height:35px;height:35px;}
main .section1 .inner .notice span.date-list{line-height:35px;height:35px;}
main .section1 .inner .notice p.content-list a{font-size:14px;line-height:35px;height:35px;}
main .section2 .inner-tab .inner-list a{font-size:14px;line-height:35px;height:35px;}
main .section2 .inner-list span.date-list{line-height:35px;height:35px;}
.news-es span.date-list{line-height:35px;height:35px;}
.news-es a{font-size:14px;line-height:35px;height:35px;}
main .section0 .admit .title span.more a{color:#175f65;}
main .section1 .inner .notice .title span.more a{color:#175f65;}
main .section1 .inner .news .title span.more a{color:#175f65;}
main .section0 .admit{padding:15px 0;}
main .section0 .admit .item .inner-list{width:100%;margin-top:0;background:url(/pic/icon-blue.png) left center no-repeat;}
main .section1 .inner .notice .inner-list{width:100%;margin-top:0;background:url(/pic/icon-blue.png) left center no-repeat;}
.news-es{width:100%;margin-top:0;background:url(/pic/icon-blue.png) left center no-repeat;}
main .section2 .inner-tab .inner-list{width:100%;margin-top:0;background:url(/pic/icon-blue.png) left center no-repeat;}
header .inner {min-height:65px;margin:0 10px;}
header .inner .logo a.logo-1{width:292px;}
header .inner .phone-tools{min-height:65px;}
main .section1 .inner .news .item{height:530px;}
.banner #banner{height:160px;}
footer .part2 .logo{margin-bottom:5px;}
footer .part2 .ft-b span{display:block;font-size:8px;}
}
@media (max-width:420px){
.c-banner{width:100%;height:210px;overflow:hidden;}
.c-banner .banner ul li img{width:420px;height:210px;position:absolute;left:50%;margin-left:-384px;}
header .inner .phone-tools .phone-menu{margin:0 0 0 8px;}
header .inner .logo a.logo-1{width:260px;}
.banner #banner{height:120px;}
}
@media (max-width:414px){
.c-banner{width:100%;height:210px;overflow:hidden;}
.c-banner .banner ul li img{width:420px;height:210px;left:50%;margin-left:-206px;}
header .inner .phone-tools .phone-menu{margin:0 0 0 8px;}
header .inner .logo a.logo-1{}
.banner #banner{height:120px;}
#vsb_content img{max-width:390px;}
}
@media (max-width:411px){
.c-banner{width:100%;height:209.61px;overflow:hidden;}
.c-banner .banner ul li img{width:411px;height:209.61px;position:absolute;left:50%;margin-left:-206px;}
}
@media (max-width:375px){
.c-banner{width:100%;height:191.25px;overflow:hidden;}
.c-banner .banner ul li img{width:375px;height:191.25px;position:absolute;left:50%;margin-left:-188px;}
#vsb_content img{max-width:350px;}
}
@media (max-width:360px){
.c-banner{width:100%;height:184px;overflow:hidden;}
.c-banner .banner ul li img{width:360px;height:184px;position:absolute;left:50%;margin-left:-180px;}
#vsb_content img{max-width:330px;}
}
@media (max-width:320px){
#vsb_content img{max-width:300px;}
}
/*À¸Ä¿Ò³ */
.inner-m {max-width:1400px;min-width:320px;margin:0 auto;height:100%;display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:column;justify-content:space-between;}
main .inner-m .bread{padding-top: 20px;display: -webkit-flex;display: -ms-flex;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: start;width: 100%;}
main .inner-m .bread h3.br-l{text-align: center;background-color: #063a41;padding: 10px 15px;display: inline-block;width: 160px;}
main .inner-m .bread h3.br-l span{font-family:Î¢ÈíÑÅºÚ;color: #fff;font-size: 14px;}
main .inner-m .bread .br-r {display:inline-block;line-height:42px;border-bottom:2px solid #000;padding:0 10px;width:calc(100% - 160px);}
.page-in{min-height:500px;}
main .inner-m .pagearticle{padding: 30px 15px;width: 100%;min-height:500px;word-break: break-word;}
main .inner-m .pagearticle li{line-height:40px;}
main .inner-m .pagearticle .page-in li{border-bottom:1px solid #ebebeb;line-height:30px;}
main .inner-m .pagearticle h1{font-size:30px;text-align: center;}
main .inner-m .pagearticle table,main .inner-m .pagearticle table td{border:1px solid #000;}
main .inner-m .pagearticle p{width:100%; overflow: hidden; white-space: normal; }
.mainT{position:absolute;top:85px;}
.menuT {width:230px;border-radius:8px;overflow:hidden;}
.menuT ul li.item{border-top:1px solid #d0bfbf;overflow:hidden;list-style-type:none;}
.menuT ul li a.btn{display:block;padding:14px 20px;color:black;position:relative;font-size:18px;text-align:center;letter-spacing:3px;}
.btn:before{content:"";position:absolute;width:14px;height:14px;background:#fff;left:20px;bottom:-7px;transform:rotate(45deg);}
.btn i{margin-right:10px;}
.menuT ul li dl {height:0;transition:height 3s linear;}
.menuT ul li dl dd.smenu {background:#f5f5f5;overflow:hidden;transition;max-height:0.3s;max-height:45px;}
.menuT ul li dl dd.smenu a{display:block;padding:12px 26px;color:black;position:relative;font-size:16px;text-align:center;letter-spacing:3px;}
.menuT ul li dl dd.smenu a:hover{background:#788188;color:#fff;}
.smenu a:before{content:"";position:absolute;width:6px;height:100%;background:#e0e0e0;left:0;top:0;transition:0.3s;opacity:0;}
.smenu a:hover:before{opacity:1;}
.menuT ul li.item a:hover + dl{height:100%;}
.menuT ul li dl:hover{height:100%;}
#vsb_content{min-height:350px;padding-top: 20px;}
.tab-one{width:100%;height:auto;}
.tab-menu{clear:both;height:40px;position:relative;width:100%;}
.tab-menu li{float: left;cursor: pointer;height:40px;line-height:40px;text-align:center;font-size:18px;font-weight:700;}
.menu-one li{padding: 0 16px;margin-right: 10px;background: #fff;border-bottom: 0;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.tab-box {clear:both;height: auto;position: relative;width: 100%;transition: all .5s;box-shadow: 0 0 10px rgb(0 0 0 / 10%);margin:1px 0px 0px 0px;padding: 15px 20px 20px 10px;}
.menu-one .selected {background: #e5e9ea;}
.hide {display: none;}
.boxmore {float: right;margin-top: -50px;}
.tabo-list li{width: 100%;margin-top: 20px;}
.tabo-list li .img{float: left;width: 200px;margin-right: 20px;}
.tabo-list li .wen{float: left;width: 360px;}
.tabo-list li .wen .tit{display: block;font-size: 16px;color: #333;line-height: 30px;margin-top: -4px;}
.tabo-list li .wen .tit:hover{color: #f26e0f;text-decoration: underline;}
.tabo-list li .wen p{
text-indent: 2em;
color: #9b9b9b;
line-height: 24px;
padding-top: 20px;
}
.tabo-list li .wen p .detail,
.sevm p .detail{color:#f26e0f;}
.boxmore {float:right;margin-top:-50px;color:#999;}