﻿@charset "utf-8";
/* CSS Document */
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0;}
body{font-family:"微软雅黑", Arial, Tahoma, Verdana, sans-serif;font-size:14px;background:#fff;}
ol,ul,li{list-style-type:none;}
a{text-decoration:none;}
img{border:0;}
body{background:#fff;}
picture{display:block;}
.wrap{width:1300px; margin:0 auto;}
a:hover{text-decoration:none;}
a{color:#666; font-size:14px; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}
.fl{float:left;}
.fr{float:right;}
@font-face {
  font-family: '../font/iconfont';
  src: url('../font/iconfont.eot');
  src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'),
      url('../font/iconfont.woff2') format('woff2'),
      url('../font/iconfont.woff') format('woff'),
      url('../font/iconfont.ttf') format('truetype'),
      url('../font/iconfont.svg#iconfont') format('svg');
}
@font-face
    {
        font-family:"impact.ttf";
        src: url("../font/impact.ttf");
    }
@font-face
    {
        font-family:"HeroicCondensed-Regular.ttf";
        src: url("../font/HeroicCondensed-Regular.ttf");
    }
@font-face
    {
        font-family:"FelixTitlingMT.otf";
        src: url("../font/FelixTitlingMT.otf");
    }
.iconfont {
  font-family: "../font/iconfont";
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.top{width:100%; height:92px; position:fixed;top:0; z-index:9999; background:rgba(0,0,0,.0);}
/*网站导航*/
.ys_menu{width:1300px; margin:0 auto; height:92px; z-index:9999;}
.ys_menu .logo{width:403px;float:left;background:url(../images/logo.png) no-repeat center; height:52px; padding-top:40px;}
.ys_menu:hover .logo{ background:url(../images/logo1.png) no-repeat center}
.min .ys_menu .logo{ background:url(../images/logo1.png) no-repeat center}

.nav{width:740px; float:right;}
.nav li{ position:relative;float:left; width:105px; z-index: 9998; text-align:center;}
.nav li a{ display:block; line-height:92px;  font-size:16px; color:#fff;}
.span_1 .b_left { width:0px; height:3px; background:#ff8a00; display: block; position:absolute; right:50%; bottom:0px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all  0.3s ease-in 0s;}
.span_1 .b_right { width:0px; height:3px; background:#ff8a00; display: block; position:absolute; left:50%; bottom:0px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all  0.3s ease-in 0s;}
.nav ul li.hover .span_1 .b_left { width:37px; height:3px; background:#ff8a00; display: block; position:absolute; right:50%; bottom:0px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all  0.3s ease-in 0s;}
.nav ul li.hover .span_1 .b_right { width:37px; height:3px; background:#ff8a00; display: block; position:absolute; left:50%; bottom:0px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all  0.3s ease-in 0s;}
.nav ul li.hover a{color: #ff8a00;}
.nav li .lev2{position:absolute;display:none;top:92px;width:140px;left:-25px;background-color:#fff;border-top:1px solid #ddd;}
.nav li .lev2 li{position:static;width:100%;line-height:56px;height:56px; border-bottom:1px solid #f0f0f0; }
.nav li .lev2 li a{ width:100%;  margin:0 auto; color: #2c2b2b; background:#fff;line-height:56px; font-weight:300;}
.nav li .lev2 li:hover a{ color:#fff; background:#00235a}
.nav:hover li .lev2 li:hover a{ color:#fff; background:#00235a}
.nav li .menu_fine{color: #ff8a00; font-weight:bold;}
.min .nav li .menu_fine{color: #ff8a00;}
.top:hover{ background:#fff;-webkit-transition: all 4s linear; -moz-transition: all 0.5s linear;  -o-transition: all 0.5s linear; transition: all 0.5s linear;}
.top:hover .ys_menu .logo{ float:left; padding-top:40px;}
.top.min{background:#fff;-webkit-transition: all 4s linear; -moz-transition: all 0.5s linear;  -o-transition: all 0.5s linear; transition: all 0.5s linear;}
.top.min #top_info{display:none;}
.top.min #nav li{height:92px;}
.top.min #nav li > a{height:92px; line-height:92px;}
.top:hover .nav ul li a{ color:#333;}
.min .nav li a{ color:#333;}
.min .nav li .lev2 li:hover a{ color:#fff; background:#35509d}


.search{ float:right;}
.header-button {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  position: relative;
  z-index: 1;
  display: block;
  width:40px;
  height:40px;
  margin:24px 0;
  padding: 0;
  outline: none;
  background:url(../images/ss.png) no-repeat;
  border: none;
  cursor: pointer;
}

#toggle-menu {
  float: left;
  background-position: 0 0;
  background-color: #bc0023;
}

#toggle-search.open:after {
  top: 40px;
}
#toggle-search:after {
  -moz-transition: top, 0.5s;
  -o-transition: top, 0.5s;
  -webkit-transition: top, 0.5s;
  transition: top, 0.5s;
  position: absolute;
  top: 52px;
  left: 50%;
  margin-left: -8px;
  content: "";
  border-color: transparent transparent #e1e4e7;
  border-style: solid;
  border-width: 8px 8px 12px;
}

#toggle-basket {
  position: relative;
  float: right;
  background-position: -120px 0;
}
#toggle-basket:before {
  position: absolute;
  top: 5px;
  left: 0;
  width: 2px;
  height: 50px;
  content: "";
  background-color: #000;
}

#search-form {
  -moz-transition: max-height, 0.5s;
  -o-transition: max-height, 0.5s;
  -webkit-transition: max-height, 0.5s;
  transition: max-height, 0.5s;
  position: absolute;
  top:92px;
  right:10%;
  width:300px;
  max-height: 0; border-radius:10px;
  overflow: hidden;
  background-color: #e1e4e7;
}
#search-form.open {
  max-height:50px;
}
#search-form fieldset {
  position: relative;
  margin: 0 60px 0 0;
  padding: 0;
  border: none;
}
#search-form input {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height:50px;
}
#search-form input[type="search"] {
  width: 100%;
  padding: 0 5px 0 22px;
  background: transparent;
  border: none;
}
#search-form input[type="submit"] {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60px;
  margin: 0;
  padding: 0;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  background: #ff5e14;
  border: none;
  cursor: pointer;
}



/* bannercss */
.slideBox{ width:100%; height:860px;overflow:hidden;}
.slideBox .hd{ height:12px; overflow:hidden; position:absolute; left:50%;margin-left: -90px;  margin-top:530px; z-index:1;}
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul span li{ width:11px;}
.slideBox .hd ul li{ float:left; margin:0 6px; width:40px; height:5px;filter: Alpha(Opacity=70);opacity: 0.7; background:#fff;  font-size:0; cursor:pointer;}
.slideBox .hd ul li.on{background:#c90000; filter: Alpha(Opacity=100);opacity: 1;}
.slideBox .banner{ position:relative; height:100%; z-index:0;}
.slideBox .banner li{ zoom:1; vertical-align:middle; height:920px;}
.slideBox .banner li a{ display:block; width:100%; height:920px;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.absolute{ position:absolute;}
.web_widht{ width:1260px; margin:0 auto; position:absolute; padding-top:20px; text-align:center; left:0; right:0;}
.fast_nav{ height:85px; position:relative; margin-top:-85px; z-index:9;}
.fast_nav .back_hei{ width:100%; height:100%; left:0; top:0; background:#000;}
.fast_nav .web_widht{ z-index:10;}

.ggw{ height:120px; background:#f5f5f5;width:100%; padding:50px 0;}
.ggw ul li{width:430px; color:#fff; height:120px; float:left; }
.ggw ul li:last-child{ background:none;}
.ggw ul li .ggw_lt{ float:left; height:120px;width:130px;}
.ggw ul li dl{ float:left;width:240px;}
.ggw ul li dl b{ font-size:24px; color:#333; font-weight:300; line-height:60px;}
.ggw ul li dl dt{ font-size:16px; color:#666; line-height:30px;}
.ggw ul li dl dd{ font-size:13px; line-height:20px; color:#999;}
.ggw ul li .ggw_lt.g1{background:url(../images/sgz.png); background-position:0 0;}
.ggw ul li .ggw_lt.g2{background:url(../images/sgz.png); background-position:260px 0;}
.ggw ul li .ggw_lt.g3{background:url(../images/sgz.png); background-position:130px 0;}
.ggw ul li::after{ content:""; display:block; width:0; height:100%; background:#ff5e14; margin-top:-50px; transition:all 0.3s ease; height:220px;}
.ggw ul li:hover{ color:#FFF;}
.ggw ul li:hover dl b,.ggw ul li:hover dl dt,.ggw ul li:hover dl dd{ color:#fff;}
.ggw ul li:hover::after{ width:100%; }
.ggw ul li:hover .ggw_lt.g1{background:url(../images/sgz1.png); background-position:0 0;}
.ggw ul li:hover .ggw_lt.g2{background:url(../images/sgz1.png); background-position:260px 0;}
.ggw ul li:hover .ggw_lt.g3{background:url(../images/sgz1.png); background-position:130px 0;}


.gsjj{ height:auto; overflow:hidden;}
.jj_t{ text-align:center; padding-top:40px;}
.jj_t .jj_top{ font-size:36px; color:#00235a; background:url(../images/abo.png) no-repeat center; height:80px; font-weight:bold; padding-top:50px;}
.jj_t .jj_top strong{ color:#ff5e14;}
.jj_t .jj_nr{ font-size:16px; line-height:30px; color:#666666; padding:0 200px;}
.jj_aa{ text-align:center; padding:30px 0;}
.jj_aa a{ color:#ff5e14; font-size:16px; line-height:60px; text-align:center; font-weight:bold;}
.jj_aa a:hover{ color:#00235a;}

.wrapper{ padding:50px 0 10px 0;width:1300px; margin:0 auto;height:auto;overflow:hidden;}
.wrapper li{ float:left;width:325px; text-align:center; background:url(../images/sx.jpg) no-repeat right;}
.wrapper li:last-child{background:none;}
.wrapper li div{ overflow:hidden;}
.wrapper li h2{ font-size:80px;color:#00235a;font-family:"Impact.ttf"; font-weight:500; }
.wrapper .count-text{ font-size:14px; line-height:30px; color:#8a8989;}



/*产品*/
.pro{width:100%; background:#f7f7f7; height:928px; overflow:hidden; background:url(../images/pro_bj.jpg) no-repeat center; }
.pro_top{ font-size:36px; color:#00235a; background:url(../images/pro.png) no-repeat center; height:auto; font-weight:bold; padding-top:80px; text-align:center; margin-bottom:30px; overflow:hidden;}
.pro_top strong{ color:#ff5e14;}
.pro_top p{ display:block; text-align:center; font-size:18px; color:#444; font-weight:300; line-height:60px;}
.cpzs_nr{position:relative;}
.slideTxtBox{}
.slideTxtBox .hd{ height:48px;width:770px; position:absolute;padding-bottom:40px; overflow:hidden;right:8%;top:130px;}
.slideTxtBox .hd ul{ overflow:hidden;}
.slideTxtBox .hd ul li{ cursor:pointer; height:48px; margin-right:10px; text-align:center; font-size:16px; color:#1d1d1d; width:100px; background:#d4d4d4; float:left; line-height:48px;}
.slideTxtBox .hd ul li b{ font-weight:300; color:#888888; font-size:14px;}
.slideTxtBox .hd ul li.on{ height:48px; background:#00235a; color:#fff;}
.slideTxtBox .hd ul li.on b{ color:#fff;}
.slideTxtBox .bd{ position:relative;}

.slideTxtBox .bd ul .right_about{width: 830px;float: left;height: 660px;position: absolute;right:960px;top: 0;overflow: hidden;}
.slideTxtBox .bd ul .right_about .rightBox{width: 830px;float: left;position: relative;height: 660px;}
.slideTxtBox .bd ul .rightCon {width: 830px;overflow: hidden;position: absolute;top: 0;left: 0;height: 660px;}
.slideTxtBox .bd ul .right_about ul{width: 830px;overflow: hidden;position: absolute;top: 0;left: 0;}
.slideTxtBox .bd ul .right_about li{float: left;width:830px;}

.slideTxtBox .bd ul .bdnr{height:660px;width:830px; position:absolute;left:0;z-index:0;}
.slideTxtBox .bd ul .bdee{ background:#fff; position:absolute;right:6%; top:220px; padding:20px;width:auto; overflow:hidden; z-index:1}
.slideTxtBox .bd ul .bdee li{width:235px; height:auto; float:left; margin:0 8px; color:#fff; text-align:center; line-height:36px; font-size:14px;}
.slideTxtBox .bd ul .bdee li:last-child{ margin-right:0;}
.slideTxtBox .bd ul .bdee li a{overflow:hidden; display:block;}
.slideTxtBox .bd ul .bdee li a img {webkit-transition:all 0.2s linear;transition:all 0.2s linear;}
.slideTxtBox .bd ul .bdee li a:hover img {z-index:2;-webkit-box-shadow:0 8px 15px rgba(0,0,0,0.1);box-shadow:0 8px 15px rgba(0,0,0,0.1);-webkit-transform:translate3d(0, -6px, 0);transform:translate3d(0, -6px, 0)}
.slideTxtBox .bd ul .bdee li b{display:block; width:235px; overflow:hidden; padding:15px 0;}
.slideTxtBox .bd ul .bdee li b img{width:235px; height:235px; cursor:pointer;}
.slideTxtBox .bd ul .bdee li dl{ text-align:center; font-size:16px; color:#333;}
.slideTxtBox .bd ul .bdee_nr{ font-size:16px; line-height:30px; color:#666;width:770px; position:absolute;right:8%;top:30px;z-index:0;}
.bd_aa{ position:absolute;top:600px;right:8%;width:770px;}
.bd_aa a{width:58px; height:auto; padding:7px 0; background:#ff5e14; font-size:16px; text-align:center; line-height:20px; color:#fff; display:block;}


/*品质保障*/
.pzbz{ background:url(../images/ys_bj.jpg);width:100%; height:810px; padding-top:20px;}
.pzbz_top{ font-size:36px; color:#00235a; background:url(../images/pz.png) no-repeat center; height:auto; font-weight:bold; padding-top:80px; text-align:center; margin-bottom:30px; overflow:hidden;}
.pzbz_top strong{ color:#ff5e14;}
.pzbz_top p{ display:block; text-align:center; font-size:18px; color:#444; font-weight:300; line-height:60px;}
.pzbz_nr{ height:550px; background:url(../images/pzbz.png) no-repeat center;}
.pzbz_nr ul{position:relative;}
.pzbz_nr ul li p{ font-size:24px; color:#ff5e14; line-height:46px;}
.pzbz_nr ul li span{ font-size:16px; color:#555; line-height:26px;}
.pz01{ position:absolute;width:300px;left:0;top:40px;}
.pz02{ position:absolute;width:270px;left:1020px;top:110px;}
.pz03{ position:absolute;width:280px;left:30px;top:310px;}
.pz04{ position:absolute;width:300px;left:970px;top:370px;}


/*应用范围*/
.yyfw{ background:url(../images/fw_bj.jpg) no-repeat center; background-attachment:fixed; height:600px;width:100%; margin-bottom:50px;}
.yyfw_top{ color:#fff; font-size:16px; padding-top:70px;}
.yyfw_top p{ font-weight:bold; font-size:40px; line-height:60px;}
.yyfw_nr{ padding-top:50px;}
.yyfw_nr ul li{ float:left;width:325px; height:440px; position:relative; overflow:hidden; background:#000;}
.yyfw_nr ul li img{transition:All 0.4s ease-in-out;    -webkit-transition:All 0.4s ease-in-out;    -moz-transition:All 0.4s ease-in-out;    -o-transition:All 0.4s ease-in-out; opacity:0.7}
.yyfw_nr ul li img:hover{transform:scale(1.2);    -webkit-transform:scale(1.2);    -moz-transform:scale(1.2);    -o-transform:scale(1.2);    -ms-transform:scale(1.2); opacity:1}
.yyfw_nr ul li p{ position:absolute; bottom:20px;left:15%;width:70%; background:rgba(255,255,255,.8); height:60px;border-left:2px solid #d14c15;border-right:2px solid #d14c15; text-align:center; line-height:60px; color:#222; font-size:18px; font-weight:bold;}


/*新闻*/
.news{ overflow:hidden;}
.news_top{ font-size:36px; color:#00235a; background:url(../images/pz.png) no-repeat center; height:auto; font-weight:bold; padding-top:80px; text-align:center; margin-bottom:30px; overflow:hidden;}
.news_top strong{ color:#ff5e14;}
.news_top p{ display:block; text-align:center; font-size:18px; color:#444; font-weight:300; line-height:60px;}
.news_line{ height:1px; background:#e8e8e8;width:100%;}
.slideTxtBox1{ width:1300px; margin:0 auto; overflow:hidden; padding-bottom:50px;}
.slideTxtBox1 .bd{}
.slideTxtBox1 .bd ul li{width:380px; float:left; padding:0 26px; border-right:1px solid #ececec;-webkit-transition:all 0.2s linear;transition:all 0.2s linear;}
.slideTxtBox1 .bd ul li:last-child{ border-right:none;}
.slideTxtBox1 .bd ul li:hover{ background:#fff;z-index:2;-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);box-shadow:0 15px 30px rgba(0,0,0,0.1);-webkit-transform:translate3d(0, -6px, 0);transform:translate3d(0, -6px, 0)}
.slideTxtBox1 .bd ul li:hover .bd_e{ color:#fff; background:#00235a;}
.slideTxtBox1 .bd ul li .bd_t{ font-size:16px; color:#ff5e14; line-height:40px; padding-top:30px; padding-bottom:15px;}
.slideTxtBox1 .bd ul li .bd_t i{ font-size:20px; padding-right:5px;}
.slideTxtBox1 .bd ul li .bd_z{ font-size:20px; color:#232323; line-height:32px; height:65px;}
.slideTxtBox1 .bd ul li .bd_e{ color:#fff; font-size:16px; line-height:50px; height:50px; background:#ff5e14; border-radius:30px; margin-bottom:40px;width:125px; text-align:center; margin-top:20px;}
.slideTxtBox1 .bd ul li img{ border-bottom:1px solid #ececec; padding-bottom:30px;}


.link{ height:94px; background:#f5f5f5;}
.link p{ float:left; padding-top:30px;}
.link li a{ color:#666666; padding:0 15px; line-height:94px;}
.link li a:hover{ color:#ff5e14;}


.footer{ height:auto; background:url(../images/end_bj.png) no-repeat center #171717; }
.footer_01{ overflow:hidden; padding-bottom:30px;}
.footer_t{padding-top:50px;}
.footer_lt{ float:left;width:450px; line-height:30px; color:#b8b8b8; font-size:14px; padding-top:20px;}
.footer_lt ul li{ float:left; margin-left:20px; text-align:center;}
.footer_rt{width:400px; float:left;}
.footer_rt ul{ float:left;  padding-right:60px; padding-left:30px; min-height:260px; border-right:1px solid #262626;}
.footer_rt ul:first-child{ padding-left:0;}
.footer_rt ul p a{ font-size:18px; color:#cacaca; display:block; padding-bottom:20px; position:relative; padding-left:45px;}
.footer_rt ul li{ color:#aaaaaa; line-height:32px;padding-left:45px;}
.footer_rt ul li a{ color:#828282; font-size:14px; line-height:32px;}
.footer_rt ul li a:hover{ color:#ff5e14;-webkit-transition: all 4s linear; -moz-transition: all 0.5s linear;  -o-transition: all 0.5s linear; transition: all 0.5s linear;}
.footer_zh{ float:right;width:250px; font-size:14px; line-height:32px; color:#989ca2;}
.footer_zh a{ color:#989ca2;}
.footer_zh a:hover{ color:#ff5e14;}
.footer_e{ height:70px; color:#bdbdbd; line-height:70px; font-size:14px; text-align:center; border-top:1px solid #494949;}
.footer_e a{ color:#bdbdbd; font-size:14px;}

.cont{ height:175px; width:1300px; margin:0 auto; border-bottom:1px solid rgba(255,255,255,.1)}
.cont ul li{ float:left;width:300px; padding-left:100px; color:#fff; font-size:16px; line-height:30px; padding-top:60px;}
.cont ul li i{ font-size:30px; line-height:62px; text-align:center; margin-right:15px; font-weight:200; display:block; float:left; background:#ff5e14; color:#fff; border-radius:62px;width:62px; height:62px;-webkit-transition: -webkit-transform 1s,height 1s,width 1s;}
.cont ul li i:hover{-webkit-transform: rotateY(-360deg);}


.cont_lt{width:950px; float:left;}
.cont_rt{width:300px; float:right; background:#ff5e14; padding:20px 25px; color:#fff; height:600px;}
.cont_rt a{ color:#fff;}
.cont_rt a:hover{ color:#333;}


.nyban1{ height:400px; background:url(../images/nyban1.jpg) no-repeat bottom;}
.nyban2{ height:400px; background:url(../images/nyban2.jpg) no-repeat bottom;}
.nyban3{ height:400px; background:url(../images/nyban3.jpg) no-repeat bottom;}
.nyban4{ height:400px; background:url(../images/nyban4.jpg) no-repeat bottom;}
.nyban5{ height:400px; background:url(../images/nyban5.jpg) no-repeat bottom;}
.ny_nav{ height:60px; margin-top:-60px; line-height:60px;text-align:right; background:rgba(0,0,0,.3);}
.ny_nav1{width:1300px; margin:0 auto;}
.ny_nav li{ display:inline-block;width:130px; height:60px; line-height:60px; text-align:center; font-size:16px;}
.ny_nav a{ color:#fff; line-height:60px; text-align:center; border-right:1px solid rgba(255,255,255,.2); font-size:16px; display:block;width:100%; height:100%;}
.ny_nav ul .column_active{ background:#ff5e14; color:#fff;}
.ny_nav ul li a:hover{ background:#ff5e14; color:#fff;}
.ny_ll{ height:60px; border-bottom:1px solid #d8d8d8; color:#666;}
.ny_ll ul i{ font-size:20px;}
.ny_ll ul p{ border-bottom:2px solid #35509d; line-height:58px; font-size:14px; display:inline-block;}
.ny_ll ul p img{ float:left; padding-top:20px; padding-right:6px;}
.nynr{ line-height:34px; color:#333; font-size:16px; padding:30px 0; overflow:hidden;}

/*new right*/
.cndns-right{position:fixed;right:1px;top:50%;margin-top:-100px;z-index:100}
.cndns-right-meau{position:relative;}
.cndns-right-btn{width:48px;height:48px;border:1px solid #ddd;text-align:center;display:block;margin-bottom:6px;position:relative;background-color:#fff}
.cndns-right-btn span{color:#848484;font-size:26px;line-height:48px;}
.cndns-right-btn sup{display:block;min-width:24px;height:24px;text-align:center;line-height:24px;color:#fff;border-radius: 50%;background-color:#ff6800;position:absolute;left:-12px;top:-12px;}
.cndns-right-btn p{color:#ff6800;font-size:14px;line-height:18px;padding-top:5px;display:none;}
.cndns-right-meau:hover .cndns-right-btn span{display:none}
.cndns-right-meau:hover .cndns-right-btn p{display:block;}
.meau-car .cndns-right-btn {border-color:#ff6800;margin-bottom:20px;}
.meau-car.cndns-right-meau:hover .cndns-right-btn{background-color:#ff6800}
.meau-car.cndns-right-meau:hover .cndns-right-btn span{color:#fff;display:block;}
.meau-car .cndns-right-btn span{color:#ff6800;}
.meau-sev .cndns-right-btn{border-color:#ff6800;background:url(../images/02index-banner-8.gif) no-repeat #ff6800 center;} 
.meau-sev .cndns-right-btn p{color:#fff}
.meau-sev .cndns-right-btn span{color:#fff}
.meau-top .cndns-right-btn span{font-size:12px;line-height:12px;padding-top:10px;display:block}
.meau-top .cndns-right-btn i{display:block;color:#999}
.meau-top.cndns-right-meau:hover .cndns-right-btn{background-color:#ff6800}
.meau-top.cndns-right-meau:hover .cndns-right-btn span{display:block;color:#fff} 
.meau-top.cndns-right-meau:hover .cndns-right-btn i{color:#fff;}
.cndns-right-box{position:absolute;top:-15px;right:48px;padding-right:25px;display:none;}
.cndns-right-box .box-border{border:1px solid #ccc;border-top:4px solid #ff6800;padding:20px;background-color:#fff;-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);box-shadow: 0 3px 8px rgba(0,0,0,.15);position:relative}
.cndns-right-box .box-border .arrow-right{display:block;width:13px;height:16px;background:url(../images/arrow.png) no-repeat;position:absolute;right:-13px;top:26px;}
.cndns-right-box .box-border .sev-t span{font-size:42px;float:left;display:block;line-height:56px;margin-right:20px;color:#d3d3d3}
.cndns-right-box .box-border .sev-t p{float:left;color:#ff6800;font-size:24px;line-height:28px;}
.cndns-right-box .box-border .sev-t p i{display:block;font-size:14px;color:#aaa;}
.meau-sev .cndns-right-box .box-border{width:230px; height:50px;}
.meau-contact .cndns-right-box .box-border{width:230px; height:50px;}
.cndns-right-meau:hover .cndns-right-box{display:block}
.meau-code .cndns-right-box{top:inherit;bottom:-35px;}
.meau-code .cndns-right-box .box-border{width:136px;text-align:center;border-top:1px solid #ccc;}
.meau-code .cndns-right-box .box-border i{display:block;color:#f66e06;font-size:16px;line-height:16px;}
.meau-code .cndns-right-box .box-border .arrow-right{top:inherit;bottom:50px;}
.meau-sev .cndns-right-btn .demo-icon{display:none;}
.meau-sev:hover .cndns-right-btn{background:#ff6800}
.meau-zs .cndns-right-btn{background-color:#ff6800;color:#fff;margin-top:80px;border-color:#ff6800}
.meau-zs .cndns-right-btn span{color:#fff}
.meau-zs .cndns-right-btn p{color:#fff}
