@charset "utf-8";

/*   Reset css   */
/*   2010-02-17 LiNing Create  */
/*   2014-08-27 LiNing Edit    */

html{ overflow: -moz-scrollbars-vertical; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,iframe {PADDING: 0px; MARGIN: 0px;}
DIV, P, I, UL, LI, OL, DL, DT, DD{list-style: none;}
FIELDSET,LABEL,LEGEND,BUTTON,INPUT,FORM {PADDING: 0px; MARGIN: 0px;}
address,caption,cite,dfn,em,th,var {font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
A IMG {BORDER-STYLE: none; border: 0px}
table{border-collapse: collapse;border-spacing: 0;} 
.wordwrap{ word-break: break-all; word-wrap: break-word; }
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {*display:inline-block;*zoom:100%;}
.clear{ clear:both; height:0px;font-size:0px; line-height:0px; overflow:hidden;}
.blank2 {CLEAR: both; DISPLAY: block; OVERFLOW: hidden; HEIGHT: 2px; line-height: 0px; font-size: 0px;}
.blank6 {CLEAR: both; DISPLAY: block; OVERFLOW: hidden; HEIGHT: 6px; line-height: 0px; font-size: 0px;}
.blank10 {CLEAR: both; DISPLAY: block; OVERFLOW: hidden; HEIGHT: 10px; line-height: 0px; font-size: 0px;}
.blank15 {CLEAR: both; DISPLAY: block; OVERFLOW: hidden; HEIGHT: 15px; line-height: 0px; font-size: 0px;}
.blank20 {CLEAR: both; DISPLAY: block; OVERFLOW: hidden; HEIGHT: 20px; line-height: 0px; font-size: 0px;}
.blank30 {CLEAR: both; DISPLAY: block; OVERFLOW: hidden; HEIGHT: 30px; line-height: 0px; font-size: 0px;}
.blank40 {CLEAR: both; DISPLAY: block; OVERFLOW: hidden; HEIGHT: 40px; line-height: 0px; font-size: 0px;}
.blank50 {CLEAR: both; DISPLAY: block; OVERFLOW: hidden; HEIGHT: 50px; line-height: 0px; font-size: 0px;}
.blank60 {CLEAR: both; DISPLAY: block; OVERFLOW: hidden; HEIGHT: 60px; line-height: 0px; font-size: 0px;}
.blank100 {CLEAR: both; DISPLAY: block; OVERFLOW: hidden; HEIGHT: 100px; line-height: 0px; font-size: 0px;}



.w1000{width: 1000px; margin: 0px auto;}
.w1100{width: 1100px; margin: 0px auto;}
.w1190{width: 1190px; margin: 0px auto;}
.w1200{width: 1200px; margin: 0px auto;}


.hand {CURSOR: pointer;}
.red {COLOR: #c60027}.white{color: White;}
.tb{font-weight: bolder;}.tl{ text-align: left;}.tr{ text-align: right;}.tc{ text-align: center;}
.left{_display:inline;float:left!important;}.right{_display:inline;float:right!important;}
.none{display: none;}.visi{ visibility:hidden}
.relative{position: relative;}
.inline_block{ display:inline-block}.block{ display:block}
.vm > *{display:inline-block;vertical-align:middle;}
.vm > option{display:block;}

.mc{margin-left: auto; margin-right: auto;}
.mt6{margin-top: 6px;}.mt10{margin-top: 10px;}.mt15{margin-top: 15px;}.mt20{margin-top: 20px;}.mt30{margin-top: 30px;}.mt40{margin-top: 40px;}
.mb10{margin-bottom: 10px;}.mb15{margin-bottom: 15px;}.mb20{margin-bottom: 20px;}.mb40{margin-bottom: 40px;}
.ml10{margin-left: 10px;}.ml15{margin-left: 15px;}.ml20{margin-left: 20px;}.ml30{margin-left: 30px;}.ml40{margin-left: 40px;}
.mr10{margin-right: 10px;}.mr15{margin-right: 15px;}.mr20{margin-right: 20px;}.mr30{margin-right: 30px;}.mr40{margin-right: 40px;}
.p5{padding: 5px;}.p10{padding: 10px;}.p15{padding: 15px;}.p20{padding: 20px;}.p30{padding: 30px;}.p40{padding: 40px;}
.pt6{ padding-top:6px;}.pt10{padding-top: 10px;}.pt15{padding-top: 15px;}.pt20{padding-top: 20px;}.pt30{padding-top: 30px;}.pt40{padding-top: 40px;}
.pl6{ padding-left:6px;}.pl10{padding-left: 10px;}.pl15{padding-left: 15px;}.pl20{padding-left: 20px;}.pl40{padding-left: 40px;}
.pb10{padding-bottom: 10px;}.pb15{padding-bottom: 15px;}.pb20{padding-bottom: 20px;}.pb30{padding-bottom: 30px;}.pb40{padding-bottom: 40px;}
.pt0{ padding-top:0px;}.pr0{ padding-right:0px;}.pb0{ padding-bottom:0px;}.pl0{ padding-left:0px;}
.mt0{ margin-top:0px;}.mr0{ margin-right:0px;}.mb0{ margin-bottom:0px;}.ml0{ margin-left:0px;}


a:link,a:visited { color:#3F3F3F;text-decoration:none;}
a:hover,a:active { color:#0054B7;text-decoration: underline;}
a.fff:link,a.fff:visited {color:#ffffff;text-decoration:none;} a.fff:hover,a.fff:active {color:#ffffff;text-decoration:underline;}
a.red:link,a.red:visited {color:#c60027;text-decoration:none;} a.red:hover,a.red:active {color:#f1002f;text-decoration:underline;}
a.yellow:link,a.yellow:visited {color:#EE6407;text-decoration:none;} a.yellow:hover,a.yellow:active {color:#EE6407;text-decoration:underline;}
a.blue:link,a.blue:visited {color:#2E259E;text-decoration:none;} a.blue:hover,a.blue:active {color:#2E259E;text-decoration:underline;}
A.text_none:hover{ text-decoration:none}




/* Backgrounds */
.bg_white { background-color: #fff; }
.bg_org { background-color: #FF7400; }
.bg_red { background-color: #DD2700; }
.bg_silver { background-color: #EBEBEB; }

/* Colors */
.org { color: #FF7000; }
.silver { color: #A9A9A9; }

/* font-size */
.f12 { font-size: 12px; }
.f13 { font-size: 13px; }
.f14 { font-size: 14px; }
.f16 { font-size: 16px; }
.f18 { font-size: 18px; }
.f20 { font-size: 20px; }
.f24 { font-size: 24px; }

/* font-family */
.fa { font-family: Arial; }
.ft { font-family: Tahoma; }
.fv { font-family: Verdana; }
.fs { font-family: Simsun; }
.fl { font-family: 'Lucida Console'; }
.fw { font-family: 'Microsoft Yahei'; }

.w100w{ width:100%; }
.w50w { width:50%; }
.w25w { width:25%; }
.w20w { width:20%; }

.lh1{ line-height:1em}
.lh1_5{ line-height:1.5em}
.lh1_8{ line-height:1.8em}
.lh2{ line-height:2em}
.lh3{ line-height:3em}
.lh26{ line-height:26px}


input{ font-size: 12px; font-family: tahoma; padding: 1px 0; vertical-align: baseline; font-weight: inherit;vertical-align:middle }
.wraper img,.wraper a{ -webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}
.trans_all{ filter:alpha(opacity=20);opacity: 0.2; }
.trans_bg{ filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0,startColorstr = '#80000000', endColorstr = '#80000000' )\9;
        background-color:rgba( 0, 0, 0, .3 );background-color:transparent\9 }
.box_shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1); filter:progid:DXImageTransform.Microsoft.Shadow(color=#D2D2D2,direction=135,strength=5); border-radius:4px;}
.blank_line {clear: both; display: block; OVERFLOW: hidden; height: 20px; line-height: 20px; font-size: 0px; border-bottom:#EAEAEA 1px solid; margin-bottom:20px;}
input.login_button{ width:120px; height:34px; margin:0 auto; color:#fff; border:none; background-color:#FF7400; display:block; cursor:pointer;  border-radius:3px;box-shadow:0 2px 3px rgba(0,0,0,.1); font:700 16px/34px 'Microsoft Yahei';text-shadow: 1px 1px rgba(0,0,0,.1); }
input.login_button:hover{ background-color: #EE5E45}
input.login_button:active{ background-color: #C60 }
*::selectionxx { background:#ffc000; color: #FFFFFF; text-shadow: none;}
*::-moz-selectionxx{ background:#ffc000; color: #FFFFFF; text-shadow: none;}
.box_border{ border:#E0E0E0 1px solid}
/*   change    */
/*   date: 2014-6-11   */
/*   author:lining   */

BODY {Font-family: STheiti, 'microsoft yahei', Verdana,simsun,tahoma;  font-size: 12px; line-height: 1.8em; color: #3F3F3F;  background:#fff; }


.col_side{ width:290px;}
.col_mid{ width:530px;}
.col_main{ width:420px;}

/* mini_nav */
.header{} 
.mini_nav{ background: #FDFDFE; border-bottom:#DFE0E3 1px solid; z-index:999}
.quick_menu{ }
.quick_menu p{ color:#E6E6E6; line-height:34px;}
.quick_menu A{ margin:0px 12px;color: #8B8B8B }
.quick_menu A:hover{ color: #337AC6 }
.mini_nav ul.left{ color:#8B8B8B; line-height:34px;}


/* header */
.header{ height:155px; background:#E9F1F7 url(../images/head_bg.jpg) no-repeat top center;} 
.head_wrap{ height: 155px;position:relative}
.head_wrap .logo{ width:640px; height:70px; display:block; margin-top:55px; }
.head_wrap .logo A.home{  height:70px; display:block; padding-left:164px; font:400 14px/20px 'microsoft yahei'; padding-top:36px;}
.head_wrap .logo A.home:hover{ text-decoration:none; color:#000}
.head_wrap .tel{ width:240px; height:70px; position:absolute; right:40px; top:46px; text-align:right}
.head_wrap .tel p{ font:400 12px/30px microsoft yahei; color:#E79005; padding:6px 0px 0px 14px;}
.head_wrap .tel p big{ font:400 20px/30px Impact; color:#E79005; padding:6px 0px 0px 14px;}
  
/*nav_bg*/
.nav{background:#016DB7; height:52px; position:relative; z-index:3;}
.nav.float_bg{ box-shadow: 0 0 5px #F2B125; border-bottom:none}
.nav_ul{width: 1150px;}
.nav_ul li{ float:left}
.nav_ul li.line{ background:#016DB7 url(../images/ge.jpg) no-repeat center; width:2px; height:52px; margin:0px 0px 0px 0px }
.nav_ul .m{ float:left;  position:relative;  }
.nav_ul .m.last{ border-right:none}
.nav_ul .m.last A{ padding-right:28px}
.nav_ul h5{ float:left;   font-weight:normal; font-size:15px; height:52px; }
.nav_ul h5 a{ display:block; color:#fff;  padding:0 38px;   vertical-align:top; line-height:52px; font-weight:400; text-decoration:none;   }
.nav_ul h5 a:hover{  background:#F2B125 url(../images/menu_on.jpg) no-repeat 0px 0px; color:#fff; }

.nav_ul h5 em.hot{ display:block; background:url(../images/new.gif) no-repeat 0px 0px; width:25px; height:15px; position:absolute; top:-12px; right:10px; z-index:999 }



.nav_ul .on{ border:0;  }
.nav_ul .on h5 a{  background:#F2B125 url(../images/menu_on.jpg) no-repeat 0px 0px; color:#fff; font-weight:700 }
.nav_ul .sub{ display:none; width:180px; padding:5px 0px 10px 0px;   position:absolute; left:0; top:44px; background:#00A539; border:1px solid #009A35;box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.28);  }
.nav_ul .sub li{ height:34px; line-height:34px; padding:2px 0;  float:left; width:180px;   }
.nav_ul .sub li a{ display:block; padding-left:14px; color:#fff; font-size:14px;   }
.nav_ul .sub li a:hover{ color:#fff; background:#155D3E; text-decoration:none }
#float_shadow{CLEAR: both; DISPLAY: block; OVERFLOW: hidden; HEIGHT: 52px; line-height: 0px; font-size: 0px;}

/* Flash */
.banner_bg{ height:300px; background:#F5F5F5; padding:20px;}
.banner{  height:280px; background:#F2AA0F;}
.banner_news{ width:100%; margin:0px auto; height:300px; background:url(../images/banner_news.jpg) no-repeat center top; }
.banner_pro{ width:100%; margin:0px auto; height:300px; background:url(../images/banner_pro.jpg) no-repeat center center; }




.fullSlide{ width:100%;  position:relative;  height:440px; }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:440px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:440px; }
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:30px; left:0; height:30px; line-height:30px; }
.fullSlide .hd ul{ text-align:center; }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:42px; height:8px; margin:1px; overflow:hidden; background:#000;
	filter:alpha(opacity=50);opacity:0.5;  line-height:999px; 
}
.fullSlide .hd ul .on{ background:#0054B7;  }
.fullSlide .prev,
.fullSlide .next{  display:block;  position:absolute; z-index:1; top:50%; margin-top:-15px; left:5%;  z-index:1; width:20px; height:30px; background:url(../images/slider-arrow.png) -20px 0px no-repeat;  cursor:pointer; filter:alpha(opacity=50);opacity:0.5; display:none;  }
.fullSlide .next{ left:auto; right:5%; background-position:0px 0px; }


/*   pro    */
.pro_nav_wrap{ width:280px;  }
.pro_list_wrap{ width:800px;  background:#FAFCFC; border:#DFDEDE 1px solid; }
.s_pro_nav_wrap{ width:260px;}
.s_pro_list_wrap{ width:820px;}

.pro_nav_wrap .i_pro .hd{ padding:6px 0px 0px 20px; background:url(../images/tab_on.jpg) no-repeat center top; height:54px;}
.pro_nav_wrap .i_pro .hd h3{ font: 400 20px/30px 'Microsoft Yahei'; color:#fff}
.pro_nav_wrap .i_pro .hd p{ font: 400 17px/20px 'impact'; color:#0267B5}

.pro_nav_wrap .i_pro .bd{ background:#FFFFFF; min-height:500px;}


.pro_nav_wrap .i_news .hd{ padding:6px 0px 0px 20px; background:url(../images/tab_on.jpg) no-repeat center top; height:54px;}
.pro_nav_wrap .i_news .hd h3{ font: 400 20px/30px 'Microsoft Yahei'; color:#fff}
.pro_nav_wrap .i_news .hd p{ font: 400 17px/20px 'impact'; color:#0267B5}

.pro_nav_wrap .i_news .bd{ background:#fff;}


.s_pro_nav_wrap .s_left_box{}
.s_pro_nav_wrap .s_left_box .hd{ background:#5595DA;font: 400 16px/30px 'Microsoft Yahei'; color:#fff;  border-radius:6px 6px 0px 0px;  text-indent:1em; border-bottom:#3B7EC9 1px solid}
.s_pro_nav_wrap .s_left_box .bd{ background:#F5F7FA; border:#DFDEDE 1px solid; border-top:none; border-radius:0px 0px 6px 6px;  }
.s_pro_nav_wrap .s_left_box .bd.link{ background:#F5F7FA url(../images/hand.jpg) no-repeat top center; border:#DFDEDE 1px solid; border-top:none; border-radius:0px 0px 6px 6px; padding-top:137px;  }


/* left menu */
.menu_wrap{ padding:10px 10px 0px;}
A.menu_title{height:36px;  padding:0px 0px 0px 20px;font:700 15px/36px 'Microsoft Yahei';color:#025CB0; cursor:pointer; position:relative; background:url(../images/vicon1.png) no-repeat  right center; display:block}
A.menu_title.on{background:url(../images/vicon2.png) no-repeat right center;}
A.menu_title:hover{ text-decoration:none; color:#F6C00E}
.vconlist{ padding-bottom:20px;border-bottom:#E5E5E5 1px solid}
.vconlist li{ padding-top:6px}
.vconlist li a{  padding-left:34px;display:block; color:#333333; background:url(../images/pro_ico.jpg) no-repeat 20px 6px; font:400 13px/20px 'Microsoft Yahei'}
.vconlist li.select a,.vconlist li a:hover{color:#F6C00E;text-decoration:none;}

.menu_wrap .menu_item{ }
.menu_wrap .menu_item li{ margin-bottom:10px;}
.menu_wrap .menu_item a{height:36px;   padding-left:20px;font:700 15px/36px 'Microsoft Yahei';color:#025EB2; cursor:pointer; position:relative; margin:5px 0px 0px 0px; display:block; background:#FCFCFC; border:#F0F0F0 1px solid;border-radius:5px;}
.menu_wrap .menu_item a:hover{background:#FC9304; text-decoration:none; color:#fff; border-radius:5px;border:#FC9304 1px solid}
.menu_wrap .menu_item a.on{background:#FC9304; text-decoration:none;color:#fff; border-radius:5px;border:#FC9304 1px solid}

.menu_wrap ul.vconlist{ display:none}


.pro_screen{ background:#ECECEC}

.i_box{ border:#E0E0E0 1px solid; background:#fff}
.i_box .hd{ padding:16px 0px 0px 20px; border-bottom:#E0E0E0 1px solid; background:url(../images/hd_bg.jpg) repeat-x; height:36px; position:relative}
.i_box .hd h3{ font: 700 15px/18px 'Microsoft Yahei'; color:#026CB8; border-left:#025EB2 5px solid; padding-left:10px;}
.i_box .hd A.more{ position:absolute; right:5px; top:15px; font:400 12px/18px 'Microsoft Yahei';padding: 1px 4px 0px; }
.i_box .hd A.more:hover{ background:#FF6702; color:#fff; text-decoration:none}


.i_pic_list_pro{margin: 0px auto 10px; width: 760px; overflow: hidden;  position:relative; }
.i_pic_list_pro ul{ width: 900px; float: left;  }
.i_pic_list_pro li {float:left;position:relative; width:235px; margin:0px 26px 10px 0px;  }
.i_pic_list_pro li A{display:block;width:100%;height:auto;}
.i_pic_list_pro li A img{ width:230px; height:140px; padding:2px; border:#F0F0F0 1px solid; display:block;}
.i_pic_list_pro li A:hover img{ background:#FF6702; border:#FF6702 1px solid}

.i_pic_list_pro li p.title{ text-align:center; line-height:26px; font-size:14px;}
.i_pic_list_pro li A:hover{ text-decoration:none}
.i_pic_list_pro li A:hover p.title{ color:#FF6702; text-decoration:none}

.i_pro_h3{ background:#5595DA; width:80px; color:#fff; position:absolute; top:10px; left:-3px; text-indent:0.8em }
.i_pro_h3_2{ background:#5595DA; width:80px; color:#fff; position:absolute; top:375px; left:-3px; text-indent:0.8em }

.s_list_pro{margin: 20px auto 10px; width: 760px; overflow: hidden;  position:relative; }
.s_list_pro ul{ width: 850px; float: left;  }
.s_list_pro li {float:left;position:relative; width:236px; margin:0px 26px 20px 0px;  }
.s_list_pro li A{display:block;width:100%;height:auto;}
.s_list_pro li A img{ width:226px; height:150px; padding:4px; border:#90B9E8 1px solid; display:block;}
.s_list_pro li A:hover img{ background:#90B9E8}

.s_list_pro li p.title{ text-align:center; line-height:36px; font-size:14px;}
.s_list_pro li A:hover{ text-decoration:none}
.s_list_pro li A:hover p.title{ background:#5595DA; color:#fff; text-decoration:none}
.s_list_pro li p.intro{ text-align:left; padding:4px 4px; font-family:simsun; color:#7E7E7E}
.s_list_pro li p.intro em{ color:#0054B7}





.s_left_pro{margin: 6px auto 0px; width: 228px; overflow: hidden;  position:relative; }
.s_left_pro ul{ width: 270px; overflow: hidden;  position:relative; }
.s_left_pro li {float:left;position:relative; width:106px; margin:0px 15px 10px 0px;  }
.s_left_pro li A{display:block;width:100%;height:auto;}
.s_left_pro li A img{ width:100px; height:80px; padding:2px; border:#90B9E8 1px solid; display:block;}
.s_left_pro li A:hover img{ background:#90B9E8}

.s_left_pro li p.title{ text-align:center; line-height:30px; font-size:14px;}
.s_left_pro li A:hover{ text-decoration:none}


.pingjia{}
.pingjia li{ border-right:#fff 1px solid; border-bottom:#fff 1px solid; float:left; width:239px; height:150px; background:#777777; color:#fff}
.pingjia li.pic{}
.pingjia li.word p{ text-align:center; padding-top:20px;font: 700 14px/18px 'Microsoft Yahei'; }
.pingjia li.word span{ text-align:left; font-size:12px;  display:block; padding:10px 20px 0px;}

.zhengshu{ width:276px;}
.zhengshu li{  width:268px; border:#EBEBEB 1px solid; padding:2px; position:relative; margin-bottom:10px;}
.zhengshu li p{ position:absolute; bottom:2px;filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0,startColorstr = '#80000000', endColorstr = '#80000000' )\9; background-color:rgba( 0, 0, 0, .5 );background-color:transparent\9; color:#fff; width:268px; left:2px; text-align:center; line-height:30px;}



.picScroll{ position:relative;  width:1060px;  background:#fff; overflow:hidden; padding:0px 0px 0px 30px;}
.picScroll .prev,
.picScroll .next{ display:block; position:absolute; top:74px; left:5px; width:20px; height:34px; background:url(../images/slider-arrow.png) no-repeat -20px 0px;   }
.picScroll .next{ left:auto; right:0px; background-position:0px 0; }
.picScroll .prev:hover{ background-position:-60px 0px; }
.picScroll .next:hover{ background-position:-40px 0px; }
.picScroll ul{ overflow:hidden; zoom:1; }
.picScroll ul li{float:left; overflow:hidden; padding:0px; margin:0px 5px; text-align:center }
.picScroll ul li p{ text-align:center }
.picScroll ul li img{ width:240px; height:170px; display:block; border:#EBEBEB 1px solid; padding:3px; }










.custom_box dl{ border-bottom:#C6C6C6 1px dashed; padding-bottom:12px; padding-top:12px}
.custom_box dl.noline{ border-bottom:none}
.custom_box dl img{ width:100px; height:100px; border-radius:50%; border:#fff 6px solid}

.custom_box dt{ margin: 0px 0px 0px 120px;}
.custom_box h5{	font:lighter 15px/20px Microsoft YaHei; color:Black;  text-align: left; padding-bottom: 8px;}
.custom_box p.orange{font:400 12px/22px simsun; color:#fff;  text-align: left;  background:#FDBE32; display:inline-block; padding:0px 10px 0px; margin-bottom:5px; border-radius:10px}
.custom_box p{font:lighter 12px/24px simsun; color:#6C6C6C;  text-align: left; padding-bottom: 0px;}

.ask_list{}
.ask_list dl{ border-bottom:#C6C6C6 1px dashed; padding-bottom:8px; padding-top:8px}
.ask_list dl em{ position: absolute; left:0px; top:2px; width:25px; height:25px; display:block; text-indent:-999px; overflow:hidden}

.ask_list dl dt{ padding-left:35px; position:relative; color:#025CC1; font:700 14px/30px Microsoft YaHei; }
.ask_list dl dt em{ background:url(../images/w_d.jpg) no-repeat 0px top; }

.ask_list dl dd{ padding-left:35px; position:relative; color:#333333;font:400 12px/18px Microsoft YaHei; padding-top:5px;	}
.ask_list dl dd em{ background:url(../images/w_d.jpg) no-repeat 0px bottom; }


.cc_come {   overflow: hidden; position: relative; zoom: 1; font: 12px/1.5 Microsoft YaHei; }
.cc_come .tab-hd{  color:#1E75B0; width:100px; overflow:hidden; height:29px; position:relative  }
.cc_come .tab-hd-wrap{ position:absolute; right:0px; top:0px; width:100px; overflow:hidden; height:29px; }
.cc_come .step { right: 4px; float: right; margin-top: 7px;  }
.cc_come .step a { background-color: #fff }
.cc_come .pageState{ float: left; padding: 4px 10px 0 24px; }
.cc_come .pageState span{ font-weight:bold; color:#f60;    }
.cc_come .tab-bd { height: 390px; overflow: hidden;  }
.cc_come .tab-bd li { border-bottom: 1px solid #f2f2f2;height: 32px; overflow: hidden; float: left; width: 100%; position: relative; }
.cc_come .tab-bd ul { height: 390px; overflow: hidden }
.cc_come .tab-bd li a { height: 32px; display: block; line-height:32px; background: url(../images/ico.png) no-repeat 10px -487px; padding-left:18px;}

.cc_come .arrow, .arrow s { position: absolute; display: inline-block; font-size: 0; line-height: 0; width: 0; height: 0; border: dashed 4px; }
.cc_come .arrow-rthin, .arrow-rthin s { border-color: transparent transparent transparent #666; border-left-style: solid; }
.cc_come .arrow-rthin s { border-left-color: #FAFAFA; left: -6px; top: -4px; }
.cc_come .arrow-lthin, .arrow-lthin s { border-color: transparent #666 transparent transparent; border-right-style: solid; }
.cc_come .arrow-lthin s { border-right-color: #fff; right: -6px; top: -4px; }

.cc_come .step { position: absolute; padding-left: 1px; }
.cc_come .step a { float: left; width: 14px; height: 12px; border: 1px solid #d8d8d8; margin-left: -1px; }
.cc_come .step .arrow-rthin { right: 2px; top: 3px; }
.cc_come .step .arrow-lthin { left: 2px; top: 3px; }
.cc_come .step s { cursor: pointer; }
.cc_come .step a:hover .arrow-rthin { border-left-color: #f60; }
.cc_come .step a:hover .arrow-lthin { border-right-color: #f60; }
.cc_come .step a.prevStop,
.cc_come .step a.nextStop{ filter:alpha(opacity=60); opacity: 0.6; cursor: auto }




.shadow_box{ background:url(../images/shadow_bg.jpg) no-repeat left bottom; padding-left:22px;}
.i_b{ position:relative}
.i_b .hd{ margin-bottom:10px;}
.i_b .hd h3{ background:url(../images/ico.png) no-repeat 0px -150px; font:400 17px/28px 'Microsoft Yahei'; color:#fff; width:140px; text-indent:26px; height:30px; margin-left:10px;}
.i_b .hd h3.orange{ background:url(../images/ico.png) no-repeat 0px -200px; font:400 17px/28px 'Microsoft Yahei'; color:#fff; width:140px; text-indent:26px; height:30px; margin-left:10px;}
.i_b .hd A.more{ position:absolute; right:5px; top:5px; font:400 12px/30px 'Microsoft Yahei'; }
.i_b .bd{ border:#E3E3E3 1px solid; background:#FBFBFB; border-radius:3px; overflow: hidden}
.i_b .bd.orange{ border:#E3E3E3 1px solid; background:#FBFBFB; border-radius:6px; height:auto; overflow: hidden}


.topone{position:relative}
.topone span{ position:absolute; right:0px; top:14px;}
.topone ul{ margin: 0px 0px 0px 140px;}
.topone h2{	font:lighter 15px/20px Microsoft YaHei; color:Black;  text-align: left; padding-bottom: 8px;}
.topone p{font:lighter 12px/16px simsun; color:#BCBCBC;  text-align: left; padding-bottom: 0px;}

.index_news_list{}
.index_news_list ul{}
.index_news_list li{ background: url(../images/news_ico.jpg) no-repeat 0px 7px; padding:0px 4px 4px 14px; margin-bottom:4px; position:relative; }
.index_news_list li A{ font:lighter 13px/24px 'Microsoft Yahei'; position:relative;}
.index_news_list li span{	float: right;   color: #959595; font:lighter 11px/24px Arial;}




.gongsi_screen{ background:#F6F6F6;}

.i_about{position:relative}
.i_about span{ position:absolute; right:0px; top:14px;}
.i_about ul{ margin: 0px 0px 0px 0px; padding:6px;}
.i_about h2{	font:lighter 15px/20px Microsoft YaHei; color:#0054B7;  text-align: left; padding-bottom: 8px;}
.i_about p{font:lighter 12px/20px simsun; color:#999;   padding-bottom: 0px;}




.slide_son{   text-align:left;}
.slide_son .hd{   padding:0 0px;  position:relative;background:#0368AE; height: 60px; line-height: 60px;}
.slide_son .ul{ float:left; position:absolute; left:0px;height:60px;}
.slide_son .li{ float:left; padding:0 30px; cursor:pointer; font:700 15px/60px Microsoft YaHei; color:#fff }
.slide_son .li.on{   background:#1D8BCA url(../images/tab_on.jpg) no-repeat center;  color:#fff;   position:relative; }
.slide_son .bd{ background:#fff; border:#E0E0E0 1px solid; padding:30px 0px;}
.slide_son .bd ul{   zoom:1;  }
.slide_son .bd li .rq{ float:right; color:#999;  }
.slide_son .li em{ font:700 16px/26px Microsoft YaHei; color:#15428B; padding-left:4px; }
.slide_son .li.on em{  color:#fff;   }

.slide_son .li a{ color: inherit}



.s_pic_list{margin: 5px auto 0px; width: 1050px; overflow: hidden;  position:relative; }
.s_pic_list ul{ width: 1100px; float: left; }
.s_pic_list li {float:left;position:relative; width:194px; margin:0px 20px 0px 0px;  }
.s_pic_list li A{display:block;width:100%;height:auto;}
.s_pic_list li A img{ width:184px; height:120px; padding:2px; border:#D3D3D3 1px solid; display:block; border-radius:6px}
.s_pic_list li p{ text-align:center}







.scrollBox_logo{ width:1060px;   position:relative; margin:0px auto 2px; }
.scrollBox_logo .piclist{ overflow:hidden; zoom:1;}
.scrollBox_logo .ohbox{overflow:hidden; position:relative;width:1060px;}
.scrollBox_logo {position:relative;overflow:hidden;zoom:1;}
.scrollBox_logo .piclist li{float:left; display:inline;  margin:0px 10px;padding:10px;border:#EBEBEB 1px solid; }
.scrollBox_logo .piclist li img{ display:block; width:130px; height:70px; text-align:center}
.scrollBox_logo .piclist li A:hover{ text-decoration:none; }

.scrollBox_logo .piclist li span{height:25px;line-height:25px;display:block;text-align:center;   margin-top:2px;}
.scrollBox_logo .pageBtn span{ background:url(../images/scroll.jpg) no-repeat; display:block;width:25px;height:134px;position:absolute;top:10px;cursor:pointer;text-indent:-999em;overflow:hidden; }
.scrollBox_logo .pageBtn .prev{left:0px;background-position:left top ;}
.scrollBox_logo .pageBtn .next{right:0px;background-position:right top;}
.scrollBox_logo .pageBtn .list{overflow:hidden;zoom:1; text-align:center }
.scrollBox_logo .pageBtn .list li{ cursor:pointer;overflow:hidden;display:inline-block;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;vertical-align:top;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#c3c3c3;line-height:10000px;   }
.scrollBox_logo .pageBtn .list li.on{background:#EF4141;}

 

.scrollBox_pro{ width:1000px;   position:relative; margin:0px auto 2px; }
.scrollBox_pro .piclist{ overflow:hidden; zoom:1;}
.scrollBox_pro .ohbox{overflow:hidden; position:relative;width:900px;left:25px}
.scrollBox_pro {position:relative;overflow:hidden;zoom:1;}
.scrollBox_pro .piclist li{float:left; display:inline; width:130px  margin:0px 5px;padding:5px 2px 0px;}
.scrollBox_pro .piclist li img{ display:block; border-radius:4px; border:#EBEBEB 1px solid; width:130px; height:70px;}
.scrollBox_pro .piclist li A:hover{ text-decoration:none; }

.scrollBox_pro .piclist li span{height:25px;line-height:25px;display:block;text-align:center;   margin-top:2px;}
.scrollBox_pro .pageBtn span{ background:url(../images/scroll.jpg) no-repeat; display:block;width:25px;height:134px;position:absolute;top:10px;cursor:pointer;text-indent:-999em;overflow:hidden; }
.scrollBox_pro .pageBtn .prev{left:0px;background-position:left top ;}
.scrollBox_pro .pageBtn .next{right:0px;background-position:right top;}
.scrollBox_pro .pageBtn .list{overflow:hidden;zoom:1; text-align:center }
.scrollBox_pro .pageBtn .list li{ cursor:pointer;overflow:hidden;display:inline-block;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;vertical-align:top;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#c3c3c3;line-height:10000px;   }
.scrollBox_pro .pageBtn .list li.on{background:#EF4141;}

 



.advantageBg{ background-color:#f6f6f6; width:100%; padding-bottom:30px;}
.advantageTop{ width:980px; height:138px;background:url(../images/a_03.png) no-repeat ; margin:0 auto; }
.advantage{ width:980px; margin:0 auto;}
.advantage .item{ padding:20px 0 0px 0;}
.advantage .itemBt{ width:972px; height:31px; overflow:hidden;background:url(../images/y_23.png) no-repeat ; margin-top:25px;}
.advantage .itemBt2{ width:972px; height:31px; overflow:hidden;background:url(../images/y_22.png) no-repeat ; margin-top:25px;}
.advantage .item .text{ float:left; padding:30px 0 0 0; }
.advantage .item .text .num{ float:left;  width:44px; height:44px;background:url(../images/a_05.png) no-repeat ; color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:30px; font-weight:bold; line-height:44px; text-align:center; margin-left:25px; display:inline;}
.advantage .item .text .top{float:left; text-align:left;}
.advantage .item .text .top p{ padding:0px 0px 6px 10px; color:#333333; font-size:14px; line-height:32px;}
.advantage .item .text .top .ch{ color:#0066CC; font-size:24px; line-height:32px; font-family:'微软雅黑';  padding-bottom:10px; margin-bottom:10px;  border-bottom:1px dashed #999999;}
.advantage .item .text .top .en{ color:#999999; font-size:20px; font-family:Aparajita,Arial; margin-bottom:18px; }
.advantage .item .pic{ float:left; margin-left:15px;}
.w500px{ width:500px;}
.w450px{ width:450px;}
.w420px{ width:420px;}
.w400px{ width:400px;}


/* 2014-9-22 add */
.gui_intro_box{padding: 20px 0px; height:220px;}
.gui_intro_box dt{ width: 340px; height: 240px;   }
.gui_intro_box dd.intro{padding:10px 0px 0px 20px ;   text-align: left;   margin-left: 340px;font: 12px/20px "Microsoft YaHei";    margin-right: 20px;}
.gui_intro_box .intro A.h1_a{ font:bolder 20px/20px "Microsoft YaHei"; }
.gui_intro_box .intro p.h5_a{ color: #9F9F9F; font:normal 10px/20px Arial; }
.gui_intro_box dd.intro p{  color: #747474;}
.gui_intro_box .intro2{ position: absolute; width: 200px;  height: 200px; right: 20px; top: 20px; overflow: hidden; text-align: right;}
.gui_intro_box .intro2 A{ color: Gray; line-height: 24px;}
.gui_intro_b .fd{ background:#F7F7F7; padding:12px 0px 6px 20px }
.gui_pic_box{ width:320px; height:230px; margin:0px 20px 20px 0px; background:#fff; border:#E8E8E8 1px solid; padding:2px}

.gui_pic_slide .tuwen-slide a{ display: block;width: 320px;  text-align: center; color: #666; overflow: hidden; }
.gui_pic_slide .tuwen-slide img{ width:320px; height:200px;  }
.gui_pic_slide .tuwen-nav{ height:24px; line-height:18px;  position: absolute; bottom: 0px; padding: 2px 0px 0px 0px; text-align:center; width:100% }
.gui_pic_slide .tuwen-nav li{  width: 12px; font-family: Tahoma,Helvetica; font-size: 28px; _font-size: 38px; margin:0px 3px; color: #C6C6C6; cursor: pointer; display:inline-block}
.gui_pic_slide .tuwen-nav li.on{ color:#5595DA;  }

.gui_intro_box A.down{background:url(../images/tab_on.jpg) no-repeat center top; padding:4px 40px; font:700 16px/30px "Microsoft YaHei"; color:#fff; position:absolute; left:360px; bottom:10px; border-radius:5px; }


.location p{  margin:0px 10px 0px 10px;font:lighter 12px/20px simsun;}
.location  A{  font-family:'Microsoft Yahei'}
.www_pro{ }
.www_pro .www_pro_hd{ border-bottom:#FB9E00 1px solid;}
.www_pro .www_pro_hd p{ display:inline-block; background:#FB9E00; padding:5px 16px; color:#fff; font-size:15px;}


.four_pro{ }
.four_pro .four_pro_hd{ border-bottom:#FB9E00 1px solid;}
.four_pro .four_pro_hd p{ display:inline-block; background:#FB9E00; padding:5px 16px; color:#fff; font-size:15px; }
.four_pro .four_pro_bd{ padding-left:20px;}
.four_pro .four_pro_bd p{ font:700 15px/32px 'Microsoft Yahei'; padding:10px 0px;}
.four_pro .four_pro_bd p em{ font:700 20px/32px Arial; background:url(../images/four.png) no-repeat; width:36px; height:32px; display:inline-block; overflow:hidden; text-align:center; color:#fff; vertical-align:middle; margin-right:10px;}


.fen_pro{ padding:60px 20px 0px; }
.fen_pro .fen_pro_hd{ border-bottom:#FB9E00 1px solid;}
.fen_pro .fen_pro_hd p{ display:inline-block; background:#FB9E00; padding:5px 30px; color:#fff; font-size:15px;margin-bottom:0px; line-height:1.6em; border-radius:6px 6px 0px 0px;}
.fen_pro .fen_pro_bd{ padding-left:20px;}
.fen_pro .fen_pro_bd p{ font:400 15px/32px 'Microsoft Yahei'; padding:10px 0px 0px; margin-bottom:0px !important}
.fen_pro .fen_pro_bd p em{ font:400 20px/32px Arial; background:url(../limages/four.png) no-repeat; width:36px; height:32px; display:inline-block; overflow:hidden; text-align:center; color:#fff; vertical-align:middle; margin-right:10px;}



.s_news_wrap{}
.s_news_wrap dl{ border-bottom:#ccc 1px dashed; padding-bottom:14px; margin-bottom:14px;}
.s_news_wrap dl dt{font:bolder 16px/30px 'Microsoft Yahei'; padding-left:10px; }
.s_news_wrap dl dt span{font:lighter 12px/20px Verdana;  color:#999 }
.s_news_wrap dl dd{font:lighter 12px/20px simsun; color:#999; padding-left:10px; padding-top:10px; }
.s_news_wrap dl dt em{font:lighter 12px/20px simsun; color:#5595DA }


/* news show  */
.news_show_box{ }
.news_show_hd{ padding-top:10px; position: relative;}
.news_show_hd h1{  font:lighter 26px/34px "Microsoft YaHei"; color:Black; margin-bottom:15px; text-align:left; border-left:#1384C0 8px solid; margin-left:-10px; padding-left:10px;   }
.news_show_hd p{  line-height: 20px;  padding: 4px 0px 10px; text-align: left;  margin-bottom:30px;   border-bottom: #DFE3E4 1px dashed;  }
.news_show_hd p span{ padding: 0px 16px 0px 0px; color: #9B9B9B;font: 12px Microsoft YaHei; }

.bshare_custom{ width: 140px; height: 30px;  position: absolute; right: 0px; top: 84px;}
.news_show_tag{margin: 0 0 10px 0;display: block; *display:inline-block; margin-top: -10px;}
.news_show_tag:after { content:"."; display:block; height:0; clear:both; visibility:hidden;}
.news_show_tag em{float: left; color: #9B9B9B; padding-right: 10px } 
.news_show_tag a{line-height: 20px;display: block;float: left; margin: 0 10px 10px 0; padding: 0 10px; 
border-radius: 10px; -webkit-border-radius:10px; -moz-border-radius:10px; -khtml-border-radius:10px; background:#f3f3f3; text-decoration:none; color: Gray;}
.news_show_tag a:hover{background:#FE8400; color:#fff;}

.news_show_bd P{ text-align: left;   font: 15px/2 Microsoft YaHei; color: #000;  margin-bottom: 20px;}
.news_show_fd{margin-top:0px;   border-top: #DFE3E4 1px dashed;   text-align:  left; padding: 16px 10px; position: relative;}
.news_show_fd p{ color: #222; margin-bottom: 4px;}
.news_show_bianji{text-align: right; color: #7D7D7D; margin-top: -20px; padding: 0px 50px 10px 0px; display: block;}
.news_show_home{ text-align: center; }
.news_show_home A{	 background: #02ADF5; border: #02ADF5 1px solid;  padding: 6px 30px; display: inline-block;  font:lighter 19px/30px Microsoft YaHei; color: White; border-radius: 4px; -webkit-border-radius:4px; -moz-border-radius:4px; -khtml-border-radius:4px;text-shadow:0px 2px 6px rgba(0, 0, 0, 0.6); margin:0px 6px;}
.news_show_home A:hover{background: #F99801; border: #F99801 1px solid;  text-decoration: none;text-shadow:0px 2px 4px rgba(0, 0, 0, 0.6);}
.recommend_box{ border-top:2px solid #1384C0;  margin: 20px 0px 10px 0px;}
.recommend_box .recommend_box_hd{height:36px; margin-bottom:4px;overflow:hidden; }
.recommend_box .recommend_box_hd h3{padding:10px 0 4px; font:400 16px/22px "Microsoft YaHei"; display:inline; float:left; color:#252525;  }
.recommend_box .recommend_box_bd A{}

.word_list_s li{padding:0px 0px 0px 20px; margin-bottom:3px; position:relative; background: url(../images/list_bit_light.gif) no-repeat 6px bottom; }
.word_list_s li A{ font:lighter 14px/28px "Microsoft YaHei"; position:relative;}
.word_list_s li span{color:#BFBFBF; padding-left: 10px; font-size: 10px; }

.site_map p{}
.site_map p A{ display:inline-block; padding:2px 10px; background:#fff; border:#E8F0F7 1px solid; margin:0px 6px 6px 0px; font-family:simsun}
.site_map p A:hover{ background:#5595DA; color:#fff; border:#5595DA 1px solid; text-decoration:none}










/*   main    */
.main{}






.index_qlink{ padding: 10px 0px 10px; background:#F5F7FA; border-top:#E3E3E3 1px solid }
.index_qlink .hd{height:30px;  overflow:hidden; border-bottom:#D1D1D1 1px solid}
.index_qlink .hd h3{ font: lighter 15px/30px 'Microsoft Yahei'; color: #000; padding-left:10px; float:left; }
.index_qlink p i{float:left;display:inline;  margin-left:12px;height:24px;overflow:hidden; font-style: normal; font-size: 12px;}
.index_qlink .bd{ padding: 10px 0px; border:#F7F7F7 1px solid}

/*   footer    */

.footer{ background:#162A42;}
.footer .footer_link{ background:#2B496D; text-align:left}
.footer .footer_link p{ color:#6495CB; line-height:50px; float:left}
.footer .footer_link A{ margin:0px 12px;color: #B4CEEA }
.footer .footer_link A:hover{ color: #fff }

.footer .foot_logo{ width:250px; height:160px; display:block;background: url(../images/logo_bottom.jpg) no-repeat center; position:absolute; top:20px; left:0px;} 


.footer .mes{ height:220px;}
.footer .mes p{ text-align:left; color:#88A5C7; padding:40px 0px 0px 260px}
.footer .mes p.key_foot{ padding-top:10px;}
.footer .mes p.key_foot A{color:#88A5C7; font-weight:400}

.footer .mes .fen{ position: absolute; right:0px; top:30px;color:#88A5C7; width:250px; }
.footer .mes .fen dl{}
.footer .mes .fen dd{ padding-top:10px; background:url(../images/fen_dl.jpg) no-repeat left 13px; padding-left:14px; width:100px; float:left}
.footer .mes .fen dd A{ color:#C9D8ED; }


#wrap { position: fixed;width:60px; height:250px; right:0px; z-index:5; top:145px; }

#flyout { font-size:12px; padding:0; margin:0; list-style:none; width:60px; height:60px; position:absolute;}
#flyout ul { padding:0; margin:0; list-style:none; }
#flyout li { display:block; width:60px; height:60px; background-color:#999;}
#flyout li a{ display:block;width:60px; height:60px; overflow:hidden}
#flyout li a:hover {background:#0e77c4;}
#flyout table { position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em; }
#flyout li { float:left; margin-bottom:1px; }
#flyout li ul {visibility:hidden; position:absolute; top:0; right:60px; width:auto; height:auto; background:#fff; border:1px solid #ccc; padding-top:4px; padding-bottom:10px; z-index:10; vertical-align:top; text-align:center;}
#flyout li ul li { width:112px; height:auto; border:0; margin:3px 10px 0px 10px; background:transparent; text-align:center; line-height:20px; }
#flyout li ul li a { text-indent:0; width:112px; height:auto; line-height:22px; color:#333;  text-decoration:none; text-align:center; }
#flyout li b { visibility:hidden; display:block; width:360px; height:36px; position:absolute; top:0; left:24px; }
* html #flyout li a:hover { position:relative; white-space:normal; }
* html #flyout li a:hover ul li a:hover { color:#000; background:#fff; }
#flyout li:hover { position:relative; }
#flyout li:hover ul li a:hover { background:#bcd; color:#000; }
#flyout li:hover b, #flyout li a:hover b { visibility:visible; }
#flyout li:hover ul, #flyout li a:hover ul { visibility:visible; }

.qqb{ width:112px; height:auto; padding:10px; background:#fff;}
.qqb p{ width:112px; height:20px; line-height:20px; text-align:center; font-family:"微软雅黑"; font-size:16px; color:#333; font-weight:bold;}
.qqw{ width:112px; height:auto; }
.qqw p{ width:112px; height:20px; line-height:20px; text-align:center; font-family:"微软雅黑"; font-size:12px; color:#333; }
.ewm{ width:128px; height:auto; padding:8px; text-align:center;}
#flyout li ul p{ width:128px; height:20px; line-height:20px; text-align:center; padding-top:0px; display:block; float:left; display:inline;}
.dianhua{ width:180px; height:40px; padding:6px 15px 0px 0px; line-height:40px;}
.haomab{font-size:18px; color:#D81A00;font-weight:bold; font-family:Arial, Helvetica, sans-serif;}

//后添加的css

.pager{padding-top: 30px;border-top: 1px dashed #ddd;margin-top: 30px;}
.ep-pages{padding:10px 12px;clear:both;text-align:center;font-family:Arial, "\5B8B\4F53", sans-serif;font-size:14px;vertical-align:top}
.ep-pages a, .ep-pages span{display:inline-block;height:23px;line-height:23px;padding:0 8px;margin:5px 1px 0 0;background:#fff;border:1px solid #d9e6ee;overflow:hidden;vertical-align:top}
.ep-pages a:hover{background:#9a9a9a;border:1px solid #9a9a9a;text-decoration:none}
.ep-pages a, .ep-pages a:visited{color:#252525}
.ep-pages a:hover, .ep-pages a:active{color:#ffffff}
.ep-pages .current{background:#9a9a9a;border:1px solid #9a9a9a;color:#fff}
.ep-pages a.current, .ep-pages a.current:visited{color:#ffffff}
.ep-pages a.current:hover, .ep-pages a.current:active{color:#ffffff}


.pager1{padding-top: 10px;border-top: 1px dashed #ddd;margin-top: 30px;}
.ep-pages1{padding:10px 12px;clear:both; margin-left: 10%;font-family:Arial, "\5B8B\4F53", sans-serif;font-size:14px;vertical-align:top}
.ep-pages1 a, .ep-pages span{height:23px;line-height:23px;padding:0 8px;margin:5px 1px 0 0;background:#fff;overflow:hidden;vertical-align:top}
.ep-pages1 a:hover{background:#9a9a9a;border:1px solid #9a9a9a;text-decoration:none}
.ep-pages1 a, .ep-pages a:visited{color:#252525}
.ep-pages1 a:hover, .ep-pages a:active{color:#ffffff}
.ep-pages1 .current{background:#9a9a9a;border:1px solid #9a9a9a;color:#fff}
.ep-pages1 a.current, .ep-pages a.current:visited{color:#ffffff}
.ep-pages1 a.current:hover, .ep-pages a.current:active{color:#ffffff}



.ep-pages-ctrl{font-family:"\5B8B\4F53", sans-serif;font-weight:bold;font-size:16px}
.ep-pages-e5e5e5{color:#999}
.ep-pages-all{font-size:12px;vertical-align:top}