@charset "utf-8";
/* less Document */
*{
	margin:0px;
	padding:0px;
	font-family: '微软雅黑';
	/*box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-mos-box-sizing: border-box;
	-o-box-sizing: border-box;*/
}
ol, ul{ list-style:none }
button{ border:none}
table { border-collapse:collapse; border-spacing:0px;}
body{ font:12px/1.5  '微软雅黑',Helvetica,Arial,sans-serif;color:#888; line-height: 1.5;margin:0px;padding:0px; height:100%;background:#f8f8f8;}
a{text-decoration:none;color:#888;background: none;}
img{border:0;}
h3{font-weight:normal}
.fl {
  float: left;
}
.fr {
  float: right;
}
.hide {
  display: none;
}
.box {
  width: 1100px;
  margin: 0 auto;
}
.clear {
  clear: both;
}

/*******************************头部***********************************/
.head{width:100%; height:35px; background-color:#113a7e; color:#4b5ead;}
.head dl{
	width:1100px; margin:0px auto;
}
.head dl dt{
	display:block; text-align:right; padding-top:5px;
}
.head dl dt span{
	display:inline-block; margin-right:10px;
}
.head dl dt span img{
	 vertical-align:middle; margin-right:8px;
}
.head dl dt span a{
	color:#9faad7;
}
.head dl dt span a:hover{
	color:#fff;
}
.search_box{
	width:128px; height:20px; border:1px solid #6879c4; border-radius:4px 0px 0px 4px; background-color:#113a7e; color:#fff; padding-left:5px;
	vertical-align:middle;
}
.search_btn{
	width:26px; height:22px; border:1px solid #6879c4; background-color:#113a7e; border-radius:0px 4px 4px 0px; vertical-align:middle; margin-left:-5px;
	background-image:url(../images/ico/search.png); background-repeat:no-repeat; background-position:center;
}

/*******************************d导航***********************************/
.nav{width:1100px;height:85px;color:#555; font:16px  '微软雅黑',Helvetica,Arial,sans-serif;color:#555; line-height: 26px; margin:0px auto}
.nav h3{ display:inline-block; float:left;}
.nav h3 img{padding-top:16px}
.dropdown-menu li{position:relative;float:right; height:40px; line-height:26px;;padding-top:45px;margin-right:34px;}
.dropdown-menu li a img{ vertical-align:middle; padding-left:5px}
.dropdown-menu li:hover span a{color:#113a7e;}
.dropdown-menu li span{display:block; line-height:26px;}
.dropdown-menu li span a:hover{color:#113a7e;}
.dropdown-menu li:hover ul{display:block;}	
.dropdown-menu li ul{display:none; position:absolute;left:-10px; top:85px;}
.dropdown-menu li ul li{width:130px;height:40px; border-bottom:solid 1px #2a4788;font-size:14px;line-height:40px; text-align:center;z-index:5; padding:0px;}
.dropdown-menu li ul li a{display:block; color:#fff; background-color:rgba(17,58,126,0.9); }
.dropdown-menu li ul li a:hover{color:#fff; background-color:#efae00;}


/*******************************banner图***********************************/
.wy-mod-banner {
	  width:100%; margin-top:0px; height:500px; position: relative; clear:both; overflow:hidden;
}
.wy-mod-banner img{
	  width:auto;
}
.wy-mod-banner .banners {
	 width:1920px; height:500px; overflow:hidden; position:absolute; left:50%; margin-left:-960px;
}
.wy-mod-banner .banner {
	 width:1920px;	height:500px;	overflow:hidden;	position:absolute;	left:50%;	margin-left:-960px;
}
.wy-mod-banner .focus {
	 width:960px; margin:0px auto; padding-top:468px; text-align:center;
}
.wy-mod-banner .focus a {
	  text-decoration:none;	z-index:3; width:20px;	height:20px;	position:relative;	display:inline-block; *display:inline;
	  overflow:hidden;	margin:0px; zoom:1;
}
.wy-mod-banner .focus a .bg-m {
	  z-index:4;	color:white;	line-height:40px;	font-size:40px; position:absolute;	display:block;	left:2px;	top:6px;
	  cursor:pointer; display:none;
}
.wy-mod-banner .focus a .bg-b {
	  background-image:url(../images/bt2.png);	position:absolute;	display:block;	left:0px;	top:0px;
	  cursor:pointer;	width:12px;	height:12px;
}
.wy-mod-banner .focus a .inner {
	  background-image:url(../images/bt1.png); 	position: absolute; left:0px; top:0px; z-index:9;
	  opacity:0;	display:none\0; +display:none; *display:none;	width:12px; height:12px;
}
.wy-mod-banner .focus a.on .inner, .wy-mod-banner .focus a:hover .inner {
	  cursor:pointer;	display:block;	border:0;	-webkit-transition:opacity .3s ease-in-out;
	  -ms-transition:opacity .3s ease-in-out;	transition:opacity .3s ease-in-out; opacity:1;
}
.wy-mod-banner .focus .hover .inner {
  	display: block;
}
/*******************************首页专栏***********************************/
.column{width:100%;height:490px; background:#f8f8f8; overflow:hidden}
.column dl{margin:0 auto;}
.column dl dt{display:block;width:346px;height:361px;border:solid  1px #ddd; border-bottom:solid 2px #d0d0d0; background:#FFF;float:left;margin-top:55px}
.column dl dt h3{ font-size:18px;color:#113878;padding-top:18px;margin-left:15px;width:158px;float:left;line-height:26px}
.column dl dd h3{ font-size:18px;color:#113878;padding-top:18px;margin-left:15px;width:158px;float:left;line-height:26px}
.column dl dt p{ display:block; clear:both; padding:10px 20px 0px 14px;font-size:13px;color:#777;line-height:24px}
.column dl dd{float:right;display:block;width:346px;height:361px;border:solid  1px #ddd; background:#FFF;margin-top:55px}
.column dl dd p{ display:block; clear:both; padding:10px 20px 0px 14px;font-size:13px;color:#777;line-height:24px}
.icon1{float:right;margin-right:15px;margin-top:17px}
/*******************************首页产品页***********************************/
.product{width:100%;height:410px;background:#efefef;border-top:solid 1 #dedede;}
.in_products{width:1100px;height:340px;margin:0px auto; position:relative;top:40px}
.product h2{display:block;width:130px;height:35px;font-size:18px;color:#FFF;background:url(../images/index_27.png) bottom no-repeat;line-height:35px;
font-weight:normal;padding-left:20px}
.rollBox{clear:both; width:1100px; overflow:hidden;position:relative} 
.LeftBotton{
	background: url(../images/ico/left_03.png)no-repeat;cursor:pointer;
    height:18px;width:34px; position:absolute;top:8px;right:37px
} 
.LeftBotton:hover{background:url(../images/ico/left_01.png) no-repeat;}
.RightBotton{
  background-image:url(../images/ico/right_04.jpg);cursor:pointer;
    height:18px;width:34px; position:absolute;top:8px;right:0px
} 
.RightBotton:hover{ background-image:url(../images/ico/right_05.png);}
.rollBox .Cont{float:left;width:1100px;overflow:hidden;} 
.rollBox .ScrCont{width:1000000px;} 
.rollBox .Cont .pic{
 float:left; width:275px; overflow:hidde;position:relative;
}
.rollBox .pic span{display:block;color:#555;font-size:13px;margin:0 auto;margin-top:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:200px}
.rollBox .Cont .pic dt{
  display:block; width:275px; height:300px; text-align:center;margin-top:24px; 
}
.rollBox .Cont a:link,.rollBox .Cont a:visited{color:#626466;text-decoration:none;border:0px;} 
.rollBox .Cont a span:hover{color:#e37600;} 
.rollBox #List1,.rollBox #List2{float:left;}


/*******************************foot***********************************/
.foot{width:100%;height:305px;background:#007dd4;}
.foot_box{width:1100px;margin:0px auto}
.foot dl dt{display:block;float:left;margin-top:40px;margin-left:8px}
.foot h1{font-size:16px;font-weight:normal;color:#FFF;line-height:26px}
.foot dl dt a p{margin-left:5px;color:#c6e2f6;font-size:12px;line-height:26px}
.foot dl img{margin-left:105px;margin-top:36px}
.foot dl dd{float:right;margin-top:40px;margin-right:50px}
.foot dl dd span{margin-left:96px; display:block;height:27px;width:244px;background:url(../images/phone_19.png) left no-repeat}
.foot dl dd p{margin-left:96px;color:#c6e2f6;font-size:12px;line-height:26px;color:#c6e2f6;line-height:24px;margin-top:10px}
.foot dl dd h5{margin-left:96px;font-size:14px;color:#ddd;font-weight:normal; position:relative;}
.foot .bdsharebuttonbox{position:absolute; top:-3px; left:60px;}



/*******************************bottom***********************************/
.bottom{width:100%px;height:60px;}
.bottom dl{width:1100px;margin:0px auto;clear:both;}
.bottom dl dt{display:block;margin-top:20px;float:left}
.bottom dl dt a{color:#999;}
.bottom dl dt img{vertical-align:middle;margin-left:10px}
.bottom dl dd{float:right;padding-top:16px}
.bottom dl dd select{width:155px;height:26px;padding-left:10px}

/**********************************************************内页*****************************************************************/
/*内页BANNER与导航*/
.s_banner{width:100%;height:280px;background:url(../images/new%20center_02.png);background-position: center;background-repeat: no-repeat;}
.info_banner{width:100%;height:280px;background:url(../images/new%20center_02.png);background-position: center;background-repeat: no-repeat;}
.p_banner{width:100%;height:280px;background:url(../upload/service_img/service_02.png);background-position: center;background-repeat: no-repeat;}
.t_banner{width:100%;height:280px;background:url(../images/tech_02.jpg);background-position: center;background-repeat: no-repeat;}
.a_banner{width:100%;height:280px; background:url(../upload/about_img/banner.jpg);background-position: center;background-repeat: no-repeat;}
.info_banner{width:100%;height:280px; background:url(../images/competetion_02.png);background-position: center;background-repeat: no-repeat;}
.m_banner{width:100%;height:280px;background:url(../upload/market_img/market_02.png);background-position: center;background-repeat: no-repeat;}
.j_banner{width:100%;height:280px; background:url(../images/join_02.png);background-position: center;background-repeat: no-repeat;}
.path{width:1100px;margin:0px auto;height:50px;line-height:50px;padding-top:60px;font-size:12px;color:#666;padding-left:25px;background:url(../images/icon/2_15.png) 8px 79px no-repeat;}
.path span{font-family:"宋体";margin:0px 5px;}
.path a{color:#007dbb;}

.con_box{width:100%;background:#FFF;padding-top:30px}
.con_inf{width:1100px;margin:0px auto;min-height:500px; position:relative}


/*左侧导航*/
.con_left{width:200px;float:left; }
.sub_title{text-align:center; background-image:url(../images/left_nav_05.png);height:49px;font-size:24px;font-weight:bold;color:#fff;line-height:49px;}
.sub_nav{width:200px;background-image:url(../images/background_11.png); background:#f3f1f1; background-repeat:no-repeat;min-height:300px}
.sub_nav li{display:block;width:200px; min-height:55px; border-bottom:solid 1px #d5d5d5;}
.sub_nav li span a{display:block;width:130px;height:26px;line-height:26px;padding-left:27px;color:#444;font-size:15px;margin-left:20px;background:url(../images/nav_left_20.png) bottom no-repeat;
 padding-top:18px}
.sub_nav li span a:hover,.sub_nav .sub_on{background:url(../images/nav_left_13.png) bottom no-repeat;!important;color:#fff!important;font-weight:bold}
.sub_nav dl{ padding:10px 0px;}
.sub_nav dl dd{display:block;width:170px;height:25px;font-size:12px;color:#888;margin:5px 0px;margin:0px auto;padding-left:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.sub_nav dl dd a:hover,.sub_nav .moren{color:#007dd4; font-weight:700;}
.sub_nav dl dd b{ display:inline-block; margin-right:5px; font-family:"宋体";}
 
/*右侧标题栏*/
.con_right{float:right;width:870px;line-height:45px;font-size:14px;color:#666; border:solid 1px #e9e9e9;min-height:500px;margin-bottom:50px}
.cr_title{width:800px;height:47px;border-bottom:1px solid #e9e9e9; margin:0px auto;}
.cr_title span{float:left;display:block;height:44px;line-height:44px;font-size:16px;color:#333;font-weight:bold;border-bottom:3px solid #007dd4;}
.cr_title span img{vertical-align:middle;margin-right:5px;}
.cr_title p{float:right;font-size:12px;color:#888; vertical-align:middle;}
/*新闻页*/
.news{display:block;width:800px;height:270px;border-bottom: dashed 1px #e9e9e9;margin:0px auto;}
.news dt{float:left}
.news dt img{width:270px;height:192px;border: solid 2px #ddd8d8;margin-top:42px;display:block}
.news dd{float:right}
.news dd h1{font-size:24px;color:#e81f1f;padding-top:30px;margin-right:20px}
.news dd p{display:block;width:474px;height:60px;font-size:12px; color:#444;line-height:24px;margin-top:17px;}
.news dd a{display:block;width:60px;height:27px;margin-top:38px;font-size:14px; text-align:center; line-height:27px;font-weight:bold;color:#fff;
background-image:url(../images/detail_btn_24.png); float:right;margin-top:40px}
.news dl dd a:hover{ background:#f8b500;}
.new_box{width:800px;height:460px;margin:0 auto;margin:0px auto;}
.new_list{display:block;border-bottom:solid 1px #e9e9e9;height:40px;width:800px; overflow:hidden; margin:0 auto}
.new_list dt{display:block; float:left}
.new_list dt a{font-size:14px;color:#666; line-height:40px;}
.new_list dd{font-size:12px; color:#8b8b8b; float:right}
/*新闻详情页*/
.nd_title{width:800px;height:47px;border-bottom:1px solid #e9e9e9; margin:0px auto;}
.nd_title span{float:left;display:block;height:44px;line-height:44px;font-size:16px;color:#333;font-weight:bold;border-bottom:3px solid #007dd4}
.nd_title span img{vertical-align:middle;margin-right:5px;}
.nd_title p{float:right;font-size:12px;color:#888; vertical-align:middle;}
.nd_box{width:800px;margin:0px auto}
.nd_box h1{ font-size:24px;color:#333;font-weight:bold; text-align:center;margin-top:30px}
.nd_box h5{text-align:right;font-size:12px;color:#444; font-weight:normal;float:right}
.nd_box h5 .bdsharebuttonbox{float:right;padding-top:7px}
.nd_box span{display:block; text-align:center; clear:both;}
.nd_box p{ font-size:14px;color:#333;line-height:28px;margin-top:20px}
.nd_box h3 a{display:block; text-align:left; font-size:12px;color:#888;line-height:28px;margin-top:20px}
.nd_box h3 a:hover{ font-size:12px;color:#007dd4;line-height:28px;}
.nd_box h4{font-size:12px;color:#888; text-align:right; font-weight:normal;float:right}
/*产品页*/
.pr_box{width:800px;margin:0px auto}
.pr_box dl{display:block;height:300px;width:800px;margin:0 auto; border-bottom:dashed 1px #e5e5e5;margin-top:35px}
.pr_box dl dt{float:left;width:293px; position:relative; padding-bottom:256px; height:0;}
.pr_box dl dt img{display:block;width:100%; height:100%; position:absolute;}
.pr_box dl dd{float:right;}
.pr_box dl dd h3{display:block;}
.pr_box dl dd h3 a{font-size:16px;font-weight:normal;color:#007dd4;margin-top:25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:490px;display:block}
.pr_box dl dd h3 a:hover{color:#f8b500}
.pr_box dl dd p{display:block;font-size:14px;font-weight:normal;color:#909090;line-height:20px;height:90px;width:490px;margin-top:20px}
.pr_box dl dd span a{display:block;width:70px;height:26px; font-size:12px;line-height:26px;background:#007dd4 center; border-radius:3px;color:#fff; text-align:center;margin-top:10px;float:right;}
.pr_box dl dd span a:hover{ background:#f8b500;}
/*产品详情页*/
.pr_detail{width:800px;margin:0px auto; overflow:hidden;padding-top:28px}
.pr_detail {display:block;height:600px;width:803px;margin:0 auto;}
.pr_detail dt{float:left;width:600px; position:relative; padding-bottom:524px; height:0;}
.pr_detail dt img{border:solid 1px #e9e9e9;width:100%; height:100%; position:absolute;}
.pr_detail dd{float:left;margin-left:0px; width:790px;}
.pr_detail dd h6{color:#007DD4;font-size:16px;font-weight:400px;}
.pr_detail dd p{display:block;font-size:12px;line-height:24px;width:448px;margin-top:10px}
.desc{width:800px;margin:0px auto;}
.desc h2{ font-size:14px; color:#007dd4;display:block;width:110px;border-top: solid 2px #007dd4;border-right:solid 1px #ddd;
border-left:solid 1px #ddd;border-bottom:solid 1px #FFF;text-align:center;line-height:28px;float:left;}
.empty{height:30px;width:688px; border-bottom: solid 1px #ddd;float:right}
.desc p{display:block;font-size:14px;line-height:28px;width:760px;margin-left:25px;clear:both;padding-top:28px;min-height:300px}
/*营销网络*/
.network{width:800px;margin:0px auto;height:720px}
.network img{display:block;margin-left:30px}
.network p{margin-top:40px;line-height:24px}
/*海外营销*/
.abroad{width:800px;margin:0px auto;height:540px}
.abroad img{display:block;margin-left:30px}
.abroad p{margin-top:40px;line-height:24px}
/*成功案例*/
.case{width:800px;margin:0px auto;height:100%;overflow:hidden}
.case dt{display:block;margin-left:30px;float:left;border:solid 1px #e9e9e9;width:225px;height:273px;margin-top:30px}
.case dt p{line-height:24px;color:#444;margin-left:20px}
.case dd{display:block;margin-right:30px;float:right;border:solid 1px #e9e9e9;width:225px;height:273px;margin-top:30px}
.case dd p{line-height:24px;color:#444;margin-left:20px}
/*客户名录*/
.cl{width:800px;margin:0px auto;min-height:500px}
.cl dt{display:block;width:740px;font-size:13px;color:#444;margin:0px auto; border-bottom:solid 1px #007dd4;line-height:30px; padding:30px 0 10px 0;}
.cl dt a{display:inline-block;width:45px;height:22px;text-align:center;line-height:22px;margin-right:5px}
.cl dt a:hover, .cl .select{background:#007dd4;color:#FFF;}
.cl dd{width:740px; margin:0px auto;line-height:34px;padding-top:20px}
.cl span{display:inline-block;width:236px; text-align:left;color:#888;}
/*加入我们*/
.ct_box{width:800px;margin:0 auto}
.ct{width:800px;height:40px;line-height:40px; background:url(../images/join_bg_03.jpg); background-repeat:repeat-x;border-radius:10px;margin-top:30px;}
.ct span{display:inline-block;font-size:14px;color:#333;}
.jn{ width:470px; padding-left:30px;}
.pn{ width:200px;}
.rt{ width:80px;}
.pl{width:800px;margin:0 auto;}
.pl dt{height:32px;border-bottom:dashed 1px #e9e9e9;padding-top:30px;line-height:32px}
.pl dt span{display:inline-block;font-size:14px;color:#333;}
.pl dt span p{width:4px;height:4px; background:#333; vertical-align:middle;display:inline-block;border-radius:2px;}
.pl dt a span:hover{color:#ff7a00;}
.pl dt a span p:hover{background:#ff7a00}
.pl dd{height:32px;border-bottom:dashed 1px #e9e9e9;line-height:32px}
.pl dd span{display:inline-block;font-size:14px;color:#333;}
.pl dd span p{width:4px;height:4px; background:#333; vertical-align:middle;display:inline-block;border-radius:2px;}
.pl dd a span:hover{color:#ff7a00;}
.pl dd a span:hover{color:#ff7a00;}
.contact{font-size:14px;line-height:28px;padding-left:30px;padding-top:20px}
/*加入我们详情页*/
.pl_dtl h1{font-size:14px; font-weight:700;color:#444;}
.pl_dtl span{ font-size:12px;color:#888;line-height:24px;display:block;}
/*发展培训*/
.tr_box{margin:0 auto;width:800px}
.tr_box img{margin:0 auto;padding-top:25px}
.tr_box p{line-height:24px; text-indent:2em;padding:10px 0 24px 0;}
/*员工福利*/
.pr_box{margin:0 auto;width:800px}
.pr_box img{margin:0 auto;padding-top:25px}
.pr_box p{line-height:24px;padding:20px 0 24px 0;}
/*维修申请*/
.app_box{width:800px;margin:0 auto;padding-bottom:30px}
.app_box h1{font-size:14px; font-weight:700;color:#444;padding-top:10px}
.app_box table{width:380px;border:none;margin:0 auto;margin-top:20px}
.app_box table th{font-size:12px;font-weight:normal;color:#888; text-align:left}
.table_w_300{width:300px;height:25px;border:solid 1px #cbcbcb;margin-left:20px}
.th_m_5{width:300px;height:25px;padding-top:20px}
.mar{margin-left:20px}
.table_w_70{width:70px;height:25px;border:solid 1px #cbcbcb;margin-left:20px}
.chart{width:300px;border:solid 1px #cbcbcb;margin-left:20px}
.btn{width:196px;margin:0 auto;margin-top:38px;padding-bottom:30px}
.submit{width:80px;height:28px; background:url(../images/btn_submit_03.jpg) no-repeat;font-size:18px;color:#FFF;line-height:24px;}
.reset{width:80px;height:28px; background:url(../images/btn_reset_03.jpg) no-repeat;font-size:18px;color:#000;line-height:24px;margin-left:30px}
/*客户咨询*/
.consult{width:800px;margin:0 auto}
.consult h2{font-size:14px;color:#444;padding-top:20px}
.consult p{font-size:12px;color:#888;text-indent:2em;line-height:24px}
.consult table{width:712px;height:472px;border:solid 1px #cbcbcb;margin:0 auto;margin-top:50px;margin-bottom:30px}
.consult table th{height:48px;width:130px;background:#f3f3f3;font-size:14px;color:#444;border-bottom:solid 1px #cbcbcb;}
.consult table td{border-bottom:solid 1px #cbcbcb}
.td_w_300{border:solid 1px #cbcbcb;width:300px;margin-left:32px;height:30px}
.td_w_75{border:solid 1px #cbcbcb;width:75px;margin-left:32px;height:30px}
.ta_w_450{width:450px;border:solid 1px #cbcbcb;margin-left:32px}
.consult table td button{width:80px;height:28px; background:url(../images/btn_submit_03.jpg) no-repeat;font-size:18px;color:#FFF;line-height:24px;margin-left:32px}
/*公司介绍*/
.intro{width:800px;margin:0 auto;}
.pic_box{width:800px;margin:0 auto;padding-top:28px; overflow:hidden}
.pic_box dt{width:473x;float:left;padding-left:8px}
.pic_box dd{float:right;width:285px;padding-right:8px;margin-bottom:-8px}
.intro span{display:block;margin-bottom:30px}
.intro span p{font-size:14px;color:#444;text-indent:2em;text-align:justify;line-height:24px}
/*企业文化*/
.culture_box{width:800px;margin:0 auto}
.cul1{padding-top:30px; overflow:hidden}
.cul1 dt{float:left} 
.cul1 dd{float:right;padding-left:40px;padding-top:20px}
.cul1 dd h3{font-szie:18px;color:#007dd4;font-weight:none;text-indent:1.6em}
.cul1 dd p{display:block;color:#444;font-size:14px;width:569px;line-height:24px;text-indent:2em; text-align:justify;padding-top:8px}
.cul2{padding-top:30px; overflow:hidden}
.cul2 dt{float:right} 
.cul2 dd{float:left;padding-top:20px}
.cul2 dd h3{font-szie:18px;color:#007dd4;font-weight:none;text-indent:1.6em}
.cul2 dd p{display:block;color:#444;font-size:14px;width:569px;line-height:24px;text-indent:2em; text-align:justify;padding-top:8px}
.cul3{padding-top:20px; overflow:hidden;padding-bottom:30px}
.cul3 dt{float:right;margin-top:80px} 
.cul3 dd{float:left;padding-top:20px}
.cul3 dd h3{font-szie:18px;color:#007dd4;font-weight:none;text-indent:1.6em}
.cul3 dd p{display:block;color:#444;font-size:14px;width:569px;line-height:24px;text-indent:2em; text-align:justify;padding-top:8px}
/*荣誉资质*/
.Hidden{display:none; position:relative;}
.FlLeft{float:left;}
.FlRight{float:right;}
.Margin30{margin-top:34px}
.MR20{margin-right:20px}
.ML20{margin-left:20px}
.OriginalPicBorder{width:540px;margin:0 auto;margin-top:30px
}
#OriginalPic{
	 width:540px; overflow:hidden; position:relative; font-size:12px;
}
#OriginalPic p{
	 margin:0;
}
#OriginalPic img{
	display:block;margin:0 auto;
}
.CursorL{
   position:absolute; z-index:999; width:50%; height:1000px; color:#FFF; left:0px; 
   cursor:url(images/ico/CurL.cur), auto;
}
.CursorR{
	position:absolute; z-index:999; width:50%; height:500px; color:#FFF; right:0;
	cursor:url(images/ico/CurR.cur), auto;
}
.SliderPicBorder{
	 display:table-cell; *display:block; width:540px; height:570px; overflow:hidden; text-align:center; vertical-align:middle;
		margin:0px auto; border:1px solid #eee; padding:2px;
}  
.ThumbPicBorder {
 	width:540px; margin:0 auto; padding-bottom:20px;margin-top:35px
}
#ThumbPic li{
	display:block; width:80px; height:80px; overflow:hidden;text-align:center; margin
}
#ThumbPic img{
	 cursor:pointer; background-color:#fff; border:2px solid #ddd; padding-top:2px;
}
#ThumbPic img.active{
	 border:2px solid #FF9900;
}
/*联系我们*/
.contact_box{width:800px;margin:0 auto}
.contact_box h1{font-size:24px;color:#007dd4;padding-top:30px;padding-left:30px}
.contact_box p{display:block;font-size:13px;color:#888;line-height:24px;margin-left:30px;}
.plast{margin-left:30px;margin-bottom:30px}

/*发展历程*/
.history_box{width:800px;margin:0 auto;display:block;margin-top:50px}
.history_box dt{display:block; width:713px; height:94px; background-image:url(../images/history_bg_06.jpg); margin:0px auto;}
.history_box dt strong{display:block; width:50px;float:left; text-align:center; color:#444; margin:18px 0px 0px 250px;font-size:14px}
.history_box dt span{display:block; float:right; width:310px;line-height:18px;padding-right:10px;font-size:12px;padding-top:10px}
.history_box dd{display:block; width:713px; height:103px; background-image:url(../images/history_bg_05.png); margin:0px auto;}
.history_box dd strong{display:block; width:50px;float:right; text-align:center; color:#444; margin:28px 280px 0px 0px;font-size:14px}
.history_box dd span{display:block; float:left; width:278px;line-height:18px;padding-left:10px;font-size:12px; padding-top:9px}
.history_s{display:block; width:713px; height:63px; background-image:url(../images/history_bg_10.png); margin:0px auto;}
.history_box h5{display:inline-block ;width:50px;text-align:center; color:#444; margin:0 auto;font-size:14px}
.history_box p{display:inline-block;width:310px;line-height:18px;padding-right:10px;font-size:12px;padding-top:10px}

/*********分页*********/
.paging{ text-align:center;height:16px;line-height:16px;padding-top:30px;padding-bottom:30px;}
.paging a{color:#7f7e7e;padding:3px 7px;border:1px solid #aeaeae;margin:0px 2px;}
.paging a:hover,.paging_on{border:1px solid #ff0000!important;color:#ff0000!important;background:#f7f7f7!important;}
.paging span a{border:1px solid #aeaeae;padding:3px 15px;}
.paging span a:hover{border:1px solid #ff0000;color:#d57607;background:#fff;}