@charset "utf-8";
.basebox{ width:100%; min-width:320px; max-width:1920px;  height:auto; overflow:hidden; position:relative; margin:0 auto; font-family:"Microsoft Yahei","微软雅黑",Arial, Helvetica, sans-serif; z-index:100; }
/*滚动条样式*/
::-webkit-scrollbar {width: 6px;border-radius: 3px;background-color: #e2e2e2;}
::-webkit-scrollbar-track {border-radius: 6px;border-radius: 3px;background-color: #e2e2e2;}
::-webkit-scrollbar-thumb {border-radius: 4px; background-color: #7e7e7e;}

.centerArea{  height:auto; margin:0 auto; clear:both; overflow:hidden; }

@font-face{font-family:fontA;src:url(Helvetica-Neue-UltraLight-2.ttf)}


#fixmenu{ width:100%; height:auto; overflow:hidden; background: url(../Images/cover3.png) repeat; position: absolute; left:0px; top:0px; z-index:100000; display:none; min-height:100%;}
#fixmenu .boxmenu{ width:70%;  height:auto; min-height:100%; position:relative; overflow:hidden; float:right; background:#0b3a80; color:#FFF; padding-bottom:50px}
#fixmenu .boxmenu a{ color:#FFF}
#fixmenu .close{ width:96%; margin:0 auto; margin-top:20px; overflow:hidden; text-align:right; color:#FFF; font-size:20px; opacity:1; box-sizing:border-box; padding:0 20px 0 0}
#fixmenu .themenu{ width:96%; margin:0 auto; overflow:hidden;}
#fixmenu .themenu ul{ margin:0px; padding:0px; list-style:none}
#fixmenu .themenu ul li{ margin:0px; padding:0px; list-style:none; font-size:14px; height:auto; line-height:50px; text-align:left; width:100%; clear:both; }
#fixmenu .themenu ul li a{ width:100%; height:100%; display:block}
#fixmenu .themenu ul li .tit{ width:100%; height:45px; line-height:45px; font-size:14px; border-bottom:1px solid #254e8e;font-weight:700; text-indent:15px;}
#fixmenu .themenu ul li .list{ width:100%; height:auto; overflow:hidden; background:#254e8e; display:none}
#fixmenu .themenu ul li .list ul{ margin:0px; padding:0px; list-style:none}
#fixmenu .themenu ul li .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:auto; line-height:45px; border-bottom:1px solid #0b3a80; }
#fixmenu .themenu ul li .list ul li .tit2{width:100%; height:45px; line-height:45px; border-bottom:1px solid #0b3a80;text-indent:24px;}
#fixmenu .themenu ul li .list ul li .son{ width:100%; height:auto; overflow:hidden; display:none}
#fixmenu .themenu ul li .list ul li .son ul{ margin:0px; padding:0px; list-style:none}
#fixmenu .themenu ul li .list ul li .son ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:40px; line-height:40px; overflow:hidden; border-bottom:1px solid #0b3a80;text-indent:46px;}


#fixmenu .themenu ul li.onfocus .list{ display:block}
#fixmenu .themenu ul li .list ul li.onfocus .son{ display:block}
#fixmenu .themenu ul li .list ul li.onfocus .tit2{ background:#0098d4}

.pcshow{ display:block}
.mbshow{ display:none}


/*
.gotop{  width:40px; height:auto; cursor: pointer; z-index:200; right:10px;position: fixed;bottom: 100px;-webkit-transition: opacity .4s ease-in-out;-moz-transition: opacity .4s ease-in-out;-o-transition: opacity .4s ease-in-out;opacity: 1;z-index: 100020;display: none;
}
.gotop ul{ margin:0px; padding:0px; list-style:none}
.gotop ul li{ margin:0px 0 5px 0; padding:0px; list-style:none;width:40px; height:42px; position:relative; overflow: visible}
.gotop ul li.t1 p{ display:block; cursor:pointer}
.gotop ul li.t1 p{ width:40px; height:42px; background:url(../Images/float1.png) no-repeat;}
.gotop ul li.t2 p{ width:40px; height:42px; background:url(../Images/float2.png)no-repeat;}
.gotop ul li.t3 p{ width:40px; height:42px; background:url(../Images/float3.png) no-repeat;}
.gotop ul li.t4 p{ width:40px; height:42px; background:url(../Images/float4.png) no-repeat;}

.gotop ul li .ercode{ width:100px; height:100px; position:absolute; right:42px; top:0px; display:none}
.gotop ul li .tel{ width:100px; height:42px; line-height:42px; text-align:center; position:absolute; right:42px; top:0px; display:none; background:#FFF; color:#000; font-size:14px}

.gotop ul li.t4:hover .tel{ display:block} 
*/

.gotop{  width:74px; height:auto; cursor: pointer; z-index:200; right:0px;position: fixed;bottom:200px;-webkit-transition: opacity .4s ease-in-out;-moz-transition: opacity .4s ease-in-out;-o-transition: opacity .4s ease-in-out;opacity: 1;z-index: 100020; display: none;}
.gotop ul{ margin:0px; padding:0px; list-style:none}
.gotop ul li{ margin:0px 0 5px 0; padding:0px; list-style:none;width:74px; height:74px; position:relative; overflow: visible}
.gotop ul li p{ width:74px; height:74px; text-align:center; color:#FFF; background:#5e6367; display:block; cursor:pointer; box-sizing:border-box; padding:15px 0 0 0}
.gotop ul li:hover p{ background:#728ca3}


.gotop ul li .ercode{ width:100px; height:100px; position:absolute; right:80px; top:0px; display:none}
.gotop ul li .tel{ width:125px; height:74px; line-height:74px; text-align:center; position:absolute; right:80px; top:0px; display:none; background:#FFF; color:#000; font-size:14px}

.gotop ul li.t3:hover .tel{ display:block} 


.popmenu{ width:100%; height:100%; position:fixed; left:0; top:0; z-index:1000; background: url(../Images/topmenubg.png) right 50px bottom 0  no-repeat #262626;transition: all 0.5s ease; display:none }

.popmenu .headmenu{ width:100%; height:53px;position:relative; z-index:1000000; margin-top:25px;}
.popmenu .headmenu .box{ width:92%;  height:53px;  margin:0 auto; overflow:visible; position:relative; }
.popmenu .headmenu .box .logo{ position:absolute; left:0px; top:0;}
.popmenu .language{ position:absolute; right:75px; top:0px; height:53px; line-height:53px; background:url(../Images/arr1.png) right center no-repeat; box-sizing:border-box; padding:0 23px 0 0; font-size:14px; color:#ffffff;transition: all 0.5s ease;}
.popmenu .language a{ color:#FFF}
.popmenu .closemenu{ position:absolute; right:0; top:0px;width: 46px;height: 46px;cursor: pointer; background: url(../Images/close2.png) center no-repeat;transition: 0.4s;}
.popmenu .closemenu:hover{transform: rotate(180deg);}

.popmenu .mlist{ width:90%; margin:0 auto; margin-top:115px; overflow:hidden;}
.popmenu .mlist ul{ margin:0px; padding:0px; list-style:none}
.popmenu .mlist ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden;}
.popmenu .mlist ul li .tit{ width:100%; height:50px; line-height:50px; font-size:20px; color:#FFF; font-weight:700}
.popmenu .mlist ul li .list{ width:100%; height:auto; overflow:hidden;}
.popmenu .mlist ul li .list ul{ margin:0px; padding:0px; list-style:none}
.popmenu .mlist ul li .list ul li{ margin:0px 20px 0 0; padding:0px; list-style:none; width:auto; height:40px; line-height:40px; font-size:16px; float:left; overflow:hidden;; }
.popmenu .mlist ul li a{color:#ffffff}
.popmenu .mlist ul li.onfocus{ color:#FFF}
.popmenu .mlist ul li.onfocus a{ color:#FFF}

.headbox{ width:100%; height:139px; z-index:500;overflow: visible; position:fixed; left:50%; top:0;max-width:1920px; margin-left:-960px; }
.headbox .line1{ position:absolute;background:url(../Images/mline.png) repeat-x; width:100%; height:1px; left:193px; top:79px;}
.headbox .line2{ position:absolute;background:url(../Images/mline.png) repeat-x; width:68px; height:1px; left:0; top:79px;}
.headbox .box{ width:100%;  height:139px;  margin:0 auto; overflow:visible; position:relative; }
.headbox .box .logo{ position:absolute; left:73px; top:8px;}
.headbox .box .logo img{transition: all 0.5s ease;}
.headbox .box .logo .img1{ display:block}
.headbox .box .logo .img2{ display:none}


.headbox .box .menu{  position:absolute; right:329px; width:660px; top:0px; overflow:visible; }
.headbox .box .menu ul{ margin:0px; padding:0px; list-style:none;}
.headbox .box .menu ul li{ margin:0px 0 0 0; padding:0px; list-style:none; width:16.66%; float:left; text-align:center; height:83px; line-height:80px; font-size:16px; float:left; overflow: visible; text-align:center; position:relative}
.headbox .box .menu ul li a{ color:#333333}
.headbox .box .menu ul li:hover a{ color:#e60012}
.headbox .box .menu ul li.onfocus{ background:url(../Images/dotred.png) bottom center no-repeat;}
.headbox .box .menu ul li.onfocus a{ color:#e60012}

.headbox .box .menu ul li .son{ position:absolute; left:0; top:83px; width:100%; background:url(../Images/toparr.png) top center no-repeat; padding:9px 0 0 0; display:none; z-index:10}
.headbox .box .menu ul li .son ul{ margin:0px; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden; display:block; background:url(../Images/mcover.png) repeat; border-radius:10px; box-sizing:border-box; padding:0 9px;}
.headbox .box .menu ul li .son ul li{ width:100%; height:61px; line-height:61px; border-bottom:1px solid #8b918d; text-align:center; font-size:14px;transition: all 0.5s ease;}
.headbox .box .menu ul li .son ul li a{ color:#FFF}
.headbox .box .menu ul li .son ul li:hover{ font-size:14px;}


.headbox .box .menu ul li .pson{ position:absolute; left:-300px; top:83px; width:700px; z-index:1; display:none}
.headbox .box .menu ul li .pson ul{ margin:0px; padding:0px; list-style:none;}
.headbox .box .menu ul li .pson ul li{ width:auto; height:44px; line-height:44px; text-align:center; font-size:14px;transition: all 0.5s ease; float:left; padding:0 20px; margin:17px 0 0 0}
.headbox .box .menu ul li .pson ul li a{ color:#343434}
.headbox .box .menu ul li .pson ul li.onfocus{ background:#e60012; color:#FFF; border-radius:30px;}
.headbox .box .menu ul li .pson ul li.onfocus a{ color:#FFF}

.headbox .box .telbox{ position:absolute; right:194px; top:0px; height:80px; line-height:80px; font-size:15px; color:#333333; background:url(../Images/telicon.png) left center no-repeat; text-indent:28px;}
.headbox .box .cart{ position:absolute; right:80px; top:0px; height:80px; line-height:80px; width:80px; line-height:80px; text-align:center; background:url(../Images/leftline.png) left top repeat-y;}
.headbox .box .cart img{ margin:0 auto; margin-top:29px;}
.headbox .box .cart .img1{ display:block}
.headbox .box .cart .img2{ display:none}

.headbox .box .rmenu{ position:absolute; right:0; top:0px; cursor: pointer; background:url(../Images/leftline.png) left top repeat-y; width:80px; height:80px; line-height:80px;}
.headbox .box .rmenu img{transition: all 0.5s ease; margin:0 auto; margin-top:34px;}
.headbox .box .rmenu .img1{ display:block;}
.headbox .box .rmenu .img2{ display:none} 
.headbox .box .rmenu span{ display:none}

.headbox .box .searchbtn{ position:absolute; right:40px; top:18px; width:35px; height:35px; font-size:24px; font-weight:normal; cursor:pointer; z-index:100; color:#0197d2; text-align:center; line-height:35px; display:none }
.headbox .box .menubtn{ position:absolute; right:0px; top:24px; width:47px; height:40px; font-size:24px; font-weight:normal; cursor:pointer; display:none; z-index:100; color:#0093e7; text-align:right;}

.headboxblack .box .logo .img1{ display:none}
.headboxblack .box .logo .img2{ display:block}
.headboxblack .line1{background:url(../Images/mline2.png) repeat-x; }
.headboxblack .line2{ background:url(../Images/mline2.png) repeat-x; }

.headboxwhite .box .menu ul li a{ color:#ffffff}
.headboxwhite .box .telbox{ color:#ffffff; background:url(../Images/telicon2.png) left center no-repeat; text-indent:28px;}
.headboxwhite .box .cart  .img1{ display:none}
.headboxwhite .box .cart  .img2{ display:block}
.headboxwhite .box .rmenu .img1{ display:none;}
.headboxwhite .box .rmenu .img2{ display:block} 


.headboxproduct{ background:url(../Images/headproductbg.png) repeat-x; height:160px}
.headboxproduct .box .menu ul li .pson{ display:block}

/*滚动*/
.rollheader{ background: url(../Images/rollhead.png) top center no-repeat; left:0; top:0; z-index:99}

.headboxproducthover{ background:url(../Images/headproductbg.png) repeat-x; height:160px; z-index:100}
.headboxproducthover .box .menu ul li .pson{ display:block}
.headboxproducthover .box .menu ul li a{ color:#333333}
.headboxproducthover .box .telbox{ color:#333333; background:url(../Images/telicon.png) left center no-repeat; text-indent:28px;}
.headboxproducthover .box .cart  .img1{ display:block}
.headboxproducthover .box .cart  .img2{ display:none}
.headboxproducthover .box .rmenu .img1{ display:block;}
.headboxproducthover .box .rmenu .img2{ display:none} 




/*
.rollheader .box .logo .img1{ display:block}
.rollheader .box .logo .img2{ display:none}
.rollheader .box .language{background:url(../Images/arr1.png) right center no-repeat; color:#fff}
.rollheader .box .language a{ color:#fff}
.rollheader .box .rmenu .img1{ display:blcok;}
.rollheader .box .rmenu .img2{ display:none} 
.rollheader .box .menu ul li a{ color:#ffffff}
*/

/*首页*/
.homebox{ width:100%; height:100vh; overflow:hidden; position: relative; z-index: 3;}
.homebox .brand-swiper { width:100%;height: 100%;}
.homebox .brand-swiper .onebox{ width:100%; height:100%; position:relative}

.home-dot-line{ width:1px; height:100%; overflow:hidden; background:url(../Images/leftline.png) repeat-y; position:fixed; right:50%; margin-right:-880px; bottom:185px; z-index:100}
.home-pagination{ position:fixed; right:50%; margin-right:-892px; top:28%; z-index:100;width:26px; height:auto; overflow:hidden; text-align:center}
.home-pagination  span{ margin:0 auto; margin-bottom:50px;}
.home-pagination .swiper-pagination-bullet {width:7px;height: 7px;display:block;background: #ffffff;opacity: 1; background:url(../Images/dot1.png) center center no-repeat;transition: all 0.5s ease;}
.home-pagination .swiper-pagination-bullet-active {width:24px;height: 27px; opacity: 1;background: url(../Images/dot2.png) center center  no-repeat;transition: all 0.5s ease;}


.home-paginationblack .swiper-pagination-bullet {background:url(../Images/dot3.png) center center no-repeat}
.home-paginationblack .swiper-pagination-bullet-active {background: url(../Images/dot2.png) center center  no-repeat}



.homebox .page1{ background:#333333}
.homebox .page2{ background:#ffffff}
.homebox .page3{ background:#b8b8b8}
.homebox .page4{ background:#000000;overflow-y: scroll;}
.homebox .page4::-webkit-scrollbar {
  display: none;
}

.homebox .page5{ background:#FFF}
.homebox .page6{ background:#f2f2f2; overflow-y: scroll;}
.homebox .page6::-webkit-scrollbar {
  display: none;
}
.scrodown{ width:14px; height:185px; background:url(../Images/down1.png) no-repeat; position:fixed; right:50%; margin-right:-887px;; bottom:0px; z-index:100}
.scrodownblack{ background:url(../Images/down2.png) no-repeat; }

.sharebox{ position:absolute; right:4%; bottom:50px; position:fixed; z-index:100;}
.sharebox ul{ margin:0px; padding:0px; list-style:none}
.sharebox ul li{ margin:0px; padding:0px; list-style:none; float:left; margin:0 0 0 16px; float:left}
.sharebox ul li .icon{ width:100%; height:auto; overflow:hidden;}
.sharebox ul li .icon img{transition: all 0.5s ease;}
.sharebox ul li .img1{ display:block}
.sharebox ul li .img2{ display:none}

.shareboxblack ul li .img1{ display:none}
.shareboxblack ul li .img2{ display:block}

/*公共动画*/
.slidetop{ opacity: 0;visibility: hidden;transform: translateY(80px);transition: 0.88s;}
.slidetop.detay1{transition-delay: 0.3s;}
.slidetop.detay2{transition-delay: 0.6s;}
.swiper-slide-active .slidetop{ opacity:1; transform: translateY(0px);visibility: visible;}

.pcslidetop {opacity: 0;visibility: hidden;transform: translateY(80px);transition: 0.82s 0.5s;}
.pcslidetop.detay1{transition-delay: 0.2s;}
.pcslidetop.detay2{transition-delay: 0.4s;}
.pcslidetop.detay2{transition-delay: 0.6s;}

.swiper-slide-active .pcslidetop {opacity: 1;visibility: visible;transform: translateY(0px);transition: 0.88s 0.5s;}

/*第一屏*/
.homePart1{ width:100%; height:100%; overflow:hidden; position:relative; z-index:10; margin:0 auto; position:relative }
.homePart1 .girl{ position:absolute; left:8%;bottom:-100%; max-width:50%; max-height:96%; opacity:0;transition: all 1s ease;}
.homePart1 .girl img{ max-width:100%; max-height:100%;}
.homePart1 .word1{ position:absolute; right:10%; /*top:31.66%;*/ top:0;opacity:0; overflow:hidden; width:38%; height:auto;}
.homePart1 .word1 img{ width:100%; height:auto;}
.homePart1 .word2{ position:absolute; right:10%; top:45%; overflow:hidden; width:38%; height:auto; text-align:center;}
.homePart1 .word2 img{ width:60%; height:auto;}
.homePart1 .brandlink{position:absolute; right:10%; top:58%; overflow:hidden; width:38%; height:auto; text-align:center; }
.homePart1 .brandlink ul{ margin:0px; padding:0px; list-style:none}
.homePart1 .brandlink ul li{ margin:0px; padding:0px; list-style:none; width:25%; height:auto; float:left; overflow:hidden;}
.homePart1 .brandlink ul li .pic{ width:100%; height:95px; overflow:hidden;}
.homePart1 .brandlink ul li .pic img{ margin-top:10px;transition: all 0.5s ease;}
.homePart1 .brandlink ul li .tit{ width:100%; height:50px; line-height:50px; font-size:16px; overflow:hidden; font-size:16px; color:#855902; text-align:center}
.homePart1 .brandlink ul li:hover .pic img{ margin-top:0}

.swiper-slide-active .homePart1 .girl{ bottom:0; opacity:1}

.swiper-slide-active .homePart1 .word1 { top:31.66%;opacity:1}
/*
.swiper-slide-active .homePart1 .girl{ bottom:0; opacity:1}
.swiper-slide-active .homePart1 .word1 { right:8%;  opacity:1}
.swiper-slide-active .homePart1 .word2{ right:8%; opacity:1}
.swiper-slide-active .homePart1 .brandlink{ right:8%; opacity:1}
*/

/*第二屏*/
.homePart2{ width:100%; height:100%; overflow:hidden; position:relative; z-index:10; margin:0 auto; position:relative }
.homePart2 .titbox{ width:100%; height:auto; overflow:hidden; position:absolute; top:22%; text-align:center; }
.homePart2 .titbox img{ max-width:373px; height:auto} 
.homePart2 .titbox2{ width:100%; height:auto; overflow:hidden; position:absolute; top:30.52%; text-align:center; }
.homePart2 .titbox2 img{ max-width:373px; height:auto} 

.homePart2 .list{width:100%; height:392px; overflow:hidden; position: absolute; top:46.9%; left:0}
.homePart2 .list ul{ margin:0px; padding:0px; list-style:none; }
.homePart2 .list ul li{margin:0px; padding:0px; list-style:none;width:25%; height:392px; overflow:hidden; float:left; position:relative}
.homePart2 .list ul li .box{ width:96%; margin:0 auto;  background:url(../Images/coer1.png) repeat;}
.homePart2 .list ul li .pic{ width:100%; height:305px; overflow:hidden;margin-top:20px;transition: all 0.5s ease;}
.homePart2 .list ul li .tit{ width:100%; height:60px; line-height:60px; text-align:center; font-size:20px; color:#454545;}

.homePart2 .list ul li:hover .pic{ height:325px; margin:0px;}
/*
.homePart2 .list ul li:hover .tit{ background:#FFF}
*/
/*
.swiper-slide-active .page2Slide .list ul li .pic{animation:bgbig 6s ;-webkit-animation:bgbig 6s ;}
*/

/*第三屏幕*/
.page3box{width:100%; height:100%; overflow:hidden; position:relative; z-index:10; margin:0 auto;}
.page3box .listbox{ width:100%; height:100%; overflow:hidden; position:absolute}
.page3box .list{ width:100%; height:100%; overflow:hidden;}
.page3box .list ul{ margin:0px; padding:0px; list-style:none}
.page3box .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:100%; overflow:hidden;}
.page3box .list ul li .pic{ width:100%; height:100%; overflow:hidden;}
.page3box .otherbox{ position:absolute; left:160px; bottom:54px; z-index:100}
.page3box .otherbox ul{ margin:0px; padding:0px; list-style:none}
.page3box .otherbox ul li{ margin:0px; padding:0px; list-style:none; float:left; height:55px; line-height:55px; text-align:center;}
.page3box .otherbox ul li.t1{ background:#e60012; width:55px;}
.page3box .otherbox ul li.t2{ background:#ffffff; width:55px;}
.page3box .otherbox ul li.t3{ background:#ffffff; font-size:14px; padding:0 15px; display:none;transition: all 0.5s ease;}

.page3box .arrlist{ position:absolute; right:160px; bottom:54px; z-index:100}
.page3box .arrlist ul{ margin:0px; padding:0px; list-style:none}
.page3box .arrlist ul li{ margin:0px; padding:0px; list-style:none; float:left; height:55px; line-height:55px; text-align:center;}
.page3box .arrlist ul li.left1{ background:#dccda5; width:55px;}
.page3box .arrlist ul li.right1{ background:#e60012; width:55px;}

.page3-pagination{ position: absolute; left:0; bottom:76px; z-index:100;width:100%; height:auto; overflow:hidden; text-align:center}
.page3-pagination  span{ margin:0 auto; font-size:16px; text-align:left}
.page3-pagination .swiper-pagination-bullet {width:35px;height:20px; line-height:20px;transition: all 0.5s ease; background:none; color:#47494b}
.page3-pagination .swiper-pagination-bullet-active {width:121px;height: 20px; line-height:20px; opacity: 1;transition: all 0.5s ease; background:url(../Images/line1.png) right 10px center no-repeat; color:#e60012}

.page3box .minlist{ position:absolute; right:118px; top:125px; z-index:100}
.page3box .minlist ul{ margin:0px; padding:0px; list-style:none}
.page3box .minlist ul li{ margin:0px; padding:0px; list-style:none; width:115px; box-sizing:border-box;}
.page3box .minlist ul li .pic{ width:115px; height:115px; overflow:hidden; border-radius:100%; border-bottom:1px solid #FFF}
.page3box .minlist ul li .tit{ width:100%; height:50px; line-height:50px; text-align:center; font-size:14px;}

.page3box .minlist ul li.onfocus .pic{ border:1px solid #F00;}
.page3box .minlist ul li.onfocus .tit{ color:#F00}

/*第四屏*/
.page4box{width:100%; height:100%; overflow:hidden; position:relative; z-index:10; margin:0 auto; background:url(../Images/h4bg.png) center center no-repeat; background-size:cover;}
.page4box  .inbox{ width:100%; height:100%; position:relative}
.page4box .cirlebox{ width:580px; height:528px; overflow:hidden; background:url(../Images/qwrz.png) center center no-repeat; position:absolute; left:50%; top:50%; margin-left:-290px; margin-top:-264px; z-index:10}
.page4box .cirlebox ul{ margin:0px; padding:0px; list-style:none}
.page4box .cirlebox ul li{ margin:0px; padding:0px; list-style:none; position:absolute}
.page4box .cirlebox ul li .pic{ width:129px; height:129px; border-radius:100%;}
.page4box .cirlebox ul li .pic2{ display:none}
.page4box .cirlebox ul li.t1{ left:117px; top:0}
.page4box .cirlebox ul li.t2{ left:0; top:200px;}
.page4box .cirlebox ul li.t3{ left:117px; bottom:0px;}
.page4box .cirlebox ul li.t4{ right:117px; top:0px;}
.page4box .cirlebox ul li.t5{ right:0px; top:200px;}
.page4box .cirlebox ul li.t6{ right:117px; bottom:0}

.page4box .cirlebox ul li:hover .pic{ border:2px solid #5c2100;}

.page4box .leftpic{ width:422px; height:533px; position:absolute; right:50%; margin-right:176px; top:50%; margin-top:-266px; background:url(../Images/cline1.png) no-repeat; opacity:0;transition: all 0.5s ease; visibility:hidden}
.page4box .leftpic img{ width:249px; height:386px; position:absolute; left:0; top:60px;}
.page4box .rightpic{ width:422px; height:533px; position:absolute; left:50%; margin-left:176px; top:50%; margin-top:-266px; background:url(../Images/cline4.png) no-repeat; opacity:0;transition: all 0.5s ease;visibility:hidden; }
.page4box .rightpic img{ width:249px; height:386px; position:absolute; right:0; top:60px;}


.popbox{ width:100%; height:100%; position:fixed; left:0; top:0; z-index:99999; background:#262626;transition: all 0.5s ease; display:none;}
.popbox .pop-close {display: block;position: absolute;right: 30px;top:30px;width: 40px;height: 40px;cursor: pointer; background: url(../Images/close.png) center no-repeat;transition: 0.4s;}
.popbox .pop-close:hover {transform: rotate(180deg);}
.popbox .videobox{ width:1200px; height:650px; overflow:hidden; position:absolute; left:50%; margin-left:-600px; top:50%; margin-top:-325px;}
.popbox .videobox video{ width:100%; height:100%;}

/*新闻*/
.page5box{ width:100%; height:100%; position:relative}
.page5box .pic{ width:100%; height:100%}



#ertopslide{ width:100%; height:515px; overflow:hidden;  }
.erSlide{ width:100%; height:515px; overflow:hidden; position:relative;z-index:5; position:relative; }
.erSlide .list{width:100%; height:515px; overflow:hidden; position:relative;   margin:0 auto}
.erSlide .list ul{ margin:0px; padding:0px; list-style:none}
.erSlide .list ul li{margin:0px; padding:0px; list-style:none;width:100%; height:515px; overflow:hidden; float:left; position:relative}
.erSlide .list ul li .pic{width:100%; height:515px;}

.erSlide .cbox{ width:100%; height:55px; position:absolute; left:0; bottom:0; background:url(../Images/esbg.png) repeat}
.erSlide .tpage {position: absolute;left:50%; margin-left:-640px;text-align: right;bottom:20px;width: 100%; max-width:1280px; color:#FFF}
.erSlide .tpage .swiper-pagination-switch { display: inline-block;width: 10px; height: 10px;border-radius: 10px;background: #878785; margin: 0 3px;cursor: pointer;}
.erSlide .tpage .swiper-active-switch { background: #ffffff;}


.erSlide .namebox{ position:absolute; width:680px; left:50%; margin-left:-680px; bottom:121px} 
.erSlide .namebox .tit{ width:100%; height:auto; overflow:hidden; font-size:42px; text-transform:uppercase; color:#ffffff; line-height:40px;}
.erSlide .namebox .tit2{ width:100%; height:auto; overflow:hidden; font-size:26px; font-weight:700;  color:#ffffff; margin-top:10px;}
.erSlide .namebox .tit2 i{ color:#0093e7; font-style:normal}

.erSlidemb{ width:100%; height:442px; overflow:hidden; position:relative;z-index:5; }
.erSlidemb .list{width:100%; height:442px; overflow:hidden; position:relative;   margin:0 auto}
.erSlidemb .list ul{ margin:0px; padding:0px; list-style:none}
.erSlidemb .list ul li{margin:0px; padding:0px; list-style:none;width:100%; height:442px; overflow:hidden; float:left; position:relative}
.erSlidemb .namebox{ position:absolute;  left:40px; bottom:40px} 
.erSlidemb .namebox .tit{ width:100%; height:auto; overflow:hidden; font-size:36px; color:#ffffff; line-height:50px;}
.erSlidemb .namebox .tit2{ width:100%; height:auto; overflow:hidden; font-size:20px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; color:#c0bebd; margin-top:10px;}






.footlink{ width:100%; height:auto; background: #ecf2f7; overflow:hidden;  padding:20px 0}
.footlink .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1280px; margin:0 auto; clear:both; overflow:hidden;  }
.footlink .centerbox .centerin{ width:100%; height:auto; overflow:hidden;  position:relative; }

.footlink .listbox{ width:100%; height:auto; overflow:hidden; font-size:14px; line-height:200%}
.footlink .listbox span{ font-size:16px; font-weight:700; color:#262626}




.footmenu{ width:100%; height:auto; background:#f2f5f7; overflow:hidden;  padding:60px  0 60px 0; border-bottom:1px solid #e2e6e8;}
.footmenu .centerbox{ width:100%; height:auto;  min-width:320px;  margin:0 auto; clear:both; overflow:hidden; max-width:1600px;  }
.footmenu .centerbox .centerin{ width:100%; height:auto; overflow:hidden;  position:relative;}


.footmenu .part1{ width:34%; float:left; height:auto; overflow:hidden; color:#696a6b;}
.footmenu .part1 .title{ width:100%; height:40px; line-height:40px; font-size:16px; color:#333333; font-weight:700; position:relative}
.footmenu .part1 .list{ width:100%; height:auto; overflow:hidden; margin-top:10px;}
.footmenu .part1 .list ul{ margin:0px; padding:0px; list-style:none}
.footmenu .part1 .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden; line-height:35px; margin-top:10px; font-size:15px; color:#333333}

.footmenu .part2{ width:42%; float:left; height:auto; overflow:hidden; color:#696a6b;}
.footmenu .part2 .one{ width:20%; height:auto; float:left; overflow:hidden} 
.footmenu .part2 .title{ width:100%; height:40px; line-height:40px; font-size:16px; color:#333333; font-weight:700; position:relative}
.footmenu .part2 .list{ width:100%; height:auto; overflow:hidden; margin-top:10px;}
.footmenu .part2 .list ul{ margin:0px; padding:0px; list-style:none}
.footmenu .part2 .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:35px; overflow:hidden; line-height:35px; margin-top:10px; font-size:15px; color:#333333}

.footmenu .codelist{ width:20%; float:right; overflow:hidden;}
.footmenu .codelist ul{ margin:0px; padding:0px; list-style:none}
.footmenu .codelist ul li{ margin:0px; padding:0px; list-style:none; width:50%; height:auto; float:left; overflow:hidden;}
.footmenu .codelist ul li .pic{ width:965; float:right; overflow:hidden;}
.footmenu .codelist ul li .pic img{ width:100%; height:auto; overflow:hidden;}




.footer{ width:100%; height:auto; overflow:hidden; background:#f2f5f7; padding:20px 0;  position:relative; z-index:1;  }
.footer .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1600px;  margin:0 auto; clear:both; overflow:hidden; }
.footer .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%; color:#666c6e; margin:0 auto; font-size:15px;}
.footer .centerbox .centerin a{ color:#666c6e;}
.footer .brandbox{ float:left; line-height:60px; font-size:14px; color:#666c6e}
.footer .brandbox .tit{ background:#e60012; color:#FFF; font-size:14px; font-style:normal; border-radius:30px; padding:15px 15px;}
.footer .copyright{ float:left; line-height:60px; font-size:14px; color:#666c6e; box-sizing:border-box; padding:0 0 0 15px}
.footer .fdlink{ float:right; height:40px; line-height:40px;}
.footer .fdlink select{ border:0; border-bottom:1px solid #ccd8db; font-size:14px; color:#666c6e; background:#f2f5f7}


.footermb{ width:100%; height:auto; overflow:hidden; background:#f0f0f0; padding:30px 0;  position:relative; z-index:1; margin-top:10px; display:none }
.footermb .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1200px; margin:0 auto; clear:both; overflow:hidden; }
.footermb .centerbox .centerin{ width:92%; height:auto; overflow:hidden; line-height:200%; color:#6a6a6a; text-align:center; margin:0 auto}
.footermb .centerbox .centerin a{color:#6a6a6a;}

.fixbottomkong{ width:100%; height:60px; clear:both; overflow:hidden; display:none;}
.fixbottom{ width:100%; height:auto; overflow:hidden; background:#004a25;  position:fixed; left:0px; bottom:0px; z-index:100; display:none;}
.fixbottom .list{ margin:0px; padding:0px; list-style:none; width:100%; min-width:320px; margin:0 auto;}
.fixbottom .list ul{ margin:0px; padding:0px; list-style:none}
.fixbottom .list ul li{ margin:0px; padding:0px; list-style:none; width:33.33%; height:60px; line-height:60px; font-size:16px; color:#FFF; float:left; overflow:hidden;  height:auto; border-left:1px solid #336e51; margin-left:-1px; text-align:center; text-indent:0}



@keyframes bgbig
{
0%   {transform:scale(1.5);}

100%   {transform:scale(1);}

}
@-webkit-keyframes bgbig{
0%   {transform:scale(1.5);}

100%   {transform:scale(1);}
}



/*关于我们页面*/
.er-dot-line{ width:1px; height:100%; overflow:hidden; background:url(../Images/leftline.png) repeat-y; position: absolute; right:80px; bottom:185px; z-index:100}
.erscrodown{ width:14px; height:185px; background:url(../Images/down1.png) no-repeat; position:absolute; right:73px; bottom:0px; z-index:100}

.brandbox1{ width:100%; height:960px; overflow:hidden; position:relative}
.brandbox1 .pic{ width:100%; height:100%; overflow:hidden; position:relative}
.brandbox1 .w1{ position: absolute; left:50%; top:36%}
.brandbox1 .w2{ position:absolute; left:50%; top:52.18%; width:100%; max-width:627px; text-align:right}


.brandbox2{ width:100%; height:960px; overflow:hidden; position:relative}
.brandbox2 .list{ width:100%; height:960px; overflow:hidden;}
.brandbox2 .list ul{ margin:0px; padding:0px; list-style:none}
.brandbox2 .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:960px; overflow:hidden;}
.brandbox2 .list ul li .pic{ width:100%; height:100%; overflow:hidden;}
.brandbox2 .leftarr{ position:absolute; left:0px; top:50%; margin-top:-90px; width:90px; height:181px; background: url(../Images/left2.png) no-repeat; background-size:100% 100%; z-index:10}
.brandbox2 .rightarr{ position:absolute; right:0px; top:50%; margin-top:-90px; width:90px; height:181px; background: url(../Images/right2.png) no-repeat; background-size:100% 100%; z-index:10}

/*品牌理念*/
.brandbox3{ width:100%; height:auto; overflow:hidden; position:relative; background:#FFF; padding:58px 0;}
.brandbox3 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1600px; margin:0 auto; clear:both; overflow:hidden;  box-sizing:border-box;   }
.brandbox3 .centerbox .centerin{ width:100%; overflow:hidden;height:auto; position:relative; background:url(../Images/bdmilk.png) top center no-repeat; min-height:185px;}
.brandbox3 .titbox{ width:100%; height:auto; line-height:60px; text-align:center; font-size:46px; font-weight:700; color:#e60012; text-align:center; margin-top:10px;}
.brandbox3 .wordbox{ width:100%; margin:10px 0; line-height:200%; font-size:16px; text-align:center; overflow:hidden; }


.brandbox4{ width:100%; height:auto; overflow:hidden; position:relative}
.brandbox4 .onebox{ width:50%; height:663px; overflow:hidden; position:relative; float:left}
.brandbox4 .onebox .tit{ position:absolute; top:134px; width:100%; text-align:center; overflow:hidden;}
.brandbox4 .onebox  ul{ margin:0px; padding:0px; list-style:none}
.brandbox4 .onebox  ul li{ margin:0px; padding:0px; list-style:none; position:absolute; color:#FFF}
.brandbox4 .onebox  ul li.t1{ left:16.66%; top:158px;}
.brandbox4 .onebox  ul li.t2{ left:32.81%; top:280px;}
.brandbox4 .onebox  ul li.t3{ left:49.16%; top:380px;}
.brandbox4 .onebox  ul li.t4{ right:16.66%; top:158px;}
.brandbox4 .onebox  ul li.t5{ right:32.81%; top:280px;}
.brandbox4 .onebox  ul li.t6{ right:49.16%; top:380px;}


.brandbox4 .onebox  ul li .wordbox{ writing-mode: vertical-rl; text-orientation: upright;display: flex; flex-direction: column;align-items: center; }
.brandbox4 .onebox  ul li .word{ height:auto;font-size:16px; line-height:20px; letter-spacing:2px; }
.brandbox4 .onebox  ul li .word span{ font-size:22px; font-weight:700;letter-spacing: 5px;}


.brandbox5{ width:100%; height:auto; overflow:hidden; position:relative; background:#FFF; padding:58px 0;}
.brandbox5 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1600px; margin:0 auto; clear:both; overflow:hidden;  box-sizing:border-box;   }
.brandbox5 .centerbox .centerin{ width:100%; overflow:hidden;height:auto; position:relative; background: url(../Images/brandpride.png) 0 68px no-repeat}
.brandbox5 .leftbox{ width:50%; height:auto; float:left; overflow:hidden;}
.brandbox5 .leftbox .titbox{ width:100%; height:60px; line-height:60px; overflow:hidden; font-size:46px; font-weight:700; color:#e60012}
.brandbox5 .leftbox .timebox{ margin:47px 0 0 31px;} 
.brandbox5 .leftbox .timebox select{ width:290px; height:46px; line-height:45px; background:url(../Images/timeon.png) left 10px center no-repeat #FFF; text-indent:30px;}
.brandbox5 .leftbox .inbox{ width:100%; height:500px; overflow:hidden; box-sizing:border-box; padding:0 0 0 31px;}
.brandbox5 .leftbox .inbox .tbox{ width:100%; height:390px; overflow:hidden}
.brandbox5 .leftbox .list{ width:100%; height:420px; overflow:hidden;}
.brandbox5 .leftbox .list ul{ margin:0px; padding:0px; list-style:none}
.brandbox5 .leftbox .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:150px; overflow:hidden;}
.brandbox5 .leftbox .list ul li .tit{ width:100%; height:35px; line-height:35px; margin-top:15px; font-size:14px; color:#343434}
.brandbox5 .leftbox .list ul li .tit span{ font-weight:700; font-size:26px;}
.brandbox5 .leftbox .list ul li .word{ width:100%; height:90px; overflow:auto; }
.brandbox5 .leftbox .list ul li .word p{ width:100%; height:auto; overflow:hidden; line-height:28px; background:url(../Images/rnm.png) 0 12px no-repeat; box-sizing:border-box; padding:0 0 0 20px;}

.brandbox5 .leftbox .arrlist{ width:100%; height:auto; overflow:hidden; margin-top:50px;}
.brandbox5 .leftbox .arrlist ul{ margin:0px; padding:0px; list-style:none}
.brandbox5 .leftbox .arrlist ul li{ margin:0px; padding:0px; list-style:none; float:left; margin:0 15px 0 0; cursor:pointer }

.brandbox5 .rightbox{ width:50%;height:auto; float:left; overflow:hidden; text-align:right}
.brandbox5 .rightbox img{ max-width:96%;}






.aboutbox1{ width:100%; height:960px; overflow:hidden; position:relative}
.aboutbox1 .pic{ width:100%; height:100%; overflow:hidden; position:relative}
.aboutbox1 .pic .w1{ position: absolute; left:0; top:36%;text-align:center; width:100%; text-align:center}
.aboutbox1 .pic .w2{ position:absolute; left:0; top:52.18%; width:100%;  text-align:center; margin:0 auto}
.aboutbox1 .pic .w2 img{ max-width:96%}



.aboutbox2{width:100%; height:auto; overflow:hidden;  z-index:0; position:relative; position:relative; background:#FFF}
.aboutbox2 .leftbox{ width:50%; float:left; overflow:hidden; background:#f6f6f6;padding:60px 0;}
.aboutbox2 .rightbox{ width:50%; float:left; overflow:hidden; background:#FFF;padding:60px 0;}

.aboutbox2 .inbox{ width:100%; height:auto; overflow:hidden;  max-width:800px; box-sizing:border-box}
.aboutbox2 .leftbox .inbox{ float:right; padding:0 100px 0 0}
.aboutbox2 .rightbox .inbox{ float:left; padding:0 0 0 100px}
.aboutbox2 .titbox{ width:100%; height:90px; overflow:hidden; position:relative; background:url(../Images/mline3.png) left bottom no-repeat; margin-bottom:20px;}
.aboutbox2 .titbox .tit{ position:absolute; left:0px; top:0px; height:90px; line-height:90px; font-size:46px; color:#343434}
.aboutbox2 .titbox .more{ position:absolute; right:0px; top:0px; height:90px; line-height:90px; font-size:15px; color:#e60012}


.aboutbox2 .leftbox .list{ width:100%; height:auto; overflow:hidden;}
.aboutbox2 .leftbox .list ul{ margin:0px; padding:0px; list-style:none}
.aboutbox2 .leftbox .list ul li{ margin:10px 0; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden;}
.aboutbox2 .leftbox .list ul li .tit{ width:100%; height:35px; line-height:35px; background:url(../Images/rnm.png) left 0 top 15px no-repeat; position:relative }
.aboutbox2 .leftbox .list ul li .tit p{ display:block; position:absolute; height:35px; line-height:35px;}
.aboutbox2 .leftbox .list ul li .tit p.t1{ width:70%; font-size:16px; overflow:hidden; color:#343434; left:15px; top:0}
.aboutbox2 .leftbox .list ul li .tit p.t2{  font-size:13px; overflow:hidden; color:#a7a7a7; right:0px; top:0}
.aboutbox2 .leftbox .list ul li .wordbox{ width:100%; height:auto; overflow:hidden; margin-top:10px; display:none}
.aboutbox2 .leftbox .list ul li .pic{ width:42%; height:170px; box-sizing:border-box; float:left; box-sizing:border-box; padding:0 16px;}
.aboutbox2 .leftbox .list ul li .pic .img{ width:100%; height:100%; overflow:hidden;}
.aboutbox2 .leftbox .list ul li .wordin{ width:58%; float:left; height:auto; overflow:hidden;}
.aboutbox2 .leftbox .list ul li .wordin .word{ width:100%; height:75px; line-height:25px; overflow:hidden; font-size:14px;}
.aboutbox2 .leftbox .list ul li .wordin .other{ width:100%; height:30px; line-height:30px; overflow:hidden; font-size:14px; color:#e60012; margin-top:40px;}

.aboutbox2 .leftbox .list ul li.onfocus .tit p.t1{ width:96%; font-size:20px; font-weight:700; color:#e60012}
.aboutbox2 .leftbox .list ul li.onfocus .tit p.t2{ display:none}
.aboutbox2 .leftbox .list ul li.onfocus .wordbox{ display:block}


.aboutbox2 .rightbox .video{ width:100%; height:395px; overflow:hidden;}
.aboutbox2 .rightbox .video video{ width:100%; height:100%; overflow:hidden;object-fit: fill;}



.aboutbox3{width:100%; height:auto; overflow:hidden;  z-index:0; position:relative; position:relative;}
.aboutbox3 .listbox{ width:100%; height:720px; overflow:hidden; position:relative}
.aboutbox3 .listbox .list{ width:100%; height:720px; overflow:hidden;}
.aboutbox3 .listbox .list ul{  margin:0px; padding:0px; list-style:none}
.aboutbox3 .listbox .list ul li{  margin:0px; padding:0px; list-style:none; width:100%; height:720px; overflow:hidden; position:relative}
.aboutbox3 .listbox .list ul li .picbg{ width:100%; height:100%; overflow:hidden; position:absolute; left:0; top:0}
.aboutbox3 .listbox .list ul li .box{ width:100%; height:auto; overflow:hidden; max-width:1200px; margin:0 auto; margin-top:90px; position:relative; z-index:100}
.aboutbox3 .listbox .list ul li .wordbox{ width:50%; float:left; overflow:hidden;}
.aboutbox3 .listbox .list ul li .wordbox .tit{ width:100%; height:65px; line-height:65px; overflow:hidden; font-size:56px; font-weight:700; color:#ffffff; margin-top:60px}
.aboutbox3 .listbox .list ul li .wordbox .word{ width:100%; height:auto; overflow:hidden; margin-top:20px; font-size:18px; line-height:36px; overflow:hidden; color:#FFF}
.aboutbox3 .listbox .list ul li .picbox{ width:48%; float:right; overflow:hidden; height:378px; border-radius:10px;}
.aboutbox3 .listbox .list ul li .picbox .img{ width:100%; height:100%;}

.aboutbox3 .listbox .list ul li:nth-child(2n) .wordbox .tit{ color:#343434; margin-top:0}
.aboutbox3 .listbox .list ul li:nth-child(2n) .wordbox .word{ color:#343434}

.aboutbox3 .listbox .arrlist{ position:absolute; width:600px; left:50%; margin-left:-600px; top:395px; z-index:400}
.aboutbox3 .listbox .arrlist ul{ margin:0px; padding:0px; list-style:none}
.aboutbox3 .listbox .arrlist ul li{ margin:0px 23px 0 0; padding:0px; list-style:none; float:left; cursor:pointer}


.aboutbox3 .listbox .dotbox{ width:100%; height:150px; background:url(../Images/ideacover.png) bottom center no-repeat; position:absolute; bottom:0; z-index:10000}
.idea-pagination{ position: absolute; left:0; top:0px; z-index:100;width:100%; height:auto; overflow:hidden; text-align:center}
.idea-pagination ul{ margin:0px; padding:0px; list-style:none}
.idea-pagination ul li{ margin:0px; padding:0px; list-style:none}
.dotbox .pic{ width:100%; height:54px; line-height:54px; text-align:center; position:relative; overflow:hidden;}
.dotbox .pic .img{ width:43px; height:54px; background: url(../Images/nai2.png) no-repeat; margin:0 auto; position:relative; overflow:hidden;}
.dotbox .pic .img:before{position: absolute;left: 0;top: 0;content: "";width: 100%;height: 100%; background: url(../images/nai1.png) center no-repeat;clip-path: inset(0 0 100% 0);transition: 0.8s;}

.dotbox img{ transition: all 0.5s ease; margin:0 auto; z-index:1000; position:relative; margin-top:20px;}
.dotbox .pic .img1{ display:block}
.dotbox .pic .img2{ display:none}

.dotbox .tit{ width:100%; height:50px; line-height:50px; font-size:16px; color:#FFF; text-align:center; overflow:hidden;}


.idea-pagination .swiper-pagination-bullet {width:220px;height:100px; transition: all 0.5s ease; background:none; opacity:1}
.idea-pagination .swiper-pagination-bullet-active { opacity: 1;transition: all 0.5s ease; background:none}
.idea-pagination .swiper-pagination-bullet-active .img:before{clip-path: inset(0 0 0 0);}

.idea-pagination .swiper-pagination-bullet-active .img1{ display:none}
.idea-pagination .swiper-pagination-bullet-active .img2{ display:block}


.ertop{ width:100%; height:auto; overflow:hidden;  z-index:10; position:relative; border-bottom:1px solid #ebebeb;}
.ertop .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1500px; margin:0 auto; clear:both; overflow:hidden;   }
.ertop .centerbox .centerin{ width:100%; overflow:hidden;height:auto; position:relative; border-left:1px solid #ebebeb; }

.ertop .navbox{ width:100%; height:77px; overflow:hidden; position:relative;}
.ertop .navbox .list{ position:absolute; left:0; top:0}
.ertop .navbox .list ul{ margin:0;  padding:0px; list-style:none; height:77px; overflow:hidden}
.ertop .navbox .list ul li{ margin:0px; padding:0px; list-style:none; height:77px; line-height:77px; font-size:18px; color:#091023; width:178px; float:left; text-align:center; border-right:1px solid #ebebeb; float:left}
.ertop .navbox .list ul li.onfocus a{color:#e60012; }
.ertop .navbox .list ul li a{color:#091023; }

.ertop .navbox .location{ position:absolute; right:0px; top:0px; height:77px; line-height:77px; font-size:14px; overflow:hidden; color:#9e9fa2}
.ertop .navbox .location a{color:#9e9fa2}

/*产品展示*/
.newsbox1{width:100%; height:auto; overflow:hidden;  z-index:0; position:relative;  position:relative; background: #f5f5f5; background-size:cover; padding:40px 0}
.newsbox1 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1500px; margin:0 auto; clear:both; overflow:hidden;  box-sizing:border-box;   }
.newsbox1 .centerbox .centerin{ width:100%; overflow:hidden;height:auto; position:relative }
.newsbox1 .leftbox{ width:18%; height:auto; float:left; overflow:hidden; background:#FFF}
.newsbox1 .leftbox .searchnews{ width:100%; height:46px; border:1px solid #ef9ba1; overflow:hidden;}
.newsbox1 .leftbox .searchnews .input1{ width:75%; height:46px; line-height:46px; background:#f5f5f5; font-size:14px; color:#959595; text-indent:15px; float:left}
.newsbox1 .leftbox .searchnews .btnme{ width:25%; height:46px; line-height:46px; border:0px; overflow:hidden; background:url(../Images/searchbtn.png) center center no-repeat #e60012; float:right}
.newsbox1 .leftbox .searchyear{ width:100%; height:auto; overflow:hidden; background:#FFF; box-sizing:border-box; padding:10px 10px}
.newsbox1 .leftbox .searchyear select{ width:100%; height:45px; line-height:45px; border:0px; font-size:14px;}

.newsbox1 .rightbox{ width:77%; height:auto; float:right; overflow:hidden;}

/*新闻项目*/
.projectlist{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.projectlist ul{ margin:0px; padding:0px; list-style:none}
.projectlist ul li{ margin:0; padding:15px 0; list-style:none; width:100%; height:auto; overflow:hidden; float:left; border-bottom:1px solid #eeeeee}
.projectlist ul li .box{ width:100%; height:auto; overflow:hidden; margin:0 auto; padding-bottom:10px}
.projectlist ul li .pic{ width:28%; height:186px; overflow:hidden; float:right}
.projectlist ul li .pic .img{ width:100%; height:186px; overflow:hidden;transition: all 0.5s ease;} 
.projectlist ul li .wordbox{ width:72%; height:auto; float:left; overflow:hidden;}
.projectlist ul li .timebox{ width:13%; height:auto; float:left; overflow:hidden;}
.projectlist ul li .timebox p{ display:block; width:100%;}
.projectlist ul li .timebox p.t1{ font-size:14px; font-weight:700; color:#e60012; margin-top:10px;}
.projectlist ul li .timebox p.t2{ font-size:14px;  color:#343434; margin-top:10px;}

.projectlist ul li .wbox{ width:87%; height:auto; float:left; box-sizing:border-box; padding:0 16px;} 
.projectlist ul li .tit{ width:100%; height:30px; line-height:30px; overflow:hidden; font-size:20px; color:#343434;}

.projectlist ul li .word{ width:100%; height:75px; line-height:25px; overflow:hidden; font-size:14px;  color:#737373; margin-top:10px;}
.projectlist ul li .time{ width:100%; height:30px; line-height:30px; overflow:hidden; font-size:14px;  color:#343434; margin-top:10px; display:none}
.projectlist ul li:hover{ }
.projectlist ul li:hover .box{ }
.projectlist ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.projectlist ul li:hover .tit{ color:#e60012}

/*视频中心*/
.videobox1{width:100%; height:auto; overflow:hidden;  z-index:0; position:relative;  position:relative; background: #f5f5f5; background-size:cover; padding:40px 0}
.videobox1 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1500px; margin:0 auto; clear:both; overflow:hidden;  box-sizing:border-box;   }
.videobox1 .centerbox .centerin{ width:100%; overflow:hidden;height:auto; position:relative ;}

/*视频列表*/
.piistbox{ width:100%; height:auto; overflow:hidden; }
.piistbox ul{ margin:0px; padding:0px; list-style:none}
.piistbox ul li{ margin:0px; padding:10px 0; list-style:none; height:auto; width:33.33%; float:left; overflow:hidden;}
.piistbox ul li .box{ width:96%; margin:0 auto; overflow:hidden; height:auto; background:#ffffff; box-sizing:border-box; padding:17px}
.piistbox ul li .pic{ width:100%; height:253px; overflow:hidden; position:relative}
.piistbox ul li .pic .play{ width:53px; height:53px; background:url(../Images/play.png) no-repeat; position:absolute; left:50%; top:50%; margin-left:-26px; margin-top:-26px; z-index:10}
.piistbox ul li .pic .img{ width:100%; height:100%; overflow:hidden;transition: all 0.5s ease;} 
.piistbox ul li .wordbox{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:17px 0 0 0;}
.piistbox ul li .wordbox .tit{ width:100%; height:60px; line-height:30px; overflow:hidden; font-size:16px; color:#343434;transition: all 0.5s ease;}
.piistbox ul li .wordbox .time{ width:100%; height:25px; line-height:25px; font-size:15px; color:#f57f4f; margin-top:25px;}

.piistbox ul li:hover .box{ background:#FFF;box-shadow: 0px 0px 10px 0px #fdc0c0;}
.piistbox ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);} 
.piistbox ul li:hover .wordbox .tit{ color:#e60012} 



/*联系我们*/
.contactbox{ width:100%; height:735px; overflow:hidden; padding:0; position:relative; z-index:1;}
.contactbox .picbg{ width:100%; height:100%; overflow:hidden; position: absolute; left:0; top:0; z-index:0}
.contactbox .cbox{ width:100%; height:217px; overflow:hidden; position:absolute; left:0; bottom:0; background:url(../Images/cover2.png) repeat; z-index:10}
.contactbox .inbox{ width:100%; height:auto; max-width:1280px; margin:0 auto; clear:both; overflow:hidden; }
.contactbox .leftbox{ width:100%; height:auto; float:left}
.contactbox .leftbox ul{ margin:0px; padding:0px; list-style:none}
.contactbox .leftbox ul li{ margin:0px; padding:0px; list-style:none; width:25%; height:auto; float:left; overflow:hidden;}
.contactbox .leftbox ul li .box{ width:60%; height:auto; overflow:hidden;}
.contactbox .leftbox ul li .pic{ width:100%; height:60px; line-height:60px; text-align:center; margin-top:31px;}
.contactbox .leftbox ul li .tit{ width:100%; height:38px; line-height:38px; text-align:center; font-size:15px; font-weight:700; color:#343434}
.contactbox .leftbox ul li .tit2{ width:100%; height:30px; line-height:30px; text-align:center; overflow:hidden; font-size:16px; color:#e60012}
.contactbox .leftbox ul li .tit3{ width:100%; height:30px; line-height:30px; font-size:14px; text-align:center; margin-top:10px;}

.contactbox .codebox{ width:25%; height:auto; float:right}
.contactbox .codebox .one{ margin:10px 0 0 0; padding:0px; list-style:none; width:50%; float:left; overflow:hidden;}
.contactbox .codebox .one .pic{ width:100%; height:auto; text-align:center; overflow:hidden;}
.contactbox .codebox .one .pic img{ max-width:90%; height:auto}
.contactbox .codebox .one .tit{ width:100%; height:30px; line-height:30px; text-align:center; font-size:14px; margin-top:10px;}


/*产品展示*/
.productbox1{width:100%; height:760px; overflow:hidden;  z-index:0; position:relative;  position:relative; margin:160px 0 0 0}
.productbox1 .picbox{ width:100%; height:760px; overflow:hidden; position:relative}
.productbox1 .picbox .pic{ width:100%; height:760px; overflow:hidden;}
.productbox1 .slist{ width:100%; position:absolute; left:0; bottom:34px;}
.productbox1 .slist .list{ margin:0 auto; overflow:hidden; max-width:100%; height:auto;}
.productbox1 .slist .list ul{ margin:0px; padding:0px; list-style:none}
.productbox1 .slist .list ul li{ margin:0px; padding:0; list-style:none; width:135px; float:left}
.productbox1 .slist .list ul li .pic{ width:112px; height:112px; border-radius:100%; background: rgba(196, 192, 175, 0.5); overflow:hidden;  text-align:center; margin:0 auto; margin-top:10px;transition: all 0.5s ease;}
.productbox1 .slist .list ul li .pic .img{ width:100%; height:100%;  display: flex;justify-content: center; /* 水平居中 */align-items: center; /* 垂直居中 */}
.productbox1 .slist .list ul li .pic img{ max-width:80%; max-height:80%;}
.productbox1 .slist .list ul li .tit{ width:100%; height:35px; line-height:35px; font-size:14px; overflow:hidden; color:#333333; font-weight:700; text-align:center}

.productbox1 .slist .list ul li.onfocus .pic{ background:rgba(227, 216, 192, 0.5);/*url(../Images/mon.png) repeat;*/}
.productbox1 .slist .list ul li:hover .pic{ margin-top:0}


/*产品列表页*/
.productbox3{width:100%; height:auto; overflow:hidden;  z-index:0; position:relative; position:relative; background: #ffffff; background-size:cover;}
.productbox3 .pone{ width:100%; height:auto; overflow:hidden; border-bottom:1px solid #d2eeee;  padding:60px 0 60px 0; }
.productbox3 .pone .leftbox{ width:50%; height:auto; float:left; overflow:hidden;}
.productbox3 .pone .leftbox .inbox{ width:100%; max-width:750px; float:right; height:auto; }
.productbox3 .pone .leftbox .picbox{ width:96%; margin:0 auto; background:#FFF;  overflow:hidden; position:relative; }
/*
 border:1px solid #f3f3ed;
.productbox3 .pone .leftbox .picbox .pic{ width:96%; height:auto; overflow:hidden; background:#f9f6ed; padding-top:96%;  position:absolute; left:2%; top:2%; text-align:center; overflow:hidden; border-radius:100%;}
*/
.productbox3 .pone .leftbox .picbox .pic{ width:96%; height:auto; overflow:hidden;  text-align:center; overflow:hidden; margin:70px 0 20px 0; }

.productbox3 .pone .leftbox .picbox .pic .img{ width:100%; height:100%;display: flex; text-align:center;
  justify-content: center; /* 水平居中 */
  align-items: center; /* 垂直居中 */}
.productbox3 .pone .leftbox .picbox .pic img{ max-width:100%; max-height:100%}


.productbox3 .pone .rightbox{ width:50%; float:left; overflow:hidden; box-sizing:border-box; padding:0 0 0 122px}
.productbox3 .pone .rightbox .box{ width:100%; max-width:750px; height:auto; overflow:hidden;}
.productbox3 .pone .rightbox .title{ width:100%; height:auto; line-height:50px; font-size:42px; color:#e60012; font-weight:700; margin-top:60px;}
.productbox3 .pone .rightbox .title2{ width:100%; height:auto; line-height:50px; font-size:24px; color:#292929; font-weight:700; margin:10px 0}
.productbox3 .pone .rightbox .title3{ width:100%; height:auto; overflow:hidden; font-size:16px; line-height:35px;}
.productbox3 .pone .rightbox .title3 p{ width:40%; float:left; height:35px; line-height:35px;}

.productbox3 .pone .ysiist{ width:100%; height:auto; overflow:hidden;}
.productbox3 .pone .ysiist ul{ margin:0px; padding:0px; list-style:none}
.productbox3 .pone .ysiist ul li{ margin:36px 0 0 0px; padding:0px; list-style:none; width:1005; height:auto; overflow:hidden; box-sizing:border-box; padding:0 0 15px 71px; border-bottom:1px solid #ececec;}
.productbox3 .pone .ysiist ul li .tit{ width:100%; height:30px; line-height:30px; overflow:hidden; font-size:16px;}
.productbox3 .pone .ysiist ul li .word{ width:100%; height:auto; line-height:30px; overflow:hidden; font-size:13px; color:#696969;}


.productbox3 .pone .buylink{ width:100%; height:auto; overflow:hidden; background:#f3f5f5; margin-top:36px;}
.productbox3 .pone .buylink ul{ margin:0px; padding:0px; list-style:none}
.productbox3 .pone .buylink ul li{ margin:0px; padding:0px; list-style:none; width:113px; height:113px; float:left; border-right:1px solid #ffffff; background:#f6f3ea}
.productbox3 .pone .buylink ul li .pic{ width:100%; height:45px; line-height:45px; text-align:center; margin-top:20px;}
.productbox3 .pone .buylink ul li .tit{ width:100%; height:40px; line-height:40px; text-align:center; margin-top:px; font-size:16px; color:#292929}

.productbox3 .pone .buylink ul li:nth-child(2n){ background:#f2f0e9}
.productbox3 .pone .buylink ul li:hover{ background:#f4f4f4}

.productspace{ width:100%; height:160px;}

/*产品幻灯形式展示*/
.productbox4{width:100%; height:758px; overflow:hidden;  z-index:0; position:relative; position:relative; background: url(../Images/proother.png) left top repeat-x #f0f3f4; }
.productbox4 .leftarr{ width:90px; height:181px; position:absolute; left:0px; top:50%; margin-top:-90px; background:url(../Images/left5.png) no-repeat; z-index:10; cursor:pointer}
.productbox4 .rightarr{ width:90px; height:181px; position:absolute; right:0px; top:50%; margin-top:-90px; background:url(../Images/right5.png) no-repeat; z-index:10; cursor:pointer}

.productbox4 .biglist{ width:100%; height:750px; overflow:hidden;}
.productbox4 .pone{ width:100%; height:auto; overflow:hidden; border-bottom:1px solid #d2eeee;  padding:0 0 60px 0; }
.productbox4 .pone .leftbox{ width:50%; float:left; overflow:hidden;}
.productbox4 .pone .leftbox .picbox{ width:750px; float:right; height:750px;  background: url(../Images/milkbg.png) top center no-repeat; overflow:hidden;}
.productbox4 .pone .leftbox .picbox .pic{ width:100%; height:100%; overflow:hidden;line-height:750px; text-align:center; overflow:hidden;}
.productbox4 .pone .leftbox .picbox .pic img{ max-width:80%; max-height:80%}


.productbox4 .pone .rightbox{ width:50%; float:left; overflow:hidden; box-sizing:border-box; padding:0 0 0 122px}
.productbox4 .pone .rightbox .box{ width:100%; max-width:750px; height:auto; overflow:hidden;}
.productbox4 .pone .rightbox .title{ width:100%; height:auto; line-height:50px; font-size:42px; color:#e60012; font-weight:700; margin-top:60px;}
.productbox4 .pone .rightbox .title2{ width:100%; height:auto; line-height:50px; font-size:24px; color:#292929; font-weight:700; margin:10px 0}
.productbox4 .pone .rightbox .title3{ width:100%; height:auto; overflow:hidden; font-size:16px; line-height:35px;}
.productbox4 .pone .rightbox .title3 p{ width:40%; float:left; height:35px; line-height:35px;}

.productbox4 .pone .ysiist{ width:100%; height:auto; overflow:hidden;}
.productbox4 .pone .ysiist ul{ margin:0px; padding:0px; list-style:none}
.productbox4 .pone .ysiist ul li{ margin:36px 0 0 0px; padding:0px; list-style:none; width:1005; height:auto; overflow:hidden; box-sizing:border-box; padding:0 0 15px 71px; border-bottom:1px solid #ececec;}
.productbox4 .pone .ysiist ul li .tit{ width:100%; height:auto; line-height:30px; overflow:hidden; font-size:16px;}
.productbox4 .pone .ysiist ul li .word{ width:100%; height:auto; line-height:30px; overflow:hidden; font-size:13px; color:#696969;}


.productbox4 .pone .buylink{ width:100%; height:auto; overflow:hidden; background:#f3f5f5; margin-top:36px;}
.productbox4 .pone .buylink ul{ margin:0px; padding:0px; list-style:none}
.productbox4 .pone .buylink ul li{ margin:0px; padding:0px; list-style:none; width:113px; height:113px; float:left; border-right:1px solid #ffffff; background:#f6f3ea}
.productbox4 .pone .buylink ul li .pic{ width:100%; height:45px; line-height:45px; text-align:center; margin-top:20px;}
.productbox4 .pone .buylink ul li .tit{ width:100%; height:40px; line-height:40px; text-align:center; margin-top:px; font-size:16px; color:#292929}

.productbox4 .pone .buylink ul li:nth-child(2n){ background:#f2f0e9}
.productbox4 .pone .buylink ul li:hover{ background:#f4f4f4}


.productbox4 .smallbox{ position:absolute; right:129px; top:70px; height:627px; width:118px; z-index:100}
.productbox4 .smallbox .uparr{ width:100%; height:23px; line-height:23px; text-align:center; background:url(../Images/uparr.png) top center no-repeat; position:absolute; left:0; top:0; cursor:pointer}
.productbox4 .smallbox .downarr{ width:100%; height:23px; line-height:23px; text-align:center; background:url(../Images/downarr.png) bottom center no-repeat; position:absolute; left:0; bottom:0; cursor:pointer}
.productbox4 .smallbox .list{ width:100%; height:552px; overflow:hidden; margin-top:39px;}
.productbox4 .smallbox .list ul{ margin:0px; padding:0px; list-style:none}
.productbox4 .smallbox .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:140px; overflow:hidden;}
.productbox4 .smallbox .list ul li .pic{ width:118px; height:118px; box-sizing:border-box; border-radius:100%; border:1px solid #dbdbd4; background:#dbdbd4; line-height:118px; text-align:center}
.productbox4 .smallbox .list ul li .pic img{ max-width:70%; max-height:70%;}
.productbox4 .smallbox .list ul li.active-nav .pic{ background:#FFF; border:1px solid #e59299;}

/*安心品质*/
.quilitybox1{ width:100%; height:960px; overflow:hidden; position:relative}
.quilitybox1 .pic{ width:100%; height:100%; overflow:hidden; position:relative}
.quilitybox1 .w1{ position: absolute; left:0; top:25%;text-align:center; width:100%; text-align:center}
.quilitybox1 .w1 img{ max-width:40%}
.quilitybox1 .w2{ position:absolute; left:0; top:38.8%; width:100%;  text-align:center; margin:0 auto}
.quilitybox1 .w2 img{ max-width:80%}

/*有机奶源*/
.quilitybox2{ width:100%; height:auto; overflow:hidden; position:relative; background:#FFF; padding:10px 0 0 0 }
.quilitybox2 .titbox{ width:100%; height:auto; text-align:center; margin-top:37px;}
.quilitybox2 .titbox2{ width:100%; height:auto; text-align:center; font-size:46px; font-weight:700; color:#343434; line-height:60px; margin-top:10px;}
.quilitybox2 .navbox{ width:100%; height:auto; overflow:hidden; display:none}
.quilitybox2 .navbox ul{ margin:0px; padding:0px; list-style:none}
.quilitybox2 .navbox ul li{ margin:0px; padding:10px 0; list-style:none; width:25%; height:auto; line-height:20px; font-size:14px; text-align:center; font-weight:700; overflow:hidden; color:#333333; float:left; text-align:center; margin-top:10px; border-left:1px solid #dcdbdb}
.quilitybox2 .navbox ul li.onfocus{ color:#e60012}
.quilitybox2 .navbox ul li:nth-child(1){ border:0}

.quilitybox2 .list{ width:100%; height:720px; overflow:hidden; margin-top:40px;}
.quilitybox2 .list ul{ margin:0px; padding:0px; list-style:none}
.quilitybox2 .list ul li{ margin:0px; padding:0px; list-style:none; float:left; width:25%; height:720px; overflow:hidden; position:relative; box-sizing:border-box; border-left:5px solid #FFF; border-right:5px solid #FFF; transition: width 0.5s ease;color:#ffffff; }
.quilitybox2 .list ul li .pic{ width:100%; height:720px; overflow:hidden;}
.quilitybox2 .list ul li .tit{ width:100%; height:auto; text-align:center; font-size:30px;  position:absolute; left:0; bottom:66px;transition: all 0.5s ease;}
.quilitybox2 .list ul li .wordbox{ width:90%; left:-100%; bottom:126px; overflow:hidden; position:absolute;transition: all 0.8s ease; }
.quilitybox2 .list ul li .wordbox .icon{ width:100%; height:auto; overflow:hidden; line-height:60px;}
.quilitybox2 .list ul li .wordbox .title{ width:100%; height:auto; line-height:50px; font-size:30px; overflow:hidden; margin-top:10px;}
.quilitybox2 .list ul li .wordbox .word{ width:100%; margin-top:10px; overflow:hidden; font-size:16px; line-height:30px; overflow:hidden;}
.quilitybox2 .list ul li:nth-child(1){ border-left:0}
.quilitybox2 .list ul li:nth-child(4){ border-right:0}

.quilitybox2 .list ul li:hover{ width:46%}
.quilitybox2 .list ul li:hover .tit{ display:none}
.quilitybox2 .list ul li:hover .wordbox{  left:5%}
.quilitybox2 .list ul:hover li:not(:hover){ width:18%}

/*安心品质*/
.quilitybox3{ width:100%; height:960px; overflow:hidden; position:relative; margin-top:15px;}
.quilitybox3 .pic{ width:100%; height:100%; overflow:hidden; position:relative}
.quilitybox3  .w1{ position: absolute; left:0; top:25%;text-align:center; width:100%; text-align:center}
.quilitybox3  .w1 img{ max-width:40%}
.quilitybox3  .w2{ position:absolute; left:0; top:38.8%; width:100%;  text-align:center; margin:0 auto}
.quilitybox3  .w2 img{ max-width:80%}


/*有机加工*/
.quilitybox4{ width:100%; height:auto; overflow:hidden; position:relative; background:#FFF; padding:40px 0 }
.quilitybox4 .inbox{ width:100%; height:100%; overflow:hidden;}
.quilitybox4 .titbox{ width:100%; height:200px; margin:0 auto; margin-top:0px; max-width:1130px; position:relative;background:url(../Images/addon.png) center center no-repeat}
.quilitybox4 .titbox .t1{ position:absolute; left:0px; bottom:20px; height:30px; color:#e60012; line-height:30px; font-size:16px; font-weight:700}
.quilitybox4 .titbox .t2{ position:absolute; left:125px; top:0; overflow:hidden;}

.quilitybox4 .titbox .t3{ position:absolute; right:0px; bottom:20px; height:30px; color:#e60012; line-height:30px; font-size:16px;font-weight:700}
.quilitybox4 .titbox .t4{ position:absolute; right:125px; top:0; overflow:hidden;}

.quilitybox4 .titbox .t5{ position:absolute; width:100%; font-size:46px; line-height:60px; text-align:center; color:#343434; top:43px; }
.quilitybox4 .titbox .t6{ position:absolute; width:100%; font-size:26px; color:#343434; top:117px; text-align:center}



@keyframes rotate {
  from {
    transform: rotate(0);
  }
  
  to {
    transform: rotate(360deg);
  }
}

.quilitybox5{ width:100%; height:auto; overflow:hidden; position:relative; background: url(../Images/milkbg2.png) no-repeat; background-size:cover; padding:0}
.quilitybox5 .navbox{ width:100%; height:106px; overflow:hidden; background:url(../Images/nbg1.png) repeat-x}
.quilitybox5 .navbox ul{ margin:0px; padding:0px; list-style:none}
.quilitybox5 .navbox ul li{ margin:0px; padding:0px; list-style:none; width:50%; height:106px; overflow:hidden; text-align:center; line-height:88px; font-size:26px; color:#FFF; float:left; overflow:hidden; cursor:pointer}
.quilitybox5 .navbox ul li p{ width:100%; height:88px; line-height:88px;overflow:hidden; text-align:center; line-height:88px; font-size:26px; color:#FFF}
.quilitybox5 .navbox ul li.onfocus{ background:url(../Images/adown.png) bottom center no-repeat}
.quilitybox5 .navbox ul li.onfocus p{ background:url(../Images/nbg2.png) repeat;}

.quilitybox5 .listbox{ width:100%; height:auto; max-width:1500px; overflow:hidden; margin:0 auto}
.quilitybox5 .listbox .list{ width:110%; height:auto; overflow:hidden;}
.quilitybox5 .listbox .list ul{ margin:0px; padding:0px; list-style:none}
.quilitybox5 .listbox .list ul li{ margin:43px 0; padding:0px; list-style:none; float:left; width:25%; background:url(../Images/arr3.png) right 15.82% top 92px no-repeat}
.quilitybox5 .listbox .list ul li .pic{ width:241px; height:238px;  position:relative;}
.quilitybox5 .listbox .list ul li .pic .quan{ position:absolute; left:0px; top:0; width:230px; height:230px; z-index:0;background:url(../Images/quan.png) no-repeat;transition: background 0.3s ease;}
.quilitybox5 .listbox .list ul li .pic .num{ width:47px; height:47px; border-radius:47px; line-height:47px; background:#dbbd72; color:#FFF; text-align:center; font-size:20px; color:#FFF; position:absolute; left:13px; top:11px; z-index:10}
.quilitybox5 .listbox .list ul li .pic .img{ position: absolute; left:23px; top:25px; width:182px; height:182px; border-radius:100%;}
.quilitybox5 .listbox .list ul li .tit{ width:241px; height:50px; line-height:50px; text-align:center; font-size:20px; font-weight:700; color:#8f7636}
.quilitybox5 .listbox .list ul li:hover .pic .quan{animation: rotate 2s infinite linear;}
.quilitybox5 .listbox .list ul li:hover .pic .num{ background:#e60012}


.quilitybox6{ width:100%; height:auto; overflow:hidden; position:relative; background: url(../Images/nai3.png) top 50px center no-repeat #FFF; padding:50px 0}
.quilitybox6 .cbox{ width:100%; height:auto; overflow:hidden; margin:0 auto; line-height:200%; max-width:1500px; overflow:hidden; }
.quilitybox6 .cbox img{ max-width:100%; height:auto}


/*营养探索*/
.discoverybox1{ width:100%; height:960px; overflow:hidden; position:relative}
.discoverybox1 .pic{ width:100%; height:100%; overflow:hidden; position:relative}
.discoverybox1  .w1{ position: absolute; left:0; top:25%;text-align:center; width:100%; text-align:center}
.discoverybox1  .w1 img{ max-width:40%}
.discoverybox1  .w2{ position:absolute; left:0; top:38.8%; width:100%;  text-align:center; margin:0 auto}
.discoverybox1  .w2 img{ max-width:80%}

.discoverynav{ width:100%; height:auto; overflow:hidden; position:relative; background:#f5f5f5; border-bottom:1px solid #e9e9e9;}
.discoverynav .nav{ width:100%;  overflow:hidden; margin:0 auto}
.discoverynav .nav ul{ margin:0px auto; padding:0px; list-style:none}
.discoverynav .nav ul li{ margin:0px; padding:0px; list-style:none; width:400px; height:80px; float:left; line-height:80px; font-size:20px; color:#333333; text-align:center}
.discoverynav .nav ul li.onfocus{ font-weight:700; color:#e60012; background:url(../Images/thlin.png) bottom center no-repeat;} 
.discoverynav .nav ul li.onfocus a{color:#e60012;}


.discoverybox3{ width:100%; height:auto; overflow:hidden; position:relative; background:#f2f2f2; padding:60px 0}
.discoverybox3 .cbox{ width:100%; height:auto; overflow:hidden; max-width:1420px; margin:0 auto}
.discoverybox3 .listbox{ width:100%; height:auto; overflow:hidden;  margin:0 auto}
.discoverybox3 .onebox{ width:100%; height:auto; overflow:hidden; margin:40px 0}
.discoverybox3 .onebox .picbox{ width:50%; float:right; overflow:hidden;}
.discoverybox3 .onebox .picbox .pic{ width:90%; height:620px; float:right; overflow:hidden; border-radius:10px;}

.discoverybox3 .onebox .wordbox{ width:50%; float:left; overflow:hidden;}
.discoverybox3 .onebox .wordbox .inbox{ width:90%; float:left; overflow:hidden;}
.discoverybox3 .onebox .wordbox .icon{ width:100%; height:auto; overflow:hidden; margin-top:100px;}
.discoverybox3 .onebox .wordbox .tit{ width:100%; height:auto; line-height:50px; overflow:hidden; font-size:30px; font-weight:700; color:#343434; margin:10px 0}
.discoverybox3 .onebox .wordbox .word{ width:100%; height:auto; overflow:hidden; font-size:18px; line-height:200%; overflow:hidden;}

.discoverybox3 .onebox:nth-child(2n) .picbox{ float:left}
.discoverybox3 .onebox:nth-child(2n) .picbox .pic{ float:left}
.discoverybox3 .onebox:nth-child(2n) .wordbox .inbox{ width:90%; float:right; overflow:hidden;}

.discoverybox3 .onebox:nth-child(3n){ width:100%; height:622px; overflow:hidden; position:relative}
.discoverybox3 .onebox:nth-child(3n) .picbox{ width:100%; height:100%; position: absolute; left:0px; top:0}
.discoverybox3 .onebox:nth-child(3n) .picbox .pic{ width:100%; height:100%;}
.discoverybox3 .onebox:nth-child(3n) .wordbox{ width:100%; height:auto; overflow:hidden; position: absolute; top:200px;}

.discoverybox3 .onebox:nth-child(3n) .inbox{ width:100%; box-sizing:border-box; padding:0 50px; text-align:center }
.discoverybox3 .onebox:nth-child(3n) .icon{ width:100%; height:auto; overflow:hidden; margin-top:0px;}

.discoverybox3 .sortword{ width:100%; height:auto; overflow:hidden; margin-top:20px; overflow:hidden; line-height:200%; font-size:14px;}



.discoverybox4{ width:100%; height:auto; overflow:hidden; position:relative; background: url(../Images/discoverybox4bg.png) bottom center no-repeat #fbfbfb; padding:60px 0}
.discoverybox4 .centerbox{ width:100%; height:auto; overflow:hidden; max-width:1420px; overflow:hidden; margin:0 auto}
.discoverybox4 .centerbox .centerin{ width:100%; height:auto; overflow:hidden;}
.discoverybox4 .titbox{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:36px; font-weight:700; color:#343434; background:url(../Images/tiel.png) left bottom no-repeat}
.discoverybox4 .thebox{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.discoverybox4 .leftbox{ width:17%; height:auto; float:left; overflow:hidden;}
.discoverybox4 .leftbox ul{ margin:0px; padding:0px; list-style:none}
.discoverybox4 .leftbox ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:59px; line-height:59px; overflow:hidden; font-size:22px; color:#343434; cursor:pointer}
.discoverybox4 .leftbox ul li.onfocus{ font-weight:700; color:#e60012}
.discoverybox4 .rightbox{ width:83%; height:auto; float:left; overflow:hidden;}
.discoverybox4 .rightbox .list{ width:100%; height:auto; overflow:hidden;}
.discoverybox4 .rightbox .list ul{ margin:0px; padding:0px; list-style:none}
.discoverybox4 .rightbox .list ul li{ margin:10px 0; padding:0px; list-style:none; width:50%; height:auto; overflow:hidden; float:left}
.discoverybox4 .rightbox .list ul li .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; background:url(../Images/questiontit.png) left 0 top 6px no-repeat; text-indent:40px; font-size:18px; font-weight:700px; cursor:pointer}
.discoverybox4 .rightbox .list ul li .wordin{ display:none;width:100%; height:auto; overflow:hidden; font-size:14px; line-height:36px; box-sizing:border-box; background:url(../Images/da.png) 0 0 no-repeat; padding:0 0 0 36px;}
.discoverybox4 .rightbox .list ul li.long{ width:100%; box-sizing:border-box; padding:10px 40px; background:#f2f2f2; display:none}
.discoverybox4 .rightbox .list ul li.long .word{ width:100%; height:auto; overflow:hidden; font-size:14px; line-height:36px; box-sizing:border-box; background:url(../Images/da.png) 0 0 no-repeat; padding:0 0 0 36px;}


/*原始有机*/
.originalbox1{ width:100%; height:960px; overflow:hidden; position:relative; background:#FFF}
.originalbox1 .pic{ width:100%; height:100%; overflow:hidden; position:relative}
.originalbox1  .w1{ position: absolute; left:0; top:25%;text-align:center; width:100%; text-align:center}
.originalbox1  .w1 img{ max-width:40%}
.originalbox1  .w2{ position:absolute; left:0; top:38.8%; width:100%;  text-align:center; margin:0 auto}
.originalbox1  .w2 img{ max-width:80%}


.originalbox2{ width:100%; height:auto; overflow:hidden; position:relative; background:#FFF}
.originalbox2 .list{ width:100%; height:auto; overflow:hidden;}
.originalbox2 .list ul{ margin:0px; padding:0px; list-style:none}
.originalbox2 .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:960px; overflow:hidden;}
.originalbox2 .list ul li .pic{ width:100%; height:100%; overflow:hidden; position:relative}
.originalbox2 .list ul li .w1{ position: absolute; left:13.17%; top:31.35%;text-align:center; }
.originalbox2 .list ul li .w1 img{ max-width:96%; height:auto}

.originalbox2 .list ul li:nth-child(2n) .w1{ position: absolute; left:auto; right:13.17%; top:31.35%;}


/*各占50%*/
.originalbox2 .list2{ width:100%; height:auto; overflow:hidden;}
.originalbox2 .list2 ul{ margin:0px; padding:0px; list-style:none}
.originalbox2 .list2 ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:960px; overflow:hidden;}
.originalbox2 .list2 ul li .pic{ width:50%; height:100%; overflow:hidden; float:right}
.originalbox2 .list2 ul li .pic .img{ width:100%; height:100%;transition: all 0.5s ease;}
.originalbox2 .list2 ul li .wordbox{ width:50%; height:960px; float:left; overflow:hidden; background:#FFF; display: flex;
  justify-content: center; /* 水平居中 */
  align-items: center; /* 垂直居中 */ text-align:center}
.originalbox2 .list2 ul li .wordbox img{ max-width:90%; max-height:90%;}

.originalbox2 .list2 ul li .wordbox2{ width:100%; height:auto; float:none; overflow:hidden; background:#FFF; padding:60px 0; display:none; text-align:center}
.originalbox2 .list2 ul li .wordbox2 img{ max-width:90%; max-height:90%;}

.originalbox2 .list2 ul li:nth-child(2n) .pic{ float:left}

.originalbox2 .list2 ul li .pic:hover .img{-webkit-transform: scale(1.1); transform: scale(1.1);}


/*红原风情*/
.impressionbox1{ width:100%; height:960px; overflow:hidden; position:relative}
.impressionbox1 .pic{ width:100%; height:100%; overflow:hidden; position:relative}
.impressionbox1  .w1{ position: absolute; left:0; top:36%;text-align:center; width:100%; text-align:center}
.impressionbox1  .w1 img{ max-width:40%}
.impressionbox1  .w2{ position:absolute; left:0; top:52.18%; width:100%;  text-align:center; margin:0 auto}
.impressionbox1  .w2 img{ max-width:96%}


.impressionbox2{ width:100%; height:auto; overflow:hidden; padding:85px 0; overflow:hidden;}
.impressionbox2 .centerbox{ width:100%; height:auto; max-width:1600px; margin:0 auto; clear:both; overflow:hidden; }
.impressionbox2 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }
.impressionbox2 .titbox{ width:100%; height:auto; line-height:50px; overflow:hidden; background:url(../Images/tline.png) top center no-repeat;text-align:center; font-size:46px; font-weight:700px; padding:26px 0 10px 0}
.impressionbox2 .titbox2{ width:100%; height:auto; overflow:hidden; line-height:40px; margin-top:0px; overflow:hidden; text-align:center; font-size:20px; font-weight:700; color:#333333;} 
.impressionbox2 .listbox{ width:100%; height:auto; overflow:hidden; margin-top:40px; min-height:593px;}
.impressionbox2 .listbox .list{ width:100%; height:auto; overflow:hidden;}
.impressionbox2 .listbox .list ul{ margin:0px; padding:0px; list-style:none}
.impressionbox2 .listbox .list ul li{ margin:0px; padding:0px; list-style:none; width:33.33%; height:auto; float:left; overflow:hidden}
.impressionbox2 .listbox .list ul li .box{ width:96%; height:auto; overflow:hidden; margin:0 auto; border-radius:10px;}
.impressionbox2 .listbox .list ul li .pic{ width:100%; height:340px; overflow:hidden}
.impressionbox2 .listbox .list ul li .pic .img{ width:100%; height:100%; overflow:hidden;transition: all 0.5s ease;}
.impressionbox2 .listbox .list ul li .wordbox{ width:100%; height:auto; overflow:hidden; background:#FFF; box-sizing:border-box; padding:20px;}
.impressionbox2 .listbox .list ul li .timebox{ width:26%; height:auto; float:left; overflow:hidden;}
.impressionbox2 .listbox .list ul li .timebox p.t1{ width:100%; height:35px; line-height:35px; font-size:30px; font-weight:700; color:#333}
.impressionbox2 .listbox .list ul li .timebox p.t2{ width:1005; height:30px; line-height:30px; font-size:16px; overflow:hidden;}
.impressionbox2 .listbox .list ul li .textword{ width:74%; height:auto; float:left; overflow:hidden;}
.impressionbox2 .listbox .list ul li .textword .time{ width:100%; height:35px; line-height:35px; font-size:14px; overflow:hidden; display:none}
.impressionbox2 .listbox .list ul li .textword .tit{ width:100%; height:60px; line-height:30px; overflow:hidden; font-size:20px; color:#333333}
.impressionbox2 .listbox .list ul li .textword .word{ width:100%; height:50px; line-height:25px; font-size:14px; margin-top:10px; overflow:hidden; color:#a3a3a3}


.impressionbox2 .listbox .list ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}

/*乡村振兴*/
.ruralbox1{ width:100%; height:960px; overflow:hidden; position:relative}
.ruralbox1 .pic{ width:100%; height:100%; overflow:hidden; position:relative}
.ruralbox1  .w1{ position: absolute; left:0; top:36%;text-align:center; width:100%; text-align:center}
.ruralbox1  .w1 img{ max-width:40%}
.ruralbox1  .w2{ position:absolute; left:0; top:52.18%; width:100%;  text-align:center; margin:0 auto}
.ruralbox1  .w2 img{ max-width:96%}

.ruralbox2{ width:100%; height:auto; overflow:hidden; background:#FFF; padding:20px 0}
.ruralbox2 .centerbox{ width:100%; height:auto; max-width:1560px; margin:0 auto; clear:both; overflow:hidden; }
.ruralbox2 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }
.ruralbox2 .one{ width:100%; height:auto; overflow:hidden; margin:20px 0}
.ruralbox2 .one .picbox{ width:50%; height:auto; float:left; overflow:hidden;}
.ruralbox2 .one .picbox .pic{ width:96%; height:516px; border-radius:10px; overflow:hidden;}

.ruralbox2 .one .wordbox{ width:50%; height:auto; float:left; overflow:hidden; line-height:516px; text-align:right}
.ruralbox2 .one .wordbox img{ max-width:90%}

.ruralbox2 .one .wordbox2{ width:100%; height:auto; background:#FFF; padding:50px 0; text-align:center; display:none}
.ruralbox2 .one .wordbox2 img{ max-width:90%; height:auto}

.ruralbox2 .one:nth-child(2n) .picbox{ float:right}
.ruralbox2 .one:nth-child(2n) .wordbox{ text-align:left}


.ruralbox3{ width:100%; height:960px; overflow:hidden; position:relative}
.ruralbox3  .pic{ width:100%; height:100%; overflow:hidden; position:relative}
.ruralbox3  .w1{ position:absolute; left:0; top:12.00%; width:100%;  text-align:center; margin:0 auto}
.ruralbox3  .w1 img{ max-width:96%}


.ruralbox4{ width:100%; height:auto; overflow:hidden; position:relative}
.ruralbox4 .list{ width:100%; height:auto; overflow:hidden;}
.ruralbox4 .list ul{ margin:0px; padding:0px; list-style:none}
.ruralbox4 .list ul li{ margin:0px; padding:0px; list-style:none; width:33.33%; height:960px; float:left; overflow:hidden; background:#f1f1f1; position:relative}
.ruralbox4 .list ul li .pic{ width:100%; height:480px; overflow:hidden; position:absolute; top:480px;}
.ruralbox4 .list ul li .pic .img{ width:100%; height:100%;transition: all 0.5s ease;}
.ruralbox4 .list ul li .wordbox{ width:100%; height:480px; text-align:center; line-height:480px; position:absolute; top:0; text-align:center}
.ruralbox4 .list ul li .wordbox img{ max-width:90%; max-height:90%;}


.ruralbox4 .list ul li .wordbox2{ width:100%; height:auto; text-align:center; text-align:center; padding:50px 0; display:none}
.ruralbox4 .list ul li .wordbox2 img{ max-width:90%; max-height:90%;}


.ruralbox4 .list ul li:nth-child(2n) .pic{ top:0}
.ruralbox4 .list ul li:nth-child(2n) .wordbox{ top:480px;}

.ruralbox4 .list ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}

/*红原故事*/
.ruralbox5{width:100%; height:auto; overflow:hidden;  z-index:0; position:relative;  position:relative; background: #ffffff; background-size:cover; padding:40px 0}
.ruralbox5 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1500px; margin:0 auto; clear:both; overflow:hidden;  box-sizing:border-box;   }
.ruralbox5 .centerbox .centerin{ width:100%; overflow:hidden;height:auto; position:relative }
.ruralbox5 .thetit{ width:100%; height:60px; line-height:60px; overflow:hidden; font-size:46px; font-weight:700; color:#000; margin-bottom:20px;} 
.ruralbox5 .leftbox{ width:18%; height:auto; float:left; overflow:hidden; background:#FFF}
.ruralbox5 .leftbox .searchnews{ width:100%; height:46px; border:1px solid #ef9ba1; overflow:hidden;}
.ruralbox5 .leftbox .searchnews .input1{ width:75%; height:46px; line-height:46px; background:#f5f5f5; font-size:14px; color:#959595; text-indent:15px; float:left}
.ruralbox5 .leftbox .searchnews .btnme{ width:25%; height:46px; line-height:46px; border:0px; overflow:hidden; background:url(../Images/searchbtn.png) center center no-repeat #e60012; float:right}
.ruralbox5 .leftbox .searchyear{ width:100%; height:auto; overflow:hidden; background:#FFF; box-sizing:border-box; padding:10px 10px}
.ruralbox5 .leftbox .searchyear select{ width:100%; height:45px; line-height:45px; border:0px; font-size:14px; display:none}
.ruralbox5 .leftbox .searchyear .title{ width:100%; height:56px; overflow:hidden; position:relative}
.ruralbox5 .leftbox .searchyear .title .tit{ position:absolute; font-size:20px; font-weight:700; color:#000; line-height:56px;}

.ruralbox5 .leftbox .searchyear .title .numdot{ position:absolute; right:0px; top:0px; line-height:56px; line-height:56px;} 
.ruralbox5 .leftbox .searchyear .title .numdot  span{ margin:0 auto; font-size:14px; text-align:left}
.ruralbox5 .leftbox .searchyear .title .numdot .swiper-pagination-bullet {width:25px;height:56px; line-height:56px;transition: all 0.5s ease; background:none; color:#373737; opacity:1; font-weight:700}
.ruralbox5 .leftbox .searchyear .title .numdot .swiper-pagination-bullet-active { background:none; color:#e60012}


.ruralbox5 .leftbox .searchyear .listbox{ width:100%; height:auto; overflow:hidden;}
.ruralbox5 .leftbox .searchyear .listbox .one{ width:100%; height:255px; overflow:hidden;}
.ruralbox5 .leftbox .searchyear .listbox ul{ margin:0px; padding:0px; list-style:none}
.ruralbox5 .leftbox .searchyear .listbox ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:50px; line-height:50px; background:url(../Images/arr4.png) right center no-repeat; border-bottom:1px solid #efefef; font-size:16px; cursor:pointer}
.ruralbox5 .leftbox .searchyear .listbox ul li.onfocus{ background:url(../Images/arr4on.png) right center no-repeat; color:#e60012}

.ruralbox5 .rightbox{ width:77%; height:auto; float:right; overflow:hidden;}

/*产品详细*/
.producttop{ width:100%; height:auto; overflow:hidden; padding:188px 0 95px 0; position:relative; z-index:100; background:url(../Images/protopbg.jpg) center center no-repeat; background-size:cover;}
.producttop .centerbox{ width:100%; height:auto; max-width:1560px; margin:0 auto; clear:both; overflow:hidden; }
.producttop .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }

.producttop  .leftbox{ width:50%; height:677px; float:left; overflow:hidden; position:relative}
.producttop  .leftbox .leftarr{ width:26px; height:13px; background:url(../Images/left3.png) no-repeat; position: absolute; left:40px; top:0px;}
.producttop  .leftbox .rightarr{ width:26px; height:13px; background:url(../Images/right3.png) no-repeat; position: absolute; left:40px; bottom:0px;}
.producttop  .leftbox .list{ width:122px; height:586px; overflow:hidden; position:absolute; left:0px; top:50px}
.producttop  .leftbox .list ul{ margin:0px; padding:0px; list-style:none}
.producttop  .leftbox .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:125px;} 
.producttop  .leftbox .list ul li .pic{width:118px; height:118px; border-radius:118px; border:1px solid #d5d5d5}
.producttop  .leftbox .list ul li .pic img{ display:none}
.producttop  .leftbox .list ul li.swiper-slide-active .pic{ border:1px solid #f77e55}

.producttop  .leftbox .picbox{ width:70%; height:586px; position:absolute; right:0; top:0px; text-align:center;display: flex; justify-content: center; align-items: center;}
.producttop  .leftbox .picbox img{ max-width:70%; height:auto;transition: all 0.5s ease;}


.producttop  .rightbox{ width:40%; height:auto; float:left; overflow:hidden;}
.producttop  .rightbox .location{ width:100%; height:50px; line-height:50px; color:#6b6b6b; overflow:hidden; font-size:20px;}
.producttop  .rightbox .titbox{ width:100%; height:auto; overflow:hidden; font-size:52px; line-height:60px; font-weight:700; color:#010101; background:url(../Images/pline.jpg) left bottom no-repeat}
.producttop  .rightbox .titbox2{ width:100%; height:auto; overflow:hidden; font-size:36px; line-height:52px; font-weight:700; color:#2f2f2f; margin-top:25px;}
.producttop  .rightbox .word{ width:100%; height:auto; overflow:hidden; line-height:35px; font-size:18px; overflow:hidden;}



.productshow{ width:100%; height:auto; overflow:hidden; background:#FFF; padding:20px 0;  }
.productshow .centerbox{ width:100%; height:auto; max-width:1560px; margin:0 auto; clear:both; overflow:hidden;} 
.productshow .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto ;border-bottom:1px solid #e6e6e6; padding-bottom:20px;}
.productshow img{ max-width:100%; height:auto} 
.productshow .line{ width:100%; height:1px; background:#d3d3d3; margin:20px 0}

.productshow .titbox{ width:100%; height:auto; overflow:hidden; font-size:45px; font-weight:700; color:#1c1c1c; text-align:center}

.productshow  .reslist{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.productshow  .reslist ul{ margin:0px; padding:0px; list-style:none}
.productshow  .reslist ul li{ margin:0px; padding:0px; list-style:none; width:25%; height:auto; float:left; overflow:hidden;}
.productshow  .reslist ul li .box{ width:96%; height:auto; overflow:hidden; box-sizing:border-box; padding:5px}
.productshow  .reslist ul li .pic{ width:100%; height:320px; overflow:hidden;transition: all 0.5s ease;}
.productshow  .reslist ul li .tit{ width:100%; height:50px; line-height:50px; text-align:center; font-size:18px; color:#1c1c1c; text-align:center; margin-top:15px;}
.productshow  .reslist ul li:hover .pic{box-shadow: 0px 0px 10px 0px #d3d3d3;}

.productshow2{ width:100%; height:auto; overflow:hidden; padding:0; position:relative; z-index:100;background:#ffffff;}
.productshow2 .centerbox{ width:100%; height:auto; max-width:1360px; margin:0 auto; clear:both; overflow:hidden;  padding:15px 0 15px 0;}
.productshow2 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }
.productshow2 .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:26px; font-weight:700; color:#0b3a80; }
.productshow2 .showus table{ border:0px;}
.productshow2 .showus table td{ background:#f4f4f4; border:2px solid #FFF}


/*新闻*/
.newsbox{ width:100%; height:auto; overflow:hidden; padding:250px 0 95px 0; position:relative; z-index:100; background: url(../Images/newsbg.jpg) top center no-repeat #ffffff;}
.newsbox .centerbox{ width:100%; height:auto; max-width:1560px; margin:0 auto; clear:both; overflow:hidden; }
.newsbox .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }

.newsbox .topone{ width:100%; height:auto; overflow:hidden;}
.newsbox .leftbox{ width:35%; height:auto; float:left; overflow:hidden; margin-left:6%}
.newsbox .leftbox .titbox{ width:100%; height:auto; line-height:50px; overflow:hidden; font-size:26px; font-weight:700; color:#ffffff; }
.newsbox .leftbox .titbox2{ width:100%; height:auto; line-height:100px; overflow:hidden; font-size:98px; font-weight:700; color:#ffffff; margin-top:10px; background:url(../Images/line1.jpg) left bottom no-repeat; text-transform:uppercase}
.newsbox .leftbox .word{ width:100%; height:auto; font-size:20px; color:#FFF; margin-top:15px}

.newsbox .rightbox{ width:50%; height:auto; float:right; overflow:hidden;}
.newsbox .rightbox .nav{ float:right; height:auto; overflow:hidden; margin-top:100px}
.newsbox .rightbox .nav ul{ margin:0px; padding:0px; list-style:none}
.newsbox .rightbox .nav ul li{ margin:0px 0 0 60px; padding:0px; list-style:none; float:left; height:50px; line-height:50px; font-size:20px; color:#a8a8a8}
.newsbox .rightbox .nav ul li a{color:#a8a8a8}
.newsbox .rightbox .nav ul li.onfocus{ color:#FFF}
.newsbox .rightbox .nav ul li.onfocus a{ color:#ffffff} 

.newsbox .getmore{ width:100%; height:auto; line-height:200%; overflow:hidden; text-align:center; font-size:18px; color:#a3a3a3; margin-top:50px}
#getmore2{ display:none}


/*新闻详细*/
/*新闻*/
.newsreadbox{ width:100%; height:auto; overflow:hidden; padding:50px 0; position:relative; z-index:1; background: #ffffff; }
.newsreadbox .centerbox{ width:100%; height:auto; max-width:1500px; margin:0 auto; clear:both; overflow:hidden; }
.newsreadbox .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }

.newsreadbox .topone{ width:100%; height:auto; overflow:hidden;}
.newsreadbox .leftbox{ width:35%; height:auto; float:left; overflow:hidden; margin-left:6%}
.newsreadbox .leftbox .titbox{ width:100%; height:auto; line-height:50px; overflow:hidden; font-size:26px; font-weight:700; color:#ffffff; }
.newsreadbox .leftbox .titbox2{ width:100%; height:auto; line-height:100px; overflow:hidden; font-size:98px; font-weight:700; color:#ffffff; margin-top:10px; background:url(../Images/line1.jpg) left bottom no-repeat; text-transform:uppercase}
.newsreadbox .leftbox .word{ width:100%; height:auto; font-size:20px; color:#FFF; margin-top:15px}

.newsreadbox .rightbox{ width:50%; height:auto; float:right; overflow:hidden;}
.newsreadbox .rightbox .nav{ float:right; height:auto; overflow:hidden; margin-top:100px}
.newsreadbox .rightbox .nav ul{ margin:0px; padding:0px; list-style:none}
.newsreadbox .rightbox .nav ul li{ margin:0px 0 0 60px; padding:0px; list-style:none; float:left; height:50px; line-height:50px; font-size:20px; color:#a8a8a8}
.newsreadbox .rightbox .nav ul li a{color:#a8a8a8}
.newsreadbox .rightbox .nav ul li.onfocus{ color:#fff}
.newsreadbox .rightbox .nav ul li.onfocus a{ color:#fff} 

.newsreadbox .thebox{ width:100%; height:auto; overflow:hidden; background:#FFF; box-sizing:border-box; padding:0; border-radius:10px;}


/*解决方案*/
.solutionbox{ width:100%; height:auto; overflow:hidden; padding:259px 0 242px 0; position:relative; z-index:1; background: url(../Images/solutionbg.jpg) top center no-repeat;}
.solutionbox .centerbox{ width:100%; height:auto; max-width:1560px; margin:0 auto; clear:both; overflow:hidden; }
.solutionbox .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }
.solutionbox .leftbox{ width:35%; height:auto; float:left; overflow:hidden; margin-left:6%}
.solutionbox .leftbox .titbox{ width:100%; height:auto; line-height:50px; overflow:hidden; font-size:26px; font-weight:700; color:#ffffff; }
.solutionbox .leftbox .titbox2{ width:100%; height:auto; line-height:100px; overflow:hidden; font-size:98px; font-weight:700; color:#ffffff; margin-top:10px; background:url(../Images/line1.jpg) left bottom no-repeat; text-transform:uppercase; background-size:513px 8px;}
.solutionbox .leftbox .word{ width:100%; height:auto; font-size:20px; color:#FFF; margin-top:15px}
/*风扇*/
.solutionfan{ position:absolute; right:10%; top:265px; z-index:110}


.solutionshow{ width:100%; height:auto; overflow:hidden; background: url(../Images/oem.png) top 25px center no-repeat #FFF; padding:140px 0 0 0}
.solutionshow .centerbox{ width:100%; height:auto; max-width:100%; margin:0 auto; clear:both; overflow:hidden; }
.solutionshow .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }
.solutionshow .list{ width:100%; height:auto; overflow:hidden; margin-top:43px}
.solutionshow .list ul{ margin:0px; padding:0px; list-style:none}
.solutionshow .list ul li{ margin:40px 0; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden;}
.solutionshow .list ul li .wordbox{ width:50%; float:right;}
.solutionshow .list ul li .wordbox .word{ width:100%; height:620px; max-width:768px; box-sizing:border-box; padding:0 0 0 100px; font-size:22px; color:#181818; line-height:35px;display: flex; justify-content: center; align-items: center;}
.solutionshow .list ul li .picbox{ width:50%; float:left; background:url(../Images/dotbg.jpg) right bottom no-repeat; box-sizing:border-box; padding:0 37px 37px 0}
.solutionshow .list ul li .picbox .pic{ width:100%; height:620px; overflow:hidden;}
.solutionshow .list ul li .picbox .pic .img{ width:100%; height:620px; overflow:hidden;}

.solutionshow .list ul li:nth-child(2n) .wordbox{ float:left} 
.solutionshow .list ul li:nth-child(2n) .wordbox .word{ padding:0 100px 0 0px; float:right}
.solutionshow .list ul li:nth-child(2n) .picbox{  background:url(../Images/dotbg.jpg) left bottom no-repeat; box-sizing:border-box; padding:0 0px 37px 37px}

.solutionshow .otherlink{ width:100%; height:auto; overflow:hidde;}
.solutionshow .otherlink ul{ margin:0px; padding:0px; list-style:none}
.solutionshow .otherlink ul li{ margin:0px; padding:0px; list-style:none; width:50%; float:left; overflow:hidden; height:330px; position:relative}
.solutionshow .otherlink ul li .pic{ width:100%; height:330px; overflow:hidden;transition: all 0.5s ease;}
.solutionshow .otherlink ul li .tit{ width:100%; height:330px; line-height:330px; text-align:center; font-size:42px; color:#ffffff; text-transform:uppercase; position:absolute; left:0; top:0}
.solutionshow .otherlink ul li:hover .pic{-webkit-transform: scale(1.1); transform: scale(1.1);}




.contactbox2{ width:100%; height:auto; overflow:hidden; padding:0 0 86px 0; position:relative; z-index:10; margin-top:-579px}
.contactbox2 .centerbox{ width:100%; height:auto; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; }
.contactbox2 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }
.contactbox2 .leftbox{ width:50%; height:auto; overflow:hidden;}
.contactbox2 .leftbox .titbox{ width:100%; height:auto; overflow:hidden; line-height:60px; margin-top:680px; font-size:42px; font-weight:700; color:#181818}
.contactbox2 .leftbox .formbox{ width:100%; height:auto; overflow:hidden;}
.contactbox2 .leftbox .formbox ul{ margin:0px; padding:0px; list-style:none}
.contactbox2 .leftbox .formbox ul li{ margin:16px 0 0 0; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden;}
.contactbox2 .leftbox .formbox ul li .input1{ width:100%; height:58px; line-height:58px; overflow:hidden; font-size:18px; color:#181818; background:none; border:0; outline:none; border-bottom:1px solid #cccccc;}
.contactbox2 .leftbox .formbox ul li textarea{ width:100%; height:228px; overflow:auto;  border:0px; background:#eaeaea; box-sizing:border-box; padding:15px; line-height:25px; font-size:18px;}
.contactbox2 .leftbox .formbox ul li .btnme{ width:186px; height:64px; line-height:64px; margin:0 auto; border:0px; border-radius:50px; background:#000000; text-align:center; font-size:26px; color:#FFF; display:block; margin:0 auto;transition: all 0.5s ease;}
.contactbox2 .leftbox .formbox ul li:hover .btnme{ background:#f77c52}


.contactbox2 .rightbox{ width:50%; height:auto; float:right}
.contactbox2 .rightbox .picbox{ width:100%; height:auto; overflow:hidden; background:url(../Images/cbg.png) left bottom no-repeat; background-size:80% auto;}
.contactbox2 .rightbox .picbox .pic{ width:84.85%; height:741px; float:right; border-radius:10px;}
.contactbox2 .rightbox .list{ width:84.58%; height:auto; float:right; overflow:hidden; margin-top:30px;}
.contactbox2 .rightbox .list ul{ margin:0px; padding:0px; list-style:none}
.contactbox2 .rightbox .list ul li{ margin:20px 0; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden;}
.contactbox2 .rightbox .list ul li .tit{ width:100%; height:35px; line-height:35px; overflow:hidden; font-size:22px; font-weight:700; color:#181818;}
.contactbox2 .rightbox .list ul li .word{ width:100%; height:auto; overflow:hidden; margin-top:10px; line-height:30px; font-size:20px; color:#616161}
.contactbox2 .rightbox .picbox2{ width:100%; height:auto; overflow:hidden; background:url(../Images/cbg.png) right bottom no-repeat; background-size:80% auto; box-sizing:border-box; padding:0 10px 10px 0; display:none}
.contactbox2 .rightbox .picbox2 .pic{ width:100%; height:auto;}
.contactbox2 .rightbox .picbox2 .pic img{ width:100%; height:auto}




.ertopsun{ width:100%; height:auto; overflow:hidden; background:#f8f3f0; z-index:10; position:relative; padding:20px 0}
.ertopsun .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1280px; margin:0 auto; clear:both; overflow:hidden;  }
.ertopsun .centerbox .centerin{ width:100%; height:auto; overflow:hidden;}
.ertopsun .list{ width:100%; height:auto; overflow:hidden;}
.ertopsun .list ul{ margin:0px; padding:0px; list-style:none}
.ertopsun .list ul li{ margin:10px 1%; padding:0px; list-style:none; width:14.6%; float:left; overflow:hidden; height:50px; line-height:50px; border:1px solid #e2e1e1; font-size:16px; text-align:center}
.ertopsun .list ul li.onfocus{ border:1px solid #f6323e; background:#FFF; color:#f60515}
.ertopsun .list ul li.onfocus a{color:#f60515}

.ersortname{ width:100%; height:auto; overflow:hidden;  z-index:10; position:relative; display:none}
.ersortname .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1280px; margin:0 auto; clear:both; overflow:hidden;  }
.ersortname .centerbox .centerin{ width:100%; height:auto; overflow:hidden;}
.ersortname .titlebox{ width:100%; height:104px; overflow:hidden; background:url(../Images/hometit1bg.jpg) top right no-repeat;position:relative; margin-top:10px;}
.ersortname .titlebox .tit{ position:absolute; background:url(../Images/home1line.jpg) #FFF 0 0 no-repeat;height:104px; left:0px; top:0px; padding-right:10px;}
.ersortname .titlebox .tit p{ margin:0px; padding:0px;text-indent:28px; }
.ersortname .titlebox .tit p.t1{ color:#ff9c00; font-size:20px; margin-top:28px;}
.ersortname .titlebox .tit p.t2{ color:#c0c0c0; font-family:Arial, Helvetica, sans-serif}




.mainbox{ width:100%; height:auto; overflow:hidden; padding:30px 0;   position:relative; z-index:100; background:#FFF}
.mainbox .centerbox{ width:100%; height:auto; max-width:1360px; margin:0 auto; clear:both; overflow:hidden;  }
.mainbox .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }

.mainbox .toptit{ width:100%; height:52px; line-height:52px; overflow:hidden; position:relative; max-width:1280px; margin:0 auto; font-size:32px; font-weight:700; color:#0093e7; text-align:center}
.mainbox .toptit2{ width:100%; height:auto; overflow:hidden; position:relative; max-width:1280px; margin:0 auto; text-align:center; font-size:28px; color:#262626; font-weight:700; text-transform:uppercase}

.mainbox .toptit3{ width:100%; height:auto; overflow:hidden; position:relative; max-width:1280px; margin:0 auto; text-align:center; font-size:32px; color:#0093e7; font-weight:700; }
.mainbox .toptit4{ width:100%; height:auto; overflow:hidden; position:relative; max-width:1280px; margin:0 auto; text-align:center; font-size:28px; color:#262626; font-weight:700; }
.mainbox .topword{ width:100%; height:auto; overflow:hidden; position:relative; max-width:1280px; margin:0 auto; text-align:center; font-size:14px; color:#343434; line-height:200%; font-weight:normal}

.mainbox .searchbox{ width:100%; height:auto; overflow:hidden;}
.mainbox .searchbox .list{ width:315px; height:45px; overflow:hidden; float:right; border:1px solid #dcdcdc; border-radius:15px; position:relative}
.mainbox .searchbox .list .input1{ width:266px; height:40px; line-height:40px; border:0px; position:absolute; left:0px; top:0px; text-indent:10px; outline:none}
.mainbox .searchbox .list .btnme{ width:44px; height:45px; border:0px; background:url(../Images/btnme1.jpg) center center no-repeat #0092e2; position:absolute; right:0px; top:0}

.mainbox .navtop{ width:100%; height:auto; overflow:hidden;}
.mainbox .navtop ul{ margin:0px; padding:0px; list-style:none}
.mainbox .navtop ul li{ margin:0px; padding:0px; list-style:none; width:50%; height:60px; line-height:60px; overflow:hidden; font-size:16px; text-align:center; color:#FFF; background:#5c6971; float:left}
.mainbox .navtop ul li a{ color:#FFF}
.mainbox .navtop ul li.onfocus{ background:#0093e7}

.mainbox .navbox{ width:100%; height:64px; overflow:hidden; position:relative; background:#0b3a80;}
.mainbox .navbox .backhome{ position:absolute; left:0px; top:0px;}
.mainbox .navbox .list{ width:100%; height:64px; overflow:hidden; box-sizing:border-box; padding:0 0 0 82px}
.mainbox .navbox .list .navin{ width:100%; height:64px; overflow:auto;}
.mainbox .navbox .list ul{ margin:0;  padding:0px; list-style:none; height:64px; overflow:hidden}
.mainbox .navbox .list ul li{ margin:0px; padding:0px; list-style:none; height:64px; line-height:64px; font-size:16px; color:#ffffff; width:154px; float:left; text-align:center; border-right:1px solid #244e8d}
.mainbox .navbox .list ul li.onfocus{ background:#0097d3; font-weight:700}
.mainbox .navbox .list ul li a{color:#ffffff; }




.mainbox2{ width:100%; height:auto; overflow:hidden; padding:25px 0; background:#f3f4f6;  }
.mainbox2 .centerbox{ width:100%; height:auto;   max-width:1280px; margin:0 auto; clear:both; overflow:hidden; }
.mainbox2 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }
.mainbox2 .leftbox{ width:23.82%; height:auto; float:right; overflow:hidden;}
.mainbox2 .leftbox .nbox{ width:100%; height:auto; overflow:hidden; background:#FFF; box-sizing:border-box; padding:20px;}
.mainbox2 .leftbox .nbox .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:22px; font-weight:700; color:#262626}
.mainbox2 .leftbox .nbox .list{ width:100%; height:auto; overflow:hidden;}
.mainbox2 .leftbox .nbox .list ul{ margin:0px; padding:0px; list-style:none}
.mainbox2 .leftbox .nbox .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden; border-bottom:1px solid #dedede; padding:10px 0}
.mainbox2 .leftbox .nbox .list ul li .title{ width:100%; height:auto; overflow:hidden; font-size:14px; line-height:28px; overflow:hidden; color:#0078c2}
.mainbox2 .leftbox .nbox .list ul li .time{ width:100%; height:auto; overflow:hidden; font-size:12px; line-height:28px; overflow:hidden; color:#7f7f7f; margin-top:5px;}

.mainbox2 .leftbox .pbox{ width:100%; height:auto; overflow:hidden; background:#FFF; box-sizing:border-box; padding:20px;margin-top:20px;}
.mainbox2 .leftbox .pbox .list{ width:100%; height:auto; overflow:hidden; }
.mainbox2 .leftbox .pbox .list ul{ margin:0px; padding:0px; list-style:none}
.mainbox2 .leftbox .pbox .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden; }
.mainbox2 .leftbox .pbox .list ul li .pic{ width:100%; height:322px; overflow:hidden;}
.mainbox2 .leftbox .pbox .list ul li .tit{ width:100%; height:50px; line-height:50px; text-align:center; overflow:hidden; font-size:18px; color:#262626;margin-top:10px}
.mainbox2 .leftbox .pbox .list ul li .word{ width:100%; height:50px; line-height:25px; font-size:14px; overflow:hidden; margin-top:5px}


.mainbox2 .rightbox{ width:74.14%; height:auto; float:left; overflow:hidden;}



.mainbox .leftbox{ width:20.16%; float:left; overflow:hidden;  height:auto; position:relative; }
.mainbox .rightbox{ width:76.75%; float:right; overflow:hidden;height:auto; background:#FFF;} 



.mainbox .leftbox .titbox{ width:100%; margin:0 auto; height:40px; line-height:40px;  overflow:hidden; font-size:28px; font-weight:700; color:#cf0000}
.mainbox .leftbox .titbox2{ width:100%; margin:0 auto; height:auto; line-height:30px;  overflow:hidden; font-size:20px; color:#a6a6a6; background:url(../Images/tline.jpg) left bottom no-repeat; text-transform:uppercase; padding-bottom:10px}


.mainbox .leftbox .navbox{ width:90%;  height:auto; overflow:hidden;  padding-bottom:0px;}
.mainbox .leftbox .navlist{ width:100%; height:auto; overflow:hidden; margin:0 auto; box-sizing:border-box; border:1px solid #e6e6e6; border-left:2px solid #cf0000; padding:0; margin-top:20px; }
.mainbox .leftbox .navlist ul{ margin:0px; padding:0px; list-style:none}
.mainbox .leftbox .navlist ul li{ margin:0; padding:0px; list-style:none; width:100%; height:auto; line-height:60px; overflow:hidden; text-align:left; text-indent:20px; border-bottom:1px solid #f3f3f3;  font-size:14px; background:url(../Images/r1.jpg) 121px 29px no-repeat; }
.mainbox .leftbox .navlist ul li.onfocus{ background:url(../Images/r2.jpg)  121px 29px no-repeat #f3f3f3;  color:#cf0000;  border-bottom:1px solid #f3f3f3;  }
.mainbox .leftbox .navlist ul li.onfocus a{ color:#cf0000;}
.mainbox .leftbox .navlist ul li ul{ margin:0px; padding:0px; list-style:none; display:none}
.mainbox .leftbox .navlist ul li ul li{ margin:0px; padding:0px; list-style:none; height:30px; text-indent:40px; line-height:30px;background:url(../Images/arrA.jpg) 25px center no-repeat; font-size:12px ; border:0px; }
.mainbox .leftbox .navlist ul li.onfocus ul li a{ color:#a26432}
.mainbox .leftbox .navlist ul li.onfocus ul li.onfocus{ font-weight:bold;background:url(../Images/arrB.jpg) 25px center no-repeat; color:#a26432}
.mainbox .leftbox .navlist ul li.onfocus ul li.onfocus a{color:#0094da} 
.mainbox .leftbox .navlist ul li.onfocus ul{ display:block}

.mainbox .leftbox .telbox{ width:92%; height:auto; overflow:hidden; margin:0 auto; margin-top:20px;}
.mainbox .leftbox .telbox .tit{ width:100%; height:30px; line-height:30px; font-size:14px; color:#000;text-indent:20px;}
.mainbox .leftbox .telbox .tel{ width:100%; height:30px; line-height:30px; overflow:hidden; color:#0591e0;text-indent:20px;} 

.mainbox .leftbox .leftbottom{ width:100%; height:14px; background:url(../Images/leftbottom.jpg) center center no-repeat; background-size:100% 100%;}


.mainbox .leftbox .leftad{ width:87.30%; height:auto; overflow:hidden; margin:0 auto;}
.mainbox .leftbox .leftad ul{ margin:0px; padding:0px; list-style:none}
.mainbox .leftbox .leftad ul li{ margin:6px 0; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden;}
.mainbox .leftbox .leftad ul li img{ width:100%;}

.mainbox .leftbox .navsun{ width:100%; height:auto; overflow:hidden; background:none; display:none}
.mainbox .leftbox .navsun ul{ margin:0px; padding:0px; list-style:none}
.mainbox .leftbox .navsun ul li{ margin:10px 1%; padding:0px; list-style:none; width:31%; font-size:12px; overflow:hidden; height:35px; line-height:35px; float:left; text-align:center} 
.mainbox .leftbox .navsun ul li.onfocus{ color:#3082e5;}
.mainbox .leftbox .navsun ul li.onfocus a{ color:#3082e5;}


.mainbox .rightbox .titlebox{ width:100%;  overflow:hidden; height:54px; border-bottom:1px solid #cccccc;; position:relative}
.mainbox .rightbox .titlebox .tit{ position: absolute; left:0px; top:0px; height:53px; line-height:53px; font-size:24px; color:#262626;}
.mainbox .rightbox .titlebox .location{ position:absolute; right:10px; top:0px;height:57px; line-height:57px;  text-indent:31px;}

.mainbox  .thebox{ width:100%; margin:0 auto; padding:10px 0;}


/*产品展示*/
.productlist{ width:100%; height:auto; overflow:hidden; margin:0 auto;}
.productlist ul{ margin:0px; padding:0px; list-style:none;}
.productlist ul li{ margin:10px 0; padding:10px 0; list-style:none; box-sizing:border-box; width:33.33%; height:auto; float:left; overflow:hidden}
.productlist ul li .box{ width:96%; margin:0 auto; overflow:hidden;}
.productlist ul li .box .pic{ width:100%; height:330px; overflow:hidden; position:relative; box-sizing:border-box; }
.productlist ul li .box .pic .img{ width:100%; height:330px; overflow:hidden;transition: all 0.5s ease;}

.productlist ul li .box .wordbox{ width:100%; height:auto; float:left; overflow:hidden; box-sizing:border-box; padding:20px; background:#f4f4f4;}
.productlist ul li .box .tit{ width:100%; height:39px; line-height:39px; overflow:hidden; font-size:20px; font-weight:700; color:#262626; font-weight:700}
.productlist ul li .box .word{ width:100%; height:50px; line-height:25px; overflow:hidden; font-size:14px; color:#636363; }




.productlist ul li:hover .box{ }
.productlist ul li:hover .box  .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.productlist ul li:hover .box  .tit{ color:#0093e7;}


/*下载*/
.download{ width:100%; margin:0 auto; overflow:hidden;}
.download ul{ margin:0px; padding:0px; list-style:none}
.download ul li{ margin:10px 0; padding:0px; list-style:none; width:33.33%; height:auto; overflow:hidden; float:left}
.download ul li .box{ width:96%; height:auto; overflow:hidden; margin:0 auto; background:#f4f4f4; box-sizing:border-box; padding:15px;}
.download ul li p{ display:block; width:100%; height:auto; overflow:hidden;}
.download ul li p.t1{ height:50px; line-height:50px; font-size:18px; color:#262626;}
.download ul li p.t2{ height:35px; line-height:35px; font-size:14px; color:#7a7a7a;}
.download ul li p.t3{ width:100%; height:30px; line-height:30px; overflow:hidden; box-sizing:border-box; padding:0 30px 0 0; background:url(../Images/down1.png) right center no-repeat; text-align:right}

.download ul li:hover .box{ background:#0097d3}
.download ul li:hover p.t1{ color:#FFF}
.download ul li:hover p.t2{ color:#FFF}
.download ul li:hover p.t3{ background:url(../Images/down2.png) right center no-repeat; color:#FFF}


/*荣誉资质*/
.pridebox1{ width:100%; height:auto; overflow:hidden; background:#FFF; max-width:1280px; margin:0 auto; box-sizing:border-box; padding:20px;}
.pridebox1 .list{ width:100%; height:auto; overflow:hidden; margin-top:25px}
.pridebox1 .one{ width:50%; float:left; height:auto; overflow:hidden; box-sizing:border-box; padding:0 20px 0 0}
.pridebox1 .one .tit{ width:100%; height:auto; overflow:hidden; font-size:22px; font-weight:700; color:#026931; line-height:30px;}
.pridebox1 .one .word{ width:100%; height:auto; overflow:hidden; font-size:16px; line-height:30px; margin-top:15px;}

.pridenav{ width:80%; margin:0 auto; overflow:hidden; margin:15px auto}
.pridenav ul{ margin:0px; padding:0px; list-style:none}
.pridenav ul li{ margin:0px; padding:0px; list-style:none; width:50%; height:50px; line-height:50px; float:left; overflow:hidden; text-align:center; font-size:16px; color:#026931; font-weight:700px; border:1px solid #026931; cursor:pointer; box-sizing:border-box; border:1px solid #026931;}
.pridenav ul li.onfocus{ background:#026931; color:#ffffff}


.pridebox2{ width:100%; height:auto; overflow:hidden; background:#FFF; max-width:1280px; margin:0 auto; box-sizing:border-box; padding:20px; margin:10px auto}
.pridebox2 .titbox{ width:100%; height:35px; line-height:35px; overflow:hidden; font-size:24px; font-weight:700; color:#026931}
.pridebox2 .list{ width:100%; height:auto; overflow:hidden;}
.pridebox2 .list ul{ margin:0px; padding:0px; list-style:none}
.pridebox2 .list ul li{ margin:15px 0; padding:0px; list-style:none; width:20%; height:auto; float:left; overflow:hidden;}
.pridebox2 .list ul li .box{ width:96%; margin:0 auto; overflow:hidden; height:auto;}
.pridebox2 .list ul li .pic{ width:100%; height:301px; overflow:hidden; margin:0 auto; border:1px solid #ccc;} 
.pridebox2 .list ul li .pic .img{ width:100%; height:301px;transition: all 0.5s ease; }
.pridebox2 .list ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}


/*发展历程*/
.developmentbox1{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:20px; background:#FFF; max-width:1280px; margin:0 auto}
.developmentbox1 .list{ width:100%; height:auto; overflow:hidden; background:url(../Images/developmentbg.png) center center no-repeat; background-size:100% auto}
.developmentbox1 .list ul{ margin:0px; padding:0px; list-style:none}
.developmentbox1 .list ul li{ margin:0px; padding:0px; list-style:none; width:16.65%; float:left; overflow:hidden; height:234px; position:relative} 
.developmentbox1 .list ul li .tit{ width:100%; height:71px; line-height:71px; text-align:center; overflow:hidden; font-size:70px; font-weight:700; color:#026931; position:absolute; left:0px; top:79px}
.developmentbox1 .list ul li .word{ width:100%; height:auto; position:absolute; left:0px; top:0px; font-size:15px; font-weight:700; line-height:30px; text-align:center}

.developmentbox1 .list ul li:nth-child(2n) .tit{ color:#6dba44;}
.developmentbox1 .list ul li:nth-child(2n) .word{ top:160px;}

.developmentbox2{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:20px; background:#FFF; max-width:1280px; margin:25px auto;}




/*案例展示*/
.caselist{ width:100%; height:auto; overflow:hidden;}
.caselist ul{ margin:0px; padding:0px; list-style:none}
.caselist ul li{ margin:10px 0 ; padding:0px; list-style:none; width:33.33%; float:left; overflow:hidden;}
.caselist ul li .box{ width:98%;  overflow:hidden;transition: all 0.5s ease;height:auto; position:relative; }
.caselist ul li .pic{ width:100%; height:256px; overflow:hidden;}
.caselist ul li .pic .img{ width:100%; height:256px; overflow:hidden;transition: all 0.5s ease;}
.caselist ul li .wordbox{ width:100%; height:auto; overflow:hidden; }
.caselist ul li .wordbox .tit{ width:100%; height:35px; line-height:35px; font-size:18px;  color:#333333; font-weight:700; overflow:hidden;}
.caselist ul li .wordbox .tit2{ width:100%; height:50px; line-height:25px; font-size:14px;  color:#5e5e5e; overflow:hidden; margin:5px 0}
.caselist ul li .wordbox .time{ width:100%; height:25px; line-height:25px; font-size:14px;  color:#7f7f7f; overflow:hidden;}

.caselist ul li:nth-child(3n-1) .box{ margin:0 auto}
.caselist ul li:nth-child(3n) .box{ float:right}


.caselist ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.caselist ul li:hover .wordbox{ }
.caselist ul li:hover .wordbox .tit{ color:#0093e7}
.caselist ul li:hover .wordbox .tit2{	 color:#0093e7}

/*技术支持*/
.support{ width:100%; height:auto; overflow:hidden;}
.support ul{ margin:0px; padding:0px; list-style:none}
.support ul li{margin:10px 0; padding:10px 0; list-style:none; width:25%; float:left; overflow:hidden;}	
.support ul li .box{ width:96%; margin:0 auto; overflow:hidden; height:auto;box-shadow:0 0 9px 3px #f4f4f5; box-sizing:border-box; padding:15px}
.support ul li .box .pic{ width:100%; height:auto; overflow:hidden; text-align:center}
.support ul li .box .pic img{ max-width:90%; height:auto}
.support ul li .box .wordbox{ width:100%; height:auto; overflow:hidden;}
.support ul li .box .tit{ width:100%; height:50px; line-height:50px; text-align:center; font-size:18px; font-weight:700; color:#00a2e9; overflow:hidden;}
.support ul li .box .word{ width:100%; height:75px; line-height:25px; font-size:14px; text-align:center; overflow:hidden;}
.support ul li .box .line{ width:45px; height:2px; background:#e0e0e0; margin:0 auto;}


.supportbox{ width:100%; height:auto; overflow:hidden; background:url(../Images/support2bg.jpg) center center no-repeat; background-size:cover; background-attachment:fixed; padding:45px 0;}
.supportbox .centerbox{ width:100%; height:auto; max-width:1280px; margin:0 auto; clear:both; overflow:hidden; background: url(../Images/supbg.png) repeat; box-sizing:border-box; box-sizing:border-box; padding:15px; }
.supportbox .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }




/*荣誉资质*/
.pridelist{ width:100%; height:auto; overflow:hidden;}
.pridelist ul{margin:0px; padding:0px; list-style:none}
.pridelist ul li{ margin:10px 0; padding:0px; list-style:none; width:25%; height:auto; float:left; overflow:hidden;}
.pridelist ul li .box{ width:96%; height:auto; overflow:hidden; margin:0 auto; overflow:hidden; border:1px solid #CCC}
.pridelist ul li .pic{ width:100%; height:250px; overflow:hidden; position:relative}
.pridelist ul li .pic .img{ width:100%; height:250px; overflow:hidden;transition: all 0.5s ease;}

.pridelist ul li .tit{ width:100%; height:52px; line-height:52px; overflow:hidden; font-size:14px; text-align:center; }
.pridelist ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.pridelist ul li:hover .pic .cover{ display:block}
.pridelist ul li:hover .tit{ color:#0078c2}


/*产品展示*/
.photolist{ width:100%; height:auto; overflow:hidden;}
.photolist ul{ margin:0px; padding:0px; list-style:none}
.photolist ul li{ margin:20px 0 0 0; padding:0px; list-style:none; width:33%; float:left; overflow:hidden;}
.photolist ul li .box{ width:90%; height:auto; overflow:hidden;}
.photolist ul li .box .pic{ width:100%; height:307px; overflow:hidden; position:relative; border:2px solid #f4f4f4; padding:-2px;}
.photolist ul li .box .tit{ width:100%; height:50px; line-height:50px; font-size:14px; text-align:center}


.photolist ul li:hover .box .pic { border:2px solid #f59b0f;}
.photolist ul li:hover .box .tit{  color:#f59b0f}






/*新闻*/
.newsslide{ width:100%; height:385px; overflow:hidden; position:relative; background:#f4f5f7; margin-bottom:20px;}
.newsslide .list{ width:100%; height:385px; overflow:hidden}
.newsslide .list ul{ margin:0px; padding:0px; list-style:none}
.newsslide .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:385px; position:relative}
.newsslide .list ul li .pic{ width:48%; height:385px; float:right; overflow:hidden;}
.newsslide .list ul li .wordbox{ width:50%; height:auto; float:left; overflow:hidden; box-sizing:border-box; padding:20px}
.newsslide .list ul li .time{ width:100%; height:45px; line-height:45px; font-size:20px; color:#768c9f}
.newsslide .list ul li .tit{ width:100%; height:50px; line-height:50px; font-size:24px; color:#276ca8;margin-top:10px; overflow:hidden}
.newsslide .list ul li .word{ width:100%; height:75px; line-height:25px; font-size:14px; margin-top:10px; overflow:hidden}
.newsslide .list ul li .more{ width:100%; height:auto; margin-top:30px;}

.newsslide .nspage {position: absolute;left: 20px;bottom:25px;}
.newsslide .nspage .swiper-pagination-switch { display: inline-block;width: 10px; height: 10px;border-radius: 10px;background: #c2cbd4; margin: 0 3px;cursor: pointer;}
.newsslide .nspage .swiper-active-switch { background: #353c42;}

.newsplist{ width:100%; height:auto; overflow:hidden;}
.newsplist ul{ margin:0px; padding:0px; list-style:none}
.newsplist ul li{ margin:20px 0 0 0; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden; border-bottom:1px solid #ededed;}
.newsplist ul li .pic{ width:32%; height:250px; overflow:hidden; float:left}
.newsplist ul li .pic .img{ width:100%; height:250px; overflow:hidden;transition: all 0.5s ease;}
.newsplist ul li .wordbox{ width:68%; height:auto; float:left; overflow:hidden; box-sizing:border-box; padding:0 15px;}
.newsplist ul li .wordbox .tit{ width:100%; height:45px; line-height:45px; font-size:18px; color:#262626; overflow:hidden}
.newsplist ul li .wordbox .word{ width:100%; height:75px; line-height:25px; font-size:14px; margin-top:10px; overflow:hidden}
.newsplist ul li .wordbox .timebox{ width:100%; height:70px; position:relative}
.newsplist ul li .wordbox .timebox .time{ width:70px; height:70px; position: absolute; left:0px; top:0px; color:#FFF; background:#026931}
.newsplist ul li .wordbox .timebox .time p.t1{ width:100%; text-align:center; color:#FFF; line-height:35px; line-height:35px; font-size:20px;}
.newsplist ul li .wordbox .timebox .time p.t2{ width:100%; text-align:center; color:#a4bead; line-height:35px; line-height:35px; font-size:13px;}
.newsplist ul li .wordbox .timebox .more{ position:absolute; right:0px; top:0px; height:70px; line-height:70px; font-size:14px; color:#026931}

.newsplist ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.newsplist ul li:hover .wordbox .tit{ color:#6dba44}
.newsplist ul li:hover .wordbox .timebox .time p.t2{ color:#FFF}
.newsplist ul li:hover .wordbox .timebox .time{ background:#6dba44}
.newsplist ul li:hover .wordbox .timebox .more{ color:#6dba44}

/*表单*/

.formbox{ width:100%; height:auto; overflow:hidden; margin-top:10px; }
.formbox ul{ margin:0px; padding:0px; list-style:none}
.formbox ul li{ margin:10px 0px; padding:0px; list-style:none; width:50%; float:left; overflow:hidden;}
.formbox ul li .inbox{ width:96%; overflow:hidden; margin:0 auto}
.formbox ul li .input1{ width:100%; height:50px; border:1px solid #dcdcdc; text-indent:10px;}
.formbox ul li .radiome{ font-size:14px; padding:10px 0 0 0}
.formbox ul li .radiome input{ width:20px; height:20px; font-size:14px; float:left; display:block; padding:0}
.formbox ul li .radiome label{ font-size:14px; float:left; margin:5px 15px 0 0}


.formbox ul li .input2{ width:170px; height:50px;  border:1px solid #d8d8d8; float:left; display:block;text-indent:10px;}
.formbox ul li .safecode{ float:left; margin-left:10px;}

.formbox ul li select{ width:100%; height:35px; line-height:35px; overflow:hidden; border:1px solid #CCC; }

.formbox ul li textarea{ margin:0 auto; display:block; width:98%; height:175px; overflow:hidden; border:1px solid #dcdcdc; box-sizing:border-box; padding:10px;}
.formbox ul li.long{ width:100%; height:auto; overflow:hidden; line-height:200%;}
.formbox ul li.long .tit{ width:14%}
.formbox ul li.long .inbox{ width:85%}


.formbox ul li.long .btnme{ width:235px; height:58px; line-height:58px; overflow:hidden; background:#0b3a80; font-size:16px; color:#FFF;  border:0px; display:block; margin:0 auto; border-radius:30px}

.baom{ width:309px; height:57px; background:#ff6000; font-size:20px; color:#FFF; text-align:center; line-height:57px; margin-top:25px;}





.reporttit{ width:100%; height:50px; line-height:50px; text-align:center; font-size:20px; color:#000; font-weight:700; margin-top:10px;}

.formbox2{ width:100%; height:auto; overflow:hidden; margin:0 auto; max-width:640px; margin-top:10px; }
.formbox2 ul{ margin:0px; padding:0px; list-style:none}
.formbox2 ul li{ margin:10px 0px; padding:0px; list-style:none; width:100%; float:left; overflow:hidden;}
.formbox2 ul li .tit{ width:100%; height:50px; line-height:50px; overflow:hidden;}
.formbox2 ul li .tit span{ color:#F00}
.formbox2 ul li .inbox{ width:100%; overflow:hidden; margin:0 auto}
.formbox2 ul li .input1{ width:100%; height:50px; border:1px solid #dcdcdc; text-indent:10px;}
.formbox2 ul li .radiome{ font-size:14px; padding:10px 0 0 0}
.formbox2 ul li .radiome input{ width:20px; height:20px; font-size:14px; float:left; display:block; padding:0}
.formbox2 ul li .radiome label{ font-size:14px; float:left; margin:5px 15px 0 0}


.formbox2 ul li .input2{ width:170px; height:50px;  border:1px solid #d8d8d8; float:left; display:block;text-indent:10px;}
.formbox2 ul li .safecode{ float:left; margin-left:10px;}

.formbox2 ul li select{ width:100%; height:35px; line-height:35px; overflow:hidden; border:1px solid #CCC; }


.formbox2 ul li .btnme{ width:235px; height:58px; line-height:58px; overflow:hidden; background:#0b3a80; font-size:16px; color:#FFF;  border:0px; display:block; margin:0 auto; border-radius:30px}


.reportresult{ width:100%; height:auto; overflow:hidden; margin-top:20px; display:none}
.reportresult table{width:100%;border-collapse:collapse;}
.reportresult td{border:1px solid #ffffff;line-height:30px; text-align:center; font-size:14px; background:#ccd4e0; padding:10px 0}

.reportresult thead tr td{ background:#035bac; color:#FFF;}


/*服务与支持*/
.servicebox1{ width:100%; height:auto; overflow:hidden;  background:#f3f4f6; padding:30px 0 }
.servicebox1 .centerbox{ width:100%; height:auto; max-width:1280px; margin:0 auto; clear:both; overflow:hidden; box-sizing:border-box;  }
.servicebox1 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }
.servicebox1 .title1{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:50px; font-size:36px; font-weight:700; color:#0078c2}
.servicebox1 .title2{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:50px; font-size:32px; font-weight:700; color:#262626}
.servicebox1 .title3{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:25px; font-size:14px; color:#636364}
.servicebox1 .cbox{ width:100%; height:auto; overflow:hidden; background:#FFF; margin-top:25px; padding:0}
.servicebox1 .cbox .nav{ width:100%; height:auto; overflow:hidden; border:1px solid #0078c2;}
.servicebox1 .cbox .nav ul{ margin:0px; padding:0px; list-style:none}
.servicebox1 .cbox .nav ul li{ margin:0px; padding:0px; list-style:none; width:50%; float:left; overflow:hidden; height:64px; line-height:64px; text-align:center; font-size:24px; color:#0078c2; cursor:pointer}
.servicebox1 .cbox .nav ul li.onfocus{ background:#0078c2; color:#FFF}

.servicebox1 .theform{ width:90%; height:auto; overflow:hidden; margin:0 auto; margin-top:20px;}
.servicebox1 .theform ul{ margin:0px; padding:0px; list-style:none}
.servicebox1 .theform ul li{ margin:10px 0; padding:0px; list-style:none; width:50%; float:left; overflow:hidden;}
.servicebox1 .theform ul li .tit{ width:30%; height:56px; line-height:56px; font-size:16px; float:left; box-sizing:border-box; text-align:right; padding:0 20px 0 0}
.servicebox1 .theform ul li .word{ width:70%; height:56px; float:left; overflow:hidden;}
.servicebox1 .theform ul li .input1{ width:100%; height:54px; line-height:54px; border:1px solid #e0e0e0; text-indent:15px;}

.servicebox1 .theform ul li.address{ width:100%; height:auto; overflow:hidden;}
.servicebox1 .theform ul li.address .tit{ width:15%; height:56px; line-height:56px; font-size:16px; float:left; box-sizing:border-box; text-align:right; padding:0 20px 0 0} 
.servicebox1 .theform ul li.address .province{ width:25%; height:56px;  float:left; overflow:hidden}
.servicebox1 .theform ul li.address .city{ width:25%; height:56px;  float:left; overflow:hidden}
.servicebox1 .theform ul li.address .place{ width:35%; height:56px;  float:left; overflow:hidden}
.servicebox1 .theform ul li.address .select1{ width:98%;height:54px; line-height:54px; border:1px solid #e0e0e0}


.servicebox1 .theform ul li.long{ width:100%; height:auto; overflow:hidden;}
.servicebox1 .theform ul li .btnme{ width:185px; height:60px; margin:0 auto; display:block; background:#0078c2; font-size:18px; color:#FFF; border:0px;}


/*下载中心*/
.servicebox2{ width:100%; height:auto; overflow:hidden;  background: url(../Images/service2bg.jpg) center center no-repeat; background-size:cover; padding:45px 0 }
.servicebox2 .centerbox{ width:100%; height:auto; max-width:1280px; margin:0 auto; clear:both; overflow:hidden; box-sizing:border-box;  }
.servicebox2 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }

.servicebox2 .title1{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:50px; font-size:36px; font-weight:700; color:#0078c2}
.servicebox2 .title3{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:25px; font-size:14px; color:#636364}
.servicebox2 .cbox{ width:100%; height:auto; overflow:hidden; background:#FFF; padding:20px 0; margin-top:15px}
.servicebox2 .nav{ width:100%; height:auto; overflow:hidden; height:auto; overflow:hidden; border-bottom:1px solid #efefef}
.servicebox2 .nav ul{ margin:0px; padding:0px; list-style:none}
.servicebox2 .nav ul li{ margin:0px; padding:0px; list-style:none; width:16.66%; height:63px; line-height:63px; overflow:hidden; text-align:center; font-size:20px; float:left}
.servicebox2 .nav ul li.onfocus{ color:#0078c2; font-weight:700}
.servicebox2 .nav ul li.onfocus a{color:#0078c2}

.servicebox2 .listbox{ width:100%; height:auto; overflow:hidden; margin-top:20px;}

/*手册列表*/
.manuallist{ width:100%; height:auto; overflow:hidden;}
.manuallist ul{ margin:0px; padding:0px; list-style:none}
.manuallist ul li{ margin:10px 0; padding:0px; list-style:none; width:33.33%; height:auto; overflow:hidden; float:left}
.manuallist ul li .box{ width:96%; margin:0 auto; overflow:hidden; background:#f3f4f6; box-sizing:border-box; padding:20px;}
.manuallist ul li .tit{ width:100%; height:35px; line-height:35px; overflow:hidden; font-size:16px; color:#161616}
.manuallist ul li .word{ width:100%; height:28px; line-height:28px; overflow:hidden; font-size:14px; margin-top:10px;}

.manuallist ul li .more{ width:100%; height:26px; line-height:26px; font-size:12px; overflow:hidden; margin-top:10px; color:#0093e7; background:url(../Images/d1.png) left center no-repeat; text-indent:25px;}
.manuallist ul li .more span{ display:none}
.manuallist ul li:hover .more{ background:url(../Images/d2.png) left center no-repeat}
.manuallist ul li:hover .more span{ display:inherit}
.manuallist ul li:hover .tit{ color:#0078c2}
/*视频列表*/


/*售后热线*/
.servicebox3{ width:100%; height:auto; overflow:hidden;  background: #ffffff; padding:40px 0 }
.servicebox3 .centerbox{ width:100%; height:auto; max-width:1280px; margin:0 auto; clear:both; overflow:hidden; box-sizing:border-box;  }
.servicebox3 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }

.servicebox3 .title1{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:50px; font-size:36px; font-weight:700; color:#0078c2}
.servicebox3 .title3{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:25px; font-size:14px; color:#636364}

.servicebox3 .list{ width:100%; height:auto; overflow:hidden;}
.servicebox3 .list ul{ margin:0px; padding:0px; list-style:none}
.servicebox3 .list ul li{ margin:0px; padding:0px; list-style:none; width:25%; height:auto; float:left; overflow:hidden;}
.servicebox3 .list ul li .pic{ width:100%; height:auto; overflow:hidden; text-align:center; margin:10px 0}
.servicebox3 .list ul li .tit{ width:100%; height:35px; line-height:35px; text-align:center; font-size:14px; font-weight:700; color:#262626}
.servicebox3 .list ul li .word{ width:100%; height:50px; line-height:50px; text-align:center; overflow:hidden; font-size:20px; font-weight:700; color:#0078c2} 

/*视频*/
.videolist{ width:96%; height:auto; overflow:hidden; margin:0 auto}
.videolist ul{ margin:0px; padding:0px; list-style:none}
.videolist ul li{ margin:10px 0px; padding:0px; list-style:none; width:33.33%; height:auto; overflow:hidden; float:left}
.videolist ul li .box{ width:96%; margin:0 auto; overflow:hidden;}
.videolist ul li .pic{ width:100%; height:262px; overflow:hidden; position:relative}
.videolist ul li .pic .img{width:100%; height:262px; overflow:hidden;}
.videolist ul li .pic .cover{ width:55px; height:55px; background:url(../Images/videobtn.png) no-repeat; position: absolute; left:50%; top:50%; margin-left:-26px; margin-top:-26px;}
.videolist ul li .tit{ width:100%; height:50px; text-align:center; font-size:18px; overflow:hidden; text-align:center; margin-top:15px}

.videolist ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}


/*联系我们*/
.conatctbox{ width:100%; height:auto; overflow:hidden;  background:#f3f4f6; padding:30px 0 }
.conatctbox .centerbox{ width:100%; height:auto; max-width:1280px; margin:0 auto; clear:both; overflow:hidden; box-sizing:border-box;  }
.conatctbox .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }
.conatctbox .title1{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:50px; font-size:36px; font-weight:700; color:#0078c2}
.conatctbox .title2{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:50px; font-size:32px; font-weight:700; color:#262626}
.conatctbox .title3{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:25px; font-size:14px; color:#636364}
.conatctbox .cbox{ width:100%; height:auto; overflow:hidden; background:#FFF; margin-top:25px; padding:0}
.conatctbox .cbox .leftbox{ width:30%; height:470px; float:left; overflow:hidden; background:#0078c2}
.conatctbox .cbox .leftbox .list{ width:92%; margin:0 auto; overflow:hidden; margin-top:20px; color:#FFF}
.conatctbox .cbox .leftbox .list ul{ margin:0px; padding:0px; list-style:none}
.conatctbox .cbox .leftbox .list ul li{ margin:0px 0 20px 0 ; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden;}
.conatctbox .cbox .leftbox .list ul li .tit{ width:100%; height:40px; line-height:40px; font-size:16px; font-weight:700}
.conatctbox .cbox .leftbox .list ul li .word{ width:100%; height:auto; overflow:hidden; line-height:30px; font-size:14px;}

.conatctbox .cbox .rightbox{ width:70%; height:470px; float:left; overflow:hidden;}
.conatctbox .cbox .rightbox .mapbox{ width:100%; height:470px; overflow:hidden;}


/*新闻信息*/
.bignews{ width:100%; height:auto; overflow:hidden; margin:0 auto; }
.bignews ul{ margin:0px; padding:0px; list-style:none}
.bignews ul li{ margin:0 0 20px 0px; padding:0px; overflow:hidden; list-style:none; width:100%; height:auto; background:#FFF}
.bignews ul li .pic{ width:32%; float:left; overflow:hidden; height:255px;  }
.bignews ul li .pic .img{ width:100%; height:255px; overflow:hidden;transition: all 0.5s ease;}
.bignews ul li .wordbox{ width:65%; float:right; overflow:hidden; height:auto; }
.bignews ul li .wordbox .time{ width:100%; height:25px; line-height:25px; font-size:14px; color:#7f7f7f;overflow:hidden; }
.bignews ul li .wordbox .tit{ width:100%; height:40px; line-height:40px; font-size:24px; color:#333333;overflow:hidden; font-weight:700; margin:10px 0 }
.bignews ul li .wordbox .word{ width:100%; height:56px; line-height:28px; overflow:hidden; font-size:14px; color:#787878; margin-top:10px;}
.bignews ul li .wordbox .more{ width:100%; height:auto; overflow:hidden; margin-top:25px; font-size:12px; color:#0078c2}

.bignews ul li:hover .wordbox .tit{ color:#0078c2}
.bignews ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}


/*人才招聘*/
.jobbox1{ width:100%; height:auto; overflow:hidden;  background:#f2f2f2; padding:30px 0 }
.jobbox1 .centerbox{ width:100%; height:auto; max-width:1280px; margin:0 auto; clear:both; overflow:hidden; box-sizing:border-box;  }
.jobbox1 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }
.jobbox1 .title1{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:50px; font-size:36px; font-weight:700; color:#343434}
.jobbox1 .title2{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:50px; font-size:16px;color:#6a6a6a}
.jobbox1 .title3{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:25px; font-size:14px; color:#636364; margin-top:10px;}

.jobbox1  .wordbox{ width:100%; height:auto; overflow:hidden; line-height:200%; font-size:14px;}
.jobbox1  .wordbox img{ max-width:100%; height:auto}


.jobbox2{ width:100%; height:auto; overflow:hidden;  background:#FFF; padding: 0 0 30px 0 }
.jobbox2 .centerbox{ width:100%; height:auto; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; box-sizing:border-box;  }
.jobbox2 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }
.jobbox2 .title1{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:50px; font-size:36px; font-weight:700; color:#0078c2}
.jobbox2 .title2{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:50px; font-size:32px; font-weight:700; color:#262626}
.jobbox2 .title3{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:25px; font-size:14px; color:#636364; margin-top:10px;}
.jobbox2 .cbox{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:20px; background:#FFF;margin-top:30px;}


/*人力资源*/
.jobsearch{ width:100%; height:auto; overflow:hidden; margin-top:25px;}
.jobsearch ul{ margin:0px; padding:0px; list-style:none}
.jobsearch ul li{ margin:0px; padding:0px; list-style:none; width:17%; height:auto; overflow:hidden; float:left}
.jobsearch ul li.t4{ width:49%; float:left; overflow:hidden;}
.jobsearch ul li .select1{ width:96%; height:54px; border:1px solid #898989;}
.jobsearch ul li .input1{ width:80%; height:54px; border:1px solid #898989; float:left}
.jobsearch ul li .btnme{ width:20%; height:54px; background: url(../Images/searchbtn.jpg) center center no-repeat #009ceb; border:0; float:left}


.jobtitbox{ width:100%; height:55px; overflow:hidden; background:#ebf4fa; color: #212121; font-size:16px; }
.jobtitbox p{ display:block; height:55px; line-height:55px; float:left; overflow:hidden; text-indent:0; text-align:center}
.jobtitbox p.t1{ width:34%; background:url(../Images/job1.jpg) 10px center no-repeat}
.jobtitbox p.t2{ width:28%; background:url(../Images/job2.jpg) 10px center no-repeat}
.jobtitbox p.t3{ width:25%; background:url(../Images/job3.jpg) 10px center no-repeat}
.jobtitbox p.t4{ width:13%; background:url(../Images/job4.jpg) 10px center no-repeat}

.joblist{ width:100%; height:auto; overflow:hidden;}
.joblist .onebox{ width:100%; height:auto; overflow:hidden; margin-bottom:15px; background:#f4f4f4; box-sizing:border-box; }
.joblist .onebox .titbox{ width:100%; height:60px; line-height:60px; overflow: visible;  cursor:pointer; font-size:16px; position:relative; z-index:10; background:#FFF}
.joblist .onebox .titbox p{ display:block; height:60px; line-height:60px; float:left; overflow:hidden; text-indent:0; text-align:center; font-size:18px; position:absolute}
.joblist .onebox .titbox p.t1{ width:87%; text-align:left; text-indent:15px; color:#343434;  font-size:16px; left:0px; top:0 }
.joblist .onebox .titbox p.t2{ width:28%; }
.joblist .onebox .titbox p.t3{ width:25%;}
.joblist .onebox .titbox p.t4{  height:60px; line-height:60px; font-size:14px; color:#e60012; right:10px; top:0}
.joblist .onebox .titbox p.t4 .m1{ display: inline}
.joblist .onebox .titbox p.t4 .m2{ display:none}

.joblist .onebox .titbox p.t5{width:13%; height:50px; line-height:50px; background:#0b3a80; font-size:15px; color:#ffffff; position:absolute; right:0px; top:60px;}
.joblist .onebox .titbox p.t6{width:13%; height:50px; line-height:50px; background:#0b3a80; font-size:15px; color:#ffffff; position:absolute; right:0px; top:60px; display:none}


.joblist .onebox .titbox2{ width:100%; height:40px; line-height:40px; overflow:hidden;  cursor:pointer; font-size:14px}

.joblist .onebox .wordbox{ width:100%; height:auto; overflow:hidden; border-top:1px solid #e6e6e6; line-height:200%; font-size:14px; box-sizing:border-box; background:#f9f9f9; padding:20px; position: relative; z-index:0; display:none }
.joblist .onebox .apply{ width:147px; height:50px; border-radius:30px; background:#0078c2; font-size:14px; color:#FFF; line-height:50px; overflow:hidden; text-align:center; cursor:pointer}

.joblist .onfocus .titbox{}
.joblist .onfocus .titbox p.t1 { font-weight:700}
.joblist .onfocus .titbox p.t4 .m1{ display:none}
.joblist .onfocus .titbox p.t4 .m2{ display:inline}

.joblist .onfocus .wordbox{ display:block}

/*应聘申请*/
.listform{ width:90%; height:auto; overflow:hidden; margin:0 auto; max-width:640px;}
.listform ul{ margin:0px; padding:0px; list-style:none}
.listform ul li{ margin:10px 0; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden;}
.listform ul li .tit{ width:20%; text-align:right; height:45px; line-height:45px; box-sizing:border-box; padding:0 15px 0 0; font-size:16px; color:#262626; float:left}
.listform ul li .word{ width:80%; font-size:14px; float:left; overflow:hidden;}
.listform ul li .input1{ width:100%; height:42px; line-height:42px; overflow:hidden; background:#f5f5f5; border:1px solid #ececec; border-radius:5px;}
.listform ul li .input2{ width:140px; height:42px; line-height:42px; overflow:hidden; background:#f5f5f5; border:1px solid #ececec; border-radius:5px; float:left}

.listform ul li a{ color:#0097d3;}
.listform ul li .btnme{ width:126px; height:50px; line-height:50px; font-size:14px; background:#0b3a80; color:#FFF; border:0}

/*工作弹出*/
.alertbox{ width:100%; height:auto; overflow:hidden; background:url(../Images/cover2.png) repeat; min-height:350px; position:fixed; left:0px; top:0px; z-index:99999; display:none}
.alertbox .cbox{ width:96%; height:auto; overflow:hidden; max-width:968px; overflow:hidden; margin:0 auto; margin-top:25px;}
.alertbox .cbox .closebox{ width:100%; height:50px; line-height:50px; text-align:right; overflow:hidden; cursor:pointer}

.alertbox .cbox .listbox{ width:100%; height:auto; overflow:hidden; background:#FFF; box-sizing:border-box; padding:20px; border-radius:15px; margin-top:20px;}
.alertbox .cbox .listbox .titbox{ width:100%; height:60px; line-height:60px; overflow:hidden; background:url(../Images/ttline.jpg) bottom center no-repeat; font-size:30px; color:#262626; text-align:center;}
.alertbox .cbox .listbox .list{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.alertbox .cbox .listbox .list ul{ margin:0px; padding:0px; list-style:none}
.alertbox .cbox .listbox .list ul li{ margin:10px 0; padding:0px; list-style:none; width:50%; height:auto; float:left; overflow:hidden;}
.alertbox .cbox .listbox .list ul li .input1{ width:98%; height:52px; line-height:52px; overflow:hidden; border:1px solid #dfdfdf; font-size:14px; text-indent:20px;}
.alertbox .cbox .listbox .list ul li:nth-child(2n) .input1{ float:right}
.alertbox .cbox .listbox .list ul li.long{ width:100%; height:auto; overflow:hidden;}
.alertbox .cbox .listbox .list ul li .txt{ width:100%; height:190px; overflow:hidden;border:1px solid #dfdfdf; font-size:14px; box-sizing:border-box; padding:15px}
.alertbox .cbox .listbox .list ul li .btnme{ width:193px; height:53px; background:#0078c2; color:#FFF; font-size:16px; margin:0 auto; float:none; border:0px; border-radius:10px; display:block}



/*荣誉弹出*/
.alertbox2{ width:100%; height:auto; overflow:hidden; background:url(../Images/cover2.png) repeat; min-height:350px; position:fixed; left:0px; top:0px; z-index:99999; display:none }
.alertbox2 .cbox{ width:96%; height:auto; overflow:hidden; max-width:620px; overflow:hidden; margin:0 auto; margin-top:25px;}
.alertbox2 .cbox .closebox{ width:100%; height:50px; line-height:50px; text-align:right; overflow:hidden; cursor:pointer}

.alertbox2 .cbox .listbox{ width:100%; height:628px; overflow:hidden; background:#FFF;border-radius:15px; margin-top:20px; position:relative; border:10px solid #FFF}
.alertbox2 .cbox .listbox .leftarr{ width:49px; height:49px; background:url(../Images/left1.png) no-repeat; position:absolute; left:15px; top:50%; margin-top:-50px; cursor:pointer; cursor:pointer; z-index:10}
.alertbox2 .cbox .listbox .rightarr{width:49px; height:49px; background:url(../Images/right1.png) no-repeat; position:absolute; right:15px; top:50%; margin-top:-50px; cursor:pointer; cursor:pointer; z-index:10}
.alertbox2 .cbox .listbox .list{ width:90%; margin:0 auto; height:628px; overflow:hidden; position:relative}
.alertbox2 .cbox .listbox .list ul{ margin:0px; padding:0px; list-style:none}
.alertbox2 .cbox .listbox .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:628px; overflow:hidden;}
.alertbox2 .cbox .listbox .list ul li .pic{ width:100%; height:560px; overflow:hidden;}
.alertbox2 .cbox .listbox .list ul li .tit{ width:100%; height:auto; overflow:hidden; line-height:30px; margin-top:10px; text-align:center; font-size:14px}








/*项目展示*/
.projectlist2{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.projectlist2 ul{ margin:0px; padding:0px; list-style:none}
.projectlist2 ul li{ margin:10px 0px; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden; float:left}
.projectlist2 ul li .box{ width:100%; height:auto; overflow:hidden; margin:0 auto;background:#FFF}
.projectlist2 ul li .pic{ width:50%; height:330px; overflow:hidden; float:left}
.projectlist2 ul li .pic .img{ width:100%; height:330px; overflow:hidden;transition: all 0.5s ease;} 
.projectlist2 ul li .wordbox{ width:50%; height:330px; box-sizing:border-box; float:left; padding:0 15px; background:url(../Images/slovebg1.png) right center no-repeat}
 
.projectlist2 ul li .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:24px; font-weight:700; color:#343434; margin-top:10px;}
.projectlist2 ul li .word{ width:100%; height:180px; line-height:30px; overflow:hidden; font-size:14px;  color:#262626; margin-top:20px;}

.projectlist2 ul li:nth-child(2n) .pic{ float:right}
.projectlist2 ul li:nth-child(2n) .wordbox{ background:url(../Images/slovebg2.png) left center no-repeat; float:left}

.projectlist2 ul li:hover .box{ background:#fafffe}
.projectlist2 ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.projectlist2 ul li:hover .tit{ color:#00408a}


/*新闻*/
.newstopbox{ width:100%; height:auto; overflow:hidden; margin-top:25px;}
.newstopbox .slidebox{ width:49%; float:left; overflow:hidden; height:391px; position:relative}
.newstopbox .slidebox .list{ width:100%; height:391px; overflow:hidden;}
.newstopbox .slidebox .list ul{ margin:0px; padding:0px; list-style:none}
.newstopbox .slidebox .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:391px; overflow:hidden; position:relative}
.newstopbox .slidebox .list ul li .pic{ width:100%; height:391px; overflow:hidden;}
.newstopbox .slidebox .list ul li .cover{ position:absolute; left:0px; bottom:0px; background:url(../Images/covr1.png) repeat-x; height:99px;}

.newspage {position: absolute;left: 0;text-align: center; bottom:15px;width: 100%;}
.newspage .swiper-pagination-switch { display: inline-block;width: 10px;height: 10px; border-radius: 10px;background: #ffffff;margin: 0 3px;cursor: pointer;}
.newspage .swiper-active-switch {background: #00408a;}


.newstopbox .listbox{ width:49%; float:right; overflow:hidden;}
.newstopbox .listbox ul{ margin:0px; padding:0px; list-style:none}
.newstopbox .listbox ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden; border-bottom:1px solid #ededed; padding-bottom:23px;} 
.newstopbox .listbox ul li .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:16px; font-weight:700; color:#262626}
.newstopbox .listbox ul li .word{ width:100%; height:50px; line-height:25px; overflow:hidden; font-size:14px;}
.newstopbox .listbox ul li:hover .tit{ color:#00408a}


.newslist{ width:100%; height:auto; overflow:hidden;}
.newslist ul{ margin:0px; padding:0px; list-style:none}
.newslist ul li{ margin:0; padding:0; list-style:none; width:100%; height:50px; line-height:50px; overflow:hidden; position:relative;  overflow:hidden; border-bottom:1px dashed #e1e1e1; font-size:14px; position:relative }
.newslist ul li p{height:50px; line-height:50px; position:absolute; top:0}
.newslist ul li p.t1{ left:0; width:75%; overflow:hidden; background:url(../Images/r2.png) left center no-repeat; text-indent:21px; font-size:16px}
.newslist ul li p.t2{ right:0; font-size:13px;}


/*新闻列表*/
.thenews{ width:100%; height:auto; overflow:hidden; margin-top:35px;}
.thenews ul{ margin:0px; padding:0px; list-style:none}
.thenews ul li{ margin:10px 0; padding:15px; list-style:none; width:100%; height:auto; overflow:hidden; position:relative;  border-top:1px dashed #ededed; background:#f6f6f6; box-sizing:border-box;transition: all 0.5s ease;}
.thenews ul li .tit{ width:100%; height:45px; line-height:45px; overflow:hidden; font-size:18px; color:#262626; font-weight:700}
.thenews ul li .word{ width:100%; height:50px; line-height:25px; overflow:hidden; font-size:13px;}
.thenews ul li .time{ width:100%; height:25px; line-height:25px; overflow:hidden; margin-top:10px; background:url(../Images/time.png) left center no-repeat; text-indent:25px; font-size:13px;}

.thenews ul li:hover{ background:#eff4f9}
.thenews ul li:hover .tit{ color:#00408a}

/*人才理念*/
.jobidea{ width:100%; height:auto; overflow:hidden;}
.jobidea ul{ margin:0px; padding:0px; list-style:none}
.jobidea ul li{ margin:0px; padding:0px; list-style:none; width:33.33%; float:left; overflow:hidden; box-sizing:border-box; padding:15px;}
.jobidea ul li .box{ width:100%; height:auto; overflow:hidden; overflow:hidden;box-shadow:0 0 9px 3px #f3f3f3; border-radius:15px; box-sizing:border-box; padding:10px; background:#FFF}
.jobidea ul li .pic{ width:100%; height:235px; overflow:hidden;}
.jobidea ul li .wordbox{ width:100%; height:138px; overflow:hidden;}
.jobidea ul li .wordbox .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; text-align:center; font-size:24px; font-weight:700; color:#00408a; line-height:35px; margin-top:10px;}
.jobidea ul li .wordbox .word{ width:100%; height:auto; overflow:hidden; font-size:14px; line-height:200%; overflow:hidden;}




/*维权投诉*/
.countrylist{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.countrylist ul{ margin:0px; padding:0px; list-style:none}
.countrylist ul li{ margin:0px 0 15px 0; padding:0 0px 10px 0 ; list-style:none; width:100%; height:auto; overflow:hidden; border-bottom:1px dashed #e1e1e1}
.countrylist ul li .pic{ width:256px; float:left; overflow:hidden; height:177px; overflow:hidden; border-radius:5px}
.countrylist ul li .pic .img{ width:100%; height:177px; overflow:hidden;transition: all 0.5s ease;}
.countrylist ul li .wordbox{ width:648px; float:right; overflow:hidden;}
.countrylist ul li .wordbox .tit{ width:100%; height:40px; line-height:40px; font-size:18px; color:#262626; font-weight:700}
.countrylist ul li .wordbox .word{ width:100%; height:50px; line-height:25px; overflow:hidden; font-size:14px; color:#464646; margin-top:15px;}
.countrylist ul li .wordbox .more{ width:100%; height:auto; overflow:hidden; margin-top:10px; font-size:12px; color:#cf0000}

.countrylist ul li:hover .wordbox .tit{ color:#cf0000}
.countrylist ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}


/*国家地区展示*/
.countrypic{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:200%; margin:10px 0}
.countrypic img{ max-width:100%; height:auto}
.countryshow{ width:100%; height:auto; overflow:hidden; margin-top:10px;}
.countryshow .titbox{ width:100%; height:50px; background:#f3f3f3; overflow:hidden; position:relative}
.countryshow .titbox p{ display: block; height:50px; line-height:50px;}
.countryshow .titbox p.t1{ float:left; font-size:16px; font-weight:70; color:#a26432; text-indent:16px;}
.countryshow .titbox p.t2{ float:right; background:url(../Images/d1.png) right center no-repeat; font-size:14px; padding-right:20px; margin-right:20px; cursor:pointer}
.countryshow .titbox p.t3{ float:right; background:url(../Images/u1.png) right center no-repeat; font-size:14px; padding-right:20px; margin-right:20px; display:none;cursor:pointer; color:#FFF}
.countryshow .wordbox{ width:100%; height:60px; overflow:hidden; line-height:30px; font-size:14px; margin:10px 0}

.countryshowon .titbox{ background:#a26432}
.countryshowon .titbox p.t1{ color:#FFF}
.countryshowon .titbox p.t2{  display:none}
.countryshowon .titbox p.t3{ display:block}
.countryshowon .wordbox{ height:auto}










.schoolList{ width:100%; height:auto; overflow:hidden;}
.schoolList ul{ margin:0px; padding:0px; list-style:none}
.schoolList ul li{ margin:10px 0; padding:0px; list-style:none; width:25%; height:auto; float:left; overflow:hidden;}
.schoolList ul li .box{ width:96%; height:auto; overflow:hidden; margin:0 auto;}
.schoolList ul li .pic{ width:100%; height:203px; overflow:hidden}
.schoolList ul li .pic .img{ width:100%; height:203px; overflow:hidden;transition: all 0.5s ease;}
.schoolList ul li .tit{ width:100%; height:46px; line-height:46px; overflow:hidden; text-align:center; font-size:18px; font-weight:700; color:#000000}
.schoolList ul li .tit2{ width:100%; height:30px; line-height:30px; overflow:hidden; text-align:center; font-size:14px; color:#000000 }

.schoolList ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}

/*学院校排名*/
.pmlist{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.pmlist .list{ width:100%; height:auto; overflow:hidden;}
.pmlist ul{ margin:0px; padding:0px; list-style:none}
.pmlist ul li{ margin:0px; padding:0px; list-style:none; height:118px; overflow:hidden; position:relative}
.pmlist ul li p{ display:block;height:118px; overflow:hidden; position:relative; float:left} 
.pmlist ul li p.t1{ width:9%; line-height:118px; text-align:center; color:#242424; font-size:18px;}
.pmlist ul li p.t2{ width:11%;line-height:118px; text-align:center; color:#242424; font-size:18px;}
.pmlist ul li p.t3{ width:31%;}
.pmlist ul li p.t3 .pic{ width:79px; height:79px; position:absolute; left:0px; top:19px;}
.pmlist ul li p.t3 .m1{ position:absolute; left:98px; top:32px; font-size:18px; font-weight:700; color:#242424}
.pmlist ul li p.t3 .m2{ position:absolute; left:98px; top:63px; font-size:15px;  color:#242424}
.pmlist ul li p.t4{ width:17%;line-height:118px; text-align:center; color:#242424; font-size:14px;}
.pmlist ul li p.t5{ width:20%;}
.pmlist ul li p.t5 span{ display:block; width:100%; font-size:14px; text-align:center}
.pmlist ul li p.t5 span.m1{ margin-top:25px;}
.pmlist ul li p.t5 span.m2{ margin-top:5px;}
.pmlist ul li p.t6{ width:12%;line-height:118px; text-align:center; color:#242424; font-size:14px;}

.pmlist ul li.tit{ height:60px; background:#a26432; color:#FFF; font-size:16px; line-height:60px; text-align:center}
.pmlist ul li.tit p{ height:60px; line-height:60px;}
.pmlist ul li.tit p.t1{ line-height:60px; color:#FFF;font-size:16px;}
.pmlist ul li.tit p.t2{ line-height:60px; color:#FFF;font-size:16px;}
.pmlist ul li.tit p.t4{ line-height:60px; color:#FFF;font-size:16px;}
.pmlist ul li.tit p.t6{ line-height:60px; color:#FFF;font-size:16px;}

.pmlist ul li.even{ background:#f3f3f3}



/*新闻*/
.nplist{ width:100%; height:auto; overflow:hidden; margin:0 auto; clear:both}
.nplist ul{ margin:0px; padding:0px; list-style:none}
.nplist ul li{ margin:20px 0 0 0px; padding:0 0 0px 0; overflow:hidden; list-style:none; width:33.33%; height:auto; float:left}
.nplist ul li .box{ width:96%; margin:0 auto; overflow:hidden; }

.nplist ul li .pic{ width:100%; height:262px;overflow:hidden; position:relative}
.nplist ul li .pic .img{ width:100%; height:262px;transition: all 0.5s ease;}
.nplist ul li .tit{ width:100%; height:55px; line-height:55px; overflow:hidden; font-size:18px; font-weight:700; color:#242424}
.nplist ul li .word{ width:100%; height:54px; line-height:27px; overflow:hidden; font-size:14px;}
.nplist ul li .time{ width:100%; height:35px; line-height:35px; overflow:hidden; font-size:12px; margin-top:10px;}


.nplist ul li:hover .tit{ color:#a26432}
.nplist ul li:hover .word{ color:#a26432}
.nplist ul li:hover .time{ color:#a26432}
.nplist ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}









/*环保设备*/
.machine{ width:100%; height:auto; overflow:hidden;}
.machine ul{ margin:0px; padding:0px; list-style:none}
.machine ul li{ margin:15px 0 0 0; padding:0px; list-style:none; width:25%; float:left; overflow:hidden;}
.machine ul li .box{ width:96%; margin:0 auto; overflow:hidden; background:#ffffff;transition: all 0.5s ease;border:1px solid #efefef;transition: all 0.5s ease;}
.machine ul li .pic{ width:100%; height:268px;  overflow:hidden; position:relative}
.machine ul li .pic .img{ width:100%; height:268px; overflow:hidden;transition: all 0.5s ease;}
.machine ul li .pic .cover{ width:100%; height:268px; background:url(../Images/cover2.png) center center no-repeat; background-size:cover; clear:none; position:absolute; left:0px; top:0px; display:none}
.machine ul li .wordbox{ width:96%; margin:0 auto;}
.machine ul li .wordbox .tit{ width:100%; height:57px; line-height:57px; font-size:16px; text-align:center; background: url(../Images/line1.jpg) bottom center no-repeat; overflow:hidden;}
.machine ul li .wordbox .tit2{ width:100%; height:36px; line-height:36px; overflow:hidden; text-align:center}

.machine ul li:hover .box{ background:#a7d006}
.machine ul li:hover .pic .cover{ display:block}
.machine ul li:hover .wordbox .tit{ background:url(../Images/line2.jpg) bottom center no-repeat; color:#FFF}
.machine ul li:hover .wordbox .tit2{ color:#FFF}
.machine ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}







/*材料展示*/
.piclist{ width:100%; height:auto; overflow:hidden;}
.piclist ul{ margin:0px; padding:0px; list-style:none}
.piclist ul li{ margin:20px 0 0 0; padding:0px; list-style:none; width:25%; height:auto; overflow:hidden; float:left}
.piclist ul li .box{ width:96%; margin:0 auto; overflow:hidden;}
.piclist ul li .pic{ width:100%; height:312px; overflow:hidden; position:relative}
.piclist ul li .pic .img{ width:100%; height:312px; overflow:hidden;transition: all 0.5s ease;}

.piclist ul li .tit{ width:100%; height:60px; overflow:hidden; line-height:60px; font-size:14px; text-align:center}
.piclist ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.piclist ul li:hover .tit{ background:#ececec; color:#f16005;}










/*相册幻灯*/
.schoolSlide{ width:100%; height:600px; overflow:hidden; margin:0 auto; margin-top:20px; position:relative}
.schoolSlide .list{ width:100%; height:456px; overflow:hidden;}
.schoolSlide .list ul{ margin:0px; padding:0px; list-style:none}
.schoolSlide .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:456px; float:left; overflow:hidden; float:left; position:relative}
.schoolSlide .list ul li p{ display:block; width:100%; height:40px; line-height:40px; text-indent:15px; color:#FFF; overflow:hidden; background:url(../Images/cover3.png) repeat; left:0px; bottom:0px; position:absolute}
.schoolSlide .leftarr{ width:30px; height:45px; background:url(../Images/left1.png) no-repeat; position:absolute; left:28px; top:197px; cursor:pointer; z-index:100; }
.schoolSlide .rightarr{ width:30px; height:45px;background:url(../Images/right1.png) no-repeat; position:absolute; right:28px; top:197px;cursor:pointer; z-index:100; }
.schoolSlide .minbox{ width:100%; height:111px; overflow:hidden; margin-top:24px; position:relative}
.schoolSlide .minbox .left1{ position:absolute; left:0px; top:25px; width:20px; height:33px; background:url(../Images/minleft.jpg) no-repeat;cursor:pointer}
.schoolSlide .minbox .right1{position:absolute; right:0px; top:25px;width:20px; height:33px; background:url(../Images/minright.jpg) no-repeat;cursor:pointer}
.schoolSlide .minbox .mlist{ width:92%; margin:0 auto; overflow:hidden; }
.schoolSlide .minbox .mlist ul{ margin:0px; padding:0px; list-style:none}
.schoolSlide .minbox .mlist ul li{ margin:0px; padding:0px; list-style:none; width:191px; height:111px; overflow:hidden; float:left}
.schoolSlide .minbox .mlist ul li .img{ width:90%; height:111px; overflow:hidden;}
.schoolSlide .minbox .mlist ul li .img .cover{ width:100%; height:111px; background:url(../Images/cover3.png) repeat; overflow:hidden; display:none}
.schoolSlide .minbox .mlist ul li .img .cover p{ display:block; width:100%; text-align:center; color:#FFF; font-size:14px}
.schoolSlide .minbox .mlist ul li .img .cover p.t1{ margin-top:33px;}
.schoolSlide .minbox .mlist ul li.active-nav .img{ border:1px solid #0882d5}
.schoolSlide .minbox .mlist ul li.active-nav .img .cover{ display:block}



/*推荐新闻*/
.goodbox{ width:100%; height:auto; overflow:hidden; background:#f4f4f4; padding:25px 0;}
.goodbox .centerbox{ width:100%; height:auto; overflow:hidden; min-width:320px; max-width:1360px; margin:0 auto}
.goodbox .centerin{ width:100%; height:auto; overflow:hidden;}
.goodbox .list{ width:100%; height:auto; overflow:hidden;}
.goodbox .list ul{ margin:0px; padding:0px; list-style:none}
.goodbox .list ul li{ margin:0px; padding:0px; list-style:none; width:33.33%; float:left; overflow:hidden;}
.goodbox .list ul li .box{ width:96%; margin:0 auto; overflow:hidden;}
.goodbox .list ul li .pic{ width:100%; height:270px; overflow:hidden;}
.goodbox .list ul li .pic .img{ width:100%;  height:270px;transition: all 0.5s ease;}

.goodbox .list ul li .wordbox{ width:100%;box-sizing:border-box; padding:0 0px 0 0}
.goodbox .list ul li .wordbox .tit{ width:100%; height:50px; line-height:25px; font-size:18px; color:#262626; overflow:hidden; margin-top:10px; font-weight:700}
.goodbox .list ul li .wordbox .word{ width:100%; height:50px; line-height:25px; overflow:hidden; margin-top:10px; font-size:14px; color:#676767;}
.goodbox .list ul li .wordbox .time{ width:100%; height:50px; line-height:50px; font-size:14px; color:#333333; overflow:hidden;;}


.goodbox .list ul li:hover .wordbox .tit{ color:#0097d3}
.goodbox .list ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
/*新闻*/
.listnews{ width:100%; height:auto; overflow:hidden;}
.listnews ul{ margin:0px; padding:0px; list-style:none}
.listnews ul li{ margin:20px 0 0 0; padding:0px 0 15px 0; list-style:none; width:100%; height:auto; overflow:hidden; border-bottom:1px solid #eeeeee;}

.listnews ul li .pic{ width:25%; float:right; overflow:hidden; height:220px;; overflow:hidden;} 
.listnews ul li .pic .img{ width:100%;  height:220px;transition: all 0.5s ease;}
.listnews ul li .wordbox{ width:75%; float:left; box-sizing:border-box; padding:0 15px 0 0}
.listnews ul li .wordbox .time{ width:100%; height:50px; line-height:50px; font-size:14px; color:#333333; overflow:hidden; background:url(../Images/hnewsline.jpg) left bottom no-repeat;}

.listnews ul li .wordbox .tit{ width:100%; height:50px; line-height:50px; font-size:18px; color:#262626; overflow:hidden; margin-top:5px; font-weight:700}
.listnews ul li .wordbox .word{ width:100%; height:50px; line-height:25px; overflow:hidden; margin-top:10px; font-size:14px; color:#676767;}


.listnews ul li:hover .wordbox .tit{ color:#1374c3;}
.listnews ul li:hover .wordbox .word{color:#1374c3;}

.listnews ul li.havepic:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}

/*实验室展示*/
.laboratory{ width:100%; height:auto; overflow:hidden;}
.laboratory .biglist{ width:100%; height:580px; overflow:hidden;}
.laboratory .biglist ul{ margin:0px; padding:0px; list-style:none}
.laboratory .biglist ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:580px; overflow:hidden; float:left}
.laboratory .biglist ul li .pic{ width:100%; height:580px;}

.laboratory .smallbox{ width:100%; height:127px; overflow:hidden; position:relative}
.laboratory .smallbox .leftarr{ position:absolute; left:0; top:50%; width:48px; height:48px; background:url(../Images/left3.jpg) no-repeat; margin-top:-20px; z-index:1; cursor:pointer}
.laboratory .smallbox .rightarr{position:absolute; right:0; top:50%; width:48px; height:48px; background:url(../Images/right3.jpg) no-repeat; margin-top:-20px; z-index:1; cursor:pointer}

.laboratory .smalllist{ width:90%; height:580px; overflow:hidden; margin:0 auto; margin-top:20px;}
.laboratory .smalllist ul{ margin:0px; padding:0px; list-style:none}
.laboratory .smalllist ul li{ margin:0px; padding:0px; list-style:none; width:260px; height:127px; overflow:hidden; float:left}
.laboratory .smalllist ul li .pic{ width:90%; height:127px; overflow:hidden; margin:0 auto;}

.laboratory .smalllist ul li.active-nav .pic{ border:1px solid #0097d3} 

/*服务*/
.servicelist{ width:100%; height:auto; overflow:hidden; clear:both; padding:15px 0}
.servicelist ul{ margin:0px; padding:0px; list-style:none}
.servicelist ul li{ margin:15px 0 0 0 ; padding:0px; list-style:none; width:33.33%; float:left; overflow:hidden; height:auto;-webkit-transition-duration:0.5s; -moz-transition-duration:0.5s; -ms-transition-duration:0.5s;transition-duration:0.5s;}
.servicelist ul li .box{ width:96%; margin:0 auto; overflow:hidden; border:1px solid #ebebeb;}
.servicelist ul li .pic{ width:100%; height:194px; overflow:hidden;}
.servicelist ul li .pic .img{ width:100%; height:194px; overflow:hidden;transition: all 0.5s ease;}
.servicelist ul li .tit{ width:92%; margin:0 auto; height:50px; line-height:50px; font-size:14px; color:#000; overflow:hidden;}
.servicelist ul li .word{ width:92%; margin:0 auto; height:50px; line-height:25px; overflow:hidden; border-bottom:1px dashed #CCCCCC; margin-top:10px; }
.servicelist ul li .more{ width:92%; margin:0 auto; height:41px; line-height:41px; overflow:hidden;}
.servicelist ul li .more p{ display:block; height:41px; line-height:41px;}
.servicelist ul li .more p.t1{float:left;}
.servicelist ul li .more p.t2{float:right; color:#e5222a;}

.servicelist ul li:hover .tit{ color:#e5222a;}
.servicelist ul li:hover .box{ border:1px solid #e5222a;}
.servicelist ul li:hover .pic .img{  -webkit-transform: scale(1.1); transform: scale(1.1);}

/*留言*/
.msgbox{ width:100%; height:auto; overflow:hidden; background:#FFF; padding:25px 0; margin-bottom:20px;}
.msgbox .box{ width:92%; margin:0 auto; overflow:hidden;}
.msgbox .tit{ width:100%; height:40px; line-height:40px; overflow:hidden; font-size:16px;}
.msgbox .list{ width:100%; height:auto; overflow:hidden;}
.msgbox .list ul{ margin:0px; padding:0px; list-style:none}
.msgbox .list ul li{ margin:10px 0 0 0; padding:0px; list-style:none; width:33.33%; height:36px; line-height:36px; float:left; overflow:hidden;}
.msgbox .list ul li .input1{ width:92%; height:36px; border:1px solid #CCC; text-indent:11px; line-height:36px; background:#FFF}
.msgbox .list ul li select{ width:92%; height:36px; border:1px solid #CCC; line-height:36px; background:#FFF}
.msgbox .list ul li .btnme{ width:128px; height:40px; line-height:40px; color:#FFF; border:0px; background:#00a3cc; font-size:14px}



.allbox{ width:100%; height:auto; overflow:hidden; background:#FFF; padding:20px 0;}








/*师资力量*/
.teacherlist{ width:100%; height:auto; overflow:hidden;}
.teacherlist ul{ margin:0px; padding:0px; list-style:none}
.teacherlist ul li{ margin:0px; padding:0px; list-style:none; width:33.33%; float:left}
.teacherlist ul li .box{ width:96%; margin:0 auto; overflow:hidden;}
.teacherlist ul li .pic{ width:100%; height:182px; border:1px solid #CCC; overflow:hidden;}
.teacherlist ul li .pic .img{width:100%; height:182px; transition: all 0.5s ease;}
.teacherlist ul li .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:14px; text-align:center}

.teacherlist ul li:hover .pic .img{-webkit-transform: scale(1.1);transform: scale(1.1);}








/*关于我们*/
.aboutbox{ width:100%; background:url(../Images/aboutbg.jpg) top right  no-repeat; overflow:hidden; min-height:400px; margin-top:35px; font-size:14px;}
.aboutbox .box{ width:50%; overflow:hidden; line-height:200%;}
.aboutpic{ width:100%; height:auto; overflow:hidden;}
.aboutpic ul{ margin:0px; padding:0px; list-style:none}
.aboutpic ul li{ margin:0px; padding:0px; list-style:none; width:50%; float:left; overflow:hidden;}
.aboutpic ul li img{ width:96%; margin:0 auto; overflow:hidden;}
 





.box2{ width:100%; height:auto; overflow:hidden; margin:0 auto;}
.showus{ width:100%; line-height:200%;  margin:0 auto; margin-top:20px; font-size:14px}
.showus table{width:100%;border-collapse:collapse;}
.showus tr.tit{ background:#0172c4; color:#FFF;}
.showus tr.even{ background:#eff4f8}
.showus td{border:1px solid #e1e1e1;line-height:48px; font-size:14px;}
.showus td em{color:#999;margin-left:5px; font-style:normal;}
.showus img{ max-width:100%; height:auto}



.ertitle{ width:100%; height:auto; overflow:hidden;}
.ertitle { float:left; height:67px; line-height:67px; overflow:hidden; font-size:24px; font-weight:bold; color:#4b4b4b;}
.ertitle  span{ font-weight:normal; color:#7f7f7f; font-size:12px}








/*推荐的新闻*/
.goodnews{ width:100%; height:auto; overflow:hidden;}
.goodnews ul{ margin:0px; padding:0px; list-style:none}
.goodnews ul li{ margin:0px; padding:0px; list-style:none; width:50%; float:left; height:185px;}
.goodnews ul li .box{ width:90%; height:185px; overflow:hidden;}
.goodnews ul li .tit{ width:100%; height:47px; line-height:47px; font-size:16px; overflow:hidden; color:#3f9d15; font-weight:bold;}
.goodnews ul li .word{ width:100%; height:75px; line-height:25px; overflow:hidden; color:#787878; }
.goodnews ul li .time{ width:100%; margin-top:20px; height:45px; line-height:45px; overflow:hidden; color:#3f9d15;}






/*产品详细页*/
.protit{ width:100%; height:50px; line-height:50px; border-bottom:1px solid #eaeaea; text-align:center}
.protit em{ font-style:normal; font-size:16px; height:48px; line-height:48px; border-bottom:2px solid #faa93e; color:#0976cb; padding:15px 0}
.showpic{ width:100%; text-align:center; padding:25px 0}
.showpic img{ max-width:100%;}

.pronav{ width:100%; height:auto; overflow:hidden; border:1px solid #d4d4d4; padding-bottom:-1px;}
.pronav ul{ margin:0px; padding:0px; list-style:none}
.pronav ul li{ margin:0px; padding:0px; list-style:none; width:14.28%; height:43px; border-right:1px solid #dddddd; border-bottom:1px solid #dddddd;  float:left; line-height:43px; overflow:hidden; font-size:14px; text-align:center; cursor:pointer}

.pronav ul li.onfocus { background:#f59b0f; color:#FFF}

.productarea{ width:100%; height:auto; overflow:hidden; clear:both; padding:15px 0 ;}

/*安装服务*/
.installform{ width:100%; height:auto; overflow:hidden;}
.installform ul{ margin:0px; padding:0px; list-style:none}
.installform ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden;}
.installform ul li .tit{ width:100%; height:40px; line-height:40px; overflow:hidden; color:#252525; font-size:14px;}
.installform ul li .tit span{ color:#fe2422}
.installform ul li .word{ width:100%; height:auto; overflow:hidden;}
.installform ul li .word2{ width:100%; height:42px; overflow:hidden; position:relative}
.installform ul li .word2 .scan{ width:26px; height:26px; background:url(../Images/sacn.png) no-repeat; position:absolute; right:12px; top:7px; background-size:100% 100%;}

.installform ul li  select{ width:100%; height:40px; line-height:40px; overflow:hidden; border:1px solid #dcdeea;text-indent:15px;}
.installform ul li .input1{width:100%; height:40px; line-height:40px; overflow:hidden; border:1px solid #dcdeea; text-indent:15px;}
.installform ul li  textarea{width:100%; height:165px; line-height:35px; overflow:hidden; border:1px solid #dcdeea; padding:10px; box-sizing:border-box}

.installform ul li .word .btnme{ width:236px; height:50px; line-height:50px; margin:0 auto; display:block; border:0px; color:#FFF; font-size:14px; text-align:center; border-radius:35px; background:#0093e7; margin-top:15px;}