@charset "gb2312";
/* CSS Document */
/*通用样式*/
*{margin:0;padding:0;}
body{margin:0;padding:0;font-family:"Microsoft YaHei";font-size:14px;color:#333;line-height:26px;}
a{text-decoration: none;color:#333;}
a:hover{text-decoration:none;color:#f00;}
ul{padding:0;margin:0;}
ul li{list-style: none;padding:0;margin:0;}
.container{width:1200px;margin:0 auto;}
.lf{float:left;}
.rt{float:right;}
.clearfloat:after{display: table;height:0;content: "";clear: both;visibility:hidden;}
img{vertical-align:middle;border:none;}
#header,#banner,#index1,#index2,#index3,#main,#footer,#page{max-width:1920px;min-width:1200px;width:100%;margin:0 auto;}
/*顶部*/
#header{height:172px;background:url(../images/bg.jpg) 0 0 no-repeat;}
#header .logo{height:130px;line-height:130px;}
#header .nav{height:42px;line-height:42px;}
#header .nav a{color:#030303;font-size:16px;display:inline-block;width:140px;text-align:center;background:url(../images/index1.jpg) right center no-repeat;}
#header .nav a.on{color:#c3161c;}
/*轮播图*/
#banner {height:475px;overflow: hidden;position:relative;}
#banner .bd {z-index: 0; }
#banner .bd ul { width:100% !important;}
#banner .bd li { width:100% !important; height:475px; overflow: hidden; text-align: center; }
#banner .bd li a { display: block; height:475px; }
#banner .hd { width: 1200px; text-align:right;position: absolute; z-index: 1; bottom:4px; overflow: hidden; }
#banner .hd ul {text-align:right; }
#banner .hd ul li{  display:inline-block;*zoom:1;*display: inline;margin-right:8px;cursor: pointer;width:12px;height:12px;background:url(../images/banner02.png) 0 center no-repeat;}
#banner .hd ul li.on{background:url(../images/banner01.png) 0 center no-repeat;}
/*关于我们*/
#index1{padding-bottom:20px;}
.index-title{padding:20px 0 30px;}
#index1 .intro{width:520px;padding:0 40px 0;font-size:15px;}
#index1 .intro div{height:130px;overflow:hidden;text-overflow:ellipsis;}
#index1 .intro div p{text-indent:2em;}
#index1 .intro a{display:block;width:138px;height:38px;line-height:38px;text-align:center;border:1px solid #c3151b;color:#c3151b;font-size:16px;margin-top:40px;}
/*关于我们里面的轮播图*/
.banner1 {width:598px;height:228px;overflow: hidden;position:relative;}
.banner1 .bd {z-index: 0;text-align:center;width:410px;border:1px solid #ccc;background:#fff;line-height:226px;}
.banner1 .bd ul {text-align:center;width:410px;}
.banner1 .bd li { width:410; height:226px; overflow: hidden; text-align: center; }
.banner1 .bd li a { display: block; }
.banner1 .bd li a img {width:402px;height:217px;}
.banner1 .hd { width:164px;position: absolute; z-index: 1;left:430px;overflow: hidden; top:0;}
.banner1 .hd ul li{width:156px;height:68px;border:1px solid #ccc;background:#fff;margin-bottom:10px;    text-align: center;}
.banner1 .hd ul li.on{border:1px solid #c3151b;}
/*业绩展示*/
#index2{background:url(../images/index12.jpg) 0 0 no-repeat;padding-bottom:30px;}
#index2 .display{width:100%;position: relative;overflow:hidden;height:230px;}
#index2 .display .bd{position: absolute;left:120px;top:0;width:960px;height:230px;}
#index2 .display .bd ul{width:960px;}
#index2 .display .bd ul{width:960px;}
#index2 .display .bd ul li{width:220px;margin:0 10px;box-sizing: border-box;text-align:center;}
#index2 .display .bd ul li span{font-size:16px;color:#030303;}
#index2 .display .bd ul li div{margin-bottom:6px;height:200px;line-height:200px;overflow:hidden;width:220px;text-align:center;}
#index2 .display .bd ul li div img{width:220px;}
#index2 .display a.prev,#index2 .display a.next{display:inline-block;width:50px;height:120px;position: absolute;top:55px;}
#index2 .display a.prev{background:url(../images/index18.jpg) 0px center no-repeat;left:35px;}
#index2 .display a.next{background:url(../images/index19.jpg) 0px center no-repeat;left:1115px;}
/*公司新闻*/
#index3{padding-bottom:20px;}
.index-news{width:560px;background:#fff;padding:0 10px 10px 10px;
	-moz-box-shadow: 0px 4px 15px #f38e91; /* Firefox */
  -webkit-box-shadow: 0px 4px 15px #f38e91; /* Safari 和 Chrome */
  box-shadow: 0px 4px 15px #f38e91; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */

  behavior: url(ie-css3.htc); /* 通知IE浏览器调用脚本作用于'box'类 */
}
*+html .index-news{
	background:url(../images/index35.png) 0 0 no-repeat;
}
.n1{height:36px;line-height:36px;font-size:16px;color:#030303;}
*+html .n1{width:530px !important;}
.n1 a{font-size:14px;color:#999999;}
.n1 img{margin-right:8px;}
.index-news ul li .n1-img{ 
	width:90px;
	height:90px;
	overflow:hidden;
	text-align:center;
	line-height:90px;
	margin-right:15px;
	 -moz-border-radius: 90px;                /* Firefox */
    -webkit-border-radius:90px;             /* Safari and Chrome */
    border-radius:90px;                     /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
    behavior: url(../js/ie.htc); 
}
*+html .index-news ul li .n1-img{ 
	width:90px;
	height:90px;
	overflow:hidden;
	text-align:center;
	line-height:90px;
	margin-right:15px;
	 -moz-border-radius: 90px;                /* Firefox */
    -webkit-border-radius:90px;             /* Safari and Chrome */
    border-radius:90px;                     /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
    behavior: url(../js/ie.htc); 
}

/* This lets IE know to call the script on all elements which get the 'box' class */
.index-news ul li .n1-text{width:450px;}
.index-news ul li .n1-text h5{width:450px;font-size:16px;color:#030303;font-weight:normal;white-space:nowrap;overflow:hidden;}
.index-news ul li .n1-text p{text-indent:2em; width:450px;font-size:14px;color:#666666;line-height:24px;height:48px;overflow:hidden;}
.index-news ul li .n1-text h6{width:450px;font-size:14px;color:#666666;font-weight:normal;white-space:nowrap;overflow:hidden;}
.index-news ul li{border-bottom:1px dotted #ddd;padding:10px 0;}
/*通知公告*/
.index-notice{padding-bottom:10px;margin-left:40px;width:560px;background:#fff;padding:0 10px 10px 10px;-webkit-box-shadow: #f38e91 0px 4px 15px;
-moz-box-shadow: #f38e91 0px 4px 15px;
box-shadow: #f38e91 0px 4px 15px;}
*+html .index-notice{
	background:url(../images/index35.png) 0 0 no-repeat;
	height:404px;
	overflow: hidden;
}
.n1{height:36px;line-height:36px;font-size:16px;color:#030303;}
*+html .n1{width:520px !important; clear: both;margin-top:10px;margin-left:10px;}
.n1 a{font-size:14px;color:#999999;}
.n1 img{margin-right:8px;}
.notice-list{height:353px;padding-bottom:10px;overflow:hidden;}
.notice-list li{padding:5px 0 7px 12px !important;background:url(../images/index21.jpg) 0 13px no-repeat;box-sizing: border-box;border-bottom:1px dotted #ddd;}
*+html .notice-list li{margin-left:12px;width:526px;}
.notice-list li a{color:#333;font-size:14px;}
.notice-list li a i{margin-left:10px;font-style:normal;}
#footer{background:#ebebeb;padding:15px 0;}
#footer .link{border-bottom:1px solid #fff;width:1200px;padding-bottom:10px;margin-bottom:15px;}
#footer .contact-us span{color:#c3151b;font-size:16px;padding:0 10px 8px;border-bottom:4px solid #c3151b;margin-bottom:10px;}
#footer .contact-us .lf div{line-height:30px;font-size:13px;color:#444444;padding-left:40px;}
#footer .contact-us .rt{width:140px;text-align:center;margin-top:45px;font-size:13px;}
/*内页*/
#page{
	max-width:1920px;
	min-width:1200px;
	width:100%;
	margin:0px auto;
	padding:20px 0;
	background-image:url(../images/page112.jpg);
	background-attachment: fixed;
}
.left{
	width:220px;
	margin-top:100px;
	background:#fff;
	float:right !important;
}
.left .top,.left .middle,.left .bottom{
	padding-bottom:10px;
}
.left .topic{
	width:210px;
	height:40px;
	line-height:40px;
	text-align:left;
	padding-left:10px;
	font-size:16px;
	color:#f90018;
}
.left .top ul{
	width:200px;
	padding:0 10px;
}
.left .top li{
	background:url(../images/tu.jpg) 0px center no-repeat;
	padding-left:22px;
	font-size:14px;
	color:#000;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #ddd;
}
.left .top li:hover{
	background:url(../images/tu2.jpg) 0px center no-repeat;
}
.left .middle p{
	padding:0 10px;
	font-size:13px;
	line-height:24px;
}
.left .bottom a{
	width:181px;
	display:block;
	background:url(../images/p4.png) 5px 12px no-repeat;
	border-bottom:1px dotted #aaa;
	padding-left:15px;
	margin:0 10px;
	font-size:14px;
	line-height:26px;
}
.right{
	width:960px;
	float:left !important;
	
}
.right .topic1{
	background:#f1f1f1;
	width:945px;
	height:72px;
	line-height:72px;
	font-size:24px;
	color:#f90018;
	padding-left:15px;
}
.right .right1{
	width:920px;
	padding:9px 20px;
	background:#fff;
	border-top:none;
	border-bottom-left-radius:10px;
	min-height:450px;
	border-bottom-right-radius:10px;
}
/*关于我们*/
.company p{
	text-indent:2em;
	font-size:15px;
	line-height:26px;
}
.company img{
	margin:15px;
}
/*企业文化*/
.culture p{
	text-indent:2em;
	font-size:15px;
	line-height:26px;
}
/*业绩展示*/
.achievement li{
	float:left;
	width:210px;
	text-align:center;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:15px;
	overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
}
.achievement li span{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.achievement li div{
	height:190px;
	line-height:190px;
	overflow:hidden;
}
.achievement li div img{
	max-width:210px;
	max-height:100%;
}
.flip{
	margin-top:20px;
	text-align:center;
}
.flip>a{font-size:14px;margin:0 6px;}
.flip>a.on{color:#c3171d;}
/*资质荣誉*/
.honor li{
	float:left;
	width:210px;
	text-align:center;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:15px;
}
.honor li div{
	height:190px;
	line-height:190px;
	overflow:hidden;
}
.honor li div img{
	width:210px;
}
/*新闻资讯*/
.news li{
	border-bottom:1px dotted #ddd;
	line-height:36px;
	background:url(../images/p4.png) 0 18px no-repeat;
	padding-left:10px;
}
.news li i{
	margin-left:20px;
	font-style: normal;
	float:right;
}
/*新闻详情*/
.news-detail .news-title{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	line-height:32px;
}
.news-detail .news-date{
	font-size:13px;
	color:#999;
	line-height:22px;
	text-align:center;
}
.news-detail .news-content div{
	margin:10px 0;
	text-align:center;
}
.news-detail .news-content div img{
	width:600px;
}
.news-detail .news-content p{
	text-indent:2em;
	font-size:15px;
	line-height:26px;
}
.news-detail .flip{
	text-align:left;
}
/*招聘岗位*/
.job div span{
	font-weight:bold;
}
.job div ol{
	margin-left:30px;
}
/*联系我们*/
.contact p{
	font-size:15px;
	line-height:26px;
}
.map{
	width:600px;
	height:300px;
	margin-top:15px;
}





