@charset "gb2312";@import url("../images/font-awesome.min.css");
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, font, img, strong, b, i, dl, dt, dd, ol, ul, li, form { margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; font-size: 100%; font-family: "微软雅黑", Verdana, Arial; }
* { box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; }
body { -webkit-tap-highlight-color: rgba(0, 0, 0, 0) }
header, footer, article, section, nav, menu { display: block }
ul, li { list-style-type: none }
img { border: 0; vertical-align: middle; }
a { outline: 0; text-decoration: none; }
input, img { outline: 0 }
a, li, input, img { border: 0; text-decoration: none; list-style: none; }
a{color: #666; }
a:hover { text-decoration: none; }
::-moz-selection {
color:#004097;
}
::-webkit-selection {
color:#004097;
}
::-webkit-scrollbar {
    width: 8px;
    height: 4px;
    background-color: #F5F5F5
}
::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #E2E2E2
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555
}
::-webkit-input-placeholder{font-family:"Microsoft YaHei";/*color:rgba(255,255,255,.8);*/}
::selection{background: #0A87DB; color: #fff;}  
::-moz-selection{background: #0A87DB; color: #fff;}
.clearfix:after { display: block; content: " "; clear: both;}
.wrap { max-width: 640px; margin: 0 auto; min-width:320px;}
.fr { float: right;}
.fl { float: left;}
.transition { transition: all .5s ease; -o-transition: all .5s ease; -ms-transition: all .5s ease; -moz-transition: all .5s ease; -webkit-transition: all .5s ease;
}
.rela { position: relative;}
.abso { position: absolute;}
.m_t60{height: 60px; width: 100%;}
.m_b50{ height: 50px; width: 100%;}
.m_t30{ margin-top: 30px;}

.color_bai{ color: #fff!important; }
	
/*top*/
.head_page { position: relative; width: 100%; height: 60px; line-height: 60px; background-color: #000000; padding: 0 14px; }
.head_page:after { display: block; content: " "; clear: both; }
.head_page div.logo { height: 60px; line-height: 60px; }
.head_page div.logo img { max-height: 40px; height: 40px; vertical-align: middle; }
.head_page div.en_link { height: 60px; line-height: 60px; margin-right: 24px; }
.head_page div.en_link a { color: #fff; }
.head_page div.en_link a i img{ margin-right: 15px; height: 18px; margin-top: -5px;}
.menu_button {text-align: center;}
.menu_btn { width: 34px; height: 30px; line-height: 30px;  margin-top: 14px; }
.menu_btn img{width:100%; }
.float_nav { width: 100%; position: fixed; top: 0; left: 0; z-index: 99999; padding-top: 60px; display: none; }
.float_nav.fadein { animation: in .5s ease; -o-animation: in .5s ease; -ms-animation: in .5s ease; -moz-animation: in .5s ease; -webkit-animation: in .5s ease; animation-fill-mode: both; }
.float_nav.fadeout { animation: out .5s ease; -o-animation: out .5s ease; -ms-animation: out .5s ease; -moz-animation: out .5s ease; -webkit-animation: out .5s ease; animation-fill-mode: both; }
@keyframes out {
 0% {
 opacity: 1;
}
 100% {
 opacity: 0;
}
}
@-webkit-keyframes in {
 0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
.nav { width: 0; padding-bottom: 0; height:100%; overflow: hidden; background: rgba(0,0,0,0.86); padding-top: 15px; }
.nav.show { animation: show .5s ease; -o-animation: show .5s ease; -ms-animation: show .5s ease; -moz-animation: show .5s ease; -webkit-animation: show .5s ease; animation-fill-mode: both; }
.nav.hide { animation: hide .5s ease; -o-animation: hide .5s ease; -ms-animation: hide .5s ease; -moz-animation: hide .5s ease; -webkit-animation: hide .5s ease; animation-fill-mode: both; }
.nav ul li { height: 50px; line-height: 50px; margin-bottom:1px;}
.nav ul li:last-child { border-bottom-color: transparent; }
.nav ul li a { color: #fff; text-align: center; display: block; }
.nav ul li a.nav_on,.nav ul li a:hover {background: #0A87DB;}

/*banner*/
.index_banner { position: relative; }
.index_banner .bd ul li img { width: 100%; }
.index_banner .hd { width: 100%; position: absolute; bottom: 10px; text-align: center; height: 10px; z-index: 99; }
.index_banner .hd ul li { transition: all .5s ease; -o-transition: all .5s ease; -ms-transition: all .5s ease; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; width: 10px; height: 10px; display: inline-block; border-radius: 50%; text-indent: -9999px; margin:0 10px; background: #fff; }
.index_banner .hd ul li.on { background: #ff6031; }


#fwlb{
	width:100%;
	float:left; position:relative; background-color:#0A87DB; text-align:center;
	
				
}
#fwlb UL{ list-style-type:none;}
#fwlb UL LI {
	margin:4px;

	height:25px;
	line-height:25px;
	TEXT-OVERFLOW: ellipsis;
	WHITE-SPACE: nowrap;
	OVERFLOW: hidden;
	text-align:center;
display:inline-block;
	font-size:12px;
}

#fwlb UL LI A {
	COLOR:#FFF; display:block;border-radius:4px;	padding-left:6px;
	padding-right:6px;background-color:#0A87DB;
}
#fwlb UL LI A:hover {
	COLOR:#fff; background-color:#ff6600;
}
.linkd{
width:100%;
overflow: hidden; text-align:center;
float:left; margin-top:10px; background-color:#f2f2f2; height:28px;

}
.linkd ul{
border:0;
margin:0;
}
.linkd li{display:inline-block;
	text-align:center;
	cursor: pointer;
	list-style-type: none;
	 overflow:hidden;padding-left:20px; padding-right:20px; line-height:28px; font-size:14px; 

}

.linkd li.active{
	color:#fff;background-color:#ff6600;	
	

}
.linkd li.normal{ color:#fff;background-color:#0A87DB;
	}
	#info{ width:96%; margin:2%; float:left;}
.nonea{ display:none;}
news-1{width:100%;
	float:left; ;
}
#news-1{width:100%;float:left;}
#news-1 ul{ list-style-type:none;   font-size:12px;  }
#news-1 UL LI {
	text-align:left;
	WIDTH:100%;
	float:left;
	display:block;
	OVERFLOW: hidden;  margin-bottom:10px
}
#news-1 UL LI .tp{ width:30%; height:110px; float:left;}
#news-1 UL LI img{ width:100%; height:110px;}
#news-1 UL LI .right{ width:66%; padding-left:2%; padding-right:2%; float:right; padding-top:5px; padding-bottom:5px;}
#news-1 UL LI h1{ font-size:14px; line-height:30px;TEXT-OVERFLOW: ellipsis;WHITE-SPACE: nowrap; height:30px; overflow:hidden; }
#news-1 UL LI p{ font-size:12px; line-height:20px; overflow:hidden; color:#666666; height:40px;isplay: -webkit-box;
-webkit-box-orient; 
text-overflow: ellipsis;
overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
#news-1 UL LI .ca{ height:20px; margin-top:5px; line-height:20px;}
#news-1 UL LI span{float:left;color:#0A87DB;font-size:12px; }
#news-1 UL LI b{float:right;color:#0A87DB;font-size:12px}
#news-1 UL LI A {
color:#333;
}
#news-1 UL LI A:hover {
	COLOR:#0A87DB;

}
#news-n{width:100%;
	float:left; 
}
#news-n ul{ list-style-type:none;   font-size:12px;  }
#news-n UL LI.none {
	BACKGROUND: none transparent scroll repeat 0% 0%;
}
#news-n UL LI {
	text-align:left;
	WIDTH:100%;
	float:left;
	display:block;
	line-height:25px;
	height:25px;
	OVERFLOW: hidden;
	font-size:13px;
	background-image: url(dd.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;

}
#news-n UL LI .right{ width:70%; float:left;TEXT-OVERFLOW: ellipsis;
	WHITE-SPACE: nowrap;
	OVERFLOW: hidden; }#news-n UL LI span{float:right;color:#999;font-size:12px}
#news-n UL LI A {
padding-left:20px;
color:#555;
}
#news-n UL LI A:hover {
padding-left:20px;
	color:#0A87DB;

}
/*产品介绍*/
.index_pro_bg{ width: 100%; padding: 20px 0; background: #ededee;  float:left;}

.index_tit{ width:100%; float:left; padding-bottom:15px; padding-top:15px;}
.index_tit p { font-size: 16px; color: #333; text-align: center; overflow: hidden;}
.index_tit p span{ position: relative;width: 207px; display: inline-block; text-transform:uppercase; }
.index_tit p span:before{ position: absolute; display: block; content: ""; width: 400%; height: 2px; right:220px; top: 50%; margin-top: -1px; background: url(index_pro_tit_xian.png) repeat;}
.index_tit p span:after{ position: absolute; display: block; content: ""; width: 400%; height: 2px; left:220px; top: 50%; margin-top: -1px; background: url(index_pro_tit_xian.png) repeat;}
.index_tit h3{ font-size: 18px; color: #0A87DB; text-align: center; margin-top: 4px; padding: 0 3%;}

.index_pro_con{ width:100%; margin-top: 14px;}
.index_pro_con li{ width:49%; float: left; padding: 12px; background: #fff; margin-bottom: 8px;}
.index_pro_con li:nth-child(2n){ float: right; }
.index_pro_con li dl{ width:100%;}
.index_pro_con li dl dt{ height: 50px; width: 100%;}
.index_pro_con li dl dt i{display: block; float: left; width: 50px; margin-right: 10px; height: 50px;}
.index_pro_con li dl dt i img{width: 100%;}
.index_pro_con li dl dt p{line-height: 50px; font-size: 16px; font-weight: bold; color: #333333; float: left; background: url(index_pro_xian.png) no-repeat 0 40px; background-size: 100%;}
.index_pro_con li dl dd{font-size: 14px; height: 72px; line-height: 24px; color: #666; margin-top: 10px; overflow: hidden;}
.index_pro_con li dl .xlb { width:100%; margin-top:10px;}
.index_pro_con li dl .xlb a{cOLOR:#fff; display:inline-block;border-radius:4px;	padding-left:6px; 
	padding-right:6px;background-color:#0A87DB; font-size:12px; font-size:12px; line-height:25px; margin:2px; text-transform:uppercase;}


/*解决方案*/
.index_jjfa_con{ width:94%; margin: auto; margin-bottom: 30px; margin-top: 14px;}
.index_jjfa_con li{ width:49%; margin-bottom: 8px; float: left; position: relative;}
.index_jjfa_con li:nth-child(2n){ float: right;}
.index_jjfa_con li img{width: 100%;}
.index_jjfa_con li p{ position: absolute; padding: 0 10px; top: 50%; margin-top: -15px; text-align: center; width: 100%; height: 30px; line-height: 30px;  font-size: 20px; color: #fff;}

.index_jjfa_con li:last-child{ background: #0A87DB;}
.index_jjfa_con li:last-child p{ position: absolute; padding: 0 10px; top: 35%; margin-top: -40px; text-align: center; width: 100%; height: auto; line-height: 30px;  font-size: 16px; color: #fff;}
.index_jjfa_con li:last-child p span{ display: block; font-size: 50px; line-height: 50px; text-align: center;}

.jjfa_datit { text-align: center; font-size: 30px; font-weight: bold; color: #030304; margin: 30px 0; letter-spacing: 5px; }


/*关于视摩*/
.index_about_bg{ width: 100%; padding: 30px 0; background: #ededee; margin-bottom: 30px;}
.index_about_js{ font-size:15px; color: #333; line-height: 24px; padding: 3%;}

.index_about_con{ width: 94%; margin: auto;}
.index_about_con li{ width: 100%; height: 141px; background: #fff; border-radius: 6px; overflow: hidden; margin-bottom: 10px; box-shadow: 0 1px 1px rgba(0,0,0,0.1);}
.index_about_con li dl dt{ width: 126px; float: left;position: relative; border-radius: 6px; padding: 20px 0;}
.index_about_con li dl dt:after{ display: block; content: ""; width: 20px; height: 93%;position: absolute; top: 4%; left: 126px;}
.index_about_con li:nth-child(1) dl dt{background: #ed4914;}
.index_about_con li:nth-child(1) dl dt:after{ background: url(index_about_bg01.png) no-repeat; background-size: 11px 100%;}
.index_about_con li:nth-child(2) dl dt{background: #40c0a9;}
.index_about_con li:nth-child(2) dl dt:after{ background: url(index_about_bg02.png) no-repeat; background-size: 11px 100%;}
.index_about_con li:nth-child(3) dl dt{background: #2f87d0;}
.index_about_con li:nth-child(3) dl dt:after{ background: url(index_about_bg03.png) no-repeat; background-size: 11px 100%;}
.index_about_con li:nth-child(4) dl dt{background: #f1c008;}
.index_about_con li:nth-child(4) dl dt:after{ background: url(index_about_bg04.png) no-repeat; background-size: 11px 100%;}

.index_about_con li dl dt i{ display: block; text-align: center;}
.index_about_con li dl dt i img{ height: 52px;}
.index_about_con li dl dt h4{ font-size: 16px; color: #fff; text-align: center; margin-top: 10px;}
.index_about_con li dl dt p{ font-size: 12px; color: #fff; text-align: center;}
.index_about_con li dl dd{ width: calc(100% - 136px); height: 129px; float: right; font-size: 14px; color: #444; line-height: 22px; border: 1px dashed #dedede;  border-left: 0; margin: 6px 6px 6px 0; border-radius: 6px; padding: 0 10px 0 18px; position: relative;}
.index_about_con li dl dd div{position: absolute; top: 50%; transform: translateY(-50%);}


/*案例展示*/
.index_case_con{ width: 94%; margin: auto;margin-top: 14px;}
.index_case_con li{ width:49%; float:left; margin-bottom: 8px;}
.index_case_con li:nth-child(2n){ float: right;}
.index_case_con li img{width: 100%;}


/*联系我们*/
.index_lx_bg{ width: 100%; background: url(index_lx_bg.jpg) no-repeat center; padding: 30px 0; margin-top: 26px; overflow: hidden; background-size: 100% 100%;}
.index_lx_con{margin-top: 20px; margin-left: -4%; width: 104%;}
.index_lx_con li{ width:33.3%; float: left;}
.index_lx_con li i{ display: block; text-align: center;}
.index_lx_con li i img{ height:46px;}
.index_lx_con li p{width: 100%; text-align: center; font-size: 12px; color: #fff!important; margin-top: 10px;}


/*底部*/
.top_bar { width: 100%; position: fixed; z-index: 900; bottom: 0; margin: auto; font-family: Helvetica, Tahoma, Arial, Microsoft YaHei, sans-serif;}
.top_menu { display: -webkit-box; display: block; width: 100%; background:#000; height: 50px; display: -webkit-box; display: box; margin: 0; padding: 0;}
.top_bar .top_menu>li { -webkit-box-flex: 1; position: relative; text-align: center;}
.top_menu li{ }
.top_menu li:first-child { background: none;}
.top_bar .top_menu>li>a { height: 48px;display: block; text-align: center; color: #FFF; text-decoration: none;}
.top_bar .top_menu>li.home { max-width: 50px}
.top_bar .top_menu>li.home a { height: 50px; width: 50px; margin: auto; border-radius: 60px; position: relative; top: -8px;  background: url(home.png) no-repeat center center; background-size: 100% 100%;}
.top_bar .top_menu>li>a label { overflow: hidden; margin: 0 0 0 0; font-size: 12px; display: block !important; text-align: center; color: #fff;height: 20px; line-height: 20px; font-size: 14px;}
.top_bar .top_menu>li>a i { width: 100%; height: 24px;}
.top_bar .top_menu>li>a i img { padding: 3px 0 0 0; height: 24px;  color: #fff; line-height: 48px; vertical-align: middle;}
.top_bar li:first-child a {display: block;}

.menu_font {text-align: left;position: absolute;z-index: 500;background: rgba(0,0,0,0.86);border-radius: 5px;width: auto;margin-top: 10px;padding: 0; /*left: 50%; margin-left: -34px;*/ width:100%;}
/*#menu_list3.menu_font{right: 10px;}*/
.menu_font.hidden {display: none;}
.menu_font {top: inherit !important;bottom: 56px;}
.menu_font li a {height: 40px;margin-right: 1px;display: block;text-align: center;color: #FFF;text-decoration: none;text-shadow: 0 1px rgba(0, 0, 0, 0.3);-webkit-box-flex: 1;}
.menu_font li a {text-align: left !important;}
.top_menu li:last-of-type a {background: none;overflow: hidden;}
.menu_font:after {top: inherit!important;bottom: -6px;border-color: rgba(0,0,0,0.86) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);border-width: 6px 6px 0;position: absolute;content: "";display: inline-block;width: 0;height: 0;border-style: solid;left: 50%; margin-left: -6px;}
.menu_font li {border-top: 1px solid rgba(255, 255, 255, 0.1); border-right:0;}
.menu_font li:first-of-type {border-top: 0;}
.menu_font li:last-of-type {border-bottom: 0;}
.menu_font li a {height: 40px;line-height: 40px !important;position: relative;color: #fff;display: block;width: 100%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.menu_font li a img {width: 20px;height: 20px;display: inline-block;margin-top: -2px;color: #fff;line-height: 40px;vertical-align: middle;}
.menu_font>li>a label {font-size: 12px;overflow: hidden;margin: 0; display: block; text-align: center;}
/*-------------------------------------新增留言2018.05.27-----------------------------------*/

.title {
    margin-bottom: 20px;
}

form#feedback {
	width: 100%;
    margin: auto;
    padding-left: 2%;
    padding-right: 2%;
    padding-top: 20px;
    padding-bottom: 30px;
    background: #ededee;}

.messtitle {
	font-weight: bold;
    font-size: 20px;
    color: #333;
    text-align: center;
    height: 50px;
    line-height: 50px;}


.messtitle_en {
    font-size: 16px;
    color: #999;
    text-align: center;
    height: 20px;
    line-height: 20px;}

input.infoInput {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 1px 2px rgba(0,0,0,0.15);
    font-size: 16px;
    color: #bcbcbc;
    padding: 0 12px;
    margin-bottom: 10px;}

textarea.col11.infoInput {
width: 100%;
    height: 100px;
    line-height: 30px;
    background: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 1px 2px rgba(0,0,0,0.15);
    font-size: 16px;
    color: #bcbcbc;
    padding: 0 12px;
    margin-bottom: 10px;
    resize: none;
    padding-top: 16px;}


input#seccode {
	float: left;
	width: 50%;
    height: 40px;
    line-height: 40px;
    background: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 1px 2px rgba(0,0,0,0.15);
    font-size: 16px;
    color: #bcbcbc;
    padding: 0 12px;
    margin-bottom: 10px;}


input#feedbackbotton {
    width: 100%;
    height: 40px;
    border: none;
    background: #f15b2e;
    color: #fff;
    font-size: 22px;
    text-align: center;
    cursor: pointer;
    margin-top: 12px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.2);
    border-radius: 4px;
    font-family: "Microsoft Yahei",Arial, Helvetica, sans-serif;
}

#tplist{ width:100%; float:left; margin-top:12px; padding-bottom:20px;
}
#tplist .swiper-slide{
	-webkit-transition:-webkit-transform 600ms ease-out;
	transition: transform 600ms ease-out;
	-webkit-transform:scale(0.8);
	transform: scale(0.8);
}
#tplist .swiper-slide-active{
	-webkit-transform:scale(1);
	transform: scale(1);
}
#tplist .swiper-slide h3{
	font-size: 14px;
	text-align: center; font-weight:normal;
}
#tplist .swiper-slide img{ max-width:100%;
	margin-bottom: 15px; height:10vw; margin-left:auto; margin-right:auto; display:block; border:0px;
}
#tplist > a{
	display: block;
	width:100%;
	box-sizing: border-box;
	border: 1px solid #d0d0d0;
	margin: 10px auto;
	font-size:14px;
	line-height:20px;
	text-align: center;
	}
#mored{ width:100%; margin-top:10px; text-align:center}
#mored A{
	display:inline-block; padding-left:30px; padding-right:30px; line-height:25px; color:#fff;font-size:13px;border-radius:8px;background-color:#0A87DB; transition:all 0.2s ease-in-out 0s;
}
#mored A:hover {
background:#3399FF;  color:#FFFFFF;
}
#bottom{width:100%;float:left; margin-top:15px; }#bottom .footera{}#bottom .footera UL{TEXT-ALIGN:left}#bottom .footera UL LI{width:23%; margin-left:1%; margin-right:1%;text-align:center;float:left; padding-top:}#bottom .footera UL LI A{width:100%;overflow:hidden;display:block;cursor:pointer;text-align:center;color:#fff; font-size:13px;}
#bottom .footera UL LI img{ margin-bottom:8px; max-width:50%;}
#wxnr{ width:100%;position:fixed; top:10%; z-index:1000; display:none;}
#wxnr .nrdf{ width:70%; padding:5%; float:left; margin-left:15%; text-align:center; background-color:#fff;box-shadow: 0px 2px 6px #777;-webkit-box-shadow: 0px 2px 6px #777;-moz-box-shadow: 0px 2px 6px #777;border-radius:10px;}
#wxnr  img{ width:120px; height:120px;}
#wxnr  p{ font-size:14px; line-height:30px; text-align:center; }
#wxnr  p i{ font-size:16px;}
#wxnr  span{ display:inline-block; padding-left:10px; padding-right:10px; line-height:30px; background-color:#0A87DB; color:#fff;border-radius:4px; margin-left:12px; cursor:pointer;}
#banquan{
	width:100%;
	padding-top:10px; padding-bottom:10px; border-top:#333 solid 1px;
	line-height:22px;
	color:#fff;
	text-align:center;
	background-color:#28282E; font-size:12px;
;
}
#banquan A{ color:#fff}
@media only screen and (max-width: 450px){#news-1 UL LI .tp,#news-1 UL LI img{ height:80px;}#news-1 UL LI h1{ font-size:12px; line-height:25px; height:25px;}#news-1 UL LI p{ font-size:12px; line-height:18px; overflow:hidden;  height:36px;}#news-1 UL LI .ca{ height:20px; margin-top:2px; line-height:20px;}#news-1 UL LI .right{ padding-top:0px; padding-bottom:0px;}}
@media only screen and (max-width: 740px){
#tplist .swiper-slide img{ height:32vw;}
}
@media screen and (max-width:450px)
{.index_pro_con li { width:100%;}}



@media screen and (max-width:350px) {
	.index_about_con li dl dd { height: 129px; line-height: 20px; margin: 6px 6px 6px 0; padding: 2px 3px 0 13px; }
	.index_lx_con li p{font-size: 10px;  -webkit-transform: scale(0.75);}
	span.prev,span.next{ top:60px;}
	.pro_gn_con li .pro_gn_pic{ height: 136px;}
	.about_tov03_con {height:990px;}
	.about_tov03_con li{height:194px;}
	.about_tov03_con li:nth-child(1) h3{ font-size: 24px; margin-top: 40px; }
	.about_tov03_con:before{width: 36px;}
	.about_tov03_con:after{ width: 36px;}
	.pro_scms_con .bd .con dl.pro_scms_txt dt span {font-size: 18px;padding: 0 8px;}
	.jjfa_zhtsg01_con li dl{ width:calc(100% - 120px);}
	.pro_rlsb01_con li dl dt { width: 100px;}
	.pro_rlsb01_con li dl dd { width: calc(100% - 120px); }
	.pro_tcdh10_con li{ height: 280px;}
	.pro_sjzn06_con li dl dd{ height: 200px;}
	.pro_tmzg08_con li i img{height: 40px;}
	
	
	/*--------------------------------产品中心_信息发布2018.04.23-------------------------*/
	.pro_xxfb08_con li dl dt { width: 100px;}
	.pro_xxfb08_con li dl dd { width: calc(100% - 120px); line-height: 20px; }

}