﻿.box .head{margin:20px 0 20px 0;border-bottom:1px solid #0f6cba;}
.box .head .title{color:#ccc;font-size:24px;}
.box .head .title span{color:#333;font-weight:bold;display:inline-block;border-bottom:4px solid #007bd9;margin-right:5px;padding-bottom:14px;}
.box .head .more{margin-top:20px;}
.box .head .more a{font-size:12px;color:#747474;padding-right:17px;background: url(more.png) right center no-repeat;}
.focus{margin-bottom:20px;}
.feature{padding:20px 0;background-color:#e4f5ff;}
.feature .head{color:#000;font-size:20px;padding-left:80px;font-weight:bold;background: url(ico01.png) left center no-repeat;}
.feature .head span{display:block;color:#4b9fd6;font-weight:normal;}
.quick li a{display:block;color:#fff;font-size:24px;padding:15px 0;margin-top:15px;font-weight:bold;background-color:#0068b7;}
.quick li a img{-moz-transition: all .6s ease-in-out;-webkit-transition: all .6s ease-in-out;-o-transition: all .6s ease-in-out;-ms-transition: all .6s ease-in-out;transition: all .6s ease-in-out;}
.quick li a:hover img{-moz-transform: scaleX(-1); -webkit-transform: scaleX(-1); -o-transform: scaleX(-1); -ms-transform: scaleX(-1); transform: scaleX(-1);}
.education{padding:25px 0;background-color:#ffffff;}
.box2 .head{margin:10px 0 15px 0;}
.box2 .head .title{font-size:22px;color:#333;padding-left:60px;}
.box2 .head .title span{display:block;color:#ccc;font-size:20px;}
.box2 .head .more{margin-top:30px;}
.box2 .head .more a{font-size:12px;color:#747474;padding-right:17px;background: url(more.png) right center no-repeat;}
.teaching .head .title{background: url(ico08.png) left 5px no-repeat;}
.video .head .title{background: url(ico09.png) left 5px no-repeat;}
.moral .head .title{background: url(ico10.png) left 5px no-repeat;}
.moral .list img{max-width:100%;height:auto;}
.showpic{padding:40px 0;background-color:#e4f5ff;}
.showpic .head{margin-bottom:20px;}
.showpic .head .title{color:#ccc;font-size:24px;}
.showpic .head .title span{color:#333;font-weight:bold;display:inline-block;margin-right:15px;padding-bottom:14px;}
.showpic .head .more{margin-top:20px;}
.showpic .head .more a{font-size:12px;color:#747474;padding-right:17px;background: url(more.png) right center no-repeat;}
@media (min-width: 768px){
	.quick li a{background-image: url(bg.png);background-position:center center;}
}