﻿/* CSS Document */
html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
sub,
sup,
var,
i,
dl,
dd,
dt,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	zoom: 1;
}

article,
aside,
figure,
footer,
header,
hgroup,
nav,
menu,
section {
	display: block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

input,
select {
	vertical-align: middle;
}

textarea {
	resize: none;
}

a,
button {
	outline: none;
	cursor: pointer;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img {
	vertical-align: top;
	border: none;
}

ul,
li {
	list-style: none;
}

input:focus,
textarea:focus {
	outline: none;
}

/**全局样式编写***/
.topbg {
	width:100%;
	background: #000;
	height: 37px;
	line-height: 36px;
	color: #fff;
}
.top-p{
	width: 70%;
	text-align: right;
	margin: 0 auto;
}
.top-p span{
	margin-left: 2%;
	font-size: 12px;
	float: right;
}
.top-p a{
	color: #fff;
	text-decoration: none;
}
.top-p a:hover{
	color: #fff;
	text-decoration: underline;
}
.menu{position:relative;
    float:left;
    height:36px;
    line-height:36px;
    border-right:1px solid #ebebeb;
    box-sizing:border-box;
    cursor: pointer;
    -webkit-box-sizing:border-box;}
.menu:last-child{border-right:none;}
.new-sub{position:absolute;
    top:40px;
    right: -30px;
    z-index:10;
    width:100px;
    padding: 10px;
    background: #fff;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    border: 1px solid #EEEEEE;
    border-radius: 5px;
	display:none;
}
.sanjiao{position:absolute;bottom:5px;right:5px;width:0;height:0;border:5px solid transparent;border-right:5px solid #000;border-bottom:5px solid #000;opacity:.5;}
.bt-name{font-size:12px;color: #fff;height: 36px;}
.bt-name a{display:block;font-size:12px;color:#fff; height: 36px;}
.new-sub .tiggle{
	width:0px;
      height:0px;
      position:absolute;
      left:50%;
      margin-left:-10px;
      top:-9px;
      border-bottom:10px solid #EEEEEE;
      border-left:10px solid transparent;
      border-right:10px solid transparent;
      z-index:10;
  }
  .new-sub .innertiggle{
  	width:0px;
      height:0px;
      position:absolute;
      left:50%;
      margin-left:-9px;
      top:-8px;
      border-bottom:9px solid white;
      border-left:9px solid transparent;
      border-right:9px solid transparent;
      z-index:11;
  }
.banner{
	width: 100%;
	position: relative;
}
.banner-pic{
	width: 100%;
	position: relative;
}
.banner-pic img{
	width: 100%;
}
.banner-zi{
	position: absolute;
	top: 0;
	left: 15%;
	color: #fff;
	width: 70%;
}
.logo{
	width: 14%;
	margin-top: 3%;
}
.logo img{
	width: 100%;
}
.bul{
	width: 80%;
	margin-top: 4%;
}
.bul ul{	
	display: table;
	width: 100%;
	text-align: right;
}
.bul li{
	margin-left: 4%;
	display:inline-block;
	text-align: right;
}
.bul li a{
	 color: #fff;
	 text-decoration: none;
	 font-size: 14px;
}
.bul li a:hover{
	 color: #fff;
	 text-decoration: underline;
	 font-size: 14px;
}
.b-zi{
	margin-top: 4%;
}
.b-zi h1,h2,h3{
	text-align: center;
	margin-bottom: 2%;
}
.b-zi h2{
	font-size: 45px;
	font-weight: bold;
}
.b-zi h1{
	font-size: 45px;
	font-weight: bold;
}
.b-zi h3{
	background: #006cc8;
	height: 50px;
	line-height: 50px;
	width: 47%;
	margin: 0 auto;
	font-size: 20px;
	border-radius: 6px;
	margin-top: 4%;
}
.b-zi a{
	border: #7cc4ff 2px solid;
	border-radius: 50px;
	font-size: 26px;
	color: #7cc4ff;
	width: 25%;
	text-align: center;
	margin:4% auto 0 auto;
	display: block;
	height: 60px;
	line-height: 60px;
}
.con-01{
	margin: 100px auto 0 auto;
	width: 70%;
}
.con-02{
	margin-top: 3%;
}
.con-01 h1{
	color: #272b2f;
	font-size: 40px;
	text-align: center;
}
.con-01 h1 a{
	float: right;
	margin-top: 2%;
	font-size: 14px;
	color: #666;
}
.con-01 h1 a:hover{
	float: right;
	margin-top: 2%;
	font-size: 14px;
	color: #095d96;
}
.con-zp{
	font-size: 14px;
	color: #7a7878;
	line-height: 30px;
	margin-top: 3%;
}
.con-01 h1 i{
	font-size: 12px;
}
.zcon{
	width: 100%;
}
.zcon-l{
	width: 70%;
}
.zcon-r{
	width: 30%;
	margin-top: 2%;
}
.zcon-r img{
	width: 100%;
}
.zcon-l li{
	float: left;
	width: 46%;
	margin:8% 4% 0 0;
}
.ico01{
	background: #93cff1;
	width: 60px;
	height: 60px;
	border-radius: 100px;
	float: left;
	text-align: center;
	line-height: 60px;
}
.ico01 .icon{
	font-size: 42px;
	font-weight: normal;
	color: #fff;
}
.ico02 .icon{	
	font-size: 32px;
}
.ico03 .icon{	
	font-size: 32px;
}
.ico04 .icon{	
	font-size:42px;
}
.ico-zi{
	float: left;
	width: 75%;
	margin-left: 3%;
}
.ico02{
	background: #abd551;
}
.ico03{
	background: #eebb7f;
}
.ico04{
	background: #f39a9a;
}
.ico-zi h4{
	font-size: 22px;
	color: #5d5d5d;
	margin-bottom: 3%;
}
.ico-zi p{
	color: #7a7878;
	line-height: 24px;
}
.news-con{
	margin-top: 4%;
}
.news-l{
	width: 36%;
	position: relative;
}
.news-l img{
	width: 100%;
}
.news-bg{
	position: absolute;
	bottom: 0;
    background: rgba(9, 93, 150, 0.5);
	width: 100%;
	padding: 4%;
}
.news-bg h2{
	color: #fff;
	font-size: 20px;
	text-align: left;
}
.news-bg h2 a{
	color: #fff;
	font-size: 20px;
	text-align: left;
}
.news-bg h2 a:hover{
	color: #fff;
	font-size: 20px;
	text-align: left;
}
.news-bg .time{
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	margin-top: 10%;
}
.news-bg .time a{
	position: absolute;
	right: 4%;
	font-size: 16px;
	width: 25%;
	height: 30px;
	text-align: center;
	color: #fff;
	line-height: 30px;
	background: #f60;
}
.news-bg .time a:hover{
	position: absolute;
	right: 4%;
	font-size: 16px;
	width: 25%;
	height: 30px;
	text-align: center;
	color: #fff;
	line-height: 30px;
	background: #095d96;
}
.news-r{
	width: 64%;
}
.news-r li img{
	width: 100%;
}
.photos-list {
    overflow: hidden;
}

.photos-list .photos-data-item {
    width: 47%;
    float: left;
	margin: 0 0 3% 3%;
}

.photos-list .photos-data-item:nth-child(3n) {
    margin-right: 0;
}

.photos-data-item {
    position: relative;
}

.photos-data-item .thumb {
    width: 100%;
}

.photos-data-item .thumb .objectFit-imgBox {
}

.photos-data-item .title {
    background: #ff;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.5);
}

.photos-data-item:hover h6 {
    display: none;
    font-size: 16px;

}

.photos-data-item:hover .title p {
    display: block;
}
.photos-data-item:hover .title span {
    display: block;
    font-size: 18px;
}
.photos-data-item:hover .title font {
    display: block;
    margin-top: 4%;
    font-size: 14px;
    line-height: 20px;
}
.photos-data-item .title {
    display: block;
    padding: 3% 5%;
    cursor: pointer;
}

.photos-data-item:hover .title {
    height: 100%;
    padding: 5% 5%;
    background: rgba(0, 0, 0, 0.5);
}

.photos-data-item .title a {
    color: #ffffff;
    font-size: 16px;
}


.photos-data-item .title a p {
    display: none;
    margin-bottom: 10%;
}

.photos-data-item .title a .more {
    display: none;
    font-size: 14px;
}

.photos-data-item .title a .more i {
    margin-right: 5px;
    font-size: 14px;
}

.photos-data-item:hover .title .more {
    display: block;
}


#container {
	text-align: left;
	width: 100%;
	background-color: #FFFFFF;
}
#container #title {
	height: 40px;
}
#container #title li {
	float: left;
	list-style-type: none;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 15%;
}
#container #title ul {
	height: 40px;
}
#container #title a {
	text-decoration: none;
	color: #000000;
	display: block;
	width: auto;
	font-size: 18px;
	font-weight: normal;
}
#container #title a span{
	display: block;
	font-size: 18px;
	font-weight: normal;
}
#container #title #tag1 a:hover {
	text-decoration: none;
	color: #fff;
	display: block;
	width: auto;
	background:#095d96;
	border-radius: 50px;
	font-size: 18px;
	font-weight: normal;
}
#container #title #tag1 a:hover span{
	display: block;
	background:#095d96;
	border-radius: 50px;
	font-size: 18px;
	font-weight: normal;
}
#container #title #tag2 a:hover {
	text-decoration: none;
	color: #fff;
	display: block;
	width: auto;
	background:#095d96;
	border-radius: 50px;
	font-size: 18px;
	font-weight: normal;
}
#container #title #tag2 a:hover span{
	display: block;
	background:#095d96;
	border-radius: 50px;
	font-size: 18px;
	font-weight: normal;
}

#container #title .selectli1 {
	text-decoration: none;
	color: #fff;
	display: block;
	width: auto;
	background:#095d96;
	border-radius: 50px;
	font-size: 18px;
	font-weight: normal;
}
#container #title a .selectspan1 {
	display: block;
	background:#095d96;
	border-radius: 50px;
	font-size: 18px;
	font-weight: normal;
}
#container #title .selectli2 {
	text-decoration: none;
	color: #fff;
	display: block;
	width: auto;
	background:#095d96;
	border-radius: 50px;
	font-size: 18px;
	font-weight: normal;
}
#container #title a .selectspan2 {
	display: block; 
	background:#095d96;
	border-radius: 50px;
	font-size: 18px;
	font-weight: normal;
}

.hidecontent {display:none;}

.newul{
	width:31%;
	position: relative;
	margin: 2.3% 1.15% 0 1.15%;
}
.newul img{
	width: 100%;    
	border-radius: 4px;
    height: 228px;
}
.lesson-shot{
	text-align: center;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.7);
    overflow: hidden;
    width: 100%;
    height: 228px;
    position: absolute;
    top: 0;
    background-position: center center;
}
.lesson-shot:hover{
    top: 0;
    background: rgba(0, 0, 0, 0.5);
}
.lesson-shot .title {
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.lesson-shot h2 {
    font-size:20px;
    text-align: center;
    color: #FFF;
    padding: 0 3%;
    margin-bottom: 4%;
}
.lesson-shot span {
    font-size:16px;
    text-align: center;
    color: #FFF;
}
.rz-l{
	width: 36%;
	background: url(../image/line01.jpg) no-repeat right 50px;
	margin-top: 3%;
}
.rz-01{
	margin-top: 5%;
}
.rz-01 p{
	color: #5d5d5d;
	font-size: 20px;
	margin-top: 2%;
}
.rz-01 p font{
	color: #f60;
	font-size: 20px;
}
.rz-01 p span{
	color: #f60;
	font-size: 60px;
}
.rz-r{
	width: 60%;
	margin: 3% 0 0 4%;
}
.rz-r li{
	float: left;
	width: 21%;
	margin: 1% 2% 1% 2%;
	height: 90px;
}
.rz-r li p{
	text-align: center;
	line-height: 20px;
}
.rz-r li a p{
	color: #7a7878;
	font-size: 14px;
	margin-top: 1%;
}
.rz-r li a p img{width: 100%;}
.rz-r li a:hover p{
	color: #7a7878;
	font-size: 14px;
	margin-top: 1%;
}
.hz-pic{
	width:100%;
	margin: 2% auto 0 auto;
}
.hz-pic li{
	float: left;
	width:16%;
	margin: 2% 2% 1% 2%;
	height: 85px;
}
.hz-pic li img{
	width: 100%;
}
.hz-pic li p{
	text-align: center;
	line-height: 20px;
}
.hz-pic li a p{
	color: #7a7878;
	font-size: 14px;
	margin-top: 1%;
}
.hz-pic li a:hover p{
	color: #7a7878;
	font-size: 14px;
	margin-top: 1%;
}
.end{
	background: #768290;
	text-align: center;
	margin-top: 3%;
	padding: 2% 0;
}
.end p{
	color: #fff;
	font-size: 14px;
	line-height: 30px;
}

#wrap {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 400;
	transition: transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s;
}
#m-header {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	padding: 20px 35px;
	z-index: 999;
	display: block;
}
.special #m-header {
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	border-bottom: 1px solid #e6e6e6;
	/*box-shadow: 0 2px 2px #888;*/
}
#header {
	border-top: #e1e1e1 solid 1px;
	bottom: 0;
	z-index: 3000;
	width: 100%;
	background: #fff;
	height: 100%;
	transform: translateX(100%);
	transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s;
}
.touch-open-menu #header {
	background: #fff;
	transform: translateX(0px);
	transition: transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s;
}
#header .bul {
	position: absolute;
}
#header .header-box {
	width: 100%;    
	margin: 0 auto;
position: relative;
z-index: 200;
}
#header .bul {
	width: 100%;
	float: none;
	margin: 0 auto;
	background: #fff;
	box-shadow: 0 0 5px #888;
	padding-bottom: 50px;
}
#header .bul ul{
	width: 100%;
}
#header .bul li {
	float: none;
	height: 65px;
	line-height: 65px;
	border-bottom: 1px solid #e6e6e6;
	width: 92%;
	margin: 0 auto;
	display: block;
	text-align: left;
}
#header .bul li a {
	color: #000;
	font-size: 16px;
}
#header .bul li a.active,
#header .bul li a:hover {
	color: #e01319;
	text-decoration: none;
}
#header .logo{
	display: none;
}
#m-header .menuicon-label {
	position: absolute;
	right: 2%;
	top: -28px;
	width: 25px;
	height: 31px;
	cursor: pointer;
	display: block;
	transition: transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s;
}
.touch-open-menu #header .menuicon-label {
	transform: rotate(90deg);
}
#m-header .menuicon-label .line-top {
	width: 25px;
	height: 2px;
	background: #fff;
	display: block;
	margin-bottom: 10px;
	transition: transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s;
}
#m-header .menuicon-label .line-middle {
	width: 25px;
	height: 2px;
	background: #fff;
	display: block;
	margin-bottom: 6px;
	margin-top: -3px;
	transition: transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s;
}
#m-header .menuicon-label .line-bottom {
	width: 25px;
	height: 2px;
	background: #fff;
	display: block;
	transition: transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s;
}
.special #m-header .menuicon-label .line-top,
.special #m-header .menuicon-label .line-middle,
.special #m-header .menuicon-label .line-bottom {
	background: #333;
}
.touch-open-menu #m-header .menuicon-label .line-middle {
	display: none;
}
.touch-open-menu #m-header .menuicon-label .line-top {
	transform: rotate(-45deg) translateY(8px) translateX(1px);
	transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s;
}
.touch-open-menu #m-header .menuicon-label .line-bottom {
	transform: rotate(45deg) translateY(-10px) translateX(-1px);
	transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s;
}
.special #header .bul li {
	background: url(http://www.shuimu.org.cn/sm/images/icon_08.png) no-repeat right center;
}
.special #header .bul li:first-child a {
	padding-left: 40px;
	background: url(http://www.shuimu.org.cn/sm/images/icon_09.png) no-repeat left center;
}
.special #header .bul li a,
.special .header-r .user-btn a {
	font-size: 28px;
	display: inline;
	color: #333;
}
.special #header .bul li a.active {
	color: #3a5064;
	text-decoration: none;
	border: none;
}

.swiper-container {
      width: 100%;
      height: 100%;
}
.swiper-slide {
  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;
}
.swiper-slide a p{
	color: #7a7878;
    font-size: 14px;
    margin-top: 1%;
}
.swiper-slide a:hover p{
	color: #7a7878;
    font-size: 14px;
    margin-top: 1%;
}

@media (min-width:320px) and (max-width: 768px){
	.banner-t{
		margin-top: 1%;
	}
	.topbg{
		display: none;
	}	
	.top-p{
		width: 96%;
		text-align: left;
	}
	.top-p span{
		margin: 0;
	}
	.span01{
		display: none;
	}
	.banner-zi{
		width: 100%;
		left: 0;
	}
	.logo{
		padding-left: 2%;
	}
	.bul1{
		display: none;
	}
	.logo{
		margin-top: 2%;
		width:22%;
	}
	.b-zi{
		margin-top: 2%;
	}
	.b-zi h2{
		font-size: 18px;
	}
	.b-zi h1{
		font-size: 16px;
	}
	.b-zi h3{
		display: none;
	}
	.banner-pic img{
		height: 180px;
	}	
	.b-zi a{
		width: 40%;
		font-size: 14px;
		height: 32px;
		line-height: 30px;
	}
	.con-01{
		width: 100%;
		padding: 0 4%;
		margin-top: 70px;
	}	
	.con-02{
		margin-top: 4%;
	}
	.con-01 h1{
		font-size: 25px;
	}
	.zcon-r{
		display: none;
	}
	.zcon-l{
		width: 100%;
	}
	.zcon-l li{
		width: 50%;
		margin:8% 0 0 0;
		margin-right: 0;
		text-align: center;
	}
	.ico01{
		float: none;
		margin: 0 auto;
	}
	.ico-zi{
		width: 100%;
		margin-left: 0;
	}	
	.ico-zi h4{
		font-size: 16px;
		margin-top: 10px;
	}
	.ico-zi p{
		font-size: 14px;
		width: 90%;
		margin: 0 auto;
	}
	.news-l{
		width: 100%;
		margin-bottom: 3%;
	}	
	.news-l img{
		height: auto;
	}
	.news-r{
		width: 100%;
	}
	.news-r ul{
		width: 106%;
		overflow: hidden;
	}
	.photos-list .photos-data-item{
		width: 45.6%;
		margin-left: 0;
		margin-right: 3%;
		margin-bottom: 4%;
	}
	#container #title li{
		width: 50%;
	}	
	.content001{
		width: 106%;
		overflow: hidden;
	}	
	.newul{
		width: 45.6%;
		margin-right: 3%;
		margin-left: 0;
		margin-top: 4%;
	}
	.newul img{
		height: 140px;
	}
	.lesson-shot{
		height: 140px;
	}
	.lesson-shot h2{
		font-size: 16px;
	}
	.rz-l{
		width: 100%;
		background: none;
	}
	.rz-r{
		width: 100%;
		margin-left: 0;
	}
	.rz-r li{
		width: 29%;
	}
	.rz-r li img{
		width: 100%;
	}
	.hz-pic{
		width: 100%;
	}
	.hz-pic li{
		width: 29%;
	}
	.end{
		padding: 2%;
	}
	#header{
		display: block;
	}
	#wrap{
		display: block;
	}
	.news-r li img{
		height: auto;
	}
}
@media (max-width: 1000px) and (min-width: 768px){
	.banner-pic img{
		height: auto;
	}
	.b-zi h2{
		font-size: 22px;
	}
	.b-zi h1{
		font-size: 30px;
	}
	.b-zi a{
		height: 40px;
		line-height: 40px;
		font-size: 16px;
		width: 30%;
	}
	.logo{
		width: 16%;
	}	
	.news-l img{
		height: auto;
	}
	.news-r{
		width: 102%;
		overflow: hidden;
	}
	.photos-list .photos-data-item{
		width: 48%;
		margin-right: 2%;
	}
	#content1{
		width: 102%;
		overflow: hidden;
	}
	#content2{
		width: 102%;
		overflow: hidden;
	}
	.newul{		
		width: 31.3%;
		margin-right: 2%;
	}
	.rz-r li{
		width: 21%;
	}
	.hz-pic li{
		width: 21%;
	}
	.news-r li img{
		height: auto;
	}
	.con-01{
		width: 100%;
		padding: 0 4%;
		margin-top: 106px;
	}	
	.con-02{
		margin-top: 4%;
	}
	.content001{
		width: 100%;
	}	
}
@media (min-width:1024px) and (max-width: 1920px){
	#header{
		display: none;
	}
	#wrap{
		display: none;
	}
}
@media (min-width:1366px) and (max-width: 1440px){
	.b-zi h3{
		font-size: 22px;
	}
}
