@charset "utf-8";
.white{
	color: #fff;
}
/*banner*/
/* Browser Resets
*********************************/
.banner{
	width:100%;
	height:550px;
	z-index:100;
	overflow: hidden;
	/* box-shadow: 0px 6px  6px #aaa; */
}
.elastic{position: fixed;left:0px;top:0px;right:0px;bottom:0px;background: url(../images/news_bg1_03.png);z-index: 9999999;}

.frame_inner{width:440px;position: absolute;left:50%;margin-left:-250px;top:50%;margin-top: -250px;background: #ffffff;border-radius: 5px;overflow: hidden;padding-bottom: 100px;}

.top_logo{background: #0f3769;border-top-left-radius:5px;border-top-right-radius:5px;padding:30px 50px;}

.top_logo img{width:100%;height:auto;}

.frame_inner h4{height:60px;line-height:60px;text-align: center;font-size: 20px;color:#666666;font-weight: normal;position: relative;border-top-left-radius:5px; border-top-right-radius:5px;border-bottom: 1px #dddddd dashed;margin:10px 20px 0;}

.elas_ul{margin:30px 20px 0;}

.elas_ul li{width:50%;float:left;text-align: center;cursor: pointer;}

.elas_ul li i{widtH:108px;height:108px;display: block;margin:0 auto 20px auto;}

.elas_ul li .icon1{background: url(../images/elastic_icon1_03.png) no-repeat;} 

.elas_ul li .icon2{background: url(../images/elastic_icon2_03.png) no-repeat;} 

.elas_ul li span{display: block;text-align: center;line-height: 24px;font-size: 16px;color:#666666;}

.remind{display: block;text-align: center;color:#999999;font-size: 12px;font-weight: normal;position: absolute;bottom:20px;lefT:0px;right:0px;line-height: 24px;font-family: "微软雅黑";padding:0 20px;}
.layout{
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    bottom: 0;
    right: 0;
    background: #1b1b1b;
    background: rgba(27, 27, 27, .68);
}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li { -webkit-backface-visibility: hidden;position:relative} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides > li.clone{position:relative}
.flexslider .slides img {width: 100%; display: block;height:550px;}
.flexslider .slides > a{display: block;width: 100%;height: 0;padding-bottom: 62.81%;overflow: hidden;}
.flex-pauseplay span {text-transform: capitalize;}
/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { position: relative;zoom:1; overflow: hidden;}
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; overflow: hidden;}
.carousel li { margin-right: 10px; }
.flexslider .slides > li a{display: block;}
.flex-active-slide a img{
	transition: transform 6000ms linear 0s;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);}
/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  {
	text-decoration: none;
	display: block;
	width: 75px;
	height: 74px;
	position: absolute;
	top: 89%;
	z-index: 7;
	overflow: hidden;
	cursor: pointer;
	text-align: center;
	margin-top: 0px;
	background: #090e00;
	background-color: rgba(0,0,0,0.3);
	line-height: 78px;
	border-radius: 50%;
	/* background: url(../img/qm2.png)center center no-repeat; */
	padding: 5px;
	margin-top: -38px;
	box-sizing: unset;
}
.flex-direction-nav .flex-prev {/* left:55px; */right: 180px;}
.flex-direction-nav .flex-next {right: 90px;/* left: 150px; *//* background: url(../img/qm.png)center center no-repeat; */}
.flex-direction-nav .flex-disabled { cursor: default; }
.flex-direction-nav a:hover{color:#fff;background-color: rgba(0,0,0,0.6);}
/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; background:#ddd}
/*.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
*/.flex-pauseplay a:hover  { opacity: 1; }
/*.flex-pauseplay a.flex-play:before { content: '\f003'; }
*//* Control Nav */
.flex-control-nav {width: auto; padding: 10px 15px; background: rgba(0,131,185,.6); height: 9px; border-radius: 20px; position: absolute; bottom:29px; right:50%; margin:0 -600px 0 0; text-align: center ; z-index:98; }
.flex-control-nav li {margin: 0 7px 0 ; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 8px; height:8px; display: block;  cursor: pointer; text-indent: -9999px;border-radius:8px;background: #ffffff;  }
.flex-control-paging li a:hover,.flex-control-paging li a.flex-active { background: #e3bb1d;  }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
.banner{width: 100%;overflow: hidden;position: relative;height: 550px;}
.banner .flexslider .slides li a{position: relative;height: 550px;}
.till-slides{position: absolute;z-index: 8; left: 10%;width: 1200px;bottom: 30px;}
.till-slides h3{font-size: 26px;
	height: 52px;
	line-height: 52px;
	overflow: hidden;
	text-shadow: 3px 5px 16px rgba(0,0,0,0.8);
	width: 68%;
	margin-bottom: 22px;}
.banner .flexslider .slides li a:after{z-index: 7;content: '';clear: both;left: 0;bottom: 0;width: 100%;height: 200px;background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.6));display: block;position: absolute;}
		.fa-lg {
			font-size: 1.17em!important;
			line-height: .54em!important;
			vertical-align: -18%!important;
		}
		.container{
			width:100%;
			background: #fff;
			position: relative;
		}
        .header{
			transition: all 0.3s ease-in-out;
			background-image:linear-gradient(to top, rgba(0,0,0,0), #032954);
			padding-bottom: 70px;
			position: absolute;
			left: 0px;
			top: 0px;
			z-index: 1000;
			width: 100%;
		}
.logo-nav {
	margin: 0 35px 0 55px;
}
.edu {
    background-color: #f3f5f7;
    background-image: url(../images/bg/edubg.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 40px 0
}

.edu .common-wrap {
    margin: 0;
    padding: 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    background: #fff
}

.edu .row-cell {
    border-right: 1px solid #f1f2f2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.edu .row-cell .row-wrap {
    margin: 0 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    position: relative
}

.edu .row-cell .row-wrap.row-secondary .title:before {
    background: #d2974e
}

.edu .row-cell .row-wrap.row-secondary ul li a {
    color: #d2974e;
    background: #fdfaf6
}

.edu .row-cell .row-wrap.row-secondary ul li a:hover {
    background: #fff
}

.edu .row-cell .title {
    position: relative;
    padding: 20px 0;
    margin: 0 20px
}

.edu .row-cell .title:before {
    position: absolute;
    left: -30px;
    top: 50%;
    width: 4px;
    height: 60px;
    margin-top: -30px;
    content: " ";
    background: #2c4780
}

.edu .row-cell .title h3 {
    padding-bottom: 8px;
    margin: 0;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    color: #333;
    -webkit-transition: all 0.35s;
    transition: all 0.35s
}
.model span{
    font-size: 14px;
    line-height: 1;
    color: #ddd;
    text-transform: uppercase;
    font-weight:normal;
}
.entrance {
    padding: 0px 0px 20px 0px;
    
    margin: auto;
}


.entrance ul {
    width: 1250px;
    margin: 0px auto;
}

.entrance ul li {
    float: left;
    position: relative;
    width: 208px;
    height: 330px;
    overflow: hidden;
}

.entrance ul li img {
    width: 208px;
    height: 330px;
}

.ent_inner {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    text-align: center;
    background: url(../images/entrance_bg12_22.png);
}


.ent_inner i {
    display: block;
    width: 60px;
    height: 60px;
    font-size: 60px;
    color: #fff;
    margin: 85px auto 30px;
}


.entrance_icon1 {
    background: url(../images/entrance_icon1.png) no-repeat;
}

.entrance_icon2 {
    background: url(../images/entrance_icon2.png) no-repeat;
}
.entrance_icon3 {
    background: url(../images/entrance_icon3.png) no-repeat;
}
.entrance_icon4 {
    background: url(../images/entrance_icon4.png) no-repeat;
}
.entrance_icon5 {
    background: url(../images/entrance_icon5.png) no-repeat;
}
.entrance_icon6 {
    background: url(../images/entrance_icon6.png) no-repeat;
}

.ent_inner b {
    display: block;
    width: 20px;
    height: 2px;
    background: rgb(255, 255, 255);
    margin: auto;
}

.ent_inner p {
    font-size: 25px;
    color: rgb(255, 255, 255);
    margin-top: 30px;
}


.ent_inner span {
    line-height: 24px;
    font-size: 14px;
    color: rgb(255, 255, 255);
    margin-top: 20px;
    display: none;
    padding: 0px 16px;
}

.ent_inner a {
    width: 118px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: rgb(255, 255, 255);
    display: none;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-image: initial;
    margin: 30px auto 0px;
}

.ent_inner a:hover{background: #ffffff;color:#0c8ccd;}

.ent_inner:hover{background: url(../images/entrance_bg2_22.png);}

.ent_inner:hover i{    margin: 36px auto 0;
}

.ent_inner:hover b{display: none;}

.ent_inner:hover span{display: block;}

.ent_inner:hover a{display: block;}

/* 弹出 */


.elastic{position: fixed;left:0px;top:0px;right:0px;bottom:0px;background: url(../images/news_bg1_03.png);z-index: 9999999;}
.edu .row-cell .title span {
    font-size: 14px;
    line-height: 1;
    color: #ddd;
    text-transform: uppercase
}

.edu .row-cell .title img {
    position: absolute;
    top: 50%;
    right: 0;
    width: 172px;
    height: 120px;
    margin-top: -60px
}

.edu .row-cell ul {
    width: 100%;
    padding: 10px;
    margin-top: -20px;
    background-color: white;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.edu .row-cell ul li span{
    position: absolute;
    right: 3%;
    top: 20px;
    font-size: 20px;
    color: #004ea2;
    width: 140px;
    text-align: center;
    width: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.edu .row-cell ul li p{
    position: absolute;
    right: 26px;
    bottom: 24px;
    width: 28px;
    height: 28px;
    background: url(../images/hot_add.png) center no-repeat;
    background-size: 100% 100%;
}
.edu .row-cell ul li {
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 32%;
    height: 135px;
    position: relative;
     background-color: #f3f5f7;
    color: #00205b;
    text-align: center;
    padding: 30px;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    margin: 20px 5px 0;
}
.sHoverItem {
    width: 220px;
    height: 120px;
    position: absolute;
    left: 7px;
    top: 7px;
   
    overflow: hidden;
}
.cont,.w{
	width: 1250px;
	margin:0 auto;
}
.edu .row-cell ul li a {
    display: block;
   
}

.edu .row-cell ul li a > * {
    display: block
}

.edu .row-cell ul li a i {
    font-size: 48px
}


.edu .row-cell ul li:hover {
    -webkit-transform: translate(0, -8px);
    transform: translate(0, -8px);
    -webkit-box-shadow: 0 2px 8px rgba(15, 89, 164, 0.1);
    box-shadow: 0 2px 8px rgba(15, 89, 164, 0.1);
    background-color: white;
    color: #0f59a4
}
.infos {
    padding: 55px 0px 25px 0;
    position: relative;
}
.index-title {
    text-align: center;
    margin-bottom: 35px;
    position: relative;
}
.index-title .tab-title {
    font-size: 28px;
    color: #6e6e6e;
    height: 47px;
    text-align: center;
}
.index-title .tab-title ul {
    overflow: hidden;
    display: inline-block;
}
.index-title .tab-title li {
        cursor: pointer;
    line-height: 38px;
    height: 60px;
    padding: 0 30px 0px;
    float: left;
    font-size: 32px;
    color: #333;
}
.index-title .tab-title li span{
    width: 50%;
    border-bottom: 10px solid #004ea2;
    margin:0 auto;
    font-size: 18px;
    line-height: 1;
    display: block;
    color: #ddd;
    text-transform: uppercase;
}
.infos .news {
    overflow: hidden;
    height: 417px;
}
.infos .news_pic {
    width: 1250px;
    float: left;
}
.infos .news_pic .item {
    border: 1px solid #e4e2e2;
    width: 353px;
    height: 385px;
    overflow: hidden;
    float: left;
    margin: 0 30px;
    position: relative;
}
.infos .news_pic .item_img {
    position: relative;
    width: 100%;
    height: 240px;
}
.infos .news_pic .item_img img {
    width: 100%;
    height: 240px;
    transition: all 0.4s ease-out;
}
.infos .news_pic .item_title {
    height: 52px;
    line-height: 26px;
    font-size: 18px;
    color: #444444;
    margin: 15px 20px;
    overflow: hidden;
}
.infos .news_pic .item_title a {
    color: #444444;
}
.infos .news_pic .item_date {
    font-size: 16px;
    color: #004ea2;
    padding-left: 25px;
    background: url(../images/clock.png) no-repeat 0px 2px;
    position: absolute;
    left: 25px;
    bottom: 25px;
    height: 20px;
    line-height: 20px;
}
.jd100 .infos .news_pic .item_date {
    color: #c1062d;
    background: url(../images/jd100_clock.png) no-repeat 0px 2px;
}
.infos .news_pic .item_more {
    position: absolute;
    right: 30px;
    bottom: 25px;
    width: 21px;
    height: 18px;
    background: url(../images/more.png);
}
.jd100 .infos .news_pic .item_more {
    background: url(../images/jd100_more.png);
}
.infos .news_pic .item_more a {
    display: block;
    width: 22px;
    height: 19px;
}
.infos .notice {
    height: 417px;
    overflow: hidden;
}
.infos .news_list1 {
    overflow: hidden;
}
.infos .news_list1 li {
    margin-bottom: 21px;
    margin-right: 30px;
    float: left;
    width: 396px;
    height: 115px;
    background: #f6f4f2;
    transition: all 0.4s ease-out;
}
.infos .news_list1 li .date {
    float: left;
    width: 92px;
    height: 80px;
    margin-top: 20px;
    padding: 0px 18px;
    text-align: center;
    color: #004ea2;
}
.infos .news_list1 li .d {
    height: 50px;
    font-size: 48px;
    line-height: 50px;
}
.infos .news_list1 li .m {
    height: 21px;
    font-size: 13px;
    padding-top: 6px;
    border-top: 1px solid #bcbcbc;
}
.infos .news_list1 li .title {
    float: right;
    margin: 20px 0px;
    padding: 0 20px;
    width: 288px;
    height: 78px;
    color: #444444;
    font-size: 16px;
    line-height: 26px;
    overflow: hidden;
    border-left: 1px solid #bcbcbc;
}
.infos .news_list1 li:hover{-moz-box-shadow:0px 35px 77px -17px rgba(0, 0, 0, 0.64);  -webkit-box-shadow:0px 35px 77px -17px rgba(0, 0, 0, 0.64); box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64); position: relative; z-index: 9;}
.clear {
    clear: both;
}
.infos .news_pic .item:hover {background:#004ea2 url(../images/bg_newspic.png) no-repeat bottom center}
.infos .news_pic .item:hover .item_title,.infos .news_pic .item:hover .item_title a{color:#fff;}
.infos .news_pic .item:hover .item_date {color:#fff; background-image:url(../images/clock1.png)}
.infos .news_pic .item:hover .item_more {background:url(../images/more1.png)}
.infos .news_pic .item:hover .item_img img{webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}

.infos .news_list1 li.item3, .infos .news_list1 li.item6, .infos .news_list1 li.item9 {
    margin-right: 0px;
}
.common-title {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 30px
}
.footer {
    background:url("../images/foot.png") no-repeat;
    background-size: cover;
    color: #fff;
}
.fta {
    padding: 30px 0 30px;
	font-size: 14px;
}
.ftb {
    border-top: 1px solid #339fba;
    font-size: 14px;
    padding: 18px 0;
}
.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.flex-v-center {
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.fta .ftlogo img {
    height: 58px;
    display: block;
    margin: 0 auto;
}
.fta .ftar img {
    margin-bottom: 5px;
}
.fta .ftinfo p {
    padding: 4px 0;
}
.fta .ftar .imglink:last-child img {
    border: 5px solid #fff;
    max-width: 80px;
}
.fta .ftar .imglink a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 5;
}
.ftb {
    border-top: 1px solid #1360ad;
    font-size: 14px;
    padding: 5px 0;
}
.ftb p span {
    display: inline-block;
    padding: 3px 0;
    margin-right: 20px;
}
.ftb p span a {
    position: relative;
    background-image: linear-gradient(rgba(255,255,255,.5),rgba(255,255,255,.5));
    background-position: 0 100%;
    background-size: 0 1px;
    background-repeat: no-repeat;
    transition: background-size .3s;
}
.program {
  
    
    background-size: cover;
    background: #f3f5f7;
    padding-top: 70px;
    padding-bottom: 60px;
}



.common-title.light-title h3 {
    color: white
}



.common-title span {
    color: #ddd;
    font-size: 16px;
    text-transform: uppercase;
    display: block
}

.common-title h3 {
    margin: 8px 0;
    font-size: 32px;
    color: #333;
    font-weight: bold;
    display: inline-block;
    position: relative
}


d-image: url(../images/bg/coursebg.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 52px
}

.course .swiper-container {
    padding-bottom: 36px
}

.course .swiper-pagination-bullet {
    background: #fff;
    opacity: 1
}

.course .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #0f59a4;
    opacity: 1
}

.course-swiper {
    height: 262px
}

.list-row.list-row-style2 {
    position: relative;
    background-color: transparent
}





.list-row.list-row-style2 .pic {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px
}

.list-row.list-row-style2 .name {
    position: absolute;
    bottom: 20px;
    right: 0;
    max-width: 80%;
    display: inline-block;
    background-color: #0f59a4;
    color: white;
    padding: 0 20px;
    line-height: 42px
}

.list-row.list-row-style2 .name span {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 5px
}
.list-row .pic {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    overflow: hidden;
    text-align: center;
    font-size: 60px;
    margin-bottom: 15px;
    color: #428bca;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}
.list-row a:hover .name{
    color: #08396d;
}
.index-main-box {
    width: 100%;
    height: 625px;
}
.index-main-box .index-main {
    width: 1200px;
    margin:0 auto;
}
.index-main-box .index-main .left {
    width: 730px;
    height: 54px;
    float: left;
    margin-top: -12px;
}
.model-title {
    width: 100%;
    height: 54px;
    line-height: 54px;
    border-bottom: 1px solid #eee3f0;
}
.model-title .model {
    width: 160px;
    font-size: 24px;
    float: left;
    color: black;
    font-weight: bold;
}
.news-box li span:hover{
 color: #004ea2;
}
.notice-box .title:hover{
     color: #004ea2;
}
.model-title .more {
    width: 40px;
    font-size: 13px;
    float: right;
    background: url(../images/more.png) right no-repeat;
}
.model-block {
    float: left;
    width: 38px;
    height: 3px;
    background: #084e96;
    position: relative;
    top: -2px;
    z-index: 1;
    margin-bottom: -2px;
}
.index-main-box .index-main .focus-news {
    width: 730px;
    height: 189px;
    margin-bottom: 26px;
}
.index-main-box .index-main .focus-news .sbanner {
    width: 337px;
    height: 189px;
    float: left;
}
.index-main-box .index-main .focus-news .sbanner-title {
    width: 373px;
    height: 189px;
    float: left;
    margin-left: 20px;
    text-align: left;
}
.index-main-box{width:100%;height:425px;margin-top:30px;}
.index-main-box .index-main{width:1250px;}
.index-main-box .index-main .left{width:730px;height:54px;float:left;margin-top:-12px;}
.index-main-box .index-main .right{width:450px;height:54px;float:left;margin-left:70px;margin-top:-12px;}
/*æ–°é—»banneréƒ¨åˆ†*/
.index-main-box .index-main .focus-news{width:730px;height:189px;margin-bottom:26px;}
.index-main-box .index-main .focus-news a{color:#323232;}
.index-main-box .index-main .focus-news .sbanner{width:337px;height:189px;float:left;}
.index-main-box .index-main .focus-news .sbanner-title{width:373px;height:189px;float:left;margin-left:20px;text-align:left;}
.index-main-box .index-main .focus-news .sbanner-title label{display:none;}
.index-main-box .index-main .focus-news .sbanner-title .on{display:block;}
.index-main-box .index-main .focus-news .sbanner-title .title{width:100%;font-size:18px;line-height:32px;max-height:64px;overflow:hidden;margin-bottom:10px;}
.index-main-box .index-main .focus-news .sbanner-title .desc{width:100%;font-size:12px;line-height:22px;max-height:105px;overflow:hidden;}
/*æ–°é—»åˆ—è¡¨*/
.index-main-box .index-main .news-box{width:100%;height:330px;}
.index-main-box .index-main .news-box ul{width:100%;/* border-bottom:1px solid #cccccc; */}
.index-main-box .index-main .news-box ul a{color:#323232;}
.index-main-box .index-main .news-box ul li{width:100%;height:55px;line-height:55px;font-size:14px;border-bottom: 1px solid #cccccc;}
.index-main-box .index-main .news-box ul li .news-title{width:634px;height:55px;overflow:hidden;float:left;text-align:left;text-indent:20px;background:url('../images/news-title-bg.png') left no-repeat;}
.index-main-box .index-main .news-box ul li .news-time{width:90px;float:right;text-align:right;}
/*é€šçŸ¥å…¬å‘Šåˆ—è¡¨*/
.index-main-box .index-main .notice-box{width:100%;height:400px;}
.index-main-box .index-main .notice-box ul{width:100%;}
.index-main-box .index-main .notice-box ul a{color:#323232;}
.index-main-box .index-main .notice-box ul li{width:100%;height:75px;margin-top: 30px;}
.index-main-box .index-main .notice-box ul li .time{width:75px;height:75px;float:left;background:url('../image/notice-time.png') center no-repeat;}
.index-main-box .index-main .notice-box ul li .timeon{background:url('../image/notice-time-on.png') center no-repeat;}
.index-main-box .index-main .notice-box ul li .timeon .year{color:#fafafa;}
.index-main-box .index-main .notice-box ul li .time .year{font-size:14px;width:100%;height:29px;line-height:29px;background: #164b97;color: #fff;text-align: center;}
.index-main-box .index-main .notice-box ul li .time .date{font-size:16px;width:100%;height:40px;line-height:40px;box-shadow: 3px 3px 3px #f1f1f1;text-align: center;}
.index-main-box .index-main .notice-box ul li .title{width:345px;height:60px;line-height:30px;float:right;text-align:left;font-size:14px;margin-top:7px;overflow:hidden;}
.index-main-box .index-main .notice-box ul li .titleon{color:#03288c;}
.index-main-box .index-main .download{width:400px;height:130px;margin-top:50px;background:url('../image/download.png') center no-repeat;}
.index-main-box .index-main .download .box{width:100%;height:100%;background:url('../image/download-bg.png');}
.index-main-box .index-main .download .boxon{width:100%;height:100%;background:url('../image/download-bg-on.png');}
.index-main-box .index-main .download .title{width:100%;height:100%;background:url('../image/download-title.png') center no-repeat;}
.index-main-box .index-main .download .titleon{width:100%;height:100%;background:url('../image/download-title-on.png') center no-repeat;}

.list-row .pic img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}
.list-row {
    background-color: white;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    width: 165px;
    height: 150px;
}
.list-row .name {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    font-family: "微软雅黑";
    color: #286db6;
    padding: 0 10px;
    height: 50px;
    margin-bottom: 10px;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}
.jj{
    font-family: "微软雅黑";
    font-size: 12px;
    color: #999999;
    text-align: center;
}
.dvs-2 {
    float: left;
    width: 100%;
}
.gp-fl {
	float: left;
}
.gp-clearFix {
	clear: both;
}
.gp-fr {
	float: right;
}
.gp-nav-horizontal > li {
	display: inline-block;
	position: relative;
}
.gp-f18 {
	font-size: 16px;
}
.gp-subNav {
	width: 100%;
	overflow: hidden;
	display: none;
}
.gp-nav-horizontal .gp-subNav {
	position: absolute;
	left: -10%;
	top: 50px;
	background: #fff;
}
.gp-subNav dd a {
	padding: 8px 12px;
	display: block;
	line-height: 1.5;
	font-size: 15px;
	text-align: center;
}
.gp-logo1{margin-top: 35px;transition: padding 0.3s ease-in-out;}
.gp-logo1 a{display: inline-block;*zoom:1;*display: inline;vertical-align: middle;position: relative;z-index: 9999;}
.gp-logo1 a img{
	height: 70px;
}
.nav-box {margin-top: 7px;}
.gp-topRight1{height: 40px;line-height: 40px;text-align: right;*width: 800px;margin-bottom: 10px;margin-right: 21px;}
.gp-topRight1 > a{color: #fff;opacity: 0.8;filter: alpha(opacity=80);display: inline-block;*display: inline;*zoom:1}
.gp-topRight1 > span{color:#fff;margin:0 15px;opacity: 0.8;filter: alpha(opacity=80);}
.gp-nav1{height: 50px;}
.gp-nav1 > ul > li{height: 50px;line-height: 50px;float:left;}
.gp-nav1 > ul > li > a{display: block;padding: 0px 25px;color:#fff;font-size: 20px;}
.gp-nav1 > ul > li.on .gp-subNav{display: block;}
.gp-nav1 > ul > li.on .gp-subNav dd a{color:#fff;padding:8px}
.gp-nav1 > ul > li.on .gp-subNav dd a:hover{background-color: #eee;color:#004ea2}
.gp-nav-horizontal .gp-subNav{background-color: #004ea2;background:rgba(0, 78, 162,0.8);background:-webkit-linear-gradient(top,rgba(139,0,18,1) 0%,rgba(139,0,18,0.8) 80%,rgba(139,0,18,0,0) 100%);background: linear-gradient(to bottom,#004ea2 0%,#004ea2cc 80%,rgba(139,0,18,0) 100%);padding-bottom: 40px;top: 50px;padding:  0;z-index: 99;padding-bottom: 50px;width:120%;}
/*效果17*/
nav{display: block;}
.nav17 > li > a{display: inline-block;padding:0px 15px;height: 50px;line-height: 50px; display: inline;*zoom:1; position: relative;}
.nav17 > li > a:before,.nav17 > li > a:after {	position: absolute;	left: 0;	width: 100%;	height: 1px;	background: #cdcdcd;	content: '';
	opacity: 0;	transition: opacity 0.3s, transform 0.3s;	transform: translateY(-10px);}
.nav17 > li > a:before {top: 0;	transform: translateY(-10px);}
.nav17 > li > a:after { 	bottom: 0;	transform: translateY(10px); }
.nav17 > li > a:hover:before,.nav17 > li.on > a:before,.nav17 > li.on > a:after,.nav17 > li > a:hover:after{	opacity: 1;transform: translateY(0px);	}

.gp-nav1 > ul > li.on .gp-subNav  {
	-webkit-animation-duration: 0.75s;
	animation-duration: 0.75s;
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
}
.icon-zuo,.icon-you{
	font-size: 30px;
	color: #fff;
}

.gp-overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	z-index: 800;
	background: #000;
	opacity: 0.8;
	filter: alpha(opacity=80);
	display: none;
	left: 0;
}
.gp-topRight1{height: 30px;line-height: 30px;text-align: right;*width: 800px;/* margin-bottom: 10px; */margin-right: 21px;
	float: right;
	margin-top: 3px;}
.gp-topRight1 > a{color: #fff;opacity: 0.8;filter: alpha(opacity=80);display: inline-block;*display: inline;*zoom:1;}
.gp-topRight1 > span{color:#fff;margin:0 15px;opacity: 0.8;filter: alpha(opacity=80);}
.gp-ser {
	width: 100%;
	height: 28px;
	z-index: 9999994;
	margin: 0 auto;
	position: relative;
}
.gp-search {
	width: 220px;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	transition: all 0.35s ease-in-out;
	border: 1px solid #ccc;
}
.gp-search2 {
	width: 0;
	border: none;
}
.gp-search2.active {
	width: 200px;
	border: 1px solid #ccc;
}
.gp-search input, .gp-search button {
	position: absolute;
	height: 28px;
	line-height: 28px;
	border: none;
	background: none;
	top: 0px;
	overflow: hidden;
}
.gp-search input.notxt {
	color: #fff;
	width: 82%;
	left: 0;
	padding-left: 2%;
	font-size: 14px;
}
.gp-search .notxt1 {
	position: absolute;
	width: 15%;
	right: 0;
	cursor: pointer;
	color: #fff;
}
		/*banner part*/


		div.img{
			position:relative;
		}

.info {
    }
.wp {
    width: 1250px;
    margin: 0 auto;
    max-width: 1460px;
}
.homea .newscon {
    margin-bottom: 45px;
}
.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.homea .newscon .aleft {
    position: relative;
    padding-bottom: 120px;
    width: 43.75%;
}
.homea .newscon .aleft .pic {
    height: 420px;
    overflow: hidden;
}
.homea .newscon .aleft .pic a {
    position: relative;
}
.bg-mask .pic a {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
    display: block;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.none {
    display: none;
}
.homea .newscon .aleft .info {
    position: absolute;
    right: 4%;
    bottom: 0;
    left: 4%;
    z-index: 5;
    padding: 22px 4% 35px;
    border-top: 10px solid #61a3f5;
    background-color: #fff;
}

.homea .newscon .aleft .info a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
}
.homea .newscon .aleft .info time {
    font-size: 20px;
}
.homea .newscon .aleft .info h4 {
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 1.5em;
}
.titline_b {
    position: relative;
    background-image: linear-gradient(#812DC0,#812DC0);
    background-position: 0 100%;
    background-size: 0 1px;
    background-repeat: no-repeat;
    transition: background-size .3s;
}
.homea .newscon .aleft .info p {
    color: #777;
    font-size: 14px;
    line-height: 1.6em;
}
.line2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.homea .newscon .aright {
    width: 52.5%;
}
.homea .newscon .aright .item {
    position: relative;
    padding: 22px 4% 35px;
    width: 48.5%;
    border-top: 10px solid #61a3f5;
    background-color: #fff;
    background-repeat: no-repeat;
    transition: .3s;
    min-height: 249px;
}
.homea .newscon .aright .item a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
}
.titline_w {
    position: relative;
    background-image: linear-gradient(rgba(255,255,255,.5),rgba(255,255,255,.5));
    background-position: 0 100%;
    background-size: 0 1px;
    background-repeat: no-repeat;
    transition: background-size .3s;
}
.homea .newscon .aright .item h4 {
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 1.5em;
}
.homea .newscon .aright .item p {
    color: #777;
    font-size: 14px;
    line-height: 1.6em;
}
.line3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.news-wrap-title {
    text-align: center;
    padding: 40px 0 60px 0;
    font-size: 24px;
    color: rgb(202, 202, 202);
}
.news-wrap-title span {
    font-size: 32px;
    color: #fff;
    height: 40px;
}
.homea .newscon .aright .item:hover{background-color:#61a3f5}
.homea .newscon .aright .item:hover span{color:#fff}
.homea .newscon .aright .item:hover p{color:#fff;opacity:.8}
.homea .newscon .aright .item:hover time{color:#fff}
.homea .newscon .aleft:hover .info h4 span{color:#61a3f5}
.bg-mask:hover .pic a{-webkit-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);}
.homea .newscon .aright .item:nth-child(1) {
    margin-bottom: 22px;
    /* background-image: url(../images/abg1.png); */
    /* background-position: right bottom; */
}
.homea .newscon .aright .item:nth-child(2) {
    margin-bottom: 22px;
    /* background-image: url(../images/abg1.png); */
    /* background-position: right bottom; */
}
.gp-f16 {
    font-size: 18px;
}

.activity-sketch-content {
	width: 90%;
	height: auto;
	margin: 0 auto;
	margin-top: 20px;
	position: relative;
}
.activity-slide-wrap {
	height: 100%;
	width: 100%;
}
#activity-swiper {
	height: 100%;
}
.activity-slide-wrap-item {
	height: 430px;
	width: 31.33%;
	margin-right: 3%;
	background: #fafafa;
	float: left;
	box-shadow: 0 0 12px rgb(0 0 0 / 15%);
	position: relative;
	margin-top: 50px;
	opacity: 0;
	cursor: pointer;
}
.activity-slide-wrap-item:hover .activity-slide-wrap-item-img > img {
	transform: scale(1.1);
}
.activity-slide-wrap-item:hover .activity-slide-wrap-item-title {
	color: #004ea2;
}
.activity-slide-wrap-item-time {
	position: absolute;
	bottom: 160px;
	left: 0px;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: rgba(0, 78, 162, 0.8);
	border-top-right-radius: 10px;
}
.activity-slide-wrap-item:nth-child(3) {
	margin-right: 0px;
}
.activity-slide-wrap-item-img {
	width: 100%;
	height: 270px;
	overflow: hidden;
}
.activity-slide-wrap-item-img > img {
	transition: all 0.4s linear;
}
.activity-slide-wrap-item-title {
	padding: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	transition: all 0.2s linear;
}
.activity-slide-wrap-item-titlebar {
	width: 100%;
	height: 4px;
	background: linear-gradient(to right, #42c3b7, #004ea2);
	/* background:linear-gradient(to right,#4fc071,#fff); */
}
.activity-slide-wrap-item-des {
	font-size: 13px;
	color: #a3a2a2;
	line-height: 26px;
	padding: 0 20px;
}
.perv-next-button-wrap {
	position: absolute;
	top: -20px;
	right: 0px;
	width: 100px;
}
.swiper-button-activity-prev {
	left: 30px;
	width: 30px;
	height: 30px;
	background: url("../images/page_pre.png") no-repeat;
	background-size: cover;
}
.swiper-button-activity-next {
	right: 0px;
	width: 30px;
	height: 30px;
	background: url("../images/page_next.png") no-repeat;
	background-size: cover;
}
.news-title span {
    font-size: 32px;
    color: #333;
    height: 40px;
}

.homec{
	background: url(../images/bj.jpg) no-repeat center;
	background-size: cover;
	/*background: #f5f5f5;*/
	margin-top: 80px;
	padding-top: 40px;
	padding-bottom: 60px;
}
.list_box5{margin:0 -.875rem;/* margin-top: 40px; */}
.list_box5 li{ float:left; width:25%; padding:0 .875rem; margin-bottom:1.5rem}
.list_box5 li a{ display:block; background:#fff; padding:2rem 1.25rem 2.5rem; border-top:#004ea2 4px solid; position:relative; transition:.6s}
.list_box5 li a:before{ content:""; position:absolute; top:0; left:0; right:0; height:0; transition:.5s}
.list_box5 li a:after{ content:""; position:absolute; width:8rem; height:2.3125rem; background-size:cover !important; top:0; right:0}
.list_box5 li a .time{ font-size:1.25rem; color:#004ea2; font-weight:bold; position:relative; transition:.6s}
.list_box5 li a h5{ font-size:1rem; color:#333333; line-height:1.625rem; height:3.25rem; margin:.875rem 0 0; position:relative; transition:.6s}
.list_box5 li a:hover:before{ background:#004ea2; height:100%}
.list_box5 li a:hover .time{ color:#fff}
.list_box5 li a:hover h5{ color:#fff}
.list_box5 li a:hover{ transform:translateY(-.5rem);}
.overfloat-dot-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.special-activity-content {
	width: 100%;
	margin: 0 auto;
	padding-top: 20px;
}
.special-activity-content-item {
	width: 28%;
	height: 200px;
	float: left;
	background: #29a14d;
	margin-right: 2%;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	margin-top: 30px;
	opacity: 0;
}
.special-activity-content-item:nth-child(1) {
	background: url(../images/tshd1.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}
.special-activity-content-item:nth-child(2) {
	background: url(../images/tshd2.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}
.special-activity-content-item:nth-child(5) {
	background: url(../images/tshd5.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}
.special-activity-content-item:nth-child(3) {
	float: right;
	margin-right: 0px;
	width: 40%;
	height: 420px;
	border-top-right-radius: 30px;
	background: url(../images/tshd4.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}
.special-activity-content-item:nth-child(3)
	.special-activity-content-item-title {
	text-align: right;
}
.special-activity-content-item:nth-child(4) {
	border-bottom-left-radius: 30px;
	background: url(../images/tshd3.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}
.friendly-link {
	width: 100%;
	height: 280px;
	overflow: hidden;
	background: #eee;
}
.special-activity-content-item-title {
	font-size: 22px;
	font-weight: bold;
	color: #efefef;
	padding: 20px;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	transition: all 0.4s linear;
	cursor: pointer;
}
.special-activity-content-item-title:hover {
	background: rgba(0, 0, 0, 0);
	font-size: 28px;
}
.special-activity-content-item-desc {
	font-size: 14px;
	/* font-weight:bold; */
	color: #FFF;
	position: absolute;
	bottom: 20px;
	right: 20px;
	width: 212px;
	line-height: 22px;
	text-align: right;
	border-top: 1px solid #ffffff;
	padding-top: 5px;
	transition: all 0.4s linear;
	z-index: 60;
}
.special-activity-content-item:hover .special-activity-content-item-desc {
	bottom: 40px;
}
.homed{
	padding-bottom: 60px;
}
.bnuh-list8 {
	/* border-top: 2px solid rgb(153,0,0); */
	transition: all 0.3s ease-in-out;
	display:  block;
	overflow:  hidden;
	padding-bottom: 20px;
}
.gp-avg-sm-3 > li {
	width: 25%;
	float: left;
}
.bnuh-list8 li > a {
	display: block;
	margin: 0 10px;
	padding: 45px 0 0;
	position: relative;
}
.bnuh-list8 li > a::before, .bnuh-list8 li > a::after {
	content: '';
	width: 17px;
	height: 70px;
	/* background: url(../img/lineh.png) no-repeat bottom center; */
	position: absolute;
	top: 0;
	z-index: 30;
}
.bnuh-list8 li > a::before {
	left: 15%;
}
.bnuh-list8 li > a::after {
	right: 15%;
}
.gp-img-responsive {
	width: 100%;
	height: 225px;
	overflow: hidden;
	display: block;
	position: relative;
	box-shadow: 3px 5px 15px rgba(0,0,0,0.5);
}
.gp-img-responsive:after {
	z-index: 10;
	content: '';
	clear: both;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 46%;
	background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgb(0 0 0 / 84%));
	display: block;
	position: absolute;
}

.gp-img-responsive img {
	width: 100%;
	transition: all 0.3s;
	max-width: none;
	height: 100%;
}
.gp-img-responsive img:hover {
	transform: scale(1.05);
}
.homee{
	background: url(../images/spbj.jpg) no-repeat center;
	background-size: cover;
	padding-bottom: 60px;
}
@media screen and (min-width: 1800px){
.special-activity-content-item {
    height: 240px;
}
.special-activity-content-item:nth-child(3) {
    height: 500px;
}
}
.item-img04 img{
	width: 100%;
}
@media screen and (max-width: 1650px){
	.gp-nav1 > ul > li > a {
		display: block;
		padding: 0px 15px;
		color: #fff;
	}
	.logo-nav {
		margin: 0 30px 0 30px;
	}
}

@media screen and (max-width: 1450px){
	
	.gp-nav1 > ul > li > a {
		display: block;
		padding: 0px 11px;
		color: #fff;
	}
	
}
@media screen and (min-width: 1921px){
	.homea-b .aright:before {
		width: 180%;
	}
}