/*banner*/
.slideBoxs{ width:100%; height:500px; overflow:hidden; position:relative; min-width:1215px;}
.slideBoxs .bd{ position:relative; height:500px; overflow:hidden; width:100%; z-index:0;}
.slideBoxs .bd li{ width:100%; height:500px; zoom:1; vertical-align:middle; }
.slideBoxs .bd li a{ width:100%; height:500px; display:block;}
.slideBoxs .hd {position:absolute; width:100%; bottom:60px;z-index: 111;}
.slideBoxs .hd ul{ width:1250px; margin:0px auto; text-align:center;}
.slideBoxs .hd ul li{width:15px; height:15px; text-indent:-9999px; margin-right:10px; background:#fff; display:inline-block; border-radius:50%; cursor:pointer;}
.slideBoxs .hd ul li.on{background:#014199; width:15px; height:15px;}
.banner_box{
	width:100%;
	height:auto;
	overflow: hidden;
	margin-top: -16px;
	min-width: 1200px;
}
.banner_image{
	width:100%;
	height:100%;
	margin:0 auto;
	position: relative;
}
.slideBox{ 
	width:100%; 
	height:100%; 
	overflow:hidden; 
	position:relative;
	min-width: 1200px;
}
.slideBox .hd{ 
	height:15px; 
	overflow:hidden; 
	position:absolute; 
	left:47%; 
	bottom:10%; 
	z-index:1; 
}
.slideBox .hd ul{ 
	overflow:hidden; 
	zoom:1; 
	float:left;
}
.slideBox .hd ul li{ 
	float:left; 
	margin-right:8px;  
	width:30px; 
	height:5px;  
	background:#fff; 
	cursor:pointer; 
}
.slideBox .hd ul li.on{ 
	background:#004986; 
	color:#fff; 
}
.slideBox .bd{ 
	position:relative; 
	height:100%; 
	z-index:0;   
}
.slideBox .bd li{ 
	zoom:1; 
	vertical-align:middle; 
}
.slideBox .bd img{ 
	width:100%; 
	height:550px; 
	display:block;  
}
/*产品信息*/
.index_chanpin{
	width:100%;
	height:490px;
	background: #f6f6f6;
	position: relative;
	min-width: 1200px;
}
.slideGroup{ 
	width:1200px;
	height:490px;
	margin:0 auto;
	text-align:left; 
}
.slideGroup .parHd{
    height:80px; 
    line-height:80px; 
    background:#f4f4f4;
    position:relative;
}
.slideGroup .parHd ul{ 
	float:left;  
	position:absolute;
	top:-35px;
	z-index:1; 
	height:32px;
	margin-left: 50px;
}
.slideGroup .parHd ul li{
	width:270px;
	height:80px;
	text-align:center;
	font-size:14px;
	color:#fff;
	margin-right:4px;
	background: #3f3f3f;
	float:left;
	cursor:pointer;
}
.slideGroup .parHd ul li.on{ 
	height:80px;  
	background:#fff;
	color:#145380;  
	border-bottom:3px solid #145380; 
}
.slideGroup .slideBox{
	overflow:hidden; 
	zoom:1;
	width:1200px;
	position:relative;
	padding-left: 50px;
}
.slideGroup .parBd{

}
.slideGroup .parBd ul{ 
	overflow:hidden; 
	zoom:1;
	width:1200px;
}
.slideGroup .parBd .slideBox ul{ 
	float:left;  
	zoom:1;  
}
.slideGroup .parBd .slideBox li{ 
	width:270px;
	height:372px;
	float:left;
	margin-right:4px;
	background: #fff;
}
.slideGroup .parBd .slideBox .wenzi{
	display:block;
	margin-left:17px;
	padding-right:17px;
	line-height: 25px;
	margin-top: 5px;
}
.slideGroup .parBd .slideBox .bd_detail{
	display:block;
	margin-left:17px;
	padding-right:17px;
	line-height: 25px;
	margin-top: 5px;
}
.slideGroup .parBd .slideBox a:hover{
	color:#014a7f;
}
.slideGroup .parBd .slideBox ul li p:hover{
	background: #145380;
	color:#fff;
}
.slideGroup .parBd .slideBox ul li p{
	width:110px;
	height:28px;
	border:1px solid #ccc;
	line-height: 28px;
	font-size: 13px;
	color:#464646;
	margin-top: 12px;
	text-indent: 1em;
}
.slideGroup .parBd .slideBox li .date{ 
	float:left; 
	color:#000;
	margin-left:17px;
	font-size: 12px;
	font-weight: bold;  
}
.slideGroup .parBd .slideBox ul li img{
	display: block;
	width:228px;
	height:182px;
	/*margin-left: 25px;
	margin-top: 23px;
	margin-bottom: 40px;*/
}
.jiantou{
    width:1200px;
    height:100px;
    position: absolute;
    top:150px;
    z-index: 2;
}
.sPrev{
	position: absolute;
	display: block;
    width: 80px;
    height: 100px;
    left:-50px;
    z-index:999;
    background: url(../image/left.png) no-repeat 0 0px; 
}
.sNext{
	position: absolute;
	display: block;
    width: 80px;
    height: 100px;
    right:20px;    
    z-index:999;
    background: url(../image/right.png) no-repeat 0 0px;
}
.sPrev:hover,.sNext:hover{
	opacity: 0.5;
}
/*新闻*/
.news_box{
	width:100%;
	height:auto;
	overflow: hidden;
	min-width: 1200px;
}
.news_middle{
	width:1200px;
	height:auto;
	overflow: hidden;
	margin:0 auto;
	padding-bottom: 40px;
}
.index_news{
	display: block;
	width:365px;
	height:auto;
	overflow: hidden;
	float:left;
	margin-top: 20px;
	margin-right: 50px;
}
.index_newsone{
	display: block;
	width:365px;
	height:50px;
	border-bottom:1px solid #ccc;
}
.index_newsone span{
	float: left;
	font-size: 20px;
	color:#014a7f;
	line-height: 50px;
}
.index_newsone a{
	float: right;
	font-size: 13px;
	color:#3c3c3c;
	line-height: 50px;
}
.index_newstwo{
	display: block;
	width:365px;
	height:50px;
	border-bottom:1px solid #ccc;
}
.index_newstwo span{
	float: left;
	font-size: 13px;
	color:#3c3c3c;
	line-height: 50px;
}
.index_newstwo a{
	float: right;
	font-size: 13px;
	color:#000;
	line-height: 50px;
}
.index_newstwo a:hover{
	color:#014a7f;
}
.index_video{
	display: block;
	float:right;
	width:370px;
	height:295px;
	margin-top: 26px;
	position: relative;
}
.index_video a{
	position: absolute;
	z-index: 2;
	top:100px;
	left:140px;
}
/*解决方案*/
.index_casebox{
	width:100%;
	height:auto;
	overflow: hidden;
	background: #f6f6f6;
	min-width: 1200px;
}
.index_case{
	width:1200px;
	height:auto;
	overflow: hidden;
	margin:0 auto;
	padding-top: 34px;
	padding-bottom: 50px;
}
.index_caseone{
	display: block;
	width:1200px;
	height:50px;
}
.index_caseone span{
	float: left;
	font-size: 20px;
	color:#014a7f;
	line-height: 50px;
}
.index_caseone a{
	float: right;
	font-size: 13px;
	color:#3c3c3c;
	line-height: 50px;
}
.index_caseimg{
	display: block;
	width:1200px;
	height: auto;
	overflow: hidden;
}
.index_caseimg .index_sp{
	display: block;
	width:285px;
	height:170px;
	float:left;
	position: relative;
	overflow: hidden;
	margin: 10px 5px;
}
.index_caseimg .index_hzp{
	display: block;
	width:285px;
	height:170px;
	float:right;
	position: relative;
	overflow: hidden;
}
.index_caseimg li img{
	display: block;
	width:285px;
	height:170px;
}
.index_caseimg li span a{
	display: block;
	width:285px;
	height:37px;
	position: absolute;
    bottom:0;
    z-index: 2;
    background: #000;
    opacity: 0.5;
    color:#fff;
    line-height: 37px;
    padding-left: 20px;
}
.index_caseimg li:hover img{
    transform: scale(1.3);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1.3);
    -webkit-transform: all 1s ease 0s;
}

/*产品中心banner*/
.ny_banner{
	width:100%;
	height:300px;
	margin:0 auto;
	min-width: 1200px;
}
.ny_mianbaobox{
	width:100%;
	height:auto;
	overflow: hidden;
	min-width: 1200px;
}
.ny_mianbao{
    width:1200px;
    height:auto;
    overflow: hidden;
    margin:0 auto;
}
.ny_mbzx{
	width:955px;
	height:2px;
	background: #ff6600;
	float:left;
	margin-top:35px;
	margin-bottom: 30px;
}
.mianbaoxie {
    line-height: 70px;
    text-align: right;
    color: #004687;
}
.mianbaoxie span {
    display: inline-block;
    padding: 0px 5px;
    color: #666;
}
.mianbaoxie a {
    color: #666;
}
.list{
	width:250px;
	height:auto;
	overflow-x: hidden;
	float:left;
}
.list .yiji{
	display: inline-block;
	overflow-x: hidden;
}
.list ul li{
	background-color:#467ca2; 
	border-bottom:solid 1px #fff; 
}
.list ul li a{
	padding-left: 10px;
	color: #fff; 
	font-size:13px; 
	display: block; 
	height:36px;
	line-height: 36px;
	position: relative;
}
.list ul li .inactive{ 
	background:url(../image/off.png) no-repeat 220px center;
}
.list ul .product_cpzx{
	display: block;
	width:250px;
	height:103px;
	background: #004687;
}
.list ul .product_cpzx a{
	padding-top:25px;
	font-size: 20px;
	color:#fff;
	font-weight: bold;
}
.list ul .product_cpzx span{
	display: inline-block;
	font-size: 15px;
	color:#fff;
	margin-left:8px;
	margin-top: 20px;
}
.list ul .tthy{
	background: #e8e8e8;	
}
.list ul .mxjg{
	background: #f6f6f6;
}
.list ul .tthy a{
	color:#8c8c8c;
}
.list ul li .inactives{
	background:url(../image/on.png) no-repeat 220px center;
} 
.list ul li ul{
	display: none;
}
.list ul li ul li { 
	border-left:0; 
	border-right:0; 
	background-color:#e8e8e8; 
	border-color:#fff;
}
.list ul li ul li ul{
	display: none;
}
.list ul li ul li a{ 
	padding-left:20px;
}
.list ul li ul li ul li { 
	background-color:#f6f6f6; 
	border-color:#fff; 
}
.last{ 
	background-color:#f6f6f6; 
	border-color:#fff; 
}
.list ul li ul li ul li a{ 
	color:#316a91; 
	padding-left:30px;
}
.list .jiguang{
	display: none;
	overflow: hidden;
}
.list .product_contact{
	margin-top: 30px;
}
.list .yiji .on{
	color:#004687;
	font-weight: bold;
}
.list .yiji .jiguang .ons{
	background: #004687;
	color:#fff;
}
.list .yiji .jiguang .ons .active{
	color:#fff;
}
.product_right{
	width:905px;
	height:auto;
	overflow: hidden;
	float:right;
	padding-bottom: 40px;
}
.product_right ul{
	display: inline-block;
	margin-bottom: 30px;
}
.product_right ul .rightfloor{
	display: block;
    width:283px;
    height:380px;
    overflow: hidden;
    float:left;
    border:1px solid #ccc;
    margin: 0 8px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.product_right ul .rightfl{
	float:right;
	display: block;
    width:283px;
    height:auto;
    overflow: hidden;
    float:left;
    border:1px solid #ccc;
}
.product_right .rightfloor a{
	display:block;
	margin-left:17px;
	padding-right:17px;
	line-height: 25px;
	margin-top: 5px;
}
.product_right .rightfl a{
	display:block;
	margin-left:17px;
	padding-right:17px;
	line-height: 25px;
	margin-top: 5px;
}
.product_right a:hover{
	color:#014a7f;
}
.product_right ul li p:hover{
	background: #145380;
	color:#fff;
}
.product_right ul li p{
	width:110px;
	height:28px;
	border:1px solid #ccc;
	line-height: 28px;
	font-size: 13px;
	color:#464646;
	margin-top: 12px;
	text-indent: 1em;
	margin-bottom:20px;
}
.product_right li .date{ 
	float:left; 
	color:#000;
	margin-left:17px;
	font-size: 12px;
	font-weight: bold;  
}
.product_right ul li{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.product_right .rightfloor img{
	
	max-height: 180px;
	max-width: 283px;
}
.img_ul li{
	display: table-cell;
	width:440px;
	height:348px;
	text-align: center;
	vertical-align: middle;
}
.img_ul li img{
	max-height: 348px;
	max-width: 440px;
}
/*翻页*/
.tc{
    width:450px;
    height: auto;
    overflow: hidden;
    margin-left: 200px;
    margin-right:20px;
    padding-top: 20px;
    padding-bottom:40px;
}
.tc .page{
    color:#bababa;
    font-size: 12px;
    text-align: center;
    line-height: 30px;
    padding:5px 10px;
    background: #eee;
}
.tc .after{
    width:66px;
    height:auto;
    margin:30px 10px 40px 0;
    padding:5px;
    text-decoration: underline;
}
.paging_active{
	color:#bababa;
    font-size: 12px;
    text-align: center;
    line-height: 30px;
    padding:5px 10px;
    background: #00b0ec;
}

 .pages
{
    width:450px;
    height: auto;
    overflow: hidden;
    margin-left: 100px;
    margin-right:20px;
    padding-top: 20px;
    padding-bottom:40px;
}
.pages a, .pages .cpb
{
    color:#bababa;
    font-size: 12px;
    text-align: center;
    line-height: 30px;
    padding:5px 10px;
    background: #eee;
}
.pages a:hover
{
	color:#bababa;
    font-size: 12px;
    text-align: center;
    line-height: 30px;
    padding:5px 10px;
    background: #00b0ec;
}
.pages .cpb
{
	font-weight: bold;
	color:#bababa;
    font-size: 12px;
    text-align: center;
    line-height: 30px;
    padding:5px 10px;
    background: #00b0ec;
}


/*产品详情*/
.play_box{
	float:left;
}
#play{
	width:440px;
	border:1px solid #ccc;
	position:relative;
	overflow:hidden;
}
#play .change_a{
	width:50%;
	height:100%;
	position:absolute;
	top:0;z-index:1;
	cursor:pointer;
	display:block;
	overflow:hidden;
	background:url(about:blank);
}
#play .change_a span{
	width:24px;
	height:43px;
	display:block;
	position:absolute;
	top:50%;
	margin-top:-21px;
	display:none
}
#play .prev_a span{
	background:url(../image/s_gallery_2012110702.png) no-repeat 0px -50px;
	left:0;
}
#play .next_a span{
	background:url(../image/s_gallery_2012110702.png) no-repeat -30px -50px;
	right:0;
}
#play .img_ul{
	width:440px;
	height:348px;
	position:relative;
	z-index:1;
}
.img_hd {
	width:440px;
	overflow:hidden;
	height:85px;
	padding:2px 0;
	margin-top:15px;
	position:relative;
}
.img_hd ul{
	position:absolute;
	z-index:1
}
.img_ul li{
	display: block;
	/*margin-left:30px;
	margin-top: 80px;*/
}
.img_ul li img{
	/*display: block;
	width:350px;
	height:210px;*/
}
.img_hd ul li{
	float:left;
	width:106px;
	height:82px;
	border:1px solid #eee;
	cursor:pointer;
	margin:0 3px 0 1px;
	overflow:hidden;
	*display:inline;
	padding:1px;
	text-align:center
}
.img_hd ul li img{
	width:106px;
	height:82px;
	margin:0 auto;
}
.img_hd ul li.on{
	border-color:rgb(45, 150, 233);
}
.img_hd .bottom_a{
	background:url(../image/s_gallery_2012110702.png) no-repeat;
	width:22px;
	height:22px;
	position:absolute;
	display:block;
	top:50%;
	margin-top:-11px;
	cursor:pointer;
	z-index:10;
}
.img_hd .prev_a{
	background-position:0 -20px;
}
.img_hd .next_a{
	background-position:-30px -24px;
	right:5px;
}
.play_right{
	width:465px;
	height:484px;
	background: #f7fdff;
	float:left;
	padding-left: 15px;
	padding-top: 25px;
	padding-right: 25px;
}
.play_right h1{
	font-weight: bold;
	font-size: 14px;
	color:#5a6062;
	padding-bottom: 8px;
}
.play_right p{
	font-size: 13px;
	line-height: 35px;
	color:#5a6062;
}
.dianhuacall{
    display: block;
    padding-top: 25px;
    padding-left: 10px;
    float:left;
}
.dianhua{
    display: block;
    color: #2f5e6e;
    font-size: 16px;
    font-weight: bold;
    float:left;
    padding-top:27px;
    padding-left:10px;
}
.lianxiimg{
    display: block;
    padding-top: 25px;
    padding-left: 130px;
    float:left;
}
.lianxiren{
    display: block;
    color: #2f5e6e;
    font-size: 16px;
    font-weight: bold;
    float:left;
    padding-top:27px;
    padding-left:10px;
}
.play_bottom{
	width:905px;
	height:auto;
	overflow: hidden;
	float:right;
	background: #f7f7f7;
	margin-top: 20px;
	padding-top: 20px;
	padding-left:30px;
	padding-right: 30px; 
	padding-bottom: 40px;
}
.play_bottom .play_xuyao{
	font-size: 13px;
	color:#606060;
	line-height: 33px;

}
.play_bottom .play_pm{
	font-size: 13px;
	color:#606060;
	line-height: 33px;
	display: block;
	padding-left: 35px;
	padding-bottom: 30px;
}
.play_bottom .play_pms{
	font-size: 13px;
	color:#606060;
	line-height: 33px;
	display: block;
	padding-left: 35px;
}
.play_bottom img{
	margin-top: 20px;
}

.sideMen{ 
	width:250px; 
	border-bottom:1px solid #f6f6f6;  
}
.sideMen h3{ 
	height:45px; 
	line-height:45px; 
	padding-left:10px;  
	border-bottom:1px solid #f6f6f6; 
	background:#e8e8e8;
    font:normal 14px/45px "Microsoft YaHei";
    color:#8c8c8c;
}
.sideMen h3 em{ 
	float:right; 
	display:block; 
	width:40px; 
	height:45px;   
	background:url(../image/icoAdd.png) 16px 20px no-repeat; 
	cursor:pointer; 
}
.sideMen h3 a{
	color:#8c8c8c;
}
.sideMen h3 em.on{ 
	background-position:16px -47px; 
}
.sideMen ul{ 
	padding:0px 25px; 
	color:#999;
	background: #336f83;  
}
.sideMen ul a{

}
.sideMen ul li{
    width:250px;
    height: 45px;
    font-size:13px;
    background:#f6f6f6;
    margin-left:-25px;
    padding-left:15px;
    line-height: 45px;
    color:#8c8c8c;
    cursor: pointer; 
}
.sideMen ul li:hover{
    width:250px;
    height: 45px;
    font-size:13px;
    background:#004687;
    line-height: 45px;
    color:#8c8c8c; 
}
.sideMen ul li a{
	display: block;
	width:250px;
    height: 45px;
    font-size:13px;
    line-height: 45px;
    color:#8c8c8c; 
    float:left;
}
.sideMen ul li span{
	float:right;
	margin-right: 40px;
}
.sideMen ul li.on{
    background:#004687;
    
}
.sideMen ul li.on a{
	color:#fff;
}
.sideMen ul li.on span{
	color:#fff;
} 
.product_ktone a img{
    display: block;
    float:left;
    margin-right:8px;
    margin-bottom:15px;
}
.kongtiaot{
    float:left;
}

/*新闻资讯*/
.news_right{
	width:905px;
	height:auto;
	overflow: hidden;
	background: #f9f9f9;
	float:right;
	position: relative;
}
.news_rightone{
	width:870px;
	height:auto;
	overflow: hidden;
	float:left;
	padding:20px;
}
.news_rightone h1 a{
	font-size: 13px;
	font-weight:bold;
	color:#000;
}
.news_rightone h2{
	font-size: 13px;
	color:#878787;
	line-height: 30px;
}
.news_rightone h3 a{
	font-size: 13px;
	color:#878787;
	line-height: 30px;
	margin-top: 10px;
}
.news_rightmore{
     width:35px;
     height:auto;
     overflow: hidden;
     background: #cbcbcb;
     line-height: 149px;
     position: absolute;
     z-index: 2;
     right:0;
     text-align: center;
}
.news_right .news_rightmore:hover{
	background: #004687;
}
.news_rightmore:hover{
	color:#fff;
}
/*新闻详情*/
.product_right .news_title{
	font-weight: bold;
	font-size: 18px;
	color:#000;
    line-height: 60px;
    text-align: center;
}
.product_right .news_date{
	font-size: 14px;
	color:#878787;
    line-height: 20px;
    text-align: center;
}
.product_right .news_content{
	font-size: 13px;
	color:#878787;
    line-height: 30px;
    padding:20px;
    text-indent: 2em;
}
/*联系我们*/
.iw_poi_title {
	color:#CC5522;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	padding-right:13px;
	white-space:nowrap;
}
.iw_poi_content {
	font:12px arial,sans-serif;
	overflow:visible;
	padding-top:4px;
	white-space:-moz-pre-wrap;
	word-wrap:break-word;
}
.product_right .contact_gsdz{
	font-size: 16px;
	color:#333;
	line-height: 30px;
	margin-top:40px;
}
.product_right .contact_dh{
	font-size: 16px;
	color:#333;
	line-height: 30px;
}
/*公司简介*/
.product_right .about_kaiwei{
  font-size: 20px;
  color:#000;
  text-align: center;
  line-height: 60px;
}
.product_right .kaiweijj{
  font-size: 14px;
  color:#333;
  line-height: 35px;
  text-indent: 2em;
}
/*销售区域*/
.product_right .sell_quyu{
  font-size: 13px;
  color:#333;
  line-height: 40px;
  float:left;
}
.product_right .sell_image{
  width:600px;
  height:500px;
  float:right;
}
/*Linx 认证及奖项*/
.product_right .prize_title{
  font-size: 16px;
  color:#000;
  line-height: 40px;
}
.product_right .prize_xinxi{
  font-size: 13px;
  color:#333;
  line-height: 40px;
  text-indent: 2em;
}
.product_right .renzhengone{
  float:left;
  width:440px;
  height:auto;
  overflow: hidden;
  border:1px solid #ccc;
  padding:30px;
  margin-right: 10px;
  margin-top:20px;
}
.product_right .renzhengone img{
}
.product_right .prize_titles{
  font-size: 16px;
  color:#000;
  line-height: 30px;
}
.product_right .prize_xinxis{
  display: inline-block;
  font-size: 13px;
  color:#333;
  line-height: 28px;
  margin-left: 10px;
}
.product_right .prize_titles{
  font-size: 16px;
  color:#000;
  line-height: 40px;
  margin-left: 20px;
}
.case_img{
	width:284px;
	height:174px;
	overflow:hidden;
}
.case_img{
	
}
.case_img:hover img{
    transform: scale(1.3);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1.3);
    -webkit-transform: all 1s ease 0s;
}