@charset "utf-8";

.banner *{box-sizing: border-box;}
.banner {margin-top:100px;width:100%;}
.banner .pic li div {
     padding: 24.4% 0 0;
     /*-webkit-background-size: 100% auto;
     background-size: 100% auto;*/
 }
.navi {
	position: absolute;
	right: 25px;
	top: 50%;
	z-index: 9;
	width: 3px;
	margin-top: -60px;
}
.navi li {
	margin: 4px;
}
.navi li a {
	display: block;
	width: 3px;
	height: 32px;
	font: 0/0 a;
	background-color: #fff;
	/*border-radius: 100px;*/
	opacity: .7;
	transition: all .35s;
}
.navi li.on a {
	background-color: #c0392b;
	opacity: 1;
}
.p1 {
	position: relative;
	overflow: hidden;
	background-color: #ffffff;
}
.p1 h2:after {
	display: none;
}

.news { width:1200px; margin:0 auto; }
.news_pic { float:left; width:595px; height:410px; margin:30px 0 50px 0; overflow:hidden; }
.news_list { float:right; width:590px; height:410px; margin:30px 0 50px 0; overflow:hidden; }
.news_list h3 { height:35px; line-height:35px; }
.news_list dl { float:left; width:590px; padding:25px 0; border-bottom:1px dashed #ccc; }
.news_list dl dt { float:left; width:95px; text-align:center; }
.news_list dl dt strong { font-size:42px; font-weight:bold; }
.news_list dl dd { float:right; width:478px; }
.news_list dl dd a { float:left; width:478px; font-size:16px; font-weight:bold; padding:0 0 5px 0; }

.wapper1 { float:left; clear:both; width:100%; height:600px;margin:0 auto; background:url(../img/bg01.jpg) no-repeat center bottom; }
.main { clear:both; width:1200px; margin:10px auto; }
.yewu { width:1200px; margin:20px auto; }
.yewu h3,.work h3,.info h3 { float:left; width:1200px; height:40px; }
.yewu ul { width:1220px; }
.yewu ul li {
	float:left;
	height:189px;width:137px;
	margin:20px 15px 0 0;
	overflow: hidden;
	position: relative;
}
.yewu ul li a{
	width:137px;
	height:189px;
	display: block;
	position: absolute;
	z-index: 1;top:0;
}


.bar { float:left; width:100%; margin:45px auto; background:url(../img/bg02.jpg) no-repeat center top; }
.banner01 { float:left; width:735px; height:358px; margin:50px 0; }
.wenhua { float:right; width:162px; margin:56px 0 0 0; }
.wenhua ul li { margin:0 0 20px 0; }

.work { float:left; width:1200px; margin:30px 0 10px 0; }
.bar01 { float:left; width:790px; }
.contant { width:380px; height:270px; margin:20px 0 0 0; overflow:hidden; background:#fffbf5; }
.contant h4 { height:50px; line-height:50px; text-align:center; color:#fff; font-size:20px; background:#cf3332; }
.contant ul { margin:10px 10px; }
.contant ul li { line-height:32px; }

.bar02 {
	float:left;
	width:100%;
	margin:0 auto;
	height:563px;

	background-image: url(../im3/bg03b.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.info { float:left; width:1200px; margin:10px 0 0 0; }

.bar03 { float:left; width:700px; }
.tonggao { float:left; width:355px; margin:35px 0 0 20px; }
.tonggao h4,.gonggao h4,.zhaopin h4 ,.ts h4 { height:35px; line-height:35px; text-indent:15px; font-size:20px; color:#c83229; background:url(../img/ico021.png) no-repeat 0 8px; }
.tonggao dl { width:350px; height:80px; margin:20px 0 0 0; background:#fff;box-shadow: 0 0 10px #ccc }
.tonggao dl dt { float:left; width:80px; height:80px; background:#c83229; color:#fff; text-align:center; }
.tonggao dl dt span { display:block; margin:10px 0 5px 0; }
.tonggao dl dt strong { font-size:30px; }
.tonggao dl dd { float:right; width:240px; height:55px; margin:15px 15px 0 0; font-size:15px; }
.more { float:left; width:131px; margin:25px 0 0 100px; }

.gonggao { float:right; width:265px; margin:35px 20px 0 0; }
.gonggao ul li a {
	float:left;
	width:265px;
	font-size:14px;
	margin:10px 0 10px 0;
	color:#252525;
	line-height:26px;
	height: 78px;
	overflow: hidden;
}
.gonggao ul li a:hover {color:#CE3537;text-decoration: none; cursor: pointer;}
.gonggao ul li p { display:none; }
.more01 { float:left; font-size:15px; margin:40px 0 0 0; clear: both;}

.qiye {clear:both;width:1200px;height:300px; margin:0 auto;margin-top:100px;}
.qiye ul li { float:left; width:400px; height:110px;  border:1px dashed #ccc; border-top:none; border-left:none;text-align: left;}
.qiye ul li img{margin:0 10px 0 50px;}
.qiye .pic { float:left; width:70px; }
.qiye .title { float:left; line-height:70px; font-size:16px; font-weight:bold; margin:0 0 0 10px; }
.company ul {
    position: relative;
    overflow: hidden;
}
.company li {
    position: relative;
    float: left;
    width: 200px;
    height: 110px;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    margin: -1px 0 0 -1px;
    line-height: 110px;
    text-align: center;
    -webkit-animation-duration: .5s!important;
    animation-duration: .5s!important;
}

.company li.current {z-index: 2;}
.company li b {
	font-size: 16px;
	color: #333;
	vertical-align: middle;
}
.company li img {
	vertical-align: middle;
}
.company li i {
    display: inline-block;
    width: 80px;
    height: 80px;
    margin: 0 15px 0 -5px;
    vertical-align: middle;  
}
.company .pane {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 360px;
    height: 180px;
    padding: 20px;
    text-align: left;
    background: #cb2d2c;
    background: -webkit-linear-gradient(90deg, rgba(203, 45, 44, .95) 0%, rgba(236, 92, 92, .95) 100%);
    background: linear-gradient(90deg, rgba(203, 45, 44, .95) 0%, rgba(236, 92, 92, .95) 100%);
    color: #fff;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
}
.company h4 {line-height: 35px;
    font-size: 16px;
    margin-bottom: 15px;
}
.company p {line-height: 24px}
.company li.current .pane {display: block;}

.zhaopin { float:left; width:225px; margin:35px 0px 0 25px; }
.zhaopin .more { margin:30px 0 0 50px; }

.ts { float:right; width:225px; margin:35px 10px 0 0; }