﻿@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: 1200px; margin: 0 auto; }
.wide:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.wrapper{width: 1200px; margin: 0 auto;}


#header .wrapper{ display: flex; justify-content: space-between;}
.logo{padding:1% 0;  width:20%; }
.logo img{ display:block; max-width: 100%;}

.top_rr {
  position: relative;
  width: 70%;
}

/* 导航样式 */

.x-menu {
  width: 100%;
  display: flex;
  justify-content:space-between;
}

.x-menu>li {
  float: left;
  position: relative;
  margin: 0 .15vw;
}

.x-menu>li>a {
  display: block;
  padding: 0 .8vw;
  font-size: 16px;
  color: #444444;
  line-height: 100px;
  height: 100px;
  position: relative;
}
.x-menu>li>a:before{ content:""; position:absolute;left:0;bottom:10px; width:0%; height:3px;background:-webkit-linear-gradient(left, #0052ff, #00ceff); transition: all .4s ease-in-out;}


.x-menu>li:hover>a{
  color: #0053ff;
  
}
.x-menu>li:hover>a:before{width:100%}

.x-menu>li:after {
  content: '';
  position: absolute;
  z-index: 100;
  width: 100%;
  left: 0;
  height: 0px;
  opacity: 0;
  top: 100%;
}

.x-menu>li:hover .x-sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.x-sub-menu {
  position: absolute;
  z-index: 99;
  width: 150%;
  left: -25%;
  top: 100px;
  background: rgba(0,0,0,.6);
  border-radius: 0px;
  padding: 0px 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.x-sub-menu>li>a {
  display: block;
  text-align: center;
  line-height: 2;
  font-size: 14px;
  color: #fff;
  line-height: 1.5;
  padding: .5em;
}

.x-sub-menu>li>a:hover {
  background: rgba(0,0,0,.9);
  color: #fff;
}



.slider{ }
.rslides { position: relative;  list-style: none;  overflow: hidden;  width: 100%;  padding: 0; margin: 0; }
.rslides li { position: absolute;  display: none;   width: 1600px;   left: 50%; margin-left:-800px; 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:8%; 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:#ccc;width:20px; height:3px; text-indent: -9999px; overflow: hidden; display: inline-block; _display: block; *display: block; }
.centered-btns_here a{ background: #e62129; }
.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 img{ display:block; max-width: 100%; margin:0 auto;}


#imain{}

.ititle{margin-bottom:3%; text-align:center; position:relative; }
.ititle h2{font-size:30px; }
.ititle p{ color:#666; }
.ititle span{display:block;color:#939393;}


.more{  }
.more a{  color: #1764a1; }
.more a:after{ content:"+"; display:inline-block; margin-left:8px;}
.more:hover{  }


.iproduct { padding:4% 0;}
.iproduct ul{list-style:none;}
.iproduct li{ float:left; width:44%;padding:3%; background:#fff}
.iproduct li em{ display:block; overflow:hidden; width:37%; margin-right: 25px; float:left; box-sizing:border-box;cursor:pointer;transition:all .7s ease-in-out;}
.iproduct li em img{ display:block; width:100%;opacity:1;transition:all .7s ease-in-out;}
.iproduct li h4{font-size:24px;margin-bottom:20px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.iproduct li p{color:#666;}
.iproduct li a{ display:block; margin:30px 0 0 0; width:165px; text-align:center; color:#666;padding: 3px 0;border:1px #666 solid;border-radius: 20px;position: relative;z-index: 2; overflow: hidden}
.iproduct li a:before{content:"";position: absolute;left:0; top:0; z-index:-1;width:0%; height:100%;border-radius: 20px; background:-webkit-linear-gradient(left, #0052ff, #00ceff);transition: all .4s ease-in-out;}
.iproduct li a:after{content:"+"; display:inline-block;margin-left:5px;}
.iproduct li:nth-child(2){ background:#f0f0f0;}
.iproduct li:nth-child(3){ background:#f0f0f0;}
.iproduct li:hover em img{opacity:.9;transform:scale(1.1)}
.iproduct li:hover h4{color:#0053ff}
.iproduct li:hover a{color:#fff;border:1px #eee solid;}
.iproduct li:hover a:before{width:100%;}

.app{padding: 4% 0;background: #ededed; position: relative; }
.app .bd{overflow:hidden; }
.app .hd{ display:none;}
.app .list{list-style-type:none;}
.app .list li{float:left; width:25%; position: relative; overflow:hidden;}
.app .list li:before{ opacity:0; position:absolute;content:""; left:0;top:0;z-index:1;width:100%;height:100%;background:-webkit-linear-gradient(top, rgba(0,208,255,0.9), rgba(0,83,255,0.9));transition: all .6s ease-in-out; }
.app .list li:hover{}
.app .list li img{ display:block; width:100%;}
.app .list li div{ position: absolute; left:0;top:0px;z-index:5;padding:18% 15% 10% 15%;text-align: center;height: 100%;color:#fff;transition: all .6s ease-in-out; }
.app .list li div h4{ font-size:24px; }
.app .list li div h4:after{ content:""; display:block;margin:10% 0;height:1px; background: rgba(255,255,255,0.2);}
.app .list li div p{opacity: 0; transition: all .6s ease-in-out; }
.app .list li div a{opacity: 0;color:#fff; border:1px #fff solid; padding:3px 20px; border-radius:10px;margin-top: 50px;display:inline-block;margin: 30px auto 0;transition: all .6s ease-in-out; }
.app .list li div a:after{content:"+"; display:inline-block;margin-left:5px;}
.app .list li:hover:before{ opacity:1}
.app .list li:hover div{padding-top:150px;}
.app .list li:hover div h4:after{ background: #fff;}
.app .list li:hover div p,.app .list li:hover div a{opacity: 1}
.app .prev,.app .next{ display: none; position:absolute; width:35px; height:35px; border:1px #aaa solid;top:55%;font-size:30px;line-height: 35px;color:#666;cursor: pointer; text-align:center;border-radius: 50%;}
.app .prev:hover,.app .next:hover{ color:#fff;border:1px #0092d8 solid;background:#0092d8; }
.app .prev{left:0.5%; }
.app .prev:after{  content:">";font-family:"宋体";}
.app .next{right:0.5%;}
.app .next:after{  content:">";font-family:"宋体";}


.aboutus{ padding:4% 0 0 0;background:url(../images/about_bj.jpg) no-repeat center bottom;}
.aboutus img{ display:block; float:right; width:42%; margin:0 0 0 2%;}
.icompany{}
.icompany p{ text-indent:2em;}
.icompany a{ display: block; margin:6% auto;color:#666;padding: 3px 0;border:1px #666 solid;border-radius: 20px;position: relative;z-index: 2; overflow: hidden; width:135px; text-align:center;}
.icompany a:before{content:"";position: absolute;left:0; top:0; z-index:-1;width:0%; height:100%;border-radius: 20px; background:-webkit-linear-gradient(left, #0052ff, #00ceff);transition: all .4s ease-in-out;}
.icompany a:after{content:"+"; display:inline-block;margin-left:5px;}


.aboutus{ padding:4% 0;background:#fff;}
.icompany{ margin:0 10%; }
.icompany p{ text-indent:2em;}
.icompany a{ display:block; width:155px;height:40px; line-height:40px; margin-top:3%; background: #fff; text-align:center;border:#fff 1px solid; border-radius: 50px;}
.icompany a:after{ content: ">"; font-family:"宋体"; display:inline-block; margin-left:8px;}
.icompany a:hover{ background: #191919;color:#fff }
.aboutus ul{list-style-type:none; padding-top:2%;}
.aboutus li{ float:left; width:31.3333%; margin:1%; position:relative;}
.aboutus li:after{ content:"";left:0;top:0;bottom:0;width:40%; background:rgba(0,0,0,0.6); position:absolute; z-index:3;}
.aboutus li img{ display:block; width:100%; }
.aboutus li a{ display:block; }
.aboutus li h3{ position:absolute; z-index:5; top:30px;left:20px; font-size:18px;color:#fff; }
.aboutus li h3 span{display:block; font-size:14px; }
.aboutus li em{ position:absolute; z-index:5; bottom:20px;left:20px; width:22px;height:22px;border:1px #fff solid; text-align:center; line-height:22px;font-style:normal; }
.aboutus li em:before{ content:"+"; color:#fff; }
.aboutus li:nth-child(1){ display:none;}

.ibusiness{ padding:4% 0;background:#F8F8F8 url(../images/ibusiness_bg.png) no-repeat right center; position: relative; overflow: hidden;}
.ibusiness:after{display: inline-block;content: '';height:520px;width: 722px;background:#F8F8F8 url(../images/ibusiness_bg0.png) no-repeat left bottom ;position: absolute;left:0;bottom:0;z-index: 0;}
.ibusiness ul{list-style-type:none;}
.ibusiness li{ float:left; position:relative; width:33.3333%; padding-bottom:42%; overflow:hidden;z-index: 5;}
.ibusiness li a,.ibusiness li div,.ibusiness li em{position:absolute; left:0;width:100%;}
.ibusiness li a{ top:0; height:100%; z-index:5;}
.ibusiness li div,.ibusiness li em{ height:50%;}
.ibusiness li div{ top:0; text-align:center; z-index:3;background:#fff;overflow: hidden; padding: 8% 10%; width:80%; height:38%;}
.ibusiness li div:after{ position:absolute; content:'';transition:8s;}
.ibusiness li em{ top:50%; transition:0.3s; display:block; height:50%;}
.ibusiness li em:after{display: inline-block;content: '';position: absolute;left:10px;right:10px;top:10px;bottom:10px;border:1px solid rgba(255,255,255,.3);}
.ibusiness li em img{ display:block;max-width:100%; transition:0.3s;}
.ibusiness li div h3{font-weight:normal; font-size:22px; color:#036EB7;padding-bottom: 10px;position: relative;}
.ibusiness li div p{font-size:12px; line-height:1.6em; text-align: left;}
.ibusiness li div i{display: inline-block;width:18px;height:18px;background: url(../images/ibusiness_more.png) no-repeat center center;margin-top:20px;}
.ibusiness li div img{ display:block; max-width:100%;transition:0.3s;margin:0 auto 6%;}
.ibusiness li:hover em{ transform:scale(1.05);}
.ibusiness li:hover div img{ transform:rotateY(360deg);}
.ibusiness li:nth-child(1) div:after{ width:112.18%; height:108%; background:url(../images/ibusiness_bg1.png) no-repeat; background-size:contain; left:40%; top:15%;}
.ibusiness li:nth-child(1):hover div:after{ transform:rotate(90deg) scale(0.85);}
.ibusiness li:nth-child(2) div:after{width:146%; height:131%; background:url(../images/ibusiness_bg2.png) no-repeat center center; background-size:contain; left:25%; top:15%;}
.ibusiness li:nth-child(2):hover div:after{ transform:rotate(90deg) scale(0.85);}
.ibusiness li:nth-child(2) div{ top:50%;}
.ibusiness li:nth-child(2) em{ top:0;}
.ibusiness li:nth-child(3) div:after{width:144%; height:144%; background:url(../images/ibusiness_bg3.png) no-repeat; background-size:contain; left:30%; top:20%;}
.ibusiness li:nth-child(3):hover div:after{ transform:rotate(90deg) scale(0.85);}

@-webkit-keyframes ball-scale-multiple{0%{-webkit-transform: scale(0); transform: scale(0); opacity: 0;} 5%{opacity: 1;} 100%{-webkit-transform: scale(1); transform: scale(1); opacity: 0;} }

.iproduct1{padding:0 0 4% 0;}
.plist1{ margin-bottom:1%; text-align:center;}
.plist1 ul{list-style-type:none; }
.plist1 li{ display:inline-block;margin:0 5px;}
.plist1 li a {display:inline-block; background:#ccc; padding:6px 30px; border-radius: 8px;}
.plist1 li a.on{ color:#fff;background:#036db7; }
.prcont1{ clear:both; }
.prcont1 ul{list-style-type:none; }
.prcont1 li{ float:left; width:23%;margin:1%; background:#ddd;text-align:center; }
.prcont1 li a{ display:block;border:2px #ddd solid; }
.prcont1 li em{ display:block; position:relative; }
.prcont1 li em img{ display:block; width:100%;}
.prcont1 li span{ display:block; padding:8px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }

.inews{ padding:4% 0;background:#F8F8F8 url(../images/Floor001271-bg.jpg) no-repeat center center ; background-size: cover;}
.inews ul{list-style-type:none;}
.inews li{ float:left; width:49%; margin:1% 0;margin-right:2%; position:relative; transition:0.4s;background: #fff;}
.inews li a{ display:block; border:1px solid #e8e8e8; padding:4% 5% 4% 5%;position:relative;}
.inews li a:before{ position:absolute; content:''; top:33%; left:0; width:15px; height:1px; background:#999; z-index:9;}
.inews li h3{ font-size: 16px; margin:0 0 1% 0; line-height:1.6em; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.inews li p{ font-size:12px; color:#9e9a98; line-height:1.6em;}
.inews li span{ display:block; float:right; position:relative; font-size:12px; text-align:right; color:#b9b9b9;line-height:18px; margin:5px 0 0 25px;}
.inews li span em{ display:block;font-size:40px; line-height:1em; color:#036db7; font-style:normal; }
.inews li span:before{ content:''; position:absolute; bottom:13%; left:-15px; width:15px; height:1px; background:#999;}
.inews li:hover{ background-color:#036db7; border-color:#036db7;}
.inews li:hover a,.inews li:hover span{ color:#fff;}
.inews li:hover p,.inews li:hover span em{ color:#fff;opacity: .8}
.inews li:hover a:before,.inews li:hover span:before{background:#fff;}
.inews li:nth-child(2n){ margin-right:0;}


.icontact{ padding:4% 0; }	

.ilink{}



#footer{ background:#e4e4e4; }
.foot{ padding:3% 0; }
.foot h3{ font-size:16px; margin-bottom:4%; }
.foot h3:after{content: ''; display:block;  width: 20px; height: 2px; background: #1764a1; margin-top:2%;}

.footnav{float:left; width:60%;}
.footnav dl{ list-style:none; padding:0px 2%;float:left; width:21%;}
.footnav dt{ font-size:16px;margin-bottom:4%; }
.footnav dt:after{content: ''; display:block;  width: 20px; height: 2px; background: #1764a1; margin-top:2%;}
.footnav dd{}
.footnav dd a{display:block;}
.f_contact{float:left; width:20%; margin-right:5%;}
.f_contact p{}
.f_contact a{}

.f_erweima{float:right; width:15%;  }
.f_erweima img{ display:block; }
.f_erweima p{ }
.f_erweima a{ display:inline-block; width:40px; height:40px; border-radius:50%; border:1px solid #cdebff; margin:0 8px 0 0;border-radius: 50%; }
.f_erweima a:not(:last-child){ margin-right:10px;}

.copyright{ text-align:center; padding:0.8% 0; border-top:1px #ddd solid; }
.copyright a{padding:0 8px;}
.copyright div{ display:inline;}	

#main{ padding:3% 0; }
#left{ display:none; }
#right{}
#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{height:56px; margin-top:-56px;overflow: hidden; position:relative; z-index:9; cursor: pointer;}
.leftnav h3{ width: 258px;padding-left:30px;position: relative; background: rgba(3, 110, 183,.9);transition: .3s; }
.leftnav h3 strong{font-size: 18px;color: #fff; line-height:56px; font-weight:normal; }
.leftnav h3 span{position: absolute;right: 10%;top: 50%; margin-top: -7.5px;display: block;line-height: 15px;width: 23px;height: 15px; background: url(../images/ico21.png) no-repeat -77px 0;}
.leftnav h3 span:after{ content:""; display: inline-block; vertical-align: top; }
.leftnav dl{display:none;list-style-type:none;width:84%; position: absolute;right: 0; top: 0;height:56px; } 
.leftnav dt{ display:inline-block; }
.leftnav dt a{ display: block;line-height:54px; padding: 0 20px; font-size:16px; }
.leftnav dt a:hover{font-weight:bold; color:#036db7;border-bottom:2px solid #036db7;}
.leftnav .current a{font-weight:bold; color:#036db7;border-bottom:2px solid #036db7;}

.leftnav dd{ display:none; border-bottom:1px #000 solid; padding:10px 0;background:#171717;}
.leftnav dd a{display:block; font-size:12px; padding:0 0 0 35px;color:#fff; }
.leftnav dd a:before{ content:"•"; display:inline-block; margin-right:5px;}
.leftnav dd a:hover{color:#4c8ee8; }
.leftnav:hover{background: rgba(255,255,255,.7);}
.leftnav:hover h3{background:none;width:26%;}
.leftnav:hover h3 strong{color:#036db7; font-weight: bold; }
.leftnav:hover h3 span{display: none;}
.leftnav:hover dl{display: block;}
.place{ padding:0.6% 0; border-bottom:1px #dcdcdc solid; }
.place p{padding:0 0 0 20px;background:url(../images/place.jpg) no-repeat 0 center; line-height:45px;}
.place p a{ padding:0 8px;line-height:45px;}
.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;}
#fromtinner_{ padding:10px 15px;}
#fromtinner_ textarea{width:400px;font-size:12px;line-height:18px ;border:solid 1px #d8d8d8;}
#fromtinner_ input{line-height:22px; height:24px; font-size:12px;border:solid 1px #d8d8d8;}
#fromtinner_ .border{width:400px;border:solid 1px #d8d8d8;}
#fromtinner_ .btn{border-style: none;border-color: inherit; border-width: medium;width:70px; margin:5px 10px; height:25px; line-height:25px;text-align:center; font-weight:bold; background:url('../images/pinglun.gif') no-repeat left top;}
/*留言和评论*/
.board{margin:0;}
.board_h4{font-size:22px; text-align:center; padding:5px 0 0 0;}
.board_h4 a{}
.board_h5{ text-align:center; font-weight:normal;}
.sitemsg{}
.sitemsg td{padding:3px 0;}
.sitemsg .msgtitle{padding-left: 8px;}
.sitemsg b{ color:#e62129;}
.sitemsg .con{padding-left: 8px;}


.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{}