body,
html {
	font-family: "microsoft yahei";
	background-color: #FFFFFF;
	font-size: 16px;
	min-width: 1200px;
}
h2,h3,img,li,p,
ul {margin: 0;padding: 0}
a {text-decoration: none;color: #1e1e1e;}

/*a:hover{
	text-decoration: underline;
}*/

img {display: block}
ul {list-style: none}
.fl {float: left}
.fr {float: right}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix {*zoom: 1;}
.txtcenter{text-align: center;}
.hide {display: none;}
.auto_1200 {width: 1200px;margin: 0 auto;}
.main-warp{margin: 0 auto;}
.header .nav{background-color: #f2f2f2;height: 40px;line-height: 40px;font-size: 12px;}
.nav-cont-left{overflow: hidden;line-height: 40px;height: 40px;}
.nav-cont-left li {float: left;margin-right: 24px;font-size: 12px;color: #333333;}
.nav-cont-left li.cur a{color:#c41f23;}
.nav-cont-left img{display: inline;vertical-align: middle;height: 16px;}
.nav-cont-left span{vertical-align: middle;}


.nav-cont-left a:hover{
	color:#c41f23;
}

.nav-cont-right{
	position: relative;
}

.nav-cont-right:hover{
	color:#c41f23;
	cursor: pointer;
}


.nav-cont-right img{
    display: inline;
    vertical-align: middle;
        height: 16px;
}

.nav-cont-right a{
	color: #000000;
}


.nav-cont-right a.cur{
	color:#c41f23;
}

.nav-cont-right .qrCode{
	display: none;
    position: absolute;
    top: 46px;
    z-index: 5;
    right: -10px;
    background-color: #FFFFFF;
    height: 110px;
    width: 110px;
    padding: 5px;

}


.nav-cont-right .qrCode:before{
	content: "";
    position: absolute;
    display: block;
    right: 20px;
    top: -24px;
    border-width: 12px;
    border-style: solid;
    border-color: transparent transparent #FFFFFF transparent;
}

.nav-cont-right .qrCode img{
	width: 100px;
	height: 100px;
}

.nav-cont-right:hover .qrCode{
	display: block;
}


.header .banner{
	width: 100%;
	position: relative;
}

.header .tab-nav{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color:rgba(255,255,255,0.3);
	height: 60px;
	line-height:  60px;
}

.ie8 .header .tab-nav{
	background:url(tab-nav-bg.png) repeat-x left center;
}

.header .tab-nav ul{
	overflow: hidden;
}

.header .tab-nav ul li{
	float: left;
	font-size: 20px;
	cursor: pointer;
}

.header .tab-nav ul li.cur{
	background-color:rgb(141,26,31);
	background-color:rgba(141,26,31,0.9);
}

.header .tab-nav ul li a{
	color: #FFFFFF;
	display: block;
	padding: 0 25px;
}

.header .banner img{
	max-width: 100%;
    margin: 0 auto;
}

.main{
	margin-top: 36px;
}

.search-box{
	display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
}

.search-box input[type='text']{
	font-size: 14px;
	color: #1e1e1e;
	height: 40px;
	line-height: 40px;
	width: 300px;
	padding: 0 12px 0 30px;
	border: 1px solid #c8c8c8;
	margin-right: 12px;
	box-sizing: border-box;
	background: url(search.png) no-repeat 6px center;
	vertical-align: middle;
}

.search-box a{
	font-size: 16px;
	color: #FFFFFF; 
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	width: 90px;
	border: 1px solid #9f2123;
	vertical-align: middle;
	box-sizing: border-box;
	/*gradient: http://colorzilla.com/gradient-editor/#f63849+0,ad1b28+100 */
	background: #f63849; /* Old browsers */
	background: -moz-linear-gradient(top,  #f63849 0%, #ad1b28 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #f63849 0%,#ad1b28 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #f63849 0%,#ad1b28 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f63849', endColorstr='#ad1b28',GradientType=0 ); /* IE6-9 */
}

.breadcrumb{
	background-color: #f2f2f2;
	height:66px;
	line-height: 66px;
	font-size: 22px;
	color: #1e1e1e;
	position: relative;
	padding-left: 24px;
	margin-top: 40px;
}

.breadcrumb em{
	position: absolute;
	display: inline-block;
	width: 10px;
	height: 34px;
	background-color:#ff5943;
	left: 0;
	top:16px;
}

.breadcrumb span,.breadcrumb a{
}

.breadcrumb a:hover{
	color: #f63849;
}

.map-box{
	overflow: hidden;
	margin-bottom: 90px;
}
.map-title{
	margin:50px 0;
}
.map-title img{
	margin: 0 auto;
}

.map-list{
	overflow: hidden;
    margin-left: -36px;
}

.map-list li{
	float: left;
    margin-left: 3%;
    width: 30.3333%;
    box-sizing: border-box;
    border: 1px solid #e3e2e2;
    margin-bottom: 16px;
    height:88px;  
    padding-left: 12px;
    overflow: hidden;
}

.map-list li>a{
	 display: block;
	 height: 100%;
}

.map-list li>a>div{
	 display: table;
	 height: 100%;
}

.map-list li .iconbox{
	 display: table-cell;
	 vertical-align: middle;
}

.map-list li .iconbox img{
	width: 60px;
	height: 60px;
}

.map-list li p{
	 display: table-cell;
	 vertical-align: middle;
	 padding-left: 24px;
	 padding-right: 10px;
	 font-size: 16px;
	 font-weight: bold;
}

.map-list li .mptype{
	font-size: 14px;
	font-weight:normal;
	color:#666666;
}

.map-list li:hover p{
	color: #f63849;
}

.map-paging{
margin-top: 86px;
text-align: center;

}

.pager{font-size: 14px;color: #282828;}
.pager a{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: 0 4px;
    background-color: #FFFFFF;
    border: #7d7d7d solid 1px;
    padding: 0 10px;
    border-radius: 3px;
}
.pager a.page:hover{color:#df2130;}
.pager a.page-curr{color:#FFFFFF;background-color: #df2130;border:1px solid #df2130;}



.footer{
}

.footer .footer-cont{
	font-size: 16px;
    color: #000000;
    text-align: center;
    line-height: 60px;
}

.footer .footer-cont img{
	display: inline;
    vertical-align: middle;
    width: 30px;
    margin-left: 10px;
}

/*page2-start*/


.space-floor1,.space-floor2,.space-floor3{
	margin-bottom: 54px;
	border:1px solid #bfbfbf;
}

.space-floor1{
	margin-top: 30px;
	padding: 40px 30px 50px 30px;
}

.space-floor1 .sp-title{
	text-align: center;
}
.space-floor1 .sp-title h2{
	font-size: 40px;
	color: #1f5781;
	font-weight: bolder;
	font-family: Ã©Â»â€˜Ã¤Â½â€œ;
}
.space-floor1 .sp-title div{
	font-size: 28px;
	color: #7d7d7d;
	margin-top: 16px;
}

.spf1-cont{
	margin-top: 40px;
	overflow: hidden;
	height: 405px;
}

.spf1-cont .spf1-left{
	float: left;
	width: 718px;
	position: relative;
	overflow: hidden;
	height: 100%;
}

.spf1-cont .spf1-left img{
    width: 100%;
    height: 100%;
}

.spf1-cont .spf1-left p{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #FFFFFF;
	font-size: 28px;
	padding-left:30px;
	height: 86px;
	line-height: 86px;
	background-color:rgba(0,0,0,0.45);
}
.ie8 .spf1-cont .spf1-left p{
	background:url(bg001.png) repeat-x left center;
}


.spf1-cont .spf1-right{
	float: left;
	width: 420px;
	height: 100%;
	overflow-y: auto;
	padding-left: 18px;
	box-sizing: border-box;
}

.spf1-cont .spf1-right>div{
	margin-top: 30px;
	font-size: 20px;
	display: flex;
	color: #282828;
	align-items: center;
}

.spf1-cont .spf1-right img{
	display: inline-flex;
	vertical-align: middle;
	margin-right: 20px;
	height: 32px;
}


.space-floor2{
	padding:24px 30px;
}

.spf2-desc{
	position: relative;
	padding: 70px 180px 70px 90px;
	min-height: 200px;
}

.spf2-desc-cont{
    font-size: 18px;
    color: #000000;
    text-indent: 2em;
    line-height: 2;
    text-align: justify;
    letter-spacing: 1px;
}

.spf2-desc .desc-img1{
	position: absolute;
	left: 0;
	top: 0;
}

.spf2-desc .desc-img2{
	position: absolute;
	right: 0;
	top: 0;
}

.spf2-carousel{
	padding: 0 90px;
	position: relative;
}

.spf2-carousel  .arrow-left{
	background: url(djdt201912232210arrow-left.png) no-repeat left center;
    position: absolute;
    left: 30px;
    top: 50%;
    margin-top: -12px;
    width: 22px;
    height: 24px;
}

.spf2-carousel  .arrow-right{
   background: url(djdt201912232210arrow-right.png) no-repeat left center;
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -12px;
    width: 22px;
    height: 24px;
}
.spf2-carousel .swiper-container{
	height: 180px;
}

.spf2-carousel img{
	max-width: 100%;
}

div.swiper-slide-active+div{
    margin: 0px 12px;
}


.space-floor3{
	position: relative;
	padding: 30px 25px 0px 25px;
    min-height: 350px;
}

.space-floor3 .teach1{
	position: absolute;
	left: 25px;
    top: 30px;
}

.spf3-cont{
	padding-left: 220px;
	padding-top: 33px;
}
.spf3-module{
	position: relative;
	/*border: 1px solid #ad1b28;*/
	margin-bottom: 46px;
}

.spf3-module img{
	position: absolute;
	left: -33px;
	top: -33px;
}
.spf3-module table{
	width: 100%;
	
	background-color:#faf6f4 ;
	border-collapse:collapse;
}
.spf3-module table th{
	color: #ad1b28;
	font-size: 20px;
	text-align: center;
	height: 55px;
	border: 1px solid #dfdcdb;
}

.spf3-module table td{
	color: #282828;
	font-size: 17px;
	border: 1px solid #dfdcdb;
	padding: 10px;
}
/*page2-end*/

.footer-cont a:hover{
	color: #df2130;
}


.layui-layer-imgtit em{
	padding-left: 0;
}

.layui-layer-shade{
	opacity: 0.6!important;
}

.layui-layer-imgsee .layui-layer-imgbar{
	background-color: rgba(141,26,31,0.3);
    background-color: #A3081B\9;
    filter: Alpha(opacity=30);
}

.layui-layer-photos{
	webkit-animation-duration:.2s!important;
   animation-duration:.2s!important;
/*   animation:none!important;*/
}


.prenext{
	text-align: center;
	margin-bottom: 30px;
}

.prenext a{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	color: #000000;
	border: 1px solid #AAAAAA;
	font-size: 18px;
	position: relative;
	text-align: center;
	width: 100px;
}

.prenext a.pre{
	padding-left: 12px;
	margin-right: 200px;
}

.prenext a.next{
	padding-right: 12px;
}

.prenext a i{
	width: 15px;
	height: 16px;
	position: absolute;
	    top: 12px;
}

.prenext a.pre i{
	background:url(pre.png) no-repeat left center;
	left: 10px;
}

.prenext a.next i{
	background:url(next.png) no-repeat left center;
	right: 10px;
}

.prenext a.pre:hover i{
	background:url(pre-hover.png) no-repeat left center;
}


.prenext a.next:hover i{
	background:url(next-hover.png) no-repeat left center;
}


/*select*/
.nice-select {color: #1e1e1e; -webkit-tap-highlight-color: transparent; background-color: #fff;/* border-radius: 5px;*/border: solid 1px #c8c8c8; box-sizing: border-box; clear: both; cursor: pointer; display: block; float: left; font-family: inherit; font-size: 14px; font-weight: normal; height: 40px; line-height: 40px; outline: none; padding-left: 10px; padding-right: 30px; position: relative; text-align: left !important; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-user-select: none;    -moz-user-select: none;-ms-user-select: none;user-select: none; white-space: nowrap; width: auto; } 
.nice-select:after {  border-bottom: 2px solid #90a1b5;   border-right: 2px solid #90a1b5;   content: '';   display: block;   height: 5px;   margin-top: -3px;   pointer-events: none;   position: absolute;   right:14px;   top: 50%;   -webkit-transform-origin: 66% 66%;       -ms-transform-origin: 66% 66%;           transform-origin: 66% 66%;   /*-webkit-transform: rotate(45deg);       -ms-transform: rotate(45deg);           transform: rotate(45deg); */  -webkit-transition: all 0.15s ease-in-out;   transition: all 0.15s ease-in-out;   width: 5px; width:0px;
            height:0px;
            border-top:6px solid #000;
            border-right:6px solid  rgba(0,0,0,0);
            border-bottom:6px solid rgba(0,0,0,0);
            border-left:6px solid  rgba(0,0,0,0);} 
.nice-select.open:after {   -webkit-transform: rotate(-180deg);-ms-transform: rotate(-180deg);transform: rotate(-180deg);margin-top: -11px;} 
.nice-select.open .list {display: block;   opacity: 1;   pointer-events: auto;   -webkit-transform: scale(1) translateY(0);       -ms-transform: scale(1) translateY(0);           transform: scale(1) translateY(0); } 
.nice-select.disabled {   border-color: #e7ecf2;   color: #90a1b5;   pointer-events: none; }   .nice-select.disabled:after {     border-top-color: #cdd5de; } 
.nice-select.wide {   width: 100%; }   .nice-select.wide .list {  left: 0 !important;     right: 0 !important; } 
.nice-select.right {   float: right; }   .nice-select.right .list {     left: auto;     right: 0; } 
.nice-select.small {   font-size: 12px;   height: 36px;   line-height: 34px; }   .nice-select.small:after {     height: 4px;     width: 4px; }   .nice-select.small .option {     line-height: 34px;     min-height: 34px; } 
.nice-select .list {display: none; max-height:300px;overflow-y:auto;     background-color: #fff;/*border-radius: 5px;*/box-shadow: 0 0 0 1px rgba(68, 88, 112, 0.11);   box-sizing: border-box;   margin-top:2px;   opacity: 0;   padding: 0;   pointer-events: none;   position: absolute;   top: 100%;   left: 0;   -webkit-transform-origin: 50% 0;       -ms-transform-origin: 50% 0;           transform-origin: 50% 0;   -webkit-transform: scale(0.75) translateY(-21px);       -ms-transform: scale(0.75) translateY(-21px);           transform: scale(0.75) translateY(-21px);   -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;   transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;   z-index: 9; }   .nice-select .list:hover .option:not(:hover) {     background-color: transparent !important; } 
.nice-select .option {   cursor: pointer;   font-weight: 400;   line-height: 40px;   list-style: none;   min-height: 40px;   outline: none;   padding-left: 18px;   padding-right: 29px;   text-align: left;   -webkit-transition: all 0.2s;   transition: all 0.2s; }   .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {     background-color: #f6f7f9; }   .nice-select .option.selected {     font-weight: bold; }   .nice-select .option.disabled {     background-color: transparent;     color: #90a1b5;     cursor: default; }
.nice-select .list::-webkit-scrollbar {width: 4px;height: 4px;}
.nice-select .list::-webkit-scrollbar-track {background: #fff }
.nice-select .list::-webkit-scrollbar-thumb {background: #CBCBCB;}
.selbox{
	display: inline-block;
	width: 150px;
	margin-right: 30px;
		vertical-align: middle;
}


.footer{display: flex; justify-content: center; width: 1200px; margin: 0 auto; font-size: 16px; color: #333;margin: 15px auto; padding-top: 20px; border-top: 1px solid #c6c6c6;}
.footer>a, .footer>p{margin-right: 20px;}
.footer>p{text-align: center; line-height: 24px;}