/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
:focus {
	outline: 0;
}
body {
	font: 12px "微软雅黑", Arial, Helvetica, sans-serif;
	background: url(../images/bg.jpg) repeat;
}
ul, ol, li {
	list-style: none;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
img {
	border: 0;
	margin: 0;
}
select, input, textarea {
	font-size: 12px;
	font-family: "微软雅黑";
}
input, select {
	vertical-align: middle;
}
label {
	cursor: pointer;
	cursor: hand;
}
a, a:visited {
	text-decoration: none;
}
a:hover {
	color: #f00;
	text-decoration: underline;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	font-size: 0;
	zoom: 1;
}
.clearfix {
	zoom: 1
}
.clearfix:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.wrap {
	width: 1200px;
	padding: 0;
	clear: both;
	margin: 0 auto;
	min-width: 1200px;
}
.topbg {
	background: url(../images/topbg.jpg) no-repeat top center;
}
.header {
	height: 120px;
	margin: 0 auto;
	position: relative;
}
.header h1 {
	position: absolute;
	background: url(../images/logo.png) no-repeat;
	width: 613px;
	height: 103px;
	top: 10px;
}
.wsetlogo {
	position: absolute;
	left: 734px;
	top: 20px;
}
.wsetlogo img, .wxlogo img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.wsetlogo span, .wxlogo span {
	color: #575757;
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;
}
.wxlogo {
	position: absolute;
	right: 0;
	top: 20px;
	width: 182px
}
.navwrap {
	background: #d60324;
	height: 44px;
	min-width: 1200px;
}
.nav {
	padding-left: 20px;
}
.nav li {
	float: left;
	font-size: 15px;
	line-height: 44px;
	width: 130px;
	text-align: center;
}
.nav li a {
	color: #fff;
	display: block;
	font-weight: bold;
}
.nav li a:hover {
	background: #b30d0b;
	text-decoration: none;
}
.nav li a.active {
	background: #b30d0b;
	color: #fff;
}
.banner {
	height: 474px;
	min-width: 1200px;
}
.hometit {
	font-size: 30px;
	text-align: center;
	clear: both;
	padding-top: 30px;
}
.hometit span {
	background: url(../images/titlebg.jpg) no-repeat bottom center;
	padding-bottom: 12px;
	display: inline-block;
}
.hometit p {
	font-size: 16px;
	color: #0b3969;
	margin-top: 5px;
}
.hometit p a {
	color: #d60324;
	text-decoration: underline;
}
.homeabout {
	width: 385px;
	color: #666;
}
.homeabout p {
	font-size: 14px;
	margin-bottom: 12px;
	line-height: 22px;
}
.homeabout h4 {
	color: #00265a;
	font-size: 20px;
	margin-bottom: 12px;
	font-weight: bold;
}
.homeabout li {
	background: url(../images/arrow1.jpg) no-repeat 0 6px;
	font-size: 14px;
	padding-left: 20px;
	margin-bottom: 12px;
}
.aboutimg {
	text-align: center;
	width: 430px;
}
.haboutwrap {
	padding: 30px 0 20px 0;
}
.homecourse {
	padding: 15px 0;
}
.homecourse li {
	width: 376px;
	height: 268px;
	overflow: hidden;
	position: relative;
	float: left;
	margin-right: 31px;
}
.homecourse li:last-child {
	margin-right: 0;
}
.homecourse li a {
	display: block;
	color: #fff;
}
.homecourse li img {
	width: 376px;
	height: 268px;
	position: absolute;
	z-index: 0;
}
.homecourse li .ctit {
	background: url(../images/bg.png) repeat;
	position: absolute;
	bottom: 10px;
	width: 300px;
	margin: 0 auto;
	padding: 10px;
	left: 28px;
}
.homecourse li .ctit h4 {
	font-size: 18px;
	width: 230px;
	float: left;
}
.homecourse li .ctit span {
	background: url(../images/arrow2.png) no-repeat center #d60324;
	width: 52px;
	height: 52px;
	display: block;
	float: right;
}
.rollBox {
	width: 1200px;
	overflow: hidden;
	padding: 20px 0 5px 0;
}
.rollBox .LeftBotton {
	height: 71px;
	width: 35px;
	background: url(../images/arowleft.jpg) no-repeat;
	overflow: hidden;
	float: left;
	display: inline;
	margin: 100px 0 0 0;
	cursor: pointer;
}
.rollBox .RightBotton {
	height: 71px;
	width: 35px;
	background: url(../images/arright.jpg) no-repeat;
	overflow: hidden;
	float: right;
	display: inline;
	margin: 100px 0 0 0;
	cursor: pointer;
}
.rollBox .Cont {
	width: 1128px;
	overflow: hidden;
	float: left;
}
.rollBox .ScrCont {
	width: 10000000px;
}
.rollBox .Cont .pic {
	width: 282px;
	float: left;
	text-align: center;
	height: 338px;
}
.rollBox .Cont .picbox {
	border: 1px solid #e3e3e3;
	margin: 0 4px;
}
.rollBox .Cont .pic img {
	margin: 0 auto;
 width:28.px;
	height: 260px;
}
.rollBox .Cont .pic p {
	line-height: 26px;
	color: #505050;
}
.rollBox .Cont a:link, .rollBox .Cont a:visited {
	color: #626466;
	text-decoration: none;
}
.rollBox .Cont a:hover {
	color: #f00;
	text-decoration: underline;
}
.rollBox #List1, .rollBox #List2 {
	float: left;
}
.articleitem {
	width: 584px;
}
.articleitem h3 {
	height: 34px;
	line-height: 34px;
}
.articleitem h3 span {
	font-size: 20px;
}
.articleitem h3 a {
	float: right;
}
.articlebox {
	border: 1px solid #eeeeee;
}
.homelist {
}
.homelist li {
	border-bottom: 1px solid #eeeeee;
	padding: 12px 10px;
	font-size: 14px;
	line-height: 24px;
}
.homelist li a {
	color: #333;
}
.homelist li a p {
	font-size: 12px;
	color: #888;
}
.homelist li span {
	float: right;
	color: #999;
	font-size: 12px;
	font-style: italic;
}
.homelist li.first {
}
.homelist li.first h4 {
	font-size: 15px;
	margin-bottom: 10px;
	height: 20px;
	overflow: hidden;
}
.homelist li.first img {
	float: left;
	margin-right: 15px;
}
.homelist li:last-child {
	border-bottom: 0;
}
.ys1 {
	width: 555px;
	height: 416px;
	position: relative;
	overflow: hidden;
}
.ys1 img {
	position: absolute;
	width: 552px;
	height: 416px;
}
.ys1 h5, .ys2 h5 {
	background: url(../images/bg1.png) repeat;
	position: absolute;
	text-align: center;
	font-size: 18px;
	color: #fff;
	height: 52px;
	line-height: 52px;
	width: 100%;
	bottom: 0;
}
.ysbox {
	width: 318px;
	margin-left: 5px;
}
.ys2 {
	width: 316px;
	height: 205px;
	position: relative;
	margin-bottom: 5px;
}
.ys2 img {
	position: absolute;
	width: 316px;
	height: 205px;
}
.yswrap {
	padding: 22px 0 45px 0;
}
.hzwrap {
	background: #f4f4f4;
	min-width: 1200px;
}
.hzlist {
	padding: 30px 0;
}
.hzlist li {
	float: left;
	width: 240px;
	text-align: center;
}
.hzlist li img {
	width: 225px;
}
.footer {
	background: #1a1a1a;
	min-width: 1200px;
	padding: 20px 0;
}
.footbox {
	width: 400px;
	float: left;
	color: #fff;
	font-size: 14px;
	line-height:22px;
}
.secwrap {
	padding: 35px 0 50px 0;
}
.coursebanner {
	background: url(../images/banner-coruse.jpg) no-repeat center;
	height: 280px;
	min-width: 1200px;
}
.secleft {
	width: 302px;
}
.secleft h2 {
	background: #e10a08;
	color: #fff;
	font-size: 24px;
	padding: 8px 0;
}
.secleft h2 i {
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(../images/icons-fl.png) no-repeat;
	vertical-align: middle;
	margin: 0 5px 0 20px;
}
.leftmenu {
	background: #f1f1f1;
	padding-bottom: 50px;
}
.leftmenu li {
	border-bottom: 1px solid #fff;
}
.leftmenu li a {
	display: block;
	font-size: 15px;
	color: #000;
	padding: 15px 0 15px 50px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.leftmenu li a:hover {
	color: #e10a08;
}
.leftmenu li a.active {
	color: #e10a08;
	font-weight: bold;
	background: #f7f7f7;
}
.leftmenu li:last-child {
	border-bottom: none;
}
.leftimg {
	margin-top: 10px;
	width: 302px;
	height: 222px;
	position: relative;
}
.leftimg img {
	position: absolute;
	width: 302px;
	height: 222px;
}
.leftimg .txt {
	background: url(../images/bg.png) repeat;
	font-size: 12px;
	color: #fff;
	position: absolute;
	bottom: 0;
	padding: 5px;
}
.leftimg .txt h5 {
	text-align: center;
	font-size: 15px;
}
.secright {
	width: 858px;
}
.curbox {
	font-size: 24px;
	border-bottom: 1px solid #ebe4ce;
	line-height: 40px;
	margin-bottom: 25px;
}
.curbox1 {
	font-size: 13px;
	border-bottom: 1px solid #ebe4ce;
	line-height: 40px;
	color: #666;
	margin-bottom: 25px;
}
.curbox1 a {
	color: #666;
}
.courselist {
}
.courselist li {
	border-bottom: 1px dashed #e2e2e2;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.courselist li:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}
.courselist li img {
	float: left;
	width: 188px;
	height: 136px;
	margin-right: 20px;
}
.courtxt {
	line-height: 26px;
	font-size: 14px;
}
.courtxt h5 {
	font-size: 18px;
	margin-bottom: 3px;
}
.courtxt h5 a {
	color: #000;
	text-decoration: none;
}
.courtime {
	color: #999;
	font-size: 12px;
	font-style: italic;
}
.courtxt p {
	color: #666;
}
.courtxt a {
	color: #e10a08;
	text-decoration: underline;
}
.page {
	clear: both;
	text-align: center;
	padding: 30px 0 0 0;
}
.page a {
	color: #666;
	margin: 0 3px;
	background: url(../images/pagebg.jpg) repeat-x;
	border: 1px solid #ddd;
	padding: 2px 8px 2px 8px;
	font-size: 14px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.page a:hover {
	color: #005bac;
	text-decoration: none;
}
.page a.active {
	color: #fff;
	background: #005bac;
}
.courdetail {
	color: #555;
	font-size: 16px;
	line-height: 28px;
}
.courdetail hr {
	color: #f9f9f9;
	border: 1px solid #f1f1f1;
}
.courdetail p {
	margin-bottom: 20px;
}
.courdetail img {
	max-width: 800px;
	margin: 0 auto;
}
.courdetail h4 {
	color: #0b3969;
	font-size: 22px;
	margin-bottom: 12px;
}
.courdetail ul {
	margin-bottom: 20px;
}
.detailtit {
	text-align: center;
	font-size: 24px;
	margin-bottom: 12px;
	color: #000;
	padding-top: 12px;
}
.detailtit span {
	border-bottom: 2px solid #cb2d36;
	padding-bottom: 3px;
}
.dtime {
	text-align: center;
	margin-bottom: 15px;
	color: #999;
	font-size: 12px;
	font-style: italic;
}
.newslist {
}
.newslist li {
	color: #333;
	font-size: 15px;
	line-height: 32px;
}
.newslist li:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}
.newslist li a {
	display: block;
	background: url(../images/icon1.jpg) no-repeat 0 16px;
	color: #333;
	padding-left: 12px;
}
.newslist li:nth-child(6n+0) {
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.productlist {
}
.productlist li {
	width: 260px;
	overflow: hidden;
	text-align: center;
	float: left;
	margin: 0 35px 30px 0;
}
.productlist li:nth-child(3n+0) {
	margin: 0 0 20px 0;
}
.productlist li a.mask {
	height: 270px;
	display: block;
	margin-bottom: 6px;
	overflow: hidden;
}
.productlist li h5 a {
	color: #870709;
	font-size: 14px;
}
.productlist li img {
	height: 268px;
	width: 260px;
}
.productlist li img.zoom-img {
	-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
}
.productlist li img.zoom-img:hover {
	-webkit-transform: scale(1.1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
	overflow: hidden;
}
.memberslist {
	padding-top: 20px;
}
.memberslist li {
	width: 255px;
	float: left;
	margin-right: 40px;
	margin-bottom: 40px;
}
.memberslist li a {
	display: block;
	color: #333;
}
.memberslist li:nth-child(3n+0) {
	margin-right: 0;
}
.team-member {
	border: 1px solid #e5e5e5;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.member-thumb > img {
	height: 232px;
	width: 100%;
}
.member-detail {
	padding: 10px 0 20px;
	text-align: center;
	font-size: 15px;
}
.member-name {
	text-transform: capitalize;
	font-weight: bold;
}
.team-member:hover {
	-webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.1);
}
#full-screen-slider {
	width: 100%;
	height: 474px;
	float: left;
	position: relative;
	min-width: 1150px;
}
#slides {
	display: block;
	width: 100%;
	height: 474px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	min-width: 1150px;
}
#slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	min-width: 1150px;
}
#slides li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px
}
#pagination {
	display: block;
	list-style: none;
	position: absolute;
	left: 20%;
	top: 445px;
	z-index: 9900;
	margin: 0
}
#pagination li {
	display: block;
	list-style: none;
	width: 10px;
	height: 10px;
	float: left;
	margin-left: 15px;
	border-radius: 5px;
	background: #FFF
}
#pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}
#pagination li.current {
	background: #c00
}
.prodetail {
	color: #555;
	font-size: 16px;
	line-height: 25px;
}
.prodetail hr {
	font-size: 0;
	line-height: 0;
	border-top: 1px solid #e5e5e5;
	margin:3px 0;
	padding: 0;
	width:300px;
	height:1px;
	border-right:0;
	border-left:0;
	border-bottom:0;
	clear:both;
	text-align:left;
}
.prodetail p {
}
.prodetail img {
	max-width: 800px;
	margin: 0 auto;
}
.prodetail h4 {
	color: #0b3969;
	font-size: 22px;
	margin-bottom: 12px;
}
.prodetail ul {
	margin-bottom: 20px;
}

.zixunbtn {background:#f78f30;margin-top:20px;padding:35px 0;}
.zixunbtn a.zixunlink {display:block;margin:0 auto;height:55px;line-height:55px;border:1px solid #f9f9f9;text-align:center;color:#fff;font-size:24px;width:220px;text-decoration:none;-webkit-animation:hide 0.4s ease-out;background:url(../images/zx.png) no-repeat 40px 13px;text-indent:40px;}
.zixunbtn a.zixunlink:hover {background:url(../images/zx1.png) no-repeat 40px 13px #fff;color:#e84d49;-webkit-animation:show 0.4s ease-in; }