.mycarousel{margin-bottom:40px;}
.section-one{}
.section-two{padding:30px 0;background: url(bg1.jpg) no-repeat;background-size:cover;}
.section-three{padding:20px 0;}
.section-four{background: url(bg2.jpg) no-repeat;background-size:cover;}
.slide-main,.news-box{margin-bottom:40px;}
.news-header{margin-bottom:20px;padding-bottom:8px;border-bottom:1px solid #0068b7;}
.news-header .title{font-size:24px;color:#0068b7;position:relative;padding-left:35px;background: url(ico01.png) left center no-repeat;}
.news-header .title:before{width:100%;height:3px;display:block;content:'';position:absolute;bottom:-10px;left:0;background:#0068b7;}
.news-header .more{margin-top:15px;}
.news-header .more a{color:#0068b7;}
.quick{position:relative;background:#ecf4fc;}
.quick .hd{width:42px;height:136px;float:left;background: url(bg.png) no-repeat;}
.quick .hd h4{width:20px;padding-top:15px;line-height:24px;font-size:18px;color:#fff;display: block;margin: 0px auto;}
.quick .bd{margin:0 45px 0 100px;overflow:hidden;}
.quick .quick-btn{width:23px;height:46px;display:block;position:absolute;top:51px;}
.quick .prev{background: url(prev2.png) no-repeat;left:61px;}
.quick .next{background: url(next2.png) no-repeat;right:10px;}
.quick-list li{width:236px;height:127px;float:left;;margin:10px 9px;}
.quick-list li a{display: block;font-size:16px;color:#fff;text-align: center;height:100%;padding:15px 0;background:#448aca;}
.quick-list li a i{display: block;margin:15px auto;width:42px;height:42px;transition: all 0.5s ease-in-out;transform: rotateY(0deg);-ms-transform: rotateY(0deg);-moz-transform: rotateY(0deg);-webkit-transform: rotateY(0deg);-o-transform: rotateY(0deg);}
.quick-list li a i.icon-zy1{background-image: url(zy01.png);}
.quick-list li a i.icon-zy2{background-image: url(zy02.png);}
.quick-list li a i.icon-zy3{background-image: url(zy03.png);}
.quick-list li a i.icon-zy4{background-image: url(zy04.png);}
.quick-list li:nth-of-type(2) a{background:#13b5b1;}
.quick-list li:nth-of-type(3) a{background:#8f82bc;}
.quick-list li:nth-of-type(4) a{background:#a6937c;}
.quick-list li a:hover i{transform:rotateY(180deg);}
.links li{margin-bottom:10px;text-align:center;}
.links li a{display:block;font-size:16px;color:#fff;padding:10px;background:#448aca;}
.links li:nth-of-type(2) a{background:#13b5b1;}
.links li:nth-of-type(3) a{background:#f39800;}
.commom-header{margin:15px 0 30px;}
.commom-header .title{font-size:22px;color:#0a7ed6;position:relative;padding-left:18px;}
.commom-header .title:before{width:4px;height:21px;display:block;content:'';position:absolute;top:5px;left:0;background:#0068b7;}
.commom-header .more{margin-top:5px;}
.commom-header .more a{color:#0068b7;}
.section-five  .commom-header{margin:20px 0 30px;}
.page-box{padding:15px 15px;margin:20px 0;background-color: rgba(255,255,255,.89);}
.page-box .commom-header{margin-bottom:20px;}
.college .slick-arrow{width:71px;height:71px;border:none;position:absolute;top:40%;font-size:0;z-index:10;outline:none;outline-color: rgba(255,255,255,0);}
.college .slick-prev{left:0;background: url(prev.png) no-repeat;}
.college .slick-next{right:0;background: url(next.png) no-repeat;}
.college-item{padding:5% 15%;}
.college-item h2{font-size:36px;color:#fff;text-align:center;margin-bottom:35px;letter-spacing:4px;}
.college-item p{font-size:20px;color:#fff;line-height:40px;}
.college-item .more{margin:20px 0;text-align:center;}
.college-item .more a{font-size:14px;color:#fff;}
@media screen  and (max-width:1200px) {
	.quick .quick-list li{width:200px !important;}
@media (max-width: 767px){
	.college .slick-arrow{width:30px;height:30px;background-size:cover;}
}