body{font-size:14px; min-width:1320px; }
*{ margin:0; padding:0;}
img{ border:none;max-width: 100%;}
ul{ list-style:none;}
.clear{ clear:both}
.l{ float:left;}
.r{ float:right;}
li{list-style: none;}
*{margin:0;padding: 0;}
html body{width: 100%;font-size: 14px;}

.s_width{ width:1230px; margin:0 auto; position:relative}
.liuyan{ padding:0 0 30px 0; }
.rt{height:400px; width: 1320px; margin: 0 auto; border: 1px solid #d5d5d5; padding-top: 60px;}


.case_neirong_list{width:1300px; margin:0 auto}
.case_neirong_list li{ float:left;width:16.6%;}
/*sousuo*/

.sou_zhong{ height: 160px; width: 1320px; margin: 0 auto; background: #FFFFFF; position:relative;  z-index:999; margin-top: -30px; }
.sou_zhong_l{height: 160px; width: 600px; float: right; background:#1b5985 url(../images/tel_s.jpg) center no-repeat ;}
.sou_zhong_r{ height:160px; width: 720px; float: left; background:#ececec}
.sou_zhong_r_z{ margin: 30px 40px 20px 40px;}
.sou_zhong_r_z_t p{ line-height: 30px; font-size:14px; color: #363636; display: block;}
.sou_zhong_r_z_t a{ font-size: 20px; color: #454545; font-weight: bold;}

.sou{height: 76px; width: 1200px; margin: 0 auto;}
.sou_l{ width: 600px; height: 76px; float: left;}
.sou_l p{line-height:76px; font-size:13px; color:#292929; display: block;  }
.sou_l a{font-size:14px; color:#0c469a; font-weight: bold; }
.sou_r{ height:76px; width: 430px; float: right;}
.pro_search{ background:#f9f9f9}
.search{ width:660px; margin:0 auto; height:75px; line-height:75px;position:relative; z-index:999; color:#efefef; margin-top:8px;}
.search-bar .search-keywords { margin-top: 2px; border-radius: 6px; overflow: hidden; height:75px; }
.search-bar .keywords { padding-left: 10px; width: 380px; height: 36px; line-height: 36px; font-size: 13px; background:#fff; margin:14px 0 0 0; border:1px solid #e5e5e5}
.search-bar input[type="submit"] {  width: 60px; height: 38px; line-height: 38px; text-align: center; font-size: 16px; background: #c22626 url(../images/ss.jpg) no-repeat center center; color: #fff; cursor: pointer; margin:14px 0 0 0;}
.search-bar input { border: none; float: left;}
.search a{ color:#efefef}

.pro_cage{ width:1320px; margin:0 auto; height:94px; padding:40px 0 30px 0}
.pro_cage li{ float:left; height:94px; padding:0 0 0 20px;}
.pro_cage li a{ color:#000000; font-size:16px; line-height:94px; padding:0 0 0 98px}
.pro_cage li a:hover{ color:#0a579e; font-size:18px; font-weight:bold}
.pro_cage li.cage_a{ background:url(../images/cage_a.png) no-repeat 20px center; width:245px; border-right:1px solid #e2e2e2;}
.pro_cage li.cage_b{ background:url(../images/cage_b.png) no-repeat 20px center; width:245px; border-right:1px solid #e2e2e2;}
.pro_cage li.cage_c{ background:url(../images/cage_c.png) no-repeat 20px center; width:245px; border-right:1px solid #e2e2e2;}
.pro_cage li.cage_d{ background:url(../images/cage_d.png) no-repeat 20px center; width:215px; }
.pro_cage li.cage_more{  background:url(../images/cage_more.png) no-repeat left center; width:137px;}
.pro_cage li.cage_more a{ color:#cecfd0; font-size:16px; line-height:94px; padding:0 0 0 8px}


/*nav*/
.lz_top{ height:210px; width: 100%; margin: 0 auto;}
.lz_top_t{ height: 30px; width: 100%; background: #424242;}
.lz_top_t_z{ height:30px; width: 1320px; margin: 0 auto;}
.lz_top_t_z_l p{ line-height: 30px; float: left; font-size: 14px; color: #FFFFFF; display: block;}
.lz_top_t_z_r{ height: 30px; float: right;}
.lz_top_t_z_r a{ height: 30px; line-height: 30px; float: left; width: 80px; font-size: 14px; color: #FFFFFF;}
.lz_top_t_z_r a:hover{color: #039c27;}

.logo{ height: 110px; width:1320px; margin: 0 auto;}
.logo_l a{ width:230px; float: left; padding-top:20px}
.logo_r{  width: 258px; float: right; padding-top:16px}
.logo_l_z{float: left; margin-left: 12px; padding-top:30px}
.logo_l_z h1{ color: #2c67a5;font-size:26px;}
.logo_l_z p{ font-size: 16px; color: #424242; line-height: 20px; margin-top: 0px;}
.top-nav{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.top-slogan,.top-tel{
  text-align: center;
}
.top-logo{
  width: 55%;
  display: flex;
  align-items: center;
}
.top-logo-img{
  padding-right: 10px;
  position: relative;
  /* border-right: 1px solid #27344d; */
}
.top-logo-img:after {
  content: '';
  position: absolute;
  left: auto;
  top: auto;
  bottom: 2px;
  right: 0;
  height: 80%;
  width: 1px;
  background-color: #27344d;
}
.top-logo-img img{
  width: 225px;
}
.top-slogan{
  padding-left: 10px;
}
.top-slogan h3{
  font-size: 25px;
  margin-bottom: 5px;
}
.top-slogan-con{
  height: 25px;
  line-height: 25px;
  background: #789cc5;
  box-sizing: border-box;
  border-radius: 8px;
  display: block;
  width: 80%;
  margin: 0 auto;
  color: #ffffff;
}
.top-qrcode{
  width: 20%;
}
.top-qrcode img{
  max-width: 70px;
}
.top-tel{
  width: 25%;
}
.top-tel span{
  font-size: 25px;
  margin-bottom: 5px;
  color: #789cc5;
}
.top-tel h4{
  font-size: 22px;
}
.nav_zz{ height: 70px; width: 100%; margin: 0 auto; background: #fff; border-top:1px #ececec solid;position:relative; z-index:99999999}
.ziding{ height:70px; width: 146px;background:#2c68a9}
.ziding a{font-weight: bold;font-size:17px;color:#FFFFFF;text-align: center; display: block;}
.ziding a:hover{font-weight: bold;font-size:17px; color:#FFFFFF;  text-align: center; display: block;}

.nx{ width:1320px; line-height:70px; height:70px; margin: 0 auto; position:relative; }
.nav ul{ height:70px; }
.nav li{ float:left;line-height:70px; height:70px;width:165px; color:#fff; text-align:right; font-size:16px;position: relative;}
.nav li a{font-size:17px;line-height:70px; height:70px; color:#555; text-align:center; text-decoration:none; display:block; }
.nav li a:hover{ background:#2c67a5; color:#fff;font-size:18px;font-weight: bold;}

.nav li div {display:none;width:165px;text-align:center;color:#4f4f4f;position:absolute;top:70px; left:0; background:#2c68a9; z-index:9999 }
.nav li div a {display:block;COLOR: #fff; LINE-HEIGHT:45px; HEIGHT:45px;FONT-SIZE: 14px;font-weight:normal;border-bottom:1px solid #fff;; margin-top:0;}
.nav li div a:hover {color:#fff; border-bottom:1px solid #fff; background:#d01a19; border-top:0; border-right:0; border-left:0;FONT-SIZE: 15px;}

.nav li .sign {	width: 19px;height: 9px;position: absolute;left: 50%;bottom: -7px;z-index: 8;margin-left: -10px;display: none;}
.subnav {width: 1120px;padding-top: 23px;position: absolute;top: 60px;z-index: 5; display: none; left:154px; }
.subnav-bot {height: 16px;}
.header-main.fixed .subnav {top:46px;}
.header-main.fixed .nav li a {padding-bottom:0;}

.investor-subnav {width:1120px;padding-top: 23px; background:url(../images/xialabg.png) repeat; z-index:999999; overflow:hidden}
.investor-subnav .list {width: 200px;padding: 15px 0 0 18px; float: left; margin-right:20px;}
.investor-subnav .list li {width:200px;height:46px; line-height:46px; margin-bottom:8px; float:none }
.investor-subnav .list li a {display:block;height:46px; line-height:46px; background:#d0231c; text-align:left; text-align:center; color:#fff}
.investor-subnav .list li a:hover {background:#0c469a}


/*bule_lm24*/
.bule_lm24{font-size:24px; color:#06C; margin:0 auto; text-align:center;width:100%; margin-top:20px; line-height:36px}
.red_en38{font-size:38px; color:#cb1e22;margin:0 auto; text-align:center;width:100%;line-height:36px;font-weight:bold}
.lm_tiao{width:80px; height:5px; background:#b6b7ba; margin:10px auto}


.shili{  height:260px; padding:0px 0 0 0; z-index:99999999 }
.shili li .s_a{width:100px}
.shili .s_width{ width:1320px; padding:5px 0 0 0}
.shili li{ width:220px; float:left; height:77px; color:#f1f1f1; font-size:12px; text-align:center }
.shili li strong{ display:block; font-size:18px; color:#666; line-height:30px; padding:80px 6px 0 0}
.shili li img{
	float:left; margin:10px 10px 10px 40px;
    -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    -o-transition: -o-transform 0.5s ease-out;
    -ms-transition: -ms-transform 0.5s ease-out;
}
.shili li img.cover{
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}

.product{padding:0px 0 0 0;  overflow:hidden;}
.product_title{ background:url(../images/p_tite.jpg) no-repeat center bottom; height:75px; line-height:75px; text-align:center; color:#333333; font-size:36px; font-weight:bold}
.product_title span{ color:#dd1313}
.product_title_p{ line-height:55px; text-align:center; color:#555555; font-size:18px; }

.product_con_fenlei{ padding:30px 0 0 0}
.product_con_fenlei .fenlei{ width:243px; height:454px; background:url(../images/f_bg.jpg) no-repeat left top; position:absolute;left:0;}
.product_con_fenlei .fenlei h2{ width:210px; margin:0 auto; text-align:left; background:url(../images/f_jia.png) no-repeat right 50px; color:#c40821; font-size:18px; font-weight:bold; margin-bottom:25px; border-bottom:1px solid #4c4c4c; text-transform:uppercase; padding:20px 0 15px 0}
.product_con_fenlei .fenlei h2 span{ display:block; color:#fff; font-size:24px; line-height:35px; }
.product_con_fenlei .fenlei .left_b{ width:222px; margin:0 auto; padding:25px 0 15px 0}
.product_con_fenlei .fenlei .left_b li{ margin-bottom:15px; background: url(../images/fenlei_icon.jpg) 20px center no-repeat;}
.product_con_fenlei .fenlei .left_b li a{height:47px; line-height:47px; font-size:15px; color:#fff; display:block; padding:0 0 0 40px; }
.product_con_fenlei .fenlei .left_b li a:hover{background: url(../images/f_hover.png) left center no-repeat; font-weight:bold;}
.fenlei_tel{ font-weight:bold; color:#fff600; width:194px; margin:0 auto; font-size:19px;}
.fenlei_tel p{ line-height:55px; text-align:center}
.fenlei_tel span{ display:block; line-height:35px; background:url(../images/f_tel.png) no-repeat left center; color:#fff; padding:0 0 0 50px;font-size:20px;}
.f_pic{ width:170px; margin:0 auto;}
.f_pic img{ width:170px; padding:43px 0 0 0}

.pro_con{ width:917px; overflow:hidden;  position:relative;right:0;}
.pro_con_t {height:450px; position:relative}
.pro_con_t li{float:left;}

.tupian_zl{ position:absolute; bottom:-4px; left:0; height:50px; width:50px; display:block; background:url(../images/left.jpg) center center no-repeat; }
.tupian_zl:hover{ background:url(../images/left_h.jpg) center center no-repeat; }
.tupian_zr{ position:absolute; bottom:-4px; left:55px; height:50px; width:50px; display:block; background:url(../images/right.jpg) center center no-repeat;}
.tupian_zr:hover{ background:url(../images/right_h.jpg) center center no-repeat;}

/*gundong*/
.gundong{ height:235px; width: 100%; margin: 0 auto;}
.gundong_z{ height: 185px; width:100%; background: #ffc600;}
.gundong_z_l{ height: 210px; width: 710px; background:url(../images/dianhua.png)  no-repeat left; padding-top: 50px;}

.shuzi{ height:185px;width: 1300px; margin: 0 auto;}
.shuzi_r{ height: 185px; width: 850px; float: right;}

/*choose_index*/
#choose_index{ padding:10px 0 10px 0; }
#choose_index h1{ margin-top:80px; height:55px; font-size:36px; font-weight:bold; color:#333; line-height:50px; text-align:center;}
#choose_index h1 span{ padding:0 5px; background:#d53433; color:#fff; text-transform:uppercase; display:inline-block; line-height:34px;}
#choose_index p{ width:850px; height:38px; font-size:18px; color:#616161; line-height:38px; text-align:center; margin:0 auto;}
#choose_index ul{ width:850px; margin:0 auto; height:140px; }
#choose_index ul li{ float:left; width:255px; padding-right:10px;position:relative;border-right: 1px solid #ececec; height: 130px; margin-top: 15px;}
#choose_index ul li.zhuanli {
    border-right: 0 solid #ececec;}
#choose_index ul li h1{ margin:0 auto; margin:26px 0; width:270px;  height:80px; line-height:80px; font-size:70px; font-weight:bold; color:#e13d3d; text-align:center; position:relative;}
#choose_index ul li h2{ font-size:66px; font-weight:bold; color:#e13d3d; }
#choose_index ul li .h6{ line-height:48px; font-size:48px; font-weight:bold; color:#e13d3d; position:absolute; top:-13px; }
#choose_index ul li .h7{ line-height:30px; font-size:30px; font-weight:bold; color:#e13d3d; position:absolute; top:0; }
#choose_index ul li h3{ margin:0 auto;clear:both; padding-bottom:15px; width:270px;  height:32px; line-height:32px;  font-size:22px; font-weight:bold; color:#494949; text-align:center;}

#choose_index ul li p{ margin:0 auto; width:270px; height:52px; font-size:16px; color:#494949; line-height:27px; text-align:center;}
#choose_index ul li a{ margin:0 auto; height:30px; font-size:18px; color:#e13d3d; line-height:30px; text-align:center; display:block; text-decoration:none;}
#choose_index ul li a:hover{ font-weight:bold;}
#choose_index ul li div.num{float: left; font-size:70px;line-height: 100px; font-weight:bold; font-family: "Impact";color:#FFFFFF;-webkit-transform:translate3d(0,0,0);
    -moz-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);}
#choose_index ul li div.top{float: left; font-size:24px; font-weight:bold; color:#f31458;-webkit-transform:translate3d(0,0,0);
    -moz-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);}
#choose_index ul li div.choose_xgdiv{ height:100px;margin:0 auto;}
.animate{
    /* 设置动画，animation:动画名称 动画播放时长单位秒或微秒 动画播放的速度曲线linear为匀速 动画播放次数infinite为循环播放; */
    -webkit-animation:play 500ms linear 1;
    -moz-animation:play 500ms linear 1;
    animation:play 500ms linear 1;
}
@-webkit-keyframes play{
    0%  {
        /*
        水平翻转

        -webkit-transform:rotateY(0deg);*/
        /*
        垂直翻转*/
        -webkit-transform:rotateX(0deg);
       /* 顺时针旋转
        -webkit-transform:rotate(0deg);
        逆时针旋转
        -webkit-transform:rotate(0deg);
        */
    }
    100% {
        /* 水平翻转
        -webkit-transform:rotateY(360deg); */
        /* 垂直翻转*/
        -webkit-transform:rotateX(360deg);
        /*顺时针旋转
        -webkit-transform:rotate(360deg);
        逆时针旋转
        -webkit-transform:rotate(-360deg);
        */
    }
}
@-moz-keyframes play{
    0%  {
        /* -moz-transform:rotateY(0deg);
        */
         -moz-transform:rotateX(0deg);
        /* -moz-transform:rotate(0deg);
         -moz-transform:rotate(0deg);
         */
    }
    100% {
        /*-moz-transform:rotateY(360deg);
        */
        -moz-transform:rotateX(360deg);
        /*-moz-transform:rotate(360deg);
        -moz-transform:rotate(-360deg);
        */
    }
}
@keyframes play{
    0%  {
        /*transform:rotateY(0deg);*/
        transform:rotateX(0deg);
        /*
        transform:rotate(0deg);
        transform:rotate(0deg);
        */
    }
    100% {
        /*transform:rotateY(360deg);*/
        transform:rotateX(360deg);
        /*
        transform:rotate(360deg);
        transform:rotate(-360deg);
        */
    }
}




.se_anli_con{ width:1300px; overflow:hidden;  position:relative; margin:0 auto; padding:0px 0 0px 0; position:relative}
.se_anli_con ul{ width:1300px; }
.se_anli_con li{float:left; padding:0; width:408px; margin-right:25px; margin-bottom:25px;position:relative; overflow:hidden; background:#f4f3f3; display:block}

.se_anli_t_l{ width:408px; height:284px; position:relative; cursor: pointer ; border:1px solid #f4f3f3; border-bottom:none; overflow:hidden;}

.se_anli_con li img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_anli_con li:hover img{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);}

.se_anli_t_l a{ width:408px; height:284px; position: absolute; z-index:3; background:url(../images/p_more_bg.png) no-repeat center center; text-align:center; font-size:14px; color:#fff; line-height:40px;}
.se_anli_t_l .se_anli_t_laa{opacity:1;}
.se_anli_t_l a span{ display:block; font-size:24px; font-weight:bold; color:#ffffff; line-height:60px; padding:80px 0 0 0; width:212px; margin:0 auto; border-bottom:1px solid #9b968f}
.se_anli_t_r{ text-align:center; padding:0 0 20px 0}
.se_anli_t_r a{color:#2a2a2a; font-size:17px; line-height:45px; position:relative; display:block; z-index:3;}
.se_anli_t_r a:hover{ color:#ff0}
.se_anli_t_r a span{ display:block; color:#2a2a2a; line-height:60px;  font-size:17px;}
.se_anli_t_r a p{ width:137px; margin:0 auto;  line-height:30px; background:#ffaf04; color:#fff; font-size:14px;}
.se_anli_con li:hover a span{  color:#ff0;}
.se_anli_con .cover_bottom{ position:absolute; height:110px; width:100%; background:#1e468e; bottom:0; left:-375px; opacity:0; z-index:2}





.nav_wz{ float:left; width:520px; color:#5f5f5f; line-height:33px; font-size:14px; text-align:left; padding:0 0 0 10px;}
.nav_wz strong{ display:block; color:#111111; font-size:20px ; margin:20px 10px 0 0px}
.about-nav-img {width: 293px; float: left;margin: 17px 0 25px 32px;display: block;}
.about-nav-img img{ border:1px dashed #ccc}


.nav_wz{ float:left; width:520px; color:#5f5f5f; line-height:33px; font-size:14px; text-align:left; padding:0 0 0 10px;}
.nav_wz strong{ display:block; color:#111111; font-size:20px ; margin:20px 10px 0 0px}
.about-nav-img {width: 293px; float: left;margin: 17px 0 25px 32px;display: block;}
.about-nav-img img{ border:1px dashed #ccc}

.h_line{ height:26px; line-height:26px; width:100%; color:#ffffff; background:#991011;  font-size:12px;}
.h_line_r{height: 26px; width: 200px; float: right;}
.h_line_r a{ color:#7e7e7e; width: 99px; line-height: 26px; display:inline-block; font-size: 12px; float: left; text-align: center; display: block; border-right: 1px solid #d6d6d6; }
.h_line_r a:hover{color:#0066b9;}
.h_line_r a.cn{ color:#0066b9; }
.yx_t{height: 26px; width: 200px; background:url(../images/lx_a.jpg)repeat left;}
.yx_t_l{height: 26px; width: 99px; float: left;}
.yx_t_l a{height: 26px; font-size: 12px; display: block; text-align: center; color: #FFFFFF; padding-left: 25px;}
.yx_t_l a:hover{color: #FFFFFF;font-size: 13px; }
.h_line_l{padding-left: 10px;}
.yx_t_r{height: 26px; width: 99px; float:right;}
.yx_t_r a:hover{color: #FFFFFF;font-size: 13px; }
.yx_t_r a{height: 26px; font-size: 12px; display: block; text-align: center; color: #FFFFFF; padding-left: 25px;}


.logo_zy{ height:140px; width: 100%; margin:0 auto;background:url(../images/soui.png) no-repeat bottom;position:relative; z-index: 999;}
.logo_z{ height:120px; width: 100%; margin:0 auto;background:url(../images/ghh.jpg) repeat left center; }
.logo_zz{height: 120px; width:1250px; margin: 0 auto; background:url(../images/yu.png) no-repeat left center;}
.logo_zz_l{height: 81px; width:940px; float: left;background:url(../images/yx_c.jpg) left no-repeat ; }
.logo_zz_r{height: 81px; width:91px; float:right;background:url(../images/yx_d.jpg) center no-repeat ; }
.yx_wen{height: 81px; width: 310px; float: right;}
.yx_wen h1{ line-height: 45px; display: block; color: #d80901; font-size: 25px;}
.yx_wen p{line-height: 25px; display: block; color: #6a6a6a; font-size: 15px;}


/*about_usbg*/
.about_us{ background: url(../images/about.png) top center no-repeat; height:880px; overflow:hidden}
.about_usbg{width:1320px; margin:0 auto; text-align:center; padding-top:80px}
.about_jianjie{width:650px; float:left; padding-top:30px;text-align:right}
.jianjie_bai36{font-size:76px; font-weight:bold;  color:#fff; text-align:right}
.jianjie_lm24{font-size:24px; color:#173861; border-bottom:2px #173861  solid;width:100px; line-height:40px }
.about_jianjie p{ text-align:left;font-size:14px; line-height:25px;  margin-top:100px; color:#fff}

.about_right{width:615px; float:right;padding-top:30px}
.about_video{ float:left}
.about_wenhua{ float:right}
.a_more{ border:1px #fff solid;width:150px;  text-align:center; line-height:40px; margin-top:30px; color:#fff}

.a_more a{ color:#dff}






.nei_new{height:215px; width: 1200px;}
.nei_new_l{height: 215px; width:360px; float: left;position:relative;background-repeat:no-repeat;background-size:100%;background-position:50% 50%; margin-top: 16px;}
.nei_new_r{height:215px; width:810px; float: right;}
.nei_new_r_t a{line-height: 40px; color: #024c97; font-size: 18px; display: block; font-weight: bold;}
.nei_new_r_t a:hover{color: #019c41;}

.nei_new_r_n a{line-height: 30px; color: #717171; font-size: 14px; display: block; height: 90px; }
.nei_new_r_n a:hover{color: #019c41;}


.nei_an a{line-height: 40px; width: 120px; border: 1px solid #024c97; text-align: center; display: block; color: #024c97;}
.nei_an a:hover{ background:#024c97; color: #FFFFFF; border: 1px solid #024c97;}
.neiye_erji{height: 30px;  width:170px;margin: 0 auto;}

.neiye_erji li{    position: relative;
    display: inline-block;
    font-style: italic;
    cursor: pointer;
    font-size: 15px;width: 80px; margin: 0 auto;}

.neiye_erji li a{color: #000000;  width: 80px; line-height: 30px; display: block; text-align: center; }
.neiye_erji ul li.active{color:#00923f;}
.neiye_erji li a:hover{color:#00923f;}

.neiye_erji_a{height: 30px;  width:280px;margin: 0 auto;}

.neiye_erji_a li{    position: relative;
    display: inline-block;
    font-style: italic;
    cursor: pointer;
    font-size: 15px;margin: 0 auto; margin-left: 10px; margin-right: 10px;}

.neiye_erji_a li a{color: #000000;  line-height: 30px; display: block; text-align: center; }
.neiye_erji_a ul li.active{color:#00923f;}
.neiye_erji_a li a:hover{color:#00923f;}

.neiye_erjii{height: 30px;  width:500px;margin: 0 auto;}

.neiye_erjii li{    position: relative;
    display: inline-block;
    font-style: italic;
    cursor: pointer;
    font-size: 15px; margin: 0 auto;}

.neiye_erjii li a{color: #000000;  width: 80px; line-height: 30px; display: block; text-align: center; }
.neiye_erjii ul li.active{color:#00923f;}
.neiye_erjii li a:hover{color:#00923f;}

/*chanpin*/
.chanpin{ height:665px; width:100%;  margin:0 auto; }
.chanpin_l{ height:103px; width:700px;   margin: 0 auto;position:relative; z-index: 99999; margin-top: -110px;}
.chanpin_l li{ height:103px; width:200px; border:4px #cfd1d4 solid; float: left; margin-right: 20px; }

.cp_a{ height:103px; width:200px; background:url(../images/j1.jpg) center no-repeat;  }
.chanpin_l li a{ height:30px; width:130px; float:right; line-height:30px; font-size:15px; font-weight:bold; padding-top:37px;}
.chanpin_l li a:hover{  font-weight:bold; color:#0264af; font-size:16px;}
.chanpin_l li p{ height:20px; width:130px; float:right; line-height:20px; font-size:12px;  }
.chanpin_l li p:hover{ height:20px; width:130px; float:right; line-height:20px; font-size:12px;color:#0264af;  }
.cp_b{height:103px; width:200px;background: url(../images/j2.jpg) center no-repeat;}
/* .cp_b:hover{ height:103px; width:254px;border-left:6px #ffb400 solid; background:#fff url(../images/c_b.png) center no-repeat; } */
.cp_c{height:103px; width:200px;background: url(../images/j3.jpg) center no-repeat;}
/* .cp_c:hover{ height:103px; width:254px;border-left:6px #ffb400 solid; background:#fff url(../images/c_c.png) center no-repeat; } */
.cp_d{height:103px; width:200px;background: url(../images/j3.jpg) center no-repeat;}
/* .cp_d:hover{ height:103px; width:254px;border-left:6px #ffb400 solid; background:#fff url(../images/c_d.png) center no-repeat; } */



.cp_crnt{border:4px #ff9d0f solid;height:103px; width:200px;}

.chanpin_r{ height:665px; width:100%;  }
.chanpin_r_t{ height:665px; width:100%; background:url(../images/c-1.jpg) center no-repeat;}
.chanpin_r_tl{ height:665px; width:1200px; background:url(../images/ll.png) center no-repeat; margin: 0 auto;}
.chanpin_r_tlla{ height:665px; width:1200px; background:url(../images/lll.png) center no-repeat; margin: 0 auto;}
.chanpin_r_tx{ height:665px; width:1200px; background:url(../images/llll.png) center no-repeat; margin: 0 auto;}

.chanpin_r_tla{ height:665px; width:750px; margin: 0 auto;}
.chanpin_r_tla p{ line-height:35px; width:750px; font-size:14px; color:#FFF;  margin: 0 auto; text-align: center; }
.chanpin_r_tl a{ line-height:30px; width:95px; border:#FFF 1px solid; display:block; text-align:center; font-size:14px; color:#FFF; margin-top:15px; margin-left:40px;}
.chanpin_r_x{ height:180px; width:940px; margin:0 auto; padding-top:10px;}
.chanpin_r_x li{ height:160px; width:438px; float:left; background:#f6f4f5; padding:10px; margin-right:12px;}
.zuangzai{ height:160px; width:230px; float:left;}
.zhuangzai_z{ height:40px; width:180px; float:right;}
.zhuangzai_z a{  width:200px; line-height:40px; font-size:15px; color: #000; } 
.zhuangzai_z a:hover{ color:#000;font-weight:bold;}
.zhuangzai_zz{ height:80px; width:180px; float:right;}
.zhuangzai_zz p{ line-height:22px; font-size:12px}
.zhuangzai_zz a{ line-height:22px; font-size:12px; color:#e74e3e;}
.zhuangzai_m{ height:26px; }
.zhuangzai_ml{ height:26px; width:80px; float:left; margin-left:25px;}
.zhuangzai_ml a{ height:26px; width:80px; line-height:26px; border:#ffb400 1px solid; text-align:center; display:block; font-size:13px; color:#333;}
.zhuangzai_ml a:hover{ background:#ffb400; color:#fff;}



.zhuangzai_mr{ height:26px; width:80px; float:left; margin-left:5px;}
.zhuangzai_mr a{ height:26px; width:80px; line-height:26px; border:#ffb400 1px solid; text-align:center; display:block; font-size:13px; color:#333;}
.zhuangzai_mr a:hover{ background:#ffb400; color:#fff;}



.chanpin_r_t_a{ height:650px; width:100%; background:url(../images/c-2.jpg) center no-repeat;}
.chanpin_r_t_b{ height:650px; width:100%; background:url(../images/c-3.jpg) center no-repeat;}
.chanpin_r_t_c{ height:330px; width:930px; background:url(../images/c-4.jpg) center no-repeat;}
.chanpin_r_t_d{ height:330px; width:930px; background:url(../images/c-5.jpg) center no-repeat;}

.nei_cp{ height:105px; width:100%; background:#f5f3f4; border-bottom:#CCC 2px solid;}
.nei_cp_z{ height:105px; width:1200px; margin:0 auto;}
.nei_cp_z li{ height:105px; width:238px; border-left:#e2e2e2 1px solid; float:left;}

.nei_cp_z li a{ height:30px; width:120px; float:right; line-height:30px; font-size:15px; font-weight:bold; padding-top:37px;}
.nei_cp_z li a:hover{  font-weight:bold; color:#0264af; font-size:16px;}
.nei_cp_z li p{ height:20px; width:120px; float:right; line-height:20px; font-size:12px;  }
.cb_a{height:103px; width:240px;background: url(../images/c_a.png) center no-repeat;}
.cb_b{height:103px; width:240px;background: url(../images/c_b.png) center no-repeat;}
.cb_c{height:103px; width:240px;background: url(../images/c_c.png) center no-repeat;}
.cb_d{height:103px; width:240px;background: url(../images/c_d.png) center no-repeat;}
.cb_e{height:103px; width:240px;background: url(../images/c_e.png) center no-repeat;border-right:#e2e2e2 1px solid; }

/*fenlei*/


.fenlei{ 
  width:306px;
  height: 662px;
  /* background: url(../images/nav_a.jpg) repeat right; */
  background: url(../images/edibg.jpg) center;
  padding:18px 0 0 0; position:absolute;
  overflow:hidden; left:0
}
.fenlei_lm{font-size:28px; font-weight:bold; color:#fff; text-align:center; line-height:56px}
.fenlei_lm_en{font-size:24px; color:#fff; font-family:Verdana, Geneva, sans-serif; text-align:center}
.fenlei_tiao{ 
  /* background:#2d84f2;  */
  height:1px; 
  /* border-bottom:1px #103171 solid; */
  width:86%; 
  margin-top:12px; 
  margin-left:20px}

.fenlei h3{ 
  background:#163a84;  
  text-align:center; 
  font-weight:normal; 
  color:#fff; 
  padding:15px 0;
}
.fenlei h3 strong{ display:block; line-height:45px; font-size:27px; }
.fenlei h3 span{ display:block; line-height:25px; font-size:17px; text-transform:uppercase;}
.index_cage{ width:268px; margin:0 auto 27px auto; position:relative; overflow:hidden;border-radius: 5px;}
.index_cage li{ position:relative;border-bottom: 1px solid;}
.index_cage li a{ 
  line-height:56px; display:block; font-size:18px; color:#27344d; font-weight:bold; ; padding:0 0 0 55px; position:relative; z-index:2;
}
.index_cage li a:hover{ color:#fff; }
.fenlei_bottom{ width:328px; height:53px; position:absolute; left:0; top:3px; z-index:1; opacity:0}
.fenlei_icon{ width:26px; height:25px; position:absolute; left:10px; top:18px; z-index:2;}
.index_cage{
  background: rgba(94, 196, 208, 0.8);
}
.fenlei_bottom_tel{
  text-align: center;
  font-size: 20px;
  height: 80px;
}
.fenlei_bottom_tel span{
  padding-top: 15px;
    display: block;
}
.fenlei_bottom_tel span i{
  padding-right: 5px;
    font-size: 20px;
}
.fenlei_bottom_tel h5{
  font-size: 22px;
  letter-spacing: -1px;
}

.fe_b{height: 395px; width: 205px; background: #f31458 url(../images/a2.png) center no-repeat;}
.fe_ba{ padding-top:220px;}
.fe_ba a{ font-size: 30px; width: 205px; line-height:90px; display: block; color: #ffdb30; font-weight: bold;}
.fe_ba a:hover{color: #ffdb30;}
.fe_c{height: 395px;width: 205px; background: #f31458 url(../images/a3.png) center no-repeat;}

.fe_ca{ padding-top:220px;}
.fe_ca a{ font-size: 30px; width: 205px; line-height:90px; display: block; color: #ffdb30; font-weight: bold;}
.fe_ca a:hover{color: #ffdb30;}
.fe_da{ padding-top:220px;}
.fe_da a{ font-size: 30px; width: 205px; line-height:90px; display: block; color: #ffdb30; font-weight: bold;}
.fe_da a:hover{color: #ffdb30;}
.fe_ea{ padding-top:220px;}
.fe_ea a{ font-size: 30px; width: 205px; line-height:90px; display: block; color: #ffdb30; font-weight: bold;}
.fe_ea a:hover{color: #ffdb30;}
.fe_fa{ padding-top:220px;}
.fe_fa a{ font-size: 30px; width: 205px; line-height:90px; display: block; color: #ffdb30; font-weight: bold;}
.fe_fa a:hover{color: #ffdb30;}



.fe_d{height: 395px; width: 205px; background: #f31458 url(../images/a4.png) center no-repeat;}
.fe_e{height: 395px; width: 205px; background: #f31458 url(../images/a5.png) center no-repeat;}
.fe_f{height: 395px; width: 205px; background: #f31458 url(../images/a6.png) center no-repeat;}


.fe_a:hover{height: 395px; width: 205px; background:#039c27 url(../images/a1.png) center no-repeat;}
.fe_b:hover{height: 395px; width: 205px; background:#039c27 url(../images/a2.png) center no-repeat;}
.fe_c:hover{height: 395px; width: 205px; background:#039c27 url(../images/a3.png) center no-repeat;}
.fe_d:hover{height: 395px; width: 205px; background:#039c27 url(../images/a4.png) center no-repeat;}
.fe_e:hover{height: 395px; width: 205px; background:#039c27 url(../images/a5.png) center no-repeat;}
.fe_f:hover{height: 395px; width: 205px; background:#039c27 url(../images/a6.png) center no-repeat;}

.fenlei_n_l li a{ display: block; text-align: center; }



.fenlei_n_l li:hover{animation: dou 0.5s linear;}
@keyframes dou{
				0%{transform: translateY(0px);}
				25%{transform: translateY(20px);}
				50%{transform: translateY(0px);}
				75%{transform: translateY(-20px);}
				100%{transform: translateY(0px);}

}
.ncontainer{
  width: 1320px;
  margin: 0 auto;
}
/* adv-list */
.adv-main{
	font-size: 0;
	margin-top: 45px;
	margin-bottom: 100px;
}
.adv-item{
	display: inline-block;
	vertical-align: middle;
	width: 24%;
	margin-right: 1.333%;
}
.adv-item:last-child{
	margin-right: 0;
}
.inadvitem-img{
	position: relative;
}
.team-item-wrap .team-inner-wrap .image-wrap:after {
	background-image: url(../images/shape-1.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 186px auto;
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	transform: rotate(0);
	transition: transform .8s;
	pointer-events: none;
}
.team-item-wrap .team-inner-wrap .team-content {
	position: relative;
	opacity: 1;
	background-color: #FFFFFF;
	box-shadow: 30px 30px 60px 0px rgba(0, 0, 1, 0.05);
	padding: 20px 0px 25px 0px;
	border-radius: 0px 0px 30px 30px;
	text-align: center;
}
.adv-item .team-inner-wrap .image-wrap{
	background: none;
	min-height: 288px;
}
.adv-item .team-inner-wrap .image-wrap:after{
	background: url(../images/linebg.png) center no-repeat;
	z-index: 10;
}
.adv-item .team-inner-wrap .image-wrap a img{
	max-width: calc(100%);
}
.adv-item .team-inner-wrap .image-wrap a{
	padding: 10px;
}

.team-item-wrap {
	overflow: hidden;
	box-shadow: 30px 30px 60px 0px rgba(0, 0, 1, 0.05);
}
.team-item-wrap .team-inner-wrap {
	border-radius: 0 0 5px 5px;
	overflow: hidden;
	position: relative;
	box-shadow: 0 5px 20px rgba(34, 34, 34, 0.1);
}
.team-item-wrap .team-inner-wrap .image-wrap {
	/* background-color: #ECF4FF; */
	border-radius: 30px;
	transition: all .3s ease 0s;
	position: relative;
	text-align: center;
	transform: translateX(0);
}
.team-item-wrap .team-inner-wrap .image-wrap a {
	position: relative;
	z-index: 1;
	display: inline-block;
}
.team-item-wrap .team-inner-wrap .image-wrap a img {
	max-width: calc(100%);
	opacity: 1;
	transition: all .3s ease 0s;
	transform: scale(1) !important;
}
.team-item-wrap .team-inner-wrap .team-content {
	position: relative;
	opacity: 1;
	background-color: #FFFFFF;
	box-shadow: 30px 30px 60px 0px rgba(0, 0, 1, 0.05);
	padding: 20px 0px 25px 0px;
	border-radius: 0px 0px 30px 30px;
	text-align: center;
}
.team-item-wrap .team-inner-wrap .team-content .team-name {
	font-size: 24px;
	line-height: 34px;
	font-weight: 600;
	margin-bottom: 15px;
}
.team-item-wrap .team-inner-wrap .team-content .team-name a {
	color: #789cc5;
}
.team-item-wrap .team-inner-wrap .team-content .team-name a:hover {
	color: #789cc5;
}
.team-item-wrap .team-inner-wrap .team-content .testi-title {
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	color: #3a3a3a;
}
.team-item-wrap .team-inner-wrap:hover .image-wrap .team-social-collaps:before {
	opacity: 1;
	visibility: visible;
}
.team-item-wrap .team-inner-wrap:hover .image-wrap:after {
	/* transform: rotate(5deg); */
	animation: spinImg 3s linear infinite;
	-webkit-animation: spinImg 3s linear infinite;
}
@keyframes spinImg {
	0% {transform : rotate(0deg);}
	100% {transform : rotate(360deg);}
}

@-webkit-keyframes spinImg {
	0%{-webkit-transform : rotate(0deg);}
	100%{-webkit-transform : rotate(360deg);}
}
ul.check-lists .list-item .list-text {
	font-size: 18px;
    line-height: 28px;
    font-weight: 500;
	color: #27344d;
	padding-left: 5px;
}
ul.check-lists .list-item .list-text a{
	color: #27344d;
}
.rs-counter-list .count-text .count-number .prefix,
.rs-counter-list .count-text .count-number .rs-count{
	font-size: 50px;
    line-height: 60px;
    font-weight: 700;
    color: #27344d;
}
.rs-counter-list .count-text .title{
	font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    color: #3a3a3a;
    margin: 5px 0 0 0;
    display: block;
}
ul.check-lists.check-list10 .list-item .icon-list-icon i:before{
	color: #789cc5;
    font-size: 22px;
    position: relative;
}
.feature-content .check-lists li {
    text-align: left;
	margin: 0 20px;
}
/* adv-list end */
/* 选择优势 */
.floor_8_main{
  background: url(../images/youshi_bg.jpg) no-repeat center center;
  height: 580px;
}
.floor_8_main .stitle{
  text-align: center;
  padding-top: 54px;
}
.floor_8_main .stitle .stit{
  font-size: 38px;
  color: #fff;
  font-weight: bold;
}
.floor_8_main .stitle .stit b{
  color: #ff7f00;
}
.floor_8_main .stitle .ssub{
  color: #fff;
  font-size: 16px;
  background: #ff7f00;
  padding: 10px;
  display: inline-block;
  margin-top: 20px;
}
.floor_8_main ul{
  margin-top: 45px;
  width: 100%;
  margin-left: -10px;
}
.floor_8_main li{
  width: 16%;
  float: left;
  background: url(../images/ys_bg.png) no-repeat center center;
  height: 230px;
  text-align: center;
  cursor: pointer;
  position: relative; 
margin-right:0.8%;
}
.floor_8_main li:nth-child(6){ float:right; margin-right:0px;}
.floor_8_main li .advico{
  width: 65px;
  height: 65px;
  margin: 50px auto 20px;
}
.floor_8_main li span{
  font-size: 18px;
  font-weight: bold;
  color: #31519f;
}
.floor_8_main li p{
  font-size: 16px;
  color: #fff;
  margin-top: 80px;
  line-height: 25px;
}
.floor_8_main li i{
  width: 15px;
  height: 8px;
  background: url(../images/ico_xia.png) no-repeat center center;
  position: absolute;
  top: 188px;
  left: 97px;
}

@-webkit-keyframes hvr-bob1 {
  0% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  100% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
}

@keyframes hvr-bob1 {
  0% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  100% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
}

@-webkit-keyframes hvr-bob-float1 {
  100% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
}

@keyframes hvr-bob-float1 {
  100% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
}
.floor_8_main li i{
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.floor_8_main li:hover i, .floor_8_main li:focus i, .floor_8_main li:active i{
  -webkit-animation-name: hvr-bob-float1, hvr-bob1;
  animation-name: hvr-bob-float1, hvr-bob1;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
.floor_8_main li:hover i, .floor_8_main li:focus i, .floor_8_main li:active i{
  -webkit-animation-name: hvr-bob-float1, hvr-bob1;
  animation-name: hvr-bob-float1, hvr-bob1;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
.floor_8_main li img{
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.floor_8_main li:hover img,
.floor_8_main li:focus img,
.floor_8_main li:active img{
  -webkit-animation-name: hvr-icon-up;
  animation-name: hvr-icon-up;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
} 
@-webkit-keyframes hvr-icon-up {

  0%,
  50%,
  100% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
  }

  25%,
  75% {
      -webkit-transform: translateY(-6px);
      transform: translateY(-6px);
  }
}

@keyframes hvr-icon-up {

  0%,
  50%,
  100% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
  }

  25%,
  75% {
      -webkit-transform: translateY(-6px);
      transform: translateY(-6px);
  }
}
/* 选择优势 end */
/* 新服务流程 */
.floor_9_main{
  background: url(../images/liucheng_bg.jpg)#eee no-repeat center bottom;
  min-height: 360px;
}
.floor_9_main .lctxt{
  float: left;
  position: relative;
  top: 100px;
}
.floor_9_main .lctxt img{
  -webkit-transition: .1s ease-out;
  -moz-transition: .1s ease-out;
  -ms-transition: .1s ease-out;
  -o-transition: .1s ease-out;
  transition: .1s ease-out;
  animation: dong 1.5s infinite;
}
@keyframes dong{
  0%{opacity:1;transform:scale(0.9)}
  45% {opacity:1;transform:scale(1)}
  100% {opacity:1;transform:scale(0.9)}
}
.floor_9_main .lctxt span{
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  top: 38px;
  position: absolute;
  left: 50px;
    line-height: 43px;
}
.floor_9_main ul{
  width: 85%;
  float: right;
}
.floor_9_main li{
  float: left;
  text-align: center;
  margin: 17px 56px;
  cursor: pointer;
}
.floor_9_main li p{
  font-size: 16px;
  font-weight: bold;
  color: #333;
}

.floor_9_main li i{
  background: url(../images/liucheng_ico.png) no-repeat;
  width: 80px;
  height: 80px;
  display: block;
  margin: 20px 0;
}
.floor_9_main li #lico02{background-position: -80px 0;}
.floor_9_main li #lico03{background-position: -160px 0;}
.floor_9_main li #lico04{background-position: -240px 0;}
.floor_9_main li #lico05{background-position: -320px 0;}
.floor_9_main li #lico06{background-position: 0px -80px;}
.floor_9_main li #lico07{background-position: -80px -80px;}
.floor_9_main li #lico08{background-position: -160px -80px;}
.floor_9_main li #lico09{background-position: -240px -80px;}
.floor_9_main li #lico10{background-position: -320px -80px;}

.floor_9_main li i {
  content: "";
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.floor_9_main li:hover, .floor_9_main li:focus,.floor_9_main li:active {
  -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
  animation-name: hvr-icon-bob-float, hvr-icon-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
/* 新服务流程 end */
/* 行业应用 */
/* .ft-service-section-3 a{
  color: inherit;
} */
.d-flex {
  display: flex;
}
.align-items-center {
  align-items: center;
}
.justify-content-center {
  justify-content: center;
}
.position-relative {
  position: relative;
}
.position-absolute {
  position: absolute;
}
.ft-service-section-3 {
  padding-top: 35px;
  padding-bottom: 35px;
  background-color: #f6f7f9;
}
.ft-service-content-3 {
  padding-top: 40px;
}
.ft-service-content-items-3 {
  overflow: hidden;
  margin-bottom: -10px;
  padding-bottom: 10px;
}
.industry-list{
  display: flex;
    flex-wrap: wrap;
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
}
.industry-item {
  margin-bottom: 25px;
  flex: 0 0 auto;
    width: 23%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)/ 2);
    padding-left: calc(var(--bs-gutter-x)/ 2);
    margin-top: var(--bs-gutter-y);
}
.ft-service-innerbox-3 .ft-service-img {
  overflow: hidden;
}

.ft-service-innerbox-3 .ft-service-img:before {
  left: -15px;
  width: 110%;
  content: "";
  height: 100px;
  bottom: -57px;
  position: absolute;
  background-color: #f2f3f5;
  -webkit-transform: rotate(-13deg);
  transform: rotate(-13deg);
}

.ft-service-innerbox-3 .ft-service-icon {
  right: 30px;
  top: -90px;
  z-index: 1;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  background-color: #fff;
  border: 10px solid #789cc5;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
}

.ft-service-innerbox-3 .ft-service-icon i {
  color: #141415;
  font-size: 40px;
  line-height: 0.75;
}

.ft-service-innerbox-3 .ft-service-text-icon {
  top: -21px;
  max-width: 70%;
  margin: 0 auto;
  margin-bottom: -10px;
  padding: 15px 30px 55px;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  background-color: white;
  -webkit-box-shadow: 0px 0px 29px 0px rgba(12, 12, 12, 0.07);
  box-shadow: 0px 0px 29px 0px rgba(12, 12, 12, 0.07);
}

.ft-service-innerbox-3 .ft-service-text-icon:before {
  left: 0;
  top: -63px;
  content: "";
  position: absolute;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  border-bottom: 70px solid #fff;
  border-left: 272px solid rgba(255, 255, 255, 0);
}

.ft-service-innerbox-3 .ft-service-text-icon:after {
  top: -36px;
  left: -4px;
  width: 103%;
  content: "";
  height: 15px;
  position: absolute;
  background-color: #789cc5;
  -webkit-transform: rotate(-12deg) skew(-15deg);
  transform: rotate(-12deg) skew(-15deg);
}
.ft-service-innerbox-3 .ft-service-text h3 {
  color: #121213;
  font-size: 22px;
  font-weight: 700;
  padding-bottom: 10px;
}

.ft-service-innerbox-3 .ft-service-text p {
  color: #121213;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  -webkit-line-clamp: 3;
}

.ft-service-innerbox-3 .more-btn {
  right: 19px;
  bottom: 22px;
}

.ft-service-innerbox-3 .more-btn a {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  position: relative;
  padding: 14px 26px;
  background-color: #789cc5;
}

.ft-service-innerbox-3 .more-btn a:before {
  top: 0;
  width: 0;
  height: 0;
  content: "";
  left: -16px;
  position: absolute;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  border-bottom: 46px solid #789cc5;
  border-left: 16px solid transparent;
}

.ft-service-innerbox-3 .more-btn a i {
  margin-left: 8px;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
}

.ft-service-innerbox-3 .more-btn a:hover {
  background-color: #fa4318;
}

.ft-service-innerbox-3 .more-btn a:hover:before {
  border-bottom: 46px solid #fa4318;
}

.ft-service-innerbox-3 .more-btn a:hover i {
  margin-left: 12px;
}

.ft-service-innerbox-3:hover .ft-service-icon {
  border: 10px solid #fa4318;
}

.ft-service-innerbox-3:hover .ft-service-text-icon {
  background-color: #27344d;
}

.ft-service-innerbox-3:hover .ft-service-text-icon:before {
  border-bottom: 70px solid #27344d;
}
.ft-service-innerbox-3:hover .ft-service-text h3 a{
  color: #ffffff;
}

.ft-service-innerbox-3:hover .ft-service-text h3,
.ft-service-innerbox-3:hover .ft-service-text p {
  color: #fff;
}
.ft-service-more-btn {
  margin-top: 40px;
}

.ft-service-more-btn a {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  margin-left: 20px;
  padding: 10px 30px;
  background-color: #789cc5;
}

.ft-service-more-btn a:hover {
  background-color: #27344d;
}
/* 新轮播 */
.foucebox {
	width:899px;
	height:400px;
	background:#fff;
	margin:30px auto;
	padding:7px;
	border:#ddd 1px solid;
	/* Gecko browsers */
-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	/* Webkit browsers */
-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	/* W3C syntax */
border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius:  3px;
	
	
}
.foucebox .bd {
	position:relative;
	float:right;
	width:645px;
	height:400px;
	overflow:hidden;
}
.foucebox .showDiv {
	position:relative;
	width:645px;
	height:400px;
}
.foucebox .showDiv img {
	width:645px;
	height:400px;
	/* Gecko browsers */
-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	/* Webkit browsers */
-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	/* W3C syntax */
border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius:  3px;
}
.foucebox .showDiv p {
	position:absolute;
	left:20px;
	bottom:0;
	padding-right:20px;
	color:#aaa;
	z-index:9;
	height:44px;
}
.foucebox .showDiv h2 {
	position:absolute;
	left:20px;
	bottom:0;
	width:380px;
	height:34px;
	background:url(../images/foucebox_h2.png) no-repeat 0 4px;
	_background:none;
	padding-left:40px;
	_padding-left:0;
	font-size:24px;
	font-family:"Microsoft Yahei";
	line-height:34px;
	z-index:9;
	overflow:hidden;
}
.foucebox .showDiv h2 a {
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}
.foucebox .foucebox_bg {
	position:absolute;
	left:0;
	bottom:0;
	width:680px;
	height:107px;
	background:#000;
	filter:alpha(opacity=60);
	opacity:0.6;
	z-index:8;
	overflow:hidden;
}
.foucebox .hd {
	width:254px;
	height:318px;
	float:left;
}
.foucebox .hd ul li {
	width:120px;
	height:95px;
	float:left;
	margin:0 7px 7px 0px;
	display:inline;
	position:relative;
}
.foucebox .hd ul a {
	display:block;
	width:120px;
	height:95px;
}
.foucebox .hd ul img {
	width:114px;
	height:88px;
	border:3px solid #888;
	
	
	
	/* Gecko browsers */
-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	/* Webkit browsers */
-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	/* W3C syntax */
border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius:  3px;
}
.foucebox .hd ul .txt_bg {
	width:114px;
	height:24px;
	position:absolute;
	left:3px;
	top:67px;
	background:url(../images/bg_png.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src="../images/bg_png.png");
}
.foucebox .hd ul .txt {
	width:110px;
	height:24px;
	line-height:24px;
	color:#fff;
	position:absolute;
	left:4px;
	bottom:4px;
	z-index:2;
	text-align:right;
	padding-right:5px;
	overflow:hidden;
}
.foucebox .hd ul .mask {
	width:114px;
	height:89px;
	display:block;
	position:absolute;
	left:3px;
	bottom:3px;
	z-index:3;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#66000000',endColorstr='#66000000');
	background:rgba(0,0,0,0.4);
}
.foucebox .hd ul a:hover .mask,.foucebox .hd ul .on .mask {
	display:none;
	position:relative;
}
.foucebox .hd ul a:hover img,.foucebox .hd ul .on img {
	border-color:#1689d9;
}


.foucebox .hd ul .on .txt_bg {
	background:#1689d9;
}


.foucebox .hd ul a:hover {
	color:#fff;
}

.foucebox .hd ul a:hover .txt_bg {
	background:#1689d9;
}
/* 新轮播 end */
.ncontact{
  background: url(../images/contactbg.jpg) center;
  padding-bottom: 25px;
}
.contact-logo{
  top: 5px;
  right: 0;
  max-width: 155px;
}
.contact-tit-box1,.contact-tit-box2,
.contact-tit-box{
  width: 49px;
    height: 49px;
}
.contact-tit-box1{
  border: 1px solid #376fff;
}
.contact-tit-box2{
  left: -15px;
  top: -15px;
  background-color: #2e75b6;
  border: none;
}
.contact-tit{
  padding-top: 55px;
  padding-bottom: 55px;
}
.contact-tit h1{
  font-size: 40px;
    padding-left: 25px;
    padding-right: 35px;
}
.contact-tit i{
  font-size: 32px;
  color: #376fff;
}
.contact-map{
  top: 120px;
    right: 80px;
}
.contact-item{
  border-bottom: 1px solid;
  margin-bottom: 35px;
    padding-bottom: 10px;
}
.contact-item i{
  font-size: 72px;
  padding-right: 20px;
}
.contact-item span{
  font-size: 24px;
}
.contact-item h5{
  font-size: 22px;
  font-weight: 500;
}
.contact-list li:first-child{
  width: 200px;
}
.contact-list li:nth-child(2){
  width: 270px;
}
.contact-list li:nth-child(3){
  width: 340px;
}
.contact-list li:last-child{
  width: 535px;
}
/*应用领域*/

.case_lingyu{ background: url(../images/huaxin_15.jpg) center; height:769px; overflow:hidden}
.case_child{width:1320px;margin:0 auto;}
.case_left{width:186px;float:left;overflow:hidden;}
.case_right{width:1134px;float:right;}
.case_right li{width:189px;float:left;position:relative;background:rgba(0,0,0,0.3);height:769px;}
.case_right li:nth-child(2n){background:rgba(255,255,255,0.3)}
.case_info{position:absolute;top:0;right:0;overflow:hidden;width:0;height:769px;background:gray;}
.case_icon{position:absolute;top:240px;left:51px;width:87px;}
.case_line{width:100%;background-image:url(../images/case_btm.png);background-position:50% 100%;background-repeat:no-repeat;height:50px;text-align:center;line-height:30px;color:white;font-size:20px;position:absolute;top:485px;left:0;}

.lm48{font-size:28px; color:#d0131a;font-weight:bold; text-align:center; padding-top:20px}
.en24{ color:#ccc;font-size:18px; font-family:Arial, Helvetica, sans-serif; text-align:center; line-height:40px}
.nr16{ font-size:16px; color:#fff; text-align:center}
.hongtiao{ background:#d0131a; height:8px; width:100%; margin-top:85px}
/*fenlei*/

.fenleii_n{height: 900px; width: 1250px;margin: 0 auto; padding-top: 40px; }
.fenleii_n_l li{ height: 460px; width: 230px; float: left; margin-left: 15px; margin-top: 50px;}

.fee_a{height: 460px; width:230px; background:url(../images/c1.jpg) center no-repeat;}
.fee_b{height: 460px; width:230px; background:url(../images/c2.jpg) center no-repeat;}
.fee_c{height: 460px; width:230px; background:url(../images/c3.jpg) center no-repeat;}
.fee_d{height: 460px; width:230px; background:url(../images/c4.jpg) center no-repeat;}
.fee_e{height: 460px; width:230px;background:url(../images/c5.jpg) center no-repeat;}

.fee_f{height: 460px; width:230px; background:url(../images/c6.jpg) center no-repeat;}
.fee_g{height: 460px; width:230px; background:url(../images/c7.jpg) center no-repeat;}
.fee_h{height: 460px; width:230px; background:url(../images/c8.jpg) center no-repeat;}
.fee_i{height: 460px; width:230px;background:url(../images/c9.jpg) center no-repeat;}
.fee_u{height: 460px; width:230px; background:url(../images/c10.jpg) center no-repeat;}

/*.fee_a h1{ font-size:30px;  width: 190px; line-height: 100px; border-bottom: 1px dashed #FFFFFF; color:#fb3b01; font-weight: bold; margin: 0 auto; display: block; text-align: center; padding-top: 210px;}
.fee_a p{line-height: 30px; width: 190px; display: block; text-align: center; font-size: 15px; color: #FFFFFF;  margin: 0 auto; padding-top: 25px;}
.fee_c h1{ font-size:30px;  width: 190px; line-height: 100px; border-bottom: 1px dashed #FFFFFF; color:#fb3b01; font-weight: bold; margin: 0 auto; display: block; text-align: center; padding-top: 210px;}
.fee_c p{line-height: 30px; width: 190px; display: block; text-align: center; font-size: 15px; color: #FFFFFF;  margin: 0 auto; padding-top: 25px;}
.fee_e h1{ font-size:30px;  width: 190px; line-height: 100px; border-bottom: 1px dashed #FFFFFF; color:#fb3b01; font-weight: bold; margin: 0 auto; display: block; text-align: center; padding-top: 210px;}
.fee_e p{line-height: 30px; width: 190px; display: block; text-align: center; font-size: 15px; color: #FFFFFF;  margin: 0 auto; padding-top: 25px;}
.fee_f h1{ font-size:30px;  width: 190px; line-height: 100px; border-bottom: 1px dashed #FFFFFF; color:#fb3b01; font-weight: bold; margin: 0 auto; display: block; text-align: center; padding-top: 210px;}
.fee_f p{line-height: 30px; width: 190px; display: block; text-align: center; font-size: 15px; color: #FFFFFF;  margin: 0 auto; padding-top: 25px;}

.fee_h h1{ font-size:30px;  width: 190px; line-height: 100px; border-bottom: 1px dashed #FFFFFF; color:#fb3b01; font-weight: bold; margin: 0 auto; display: block; text-align: center; padding-top: 210px;}
.fee_h p{line-height: 30px; width: 190px; display: block; text-align: center; font-size: 15px; color: #FFFFFF;  margin: 0 auto; padding-top: 25px;}

.fee_u h1{ font-size:30px;  width: 190px; line-height: 100px; border-bottom: 1px dashed #FFFFFF; color:#fb3b01; font-weight: bold; margin: 0 auto; display: block; text-align: center; padding-top: 210px;}
.fee_u p{line-height: 30px; width: 190px; display: block; text-align: center; font-size: 15px; color: #FFFFFF;  margin: 0 auto; padding-top: 25px;}*/





.fenleii_n_l li h1{ font-size:30px;  width: 190px; line-height: 100px; border-bottom: 1px dashed #FFFFFF; color:#f1d936; font-weight: bold; margin: 0 auto; display: block; text-align: center; padding-top: 210px;}
.fenleii_n_l li p{line-height: 30px; width: 190px; display: block; text-align: center; font-size: 15px; color: #FFFFFF;  margin: 0 auto; padding-top: 25px;}




.fenleii_n_l li:hover{animation: dou 0.5s linear;}
@keyframes dou{
				0%{transform: translateY(0px);}
				25%{transform: translateY(20px);}
				50%{transform: translateY(0px);}
				75%{transform: translateY(-20px);}
				100%{transform: translateY(0px);}

}



.xianchang_z_l{height: 515px; width:645px; float:left;}
.xianchang_z_r{ height: 515px; width:645px; float: right;}

.xianchang_z_r_t{ height: 277px; width:645px; }
.xianchang_z_r_d{ height: 220px; width: 645px; margin-top: 15px;}
.xianchang_z_r_d_l{ height:220px; width:315px; float: left;}
.xianchang_z_r_d_r{ height:220px; width:315px; float: right;}






















/*cp*/
.cp_lz_z p{ line-height: 45px; width: 1300px; margin: 0 auto; height: 45px; display: block; font-size: 17px; color: #FFFFFF; text-align: center;}
.cp_b{height: 951px; width: 100%;background:url(../images/cp_v.jpg) center no-repeat;}
.cp_vt{height: 60px; width:1300px;background:url(../images/cp_r.png) center no-repeat; margin: 0 auto;}
.cp_vt h1{line-height: 60px; width: 420px; margin: 0 auto; list-style: 60px; font-size: 45px; color: #FFFFFF; font-weight: bold; text-align: center;}
.cp_vt a{color: #ffea00;}
.cp_vt a:hover{color: #ffea00;}
.cp_k{position:relative; height: 50px; width: 420px;background: rgba(0,0,0,0.4); margin-top: -50px; z-index: 8888;left:2px}
.cp_k a{ line-height: 50px; width: 420px;color: #FFFDFE; font-size: 16px; font-weight: bold; display: block; text-align: center;}
.cp_k a:hover{font-size: 17px;font-weight: bold;  color: #FFFFFF;}

.chanpin{ width:1300px; overflow:hidden;  position:relative; margin:0 auto; padding-top: 30px;}
.chanpin ul{ width:1300px; }
.chanpin li{float:left; padding:8px; width:420px; height:320px; position:relative; overflow:hidden;}

.chanpin .se_pro_t_l{ width:420px;  position:relative; cursor: pointer}
.chanpin .se_pro_t_l img{ width:420px; height:320px;}
.chanpin .chanpin.se_pro_t_l a{ width:420px;  position: absolute; z-index:3; background:url(../images/p_more_bg2.png) no-repeat center center; text-align:center; font-size:14px; color:#fff; line-height:40px; opacity:1}
.chanpin .se_pro_t_l .se_pro_t_laa{opacity:1;}
.chanpin .se_pro_t_l a span{ display:block; font-size:24px; font-weight:bold; color:#ffffff; line-height:60px; padding:120px 0 0 0; width:212px; margin:0 auto; border-bottom:1px solid #9b968f}
.chanpin .se_pro_t_l a p{ width:150px; text-align:center; line-height:40px; background:#0d66a2; color:#fff; font-size:16px; margin:20px auto 0 auto}

.chanpin .se_pro_t_r{ width: 420px;  border-top:0; padding:0 0 25px 0; background:#e8e8e8}
.chanpin .se_pro_t_r p{ line-height:30px; font-size:13px; color:#555555; padding:30px 20px 30px 30px; text-align:center;  }
.chanpin .se_pro_t_r h4{ line-height:30px; font-size:18px; color:#333; padding:20px 0; text-align:center;  position: relative; z-index: 1000;}

.chanpin .se_pro_t_r_con{ line-height:30px; color:#666666; font-size:16px; padding:30px 0;}
.chanpin .se_pro_t_r_more{ width:150px; line-height:35px; text-align:center; margin:0 auto; position: relative; z-index: 1000; }
.chanpin .se_pro_t_r_more a{ font-size:14px; color:#fff; display:block; background:#0d66a2 }

.chanpin li div.cover_top{position:absolute;top:-265px;left:0;width:388px;height:265px;background-color: red;filter: Alpha(opacity=50);background: rgba(0,0,0,0.4) ;z-index:900; text-align:center; cursor: pointer}
.chanpin li div.cover_top img{ width:265px; height:265px;}
.chanpin li div.cover_bottom{position:absolute;bottom:-200px;left:0;width:388px;height:131px; background:#ff8400;z-index:99}

   .reconmmendtt{
	position:absolute;
    width: 420px;
    height: 320px;
    background: #ffc100;
    border-bottom: 3px solid #ff8212;
	transform: perspective(100px) rotateX(40deg);
    z-index: 10;
    transform-origin: center bottom 0;
    left: 0;
    opacity: 0;
	bottom:16px;
}
.reconmmendtt_z{ margin: 45px;}
.reconmmendtt_a a{ line-height: 30px; color: #FFFFFF; display: block;  font-size: 32px; font-weight: bold;}
.reconmmendtt_a a:hover{ line-height: 30px; color: #FFFFFF; display: block;  font-size: 32px; font-weight: bold;}
.reconmmendtt_ab{height:2px; width: 60px; background: #FFFFFF; margin-top: 16px;}
.reconmmendtt_c{height: 32px; width: 32px; margin: 0 auto; padding-top: 70px;}
.reconmmendtt_d a{ line-height: 24px; color: #FFFDFE; font-size: 14px; display: block; } 
.reconmmendtt_d a:hover{ line-height: 24px; color: #FFFDFE; font-size: 14px; display: block; } 
.reconmmendtt_e a{ color:#FFFFFF; display: block; font-size: 16px; margin-top: 50px;} 
.reconmmendtt_e a:hover{ font-weight: bold;color:#FFFFFF; }
    
.tre:hover{ height:93px; width:93px;background: rgba(255,255,255,.5);  -moz-border-radius: 93px / 93px;
    -webkit-border-radius: 93px / 93px;
    border-radius: 93px / 93px;}






.zd{height:1250px; width:100%;background:url(../images/liyou.jpg) center no-repeat;}
.zd_n{width: 1250px; margin: 0 auto;}
.zd_t{ height: 200px; width: 800px;background:url(../images/you.png) center no-repeat; margin: 0 auto; padding-top: 50px;}

.zd_a{height:650px; width: 1250px; margin: 0 auto; padding-top: 30px;position: relative;}
.zd_a_l{ width: 570; height: 650px; float: left;}
.zd_a_r{ width:650px; height: 580px; float: right;background:url(../images/tt.png) top left no-repeat; margin-top: 50px;position: absolute;
    overflow: hidden;
    top: 30px;

    opacity: 0;}
.zd_a_r_t{ height: 90px; width:450px; margin-left: 145px;}
.zd_a_r_ta p{ line-height: 60px; color:#000000;font-size:36px; display:block; font-weight: bold; }
.zd_a_r_ta a{color: #da2828;}
.zd_a_r_tb p{ color: #626262; font-size: 16px;}

.zd_a_r_n{ height:300px; width: 600px;}
.zd_a_r_n_a p{ line-height: 28px; font-size: 16px; color: #626262; margin-top: 40px; margin-left: 90px;}
.zd_a_r_n_b p{ line-height: 28px; font-size: 16px; color: #626262; margin-top: 42px; margin-left: 90px;}
.zd_a_r_n_c p{ line-height: 28px; font-size: 16px; color: #626262; margin-top: 32px; margin-left: 90px;}




.zd_a_r_n_a p:hover,.zd_a_r_n_b p:hover,.zd_a_r_n_c p:hover{animation: dou 0.5s linear;}
@keyframes dou{
				0%{transform: translateY(0px);}
				25%{transform: translateY(10px);}
				50%{transform: translateY(0px);}
				75%{transform: translateY(-10px);}
				100%{transform: translateY(0px);}


}

.zd_b{height: 515px; width: 1250px;  margin: 0 auto;position: relative;}
.zd_b_l{width: 590px; height: 515px; float: left;background:url(../images/tta.png) top left no-repeat; float: left;overflow: hidden;
    top: 30px;
    
    opacity: 0;}

.zd_b_l_t{ height: 90px; width:600px; margin-left: 145px; }
.zd_b_l_ta p{ line-height: 60px; color:#000000;font-size:36px; display:block; font-weight: bold; }
.zd_b_l_ta a{color: #da2828;}
.zd_b_l_tb p{ color: #626262; font-size: 16px;}

.zd_b_l_n{ height:300px; width: 590px;}
.zd_b_l_n_a p{ line-height: 28px; font-size: 16px; color: #626262; margin-top: 50px; margin-left: 90px;}
.zd_b_l_n_b p{ line-height: 28px; font-size: 16px; color: #626262; margin-top: 65px; margin-left: 90px;}
.zd_b_l_n_c p{ line-height: 28px; font-size: 16px; color: #626262; margin-top: 32px; margin-left: 90px;}

.zd_b_r{ width: 650; height: 515px; position: absolute;
    overflow: hidden;
    top:0;
    right:0;
    opacity: 0;}

.zd_b_l_n_a p:hover,.zd_b_l_n_b p:hover,.zd_b_l_n_c p:hover{animation: dou 0.5s linear;}
@keyframes dou{
				0%{transform: translateY(0px);}
				25%{transform: translateY(10px);}
				50%{transform: translateY(0px);}
				75%{transform: translateY(-10px);}
				100%{transform: translateY(0px);}

}



.tiao_z{height: 233px; width: 100%; background:url(../images/yl.png) center no-repeat;position:relative; z-index: 100; margin-top: -10px;}

.tiao_z_z{width:1300px; height: 233px; margin: 0 auto;}
.tiao_z_z_a{ width: 700px; height: 233px; float: left;background:url(../images/lo.jpg) center no-repeat; margin-top: 20px; margin-left: 25px;}



/*lz_anli_z*/
.lz_anli_z{ height: 715px; width: 1300px; margin: 0 auto; overflow:hidden}
.pro_cc img{ height: 40px; width: 240px; margin: 0 auto;}

.marquee2 { width:9999px; height:400px; }
.marquee2 .pro_cc{ width:318px; height:345px; float:left; margin:0 7px 15px 0 ; position:relative; background:#f4f4f4; overflow:hidden;}

.marquee2 .pro_cc a.pro_cc_pic{ width:318px; height:345px; display:block; font-size:12px; color: #333; text-decoration: none; position:absolute;}
.marquee2 .pro_cc a.pro_cc_pic:hover{ text-decoration:none;color: #ff0000;text-decoration: none;}
.marquee2 .pro_cc img { width:318px; height:255px; }
.marquee2 .pro_cc em{ font-style: normal; text-align:center; line-height:45px; display:block; margin-top:0px; font-size:20px; color:#111111; font-weight:bold;}
.marquee2 .pro_cc p{ color:#e91240; font-weight:bold; font-size:19px; text-align:center; line-height:30px;}


.ffffff{ height: 40px; width: 240px; margin: 0 auto; background:url(../images/ttl.jpg) top no-repeat;}





/*xianchangt*/
.xianchang{ height: 785px; width: 100%; margin: 0 auto;background:url(../images/xianchang.jpg) top no-repeat;}
.xianchang_z{ height: 515px; width: 1300px;  margin: 0 auto;}
.xianchang_l{ height: 515px; width: 645px; float: left;}





/*lz_about*/
.lz_about{ height:685px; background: #FFFFFF url(../images/tttj.jpg) top no-repeat;;}
.lz_about_a{height: 60px; width:1300px;background:url(../images/cp_r_lz.png) center no-repeat; margin: 0 auto;}
.lz_about_a h1{line-height: 60px; width: 420px; margin: 0 auto; list-style: 60px; font-size: 45px; color: #039c27; font-weight: bold; text-align: center;}
.lz_about_a a{color: #f31458;}
.lz_about_a a:hover{color: #f31458;}
.lz_about_a_z p{line-height: 45px; width: 1300px; margin: 0 auto; height: 45px; display: block; font-size: 17px; color: #575757; text-align: center;}
.lz_ab_z{ height:415px; width: 1300px;  margin: 0 auto; }
.lz_ab_z_l{ height: 415px; width:565px; float:left;}
.lz_ab_z_r{ height: 415px; width:735px; float:right;background: #f6f6f6;}

.banner4{ float:left; height:415px; width:565px;  position:relative;}
.lz_ab_z_r_z{ margin: 40px;}
.lz_ab_z_r_za{ height: 30px; border-left:5px solid #039c27;}
.lz_ab_z_r_za h1{ height: 30px; color: #039c27; font-size: 30px; line-height: 30px; margin-left: 15px;}
.lz_ab_z_r_za a{color: #f31458;}
.lz_ab_z_r_za a:hover{color: #f31458;}
.lz_abb{ margin-top: 28px;}
.lz_abb p{ color: #00000; font-size: 16px; line-height: 30px; }
.lz_abbb{ height: 38px; width: 120px; background:#e71e4a; margin-top: 30px;}
.lz_abbb a{ line-height: 38px; width: 120px; font-size:17px; color: #FFFFFF; display: block; text-align: center; font-weight: bold;}
.lz_abbb a:hover{background:#f3da35; color: #e71e4a;}
.lz_heng{ height: 249px; width: 100%; margin: 0 auto; background:url(../images/lz_b.jpg) center repeat;}
.lz_heng_z{ height: 249px; width: 740px; margin: 0 auto;}
.lz_heng_z_a h1{ line-height: 40px; font-size:36px; display: block; color: #343015; padding-top: 50px;}
.lz_heng_z_b{ height: 30px; width: 570px; display: block; background: #e12222; margin-top: 20px;}
.lz_heng_z_b p{ line-height: 30px; color: #FFFFFF; font-size: 18px; display: block; margin-left: 15px;}
.lz_heng_z_c p{ line-height: 40px; color: #3e3107; font-size: 20px; width: 550px; display: block; text-align: center;}












.case{height: 540px; width:100%; margin: 0 auto;  }



.case_n{height: 540px; width: 1220px; margin: 0 auto;}
.case_l{width: 330px; height: 540px; float: left;background:url(../images/gh.jpg) center repeat;}
.case_l_t{ width: 330px; height:116px; margin-top: 37px;}
.case_l_n{width: 255px; margin: 0 auto;}

.case_l_n_t a{font-size: 26px; color: #FFFFFF; font-weight: bold; line-height: 50px; display: block; margin-top: 30px;}

.case_l_n_t a:hover{ color: #fffc04;}
.case_l_n_ta p{line-height: 32px; font-size: 15px; color: #FFFFFF; margin-top: 15px;}
.case_l_n_tb a{ line-height: 42px; width: 130px; border: 1px solid #FFFFFF; font-size: 17px; display: block; text-align: center; float: left; margin-top: 40px; color: #FFFFFF;}

.case_l_n_tb a:hover{ background: #fffc04;line-height: 42px; width: 130px;font-size: 17px; display: block; text-align: center; float: left; font-weight: bold; color: #dc3d00;}

.case_r{height: 540px; width: 850px; float: right;}
.case_piclist_slide {overflow: hidden;}
.case_piclist_slide ul li{float: left;margin:0 15px 20px 0;text-align: center; position:relative; height:260px;overflow:hidden;}
.case_piclist_slide li .pic img { width:305px; height:260px;}

.case_piclist_slide li .cover_top{ text-align:center; line-height:40px; height:40px; font-size:14px;z-index:99;position: absolute; color:#666; bottom:0; width:100%; background:rgba(0,0,0,0.7)}
.case_piclist_slide li .cover_pic{ width:120px; height:120px;position:absolute; left:50%; margin-left:-60px;top:-150px; z-index:100}
.case_piclist_slide li .cover_pic a{ font-size:24px; color:#ffea00; font-weight:bold; padding:80px 0 0 0; background:url(../images/more.png) no-repeat center 5px; display:block}
.case_piclist_slide li  p{ }
.case_piclist_slide li  p a{ color:#fff}
.case_piclist_slide li  p a:hover{ color:#fff600}


.aboutt{ width: 100%; margin: 0 auto;}

.about{height: 370px; width: 100%; margin: 0 auto; }
.about_t{height: 340px; width: 1250px; margin: 0 auto; padding-top: 10px;}
.about_ta{height: 50px; width: 1250px;background:url(../images/cp_ra.png) center repeat;}
.about_ta p{line-height: 60px; width: 410px; margin: 0 auto; list-style: 60px; font-size: 40px; color: #ffc100; font-weight: bold; text-align: center;}
.about_ta a{color: #039d42;}
.about_ta a:hover{color: #039d42;}
.about_tb{ height: 140px; width: 1250px; padding-top: 40px;}
.about_tb p{line-height: 40px; width: 1250px; color: #414141; font-size: 16px; display: block; text-align: center;}
.about_tc{height: 40px; width: 330px; margin: 0 auto;background:url(../images/u1.jpg) center no-repeat; }
.about_tc a{ line-height: 40px; width:130px; font-size: 16px; display: block; text-align: center; color: #FFFFFF; margin: 0 auto;}
.about_tc a:hover{color: #FFFFFF; font-weight: bold;}


.fahuoo{height: 967px; width: 100%; margin: 0 auto; background:url(../images/ree.jpg) center no-repeat;overflow:hidden; position: relative}


.fahuo{height: 967px; width: 100%; margin: 0 auto; background:url(../images/ree.jpg) center no-repeat;overflow:hidden; position: relative}
.fahuo_n{height: 270px; width: 1010px; margin: 0 auto; background: #FFFFFF;box-shadow: 0px 0px 15px #073e18;position:absolute; left:190px}
.fahuo_nt{height: 250px; width: 990px;background: url(../images/rf.jpg) no-repeat center; padding-left: 20px; padding-top: 20px;}

.fahuo_z{width: 1250px; margin: 0 auto;}

.ft_x p{ line-height: 70px; width: 1250px; font-size: 20px; display: block; color: #FFFFFF; text-align: center; margin-top: 290px; padding-top: 20px;}

.case_cont{ height: 450px; width: 1230px;position:relative; margin-top: 40px;}
.case_cont li{height: 450px; width: 300px; padding-left:5px; padding-right: 5px; float: left;}

.tupian_tu_a{background:rgba(0,0,0,0.6); width:300px; height: 50px;position:relative;  z-index: 99; margin-top: -50px;}
.tupian_tu_a a{color: #FFFFFF; font-size: 16px; display: block; text-align: center; line-height: 50px; width: 330px;}
.tupian_tu_a a:hover{color: #fcd414; font-weight: bold;}


.site-content {
  width: 990px;
  max-width: 100%;
  margin: 0 auto;
  padding: 100px 0; }
  .site-content:after {
    content: " ";
    display: block;
    clear: both; }

.section-title {
  text-align: center;
  text-transform: uppercase; }

.align-center {
  text-align: center; }
  .align-center h1 {
    margin-top: 0; }

.share {
  margin-bottom: 50px; }
  .share span, .share a, .share iframe {
    vertical-align: middle; }
    .share span span, .share a span, .share iframe span {
      vertical-align: middle !important;
      width: 130px !important; }

.columns:after {
  content: " ";
  display: block;
  clear: both; }

.project__image{ width: 645px; height: 515px;}
.project__image_a{ width: 645px; height: 277px;}
.project__image_b{ width: 315px; height: 220px;}



.columns .column {
  width: 100%;
}

.columns h2 {
  margin-bottom: 20px;
  line-height: 1; }

.columns p {
  text-align: center;
  margin-bottom: 50px; }

.project {
  width: 10%;
  float: left; }
  .project:not(:last-child) {
    margin-right: 4%; }
  .project-list:after {
    content: " ";
    display: block;
    clear: both; }
  .project__image {
    display: block;
    position: relative; }
    .project__image img {
      width: 100%;
      max-width: 100%;
      height: auto;
      display: block; }
    .project__image:after {
      content: " ";
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
      transition: opacity .3s ease;
      opacity: 0; }
  .project__card {
    position: relative;
    will-change: transform;
    transition: box-shadow .3s ease;
    box-shadow: 0 10px 30px transparent; }
    .project__card.hover-in {
      transition: -webkit-transform .2s ease-out;
      transition: transform .2s ease-out;
      transition: transform .2s ease-out, -webkit-transform .2s ease-out; }
    .project__card.hover-out {
      transition: -webkit-transform .2s ease-in;
      transition: transform .2s ease-in;
      transition: transform .2s ease-in, -webkit-transform .2s ease-in; }
  .project:hover .project__card {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4); }
  .project:hover .project__image:after {
    opacity: 1; }
  .project:hover .project__detail {
    border-width: 10px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4); }
  .project:hover .project__title, .project:hover .project__category {
    -webkit-transform: translateY(0) scale(1);
        -ms-transform: translateY(0) scale(1);
            transform: translateY(0) scale(1);
    opacity: 1; }
  .project__detail {
  	
    position: absolute;
    left: 30px;
    right:-30px;
    top: 30px;
    bottom: 30px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    pointer-events: none;
    -webkit-transform: translateZ(30px);
            transform: translateZ(30px);
    border: 0 solid rgba(255, 255, 255, 0.5);;
    transition: border .4s ease;
   
     }
    
    
    .project:hover .project__detaill {
    border-width: 10px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4); }
  .project:hover .project__title, .project:hover .project__category {
    -webkit-transform: translateY(0) scale(1);
        -ms-transform: translateY(0) scale(1);
            transform: translateY(0) scale(1);
    opacity: 1; }
  .project__detaill {
  	
    position: absolute;
    left: 30px;
    right:-0px;
    top: 30px;
    bottom: 30px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    pointer-events: none;
    -webkit-transform: translateZ(30px);
            transform: translateZ(30px);
 border: 0 solid rgba(255, 255, 255, 0.5);;
    transition: border .4s ease; }
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  .project__title {
    margin: 0 0 10px;
    font-size: 36px;
    font-weight: 700;
    transition: .4s ease;
    opacity: 0;
    -webkit-transform: translateY(40px) scale(0);
        -ms-transform: translateY(40px) scale(0);
            transform: translateY(40px) scale(0);
    will-change: transform; }
    .project__title a {
      color: white; }
  .project__category {
    opacity: 0;
    transition: .4s ease;
    transition-delay: .1s;
    -webkit-transform: translateY(40px) scale(0);
        -ms-transform: translateY(40px) scale(0);
            transform: translateY(40px) scale(0);
    will-change: transform; }
    .project__category a {
      color: rgba(255, 255, 255, 0.8);
      font-size: 1.3em; }

.movie {
  margin: 0 auto;
  width: 250px; }
  .movie-list:after {
    content: " ";
    display: block;
    clear: both; }
  .movie__card {
    position: relative;
    width: 250px;
    height: 370px; }
    .movie__card.hover-in {
      transition: .3s ease-out; }
    .movie__card.hover-out {
      transition: .3s ease-in; }
  .movie [class*="layer"] {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 10px; }
  .movie .layer-1 {
    background-image: url(../images/deadpool-bg.png);
    background-size: cover; }
  .movie .layer-2 {
    background-image: url(../images/deadpool.png);
    background-size: cover;
    -webkit-transform: translateZ(30px);
            transform: translateZ(30px); }
  .movie .layer-3 {
    background-image: url(../images/deadpool-title.png);
    background-size: cover;
    -webkit-transform: translateZ(50px);
            transform: translateZ(50px); }
  .movie .shine {
    border-radius: 10px; }













.project{
	width   : 90%;
	float: left;

	&:not(:last-child){
		margin-right: 4%;
	}

	&-list{
		&:after{
			content :" ";
			display : block;
			clear   : both;
		}
	}

	&__image{
		display  : block;
		position : relative;

		img{
			width: 100%;
			max-width: 100%;
			height: auto;
			display: block;
		}

		&:after{
			content    : " ";
			width      : 100%;
			height     : 100%;
			position   : absolute;
			left       : 0;
			top        : 0;
			background : linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.4));
			transition : opacity .3s ease;
			opacity    : 0;
		}
	}

	&__card{
		position    : relative;
		will-change : transform;
		transition  : box-shadow .3s ease;
		box-shadow: 0 10px 30px rgba(0,0,0,0);

		&.hover-in{
			transition: transform .2s ease-out;
		}

		&.hover-out{
			transition : transform .2s ease-in;
		}

	}

	&:hover{

		.project{

			&__card{box-shadow: 0 10px 30px rgba(0,0,0,.4);}
			&__image:after{ opacity: 1; }
			&__detail{ 
				border-width : 10px;
				box-shadow   : 0 10px 30px rgba(0,0,0,.4);
			}

			&__title, &__category{
				transform: translateY(0) scale(1);
				opacity: 1;
			}

		}
	}

	&__detail{
		position        : absolute;
		left            : 30px;
		right           : 30px;
		top             : 30px;
		bottom          : 30px;
		display         : flex;
		flex-direction  : column;
		justify-content : center;
		text-align      : center;
		pointer-events  : none;
		transform       : translateZ(30px);
		border          : 0 solid #00BCD4;
		transition      : border .4s ease;
	}

	&__title{
		margin      : 0 0 10px;
		font-size   : 36px;
		font-weight : 700;
		transition  : .4s ease;
		opacity     : 0;
		transform   : translateY(40px) scale(0);
		will-change : transform;

		a{
			color: white;
		}
	}

	&__category{
		opacity          : 0;
		transition       : .4s ease;
		transition-delay : .1s;
		transform        : translateY(40px) scale(0);
		will-change      : transform;
		a{
			color     : rgba(white,.8);
			font-size : 1.3em;
		}
	}

}

















.espcms_piclist_slide1 {overflow: hidden;padding:10px 14px 40px 14px;height:420px; }
.espcms_piclist_slide1 ul li{float: left;margin: 0 10px 15px 0;text-align: center;background:#fff;  padding:5px;position:relative;}
.espcms_piclist_slide1 li .pic { width:360px; height:280px; margin:0 auto}
.espcms_piclist_slide1 li  .pic img { width:360px; height:280px;}
.espcms_piclist_slide1 li  p{ text-align:center; line-height:44px; font-size:14px;z-index:99;position:relative; background:#ececec }
.espcms_piclist_slide1 li  p a{ color:#444444; font-size:14px;}
.espcms_piclist_slide1 li  p a:hover{ color:#fff}
.espcms_piclist_slide1 li .case_more{ width:60px; margin:0 auto; height:18px; line-height:18px; text-align:center; color:#a9a9a9; font-size:12px; text-transform:uppercase; border:1px solid #604a32;z-index:99;position:relative}
.espcms_piclist_slide1 li .case_more a{ color:#604a32;}
.espcms_piclist_slide1 li .case_more div a{ color:#a9a9a9;}
.ny_sb{width:500px; margin: 0 auto; text-align:center; padding-top:30px}




/*优势样式start*/
/*.youshi{ background:url(../images/youshi.jpg) center; height:778px; overflow:hidden}*/
.youshi {
padding-top: 70px;
height: 728px;
background-color: #212121;
}
.youshi p {
font-size: 30px;
text-align: center;
color: #838383; 
}
.youshi span {
margin: 0 20px;
}
.youshi .erbiaoti {
font-weight: 900;
font-size: 50px;
color: #BD221E;
}
.youshi .shitLine {
position: relative;
margin-bottom: 80px;
height: 116px;
border-bottom: 1px solid #828282;
}
.youshi .shitLine div {
position: absolute;
bottom: -23px;
width: 140px;
height: 80px;
}
.youshi .shitLine p {
font-size: 16px;
}
.youshi .shitLine div span {
position: absolute;
bottom: 0;
left: 50%;
margin-left: -23px;
width: 46px;
height: 46px;
line-height: 46px;
font-size: 24px;
text-align: center;
color: #fff;
border-radius: 50px;
cursor: pointer;
background-color: #828282;
}
.youshi .shitLine .shitActive {
height: 100px;
}
.youshi .shitLine .shitActive {
transition: all 0.5s ease;
}
.youshi .shitLine .shitActive span {
transition: all 0.5s ease;
}
.youshi .shitLine .shitActive p {
color: #fff;
font-size: 20px;
}
.youshi .shitLine .shitActive span {
bottom: -10px;
margin-left: -33px;
width: 66px;
height: 66px;
line-height: 66px;
background-color: #CB1E22;
}
.youshi .shitFoot {
position: relative;
margin: 0 auto;
width: 80%;
height: 300px;
overflow: hidden;
}
.shitFoot .kongzhi {
position: absolute;
right: 20px;
bottom: 0;
width: 100px;
height: 50px;
z-index: 3;
}
.shitFoot .kongzhi span {
margin: 0;
display: inline-block;
width: 40px;
height: 40px;
line-height: 36px;
font-size: 30px;
text-align: center;
border-radius: 50%;
color: #fff;
background-color: #D7D8DD;
}
.shitFoot .kongzhi span:hover {
cursor: pointer;
background-color: #324B83;
}
.youshi .shitFoot ul {
position: absolute;
left: 0;
top: 0;
width: 600%;
height: 100%;
}
.youshi .shitFoot li {
float: left;
width: 16.6666666667%;
height: 100%;
}
.shitFoot img {
float: left;
margin-right: 20px;
height: 300px;
width: 40%;
}
.shitFoot li div {
float: left;
padding: 20px;
width: 58%;
height: 300px;
box-sizing: border-box;
background-color: #fff;
}
.shitFoot div h3 {
font-size: 24px;
color: #c02521;
}
.shitFoot div p {
margin: 20px 0;
font-size: 14px;
}
/*优势样式end*/

.neiye_right{width:280px; text-align:left; float:left; padding-top:110px; font-size:16px; line-height:36px}
.join_back{ background:#FC3; line-height:36px;width:120px; margin-top:15px; text-align:center}
.join_back a{ color:#fff}
.join_back a:hover{ color:#f00;font-sizE:16px; font-weight:bold}

.news{height: 640px; width: 100%; background:#FFFFFF;position: relative; margin-top:40px}


.xiangqing_contact{font-size:15px; line-height:32px}
.news_ttn{height: 620px; width: 1300px; margin: 0 auto;position: relative;}
.news_ttn_l{ height:590px; width: 520px; float: left; top: 0;position: absolute;
    overflow: hidden;
    left: 0;
    opacity: 0; border: 1px solid #e5e5e5; padding: 15px;}


.news_ttn_l_t{ height: 40px; width: 715px; border-bottom: 1px #dfdfdf dashed;}
.news_ttn_l_t_l{width: 100px;  height: 40px; float: left;}
.news_ttn_l_t_l a{ line-height: 40px; width:100px; font-size: 20px; color:#000000; display: block; font-weight: bold; text-align: center;}
.news_ttn_l_t_l a:hover{color: #039d42;}
.news_ttn_l_t_r{height: 40px; width: 70px; float: right;}
.news_ttn_l_t_r a{height: 40px; width: 70px; line-height: 40px; color: #a4a4a4; display: block; text-align: center; font-size: 17px;}
.news_ttn_l_t_r a:hover{color: #039d42;}



.nnw_l{height: 380px; width: 730px; position:relative;background-repeat:no-repeat;background-size:100%;background-position:50% 50%;}
.nnw_r{width:690px; padding: 20px; }
.nnw_r_t a{ line-height: 30px; color:#024c97; font-size:18px; display: block; font-weight: bold;}
.nnw_r_t a:hover{ color: #ffc100;}

.nnw_r_s p{line-height: 24px; color: #9d9a8f; font-size: 14px;}

.nnw_r_z a{line-height: 28px; color: #7c7c7c; font-size: 15px; display: block; margin-top: 20px;}
.nnw_r_z a:hover{color:#039d42;}
.nnw_r_zz a{line-height: 35px;height: 35px; width:100px; display: block; text-align: center; color:#FFFFFF; background:#e4294c; margin-top: 20px;}

.nnw_r_zz a:hover{line-height: 35px;height: 35px; width:100px; display: block; text-align: center; color:#FFFFFF; background: #1b9f34;}
.news_ttn_l_nz{ width: 715px; margin: 0 auto; padding-top: 25px;}
.new_c{ height: 40px; width: 715px;}
.new_c a{color: #484848;}
.new_c_l{ width: 600px; height: 40px; float: left;}
.new_c_r{ width: 100px; height: 40px; float: right;}
.new_c_l a{line-height: 40px; font-size: 15px; display: block; color: #484848;}
.new_c_l a:hover{ color: #039d42; font-weight: bold;}
.new_c_r a{ width: 100px; height: 40px; float: right;}
.new_c_r a:hover{ color: #039d42; font-weight: bold;}


.news_ttn_r{ height: 620px; width: 730px; float: right;position: absolute;
    overflow: hidden;

    opacity: 0;border: 1px solid #e5e5e5;  }
.news_ttn_r_t{height: 40px; width: 520px;border-bottom: 1px #dfdfdf solid;}
.news_ttn_r_t_l{width: 80px;  height: 40px; float: left;}
.news_ttn_r_t_l a{ line-height: 40px; width:80px; font-size: 20px; color:#444; display: block; font-weight: bold; text-align: center;}
.news_ttn_r_t_l a:hover{color: #039d42;}
.news_ttn_r_t_r{height: 40px; width: 70px; float: right;}
.news_ttn_r_t_r a{height: 40px; width: 70px; line-height: 40px; color: #444; display: block; text-align: center; font-size: 14px;font-weight:bold}
.news_ttn_r_t_r a:hover{color: #039d42;}
.news_ttn_r_t_n li{height: 110px; width: 520px; margin-top: 25px;}
.news_ttn_r_t_n_z{height:110px; width: 520px;}
.news_ttn_r_t_n_z_l{height:110px; width: 185px; float: left;position:relative;background-repeat:no-repeat;background-size:100%;background-position:50% 50%;}

.news_ttn_r_t_n_z_r{ width:320px; height: 110px; float:right;}
.news_ttn_r_t_n_z_r_t{ height:30px; width: 320px;background: url(../images/uua.jpg) no-repeat center left;}
.news_ttn_r_t_n_z_r_t a{ line-height: 30px; font-size:15px; color: #959595; font-weight: bold; display: block; margin-left:30px;}
.news_ttn_r_t_n_z_r_t a:hover{font-size:16px; color:#08a348; font-weight: bold; }
.news_ttn_r_t_n_z_r_z{height: 60px;width: 320px;background: url(../images/uu1.jpg) no-repeat left top; margin-top: 20px;}
.news_ttn_r_t_n_z_r_z a{line-height: 26px; font-size:14px; color: #bfbfbf; display: block; margin-left:30px;}

.yitiao{height: 1180px; width: 100%; background: #FFFFFF;}
.yitiao_t{height: 50px; width: 1250px;background:url(../images/cp_ra.png) center repeat; margin: 0 auto; }
.yitiao_t p{line-height: 60px; width: 410px; margin: 0 auto; list-style: 60px; font-size: 40px; color: #ffc100; font-weight: bold; text-align: center;}
.yitiao_t a{color: #039d42;}
.yitiao_t a:hover{color: #039d42;}







.liuyann{ height: 640px; width: 100%; margin: 0 auto; background:#f5f5f5; }
.liuyan_sh{height: 536px; width: 1250px; margin: 0 auto; background: #FFFFFF;}
.liuyan_sh_l{ float: left; height: 536px; width: 765px;background:url(../images/shupin.jpg) center no-repeat; }
.liuyan_sh_r{ height: 536px; width: 458px; float: right; margin-right: 10px;}
.liuyan_sh_rz{padding: 20px;}
.liuyan_sh_rz_t p{ line-height: 30px; font-size: 20px; font-weight: bold; display: block; color: #000000;}
.liuyan_sh_rz_tz p{line-height: 24px; font-size: 15px; display: block; color: #3e3e3e;}

.end_cplist_left a,.end_cp_list_right a{
  display: block;
  color: #a4a4a4;
}


/*底部信息*/
.endlinkbg{ background:#024c97; height:76px; line-height:76px;width:100%}
.endlinkbg ul{width:1320px; margin:0 auto; color:#fff;text-align:left}
.link_left{ float:left;width:180px;text-align:left;font-sizE:16px; font-weight:bold}
.link_list{ text-align:left }

.footer{height: 330px; width: 100%; margin: 0 auto;background:#272727; color:#a4a4a4}
.foot_main{width:1320px; margin:0 auto; padding-top:50px}
.foot_main li{ float:left}
.end_logo{ width:300px; border-right:1px #4e4e4e solid}
.end_logo img{max-width: 80%;}

.end_pro_list{ width:540px; padding-left:30px}
.end_cplist_left{ float:left;width:300px}
.end_cplist_right{ float:right;width:300px}

.foot-qrcode{
  justify-content: space-between;
    max-width: 75%;
    margin-top: 25px;
}
.foot-qrcode-item{
  width: 45%;
}
.foot-qrcode-item span{
  display: block;
  text-align: center;
  line-height: 25px;
}
.foot-qrcode-item img{
  border: 6px solid #ffffff;
    box-sizing: border-box;
    border-radius: 8px;
    max-width: 100%;
}
/*底部版权*/
.footer_n_z_r{ height: 76px; width: 100%; background: #141414;}
.footer_n_z_r p{line-height: 76px; width: 1320px; margin: 0 auto; display: block; text-align: center; color: #ccc; font-size: 16px;}
.footer_n_z_r a{color: #ccc; font-size: 14px;}


/*naw*/
.new{height: 36px; width: 400px; background:url(../images/new.png) no-repeat center; margin: 0 auto;}
.new a{height: 36px; width: 400px; display: block;}
.new_z{height: 290px; width: 1200px; margin: 0 auto;}
.new_z_l{height: 290px; width: 580px; float: left;}
.new_z_l_t{height: 160px; width: 580px; background: #bb0514;}
.new_z_l_t_l{height: 160px; width: 220px; float: left;}
.new_z_l_t_r{width:360px; height:160px; background:url(../images/an4.jpg) no-repeat center;;position:relative;background-repeat:no-repeat;background-size:100%;background-position:50% 50%;  float:right;}

.shijian{ padding:35px 0 35px 40px;}
.yue{font-size:42px; color: #FFFFFF; font-weight: bold;}

.biao p{ font-size: 13px; color: #FFFFFF;}
.new_z_l_n_z a{line-height: 50px; display: block; font-size: 17px; font-weight: bold; color: #373737}
.new_z_l_n_zz p{ line-height: 28px; color:#373737; font-size:13px; display: block;}
.new_r{height: 290px; width:580px; float: right;}
.new_r li{width: 580px; height: 90px; border-bottom: 1px solid #eaeaec;}

.new_z_r_na a{line-height: 50px; display: block; font-size: 17px; font-weight: bold; color: #373737}
.new_z_r_nb p{ line-height: 28px; color:#373737; font-size:13px; font-size:13px;}
.new_z_r_nb a{ width: 190px; line-height: 28px;float: right;font-size:13px;color:#595959; text-align: right;}

.wenti{height: 115px; width: 1200px; margin: 0 auto;}

.wenti_l{height:115px; width: 580px; float: left;}
.wenti_r{height:115px; width: 580px; float: right; }
.wenti_r_l{height:115px; width: 170px;background:url(../images/gg.jpg) no-repeat center top; float: left;}
.wenti_r_r{width: 380px; height: 115px; float: right;}
.wenti_r_r li{height: 115px; width: 160px; float: left; margin-right: 30px;}
.wenti_r_r_t a{ line-height: 24px; color: #383838; font-size: 14px; display: block;}
.wenti_r_r_t a:hover{font-size: 14px;color: #bb0514; font-weight: bold;  }

.wenti_r_r_d a{height: 37px; width: 160px;background:url(../images/tty.jpg) no-repeat center left; display: block; margin-top: 15px;}



.wenti_ll{width: 160px; height: 135px; float: left;}
.wenti_ll a{ line-height: 40px; width: 160px; font-size: 24px; display: block; color: #373737; font-weight: bold;}
.wenti_ll P{ font-size: 16px; color: #373737;}
.wenti_lr{height: 135px; width: 420px; float: right;}
.wenti_lr_t{ height:40px; width: 420px; border-bottom: 1px solid #eaeaec;  background: url(../images/kk.jpg) no-repeat center left;}
.wenti_lr_t a{ line-height: 40px; width: 420px; font-size: 17px; display: block; font-weight: bold; color: #373737; margin-left: 40px;}
.wenti_lr_tz p{ line-height: 28px; color:#373737; font-size:13px; font-size:13px;margin-left: 40px;}

.fot_z_n{height:270px; width: 1200px; margin: 0 auto;background:url(../images/er.jpg) no-repeat center right;}
.fot_z_n_l{height: 270px; width:300px; float: left;}
.fot_z_n_t p{ line-height: 30px; color:#ebebeb; font-size: 18px; font-weight: bold;}
.fot_z_n_tz{ height: 2px; width: 300px;background:url(../images/xx.jpg) no-repeat center;}

.fot_z_n_tzn p{line-height: 30px; color:#e0e0e0; font-size: 12px; }
.fot_z_n_tzm{ width: 90px; height:30px;background:url(../images/bb.jpg) no-repeat center right; margin: 0 auto;}
.fot_z_n_tzm a{ line-height:30px; font-size: 13px;color:#ebebeb; display: block; }


.fot_z_n_la{height: 225px; width:250px; float: left; padding-left:60px;}
.fot_z_n_tza{ height: 2px; width: 250px;background:url(../images/xx.jpg) no-repeat left;}
.fot_z_n_tzaz{ height:180px; width: 220px;float: right; margin-top: 30px;}
.fot_z_n_tzaz li{height: 35px; width: 220px; line-height:35px; border-bottom:1px solid #393939;background:url(../images/oo.jpg) no-repeat center left;}


.fot_z_n_tzaz li a{line-height: 35px; font-size: 13px; color: #eaeaea; display: block; padding-left: 25px;}
.hezuo_zl{height: 630px; width: 1200px;background:url(../images/hz.jpg) no-repeat center}
.fot_z_n_tzaz li a:hover{font-size: 13px; color: #bb0514; }















.pro_cage{ width:1200px; margin:0 auto; height:94px; padding:40px 0 30px 0}
.pro_cage li{ float:left; height:94px; padding:0 0 0 20px;}
.pro_cage li a{ color:#000000; font-size:16px; line-height:94px; padding:0 0 0 98px}
.pro_cage li a:hover{ color:#0a579e; font-size:18px; font-weight:bold}
.pro_cage li.cage_a{ background:url(../images/cage_a.png) no-repeat 20px center; width:245px; border-right:1px solid #e2e2e2;}
.pro_cage li.cage_b{ background:url(../images/cage_b.png) no-repeat 20px center; width:245px; border-right:1px solid #e2e2e2;}
.pro_cage li.cage_c{ background:url(../images/cage_c.png) no-repeat 20px center; width:245px; border-right:1px solid #e2e2e2;}
.pro_cage li.cage_d{ background:url(../images/cage_d.png) no-repeat 20px center; width:215px; }
.pro_cage li.cage_more{  background:url(../images/cage_more.png) no-repeat left center; width:137px;}
.pro_cage li.cage_more a{ color:#cecfd0; font-size:16px; line-height:94px; padding:0 0 0 8px}




.p_title{ background:url(../images/p_tite.png) no-repeat center center; height:55px; line-height:55px; text-align:center;  font-size:36px;   color:#2e6a9c;font-weight:bold;}
.p_title span{ text-transform:uppercase; color:#c63a3a;font-weight:normal; padding:0 0 0 10px;}
.p_title_p{ line-height:42px; text-align:center; color:#4e4e4e; font-size:15px; }

.product_fenlei{ width:1200px; margin:20px auto 10px auto; height:59px;}
.product_fenlei li{ width:299px; float:left; text-align:center; border-right:1px solid #1c507a}
.product_fenlei li a{height:59px; line-height:59px; font-size:15px; color:#fff; display:block; background:#163e5f }
.product_fenlei li a:hover{background:#a93131; font-weight:bold; font-size:18px;}


/*chanpin*/

.product{padding:49px 0 5px 0; overflow:hidden; background:#fff; height:680px;}
.product h2{ height:102px; text-align:center; margin-bottom:25px;}

.product .s_width{ height:1300px; position:relative}

.pro_con{ width:988px; overflow:hidden; position:absolute; right:0; height:680px;}
.chanpin_con li{float:left; padding:0; width:324px; height:332px; border:1px solid #f4dcbe; margin-right:5px; margin-bottom:10px; position:relative; overflow:hidden; background:#fff}

.chanpin_t_l{ width:324px; height:235px; margin:0 auto; position:relative;  overflow:hidden;}
.chanpin_t_l a{ width:324px; height:235px; position: relative; z-index:3; display:block}
.chanpin_t_l a span{ display:block; color:#ffffff; line-height:40px;  width:287px; position:absolute; bottom:0; z-index:99; font-size:15px; background:rgba(0,0,0,0.8); text-align:center;}

.chanpin_con li img{width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;  }
.chanpin_con li:hover{ border:1px solid #e1e1e1; cursor:pointer}
.chanpin_con li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.chanpin_t_l a:hover span{ color:#ffd800}
.chanpin_con li:hover .chanpin_t_r p{ font-size:18px; font-weight:bold; color:#fff}

.chanpin_t_r{padding:10px 0 20px 25px; position:relative; z-index:4}
.chanpin_t_r p{ line-height:50px; font-size:18px; color:#000000; text-align:center;}
.chanpin_t_r p a{color:#333333;}
.chanpin_t_r a:hover{  color:#fff;}

.chanpin_t_r_more{ width:149px; line-height:30px; margin:0 auto; background:url(../images/cc_more_bg.jpg) no-repeat -149px center; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; }
.chanpin_t_r_more a{ width:120px; height:30px; display:block;}
.chanpin_t_r_more a:hover{ color:#fff; }
.chanpin_con li:hover .chanpin_t_r_more{ background:url(../images/cc_more_bg.jpg) no-repeat 0 center;}

.chanpin_con .cover_bottom{ position:absolute; height:110px; width:100%; background:#027cc7; bottom:0; left:-395px; opacity:0; z-index:2}
.s_width{ width:1320px; margin:0 auto; position:relative}

.shipin_list{width:280px; padding-top:20px; text-align:left;font-size:14px; line-height:27px}
.a_lm{ text-align:left; }
.a_lm24{ text-align:left;font-size:24px; color:#06C; margin-top:20px}
.en14{font-size:14px; color:#fff; text-align:left; line-height:30px}


.end_en24{font-size:36px; font-family:"Courier New", Courier, monospace}
.end_lm18{font-size:18px;font-weight:bold}
.end_cplist{font-size:15px; line-height:30px}
.end_con{ border-left:1px #4e4e4e solid; padding-left:50px;width:340px}

.end_tiao{ height:4px; width:80px; background:#ccc; margin:20px 0}



.chanpin_t_l{ width:255px; height:215px; position:relative;}


.chanpin_t_l img{ width:255px; height:215px; margin:11px; }
.chanpin_t_r{ width:277px; border-top:0; height:150px; position: relative; z-index: 1000;}



.se_pro_con{ width:1240px; overflow:hidden;  position:relative; margin:0 auto; padding:40px 0 0 0}
.se_pro_con ul{ width:1265px; }
.se_pro_con li{float:left; padding:0; width:395px; margin-right:24px; margin-bottom:25px;position:relative; overflow:hidden; background:#f8f7f7; border:1px solid #ddd}
.se_pro_con li:hover{ border:1px solid #008ce1}

.se_pro_t_l{ width:395px; height:296px; position:relative; cursor: pointer ;  border-bottom:none; overflow:hidden;}
.se_pro_con li img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_pro_con li:hover img{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);}

.se_pro_t_l a{ width:395px; height:296px; position: absolute; z-index:3; background:url(../images/p_more_bg.png) no-repeat center center; text-align:center; font-size:14px; color:#fff; line-height:40px;}
.se_pro_t_l .se_pro_t_laa{opacity:1;}
.se_pro_t_l a span{ display:block; font-size:24px; font-weight:bold; color:#ffffff; line-height:60px; padding:80px 0 0 0; width:212px; margin:0 auto; border-bottom:1px solid #9b968f}
.se_pro_t_r{ text-align:center; padding:0 0 20px 0}
.se_pro_t_r a{color:#2a2a2a; font-size:22px; line-height:45px; position:relative; display:block; z-index:3; font-weight:bold}
.se_pro_t_r a span{ display:block; color:#2a2a2a; line-height:60px;  font-size:18px;}
.se_pro_t_r a p{ width:149px; height:30px; margin:0 auto; background:url(../images/cc_more_bg.jpg) no-repeat -149px center; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.se_pro_con li:hover a span{  color:#fff;}
.se_pro_con li:hover .se_pro_t_r a p{ background:url(../images/cc_more_bg.jpg) no-repeat 0 center; }
.se_pro_con .cover_bottom{ position:absolute; height:110px; width:100%; background:#2c68a9; bottom:0; left:-395px; opacity:0; z-index:2}




.se_pro_t_rr_more{ width:150px; line-height:35px; text-align:center; margin:0 auto; margin-top:23px; }
.se_pro_t_rr_more a{ font-size:14px; color:#f3461c; display:block; background:#04a132; border:#e9e9e9 1px solid; }
.se_pro_t_rr_more a:hover{ border:1px solid #fff; color:#cb2a2a; font-weight:bold; line-height:35px;}











/*ny_chanpin_show*/
.ny_chanpin_show{width:1280px; margin:25px auto; background:#fff; border:1px #ececec solid;position:relative}
.ny_chanpin_line{position:absolute;height:100%;width:1px;background:#ccc;top:0;left:170px;}
.ny_chanpin_left{ float:left;width:260px;}
.ny_chanpin_dispaly{ float:right;width:1000px;}
.ny_chanpin_dispaly img{max-width:980px}
.ny_lm28{font-size:28px; font-weight:bold; line-height:36px; padding-right:40px}
.ny_chanpin_list{width:170px;}
.ny_chanpin_list li{ position:relative;width:170px;line-height:70px;height:70px;cursor:pointer}
.ny_chanpin_name{margin-left:90px;z-index:30;position:relative;font-weight:bold}
.crnt .ny_chanpin_name,.ny_chanpin_name:hover{color: #2c68a9!important;}
.ny_chanpin_icon{position:absolute;width:50px;height:50px;top:10px;left:30px;z-index:20;}
.ny_chanpin_icon img{width:100%;height:100%;}
.ny_chanpin_bk{position:absolute;width:0;height:100%;background:#ffc000;top:0;left:0;z-index:10}
.ny_right_point{position:absolute;width:14px;height:14px;right:-7px;top:50%;margin-top:-7px;border-radius:50%;background-image:url(../images/radius10.png);background-position:50% 50%;background-repeat:no-repeat;background-size:1%;z-index:30}












.cp{height:124px; width: 296px;background:url(../images/cp_t.jpg) no-repeat center;}
.cp_z{ height: 350px; width:292px; border-left:4px solid #d0231c ;}
.cp_zz{height: 45px; width: 292px; margin: 0 auto; border-bottom: 1px solid #e5e5e5;}
.cp_zzd{height: 45px; width: 214px; margin: 0 auto; background:url(../images/dd.png) no-repeat left center;}
.cp_zzd a{line-height: 45px; width:214px;  display: block; font-size:15px; color: #d0231c; font-weight: bold; padding-left: 30px;}
.cp_zzd a:hover{font-size:15px;color:#0c469a;font-weight:bold; }
.cp_er li{height:32px; width: 214px; background:url(../images/cc.png) no-repeat left center; margin: 0 auto; }
.cp_er li a{ line-height:32px; width: 214px;  display: block; font-size:13px; color: #4f4f4f; padding-left: 30px;}
.cp_er li a:hover{font-size:13px;color:#d0231c;font-weight:bold; }

.cp_xia li{height: 51px; width: 296px; margin: 0 auto; border-bottom:1px solid #e5e5e5;background:#FFFFFF url(../images/dddd.png) no-repeat left center;font-size:15px; display: block;  color: #0f0f0f; }
.cp_xia li a{ line-height:51px;display: block; padding-left: 70px;font-weight:bold;}
.cp_xia li:hover{font-size:15px;color:#d0231c;font-weight:bold;background:#FFFFFF url(../images/ddddd.png) no-repeat left center; border-bottom:1px solid #e5e5e5; }



.pro_show{ }
.pro_show h2{ background:url(../images/p_line.jpg) repeat-x 120px center}
.pro_show h2 p{ background:#fff; width:120px; line-height:65px; color:#08982e; font-size:18px;}

.pro_cont{ height:470px; width:970px; margin:0 auto; overflow:hidden; }
.espcms_piclist_slide {overflow: hidden;}
.espcms_piclist_slide ul li{float: left;margin:0 15px 15px 0;text-align: center; position:relative; height:229px;overflow:hidden; }

.espcms_piclist_slide li .pic { width:305px; height:229px;}
.espcms_piclist_slide li .pic a{ font-size:16px;}

.espcms_piclist_slide li .pic img { width:305px; height:229px;}
.espcms_piclist_slide li .cover_top{ text-align:center; line-height:40px; height:40px; font-size:14px;z-index:99;position: absolute; color:#666; bottom:0; width:100%; background:rgba(0,0,0,0.7)}
.espcms_piclist_slide li .cover_pic{ width:120px; height:120px;position:absolute; left:50%; margin-left:-60px;top:-150px; z-index:100}
.espcms_piclist_slide li .cover_pic a{ font-size:24px; color:#ffea00; font-weight:bold; padding:80px 0 0 0; background:url(../images/more.png) no-repeat center 5px; display:block}
.espcms_piclist_slide li  p{ }
.espcms_piclist_slide li  p a{ color:#fff}
.espcms_piclist_slide li  p a:hover{ color:#fff600}


.news_contact{ height:197px; width:100%;background:url(../images/xfa.jpg) no-repeat center; margin-top: 45px; }
.news_contacta{ height:220px; width:100%;background:url(../images/xfb.jpg) no-repeat center;  }
.news_contactb{ height:187px; width:100%;background:url(../images/xfc.jpg) no-repeat center;  }
.news_contactc{ height:202px; width:100%;background:url(../images/xfd.jpg) no-repeat center;  }
.news_contactd{ height:167px; width:100%;background:url(../images/fxe.jpg) no-repeat center;  }
.news_contacte{ height:196px; width:100%;background:url(../images/fxf.jpg) no-repeat center;  }

.news_contacta_zz{ width: 1200px; height: 80px; margin: 0 auto; padding-top: 88px; }
.news_contacta_l{height: 80px; width: 300px; float: left;}
.news_contacta_l p{line-height:25px; padding: 10px 25px 10px 10px; color: #000000; font-size: 14px; text-align: right; display: block;}
.news_contacta_l a{color: #cf231f;}
.news_contacta_r{height: 80px; width: 300px; float:right;}
.news_contacta_r p{line-height:25px; padding: 22px 10px 10px 18px; color: #000000; font-size: 14px; display: block;}
.news_contacta_r a{color: #cf231f;}
.news_contacta_zzb{ width: 1200px; height: 80px; margin: 0 auto; padding-top: 65px; }
.news_contactb_l{height: 80px; width: 300px; float: left;}
.news_contactb_l p{line-height:25px; padding: 10px 25px 10px 10px; color: #000000; font-size: 14px; text-align: right; display: block;}
.news_contactb_l a{color: #cf231f;}
.news_contactb_r{height: 80px; width: 300px; float:right;}
.news_contactb_r p{line-height:25px; padding: 10px 20px 10px 18px; color: #000000; font-size: 14px; display: block;}
.news_contactb_r a{color: #cf231f;}

.news_contacta_zzbb{ width: 1200px; height: 80px; margin: 0 auto; padding-top:70px; }
.news_contactc_l{height: 80px; width: 300px; float: left;}
.news_contactc_l p{line-height:25px; padding: 22px 25px 10px 10px; color: #000000; font-size: 14px; text-align: right; display: block;}
.news_contactc_l a{color: #cf231f;}
.news_contactc_r{height: 80px; width: 300px; float:right;}
.news_contactc_r p{line-height:25px; padding: 10px 20px 10px 18px; color: #000000; font-size: 14px; display: block;}
.news_contactc_r a{color: #cf231f;}


.news_contacta_l:hover,.news_contacta_r:hover,.news_contactb_l:hover,.news_contactb_r:hover,.news_contactc_l:hover,.news_contactc_r:hover{animation: dou 0.5s linear;}
@keyframes dou{
				0%{transform: translateY(0px);}
				25%{transform: translateY(10px);}
				50%{transform: translateY(0px);}
				75%{transform: translateY(-10px);}
				100%{transform: translateY(0px);}

}
.new_heng{ height:140px; width:1220px;margin: 0 auto; padding-top: 40px;}
.new_heng_z{ float: left; height:40px; width:500px; padding-top: 60px; padding-left: 360px;}
.new_heng_z p{ line-height: 40px; color: #FFFFFF; font-size: 16px;}
.new_hg{ height:30px; width: 230px; float: right; padding-top: 90px;}
.new_hg_l a{ line-height: 30px; width: 100px; float: left; border: 1px solid #FFFFFF; color: #FFFFFF; font-size: 15px; text-align: center; display: block;}
.new_hg_r a{ line-height: 30px; width: 100px; float: right;  color: #0c469a; font-size: 15px; text-align: center; display: block; background: #FFFFFF;}


.guanyu{height:474px; width: 100%; margin: 0 auto;background:url(../images/about_l.jpg) repeat center; margin-top: 50px;}
.guanyu_z{height: 474px; width: 1200px; margin: 0 auto;background:url(../images/about.jpg) no-repeat left;}
.guanyu_z_r{height:320px; width: 840px; float: right; margin-top: 70px}
.guanyu_z_r_t{ height: 31px; width: 840px;background:url(../images/ag.jpg) no-repeat left; }
.guanyu_z_r_tt{ height: 31px; width: 841px; background:url(../images/agg.jpg) no-repeat center; padding-top: 5px;}

.guanyu_z_r_ttl h1{ line-height: 31px; width: 230px; float: left; font-size:22px; display: block; color:#040404;}
.guanyu_z_r_ttr a{line-height: 31px; height: 31px;width:110px;border-radius:15px; background: #0c4694; float: right; display: block; text-align: center; color: #FFFFFF; font-size: 15px;}
.guanyu_z_r_ttr a:hover{font-weight: bold;  color: #FFFFFF;}
.guanyu_zi p{ line-height: 30px; font-size: 15px; display: block; color:#4d4d4d; margin-top:30px;}







.gpngqiu{ height: 103px; width: 1200px; margin: 0 auto;background:url(../images/ff.jpg) center no-repeat; margin-top: 45px; }
.gpngqiu_n{height: 470px; width:1200px; margin: 0 auto; margin-top: 60px;}
.gpngqiu_n li{ height: 220px; width: 570px; float: left; background: #f7f7f7; margin-right:15px; margin-bottom: 20px;margin-left:15px; }
.xinxi_gongqiu{height: 220px; width: 570px;}
.x_tu{width:170px;height:220px ;position:relative;background-repeat:no-repeat;background-size:100%;background-position:50% 50%; border: 1px  solid #f1f1f1; float: left;}

.xinxi{height: 220px; width:378px;  float: right;}
.xinxi_t{height: 35px; width: 378px; margin-top: 10px;}
.xinxi_t a{line-height: 35px; width: 278px; display: block;  font-size: 15px; font-weight: bold; color:#000000; float: left;}
.xinxi_t p{line-height: 35px; width: 80px; display: block;  font-size: 12px;  color:#c9c9c9; float:right;}
.xinxi_t a:hover{color: #015bb5;}
.gqxx p{  font-size: 12px; color: #c9c9c9; width: 378px;}
.xinxi_x{ width: 49px; height:5px; border-bottom: 2px solid #015bb5; }
.gobfqiu_z p{padding-right: 15px; line-height: 30px; color: #545454; font-size: 13px; margin-top: 15px;}
.kuang a{line-height: 24px; width: 24px; color: #FFFFFF;font-size: 18px; display: block; text-align: center;float: right; background: #aeaeae;  margin-top: 20px; }
.kuang a:hover{background: #015bb5;color: #FFFFFF;font-size: 18px;}


.hr{display:inline-block;float:left; height: 384px; width: 200px; background: url(../images/rencai.jpg) center no-repeat;}
.hrz{height: 250px; width: 160px; margin: 0 auto;  margin-top: 130px;}
.hrz li{ width: 45px; width: 160px;  margin-top: 25px;}
.hrz li a{line-height: 45px; width: 160px; background: #ba000f; text-align: center; display: block;color: #FFFFFF; font-size: 15px; font-weight: bold;}
.hrz li a:hover{font-size: 16px; font-weight: bold;}




.cage_list{ width:1320px; margin:20px auto 10px auto; height:59px; padding-left:35px}
.cage_list li{ width:252px; float:left; text-align:center; background:#2c68a9; margin:3px }
.cage_list li a{height:59px; line-height:59px; font-size:16px; color:#fff; display:block; text-transform:uppercase; font-weight: bold;}
.cage_list li a:hover{background:#d0231c; font-weight:bold; font-size:15px; color: #FFFFFF;}
#cage_list_a a{height:59px; line-height:59px; font-size:18px; color:#fff; display:block; background:#0c469a; text-transform:uppercase; font-weight: bold;}
#cage_list_a a:hover{background:#d0231c; font-weight:bold; font-size:18px; color:#FFFFFF;}


.cage_listt{ width:1200px; margin:20px auto 10px auto; height:59px; }
.cage_listt li{ width:236px; float:left; text-align:center; }
.cage_listt li a{height:59px; line-height:59px; font-size:16px; color:#3e3e3e; display:block; text-transform:uppercase; font-weight: bold;border-right:1px solid #d7d7d7;border-top:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7}
.cage_listt li a:hover{background:#d0231c; font-weight:bold; font-size:15px; color: #FFFFFF;}

#fff a{height:59px; line-height:59px; font-size:15px; color:#3e3e3e; display:block; text-transform:uppercase; font-weight: bold;border:1px solid #d7d7d7;}
#fff a:hover{background:#d0231c; font-weight:bold; font-size:15px; color:#FFFFFF;}


.cage_listtt{ width:1200px; margin:20px auto 10px auto; height:59px;}
.cage_listtt li{ width:395px; float:left; text-align:center; border-right:1px solid #d9e9ff; border-top:1px solid #d9e9ff; margin-top: 15px;}
.cage_listtt li a{height:59px; line-height:59px; font-size:18px; color:#fff; display:block; background:#ba000f; text-transform:uppercase; font-weight: bold;}
.cage_listtt li a:hover{background:#0c469a; font-weight:bold; font-size:18px; color:#FFFFFF;}



/*erjiyemian*/

.product_title{ background:url(../images/cp_r_lz.png) no-repeat center; height:75px; line-height:75px; text-align:center;  font-size:45px;   color:#c64045;font-weight:bold;}
.product_title span{ text-transform:uppercase; color:#2c68a9; padding:0 0 0 10px;}
.product_title_p{ line-height:42px; text-align:center; color:#c64045; font-size:16px; margin-bottom: 20px; }


.erji{  padding:60px 0 0 0;background:url(../images/erjibg.jpg) center top no-repeat;}
.erji h2{  text-align:center; color:#000; font-size:24px; text-transform:uppercase}
.erji h2 p{ font-size:33px; color:#08912a; font-weight:bold; line-height:60px;}
.erji h2 p span{ color:#ec0c41}



.cage{ height:50px; padding:15px 0 70px 0; width:998px; margin:0 auto}
.cage li{ width:165px; text-align:center; float:left; margin-right:1px; background:#08912a;}
.cage li a{ line-height:50px; font-size:18px; color:#fff}
.erji .s_width{ margin-bottom:50px;}
.erji .s_width .l{width:601px; position: absolute}
.erji .s_width_r{ width:458px;font-size:20px; color:#333333; font-weight:bold;  position:absolute; background:url(../images/welcome.png) no-repeat left 30px; right:0; padding:110px 50px 0 89px; border:1px solid #ccc;}
.erji .s_width_r p{ font-size:14px; color:#2d2d2d; line-height:31px; font-weight:normal; padding:20px 0 55px 0; }
.erji_lv{ width:1250px; margin:0 auto; padding:20px 0; }
.erji_lv p{ line-height:30px;  font-size:15px; color:#333; padding:10px 30px}
.erji_lv_bg{ background:url(../images/lvse.jpg) no-repeat center center; height:70px;}

.liuyan_title{ line-height:40px; font-size:18px; text-align:center; color:#444; font-weight:bold}





/*se_case*/
#se_case_index{  background:#fff;position:relative; background: url(../images/erjibg.jpg) no-repeat center top; padding:30px 0 0 0}
.se_case_index_title{height:82px; background:url(../images/case_index_title_bg.png) no-repeat bottom; border-bottom:#e3e3e3 1px solid; }
.se_case_index_title h2 { font-size:33px; color:#08912a; font-weight:bold; line-height:60px; text-align:center}
.se_case_index_title h2 span{ color:#ec0c41}
.se_case_index_nav{ width:668px; height:30px; overflow:hidden; padding:0 0 0 12px; position:absolute;top:130px;left:50%;margin-left:-334px;}
.se_case_index_nav ul{ height:30px;}
.se_case_index_nav li{ float:left; margin-right:12px; min-width:112px; height:30px; }
.se_case_index_nav li span{float:left; width:112px; height:30px; display:block; font-weight:bold}
.se_case_index_nav li a{ font-size:14px; text-align:center; line-height:30px; text-decoration:none; color:#fff; display:block; background:#797979; border-radius: 3px; }
.se_ca_erji{ float:left; padding:0 0 0 10px;}
.se_ca{float:left; height:30px; margin:0 5px 0 0  }
.se_case_index_nav li .se_ca a{background:#d8d8d8; color:#5b5b5b; width:90px; font-size:13px;}

.se_case{ width:1200px; margin:0 auto; padding:10px 0 0 0}
.se_case ul{}
.se_case li{ width:280px;margin:0 10px 20px 10px; height:300px; float:left;position:relative;overflow:hidden;cursor:pointer;background:#eee; }
.se_case_pic{ width:278px; height:200px; text-align:center; margin:0 auto; border:1px solid #eee}
.se_case_name{ width:260px; margin:0 auto;  font-size:18px; color:#ec0c41; line-height:50px; text-align:left; padding:0 0 0 20px; font-weight:bold}
.se_case_name a{ color:#333}
.se_case_hangye{ width:240px; margin:0 auto; padding:0 20px 10px 20px; font-size:14px; color:#333; line-height:40px;}
.se_case_click{ float:right; color:#333; }
.se_case li div.cover_top{position:absolute;top:-205px;left:0;width:280px;height:202px;background-color: red;filter: Alpha(opacity=50);background: rgba(0,0,0,0.4);z-index:900; text-align:center}
.se_case li div.cover_top img{ padding:95px 0 0 0}
.se_case li div.cover_bottom{position:absolute;bottom:-100px;left:0;width:280px;height:99px;background-color: green;filter: Alpha(opacity=50);background: rgba(52,179,70,1);z-index:900}
.se_case .se_case_text{position: relative;z-index:1000;}

.fenye{ padding:20px 0 90px 0; font-size:14px;}
.shangxiaye{overflow: hidden;padding: 15px 0px;}
.shangxiaye li{ line-height:25px; color:#666}
.shangxiaye li a{ color:#666}



/*se_hangye*/
.se_hangye{ width:1200px; margin:0 auto; }
.se_hangye ul{position:relative}
.se_hangye li{ margin-bottom:20px; margin-right:10px; padding:20px; border:1px dashed #ccc;width:527px; float:left; position:relative;top:20px;left:20px; cursor: pointer;}
.se_hangye li:nth-child(2n){}
.se_hangye li.hover{border:1px dashed #1b72b5;}
.se_hangye_con{  }
.se_hangye_con_t{   line-height:40px; }
.se_hangye_con_t a{ font-size:18px; line-height:50px; font-weight:bold; color:#333;}
.se_hangye_con_other{ font-size:14px; color:#666; line-height:20px; padding:0 0 10px 0}
.se_hangye_con_t_intro{ font-size:14px; color:#777; line-height:28px;}

.se_date{ line-height:30px; color:#555; font-size:14px; font-weight:normal;}

.main{ padding:30px 0;}
.main_right{ width:910px;font-size:16px;}
.m_r_weizhi{ line-height:35px; text-align:right; font-size:14px;border-bottom:1px solid #eee}
.m_r_weizhi span{ float:left; font-size:18px; border-bottom:1px solid #093}


.t_left{ width:265px; float:left}
.fenlei2{}
.fenlei2 h2{ background:#093; line-height:40px; font-size:14px; color:#fff; font-weight:normal; padding:0 0 0 20px; text-transform:uppercase}
.fenlei2 ul{ border:1px solid #eee; padding:25px 0 20px 0; border-bottom:2px solid #093 }
.fenlei2 li{ line-height:35px; width:200px; margin:0 auto;  border:1px solid #ccc; margin-bottom:10px;}
.fenlei2 li a{ font-size:14px; padding:0 0 0 35px; }



.list{width: 300px;float: left;}
.intro{width: 100%;min-width:1400px;height:528px;background-image: url(../images/about.jpg);background-size: 100% 100%;background-repeat: no-repeat;border-top: 1px solid lightgray;}
.ab_z{width: 1100px;height: 335px;margin:118px auto;}
.ab_zl{height:335px; width:430px; border:1px solid #d4d4d4; float:left;}
.ab_tu{padding:10px; height:315px;}
.ab_r{ height:335px; width:650px; float:right;}
.ab_rt{height:40px; width:650px; border-bottom:#d4d4d4 1px dashed;}
.ab_rl{ height:40px; width:220px; float:left; background:url(../images/jianjie.jpg) left center no-repeat;}
.ab_rl a{ height:40px; float:right; display:block;  font-size:16px; color:#c9c9c9; line-height:40px;  font-weight:bold;}
.ab_rr{ height:26px; width:26px; background:#d21e27; float:right;}
.ab_rr a{ height:26px; width:26px; background:#d21e27; display:block; text-align:center; color:#FFF; font-size:14px;}

.an_nr{height:255px; width:650px;}
.an_nr p{ height:32px; line-height:32px; color:#333; font-size:12px; display:block; padding-top:16px}


.why{width: 100%;min-width:1400px;background-image: url(../images/bbj.jpg);background-repeat: repeat-x;text-align: center;}
.article{width: 1200px;height: 785px;background-image: url(../images/bbii.jpg);background-size: 100% 100%;background-repeat: no-repeat;margin: 0 auto;}
.a1{width: 530px;height: 100px;float: right;margin-top: 60px;}
.a1_t{height:30px; float:left;}
.a1_t a{height:30px; line-height:30px; display:block; color:#d21e27; font-size:22px; }
.a1_tt{ height:60px; width:530px; float:left;}
.a1_tt a{height:24px; width:350px; line-height:24px; display:block; color:#828282; font-size:14px; text-align:left; }

.a2{width: 450px;height: 100px;clear: both;float:right; margin-top:5px;}
.a2_t{height:30px; float:left;}
.a2_t a{height:30px; line-height:30px; display:block; color:#d21e27; font-size:22px; margin-left:15px; }
.a2_tt{ height:60px; width:450px; float:left;}
.a2_tt a{height:30px; width:350px; line-height:30px; display:block; color:#828282; font-size:14px; text-align:left; padding-left:15px;}

.a3{width: 380px;height: 100px;clear: both;float: right;margin-top:26px}
.a3_t{height:30px; float:left;}
.a3_t a{height:30px; line-height:30px; display:block; color:#d21e27; font-size:22px; margin-left:15px; }
.a3_tt{ height:60px; width:380px; float:left;}
.a3_tt a{height:30px; width:330px; line-height:30px; display:block; color:#828282; font-size:14px; text-align:left; padding-left:15px;}


.a4{width: 360px;height: 100px;clear: both;float: right;margin-top:24px}
.a4_t{height:30px; float:left;}
.a4_t a{height:30px; line-height:30px; display:block; color:#d21e27; font-size:22px; margin-left:15px; }
.a4_tt{ height:60px; width:380px; float:left;}
.a4_tt a{height:30px; width:320px; line-height:30px; display:block; color:#828282; font-size:14px; text-align:left; padding-left:15px;}

.a5{width: 380px;height: 100px;clear: both;float: right;margin-top:18px}
.a5_t{height:30px; float:left;}
.a5_t a{height:30px; line-height:30px; display:block; color:#d21e27; font-size:22px;  }
.a5_tt{ height:60px; width:380px; float:left;}
.a5_tt a{height:30px; width:320px; line-height:30px; display:block; color:#828282; font-size:14px; text-align:left; padding-left:0px;}


.a6{width:300px;height: 100px;clear: both;float:right; padding-right:165px;}
.a6_t{height:30px; float:left;}
.a6_t a{height:30px; line-height:30px; display:block; color:#d21e27; font-size:22px;  }
.a6_tt{ height:60px; width:300px; float:left;}
.a6_tt a{height:30px; width:300px; line-height:30px; display:block; color:#828282; font-size:14px; text-align:left; padding-left:0px;}




.news-left{width: 835px;height: 430px;float: left;}
.xinwen{ height:40px; width:835px; background:#1f1f1f url(../images/xw.jpg) left center no-repeat;}
.xinwen_z{height:40px; width:300px; float:left;}
.xinwen_z a{height:40px; line-height:40px; display:block; color:#d21e27;  font-size:14px; padding-left:40px;}
.xinwen_z b{ color:#fff;  }
.xinwen_c a{ height:40px; line-height:40px; width:40px; font-size:22px; float:right; color:#FFF;}
.xinwen_n{ height:340px; width:835px;  margin-top:45px;}
.xinwen_nl{height:340px; width:213px; float:left; background:url(../images/nnn.jpg) center no-repeat;}
.xinwen_nr{ height:340px; width:600px; float:right;}
.xinwen_nrt{height:100px; width:600px;}
.xinwen_nrtb{ height:30px; width:600px; border-bottom:#d9d9d9 1px dashed; padding-top:10px;}
.xinwen_nrtb a{ height:26px; width:600px; line-height:26px; color: #666; font-size:16px; display:block;}
.xinwen_nrtb a:hover{ height:26px; width:600px; line-height:26px; color:#d21e27; font-size:17px; display:block;}
.bbb{ height:60px; width:600px;}
.bbb p{ height:24px; line-height:24px;  font-size:12px; color:#999; display:block; padding-top:5px;}
.xinwen_liebiao{width:600px; height:220px; padding-top:25px;}
.xinwen_liebiao_l{ height:35px; width:500px; background: url(../images/a.gif) center left no-repeat; float:left;}
.xinwen_liebiao_l a{ height:35px; width:500px; line-height:35px; display:block; padding-left:20px; color:#666; font-size:12px;}
.xinwen_liebiao_l a:hover{  color:#d21e27; font-size:12px;}
.xinwen_liebiao_r{height:35px; width:100px; float:right;}
.xinwen_liebiao_r a{ height:35px; width:500px; line-height:35px; display:block; padding-left:20px; color:#666; font-size:12px; }
.xinwen_liebiao_r a:hover{  color:#d21e27; font-size:12px;}

.tupian{ width:1200px; padding-top:200px; margin:0 auto }






.kong{height:40px; width:100%}
.kongg{height:60px; width:100%}

.news-right{width:330px;height: 430px;float: right;}
.lx{height:40px; width:330px; float:left;background:#d21e27;}
.lx_z{height:40px; width:280px; float:left;}
.lx_z a{height:40px; line-height:40px; display:block; color:#fff;  font-size:14px; padding-left:40px;}
.lx_z a{height:40px; line-height:40px; display:block; color:#fff;  font-size:14px;}
.lx_z b{ color:#fff;  }
.lx_c a{ height:40px; line-height:40px; width:40px; font-size:22px; float:right; color:#FFF;}
.lx_t{height:148px; width:300px; margin:0 auto; background:url(../images/lxt.jpg) center no-repeat; margin-top:60px;}
.lx_n{height:200px; width:300px; padding:15px;}
.lx_nt a{height:40px; width:300px; line-height:40px; display:block; font-size:16px; color:#000; font-weight:bold;}
.lx_nn a{height:30px; line-height:30px; display:block; color:#333; font-size:12px;}
.leftttt{height:100%; width:210px;}
.lixxiwomen{ padding-top:700px; }
.sss{height:380px; width:210px;border:1px solid #c5c5c5}
.lixxiwomen_t{height:40px; width:210px; background:url(../images/lxxxx.jpg) center no-repeat;}
.lixxiwomen_t a{height:40px; width:210px; line-height:40px; display:block; font-size:14px; color:#FFF; text-align:center;}
.let{height:94px; width:190px; margin:0 auto; padding-top:18px; background:url(../images/aaaa.jpg) center no-repeat;}
.lett p{height:40px; line-height:40px; width:190px; margin:0 auto; display:block; font-size:13px; color:#00; font-weight:bold;}
.lettt p{ height:30px; line-height:30px; font-size:12px; display:block; color:#333; padding-left:10px;}




.right_yeyue{ width:970px; height:100%; float:right;}

























/*erjiyemian*/
.main_l{ float:left; width:226px; padding:0 0 0 9px; overflow:hidden;}
.main_r{ float:right; width:720px;overflow:hidden; padding-right:10px;}


.left_lx{width:257px;overflow:hidden; min-height:276px;}
.left_lx .pic{ height:69px; overflow:hidden;}
.left_lx .pic2{ height:42px; overflow:hidden;}
.left_lx .left_lx_con{ width:250px;line-height:24px; min-height:159px; color:#fff; background:#ff7c1c url(../images/lianxibg2.jpg) repeat-x left top;}
.left_lx .left_lx_con p{ padding:19px 0 0 20px;}

.zizhi{width:250px;overflow:hidden;}
.zizhi .pic{ height:56px; overflow:hidden;}
.zizhi .zizhi_con{ width:250px;line-height:24px; padding-top:5px;overflow:hidden;min-height:180px; color:#fff; background:#f7f2e8 url(../images/rongyubg.jpg) repeat-x left top;}
.zizhi .zizhi_con img{ margin:2px 0 0 6px; height:38px; overflow:hidden; display:block}

.erjibg{ background:url(../images/weizhi.jpg) no-repeat left top; height:37px;line-height:37px; padding-left:35px; color:#fff}
.erjibg a{ color:#fff;}
.erjibg a:hover{ font-weight:bold;}
.main_content{background:#FFFFFF; line-height:23px; min-height:502px; margin:0 0 10px 0; border:#c5b084 solid 1px;}
.main_content .jianjie{ line-height:30px; font-size:12px; padding:30px 30px 0 30px;color:#000}

.erji_con{ PADDING-top:20PX; padding-left:10px;}

.tiao{ font-size:12px; padding:20px 0 20px 30px;}
.tiao a{ color:#000000; text-decoration:none; font-size:12px;}
.tiao a:hover{ color: #348900;}

.lx p{ line-height:25px; font-size:14px; font-weight:bold;}
.more{ padding:25px;}
.more a{ color:#000; line-height:25px; text-decoration:none; background:url(../images/news_icon.gif) no-repeat left 2px; padding-left:20px;}

.chanpin img{ margin:0 2px;}

.list_photo2{
	margin:0;
	width:790px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

.list_photo2 dt{ float:left; width:250px; height:200px; margin-top:15px; }
.list_photo2 dt img{ border:1px solid #dfdfdf; padding:0px; width:210px; height:150px; padding:5px;}
.list_photo2 dt div{ width:240px; height:35px; line-height:35px; text-align:center; overflow:hidden; }
.list_photo2 a{color:#000000;}
.list_photo2 a:hover{color:#f60;}


.news_t{ width:650x; text-align:left; line-height:40px; height:40px; background: url(../images/index_1888.gif) repeat-x;text-indent:0px; margin:auto; margin-left:40px; margin-right:40px; font-size:14px;}
.news_t ul{  width:650px; line-height:40px;}
.news_t ul li{line-height:40px;}

.news_t a {line-height:40px; color:#4a4a4a; font-size:14px; padding-left:22px; }
.news_t a:hover{color:#4a4a4a; }

.news_p{ width:700px; color:#999999; text-align:left; padding-left:10px; margin-bottom:20px; line-height:25px;}
.news_p a{ color:#999999}
.news_p a:hover{ color:#ff0000}


.newslist{list-style:none;width:500px;background-color:#fff;overflow:hidden;height:500px;}
.newslist .t{float:left;width:250px;}




.se_erji_img img{ width:auto; margin:0 auto}


.contact_left{ width:487px; text-align:center}
.contact_right{ width:700px; text-align:left; font-size:16px; line-height:40px; padding:0 0 0 100px; border-left:1px solid #eee}
.map{ width:100%; overflow:hidden;}



.p_float{ position:fixed; bottom:20px; width:55px; right:10px; z-index:9999; opacity:0}
.p_float li{  line-height:21px; margin-bottom:10px; text-align:center}
.p_float li a{ color:#fff; font-size:13px; background:#00877a; padding:10px 7px; margin-bottom:10px; display:block}
.p_float li a:hover{ background:#000}
@media only screen and (max-width: 1300px) and (min-width: 479px) {
  .s_width{width: 1200px;}
}