@charset "utf-8";
/* CSS Document */

body {
    background: #F4F4F4;
}
li {
    list-style-type: none;
}
a {
    text-decoration: none;
}
body, div, ul, li, a, img, p, ol {
    margin: 0;
    padding: 0;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.body-top {
    background-color: #eee;
    vertical-align: middle;
    height: 30px;
    line-height: 25px;
    border-bottom: 1px solid #DBDBDB;
    color: #676767;
    overflow: initial;
    background-image: none;
}

.body-top .content {
    margin: auto;
    width: 1100px;
}

#announ {
    height: 30px;
    overflow: initial;
    position: relative;
    font-size: 12px;
    box-sizing: border-box;
    padding: 0px 0 0 5px;
  	line-height: 30px;
}


.header {
    width: 1100px;
    margin: 0 auto;
    padding: 10px 0;
  
}
.quanpin {
    width: 100%;
}
.inlin-block {
    display: inline-block;
    vertical-align: middle;
}
.head-logo {
    width: 180px;
    height: 60px;
}
.head-logo img {
    width: 100%;
}
.head-logo:hover img {
    transform: scale(0.95);
}
.haed-my {
    color: #3AAAF8;
    font-size: 14px;
    width: 15%;
    line-height: 18px;
}
.head-right {
    width: 18%;
    position: relative;
    margin-left: 8%;
}
.head-right li {
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 1px solid #128ee3;
    border-radius: 5px;
    cursor: pointer;
}
.head-right li:nth-child(1) {
    background: url("../images/top-img.png") no-repeat 0px 2px;
    margin-right: 25px;
}
.head-right li:nth-child(2) {
    background: url("../images/top-img.png") no-repeat -58px 2px;
    margin-right: 25px;
}
.head-right li:nth-child(3) {
    background: url("../images/top-img.png") no-repeat -118px 2px;
}
.head-right li img {
    display: none;
}
.head-search {
    margin-left: 5%;
}
.head-right li:nth-child(1):hover {
    background: url("../images/top-img.png") no-repeat 0px -37px;
    opacity: 1;
}
.head-right li:nth-child(2):hover {
    background: url("../images/top-img.png") no-repeat -58px -37px;
}
.head-right li:nth-child(3):hover {
    background: url("../images/top-img.png") no-repeat -118px -37px;
}
.head-right li:nth-child(1):hover img {
    display: block;
    position: absolute;
    width: 130px;
    left: -40px;
    top: 55px;
    border: 1px solid #128ee3;
    border-radius: 8px;
}
.head-right li:nth-child(2):hover img {
    display: block;
    position: absolute;
    width: 130px;
    left: 30px;
    top: 55px;
    border: 1px solid #128ee3;
    border-radius: 8px;
}
.head-right li:nth-child(3):hover img {
    display: block;
    position: absolute;
    width: 130px;
    left: 100px;
    top: 55px;
    border: 1px solid #128ee3;
    border-radius: 8px;
}
.wihtebg {
    background: white;
}
.qlbg {
    background: #3aaaf8;
}
.head-title {
    width: 1100px;
    margin: 0 auto;
    font-size: 0;
}
.head-title li:first-child{
	width: 12.8%;
}
.head-title li {
    line-height: 45px;
    width: 10.9005%;
    display: inline-block;
    text-align: center;
    font-size: 18px;
}
.head-title li a {
    color: white;
}
.head-title li:hover {
    background: #373d41;
}
.title-active {
    background: #373d41;
}
.container {
    width: 1100px;
    margin: 0 auto;
}
.tab-left {
    width: 140px;
    float: left;
	position: relative;
}
.tapbox{
	position: absolute;
	display: none;
    top: 0;
    left: 137px;
    width: 464px;
    height: 396px;
    background: white;
    border: 1px solid #128ee3;
    z-index: 22;
}
.tapbox ul{
	width: 100%;
    display: none;
    padding: 4px 0;
}
.tapbox ul li{
	width: 94%;
    color: #128ee3;
    list-style-type: disc;
    margin-left: 6%;
    line-height: 28px;
}
.tapbox li a {
    color: #333;
    margin-left: -2%;
}
.tapbox li a, .tapbox li p {
    display: inline-block;
    vertical-align: middle;
	
}
.tapbox li p {
    float: right;
    margin-right: 2%;
    color: #7f7f7f;
	font-size: 15px;
}
.tab-middle {
    width: 440px;
    height: 395px;
    float: left;
    margin-left: 20px;
}
.tab-right {
    width: 490px;
    float: right;
    background: white;
}
.tab-left>p {
    background: #128ee3;
    color: white;
    width: 100%;
    text-align: center;
    line-height: 25px;
}
.tab-box {
    margin-top: 10px;
}
.tab-left-dt {
    width: 138px;
	height: 361px;
    border: 1px solid #128ee3;
    padding: 5px 0;
    background: white;
}
.tab-left-dt li {
    line-height: 25px;
    font-size: 14px;
    width: 92%;
    margin: 0 auto;
    border-bottom: 1px solid #eaeaea;
    padding: 0 4%;
}
.tab-left-dt li:last-child{
	border-bottom: none;
}
.tab-left-dt li:hover img {
    margin-left: 18%;
}
.tab-left-dt li img {
    margin-right: 8px;
    margin-left: 10%;
}
.tab-left-dt li img, .tab-left-dt li p {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}
.tab-left-dt li img {
    width: 25px;
}
.tab-left-dt li p a{
	color: #000;
}
.swiper-container {
   
}
.swiper-slide {
    background-position: center;
    background-size: cover;
    width: 440px;
    height: 330px;
}
.swiper-thing p {
    width: 92%;
    height: 30px;
    line-height: 20px;
    font-size: 20px;
    color: #7B7B7B;
    padding: 0 4%;
    text-align: center;
    font-weight: bold;
}
.swiper-thing img {
    width: 440px;
    height: 330px;
}
.tab-right-dt {
    width: 100%;
    border: 1px solid #128ee3;
	height: 333px;
}
.tab-R-dtbox {
    width: 100%;
    display: none;
	padding: 4px 0;
}
.tab-R-dtbox li {
    width: 94%;
    color: #128ee3;
    list-style-type: disc;
    margin-left: 6%;
    line-height: 28px;
}
.tab-R-dtbox li a, .tab-R-dtbox li p {
    display: inline-block;
    vertical-align: middle;
}
.tab-R-dtbox li p {
    float: right;
    margin-right: 2%;
    color: #7f7f7f;
}
.tab-R-dtbox li a {
    color: #333;
    margin-left: -2%;
}
.tab-R-btn {
    width: 100%;
    border: 1px solid #128ee3;
    font-size: 0;
    padding: 5px 0;
}
.tab-R-btn li {
    width: 16.666%;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
}
.tab-R-btn li img {
    width: 28px;
}
.shock {
    animation-name: shock;
    animation-duration: .01s;
    animation-iteration-count: 13;
}
@keyframes shock {
 0% {
margin-right: 5px;
}
 35% {
margin-right: 0%;
}
 70% {
margin-left:5px;
}
 100% {
margin-left: 0px;
}
}
.mode-desc {
    width: 100%;
}
.mode-desc h3, .mode-desc p {
    display: inline-block;
}
.mode-desc p {
    margin-left: 20px;
    font-size: 14px;
    color: #aaa;
}
.mode-dtbox {
    width: 100%;
}
.mode-left {
    width: 230px;
    height: 350px;
    float: left;
    position: relative;
}
.mode-shcoolbg {
    background: url("../images/dream.jpg") no-repeat;
    background-size: 100% 100%;
}
.more-school {
    display: inline;
    position: absolute;
    bottom: 15px;
    right: -1px;
    color: white;
    width: 40%;
    border: 1px solid white;
    text-align: center;
    background: #3aaaf8;
}
.more-school:hover {
    width: 45%;
}
.more-school a {
    color: white;
    width: 100%;
}
.mode-right {
    width: 870px;
    height: 350px;
    background: white;
    float: left;
}
.mode-schooldt {
    width: 100%;
    height: 174px;
    font-size: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding-top: 15px;
}
.mode-schooldt li {
    width: 16.5535%;
    vertical-align: top;
    border-bottom: 1px solid #c7e2f3;
    border-right: 1px solid #c7e2f3;
    text-align: center;
    height: 160px;
}
.mode-schooldt li:nth-child(6) {
    border-right: none!important;
}
.mode-schooldt li:last-child {
    border-right: none!important;
}
.mode-schooldt li:nth-child(n+7):nth-child(-n+12) {
    border-bottom: none!important;
}
.mode-schooldt li img {
    width: 90px;
    margin-top: 25px;
}
.mode-schooldt li:hover img {
    transform: scale(0.95);
}
.mode-schooldt li P {
    font-size: 16px;
    color: #489fd8;
    width: 92%;
    padding: 0 4%;
}
.mode-top {
    margin-top: 20px;
}
.mode-travebg {
    background: url("../images/traver.jpg") no-repeat;
    background-size: 100% 100%;
}
.more-traver {
}
.more-traver {
    display: inline;
    position: absolute;
    bottom: 15px;
    right: -1px;
    color: white;
    width: 40%;
    border: 1px solid white;
    text-align: center;
    background: #114835;
}
.more-traver:hover {
    width: 45%;
}
.more-traver a {
    color: white;
    width: 100%;
}
.more-travedt {
    display: inline;
    position: absolute;
    bottom: 50px;
    right: -1px;
    color: white;
    width: 40%;
    border: 1px solid white;
    text-align: center;
    background: #114835;
}
.more-travedt:hover {
    width: 45%;
}
.more-travedt a {
    color: white;
    width: 100%;
}
.mode-right h3 {
    display: block;
    text-align: center;
    margin: 20px 0 10px 0;
}
.mode-right ol {
    width: 94%;
    margin: 0 auto;
    font-size: 0;
}
.mode-right ol li {
    display: inline-block;
    vertical-align: top;
    width: 14.2857%;
    text-align: center;
}
.mode-right ol li img {
    width: 60%;
}
.mode-right ol li p {
    font-size: 12px;
    text-indent: left;
    width: 90%;
    margin: 0 auto;
    margin-top: 5px;
    color: black;
}
.mode-right ol li:hover p {
    color: #128ee3;
    font-weight: bold;
}
.mode-right ol li:hover img {
    transform: scale(0.95);
}
.fastbm {
    width: 28.5%!important;
    margin-top: 25px;
    text-align: center;
}
.fastbm a {
    font-size: 16px;
    color: white;
    background: #128ee3;
    display: block;
    width: 50%;
    margin: 0 auto;
    padding: 8px 15px;
    border-radius: 8px;
}
.fastbm a:hover {
    background: #066aae;
    font-weight: bold;
    width: 52%;
}
.mode-zybg {
    background: url("../images/remenzy.jpg") no-repeat;
    background-size: 100% 100%;
}
.more-wenke {
    display: inline;
    position: absolute;
    bottom: 50px;
    right: -1px;
    color: white;
    width: 40%;
    border: 1px solid white;
    text-align: center;
    background: #1da4e3;
}
.more-like {
    display: inline;
    position: absolute;
    bottom: 90px;
    right: -1px;
    color: white;
    width: 40%;
    border: 1px solid white;
    text-align: center;
    background: #1da4e3;
}
.more-like a, .more-wenke a, .more-yishu a {
    color: white;
}
.more-yishu {
    display: inline;
    position: absolute;
    bottom: 10px;
    right: -1px;
    color: white;
    width: 40%;
    border: 1px solid white;
    text-align: center;
    background: #1da4e3;
}
.mode-left li:hover {
    width: 45%;
}
.zybox {
    width: 96%;
    margin: 0 auto;
}
.zybox li {
    width: 220px;
	margin: 0 26px;
    margin-top: 15px;
	display: inline-block;
}
.zybox li img {
    width: 220px;
    height: 125px;
}
.zybox li p {
    font-size: 16px;
    float: left;
}
.zybox li a {
    float: right;
    border: 1px solid #002227;
    border-radius: 5px;
    background: #128ee3;
    color: white;
    padding: 2px 8px;
}
.zybox li a:hover {
    background: #11F3FF;
    border: 1px solid #09AACB;
}
.mfzt {
    width: 780px;
    background: #fff;
    color: #333;
}
.fl-left {
    float: left;
}
.zkcs {
    width: 300px;
    height: 369px;
    color: #333;
    background: #fff;
}
.fl-right {
    float: right;
}
.mode2 {
    margin-top: 40px;
}
.mfzt-title {
    height: 62px;
    padding: 16px 30px 0;
}
.mfzt-title a h3 {
    color: #000;
}
.mfzt-dt {
    padding: 0 0 20px 30px;
}
.mfzt-list {
    width: 340px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    border-bottom: 1px solid #F0F0F0;
    margin-right: 30px;
    color: #444;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.mfzt-list:hover {
    color: #128ee3;
}
.mfzt-more {
    padding-top: 20px;
    height: 36px;
    display: block;
    clear: both;
    line-height: 36px;
    font-size: 16px;
    text-align: center;
}
.mfzt-more a {
    color: #444;
}
.mfzt-more a:hover {
    color: #128ee3;
}
.zkcs-title {
    height: 62px;
    padding: 16px 30px 0;
    overflow: hidden;
}
.zkcs-list {
    margin: 0 30px 22px;
}
.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.zkcs-list li {
    list-style-type: disc;
    color: #128ee3;
    width: 100%;
    height: 42px;
    line-height: 42px;
}
.rclist {
    width: 100%;
    display: block;
    padding-left: 12px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color: #444;
    border-bottom: 1px solid #F0F0F0;
}
.rclist:hover {
    color: #128ee3;
}
.rcbot {
    padding-left: 20px;
}
.cs-list {
    display: block;
    width: 120px;
    height: 26px;
    border: 2px solid #3aaaf8;
    line-height: 26px;
    text-align: center;
    font-size: 14px;
    color: #3aaaf8;
    border-radius: 4px;
    margin: 0 10px 10px 0;
}
.cs-list:hover {
    background: #3aaaf8;
    color: white;
}
.fr {
    float: right;
}
.fl {
    float: left;
}
.zixun {
    width: 780px;
    background: #fff;
}
.ggtit {
    height: 62px;
    padding: 16px 30px 0;
}
.ggtit-ltxt {
    display: block;
    margin-right: 22px;
    line-height: 62px;
    font-size: 18px;
}
.ggtit-ltxt h3{
	margin: 0;
}
.xtop {
    padding-top: 12px;
}
.on {
    border-bottom: 2px solid #12C8D5;
    font-weight: 700;
    color: #12C8D5!important;
}
.ggtit ul li {
    position: relative;
    float: left;
    line-height: 28px;
    font-size: 16px;
    color: #999;
    white-space: nowrap;
    margin-right: 20px;
    cursor: pointer;
}
.ggtit ul li a{
	line-height: 28px;
    font-size: 16px;
    color: #000;
}
.lcbox {
    padding: 0 0 20px 30px;
    display: none;
}
.lclist {
    width: 340px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    border-bottom: 1px solid #F0F0F0;
    margin-right: 30px;
    color: #444;
}
.lclist:hover{
	color: #128ee3;
}
.picBox {
	width: 300px;
    height: 339px;
    padding-top: 30px;
    background: #fff;
}

.zixun-img {
	display: block;
    width: 260px;
    height: 146px;
    margin: 0 auto 20px;
}
.zixun-img img {
	width: 260px;
    height: 146px;
}

.bbsBox {
	width: 300px;
    height: 369px;
    background: #fff;
}

.ggtit-rtxt {
	display: block;
    line-height: 62px;
    font-size: 16px;
    color: #999;
}
.ggtit-rtxt a {
    color: #999;
}
.brbox {
	margin: 0 30px;
	list-style-type: decimal;
}

.brlist {
	display: block;
    position: relative;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
	color: #444;
    border-bottom: 1px solid #F0F0F0;
}
.brbox li{
	list-style-type: decimal;
	height: 42px;
	color: #444;
	margin-left: 15px;
}
.bot-left {
	width: 33%;
	margin-top:50px;
    margin-left:-27px
}

.bot-mid {
	width:38%;
	margin-top: 60px;
}

.bot-right {
	width: 21%;
    margin-left: 6%;
    margin-top: 50px;
}

.bottom-intro {
	background: white;
	height: 240px;
	margin-top: 40px;
}
.bot-left a{
	width: 50%;
	float: left;
	text-align: center;
	color: black;
	line-height: 50px;
}
.bot-left a:hover{
	color: #00cbda;
}
.bot-mid-box {
	width: 50%;
	text-align: center;
}

.bot-mid-title {
	width:100%;
	text-align: center;
}
.bot-mid-title img{
	width: 30px;
	display: inline-block;
	vertical-align: middle;
}
.bot-mid-title p{
	display: inline-block;
	vertical-align: middle;
}
.bot-gzh {
	width: 83%;
}
.bot-gzh:hover{
  width: 100%;
}
.bot-mid-box:last-child .bot-gzh{
	 width: 82%;
}
.bot-mid-box:last-child .bot-gzh:hover{
	 width: 100%;
}
.bot-right h4{
	margin: 10px 0;
}
.bot-right  p{
	line-height: 30px;
}
.bot-right  p img{
	width: 25px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.bot-right  p span{
	display: inline-block;
	vertical-align: middle;
}
.youlian {
	width: 100%;
	background: #128ee3;
	margin-top: 40px;
}

.youlian-tit {
	padding-top: 20px;
	color: white;
}

.youl-box {
	margin-top: 10px;
	padding-bottom: 15px;
}
.youl-box  a{
	color: white;
	margin-right: 20px;
	line-height: 30px;
}
.youl-box  a:hover{
	color: #00cbda;
}
.footer {
	margin-top: 40px;
	margin-bottom: 60px;
	background: white;
	text-align: center;
}

.copyright {
	padding-top: 20px;
	line-height: 30px;
	padding-bottom: 20px;
}
.copyright  a{
	color: #128ee3;
}
.copyright  a:hover{
	color:#00cbda;
}
.show-weizhi {
	margin:10px auto;
	height: 40px;
	line-height: 40px;
	background: white;
}
.show-weizhi p{
	margin-left: 1%;
}
.show-weizhi a{
	color: #444;
}
.show-weizhi a:hover{
	color: #128ee3;
}
.l-news {
 	width: 780px;
	background: white;
	margin-top: 5px;
}
.l-news a{
 color: #00cbda;
}
.l-news h1 {
    overflow: hidden;
    line-height: 28px;
    font-size: 24px;
    text-align: center;
    width: 88%;
    padding: 0 6%;
    margin-top: 30px;
}
.tit {
    height: 50px;
    line-height: 50px;
    color: #999;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 25px;
}
.tit-l {
	width: 100%;
	text-align: center;
}

.news {
	line-height: 32px;
    font-size: 16px;
    width: 96%;
    padding: 0 2%;
    box-sizing: content-box;
}

.shangxia {
	margin-bottom: 18px;
    padding-top: 10px;
    line-height: 32px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	width: 96%;
    padding: 0 2%;
    box-sizing: content-box;
}
.shangxia a{
	color: #333;
}
.shangxia a:hover{
	color: #00cbda;
}
.tuijian {
	margin-bottom: 30px;
    width: 96%;
    padding: 0 2%;
    box-sizing: content-box;
}

.ttit {
	line-height: 42px;
    font-size: 18px;
    font-weight: 700;
}
.tuijian li {
    overflow: hidden;
    float: left;
    width: 350px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    padding-right: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tuijian a{
	color: #333;
}
.tuijian a:hover{
	color: #00cdda;
}
.liucheng {
    margin-bottom: 20px;
    width: 96%;
    overflow: hidden;
    padding: 0 2%;
    box-sizing: border-box;
}

.remenzy {
	height: 39px;
    line-height: 39px;
	float: left;
	width: 10%;
	cursor: pointer;
  padding: 0 8px;
}

.show-zy {
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 18px;
}

.shou-zy-dt {
	width: 100%;
    clear: both;
    display: none;
}
.shou-zy-dt img{
	width: 100%;
	height: auto;
}
.show-zy-box {
	display: block;
    overflow: hidden;
    width: 230px;
    height: 124px;
   margin: 15px 4px 15px;
}

.relative {
	position: relative;
}

.zy-title {
	width: 100%;
    top: 8px;
    left: 0;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
}

.show-zybox-title {
	width: 100%;
    top: 2px;
    left: 0;
    text-align: center;
    line-height: 50px;
    font-size: 28px;
    color: #fff;
    font-weight: bold;
}

.absolute {
	position: absolute;
}

.show-zybox-title2 {
	display: block;
    width: 76px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border: 1px solid #fff;
    top: 60px;
    left: 50%;
    margin-left: -39px; 
}

.show-zybox-title3 {
	width: 100%;
    height: 32px;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.3);
}

.rtxt {
	line-height: 32px;
    padding-right: 20px;
    font-size: 16px;
    color: #fff;
}

.show-zybox {
	width: 100%;
    clear: both;
}

.xgzx {
	margin-bottom: 30px;
	width: 96%;
	padding: 0 2%;
	box-sizing: content-box;
}

.xtit {
	height: 39px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 12px;
}

.xtit-l {
	padding: 0 8px;
	float: left;
    line-height: 39px;
    height: 39px;
    font-size: 16px;
	cursor: pointer;
}

.bbot {
	width: 100%;
}

.bbot-ul {
	width: 100%;
	display: none;
}
.bbot-ul p{
	clear:both;
  	text-align:center;
  padding-top: 10px;
}
.bbot-ul li{
	overflow: hidden;
    float: left;
    width: 350px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    margin-right: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.bbot-ul li a{
	color: #444;
}
.bbot-ul li a:hover{
	color: #00cbda;
}
.onzt {
	border-bottom: 1px solid #02bcc9;
	color: #00cdda;
	
}

.r-banner {
	width: 300px;
}

.r-zxwd {
	padding-top: 10px;
    background: white;
    margin-top: 30px;
}

.show-r-tit {
	height: 39px;
    line-height: 39px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 12px;
    cursor: pointer;
}

.show-r-list {
	float: left;
    font-size: 16px;
    padding: 0 15px;
}

.show-r-cbox {
	display: none;
}

.show-r-box {
	    width: 92%;
    padding: 0 4%;
    box-sizing: content-box;
    padding-bottom: 15px;
}
.show-r-box li{
	width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}
.show-r-box li a{
	color: #444;
}
.changyonglm {
	width: 100%;
	background: white;
	padding: 10px 0;
	margin-top: 5px;
}
.changyonglm h3{
	font-size: 16px;
	font-weight: 400;
	margin: 0;
	display: inline;
	color: #00cbda;
	border-bottom: 1px solid #00cbda;
	padding: 7px 15px;
}
.cylm-box {
	width: 100%;
	font-size: 0;
	margin-bottom: 10px;
}
.cylm-box  li{
	float:left;
	width: 25%;
	text-align: center;
	margin: 5px auto;
}
.cylm-box  li a{
	display: block;
}
.cylm-box  li a:hover img{
	animation-name: shock;
    animation-duration: .01s;
    animation-iteration-count: 12;
}
.cylm-box img{
	width: 30px;
	margin: 5px auto;
}
.cylm-box p{
	font-size: 14px;
	color: #444;
}
.show-main {
}

.share {
	width: 96%;
	padding: 0 2%;
	box-sizing: content-box;
	margin: 10px auto;
}

.navtit {
	height: 42px;
    line-height: 42px;
    font-size: 14px;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 20px;
}
.navtit ul{
	width: 100%;
}
.navtit ul li{
	display: block;
    float: left;
    padding: 0 16px;
}
.navtit ul li a{
	color: #444;
}
.bot {
	width: 96%;
	padding: 0 2%;
	box-sizing: content-box;
}
.bot ul{
	display: none;
}
.bot ul li {
	height: 36px;
    line-height: 36px;
    clear: both;
    font-size: 14px;
}
.bot ul li  a{
	color: #444;
}
.bot ul li  a:hover{
	color: #00cbda;
}
.time {
	display: inline-block;
    font-size: 12px;
    color: #888;
}

.xx {
	height: 18px;
    line-height: 18px;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 18px;
}

.cate-fy {
	overflow: hidden;
    clear: both;
    text-align: center;
    height: 34px;
    padding: 0 0 40px 0;
    color: #666;
}
.cate-fy a{
	display: inline-block;
    margin: 0 7px;
    vertical-align: middle;
    width: auto;
    height: 34px;
    line-height: 34px;
    color: #666;
    font-size: 14px;
    border-radius: 3px;
	cursor: pointer;
}
.cate-fy a:nth-child(1){
	width: auto;
    text-align: center;
    color: white;
    padding: 0 0.5%;
    background: #00cbda;
}
.cate-fy a:nth-child(2), .cate-fy a:last-child{
	color: #ccc;
    cursor: auto;
}

.cate-fy  span {
	display: inline-block;
    margin: 0 7px;
    vertical-align: middle;
    width: 45px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    border-radius: 3px;
	background-color: #00cbda;
    color: #fff!important;
}
.search{
	left: 0;
    top: 0;
    height: 35px;
    width: 300px;
    line-height: 30px;
    color: #838383;
    font-size: 16px;
    padding: 0 10px;
    outline: none;
	border: none;
    background: none;
}
.searchbtn{
	height: 38px;
    width: 57px;
    top: 0;
    right: 0;
    border: none;
    background: none;
    cursor: pointer;
}