/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input,button,textarea,dl,dt{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;font-family: normal;font-weight: normal;}
body{ font-size:14px;font-family:' '; color:#111;overflow-x: hidden;}
a img{
  border: 0;
}
em {
  font-style: normal;
}
body.head_on{overflow:hidden;}
a{text-decoration:none;color: #333;transition: all .3s;}


.clear{ margin:0; padding:0; font-size:0; clear:both; }

.wapper{ width:1300px; margin:0 auto;}
.w1200{ width:1200px; margin:0 auto;}
.w1280{width: 1280px;margin: 0 auto;}
/* 轮播图通用 */
.swiper-container {width: 100%;height: 100%;}
.swiper-slide
{
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide img{
	width: 100%;
}

.fl{
	float: left;
}
.fr{
	float: right;
}
.overflow1{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;}
.overflow2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.overflow3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}

.topimg{width: 100%;font-size: 0;margin: 0 auto;}
.topimg img{width: 100%;}

.toptext{width: 100%;height:32px;background: #F8F8F8;border-bottom:1px solid #e7e7e7;position:relative}
#toper {
	font-size: 12px;
	color: #5b5b5b;
	line-height: 30px;
	height: 30px;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
}
.list li{
	float:right;
	margin:0 5px;
}

.list li:hover i,.list li:hover a{
	color:#333;
}

.logo{height:70px;margin-top:20px;padding-bottom:30px;}
.logo img{width:initial;height:70px;clear:both;}


.heads{background-color: #014d8b;}
.nav_r_l li{
	float:left;
	font-size: 20px;
	margin-left: 30px;
	
}
.nav_r_l li a{
	display: inline-block;
    width: 96px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    text-decoration: none;
    transition: all 0.2s ease-out; 
    letter-spacing: 1px;
    color: white;
}
.nav_r_l li a:hover{
	border-bottom: 3px solid #FFB588;
	color:#FFB588;
	height:56px;
}


/* 轮播图 */
.banner{
	width: 100%;
	margin: 0 autp;
}
.banner a{
	display: block;
	font-size: 0;
	width: 100%;
}
.banner a img{
	width: 100%;
}

/* 侧边 */
.yb_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px ' ';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#cc0901 url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#cc0901 url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#cc0901 url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#cc0901 url(../images/fixCont.png) no-repeat 0 -169px;height:53px;}
.hd_qr{padding:0 29px 25px 29px;width: 125px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}


#announcement {width:1200px;margin:0 auto;margin-top:10px;height:40px;}
#announcement a {color:#294c7f;text-decoration:none;display:block;line-height:2;height:2em;text-indent:0.5em;overflow:hidden;}
#announcement .swiper-slide {justify-content: flex-start;}



.banner_aside{
    background-color: #fff;
}
.banner_aside ul li{
    width: 115px;
    float: left;
    text-align: left;
    position: relative;
    padding:28px 0 40px 84px;
}
.banner_aside ul li i{
    position: absolute;
    left:0;
    width: 80px;
    height:50px;
    background-image: url("../images/banner_aside.jpg");
    background-repeat: no-repeat;
    background-position: -1px top;
    transition: .3s;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    opacity: .5;
}
.banner_aside ul li:hover i{
    filter:none;
    opacity: 1;
}
.banner_aside ul li:nth-child(2) i{
    background-position: -83px top;
}
.banner_aside ul li:nth-child(3) i{
    background-position: -165px top;
}
.banner_aside ul li:nth-child(4) i{
    background-position: -1px -50px;
}
.banner_aside ul li:nth-child(5) i{
    background-position: -83px -50px;
}
.banner_aside ul li:nth-child(6) i{
    background-position: right -50px;
}
.banner_aside ul li h3{
    font-size: 18px;
}
.banner_aside ul li p{
    font-size: 14px;
    color:#999;
}


.index1{height: 118px;}

.index1{width: 1280px;margin: 0px auto 0;padding: 0;height: 118px;}
.index1 ul li{float: left;width: 19%;margin: 10px 0.5% 0;border-radius: 10px;list-style: none;box-sizing: border-box;text-align: center;height: 140px;position: relative;padding: 0 10px 0 110px;}

.index1 ul a{text-decoration: none;color: white;}
.index1 ul img{float: left;width: 120px;box-sizing: border-box;position: absolute;left: 10px;bottom: 0;padding: 0 10px;transition: all 0.1s ease-out;}

.index1 ul li:hover img{width: 135px;padding: 0;}
.index1 ul li .text{margin: 46px 0;}
.index1 ul li .text h3{font-size: 20px;font-weight: normal;margin: 1em 0 0;animation:corche 2s infinite;}
@keyframes corche{
	0%{color:#fff;}
	20%{color:#ff0000;}
	40%{color:#fff;}
	60%{color:#ff0000;}
	80%{color:#fff;}
	100%{color:#ff0000;}
}
@keyframes corches{
	0%{color:#000;}
	20%{color:#ff0000;}
	40%{color:#ff0000;}
	60%{color:#000;}
	80%{color:#ff0000;}
	100%{color:#ff0000;}
}


table {
    border-collapse: collapse;
    border-spacing: 0;
}
.mian-shi {
    padding-bottom: 30px;
    background: linear-gradient(#ea1702, #ff0000);
	margin-top: 100px;
	box-sizing: border-box;
}

.mian-shi .mian-shi-title {
    padding: 40px 0 30px;
    width: 1200px;
    margin: 0 auto;
    background: url(../images/juxing.png) no-repeat center bottom;
    background-size: 100%;
    font-size: 32px;
    text-align: center;
    color: #fff;
	box-sizing: border-box;
}

.mian-shi .mian-shi-content {
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
    background-color: #fff;
    padding: 20px;
    border-radius: 0 0 10px 10px;
    position: relative;
}

.mian-shi .mian-shi-content .mian-shi-top .left-scroll {
    width: 772px;
    float: left;
}

.mian-shi .mian-shi-content .mian-shi-top .left-scroll .left-scroll-title {
    box-sizing: border-box;
    font-size: 32px;
    text-align: center;
    line-height: 56px;
    padding: 24px 0 20px;
    font-weight: 500;
}

.mian-shi .mian-shi-content .mian-shi-top .left-scroll .left-scroll-title .huohua {
    width: 40px;
    height: 40px;
    box-sizing: border-box;
}

.mian-shi .mian-shi-content .mian-shi-top .left-scroll .left-scroll-title .red {
    color: #ff2525;
}

.mian-shi .mian-shi-content .mian-shi-top .left-scroll .left-scroll-table {
    border: none;
    border-color: #c1c1c1;
    width: 100%;
    border-radius: 8px 8px 0 0;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    box-sizing: border-box;
    table-layout: fixed;
    overflow: hidden;
    border-collapse: collapse;
    border-spacing: 0;
}

.mian-shi .mian-shi-content .mian-shi-top .left-scroll .left-scroll-table thead th {
    line-height: 40px;
    font-size: 18px;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    background-color: #2891ff;
    border-color: #fff;
    color: #fff;
    border-top-color: #2891ff;
    border-bottom-color: #2891ff;
    font-weight: 400;
    border-left-color: #2891ff;
}

.mian-shi .mian-shi-content .mian-shi-top .left-scroll .left-scroll-table thead th.red {
    background-color: #ff1313;
    border-top-color: #ff1313;
    border-bottom-color: #ff1313;
    border-right-color: #ff1313;
}

.mian-shi .mian-shi-content .mian-shi-top .left-scroll .left-scroll-box {
    box-sizing: border-box;
    overflow: hidden;
    border-bottom: 1px solid #c1c1c1;
    height: 500px;
}

.mian-shi .mian-shi-content .mian-shi-top .left-scroll .left-scroll-box .demo1 {
    box-sizing: border-box;
}

.mian-shi .mian-shi-content .mian-shi-top .left-scroll .left-scroll-box .demo1 table {
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
    border-color: #c1c1c1;
    width: 100%;
    border-radius: 8px 8px 0 0;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    box-sizing: border-box;
    table-layout: fixed;
    overflow: hidden;
}

.mian-shi .mian-shi-content .mian-shi-top .left-scroll .left-scroll-box .demo1 table td {
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
}

.mian-shi .mian-shi-content .mian-shi-top .left-scroll .left-scroll-box .demo1 table td.bg-red {
    cursor: pointer;
}

.mian-shi .mian-shi-content .mian-shi-top .right-activity {
    width: 372px;
    height: 640px;
    border: 1px solid #cccccc;
    border-radius: 10px;
    margin-left: 16px;
    float: left;
    box-sizing: border-box;
}

.mian-shi .mian-shi-content .mian-shi-top .right-activity .right-activity-title {
    box-sizing: border-box;
    text-align: center;
    font-size: 25px;
    padding: 20px 0;
    border-bottom: 1px solid #cccccc;
    width: 340px;
    margin-left: 15px;
}

.mian-shi .mian-shi-content .mian-shi-top .right-activity .right-activity-title strong {
    color: #d81919;
}

.mian-shi .mian-shi-content .mian-shi-top .right-activity .ykb1 {
    text-align: center;
    margin: 20px 10px 0 10px;
    width: 350px;
    height: 120px;
    overflow: hidden;
    border-radius: 10px;
}

.mian-shi .mian-shi-content .mian-shi-top .right-activity .ykb1 a {
    text-align: center;
    box-sizing: border-box;
    text-decoration: none;
    color: #333;
    -webkit-tap-highlight-color: transparent;
    width: 350px;
    height: 120px;
    cursor: pointer;
    list-style: none;
    display: inline-block;
    transition: all 0.2s;
}

.mian-shi .mian-shi-content .mian-shi-top .right-activity .ykb1 a:hover {
    transform: scale(1.05);
}

.mian-shi .mian-shi-content .mian-shi-top .right-activity .ykb2 {
    box-sizing: border-box;
    width: 350px;
    margin-left: 10px;
}

.mian-shi .mian-shi-content .mian-shi-top .right-activity .ykb2 .title {
    box-sizing: border-box;
    line-height: 28px;
    padding: 10px 0;
    font-size: 24px;
    margin: 12px 0;
}

.mian-shi .mian-shi-content .mian-shi-top .right-activity .ykb2 .title img {
    box-sizing: border-box;
    vertical-align: middle;
    border: 0;
    padding-right: 10px;
}

.mian-shi .mian-shi-content .mian-shi-top .right-activity .ykb2 .box {
    width: 350px;
    box-sizing: border-box;
    border-radius: 10px;
    border: 1px solid #cccccc;
    padding: 10px;
    margin-top: 5px;
    list-style-type: none;
}

.mian-shi .mian-shi-content .mian-shi-top .right-activity .ykb2 .box>li:first-child {
    border-bottom: 1px dashed #ccc;
}

.mian-shi .mian-shi-content .mian-shi-top .right-activity .ykb2 .box>li {
    line-height: 39px;
}

.mian-shi .mian-shi-content .mian-shi-top .right-activity .ykb2 .box>li span {
    width: 160px;
    display: inline-block;
    text-align: center;
    font-size: 15px;
}

.mian-shi .mian-shi-content .mian-shi-top .right-activity .ykb2 .box>li span strong {
    color: #d81919;
}

.mian-shi .mian-shi-content .mian-shi-top .right-activity .ykb2 .box a {
    box-sizing: border-box;
    text-decoration: none;
    color: #333;
}
.mian-shi .mian-shi-content .mian-shi-top .right-activity .ykb2 .box a img{
	width: 100%;
}
.mian-shi .mian-shi-content .mian-shi-top .right-activity .ykb2 .box.flex {
    border: none;
    margin-top: 0;
    padding: 0;
}

.mian-shi .mian-shi-content .mian-shi-top .right-activity .ykb2 .box.flex ul {
    box-sizing: border-box;
}

.mian-shi .mian-shi-content .mian-shi-top .right-activity .ykb2 .box.flex ul li {
    width: 165px;
    height: 100px;
    list-style-type: none;
    float: left;
    margin-top: 5px;
}

.mian-shi .mian-shi-content .mian-shi-top .right-activity .ykb2 .box.flex ul li a {
    box-sizing: border-box;
    text-decoration: none;
    color: #333;
}

.mian-shi .mian-shi-content .mian-shi-top .right-activity .ykb2 .box.flex ul li img {
    border-radius: 15px;
}

.mian-shi .mian-shi-content .mian-shi-top .right-activity .ykb2 .box.flex ul li:last-child {
    margin-left: 20px;
}

.mian-shi .mian-shi-content .mian-shi-bottom {
    box-sizing: border-box;
    zoom: 1;
    padding: 20px 0 10px;
}

.mian-shi .mian-shi-content .mian-shi-bottom .vid {
    width: 405px;
    height: 220px;
    float: left;
}

.mian-shi .mian-shi-content .mian-shi-bottom .vid video {
    width: 100%;
    height: 100%;
}

.mian-shi .mian-shi-content .mian-shi-bottom .gif {
    width: 740px;
    float: right;
}

.mian-shi .mian-shi-content .mian-shi-bottom .gif img {
    width: 100%;
}    
    
.mian-shi .mian-shi-content .ykb2 .box .sj_01 {
    border-radius: 10px;
    border: 1px solid #cccccc;
    padding: 10px;
    margin-top: 5px;
}
.gd_txt {
    border: none;
    border-color: #c1c1c1;
    width: 100%;
    border-radius: 8px 8px 0 0;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    box-sizing: border-box;
    table-layout: fixed;
    overflow: hidden;
}

.gd_txt th {
    background-color: #2891ff;
    border-color: #fff;
    color: #fff;
    border-top-color: #2891ff;
    border-bottom-color: #2891ff;
    font-weight: 400;
}

.gd_txt th:first-child {
    border-left-color: #2891ff;
}

.gd_txt th:last-child {
    background-color: #ff1313;
    border-top-color: #ff1313;
    border-bottom-color: #ff1313;
    border-right-color: #ff1313;
}

.gd_txt td {
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.gd_txt tbody tr:hover {
    background-color: #f1f1f1;
}

.gd_txt td:hover {
    color: #00a0e9;
}

.gd_txt td:hover a {
    color: #fff;
    background-color: #ff1313;
}

.title{text-align: center;}
.title h2{
	font-size: 36px;
    font-family: ' ',arial;
    height: 50px;
    line-height: 50px;
    color: #00458f;
    font-weight: bold;
    letter-spacing: 2px;
}
.xb{
	width: 958px;
	height: 59px;
	margin: 10px auto;
}
.xb img{
	width: 100%;
}

.index3box{
	width: 100%;
	margin: 0 auto;
	margin-top: 60px;
}
.index3box .index3{
	width: 100%;
	margin: 0 auto;
	background-color: white;
}
.tab{
	padding: 20px 0 30px;
	line-height: 38px;
}
.tab ul{
	display: flex;
	justify-content: center;
	align-items: center;
}
.tab ul li{margin-right: 20px;border-radius: 30px;padding: 0 25px;background: transparent;border: 1px solid #eee;height: 40px;color: #999;cursor: pointer;}
.tab ul li:last-child{margin-right: 0;}
.tab ul li a{
	color: #999;
}
.tab ul li.on{
	border: 2px solid #00428f;
	background: #00428f;
    color: white;
}
.tab ul li.on a{
	color: white;
}
.imgbox{
	width: 100%;
}
.imgbox img{
	width: 100%;
}
.content ul li .itembox{
	width: 100%;
}
.item{width: 23.5%;box-sizing: border-box;float: left;border-radius: 5px;position: relative;margin-right: 2%;margin-bottom: 20px;}
.item:nth-child(4n){margin-right: 0;}
.item:hover{
	box-shadow: 0 15px 30px rgb(0 0 0 / 10%);
}
.item a:hover .star{
	display: block;
}
.item a:hover .zhe{
	opacity: 0.3;
}
.item a{display: block;position: relative;font-size: 0;}
    .item a img {
        width: 100%;
        transition: .5s;
        object-fit: cover;
        border-radius: 10px;
        height: 200px;
    }
.zhe{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #2196f3;
    border-top-left-radius: 11px;
    border-top-right-radius: 11px;
    opacity: 0;
}
.star{
	width: 72px;
	height: 72px;
	display: none;
	position: absolute;
	left: 50%;
	margin-left: -36px;
	top: 56px;
	background: url(../images/icon66.png) no-repeat;
}
.xkfl{
	width: 132px;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	color: white;
	text-align: center;
	position: absolute;
	left: 22px;
	top: -8px;
	background: url(../images/bq.png);
}

.text_box{
	width: 100%;
	padding: 15px 10px;
	background-color: white;
}
.text_box h3 a{
	font-size: 16px !important;
    padding-bottom: 13px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
}

.index3 .btn1{
	margin-left: 380px;
	border: 2px solid #00458f;
    border-radius: 10px;
	width: 185px;
    height: 55px;
    display: block;
    line-height: 55px;
    text-align: center;
    font-size: 22px;
}
.index3 .btn2{
	margin-right: 380px;
	border: 2px solid #ff3661;
    border-radius: 10px;
	width: 185px;
	height: 55px;
	display: block;
	line-height: 55px;
	text-align: center;
	font-size: 22px;
}

.index4box{
	width: 100%;
	margin: 0 auto;
	margin-top: 50px;
	text-align: center;
}
.index4_content{
	padding: 20px 0;box-sizing: border-box;width: 100%;margin: 0 auto;
}
.index4_content .video1{
	width: 550px;
	margin-right: 18px;
}
.index4_content .video1 a{
	display: block;
	margin-bottom: 22px;
}
.index4_content .video1 a video{
	width: 100%;
	max-height: 326px;
	height:326px;
	border-radius: 20px;
	object-fit: fill;
}
.index4_content .video2{
	width: 360px;
	text-align: center;
	margin-left: 5px;
}
.index4_content .video2 a{
	display: block;
}
.index4_content .video2 a video{
	width: 100%;
	max-height: 163px;
	height:163px;
	border-radius: 20px;
	object-fit: fill;
}


.index5box{
	width: 100%;
	margin: 0 auto;
	margin-top: 80px;
	text-align: center;
}

.index5box .content1{
	padding: 20px 0;box-sizing: border-box;
	width: 100%;margin: 0 auto;
}
.index5box .content1 ul li{
	width: 100%;
}
.index5box .content1 ul li .itembox{
	width: 100%;
	height: 411px;
	display: block;
}
.index5box .content1 ul li .itembox .item1{
	display: block;
	margin-right: 9px;
}
.index5box img{
	display: inline;
	transition: .5s;
    border-radius: 10px;
	width: 100%;
	height: 100%;
}
.index5box img:hover{
	transform: translateY(-10px);
    box-shadow: 0 0 15px #888888;
}
.magin22{
	margin-bottom: 22px;
	display: block;
}
.mid_content{
	width: 476px;
}
.magin19{
	margin-right: 9px;
	display: block;
}
.magin18{
	margin-right: 8px;
}
.index5box .content1 ul li .itembox .item2{
	width: 476px;
	margin-right: 9px;
}
.index5box .content1 ul li .itembox .item2 .item_s{
	width: 100%;
}
.index5box .content1 ul li .itembox .item2{
	width: 476px;
}
.itembox .item_left{width: 55%;}
.itembox .item_left .img{width: 33.33%;float: left;padding-right: 10px;box-sizing: border-box;}






.index6box{
	width: 100%;
	margin: 0 auto;
	margin-top: 50px;
}
.index6_content{
	margin-top: 20px;
}
.index6_content .index6_left{
	overflow: hidden;
	margin-right: 10px;
}
.index6_content .index6_left .index6_tab{
	width: 960px;
	z-index: 0;
	background-color: white;
	line-height: 50px;
}
.index6_content .index6_left .index6_tab ul{
	width: 100%;
	display: flex;
}
.index6_content .index6_left .index6_tab ul li{
    font-size: 22px;
    margin-left: 21px;
    height: 48px;
    width: 160px;
    text-align: center;
    padding: 0 20px;
    background: #eeeeee;
    color: #0077DD;
    font-weight: bold;
	cursor: pointer;
}
.index6_content .index6_left .index6_tab ul li:first-child{
	margin-left: 0;
}
.index6_content .index6_left .index6_tab ul li a{
	color: #0077DD;
}
.index6_content .index6_left .index6_tab ul li.on{
	border-bottom: 1px solid #0077DD;
    background: #00428f;
    color: white;
}
.index6_content .index6_left .index6_tab ul li.on a{
	color: white;
}
.index6_content .index6_left .index6_tab ul li:last-child{
	width: 30px;
}
.else{
	display: inline-block;font-size: 20px;text-align: right
}

.index6_content .index6_left .content2{
	box-sizing: border-box;
	width: 960px;
}
.index6_content .index6_left .content2 ul li{
	width: 100%;
}
.index6_content .index6_left .content2 ul li .index6_item{
	width: 100%;
}
.index6_item .news_show{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 15px 0;box-sizing: border-box;
	border-bottom: 1px dashed #ccc;
}
.index6_item .news_show .news_img{
	display: block;
	width: 24%;
	font-size: 0;
}
.index6_item .news_show .news_img img{
	width: 100%;
	max-width: 235px;
	max-height: 142px;
}
.index6_item .news_show .news_des{
	padding-left: 2%;
	width: 76%;
	display: block;
	box-sizing: border-box;
}
.index6_item .news_show .news_des h1{
	display: flex;
	align-items: center;
}
.index6_item .news_show .news_des h1 a{
	color: #333;
	line-height: 2;
	margin-left: 10px;
	font-weight: bold;
}
.index6_item .news_show .news_des h1 em{
	display: inline-block;
    font-style: normal;
    background: #ed2a38;
    color: #fff;
    font-size: 13px;
    margin-left: 15px;
    padding: 1px 5px;
    font-weight: bold;
}
.index6_item .news_show .news_des p{
	display: block;
    padding: 10px 10px;
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
}
.index6_item .news_show .news_des span{
	font-size: 16px;
    padding-left: 10px;
	color: #333;
}
.index6_item .news_list{
	width: 100%;
	overflow: hidden;
	background-color: white;
}
.index6_item .news_list dl{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.index6_item .news_list dl dd{
	width: 50%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 14px;
	line-height: 39px;
	border-bottom: 1px dashed #ccc;
}
.index6_item .news_list dl dd a{
	color: #4d4d4d;
}
.index6_item .news_list dl dd a:hover{
	color: #ff0000;
}
.index6_item .news_list dl dd span{
	display: inline-block;
	margin-right: 28px;
	color: #a9bcdc;
}

.index6_content{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.index6_content .index6_right{
	width: 300px;
}
.index6_content .index6_right .index6_top{
	width: 100%;
}
.index6_title{
	background-color: #00519a;
    color: #fff;
	margin-bottom: 6px;
    line-height: 35px;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
}
.index6_title span{
	font-weight: bold;
}
.else_item span{
	margin-bottom: 6px;
	line-height: 35px;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	background-color: #e6f3ff;
	display: flex;
	justify-content: center;
	align-items: center;
}
.else_item span a{
	color: #00519a;
	font-style: normal;
	font-weight: bold;
}
.index6_desc{
	background-color: #e6f3ff;
	text-align: center;
}
.magin0{
	margin-bottom: 0;
}
.index6_desc p a{
	color: #00519a;
	line-height: 35px;
	text-align: center;
	font-size: 15px;
	
}

.index7box{
	width: 100%;
	margin: 0 auto;
	margin-top: 50px;
}
.index7_content{
	margin-top: 30px;
	display: block;
	overflow: hidden;
}
.tshow_box li {
    float: left;
    width: 195px;
    transition: 0.5s;
    overflow: hidden;
    position: relative;
    opacity: 0.7;
    background: #f1f1f1;
    list-style: none;
}
.tshow_li_1 {
    position: relative;
}
.tshow_li_1 a{
    display: block;
	font-size: 0;
}
.biao {
    left: 0px;
    top: 0px;
    position: absolute;
    z-index: 1000;
    width: 31px!important;
    height: 98px!important;
}
.tshow_box li > a img {
    position: relative;
    left: -50px;
    transition: 0.5s;
}
.tshow_info {
    bottom: 0px;
    position: absolute;
    left: 275px;
    top: 0;
    width: 220px;
    padding: 40px 15px;
    background: #1A1A1A;
}
.svb {
    font: bold 25px/40px ' ';
    color: #fff;
}
.gy {
    line-height: 40px;
    color: #fff;
}
.tshow_info p{
	color: #999999;
    font-size: 14px;
    margin-top: 30px;
}
.tshow_info p a{
	color: #fff;
    line-height: 20px;
    margin-top: 30px;
}
.lcc {
    background: #0077DD;
    display: block;
    width: 100px;
    height: 20px;
    padding: 8px 10px;
    margin-top: 10px;
    color: #fff;
    text-align: center;
}
.tshow_box li.current {
    width: 520px!important;
    transition: 0.5s;
    opacity: 1;
}
.tshow_box li.current > a img {
    left: 0;
    transition: 0.5s;
}
.msfc{overflow: hidden;}


/*学生作品*/
.index8box{
	width: 100%;
	margin: 0 auto;
	margin-top: 60px;
}
.xszp{background-color: #161616;margin:30px auto;}
.crytab{width:100%;background-size:cover !important;padding-top:1px;box-shadow: rgba(1,130,150,.2)0 0 30px;}
.jsx-title{margin:70px 0 20px 0;padding:0;font-size:12px;font-weight:normal;color:#666;border:none;vertical-align:baseline}
.index-title{text-align: center;position: relative;padding-bottom: 10px;}
.title-fff{font-size: 38px;text-align: center;color:#fff;}
.crybox{width: 1300px;position: relative;margin: auto;overflow:hidden;height: auto;padding: 20px 0 0px 0;}
.crymenus{width: 200px;height: auto;float: left;margin-top: 110px;border-radius: 10px;overflow: hidden;}
.crytab .crybox .crymenus li{width: 200px;font-size: 20px;color: #fff;text-align: center;line-height: 110px;transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;cursor: pointer;margin-top: 20px;}
.Service-item{display: block;width: 200px;padding-top: 15px;text-align: center;float: left;margin: 0 0 0px;box-sizing: border-box;border-radius: 10px;overflow: hidden;}
.crybg .Service-item{border-color: #dedddd;position: relative;z-index: 99;text-decoration: none;border: 1px solid;box-shadow: rgba(1,130,150,.9)0 0 10px;-webkit-transform: translate3d(0,-3px,0);transform: translate3d(0,-3px,0);}
.Service-item{-webkit-transition: all 160ms;transition: all 160ms;}
.item-image{display: inline-block;height: 55px;width: 55px;line-height: 55px;text-align: center;border: 3px solid transparent;margin: 0;border-radius: 100%;-ms-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;-webkit-transition: all 160ms;transition: all 160ms;background-repeat: no-repeat;background-position: center;background-size: 100%;margin-left: 15px;}
.item-con{width: 128px;height: 62px;line-height: 62px;}
.item-title{line-height: 25px;    font-size: 18px;    color: #ffffff;padding: 0px 0 7px;font-family: pingfangsc-regular, ,Tahoma,sans-serif;font-weight: 400;}
.item-text{color: #9a9a9a;font-size: 12px;line-height: 17px;height: 34px;overflow: hidden;font-family: pingfangsc-regular, ,Tahoma,sans-serif;}

.crybg .dm_design{background-size: 100% !important;}

.crytab .cryright{float: left;width: 1050px;height: 720px;overflow: hidden;margin-left: 50px;border-radius: 10px;}
.crytab .cryscroll{transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;}
.crytab .crytab_right{width: 1050px;height: 720px;color: #fff;position: relative;overflow: hidden;}
.works_Tpfd{width: 1050px;height: 720px;}
.works_Tpfd a{color:#fff;}
.works_Tpfd-item{float: left;margin: 15px 15px;border: 3px solid #fff;width: 320px;height: 270px;overflow: hidden;box-sizing: border-box;border-radius: 10px;}
.works_Tpfd .works_Tpfd-item img{width: 100%;height: 180px; object-fit: cover;}
.works_Tpfd .works_Tpfd-item span{display:block;text-align:center;font-size:18px;line-height:2;}
.xszpfl{float:left;display:inline;}
.xszpfr{float:right;display:inline;}


.part1 {max-width: 1300px;margin:auto;}
.xszp {
    background-color: #161616;
    margin: 30px auto;
}

.nTab .TabTitle ul {
    margin: 0;
    padding: 0;
	color:#333333;
}
.ft14 {
    font-size: 16px;
    padding-bottom:0px;
    padding-top: 14px;
	float:right;
}
.nTab .TabTitle .active {
    color: #0077DD;
	border-bottom:solid 3px #0077DD;
}
.nTab .TabTitle li {
    float: left;
    cursor: pointer;
    list-style-type: none;
    list-style-position: outside;
    padding-top: 5px;
    padding-right: 15px;
    line-height: 30px;
    padding-left: 15px;
    font-size: 18px;
    margin: 0px;
	padding-bottom:5px;
}
.nTab .TabContent img{
/* margin-bottom:5px; */

}
.none {
    display: none;
}
.TabContent a {
	display: inline-block;
	*float: left;
	margin-left: 12px;
	text-align:center;
}
.TabContent div{ padding:12px 0; font-size:16px;white-space:nowrap; overflow:hidden;}
.TabContent div>:first-child{ margin-left:0px;}
.TabContent div span{ font-size:14px; color:#e60012;}
.zp img{ margin-bottom:0px!important;}
.zp p{ margin:0px; position:absolute;bottom:0px;	background:#000000;
	color:#FFFFFF;
	font-size:14px;
	padding:3px 10px;
	left:0px; right:0px;
	overflow:hidden;
filter:alpha(Opacity=60);-moz-opacity:0.6;opacity: 0.6;}
.zp .TabTitle li{border-left: 4px solid transparent;float:none; background:#f1f1f1; margin-bottom:3px; letter-spacing:1px; font-size:20px; text-align:center; padding:24.5px 0;}
.zp .TabTitle .active {border-left: solid 4px #0077DD; border-bottom:none;}
.zp .TabTitle{ width:120px; float:left;}
.zpwid{width:100%;}
.zp div div {
float:left; margin-left:10px; margin-bottom:15px; padding:0px; position:relative; white-space:normal!important;
}
.jfade_image a:hover img ,.zpwid a:hover img{
	transform: scale(1.3);
	transition: all 5s ease 0s;
	-webkit-transform: scale(1.3);
	-webkit-transform: all 5s ease 0s;}
.ea a{height:325px!important;}
.ew a{width:235px!important;height:325px!important;}
.svb{ font:bold 25px/40px ' ';color:#fff}
.gy{line-height:40px;color:#fff}
.line{ line-height:30px;}
.lcc{ background:#0077DD; display:block;width:100px; height:20px;padding:8px 10px; margin-top:10px;color:#fff; text-align:center}



.index9box{
	width: 100%;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 60px;
}

.mylink ul{display: flex;align-items: center;flex-wrap: wrap;}
.mylink ul li{
	position: relative;
	margin-bottom: 10px;
	color: #333;
}
.mylink ul li a{
	font-size: 16px;
    display: inline-block;
    float: left;
    font-weight: 600;
	padding: 0 10px;
	box-sizing: border-box;
}
.mylink ul li:hover a{
	color: #0077DD;
}
.mylink ul li:hover:after{
	color: #0077DD;
}
.mylink ul li:after{
	position: absolute;
	content: "|";
	top: -1px;
	left: 0px;
	font-weight: 600;
	color: #4d4d4d;
	font-size: 16px;
}


.mylink1 ul{display: flex;align-items: center;flex-wrap: wrap;}
.mylink1 ul li{
	position: relative;
	margin-bottom: 10px;
	color: #333;
}
.mylink1 ul li a{
	font-size: 16px;
    display: inline-block;
    float: left;
    font-weight: 600;
	padding: 0 10px;
	box-sizing: border-box;
}
.mylink1 ul li:after{
	position: absolute;
	content: "|";
	top: -1px;
	right: 0px;
	font-weight: 600;
	color: #4d4d4d;
	font-size: 16px;
}


/* 底部 */
.footerbox{
	width: 100%;
	margin: 0 auto;
}
.footer1box{
	background: #4d4d4d;
    padding: 50px 0 10px;
    color: #fefcfc;
    text-align: center;
}
.footer1{
	overflow: hidden;
	font-size: 16px;
	line-height: 1.8;
	display: flex;
	justify-content: center;
	align-items: center;
}
.footer1_logo{
	width: 26%;
	padding: 10px 23px 0 0;
	box-sizing: border-box;
}
.footer1_logo a{
	color: #f9f4f4;
}
.footer1_logo img{
	max-width: 100%;
}
.footer1_logo h4{
	font-size: 16px;
	font-weight: 400;
	margin: 0 0 1em;
}
.footer1_link{
	width: 51%;
	padding: 10px 0;
	box-sizing: border-box;	
	border: 1px #6b6b6b;
	border-style: none solid;
	display: flex;
	justify-content: center;
	align-items: center;
}
.footer1_link .link_li{
	width: 33%;
	box-sizing: border-box;
}
.footer1_link .link_li h4{
	font-weight: 400;
	margin: 0 0 1em;
	font-size: 18px;
}
.footer1_link .link_li ul li a{
	color: #f9f4f4;
	font-size: 16px;
	line-height: 1.8em;
}
.footer1_wechat{
	width: 23%;
	padding: 10px 0 0 40px;
	box-sizing: border-box;
}
.footer1_wechat h4{
	font-weight: 400;
	margin: 0 0 1em;
	font-size: 18px;
	text-align: left;
}
.footer1_wechat .ewmbox{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.footer1_wechat .ewmbox img{max-width: 100px;}
.footer1_wechat .ewmbox p{width: 50%;padding-left: 10px;box-sizing: border-box;font-size: 16px;line-height: 1.8em;color: #fefcfc;text-align: center;}
.blue{
	display: none;
}
.footer1_public{
	margin: 20px auto 10px;
    font-size: 14px;
}
.footer1_public ul{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 20px auto 10px;
	font-size: 14px;
	box-sizing: border-box;
}
.footer1_public ul li{
	padding-right: 15px;
	box-sizing: border-box;
}
.footer1_public ul li:last-child{
	padding-right: 0;
}
.footer1_public ul li a{
	display: flex;
	align-items: center;
	color: white;
}
.footer1_public ul li span{
	padding-left: 5px;
	box-sizing: border-box;
}
.footer1_public ul li a:hover .yellow{display: none;}
.footer1_public ul li a:hover .blue{display: block;}
.footer1_public ul li a:hover{
	color: #2196F3;
}

.footer2box{
	background: #333;
    overflow: hidden;
    text-align: center;
    color: #FFF;
	padding: 30px 0;
	box-sizing: border-box;
}
.footer2box p{
	margin: .5em 0;
    font-size: 14px;
    text-align: center;
    line-height: 1.2em;
}
.footer2box p a{
	color: white;
}
.footer2box .gaba{
	display: flex;
	justify-content: center;
	align-items: center;
}
.footer2box .gaba p{
    height: 20px;
    line-height: 20px;
    margin: 0px 0px 0px 5px;
    text-align: center;
    color: #fff;
}

/* 底部固定 */
.footer_fixbox{
	position: fixed;
    background: url(../images/tl-bg.png) top center no-repeat;
    z-index: 3;
    height: 100px;
    width: 100%;
    bottom: 0px;
    left: 0;
    overflow: hidden;
}
.footer_fixbox .w1200{
	position: relative;
}
.footer_fixbox .long{
	position: fixed;
    bottom: 0;
    z-index: 99;
}
.footer_fixbox .tl_phone>img{
	margin-top: 30px;
	float: left;
}
.footer_fixbox .tl_phone .tel_num{
	float: left;
	margin-left: 10px;
	margin-top: 20px;
}
.footer_fixbox .tl_phone .tel_num span{
	display: block;
	color: white;
	line-height: 1.6;
	font-size: 15px;
}
.footer_fixbox .tl_phone .tel_num h2{
	font-weight: bold;
	font-size: 30px;
	color: white;
}
.footer_fixbox .tl_form{
	margin-top: 30px;
	margin-left: 25px;
}
.footer_fixbox .tl_form .tl_moblie{
	display: block;
    float: left;
    border: none;
    width: 200px;
    height: 45px;
    outline: none;
    text-indent: 10px;
    color: #5b6aff;
    font-size: 16px;
}
.footer_fixbox .tl_form button{
	text-align: center;
    display: block;
    float: left;
    width: 130px;
    height: 45px;
    background: #5b6aff;
    border: none;
    color: #fff;
    box-shadow: 5px 12px 26px #7780ed;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
}
.footer_fixbox .tl_items li{
	float: left;
    position: relative;
    height: 100px;
    width: 125px;
    margin-left: 10px;
}
.footer_fixbox .tl_items li img{
	position: absolute;
	top: 15px;
	right: 5px;
}


.footer_fixbox .tl_per{
	position: absolute;
    right: 30px;
    top: 5px;
}



/* 热门专业 */
.inbanner{
	width: 100%;
	margin: 0 auto;
	font-size: 0;
}
.inbanner a{
	display: block;
	width: 100%;
}
.inbanner a img{
	width: 100%;
}

.re_index1box .re_index1{
	padding: 50px 0;
	box-sizing: border-box;
	display: flex;justify-content: center;align-items: center;
}
.re_index1box .re_index1 .re_index1_left{
	width: 50%;
	padding:0 20px;
	box-sizing: border-box;
}
.re_index1box .re_index1 .re_index1_left h1{
	font-size: 35px;
    color: #00a2ff;
    line-height: 70px;
}
.re_index1box .re_index1 .re_index1_left h2{
	font-size: 28px;
    line-height: 48px;
	color: #000;
}
.re_index1box .re_index1 .re_index1_left p{
	color: #000;
	font-size: 15px;
	text-indent: 2em;
    line-height: 27px;
    margin-top: 10px;
}
.re_index1box .re_index1 .re_index1_left .re_btnbox{
	height: 87px;
	line-height: 87px;
}
.re_index1box .re_index1 .re_index1_right{
	width: 50%;
	box-sizing: border-box;
	padding:0 20px;
}
.re_index1box .re_index1 .re_index1_left .re_btnbox span{
	padding: 10px 50px;
	font-size: 20px;
	color: white;
}


/* 学校简介 */
.about1box{
	width: 100%;
	margin: 0 auto;
	margin-top: 80px;
}
.about1box .about1{
	width: 100%;
	margin: 0 auto;
}
.about_title{
	text-align: center;
}
.about_title h1{
    border-bottom: 3px solid #494c4e;
    padding: 5px 20px;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
	width: 300px;
	margin: 0 auto;
}
.about_title h3{
	text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    line-height: 50px;
}
.about1_content{	
	width: 100%;
	margin: 0 auto;
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.about1_content .about1_left{
	width: 48%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.about1_content .about1_left img{
	max-width: 100%;
}
.about1_content .about1_right{
	width: 48%;
}
.about1_content .about1_right h2{
	font-size: 18px;
    line-height: 38px;
    text-indent: 2rem;
	text-align: center;
	font-weight: bold;
}
.about1_content .about1_right p{
	font-size: 18px;
    line-height: 38px;
    text-indent: 2rem;
    padding-top: 50px;
}


.about2box{
	width: 100%;
	margin: 0 auto;
	margin-top: 80px;
}
.about2box .about2{
	width: 100%;
	margin: 0 auto;
}
.about2box .about2 p{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #666;
	line-height: 28px;
	line-height: 38px;
}
.about2box .about2 p:first-child{
	margin-top: 15px;
}
.about2box .about2 .about2_content{
	width: 100%;
	font-size: 0;
}
.about2box .about2 .about2_content img{
	width: 100%;
}

.about3box{
	width: 100%;
	margin: 0 auto;
	margin-top: 80px;
}
.about3box .about3{
	width: 100%;
	margin: 0 auto;
}
.about3box .about3 p{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #666;
	line-height: 38px;
}
.about3_ul li{
	float: left;
    width: 230px;
    margin-left: 22px;
}
.about3_ul li h3{
	text-align: center;
    font-size: 18px;
    line-height: 28px;
	color: #000;
	font-weight: bold;
}
.about3box .about3 .about3_ul li p{
	font-size: 16px;
    text-indent: 2rem;
    line-height: 30px;
	font-weight: normal;
	color: #000;
}


.about4box{
	width: 100%;
	margin: 0 auto;
	margin-top: 80px;
}
.about4box .about4{
	width: 100%;
	margin: 0 auto;
}
.about4box .about4 .s_title{
	color: #004398;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    margin: 20px;
}
.about4box .about4 .s_title span{
	width: 20px;
    background-color: #ff0000;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    border-radius: 5px;
    height: 40px;
    line-height: 18px;
    margin-left: 15px;
}
.about4_content{
	width: 100%;
	margin: 0 aut0;
}
.about4_content img{
	width: 100%;
}


.about5box{
	width: 100%;
	margin: 0 auto;
	margin-top: 80px;
	margin-bottom: 60px;
}
.about5box .about5{
	width: 100%;
	margin: 0 auto;
}
.about5box .about5 p{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #666;
	line-height: 38px;
}


/* 名师风采 */
.ms_index1box{
	width: 100%;
	margin: 0 auto;
}
.ms_index1box .ms_index1{
	width: 100%;
	margin: 0 auto;
}
.ms_index1box .ms_index1 .ms_top{
	padding-top: 40px;
	padding-bottom: 50px;
	box-sizing: border-box;
}
.ms_index1box .ms_index1 .ms_top h3{
	text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #0099df;
    line-height: 48px;
}
.ms_index1box .ms_index1  .desc{
	width: 1000px;
	margin: 0 auto;
}
.ms_index1box .ms_index1  .desc p{
	text-indent: 2rem;
    font-size: 18px;
    line-height: 40px;    
}
.ms_index1_content{
	width: 1022px;
	margin: 0 auto;
	overflow: hidden;
	padding: 50px 0;
	box-sizing: border-box;
}
.ms_index1_content ul li{
	width: 25%;
	padding: 0 5%;
	box-sizing: border-box;
	float: left;
	-webkit-transition: all 0.5s linear;
}
.ms_index1_content ul li:hover{
	margin-top: -2em;
    cursor: pointer;
}
.ms_index1_content ul li img{
	width: 100%;
}
.ms_index1_content ul li p{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
}


.ms_index2box{
	width: 100%;
	margin: 40px auto;
}
.ms_index2box .ms_index2{
	padding: 30px 0;
	box-sizing: border-box;
	width: 100%;
}
.ms_index2box .ms_index2 .ms_title{
	text-align: center;
}
.ms_index2box .ms_index2 .ms_title h1{
	font-size: 38px;
    font-weight: bold;
    text-align: center;
    color: #3796e1;
}
.ms_index2_content{
	padding: 20px 0;
	box-sizing: border-box;
	margin: 40px 0;
}
.ms_index2_content ul{
	display: flex;
	justify-content: center;
	align-items: center;
}
.ms_index2_content ul li{
	width: 180px;
    position: relative;
	margin-left: 24px;
}
.ms_index2_content ul li:first-child{
	margin-left: 0;
}
.ms_index2_content ul li img{
	width: 100%;
}
.ms_index2_content ul li .mubu{
	position: absolute;
    width: 100%;
    height: 130px;
    bottom: -30px;
    background: rgba(55,150,225,.9);
    text-align: center;
    color: #fff;
    font-size: 14px;
    -webkit-transition: all 0.6s linear;
}
.ms_index2_content ul li .mubu h4{
	font-size: 1.2em;
    padding: 0.2em 0;
}
.ms_index2_content ul li .mubu p{
	padding: 0.5em;
    text-align: left;
    font-size: 0.9em;
    line-height: 1.5em;
    overflow: hidden;
}
.ms_index2_content ul li:hover .mubu{
	height: 150px;
    background: rgba(55,150,225,.7);
    padding-top: 2em;
    cursor: pointer;
}
.ms_btn{
	margin-top: 50px;
	border: 2px solid #e94f79;
    width: 400px;
    height: 50px;
    margin: 0 auto;
}
.ms_btn a{
	background-color: #e94f79;
    width: 400px;
    height: 50px;
    margin: 0 auto;
    margin-left: -4px;
    margin-top: -4px;
    text-align: center;
    line-height: 50px;
    display: block;
    color: #fff;
    font-size: 24px;
}



/* 校园环境 */
.xy_index1box{
	width: 100%;
	margin: 0 auto;
	margin-top: 60px;
}
.xy_title{
	margin: 20px 0;
}
.xy_title h3{
	background: url(../images/xian.png) no-repeat center;
    text-align: center;
    font-size: 28px;
    color: #0685eb;
    font-weight: bold;
    letter-spacing: 2px;
	position: relative;
}
.xy_title h3:after{
	position: absolute;
	width: 130px;
	height: 3px;
	background: #0685eb;
	bottom: -5px;
	content: "";
	left: 0;
	left: 50%;
	transform: translateX(-50%);
}
.xy_index1_content{
	padding: 20px 0;
	box-sizing: border-box;
	width: 100%;
	display: flex;
	justify-content: center;align-items: center;
}
.xy_index1_content .xy_index1_left{
	width: 308px;
	float: left;
	height: 406px;
	box-sizing: border-box;
	padding-bottom: 7px;
}
.xy_index1_content .xy_index1_left a{
	display: block;
	width: 100%;
	height: 100%;
}
.xy_index1_content .xy_index1_left a img{
	width: 100%;
	object-fit: cover;
	height: 100%;
}
.xy_index1_content .xy_index1_right{
	float: left;
	width: 892px;
	height: 406px;
}
.xy_index1_content .xy_index1_right .xy_right_imgbox{
	float: left;
    width: 33.33%;
	height: 50%;
	padding: 0 0 7px 7px;
	box-sizing: border-box;
    position: relative;
}
.xy_index1_content .xy_index1_right .xy_right_imgbox a{
	display: block;
	width: 100%;
	height: 100%;
}
.xy_index1_content .xy_index1_right .xy_right_imgbox a img{
	width: 100%;
	object-fit: cover;
	height: 100%;
}



/* 学生作品 */
.xs_index1box{
	width: 100%;
	margin: 0 auto;
	margin-top: 60px;
}
.xs_index1{
	width: 100%;
}
.xy_title{
	margin: 20px 0;
}
.xy_title h3{
	font-size: 38px;
	background: none;
}
.xs_index1_content{
	padding: 30px 0;box-sizing: border-box;
}
.xs_index1_content ul{
	display: flex;justify-content: center;align-items: center;
}
.xs_index2_content ul{
	display: flex;justify-content: center;align-items: center;flex-wrap: wrap;
}
.xs_index1_content ul li{
	width: 33.33%;
	padding: 0 15px;
	box-sizing: border-box;
}
.xs_index1_content ul li img{
	width: 100%;
}
.xs_btn{
	margin-bottom: 50px;
}


/* 在线报名 */
.online_top{
	text-align: center;
	color: white;
	padding: 15px 0;
}
.online_contentbox{
	width: 100%;
	margin: 0 auto;
}
.online_content{
	text-align: center;
}
.online_content h3{
    padding: 15px 0;
    font-size: 22px;
	color: rgba(0,0,0,.85);
}
.formbox{width: 1000px;margin: 0 auto;}

.layui-form-item .layui-input-inline{width:365px;}
 @font-face {
   font-family: "layui-icon";
   src: url("../fonts/iconfont.woff2") format("woff2"),
		url("../fonts/iconfont.woff") format("woff"),
		url("../fonts/iconfont.ttf") format("truetype"),
		url("../fonts/iconfont.eot") format("embedded-opentype"),
		url("../fonts/iconfont.svg") format("svg");
 }
 
 
 
 /* 就业保障 */
.tit2 {text-align: center;margin-top: 30px;}
.tit2 h3 {color: #0685eb;line-height: 100px;letter-spacing: 3px;font-weight: bold;font-size: 38px;}
.jy_02 {margin: 20px 0px;color: #646565;font-weight: bold;}
.jy_02 ul li {float: left;width: 400px;text-align: center;}
.p_01 {font-size: 23px;line-height: 70px;color:#000;}
.p_02 {font-size: 16px;width: 350px;margin-left: 32px;text-align: left;line-height: 30px;text-indent: 2rem;}
.jyt_02 {margin-top: 32px;}
.jyt_02 ul {margin-top: 5px;}
.jyt_02 ul li{float: left;width: 25%;}
.jyt_02 ul li .imgbox1{
	display: flex;align-items: center;
}
.jyt_02 ul li p {font-size: 18px;margin-left: 95px;line-height: 40px;color: #646565;}
.bton{width:185px;height:55px;display:block;line-height:55px;text-align:center;font-size:22px;color:#00458f}
.bton:hover{width:185px;height:55px;display:block;background:#00458f;color:#fff;cursor:pointer;}
.bton2{width:185px;height:55px;display:block;line-height:55px;text-align:center;font-size:22px;color:#ff3661;}
.bton2:hover{width:185px;height:55px;display:block;background:#ff3661;color:#fff;cursor:pointer;}
.bd1{border:2px solid #00458f;border-radius:10px;}
.bd2{border:1px solid #fff;border-radius:10px;}
.bd3{border:2px solid #ff3661;border-radius:10px;}
.bd4{border:1px solid #33adea;border-radius:10px;}


/* 服务保障体系 */
.zx1{display:block;width:180px;height:45px;line-height:45px;text-align:center;background-color:#1361cd;color:#fff;font-size:16px;border-radius:5px;margin:10px auto;}
.ntt,.jymd ul,.bz_t,.zpdw{overflow:hidden;}
.ntt li.on,.zpdw li.on{border-bottom:#c00 solid 3px;}
.ntt_cont ul li span,.zpdw_cont ul li span{display:inline-block;color:#ababab;}
.jy_index2box{
	width: 100%;
	margin: 40px auto;
}
.jy_index2box h2{font-size:42px;text-align:center;color:#1361cd;height:50px;line-height:50px;font-weight: bold;}
.jy_index2box h3{
	text-align:center;font-size:28px;font-weight:700;height:40px;line-height:40px;color:#333;
}
.jy_index2box p{
	text-align:center;font-size:20px;font-weight:700;height:40px;line-height:40px;color:#333;
}
.zx1:hover,.white,.white a,.mr .ggzw a,.mr .ggzw a:hover,.ks_tabs .text_c h3,.ks_tabs .text_c h3 a{color:#fff;}
.fwtx ul li span,.zph p span{color:#1361cd;}
.cgxz h2 span,.newstext .xg li a{color:#333;}
.bx-controls-direction,.undis,.gbh{display:none;}
.bx-pager-item a:hover,.dqwz a{color:#999;}
.whitebg,.mylby li.t2{background-color:#fff;}
.white a:hover,#gbk a:hover,#gwb a:hover,.ggzt1 a:hover,#cardBtn1 li span a:hover,.tabBody ul li a:hover{color:red;text-decoration:none;}
.ggzt1 a,.tt2 a{color:#666;}
.tt2 a:hover,.xlb li h2 a:hover{color:red;}
header img,.zph ul li img{width:100%;}
.zph ul,.zph,.hz{width:1280px;overflow:hidden;margin:20px auto;}
.tx{width:1080px;overflow:hidden;margin:10px auto 40px;}
.tx li{float:left;font-size:16px;background-color:#1361cd;color:#fff;width:180px;text-align:center;height:40px;line-height:40px;margin:0 90px;}

.bz{width:1280px;overflow:hidden;margin:20px auto 40px;}
.bz li{float:left;border-right:2px solid #1361cd;width:17.8%;height: 345px;color:#333;padding:0 1%;}
.bz_t b{font-size:40px;color:#1361cd;height:40px;line-height:40px;display:inline-block;width:30px;float:left;}
.bz_t span{font-size: 20px;display:inline-block;float:right;width: 136px;color:#1361cd;font-weight:700;}
.bz_b{text-indent:2em;font-size:18px;line-height:36px;margin:10px 0 0;}
.jyhf{width:1200px;margin:0 auto;padding:20px 0}
.jyhf_lm{margin-top:25px}
.jyhf_lm li{text-align:center;font-size:16px;width:293px;margin-right:9px;float:left}
.jyhf_lm li:nth-child(4){margin-right:0}
.jyhf_lm li img{width:293px;height:199px;margin-bottom:10px}

.jy_index2box .bg{background-color: #16b5e5;padding-bottom:50px;}
.jy_index2box .wc_bt{text-align: center;color:#fff;font-size: 38px;font-weight: bold;padding-top:40px;}
.jy_index2box .wc_bts{text-align: center;font-size: 24px;color:#fff;padding-top:20px;}
.jy_index2box .wc_jy ul li{float:left;width:220px;font-size: 14px;margin-left: 24px;height:250px;margin-top: 20px;padding-left:6px;}
.jy_index2box .wc_jy ul li p:nth-child(1){color:#fff;text-align: center;font-size:20px;margin-top: 10px;}
.jy_index2box .wc_jy ul li p:nth-child(2){color:#fff;text-align: center;font-size:16px;margin-top: 10px;}
.jy_index2box .wc_jy ul li p:nth-child(3){color:#fff;font-size:16px;margin-top: 10px;text-indent: 2rem;}
.jy_index2box .sx_jy{margin-top: 20px;}
.jy_index2box .sx_jy ul li p{color: #fff;float: left;text-align: left;font-weight: normal;line-height: 25px;}
.jy_index2box .sx_jy ul li p:nth-child(1){width:200px;font-size: 22px;font-weight: bold;line-height: 70px;}
.jy_index2box .sx_jy ul li p:nth-child(2){width:950px;height:70px;margin-left: 60px;font-size: 17px;margin-top:5px ;}
.jy_index2box .jy_sjs{width:1143px;margin: 20px auto;}
.jy_index2box .jy_sj{width:1199px;margin:0px auto;margin-bottom: 20px;}

.jy_index5box{
	width: 100%;
	margin: 0 auto;
	margin-bottom: 50px;
}
.jy_index5_content{
	width: 100%;
	margin: 0 auto;
}
.ul-job-1 li{float:left;width: 380px;margin-left: 40px;}
.img{margin: 10px auto;width:145px;}
.txt h4{text-align: center;color: #0685eb;font-size: 18px ;font-weight: bold;margin-bottom: 10px;}
.txt p{line-height: 28px;text-indent: 2rem;font-size: 16px;}

.jy_index3_content{
	width: 100%;
	padding: 20px 0;
	box-sizing: border-box;
}
.jy_index3_content img{
	width: 100%;
}



/* 新闻 */
.newsbox{
	width: 100%;
	padding: 10px 0;
	margin: 0 auto;
	margin-top: 10px;
}
.news{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.news .news_left{
	width: 850px;
	height: auto;
	border-right: #F4F4F4 2px solid;
}
.news .news_left .left_top ul{
	display: flex;
}
.news .news_left .s_dh{
	width: 785px;
    height: 27px;
    float: left;
    padding: 2px 0 0 25px;
    background: url(../images/location.gif) left no-repeat;
}
.news .news_left .s_dh a{
	font-size: 12px;
	color: #333;
	line-height: 27px;
}
.news .news_left .left_newslist{
	padding: 40px 10px;
	box-sizing: border-box;
}
.news .news_left .left_newslist ul li{
	width: 100%;
	border-bottom: 1px dashed #ddd;
	padding: 10px 0;
	box-sizing: border-box;
}
.news .news_left .left_newslist ul li .news_item{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.news_item .item_left{
	width: 210px;
}
.news_item .item_left img{
	width: 100%;
    padding: 2px;
	box-sizing: border-box;
    border: #dedede 1px solid;
}
.news_item .item_left h5{
	width: 185px;
    height: 35px;
    line-height: 35px;
    padding: 0 0 0 25px;
    color: #AAA;
    font-size: 12px;
    font-weight: normal;
    background: url(../images/share.gif) left no-repeat;
    display: block;
	margin: 0;
}
.news_item .item_right{
	width: 585px;
}
.news_item .item_right h3{
	width: 100%;
    line-height: 40px;
    color: #141414;
    font-size: 16px;
    font-weight: normal;
    display: block;
}
.news_item .item_right h3 a:hover{
	background: #5384DA;
    color: #FFF;
    padding: 3px 5px;
    text-decoration: none;
}
.news_item .item_right p{
	width: 100%;
	height: 50px;
    line-height: 26px;
    padding: 7px 0;
    overflow: hidden;
    display: block;
}
.news_item .item_right h6{
	width: 535px;
    height: 36px;
    line-height: 36px;
    padding: 0 0 0 50px;
    color: #AAA;
    font-size: 12px;
    font-weight: normal;
    background: url(../images/tagbg.png) left no-repeat;
    overflow: hidden;
    display: block;
	margin: 0;
}

.news .news_right{
	width: 330px;
    background: #e9e9e9;
    box-sizing: border-box;
    padding: 10px;
	box-sizing: border-box;
}
.news .news_right .tel{
	padding: 20px 10px 0 10px;
	box-sizing: border-box;
}
.news .news_right .tel a{
	display: block;
}
.news .news_right .tel a img{
	width: 100%;
}
.news .news_right .zx{
	padding: 20px 10px 0 10px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.news .news_right .lb{
	padding: 20px 10px 0 10px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.news .news_right .lb a{
	display: block;
	width: 30%;
}
.news .news_right .lb a img{
	width: 100%;
}
.news .news_right .xw_bg{
	margin-top: 15px;
    background: url(../images/xw_24.png) no-repeat center;
    height: 38px;
    width: 321px;
    line-height: 38px;
    color: #fff;
}
.news .news_right .xw_bg p{
	margin-left: 50px;
    font-size: 18px;
}
.news .news_right .xw_img{
	padding: 15px 0;
	box-sizing: border-box;
}
.news .news_right .xw_img a{
	display: block;	
	margin-bottom: 15px;
}
.news .news_right .xw_img a:last-child{
	margin-bottom: 0;
}
.news .news_right .xw_img a img{
	width: 100%;
}
.news .news_right .xw_xm{
	margin-top: 20px;
}
.news .news_right .xw_xm ul li{
	margin: 5px auto;
    background-color: #f0f0f0;
    border-radius: 5px;
    box-shadow: 2px 3px 4px black;
	width: 200px;
}
.news .news_right .xw_xm ul li a{
	color: #015086;
    font-size: 16px;
    display: inline-block;
    text-align: center;
    padding: 10px 20px;
	box-sizing: border-box;
    width: 100%;
}
.news .news_right .xw_xm ul li a:hover{
	background-color: #2c81ba;
    color: #fff;
}
.news .news_right .yybm{
	width: 300px;
	margin: 10px auto;
}
.news .news_right .yybm p{
	font-size: 18px;
    color: #007acc;
    height: 50px;
    line-height: 70px;
    margin-left: 25px;
}
.news .news_right .yybm p input{
	width: 180px;
    height: 35px;
    margin-left: 20px;
    border-radius: 10px;
    background-color: #007acc;
}
.yybm_btn{
	font-weight: bold;
    text-align: center;
    cursor: pointer;
    font-size: 24px;
    width: 300px;
    height: 50px;
	margin: 10px auto;
    border-radius: 10px;
    background-color: #fff;
    color: #000;
}
.yybm_btn input{
	margin: 10px 80px;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
    width: 160px;
    height: 40px;
    line-height: 40px;
    border-radius: 10px;
    background-color: #007acc;
    color: #fff;
}
.end_img{
	padding: 10px 50px;
	box-sizing: border-box;
}
.end_img a{
	display: block;
}
.end_img a img{
	width: 100%;
}