/* CSS Document */
body {
	margin: 0;
	overflow-x: hidden;
	background: #F5F5F5;
	padding: 0;
	font-size: 12px;
	color: #666;
	font-family: 'Roboto', 'Helvetica Neue', 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;
}

/* 滚动槽*/
::-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;
}

.header {
	width: 100%;
	height: 80px;
	background-color: #FFF;
	position: fixed;
	top: 0;
	z-index: 9999;
	box-shadow: 0 0 20px #CCC
}

.header-box {
	width: 1200px;
	height: 80px;
	margin: auto;
}

.header-logo {
	width: 150px;
	height: 60px;
	float: left;
	padding: 10px 0;
	background-size: contain;
	cursor: pointer;
}
.header-logo-img {
	width: 150px;
	height: 60px;
	float: left;
	
	cursor: pointer;
}

.nav {
	width: 800px;
	height: 80px;
	float: left;
}

.nav ul li {
	float: left;
	font-size: 16px;
	padding-left: 20px;
	line-height: 80px;
}

.nav ul li.on {
	font-weight: bolder;
}

.tel {
	width: 180px;
	height: 80px;
	float: right;
}

.tel-icon {
	width: 30px;
	height: 80px;
	float: left;
	background: url(../images/tel.png) center center no-repeat;
	background-size: contain;
}

.tel-no {
	width: 150px;
	height: 80px;
	float: left;
	font-size: 23px;
	text-align: right;
	line-height: 80px;
	color: #ff5a00;
}

.headr-kong {
	width: 100%;
	height: 80px;
}

.banner {
	width: 100%;
	height: 888px;
	position: relative;
}

.fu-banner {
    width: 1200px;
	height: 500px;
	margin: auto;
	position: relative;
}
.fu-box {
    width: 1200px;
    height: 500px;
    margin: auto;
}
#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;
}
.zm {
    width: 28px;
    height: 28px;
    position: absolute;
    font-size: 20px;
    color: #000;
    line-height: 28px;
    text-align: center;
    bottom: 12px;
    left: 48px;
}
.fu-box-01-title { text-align:center; font-size:26px; color:#000; padding-bottom:30px;}

.fu-box-01-word {text-align:center; font-size:16px;}
.swiper-container {
	width: 100%;
	height: 100%;
	position: absolute;
}
.fu-box-01 { 
    width:300px;
    height: 400px;
    padding: 50px 0;
    float: left;
}
.fu-box-02 {
    width:400px;
    height: 340px;
    padding: 80px 0;
    
    float: left;
}
.fu-box-02-box {
     width:280px;
     margin: auto;
     height: 260px;
     position: relative;
   
}
.fu-box-02-box-l {
    width: 201px;
    height: 260px;
    position: absolute;
    left: 0;
}
.fu-box-02-box-r {
    width: 200px;
    height: 58px;

    
    position: absolute;
    left: 130px;
    bottom: -5px;
}
.fu-box-02-box-r-title {
    font-size: 26px;
    line-height: 26px;
    color: #000;
}
.fu-box-02-box-r-word {
    font-size: 16px;
    line-height: 26px;
    
}
.fu-box-01-img {
    width: 300px;
    height: 200px;
}
.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-box1 h2 {
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	font-weight: 500;
}
.must-go {
    clear: both;
    width: 250px;
    height: 50px;
    margin: 20px auto;
    border-radius: 50px;
    background: #FF5A00;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    color: #FFF;
    cursor: pointer;
}

.phone-add-box1 h2 span {
	font-size: 24px;
	color: #FF5A00;
}
@media screen and (min-width: 2001px) and (max-width: 4000px) {
.phone-add-box {
	width: 310px;
	height: auto;
	overflow: hidden;
	position: absolute;
	background-color: #FFF;
	border-radius: 5px;
	top: 20%;
	right: 2%;
	padding: 20px 20px;
}
.phone-add-box h2 {
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	font-weight: 500;
}

.phone-add-box 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;
}
.er-t { width:200px;height: 200px;margin:auto;}
.er-t img {width:200px;height: 200px;}


.phone-add-sub {
	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;
}

.hui-box {
	width: 100%;
	height: auto;
	padding: 50px 0;
	background-color: #F5F5F5;
}

.hui-box-title {
	width: 100%;
	text-align: center;
	line-height: 100px;
	font-size: 30px;
	font-weight: border;
	color: #000;
}


.hui-box-p {
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	padding-bottom: 40px;
}

.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-inbox-right input {
	width: 200px;
	height: 40px;
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	background: none;
}
}
@media screen and (min-width: 1681px) and (max-width: 2000px) {
.phone-add-box {
	width: 310px;
	height: auto;
	overflow: hidden;
	position: absolute;
	background-color: #FFF;
	border-radius: 5px;
	top: 20%;
	right: 10%;
	padding: 20px 20px;
}
.phone-add-box h2 {
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	font-weight: 500;
}

.phone-add-box 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;
}
.er-t { width:200px;height: 200px;margin:auto;}
.er-t img {width:200px;height: 200px;}

.phone-add-sub {
	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;
}

.hui-box {
	width: 100%;
	height: auto;
	padding: 50px 0;
	background-color: #F5F5F5;
}

.hui-box-title {
	width: 100%;
	text-align: center;
	line-height: 100px;
	font-size: 30px;
	font-weight: border;
	color: #000;
}

.hui-box-p {
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	padding-bottom: 40px;
}

.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-inbox-right input {
	width: 200px;
	height: 40px;
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	background: none;
}
}

@media screen and (min-width: 1401px) and (max-width: 1680px) {
.phone-add-box {
	width: 310px;
	height: auto;
	overflow: hidden;
	position: absolute;
	background-color: #FFF;
	border-radius: 5px;
	top: 20%;
	right: 2%;
	padding: 20px 20px;
}
.phone-add-box h2 {
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	font-weight: 500;
}

.phone-add-box 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;
}
.er-t { width:200px;height: 200px;margin:auto;}
.er-t img {width:200px;height: 200px;}

.phone-add-sub {
	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;
}

.hui-box {
	width: 100%;
	height: auto;
	padding: 50px 0;
	background-color: #F5F5F5;
}

.hui-box-title {
	width: 100%;
	text-align: center;
	line-height: 100px;
	font-size: 30px;
	font-weight: border;
	color: #000;
}

.hui-box-p {
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	padding-bottom: 40px;
}

.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-inbox-right input {
	width: 200px;
	height: 40px;
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	background: none;
}
}
@media screen and (min-width: 641px) and (max-width: 1400px) {
.phone-add-box {
	width: 230px;
	height: auto;
	overflow: hidden;
	position: absolute;
	background-color: #FFF;
	border-radius: 5px;
	top: 20%;
	right: 2%;
	padding: 20px 20px;
}
.phone-add-box h2 {
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	font-weight: 500;
}

.phone-add-box h2 span {
	font-size: 16px;
	color: #FF5A00;
}

.phone-add-inbox {
	width: 200px;
	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: 200px;
	height: 40px;
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	background: none;
}
.er-t { width:200px;height: 200px;margin:auto;}
.er-t img {width:200px;height: 200px;}

.phone-add-sub {
	width: 220px;
	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: 220px;
	height: 60px;
	line-height: 30px;
	text-align: center;
	margin: auto;
}

.phone-add-bottom-word {
	width: 220px;
	height: 60px;
	font-size: 12px;
}

.hui-box {
	width: 100%;
	height: auto;
	padding: 50px 0;
	background-color: #F5F5F5;
}

.hui-box-title {
	width: 100%;
	text-align: center;
	line-height: 100px;
	font-size: 30px;
	font-weight: border;
	color: #000;
}

.hui-box-p {
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	padding-bottom: 40px;
}

.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: 160px;
	height: 40px;
	float: right;
}

.phone-add-inbox-right input {
	width: 160px;
	height: 40px;
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	background: none;
}
}


.teacher-main {
	width: 1220px;
	height: auto;
	margin: auto;
	overflow: hidden;
}

.picScroll-left {
	width: 1220px;
	height: auto;
	margin: auto;
	overflow: hidden;
}

.t-box {
	width: 380px;
	height: auto;
	float: left;
	overflow: hidden;
	padding: 15px 15px;
}

.t-box-new {
	width: 305px;
	height: auto;
	float: left;
	overflow: hidden;
	padding: 10px 0px;
}

.t-box-01 {
	width: 305px;
	height:400px;
	overflow: hidden;
	padding: 40px 0;
	overflow: hidden;
	background-color: #FFF;
	border-radius: 5px;
	cursor: pointer;
}
.kong-line {
    width: 100%;
    height: 20px;
}

.t-box-011 {
	width: 380px;
	height:490px;
	overflow: hidden;
	padding: 40px 0;
	overflow: hidden;
	background-color: #F5F5F5;
	border-radius: 5px;
	cursor: pointer;
}

.t-box-face-p-div { width:100%; height:180px; overflow:hidden}
.t-box-face {
	width: 110px;
	height: 110px;
	margin: auto;
	background-color: #F5F5F5;
	padding: 5px 5px;
	border-radius: 120px;
}

.t-box-face-in {
	width: 110px;
	height: 110px;
	border-radius: 110px;
}

.t-box-face-title {
	padding-top: 10px;
	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;
}
.teacher-list {
    	text-align: center;
}
.bai-box {
	width: 100%;
	height: auto;
	padding: 50px 0;
	background-color: #FFF;
	overflow: hidden;
}

.tx-box {
	width: 285px;
	height: auto;
	overflow: hidden;
	padding: 0 10px;
	float: left;
}

.tx-box-main {
	width: 285px;
	height: auto;
	background-color: #F5F5F5;
	border-radius: 5px;
	overflow: hidden;
}

.tx-box-main-pic {
	width: 285px;
	height: 190px;
	position: relative;
}

.tx-zt {
	width: 285px;
	height: 190px;
	background: rgba(0, 0, 0, .5) none repeat scroll !important;
	position: absolute;
	top: 0;
	
	text-align: center;
	font-size: 30px;
	line-height: 190px;
	color: #FFF;
}

.tx-zt-bottom {
	padding: 0 10px;
	line-height: 30px;
	font-size: 15px;
	height: 30px;
}

.k {
	width: 100%;
	height: 20px;
}

.san-box {
	width: 1230px;
	height: auto;
	overflow: hidden;
	margin: auto;
}

.san-box-01 {
	width: 380px;
	height: auto;
	float: left;
	padding: 0 15px;
	overflow: hidden;
}
.san-box-01-box {
    width: 380px;
	height: auto;
	overflow: hidden;
	position: relative;
	padding-top: 50px;
	
}

.san-box-01-box-img {
    width: 100px;
    height: 100px;
    border: 1px #F5F5F5 solid ;
    
    margin: auto;
    border-radius: 160px;
    padding: 29px 29px;
    position: relative;
    cursor: pointer;
    
}
.san-box-01-box-img-01 {
    width: 120px;
    height: 120px;
    border: 1px #F5F5F5 solid ;
    
    margin: auto;
    border-radius: 160px;
    padding: 19px 19px;
    position: relative;
    cursor: pointer;
    
}
.neiyuan {
    width: 160px;
    height: 60px;
    position: absolute;
    background: #FF5A00;
    border-radius: 160px;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.5s;
    padding: 50px 0px;
    text-align: center;
}
.neiyuan h2 {
    font-size: 20px;
    line-height: 30px;
    color: #FFF;
}
.neiyuan-r {
    width: 30px;
    height: 30px;
    margin:auto;
    background: url(../images/rr001.png) center center no-repeat;
	background-size: contain;
}
.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:200px auto;

	padding: 20px 20px;
}
.san-box-01-box:hover .neiyuan {opacity: 1;}
#icon01 {
    background: url(../images/x1.png) center center no-repeat;
	background-size: contain;
}
#icon02 {
    background: url(../images/x2.png) center center no-repeat;
	background-size: contain;
}
#icon03 {
    background: url(../images/x3.png) center center no-repeat;
	background-size: contain;
}s
.san-word-icon {
    width: 100px;
    height: 100px;
}
.san-word {
    font-size: 200px;
    position: absolute;
    top: 0px;
    line-height: 200px;
    right: 50px;
    color: #F5F5F5;
}
.san-box-01-box-word {
    width: 200px;
    padding: 30px 0;
    margin: auto;
    text-align: center;
}
.san-box-01-box-word-h2 {
    width: 200px;
    line-height: 50px;
    font-size: 18px;
    color: #000;
}

.san-box-01-box-word-p {
    font-size: 14px;
    text-align: left;
    line-height: 25px;
    
}
.san-box-01-main {
	width: 380px;
	height: auto;
	overflow: hidden;
	background-color: #FFF;
	border-radius: 5px;
}

.san-box-01-main-pic {
	width: 380px;
	height: 200px;
}

.san-box-01-main-word {
	width: 360px;
	height: 60px;
	margin: auto;
	padding-bottom: 20px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
}

.t-box-01-hui {
	width: 285px;
	height: auto;
	padding: 40px 0;
	overflow: hidden;
	background-color: #F5F5F5;
	border-radius: 5px;
	cursor: pointer;
}

.t-box-face-about {
	width: 340px;
	height: 300px;
	margin: auto;
	overflow-y: auto;
	overflow-x: hidden;
	text-align: left;
	line-height: 30px;
	font-size: 14px;
}

.hui-box-about {
	width: 1200px;
	height: auto;
	overflow: hidden;
	line-height: 40px;
	font-size: 14px;
	margin: auto;
	text-align: left;
}

.bai-box-main {
	width: 1200px;
	height: auto;
	margin: auto;
}

.foot {
	width: 100%;
	height: 450px;
	background: url(../images/foot.jpg) center center no-repeat;
	background-size: cover;
	position: relative;
}

.foot-box {
	width: 100%;
	height: 350px;
	background: rgba(0, 0, 0, .5) none repeat scroll !important;
	padding: 50px 0;
}

.foot-box-top {
	width: 1200px;
	height: 280px;
	margin: auto;
}

.foot-box-top-left {
	width: 260px;
	height: 280px;
	float: left;
}

.foot-box-top-left h2,
.foot-box-top-center h2,
.foot-box-top-right h2 {
	font-size: 24px;
	color: #FFF;
	line-height: 40px;
	font-weight: 500;
}

.f-line {
	width: 40px;
	height: 3px;
	background-color: #FF5A00;
}

.f-tel-on {
	width: 260px;
	height: 80px;
}

.f-tel-on-left {
	width: 30px;
	height: 80px;
	float: left;
	background: url(../images/t1.png) center center no-repeat;
	background-size: cover;
	background-size: contain;
}

.f-tel-on-right {
	width: 210px;
	padding-left: 20px;
	height: 80px;
	line-height: 80px;
	float: right;
	text-align: left;
	color: #FFF;
	font-size: 20px;
}

.time-box {
	font-size: 15px;
	color: #999;
	line-height: 40px;
}

.foot-box-top-center {
	width: 700px;
	height: 280px;
	float: left;
}

.sm-kong {
	width: 100%;
	height: 30px;
}

.bottom-p {
	line-height: 28px;
	font-size: 15px;
	color: #999;
}

.foot-box-top-right {
	width: 240px;
	height: 280px;
	float: left;
}

.wx-box {
	width: 240px;
	padding-top: 30px;
}

.wx-box-l {
	width: 110px;
	height: 210px;
	float: left;
	text-align: center;
	line-height: 30px;
	color: #FFF;
}

.wx-box-r {
	width: 110px;
	height: 210px;
	float: right;
	text-align: center;
	line-height: 30px;
	color: #FFF;
}

.wx-box img {
	width: 110px;
	height: 110px;
}

.foot-box-bottom {
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 12px;
	color: #FFF;
}

.foot-box-bottom a:link,
.foot-box-bottom a:visited {
	color: #999;
}

.dj-foot {
	width: 100%;
	height: 80px;
	position: fixed;
	background: rgba(0, 0, 0, .7) none repeat scroll !important;
	z-index: 99999;
	bottom: 0;
}

.dj-foot-box {
	width: 1200px;
	height: 80px;
	margin: auto;
}

.dj-foot-box-left {
	float: left;
	font-size: 20px;
	line-height: 80px;
	color: #FFF;
}

.dj-foot-box-left span {
	color: #FF5A00;
}

.dj-foot-box-right {
	width: 400px;
	height: 40px;
	float: right;
	padding: 20px 0;
}

.dj-foot-box-right-sub {
	width: 120px;
	height: 40px;
	float: right;
	background-color: #FF5A00;
	color: #FFF;
	border-radius: 0 5px 5px 0;
	line-height: 40px;
	font-size: 18px;
	cursor: pointer;
	text-align: center;
}

.dj-foot-box-right-go {
	width: 240px;
	height: 40px;
	float: left;
	background-color: #F5F5F5;
	border-radius: 5px 0 0 5px;
	padding: 0 20px;
}

.dj-foot-box-right-go-left {
	cursor: pointer;
	width: 40px;
	height: 40px;
	float: left;
	text-align: center;
	overflow: hidden;
	line-height: 40px;
	font-size: 14px;
}

.dj-foot-box-right-go-right {
	width: 180px;
	height: 40px;
	float: right;
}

.dj-foot-box-right-go-right input {
	width: 180px;
	height: 40px;
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	background: none;
	font-size: 16px;
}

.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-box-main {
	width: 100%;
	height: 400px;
	position: absolute;
	top: 30%;
}

.zt-box-main-nei {
	width: 360px;
	height: 360px;
	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-index { display: none;}
.ys-box { width:1220px; height:420px;  margin:auto; overflow:hidden;}
.ys-box01 { width:285px; height:380px; float:left; padding:0 10px 20px 10px;}
.ys-box01-img {width:285px; height:380px;}
.four-box { width:1220px; height:auto;
overflow: hidden;
margin:auto}
.four-box-01 {
    width: 285px;
    height:auto;
    overflow: hidden;
    padding: 0 10px 20px 10px;
    float: left;
}
.four-box-01-box {
    width: 285px;
    height: 355px;
    background: #FFF;
    border-radius: 5px;
    position: relative;
    cursor: pointer;
}
.four-box-01-box-img {
    width: 285px;
    height: 285px;
    border-radius: 5px 5px 0 0;
}
.four-box-01-box-word {
    width: 265px;
    height: 50px;
    margin: auto;
    line-height: 25px;
    font-size: 16px;
    
    position: relative;
    padding: 10px 0;
}
.four-box-zt H2 {
    font-size: 18px;
    padding: 7px 0;
    height: 36px;
    line-height: 18px;
    font-weight: 500;
    
}
.jt-01 {
    width: 30px; height: 20px; position: absolute;  bottom: 10px; right: 10px;
    background: url(../images/jt02.png) center center no-repeat;
	background-size: contain;
}
.four-box-zt {
    width: 245px;
    height: 315px;
    background: #FF5A00;
    position: absolute;
    top: 0;
    z-index: 99;
    padding: 20px 20px;
    border-radius: 5px;
    color: #F5F5F5;
    line-height: 30px;
    font-size: 14px;
    opacity: 0;
    transition: all 0.5s;
    
}
.four-box-01-box:hover .four-box-zt {opacity:1;}
    .t-box-new {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	  transition: 300ms;
	  transform: scale(0.8);
    }
	.swiper-slide-active,.swiper-slide-duplicate-active{
      transform: scale(1);
	}
.kmxz {
    width: 1224px;
    height: auto;
    margin: auto;
    overflow: hidden;
}
.kmxz01 { 
    width: 112px;
    height: 60px;
    float: left;
    padding: 12px 12px;
}
.kmxz01box {
    width: 110px;
    height: 58px;
    border: 1px #FF5A00 solid ;
    border-radius: 10px;
    cursor: pointer;
    text-align: center;
    line-height: 56px;
    color: #FF5A00;
    font-size: 15px;
}
.dzbox {
    width: 1200px;
    height: auto;
    margin: auto;
    overflow: hidden;
}
.dzbox01{
    width: 1200px;
    height: 70px;
    margin: auto;
}
.dzbox01l {
    width: 180px;
    height: 50px;
    background: #FF5A00;
    float: left;
    text-align: center;
    font-size: 18px;
    line-height: 50px;
    color: #fff902;
    font-weight: 800;
    border-radius: 0 10px 10px 0;
}
.dzbox01r {
    width: 150px;
    height: 50px;
    background: #fff6ed;
    float: left;
    margin-left: 20px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    font-weight: 800;
    border-radius: 10px;
}
.red-p {
    text-align: center;
    color: #FF5A00;
    font-size: 16px;
    padding-bottom: 30px;
}
.xz-box-top {
    width: 1210px;
    height: 100px;
    margin: auto;
}
.xz-box-top-01 {
    width: 232px;
    height: 100px;
    float: left;
    padding: 0 5px;
    position: relative;
}
.xz-box-top-01-on {
    width: 232px;
    height: 100px;
    float: left;
    padding: 0 5px;
    position: relative;
}
.xz-box-top-01 .xz-box-top-on {
    width: 232px;
    height: 100px;
    background: #e3e3e3;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
    line-height: 100px;
    font-size: 20px;
}
.xz-box-top-01-on .xz-box-top-on {
    width: 232px;
    height: 110px;
    background: #FF5A00;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
    line-height: 110px;
    font-size: 20px;
    position: absolute;
    top: -5px;
    color: #FFF;
}
.xz-box-top-01 .xz-jt {
    display: none;
}
.xz-box-top-01-on .xz-jt {
    background: url(../images/jt.png) top center no-repeat;
    background-size: contain;
    width: 40px;
    height: 30px;
    position: absolute;
    bottom: -35px;
    left: 60px;
}
.xz-box-down {
    width: 1200px;
    height: 600px;
    background: #FFF;
    margin:auto;
    border-radius: 0 0 10px 10px;
    padding: 30px 0;
    text-align: center;
} 
.xz-box-down img {
    height: 500px;
    margin: auto;
}
#to002 {
    display: none;
}
#to003 {
    display: none;
}
#to004 {
    display: none;
}
#to005 {
    display: none;
}
.yyj-box {
    width: 1230px;
    height: auto;
    padding: 20px 0;
    margin: auto;
}
.yyj-box-01 {
    width: 380px;
    height: auto;
    overflow: hidden;
    float: left;
    padding: 15px 15px;
}
.yyj-box-01-img {
    width: 380px;
    height: 200px;
}
.yyj-box-01-wrod {
    text-align: center;
    font-size: 16px;
    line-height: 40px;
}
.yyj-box-01-wrod span {
    font-weight: 800;
    color: #000;
}
.r-r-w {
    font-size: 40px;
    color: #FF5A00;
}
.hui-box-main {
    width: 1200px;
    height: auto;
    margin: auto;
    
    overflow: hidden;
}
.hui-box-main-left {
    width: 540px;
    height:auto;
    overflow: hidden;
    background: #FFF;
    float: left;
    
    border-radius: 10px;
    
}
.hui-box-main-left-title {
    width: 540px;
    height: 60px;
    font-size: 20px;
    text-align: center;
    line-height: 60px;
    background: #FF5A00;
    color: #FFF;
}
.hui-box-main-left-p {
    width: 500px;
    height: 50px;
    margin: auto;
    font-size: 18px;
    line-height: 50px;
    border-bottom: 1px #F5F5F5 solid;
    text-align: center;
}
.hui-box-main-r {
    width: 540px;
    height:auto;
    overflow: hidden;
    background: #eeeeee;
    float:right;
    
    border-radius: 10px;
    
}
.hui-box-main-r-title {
    width: 540px;
    height: 60px;
    font-size: 20px;
    text-align: center;
    line-height: 60px;
    background: #bdbdbd;
    color: #FFF;
}
.hui-box-main-r-p {
    width: 500px;
    height: 50px;
    margin: auto;
    font-size: 18px;
    line-height: 50px;
    border-bottom: 1px #F5F5F5 solid;
    text-align: center;
}