@charset "gb2312";

/* CSS Document */
body {
	_margin: 0;
	_height: 100%; /*IE6 BUG*/
}
body, h1, h2, h3, h4, h5, h6, div, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, div, textarea, th, td {
	margin: 0;
	padding: 0;
	border: 0
}
ul, li {
	list-style: none outside none;
	margin: 0;
	padding: 0
}
img {
	vertical-align: middle
}
.clear {
	clear: both;
	margin: 0;
	padding: 0

}
.clearFix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden
}
.clearFix {
	*display: inline-block;
}
textarea {
	resize: none
}
body {
	_overflow: auto;
	_height: 100%;
	margin: 0 auto;
}
html {
	_overflow: hidden;
}
address, cite, dfn, em, var {
	font-style: normal;
}
code, kbd, pre, samp {
	font-family: courier new, courier, monospace;
}
small {
	font-size: 12px;
}
ul, ol, li, dl, dt, dd {
	list-style: none;
	font-family: "Microsoft YaHei";
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
legend {
	color: #000;
}
fieldset, img {
	border: 0;
}
button, input, select, textarea {
	font: 12px/1.5 tahoma, arial, sans-serif;
	vertical-align: middle;
	cursor: pointer;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	display: block;
	float: none;
	clear: both;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	background: none;
	border: 0;
	font-size: 0
}
input {
	border: none;
}

/*a*/
a {
	text-decoration: none;
	color: #fff;
	cursor: auto;
}
a:hover {
	cursor: pointer;
	text-decoration: none;
}
tbody {
	display: table-row-group;
	vertical-align: middle;
	border-color: #FFF;
}

/*top*/
#topw {
	width: 100%;
	height: 50px;
	background: #1A1A1A;
	position: fixed;
	color: #323232;
	z-index: 11;
	top: 0;
}
#topw .top {
	width: 1000px;
	height: 50px;
	margin: 0 auto;
	padding-top: 5px;
}
#topw h1 {
	float: left;
	height: 60px;
	line-height: 60px;
}
#topw .top_tel {
	float: right;
	line-height: 50px;
}
#topw .nav {
	float: right;
	weight: 40px;
}
#topw .nav>li {
	float: left;
}
#topw .nav>li>a {
	color: #fff;
	font-size: 18px;
	padding: 0 10px;
	line-height: 20px;
	display: inline-block;
	cursor: pointer;
	important!;
	border-right: #fff 1px solid;
	margin: 10px 0;
}
#topw .nav>li:last-child a {
	border: none;
	color: #ff5300;
}
#topw .nav>li>a:hover {
	color: #FF0;
	background: none;
}

/*banner*/
#warp {
	margin-top: 50px;
}
#ban img {
	width: 100%;
}
.btn-danger span {
	color: #ff0;
}
#mainp1{
	width: 980px;
	margin: 0 auto;
	text-align: center;
	font-family: "Microsoft Yahei"
}
#mainp7, #mainp8, #mainqa, #mainp9, #mainadv, #maincareer, #mainprimary{
	width: 980px;
	margin: 40px auto;
	text-align: center;
	font-family: "Microsoft Yahei"
}
#mainfm2{
	margin:40px auto;
	text-align: center;
	width: 940px;
	background:#2f2d66;
	height: 400px;

}
#mainfm2 .fm2intro{
	background: url(../images/fm2left.png) no-repeat 10px 6px;
}
#mainfm2 .fm2intro > .form {
	position: relative;
	left: 26%;
	z-index: 1;
	max-width: 390px;
	margin: 0 auto 100px;
	padding: 130px 50px 0;
	text-align: center;
	background: url(../images/fm2rt.png) no-repeat 23px -16px;
}
#mainfm2 .fm2intro >.form input, #mainfm2 .fm2intro >.form select {
	font-family: "Microsoft YaHei";
	outline: 0;
	background: #fff;
	border: 0;
	margin: 5px 0 5px 0;
	padding: 10px;
	box-sizing: border-box;
	font-size: 18px;
	border-radius: 2px;
	width: 330px;
}
#mainfm2 .fm2intro >.form button {
	font-family: "Microsoft YaHei";
	text-transform: uppercase;
	outline: 0;
	background: #FF333A;
	width: 100%;
	border: 0;
	padding: 10px 15px;
	color: #000;
	font-size: 24px;
	-webkit-transition: all 0.3 ease;
	transition: all 0.3 ease;
	cursor: pointer;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
	margin-top: 6px;
	border-radius: 4px;
	width: 330px;
	font-weight: bold;
	letter-spacing: 3px;
	color:#fff;
}
#mainfm2 .fm2intro >.form button:hover {
	background: #FFFF00;
	color:#000;
}

#btmbg {
	width: 1000px;
	margin: 40px auto 0;
	text-align: center;
	font-family: "Microsoft Yahei"
}
#banfm{
	width: 100%;
	background: #FF3239;
}
#banfm2{
	width: 100%;
	background: #111;
}
h4.banfm-tit, h4.banfm-tit2{
    color: #fff;
    font-size: 48px;
    padding-top: 50px;
    text-align:center;
    letter-spacing: 1px;
}
h4.banfm-tit span, h4.banfm-tit2 span{
	color: #ff0;
}
.modal-content2{
	position:relative;
	background-color:#111;
	outline:0;
}

.jffm{
	background: #000;
	height: 100px;
	width: 940px;
}
#midbg1, #midbg2, #btmbg, #frombg {
	width: 100%;
}
#midbg1 img, #midbg2 img {
	display: block;
	margin: 0 auto;
	padding: 30px 0 20px;
}
#mainp1>img, #mainadv>img, #mainqa>img, #mainprimary>img,  #maincareer>img {
	display: block;
	margin:0 auto;
}

#mainadv>img.mgt,#mainqa>img.mgt,#maincareer>img.mgt, #mainprimary>img.mgt{
	margin:70px auto 40px;	
}


#mainp1 h2 {
	margin: 50px 0;
	font-weight: 300
}
#mainp1 span.tit1 {
	display: inline-block;
	padding-left: 10px;
	font-size: 40px;
	line-height: 36px;
	color: #4D4D4D;
	border-left: 10px #FF333A solid;
}
#mainp1>img.tit1 {
	margin: 20px auto 40px;
}
#mainp1 .sqbtn a {
	position: relative;
	top: -90px;
}
#mainp1 a.btn1 {
	box-shadow: 0 1px 1px #eee;
	float: right;
	position: relative;
	top: -6px;
	display: inline-block;
	background: #FF333A;
	padding: 6px 30px;
	border-radius: 20px;
	color: #fff;
	cursor: pointer;
}
#mainp1 a.btn1:hover, #download a.btn1:hover {
	box-shadow: 0 1px 2px #666;
}
#mainp1 .sum{
	position: relative;
	top:-100px;
	left:260px;

}
#mainp1>.sum a.zxbtn{
	padding:10px 100px;
}
#warp a.zxbtn {
	font-size: 30px;
	display: inline-block;
	background: #FF333A;
	padding: 10px 60px;
	border-radius: 10px;
	color: #fff;
	box-shadow: 0 1px 1px #eee;
	cursor: pointer;
	font-family: "Microsoft YaHei";
	font-weight:bold;
}
#warp a.mt20{
	margin-top: 50px;
}
#warp .mt20{margin-top: 40px;}
#warp a.bg2 {
	background: #FBC02D;
	color: #111;
	margin: 20px 0;
}
#warp a.mt {
	margin-top: 0;
}
#warp a.zxbtn:hover {
	box-shadow: 0 3px 2px #888888;
}
.iconfm{background: url(../images/iconfm.png) no-repeat;width:84px; height:89px; position:relative;left: 20px;top: -6px;display: block; z-index: 1; line-height: 999em; overflow: hidden;}
.freebk{
	margin:40px auto;
	text-align: center;
	width: 940px;
	background:#2f2d66 url(../images/bookrl.png) no-repeat center center; 
	height: 500px;

}
.freebk > .form {
	position: relative;
	left: 16%;
	top: 90px;
	z-index: 1;
	max-width: 380px;
	margin: 0 auto 100px;
	padding: 40px 20px;
	text-align: center;
}
.freebk >.form input, .freebk >.form select {
	font-family: "Microsoft YaHei";
	outline: 0;
	background: #fff;
	width: 100%;
	border: 0;
	margin: 5px 0 5px 0;
	padding: 10px 20px;
	box-sizing: border-box;
	font-size: 20px;
	width: 380px;
}
.freebk >.form button {
	font-family: "Microsoft YaHei";
	text-transform: uppercase;
	outline: 0;
	background: #FF333A;
	width: 100%;
	border-radius:0;
	padding: 10px 15px;
	color: #000;
	font-size: 30px;
	-webkit-transition: all 0.3 ease;
	transition: all 0.3 ease;
	cursor: pointer;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
	margin-top: 6px;
	width: 380px;
	font-weight: bold;
	letter-spacing: 3px;
	color:#fff;
}
.freebk >.form button:hover {
	background: #FF0;
	color: #000;
}


#formbg {
	background: url(../images/formbg.jpg) no-repeat center center;
	height: 100px;
}
#formbg .tform {
	width: 980px;
	margin: 0 auto;
}
#formbg img.tlf {
	float: left;
	height: 100px;
	margin: 0 auto;
}
#formbg p{
	font-family: "Microsoft YaHei";
	font-size: 16px;
	line-height: 30px;
	color: #fff;	
}
#midban {
	width: 100%;
	height: 530px;
	background: url(../images/midbg.jpg) no-repeat;
}
#midban img {
	display: block;
	margin: 40px auto 0;
	padding-top: 50px;
}
#midban>img.midy{
	position: relative;
	display: inline-block;
	top:-280px;
	margin-right: 50px;
}
#midban>.sqbtn a{
	position: relative;
	top:-200px;
}

#midbg1 {
	background: url(../images/midbg1.jpg) no-repeat center center;
	height:230px;	
	text-align: center;
}
#midbg2 {
	background: url(../images/midbg2.jpg) no-repeat center center;
	height:150px;
}


.lecture-page .lecture_policy {
	position: relative;
	right: 50%;
	z-index: 1;
}
.lecture-page .lecture_policy p {
	font-size: 16px;
	color: #fff
}
.lecture-page .lecture_policy p.lecture_explain {
	padding: 20px;
	line-height: 20px;
	background: #fff;
	color: #FF0000;
	border-radius: 10px;
}
.lecture-page > .form {
	bottom: 260px;
	z-index: 1;
	max-width: 400px;
	margin: 0 auto 100px;
	padding: 15px 30px;
	text-align: center;
	position: relative;
	top: 170px;
	left: 240px;
}
.form-inline {
	float: right;
	display: inline-block;
	margin:6px 0;
	width: 620px;
}
form.form-inline input,form.form-inline select {
	padding:8px 0 8px 10px;
	margin-right: 4px;
	border-radius: 5px;
	font-family: "Microsoft YaHei";
	font-size: 18px;
}
form.form-inline2 input,form.form-inline2 select {
	padding: 12px 6px;
	margin-right: 4px;
	border-radius: 5px;
	font-family: "Microsoft YaHei";
	font-size: 20px;
	width:200px;
}
form.form-inline2 .form2in{padding: 20px 20px 0;}
#choosefm>input {
	font-family: "Microsoft YaHei";
	outline: 0;
	background: #f2f2f2;
	width: 100%;
	border: 0;
	margin: 6px 0;
	padding: 15px;
	box-sizing: border-box;
	font-size: 18px;
}
#choosefm>select {
	font-family: "Microsoft YaHei";
	outline: 0;
	background: #f2f2f2;
	width: 100%;
	border: 0;
	margin: 6px 0;
	padding: 15px;
	box-sizing: border-box;
	font-size: 20px;
}
#choosefm>button#confirm {
	font-family: "Microsoft YaHei";
	outline: 0;
	background: #FF333A;
	width: 100%;
	border: 0;
	padding: 6px 10px;
	color: #fff;
	font-size: 34px;
	-webkit-transition: all 0.3 ease;
	transition: all 0.3 ease;
	cursor: pointer;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
	margin-top: 10px;
	letter-spacing: 10px;
	font-weight: bold;
}
#choosefm>button#confirm:hover {
	background: #FF0;
	color: #000;
}
input.choose {
	background: #ff333a;
	color: #fff;
	font-size: 20px;
}
.major-table {
	font-family: "Microsoft YaHei";
	margin-top: 45px;
	width: 940px;
}
.major-table > tbody {
	border-width: medium 1px 1px;
	border-style: none dotted dotted;
	border-color: currentcolor rgb(153, 156, 162) rgb(153, 156, 162);
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
}
.major-table > tbody > tr > td {
	width: 16%;
	font-size: 16px;
	color: #2e3641;
	padding: 8px 0px;
	text-align: center;
	border: 1px solid rgb(224, 225, 226);
	border-bottom: 1px solid rgb(224, 225, 226);
}
.major-table > tbody > tr > td.tbtit {
	background: #333;
	font-size: 16px;
	color: #fff;
	padding: 12px 0px;
	text-align: center;
	font-weight: normal;
	border-right: 1px solid #414852;
}
.major-table > tbody > tr > td.tb2 {
	background: #F2F2F2;
}
.major-table > tbody > tr > td.tbno {
	border: 1px solid #fff;
}
.major-table > tbody > tr > td > a {
	color: #2e3641;
	cursor: pointer;
	text-decoration: none;
}
.major-table > tbody > tr > td > a.btn2 {
	padding: 6px 18px;
	background: #FF3239;
	border-radius: 20px;
	color: #fff;
	font-family: "Microsoft YaHei";
	font-size: 20px;
}
.major-table > tbody > tr > td > a.btn2:hover {
	box-shadow: 0 3px 2px #999;
}
.scrollpic {
	width: 940px;
	margin: 0 auto 80px;
}
#myscroll {
	display: block;
	width: 100%;
	position: relative;
	height: 160px;
	overflow: hidden;
	margin-top:30px; 

}
#myscroll #myscrollbox {
	display: block;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 1000000px;
}
#myscroll ul {
	display: block;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#myscroll ul li {
	display: block;
	float: left;
	padding: 0;
	width: 235px;
	
}
#myscroll ul li a {
	display: block;
	float: left;
	padding: 0;
	position: relative;
	color: #333;
	overflow: hidden;
}
#myscroll a .intro {
	position: absolute;
	left: 0;
	z-index: 10;
	background-color: #333;
	filter: alpha(opacity=70);
	width: 220px;
	color: #fff;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	text-align: center;
}
#myscroll a .intro h5 {
	padding: 0;
	margin: 0;
	font-size: 16px;
	height: 40px;
	width: 220px;
	line-height: 30px;
	border-bottom: 1px solid #666;
	font-weight: 100;
	font-family: "Microsoft YaHei";
}
#myscroll a .intro p {
	font-size: 13px;
	line-height: 20px;
	margin: 25px 70px;
	height: 70px;
	overflow: hidden;
}
#myscroll a .intro {
	bottom: -132px;
}
#myscroll a:hover .intro {
	bottom: 0px;
}
#mybtns {
	margin: 10px 0;
	width: 950px;
	display: block;
	height: 42px;
	position: relative;
	top: 110px;
	z-index: 2;
}
#mybtns a {
	width: 42px;
	height: 42px;
	display: block;
	float: right;
	margin-right: 1px;
	background-color: #c1c1c1;
	margin-left: 10px;
}
#mybtns a:hover {
	background-color: #347fdc;
}
#myscroll2 {
	display: block;
	width: 100%;
	position: relative;
	height: 160px;
	overflow: hidden;
}
#myscroll2 #myscrollbox2 {
	display: block;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 1000000px;
}
#myscroll2 ul {
	display: block;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#myscroll2 ul li {
	display: block;
	float: left;
	padding: 0;
	width: 235px;
}
#myscroll2 ul li a {
	display: block;
	float: left;
	padding: 0;
	position: relative;
	color: #333;
}
#myscroll2 a .intro {
	position: absolute;
	left: 0;
	z-index: 10;
	background-color: #333;
	filter: alpha(opacity=70);
	width: 220px;
	color: #fff;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	text-align: center;
}
#myscroll2 a .intro h5 {
	padding: 0;
	margin: 0;
	font-size: 16px;
	height: 40px;
	width: 220px;
	line-height: 30px;
	border-bottom: 1px solid #666;
	font-weight: 100;
	font-family: "Microsoft YaHei";
}
#myscroll2 a .intro p {
	font-size: 13px;
	line-height: 20px;
	margin: 25px 70px;
	height: 70px;
	overflow: hidden;
}
#myscroll2 a .intro {
	bottom: -132px;
}
#myscroll2 a:hover .intro {
	bottom: 0px;
}
#mybtns2 {
	margin: 10px 0;
	width: 950px;
	display: block;
	height: 42px;
	position: relative;
	top: 110px;
	z-index: 2;
}
#mybtns2 a {
	width: 42px;
	height: 42px;
	display: block;
	float: right;
	margin-right: 1px;
	background-color: #c1c1c1;
	margin-left: 10px;
}
#mybtns2 a:hover {
	background-color: #347fdc;
}
#mybox, #mybtns2 a:hover, #myscroll, #mybtns a, #myscroll a:hover .intro, #myscroll a .intro, #myscroll #myscrollbox {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#mybtns #left, #mybtns2 #seleft {
	background: url(../images/jt_l.png);
	position: relative;
	right: 877px;
}
#mybtns #right, #mybtns2 #seright {
	background: url(../images/jt_r.png);
}
#kinMaxShow {
	visibility: hidden;
	width: 100%;
	height: 500px;
	overflow: hidden;
}

/*foot*/
.foot {
	background: #eeeeee;
	width: 100%;
	border-top: 2px solid #c5c7ca;
}

/*xiaoqu*/
.clear {
	clear: both
}
#xiaoqu {
	width: 1000px;
	background: #eeeeee;
	margin: 0 auto;
	font-family: "Microsoft YaHei";
}
.xq_block {
	width: 1000px;
	border-bottom: 1px dashed #b7b6b6;
}
.xq_block {
	width: 1000px;
}
.xq_main {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}
.xq_main .xq_left {
	float: left;
	width: 230px;
	border-right: 1px dashed #b7b6b6;
	padding-bottom: 100000px;
	margin-bottom: -100000px;
}
.xq_main .xq_right {
	float: left;
	width: 740px;
}
.left_block {
	margin-top: 40px;
	margin-left: 40px;
	text-align: center;
}
#block {
	width: 1000px;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	background: #2f2d66;
	margin:50px auto; 
	border-radius: 4px; 
}
#blockfm1{
	width: 100%;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	background: #2f2d66;
	margin-top:50px; 
}
#block{
		padding:4px 0 12px;
}
.row {
	width: 100%;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color:#545454;
}
.left_block .adjust {
	padding-left: 40px;
	margin-top: -10px;
}
.left_block .row1 {
	font-size: 25px;
	font-weight: bold;
}
.left_block .row2 {
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 25px;
}
.left_block .row4 {
	margin-bottom: 40px;
}
.left_block .row6 {
	font-weight: bold;
	font-family: 微软雅黑;
	font-size: 22px;
}
.left_block .rowbtn {
	font-size: 22px;
	color: #fff;
	padding: 10px 15px;
	background: #3773c9;
	text-decoration: none;
}
.right_block {
	margin-top: 30px;
	margin-left: 20px;
}
.right_block .mgleft {
	margin-left: 70px;
}
.right_block  .mg0 {
	margin-bottom: 0
}
.xq_detail {
	float: left;
	width: 360px;
	margin-bottom: 20px;
}
.xq_detail .xq_dizhi {
	width: 304px;
	padding: 5px 0 2px 20px;
}
.xq_detail:hover .row {
	color: #fff;
}
.xq_detail:hover .xq_dizhi {
	background-color: #545454;
}
.xq_detail  .xq_name {
	font-size: 18px;
	font-weight: bold;
	width: 310px;
}
.xq_detail .xq_addr {
	font-size: 15px;
	width: 310px;
}

/**/
.gn_nav {
	height: 35px;
	width: 980px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	line-height: 35px;
	color: #000;
	font-family: "Microsoft YaHei";
}
.gn_nav a {
	color: #000;
	font-family: "Microsoft YaHei";
}
.copyright {
	clear: both;
	height: 100px;
	width: 980px;
	margin: 0 auto;
	padding: 0;
	line-height: 24px;
	text-align: center;
	color: #666;
}
.copyright .wd96 {
	width: 960px;
	font-family: "Microsoft YaHei";
}
#btmbg {
	background: url(../images/btmbg.jpg) no-repeat center center;
}
#mybox {
    display: block;
    width: 100%;
    position: relative;
    height: 560px;
    overflow: hidden;
}
#box, #box2 {
	display: block;
	left: 0;
	top: 0;
	width: 940px;
	height: 280px;
}
#box ul, #box2 ul {
	display: block;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
	height: 280px;
}
#box ul li, #box2 ul li {
	display: block;
	float: left;
	padding: 0;
	width: 235px;
}
#box ul li a, #box2 ul li a {
	display: block;
	float: left;
	padding: 0;
	position: relative;
	color: #333;
}
#box a .intro, #box2 a .intro  {
	position: absolute;
	left: 0;
	z-index: 10;
	background-color: #000;
	filter: alpha(opacity=70);
	width: 235px;
	color: #fff;
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	text-align: center;
}

#box a .intro p, #box2 a .intro p {
	line-height: 20px;
	margin: 25px 70px;
	height: 230px;
	overflow: hidden;
}
#box a .intro {
	bottom: 0px;
}
#box a:hover .intro {
	bottom: 280px;
}
#box2 a .intro {
	bottom: 0px;
}
#box2 a:hover .intro {
	bottom: -280px;
}