﻿html{overflow-y:scroll;}

/*-----courseTitle one or two--------*/
.two-height{height:44px; line-height:22px;}

/*------------清除标签默认样式------------*/
table{border-collapse:collapse;border-spacing:0;}
i,caption,cite,code,em,strong,select{font-weight:normal;font-style:normal;}
ol,ul{list-style:none;padding:0px;margin:0px}
caption,th{text-align:left;padding:0px;margin:0px}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;padding:0px;margin:0px}
fieldset,img{border:0;padding:0px;margin:0px}
input,textarea{font-size:12px;outline:none;resize:none;padding:0px;margin:0px;}
body,div,p,dl,dt,dd,li,form,table,select,td{padding:0px;margin:0px}

body{font-family:微软雅黑,microsoft yahei,sans-serif;font-size:12px;word-break:break-all;}

/*-----float------*/
.lt {float:left; }
.rt {float:right; }

.fd-hide{display:none;}
.hidden{display:none;}
.cursor{cursor:pointer;}
.block{display:block;}
.visible{visibility:hidden}

/*-----clear------*/
.blank{clear:both;font-size:1px;height:10px;margin:0 auto;padding:0px;}
.clear{clear:both;display:block;font:0px/0px sans-serif;}

/*------a:hover,a-------*/
a{text-decoration:none;cursor:pointer;outline:none;color:#333}
a:hover,a:active{text-decoration:underline;}
a:focus{outline:0;}

/*----font--style-----*/
.font-a{font-family:Arial,sans-serif}
.font-hei{font-family:"黑体",sans-serif}
.font-yahei{font-family:microsoft yahei,sans-serif}
.font-g{font-family:georgia,sans-serif}
.font-t{font-family:Tahoma,Geneva,sans-serif}
.font-v{font-family:verdana,Geneva,sans-serif}
.font-s0{font-size:0px}
.font-s12{font-size:12px}
.font-s13{font-size:13px}
.font-s14{font-size:14px}
.font-s15{font-size:15px}
.font-s16{font-size:16px}
.font-s18{font-size:18px}
.font-s20{font-size:20px}
.font-s22{font-size:22px}
.font-s24{font-size:24px}
.font-s26{font-size:26px}
.font-s33{font-size:33px}
.font-bold{font-weight:bold;}
.font-n{font-weight:normal}
.line_through{text-decoration:line-through;}
.line_underline{text-decoration:underline}

/*----font--color------*/
.wrap .c_red{color:#d42427}
.wrap .c_y{color:#e13d00;}
.c_red{color:#d42427}
.c_black{color:#000}
.c_white{color:#fff}
.c_666{color:#666;}
.c_333{color:#333;}
.c_9e{color:#999;}
.c_y{color:#e13d00;}
.c_005{color:#005EA7}

/*------bg------*/
.bg_fff{background:#FFF}
.bg_000{background:#000}
.bg_f6{background:#F6F6F6}
.bg_f3{background:#F3F3F3}
.bg_fa{background:#fafeff}
.bg_78b{background:#78b1c2}
.bg_fafa{background:#fafafa}
.bg_19{background:#19c3cf}

/*-----site---line-height-------*/
.line16{ line-height:16px;}
.line18{ line-height:18px;}
.line20{ line-height:20px;}
.line22{ line-height:22px;}
.line24{ line-height:24px;}
.line25{ line-height:25px;}
.line28{ line-height:28px;}
.line30{ line-height:30px;}

/*------margin-------*/
.wrap .mar_t0{margin-top:0px;}
.mar_t-1{margin-top:-1px;}
.mar_t-5{margin-top:-5px;}
.mar_t3{margin-top:3px;}
.mar_t5{margin-top:5px;}
.mar_t7{margin-top:7px;}
.mar_t8{margin-top:8px;}
.mar_t10{margin-top:10px;}
.mar_t11{margin-top:11px;}
.mar_t15{margin-top:15px;}
.mar_t16{margin-top:16px;}
.mar_t20{margin-top:20px;}

.wrap .mar_r0{margin-right:0px;}
.mar_r2{margin-right:2px;}
.mar_r5{margin-right:5px;}
.mar_r8{margin-right:8px;}
.mar_r10{margin-right:10px;}
.mar_r20{margin-right:20px;}

.mar_b5{margin-bottom:5px;}
.mar_b10{margin-bottom:10px;}
.mar_b20{margin-bottom:20px;}
.mar_b25{margin-bottom:25px;}

.wrap .mar_l0{margin-left:0px;}
.mar_l5{margin-left:5px;}
.mar_l8{margin-left:8px;}
.mar_l10{margin-left:10px;}
.mar_l20{margin-left:20px;}
.mar_l30{margin-left:30px;}
.mar_ln1{margin-left:-1px;}
.mar_l38{margin-left:38px;}

/*------padding------*/
.pad_t3{padding-top:3px;}
.pad_t5{padding-top:5px;}
.pad_t8{padding-top:8px;}
.pad_t10{padding-top:10px;}
.pad_t11{padding-top:11px;}
.pad_t15{padding-top:15px;}
.pad_t20{padding-top:20px;}
.pad_t30{padding-top:30px;}

.wrap .pad_r0{padding-right:0px;}
.pad_r2{padding-right:2px;}
.pad_r3{padding-right:3px;}
.pad_r5{padding-right:5px;}
.pad_r10{padding-right:10px;}
.pad_r15{padding-right:15px;}
.pad_r20{padding-right:20px;}

.wrap .pad_b0{padding-bottom:0px;}
.pad_b3{padding-bottom:3px;}
.pad_b5{padding-bottom:5px;}
.pad_b8{padding-bottom:8px;}
.pad_b10{padding-bottom:10px;}
.pad_b15{padding-bottom:15px;}

.pad_l1{padding-left:1px;}
.pad_l2{padding-left:2px;}
.pad_l3{padding-left:3px;}
.pad_l5{padding-left:5px;}
.pad_l10{padding-left:10px;}
.pad_l15{padding-left:15px;}
.pad_l20{padding-left:20px;}
.pad_l25{padding-left:25px;}
.pad_l30{padding-left:30px;}
.pad_l50{padding-left:50px;}

.pad_lr1{padding:0 1px;}
.pad_lr2{padding:0px 2px;}
.pad_lr4{padding:0px 4px;}
.pad_lr5{padding:0px 5px;}
.pad_lr10{padding:0px 10px;}
.pad_tb10 {padding:10px 0;}
.pad_10 {padding:10px;}

/*------text-align-------*/
.text-l{text-align:left}
.text-c{text-align:center}
.text-r{text-align:right}

.text-indent{text-indent:2em;}

/*------border-------*/
.top_border_solid{border-top:solid 1px #e3e3e3}
.right_border_solid{border-right:solid 1px #e3e3e3}
.bottom_border_solid{border-bottom:solid 1px #e3e3e3}
.left_border_solid{border-left:solid 1px #e3e3e3}

.top_border_dashed{border-top:dashed 1px #e3e3e3}
.bottom_border_dashed{border-bottom:dashed 1px #e3e3e3}
.r_b_d {border-right:dashed 1px #e3e3e3;}
.b_b_d{border-bottom:dotted 1px #e3e3e3}

.wrap .border_right{border-right:0px;}
.wrap .border_bottom{border-bottom:0px;}
.wrap .border_top{border-top:0px;}

.wrap .padingL{padding-left:0px;}
.wrap .padingR{padding-right:0px;}

.wrap .background_none{background:none}
.wrap .backgImage_none{background-image:none}

.box{ border:solid 1px #e6e6e6}

/*----position-----*/
.positionRelative{position:relative}
.positionAbsolute{position:absolute}
.z-index{z-index:1}
.z2-index{z-index:2}
.z3-index{z-index:3}

/*----通栏广告-----*/
.pic_width{width:1000px; margin:0px auto}

/*---site----bar---- */
.wrap{background:#FFF;margin:0 auto;width:100%;position:relative;}

.site-nav{background:url(/resources/style/images/common/top_bar_bg.gif) repeat-x}
.site-nav-w{width:1000px;margin:0px auto;height:26px;padding:3px 0 0px 0px;color:#999;position:relative;}
.site-nav-w a:hover{color:#E13D00;}

/*------登录信息------*/
.login-info{line-height:24px;}
.login-info-icon{background:url(/resources/style/images/common/top_bar_bg.gif) no-repeat 1px -48px;color:#D42427;padding-left:10px;}

.userinfo{float:left;position:relative;margin-right:5px;}
.userinfotitle{position:relative;z-index:1;left:0px;top:0;white-space:nowrap;height:25px;line-height:22px;border-left:solid 1px transparent;border-right:solid 1px transparent;border-top:solid 1px transparent;float:left;background:url(/resources/style/images/common/top_bar_bg.gif) no-repeat right -73px; padding:0 18px 0 5px}
.usercur{border-left:solid 1px #e3e3e3;border-right:solid 1px #e3e3e3;border-top:solid 1px #e3e3e3;background-color:#fff;background-position:right -183px}
.userinfocon{background:#fff;border:solid 1px #e3e3e3;width:308px;position:absolute;left:0px;top:25px;height:110px;}
.userinfocon dl{float:left;margin-top:15px;padding-left:10px;}
.userinfocon dl dt{float:left;}
.userinfocon dl dt a{float:left;padding:2px;border:solid 1px #e3e3e3}
.userinfocon dl dt img{float:left;width:76px;height:76px;}
.userinfocon dl dd{float:left;width:200px;padding-left:10px;}

/*-----快速登录导航-----*/
.quick-menu{position:absolute;z-index:1;right:0px;top:0}
.quick-menu-ul{}
.quick-menu-ul li{float:left;}

.quick-menu-ul-line{padding-right:5px;}
.quick-menu-ul-line a{color:#666;float:left;margin-top:6px;}

.siteShopping h3,.quick-menu-item{border-left:solid 1px transparent;border-right:solid 1px transparent;border-top:solid 1px transparent;}
.quick-menu-current{background:#fff;border:solid 1px #e3e3e3;}

.quick-menu-item h3{height:26px;line-height:26px;text-align:center;}
.quick-menu-item h3 a,.quick-menu-item h3 span{cursor:pointer;color:#666}
.quick-menu-item,.quick-menu-item h3{float:left;width:85px;}

.quick-menu-item h3 a:hover,.quick-menu-item h3 a:active{text-decoration:none}
.quick-menu-item h3 span{background:url(/resources/style/images/common/top_bar_bg.gif) no-repeat right -76px; padding:0 16px 0 5px;}
.quick-menu-current h3 span{background:url(/resources/style/images/common/top_bar_bg.gif) no-repeat right -186px;}

.quick-menu-item ul{float:left;width:85px;padding-bottom:3px}
.quick-menu-item ul li{width:78px;line-height:20px;padding-left:10px;}
.quick-menu-item ul li a{color:#7d7d7d}

.quick-xina{display:block;width:19px;height:16px;background:url(/resources/style/images/common/site-footer.png) no-repeat -780px -147px;margin-top:6px;}
.quick-weibo{display:block;width:15px;height:15px;background:url(/resources/style/images/common/site-footer.png) no-repeat -780px -174px;margin-top:7px;margin-left:7px;}
.quick-weixin{display:block;cursor:pointer;position:relative;width:18px;height:17px;background:url(/resources/style/images/common/common-ico.png) no-repeat -47px -159px;margin-top:7px;margin-left:7px;}
.quick-weixin img{position:absolute;left:-130px;top:22px;display:none}

.quick-menu-item .quick-menu-item-cur{background:#f5f5f5}
.quick-menu-item .quick-menu-item-cur a:hover{text-decoration:none;}

.quick-menu .myaccount li {padding-left:7px;}
.quick-menu .myexam li {padding-left:13px;width:72px;}

/*---shop--top---*/
.siteShopping-item{position:relative;margin-right:4px;}
.siteShopping{margin-top:2px;width:105px;float:left;}
.siteShopping h3{width:98px;height:26px;position:relative;z-index:1;padding-left:5px;line-height:25px;text-align:center;}

.siteShopping h3 a,.siteShopping h3 span{cursor:pointer;color:#666;float:left}
.siteShopping h3 span{background:url(/resources/style/images/common/top_bar_bg.gif) no-repeat right -74px; padding-right:16px}
.siteShopping h3 a{background:url(/resources/style/images/common/top_bar_bg.gif) no-repeat left -150px; padding-left:22px;}
.siteShopping h3 a em{color:#D42427;padding:0px 1px}

.siteShopping .siteShopping-cur{background:#fff;border-left:solid 1px #cbcbcb;border-right:solid 1px #cbcbcb;border-top:solid 1px #cbcbcb;}
.siteShopping .siteShopping-cur span{background:url(/resources/style/images/common/top_bar_bg.gif) no-repeat right -182px;}
.siteShopping-pop{border:1px solid #cbcbcb;float:left;background:#fff;width:260px;padding:7px 0 2px 10px;top:28px;float:left;position:absolute;}

.siteShopping-null{color:#999;line-height:19px;}

.siteShopping-list{}
.siteShopping-list dl{float:left;width:250px; border-bottom: 1px dashed #E3E3E3;padding:8px 0}
.siteShopping-list dl dt,.siteShopping-list dl dt a img{float:left;width:76px;height:50px;}
.siteShopping-list dl dd{width:160px;float:left;height:20px;line-height:20px;padding-left:10px}
.siteShopping-list dl dd a:hover,.siteShopping-list dl dd a:active{color:#f60;}
.siteShopping-list dl dd em{color: #EE2C2C;font-family:tahoma;font-weight:bold;}
.siteShopping-list dl dd cite{color: #EE2C2C;font-family:Arial;}
.siteShopping-title{float:left;height:20px;line-height:20px;overflow:hidden;width:105px;color:#454545;}

.look_myshop_bth{width:49px;height:20px;background:url("/resources/style/images/course/ico-btn.png") no-repeat -113px 0;display:inline-block;margin-left:25px;}
a.look_myshop_bth:hover{background-position:-180px 0}

/*----logo----*/
.header{margin:0px auto;width:1000px;height:100px;}

.logo{float:left;margin-right:10px;margin-top:23px;}
.logo img{float:left;width:110px;}

.logo-ad{float: left; height: 60px; margin-right: 20px; margin-top: 18px; width: 180px;background:#f7f7f7}

.quick-phone{margin-top:30px;width:184px;height:39px;background:url(/resources/style/images/common/common-ico.png) no-repeat right 0px;float:right}

.search{width:445px;float:left;margin-top:25px;}
.searchForm{border:solid 2px #f04b01;height:30px;margin-bottom:5px;border-radius:0 3px 3px 0}
.searchForm .text{background:url(/resources/style/images/common/common-ico.png) no-repeat -480px -88px  #fff;float:left;color:#ccc;font-family:microsoft yahei; height: 20px;line-height:20px;padding:5px 5px 5px 25px;width:320px;}
.searchForm .btn{width:90px;height:30px;line-height:30px;text-align:center;background:#f04b01;color:#fff;font-weight:bold;float:right;cursor:pointer}
.searchForm .btnseacur{background:#f65801;}
.searchForm .text,.searchForm .btn{border:0px;font-size:14px;}
.searchForm .ico-search{background:#fff;padding:5px 5px 5px 10px;width:336px;box-shadow:1px 1px 5px #ccc inset;color:#333}

.hotwords{color:#999 }
.hotwords a{color:#999;margin-right:10px}
.hotwords a:hover {color:#E13D00;}

/*-------site-main-Nav--------*/
.mainNavbg{background:url(/resources/style/images/common/common-bg.png) repeat-x 0 0px; height:40px;position:relative;z-index:10000000000}

.mainNav{width:1000px;margin:0px auto;}

.mainNavAll{float:left;margin-right:10px;width:200px;position:relative;z-index:2}
.mainNavAll h2{text-align:center;cursor:pointer;width:200px;background:url(/resources/style/images/common/common-bg.png) repeat-x  0 -141px}

.navitems{}
.navitems li{float:left;}
.navitems li a{padding:0px 14px;float:left;}
.navitems li a:hover{text-decoration:none;background:url(/resources/style/images/common/common-bg.png) repeat-x 0 -141px}

.ico-navdown{display:block;height:7px;position:absolute;right:20px;top:17px;width:10px;background:url(/resources/style/images/common/common-ico.png) no-repeat  -91px 0px;}
.navitems-bbs{width:125px;position:relative;z-index:1}
.navitems li.navitems-bbs a{padding:0px 40px 0px 20px}
.bbs-js-down{position:absolute;left:0px;top:40px;width:123px;border:1px solid #D43000;background:#fffdf7}
.navitems li .bbs-js-down a{color:#333;font-size:12px;font-weight:normal;height:26px;line-height:26px;padding:0 0 0 20px;width:103px;}
.navitems li .bbs-js-down a:hover{background:#ffc7ac;}
.navitems .cur,.navitems-more.cur{background:url(/resources/style/images/common/common-bg.png) repeat-x 0 -141px}

.ico-otohot{position:absolute;left:-20px;top:6px;width:25px;height:9px;display:block;background:url(/resources/style/images/common/common-ico.png) no-repeat -4px -162px}

.navitems-more{float:right;position:relative;width:90px;padding-right:10px;cursor:pointer;text-align:center;}
.navitems-more span,.navitems li a,.mainNavAll h2{height:40px;line-height:40px;font-size:15px;color:#fff;font-weight:bold;}

.navmore-js-down{position:absolute;left:0px;top:40px;width:98px;border:1px solid #D43000;background:#fffdf7}
.navmore-js-down a{height:26px;line-height:26px;padding-left:13px;width:85px;text-align:left;display:block}
.navmore-js-down a:hover{background:#ffc7ac;text-decoration:none;}

/*-------site-search------*/
.hd-bt{background:url("/resources/style/images/common/common-bg.png") repeat-x 0 -72px;height:34px;}
.hd-w{width:1000px;margin:0px auto;}
.hd-w h3{height:34px;width:210px;float:left;}

.hdscroll{margin-top:8px;height:20px;line-height:20px;overflow:hidden;width:500px;float:left;background:url(/resources/style/images/common/common-ico.png) no-repeat -483px -137px;padding-left:24px;}
.hdscroll li{height:20px;width:500px;float:left;color:#999}
.hdscroll li a{color:#666}
.hdscroll li a:hover {color:#E13D00;}

.hd-bt-rt{float:right;font-size:14px;line-height:30px;}
.hd-bt-rt em{font-size:16px;color:#e13d00;}

/*---首页---二级栏目--course--sort--08.2----*/
.course-sort{border-bottom:solid 1px #d43000;border-left:solid 1px #d43000; border-right:solid 1px #d43000;border-radius:0px 0px 3px 3px;background:#fffdf7;}
.course-sort,.course-sort-list{width:198px;float:left}
.course-sort-conntent{position:relative;background:url(/resources/style/images/index/ico_number.gif) no-repeat 165px -761px;}
.course-sort-conntent{width:198px;}

.sort-nav{width:198px;position:relative;border-bottom:1px solid #FFECE1;border-top:1px solid #fffdf7;}
.sort-nav a{font-size:14px;display:block;padding-left:45px;height:30px;line-height:28px;}
.sort-nav a:hover{text-decoration:none; color: #E13D00;}
.sort-nav i{display:block;height:18px;width:18px;position:absolute;left:15px;top:6px;overflow:hidden;background-image:url(/resources/style/images/common/common-ico.png)}

/*---course--sort--ico---*/
.ico-sort1{background-position:-204px 0px} 
.ico-sort2{ background-position:-167px -47px}
.ico-sort6{background-position:-262px 1px}
.ico-sort3{background-position:-164px -23px}
.ico-sort4{background-position:-228px -48px}
.ico-sort5{background-position:-228px -21px}
.ico-sort7{background-position:-258px -22px}
.ico-sort8{background-position:-255px -49px}
.ico-sort9{background-position:-277px -49px}
.ico-sort10{background-position:-237px 1px}
.ico-sort11{background-position:-197px -22px}
.ico-sort12{background-position:-195px -48px}
.ico-sort13{background-position:-135px -47px}

.course-sort{position:absolute;top:40px;}

/*----course--sort---pop----*/
.course-sort-current{border-top:solid 1px #ffb58f;border-bottom:solid 1px #ffb58f;background:#fff;z-index:2}
.wrap .course-sort-current a{font-weight:bold; color: #E13D00;}
.course-sort-pop{left:197px;position:absolute;top:0px;width:135px;z-index:1}
.course-sort-pop ul{border:solid 1px #ffb58f;border-radius:3px;background:#fff;float:left;padding:2px 10px;}
.course-sort-pop li{height:24px;line-height:24px;background:url(/resources/style/images/index/ico_number.gif) no-repeat  -2px -357px;padding-left:11px}
.course-sort-pop li a{color:#666}
.course-sort-pop li a:hover,.course-sort-pop li a:active{color:#f60}

/*---more---*/
.more{padding-right:5px;height: 20px;overflow:hidden;}
.more a:link,.more a:visited{ background:url(/resources/style/images/index/ico_number.gif) no-repeat right -498px; border:0; color:#959595; padding:0px 18px 0px 0px; float:left;font-size:12px;line-height:22px;}
.more a:hover,.more a:active{ background-position:right -427px; color:#f00}

/*-------当前位置-------*/
.position{ width:1000px; margin:0px auto; color:#666;}
.position em{ padding:0px 5px;}
.position a{color:#666}
.position a:hover,.position a:active{ color:#f60}

/*------footpop-------*/
.footpop{width:520px;border:solid 1px #ffd9a5;height:31px;padding-right:8px;background:url(/resources/style/images/common/bg.png) repeat-x 0 0px;border-radius:3px;}
.footpop li{float:left;height:31px;line-height:31px;padding:0px 13px;background:url(/resources/style/images/common/common-ico.png) no-repeat  right -711px }
.footpop li em{color:#D42427;font-family:arial;}
.footpop li a:hover{text-decoration:none;color:#E13D00}

.footpop-btn{width:76px;height:19px;float:right;background:url("/resources/style/images/common/common-ico.png") no-repeat 0 -184px;margin-top:6px;}

.footpop-pos{width:532px;height:35px;position:fixed !important; bottom:0; right:0;
_position:absolute;_right:expression(eval(document.documentElement.scrollLeft));
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}

/*-----site--footer-----*/
.footer{background:url(/resources/style/images/common/top_bar_bg.gif) repeat-x 0 -311px #FAFAFA;}	
.footer-container,.site-footer-link{margin:0 auto;width:1000px;}	

.footer_sort{float:left;width:752px;margin-top:21px;}

.footer_sort dl{padding:0 20px}
.footer_sort dl dt{border-bottom:1px solid #e3e3e3;height:26px;text-indent:-9999px;}
.footer_sort dl dd{line-height:12px;padding-top:10px;color:#999;}	

.footer_sort dl,.footer_sort dl dt,.footer_sort dl dd{float:left;width:110px;}

.footer_sort dl dd a{color:#666;padding-left:15px;background:url(/resources/style/images/common/top_bar_bg.gif) no-repeat 5px -277px;}	
.footer_sort dl dd a:hover,.footer_sort dl dd a:active{color:#E13D00;}

.footer_ico_a{background:url(/resources/style/images/common/site-footer.png) no-repeat -919px 6px;}
.footer_ico_b{background:url(/resources/style/images/common/site-footer.png) no-repeat -915px -108px;}
.footer_ico_c{background:url(/resources/style/images/common/site-footer.png) no-repeat -764px 6px;}
.footer_ico_d{background:url(/resources/style/images/common/site-footer.png) no-repeat -916px -51px}
.footer_ico_e{background:url(/resources/style/images/common/site-footer.png) no-repeat -768px -51px;}

.site-footer-QQ{width:245px;float:right;height:146px;background:url(/resources/style/images/common/site-footer.png) no-repeat 0 0;margin-top:14px;}
.site-footer-QQ ul{margin-top:88px;float:left;}
.site-footer-QQ ul li,.site-footer-QQ ul li a{float:left;color:#999}
.site-footer-QQ ul li a:hover {color:#E13D00;}

.xinlang_weibo{background:url(/resources/style/images/common/site-footer.png) no-repeat -335px 0;padding:16px 0px 5px 69px}
.QQ_weibo{background:url(/resources/style/images/common/site-footer.png) no-repeat -348px -96px;padding:16px 0 5px 49px}

.site-footer-link{height:26px;color:#999;text-align:center;line-height:26px;position:relative;}
.site-footer-link a{color:#999;padding:0px 10px}
.site-footer-link a:hover{color:#E13D00;}

.footer-sitemap{background:#fafafa;border:1px solid #fafafa;height:12px;left:980px;line-height:18px;overflow:hidden;padding-left:6px;position:absolute;text-align:left;top:5px;width:12px;}
.footer-sitemap span{display:block;width:10px;height:10px;background:url(/resources/style/images/common/site-footer.png) no-repeat right -208px }
.footer-sitemap a{padding:0px;}
.footer-sitemap-cur{background:#fff;border:1px solid #e3e3e3;height:84px;width:54px}

.footer-pledge{padding:10px 0 5px 0;text-align:center;}
.copyright{text-align:center;padding-bottom:20px;color:#999}


/*----2013.12.23---友情链接----*/
.linkCon{width:998px;overflow:hidden;padding:5px 0px;margin:0px auto}
.linkCon h3{height:24px;font-size:14px;font-weight:bold;color:#666;padding-left:20px;}
.linkCon ul{float:left;padding-left: 10px}
.linkCon li{float:left;height:22px;line-height:22px;padding-left:10px;width: 88px;overflow: hidden;}
.linkCon li a{color:#999}

