
/*公共样式*/
*{margin: 0;padding: 0;}
ul{
	list-style: none;
}
a{
	text-decoration: none;
	color: #000;
}	
body{
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 24px;
}
.fl{float: left;}
.fr{float: right;}
.clear{clear: both;}


.w606{width: 606px;}
.w415{width: 415px;}
.w300{width: 300px;}
.w688{width: 688px;}
.w650{width: 650px;}

#head{background: url(images/bg.png);}
#head .logo{width: 1008px;height: 90px;margin: 0 auto;}
#nav {width: 100%;background: #1c7b2a;height: 50px;}
#head .nav{width: 1008px;margin:0 auto;}
#head .nav li{display: inline-block;width: 115px;line-height: 50px;}
#head .nav li a{color: #fff;font-size: 16px;display: block;text-align: center;}
#head .nav li a:hover{background: #225a2a;}

/* 本例子css */
		.slideBox{ height:430px; overflow:hidden; position:relative; border:1px solid #ddd;  }
		.slideBox .hd{ height:35px; 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;padding: 5px;  width:25px; height:15px; line-height:14px; text-align:center; background:rgba(255,255,255,.8); cursor:pointer; border-radius: 3px;}
		.slideBox .hd ul li.on{ background:rgba(20,20,20,.5); color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:100%; height:430px; display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;  background-color: #666;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }


#foot{background: #242e36;clear: both;}
#foot .foot{width: 1008px;margin: 0 auto;background: url(images/map.jpg) no-repeat;height:164px; }
#foot .foot .copy{font-size: 12px;padding-top: 50px;color: #fff;text-align: center;}
#foot .foot .copy a{color: #fff;}

#main{background:url(images/bg.png);height: 1760px ;color: #444;}		
#main .main{width: 1008px;margin: 0 auto;background: #fff;height: 100%}

.main .gg{background: url(images/gg.png) no-repeat 0 0;float: left;cursor: pointer;width:35px;height: 35px;margin: 5px 0 0 5px;transition:all ease .3s; }
.main .gg:hover{background: url(images/gg.png) no-repeat -35px 0;}
.main .gonggao{height: 45px;background: #1c7b2a;}
.main .gonggao span{font-size: 16px;color: #fff;line-height: 43px;margin-left: 5px;}
.main .gonggao .zxgg .bd{margin-left: 20px;width: 850px;overflow: hidden}
.main .gonggao .zxgg li{float: left;margin-right: 40px;line-height: 45px;}
.main .gonggao .zxgg li a{color: #fff;font-size: 12px;}
.main .gonggao .zxgg li a span{font-size: 10px;padding-left: 10px;font-style: italic;}
.main .gonggao .zxgg li a:hover{text-decoration: underline;}
.main .one {padding:30px 10px 0 10px;width: 1008px;}
.main .tit{font-size: 20px;}
.main .tit span{font-size: 12px;}
.main .tit .more{display: block;float: right;width: 17px;height:17px;margin-top: 5px;background: url(images/more.jpg); }
.main .tit .more:hover{background: url(images/more1.jpg);}
.main .w415 {margin-top: 15px;}
.main .one .contact{margin-left: 82px;}
.main .contact .cont{height: 151px;background: url(images/lxsp.png) left center no-repeat;margin-top: 15px;padding-left: 30px;}
.main .contact p{line-height: 40px;padding-left: 10px;}

.main .two{padding: 30px 10px 0;}
.main .two .contact{margin-top: 20px;}
.main .two .list li a{width: 188px;height: 43px;line-height:  42px;text-align: center;transition:all .1s ease;}
.main .two .list li a{display: block;color: #444;font-size: 18px;background: url(images/listbg.jpg) no-repeat;}
.main .two .list li a:hover{background: url(images/listbg.jpg) no-repeat 0 -42px;color: #fff;}
.main .two .pro .bd li{float: left;margin: 10px 5px}
.main .two .pro .bd li p{text-align: center;font-size: 12px;color: #444;}
.main .two .pro .bd li a:hover img{transition:all 0.4s ease;-ms-transition:all 0.4s ease;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;}
.main .two .pro .bd li a:hover img{transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);}

.main .three{padding: 0 10px;margin-top: 45px;}
.main .three .bd{margin-left: 18px;}
.main .three .bd li{float: left;margin: 10px;}
.main .three .bd li p{text-align: center;font-size: 12px;color: #444;}
.main .three li a:hover img{transition:all 0.4s ease;-ms-transition:all 0.4s ease;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;}
.main .three li a:hover img{transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);}

.main .four{padding: 0 10px;margin-top: 40px; }
.main .four .map .cont{border: 2px solid #bebebe;border-radius: 3px;}
.main .four .message{margin-left: 20px;}
/*首页结束*/


/*内页*/
#main1{
	clear: both;
	width: 1003px;
	margin: 0 auto;
	font-family: "宋体";
	min-height: 510px;
	padding-bottom: 50px;
}
#main1 .left{
	width: 250px;
	float: left;
	background: rgba(255,255,255,0.9);
	margin-top: 20px;
}
#main1 .left .top{
	background:url(css/images/lt.png) repeat-x;
	height: 60px;
	width: 250px;
	font-size: 20px;
	text-align: center;
	padding-top: 14px;
	font-weight: bold;
	box-shadow: 2px 0 3px #d8d8d8;
	color: #fff
	 }
#main1 .left .bot{
	width: 250px;
	padding-bottom: 50px; 
}	 
#main1 .left .bot .cont{
	padding: 0 15px;
}
#main1 .left .bot .cont li{
	padding:5px 15px;
	border-bottom: 1px solid #e1e1e1;
}
#main1 .left .bot .cont li a{
	width: 220px;
	height: 35px;
	line-height: 35px;
	display: block;
}
#main1 .left .bot .cont li a:hover{
	color: #fff;
}
#main1 .left .bot .cont li:hover{
	background:#0CB971;
	color: #fff;
}
#main1 .left .bot .cont li:active{
	background:#0CB971;
	color: #fff;
}
#main1 .left .bot .cont li span{
	float: right;
	background: url(css/images/arr.jpg) no-repeat;
	height: 7px;
	width: 6px;
	margin-top: 10px;
}
#main1 .left .bot .cont li:hover span{
	background: url(css/images/arrow.jpg) no-repeat;
}
#main1 .left .dh{
	width: 250px;
	margin: 10px 0px; 
}
#main1 .left .mes{
	width: 250px;
	margin: 10px 0px; 
}

#main1 .right{
	width: 735px;
	float: right;
	margin-top: 44px;
	background: rgba(255,255,255,0.3);
}
#main1 .right .tit{
	font-size: 20px;
	font-weight: bold;
	height: 50px;
	border-bottom: 2px solid #e1e1e1;
}
#main1 .right .tit span{
	float: right;
	color: #888;
	font-size: 14px; 
	line-height: 45px; 
	position: relative;
}
#main1 .right .tit span a{
	color: #888;
}
#main1 .right .tit img{
	position: absolute;
	top: 7px;
	left: -30px;
	padding-right: 5px;
}
#main1 .right .cont{
	margin-top: 25px;
}

/*product*/
#main1 .right .cont .product{
	margin: 0 auto;
	width: 90%;
}
#main1 .right .cont .product li img{ 
	width: 176px;
	height: 125px;
}
#main1 .right .cont .product li{
	float:left;
	height: 155px;
	margin: 5px 15px;
	padding: 3px;
	border: 2px solid #e1e1e1;
	transition:all .1s ease-in;
} 
#main1 .right .cont .product li:hover{

	background: #0b4a76;
}
#main1 .right .cont .product li:hover p{color: #fff;}
#main1 .right .cont .product li p{
	text-align: center;
}
#main1 .right .page{
	width: 10%;
	margin: 0 auto;
	height: 30px;
	clear: both;
}
#main1 .right .page span{
	width: 20px;
	height: 20px;
	display: inline-block;
}	
/*product end*/


/*article*/
#main1 .right .article{
	background: url(css/images/g.jpg) no-repeat bottom right;
	min-height: 400px
}
#main1 .right .article .art{padding: 0 16px;}
#main1 .right .article li{list-style: circle}
#main1 .right .article li a{
	font-size: 12px;
	line-height: 30px;
	color: #333;
}
#main1 .right .article li a:hover{
	text-decoration: underline;
	color: #000;
}
/*=article-info=*/
#main1 .acont{ 
	padding-top: 20px;
}
#main1 .acont h1{ 
	text-align: center;
	font-size: 20px;
}
#main1 .acont .time{ 
	text-align: center;
	font-size: 12px;

}
#main1 .aacont{ 
	margin-top:20px; 
}
#main1 .sx{
	font-size: 14px;
	font-style: italic;
	text-align: center;
}
#main1 .sx a:hover{ 
	color: #ff0024;
	text-decoration: underline;
}
#main1 .return{ 
	width: 100px;
	height: 50px;
	line-height: 50px;
	margin-top: 10px;
	border-radius: 5px;
	background: #555;
	float: right;
}
#main1 .return a{
	color: #fff;
	display: block;
	font-weight: bold;
}
#main1 .return:hover{ 
	background: #000;
}
#main1 .return a:hover{
	color: #fff;
	text-decoration: none;
}
/*article end*/

/*pro-info*/
#main1 .cont .pp{ 
	border: 5px solid #bababa;
	padding: 5px;
}
#main1 .cont .pt{ 
	margin-left: 20px;
}



/*= 分页 =*/
#pagerclass{ width:100%;padding-bottom: 10px;margin:0 auto; text-align:center; display:block;}
.pager{padding:20px 0;}
.pager .list{text-align:center;}
.pager .list .pager-nolink{ color:#fff; background:#027499;   padding:5px;  margin:0 3px;}
.pager .list a { color:#fff; background:#027499;   padding:5px;  margin:0 3px;border:1px solid #999;}
.pager .list a:hover { color:#333; background:#fff; border:1px solid #999;}
.pager .list .pager-current { color:#fff; background:#01B6F0; border:1px solid #999; padding:5px;  margin:0 3px;}
.pager .list a.ctrl { color:#494949; background:none; border:1px solid #999;}
.pager .list a.ctrl:hover { color:#393; background:none; border:1px solid #999;}

.clearfix{clear: both;}

/* books */

.block,.block-nohead{margin-bottom:10px;}
.first-block{margin-top:0;}
.last-block{margin-bottom:0;}
.block .block-head {overflow:hidden;border-bottom:1px dashed #ccc}
.block .block-head .head-inner{}
.block .block-head .title{float:left; background:url(images/hsj.jpg) no-repeat 1px; padding-left:15px;}
.block .block-head .links{float:right;padding:0;}
.block .block-head .links a{margin-left:1em;}
.block .block-head .links .moreS{display:block;width:35px;background:url(images/more.gif) no-repeat 50% 50%;text-indent:-9999px;}
.block .block-content{padding:5px 5px; border: 1px solid #cecece;}/*边框*/
.block .block-content2{padding:5px 5px; border: 0px solid #cecece;}/*边框*/
.block .block-foot{display:none;}
#form-comment input{height: 25px;width: 200px}


.button{
width: 80px;
line-height: 38px;
text-align: center;
font-weight: bold;
color: #fff;
text-shadow:1px 1px 1px #333;
border-radius: 5px;
margin:0 20px 20px 0;
position: relative;
overflow: hidden;
}
.button.green{
border:1px solid #64c878;
box-shadow: 0 1px 2px #b9ecc4 inset,0 -1px 0 #6c9f76 inset,0 -2px 3px #b9ecc4 inset;
background: -webkit-linear-gradient(top,#90dfa2,#84d494);
background: -moz-linear-gradient(top,#90dfa2,#84d494);
background: linear-gradient(top,#90dfa2,#84d494);
background: -ms-linear-gradient(top,#90dfa2,#84d494);
}
.green:hover{
	cursor: pointer;
background: -webkit-linear-gradient(top,#aaebb9,#82d392);
background: -moz-linear-gradient(top,#aaebb9,#82d392);
background: -ms-linear-gradient(top,#aaebb9,#82d392);
background: linear-gradient(top,#aaebb9,#82d392);
}

/* job */

.list-table{}
.list-table .data{width:96%;}
.list-table th,.list-table td{text-align:center;color:#333;}
.list-table th{border-bottom:#666 1px dashed;height:30px;font-weight:100;color:#333;}
.list-table td{color:#333;padding:7px 0 6px;line-height:180%;border-bottom:#ccc 1px dashed;}
.list-table .title{text-align:left;}
.list-table td.title{padding-left:18px; }
.list-table td.title a:hover{color: #ff0000;text-decoration: underline;}


/* job-info */


.block-offer-detail .detail-head{ }
.block-offer-detail .detail-head .title{color:#c00; }
.block-offer-detail .detail-head .date{float:right;color:#999;}
.block-offer-detail .block-content .title span{color:#333;font:133% "Microsoft Yahei";}
.block-offer-detail .detail-list{padding:15px 0 10px;width:150px;float:left;}
.block-offer-detail .detail-list .item{padding:5px 0 4px;line-height:180%;}
.block-offer-detail .detail-list .btn-resume{margin:15px 0 0;}



/* job-user */  /* 留言 */

.layout-innerpg .col-main .form{padding:10px 0;}
.layout-innerpg .col-main .form .row .label{line-height:21px;padding-top:2px;padding-bottom:2px;text-align:right;}
.layout-innerpg .col-main .form .row .content{float:left;padding:2px 3em 2px 0;line-height:21px;}
.layout-innerpg .col-main .form .row .enter{padding:0 1em 0 0;}
.layout-innerpg .col-main .form input.text,
.layout-innerpg .col-main .form select,
.layout-innerpg .col-main .form textarea{border:#ddd 1px solid;-moz-border-radius:3px;-web-border-radius:3px;border-radius:3px;padding:4px 2px 3px;}
.layout-innerpg .col-main .form input.text:focus,
.layout-innerpg .col-main .form select:focus,
.layout-innerpg .col-main .form textarea:focus{border-color:#a4daff;}
.layout-innerpg .col-main .form .row .enter .check{float:left;margin-right:12px;}
.layout-innerpg .col-main .form .row .enter .check .input{float:left;padding-top:5px;margin-right:6px;}
.layout-innerpg .col-main .form .row .enter .check .des{float:left;line-height:21px;padding-top:2px;padding-bottom:2px;}
.layout-innerpg .col-main .form .row .label .required{margin-right:0.5em;color:#f00;}
.layout-innerpg .col-main .form .row .tips{padding:2px 0;line-height:21px;color:#999;white-space:nowrap;}
.layout-innerpg .col-main .form .row p.tips{clear:both;padding:0 7px 5px;}
.layout-innerpg .col-main .form .row{padding:5px 0 5px 106px;}
.layout-innerpg .col-main .form .row .label{width:100px;margin-left:-106px;padding-right:6px;}
.layout-innerpg .col-main .form .row .buttons{padding:10px 0;}
.layout-innerpg .col-main .form blockquote{height:23px;padding:0 6px 0 27px;border:#F7ECAA 1px solid;line-height:23px;background:#FDFFD7 url(images/icon/icon-16.png) no-repeat 5px -117px;white-space:nowrap;}
.layout-innerpg .col-main .form blockquote.error{border-color:#FFBFBF;background-color:#FFEAEA;background-position:5px -147px;}
.layout-innerpg .col-main .form blockquote.accepted{border-color:#fff;background-color:#fff;background-position:5px -177px;color:#999;}
.layout-innerpg .col-main .form blockquote.loading{border-color:#fff;background:#fff url(images/icon/loading.gif) no-repeat 5px center;color:#DA6100;}
.layout-innerpg .col-main .form .row-submit blockquote{background-color:transparent;border:none;clear:both;margin:-5px 0 10px;}
.layout-innerpg .col-main .form .row .img-captcha{float:left;margin:2px 8px 0 -6px;display:inline;cursor:pointer;}
.layout-innerpg .col-main .form-reg{padding:38px 10px 40px;}
.layout-innerpg .col-main .form-comment{padding:0 10px;}


.three-cols .col-main .main-wrap{margin-right:230px;}
.three-cols .col-extra{width:220px;margin-left:-220px;}
.layout-innerpg .col-main{float:left;width:100%;min-height:1px;}
.layout-innerpg .col-main .main-wrap{margin-left:0;}
.layout-innerpg .col-sub{width:190px;margin-left:-100%;}
.layout-innerpg .col-subs{width:200px;margin-left:-100%;}
.layout-innerpg .col-main{background:url() repeat-y 200px 0;}
.layout-innerpg .col-main .main-wrap{padding:20px 0 0 5px;}
.layout-innerpg .col-sub{padding:20px 17px 0 0;}
.layout-show-withpic .col-main .main-wrap{margin:0 0 0 310px;background:none;padding:0;}
.layout-show-withpic .col-sub{width:281px;margin-left:-100%;background:none;padding:0;}


.col-sub .block .block-content .list-gallery{padding-left:10px;margin-right:-25px;}
.col-sub .block .block-content .list-gallery li{padding-right:25px;}
.col-extra .block .block-content .list-gallery,.layout-innerpg .col-sub .block .block-content .list-gallery{ padding:0; margin:0;}
.col-extra .block .block-content .list-gallery li,.layout-innerpg .col-sub .block .block-content .list-gallery li{ float:none; padding-right:0; margin:0 auto;}

.col-sub,.col-extra{float:left;display:inline;}
.form .row .label{float:left;display:inline;}
.form .row .enter,.form .row span.tips,.form .row blockquote{float:left;}

a.btnwrap{}
.btnwrap{display:inline-block;height:43px;padding-right:4px;overflow:hidden;margin-right:4px;_margin-right:8px;*margin-right:8px;*display:block;*float:left;}
.btnwrap .btn-inner{cursor: pointer;display:inline-block;height:26px;padding:0 6px 0 6px;line-height:20px;color:#555;text-decoration:none;}
.btn-highlight{background-position:100% -78px;}
.btn-highlight .btn-inner{background-position:0 -52px;color:#000;font-weight:bold;}
.btn-h30{height:30px;padding-right:5px;background:url(images/buttons-h30.png) no-repeat 100% -30px;}
.btn-h30 .btn-inner{height:30px;padding:0 6px 0 9px;background:url(images/buttons-h30.png) 0 0;font:117% "Microsoft Yahei";line-height:30px;color:#D12C00;}
.btn-h30:hover{background-position:100% -90px;}
.btn-h30:hover .btn-inner{background-position:0 -60px;}
.img-align-left{display:block;float:left;margin:0 10px 10px 0;}


.commentslist{padding:0 20px;}
.commentslist a{color:#2D78C4;}
.layout-innerpg .col-main .commentslist .form blockquote{background-color:transparent;border:none;margin-top:10px;}
.commentslist .entry{margin-bottom:10px;padding:0 10px;background:#ffffff;border:#cccccc 1px solid;-moz-border-radius:5px;-web-border-radius:5px;border-radius:5px;}
.commentslist .entry-head{line-height:30px;padding:2px 6px 0;border-bottom:#cccccc 1px solid;}
.commentslist .entry-head .author{float:left;color:#333;}
.commentslist .entry-head .meta{text-align:right;display:block;}
.commentslist .entry-head .meta .location{margin-right:1em;}
.commentslist .entry-content{padding:15px;line-height:180%;}
.commentslist .entry-body .operate{padding:15px 10px 10px;text-align:right;}
.commentslist .entry-body .operate a{margin:0 0.7em;}
.commentslist .comment-reply{margin:0 20px 10px;}
.commentslist .comment-reply .reply-show{padding:6px 15px 10px;background:#fff;border:#F3E6C6 1px solid;-moz-border-radius:5px;-web-border-radius:5px;border-radius:5px;}
.commentslist .reply-show .reply-head{line-height:25px;}
.commentslist .reply-show .reply-author{float:left;color:#f60;}
.commentslist .reply-show .reply-operate{float:right;}
.commentslist .reply-show .reply-operate a{margin:0 0.7em;}


/*内页结束*/


