﻿@charset "utf-8";
/* CSS Document */
body{
	color:#000;
	font-family:"Microsoft YaHei","SimHei"; 
	font-size:14px;
	background:#fff;
	box-sizing:border-box;
}
html,body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote,th, td span{
	margin:0;
	padding:0;
}
fieldset, img {
	border:0;	
}
li {
	list-style:none;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}

input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input{
	vertical-align:middle;
}

a{
	text-decoration:none;
	color:#000;
} 
.wra{
	overflow:hidden;
	min-width:1200px;
}
.top{
	width:1200px;
	left:0;
	right:0;
	margin-left: auto;
	margin-right:auto;
	z-index:999;
	position:absolute;
}
.logo{
	float:left;
	padding-top:50px;
}

/* 导航css */
		.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
		.nav{ position:relative; float:right;   }
		.nav a{ color:#fff;  }
		.nav .nLi{ float:left; position:relative; display:inline;}
		.nav .nLi h3{ float:left;  }
		.nav .nLi h3 a{ display:block; padding:0 15px; font-size:13px;}
		.nav .sub{ display:none; width:80px; left:0; top:28px;  position:absolute; background:#fff;background:rgba(255,255,255,0.6);*background:#1976d2;background:#1976d2\0;filter:                   alpha(Opacity=30);  line-height:26px; padding:5px 0; text-align:center; }
		.nav .sub li{ zoom:1; }
		.nav .sub a{ display:block; padding:0 10px; color:#7d7d7d; }
		.nav .sub a:hover{ background:#000;background:rgba(0,0,0,0.6); color:#fff;}
	
		.nna{ padding-top:70px;}
/*幻灯片样式*/
.fullslide{min-width:1200px;position:relative;height:958px;overflow:hidden;background:#f2f2f2;z-index:10}
.fullslide .bd{position:relative;z-index:0}
.fullslide .bd ul{width:100%!important}
.fullslide .bd li{width:100%!important;height:958px;overflow:hidden;text-align:center}
.fullslide .bd li a{display:block;height:958px}
.fullslide .hd{width:100%;text-align:center;position:relative;bottom:25px}
.fullslide .hd ul{display:inline-block}
.fullslide .hd ul li{width:30px;height:5px;background:#fff;float:left;margin:0 5px;display:block;cursor:pointer;font-size:0}
.fullslide .hd ul li.on{background:#000}
/* 下面是前/后按钮代码，如果不需要删除即可 */
		.fullslide .prev,
		.fullslide .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:56px; height:60px; background: url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.fullslide .next{ left:auto; right:3%; background-position:8px 5px; }
		.fullslide .prev:hover,
		.fullslide .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.fullslide .prevStop{ display:none;  }
		.fullslide .nextStop{ display:none;  }
/* 荣誉css */

		.slideGroup{ width:1200; padding-bottom:12px; clear:both; }
		.slideGroup .parHd{ height:30px; line-height:30px; background:#f4f4f4; padding:0 20px; border-bottom:1px solid #ddd;  position:relative;}
		.slideGroup .parHd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px;}
		.slideGroup .parHd ul li{ float:left; padding:0 15px; cursor:pointer;}
		.slideGroup .parHd ul li.on{ height:30px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; }
		.slideGroup .slideBox{ overflow:hidden; zoom:1; position:relative;}

		.slideGroup .sPrev,.slideGroup .sNext{ position:absolute; left:5px; top:10px; display:block; width:30px; height:94px; border:1px solid #ddd; background:url(images/icoLeft.gif) center center no-repeat #f4f4f4; }
		.slideGroup .sNext{ left:auto; right:5px; background:url(images/icoRight.gif) center center no-repeat #f4f4f4;}
		.slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;}

		.slideGroup .parBd ul{ overflow:hidden; zoom:1;}
		.slideGroup .parBd ul li{ margin:0 2px; float:left; _display:inline; overflow:hidden; text-align:center;}
		.slideGroup .parBd ul li .pic{ text-align:center;}
		.slideGroup .parBd ul li .pic img{ width:269px; height:192px;display:block; padding:2px; border:1px solid #ccc;}
		.slideGroup .parBd ul li .pic a:hover img{ border-color:#999;}
		.slideGroup .parBd ul li .title{ line-height:24px;}
.about{
	width:92%;
	margin:0 auto;
	overflow:hidden;
	padding-top:60px;
}
.about-left{
	width:42%;
	float:left;
}
.about-left img{
	width:100%;
	height:100%;
}
.about-right{
	width:54%;
	float:right;
}
.abou-ri-hd{
	width:840px;
	height:32px;
	background:url(../images/abou-title_03.jpg) no-repeat;
	line-height:32px;
	text-align:center;
	font-size:25px;
	color:#000;
	font-weight:bold;
}
.about-right h1{
	color:#000;
	padding-left:10%;
	font-size:16px;
	padding:3% 0 3%;
	}
.about-right p{
	line-height:28px;
	padding-bottom:3%;
}
.about-right ul{
	padding-left:10px;
}
.about-right ul li{
	float:left;
	margin-right:3%;
}
.zhanshi{
	height:724px;
	background:url(../images/zhanshi.jpg) no-repeat;
	margin:30px 0;
	overflow:hidden;
	clear:both;
}
.zhanshi-box{
	width:1200px;
	margin:0 auto;
	padding:30px 0;
	overflow:hidden;
}
.zs-title{
	width:938px;
	height:33px;
	line-height:33px;
	text-align:center;
	background:url(../images/zhanshi-title_03.png) no-repeat;
	font-size:24px;
	margin:0 auto;
	color:#fff;
	font-weight:bold;
}
.zhanshi-box h1{
	text-align:center;
	padding-top:20px;
	font-size:13px;
	color:#fff;
	line-height:25px;
	padding-bottom:18px;
	border-bottom:1px solid #fff;
	margin-bottom:25px;
}
.zhanshi-box ul li{
	width:292px;
	height:208px;
	float:left;
	margin-right:8px;
	margin-bottom:45px;
}
.zs-pic{
	width:289px;
	height:208px;
	border:3px solid #fff;
	overflow:hidden;
}
.zs-pic img{
	cursor:pointer;
    transition:all 0.6s;
         width:295px;
         height:214px;
}

.zs-pic img:hover{
    transform: scale(1.2);
    -ms-transform: scale(1.2);
}
.zhanshi-box ul li a{
	display:block;
	padding-top:3px;
	text-align:left;
	color:#fff;
}
.news{
	width:1200px;
	margin:0 auto;
}
.new-hd{
	height:38px;
	line-height:38px;
	background:#e3e3e3;
}
.gs-new{
	width:386px;
	float:left;
	margin-right:14px;
}
.gs-new span{
	display:block;
	font-size:16px;
	width:125px;
	float:left;
	padding-left:10px;
	height:38px;
	background:#aeaeae;
	color:#1e1e1e;
}
.gs-new a{
	float:right;
	font-size:12px;
	color:#868686;
	float:right;
}
.gs-new span:hover{
	width:125px;
	height:38px;
	background:#000;
	color:#fff;
	}
.gs-box{
	width:386px;
	float:left;
	margin-right:14px;
}
.gs-box img{
	margin:10px 0 10px;
}
.gs-box ul{
	line-height:33px;
}
.gs-box ul li{
	background:url(../images/li-icon_03.jpg) no-repeat left;
	float:left;
	width:386px;
	color:#000;
	border-bottom:#dfdfdf 1px dashed;
}
.gs-box ul li a{
	float:left;
	padding-left:13px;
	font-size:12px;
}
.gs-box ul li span{
	display:block;
	float:right;
	font-size:12px;
}

.gs-box1{
	width:386px;
	float:left;
	margin-right:14px;
}
.gs-box1 img{
	margin:10px 0 10px;
}
.gs-box1 ul{
	line-height:33px;
}
.gs-box1 ul li{
	background:url(../images/li-icon_03.jpg) no-repeat left;
	float:left;
	width:386px;
	color:#000;
	border-bottom:#dfdfdf 1px dashed;
}
.gs-box1 ul li a{
	float:left;
	padding-left:13px;
	font-size:13px;
}
.gs-box1 ul li span{
	display:block;
	float:right;
	font-size:12px;
}


.fengmao-box{
	width:1200px;
	margin:0 auto;
	padding:30px 0;
	overflow:hidden;
	clear:both;
}
.fengmao-box h1{
	text-align:center;
	font-size:24px;
	color:#03a9f4;
	font-weight:bold;      
}
.fengmao-box h2{
	text-align:center;
	background: url(../images/rongyu-gd_03.jpg) no-repeat center;
	height:26px;
	margin-bottom:12px;
	border-bottom:1px solid #000;
	padding-bottom:18px;
}
.fengmao-box h2 span{
	width:155px;
	text-transform:uppercase;
	text-align:center;
	background:#f6f6f6;
	margin:0 auto;
	font-size:14px;
	color:#acacac;
	display:block;
}
.fengmao-box h3{
	text-align:center;
	font-size:13px;
	color:#9a9a9a;
	padding-bottom:30px;
}
.foot{
	height:216px;
	margin-top:10px;
	background:url(../images/foot.jpg) no-repeat;
}
.foot-box{
	width:1200px;
	margin:0 auto;
	padding:30px 0;
}
.foot-box ul{
	border-bottom:1px #fff solid;
	
	padding-left:50px;
	overflow:hidden;
	padding-bottom:10px;
	color:#c8c8c8;
}
.foot-box ul a{
	color:#fff;
}
.foot-box ul li{
	width:120px;
	font-size:14px;
	float:left;
	text-align:center;
}
.foot-box h1{
	color:#fff;
	text-align:center;
	line-height:30px;
	padding-top:15px;
}
/*关于我们*/
.nei-bane{
	height:323px;
	background:url(../images/nei-banner.jpg) no-repeat fixed;
	position: relative;
}
.nei-about{
	height:323px;
	background:url(../images/nei1.jpg) no-repeat fixed;
	position: relative;
}
.nei-news{
	height:323px;
	background:url(../images/new.jpg) no-repeat fixed;
	position: relative;
}
.nei-xiagm{
	height:323px;
	background:url(../images/nei2.jpg) no-repeat fixed;
	position: relative;
}
.nei-xiagm1{
	height:323px;
	background:url(../images/nei4.jpg) no-repeat fixed;
	position: relative;
}
.nei-join{
	height:323px;
	background:url(../images/nei3.jpg) no-repeat fixed;
	position: relative;
}
.nei-liuy{
	height:323px;
	background:url(../images/zaix.jpg) no-repeat fixed;
	position: relative;
}
.nei-tile-bg{
	height:90px;
	background:url(../images/nei-tile-bg.gif) no-repeat center;
	line-height:90px;
}
.nei-tile-bg1{
	height:323px;
	background:url(../images/nei5.jpg) no-repeat fixed;
	position: relative;
}
.nei-tile-box{
	width:1200px;
	margin:0 auto;
}
.nei-tile-box strong{
	display:block;
	float:left;
	font-size:25px;
	color:#fff;
}
.nei-tile-box span{
	display:block;
	margin-left:80px;
	float:left;
	background:url(../images/home.png) no-repeat left;
	padding-left:15px;
}
.nei-tile-box span a{
	display:block;
	
	float:left;
}
.nei-jies-box{
	width:1200px;
	padding-top:30px;
	margin:0 auto;
	overflow:hidden;
}
.nei-lef{
	width:112px;
	float:left;
}
.nei-rigt{
	width:1000px;
	float:right;
}
.nei-rig-hd{
	border-bottom:1px #e3e3e3 solid;
	padding-bottom:20px;
	font-size:26px;
	text-align:left;
	color:#000;
}
.nei-rig-box{
	line-height:30px;
	color:#3c3c3c;
	padding-top:20px;
}
.nei-tile-box em{
	width:140px;
	height:45px;
	margin-top:20px;
	float:right;
	margin-right:12px;
	text-align:center;
	line-height:50px;
	border:1px solid #000;
	display:block;
	font-style:normal;
	border-bottom-left-radius:10px;
	border-top-right-radius:10px;
}

.nei-tile-boxt em a{
	color:#393939;
	width:170px;
	height:50px;
	display:block;
	font-size:14px;
	font-weight:bold;
}
.nei-tile-box em a:hover{
	background:#000;
	transition:0.5s ease;
	color:#fff;
	width:140px;
	height:45px;
	display:block;
}
/*项目*/
.xm-lef{
	width:270px;
	float:left;
}
.xm-feil{
	overflow:hidden;
}
.xm-feil ul{
	background:#f2f2f2;
	overflow:hidden;
}
.xm-feil ul li{
	float:left;
	width:270px;
	border-bottom:1px dashed #999;
	line-height:38px;
}
.xm-feil ul li a{
	padding-left:22px;
}
.xm-rigt{
	width:920px;
	float:right;
}
/*新闻详情*/
.news-box{
	width:920px;
	padding:35px 0;
	overflow:hidden;
}

.mai-tit{
	text-align:center;
	font-size:25px;
	text-transform: uppercase
}
.mai-tit strong{
	display:block;
	color:#000;
	padding:25px 0 18px;
}
.mai-tit h1{
	color:#4d4d4d;
}

.mai-tit h2{
	color:#4d4d4d;
	font-size:14px;
	border-bottom:#cdcdcd 1px solid;
	padding-bottom:15px;
}

.new-con{
	text-indent:2em;
	padding-top:15px;
	line-height:30px;
	font-size:14px;
	color:#686868;
}
.pianshu{
	overflow:hidden;
	padding:20px 0 10px
}
.pilis{
	height:30px;
	line-height:30px;
	overflow:hidden;
}
.pilis span{
	display:block;
	text-align:left;
	color:#919191;
	float:left;
	font-size:14px;
}
.pilis a{
	color:#919191;
	float:left;
	font-size:14px;
	display:block;
}

/*图片详情*/
.xm_right{
	overflow: hidden;
	padding-top:30px;
	text-align:center;
}

.xm_right img{
	margin:20px 0;
        width:100%
}

.xm_right1{
	overflow: hidden;
	padding-top:30px;
	text-align:center;
}

.xm_right1 img{
	margin:20px 0;
}
.xm_right a{
	display:block;
}
.xm_righ_p{
	line-height:30px;
}
/*招聘*/
#join li{float: left; width: 287px; height: 120px; background-color: #fff; margin: 0 17px 17px 0; padding: 60px 0 60px 35px; position: relative; overflow: hidden; zoom:1; border:1px solid #e6e6e6;}
#join li div{height: 40px; line-height: 40px; color: #898381; font-size: 14px; letter-spacing: 1px}
#join li div span{padding-left: 10px; font-weight: bold; color: #6C645F}
#join li p{position: absolute; float: left; z-index: 99; right: 0; top: 98px; width: 90px; height: 30px; background-color: #000; padding: 7px 0 7px 10px; margin-right: -150px; transition: 0.3s ease}
#join li p strong{display: block; width: 28px; height: 28px; border: 1px solid #fff; color: #fff; border-radius: 28px; text-align: center; line-height: 25px; font-size: 20px; transition: 1s ease}
#join li:hover p{margin-right: 0; transition: 0.3s ease}
#join li:hover p strong{transform: rotate(360deg); transition: 1s ease}

.zp-xq{
	padding: 10px;
}
.zp-xq dl{
	background:#efefef;
	padding:10px;
	overflow:hidden;
}
.zp-xq dl dt{
	float:left; 
}
.zp-xq dl dt span{
	display:block;
}
.zp-xq dl dt h1{
	font-size:25px;
	padding:13px 0;
}
.zp-xq dl dt em{
	display:block;
	font-style:normal;
}
.zp-xq dl dd{
	float:right;
}
.zp-xq dl dd span{
	font-size:25px;
	text-align:right;
	color:#000;
	padding-top:15px;
	display:block;
}
.zp-xq dl dd h1{
	padding:13px 0;
}
.zp-xq-box{
	overflow:hidden;
	padding:10px;
}
.zp-xq-box h3{
	color:#666;
}
.line{
	width:21px;
	height:2px;
	background:#666;
	margin:12px 0;
}
.zp-xq-box p{
	line-height:25px;
	margin-bottom:30px;
}
.anniu{
	width:200px;
	height:40px;
	margin:0 auto;
	background:#666;
	line-height:40px;
	text-align:center;
}
.anniu a{
	color:#fff;
	font-weight:bold;
}
/*新闻列表*/
.relate-new{position:relative;padding:15px 0;overflow:hidden}
.relate-new li{float:left;width:100%;position:relative;line-height:30px;font-size:14px;color:#666}
.relate-new li a{display:block;padding-right:30%;color:#444}
.relate-new li span{position:absolute;right:0;top:0;font-size:12px;color:#999}
.relate-new li a:before{content:'';display:inline-block;width:14px;height:14px;background:#d1d1d1 url(../images/arrows_5.png) -1px -16px no-repeat;border-radius:50%;vertical-align:middle;margin-right:10px}
.relate-new li:hover a{color:#ff7c00}
.relate-new li:hover a:before{background-color:#ff7c00}

.news-list li{padding:10px;background:#fff;margin-bottom:20px;-webkit-transition:all .5s;transition:all .5s}
.news-list li .tit{border-bottom:1px solid #f2f2f2;margin-bottom:5px;position:relative}
.news-list li .tit h3{padding-bottom:5px;font-size:16px;color:#565656;font-weight:400;padding-right:25%;margin:0}
.news-list li .tit .date{position:absolute;right:0;top:0;font-size:12px;color:#999}
.news-list li .info{font-size:14px;line-height:2;color:#999}
/*翻页*/
.xypg-pagination{text-align:right;clear:both}
.xypg-pagination a, .xypg-pagination span{background:#fff;vertical-align:middle;border:1px solid #eee;color:#444;padding:5px 8px;margin:0 3px}
.xypg-pagination a:hover{background:#eee;color:#00641c}
.xypg-pagination span.current{background:#000;color:#fff}
.xypg-pagination span.disable{background:#f2f2f2;color:#999}
/*留言*/
.message{padding-left:30px;padding-top:10px;z-index:100;position:relative}
.message tr th{font-weight:400;text-align:right;height:42px;line-height:42px;color:#666}
.message .m_input{height:30px;line-height:30px;padding:0;padding-left:6px;border:1px solid #e7e7e7;width:460px}
.message textarea.m_input{display:block;width:460px;height:120px;padding:6px;font-size:12px;border:1px solid #e7e7e7;margin-top:6px}
.message .msgbtn{background:#000;cursor:pointer;width:90px;height:30px;line-height:30px;text-align:center;border:none;color:#fff;font-size:14px;border-radius:3px;margin-top:15px;font-family:"Microsoft YaHei";-moz-border-radius:3px;-webkit-border-radius:3px}

.validform_checktip{font-size:12px;padding-left:10px}
.validform_wrong{color:#e33b3d}
.validform_error{border-color:#e33b3d !important}
.validform_right,.validform_loading{display:none !important}
.xm_righ_p a{
	text-align:center;
	widows:920px;
	display:block;
}
/*关于我们-4个按钮*/
.jies-icon{
	background:url(../images/icon_03.gif);
	width:108px;
	height:108px;
}
.jies-icon a{
	width:108px;
	height:108px;
	display:block;
}
.jies-icon:hover{
	background: url(../images/icon__03.gif);
	width:108px;
	height:108px;
}

.xm-icon{
	background: url(../images/icon_09.gif);
	width:108px;
	height:108px;
}
.xm-icon a{
	width:108px;
	height:108px;
	display:block;
}
.xm-icon:hover{
	background: url(../images/iconn_07.gif);
	width:108px;
	height:108px;
}

.yew-icon{
	background: url(../images/icon_07.gif);
	width:108px;
	height:108px;
}
.yew-icon a{
	width:108px;
	height:108px;
	display:block;
}
.yew-icon:hover{
	background: url(../images/icon__07.gif);
	width:108px;
	height:108px;
}

.ry-icon{
	background: url(../images/icon_05.gif);
	width:108px;
	height:108px;
}
.ry-icon a{
	width:108px;
	height:108px;
	display:block;
}
.ry-icon:hover{
	background: url(../images/icon__05.gif);
	width:108px;
	height:108px;
}