@charset "gb2312";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: inherit;
	font: 100%
}

fieldset,
img {
	border: 0
}

li {
	list-style: none
}

caption,
th {
	text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal
}

input,
textarea,
select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	*font-size: 100%
}

select,
input,
button,
textarea {
	font: 99% arial, helvetica, clean, sans-serif
}


body {
	font-family: "Microsoft YaHei";
	/*background: url(../img/bg2.jpg) repeat;*/
}

a ,a:visited{
	text-decoration: none !important;
	color: #063328;
}

a:hover{
	text-decoration: none !important;
	color: #4f261e;
}

ul,
ol,
dl,
li {
	list-style: none
}

q:before,
q:after,
blockquote:before,
blockquote:after {
	content: ""
}

blockquote {
	margin: 0 0 18px 18px;
	color: #666;
	font-style: italic
}

strong {
	font-weight: bold
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer
}

input[type="text"],
input[type="password"],
textarea,
select,
fieldset {
	border: 1px #ccc solid;
	background: #fff
}

textarea {
	overflow: auto
}




.header{background: url(../img/header.jpg)no-repeat center top;height: 785px; }
.tit{height: 125px;text-indent: -9999px;margin: 60px 0;}
.tit01{ background: url(../img/tit01.png)no-repeat center center; margin-top: 0;}
.tit02{ background: url(../img/tit02.png)no-repeat center center; }
.tit03{ background: url(../img/tit03.png)no-repeat center center; }
.tit04{ background: url(../img/tit04.png)no-repeat center center; }
.news dt{ padding: 10px 0; font-size: 20px; font-weight: 200; }
.news dl dd{ color: #9e9e9e; margin-bottom:20px}
.news img ,.yxt img{ width: 100%;}
.qy_list{ display: none;}


.modal-content{overflow: hidden;}
.map{position: relative; text-align: center;}
.float_txt{position: absolute;width: 200px;height: auto;padding: 15px;display: none;border: 2px solid #ccc;background: #fff;}
.float_txt .qj{font-size: 16px;padding: 10px 0 0;text-align: left;overflow: hidden;display: inline-block;}
.float_txt ul {margin-top: 10px;overflow: hidden;border-bottom: 1px solid #ccc;}
.float_txt ul li{text-align: left;line-height: 2.2;font-size: 15px;background: url(https://p1.ifengimg.com/l/2018/20/171e176d2e322e8/dot.gif) no-repeat left center;padding-top: 4px;}
.float_txt ul li a{color: #000000;}
.float_txt img{float: left;margin-right: 15px;margin-bottom: 10px;}

.float1{left: 520px; top: -560px;position: relative;}
.float2{left: 647px;top: -287px;position: relative;}
.float3{left: 611px;top: -350px;position: relative;}
.float4{left: 900px;top: -360px;position: relative;}
.float5{left: 610px; top: 580px;}
.float6{left: 672px;top: -200px;position: relative;}
.float7{left: 580px; top: 600px;}
.float8{left: 630px;top: -150px;position: relative;}
.float9{left: 880px; top: -160px;position: relative;}
.float10{left: 1060px;top: -410px;position: relative;}
.float11{left: 1006px;top: -180px;position: relative;}

.modal-header{padding: 0; border-bottom: none;}
.map_cont3{padding: 15px; overflow: hidden;}
.map_cont3 .qj{font-size: 18px;padding: 10px 0 0;text-align: center;font-weight: bold;overflow: hidden;display: inline-block;}

.qy_list li{ margin-bottom: 15px; text-align: center; font-size: 18px;}
.qy_list li a{width: 100%; display: block; height: 80px; border: 1px solid #e5e5e5; background: url(https://p0.ifengimg.com/l/2018/20/171e176d2e322e8/bg_bt.png); line-height: 80px; color: #000;}
.qy_list li a:hover{color: #f00;}

.index3-box{ position: relative; overflow: hidden;}
.index3-box button {
    float  : left;
    border : 0;
    width: 100%;
    height : 563px;
    cursor : pointer;
    
}

.xhButton-a {
  /*  background : url('../img/flowers.jpg') no-repeat center center;*/
}

.index3-item p {   
    line-height : 53px;
    font-size: 24px;
    color: #242424;
    text-align  : center;
    position: absolute;
    top: 68%;
}


.index3-item p span {
    font-size : 24px;
    font-weight: bold;
}
.fx_item{ background: #fff; margin-bottom: 50px;overflow: hidden;}
.fx_item dl dt{text-align: center; font-size: 18px; font-weight: bold; padding: 6px 0;}
.fx_item dl dd{ padding: 5px 2px 15px; color: #778987; font-size: 14px;}


.fx_item a{overflow: hidden; display:block;}
.fx_item img{  width: 100%;
	            transition:all 1s ease-in-out 0s; 
               -webkit-transition:all 1s ease-in-out 0s; 
               -moz-transition:all 1s ease-in-out 0s;
               -ms-transition:all 1s ease-in-out 0s;
               -o-transition:all 1s ease-in-out 0s;}
.fx_item img:hover{
	transform:scale3d(1.1,1.1,1); 
   -webkit-transform:scale3d(1.1,1.1,1); /*chrome,safari*/
   -moz-transform:scale3d(1.1,1.1,1);/* Firefox 4 */
  -ms-transform:scale3d(1.1,1.1,1); /*IE*/
  -o-transform:scale3d(1.1,1.1,1);}/* Opera */


.video_item {min-height: 330px; background: #fff; margin-bottom: 30px; box-shadow: 0 5px 15px #ddd;}
.video_item img{max-width: 100%;}

.video_item .video_item_text span{color: #999; padding: 0 15px;}
.video-list-item {/* background: #fff; */}
.classroom_audio .video-list-item{box-shadow:none;min-height: 300px; margin-bottom:0}
.classroom_music .video-list-item{box-shadow:0 3px 1px #f5f5f5;min-height: 170px; margin-bottom:20px}
.video-list-item .video-cover {
    position: relative;
    width: 100%;
    border: 1px solid #778987;
    border-radius: 50%;
}
.video-list-item .video-cover img {
    display: block;
    width: 100%;
    padding: 5px;
}
.video-list-item .video-cover .video-overlay {
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 50%;
    margin: 5px;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    background-color: #000;
    -webkit-transition: all ease-out 250ms;
    transition: all ease-out 250ms;
}

.video-list-item .video-cover .video-play2 {
    position: absolute;
    z-index: 20;
    top: 50%;
    left: 50%;
    margin-left: -24px;
    margin-top: -24px;
    width: 48px;
    height: 48px;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    background: url(../img/audio.png) no-repeat;
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    -webkit-transition: all ease-out 250ms;
    transition: all ease-out 250ms;
}

.video-list-item:hover .video-cover .video-overlay {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=50);
    opacity: 0.3;
}

.video-list-item:hover .video-cover .video-play,.video-list-item:hover .video-cover .video-play2 {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.video-list-item .video-title {
    color: #e64543;
    padding: 15px 0;
    text-align:center;
}





@media only screen and (max-width: 768px) {
	.qy_list{ display: block;}
    .header{height:auto; background: none; }
}

@media screen and (min-width: 635px) and  (max-width: 768px){
    .qy_list{ display: block;}

}


@media only screen and (max-width: 640px) {
    .header{height:auto; background: none; }
    .tit{margin: 20px 0;height: 60px;background-size: contain;}
    .qy_list{ display: block;}
    .fx_item dl dt{ font-weight: normal; font-size: 16px;}
	.map_cont2 {padding-top:15px}
	.map_cont2 dl{border-top:1px solid #dcdcdc; padding:15px}
	.carousel-inner{margin-bottom: 30px;}
	.title_div{text-align: center;}
	.title_div img{margin: 0 auto;}
	.title_div1,.title_div2,.title_div3,.title_div4{background: none;}
    .col-xs-8{padding-left: 0;}	
	
	.fy_item{width: 50%; height: auto;}
	.city .col-md-4{margin-bottom: 15px;}
	.city .col-md-4 .city_item{height: auto;}
	.map{padding: 0 0 20px;}
	.qy_list {background: url(../img/map.png) no-repeat center top; overflow: hidden; background-size:contain ;}
	.qy_list li{ margin-bottom: 15px; text-align: center; font-size: 16px;}
	.qy_list li a{display: block; height: 100px; border: 1px solid #e5e5e5; background: url(https://p0.ifengimg.com/l/2018/20/171e176d2e322e8/bg_bt.png); line-height: 100px; color: #000;}
	.modal-content{overflow: hidden;}
	.modal-title{font-size: 18px;}
	.index3-item p {   
    font-size: 20px;
    color: #242424;
    top: 68%;}

	
}<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2026-04-01 14:04:07" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->