* {
  padding: 0;
  margin: 0;
  list-style: none;
  box-sizing: border-box;
}
/*****！！页面通用css样式定义开始******/
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{width: 100%; min-width:1200px; width:expression((documentElement.clientWidth < 1200) ? "1200px" : "100%" );zoom:1;}
body {
  font-family: Arial, Tahoma, "微软雅黑";
  /*文字字体定义 */
  font-size: 14px;
  /*文字大小定义 */
}
/* 网站超链接css通用设置 */
a {
  text-decoration: none;
}
/* 链接无下划线,有为underline */
a:link {
  color: #333333;
}
/* 未访问的链接 */
a:visited {
  color: #333333;
}
/* 已访问的链接 */
a:hover {
  color: #eb1315;
  text-decoration: none;
}
/* 鼠标在链接上 */
a:active {
  color: #333333;
}
/* 点击激活链接 */
img {
  border: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.fl{
  float: left;
}
.fr{
  float: right;
}
.backcolor{
  background: #00488E;
}
.content{
  padding-bottom: 30px;
}
.clear {
  clear: both;
}
.clear::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/*清除浮动*/
ul,
li,
dl,
dt,
dd,
table {
  list-style: none;
}
.wraps {
  width: 1200px ;
  margin: 0 auto;
}
.wrap{
  width: 1200px;
  margin: 0 auto;
}
.ells{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/*微信分享*/
.weixin{
  width: 240px;
  height: 280px;
  border: 1px solid #ddd;
  padding: 5px ;
  position: fixed;
  display: none;
  left:15%;
  bottom:10%;
  background: #fff;
}
.weixin h3{
  margin-bottom: 10px;
}
.weixin img{
  display: block;
  margin: 0 auto;
}
/*top*/
.header{width: 1200px;margin: 0 auto;overflow: hidden; padding:10px 0;}
.header-logo{float: left;width: 680px;margin-top:10px;}
.header-logo img{width:750px;}
.header-right{float: right;background: url(../images/dh.png) no-repeat left 25px;}
.header-right p{font-size: 14px;color: rgb(48, 48, 48);padding-left: 50px; margin-top:17px;}
.header-right h2{font-size:24px;color:rgb(30, 80, 174);margin-top: 5px;padding-left: 50px; }

.banner {
  width: 100%;
  position: relative;
}
.banner .wrap {
  position: relative;
}
.banner .flexslider {
  width: 100%;
  min-width: 1000px;
}
.banner .slides {
  position: relative;
  z-index: 1;
}
.banner .slides li {
  height: 100%;
}
.banner .slides li > img {
  width: 100%;
  margin: 0 auto;
  display: block;
}
.banner .flex-control-nav {
  display: none;
}
.banner .flex-direction-nav {
  display: none;
}
.nav {
  background: #1e50ae;
}
.nav ul li {
  width:16.6%;
  height: 50px;
  float: left;
  text-align: center;line-height: 50px;
}
.nav ul li:hover,
.nav ul li.hover {
  background: #13439d;
}
.nav ul li a {
  color: #fff;
  display: inline-block;
  width: 100%;
}
.nav ul li span {
  display: inline-block;
  
}
/*搜索*/
.sousuo{background:#f9f9f9 repeat-x;overflow: hidden;height: 89px;line-height: 89px;}
.sousuo-center{margin: 0 auto;width: 1200px;}
.sousuo-center ul li{float: left;font-size: 14px;}
.sousuo-center ul li{color: #666666;}
.sousuo-center ul li a:hover{font-weight: bold;}
.sousuo-center .taglist{ width: 800px; overflow: hidden; white-space: nowrap; float: left; }
.kuang{float:right;position: relative;top:30px;}
.kuang input{width: 315px;
height: 32px;
padding-left: 10px;
border: 1px solid #bfbfbf;
border-radius: 5px;
outline: none;
background: #fff;
color: #9E9C9C;}
.kuang button {
position: absolute; 
top: 0px;
right: 0px;
width: 42px;
height: 34px;
border: none;
background: #1e50ae;
border-radius: 0 5px 5px 0;
	cursor: pointer;color:white;}
/*hengfu*/
.hengfu1{background: url(../images/hf1.jpg) no-repeat center;height: 475px;margin-top: 30px;}

.about {
  margin-top: 50px;
  margin-bottom: 30px;
}
.about .about-left {
  width: 40%;
}
.about .about-left img {
  width: 100%;
}
.about .about-right {
  width: 55%;
  position: relative;
}
.about .about-right h1 {
  font-size: 22px;
  padding-bottom: 10px;
  background: url(../images/about-line.png) left bottom no-repeat;
  color: #00488E;
  letter-spacing: 2px;
  margin-bottom: 10px;
}
.about .about-right p {
  font-size: 15px;
  color: #3F3F3F;
  line-height: 38px;
}
.about .about-right a {
  display: inline-block;
  width: 80px;
  height: 35px;
  border: 1px solid #00488E;
  line-height: 33px;
  color: #00488E;
  text-align: center;
  position: absolute;
  bottom: -50px;
  right: 0;
}
.adv {
  background: #ECF8FD;
  margin-bottom: 60px;
  padding: 30px 0;
}
.adv ul li {
  width: 25%;
  float: left;
}
.adv ul li img {
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
}
.adv ul li p {
  text-align: left;
  text-indent: 80px;
  font-size: 16px;
  color: #424243;
  margin: 10px 0;
  background: url(../images/circle.png) no-repeat 70px center;
}

.prod {
  background: #fafafa;
  margin: 30px 0 0 0;overflow: hidden;padding: 50px;
}
.prod .wrap {
  position: relative;
}
.cp-title{text-align: center;background: url(../images/dot.png) no-repeat center 25px;}
.cp-title h2{font-size: 36px;color: rgb(10, 54, 94);}
.prod .slideTxtBox .hd ul {
  float: left;
  height:1350px;
  background: url(../images/prod-nav.png) no-repeat;
  width: 293px;
  text-align: center;
  padding-top: 104px;
  line-height: 51px;
  color: #fff;
  font-size: 16px;
}
.prod .slideTxtBox .hd ul li {
  cursor: pointer;
  height: 70px;
}
.prod .slideTxtBox .hd .prod-mores {
  position: absolute;
  right: 6px;
  bottom: 20px;
}
.prod .slideTxtBox .hd ul li span {
  display: inline-block;
  width: 200px;
}
.prod .slideTxtBox .hd ul li span a:visited {
  color:#fff;
}
.prod .slideTxtBox .hd ul li.on {
  background: url(../images/prod-ac.png) no-repeat 0 0;
}
.prod .slideTxtBox .bd {
  width: 1200px;
}
.prod .slideTxtBox .bd ul {
  padding-top: 0px;
  zoom: 1;
}
.prod .slideTxtBox .bd li {
  float: left;
  width: 200px;
  margin:10px 10px;
  position: relative;
}
.prod .slideTxtBox .bd li img {
  width:200px;height:200px;
  border: 2px solid #02A3F8;
  border-radius: 5px;
}
.prod .slideTxtBox .bd li img.prod-more {
  width: auto;height:auto;
  position: absolute;
  top: 65%;
  left: 39%;
  border: none;
}
.prod .slideTxtBox{float: left;width: 300px;
  margin-top: 30px;
  text-align: center;
  
}
.prod .slideTxtBox h4{font-weight: normal;line-height: 22px;margin-top: 5px;color: #747474;font-size: 12px;}
.qq{background: #c40000;display: block;margin-top: 10px;border-radius: 10px;width: 88px;height: 33px;line-height: 33px;margin-left: 55px;}
.qq h3{color: #fff;font-weight: normal;}

.hf2{background: url(../images/hf2.jpg) no-repeat center;height: 180px;}
/*jiejue*/
.jiejue{background: #f0f0f0;}
.jiejue-center{margin: 0 auto;width: 1200px;overflow: hidden;padding: 50px;}
.jiejue h2{background: url(../images/dot2.png) no-repeat center 40px;color: #353535;padding-top: 12px;text-align: center;font-size: 34px; }
.jiejue ul{margin-top: 30px;overflow: hidden;}
.jiejue ul li{float: left;width: 350px;margin: 10px 5px;;}
.jiejue ul li img{width: 350px;height: 260px;}
/*index-img*/
.index-img{background: url(../picture/index.jpg) no-repeat center;height: 800px;}
/*youshi*/
.youshi{ padding: 50px;}
.youshi h5{color: #353535;padding-top: 12px;text-align: center;font-size: 36px;background: url(../images/dot2.png) no-repeat  center 60px;}
.youshi h6{text-align: center;font-size: 16px;margin-top: 10px;color: #535353;}
.youshi h5 span{color: rgb(30, 80, 174);font-size:70px;}
.youshi-center{margin:60px auto 0 auto;width: 1200px;overflow: hidden;}

.youshi-shang{margin-top:30px;}
.youshi1{float: left;width: 570px;text-align: left;margin-top: 30px;}
.youshi1 h3{font-size: 25px;font-weight: bold;color: rgb(30, 80, 174);padding-bottom: 10px;}
.youshi1 p{font-size: 14px;color: #000;line-height: 24px;}
.youshi2{float:right;width: 580px;margin-top: 60px;text-align: left;}
.youshi2 h3{font-size: 25px;font-weight: bold;color: rgb(30, 80, 174);padding-bottom: 10px;}
.youshi2 p{font-size: 14px;color: #000;line-height: 24px;}
.youshi-right{float: right;width: 580px;height: 320px;}
.youshi-left{float: left;margin-top: 30px;width: 580px;height: 320px;}

.youshi-xia-box{overflow: hidden;width: 1200px;}

.hf3{background: url(../images/hf3.jpg) no-repeat center;height: 180px;}
/*chejian*/
.case{ width: 1200px;margin: 50px auto;overflow:hidden;}
.case_tit{text-align:center; line-height:52px;background: url(../images/dot2.png) no-repeat  center 35px;}
.case_tit h1{ color: #353535;padding-top: 12px;text-align: center;font-size: 36px;}
.case_tit h1 span{ color: rgb(0, 116, 111); font-weight:normal;}
		.picMarquee-left .bd{ padding:20px;   }
		.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picMarquee-left .bd ul li .pic{ text-align:center; }
		.picMarquee-left .bd ul li .pic img{ width:380px; height:265px; display:block; padding:2px; border:1px solid #ccc; }
		.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picMarquee-left .bd ul li .title{ line-height:24px;   }
/*adv*/
.in_advan{background:#fff;padding: 50px 0 55px 0;}
.warp{margin: 0 auto;width: 1200px;overflow: hidden;}
.ad-bt{text-align: center;margin-bottom: 140px;}
.ad-bt h1{text-align: center;background: url(../images/dot.png) no-repeat center 25px;}
.ad-bt h2{text-align: center;font-size: 16px;margin-top: 10px;color: #535353;}
.shortline{background: #f6cd8d;width: 40px;height: 3px;margin:20px auto;}
.in_advan ul li{float: left;width: 275px;height: 245px;text-align: center;line-height: 24px;font-size: 15px;background: #fff;border: 1px solid #f4f4f4;margin-right: 24px;letter-spacing: 1px;}
.in_advan ul li img{background: url(../images/advan_bg1.png) no-repeat;margin-top: -72px;}
.in_advan ul li h2{color: #313232;font-size: 24px;font-weight: normal;margin-top: 25px;}
.in_advan ul li p{margin-bottom: 20px;letter-spacing: 0;}

.hf4{background: url(../images/hf4.jpg) no-repeat center;height: 180px;}

.bd li p {
  margin-top: 15px;
  text-align: center;
  color: #000;font-size: 16px;
}
.case .picScroll-left {
  overflow: hidden;
  position: relative;
}
.case .picScroll-left .bd {
  padding: 10px;
}
.case .picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.case .picScroll-left .bd ul li {
  margin: 0 19.5px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}
.case .picScroll-left .bd ul li .pic {
  text-align: center;
}
.case .picScroll-left .bd ul li .pic img {
  width: 256px;
  height: 213px;
  display: block;
}
.case .picScroll-left .bd ul li .title {
  line-height: 24px;
  margin-top: 15px;
}
.case .picScroll-left .bd ul li .title a {
  color: #00488E;
}
.news {
  padding: 30px 0;
  background: #ECF8FD;
}
.news .news-left {
  width: 50%;
}
.news .news-left h1 {
  font-size: 20px;
  padding-left: 20px;
  color: #00488E;
  border-left: 4px solid #00488E;
  margin-bottom: 30px;
}
.news .news-left div {
  position: relative;
  margin-bottom: 10px;
}
.news .news-left div img {height:170px;
  width: 100%;
}
.news .news-left div p {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #00488E;
  text-align: center;
}
.news .news-left div p b {
  font-size: 40px;
  display: block;
}
.news .news-left div p span {
  font-size: 13px;
}
.news .news-left h2 {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 15px;
}
.news .news-left p {
  font-size: 14px;
  color: #8D8D8D;
  line-height: 26px;
}
.news .news-left a {
  display: inline-block;
  margin-top: 10px;
}
.news .news-right {
  width: 48%;
}
.news .news-right .news-tab {
  padding-left: 160px;
  margin-bottom: 10px;
}
.news .news-right .news-tab li {
  width: 204px;
  cursor: pointer;
  height: 38px;
  background: url(../images/news1.png) no-repeat;
  line-height: 38px;
  font-size: 16px;
  font-weight: bold;
  color: #5C5C5C;
  padding-left: 105px;
  float: left;
}
.news .news-right .news-tab li.active {
  color: #00488E;
}
.news .news-right .news-list {
  display: none;
}
.news .news-right .news-list.active {
  display: block;
}
.news .news-right .news-list li {
  padding-bottom: 10px;
  border-bottom: 1px solid #C2C5C6;
}
.news .news-right .news-list li dl dt {
  width: 15%;
  float: left;
  text-align: center;
  font-size: 18px;
  color: #B3B3B3;
}
.news .news-right .news-list li dl dt span {
  font-size: 60px;
  font-weight: bold;
  color: #B3B3B3;
  display: block;
}
.news .news-right .news-list li dl dd {
  float: right;
  width: 83%;
}
.news .news-right .news-list li dl dd.title {
  font-size: 16px;
  color: #242425;
  margin: 10px 0;
}
.news .news-right .news-list li dl dd.text {
  font-size: 14px;
  color: #B3B3B3;
}
.footer {
  position: relative;
  background: url(../images/footer_bg.jpg) no-repeat;
  background-size: cover;
  height: 530px;
  padding-top: 70px;
  
}
.footer > div {
  width: 1100px;
  margin: 0 auto;
}
.footer .footer_left {
  width: 350px;
  float: left;
  padding-right: 30px;
  border-right: 1px solid #fff;
}
.footer .footer_left .footer_left_top h2 {
  color: #fff;
  margin-bottom: 30px;
}
.footer .footer_left > ul {
  margin: 40px 0 0 10px;
}
.footer .footer_left li {
  border-bottom: 1px solid #fff;
  margin-bottom: 15px;
  background: url(../images/bottom_07.png) no-repeat;
  height: 30px;
}
.footer .footer_left li > span {
  margin-left: 30px;
  color: #fff;
}
.footer .footer_left li:first-child {
  background: url(../images/bottom_06.png) no-repeat;
}
.footer .footer_right {
  float: right;
  width: 350px;
  padding-left: 50px;
  border-left: 1px solid #fff;
}
.footer .footer_right > h2 {
  font-size: 22px;
  color: #fff;
}
.footer .footer_right > form h2 {
  color: #fff;
}
.footer .footer_right > form .textarea {
  color: #fff;
  margin-top: 25px;
}
.footer .footer_right > form textarea {
  background: transparent;
  margin: 5px 0 20px 0;
  width: 220px;
  color: #fff;
}
.footer .footer_right > form input {
  background: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  color: #fff;
  width: 220px;
  margin: 18px 0;
  outline: none;
  height: 30px;
}
.footer .footer_right > form .footer_btn {
  width: 220px;
  background: #fff;
  border: none;
  height: 30px;
  color: #000;
}
.footer .footer_middle {
  position: relative;
  width: 400px;
  float: left;
  color: #fff;
  padding: 0 40px;
}
.footer .footer_middle div {
  float: left;
  width: 100%;
}
.footer .footer_middle div a {
  color: #fff;
  float: left;
  width: 50%;
  margin-bottom: 5px;
}
.footer .footer_middle div h2 {
  margin-bottom: 20px;
}
.footer .footer_middle .footer_div {
  width: 100%;
  float: left;
}
.footer .footer_middle .footer_div h2 {
  text-align: center;
}
.footer .footer_middle .footer_div span {
  display: inline-block;
  width: 49%;
  line-height: 30px;
}
.footer .footer_middle ul {
  float: left;
  width: 100%;
  text-align: center;
  padding: 15px 50px;
}
.footer .footer_middle ul li {
  float: left;
  margin: 13px;
}
.footer .footer_bottom {
  background: #151515;
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 50px;
  line-height: 50px;
  color: #fff;
}
.footer #footer_chat {
  color: #fff;
  text-align: center;
  padding-bottom: 20px;
  width: 300px;
  background: #fff;
  position: absolute;
  display: none;
}
.footer #footer_chat div {
  width: 100%;
}
.footer #footer_chat div span {
  color: #000;
}
.footer #footer_chat div span.footer_close {
  float: right;
  margin-right: 10px;
  font-size: 18px;
  cursor: pointer;
}
.footer-last {
  background: #fff;
  text-align: center;
}
.footer-last span {
  display: inline-block;
  margin: 15px 50px;
  color: #000;
}
.footer-last span a {
  color: #000;
}
/*position*/
.position_wrap {
  border-bottom: 1px solid #ccc;
  margin: 0 auto 0px;
}
.position {
  height: 40px;
  line-height: 40px;
}
.position .span01 {
  display: block;
  padding-left: 20px;
  background: url(../images/span01.png) no-repeat left center;
}
/*ny_left menu_list*/
.pro-cos{padding-top: 40px;overflow: hidden;}
.ny_left {
  width: 270px;
}
.menu_list .list_title {
  border-bottom: 1px solid #d1d1d1;
  height: 80px;
  font-size: 16px;
  line-height: 18px;
  color: #FFF;
  padding: 20px 0;
}
.menu_list .list_title span {
  display: block;
  text-indent: 2em;
  font-size: 18px;
}
.menu_list .list_title .sp01 {
  color: #d1d1d1;
  font-weight: 100;
}
.menu_list .m_1 {
  border: 1px solid #d1d1d1;
  border-top: none;
  border-bottom: none;
}
.menu_list .m_1 > li {
  line-height: 48px;
  font-size: 14px;
  background: #f8f8f8 ;
  overflow: hidden;
  border-bottom: 1px solid #d2d2d2;
  border-top: 2px solid #fff;
  position: relative;
}
.menu_list .m_1 > li > a {
  border-left: 6px solid #f1f1f1;
  height: 48px;
  color: #525252;
  font-weight: bold;
  padding-left: 32px;
  display: block;
}
.menu_list .m_1 > li > a.active,
.menu_list .m_1 > li:hover > a {
  border-left: 6px solid #00488E;
  color: #00488E;
}
.menu_list .m_1 > li .menu_btn {
  position: absolute;
  width: 50px;
  height: 48px;
  background: url(../images/ny_left_ico.png) no-repeat center;
  top: 0;
  right: 0;
  cursor: pointer;
}
.menu_list .m_1 > li .menu_btn_active {
  background: url(../images/ny_left_ico_active.png) no-repeat center;
}
.menu_list .m_1 > li .menu_btn:hover {
  background-color: #f9f9f9;
}
.menu_list .m_2 {
  display: none;
}
.menu_list .m_2 > li {
  line-height: 36px;
  background: #fff;
  border-bottom: 1px dashed #ccc;
}
.menu_list .m_2 > li:last-child {
  border-bottom: none;
}
.menu_list .m_2 > li:first-child {
  border-top: 1px solid #ccc;
}
.menu_list .m_2 > li a {
  display: block;
  padding-left: 38px;
  font-size: 12px;
}
.menu_list .m_2 > li a.active,
.menu_list .m_2 > li a:hover {
  color: #00488E;
}
/*ny_left slider_contact*/
.slider_contact {
  width: 100%;
  color: #333333;
  margin-top: 20px;
}
.slider_contact .list_title {
  font-size: 18px;
  line-height: 50px;
  color: #FFF;
  text-indent: 2em;
}
.slider_contact .list_title strong {
  font-weight: normal;
  color: #d1d1d1;
  font-size: 14px;
  padding-left: 5px;
}
.slider_contact .contact {
  padding: 90px 20px 20px;
  border: 1px solid #d1d1d1;
  line-height: 26px;
  position: relative;
  background: #f8f8f8 url(../images/contactbg.jpg) no-repeat 20px 20px;
}
.slider_contact .contact .telsp {
  position: absolute;
  top: 12px;
  left: 73px;
  height: 48px;
  color: #5b5b5b;
  line-height: 24px;
  font-size: 16px;
}
.slider_contact .contact .telsp em {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  display: block;
}
/*right top_share*/
.ny_right {
  width: 910px;
}
.ny_right .top_share {
  width: 100%;
  line-height: 36px;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
  padding-bottom: 10px;
}
.ny_right .top_share dt {
  width: 300px;
}
.ny_right .top_share dt a {
  padding: 0 5px;
}
.ny_right .top_share dd {
  /*width: 242px;*/
}
.ny_right .top_share .bdshare {
  display: inline-block;
}
/*prodouct_list*/
.pord_list {
  overflow: hidden;
}
.pord_list li {
  float: left;
  width: 280px;
  margin: 10px 10px;
  position: relative;
}
.pord_list li img {
  width: 280px;
  height: 250px;
  border: 1px solid #ccc;
  margin-bottom: 10px;
}
.pord_list li span {
  display: block;
  line-height: 30px;
  height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}
.pord_list li .pro_cover {
  display: none;
  width: 282px;
  height: 213px;
  position: absolute;
  top: 0;
  left: 0;
  text-indent: 9999;
  background: url(../images/probgh.png) no-repeat center top;
}
.pord_list li:hover .pro_cover {
  display: block;
  font-size: 0;
}
/*prodouct_listA*/
.proA {
  border: 1px solid #d1d1d1;
  padding: 10px 5px 10px;
  overflow: hidden;
  margin-top: 10px;
}
.proA .top {
  border: 1px solid #cccccc;
  line-height: 34px;
  height: 34px;
  width: 97%;
  margin: 0 auto;
  font-size: 16px;
  position: relative;
  background: url(../images/topbg.jpg) repeat-x scroll 0 0;
}
.proA .top span {
  background: url(../images/topico.png) no-repeat 10px center #00488E;
  padding: 0 10px;
  text-indent: 30px;
  display: block;
  color: #FFF;
  height: 34px;
  float: left ;
  line-height: 34px;
}
.proA .top .more {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 14px;
}
.proAul li {
  width: 276px;
  float: left;
  margin: 10px;
  text-align: center;
  line-height: 25px;
}
.proAul li a img {
  width: 253px;
  height: 180px;
  margin: 0 auto;
  border: 1px solid #d1d1d1;
  padding: 5px;
}
.proAul li a span {
  display: block;
  height: 25px;
  line-height: 25px;
  text-align: center;
  overflow: hidden;
}
/*prodouct_listB*/
.proB {
  border: 1px solid #d1d1d1;
  padding: 10px 5px 10px;
  overflow: hidden;
  margin-top: 10px;
}
.proB ul li {
  border-bottom: 1px dashed #cccccc;
  margin: 10px 10px;
  min-height: 205px;
}
.proB ul li a {
  display: block;
  float: left;
}
.proB ul li a img {
  width: 300px;
  height: 178px;
  padding: 5px;
  border: 1px solid #CCC;
}
.proB ul li span {
  float: left;
  display: block;
  width: 534px;
  color: #FFF;
  font-size: 14px;
  margin-left: 20px;
}
.proB ul li span.title {
  border: 1px solid #cccccc;
  line-height: 34px;
  height: 34px;
  font-size: 16px;
  position: relative;
  background: url(../images/topbg.jpg) repeat-x scroll 0 0;
}
.proB ul li span.title i {
  background: url(../images/ibg.jpg) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  width: 174px;
  line-height: 34px;
  display: block;
  font-style: normal;
}
.proB ul li span.text {
  padding: 20px 0;
  line-height: 25px;
  color: #494949;
  height: 75px;
  overflow: hidden;
}
.proB ul li a.more {
  display: block;
  margin-left: 20px;
  line-height: 30px;
  border: 1px solid #00488E;
  border-radius: 10px;
  padding: 0 10px;
}
/*list page*/
.page {
  width: 100%;
  margin: 10px auto;
  line-height: 30px;
  text-align: right;
}
.page span {
  display: inline-block;
  padding: 0 10px 0 0;
}
.page a.num.select {
  padding: 3px 10px;
  color: #fff;
  background: #00488E;
}
.page a.num {
  background: #fff;
  padding: 0 10px;
}
.page a.num:hover {
  padding: 3px 10px;
  color: #fff;
  background: #00488E;
}
/*recommended*/
.recommended {
  overflow: hidden;
  background: #fafafa;
  padding: 20px;
  border: 1px solid #d1d1d1;
}
.recommended h4 {
  font-size: 24px;
  font-weight: normal;
  padding-bottom: 10px;
}
.recommended ul li {
  width: 50%;
  float: left;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.recommended ul li span {
  width: 86px;
  color: #a8a8a8;
  display: block;
  float: left;
}
.recommended ul li a {
  width: 70%;
  padding: 0 0 0 12px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/*related product*/
.related {
  position: relative;
  margin: 20px auto;
  background: #fafafa;
  padding: 15px;
  border: 1px solid #d1d1d1;
  overflow: hidden;
}
.related h4 {
  font-size: 24px;
  font-weight: normal;
  padding: 10px 0 20px 12px;
}
.related .hd2 {
  overflow: hidden;
  height: 30px;
  text-align: center;
}
.related .hd2 ul {
  overflow: hidden;
  margin-top: 5px;
  zoom: 1;
}
.related .hd2 ul li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 8px;
  height: 8px;
  overflow: hidden;
  margin-right: 5px;
  text-indent: -999px;
  cursor: pointer;
  background: url(../images/prd_off.jpg) no-repeat;
}
.related .hd2 ul li.on {
  background-position: 0 0;
  background: url(../images/prd_on.jpg);
}
.related .bd2 ul {
  overflow: hidden;
  zoom: 1;
}
.related .bd2 ul .prdtitle {
  width: 203px !important;
  height: 210px;
  display: inline;
  overflow: hidden;
  position: relative;
  text-align: center;
  margin: 0 6px;
  float: left;
}
.related .bd2 ul .prdtitle-large {
  margin: 0 8px;
}
.related .bd2 ul .prdtitle img {
  width: 201px;
  height: 200px;
  border: 1px solid #ccc;
}
.related .bd2 ul .prdtitle span {
  display: block;
  line-height: 30px;
}
/*show_page*/
.show_page {
  margin: 20px auto;
  overflow: hidden;
  text-align: center;
}
.show_page li {
  width: 50%;
  float: left;
}
/*prodouct_showA*/
.product_showA h1 {
  font-size: 18px;
  line-height: 40px;
  margin: 20px auto;
  text-align: center;
  border-bottom: 1px solid #ccc;
}
.prodA_content {
  margin: 0 auto 30px;
  text-align: center;
}
.prodA_content img {
  margin: 0 auto;
  display: block;
  width: 100%;
}
.prodA_content .showA {
  width: 100%;
  margin: 20px 0;
  text-align: left;
  text-indent: 2em;
}
.case_info {
  font-weight: normal;
  font-size: 14px;
}
.case_info span {
  padding: 0 10px;
}
/*prodouct_showB*/
.product_showB .showB h1 {
  font-size: 18px;
  line-height: 40px;
  text-align: left;
}
.product_showB .showB p {
  line-height: 26px;
}
.prodB_content {
  width: 100%;
  border-top: 1px solid #ccc;
  margin-top: 20px;
}
.prodB_content h1 {
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
}
.prodB_content .text_showB p {
  text-indent: 2em;
}
.top {
  height: 34px;
  line-height: 34px;
  margin-bottom: 0;
  color: #04891d;
  background: url(../images/topbg.jpg) repeat-x;
}
.showB_intro {
  padding: 15px 15px 0 0;
  margin-bottom: 20px;
  position: relative;
}
.showB_intro .showB_left {
  float: left;
}
.showB_intro .showB_right {
  width: 490px;
  padding: 0 10px 10px 20px;
  float: left;
}
.showB_intro .showB_right .showB_title {
  border-bottom: 1px dashed #ddd;
  margin-bottom: 10px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.showB_intro .showB_right .showB_text {
  line-height: 25px;
}
.showB_intro .showB_right .rex {
  font-size: 16px;
}
.showB_intro .showB_right .rex span {
  font-size: 22px;
  color: #03F;
}
/*jqzoom*/
.jqzoom {
  float: left;
  border: none;
  position: relative;
  padding: 0px;
  cursor: pointer;
  margin: 0px;
  display: block;
}
.jqzoom img {
  width: 363px;
  height: 280px;
  margin: 0 auto;
  vertical-align: middle;
}
.zoomdiv {
  z-index: 100;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 350px;
  height: 350px;
  background: #ffffff;
  border: 1px solid #CCCCCC;
  display: none;
  text-align: center;
  overflow: hidden;
}
.jqZoomPup {
  z-index: 10;
  visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 20px;
  height: 20px;
  border: 1px solid #aaa;
  background: #ffffff /*url(../images/zoom.png) 50% center no-repeat*/;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(opacity=50);
}
/*图片小图预览列表*/
.showB_preview {
  width: 360px;
  height: 270px;
  border: 1px solid #DFDFDF;
  display: table;
}
.showB_scroll {
  clear: both;
  margin-top: 5px;
  width: 507px;
  position: absolute;
  bottom: 0px;
  right: 10px;
}
.showB_scroll .prev {
  float: left;
  margin-right: 4px;
}
.showB_scroll .next {
  float: right;
}
.showB_scroll .prev,
.showB_scroll .next {
  display: block;
  font-family: "宋体";
  text-align: center;
  width: 12px;
  height: 36px;
  line-height: 36px;
  border: 1px solid #CCC;
  margin-top: 14px;
  background: #EBEBEB;
  cursor: pointer;
  text-decoration: none;
}
.showB_scroll .items {
  float: left;
  position: relative;
  width: 470px;
  height: 71px;
  overflow: hidden;
}
.showB_scroll .items ul {
  position: absolute;
  width: 999999px;
}
.showB_scroll .items ul li {
  float: left;
  width: 118px;
  text-align: center;
}
.showB_scroll .items ul li img {
  border: 1px solid #CCC;
  padding: 2px;
  width: 105px;
  height: 65px;
}
.showB_scroll .items ul li img:hover {
  border: 2px solid #00488E;
  padding: 1px;
}
/*news_list*/
.news_list dl {
  width: 100%;
  padding-top: 30px;
  overflow: hidden;
}
.news_list dl dt {
  width: 225px;
  height: 165px;
  float: left;
}
.news_list dl dt img {
  width: 220px;
  height: 160px;
  border: 1px solid #ccc;
  display: block;
}
.news_list dl dd {
  width: 645px;
  height: 165px;
}
.news_list dl dd h2 {
  font-size: 16px;
}
.news_list dl dd h2:hover {
  color: #00488E;
}
.news_list dl dd span {
  color: #a3a3a3;
}
/*news_show*/
.news_content h1 {
  font-size: 18px;
  line-height: 40px;
  margin: 20px auto;
  text-align: center;
  border-bottom: 1px solid #ccc;
}
.news_content .toptime {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.news_content .news_show {
  width: 100%;
  margin: 20px 0;
  text-align: left;
  text-indent: 2em;
}
.news_page {
  margin: 20px auto;
  overflow: hidden;
}
.news_page li {
  width: 400px;
  float: left;
  padding: 0 10px 0 30px;
  background: #f5f5f5;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news_page .pagepre {
  background: #f5f5f5 url(../images/pagepre.png) no-repeat 10px center;
}
.news_page .pagenext {
  text-align: right;
  padding-right: 30px;
  background: #f5f5f5 url(../images/pagenext.png) no-repeat 98% center;
}
.news_page .pagepre:hover {
  background: #d8d8d8 url(../images/pagepre.png) no-repeat 10px center;
}
.news_page .pagenext:hover {
  background: #d8d8d8 url(../images/pagenext.png) no-repeat 98% center;
}
/*page_show*/
.list_page {
  font-size: 16px;
}
.page_show {
  padding-top: 10px;
}
.page_show p {
  text-indent: 2em;
}
/*guestbook*/
.guestbook_show {
  margin: 20px auto 0;
}
.guestbook_top {
  height: 40px;
  background: #eee;
  line-height: 40px;
  padding: 0 10px 0 17px;
}
.guestbook_top .mustwrt {
  display: block;
  float: right;
}
.guestbook_show em {
  color: #f00;
  font-style: normal;
}
.guestbook_form .inp_one {
  width: 180px;
  height: 25px;
  outline: none;
  border: 1px solid #ccc;
  padding-left: 4px;
}
.guestbook_form .inp_one:focus {
  border: 1px solid #00488E;
}
.guestbook_form {
  padding: 20px 20px 0;
}
.guestbook_form dl {
  width: 100%;
  overflow: hidden;
  line-height: 20px;
  height: 45px;
  padding: 10px 0;
}
.guestbook_form dt {
  width: 80px;
  float: left;
}
.guestbook_form dd {
  width: 510px;
  float: left;
}
.guestbook_form dd span {
  padding-left: 20px;
}
.guestbook_form dd span i {
  color: #F00;
  padding: 0 5px;
}
.guestbook_form dd span.quetion {
  display: block;
}
.guestbook_form .bookdl {
  height: 180px;
  overflow: hidden;
  line-height: 20px;
  padding-bottom: 0;
}
.guestbook_form .button {
  width: 150px;
  height: 32px;
  background: #b8b8b8;
  border: none;
  margin-right: 10px;
  color: #fff;
  cursor: pointer;
}
.guestbook_form .button:hover {
  background: #f1f1f1;
  color: #555;
}
.guestbook_form .form_b {
  width: 693px;
  margin: 0 auto;
  padding: 20px 0 0 0;
}
.guestbook_title {
  padding: 20px 20px 0;
  color: #2a6cd4;
}
.guestbook_title strong {
  color: #f00;
}
.guestbook_title b {
  padding: 0 10px;
  font-weight: normal;
}
.guestbook_cnt {
  padding: 5px 20px 20px;
  border-bottom: 1px dashed #ccc;
}
.guestbook_reply {
  color: #f00;
  background: #f6f6f6;
  line-height: 40px;
}
.bookpage {
  line-height: 40px;
  text-align: right;
}
.search_x {
  border: 1px solid #d1d1d1;
  margin-bottom: 20px;
}
.search_x .top {
  padding: 0 20px;
}
.search_x .xbox {
  padding: 0 20px;
}
.search_x .guestbook_top {
  text-indent: 25px;
}
.current2 {
  width: 17px;
  height: 17px;
  background: #3ab250;
  border: 2px solid #FFF;
  color: #FFF;
}
.num {
  width: 17px;
  height: 17px;
  background: #aaaaaa;
  border: 2px solid #FFF;
  color: #FFF;
}
/*download_list*/
.download_list dl {
  width: 33.3%;
  float: left;
  margin-top: 20px;
}
.download_list dl dt {
  text-align: center;
}
.download_list dl dt img {
  width: 80%;
  height: 240px;
  margin: 0 auto;
}
.download_list dl dd {
  text-align: center;
}
.download_list dl dd h2 {
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/*search*/
.search_title {
  font-size: 16px;
  color: #333;
  line-height: 40px;
  font-weight: bold;
  padding: 0 10px;
}
.search_info {
  float: left;
  font-size: 16px;
  line-height: 30px;
}
.search_list {
  font-size: 14px;
  color: #333;
}
.search_list li {
  line-height: 40px;
  border-bottom: 1px dashed #ccc;
  padding: 0 10px;
}
.search_list li:last-child {
  border-bottom: none;
}
.search_list li span {
  float: right;
}
.search_cnt {
  overflow: hidden;
  margin: 10px 0;
}
.search_cnt form {
  display: block;
  position: relative;
  overflow: hidden;
  float: right;
}
.search_cnt input.txt {
  width: 120px;
  height: 28px;
  line-height: 28px;
  color: #a1a1a1;
  padding: 0 30px 0 5px;
  border: 1px solid #ccc;
  background: none;
}
.search_cnt input.btn {
  position: absolute;
  top: 6px;
  right: 6px;
  z-index: 9999;
  background: url(../images/search.png) no-repeat 0 0;
  width: 20px;
  height: 22px;
  border: none;
  display: block;
  outline: none;
  cursor: pointer;
}
.web_pages{width:100%;margin-top: 20px; clear: both; overflow:hidden;}
.web_pages ul li{float:left;line-height:17px;margin-right:6px;border:1px solid #ccc;}
.web_pages ul li a{float:left;padding:10px;color:#555;display:block;}
.web_pages ul li a:hover{background-color:#013d85; color:#fff;text-decoration:none;padding:10px;}
.web_pages ul li.thisclass,
.web_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{background-color:#013d85;color:#fff;font-weight:bold;}
.web_pages .pageinfo{line-height:50px;padding:10px 15px;color:#999;border:1px solid #ccc;margin-left: 20px; }
.web_pages .pageinfo strong{color:#555;margin:0px 2px;}

/*ny_article*/
.ny_title{line-height:40px;text-align: center;color:#666666;border-bottom: 1px #ccc dashed;margin-bottom:10px;font-weight: bold;}
.ny_title h3{font-size:22px;font-weight: bold;}
.ny_title span{ margin:0px 5px; font-size: 12px;}
.riqi{margin-top: 15px;text-align: center;color: #808080;padding-bottom: 20px;}
.news_ny p{line-height: 30px;font-size: 14px;color: #585858;}
.per{float:left;margin-top:20px; text-align:center; width: 100%;margin-bottom: 20px; background:#eee;}
.per p{ line-height:35px; margin:0px;  padding:0px 10px;width:auto; white-space: nowrap;overflow: hidden; text-overflow: ellipsis;}
.cgbt{border-bottom: 1px #ccc solid;font-size: 18px;font-weight: bold;  line-height: 30px; clear: both;}
.xgwz{float:left; margin-bottom:40px;}.xgwz ul{ padding:0px;}
.xgwz li{ width:290px;line-height: 25px; height:25px; float:left;margin:5px 10px;border-bottom: 1px #ccc dashed;white-space: nowrap;overflow: hidden;}
.xgwz li a{background: url(../images/arrow.gif) no-repeat 0 center; padding-left: 10px;}
.pro_img2{ margin: 0px auto;overflow: auto;}
.pro_img2 ul li{ float:left;width:177px; margin:10px 5px;}
.pro_img2 ul li:hover img{transform: scale(1.05);box-shadow: 0px 10px 50px rgba(0,0,0,0.4);}
.pro_img2 ul li a img{ height:130px; width:175px;  border:1px #ccc solid; display: block; }
.pro_img2 ul li a span{ width:177px; background:#00488E; line-height:30px;text-align:center; color:#fff; display:block; white-space: nowrap;overflow: hidden; text-overflow: ellipsis; }
/*list_news*/
.list_news {font-size: 14px; color: #666; line-height: 22px; border-bottom: 1px dashed #CCCCCC; margin:10px 20px; }
.list_news p{padding:0px 20px; line-height: 28px;  }
.list_news h2{line-height:28px; overflow: hidden; }
.list_news .fl {font-size: 16px; color: #666666; font-weight: bold; text-decoration: none; }
.list_news .fr {font-size: 12px; padding: 0 10px 0 8px; font-family: "Microsoft YaHei"; }

/* liuyan */
.imsgCon { width:448px; padding-top:10px; padding-left:10px;    margin: 0 auto;}
.imsgCon .item{ width:450px; height:32px;  line-height:32px;border:1px solid #999999; margin:15px 0px 10px; }
.imsgCon .item input{ width:90%; height:32px; border:0px; background:none; color:#999; text-indent:8px; font-family:"Microsoft YaHei";  }
.imsgCon .item select{width:90%; height:30px; border:0px;  color:#5A5A5A; font-family:"Microsoft YaHei";}
.imsgCon .item select option{  text-indent:8px;   color: #999;}
.imsgCon .item em{ float:right; width:10px; line-height:16px; margin-top:10px; margin-right:6px; height:10px;z-index:1;}
.imsgCon  span{ display:block;  font-weight:normal; color: #666666;}
.imsgCon  .item1{ width:339px;  height:120px;   margin:0px 0px 10px 0px;}
.imsgCon  .textarea1{ width:440px; padding:5px 0px 5px 8px;  height:100px;  overflow:hidden;  resize:none;  border:1px solid #999999; }
.imsgCon .item2{ margin:5px 0px 10px 0px; line-height:28px; }
.imsgCon span.yanz{ width:62px; height:28px; border:1px solid #999999; text-align:center; line-height:28px;  display:block;  float:left;}
.imsgCon .yztxt{ width:80px; height:28px; border:1px solid #ccc;   display:block;  float:left; margin:0px 0px 0px 5px;}
.imsgCon img{ margin-top:3px; float:left;}
.imsgCon .btn1{ width:80px; height:33px; margin-right:15px; border:none; background:#00488e; color:#fff; cursor:pointer;font-family:"Microsoft YaHei";}
.imsgCon .btn2{ width:80px; height:33px; float: right; border:none; background:#404145; color:#fff;cursor:pointer;font-family:"Microsoft YaHei";}
.imsgCon p{ color:#568ee0; font-size:12px; padding-top:5px;}
.imsgCon .red{ color:red !important;}

/*sitemap*/
.content01{width: 1200px; margin: 0 auto;}
.map_bt,.hotnew_bt{width:1200px;font-size:18px; line-height: 35px; color:#666666;font-weight: bold;border-bottom:#cd140d 2px solid; clear: both;}
.map_bt .fr{ margin-right: 30px; font-weight: normal; font-size: 14px; }
.linkbox { float: left; width: 580px; padding: 0px 10px;}
.linkbox h3 a{display: block;line-height: 30px; width:150px;text-align: center;margin:10px 0px 10px 20px; font-size: 16px; font-weight: bold;background: #cd150d;color: #fff;}
.linkbox .f6{overflow: hidden;}
.linkbox ul li a{display: block; font-size: 14px; line-height: 30px; border-bottom:1px #ccc dashed;margin-left:15px;float:left;list-style:none;text-align: center; margin-bottom: 10px;}



.con3title1{border-bottom:1px solid #ccc;padding-bottom:10px;}
.prod .hd a{ color:#fff;}