﻿@charset "utf-8";
@import url(extend.css);
* {
	margin:0;
	padding:0;
	list-style:none;
}
body {
	background:#ffffff;
	font:12px/1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#666666;
}
body a {
	color:#333333;
	text-decoration:none;
	outline:none;
}
body a:hover {
	color:#217fc2;
}
table {
	border-collapse:collapse;
}
img, button {
	border:none;
}
em {
	font-style:normal;
}
h1{
	font-size: 14px;
	font-weight: normal;
}
h2{
	font-size: 13px;
	font-weight: normal;
}
.marginright{
	margin-right: 100px;
}
.marginright01{
	margin-right: 20px;
}




.Main{
   margin: 0 auto;
	width: 1002px;
}
.Head{
	width: 1002px;
	float: left;
	height: 138px;
}
.Banner{
	width: 1002px;
	float: left;
	height: 270px;
	overflow: hidden;
}
.Menu{
	width: 1002px;
	float: left;
	height: 37px;
	background: url(Img/navBg.jpg) repeat-x;
}
.Info{
	width: 1002px;
	float: left;
	background:#ffffff url(Img/MainBg.jpg) repeat-x bottom;
}
.Foot{
	width: 1002px;
	height: 84px;
	float: left;
	background: url(Img/FootBg.jpg) repeat-x;
}

.Num{
	text-align: center;
	margin-top: 10px;
}
/*===== Head style start =====*/
.Logo{
   float: left;
	margin: 20px 0 0 43px;
	display: inline;
}
.Honor{
	float: right;
	width: 359px;
	height: 138px;
	background: url(Img/honor.jpg) no-repeat bottom;
	margin-right: 5px;
	display: inline;
}
.Honor p{
	float: right;
	padding-right: 25px; 
	margin-top: 5px;
}
.Honor a{
	color: #0274af;
}
.Honor a:hover{
	text-decoration: underline;
	color: #0274af;
}
/*===== Head style end =====*/

/*===== Menu style start =====*/
.Nav{
	float: left;
	display: block;
	padding-left: 30px;
}
.Nav li{
	float: left;
	display: block;
	width: 105px;
	height: 37px;
}
.Nav li a{
	float: left;
	display: block;
	width: 105px;
	height: 37px;
	line-height: 37px;
	background: none;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.Nav li a:hover{
	background: url(Img/nav01.jpg) no-repeat;
	width: 105px;
	height: 37px;
	line-height: 37px;
	display: block;
	color: #ffffff;
}
.Nav .hover a{
	background: url(Img/nav01.jpg) no-repeat;
	width: 105px;
	height: 37px;
	color: #ffffff;
	line-height: 37px;
}
/*===== Menu style end =====*/

/*===== Info style start =====*/
.InfoLeft{
	float: left;
	width: 215px;
	margin: 25px 0 0 23px;
	display: inline;
}
.IndexLine{
	float: left;
	width: 1px;
	height: 446px;
	background: url(Img/MainDotted.jpg) no-repeat;
	margin: 0 10px;
	display: inline;
}
.InfoCenter{
	float: left;
	width: 485px;
	margin: 25px 0 0 0;
	display: inline;
}
.InfoRight{
	float: left;
	width: 219px;
	height: 300px;
	margin: 25px 0 0 0;
	display: inline;
}
/*===== Info style end =====*/

/*===== InfoLeft style start =====*/
.InfoA{
	float: left;
	width: 215px;
	padding-bottom: 15px;
}
.InfoA .Title{
	float: left;
	width: 100%;
	height: 21px;
	background: url(Img/listimage01.jpg) no-repeat 13px 0;
	overflow: hidden;
}
.InfoA .T_Word{
	margin: 3px 0 0 43px;
	float: left;
}
.more{
	float: right;
	margin: 12px 10px 0 0;
	width: 29px;
	height: 5px;
	background: url(Img/more.gif) no-repeat;
}
.more:hover{
	width: 29px;
	height: 5px;
	background: url(Img/more01.gif) no-repeat;
}
.LineA{
	width: 100%;
	height: 1px;
	float: left;
	background: url(Img/LeftLine.gif) no-repeat;
	overflow: hidden;
}
.ListA{
	width: 195px;
	float: left;
	margin: 12px 0 0 10px;
	display: inline;
}
.ListA li{
	width: 180px;
	float: left;
	background: url(Img/listimage02.gif) no-repeat 2px 7px;
	height: 22px;
	line-height: 22px;
	white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
	padding-left: 15px;
}
/*===== InfoLeft style end =====*/

/*===== InfoCenter style start =====*/
.InfoA01{
	width: 485px;
}
.InfoA01 .Title{
	background: url(Img/listimage01.jpg) no-repeat 16px 0;
}
.InfoA01 .T_Word{
	margin: 3px 0 0 48px;
}
.LineA01{
	background: url(Img/CenterLine.gif) no-repeat;
}
.PartA01{
	width: 100%;
	float: left;
}
.PartA01 p{
   text-indent: 2em;
	margin: 15px 10px 0 10px;
	text-align: justify;
	line-height: 22px;
}
.PartA01 img{
	float: left;
	margin: 20px 10px 0 10px;
	display: inline;
}
.ProPic{
	width: 150px;
	float: left;
	margin: 15px 0 0 9px;
	display: inline;
	text-align: center;
}
/*===== InfoCenter style end =====*/

/*===== InfoRight style start =====*/
.CallWord{
	width: 205px;
	float: left;
	margin: 15px 0 0 5px;
	display: inline;
	line-height: 20px;
}
.CallWord tr td{
   padding-bottom: 3px;
}
.PicLinkA{
	margin: 5px 0 10px 3px;
	display: inline;
	float: left;
}
.video{
	width: 210px;
	float: left;
	height: 160px;
	margin: 15px 0 0 3px;
	display: inline;
}
.bottom{
	clear: both;
	width: 100%;
}
.download{
	display: inline;
	margin: 0 0 0 30px;
	float: left;
}
/*===== InfoRight style end =====*/
.tbs_{
   width: 700px;
	margin: 10px 0 0 30px;
	display: inline;
	float: left;
}
.tbs{
width:100%;
border-collapse : separate;
border:1px solid #afafaf;
border-top:none;
border-left:none;
}
.tbs th{
	border:1px solid #afafaf;
   border-right:none;
   border-bottom:none;
   padding:2px 7px;
	color:#217fc2;
	text-align: left;
	font-weight: normal;
}
.tbs td{
padding:2px 7px;
border:1px solid #afafaf;
border-right:none;
border-bottom:none;
}
/*===== Link style start =====*/
.Link{
	width: 730px;
   height: 62px;
	float: left;
	background: url(Img/LinkBg.jpg) no-repeat left top;
	margin-left: 25px;
	display: inline;
}
.more01{
	float: left;
	margin: 6px 0 0 70px;
}
.Link img{
  margin: 11px 0 0 15px;
  display: inline;
  border: 1px solid #dddddd;
}
/*===== Link style end =====*/


/*===== In style start =====*/
.InLeft{
	float: left;
	width: 187px;
	margin: 25px 0 0 23px;
	display: inline;
}
.InLine{
	float: left;
	height: 388px;
	width: 1px;
	background: url(Img/MainLine.jpg) no-repeat;
	margin: 30px 5px 0 6px;
	display: inline;
}
.InRight{
	float: left;
	width: 757px;
	margin: 25px 0 0 0;
}
/*===== In style end =====*/

/*===== InLeft style start =====*/
.InTitle{
	width: 187px;
	height: 50px;
	float: left;
	background: url(Img/LeftTitleBg.jpg) no-repeat;
	text-align: center;
	font-size: 14px;
	color: white;
	font-weight: bold;
	padding-top: 5px;
}
.LeftNav{
	text-align: center;
	width: 157px;
	margin-left: 15px;
}
.LeftNav li{
	line-height: 25px;
	border-bottom: 1px dashed #cccccc;
}
.LeftNav li a{
	color: #2181c3;
}
.LeftNav li a:hover{
   font-weight: bold;
}
.LeftNav .hover a{
	font-weight: bold;
}
/*.LeftNav li ul{
   display:  block;
}*/
.LeftNav li ul li{
	border-bottom: none;
	width: 157px;
	display:block;
}
.LeftNav li ul li a{
	color: #999999;
	font-weight: normal;
}
.LeftNav li ul li a:link,.LeftNav li ul li a:visited{
	font-weight: normal;
}
.LeftNav li ul li a:hover{
	color: #333333;
	font-weight: normal;
}
/*.LeftNav li:hover ul{
   display: block; 
}*/
/*===== InLeft style end =====*/

/*===== InRight style start =====*/
.Top{
	width: 100%;
	height: 25px;
	float: left;
	background: url(Img/listimage01.jpg) no-repeat 30px 2px;
}
.Top p{
	color: #6db411;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	float: left;
	padding-left: 60px;
}
.Now{
   margin-top: 6px;
	color: #888888;
	float: right;
	padding-right: 30px;
}
.Now a{
	color: #888888;
}
.Now a:hover{
	color: #555555;
}
.LineB{
	width: 100%;
	height: 3px;
	float: left;
	background: url(Img/Line.jpg) no-repeat;
	overflow: hidden;
}
.RightPart{
	width: 750px;
	float: left;
	display: inline;
	padding-bottom: 50px;
}

/*===== InRight style end =====*/

/*===== About style start =====*/
.AboutWord{
	width: 607px;
	margin-left: 80px;
	margin-top: 20px;
}
.AboutWord p{
	text-indent: 2em;
	line-height: 22px;
   text-align: justify;
	color: #333333;
}
.AboutWord img{
	margin-bottom: 10px;
}
.AboutWord b{
	text-indent: 2em;
	line-height: 24px;
}
.AboutWord h2{
	color:#217fc2;
	text-align: center;
	font-weight: bold;
}
.AboutPic{
	float: left;
	margin-left: 25px;
	margin-top: 5px;
	display: inline;
}
.orgPic{
	margin: 20px 0 0 80px;
}
.AboutWord01{
}
.AboutWord01 b{
	line-height: 23px;
}
.AboutWord01 p{
	line-height: 20px;
}
/*===== About style end =====*/

/*===== Video style start =====*/
.VideoList{
	width: 600px;
	float: left;
	margin: 25px 0 0 80px;
	display: inline;
}
.VideoList .part{
	width: 250px;
	float: left;
	height: 170px;
	text-align: center;
	line-height: 30px;
	margin: 0 0 10px 25px;
}
.VideoList h1{
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #217fc2;
	width: 100%;
	border-bottom: 1px dashed #ddd;
}
.video01{
	width: 440px;
	height: 330px;
	background: black;
	margin: 0 auto;
	margin-top: 15px;
}
.VideoList p{
	padding: 10px 10px 0 10px;
	text-indent: 2em;
}
/*===== Video style end =====*/
.schoolname{
	width: 600px;
	float: left;
	margin: 25px 0 0 80px;
	display: inline;
}
.schoolname_1{
	width: 250px;
	float: left;
	height: 190px;
	text-align: center;
	line-height: 30px;
	margin: 0 0 10px 35px;
}
/*===== News style start =====*/
.NewsList{
	width: 582px;
	float: left;
	margin: 30px 0 0 100px;
   display: inline;
}
.NewsList ul{
	width: 580px;
	float: left;
	display: block;
}
.NewsList li{
	width: 580px;
	float: left;
	height: 45px;
	margin: 1px;
	display: block;
   background: url(Img/newsBg.gif) no-repeat;
}
.NewsList li span{
   color: #ffffff;
	font-size: 11px;
	position: relative;
	left: 16px;
	top: 6px;
	
}
.NewsList li b{
	font-weight: normal;
	position: relative;
	left: 25px;
	top: 7px;
}
.NewsList li p{
	position: relative;
	left: 100px;
	top: 5px;
	color: #aaaaaa;
}
.NewsList li a:hover{
   width: 580px;
	float: left;
	height: 45px;
	display: block;
	background: url(Img/newsBg01.gif) no-repeat;
	border: 1px dashed #dddddd;
}
.NewsList .Title{
	border-bottom: 1px dashed #cccccc;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.NewsList .Title p{
	padding-left: 10px;
}
.NewsList .Title b{
	color:#217fc2;
}
.NewsList .Part p{
   text-indent: 2em;
	padding: 0 10px;
	text-align: justify;
}

.NewsList .NOtime li{
	background: url(Img/listimage04.gif) no-repeat 7px 11px;
}
.NewsList .NOtime li a:hover{
	background:#f6ffe7 url(Img/listimage04.gif) no-repeat 7px 11px;
	border: 1px dashed #dddddd;
}
.NewsList .NOtime li p{
	position: relative;
	left: 50px;
	top: 5px;
	color: #aaaaaa;
}
/*===== News style end =====*/

/*===== Products style start =====*/

.Search{
	width: 757px;
	height: 31px;
	float: left;
	background: url(Img/SearchBg.jpg) no-repeat 1px 0;
	margin-bottom: 20px;
}
.Search p{
	float: left;
	margin-left: 30px;
	display: inline;
	margin-top: 8px;
}
.searchBtn{
   float: left;
	margin: 6px 0 0 15px;
}
.ProList{
	width: 720px;
	float: left;
	padding-left: 25px;
	display: inline;
}
.Pro01{
	float: left;
	width: 360px;
	height: 170px;
	border-bottom: 1px dashed #dddddd;
	margin-top: 10px;
}
img.proPic01{
	margin: 10px 10px;
	float: left;
}
.Pro01 p{
   width: 180px;
	line-height: 25px;
	margin-top: 5px;
	float: left;
}
.Pro01 span{
   float: right;
	background: url(Img/listimage03.gif) no-repeat 0 3px;
	padding-left: 30px;
	margin-right: 10px;
}

.ProList1{
   float: left;
	width: 640px;
	display: inline;
	margin: 30px 0 0 80px;
}
.ProList1 h1{
	font-size: 13px;
	font-weight: bold;
	text-indent: 2em;
	margin-bottom: 10px;
	border-bottom: 1px dashed #2181c3;
	padding-bottom: 5px;
}
img.proPicB{
	float: left;
	padding-right: 20px;
}
.Part1{
	float: left;
	width: 300px;
	border-bottom: 1px dashed #2181c3;
	padding-bottom: 10px;
}
.Part1 p{
	padding-left: 25px;
}
.Part2{
	width: 620px;
	float: left;
	margin-top: 15px;
	border-bottom: 1px dashed #2181c3;
	padding-bottom: 10px;
}
.Part2 p{
	text-indent: 2em;
	line-height: 25px;
}

.ProList1 span{
	float: left;
	margin: 20px 0 0 170px;
	display: inline;
	padding-bottom: 50px;
}

/*===== Products style end =====*/

/*===== Call style start =====*/
.CallWord01{
	width: 500px;
	float: left;
	margin: 30px 0 0 70px;
	background: url(Img/callLine.gif) no-repeat top left;
	height: 300px;
}
.CallWord01 h1{
	font-size: 14px;
	color: #3eb6e9;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	line-height: 25px;
}
.CallWord01 h2{
	font-size: 13px;
	color: #888888;
	line-height: 25px;
	padding-left: 10px;
	padding-bottom: 20px;
}
.CallWord01 p{
	color: #666666;
	padding-left: 15px;
}
/*===== Call style end =====*/

/*===== Service style start =====*/
.servPart{
	width: 700px;
	float: left;
	margin: 20px 0 0 30px;
	display: inline;
}
.servPart p{
	text-indent: 2em;
	line-height: 22px;
}
.servPart b{
	text-indent: 2em;
	line-height: 24px;
}
.padding{
	padding: 0 40px 0 40px;
}
.sTable{
	width: 100%;
	margin-top: 20px;
	float: left;
}
.sTable tr td{
   padding-top: 4px;
}
.servPart01{
	width: 600px;
	margin: 20px 0 0 80px;
	display: inline;
}
.servPart01 img{
	margin-left: 15px;
}
/*===== Service style end =====*/

/*===== Join style start =====*/
.joinWord{
	width: 600px;
	float: left;
	margin: 20px 0 0 80px;
	display: inline;
}
.joinWord h3{
	font-size: 14px;
	color: #3eb6e9;
	text-align: center;
	line-height: 25px;
}
.joinWord h4{
	font-size: 13px;
	color: #3eb6e9;
	text-align: center;
	line-height: 22px;
	padding-bottom: 15px;
}
.joinWord p{
	text-indent: 2em;
	line-height: 22px;
}
.joinWord b{
	text-indent: 2em;
	line-height: 24px;
}
.joinWord table{
	margin-top: 15px;
	float: left;
}
.joinWord table tr td{
	padding-left: 10px;
}
/*===== Join style end =====*/

/*===== School style start =====*/
.schoolPic{
	float: left;
	margin-top: 5px;
}
.schoolLink{
   margin: 15px 0 0 8px;
	float: left;
	overflow: hidden;
	color:#217fc2;
}
.schoolLink:hover{
	text-decoration: underline;
}
/*===== School style end =====*/

/*===== Foot style start =====*/
.FootWord{
	width: 900px;
	height: 45px;
	float: left;
	margin: 22px 0 0 83px;
	display: inline;
	background: url(Img/FootLine.gif) no-repeat 180px 0;
	color: #888888;
}
.FootWord a{
	color: #888888;
}
.FootWord h1{
	height: 40px;
	float: left;
	width: 60px;
	font-size: 12px;
	margin-top: 5px;
}
.QQNum{
	float: left;
	width: 90px;
	height: 40px;
	margin-top: 3px;
}
.FootWord p{
	float: left;
	margin: 5px 0 0 60px;
	display: inline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*===== Foot style end =====*/


/*===== Menu style start =====*/
/*===== Head style end =====*/
.TextBox00{
	width: 210px;
	height: 20px;
	border: 1px solid #cccccc;
	line-height: 20px;
}
.TextBox01{
	width: 210px;
	height: 20px;
	border: 1px solid #cccccc;
	line-height: 20px;
	background: url(Img/textboxBg.jpg) repeat-x;
}
.TextBox02{
	width: 340px;
	height: 20px;
	border: 1px solid #cccccc;
	line-height: 20px;
	background: url(Img/textboxBg.jpg) repeat-x;
}
.TextBox03{
	width: 85px;
	height: 20px;
	border: 1px solid #cccccc;
	line-height: 20px;
	background: url(Img/textboxBg.jpg) repeat-x;
}
.Textarea01{
	width: 450px;
	border: 1px solid #cccccc;
	height: 150px;
	background: url(Img/textboxBg.jpg) repeat-x top;
}


/*友情链接列表*/
.LinkList{
	float: left;
	width: 540px;
	margin-left: 60px;
	margin-top: 20px;
	display: inline;
}
.LinkList img{
	margin: 10px 5px 0 10px;
}