/**
 * 初始化样式
 */
*{
	margin: 0;
	padding: 0;
}
ul{
	list-style: none;
}
a{
	text-decoration: none;
	color: #000000;
}
a img{
	border: 0;
}
a:hover{
	text-decoration: none;
	color: #2d5cc2;
}
body{
	font-size: 14px;
	font-family: "微软雅黑";
	color: #000000;
	min-width: 1100px !important;
}
.relative{
	position:relative;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ov{
	overflow: hidden;
}
.clear{
	clear:both;
}
.clearfloat:after{
	clear: both;
	display:block;
	content:"";
	overflow: hidden;
	height:0px;
}
.clearfix {
    zoom: 1;
}
.w1100{
	width:1100px;
	margin:0 auto;
}
.head{
	width:100%;
	height:120px;
	position: fixed;
    left: 0;
    top: 0;
    margin: 0 auto;
    background: rgba(0, 0, 0, .5) !important;
	z-index: 9999;
}
.top_logo{
	width:200px;
}
.top_logo img{
	margin:40px 0 0;
	max-width: 100%;
}
.navBar{  position:relative; z-index:1; padding-left:10px; margin-top:60px;  height:40px; line-height:40px;  color:#fff;   }
.nav{ position:relative; width:890px; margin:0 auto;  font-family:"Microsoft YaHei",SimSun,SimHei; font-size:16px; }
.nav a{ color:#fff;  }
.nav h3{ font-size:100%; font-weight:normal;   }
.nav .m{ float:left;  position:relative; z-index:1; }
.nav .s{ float:left; width:3px; text-align:center; color:#D4D4D4; font-size:12px; }
.nav h3 a{ display:block; width:124px; text-align:center;   font-weight:bold;  }
.nav .sub{ display:none; /*默认隐藏*/  position:absolute; left:-3px; top:60px; z-index:1; width:128px;    background: rgba(0, 0, 0, .5); }
.nav .sub li{ text-align:center; padding:0 8px; margin-bottom:-1px;   }
.nav .sub li a{ display:block;   padding:5px 0; height:28px; line-height:28px; color:#fff;   }
.nav a:hover,.nav .sub li a:hover{ color:#2d5cc2;   }
.nav .block{ 
	height:9px;
	width:130px; 
	background:url(../images/nav_jiaodown.png) no-repeat center center;
	left:0;
	top:44px;
	overflow:hidden;
    position: absolute;
}

/*banner*/
.focusBox2{  display: none;}
.focusBox2 { position: relative; width:100%; /* height:690px; */ overflow: hidden;text-align: center; }
.focusBox2 .pic{ position:relative; z-index:0; }
.focusBox2 .pic img { display: block;margin:0 auto;text-align: center;width: 100% }
.focusBox2 .hd { width:100%; position: absolute; bottom: 15px; text-align: center; font-size:0; z-index:1; }
.focusBox2 .hd li{margin: 0 5px; background: url(../images/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 18px; cursor: pointer;display:inline-block; *display:inline; zoom:1;  _background: url(/images/dot8.png) no-repeat 0 -16px;}
.focusBox2 .hd .on{ background-position:0 0; }

.focusBox2 .prev,
.focusBox2 .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; background: url(../images/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
.focusBox2 .prev { left: 10%; }
.focusBox2 .next { background-position: 0 -90px; right: 10%; }
.focusBox2 .prev:hover,
.focusBox2 .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }

.focusBox { position: relative; width:100%; /* height:690px; */ overflow: hidden;text-align: center; }
.focusBox .pic{ position:relative; z-index:0; }
.focusBox .pic img { display: block;margin:0 auto;text-align: center;width: 100% }
.focusBox .hd { width:100%; position: absolute; bottom: 15px; text-align: center; font-size:0; z-index:1; }
.focusBox .hd li{margin: 0 5px; background: url(../images/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 18px; cursor: pointer;display:inline-block; *display:inline; zoom:1;  _background: url(/images/dot8.png) no-repeat 0 -16px;}
.focusBox .hd .on{ background-position:0 0; }

.focusBox .prev,
.focusBox .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; background: url(../images/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
.focusBox .prev { left: 10%; }
.focusBox .next { background-position: 0 -90px; right: 10%; }
.focusBox .prev:hover,
.focusBox .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }

/*product class*/
.pr_box{
	padding:50px 0 38px;
	background:#fbfbfb;
}
.pr_class li{
	float:left;
	background:#fff;
	margin:0 15px 18px 0;
}
.pr_class li.end{
	margin-right:0;
}
.pr_class li a{
	width:167px;
	height:148px;
	font-size:16px;
	display:block;
	text-align:center;
    overflow: hidden;
    position: relative;
}
.pr_class li a img{
    position: absolute;
    left: 0;
}
.pr_class li a img.on{
    left: -168px;
}

/*about*/
.ab_bg{
	height:490px;
	background:url(../images/index_ab_bg.png) no-repeat center center;
    background-size:100% 100%;
}
.index_ab{
	padding:60px 0;
	text-align:center;
	color:#ffffff;
}
.index_ab_title{
	margin-bottom:60px;
}
.index_ab_title h2{
	font-size:50px;
	margin-bottom:5px;
}
.index_ab_title p{
	font-size:24px;
	font-weight:lighter;
}
.index_ab_p{
	height:142px;
	overflow:hidden;
	line-height:38px;
	color:#ffffff;
	font-size:16px;
	letter-spacing:2px;
	font-weight:lighter;
	text-align:left;

	text-indent: 2em;
}
.index_ab_more{
	width:152px;
	height:134px;
	margin:36px auto 0;
}
/**/
.pr_box2{
	margin:62px 0 12px;
}
.pr_list{}
.index_title{
	text-align:center;
	margin-bottom:60px;
}
.index_title h2{
	font-size:50px;
	color:#000000;
	margin-bottom:5px;
}
.index_title p{
	font-size:24px;
	font-weight:lighter;
	color:#595757;
}
.video_box video{
	width: 100%;
	height: 100%;
}
.video_box li{
	float:left;
	width:532px;
	height:346px;
	border:1px solid #f8f8f8;
	margin-right:30px;
	margin-bottom: 30px;
}
.video_box li.end,.show_box li.end{
	margin-right:0;
}
.video_box li img{
	width:532px;
	height:346px;
}
.show_box{
	position:relative;
	margin-top:63px;
}
.show_box li{
	float:left;
	width:347px;
	height:425px;
	border:1px solid #999899;
	margin:0 26px 63px 0;
}
.show_box .index_pr_img{
	width:347px;
	height:348px;
}
.show_box li .index_pr_img img{
	width:347px;
	height:348px;
}
 .index_pr_txt{
	height:76px;
	line-height:76px;
	width:90%;
	margin:0 auto;
	text-align:center;
	font-size:20px;
	font-weight:lighter;
	color:#3e3a39;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.show_box li:hover{
	margin-top:-25px;
}

/*cases */
.cases_box{background:#fbfbfb;padding-top:60px;}


#honor #honor_xia{height:270px; margin:0 auto; width:1000px; margin-top:50px;}
/*资质荣誉插件样式*/
.poster-main{position:relative;width:900px;height:270px;margin:0 auto;}
.poster-main a,.poster-main img{display:block;}
.poster-main .poster-list{width:900px;height:270px;}
.poster-main .poster-list .poster-item{position:absolute;left:0px;top:0px}
.poster-main .poster-btn{position: absolute;height:57px;width:57px;top:40%;z-index:10;opacity:1;}
.poster-main .poster-prev-btn{ left:1%;background:url(../images/arrow_icon.png) no-repeat no-repeat 120px 0px; cursor:pointer;}
.poster-main .poster-next-btn{ right:1%;background:url(../images/arrow_icon.png) no-repeat -63px 0px; cursor:pointer;}

.box{
	width:1000px;
	margin:0 auto;
	height: 400px;
	padding-bottom: 100px;
}
.baner-main{
	width:800px;
	height:400px;
	position:relative;
}
.baner-main .baner-but{
	position:absolute;
	top:0;
	width:100px;
	height:400px;
	z-index:10;
}
.baner-main .baner-list .baner-item{
	position:absolute;
	top:0;
	left:0;
}
.baner-main .prev{
	left:0;
	background:url(../images/arrow_icon.png) no-repeat 120px 170px;
}
.baner-main .next{
	right:0;
	background:url(../images/arrow_icon.png) no-repeat -63px 170px;
}
.baner-main img{
	width:100%;
	height:100%;
	border-radius:5px;
}
.baner-list .baner-item a{
    position: relative;
}
.baner-list .baner-item a p{
    position: absolute;
    width: 476px;
    bottom: 4px;
    font-size: 23px;
    text-indent: 25px;
    line-height: 65px;
    height: 65px;
    color: #fff;
    background: -webkit-linear-gradient(left, rgba(23,25,22,0.5), rgba(251,251,251,0)); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, rgba(23,25,22,0.5), rgba(251,251,251,0)); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right,  rgba(23,25,22,0.5), rgba(251,251,251,0)); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right,  rgba(23,25,22,0.5), rgba(251,251,251,0)); /* 标准的语法（必须放在最后） */

    border-radius: 1px 1px 2px 4px;
}
.footer_con{
	height:320px;
	background:#313737;
}
.foot_nav,.foot_center{
	width:1100px;
	margin:0 auto;
}
.foot_nav{
	height:80px;
	border-bottom:1px solid #464b4b;
}
.foot_nav li{
	float:left;
}
.foot_nav a{
	color:#ffffff;
	font-size:16px;
	width:157px;
	line-height:80px;
	text-align:center;
	display:block;
}
.foot_nav a:hover{
	background:#181b1b;
}
.foot_nav a.on{
	background:#181b1b;
}
.wechat{
	width:106px;
	height:106px;
	margin-top:70px;
}
.wechat img{
	max-width: 100%;
}
.address{
	color:#ffffff;
	width:600px;
	margin:70px 60px 0 25px;
}
.address h2{
	font-size:24px;
	margin-bottom:10px;
}
.address p{
	font-size:14spx;
	line-height:24px;
}
.foot_logo{
	width:308px;
	margin-top:50px;
}
.foot_logo img{
	max-width: 100%;
}
.footer_copyright{
	width:1100px;
	margin:0 auto;
	height:55px;
	line-height:55px;
	text-align:center;
	color:#000000;
	font-size:14px;
	background:#ffffff;
}

/*Return_Home*/
.Return_Home{
	width:60px;
	height:60px;
	position:fixed;
	right:1%;
	bottom:6%;
	z-index:9999;
	background:url(../images/bt_top.png)no-repeat center center;
}

/*about*/
.pageImg{
    height: 358px;
}
.pageImg img{
	margin:0 auto;
	display:block;
    width: 100%;
    max-height: 358px;
}
.page{
	min-height:614px;
	margin:15px 0 60px;
}
.pageList_l{
	width:214px;
}
.pageList_l li{
	float:left;
	margin-bottom:5px;
}
.pageList_l li .up_arrow{
	width:205px;
	height:77px;
	margin:0 auto;
	display:block;
}
.pageList_l li a{
	width:176px;
	height:47px;
	line-height:47px;
	text-align:center;
	font-size:16px;
	margin-left:14px;
	display:block;
	background:#dcdddd;
}
.pageList_l li a:hover , .pageList_l li.cur a{
	background:#2d5cc2;
	color:#000000;
}
.pageList_r{
	width:846px;
	margin-left:40px;
}
.path_icon{
	height:22px;
	margin:22px 0 37px;
	text-indent:35px;
	font-size:16px;
	color:#000000;
	font-weight:lighter;
	background:url(../images/path_icon.png) no-repeat left center;
}
.path_icon a{
	height:22px;
	margin:22px 0 37px;
   font-size:16px;
}
.path_icon span{
	margin:0 5px;
}
.page_content{
	line-height:24px;
	text-align:justify;
	color:#000000;
	font-size:14px;
}
.page_content img{
	max-width:100%;
}
/*product*/
.sontype{
    margin-bottom: 15px;
}
.sontype .sontypelist{
	padding: 2px 15px;
	border:1px solid #ddd;
	display: inline-block;
    border-radius: 20px;
    margin-bottom: 10px;
}
.sontype a.cur{
    background-color:#2d5cc2 ;
    border-color: #2d5cc2;
}
.pro_ul li{
	float:left;
	width:263px;
	height:312px;
	margin:0 25px 25px 0;
	border:1px solid #999899;
}
.pro_ul li.end , .cases_ul li.end{
	margin-right:0;
}
.pro_ul .index_pr_img{
	width:263px;
	height:264px;
}
.pro_ul li .index_pr_img img{
	width:263px;
	height:264px;
}
.pro_ul .index_pr_txt{
	height:48px;
	line-height:48px;
}

.slideBox{ width:100%; height:408px; overflow:hidden; position:relative;   }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
/* .slideBox .hd ul li.on{ background:#f00; color:#fff; } */
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:408px; height:408px; display:block; margin:0 auto; }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:10%; top:50%; margin-top:-25px; display:block; width:44px; height:44px; background:url(../images/pro_prev.png) 0px 0px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:10%; background-position:-58px 0px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

.guige{
	height:autopx;
	font-size:18px;
	text-align:center;
	line-height:24px;
	font-weight:lighter;
	margin-top:10px;
}
.guige_p{
	width:378px;
	margin:0 auto 20px;
	padding-bottom:20px;
	border-bottom:1px dashed #000000;
}
.guige_p h3{
	margin:55px 0 22px;
	font-size:24px;
}
 .guige_p p{
	line-height:30px;
}
.guige_p p span{
	font-weight:500;
}

/*casea*/
.cases_ul li{
	float:left;
	width:263px;
	height:230px;
	margin:0 25px 37px 0;
	border:1px solid #999899;
}
.cases_ul .index_pr_img{
	width:263px;
	height:184px;
}
.cases_ul li .index_pr_img img{
	width:263px;
	height:184px;
}
.news_more a:hover{
    color:#fff;
}
.cases_ul .index_pr_txt{
	height:46px;
	line-height:46px;
}
/*news*/
.news_ul li{
	height:184px;
	margin:30px 0 0;
	padding-bottom:27px;
	border-bottom:1px dashed #9fa0a0;
}
.news_l{
	width:263px;
	height:184px;
	margin-right:35px;
	border:1px solid #999899;
}
.news_l{
	width:263px;
	height:184px;
	margin-right:35px;
	border:1px solid #999899;
}
.news_r{
	width:546px;
}
.news_r h2{
	width:80%;
	height:30px;
	margin-bottom:10px;
    overflow: hidden;
    white-space: nowrap;
}
.news_r h2 a{
	font-size:20px;
}
.news_content{
	height:90px;
	line-height:28px;
	overflow: hidden;
	text-indent:25px;
	color:#000000;
	font-size:17px;
	margin-bottom:15px;
	font-weight:lighter;
}
.news_more{
	width:108px;
	height:40px;
	font-size:14px;
	line-height:40px;
	text-align:center;
	border-radius:10px;
	background:#2d5cc2;
	margin-left:440px;
	
}
.pageList_r .fenye li{
    display: inline-block;
    border: 1px solid #ddd;
    height: 40px;
    line-height: 40px;
    padding: 0 16px;
    margin: 0 5px;
}
.pageList_r .fenye li a.sel{
    font-weight:600;
}

.article-title{
    text-align: center;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px ;
    margin-bottom:20px;
}
/**/
.phone-show{
	display: none;
}







