* {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-decoration: none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	border: none;
	outline: none;
	box-sizing: border-box;
}
/*web页面样式*/

/*头部开始*/
.hygw{
	height: 40px;
	line-height: 40px;
	background-color: #0068ff;
	color: #fff;
}
.hygw_wp{
	width: 1200px;
	margin: 0 auto;
}
.hygw_gd{
	width: 400px;
}
.en_qh {
	float: right;
	width: 80px;
	height: 34px;
	border: 2px solid #fff;
	border-radius: 99px;
	margin-top: 3px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.qh_z{
	color: #fff;
	margin-right: 10px;
}
.qh_e{
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-radius: 50%;
	-moz-border-radius: 50%;      
	-webkit-border-radius: 50%;
	background-color: #fff;
	color: #0068ff;
	font-size: 14px;
}
.cl {
	clear: both;
}
.head_wp{
	width: 1200px;
	height: 100px;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
}
.logo{
	float: left;
	padding:10px 0;
	display: flex;
	justify-content: center;
}
.logowp{
	float: left;
	width: 36%;
	display: flex;
	align-items: center;
}
.logowp img{
	max-width: 100%;
}
.com_namewp{
	float: left;
	margin-left: 20px;
}
.name_cn{
	font-size: 34px;
	line-height: 78px;
	font-weight: bold;
	color: #0068ff;
	letter-spacing: 0px;
	margin-bottom: 6px;
}
.name_en{
	font-size: 20px;
	color: #0068ff;
	letter-spacing: 2.8px;
	text-transform: uppercase;
}
.head_nav{
	float: right;
	margin-left: 40px;
}
.head_nav ul li{
	float: left;
	line-height: 100px;
	position: relative;
}
.head_nav ul li a{
	color: #333;
	display: block;
	padding: 0 10px;
}
.head_nav ul li::after{
	content: "";
	position: absolute;
	width: 100%;
	height: 0;
	bottom: 0;
	background-color: #0068ff;
	z-index: -1;
}
.head_nav ul li:hover:after{
	height: 100%;
	transition: all 0.5s;
}
.head_nav ul li:hover a{
	color: #fff;
}
@media screen and (min-width: 1125px) and (max-width: 1410px) {
	.name_cn{
	font-size: 32px;
	letter-spacing: 2px;	
}
	.name_en{
	font-size: 18px;
	letter-spacing: 1.4px;
	}
}
/*头部结束*/

/*banner开始*/
.shutter {
  overflow: hidden;
  width: 100%;
  height: auto;
  position: relative; 
}
.shutter-img{
  position: relative;
  width: 100%;
  height: 0px;
  padding-bottom: 38.645833%;
  z-index: 1;
}
.shutter-img a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.shutter-img a {
  cursor: default;
}
.shutter-img a > img {
  width: 100%;
  height: 100%;
}
.shutter-img .created {
  overflow: hidden;
  position: absolute;
  z-index: 20;
}
.shutter-btn li {
  position: absolute;
  z-index: 2;
  top: 50%;
  width: 49px;
  height: 49px;
  margin-top: -25px;
  cursor: pointer;
}
.shutter-btn li.prev {
  left: 20px;
  background: url(../img/shutter_prevBtn.png) no-repeat 0 -49px;
}
.shutter-btn li.next {
  right: 20px;
  background: url(../img/shutter_nextBtn.png) no-repeat 0 -49px;
}
.shutter-desc {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 36px;
  background: url(../img/shutter_shadow.png) repeat;
}
.shutter-desc p {
  padding-left: 20px;
  line-height: 36px;
  color: #fff;
  font-size: 14px;
}
/*banner结束*/

/*搜索开始*/
.sous_bg{
	height: 80px;
	background-color: #eeeeee;
}
.content_wp{
	width: 1200px;
	margin: 0 auto;
}
.pro_sskwp{
	float: right;
	position: relative;
	margin-top: 21px;
}
.pro_ssk{
	height: 38px;
    width: 220px;
    padding-left: 20px;
    float: left;
    background-color: #fff;
    border-radius: 99px;
}
.pro_ssa{
	width: 40px;
    height: 38px;
    background: url(../img/search.png) no-repeat center center;
    line-height: 38px;
    color: #fff;
    font-size: 20px;
    float: left;
    cursor: pointer;
    position: absolute;
    right: 20px;
}
/*搜索结束*/

/*产品中心开始*/
.s_about_bg{
	width: 100%;
	padding: 40px 0;
	background-color: #0068ff;
}
.content_wp{
	width: 1200px;
	margin:0 auto;
}
.pro_show_t{
	font-size: 40px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.pro_hx1{
	width: 100px;
	height: 2px;
	background-color: #fff;
	margin: 14px auto;
}
.pro_show_ent{
	font-size: 26px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}
.Box {position: relative;padding: 30px 0;}
.Box .content {width: 1200px;margin:40px auto;}
.Box .Box_con {position: relative;}
.Box .Box_con .btnl {position: absolute;}
.Box .Box_con .btn {display: block;width: 41px;height: 41px;position: absolute;top:40%;cursor: pointer;}
.Box .Box_con .btnl {background: url(../img/jtl02.png) no-repeat center;left: -70px;}
.Box .Box_con .btnr {background: url(../img/jtr02.png) no-repeat center;right: -70px;}
.Box .Box_con .btnl:hover {background: url(../img/jtl03.png) no-repeat center;}
.Box .Box_con .btnr:hover {background: url(../img/jtr03.png) no-repeat center;}
.Box .Box_con .conbox {position: relative;overflow: hidden;}
.Box .Box_con .conbox ul {position: relative;list-style: none;}
.Box .Box_con .conbox ul li {float: left;width: 290px;height: 300px;margin-left: 12px;overflow: hidden;position: relative;}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.Box .Box_con .conbox ul li img {display: block;width:100%;transition: all 0.5s;}
.Box .Box_con .conbox ul li:hover img {transform: scale(1.1);}
.Box .BoxSwitch {margin-top: 30px;text-align: center;}
.Box .BoxSwitch span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 30px;
	height: 3px;
	background: #ccc;
	margin: 0 5px;
	cursor: pointer;
}
.Box .BoxSwitch span.cur{
	background: #067ae9;
}
.Box .Box_con .conbox ul li:hover .zhezhao{
	opacity: 1;
	background: rgba(0,104,255,0.8);
	height: 40px;
	line-height: 40px;
	transition: height 0.3s;
	-moz-transition: height 0.3s; /* Firefox 4 */
	-webkit-transition: height 0.3s;  /*Safari 和 Chrome */
	-o-transition: height 0.3s; /* Opera */ 
}
.zhezhao{
	position: absolute;
	left: 0;
	bottom: 0;
	opacity: 0;
	width: 290px;
	height: 0px;
	color: #fff;
	text-align: center;
}
/*产品中心结束*/

/*关于我们开始*/
.about_main{
	width: 50%;
	float: left;
	padding: 0 20px;
	margin: 50px 0;
}
.about_t{
	font-size: 30px;
	font-weight: bold;
	color: #1e50ae;
	letter-spacing: 2px;
}
.about_td{
	font-size: 18px;
	color: #666;
	margin:20px 0;
}
.about_hx{
	width: 100px;
	height: 4px;
	background-color: #1e50ae;
	margin-bottom: 20px;
}
.about_js{
	color: #666;
	line-height: 36px;
}
.about_xqdj{
	display: block;
	margin-top: 16px;
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background-color: #0068ff;
	border-radius: 99px;
}
.about_xqdj:hover{
	background-color: #005be0;
}
.about_tu{
	width: 50%;
	float: left;
	margin: 50px 0;
}
.about_tu img{
	max-width: 100%;
}
/*关于我们结束*/

/*优势开始*/
.ys_bg{
	width: 100%;
	height: 474px;
	background:url(../img/youshi_02.jpg) no-repeat center center;
	background-size: contain;
}
/*优势结束*/

/*过场banner开始*/
.gc_bg{
	width: 100%;
	height: 300px;
	margin: 50px 0;
	background:url(../img/guoc_02.jpg) no-repeat center center;
	background-size: contain;
}
/*过场banner结束*/

/*新闻资讯开始*/
.news_listwp{
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between; 
}
.news_list{
	width: 25%;
	float: left;
	padding: 10px;
	color: #fff;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.news_list_tu{
	overflow: hidden;
}
.news_list_tu img{
	width: 100%;
	transition: all 0.5s ease;
}
.news_t{
	font-weight: bold;
	margin:10px 0;
}
.news_td{
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.news_ckgd{
	display: block;
	margin: 14px auto 0 auto;
	color: #fff;
	width: 130px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #fff;
	border-radius: 99px;
	transition: all 0.5s;
}
.news_list:hover .news_list_tu img{
	transform: scale(1.2);
}
.news_ckgd:hover{
	color: #333;
	background-color: #fff;
}
/*新闻资讯结束*/

/*底部开始*/
.bottom_bg{
	width: 100%;
	height: 420px;
	margin-top: 60px;
	background:url(../img/dib_bg_04.jpg) no-repeat center center;
	overflow: hidden;
	background-size: 100% 100%;
}
.dibu_comwp{
	width: 1200px;
	margin: 0 auto;
	padding: 40px 0;
}
.dibu_com{
	width: 360px;
	float: left;
	color: #fff;	
}
.dibu_com_name{
	font-size: 22px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.dibu_com_jies{
	color: #fff;
	line-height: 40px;
	margin-top: 20px;
}
.kuaisudhwp{
	float: left;
	width: 128px;
	margin-left: 60px;
}
.daohangtitle{
	font-size: 20px;
	width: 80px;
	color: #fff;
	border-bottom: 2px solid #fff;
	padding-bottom: 10px;
}
.dibu_daohang a{
	display: block;
	height: 50px;
	padding-left:34px;
	line-height: 50px;
	color: #fff;	
}
.dibu_daohang a:hover{
	text-decoration: underline;
}
.daohangfenlei1{
	background: url(../img/bot_icon_03.png) no-repeat left center;
}
.daohangfenlei2{
	background: url(../img/bot_icon_12.png) no-repeat left center;	
}
.daohangfenlei3{
	background: url(../img/bot_icon_18.png) no-repeat left center;	
}
.daohangfenlei4{
	background: url(../img/bot_icon_24.png) no-repeat left center;	
}
.daohangfenlei5{
	background: url(../img/bot_icon_5.png) no-repeat left center;	
}
.daohangfenlei6{
	background: url(../img/bot_icon_6.png) no-repeat left center;	
}
.daohangfenlei7{
	background: url(../img/bot_icon_7.png) no-repeat left center;	
}
.kuaisudhwp1{
	float: left;
	width: 180px;
	margin-left: 60px;
}
.daohangchanpin1{
	background: url(../img/bot_icon_31.png) no-repeat left center;
	overflow: hidden;
}
.dibu_daohang2 a{
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #fff;
	padding-left: 28px;
}
.dibu_daohang2 a:hover{
	text-decoration: underline;
}
.dib_sj1{

}
.dib_sj{
	margin-left: 48px;
}
.dibu_daohang1{
	padding:12px 0 12px 34px;
	color: #fff;	
}
.kuaisudhwp2{
	float: left;
	width: 330px;
	margin-left: 60px;
}
.daohanglianxi1{
	background: url(../img/bot_icon_06.png) no-repeat left center;
}
.daohanglianxi2{
	background: url(../img/bot_icon_11.png) no-repeat left 12px;
}
.daohanglianxi3{
	background: url(../img/bot_icon_16.png) no-repeat left center;
}
.daohanglianxi4{
	background: url(../img/bot_icon_22.png) no-repeat left center;
}
.daohanglianxi5{
	background: url(../img/bot_icon_28.png) no-repeat left center;
}
.daohanglianxi6{
	background: url(../img/bot_icon_21.png) no-repeat left center;
}
#toTop img:hover{
	border-radius: 24px;
	box-shadow: 0 0 10px #08873e;
}
.zztj{
	margin-left: 20px;
}
.zztj a{
	color: #666;
}
.wzdt{
	margin-left: 20px;
}
.wzdt a{
	color: #666;
}
.footer_info{
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	background-color: #000;
	color: #666;
	border-top: 1px solid #666;
}
/*底部结束*/

/*浮窗开始*/
.fc {
	width: 52px;
	height: 162px;
	position: fixed;
	bottom: 40px;
	right: 20px;
	z-index: 999;
}
.fc ul li {
	width: 48px;
	display: block;
	height: 50px;
	padding: 2px;
	overflow: hidden
}
.weixin {
	background: url(../img/elevator.png) no-repeat;
	background-position: 0 87%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}
.weixin:hover {
	background-position: 0 93%
}
.weixin:hover .weixin-logo {
	width: 170px;
	height: 204px;
}
.idea {
	background: url(../img/elevator.png) no-repeat;
	background-position: 0 67.5%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}
.idea:hover {
	background-position: 0 74%;
}
.app {
	background: url(../img/elevator.png) no-repeat;
	background-position: 0 55%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}
.app:hover {
	background-position: 0 61%;
}
.app:hover .app-logo {
	width: 170px;
	height: 185px;
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
}
.weixin-logo {
	background: url(../img/elevator.png) no-repeat;
	background-position: 0 0;
	width: 0px;
	height: 0px;
	overflow: hidden;
	position: absolute;
	top: -154px;
	left: -171px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}
.app-logo {
	background: url(../img/elevator.png) no-repeat;
	background-position: 0 26%;
	width: 0px;
	height: 0px;
	overflow: hidden;
	position: absolute;
	top: -18px;
	left: -171px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}
/*浮窗结束*/

/*关于我们页结束*/
.ny_about_bg{
	width: 100%;
	height: 300px;
	background: url(../img/ny_pro_bg.jpg) no-repeat center center;
	overflow: hidden;
}
.ny_about_wp{
	width: 1200px;
	margin:0 auto;
}
.ny_about{
	width: 400px;
	height: 100px;
	margin:100px auto;
	text-align: center;
	line-height: 50px;
	font-size: 30px;
	color: #fff;
}
.ny_nav a{
	color: #666;
}
.ny_nav_bg{
	width: 100%;
	height: 100px;
	background-color: #f8f8f8;	
	border-bottom: 1px solid #bcd8ff;
}
.ny_nav_wp{
	width: 1200px;
	line-height: 100px;
	margin:0 auto;
	color: #666;
}
.ny_sy{
	background: url(../img/ny_sy.png) no-repeat left center;
	padding-left: 30px;
}
.ny_sy a{ 
	color: #333;
}
.about_bg{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 60px 0;
}
.ahout_wp{
	width: 1200px;
	margin: 0 auto 40px auto;
}
.about_gsjj{
	font-size: 26px;
	letter-spacing: 2px;
	text-align: center;
}
.hengx{
	width: 50px;
	height: 4px;
	margin: 10px auto;
	background-color: #de9c00;
}
.about_engsjj{
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 20px;
}
.about_l{
	width: 1100px;
	margin:0 auto;
}
.about_l img{
	width: 100%;
}
.about_r{
	width: 900px;
	margin: 20px 0 30px 0;
	box-sizing: border-box;
	padding:10px 20px;
}
.about_r1{
	width: 900px;
	margin: 20px 0 30px 0;
	box-sizing: border-box;
}
.about_r img{
	max-width: 100%;
}
.qymbiao_d{
	margin-top: 10px;
}
.about_gsjj{
	font-size: 26px;
	letter-spacing: 2px;
	text-align: center;
}
.hengx{
	width: 50px;
	height: 4px;
	margin: 10px auto;
	background-color: #043187;
}
.about_engsjj{
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 30px;
}
.n_sheb_t{
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
}
.container{width: 1200px;margin: 0 auto;}
/*产品展示*/
.pro-center{width: 100%;height: auto;overflow: hidden;padding: 35px 0 30px 0;background: #ffffff;}
/*展示左侧*/
.pro-left{float: left;width: 240px;box-sizing: border-box;box-shadow: 0px 10px 10px #f7f7f7;}
.pro-right{float: right;width: 920px;}
.pro-left .left-title{background: #0068ff url(../img/about_t_bg.jpg) no-repeat center center;height: 80px;line-height: 80px;text-align: center;}
.pro-left .left-title span{display: inline-block;color: #FFFFFF;font-size: 24px;font-weight: bold;}
.pro-left .left-title span.text{padding: 0 10px;}
.pro-left .left-category ul li{height: 60px;line-height: 60px;text-align: center;cursor: pointer;color: #999999;border-bottom: 1px solid #ddd;}
.pro-left .left-category ul li.on{background: #1b76ff url(../img/jt.png) no-repeat 210px center;color: #FFFFFF;}
.pro-left .left-category ul li:hover{background: #1b76ff url(../img/jt.png) no-repeat 210px center;color: #FFFFFF;}
.pro-left .left-contact {margin-top: 50px;}
.pro-left .left-lxfs{padding: 10px 0;}
.pro-left .left-lxfs p{color: #999;padding: 10px 20px;}
/*展示右侧*/
.web_products_article_title{background-color:#f8f8f8;color: #555;height: 60px;line-height: 60px;padding: 0 20px 0 0;margin-bottom: 20px;}
.container_right_title{font-weight:700;font-size:18px;padding-left:20px;margin-left: 20px; color:#333;background: url(../img/gyuwmshux.jpg) no-repeat left center;}
.pro-right{display: none;}
.pro-right.active{display: block;}
/*关于我们页结束*/

/*新闻页开始*/
.ny_bnr_bg2{
	width: 100%;
	height: 300px;
	background: url(../img/ny_pro_bg2.jpg) no-repeat center center;
	overflow: hidden;
}
.pro-right .news_lb li{
	border-bottom: 1px dashed #999;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.newslist_title{
	padding:10px 20px;
}
.newslist_title a{
	color: #333;
	font-size: 18px;
}
.newslist_title a:hover{
	text-decoration: underline;
}
.newslist_title span{
	float: right;
	color: #666;
	font-size: 14px;
}
.newslist_subtitle{
	padding:0 20px;
	font-size: 14px;
	color: #666;
}
.article{
	width: 1200px;
	margin:30px auto;
}
.news_title{
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.zpxx_list{
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #999;
}
.container_right_title_wp{
	background-color: #eee;
	color: #666;
}
.container_right_title_wp span a{
	color: #666;
}
.container_right_newtitle{
	height:45px;
	background-color: #eee;
	line-height:45px;
	padding-left:20px;
	color:#666;
}
.container_right_newtitle a{
	color: #666;
}
.news_main{
	margin:20px auto;
	padding: 10px 20px;
}
.news_next{
	padding:0 20px 10px 20px;
	float: left;
	font-size: 14px;
}
.news_next a{
	color: #666;
	font-size: 14px;
}
.news_next a:hover{
	color: #333;
}
.pre{
	padding:0 20px 10px 20px;
	float: right;
	font-size: 14px;
}
.pre a{
	color: #666;
	font-size: 14px;
}
.pre a:hover{
	color: #333;
}
/*新闻页结束*/

/*产品展示页开始*/
.ny_bnr_bg1{
	width: 100%;
	height: 300px;
	background: url(../img/ny_pro_bg1.jpg) no-repeat center center;
	overflow: hidden;
}
.pro_wp1{
	width: 1200px;
	margin: 0 auto 0 auto;
	padding: 40px 0 40px 0;
}
.pro_showwp{
	width: 900px;
	float: left;
	margin-left: 30px;
}
.pro_display_titlewp{
	width: 900px;
	margin:0 0 20px 0;
}

.box1{
    width: 280px;
    margin:0 10px 20px 10px;
    background: #fff;
    float: left;
    position: relative;
 	transition: all 0.4s ease;   
}
.box1:hover{
	box-shadow: 0 0 20px #ccc;
	transform: translateY(-3px);
	transition: all 0.6s ease;
	background-color: #1e50ae;
}
.pro_title1{
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	background-color: #eee;
}
.box1 a {	
    text-align: center;
    color: #333;
}
.box1 a:hover {
    color:#043187;
}
.imgBox {
	width: 90%;
	margin:10px 5%;
    height: 220px;
    overflow: hidden;
}
.imgBox img {
    width: 100%;
    transition: all 0.6s linear;
}
/*鼠标hover效果*/
.box1>a::after {
    content: '';
    width: 280px;
    position: absolute;
    background: #043187;
    bottom: 0;
    left: 0;
    height: 0px;
    transition: height 0.3s linear;
    /*利用伪类高度，实现动画效果*/
}
.box1:hover img {
    transform: scale(1.15);
}

.box1:hover .source {
    background: #e52d67;
    border-color: #e52d67;
    color: #ffffff;
}
.pro_chabashi{
	width: 576px;
	height: 308px;
	margin:20px 20px 0 0;
	border:2px solid #08873e;
	float: left;
}
.pro_chabashi:hover{
	box-shadow: 0 0 10px #989898;
}
.pro_chabashi:hover h3{
	color: #08873e;
}
.pro_chabashi1:hover{
	box-shadow: 0 0 10px #989898;
}
.pro_chabashi1:hover h3{
	color: #08873e;
}
.chabashitu{
	width: 300px;
	float: left;
}
.chabashitu img{
	width: 100%;
}
.pro_miaoshu{
	float: left;
	width: 270px;
}
.pro_chabashi:hover h3{
	color: #08873e;
}
.pro_miaoshu a{
	color: #333; 
}
.pro_ms{
	margin-top: 20px;
}
.pro_miaoshu h3{
	margin-top: 40px;
}
.pro_chabashi1{
	width: 576px;
	height: 308px;
	margin:20px 0 0 0;
	border:2px solid #08873e;
	float: left;
}
.pagination{margin:10px auto 0 auto;}
.pagination ul{margin:50px auto 0 auto;padding-bottom:50px;text-align:center;}
.pagination ul li{color:#fff;line-height:30px;display:inline-block;text-align: center;height:30px;overflow: hidden;}
.pagination ul li a{background:#006ace;border-radius:5px;display:block;color:#fff;font-size:15px;line-height:30px;padding:0 12px;float:left;margin:0 5px;}
.pagination ul li.current a{color:#000;font-size:15px;margin:0;padding:0 12px;border-radius:5px;background:#ccc;line-height:30px;display: block;float: left;margin:0 5px;}
.pagination ul li span{display:block;float:left;padding:0;border-radius:5px;margin-left:0;color: #fff;line-height:30px;}
/*产品展示页结束*/

/*产品详情页开始*/
.container_right{width:1200px;}
.container_pro_show_right{width:900px;float: left;margin:0 0 0 30px;}
.container_right_title{font-weight:700;font-size:18px;padding-left:20px;margin-left: 20px; color:#333;background: url(../img/guanyuwmshux.jpg) no-repeat left center;}
.photo_list_s3{padding:0 0 20px 0;font-size:0;float: left;}
.photo_list_s3 ul{margin:0;padding:0;}
.photo_list_s3 .chanpinlist  li{width:450px;height:440px; margin:20px 0 20px 8px;float:left;}
.photo_pic_s3 a{width:180px;height:120px;line-height:120px;overflow:hidden;background-color:black;text-align: center;display: inline-block;margin:0;padding:0;}
.photo_list_s3 .chanpinlist  li img{width:100%;height:100%;margin:0;padding:0;}
.web_products_article{width: 860px;margin: 20px auto 0 auto;padding:0 20px 0 20px;box-sizing: border-box;}
.web_products_article img{max-width: 100%;}
.web_products_article table tbody tr td{line-height: 40px;}
.ue-table-interlace-color-single{
	background-color: #f2f2f2;
	color: #333;
	border:0; 
}
.page_s{
	float: right;
	margin:20px 20px 20px 0;
}
.page_s a{
	color: #666;
	font-size: 14px;	
}
.page_s1{
	float: left;
	margin:20px 0 20px 20px;
}
.page_s1 a{
	font-size: 14px;	
	color: #666;	
}
.pro_tumiaos{
	float: left;
	margin-left: 40px;
	margin-top: 180px;
	line-height: 40px;
}
.pro_tumiaos p{
	font-size: 18px;
}
#magnifier {
  position: relative;
  width: 450px;
  margin: 20px 0 0 20px;
}
.small-box {
  position: relative;
  width: 450px;
  height: 400px;
  margin-bottom: 20px;
  border: 1px solid #eee;
  text-align: center;
  box-sizing: border-box;
}
.small-box img{
	width: 100%;
}
.small-box table td{
  width: 450px;
  height: 350px;
}
.small-box .hover {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 200px;
  height: 200px;
  border: 1px solid #aaa;
  background: #0099ff;
  opacity: .5;
  filter: alpha(opacity: 50);
  cursor: move;
}
.thumbnail-box {
  position: relative;
  width: 100%;
}
.thumbnail-box .btn {
  position: absolute;
  top: 50%;
  width: 22px;
  height: 32px;
  margin-top: -16px;
}
.thumbnail-box .btn-prev {
  left: 0;
  background: url(../img/btn_prev.png) no-repeat;
}
.thumbnail-box .btn-prev.btn_prev_disabled{background: url(../img/btn_prev_disabled.png) no-repeat;cursor: not-allowed;}
.thumbnail-box .btn-next {
  right: 0;
  background: url(../img/btn_next.png) no-repeat;
}
.thumbnail-box .btn-next.btn_next_disabled{background: url(../img/btn_next_disabled.png) no-repeat;cursor: not-allowed;}
.thumbnail-box .list {
  overflow: hidden;
  width: 390px;
	margin-left:30px;
}
.thumbnail-box .wrapper {
  width: 100000px;
}
.thumbnail-box .list .item {
  float: left;
  margin:0 10px 0 0;
}
.thumbnail-box .list .item-cur {}
.thumbnail-box .list .item img {
  border: 2px solid #a9a9a9;
  width: 54px;
  height: auto;
}
.thumbnail-box .list .item-cur img {
  border: 2px solid #1e50ae;
}
.big-box {
  display: none;
  overflow: hidden;
  position: absolute;
  left: 451px;
  top: 0;
  width: 450px;
  height: 450px;
  border: 1px solid #e4e4e4;
}
.big-box img {
  display: block;
}
.biaoti_left{

	padding-left: 70px;
}
.firstRow{
	background-color: #13439d;
	color: #fff;
	text-align: center;
}
.web_products_article  tr{
	text-align: center;
}
/*产品详情页结束*/

/*资质证书页开始*/
.ny_bnr_bg3{
	width: 100%;
	height: 300px;
	background: url(../img/ny_pro_bg3.jpg) no-repeat center center;
	overflow: hidden;
}
/*资质证书页结束*/

/*企业招聘页开始*/
.ny_bnr_bg4{
	width: 100%;
	height: 300px;
	background: url(../img/ny_pro_bg4.jpg) no-repeat center center;
	overflow: hidden;
}
/*企业招聘页结束*/

/*联系我们页开始*/
.ny_bnr_bg5{
	width: 100%;
	height: 300px;
	background: url(../img/ny_pro_bg5.jpg) no-repeat center center;
	overflow: hidden;
}
.block-content{
	width: 1200px;
	margin: 40px auto 0 auto;
}
.lianxiwp{
	width: 1200px;
	margin: 0 auto 40px auto;
}
.lianxifangshi{
	width: 1200px;
}
.lxfs_list{
	margin: 20px auto;
}
.lxfs1{
	width: 23%;
	height: 250px;
	margin: 0 1%;
	text-align: center;
	float: left;
	box-shadow: 0 0 10px #eee;
}
.lxfs1 img{
	margin: 30px auto 20px auto;
}
.lxfs1 h3{
	margin: 0 0 10px 0;
}
.message_list{
	width: 1200px;
	margin:40px auto; 
}
/*联系我们页结束*/

