@charset "UTF-8";
/* CSS Document */
/*-------------------*/
*{ margin:0px; padding:0px;}
html,body{
    -webkit-text-size-adjust:none;
}
body,input,textarea{
	font-size: 12px;
	line-height: 18px;
	font-size:12px;
	font-family: "","", "Microsoft YaHei", "Lucida Grande", "Lucida Sans Unicode", "Microsoft YaHei", Helvetica, Arial, Verdana, sans-serif, STHeiti;
}
textarea {
	resize: none;
	overflow: hidden;
	outline: none;
}
input {
	outline: none;
}
li {
	list-style: none;
}
body a {
	outline: none;
	text-decoration: none;
    blr:expression(this.onFocus=this.blur());
}
img {
	display: block;
	border:none;
}
.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
}
/*-------------------*/
body{ background-color:#fff;}
/*-----------------*/

.head{
	width:1240px;
	height:144px;
	margin:0 auto;
}
.head img.logo{
	float:left;
}
.head img.left{
	float:left;
	width:360px;
	height:72px;
	margin-top:72px;
}


.search{
	float:right;
	width:184px;
	height:64px;
	margin-top:80px;
	background:url(../images/search.jpg) top left no-repeat;
}
.search input{
	float:left;
	height:15px;
	padding:5px;
	width:148px;
	border:none;
	background:none;
}
.search a.btn{
	float:right;
	width:25px;
	height:25px;
	display:block;
}

.search a.left{
	float:left;
	width:18px;
	height:18px;
	margin:5px 10px 5px 0;
	display:block;
}

.search a.right{
	float:right;
	font-size:15px;
	color:#666;
	line-height:28px;
	font-weight:bold;
	font-family:Arial;
}


.nav{
	width:100%;
	min-width:1240px;
	height:35px;
	display:block;
	text-align:center;
	z-index:300;
	position:relative;
	background:url(../images/nav.jpg) center repeat-x;
}

.nav li{
	float:left;
	width:124px;
	height:35px;
	line-height:35px;
	display:block;
	position:relative;
}
.nav a{
	color:#fff;
	font-size:15px;
	font-family:"";
	display:block;
}
.nav li:hover{
	background:#31aef9;
}
.nav li p.box{
	top:35px;
	left:0;
	z-index:100;
	width:124px;
	display:none;
	line-height:0;
	position:absolute;
	background:#31aef9;
	opacity:0.8;
	filter:alpha(opacity=80);
}
.nav li p.box a{
	width:124px;
	height:35px;
	line-height:35px;
	font-size:13px;
	color:#181777;
	text-align:center;
	border-top:1px solid #fff;
}
.nav li p.box a:hover{
	color:#fff;
}
.nav li:hover p.box{
	display:block;
}



.banner{
	width:1240px;
	height:308px;
	margin:0 auto;
	position:relative;
}
.banner img{
	top:0;
	left:0;
	width:1240px;
	height:304px;
	position:absolute;
}
.banner img.bg{
	top:304px;
	left:0;
	height:4px;
	width:100%;
	position:absolute;
}

.search_top{
	height:36px;
	line-height:36px;
	display:block;
	font-family:"";
	font-size:20px;
	padding:0 8px;
	margin-bottom:10px;
}
.search_top span{
	color:#313186;
}


.main{
	width:1100px;
	overflow:hidden;
	margin:0 auto 30px;
}
.main p.top{
	height:36px;
	color:#181777;
	overflow:hidden;
	line-height:36px;
	font-family:"";
	border-bottom:1px solid #313186;
}
.main p.top b{
	float:left;
	font-size:16px;
	font-weight:lighter;
}
.main p.top b span{
	font-size:12px;
	margin-left:5px;
	color:#181777;
	font-weight:lighter;
}
.main p.top a{
	float:right;
	height:24px;
	color:#181777;
	font-size:10px;
	padding-top:12px;
	line-height:24px;
}



.main_top{
	width:1200px;
	height:60px;
	margin-bottom:10px;
}
.main_top a.box{
	float:left;
	width:220px;
	height:60px;
	display:block;
	font-size:15px;
	color:#171777;
	font-weight:bold;
	font-family:"";
	line-height:60px;
}
.main_top a.box img{
	float:left;
	margin-right:25px;
}
.main_top_box{
	float:left;
	width:220px;
	height:60px;
	display:block;
	font-size:16px;
	color:#171777;
	font-weight:bold;
	font-family:"";
	line-height:60px;
	position:relative;
}
.main_top_box img{
	float:left;
	margin-right:25px;
}
.main_top_box p.btn{
	top:42px;
	left:64px;
	height:24px;
	display:none;
	line-height:24px;
	font-size:14px;
	font-weight:lighter;
	position:absolute;
}
.main_top_box p.btn a{
	color:#171777;
}
.main_top_box p.btn a:hover{
	color:#e50067;
}
.main_top_box:hover p.btn{
	display:block;
}





.main_left{
	float:left;
	width:232px;
}
.main_left_top{
	width:232px;
}
.main_left_top a.box{
	float:left;
	width:60px;
	display:block;
	color:#666;
	font-family:"";
	line-height:32px;
	margin-left:30px;
	padding-left:15px;
	background:url(../images/box.png) left bottom no-repeat;
}
.main_left_top a.box:hover{
	color:#313186;
	background:url(../images/box.png) left top no-repeat;
}


.main_left_sub{
	font-size:12px;
	line-height:20px;
	width:232px;
	color:#555;
	font-family:"";
}
.main_left_sub img{
	width:232px;
	height:98px;
	margin:4px 0;
}
.main_left_sub a.right{
	font-size:14px;
	color:#181777;
	line-height:20px;
	display:block;
	text-align:right;
	margin-top:10px;
}
.main_left_bottom img{
	float:left;
	width:86px;
	height:86px;
	margin-top:12px;
	margin-left:20px;
}




.main_box{
	float:left;
	width:570px;
	margin:0 40px;
	font-family:"";
}
.main_box_content{
	width:570px;
	height:94px;
	display:block;
	padding:10px 0;
}
.main_box_content img{
	float:left;
	width:124px;
	height:84px;
	margin-right:20px;
}
.main_box_content p.bt{
	float:left;
	/*height:16px;*/
	color:#666;
	width:424px;
	/*padding-bottom:10px;*/
	/*border-bottom:1px dotted #777;*/

    height:28px;
	font-size:14px;
	line-height:28px;
	border-bottom:1px dotted #777;
}
.main_box_content p.ct{
	float:left;
	/*line-height:16px;*/
	color:#666;
	width:424px;
	/*font-size:12px;*/
	/*padding:5px 0;*/

    line-height:24px;
	font-size:12px;
	padding:5px 0;
}
.main_box_content p.sj{
	float:left;
	line-height:16px;
	color:#999;
	font-size:12px;
	width:424px;
}
.main_box_top a.main_news{
	height:75px;
	width:570px;
	color:#666;
	display:block;
	margin-bottom:22px;
}
.main_box_top a.main_news p.bt{
	height:28px;
	font-size:14px;
	line-height:28px;
	border-bottom:1px dotted #777;
}
.main_box_top a.main_news p.ct{
	line-height:24px;
	font-size:12px;
	padding:5px 0;
}
.main_box_top a.main_news:hover p.bt{
	color:#181777;
}

.main_box_bottom{
	width:570px;
}
.main_box_bottom p.btn{
	width:570px;
	height:24px;
	text-align:center;
	margin-top:10px;
}
.main_box_bottom p.btn a{
	width:80px;
	height:24px;
	color:#181777;
	line-height:18px;
	margin:0 5px;
	display:inline-block;
	background:url(../images/main_bottom_btn.jpg) right center no-repeat;
}
.main_box_bottom p.btn a.hover{
	color:#fff;
	background:url(../images/main_bottom_btn.jpg) left center no-repeat;
}


.main_box_bottom ul.news{
	width:570px;
	display:none;
}
.main_box_bottom ul.news li a{
	width:570px;
	height:36px;
	color:#555;
	font-size:12px;
	line-height:36px;
	display:block;
	border-bottom:1px dotted #777;
}
.main_box_bottom ul.news li a:hover{
	color:#181777;
}



.main_right{
	float:left;
	width:218px;
	font-family:"";
}
.main_right_top{
	width:218px;
}
.main_right_top a.box{
	float:left;
	width:108px;
	height:116px;
	display:block;
	color:#555;
	font-size:14px;
	line-height:24px;
	text-align:center;
	margin:24px 0 0 1px;
}
.main_right_top a.box img{
	width:77px;
	height:77px;
	margin:0 auto 5px;
}
.main_right_content{
	padding:5px;
	line-height:16px;
	font-size:12px;
	height:86px;
	border-bottom:1px dotted #777;
}
.main_right_content img{
	float:left;
	width:86px;
	height:86px;
	margin-right:10px;
}
.main_right_content a{
	color:#555;
}

.main_right_content p.bt{
	line-height:28px;
	font-size:14px;
	color:#181777;
}
.main_right_content p.bt a{
	color:#181777;
}
.main_right_sub{
	width:218px;
	margin-top:18px;
}
.main_right_sub ul li a{
	width:218px;
	height:24px;
	display:block;
	color:#555;
	line-height:24px;
	font-size:14px;
	border-bottom:1px dotted #777;
}
.main_right_sub ul li a:hover{
	color:#181777;
}
.main_right_sub select{
	width:188px;
	height:20px;
	display:block;
	padding-left:6px;
	margin:20px auto 0;
}






.sub{
	width:1112px;
	margin:36px auto 0;
	background:#fafafa;
}

.sub_left{
	float:left;
	width:170px;
}
.sub_left p.top{
	height:80px;
	color:#313186;
	font-size:24px;
	line-height:80px;
	color:#fff;
	font-family:"";
	margin-bottom:16px;
	position:relative;
	text-align:center;
	background:#313186;
	box-shadow:2px 2px 3px rgba(0,0,0,0.3)
}
.sub_left p.top b{
	left:0;
	bottom:5px;
	height:50px;
	line-height:25px;
	font-weight:lighter;
	position:absolute;
}

.sub_left ul{
	width:170px;
}
.sub_left ul li{
	width:170px;
	height:44px;
	margin-bottom:16px;
}
.sub_left ul li a{
	width:154px;
	height:44px;
	display:block;
	color:#313186;
	font-size:15px;
	line-height:44px;
	padding-left:12px;
	font-family:"";
	background:#fafafa;
	border-left:5px solid #fafafa;
}
.sub_left ul li a.hover{
	color:#fff;
	background:#313186;
	border-left:5px solid #007fcc;
}
.sub_left ul li a:hover{
	color:#fff;
	background:#313186;
	border-left:5px solid #007fcc;
}

.sub_left_box{
	width:170px;
	font-family:"";
	border-top:10px solid #fff;
}
.sub_left_box p.bt{
	height:36px;
	font-size:15px;
	color:#313186;
	line-height:36px;
	padding-left:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #777;
}
.sub_left_box a.box{
	float:left;
	width:60px;
	display:block;
	color:#666;
	line-height:32px;
	margin-left:10px;
	padding-left:15px;
	background:url(../images/box.png) left bottom no-repeat;
}
.sub_left_box a.box:hover{
	color:#313186;
	background:url(../images/box.png) left top no-repeat;
}


.sub_right{
	float:right;
	width:906px;
	min-height:800px;
	background:#fff;
	padding-left:35px;
	padding-bottom:10px;
	border-left:1px solid #eee;
}
.sub_right p.top{
	height:36px;
	color:#313186;
	font-family:"";
	border-bottom:1px solid #999;
	margin-bottom:24px;
}
.sub_right p.top b{
	float:left;
	font-weight:lighter;
	font-size:24px;
	line-height:36px;
}
.sub_right p.top span{
	float:right;
	height:28px;
	line-height:28px;
	padding-top:8px;
	font-size:12px;
	color:#999;
	display:block;
}
.sub_right p.top span.left{
	float:left;
	font-weight:lighter;
	font-size:14px;
	line-height:27px;
	padding-top:9px;
	color:#313186;
	margin-left:10px;
	text-transform:uppercase;
}
.sub_right p.top span a{
	color:#999;
}
.sub_right p.top span a:hover{
	color:#313186;
}





.pro_box{
	width:1000px;
}
.pro_box a{
	float:left;
	width:250px;
	height:160px;
	display:block;
	color:#313186;
	font-size:14px;
	font-family:"";
	line-height:42px;
	text-align:center;
	margin-right:77px;
	margin-bottom:70px;
	position:relative;
}
.pro_box a img{
	width:250px;
	height:160px;
}
.pro_box p{
	left:0;
	bottom:0;
	width:250px;
	color:#fff;
	line-height:28px;
	height:28px;
	display:block;
	position:absolute;
	background:#000;
	opacity:0.7;
	filter:alpha(opacity=70);
}



.sub_video{
	width:960px;
}
.sub_video a{
	float:left;
	width:276px;
	height:264px;
	display:block;
	color:#313186;
	font-size:14px;
	font-family:"";
	line-height:42px;
	text-align:center;
	margin-right:39px;
	margin-bottom:20px;
	position:relative;
}
.sub_video a img{
	width:276px;
	height:214px;
}
.sub_video a i{
	top:0;
	left:0;
	width:276px;
	height:214px;
	z-index:10;
	display:none;
	position:absolute;
	background:url(../images/video_bg.jpg) center no-repeat #000;
	opacity:0.5;
	filter:alpha(opacity=50);
}
.sub_video a:hover i{
	display:block;
}

.video_content{
	width:906px;
	font-family:"";
}
.video_content video{
	float:left;
	width:584px;
	height:366px;
	margin-bottom:50px;
}

.sub_video_right{
	float:right;
	width:280px;
	font-size:15px;
	color:#555;
	line-height:24px;
	margin:0 10px 50px;
}



a.lc_box{
	width:892px;
	font-size:14px;
	line-height:24px;
	padding:10px 8px;
	display:block;
	color:#777;
	font-family:"";
	border-bottom:1px dotted #666;
}
a.lc_box p.bt{
	height:24px;
	line-height:24px;
	font-size:16px;
	display:block;
	color:#444;
}
a.lc_box:hover p.bt{
	color:#313186;
}




.news_top{
	width:892px;
	padding:6px;
	height:185px;
	overflow:hidden;
	border:1px solid #aaa;
	position:relative;
}
.news_top_box{
	top:6px;
	left:0;
	z-index:20;
	width:10000px;
	height:200px;
	position:absolute;
}
.news_top_sub{
	float:left;
	width:892px;
	margin:0 6px;
	display:block;
}
.news_top_sub img{
	float:left;
	width:280px;
	height:185px;
}
.news_top_right{
	float:right;
	width:548px;
	height:165px;
	font-family:"";
	padding:10px 25px;
	background:#f1f1f1;
}
.news_top_right p.bt{
	font-size:16px;
	line-height:28px;
	margin-bottom:6px;
	color:#313186;
}
.news_top_right p.ct{
	font-size:12px;
	line-height:20px;
	height:80px;
}
.news_top_right a{
	float:none;
	color:#313186;
}
.news_top_right a.btn{
	float:right;
	color:#313186;
	font-size:16px;
	line-height:28px;
}

.news_top a.left{
	right:60px;
	bottom:16px;
	width:21px;
	height:21px;
	z-index:100;
	display:block;
	cursor:pointer;
	position:absolute;
	background:url(../images/news_top.png) left top no-repeat;
}
.news_top a.left:hover{
	background:url(../images/news_top.png) left bottom no-repeat;
}
.news_top a.right{
	right:32px;
	bottom:16px;
	width:21px;
	height:21px;
	z-index:100;
	display:block;
	cursor:pointer;
	position:absolute;
	background:url(../images/news_top.png) right top no-repeat;
}
.news_top a.right:hover{
	background:url(../images/news_top.png) right bottom no-repeat;
}






a.news_box{
	width:906px;
	height:80px;
	display:block;
	padding:25px 0;
	font-family:"";
	border-bottom:1px dotted #666;
}
a.news_box img{
	float:left;
	width:120px;
	height:80px;
	margin-right:25px;
}
a.news_box p.bt{
	height:21px;
	line-height:21px;
	font-size:16px;
	display:block;
	color:#666;
	margin-bottom:8px;
}
a.news_box p.sj{
	height:27px;
	line-height:27px;
	font-size:12px;
	display:none;
	color:#666;
}
a.news_box p.ct{
	line-height:16px;
	font-size:12px;
	display:block;
	color:#666;
	height:48px;
	letter-spacing:1px;
}
a.news_box:hover p.bt{
	color:#313186;
}



.sub_news_top{
	width:906px;
	height:102px;
	position:relative;
}
.sub_news_top p.bt{
	width:906px;
	text-align:center;
	line-height:36px;
	font-size:16px;
	color:#666;
	font-family:"";
}
.sub_news_top p.bt b{
	color:#313186;
	display:block;
	font-size:24px;
	font-weight:lighter;
}
.sub_news_top p.box{
	height:28px;
	line-height:28px;
	color:#777;
	font-size:12px;
	text-align:center;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
}
.jiathis_style{
	right:10px;
	bottom:6px;
	position:absolute;
}


.sub_news_content{
	line-height:21px;
	font-size:13px;
	color:#666;
	font-family:"";
	padding:10px 0;
}

.sub_news_bottom{
	width:906px;
	height:28px;
	margin:20px 0;
	line-height:28px;
	font-family:"";
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
}
.sub_news_bottom a{
	font-size:12px;
	color:#313186;
}



.teacher{
	width:906px;
	height:240px;
	margin-bottom:50px;
	font-family:"";
}
.teacher img.box{
	float:left;
	width:132px;
	height:177px;
	padding:10px;
	border:1px solid #777;
}
.teacher p.line{
	float:left;
	width:2px;
	height:240px;
	background:#eee;
	margin:0 20px;
}
.teacher_content{
	float:left;
	width:664px;
	height:240px;
	color:#666;
	letter-spacing:2px;
	font-size:14px;
	line-height:27px;
        padding-left:10px;
}
.teacher_content p.bt{
	line-height:21px;
	height:42px;
	font-size:14px;
	padding:4px 0;
	margin-bottom:6px;
	border-bottom:1px solid #777;
}
.teacher_content p.bt b{
	color:#313186;
	display:block;
	font-size:16px;
}



.pic_box{
	width:720px;
	height:720px;
	position:relative;
	margin:0 auto 40px;
}
.pic_box p.bt{
	height:36px;
	line-height:36px;
	text-align:center;
	font-size:24px;
	color:#313186;
	margin-bottom:20px;
	font-family:"";
}
.pic_box img{
	left:0;
	bottom:0;
	width:720px;
	height:640px;
	position:absolute;
}
.pic_box a.left{
	z-index:50;
	top:372px;
	left:12px;
	width:54px;
	height:54px;
	display:block;
	cursor:pointer;
	position:absolute;
	background:url(../images/pic_box.png) left center no-repeat;
}
.pic_box a.right{
	z-index:50;
	top:372px;
	right:12px;
	width:54px;
	height:54px;
	display:block;
	cursor:pointer;
	position:absolute;
	background:url(../images/pic_box.png) right center no-repeat;
}




.pro_pic{
	width:906px;
	height:420px;
	position:relative;
	margin-bottom:40px;
}
.pro_pic p.bt{
	height:36px;
	line-height:36px;
	text-align:center;
	font-size:24px;
	color:#313186;
	margin-bottom:20px;
	font-family:"";
}
.pro_pic img{
	left:153px;
	bottom:0;
	width:600px;
	height:400px;
	position:absolute;
}
.pro_pic a.left{
	z-index:50;
	float:left;
	width:30px;
	height:190px;
	display:block;
	cursor:pointer;
	margin:150px 0 0 90px;
	position:relative;
	background:url(../images/pro_btn.jpg) left center no-repeat #fff;
}
.pro_pic a.right{
	z-index:50;
	float:right;
	width:30px;
	height:190px;
	display:block;
	cursor:pointer;
	margin:150px 90px 0 0;
	position:relative;
	background:url(../images/pro_btn.jpg) right center no-repeat #fff;
}

.pro_content{
	line-height:20px;
	font-size:12px;
	color:#666;
	font-family:"";
}

.sp_box p.bt{
	height:36px;
	line-height:36px;
	text-align:center;
	font-size:24px;
	color:#313186;
	font-family:"";
	margin-bottom:20px;
}

.sp_box input.left{
	float:left;
	width:148px;
	height:16px;
	padding:4px;
	font-size:15px;
	color:#555;
	font-family:"";
	line-height:16px;
	margin-left:15px;
	margin-bottom:20px;
	border:1px solid #777;
	background:url(../images/rq.jpg) right center no-repeat;
}
.sp_box a.btn{
	float:left;
	width:92px;
	height:26px;
	display:block;
	text-align:center;
	line-height:26px;
	background:#3399fe;
	color:#fff;
	margin-left:15px;
	font-size:15px;
	margin-bottom:20px;
}


.sp_box table{
	font-family:"";
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	margin-bottom:70px;
}

.sp_box table th{
	height:44px;
	line-height:44px;
	text-align:center;
	color:#50b332;
	font-size:15px;
	font-weight:lighter;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
}
.sp_box table td{
	height:36px;
	line-height:36px;
	padding:0 15px;
	font-size:12px;
	color:#555;
	border-left:1px solid #ddd;
}
.sp_box table td.xq{
	background:#f6f6f6;
	text-align:center;
	font-size:15px;
	color:#313186;
	line-height:28px;
	padding:0;
}
.sp_box table tr.bg{
	background:#f6f6f6;
}
.sp_box table tr.borber td{
	border-top:1px solid #ddd;
}



.sub_content{
	color:#666;
	font-size:14px;
	line-height:27px;
	font-family:"";
}



.page{
	height:20px;
	padding:40px 0;
	text-align:center;
	font-size:13px;
	color:#333;
	font-family:"";
}
.page a{
	height:20px;
	margin:0 4px;
	padding:0 6px;
	display:inline-block;
	line-height:20px;
	color:#333;
	background:#fff;
	cursor:pointer;
	text-align:center;
}

.page a:hover{
	color:#fff;
	background:#313186;
}
.page a.hover{
	color:#fff;
	background:#313186;
}


.en_top{
	line-height:24px;
	height:48px;
	display:block;
	font-size:18px;
	text-align:center;
	color:#181777;
	padding:10px 0;
	font-weight:bold;
	font-family:Arial;
	border-bottom:1px solid #181777;
}
.en_bt{
	line-height:36px;
	height:36px;
	display:block;
	font-size:18px;
	text-align:left;
	color:#181777;
	font-weight: lighter;
	font-family:Arial;
	border-bottom:1px solid #181777;
}

.en_box{
	padding:10px;
	font-size:12px;
	line-height:20px;
	color:#181777;
	font-family:Arial;
	margin-bottom:20px;
}
.en_box p.line{
	height:0;
	line-height:0;
	margin:8px 0;
	border-bottom:1px dotted #181777;
}
.en_box a{
	display:block;
	color:#181777;
	}


.en_box_job{
	padding:10px;
	font-size:12px;
	line-height:20px;
	color:#181777;
	font-family:Arial;
	margin-bottom:20px;
	text-decoration:underline;
}

.en_box_job a{
	display:block;
	color:#181777;
	text-decoration:underline;
}
.en_box_job a:hover{
	display:block;
	color:#1fffff;
	text-decoration:none;
}

.en_content{
	padding:10px;
	font-size:12px;
	line-height:20px;
	color:#181777;
	font-family:Arial;
	margin-bottom:20px;
}
.en_content b{
	font-size:14px;
}
.en_content p.line{
	height:0;
	line-height:0;
	margin:8px 0;
	border-bottom:1px dotted #181777;
}


.foot{
	width:100%;
	min-width:1240px;
	font-size:12px;
	line-height:20px;
	text-align:center;
	font-family:"";
	padding-bottom:20px;
	border-top:2px solid #181777;
}

.foot p.top{
	font-size:15px;
	height:36px;
	color:#999;
	width:1180px;
	margin:0 auto;
	position:relative;
	line-height:36px;
}
.foot p.top a{
	color:#313186;
	padding:0 24px;
	display:inline-block;
}
.foot p.top img.ewm{
	top:40px;
	right:0;
	position:absolute;
}

