﻿@charset "utf-8";
html{}
*{line-height:2em; padding: 0; margin: 0; }
body{font: normal 14px/2 'Microsoft YaHei';color:#333;}
h1,h2,h3,h4,h5,h6{font: normal 14px/2 'Microsoft YaHei';}
em, i, del { font-weight:normal; font-style:normal;}
ul, ol{list-style: none;}
a{text-decoration: none;} 
a:link, a:visited, a:active {color:#333;}
a:hover{color:#00428e; }
img{border: 0px;}
*:link, *:visited, *:hover, *:active, *:focus,{
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.picAofIndex120{display:block !important;cursor:pointer !important;width:120px !important;height:120px !important;}
.picDivOfIndex120{height:120px !important;width:120px !important;}
.checkbox{border: 0px;}
.clear{clear:both; float:none;}
.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.button{border: 0px; }

.wide{ width: 1180px; margin: 0 auto; }
.wide:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#iwrapper{ }
#wrapper{ }

.top{padding:3px 0; background:#f2f2f2;}
.topnav{ text-align:right; float:right;} 
.topnav a{padding:0 8px; } 
.top p{}

#header{padding:1% 0 0 0; }
.logo{padding:2.5% 0; }
.logo img{ display:block; max-width: 100%;}
.t_erweima{float:right; margin-left:15px; }
.t_erweima img{ display:block; }
.toptel{ float:right;margin:2% 0;background: url(../images/toptel.gif) no-repeat left center; padding:0 0 0 47px;} 
.toptel span{ display: block; font-size:18px; line-height:1.5em; font-weight:bold; color:#ff8c00;}
.toptel em{display:block; line-height:1.5em; }

.search{float:right; width: 350px; height: 30px; padding:3% 5%; } 
.search .input{ float:left;width:260px;height:28px;line-height:28px; text-indent:1em; background:none;border: 1px #f0f0f0 solid;margin:0px;outline:none;} 
.search .button{float:left; width:80px;height:30px;line-height:30px; color:#fff; text-indent:20px; background: #4674d6 url(../images/search.png) no-repeat 12px center;border:none;cursor: pointer;outline:none;} 

#menu {
	background-color: #4573d5;position: relative;z-index: 9999;
}

.x-menu {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.x-menu>li {
	position: relative;
	width: 150px;
}

.x-menu>li>a {
	display: block;
	font-size: 16px;
	white-space: nowrap;
	line-height: 65px;
	height: 65px;
	text-align: center;
  color: #fff;
}



.x-menu>li>a:hover {
	background-color: #315ebd;
	color: #fff;
}

.x-menu>li.active>a {}

.x-menu>li:after {
	content: '';
	position: absolute;
	z-index: 100;
	width: 100%;
	left: 0;
	/*height: 40px;*/
	opacity: 0;
	top: 100%;
}

.x-menu>li:hover .x-sub-menu {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	background: #315ebd;
}

.x-sub-menu {
	position: absolute;
	z-index: 99;
	width: 100%;
	left: 0%;
	top: 65px;
	background: #fff;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.x-sub-menu>li {
	/* padding: 0 0.9rem; */
}

.x-sub-menu>li>a {
	display: block;
	text-align: center;
	line-height: 2;
	font-size: 14px;
	color: #fff;
	line-height: 2.6;
}

.x-sub-menu>li>a:hover {
	background: #4573d5;
	color: #fff;

}

.x-sub-menu:after {
	content: '';
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	border-width: 10px;
	cursor: pointer;
	border-style: dashed dashed solid dashed;
	border-color: transparent transparent #fff transparent;
	border-top: none;
	position: absolute;
	top: -10px;
	left: 50%;
	margin-left: -10px;
	z-index: 99;
	display: none;
}



.slider{}
.rslides { position: relative;  list-style: none;  overflow: hidden;  width: 100%;  padding: 0; margin: 0; }
.rslides li { position: absolute;  display: none;  width: 100%;  left: 0;  top: 0; z-index:0; }
.rslides li:first-child { position: relative;  display: block;  float: left; }
.rslides img { display: block;  height: auto; width: 100%;  border: 0;z-index:0; } 
.rslides { margin: 0 auto;  }
.rslides_container {  position: relative;  }
.centered-btns_tabs { position: absolute;  width:100%; bottom:3%; text-align: center; z-index:2; }
.centered-btns_tabs li{display: inline; float: none; _float: left; *float: left;margin: 0 5px;  }
.centered-btns_tabs a{background:#fff;width:20px; height:5px; text-indent: -9999px; overflow: hidden; display: inline-block; _display: block; *display: block; }
.centered-btns_here a{ background: #ed6d00; }
.centered-btns_nav { z-index:9999; position: absolute; top: 50%; left: 5%; text-indent: -9999px; overflow: hidden;height: 61px; width: 38px; background: rgba(0,0,0,0.5) url("../images/themes.png") no-repeat left top; margin-top: -30px; }
.centered-btns_nav:active { }
.centered-btns_nav.next { left: auto; background-position: right top; right: 5%; }
.banner{ position:relative; }
.banner h3{ position:absolute; top:35%; width:30%; text-align:center; color:#fff; }
.banner h3 strong{font-size:26px; line-height:1em;}
.banner h3 span{display:block; font-size:18px; line-height:1.4em; text-transform:uppercase; font-family: "Courier New"; position:relative; }
.banner h3 span:after{ content:"";position:absolute; width:22px;height: 1px; background:#fff;top:50%;left:50%; margin-left:50px;}
.banner h3 span:before{ content:"";position:absolute;width:22px;height: 1px; background:#fff;top:50%;left:50%;margin-left:-72px;}
.banner img{ display:block; max-width: 100%; margin:0 auto;}

#imain{}
.ititle{margin-bottom:2em; text-align:center; }
.ititle h2{font-size: 30px;line-height:1.4em; }
.ititle h2 em{color: #2987c7;line-height:1.4em;}  
.ititle p{color: #999; }
.ititle span{ color: #999; text-transform:capitalize;line-height:1.4em;}



.more{display:block;width:120px;height: 36px; line-height:36px; text-align:center; border:2px #0095ed solid; color:#0095ed; }
.more:before{ content:">"; font-family:"宋体"; display:inline-block; margin-right:8px;}
.more:hover{ background:#0095ed;color:#fff; }
.iproduct{padding:4% 0;}
.plist{ float:left; width:22%; }
.plist h3{ background:#2987c7; color:#fff;font-size: 22px; text-align:center; padding:1em 0; }  
.plist dl{list-style-type:none; border:1px #e6e6e6 solid; border-top:0; padding:15px 20px 20px 20px;  } 
.plist dt{ background:#b2b2b2; position:relative; margin-top:5px;}
.plist dt a{ display: block;line-height:46px; padding:0 20px;color:#fff; position:relative; }
.plist dt a:before{ content:">"; font-family:"宋体"; position:absolute; right:15px;}
.plist .on a{color:#fff; background:#a1ca24;}
.plist dd{ }
.plist dd a{display:block; font-size:12px;line-height:36px; padding:0 0 0 25px; border-bottom:1px #eee dashed; }
.plist dd a:before{ content:"•"; display:inline-block; margin-right:5px;}
.plist dd a:hover{color:#4c8ee8; }

.prcont{ float:right; width:77.5%; margin:-9px -1% 0 0;}
.prcont ul{list-style-type:none; }
.prcont li{ float:left; width:66%;margin:1%; height: 273px;overflow: hidden;position: relative; }
.prcont li a{ display: block; position:absolute;border: 1px solid #dcdcdc; left:0;right:0;top:0;bottom:0;}
.prcont li em{ display:block;float: left;width: 40%;padding: 15px;overflow: hidden;}
.prcont li em img{ display:block; width:100%; margin:0 auto;}
.prcont li .con{float: left;width: 50%;padding: 10% 0 0 0; overflow: hidden;}
.prcont li .con h4{font-size: 16px;line-height: 1.5em;color: #000;white-space: nowrap; text-overflow: ellipsis; position:relative;}
.prcont li .con h4 span{display: block;font-size: 12px;line-height: 1.5em; color: #aaa;white-space: nowrap; text-overflow: ellipsis; padding:0 0 2.5em 0;}
.prcont li .con h4:before{ content:""; position:absolute; width: 19px;height: 2px;background: #eee;bottom:10px;left:0;}
.prcont li .con p{line-height:1.6em;color: #999;}
.prcont li .p_cover{ width: 100%;height: 100%;position: absolute;bottom: -100%;left: 0;background: url("../images/ind2_icon.png") no-repeat center 188px rgba(41,135,199,0.9); -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s;}
.prcont li .p_cover h6{font-size: 16px;line-height: 26px;width: 90%; color: #fff;margin: 76px auto 10px;text-align: center;overflow: hidden;white-space: nowrap; -ms-text-overflow: ellipsis; text-overflow: ellipsis;}
.prcont li .p_cover span{display: block; font-size: 14px;line-height: 24px;color: #fff;text-align: center;}
.prcont li:hover .p_cover{bottom: 0;}
.prcont li:first-child{ }
.prcont li:nth-child(2){width: 30%; text-align:center;}
.prcont li:nth-child(2) em{float: none;width:auto;padding: 15px 30px 5px 30px;}
.prcont li:nth-child(2) .con{float: none;width: auto;padding:0;}
.prcont li:nth-child(2) .con h4{}  
.prcont li:nth-child(2) .con h4 span{ display:none;}
.prcont li:nth-child(2) .con h4:before{display:none;}
.prcont li:nth-child(2) .con p{ display:none;}  
.prcont li:nth-child(3){width: 30%; text-align:center;}
.prcont li:nth-child(3) em{float: none;width:auto;padding: 15px 30px 5px 30px;}
.prcont li:nth-child(3) .con{float: none;width: auto;padding:0;}
.prcont li:nth-child(3) .con h4{}  
.prcont li:nth-child(3) .con h4 span{ display:none;}
.prcont li:nth-child(3) .con h4:before{display:none;}
.prcont li:nth-child(3) .con p{ display:none;}    
.prcont li:nth-child(4){}
.advantage{padding:4% 0;background: #eff4f7;}
.advantage ul{list-style-type:none; float:left; width:50%;}
.advantage li{ float:left; width:50%;height: 185px;overflow: hidden; background:#fff;}
.advantage li img{display:block; width:100%;height: 185px;}
.advantage li div{padding:14% 15% 0 15%;}
.advantage li div h3{font-size: 16px; margin-bottom:10px;}
.advantage li div h3 i{ font-size: 12px;font-style: normal; color:#4496ce;position:relative; display:inline-block; padding:0 12px 0 8px; }
.advantage li div h3 i:after{ content:""; position:absolute; left:6px;top:0;width:18px;height:18px;margin:6px 0 0 9px;transform-origin:0 100%;transform:rotate(-45deg); border:1px #4496ce solid; z-index:2;}
.advantage li div p{ line-height:1.6em; color:#666;}
.advantage li div{}
.advantage li.a_list1{ background:#2987c7; color:#fff; }
.advantage li.a_list1 p{ color:#fff; }
.advantage li.a_list1 div h3 i{ color:#fff; }
.advantage li.a_list1 div h3 i:after{ border:1px #fff solid; }

.advantage li.a_list6{ background:#ecf3f8;}
.advantage li.a_list7{ background:#2987c7;color:#fff;}
.advantage li.a_list7 p{ color:#fff;}
.advantage li.a_list7 div h3 i{ color:#fff; }
.advantage li.a_list7 div h3 i:after{ border:1px #fff solid; }

.icase{ padding:4% 0;}
.icase ul{list-style-type:none; }
.icase li{ float:left; width:23%; margin:1%; text-align:center;}
.icase li a{ display:block;}  
.icase li em{ display:block;}  
.icase li em img{display:block; width:100%;}
.icase li span{ display:block; }
.icase li:hover{margin-top:0;}

.aboutus{ padding:4% 0;background: #eff4f7;}
.icompany{ float:left; width:44%; background:#fff; padding:0 3% 3% 3%;}
.icompany h1{width: 135px;height: 97px;padding: 10px 0 0 20px;background: #2987c7;color: #fff;}
.icompany h1 span{font-size: 16px;line-height: 34px;display: block;}
.icompany h1 em{ display:block; font-size: 32px;line-height: 42px;}
.icompany h1 em i{ display: block;float: left;font-size: 37px;line-height: 47px;margin-right: 3px;letter-spacing: -2px;}
.icompany h3{font-size: 30px;border-bottom: 1px solid #ededed; margin:4% 0;}

.icompany img{ }
.icompany p{ text-indent:2em;}
.icompany a{display: block;line-height: 36px; width: 100px; text-align:center; text-transform:capitalize;margin:3% 0 0 0; color: #2987c7;border-radius: 3px;border: 1px solid #2987c7; }
.icompany a:after{ content:"+"; display:inline-block; margin-left:20px; }
.icompany a:hover{color: #fff;}
.aboutus ul{list-style-type:none; float:left; width:50%;}
.aboutus li{ float:left; width:50%; text-align:center;background:#fff; }
.aboutus li img{display:block; width:100%;}
.aboutus li a{ display:block;padding:15%; position:relative;min-height: 159px;}
.aboutus li a strong{ display:block;font-size: 18px;}
.aboutus li a span{ display:block;}
.aboutus li a:before{ content:">"; left:50%; bottom:20%; margin-left:-19px; font-family:"宋体"; font-size:18px; color:#94b6ce; width:36px; height:36px; line-height: 36px; border:1px #94b6ce solid;border-radius: 50%; position:absolute;}
.aboutus li:first-child{ background:#325d7b; }
.aboutus li:first-child a{ color:#fff; }
.aboutus li:first-child a:before{ color:#fff;border:1px #fff solid; }

.aboutus li:nth-child(4){}
.aboutus li:hover{background:#2987c7;;} 
.aboutus li:hover a{ color:#fff;}

.inews{padding:4% 0; }
.inews_list{ float:left; width:31.33%; margin:1%;} 
.inews_list h3{ border-bottom:#ddd 1px solid; margin-bottom:1em; padding:0 0 1% 0; }  
.inews_list h3 strong{ font-size:16px;}  
.inews_list h3 a{ display:block; float:right; color:#2987c7; font-size:12px; margin-top:5px;}  
.inews_list h3 a:after{ content:">"; font-family:"宋体"; display:inline-block;margin:0 5px;}

.inews_list ul{ list-style-type:none;} 
.inews_list li{padding:8px 0;line-height:1.6em; border-bottom:1px #ddd dotted;} 
.inews_list li span{ display:block; float:right; line-height:1.6em;} 
.inews_list li a{display:block; line-height:1.6em;}
.inews_list li a:before{ content:">"; font-family:"宋体"; display:inline-block; margin:0 8px;}
  
.inews_list li strong{display:block; font-size:16px;line-height:1.8em;}   
.inews_list li p{ line-height:1.6em;}
.inews_list li:first-child{ padding:0 0 12px 0;}  
.inews_list li:first-child a:before{ display:none;}    
.inews_list li:first-child span{ float:left;background:#e7e7e7; width:76px; height: 76px; text-align:center; color:#fff; font-size:12px;margin-right:15px; }   
.inews_list li:first-child span em{ display:block; font-size:26px; line-height:1.2em; padding-top:0.5em; }   
.inews_list li:nth-child(2){ clear:both;}
.inews_list li:hover:first-child span{ background:#2987c7; }  

.icontact{ background:#c72127; padding:4% 0; }  
.icontact a{display:block; float:right;height:47px; width:166px; border:2px #2f2f2f solid; margin-right:15px; line-height:47px; text-align:center;}
.icontact a:hover{background:#2f2f2f; color:#fff;}
.ibusiness{ }

.ilink{}
#footer{background:#131a20; color:#454c52;}
#footer a{color:#454c52; }
.foot{ padding:3% 0 }
.footnav{}
.footnav dl{ list-style:none;float:left; width:16%; }
.footnav dt{ margin:0 0 5px 0; color:#fff;font-size:16px; }
.footnav dd{ }
.footnav dd a{display:block; }
.f_contact{float:left; width:20%; color:#454c52;}
.f_contact h3{margin:0 0 5px 0; color:#fff;font-size:16px;}
.f_contact a{ color:#454c52;}
.f_erweima{float:left; width:15%;padding:0 2%;text-align:center;color:#fff; }
.f_erweima img{ display:block; margin:0 auto; }
.copyright{ text-align:center; padding:1% 0; border-top:1px #1a2f48 solid;}
.copyright a{padding:0 8px;}
.copyright div{ display:inline;}  
#main{ padding:3% 0; }
#left{float:left; width:22%; }
#right{float:right; width:74%; }
#leftmsg{float:left; width:24%; }
#rightmsg{float:right; width:72%; }
.title{padding:0 0 1.5% 0; }
.title strong{display:block; font-size:24px; line-height:1.6em;}
.title strong:after {  content: ".";color: #346bb0;  font-size: 28px;display: inline-block;}
.title span{ color:#bbc3d8; display:block; line-height:1.6em; }

.leftnav{ margin:0 0 1em 0; }
.leftnav h3{ background:#2987c7; color:#fff; text-align:center; padding:1em 0; }
.leftnav h3 strong{font-size:22px; }
.leftnav h3 span{display:none; font-size:18px; line-height:1.4em; text-transform:uppercase; font-family: "Courier New"; position:relative; }
.leftnav dl{list-style-type:none; border:1px #e6e6e6 solid; border-top:0; padding:15px 20px 20px 20px;  } 
.leftnav dt{ background:#b2b2b2; position:relative; margin-top:5px; }
.leftnav dt a{ display: block;line-height:42px; padding:0 20px;color:#fff; position:relative; }
.leftnav dt a:before{ content:">"; font-family:"宋体"; position:absolute; right:15px;}
.leftnav dt a:hover{color:#fff; background:#a1ca24; }
.leftnav .current a{color:#fff; background:#a1ca24;}
.leftnav dd{}
.leftnav dd a{display:block; font-size:12px;line-height:30px; padding:0 0 0 25px; border-bottom:1px #eee dashed; }
.leftnav dd a:before{ content:"•"; display:inline-block; margin-right:5px;}
.leftnav dd a:hover{ }
.place{ padding:0 0 2% 0; }
.place p{padding:0 0 0 25px;background:url(../images/place.gif) no-repeat 0 center;}
.place p a{ padding:0 8px;}
.place strong{font-size:28px; }
.place span{ display:block;color:#666; text-transform:uppercase; position:relative;}
.place strong:after {  content: ".";color: #c72127;  font-size: 35px;display: inline-block;}


.lcontact{ }
.lcontact_t{background: #ce0400;color:#fff;padding:20px 25px;}
.lcontact_t strong{font-size: 28px;font-weight: normal; display:block; line-height:1.3em;}
.lcontact_t span{ display:block; text-transform:uppercase;line-height:1.3em; }
.lcontact_con{background: #f3f3f3;border-bottom: 1px solid #e8e8e8;padding:15px;}

.newslist{}
.newslist ul{ list-style-type:none;}
.newslist li{ background:#f5f5f5; height:auto; overflow:hidden; margin:0 0 3% 0; }
.newslist li em{display:block;float:right; width:40%; height:260px; overflow:hidden; }  
.newslist li em img{width:100%; display:block; margin:0 auto;}
.newslist li div{margin-right:40%; padding:2em 3em;}
.newslist li h3{font-size:24px; font-weight:bold; line-height:2.5em;  }
.newslist li p{ font-size:12px; line-height:1.6em; }
.newslist li span{ margin:1em 0 0 0;display: block; }
.newslist li a{display: inline-block; background:#999; padding:0 10px; text-align:center; color:#fff;}
.newslist li a:hover{ background:#3588cc;}
.publiclist{}
.publiclist ul{ list-style-type:none;}
.publiclist li{padding:7px 0px;border-bottom:1px #cdcdcd dotted; line-height:18px; }
.publiclist li a{display:block; line-height:18px; }
.publiclist li a:before{ content:"•"; display:inline-block; margin:0 8px;}
.publiclist li span{ float:right;padding-right:8px;color:#999;line-height:18px; }
.publiclist li strong{line-height:18px;}

.contact{padding:0;}
.down{}
.down ul{ list-style-type:none;}
.down li{padding:7px 0px;border-bottom:1px #cdcdcd dotted; line-height:18px;}
.down li:before{ content:"•"; display:inline-block; margin:0 8px;}
.down li a{display:block; float:right; line-height:18px; }
.down li strong{line-height:18px;}

.title02{ margin:2px 0; padding:8px 20px; background:#f5f5f5;position:relative; border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px; }
.title02:before{ content:""; width:5px; height: 15px; background:#3588cc; position:absolute;left:8px; top:14px;}
.title02 a{ float:right;}
.container{ }
.content{}
.content h1{margin:2px 0; padding:8px 20px; background:#f5f5f5; position:relative; border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;}
.content h1:before{ content:""; width:5px; height: 15px; background:#3588cc; position:absolute;left:8px; top:14px;}
.content h1 a{}
.content h2{text-align:center; font-size:16px; padding-bottom:15px;}
.content h3{font-size:26px; text-align:center; font-weight:800;}
.content h5{background:#f5ff5f;border-bottom:1px solid #ccc; font-weight:bold;}
.content h5:before{ content:"•"; display:inline-block; margin:0 8px;}
.content h4{background:#eee;border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;}
.content h4 span{ display:block; float:left; background:#e62129; color:#fff; padding:0 20px; line-height:2.6em;}  
.content h6{ text-align:center; font-size:12px; font-weight:normal; line-height:30px; margin:0 0 8px 0;border-bottom:1px dotted #ccc;}
.content p{ margin:3px auto 5px auto;} 
.content a{text-decoration:underline;}
.content li{ margin-left:3.5em;}
.content img{ max-width:100%;}
.content .detail{ }
.content table{}
.content table td{padding:0px 5px;}
.content table td p{ margin:0;}
.tableboder table{border:#d4d4d7 solid 1px; text-align:center; border-collapse:collapse;}
.tableboder th{ color:#e62129; padding:2px 5px;border:#d4d4d7 solid 1px;}
.tableboder td{ padding:2px 5px;border:#d4d4d7 solid 1px;}
.brief{ margin:0 auto; }
.brief a{text-decoration:underline;}

.page{ text-align:center; padding:15px 0 0 0;font-size:12px;}
.page a{padding:0 3px;}
.page a:visited{}
.page a:hover{ text-decoration:underline;}
.tool{ text-align:center; font-size:12px; padding:10px 0 15px 0;}
.tool a{padding:0 3px;}
.tool a:visited{}
.tool a:hover{ text-decoration:underline;}
.choice{ height:25px; padding:10px 0;}
.choice a{ display:block; text-align:center; background:url('../images/choice02.gif') no-repeat; margin:0 10px 0 0; font-weight:bold; width:110px;line-height:25px; float:left; }
.choice a:hover{ background:url('../images/choice01.gif') no-repeat; color:#fff;}
.choice #current{ background:url('../images/choice01.gif') no-repeat; color:#fff;}
.product{ padding:10px 0;}
.pro_a{ padding:1% 0;}
.pro_a img{width:120px; border:7px solid #ededed; margin:0 1.5% 0 0; float:left;}
.pro_a div{ line-height:20px; padding:2px 5px 2px 5px; vertical-align:top;}
.pro_a div strong{ color:#3588cc; line-height:20px; }
.pro_a div p{ display:inline; line-height:20px;}
/*橱窗页1:1*/
.productb{ padding:5px 0;}
.productb .picdiv{ float:left; width:25%; text-align:center; margin:5px 0; min-height:155px;}
.productb h2{width:120px;height:120px; border:1px solid #878787; padding:5px; background:#fff; margin:0 auto;}
.productb h2 a{width:120px;height:120px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:104px;*font-family:Arial;}
.productb h2 img{vertical-align:middle;}
.productb span{line-height:18px; text-align:center;display:block; padding:3px;}
.productb span a{line-height:18px;}
/*橱窗页3:4*/
.pic_list{ padding:5px 0;}
.pic_list .picdiv{ float:left; width:25%; text-align:center;margin:5px 0;}
.pic_list h2{ width:164px; height:124px; margin:0 auto;}
.pic_list h2 a{width:160px;height:120px; border:1px solid #8e8e8e;padding:1px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:104px;*font-family:Arial;}
.pic_list h2 img{vertical-align:middle;}
.pic_list span{line-height:18px; text-align:center;display:block; padding:3px;}
.pic_list span a{line-height:18px;}

/*产品内容页c*/
.special{ padding:10px 0 20px 20px;}
.special img{float:left;margin:0 2% 0 0; width:200px;border:1px solid #e0e0e0; padding:6px; background:#f1f1f1;}
.special div strong{color:#3588cc; }
.special div{padding:0 6px; }
.special div p{ display:inline;}
.sitemap{padding:5px 10px 10px 5px; font-size:12px;}
.sitemap p{ padding:0 10px; line-height:20px;}
.sitemap a{padding:0 10px;}
.client{}
.client ul{ list-style-type:none;}
.client li{ float:left; width:25%;text-align:center;}
.client p{ }
.client img{ border:1px #ccc solid;margin:10px 0 0 0;}


.temp{color:#656565;clear:both;width:auto;padding:5px 0;font-size:12px;font-family:Tahoma,Arial;text-align:center;}
.temp a{color:#656565}
.CopyrightWrap{}
