﻿@charset "utf-8";
/* CSS Document */

.div_box .divv{width:33%;float:left}
.div_box .divv ul li{width:100%}
.banner img{
	width:100%;
}
.banner img:first-child{
	display:block;
}
.banner img:nth-of-type(2){
	display:none;
}
.ziye_contect{
	border-bottom:1px solid #C5C5C5;
}
.ziye_contect .ziye_nav ul li {
    margin-right: 23px;
    font-size: 16px;
    line-height: 74px;
}
.ziye_contect .ziye_nav ul li a{
	display: block;
    padding: 0 18px;
}
.ziye_contect .ziye_nav li a:hover, .ziye_contect .ziye_nav a.cur {
    color: #e62129;
    border-bottom: 2px solid #e62129;
    position: relative;
    margin-bottom: -1px;
}
.m-ins-navbox {
    width: 100%;
    height: 38px;
    background-color: #fff;
    display: none;
    position: relative;
    z-index: 11;
}
.m-ins-navbox .left {
    width: 15%;
    cursor: pointer;
}
.m-ins-navbox .left .ico {
    display: block;
    width: 100%;
    height: 38px;
    background: url(../images/ico_35.png) no-repeat center #e72b33;
    background-size: auto 50%;
}
.m-ins-navbox .right {
    width: 85%;
    position: relative;
}
.m-ins-navbox .right .tit {
    display: block;
    width: 100%;
    padding-left: 5%;
    font-size: 14px;
    color: #e72b33;
    line-height: 38px;
    background: url(../images/ico_36.png) no-repeat 93% center;
    background-size: auto 50%;
    cursor: pointer;
}
.m-ins-navbox .right .subbox {
    width: 100%;
    position: absolute;
    top: 38px;
    background-color: #fff;
    z-index: 2;
    display: none;
    left: 0;
}
.m-ins-navbox .right .subbox a {
    display: block;
    width: 100%;
    padding-left: 5%;
    line-height: 38px;
    height: 38px;
    border-top: 1px solid #e5e5e5;
    background: url(../images/ico_37.png) no-repeat 92% center;
    background-size: auto 35%;
}
.xiangqing{
	/**/
	background:#f5f5f5;
}
.xiangqing_box{ background:#FFFFFF;padding:20px;}
.xiangqing p{
	font-size:15px;
	line-height:28px; 
	margin-bottom:10px;
	color:#666666;
}
.xiangqing span img,.xiangqing p img{
	max-width:100%;
}
/*新闻动态*/
.news { padding:40px 0}
.news_wrap {
    background-color: #fff;
    border-bottom: 1px solid #dfdfdf;
    float: left;
	padding:0;
	width:31.65%;
	margin:0 10px 20px;
}
.news_wrap .cont {
    display: block;
    width: 100%;
    padding: 26px 30px 13px;
}
.news_wrap a{
	display: inline-block;
    width: 100%;
    overflow: hidden;
}
.news_wrap img{
	width:100%;
    transition: all 0.3s ease-in-out;
    transform: scale(1,1);
}
.news_wrap:hover img {
    transform: scale(1.1,1.1);
}
.news_wrap .tit {
    font-size: 16px;
    color: #000;
    line-height: 28px;
    text-align: center;
    height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	margin-bottom: 0;
}
.news_wrap .font {
    display: inline-block;
    margin-top: 13px;
    color: #666;
    line-height: 22px;
	height: 44px;
}
.news_wrap .date {
    display: block;
    border-top: 1px solid #f2f2f2;
    line-height: 28px;
    padding-top: 9px;
    font-size: 14px;
    font-family: "Arial";
    color: #8d8d8d;
    margin-top: 22px;
}
.page{ text-align:center}
.page .pagination > li > a.active {
    background: #23653e;
    color: #fff;
}
.page .pagination>li>a{
	color:#23653e;
}
/*新闻详情页*/
.news-info {
    background-color: #fff;
    padding: 35px 4% 38px;
}
.news-info h3 {
    font-size: 24px;
    font-weight: normal;
    color: #333;
    line-height: 58px;
    text-align: center;
    padding-bottom: 23px;
    border-bottom: 1px solid #e4e4e4;
}
.news-info .lab-tips {
    padding-top: 21px;
    line-height: 30px;
    text-align: center;
}
.news-info .lab-tips .date {
    font-size: 14px;
    font-family: "Arial";
    color: #999;
    margin-left: 378px;
}
.news-info .cont {
    padding-top: 24px;
    padding-bottom: 50px;
    font-size: 14px;
    line-height: 26px;
    color: #444;
}
.news-info .lab-tips .tt {
    color: #525151;
    margin:0 12px;
}
.paging .left p a{
	font-size:14px; 
	color:#767676;
}
.paging .left p a:hover{
	color:#23653e;
}
#allmap {
	height:900px;
	width:100%;
	overflow: hidden !important;
}
#result {
	width:100%;
	font-size:12px;
}
.list-lx {
    position: absolute;
    left: 50%;
    width:400px;
    margin-left: -500px;
    height: auto;
    z-index: 11;
    margin-top: -5px;
    top: 271px;
}
.roop {
    width: 333px;
    height: 420px;
    background: #f3f3f3;
    float: left;
}
.roop h1 {
    color: #e62129;
    font-size: 18px;
    text-align: center;
    padding-top: 15px;
}
.roop img {
    display: block;
    margin: 0px auto;
    clear: both;
}
.telphone {
    width: 100%;
    padding: 15px 0;
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    margin-top: 15px;
}
.mail{ border-bottom: 1px solid #d5d5d5;width: 100%;
    padding: 15px 0;}
.mail i,.telphone i, .where i {
    display: inline;
    width: 30px;
    height: 38px;
    background: url(../images/te_16.png) no-repeat;
    float: left;
    margin: 0px 10px 0px 17px;
    background-size: 25px;
}
.telphone span,.where span{
	margin-top:10px;
}
.where {
    width: 100%;
    border-bottom: 1px solid #d5d5d5;
	padding: 15px 0;
}
.where i {
    background: url(../images/te_19.png) no-repeat;
background-size: 25px;
}
.mail i{ background: url(../images/te_17.png) no-repeat;background-size: 25px;}
.liuyan {
    display: block;
    color: #e62129;
    font-size: 18px;
    text-align: center;
    margin-top: 18px;
    height: 18px;
    line-height: 18px;
    margin-bottom: 4px;
}
/*弹出层*/
/*弹框样式4*/
.cd-popup3{
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index:9999;
}
.cd-popup3.is-visible3 {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}
.cd-popup-container3 {
	position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 791px;
    height: 590px;
    background: #FFF;
    border-radius: .4rem .4rem .4rem .4rem;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -webkit-transform:scale(0.8);
    -moz-transform:scale(0.8);
     -ms-transform:scale(0.8);
     -o-transform:scale(0.8);
     transform:scale(0.8);
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.cd-popup-close{ position: absolute;right:10px;top:10px; z-index: 10;width:auto;height:1.25rem; display: block;font-size:14px;}
.is-visible3 .cd-popup-container3 {
  -webkit-transform:scale(1);
  -moz-transform:scale(1);
  -ms-transform:scale(1);
  -o-transform:scale(1);
  transform:scale(1);
  }
.tit-ly {
    font-size: 24px;
    color: #333333;
    line-height: 24px;
    padding-bottom: 31px;
    border-bottom: 1px solid #dedede;
}
.tj-form {
    width: 704px;
    height: 498px;
    margin: 49px 0px 0px 44px;
}


.inputs, .inputs-t {
    width: 310px;
    height: 43px;
    border: 1px solid #c3c3c3;
    margin-right: 80px;
    float: left;
    margin-top: 34px;
}
.put label {
    float: left;
    font-size: 12px;
    color: #333333;
    line-height: 43px;
    width: 46px;
    text-align: center;
}
.put input {
    border: 0px none;
    width: 200px;
    height: 40px;
    line-height: 43px;
}
.put span {
    color: #bab9b9;
    letter-spacing: 1px;
}
.inputs-t {
    margin-right: 0px;
}
.textlst {
    width: 701px;
    height: 162px;
    border: 1px solid #c3c3c3;
    padding-top: 14px;
    margin-top: 36px;
    font-size: 14px;
	resize:none;
}
.submit-tj {
    width: 149px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-top: 29px;
    border: 0px none;
    background: #e62129;
}
.cd-popup-close {
    position: absolute;
    top: 0px;
    right: -60px;
    width: 60px;
    height: 60px;
    background: url(../images/close_06.jpg) no-repeat;
}

/*人才招聘*/
.job_xiangq{
	padding:20px 5px;
}
.job .job_list ul li{
	width:100%;
	margin-bottom:2px;
}
.job .job_list .info .boxs{
	width:50%;
}
.job .job_list .titbox {
    padding:0px 4.5%;
    background-color: #fff;
	height: 80px;
    line-height:80px;
	cursor: pointer;
}
.job .job_list .butn {
    display: inline-block;
    padding-right: 50px;
    background: url(../images/t.png) no-repeat right 28px;
    background-size: auto 82px;
    font-size: 14px;
}
.job .job_list .titbox.th{
	background-color: #696969;
	color:#FFFFFF;
}
.job .job_list .butn.button{ 
	background-position: right -28px;
}
.job .job_list .sub_cont {
    width: 100%;
    margin-bottom: 15px;
    background-color: #fff;
	display:none;
}
.job .job_list .sub_cont .cont_wrap {
    padding: 0 4.5%;
}

.job .job_list .sub_cont .tabbox {
    padding:37px 0;
    border-bottom: 1px solid #dfdfdf;
}
.job .job_list .info {
    padding-top: 40px;
    padding-bottom: 36px;
}
.job .job_list h4 {
    font-size:16px;
    font-weight: normal;
    line-height: 34px;
    color: #333;
}
.job .job_list .tabbox td {
    color: #333;
}
.job_xiangq .job .job_list .info .boxs p,.job .job_list .tabbox .tt {
    font-size: 14px;
    color: #666;
	margin-bottom:0
}
.job .job_list .tit {
    font-size: 18px;
}
/*加入我们*/
.table-form {
    border-top: 2px solid #c2c2c2;
    border-bottom: 2px solid #c2c2c2;
	padding:20px 0;
}
.table-form li {
    border-bottom: 1px solid #e2e2e2;
	clear:both;
	width:100%;
}
.table-form li .left {
    width: 20%;
    float: left;
    line-height: 34px;
    position: relative;
    top: 8px;
}
.table-form li .right {
    width: 80%;
    float: right;
    text-align: left;
    border-left: 1px solid #e3e3e3;
	padding: 10px 15px;
}
.table-form input[type='text']{
    width: 67%;
    height: 32px;
    line-height: 32px;
    border: 1px solid #cfcfcf;
    background: #fff;
    text-indent: 10px;
    color: #999;
}
.table-form select {
    width: 67%;
    height: 32px;
    border: 1px solid #cfcfcf;
    color: #999;
}
.childText {
    margin-left: 20px;
}
.table-form textarea {
    border: 1px solid #cfcfcf;
    color: #999;
    padding: 10px;
    max-width: 100%;
    min-width: 100%;
    min-height: 168px;
	resize:none;
}
.table-form input[type='submit'], .table-form input[type='reset'] {
    width: 100px;
    height: 28px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    cursor: pointer;	
}
.table-form input[type='button'] {
    background: #23653e;
    width: 100px;
    height: 28px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
	border:none;
	
}
.table-form input[type='reset'] {
    background: #b6b6b6;
	border:none;
}
.input1{
	width:50%;
}
.job_xiangq .table-form .j_l{
	width:10%;
}
.job_xiangq .table-form .j_r{
	width:90%;
}
/*产品中心详情*/
.prod{ padding:40px 0}
.product_box{
	padding-left:0;
	padding-right:0;
}
.pro_detail .pro_show1{
	background:#FFFFFF;
}
.pro_detail .pro_show1 .pro_s_l {
    border: 1px solid #e5e5e5;
    position: relative;
    width: 45%;
}
.pro_detail .pro_show1 .pro_s_l img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    vertical-align: middle;
    margin: auto;
}
.pro_detail .pro_show1 .pro_s_l i {
    display: block;
    padding-bottom: 69.12442396313364% !important;
}
.pro_detail .pro_show1 .pro_s_r {
    width: 50%;
	padding:20px;
}
.pro_detail .pro_show1 .pro_s_r h4 {
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    width: 100%;
    overflow: hidden;
}
.pro_detail .pro_show2 {
    margin-top: 30px;
	background:#FFFFFF;
}
.pro_detail .pro_show2 .top_3 {
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    color: #fff;
    background: #A09B9B;
    font-weight: 700;
    padding: 0px 10px;
}
.pro_detail .pro_show2 .top_4{
	padding:20px;
}
/*工程案例*/
.case_l img{
	max-width:100%;
}
.case_box{
	background:#FFFFFF;
	overflow:hidden;
	margin:20px 0;	
	transition:all 0.3s ease-in-out;
}
.case_box a{
	overflow:hidden;
}
.case_box:hover{
	box-shadow: 0px 4px 10px #d4d4d4;
	
}
.case_l{
	height:260px;
	display:flex;
	align-items:center;
	justify-content:center;
	background:#FFFFFF;
	padding:0;
	overflow:hidden;
}
.case_r{
	height:260px;
	padding:33px 15px;
}
.case_box .case_r h3{
	margin-bottom:10px;
    font-size: 20px;
}
.case_box .case_r p{
	height:108px;
	overflow:hidden;
	margin-bottom: 25px;
}
.case_box .case_r .case_more{
	width:92px;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#FFFFFF;
	font-size:16px;
	background:#e62129;
}
/*企业文化*/
.culture-fir{
	background:#FFFFFF;
	margin-top: 20px;
}
.culture-fir li {
    border-right: 1px solid #e5e5e5;
    padding: 32px 6px 20px;
	height:245px;
	width:33.33%;
	text-align:center;

}
.culture-fir li:last-child{
	border-right:none;
}
.culture-fir li .ico {
    display: block;
    width: 100%;
    height: 47px;
}

.culture-fir li:nth-of-type(1) .ico{background:url(../images/14421230930087gtm2i.png) no-repeat center;}
.culture-fir li:nth-of-type(2) .ico{background: url(../images/14421231324675psbm0.png) no-repeat center;}
.culture-fir li:nth-of-type(3) .ico{background: url(../images/144300659742010yrp4.png) no-repeat center;}

.culture-fir li .f18 {
    font-size: 18px;
    color: #333;
    line-height: 34px;
    margin-top: 11px;
    text-align: center;
}
.culture-fir li .word {
    display: block;
    text-align: center;
    color: #666;
    margin-top: 17px;
    line-height: 24px;
    padding: 0 10px;
}
.culture-main{
	margin:20px 0;
}
.culture-main li {
    width: 100%;
    background-color: #fff;
    margin-bottom: 30px;
    height: 420px;
}
.culture-main li .cont {
   /* width: 25%;*/
	padding:38px 0 0 0;
    margin-left: 4%;
    margin-right: 4%;
}
.culture-main li .f48 {
    font-size:26px;
    display: block;
    line-height:30px;
}
.culture-main li .word {
    display: block;
    line-height: 30px;
    margin-top: 23px;
	text-align:justify;
}

.culture-main li .img {
    display: block;
	padding:0;
    overflow: hidden;
    height: 100%;
}
.culture-main li img {
    display: block;
    transform: translateZ(0px);
    transition: transform 0.3s ease 0s;	
}
.culture-main li .img:hover img {
    transform: scale(1.1, 1.1);
    transition: transform 0.6s ease 0s;
}
/*荣誉资质*/
.honor_box{ padding:0}
.honor{
	margin:30px auto;
}
.honor ul li{
	text-align:center;
}
.honor ul li p{
	margin-top:10px;
}
.honor ul li:last-child{ 
	margin-right:0
}
.honor .honor_img a{
	border:#d2d2d2 1px solid;
	display: flex;
    align-items: center;
    justify-content: center;
	background:#FFFFFF;
	height:200px;
	overflow:hidden;
}

.honor_img img{
	max-width:100%;
	margin-top:0
}
/*视频*/
.vedio{
	position: relative;
	margin: 22px auto;
	overflow:hidden;
}
.vedio_list{
	position: absolute;
	transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
	
	padding-left:0;
	padding-right:0;
}
#bix iframe{ width:100%; height:550px;}
.zhemu{
	position: absolute;
	z-index: 100;
	width: 100%;
	background-color: rgba(173,173,173,0.8);
	height: 193px;
	left: 0;
	top: 0;
	filter: alpha(opacity=0);
	opacity: 0;
}
.zhemu img{
	position: absolute;
	top: 50%;
	margin-top: -28px;
	left: 50%;
	margin-left: -28px;
}
.vedio_list a{
	color: #333;
}
.a_name{
	background: #fff;
    padding: 8px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.a_name a:hover{
	color: #0b3d56;
}

/*弹出视频*/
.vedio iframe{ display:none}
#box_body{
	background-color: #444;
    opacity: 0.5;
    filter: alpha(opacity=50);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1000;
}
#bix{
    width: 800px;
    padding: 15px;
    height: 600px;
	background-position:center center;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-image: url(../images/2897814_144041193193_2.gif);
    position: fixed;
    z-index: 1001;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.oBixCon{
	position: absolute;
    width: 36px;
    height: 36px;
    top: -18px;
    right: -18px;
    text-indent: -9999px;
    background: url(../images/fancybox_sprite.png) no-repeat 0 0;
    cursor: pointer;
}
#embed{
	content: "";
	height: 0;
	overflow: hidden;
}
.war_timu{
	box-shadow:1px 5px 5px #f3f3f3;
	-moz-box-shadow:1px 5px 5px #f3f3f3;
	-o-box-shadow:1px 5px 5px #f3f3f3;
	-ms-box-shadow:1px 5px 5px #f3f3f3;
	-webkit-box-shadow:1px 5px 5px #f3f3f3;
}
.war_timu span{
	display: block;
	width:100%;
	border-left:2px solid #0b3d56;
	text-indent:15px;
	font-size:18px;
	color:#0b3d56;
	border-bottom: 1px solid #f3f3f3;
	padding:10px 0;
	position: relative;
}
.war_cc{
	width: 710px;
	line-height: 24px;
	overflow: hidden;
	padding-bottom: 10px;
	text-indent: 2em;
	border-bottom: 1px solid #f3f3f3;
    letter-spacing: 0.5px;
    padding-left: 15px;
    padding-right: 15px;
	/*display: none;*/
	color: #fff;
	padding-top: 10px;
	background: #0b3d56;
}
#pic{
	width: 23px;
	position: absolute;
	display: inline-block;
	left: 100px;
	height: 23px;
	cursor: pointer;
	top: 11px;
	background: url(../images/bb.png) no-repeat center center;
}
.xuanzhuan{
    transform:rotate(-90deg);
    -ms-transform:rotate(-90deg); /* IE 9 */
    -moz-transform:rotate(-90deg); /* Firefox */
    -webkit-transform:rotate(-90deg); /* Safari and Chrome */
    -o-transform:rotate(-90deg); /* Opera */
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
}
.xuanzhuan1{
    transform:rotate(0deg);
    -ms-transform:rotate(0deg); /* IE 9 */
    -moz-transform:rotate(0deg); /* Firefox */
    -webkit-transform:rotate(0deg); /* Safari and Chrome */
    -o-transform:rotate(0deg); /* Opera */
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
}