@import url("base.css");
@import url("dev.css");
/************************ header ************************/
.header {
	width:950px;
	height:95px;
	margin:0 auto;
	overflow:hidden;
	clear:both;
	background:url(../images/img1.png) repeat-x 0 0;
}
.logo {
	width:200px;
	height:95px;
	float:left;
	background:url(../images/img1.png) no-repeat 0 -250px;
}
.FMCClogo {
	width:150px;
	height:95px;
	float:left;
	background:url(../images/img1.png) no-repeat -180px -250px;
}
.topNav {
	width:330px;
	float:right;
}
.topNavA {
	width:310px;
	height:26px;
	background:url(../images/img1.png) no-repeat 0 -150px;
	text-align:right;
	clear:both;
	color:#fff;
	padding:4px 20px 0 0;
}
.topNavA a {
	line-height:16px;
	vertical-align:middle;
	color:#333;
	text-decoration:none;
}
.topNavA a:hover { color:#f30; }
.topNavA a img { vertical-align:middle; }
.topNavB {
	clear:both;
	overflow:hidden;
	padding:5px 10px 0 0;
	text-align:right;
	color:#333;
}
.topNavB a {
	display:block;
	width:70px;
	height:20px;
	float:right;
	line-height:20px;
	vertical-align:middle;
	color:#fff;
	text-decoration:none;
	text-align:center;
	margin:15px 10px 0 10px;
	background:url(../images/img1.png) no-repeat -200px -200px;
}
.topNavB a:hover { color:#f30; }
/************************ navigate ************************/
.mainNav {
	width:950px;
	height:47px;
	margin:0 auto 10px auto;
	background:url(../images/img1.png) no-repeat 0 -95px;
}
.navSearchBar {
	width:250px;
	height:36px;
	float:left;
	padding:11px 0 0 20px;
}
.navSeaInp {
	width:170px;
	height:18px;
	line-height:18px;
	vertical-align:middle;
}
.navSeaBtn {
	width:52px;
	height:20px;
	line-height:20px;
	font-weight:bold;
	color:#fff;
	vertical-align:middle;
	background:url(../images/img1.png) no-repeat -100px -200px;
	border:none;
	cursor:pointer;
	-moz-outline-style:none;
}
.mainNav ul {
	width:660px;
	height:38px;
	float:left;
	padding-top:9px;
}
.mainNav ul li {
	float:left;
	height:38px;
}
.mainNav ul li a {
	display:block !important;
	display:inline-block;
	width:82px;
	height:32px;
	font-size:14px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	padding-top:6px;
	-moz-outline-style:none;
}
.mainNav ul li.foucs a {
	color:#000e22;
	font-weight:bold;
	background:url(../images/img1.png) no-repeat 0 -200px;
}
.mainNav ul li a:hover {
	color:#000;
	text-decoration:none;
}
/************************ main ************************/
.homeLogin {
	width:950px;
	margin:0 auto 10px auto;
	overflow:hidden;
	clear:both;
}
.homeBanner {
	width:708px;
	height:194px;
	overflow:hidden;
	float:right;
	background:#999;
	border:1px solid #a7bccd;
}
.subBanner {
	width:950px;
	height:160px;
	margin:0 auto 10px auto;
	overflow:hidden;
	clear:both;
}
.main, .main2 {
	width:950px;
	margin:0 auto;
	overflow:hidden;
	clear:both;
}
.main2 { background:url(../images/mainLine.gif) repeat-y }
.loginBox {
	width:230px;
	height:196px;
	float:left;
	overflow:hidden;
	clear:both;
}
.loginBox_top {
	clear:both;
	height:28px;
	line-height:28px;
	vertical-align:middle;
	color:#0167b2;
	font-weight:bold;
	background:url(../images/box.gif) no-repeat 0 -200px;
	padding-left:35px;
}
.loginBox_con {
	height:167px;
	background:#e8f2f4;
	border:1px solid #bddaee;
	border-top:0;
}
.loginTab {
	width:210px;
	margin:10px auto 0 auto;
}
.loginTab th {
	width:70px;
	text-align:right;
	padding:2px 0;
}
.loginInp1 {
	width:120px;
	padding:1px 0;
	border:1px solid #c1d1d9;
}
.loginInp2 {
	width:50px;
	padding:1px 0;
	border:1px solid #c1d1d9;
}
.loginBtn1, .loginBtn2, .loginBtn4, .loginBtn5 {
	width:58px;
	height:30px;
	background:url(../images/img1.png) no-repeat -300px -200px;
	border:none;
	margin:0 5px;
	cursor:pointer;
}
.loginBtn2 { background:url(../images/img1.png) no-repeat -400px -200px; }
.loginBtn4 {
	width:80px;
	background:url(../images/img1.png) no-repeat -600px -200px;
}
.loginBtn5 { background:url(../images/img1.png) no-repeat -700px -200px; }
.loginBtn3 {
	width:64px;
	height:30px;
	border:none;
	background:#e8f2f4;
	text-decoration:underline;
	cursor:pointer;
}
.welcome {
	clear:both;
	height:108px;
	font-weight:bold;
	padding:10px 0 10px 20px;
}
.welcome ul {
	clear:both;
	height:108px;
	overflow:hidden;
	font-weight:normal;
}
.welcome ul li {
	padding-left:20px;
	background:url(../images/arrow1.gif) no-repeat 0 50%;
}
.sideBar {
	width:230px;
	height:auto;
	overflow:hidden;
	float:left;
}
.column {
	width:710px;
	height:auto;
	overflow:hidden;
	float:right;
}
.column2 {
	width:700px;
	height:auto;
	overflow:hidden;
	float:right;
}
/************************ BOX ************************/
.boxA, .boxB, .boxC, .boxD, .boxE, .boxF, .boxG, .boxH {
	width:230px;
	height:auto;
	overflow:hidden;
}
.boxA_top, .boxB_top, .boxC_top, .boxD_top, .boxE_top, .boxF_top, .boxG_top, .boxH_top {
	height:28px;
	clear:both;
	background:url(../images/box.gif) no-repeat 0 -40px;
}
.boxA_con, .boxB_con, .boxC_con, .boxD_con, .boxE_con, .boxF_con, .boxG_con, .boxH_con {
	background:#fff;
	border:1px solid #a7bccd;
	border-top:0;
	overflow:hidden;
}
.boxA { clear:both; }
.boxB { width:350px; }
.boxB_top { background:url(../images/box.gif) no-repeat 0 -80px; }
.boxC { width:470px; }
.boxC_top { background:url(../images/box.gif) no-repeat 0 -120px; }
.boxD {
	width:710px;
	clear:both;
}
.boxD_top { background:url(../images/box.gif) no-repeat 0 -160px; }
.boxD_con { padding-bottom:10px; }
.boxE_top { background:url(../images/box.gif) no-repeat 0 -40px; }
.boxF_top { background:url(../images/box.gif) no-repeat 0 -280px; }
.boxF_con {
	width:188px;
	padding:10px 20px 20px 20px;
	border:1px solid #adcde3;
	border-top:none;
}
.boxG { width:410px; }
.boxG_top { background:url(../images/box.gif) no-repeat 0 -320px; }
.boxG_con { width:408px;}
.boxH { width:290px; }
.boxH_top { background:url(../images/box.gif) no-repeat 0 -360px; }
.boxH_con { width:288px;}
.boxI {
	width:698px;
	height:auto;
	background:#fff;
	overflow:hidden;
	border:1px solid #a7bccd;
}
.boxI_top {
	width:698px;
	height:28px;
	line-height:28px;
	vertical-align:middle;
	clear:both;
	overflow:hidden;
	text-indent:1em;
	color:#0066bc;
	font-weight:bold;
	background:url(../images/img4.gif) repeat-x 0 0;
}
.h200 {
	height:200px;
	overflow:hidden;
}
.h250 {
	height:250px;
	overflow:hidden;
}
.floatLeft { float:left; }
.floatRight { float:right; }
/************************ home content ************************/

.homeNewsList {
	padding:15px;
	overflow:hidden;
}
.homeNewsList li {
	padding:3px 0;
	background:url(../images/horLine1.gif) repeat-x 0 100%;
}
.homeNewsList li a {
	display:block;
	width:24.5em;
	padding-left:1.5em;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	background:url(../images/img2.png) no-repeat -390px -2px;
}
.homeNewsList2 {
	padding:15px;
	overflow:hidden;
}
.homeNewsList2 li {
	padding:3px 0;
	background:url(../images/horLine1.gif) repeat-x 0 100%;
}
.homeNewsList2 li a {
	display:block;
	width:19.5em;
	padding-left:1.5em;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	background:url(../images/img2.png) no-repeat -390px -2px;
}

.homeNewsList3 {
	padding:5px 15px 0 15px;
	overflow:hidden;
}
.homeNewsList3 li {
	padding:2px 0;
	background:url(../images/horLine1.gif) repeat-x 0 100%;
}
.homeNewsList3 li a {
	display:block;
	width:19.5em;
	padding-left:1.5em;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	background:url(../images/img2.png) no-repeat -390px -2px;
}

.homeFaqList {
	padding:15px;
	overflow:hidden;
}
.homeFaqList li {
	padding:3px 0;
	background:url(../images/horLine1.gif) repeat-x 0 100%;
}
.homeFaqList li a {
	display:block;
	width:15em;
	padding-left:1em;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	background:url(../images/img2.png) no-repeat -390px -42px;
}
.hotProduct {
	width:328px;
	padding:10px 10px 0 10px;
	overflow:hidden;
}
.hotProduct li {
	width:90px;
	height:46px;
	line-height:1.5em;
	float:left;
	margin:2px 4px;
	padding:10px 0 0 65px;
	overflow:hidden;
}
.hotProduct_1 { background:url(../images/img2.png) no-repeat 0 0; }
.hotProduct_2 { background:url(../images/img2.png) no-repeat 0 -60px; }
.hotProduct_3 { background:url(../images/img2.png) no-repeat 0 -120px; }
.hotProduct_4 { background:url(../images/img2.png) no-repeat 0 -180px; }
.hotProduct_5 { background:url(../images/img2.png) no-repeat 0 -240px; }
.hotProduct_6 { background:url(../images/img2.png) no-repeat 0 -300px; }
.hotProduct li b {
	font-weight:bold;
	font-size:14px;
}
.fingerDo {
	padding:15px;
	overflow:hidden;
}
.fingerDo li {
	padding-left:20px;
	background:url(../images/point2.gif) no-repeat 0 5px;
}
.fingerDo li span {
	color:#f30;
	font-weight:normal;
}
.cService {
	height:86px;
	background:url(../images/img2.png) no-repeat 0 -400px;
	padding:90px 0 0 80px;
	line-height:1.2em;
}
.cService a { text-decoration:underline; }
.homeFriend { clear:both; }
.homeFriend select {
	padding:1px 0;
	width:230px;
}
.productService {
	width:228px;
	height:250px;
	background:url(../images/icon3.gif) no-repeat;
}
.productService li { padding:3px 0; }
.productService a {
	display:block;
	height:53px;
	padding:5px 0 0 70px;
	font-weight:bold;
	font-size:14px;
	overflow:hidden;
}
.productService a:hover {
	color:#f30;
	text-decoration:none;
}
.productService_s {
	display:block;
	width:12em;
	color:#595959;
	font-size:12px;
	font-weight:normal;
	overflow:hidden;
	line-height:1.2em;
	padding-top:4px;
}
.opBox {
	clear:both;
	width:278px;
	height:28px;
	padding:6px 0 0 10px;
	background:url(../images/horLine5.gif) repeat-x 0 100%;
}
.opmenu {
	height:28px;
	float:left;
	margin-right:10px;
	overflow:hidden;
}
.opmenu li { float:left; }
.opmenu li a {
	margin-left:4px;
	float:left;
	background:url(../images/OptionA_1.gif) 0 0 no-repeat;
	padding-left:10px;
	text-decoration:none;
	color:#999;
	cursor:pointer;
}
.opmenu li a span {
	display:block;
	background:url(../images/OptionA_2.gif) 100% 0 no-repeat;
	padding:6px 10px 2px 0;
}
.opmenu li a:hover span { color:#F60; }
.opmenu li.foucs a {
	background:url(../images/OptionB_1.gif) 0 0 no-repeat;
	color:#07519a;
}
.opmenu li.foucs span { background:url(../images/OptionB_2.gif) 100% 0 no-repeat; }
.opBox2 {
	clear:both;
	width:398px;
	height:28px;
	padding:6px 0 0 10px;
	background:url(../images/horLine5.gif) repeat-x 0 100%;
}
.opmenu2 {
	height:28px;
	overflow:hidden;
}
.opmenu2 li { float:left; }
.opmenu2 li a {
	margin-left:4px;
	float:left;
	background:url(../images/OptionA_1.gif) 0 0 no-repeat;
	padding-left:10px;
	text-decoration:none;
	color:#999;
	cursor:pointer;
}
.opmenu2 li a span {
	display:block;
	background:url(../images/OptionA_2.gif) 100% 0 no-repeat;
	padding:6px 10px 2px 0;
}
.opmenu2 li a:hover span { color:#F60; }
.opmenu2 li.foucs a {
	background:url(../images/OptionB_1.gif) 0 0 no-repeat;
	color:#07519a;
}
.opmenu2 li.foucs span { background:url(../images/OptionB_2.gif) 100% 0 no-repeat; }
.productSearch {
	clear:both;
	height:36px;
	line-height:36px;
	vertical-align:middle;
	overflow:hidden;
	background:#fffbe0 url(../images/horLine4.gif) repeat-x 0 100%;
	padding:0 0 0 50px !important;
	padding:4px 0 0 50px;
}
.productSearchSel { vertical-align:middle; }
.productSearchInp {
	width:320px;
	padding:1px;
	vertical-align:middle;
}
.productSearchBtn {
	width:56px;
	height:18px;
	border:none;
	color:#fff;
	vertical-align:middle;
	cursor:pointer;
	background:url(../images/img1.png) no-repeat -500px -200px;
}
.appList {
	width:692px;
	clear:both;
	overflow:hidden;
	padding:15px 8px 0 8px;
	background:url(../images/horLine6.gif) repeat-y 0 0;
}
.appList_1, .appList_2, .appList_3, .appList_4 {
	display:inline;
	width:165px;
	float:left;
	margin:0 4px;
	overflow:hidden;
}
.appList_1_img, .appList_2_img, .appList_3_img, .appList_4_img {
	width:165px;
	height:22px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	padding:50px 0 0 0;
	background:url(../images/img2.png) no-repeat -235px -300px;
}
.appList_2_img { background:url(../images/img2.png) no-repeat -235px -400px; }
.appList_3_img { background:url(../images/img2.png) no-repeat -235px -500px; }
.appList_4_img { background:url(../images/img2.png) no-repeat -235px -600px; }
.appList dl {
	padding-top:5px;
	text-align:right;
}
.appList_1 dl dt {
	color:#4c8bba;
	font-weight:bold;
}
.appList_2 dl dt {
	color:#2eb08e;
	font-weight:bold;
}
.appList_3 dl dt {
	color:#b89135;
	font-weight:bold;
}
.appList_4 dl dt {
	color:#6e6f6c;
	font-weight:bold;
}
.appList a {
	white-space:nowrap;
	word-break:keep-all;
}
ul.productList { padding:10px 0 0 8px; }
ul.productList li {
	padding-left:1.2em;
	width:11em;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	background:url(../images/horLine7.gif) no-repeat 0 50%;
}
#container {
	text-align: left;
	width: 448px;
	height: 228px;
	background: #FFFFFF;
	padding: 10px;
	overflow:hidden;
}
#container #comTitle { height: 28px; }
#container #comTitle ul {
	background:#fff url(../images/horLine8.gif) repeat-x 0 100%;
	height: 28px;
}
#container #comTitle li {
	float: left;
	height: 28px;
	line-height: 28px;
	text-align: center;
	margin-right: 4px;
	white-space:nowrap;
	word-break:keep-all;
}
#container #comTitle li#tag5 { margin-right:0; }
#tag1 a { background:url(../images/comboLeft.gif) no-repeat 0 -230px; }
#tag2 a { background:url(../images/comboLeft.gif) no-repeat 0 -260px; }
#tag3 a { background:url(../images/comboLeft.gif) no-repeat 0 -290px; }
#tag4 a { background:url(../images/comboLeft.gif) no-repeat 0 -320px; }
#tag5 a { background:url(../images/comboLeft.gif) no-repeat 0 -350px; }
#container #comTitle a {
	text-decoration: none;
	color: #000000;
	display: block;
	width: auto;
	cursor:pointer;
}
#container #comTitle a span {
	display: block;
	background:url(../images/comboRight.gif) no-repeat 100% -40px;
	padding: 0 10px 0 27px;
}
#container #comTitle .selectli1, #container #comTitle .selectli2, #container #comTitle .selectli3, #container #comTitle .selectli4, #container #comTitle .selectli5 {
	text-decoration: none;
	color: #0067b3;
	font-weight:bold;
	display: block;
	width: auto;
}
#container #comTitle a .selectspan1, #container #comTitle a .selectspan2, #container #comTitle a .selectspan3, #container #comTitle a .selectspan4, #container #comTitle a .selectspan5 {
	display: block;
	padding: 0 10px 0 27px;
	background:url(../images/comboRight.gif) no-repeat 100% 0;
}
#container #comTitle .selectli1 { background:url(../images/comboLeft.gif) no-repeat 0 0; }
#container #comTitle .selectli2 { background:url(../images/comboLeft.gif) no-repeat 0 -30px; }
#container #comTitle .selectli3 { background:url(../images/comboLeft.gif) no-repeat 0 -60px; }
#container #comTitle .selectli4 { background:url(../images/comboLeft.gif) no-repeat 0 -90px; }
#container #comTitle .selectli5 { background:url(../images/comboLeft.gif) no-repeat 0 -120px; }
#container #content {
	height: 182px;
	padding: 10px;
	overflow:hidden;
}
.content1, .content2, .content3, .content4, .content5 {
	background-color:#fff;
	border:1px solid #9fbdd5;
	border-top:none;
}
.hidecontent { display:none; }
.comboImg {
	width:160px;
	height:140px;
	float:left;
	margin:5px 0 0 5px;
}
.comboImg img {
	width:160px;
	height:140px;
}
.comboIntro {
	width:240px;
	float:right;
	padding:5px 5px 0 0;
}
.comboIntro dt {
	font-size:14px;
	font-weight:bold;
	padding:0 0 10px 20px;
	color:#000;
	background:url(../images/img2.png) no-repeat -385px -95px;
}
.comboIntro dd a {
	color:#0067b3;
	text-decoration:underline
}
.comboIntro dd a:hover { color:#f30; }
.hotFar, .hotEdu, .hotTra {
	clear:both;
	width:408px;
	height:216px;
	overflow:hidden;
	background:url(../images/hotbg.png) no-repeat 0 0;
}
.hotEdu { background:url(../images/hotbg.png) no-repeat 0 -216px; }
.hotTra { background:url(../images/hotbg.png) no-repeat 0 -432px; }
.hotCon {
	width:408px;
	height:138px;
	overflow:hidden;
}
.hotCon img {
	width:160px;
	height:110px;
	padding:18px 15px 0 15px;
	float:left;
}
.hotCon ul {
	width:200px;
	float:left;
	padding:15px 0 0 0;
	overflow:hidden;
}
.hotCon ul li {
	padding:1px 0;
	background:url(../images/horLine1.gif) repeat-x 0 100%;
}
.hotCon ul li a {
	display:block;
	width:15em;
	padding-left:1em;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	background:url(../images/img5.gif) no-repeat -210px 4px;
}
.hotCon2{
	clear:both;
	width:408px;
	overflow:hidden;
}
.hotCon2 a span{
	display:none;
}

a.eduBtn1 , a.eduBtn2 , a.eduBtn3{
	display:block;
	display:inline;
	float:left;
	width:120px;
	height:32px;
	background:url(../images/img5.gif) no-repeat 0 0;
	margin:0 0 0 15px;
}
a.eduBtn2{
	margin:0 0 0 10px;	
	background:url(../images/img5.gif) no-repeat 0 -40px;	
}
a.eduBtn3{
	margin:0 0 0 10px;		
	background:url(../images/img5.gif) no-repeat 0 -80px;	
}

.phoneMenu1 , .phoneMenu2 , .phoneMenu3 , .phoneMenu4{
	display:inline;
	width:150px;
	height:90px;
	float:left;
	margin:98px 0 0 34px;
	overflow:hidden;
	background:url(../images/img5.gif) no-repeat 0 -130px;
}
.phoneMenu2{ background:url(../images/img5.gif) no-repeat 0 -220px;}
.phoneMenu3{ background:url(../images/img5.gif) no-repeat 0 -310px;}
.phoneMenu4{ background:url(../images/img5.gif) no-repeat 0 -400px;}

#phoneMenu a span{display:none;}
a.pm1 , a.pm2 , a.pm3 , .a.pm4{
	display:block;
	clear:both;
	width:120px;
	height:19px;
	cursor:pointer;
}

.hotTraIntro{
	width:210px;
	float:left;
	padding-top:10px;
}
.hotTraIntro dt{
	font-weight:bold;
	font-size:14px;
	padding:5px 0 10px 25px;
	background:url(../images/img5.gif) no-repeat -205px -40px; 
}
.hotTraIntro dd{
	line-height:1.7em;
}
.hotTraIntro dd.more{
	text-align:right;
	padding:5px 0 0 0;
}
.hotTraIntro dd.more a{
	color:#f30;
	text-decoration:underline;
}
a.farListFir{
	display:block;
	width:278px;
	cursor:pointer;
	clear:both;
	overflow:hidden;
	padding:12px 0 0 15px;
}
a.farListFir img{
	display:block;
	float:left;
	width:104px;
	height:62px;
}
a.farListFir span{
	display:block;
	width:150px;
	float:right;
	padding-right:15px;
	text-indent:1.5em;
	overflow:hidden;
	background:url(../images/img5.gif) no-repeat -210px -192px;
}

/************************ subPage ************************/
.path {
	clear:both;
	height:30px;
	padding-left:30px;
	background:url(../images/box.gif) no-repeat 0 -700px;
	margin-bottom:10px;
}
.pathName {
	width:20%;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#0167b2;
	overflow:hidden;
}
.pathway {
	width:75%;
	font-family:宋体;
	float:right;
	text-align:right;
	padding-right:10px;
	overflow:hidden;
}
.leftNavBox { clear:both; }
.leftNavList li {
	padding:4px 20px;
	border-bottom:1px solid #d1e2ea;
	background:url(../images/img2.png) no-repeat -385px -140px;
}
.leftNavList2 li {
	line-height:1.4em;
	font-weight:normal;
	border-bottom:none;
}
.leftNavList li.leftNavFoucs {
	font-weight:bold;
	background:url(../images/img2.png) no-repeat -165px -140px;
}
.dlComboList {
	width:658px;
	clear:both;
	overflow:hidden;
	padding:20px 0;
	margin:0 auto;
	background:url(../images/horLine4.gif) repeat-x 0 100%;
}
.dlComboList_img {
	width:100px;
	height:88px;
	float:left;
	display:inline;
	overflow:hidden;
}
.dlComboList_img img {
	width:100px;
	height:88px;
}
.dlComboList_int {
	width:540px;
	float:right;
	overflow:hidden;
}
.dlComboList_int dt {
	font-size:14px;
	color:#0167b2;
	padding:0 0 10px 20px;
	background:url(../images/img2.png) no-repeat -385px -95px;
}

.farComboList {
	width:658px;
	clear:both;
	overflow:hidden;
	padding:20px 0;
	margin:0 auto;
	background:url(../images/horLine4.gif) repeat-x 0 100%;
}
.farComboList_img {
	width:140px;
	height:105px;
	float:left;
	display:inline;
	overflow:hidden;
}
.farComboList_img img {
	width:140px;
	height:105px;
}
.farComboList_int {
	width:500px;
	float:right;
	overflow:hidden;
}
.farComboList_int dt {
	font-size:14px;
	color:#0167b2;
	padding:0 0 10px 20px;
	background:url(../images/img2.png) no-repeat -385px -95px;
}
.farComboList_int dd{
	padding:0 0 5px 0;	
}

a.introMoreBtn {
	width:80px;
	float:right;
	display:block;
	text-align:center;
	background:#f0f6fa;
	border:1px solid #d7e8f2;
	margin:0 10px;
}
a.introMoreBtn2 , a.introMoreBtn3{
	width:120px;
	float:left;
	display:block;
	text-align:center;
	background:#f0f6fa;
	border:1px solid #d7e8f2;
	cursor:pointer;
}
a.introMoreBtn3 {
	background:#fff4de;
	border:1px solid #f0d3bb;
}

a.introMoreBtn:hover , a.introMoreBtn2:hover {
	background:#fff4de;
	border:1px solid #f0d3bb;
}
.productPageNum {
	clear:both;
	width:658px;
	overflow:hidden;
	padding:10px 0;
	margin:0 auto;
}
.productPageNum_left {
	width:45%;
	float:left;
}
.productPageNum_right {
	color:#999;
	text-align:right;
	width:45%;
	float:right;
}
.productDetail, .dl100Detail {
	width:698px;
	background:url(../images/detail_bg.gif) no-repeat 100% 0;
	overflow:hidden;
}
.dl100Detail { background:url(../images/detail_bg2.gif) no-repeat 100% 0; }
.detailTop {
	height:70px;
	line-height:70px;
	padding:8px 30px 8px 30px;
	vertical-align:middle;
}
.detailTop img {
	width:64px;
	height:64px;
	float:left;
	padding:2px;
	border:1px solid #c9c9c9;
}
.detailTitle {
	width:540px;
	height:70px;
	font-size:14px;
	font-weight:bold;
	float:left;
	padding-left:20px;
}
.detailNav, .detailNav2 {
	width:678px;
	height:28px;
	clear:both;
	padding-left:20px;
	background:url(../images/img3.gif) repeat-x 0 0;
}
.detailNav li {
	width:72px;
	height:22px;
	margin-right:1px;
	padding-top:6px;
	text-align:center;
	float:left;
	background:url(../images/img3.gif) no-repeat 0 -40px;
}
.detailNav li.detailFoucs {
	font-weight:bold;
	color:#0167b2;
	background:url(../images/img3.gif) no-repeat 0 -70px;
}
.detailNav li.proFoucs a { color:#0167b2; }
.detailNav2 li {
	width:120px;
	height:22px;
	margin-right:1px;
	padding-top:6px;
	text-align:center;
	float:left;
	background:url(../images/img3.gif) no-repeat 0 -110px;
}
.detailNav2 li.detailFoucs2 {
	font-weight:bold;
	color:#0167b2;
	background:url(../images/img3.gif) no-repeat 0 -140px;
}
.detailNav2 li.proFoucs a { color:#0167b2; }
.detailCon {
	width:638px;
	padding:20px 30px;
	overflow:hidden;
}
.downList, .videoList {
	clear:both;
	padding:10px 0 10px 100px;
	float:left;
	width:538px;
	height:auto;
	overflow:hidden;
	background:url(../images/img3.gif) no-repeat -214px -190px;
	border-bottom:1px solid #e5e5e5;
}
.videoList { background:url(../images/img3.gif) no-repeat -14px -490px; }
.downCon, .videoCon {
	clear:both;
	padding:0 0 10px 25px;
	overflow:hidden;
	background:url(../images/img3.gif) no-repeat -130px -668px;
}
.videoCon { background:url(../images/img3.gif) no-repeat -180px -296px; }
.downCon span, .videoCon span {
	color:#f60;
	font-weight:bold;
}
.downTip {
	width:320px;
	float:left;
	color:#888;
	padding:4px 0 0 25px;
}
a.downBtn , a.videoBtn , a.downBtn2{
	display:block;
	width:54px;
	float:right;
	padding:1px 0 1px 20px;
	margin-right:10px;
	background:#f6fafd url(../images/img3.gif) no-repeat -280px -35px;
	border:1px solid #e0eef8;
}
a.videoBtn { background:#f6fafd url(../images/img3.gif) no-repeat -138px -37px; }
a.downBtn2 { background:#f6fafd url(../images/img3.gif) no-repeat -136px -114px; }
a.downBtn:hover {
	background:#fff4de url(../images/img3.gif) no-repeat -280px -35px;
	border:1px solid #f0d3bb;
}
a.downBtn2:hover {
	background:#fff4de url(../images/img3.gif) no-repeat -136px -114px;
	border:1px solid #f0d3bb;
}
a.videoBtn:hover {
	background:#fff4de url(../images/img3.gif) no-repeat -138px -37px;
	border:1px solid #f0d3bb;
}
.tabA {
	width:698px;
	height:28px;
	clear:both;
	overflow:hidden;
	background:url(../images/img4.gif) repeat-x 0 0;
}
.tabA li {
	height:28px;
	line-height:28px;
	vertical-align:middle;
	text-align:center;
	padding:0 25px;
	float:left;
	border-right:1px solid #bcd2e9;
}
.tabA li.tabAFoucs {
	background:#fff;
	color:#0167b2;
	font-weight:bold;
}
.tabA li.tabAFoucs a { color:#0167b2; }
.fingerTabA {
	width:670px;
	margin:20px auto 10px auto;
	border-left:1px solid #b5dcf2;
	table-layout:fixed;
}
.fingerTabA th {
	background:#b5dcf2;
	padding:2px 0 0 5px;
	font-weight:bold;
	text-align:left;
	border-right:1px solid #b5dcf2;
	border-bottom:1px solid #b5dcf2;
	word-break:break-all;
}
.fingerTabA td {
	line-height:1.5em;
	padding:3px 0 3px 5px;
	background:#fff;
	border-right:1px solid #b5dcf2;
	border-bottom:1px solid #b5dcf2;
	word-break:break-all;
	overflow:hidden;
}
.fingerTabA td b { color:#f60; }
.fingerTabA tr.lightGround td { background:#f3fcff; }



dl.newsCon{
	clear:both;
	width:658px;
	margin:0 auto;
	overflow:hidden;
}

dl.newsCon dt{
	text-align:center;
	font-weight:bold;
	font-size:16px;
	padding:40px 0 10px 0;
}
dl.newsCon dd{
	padding:10px;	
}
dl.newsCon dd.newsDate{
	text-align:center;
	color:#888;
	padding:2px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;	
}

dl.newsCon img {
 	width: expression(this.width > 600 ? "600px": true);	/* 限定图片宽度不超过500像素 For IE6 */
	max-width: 600px;										/* 同上 For IE7 IE8 FF*/
	height:auto;											/* 高度自适应 For IE6 FF */
	clear:both;
	display:block;
	margin:0 auto;
}

.traCon{
	clear:both;
	width:658px;
	margin:0 auto 20px auto;
	overflow:hidden;
}

.traCon .traTitle{
	clear:both;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	padding:40px 0;
}
.traCon .traTab{
	width:640px;
	margin:0 auto 20px auto;
	clear:both;
	background:url(../images/horLine1.gif) repeat-x 0 0;	
}
.traCon .traTab td{
	padding:5px 0;
	background:url(../images/horLine1.gif) repeat-x 0 100%;
}

.traCon .traTab th{
	width:120px;
	vertical-align:top;
	text-align:left;
	font-weight:bold;
	color:#0167b2;
	padding:5px 0;
	background:url(../images/horLine1.gif) repeat-x 0 100%;	
}

.traCon a.custom{
	display:block;
	width:93px;
	height:31px;
	line-height:31px;
	vertical-align:middle;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	text-align:center;
	background:url(../images/loginbg.gif) no-repeat -300px -47px;
	margin:30px auto 10px auto;
}

.newsListFull {
	width:648px;
	clear:both;
	margin:20px auto;
	overflow:hidden;
}
.newsListFull li {
	padding:6px 0;
	background:url(../images/horLine1.gif) repeat-x 0 100%;
}
.newsListFull li a {
	display:block;
	width:41em;
	padding-left:1.5em;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	background:url(../images/img5.gif) no-repeat -210px 4px;
}

.edubox{
	width:698px;
	height:1072px;
	background:url(../images/eduBg.jpg) no-repeat 0 0;
	border:1px solid #a7bccd;
	overflow:hidden;
}
.eduIntro{
	width:350px;
	height:155px;
	color:#8e380d;
	padding:348px 46px 154px 302px;
}
.eduApp{
	clear:both;
	width:526px;
	height:50px;
	padding-left:172px;
	overflow:hidden;
}
.eduApp li{
	width:72px;
	height:50px;
	float:left;	
	text-align:center;
	line-height:50px;
	vertical-align:middle;
}
.eduBlog{
	clear:both;
	width:698px;
	padding:112px 0 0 10px;
	overflow:hidden;
}
.teacherBlog{
	width:202px;
	float:left;
	padding:0 13px;
	overflow:hidden;
}
.teacherBlog li{
	width:190px;
	overflow:hidden;
	padding:2px 0 2px 12px;
	background:url(../images/arrow2.gif) no-repeat 0 50%;	
}
/************************ about us ************************/
.dlContent {
	padding:20px;
	overflow:hidden;
}
.article { padding:10px 0; }
.article dt {
	padding:3px 0;
	font-weight:bold;
	font-size:14px;
	background:#daf0fd;
	border-bottom:1px solid #b5dcf2;
}
.article dd { padding:10px 0; }
.articleOL1 { }
.articleOL1 li {
	padding-bottom:5px;
	margin-left:2em;
	list-style-type:decimal;
	list-style-position:outside;
}
.articleOL2 {
	padding:5px 0;
	background:#f9f9f9;
}
.articleOL2 li {
	margin-left:4em;
	list-style-type:lower-roman;
	list-style-position:outside;
	color:#555;
}
/************************ sitemap ************************/
.sitemapList { padding-bottom:10px; }
.sitemapList dt {
	height:27px;
	line-height:27px;
	vertical-align:middle;
	padding-left:20px;
	background:#f1f7fc;
	border-bottom:1px solid #c2d8e3
}
.sitemapList dt a {
	display:block;
	padding-left:20px;
	font-weight:bold;
	font-size:14px;
	background:url(../images/arrow1.gif) no-repeat 0 50%;
}
.sitemapList dd { padding:10px 10px 10px 25px; }
.sitemapList dd a {
	padding:0 20px;
	white-space:nowrap;
}
/************************ 订购 ************************/
.guide {
	width:630px;
	overflow:hidden;
	padding-top:10px;
	margin:0 auto;
}
.guideTitle {
	font-weight:bold;
	font-size:14px;
	color:#000;
	padding:20px 0 20px 20px;
	background:url(../images/icon2.png) no-repeat 0 -192px;
}
.guideImg1, .guideImg2, .guideImg3, .guideImg4 {
	width:630px;
	height:44px;
	margin-bottom:10px;
	background:url(../images/guide.png) no-repeat 0 0;
}
.guideImg2 { background:url(../images/guide.png) no-repeat 0 -50px; }
.guideImg3 { background:url(../images/guide.png) no-repeat 0 -100px; }
.guideImg4 { background:url(../images/guide.png) no-repeat 0 -150px; }
.guideForm {
	width:572px;
	overflow:hidden;
	margin:0 auto;
}
.guideFormBox1 {
	margin:0 auto;
	padding:2px 10px;
	color:#333;
	line-height:1.4em;
	text-indent:2em;
	overflow:hidden;
	background:#daf0fd;
	margin-bottom:10px;
}
.guideFormBox2 {
	padding:5px 10px;
	background:#fff;
	border:1px solid #d4d4d4;
	margin-bottom:10px;
	overflow:hidden;
}
.guideTable {
	width:530px;
	margin:10px auto 0 auto;
}
.guideTable th {
	width:140px;
	font-weight:bold;
	padding:4px 0;
}
.guideTable2 {
	width:530px;
	margin:10px auto 0 auto;
}
.guideTable2 th {
	width:100px;
	font-weight:bold;
	text-align:center;
	padding:4px 0;
}
.guideTable2 td { width:165px; }
.guideTable3 {
	width:530px;
	margin:10px auto 0 auto;
}
.guideTable3 th { width:245px; }
.guideTable3 td {
	width:40px;
	text-align:center;
}
.guideInp1 {
	width:200px;
	padding:1px 0;
}
select.guideInp1 { width:204px; }
.guideInp2 {
	width:100px;
	padding:1px 0;
}
.guideInp3 {
	width:150px;
	padding:1px 0;
}
select.guideInp3 { width:154px; }
.guideInp4 {
	width:415px;
	padding:1px 0;
}
.guideFormBox2 b { color:#1478bc; }
.guideFormBox3 {
	text-align:center;
	padding:10px 0;
}
.guideBtn, .guideBtn2, .guideBtn3 {
	width:88px;
	height:25px;
	border:none;
	text-align:center;
	padding:0 22px 0 10px;
	line-height:25px;
	vertical-align:middle;
	color:#fff;
	font-weight:bold;
	background:url(../images/icon2.png) no-repeat 0 -270px;
	cursor:pointer;
}
.guideBtn2 {
	padding:0 10px 0 22px;
	background:url(../images/icon2.png) no-repeat -100px -270px;
}
.guideBtn3 {
	padding:0 10px 0 10px;
	background:url(../images/icon2.png) no-repeat -200px -270px;
}
.guideBtn4, .guideBtn5 {
	width:22px;
	height:22px;
	border:none;
	background:url(../images/icon2.png) no-repeat 0 -320px;
	cursor:pointer;
}
.guideBtn5 { background:url(../images/icon2.png) no-repeat -30px -320px; }
.txtCenter {
	text-align:center;
	padding:2px 0;
	color:#888;
}
.gProject {
	width:245px;
	height:180px;
}
.guideSuc {
	width:400px;
	height:70px;
	line-height:70px;
	vertical-align:middle;
	padding-left:80px;
	float:left;
	background:url(../images/icon2.png) no-repeat 0 -370px;
}
/************************ digitGulou ************************/
.digitTitle{
	clear:both;
	padding-bottom:12px;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #a7bccd;
}
.digitTitle b{
	color:#f60;	
}

.digitIntroBg{
	background:url(../images/dgTitleBg.jpg) repeat-x 0 100%;	
}
.digitIntro{
	padding:10px 20px;	
}
.digitIntro dt{
	font-size:14px;
	font-weight:bold;
	color:#3e3e3e;
	padding-bottom:10px;
}
.digitIntro dd{
	text-indent:2em;
	line-height:1.6em;
}
.digitIntro dt.dBack{
	font-size:12px;
	font-weight:normal;
	color:#0167b2;
	text-align:right;
	padding-bottom:0;
}

.digitFun{
	width:698px;
	overflow:hidden;
	padding:15px 10px;
}
.digitFun li{
	width:202px;
	float:left;
	overflow:hidden;
	padding:15px 12px 0 12px;
	background:url(../images/horLine4.gif) repeat-x 0 100%;
}
.digitFun li a{
	display:block;	
}
.digitFun li img{
	clear:both;	
}
.digitFun li div{
	text-align:center;
	padding:6px 0;
	font-weight:bold;
}
.detailLeftAD{
	width:230px;
	clear:both;
	overflow:hidden;
}

.tabB {
	width:698px;
	height:26px;
	clear:both;
	overflow:hidden;
	background:url(../images/img6.gif) repeat-x 0 0;
}
.tabB li {
	height:26px;
	line-height:24px;
	vertical-align:middle;
	text-align:center;
	padding:0 15px;
	float:left;
	border-right:1px solid #adadad;
}
.tabB li.tabBFoucs {
	background:#fff;
	color:#0167b2;
	font-weight:bold;
	background:url(../images/img6b.gif) repeat-x 0 0;	
	border-right:1px solid #7db5de;
}
.tabB li.tabBFoucs a { color:#0167b2; }

.digitList{
	background:url(../images/arrow3.gif) no-repeat 20px 15px;	
	padding:10px 30px 10px 40px;
}
.digitList dt{
	font-weight:bold;
	padding-bottom:5px;
}
.digitOther{
	background:url(../images/horLine1.gif) repeat-x 0 0;	
	padding:10px 20px 10px 20px;
}
.digitOtherTitle{
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
}
.digitOther ul{
	padding-left:20px;
}
.digitOther ul li{
	background:url(../images/arrow2.gif) no-repeat 0 50%;
	padding-left:15px;
}
.digitOther ul a{
	color:#0167b2;
}
.digitOther ul a:hover{
	color:#f30;	
}


/************************ footer ************************/
.footer {
	width:950px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	clear:both;
	padding-top:10px;
}
.footMenu {
	background:#4c8bba;
	text-align:center;
	padding:2px 0;
	color:#fff;
}
.footMenu a {
	color:#fff;
	text-decoration:none;
}
.footMenu a:hover { color:#f30; }
.copyright {
	padding:15px 0 15px 380px;
	background:url(../images/logo.gif) no-repeat 225px 0px;
}
/************************ other ************************/
.compart { padding:0 6px; }
.compart1 { padding:0 12px; }
.btmMar10 { margin-bottom:10px; }
.topMar10 { margin-top:10px; }
.rightMar10 { margin-right:10px; }
.btmPad { padding-bottom:10px; }
.title1, .title2, .title3 {
	width:45%;
	height:28px;
	line-height:28px;
	vertical-align:middle;
	float:left;
	color:#0167b2;
	font-weight:bold;
	padding-left:35px;
}
.title2 { width:64px; }
.title3 {
	height:26px;
	width:180px;
	padding-left:15px;
}
.more1 {
	display:block;
	width:60px;
	height:28x;
	line-height:28px;
	vertical-align:middle;
	padding-right:10px;
	float:right;
	text-align:right;
	color:#3a81c8;
	text-decoration:none;
	font-family:宋体;
}
.more2 {
	display:block;
	width:45px;
	height:25px;
	float:right;
	background:url(../images/icon.png) no-repeat 0 -136px;
}
.close1 {
	display:block;
	width:40px;
	height:26x;
	line-height:26px;
	vertical-align:middle;
	padding-left:15px;
	float:right;
	font-weight:bold;
	color:#0167b2;
	background:url(../images/loginbg.gif) no-repeat -230px -41px;
}
.kRight { text-align:right; }
.autoHeight {
	clear:both;
	height:15px;
	background:#fff;
}
#foldheader {
	vertical-align:middle;
	cursor:pointer;
	padding-left:0em;
	list-style-image:url(../images/open.gif);
}
#foldinglist {
	list-style-image:url(../images/list.gif);
	padding-left:2em;
	vertical-align:middle;
}
.pLoginBox1 {
	width:380px;
	overflow:hidden;
	background:#f9fcff url(../images/loginbg.gif) no-repeat 0 100%;
	border:3px solid #378ad1;
}
.pLoginBox1-top {
	height:26px;
	overflow:hidden;
	background:url(../images/loginbg.gif) repeat-x 0 0;
}
.pLoginBox1-con { overflow:hidden; }
.pLoginBox1 table.loginTab {
	width:250px;
	margin:20px auto 10px auto;
	padding-bottom:10px;
}
.pLoginBox1 table.loginTab th {
	text-align:left;
	padding:3px 0;
}
.pLoginBox1 .loginInp1 {
	width:180px;
	padding:2px 0;
	border:1px solid #87b4e5;
}
.pLoginBox1 .loginInp2 {
	width:50px;
	padding:2px 0;
	border:1px solid #87b4e5;
}
.pLoginBox1 .loginBtn1, .pLoginBox1 .loginBtn2 {
	width:93px;
	height:31px;
	background:url(../images/loginbg.gif) no-repeat 0 -47px;
	border:none;
	margin:0 0 15px 70px;
	cursor:pointer;
}
.pLoginBox1 .loginBtn2 {
	background:url(../images/loginbg.gif) no-repeat -99px -47px;
	margin:0 0 15px 10px;
}
.pLoginBox1 .loginBtn3 {
	display:block;
	clear:both;
	float:right;
	margin-right:10px;
	background:none;
}
.pLoginBox1 .loginBtn3_1{
	display:block;
	background:none;
	position:absolute;
	right:10px;
	top:15px;
}
.pLoginBox1-con div { background:url(../images/horLine1.gif) repeat-x 0 0; }
.pLoginBox2 {
	width:456px;
	overflow:hidden;
	background:#f9fcff url(../images/loginbg.gif) no-repeat -400px 100%;
	border:3px solid #378ad1;
}
.pLoginBox2 .tyLoginTab {
	width:430px;
	margin:20px auto 10px auto;
}
.pLoginBox2 .tyLoginTab th {
	width:72px;
	text-align:left;
	padding:2px 0 6px 10px;
}
.pLoginBox2 .tyLoginTab input, .pLoginBox2 .tyLoginTab select { padding:1px 0; }
.pLoginBox2 .tyInput1 { width:103px; }
.pLoginBox2 .tyInput2 { width:60px; }
.pLoginBox2 .tyInput3 { width:160px; }
.pLoginBox2 .tyBtnB { padding:15px 0 30px 30px; }
.pLoginBox2 .tyBtnB a {
	text-decoration:underline;
	color:#f30;
}
.pLoginBox2 .tyBtn {
	width:93px;
	height:31px;
	background:url(../images/loginbg.gif) no-repeat -300px -47px;
	border:none;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	margin-left:200px;
	cursor:pointer;
	text-align:center;
}

/************************************ 商贸信息化 *********************************/
.hotTraPhone{
	width:118px;
	height:156px;
	padding:36px 0 0 35px;
	float:left;
	overflow:hidden;
}
.hotTraCon{
	width:118px;
	height:156px;
	overflow-y:scroll;
	overflow-x:hidden;
	line-height:1.4em;
	color:#004a70;
	SCROLLBAR-ARROW-COLOR:#b3e2ee;
	SCROLLBAR-FACE-COLOR:#2A96B7;
	SCROLLBAR-DARKSHADOW-COLOR:#74CFE9;
	SCROLLBAR-HIGHLIGHT-COLOR:#2A96B7;
	SCROLLBAR-3DLIGHT-COLOR:#74CFE9;
	SCROLLBAR-SHADOW-COLOR:#2A96B7;
	SCROLLBAR-TRACK-COLOR:#74CFE9;	
}
.hotTraCon b{
	color:#f30;	
}
.hotTraCon img{
	padding-bottom:5px;	
}

.hotTraTitle{
	font-weight:bold;
	font-size:14px;
	padding:20px 0 0 25px;
	background:url(../images/img5.gif) no-repeat -205px -25px; 
}

.hotCon3{
	float:right;
	width:225px;
	overflow:hidden;
}
.hotCon3 ul {
	width:210px;
	float:left;
	padding:10px 0 0 0;
	overflow:hidden;
}
.hotCon3 ul li {
	padding:1px 0;
	background:url(../images/horLine1.gif) repeat-x 0 100%;
}
.hotCon3 ul li a {
	display:block;
	width:16em;
	padding-left:1em;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	background:url(../images/img5.gif) no-repeat -210px 4px;
}

.exampleCon{
	padding:0 10px 10px 10px;
	clear:both;
	background:url(../images/horLine2.gif) repeat-x 0 100%;
}
.exampleCon h1{
	font-size:14px;
	margin:0;
	padding-bottom:10px;
}
.exampleCon p{
	margin:0;
	padding:0 0 5px 0;
	text-indent:2em;
}
.loginTab2 {
	width:300px;
	margin:10px auto 0 auto;
}
.loginTab2 th{ padding:4px 0; width:30%; text-align:right;}
.loginTab2 td{ width:70%;}
