@charset "utf-8";
/* CSS Document */

/*全局设置*/
body {	font-size:12px;	color:#333;	line-height:200%; font-family:"宋体";	text-align:justify;	text-justify:inter-ideograph; margin:0;-webkit-text-size-adjust: none; }
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p { margin:0; padding:0;}
table, td, tr, th {	font-size:12px;}
ol, ul { list-style:none;}
li { list-style-type:none;}
img { border:0;}
h1, h2, h3, h4, h5, h6, pre {font-size:12px; font-weight:normal;}
em, th {font-style:normal;}
input {	font-family:Arial; font-size:12px;}
.clearfloat {clear:both; margin:0; padding:0;}
a {	color:#333;	text-decoration:none;}
a:hover { text-decoration:none; }
.nav1 {	font-size:12px;	color:#333;	text-decoration:none;}
a.nav1:hover{ color:#F00}
.font120 {	line-height:120%;}
.font150 {	line-height:150%;}
.fontRed {	color:red;}
.fontGreen { color:#0F0;}
.fontblue {	color:#39F;}
.fontYellow {color:#FF0;}
.fontGray {	color:#666;}
.fontWhite {color:#FFF;}
.font14 {	font-size:14px;}
.font14blue {font-size:14px; color:#0058A5;}
.font14blueB {font-size:14px; color:#39F; font-weight:bold;}
.font14red {font-size:14px;	color:red;}
.font14redB {font-size:14px; color:red;	font-weight:bold;}
.font14White {	font-size:14px;	color:#FFF;}
.picR {	float:right; margin:5px 0 0 15px;}
.picL {	float:left; margin:5px 15px 0 0;}
.marL5 { margin-left:5px;}
.marL10 {margin-left:10px;}
.marTB5 {margin-top:5px; margin-bottom:5px;}
.marT5 {margin-top:5px;}
.marTB10 {margin-top:10px; margin-bottom:10px;}
.marTB15 {margin-top:15px; margin-bottom:15px;}
.marT10 {margin-top:10px;}
.padT10 {padding-top:10px;}
.fL {float:left;}
.fR {float:right;}

/*分页*/
.PageMenu { padding:10px 3px 3px 3px; text-align:center; clear:both;}
.PageMenu A { padding:2px 5px 2px; margin: 13px 0 0 0; border:#eee solid 1px; 	COLOR: #666; text-decoration:none;}
.PageMenu A:hover { border:#333 1px solid; color: #333;	}
.PageMenu A:active { border:#999 solid 1px; color: #666; }
.PageMenu .Pbox1 { padding:2px 5px 2px 5px; margin:2px; 	COLOR: #fff; background:#333; 	FONT-WEIGHT: bold; 	BORDER:#333 1px solid;}
.PageMenu .Pbox2 { padding:2px 5px 2px 5px;	 	MARGIN: 2px; border:#eee solid 1px;	COLOR: #ddd; }
.back{ text-align:center; line-height:30px; background:#333;   margin-top:10px; font-weight:bold; font-size:12px;}

/*清除浮动方法一*/
#layout{overflow:auto;zoom:1;} 
#layout:after{display:block;clear:both;content:"";visibility:hidden;height:0;} 

/*首页*/
#wrap{width:960px;padding:0 20px;margin:0 auto;overflow:hidden;}
.Top{ height:120px;  border-top:#f3f3f3 solid 1px; }
.Top .search{ height:40px; width:706px; background:url(../images/bg01.png) right bottom no-repeat;}
.Top .search img{ float:right; margin-top:10px; margin-left:15px;}
.s1{ width:177px; height:20px; background:url(../images/sous2.jpg) no-repeat; float:right; margin-top:10px;} 


#nav { width:706px; height:45px; background:url(../images/bg01.png)  bottom no-repeat;  }



/*导航*/
.menu{height:45px; padding-left:15px; _overflow:hidden; background:url(../images/bg01.png)  bottom no-repeat; }
.menu a{color:#6197cb; height:45px;line-height:45px;float:left;position:relative; }
.top{background:#fff;position:relative; z-index:2}
.menu li{font-size:14px;float:left;position:relative;padding:0 0; width:96px; text-align:center;}
.menu li a{ padding-left:15px;}
.menu li:hover{  background:url(../images/bg15.gif); padding:0 0}
.menu li:hover a{color:#fff}
.menu li.no_sub:hover{border:1px solid #efefef;padding:0 11px}
.menu ul{width:100px;background:#fff;border:1px solid #efefef; position:absolute;left:-1px;top:-999em;z-index:99999;padding:0;display:none}
.menu li:hover ul{top:45px;display:block}
.menu li:hover ul li{border:none;width:80px;padding:4px 0 4px 8px; background:none;} 
.menu li:hover ul li a{height:22px;  font-size:14px;line-height:22px;color:#333;text-decoration:none; padding-left:10px;}
.menu li:hover ul li a:hover{ background: url(../images/bg05.gif)  left center no-repeat; color:#6197cb;}
.menu li .hov{ color:#333;}
/*IE6*/
.menu li.hover{background-color:#fff; padding:0 0px} 
.menu li.hover a{color:#fff}
.menu li.hover ul{top:45px;display:block;}
.menu li.hover ul li{ border:none;width:80px;float:left;padding:4px 0 4px 8px; background:none;}
.menu li.hover ul li a{height:22px;  font-size:14px;line-height:22px;color:#333;text-decoration:none; padding-left:10px;}
.menu li.hover ul li a:hover{text-decoration:underline;   color:#6197cb;  background: url(../images/bg05.gif)  left center no-repeat;}
.menu li.no_sub.hover1{border:1px solid #efefef;padding:0 11px}


/*图片切换*/
.banner {width:960px;height:460px;overflow:hidden;z-index:100;}
.content_slides {position:absolute;width:960px;height:460px;overflow:hidden;}
.component_unit {position:absolute;width:960px;height:460px;}
.controller_container {position:absolute;width:960px;}
.controller_unit {position:relative;width:940px;margin:0 auto 0 auto;}
.controller_left {position:absolute;top:210px;left:0;width:30px;height:30px;background:url(../images/hm_main_btn_l.png) no-repeat;cursor:pointer;}
.controller_left.on {background:url(../images/hm_main_btn_lon.png) no-repeat;}
.controller_right {position:absolute;top:210px;right:0;width:30px;height:30px;background:url(../images/hm_main_btn_r.png) no-repeat;cursor:pointer;}
.controller_right.on {background:url(../images/hm_main_btn_ron.png) no-repeat;}

.main{ padding:60px 0 30px 0; background:url(../images/bg02.jpg) 0 33px  no-repeat;}
.box{ width:372px; height:265px; float:left; }
.bg01{ background: url(../images/bg03.gif) right center no-repeat;}
.box .left{ float:left; width:145px;}
.box .left .title{ height:37px; background: url(../images/bg04.gif) left no-repeat;}
.box .left .title span { background: url(../images/bg02.png) 23px  no-repeat; font-size:14px; color:#fff; line-height:37px; padding-left:30px; font-weight:bold; }
.box .left .list li{ line-height:37px; background:url(../images/bg02.jpg) bottom no-repeat; }
.box .left .list li a{ background:url(../images/bg05.gif) 10px center no-repeat; padding-left:20px; color:#333;}
.box .left .list li a em{ color:#878787;}
.box .left .list li a:hover{ text-decoration:underline;}
.box .right{ float:right; width:167px; display:block; padding:0 30px;}
.box .right li{ line-height:30px; background:url(../images/bg05.gif) left center no-repeat;}
.box .right li a{ color:#878787; padding-left:10px;}
.box .right li a:hover{ text-decoration:underline;}
.box  .bt{line-height:30px; height:30px; margin-top:10px;}
.box  .bt a{ color:#8a8a8a; margin-left:5px;font-size:14px; font-weight: bold;}
.box  .bt a em{ color:#6da0cd; font-family:Arial; }
.box01{ width:548px; height:205px; background:url(../images/logo02.gif) 30px top no-repeat; padding:60px 20px 0 20px;}
.cobox{ width:13px; height:13px; display:block;}  

.box02{ background:url(../images/bg02.jpg) top no-repeat; padding:30px 0 30px 0; }
.box02 .left{ width:372px; height:145px; float:left; background:url(../images/bg03.gif) right center no-repeat;padding-top:15px; font-family:Arial, Helvetica, sans-serif;} 
.box02 .left p{ line-height:22px; padding-right:20px; } 
.box02 .left p{color:#f86500;}
.box02 .left p a:hover{ text-decoration:underline;} 
.box02 .left .search{ background:#e8e8e8; border:none; width:205px; height:35px; } 
.box02 .left em{ margin-right:10px; line-height:35px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#333; } 

.box02 .right{width:538px; height:160px; float:right; padding-left:50px;}
.box02 .right .guanzhu{ width:85px; height:30px; background:url(../images/bg13.gif) no-repeat; text-align:center; line-height:30px; font-size:14px; color:#fff; margin-top:15px;}
.box02 .right .imglist{ height:35px; width:538px; margin-top:30px;}
.box02 .right .imglist img{ margin-right:10px;}


/*bottom*/
.bt{background:#555; margin-top:30px;} 
.bottom{ height:110px;  width:960px; padding:0 20px;  margin:0 auto; background: url(../images/logo01.png?time=20250626)  20px center no-repeat #555; color:#fff; font-family: Arial   ; } 
.bottom .left{ width:240px; float:left; padding:25px 0 18px 100px; line-height:21px; } 
.bottom .right{ width:185px; border-left:#fff dashed 1px;padding:9px 0 9px 20px;  line-height:20px;}
.bottom .right a{ color:#fff;}
.bottom .right a:hover{ color:#999;}
.bottom .right a b{ font-size:12px; font-weight:normal; font-family:"微软雅黑";}
/*子页*/
.Page{ width:960px;}
.Page .left{ float:left; width:150px;}
.Page .left .list li{ line-height:37px; background:url(../images/bg02.jpg) bottom  no-repeat; font-size:13px;}
.screen{background:url(../images/bg02.jpg) top no-repeat;  margin-top:10px; width:150px;}
.screen  h3{ width:140px; padding-left:10px; background:url(../images/bg02.jpg) top no-repeat; font-size:13px; line-height:35px; }
.screen  p{ padding-left:10px; background:url(../images/bg02.jpg) top no-repeat; display:block; line-height:25px; float:left; padding:7px 0;}
.screen  p em{ font-size:12px; line-height:25px;  width:50px; float:left;}
.screen p span{   font-size:11px; width:90px; line-height:25px; color:#666; float:right;}
.screen  .colorbox{ width:13px; height:13px; display:block; margin:0 6px;} 
.screen .col input[type=checkbox]{ float:left;} 
  



.Page .left  .title{ line-height:37px; color:#333; background:url(../images/bg02.jpg) bottom no-repeat; padding-left:10px; font-size:13px; height:37px;}
.Page .left  .title em{ background: url(../images/bg16.gif) 5px center no-repeat; padding-left:10px;}
.Page .left .list li a{ color:#333; padding-left:10px; }
.Page .left .list li a:hover{ color:#609dca;}
.Page .left .list li .hov{ color:#609dca;}
.Page .right{ float:right; width:780px;  padding-top:37px; position:relative;}
.Page .right .product{ background:url(../images/bg02.jpg) top no-repeat; padding:25px 0 25px 0;}
.Page .right .product li{ width:156px; display:block; float:left; text-align:center;}
.Page .right .product li img{ width:140px; height:140px;}
.Page .right .product li a span{ height:35px; line-height:30px; display:block; font-family:Arial;}
.Page .right .product li a:hover{ color:#609dca;}
.about{ line-height:25px; color:#333; font-weight:bold;}
.about p{ text-indent:25px;}
.about b{ font-size:14px;}
.about img{ padding-bottom:20px;}
.padTB20{ padding:20px 0 20px 0; background:url(../images/bg02.jpg) top no-repeat;}
.plan li{ float:left; width:195px; text-align:center; display:block; height: }
.plan li a span{height:35px; line-height:30px; font-family:Arial; width:170px;}
.Page .right .title{ position:absolute; width:400px; height:37px; line-height:37px; color:#333; font-size:16px; font-weight:bold; top:0px; left:0px; padding-left:10px;}
.case li{ float:left; width:195px; text-align:center; display:block; height:158px; }

.brand dl dt{ float:left; width:960px; height:177px; display:block; margin-top:10px; }
.brand dl dd{ width:250px; height:143px; float:left; display:block; padding-left:20px; font-family: Arial; line-height:25px;  margin-top:10px; }
.brand dl dd h3{ font-size:16px; }

.caselist li{ float:left;  width:195px; display:block; height:168px;}
.caselist li em{ text-align:center; width:195px; display:block} 
.caselist li a span{ line-height:30px; padding-left:12px; display: block;}
.caselist li a{color:#333; }
.caselist a:hover{ color:#999;}

/*完善服务*/
.tt{ background: url(../images/bg02.jpg) bottom  no-repeat; line-height:40px; font-size:14px; padding-left:10px; font-weight:bold; color:#333; font-family:Arial;}
.tt em{ margin-left:10px; width:100px; line-height:40px; background:url(../images/bg16.gif) left center no-repeat; padding-left:10px; }
.tt  a{ color:#333;}
.tt  a:hover{ color:#333; text-decoration:underline;}
.PageC{ color:#333; line-height:25px; padding-bottom:25px; font-weight:bold; }
.PageC h3{ font-weight:bold; padding-left:50px; margin-top:15px;}
.PageC p{ text-indent:40px; padding-left:50px; }
.PageC img{ margin:10px 0 15px 0;}



/*案例精确相册效果*/

.gallery{border:1px solid #ccc; width:780px; border:0px solid #ccc; float:left;}
.gallery li{ width:195px; height:168px; float:left; display:inline; text-align:center;}
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px; }
div.pp_default .pp_top .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;height:28px;width:28px}
div.pp_default .pp_expand:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;height:28px;width:28px}
div.pp_default .pp_contract:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{background:url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer;height:30px;width:30px}
div.pp_default .pp_gallery ul li a{background:url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{left:auto;position:static}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;margin:4px 0 0;width:20px}
div.pp_default a.pp_arrow_next{background-position:-82px -3px;left:52px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;position:relative;width:110px}
div.pp_default .pp_nav .currentTextHolder{color:#999;font-family:Georgia;font-size:11px;font-style:italic;left:75px;line-height:25px;margin:0;padding:0 0 0 10px;position:absolute;top:2px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(../images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.light_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.dark_rounded .pp_description{color:#fff;margin-right:85px}
div.dark_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{background:url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.light_square .pp_nav .pp_play{background:url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{background:url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:22px}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px; border-left:#333 solid 4px;}
.pp_content_container .pp_right{padding-right:20px; border-right:#333 solid 4px;}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;overflow:hidden;width:55px}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;margin:2px 4px;white-space:nowrap}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{display:block;line-height:22px;position:absolute;right:0;text-indent:-10000px;top:0}
.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff;}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff;}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat ;}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative;   }
* html .pp_top,* html .pp_bottom{padding:0 20px;  }
.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px;-moz-border-radius:10px 0 0 0; -webkit-border-radius:10px 0 0 0; border-radius:10px 0 0 0; border:#333 solid 4px; border-bottom:none; }
.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px; -moz-border-radius:0 0 0 10px; -webkit-border-radius:0 0 0 10px; border-radius:0 0 0 10px;  border:#333 solid 4px;  border-top:none;  }
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px;   }
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static;  }
.pp_top .pp_middle{ border-top:#333  solid 4px;}
.pp_bottom .pp_middle{border-bottom:#333 solid 4px; }

.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;-moz-border-radius: 0 10px 0 0; -webkit-border-radius:  0 10px 0 0; border-radius: 0 10px 0 0; border:#333 solid 4px; border-left:none;}
.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;-moz-border-radius: 0 0 10px 0; -webkit-border-radius: 0 0 10px 0; border-radius:0 0 10px 0; border:#333 solid 4px; border-top:none; border-left:none; }

.pp_fade,.pp_gallery li.default a img{display:none}



/*滚动图*/
.gundong{ width:495px; height:120px; position:relative; padding:0 30px;}
.gundong a.left{ float:left; background: url(../images/glider-arrows.png) no-repeat; display:block; width:20px; height:20px; left:0; top:50px; position:absolute;}
.gundong a.left:hover{background-position: 0px -19px }
.gundong a.right{ float:right;background: url(../images/glider-arrows.png) no-repeat; display:block; width:20px; height:20px; right:0; top:50px; position:absolute;}
.gundong a.right:hover{background-position: -19px -19px }
.gundong .zhezhao {width:495px; height:120px; overflow:hidden; float:left;}
.gundong .zhentu {width:10000px;}/*加大宽度是为了适应更多的logo内容*/
.gundong .zhentu ul li{ float:left; width:160px; height:120px; margin-right:5px;}
#List1, #List2 {float:left;}

.news{ padding:15px 15px 30px 0;}
.news li{ line-height:35px; font-size:14px; border-bottom:#efefef dashed
 1px; background: url(../images/bg16.gif) 10px center no-repeat; color:#333;}
.news li a{ color:#333; padding-left:20px;}
.news li a:hover{ text-decoration:underline;} 
.news li span{ float:right; padding-right:10px; color:#333; line-height:35px; }

.news_detail{ padding:20px 0 40px 0; color:#333; background:url(../images/bg02.jpg) top repeat-x; }
.news_detail a:hover{ text-decoration:underline;}
.news_detail a{ color:#333;}
.news_title{ line-height:45px; text-align:center; font-size:17px; font-weight:bold; border-bottom:#ccc dashed 1px; } 
.news_content{ padding:15px 10px 30px 10px; font-size:14px; color:#666; line-height:25px; border-bottom:#ccc dashed 1px; }
.news_content p{ text-indent:30px; margin-top:12px; }  

.Return{ text-align:center; font-size:14px; line-height:30px;  font-weight:bold; }  
.login{ line-height:30px; font-size:13px; font-family:Arial, Helvetica, sans-serif; color:#666; font-weight:normal; width:400px ; margin:0 auto; padding:50px 0;  } 
.login p{ padding-top:5px; text-indent:0px;} 
.login input[type=text]{ width:300px; height:26px; border:#ccc solid 1px;} 
.login textarea{ width:300px; height:130px;}  
.login input[type=submit]{ width:60px; height:28px; cursor:pointer;border:0; background:#333; color:#fff;}  

.news_Next{ font-size:13px; color:#333; padding:0 10px;}
.cyp{ padding:15px 0　0 0;}　
.padTB15{ padding:15px 0;}

/* 新banner */
.slideBox {width: 984px;height: 460px;overflow: hidden;position: relative;border: 1px solid #ddd;  }
.slideBox .hd {height: 15px;overflow: hidden;position: absolute;right: 5px;bottom: 5px;z-index: 1;    }
.slideBox .hd ul {overflow: hidden;zoom: 1;float: left;    }
.slideBox .hd ul li {float: left;margin-right: 2px;width: 15px;height: 15px;line-height: 14px;text-align: center; background: #fff;cursor: pointer;    }
.slideBox .hd ul li.on {background: #f00;color: #fff;    }
.slideBox .bd {position: relative;height: 100%;z-index: 0;    }
.slideBox .bd li {zoom: 1;vertical-align: middle;    }
.slideBox .bd img {width: 984px;height: 460px;display: block;    }  
.slideBox .prev,
.slideBox .next {position: absolute;left: 3%;top: 50%;margin-top: -25px;display: block;width: 32px;height: 32px;background: url(../img/slider-arrow.png) -120px 0 no-repeat;filter: alpha(opacity=100);opacity:1;    }
.slideBox .next {left: auto;right: 3%;background-position: 0 0;    }
.slideBox .prev:hover{filter: alpha(opacity=100);opacity: 1;background-position: -180px 0;    }
.slideBox .next:hover {filter: alpha(opacity=100);opacity: 1;background-position: -60px 0;    }
.slideBox .prevStop {display: none;    }
.slideBox .nextStop {display: none;    }