﻿* {
	margin: 0;
	padding: 0;
	list-style-type:none;
	border: 0;
	font-family: "微软雅黑";
	
	
}
a{
	text-decoration:none;
	}
a,img{
	border:0;
	color: #424242;
}

body {
	height: 100%;
	width: 100%;
	margin: 0 auto;
	background: url(../images/bg.png) repeat;
	
}
ul li {
	color: #888888;
	list-style: none;
	text-decoration: none;
}
.header1{	
	background-color: #f5f5f5;
	width: 100%;
	height: 30px;
	
}
.header1_text{
	
	width: 1200px;
	height: 25px;
	margin: 0 auto;
}
.header1_text p{
	float: left;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
	padding-top: 3px;
}
.header1_text a{
	float: right;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
	padding-top: 3px;
}
.header2{
	width: 100%;
	height: 135px;
	
}
.header2 .header2_IN{
	width: 1200px;
	height: 135px;
	margin: 0 auto;	
	
}
.header2 .header2_IN .In_float{
	float: left;
	padding-top: 20px;
}
.In_float .logo1{
	float: left;
	margin-right: 20px;
}
.In_float .In_bt{
	float: left;
	padding-top: 15px;
}
.header2 .header2_IN .Tel{
	float: right;
	padding-top: 60px;
}
.nav{
	width: 100%;
	height: 49px;
	background-color: #1445c6;
	border-bottom: 1px solid #082b87;		
}
.nav_list{
	width: 75%;
	height: 50px;
	margin: 0 auto;	
}

#jsddm {
	margin: 0;
	padding: 0;
	height: 50px;
}

#jsddm li {
	line-height: 50px;
	float: left;
	list-style: none;
	
}
#jsddm li a {
	display: block;
	font-size: 16px;
	padding: 0 25px;
	text-decoration: none;
	color: #EAFFED;
	white-space: nowrap
}

#jsddm li ul {
	width: 135px;
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	z-index: 10000;
}

#jsddm li ul li {

	float: none;
	padding-left: 0;
	display: inline
}

#jsddm li ul li a {
	width: auto;
	padding: 0 10px;
	background: #1445c6;
	color: #fff;
	opacity:0.7;
	text-align: center;
}

#jsddm li ul li a:hover {
	background: #1E3093
}


.nav_img {
    width: 30px;
    height: 30px;
    float: left;
    margin: 14px 0 0 0;
}

.list_1{
	background: url(../images/nav_img1.png)no-repeat;
	
}
.list_2{
	background: url(../images/nav_img2.png)no-repeat;
	
}
.list_3{
	background: url(../images/nav_img3.png)no-repeat;
	
}
.list_4{
	background: url(../images/nav_img4.png)no-repeat;
	
}
.list_5{
	background: url(../images/nav_img5.png)no-repeat;
	
}
.list_6{
	background: url(../images/nav_img6.png) no-repeat;
	
}
.list_7{
	background: url(../images/nav_img7.png)no-repeat;
	margin-right: 5px;
	
}
.list_8{
	background: url(../images/nav_img8.png)no-repeat;
}
.list_9{
	background: url(../images/nav_img9.png)no-repeat;
}

.main1{
	width: 1200px;

	margin: 0 auto;
	padding-bottom: 30px;
	overflow: hidden;
	
}
.main1_left{
	width:525px;
	float: left;
	margin-top: 40px;
}
.left_video{
	width: 525px;
	height: 30px;
	border-bottom: 2px solid #1445c6;
}
.left_video a{
	margin-top: 5px;
	font-size: 12px;
	color: #1445C6;
	float: right;
}
.left_vider1{
	margin-top: 10px;
}
.main1_right{
	width: 640px;

	float: right;
	margin-top: 40px;
}
.right_new{
	width: 640px;
	height: 30px;
	border-bottom: 2px solid #1445c6;
}
.right_new a{
	margin-top: 5px;
	font-size: 12px;
	color: #1445C6;
	float: right;
}
.new_list{
	background-color: #ffffff;
	width: 640px;
	border: 1px solid #ececec;
	margin-top: 10px;
}
.Nlist1{
	width: 625px;
	height: 148px;
	border-bottom: 1px dashed #ececec;
	margin-left: 6px;
	margin-top: 10px;
}
.N_img{
	float: left;
	width: 180px;
	
	border: 1px solid #ECECEC;
	margin-top: 5px;
	margin-left: 3px;
}
.N_text{
	width: 410px;
	padding-top: 5px;
	float: right;
	overflow: hidden;
	font-size: 14px;
	color: #888888;
}
.text1 a{
	
	font-size: 16px;
	color: #d7061b;
	font-weight: bold;
	overflow: hidden; text-overflow: ellipsis; -webkit-text-overflow: ellipsis; -moz-text-overflow: ellipsis; -o-text-overflow: ellipsis; white-space: normal;
}
.text2{
	margin-top: 5px;
}
.text2 a{
	color: #d7061b;
}
.Nlist2{
	width: 625px;
	height:170px;
	margin-left: 6px;
}
.Nlist2 ul li{
	width:610px;
	height: 32px;
	border-bottom: 1px dashed #ECECEC;
	font-size: 14px;
	color: #888888;
	line-height: 32px;
	background: url(../images/new2.png) no-repeat 5px center;
	padding-left: 15px;
}
.Nlist2  span{
	color: #888888;
	float: right;
}

.NL_1{
	border:none !important;
}
.banner{
	width: 100%;
	height: 550px;
	background: url(../images/banner.png) no-repeat;
}
/**/
.main2{
	margin-top: 10px;
	width: 1200px;
	margin: 0 auto;
	display: block;
}
.main2 .main2_list{
	width: 1198px;
	border: 1px solid #ECECEC;
	margin-top: -5px;
	background-color: #ffffff;
	display: inline-block;
}
.list_IN{
	width: 1175px;
	margin-left: 10px;
	margin-top:15px;
	display: inline-block;
}
.IN_content1{
	float: left;
	width: 373px;
	height: 381px;
	
}
.IN_title1{
	width:370px;
	height:31px;
	border: 1px solid #ECECEC;
}
.IN_title1 ul li{
	
	line-height: 30px;
	float: left;
	font-size: 14px;
	color: #888888;
}
.IN_title1 ul li a{
	padding: 0 4px;
}
.IN_title1 ul li.s a,.IN_title1 ul li.s a:link{
	color: #F1680A;
}
.IN_title1 a:hover{
	color: #F1680A;
}
.IN_title1 span{
	float: right;
	font-size: 12px;
	margin-top: 10px;
	color: #888888;
}
.IN_list1 ul li{
	width:350px;
	height: 32px;
	border-bottom: 1px dashed #ECECEC;
	font-size: 14px;
	color: #888888;
	line-height: 32px;
	background: url(../images/new2.png) no-repeat 5px center;
	padding-left: 16px;
	
}
.IN_list1 ul li a:hover{ color: #F1680A;}
.IN_list1 span{
	color: #888888;
	float: right;
}

.IN_content2{
	width: 373px;
	height: 381px;
	float: left;
	margin-left: 25px;
}

.IN_content3{
	width: 373px;
	height: 381px;
	float: left;
	margin-left: 25px;
}
.IN_content4{
	margin-top: 22px;
	width: 373px;
	height: 381px;
	float: left;	
}
.IN_content5{
	margin-top: 22px;
	width: 373px;
	height: 381px;
	float: left;
	margin-left: 25px;	
}
.IN_content6{
	margin-top: 22px;
	width: 373px;
	height: 381px;
	float: left;
	margin-left: 25px;	
}
.IN_content7{
	margin-top: 22px;
	width: 373px;
	height: 381px;
	float: left;	
}
.IN_content8{
	margin-top: 22px;
	width: 373px;
	height: 381px;
	float: left;
	margin-left: 25px;	
}
.IN_content9{
	margin-top: 22px;
	width: 373px;
	height: 381px;
	float: left;
	margin-left: 25px;	
}
/**/
.banners{
	width: 1200px;
	height: 225px;
	margin: 0 auto;
	margin-top: 20px;
}

.Course{
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 20px;
}
.C_title{
	width: 1200px;
	height: 25px;
	border-bottom: 2px solid #082B87;
	
}
.C_title a{
	width: 55px;
	height: 25px;
	float: right;
	font-size: 14px;
	color: #1445C6;
}
.C_list{
	width: 1200px;
	margin-top: 15px;
}
.CL1{
	float: left;
	width: 289px;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	border: 1px solid #ECECEC;
	background-color: #ffffff;
}
.CL1 P{
	margin-left: 10px;
	font-size: 16px;
	color: #333333;
}
.CL1 span{
	margin-left: 10px;
	font-size: 14px;
	color: #888888;
}
.CL1_btn{
	margin-top: 10px;
	width: 280px;
	height: 30px;	
}
.CL1_btn  span{
	float: left;
	font-size: 16px;
	color: #F1680A;
}
.CL1_btn a.xiazaikc{
	float: right;
	font-size: 14px;
	color: #F1680A;
	width: 94px;
	height: 24px;
	text-align:center;
	line-height: 24px;
	border-radius: 4px;
	border: 1px solid #F1680A;
	
}


.Team{
	width: 1200px;
	height: 385px;
	margin: 0 auto;
	margin-top: 25px;
}
.T_title{
	
	width: 1200px;
	height: 25px;
	border-bottom: 2px solid #082B87;
	
}
.T_title a{
	font-size: 14px;
	color: #1445C6;
	float: right;
}
.T_list{
	width: 1198px;
	height: 335px;
    border: 1px solid #ECECEC;
	background-color: #ffffff; 
	margin-top: 15px;
} 
.T_list .TL1 {
	margin-top: 20px;
	
	margin-left: 32px;
	width:1120px;
	height: 295px;
}
.T_list .TL1 ul li{
	float: left;
	margin-left: 10px;
	
}
.Textbook{
	width: 1200px;
	height: 530px;
	margin: 0 auto;
	margin-top: 20px;
}
.TB_title{
	width: 1200px;
	height: 42px;	
}
.TB_IN{
	width: 1200px;
	height: 620;
	border: 1px solid #ECECEC;
}
.Honor{
	width: 1200px;
	height: 270px;
	
	margin: 0 auto;
	margin-top: 20px;
}
.Honor_title{
	width: 1200px;
	height: 25px;
	border-bottom: 2px solid #082B87;
}
.HL{
	width: 1200px;
	height: 227px;
	border: 1px solid #ECECEC;
	margin-top: 15px;
	background-color: #ffffff;
}
.HL ul li{
	float: left;
	margin-left: 10px;
}

.footer{
	width: 100%;
}
#cj_footer{
	width: 1200px; margin:0px auto ;
	background-color: rgb(20,69,198);
	height: 120px;
	overflow: hidden;
}
.footer_left{
	float: left;
	width: 280px;
	height: 100%;
	background: url(../images/logo2.png) no-repeat center 50px ;
}
.footer_center{
	width: 520px;
	float: left;
	margin-left: 20px;
	height: 100%;
	background: url(../images/db1.png) no-repeat left center;
	padding-left:35px;
}
.footer_ul{
	padding-top: 88px;
	width: 100%;
	overflow: hidden;
}
.footer_ul li{
	float: left;
	margin-right:10px ;
	margin-bottom: 7px;
	padding:0 10px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	color:#666666;
	font-size: 14px;
	font-family: '微软雅黑';
	border:1px solid #BCBCBC;
}
.footer_Cdiv{
	padding-top: 10px;
	text-align: center;
	font-size: 12px;
	color: #666666;
	line-height: 22px;
}
.footer_right{
	padding-top: 90px;
	width: 275px;
	float: right;
	padding-left: 35px;
	height: 310px;
	background: url(../images/db1.png) no-repeat left center;
}
.footer_right em{
	display: block;
	text-align: center;
	margin-bottom: 20px;
}
.cj_href{
	margin: 0px auto;
	margin-bottom: 30px;
	width: 1200px;

}
.Href{
	background-color: #ffffff;
	margin-bottom: 20px;
	overflow: hidden;
	height: 67px;
	border:1px solid #DFDFDF;
}
.href_left{
	
	float: left;
	width: 141px;
	height: 68px;
}
.href_right{
	background-color: #ffffff;
	float: left;
	width: 1030px;
	overflow: hidden;
	padding: 8px 0px;
	line-height: 50px;
}
.href_right li{
	float: left;

}
.cj_h2{
	margin-left: 20px;
}
.cj_h1 li{
	width: 141px; height: 51px;
	border:1px solid #DDDDDD;
	margin-right: 8px;
	margin-left: 20px;
}
.cj_h1 li img{
	width: 141px; height: 51px;
}
.cj_h2 a{
	margin: 0px 12px;
	font-size: 18px;
	color: #666666;
}
.campuess{
	margin: 0px auto;
	margin-bottom: 20px;
	width: 1200px;
}
.campuess_box{
	background-color: #ffffff;
	border:1px solid #E8E8E8;
	padding: 15px;
	margin-top: 10px;
}
.campuss_top{
	border-bottom: 2px solid #EFEFEF;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	margin-bottom: 10px;
}
.campuess_box h1{
	font-size: 18px;
	font-family: '微软雅黑';
	color: #333333;
	float: left;
	width: 60px;
}
.campuss_top ul{
	float: left;
}
.campuss_top ul li{
	float: left;

}
.campuss_top ul li a{
	margin: 0px 10px;
	font-size: 14px;
	font-family: '微软雅黑';
	color: #333333;
}
.campuss_top ul li.s a{
	color:#f48314;
	text-decoration: underline;
}
.diqu{
	overflow: hidden;
}
.diqu li{
	float: left;
	width: 152px; height: 31px;
	border:1px solid #E4E4E4;
	background:url(../images/fx2.png) no-repeat left top #F8F8F8;
	line-height: 31px;
	text-align: center;
	color: #666666;
	font-size: 14px;
	margin: 0px 12px 4px 0px;
}
.cj_honor{
	margin: 0px auto;
	margin-bottom: 20px;
	width: 1200px;

}
.C_title{
	margin-top: 20px;
}
.honor_box{
	background-color: #ffffff;
	border: 1px solid #ECECEC;
	margin-top: 20px;
	width:1201px;
	height: 231px;
	position: relative;
	background: url(../images/cj1.jpg) no-repeat;
}
.honor_box .honor_left{
	position: absolute;
	left:0px; top:92px;
}
.honor_box .honor_right{
	position: absolute;
	right:0px; top:92px;
}
.honor_BU{
	
	margin: 0px auto;
	padding-top: 27px;
	width: 1120px; height: 178px;
}
.honor_BU ul{
	overflow: hidden;
}
.honor_BU li{
	float: left;
	margin:0px 6px ;
	width: 265px;
	height: 179px;
	
}

/* 分页 */
#pages { padding:14px 0 10px; font-family:宋体 ;text-align:center}
#pages a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px}
#pages a.a1 { background:url(../images/pages.png) no-repeat 0 5px; width:56px; padding:0 }
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
#pages span { display:inline-block; height:22px; line-height:22px; background:#5a85b2; border:1px solid #5a85b2; color:#fff; text-align:center;padding:0 10px}
.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px; background:url(../images/titlebg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }












