/* Write your styles */

* {
	padding: 0px;
	margin: 0px;
}

.left_ti {
	width: 100%;
	height: auto;
	margin: 0 auto 10px;
	background: #fff;
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.left_ti ul {
	width: 100%;
	margin: 0 auto;
	list-style-type: none;
	display: block;
}

.bg {
	background: #fff;
}

a:hover {
	color: #06c
}
b{font-weight: normal;}

.left_ti ul li {
	float: left;
	width: 25%;
	padding: 1rem 0;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	box-sizing: border-box;
	text-align: center;
	height: 6rem
}

.left_ti ul li a {
	font-size: 12px;
	line-height: 3.0;

}

.left_ti ul li img {
	width: 35%;
}

.am-list-news-hd {
	background: #f9e5eb;
	padding-left: 15px;
}

a {
	color: #000;
}

a:hover {
	color: #06c;
}

.am-list li a {
	color: #000;
	display: block;width: 70%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}

.indexpic ul li {
	width: 33.333%;
	float: left;
	font-size: 14px;
}

.indexpic ul li img {
	width: 100%;
	/* height:150px; */
	margin-bottom: 8px;
}

.about p {
	padding: 0 10px;
}


/*footer*/

.lfooter {
	width: 100%;
	height: 60px;
	background-color: #06c;
	position: fixed;
	bottom: 0px;
	z-index: 10;
}

.lfooter ul {
	list-style-type: none;
	padding-left: 1em;
}

.lfooter ul li {
	width: 25%;
	height: auto;
	float: left;
	text-align: center;
	padding: 5px 0px;
}

.lfooter ul li a {
	color: #FFF;
	line-height: 12px;
	font-size: 12px;
}

.detailcnt {
	line-height: 1.6;
	padding: 15px;
	margin-bottom: 10px;
	min-height: 300px !important;
}

.detailcnt img {
	width: auto !important;
	height: auto !important
}
.detailcnt h1{font-size:18px;color:#06c;text-align:center}
.detailcnt span{text-align:center;font-size:12px}
.position {
	border-bottom: #ddd 1px solid;
	padding: 1rem;
	margin-bottom: .5rem;
	color: #06c;
}

.biaoti {
	border-bottom: #ddd 1px solid;
	padding-top: 1rem;
}

.biaoti h1 {
	text-align: center;
	font-size: 1rem;
	color: #06c;
}

.biaoti h1 span {
	font-size: .5rem;
	font-weight: normal;
	color: #999;
}

.share {
	margin-left: 10px;
}

.page2 {
	margin: 20px 10px;
}

.pages {
	padding: 10px;
	text-align: center;
	margin-top: 25px;
}

.pagelist {
	text-align: center;
	display: inline-block;
}

.pages ul li {
	float: left;
	display: inline-block;
	text-align: center;
	font-size: .7rem;
	font-weight:normal;
	padding: 6px;
}
.pages ul li a b{font-weight:normal;}
.pages ul li h1{font-weight:normal}
.am-list{font-size:16px}
.am-list span {
	float: right;
font-size:14px;
	padding:1rem 0;
}

.productindex,
.newlist {
	margin: 0 auto 10px;

}


/*
.productindex .tit,.newlist .tit{ text-align:center;  padding:20px 0; font-size:24px; line-height:28px; color:#06c; height:80px;}
.productindex .tit span,.newlist .tit span{ padding-left:10px; font-family:Georgia, "Times New Roman", Times, serif; color:#999;text-transform:uppercase}
.productindex .tit p,.newlist .tit p{ font-size:14px; color:#999}
*/

.productindex .pro li {
	width: 46%;
	float: left;
	font-size: 14px;
	text-align: center;
	border-bottom: 1px solid #ddd;
	margin: 0 2%;
	margin-bottom: 1rem;
	cursor:
}

.productindex .pro li img {
	width: 90%;
	display: block;
	margin: 0 auto;
	border: #ddd 1px solid;
}

.productindex .pro li p {
	margin: 0;
	padding: 0
}

.newlist ul {
	padding: 0 10px;
}

.newlist ul li {
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	border-bottom: 1px dashed #e8e8e8;
}
.newlist ul li a{display: block;width: 70%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.newlist ul li span {
	float: right;
}

.footnav {
	text-align: center;
	padding: 10px 0;
	line-height: 26px;
	font-size: 14px;
	margin-bottom: 1px;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8
}

.blog-footer {
	padding: 0!important;
	text-align: center;
	padding-bottom: 60px!important
}

.footnav a {
	display: inline-block;
	text-align: center;
	min-width: 80px;
}

.main_body img {
	display: block;
	height: auto !important;
	max-width: 100%;
}

.tit {
	color: #008bd2;
	font-weight: bold;
	font-size: 18px;
	background: url(../webimages/icon10.png) no-repeat left center;
	background-size: 21px;
	padding: 10px;
	clear: both;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
	margin-bottom: 10px
}

.tit img {
	width: 18px;
	height: 18px;
	display: block;
	float: left;
	margin-right: 5px;
	margin-top: 5px
}

.tit .more {
	float: right;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	color: #008bd2;
	line-height: 30px
}


/*slide*/

.nav_up {
	position: relative
}

.nav-item i {
	width: 40px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	background: url(../images/xia.png) no-repeat center center
}

.jia {
	position: absolute;
	right: 20px;
	top: 20px;
	cursor: pointer;
	transition: all, .2s
}

.xia {
	transform: rotate(90deg);
}

.nav_up {
	position: relative
}

.nav-item {
	position: relative
}

.nav-item i {
	width: 40px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0
}

.jia {
	position: absolute;
	cursor: pointer;
	transition: all, .2s
}

.xia {
	transform: rotate(90deg);
}

.sub_nav li {
	border-bottom: 1px solid rgba(255, 255, 255, .1);
	text-indent: 30px
}


/*common*/

.mainbody {
	background-color: #eaeff5;
}

.commonclass .h3 {
	background-image: url(../images/solution.png);
	background-repeat: no-repeat;
	background-color: #008cd6;
	background-position: 96% center;
	background-size: auto 16px;
	font-size: 16px;
	padding: 12px;
	color: #fff;
	position: relative;
	z-index: 2;
}

.commonclass {
	padding: 0;
	position: relative;
	z-index: 2;
	background-color: #FFF;
}

.commonclasslist {
	display: none;
	position: absolute;
	top: 45px;
	z-index: 1;
	width: 100%;
	background: #FFF;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, .5);
}

.commonclasslist li h4 a {
	display: block;
	padding: 18px;
	font-size: 16px;
	font-weight: normal;
	border-bottom: 1px solid #e8e8e8;
}

.commonclasslist li h4 {
	position: relative;
}

.commmenu {
	background-color: #FFF;
	margin: 5px 0;
}

.commmenu ul li {
	display: inline-block;
	height: .8rem;
	line-height: .8rem;
	text-align: center;
	padding: 0 3%;
}

.commmenu ul li.cur {
	background-color: #008cd6;
}

.commmenu ul li.cur a {
	color: #FFF;
}


/*产品中心*/

.productlists {
	padding: 0 4px 10px;
	background-color: #eaeff5;
}

.productlists ul li {
	float: left;
	width: 46%;
	margin: .2rem 2%;
	background-color: #FFF;
	padding: 5px;
	background-color: #FFF;
	overflow: hidden;
	height: 196px;
	position: relative;
}

.productlists ul li img {
	display: block;
	width: 176px;
	margin: 0 auto;
}

.productlists ul li .text {
text-align: left;
text-indent:5px;
	width:176px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.productlists ul li .text h4 {
text-align: left;

	width:176px;
overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
	font-size: 14px;
	line-height: 20px;
	height:20px;
	font-weight: normal;
	position: absolute;
	bottom: 0;
	left: 0;
}

.productlists ul li .text span {
	display: block;
	font-size: 12px;
	color: #999;
	height: 21px;
	line-height: 21px;
}


/*产品详情*/

.Productpicture {
	width: 100%;
	border-bottom: 10px solid #e6e6e6;
	overflow: hidden;
	background-color: #FFF;
}

.Productpicture h3 {
	background: #008cd6;
	font-size: 16px;
	padding: 12px 10px;
	color: #fff;
}

.Productpicture ul {
	margin: 0px;
	padding: 0px;
	position: relative;
}

.Productpicture ul li {
	width: 100%;
}

.Productpicture ul li img {
	width: 100%;
	display: block;
}

.Productclass {
	margin: 0px;
	padding: 0px;
}

.Productclass ul li {
	border-bottom: 10px solid #e6e6e6;
	background-color: #FFF;
}

.Productclass ul li.cur h3.Producttitle {
	border-bottom: 1px solid #f0f0f0;
}

.Productclass ul li h3.Producttitle {
	font-size: 16px;
	padding: 15px 10px 15px 15px;
	position: relative;
}

.Productclass ul li h3.Producttitle span {
	background-image: url(../webimages/problem2.png);
	background-repeat: no-repeat;
	background-size: 20px 13px;
	display: block;
	position: absolute;
	right: 10px;
	top: 20px;
	width: 20px;
	height: 13px;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

.Productclass ul li.cur h3.Producttitle span {
	transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
}

.commonReturn {
	margin: 0px 15px;
	padding: 30px 0px 25px;
}

.commonReturn a {
	color: #666666;
	background: #FFF;
	text-align: center;
	padding: 3px 0px;
	font-size: 14px;
	display: block;
	line-height: 30px;
}

.commonReturn a:hover {
	color: #fff;
	background: #00a1e9;
}

.Productcontents {
	display: none;
	font-size: 14px;
	padding: 30px 10px;
	color: #666666;
}

.Productcontents img {
	width: 100%;
}

.Productdot {
	text-align: center;
	padding: 10px 0px 20px;
}

.Productdot span {
	margin: 0px 3px;
	width: 11px;
	height: 11px;
}


/*新闻*/

.new_list li {
	border-bottom: 1px solid #e8e8e8
}


/*首页优势*/

.ltit {
	text-align: center;
	font-size: 30px;
	background: url(../images/bgt.jpg) no-repeat center bottom;
	line-height: 30px;
	height: 80px;
	color: #005aca;
}

.ltit span {
	display: block;
	font-family: "Times New Roman", Times, serif;
	color: #333;
}

.brandList {
    overflow: hidden;
    height: auto;
    margin-top:15px;

}
.brandList li {
    float: left;
    width: 47%;
    height: 120px;
    position: relative;
    border: 1px solid #ddd;
    margin: 0 0 10px 2%;
    padding:1% 2%;
}
.brandList li h3 {
    font: bold 16px/40px "微软雅黑";
    color: #005aca;
}
.brandList li span {
    display: block;
    width: 30px;
    height:30px;
    position: absolute;
    right: 10px;
    top: 0;
    text-align: center;
    color: #fff;
    font: bold 16px/30px "微软雅黑";
    background: #005aca;
}
.brandList li p {
    color: #666;
    font: 14px/20px "微软雅黑";
    /* max-height: 20px; */
    overflow: hidden;
    /* padding-right: 20px; */
}



.brandList li span {
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	right: 10px;
	top: 0;
	text-align: center;
	color: #fff;
	font: bold 16px/30px "微软雅黑";
	background: #005aca;
}

.brandList li p {
	color: #666;
	font: 14px/20px "微软雅黑";
	/* max-height: 20px; */
	overflow: hidden;
	/* padding-right: 20px; */
}

.pro_m {
	width: 100%;
	margin-bottom: 1rem
}

.pro_m li {
	float: left;
	width: 30%;
	margin: 1%;
	background: #e8e8e8;
	line-height: 2rem;
	height: 2rem;
	color: #fff;
	text-align: center;
	border-radius: 3px;
	overflow: hidden
}

/*六大接线优势*/
.jsbox{position: relative;background: url(/templets/default/images/wdjs.jpg) no-repeat center center;}
.jsbox li{position: absolute;}
/*魏德手机*/

.wdban {
	height: 200px;
	widows: 100%;
	background: url(../images/weban.jpg) center center;
}

.weide_tit h1 {
	font-size: 20px;
	color: #06c;
	text-align: center;
	padding: 10px 0
}

.weide_tit .xian {
	background-color: #ffaa00;
	width: 90px;
	height: 2px;
	margin: 5px auto;

}

.weide_tit>p{
	font-size: 14px;
	color: #333;
	text-align: left;
	text-indent: 1rem;
	padding:5px 10px;
	line-height: 1.8;
}

.wdabout>p {
	font-size: 14px;
	color: #333;
	text-align: left;
	text-indent: 1rem;
	padding:5px 10px;
	line-height: 1.8;
}

.wdabout {
	background: url(../images/weidabg.png) no-repeat center center;
	width: 100%;
}


/*专家*/

.zhuanjia {
	background: #ff6900;
	color: #fff;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	height: 40px;
	margin: 10px auto;
}

.zhuanjia .more {
	background: url(../images/more_bg.png) no-repeat center center;
	font-size: 16px;
	color: #fff;
	width: 144px;
	height: 35px;
	display: block;
	float: right;
	line-height: 35px;
	text-align: left;
	text-indent: 15px;
	margin-top: 30px;
	margin-right: 190px;
}

.video_box ul {
	width: 1200px;
}

.video_box ul li {
	float: left;
	margin-right: 30px;
	width: 370px;
	background: #eee;
	height: 480px;
	position: relative;
	overflow: hidden;
	transition: all, .3s;
}

.video_box ul li .video {
	width: 370px;
	height: 300px;
	overflow: hidden;
	display: block;
	position: relative
}

.video_box ul li .bofang {
	width: 100%;
	height: 100%;
	position: absolute;
	;
	left: 0;
	top: 0;
	background: url(../images/bofnag.png) no-repeat center center;
	background-color: rgba(0, 0, 0, .4);
	transition: all, .8s
}

.video_box ul h1 {
	color: #06c;
	font-size: 18px;
	line-height: 36px;
	margin: 10px 0
}

.video_box ul p {
	font-size: 14px;
	color: #666;
	line-height: 28px;
	height: 65px;
	margin-bottom: 10px;
}

.video_box .main_box {
	padding: 0 20px 20px;
}

.video_box a .case_more {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #f90;
}


/*五大技术*/


/*.jishu {
	background: url(/templets/default/images/jishubg.png) no-repeat center center;
}*/

.advantagenei li {
	height: auto;
}

.advantagenei li span {
	background: #f90;
}



.jishu_box {
	width: 100%;
	text-align: left;
}

.advantagenei .four {
	margin-top: -180px;
}

.advantagenei .five {
	width: 100%;
}

.advantagenei .five p {
	float: left;
	margin: 0 5px;
}


/*魏德米勒产品*/

.wdpro img {
	width: 95%;
	margin: 8px;
}


/*解决方案*/

.fangan dl {
	border: 1px solid #e8e8e8;
	margin: 15px;
}

.fangan dt {
	font-size: 16px;
	color: #ff9c08;
	font-weight: bold;
	line-height: 2;
}

.fangan dd {
	font-size: 14px;
	color: #000;
	list-style: circle;
	text-indent: 20px;
	background: url(/templets/default/images/list_m.png) no-repeat 8px 10px;
	line-height: 1.8;
}
.fangan {position: relative;height: 250px;}
.fangan img{position: absolute;top: 0;}
.fangan div{font-size:16px;color: #ff9c08;font-weight: bold;position:absolute;z-index: 1;text-align: left;}
.fangan .one{left: 10px;top: 80px;}
.fangan .two{right: 10px;top: 80px;text-align: right;}
.fangan .three{bottom:10px;text-align: center;left: 70px;}
/*应用*/

.yingyong {
	/* background: url(/templets/default/images/yinyong.jpg) no-repeat center center; */
}

.yingyong .yytit {
	font-size: 20px;
	margin: 10px;
	font-weight: bold;
	padding-top: 10px;
	color: #000;
	margin-left: 20px;;
}
.yingyong dl{margin-left: 20px;}
.yingyong dl dt {
	color: #000;
	font-size: 16px;
	text-indent: 20px;
}

.yingyong dl dd {
	color: #000;
	line-height: 1.8;
	float: left;
	text-indent: 20px;
	background: url(/templets/default/images/list2_m.png) no-repeat 8px center;
	font-size: 14px;
	margin-right: 10px;
}


/*支持*/


/*支持*/
.edimg{max-width: 35%;margin-left: 20px;}
.edtit{font-size: 18px;padding: 5px 0;color:#06c;border-bottom: 2px solid #06c ;border-top: 2px solid #06c;font-weight: bold;margin-top: 10px;}
.zhichi .subname {
	width: 100%;
	margin: 10px auto
}

.zhichi .subname li {
	float: left;
	text-align: center;
	line-height: 30px;
	height: 30px;
	;
	margin: 0 .5%;
	width: 19%;
}

.zhichi .subname li a:hover {
	background: #06c;
	color: #fff;
	border-color: #06c
}

.zhichi .subname li a {
	width: 100%;
	height: 30px;
	color: #333;
	display: block;
	border: 1px solid #666;
}


/*img_box*/

.zhichi .zhichi_box li {
	width: 50%;
	height: 158px;
	float: left;
	background: #fdfeff;
	overflow: hidden;
	position: relative;
}

.zhichi .zhichi_box li img {
	transition: all, .6s
}

.zhichi .zhichi_box .zhichi_img img:hover {
	transform: scale(1.2, 1.2)
}

.zhichi .zhichi_box div {
	font-size: 16px;
	color: #333;
	margin: 20px;
	margin-left: 10px;
	margin-bottom: 10px
}

.zhichi .zhichi_box p {
	font-size: 14px;
	color: #666;
	margin-left: 10px
}

.zhichi .zhichi_box li .icon {
	width: 30%;
	;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.zhichi .zhichi_box .zimg{height: 158px;;}

/*雷塞伺服手机*/

.lsban {
	width: 100%;
	background: url(../images/lsban.jpg) center center;
	height: 200px;
}
.abban{
	width: 100%;
	background: url(../images/abban.jpg) center center;
	height: 200px;
}
.newban{
	width: 100%;
	background: url(../images/newban.jpg) center center;
	height: 200px;
}
.listban{
	width: 100%;
	background: url(../images/abban.jpg) center center;
	height: 200px;
}
.leisai_pro {
	width:100%;

	clear: both
}
.leisai_pro li {
	float: left;
	width: 49%;
	margin:0.5%;

}

.leisai_pro li .leisai_img {
	/*height: 230px*/
}
.leisai_pro li div {
	display: block;
	width: 100%;
	text-align: center;
	background: url(/templets/default/images/div_bg.png) no-repeat top left;
	color: #fff;
	margin-top: -30px;
	position: relative;
	transition: all .5s
}
.leisai_pro li:hover div {
	background: url(/templets/default/images/div_hoverbg.png) no-repeat top left
}
.leisai_pro li div img {
	position: absolute;
	right: 10%;
	top: 10%
 }
.leisai_pro li div a {
	color: #fff;
	display: block;
	padding-top: 20px;
	text-align:left;
	text-indent: 20%;
}
.lstit{margin-top: -10px;}

.flm{float: left;}
.frm{float: right;}
.clearfix{clear: both;}









.video_box{padding: 1rem;}
.ewm_m{margin-top: 10px!important;margin-left: 10px!important;}
.jxbox{background: url(/templets/default/images/wdjs.jpg) no-repeat center center;height:300px;position: relative;}





.brand span{width:20px;height:20px;line-height:20px;background: #f90;color: #fff;display: block;text-align:center;margin-top: 5px;}
.brand  h3{font-size: 14px;font-weight: normal;}
.brand li{position: absolute;}
.brand li span{float: left;text-align:left;}
.brand li h3{display: block;margin-left:30px;}

.brand .three span,.brand .four span{float: right;}
.brand .three h3,.brand .four h3{text-align: right;;margin-right:30px;margin-left: 0;}
.brand .one{position: absolute;top:50px;left: 10px;}

.brand .two{position: absolute;top:160px;left:10px;}

.brand .three{position: absolute;top: 50px;right: 10px;}

.brand .four{position: absolute;top: 160px;right: 10px;}

.brand .five{position: absolute;bottom: 10px;left: 10px;}

.brand .five{position: absolute;bottom: 30px;left:100px;text-align: center;}

.brand .five span{margin-top:0px;}

.lslist li span{background:none;}

.lslist .le span{left: 10px;background:none;}

.lslist .ri{text-align: left;}

.lslist{position: relative;}
.lslist .le h3{text-indent: 40px;}

.lslist .ri h3{text-indent:60px;}

.lslist .ri p {text-align: right;}

.qusc{position: absolute;;z-index: 0;top: -10%}


.lslist li{height: 100px;}

.logo_size p{font-size: 16px;line-height: 1.5;font-weight: bold;margin-top: 10px;}
.logo_size span{font-size:14px;line-height:1.2;}
