* {
  padding: 0;
  margin: 0;
  list-style: none;
  box-sizing: border-box;
    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:hover {
  color: #ea002c;
  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: #ea002c;
}
.clearfix{*zoom:1;}
.clearfix:after{clear:both; display:block; content:"";}
.ells {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.insp{margin-top:100px}


.span01 .bdshare{position: relative;bottom:-10px;}

.inpro{ width:100%; height:auto; position:relative}
.pfpro{ width:40%; height:100vh; position:absolute; right:0; top:0; z-index:100}

.mainin{ width:84%; margin:0 auto; max-width:1550px}
.mainny{ width:82% !important; margin:0 auto; max-width:1440px}

.intit{ padding-top:0.4rem}
.intit div{ float:left; width:70%}
.intit div p{font-size: .36rem;line-height: 1.5;font-weight:bold;color:#ea002c;position: relative;}
.intit div p font{ color:#333;font-size: .36rem;line-height: 1.5;font-weight:bold;}
.intit div p:after{display:block;content:"";width: .45rem;height: 0.45rem;border-radius:50%;background:rgba(255,138,13,0.3);position: absolute;left: 0;top: 0;margin: -0.1rem 0 0 -0.2rem;}
.intit div span{font-size: .15rem;line-height:1.5}
.intit div:after{ display:block; content:""; width:65px; height:5px; background:#ea002c; margin:.14rem 0 .14rem}
.moreyb{display:block;width: 1.3rem;height: .36rem;line-height: 0.36rem;font-size: .12rem;color:#fff !important;background: url(../images/morebg.jpg) 0 0px repeat #f56826;background-size:100% 100%;border-radius: .18rem;text-align: center; margin-top:0.5rem}


.inbox3{ margin:0 auto; 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.5s ease-out;}
.inbox3 .rightimg .sysp:hover img{transform: scale(1.1);}
.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}



.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:22px; line-height:180%; 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:#f1f1f1;padding:30px 0 80px; margin-top:80px}
.photo_m{ margin-top:25px; position:relative; background:#e4e4e4}
.cp_lico{ float:right; width:0.58rem; height:0.58rem; background:url(../images/yszb.png) no-repeat center center #afafaf;border-radius:10px;transition: all 0.1s ease-out; background-size:30%; margin-right:0.1rem}
.cp_lico:hover{background:url(../images/yszb.png) no-repeat center center #ff8f19;background-size:32%}
.cp_lico a{ display:block; width:100%; height:100%;}
.cp_rico{ float:right; width:0.58rem; height:0.58rem; background:url(../images/ysyb.png) no-repeat center center #afafaf;border-radius:10px;transition: all 0.1s ease-out;background-size:30%; margin-right:0.1rem}
.cp_rico:hover{background:url(../images/ysyb.png) no-repeat center center #ff8f19;background-size:32%}
.cp_rico a{ display:block; width:100%; height:100%; }
.photo_qie{width: 74%;overflow: hidden;float:right;margin:0 1.5% 0 0}
.photo_qie .ystxt{font-size: 0.11rem; line-height:1.5; color:#777777; font-weight:500;width: 60%; float:left;margin: 0.15rem 0 0 3%;}
.dsghh ul li{float: left;overflow: hidden; width:25%;padding:50px 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); cursor:default}
.dsghh ul li em{width: 104px;height: auto;display: block;line-height: 0;overflow: hidden; margin:0 auto;border-radius:50%; border:1px solid #e4e4e4;transition: all 0.2s ease-out;}
.dsghh ul li img{width:100%;height: 100%; display:block}
.dsghh ul li a:hover em{ margin-top:-20px; margin-bottom:20px}

.dsghh ul li span{display: block;width:100%;text-align: center;line-height:2.5;font-size: .15rem; height:.4rem;overflow: hidden; padding:0 5%; color:#191919; font-family:Arial, Helvetica, sans-serif}
.dsghh ul li font:before{ display:block; content:""; width:50px; height:3px; background:#000000; margin:0 auto .15rem}
.dsghh ul li font{ display:block;width:90%; margin:0 auto;font-size: 0.11rem;line-height: 1.5; color:#191919; text-align:center}

.tstie{ width:23.3%; background:#e5273b; padding:0 0 0.2rem;box-sizing: border-box; float:left}
.tstie h1{font-size: .3rem; line-height:3; height:1rem; background:url(../images/ysbg.jpg) no-repeat 0 0 #de7616; background-size:100% 100%; color:#fff; text-align:center;margin-bottom: 0.2rem; position:relative}
.tstie i{ position:absolute; left:0; bottom:0; display:block; width:100%; overflow:hidden}
.tstie i img{ width:101%}
.tstie .yxxt{font-size: 0.11rem; line-height:0.3rem; width:86%; height:0.3rem; background:#ff8f19; border-radius: 0.15rem;color:#fff; text-align:center; margin:14px auto}


.inabox{width: 100%;height: auto;padding: 0px 0 80px;margin-top: 80px;}
.inabox .inable{ float: left; width:35%}
.inabox .inabri{ float: right; width:61.5%}
.inabox .inable .actxt{ width:100%; height:1.2rem; overflow:hidden}
.inabox .inable .actxt,.inabox .inable .actxt *{line-height:2; font-size:0.12rem;}
.inabox .inable .moreyb{ margin-top:0.3rem}
.inabox .inabri a{ display:block; width:31.3%; margin-right:3%; height:auto;border-radius: 20px; position:relative; overflow:hidden; float:left;transition: all 0.3s ease-out;}
.inabox .inabri a img{ width:100%}
.inabox .inabri a p{ display:block; position:absolute; line-height:3;font-size: .2rem; color:#fff; left:0.2rem; top:0.1rem;}
.inabox .inabri a p:after{ display:block; content:""; width:57px; height:10px; background:url(../images/abline.png) no-repeat 0 0; background-size:100%;}
.inabox .inabri a:last-child{ margin-right:0}
.inabox .inabri a:hover{transform:scale(1.05)}
.mt50{ margin-top:58px;}

 
.footer{ width:100%;background:#e9e9e9; height:auto; padding:48px 2% 48px 2%;box-sizing:border-box}
.footer .dblogo{ float:left; padding:0 27px 0 0; border-right:1px solid #cfcfcf; margin-right:30px}
.footer .dbtxt{ float:left;padding: 10px 0;}
.footer .dbtxt,.footer .dbtxt *{ font-size:16px; line-height:200%}
.footer .dbewm{ float:right}
.footer .dbewm img{ width:123px; height:auto;}

#leftsead{width:181px;height:290px;position:fixed;bottom:0;right:0px; z-index:100;}
*html #leftsead{margin-top:258px;position:absolute;top:expression(eval(document.documentElement.scrollTop));}
#leftsead li{width:181px;height:60px;}
#leftsead li img{float:right;}
#leftsead li a{height:49px;float:right;display:block;min-width:47px;max-width:181px;}
#leftsead li a .shows{display:block;}
#leftsead li a .hides{margin-right:-183px;cursor:pointer;cursor:hand;}
#leftsead li a.youhui .hides{/*display:none;*/position:absolute;right:183px;}
#leftsead li a.youhui .2wm{display:none;position:absolute;right:183px;}
#p2{width:132px;background-color:#06be34;height:49px;margin-left:47px;border:1px solid #06be34;text-align:center;line-height:47px}
#p3{width:132px;background-color:#e6776c;height:49px;margin-left:47px;border:1px solid #e6776c;text-align:center;line-height:47px}
#p1{width:47px;height:49px;float:left}


.page_banner{ position:relative; width:100%; height:auto}
.page_banner img{ width:100%; display:block}
.page_banner .banwz{ position: absolute; left:10%; top:30%;}
.page_banner .banwz .pban{display:inline-block;color: #fff;font-size: .6rem;line-height: 1.2 ;font-weight: bold;text-shadow: 3px 0 10px rgb(0 0 0 / 20%);opacity: 0;transition: all ease 1s 0.5s;transform:translateX(80px);}
.page_banner .banwz .sban{ display:inline-block; font-size:.25rem; line-height:0.25rem; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:rgba(255,255,255,0.4); padding-left:10px;opacity: 0;transition: all ease 1.5s 0.5s;transform:translateX(80px)}
.page_banner .banwz .pban.show,.page_banner .banwz .sban.show {opacity: 1;transform:translateX(0px)}
  
 /*position*/

.position {margin: 0 auto 20px; background:url(../images/pobg.jpg) repeat-x 0 bottom}
.position p.fr{ color:#999; padding-top:20px; padding-bottom:15px}
.position p.fr,.position p.fr *{ font-size:14px; line-height:30px}
.position p.fr a{ padding:0 5px}


  /*ny_left menu_list*/

.menu_list{ width:100%; float:left}
.menu_list ul{ width:100%}
.menu_list .m_1 > li {display:block; float:left; 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;border-bottom:1px solid rgba(204,204,204,0)}
.menu_list .m_1 > li > a.active,
.menu_list .m_1 > li:hover > a {color:#e0002a; border-bottom:1px solid #e0002a}

.menu_list .m_1 > li.mf0{ margin-right:0; float:none}
.menu_list .m_2{ display:none; text-align:center}
.wid100{ width:100% !important; float:none !important}
.menu_list .m_2 li{ display:inline-block; width:23.6%;   margin:0 0.7%; }
.menu_list .m_2>li a{ display: block; width:100%;transition:all .2s ease;border:1px solid #cccccc;border-radius:10px;margin-bottom:20px; padding:15px;}
.menu_list .m_2>li a td{ height:54px}
.menu_list .m_2>li a p,.menu_list .m_2>li a span{ font-size:18px; line-height:1.5;width:100%;height:27px; overflow:hidden;}
.menu_list .m_2>li a span{font-family:Arial, Helvetica, sans-serif;opacity:0.4}
.menu_list .m_2>li a.active *, .menu_list .m_2>li a:hover *{ color:#fff;}
.menu_list .m_2>li a.active, .menu_list .m_2>li a:hover{background:#e0002a;border:1px solid #e0002a}

.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:18px}
.page_show img{max-width:100%; display:block; margin:0 auto}
.page_show .daupic{ margin:0 auto 1em;border:1px solid #e5e5e5}



.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}

.neabt{ display: block; padding:20px 0 20px 0; font-size:55px; line-height:1.6; text-align:center; position:relative}
.neabt p:before{display:block; content:""; width:80px; height:1px; background:rgba(0,0,0,1); margin:0 auto; margin-bottom:14px}
.neabt font{ display:block; font-size:30px; color:rgba(0,0,0,0.4); line-height:1.2; padding-bottom:10px;font-weight: bold;}
.neabt p,.neabt p *{ font-size:14px; line-height:1.5; font-weight:500}
.neabt p{ color:#ccc; text-align:center}
.neabt p a,.neabt p em{ padding:0 5px; color:#666; font-style:normal}
.neabt p a:hover{ color:#111; text-decoration:underline}
.disblo{ display:block !important}

.ppai{ width:100%; height:auto; background:url(../images/ethical_bg.png)  no-repeat center 90px;background-size: contain;}
.ppai .firbox{ text-align:center}
.ppai .firbox img{ display:inline-block;}
.ppai .firbox img.pbox1{  width:46.5%; max-width:588px}
.ppai .firbox img.pbox2{ width:7%; max-width:88px}
.ppai .secbox{ width:90%; margin:0 auto}
.ppai .secbox p{width:17%; margin:0 1.5%; line-height:50px; font-size:21px; text-align:center; display:block; float:left; text-indent:0 !important}
.ppai .secbox p em{ width:90%; height:auto; overflow:hidden; border:1px solid #ccc;border-radius:50%; background:#fff; margin:0 auto 10px; display:block; max-width:173px}
.ppai .secbox p em img{ width:100%}
.ppai .secbox p:nth-child(2n){ margin-top:0.5rem}
.ppai .secbox p:nth-child(3n){ margin-top:1rem}

.r-a{width: 100%;padding-bottom: 80px;position: relative; background-color: #fff;}
.r-b{width:100%;margin: 0 auto;}
.r-c{color: #333333;padding-bottom: .45rem; margin-bottom: .5rem;position: relative;}
.r-c:after{content: '';position: absolute;bottom: 0;left: 0; width: .35rem;height: .04rem;background-color: #b1000e;}
.r-cont{width: 100%; min-height: 650px; }
.r-cont:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.r-left{float: right;width: 120px;min-height: 500px; margin-top:140px}
.r-d{width:120px;padding:56px 0;position: relative;}
.r-d.fixed{position: fixed;
    top:50%;
    left: 50%;
    margin-left:500px; z-index:999; margin-top:-280px}
.r-d.absolute{position: absolute;top: auto;}

.r-d:after{content: '';position: absolute;top: 0;right: 0;width:100px;height: 100%;background-color: #f1f1f1;}
.r-e{width: 100%;height:500px;}
.r-f{width: 100%;padding-left:20px;height:50px;display: flex;align-items: center;cursor: pointer;}
.r-g{width: 100%;text-align:left;font-size:18px;position: relative; text-indent:26px}

.r-prev{left: auto;right: 0; margin-top: 0;  top: 16px;width: 96px; height:12px;background-image: url(../images/a36.png);background-size: auto 12px;background-position: center center;background-repeat: no-repeat;}
.r-prev:hover{background-image: url(../images/a36-b.png);}
.r-next{left: auto;right: 0; margin-top: 0; top: auto; bottom:16px;width:96px; height:12px;background-image: url(../images/a37.png);background-size: auto 12px;background-position: center center;background-repeat: no-repeat;}
.r-next:hover{background-image: url(../images/a37-b.png);}

.r-right{float: left; width:80%;overflow: hidden;position: relative;}
.r-item{display: block;width: 100%;font-size: 0;margin-top:30px;padding-top: 140px;margin-bottom: -140px;
}
.r-h{display: inline-block;vertical-align: top;width:17%;padding-top:8px;color: #333333;font-weight: bold; font-size:35px}
.r-i{display: inline-block;vertical-align: top; width:80%;position: relative;}
.r-i:before{content: '';position: absolute;top: 16px;left: -56px;width:16px;height:16px;border-radius: 50%;border: solid 1px #737687; background-color: #fff;}
.r-i:after{content: '';position: absolute;top: 32px;left: -48px;width: 1px;height: calc(100% + 32px);background-color: #b3b5bd;}
.r-j{width: 100%;background-color: #f1f1f1;padding:16px 0px;position: relative;}
.r-j:before{content: '';position: absolute;top: 16px;left: -8px;width: 8px;height:16px;background-image: url('../images/a38.png');background-size: 8px auto; background-position: center center;background-repeat: no-repeat;}
.r-j P{margin: 10px 0;position: relative;}
.r-j P span{font-size:20px !important;line-height:25px;}


.r-k{color: #666666;line-height:25px;margin:10px 0;position: relative;padding-left:20px;}
.r-k:before{content: '';position: absolute;top:10px;left: 0;width:5px;height:5px;background-color: #737687;}

.r-item:first-child{margin-top: 0;}
.r-item.show .r-h{color: #e0002a;}
.r-item.show .r-i:before{border: none;background:url(../images/morebg.jpg) 0 0px repeat #f56826;background-size:16px 16px;}
.r-item.show .r-i:after{background-color: #e0002a;}


.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}
.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:14px; 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:#e0002a}

.mt25{ margin-top:25px}

.mapbox{border-radius:15px; border:1px solid #ddd; width:98.4%; overflow:hidden; margin:0 auto; height:450px; position:relative}
.mapbox .maptu{ width:1600px; height:468px; position:absolute; left:50%; top:0; margin-left:-800px}


.pord_list{ padding:15px 0}
.pord_list li{ float:left; width:22.73%; margin:5px 3% 25px 0; position:relative;}
.pord_list li:nth-child(4n){ margin-right:0}
.pord_list li div.tuboy{ width:100%; height: auto; overflow:hidden; position:relative;border:5px solid #f1f1f1;border-bottom: none;}
.pord_list li div.bor1a{border: 1px solid #ddd !important;}
.pord_list li div.tuboy 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.tuboy img.prpic{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);}
.pord_list li p{ display:block; line-height:50px; height:50px;overflow:hidden; text-align:center; font-size:18px; background:#236ac8; color:#fff}
.pord_list li p.hezuo{ display:block; line-height:50px; height:50px;overflow:hidden; text-align:center; font-size:18px; background:#fff; color:#333;}
.bor0{ border:none !important}

.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}


.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%;  display:block; float:left; position:relative; }
.zhuti img{ display:block; max-width:100%}

.showB_preview{width:100%;height: auto;}

/*图片小图预览列表*/

.showB_scroll{clear:both;margin-top:15px;width:100%; height:115px}
.showB_scroll .prev{float:left;margin-right:8px;}
.showB_scroll .next{float:right;}
.showB_scroll .prev,.showB_scroll .next{display:block;font-family: Arial, Helvetica, sans-serif;text-align:center;width:3%;height:110px; line-height:108px; color:#aaa;margin-top:0;cursor:pointer;text-decoration:none; background:#f1f1f1}
.showB_scroll .items{float:left;position:relative;width:91%;overflow:hidden; height:120px}
.showB_scroll .items ul{position:absolute;width:1000%;}
.showB_scroll .items ul li{float:left;width:2.5%;text-align:center; padding:0 0%}
.showB_scroll .items ul li img{width:100%; padding:1px; border:2px solid #fff; background:#fff}
.showB_scroll .items ul li img:hover{ padding:1px; border:2px solid #fff; background:#0044a5}

/*jqzoom*/
.jqzoom{width:100%;height: auto;float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0 0 10px 0; border:1px solid #cccccc; overflow:hidden;display: flex;justify-content: center;align-items: center;}
.jqzoom img{width:100%; 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);}

.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;max-height: 40px;overflow: hidden;display: block;}
.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}

.blockp{ min-height:160px; margin-top:20px}
.blockp .contentp img{ max-width:100%; }
.contentp,.contentp *{ font-size:20px; line-height:2;margin: 0;}
.nbt1{ padding-bottom: 20px;margin-bottom: 20px;border-bottom: 3px solid #181818;font-size: 46px;color: #222; font-weight:bold;font-family:Arial, Helvetica, sans-serif}
.nbt1 em{ float:right; color:#999; font-size:18px; font-weight:500; margin-top:50px; font-style:normal}
.ndbt li{ float:left;}
.ndbt li:first-child{ margin-right:10% }
.nzuo{ float:left}
.nyou{ float:right}
.wid47{width:47%}
.wid495{width:49.5%}
.wid40{width:40%}
.wid54{width:54%}
.bztxt{ font-size:18px; color:#666}
.red{ color:#e5002c; font-weight:bold;font-size: larger;font-family:Arial, Helvetica, sans-serif}
.nzuo img,.nyou img{ width:100%; margin-bottom:10px}
.nybibox{ padding-top:50px}

.wid44{ width:44%}
.wid44 .fixbor1{ background:#fff; border:none;border-radius: 20px;}

.tab1{margin-top:50px;margin-bottom:50px}
.bttab1{ background:#ff9019; font-size:30px !important; color:#fff; font-weight:bold}
.bttab2{ font-size:24px !important; }
.tab1 {
    width: 100% !important;
    border: 0 !important;
    border-collapse: collapse !important;
    border-spacing: 0 !important; border-bottom:1px #ff9019 solid !important
}

.tab1 td {
    border-color: windowtext !important;
    padding: 15px 15px !important; font-family:Arial, Helvetica, sans-serif;line-height: 1.5;
}

.tab1 tr:nth-child(2n){ background:#f5f5f5}

.tab2{ float:left; width:32%; margin-right:2%; margin-bottom:20px; }
.nybibox .tab2:last-child{ margin-right:0}
.tab2 li{ padding:20px;}
.tab2 li,.tab2 li p{ font-size:18px; font-family:Arial, Helvetica, sans-serif}
.tab2 li:first-child{ background:#ff6600}
.tab2 li:first-child p{ font-size:larger; font-weight:bold; color:#fff}
.tab2 li:nth-child(2n){border:1px solid #ccc; min-height:380px}

.tab3{ margin-bottom:30px}
.tab3 td{ padding:10px 0}
.tab3 td,.tab3 td *{ line-height:1.5}
.tab3 img{ max-width:161px}
.larg{ font-size:x-large; color:#999; font-family:Arial, Helvetica, sans-serif; font-weight:bold}
.tab3 tr:first-child{ font-size:larger; height:60px; font-weight:bold}

.img33{ text-align:center}
.img33 img{ display: inline-block; width:30%; margin:0 1.6%}

.box33{ text-align:center; position:relative}
.box33:before {position: absolute;content: '';width: 100%;height: 525px;border: 20px solid #f3f3f3;box-sizing: border-box;left: 0;top: 50%;transform: translateY(-50%);z-index: -10;
}
.box33 .nei33{min-height: 440px;padding: 50px 20px 40px;margin: 40px 1.7%;width: 26.5%;border-radius: 30px;box-shadow: 0px 0px 40px rgb(0 0 0 / 9%);padding: 50px 20px 40px;box-sizing: border-box;display: flex;flex-direction: column;align-items: center;background: #fff; display:inline-block}
.box33 .nei33 .name{font-weight: 700;color: #333333;line-height: 1.2;padding: 35px 0 10px;}
.box33 .nei33 .txt02{position: relative;font-size: smaller;font-weight: 400;color: rgba(34,34,34,0.7);line-height: 1.5;padding-top: 10px; text-align:left}

.kz33{padding: 0 !important;box-shadow: 0px 0px 40px rgb(0 0 0 / 0%)!important;background:none!important;border-radius:0!important}
.kz33 .nei33nb{border-radius: 30px;box-shadow: 0px 0px 40px rgb(0 0 0 / 9%);padding: 50px 20px 40px; margin-bottom:40px; background:#fff}

.see-analysis-function {display: flex; align-items: center; padding: 50px 30px; border-bottom: 1px solid #dddddd;}
.see-analysis-function .icon {width: 110px;}
.see-analysis-function .icon img {max-width: 100%;}
.see-analysis-function .tit-box {padding-left: 40px; width: 22%;}
.see-analysis-function .tit-box li h2 {font-size: larger; font-weight: 500;}
.see-analysis-function .tit-box li p {font-weight: 400; color: #888888;line-height: 1.2;}
.see-analysis-function .txt-box {padding-left: 20px; width: 70%;}
.see-analysis-function .txt-box li h2 { font-weight: 700; color: #555555; line-height: 1.8;}
.see-analysis-function .txt-box li p {font-size:  smaller; font-weight: 400; color: #888888; }

.huad{ background:#ff7b00; display:block; padding:15px 0; text-align:center; font-size:larger; color:#fff; margin-bottom:-10px}
.hongd{ background:#e4142e; display:block; padding:15px 0; text-align:center; font-size:larger; color:#fff}
.wid92 ul{ width:92%; margin:0 auto;border-bottom:1px solid #ddd;}
.wid92 ul:last-child{border-bottom:none;}
.wid92 li{  width:50%; float:left; text-align:center}
.wid92 li img{max-width:100%; display:inline-block}
.mtop15{ margin-top:15px}
.mtop35{ margin-top:35px}

.nbt3{ font-size:xx-large; background:url(../images/xbt3.png) 0 center no-repeat; text-indent:30px; font-weight:bold;font-family:Arial, Helvetica, sans-serif;}
.nbt3a{ font-size:xx-large; background:url(../images/xbt3.png) 0 center no-repeat; text-indent:30px; font-weight:bold;font-family:Arial, Helvetica, sans-serif;}
.nbt4{ font-size:x-large; background:url(../images/xbt3.png) 0 center no-repeat; text-indent:26px; font-weight:bold;font-family:Arial, Helvetica, sans-serif;}
.fixbor1{ border:1px solid #ddd; width:100%; height:auto;  display: flex;justify-content: center;align-items: center; margin:10px auto}
.bor1{ border:1px solid #ddd; width:100%; height:auto;}
.borpad30{padding:15px 30px 40px; margin-bottom:50px; background:#fff;border-radius: 30px;box-shadow: 0px 0px 40px rgb(0 0 0 / 9%);}
.wid40 .fixbor1{ background:#fff; border:none;border-radius: 20px;}



.boxbor ul{ margin-bottom:20px;border:1px solid #ddd;}
.boxbor li{  padding:20px; display:block}
.boxbor ul:hover{background:#f5f5f5;}


.tab4 th{ color:#fff; background:#ff901a; font-weight:500; font-size:x-large}
.tab4 td,.tab4 th {padding: 15px 3px !important;text-align:center;line-height:1.3}
.tab4 td{ background:#fff; }
.tab4 td.bgh{ background:#ffdcb6}
.smalltxet td,.smalltxet td *{ font-size:smaller}

.equipment-table.reverse-table{width:100%; max-width:100%;border-collapse: collapse;border-spacing: 0;}
.equipment-table.reverse-table tbody th{border-bottom:1px solid #ddd; border-right:1px solid #ddd; box-sizing:border-box;}
.equipment-table.reverse-table .table-plus-txt{margin-top:30px; text-align:center; line-height:1.5; font-size:smaller}
.cm-txt-dotted{position: relative; padding-left:13px;line-height: 1.5; font-size:smaller}
.cm-txt-dotted strong{line-height: 1.5; }
.cm-txt-dotted:before{position: absolute; content:''; width:6px; height:6px; -webkit-border-radius:50%;border-radius:50%; background:#222; top:11px; left:0; opacity:0.8;}
.equipment-table-wrap{margin-top:58px;}
.equipment-table{width:100%; border-left:1px solid #ddd; box-sizing:border-box; margin-top:32px; background:#fff;}
.equipment-table thead tr th{background:#888; border-right:1px solid #ddd;  box-sizing:border-box; padding:16px 0; text-align:center;}
.equipment-table thead tr th .cm-txt{color:#fff; line-height:1.3;}
.equipment-table tbody tr{text-align:center;}
.equipment-table tbody tr td{border-right:1px solid #ddd; border-bottom:1px solid #ddd; box-sizing:border-box; padding:16px;}
.equipment-table tbody tr td .cm-txt{margin-bottom:0; text-align:left; font-size:smaller}

.borbot{ border-bottom:1px solid #ccc; margin-bottom:20px}
.pad15{ padding-top:15px; padding-bottom:15px}
.imgmax img{ width:auto;max-width:100% !important;max-height: 250px;}
.pad30{ padding-top:30px; padding-bottom:30px}
.colhui p{color: rgba(34,34,34,0.7);}
.colhui p strong{ color:#111; font-size:larger}
.colhui p.nbt3{ color:#111}

.paddb30{padding-bottom:30px}
.borpad30{padding:15px 30px 40px; margin-bottom:50px; background:#fff;border-radius: 30px;box-shadow: 0px 0px 40px rgb(0 0 0 / 9%);}
.imgmax2 img{ width:auto;max-width:100% !important;}

.tab5 td{padding: 15px 10px !important;line-height:1.3}

.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:#ea002c;
  }
  .page a.num {
    background: #fff;
    padding: 0 10px;
  }
  .page a.num:hover {
    padding: 3px 10px;
    color: #fff;
    background: #ea002c;
  }
  .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: 25%;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: 72%;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:hover dd a.newbt,.zjjs_list dl:hover dd a.newbt:hover{ color:#e0002a}
  .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.moreyb{ margin-top:0 !important}
  
  	.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: 100%;padding: 40px 20px 40px; border-bottom:1px solid #ccc; float:left}
 .ks_list dl:hover{ background:#f5f5f5}
  .ks_list dl dt {width: 18%;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: 80%;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; color:#333; cursor:default}
  .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:#ea002c;}
  .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%;padding:20px 0}
  .news_list dl{ width:23%; float:left; margin:0 1% 26px 1%;box-sizing: border-box; padding:10px;border:1px solid #e5e5e5;}
  .news_list dl:hover{ border:1px solid #e0002a}
  .news_list dl dt{ display:block; width:100%; height:auto; overflow:hidden}
  .news_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;}
  .news_list dl:hover dt img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);}
  .news_list dl dd{display: block;box-sizing: border-box; padding:10px 10px;}
  .news_list dl dd h2{ display:block}
  .news_list dl dd h2 a{ display:block;line-height:1.5; height:54px;font-size:18px; font-weight:bold;overflow:hidden; color:#333}
  .news_list dl dd p{ font-size:16px; line-height:25px; height:50px; overflow:hidden; width:100%; margin:5px auto}
  .news_list dl dd span{ display:block;line-height:25px; font-weight:500; font-size:14px; color:#999;}
  
  .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}
	.tab2 li:nth-child(2n){min-height:420px}
}

@media (max-width:1700px){
	.case_list li div{ height:310px}
}

@media (max-width:1600px){
	.intitle p{ line-height:80px; float:left; font-size:28px; color:#ea002c; 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;}

.tab2 li:nth-child(2n){min-height:440px}

.photo_qie{width: 71%;}
.tstie{ width:26.3%;}
.cp_lico,.cp_rico{width: 0.52rem;height: 0.52rem;}
.dsghh ul li{ width:33.33%}

.inabox .intit{padding-top:0}
.inabox .intit div{ width:100%}
.mainny{ width:84% !important; margin:0 auto}

.page_banner .banwz .pban{font-size: .5rem;}
.page_banner .banwz .sban{font-size:.23rem; line-height:1;}

.menu_list .m_2>li a{margin-bottom:20px; padding:12px;}
.menu_list .m_2>li a td{ height:48px}
.menu_list .m_2>li a p,.menu_list .m_2>li a span{ font-size:16px;height:24px;}

.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:20px;height:78px;}
.xwlbiao li span{font-size:16px;}

.case_list 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;}




  .ks_list dl dt {width: 18%;}
  .ks_list dl dd {width: 80%;}
  .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){
.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}

.photo_qie{width: 69%;}
.tstie{ width:29.3%;}

.mainny{ width:86% !important; 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:18px;height:68px;}
.xwlbiao li span{font-size:14px;}

.page_banner .banwz .pban{font-size: .4rem;}
.page_banner .banwz .sban{font-size:.2rem; line-height:1;}

.menu_list .m_2 li{ width:31.9%; margin:0 0.7%}
.menu_list .m_2>li a{margin-bottom:18px; padding:10px;}
.menu_list .m_2>li a td{ height:42px}
.menu_list .m_2>li a p,.menu_list .m_2>li a span{ font-size:14px;height:21px;}

.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;}

  .news_list dl{ width:31.33%;}

.menu_list .m_1 > li > a{ font-size:15px; line-height:60px}

.page_show, .page_show *{ font-size:16px}

.position p.fr{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}

.neabt{ font-size:40px;}

  .neabt2 p{font-size:40px; line-height:100px;}
  .neabt2 span.fr{ padding-top:55px}
  
  
  
.nbt4{text-indent: 24px;background: url(../images/xbt3.png) 0 8px no-repeat;}
  
  .contentp, .contentp * { font-size: 18px;}
  .nbt1{ font-size:35px;padding-bottom: 15px;margin-bottom: 15px;}
  .nbt1 em{ margin-top:30px}
  
  .nbt3{text-indent: 32px; font-size:xx-large;background: url(../images/xbt3.png) 0 24px no-repeat;}
  
  .nbt3a{text-indent: 32px; font-size:xx-large;background: url(../images/xbt3.png) 0 38px no-repeat;}
  .r-h{ font-size:28px}
  .r-d.fixed{right: 3%; left:auto}

	.case_list li div{ height:268px}

.inbox3 .lefttxt .txt{ max-height:150px; margin-top:15px}
.inbox3 .lefttxt ul{ display:none}

.zhuti{ width:46%;}
.righttxta{ width:50%; }

.showB_scroll{ height:100px}
.showB_scroll .items{ height:100px}
.showB_scroll .prev, .showB_scroll .next{ height:95px; line-height:93px}


.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){
.contentp, .contentp * { font-size: 16px; line-height:2}
  .nbt1{ font-size:25px;padding-bottom: 10px;margin-bottom: 10px;}
  .nbt1 em{ margin-top:10px}
  .tab1 td{padding:10px 15px !important}
  .tab2 li:nth-child(2n){border:1px solid #ccc; min-height:440px}
  
.mainny{ width:92% !important;}
.addin{height:624px;margin-top: -141px;}
.addin ul{ padding-top:160px}
.addin ul li a{ font-size:16px}

.nbt3{text-indent: 28px; font-size:x-large;background: url(../images/xbt3.png) 0 15px no-repeat;}
.nbt4 {background: url(../images/xbt3.png) 0 6px no-repeat;}

.photo_qie{width: 67%;}
.tstie{ width:31.3%;}
.dsghh ul li{ width:50%}

.page_banner .banwz{ top:35%; left:5%}

.intitle p{ line-height:60px; float:left; font-size:22px; color:#ea002c; font-weight:bold}
.intitle{ height:60px;}
.intitle a{ line-height:60px; font-size:14px}
.xwlbiao li a{ font-size:16px;height:60px;}
.xwlbiao li span{font-size:14px;}


.footer .dbtxt, .footer .dbtxt *{ font-size:14px}

.menu_list .m_1 > li > a{ font-size:14px; line-height:50px}
.position p.fr{ padding-top:10px;padding-bottom:8px}

.ppai .secbox p{ font-size:16px; line-height:40px}

.pord_list li p{ font-size:16px;}
.pord_list li p.hezuo{font-size:14px;}
.case_list li p{ font-size:16px;}
.case_list 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:20%;}
  .ks_list dl dd {width: 78%;}
  .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;}
  
  .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}
  
  
  
  
  .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%; }
.showB_scroll{ height:90px}
.showB_scroll .items{ height:90px}
.showB_scroll .prev, .showB_scroll .next{ height:88px;line-height:86px}

.nbt3a{text-indent: 28px; font-size:x-large;background: url(../images/xbt3.png) 0 30px no-repeat;}

}

@media (max-width:1024px){
.mainin{ width:92%}

.addin{margin-top:0}

.photo_qie{width: 100%;}
.tstie{ width:100%;}
.dsghh ul li{ width:25%}
.tstie h1{font-size: .35rem;line-height: 3.5;height: 1.3rem;}

.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}

.inabox .inable,.inabox .inabri{ width:100%}
.inabox .inable .actxt{height: auto;max-height: 1.2rem;}
.inabox .inable .moreyb{margin:0.15rem 0 0.4rem}

.footer .dbtxt, .footer .dbtxt *{ font-size:12px}
.footer .dbewm img{ width:90px}
.footer .dblogo{padding:0 20px 0 0;margin-right:20px}
.footer .dblogo img{ width:120px}


.position p.fr{ display:none}
.menu_list{ width:100%}
.pord_list li{margin:5px 3% 15px 0; }
.pord_list li p{font-size:14px;}
.pord_list li p.hezuo{font-size:12px;}

.case_list li{margin:5px 3% 15px 0; }
.case_list li p{font-size:14px;}
.case_list li div{ height:204px}

.ab_list li{margin:5px 0 15px 0; }
.ab_list li p{font-size:14px;}

.tab2{ width:100%; margin-right:0}
.tab2 li:nth-child(2n){min-height: auto;}
.tab2 li{ padding:10px 15px}

 .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: 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;}


.ks_list dl {padding: 20px 15px;}
.ks_list dl dd{width: 77.5%;}
  .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}
  
  
  .newzuo{ width:64%}
  .newyouny{ width:31%;}
  
  .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;}

.showB_scroll{ height:90px}
.showB_scroll .items{ height:70px}
.showB_scroll{ height:70px}
.showB_scroll .items{ height:70px}
.showB_scroll .prev, .showB_scroll .next{ height:68px; line-height:68px}
  
}

@media (max-width:1000px){
.page_banner img{margin-top:60px}
.righttxta .contentc{ display:none}


}

@media (max-width:768px){
	
.inbox3{padding: 25px 0 35px;}
.addin ul li a{ font-size:16px; width:40%}
.addin ul li p{ line-height:200%; padding:15px 0}

.inabox{padding: 0px 0 30px}
.footer .dblogo,.footer .dbtxt,.footer .dbewm{ float:none}
.footer .dbtxt{ text-align:center}
.footer .dbtxt, .footer .dbtxt *{ font-size:14px}
.footer .dbtxt span{ display:block}
.footer .dbewm img{ width:123px;margin:20px auto; display:block}
.footer .dblogo{border:0; margin:0; padding:0}
.footer .dblogo img{ width:140px; margin:0 auto; display:block}

.menu_list .m_2 li{ width:48.4%; margin:0 0.7%}
.menu_list .m_2>li a{margin-bottom:10px; padding:5px;}


.news_list dl{ width:48%}

.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;}
.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}



.menu_list .m_1 > li { margin:0}
.menu_list .m_1 > li > a { padding:0 10px; color:#333}

.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:35px; height:35px;}
.pord_list li p.hezuo{font-size:12px; line-height:35px; height:35px;}

.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;}

.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: 42%}
.zjjs_list dl dd {width: 55%}
.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;}
  
	.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%;}
  
  .newyouny{ width:100%;margin-top: 10px;}
  
  .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}
  
.showB_scroll{ height:120px}
.showB_scroll .items{ height:120px}
.showB_scroll .prev, .showB_scroll .next{ height:118px; line-height:118px}

  .nbt3{line-height: 1.5; background: url(../images/xbt3.png) 0 4px no-repeat;text-indent: 24px; font-size:larger}
  .nbt3a{line-height: 1.5; background: url(../images/xbt3.png) 0 19px no-repeat;text-indent: 24px; font-size:larger}
  .tab4 th{font-size: large;}
  .bttab1{ font-size:20px !important}
}
@media(min-width: 800px){
    .r-g:after{content: '';position: absolute;top: 50%;left: 0;width:12px;height: 1px; background-color: #a7a9b4;}


    .r-f.active{padding-left: 0;}
    .r-f.active .r-g{background:url(../images/morebg.jpg) 0 0px repeat #f56826;background-size:100% 100%;color: #ffffff;height: 50px;line-height:50px;width: calc(100% -24px); font-size:35px;}
    .r-f.active .r-g:after{display: none;}
}
@media (max-width:800px){
	.tstie .yxxt{font-size:0.18rem;line-height:0.4rem; height:0.4rem;border-radius:0.2rem}
	.dsghh ul li span{font-size:0.22rem; height:.55rem}
	.dsghh ul li font{font-size:0.15rem}
	.photo_qie .ystxt{font-size: 0.15rem;}
	
	.inabox .inable .actxt{height: auto;max-height: 1.5rem;}
	.inabox .inable .actxt, .inabox .inable .actxt *{ font-size:.15rem}
.inabox .inable .moreyb{margin:0.2rem 0 0.5rem}

.wid44,.wid47,.wid495,.wid40,.wid54,.wid92 li{ width:100%}
.box33 .nei33{ margin:30px auto; width:96%; min-height: auto !important}
.box33:before{ display:none}
.box33 .nei33 .name{ padding-top:15px}
.see-analysis-function {flex-direction: column;align-items: flex-start;padding: 35px 20px;}
.see-analysis-function .icon{ width:80px; margin:0 auto}
.see-analysis-function .tit-box{width: 100%;padding-left: 0;padding-top: 25px;}
.see-analysis-function .txt-box {width: 100%;padding-left: 0;padding-top: 18px;}

.nybibox .wid47:first-child{ margin-bottom:30px}
.nybibox{padding-top:30px; }
.nbt1{ font-size:20px; line-height:1.4}
.nbt1 em{ display:none}
.ndbt li{ float:none;}
.ndbt li:first-child{ margin-right:0 }
.wid495 img{ margin-bottom:20px}
.tab1{ margin-top: 50px;margin-bottom: 50px;}
.tab1 td{ font-size:14px}

.ppai .firbox{ text-align:center}
.ppai .firbox img{ display:inline-block;}
.ppai .firbox img.pbox1{  width:100%; max-width:588px; margin:0 auto}
.ppai .firbox img.pbox2{ display:none}
.ppai .secbox{ text-align:center; width:100%}
.ppai .secbox p{width:29.73%; margin:20px 1.5% 0 !important; line-height:30px; font-size:18px;  display:inline-block; float:none}

    .r-b{width: 100%;max-width: 500px;padding-left: 10px;padding-right: 10px;}
    .r-right{width: 100%;}

    .r-left{width: 100%;min-height: auto; margin-top:0}
    .r-d.fixed{position: fixed;top: 60px;left: 0;margin-left: 0;margin-top: 0;border-bottom: 1px solid #fff;}
	.r-d:after{width: 100%;}
    .r-d{padding: 0 .7rem;background-color: #fff;width: 100%;}
    .r-e{height: auto;}
    .r-f{display: inline-block;width: auto;padding:24px 12px;height: auto;}
    .r-g{font-size: 14px;text-indent:0;}
    .r-f.active .r-g{color: #b1000e;}
	.r-j P span{ font-size:14px !important}
	.r-j P{ text-indent:0 !important; padding-left:15px}
	.r-h{font-size:18px; font-family:Arial, Helvetica, sans-serif}
	.r-i{margin-top: 30px;width: 75%;margin-left: 5%;}
	.r-i:before{left: -30px;}
	.r-i:after{height: calc(100% + 32px);left: -22px;}
	.r-item{padding-top: 120px;}



    .r-prev{top: 50%;right: auto; left: 12px;margin-top: -12px;transform: rotate(-90deg); width: 24px;height: 24px;}
    .r-next{top: 50%;left: auto; right: 12px;margin-top: -12px;transform: rotate(-90deg); width: .3rem;height: 24px;}

	}
@media (max-width:560px){
	.tstie .yxxt{font-size:0.28rem;line-height:0.6rem; height:0.6rem;border-radius:0.3rem}
	.dsghh ul li span{font-size:0.28rem; height:.65rem}
	.dsghh ul li font{font-size:0.24rem}
	.cp_lico, .cp_rico{ width:1rem; height:1rem}
	.photo_qie .ystxt{font-size: 0.22rem;margin: 0 0 0 5%;}
	.tstie h1{font-size: .45rem;line-height: 3.5;height: 1.7rem;}
	
	.intit div{width: 65%;}
.intit div p,.intit div p font{font-size: .46rem;}
.intit div span{font-size: .28rem;line-height: 1.5;}
.intit div:after{width:40px; height:3px}
.moreyb{width: 1.8rem;height: 0.6rem;line-height: 0.6rem;font-size: .25rem;border-radius: 0.3rem;margin-top: 0.8rem;}

.page_banner .banwz .pban{font-size:.5rem}

#leftsead{ display:none}
	
	.honnin{margin-top:50px}
	.inabox{ margin-top:50px}
	.inabox .inable .actxt{height: auto;max-height: 2.8rem;}
	.inabox .inable .actxt, .inabox .inable .actxt *{ font-size:0.28rem}
.inabox .inable .moreyb{margin:0.3rem 0 0.75rem}
.inabox .inabri a{ width:100%; margin-bottom:30px; height:5rem; margin-right:0}
.inabox .inabri a img{ margin-top:-3.3rem}
.inabox .inabri a:first-child img{margin-top:-1.5rem}
.inabox .inabri a:last-child img{margin-top:-6.2rem}
.inabox .inabri a p:after{width:40px}
.inabox .inabri a p{left: 0.5rem;top: 0.2rem;line-height: 2.1;font-size: .6rem;;}
.inabox .inabri a.mt50{ margin-top:0}
.inabox .inabri a:hover{transform: scale(1);}

	

.menu_list .m_1 > li > a{ font-size:14px;}
.menu_list .m_1 > li > a.active,.menu_list .m_1 > li:hover > a{font-size:14px;}

.menu_list .m_1 > li > a{line-height:35px}
.menu_list .m_2 li{ width:100%; margin:0}

.ppai .secbox p {width: 29%;}

.news_list dl{ width:98%}
.news_list dl dd h2 a{ height:auto;}


.about-num{padding:5px 0 15px;}
.about-num li{ float:left; width:50%;padding: 10px 0 10px 10%;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 10%; width:50%}
.about-num li:nth-child(2),.about-num li:nth-child(4){padding:10px 0 10px 10%;float:right; width:46%}

.insp video{z-index: 0 !important;position: relative;}
.zjjs_list dl{ padding:20px 0}
.zjjs_list dl dt {width: 100%; margin-bottom:15px}
.zjjs_list dl dd {width: 100%}
.zjjs_list dl:hover{ background:none}
.zjjs_list dl dd a.newbt {font-size: 18px;}
.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:#ea002c; 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;}
  
  .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}
  

  .neabt{ font-size:26px;}
  .neabt font{ font-size:20px}
  .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;}

  .showB_scroll .items{ height:70px}
.showB_scroll{ height:70px}
.showB_scroll .prev, .showB_scroll .next{ height:68px; line-height:68px}

.tab3 td,.tab3 td *{ font-size:12px}
.img33 img{ width:80%; margin:0 auto}

.equipment-table{ width:300% !important}

.overyc{ width:100%;overflow-x:auto}
.overyc table{ max-width:300% !important}
.overyc img{ max-width:200% !important}

}


@media screen and (min-width: 1200px) {
  .wrap {
    width: 1140px;
    margin: 0 auto;
  }
  .phone-nav {
    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: #ea002c;
    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: #ea002c;
    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: #ea002c;
  }
  .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 #ea002c;
    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 #ea002c;
    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;
  }
 
 
  /*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 #ea002c;
  }
  .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;
  }
  /*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) {

  
  .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: #ea002c;
    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: #ea002c;
    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: #ea002c;
  }
  .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 #ea002c;
  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 #ea002c;
  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;
}
  
/*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 #ea002c;
}
.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;
}
/*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) {

  
  .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: #ea002c;
  }
  .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 #ea002c;
    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 #ea002c;
    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;
  }
  


/*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 #ea002c;
  }
  .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;
  }
  /*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: #ea002c;
}
.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:#ea002c!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){

.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}

}