@charset "utf-8";
/* CSS Document */
body{font-size:14px;font-family:"Microsoft Yahei"; color:#666;}
*{padding:0px;margin:0px;}
img{border:0px;}
ul,ol{list-style:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
.clear{clear:both;}
a{text-decoration:none;}
a:focus {outline:0;}
img{border:none;}
.fl{float:left;}
.fr{float:right;}
html *:after {
  box-sizing: border-box;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.top1{ width:100%; height:34px; border-bottom:1px solid #ccc;}
.top1-con{ width:1200px; height:34px; margin:0 auto;}
.top1-con h2{ float:left; line-height:30px; color:#333; font-size:14px;}
.top1-con h3{ float:right; line-height:30px; color:#333; font-size:14px;}
.top1-con h3 span{ padding:0 10px; font-size:12px;}
.top1-con h3 a{ color:#333;}
.top1-con h3 a:hover{ color:#0089e1; text-decoration:underline;}
.top{ width:1200px; height:146px; margin:0 auto; }
.top-left{ width:130px; float:left; margin-top:18px;}
.top-center{ float:left; background:url(../images/logo-xian.jpg) left center no-repeat; height:140px;}
.top-center h2{ font-size:36px; color:#000; margin-top:35px;font-weight:bold;}
.top-center p{ font-size:16px; }
.top-center p span{ padding:0 10px;}
.top-right{ float:right; background:url(../images/tel.png) no-repeat left center; height:46px; line-height:24px; padding-left:44px; margin-top:42px;}
.top-right{ font-size:16px;}
.top-right  span{ color:#0089e1; font-size:22px;}
.nav-1{ width:100%; height:47px; background:url(../images/nav-bj.jpg) repeat-x;}
.nav-1 ul{ width:1200px;height:47px; margin:0px auto;overflow:hidden;}
.nav-1 ul li{float:left;line-height:47px; height:47px;overflow:hidden;text-align:center; background:url(../images/nav-xian.png) no-repeat left center; }
.nav-1 ul li a{display:block;color:#333; font-size:18px; padding:0 38px;}
.nav-1 ul li a:hover { color:#0089e1;}
.banner{ width:100%; height:400px; margin:0px auto; margin-top:1px;}
.ss1{ width:100%; height:50px; border-bottom:1px solid #ccc;}
.ss{ width:1200px; height:50px;margin:0px auto;}
.sl{ float:left; width:800px;}
.sl h2{ line-height:50px; font-size:14px; color:#333; height:50px;  overflow:hidden;}
.sl h2 a{font-size:14px; color:#333; padding:0px 10px;}
.sl h2 a:hover{ text-decoration:underline;}
.sl h2 span{padding:0px 10px;}
.search{float:right; width:240px; background:#fff; height:28px;  margin-top:9px; margin-right:10px;}
.in{float:left;width:200px;height:28px;line-height:28px;  border:1px solid #ccc; color:#333; vertical-align:bottom; text-indent:4px;}
.button{text-align:center;float:right; font-weight:bold; width:38px;height:30px; line-height:28px;background:#0089e1; color:#fff; border:none;  cursor:pointer; }
/*top end*/
/*main start*/
.product{ width:1200px; height:724px; margin:0 auto; margin-top:40px;}
.product h2{ text-align:center; background:url(../images/p-nav.png) no-repeat center center; height:56px;}
.product h2 a{ color:#0089e1; font-size:36px; font-weight:bold;}
.product-left{ width:218px; height:634px; border:1px solid #ccc;float:left; margin-top:20px;}
.product-left h3{ height:54px; line-height:54px; background:#0089e1; font-size:24px; color:#fff; font-weight:bold; padding-left:40px;}
.product-left ul{ width:218px; height:400px;padding-top:4px; margin-bottom:20px; overflow:hidden;}
.product-left ul li{height:50px; line-height:50px;  margin:0px auto; background:url(../images/nav-bj.jpg) repeat-x ;  }
.product-left ul li a{ display:block; font-size:16px; color:#333; padding-left:40px;}
.product-left ul li:hover a{color:#0089e1;  background:url(../images/nav-bj.jpg) repeat-x ;}
.product-left img{ display:block; margin:0 auto;}
.product-left p{ text-align:center; line-height:30px;}
[class^="btn-"] {
  position: relative;
  display: block;
  padding-left:40px;
  height: 47px;
  max-width: 218px;
  text-transform: uppercase;
  overflow: hidden;
}
.btn-0 {
  color: #333;
}
.btn-0:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 50px;
  background: #0089e1;
  color:#fff;
}
.btn-0:hover {
  color: #fff;
}
.btn-0:hover:before {
  width: 218px;
}
.btn-0:active {
  background: #0089e1;
}
.product-right{ width:950px; float:right; margin-top:20px;}
.product-right ul{ width:1100px;}
.product-right ul li{ float:left;}
.product-right ul li .pic{width:290px;height:180px;border:1px solid #ccc; margin-right:36px; }
.product-right ul li .pic a{display:block;width:290px;height:180px;overflow:hidden;}
.product-right ul li img{transition-duration: 0.3s;}
.product-right ul li a img:hover{ transform:scale(1.2)}
.product-right ul li .name a{ width:292px;height:40px;line-height:40px; font-size:16px; background:#ccc;text-align:center;display:block; color:#333;margin-bottom:21px;}
.product-right ul li:hover .name a{color:#fff; background:#0089e1;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.product-right ul li:hover .pic{border:1px solid #0089e1;}
/*产品 end*/
.about{ width:1200px; height:570px; margin:0 auto; margin-top:40px;}
.about h2{ text-align:center; background:url(../images/p-nav.png) no-repeat center center; height:56px;}
.about h2 a{ color:#0089e1; font-size:36px; font-weight:bold;}
.about-con{ width:1200px; margin:0 auto; margin-top:10px;}
.about-left{float:left;}
.about-left img{ border:1px solid #ccc; padding:4px;}
.about-left img:hover{opacity:.8;}
.about-right{ float:right; width:750px;}
.about-right h4{ font-size:20px; height:40px; line-height:40px; color:#333; font-weight:bold;}
.about-right p{ line-height:26px; text-indent:2em; margin-bottom:4px; font-size:14px; color:#333;}
.about-right h5{ margin-top:20px;}
.about-right h5 a{ text-align:center;  margin-right:20px; padding:8px 20px; background:#666; color:#fff; font-size:16px;}
.about-right h5 a:hover{ background:#0089e1;}
.about ul{ width:1300px; margin-top:20px;}
.about ul li{ float:left; width:274px; float:left; margin-right:34px;}
.about ul li img{border:solid 1px #b2b2b2;}
.about ul li:hover img{border:solid 1px #1c81e6;}
.about ul li:hover p.name{color:#fff; background:#1c81e6;}
.about ul li:hover span{color:#fff;}
.about ul li p.name{width:276px;height:40px;text-align:center; line-height:40px; color:#333; font-size:16px; background:#b2b2b2;}
.about ul li p span{display:block;margin-top:5px; color:#333; font-size:14px; font-weight:normal; line-height:24px; padding:10px;}
/*about end*/
.ys{ width:100%; height:1070px;background:#fafafc; margin-top:30px;}
.ys h2{ text-align:center; height:54px;font-size:45px; color:#666; text-transform:uppercase; font-weight:bold; padding-top:30px;}
.ys1{ width:1166px; margin:0 auto; height:234px; margin-top:30px;}
.ys1-left{ float:left; width:590px; margin-top:50px;}
.ys1-left dl{ width:590px;}
.ys1-left dl dt{ float:left; width:47px; height:42px; background:url(../images/ys-num.png) no-repeat; text-align:center; line-height:42px; color:#fff; font-size:20px;}
.ys1-left dl dd{ float:right;}
.ys1-left dl dd h3{ display:block; height:44px; background:url(../images/ys-xian.png) no-repeat left bottom; font-size:26px; font-weight:bold; color:#333;}
.ys1-left dl dd p{ background:url(../images/ys-xin.png) left 8px no-repeat; margin-top:10px; line-height:24px; font-size:16px; padding-left:10px;}
.ys1-left dl dd p span{ color:#0089e1;}
.ys1-right{ float:right;}
.ys2{ width:1166px; margin:0 auto; height:316px;}
.ys2-left{ float:left;}
.ys2-right{ float:right; width:590px; margin-top:40px;}
.ys2-right dl{ width:590px; height:120px;}
.ys2-right dl dt{ float:left; margin-right:10px; width:47px; height:42px; background:url(../images/ys-num.png) no-repeat; text-align:center; line-height:42px; color:#fff; font-size:20px;}
.ys2-right dl dd{ float:left;}
.ys2-right dl dd h3{ display:block; height:44px; background:url(../images/ys-xian.png) no-repeat left bottom; font-size:26px; font-weight:bold; color:#333;}
.ys2-right dl dd p{ background:url(../images/ys-xin.png) left 8px no-repeat; margin-top:10px; line-height:24px; font-size:16px; padding-left:10px; width:510px;}
.ys2-right dl dd p span{ color:#0089e1;}
.ys3{ width:1166px; margin:0 auto; height:364px;}
.ys3-left{ float:left; width:590px; margin-top:50px;}
.ys3-left dl{ width:590px; height:140px;}
.ys3-left dl dt{ float:left; width:47px; height:42px; background:url(../images/ys-num.png) no-repeat; text-align:center; line-height:42px; color:#fff; font-size:20px;}
.ys3-left dl dd{ float:right;}
.ys3-left dl dd h3{ display:block; height:44px; background:url(../images/ys-xian.png) no-repeat left bottom; font-size:26px; font-weight:bold; color:#333;}
.ys3-left dl dd p{ background:url(../images/ys-xin.png) left 8px no-repeat; margin-top:10px; line-height:24px; font-size:16px; padding-left:10px; width:530px;}
.ys3-left dl dd p span{ color:#0089e1;}
.ys3-right{ float:right;}
/*优势 end*/
.equipment{ width:1200px; height:290px; margin:0 auto; margin-top:40px;}
.equipment h2{ text-align:center; background:url(../images/p-nav.png) no-repeat center center; height:56px;}
.equipment h2 a{ color:#0089e1; font-size:36px; font-weight:bold;}
.equipment ul{ width:1300px; margin-top:20px;}
.equipment ul li{ float:left; width:274px; float:left; margin-right:34px;}
.equipment ul li img{border:solid 1px #b2b2b2;}
.equipment ul li:hover img{border:solid 1px #1c81e6;}
.equipment ul li:hover p.name{color:#fff; background:#1c81e6;}
.equipment ul li:hover span{color:#fff;}
.equipment ul li p.name{width:276px;height:40px;text-align:center; line-height:40px; color:#333; font-size:16px; background:#b2b2b2;}
.equipment ul li p span{display:block;margin-top:5px; color:#333; font-size:14px; font-weight:normal; line-height:24px; padding:10px;}
/*设备展示 end*/
.news{ width:1200px; height:466px; margin:0px auto; margin-top:50px; }
.news-left{ float:left; width:780px;height:448px; border:1px solid #ccc; background:url(../images/news-nav.jpg) left top no-repeat; }
.tab {margin-top:0px;position:relative;}
#TabTab03Con1, #TabTab03Con2{ width:760px;margin:0px auto;  height:40px;}
.xixi1 {height:49px;line-height:40px;background:url(../images/ns1-bj.jpg) no-repeat;}
.xixi2 {height:49px;line-height:40px;cursor:pointer;background:url(../images/ns2-bj.jpg) no-repeat;}
.tab1 {width:150px;float:left;cursor:pointer;color:#fff; font-size:18px; line-height:40px; height:40px; text-align:center;}
.tab1 span, .tab2 span{ font-size:12px;}
.tab2 {width:150px;float:left;cursor:pointer; font-size:18px; line-height:40px;height:40px;color:#000; text-align:center;}
#TabTab03Con1 ul,#TabTab03Con2 ul{ height:214px; overflow:hidden;}
#TabTab03Con1 b,#TabTab03Con2 b{display:block;position:absolute;top:0px;right:0px;font-weight:normal; text-transform:uppercase; margin-right:10px;}
#TabTab03Con1 b a,#TabTab03Con2 b a{color:#666; line-height:40px;}
#TabTab03Con1 b a:hover,#TabTab03Con2 b a:hover{ text-decoration:underline;}
#TabTab03Con1 dl{ width:760px; height:174px; margin-top:10px;}
#TabTab03Con1 dl dt{ float:left; width:260px; height:162px; border:1px solid #dedede; padding:4px;}
#TabTab03Con1 dl dd{ float:right; width:468px;}
#TabTab03Con1 dl dd h3{ height:30px; line-height:30px; overflow:hidden;}
#TabTab03Con1 dl dd h3 a{ color:#333; font-size:16px; font-weight:bold;}
#TabTab03Con1 dl dd h3 a:hover{ color:#0089e1;}
#TabTab03Con1 dl dd p{ margin-top:10px; line-height:24px;width:468px; height:70px; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden;}
#TabTab03Con1 dl dd h4{ float:right; margin-right:4px; margin-top:20px; font-size:16px;}
#TabTab03Con1 ul{}
#TabTab03Con1 ul li{ line-height:34px; height:34px; border-bottom:1px dashed #ccc;}
#TabTab03Con1 ul li a{ background:url(../images/ns.jpg) left center no-repeat; padding-left:10px; color:#666; width:746px;display:block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
#TabTab03Con1 ul li a span{ float:right;}
#TabTab03Con1 ul li a:hover{ color:#0089e1; background:url(../images/ns-a.jpg) left center no-repeat; }
#TabTab03Con2 dl{ width:760px; height:174px; margin-top:10px;}
#TabTab03Con2 dl dt{ float:left; width:260px; height:162px; border:1px solid #dedede; padding:4px;}
#TabTab03Con2 dl dd{ float:right; width:468px;}
#TabTab03Con2 dl dd h3{ height:30px; line-height:30px; overflow:hidden;}
#TabTab03Con2 dl dd h3 a{ color:#333; font-size:16px; font-weight:bold;}
#TabTab03Con2 dl dd h3 a:hover{ color:#0089e1;}
#TabTab03Con2 dl dd p{ margin-top:10px; line-height:24px;width:468px; height:70px; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden;}
#TabTab03Con2 dl dd h4{ float:right; margin-right:4px; margin-top:20px; font-size:16px;}
#TabTab03Con2 ul{}
#TabTab03Con2 ul li{ line-height:34px; height:34px; border-bottom:1px dashed #ccc;}
#TabTab03Con2 ul li a{ background:url(../images/ns.jpg) left center no-repeat; padding-left:10px; color:#666; width:746px;display:block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
#TabTab03Con2 ul li a span{ float:right;}
#TabTab03Con2 ul li a:hover{ color:#0089e1;background:url(../images/ns-a.jpg) left center no-repeat; }
.technology-right{ float:right; width:378px; height:448px; border:1px solid #ccc; background:url(../images/wt-nav.jpg) no-repeat; }
.technology-right h2{ height:40px; line-height:40px; font-size:18px; padding-left:20px; color:#000; background:url(../images/p-left.png) 16px center no-repeat;}
.technology-right h2 a{ float:right; color:#333; font-size:14px; margin-right:10px;}
.technology-right h2 a:hover{ text-decoration:underline;}
.technology-right dl{ width:350px; margin-left:10px; height:122px; border-bottom:1px dashed #ccc; margin-top:10px;}
.technology-right dl dt{ background:url(../images/wen.jpg) left center no-repeat; height:40px; line-height:40px; overflow:hidden;}
.technology-right dl dt a{ font-size:16px; font-weight:bold; color:#000; padding-left:34px;}
.technology-right dl dt a:hover{ color:#0089e1;}
.technology-right dl dd{ background:url(../images/da.jpg) left 4px no-repeat; padding-left:34px; line-height:24px;width:330px; height:70px; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden;}
/*新闻资讯 end*/
.partner{ width:1200px; height:190px; margin:0 auto; overflow:hidden;}
.partner ul{ width:1300px;}
.partner ul li img{ border:1px solid #ccc;}
#demo { margin-top:30px;overflow:hidden;width:1200px;}
#indemo {float: left;width:10000%;}
#demo1 {float: left;}
#demo2 {float: left;}
#demo1 ul {float:left;}
#demo1 ul li {float:left;width:220px;margin-right:24px;}
#demo1 ul li:hover a{color:#0089e1;}
#demo1 li a,#demo2 li a{display:block;}
#demo1 li h3,#demo2 li h3{font-size:14px;font-weight:normal; height:40px; line-height:40px;}
#demo1 li h3 a,#demo2 li h3 a{text-align:center;font-weight:normal;height:40px;line-height:40px;color:#666;}
#demo1 ul li:hover a{ color:#0089e1;}
#demo1 li h3 a:hover{color:#0089e1;}
#demo1 {float: left;}
#demo2 {float: left;}
.link-con{ width:1200px; margin:0 auto; margin-top:30px; margin-bottom:30px; background:url(../images/link.png) no-repeat #eeeeee;}
.link-con h2{ color:#fff; font-size:20px; line-height:45px; padding-left:10px; }
.link-con h2 a{ padding:0px 12px; font-size:16px; color:#333; line-height:45px;}
.link-con h2 a:hover{ text-decoration:underline;}
.footer{ width:100%; height:262px; background:#0089e1;}
.footer1{ height:44px; border-bottom:1px solid #fff;}
.footer1-con{ width:1200px; margin:0 auto; text-align:center;}
.footer1-con a{ padding:0 20px; color:#fff; font-size:16px; line-height:44px;}
.footer1-con span{ color:#fff; font-size:14px;}
.footer1-con a:hover{ text-decoration:underline;}
.footer-con{ width:1200px; margin:0 auto; margin-top:30px;}
.footer-left{ float:left; width:160px;}
.footer-center{ float:left; }
.footer-center h2{ color:#fff;}
.footer-center p{ color:#fff; line-height:24px; font-size:14px;}
.footer-center p a{ color:#fff;}
.footer-center p a:hover{ text-decoration:underline;}
.footer-right{ float:right; width:120px}
.footer-right p{ text-align:center; line-height:30px; color:#fff; font-size:14px;}
/*footer end*/
 
 
/*列表*/
.content_list{width:1200px; margin:0px auto; margin-top:40px;}
#content_list{width:1200px; margin:0px auto; margin-top:40px;}
.ny-left{ width:260px; float:left;}
.c-left3{ width:258px; border:1px solid #ccc;}
.c-left3 h3{ height:54px; line-height:54px; background:#0089e1; font-size:20px; color:#fff; font-weight:bold; padding-left:40px;}
.c-left3 ul{ width:258px;  overflow:hidden;}
.c-left3 ul li{height:47px; line-height:47px;  margin:3px auto 0;   background:url(../images/nav-bj.jpg) repeat-x ;}
.c-left3 ul li a{ display:block; font-size:16px; color:#333; padding-left:40px;}
.c-left3 ul li:hover a{color:#0089e1;  background:url(../images/nav-bj.jpg) repeat-x ;}
/*二级栏目*/
.c-list2{ width:238px; border:1px solid #0089e1; margin-bottom:10px; padding-bottom:20px;}
.c-list2 h3{ width:210px; height:35px; line-height:35px; background:#0089e1; border:1px solid #0089e1;border-radius:5px; margin-top:10px; margin-left:13px;}
.c-list2 h3 a{ display:block;  color:#fff; font-size:14px; padding-left:25px;}
.c-list2 ul{ width:212px; margin:0px auto; padding-top:10px;}
.c-list2 ul li{ line-height:35px; border-bottom:1px dashed #ccc; width:180px; height:35px;padding-left:25px;}
.c-list2 ul li a{ display:block; font-size:12px; font-weight:normal; color:#666; }
.c-list2 ul li a:hover{color:#0089e1 !important;}
.font_red{color:#0089e1 !important;}
.navHover{color:#0089e1 !important;}
.font_pro{color:##01b60e;}
/*产品列表 end*/
.tuijian{ width:260px; margin-top:30px; padding-bottom:10px; }
.tuijian h2{ line-height:40px; width:220px; height:40px; background:#0089e1; padding-left:40px; font-weight:bold; color:#fff; font-size:18px;}
.tuijian ul{border:1px solid #ccc; width:258px; margin:0 auto; }
.tuijian ul li{width:204px; height:127px; margin-left:16px; margin-top:5px;border:solid 1px #dedede; margin-bottom:40px;}
.tuijian ul li a{display:block;}
.tuijian ul li:hover a{ color:#0089e1; font-size:12px; font-weight:bold; }
.tuijian ul li h3{text-align:center;height:40px;line-height:40px; font-size:14px; width:230px; background-color:#009240; margin-top:-40px; background:url(../images/h4.png) no-repeat; position:relative;}
.tuijian ul li h3 a{color:#fff; font-size:14px;font-weight:bold; }
.tuijian ul li h4{text-align:center;height:40px;line-height:40px; font-size:14px; color:#666; overflow:hidden;}
.tuijian ul li h4 a{ font-weight:bold; color:#666; font-size:14px;font-weight:bold; }
.tuijian ul p{ padding:10px; line-height:24px;}
.tuijian ul p a{ color:#0089e1; font-weight:bold; }
.tuijian ul p a:hover{ text-decoration:underline;}
.newstuijian{width:260px;margin-bottom:10px; margin-top:30px;}
.newstuijian h2{line-height:40px; width:220px; height:40px; background:#0089e1; color:#fff; font-size:18px; font-weight:bold; padding-left:40px;}
.newstuijian ul{ width:258px; margin:0px auto; border:1px solid #ccc; padding-bottom:5px;}
.newstuijian ul li{ margin-left:5px; margin-right:5px; line-height:30px; height:30px; overflow:hidden; font-size:12px; color:#666; border-bottom:1px dashed #dedede;}
.newstuijian ul li a{ line-height:30px; height:30px; font-size:14px; color:#666; padding-left:5px;display:block; width:213px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.newstuijian ul li a:hover{ color:#0089e1;}
.zn{ width:240px; margin:0px auto; margin-top:30px; margin-bottom:10px;}
.zn li{ margin-top:10px;}
.c_right {width:920px;float: right; padding-bottom:20px; }
.c_right h2 { height:40px; line-height:40px; padding-left:0px; color:#0089e1; font-size:20px; border-bottom:1px solid #ccc; }
.c_right h2 span { text-align:right; display:block; width:540px; height:40px;float:right;font-size: 14px;margin-right:5px;font-weight:normal; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.c_right h2  img{vertical-align:middle;}
.c_right h2 a{ color:#666;}
.c_right h2 a:hover{ text-decoration:underline;}
/*内页列表*/
.product_list ul{ width:980px; margin-top:10px;}
.product_list ul li{ width:290px; float:left;margin-right:22px;margin-bottom:10px;}
.product_list ul li img{border:1px solid #c9c9c9;width:290px;height:180px;}
.product_list ul li p{display:block;width:292px;height:40px;line-height:40px;text-align:center;color:#666; overflow:hidden;}
.product_list ul li:hover img{border:1px solid #0089e1;}
.product_list ul li:hover p{color:#0089e1;}
.product_hz ul{ width:980px; margin-top:10px;}
.product_hz ul li{ width:220px; float:left;margin-right:12px;margin-bottom:10px;}
.product_hz ul li img{border:1px solid #c9c9c9;width:220px;height:120px;}
.product_hz ul li p{display:block;width:222px;height:40px;line-height:40px;text-align:center;color:#666; overflow:hidden;}
.product_hz ul li:hover img{border:1px solid #0089e1;}
.product_hz ul li:hover p{color:#0089e1;}
.a_title {text-align: center;color: #4E4E4E;margin: 10px 0px;}
.a_title h1 {font-size: 18px;line-height: 50px;font-weight:bold;color: #666;}
.c-info p {line-height: 24px;color: #4E4E4E; margin: 17px 0px;}
.a_nav{ line-height:25px; font-family:"微软雅黑"; margin-top:10px; color:#5e5e5e;}
.a_nav p{ padding:5px;}
.a_nav a{color:#0089e1; font-weight:bold;}
.a_nav a:hover{ text-decoration:underline;}
.con_tel {margin-top: 20px; width:240px;margin-bottom:20px;}
.con_tel h2 {height: 40px;font-family:"微软雅黑";color:#fff;font-size:16px;line-height:40px;width:240px;
font-weight:bold;background-color:#146595;text-indent:20px;}
.t_main { width:218px;margin: 0px auto;line-height: 25px;color: #5E5E5E;padding:10px 10px; font-family:"宋体"; text-align:left;border:1px solid #e5e5e5;}
.t_main a{color:#5e5e5e;}
.con_tel h2 span {margin-right: 10px;float: right;display: inline-block; font-size:12px;}
.con_tel h2 span  a{color: #fff;}
.con_tel h2 span  a:hover{color:#fe9501;}
.c-right {width:1100px;font-family:"微软雅黑"; padding-bottom:20px; margin-bottom:20px;}
.c-right h2 {border:1px solid #ccc;line-height:45px;font-size:16px;color:#0089e1; font-weight:bold;padding-left:15px; height:45px;}
.c-right h2 span {float: right;font-size: 14px;margin-right: 12px;font-weight:bold;}
.c-right h2  img{vertical-align:middle;}
.c-right h2 a{ color:#0089e1;}
.c-right h2 a:hover{ text-decoration:underline;}
.c-right1 {width:920px;font-family:"微软雅黑"; padding-bottom:20px; margin-bottom:20px;}
.c-right1 h4 {border-bottom:1px solid #ccc;line-height:45px;font-size:16px;color:#0089e1; font-weight:bold;padding-left:15px; height:45px;}
.c-right1 h4 span {float: right;font-size: 14px;margin-right: 12px;font-weight:bold;}
.c-right1 h4  img{vertical-align:middle;}
.c-right1 h4 a{ color:#0089e1;}
.c-right1 h4 a:hover{ text-decoration:underline;}
.a_nav_s h3{ font-size:14px; color:#0089e1; height:40px; line-height:40px;border-bottom:1px dashed #ccc; }
.a_nav_s h3 a{font-size:14px; color:#0089e1; font-weight:bold; padding-left:0px;}
.a_nav_s h3 a:hover{ text-decoration:underline;}
.a_nav_s ul{}
.a_nav_s li{ font-size:14px;display:inline; line-height:40px; padding-left:20px; height:40px; }
.a_nav_s li a{ padding-right:20px; color:#666;}
.a_nav_s li a:hover{ text-decoration:underline;}
/* 新闻列表*/
.articlelist-1 ul {margin-top: 10px;}
.articlelist-1 ul li {font-size: 14px;line-height: 35px;border-bottom: 1px dashed #DFDFDF;padding-left:2px;}
.articlelist-1 ul li a span {float: right;margin-right: 10px;}
.articlelist-1 ul li a {color: #666; font-family:"微软雅黑"; }
.articlelist-1 ul li a:hover{color:#0089e1;}
.P_Page{margin:0 auto; text-align:center;}
.P_Page a{color:#666;}
.page{color:#626262;text-align:center;margin-top:15px; margin-bottom:15px; }
.page a{color:#626262;}
.page a:hover{color:#000;}
.page span{margin:0px 6px;}
.a_title h4{font-size:12px;font-weight:normal;color:#626262;border-bottom:1px dotted #ccc;border-top:1px dotted #ccc;line-height:30px;margin-bottom:15px;font-family:"宋体";}
.teb{ width:1200px; height:50px; margin:0px auto;}
.teb h2{ height:50px; line-height:50px; font-size:14px; font-weight:normal; color:#666; overflow:hidden;}
.sideright_1{width:832px;float:right;border:1px solid #dfdfdf;background:#fff;}
.sideright_1 h2 b{font-weight:normal;font-size:12px;font-family:"宋体";color:#404447;float:right;margin-right:11px;}
.sideright_1 h2 b a{color:#404447;}
.downlist{line-height:24px;color:#666;padding:10px 15px 0px;}
.downlist ul{}
.downlist ul li{border-bottom:1px dashed #dedede;height:28px;line-height:28px;}
.downlist ul li a{color:#0156b1;font-weight:bold;}
.downlist ul li a:hover{ text-decoration:underline;}
.downlist ul li span{float:right;color:#666;}
.downlist ul p{line-height:24px;color:#666;}
/*down*/
.neiye-title{line-height:24px;color:#666;}
.neiye-title a{color:#0156b1;}
/*返回顶部*/
.cd-top {
  display: inline-block;
  height: 50px;
  width: 50px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  cursor:pointer;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background:#000 url(../images/cd-top-arrow.png) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
   border-radius:0px;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1; cursor:pointer;
}
.cd-top.cd-fade-out {
  /* 如果用户继续向下滚动,这个按钮的透明度会变得更低 */
  opacity: .9;
}
.no-touch .cd-top:hover {
  background-color: #9dc92b;
  opacity: 1;}
/*内页banner*/
.banner1{ width:1100px; height:300px; margin:0px auto; background:#ccc; margin:0px auto;}
.info-tj{ width:920px; padding-bottom:20px; margin-top:40px;}
.info-tj h2 { height:40px; line-height:40px; padding-left:0px; color:#0089e1; font-size:18px; border-bottom:1px solid #ccc; }
.info-tj h2 a{ float:right; color:#666; font-size:14px;font-weight:normal;}
.info-tj h2 a:hover{ text-decoration:underline;}
.info-news{ width:920px; padding-bottom:20px;}
.info-news h2 { height:40px; line-height:40px; padding-left:0px; color:#0089e1; font-size:18px; border-bottom:1px solid #ccc; }
.info-news h2 a{ float:right; color:#666; font-size:14px;font-weight:normal;}
.info-news h2 a:hover{ text-decoration:underline;}
.info-news ul {margin-top: 10px;}
.info-news ul li {font-size: 14px;line-height: 35px;border-bottom: 1px dashed #DFDFDF;padding-left:2px;}
.info-news ul li a span {float: right;margin-right: 0px;}
.info-news ul li a {color:#666; }
.info-news ul li a:hover{color:#0089e1;}
.info-news ol{ width:1000px; margin-top:10px;}
.info-news ol li{ width:450px; line-height:36px; float:left; margin-right:20px;border-bottom: 1px dashed #DFDFDF;}
.info-news ol li a span {float: right;margin-right: 0px;}
.info-news ol li a {color:#666;display:block;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.info-news ol li a:hover{color:#0089e1;}
#demo10 {width:920px; float:left; overflow:hidden; border:none; margin-top:20px; }
#indemo10 {float: left;width: 8000%;}
#demo11,#demo12{float:left; display:inline-table;}
#demo11 li,#demo12 li{ width:200px; float:left; margin-left:30px;}
#demo11 li img,#demo12 li img{ width:200px; height:124px; border:1px solid #dedede;}
#demo11 li a,#demo12 li a{display:block;}
#demo11 li h3,#demo12 li h3{font-size:12px;font-weight:normal; height:40px; line-height:40px;}
#demo11 li h3 a,#demo12 li h3 a{text-align:center;font-weight:normal;height:40px;line-height:40px;color:#666;}
#demo11 ul li:hover a{ color:#0089e1;}
#demo11 li h3 a:hover{color:#0089e1;}
#demo11 {float: left;}
#demo12 {float: left;}
/*内页滚动 end*/
