* {
  padding: 0;
  margin: 0;
  list-style: none;
  box-sizing: border-box;
    word-break: break-all;
    word-wrap: break-word;

}
/*****！！页面通用css样式定义开始******/
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body {
  font-family:  微软雅黑, Arial, Helvetica, sans-serif;
  /*文字字体定义 */
  font-size: 14px;color: #333333;
  /*文字大小定义 */
}
/* 网站超链接css通用设置 */
a {
  text-decoration: none;color: #333333;
}
/* 链接无下划线,有为underline */
a:link {
  color: #333333;text-decoration: none;
}
/* 未访问的链接 */
a:visited {
  color: #333333;text-decoration: none;
}
/* 已访问的链接 */
a:hover {
  color: #044e8a;
  text-decoration: none;
}
/* 鼠标在链接上 */
a:active {
  color: #333333;text-decoration: none;
}
/* 点击激活链接 */

img {
  border: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
.clear::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.textover{text-overflow:ellipsis;white-space:nowrap;}
/*清除浮动*/
ul,
li,
dl,
dt,
dd,
table,
h1,
h2,
h3,
h4,
h5 {
  list-style: none;
  margin: 0;
  padding: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.backcolor {
  background: #044e8a;
}

.ells {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.insp{margin-top:100px}
.banner {
  position: relative; margin-top:100px
}
.banner .flexslider {
  width: 100%;
}
.banner .slides {
  position: relative;
  z-index: 1;
}
.banner .slides > li {
  height: 100%;
}
.banner .slides > li img {
  width: 100%;
  margin: 0 auto;
  display: block;
}
.banner .slides > li > ul {
  position: absolute;
  top: 35%;
  left: 50%;
  margin-left: -309px;
  z-index: 200;
}
.banner .slides > li > ul h1 {
  font-size: 38px;
  color: #fff;
}
.banner .slides > li > ul h1 span {
  font-size: 50px;
}
.banner .slides > li > ul h1 span span {
  color: #0894CB;
}
.banner .slides > li > ul h2 {
  text-align: center;
  font-size: 26px;
  color: #C4C7AF;
  margin-top: 10px;
}
.banner .slides > li > ul > li {
  float: left;
  width: 100px;
  height: 35px;
  font-size: 16px;
  text-align: center;
  line-height: 33px;
  margin: 20px  10px 0;
}
.banner .slides > li > ul > li a {
  color: #fff;
}
.banner .slides > li > ul > li.cases {
  border: 1px solid #fff;
  margin-left: 200px;
}
.banner .slides > li > ul > li.indexs {
  background: #044e8a;
}
.banner .flex-control-nav {
  display: inline-block; position:absolute; z-index:1; text-align:center; bottom:20px; left:0; width:100%
}
.banner .flex-control-nav li{ display: inline-block;}
.banner .flex-control-nav li a{ width:14px; height:14px; background:rgba(255, 255, 255, 0.5);border-radius:7px; display:inline-block; color:rgba(255, 255, 255, 0); overflow:hidden; margin:0 5px; cursor:pointer}
.banner .flex-control-nav li a.flex-active,.banner .flex-control-nav li a.flex-active:hover{ width:14px; height:14px; background:rgba(255, 255, 255, 1);border-radius:7px; display:inline-block; color:rgba(255, 255, 255, 0); overflow:hidden; margin:0 5px; cursor:pointer}

.banner .flex-direction-nav {
  display:  block;
}

.banner .flex-direction-nav .flex-prev{ top:42%; position:absolute; left:5px;filter:alpha(opacity=40);-moz-opacity:0.4;opacity:0.4; z-index:9999; display:block; width:32px; height:60px; background: url(../images/indexleft.png) no-repeat center center}
.banner .flex-direction-nav .flex-prev:hover{filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7; }

.banner .flex-direction-nav .flex-next{top:42%; position:absolute; right:5px;filter:alpha(opacity=40);-moz-opacity:0.4;opacity:0.4; z-index:9999; display:block; width:32px; height:60px; background: url(../images/indexright.png) no-repeat center center}
.banner .flex-direction-nav .flex-next:hover{filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7; }



.span01 .bdshare{position: relative;bottom:-10px;}


.pfpro{ width:40%; height:100vh; position:absolute; right:0; top:0; z-index:100}

.mainin{ width:84%; margin:0 auto}
.mainny{ width:82%; margin:0 auto}

.dtbox{border-radius:15px; border:1px solid #ddd; width:98.4%; height:452px; margin:0 auto; overflow:hidden; position:relative}
.nymap{ width:1600px; height:452px; position:absolute; left:50%; top:0; margin-left:-800px}



.inbox3{ margin:0 auto; background:url(../images/inabbg.jpg) no-repeat center 0; padding:60px 0 70px; height: auto; background-size:100% 100%}
.inbox3 .lefttxt{ width:50%; height:auto; display:block; float:left}
.inbox3 .lefttxt .tit {
line-height:200%;
color:#333333
}
.inbox3 .lefttxt .tit p {
color:#333;
font-weight:bold;
line-height:200%;
}
.inbox3 .lefttxt .tit p span {
color:#333;
font-weight:bold;
line-height:200%;
}
.inbox3 .lefttxt .txt{ font-size:16px; line-height:30px;  height:180px; display:block; overflow:hidden; text-align:justify; margin-top:30px }
.inbox3 .lefttxt .txt *{font-size:16px; line-height:30px; }
.inbox3 .lefttxt .txt p{ text-indent:32px}
.inbox3 .lefttxt .more {
    width: 175px;
    height: 50px;
    margin-top: 30px;
    border-radius: 5px;
    background: #004098;
    color: #fff;
    line-height: 50px;
    font-size: 16px;
    display: block;
    text-align: center;transition: all 0.2s ease-out;
}
.inbox3 .lefttxt .more:hover{ background:#0a72d1}
.lefttxt ul li {
    float: left;
    height: 50px;
    margin-right: 10%; margin-top:40px
}
.lefttxt ul li:nth-child(3n) {
margin-right:0
}
.lefttxt ul li a {
    font-size: 22px;
    line-height: 50px;
    display: block;
}
.lefttxt ul li.lia {
background:url(../images/icon1_about.png) left 0 no-repeat;
padding-left:60px;
}
.lefttxt ul li.lib {
background:url(../images/icon2_about.png) left 0 no-repeat;
padding-left:46px;
}
.lefttxt ul li.lic {
background:url(../images/icon3_about.png) left 0 no-repeat;
padding-left:51px;
}
 .lefttxt ul li:hover a {
color:#004098
}
.lefttxt ul li.lia:hover {
background:url(../images/icon1a_about.png) left 0 no-repeat
}
.lefttxt ul li.lib:hover {
background:url(../images/icon2a_about.png) left 0 no-repeat
}
.lefttxt ul li.lic:hover {
background:url(../images/icon3a_about.png) left 0 no-repeat
}

.inbox3 .rightimg{ display:block; float:right; width:45.5%; height: auto;}
.inbox3 .rightimg .sysp{ width:100%; height:auto; overflow:hidden;}
.inbox3 .rightimg .sysp img{ display:block; width:100%;transform: scale(1);transition: all 0.3s ease-out;}
.inbox3 .rightimg .sysp:hover img{transform: scale(1.05);}
.inbox3 .rightimg ul li{ float:left; width:31.33%; margin-right:3%; margin-top:15px}
.inbox3 .rightimg ul li:nth-child(3n) {margin-right:0}
.inbox3 .rightimg ul li a{display:block;width:100%; height:auto; overflow:hidden; }
.inbox3 .rightimg ul li a img{width:100%;transform: scale(1);transition: all 0.5s ease-out;}
.inbox3 .rightimg ul li:hover a img{transform: scale(1.1);}

.w110{ width:108% !important; margin-left:-4% !important}
.w110 li .counter,.w110 li .count-unit{ color:#004098 !important}
.w110 li{ border-right:0 !important}

.inpro{ width:100%; height:auto; background:url(../images/inprobg.jpg) no-repeat 0 0 #004d92; background-size:100% 100%; padding-bottom:80px}
.inpro .inprotit{ padding:50px 0 35px}
.inpro .inprotit .inptit h3{color:#fff; line-height:150%;text-align:center}
.inpro .inprotit .inpline{ width:60px; height:4px;margin:6px auto}
.inpro .inprotit .inpzy,.inpro .inprotit .inpzy *{ text-align:center;font-size:20px; color:#fff; line-height:250%}
.inpro .inprotit .inpzy a{ padding:0 20px 0 25px;background: url(../images/navxtb2.png) no-repeat 10px center; display:inline-block}
.inpro .inprotit .inpzy a:hover{ text-decoration:underline}
.f_32 {font-size: 0.24rem;}
.f_40 {font-size: 0.36rem;}
.inpro .inprolx li{ width:33.33%; padding:15px; display:block; float:left}
.inpro .inprolx li a{ display: block;  width:100%; height:auto; }
.inpro .inprolx li a div{width:100%; height:auto; overflow:hidden;}
.inpro .inprolx li a img{ width:100%; display:block;transform: scale(1);transition: all 0.5s ease;}
.inpro .inprolx li a:hover img{transform: scale(1.1);}
.inpro .inprolx li a p{ display:block; width:100%; height:60px; overflow:hidden; line-height:60px; font-size:22px; color:#004f94;text-indent:40px;background:#fff;border-radius:0 0 16px 16px}



.newsin{ width:100%; height: auto; background:url(../images/newsbg.jpg) no-repeat;background-size:100% 100%; padding:30px 0 80px}
.ntxw{ padding:10px 0; border-bottom:1px solid #bdbec0}
.ntxw h1{ line-height:200%}
.ntxw a{ float:left; margin:0 10px; display:inline-block; line-height:250%; font-size:16px;border-radius:20px; border:1px solid #bbbbbb; padding:0 38px; color:#7f7f7f; margin-top:30px}
.newsin .ntxw a:first-child{ background:#004098; border:1px solid #004098; color:#fff}

.xwtjin{ padding-top:50px}
.xwtjin .fl{ width:36%; overflow:hidden;}
.xwtjin .fl img{ display:block; width:100%;transform: scale(1);transition: all 0.5s ease-out;}
.xwtjin .fl:hover img{transform: scale(1.1);}

.xwtjin .fr{ width:61%;}
.xwtjin .fr .textover{ font-size:30px; height:60px; font-weight: bold; display: block; line-height:200%; overflow:hidden}
.xwtjin .fr p{ line-height:200%; font-size:18px; margin:15px 0; max-height:72px; overflow:hidden}
.xwtjin .fr span{ line-height:200%; font-size:18px; color:#888888}
.xwtjin .fr .xwmore{width: 175px;height: 50px;margin-top: 30px;border-radius: 5px;background: #004098;color: #fff;line-height: 50px;font-size: 16px;display: block;text-align: center;transition: all 0.2s ease-out;}
.xwtjin .fr .xwmore:hover{background:#0a72d1}

.xwlbiao{ margin-top:50px; background:#fff;border:1px solid #e4e4e4}
.xwlbiao li{ width:33.3%; padding:25px 3% 30px; border-right:1px solid #e4e4e4;transition: all 0.5s ease-out;}
.xwlbiao li:nth-child(3){ border-right:none;width:33.4%;}
.xwlbiao li a{ font-size:26px; line-height:160%; height:83px; overflow:hidden; display:block}
.xwlbiao li span{ line-height:200%; font-size:18px; color:#888888; padding-top:15px; display:block}

.xwlbiao li:hover{ background:#004098}
.xwlbiao li:hover a,.xwlbiao li:hover span{ color:#fff}

.honnin{ width:100%; height: auto; background:#f4f4f4;padding:30px 0 80px}
.photo_m{ margin-top:25px}
.photo_qie{width: 100%;overflow: hidden; overflow:hidden}
.dsghh ul li{float: left;overflow: hidden; width:33.33%;padding:20px 0}
.dsghh ul li span:before,.dsghh ul li span:after{ display:none !important}
.dsghh ul li a{ display:block; width:90%; margin:0 auto;transition: all 0.3s ease-out;transform: scale(1);}
.dsghh ul li em{width: 100%;height: auto;display: block;line-height: 0;overflow: hidden;}
.dsghh ul li img{width:100%;height: 100%;}
.dsghh ul li a:hover{box-shadow: 0 0 8px 4px #e2e2e2;transform: scale(1.03);}

.dsghh ul li span{display: block;width:100%;text-align: center;line-height:350%;font-size: 18px; height:63px;overflow: hidden; padding:0 5%; background:#fff; border-top:1px solid #e5e5e5; color:#333}






 
.footer{ width:100%;background: url(../images/footbg.jpg) repeat #1d4a87;margin-top: -20px;}
.footer .dbfl{ width:62%; float:left;border-right: 1px solid rgba(255,255,255,0.1);padding: 65px 0 65px 0; margin:0 0 0 2%}
.footer .dblogo{ padding:0px 0 40px;  border-bottom:1px solid rgba(255,255,255,0.1)}
.footer .mainin .dbfl ul{ padding:30px 0 70px}
.footer .mainin  .dbfl li{ width:25%; float: left}
.footer .mainin .dbfl li:nth-child(5) { width:28%; float:left}
.footer .mainin .dbfl li:nth-child(6) { width:27%; float:right}

.footer .mainin .dbfl li .botdhy{background: url(../images/dbline.jpg) no-repeat 0 45px;padding: 0px 0 20px 0;}
.footer .mainin .dbfl li .botdhy,.footer .mainin .dbfl li .botdhy a{ font-size:18px; line-height:30px; color:#fff}
.footer .mainin .dbfl li div{margin-top:10px; width:90%; max-height:300px; overflow:hidden}
.footer .mainin .dbfl li div .dberdh{   overflow:hidden; display:block; width:100%}
.footer .mainin .dbfl li div,.footer .mainin li div *{font-size:16px; line-height:200%; color:rgba(255,255,255,0.8)}
.footer .mainin .dbfl li div a:hover{ color:rgba(255,255,255,1); text-decoration:underline}

.footer .coybq{  width:100%; padding:20px 0 0}
.footer .coybq,.footer .coybq *{ line-height:250%; color:#fff; font-size:16px}


.footer .dbright{ padding:65px 0; float:right; margin:0 6% 0 0}
.dbright .dbtel{padding-bottom:40px; width:100%;background:url(../images/dbtel.png) no-repeat 0 0px; padding-left:70px}
.dbright .dbtel span{ font-size:16px; font-family:Arial, Helvetica, sans-serif; line-height:25px; color:#fff}
.dbright .dbtel p{ font-size:39px; font-family:Arial, Helvetica, sans-serif; line-height:45px; color:#fff; font-weight:bold}
.dbright .lxindb li{ display:block; width:100%;}
.dbright .lxindb li p{line-height:26px; text-decoration:none !important; font-size:16px; color:#d2dbe7; padding:10px 0 10px 46px}
.dbright .lxindb li.telbt1{background:url(../images/dbm1.png) no-repeat 0 center}
.dbright .lxindb li.telbt2{background:url(../images/dbm2.png) no-repeat 0 center}
.dbright .lxindb li.telbt3{background:url(../images/dbm3.png) no-repeat 0 center}
.dbright .lxindb li.telbt4{background:url(../images/dbm4.png) no-repeat 0 center}

.dbright .dber{ padding-top:35px}
.dbright .dber li{ float:left; display:block; width:145px; height:172px; border:1px solid #ffffff; margin-right:34px;margin-left:6px; padding:5px 5px 0 5px}
.dbright .dber li img{ display:block; max-width:100%}
.dbright .dber li p{ text-align:center; line-height:200%; font-size:14px; color:#d2dbe7}


.page_banner img{ width:100%; margin-top:100px}
  
  
 /*position*/

.position {margin: 0 auto 20px; border-bottom:1px solid #ccc
}
.position p.fl{ color:#999; padding-top:20px; padding-bottom:15px}
.position p.fl,.position p.fl *{ font-size:14px; line-height:30px}
.position p.fl a{ padding:0 5px}


  /*ny_left menu_list*/

.menu_list{ width:70%; float:right}
.menu_list ul{ width:100%; text-align:right}
.menu_list .m_1 > li {display:inline-block; margin:0 1% 0 0}
.menu_list .m_1 > li > a {display:block;font-size:18px;text-overflow:ellipsis;white-space:nowrap; overflow:hidden;transition:all .2s ease; padding:0 20px; line-height:70px}
.menu_list .m_1 > li > a.active,
.menu_list .m_1 > li:hover > a { background:#044e8a; color:#fff}

.ny_right {width: 100%; padding: 0;}

.page_show {padding-top: 10px;padding-bottom: 10px;}
.page_show p {text-indent: 2em; margin-bottom:1em}
.page_show,.page_show *{ line-height:200%; font-size:16px}
.page_show img{ display:block; max-width:100%}
.page_show .daupic{ margin:0 auto 1em;}
.page_show div{margin-bottom:1em}

.page_show table {
    width: 100% !important;
    border: 0 !important;
    border-collapse: collapse !important;
    border-spacing: 0 !important; margin-bottom:30px
}

.page_show table td {
   border: 1px solid #999 !important;
    /* border-color: windowtext !important;*/
    padding:4px 3px !important; background:#fff !important;
}

.page_show .laiybox{  border:1px solid #ccc;margin-bottom:50px !important}
.page_show .laiybox p{ text-indent:0 !important; font-size:22px; line-height:32px;text-align:left; margin-bottom:0; padding:20px 6% 20px 6%; background:#f5f5f5}
.page_show .laiybox p .red{font-size:22px; line-height:32px; color:#bb1116}
.page_show p.lxbtd{font-size:28px; line-height:40px; font-weight:bold;}
.page_show .laiybox p:nth-child(2n){ background:#fff}

.ny_right .neabt{ display:none; font-weight:500; padding:10px 0 20px 0; font-size:45px; line-height:110%; }
.disblo{ display:block !important}

.about-num{ width:100%;padding:20px 0; margin:0 auto}
.about-num li{ float:left; width:25%;padding: 0 0 0 5%; border-right: 1px solid #ddd;}
.about-num li:nth-child(4){border-right:none;}
.about-num li:nth-child(2),.about-num li:nth-child(3),.about-num li:nth-child(4){padding: 0 0 0 6%;}
.about-num li .counter,.about-num li .count-unit{ display:inline-block; font-size:60px; line-height:80px; font-family:Arial, Helvetica, sans-serif; color:#333333;font-style: normal;}
.about-num li p{ font-size:16px; line-height:30px}








.nyqywh{ padding:70px 0 100px; background:#f3f3f3; margin-bottom:-30px}
.nyqywh ul{position: relative;}
.nyqywh ul li{ display:block;border-radius: 15px; background:#fff; height:210px;box-shadow: 0px 2px 5px rgb(0 0 0 / 10%);border: 1px solid #eee;transition: all .2s ease-out; float:left}
.nyqywh ul li img{ display:block; margin:0 auto; height:70px; padding-top:26px;transition: all .3s ease-out;}
.nyqywh ul li:hover img{ padding-top:16px;}
.nyqywh ul li h1{ font-size:22px; line-height:200%; text-align:center;padding-top:5px; font-weight:500}
.nyqywh ul li p{ padding-top:5px; text-align:center; font-size:16px; color:#666; line-height:200%; width:84%; margin:0 auto;}
.nyqywh ul li.nywba{ width:31.03%; margin:0 1% 30px }
.nyqywh ul li:hover h1{ color:#004098}

.nyqywh2{ padding:70px 0 100px; background:#f3f3f3; margin-bottom:-30px;margin-top:-20px;}
.nyqywh2 ul{position: relative;}
.nyqywh2 ul li{ display:block;border-radius: 15px; background:#fff; height:210px;box-shadow: 0px 2px 5px rgb(0 0 0 / 10%);border: 1px solid #eee;transition: all .2s ease-out; float:left}
.nyqywh2 ul li img{ display:block; margin:0 auto; height:70px; padding-top:26px;transition: all .3s ease-out;}
.nyqywh2 ul li:hover img{ padding-top:16px;}
.nyqywh2 ul li h1{ font-size:22px; line-height:200%; text-align:center;padding-top:5px; font-weight:500}
.nyqywh2 ul li p{ padding-top:5px; text-align:center; font-size:18px; color:#666; line-height:150%; width:84%; margin:0 auto;}
.nyqywh2 ul li.nywba{ width:31.03%; margin:0 1% 30px }
.nyqywh2 ul li:hover h1{ color:#004098}

.mt25{ margin-top:25px}



.pord_list{ padding:15px 0}
.pord_list li{ float:left; width:31.33%; margin:5px 3% 25px 0; position:relative;}
.pord_list li:nth-child(3n){ margin-right:0}
.pord_list li div{ width:100%; height: auto; overflow:hidden; position:relative;}
.pord_list li div img.prpic{ width:100%;transition:all 0.4s;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;}
.pord_list li:hover div img.prpic{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);}
.pord_list li p{ display:block; line-height:50px; height:50px;overflow:hidden; text-align:center; font-size:18px; background:#6291bb; color:#fff;transition:all 0.4s;}
.pord_list li:hover p{ background:#3071b7; color:#fff}

.case_list{ padding:15px 0}
.case_list li{ float:left; width:31.2%; margin:5px 3% 25px 0; position:relative;}
.case_list li:nth-child(3n){ margin-right:0}
.case_list li div{ width:100%; height: 340px; overflow:hidden;  display: flex;justify-content: center;align-items: center;border: 1px solid #ddd;}
.case_list li div img.prpic{ max-width:100%; max-height: 100%;transition:all 0.4s;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;}
.case_list li:hover div img.prpic{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);}
.case_list li p{ display:block; line-height:30px; height:30px;margin-top: 10px;overflow:hidden; text-align:center; font-size:18px; background:#fff; color:#333}

.case_list2{ padding:15px 0}
.case_list2 li{ float:left; width:22.7%; margin:5px 3% 25px 0; position:relative;}
.case_list2 li:nth-child(4n){ margin-right:0}
.case_list2 li div{ width:100%; height: 340px; overflow:hidden;  display: flex;justify-content: center;align-items: center;border: 1px solid #ddd;}
.case_list2 li div img.prpic{ max-width:100%; max-height: 100%;transition:all 0.4s;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;}
.case_list2 li:hover div img.prpic{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);}
.case_list2 li p{ display:block; line-height:30px; height:30px;margin-top: 10px;overflow:hidden; text-align:center; font-size:18px; background:#fff; color:#333}


.ab_list{ padding:15px 0}
.ab_list li{ float:left; width:48.5%; margin:5px 0 35px 0; position:relative;}
.ab_list li:nth-child(2n){float:right}
.ab_list div{ width:100%; height: auto; overflow:hidden; position:relative;}
.ab_list div img.prpic{ width:100%;transition:all 0.4s;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;}
.ab_list li:hover div img.prpic{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);}
.ab_list li p{ display:block; line-height:30px; height:30px;margin-top: 10px;overflow:hidden; text-align:center; font-size:18px; background:#fff; color:#333}



/*产品详情*/
.ny_righta .content{ margin-top:35px;}

.zhuti{ width:40%; height: auto; display:block; float:left; position:relative;border: 1px solid #e1e1e1;}
.zhuti img{ max-width:100%; height: auto; display:block; margin:0 auto}

.righttxta{ width:56%; height: auto; display:block; float:right}
.righttxta .titlea{ font-size:28px; font-weight:bold; line-height:280%;border-bottom:1px dashed #cfcfcf;}
.righttxta .contentb{}


.righttxta .contentb ul li{ border-bottom:1px dashed #cfcfcf; line-height:280%; font-size:16px; color:#666666}
.righttxta .contentb ul li:first-child{padding:10px 0; line-height:180%; max-height:74px; overflow:hidden}
.righttxta .contentb ul li span{ line-height:46px; font-size:15px; color:#333333}
.righttxta .contentb ul li .more{ width:180px; height:45px; display:block; text-align:center; line-height:45px; background:#0a72d1; color:#fff; margin-top:20px; margin-bottom:20px;border-radius: 5px; font-size:18px}


.righttxta .contenta *{ font-size:16px; line-height:28px; color:#666}


.righttxta .contentc{ margin-top:40px}

.righttxtb{ width:17%; height:auto; display:block; float:left; margin:0 6% 0 0;text-align:center; line-height:280%; font-size:16px; color:#666}
.righttxtb img{ max-width:80%; height:auto; display:block; margin:0 auto}

.blockb{ min-height:160px; margin-top:20px}
.blockb .titlea{ height:53px; border-bottom:1px solid #ccc}
.blockb .titlea p{ float:left; padding-left:15px; padding-right:15px; line-height:50px; font-size:22px;border-bottom: 3px solid #ccc;}
.blockb .contenta{ margin-top:20px;margin-bottom: 50px;}
.blockb .contenta img{ max-width:100%; }
.blockb .contenta,.blockb .contenta *{ font-size:16px; line-height:200%}
.blockb .contenta p{ margin-bottom:15px; text-indent:32px}
.blockb .contenta p img{ margin-left:-32px }


.blockb .contenta table {
    width: 100% !important;
    border: 0 !important;
    border-collapse: collapse !important;
    border-spacing: 0 !important; margin:20px auto 20px
}

.blockb .contenta table td {
   border: 1px solid #aaa !important;
    /* border-color: windowtext !important;*/
    padding:5px 0px !important;
	text-align:center !important;font-family:Arial, Helvetica, sans-serif; background:#fff !important; font-size:16px !important; line-height:35px !important;
}


.blockb .contenta table tr.tabbt1 td{ background:#136fda !important; color:#fff; font-weight:bold;font-size:18px !important}





.page {
    width: 100%;
    margin: -1px auto 5px;
    line-height: 30px;
    text-align: right;
	border-top:1px solid #ccc; padding:15px 0
  }
  .page span {
    display: inline-block;
    padding: 0 10px 0 0;
  }
  .page a.num.select {
    padding: 3px 10px;
    color: #fff;
    background:#044e8a;
  }
  .page a.num {
    background: #fff;
    padding: 0 10px;
  }
  .page a.num:hover {
    padding: 3px 10px;
    color: #fff;
    background: #044e8a;
  }
  .page,.page *{ font-size:16px}


 .zjjs_list dl {width: 100%;padding: 40px 20px; border-bottom:1px solid #ccc}
 .zjjs_list dl:last-child{ border-bottom:none}
 .zjjs_list dl:hover{ background:#f5f5f5}
  .zjjs_list dl dt {width: 20%;height: auto;float: left;border: 1px solid #ccc; overflow:hidden}
  .zjjs_list dl dt img {width:100%; display:block;transition:all 0.4s;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;}
  .zjjs_list dl dt:hover img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);}
  .zjjs_list dl dd {width: 77%;height: auto;float:right}
  .zjjs_list dl dd a.newbt {font-size: 30px;line-height:150%; font-weight:bold; display:block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
  .zjjs_list dl dd font{font-size: 18px; margin-bottom:15px; line-height:180%; font-weight:bold; display:block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
  .zjjs_list dl dd span {color: #a3a3a3; line-height:30px}
  .zjjs_list dl dd p{ display:block; width:100%; max-height:128px; overflow:hidden; margin-bottom:20px}
  .zjjs_list dl dd p,.zjjs_list dl dd p * { color: #333; line-height:32px; font-size:16px}
  .zjjs_list dl dd a.newmore{ display:block; width:160px; height:46px; line-height:46px; border:1px solid #044e8a;border-radius: 8px; color:#044e8a;transition:all .2s ease; text-align:center; font-size:16px}
  .zjjs_list dl dd a.newmore:hover{ color:#fff; background:#044e8a}
  
  	.zj_content{ padding:50px 0}
	.zj_content .zjimgpic{ width:30%; float:left; background:#f5f5f5 }
	.zj_content .zjimgpic img{ max-width:100%; margin:0 auto; display:block;border:1px solid #ccc;}
	.zj_content .zjconny{ width:69%; float:left; padding-left:4%}
	.zj_content .zjconny .zjnybtzs{font-size: 30px;line-height:150%; font-weight:bold;}
	.zj_content .zjconny .dbtzj{font-size: 18px; margin-bottom:15px; line-height:180%; font-weight:bold; display:block}
	.zj_content .zjconny .zj_show,.zj_content .zjconny .zj_show *{line-height:200%; font-size:16px; }
	.zj_content .zjconny .zj_show p{text-indent:2em}
	.zj_content .zjconny .zj_show img{ max-width:100%}
	
.news_page {margin: 20px auto;overflow: hidden;}
.news_page li {width: 50%;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; font-size:16px; line-height:35px}
.news_page .pagenext {text-align: right;padding-right: 30px;background: #f5f5f5 url(../images/pagenext.png) no-repeat 98% center; font-size:16px; line-height:35px}



 .ks_list dl {width: 50%;padding: 40px 10px 40px; border-bottom:1px solid #ccc; float:left}
 .ks_list dl:hover{ background:#f5f5f5}
  .ks_list dl dt {width: 30%;height: auto;float: left;border: 1px solid #ccc; overflow:hidden;border-radius: 8px;}
  .ks_list dl dt img {width:100%; display:block;transition:all 0.4s;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;}
  .ks_list dl:hover dt img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);}
  .ks_list dl dd {width: 67%;height: auto;float:right}
  .ks_list dl dd a.newbt {font-size: 26px;line-height:150%; font-weight:bold; display:block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; margin-bottom:12px}
  .ks_list dl dd font{font-size: 18px; margin-bottom:15px; line-height:180%; font-weight:bold; display:block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
  .ks_list dl dd span {color: #a3a3a3; line-height:30px}
  .ks_list dl dd p{ display:block; width:95%; max-height:56px; overflow:hidden; margin-bottom:15px}
  .ks_list dl dd p,.ks_list dl dd p * { color: #333; line-height:28px; font-size:16px}
  .ks_list dl dd a.newmore{color:#bb1116;font-size:16px}
  .ks_list dl dd a.newmore:hover{color:#044e8a;}
  .neabt2{ display:block;  border-bottom:1px solid #ccc; margin-bottom:20px}
  .neabt2 p{font-size:45px; line-height:110px; font-weight:500;}
  .neabt2 span.fr{ color:#999; padding-top:60px}
  .neabt2 span.fr,.position span.fr *{ font-size:14px; font-weight:500}
  .neabt2 span.fr a{ padding:0 5px}
  
  .newzuo{ width:70%; float:left}
  .news_list{ width:100%}
  .news_list dl{ padding:20px 15px;border-bottom:1px solid #ccc}
  .news_list dl:hover{ background:#f5f5f5}
  .news_list dl dd h2{ display:block}
  .news_list dl dd h2 a{ display:block; width:86%; line-height:50px; height:50px; font-weight:500; float:left; font-size:22px; font-weight:bold}
  .news_list dl dd h2 span{ display:block; width:100px; line-height:50px; font-weight:500; float:right; font-size:16px; color:#999}
  .news_list dl dd p{ font-size:16px; line-height:30px; max-height:60px; overflow:hidden; width:100% }
  
  .newyouny{ width:26%; float:right}
  .newyouny .tittj{ line-height:50px; border-bottom:1px solid #ccc; font-size:22px; font-weight:bold; color:#333}
  .newyouny ul{ padding:15px 0}
  .newyouny ul li{ padding:6px 0; height:37px; width:100%}
  .newyouny ul li i{ width:21px; height:21px; color:#fff; font-size:14px; text-align:center; background:#999; display:none; font-style:normal; float:left; margin-top:2px; line-height:21px; overflow:hidden}
  .newyouny ul li a{ width:90%; line-height:25px; height:25px; font-size:16px; display:block; float:left; padding-left:2%}
  .newyouny ul li:first-child i:first-child{ background:#bb1116; display:block}
  .newyouny ul li:nth-child(2) i:nth-child(2){ background:#ff6600; display:block}
  .newyouny ul li:nth-child(3) i:nth-child(3){ background:#ffaa00; display:block}
  .newyouny ul li:nth-child(4) i:nth-child(4),.newyouny ul li:nth-child(5) i:nth-child(5),.newyouny ul li:nth-child(6) i:nth-child(6),.newyouny ul li:nth-child(7) i:nth-child(7),.newyouny ul li:nth-child(8) i:nth-child(8),.newyouny ul li:nth-child(9) i:nth-child(9),.newyouny ul li:nth-child(10) i:nth-child(10){display:block}
  
  .titin3{ padding:5px 0 15px 0}
  .titin3 h1{font-weight: 500;font-size:28px;line-height: 46px;padding:10px 0 10px 0;}
  .titin3 span{ display:block; line-height:30px; padding-bottom:10px;background: url(../images/cpbtline2.png) no-repeat 0px 50px; font-size:14px; color:#999; height:55px}
  
  
@media (max-width:1800px){
	.case_list li div{ height:320px}
	.case_list2 li div{ height:320px}
}

@media (max-width:1700px){
	.case_list li div{ height:310px}
	.case_list2 li div{ height:320px}
	.footer .dbfl{ width:56%}
}

@media (max-width:1600px){
	.f_40 {font-size:40px;}
.f_32 {font-size: 24px;}
	.intitle p{ line-height:80px; float:left; font-size:28px; color:#044e8a; font-weight:bold}
	.intitle{ height:80px;}
.intitle a{ line-height:80px;}
.imgboxcpe3 ul li p{ font-size:16px}
.imgboxcpe3 ul li div, .imgboxcpe3 ul li div *{ font-size:14px}
.intzgg ul li a{font-size:16px}
.intzgg ul li span{ font-size:14px}
.intzgg ul li a img {float: left;margin-right: 8px;width: 20px;margin-top: 5px;}

.inpro .inprolx li a p{font-size:22px}

.mainny{ width:84%; margin:0 auto}

.ntxw a{margin-top: 20px;}
.xwtjin .fr .textover{ font-size:25px; height:50px;}
.xwtjin .fr p{font-size:16px; max-height:64px}
.xwtjin .fr span{ font-size:16px;}

.xwlbiao li a{ font-size:24px;height:78px;}
.xwlbiao li span{font-size:16px;}

.case_list li div{ height:290px}
.case_list2 li div{ height:290px}

.tsksin h1, .picmuin h1{font-size: 25px;line-height: 80px;}
.tsksin .tslibox{height: 62%; top:90px}
.tsksin .tslibox li{margin-bottom: 5.5%;}
.tsksin .tslibox li a p{ font-size:14px}
.tsksin .tsmore, .picmuin p{ height:40px;width: 146px;}
.tsksin .tsmore font, .picmuin p font{line-height: 40px;font-size: 16px;}
.tsksin .tsmore i, .picmuin p i{ width:21px; height:21px}
.tsksin{margin-top: 34px;}
.picmuin{margin-top: 34px;}

.footer .mainin .dbfl li div,.footer .mainin .dbfl li div *{font-size:15px; line-height:30px;}


.footer .coybq{ padding:16px 0 0}
.footer .coybq,.footer .coybq *{ color:#fff; font-size:15px}



  .ks_list dl dt {width: 31%;}
  .ks_list dl dd {width: 66%;}
  .ks_list dl dd a.newbt {font-size: 25px;line-height:150%;}
  .ks_list dl dd p{ display:block; width:95%; max-height:50px; overflow:hidden; margin-bottom:12px}
  .ks_list dl dd p,.ks_list dl dd p * {line-height:25px; font-size:14px}
  .ks_list dl dd a.newmore{font-size:14px}

.inbox3 .lefttxt .txt{ max-height:150px}

.zhuti{ width:42%;}
.righttxta{ width:54%; }
}
@media (max-width:1440px){
	.f_40 {font-size:25px;}
.f_32 {font-size: 18px;}
.inpro .inprotit .inpzy,.inpro .inprotit .inpzy *{font-size:16px; }
.hzser .hzbti p{font-size:24px;}
.hzser .hznei .hzdg{ padding:15px 2%;}
.hzser .hznei .hzdg p{ font-size:18px;line-height:150%}
.hzser .hznei .hzdg img{ height:50px}
.hzser .hznei .hzdg p span{ font-size:14px}

.inpro .inprolx li{ width:50%}


.mainny{ width:86%; margin:0 auto}
.w110{ width:100% !important; margin-left: auto !important}

.ntxw a{padding: 0 28px;font-size: 14px;margin: 6px 6px 0;}
.xwtjin .fl{ width:40%}
.xwtjin .fr{width:57%}
.xwtjin .fr p{margin: 10px 0;font-size:14px; max-height:50px}
.inbox3 .lefttxt .more{width: 145px;height: 40px;line-height: 40px;font-size: 15px;}
.xwtjin .fr .xwmore{width: 145px;height: 40px;line-height: 40px;font-size: 15px;margin-top: 20px;}
.xwtjin .fr .textover{ font-size:20px; height:40px;}
.xwtjin .fr span{ font-size:14px;}

.xwlbiao li a{ font-size:22px;height:68px;}
.xwlbiao li span{font-size:14px;}

.dsghh ul li span{ font-size:16px; height:56px}

.tsksin .tslibox{ height:60%}
.tsksin .tslibox li{ margin-bottom:4%}
.tsksin .tsmore, .picmuin p{ height:38px;width: 136px;bottom: 25px;}
.tsksin .tsmore font, .picmuin p font{line-height: 38px;font-size: 14px;text-indent: 22px;}
.tsksin .tsmore i, .picmuin p i{ width:20px; height:20px;margin:9px 12px 0 0}
.tsksin{margin-top: 30px;}
.picmuin{margin-top: 30px;}

.footer .dbright{margin: 0 2% 0 0;}
.footer .mainin .dbfl li div, .footer .dbfl .mainin li div *{ font-size:14px}

.footer .dblogo img{ height:60px}
.footer .coybq{ padding:14px 0}
.footer .coybq,.footer .coybq *{ color:#fff; font-size:14px}

.menu_list .m_1 > li > a{ font-size:15px; line-height:60px}

.position p.fl{padding-bottom:10px}

.about-num li .counter,.about-num li .count-unit{font-size:45px; line-height:70px;}

  .zjjs_list dl dd a.newbt {font-size: 26px;}
  .zjjs_list dl dd font{font-size: 16px;}
  .zjjs_list dl dd p{max-height:100px;}
  .zjjs_list dl dd p,.zjjs_list dl dd p * {line-height:25px; font-size:14px}
  .zjjs_list dl dd a.newmore{ width:120px; height:40px; line-height:40px; font-size:14px}

	.ny_right .neabt{ font-size:40px;}

  .neabt2 p{font-size:40px; line-height:100px;}
  .neabt2 span.fr{ padding-top:55px}
  

	.case_list li div{ height:268px}
	.case_list2 li div{ height:268px}

.inbox3 .lefttxt .txt{ max-height:150px; margin-top:15px}
.inbox3 .lefttxt ul{ display:none}

.zhuti{ width:46%;}
.righttxta{ width:50%; }

.righttxta .contentb ul li{font-size:14px;}
.righttxta .contentb ul li:first-child{ max-height:67px;}
.righttxtb{font-size: 14px;}
.righttxta .titlea{ font-size:24px}

}

@media (max-width:1280px){

.mainny{ width:92%;}


.intitle p{ line-height:60px; float:left; font-size:22px; color:#044e8a; font-weight:bold}
.intitle{ height:60px;}
.intitle a{ line-height:60px; font-size:14px}
.xwlbiao li a{ font-size:19px;height:60px;}
.xwlbiao li span{font-size:14px;}

.dsghh ul li span{ font-size:14px; height:49px}

.dbright .dbtel p{font-size: 32px;}
.dbright .dbtel span{ font-size:14px}
.dbright .lxindb li p{font-size:14px}
.footer .dbfl{ width:54%}
.footer .mainin .dbfl li div, .footer .mainin .dbfl li div *{ font-size:14px}
.footer .coybq,.footer .coybq *{font-size:13px}

.menu_list .m_1 > li > a{ font-size:14px; line-height:50px}
.position p.fl{ padding-top:10px;padding-bottom:8px}

.pord_list li p{ font-size:16px;}
.case_list li p{ font-size:16px;}
.case_list li div{ height:254px}
.case_list2 li p{ font-size:16px;}
.case_list2 li div{ height:254px}
.ab_list li p{ font-size:16px;}


.about-num li .counter,.about-num li .count-unit{ display:inline-block; font-size:40px; line-height:60px; font-family:Arial, Helvetica, sans-serif; color:#333333}

  .zjjs_list dl dd a.newbt {font-size: 22px;}
  .zjjs_list dl dd p{max-height:75px;}
  
.zj_content{ padding:30px 0}
	.zj_content .zjimgpic{ width:40%;}
	.zj_content .zjconny{ width:56%;}
	.zj_content .zjconny .zjnybtzs{font-size: 22px;}
	.zj_content .zjconny .dbtzj{font-size: 16px;}
	
  .ks_list dl{padding: 30px 0 30px;}
  .ks_list dl dt {width: 32%;}
  .ks_list dl dd {width: 65%;}
  .ks_list dl dd a.newbt {font-size: 18px;line-height:150%; margin-bottom:8px}
  .ks_list dl dd p{ display:block; width:90%; max-height:48px; overflow:hidden; margin-bottom:6px}
  .ks_list dl dd p,.ks_list dl dd p * {line-height:24px; font-size:14px}
  .ks_list dl dd a.newmore{line-height:36px;}
  
  .ny_right .neabt{ font-size:30px;padding: 10px 0 10px;}
  .neabt2{ margin-bottom:15px}
  .neabt2 p{font-size:30px; line-height:80px;}
  .neabt2 span.fr{ padding-top:38px}
  

  .news_list dl dd h2 a{width:82%; line-height:44px; height:44px; font-size:20px;}
  .news_list dl dd h2 span{line-height:44px;font-size:14px; width:85px}
  .news_list dl dd p{ font-size:14px; line-height:25px; max-height:50px;}
  
  .newyouny .tittj{ line-height:46px;font-size:20px;}
  .newyouny ul{ padding:12px 0}
  .newyouny ul li{ padding:5px 0; height:35px;}
  .newyouny ul li i{ width:20px; height:20px; color:#fff; font-size:12px; text-align:center; background:#999; display:none; font-style:normal; float:left; margin-top:3px; line-height:20px;}
  .newyouny ul li a{ width:90%; line-height:25px; height:25px; font-size:14px; display:block; float:left; padding-left:2%}
  

  .titin3 h1{font-size:20px;line-height: 36px;padding:10px 0 0px 0;}
  .titin3 span{background: url(../images/cpbtline2.png) no-repeat 0px 40px; height:45px}
  
  .page_show .laiybox{margin-bottom:40px !important}
.page_show .laiybox p{font-size:18px; line-height:26px; padding:15px 6% 15px 6%;}
.page_show .laiybox p .red{font-size:18px; line-height:26px;}
.page_show p.lxbtd{font-size:22px; line-height:35px;}

.zhuti{ width:48%;}
.righttxta{ width:48%; }
}

@media (max-width:1024px){
.mainin{ width:92%}
.f_40{ font-size:25px; }
.f_32{ font-size:18px}

.inbox3 .lefttxt .tit{ line-height:30px}
.inbox3 .lefttxt .tit p,.inbox3 .lefttxt .tit p span{ line-height:50px}
.inbox3 .lefttxt .txt *{ font-size:14px; line-height:25px}
.inbox3 .lefttxt .txt{max-height:150px}
.inbox3 .lefttxt .more{width: 106px;line-height: 24px;font-size: 12px; height:24px;margin-top: 10px;}
.inbox3 .rightimg{ margin-top:25px}

.xwtjin .fr .xwmore{width: 106px;line-height: 24px;font-size: 12px;height: 24px;margin-top: 10px;}
.xwtjin .fr p{max-height: 56px;margin: 3px 0;}

.tsksin{width: 40.8%;}
.picmuin{width:27%;}
.tsksin .tslibox{top: 68px;}
.picmuin{ line-height:50px}
.tsksin h1, .picmuin h1{ left:30px}
.tsksin .tsmore, .picmuin p{ left:30px; width:128px}
.tsksin .tslibox li a p{ font-size:12px}
.tsksin h1, .picmuin h1{ line-height:50px}
.tsksin .tslibox li{ margin-bottom:6%}

.tsksin .tsmore, .picmuin p{ height:34px;width: 118px;bottom: 25px;}
.tsksin .tsmore font, .picmuin p font{line-height: 34px;font-size: 14px;text-indent: 22px;}
.tsksin .tsmore i, .picmuin p i{ width:16px; height:16px;margin:9px 12px 0 0}

.footer .mainin .dbfl ul {padding: 30px 0 40px;}
.footer .dbfl{ width:42%; border-right:none;margin: 0 2% 0 2%;}
.footer .coybq span{ display:block}
.footer .mainin .dbfl li{ width:50%;margin-bottom: 20px;}

.footer .coybq, .footer .coybq *{ line-height:25px}


.position p.fl{ display:none}
.menu_list{ width:100%}
.menu_list ul{text-align: left;}
.pord_list li{margin:5px 3% 15px 0; }
.pord_list li p{font-size:14px;}

.case_list li{margin:5px 3% 15px 0; }
.case_list li p{font-size:14px;}
.case_list li div{ height:204px}

.case_list2 li{margin:5px 3% 15px 0; }
.case_list2 li p{font-size:14px;}
.case_list2 li div{ height:204px}

.ab_list li{margin:5px 0 15px 0; }
.ab_list li p{font-size:14px;}


 .page,.page *{ font-size:14px}
 
 .about-num li .counter,.about-num li .count-unit{font-size:30px; line-height:50px;}
 
 .about-num li{ float:left; width:27%;padding: 0 0 0 4%; border-right: 1px solid #ddd;}
.about-num li:nth-child(4){border-right:none;}
.about-num li:nth-child(2),.about-num li:nth-child(3),.about-num li:nth-child(4){padding: 0 0 0 5%; width:24.3%}

.ks_list dl{padding: 20px 0 20px;}
.zjjs_list dl dt {width: 22%}
.zjjs_list dl dd {width: 75%}
.zjjs_list dl dd a.newbt {font-size: 18px;}
.zjjs_list dl dd font{font-size: 15px;}
.zjjs_list dl dd p{max-height:50px;}

.zj_content{ padding:30px 0}
	.zj_content .zjimgpic{ width:100%;background:#fff }
	.zj_content .zjimgpic img{ max-width:100%; margin:0 auto; display:block;border:1px solid #ccc;}
	.zj_content .zjconny{ width:100%;padding-left:0; padding-top:20px}
	.zj_content .zjconny .zjnybtzs{font-size: 20px;}
	.zj_content .zjconny .dbtzj{font-size: 16px;}


.ks_list dl {padding: 20px 15px;}
.ks_list dl dd{width: 64%;}
  .ks_list dl dd a.newbt {font-size: 18px; margin-bottom:0px}
  .ks_list dl dd p{ max-height:25px;  margin-bottom:0px;width: 100%;}
  .ks_list dl dd p,.ks_list dl dd p * {line-height:25px; font-size:14px}
  .ks_list dl dd a.newmore{ width:100px; height:32px; line-height:32px;font-size:14px}
  
  .news_list dl dd h2 a{width:80%; line-height:40px; height:40px; font-size:16px;}
  .news_list dl dd h2 span{line-height:40px;font-size:14px; width:85px}
  .news_list dl dd p{ font-size:14px; line-height:25px; max-height:50px;}
  
  .newzuo{ width:64%}
  .newyouny{ width:31%;}
  .news_list dl dd h2 a{ width:76%}
  
  .page_show .laiybox{margin-bottom:30px !important}
.page_show .laiybox p{font-size:16px; line-height:26px; padding:15px 5% 15px 5%;}
.page_show .laiybox p .red{font-size:16px; line-height:26px;}
.page_show p.lxbtd{font-size:20px; line-height:32px;}
  
  
}

@media (max-width:1000px){
.page_banner img{margin-top:60px}
.righttxta .contentc{ display:none}

}

@media (max-width:768px){
	
.inbox3{padding: 25px 0 35px;}
.inbox3 .lefttxt{ width:100%}
.inbox3 .rightimg{width:100%}

.inpro{ padding-bottom:60px}
.inpro .inprotit {padding: 40px 0 25px;}
.inpro .inprolx li{padding: 10px;}
.inpro .inprolx li a p{font-size:18px;line-height: 50px;height:50px;}

.ntxw .fl{ width:100%}
.ntxw .fr{ width:100%}
.honnin .ntxw .fl{ width: auto}
.honnin .ntxw .fr{ width: auto}
.ntxw a{padding: 0 15px;margin: 10px 12px 5px 0;}
.xwtjin{padding-top: 15px;}
.xwtjin .fl{ width:100%}
.xwtjin .fr{width:100%;margin-top: 10px;}
.xwlbiao{margin-top: 40px;}
.xwlbiao li{ width:100%;border-right:none; border-bottom:1px solid #e4e4e4;padding: 15px 3% 15px;}
.xwlbiao li:nth-child(3) { border-bottom: none;width: 100%;}
.xwlbiao li a{ height:30px;text-overflow: ellipsis;white-space: nowrap;font-size:16px;}
.xwlbiao li span{padding-top: 0px;}

.honnin{padding: 20px 0 40px;}
.photo_m{margin-top: 10px;}
.dsghh ul li{ width:50%}

.tsksin{width: 100%;}
.picmuin{width:48%;margin-top: 20px;margin-left:0}
.tsksin .tslibox li a:hover i img{margin-bottom:5px;margin-top:0}
.zuob{ float:left !important}




.footer .dblogo {padding: 25px 0 15px;}
.footer .dblogo img{ height:50px}
.footer .mainin li div{ display:none}
.footer .mainin li .botdhy,.footer .mainin li .botdhy a{ font-size:16px; font-weight:500}
.footer .dbfl{padding: 15px 0 15px 0;}
.footer .dbright{ display: block;width: 98%; margin:0 auto;padding: 5px 0 40px;}
.dbright .dbtel{padding-bottom: 20px;}
.dbright .dber li{width: 135px;height: 162px;}
.footer .dbfl{ width:96%; border-right:none;margin: 0 2% 0 2%;}
.footer .mainin .dbfl ul{padding: 30px 0 10px;}
.footer .mainin .dbfl li{ width:25%; margin-bottom:0}
.footer .mainin .dbfl li .botdhy{background:none;padding: 0px;}
.footer .mainin .dbfl li .botdhy, .footer .mainin .dbfl li .botdhy a{ font-size:16px}


.footer .mainin .disxsb2{ display:block !important}
.footer .coybq, .footer .coybq *{ font-size:12px}

.menu_list .m_1 > li { margin:0}
.menu_list .m_1 > li > a { padding:0 10px; color:#333}
.menu_list .m_1 > li > a.active{ background:#044e8a; color:#fff}

.ny_right .neabt{ display: block;}


.pord_list li{ float:left; width:48%; margin:5px 0 5px 0; position:relative;}
.pord_list li:nth-child(2n){ float:right}
.pord_list li p{font-size:14px; line-height:40px; height:40px}

.blockb .pord_list li{ width:100%;}

.case_list li{ float:left; width:48%; margin:5px 0 5px 0; position:relative;}
.case_list li:nth-child(2n){ float:right}
.case_list li p{font-size:14px; line-height:25px;margin-top: 5px;}

.case_list2 li{ float:left; width:48%; margin:5px 0 5px 0; position:relative;}
.case_list2 li:nth-child(2n){ float:right}
.case_list2 li p{font-size:14px; line-height:25px;margin-top: 5px;}

.ab_list li{ margin:5px 0 5px 0; width:100%}
.ab_list li p{font-size:14px; line-height:25px;margin-top: 5px;}

.page,.page *{ font-size:14px}

 .about-num li .counter,.about-num li .count-unit{font-size:28px; line-height:45px;}
 
.about-num li{ float:left; width:28%;padding: 0 0 0 4%; border-right: 1px solid #ddd;}
.about-num li:nth-child(4){border-right:none;}
.about-num li:nth-child(2),.about-num li:nth-child(3),.about-num li:nth-child(4){padding: 0 0 0 4%; width:24%}


.zjjs_list dl dt {width: 32%}
.zjjs_list dl dd {width: 65%}
.zjjs_list dl dd a.newbt {font-size: 18px;}
.zjjs_list dl dd font{font-size: 15px;}
.zjjs_list dl dd p{max-height:50px;}

.zj_content{ padding:30px 0}
	.zj_content .zjimgpic{ width:100%;background:#fff }
	.zj_content .zjimgpic img{ max-width:100%; margin:0 auto; display:block;border:1px solid #ccc;}
	.zj_content .zjconny{ width:100%;padding-left:0; padding-top:20px}
	.zj_content .zjconny .zjnybtzs{font-size: 20px;}
	.zj_content .zjconny .dbtzj{font-size: 16px;}

.news_page li {width: 100%;float: left;padding: 0 10px 0 10px;background: #f5f5f5;margin-bottom:10px}
.news_page .pagepre {background: #f5f5f5; font-size:14px;}
.news_page .pagenext {background: #f5f5f5; font-size:14px; text-align:left}

.ks_list dl {padding: 20px 0px; width:100%}
.ks_list dl dt {width: 24%;}
  .ks_list dl dd {width: 73%;}
  .ks_list dl dd a.newbt {font-size: 15px;line-height:150%; margin-bottom:5px}
  .ks_list dl dd p{ display:block; width:100%; max-height:22px; overflow:hidden; margin-bottom:5px}
  .ks_list dl dd p,.ks_list dl dd p * {line-height:22px; font-size:14px}
  .ks_list dl dd a.newmore,.ks_list dl dd a.newmore:hover{ width:100px; height:32px; line-height:32px;font-size:14px; border:none; text-align:left; background:none; color:#004098}
  
	.neabt2{ margin-bottom:15px}
  .neabt2 p{font-size:30px; line-height:60px; font-weight:500;}
  .neabt2 span.fr{ color:#999; padding-top:28px}
  .neabt2 span.fr,.position span.fr *{ font-size:12px;}
  
  .newzuo{ width:100%;}
  .news_list dl{padding: 20px 5px;}
  
  .newyouny{ width:100%;margin-top: 10px;}
  .news_list dl dd h2 a{width: 70%;}
  
  .zhuti{ width:100%}
  .righttxta{ width:100%}
  .righttxta .contentc{ display:block; margin-top:20px}
  .blockb .contenta, .blockb .contenta *{ font-size:14px}
  .blockb .contenta p{text-indent:28px; margin-bottom:10px}
  .blockb .contenta p img{margin-left:-28px;}
  .blockb .titlea p{ font-size:20px}
  .righttxta .titlea{ font-size:20px}
}


@media (max-width:560px){
	

.menu_list .m_1 > li > a{ font-size:14px;padding: 0 10px;}

.about-num{padding:5px 0 15px;}
.about-num li{ float:left; width:50%;padding: 10px 0 10px 5%;border-bottom:1px solid #ddd}
.about-num li .counter,.about-num li .count-unit{font-size:.5rem; line-height:.6rem; }
.about-num li p{ font-size:.3rem; line-height:.4rem}
.about-num li{ border-right:none}
.about-num li:nth-child(3){padding:10px 0 10px 5%; width:50%}
.about-num li:nth-child(2),.about-num li:nth-child(4){padding:10px 0 10px 5%;float:right; width:46%}


.inpro .inprolx li{ width:100%}

.zjjs_list dl{ padding:20px 0}
.zjjs_list dl dt {width: 40%}
.zjjs_list dl dd {width: 56%}
.zjjs_list dl dd a.newbt {font-size: 16px;}
.zjjs_list dl dd font{font-size: 14px;margin-bottom:10px}
.zjjs_list dl dd p{max-height:40px;margin-bottom:15px}
.zjjs_list dl dd p,.zjjs_list dl dd p * {line-height:20px; font-size:13px}
.zjjs_list dl dd a.newmore{width:100px; height:36px; line-height:36px; border:1px solid #004098; background:#044e8a; color:#fff;font-size:13px}

 .ks_list dl {padding: 20px 0px;}
.ks_list dl dt {width: 40%;}
  .ks_list dl dd {width: 56%;}
  .ks_list dl dd a.newbt {font-size: 16px;line-height:150%; margin-bottom:5px}
  .ks_list dl dd p{ display:block; width:100%; max-height:40px; overflow:hidden; margin-bottom:2px}
  .ks_list dl dd p,.ks_list dl dd p * {line-height:20px; font-size:13px}
  .ks_list dl dd a.newmore,.ks_list dl dd a.newmore:hover{ width:100px; height:30px; line-height:30px;font-size:14px; border:none; text-align:left; background:none; color:#004098}
  
  .titin3 h1{font-size:20px;line-height: 30px;padding:10px 0 5px 0;}
  .titin3 span{background: url(../images/cpbtline2.png) no-repeat 0px 40px; height:45px}
  
  .news_list dl dd h2 a{ font-size:15px; width:72%}
  .news_list dl dd h2 span{ font-size:12px; width:70px}
  
  .ny_right .neabt{ font-size:26px;}
  .neabt2 p{font-size:26px;}
  
  .page_show .laiybox{margin-bottom:20px !important}
.page_show .laiybox p{font-size:14px; line-height:22px; padding:12px 5% 12px 5%;}
.page_show .laiybox p .red{font-size:14px; line-height:22px;}
.page_show p.lxbtd{font-size:18px; line-height:26px;}

.page_show table td,.page_show table td * {font-size:13px !important}
  

}


@media screen and (min-width: 1200px) {
  .wrap {
    width: 1140px;
    margin: 0 auto;
  }
  .phone-nav {
    display: none;
  }

  .banner .swiper-container{
    display: none;
  }
  
  
  
 



  
  
  .news {
    padding-top: 60px;
  }
  .news div {
    margin: 0;
    padding: 0;
  }
  .news .news-title {
    text-align: center;
  }
  .news .news-title h1 {
    font-size: 35px;
    color: #363636;
  }
  .news .news-title > a > img {
    display: block;
    margin: 10px auto;
  }
  .news .news-title h3 {
    font-size: 15px;
    font-weight: normal;
    color: #A1ADB5;
  }
  .news .news-content {
    margin-top: 50px;
    height: 600px;
  }
  .news .news-content .news-left,
  .news .news-content .news-mid {
    width: 400px;
    margin-right: 15px;
    border: 1px solid #D4E2E7;
  }
  .news .news-content .news-left .news-top,
  .news .news-content .news-mid .news-top {
    background: #044e8a;
    padding: 10px ;
  }
  .news .news-content .news-left .news-top a,
  .news .news-content .news-mid .news-top a {
    margin-top: 6px;
  }
  .news .news-content .news-left .news-list dl,
  .news .news-content .news-mid .news-list dl {
    padding: 19.5px 15px;
    border-top: 1px solid #D4E2E7;
  }
  .news .news-content .news-left .news-list dl:first-child,
  .news .news-content .news-mid .news-list dl:first-child {
    border-top: none;
  }
  .news .news-content .news-left .news-list dt,
  .news .news-content .news-mid .news-list dt {
    width: 70px;
    height: 70px;
    background: #044e8a;
    text-align: center;
    color: #fff;
    float: left;
    padding: 0 10px;
    padding-top: 10px;
  }
  .news .news-content .news-left .news-list dt .m,
  .news .news-content .news-mid .news-list dt .m {
    font-size: 15px;
    display: block;
    width: 100%;
    border-bottom: 1px solid #fff;
  }
  .news .news-content .news-left .news-list dt .y,
  .news .news-content .news-mid .news-list dt .y {
    font-size: 20px;
  }
  .news .news-content .news-left .news-list dd,
  .news .news-content .news-mid .news-list dd {
    float: right;
    width: 280px;
  }
  .news .news-content .news-left .news-list dd.title,
  .news .news-content .news-mid .news-list dd.title {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .news .news-content .news-left .news-list dd.title a,
  .news .news-content .news-mid .news-list dd.title a {
    color: #000;
  }
  .news .news-content .news-left .news-list dd.text,
  .news .news-content .news-mid .news-list dd.text {
    font-size: 12px;
    line-height: 22px;
  }
  .news .news-content .news-left .news-list dd.text a,
  .news .news-content .news-mid .news-list dd.text a {
    color: #707070;
  }
  .news .news-content .news-right {
    width: 280px;
    border: 1px solid #D4E2E7;
  }
  .news .news-content .news-right .news-top {
    background: #ED2E5A;
    padding: 10px ;
  }
  .news .news-content .news-right .news-top a {
    margin-top: 6px;
  }
  .news .news-content .news-right .news-list {
    background: #044e8a;
  }
  .news .news-content .news-right .news-list li {
    padding: 17px 10px 17px 35px;
    background: url(../images/news-arr3.png) no-repeat 20px center;
    border-bottom: 1px solid #2CC0FB;
    color:#fff;
  }
  .news .news-content .news-right .news-list li a {
    color: #fff;
  }

  
  
  

	
	
	
	
	
   
  
  
  /*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*/

  
  /*prodouct_list*/
 
  
  
  /*case_list*/
 
  
  
  /*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 #044e8a;
    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 #044e8a;
    border-radius: 10px;
    padding: 0 10px;
  }
  /*list page*/
  
  /*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;
  }
  .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 #044e8a;
    padding: 1px;
  }
  /*zjjs_list*/
 
  /*news_show*/
 
  
  /*page_show*/
  .list_page {
    font-size: 16px;
  }
  
  
	.aobutd h1{ font-size:0.23rem; line-height:0.4rem; margin:0; padding:0; font-weight:bold; color:#1a5dc2}
	.aobutd h3{ font-size:0.2rem; line-height:0.42rem; margin:0; font-family:  "Palatino Linotype", "Book Antiqua", Palatino, serif; color:#999; padding-left:15px}
	
	
	
	.qywhab{ width:100%; height: auto; background:#f1f1f1; padding:40px 0 40px; margin-top:30px}
	.qywhab .boxzuo{ float:left}
	.qywhab .boxyou{ float:right}
	.qywhab img{ width:464px}
.qywhab ul{ width:1140px; height:auto; margin:0px auto}
.qywenzi{ width:620px; margin-top:10px}
.qywenzi,.qywenzi *{ font-size:14px; line-height:200%}
.qywenzi 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 #044e8a;
  }
  .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;
  }
  .content {
    margin-bottom: 30px;
  }
}


@media screen and (min-width: 769px) and (max-width: 1199px) {

  .banner .swiper-container{
    display: none;
  }
  

  
  
  
  

  
  
  
  
  .news {
    padding-top: 60px;
  }
  .news div {
    padding: 0;
    margin: 0 ;
  }
  .news .news-title {
    text-align: center;
  }
  .news .news-title h1 {
    font-size: 35px;
    color: #363636;
  }
  .news .news-title > a > img {
    display: block;
    margin: 10px auto;
  }
  .news .news-title h3 {
    font-size: 15px;
    font-weight: normal;
    color: #A1ADB5;
  }
  .news .news-content {
    margin-top: 50px;
  }
  .news .news-content .news-left,
  .news .news-content .news-mid {
    border: 1px solid #D4E2E7;
  }
  .news .news-content .news-left .news-top,
  .news .news-content .news-mid .news-top {
    background: #044e8a;
    padding: 10px ;
  }
  .news .news-content .news-left .news-top a,
  .news .news-content .news-mid .news-top a {
    margin-top: 6px;
  }
  .news .news-content .news-left .news-list dl,
  .news .news-content .news-mid .news-list dl {
    padding: 19.5px 15px;
    border-top: 1px solid #D4E2E7;
  }
  .news .news-content .news-left .news-list dl:first-child,
  .news .news-content .news-mid .news-list dl:first-child {
    border-top: none;
  }
  .news .news-content .news-left .news-list dt,
  .news .news-content .news-mid .news-list dt {
    width: 70px;
    height: 70px;
    background: #044e8a;
    text-align: center;
    color: #fff;
    float: left;
    padding: 0 10px;
    padding-top: 10px;
  }
  .news .news-content .news-left .news-list dt .m,
  .news .news-content .news-mid .news-list dt .m {
    font-size: 15px;
    display: block;
    width: 100%;
    border-bottom: 1px solid #fff;
  }
  .news .news-content .news-left .news-list dt .y,
  .news .news-content .news-mid .news-list dt .y {
    font-size: 20px;
  }
  .news .news-content .news-left .news-list dd,
  .news .news-content .news-mid .news-list dd {
    float: right;
    width: 70%;
  }
  .news .news-content .news-left .news-list dd.title,
  .news .news-content .news-mid .news-list dd.title {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .news .news-content .news-left .news-list dd.title a,
  .news .news-content .news-mid .news-list dd.title a {
    color: #000;
  }
  .news .news-content .news-left .news-list dd.text,
  .news .news-content .news-mid .news-list dd.text {
    font-size: 12px;
    line-height: 22px;
  }
  .news .news-content .news-left .news-list dd.text a,
  .news .news-content .news-mid .news-list dd.text a {
    color: #707070;
  }
  .news .news-content .news-mid {
    margin-left: 16.66%;
  }
  .news .news-content .news-right {
    border: 1px solid #D4E2E7;
    margin: 30px 0 0  25%;
  }
  .news .news-content .news-right .news-top {
    background: #ED2E5A;
    padding: 10px ;
  }
  .news .news-content .news-right .news-top a {
    margin-top: 6px;
  }
  .news .news-content .news-right .news-list {
    background: #044e8a;
  }
  .news .news-content .news-right .news-list li {
    padding: 17.5px 10px 17.5px 35px;
    background: url(../images/news-arr3.png) no-repeat 20px center;
    border-bottom: 1px solid #2CC0FB;
    color:#fff;
  }
  .news .news-content .news-right .news-list li a {
    color: #fff;
  }
 
 
	
  /*position*/

  
  
  
  
  
/*ny_left slider_contact*/
.slider_contact {
  color: #333333;
}
.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 {
  /*margin-top: 30px;*/
}
.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*/

/*case_list*/
  
  


/*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 #044e8a;
  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 #044e8a;
  border-radius: 10px;
  padding: 0 10px;
}
/*list page*/

/*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;
  width: 60%;
}
.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 #044e8a;
  padding: 1px;
}
/*zjjs_list*/
  
/*news_show*/




.wrap,.qywhab ul{margin:0 auto; width:92%}
.list_page {
    font-size: 16px;
  }

  
	.aobutd h1{ font-size:0.23rem; line-height:0.4rem; margin:0; padding:0; font-weight:bold; color:#1a5dc2}
	.aobutd h3{ font-size:0.15rem; line-height:0.42rem; margin:0; font-family:  "Palatino Linotype", "Book Antiqua", Palatino, serif; color:#999; padding-left:10px}
	
	
	
	.qywhab{ width:100%; height: auto; background:#f1f1f1; padding:40px 0 40px; margin-top:30px}
	.qywhab .boxzuo{ float:left}
	.qywhab .boxyou{ float:right}
	.qywhab .imgboxsf{ width:50%; display:block; }
	.qywhab  .imgboxsf img{width:100%;}
.qywenzi{ width:45%; margin-top:10px}
.qywenzi,.qywenzi *{ font-size:14px; line-height:200%}
.qywenzi 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 #044e8a;
}
.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;
}
.content {
  margin-bottom: 30px;
}
}
@media screen and (max-width: 768px) {

  .banner .flexslider {
    display: none;
  }
  .banner .swiper-container {
    display: block;
  }
  .banner .swiper-container img {
    width: 100%;
  }
  .banner .swiper-container .swiper-slide ul {
    position: absolute;
    top: 35%;
    left: 0;
    width: 100%;
    padding-left: 10%;
    z-index: 200;
  }
  .banner .swiper-container .swiper-slide ul h1 {
    font-size: 0.65rem;
    color: #fff;
  }
  .banner .swiper-container .swiper-slide ul h1 span {
    font-size: 0.9rem;
  }
  .banner .swiper-container .swiper-slide ul h1 span span {
    color: #0894CB;
  }
  .banner .swiper-container .swiper-slide ul h2 {
    text-indent: 0.9rem;
    font-size: 26px;
    color: #C4C7AF;
    margin-top: 0.3rem;
  }
  .banner .swiper-container .swiper-slide ul > li {
    float: left;
    width: 30%;
    height: 35px;
    font-size: 16px;
    text-align: center;
    line-height: 33px;
    margin: 20px  10px 0;
  }
  .banner .swiper-container .swiper-slide ul > li a {
    color: #fff;
  }
  .banner .swiper-container .swiper-slide ul > li.cases {
    border: 1px solid #fff;
    margin-left: 0.8rem;
  }
  .banner .swiper-container .swiper-slide ul > li.indexs {
    background: #044e8a;
  }
  .phone-nav {
    margin-top: 0.15rem;
  }
  .navs {
    background: #0e3185;
    position: relative;
    padding: 6px 10px ;
  }
  
    .navs .logo {
    margin-top: 0; margin-bottom:0
  }
  .navs .logo img { height:50px
  }
  
  
  .navs .phone-nav {
    float: right;
    cursor: pointer;
	margin-top:10px
  }
  .navs .nav_list {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    width: 35%;
    z-index: 100;
  }
  .navs .nav_list li {
    text-align: center;
    font-size: 16px;
    padding: 0 10px;
    line-height: 48px;
    background: rgba(0, 0, 0, 0.7);
    border-bottom: 1px solid #fff;
  }
  .navs .nav_list li:hover {
    background: #044e8a;
  }
  .navs .nav_list li a {
    display: inline-block;
    width: 100%;
    color: #fff;
  }
  
  
  
  
 

  
  
  /*position*/


  
  
  
  /*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 {

  }
  .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*/
  
 
  
  /*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 #044e8a;
    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 #044e8a;
    border-radius: 10px;
    padding: 0 10px;
  }
  /*list page*/
  
  /*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;
    margin: 20px 0.5rem;
  }
  .prodA_content {
    margin: 0 auto 30px;
    text-align: center;
  }
  .prodA_content img {
    margin: 0 auto;
    width: 60%;
  }
  .prodA_content .showA {
    width: 100%;
    margin: 20px 0;
    text-align: left;
    text-indent: 2em;
  }
  .prodA_content .showA p{
    margin: 0 0.5rem;
  }
  .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 #044e8a;
    padding: 1px;
  }
  /*zjjs_list*/
  


/*news_show*/



  /*page_show*/
  .list_page {
    font-size: 16px;
  }
  .page_show {
    padding-top: 10px;
  }
  .page_show p {
    /*text-indent: 2em;*/
  }
  

  .page_show .maplx{width:100%;height:450px;border:#ccc solid 1px;}
  .page_show .weconlx p,.page_show .maplx p{ text-indent:0 !important; padding:0 !important}
  
  
  
  
  
  .wrap,.qywhab ul{margin:0 auto; width:92%}
.list_page {
    font-size: 12px;
  }

  
	.aobutd h1{ font-size:0.5rem; line-height:0.55rem; margin:10px 0 0; padding:0; font-weight:bold; color:#1a5dc2;}
	.aobutd h3{ font-size:0.35rem; line-height:0.90rem; margin:0; font-family:  "Palatino Linotype", "Book Antiqua", Palatino, serif; color:#999; padding-left:10px}
	
	
	
	.qywhab{ width:100%; height: auto; background:#f1f1f1; padding:20px 0 20px; margin-top:20px}

	.qywhab  .imgboxsf img{ width:100%;}
.qywenzi{margin-top:10px}
.qywenzi,.qywenzi *{ font-size:0.25rem; line-height:200%}
.qywenzi 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 #044e8a;
  }
  .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;
  }
  .content {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) and (min-width: 500px) {
  .adv2 dl dt {
    width: 25%!important;
    height: 100%!important;
    line-height: 130px!important;
  }
  .adv2 dl dd.text {
    font-size: 0.22rem!important;
  }

  
  
   
  
  
  
  
  
  
  
  
}

.cases{
  transition: all linear .4s;
  position: relative;
  z-index: 10;
}
.cases .before{
  position: absolute;
  top:0;
  left:0;
  z-index: 1;
  height: 33px;
  width: 0;
  transition: all linear .3s;
  background: #044e8a;
}
.cases a{
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 10;
}
.cases:hover .before{
  width: 98px;
}
.indexs{
  transition: all linear .3s;
}
.indexs a{
  display: inline-block;
  width: 100%;
}
.indexs:hover{
  background: rgba(0,173,241,.7)!important;
}
.navs.fixed{
  position: fixed;
  top:0;
  width: 100%;
  left:0;
  z-index: 9999;
}
.nav_list li{
  position: relative;
}
.nav_list li::before{
  transition: all linear .2s;
  background:#d00031
}
.nav_list li::after{
  transition: all linear .2s;
  background:#d00031
}
.nav_list li:hover::before,.nav_list li.hover::before{
  display: inline-block;
  transition: all linear .2s;
  background:#d00031
}
.nav_list li:hover::after,.nav_list li.hover::after{
  display: inline-block;
  transition: all linear .2s;
  background:#d00031
}
.prod-content img{
  transition: all linear .5s;
}
.prod-content img:hover{
  transform: rotateY(360deg);
}
.prod img{
  transition: all linear .5s;
}
.prod img:hover{
  transform: rotateZ(360deg);
}
.honer-content .picScroll-left li{
  overflow: hidden;
}
.honer-content .picScroll-left li img{
  transition: all linear .4s;
}
.honer-content .picScroll-left li:hover img{
  transform: scale3d(1.1,1.1,1.1);
}
.news-right li{
  transition: all linear .4s;
}
.news-right li:hover{
  background: #fff!important;
}
.news-right li:hover a{
  color:#044e8a!important;
}
.news-mid dl{
  transition: all linear .4s;
}
.news-mid dl:hover{
  background: #000!important;
}
.news-mid dl:hover a{
  color:#fff!important;
}
.news-left dl:hover{
  background: #000!important;
}
.news-left dl:hover a{
  color:#fff!important;
}
.application .application-content img{
  transition: all linear .6s;
}
.application .application-content img:hover{
  transform: rotateZ(360deg);
}



@media(max-width:1000px){
.banner{ margin-top:60px}
.insp{margin-top:60px}
.nyqywh ul li.nywba{width:47.78%;margin: 0 1% 25px;}
.nyqywh2 ul li.nywba{width:47.78%;margin: 0 1% 25px;}
.nyqywh2 ul li p{ font-size:16px}
}

@media(max-width:500px){
.nyqywh ul li.nywba{width:100%;margin: 0 auto 20px;}
.nyqywh2 ul li.nywba{width:100%;margin: 0 auto 20px;}
.nyqywh2 ul li p{ font-size:18px}
.case_list li div{ height:124px}
.case_list2 li div{ height:164px}
}