@charset "utf-8";
/*******CSS commont*************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0;padding:0;}
img{border:0;}
ol,ul{list-style:none;}
h1,h2,h3{font-weight:normal;font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select,button{font-weight:inherit;font-size:inherit;font-family:inherit; border: 0px;}
input,textarea,select{*font-size:100%;}legend{color:#000;}
/*******CSS reset*************/
body{ background: #fff; overflow-x: hidden; color:#171616; font-size: 12px; font-family:'Microsoft YaHei','微软雅黑',Arial; overflow-x: hidden; overflow-y: auto;}
.container{ padding-right: 10px; padding-left: 10px; }
@media (min-width:370px) 
{
    body{ font-size: 14px;  }
}
@media (min-width:768px) 
{
    .container{ padding-right: 15px; padding-left: 15px; }
}
@media (min-width:1200px) 
{
    body{ font-size: 14px; }
    .container{ padding:0px; }
}
@media (min-width:1601px) 
{
    body{ font-size: 15px; }
}
a{color:#171616;text-decoration:none; cursor: pointer; transition: all 0.3s;}
a:hover{ text-decoration: none; color:#269d4b; }
.left{float:left;}
.right{float:right;}
.ovfl{ overflow:hidden;}
.mar{ margin:0px auto;}
.clear{clear:both;}
.hidden{display:none;}
@font-face{
    font-family: 'MONTS';
    src:url('tt0173m.ttf') format('truetype');
}
.imgbox {position:relative;overflow:hidden;width:100%;}
.imgbox:after {content:'';display:block;padding-top:75%;}
.imgbox img {width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.36s width;}
.imgbox:hover img{width:110%;transition:.36s width;}
.imgboxs{position:relative;overflow:hidden;width:100%;}
.imgboxs:after {content:'';display:block;padding-top:100%;}
.imgboxs img {width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.36s width;}
.imgboxs:hover img{width:110%;transition:.36s width;}
.simgbox {position:relative;overflow:hidden;width:100%;}
.simgbox:after {content:'';display:block;padding-top:77.46%;}
.simgbox img {width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.36s width;}
.simgboxs{position:relative;overflow:hidden;width:100%;}
.simgboxs:after {content:'';display:block;padding-top:100%;}
.simgboxs img {width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.36s width;}
.ximgbox{position:relative;overflow:hidden;width:100%;}
.ximgbox:after {content:'';display:block;padding-top:55.24%;}
.ximgbox img {width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.36s width;}
.ximgbox:hover img{width:110%;transition:.36s width;}
.zimgbox{position:relative;overflow:hidden;width:100%;}
.zimgbox:after {content:'';display:block;padding-top:62.39%;}
.zimgbox img {width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.36s width;}
.zimgbox:hover img{width:110%;transition:.36s width;}
.nimgbox{position:relative;overflow:hidden;width:100%;}
.nimgbox:after {content:'';display:block;padding-top:46.47%;}
.nimgbox img {width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.36s width;}
.nimgbox:hover img{width:110%;transition:.36s width;}
.imgboxt{position:relative;overflow:hidden;width:100%;}
.imgboxt:after {content:'';display:block;padding-top:54.166%;}
.imgboxt img {width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.36s width;}
.imgboxt:hover img{width:110%;transition:.36s width;}

/*******Css header*******/
#mheader{ padding: 10px 0px 15px 0px; }
.mlogo{ width:45%; float: left;}
.mlogo img{ max-width: 100%; image-rendering:-moz-crisp-edges; image-rendering:-o-crisp-edges; image-rendering:-webkit-optimize-contrast; image-rendering: crisp-edges; -ms-interpolation-mode:nearest-neighbor; }
.mhtel{ padding: 4px 9px 4px 38px; position: relative; color: #fff; background: #269d4b; border-radius:45px; float: right;}
.mhtel i{ width:28px; height: 28px; background: url(../images/mtel.png) no-repeat; position: absolute; left:5px; top: 50%; transform: translateY(-50%); }
.mtel_p1{ font-size: 12px; }
.mtel_p2{  font-weight: bold; font-size: 14px;}
#mnav{ background: #269d4b; }
.mnavc{ position: relative; padding-right: 50px;}
.mnav{ overflow: hidden; }
.mnav .swiper-slide{ width: auto; margin-right: 25px;}
.mnav .swiper-slide a{ width: 100%; float: left; height: 40px; line-height: 40px; color: #fff;}
.mnav .swiper-slide a.on{ font-weight: bold; }
.mnav .swiper-slide a:hover{ font-weight: bold; }
.map_open{ font-size: 20px; width: 40px; height: 40px; line-height: 40px; text-align: center; color: #fff; position: absolute; right: 0px; top: 50%; transform: translateY(-50%);}
@media (min-width:370px) 
{
    .mlogo{ width: 48%; }
     .mhtel{ padding: 5px 16px 5px 44px; margin-top: 5px;}
     .mhtel i{ left: 10px; }
     .mtel_p2{ font-size: 15px; }
     .mnav .swiper-slide a{  font-size: 15px; height: 46px; line-height: 46px;  }
     .map_open{ font-size: 22px; height: 46px; line-height: 46px; }
}
@media (min-width:768px) 
{
    .mlogo{ width: 198px; }
    .mhimg1{ float: left; margin-left: 30px;}
    .mhtel{ padding: 5px 20px 5px 48px; margin-top: 7px;}
    .mhtel i{ left: 10px; }
    .mnav .swiper-slide{ margin-right: 35px; }
}
@media (min-width:992px) 
{
    .mnav .swiper-slide{ margin-right: 42px; }
}
@media (min-width:1200px) 
{
    #header .container{ height:126px; position: relative; }
    .logo{ width: 198px; float:left; margin-top: 15px;}
    .logo img{ max-width: 100%; image-rendering:-moz-crisp-edges; image-rendering:-o-crisp-edges; image-rendering:-webkit-optimize-contrast; image-rendering: crisp-edges; -ms-interpolation-mode:nearest-neighbor; }
    .himg1{ float: left; margin-left: 30px; margin-top: 15px;}
    .htel{ height: 54px; margin-top: 20px; float: right; background: url(../images/tel.jpg) no-repeat left center; padding-left: 75px;}
    .htel_p1{ color: #888; }
    .htel_p2{ margin-top: 4px; font-weight: bold; font-family: Arial; font-size: 20px;}
    .htel_p2 b{ color: #269d4b; margin-left: 12px;}
    #navs{ padding: 0px 8px; width: 100%; height: 52px; background: #269d4b; z-index: 99; position: absolute; bottom: -26px; left: 0px;}
    #navs .nli{ padding: 0px 21px; float: left; position: relative;}
    #navs .nli p{ position: relative; height: 52px; line-height: 52px; text-align: center;}
    #navs .nli p a{ font-size: 16px; color: #fff;}
    #navs .nli .subs{ display: none; box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05); width: 100%; position: absolute; top: 52px; left: 0px; background: rgba(255, 255, 255, 0.9); padding: 8px 0px 10px 0px;}
    #navs .nli .subs a{ padding: 0px 10px; text-align: center; width: 100%; height: 34px; line-height: 34px; float: left; overflow: hidden;}
    #navs .nli .subs a:hover{ color: #269d4b; }
    #navs .nli .subs a.on{ color: #269d4b; }
    #navs .nli#navs_4 .subs{ width: 145px; }
    #navs .nli.ons p a{ color: #f2e61e; font-weight: bold;}
    #navs .nli p:after{ content: ''; width: 0px; height: 3px; background: #fff; position: absolute; bottom: 0px; left: 50%; transform:translateX(-50%); transition: all 0.3s ease-out 0s;}
    #navs .nli:hover p:after{ width: 100%; }
}
@media (min-width:1601px) 
{
    #header .container{ height:136px; }
    .htel{ margin-top: 23px; }
    .htel_p2{ font-size: 22px; }
    .htel_p2 b{ margin-left: 15px; }
    #navs{ padding: 0px 34px; height: 60px; bottom: -30px;}
    #navs .nli{ padding: 0px 31px; }
    #navs .nli p{ height: 60px; line-height: 60px; }
    #navs .nli .subs{ top: 60px; padding: 10px 0px 12px 0px;}
    #navs .nli .subs a{ height: 36px; line-height: 36px; }
    #navs .nli#navs_4 .subs{ width: 165px; }
    #navs .nli#navs_21 .subs{ width: 165px; }
}
.map_closes{ height: 61px; line-height: 61px; overflow:hidden; }
.map_closes a{ text-align: center; float: right; margin-right: 2px; }
.map_closes a .iconfont{ font-size: 30px; color:#269d4b; }
.map_close:hover {
    transform: rotate(90deg);
    border-radius: 50%;
}
#menu_map{ transform: translateY(-100%);transition: all 800ms cubic-bezier(.8, 0, .33, 1);
    border-radius: 0 0 50% 50%;
    opacity: 0;position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030; background: #fff; width: 100%!important; height: 100%!important; overflow-x:hidden; overflow-y: scroll; }
#menu_map.down {
    border-radius: 0% 0% 0% 0%;
    transform: translateY(0);
    opacity: 1;
}
.navp1{ padding: 10px 0px 10px 30px;  }
.navp1 img{ max-width: 90%; }
.navp2{ padding-left: 30px; font-size: 1.4rem;}
.navp2 b{ font-size: 1.6rem; color: #269d4b; }
.navul{ width: 94%; margin: 10px auto 15px;}
.nav-item{position: relative; border-bottom: solid 1px #f5f5f5;}
.nav-item p{overflow: hidden;line-height: 50px;max-height:50px; font-size: 15px; padding: 0px 10px;}
.nav-item p i{ float: right;  color: #666;}
.nav-item p a{ float: left;}
.nav-item.on{ color: #269d4b; }
.nav-item.on a{ color: #269d4b; }
.nav-item.on p i{ color: #269d4b; }
.nav-item.nav-show{border-bottom: none; background:#f5f5f5; }
.nav-item .msubs{display:none; padding: 0px 16px 12px 16px; overflow:hidden; }
.nav-item .msubs a{ line-height: 2; margin-bottom:5px; font-size: 14px; display: block;}
.nav-item .msubs a.on{ color:#269d4b;}
.nav-item .msubs a:hover{ color:#269d4b;}
.nav-item.nav-show .msubs{display: block;}
.nav-item.nav-show p i{transform:rotate(90deg);}

#mbanners{ overflow: hidden; position: relative;}
#mbanners img{ width: 100%;}
#mbanners .swiper-prev,#mbanners .swiper-next{ padding: 12px 5px; z-index: 2; background: rgba(0, 0, 0, 0.5); color: #fff; position: absolute; top: 50%; transform: translateY(-50%);}
#mbanners .swiper-prev{ left: 0px; }
#mbanners .swiper-next{ right: 0px; }
#mbanners .swiper-prev:hover,#mbanners .swiper-next:hover{ background: rgba(0, 0, 0, 1); }
#sbanners{ overflow: hidden; position: relative;}
#sbanners img{ width: 100%;}
#sbanners .swiper-prev,#sbanners .swiper-next{ padding: 12px 5px; z-index: 2; background: rgba(0, 0, 0, 0.5); color: #fff; position: absolute; top: 50%; transform: translateY(-50%);}
#sbanners .swiper-prev{ left: 0px; }
#sbanners .swiper-next{ right: 0px; }
#sbanners .swiper-prev:hover,#sbanners .swiper-next:hover{ background: rgba(0, 0, 0, 1); }
#banners{ overflow: hidden; position: relative;}
#banners img{ width: 100%;}
#banners .swiper-prev,#banners .swiper-next{ outline: none; padding: 16px 6px; z-index: 2; background: rgba(0, 0, 0, 0.6); color: #fff; position: absolute; top: 50%; transform: translateY(-50%);}
#banners .swiper-prev{ left: 0px; }
#banners .swiper-next{ right: 0px; }
#banners .swiper-prev:hover,#banners .swiper-next:hover{ background: rgba(0, 0, 0, 1); }
@media (min-width:1200px) 
{
    #banners .swiper-prev,#banners .swiper-next{ padding: 18px 8px; }
}
@media (min-width:1601px) 
{
    #banners .swiper-prev,#banners .swiper-next{ font-size: 17px; padding: 22px 8px;}
}
#page_banner{ position:relative; text-align:center;}
#page_banner img{ width: 100%; }
#page_crum{ text-align: left; padding: 5px 0px; line-height: 1.6; color: rgba(255, 255, 255, 0.7); width: 100%; position: absolute; z-index: 3; bottom: 0px; left: 0px; background: rgba(0, 0, 0, 0.5);}
#page_crum a{ color: rgba(255, 255, 255, 0.7); }
#page_crum a:hover{ color: #fff; }
.page_crum{ overflow: hidden; }
.page_crum_sp1{ margin-right: 5px;}
.page_menu{ border-bottom: solid 1px rgba(0, 0, 0, 0.24); }
#page_menu{  overflow-x: auto; overflow-y: hidden; display: flex; position: relative;}
#page_menu .page_menuc{ width: auto; margin-right: 35px; white-space: nowrap;}
#page_menu .page_menuc a{ height: 50px; line-height: 50px; font-size: 14px;}
.movebg{ opacity: 0; width: 56px; height: 5px; position: absolute; background: #269d4b; left: 0; bottom: -2px; transition: all 0.5s ease-out 0s;}
.page_menus{ background: #f6f7f6; }
#page_menus{ position: relative; }
#page_menus .swiper-slide{ width: auto; }
#page_menus .swiper-slide p{ padding-right: 50px; position: relative;}
#page_menus .swiper-slide p i{ color: #269d4b; position: absolute; right: 25px; width: 20px; height: 40px; line-height: 40px; top: 50%; transform: translateY(-50%); text-align: center; }
#page_menus .swiper-slide p a{  position: relative; display: block; }
#page_menus .swiper-slide p a:after{ z-index: 3; content: ''; width: 0px; height: 5px; background: #269d4b; position: absolute; left: 0; bottom: -2px;  transition: all 0.5s ease-out 0s;}
#page_menus .swiper-slide.ons p a:after{ width: 100%; }
#page_menus .swiper-slide.ons p a{ color: #269d4b; }
#page_menus .swiper-slide:hover p a:after{ width: 100%; }
#page_menus .swiper-slide p a{ height: 50px; line-height: 50px; font-size: 14px; } 
#page_menus .page_menu_msubs{ padding: 6px 0px 8px 0px; box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);  display: none; z-index: 2; width: 100%; position:absolute; top: 50px; left: 0px; background:rgba(255, 255, 255, 0.9);}
#page_menus .page_menu_msubs a{ text-align: center; height: 32px; line-height: 32px; overflow: hidden; width: 100%; float: left; }
#page_menus .page_menu_msubs a:hover{ color: #269d4b; }
#page_menus .page_menu_msubs a.on{ color: #269d4b; }
#page_menus .swiper-slide:hover .page_menu_msubs{ display: block; }
#page_menus .swiper-slide.ons .page_menu_msubs{ display: block; }
#warpper{ padding:20px 0px 30px 0px; }
@media (min-width:992px) 
{
    #page_menu .page_menuc{ margin-right: 45px; }
    #page_menus .swiper-slide p{padding-right:60px;}
    #page_menus .swiper-slide p i{ right: 35px; }
}
@media (min-width:1200px) 
{
    .page_banner{ padding: 80px 0px 120px 0px; }
    .page_banner_cc{ padding: 30px; }
    .page_banner_cc_tt{ font-size: 30px; }
    #page_crum{ padding: 7px 0px; }
    #page_menu .page_menuc{ margin-right: 60px; }
    #page_menu .page_menuc a{ height: 66px; line-height: 66px; font-size: 16px;  }
    .page_menus{ padding-top: 36px; }
    #page_menus .swiper-slide p{padding-right:80px;}
    #page_menus .swiper-slide p a{ height: 66px; line-height: 66px; font-size: 16px;  }
    #page_menus .page_menu_msubs{ top: 66px;  padding: 8px 0px 10px 0px;}
    #page_menus .page_menu_msubs a{ height: 34px; line-height: 34px; }
    #warpper{ padding:35px 0px 45px 0px; }
}
@media (min-width:1601px) 
{
    .page_banner{ padding: 140px 0px 190px 0px; }
    .page_banner_cc{ padding: 40px 45px 45px 45px; }
    .page_banner_cc_tt{ font-size: 40px; }
    #page_crum{ padding: 9px 0px; }
    #page_menu .page_menuc{ margin-right: 75px; }
    #page_menu .page_menuc a{ height: 86px; line-height: 86px; font-size: 17px;}
    .movebg{ width: 68px; }
    #page_menus .swiper-slide p{padding-right:90px;}
    #page_menus .swiper-slide p a{ height: 86px; line-height: 86px; font-size: 17px;  }
    #page_menus .page_menu_msubs{ top: 86px;  padding: 10px 0px 12px 0px;}
    #page_menus .page_menu_msubs a{ height: 36px; line-height: 36px; }
    #warpper{ padding:45px 0px 55px 0px; }
}
/*******Css home*******/
#mchan1{ padding-top: 20px; }
.mchan1_tt{ text-align: center; }
.mchan1_tt a{ font-size: 25px; font-weight: bold; display: inline-block; position: relative;}
.mchan1_tt a:after{ content: ''; height: 8px; background: #269d4b; position: absolute; bottom: 2px; z-index: 1;}
.mchan1_tt a span{ position: relative; z-index: 2;}
#mchan1_tt1 a:after{ width: 50px; left: 0px; }
.mpro{ margin-top: 7px; overflow: hidden;}
.mpro a{ text-align: center; height: 38px; line-height: 38px; overflow: hidden; font-size: 14px; width: 49%; margin-right: 2%; margin-top: 8px; background: #269d4b; color: #fff; overflow: hidden; float: left; }
.mpro a:nth-child(2n){ margin-right: 0px; }
.mpro a:hover{ background: #e4b821; color: #fff; }
.mprorxtj{ margin-top: 5px; overflow: hidden; }
.mprorxtj a{ width: 49%; float: left; margin-top: 10px;}
.mprorxtj a.mprorxtj_a0{ float: right; }
.mchan1_mm{ margin-top: 15px; text-align: center;}
.mchan1_mm a{  display: inline-block; background: #269d4b; color: #fff; border-radius: 20px; padding: 10px 48px 10px 22px; position: relative;}
.mchan1_mm a i{ animation: flash 4s infinite; width: 20px; height: 21px; background: url(../images/mmore_01.png) no-repeat; position: absolute; right: 16px; top: 50%; transform: translateY(-50%);}
.mchan1_mm a:hover{ background: #e4b821; }
#mchan1_tt2 a:after{ width: 100px; right: 0px; }
.mabout{ margin-top: 10px; text-align: center; line-height: 23px; height: 92px; overflow: hidden; color: #666;}
.mabout_sj{ overflow: hidden;}
.mabout_sj li{ width: 50%; float: left; padding-left: 30px;  padding-right: 6px; margin-top: 15px; position: relative;}
.mabout_sj_img{ width: 24px; position: absolute; left: 0px; top: 50%; transform: translateY(-50%);}
.mabout_sj_img img{ width: 100%; }
.mabout_sj_tt{ display:inline-block; font-size: 20px; font-family: Arial; font-weight: bold;}
.mabout_sj_dc{ display:inline-block;  font-size: 12px;  color: #4b4c4d; margin-left: 3px;}
#mchan2{ background: #f2fef6; padding: 20px 0px; margin-top: 20px;}
.mchan2_tt{ text-align: center; }
.mchan2_tt a{ display: inline-block; }
.mchan2_tt a span{ height: 36px; line-height: 36px; float: left; font-size: 18px; font-weight: bold; color: #269d4b;}
.mchan2_tt a i{ width: 20px; height: 20px; background: url(../images/micon1.png) no-repeat center; float: left; margin: 8px 5px;}
.mslhj{ overflow: hidden; margin-top: 5px;}
#mchan3{ margin-top: 5px; }
.mproqltj{ overflow: hidden; }
.mproqltj a{ width: 100%; float: left; margin-top: 10px; position: relative;}
.mproqltj_txt{ transition: all 0.5s ease-out 0s; padding-top: 8px; text-align: center; position: absolute; top: 25px; right: 25px; width: 56px; height: 56px; border-radius: 50%; background: #269d4b; color: #fff;}
.mproqltj_txt i{ animation: wobble 4s infinite; position: absolute; bottom: 8px; left: 50%; transform: translateX(-50%); width: 20px; height: 21px; background: url(../images/mmore_01.png) no-repeat;}
.mproqltj a:hover .mproqltj_txt{ background: #e4b821; }
.mxgzs{ overflow: hidden; margin-top: 15px; padding-bottom: 15px; position: relative;}
.mxgzs_txt{ text-align: center; height: 32px; line-height: 32px; overflow: hidden; padding: 0px 6px; color: #666;}
.mxgzs .swiper-pagination-bullet{ background: #269d4b; opacity: 1;}
.mxgzs .swiper-pagination-bullet-active{ width:32px; border-radius: 8px; background: #e4b821;} 
 
#mslbz{ position: relative; margin-top: 15px;}
#mslbz .swiper-prev,#mslbz .swiper-next{ outline: none; z-index: 2; position: absolute; top: 50%; transform: translateY(-50%); color: #fff; width: 35px; height: 35px; line-height: 35px; text-align: center; }
#mslbz .swiper-prev{ left: -6px; background: #e4b821;}
#mslbz .swiper-next{ right: -6px; background: #269d4b;}
#mslbz .swiper-prev:hover{ background: #ff4623; }
#mslbz .swiper-next:hover{ background: #ff4623; }
.mslbz{ overflow: hidden; }
.mslbz_txt{ margin-top: 6px; height: 70px; position: relative; padding-left:74px;}
.mslbz_txt_tt{ padding: 9px; line-height: 24px; font-size: 20px; font-weight: bold; position: absolute; top: 0px; left: 0px; width: 66px; text-align: center; height: 66px; background: #269d4b; color: #fff;}
.mslbz_txt_tt:after{ width: 8px; height: 16px; background: url(../images/jiao_01.png) no-repeat; content: ''; position: absolute; top: 50%; transform: translateY(-50%); right: -8px;  }
.mslbz_txt_dc{  background: #f2fef6; color: #3e403f; padding:4px 13px 5px 13px; line-height: 19px; height: 66px; overflow: hidden;}
.mkhal1{ overflow: hidden; margin-top: 15px; }
.mkhal1 a{ padding: 8px; width: 100%; float: left; background: #f2fef6;}
.mkhal1_imgs{ width: 39%; float: left; padding-top: 6px; padding-left: 10px; position: relative;}
.mkhal1_imgs i{ transition: all 0.5s ease-out 0s; z-index: -1; width: 100%; height: 100%; background: #269d4b; border-radius: 50%; position: absolute; top: 0px; left: 0px;}
.mkhal1_img{ overflow: hidden; border-radius: 50%; text-align: center;}
.mkhal1_img img{ height: 100%; }
.mkhal1_txt{ width: 57%; float: right;}
.mkhal1_txt_tt{ height: 30px; line-height: 30px; overflow: hidden; font-size: 17px;}
.mkhal1_txt_dc{ overflow: hidden; }
.mkhal1_txt_dc span{ text-align: center; float: left; background: #c7ecd2; color: #269d4b; height: 20px; line-height: 20px; width: 72px; padding: 0px 2px; margin-right: 5px;}
.mkhal1_txt_cc{ margin-top: 5px; line-height: 18px; height: 36px; color: #888; overflow: hidden;}
.mkhal1_txt_mm{ margin-top: 5px; overflow: hidden;}
.mkhal1_txt_mm i{ transition: all 0.5s ease-out 0s; font-style: normal; float: left; width: 26px; height: 26px; line-height: 24px; font-size: 16px; background: #e4b821; color: #fff; border-radius: 50%; text-align: center;}
.mkhal1_txt_mm span{ transition: all 0.5s ease-out 0s; position: relative; margin-left: 5px; height: 26px; line-height: 24px; border-radius: 13px; float: left; padding:0px 36px 0px 16px; background-color: #269d4b; color: #fff;}
.mkhal1_txt_mm span:after{ content: ''; width:14px; height: 17px; background: url(../images/mmore_02.png) no-repeat; position: absolute; top: 50%; transform: translateY(-50%); right: 15px;}
.mkhal1 a:hover .mkhal1_imgs i{ background: #e4b821; }
.mkhal1 a:hover .mkhal1_txt_mm i{ background: #269d4b; }
.mkhal1 a:hover .mkhal1_txt_mm span{ background: #e4b821; }
.mkhal2{ overflow: hidden; margin-top: 10px;}
.mkhal2_txt{ height: 20px; line-height: 20px;  margin-top: 8px; overflow: hidden; text-align: center; color: #666;}
#mchan4{ position: relative; margin-top: 20px; padding-bottom: 25px; background: url(../images/mjxzc_img4.png) no-repeat bottom center; background-size:100%;}
.mjxzc_top{ overflow: hidden; }
.mjxzc_top_img{ width: 37%; float: left;}
.mjxzc_top_img img{ width: 100%; }
.mjxzc_top_txt{ width: 59%; float: right;}
.mjxzc_top_txt_tt img{ width: 36px; }
.mjxzc_top_txt_ft{ font-weight: bold; font-size: 30px; color: #269d4b;}
.mjxzc_top_txt_dc span{ display: inline-block; position: relative; font-size: 22px; font-weight: bold;}
.mjxzc_top_txt_dc span:after{ content: ''; width: 100%; height: 6px; background: #269d4b; z-index: -1; position: absolute; bottom: 2px; left: 0px;}
.mjxzc_top_txt_cc{ color: #888; margin-top: 6px;}
.mjxzc_top_txt_tel{ padding-left: 36px; background: url(../images/jxzc_img3.png) no-repeat left center; background-size: auto 100%; margin-top: 6px; height: 40px; line-height: 20px; font-size: 15px; font-weight: bold; color: #269d4b;}
.mjxzc_mid{ overflow: hidden; margin-top: 15px; padding-bottom: 30px; position: relative;}
.mjxzc_mid a{ text-align: center; width: 100%; float: left; border: solid 1px #269d4b; padding: 8px;}
.mjxzc_mid_tt{ height: 30px; line-height: 30px; font-weight: bold; font-size: 15px;}
.mjxzc_mid_dc{ line-height: 18px; height: 90px; overflow: hidden; color: #666;}
.mjxzc_mid .swiper-pagination-bullet{  opacity: 1; background: #269d4b;}
.mjxzc_mid .swiper-pagination-bullet-active{ background:#e4b821; }
#mchan5{ background: #26a74e; padding: 15px 0px 20px 0px;}
.mjxzc_bom_cc{ text-align: center; color: #fff; font-size: 18px; font-weight: bold;}
.mjxzc_bom_mm{ margin-top: 10px; text-align: center;}
.mjxzc_bom_mm a{ position: relative; border-radius: 16px; display: inline-block; background: #e4b821; color: #fff;  padding: 8px 38px 8px 22px;}
.mjxzc_bom_mm a i{ animation: wobble 4s infinite; width: 20px; height: 33px; background: url(../images/mmore_03.png) no-repeat; position: absolute; right: 10px; top: 10px;}
.mjxzc_bom_mm a:hover{ background: #ff4623; }
.mzxdt{ overflow: hidden; margin-top: 15px;}
.mzxdt .hd ul{ overflow: hidden; }
.mzxdt .hd ul li{ width: 33.33%; float: left; padding-right: 6px;}
.mzxdt .hd ul li:last-child{ padding-right: 0px; }
.mzxdt .hd ul li a{ text-align: center; width: 100%; height: 36px; line-height: 36px; background: #269d4b; color: #fff; font-size: 15px; overflow: hidden; float: left; }
.mzxdt .hd ul li.on a{ background: #e4b821; color: #fff; }
.mzxdt_c{ padding-top: 10px; }
.mzxdt_c_top{ overflow: hidden; }
.mzxdt_c_top a{ width: 100%; float: left; position: relative;}
.mzxdt_c_top_txt{ width: 100%; position: absolute; bottom: 0px; left: 0px; background: rgba(0, 0, 0, 0.6); color: #fff; font-weight: bold;  line-height: 34px; height: 34px; padding: 0px 15px;}
.mzxdt_c_bom{ overflow: hidden; margin-top: 10px;}
.mzxdt_c_bom a{ width: 100%; float: left; padding:6px 0px 8px 0px; border-bottom: solid 1px #EEEEEE;}
.mzxdt_c_bom_tt{ height: 24px; line-height: 24px; overflow: hidden;}
.mzxdt_c_bom_tm{ height: 20px; line-height: 20px; color: #888; background: url(../images/icon2.png) no-repeat left center; padding-left: 22px;}
.syqysl{ position: relative; overflow: hidden; margin-top: 15px;}
.syqysl_img img{ width: 100%; }
.syqysl_video{ width: 100%; height: 100%; z-index: 1; position: absolute; top: 0px; left: 0px;}
.syqysl_txt{ line-height: 2;  margin-top: 10px; text-align: center; color: #666;}
@media (min-width:370px) 
{
    .mabout_sj li{ padding-left: 34px; padding-right: 10px;}
    .mabout_sj_img{ width: 28px; }
    .mabout_sj_tt{ font-size: 24px; }
    .mabout_sj_dc{ font-size: 14px; margin-left: 5px;}
    .mchan2_tt a span{ font-size: 19px; height: 38px; line-height: 38px;}
    .mchan2_tt a i{ margin: 9px 6px;}
    .mkhal1_txt_dc span{ width: 76px; padding: 0px 5px; }
    .mjxzc_top_img{ width: 33%; }
    .mjxzc_top_txt{ width: 62%; }
    .mjxzc_top_txt_tel{ padding-left: 40px; font-size: 16px;  }
    #mchan4:after{ height: 65px; }
    .mjxzc_bom_cc{ font-size: 20px; }
    .mpro a{ height: 46px; line-height: 46px; font-size: 15px; }
    .mabout{ font-size: 15px; }
    .mxgzs_txt{height: 34px; line-height: 34px; font-size: 15px;}
    .mkhal2_txt{ line-height: 24px; height:24px; font-size: 15px;}
    .mzxdt_c_top_txt{ height: 36px; line-height: 36px; font-size: 15px;}
    .mzxdt_c_bom_tt{ font-size: 15px; line-height: 28px; height: 28px; }
    .syqysl_txt{ font-size: 15px; }
}
@media (min-width:768px) 
{
    .mpro a{ width: 32%; }
    .mpro a:nth-child(2n){ margin-right: 2%; } 
    .mpro a:nth-child(3n){ margin-right: 0px; } 
    .mprorxtj a{ margin-top: 15px; }
    .mabout{ line-height: 22px; height: 66px;}
    .mabout_sj li{ width: 25%; }
    .mproqltj_txt{ width: 60px; height: 60px;}
    .mslbz_txt_dc{ padding:9px 16px; line-height: 24px;}
    .mjxzc_top{ width: 60%; margin: 0px auto;}
    .mjxzc_top_txt_ft{ font-size: 40px; }
    .mjxzc_top_txt_dc span{ font-size: 24px; }
    .mjxzc_top_txt_cc{ margin-top: 10px; }
    .mjxzc_top_txt_tel{ margin-top: 15px; }
    #mchan4{ padding-bottom: 40px; }
    .mjxzc_mid{ padding-bottom: 50px; }
}
@media (min-width:992px) 
{
    .mchan1_tt a{ font-size: 24px; }
    #mchan1_tt1 a:after{ width: 48px; }
    .mprorxtj a{ margin-top: 20px; }
    .mabout{ line-height: 23px; height: 69px;}
    .mabout_sj_tt{ font-size: 26px; }
    .mchan2_tt a span{ font-size: 22px; }
    .mproqltj_txt{ top: 30px; right: 30px;}
    .mxgzs_txt{ height: 36px; line-height: 36px;}
    .mkhal1 a{ padding: 12px; }
    .mkhal1_imgs{ width: 36%; }
    .mkhal1_txt{ width: 59%; }
    .mkhal1_txt_tt{ height: 36px; line-height: 36px; font-size: 17px;}
    .mkhal1_txt_cc{ line-height: 20px; height:40px; margin-top: 8px;}
    .mkhal1_txt_mm{ margin-top: 10px; }
    .mjxzc_top{ width: 40%; float: left;}
    .mjxzc_mid{ width: 54%; float: right; margin-top: 30px;}
    #mchan4{ padding-bottom: 80px; }
    #mchan5{ padding: 20px 0px; }
    .mzxdt .hd ul li a{ height: 40px; line-height: 40px; }
    .mzxdt_c_top{ width: 55%; float: left;}
    .mzxdt_c_bom{ width: 42%; float: right; margin-top: 0px;}
}
#chan1{ height: 56px; line-height: 56px; border-bottom: solid 1px #e2e2e2;}
.chan1_left{ width: 66%; position: relative; padding-left: 92px;}
.chan1_left_a1{ position: absolute; left: 0px; top: 0px; color: #888; font-size: 15px; font-weight: bold;}
.chan1_left_cc{ height: 56px; overflow: hidden; }
.chan1_left_cc .swiper-slide{ width: auto; margin-right: 15px;}
.chan1_left_cc .swiper-slide a{ color: #888; }
.chan1_left_cc .swiper-slide a:hover{ color: #269d4b; }
.hsearch{ position: relative; height: 36px; line-height: 36px; padding-left: 10px; margin-top: 10px;}
.hsearch:before{ content: ''; width: 1px; height: 16px; background: #C0BEBE; position: absolute; left: 0px; top: 50%; transform: translateY(-50%);}
.keywords{ padding: 0px 15px; height: 36px;  float: left; outline: none;}
.hsearch_btn{ cursor: pointer; font-weight: bold; font-size: 20px; float: left;  color: #269d4b;}
#chan2{ margin-top: 32px; }
.chan2_tt{ text-align: center; }
.chan2_tt a{ font-size: 30px; font-weight: bold; display: inline-block; position: relative;}
.chan2_tt a span{ position: relative; z-index: 2;}
.chan2_tt a:after{ content: ''; height: 8px; background: #269d4b; position: absolute; bottom: 2px; z-index: 1;}
#chan2_tt1 a:after{ width: 60px; left: 0px;}
.chan2_ft{ color: #888; text-align: center; margin-top: 5px;}
.products{ overflow: hidden; margin-top: 25px;}
.products .hd{ width: 18%; float: left; background: #269d4b; padding: 5px;}
.products_tt{ padding: 10px 10px 5px 10px; }
.products_tt a{ color: #fff; font-weight: bold; font-size: 25px;}
.products_ft{ font-size: 12px; color: rgba(255, 255, 255, 0.44); padding-left: 10px; }
.products .hd ul{ padding: 10px 3px; background: #fff; margin-top: 15px;}
.products .hd ul li{ font-size: 16px; padding: 0px 8px 0px 42px; border-bottom: solid 1px #EAEAEA; overflow: hidden;}
#products_li0{ background: url(../images/pro_icon1.png) no-repeat 8px center; }
#products_li1{ background: url(../images/pro_icon2.png) no-repeat 8px center; }
#products_li2{ background: url(../images/pro_icon3.png) no-repeat 8px center; }
#products_li3{ background: url(../images/pro_icon4.png) no-repeat 8px center; }
#products_li4{ background: url(../images/pro_icon5.png) no-repeat 8px center; }
#products_li5{ border-bottom: 0px; background: url(../images/pro_icon6.png) no-repeat 8px center; }
.products .hd ul li a{ padding-right: 12px; width: 100%; float: left; position: relative; height: 76px; line-height: 76px; overflow: hidden;}
.products .hd ul li a:after{ transition: all 0.5s ease-out 0s; width: 8px; height: 16px; background: url(../images/jiao_01.png) no-repeat; position: absolute; right: 0px; top: 50%; transform: translateY(-50%);}
.products .hd ul li.on a{ color: #269d4b; font-weight: bold;}
.products .hd ul li.on a:after{ width: 8px;  content: '';} 
.products_wx{ padding:35px 10px 5px 10px; position: relative;}
.products_wx img{ width: 90px; }
.products_wx_txt{ position: absolute; color: #fff; top: 50%; transform: translateY(-50%); right: 10px; }
.products_tel{ padding: 20px 10px 45px 10px; color: #fff;}
.products_tel_cc{ font-size: 18px; font-weight: bold; margin-top: 10px;}
.products .bd{ width: 80.5%; float: right;}
.products_rxtj{ overflow: hidden; }
.products_rxtj a{ width: 49.2%; margin-bottom: 15px; float: left;}
.products_rxtj a.products_rxtj_a0{ float: right; }
.products_rxtj a img{ width: 100%; }
.products_rxtjs{ overflow: hidden; position: relative;}
.products_rxtjs .swiper-prev,.products_rxtjs .swiper-next{ outline:none; z-index: 1; width: 36px; height: 30px; line-height: 30px; text-align: center; color: #fff; position: absolute; top: 50%; transform: translateY(-50%);}
.products_rxtjs .swiper-prev{ left: 0px; background: #269d4b;}
.products_rxtjs .swiper-next{ right: 0px; background: #e4b821; }
.products_rxtjs .swiper-prev:hover{ background: #ff4623; }
.products_rxtjs .swiper-next:hover{ background: #ff4623; }
.products_rxtjs_img{ background: #f8f8f8; }
.products_rxtjs_txt{ height: 32px; line-height: 32px; overflow: hidden; text-align: center;}
.products_pro{ overflow: hidden; }
.products_pro a{ border: solid 1px #269d4b; width: 32%; float: left; margin-bottom: 15px; margin-right: 2%; text-align: center;}
.products_pro a:nth-child(3n){ margin-right: 0px; }
.products_pro_txt{ font-size: 15px; height: 36px; line-height: 36px; overflow: hidden; padding: 0px 10px; background: #269d4b; color: #fff; transition: all 0.5s ease-out 0s;}
.products_pro a:hover{ border: solid 1px #e4b821; }
.products_pro a:hover .products_pro_txt{ background: #e4b821; color: #fff; }
#chan2_tt2 a:after{ width: 60px; left: 60px;}
.about{ text-align: center; color: #666; line-height: 2; margin-top: 20px;}
.about_sj{ overflow: hidden; text-align: center; margin: 20px auto 0px;}
.about_sj ul{ display:inline-block; }
.about_sj li{ height: 52px; float: left; position: relative; padding-right: 90px;}
.about_sj li:after{ content: ''; width: 40px; height: 1px; background: #E5E5E5; position: absolute; top: 50%; right: 20px;}
.about_sj li:last-child{ padding-right: 0px; }
.about_sj li:last-child:after{ width: 0px; right: 0px;}
.about_sj_img{ width: 52px; float: left;}
.about_sj_img img{ width: 100%; }
.about_sj_tt{ line-height: 52px; margin-left: 10px; float: left; font-size: 38px; font-weight: bold;}
.about_sj_dc{ padding-top:20px; float: left; margin-left: 5px; font-size:15px; color: #666; }
#chan3{ margin-top: 25px; padding:25px 0px; background: #f2fef6;}
#chan2_tt3 a:after{ width: 60px; left: 180px;}
.slhj{ overflow: hidden; }
#chan4{ margin-top: 5px; overflow: hidden;}
#chan4 a{ width: 100%; float: left; margin-top: 10px; position: relative;}
#chan4 a img{ width: 100%; }
.proqltj_txt{ transition: all 0.5s ease-out 0s; font-size: 22px; height: 40px; line-height: 40px; padding-right: 48px; position: absolute; z-index: 1; color: #269d4b; bottom: 60px; left: 50%; margin-left: -500px;}
.proqltj_txt i{ position: absolute; top: 50%; transform: translateY(-50%); right: 0px; width: 34px; height: 36px; background: url(../images/more_01.png) no-repeat;}
#chan4 a:hover .proqltj_txt{ margin-left: -490px; }
.xgzs{ overflow: hidden; margin-top: 25px;}
.xgzs_txt{ height: 38px; line-height: 38px; text-align: center; padding: 0px 10px;}
#chan2_tt4 a:after{ width: 120px; right: 0px;}
.slbz{ overflow: hidden; margin-top: 25px;}
.slbz .bd{ width: 50%; float: left;}
.slbz .hd{ width: 50%; float: left; padding-left: 12px; border: solid 1px #F2F2F2; border-left: 0px;}
.slbz .hd li{ cursor: pointer; height: 89px; border-bottom: solid 1px #cee1d5; position: relative; padding-left: 84px;}
.slbz .hd li:last-child{ border-bottom: 0px; }
.slbz .hd li:before{ transition: all 0.5s ease-out 0s; content: ''; position: absolute; top: 50%; transform: translateY(-50%); left: 0px; width:0px; height: 12px; background: url(../images/jiao_02.png) no-repeat;}
.slbz_tt{ transition: all 0.5s ease-out 0s; width: 84px; height: 88px; background: #e4b821; color: #fff; font-size: 22px; line-height: 29px; padding:15px 20px; position: absolute; left: 0px; top: 0px;}
.slbz_dc{ font-size: 15px; color: #555; line-height:25px; height: 88px; overflow: hidden; padding:19px 20px;}
.slbz .hd li.on{ background: #f2fef6; }
.slbz .hd li.on .slbz_tt{ background: #269d4b; font-weight: bold;}
.slbz .hd li.on:before{ left: -9px; width: 9px;}
#chan2_tt5 a:after{ width: 60px; right: 0px;}
.khal1{ overflow: hidden; margin-top: 25px; }
.khal1 a{ padding: 10px 10px 10px 250px; width: 100%; float: left; background: #f2fef6; position:relative; min-height: 232px;}
.khal1_imgs{ width: 216px; padding-top: 12px; padding-left: 16px; position:absolute; top: 10px; left: 10px;}
.khal1_imgs i{ transition: all 0.5s ease-out 0s; z-index:1; width: 200px; height: 200px; background: #269d4b; border-radius: 50%; position: absolute; top: 0px; left: 0px;}
.khal1_img{ overflow: hidden; border-radius: 50%; position: relative; z-index:2; text-align: center; width: 200px; height: 200px;}
.khal1_img img{ height: 100%; }
.khal1_txt{ margin-top: 10px; }
.khal1_txt_tt{ height: 50px; line-height: 50px; overflow: hidden; font-size: 20px;}
.khal1_txt_dc{ overflow: hidden; }
.khal1_txt_dc span{ text-align: center; float: left; background: #c7ecd2; color: #269d4b; height: 25px; line-height: 25px; width: 88px; padding: 0px 2px; margin-right: 5px;}
.khal1_txt_cc{ margin-top: 10px; line-height: 22px; height: 44px; color: #888; overflow: hidden;}
.khal1_txt_mm{ margin-top: 15px; overflow: hidden;}
.khal1_txt_mm i{ transition: all 0.5s ease-out 0s; font-style: normal; float: left; width: 36px; height: 36px; line-height: 34px; font-size: 20px; background: #e4b821; color: #fff; border-radius: 50%; text-align: center;}
.khal1_txt_mm span{ transition: all 0.5s ease-out 0s; position: relative; margin-left: 6px; height: 36px; line-height: 36px; border-radius: 20px; float: left; padding:0px 56px 0px 22px; background-color: #269d4b; color: #fff;}
.khal1_txt_mm span:after{ content: ''; width:19px; height: 23px; background: url(../images/more_02.png) no-repeat; position: absolute; top: 50%; transform: translateY(-50%); right: 15px;}
.khal1 a:hover .khal1_imgs i{ background: #e4b821; }
.khal1 a:hover .khal1_txt_mm i{ background: #269d4b; }
.khal1 a:hover .khal1_txt_mm span{ background: #e4b821; }
.khal2{ overflow: hidden; margin-top: 15px;}
.khal2_txt{ height: 24px; line-height: 24px; margin-top:10px; overflow: hidden; text-align: center; color: #666;}
#chan5{ overflow: hidden; margin-top: 32px; background: url(../images/jxzc_img5.png) no-repeat bottom center; background-size: 100%;}
#chan5 .container{ position: relative; }
.jxzc_top{ width: 45.7%; float: left;}
.jxzc_top_img{ width: 31%; float: left;}
.jxzc_top_img img{ width: 100%; }
.jxzc_top_txt{ width: 66%; float: right;}
.jxzc_top_txt_ft{ font-size: 50px; font-weight: bold; color: #269d4b;}
.jxzc_top_txt_dc span{ display: inline-block; position: relative; font-size: 32px; font-weight: bold;}
.jxzc_top_txt_dc span:after{ content: ''; width: 100%; height: 8px; background: #269d4b; z-index: -1; position: absolute; bottom: 2px; left: 0px;}
.jxzc_top_txt_cc{ color: #888; margin-top: 15px;}
.jxzc_top_txt_tel{ padding-left: 50px; background: url(../images/jxzc_img3.png) no-repeat left center; background-size: auto 100%; margin-top: 15px; height: 52px; line-height: 26px; font-size: 20px; font-weight: bold; color: #269d4b;}
.jxzc_mid{ width: 53%; float: right; padding-bottom: 60px;}
.jxzc_mid a{ width: 49.2%; float: left; margin-bottom: 10px; border: solid 1px #269d4b; padding: 15px; text-align: center;}
.jxzc_mid_tt{ font-size: 22px; font-weight: bold; height: 40px; line-height: 40px; overflow: hidden;}
.jxzc_mid_dc{ margin-top: 5px; line-height: 23px; height: 69px; font-size: 15px; color: #666; overflow: hidden;}
#jxzc_mid_2{ float: right; }
#jxzc_mid_4{ float: right; }
#jxzc_mid_5{ width: 100%; }
#jxzc_mid_5 .jxzc_mid_dc{ height: 46px; }
.jxzc_bg{ z-index: -1; position: absolute; left: 0px; bottom: -70px; width: 490px; height: 314px; background-image: url(../images/jxzc_img4.jpg); background-size: cover; background-repeat: no-repeat;}
#chan6{ background: #26a74e; padding: 20px 0px 25px 0px; overflow: hidden;}
.chan6_left{ width: 70%; height: 42px; line-height: 42px; overflow: hidden; color: #fff; font-size: 30px; font-weight: bold;}
.chan6_a1{ position: relative; font-size: 18px; background: #e4b821; color: #fff; padding: 0px 60px 0px 30px; height: 42px; line-height: 42px; border-radius: 22px;}
.chan6_a1 i{ animation: wobble 4s infinite; width: 28px; height: 46px; background: url(../images/more_03.png) no-repeat; position: absolute; top: 12px; right: 15px;}
#chan2_tt6 a:after{ width: 60px; right: 0px;}
.zxdt{ overflow: hidden; margin-top: 25px;}
.zxdt .hd{ text-align: center; }
.zxdt .hd ul{ display: inline-block; }
.zxdt .hd ul li{ cursor: pointer; margin-right: 10px; float: left; padding: 10px 52px; background: #269d4b; color: #fff; font-size: 16px;}
.zxdt .hd ul li a{ color: #fff; }
.zxdt .hd ul li.on{ background: #e4b821; }
.zxdt .hd ul li.on a{ color: #fff; }
.zxdt_c{ padding-top: 20px; overflow: hidden;}
.zxdt_c_top{ width: 51%; float: left;}
.zxdt_c_top_txt{ font-size: 20px; font-weight: bold; height: 40px; line-height: 40px; overflow: hidden; margin-top: 10px;}
.zxdt_c_top_dc{ margin-top: 5px; line-height: 23px; height: 46px; overflow: hidden; color: #666;}
.zxdt_c_top_tm{ color: #666; background: url(../images/icon2.png) no-repeat left center; padding-left: 22px; height: 22px; line-height: 22px; margin-top: 15px;}
.zxdt_c_bom{ width: 46%; float: right;}
.zxdt_c_bom a{ width: 100%; float: left; padding-bottom: 15px; margin-bottom: 15px; border-bottom: solid 1px #CEE1D5; position: relative;}
.zxdt_c_bom_tt{ height: 36px; line-height: 36px; font-size: 20px; overflow: hidden;}
.zxdt_c_bom_dc{ margin-top: 5px; line-height: 23px; height: 46px; overflow: hidden; color: #666; }
.zxdt_c_bom_tm{ color: #666; background: url(../images/icon2.png) no-repeat left center; padding-left: 22px; height: 22px; line-height: 22px; margin-top: 10px;}
.zxdt_c_bom a:last-child{ padding-bottom: 0px; border-bottom: 0px;}
.zxdt_c_bom a:last-child:hover:after{ width: 0px; }
.ssyqysl{ width: 47.35%; float: left; overflow: hidden; margin-top: 25px; position: relative;}
.ssyqysl_imgs img{ width: 100%; }
.ssyqysl_video{ width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; z-index: 2;}
.ssyqysl_img{ width: 47.35%; float: left; margin-top: 25px;}
.ssyqysl_img img{ width: 100%; }
.ssyqysl_txt{ width: 47%; float: right; margin-top: 35px;}
.ssyqysl_txt_tt img{ max-width: 100%; }
.ssyqysl_txt_ft{ margin-top: 20px; }
.ssyqysl_txt_ft img{ max-width: 100%; }
.ssyqysl_txt_cc{ font-size: 15px; line-height: 1.8; margin-top: 15px; color: #666;}
.ssyqysl_txt_mm{ overflow: hidden; margin-top: 30px;}
.ssyqysl_txt_mm a{ float: left; }
.ssyqysl_txt_mm a i{ transition: all 0.5s ease-out 0s; font-size: 20px; border-radius: 50%; background: #e4b821; font-style: normal; width: 36px; height: 36px; line-height: 36px; float: left; text-align: center; color: #fff;}
.ssyqysl_txt_mm a span{ border-radius: 26px; margin-left: 6px; padding: 0px 50px 0px 26px; position: relative; transition: all 0.5s ease-out 0s; float: left; height: 36px; line-height: 36px; background: #269d4b; color: #fff;}
.ssyqysl_txt_mm a span:after{ content: ''; width:19px; height: 23px; background: url(../images/more_02.png) no-repeat; position: absolute; top: 50%; transform: translateY(-50%); right: 15px;}
.ssyqysl_txt_mm a:hover i{ background: #269d4b; }
.ssyqysl_txt_mm a:hover span{ background: #e4b821; }
#chan2_tt7 a:after{ width: 60px; right: 0px;}
@media (min-width:1601px) 
{
    #chan1{ height: 66px; line-height: 66px; }
    .chan1_left{ width: 70%; padding-left: 99px;}
    .chan1_left_a1{ font-size: 16px;  }
    .chan1_left_cc{ height: 66px; }
    .chan1_left_cc .swiper-slide{ margin-right: 20px;}
    .hsearch{ margin-top: 15px; padding-left: 12px;}
    .keywords{ padding: 0px 20px; }
    .hsearch_btn{ font-size: 22px; }
    #chan2{ margin-top: 45px; }
    .chan2_tt a{ font-size: 40px; }
    .chan2_tt a:after{ bottom: 7px; }
    #chan2_tt1 a:after{ width: 80px; left: 0px;}
    .products{ margin-top: 30px; }
    .products .hd{ width: 18.7%; }
    .products_tt{ padding: 22px 20px 6px 20px; }
    .products_tt a{ font-size: 30px;}
    .products_ft{ font-size: 14px; padding-left: 20px;}
    .products .hd ul{ padding: 10px 5px; margin-top: 20px;}
    .products .hd ul li{ font-size: 17px; padding: 0px 12px 0px 60px; }
    #products_li0{ background: url(../images/pro_icon1.png) no-repeat 16px center; }
    #products_li1{ background: url(../images/pro_icon2.png) no-repeat 16px center; }
    #products_li2{ background: url(../images/pro_icon3.png) no-repeat 16px center; }
    #products_li3{ background: url(../images/pro_icon4.png) no-repeat 16px center; }
    #products_li4{ background: url(../images/pro_icon5.png) no-repeat 16px center; }
    #products_li5{ border-bottom: 0px; background: url(../images/pro_icon6.png) no-repeat 16px center; }
    .products .hd ul li a{ padding-right: 20px; height: 88px; line-height: 88px; }
    .products_wx{  padding: 50px 20px 0px 20px; }
    .products_wx img{ width: 115px; }
    .products_wx_txt{ right: 20px; line-height: 2;}
    .products_tel{ padding: 30px 20px 65px 20px;  }
    .products_tel_cc{ font-size: 24px; }
    .products .bd{ width: 80%; }
    .products_rxtj a{ margin-bottom: 20px; }
    .products_rxtjs .swiper-prev,.products_rxtjs .swiper-next{ width: 38px; height: 32px; line-height: 32px; }
    .products_rxtjs_txt{ height: 42px; line-height: 42px; }
    .products_pro a{ margin-bottom: 20px; }
    .products_pro_txt{ height: 46px; line-height: 46px; font-size: 16px;}
    #chan2_tt2 a:after{ width: 80px; left: 80px;}
    .about{ margin-top: 30px;}
    .about_sj{ margin: 30px auto 0px;}
    .about_sj li{ height: 59px; padding-right: 110px;}
    .about_sj li:after{ width: 50px; }
    .about_sj_img{ width: 59px; }
    .about_sj_tt{ font-size: 50px; line-height: 59px; margin-left: 26px; }
    .about_sj_dc{ margin-left: 10px; font-size:16px; margin-top: 10px;}
    #chan3{ margin-top: 45px; padding:38px 0px 43px 0px; }
    .proqltj_txt{ font-size: 26px; height: 50px; line-height: 50px;  bottom: 105px; left: 50%; margin-left: -670px;}
    .proqltj_txt i{ position: absolute; top: 50%; transform: translateY(-50%); right: 0px; width: 34px; height: 36px; background: url(../images/more_01.png) no-repeat;}
    #chan4 a:hover .proqltj_txt{ margin-left: -660px; }
    #chan2_tt3 a:after{ width: 80px; left: 240px;}
    .xgzs{ margin-top: 30px;}
    .xgzs_txt{ height: 42px; line-height: 42px;}
    #chan2_tt4 a:after{ width: 160px; }
    .slbz{ margin-top: 30px; }
    .slbz .bd{ width: 710px; }
    .slbz .hd{ width: 690px; }
    .slbz .hd li{ height: 110px; padding-left: 120px;}
    .slbz_tt{ width: 120px; height: 109px; font-size: 28px; line-height: 36px; padding:19px 30px;}
    .slbz_dc{ font-size: 16px; line-height:31px; height: 109px; padding: 23px 60px 23px 26px;}
    #chan2_tt5 a:after{ width: 80px; }
    .khal1{ margin-top: 30px; }
    .khal1 a{ padding: 12px 12px 12px 320px; min-height: 320px; }
    .khal1_imgs{ width: 294px; padding-top: 12px; padding-left: 26px; top: 12px; left: 12px;}
    .khal1_imgs i{ width: 264px; height: 264px; }
    .khal1_img{ width: 264px; height: 264px; }
    .khal1_txt_tt{ height: 56px; line-height: 56px; font-size: 28px; }
    .khal1_txt_dc{ margin-top: 5px; }
    .khal1_txt_dc span{ font-size: 16px; height: 32px; line-height: 32px; width: 100px; padding: 0px 5px; margin-right: 10px; }
    .khal1_txt_cc{ margin-top: 15px; line-height: 25px; height: 50px;}
    .khal1_txt_mm{ margin-top: 20px; }
    .khal1_txt_mm i{ width: 38px; height: 38px; line-height: 36px; font-size: 22px; }
    .khal1_txt_mm span{ margin-left: 8px; height: 38px; line-height: 38px; border-radius: 24px; float: left; padding:0px 60px 0px 30px; }
    .khal1_txt_mm span:after{ right: 18px; }
    .khal2{ margin-top: 20px;}
    .khal2_txt{ height: 26px; line-height: 26px;}
    #chan5{ margin-top: 60px; }
    .jxzc_top{ width: 640px; }
    .jxzc_top_img{ width: 203px; }
    .jxzc_top_txt{ width: 420px; }
    .jxzc_top_txt_ft{ font-size: 80px; }
    .jxzc_top_txt_dc span{ font-size: 56px; }
    .jxzc_top_txt_dc span:after{ height: 12px; bottom: 8px; }
    .jxzc_top_txt_cc{ font-size: 17px; }
    .jxzc_top_txt_tel{ padding-left: 68px; height: 67px; line-height: 33px; font-size: 28px;}
    .jxzc_mid{ width: 710px; padding-bottom:76px;}
    .jxzc_mid a{ width: 350px; padding:25px 25px 28px 25px;}
    .jxzc_mid_tt{ font-size: 28px; height: 44px; line-height: 44px; }
    .jxzc_mid_dc{ margin-top: 10px; line-height: 26px; height: 78px; font-size: 16px; }
    #jxzc_mid_5 .jxzc_mid_dc{ height: 52px; }
    .jxzc_bg{ bottom: -85px; width: 593px; height: 380px; }
    #chan6{ padding: 22px 0px 26px 0px; }
    .chan6_left{ height: 50px; line-height: 50px; font-size: 36px; }
    .chan6_a1{ font-size: 20px; padding: 0px 62px 0px 32px; height: 50px; line-height: 50px; border-radius: 26px;}
    .chan6_a1:hover{ background: #ff4623; color: #fff; }
    #chan2_tt6 a:after{ width: 80px; }
    .zxdt{ margin-top: 30px; }
    .zxdt .hd ul li{ padding: 12px 70px; font-size: 17px; margin-right: 12px;}
    .zxdt_c{ padding-top: 27px; }
    .zxdt_c_top{ width: 49.71%; }
    .zxdt_c_top_txt{ height: 48px; line-height: 48px; font-size: 22px;}
    .zxdt_c_top_dc{ line-height: 25px; height: 50px;}
    .zxdt_c_top_tm{ margin-top: 20px; }
    .zxdt_c_bom{ width: 46%; }
    .zxdt_c_bom a{ padding-bottom: 18px; margin-bottom: 18px;}
    .zxdt_c_bom_tt{ height: 42px; line-height: 42px; font-size: 22px;}
    .zxdt_c_bom_dc{ line-height: 25px; height: 50px;}
    .zxdt_c_bom_tm{ margin-top: 15px; }
    #chan2_tt7 a:after{ width: 80px;}
    .ssyqysl{ margin-top: 30px; }
    .ssyqysl_txt{ margin-top: 40px; }
    .ssyqysl_txt_ft{ margin-top: 38px; }
    .ssyqysl_txt_cc{ margin-top: 25px; font-size: 16px;}
    .ssyqysl_txt_mm{ margin-top: 40px; }
    .ssyqysl_txt_mm a i{ font-size: 22px; width: 40px; height: 40px; line-height: 40px;}
    .ssyqysl_txt_mm a span{ border-radius: 28px; margin-left: 8px; padding: 0px 60px 0px 32px; height: 40px; line-height: 40px; }
    .ssyqysl_txt_mm a span:after{ right: 20px;}
}

/*******Css footer*******/
#mfooter{ text-align: center; line-height: 2; padding: 15px 0px 15px 0px; margin-bottom: 58px; background: #242525; color:rgba(248, 248, 248, 0.6);}
#mfooter a{ color:rgba(248, 248, 248, 0.6); }
#mfooter a:hover{ color: #fff; }
.mfooter_logo{ text-align: center;}
.mfooter_logoc{ display: inline-block; }
.mfooter_logo a{ float: left; width: 45%;}
.mfooter_logo a img{ max-width: 100%; }
.mfimg1{ margin-left: 5%; }
.mfooter_tel{ margin-top: 10px;}
.mfooter_tel a{ display: inline-block; background: url(../images/ftel.jpg) no-repeat left center; padding-left: 78px; height: 54px;}
.mfooter_tel_p1{ text-align: left; }
.mfooter_tel_p2{ text-align: left;  font-weight: bold; color: #269d4b;}
.mfooter_adr{ margin-top: 5px; }
.mfooter_link{ padding: 5px 0px; margin-top: 10px; border-top: solid 1px #343535; border-bottom: solid 1px #343535; text-align: left;}
.mfooter_link a{ margin-right: 15px;}
#mfooter .mfooter_coc{ color:rgba(255, 255, 255, 0.6); margin-top: 10px;}
#mfooter .mfooter_coc a{ color:rgba(255, 255, 255, 0.6); }
#mfooter .mfooter_coc a:hover{ color: #fff; }
#mfooter .mfooter_link{ color:rgba(255, 255, 255, 0.3); font-size: 12px;}
#mfooter .mfooter_link a{ color:rgba(255, 255, 255, 0.3); }
#mfooter .mfooter_link a:hover{ color: #fff; }

@media (min-width:370px) 
{
    .mfooter_tel_p2{ font-size: 16px; }
}
@media (min-width:768px) 
{
    #mfooter{ margin-bottom: 0px; }
    .mfooter_tel_p2{ font-size: 18px; }
}
#footer{ line-height: 2; padding: 25px 0px 25px 0px; background: #242525; color:rgba(248, 248, 248, 0.6); }
#footer a{ color:rgba(248, 248, 248, 0.6); }
#footer a:hover{ color: #fff; }
.footer_left{ width: 29.14%; }
.footer_left_logo{ overflow: hidden; }
.footer_left_logo img{ max-width: 100%; }
.footer_left_logo a{ float: left; width: 45%;}
.fimg1{ margin-left: 5%; }
.footer_left_tel{ overflow: hidden; margin-top: 15px; }
.footer_left_tel a{ width: 100%; float: left; padding-left: 78px; height: 54px; background: url(../images/ftel.jpg) no-repeat left center;}
.footer_left_tel_p1{ line-height: 1.4; }
.footer_left_tel_p2{ font-size: 15px; font-weight: bold; color: #269d4b;}
.footer_left_adr{ margin-top: 5px; line-height: 1.5;}
.footer_mid{ width: 60%; float: left; padding-left: 40px;}
.footer_mid dl{ width: 25%; float: left; padding-right: 35px; padding-top: 10px;}
#footer .footer_mid dl dt{ color: rgba(255, 255, 255, 0.83); font-weight: bold; font-size: 15px;}
#footer .footer_mid dl dt a{  color: rgba(255, 255, 255, 0.83); }
#footer .footer_mid dl dt a:hover{ color: #fff; }
#footer .footer_mid dl dd{ overflow: hidden; padding-top: 12px;}
#footer .footer_mid dl dd a{  width: 100%; float: left;  height: 32px; line-height: 32px; overflow: hidden;}
.footer_right{ width: 10%; text-align: center;}
.footer_right img{ max-width: 100%; }
.footer_right_wx_txt{ height: 36px; line-height: 36px;}
.footer_link{ width: 100%; float: left; margin-top: 15px; padding: 6px 0px; border-top: solid 1px #343535; border-bottom: solid 1px #343535;}
.footer_link a{ margin-right: 15px;}
.footer_coc{ width: 100%; float: left; margin-top: 15px; text-align: center;}
#footer .footer_link{ color:rgba(255, 255, 255, 0.3); font-size: 13px;}
#footer .footer_link a{ color:rgba(255, 255, 255, 0.3); }
#footer .footer_link a:hover{ color: #fff; }
@media (min-width:1601px) 
{
    #footer{ padding: 40px 0px 35px 0px; }
    .footer_left_logo a{ width: 47%; }
    .footer_left_tel{ margin-top: 15px; }
    #footer .footer_left_tel a{ height: 62px; }
    .footer_left_tel_p2{ font-size: 20px; }
    .footer_left_adr{ margin-top: 10px; }
    .footer_mid{ padding-left: 65px; }
    .footer_mid dl{ padding-right: 45px; padding-top: 15px;}
    #footer .footer_mid dl dt{ font-size: 16px; }
    #footer .footer_mid dl dd{ padding-top: 15px; }
    #footer .footer_mid dl dd a{ font-size: 14px; }
    .footer_right_wx_txt{ height: 40px; line-height: 40px;}
    .footer_link{ margin-top: 20px; padding:8px 0px;}
    .footer_link a{ margin-right: 20px;}
    .footer_coc{ margin-top: 20px; }
}
.footernav{ width: 100%; color: #fff; height:58px; overflow: hidden; position: fixed; bottom:0px; left: 0px; z-index: 999;   background:#269d4b; }
.footernav a{ color: #fff; }
.footernav ul li{width: 25%; float: left; text-align: center; padding:5px 0px 8px 0px; }
.footernp1{ font-size:20px;}
.footernp2{ line-height:1.5;}
.footernav ul li.on{ background: #e4b821; }
.footernav ul li.on .footernp1{ animation: swing 1s; }
.ui-sidebar{position:fixed;right:0; bottom:160px; z-index: 999;}
.ui-sidebar ul{ box-shadow:0px 0px 30px rgba(0,0,0,0.1);border-radius:20px 0 0 20px; text-align: center;}
.ui-sidebar ul li a{ outline: none; width:48px;line-height:48px; height:48px; color:#269d4b;display:block; background:#fff;border:1px solid #eee;}
.ui-sidebar ul li a i{font-size:30px;}
.ui-sidebar ul li div{ position:absolute;right:-200px;top:2px;border:1px solid #d9d9d9;box-shadow:0px 0px 30px rgba(0,0,0,0.1);background:#fff;font-size:13px; border-radius:4px;padding:0 10px;line-height:48px;opacity:0;min-width:120px;transition:all .5s ease;text-align:center;z-index:-1;white-space:nowrap;}
.ui-sidebar ul li div:after{content:" ";position:absolute;width:10px;height:10px;border-left:0;border-bottom:0;background:#fff;border:1px solid #d9d9d9;border-bottom:0;border-right:0;right:-6px;top:50%;transform:translateY(-50%) rotate(-225deg);}
.ui-sidebar ul li:hover div{right:60px;opacity:1;}
.ui-sidebar ul li a:hover{background:#269d4b; color:#fff;}
.ui-sidebar ul li#ui-wx div{ padding-top: 6px; } 
.ui-sidebar ul li#ui-tel div{ font-size: 17px; padding:3px 10px; line-height: 21px; color:#269d4b;} 

#company1{ padding-top: 30px;background-image: url(../images/com_bg1.jpg);  background-repeat: no-repeat; background-position: top center; }
.company1_tt{ text-align: center; }
.company1_tt a{ display: inline-block; position: relative; font-size: 25px; font-weight: bold;}
.company1_tt a span{ position: relative; z-index: 2;}
.company1_tt a:after{ content: ''; height: 8px; background: #269d4b; position: absolute; bottom: 2px; z-index: 1; }
#company1_tt1 a:after{ width: 75px; right: 0px;}
.company1_cc{ margin-top: 15px; line-height: 1.8; color: #414341; text-align: center;}
.company1_sj{ overflow: hidden; }
.company1_sj li{ width: 50%; float: left; padding-left: 30px;  padding-right: 6px; margin-top: 15px; position: relative; }
.company1_sj_img{ width: 24px; position: absolute; left: 0px; top: 50%; transform: translateY(-50%);}
.company1_sj_img img{ width: 100%; }
.company1_sj_tt{ display:inline-block; font-size: 20px; font-family: Arial; font-weight: bold;}
.company1_sj_dc{ display:inline-block; color: #4b4c4d; margin-left: 3px;}
.company1_video{ position: relative; margin-top: 20px;}
.company1_video_img img{ width:100%; }
.company1_videoc{ width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; z-index: 1;}
#company2{ margin-top: 20px; }
#company1_tt2 a:after{ width: 100px; right: 0px;}
.company2_wh_left_cc{ margin-top: 15px; }
.company2_wh_left_cc p{ color: #666; line-height: 1.6; padding: 3px 0px; }
.company2_wh_left_cc p strong{ color: #269d4b; font-size: 16px; margin-right: 15px;}
.company2_wh_right{ margin-top: 15px; position: relative;}
.company2_wh_right img{ width: 100%; }
.company2_wh_right_cc{ position: absolute; font-size: 16px; text-align: center; border-radius: 50%; color: #fff;}
.company2_wh_right_cc span{ display: inline-block; }
#company2_wh_right_cc1{ animation: flash 8s 0.5s infinite; top:10px; left: 50%; margin-left: -46px; background: #269d4b; width: 50px; line-height: 50px; height: 50px;}
#company2_wh_right_cc2{ animation: flash 8s 1.5s infinite; font-size: 20px; top:70px; left: 50%; margin-left: -130px; background: #e4b821; width: 80px; line-height: 80px; height: 80px;}
#company2_wh_right_cc3{ animation: flash 8s 2.5s infinite; top:40px; left: 50%; margin-left: 30px; background: #e4b821; width: 50px; line-height: 50px; height: 50px;}
#company2_wh_right_cc4{ animation: flash 8s 3.5s infinite; font-size: 20px; bottom:40px; right: 30px;  background: #269d4b; width: 80px; line-height: 80px; height: 80px;}
#company2_wh_right_cc5{ animation: flash 8s 4.5s infinite; bottom:30px; left: 50%; margin-left: -10px; background: #269d4b; width: 50px; line-height: 50px; height: 50px;}
#company3{ margin-top: 20px; padding: 20px 0px; background: #f2fef6;}
#company1_tt3 a:after{ width: 100px; right: 0px;}
.company1_ft{ color: #888; margin-top: 5px; text-align: center;}
#company3_honor{ position: relative; margin-top: 15px;}
#company3_honor .swiper-prev,#company3_honor .swiper-next{ outline: none; width: 36px; height: 30px; line-height: 30px; text-align: center; color: #fff; position: absolute; z-index: 2; top: 50%; transform: translateY(-50%);}
#company3_honor .swiper-prev{ left: -8px; background: #269d4b; }
#company3_honor .swiper-next{ right: -8px; background: #e4b821; }
.company3_honor{ overflow: hidden; }
#company4{ padding-top: 50px; margin-bottom: 35px; background-image: url(../images/com_bg3.jpg); background-position: top center; background-repeat: no-repeat; background-size: 100% auto;}
.company4{ padding-top: 20px; width: 98%; margin: 0px auto; background: #fff;}
.company4_qysl{ overflow: hidden; margin-top: 15px;}
#company1_tt4 a:after{ width: 50px; right: 0px;}
.company2_wh_left_line{ height: 12px; margin-top: 15px; position: relative;}
.company2_wh_left_line:before{ content: ''; position: absolute; top: 50%; left: 0px; width: 100%; height: 1px; background:#269d4b;}
.company2_wh_left_line:after{ content: ''; position: absolute; top: 0px; right: 0px; width: 12px; height: 12px; background:#269d4b; border-radius: 50%;}
.company2_wh_left_line:after{ animation: ltr 6s infinite; }
@keyframes ltr{
50%{ right: 100%;  }
100%{ right: 0px;  }
}
@media (min-width:768px) 
{
    .company1_sj li{ width: 25%; }
    .company2_wh_left{ width: 48%; float: left;}
    #company1_tt2{ text-align: left; }
    .company2_wh_right{ width: 50%; float: right; margin-top: 0px;}
    #company4{ padding-top: 120px; margin-bottom: 40px;}
}
@media (min-width:992px) 
{
    .company1_sj{ text-align: center; }
    .company1_sj ul{ display:inline-block; }
    .company1_sj ul li{ padding-left: 40px; width: auto; height: 30px; float: left; position: relative; padding-right: 94px; }
    .company1_sj li:after{ content: ''; width: 40px; height: 1px; background: #E5E5E5; position: absolute; top: 50%; right: 20px;}
    .company1_sj li:last-child{ padding-right: 0px; }
    .company1_sj li:last-child:after{ width: 0px; right: 0px;}
    .company1_sj_img{ width: 30px; }
    .company1_sj_tt{ font-size: 26px; }
    #company4{ padding-top: 150px; }
}
@media (min-width:1200px) 
{
    #company1{ padding-top: 70px; }
    .company1_tt a{ font-size: 30px; }
    #company1_tt1 a:after{ width: 90px;}
    .company1_cc{ margin-top: 20px; }
    .company1_sj ul li{ height: 52px; padding-right: 90px; padding-left: 62px; margin-top: 25px;}
    .company1_sj_img{ width: 52px;}
    .company1_sj_tt{ line-height: 52px; margin-left: 10px; font-size: 38px;}
    .company1_sj_dc{ padding-top:20px; margin-left: 5px; font-size:15px;}
    .company1_video{ margin-top: 30px; }
    #company2{ margin-top: 35px; }
    #company1_tt2 a:after{ width: 120px;}
    .company2_wh_left_cc{ margin-top: 25px; }
    .company2_wh_left_cc p{ font-size: 15px; padding: 5px 0px;}
    .company2_wh_left_cc p strong{ margin-right: 20px; font-size: 20px;}
    .company2_wh_right_cc{ font-size: 20px; }
    #company2_wh_right_cc1{ top:40px; margin-left: -60px; width: 70px; line-height: 70px; height: 70px;}
    #company2_wh_right_cc2{ font-size: 28px; top:120px; margin-left: -150px; width: 100px; line-height: 100px; height: 100px;}
    #company2_wh_right_cc3{ top:90px; margin-left: 60px; width: 70px; line-height: 70px; height: 70px;}
    #company2_wh_right_cc4{ font-size: 28px; bottom:40px; right: 30px;  width: 100px; line-height: 100px; height: 100px;}
    #company2_wh_right_cc5{ bottom:30px; margin-left: -10px; width: 70px; line-height: 70px; height: 70px;}
    #company3{ margin-top: 35px; padding: 35px 0px; }
    #company1_tt3 a:after{ width: 120px;}
    .company1_ft{ margin-top: 8px; }
    #company3_honor{ margin-top: 25px; }
    #company4{ padding-top: 250px; margin-bottom: 65px;}
    #company1_tt4 a:after{ width: 60px; }
    .company4{ width: 1200px; padding-top: 40px; }
    .company4_qysl{ margin-top: 25px; }
    .company2_wh_left_line{ margin-top: 30px; }
}
@media (min-width:1601px) 
{
    #company1{ padding-top: 110px; }
    .company1_tt a{ font-size:40px; }
    .company1_tt a:after{ bottom: 7px; }
    #company1_tt1 a:after{ width: 120px;}
    .company1_cc{ margin-top: 30px; }
    .company1_sj ul li{ height: 59px; padding-right: 110px; padding-left: 69px; margin-top: 40px;}
    .company1_sj_img{ width: 59px;}
    .company1_sj_tt{ line-height: 59px; margin-left: 10px; font-size: 50px;}
    .company1_sj_dc{ padding-top:10px; margin-left: 10px; font-size:16px;}
    .company1_video{ margin-top: 65px; }
    #company2{ margin-top: 65px; }
    #company1_tt2 a:after{ width: 160px;}
    .company2_wh_left{ width: 43%; }
    .company2_wh_left_cc{ margin-top: 35px; }
    .company2_wh_left_cc p{ font-size: 16px; padding: 7px 0px;}
    .company2_wh_left_cc p strong{ margin-right: 30px; font-size: 28px;}
    .company2_wh_right{ width: 56%; }
    .company2_wh_right_cc{ font-size: 26px; }
    #company2_wh_right_cc1{ top:60px; margin-left: -90px; width: 100px; line-height: 100px; height: 100px;}
    #company2_wh_right_cc2{ font-size: 32px; top:190px; margin-left: -220px; width: 126px; line-height: 126px; height: 126px;}
    #company2_wh_right_cc3{ top:130px; margin-left: 90px; width: 100px; line-height: 100px; height: 100px;}
    #company2_wh_right_cc4{ font-size: 32px; bottom:50px; right: 60px;  width: 126px; line-height: 126px; height: 126px;}
    #company2_wh_right_cc5{ bottom:30px; margin-left: -15px; width: 100px; line-height: 100px; height: 100px;}
    #company3{ margin-top: 65px; padding: 75px 0px 80px 0px; }
    #company1_tt3 a:after{ width: 160px;}
    .company1_ft{ margin-top: 12px; }
    #company3_honor{ margin-top: 35px; }
    #company4{ padding-top: 340px; margin-bottom: 120px;}
    #company1_tt4 a:after{ width: 80px; }
    .company4{ width: 1490px; padding-top: 40px; }
    .company4_qysl{ margin-top: 35px; }
    .company2_wh_left_line{ margin-top: 40px; }
}
#dljx1{ margin-top: 20px; }
.dljx1_tt{ text-align: center; }
.dljx1_tt a{ display: inline-block; position: relative; font-size: 25px; font-weight: bold;}
.dljx1_tt a span{ position: relative; z-index: 2;}
.dljx1_tt a:after{ content: ''; height: 8px; background: #269d4b; position: absolute; bottom: 2px; z-index: 1; width: 100px; right: 0px; }
#dljx1_tt10 a:after{ width: 50px; }
.dljx1_ys a{ text-align: center; position: relative; padding:18px 10px 10px 10px; background: #f3fef6; width: 49%; float: left; margin-top: 25px; margin-right: 2%;}
.dljx1_ys a:nth-child(2n){ margin-right: 0px; }
.dljx1_ys a:before{ transition: all 0.5s ease-out 0s;  content: ''; position: absolute; top: -15px; left: 50%; margin-left: -15px; width: 30px; height: 30px; background: url(../images/dljx_icon1.png) no-repeat; background-size: cover;}
.dljx1_ys a:hover{ background: #269d4b; color: #fff;}
.dljx1_ys a:hover .dljx1_ys_dc{ color: #fff; }
.dljx1_ys a:hover:before{ background: url(../images/dljx_icon1h.png) no-repeat; transform: rotateY(360deg);}
.dljx1_ys_tt{ height: 30px; line-height: 30px; overflow: hidden; font-size: 18px;}
.dljx1_ys_line{ overflow: hidden; height: 1px; background: url(../images/line2.jpg) no-repeat center; margin: 6px auto 0px;}
.dljx1_ys_dc{ margin-top: 8px;  color: #5F6160; line-height: 20px; height: 60px; overflow: hidden;}
.dljx1_mm{ margin-top: 15px; text-align: center;}
.dljx1_mm a{ padding-left: 105px; padding-right: 15px; font-size: 18px; font-weight: bold; color: #fff; height: 36px; line-height: 36px; display: inline-block; background: url(../images/dljx_tel.png) no-repeat; background-size: cover;}
#dljx2{ margin-top: 20px; background: #f6f7f6; padding: 20px 0px;}
.dljx2_fwzc{ overflow: hidden; margin-top: 5px;}
.dljx2_fwzc a{ padding: 10px 10px 10px 65px; background: #fff; width: 100%; float: left; margin-top: 10px; position: relative;}
.dljx2_fwzc_imgs{ text-align: center; width: 40px; height: 40px; line-height: 40px; position: absolute; top: 10px; left: 10px;}
.dljx2_fwzc_imgs img{ max-width: 100%; position: relative; z-index: 2;}
.dljx2_fwzc_img{ position: relative; display: inline-block; }
.dljx2_fwzc_img:before{ transition: all 0.5s ease-out 0s; z-index: 1; content: ''; position: absolute; width: 14px; height: 14px; top: -5px; left: -5px; background: #e4b821; border-radius: 50%;}
.dljx2_fwzc_tt{ height: 32px; line-height: 32px; font-size: 18px; overflow: hidden;}
.dljx2_fwzc_dc{ margin-top: 3px;  color: #797979; line-height: 20px; height: 60px; overflow: hidden;  }
#dljx2_fwzc1 .dljx2_fwzc_img:before{ top: 8px; left: -1px; }
#dljx2_fwzc3 .dljx2_fwzc_img:before{ top: 5px;  }
#dljx2_fwzc4 .dljx2_fwzc_img:before{ top: 6px;  }
#dljx2_fwzc5 .dljx2_fwzc_img:before{ top: 8px; left: 4px; }
.dljx2_fwzc a:hover .dljx2_fwzc_img:before{ background:#ff4623; }
#dljx3{ margin-top: 20px; position: relative; } 
.dljx3_hzlc{ overflow: hidden; margin-top: 15px; background: url(../images/dljx_hzlc_img7.png) repeat-x center;}
.dljx3_hzlc_cc{ overflow: hidden; position: relative; padding-right: 28px;}
.dljx3_hzlc_cc:after{ content: ''; position: absolute; right: 8px; top: 50%; transform: translateY(-50%); width: 12px; height: 12px; background: url(../images/dljx_hzlc_img6.png) no-repeat; background-size: cover;}
.dljx3_hzlc_cc a{ padding: 10px; width: 100%; float: left; background: #f3fef6; text-align: center;}
.dljx3_hzlc_img{ transition: all 0.5s ease-out 0s; width: 70px; height: 70px; border: solid 1px #269d4b; border-radius: 50%; overflow: hidden; margin: 0px auto;}
.dljx3_hzlc_img img{ width: 100%; }
.dljx3_hzlc_txt{ margin-top: 10px; line-height: 20px; height: 60px;  color:#797979; overflow: hidden;}
.dljx3_hzlc_tt{ color: #269d4b; font-family: Arial; font-weight: bold; font-size: 18px; text-align: center; margin-top: 10px;}
.dljx3_hzlc_cc a:hover{ background:#269d4b; }
.dljx3_hzlc_cc a:hover .dljx3_hzlc_img{ background: #fff; }
.dljx3_hzlc_cc a:hover .dljx3_hzlc_txt{ color: #fff; }
.dljx3_hzlc_cc a:hover .dljx3_hzlc_tt{ color: #fff; }
.dljx3{ margin-top: 20px; }
.dljx3_zzzc{ padding: 10px 10px; margin-top: 15px; background-image: url(../images/dljx_zzzc_img1.jpg); background-position: center; background-repeat: no-repeat; background-size: cover;}
.dljx3_zzzc a{ padding: 8px 20px; font-size: 14px; width: 100%; float: left; margin: 8px 0px; background: #269d4b; border-radius: 12px; color: #fff;}
#dljx4{ background: #269d4b; padding: 20px 0px; }
.dljx4_tt{ text-align: center; }
.dljx4_tt a{ display: inline-block; position: relative; font-size: 25px; font-weight: bold; color: #fff;}
.dljx4_tt a span{ position: relative; z-index: 2;}
.dljx4_tt a:after{ content: ''; height: 8px; background: #e4b821; position: absolute; bottom: 2px; z-index: 1; right: 0px; width: 100px;}
.dljx4_ft{ text-align: center; margin-top: 5px; color: rgba(255, 255, 255, 0.8);}
.dljx4_hzdx{ overflow: hidden; margin-top: 5px;}
.dljx4_hzdx a{ padding: 0px 15px; width: 49%; float: left; margin-top: 15px; text-align: center; margin-right: 2%;}
.dljx4_hzdx a:nth-child(2n){ margin-right: 0px; }
.dljx4_hzdx a:hover .dljx4_hzdx_img{ background: #fff; color:#269d4b;}
.dljx4_hzdx a:hover .dljx4_hzdx_txt{ color: #fff; }
.dljx4_hzdx_img{ color: #fff; margin: 0px auto; border-radius: 50%; font-size: 22px; font-family: Arial; width: 70px; height: 70px; line-height: 70px; border: solid 1px rgba(255, 255, 255, 0.7); }
.dljx4_hzdx_txt{  color: rgba(255, 255, 255, 0.8); line-height: 18px; height: 36px; margin-top: 5px;}
#dljx5{ margin-top: 20px; padding-bottom: 30px;}
.dljx5_khfw{ overflow: hidden; padding:20px 50px 20px 20px; margin-top: 15px; background-image: url(../images/dljx_khfw_img1.jpg); background-repeat: no-repeat; background-size: cover;  }
.dljx5_khfw a{ color: #fff;  width: 100%; padding: 15px 0px; text-align: center; float: left; border: solid 1px rgba(255, 255, 255, 0.27); margin-top:5px; margin-bottom:5px;}
@media (min-width:768px) 
{
    .dljx1_ys_dc{ height: 40px;}
    .dljx2_fwzc_dc{ height: 40px; }
    .dljx3_zzzc a{ width: 48%; float: left; }
    .dljx3_zzzc a.dljx3_zzzc_a0{ float: right; }
    .dljx4_hzdx a{ width: 30%; margin-right: 5%;}
    .dljx4_hzdx a:nth-child(2n){ margin-right: 5%; }
    .dljx4_hzdx a:nth-child(3n){ margin-right: 0px; }
    .dljx5_khfw{ padding:20px 120px 20px 20px; }
    .dljx5_khfw a{ width: 49%; margin-right: 2%;}
    .dljx5_khfw a:nth-child(2n){ margin-right:0px; }
    .dljx3_hzlc_cc{ padding-right: 48px; }
    .dljx3_hzlc_cc:after{ right: 18px; }
    .dljx3_hzlc_txt{ height: 40px; }
}
@media (min-width:992px) 
{
    .dljx1_ys a{ width: 23.5%; }
    .dljx1_ys a:nth-child(2n){ margin-right: 2%; }
    .dljx1_ys a:nth-child(4n){ margin-right: 0px; }
    .dljx2_fwzc a{ width: 49%; margin-right: 2%;}
    .dljx2_fwzc a:nth-child(2n){ margin-right: 0px;}
    #dljx2_fwzc5{ width: 100%; margin-right: 0px; background:#fff url(../images/dljx_fwzc_img6.jpg) no-repeat right; background-size:auto 100% ;}
    .dljx3_zzzc{ padding-top: 80px; width: 940px; height: 320px; position: relative;}
    .dljx3_zzzc a{ font-size: 16px; padding: 15px 40px; }
    .dljx4_hzdx_txt{ margin-top: 6px; line-height: 20px; height: 40px;}
    .dljx4_hzdx a{ width:15%; margin-right: 2%;}
    .dljx4_hzdx a:nth-child(2n){ margin-right: 2%; }
    .dljx4_hzdx a:nth-child(3n){ margin-right: 2%; }
    .dljx4_hzdx a:nth-child(6n){ margin-right: 0px; }
    .dljx5_khfw{ padding:20px 170px 20px 20px; }
}
@media (min-width:1200px) 
{
    #dljx1{ margin-top: 40px; }
    .dljx1_tt a{ font-size: 30px; }
    .dljx1_tt a:after{ width: 120px; }
    #dljx1_tt10 a:after{ width: 60px; bottom: 4px;}
    .dljx1_ys a{ width: 25%; margin-top:45px; margin-right: 0px; }
    .dljx1_ys a:nth-child(2n){ margin-right: 0px; }
    .dljx1_ys a{ padding: 30px 35px 25px 25px; }
    .dljx1_ys a:after{ content: ''; width: 10px; height: 100%; background: #fff; position: absolute; top: 0px; right: 0px;}
    .dljx1_ys a:before{ width: 40px; height: 40px;  top: -20px; margin-left: -20px;}
    .dljx1_ys_tt{ height: 35px; line-height: 35px; font-size: 20px;}
    .dljx1_ys_line{ margin-top: 10px; }
    .dljx1_ys_dc{ margin-top: 10px; line-height: 25px; height: 50px; font-size: 15px;}
    .dljx1_mm{ margin-top: 30px; }
    .dljx1_mm a{ padding-left: 155px; padding-right: 24px; font-size: 28px; height: 56px; line-height: 56px;}
    #dljx2{ margin-top: 40px; padding: 38px;}
    .dljx2_fwzc{ margin-top: 20px; }
    .dljx2_fwzc a{ padding: 20px 20px 20px 95px ; width: 49.6%; margin-right: 0.8%;}
    .dljx2_fwzc_imgs{ width: 50px; height: 50px; line-height: 50px;  top: 20px; left: 20px; }
    .dljx2_fwzc_img:before{ width: 16px; height: 16px;}
    .dljx2_fwzc_tt{ height: 36px; line-height: 36px; font-size: 20px;}
    .dljx2_fwzc_dc{ line-height: 24px; height: 48px; font-size: 15px;}
    #dljx3{ margin-top: 40px; }
    .dljx3_hzlc{ margin-top: 30px; }
    .dljx3_hzlc_cc{ padding-right: 58px; }
    .dljx3_hzlc_cc:after{ width: 16px; height: 16px; right: 24px;}
    .dljx3_hzlc_cc a{ padding: 30px; }
    .dljx3_hzlc_img{ width: 90px; height: 90px;}
    .dljx3_hzlc_txt{ line-height: 24px; height: 48px; font-size: 15px;}
    .dljx3_hzlc_tt{ margin-top: 15px; font-size: 18px;}
    .dljx3{ margin-top: 36px; }
    .dljx3_zzzc{ padding: 0px; width: 980px; height: 334px; margin: 30px auto 0px; padding-top: 0px;}
    .dljx3_zzzc a{ position: absolute; left: 50%; font-size: 20px; padding: 20px 50px; width: 460px;}
    .dljx3_zzzc_a1:after{ content: ''; width: 10px; height: 16px; background: url(../images/dljxicon1.png) no-repeat; position: absolute; bottom: 18px; right: -10px;}
    .dljx3_zzzc_a0:after{ content: ''; width: 10px; height: 15px; background: url(../images/dljxicon2.png) no-repeat; position: absolute; bottom: 18px; left: -10px;}
    #dljx3_zzzc_a1{ top: 50px; margin-left: -500px;}
    #dljx3_zzzc_a2{ top: 60px; margin-left: 50px;}
    #dljx3_zzzc_a3{ top: 170px; margin-left: -560px;}
    #dljx3_zzzc_a4{ top: 170px; margin-left: 90px;}
    #dljx4{ padding: 35px 0px; }
    .dljx4_tt a{ font-size: 30px; }
    .dljx4_tt a:after{ width: 120px; }
    .dljx4_hzdx a{ margin-top: 25px; }
    .dljx4_hzdx_img{ width: 90px; height: 90px; line-height: 90px; font-size: 30px;}
    .dljx4_hzdx_txt{ margin-top: 10px; line-height: 24px; height:48px; font-size: 15px;}
    #dljx5{ margin-top: 40px; padding-bottom: 60px}
    .dljx5_khfw{ margin-top: 30px; padding: 50px 500px 50px 50px;}
    .dljx5_khfw a{ font-size: 15px; padding: 25px 0px; margin-top: 8px; margin-bottom: 8px;}
}
@media (min-width:1601px) 
{
    #dljx1{ margin-top: 70px; }
    .dljx1_tt a{ font-size: 40px; }
    .dljx1_tt a:after{ width: 160px; }
    #dljx1_tt10 a:after{ width: 80px; bottom:8px ;}
    .dljx1_ys a{ margin-top:60px; }
    .dljx1_ys a{ padding: 45px 45px 40px 45px; }
    .dljx1_ys a:before{ width:50px; height: 50px;  top: -25px; margin-left: -25px;}
    .dljx1_ys_tt{ height: 40px; line-height: 40px; font-size: 26px;}
    .dljx1_ys_line{ margin-top: 15px; }
    .dljx1_ys_dc{ margin-top: 15px; line-height: 28px; height: 56px; font-size: 16px;}
    .dljx1_mm{ margin-top: 50px; }
    .dljx1_mm a{ padding-left: 175px; padding-right: 22px; font-size: 35px; height: 64px; line-height: 64px;}
    #dljx2{ margin-top:70px; padding: 70px;}
    .dljx2_fwzc{ margin-top: 35px; }
    .dljx2_fwzc a{ padding: 35px 55px 35px 140px; }
    .dljx2_fwzc_imgs{ width: 60px; height: 60px; line-height: 60px;  top: 35px; left: 35px; }
    .dljx2_fwzc_tt{ height: 46px; line-height: 46px; font-size: 26px;}
    .dljx2_fwzc_dc{ line-height: 27px; height: 54px; font-size: 16px;}
    #dljx3{ margin-top: 70px; }
    .dljx3_hzlc{ margin-top: 50px; }
    .dljx3_hzlc_cc a{ padding: 40px; }
    .dljx3_hzlc_img{ width: 115px; height: 115px;}
    .dljx3_hzlc_txt{ line-height: 27px; height: 54px; font-size: 16px;}
    .dljx3_hzlc_tt{ margin-top: 20px; font-size: 22px;}
    .dljx3{ margin-top: 70px; }
    .dljx3_zzzc{ margin: 45px auto 0px; }
    .dljx3_zzzc a{ font-size: 22px; padding: 25px 50px; width: 520px;}
    #dljx3_zzzc_a1{ top: 30px; margin-left: -560px;}
    #dljx3_zzzc_a2{ top: 40px; margin-left: 70px;}
    #dljx3_zzzc_a3{ top: 170px; margin-left: -660px;}
    #dljx3_zzzc_a4{ top: 150px; margin-left: 130px;}
    #dljx4{ padding: 65px 0px; }
    .dljx4_tt a{ font-size: 50px; }
    .dljx4_tt a:after{ width: 160px; }
    .dljx4_hzdx a{ margin-top: 40px; }
    .dljx4_hzdx_img{ width: 125px; height: 125px; line-height: 125px; font-size: 40px;}
    .dljx4_hzdx_txt{ margin-top: 15px; line-height: 27px; height:54px; font-size: 16px;}
    #dljx5{ margin-top: 70px; padding-bottom: 90px}
    .dljx5_khfw{ margin-top: 50px; padding: 80px 600px 80px 100px;}
    .dljx5_khfw a{ font-size: 16px; padding: 28px 0px; margin-top: 10px; margin-bottom: 10px;}
}
.prolist{ overflow: hidden; }
.prolist a{ width: 49%; float: left; margin-right: 2%; position: relative; padding-bottom: 10px; border-bottom:solid 2px #f1f1f1; margin-top: 10px; margin-bottom: 10px;}
.prolist a:nth-child(2n){ margin-right: 0px; }
.prolist a:after{ content: ''; width: 0px; height: 2px; position: absolute; bottom: 0px; left: 0px; background: #269d4b; transition: all 0.5s ease-out 0s;}
.prolist_img{ background: #f8f8f8; }
.prolist_tt{ transition: all 0.3s ease-out 0s; font-weight: bold; padding-left: 15px; position:relative; margin-top:10px; height: 28px; line-height: 28px; font-size: 16px; overflow: hidden;}
.prolist_tt:before{ content: ''; width: 5px; height: 100%; background: #269d4b; position: absolute; top: 0px; left: 0px; transition: all 0.4s ease-out 0s;}
.prolist_dc{ line-height: 20px; height: 40px; overflow: hidden; color: #888; margin-top: 6px;}
.prolist_mm{ margin-top: 10px; overflow: hidden; height: 20px; line-height: 20px; }
.prolist_mm span{ float: left; color: #269d4b;}
.prolist_mm i{ transition: all 0.5s ease-out 0s; width: 24px; height: 20px; background: url(../images/jt_01.png) no-repeat center; float: left; margin-left: 10px;}
@media (min-width:768px) 
{
    .prolist a{ width: 49%; float: left; margin-right: 2%;}
    .prolist a:nth-child(2n){ margin-right: 0px; }
}
@media (min-width:992px) 
{
    .prolist a{ width: 32%; float: left; margin-right: 2%;}
    .prolist a:nth-child(2n){ margin-right: 2%; }
    .prolist a:nth-child(3n){ margin-right: 0px; }
}
@media (min-width:1200px) 
{
    .prolist a{ margin-top: 15px; padding-bottom: 15px;}
    .prolist_tt{ height: 30px; line-height: 30px; font-size: 18px; margin-top: 15px;}
    .prolist_dc{ margin-top: 10px; line-height: 23px; height: 46px;}
    .prolist_mm{ margin-top: 15px; }
}
@media (min-width:1601px) 
{
    .prolist a{ padding-bottom: 25px; margin-bottom: 20px;}
    .prolist_tt{ height: 32px; line-height: 32px; font-size: 20px; margin-top: 15px;}
    .prolist_dc{ margin-top: 10px; line-height: 23px; height: 46px;}
    .prolist_mm{ margin-top: 15px; }
}
.prolist a:hover:after{ width: 100%; }
.prolist a:hover .prolist_tt{ padding-left: 30px; }
.prolist a:hover .prolist_tt:before{ width: 20px; }
.prolist a:hover .prolist_mm i{ margin-left: 20px; }
#rdpro1{ background: #f6f7f6; padding-bottom: 20px;}
.page_crums{ padding: 6px 0px; color: #888;}
.page_crums a{ color: #888;}
.page_crums a:hover{ color: #269d4b; }
.rdpro1{ overflow: hidden; }
.nproinfoimgs{ overflow: hidden; margin-top: 20px;}
.nproinfoimgs .gallery-thumbs{ margin-top: 10px; }
.nproinfoimgs .gallery-thumbs .nproinfo_timg{ border: solid 1px #CFE5D7; text-align: center; cursor: pointer;}
.nproinfoimgs .gallery-thumbs .nproinfo_timg img{ max-width: 100%; }
.nproinfoimgs .gallery-thumbs .swiper-slide-thumb-active .nproinfo_timg{ border: solid 1px #269d4b;  }
.nproinfoimgs .gallery-top{ overflow: hidden; position: relative;}
.nproinfoimgs .gallery-top a{ background:#fff; width: 100%; float: left; text-align: center; border: solid 1px #269d4b;}
.nproinfoimgs .gallery-top a img{ max-width: 100%; }
.nproinfoimgs .swiper-prev,.nproinfoimgs .swiper-next{ padding: 12px 5px; z-index: 2; background: rgba(0, 0, 0, 0.6); color: #fff; position: absolute; top: 50%; transform: translateY(-50%);}
.nproinfoimgs .swiper-prev:hover,.nproinfoimgs .swiper-next:hover{ background: rgba(0, 0, 0, 0.9);  }
.nproinfoimgs .swiper-prev{ left: 0px; }
.nproinfoimgs .swiper-next{ right: 0px; }
.rdpro1_img{ overflow: hidden; margin-top: 20px; border: solid 1px #269d4b; background: #fff; text-align: center;}
.rdpro1_img img{ max-width: 100%; }
.rdpro1_txt{ position: relative; padding: 10px; margin-top: 20px; background: #fff; border: solid 1px #CFE5D7;}
.rdpro1_txt i{ width: 36px; height: 32px; background: url(../images/tj_icon1.png) no-repeat; background-size: cover; position: absolute; top: -5px; right: 10px;}
.rdpro1_txt_tt{ font-size: 18px; font-weight: bold; }
.rdpro1_gg{ margin-top: 5px; overflow: hidden;}
.rdpro1_gg_cc{ margin: 10px auto 0px; color: #444;}
.rdpro1_gg_cc span{ color: #888; }
.rdpro1_tel{ line-height: 2; color: #888; margin-top: 15px; background: #f2fef6; padding: 10px;}
.rdpro1_tel_c1 b{ color: #ee001a; font-weight: bold; font-family: Arial; font-size: 14px;}
.rdpro1_tel_c2{ line-height: 1.5; }
.rdpro1_btn{ margin-top: 15px; overflow: hidden;}
.rdpro1_btn a{ float: left; padding: 8px 38px; border-radius: 22px; background: #269d4b; color: #fff; font-size: 15px;}
.rdpro1_btn a:hover{ background: #e4b821; color: #fff;}
#rdpro_tj{ padding: 20px 0px; }
#rdpro_tjs{ margin-top: 20px; }
.rdpro2_right_c_tt{ overflow: hidden; line-height: 32px;}
.rdpro2_right_c_tt a{ font-size: 22px; font-weight: bold; float: left; position:relative;}
.rdpro2_right_c_tt a span{ position: relative; z-index: 2;}
.rdpro2_right_c_tt a:after{ content: ''; position: absolute; z-index: 1; width: 44px; height: 8px; background: #269d4b; bottom: 6px; right: 0px;}
.rdpro2_right_c_tt_p1{ color: #888; float: left; margin-left: 10px;}
.rdpro_tj{ overflow: hidden; margin-top: 15px;}
.rdpro_tj_img{ background: #f8f8f8; }
.rdpro_tj_txt{ height: 32px; line-height: 32px; padding: 0px 10px; text-align: center; overflow: hidden;}
#rdpro2{ background: #f6f7f6; padding: 20px 0px;}
.rdpro2_right_c{ background: #fff; border: solid 1px #CFE5D7; padding: 10px; margin-bottom: 10px;}
.rdpro2_right_c_cc{ margin-top: 15px; line-height: 2; }
#rdpro2_right_c_cc1{ font-size: 15px; }
.rdpro2_right_c_cc img{ max-width: 100%; }
.rdpro2_right_c_cc table {
    width:100%;
    margin:0 auto;
}
.rdpro2_right_c_cc table tr{  background: #f2fef6; }
.rdpro2_right_c_cc table tr:nth-child(2n){ background: #fff; }
.rdpro2_right_c_cc table td {
    padding:5px 10px;
}
.rdpro_ysul{ overflow: hidden; }
.rdpro_ysul li{ width: 50%; min-height: 50px; overflow: hidden; float: left; margin: 6px auto; position: relative; padding-left: 60px;}
.rdpro_ysul_img{ width: 50px; position: absolute; top:50%; transform: translateY(-50%); left: 0px;}
.rdpro_ysul_img img{ width: 100%; }
.rdpro_ysul_txt{ line-height: 20px; height: 40px; margin-top: 5px; color: #269d4b; font-weight: bold; font-size: 14px;}
.rdpro2_right_c_right{ margin-top: 10px; }
.rdpro_xgzs{ overflow: hidden; margin-top: 15px;}
.rdpro_xgzs_txt{ line-height: 18px; height: 36px; overflow: hidden; text-align: center; color: #666; margin-top: 5px;}
.rdpro_khal{ overflow: hidden; margin-top: 15px;}
.rdpro_khal_txt{ height: 32px; line-height: 32px; overflow: hidden; color: #666;}
.rdpro2_right_sl_left{ margin-top: 15px; line-height: 2; }
.rdpro2_right_sl_left_img{ text-align: center; margin-top: 10px;}
.rdpro2_right_sl_left_img img{ width: 100%; }
.rdpro2_right_sl_right{ overflow: hidden; margin-top: 10px;}
.rdpro2_right_sl_right li{ width: 50%; float: left; padding-left: 27px;  padding-right: 3px; margin-top: 15px; position: relative; }
.rdpro2_right_sl_right_img{ width: 24px; position: absolute; left: 0px; top: 50%; transform: translateY(-50%);}
.rdpro2_right_sl_right_img img{ width: 100%; }
.rdpro2_right_sl_right_tt{ display:inline-block; font-size: 20px; font-family: Arial; font-weight: bold;}
.rdpro2_right_sl_right_dc{ display:inline-block; color: #4b4c4d; margin-left: 3px;}
@media (min-width:370px) 
{
    .rdpro1_tel_c1 b{ font-size: 16px; }
    .rdpro2_right_sl_right li{ padding-left: 30px; padding-right: 6px; }
}
@media (min-width:768px) 
{
    .nproinfoimgs{ width: 52%; float: left;}
    .rdpro1_img{ width: 52%; float: left;}
    .rdpro1_txt{ width: 46%; float: right;}
    .rdpro2_right_sl_right li{ width: 25%; }
    .rdpro2_right_c_cc table td {
    padding:5px 20px;
    }
    .rdpro_ysul li{ width: 25%; }
    .rdpro_xgzs_txt{ height: 32px; line-height: 32px;}
}
@media (min-width:992px) 
{
    .nproinfoimgs{ width: 50%;}
    .rdpro1_img{ width: 50%; }
    .rdpro1_txt{ width: 48%; padding: 15px;}
    .rdpro2_right_c{ padding: 15px; }
    .rdpro2_right_c_cc table td {
    padding:5px 30px;
    }
    .rdpro_ysul li{ width: 21%; margin: 6px 2%;}
    .rdpro2_right_c_left{ width: 30%; float: left;}
    .rdpro2_right_c_right{ width: 67%; float: right; margin-top: 0px;}
}
@media (min-width:1200px) 
{
    #rdpro1{ padding-top: 28px; padding-bottom: 35px;}
    .page_crums{ padding: 10px 0px; }
    .rdpro1_txt{ padding: 30px 25px; }
    .rdpro1_txt i{ width: 62px; height: 55px;}
    .rdpro1_txt_tt{ font-size: 22px; }
    .rdpro1_gg{ margin-top: 10px; }
    .rdpro1_tel{ padding: 20px 130px 20px 20px; position: relative; margin-top: 25px;}
    .rdpro1_tel_wx{ width: 90px; position: absolute; right: 20px; top: 50%; transform: translateY(-50%);}
    .rdpro1_tel_wx img{ width: 70px; float: left;}
    .rdpro1_tel_wx_txt{ width: 20px; line-height: 15px; font-size: 12px; text-align: center; position: absolute; top: 50%; transform: translateY(-50%); right: 0px;}
    .rdpro1_tel_c1 b{ font-size: 18px; }
    .rdpro1_btn{ margin-top: 25px; position: relative;}
    .rdpro1_btn a{ padding: 8px 48px; font-size: 16px;}
    .rdpro1_btn_txt{ color: #269d4b; position: absolute; top: 50%; transform: translateY(-50%); right: 0px;}
    #rdpro_tj{ padding: 30px 0px; }
    #rdpro_tjs{ margin-top: 25px; }
    .rdpro2_right_c_tt{ height: 40px; line-height: 40px;}
    .rdpro2_right_c_tt a{ font-size: 22px; }
    .rdpro2_right_c_tt a:after{ width: 44px; bottom: 8px;}
    .rdpro2_right_c_tt_p1{ margin-left: 20px; }
    .rdpro_tj{ margin-top: 20px; }
    .rdpro_tj_txt{ height: 36px; line-height: 36px;}
    #rdpro2{ padding: 35px 0px; }
    .rdpro2_right{ width: 78%; float: left;}
    .rdpro2_right_c{ padding: 20px 25px 25px 25px; }
    .rdpro2_right_c_cc{ margin-top: 20px; font-size: 15px;}
    #rdpro2_right_c_cc1{ font-size: 16px; }
    .rdpro2_right_c_cc table td { padding:5px 25px 5px 50px;}
    .rdpro_ysul li{ min-height: 60px; padding-left: 75px; }
    .rdpro_ysul_img{ width: 60px; }
    .rdpro_ysul_txt{ line-height: 25px; height: 50px; font-size: 16px;}
    .rdpro_xgzs{ margin-top: 20px; }
    .rdpro_khal{ margin-top: 20px; }
    .rdpro_khal_txt{ height: 36px; line-height: 36px;}
    .rdpro2_right_sl_left{ margin-top: 20px; width: 72%; float: left; font-size: 15px;}
    .rdpro2_right_sl_right{ width: 24%; float: right; }
    .rdpro2_right_sl_right li{ width: 100%; margin-top: 15px; margin-bottom: 15px; padding-left: 40px;}
    .rdpro2_right_sl_right_img{ width: 30px; }
    .rdpro2_right_sl_right_tt{ font-size: 28px; }
    .rdpro2_left{ width: 20%; float: right; }
    .rdpro2_left_c{ background: #fff; border: solid 1px #CFE5D7; padding: 15px; margin-bottom: 15px;}
    .rdpro2_left_c_tt{ font-size: 20px; font-weight: bold; color: #269d4b;}
    .rdpro2_left_c_ft{ color:rgba(38, 157, 75, 0.5); margin-top: 5px; }
    .rdpro2_left_c_pro{ overflow: hidden; margin-top: 16px;}
    .rdpro2_left_c_pro a{ font-size: 15px; width: 100%; color: #444444; float: left; height: 44px; line-height: 44px; border-top: solid 1px #EAEAEA;}
    .rdpro2_left_c_pro a:hover{ color: #269d4b; font-weight: bold;}
    .rdpro2_left_c_pro a.on{ color: #269d4b; font-weight: bold;}
    .rdpro2_left_c_news{ overflow: hidden; margin-top: 16px;}
    .rdpro2_left_c_news a{ width: 100%; color: #444444; float: left; overflow: hidden; height: 40px; line-height: 40px; border-top: solid 1px #EAEAEA; }
    .rdpro2_left_c_news a:hover{ color: #269d4b; font-weight: bold;}
}
@media (min-width:1601px) 
{
    #rdpro1{ padding-top: 32px; padding-bottom: 65px;}
    .page_crums{ padding: 16px 0px; }
    .rdpro1_img{ width: 46%; margin-top: 25px;}
    .nproinfoimgs{ width: 46%; margin-top: 25px;}
    .rdpro1_txt{ width: 52%; padding: 40px 40px; margin-top: 25px;}
    .rdpro1_txt_tt{ font-size: 30px; }
    .rdpro1_gg{ margin-top: 15px; }
    .rdpro1_tel{ padding: 25px 170px 25px 30px; position: relative; margin-top: 30px;}
    .rdpro1_tel_wx{ width: 110px; position: absolute; right: 30px; top: 50%; transform: translateY(-50%);}
    .rdpro1_tel_wx img{ width: 90px; float: left;}
    .rdpro1_tel_wx_txt{ width: 20px; line-height: 15px; font-size: 12px; text-align: center; position: absolute; top: 50%; transform: translateY(-50%); right: 0px;}
    .rdpro1_tel_c1 b{ font-size: 23px; }
    .rdpro1_btn{ margin-top: 32px; position: relative;}
    .rdpro1_btn a{ padding: 9px 58px; font-size: 17px;}
    #rdpro_tj{ padding: 40px 0px; }
    #rdpro_tjs{ margin-top: 35px; }
    .rdpro2_right_c_tt{ height: 46px; line-height: 46px;}
    .rdpro2_right_c_tt a{ font-size: 26px; }
    .rdpro2_right_c_tt a:after{ width: 52px; bottom: 10px;}
    .rdpro2_right_c_tt_p1{ margin-left: 30px; }
    .rdpro_tj{ margin-top: 25px; }
    .rdpro_tj_txt{ height: 38px; line-height: 38px;}
    #rdpro2{ padding: 45px 0px; }
    .rdpro2_right_c{ padding: 25px 45px 35px 45px; }
    .rdpro2_right_c_cc{ margin-top: 25px; font-size: 16px;}
    .rdpro2_right_c_cc table td { padding:6px 35px 6px 60px;}
    #rdpro2_right_c_cc1{ font-size: 17px; }
    .rdpro_ysul li{ min-height: 70px; padding-left: 85px; }
    .rdpro_ysul_img{ width: 70px; }
    .rdpro_ysul_txt{ line-height: 30px; height: 60px; font-size: 18px;}
    .rdpro_xgzs{ margin-top: 25px; }
    .rdpro_khal{ margin-top: 25px; }
    .rdpro_khal_txt{ height: 38px; line-height: 38px;}
    .rdpro2_right_sl_left{ margin-top: 25px;  font-size: 16px; width: 70%;}
    .rdpro2_right_sl_right li{ width: 100%; margin-top: 25px; margin-bottom: 15px; padding-left: 65px;}
    .rdpro2_right_sl_right_img{ width: 50px; }
    .rdpro2_right_sl_right_tt{ font-size: 40px; }
    .rdpro2_left{ width: 20%; float: right; }
    .rdpro2_left_c{ background: #fff; border: solid 1px #CFE5D7; padding: 15px; margin-bottom: 15px;}
    .rdpro2_left_c_tt{ font-size: 20px; font-weight: bold; color: #269d4b;}
    .rdpro2_left_c_ft{ color:rgba(38, 157, 75, 0.5); margin-top: 5px; }
    .rdpro2_left_c_pro{ overflow: hidden; margin-top: 16px;}
    .rdpro2_left_c_pro a{ font-size: 15px; width: 100%; color: #444444; float: left; height: 44px; line-height: 44px; border-top: solid 1px #EAEAEA;}
    .rdpro2_left_c_pro a:hover{ color: #269d4b; font-weight: bold;}
    .rdpro2_left_c_pro a.on{ color: #269d4b; font-weight: bold;}
    .rdpro2_left_c_news{ overflow: hidden; margin-top: 16px;}
    .rdpro2_left_c_news a{ width: 100%; color: #444444; float: left; height: 40px; line-height: 40px; border-top: solid 1px #EAEAEA; }
    .rdpro2_left_c_news a:hover{ color: #269d4b; font-weight: bold;}
}
.piclist{ overflow: hidden; }
.piclist a{ background: #f8f8f8; width: 100%; float: left; margin-bottom: 15px; padding: 2px;}
.piclist_video{ z-index: 1; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 60px; height: 60px; background: url(../images/video_icon1.png) no-repeat; background-size: cover;}
.piclist_txt{ text-align: center; font-size: 15px; height: 44px; line-height: 44px;  overflow: hidden; padding: 0px 10px;}
@media (min-width:768px) 
{
    .piclist a{ width: 49%; float: left; margin-right: 2%;}
    .piclist a:nth-child(2n){ margin-right: 0px; }
}
@media (min-width:992px) 
{
    .piclist a{ width: 32%; float: left; margin-right: 2%;}
    .piclist a:nth-child(2n){ margin-right: 2%; }
    .piclist a:nth-child(3n){ margin-right: 0px; }
}
@media (min-width:1200px) 
{
     .piclist a{ margin-bottom: 20px; margin-top: 5px; padding: 5px;}
     .piclist_txt{ height: 50px; line-height: 50px; padding: 0px 15px; font-size: 15px;}
}
@media (min-width:1601px) 
{
     .piclist a{ margin-bottom: 25px;}
     .piclist_txt{ height: 56px; line-height: 56px; font-size: 16px;}
}
.piclist a:hover{ background: #269d4b; color: #fff;}
#newslist{ overflow: hidden; margin-top: 5px;}
#newslist li{ overflow: hidden; margin-bottom: 15px; padding-bottom: 12px; border-bottom: solid 1px #dedede;}
#newslist li a{ width: 100%; float: left; position: relative; padding-bottom: 40px;}
#newslist li a:after{ height:28px; background:url(../images/news_icon1.png) no-repeat; background-size: cover; content: "";
    position: absolute;
    bottom:0px;
    left: 0px; 
    width: 28px; transition: all 0.3s;}
.newslist_txt{ padding-top: 18px; position: relative; }
.newslist_txt:before{ height:2px; background:#269d4b; content: "";
    position: absolute;
    top:10px;
    left: 0px; 
    width: 40px; transition: all 0.3s;}
.newslist_txt_tt{ height: 32px; line-height: 32px; overflow: hidden; font-weight: bold; font-size: 16px;}
.newslist_txt_time{ color: #999; }
.newslist_txt_time span{ margin-right: 6px; }
.newslist_txt_dc{ line-height: 23px; height: 46px; overflow: hidden; color: #999;}
@media (min-width:768px) 
{
    .newslist_img{ width: 30%; float: left; background: #f1f1f1;}
    .newslist_txt{ width: 67%; float: right; }
    .newslist_txt_dc{ height: 46px; }
    #newslist li a{ padding-bottom: 0px; padding-right:60px;}
    #newslist li a:after{ top:50%; margin-top: -14px; bottom:auto; left: auto; right: 10px;}
}
@media (min-width:992px) 
{
    #newslist li a{ padding-right: 90px; } 
    .newslist_txt_dc{ margin-top: 10px;}
}
@media (min-width:1200px) 
{
    #newslist{ margin-top: 5px; }
    #newslist li{ margin-bottom: 25px; padding-bottom: 18px;}
    .newslist_img{ width: 28%; }
    .newslist_txt{ width: 69%; padding-top: 20px;}
    .newslist_txt:before{ top: 15px; width: 30px; }
    #newslist li a{ padding-right: 110px; }
    #newslist li a:after{ width: 33px; height: 33px; margin-top: -16px; right: 20px;}
    .newslist_txt_tt{ height: 32px; line-height: 32px; font-size: 16px;}
    .newslist_txt_dc{ line-height: 23px; height: 46px; }
}
@media (min-width:1601px) 
{
    #newslist{ margin-top: 10px; }
    #newslist li{ margin-bottom: 40px; padding-bottom: 30px;}
    .newslist_txt{ padding-top: 35px;}
    .newslist_txt:before{ top: 20px; }
    #newslist li a{ padding-right: 130px; }
    #newslist li a:after{ right: 35px;}
    .newslist_txt_tt{ height: 40px; line-height: 40px; font-size: 18px;}
    .newslist_txt_dc{ line-height: 26px; height: 52px; }
}
#newslist li a:hover:after{ background:url(../images/news_icon1h.png) no-repeat; background-size: cover;}
#newslist li a:hover .newslist_txt:before{ width:120px; }

.contact_cc{ padding: 15px; margin-top:15px; background: #fff; border: solid 1px #CFE5D7; }
.contact_cc_tt{ font-size: 18px; font-weight: bold;}
.contact_main{ margin-top: 10px; }
.contact_main p{ padding: 7px 4px; margin-bottom: 5px; font-size: 15px; border-bottom: solid 1px #f5f5f5;  color: #444;}
.contact_main p a{ color: #269d4b; }
.contact_main p strong{ color: #269d4b; }
#dituContent{ height: 200px; margin-top: 15px;}
@media (min-width:768px) 
{
    .contact_cc{ padding: 20px; }
}
@media (min-width:1200px) 
{
    .contact_cc{ padding: 25px; margin-top:20px;}
    .contact_cc_tt{ font-size: 20px; }
    .contact_main p{ font-size: 15px; padding: 10px 5px;}
    #dituContent{ margin-top: 25px; height: 300px;} 
}
@media (min-width:1601px) 
{
    .contact_cc{ padding: 40px; margin-top:25px;}
    .contact_cc_tt{ font-size: 26px; }
    .contact_main p{ font-size: 16px; padding: 12px 5px;}
    #dituContent{ margin-top: 35px; height: 300px;} 
}
.morder{ overflow: hidden; margin-top: 15px; }
.morder li{ overflow: hidden; margin-bottom: 10px;}
.morder_InputText{ width:45%; margin-right: 5%; padding: 0px 15px;  outline: none; float: left; background: #f9f9f9;   height: 40px; line-height: 40px;}
.morder_InputText1{ width:95%;  padding: 0px 15px;   outline: none; float: left; background: #f9f9f9;   height: 40px; line-height:40px;}
.morder_textarea{ width:95%;  padding: 15px;   outline: none; float: left; background: #f9f9f9;   height: 120px; line-height: 30px;}
.morder_captcha{ width:110px;  padding: 0px 15px;  outline: none; float: left; background: #f9f9f9;   height: 40px; line-height:40px;}
.morder_img{ float: left; margin-left: 10px; margin-top: 15px; height: 20px; cursor: pointer; }
.morder_But{ float: left; outline: none; margin-top: 15px; margin-right: 5%; font-size:15px; width: 95%; height: 42px; line-height: 42px; background: #269d4b; color: #fff; }
.morder_But:hover{ background: #e4b821; color: #fff;}
@media (min-width:375px) 
{
  .morder_captcha{ width:120px; }
}
@media (min-width:768px) 
{
    .morder_But{ width: 250px; float: right; margin-top: 0px;}
}
@media (min-width:1200px) 
{
   .morder{ margin-top: 20px; }
   .morder li{ margin-bottom: 15px; }
   .morder_InputText{ height: 40px; line-height: 40px; }
   .morder_InputText1{ height: 40px; line-height: 40px; }
   .morder_captcha{ height: 40px; line-height: 40px; width: 200px;}
   .morder_But{ height:45px; line-height: 45px; font-size: 15px; }
}
@media (min-width:1601px) 
{
    .morder{ margin-top: 35px; }
    .morder li{ margin-bottom: 20px; }
    .morder_InputText{ height: 46px; line-height: 46px; }
    .morder_InputText1{ height: 46px; line-height: 46px; }
    .morder_captcha{ height: 46px; line-height: 46px; }
    .morder_But{ height:50px; line-height: 50px; font-size: 16px; }
}

.popnews{ position:fixed; width:100%; height:100%; z-index:9999; left:0; top:0; overflow:hidden; visibility:hidden; transition:0.54s;}
.popbgs{ width:100%; height:100%; position:absolute; left:0; top:0; background:#000; filter:alpha(opacity=70); background:rgba(0,0,0,0.7); opacity:0; visibility:hidden; transition:0.54s 0.4s;}
.popclose{ width:50px; height:50px; position:fixed; left:30px; top:50%; margin-top:-25px; background:url(../images/close.png) center no-repeat; background-size:cover; cursor:pointer; z-index:5; transition:all 0.42s; left:-50px;}
.popclose:hover{ transform:rotate(180deg); -webkit-transform:rotate(180deg); -moz-transform:rotate(180deg);}
.poptext{ height:100%; position:absolute; width:calc(100% - 20px); left:100%; top:0; z-index:4; transition:0.58s;}
.popwrs{ background:#fff; height:100%; min-height:100%; overflow-y:auto; -webkit-overflow-scrolling:touch; overflow:scroll\9;}
.popwrs::-webkit-scrollbar,.serscoll::-webkit-scrollbar{ width:5px; height: 5px;}
.popwrs::-webkit-scrollbar-thumb,.serscoll::-webkit-scrollbar-thumb { border-radius:5px; background: #C0C0C0;}
.popwrs::-webkit-scrollbar-track,.serscoll::-webkit-scrollbar-track{border-radius: 5px;}
.popnews.show{visibility:visible;}
.popnews.show .popbgs{ opacity:1; visibility:visible; transition:0.65s;}
.popnews.show .popclose{ left:0px; transition:0.4s 0.3s left,0.4s transform;}
.popnews.show .poptext{ left:10px; right:10px;}
.popnewtext{ padding:20px 0px; }
.popnewtext .containers{ width: 92%; margin: 0px auto; }
.popcom_tt{ font-size: 18px; text-align: center;} 
@media (min-width:768px) 
{
    .poptext{ width:calc(100% - 100px); }
    .popnews.show .poptext{ left:50px; right:50px;}
    .popnews.show .popclose{ left:10px }
    .popnewtext .containers{ width: 91%;} 
}
@media (min-width:1200px) 
{
    .poptext{ width:calc(100% - 160px); }
    .popnews.show .poptext{ left:80px; right:80px;}
    .popnews.show .popclose{ left:30px }
    .popnewtext{ padding:40px 0px;}
    .popnewtext .containers{ width: 88%;}
    .popcom_tt{ font-size: 28px; }
}
@media (min-width:1601px) 
{
    .popnewtext{ padding:80px 0px; }
    .popnewtext .containers{ width: 1400px;}
    .popcom_tt{ font-size: 32px; }
}
#page_Title{ line-height:1.8; font-size:17px; padding-bottom: 10px; border-bottom:solid 1px #EBEBEB; text-align: center;}
.page_Info{ text-align: center; height:28px; line-height: 28px; margin-top: 5px; color:#b3b3b3;  overflow: hidden; }
.page_Info_c{ display: inline-block; }
.page_Infoleft { float: left;}
.page_Infoleft i{ margin-right: 3px; float: left; }
.page_Infoleft span{ float: left; }
.page_Infoline{ width: 1px; height: 12px; background: #989898; float: left; margin:7px 15px 0px 15px;}
#infoImage{ width:100%;text-align:center; margin:15px 0 0px 0;}
#infoImage img{ max-width:100%;  border:#dcdcdc solid 1px;}
.page_Content{ margin:15px auto 0px; line-height:2; font-size: 15px;}
.page_Content img{max-width:100%; display: block; margin: 0 auto; }
.page_Content table {
    width:100%;
    margin:0 auto;
    border-width:1px;
    border-color: #f5f5f5 !important;
    border-collapse: collapse;
    box-sizing: border-box;
}
.page_Content table th {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
    background-color: #dedede;
}
.page_Content table td {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
}
.page_Content table td a { text-decoration:underline; }
.rdpro1_video{ text-align: center; margin: 15px auto 0px; position: relative;}
.rdpro2_right_c_cc .rdpro1_video{ margin:0px auto; }
.rdpro1_video img{ max-width: 100%; position: relative; z-index: 1;}
.rdpro1_video #playVideo{ width: 100%; height: 100%; position: absolute; z-index: 66; top: 0px; left: 0px;}
.play_btn{ position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); transition: .26s all linear; cursor: pointer;}
.right_side .company1_ft{ margin-bottom: 10px; }
@media (min-width:768px) 
{
    #page_Title{ font-size: 18px; }
}
@media (min-width:1200px) 
{
    #page_Title{ font-size: 20px; }
    .page_Info{  margin-top: 10px; }
    #infoImage{ margin-top: 25px; }
    .page_Content{ margin:20px auto 0px; font-size: 15px;}
    .rdpro1_video{ margin: 20px auto 0px;}
    .rdpro2_right_c_cc .rdpro1_video{ margin:0px auto; }
    .right_side{ width: 77.5%; float: right;}
    .right_side .company1_ft{ margin-bottom: 15px; }
    .left_side{ width:20%; float: left; background: #269d4b; padding: 5px;}
    .left_side_tt{ padding: 10px 10px 5px 10px; color: #fff; font-weight: bold; font-size: 25px;}
    .left_side_ft{ font-size: 12px; color: rgba(255, 255, 255, 0.44); padding-left: 10px; }
    .left_side_wx{ padding: 30px 10px 0px 10px; position: relative;}
    .left_side_wx img{ width: 100px; }
    .left_side_wx_txt{ position: absolute; color: #fff; top: 50%; transform: translateY(-50%); right: 20px; }
    .left_side_tel{ padding: 20px 10px 25px 10px; color: #fff;}
    .left_side_tel_cc{ font-size: 20px; font-weight: bold; margin-top: 10px;}
    .left_side_ul{ padding: 10px 3px; background: #fff; margin-top: 15px; }
    .left_side_item{position: relative; border-bottom: solid 1px #f5f5f5;}
    .left_side_item p{overflow: hidden;line-height: 50px;max-height:50px; font-size: 16px; padding: 0px 40px 0px 10px; position: relative;}
    .left_side_item p i{ cursor: pointer; color: #888; position: absolute; top:0px; line-height: 50px;  right: 10px;}
    .left_side_item.nav-show p i{transform:rotate(90deg);}
    .left_side_item.nav-show p a{ color: #269d4b;}
    .left_side_item.nav-show .left_subs{display: block;}
    .left_side_item .left_subs{display:none; padding: 0px 10px 10px 15px; overflow:hidden; }
    .left_side_item .left_subs a{ line-height: 1.6; margin-bottom:10px; font-size: 14px; display: block;}
    .left_side_item .left_subs a.on{ color:#269d4b;}
    .left_side_item .left_subs a:hover{ color:#269d4b;}
    .left_side_nav{ overflow: hidden; padding: 10px 3px; background: #fff; margin-top: 15px; }
    .left_side_nav a{ width: 100%; line-height: 50px; height:50px; font-size: 16px; padding: 0px 50px 0px 15px; float: left; position: relative; border-bottom: solid 1px #f5f5f5;}
    .left_side_nav a:after{ transition: all 0.5s ease-out 0s; width: 8px; height: 16px; background: url(../images/jiao_01.png) no-repeat; position: absolute; right: 20px; top: 50%; transform: translateY(-50%);}
    .left_side_nav a.on:after{ content: ''; width: 8px;}
    .left_side_nav a.on{ color:#269d4b; font-weight: bold; }
}
@media (min-width:1601px) 
{
    #page_Title{ font-size: 24px; padding-bottom: 15px; }
    #infoImage{ margin-top: 30px; }
    .page_Content{ margin:30px auto 0px; font-size: 16px;}
    .rdpro1_video{ margin: 25px auto 0px;}
    .rdpro2_right_c_cc .rdpro1_video{ margin:0px auto; }
    .left_side_tt{ padding: 20px 20px 6px 20px; font-size: 30px;}
    .left_side_ft{  padding-left: 20px; }
    .left_side_wx{  padding: 40px 20px 0px 20px; }
    .left_side_wx img{ width: 115px; }
    .left_side_wx_txt{ right: 30px; line-height: 2;}
    .left_side_tel{ padding: 30px 20px 35px 20px;  }
    .left_side_tel_cc{ font-size: 26px; }
    .left_side_ul{ padding: 15px 3px; margin-top: 20px; }
    .left_side_item p{ line-height: 62px;max-height:62px; font-size: 17px; padding: 0px 50px 0px 20px; }
    .left_side_item p i{ line-height: 62px; right: 20px; font-size: 17px;}
    .left_side_item .left_subs{ padding: 0px 15px 15px 20px; }
    .left_side_item .left_subs a{ margin-bottom:15px; font-size: 15px;}
    .left_side_nav{ padding: 15px 3px; margin-top: 20px; }
    .left_side_nav a{ line-height: 66px; height:66px; font-size: 18px; padding: 0px 60px 0px 20px; }
    .right_side .company1_ft{ margin-bottom: 20px; }
}
 


/* 无内容 */
.no-goods,.no-network{
  padding-top:70px;
  overflow: hidden;
  text-align: center;
}
.no-goods img{
  display: block;
  margin:0 auto 30px;
  width:220px;
  max-height: 105px;
}
.no-network img{
  display: block;
  margin:0 auto 30px;
  width:222px;
  height: 160px;
}
.no-goods p,.no-network p{
  color:#666666;
  line-height: 2;
}

.page_message{ overflow: hidden; margin-top: 10px;}
.seek_job li{ padding-top:10px; height: 100%; overflow: hidden;}
.seek_t1{ float: left; font-weight: bold; height: 40px; line-height: 40px; width:60px;}
.job_nam{ float: left; margin-left: 15px; color:#269d4b; font-weight: bold; }
.G_InputText{
    width:100%;
    height:40px;
    line-height:40px;
    border:1px solid #dedede;
    padding:0px 10px;
    float:left;
    border-radius: 2px;outline: none;
}
.G_InputText:hover{ border:1px solid #269d4b; }
.G_captcha{
    width:85px;
    height:40px;
    line-height:40px;
    border:1px solid #dedede;
    padding:0px 10px;
    float:left;
    border-radius: 2px; outline: none;
}
.G_captcha:hover{ border:1px solid #269d4b; }
.G_textarea{
    width:100%;
    height:150px;
    line-height:30px;
    border:1px solid #dedede;
    padding:0px 10px;
    float:left;
    border-radius: 2px;outline: none;
}
.G_textarea:hover{ border:1px solid #269d4b; }
.G_select{ float: left; border:1px solid #dedede; height: 40px; line-height: 40px; }
.job_radio{ float: left; }
.G_img{ float: left; margin-top: 10px; margin-left: 5px; }
.G_But{
    width:100%;
    height:50px;
    line-height:50px;
    background:#269d4b;
    border-radius:5px;
    text-align:center;
    color:#FFF;
    cursor:pointer;
    transition: all 0.3s;
    float: left;outline: none; border: 0px;font-size: 18px;
}
.G_But:hover{
    background:#f18b00; color: #fff;
}
@media (min-width:370px) 
{
    .G_captcha{ width: 100px; }
}
@media (min-width:768px) 
{
    .G_InputText{ width: 500px; }
    .G_textarea{ width: 500px; }
    .G_But{ width: 400px; }
}
@media (min-width:1200px) 
{
    .page_message{ margin-top: 15px; }
    .page_message_left{ width: 70%; float: left;}
    .page_message_wx{ width: 140px; color: #999; float: left; margin-left: 60px; margin-top: 40px; text-align: center; }
    .page_message_wx img{ width: 100%; display: inline-block; }
}
@media (min-width:1601px) 
{
    .page_message{ margin-top: 30px; }
    .seek_job li{ margin-top: 13px; }
    .seek_t1{ height: 54px; line-height: 54px; }
    .G_InputText{ width: 700px; height: 54px; line-height: 54px;}
    .G_textarea{ width: 700px; }
    .G_captcha{ height: 54px; line-height: 54px; width: 130px; }
    .G_But{ width: 400px; height: 58px; line-height: 58px;} 
    .page_message #verifyImg{ margin-top: 10px; }
    .page_message_wx{ width: 145px; margin-left: 100px; }
    .page_message_wx img{ margin-bottom: 10px; }
}

/*******Css prev_next*******/
.prev_next{ overflow: hidden; margin-top: 15px;}
.prev_next li{ cursor: pointer; background: #eaeaea; height: 30px; line-height: 30px; overflow: hidden; padding: 0px 10px; margin-bottom: 8px;}
.prev_next li:hover{ background: #269d4b; color: #fff;}
.prev_next li:hover a{ color: #fff; }
@media (min-width:768px) 
{
   .prev_next{ position: relative; padding-right: 110px;}
   .prev_next_btn{ width: 100px; height: 68px; line-height: 68px; background-color:#269d4b; background-image: url(../images/prev_next_icon.png); background-position: 15px center; background-repeat: no-repeat; padding-left: 36px; color: #fff; position: absolute; right: 0px; top: 0px;}
   .prev_next_btn:hover{ background-color: #e4b821; color: #fff; }
}
@media (min-width:1200px) 
{
    .prev_next{ margin-top: 25px; padding-right: 160px;}
    .prev_next li{ height: 50px; line-height: 50px; padding: 0px 15px;}
    .prev_next_btn{ width: 145px; height: 108px; line-height: 108px; background-position: 25px center; padding-left: 60px;}
}
@media (min-width:1601px) 
{
    .prev_next{ margin-top: 35px; padding-right: 210px;}
    .prev_next li{ height: 55px; margin-bottom: 10px; line-height: 55px; padding: 0px 20px;}
    .prev_next_btn{ width: 190px; height: 120px; line-height: 120px; background-position: 40px center; padding-left: 75px; font-size: 15px;}
}

/*css digg style pagination*/
.de-page-mian {
  overflow: hidden;
  text-align: center;
  font-size: 0;
  margin: 25px 0 10px;
}
.de-page-mian .page-inner {
  display: inline-block;
  overflow: hidden;
}
.de-page-mian .page-inner a {
  display: block;
  float: left;
  min-width: 22px;
  padding: 0 5px;
  height: 36px;
  border: 1px solid #dddddd;
  background: #fff;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin-right: -1px;
  overflow: hidden;
}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover {
  color: #fff;
  border-color: #269d4b;
  background: #269d4b;
}
.de-page-mian .page-inner a.prev {
  margin-right: 5px;
  background: #fff url(../images/prev.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev.on {
  background: #fff url(../images/prev-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.next {
  margin-left: 5px;
  margin-right: 15px;
  background: #fff url(../images/next.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next.on {
  background: #fff url(../images/next-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.page-btn {
  font-size: 12px;
  margin-right: 0;
  width: 63px;
  margin-left: 10px;
  display: none;
}
.de-page-mian .page-inner span {
  display: none;
  font-size: 12px;
  color: #333;
  float: left;
  line-height: 38px;
}
.de-page-mian .page-inner input {
  display: none;
  float: left;
  height: 36px;
  width: 36px;
  border: 1px solid #dddddd;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin: 0 5px;
}
@media (min-width:370px) 
{
    .de-page-mian .page-inner a{ padding: 0 6px; min-width: 24px;}
    .de-page-mian .page-inner a.prev{ margin-left: 8px; }
    .de-page-mian .page-inner a.next{ margin-left: 8px; }
}
@media (min-width:768px) 
{
    .de-page-mian .page-inner a.prev{ margin-left: 10px; }
    .de-page-mian .page-inner a.next{ margin-left: 10px; }
    .de-page-mian .page-inner a{ min-width: 26px; }
    .de-page-mian .page-inner span { display: block; }
    .de-page-mian .page-inner input { display: block; }
    .de-page-mian .page-inner a.page-btn { display: block; }
}
@media (min-width:1200px) 
{
    .de-page-mian{ margin: 35px 0 10px; }
}
@media (min-width:1601px) 
{
    .de-page-mian{ margin: 50px 0 10px; }
    .de-page-mian .page-inner a{ padding: 0px 10px; min-width: 36px;}
}