@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:Microsoft Yahei;
	font-size:14px;
	color:#666666
}
*{
	margin:0;
	padding:0;
	}
a{
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}
ul li{
	list-style:none;
}
img{
	border:0;
	}
button{
	border:none;
	}
button:focus{
	outline:none;
	}
input:focus{
	outline:none;
	}
.fl{
	float:left;
	}
.fr{
	float:right;
	}
.blue{
	background:#8aabca;
	}
.colorBlue{
	color:#336699;
	}
.padd20{
	padding:20px;
	line-height:30px;
	color:#666;
	font-size:14px;
	background:#ebeaea;
	min-height:180px;
	border:solid 1px #ccc;
	border-top:0px;
	}
.padd20 b{
	float:left;
	color:#999;
	width:60px;
	height:22px;
	display:block;
	}
.margbt15{
	margin-bottom:15px;
	}

.mianbaoxie{
	width:100%;
	line-height:38px;
	}
.mianbaoxie a{
	color:#000;
	}

	
.ch_headerW{
	width:100%;
	height:133px;
	background:url(../images/hdbg.jpg) repeat-x top center;
	}
.ch_headerC{
	width:1100px;
	height:153px;
	margin:0 auto;
	overflow:hidden;
	}
.logo{
	float:left;
	width:360px;
	}
.headerRight{
	float:right;
	width:730px;
	}
.lag , .search , .navbar{
	width:100%;
	height:auto;
	overflow:hidden;
	}
.lag li{
	float:right;
	padding-left:15px;
	padding-right:15px;
	line-height:38px;
	font-weight:bold;
	}
.lag li a{
	color:#fff;
	}
.sch{
	float:right;
	width:230px;
	height:35px;
	border-radius:8px;
	border:none;
	text-indent:15px;
	background:#fff;
	border-top-right-radius:0px;
	border-bottom-right-radius:0px;
	}	
.fdj{
	float:right;
	width:45px;
	height:35px;
	background:#fff;
	border-top-right-radius:8px;
	border-bottom-right-radius:8px;
	cursor:pointer;
	}
.navbar{
	float:right;
	width:680px;
	}
.navbar li{
	float:left;
	width:118px;
	margin-left:15px;
	}
.navbar li a{
	width:118px;
	font-size:16px;
	display:block;
	color:#fff;
	height:43px;
	line-height:54px;
	margin-top:10px;
	text-align:center;
	font-weight:400;
	text-decoration:none;
	}
.navbar li a:hover{
	color:#336699;
	background:#fff;
	line-height:40px;
	border-top:solid 8px #f0f0f0;
	border-left:solid 8px #f0f0f0;
	border-right:solid 8px #f0f0f0;
	}
.navbar li a.active{
	color:#336699;
	background:#fff;
	line-height:40px;
	border-top:solid 8px #f0f0f0;
	border-left:solid 8px #f0f0f0;
	border-right:solid 8px #f0f0f0;
	}
	
/*banner  样式*/
.b_banner {
	width: 1100px; 
	height: 500px; 
	margin:0 auto; 
	position: relative; 
	overflow:hidden; 
	margin-bottom: 25px; 
	}

/*数字按钮样式*/
.b_banner .num { 
	overflow:hidden; 
	height: 25px; 
	position: absolute; 
	bottom:12px; 
	right: 15px; 
	zoom:1; 
	z-index:3;
	}
.b_banner .num li {
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-weight: 400;
	color: #FFFFFF;
	background: #999999;
	margin-right: 10px;
	cursor:pointer;
	float: left;
	}
.b_banner .num li.on {
	background: #FF7700;
	}

	
.ch_contentW{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	margin-top:8px;
	margin-bottom:8px;
	}
.ch_contentC{
	width:1100px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	margin-top:5px;
	}
	
.title{
	width:100%;
	height:50px;
	line-height:50px;
	text-indent:20px;
	color:#fff;
	font-size:20px;
	}
.leftsidebar{
	float:left;
	width:240px;
	margin-right:45px;
	}
.classify{
padding-bottom: 1px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    height: auto;
    overflow: hidden;
	}
.classify span{
	color:#999;
	font-size:16px;
	line-height:28px;
	font-weight:bold;
	}
.classify li{
	float:left;
	width:100%;
	line-height:28px;
	font-size:14px;
	text-indent:15px;
	color:#666;
	background:url(../images/icon.jpg) no-repeat left center;
	}
.classify li a{
	color:#7a7a7a;
	}
.classify b{
	color:#666666;
	}
.rightSidebar{
	float:right;
	width:810px;
	padding-top:2px;
	padding-bottom:20px;
	}
.picList{
	width:100%;
	height:auto;
	overflow:hidden;
	}
.picList li{
	float:left;
	width:163px;
	height:155px;
	margin:19px;	
	text-align:center;
	    position: relative;
	}
.picList li span{
    width: 100%;
    line-height: 21px;
	}
.picList li span a{
	color:#666;
	}
.picList li img{
	border:solid 3px #001f48;
	}
.picList li img:hover{
	border:solid 3px #8aabca;
	}
.about{
	width:100%;
	height:auto;
	overflow:hidden;
	}
.aboutTitle{
	width:100%;
	font-size:34px;
	color:#4a4a4a;
	margin-bottom:15px;
	}
.aboutTitle span{
	font-size:12px;
	color:#8a8a8a;
	font-weight:normal;
	}
	
	
.ch_footerW{
	width:100%;
	height:auto;
	overflow:hidden;
	background:url(../images/footer.jpg) repeat-x top center;
	}
.ch_footerC{
	width:1100px;
	height:137px;
	margin:0 auto;
	padding:30px 0;
	}
.ftLeft{
	float:left;
	width:500px;
	border-right:dashed 1px #ccc;
	}
.rlogo , .ftadd{
	float:left;
	width:70px;
	margin-top:27px;
	margin-right:20px;
	}
.ftadd{
	float:left;
	width:380px;
	font-size:22px;
	color:#333333;
	font-weight:500;
	}
.ftRight{
	float:right;
	width:520px;
	}
.ftnav{
	width:100%;
	padding-top:27px;
	height:auto;
	overflow:hidden;
	}
.ftnav li{
	float:left;
	width:130px;
	line-height:28px;
	}
.ftnav li a{
	color:#333;
	}
.ftnav li ul li{
	font-size:14px;
	line-height:28px;
	}

.page{
	width:95%;
	height:38px;
	line-height:38px;
	text-align:right;
	margin:0 auto;
	}
.page a
{
 font-size:13px;
	padding:3px 5px;
	margin:2px;
	color:#666;
	border:solid 1px #ccc;
	}
.page a:hover{
	color:#F00;
	}
	
.aboutW{
	width:698px;
	border:solid 1px #ccc;
	background:#f4f4f4;
	padding:5px 50px;
	border-radius:8px;
	min-height:840px;
	}
.contactW{
	border:solid 1px #ccc;
	background:#f4f4f4;
	width:940px;
	padding:5px;
	height:auto;
	/*
padding:0px 100px;
*/
	overflow:hidden;
	margin:0 auto;
	border-radius:8px;
	}
.renwuList{
	width:740px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	}
.renwuList ul{
	height:auto;
	overflow:hidden;
	}
.renwuList ul li{
	width:180px;
	height:248px;
	line-height:20px;
	font-size:13px;
	text-align:center;
	margin:32px;
	}
.w100{
	width:100%;
	}
.marlr100{
	margin-left:100px;
	margin-right:100px;
	}
.renwuList ul li img{
	padding:1px;
	border:solid 1px #ccc;
	}
.aTitle , .cTitle{
	width:100%;
	height:38px;
	line-height:38px;
	text-indent:50px;
	color:#336699;
	margin-bottom:15px;
	background:url(../images/line.jpg) repeat-x bottom center;
	}
.txt{
	width:95%;
	height:38px;
	line-height:38px;
	color:#336699;
	text-indent:5px;
	background:url(../images/icon01.png) no-repeat left center;
	}
.ctxt{
	width:95%;
	height:38px;
	line-height:38px;
	color:#336699;
	text-indent:65px;
	background:url(../images/icon01.png) no-repeat 20px center;
	}
.abcontent{
	margin:40px 0;
	width:100%;
	height:auto;
	overflow:hidden;
	}
.fangshi{
	padding:100px;
	padding-top:0;
	padding-right:50px;
	height:auto;
	overflow:hidden;
	}
.ctTitle{
	color:#333;
	font-size:28px;
	line-height:48px;
	}
.wid280L{
	width:280px;
	height:auto;
	overflow:hidden;
	margin-top:25px;
	margin-right:30px;
	}
.wid280L p{
	line-height:28px;
	}
.wid280L p input{
	height:28px;
	}
.wid280L span{
	font-weight:bold;
	color:red;
	}
.yellowW{
	width:70px;
	height:28px;
	padding:2px;
	border:solid 1px #ccc;
	border-radius:8px;
	margin-right:22px;
	color:#fff;
	font-size:16px;
	}
.yellowC{
	width:100%;
	border-radius:8px;
	border:none;
	color:#fff;
	font-size:16px;
	background:#ffcc66;
	}
.wid380{
	width:420px;
	margin-top:25px;
	height:auto;
	overflow:hidden;
	}
.wid380 p{
	line-height:38px;
	}
.wid380 p span{
	color:#336699;
	font-weight:bold;
	}
.rightT{
	width:100%;
margin-bottom:15px;
	overflow:hidden;
	}
.bigImg{
	width:350px;
	height:260px;
	margin-right:45px;
	position: relative;
	}
.bigImg img{
	border:solid 4px #032950;
	}
.bigImg img:hover{
	border:solid 4px #8aabca;
	}
.right400{
	width:400px;

padding-left:0px;
padding-right:0px;
padding-bottom:10px;

	}
.right400 p{
	line-height:28px;
	}
.rigT{
	line-height:38px;
	font-size:24px;
	margin-bottom:20px;
	}
.buy , .ct{
	width:120px;
	height:40px;
	text-align:center;
	line-height:40px;
	border-radius:8px;
	margin:25px;
	margin-left:0px;
	font-size:20px;
	}
.buy a , .ct a{
	color:#fff;
	}
.buy{
	background:#ffcd64;
	}
.buy:hover{
	background:#f2b233;
	}
.ct{
	background:#8aabca;
	}
.ct:hover{
	background:#629bd1;
	}
.rightB{
	width:100%;
	height:auto;
	overflow:hidden;
	}
.rbT{
	width:100%;
	height:40px;
	line-height:40px;
	margin-bottom:20px;
	border-bottom:solid 2px #f4f4f4;
	}
.rbT span{
	width:170px;
	height:40px;
	display:block;
	color:#333;
	font-size:22px;
	text-align:center;
	background:#f4f4f4;
	}
/*******************************************/
.bodyCon08 .students{
	margin:0 auto;
	width:810px;
	height:220px;
	}

#four_flash{

	width:810px;
	height:220px; 
	margin:0 auto;

	}
#four_flash .flashBg{
	width:810px;
	height:220px; 
	margin:0 auto;
	position:relative;
	overflow:hidden;
	}
#four_flash .flashBg ul.mobile{
	width:2000%;
	height:220px; 
	position:absolute;
	top:15; 
	left:0;
	}
#four_flash .flashBg ul.mobile li{
	float:left;
	width:240px;
	height:210px;
	margin-left:26px;
	padding-top:5px;
	color:#6C6E85;
	    position: relative;
	}
#four_flash .flashBg ul.mobile li img{
	border:solid 4px #00244c;
	}
#four_flash .flashBg ul.mobile li img:hover{
	border:4px solid #8aabca; 
	}
#four_flash .but_left{
	width:50px;
	height:100px;
	position:absolute; 
	top:115px; 
	left:12px;
	}
#four_flash .but_right{
	width:50px;
	height:100px; 
	position:absolute; 
	top:115px; 
	right:0px;
	}
#four_flash .but_left:hover{background:url(../images/qianxleft1.png) no-repeat;}
#four_flash .but_right:hover{background:url(../images/qianxr1.png) no-repeat;}
table{
	border-collapse:collapse;
	}
table tr td{
	border:solid 1px #000;
	height:32px;
	}
table td{
	text-align:center;
	}
.pdC{
	width:80%;
	margin-top:60px;
	padding:25px;
	background:#f4f4f4;
	border:solid 1px #ccc;
	border-radius:8px;
	padding-bottom:55px;
	}
.pc{
	text-indent:25px;
	font-size:24px;
	font-weight:500;
	line-height:38px;
	margin-bottom:15px;
	}
.lsContact{
	line-height:38px;
	}
.lsContact b{
	float:left;
	width:150px;
	text-align:right;
	margin-right:20px;
	font-weight:normal;
	font-size:16px;
	}

.dtt{
	width:120px;
	height:40px;
	text-align:center;
	line-height:40px;
	border-radius:8px;
	margin-right:150px;
	font-size:20px;
	background:#8aabca;
	}
.dtt a{
	color:#fff;
	}
.dtt:hover{
	background:#629bd1;
	}


/******************************************/
.slideGroup{ 
	width:100%; 
	text-align:left;  
	}
.slideGroup .parHd{ 
	/*height:30px; 
	line-height:30px; 
	background:#f4f4f4; 
	padding:0 20px; 
	border-bottom:1px solid #ddd;  
	position:relative;  */
	}
.slideGroup .parHd ul{
	float:left; 
	position:absolute; 
	left:40px; 
	height:38px;
	line-height:38px;
	top:5px;  
	}
.slideGroup .parHd ul li{
	float:left;
	padding:0 15px;
	cursor:pointer;
	line-height:38px;
	font-size:16px
	}
.slideGroup .parHd ul li.on{
	height:38px;
	color:#336699;
	line-height:38px;
	}
.slideGroup .slideBox{
	overflow:hidden;
	zoom:1;
	position:relative;
	}

.slideGroup .sPrev,.slideGroup .sNext{
	position:absolute;
	left:5px; top:10px; 
	display:block; 
	width:50px; 
	height:100px; 
	background:url(../images/qianxleft.png) center center no-repeat #f4f4f4;
	}
.slideGroup .sNext{
	left:auto;
	right:5px;
	background:url(../images/qianxr.png) center center no-repeat #f4f4f4;
	}
.slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }

.slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
.slideGroup .parBd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.slideGroup .parBd ul li .pic{ text-align:center; }
.slideGroup .parBd ul li .pic img{
	width:120px; 
	height:90px; 
	display:block;   
	}
.slideGroup .parBd ul li .pic a:hover img{ border-color:#999;  }
.slideGroup .parBd ul li .title{ line-height:24px;   }

.slideGroup .parBd  .slideBox{ padding-left:30px; padding-right:35px;  }

.newsList{
	width:98%;
	height:auto;
	overflow:hidden;
	padding:0 2px;
	margin:0 auto;
	}
.newsList dt{
	float:left;
	width:100%;
	height:38px;
	line-height:38px;
	border-bottom:dashed 1px #ccc;
	}
.newsList dt span{
	float:right;
	color:#999;
	font-size:12px;
	padding-right:5px;
	}
.newsList dt a{
	color:#666;
	font-size:14px;
	}




.dingwei {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 50px;
    height: 20px;
    background: url(/images/piclogo.png) no-repeat;
}


.pdingwei {
    width: 50px;
    height: 20px;
    position: absolute;
    left: 10px;
    top: 15px;
    background: url(/images/piclogo.png) no-repeat;
}