@charset "utf-8";
*{margin:0; padding:0}
body{
	font-family: "微软雅黑", "宋体";
	background-color: #FFF;
}
img{border:none;}
ul li{padding:0;list-style:none;margin:0}
a{color:#fff; text-decoration:none}
a:hover{color:#ddd;}
.clear{clear:both; line-height:none}
/*内容*/
.main{width: 1200px;margin-right: auto;margin-left: auto;}
/*banner*/
.bn{background-image: url(../images/banner.jpg);background-repeat: no-repeat;background-position: center 0px;height: 502px;}
/*传技授业*/
.biaoti{font-size: 40px;font-weight: bolder;color: #3c71c7;text-align: center;height:80px;line-height:80px;}
.p1{font-size: 23px;color: #3c71c7;text-align: center;}
.p2{font-size: 16px;color: #494949;line-height: 32px;text-indent: 2em;padding-top: 20px;padding-bottom: 35px;}
.cjsy{float: left;width: 184px;padding-right: 46px;padding-left: 45px;height: 320px;}
.p3{font-size: 14px;color: #494949;text-align: center;padding-top: 10px;}
/*师资*/
.szbg1{background:url(/images/msfc/bg8.jpg) no-repeat;width:100%;height:720px;background-size:cover;}
.szbg2{background:url(/images/msfc/bg11.jpg) no-repeat;width:100%;height:720px;background-size:cover;}
.szbg3{background:url(/images/msfc/bg15.jpg) no-repeat;width:100%;height:720px;background-size:cover;}
.szbg4{background:url(/images/msfc/bg13.jpg) no-repeat;width:100%;height:720px;background-size:cover;}
.szbg5{background:url(/images/msfc/bg12.jpg) no-repeat;width:100%;height:720px;background-size:cover;}
.szbg6{background:url(/images/msfc/bg10.jpg) no-repeat;width:100%;height:720px;background-size:cover;}
.szbg7{background:url(/images/msfc/bg14.jpg) no-repeat;width:100%;height:720px;background-size:cover;}
.biaoti1{font-size: 42px;font-weight: bolder;color: #FFF;text-align: center;height:80px;line-height:80px;padding-bottom: 10px;}
.p4{font-size: 20px;color: #FFF;height: 90px;line-height: 32px;}
.msjj1{float: left;width: 260px;padding-right:15px;display: block;margin-bottom: 20px;}
.msjj1 img{border:none; vertical-align:middle;}
.msmz{font-size: 20px;line-height: 42px;color: #FFF;background-color: #275ea1;height: 40px;padding-left: 15px;overflow: hidden;}
.msmz1{font-size: 20px;line-height: 42px;color: #FFF;background-color: #275ea1;height: 40px;text-align:center;overflow: hidden;}
.mszc{font-size: 14px;line-height: 38px;padding-left: 20px;}
.msxq{font-size: 12px;line-height: 20px;color: #FFF;background-color: #3580db;padding-top: 5px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px;}
/*名师内容页样式*/
.msnry{border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #CECECE;color: #3580db;}
.nrybt{font-size: 42px;font-weight: bolder;text-align: center;padding-top: 40px;padding-bottom: 10px;}
.nryp{font-size: 20px;padding-right: 80px;padding-left: 80px;line-height: 32px;text-align: center;padding-bottom: 40px;}
.nrzb{float: left;padding-right: 45px;}
.nryb{float: left;font-size: 16px;line-height: 30px;color: #4e4e4e;width: 700px;padding-top:0px;}
.nryb .p5{padding-top: 15px;}
.msname{width:320px;height:46px;margin:0px auto;display:block;background:url(/images/msfc/bgm.png);color:#fff;text-align:center;line-height:46px;font-size:24px;position:relative;top:-50px;z-index:999;}
.a_demo_four {
	margin-left:440px;
	background-color:#3bb3e0;
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	text-decoration:none;
	color:#fff;
	position:relative;
	padding:10px 20px;
	padding-right:50px;
	background-image: linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -o-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(44,160,202)),
	color-stop(1, rgb(62,184,229))
	);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #4a2828;
	-moz-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #4a2828;
	-o-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #4a2828;
	box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #4a2828;
}

.a_demo_four:active {
	top:3px;
	background-image: linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -o-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(62,184,229)),
	color-stop(1, rgb(44,160,202))
	);
	-webkit-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999;
	-moz-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999;
	-o-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999;
	box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999;
}

.a_demo_four::before {
	background-color:#2591b4;
	background-image:url(/images/msfc/right_arrow.png);
	background-repeat:no-repeat;
	background-position:center center;
	content:"";
	width:20px;
	height:20px;
	position:absolute;
	right:15px;
	top:50%;
	margin-top:-9px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #60c9f0;
	-moz-box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #60c9f0;
	-o-box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #60c9f0;
	box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #60c9f0;
}

.a_demo_four:active::before {
	top:50%;
	margin-top:-12px;
	-webkit-box-shadow: inset 0px 1px 0px #60c9f0, 0px 3px 0px #0e3871, 0px 6px 3px #1a80a6;
	-moz-box-shadow: inset 0px 1px 0px #60c9f0, 0px 3px 0px #0e3871, 0px 6px 3px #1a80a6;
	-o-box-shadow: inset 0px 1px 0px #60c9f0, 0px 3px 0px #0e3871, 0px 6px 3px #1a80a6;
	box-shadow: inset 0px 1px 0px #60c9f0, 0px 3px 0px #0e3871, 0px 6px 3px #1a80a6;
}