﻿@charset "utf-8";
/* eyoucms.com 易优CMS -- 好用,免费,安全 */
/* Style Reset
-----------------------------------------------------------------------------------------------------*/
*{ margin:0px; padding:0px;} 
html{overflow-x:hidden;}
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, blockquote 
{ font-size:14px;_background-image:url(about:blank);_background-attachment:fixed;font-family:'微软雅黑';}
input, button, textarea,select, optgroup, option { font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit;}
ul, li, dl, dt, dd, ol { display: block; list-style: none; }
img{border:0;}
.clear {clear:both;height: 0; }
.clear-fix:after{content: "."; display: block; height: 0; font-size: 0; clear: both; visibility: hidden;}
a{text-decoration:none;outline:0;}
body{color:#f9fbfa;}
.noneBottomBorder{ border-bottom: none!important;}	
.noneTopBorder{ border-top: none!important;}
.backgroudW{ background: #fff; padding: 15px; margin: 24px 0px;}

/* header */
.header{ width:100%; position:relative; background: #f9fbfa; }
.ntbg{ width:100%; height:30px; background:#ae2422;}
.ntbd{width: 1000px; height:30px;  margin: 0 auto;}
.notice{ 
	float:left;
	width:720px;height:30px; }
.notice .title{ 
	float:left;
	width:64px;height:30px; 
	color: #ffffff;font-size:12px; line-height:30px; font-weight:bold;
}
.notice .noticenr{
	float:left;
	width:656px;height:30px;
	color:#ffffff; font-size:12px; line-height:30px; }
.toptel{
	float:left;
	width:280px; height:30px; 
	color:#ffffff; font-size: 12px; line-height:30px; text-align:right;
 }
 .toptel a{color: #ffffff}
.toptel span{ 
	display:block;
	float:right;
	color: #ffffff;font-size:22px;line-height:30px;font-family:impact;}
/* end topbd */

.top{
	position:relative;
	width:1000px;height:70px; margin:0 auto;}
.logo{float:left;width:100%; height:70px;}
.logo img{width: 100%}
.search{float:left; position:relative;width:254px;height:34px; padding-top: 18px;}
.text{
	width:230px;height:32px;border:1px solid #cdcdcd;
	color:#999999;font-size:12px;line-height:28px; text-indent: 14px;
	background: #ffffff;}
.btnsubmit{
	position:absolute;right:0px;top:18px;
	width:34px;height:34px;border:none;
	background: url(../images/zoom.png) left top no-repeat;cursor:pointer; }
/* end search */ 	

.navgrp{
	position: relative; 
	width:100%;height:49px;border-top:1px solid #cdcdcd;margin:0 auto;
}
.nav{position:relative;width:1000px;height:48px;margin: 0 auto;}
.nav li{
	 position: relative;float:left;text-align:left; 
	 width:130px;height:48px; display: block;  }
.nav li a{ 
	width:88px;height:48px;display:block;  border-top:3px solid transparent;  margin-top: -2px;
	color:#333333;font-size:15px;line-height:48px; text-align: center; 
}
.nav .menu a{
	width:88px;height:48px;display:block; border-top:3px solid #ae2422; margin-top: -2px;
	color:#ae2422; line-height:48px;text-align: center;}
.nav .on a{
	height:48px;display:block; border-top:3px solid #ae2422; margin-top: -2px;
	color:#ae2422; line-height:48px;}
#navChild{ 
	position:absolute;left:0px; top:48px; width:80px; z-index:99; display: none;
	padding:1px 4px 0px 4px;background:#ffffff;}
#navChild a{
	position:relative; 
	width:80px; height: 36px; display:block; border-top:none;
	color:#333333!important; font-size:14px;line-height:36px; text-align:center;}
#navChild a:hover{color:#ae2422!important;background-image:none!important;}
/* end navgrp */
	 
.banner{
	position:relative;z-index: 12; 
	width:100%;height:400px;
  }
.bann{
	position:absolute; top:0px;left:50%; margin-left: -600px;
	width:1200px; height:400px;}
#focus {position:relative;width:1200px; height:400px; overflow:hidden;}
#focus ul {position:absolute;height:400px; }
#focus ul li {position:relative;float:left;width:1200px; height:400px; overflow:hidden; }
#focus ul li img{ display: block;margin: 0 auto;}
#focus .btn {position:absolute; width:100%; height:12px; left:0px; bottom:24px; text-align:center; z-index: 99;}
#focus .btn  span{width:10px; height: 10px;  display: inline-block; margin-left: 8px; background: #ae2422; border-radius: 50%;}
#focus .btn  span.on{background: #ffffff;}

/* end banner */
.claListBox{position:relative;z-index:14;width: 100%; height:72px;border-bottom: 1px solid #d0d0d0;}
.claListList{
	position:relative;
	width:1000px; height:72px; margin: 0 auto; /*overflow: hidden;*/
}
.claListTitle{ 
	float:left;
	width:124px; height:38px; padding-left: 36px; margin-top:17px;
	color: #ffffff; font-size: 18px; line-height:28px;  text-align:left; font-weight: bold;
	background: url(../images/class.jpg) left top no-repeat;
}
.claListUlList{ float:left;width:840px; padding-top:17px;}
.claListUlList li{float:left; width:163px; height:40px; margin-left: 5px;}
.claListUlList li a{
	 float:left;
	 width:163px; height:40px; display: block;
	 color:#ffffff;font-size:20px; line-height:40px; text-align: center;
	 background: rgb(120, 120, 120);
}
.claListUlList li a:hover{
	width:163px; height:90px; margin-top: -50px;
	color:#ffffff;font-size:20px; line-height:90px; text-align: center;
	background: url(../images/bg.png) left top no-repeat!important;
}
.claListUlListHover{transition: all 0.5s ease;}
/* end bannerClaList */


.sectionB{ 
	position: relative;
	width: 100%; height: 152px; padding-top: 27px; border-top: 1px solid #d3d3d3; 
	background: url(../images/index_10.jpg);}
.section{position:relative; width:100%; margin:auto;  clear:both; overflow: hidden;background:#f9fbfa; }
.TtitleBox{position:relative; width: 1000px; margin: 0 auto;}
.Ttitle { 
	position:relative;width:100%; height:48px; margin: 0 auto; 
	color:#ae2422;font-size:26px;line-height:48px; /*font-weight: bold;*/
}
.Ttitle span{color: #999999; font-size:16px; font-family:arial; text-transform: uppercase; font-weight: normal;}	
.Tmore a{
	position:absolute; right:0px; top:11px;
	width:88px; height:25px; border:1px solid #d0d0d0;  display: block;
	color: #666666; font-size: 14px; line-height: 25px;  text-align: center; /*font-weight: bold;*/
	background:#ffffff;	
}
.Ttitle2 { 
	position:relative;width:100%; height:60px; margin: 0 auto; 
	color:#ffffff;font-size:26px;line-height:60px; /*font-weight: bold;*/
}
.Ttitle2 span{color: #ffffff; font-size:16px; font-family:arial; text-transform: uppercase; font-weight: normal;}	
.Tmore2 a{
	position:absolute; right:0px; top:17px;
	width:88px; height:25px; border:1px solid #ffb1b1;  display: block;
	color: #ffb1b1; font-size: 14px; line-height: 25px;  text-align: center; /*font-weight: bold;*/
	background:#ae2422;	
}
.Foottitle { 
	position:relative;width:100%; height:50px; margin: 0 auto; border-bottom: 1px solid  #d5d5d5;
	color:#004384;font-size:26px;line-height:50px; /*font-weight: bold;*/
}
.Foottitle span{color: #999999; font-size:16px; font-family:arial; text-transform: uppercase; font-weight: normal;}	
/*end Ttitle*/



.casebg{
	width: 100%; height: 352px; padding-top: 18px; border-top:1px solid #d0d0d0;border-bottom:1px solid #d0d0d0; 
	overflow: hidden;
	background:#dadada;}
#casePicUlId{ position:relative; width:1000px;height: 352px; overflow: hidden; margin: 0 auto;}
.caseLeft{ position: absolute;right:126px; top:12px; width:26px; height:26px;background: #ae2422; cursor:pointer;}
.caseRight{ position: absolute;right:98px; top:12px; width:26px; height:26px;background: #818284; cursor:pointer;}
.casePicUlIdBox{
	position: absolute;left:0px; top:0px;
}
.htmlpic2{ position:absolute; left:3000px; top:0px;}
.casePicUl{float:left;width:1000px;height:336px; padding-bottom: 16px;}
.casePicUl li{position:relative;float:left;}
.casePicUl li{ width:249px; height:314px; border:1px solid #cfcfcf; margin-left:-1px; background: #ffffff;}
.casePicUl li:hover{
	background: #ae2422;
}
.casePicUl li:hover .title{color:#b02a28;padding:0px 9px;  margin: 3px 3px 0px 3px;  background: #f7f7f7;}
.casePicUl li:hover .pic{
	 width:228px; height:172px; padding: 10px 8px 10px 7px; margin:0px 3px; background: #f7f7f7;
}
.casePicUl li:hover .intro{
	border-top: 1px solid #b02a28;
	color:#ffffff;
	background:#b02a28 ;
}

.casePicUl .title{
	width:225px; height: 40px;padding:0px 12px;  margin: 3px 0px 0px 0px; border-bottom: 1px solid #cfcfcf; 
	color:#666666;font-size:18px;line-height:40px; }
.casePicUl .pic{ width:228px; height:172px; padding: 10px 11px 10px 10px;  }
.casePicUl .pic img{ display: block;border: 1px solid #cfcfcf;}
.casePicUl .intro{
	width: 225px; height: 64px; border-top: 1px solid #cfcfcf; padding:8px 12px;
	color:#666666;font-size:14px;line-height:24px;
}
.casePicUl .more a{
	position: absolute;left:101px; bottom:-26px;
	 width: 48px; height: 48px; display: block; border-radius: 50%; 
	 color:#ffffff;font-size:14px;line-height:48px; text-align: center;
	 background: #a9a9a9;
}

/*end casePic*/

.newsListBd{ position: relative; width: 1000px; margin: 0 auto;}
.newsList{ position:relative; width: 1000px; padding-top: 14px; margin-top: -28px;}
.newsx{ position:absolute;left:485px; top:14px;}        
.newsListDl{ 
	float: left;
	width: 500px; height: 100px; border-bottom:1px solid #d2d2d2;}
.newsListDl a{width: 495px; height: 100px; display:block;}
.newsListDl dt{ 
	float: left; width: 60px; height:55px;  padding-top: 15px; margin: 15px 0px;
	color:#ffffff; font-size: 12px; line-height: 20px; text-align: center;
	background: #1a5b9b;
}	
.newsListDl dt span{display: block;color:#ffffff; font-size: 24px; line-height: 30px;}	
.newsListDl dd{float:left;  width:405px;  height:100px;padding-left: 15px;  }
.newsListDl .title {
	width: 405px; height: 30px; display: block; padding-top: 24px;
	color:#004384; font-size:14px; line-height:30px; font-weight: bold;}	
.newsListDl .intro{
	width: 405px; height: 20px; display: block; overflow: hidden;
	color:#666666; font-size:14px; line-height:20px;}
/* end newsListDl */	

.company{ width: 1000px; height: 244px; padding-top: 10px; margin: 0 auto;}
.companyCon{
	width:1000px;; height:196;}
.companyPic{
	float:left;
	width:190px; height:190px;  padding-right: 30px;
 	overflow:hidden; }
.companyConFont{
	width: 780px; height: 190px;
	color: #666666; font-size: 14px; line-height:30px;
	overflow: hidden;
}
.companyConFont span{
	width: 780px; height: 30px;display: block; padding-top: 10px;
	color: #ae2422;font-size:16px; line-height:30px;
}
/*end company*/
	
.kcBox{width: 1000px; height: 270px;padding-top: 10px;  margin: 0 auto;}	
.knowList{
	float:left;
	width: 490px; height: 270px;margin-right: 20px;
}
.knowListBox{width: 490px; height: 270px;}
.knowListUl{
	float:left;
	width: 490px; height: 222px;
}
.knowListUl li{
	 width: 470px; height: 42px; padding-left: 20px; border-bottom: 1px dashed #d5d6d5;
	 background: url(../images/add.jpg) 4px center no-repeat;
}
.knowListUl li a{
	width: 470px; height: 42px; display: block;
	color: #666666; font-size: 14px; line-height: 42px;
}
.knowListUl li a:hover{color:#ae2422}
.knowListUl li a span{float:right}

.contact{ 
	float:left; position: relative;
 	width:360px;height: 240px; margin-left: 30px;}
.contact{
	width:360px; height: 240px; overflow:hidden;
}
.contact .numTel{ 
	width: 352px;height: 52px; padding-left:8px;
	color: #b02a28; font-size: 32px; line-height: 52px; font-family: impact;
}
.contact dl{width:260px; display:block;clear:both;}
.contact dl dt,.contact dl dd{color:#666666; font-size:14px;  line-height:32px; }
.contact dl dt{float:left; width:44px;  padding-left: 40px; }
.contact dl dd{float:left; width:176px;}
.contact .conMore{
	position: absolute; right:0px; top:4px;
	width: 121px; height: 166px;
	background: url(../images/contactbg.png) left top no-repeat;
}
.contact .conMore a{
	width: 121px; height: 44px; margin-top: 122px; display: block;
	color:#ffffff; font-size: 14px; line-height: 44px; text-align: center;
}
/* end contact */

.proBg{ width: 100%; background:#ae2422;}
.inProBd{position: relative; width:1000px;  margin: 0 auto;}
.proClaList{
	position: absolute;right:98px; top:17px; padding: 0px; overflow:hidden;
	width: 720px; height: 27px;line-height: 27px; text-align: right;
}
.proClaList a{
	display: inline-block;
	padding: 0px 14px; height: 25px; border: 1px solid #ffffff; margin-left:5px;
	color:#ffffff; font-size: 14px; line-height:25px; 
}
.proListPic {width:1000px; margin:0 auto; padding-bottom: 8px; overflow: hidden; }
.proListPic ul li{ 
	position: relative;float:left;
	width:242px; height:182px; margin-right:10px; margin-bottom: 10px;
	overflow: hidden; }	
.proListPic ul li .pic{position:relative;width:240px; height:180px;border:1px solid #ffffff;}
.proListPic ul li .title{ 
	position: absolute;left:0px;bottom:0px;
	width: 226px; height: 30px; padding: 0px 8px;
	color:#ffffff; font-size: 14px; line-height:30px; text-align: center; 
	background: url(../images/probg.png);
}
.proListPic ul li .intro {
	position: absolute;left:0px;bottom:0px;
	width: 242px; height: 182px; display: none;
}
.proListPic ul li .intro a{
	width:226px; height:162px;  padding: 10px 8px 10px 8px; display:block;
	color:#fffff;font-size:14px;line-height:16px; text-align:left;   
	background: url(../images/probg.png);
}
.proListPic ul li .intro span{
	width:210px; padding: 0px 8px; height:36px; border-bottom: 1px solid #ffffff; margin: 0 auto; display: block;
	color:#ffffff;font-size:14px;line-height:36px; text-align:left;
}
.proListPic ul li .intro p{
	width:210px; height: 104px; padding:10px 8px;
	color:#ffffff;font-size:14px;line-height:22px; text-align:left;
}
/*end proListPic*/	
/*end inMain*/

/* footerpic*/
.footPicBd{width:1000px;height: 290px;border-top:1px solid #d5d5d5;margin: 0px auto 0px  auto; }
.footPicList{ float:left;width:736px; height:290px; }
.footPicListUl {width:736px; height:209px; padding-top:18px;overflow: hidden; }
.footPicList ul li{float:left;width:230px; height:209px; margin-right: 24px;}
.footPicList ul li .pic{width:228px; height:171px;border:1px solid #c2c0c0;}
.footPicList ul li .title{
	width:208px;height:36px; padding:0 10px;
	color:#004384;line-height:34px;font-size:14px;  font-weight: bold; text-align: center;
}
.footCon{
	float:left;
	width: 240px; height: 290px; padding-left: 24px;
}
.footContactnr{width:240px; padding-top: 14px;  overflow:hidden;}
.footContactnr span{
	 display: block;
	 width: 230px; height: 38px; padding-left: 10px; 
	 color:#155b9d; font-size: 24px; line-height: 38px; font-family: impact;
}
.footContactnr dl{width:240px; display:block;clear:both;}
.footContactnr dl dt,.footContactnr dl dd{color:#666666; font-size:14px;  line-height:32px; }
.footContactnr dl dt{float:left; width:44px;  padding-left: 40px; }
.footContactnr dl dd{float:left; width:156px;}

/* footer*/
.footer{ width:100%;background: #404040; }
.linkBox{
	width: 100%; height:auto!important; height:42px; min-height: 42px; border-top:1px solid #d2d2d2;
	background:#ffffff;
}
.link{ 
	position: relative;
	width:1000px;height:auto!important; height:42px; min-height: 42px;  margin: 0px auto;
}
.linkTitle{
	float: left; position: relative;
	width: 84px; height: 42px;
	color: #ae2422; font-size: 14px;line-height: 42px; font-weight: bold;
}
.link_list{ 
	float: left; 
	width: 916px;height:auto!important; height:42px; min-height: 42px;}
.link_list a{
	float:left;
	display:inline-block;  padding-right: 40px;
	color:#565656;font-size:14px; line-height:42px;}
.link_list a:hover{color:#000000;}	
/*end link*/

.btnavlist{
	position: relative; 
	width: 1000px; height: 46px; margin: 0 auto; padding-top: 14px;
	color:#525252;
 }
.btnavlist a{
	display: inline-block;
	color:#ffffff;font-size:14px; line-height: 46px;   }
/*end btnavlist*/

.footOne{ width: 1000px; height: 60px; padding-top:15px; margin: 0 auto; }
.share{
	float:left;
	width:300px;height: 60px; }
.share li{ 
	position:relative;float:left;
	width: 150px; height: 40px;}
.share .list{width: 102px; height: 40px; line-height: 40px; padding-left: 48px; display: block;
	color:#bababa}	
.share .qq{background: url(../images/qq.png) left top no-repeat;}
.share .qq2{background: url(../images/share.png) left top no-repeat;}
.shareList{ position: absolute;left:30px; top: 35px; z-index: 99; display: none;
	width:200px;}
.shareList a{ display: inline;}	

/*end share*/
.site{  
	float:left;
	width:155px;  height: 40px; padding-left: 45px; 
	color:#bababa; font-size:14px;
	background: url(../images/site.png) left top no-repeat;  }
.site a{ color:#bababa; line-height: 40px;  }
.site a:hover{color:#fff}
/*end site*/

.copyrightnr{ 
	width:1000px;margin: 0 auto;
	color:#bababa;font-size:12px; line-height:24px;  text-align: left;  }
.copyrightnr a{color:#bababa}
.copyrightnr a:hover{color:#ffffff}
/*end copy*/


/* 分页样式 */
.main{position:relative; width:1000px; padding-bottom: 20px; margin:0 auto;  }

/* left */
.left{
	float:left;
	width: 254px; padding-right: 24px; margin-top: 20px;
}
.leftProClaList{
	width: 254px;padding-bottom: 12px;
	background: #b02a28;
}
.leftProTitle{
	width: 240px; height: 56px; padding-left: 14px;
	color: #ffffff; font-size:20px; line-height: 56px;
}
.leftTtitle{
	 width: 236px; height: 40px; padding-left:16px;
	 color: #ae2422; font-size: 20px; line-height: 40px;
}
.leftTtitle span{
	color: #999999; font-size:16px; text-transform: uppercase;
}
.leftProTitle span{
	padding-left: 10px;
	color: #ffffff; font-size:16px; font-family:arial; text-transform: uppercase;
}
.leftProClaListUl{
	width: 238px; padding: 6px 0px; border: 1px solid #dbdada;
	background: #f5f5f5;
}
.leftProClaListUl li{
	width: 238px; height:46px; border-bottom: 1px solid #d4d4d4;
}
.leftProClaListUl li a{
	width: 202px; height:46px; padding-left:36px; 
	color:#333333; font-size: 14px; line-height: 46px;
	background: url(../images/triangle.png) 20px center no-repeat;
}
.leftProClaListUl li a.on{color: #B02A28;}
.leftProClaListUl li a:hover{color:#ae2422;}
.leftProClaListUl .childCla{width:238px; display:none; }
.leftProClaListUl .childCla li a{
	width:188px;padding-left:50px;  display: block;
	background: url(../images/triangle.png) 34px center no-repeat;
}
.leftContact{
	 width:252px; padding: 5px 0px; border:1px solid #dbdada; margin-top: 20px;
	 background: #ffffff;
}
.leftConTel{
	width: 236px; padding-left: 16px;
	color:#b02a28; font-family: impact; font-size: 28px;
}
.leftContact dl{width: 220px; padding:0px 16px;}
.leftContact dl{width:220px; display:block;clear:both;}
.leftContact dl dt,.leftContact dl dd{color:#666666; font-size:14px;  line-height:30px; }
.leftContact dl dt{float:left;   }
.leftContact dl dd{float:left; width:165px;}

.leftNewsUl{
	width:252px; padding: 5px 0px; border:1px solid #dbdada; margin-top: 20px;
	background: #ffffff;
}
.leftNewsUl li{
	 width: 200px; height:40px; padding-left: 20px; border-bottom: 1px dashed  #d7d7d7; margin: 0 auto;
	 background: url(../images/add.jpg) 5px center no-repeat;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.leftNewsUl li a{
	color: #666666; font-size: 14px; line-height: 40px;
}
.leftNewsUl li a:hover{color:#ae2422}
.mainCon{float:left; width: 722px;}
.mainConTitle{
	position: relative;
	width:722px; height:46px; padding-top: 8px;  border-bottom: 1px solid #d0d0d0;
	color: #ae2422;font-size: 26px; line-height: 46px;
}
.mainConTitle span{color: #999999;font-size: 16px; padding-left: 14px; text-transform: uppercase;}
.mainConTitle .position {  
	position: absolute; right: 0px; top:8px;
	height:46px;  
	color: #666666; font-size: 12px;line-height:46px;}
.mainConTitle .position a{color:#666;}
.mainConTitle .position a:hover{color:#666666}
.mainConTitle .position span{ font-size: 12px;color:#666666}
.mainConTitle .position font{ font-size: 12px; color:#155b9d;}
 /*end mainConTitle*/
.mainConList{float:left;width:722px; padding: 16px 0px;}	
.mainConList .pic1{ 
	position: relative;float:left;
	width:238px; height:290px; border:1px solid #cfcfcf;margin-bottom: 20px; margin-right: -1px;
	overflow: hidden; }
.mainConList .pic1 a{
	position: relative;
	width:238px; height:287px;display:block; padding-top: 3px;
	background: #ffffff;
}
.mainConList .pic1 a:hover{background: #ae2422;}
.mainConList .pic1 a:hover .title{color:#b02a28;padding:3px 9px 0px 9px;  margin: 0px 3px 0px 3px;  background: #f7f7f7;}
.mainConList .pic1 a:hover .pic{
	 width:220px; height:166px; padding:9px 6px 6px 6px; margin:0px 3px; background: #f7f7f7;
}
.mainConList .pic1 a:hover .intro{
	border-top: 1px solid #b02a28;
	color:#ffffff;
	background:#b02a28 ;
}

.mainConList .pic1 .title{
	width:214px; height: 40px;padding:0px 12px;  margin: 3px 0px 0px 0px; border-bottom: 1px solid #cfcfcf; 
	color:#666666;font-size:18px;line-height:40px; }
.mainConList .pic1 .pic{ width:220px; height:166px; padding: 9px;  }
.mainConList .pic1 .pic img{ display: block;}
.mainConList .pic1 .intro{
	width: 214px; height: 48px; border-top: 1px solid #cfcfcf; padding:8px 12px;
	color:#666666;font-size:14px;line-height:24px;
}


.mainConList .pic11{ 
	position: relative;float:left;
	width:234px; height:176px; margin-right:10px; margin-bottom: 10px;
	overflow: hidden; }	
.mainConList .pic11 .pic{position:relative;width:232px; height:174px;border:1px solid #757575;}
.mainConList .pic11 .title{ 
	position: absolute;left:0px;bottom:0px;
	width: 218px; height: 30px; padding: 0px 8px;
	color:#ffffff; font-size: 14px; line-height:30px; text-align: center; 
	background: url(../images/probg.png);
}
.mainConList .pic11 .intro {
	position: absolute;left:0px;bottom:0px;
	width: 234px; height: 176px; display: none;
}
.mainConList .pic11 .intro a{
	width:218px; height:156px;  padding: 10px 8px 10px 8px; display:block;
	color:#fffff;font-size:14px;line-height:16px; text-align:left;   
	background: url(../images/probg.png);
}
.mainConList .pic11 .intro span{
	width:202px; padding: 0px 8px; height:36px; border-bottom: 1px solid #ffffff; margin: 0 auto; display: block;
	color:#ffffff;font-size:14px;line-height:36px; text-align:left;
}
.mainConList .pic11 .intro p{
	width:202px; height: 98px; padding:10px 8px;
	color:#ffffff;font-size:14px;line-height:22px; text-align:left;
}
 /*end pic1*/	
.mainConList .pic2{ width: 698px; height:120px;padding:12px; margin-bottom: 14px; background: #f0f0f0;}
.mainConList .pic2 dt{
	float: left; 
	width:154px; height:112px; padding:3px; border: 1px solid #c2c0c0; margin-right: 16px;
	background: #ffffff; }
.mainConList .pic2 dt img{ display:block;}
.mainConList .pic2 dd{ width:520px;height:120px;  float:left;}
.mainConList .pic2 .title{color:#ae2422;font-size:14px; line-height:40px; font-weight:bold;}
.mainConList .pic2 .intro{width:520px; height:50px;color:#666666;font-size:14px;line-height:20px}
.mainConList .pic2 .time{ color: #999999; font-size: 12px;line-height:28px}
/*end pic2*/

.mainConList ul{ width:722; }
.mainConList ul li{
	width: 698px; height: 40px;  padding-left: 24px; border-bottom: 1px dashed #d7d7d7;
    background: url(../images/add.jpg) 5px center no-repeat; }
.mainConList ul li a{width: 702px;display: block;
	color:#666666; font-size:14px; line-height:40px;  }
.mainConList ul li a:hover{color:#ae2422}	
.mainConList ul li a span{color:#999999;float:right;}
/*end ul*/

.pglist{ width:100%;clear:both;height:80px; }
.pglist ul{ width:100%;text-align:left; padding-top:20px; border-top:1px solid #d2d2d2}
.pglist ul li{
	vertical-align: bottom; display:inline-block;*display:inline; *zoom:1;
 	width:30px;height:30px;*margin-left:5px;_display:inline; _zoom:1; _margin-left:5px;  border:1px solid #8c8c8c;
 	font-size:14px;line-height:30px; text-align:center; background:#8c8c8c}
.pglist ul li a{color:#fff; line-height:30px; display:block}
.pglist ul li.home,.pglist ul li.end{ width:60px; height:30px; border:1px  solid #8c8c8c;}
.pglist ul li.next,.pglist ul li.last{ 
	width:30px; height:30px;border:1px  solid #8c8c8c;
	font-size:24px;line-height: 30px;  font-family:'宋体'!important; font-weight:bold; }
.pglist ul li.on{background:#ae2422;border:1px  solid #ae2422;}
.pglist ul li.on a{color:#fff;}
.pglist ul li.nohover{background:#dfdfdf;border:1px  solid #dfdfdf;color:#535353;font-family:'微软雅黑';}
.pglist ul li.nohover a{color:#535353;}
/*end pglist*/

.mainContect{ 
	width: 722px; margin: 0 auto;
	color:#666;font-size:14px;line-height:30px;overflow:hidden
	margin-top:16px; padding-top: 16px; height:auto!important;min-height:360px;height:360px;word-wrap:break-word; word-break:break-all;
}
.mainContect .title{ 
	width:100%;  padding-top:25px;
	color:#ae2422;font-size:22px;text-align:center;font-weight:bold; }
.mainContect .time{
	width: 722px; height: 50px;border-bottom:1px solid #d2d2d2;
	color:#999999;font-size:12px;line-height:50px; font-weight:normal; text-align: center;}
.mainContect .timea{ width:170px; float:left;}	
.mainContect .bdsharebuttonbox{ float: left;}
.mainContect .pic{ width:100%; text-align:center;padding:20px 0;}
.mainContect .pic img{margin:0 auto;}
.mainContect .con{line-height:30px;font-size:14px; color:#666;word-wrap:break-word; word-break:break-all;overflow:hidden}
.mainContect .con img{ max-width:100%;}
.mainContect .conTitle{ width: 100%; border-bottom: 1px solid #c8c8c8;margin-bottom: 15px;}
.mainContect .conTitle span{ 
	width: 120px; height: 36px;display: block;
	color:#fff; font-size: 16px;line-height: 36px; text-align: center;
	background: #0b61a5;}
.mainContect .pgfy{
	 width:100%;  margin: 20px auto;}
.mainContect .pgfyl{ width:722px; height: 52px; border-top:1px solid #d2d2d2; border-bottom:1px solid #d2d2d2;}
.mainContect .pgfyl p{float:left; width: 346px;height: 52px;padding-left:14px;border-left:1px solid #d2d2d2;  color:#666666;font-size: 14px;line-height: 52px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.mainContect .pgfyl p a{ color:#666666; font-size: 14px;}
.mainContect .pgfyr{width:160px;height:30px;text-align:center; margin: 16px auto 0px auto; background:#ae2422;}
.mainContect .pgfyr a{ color:#ffffff;font-size:14px;}




/* fixed */
.fixed{
	position:fixed;right:25px;bottom:50px;_position: absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	width:55px;height:212px;
	z-index:999;}
.fixed a{display:block;width:55px;height:53px;}

.book{background:url(../images/fixed.jpg) 0 0 no-repeat;}
.book:hover{background-position:-54px 0;}
.fixed a.codepic{background:url(../images/fixed.jpg) 0 -53px no-repeat;height:52px;}
.fixed a.codepic:hover{background-position:-54px -53px;}
.fixed div{position:relative;}
.fixed a.backup{background:url(../images/fixed.jpg) 0 -158px no-repeat;height:52px;}
.fixed a.backup:hover{background-position:-54px -158px;height:53px;}
.fixed div img{position:absolute;left:-196px;width:196px;height:196px;top:-106px;display:none;}

/* service tel */
.serviceTel{
	position:fixed; right:25px; top:120px;z-index:1000;
	width:180px; height: 80px; border:3px solid #b22f2d;  padding-top: 10px;
	color: #333333; font-size: 24px; line-height: 30px; text-align: center;
	background:#ffffff;
}
.serviceTel span{
	display: block;
	color: #b02a28; font-size: 22px; line-height:30px;font-family: impact; text-align: center;
}
.serviceTel .close{
	position: absolute; right:0px; top:0px;
	width: 21px; height: 21px;border-left:1px solid #ae2422; border-bottom:1px solid #ae2422;
	color: #be4b49; font-size: 16px; line-height:21px; text-align: center;
	background: #ffe6e6; cursor: pointer;
}



/* hr*/
.mainContectx{ 
	width: 722px; margin: 0 auto;
	color:#666;font-size:14px; overflow:hidden
	margin-top:16px; padding-top: 16px; height:auto!important;min-height:360px;height:360px;word-wrap:break-word; word-break:break-all;
}
.hrBox{ width:634px; float:left; min-height:91px; _height:91px; border:1px solid #dbdbdb; margin-top:20px;  margin-left:40px;_margin-left:30px; } 
.hrBoxL{ width:100px; float:left; text-align:center;  }
.hrBoxL li{ width:100px; min-height:30px; _height:30px; line-height:30px;border-bottom:1px #dbdbdb solid;vertical-align: bottom}
.jobName{ width:380px; float:left;}
.hrBtn{ width:100px; float:left; text-align:center; padding-top:3px;}
.hrBoxL li.haode{ border-bottom:none;}
.hrBoxR{ width:533px; float:left; text-align:left; border-left:1px solid #dbdbdb;}
.hrBoxR li{ width:508px; min-height:30px; _height:30px; line-height:30px; border-bottom:1px #dbdbdb solid; padding-left:15px; vertical-align: bottom; padding-right:10px;}
.hrBoxR li.topline{ overflow:hidden; height:30px;}
.hrBoxR li.topline img{ margin-top:3px;}
.hrBoxR li.haode{ border-bottom:none;}
.hrTable{ width:614px; float:left; height:440px; background:#efefef; border:1px solid #dbdbdb;margin-left:35px;_margin-left:17px;}
.tableTitle{ width:614px; height:36px; text-align:center; line-height:36px; border-bottom:1px solid #dbdbdb; font-weight:bold;}
.lineOne{ height:30px; line-height:30px; border-bottom:1px solid #dbdbdb; width:614px;}
.lineOneL{ width:94px; float:left; text-align:center; border-right:1px solid #dbdbdb;}
.lineOneR{ width:509px; float:left; padding-left:10px;}
.tableMainL{ width:94px; float:left; border-right:1px solid #dbdbdb; text-align:center;}
.tableMainL li{ width:94px; height:30px; line-height:30px; border-bottom:1px solid #dbdbdb;}
.tableMainR{ width:211px; float:left; border-right:1px solid #dbdbdb; text-align:left; }
.tableMainR li{ width:206px; height:30px; line-height:30px; border-bottom:1px solid #dbdbdb; padding-left:5px; vertical-align: bottom;}
.tableMainR li span{display:inline-block;}
.tableMainRno{ width:212px; float:left; text-align:left;}
.tableMainRno li{ width:207px; height:30px; line-height:30px; border-bottom:1px solid #dbdbdb; padding-left:5px; vertical-align: bottom;}
.tableMainRno li span{display:inline-block;}
.input_hr{ width:126px; height:17px; line-height:17px; padding:0px; vertical-align:middle; font-size:12px; border:1px solid #dbdbdb;}
.sel_hr{ width:130px; height:20px; line-height:20px; padding:0px; vertical-align:middle; font-size:12px; }
.bottomLine{ width:614px; height:123px; border-bottom:1px solid #dbdbdb; }
.lineBootL{ width:94px; height:123px; border-right:1px solid #dbdbdb; text-align:center; float:left;}
.lineBootR{ width:509px; float:left; padding-left:10px;  height:123px;}
.are_hr{ width:470px; height:80px; margin-top:11px;}
.hr_btn{ width:614px; height:31px; line-height:31px;}
.hr_btnL{ width:310px; float:left; border-right:1px solid #dbdbdb; text-align:center; height:31px;}
.hr_btnR{ width:300px; float:left; text-align:center; }
.c_red{ color:#f00;}
.fl{ float:left}.fr{ float:right}.clear { clear:both;height:0px; overflow:hidden}
/* hr */
.hr{ font-size: 14px; color:#666666; margin:10px auto; width:95%;font-size:12px;line-height:24px; border:1px #dbdbdb solid;border-collapse: collapse;  }
.hr td{border:1px #dbdbdb solid; border-collapse: collapse; padding:5px;font-size: 14px; color:#666666; }
.hr input,.hr textarea{font-size: 14px; height: 20px; line-height: 20px; line-height:1.8; border:1px solid #ccc;}
.hr a{ color:#333;}
.hr a:hover{ color:#de0303;}
.hr_btn{width:100px; height:40px; font-size:14px;color:#666666; }
.fl{ float:left}.fr{ float:right}.clear { clear:both;height:0px; overflow:hidden}


.searchred{ color:#f00 !important; margin:0 !important}
.seacrchresult{color:#666; font-size:14px; line-height: 28px; text-align: center;}
.seacrchresult a{color:#ae2422}

/*==========分页样式===========*/
.paging {width:100%;height:24px;text-align:center; padding:15px 0; float:right}
.paging a,.paging span {font:12px/24px "microsoft yahei";color:#333;text-decoration:none;padding:0 8px;border:solid 1px #ddd;display:inline-block;white-space:nowrap;margin:0 3px;}
.paging a {background:none;}
.paging a:hover,.paging a.active{background:#b02a28;color:#fff;}
.paging span {background:#b02a28;color:#fff;}

/* msg 留言板 */
.msg{width:100%;margin:16px auto;height:auto;overflow:hidden;}
.msg li{width:100%;height:auto;padding-bottom:10px;margin-bottom:10px;}
.msg_top{width:100%;height:auto;font:14px/30px "microsoft yahei";background:#ededed;color:#333333;text-indent:14px;overflow:hidden;border-radius:3px 3px 0 0; font-weight:bold;}
.msg_top span{margin-right:14px;}
.msg_con{border:1px solid #ebebeb;background:#f3f3f3;overflow:hidden;padding-bottom:12px;}
.msg_consult{width:96%;margin:0 auto;font:14px/36px "microsoft yahei";color:#7b7b7b;}
.msg_reply{width:96%;margin:0 auto;font:14px/36px "microsoft yahei";border:1px solid #ebebeb;border-radius:3px ;background:#fff;color:#ff5958;text-indent:14px;}
.msg_now{width:100%;height:34px;background:url(../images/msg_line1.png) center center no-repeat;overflow:hidden; margin:15px 0 0 0;}
.msg_title{width:155px;height:34px; background-image:url(../images/msg_btn.png)  ; background-position:7px center; background-repeat:no-repeat;text-indent:43px;margin:0 auto;color:#fff;font:22px/34px "microsoft yahei";}
.msg_ul{width:448px;height:auto;overflow:hidden;margin:20px auto;}
.msg_ul li{width:100%;height:auto;overflow:hidden;position:relative;margin-bottom:6px;}
.msg_ul li p{width:90px; float:left;height:36px;font:14px/36px "microsoft yahei";color:#333;vertical-align: top;  text-align:right; margin: 0 6px 0 0;}
.msg_ul li p span{color:red;margin-top:2px;vertical-align: middle;font-weight: bold}
.msg_input{width:264px;height:34px;border:1px solid #d9d9d9;border-radius:2px;padding:0 10px;}
.msg_pin{width:164px;height:34px;border:1px solid #d9d9d9;border-radius:2px;padding:0 10px;float:left;}
.msg_pin img{float:left;margin-left:14px;}
.msg_textarea{width:264px;height:80px;border:1px solid #d9d9d9;border-radius:2px;padding:10px;resize: none}
.msg_submit{width:286px;height:36px;margin:20px auto;border-radius:3px;border:0;text-align:center;font:18px/36px "microsoft yahei";color:#B02A28;cursor: pointer}


/*==========以下部分是Validform必须的===========*/
.Validform_checktip{
    margin-left:4px;
    line-height:20px;
    height:20px;
    overflow:hidden;
    color:#999;
    font-size:12px;
}
.Validform_right{
    color:#71b83d;
    padding-left:20px;
    background:url(../images/right.png) no-repeat left center;
}
.Validform_wrong{
    color:#999;
    padding-left:20px;
    white-space:nowrap;
    background:url(../images/error.png) no-repeat left center;
	font-size:14px;
    float:left;margin-top:6px
}
.Validform_loading{
    padding-left:20px;
    background:url(../images/onload.gif) no-repeat left center;
}
.Validform_error{
    background-color:#ffe7e7;
}
#Validform_msg{color:#7d8289; font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; width:280px; -webkit-box-shadow:2px 2px 3px #aaa; -moz-box-shadow:2px 2px 3px #aaa; background:#fff; position:absolute; top:0px; right:50px; z-index:99999; display:none;filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999'); box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);}
#Validform_msg .iframe{position:absolute; left:0px; top:-1px; z-index:-1;}
#Validform_msg .Validform_title{line-height:25px; height:25px; text-align:left; font-weight:bold; padding:0 8px; color:#fff; position:relative; background-color:#999;
background: -moz-linear-gradient(top, #999, #666 100%); background: -webkit-gradient(linear, 0 0, 0 100%, from(#999), to(#666)); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#666666');}
#Validform_msg a.Validform_close:link,#Validform_msg a.Validform_close:visited{line-height:22px; position:absolute; right:8px; top:0px; color:#fff; text-decoration:none;}
#Validform_msg a.Validform_close:hover{color:#ccc;}
#Validform_msg .Validform_info{padding:8px;border:1px solid #bbb; border-top:none; text-align:left;}
.info{
	color:#666; 
	position:absolute;
	display:none;
	line-height:34px;
	float:right;
}
.dec {
    bottom: -8px;
    display: block;
    
    overflow: hidden;
    position: absolute;
    left: 10px;
    width: 17px;
}
.dec s {
    font-family: simsun;
    font-size: 16px;
    height: 19px;
    left: 0;
    line-height: 21px;
    position: absolute;
    text-decoration: none;
    top: -9px;
    width: 17px;
}
.dec .dec1 {
    color: #ccc;
}
.dec .dec2 {
    color: #fff;
    top: -10px;
}
.passwordStrength{

}
.passwordStrength b{
    font-weight:normal;
}
.passwordStrength b,.passwordStrength span{
    display:inline-block;
    vertical-align:middle;
    line-height:16px;
    line-height:18px\9;
    height:16px;
}
.passwordStrength span{
    width:45px;
    text-align:center;
    background-color:#d0d0d0;
    border-right:1px solid #fff;
}
.passwordStrength .last{
    border-right:none;
}
.passwordStrength .bgStrength{
    color:#fff;
    background-color:#71b83d;
}
      .gs{}
      .gs ul{overflow: hidden;}
      .gs ul li{width: 49%;padding:0 5px;height: 40px;line-height: 40px;float: left;overflow: hidden;}
      .gs ul li img{height: 38px;width: 38px;float: left;padding: 2px;}
      .gs ul li p{width: 430px;float: left;height: 40px;line-height: 40px;padding-left: 5px;font-size: 15px;color: #666666}
