@charset "gb2312";

/* CSS Document */
 #wrapper {min-width:1180px;width: 100%;margin:0 auto;border-bottom-width: 2px;border-bottom-style: solid;border-bottom-color: #909;background: #fff;}
.header-top{ width:100%;padding-top:10px; margin:0 auto;}
.header-top { background: #7f1085; }
.header-bottom { background: #fff; padding-bottom: 9px; background: url(imagesheader-bg.png) repeat-x 0 bottom; position: relative; z-index: 9;}
.header-top dl { width: 1180px; height: 25px; line-height: 30px; margin: 0 auto; }
.header-top dl, .header-top dl dd a {  font-size: 13px; color: #fff; }

.headerss {width: 100%;margin:0 auto;background: #fff;}
.header_menu {width: 700px}
.header_cont .header_menu li {padding-left: 0px;}
.header_cont{height:80px;width: 1180px;margin:0 auto;}

.header_cont .logo{padding-top:25px;padding-bottom: 10px;}

.header_cont .number{color:#999;display:block;text-align:right; font-size:12px;position:relative; z-index:200;padding-top:25px;}

.header_cont .number span{margin:3px;}

.header_cont .number #lifg{ float:right; }

.header_cont .header_menu ul{margin-bottom:14px;overflow:hidden; float:left; padding-top:10px;}

.header_cont .header_menu li {float:left;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.header_cont .header_menu li a{text-decoration:none;font-size: 16px;}
.header_cont .header_menu li a:hover{color:#C06;text-decoration:underline;}
.header_cont .header_menu .cor01 a:hover,.header_cont .header_menu .cor01 a.hver{color:#C06; text-decoration:underline;}
.header_cont .header_menu .cor02 a:hover,.header_cont .header_menu .cor02 a.hver{color:#C06;text-decoration:underline;}
.header_cont .header_menu .cor03 a:hover,.header_cont .header_menu .cor03 a.hver{color:#C06;text-decoration:underline;}
.header_cont .header_menu .cor04 a:hover,.header_cont .header_menu .cor04 a.hver{color:#C06;text-decoration:underline;}
.header_cont .header_menu .cor05 a:hover,.header_cont .header_menu .cor05 a.hver{color:#C06;text-decoration:underline;}
.header_cont .header_menu .cor06 a:hover,.header_cont .header_menu .cor06 a.hver{color:#C06;text-decoration:underline;}
/* 2014.5.27ÐÞ¸Ä */
.neol{ font-size:12px;line-height:30px; height:30px; }
.ikn{ float:right; margin:8px;}
.neop{ position:absolute; z-index:200; right:0; display:none;}


.clearfix{*zoom:1;}
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}
.title {text-align: center;color: #a50082;}
.title h1 {font-size: 28px;}
.title p {text-transform: uppercase;font-size: 12px;}

.pt-12{padding-top: 12px;}
.pt-32{padding-top: 32px;}
.pt-20{padding-top: 20px;}
.pt-52{padding-top: 52px;}
.pt-62{padding-top: 62px;}
.pt-72{padding-top: 72px;}


/* business administration page */
.master{}
.master .master101{height: 360px;}
.master .master101 h1{background: url(imagesline1.png) no-repeat center center;}
.master .master102 .item-bg{background: #ebebeb;}
.master .master102 .item{position: relative;}
.master .master102 .item-desc{position: absolute;width: 600px;}
.master .master102 .item-desc p{font-size: 30px;line-height: 34px;color: #a50082;}
.master .master102 .item-desc ul{margin-top: 35px;}
.master .master102 .item-desc ul li{
    color: #555;
    line-height: 28px;
    padding-left: 23px;
    margin-bottom: 10px;
    font-size: 16px;
    background: url(imagesdot.png) no-repeat 0 9px;
}

.master .master102 .item01,.master .master102 .item03{padding: 60px 0 60px 590px;}
.master .master102 .item02,.master .master102 .item04{padding: 60px 549px 60px 15px;}
.master .master102 .item01 .item-desc{left: 15px;top: 78px;}
.master .master102 .item02 .item-desc,.master .master102 .item04 .item-desc{right: 15px;top: 204px;}
.master .master102 .item03 .item-desc{left: 15px;top: 170px;}

.master .master103{}
.master .master103 h1,.master h1{ background: url(imagesline.png) no-repeat center center;}

}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  font-size: 18px;
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px;
}



.master .master104 .mk-box{color: #666;margin-bottom: 50px;}
.master .master104 .mk-title{border-bottom: 2px solid #c6c6c6;padding-bottom: 20px;color: #333;}
.master .master104 .mk-title p{color: #555;font-weight: bold;font-size: 24px;}
.master .master104 .mk-title span{font-size: 16px;color: #666;}
.master .master104 .mk-title p span{
    font-size: 62px;
    color: #c6c6c6;
}

.master .master104 .mk-desc{margin-top:20px;}
.master .master104 .mk-desc p{color: #a50082;padding-bottom: 10px;font-weight: bold;}
.master .master104 .mk-desc li{
    max-width: 372px;
    padding-left: 23px;
    margin-bottom: 8px;
    line-height: 28px;
    background: url(imagesdot.png) no-repeat 0 9px;
}


.master .master105{
    height: 638px;
    background: url(imagesany-help-bg.jpg) no-repeat center 0;
    background-size: cover;
}
.master105 .mt105-box li{
    float: left;
    width: 21%;
    height: 386px;
    padding:10px;
    margin: 0 10px;
    color: #666;
    background: #fff;
    text-align: center;
    -webkit-transition: all .2s linear;
    transition: all .3s linear;
}

.master105 .mt105-box li .pic{padding:10px;}
.master105 .mt105-box li .txt{
    text-align: left;
    padding-left:19px;
    padding-right:3px;
    margin-top:20px;
    margin-left: 6px;
    background: url(imagesdot.png) no-repeat 0 9px;
    color: #666; 
}
.master105 .mt105-box li h2{color: #333; font-weight: bold;font-size: 24px;}
.master105 .mt105-box li h3{padding-top: 12px;color: #333;font-size: 18px;}
.master105 .mt105-box li p{line-height: 28px;}
.master105 .mt105-box li.on{
    background: #454545;
    box-shadow: 0 15px 30px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.2);
    box-shadow: 0 15px 30px rgba(0,0,0,0.2);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}
.master105 .mt105-box li.on .txt{color: #9a9a99;}
.master105 .mt105-box li.on .txt h2{color: #a50082;}
.master105 .mt105-box li.on .txt h3{color: #fefffe;}


.master106{height: 304px;margin-top: 6px;}

.master106 .mt106, .master107 .mt107{position: relative;}
.master106 h1, .master107 h1{background: url(imagesline.png) no-repeat center center;}
.master106 .mt106{
    height: 162px;
    margin-top:10px;
    background: url(imagesmt106.png) no-repeat center 0;
}
.master106 .txt{position: absolute;top: 52px;right: 92px;color: #666;}
.master106 .txt p, .master107 .txt p{
    width: 750px;
    font-size: 18px; 
	
}

.master107{
    height: 502px;
    padding: 25px 0 50px;
}
.master107 .mt107{
    height: 504px;
    margin-top:10px;
    background: url(imagesmt107.jpg) no-repeat center 0;
}

.master107 .txt{position: absolute;top: 52px;right: 92px;color: #666;}
.master108{margin-bottom: 68px;text-align: center;}
.master108 .form input{
    background-color: #fff;
    height: 54px;
    padding-left: 10px;
    margin-right: 54px;
    width: 250px;
    font-size: 18px;
    border-color: rgba(165,0,130,.5)!important;
    border-radius: 8px;
    display: inline-block;
}
.master108 .form .btn{
    width: 180px;
    height: 54px;
    margin-top:-10px;
    display: inline-block;
}


.container{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}





/*live800*/
.live800{
    width: 186px;
    height: 548px;
    position: fixed;
    right: 5px;
    top: ;
    overflow: hidden;
    z-index: 999999;
}
.live800 .live-img{
    position:absolute; 
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.live800 .close{opacity: 0;filter: alpha(opacity=0);}
.live800 .live-icon{
    position: absolute; 
    top:4px; 
    right:20px; 
    width:18px; 
    height:18px;
    cursor: pointer;
    /* background: url('../images/shouye/live_open.png'); */
    z-index: 9999;
}
.live800 .off{
    background: url('imageslive_open.png');
}


/* alumni */
.alumni{padding-bottom: 56px;}
.alumni .title{padding-top: 56px;}
.alumni .union{width: 100%;}
.alumni .union .cover{width: 40%;height: 430px;position: relative;}
.alumni .union .cover a{width: 460px;height: 376px;display: block;overflow: hidden;}
.alumni .union .cover a img{width: 100%;}
.alumni .union .cover h2{width: 100%;position: absolute; bottom: 54px;padding:10px 12px; color: #fff;font-size: 18px;background: rgba(0,0,0,.6);}
.alumni .union .item{width: 60%;height: 430px;}
.alumni .union .item li{
	float: left;
	width: 220px;
    height: 194px;
	text-align: center;
	padding-bottom: 13px;
	margin-bottom: 16px;
	margin-left: 20px;
    background: #fff;
}
.alumni .union .item li a{width:220px; display:block; padding-bottom: 2px; overflow: hidden;}
.alumni .union .item li .un-img{width: 100%;height: 150px;overflow: hidden;margin-bottom: 20px;}
.alumni .union .item li img{
	width:220px; 
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
}

.alumni .union .item li .img_bg{
    width: 220px;
    height: 150px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    background: rgba(165,0,130,.5);
    text-align: center;
    opacity: 0;
    transition: 0.7s;
    -moz-transition: 0.7s;
    -webkit-transition: 0.7s;
}
.alumni .union .item li .img_bg span {
    display: inline-block;
    zoom: 1;
    width: 58px;
    height: 22px;
    line-height: 21px;
    font-size: 12px;
    color: #fff!important;
    border:1px solid rgba(255,255,255,.8);
    border-radius: 12px;
    background: rgba(165,0,130,.8);
    /* background: url('../images/shouye/icon3.png') no-repeat; */
    vertical-align: top;
    margin-top: 68px;
}
.alumni .union .item li:hover a .img_bg{ opacity:1;}
.alumni .union .item li span{font-size: 16px;}
.alumni .union .item li:hover{
    box-shadow: 0 0 50px 0 rgba(0,0,0,.3);
    -webkit-box-shadow:0 15px 30px rgba(0,0,0,0.2);
    box-shadow:0 15px 30px rgba(0,0,0,0.2);
}
.alumni .union .item li:hover{
	-webkit-transform:translate3d(0, -2px, 0);
	transform:translate3d(0, -2px, 0);
}
.alumni .union .item li:hover img{
	-webkit-transform: scale(1.12,1.12);
    -moz-transform: scale(1.12,1.12);
    -transform: scale(1.12,1.12);
}
.alumni .union .item li:hover span,.alumni .union .item li:hover .img_bg span{color: #a3007f;}
.alumni .layui-carousel-ind ul{background-color: transparent;}
.alumni .layui-carousel-ind li{margin: 0 6px; border: 2px solid #f5f5f5;background-color:#B5B2B5;}
.alumni .layui-carousel-ind li.layui-this,.alumni .layui-carousel-ind li:hover{
    border-color: #7f1085;
    background-color: transparent;
}