@charset "utf-8";

@font-face {font-family: 'Bahnschrift'; src: url('/fonts/Bahnschrift.eot'); /* IE9 Compat Modes */ src: url('/fonts/Bahnschrift.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/Bahnschrift.woff') format('woff'), /* Modern Browsers */ url('/fonts/Bahnschrift.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/Bahnschrift.svg#Bahnschrift') format('svg'); /* Legacy iOS */ } 

/* CSS Document */
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar{width: 7px; background:rgba(255,255,255,0);} 
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track{background:rgba(255,255,255,1);} 
/* 定义滑块 内阴影+圆角 */
::-webkit-scrollbar-thumb {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); background:#e64070;} 

/* CSS Document */
*{margin:0 auto; padding:0; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;box-sizing:border-box;}
html {font-size: 62.5%; /*10÷16=62.5% */ overflow-x: hidden;}
@media only screen and (max-width:1600px){
	html {font-size: 60%;}
}
@media only screen and (max-width:1440px){
	html {font-size: 56%;}
}
@media only screen and (max-width:1280px){
	html {font-size: 54%;}
}
@media only screen and (max-width:1024px){
	html {font-size: 50%;}
}

blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}
span, a, ul, li {margin:0;padding:0;border:0;list-style-type:none;}
input, button, textarea{outline:none; appearance:none;}
body{font-family: Helvetica, Tahoma, Arial, “PingFang SC”, “Hiragino Sans GB”, “Heiti SC”, “MicrosoftYaHei”, “WenQuanYi Micro Hei”, sans-serif; -webkit-font-smoothing: antialiased; font-size:12px; font-size:1.2rem; margin:0 auto; color:#222; PADDING-TOP:0px; overflow-x: hidden; background: #fff;}
a{color:#222; text-decoration:none;}
a:hover{color:#e64070;}

.linkA{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 9}

.ta{-webkit-transition:all .5s ease-in;-moz-transition:all .5s ease-in;-o-transition:all .5s ease-in;transition:all .5s ease-in;}
.ta a{-webkit-transition:all .5s ease-in;-moz-transition:all .5s ease-in;-o-transition:all .5s ease-in;transition:all .5s ease-in;}
.ta:hover{-webkit-transition:all .5s ease-in;-moz-transition:all .5s ease-in;-o-transition:all .5s ease-in;transition:all .5s ease-in;}

img{vertical-align:middle; border:0;}

.ftb{font-family: 'Bahnschrift';}
.ftA{font-family: 'Avanti';}
.b{font-weight: bold;}

.ta{-webkit-transition:all .2s ease-in;-moz-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in;}

.clear{clear:both; height:0; line-height:0; font-size:0; *display:inline;/*IE only*/}
.clearfix:after{content:"";display:block;clear:both;}
.fl { float:left;}
.fr { float:right;}
.tal{text-align: left;}
.tac{text-align: center;}
.tar{text-align: right;}

@media only screen and (max-width:800px){
	embed{width:100%; height: auto;}
	video{width:100%; height: auto;}
	iframe{width:100%; height: auto;}
	table{width:100%; height: auto;}
}

/*表格*/
.product_tb table{width:100%; border-spacing:0; border-collapse:separate;}
.product_tb table>thead>tr>th,.product_tb table>tbody>tr>th,.product_tb table>tfoot>tr>th,.product_tb table>thead>tr>td,.product_tb table>tbody>tr>td,.product_tb table>tfoot>tr>td{text-align:center; line-height:35px;border-top:1px solid #ddd}
.product_tb table>thead>tr>th{vertical-align:bottom;border-bottom:1px solid #ddd;}
.product_tb table>caption+thead>tr:first-child>th,.product_tb table>colgroup+thead>tr:first-child>th,.product_tb table>thead:first-child>tr:first-child>th,.product_tb table>caption+thead>tr:first-child>td,.product_tb table>colgroup+thead>tr:first-child>td,.product_tb table>thead:first-child>tr:first-child>td{border-top:0}
.product_tb table>tbody+tbody tr:first-child td{border-top:2px solid #ddd}

.product_tb table{border:1px solid #ddd; border-left: none; border-top: none;}
.product_tb table>thead>tr>th,.product_tb table>tbody>tr>th,.product_tb table>tfoot>tr>th,.product_tb table>thead>tr>td,.product_tb table>tbody>tr>td,.product_tb table>tfoot>tr>td{border-left:1px solid #ddd}
.product_tb table>thead>tr>th:first-child,.product_tb table>tbody>tr>th:first-child,.product_tb table>tfoot>tr>th:first-child,.product_tb table>thead>tr>td:first-child,.product_tb>tbody>tr>td:first-child,.product_tb>tfoot>tr>td:first-child{border-left:none}

/*gotop*/
.cbbfixed {position:fixed; right:10px; bottom:10px; transition: bottom ease .3s; z-index:3; cursor:pointer;}
.cbbfixed .cbbtn {width: 40px; height: 40px; display: block; background-color:#e64070;}
.cbbfixed .gotop {transition:background-color ease .3s;margin-top: 1px;}
.cbbfixed .gotop .up-icon{float:left; margin:14px 0 0 9px; width:23px;height:12px;background:url(side-icon02.png);}
.cbbfixed .gotop:hover {background-color:#bc2651;}
.cbbfixed .cweixin {background: #9b9b9b;}
.cbbfixed .cweixin:hover{background:#434343;}
.cbbfixed .cweixin div {background: url(erwei.png) no-repeat left center; width: 194px;height: 199px;position: absolute;left: -194px;top: -115px;opacity: 0;transform: scale(0);    -webkit-transform: scale(0);transform-origin: 100% 70%;-webkit-transform-origin: 100% 70%;transition: transform ease .3s,opacity ease .3s;-webkit-transition: all ease .3s;display:none\0;*display:none;}
.cbbfixed .cweixin:hover div {display: block;transform: scale(1);-webkit-transform: scale(1);opacity: 1;*display:block;}
.cbbfixed .cweixin .weixin-icon{float: left;margin:12px 0 0 11px;width:18px;height: 18px; background:url(side-icon01.png);}

@media only screen and (max-width:800px){
	.cbbfixed{-webkit-transform:scale(.8, .8); transform:scale(.8, .8); transition: all 1s; right:2px;}
}

@media only screen and (max-width:1366px) {}
@media only screen and (max-width:1280px) {}
@media only screen and (max-width:940px) {}
@media only screen and (max-width:800px) {}
@media only screen and (max-width:560px){}

/*container*/
.container{width: 90%; max-width: 1200px; margin: 0 auto;}
@media only screen and (max-width:1200px) {
	.container{width: 90%;}
}

/*bodybg*/
.bodybg{background: #fafbfc;}

/*head*/
.header{position: fixed; top: 0; left: 0; z-index: 999; width: 100%; height: 90px; padding: 0 2%; display: flex; align-items: center; justify-content: space-between;}
.header.fixed, .aboutheader{background: #fff; border-bottom: 1px solid rgba(0,0,0,.1); box-shadow: 0 0 25px rgba(0,0,0,.1);}
.header .logo{position: relative; width: 196px; height: 55px; overflow: hidden; transition: .5s;}
.header .logo a{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(logo.png) no-repeat center center; background-size: 100%;}
.header.fixed .logo a, .aboutheader .logo a{background: url(logo1.png) no-repeat center center; background-size: 100%;}

.nav{width: 32%; margin-right: 3vw;}
.nav .nav_pc{width: 100%; height: 100%; display: flex; align-items: center; justify-content:space-between;}
.nav ul li{position: relative; height: 100%; display: flex; align-items: center; justify-content:center;}
.nav ul li .f_a{height: 100%;}
.nav ul li .f_a a{width: 100%; height: 100%; padding-bottom: 5px; color: #fff; display:inline-block;display: flex; align-items: center; justify-content:center;}
.header.fixed .nav ul li .f_a a, .aboutheader .nav ul li .f_a a{color: #222;}
.header .nav ul li .f_a a.hovert{color: #e64070; border-bottom: 2px solid #e64070;}
.header .nav ul li .f_a a.hovertt{color: #e64070; border-bottom: 2px solid #e64070;}
.nav ul li .s_navbox{display:none; position: absolute; left: 50%; transform:translate(-50%,0); top:160%; width: 130px; background:rgba(255,255,255,1); border-radius: 3px; box-shadow: 0 0 15px rgba(0,0,0,.1); z-index: 9;}
.nav ul li .s_navbox .s_a a{color: #888; text-transform:uppercase; display:block; text-align: center; padding: 10px 0;}
.nav ul li .s_navbox .s_a a:hover, .nav ul li .s_navbox .s_a a.hovert{color: #e64070;}


.m_nav{display:none}
.m_img{display: none}

@media screen and (max-width: 1140px){
	.header{height: 85px;}
	.header .logo{width: 180px; height: 51px;}
}
@media screen and (max-width: 1024px){
	.header{height: 70px;}
	.header .logo{width: 165px; height: 46px;}
	.nav ul li .s_navbox{width: 115px;}
}

/*移动端导航*/
@media screen and (max-width: 800px) and (min-width: 0px){
	.top{display:none}
	.header{display:none}
	.m_img{display:block; height:50px; background:#fff; position:fixed; top:0px; left:0px; width:100%; z-index:9999; border-bottom:1px solid #ddd;}
	.m_img .headlf{padding:0 2%; height: 100%; float: left; display: flex; align-items: center; justify-content: center;}
	.m_img .headlf .m_logo{height:40px; display: block;}
	.m_img .headrg{padding-right:2%; padding-top:16px; float: right;}
	.m_img .headrg a .m_menuimg{height:16px; vertical-align:top; display: block}
	.m_nav {display:block;position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:10000}
	.m_nav .closecover{position:absolute;width:100%;height:100%;background:#0b0d19;filter:alpha(opacity=0);opacity:0;left:0px;top:0px;z-index:1}
	.m_nav .closeicon{position:absolute;width:20%;left:30px;top:5%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0}
	.m_nav .m_navList{position:absolute;width:80%;right:0px;top:0px;background:#0b0d19;height:100%;z-index:100;right:-80%;overflow-y: scroll;}
	.m_nav .m_navList ul{padding-left:5%;padding-right:5%}
	.m_nav .m_navList ul li{border-bottom:1px solid #232530}
	.m_nav .m_navList ul li a{display:block;height:45px;color:#fff;line-height:45px;padding-left:5%;font-size:16px}
	.m_nav .m_navList ul li .m_f_a{display: flex; align-items: center; justify-content: space-between; width: 100%}
	.m_nav .m_navList ul li .m_f_a a{flex: 1;}
	.m_nav .m_navList ul li .m_f_a i{width: 40px; height:35px; box-sizing: border-box; padding:0 5px; display: block;}
	.icon{ background:url(plus.png) 100% no-repeat; background-position: 50% 50%; -webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
	.icon_on{background:url(reduce.jpg) 50% no-repeat!important;background-position: 50% 50%;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
	.m_nav .m_navList ul li .m_s_nav{display:none;width: 100%;}
	.m_nav .m_navList ul li .m_s_nav a{display: block; height:40px;line-height:40px;font-size:14px;padding-left:10%;overflow: hidden; white-space: nowrap;width: 90%;text-overflow: ellipsis;}
}

/*banner*/
.banner{position: relative; width: 100%; height: 100vh;}
.banner .swiper-wrapper{width: 100%; height: 100%;}

.banner-t{position: absolute; width: 100%; height: 60%; top: 0; left: 0; z-index: 22; background: url("banner-t.png") repeat-x center top;}

.banner .swiper-slide .swiper-slide-img{position: relative; width: 100%; height: 100%;}
.banner .swiper-slide .swiper-slide-img p:first-child{display: none;}
.banner .swiper-slide .swiper-slide-img p img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}

.banner .swiper-slide .swiper-slide-video{position: relative; width: 100%; height: 100%;}
.banner .swiper-slide .swiper-slide-video p{}
.banner .swiper-slide .swiper-slide-video p:first-child{display: none;}
.banner .swiper-slide .swiper-slide-video p video{position: absolute; width: 100%; height: 100%; z-index: 3; object-fit: cover; vertical-align: baseline;}

.aboutbanner{height: 0; padding-bottom: 31%; overflow: hidden;}
.aboutbanner .swiper-wrapper{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}

.banner .swiper-wrapper .swiper-pagination{text-align: center; position:absolute; top:calc(100% - 100px);}
.banner .swiper-pagination-bullet{background:none; opacity:1; margin:0 6px !important; width:12px; height:12px; position:relative; outline:none;vertical-align:middle;}
.banner .swiper-pagination-bullet span{width:7px;height:7px; background:rgba(0,0,0,0.4); display:block; border-radius:50%; margin-top:1px; margin-left:1px;}
.banner .swiper-pagination-bullet i{background:#e64070;height:1px; width:20px;position:absolute;top:4px;transform:scaleX(0);transform-origin:left;z-index:3;transition-timing-function:linear;}
.banner .swiper-pagination-bullet-active span,.swiper-pagination-bullet:hover span{width:9px;height:9px;margin-top:0;margin-left:0;background:#e64070;position:relative;z-index:1;}
.banner .swiper-pagination-bullet-active i{animation:middle 6s;}
.banner .swiper-pagination-bullet:first-child.swiper-pagination-bullet-active i{animation:first 6s;}
.banner .swiper-pagination-bullet:last-child.swiper-pagination-bullet-active i{animation:last 6s;}	
@keyframes first{0% {transform:scaleX(0.5);left:0px;}/*091*/100% {transform:scaleX(1);left:2px;} /*0915*/}
@keyframes last{0% {transform:scaleX(0.7);left:-10px;}/*1090*/20% {transform:scaleX(0.3);left:2px;} /*090*/100% {transform:scaleX(0.3);left:0px;} /*090*/}		
@keyframes middle{0% {transform:scaleX(0.7);left:-10px;}/*1091*/20% {transform:scaleX(0.45);left:2px;}/*092*/100% {transform:scaleX(1);left:2px;} /*0913*/}	
.banner .swiper-button-prev, .banner .swiper-button-next{top: 45%; background:rgba(0,0,0,.4); color: #fff; border-radius:20px; width: 45px; height: 45px; --swiper-navigation-size: 15px; outline: none;}
.banner .swiper-button-prev{left:1%;}
.banner .swiper-button-next{right:1%;}
.banner .swiper-button-prev:hover, .banner .swiper-button-next:hover{background: #e64070; color: #fff;}

@media only screen and (max-width:1280px){
	.banner .swiper-button-prev, .banner .swiper-button-next{border-radius: 12px; width: 33px; height: 33px; --swiper-navigation-size: 12px;}
}
@media only screen and (max-width:1140px){
	.aboutbanner{margin-top: 85px;}
}
@media only screen and (max-width:1024px){
	.aboutbanner{margin-top: 70px;}
	
	.banner .swiper-button-prev, .banner .swiper-button-next{border-radius: 12px; width: 33px; height: 33px; --swiper-navigation-size: 12px;}
}
@media only screen and (max-width:800px){
	.banner{margin-top: 50px; height: 40vh;}
	.banner-t{display: none;}
	.aboutbanner{height: 0; padding-bottom: 31%; overflow: hidden;}
	
	.banner .swiper-slide .swiper-slide-img p:first-child{display: block;}
	.banner .swiper-slide .swiper-slide-img p:nth-child(2){display: none;}

	.banner .swiper-button-prev, .banner .swiper-button-next{border-radius: 8px; width: 25px; height: 25px; --swiper-navigation-size: 8px;}
}

@media only screen and (max-width:560px){
	.banner{}
	.banner .swiper-container .swiper-pagination{bottom:3px;}
	.banner .swiper-pagination-bullet{width:10px; height:10px;}
	.banner .swiper-pagination-bullet span{width:7px;height:7px;}
	.banner .swiper-pagination-bullet i{top:3px;}
}

/**首页栏目标题**/
.indextitle{}

/**了解屹同**/
.indexabout{padding:6% 0 0 0;}
.indexabout .img{width: 78.75%; margin: 0 auto;}
.indexabout .img img{width: 100%;}

.indexabout .box{margin-top: 10%; padding: 4% 6%; border-radius: 15px; background: #fff; box-shadow: 0 0 20px rgba(0,0,0,.1);}
.indexabout .box .desc{margin-top: 2%; color: #888; line-height: 1.8; text-align: justify;}
.indexabout .box .desc p{margin-bottom: 1.2%;}
.indexabout .box .desc p:last-child{margin-bottom: 0;}

.indexabout .indexabout-more{margin: 4% auto 0;}
.indexabout .indexabout-more a{padding: 10px 35px; border-radius: 1000px; color: #fff; display: inline-block; background: url(indexabout-more-bg.jpg) no-repeat center center; background-size: cover; transition: .5s;}
.indexabout .indexabout-more a:hover{opacity: 0.8; box-shadow: 0 0 20px rgba(230,64,112, .5);}

@media only screen and (max-width:800px){
	.indexabout{padding: 10% 0 5% 0;}
	.indexabout .img{width: 100%;}
	
	.indexabout .box .desc p{margin-bottom: 3%;}
}
@media only screen and (max-width:560px){
	.indexabout .box{margin-top: 10%; padding: 5% 2%; background: none; box-shadow: none;}
	.indexabout .box .desc{margin-top: 5%;}
	.indexabout .box .desc p{margin-bottom: 5%;}
}

/**公司业务板块**/
.indexbusiness{padding: 6% 0; display: flex; align-items: center; justify-content: space-between; flex-flow: wrap; flex-direction: row-reverse;}
.indexbusinesst{flex-direction: row; padding: 0 0;}

.indexbusiness-box{width: 48%; padding: 5%; background: #fff; border-radius: 15px;}
.indexbusiness-box .title{line-height:1;}
.indexbusiness-box .title img{margin-right: 10px;}
.indexbusiness-box .desc{color: #888; line-height: 1.8; margin: 6% 0 10% 0; text-align: justify;}
.indexbusiness-box .moret{margin: 4% auto 0;}
.indexbusiness-box .moret a{padding: 9px 28px; border-radius: 1000px; color: #fff; display: inline-block; background: #e64070; transition: .5s;}
.indexbusiness-box .moret a:hover{opacity: 0.8; box-shadow: 0 0 20px rgba(230,64,112, .5);}

.indexbusiness-img{width: 52%; border-radius: 15px; position: relative; overflow: hidden;}
.indexbusiness-img .swiper-container{}
.indexbusiness-img .swiper-slide{width: 100%; background: #fff; overflow: hidden;}
.indexbusiness-img .swiper-slide .img{position: relative; width: 100%; height: 0; padding-bottom: 67%; overflow: hidden;}
.indexbusiness-img .swiper-slide .img img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}
.indexbusiness-img .swiper-button-prev, .indexbusiness-img .swiper-button-next{top: 48%; background:rgba(255,255,255,.5); box-shadow: 0 0 20px rgba(0,0,0, .3); color: #222; border-radius: 50%; width: 2.2vw; min-width: 30px; height: 2.2vw; min-height: 30px; --swiper-navigation-size: 13px; outline:none;} 
.indexbusiness-img .swiper-button-prev{left:1%;}
.indexbusiness-img .swiper-button-next{right:1%;}
.indexbusiness-img .swiper-button-prev:hover, .indexbusiness-img .swiper-button-next:hover{background: #e64070; color: #fff; box-shadow: 0 0 20px rgba(230,64,112, .5);}
.indexbusiness-img .swiper-pagination{bottom: 10px; z-index: 99;}
.indexbusiness-img .swiper-pagination-bullet{position: relative; z-index: 2; width: 6px; height: 6px; border-radius: 100px; margin:0 2px !important; background: rgba(0,0,0,.6); opacity: 1; outline:none; transition: .5s;}
.indexbusiness-img .swiper-pagination-bullet-active{background: rgba(255,255,255,.6); width: 17px; opacity: 1;}

@media only screen and (max-width:800px){
	.indexbusiness{padding: 6% 0;}
	.indexbusiness-box{width: 100%; padding: 8% 5%; border-top-left-radius: 0; border-top-right-radius: 0;}
	.indexbusiness-box .title img{width: 36px;}
	.indexbusiness-box .desc{margin: 5% 0 8% 0;}
	.indexbusiness-img{width: 100%; border-bottom-left-radius: 0; border-bottom-right-radius: 0;}
}
@media only screen and (max-width:560px){
	.indexbusiness-box .title img{width: 32px;}
}


/**新闻中心**/
.indexnews{}

.indexnewsbox{position: relative; margin-top: 4.5%; padding-bottom: 3%; overflow: hidden;}
.indexnewsbox .swiper-container{}
.indexnewsbox .swiper-slide{width: 100%; background: #fff; border-radius: 15px; overflow: hidden; box-shadow: 0 0 15px rgba(0,0,0,.06);}
.indexnewsbox .swiper-slide .img{position: relative; width: 100%; height: 0; padding-bottom: 67%; overflow: hidden;}
.indexnewsbox .swiper-slide .img img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; transition: .5s;}
.indexnewsbox .swiper-slide:hover .img img{transform: scale(1.1);}
.indexnewsbox .swiper-slide .box{padding: 8% 8%;}
.indexnewsbox .swiper-slide .box .title{line-height: 1;}
.indexnewsbox .swiper-slide:hover .box .title{color: #e64070; text-decoration: underline;}
.indexnewsbox .swiper-slide .box .title p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.indexnewsbox .swiper-slide .box .desc{margin: 5% 0; color: #888; line-height: 1.6; text-align: justify;}
.indexnewsbox .swiper-slide .box .desc p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}
.indexnewsbox .swiper-slide .box .time{color: #888;}
.indexnewsbox .swiper-button-prev, .indexnewsbox .swiper-button-next{top: 30%; background:rgba(255,255,255,.5); box-shadow: 0 0 20px rgba(0,0,0, .3); color: #222; border-radius: 50%; width: 2.2vw; min-width: 30px; height: 2.2vw; min-height: 30px; --swiper-navigation-size: 13px; outline:none;} 
.indexnewsbox .swiper-button-prev{left:1%;}
.indexnewsbox .swiper-button-next{right:1%;}
.indexnewsbox .swiper-button-prev:hover, .indexnewsbox .swiper-button-next:hover{background: #e64070; color: #fff; box-shadow: 0 0 20px rgba(230,64,112, .5);}
.indexnewsbox .swiper-pagination{bottom: 0; z-index: 99;}
.indexnewsbox .swiper-pagination-bullet{position: relative; z-index: 2; width: 6px; height: 6px; border-radius: 100px; margin:0 2px !important; background: rgba(0,0,0,.3); opacity: 1; outline:none; transition: .5s;}
.indexnewsbox .swiper-pagination-bullet-active{background: #e64070; width: 17px; opacity: 1;}

@media only screen and (max-width:800px){
	.indexnews{padding: 3% 0 8% 0;}
	.indexnewsbox{margin-top: 7%; padding-bottom: 5%;}
	.indexnewsbox .swiper-slide .box .title{font-size: 20px; font-size: 2rem;}
}

/**我们在这里**/
.indexwhere{padding: 8% 0;}
.indexwherebox{margin-top: 4%; display: flex; justify-content: space-between; flex-flow: wrap;}
.indexwhere-map{flex: 1; width: 100%; max-width: 800px; margin-right: 2%;}
.indexwhere-mapbox{position: relative; width: 100%; height: 0; padding-bottom: 72%; background: url(map.png) no-repeat center center; background-size: 100%;}
.indexwhere-mapbox .map-city{position: absolute; width: 1.2vw; min-width: 18px; height: 1.2vw; min-height: 18px;}
.indexwhere-mapbox .map-city .box{position: relative; width: 100%; height: 100%; transform: translate(-50%, -50%);}
.indexwhere-mapbox .map-city .box:hover{z-index: 22;}
.dotf{position: relative; width: 100%; height: 100%; background: url(map-ico.png) no-repeat center center; background-size: 100%; z-index: 15; transition: transform .3s; cursor: pointer;}
.dotf:hover{transform: scale(1.2);}
.line {position: absolute; left: 0; top: 0; width: 1.2vw; min-width: 18px; height: 1.2vw; min-height: 18px; transform: translateY(-50%); border: 1px solid #ff0000; border-radius: 50%; z-index: 0}
.pulsef {animation: mymove 2s infinite}
.pulseff {animation: mymove2 2s infinite; animation-delay: .8s; opacity: 0;}
@keyframes mymove {0% {transform: scale(1); opacity: 0;} 50% {opacity: .5;} to {transform: scale(1.5); opacity: 0;}}
@keyframes mymove2 {0% {transform: scale(1); opacity: 0} 50% {opacity: .3} to {transform: scale(1.6);opacity: 0}}

.map-desc{display: none; position: absolute; left: 24px; top: 24px; width: 220px; padding: 15px 15px; border: 1px solid #ff0000; background: #fff; border-radius: 8px; transition: .5s; opacity: 0;}
.dotf:hover .map-desc{position: relative; display: block; opacity: 1; z-index: 10;}
.map-desc .address{margin-top: 10px; line-height: 1.5; color: #666; text-align: justify;}

.indexwhere-box{line-height: 1.6;}
.indexwhere-box .list{margin-bottom: 20px;}
.indexwhere-box .list:last-child{margin-bottom: 0;}
.indexwhere-box .list .address{margin-top: 10px; line-height: 1.5; color: #666;}


@media only screen and (max-width:800px){
	.indexwhere-map{flex: none;}
	
	.map-desc{left: 16px; top: 16px; width: 180px; padding: 12px 12px;}
	
	.indexwhere-box{width: 100%; margin-top: 10%;}
	.indexwhere-box .list .title{font-size: 20px; font-size: 2rem;}
	.indexwhere-box .list .address{margin-top: 5px; font-size: 18px; font-size: 1.8rem;}
}
@media only screen and (max-width:560px){
	.map-desc{left: 12px; top: 12px; width: 120px; padding: 8px 8px;}
	.map-desc .address{margin-top: 5px; line-height: 1.3; font-size: 12px; font-size: 1.2rem;}
	
	.indexwhere-mapbox .map-city{min-width: 12px; min-height: 12px;}
	.line {min-width: 12px; min-height: 12px;}
}


/**底部**/
.footer{background: #f6f6f6; padding: 6% 0 2% 0;}
.footerbox{display: flex; justify-content: space-between; flex-flow: wrap;}

.footer-title{line-height: 1;}
.footer-address .box{margin-top: 1.5vw;}
.footer-address .box .list{margin-bottom: 10%;}
.footer-address .box .list:last-child{margin-bottom: 0;}

.footer-phone .box{margin-top: 1.5vw;}
.footer-phone .box .phone{color: #e64070; margin-top: 10%;}

.footer-code{width: 16%; min-width: 160px;}
.footer-code .box{ margin-top: 1.5vw; display: flex; justify-content: space-between; flex-flow: wrap;}
.footer-code .box .list{width: calc((100% - 20%) / 2); text-align: center;}
.footer-code .box .list img{width: 100%; border: 2px solid #000;}
.footer-code .box .list p{margin: 5px 0 15px 0;}

.copy{color: #888; margin-top: 4%; line-height: 2; display: flex; align-items: center; justify-content: center;}
.copy p{margin-right: 1vw;}
.copy p:last-child{margin-right: 0;}
.copy a{color: #888;}
.copy a:hover{color: #e64070;}

.zqkj{display: inline-block; background: url(zqkj1.png) no-repeat; background-size: 100%; opacity: 0.5; width: 107px; height: 10px; transition: .5s;}
.zqkj:hover{opacity: 1;}

@media only screen and (max-width:800px){
	.footer{padding: 10% 0 4% 0;}
	.footer-title{font-size: 20px; font-size: 2rem;}
	
	.footer-address{width: 100%; text-align: center;}
	.footer-address .box{margin-top: 4vw;}
	.footer-address .box .list{margin-bottom: 3%;}
	
	.footer-phone{width: 100%; margin: 10% 0; text-align: center;}
	.footer-phone .box{margin-top: 4vw;}
	.footer-phone .box .phone{margin-top:3%; font-size: 30px; font-size: 3rem;}
	
	.footer-code{width: 100%; text-align: center;}
	.footer-code .box{margin-top: 4vw; justify-content: center;}
	.footer-code .box .list{margin: 0 4%;}
	.footer-code .box .list img{width: 70%;}
}
@media only screen and (max-width:560px){
	.footer-phone{margin: 15% 0;}
	.copy{flex-flow: wrap;}
	.copy p{width: 100%; text-align: center;}
}

/**内页屹同直播-头部主播**/
.liveanchor{padding: 7% 0;}

.liveanchor-img{margin-top: 5%; padding-bottom: 25px; position: relative; overflow: hidden;}
.liveanchor-img .swiper-container{background: #fff; border-radius: 15px; overflow: hidden;}
.liveanchor-img .swiper-slide{width: 100%; overflow: hidden; display: flex; justify-content: space-between;  flex-flow: wrap;}
.liveanchor-img .swiper-slide .img{width: 60%;}
.liveanchor-img .swiper-slide .img p{position: relative; width: 100%; height: 0; padding-bottom: 83%; overflow: hidden;}
.liveanchor-img .swiper-slide .img img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}
.liveanchor-img .swiper-slide .box{width: 40%; padding: 10% 7%;}
.liveanchor-img .swiper-slide .box .title{line-height:1;}
.liveanchor-img .swiper-slide .box .title img{max-width:41px; margin-right: 10px;}
.liveanchor-img .swiper-slide .box .desc{color: #888; line-height: 1.8; margin-top: 10%; text-align: justify;}
.liveanchor-img .swiper-slide .box .dy{margin-top: 30%; color: #666;}
.liveanchor-img .swiper-slide .box .dy img{width: 35px; margin-right: 10px;}
.liveanchor-img .swiper-button-prev, .liveanchor-img .swiper-button-next{top: 48%; background:rgba(255,255,255,.5); box-shadow: 0 0 20px rgba(0,0,0, .3); color: #222; border-radius: 50%; width: 2.2vw; min-width: 30px; height: 2.2vw; min-height: 30px; --swiper-navigation-size: 13px; outline:none;} 
.liveanchor-img .swiper-button-prev{left:1%;}
.liveanchor-img .swiper-button-next{right:1%;}
.liveanchor-img .swiper-button-prev:hover, .liveanchor-img .swiper-button-next:hover{background: #e64070; color: #fff; box-shadow: 0 0 20px rgba(230,64,112, .5);}
.liveanchor-img .swiper-pagination{bottom: 0; z-index: 99; display: none;}
.liveanchor-img .swiper-pagination-bullet{position: relative; z-index: 2; width: 9px; height: 9px; border-radius: 100px; margin:0 3px !important; border: 1px solid rgba(0,0,0,.1); background: none; opacity: 1; outline:none; transition: .5s;}
.liveanchor-img .swiper-pagination-bullet-active{background: #e64070; border: 1px solid #e64070; opacity: 1;}

@media only screen and (max-width:800px){
	.liveanchor{padding: 10% 0;}
	.liveanchor-img .swiper-slide .box .title img{width: 36px;}
	.liveanchor-img .swiper-slide .box .dy img{width: 30px;}
	.liveanchor-img .swiper-pagination{display: block;}
}
@media only screen and (max-width:560px){
	.liveanchor-img .swiper-slide .img{width: 100%;}
	.liveanchor-img .swiper-slide .box{width: 100%; padding: 10% 10%;}
	.liveanchor-img .swiper-slide .box .title img{width: 32px;}
	.liveanchor-img .swiper-slide .box .desc{margin-top: 8%;}
	.liveanchor-img .swiper-slide .box .dy{margin-top: 10%;}
	.liveanchor-img .swiper-slide .box .dy img{width: 28px;}
	.liveanchor-img .swiper-button-prev, .liveanchor-img .swiper-button-next{top: 25%;}
}

/**内页屹同直播-近期资讯**/
.livenews{padding-bottom: 7%;}
.livenewsbox{position: relative; margin-top: 4%; padding-bottom: 25px; overflow: hidden;}
.livenewsbox .swiper-container{}
.livenewsbox .swiper-slide{position: relative; width: 100%; background: #fff; border-radius: 15px; overflow: hidden; box-shadow: 0 0 15px rgba(0,0,0,.06); transition: .5s; transform: scale(0.8); opacity: 0.5;}
.livenewsbox .swiper-slide-active, .livenewsbox .swiper-slide-duplicate-active{transform: scale(1); opacity: 1;}
.livenewsbox .swiper-slide .img{position: relative; width: 100%; height: 0; padding-bottom: 50%; overflow: hidden;}
.livenewsbox .swiper-slide .img img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; transition: .5s;}
.livenewsbox .swiper-slide:hover .img img{transform: scale(1.1);}
.livenewsbox .swiper-slide .title{position: absolute; left: 0; bottom: 0; color: #fff; width: 100%; padding: 5% 4% 3% 4%; line-height: 1; background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0, .6));}
.livenewsbox .swiper-slide:hover .title{background: linear-gradient(to bottom, rgba(230,64,112,0), rgba(230,64,112, 1));}
.livenewsbox .swiper-slide .title p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.livenewsbox .swiper-button-prev, .livenewsbox .swiper-button-next{top: 42%; background:rgba(255,255,255,1); box-shadow: 0 0 20px rgba(0,0,0, .3); color: #222; border-radius: 50%; width: 2.2vw; min-width: 30px; height: 2.2vw; min-height: 30px; --swiper-navigation-size: 13px; outline:none;} 
.livenewsbox .swiper-button-prev{left:1%;}
.livenewsbox .swiper-button-next{right:1%;}
.livenewsbox .swiper-button-prev:hover, .livenewsbox .swiper-button-next:hover{background: #e64070; color: #fff; box-shadow: 0 0 20px rgba(230,64,112, .5);}
.livenewsbox .swiper-pagination{bottom: 0; z-index: 99; display: none;}
.livenewsbox .swiper-pagination-bullet{position: relative; z-index: 2; width: 9px; height: 9px; border-radius: 100px; margin:0 3px !important; border: 1px solid rgba(0,0,0,.1); background: none; opacity: 1; outline:none; transition: .5s;}
.livenewsbox .swiper-pagination-bullet-active{background: #e64070; border: 1px solid #e64070; opacity: 1;}

@media only screen and (max-width:800px){
	.livenews{padding-bottom: 10%;}
	.livenewsbox{width: 92%; margin: 4% auto 0;}
	.livenewsbox .swiper-pagination{display: block;}
}
@media only screen and (max-width:560px){
	.liveanchor-img .swiper-slide .img{width: 100%;}
	.liveanchor-img .swiper-slide .box{width: 100%; padding: 10% 10%;}
	.liveanchor-img .swiper-slide .box .title img{width: 32px;}
	.liveanchor-img .swiper-slide .box .desc{margin-top: 8%;}
	.liveanchor-img .swiper-slide .box .dy{margin-top: 10%;}
	.liveanchor-img .swiper-slide .box .dy img{width: 28px;}
	.liveanchor-img .swiper-button-prev, .liveanchor-img .swiper-button-next{top: 25%;}
}

/**内页屹同直播-表单**/
.liveform{padding: 5% 0; background: url(form-bg.jpg) no-repeat center center; background-size: cover;}
.liveform .container{display: flex; align-items: center; justify-content: space-between;}

.bform{width: 30%; max-width: 350px; background: #fff; border-radius: 24px; padding: 30px 30px 40px 30px; overflow: hidden;}
.bformbox{margin-top: 2vw;}
.bformbox .list{width: 100%; position: relative; margin: 1.2vw 0; border: 1px solid #e1e1e1; border-radius: 8px; transition: .5s;}
.bformbox .list:hover{border: 1px solid #e64070; background: #fcf3f6;}
.bformbox .list span{position: absolute; right: 10px; top: 50%; transform: translate(0, -50%);}
.msg_input{width: 100%; border: none; background: none; padding: 12px 20px; font-family:"Microsoft YaHei",sans-serif;}
.bformbox input::-webkit-input-placeholder{color: #999;}
.msg_submitt{width: 100%; padding: 10px 20px; border-radius: 100px; border: none; background: #e64070; color: #fff; text-transform: uppercase; border: none;}	

.liveform-adv{width: 55%; display: flex; justify-content: space-between;}
.liveform-adv .list{width: calc((100% - 10%) / 2); background: rgba(255,255,255,.14); padding: 30px; border-radius: 15px; color: #fff;}
.liveform-adv .list .title{margin: 7% 0;}
.liveform-adv .list .desc{line-height: 1.5;}

@media only screen and (max-width:800px){
	.liveform{padding: 8% 0;}
	.liveform .container{flex-flow: wrap;}
	.bform{width: 100%; max-width: 100%; margin: 10px auto;}
	.liveform-adv{width: 100%; margin-top: 8%;}
	.liveform-adv .list{width: calc((100% - 6%) / 2);}
}
@media only screen and (max-width:560px){
	.liveform{padding: 12% 0;}
	.liveform-adv .list{padding: 20px;}
	.liveform-adv .list .ico img{width: 45px;}
	.liveform-adv .list .desc{font-size: 18px; font-size: 1.8rem;}
}

/**内页屹同短视频-优质案例**/
.shortvideocase{padding:0 0 7% 0;}

.shortvideocase-img{margin-top: 5%; padding-bottom: 25px; position: relative; overflow: hidden;}
.shortvideocase-img .swiper-container{}
.shortvideocase-img .swiper-slide{width: 100%; overflow: hidden; box-shadow: 0 0 20px rgba(0,0,0,.06); background: #fff; border-radius: 15px;}
.shortvideocase-img .swiper-slide .img{position: relative; width: 100%;}
.shortvideocase-img .swiper-slide .img p:first-child{position: relative; width: 100%; height: 0; padding-bottom: 150%; background: #000; overflow: hidden;}
.shortvideocase-img .swiper-slide .img p:first-child img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.7;}
.shortvideocase-img .swiper-slide .img p:nth-child(2){position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 2;}
.shortvideocase-img .swiper-slide .img p:nth-child(2) img{width: 50px;}
.shortvideocase-img .swiper-slide .box{width: 100%; padding: 10% 7%;}
.shortvideocase-img .swiper-slide .box .title{line-height:1;}
.shortvideocase-img .swiper-slide .box .desc{color: #888; line-height: 1.8; margin-top: 5%; text-align: justify;}
.shortvideocase-img .swiper-button-prev, .shortvideocase-img .swiper-button-next{top: 35%; background:rgba(255,255,255,.5); box-shadow: 0 0 20px rgba(0,0,0, .3); color: #222; border-radius: 50%; width: 2.2vw; min-width: 30px; height: 2.2vw; min-height: 30px; --swiper-navigation-size: 13px; outline:none;} 
.shortvideocase-img .swiper-button-prev{left:1%;}
.shortvideocase-img .swiper-button-next{right:1%;}
.shortvideocase-img .swiper-button-prev:hover, .shortvideocase-img .swiper-button-next:hover{background: #e64070; color: #fff; box-shadow: 0 0 20px rgba(230,64,112, .5);}
.shortvideocase-img .swiper-pagination{bottom: 0; z-index: 99; display: none;}
.shortvideocase-img .swiper-pagination-bullet{position: relative; z-index: 2; width: 9px; height: 9px; border-radius: 100px; margin:0 3px !important; border: 1px solid rgba(0,0,0,.1); background: none; opacity: 1; outline:none; transition: .5s;}
.shortvideocase-img .swiper-pagination-bullet-active{background: #e64070; border: 1px solid #e64070; opacity: 1;}

@media only screen and (max-width:800px){
	.shortvideocase-img .swiper-pagination{display: block;}
}
@media only screen and (max-width:560px){
}

/**内页屹同短视频-合作平台**/
.cooperation{padding: 7% 0;}
.cooperation .box{display: flex; align-items: center; justify-content: space-between; flex-flow: wrap;}
.cooperation .box::after{content: ""; width: calc(100% / 4);}
.cooperation .box .list{width: calc(100% / 4); margin: 7% 0 0 0; display: flex; align-items: center; justify-content: center;}
.cooperation .box .list:hover{-webkit-animation:bounce 1s 0s ease both; -moz-animation:bounce 1s 0s ease both;}
.cooperation .box .list p{position: relative; width: 95px; height: 95px; border-radius: 50%; box-shadow: 0 0 15px rgba(0,0,0,.1); overflow: hidden;}
.cooperation .box .list p img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}

@-webkit-keyframes bounce {0%, 20%, 50%, 80%, 100% {-webkit-transform:translateY(0)} 40% {-webkit-transform:translateY(-30px)}60% {-webkit-transform:translateY(-15px)}}
@-moz-keyframes bounce {0%, 20%, 50%, 80%, 100% {-moz-transform:translateY(0)}40% {-moz-transform:translateY(-30px)}60% {-moz-transform:translateY(-15px)}}

@media only screen and (max-width:800px){
	.cooperation{padding: 10% 0;}
	.cooperation .box .list p{width: 75px; height: 75px;}
}
@media only screen and (max-width:560px){
	.cooperation .box .list p{width: 50px; height: 50px;}
}

/**内页屹同电商-店铺直播代运营**/
.shopdpzbdyy{padding-bottom: 7%;}
.shopdpzbdyy .box{margin-top: 5%; display: flex; justify-content: center;}
.shopdpzbdyy .box .list{width: calc((100% - 35%) / 2); margin: 0 5%; padding: 3% 4%; border-radius: 15px; background: #fff; box-shadow: 0 0 20px rgba(0,0,0,.06);}
.shopdpzbdyy .box .list .ico{width: 52px;}
.shopdpzbdyy .box .list .ico img{width: 100%;}
.shopdpzbdyy .box .list .title{margin: 5% 0 3% 0;}
.shopdpzbdyy .box .list .desc{color: #888; line-height: 2;}

@media only screen and (max-width:1024px){
	.shopdpzbdyy .box{margin-top: 5%; display: flex; justify-content: space-between; flex-flow: wrap;}
	.shopdpzbdyy .box .list{width: calc((100% - 10%) / 2); margin: 0 0;}
}
@media only screen and (max-width:800px){
	.shopdpzbdyy{padding-bottom: 10%;}
	.shopdpzbdyy .box .list .ico{width: 45px;}
	.shopdpzbdyy .box .list .title{font-size: 20px; font-size: 2rem;}
}
@media only screen and (max-width:560px){
	.shopdpzbdyy .box .list{width: 100%;  margin: 3% 0; padding: 6% 10%;}
	.shopdpzbdyy .box .list .ico{width: 42px;}
}

/**内页屹同学苑-学苑介绍**/
.collegeprofile{padding: 7% 0;}
.collegeprofile .desc{margin: 5% 0 1% 0; line-height: 1.8; color: #666; text-align: justify;}
.collegeprofile .desc p{margin-bottom: 1.5%;}
.collegeprofile .desc p:last-child{margin-bottom: 0;}
.collegeprofile .desc p img{max-width: 100%;}

.collegeprofile-img{padding:0 5% 25px 5%; position: relative; overflow: hidden;}
.collegeprofile-img .swiper-container{background: #fff; border-radius: 15px; overflow: hidden; box-shadow: 0 0 20px rgba(0,0,0,.02);}
.collegeprofile-img .swiper-slide{width: 100%; overflow: hidden; display: flex; align-items: center; justify-content: space-between;  flex-flow: wrap;}
.collegeprofile-img .swiper-slide:nth-child(2n-1){flex-flow: row-reverse;}
.collegeprofile-img .swiper-slide .img{width: 60%;}
.collegeprofile-img .swiper-slide .img p{position: relative; width: 100%; height: 0; padding-bottom: 83%; overflow: hidden;}
.collegeprofile-img .swiper-slide .img img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}
.collegeprofile-img .swiper-slide .box{width: 40%; padding:0 7%;}
.collegeprofile-img .swiper-slide .box .title{line-height:1;}
.collegeprofile-img .swiper-slide .box .title img{margin-right: 10px;}
.collegeprofile-img .swiper-slide .box .content{color: #666; line-height: 1.8; margin-top: 10%; text-align: justify;}
.collegeprofile-img .swiper-button-prev, .collegeprofile-img .swiper-button-next{top: 48%; background:rgba(255,255,255,.5); box-shadow: 0 0 20px rgba(0,0,0, .3); color: #222; border-radius: 50%; width: 2.2vw; min-width: 30px; height: 2.2vw; min-height: 30px; --swiper-navigation-size: 13px; outline:none;} 
.collegeprofile-img .swiper-button-prev{left:1%;}
.collegeprofile-img .swiper-button-next{right:1%;}
.collegeprofile-img .swiper-button-prev:hover, .collegeprofile-img .swiper-button-next:hover{background: #e64070; color: #fff; box-shadow: 0 0 20px rgba(230,64,112, .5);}
.collegeprofile-img .swiper-pagination{bottom: 0; z-index: 99;}
.collegeprofile-img .swiper-pagination-bullet{position: relative; z-index: 2; width: 9px; height: 9px; border-radius: 100px; margin:0 3px !important; border: 1px solid rgba(0,0,0,.1); background: none; opacity: 1; outline:none; transition: .5s;}
.collegeprofile-img .swiper-pagination-bullet-active{background: #e64070; border: 1px solid #e64070; opacity: 1;}

@media only screen and (max-width:800px){
	.collegeprofile{padding: 10% 0;}
}
@media only screen and (max-width:560px){
	.collegeprofile-img .swiper-slide:nth-child(2n-1){flex-flow:wrap;}
	.collegeprofile-img .swiper-slide .img{width: 100%;}
	.collegeprofile-img .swiper-slide .box{width: 100%; padding: 10% 10%;}
	.collegeprofile-img .swiper-slide .box .content{margin-top: 8%;}
	.collegeprofile-img .swiper-button-prev, .collegeprofile-img .swiper-button-next{top: 25%;}
}

/**内页屹同学苑-四大核心优势**/
.collegeadv{padding: 7% 0;}
.collegeadv .box{width: 100%; margin: 5% auto 0; padding:0 5%; border-radius: 15px; box-shadow: 0 0 20px rgba(0,0,0,.02); display: flex; align-items: center; justify-content: space-between; flex-flow: wrap; background: url("logo-ico.png") #fff no-repeat center center; background-size: 16%;}
.collegeadv .box .list{width: calc((100% - 30%) / 2); margin: 4% 0; text-align: center;}
.collegeadv .box .list .title{color: #ff5e8b;}

@media only screen and (max-width:800px){
	.collegeadv{padding: 10% 0;}
	.collegeadv .box{padding:3% 5%; background-size: 24%;}
	.collegeadv .box .list .title{font-size: 30px; font-size: 3rem;}
	.collegeadv .box .list .desc{font-size: 20px; font-size: 2rem;}
}

/**内页屹同学苑-商务合作**/
.collegeform{margin-bottom: 6%;}
.collegeform .container{display: flex; align-items: center; justify-content: center;}

/**内页校园招聘-招聘职位**/
.hrzpzw{background: #f4f4f5; padding: 5% 0;}
.hrzpzwbox{margin-top: 5%; padding: 0 5%; display: flex; justify-content: center; flex-flow: wrap;}
.hrzpzwbox .list{position: relative; top:0; width: calc((100% - 16%) / 4); background: #fff; padding: 4% 0; margin: 2% 2%; transition: .5s;}
.hrzpzwbox .list:hover{box-shadow: 0 5px 20px rgba(0,0,0,.06); top: -15px;}
.hrzpzwbox .list .num{background: #24bcbd; color: #fff; display: inline-block; padding: 5px 20px; margin-top: 10%; transition: .5s;}
.hrzpzwbox .list:hover .num{background: #2dd9d7;}

@media only screen and (max-width:1024px){
	.hrzpzwbox{padding: 0 0;}
}
@media only screen and (max-width:800px){
	.hrzpzw{padding: 10% 0;}
	.hrzpzwbox{padding: 0 0;}
	.hrzpzwbox .list{width: calc((100% - 8%) / 4); margin: 1% 1%;}
}
@media only screen and (max-width:560px){
	.hrzpzwbox .list{width: calc((100% - 8%) / 2); margin: 2% 2%; border-radius: 5px; box-shadow: 0 0 14px rgba(0,0,0,.04);}
	.hrzpzwbox .list .num{padding: 4px 8px;}
}


/**内页校园招聘-屹同网络**/
.hrtitle p{width: 70px; height: 2px; background: #e4e4e4; margin:13px auto 0;}

.hrprofile{padding-top: 6%;}
.hrprofile .box{margin-top: 5%; display: flex; justify-content: space-between; flex-flow: wrap;}
.hrprofile .box .img{width: 50%;}
.hrprofile .box .img img{width: 90%; max-width: 524px;}
.hrprofile .box .content{width: 50%; margin-top: 2%;}
.hrprofile .box .content .title p{width: 65px; height: 2px; background: #e4e4e4; margin-top:13px;}
.hrprofile .box .content .desc{color: #888; margin-top: 7%; line-height: 1.6; text-align: justify;}
.hrprofile .box .content .desc p{margin-bottom: 3%;}
.hrprofile .box .content .desc p:last-child{margin-bottom: 0;}
.hrprofile .box .content .desc p img{max-width: 100%;}

@media only screen and (max-width:800px){
	.hrtitle p{width: 60px;}
	
	.hrprofile{padding-top: 10%;}
	.hrprofile .box .img{width: 100%; text-align: center;}
	.hrprofile .box .img img{width: 60%;}
	.hrprofile .box .content{width: 100%;}
	.hrprofile .box .content .title p{width: 55px;}
}
@media only screen and (max-width:800px){
	.hrtitle p{width: 55px; margin:10px auto 0;}
	
	.hrprofile .box .img img{width: 100%;}
	.hrprofile .box .content .title p{width: 45px;}
}

/**内页校园招聘-艺人矩阵**/
.hryrjz{padding-top: 6%;}
.hryrjz .desc{margin-top: 4%; line-height: 1.6; color: #666; text-align: justify;}
.hryrjz .desc p{margin-bottom: 3%;}
.hryrjz .desc p:last-child{margin-bottom: 0;}
.hryrjz .desc img{max-width: 100%;}

@media only screen and (max-width:800px){
	.hryrjz{padding-top: 10%;}
}

/**内页校园招聘-联系我们**/
.hrcontact{padding: 6% 0;}

@media only screen and (max-width:800px){
	.hryrjz{padding: 10% 0;}
}

/**内页校园招聘-招聘职位列表**/
.hrlist{padding: 3% 0 5% 0; display: flex; align-items: flex-start; justify-content: space-between; flex-flow: wrap;}
.hrlist .hrlist-fl{width: 73%;}
.hrlist-list .list{position: relative; background: rgba(255,255,255,1); padding: 4%; margin: 1.3% 0; transition: .5s;}
.hrlist-list .list:first-child{margin-top: 0;}
.hrlist-list .list:hover{background: rgba(255,255,255,.5);}
.hrlist-list .list .titlelogo{display: flex; align-items: center; justify-content: space-between;}
.hrlist-list .list:hover .title{color: #e64070;}
.hrlist-list .list .titlelogo .logo img{max-width: 30px;}
.hrlist-list .list .item{margin-top: 3%; display: flex; align-items: center; justify-content: space-between;}
.hrlist-list .list .item .fl{flex: 1; width: 100%; margin-right: 5%; color: #777; display: flex; align-items: center; justify-content: flex-start;}
.hrlist-list .list .item .fl p{margin-right: 5%;}
.hrlist-list .list .item .fl p:last-child{margin-right: 0;}
.hrlist-list .list .item .fr{color: #999;}

.hrlist .hrlist-fr{width: 25.5%; background: #fff; padding: 3%;}
.hrlist-new{margin-top: 5%;}
.hrlist-new .list{position: relative; border-bottom: 1px dashed rgba(0,0,0,.1); padding: 6% 0; color: #777;}
.hrlist-new .list:last-child{border-bottom: none; padding-bottom: 0;}
.hrlist-new .list:hover{color: #e64070;}


.hrlist .hrlist-view{width: 73%; background: #fff; padding: 4%;}
.hrlist-view .fbsj{color: #888;}
.hrlist-view .title{color: #000; margin: 2% 0;}
.hrlist-view .item{color: #888; display: flex; align-items: center; justify-content: flex-start;}
.hrlist-view .item p{margin-right: 5%;}
.hrlist-view .item p:last-child{margin-right: 0;}
.hrlist-view .zwms{margin-top: 5%;}
.hrlist-view .zwms .zwms-title{position: relative;}
.hrlist-view .zwms .zwms-title::before{position: absolute; content: ""; right: 0; top: 50%; transform: translate(0, -50%); width: calc(100% - 80px); height: 1px; border-bottom: 1px solid rgba(0,0,0,.08);}
.hrlist-view .zwms .zwms-title p{}
.hrlist-view .zwms .zwms-desc{flex: 1; width: 100%; margin-top: 4%; color: #444; line-height: 1.6; text-align: justify;}
.hrlist-view .zwms .zwms-desc p{margin: 1.5% 0;}
.hrlist-view .zwms .zwms-desc img{max-width: 100%;}

.hrlist-view .zwms .zwms-box{display:flex; justify-content: space-between;}
.hrlist-view .zwms .zwms-box .zwms-logo{margin-right: 4%; margin-top: 5%; width: 48px; height: 48px; border: 1px solid rgba(0,0,0,.08); border-radius: 10px; padding: 6px; display: flex; align-items: center; justify-content: center;}
.hrlist-view .zwms .zwms-box .zwms-logo img{max-width: 100%; max-height: 100%;}
.hrlist-view .zwms .zwms-box .zwms-desc{color: #777;}
.hrlist-view .zwms .zwms-box .zwms-desc p:first-child{color: #000;}

@media only screen and (max-width:800px){
	.hrlist .hrlist-fl{width: 100%;}
	.hrlist .hrlist-fr{width: 100%; margin-top: 4%;}
	.hrlist-new{margin-top: 3%;}
	.hrlist-new .list{padding: 4% 0;}
	
	.hrlist .hrlist-view{width: 100%;}
}
@media only screen and (max-width:700px){
	.hrlist-list .list .item{align-items: flex-end;}
	.hrlist-list .list .item .fl{flex-flow: wrap;}
	.hrlist-list .list .item .fl p{width: 100%; line-height: 1.6;}
	
	.hrlist-view .item{flex-flow: wrap;}
	.hrlist-view .item p{margin-right: 0; width: 42%; line-height:2;}
	.hrlist-view .item p:nth-child(2n-1){margin-right: 6%;}
}


/*内页*/
.mainbody_content{line-height:1.8; text-align:justify;}
.mainbody_content p{margin:2% 0;}
.mainbody_content img{max-width:100%;}

@media only screen and (max-width:800px){
	.mainbody_content{line-height:1.6; font-size: 16px; font-size: 1.6rem;}
	.mainbody_content p{margin:3% 0;}
}


/*内页新闻详情推荐*/
.mainbodynews{padding: 2% 0;}
.mainbodynews .mainbody_content{color: #444;}

.newsshow-top{background: #f4f4f5; padding: 3% 0;}
.newsshow-title{color: #000; line-height: 1.6;}
.newsshow-time{color: #555; margin: 4% 0 0;}

.mtop{margin-top: 90px;}

@media screen and (max-width: 1140px){
	.newsshow-top{padding: 5% 0;}
	
	.mtop{margin-top: 85px;}
}
@media only screen and (max-width:1024px){
	.newsshow-title{font-size: 30px; font-size: 3rem;}
	
	.mtop{margin-top: 70px;}
}
@media only screen and (max-width:800px){
	.newsshow-top{padding: 6% 0;}
	.newsshow-title {line-height: 1.5; font-size: 26px; font-size: 2.6rem;}
	
	.mtop{margin-top: 50px;}

}
@media only screen and (max-width:560px){
	.newsshow-title {font-size: 22px; font-size: 2.2rem;}
}


/*内页搜索*/
.searchcontainer{padding: 10% 0 4% 0; max-width: 1200px;}

.searcht{display: flex; justify-content: space-between;}
.searcht input{background: none; border: none;}
.searcht input[type="search"]{flex: 1; width: 100%; border:1px solid #e3e3e3; padding: 0 20px; font-size: 16px;}
.searcht input[type="submit"]{cursor: pointer; display: block; padding: 1vw 3vw; background: #155589; color: #fff; font-size: 20px;}

.searchcat{margin: 4% 0 6% 0;}
.searchcat a{color: #666; margin-right: 5%; padding-bottom: 1%; display: inline-block;}
.searchcat a:last-child{margin-right: 0;}
.searchcat .a{color: #155589; border-bottom: 2px solid #155589;}

.searchnewslist .list{position: relative; border-bottom: 1px solid #e3e3e3; padding: 2.5% 0;}
.searchnewslist .list .cattitle{display: flex; align-items: center; justify-content: flex-start;}
.searchnewslist .list .cattitle .cat{color: #000; margin-right: 20px;}
.searchnewslist .list .cattitle .title{flex: 1; width: 100%; color: #222;}
.searchnewslist .list:hover .cattitle .title{color: #155589; text-decoration: underline;}
.searchnewslist .list .desc{color: #888; line-height: 1.6; margin: 1.5% 0; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.searchnewslist .list .time{color: #999;}
.searchnewslist .list .time i{margin-right: 5px;}

.searchproductlist{display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.searchproductlist:after{content: ''; width:calc((100% - 3%) / 2);}
.searchproductlist .list{width:calc((100% - 3%) / 2); padding: 2%; margin: 1.5% 0; position: relative; border: 1px solid #e3e3e3; border-radius: 5px; display: flex; align-items: center; justify-content: space-between; transition: .5s;}
.searchproductlist .list:hover{border: 1px solid #155589;}
.searchproductlist .list .img{position: relative; width: 40%; height: 0; overflow: hidden; padding-bottom: 30%;}
.searchproductlist .list .img p{position: absolute; width: 100%; height: 100%; top: 0; left: 0; object-fit: cover; display: flex; align-items: center; justify-content: center;}
.searchproductlist .list .img img{max-width: 100%; max-height: 100%; transition: .7s;}
.searchproductlist .list:hover .img img{transform: scale(1.15);}
.searchproductlist .list .box{width: 55%;}
.searchproductlist .list .box .title{transition: .5s; line-height: 1.6;}
.searchproductlist .list:hover .box .title{color: #155589;}
.searchproductlist .list .box .desc{color: #999; line-height: 1.8; margin-top: 5%; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6; overflow: hidden;}

@media only screen and (max-width:800px){
	.searchcontainer{padding: 14% 0 4% 0;}
	
	.search{margin-top: 60px;}
	.search input[type="search"]{padding: 0 12px;}
	.searcht input[type="submit"]{padding: 1vw 6vw;}
		
	.searchcat{margin: 6% 0;}
	
	.searchproductlist:after{width:100%;}
	.searchproductlist .list{width:100%;}
	.searchproductlist .list .box .title{font-size: 16px;}
}
@media only screen and (max-width:560px){
	.searchcontainer{padding: 20% 0 4% 0;}
	
	.searcht input[type="submit"]{padding: 2vw 6vw; font-size: 20px; font-size: 2rem;}
	
	.searchproductlist .list .box .title{font-size: 14px; line-height: 1.3;}
}


/*分页样式*/
.page_info{text-align:center; padding-top:30px; color:#333; font-size: 14px; font-size: 1.4rem;}
.page_info span{padding:0 2px;font-weight:bold; color: #e64070;}
.page_list{line-height:25px; text-align:center; letter-spacing:0; font-size:14px; font-size: 1.4rem; margin-top:30px;}
.page_list div{text-align: center; display: inline-block; padding:2px 25px;}
.page_list a{display:inline-block; border: 1px solid rgba(0,0,0,.2); color: #666; border-radius: 5px; margin: 0 3px; text-align:center; padding:1px 10px;}
.page_list a:hover,.page_list a.on{color:#fff; background:#e64070; border: 1px solid #e64070; font-weight: bold;}


@media only screen and (max-width:800px){
	.page_info{font-size: 14px; padding-top:5px;}
	.page_list{font-size: 14px; line-height:22px; margin-top:20px;}
	.page_list a{padding:2px 9px; margin:0 3px;}
}
@media only screen and (max-width:560px){
	.page_info{font-size: 12px;}
	.page_list{font-size: 12px; line-height:18px; margin-top:10px;}
	.page_list div{padding: 0 2px;}
	.page_list a{padding:1px 7px; margin:1px 1px;}
}
