@charset "utf-8";
img{
	display: block;
	width: 100%;
}
.top_from{
	text-align: center;
	padding-top: .5rem;
	width: 80%;
	margin: 0 auto;	
}
.top_from h1{
	font-size: .24rem;
	color: red;
	font-weight:normal;
	letter-spacing:.05rem;
}
.top_from header>span{
	font-weight: bold;
	font-size: .4rem;
	line-height: .5rem;
}
.top_from header div{
	background: #ffe1c4;
	font-size: .2rem;
	line-height: .32rem;
	margin-top:.1rem;
}
.top_from article{
	margin-top: .3rem;
}
.top_from article li{
	width: 100%;
	border: .02rem solid #703ca1;
	line-height: .75rem;
	border-radius: .5rem;
	margin: .2rem 0;
	text-align: left;
	padding-left: 7%;
	position: relative;
}
.top_from article li input,.top_from article li select{
	font-size: .36rem;
	border: none;
	width: 93%;
	outline:none;
	color: #7d7d7d;
	letter-spacing:.03rem;
}

.top_from button{
	width: 100%;
	background: #703ca1;
	border:none;
	line-height: .75rem;
	border-radius: .5rem;
	font-size: .36rem;
	color: #fff;
	letter-spacing:.03rem;
	margin-top: .1rem;
}
.top_from article li img{
	width: 5%;
	display: inline;
	position: absolute;
	right: 7%;
	bottom: .28rem;
}
.prospect{
	text-align: center;
}

.prospect header{
	font-size: .4rem;
	font-weight: bold;
}
.prospect header span{
	color: red;
}
.prospect aside{
	text-transform:uppercase;
	font-size: .18rem;
	line-height: .5rem;
	letter-spacing:.01rem;
}
.prospect button,.curriculum button,.sjmn button,.mingshi button,.mffw button,.xz button,.cybz button{
	width: 85%;
	background: #703ca1;
	border:none;
	line-height: .75rem;
	border-radius: .5rem;
	font-size: .36rem;
	color: #fff;
	letter-spacing:.03rem;
	margin: 0.5rem 0;
}
section{
	text-align: center;
}
.curriculum{
	background: url(imgaes/kcnr.jpg);
	background-size:100% 100%;
	color: #fff;
}
.curriculum header,.sjmn header{
	padding-top: .52rem;
}
section header h1{
	font-size: .4rem;
}
section header h1 span{
	color: #ffc986;
}
section header h2{
	font-size: .18rem;
	text-transform:uppercase;
	line-height: .5rem;
	letter-spacing:.01rem;
	font-weight: normal;
}
.table{
	width: 92%;
	margin:.1rem auto .3rem;
	border-radius: .2rem;
	border: 2px solid #703ca1;
	overflow:hidden;
}
table{
	width: 100%;
	margin:0 auto;
	border-radius:500px;
}
table td{
	border-left:2px solid #703ca1;
	width: 25%;
	height: 1.2rem;
	letter-spacing:.05rem;
	line-height: .28rem;
	font-size: .24rem;
	position: relative;
}

table h3{
	font-weight: normal;
	position: absolute;
	top:50%;
	margin-top: -.42rem;
	margin-left:15%; 
}
table .title{
	height: 1.2rem;
	font-size: .36rem;
	background: #703ca1;	
	line-height: .4rem; 
}
table .title h3{
	position: absolute;
	top:50%;
	margin-top: -.42rem;
	margin-left:22%;
	color: #fff;
}
.curriculum .content li{
	margin: .15rem 0;
}
.sjmn{
	width: 90%;
	margin:0 auto;
}
.sjmn .nav li{
	width: 33.33%;
	float: left;
	background: #e6e6e6;
	height: .6rem;
	line-height: .6rem;
	margin-bottom: .2rem;
}
.sjmn .nav li p{
	font-size: .24rem;
	line-height: .37rem;
	display: inline-block;
	width: 100%;
	letter-spacing:.05rem;
}
.sjmn .nav li[class="active-nav"]{
	background: #703ca1;
	color: #fff;
	width: 33.34%;
}
.sjmn .nav li[class="active-nav"]:after{
 content: "";
 margin-left: 45%;
 float: left;
 border-width: 10px;
 border-style: solid;
 border-color:#61398b transparent transparent transparent;color: red;
}
.sjmn .nr div{
	width: 99%;
	margin:0 auto;
	margin-bottom: .1rem;
}
.sjmn .nr ul li{width: 49%; float: left;}
.mingshi article{
	overflow: hidden;
	margin-top: -.1rem;
}
.mingshi .left{
	width: 31.2%;
	margin-left: 4%;
	float: left;
}
.mingshi .right{
	float: right;
	width: 48%;
	margin-right: 8%;
}
.mingshi .right h1{
	font-size: .36rem;
	line-height: .6rem;
}
.mingshi .right p{
	font-size: .24rem;
	line-height: .3rem;
	text-align: left;
	color: #000;
}
.mingshi .right li{
	list-style-type:square;
	color: #703ca1;
	margin:.1rem 0;
}
.mingshi .right .button{
	letter-spacing:.03rem;
	overflow: hidden;
	border:2px solid #703ca1;
	line-height: .4rem;
	font-size: .24rem;
}
.mingshi .right .button div{
	width: 50%;
	float: left;
}
.mffw{
	background: url(imgaes/mffw.jpg);
    background-size:100% 100%;
	padding-top: .5rem;
	margin-bottom: .5rem;
}
.mffw ul{
	overflow: hidden;
	width: 96%;
	margin: 0 auto;
}
.mffw li{
	background: rgba(255,255,255,0.5);
	width: 46%;
	float: left;
	padding: .25rem;
	letter-spacing: .03rem;
	margin:2% 2%;
	border-radius: .1rem;
}
.mffw h3{
	font-size: .3rem;
	font-weight: bold;
	color: red;
	line-height: .5rem;
}
.mffw p{
	font-size: .24rem;
	line-height: .36rem;
	text-align: left;
	letter-spacing: .01rem;
}
.xz .left{
	width: 45%;
	float: left;
	margin: 2%;
}
.xz .right{
	width: 49%;
	float: left;
	text-align: left;
}
.xz .right h1{
	font-size: .3rem;
	line-height: .6rem;
	margin-left: 5%;
}
.xz .right p{
	font-size: .24rem;
	line-height: .3rem;
	margin-left: 5%;
}
.xz .right p span{
	color: red;
}
.xz .right ul{
	width: 100%;
	margin-top: .3rem;
}
.xz .right ul li{
	width: 48%;
	float: left;
	margin: 0 1%;
}
.xz .swiper-container{
	width: 92%!important;
	margin:0 auto;
	border-radius: .1rem;
}
.xz .swiper-slide{
	background: #eee;
}
.xz .swiper-pagination-bullets,.cybz .swiper-pagination-bullets{
	width: 100%;
	margin-top: .1rem;
	position: static;
}
.xz .swiper-pagination-bullet,.cybz .swiper-pagination-bullet{
	margin:0 1%;
	width: 10px;
	height: 10px;
	background: #d4d4d4;
}
.xz .swiper-pagination-bullet-active,.cybz .swiper-pagination-bullet-active{
	background: #703ca1;
}
.cybz .swiper-container2{
	width: 92%;
	margin:0 auto;
	overflow: hidden;
	position:relative;
}
.cybz .swiper-button-prev{
	width: 10%;
	opacity:1;
}
.cybz .swiper-button-next{
	width: 10%;
	opacity:1;
}
	.ui-footer a{text-decoration: none;color: #FFFFFF;}
		.select{position: relative;}
		.ui-dialog.show {
		    display: -webkit-box;
		    display: box;
		}
		.ui-dialog {
		    position: fixed;
		    top: 0;
		    left: 0;
		    width: 100%;
		    height: 100%;
		    z-index: 999999999;
		    display: -webkit-box;
		    -webkit-box-orient: horizontal;
		    -webkit-box-pack: center;
		    -webkit-box-align: center;
		    background: rgba(0,0,0,.4);
		    display: none;
		}
		
		.ui-dialog-cnt {
		    border-radius: 6px;
		    width: 270px;
		    -webkit-background-clip: padding-box;
		    background-clip: padding-box;
		    pointer-events: auto;
		    background-color: rgba(253,253,253,.95);
		    position: relative;
		    font-size: 16px;
		}
	
	.ui-dialog-hd {
	    height: 48px;
	    line-height: 48px;
	    text-align: center;
	    position: relative;
	}
	
	
	.ui-dialog-close {
	    font-family: iconfont!important;
	    font-size: 32px;
	    line-height: 44px;
	    font-style: normal;
	    -webkit-font-smoothing: antialiased;
	    -webkit-text-stroke-width: .2px;
	    display: block;
	    color: rgba(0,0,0,.5);
	    color: #828282;
	    display: block;
	    line-height: 32px;
	    position: absolute;
	    top: 3px;
	    right: 3px;
	}
	
	
	.ui-dialog-bd {
	    min-height: 71px;
	    border-top-left-radius: 6px;
	    border-top-right-radius: 6px;
	    padding: 18px;
	    display: -webkit-box;
	    display: box;
	    -webkit-box-pack: center;
	    -webkit-box-align: center;
	    -webkit-box-orient: vertical;
	}
	
	.ui-dialog-bd>div, .ui-dialog-bd>ul {
	    width: 100%;
	}
	@media screen and (-webkit-min-device-pixel-ratio: 2)
	.ui-dialog-ft {
	    position: relative;
	    border: 0;
	    background-position: left top;
	    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.5,transparent),color-stop(0.5,#e0e0e0),to(#e0e0e0));
	    background-repeat: repeat-x;
	    -webkit-background-size: 100% 1px;
	}
	.ui-dialog-ft {
	    border-bottom-left-radius: 6px;
	    border-bottom-right-radius: 6px;
	    display: -webkit-box;
	    width: 100%;
	    -webkit-box-sizing: border-box;
	    box-sizing: border-box;
	    -webkit-box-align: center;
	    border-top: 1px solid #e0e0e0;
	    height: 42px;
	    line-height: 42px;
	}
	@media screen and (-webkit-min-device-pixel-ratio: 2)
	.ui-dialog-ft button:last-child {
	    background: 0;
	}
	
	.ui-dialog-ft button:last-child {
	    border-right: 0;
	    border-bottom-right-radius: 6px;
	}
	.ui-dialog-ft button:first-child {
	    border-bottom-left-radius: 6px;
	}
	@media screen and (-webkit-min-device-pixel-ratio: 2)
	.ui-dialog-ft button {
	    border-right: 0;
	    background-position: right top;
	    background-image: -webkit-gradient(linear,left top,right top,color-stop(0.5,transparent),color-stop(0.5,#e0e0e0),to(#e0e0e0));
	    background-repeat: repeat-y;
	    -webkit-background-size: 1px 100%;
	}
	.ui-dialog-ft button {
	    color: #000;
	    text-align: center;
	    border-right: 1px #e0e0e0 solid;
	    width: 100%;
	    line-height: 42px;
	    background: transparent;
	    display: block;
	    margin: 0!important;
	    -webkit-box-flex: 1;
	}
	    .tc_01 {
	            position: fixed;
	            width: 4.4rem;
	            top: 43%;
	            background: #fff;
	            z-index: -1;
	            left: 0;
	            right: 0;
	            margin: 0 auto;
	            border-radius: 0.2rem;
	            transition: opacity 1.5s;
	            text-align: center;
	            transform: scale(1.3);
	        }
	        .tc_01 .tchead {
	            position: absolute;
	            top: -2.5rem;
	            left: -2%;
	            width: 104%;
	            z-index: -1;
	        }
	        .tc_01 .left {
	            padding: .26rem .26rem;
	            display: inline-block;
	            text-align: left;
	            /*background-color: #e1e1e1;*/
	            font-size: 0;
	        }
	        .tc_01 .tctitle {
	            font-size: .3rem;
	            text-align: center;
	            margin-bottom: 0.14rem;
	        }
	        .tc_01 .left .tctit {
	            display: inline-block;
	            font-size: .22rem;
	            font-weight: bold;
	            margin-top: 0.15rem
	        }
	        .tc_01 label {
	            display: inline-block;
	            margin: 0.06rem 0;
	            font-size: .22rem;
	        }
	        .tc_01 label span {
	            height: .46rem;
	            width: 1.16rem;
	            font-size: .22rem;
	            line-height: .46rem;
	            display: block;
	            margin-right: 0.1rem;
	            text-align: center;
	            border: 1px solid #e1e1e1;
	            background: #f6f6f6;
	        }
	.tc_01 .form{
	    display: flex;
	}
	        .tc_01 .form input {
	            height: .5rem;
	            display: block;
	            /*float: left;*/
	            font-size: .2rem;
	            padding-left: 0.1rem;
	        }
	        .tc_01 input:checked + span {
	            /*height: 2.4rem;*/
	            /*width: 5.9rem;*/
	            /*background: url(images/windows/1.png) 0 0 no-repeat;*/
	            background-position: right bottom;
	            border: 1px solid #ff7a01;
	            color: #ff7a01;
	        }
	        .tc_01 .input_w span {
	            width: 1.8rem;
	        }
	        .tc_01 .form #tcname{
	            width: 37%;
	            margin-right: 4%;
	            box-sizing: border-box;
	            margin-top: 0.1rem;
	            border: 1px solid #ccc;
	
	        }
	        .tc_01 .form #tcmycall,.tc_01 .form #vtel  {
	            width: 49%;
	            box-sizing: border-box;
	            margin-top: 0.1rem;
	            border: 1px solid #ccc;
	        }
	        .tc_01 .dbtijiao {
	            background-color: #ff9001;
	            display: block;
	            width: 41%;
	            height: .5rem;
	            text-align: center;
	            color: #fff;
	            line-height: .5rem;
	            font-size: .26rem;
	            float: left;
	            margin-left: 4%;
	            border: none;
	            cursor: pointer;
	            border-radius: 0.1rem;
	            font-weight: normal;
	            margin-top: 0.1rem;
	            -webkit-appearance: none;
	            box-sizing: border-box;
	        }
	        .tc_01 .red {
	            background-color: #ff0101;
	            margin-left: 0;
	            width: 52%;
	        }
	        .tc_01 label input {
	            display: none;
	        }
	        .tc_01.act .close {
	            background: url('images/2.png') 0 0 no-repeat;
	            background-size: 100% 100%;
	            width: .38rem;
	            height: .38rem;
	            position: absolute;
	            right: 0rem;
	            top: -2rem;
	            cursor: pointer;
	        }
			.c-titleTip-swiper li {
			        width: 33.6%;
			    }
			    .ui-dialog.show {
			        display: -webkit-box;
			        display: box;
			    }
			    .ui-dialog {
			        position: fixed;
			        top: 0;
			        left: 0;
			        width: 100%;
			        height: 100%;
			        z-index: 9999999999;
			        display: -webkit-box;
			        -webkit-box-orient: horizontal;
			        -webkit-box-pack: center;
			        -webkit-box-align: center;
			        background: rgba(0, 0, 0, .4);
			        display: none;
			    }
			    .ui-dialog-cnt {
			        margin: 30% auto;
			        border-radius: 6px;
			        width: 270px;
			        -webkit-background-clip: padding-box;
			        background-clip: padding-box;
			        pointer-events: auto;
			        background-color: rgba(253, 253, 253, .95);
			        position: relative;
			        font-size: 16px;
			    }
			    .ui-dialog-hd {
			        height: 48px;
			        line-height: 48px;
			        text-align: center;
			        position: relative;
			    }
			    .ui-dialog-hd h3{
			        line-height: 48px;
			    }
			    .ui-border-b {
			        border-bottom: 1px solid #e0e0e0;
			    }
			    .ui-dialog-close {
			        font-family: iconfont!important;
			        font-size: 32px;
			        line-height: 44px;
			        font-style: normal;
			        -webkit-font-smoothing: antialiased;
			        -webkit-text-stroke-width: .2px;
			        display: block;
			        color: rgba(0, 0, 0, .5);
			        color: #828282;
			        display: block;
			        line-height: 32px;
			        position: absolute;
			        top: 3px;
			        right: 3px;
			    }
			    .ui-dialog-bd {
			        min-height: 71px;
			        border-top-left-radius: 6px;
			        border-top-right-radius: 6px;
			        padding: 18px;
			        display: -webkit-box;
			        display: box;
			        -webkit-box-pack: center;
			        -webkit-box-align: center;
			        -webkit-box-orient: vertical;
			    }
			    .ui-dialog-bd > div, .ui-dialog-bd > ul {
			        width: 100%;
			        text-align: center;
			    }
			    em, i {
			        font-style: normal;
			    }
			    .ui-dialog-ft {
			        border-bottom-left-radius: 6px;
			        border-bottom-right-radius: 6px;
			        display: -webkit-box;
			        width: 100%;
			        -webkit-box-sizing: border-box;
			        box-sizing: border-box;
			        -webkit-box-align: center;
			        border-top: 1px solid #e0e0e0;
			        height: 42px;
			        line-height: 42px;
			    }
			    .ui-dialog-ft button:last-child {
			     font-size: 17px;
			     font-family: 'Microsoft Yahei';
			     border-right: 0;
			     border-bottom-right-radius: 6px;
			 }
			 .ui-dialog-ft button:first-child {
			    border-bottom-left-radius: 6px;
			}
			.ui-dialog-ft button {
			    color: #000;
			    text-align: center;
			    border-right: 1px #e0e0e0 solid;
			    width: 100%;
			    line-height: 42px;
			    background: transparent;
			    display: block;
			    margin: 0 !important;
			    -webkit-box-flex: 1;
			}
			button {
			    -webkit-appearance: none;
			    border: 0;
			    background: 0;
			}
	.lftmuen{
		position: fixed;
		height: 100%;
		top: 0 !important;
		left: -5rem;
		background-color: white;
		width: 5rem;
		color: black;
		z-index: 1001;
	}
	.bgbgbg{
		width: 100%;
		height: 100%;
		position: fixed;
		left: 0;
		top: 0;
		z-index: 1000;
		background-color: rgba(0,0,0,0.6);
		display: none;
	}
	.c-question-box li img{
	display:inline;
	}
	/*底部开始s*/
.footer
{
    position: fixed;
    width: 100%;
    height: 42px;
    bottom: 0px;z-index: 1;
	font-size:16px;
}
@media only screen and (min-width:768px ) {.footer{width: 720px;}}
.footer div {
    float:left;
}
.footer div a{
  color: White;
    text-decoration: none;
}

.footer .dianhua,.footer .zixun,.footer .baoming{
    float: left;
    width: 25.3%;
    line-height: 40px;
    text-align: center;
}
.footer .dianhua,.footer .baoming{
    background-color: #313131;
}
.footer .youhui {
    width: 12%;
    height:100%;
}
.footer .youhui img {
    width: 100%;
    height:100%;
}
.footer .dianhua {
    height:100%;
}
.footer .zixun {
	
    height:100%;
    background-color: #f28d01;
    
}
.footer .baoming {
    height:100%;
	padding-top: 0px; 
}

.footer .index {
   height:100%;
    width: 12%;
}
.footer .index img {
    width: 100%;
    height:100%;
}