.bg{
	height: 400px;
}
/*产品展示*/
.product_tab a{width: 184px; line-height: 50px; color:#333; font-size: 14px; display: inline-block; text-align: center; background-color: #f5f5f5; margin: 0 5px; padding: 0 5px; -webkit-transition: all .8s; -moz-transition: all .8s; -ms-transition: all .8s; -o-transition: all .8s; transition: all .8s; }
.product_tab a:hover,.product_tab a.act{background-color: #2A569E; color: #fff; -webkit-transition: all .8s; -moz-transition: all .8s; -ms-transition: all .8s; -o-transition: all .8s; transition: all .8s;
}
.product_list{margin-left: -2.5%; }
.product_list li{width: 47.5%; float: left; margin-left: 2.5%; margin-bottom: 30px; }
.product_list .p_bor{border: 4px solid #f5f5f5; height: 360px; overflow: hidden; -webkit-transition: all .8s; -moz-transition: all .8s; -ms-transition: all .8s; -o-transition: all .8s; transition: all .8s; }
.product_list .p_bor img{-webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1); transition: all .8s; }
.product_list li:hover .p_bor img{-webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); transition: all .8s; }
.product_list li:hover .p_bor{border: 4px solid #2A569E; -webkit-transition: all .8s; -moz-transition: all .8s; -ms-transition: all .8s; -o-transition: all .8s; transition: all .8s; }
.product_list li p{-webkit-transition: all .8s; -moz-transition: all .8s; -ms-transition: all .8s; -o-transition: all .8s; transition: all .8s; }
.product_list li:hover p{color: #2A569E; -webkit-transition: all .8s; -moz-transition: all .8s; -ms-transition: all .8s; -o-transition: all .8s; transition: all .8s; }


.zoombox {width:900px;margin:0 auto;margin-bottom:35px;text-align:center;}
.zoompic {width:900px;height:; background:url('./images/loading.gif') no-repeat 50% 50%; margin: 0 auto;overflow:hidden;text-align:center;}
.sliderbox {height:82px; overflow:hidden;margin-top:20px;}
.sliderbox .arrow-btn {width:20px;height:70px; background:url('./images/arrow_btn.png') no-repeat;cursor:pointer;margin-top:8px;}
.sliderbox #btn-left { float:left; background-position:0 0; }
.sliderbox #btn-left.dasabled { background-position:-40px 0; }
.sliderbox #btn-right { float:right; background-position:-20px 0; }
.sliderbox #btn-right.dasabled { background-position:-60px 0; }
.sliderbox .slider { float:left; height:82px;width:770px; position:relative;margin-left:10px;overflow:hidden;}
.sliderbox .slider ul {position:absolute;left:0; width:880px; }
.sliderbox .slider li { float:left; width:120px; height:82px;text-align:center; }
.sliderbox .slider li img { border:3px solid #ddd; width:94px; height:76px;}
.sliderbox .slider li.current img { border:3px solid #d90004; }
.caseShow_font1 .title{height:35px;border-bottom:1px solid #ccc;}
.caseShow_font1 .title span{float:left;height:35px;width:120px;font-size:14px;text-align:center;line-height:35px;}
.caseShow_font1 .title .on{background:#d90004;color:#fff;}


/*分页*/
.pages a.pages_a{line-height: 25px; padding: 0 10px; font-size: 14px; color: #666; border: 1px solid #e8e8e8; margin: 0 2.5px; -webkit-transition: all .8s; -moz-transition: all .8s; -ms-transition: all .8s; -o-transition: all .8s; transition: all .8s; }
.product_list1{margin-left: -1.66%; }
.product_list1 li{width: 31.6667%; float: left; margin-left: 1.66%; margin-bottom: 30px; }
.product_list1 .p_bor{border: 4px solid #f5f5f5; height: 232px; overflow: hidden; -webkit-transition: all .8s; -moz-transition: all .8s; -ms-transition: all .8s; -o-transition: all .8s; transition: all .8s; }
.product_list1 .p_bor img{-webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1); transition: all .8s; }
.product_list1 li:hover .p_bor img{-webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); transition: all .8s; }
.product_list1 li:hover .p_bor{border: 4px solid #01af67; -webkit-transition: all .8s; -moz-transition: all .8s; -ms-transition: all .8s; -o-transition: all .8s; transition: all .8s; }
.product_list1 li p{-webkit-transition: all .8s; -moz-transition: all .8s; -ms-transition: all .8s; -o-transition: all .8s; transition: all .8s; }
.product_list1 li:hover p{color: #01af67; -webkit-transition: all .8s; -moz-transition: all .8s; -ms-transition: all .8s; -o-transition: all .8s; transition: all .8s; }
.pages a.pages_a:hover{background-color: #2A569E; color: #fff; border-color: #2A569E; -webkit-transition: all .8s; -moz-transition: all .8s; -ms-transition: all .8s; -o-transition: all .8s; transition: all .8s; }
.top1{position: absolute; bottom:0; right: 0; z-index: 999; }

/*产品展示-展开*/
.p_left{
	width: 380px;
	display: inline-block;
}
.p_left .p_left_bor{
	border: 4px solid #2A569E;
	height: 232px;
}
.introduce{
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #2A569E;
	background-color: rgba(42,86,158,.1);
	padding-left: 10px;
	margin-top: 30px;

}
.intro_more{
	padding-left: 30px;
}
.intro_more1{
	margin-bottom: 185px;
}
/*案例-展开*/
.case_title{
	padding-top: 30px;
	line-height: 26px;
	font-size: 16px;
	color: #2A569E;
	text-align: center;
	padding-bottom: 45px;
}
.c_open{
	padding-bottom: 150px;
}


/*简介*/
.brief_left,.brief_right{
	width: 50%;
	float: left;
	height: 361px;
}

.brief_left .b_bor{
	border: 1px solid #e8e8e8;
	padding: 22px 25px 15px 20px;
	height:323px;
}

/*联系我们*/
.conact{
	padding-bottom: 150px;
}
.conact_left{
	width: 41.667%;
	float: left;
}
.conact_right{
	height: 322px;
	width: 56%;
	float: right;
}
.conact_left p{
	font-size: 14px;
	line-height: 22px;
	color: #666;
	padding-left: 27px; 
	margin-bottom: 15px;
}
.conact_left p.ic01{
	background: url(./images/c01.png) no-repeat center left;
}
.conact_left p.ic02{
	background: url(./images/c02.png) no-repeat center left;
}
.conact_left p.ic03{
	background: url(./images/c03.png) no-repeat center left;
}
.conact_left p.ic04{
	background: url(./images/c04.png) no-repeat center left;
}
.conact_left p.ic05{
	background: url(./images/c05.png) no-repeat center left;
}
.conact_left p.ic06{
	background: url(./images/c06.png) no-repeat center left;
}


/*新闻中心*/
.news_left{width: 300px; height: 180px; margin-right: 30px; float: left; overflow:hidden; }
.news_left img{-webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1); transition: all .8s; }
.news_right .news_txt{margin-top: 12px; font-size: 12px; color: #666; line-height: 18px; } 
.news{padding-bottom: 30px; border-bottom: 1px solid #e8e8e8; padding-top: 30px; }
.news_left:hover  img{-webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); transition: all .8s; } 
.news_right h1{transition: all .8s; } 
.news:hover .news_right h1,.news:hover .news_right a{color:  #2A569E; transition: all .8s; } 
.prev{padding-top: 150px; }
.next{padding-bottom: 32px } 
.date{margin-bottom: 18px }
/*内容标题样式*/
.meta{  padding:0 0 15px 0; border-bottom:1px solid #f0f0f0; }
.meta:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
.meta h2{text-align:center; margin:0; padding:0 0 15px 0; color:#333; font-size:22px; line-height:30px; }
.meta-info{ text-align:center; color:#999; font-size:12px; line-height:24px; }
.meta-info span{ margin-right:10px; padding-left:20px; color:#777; background:url(./images/sprite.gif) no-repeat; }
.meta-info .time{ background-position:left -158px; }
.meta-info .view{ background-position:left -36px; }
.meta-info .comm{ background-position:left 4px; }


/*招聘信息*/
.employ{
	border:1px solid #e8e8e8;
	cursor:pointer;
	background:url(./images/jia.png) no-repeat;
	background-position-x:98%;
	background-position-y:center;
	line-height: 48px;
	font-size: 16px;
	color: #333;
	padding-left: 20px;
	
}
.employ_click{
	margin-bottom: 20px;
}
.employ_click.act .employ{
	border:1px solid #2A569E;
	background-color: #2A569E;
	color: #fff;
	background-image: url(./images/jian.png);

}
.employ_click.act .employ_txt{
	display: block;
}
.employ_txt{
	display: none;
	background-color: rgba(42,86,158,.1);
	padding: 25px 30px 25px 20px;
	font-size: 14px;
	line-height: 24px;
}
.e_btn{
	padding-bottom: 170px;
}
.honor{
	margin-left: -1.5%;
}
.honor li{
	width: 31.8333%;
	float: left;
	margin-left: 1.5%;
	margin-bottom: 50px;
}
.honor .h_bor{
	
}
.honor .h_height{
	height: 232px;
	border:4px solid #f5f5f5;
}
.honor .h_shadow{
	opacity: 0;
	background-color: rgba(0,0,0,.6);
	width: 100%;
	height: 100%;
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	-ms-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s;
}
.honor li:hover .h_shadow{
	opacity: 1;
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	-ms-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s;
}
.h_more{
	padding-bottom: 80px;
}
.h_more a{
	border:1px solid #2A569E;
	height: 50px;
	width: 172px;
	line-height: 50px;
	color: #333;
	font-size: 16px;
	text-align: center;
	margin: 0 auto;
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	-ms-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s;
}
.h_more a:hover{
	background-color: #2A569E;
	color: #fff;
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	-ms-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s;
}
.bx_big{
	background-color: #fff;
	padding: 90px 35px 35px 35px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -9;
	/*display: none;*/
	opacity:0
}

.bx_big_1{
	opacity: 1;
	z-index: 9999999999;
}
.bx_bg{
	display: none;
	position: fixed;
	top:0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999999999;
	background-color: rgba(0,0,0,.6);
}
.bx_bor{
	border:4px solid #e8e8e8;
	/*height: 706px;*/
}
.bx_height{
	height: 706px;
}
.bx_big .bx-wrapper .bx-controls-direction a{
	position: absolute;
	top: 50%;
	margin-top: -36px;
	outline: 0;
	width: 35px;
	height: 72px;
	text-indent: -9999px;
	z-index: 1;
	background-size:35px 72px;
	background-repeat: no-repeat;
	background-position: center center;
}
.bx_big .bx-wrapper .bx-next{
	background: url(./images/n_right1.png);
	left: 100%;
	margin-left: 4px;

}
.bx_big .bx-wrapper .bx-next:hover{
	background: url(./images/n_right2.png);
}
.bx_big .bx-wrapper .bx-prev{
	background: url(./images/n_left1.png);
	left: -39px;
}
.bx_big .bx-wrapper .bx-prev:hover{
	background: url(./images/n_left2.png);
}
.bx_big .close{
	position: absolute;
	top:30px;
	right: 35px;
	z-index: 9999;
	display: block;
}
.site1_in{
	top: 7%
}
.site2_in{
	top: 33%
}


.vedio-pop {position: fixed; top: -100%; left: 0; width: 100%; height: 100%; z-index: 100000000000; background-color: rgba(0, 0, 0, 0.5); transition: all .5s; -webkit-transition: all .5s; }
.vedio-pop .vedio-box {position: absolute; width: 880px; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); }
.vedio-pop .vedio-box h1 {background-color: #fff; padding: 14px 20px; font-size: 18px; color: #424242; }
.vedio-pop .vedio-box .close-pop {display: block; position: absolute; right: 20px; top: 18px; width: 26px; height: 26px; font-size: 18px; color: #757575; text-align: center; line-height: 26px; border-radius: 50%; }
.vedio-pop .vedio-box .close-pop:hover {background-color: #f38d00; color: #fff; }
.vedio-pop .vedio-box .vedio-div {
	/*height: 536px;*/
}
.vedio-pop.act {top: 0; transition: all .5s; -webkit-transition: all .5s; }
