/* CSS Document */
body {
	margin: 0;
	overflow-x: hidden;
	background: #F5F5F5;
	padding: 0;
	font-size: 12px;
	color: #666;
	font-family: "Helvetica Neue", Helvetica, "PibannersngFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
}

div,
form,
img,
ul,
ol,
li,
dl,
dt,
dd,
p {
	margin: 0;
	padding: 0;
	border: 0;
}

img {
	display: block;
}

ul li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}

/* 设置滚动条的样式 */
::-webkit-scrollbar {
	width: 6px;
}

.er-t { width:200px;height: 200px;margin:auto;}
.er-t img {width:200px;height: 200px;}
.hui-box-about { width:90%; margin:auto; line-height:30px; font-size:14px}
/* 滚动槽*/
::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
}

/* 滚动条滑块*/
::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(255, 0, 0, 0.4);
}

/*line-color*/
a:link {
	text-decoration: none;
	color: #333;
}

a:visited {
	text-decoration: none;
	color: #333;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}
.pc-index { display: none;}
.banners {
	width: 100%;
	height: 375px;
	overflow: hidden;
	position: relative;
}
.fw-banners {
    width: 90%;
    margin: auto;
	height: 410px;
	overflow: hidden;
	position: relative;
	background: #FFF;
	border-radius: 5px;
}
.phone-phone {
    width: 30px;
    height: 30px;
    background: #FFF;
    padding: 10px 10px;
    border-radius: 50px;
    position: fixed;
    bottom: 60px;
    right: 10px;
    cursor: pointer;
    z-index: 99999;
    box-shadow: 0 0 5px #000;
}
.phone-phone-icon {
    width: 30px;
    height: 30px;
    background: url(../images/tt1.png) center center no-repeat;
	background-size: contain;
}
.m-fw-01 { 
    width:50%;
    height: 195px;
    float: left;
    
}
.fu-box {
    padding: 10px 0;
}
.fu-box-01-img {
     width: 100%;
     height: 130px;
}
.m-fw-02 {
    width: 90%;
    margin: auto;
    height:130px ;
}
.swiper-container {
	width: 100%;
	height: 100%;
	position: absolute;
}
.m-fw-02-img { 
    width:25%;
    height: 130px;
    float: left;
    position: relative;
}
.m-fw-02-box {
    width:60%;
    padding: 30px 0;
    height: 70px;
    float:right;
    position: relative;
    line-height: 35px;
}
.zm { 
    font-size:16px; 
    line-height:30px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    
}
.fu-box-02-box-r-title { font-size:20px; color:#000}
.fu-box-02-box-r-word { font-size:16px;}
#img01 {
    background: url(../images/111.png) center center no-repeat;
	background-size: contain;
}
#img02 {
    background: url(../images/222.png) center center no-repeat;
	background-size: contain;
}
#img03 {
    background: url(../images/333.png) center center no-repeat;
	background-size: contain;
}
#img04 {
    background: url(../images/444.png) center center no-repeat;
	background-size: contain;
}
#img05 {
    background: url(../images/p111.png) center center no-repeat;
	background-size: contain;
}
#img06 {
    background: url(../images/p222.png) center center no-repeat;
	background-size: contain;
}
#img07 {
    background: url(../images/p333.png) center center no-repeat;
	background-size: contain;
}
.fu-box-01-title {
    width: 100%;
    height:35px ;
    line-height: 35px;
    font-size: 20px;
    text-align: center;
    color: #000;
}
.fu-box-01-word {
    width: 100%;
    height:30px ;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    
    
}
.phone-banner { width: 100%; height: 375px;  background:url(../images/ii02.jpg) center center no-repeat; background-size:cover; position: relative;}
.phone-banner-r {width: 100%; height: 375px;  background:url(../images/newban3.jpg) center center no-repeat; background-size:cover; position: relative;}
.phone-banner-sj01 {width: 100%; height: 375px;  background:url(../images/sj01.jpg) center center no-repeat; background-size:contain; position: relative;}
.phone-banner-sj02 {width: 100%; height: 375px;  background:url(../images/sj02.jpg) center center no-repeat; background-size:contain; position: relative;}
.phone-banner-bottom { width: 86%; height: 50px; background: rgba(255, 172, 0, .7) none repeat scroll !important; position: absolute; left: 5%; border-radius: 10px; bottom: 10px; padding: 5px 2%;}
.phone-banner-bottom-box { width: 100%; height: 50px; background-color: #ffac00; border-radius: 10px;}
.p-w-01 { width: 33%; height: 50px; float: left; text-align: center; line-height: 50px; font-size: 15px; color: #FFF;}
.phone-sub-box { width: 90%; height: auto; margin-top: 10px; margin-left: auto; margin-right: auto; background-color: #FFF; overflow: hidden; background-color: #FFF; padding: 10px 0; border-radius: 5px;}
.phone-sub-box-title { text-align: center; line-height: 40px; font-size: 16px;}
.phone-sub-box-title span { color: #FF5A00; font-weight: bolder;}
.phone-sub-box-inbox { width: 90%; height: 40px; background-color: #F5F5F5; margin: auto; border-radius: 5px;}
.phone-sub-box-inbox-left { width: 15%; height: 40px; float: left; line-height: 40px; font-size: 15px; text-align: center; cursor: pointer;}
.phone-sub-box-inbox-right { width: 80%; height: 40px; float:left;}
.phone-sub-box-inbox-right input { width: 100%; height: 40px; padding: 0; margin: 0; background: none; outline:none; border: 0; line-height: 40px; font-size:14px;}
.p-sub { width: 90%; height: 40px; margin:10px auto}
.p-sub-box { width: 100%; height: 40px; background-image: linear-gradient(#ffac00, #FF5A00); border-radius: 5px; text-align: center; line-height: 40px;  font-size: 14px; color: #FFF; cursor: pointer;}
.sm-k { width: 100%; height: 10px;}
.p-sub-m { width: 150px; padding: 0 10px; height: 30px; background-color: #f9eceb; margin: auto; border-radius: 30px;}
.p-sub-m-icon { width: 20px; height: 30px; float: left;background:url(../images/lb.png) center center no-repeat; background-size:contain;}
.p-sub-m-word { width: 130px; height: 30px; float:right; text-align: center; line-height: 30px; color: #FF5A00;}
.p-sub-m-main { width: 90%; height:auto; margin: auto; overflow: hidden; padding: 10px 0;}
.p-sub-m-main01 { width: 50%; height:50px; padding:0px 0 10px 0; float: left;}
.p-sub-m-main01-icon { width:15% ; height: 25px; float: left;background:url(../images/dui.png) center center no-repeat; background-size:contain;}
.p-sub-m-main01-word { float:right; font-size: 14px;width: 83%; line-height: 25px; }
.p-sub-m-main01-word-p { font-size: 12px;}
.phone-title { width: 100%; line-height:50px; padding-top:30px; text-align: center; font-size: 22px; color: #000; }
.phone-title-box { width: 86%; height:auto; overflow: hidden; margin: auto; background-color:#ff5743; border-radius: 5px; padding: 10px 2%;}
.phone-title-box-word { width: 80%; line-height: 30px; color: #FFF; font-size: 14px; margin: auto;}
.phone-title-d { width:20px; height: 30px; float: left;background:url(../images/d1.png) center center no-repeat; background-size:contain; }
.phone-box-main { width: 90%; height: auto; overflow: hidden; padding: 10px 0; background-color: #FFF; margin: auto; border-radius: 5px;}
.phone-box-main-ingo { width: 100%; height:auto; overflow:hidden; margin: auto;}
.phone-box-main-ingo-icon { width: 5%; height: 30px; float: left;background:url(../images/jt.png) center center no-repeat; background-size:contain;}
.phone-box-main-ingo-word { float: right; line-height: 30px; width:93%;}
.p-6 { width: 90%; height: auto; margin: auto; overflow: hidden;}
.p-6-l { width: 15%; height: 80px; float: left;}
.p-6-r { width: 83%; height: 60px; float: right; padding: 10px 0;}
#p1 {background:url(../images/u1.png) center center no-repeat; background-size:contain;}
#p2 {background:url(../images/u2.png) center center no-repeat; background-size:contain;}
#p3 {background:url(../images/u3.png) center center no-repeat; background-size:contain;}
#p4 {background:url(../images/u4.png) center center no-repeat; background-size:contain;}
#p5 {background:url(../images/u5.png) center center no-repeat; background-size:contain;}
#p6 {background:url(../images/u6.png) center center no-repeat; background-size:contain;}
#p7 {background:url(../images/uu1.png) center center no-repeat; background-size:contain;}
#p8 {background:url(../images/uu2.png) center center no-repeat; background-size:contain;}
#p9 {background:url(../images/uu3.png) center center no-repeat; background-size:contain;}
.p-6-r-t { line-height: 40px; font-size: 16px;}
.p-6-r-p { line-height: 20px; font-size: 14px;}
.teacher-main {
	width: 100%;
	height: auto;
	margin: auto;
	overflow: hidden;
}

.picScroll-left {
	width: 100%;
	height: auto;
	margin: auto;
	overflow: hidden;
}
.phone-line {
    width: 50px;
    height: 4px;
    background: #FF5A00;
    margin:0 auto 30px auto;
    
}

.t-box {
	width:320px;
	height: auto;
	margin: auto;
	overflow: hidden;
	padding: 10px 0px 10px 5%;
}

.t-box-01 {
	width: 320px;
	height:400px;
	padding: 40px 0;
	overflow: hidden;
	background-color: #FFF;
	border-radius: 5px;
	cursor: pointer;
}
.t-box-02 {
    width: 320px;
	height:160px;
	padding: 40px 0;
	overflow: hidden;
	background-color: #FFF;
	border-radius: 5px;
	cursor: pointer;
}
.t-box-03 {
    width: 320px;
	height:200px;
	padding: 0px 0;
	overflow: hidden;
	background-color: #FFF;
	border-radius: 5px;
	cursor: pointer;
}
.t-box-03-img {
    width: 320px;
	height:160px;
}
.t-box-03-word {
    width: 320px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

.t-box-face-p-div { width:100%; height:180px; overflow:hidden}

.t-box-face {
	width: 90px;
	height: 90px;
	margin: auto;
	background-color: #F5F5F5;
	padding: 5px 5px;
	border-radius: 100px;
}

.t-box-face-in {
	width: 90px;
	height: 90px;
	border-radius: 90px;
}

.t-box-face-title {
	padding-top: 30px;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	color: #000;
}

.t-box-face-p {
	text-align: center;
	line-height: 30px;
	font-size: 14px;
}

.t-box-sub {
	width: 100px;
	height: 40px;
	background-color: #FF5A00;
	margin: 30px auto 0 auto;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	border-radius: 5px;
}

.bd .swiper-slide {
	width: auto !important;
}

.bdlist {
	text-align: center;
}
.zt-box {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999999;
	background: rgba(0, 0, 0, .7) none repeat scroll !important;
	display: none;
	
}
.zt-big 
.zt-box-main {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 20%;
}

.zt-box-main-nei {
	width: 90%;
	height:100%;
	position: absolute;
	background-color: #FFF;
	margin: auto;
	padding: 0px 20px;
	overflow-x: hidden;
	overflow-y: auto;
}

.ztboxlisttitle {
	font-size: 16px;
	color: #000;
	line-height: 40px;
}

.ztboxlisttitlebox {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	cursor: pointer
}

.ztboxlisttitleboxon {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #09c15f;
	cursor: pointer
}

.ztboxlisttitleboxl {
	float: left
}

.ztboxlisttitleboxr {
	float: right
}
.phone-foot { width: 100%; height: auto; padding-top: 20px; padding-bottom: 50px; background-color: #FFF; text-align: center; line-height: 30px; font-size: 12px;}
.phone-hot { width: 100%; height: 50px; background-image: linear-gradient(to right, red , yellow); text-align: center; line-height: 50px; font-size: 15px; color: #FFF; cursor: pointer; position: fixed; bottom: 0; z-index: 99999; display: none; }
.phone-pic-pic { width: 90%; margin: auto; overflow:hidden;}
.phone-pic-pic img { width: 100%;}
.redbox { width: 100%; height: auto; padding: 20px 0; background-color: #ff5743; margin-top: 20px;}
.redbox01 { width: 80%; height: 50px; margin-bottom: 20px; margin-left: auto; margin-right: auto; background-color: #FFF; border-radius: 5px; padding: 20px 5%;}
.redbox01-left { width:30px; background-color:#ff5743 ; border-radius: 50px; height: 30px; float: left; padding: 10px 10px; }
.redbox01-left-icon { width: 30px; height: 30px;}
#cc1 {width: 30px; height: 30px;background:url(../images/cc1.png) center center no-repeat; background-size:contain; }
#cc2 {width: 30px; height: 30px;background:url(../images/cc2.png) center center no-repeat; background-size:contain; }
#cc3 {width: 30px; height: 30px;background:url(../images/cc3.png) center center no-repeat; background-size:contain; }
.redbox01-right {  padding-left: 10px; line-height: 25px; float: left; }
.redbox01-right-t { font-size: 16px;}
.redbox01-right-d { font-size: 12px;}
.phone-in-box { width:90%; height:auto; margin-bottom:10px; margin-left:auto; margin-right:auto; background:#FFF; overflow:hidden; padding:0px 0;}
.san-box-01-main-pic { width:100%; height:150px;}
.san-box-01-main-word { width:90%; line-height:30px; padding:10px 0; font-size:14px; margin:auto;}
.zt-big {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5) none repeat scroll !important;
    z-index: 99999;
    display: none;
}
.zt-big .phone-add-box1 {
    width: 310px;
	height: auto;
	overflow: hidden;
	
	background-color: #FFF;
	border-radius: 5px;
	margin:100px auto;

	padding: 20px 20px;
}
.phone-add-box1 h2 {
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	font-weight: 500;
}
.phone-add-box1 h2 span {
	font-size: 24px;
	color: #FF5A00;
}
.phone-add-inbox {
	width: 260px;
	height: 40px;
	background-color: #F5F5F5;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 5px;
	padding: 0 10px;
}

.phone-add-inbox input {
	width: 260px;
	height: 40px;
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	background: none;
}
.phone-add-inbox-left {
	width: 40px;
	height: 40px;
	float: left;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	cursor: pointer;
}
.phone-add-inbox-right {
	width: 200px;
	height: 40px;
	float: right;
}
.phone-add-sub-new {
	width: 280px;
	height: 40px;
	background-color: #FF5A00;
	border-radius: 5px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
	text-align: center;
	line-height: 40px;
	color: #FFF;
	font-size: 24px;
}
.phone-add-bottom {
	width: 280px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: auto;
}

.phone-add-bottom-word {
	width: 280px;
	height: 30px;
	font-size: 14px;
}